diff --git a/backend/artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.dbg.json b/backend/artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/access/IAccessControl.sol/IAccessControl.dbg.json b/backend/artifacts/@openzeppelin/contracts/access/IAccessControl.sol/IAccessControl.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/access/IAccessControl.sol/IAccessControl.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/access/IAccessControl.sol/IAccessControl.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json b/backend/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json deleted file mode 100644 index 59b0f68..0000000 --- a/backend/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" -} diff --git a/backend/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.json b/backend/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.json deleted file mode 100644 index 5345edc..0000000 --- a/backend/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "_format": "hh-sol-artifact-1", - "contractName": "Ownable", - "sourceName": "@openzeppelin/contracts/access/Ownable.sol", - "abi": [ - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "OwnableInvalidOwner", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "OwnableUnauthorizedAccount", - "type": "error" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "previousOwner", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "newOwner", - "type": "address" - } - ], - "name": "OwnershipTransferred", - "type": "event" - }, - { - "inputs": [], - "name": "owner", - "outputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "renounceOwnership", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "newOwner", - "type": "address" - } - ], - "name": "transferOwnership", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - } - ], - "bytecode": "0x", - "deployedBytecode": "0x", - "linkReferences": {}, - "deployedLinkReferences": {} -} diff --git a/backend/artifacts/@openzeppelin/contracts/governance/Governor.sol/Governor.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/Governor.sol/Governor.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/Governor.sol/Governor.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/Governor.sol/Governor.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/IGovernor.sol/IGovernor.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/IGovernor.sol/IGovernor.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/IGovernor.sol/IGovernor.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/IGovernor.sol/IGovernor.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/TimelockController.sol/TimelockController.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/TimelockController.sol/TimelockController.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/TimelockController.sol/TimelockController.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/TimelockController.sol/TimelockController.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol/GovernorCountingSimple.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol/GovernorCountingSimple.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol/GovernorCountingSimple.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol/GovernorCountingSimple.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorSettings.sol/GovernorSettings.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorSettings.sol/GovernorSettings.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorSettings.sol/GovernorSettings.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorSettings.sol/GovernorSettings.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol/GovernorTimelockControl.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol/GovernorTimelockControl.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol/GovernorTimelockControl.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol/GovernorTimelockControl.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotes.sol/GovernorVotes.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotes.sol/GovernorVotes.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotes.sol/GovernorVotes.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotes.sol/GovernorVotes.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol/GovernorVotesQuorumFraction.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol/GovernorVotesQuorumFraction.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol/GovernorVotesQuorumFraction.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol/GovernorVotesQuorumFraction.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/utils/IVotes.sol/IVotes.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/utils/IVotes.sol/IVotes.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/utils/IVotes.sol/IVotes.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/utils/IVotes.sol/IVotes.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/governance/utils/Votes.sol/Votes.dbg.json b/backend/artifacts/@openzeppelin/contracts/governance/utils/Votes.sol/Votes.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/governance/utils/Votes.sol/Votes.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/governance/utils/Votes.sol/Votes.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC1271.sol/IERC1271.dbg.json b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC1271.sol/IERC1271.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC1271.sol/IERC1271.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC1271.sol/IERC1271.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5267.sol/IERC5267.dbg.json b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5267.sol/IERC5267.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5267.sol/IERC5267.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5267.sol/IERC5267.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5805.sol/IERC5805.dbg.json b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5805.sol/IERC5805.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5805.sol/IERC5805.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC5805.sol/IERC5805.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC6372.sol/IERC6372.dbg.json b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC6372.sol/IERC6372.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/interfaces/IERC6372.sol/IERC6372.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/interfaces/IERC6372.sol/IERC6372.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors.dbg.json b/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors.dbg.json b/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors.dbg.json b/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol/IERC1155Receiver.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol/IERC1155Receiver.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol/IERC1155Receiver.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol/IERC1155Receiver.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol/ERC1155Holder.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol/ERC1155Holder.dbg.json index 10a4b45..fea2829 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol/ERC1155Holder.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol/ERC1155Holder.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol/ERC20Permit.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol/ERC20Permit.dbg.json deleted file mode 100644 index 1eb877c..0000000 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol/ERC20Permit.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" -} diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol/ERC20Permit.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol/ERC20Permit.json deleted file mode 100644 index 74f8483..0000000 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol/ERC20Permit.json +++ /dev/null @@ -1,529 +0,0 @@ -{ - "_format": "hh-sol-artifact-1", - "contractName": "ERC20Permit", - "sourceName": "@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol", - "abi": [ - { - "inputs": [], - "name": "ECDSAInvalidSignature", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "length", - "type": "uint256" - } - ], - "name": "ECDSAInvalidSignatureLength", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "s", - "type": "bytes32" - } - ], - "name": "ECDSAInvalidSignatureS", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "allowance", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "needed", - "type": "uint256" - } - ], - "name": "ERC20InsufficientAllowance", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "sender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "balance", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "needed", - "type": "uint256" - } - ], - "name": "ERC20InsufficientBalance", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "approver", - "type": "address" - } - ], - "name": "ERC20InvalidApprover", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "receiver", - "type": "address" - } - ], - "name": "ERC20InvalidReceiver", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "sender", - "type": "address" - } - ], - "name": "ERC20InvalidSender", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "spender", - "type": "address" - } - ], - "name": "ERC20InvalidSpender", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "deadline", - "type": "uint256" - } - ], - "name": "ERC2612ExpiredSignature", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "signer", - "type": "address" - }, - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "ERC2612InvalidSigner", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "uint256", - "name": "currentNonce", - "type": "uint256" - } - ], - "name": "InvalidAccountNonce", - "type": "error" - }, - { - "inputs": [], - "name": "InvalidShortString", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "string", - "name": "str", - "type": "string" - } - ], - "name": "StringTooLong", - "type": "error" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "owner", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "Approval", - "type": "event" - }, - { - "anonymous": false, - "inputs": [], - "name": "EIP712DomainChanged", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "from", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "to", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "Transfer", - "type": "event" - }, - { - "inputs": [], - "name": "DOMAIN_SEPARATOR", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - }, - { - "internalType": "address", - "name": "spender", - "type": "address" - } - ], - "name": "allowance", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "approve", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "balanceOf", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "decimals", - "outputs": [ - { - "internalType": "uint8", - "name": "", - "type": "uint8" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "eip712Domain", - "outputs": [ - { - "internalType": "bytes1", - "name": "fields", - "type": "bytes1" - }, - { - "internalType": "string", - "name": "name", - "type": "string" - }, - { - "internalType": "string", - "name": "version", - "type": "string" - }, - { - "internalType": "uint256", - "name": "chainId", - "type": "uint256" - }, - { - "internalType": "address", - "name": "verifyingContract", - "type": "address" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - }, - { - "internalType": "uint256[]", - "name": "extensions", - "type": "uint256[]" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "name", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "nonces", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - }, - { - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "deadline", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "v", - "type": "uint8" - }, - { - "internalType": "bytes32", - "name": "r", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "s", - "type": "bytes32" - } - ], - "name": "permit", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [], - "name": "symbol", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "totalSupply", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "to", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "transfer", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "from", - "type": "address" - }, - { - "internalType": "address", - "name": "to", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "transferFrom", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "nonpayable", - "type": "function" - } - ], - "bytecode": "0x", - "deployedBytecode": "0x", - "linkReferences": {}, - "deployedLinkReferences": {} -} diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol/ERC20Votes.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol/ERC20Votes.dbg.json index 1eb877c..fea2829 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol/ERC20Votes.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol/ERC20Votes.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json index 10a4b45..fea2829 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.dbg.json deleted file mode 100644 index 10a4b45..0000000 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" -} diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.json b/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.json deleted file mode 100644 index aa02bdf..0000000 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "_format": "hh-sol-artifact-1", - "contractName": "IERC20Permit", - "sourceName": "@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol", - "abi": [ - { - "inputs": [], - "name": "DOMAIN_SEPARATOR", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "nonces", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - }, - { - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "deadline", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "v", - "type": "uint8" - }, - { - "internalType": "bytes32", - "name": "r", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "s", - "type": "bytes32" - } - ], - "name": "permit", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - } - ], - "bytecode": "0x", - "deployedBytecode": "0x", - "linkReferences": {}, - "deployedLinkReferences": {} -} diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol/IERC721Receiver.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol/IERC721Receiver.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol/IERC721Receiver.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol/IERC721Receiver.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol/ERC721Holder.dbg.json b/backend/artifacts/@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol/ERC721Holder.dbg.json index 10a4b45..fea2829 100644 --- a/backend/artifacts/@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol/ERC721Holder.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol/ERC721Holder.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/Errors.sol/Errors.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/Errors.sol/Errors.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/Errors.sol/Errors.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/Errors.sol/Errors.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/Nonces.sol/Nonces.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/Nonces.sol/Nonces.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/Nonces.sol/Nonces.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/Nonces.sol/Nonces.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/Panic.sol/Panic.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/Panic.sol/Panic.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/Panic.sol/Panic.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/Panic.sol/Panic.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/ShortStrings.sol/ShortStrings.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/ShortStrings.sol/ShortStrings.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/ShortStrings.sol/ShortStrings.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/ShortStrings.sol/ShortStrings.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/StorageSlot.sol/StorageSlot.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/StorageSlot.sol/StorageSlot.dbg.json index 59b0f68..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/StorageSlot.sol/StorageSlot.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/StorageSlot.sol/StorageSlot.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json index 98e9b49..6a29d0d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/EIP712.sol/EIP712.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/EIP712.sol/EIP712.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/EIP712.sol/EIP712.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/EIP712.sol/EIP712.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol/MessageHashUtils.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol/MessageHashUtils.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol/MessageHashUtils.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol/MessageHashUtils.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol/SignatureChecker.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol/SignatureChecker.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol/SignatureChecker.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol/SignatureChecker.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/math/SafeCast.sol/SafeCast.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/math/SafeCast.sol/SafeCast.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/math/SafeCast.sol/SafeCast.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/math/SafeCast.sol/SafeCast.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/structs/Checkpoints.sol/Checkpoints.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/structs/Checkpoints.sol/Checkpoints.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/structs/Checkpoints.sol/Checkpoints.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/structs/Checkpoints.sol/Checkpoints.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol/DoubleEndedQueue.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol/DoubleEndedQueue.dbg.json index 5577a29..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol/DoubleEndedQueue.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol/DoubleEndedQueue.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/f3f069df8eac5bd54bd69f81015dcedb.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/@openzeppelin/contracts/utils/types/Time.sol/Time.dbg.json b/backend/artifacts/@openzeppelin/contracts/utils/types/Time.sol/Time.dbg.json index c407447..0e8683d 100644 --- a/backend/artifacts/@openzeppelin/contracts/utils/types/Time.sol/Time.dbg.json +++ b/backend/artifacts/@openzeppelin/contracts/utils/types/Time.sol/Time.dbg.json @@ -1,4 +1,4 @@ { "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" + "buildInfo": "../../../../../build-info/0a8127733a4304f351c9edaa66ba7dc8.json" } diff --git a/backend/artifacts/build-info/0a8127733a4304f351c9edaa66ba7dc8.json b/backend/artifacts/build-info/0a8127733a4304f351c9edaa66ba7dc8.json new file mode 100644 index 0000000..f10c18e --- /dev/null +++ b/backend/artifacts/build-info/0a8127733a4304f351c9edaa66ba7dc8.json @@ -0,0 +1 @@ +{"id":"0a8127733a4304f351c9edaa66ba7dc8","_format":"hh-sol-build-info-1","solcVersion":"0.8.20","solcLongVersion":"0.8.20+commit.a1b79de6","input":{"language":"Solidity","sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (access/AccessControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IAccessControl} from \"./IAccessControl.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {ERC165} from \"../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 * ```solidity\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 * ```solidity\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. We recommend using {AccessControlDefaultAdminRules}\n * to enforce additional security measures for this role.\n */\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\n struct RoleData {\n mapping(address account => bool) hasRole;\n bytes32 adminRole;\n }\n\n mapping(bytes32 role => 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 an {AccessControlUnauthorizedAccount} error including the required role.\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 returns (bool) {\n return _roles[role].hasRole[account];\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n * is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier.\n */\n function _checkRole(bytes32 role) internal view virtual {\n _checkRole(role, _msgSender());\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n * is missing `role`.\n */\n function _checkRole(bytes32 role, address account) internal view virtual {\n if (!hasRole(role, account)) {\n revert AccessControlUnauthorizedAccount(account, role);\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 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 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 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 `callerConfirmation`.\n *\n * May emit a {RoleRevoked} event.\n */\n function renounceRole(bytes32 role, address callerConfirmation) public virtual {\n if (callerConfirmation != _msgSender()) {\n revert AccessControlBadConfirmation();\n }\n\n _revokeRole(role, callerConfirmation);\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 Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleGranted} event.\n */\n function _grantRole(bytes32 role, address account) internal virtual returns (bool) {\n if (!hasRole(role, account)) {\n _roles[role].hasRole[account] = true;\n emit RoleGranted(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n\n /**\n * @dev Attempts to revoke `role` to `account` and returns a boolean indicating if `role` was revoked.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleRevoked} event.\n */\n function _revokeRole(bytes32 role, address account) internal virtual returns (bool) {\n if (hasRole(role, account)) {\n _roles[role].hasRole[account] = false;\n emit RoleRevoked(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n}\n"},"@openzeppelin/contracts/access/IAccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (access/IAccessControl.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev External interface of AccessControl declared to support ERC-165 detection.\n */\ninterface IAccessControl {\n /**\n * @dev The `account` is missing a role.\n */\n error AccessControlUnauthorizedAccount(address account, bytes32 neededRole);\n\n /**\n * @dev The caller of a function is not the expected one.\n *\n * NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\n */\n error AccessControlBadConfirmation();\n\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 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. This account bears the admin role (for the granted role).\n * Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\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 `callerConfirmation`.\n */\n function renounceRole(bytes32 role, address callerConfirmation) external;\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorCountingSimple.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for simple, 3 options, vote counting.\n */\nabstract contract GovernorCountingSimple is Governor {\n /**\n * @dev Supported vote types. Matches Governor Bravo ordering.\n */\n enum VoteType {\n Against,\n For,\n Abstain\n }\n\n struct ProposalVote {\n uint256 againstVotes;\n uint256 forVotes;\n uint256 abstainVotes;\n mapping(address voter => bool) hasVoted;\n }\n\n mapping(uint256 proposalId => ProposalVote) private _proposalVotes;\n\n /**\n * @dev See {IGovernor-COUNTING_MODE}.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() public pure virtual override returns (string memory) {\n return \"support=bravo&quorum=for,abstain\";\n }\n\n /**\n * @dev See {IGovernor-hasVoted}.\n */\n function hasVoted(uint256 proposalId, address account) public view virtual override returns (bool) {\n return _proposalVotes[proposalId].hasVoted[account];\n }\n\n /**\n * @dev Accessor to the internal vote counts.\n */\n function proposalVotes(\n uint256 proposalId\n ) public view virtual returns (uint256 againstVotes, uint256 forVotes, uint256 abstainVotes) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n return (proposalVote.againstVotes, proposalVote.forVotes, proposalVote.abstainVotes);\n }\n\n /**\n * @dev See {Governor-_quorumReached}.\n */\n function _quorumReached(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return quorum(proposalSnapshot(proposalId)) <= proposalVote.forVotes + proposalVote.abstainVotes;\n }\n\n /**\n * @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return proposalVote.forVotes > proposalVote.againstVotes;\n }\n\n /**\n * @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo).\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory // params\n ) internal virtual override returns (uint256) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n if (proposalVote.hasVoted[account]) {\n revert GovernorAlreadyCastVote(account);\n }\n proposalVote.hasVoted[account] = true;\n\n if (support == uint8(VoteType.Against)) {\n proposalVote.againstVotes += totalWeight;\n } else if (support == uint8(VoteType.For)) {\n proposalVote.forVotes += totalWeight;\n } else if (support == uint8(VoteType.Abstain)) {\n proposalVote.abstainVotes += totalWeight;\n } else {\n revert GovernorInvalidVoteType();\n }\n\n return totalWeight;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/extensions/GovernorSettings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for settings updatable through governance.\n */\nabstract contract GovernorSettings is Governor {\n // amount of token\n uint256 private _proposalThreshold;\n // timepoint: limited to uint48 in core (same as clock() type)\n uint48 private _votingDelay;\n // duration: limited to uint32 in core\n uint32 private _votingPeriod;\n\n event VotingDelaySet(uint256 oldVotingDelay, uint256 newVotingDelay);\n event VotingPeriodSet(uint256 oldVotingPeriod, uint256 newVotingPeriod);\n event ProposalThresholdSet(uint256 oldProposalThreshold, uint256 newProposalThreshold);\n\n /**\n * @dev Initialize the governance parameters.\n */\n constructor(uint48 initialVotingDelay, uint32 initialVotingPeriod, uint256 initialProposalThreshold) {\n _setVotingDelay(initialVotingDelay);\n _setVotingPeriod(initialVotingPeriod);\n _setProposalThreshold(initialProposalThreshold);\n }\n\n /**\n * @dev See {IGovernor-votingDelay}.\n */\n function votingDelay() public view virtual override returns (uint256) {\n return _votingDelay;\n }\n\n /**\n * @dev See {IGovernor-votingPeriod}.\n */\n function votingPeriod() public view virtual override returns (uint256) {\n return _votingPeriod;\n }\n\n /**\n * @dev See {Governor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual override returns (uint256) {\n return _proposalThreshold;\n }\n\n /**\n * @dev Update the voting delay. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingDelaySet} event.\n */\n function setVotingDelay(uint48 newVotingDelay) public virtual onlyGovernance {\n _setVotingDelay(newVotingDelay);\n }\n\n /**\n * @dev Update the voting period. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function setVotingPeriod(uint32 newVotingPeriod) public virtual onlyGovernance {\n _setVotingPeriod(newVotingPeriod);\n }\n\n /**\n * @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function setProposalThreshold(uint256 newProposalThreshold) public virtual onlyGovernance {\n _setProposalThreshold(newProposalThreshold);\n }\n\n /**\n * @dev Internal setter for the voting delay.\n *\n * Emits a {VotingDelaySet} event.\n */\n function _setVotingDelay(uint48 newVotingDelay) internal virtual {\n emit VotingDelaySet(_votingDelay, newVotingDelay);\n _votingDelay = newVotingDelay;\n }\n\n /**\n * @dev Internal setter for the voting period.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function _setVotingPeriod(uint32 newVotingPeriod) internal virtual {\n if (newVotingPeriod == 0) {\n revert GovernorInvalidVotingPeriod(0);\n }\n emit VotingPeriodSet(_votingPeriod, newVotingPeriod);\n _votingPeriod = newVotingPeriod;\n }\n\n /**\n * @dev Internal setter for the proposal threshold.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function _setProposalThreshold(uint256 newProposalThreshold) internal virtual {\n emit ProposalThresholdSet(_proposalThreshold, newProposalThreshold);\n _proposalThreshold = newProposalThreshold;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorTimelockControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IGovernor, Governor} from \"../Governor.sol\";\nimport {TimelockController} from \"../TimelockController.sol\";\nimport {IERC165} from \"../../interfaces/IERC165.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\n\n/**\n * @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n * delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n * {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n *\n * Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n * the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n * inaccessible from a proposal, unless executed via {Governor-relay}.\n *\n * WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very\n * risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n * operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n * proposals that have been approved by the voters, effectively executing a Denial of Service attack.\n */\nabstract contract GovernorTimelockControl is Governor {\n TimelockController private _timelock;\n mapping(uint256 proposalId => bytes32) private _timelockIds;\n\n /**\n * @dev Emitted when the timelock controller used for proposal execution is modified.\n */\n event TimelockChange(address oldTimelock, address newTimelock);\n\n /**\n * @dev Set the timelock.\n */\n constructor(TimelockController timelockAddress) {\n _updateTimelock(timelockAddress);\n }\n\n /**\n * @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock.\n */\n function state(uint256 proposalId) public view virtual override returns (ProposalState) {\n ProposalState currentState = super.state(proposalId);\n\n if (currentState != ProposalState.Queued) {\n return currentState;\n }\n\n bytes32 queueid = _timelockIds[proposalId];\n if (_timelock.isOperationPending(queueid)) {\n return ProposalState.Queued;\n } else if (_timelock.isOperationDone(queueid)) {\n // This can happen if the proposal is executed directly on the timelock.\n return ProposalState.Executed;\n } else {\n // This can happen if the proposal is canceled directly on the timelock.\n return ProposalState.Canceled;\n }\n }\n\n /**\n * @dev Public accessor to check the address of the timelock\n */\n function timelock() public view virtual returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual override returns (bool) {\n return true;\n }\n\n /**\n * @dev Function to queue a proposal to the timelock.\n */\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint48) {\n uint256 delay = _timelock.getMinDelay();\n\n bytes32 salt = _timelockSalt(descriptionHash);\n _timelockIds[proposalId] = _timelock.hashOperationBatch(targets, values, calldatas, 0, salt);\n _timelock.scheduleBatch(targets, values, calldatas, 0, salt, delay);\n\n return SafeCast.toUint48(block.timestamp + delay);\n }\n\n /**\n * @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n * through the timelock.\n */\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override {\n // execute\n _timelock.executeBatch{value: msg.value}(targets, values, calldatas, 0, _timelockSalt(descriptionHash));\n // cleanup for refund\n delete _timelockIds[proposalId];\n }\n\n /**\n * @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n * been queued.\n */\n // This function can reenter through the external call to the timelock, but we assume the timelock is trusted and\n // well behaved (according to TimelockController) and this will not happen.\n // slither-disable-next-line reentrancy-no-eth\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint256) {\n uint256 proposalId = super._cancel(targets, values, calldatas, descriptionHash);\n\n bytes32 timelockId = _timelockIds[proposalId];\n if (timelockId != 0) {\n // cancel\n _timelock.cancel(timelockId);\n // cleanup\n delete _timelockIds[proposalId];\n }\n\n return proposalId;\n }\n\n /**\n * @dev Address through which the governor executes action. In this case, the timelock.\n */\n function _executor() internal view virtual override returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n * must be proposed, scheduled, and executed through governance proposals.\n *\n * CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\n */\n function updateTimelock(TimelockController newTimelock) external virtual onlyGovernance {\n _updateTimelock(newTimelock);\n }\n\n function _updateTimelock(TimelockController newTimelock) private {\n emit TimelockChange(address(_timelock), address(newTimelock));\n _timelock = newTimelock;\n }\n\n /**\n * @dev Computes the {TimelockController} operation salt.\n *\n * It is computed with the governor address itself to avoid collisions across governor instances using the\n * same timelock.\n */\n function _timelockSalt(bytes32 descriptionHash) private view returns (bytes32) {\n return bytes20(address(this)) ^ descriptionHash;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorVotes.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\nimport {IVotes} from \"../utils/IVotes.sol\";\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n * token.\n */\nabstract contract GovernorVotes is Governor {\n IERC5805 private immutable _token;\n\n constructor(IVotes tokenAddress) {\n _token = IERC5805(address(tokenAddress));\n }\n\n /**\n * @dev The token that voting power is sourced from.\n */\n function token() public view virtual returns (IERC5805) {\n return _token;\n }\n\n /**\n * @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n * does not implement ERC-6372.\n */\n function clock() public view virtual override returns (uint48) {\n try token().clock() returns (uint48 timepoint) {\n return timepoint;\n } catch {\n return Time.blockNumber();\n }\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual override returns (string memory) {\n try token().CLOCK_MODE() returns (string memory clockmode) {\n return clockmode;\n } catch {\n return \"mode=blocknumber&from=default\";\n }\n }\n\n /**\n * Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes}).\n */\n function _getVotes(\n address account,\n uint256 timepoint,\n bytes memory /*params*/\n ) internal view virtual override returns (uint256) {\n return token().getPastVotes(account, timepoint);\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/extensions/GovernorVotesQuorumFraction.sol)\n\npragma solidity ^0.8.20;\n\nimport {GovernorVotes} from \"./GovernorVotes.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n * fraction of the total supply.\n */\nabstract contract GovernorVotesQuorumFraction is GovernorVotes {\n using Checkpoints for Checkpoints.Trace208;\n\n Checkpoints.Trace208 private _quorumNumeratorHistory;\n\n event QuorumNumeratorUpdated(uint256 oldQuorumNumerator, uint256 newQuorumNumerator);\n\n /**\n * @dev The quorum set is not a valid fraction.\n */\n error GovernorInvalidQuorumFraction(uint256 quorumNumerator, uint256 quorumDenominator);\n\n /**\n * @dev Initialize quorum as a fraction of the token's total supply.\n *\n * The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n * specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n * customized by overriding {quorumDenominator}.\n */\n constructor(uint256 quorumNumeratorValue) {\n _updateQuorumNumerator(quorumNumeratorValue);\n }\n\n /**\n * @dev Returns the current quorum numerator. See {quorumDenominator}.\n */\n function quorumNumerator() public view virtual returns (uint256) {\n return _quorumNumeratorHistory.latest();\n }\n\n /**\n * @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\n */\n function quorumNumerator(uint256 timepoint) public view virtual returns (uint256) {\n uint256 length = _quorumNumeratorHistory._checkpoints.length;\n\n // Optimistic search, check the latest checkpoint\n Checkpoints.Checkpoint208 storage latest = _quorumNumeratorHistory._checkpoints[length - 1];\n uint48 latestKey = latest._key;\n uint208 latestValue = latest._value;\n if (latestKey <= timepoint) {\n return latestValue;\n }\n\n // Otherwise, do the binary search\n return _quorumNumeratorHistory.upperLookupRecent(SafeCast.toUint48(timepoint));\n }\n\n /**\n * @dev Returns the quorum denominator. Defaults to 100, but may be overridden.\n */\n function quorumDenominator() public view virtual returns (uint256) {\n return 100;\n }\n\n /**\n * @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\n */\n function quorum(uint256 timepoint) public view virtual override returns (uint256) {\n return (token().getPastTotalSupply(timepoint) * quorumNumerator(timepoint)) / quorumDenominator();\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - Must be called through a governance proposal.\n * - New numerator must be smaller or equal to the denominator.\n */\n function updateQuorumNumerator(uint256 newQuorumNumerator) external virtual onlyGovernance {\n _updateQuorumNumerator(newQuorumNumerator);\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - New numerator must be smaller or equal to the denominator.\n */\n function _updateQuorumNumerator(uint256 newQuorumNumerator) internal virtual {\n uint256 denominator = quorumDenominator();\n if (newQuorumNumerator > denominator) {\n revert GovernorInvalidQuorumFraction(newQuorumNumerator, denominator);\n }\n\n uint256 oldQuorumNumerator = quorumNumerator();\n _quorumNumeratorHistory.push(clock(), SafeCast.toUint208(newQuorumNumerator));\n\n emit QuorumNumeratorUpdated(oldQuorumNumerator, newQuorumNumerator);\n }\n}\n"},"@openzeppelin/contracts/governance/Governor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (governance/Governor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../token/ERC721/IERC721Receiver.sol\";\nimport {IERC1155Receiver} from \"../token/ERC1155/IERC1155Receiver.sol\";\nimport {EIP712} from \"../utils/cryptography/EIP712.sol\";\nimport {SignatureChecker} from \"../utils/cryptography/SignatureChecker.sol\";\nimport {IERC165, ERC165} from \"../utils/introspection/ERC165.sol\";\nimport {SafeCast} from \"../utils/math/SafeCast.sol\";\nimport {DoubleEndedQueue} from \"../utils/structs/DoubleEndedQueue.sol\";\nimport {Address} from \"../utils/Address.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {Nonces} from \"../utils/Nonces.sol\";\nimport {Strings} from \"../utils/Strings.sol\";\nimport {IGovernor, IERC6372} from \"./IGovernor.sol\";\n\n/**\n * @dev Core of the governance system, designed to be extended through various modules.\n *\n * This contract is abstract and requires several functions to be implemented in various modules:\n *\n * - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote}\n * - A voting module must implement {_getVotes}\n * - Additionally, {votingPeriod} must also be implemented\n */\nabstract contract Governor is Context, ERC165, EIP712, Nonces, IGovernor, IERC721Receiver, IERC1155Receiver {\n using DoubleEndedQueue for DoubleEndedQueue.Bytes32Deque;\n\n bytes32 public constant BALLOT_TYPEHASH =\n keccak256(\"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\");\n bytes32 public constant EXTENDED_BALLOT_TYPEHASH =\n keccak256(\n \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\"\n );\n\n struct ProposalCore {\n address proposer;\n uint48 voteStart;\n uint32 voteDuration;\n bool executed;\n bool canceled;\n uint48 etaSeconds;\n }\n\n bytes32 private constant ALL_PROPOSAL_STATES_BITMAP = bytes32((2 ** (uint8(type(ProposalState).max) + 1)) - 1);\n string private _name;\n\n mapping(uint256 proposalId => ProposalCore) private _proposals;\n\n // This queue keeps track of the governor operating on itself. Calls to functions protected by the {onlyGovernance}\n // modifier needs to be whitelisted in this queue. Whitelisting is set in {execute}, consumed by the\n // {onlyGovernance} modifier and eventually reset after {_executeOperations} completes. This ensures that the\n // execution of {onlyGovernance} protected calls can only be achieved through successful proposals.\n DoubleEndedQueue.Bytes32Deque private _governanceCall;\n\n /**\n * @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n * parameter setters in {GovernorSettings} are protected using this modifier.\n *\n * The governance executing address may be different from the Governor's own address, for example it could be a\n * timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n * functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n * for example, additional timelock proposers are not able to change governance parameters without going through the\n * governance protocol (since v4.6).\n */\n modifier onlyGovernance() {\n _checkGovernance();\n _;\n }\n\n /**\n * @dev Sets the value for {name} and {version}\n */\n constructor(string memory name_) EIP712(name_, version()) {\n _name = name_;\n }\n\n /**\n * @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)\n */\n receive() external payable virtual {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n }\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(IERC165, ERC165) returns (bool) {\n return\n interfaceId == type(IGovernor).interfaceId ||\n interfaceId == type(IERC1155Receiver).interfaceId ||\n super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev See {IGovernor-name}.\n */\n function name() public view virtual returns (string memory) {\n return _name;\n }\n\n /**\n * @dev See {IGovernor-version}.\n */\n function version() public view virtual returns (string memory) {\n return \"1\";\n }\n\n /**\n * @dev See {IGovernor-hashProposal}.\n *\n * The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n * and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n * can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n * advance, before the proposal is submitted.\n *\n * Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n * same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n * across multiple networks. This also means that in order to execute the same operation twice (on the same\n * governor) the proposer will have to change the description in order to avoid proposal id conflicts.\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public pure virtual returns (uint256) {\n return uint256(keccak256(abi.encode(targets, values, calldatas, descriptionHash)));\n }\n\n /**\n * @dev See {IGovernor-state}.\n */\n function state(uint256 proposalId) public view virtual returns (ProposalState) {\n // We read the struct fields into the stack at once so Solidity emits a single SLOAD\n ProposalCore storage proposal = _proposals[proposalId];\n bool proposalExecuted = proposal.executed;\n bool proposalCanceled = proposal.canceled;\n\n if (proposalExecuted) {\n return ProposalState.Executed;\n }\n\n if (proposalCanceled) {\n return ProposalState.Canceled;\n }\n\n uint256 snapshot = proposalSnapshot(proposalId);\n\n if (snapshot == 0) {\n revert GovernorNonexistentProposal(proposalId);\n }\n\n uint256 currentTimepoint = clock();\n\n if (snapshot >= currentTimepoint) {\n return ProposalState.Pending;\n }\n\n uint256 deadline = proposalDeadline(proposalId);\n\n if (deadline >= currentTimepoint) {\n return ProposalState.Active;\n } else if (!_quorumReached(proposalId) || !_voteSucceeded(proposalId)) {\n return ProposalState.Defeated;\n } else if (proposalEta(proposalId) == 0) {\n return ProposalState.Succeeded;\n } else {\n return ProposalState.Queued;\n }\n }\n\n /**\n * @dev See {IGovernor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual returns (uint256) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-proposalSnapshot}.\n */\n function proposalSnapshot(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart;\n }\n\n /**\n * @dev See {IGovernor-proposalDeadline}.\n */\n function proposalDeadline(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart + _proposals[proposalId].voteDuration;\n }\n\n /**\n * @dev See {IGovernor-proposalProposer}.\n */\n function proposalProposer(uint256 proposalId) public view virtual returns (address) {\n return _proposals[proposalId].proposer;\n }\n\n /**\n * @dev See {IGovernor-proposalEta}.\n */\n function proposalEta(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].etaSeconds;\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual returns (bool) {\n return false;\n }\n\n /**\n * @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n * itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n * operation. See {onlyGovernance}.\n */\n function _checkGovernance() internal virtual {\n if (_executor() != _msgSender()) {\n revert GovernorOnlyExecutor(_msgSender());\n }\n if (_executor() != address(this)) {\n bytes32 msgDataHash = keccak256(_msgData());\n // loop until popping the expected operation - throw if deque is empty (operation not authorized)\n while (_governanceCall.popFront() != msgDataHash) {}\n }\n }\n\n /**\n * @dev Amount of votes already cast passes the threshold limit.\n */\n function _quorumReached(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Is the proposal successful or not.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`.\n */\n function _getVotes(address account, uint256 timepoint, bytes memory params) internal view virtual returns (uint256);\n\n /**\n * @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n *\n * Note: Support is generic and can represent various things depending on the voting system used.\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory params\n ) internal virtual returns (uint256);\n\n /**\n * @dev Hook that should be called every time the tally for a proposal is updated.\n *\n * Note: This function must run successfully. Reverts will result in the bricking of governance\n */\n function _tallyUpdated(uint256 proposalId) internal virtual {}\n\n /**\n * @dev Default additional encoded parameters used by castVote methods that don't include them\n *\n * Note: Should be overridden by specific implementations to use an appropriate value, the\n * meaning of the additional params, in the context of that implementation\n */\n function _defaultParams() internal view virtual returns (bytes memory) {\n return \"\";\n }\n\n /**\n * @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) public virtual returns (uint256) {\n address proposer = _msgSender();\n\n // check description restriction\n if (!_isValidDescriptionForProposer(proposer, description)) {\n revert GovernorRestrictedProposer(proposer);\n }\n\n // check proposal threshold\n uint256 votesThreshold = proposalThreshold();\n if (votesThreshold > 0) {\n uint256 proposerVotes = getVotes(proposer, clock() - 1);\n if (proposerVotes < votesThreshold) {\n revert GovernorInsufficientProposerVotes(proposer, proposerVotes, votesThreshold);\n }\n }\n\n return _propose(targets, values, calldatas, description, proposer);\n }\n\n /**\n * @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n *\n * Emits a {IGovernor-ProposalCreated} event.\n */\n function _propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description,\n address proposer\n ) internal virtual returns (uint256 proposalId) {\n proposalId = hashProposal(targets, values, calldatas, keccak256(bytes(description)));\n\n if (targets.length != values.length || targets.length != calldatas.length || targets.length == 0) {\n revert GovernorInvalidProposalLength(targets.length, calldatas.length, values.length);\n }\n if (_proposals[proposalId].voteStart != 0) {\n revert GovernorUnexpectedProposalState(proposalId, state(proposalId), bytes32(0));\n }\n\n uint256 snapshot = clock() + votingDelay();\n uint256 duration = votingPeriod();\n\n ProposalCore storage proposal = _proposals[proposalId];\n proposal.proposer = proposer;\n proposal.voteStart = SafeCast.toUint48(snapshot);\n proposal.voteDuration = SafeCast.toUint32(duration);\n\n emit ProposalCreated(\n proposalId,\n proposer,\n targets,\n values,\n new string[](targets.length),\n calldatas,\n snapshot,\n snapshot + duration,\n description\n );\n\n // Using a named return variable to avoid stack too deep errors\n }\n\n /**\n * @dev See {IGovernor-queue}.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Succeeded));\n\n uint48 etaSeconds = _queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n if (etaSeconds != 0) {\n _proposals[proposalId].etaSeconds = etaSeconds;\n emit ProposalQueued(proposalId, etaSeconds);\n } else {\n revert GovernorQueueNotImplemented();\n }\n\n return proposalId;\n }\n\n /**\n * @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n * performed (for example adding a vault/timelock).\n *\n * This is empty by default, and must be overridden to implement queuing.\n *\n * This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n * (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n * will revert.\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n * `ProposalQueued` event. Queuing a proposal should be done using {queue}.\n */\n function _queueOperations(\n uint256 /*proposalId*/,\n address[] memory /*targets*/,\n uint256[] memory /*values*/,\n bytes[] memory /*calldatas*/,\n bytes32 /*descriptionHash*/\n ) internal virtual returns (uint48) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-execute}.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public payable virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n _encodeStateBitmap(ProposalState.Succeeded) | _encodeStateBitmap(ProposalState.Queued)\n );\n\n // mark as executed before calls to avoid reentrancy\n _proposals[proposalId].executed = true;\n\n // before execute: register governance call in queue.\n if (_executor() != address(this)) {\n for (uint256 i = 0; i < targets.length; ++i) {\n if (targets[i] == address(this)) {\n _governanceCall.pushBack(keccak256(calldatas[i]));\n }\n }\n }\n\n _executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n // after execute: cleanup governance call queue.\n if (_executor() != address(this) && !_governanceCall.empty()) {\n _governanceCall.clear();\n }\n\n emit ProposalExecuted(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n * performed (for example adding a vault/timelock).\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n * true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute} or {_execute}.\n */\n function _executeOperations(\n uint256 /* proposalId */,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 /*descriptionHash*/\n ) internal virtual {\n for (uint256 i = 0; i < targets.length; ++i) {\n (bool success, bytes memory returndata) = targets[i].call{value: values[i]}(calldatas[i]);\n Address.verifyCallResult(success, returndata);\n }\n }\n\n /**\n * @dev See {IGovernor-cancel}.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n // The proposalId will be recomputed in the `_cancel` call further down. However we need the value before we\n // do the internal call, because we need to check the proposal state BEFORE the internal `_cancel` call\n // changes it. The `hashProposal` duplication has a cost that is limited, and that we accept.\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n // public cancel restrictions (on top of existing _cancel restrictions).\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Pending));\n if (_msgSender() != proposalProposer(proposalId)) {\n revert GovernorOnlyProposer(_msgSender());\n }\n\n return _cancel(targets, values, calldatas, descriptionHash);\n }\n\n /**\n * @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n * Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n *\n * Emits a {IGovernor-ProposalCanceled} event.\n */\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n ALL_PROPOSAL_STATES_BITMAP ^\n _encodeStateBitmap(ProposalState.Canceled) ^\n _encodeStateBitmap(ProposalState.Expired) ^\n _encodeStateBitmap(ProposalState.Executed)\n );\n\n _proposals[proposalId].canceled = true;\n emit ProposalCanceled(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev See {IGovernor-getVotes}.\n */\n function getVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, _defaultParams());\n }\n\n /**\n * @dev See {IGovernor-getVotesWithParams}.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, params);\n }\n\n /**\n * @dev See {IGovernor-castVote}.\n */\n function castVote(uint256 proposalId, uint8 support) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReason}.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason);\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParams}.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev See {IGovernor-castVoteBySig}.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(keccak256(abi.encode(BALLOT_TYPEHASH, proposalId, support, voter, _useNonce(voter)))),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParamsBySig}.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(\n keccak256(\n abi.encode(\n EXTENDED_BALLOT_TYPEHASH,\n proposalId,\n support,\n voter,\n _useNonce(voter),\n keccak256(bytes(reason)),\n keccak256(params)\n )\n )\n ),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason\n ) internal virtual returns (uint256) {\n return _castVote(proposalId, account, support, reason, _defaultParams());\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason,\n bytes memory params\n ) internal virtual returns (uint256) {\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Active));\n\n uint256 totalWeight = _getVotes(account, proposalSnapshot(proposalId), params);\n uint256 votedWeight = _countVote(proposalId, account, support, totalWeight, params);\n\n if (params.length == 0) {\n emit VoteCast(account, proposalId, support, votedWeight, reason);\n } else {\n emit VoteCastWithParams(account, proposalId, support, votedWeight, reason, params);\n }\n\n _tallyUpdated(proposalId);\n\n return votedWeight;\n }\n\n /**\n * @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n * is some contract other than the governor itself, like when using a timelock, this function can be invoked\n * in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n * Note that if the executor is simply the governor itself, use of `relay` is redundant.\n */\n function relay(address target, uint256 value, bytes calldata data) external payable virtual onlyGovernance {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n * through another contract such as a timelock.\n */\n function _executor() internal view virtual returns (address) {\n return address(this);\n }\n\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC721Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155Received(address, address, uint256, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155BatchReceived.selector;\n }\n\n /**\n * @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `ProposalState` enum. For example:\n *\n * 0x000...10000\n * ^^^^^^------ ...\n * ^----- Succeeded\n * ^---- Defeated\n * ^--- Canceled\n * ^-- Active\n * ^- Pending\n */\n function _encodeStateBitmap(ProposalState proposalState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(proposalState));\n }\n\n /**\n * @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n * This bitmap should be built using `_encodeStateBitmap`.\n *\n * If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error.\n */\n function _validateStateBitmap(uint256 proposalId, bytes32 allowedStates) internal view returns (ProposalState) {\n ProposalState currentState = state(proposalId);\n if (_encodeStateBitmap(currentState) & allowedStates == bytes32(0)) {\n revert GovernorUnexpectedProposalState(proposalId, currentState, allowedStates);\n }\n return currentState;\n }\n\n /*\n * @dev Check if the proposer is authorized to submit a proposal with the given description.\n *\n * If the proposal description ends with `#proposer=0x???`, where `0x???` is an address written as a hex string\n * (case insensitive), then the submission of this proposal will only be authorized to said address.\n *\n * This is used for frontrunning protection. By adding this pattern at the end of their proposal, one can ensure\n * that no other address can submit the same proposal. An attacker would have to either remove or change that part,\n * which would result in a different proposal id.\n *\n * If the description does not match this pattern, it is unrestricted and anyone can submit it. This includes:\n * - If the `0x???` part is not a valid hex string.\n * - If the `0x???` part is a valid hex string, but does not contain exactly 40 hex digits.\n * - If it ends with the expected suffix followed by newlines or other whitespace.\n * - If it ends with some other similar suffix, e.g. `#other=abc`.\n * - If it does not end with any such suffix.\n */\n function _isValidDescriptionForProposer(\n address proposer,\n string memory description\n ) internal view virtual returns (bool) {\n unchecked {\n uint256 length = bytes(description).length;\n\n // Length is too short to contain a valid proposer suffix\n if (length < 52) {\n return true;\n }\n\n // Extract what would be the `#proposer=` marker beginning the suffix\n bytes10 marker = bytes10(_unsafeReadBytesOffset(bytes(description), length - 52));\n\n // If the marker is not found, there is no proposer suffix to check\n if (marker != bytes10(\"#proposer=\")) {\n return true;\n }\n\n // Check that the last 42 characters (after the marker) are a properly formatted address.\n (bool success, address recovered) = Strings.tryParseAddress(description, length - 42, length);\n return !success || recovered == proposer;\n }\n }\n\n /**\n * @inheritdoc IERC6372\n */\n function clock() public view virtual returns (uint48);\n\n /**\n * @inheritdoc IERC6372\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingDelay() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingPeriod() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function quorum(uint256 timepoint) public view virtual returns (uint256);\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/governance/IGovernor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/IGovernor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../interfaces/IERC165.sol\";\nimport {IERC6372} from \"../interfaces/IERC6372.sol\";\n\n/**\n * @dev Interface of the {Governor} core.\n *\n * NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n * Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\n */\ninterface IGovernor is IERC165, IERC6372 {\n enum ProposalState {\n Pending,\n Active,\n Canceled,\n Defeated,\n Succeeded,\n Queued,\n Expired,\n Executed\n }\n\n /**\n * @dev Empty proposal or a mismatch between the parameters length for a proposal call.\n */\n error GovernorInvalidProposalLength(uint256 targets, uint256 calldatas, uint256 values);\n\n /**\n * @dev The vote was already cast.\n */\n error GovernorAlreadyCastVote(address voter);\n\n /**\n * @dev Token deposits are disabled in this contract.\n */\n error GovernorDisabledDeposit();\n\n /**\n * @dev The `account` is not a proposer.\n */\n error GovernorOnlyProposer(address account);\n\n /**\n * @dev The `account` is not the governance executor.\n */\n error GovernorOnlyExecutor(address account);\n\n /**\n * @dev The `proposalId` doesn't exist.\n */\n error GovernorNonexistentProposal(uint256 proposalId);\n\n /**\n * @dev The current state of a proposal is not the required for performing an operation.\n * The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n * counting from right to left.\n *\n * NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n * This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n *\n * See {Governor-_encodeStateBitmap}.\n */\n error GovernorUnexpectedProposalState(uint256 proposalId, ProposalState current, bytes32 expectedStates);\n\n /**\n * @dev The voting period set is not a valid period.\n */\n error GovernorInvalidVotingPeriod(uint256 votingPeriod);\n\n /**\n * @dev The `proposer` does not have the required votes to create a proposal.\n */\n error GovernorInsufficientProposerVotes(address proposer, uint256 votes, uint256 threshold);\n\n /**\n * @dev The `proposer` is not allowed to create a proposal.\n */\n error GovernorRestrictedProposer(address proposer);\n\n /**\n * @dev The vote type used is not valid for the corresponding counting module.\n */\n error GovernorInvalidVoteType();\n\n /**\n * @dev The provided params buffer is not supported by the counting module.\n */\n error GovernorInvalidVoteParams();\n\n /**\n * @dev Queue operation is not implemented for this governor. Execute should be called directly.\n */\n error GovernorQueueNotImplemented();\n\n /**\n * @dev The proposal hasn't been queued yet.\n */\n error GovernorNotQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The proposal has already been queued.\n */\n error GovernorAlreadyQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The provided signature is not valid for the expected `voter`.\n * If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\n */\n error GovernorInvalidSignature(address voter);\n\n /**\n * @dev Emitted when a proposal is created.\n */\n event ProposalCreated(\n uint256 proposalId,\n address proposer,\n address[] targets,\n uint256[] values,\n string[] signatures,\n bytes[] calldatas,\n uint256 voteStart,\n uint256 voteEnd,\n string description\n );\n\n /**\n * @dev Emitted when a proposal is queued.\n */\n event ProposalQueued(uint256 proposalId, uint256 etaSeconds);\n\n /**\n * @dev Emitted when a proposal is executed.\n */\n event ProposalExecuted(uint256 proposalId);\n\n /**\n * @dev Emitted when a proposal is canceled.\n */\n event ProposalCanceled(uint256 proposalId);\n\n /**\n * @dev Emitted when a vote is cast without params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n */\n event VoteCast(address indexed voter, uint256 proposalId, uint8 support, uint256 weight, string reason);\n\n /**\n * @dev Emitted when a vote is cast with params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n * `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\n */\n event VoteCastWithParams(\n address indexed voter,\n uint256 proposalId,\n uint8 support,\n uint256 weight,\n string reason,\n bytes params\n );\n\n /**\n * @notice module:core\n * @dev Name of the governor instance (used in building the EIP-712 domain separator).\n */\n function name() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\"\n */\n function version() external view returns (string memory);\n\n /**\n * @notice module:voting\n * @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n * be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n * key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n *\n * There are 2 standard keys: `support` and `quorum`.\n *\n * - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n * - `quorum=bravo` means that only For votes are counted towards quorum.\n * - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n *\n * If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n * name that describes the behavior. For example:\n *\n * - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n * - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n *\n * NOTE: The string can be decoded by the standard\n * https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n * JavaScript class.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Hashing function used to (re)build the proposal id from the proposal details..\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external pure returns (uint256);\n\n /**\n * @notice module:core\n * @dev Current state of a proposal, following Compound's convention\n */\n function state(uint256 proposalId) external view returns (ProposalState);\n\n /**\n * @notice module:core\n * @dev The number of votes required in order for a voter to become a proposer.\n */\n function proposalThreshold() external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n * snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n * following block.\n */\n function proposalSnapshot(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n * possible to cast a vote during this block.\n */\n function proposalDeadline(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev The account that created a proposal.\n */\n function proposalProposer(uint256 proposalId) external view returns (address);\n\n /**\n * @notice module:core\n * @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n * {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n * different. In most cases this will be a timestamp.\n */\n function proposalEta(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Whether a proposal needs to be queued before execution.\n */\n function proposalNeedsQueuing(uint256 proposalId) external view returns (bool);\n\n /**\n * @notice module:user-config\n * @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n * on the clock (see ERC-6372) this contract uses.\n *\n * This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n * proposal starts.\n *\n * NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n * Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\n */\n function votingDelay() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n * (see ERC-6372) this contract uses.\n *\n * NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n * duration compared to the voting delay.\n *\n * NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n * proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n * interface returns a uint256, the value it returns should fit in a uint32.\n */\n function votingPeriod() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Minimum number of cast voted required for a proposal to be successful.\n *\n * NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n * quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\n */\n function quorum(uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint`.\n *\n * Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n * multiple), {ERC20Votes} tokens.\n */\n function getVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) external view returns (uint256);\n\n /**\n * @notice module:voting\n * @dev Returns whether `account` has cast a vote on `proposalId`.\n */\n function hasVoted(uint256 proposalId, address account) external view returns (bool);\n\n /**\n * @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n * duration specified by {IGovernor-votingPeriod}.\n *\n * Emits a {ProposalCreated} event.\n *\n * NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n * This may be the result of third party actions on the targeted contracts, or other governor proposals.\n * For example, the balance of this contract could be updated or its access control permissions may be modified,\n * possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n * value to cover a proposal with multiple transfers).\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n * is not necessary, this function may revert.\n * Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n *\n * Emits a {ProposalQueued} event.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n * deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n * that some delay passed.\n *\n * Emits a {ProposalExecuted} event.\n *\n * NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external payable returns (uint256 proposalId);\n\n /**\n * @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n * before the vote starts.\n *\n * Emits a {ProposalCanceled} event.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Cast a vote\n *\n * Emits a {VoteCast} event.\n */\n function castVote(uint256 proposalId, uint8 support) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason\n *\n * Emits a {VoteCast} event.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n *\n * Emits a {VoteCast} event.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n * including ERC-1271 signature support.\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) external returns (uint256 balance);\n}\n"},"@openzeppelin/contracts/governance/TimelockController.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/TimelockController.sol)\n\npragma solidity ^0.8.20;\n\nimport {AccessControl} from \"../access/AccessControl.sol\";\nimport {ERC721Holder} from \"../token/ERC721/utils/ERC721Holder.sol\";\nimport {ERC1155Holder} from \"../token/ERC1155/utils/ERC1155Holder.sol\";\nimport {Address} from \"../utils/Address.sol\";\n\n/**\n * @dev Contract module which acts as a timelocked controller. When set as the\n * owner of an `Ownable` smart contract, it enforces a timelock on all\n * `onlyOwner` maintenance operations. This gives time for users of the\n * controlled contract to exit before a potentially dangerous maintenance\n * operation is applied.\n *\n * By default, this contract is self administered, meaning administration tasks\n * have to go through the timelock process. The proposer (resp executor) role\n * is in charge of proposing (resp executing) operations. A common use case is\n * to position this {TimelockController} as the owner of a smart contract, with\n * a multisig or a DAO as the sole proposer.\n */\ncontract TimelockController is AccessControl, ERC721Holder, ERC1155Holder {\n bytes32 public constant PROPOSER_ROLE = keccak256(\"PROPOSER_ROLE\");\n bytes32 public constant EXECUTOR_ROLE = keccak256(\"EXECUTOR_ROLE\");\n bytes32 public constant CANCELLER_ROLE = keccak256(\"CANCELLER_ROLE\");\n uint256 internal constant _DONE_TIMESTAMP = uint256(1);\n\n mapping(bytes32 id => uint256) private _timestamps;\n uint256 private _minDelay;\n\n enum OperationState {\n Unset,\n Waiting,\n Ready,\n Done\n }\n\n /**\n * @dev Mismatch between the parameters length for an operation call.\n */\n error TimelockInvalidOperationLength(uint256 targets, uint256 payloads, uint256 values);\n\n /**\n * @dev The schedule operation doesn't meet the minimum delay.\n */\n error TimelockInsufficientDelay(uint256 delay, uint256 minDelay);\n\n /**\n * @dev The current state of an operation is not as required.\n * The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n * counting from right to left.\n *\n * See {_encodeStateBitmap}.\n */\n error TimelockUnexpectedOperationState(bytes32 operationId, bytes32 expectedStates);\n\n /**\n * @dev The predecessor to an operation not yet done.\n */\n error TimelockUnexecutedPredecessor(bytes32 predecessorId);\n\n /**\n * @dev The caller account is not authorized.\n */\n error TimelockUnauthorizedCaller(address caller);\n\n /**\n * @dev Emitted when a call is scheduled as part of operation `id`.\n */\n event CallScheduled(\n bytes32 indexed id,\n uint256 indexed index,\n address target,\n uint256 value,\n bytes data,\n bytes32 predecessor,\n uint256 delay\n );\n\n /**\n * @dev Emitted when a call is performed as part of operation `id`.\n */\n event CallExecuted(bytes32 indexed id, uint256 indexed index, address target, uint256 value, bytes data);\n\n /**\n * @dev Emitted when new proposal is scheduled with non-zero salt.\n */\n event CallSalt(bytes32 indexed id, bytes32 salt);\n\n /**\n * @dev Emitted when operation `id` is cancelled.\n */\n event Cancelled(bytes32 indexed id);\n\n /**\n * @dev Emitted when the minimum delay for future operations is modified.\n */\n event MinDelayChange(uint256 oldDuration, uint256 newDuration);\n\n /**\n * @dev Initializes the contract with the following parameters:\n *\n * - `minDelay`: initial minimum delay in seconds for operations\n * - `proposers`: accounts to be granted proposer and canceller roles\n * - `executors`: accounts to be granted executor role\n * - `admin`: optional account to be granted admin role; disable with zero address\n *\n * IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n * without being subject to delay, but this role should be subsequently renounced in favor of\n * administration through timelocked proposals. Previous versions of this contract would assign\n * this admin to the deployer automatically and should be renounced as well.\n */\n constructor(uint256 minDelay, address[] memory proposers, address[] memory executors, address admin) {\n // self administration\n _grantRole(DEFAULT_ADMIN_ROLE, address(this));\n\n // optional admin\n if (admin != address(0)) {\n _grantRole(DEFAULT_ADMIN_ROLE, admin);\n }\n\n // register proposers and cancellers\n for (uint256 i = 0; i < proposers.length; ++i) {\n _grantRole(PROPOSER_ROLE, proposers[i]);\n _grantRole(CANCELLER_ROLE, proposers[i]);\n }\n\n // register executors\n for (uint256 i = 0; i < executors.length; ++i) {\n _grantRole(EXECUTOR_ROLE, executors[i]);\n }\n\n _minDelay = minDelay;\n emit MinDelayChange(0, minDelay);\n }\n\n /**\n * @dev Modifier to make a function callable only by a certain role. In\n * addition to checking the sender's role, `address(0)` 's role is also\n * considered. Granting a role to `address(0)` is equivalent to enabling\n * this role for everyone.\n */\n modifier onlyRoleOrOpenRole(bytes32 role) {\n if (!hasRole(role, address(0))) {\n _checkRole(role, _msgSender());\n }\n _;\n }\n\n /**\n * @dev Contract might receive/hold ETH as part of the maintenance process.\n */\n receive() external payable {}\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(\n bytes4 interfaceId\n ) public view virtual override(AccessControl, ERC1155Holder) returns (bool) {\n return super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev Returns whether an id corresponds to a registered operation. This\n * includes both Waiting, Ready, and Done operations.\n */\n function isOperation(bytes32 id) public view returns (bool) {\n return getOperationState(id) != OperationState.Unset;\n }\n\n /**\n * @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\".\n */\n function isOperationPending(bytes32 id) public view returns (bool) {\n OperationState state = getOperationState(id);\n return state == OperationState.Waiting || state == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\".\n */\n function isOperationReady(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is done or not.\n */\n function isOperationDone(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Done;\n }\n\n /**\n * @dev Returns the timestamp at which an operation becomes ready (0 for\n * unset operations, 1 for done operations).\n */\n function getTimestamp(bytes32 id) public view virtual returns (uint256) {\n return _timestamps[id];\n }\n\n /**\n * @dev Returns operation state.\n */\n function getOperationState(bytes32 id) public view virtual returns (OperationState) {\n uint256 timestamp = getTimestamp(id);\n if (timestamp == 0) {\n return OperationState.Unset;\n } else if (timestamp == _DONE_TIMESTAMP) {\n return OperationState.Done;\n } else if (timestamp > block.timestamp) {\n return OperationState.Waiting;\n } else {\n return OperationState.Ready;\n }\n }\n\n /**\n * @dev Returns the minimum delay in seconds for an operation to become valid.\n *\n * This value can be changed by executing an operation that calls `updateDelay`.\n */\n function getMinDelay() public view virtual returns (uint256) {\n return _minDelay;\n }\n\n /**\n * @dev Returns the identifier of an operation containing a single\n * transaction.\n */\n function hashOperation(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(target, value, data, predecessor, salt));\n }\n\n /**\n * @dev Returns the identifier of an operation containing a batch of\n * transactions.\n */\n function hashOperationBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(targets, values, payloads, predecessor, salt));\n }\n\n /**\n * @dev Schedule an operation containing a single transaction.\n *\n * Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function schedule(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n bytes32 id = hashOperation(target, value, data, predecessor, salt);\n _schedule(id, delay);\n emit CallScheduled(id, 0, target, value, data, predecessor, delay);\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation containing a batch of transactions.\n *\n * Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function scheduleBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n _schedule(id, delay);\n for (uint256 i = 0; i < targets.length; ++i) {\n emit CallScheduled(id, i, targets[i], values[i], payloads[i], predecessor, delay);\n }\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation that is to become valid after a given delay.\n */\n function _schedule(bytes32 id, uint256 delay) private {\n if (isOperation(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Unset));\n }\n uint256 minDelay = getMinDelay();\n if (delay < minDelay) {\n revert TimelockInsufficientDelay(delay, minDelay);\n }\n _timestamps[id] = block.timestamp + delay;\n }\n\n /**\n * @dev Cancel an operation.\n *\n * Requirements:\n *\n * - the caller must have the 'canceller' role.\n */\n function cancel(bytes32 id) public virtual onlyRole(CANCELLER_ROLE) {\n if (!isOperationPending(id)) {\n revert TimelockUnexpectedOperationState(\n id,\n _encodeStateBitmap(OperationState.Waiting) | _encodeStateBitmap(OperationState.Ready)\n );\n }\n delete _timestamps[id];\n\n emit Cancelled(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a single transaction.\n *\n * Emits a {CallExecuted} event.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function execute(\n address target,\n uint256 value,\n bytes calldata payload,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n bytes32 id = hashOperation(target, value, payload, predecessor, salt);\n\n _beforeCall(id, predecessor);\n _execute(target, value, payload);\n emit CallExecuted(id, 0, target, value, payload);\n _afterCall(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a batch of transactions.\n *\n * Emits one {CallExecuted} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function executeBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n\n _beforeCall(id, predecessor);\n for (uint256 i = 0; i < targets.length; ++i) {\n address target = targets[i];\n uint256 value = values[i];\n bytes calldata payload = payloads[i];\n _execute(target, value, payload);\n emit CallExecuted(id, i, target, value, payload);\n }\n _afterCall(id);\n }\n\n /**\n * @dev Execute an operation's call.\n */\n function _execute(address target, uint256 value, bytes calldata data) internal virtual {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Checks before execution of an operation's calls.\n */\n function _beforeCall(bytes32 id, bytes32 predecessor) private view {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n if (predecessor != bytes32(0) && !isOperationDone(predecessor)) {\n revert TimelockUnexecutedPredecessor(predecessor);\n }\n }\n\n /**\n * @dev Checks after execution of an operation's calls.\n */\n function _afterCall(bytes32 id) private {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n _timestamps[id] = _DONE_TIMESTAMP;\n }\n\n /**\n * @dev Changes the minimum timelock duration for future operations.\n *\n * Emits a {MinDelayChange} event.\n *\n * Requirements:\n *\n * - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n * an operation where the timelock is the target and the data is the ABI-encoded call to this function.\n */\n function updateDelay(uint256 newDelay) external virtual {\n address sender = _msgSender();\n if (sender != address(this)) {\n revert TimelockUnauthorizedCaller(sender);\n }\n emit MinDelayChange(_minDelay, newDelay);\n _minDelay = newDelay;\n }\n\n /**\n * @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `OperationState` enum. For example:\n *\n * 0x000...1000\n * ^^^^^^----- ...\n * ^---- Done\n * ^--- Ready\n * ^-- Waiting\n * ^- Unset\n */\n function _encodeStateBitmap(OperationState operationState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(operationState));\n }\n}\n"},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/utils/IVotes.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\n */\ninterface IVotes {\n /**\n * @dev The signature used has expired.\n */\n error VotesExpiredSignature(uint256 expiry);\n\n /**\n * @dev Emitted when an account changes their delegate.\n */\n event DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate);\n\n /**\n * @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\n */\n event DelegateVotesChanged(address indexed delegate, uint256 previousVotes, uint256 newVotes);\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) external view returns (uint256);\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n */\n function getPastVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n */\n function getPastTotalSupply(uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) external view returns (address);\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) external;\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) external;\n}\n"},"@openzeppelin/contracts/governance/utils/Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (governance/utils/Votes.sol)\npragma solidity ^0.8.20;\n\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {Nonces} from \"../../utils/Nonces.sol\";\nimport {EIP712} from \"../../utils/cryptography/EIP712.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {ECDSA} from \"../../utils/cryptography/ECDSA.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n * transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n * \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n * decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n * delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n *\n * This contract is often combined with a token contract such that voting units correspond to token units. For an\n * example, see {ERC721Votes}.\n *\n * The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n * at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n * cost of this history tracking optional.\n *\n * When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n * {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n * previous example, it would be included in {ERC721-_update}).\n */\nabstract contract Votes is Context, EIP712, Nonces, IERC5805 {\n using Checkpoints for Checkpoints.Trace208;\n\n bytes32 private constant DELEGATION_TYPEHASH =\n keccak256(\"Delegation(address delegatee,uint256 nonce,uint256 expiry)\");\n\n mapping(address account => address) private _delegatee;\n\n mapping(address delegatee => Checkpoints.Trace208) private _delegateCheckpoints;\n\n Checkpoints.Trace208 private _totalCheckpoints;\n\n /**\n * @dev The clock was incorrectly modified.\n */\n error ERC6372InconsistentClock();\n\n /**\n * @dev Lookup to future votes is not available.\n */\n error ERC5805FutureLookup(uint256 timepoint, uint48 clock);\n\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n * checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\n */\n function clock() public view virtual returns (uint48) {\n return Time.blockNumber();\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory) {\n // Check that the clock was not modified\n if (clock() != Time.blockNumber()) {\n revert ERC6372InconsistentClock();\n }\n return \"mode=blocknumber&from=default\";\n }\n\n /**\n * @dev Validate that a timepoint is in the past, and return it as a uint48.\n */\n function _validateTimepoint(uint256 timepoint) internal view returns (uint48) {\n uint48 currentTimepoint = clock();\n if (timepoint >= currentTimepoint) revert ERC5805FutureLookup(timepoint, currentTimepoint);\n return SafeCast.toUint48(timepoint);\n }\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].latest();\n }\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastTotalSupply(uint256 timepoint) public view virtual returns (uint256) {\n return _totalCheckpoints.upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the current total supply of votes.\n */\n function _getTotalSupply() internal view virtual returns (uint256) {\n return _totalCheckpoints.latest();\n }\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) public view virtual returns (address) {\n return _delegatee[account];\n }\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) public virtual {\n address account = _msgSender();\n _delegate(account, delegatee);\n }\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(\n address delegatee,\n uint256 nonce,\n uint256 expiry,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) public virtual {\n if (block.timestamp > expiry) {\n revert VotesExpiredSignature(expiry);\n }\n address signer = ECDSA.recover(\n _hashTypedDataV4(keccak256(abi.encode(DELEGATION_TYPEHASH, delegatee, nonce, expiry))),\n v,\n r,\n s\n );\n _useCheckedNonce(signer, nonce);\n _delegate(signer, delegatee);\n }\n\n /**\n * @dev Delegate all of `account`'s voting units to `delegatee`.\n *\n * Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}.\n */\n function _delegate(address account, address delegatee) internal virtual {\n address oldDelegate = delegates(account);\n _delegatee[account] = delegatee;\n\n emit DelegateChanged(account, oldDelegate, delegatee);\n _moveDelegateVotes(oldDelegate, delegatee, _getVotingUnits(account));\n }\n\n /**\n * @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n * should be zero. Total supply of voting units will be adjusted with mints and burns.\n */\n function _transferVotingUnits(address from, address to, uint256 amount) internal virtual {\n if (from == address(0)) {\n _push(_totalCheckpoints, _add, SafeCast.toUint208(amount));\n }\n if (to == address(0)) {\n _push(_totalCheckpoints, _subtract, SafeCast.toUint208(amount));\n }\n _moveDelegateVotes(delegates(from), delegates(to), amount);\n }\n\n /**\n * @dev Moves delegated votes from one delegate to another.\n */\n function _moveDelegateVotes(address from, address to, uint256 amount) internal virtual {\n if (from != to && amount > 0) {\n if (from != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[from],\n _subtract,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(from, oldValue, newValue);\n }\n if (to != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[to],\n _add,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(to, oldValue, newValue);\n }\n }\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function _numCheckpoints(address account) internal view virtual returns (uint32) {\n return SafeCast.toUint32(_delegateCheckpoints[account].length());\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function _checkpoints(\n address account,\n uint32 pos\n ) internal view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _delegateCheckpoints[account].at(pos);\n }\n\n function _push(\n Checkpoints.Trace208 storage store,\n function(uint208, uint208) view returns (uint208) op,\n uint208 delta\n ) private returns (uint208 oldValue, uint208 newValue) {\n return store.push(clock(), op(store.latest(), delta));\n }\n\n function _add(uint208 a, uint208 b) private pure returns (uint208) {\n return a + b;\n }\n\n function _subtract(uint208 a, uint208 b) private pure returns (uint208) {\n return a - b;\n }\n\n /**\n * @dev Must return the voting units held by an account.\n */\n function _getVotingUnits(address) internal view virtual returns (uint256);\n}\n"},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (interfaces/draft-IERC6093.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Standard ERC-20 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\n */\ninterface IERC20Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC20InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC20InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n * @param allowance Amount of tokens a `spender` is allowed to operate with.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC20InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC20InvalidSpender(address spender);\n}\n\n/**\n * @dev Standard ERC-721 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\n */\ninterface IERC721Errors {\n /**\n * @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n * Used in balance queries.\n * @param owner Address of the current owner of a token.\n */\n error ERC721InvalidOwner(address owner);\n\n /**\n * @dev Indicates a `tokenId` whose `owner` is the zero address.\n * @param tokenId Identifier number of a token.\n */\n error ERC721NonexistentToken(uint256 tokenId);\n\n /**\n * @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param tokenId Identifier number of a token.\n * @param owner Address of the current owner of a token.\n */\n error ERC721IncorrectOwner(address sender, uint256 tokenId, address owner);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC721InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC721InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param tokenId Identifier number of a token.\n */\n error ERC721InsufficientApproval(address operator, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC721InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC721InvalidOperator(address operator);\n}\n\n/**\n * @dev Standard ERC-1155 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\n */\ninterface IERC1155Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n * @param tokenId Identifier number of a token.\n */\n error ERC1155InsufficientBalance(address sender, uint256 balance, uint256 needed, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC1155InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC1155InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param owner Address of the current owner of a token.\n */\n error ERC1155MissingApprovalForAll(address operator, address owner);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC1155InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC1155InvalidOperator(address operator);\n\n /**\n * @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n * Used in batch transfers.\n * @param idsLength Length of the array of token identifiers\n * @param valuesLength Length of the array of token amounts\n */\n error ERC1155InvalidArrayLength(uint256 idsLength, uint256 valuesLength);\n}\n"},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (interfaces/IERC1271.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-1271 standard signature validation method for\n * contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\n */\ninterface IERC1271 {\n /**\n * @dev Should return whether the signature provided is valid for the provided data\n * @param hash Hash of the data to be signed\n * @param signature Signature byte array associated with _data\n */\n function isValidSignature(bytes32 hash, bytes memory signature) external view returns (bytes4 magicValue);\n}\n"},"@openzeppelin/contracts/interfaces/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../utils/introspection/IERC165.sol\";\n"},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5267.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC5267 {\n /**\n * @dev MAY be emitted to signal that the domain could have changed.\n */\n event EIP712DomainChanged();\n\n /**\n * @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n * signature.\n */\n function eip712Domain()\n external\n view\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n );\n}\n"},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5805.sol)\n\npragma solidity ^0.8.20;\n\nimport {IVotes} from \"../governance/utils/IVotes.sol\";\nimport {IERC6372} from \"./IERC6372.sol\";\n\ninterface IERC5805 is IERC6372, IVotes {}\n"},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC6372.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC6372 {\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\n */\n function clock() external view returns (uint48);\n\n /**\n * @dev Description of the clock\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() external view returns (string memory);\n}\n"},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/IERC1155Receiver.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../../utils/introspection/IERC165.sol\";\n\n/**\n * @dev Interface that must be implemented by smart contracts in order to receive\n * ERC-1155 token transfers.\n */\ninterface IERC1155Receiver is IERC165 {\n /**\n * @dev Handles the receipt of a single ERC-1155 token type. This function is\n * called at the end of a `safeTransferFrom` after the balance has been updated.\n *\n * NOTE: To accept the transfer, this must return\n * `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n * (i.e. 0xf23a6e61, or its own function selector).\n *\n * @param operator The address which initiated the transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param id The ID of the token being transferred\n * @param value The amount of tokens being transferred\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed\n */\n function onERC1155Received(\n address operator,\n address from,\n uint256 id,\n uint256 value,\n bytes calldata data\n ) external returns (bytes4);\n\n /**\n * @dev Handles the receipt of a multiple ERC-1155 token types. This function\n * is called at the end of a `safeBatchTransferFrom` after the balances have\n * been updated.\n *\n * NOTE: To accept the transfer(s), this must return\n * `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n * (i.e. 0xbc197c81, or its own function selector).\n *\n * @param operator The address which initiated the batch transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param ids An array containing ids of each token being transferred (order and length must match values array)\n * @param values An array containing amounts of each token being transferred (order and length must match ids array)\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed\n */\n function onERC1155BatchReceived(\n address operator,\n address from,\n uint256[] calldata ids,\n uint256[] calldata values,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/utils/ERC1155Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165, ERC165} from \"../../../utils/introspection/ERC165.sol\";\nimport {IERC1155Receiver} from \"../IERC1155Receiver.sol\";\n\n/**\n * @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n *\n * IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n * stuck.\n */\nabstract contract ERC1155Holder is ERC165, IERC1155Receiver {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) {\n return interfaceId == type(IERC1155Receiver).interfaceId || super.supportsInterface(interfaceId);\n }\n\n function onERC1155Received(\n address,\n address,\n uint256,\n uint256,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155Received.selector;\n }\n\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155BatchReceived.selector;\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (token/ERC20/ERC20.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"./IERC20.sol\";\nimport {IERC20Metadata} from \"./extensions/IERC20Metadata.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {IERC20Errors} from \"../../interfaces/draft-IERC6093.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 *\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 * The default value of {decimals} is 18. To change this, you should override\n * this function so it returns a different value.\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 ERC-20\n * applications.\n */\nabstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors {\n mapping(address account => uint256) private _balances;\n\n mapping(address account => mapping(address spender => 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 * 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 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 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 default value returned by this function, unless\n * it's 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 returns (uint8) {\n return 18;\n }\n\n /**\n * @dev See {IERC20-totalSupply}.\n */\n function totalSupply() public view virtual returns (uint256) {\n return _totalSupply;\n }\n\n /**\n * @dev See {IERC20-balanceOf}.\n */\n function balanceOf(address account) public view virtual 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 `value`.\n */\n function transfer(address to, uint256 value) public virtual returns (bool) {\n address owner = _msgSender();\n _transfer(owner, to, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-allowance}.\n */\n function allowance(address owner, address spender) public view virtual returns (uint256) {\n return _allowances[owner][spender];\n }\n\n /**\n * @dev See {IERC20-approve}.\n *\n * NOTE: If `value` 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 value) public virtual returns (bool) {\n address owner = _msgSender();\n _approve(owner, spender, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-transferFrom}.\n *\n * Skips emitting an {Approval} event indicating an allowance update. This is not\n * required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\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 `value`.\n * - the caller must have allowance for ``from``'s tokens of at least\n * `value`.\n */\n function transferFrom(address from, address to, uint256 value) public virtual returns (bool) {\n address spender = _msgSender();\n _spendAllowance(from, spender, value);\n _transfer(from, to, value);\n return true;\n }\n\n /**\n * @dev Moves a `value` 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 * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _transfer(address from, address to, uint256 value) internal {\n if (from == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n if (to == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(from, to, value);\n }\n\n /**\n * @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n * (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n * this function.\n *\n * Emits a {Transfer} event.\n */\n function _update(address from, address to, uint256 value) internal virtual {\n if (from == address(0)) {\n // Overflow check required: The rest of the code assumes that totalSupply never overflows\n _totalSupply += value;\n } else {\n uint256 fromBalance = _balances[from];\n if (fromBalance < value) {\n revert ERC20InsufficientBalance(from, fromBalance, value);\n }\n unchecked {\n // Overflow not possible: value <= fromBalance <= totalSupply.\n _balances[from] = fromBalance - value;\n }\n }\n\n if (to == address(0)) {\n unchecked {\n // Overflow not possible: value <= totalSupply or value <= fromBalance <= totalSupply.\n _totalSupply -= value;\n }\n } else {\n unchecked {\n // Overflow not possible: balance + value is at most totalSupply, which we know fits into a uint256.\n _balances[to] += value;\n }\n }\n\n emit Transfer(from, to, value);\n }\n\n /**\n * @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n * Relies on the `_update` mechanism\n *\n * Emits a {Transfer} event with `from` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _mint(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(address(0), account, value);\n }\n\n /**\n * @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n * Relies on the `_update` mechanism.\n *\n * Emits a {Transfer} event with `to` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead\n */\n function _burn(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n _update(account, address(0), value);\n }\n\n /**\n * @dev Sets `value` 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 * Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument.\n */\n function _approve(address owner, address spender, uint256 value) internal {\n _approve(owner, spender, value, true);\n }\n\n /**\n * @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n *\n * By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n * `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n * `Approval` event during `transferFrom` operations.\n *\n * Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n * true using the following override:\n *\n * ```solidity\n * function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n * super._approve(owner, spender, value, true);\n * }\n * ```\n *\n * Requirements are the same as {_approve}.\n */\n function _approve(address owner, address spender, uint256 value, bool emitEvent) internal virtual {\n if (owner == address(0)) {\n revert ERC20InvalidApprover(address(0));\n }\n if (spender == address(0)) {\n revert ERC20InvalidSpender(address(0));\n }\n _allowances[owner][spender] = value;\n if (emitEvent) {\n emit Approval(owner, spender, value);\n }\n }\n\n /**\n * @dev Updates `owner` s allowance for `spender` based on spent `value`.\n *\n * Does not update the allowance value in case of infinite allowance.\n * Revert if not enough allowance is available.\n *\n * Does not emit an {Approval} event.\n */\n function _spendAllowance(address owner, address spender, uint256 value) internal virtual {\n uint256 currentAllowance = allowance(owner, spender);\n if (currentAllowance < type(uint256).max) {\n if (currentAllowance < value) {\n revert ERC20InsufficientAllowance(spender, currentAllowance, value);\n }\n unchecked {\n _approve(owner, spender, currentAllowance - value, false);\n }\n }\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/ERC20Votes.sol)\n\npragma solidity ^0.8.20;\n\nimport {ERC20} from \"../ERC20.sol\";\nimport {Votes} from \"../../../governance/utils/Votes.sol\";\nimport {Checkpoints} from \"../../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n * and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n *\n * NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n *\n * This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n * by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n * power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n *\n * By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n * requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\n */\nabstract contract ERC20Votes is ERC20, Votes {\n /**\n * @dev Total supply cap has been exceeded, introducing a risk of votes overflowing.\n */\n error ERC20ExceededSafeSupply(uint256 increasedSupply, uint256 cap);\n\n /**\n * @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n *\n * This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n * so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n * remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n * {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n * additional logic requires it. When resolving override conflicts on this function, the minimum should be\n * returned.\n */\n function _maxSupply() internal view virtual returns (uint256) {\n return type(uint208).max;\n }\n\n /**\n * @dev Move voting power when tokens are transferred.\n *\n * Emits a {IVotes-DelegateVotesChanged} event.\n */\n function _update(address from, address to, uint256 value) internal virtual override {\n super._update(from, to, value);\n if (from == address(0)) {\n uint256 supply = totalSupply();\n uint256 cap = _maxSupply();\n if (supply > cap) {\n revert ERC20ExceededSafeSupply(supply, cap);\n }\n }\n _transferVotingUnits(from, to, value);\n }\n\n /**\n * @dev Returns the voting units of an `account`.\n *\n * WARNING: Overriding this function may compromise the internal vote accounting.\n * `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change.\n */\n function _getVotingUnits(address account) internal view virtual override returns (uint256) {\n return balanceOf(account);\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function numCheckpoints(address account) public view virtual returns (uint32) {\n return _numCheckpoints(account);\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function checkpoints(address account, uint32 pos) public view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _checkpoints(account, pos);\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/IERC20Metadata.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"../IERC20.sol\";\n\n/**\n * @dev Interface for the optional metadata functions from the ERC-20 standard.\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"},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/IERC20.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-20 standard as defined in the ERC.\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 value of tokens in existence.\n */\n function totalSupply() external view returns (uint256);\n\n /**\n * @dev Returns the value of tokens owned by `account`.\n */\n function balanceOf(address account) external view returns (uint256);\n\n /**\n * @dev Moves a `value` amount of 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 value) 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 a `value` amount of tokens as the allowance of `spender` over the\n * 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 value) external returns (bool);\n\n /**\n * @dev Moves a `value` amount of tokens from `from` to `to` using the\n * allowance mechanism. `value` 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(address from, address to, uint256 value) external returns (bool);\n}\n"},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC721/IERC721Receiver.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @title ERC-721 token receiver interface\n * @dev Interface for any contract that wants to support safeTransfers\n * from ERC-721 asset contracts.\n */\ninterface IERC721Receiver {\n /**\n * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n * by `operator` from `from`, this function is called.\n *\n * It must return its Solidity selector to confirm the token transfer.\n * If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n * reverted.\n *\n * The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(\n address operator,\n address from,\n uint256 tokenId,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC721/utils/ERC721Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../IERC721Receiver.sol\";\n\n/**\n * @dev Implementation of the {IERC721Receiver} interface.\n *\n * Accepts all token transfers.\n * Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n * {IERC721-setApprovalForAll}.\n */\nabstract contract ERC721Holder is IERC721Receiver {\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n *\n * Always returns `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n return this.onERC721Received.selector;\n }\n}\n"},"@openzeppelin/contracts/utils/Address.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (utils/Address.sol)\n\npragma solidity ^0.8.20;\n\nimport {Errors} from \"./Errors.sol\";\n\n/**\n * @dev Collection of functions related to the address type\n */\nlibrary Address {\n /**\n * @dev There's no code at `target` (it is not a contract).\n */\n error AddressEmptyCode(address target);\n\n /**\n * @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n * `recipient`, forwarding all available gas and reverting on errors.\n *\n * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n * of certain opcodes, possibly making contracts go over the 2300 gas limit\n * imposed by `transfer`, making them unable to receive funds via\n * `transfer`. {sendValue} removes this limitation.\n *\n * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n *\n * IMPORTANT: because control is transferred to `recipient`, care must be\n * taken to not create reentrancy vulnerabilities. Consider using\n * {ReentrancyGuard} or the\n * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].\n */\n function sendValue(address payable recipient, uint256 amount) internal {\n if (address(this).balance < amount) {\n revert Errors.InsufficientBalance(address(this).balance, amount);\n }\n\n (bool success, bytes memory returndata) = recipient.call{value: amount}(\"\");\n if (!success) {\n _revert(returndata);\n }\n }\n\n /**\n * @dev Performs a Solidity function call using a low level `call`. A\n * plain `call` is an unsafe replacement for a function call: use this\n * function instead.\n *\n * If `target` reverts with a revert reason or custom error, it is bubbled\n * up by this function (like regular Solidity function calls). However, if\n * the call reverted with no returned reason, this function reverts with a\n * {Errors.FailedCall} error.\n *\n * Returns the raw returned data. To convert to the expected return value,\n * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n *\n * Requirements:\n *\n * - `target` must be a contract.\n * - calling `target` with `data` must not revert.\n */\n function functionCall(address target, bytes memory data) internal returns (bytes memory) {\n return functionCallWithValue(target, data, 0);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but also transferring `value` wei to `target`.\n *\n * Requirements:\n *\n * - the calling contract must have an ETH balance of at least `value`.\n * - the called Solidity function must be `payable`.\n */\n function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {\n if (address(this).balance < value) {\n revert Errors.InsufficientBalance(address(this).balance, value);\n }\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a static call.\n */\n function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {\n (bool success, bytes memory returndata) = target.staticcall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a delegate call.\n */\n function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {\n (bool success, bytes memory returndata) = target.delegatecall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n * was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n * of an unsuccessful call.\n */\n function verifyCallResultFromTarget(\n address target,\n bool success,\n bytes memory returndata\n ) internal view returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n // only check if target is a contract if the call was successful and the return data is empty\n // otherwise we already know that it was a contract\n if (returndata.length == 0 && target.code.length == 0) {\n revert AddressEmptyCode(target);\n }\n return returndata;\n }\n }\n\n /**\n * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n * revert reason or with a default {Errors.FailedCall} error.\n */\n function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n return returndata;\n }\n }\n\n /**\n * @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}.\n */\n function _revert(bytes memory returndata) private pure {\n // Look for revert reason and bubble it up if present\n if (returndata.length > 0) {\n // The easiest way to bubble the revert reason is using memory via assembly\n assembly (\"memory-safe\") {\n let returndata_size := mload(returndata)\n revert(add(32, returndata), returndata_size)\n }\n } else {\n revert Errors.FailedCall();\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Context.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)\n\npragma solidity ^0.8.20;\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 function _contextSuffixLength() internal view virtual returns (uint256) {\n return 0;\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/ECDSA.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n *\n * These functions can be used to verify that a message was signed by the holder\n * of the private keys of a given address.\n */\nlibrary ECDSA {\n enum RecoverError {\n NoError,\n InvalidSignature,\n InvalidSignatureLength,\n InvalidSignatureS\n }\n\n /**\n * @dev The signature derives the `address(0)`.\n */\n error ECDSAInvalidSignature();\n\n /**\n * @dev The signature has an invalid length.\n */\n error ECDSAInvalidSignatureLength(uint256 length);\n\n /**\n * @dev The signature has an S value that is in the upper half order.\n */\n error ECDSAInvalidSignatureS(bytes32 s);\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n * return address(0) without also returning an error description. Errors are documented using an enum (error type)\n * and a bytes32 providing additional information about the error.\n *\n * If no error is returned, then the address can be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n *\n * Documentation for signature generation:\n * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]\n */\n function tryRecover(\n bytes32 hash,\n bytes memory signature\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n if (signature.length == 65) {\n bytes32 r;\n bytes32 s;\n uint8 v;\n // ecrecover takes the signature parameters, and the only way to get them\n // currently is to use assembly.\n assembly (\"memory-safe\") {\n r := mload(add(signature, 0x20))\n s := mload(add(signature, 0x40))\n v := byte(0, mload(add(signature, 0x60)))\n }\n return tryRecover(hash, v, r, s);\n } else {\n return (address(0), RecoverError.InvalidSignatureLength, bytes32(signature.length));\n }\n }\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with\n * `signature`. This address can then be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n */\n function recover(bytes32 hash, bytes memory signature) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, signature);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n *\n * See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]\n */\n function tryRecover(\n bytes32 hash,\n bytes32 r,\n bytes32 vs\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n unchecked {\n bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff);\n // We do not check for an overflow here since the shift operation results in 0 or 1.\n uint8 v = uint8((uint256(vs) >> 255) + 27);\n return tryRecover(hash, v, r, s);\n }\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately.\n */\n function recover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, r, vs);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function tryRecover(\n bytes32 hash,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature\n // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines\n // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most\n // signatures from current libraries generate a unique signature with an s-value in the lower half order.\n //\n // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value\n // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or\n // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept\n // these malleable signatures as well.\n if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) {\n return (address(0), RecoverError.InvalidSignatureS, s);\n }\n\n // If the signature is valid (and not malleable), return the signer address\n address signer = ecrecover(hash, v, r, s);\n if (signer == address(0)) {\n return (address(0), RecoverError.InvalidSignature, bytes32(0));\n }\n\n return (signer, RecoverError.NoError, bytes32(0));\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function recover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, v, r, s);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Optionally reverts with the corresponding custom error according to the `error` argument provided.\n */\n function _throwError(RecoverError error, bytes32 errorArg) private pure {\n if (error == RecoverError.NoError) {\n return; // no error: do nothing\n } else if (error == RecoverError.InvalidSignature) {\n revert ECDSAInvalidSignature();\n } else if (error == RecoverError.InvalidSignatureLength) {\n revert ECDSAInvalidSignatureLength(uint256(errorArg));\n } else if (error == RecoverError.InvalidSignatureS) {\n revert ECDSAInvalidSignatureS(errorArg);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/EIP712.sol)\n\npragma solidity ^0.8.20;\n\nimport {MessageHashUtils} from \"./MessageHashUtils.sol\";\nimport {ShortStrings, ShortString} from \"../ShortStrings.sol\";\nimport {IERC5267} from \"../../interfaces/IERC5267.sol\";\n\n/**\n * @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n *\n * The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n * encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n * does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n * produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n *\n * This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n * scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n * ({_hashTypedDataV4}).\n *\n * The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n * the chain id to protect against replay attacks on an eventual fork of the chain.\n *\n * NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n * https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n *\n * NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n * separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n * separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n *\n * @custom:oz-upgrades-unsafe-allow state-variable-immutable\n */\nabstract contract EIP712 is IERC5267 {\n using ShortStrings for *;\n\n bytes32 private constant TYPE_HASH =\n keccak256(\"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\");\n\n // Cache the domain separator as an immutable value, but also store the chain id that it corresponds to, in order to\n // invalidate the cached domain separator if the chain id changes.\n bytes32 private immutable _cachedDomainSeparator;\n uint256 private immutable _cachedChainId;\n address private immutable _cachedThis;\n\n bytes32 private immutable _hashedName;\n bytes32 private immutable _hashedVersion;\n\n ShortString private immutable _name;\n ShortString private immutable _version;\n string private _nameFallback;\n string private _versionFallback;\n\n /**\n * @dev Initializes the domain separator and parameter caches.\n *\n * The meaning of `name` and `version` is specified in\n * https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n *\n * - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n * - `version`: the current major version of the signing domain.\n *\n * NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n * contract upgrade].\n */\n constructor(string memory name, string memory version) {\n _name = name.toShortStringWithFallback(_nameFallback);\n _version = version.toShortStringWithFallback(_versionFallback);\n _hashedName = keccak256(bytes(name));\n _hashedVersion = keccak256(bytes(version));\n\n _cachedChainId = block.chainid;\n _cachedDomainSeparator = _buildDomainSeparator();\n _cachedThis = address(this);\n }\n\n /**\n * @dev Returns the domain separator for the current chain.\n */\n function _domainSeparatorV4() internal view returns (bytes32) {\n if (address(this) == _cachedThis && block.chainid == _cachedChainId) {\n return _cachedDomainSeparator;\n } else {\n return _buildDomainSeparator();\n }\n }\n\n function _buildDomainSeparator() private view returns (bytes32) {\n return keccak256(abi.encode(TYPE_HASH, _hashedName, _hashedVersion, block.chainid, address(this)));\n }\n\n /**\n * @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n * function returns the hash of the fully encoded EIP712 message for this domain.\n *\n * This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n *\n * ```solidity\n * bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n * keccak256(\"Mail(address to,string contents)\"),\n * mailTo,\n * keccak256(bytes(mailContents))\n * )));\n * address signer = ECDSA.recover(digest, signature);\n * ```\n */\n function _hashTypedDataV4(bytes32 structHash) internal view virtual returns (bytes32) {\n return MessageHashUtils.toTypedDataHash(_domainSeparatorV4(), structHash);\n }\n\n /**\n * @dev See {IERC-5267}.\n */\n function eip712Domain()\n public\n view\n virtual\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n )\n {\n return (\n hex\"0f\", // 01111\n _EIP712Name(),\n _EIP712Version(),\n block.chainid,\n address(this),\n bytes32(0),\n new uint256[](0)\n );\n }\n\n /**\n * @dev The name parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _name which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Name() internal view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n\n /**\n * @dev The version parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _version which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Version() internal view returns (string memory) {\n return _version.toStringWithFallback(_versionFallback);\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/MessageHashUtils.sol)\n\npragma solidity ^0.8.20;\n\nimport {Strings} from \"../Strings.sol\";\n\n/**\n * @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n *\n * The library provides methods for generating a hash of a message that conforms to the\n * https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n * specifications.\n */\nlibrary MessageHashUtils {\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing a bytes32 `messageHash` with\n * `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n * hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n * keccak256, although any bytes32 value can be safely used because the final digest will\n * be re-hashed.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes32 messageHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n mstore(0x00, \"\\x19Ethereum Signed Message:\\n32\") // 32 is the bytes-length of messageHash\n mstore(0x1c, messageHash) // 0x1c (28) is the length of the prefix\n digest := keccak256(0x00, 0x3c) // 0x3c is the length of the prefix (0x1c) + messageHash (0x20)\n }\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing an arbitrary `message` with\n * `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n * hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes memory message) internal pure returns (bytes32) {\n return\n keccak256(bytes.concat(\"\\x19Ethereum Signed Message:\\n\", bytes(Strings.toString(message.length)), message));\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x00` (data with intended validator).\n *\n * The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n * `validator` address. Then hashing the result.\n *\n * See {ECDSA-recover}.\n */\n function toDataWithIntendedValidatorHash(address validator, bytes memory data) internal pure returns (bytes32) {\n return keccak256(abi.encodePacked(hex\"19_00\", validator, data));\n }\n\n /**\n * @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n *\n * The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n * `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n *\n * See {ECDSA-recover}.\n */\n function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n mstore(ptr, hex\"19_01\")\n mstore(add(ptr, 0x02), domainSeparator)\n mstore(add(ptr, 0x22), structHash)\n digest := keccak256(ptr, 0x42)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/SignatureChecker.sol)\n\npragma solidity ^0.8.20;\n\nimport {ECDSA} from \"./ECDSA.sol\";\nimport {IERC1271} from \"../../interfaces/IERC1271.sol\";\n\n/**\n * @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n * signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n * Argent and Safe Wallet (previously Gnosis Safe).\n */\nlibrary SignatureChecker {\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n * signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidSignatureNow(address signer, bytes32 hash, bytes memory signature) internal view returns (bool) {\n if (signer.code.length == 0) {\n (address recovered, ECDSA.RecoverError err, ) = ECDSA.tryRecover(hash, signature);\n return err == ECDSA.RecoverError.NoError && recovered == signer;\n } else {\n return isValidERC1271SignatureNow(signer, hash, signature);\n }\n }\n\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n * against the signer smart contract using ERC-1271.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidERC1271SignatureNow(\n address signer,\n bytes32 hash,\n bytes memory signature\n ) internal view returns (bool) {\n (bool success, bytes memory result) = signer.staticcall(\n abi.encodeCall(IERC1271.isValidSignature, (hash, signature))\n );\n return (success &&\n result.length >= 32 &&\n abi.decode(result, (bytes32)) == bytes32(IERC1271.isValidSignature.selector));\n }\n}\n"},"@openzeppelin/contracts/utils/Errors.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Errors.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Collection of common custom errors used in multiple contracts\n *\n * IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n * It is recommended to avoid relying on the error API for critical functionality.\n *\n * _Available since v5.1._\n */\nlibrary Errors {\n /**\n * @dev The ETH balance of the account is not enough to perform the operation.\n */\n error InsufficientBalance(uint256 balance, uint256 needed);\n\n /**\n * @dev A call to an address target failed. The target may have reverted.\n */\n error FailedCall();\n\n /**\n * @dev The deployment failed.\n */\n error FailedDeployment();\n\n /**\n * @dev A necessary precompile is missing.\n */\n error MissingPrecompile(address);\n}\n"},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/ERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"./IERC165.sol\";\n\n/**\n * @dev Implementation of the {IERC165} interface.\n *\n * Contracts that want to implement ERC-165 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 */\nabstract contract ERC165 is IERC165 {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual returns (bool) {\n return interfaceId == type(IERC165).interfaceId;\n }\n}\n"},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/IERC165.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-165 standard, as defined in the\n * https://eips.ethereum.org/EIPS/eip-165[ERC].\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[ERC 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"},"@openzeppelin/contracts/utils/math/Math.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/Math.sol)\n\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard math utilities missing in the Solidity language.\n */\nlibrary Math {\n enum Rounding {\n Floor, // Toward negative infinity\n Ceil, // Toward positive infinity\n Trunc, // Toward zero\n Expand // Away from zero\n }\n\n /**\n * @dev Returns the addition of two unsigned integers, with an success flag (no overflow).\n */\n function tryAdd(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n uint256 c = a + b;\n if (c < a) return (false, 0);\n return (true, c);\n }\n }\n\n /**\n * @dev Returns the subtraction of two unsigned integers, with an success flag (no overflow).\n */\n function trySub(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b > a) return (false, 0);\n return (true, a - b);\n }\n }\n\n /**\n * @dev Returns the multiplication of two unsigned integers, with an success flag (no overflow).\n */\n function tryMul(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n // Gas optimization: this is cheaper than requiring 'a' not being zero, but the\n // benefit is lost if 'b' is also tested.\n // See: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/522\n if (a == 0) return (true, 0);\n uint256 c = a * b;\n if (c / a != b) return (false, 0);\n return (true, c);\n }\n }\n\n /**\n * @dev Returns the division of two unsigned integers, with a success flag (no division by zero).\n */\n function tryDiv(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b == 0) return (false, 0);\n return (true, a / b);\n }\n }\n\n /**\n * @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero).\n */\n function tryMod(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b == 0) return (false, 0);\n return (true, a % b);\n }\n }\n\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, uint256 a, uint256 b) internal pure returns (uint256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * SafeCast.toUint(condition));\n }\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 ternary(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 ternary(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 towards infinity instead\n * of rounding towards zero.\n */\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\n if (b == 0) {\n // Guarantee the same behavior as in a regular Solidity division.\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n\n // The following calculation ensures accurate ceiling division without overflow.\n // Since a is non-zero, (a - 1) / b will not overflow.\n // The largest possible result occurs when (a - 1) / b is type(uint256).max,\n // but the largest value we can obtain is type(uint256).max - 1, which happens\n // when a = type(uint256).max and b = 1.\n unchecked {\n return SafeCast.toUint(a > 0) * ((a - 1) / b + 1);\n }\n }\n\n /**\n * @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n * denominator == 0.\n *\n * Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n * Uniswap Labs also under MIT license.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {\n unchecked {\n // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2²⁵⁶ and mod 2²⁵⁶ - 1, then use\n // the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\n // variables such that product = prod1 * 2²⁵⁶ + prod0.\n uint256 prod0 = x * y; // 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 prod1 := sub(sub(mm, prod0), lt(mm, prod0))\n }\n\n // Handle non-overflow cases, 256 by 256 division.\n if (prod1 == 0) {\n // Solidity will revert if denominator == 0, unlike the div opcode on its own.\n // The surrounding unchecked block does not change this fact.\n // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.\n return prod0 / denominator;\n }\n\n // Make sure the result is less than 2²⁵⁶. Also prevents denominator == 0.\n if (denominator <= prod1) {\n Panic.panic(ternary(denominator == 0, Panic.DIVISION_BY_ZERO, Panic.UNDER_OVERFLOW));\n }\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.\n // Always >= 1. See https://cs.stackexchange.com/q/138556/92363.\n\n uint256 twos = denominator & (0 - denominator);\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²⁵⁶ / 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²⁵⁶. Now that denominator is an odd number, it has an inverse modulo 2²⁵⁶ such\n // that denominator * inv ≡ 1 mod 2²⁵⁶. Compute the inverse by starting with a seed that is correct for\n // four bits. That is, denominator * inv ≡ 1 mod 2⁴.\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\n // works in modular arithmetic, doubling the correct bits in each step.\n inverse *= 2 - denominator * inverse; // inverse mod 2⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2¹⁶\n inverse *= 2 - denominator * inverse; // inverse mod 2³²\n inverse *= 2 - denominator * inverse; // inverse mod 2⁶⁴\n inverse *= 2 - denominator * inverse; // inverse mod 2¹²⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2²⁵⁶\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²⁵⁶. Since the preconditions guarantee that the outcome is\n // less than 2²⁵⁶, 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 * @dev Calculates x * y / denominator with full precision, following the selected rounding direction.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {\n return mulDiv(x, y, denominator) + SafeCast.toUint(unsignedRoundsUp(rounding) && mulmod(x, y, denominator) > 0);\n }\n\n /**\n * @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n *\n * If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n * If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n *\n * If the input value is not inversible, 0 is returned.\n *\n * NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n * inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}.\n */\n function invMod(uint256 a, uint256 n) internal pure returns (uint256) {\n unchecked {\n if (n == 0) return 0;\n\n // The inverse modulo is calculated using the Extended Euclidean Algorithm (iterative version)\n // Used to compute integers x and y such that: ax + ny = gcd(a, n).\n // When the gcd is 1, then the inverse of a modulo n exists and it's x.\n // ax + ny = 1\n // ax = 1 + (-y)n\n // ax ≡ 1 (mod n) # x is the inverse of a modulo n\n\n // If the remainder is 0 the gcd is n right away.\n uint256 remainder = a % n;\n uint256 gcd = n;\n\n // Therefore the initial coefficients are:\n // ax + ny = gcd(a, n) = n\n // 0a + 1n = n\n int256 x = 0;\n int256 y = 1;\n\n while (remainder != 0) {\n uint256 quotient = gcd / remainder;\n\n (gcd, remainder) = (\n // The old remainder is the next gcd to try.\n remainder,\n // Compute the next remainder.\n // Can't overflow given that (a % gcd) * (gcd // (a % gcd)) <= gcd\n // where gcd is at most n (capped to type(uint256).max)\n gcd - remainder * quotient\n );\n\n (x, y) = (\n // Increment the coefficient of a.\n y,\n // Decrement the coefficient of n.\n // Can overflow, but the result is casted to uint256 so that the\n // next value of y is \"wrapped around\" to a value between 0 and n - 1.\n x - y * int256(quotient)\n );\n }\n\n if (gcd != 1) return 0; // No inverse exists.\n return ternary(x < 0, n - uint256(-x), uint256(x)); // Wrap the result if it's negative.\n }\n }\n\n /**\n * @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n *\n * From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n * prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n * `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n *\n * NOTE: this function does NOT check that `p` is a prime greater than `2`.\n */\n function invModPrime(uint256 a, uint256 p) internal view returns (uint256) {\n unchecked {\n return Math.modExp(a, p - 2, p);\n }\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n *\n * Requirements:\n * - modulus can't be zero\n * - underlying staticcall to precompile must succeed\n *\n * IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n * sure the chain you're using it on supports the precompiled contract for modular exponentiation\n * at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n * the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n * interpreted as 0.\n */\n function modExp(uint256 b, uint256 e, uint256 m) internal view returns (uint256) {\n (bool success, uint256 result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n * It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n * to operate modulo 0 or if the underlying precompile reverted.\n *\n * IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n * you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n * https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n * of a revert, but the result may be incorrectly interpreted as 0.\n */\n function tryModExp(uint256 b, uint256 e, uint256 m) internal view returns (bool success, uint256 result) {\n if (m == 0) return (false, 0);\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n // | Offset | Content | Content (Hex) |\n // |-----------|------------|--------------------------------------------------------------------|\n // | 0x00:0x1f | size of b | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x20:0x3f | size of e | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x40:0x5f | size of m | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x60:0x7f | value of b | 0x<.............................................................b> |\n // | 0x80:0x9f | value of e | 0x<.............................................................e> |\n // | 0xa0:0xbf | value of m | 0x<.............................................................m> |\n mstore(ptr, 0x20)\n mstore(add(ptr, 0x20), 0x20)\n mstore(add(ptr, 0x40), 0x20)\n mstore(add(ptr, 0x60), b)\n mstore(add(ptr, 0x80), e)\n mstore(add(ptr, 0xa0), m)\n\n // Given the result < m, it's guaranteed to fit in 32 bytes,\n // so we can use the memory scratch space located at offset 0.\n success := staticcall(gas(), 0x05, ptr, 0xc0, 0x00, 0x20)\n result := mload(0x00)\n }\n }\n\n /**\n * @dev Variant of {modExp} that supports inputs of arbitrary length.\n */\n function modExp(bytes memory b, bytes memory e, bytes memory m) internal view returns (bytes memory) {\n (bool success, bytes memory result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Variant of {tryModExp} that supports inputs of arbitrary length.\n */\n function tryModExp(\n bytes memory b,\n bytes memory e,\n bytes memory m\n ) internal view returns (bool success, bytes memory result) {\n if (_zeroBytes(m)) return (false, new bytes(0));\n\n uint256 mLen = m.length;\n\n // Encode call args in result and move the free memory pointer\n result = abi.encodePacked(b.length, e.length, mLen, b, e, m);\n\n assembly (\"memory-safe\") {\n let dataPtr := add(result, 0x20)\n // Write result on top of args to avoid allocating extra memory.\n success := staticcall(gas(), 0x05, dataPtr, mload(result), dataPtr, mLen)\n // Overwrite the length.\n // result.length > returndatasize() is guaranteed because returndatasize() == m.length\n mstore(result, mLen)\n // Set the memory pointer after the returned data.\n mstore(0x40, add(dataPtr, mLen))\n }\n }\n\n /**\n * @dev Returns whether the provided byte array is zero.\n */\n function _zeroBytes(bytes memory byteArray) private pure returns (bool) {\n for (uint256 i = 0; i < byteArray.length; ++i) {\n if (byteArray[i] != 0) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n * towards zero.\n *\n * This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n * using integer operations.\n */\n function sqrt(uint256 a) internal pure returns (uint256) {\n unchecked {\n // Take care of easy edge cases when a == 0 or a == 1\n if (a <= 1) {\n return a;\n }\n\n // In this function, we use Newton's method to get a root of `f(x) := x² - a`. It involves building a\n // sequence x_n that converges toward sqrt(a). For each iteration x_n, we also define the error between\n // the current value as `ε_n = | x_n - sqrt(a) |`.\n //\n // For our first estimation, we consider `e` the smallest power of 2 which is bigger than the square root\n // of the target. (i.e. `2**(e-1) ≤ sqrt(a) < 2**e`). We know that `e ≤ 128` because `(2¹²⁸)² = 2²⁵⁶` is\n // bigger than any uint256.\n //\n // By noticing that\n // `2**(e-1) ≤ sqrt(a) < 2**e → (2**(e-1))² ≤ a < (2**e)² → 2**(2*e-2) ≤ a < 2**(2*e)`\n // we can deduce that `e - 1` is `log2(a) / 2`. We can thus compute `x_n = 2**(e-1)` using a method similar\n // to the msb function.\n uint256 aa = a;\n uint256 xn = 1;\n\n if (aa >= (1 << 128)) {\n aa >>= 128;\n xn <<= 64;\n }\n if (aa >= (1 << 64)) {\n aa >>= 64;\n xn <<= 32;\n }\n if (aa >= (1 << 32)) {\n aa >>= 32;\n xn <<= 16;\n }\n if (aa >= (1 << 16)) {\n aa >>= 16;\n xn <<= 8;\n }\n if (aa >= (1 << 8)) {\n aa >>= 8;\n xn <<= 4;\n }\n if (aa >= (1 << 4)) {\n aa >>= 4;\n xn <<= 2;\n }\n if (aa >= (1 << 2)) {\n xn <<= 1;\n }\n\n // We now have x_n such that `x_n = 2**(e-1) ≤ sqrt(a) < 2**e = 2 * x_n`. This implies ε_n ≤ 2**(e-1).\n //\n // We can refine our estimation by noticing that the middle of that interval minimizes the error.\n // If we move x_n to equal 2**(e-1) + 2**(e-2), then we reduce the error to ε_n ≤ 2**(e-2).\n // This is going to be our x_0 (and ε_0)\n xn = (3 * xn) >> 1; // ε_0 := | x_0 - sqrt(a) | ≤ 2**(e-2)\n\n // From here, Newton's method give us:\n // x_{n+1} = (x_n + a / x_n) / 2\n //\n // One should note that:\n // x_{n+1}² - a = ((x_n + a / x_n) / 2)² - a\n // = ((x_n² + a) / (2 * x_n))² - a\n // = (x_n⁴ + 2 * a * x_n² + a²) / (4 * x_n²) - a\n // = (x_n⁴ + 2 * a * x_n² + a² - 4 * a * x_n²) / (4 * x_n²)\n // = (x_n⁴ - 2 * a * x_n² + a²) / (4 * x_n²)\n // = (x_n² - a)² / (2 * x_n)²\n // = ((x_n² - a) / (2 * x_n))²\n // ≥ 0\n // Which proves that for all n ≥ 1, sqrt(a) ≤ x_n\n //\n // This gives us the proof of quadratic convergence of the sequence:\n // ε_{n+1} = | x_{n+1} - sqrt(a) |\n // = | (x_n + a / x_n) / 2 - sqrt(a) |\n // = | (x_n² + a - 2*x_n*sqrt(a)) / (2 * x_n) |\n // = | (x_n - sqrt(a))² / (2 * x_n) |\n // = | ε_n² / (2 * x_n) |\n // = ε_n² / | (2 * x_n) |\n //\n // For the first iteration, we have a special case where x_0 is known:\n // ε_1 = ε_0² / | (2 * x_0) |\n // ≤ (2**(e-2))² / (2 * (2**(e-1) + 2**(e-2)))\n // ≤ 2**(2*e-4) / (3 * 2**(e-1))\n // ≤ 2**(e-3) / 3\n // ≤ 2**(e-3-log2(3))\n // ≤ 2**(e-4.5)\n //\n // For the following iterations, we use the fact that, 2**(e-1) ≤ sqrt(a) ≤ x_n:\n // ε_{n+1} = ε_n² / | (2 * x_n) |\n // ≤ (2**(e-k))² / (2 * 2**(e-1))\n // ≤ 2**(2*e-2*k) / 2**e\n // ≤ 2**(e-2*k)\n xn = (xn + a / xn) >> 1; // ε_1 := | x_1 - sqrt(a) | ≤ 2**(e-4.5) -- special case, see above\n xn = (xn + a / xn) >> 1; // ε_2 := | x_2 - sqrt(a) | ≤ 2**(e-9) -- general case with k = 4.5\n xn = (xn + a / xn) >> 1; // ε_3 := | x_3 - sqrt(a) | ≤ 2**(e-18) -- general case with k = 9\n xn = (xn + a / xn) >> 1; // ε_4 := | x_4 - sqrt(a) | ≤ 2**(e-36) -- general case with k = 18\n xn = (xn + a / xn) >> 1; // ε_5 := | x_5 - sqrt(a) | ≤ 2**(e-72) -- general case with k = 36\n xn = (xn + a / xn) >> 1; // ε_6 := | x_6 - sqrt(a) | ≤ 2**(e-144) -- general case with k = 72\n\n // Because e ≤ 128 (as discussed during the first estimation phase), we know have reached a precision\n // ε_6 ≤ 2**(e-144) < 1. Given we're operating on integers, then we can ensure that xn is now either\n // sqrt(a) or sqrt(a) + 1.\n return xn - SafeCast.toUint(xn > a / xn);\n }\n }\n\n /**\n * @dev 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && result * result < a);\n }\n }\n\n /**\n * @dev Return the log in base 2 of a positive value rounded towards zero.\n * Returns 0 if given 0.\n */\n function log2(uint256 value) internal pure returns (uint256) {\n uint256 result = 0;\n uint256 exp;\n unchecked {\n exp = 128 * SafeCast.toUint(value > (1 << 128) - 1);\n value >>= exp;\n result += exp;\n\n exp = 64 * SafeCast.toUint(value > (1 << 64) - 1);\n value >>= exp;\n result += exp;\n\n exp = 32 * SafeCast.toUint(value > (1 << 32) - 1);\n value >>= exp;\n result += exp;\n\n exp = 16 * SafeCast.toUint(value > (1 << 16) - 1);\n value >>= exp;\n result += exp;\n\n exp = 8 * SafeCast.toUint(value > (1 << 8) - 1);\n value >>= exp;\n result += exp;\n\n exp = 4 * SafeCast.toUint(value > (1 << 4) - 1);\n value >>= exp;\n result += exp;\n\n exp = 2 * SafeCast.toUint(value > (1 << 2) - 1);\n value >>= exp;\n result += exp;\n\n result += SafeCast.toUint(value > 1);\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << result < value);\n }\n }\n\n /**\n * @dev Return the log in base 10 of a positive value rounded towards zero.\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 10 ** result < value);\n }\n }\n\n /**\n * @dev Return the log in base 256 of a positive value rounded towards zero.\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 uint256 isGt;\n unchecked {\n isGt = SafeCast.toUint(value > (1 << 128) - 1);\n value >>= isGt * 128;\n result += isGt * 16;\n\n isGt = SafeCast.toUint(value > (1 << 64) - 1);\n value >>= isGt * 64;\n result += isGt * 8;\n\n isGt = SafeCast.toUint(value > (1 << 32) - 1);\n value >>= isGt * 32;\n result += isGt * 4;\n\n isGt = SafeCast.toUint(value > (1 << 16) - 1);\n value >>= isGt * 16;\n result += isGt * 2;\n\n result += SafeCast.toUint(value > (1 << 8) - 1);\n }\n return result;\n }\n\n /**\n * @dev Return the log in base 256, 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << (result << 3) < value);\n }\n }\n\n /**\n * @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers.\n */\n function unsignedRoundsUp(Rounding rounding) internal pure returns (bool) {\n return uint8(rounding) % 2 == 1;\n }\n}\n"},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SafeCast.sol)\n// This file was procedurally generated from scripts/generate/templates/SafeCast.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n * checks.\n *\n * Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n * easily result in undesired exploitation or bugs, since developers usually\n * assume that overflows raise errors. `SafeCast` restores this intuition by\n * reverting the transaction when such an operation overflows.\n *\n * Using this library instead of the unchecked operations eliminates an entire\n * class of bugs, so it's recommended to use it always.\n */\nlibrary SafeCast {\n /**\n * @dev Value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedUintDowncast(uint8 bits, uint256 value);\n\n /**\n * @dev An int value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedIntToUint(int256 value);\n\n /**\n * @dev Value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedIntDowncast(uint8 bits, int256 value);\n\n /**\n * @dev An uint value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedUintToInt(uint256 value);\n\n /**\n * @dev Returns the downcasted uint248 from uint256, reverting on\n * overflow (when the input is greater than largest uint248).\n *\n * Counterpart to Solidity's `uint248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toUint248(uint256 value) internal pure returns (uint248) {\n if (value > type(uint248).max) {\n revert SafeCastOverflowedUintDowncast(248, value);\n }\n return uint248(value);\n }\n\n /**\n * @dev Returns the downcasted uint240 from uint256, reverting on\n * overflow (when the input is greater than largest uint240).\n *\n * Counterpart to Solidity's `uint240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toUint240(uint256 value) internal pure returns (uint240) {\n if (value > type(uint240).max) {\n revert SafeCastOverflowedUintDowncast(240, value);\n }\n return uint240(value);\n }\n\n /**\n * @dev Returns the downcasted uint232 from uint256, reverting on\n * overflow (when the input is greater than largest uint232).\n *\n * Counterpart to Solidity's `uint232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toUint232(uint256 value) internal pure returns (uint232) {\n if (value > type(uint232).max) {\n revert SafeCastOverflowedUintDowncast(232, value);\n }\n return uint232(value);\n }\n\n /**\n * @dev Returns the downcasted uint224 from uint256, reverting on\n * overflow (when the input is greater than largest uint224).\n *\n * Counterpart to Solidity's `uint224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toUint224(uint256 value) internal pure returns (uint224) {\n if (value > type(uint224).max) {\n revert SafeCastOverflowedUintDowncast(224, value);\n }\n return uint224(value);\n }\n\n /**\n * @dev Returns the downcasted uint216 from uint256, reverting on\n * overflow (when the input is greater than largest uint216).\n *\n * Counterpart to Solidity's `uint216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toUint216(uint256 value) internal pure returns (uint216) {\n if (value > type(uint216).max) {\n revert SafeCastOverflowedUintDowncast(216, value);\n }\n return uint216(value);\n }\n\n /**\n * @dev Returns the downcasted uint208 from uint256, reverting on\n * overflow (when the input is greater than largest uint208).\n *\n * Counterpart to Solidity's `uint208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toUint208(uint256 value) internal pure returns (uint208) {\n if (value > type(uint208).max) {\n revert SafeCastOverflowedUintDowncast(208, value);\n }\n return uint208(value);\n }\n\n /**\n * @dev Returns the downcasted uint200 from uint256, reverting on\n * overflow (when the input is greater than largest uint200).\n *\n * Counterpart to Solidity's `uint200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toUint200(uint256 value) internal pure returns (uint200) {\n if (value > type(uint200).max) {\n revert SafeCastOverflowedUintDowncast(200, value);\n }\n return uint200(value);\n }\n\n /**\n * @dev Returns the downcasted uint192 from uint256, reverting on\n * overflow (when the input is greater than largest uint192).\n *\n * Counterpart to Solidity's `uint192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toUint192(uint256 value) internal pure returns (uint192) {\n if (value > type(uint192).max) {\n revert SafeCastOverflowedUintDowncast(192, value);\n }\n return uint192(value);\n }\n\n /**\n * @dev Returns the downcasted uint184 from uint256, reverting on\n * overflow (when the input is greater than largest uint184).\n *\n * Counterpart to Solidity's `uint184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toUint184(uint256 value) internal pure returns (uint184) {\n if (value > type(uint184).max) {\n revert SafeCastOverflowedUintDowncast(184, value);\n }\n return uint184(value);\n }\n\n /**\n * @dev Returns the downcasted uint176 from uint256, reverting on\n * overflow (when the input is greater than largest uint176).\n *\n * Counterpart to Solidity's `uint176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toUint176(uint256 value) internal pure returns (uint176) {\n if (value > type(uint176).max) {\n revert SafeCastOverflowedUintDowncast(176, value);\n }\n return uint176(value);\n }\n\n /**\n * @dev Returns the downcasted uint168 from uint256, reverting on\n * overflow (when the input is greater than largest uint168).\n *\n * Counterpart to Solidity's `uint168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toUint168(uint256 value) internal pure returns (uint168) {\n if (value > type(uint168).max) {\n revert SafeCastOverflowedUintDowncast(168, value);\n }\n return uint168(value);\n }\n\n /**\n * @dev Returns the downcasted uint160 from uint256, reverting on\n * overflow (when the input is greater than largest uint160).\n *\n * Counterpart to Solidity's `uint160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toUint160(uint256 value) internal pure returns (uint160) {\n if (value > type(uint160).max) {\n revert SafeCastOverflowedUintDowncast(160, value);\n }\n return uint160(value);\n }\n\n /**\n * @dev Returns the downcasted uint152 from uint256, reverting on\n * overflow (when the input is greater than largest uint152).\n *\n * Counterpart to Solidity's `uint152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toUint152(uint256 value) internal pure returns (uint152) {\n if (value > type(uint152).max) {\n revert SafeCastOverflowedUintDowncast(152, value);\n }\n return uint152(value);\n }\n\n /**\n * @dev Returns the downcasted uint144 from uint256, reverting on\n * overflow (when the input is greater than largest uint144).\n *\n * Counterpart to Solidity's `uint144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toUint144(uint256 value) internal pure returns (uint144) {\n if (value > type(uint144).max) {\n revert SafeCastOverflowedUintDowncast(144, value);\n }\n return uint144(value);\n }\n\n /**\n * @dev Returns the downcasted uint136 from uint256, reverting on\n * overflow (when the input is greater than largest uint136).\n *\n * Counterpart to Solidity's `uint136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toUint136(uint256 value) internal pure returns (uint136) {\n if (value > type(uint136).max) {\n revert SafeCastOverflowedUintDowncast(136, value);\n }\n return uint136(value);\n }\n\n /**\n * @dev Returns the downcasted uint128 from uint256, reverting on\n * overflow (when the input is greater than largest uint128).\n *\n * Counterpart to Solidity's `uint128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toUint128(uint256 value) internal pure returns (uint128) {\n if (value > type(uint128).max) {\n revert SafeCastOverflowedUintDowncast(128, value);\n }\n return uint128(value);\n }\n\n /**\n * @dev Returns the downcasted uint120 from uint256, reverting on\n * overflow (when the input is greater than largest uint120).\n *\n * Counterpart to Solidity's `uint120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toUint120(uint256 value) internal pure returns (uint120) {\n if (value > type(uint120).max) {\n revert SafeCastOverflowedUintDowncast(120, value);\n }\n return uint120(value);\n }\n\n /**\n * @dev Returns the downcasted uint112 from uint256, reverting on\n * overflow (when the input is greater than largest uint112).\n *\n * Counterpart to Solidity's `uint112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toUint112(uint256 value) internal pure returns (uint112) {\n if (value > type(uint112).max) {\n revert SafeCastOverflowedUintDowncast(112, value);\n }\n return uint112(value);\n }\n\n /**\n * @dev Returns the downcasted uint104 from uint256, reverting on\n * overflow (when the input is greater than largest uint104).\n *\n * Counterpart to Solidity's `uint104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toUint104(uint256 value) internal pure returns (uint104) {\n if (value > type(uint104).max) {\n revert SafeCastOverflowedUintDowncast(104, value);\n }\n return uint104(value);\n }\n\n /**\n * @dev Returns the downcasted uint96 from uint256, reverting on\n * overflow (when the input is greater than largest uint96).\n *\n * Counterpart to Solidity's `uint96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toUint96(uint256 value) internal pure returns (uint96) {\n if (value > type(uint96).max) {\n revert SafeCastOverflowedUintDowncast(96, value);\n }\n return uint96(value);\n }\n\n /**\n * @dev Returns the downcasted uint88 from uint256, reverting on\n * overflow (when the input is greater than largest uint88).\n *\n * Counterpart to Solidity's `uint88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toUint88(uint256 value) internal pure returns (uint88) {\n if (value > type(uint88).max) {\n revert SafeCastOverflowedUintDowncast(88, value);\n }\n return uint88(value);\n }\n\n /**\n * @dev Returns the downcasted uint80 from uint256, reverting on\n * overflow (when the input is greater than largest uint80).\n *\n * Counterpart to Solidity's `uint80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toUint80(uint256 value) internal pure returns (uint80) {\n if (value > type(uint80).max) {\n revert SafeCastOverflowedUintDowncast(80, value);\n }\n return uint80(value);\n }\n\n /**\n * @dev Returns the downcasted uint72 from uint256, reverting on\n * overflow (when the input is greater than largest uint72).\n *\n * Counterpart to Solidity's `uint72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toUint72(uint256 value) internal pure returns (uint72) {\n if (value > type(uint72).max) {\n revert SafeCastOverflowedUintDowncast(72, value);\n }\n return uint72(value);\n }\n\n /**\n * @dev Returns the downcasted uint64 from uint256, reverting on\n * overflow (when the input is greater than largest uint64).\n *\n * Counterpart to Solidity's `uint64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toUint64(uint256 value) internal pure returns (uint64) {\n if (value > type(uint64).max) {\n revert SafeCastOverflowedUintDowncast(64, value);\n }\n return uint64(value);\n }\n\n /**\n * @dev Returns the downcasted uint56 from uint256, reverting on\n * overflow (when the input is greater than largest uint56).\n *\n * Counterpart to Solidity's `uint56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toUint56(uint256 value) internal pure returns (uint56) {\n if (value > type(uint56).max) {\n revert SafeCastOverflowedUintDowncast(56, value);\n }\n return uint56(value);\n }\n\n /**\n * @dev Returns the downcasted uint48 from uint256, reverting on\n * overflow (when the input is greater than largest uint48).\n *\n * Counterpart to Solidity's `uint48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toUint48(uint256 value) internal pure returns (uint48) {\n if (value > type(uint48).max) {\n revert SafeCastOverflowedUintDowncast(48, value);\n }\n return uint48(value);\n }\n\n /**\n * @dev Returns the downcasted uint40 from uint256, reverting on\n * overflow (when the input is greater than largest uint40).\n *\n * Counterpart to Solidity's `uint40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toUint40(uint256 value) internal pure returns (uint40) {\n if (value > type(uint40).max) {\n revert SafeCastOverflowedUintDowncast(40, value);\n }\n return uint40(value);\n }\n\n /**\n * @dev Returns the downcasted uint32 from uint256, reverting on\n * overflow (when the input is greater than largest uint32).\n *\n * Counterpart to Solidity's `uint32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toUint32(uint256 value) internal pure returns (uint32) {\n if (value > type(uint32).max) {\n revert SafeCastOverflowedUintDowncast(32, value);\n }\n return uint32(value);\n }\n\n /**\n * @dev Returns the downcasted uint24 from uint256, reverting on\n * overflow (when the input is greater than largest uint24).\n *\n * Counterpart to Solidity's `uint24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toUint24(uint256 value) internal pure returns (uint24) {\n if (value > type(uint24).max) {\n revert SafeCastOverflowedUintDowncast(24, value);\n }\n return uint24(value);\n }\n\n /**\n * @dev Returns the downcasted uint16 from uint256, reverting on\n * overflow (when the input is greater than largest uint16).\n *\n * Counterpart to Solidity's `uint16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toUint16(uint256 value) internal pure returns (uint16) {\n if (value > type(uint16).max) {\n revert SafeCastOverflowedUintDowncast(16, value);\n }\n return uint16(value);\n }\n\n /**\n * @dev Returns the downcasted uint8 from uint256, reverting on\n * overflow (when the input is greater than largest uint8).\n *\n * Counterpart to Solidity's `uint8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toUint8(uint256 value) internal pure returns (uint8) {\n if (value > type(uint8).max) {\n revert SafeCastOverflowedUintDowncast(8, value);\n }\n return uint8(value);\n }\n\n /**\n * @dev Converts a signed int256 into an unsigned uint256.\n *\n * Requirements:\n *\n * - input must be greater than or equal to 0.\n */\n function toUint256(int256 value) internal pure returns (uint256) {\n if (value < 0) {\n revert SafeCastOverflowedIntToUint(value);\n }\n return uint256(value);\n }\n\n /**\n * @dev Returns the downcasted int248 from int256, reverting on\n * overflow (when the input is less than smallest int248 or\n * greater than largest int248).\n *\n * Counterpart to Solidity's `int248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toInt248(int256 value) internal pure returns (int248 downcasted) {\n downcasted = int248(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(248, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int240 from int256, reverting on\n * overflow (when the input is less than smallest int240 or\n * greater than largest int240).\n *\n * Counterpart to Solidity's `int240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toInt240(int256 value) internal pure returns (int240 downcasted) {\n downcasted = int240(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(240, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int232 from int256, reverting on\n * overflow (when the input is less than smallest int232 or\n * greater than largest int232).\n *\n * Counterpart to Solidity's `int232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toInt232(int256 value) internal pure returns (int232 downcasted) {\n downcasted = int232(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(232, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int224 from int256, reverting on\n * overflow (when the input is less than smallest int224 or\n * greater than largest int224).\n *\n * Counterpart to Solidity's `int224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toInt224(int256 value) internal pure returns (int224 downcasted) {\n downcasted = int224(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(224, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int216 from int256, reverting on\n * overflow (when the input is less than smallest int216 or\n * greater than largest int216).\n *\n * Counterpart to Solidity's `int216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toInt216(int256 value) internal pure returns (int216 downcasted) {\n downcasted = int216(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(216, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int208 from int256, reverting on\n * overflow (when the input is less than smallest int208 or\n * greater than largest int208).\n *\n * Counterpart to Solidity's `int208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toInt208(int256 value) internal pure returns (int208 downcasted) {\n downcasted = int208(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(208, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int200 from int256, reverting on\n * overflow (when the input is less than smallest int200 or\n * greater than largest int200).\n *\n * Counterpart to Solidity's `int200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toInt200(int256 value) internal pure returns (int200 downcasted) {\n downcasted = int200(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(200, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int192 from int256, reverting on\n * overflow (when the input is less than smallest int192 or\n * greater than largest int192).\n *\n * Counterpart to Solidity's `int192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toInt192(int256 value) internal pure returns (int192 downcasted) {\n downcasted = int192(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(192, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int184 from int256, reverting on\n * overflow (when the input is less than smallest int184 or\n * greater than largest int184).\n *\n * Counterpart to Solidity's `int184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toInt184(int256 value) internal pure returns (int184 downcasted) {\n downcasted = int184(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(184, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int176 from int256, reverting on\n * overflow (when the input is less than smallest int176 or\n * greater than largest int176).\n *\n * Counterpart to Solidity's `int176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toInt176(int256 value) internal pure returns (int176 downcasted) {\n downcasted = int176(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(176, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int168 from int256, reverting on\n * overflow (when the input is less than smallest int168 or\n * greater than largest int168).\n *\n * Counterpart to Solidity's `int168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toInt168(int256 value) internal pure returns (int168 downcasted) {\n downcasted = int168(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(168, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int160 from int256, reverting on\n * overflow (when the input is less than smallest int160 or\n * greater than largest int160).\n *\n * Counterpart to Solidity's `int160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toInt160(int256 value) internal pure returns (int160 downcasted) {\n downcasted = int160(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(160, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int152 from int256, reverting on\n * overflow (when the input is less than smallest int152 or\n * greater than largest int152).\n *\n * Counterpart to Solidity's `int152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toInt152(int256 value) internal pure returns (int152 downcasted) {\n downcasted = int152(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(152, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int144 from int256, reverting on\n * overflow (when the input is less than smallest int144 or\n * greater than largest int144).\n *\n * Counterpart to Solidity's `int144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toInt144(int256 value) internal pure returns (int144 downcasted) {\n downcasted = int144(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(144, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int136 from int256, reverting on\n * overflow (when the input is less than smallest int136 or\n * greater than largest int136).\n *\n * Counterpart to Solidity's `int136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toInt136(int256 value) internal pure returns (int136 downcasted) {\n downcasted = int136(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(136, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int128 from int256, reverting on\n * overflow (when the input is less than smallest int128 or\n * greater than largest int128).\n *\n * Counterpart to Solidity's `int128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toInt128(int256 value) internal pure returns (int128 downcasted) {\n downcasted = int128(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(128, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int120 from int256, reverting on\n * overflow (when the input is less than smallest int120 or\n * greater than largest int120).\n *\n * Counterpart to Solidity's `int120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toInt120(int256 value) internal pure returns (int120 downcasted) {\n downcasted = int120(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(120, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int112 from int256, reverting on\n * overflow (when the input is less than smallest int112 or\n * greater than largest int112).\n *\n * Counterpart to Solidity's `int112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toInt112(int256 value) internal pure returns (int112 downcasted) {\n downcasted = int112(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(112, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int104 from int256, reverting on\n * overflow (when the input is less than smallest int104 or\n * greater than largest int104).\n *\n * Counterpart to Solidity's `int104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toInt104(int256 value) internal pure returns (int104 downcasted) {\n downcasted = int104(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(104, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int96 from int256, reverting on\n * overflow (when the input is less than smallest int96 or\n * greater than largest int96).\n *\n * Counterpart to Solidity's `int96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toInt96(int256 value) internal pure returns (int96 downcasted) {\n downcasted = int96(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(96, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int88 from int256, reverting on\n * overflow (when the input is less than smallest int88 or\n * greater than largest int88).\n *\n * Counterpart to Solidity's `int88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toInt88(int256 value) internal pure returns (int88 downcasted) {\n downcasted = int88(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(88, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int80 from int256, reverting on\n * overflow (when the input is less than smallest int80 or\n * greater than largest int80).\n *\n * Counterpart to Solidity's `int80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toInt80(int256 value) internal pure returns (int80 downcasted) {\n downcasted = int80(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(80, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int72 from int256, reverting on\n * overflow (when the input is less than smallest int72 or\n * greater than largest int72).\n *\n * Counterpart to Solidity's `int72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toInt72(int256 value) internal pure returns (int72 downcasted) {\n downcasted = int72(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(72, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int64 from int256, reverting on\n * overflow (when the input is less than smallest int64 or\n * greater than largest int64).\n *\n * Counterpart to Solidity's `int64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toInt64(int256 value) internal pure returns (int64 downcasted) {\n downcasted = int64(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(64, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int56 from int256, reverting on\n * overflow (when the input is less than smallest int56 or\n * greater than largest int56).\n *\n * Counterpart to Solidity's `int56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toInt56(int256 value) internal pure returns (int56 downcasted) {\n downcasted = int56(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(56, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int48 from int256, reverting on\n * overflow (when the input is less than smallest int48 or\n * greater than largest int48).\n *\n * Counterpart to Solidity's `int48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toInt48(int256 value) internal pure returns (int48 downcasted) {\n downcasted = int48(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(48, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int40 from int256, reverting on\n * overflow (when the input is less than smallest int40 or\n * greater than largest int40).\n *\n * Counterpart to Solidity's `int40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toInt40(int256 value) internal pure returns (int40 downcasted) {\n downcasted = int40(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(40, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int32 from int256, reverting on\n * overflow (when the input is less than smallest int32 or\n * greater than largest int32).\n *\n * Counterpart to Solidity's `int32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toInt32(int256 value) internal pure returns (int32 downcasted) {\n downcasted = int32(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(32, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int24 from int256, reverting on\n * overflow (when the input is less than smallest int24 or\n * greater than largest int24).\n *\n * Counterpart to Solidity's `int24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toInt24(int256 value) internal pure returns (int24 downcasted) {\n downcasted = int24(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(24, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int16 from int256, reverting on\n * overflow (when the input is less than smallest int16 or\n * greater than largest int16).\n *\n * Counterpart to Solidity's `int16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toInt16(int256 value) internal pure returns (int16 downcasted) {\n downcasted = int16(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(16, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int8 from int256, reverting on\n * overflow (when the input is less than smallest int8 or\n * greater than largest int8).\n *\n * Counterpart to Solidity's `int8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toInt8(int256 value) internal pure returns (int8 downcasted) {\n downcasted = int8(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(8, value);\n }\n }\n\n /**\n * @dev Converts an unsigned uint256 into a signed int256.\n *\n * Requirements:\n *\n * - input must be less than or equal to maxInt256.\n */\n function toInt256(uint256 value) internal pure returns (int256) {\n // Note: Unsafe cast below is okay because `type(int256).max` is guaranteed to be positive\n if (value > uint256(type(int256).max)) {\n revert SafeCastOverflowedUintToInt(value);\n }\n return int256(value);\n }\n\n /**\n * @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump.\n */\n function toUint(bool b) internal pure returns (uint256 u) {\n assembly (\"memory-safe\") {\n u := iszero(iszero(b))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SignedMath.sol)\n\npragma solidity ^0.8.20;\n\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard signed math utilities missing in the Solidity language.\n */\nlibrary SignedMath {\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, int256 a, int256 b) internal pure returns (int256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * int256(SafeCast.toUint(condition)));\n }\n }\n\n /**\n * @dev Returns the largest of two signed numbers.\n */\n function max(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a > b, a, b);\n }\n\n /**\n * @dev Returns the smallest of two signed numbers.\n */\n function min(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a < b, a, b);\n }\n\n /**\n * @dev Returns the average of two signed numbers without overflow.\n * The result is rounded towards zero.\n */\n function average(int256 a, int256 b) internal pure returns (int256) {\n // Formula from the book \"Hacker's Delight\"\n int256 x = (a & b) + ((a ^ b) >> 1);\n return x + (int256(uint256(x) >> 255) & (a ^ b));\n }\n\n /**\n * @dev Returns the absolute unsigned value of a signed value.\n */\n function abs(int256 n) internal pure returns (uint256) {\n unchecked {\n // Formula from the \"Bit Twiddling Hacks\" by Sean Eron Anderson.\n // Since `n` is a signed integer, the generated bytecode will use the SAR opcode to perform the right shift,\n // taking advantage of the most significant (or \"sign\" bit) in two's complement representation.\n // This opcode adds new most significant bits set to the value of the previous most significant bit. As a result,\n // the mask will either be `bytes32(0)` (if n is positive) or `~bytes32(0)` (if n is negative).\n int256 mask = n >> 255;\n\n // A `bytes32(0)` mask leaves the input unchanged, while a `~bytes32(0)` mask complements it.\n return uint256((n + mask) ^ mask);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Nonces.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (utils/Nonces.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Provides tracking nonces for addresses. Nonces will only increment.\n */\nabstract contract Nonces {\n /**\n * @dev The nonce used for an `account` is not the expected current nonce.\n */\n error InvalidAccountNonce(address account, uint256 currentNonce);\n\n mapping(address account => uint256) private _nonces;\n\n /**\n * @dev Returns the next unused nonce for an address.\n */\n function nonces(address owner) public view virtual returns (uint256) {\n return _nonces[owner];\n }\n\n /**\n * @dev Consumes a nonce.\n *\n * Returns the current value and increments nonce.\n */\n function _useNonce(address owner) internal virtual returns (uint256) {\n // For each account, the nonce has an initial value of 0, can only be incremented by one, and cannot be\n // decremented or reset. This guarantees that the nonce never overflows.\n unchecked {\n // It is important to do x++ and not ++x here.\n return _nonces[owner]++;\n }\n }\n\n /**\n * @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`.\n */\n function _useCheckedNonce(address owner, uint256 nonce) internal virtual {\n uint256 current = _useNonce(owner);\n if (nonce != current) {\n revert InvalidAccountNonce(owner, current);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Panic.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Panic.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Helper library for emitting standardized panic codes.\n *\n * ```solidity\n * contract Example {\n * using Panic for uint256;\n *\n * // Use any of the declared internal constants\n * function foo() { Panic.GENERIC.panic(); }\n *\n * // Alternatively\n * function foo() { Panic.panic(Panic.GENERIC); }\n * }\n * ```\n *\n * Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n *\n * _Available since v5.1._\n */\n// slither-disable-next-line unused-state\nlibrary Panic {\n /// @dev generic / unspecified error\n uint256 internal constant GENERIC = 0x00;\n /// @dev used by the assert() builtin\n uint256 internal constant ASSERT = 0x01;\n /// @dev arithmetic underflow or overflow\n uint256 internal constant UNDER_OVERFLOW = 0x11;\n /// @dev division or modulo by zero\n uint256 internal constant DIVISION_BY_ZERO = 0x12;\n /// @dev enum conversion error\n uint256 internal constant ENUM_CONVERSION_ERROR = 0x21;\n /// @dev invalid encoding in storage\n uint256 internal constant STORAGE_ENCODING_ERROR = 0x22;\n /// @dev empty array pop\n uint256 internal constant EMPTY_ARRAY_POP = 0x31;\n /// @dev array out of bounds access\n uint256 internal constant ARRAY_OUT_OF_BOUNDS = 0x32;\n /// @dev resource error (too large allocation or too large array)\n uint256 internal constant RESOURCE_ERROR = 0x41;\n /// @dev calling invalid internal function\n uint256 internal constant INVALID_INTERNAL_FUNCTION = 0x51;\n\n /// @dev Reverts with a panic code. Recommended to use with\n /// the internal constants with predefined codes.\n function panic(uint256 code) internal pure {\n assembly (\"memory-safe\") {\n mstore(0x00, 0x4e487b71)\n mstore(0x20, code)\n revert(0x1c, 0x24)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/ShortStrings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/ShortStrings.sol)\n\npragma solidity ^0.8.20;\n\nimport {StorageSlot} from \"./StorageSlot.sol\";\n\n// | string | 0xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |\n// | length | 0x BB |\ntype ShortString is bytes32;\n\n/**\n * @dev This library provides functions to convert short memory strings\n * into a `ShortString` type that can be used as an immutable variable.\n *\n * Strings of arbitrary length can be optimized using this library if\n * they are short enough (up to 31 bytes) by packing them with their\n * length (1 byte) in a single EVM word (32 bytes). Additionally, a\n * fallback mechanism can be used for every other case.\n *\n * Usage example:\n *\n * ```solidity\n * contract Named {\n * using ShortStrings for *;\n *\n * ShortString private immutable _name;\n * string private _nameFallback;\n *\n * constructor(string memory contractName) {\n * _name = contractName.toShortStringWithFallback(_nameFallback);\n * }\n *\n * function name() external view returns (string memory) {\n * return _name.toStringWithFallback(_nameFallback);\n * }\n * }\n * ```\n */\nlibrary ShortStrings {\n // Used as an identifier for strings longer than 31 bytes.\n bytes32 private constant FALLBACK_SENTINEL = 0x00000000000000000000000000000000000000000000000000000000000000FF;\n\n error StringTooLong(string str);\n error InvalidShortString();\n\n /**\n * @dev Encode a string of at most 31 chars into a `ShortString`.\n *\n * This will trigger a `StringTooLong` error is the input string is too long.\n */\n function toShortString(string memory str) internal pure returns (ShortString) {\n bytes memory bstr = bytes(str);\n if (bstr.length > 31) {\n revert StringTooLong(str);\n }\n return ShortString.wrap(bytes32(uint256(bytes32(bstr)) | bstr.length));\n }\n\n /**\n * @dev Decode a `ShortString` back to a \"normal\" string.\n */\n function toString(ShortString sstr) internal pure returns (string memory) {\n uint256 len = byteLength(sstr);\n // using `new string(len)` would work locally but is not memory safe.\n string memory str = new string(32);\n assembly (\"memory-safe\") {\n mstore(str, len)\n mstore(add(str, 0x20), sstr)\n }\n return str;\n }\n\n /**\n * @dev Return the length of a `ShortString`.\n */\n function byteLength(ShortString sstr) internal pure returns (uint256) {\n uint256 result = uint256(ShortString.unwrap(sstr)) & 0xFF;\n if (result > 31) {\n revert InvalidShortString();\n }\n return result;\n }\n\n /**\n * @dev Encode a string into a `ShortString`, or write it to storage if it is too long.\n */\n function toShortStringWithFallback(string memory value, string storage store) internal returns (ShortString) {\n if (bytes(value).length < 32) {\n return toShortString(value);\n } else {\n StorageSlot.getStringSlot(store).value = value;\n return ShortString.wrap(FALLBACK_SENTINEL);\n }\n }\n\n /**\n * @dev Decode a string that was encoded to `ShortString` or written to storage using {setWithFallback}.\n */\n function toStringWithFallback(ShortString value, string storage store) internal pure returns (string memory) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return toString(value);\n } else {\n return store;\n }\n }\n\n /**\n * @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n * {setWithFallback}.\n *\n * WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n * actual characters as the UTF-8 encoding of a single character can span over multiple bytes.\n */\n function byteLengthWithFallback(ShortString value, string storage store) internal view returns (uint256) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return byteLength(value);\n } else {\n return bytes(store).length;\n }\n }\n}\n"},"@openzeppelin/contracts/utils/StorageSlot.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/StorageSlot.sol)\n// This file was procedurally generated from scripts/generate/templates/StorageSlot.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Library for reading and writing primitive types to specific storage slots.\n *\n * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n * This library helps with reading and writing to such slots without the need for inline assembly.\n *\n * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n *\n * Example usage to set ERC-1967 implementation slot:\n * ```solidity\n * contract ERC1967 {\n * // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n * bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n *\n * function _getImplementation() internal view returns (address) {\n * return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n * }\n *\n * function _setImplementation(address newImplementation) internal {\n * require(newImplementation.code.length > 0);\n * StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n * }\n * }\n * ```\n *\n * TIP: Consider using this library along with {SlotDerivation}.\n */\nlibrary StorageSlot {\n struct AddressSlot {\n address value;\n }\n\n struct BooleanSlot {\n bool value;\n }\n\n struct Bytes32Slot {\n bytes32 value;\n }\n\n struct Uint256Slot {\n uint256 value;\n }\n\n struct Int256Slot {\n int256 value;\n }\n\n struct StringSlot {\n string value;\n }\n\n struct BytesSlot {\n bytes value;\n }\n\n /**\n * @dev Returns an `AddressSlot` with member `value` located at `slot`.\n */\n function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `BooleanSlot` with member `value` located at `slot`.\n */\n function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Bytes32Slot` with member `value` located at `slot`.\n */\n function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Uint256Slot` with member `value` located at `slot`.\n */\n function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Int256Slot` with member `value` located at `slot`.\n */\n function getInt256Slot(bytes32 slot) internal pure returns (Int256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `StringSlot` with member `value` located at `slot`.\n */\n function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `StringSlot` representation of the string storage pointer `store`.\n */\n function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n\n /**\n * @dev Returns a `BytesSlot` with member `value` located at `slot`.\n */\n function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.\n */\n function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Strings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (utils/Strings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"./math/Math.sol\";\nimport {SafeCast} from \"./math/SafeCast.sol\";\nimport {SignedMath} from \"./math/SignedMath.sol\";\n\n/**\n * @dev String operations.\n */\nlibrary Strings {\n using SafeCast for *;\n\n bytes16 private constant HEX_DIGITS = \"0123456789abcdef\";\n uint8 private constant ADDRESS_LENGTH = 20;\n\n /**\n * @dev The `value` string doesn't fit in the specified `length`.\n */\n error StringsInsufficientHexLength(uint256 value, uint256 length);\n\n /**\n * @dev The string being parsed contains characters that are not in scope of the given base.\n */\n error StringsInvalidChar();\n\n /**\n * @dev The string being parsed is not a properly formatted address.\n */\n error StringsInvalidAddressFormat();\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 assembly (\"memory-safe\") {\n ptr := add(buffer, add(32, length))\n }\n while (true) {\n ptr--;\n assembly (\"memory-safe\") {\n mstore8(ptr, byte(mod(value, 10), HEX_DIGITS))\n }\n value /= 10;\n if (value == 0) break;\n }\n return buffer;\n }\n }\n\n /**\n * @dev Converts a `int256` to its ASCII `string` decimal representation.\n */\n function toStringSigned(int256 value) internal pure returns (string memory) {\n return string.concat(value < 0 ? \"-\" : \"\", toString(SignedMath.abs(value)));\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 uint256 localValue = value;\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] = HEX_DIGITS[localValue & 0xf];\n localValue >>= 4;\n }\n if (localValue != 0) {\n revert StringsInsufficientHexLength(value, length);\n }\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\n * representation.\n */\n function toHexString(address addr) internal pure returns (string memory) {\n return toHexString(uint256(uint160(addr)), ADDRESS_LENGTH);\n }\n\n /**\n * @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n * representation, according to EIP-55.\n */\n function toChecksumHexString(address addr) internal pure returns (string memory) {\n bytes memory buffer = bytes(toHexString(addr));\n\n // hash the hex part of buffer (skip length + 2 bytes, length 40)\n uint256 hashValue;\n assembly (\"memory-safe\") {\n hashValue := shr(96, keccak256(add(buffer, 0x22), 40))\n }\n\n for (uint256 i = 41; i > 1; --i) {\n // possible values for buffer[i] are 48 (0) to 57 (9) and 97 (a) to 102 (f)\n if (hashValue & 0xf > 7 && uint8(buffer[i]) > 96) {\n // case shift by xoring with 0x20\n buffer[i] ^= 0x20;\n }\n hashValue >>= 4;\n }\n return string(buffer);\n }\n\n /**\n * @dev Returns true if the two strings are equal.\n */\n function equal(string memory a, string memory b) internal pure returns (bool) {\n return bytes(a).length == bytes(b).length && keccak256(bytes(a)) == keccak256(bytes(b));\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input) internal pure returns (uint256) {\n return parseUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseUint} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n uint256 result = 0;\n for (uint256 i = begin; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 9) return (false, 0);\n result *= 10;\n result += chr;\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `int256`.\n *\n * Requirements:\n * - The string must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input) internal pure returns (int256) {\n return parseInt(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input, uint256 begin, uint256 end) internal pure returns (int256) {\n (bool success, int256 value) = tryParseInt(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n * the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(string memory input) internal pure returns (bool success, int256 value) {\n return _tryParseIntUncheckedBounds(input, 0, bytes(input).length);\n }\n\n uint256 private constant ABS_MIN_INT256 = 2 ** 255;\n\n /**\n * @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character or if the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, int256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseIntUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseInt} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseIntUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, int256 value) {\n bytes memory buffer = bytes(input);\n\n // Check presence of a negative sign.\n bytes1 sign = begin == end ? bytes1(0) : bytes1(_unsafeReadBytesOffset(buffer, begin)); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n bool positiveSign = sign == bytes1(\"+\");\n bool negativeSign = sign == bytes1(\"-\");\n uint256 offset = (positiveSign || negativeSign).toUint();\n\n (bool absSuccess, uint256 absValue) = tryParseUint(input, begin + offset, end);\n\n if (absSuccess && absValue < ABS_MIN_INT256) {\n return (true, negativeSign ? -int256(absValue) : int256(absValue));\n } else if (absSuccess && negativeSign && absValue == ABS_MIN_INT256) {\n return (true, type(int256).min);\n } else return (false, 0);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input) internal pure returns (uint256) {\n return parseHexUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseHexUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseHexUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n * invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseHexUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseHexUint} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseHexUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n // skip 0x prefix if present\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(buffer, begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 offset = hasPrefix.toUint() * 2;\n\n uint256 result = 0;\n for (uint256 i = begin + offset; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 15) return (false, 0);\n result *= 16;\n unchecked {\n // Multiplying by 16 is equivalent to a shift of 4 bits (with additional overflow check).\n // This guaratees that adding a value < 16 will not cause an overflow, hence the unchecked.\n result += chr;\n }\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input) internal pure returns (address) {\n return parseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input, uint256 begin, uint256 end) internal pure returns (address) {\n (bool success, address value) = tryParseAddress(input, begin, end);\n if (!success) revert StringsInvalidAddressFormat();\n return value;\n }\n\n /**\n * @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n * formatted address. See {parseAddress} requirements.\n */\n function tryParseAddress(string memory input) internal pure returns (bool success, address value) {\n return tryParseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n * formatted address. See {parseAddress} requirements.\n */\n function tryParseAddress(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, address value) {\n if (end > bytes(input).length || begin > end) return (false, address(0));\n\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(bytes(input), begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 expectedLength = 40 + hasPrefix.toUint() * 2;\n\n // check that input is the correct length\n if (end - begin == expectedLength) {\n // length guarantees that this does not overflow, and value is at most type(uint160).max\n (bool s, uint256 v) = _tryParseHexUintUncheckedBounds(input, begin, end);\n return (s, address(uint160(v)));\n } else {\n return (false, address(0));\n }\n }\n\n function _tryParseChr(bytes1 chr) private pure returns (uint8) {\n uint8 value = uint8(chr);\n\n // Try to parse `chr`:\n // - Case 1: [0-9]\n // - Case 2: [a-f]\n // - Case 3: [A-F]\n // - otherwise not supported\n unchecked {\n if (value > 47 && value < 58) value -= 48;\n else if (value > 96 && value < 103) value -= 87;\n else if (value > 64 && value < 71) value -= 55;\n else return type(uint8).max;\n }\n\n return value;\n }\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/structs/Checkpoints.sol)\n// This file was procedurally generated from scripts/generate/templates/Checkpoints.js.\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\n\n/**\n * @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n * time, and later looking up past values by block number. See {Votes} as an example.\n *\n * To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n * checkpoint for the current transaction block using the {push} function.\n */\nlibrary Checkpoints {\n /**\n * @dev A value was attempted to be inserted on a past checkpoint.\n */\n error CheckpointUnorderedInsertion();\n\n struct Trace224 {\n Checkpoint224[] _checkpoints;\n }\n\n struct Checkpoint224 {\n uint32 _key;\n uint224 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n * library.\n */\n function push(\n Trace224 storage self,\n uint32 key,\n uint224 value\n ) internal returns (uint224 oldValue, uint224 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace224 storage self) internal view returns (uint224) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace224 storage self) internal view returns (bool exists, uint32 _key, uint224 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint224 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace224 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace224 storage self, uint32 pos) internal view returns (Checkpoint224 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint224[] storage self,\n uint32 key,\n uint224 value\n ) private returns (uint224 oldValue, uint224 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint224 storage last = _unsafeAccess(self, pos - 1);\n uint32 lastKey = last._key;\n uint224 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint224[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint224 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace208 {\n Checkpoint208[] _checkpoints;\n }\n\n struct Checkpoint208 {\n uint48 _key;\n uint208 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n * library.\n */\n function push(\n Trace208 storage self,\n uint48 key,\n uint208 value\n ) internal returns (uint208 oldValue, uint208 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace208 storage self) internal view returns (uint208) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace208 storage self) internal view returns (bool exists, uint48 _key, uint208 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint208 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace208 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace208 storage self, uint32 pos) internal view returns (Checkpoint208 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint208[] storage self,\n uint48 key,\n uint208 value\n ) private returns (uint208 oldValue, uint208 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint208 storage last = _unsafeAccess(self, pos - 1);\n uint48 lastKey = last._key;\n uint208 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint208[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint208 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace160 {\n Checkpoint160[] _checkpoints;\n }\n\n struct Checkpoint160 {\n uint96 _key;\n uint160 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n * library.\n */\n function push(\n Trace160 storage self,\n uint96 key,\n uint160 value\n ) internal returns (uint160 oldValue, uint160 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace160 storage self) internal view returns (uint160) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace160 storage self) internal view returns (bool exists, uint96 _key, uint160 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint160 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace160 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace160 storage self, uint32 pos) internal view returns (Checkpoint160 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint160[] storage self,\n uint96 key,\n uint160 value\n ) private returns (uint160 oldValue, uint160 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint160 storage last = _unsafeAccess(self, pos - 1);\n uint96 lastKey = last._key;\n uint160 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint160[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint160 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/structs/DoubleEndedQueue.sol)\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\n\n/**\n * @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n * the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n * FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n * the existing queue contents are left in storage.\n *\n * The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n * used in storage, and not in memory.\n * ```solidity\n * DoubleEndedQueue.Bytes32Deque queue;\n * ```\n */\nlibrary DoubleEndedQueue {\n /**\n * @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n *\n * Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n * directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n * lead to unexpected behavior.\n *\n * The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around.\n */\n struct Bytes32Deque {\n uint128 _begin;\n uint128 _end;\n mapping(uint128 index => bytes32) _data;\n }\n\n /**\n * @dev Inserts an item at the end of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushBack(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex + 1 == deque._begin) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[backIndex] = value;\n deque._end = backIndex + 1;\n }\n }\n\n /**\n * @dev Removes the item at the end of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popBack(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex == deque._begin) Panic.panic(Panic.EMPTY_ARRAY_POP);\n --backIndex;\n value = deque._data[backIndex];\n delete deque._data[backIndex];\n deque._end = backIndex;\n }\n }\n\n /**\n * @dev Inserts an item at the beginning of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushFront(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 frontIndex = deque._begin - 1;\n if (frontIndex == deque._end) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[frontIndex] = value;\n deque._begin = frontIndex;\n }\n }\n\n /**\n * @dev Removes the item at the beginning of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popFront(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 frontIndex = deque._begin;\n if (frontIndex == deque._end) Panic.panic(Panic.EMPTY_ARRAY_POP);\n value = deque._data[frontIndex];\n delete deque._data[frontIndex];\n deque._begin = frontIndex + 1;\n }\n }\n\n /**\n * @dev Returns the item at the beginning of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function front(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n return deque._data[deque._begin];\n }\n\n /**\n * @dev Returns the item at the end of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function back(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n unchecked {\n return deque._data[deque._end - 1];\n }\n }\n\n /**\n * @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n * `length(deque) - 1`.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds.\n */\n function at(Bytes32Deque storage deque, uint256 index) internal view returns (bytes32 value) {\n if (index >= length(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n // By construction, length is a uint128, so the check above ensures that index can be safely downcast to uint128\n unchecked {\n return deque._data[deque._begin + uint128(index)];\n }\n }\n\n /**\n * @dev Resets the queue back to being empty.\n *\n * NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n * out on potential gas refunds.\n */\n function clear(Bytes32Deque storage deque) internal {\n deque._begin = 0;\n deque._end = 0;\n }\n\n /**\n * @dev Returns the number of items in the queue.\n */\n function length(Bytes32Deque storage deque) internal view returns (uint256) {\n unchecked {\n return uint256(deque._end - deque._begin);\n }\n }\n\n /**\n * @dev Returns true if the queue is empty.\n */\n function empty(Bytes32Deque storage deque) internal view returns (bool) {\n return deque._end == deque._begin;\n }\n}\n"},"@openzeppelin/contracts/utils/types/Time.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/types/Time.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\nimport {SafeCast} from \"../math/SafeCast.sol\";\n\n/**\n * @dev This library provides helpers for manipulating time-related objects.\n *\n * It uses the following types:\n * - `uint48` for timepoints\n * - `uint32` for durations\n *\n * While the library doesn't provide specific types for timepoints and duration, it does provide:\n * - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n * - additional helper functions\n */\nlibrary Time {\n using Time for *;\n\n /**\n * @dev Get the block timestamp as a Timepoint.\n */\n function timestamp() internal view returns (uint48) {\n return SafeCast.toUint48(block.timestamp);\n }\n\n /**\n * @dev Get the block number as a Timepoint.\n */\n function blockNumber() internal view returns (uint48) {\n return SafeCast.toUint48(block.number);\n }\n\n // ==================================================== Delay =====================================================\n /**\n * @dev A `Delay` is a uint32 duration that can be programmed to change value automatically at a given point in the\n * future. The \"effect\" timepoint describes when the transitions happens from the \"old\" value to the \"new\" value.\n * This allows updating the delay applied to some operation while keeping some guarantees.\n *\n * In particular, the {update} function guarantees that if the delay is reduced, the old delay still applies for\n * some time. For example if the delay is currently 7 days to do an upgrade, the admin should not be able to set\n * the delay to 0 and upgrade immediately. If the admin wants to reduce the delay, the old delay (7 days) should\n * still apply for some time.\n *\n *\n * The `Delay` type is 112 bits long, and packs the following:\n *\n * ```\n * | [uint48]: effect date (timepoint)\n * | | [uint32]: value before (duration)\n * ↓ ↓ ↓ [uint32]: value after (duration)\n * 0xAAAAAAAAAAAABBBBBBBBCCCCCCCC\n * ```\n *\n * NOTE: The {get} and {withUpdate} functions operate using timestamps. Block number based delays are not currently\n * supported.\n */\n type Delay is uint112;\n\n /**\n * @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature\n */\n function toDelay(uint32 duration) internal pure returns (Delay) {\n return Delay.wrap(duration);\n }\n\n /**\n * @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n * change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered.\n */\n function _getFullAt(\n Delay self,\n uint48 timepoint\n ) private pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n (valueBefore, valueAfter, effect) = self.unpack();\n return effect <= timepoint ? (valueAfter, 0, 0) : (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n * effect timepoint is 0, then the pending value should not be considered.\n */\n function getFull(Delay self) internal view returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n return _getFullAt(self, timestamp());\n }\n\n /**\n * @dev Get the current value.\n */\n function get(Delay self) internal view returns (uint32) {\n (uint32 delay, , ) = self.getFull();\n return delay;\n }\n\n /**\n * @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n * enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n * new delay becomes effective.\n */\n function withUpdate(\n Delay self,\n uint32 newValue,\n uint32 minSetback\n ) internal view returns (Delay updatedDelay, uint48 effect) {\n uint32 value = self.get();\n uint32 setback = uint32(Math.max(minSetback, value > newValue ? value - newValue : 0));\n effect = timestamp() + setback;\n return (pack(value, newValue, effect), effect);\n }\n\n /**\n * @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint).\n */\n function unpack(Delay self) internal pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n uint112 raw = Delay.unwrap(self);\n\n valueAfter = uint32(raw);\n valueBefore = uint32(raw >> 32);\n effect = uint48(raw >> 64);\n\n return (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev pack the components into a Delay object.\n */\n function pack(uint32 valueBefore, uint32 valueAfter, uint48 effect) internal pure returns (Delay) {\n return Delay.wrap((uint112(effect) << 64) | (uint112(valueBefore) << 32) | uint112(valueAfter));\n }\n}\n"},"contracts/DLE.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\";\nimport \"@openzeppelin/contracts/governance/Governor.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\";\nimport \"@openzeppelin/contracts/governance/utils/IVotes.sol\";\nimport \"@openzeppelin/contracts/utils/Nonces.sol\";\n\n/**\n * @title DLE (Digital Legal Entity)\n * @dev Основной контракт DLE с отдельным модулем TimelockController.\n */\ncontract DLE is \n ERC20Votes, \n Governor, \n GovernorSettings, \n GovernorCountingSimple, \n GovernorVotesQuorumFraction, \n GovernorTimelockControl \n{\n struct DLEInfo {\n string name;\n string symbol;\n string location;\n string coordinates;\n uint256 jurisdiction;\n uint256 oktmo;\n string[] okvedCodes;\n uint256 kpp;\n uint256 creationTimestamp;\n bool isActive;\n }\n\n struct DLEConfig {\n string name;\n string symbol;\n string location;\n string coordinates;\n uint256 jurisdiction;\n uint256 oktmo;\n string[] okvedCodes;\n uint256 kpp;\n uint48 votingDelay;\n uint32 votingPeriod;\n uint256 proposalThreshold;\n uint256 quorumPercentage;\n }\n\n struct Proposal {\n bytes operation;\n uint256[] targetChains;\n uint256 timelock;\n uint256 governanceChain;\n address initiator;\n bytes[] signatures;\n bool executed;\n uint256 quorumRequired;\n uint256 signaturesCount;\n }\n\n DLEInfo public dleInfo;\n mapping(uint256 => Proposal) public proposals;\n uint256 public proposalCounter;\n uint256 public quorumPercentage;\n\n event DLEInitialized(\n string name,\n string symbol,\n string location,\n string coordinates,\n uint256 jurisdiction,\n uint256 oktmo,\n string[] okvedCodes,\n uint256 kpp,\n address tokenAddress,\n address timelockAddress,\n address governorAddress\n );\n event TokensDistributed(address[] partners, uint256[] amounts);\n event ProposalCreated(uint256 proposalId, address initiator, bytes operation);\n event ProposalSigned(uint256 proposalId, address signer, uint256 signaturesCount);\n event ModuleInstalled(string moduleName, address moduleAddress);\n\n constructor(\n DLEConfig memory config,\n address timelockAddress\n )\n ERC20(config.name, config.symbol)\n Governor(config.name)\n GovernorSettings(config.votingDelay, config.votingPeriod, config.proposalThreshold)\n GovernorVotesQuorumFraction(config.quorumPercentage)\n GovernorTimelockControl(TimelockController(payable(timelockAddress)))\n GovernorVotes(IVotes(address(this)))\n {\n dleInfo = DLEInfo({\n name: config.name,\n symbol: config.symbol,\n location: config.location,\n coordinates: config.coordinates,\n jurisdiction: config.jurisdiction,\n oktmo: config.oktmo,\n okvedCodes: config.okvedCodes,\n kpp: config.kpp,\n creationTimestamp: block.timestamp,\n isActive: true\n });\n quorumPercentage = config.quorumPercentage;\n emit DLEInitialized(\n config.name,\n config.symbol,\n config.location,\n config.coordinates,\n config.jurisdiction,\n config.oktmo,\n config.okvedCodes,\n config.kpp,\n address(this),\n timelockAddress,\n address(this)\n );\n }\n\n function distributeInitialTokens(\n address[] memory _partners,\n uint256[] memory _amounts\n ) external {\n require(_partners.length == _amounts.length, \"Arrays length mismatch\");\n require(_partners.length > 0, \"Empty arrays\");\n for (uint256 i = 0; i < _partners.length; i++) {\n require(_partners[i] != address(0), \"Zero address\");\n require(_amounts[i] > 0, \"Zero amount\");\n _mint(_partners[i], _amounts[i]);\n }\n emit TokensDistributed(_partners, _amounts);\n }\n\n function createProposal(\n bytes memory _operation,\n uint256[] memory _targetChains,\n uint256 _timelock,\n uint256 _governanceChain\n ) external returns (uint256) {\n require(_operation.length > 0, \"Empty operation\");\n require(_targetChains.length > 0, \"Empty target chains\");\n require(_timelock > block.timestamp, \"Invalid timelock\");\n uint256 proposalId = proposalCounter++;\n proposals[proposalId] = Proposal({\n operation: _operation,\n targetChains: _targetChains,\n timelock: _timelock,\n governanceChain: _governanceChain,\n initiator: msg.sender,\n signatures: new bytes[](0),\n executed: false,\n quorumRequired: (totalSupply() * quorumPercentage) / 100,\n signaturesCount: 0\n });\n emit ProposalCreated(proposalId, msg.sender, _operation);\n return proposalId;\n }\n\n function signProposal(uint256 _proposalId) external {\n Proposal storage proposal = proposals[_proposalId];\n require(!proposal.executed, \"Proposal already executed\");\n require(block.timestamp < proposal.timelock, \"Proposal expired\");\n require(balanceOf(msg.sender) > 0, \"No tokens to sign\");\n proposal.signatures.push(abi.encodePacked(msg.sender));\n proposal.signaturesCount++;\n emit ProposalSigned(_proposalId, msg.sender, proposal.signaturesCount);\n if (proposal.signaturesCount >= proposal.quorumRequired) {\n proposal.executed = true;\n emit IGovernor.ProposalExecuted(_proposalId);\n }\n }\n\n function installModule(string memory _moduleName, address _moduleAddress) external {\n emit ModuleInstalled(_moduleName, _moduleAddress);\n }\n\n // Переопределения для совместимости с ERC-6372\n function CLOCK_MODE() public pure override(Governor, GovernorVotes, Votes) returns (string memory) {\n return \"mode=blocknumber&from=default\";\n }\n function clock() public view override(Governor, GovernorVotes, Votes) returns (uint48) {\n return uint48(block.number);\n }\n function _update(address from, address to, uint256 amount) internal override(ERC20Votes) {\n super._update(from, to, amount);\n }\n function nonces(address owner) public view override(Nonces) returns (uint256) {\n return super.nonces(owner);\n }\n function name() public view override(ERC20, Governor) returns (string memory) {\n return super.name();\n }\n function votingDelay() public view override(Governor, GovernorSettings) returns (uint256) {\n return super.votingDelay();\n }\n function votingPeriod() public view override(Governor, GovernorSettings) returns (uint256) {\n return super.votingPeriod();\n }\n function quorum(uint256 blockNumber) public view override(Governor, GovernorVotesQuorumFraction) returns (uint256) {\n return super.quorum(blockNumber);\n }\n function state(uint256 proposalId) public view override(Governor, GovernorTimelockControl) returns (ProposalState) {\n return super.state(proposalId);\n }\n function proposalThreshold() public view override(Governor, GovernorSettings) returns (uint256) {\n return super.proposalThreshold();\n }\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint256) {\n return super._cancel(targets, values, calldatas, descriptionHash);\n }\n function _executor() internal view override(Governor, GovernorTimelockControl) returns (address) {\n return super._executor();\n }\n function supportsInterface(bytes4 interfaceId) public view override(Governor) returns (bool) {\n return super.supportsInterface(interfaceId);\n }\n function proposalNeedsQueuing(uint256 proposalId) public view override(Governor, GovernorTimelockControl) returns (bool) {\n return super.proposalNeedsQueuing(proposalId);\n }\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint48) {\n return super._queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) {\n super._executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n} "}},"settings":{"optimizer":{"enabled":true,"runs":200},"viaIR":true,"evmVersion":"paris","outputSelection":{"*":{"*":["abi","evm.bytecode","evm.deployedBytecode","evm.methodIdentifiers","metadata"],"":["ast"]}}}},"output":{"sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","exportedSymbols":{"AccessControl":[295],"Context":[6718],"ERC165":[9182],"IAccessControl":[378]},"id":296,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":1,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:0"},{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","file":"./IAccessControl.sol","id":3,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":379,"src":"134:52:0","symbolAliases":[{"foreign":{"id":2,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"142:14:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":5,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":6719,"src":"187:45:0","symbolAliases":[{"foreign":{"id":4,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"195:7:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":7,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":9183,"src":"233:57:0","symbolAliases":[{"foreign":{"id":6,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9182,"src":"241:6:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9,"name":"Context","nameLocations":["1988:7:0"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1988:7:0"},"id":10,"nodeType":"InheritanceSpecifier","src":"1988:7:0"},{"baseName":{"id":11,"name":"IAccessControl","nameLocations":["1997:14:0"],"nodeType":"IdentifierPath","referencedDeclaration":378,"src":"1997:14:0"},"id":12,"nodeType":"InheritanceSpecifier","src":"1997:14:0"},{"baseName":{"id":13,"name":"ERC165","nameLocations":["2013:6:0"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"2013:6:0"},"id":14,"nodeType":"InheritanceSpecifier","src":"2013:6:0"}],"canonicalName":"AccessControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":8,"nodeType":"StructuredDocumentation","src":"292:1660:0","text":" @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 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 ```solidity\n bytes32 public constant MY_ROLE = keccak256(\"MY_ROLE\");\n ```\n Roles can be used to represent a set of permissions. To restrict access to a\n function call, use {hasRole}:\n ```solidity\n function foo() public {\n require(hasRole(MY_ROLE, msg.sender));\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 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 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. We recommend using {AccessControlDefaultAdminRules}\n to enforce additional security measures for this role."},"fullyImplemented":true,"id":295,"linearizedBaseContracts":[295,9182,9194,378,6718],"name":"AccessControl","nameLocation":"1971:13:0","nodeType":"ContractDefinition","nodes":[{"canonicalName":"AccessControl.RoleData","id":21,"members":[{"constant":false,"id":18,"mutability":"mutable","name":"hasRole","nameLocation":"2085:7:0","nodeType":"VariableDeclaration","scope":21,"src":"2052:40:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":17,"keyName":"account","keyNameLocation":"2068:7:0","keyType":{"id":15,"name":"address","nodeType":"ElementaryTypeName","src":"2060:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2052:32:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":16,"name":"bool","nodeType":"ElementaryTypeName","src":"2079:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"},{"constant":false,"id":20,"mutability":"mutable","name":"adminRole","nameLocation":"2110:9:0","nodeType":"VariableDeclaration","scope":21,"src":"2102:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":19,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2102:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"RoleData","nameLocation":"2033:8:0","nodeType":"StructDefinition","scope":295,"src":"2026:100:0","visibility":"public"},{"constant":false,"id":26,"mutability":"mutable","name":"_roles","nameLocation":"2174:6:0","nodeType":"VariableDeclaration","scope":295,"src":"2132:48:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"typeName":{"id":25,"keyName":"role","keyNameLocation":"2148:4:0","keyType":{"id":22,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2140:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"2132:33:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":24,"nodeType":"UserDefinedTypeName","pathNode":{"id":23,"name":"RoleData","nameLocations":["2156:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":21,"src":"2156:8:0"},"referencedDeclaration":21,"src":"2156:8:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage_ptr","typeString":"struct AccessControl.RoleData"}}},"visibility":"private"},{"constant":true,"functionSelector":"a217fddf","id":29,"mutability":"constant","name":"DEFAULT_ADMIN_ROLE","nameLocation":"2211:18:0","nodeType":"VariableDeclaration","scope":295,"src":"2187:49:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":27,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2187:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"30783030","id":28,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2232:4:0","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"public"},{"body":{"id":39,"nodeType":"Block","src":"2454:44:0","statements":[{"expression":{"arguments":[{"id":35,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":32,"src":"2475:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":34,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":93,"src":"2464:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$__$","typeString":"function (bytes32) view"}},"id":36,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2464:16:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":37,"nodeType":"ExpressionStatement","src":"2464:16:0"},{"id":38,"nodeType":"PlaceholderStatement","src":"2490:1:0"}]},"documentation":{"id":30,"nodeType":"StructuredDocumentation","src":"2243:174:0","text":" @dev Modifier that checks that an account has a specific role. Reverts\n with an {AccessControlUnauthorizedAccount} error including the required role."},"id":40,"name":"onlyRole","nameLocation":"2431:8:0","nodeType":"ModifierDefinition","parameters":{"id":33,"nodeType":"ParameterList","parameters":[{"constant":false,"id":32,"mutability":"mutable","name":"role","nameLocation":"2448:4:0","nodeType":"VariableDeclaration","scope":40,"src":"2440:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":31,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2440:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2439:14:0"},"src":"2422:76:0","virtual":false,"visibility":"internal"},{"baseFunctions":[9181],"body":{"id":61,"nodeType":"Block","src":"2656:111:0","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":59,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":54,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":49,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2673:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":51,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"2693:14:0","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}],"id":50,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2688:4:0","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":52,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2688:20:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IAccessControl_$378","typeString":"type(contract IAccessControl)"}},"id":53,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2709:11:0","memberName":"interfaceId","nodeType":"MemberAccess","src":"2688:32:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"2673:47:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":57,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2748:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":55,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2724:5:0","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_AccessControl_$295_$","typeString":"type(contract super AccessControl)"}},"id":56,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2730:17:0","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9181,"src":"2724:23:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":58,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2724:36:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2673:87:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":48,"id":60,"nodeType":"Return","src":"2666:94:0"}]},"documentation":{"id":41,"nodeType":"StructuredDocumentation","src":"2504:56:0","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":62,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"2574:17:0","nodeType":"FunctionDefinition","overrides":{"id":45,"nodeType":"OverrideSpecifier","overrides":[],"src":"2632:8:0"},"parameters":{"id":44,"nodeType":"ParameterList","parameters":[{"constant":false,"id":43,"mutability":"mutable","name":"interfaceId","nameLocation":"2599:11:0","nodeType":"VariableDeclaration","scope":62,"src":"2592:18:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":42,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2592:6:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2591:20:0"},"returnParameters":{"id":48,"nodeType":"ParameterList","parameters":[{"constant":false,"id":47,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":62,"src":"2650:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":46,"name":"bool","nodeType":"ElementaryTypeName","src":"2650:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2649:6:0"},"scope":295,"src":"2565:202:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[345],"body":{"id":79,"nodeType":"Block","src":"2937:53:0","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":72,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"2954:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":74,"indexExpression":{"id":73,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":65,"src":"2961:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":75,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2967:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"2954:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":77,"indexExpression":{"id":76,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":67,"src":"2975:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":71,"id":78,"nodeType":"Return","src":"2947:36:0"}]},"documentation":{"id":63,"nodeType":"StructuredDocumentation","src":"2773:76:0","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":80,"implemented":true,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"2863:7:0","nodeType":"FunctionDefinition","parameters":{"id":68,"nodeType":"ParameterList","parameters":[{"constant":false,"id":65,"mutability":"mutable","name":"role","nameLocation":"2879:4:0","nodeType":"VariableDeclaration","scope":80,"src":"2871:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":64,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2871:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":67,"mutability":"mutable","name":"account","nameLocation":"2893:7:0","nodeType":"VariableDeclaration","scope":80,"src":"2885:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":66,"name":"address","nodeType":"ElementaryTypeName","src":"2885:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2870:31:0"},"returnParameters":{"id":71,"nodeType":"ParameterList","parameters":[{"constant":false,"id":70,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":80,"src":"2931:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":69,"name":"bool","nodeType":"ElementaryTypeName","src":"2931:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2930:6:0"},"scope":295,"src":"2854:136:0","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":92,"nodeType":"Block","src":"3255:47:0","statements":[{"expression":{"arguments":[{"id":87,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":83,"src":"3276:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":88,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"3282:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":89,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3282:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":86,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"3265:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":90,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3265:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":91,"nodeType":"ExpressionStatement","src":"3265:30:0"}]},"documentation":{"id":81,"nodeType":"StructuredDocumentation","src":"2996:198:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier."},"id":93,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3208:10:0","nodeType":"FunctionDefinition","parameters":{"id":84,"nodeType":"ParameterList","parameters":[{"constant":false,"id":83,"mutability":"mutable","name":"role","nameLocation":"3227:4:0","nodeType":"VariableDeclaration","scope":93,"src":"3219:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":82,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3219:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3218:14:0"},"returnParameters":{"id":85,"nodeType":"ParameterList","parameters":[],"src":"3255:0:0"},"scope":295,"src":"3199:103:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":113,"nodeType":"Block","src":"3505:124:0","statements":[{"condition":{"id":105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"3519:23:0","subExpression":{"arguments":[{"id":102,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3528:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":103,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3534:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":101,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"3520:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3520:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":112,"nodeType":"IfStatement","src":"3515:108:0","trueBody":{"id":111,"nodeType":"Block","src":"3544:79:0","statements":[{"errorCall":{"arguments":[{"id":107,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3598:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":108,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3607:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":106,"name":"AccessControlUnauthorizedAccount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":305,"src":"3565:32:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_bytes32_$returns$__$","typeString":"function (address,bytes32) pure"}},"id":109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3565:47:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":110,"nodeType":"RevertStatement","src":"3558:54:0"}]}}]},"documentation":{"id":94,"nodeType":"StructuredDocumentation","src":"3308:119:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n is missing `role`."},"id":114,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3441:10:0","nodeType":"FunctionDefinition","parameters":{"id":99,"nodeType":"ParameterList","parameters":[{"constant":false,"id":96,"mutability":"mutable","name":"role","nameLocation":"3460:4:0","nodeType":"VariableDeclaration","scope":114,"src":"3452:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":95,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3452:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":98,"mutability":"mutable","name":"account","nameLocation":"3474:7:0","nodeType":"VariableDeclaration","scope":114,"src":"3466:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":97,"name":"address","nodeType":"ElementaryTypeName","src":"3466:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3451:31:0"},"returnParameters":{"id":100,"nodeType":"ParameterList","parameters":[],"src":"3505:0:0"},"scope":295,"src":"3432:197:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[353],"body":{"id":127,"nodeType":"Block","src":"3884:46:0","statements":[{"expression":{"expression":{"baseExpression":{"id":122,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"3901:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":124,"indexExpression":{"id":123,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":117,"src":"3908:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3901:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":125,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3914:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"3901:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":121,"id":126,"nodeType":"Return","src":"3894:29:0"}]},"documentation":{"id":115,"nodeType":"StructuredDocumentation","src":"3635:170:0","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {_setRoleAdmin}."},"functionSelector":"248a9ca3","id":128,"implemented":true,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"3819:12:0","nodeType":"FunctionDefinition","parameters":{"id":118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":117,"mutability":"mutable","name":"role","nameLocation":"3840:4:0","nodeType":"VariableDeclaration","scope":128,"src":"3832:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":116,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3832:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3831:14:0"},"returnParameters":{"id":121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":128,"src":"3875:7:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":119,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3875:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3874:9:0"},"scope":295,"src":"3810:120:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[361],"body":{"id":146,"nodeType":"Block","src":"4320:42:0","statements":[{"expression":{"arguments":[{"id":142,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4341:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":143,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":133,"src":"4347:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":141,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4330:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4330:25:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":145,"nodeType":"ExpressionStatement","src":"4330:25:0"}]},"documentation":{"id":129,"nodeType":"StructuredDocumentation","src":"3936:285:0","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleGranted} event."},"functionSelector":"2f2ff15d","id":147,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":137,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4313:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":136,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4300:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":138,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4300:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":139,"kind":"modifierInvocation","modifierName":{"id":135,"name":"onlyRole","nameLocations":["4291:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4291:8:0"},"nodeType":"ModifierInvocation","src":"4291:28:0"}],"name":"grantRole","nameLocation":"4235:9:0","nodeType":"FunctionDefinition","parameters":{"id":134,"nodeType":"ParameterList","parameters":[{"constant":false,"id":131,"mutability":"mutable","name":"role","nameLocation":"4253:4:0","nodeType":"VariableDeclaration","scope":147,"src":"4245:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":130,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4245:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":133,"mutability":"mutable","name":"account","nameLocation":"4267:7:0","nodeType":"VariableDeclaration","scope":147,"src":"4259:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":132,"name":"address","nodeType":"ElementaryTypeName","src":"4259:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4244:31:0"},"returnParameters":{"id":140,"nodeType":"ParameterList","parameters":[],"src":"4320:0:0"},"scope":295,"src":"4226:136:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[369],"body":{"id":165,"nodeType":"Block","src":"4737:43:0","statements":[{"expression":{"arguments":[{"id":161,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4759:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":162,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":152,"src":"4765:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":160,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"4747:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":163,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4747:26:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":164,"nodeType":"ExpressionStatement","src":"4747:26:0"}]},"documentation":{"id":148,"nodeType":"StructuredDocumentation","src":"4368:269:0","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleRevoked} event."},"functionSelector":"d547741f","id":166,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":156,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4730:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":155,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4717:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":157,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4717:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":158,"kind":"modifierInvocation","modifierName":{"id":154,"name":"onlyRole","nameLocations":["4708:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4708:8:0"},"nodeType":"ModifierInvocation","src":"4708:28:0"}],"name":"revokeRole","nameLocation":"4651:10:0","nodeType":"FunctionDefinition","parameters":{"id":153,"nodeType":"ParameterList","parameters":[{"constant":false,"id":150,"mutability":"mutable","name":"role","nameLocation":"4670:4:0","nodeType":"VariableDeclaration","scope":166,"src":"4662:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":149,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4662:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":152,"mutability":"mutable","name":"account","nameLocation":"4684:7:0","nodeType":"VariableDeclaration","scope":166,"src":"4676:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":151,"name":"address","nodeType":"ElementaryTypeName","src":"4676:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4661:31:0"},"returnParameters":{"id":159,"nodeType":"ParameterList","parameters":[],"src":"4737:0:0"},"scope":295,"src":"4642:138:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[377],"body":{"id":188,"nodeType":"Block","src":"5407:166:0","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":174,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5421:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":175,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"5443:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":176,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5421:34:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":182,"nodeType":"IfStatement","src":"5417:102:0","trueBody":{"id":181,"nodeType":"Block","src":"5457:62:0","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":178,"name":"AccessControlBadConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":308,"src":"5478:28:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":179,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5478:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":180,"nodeType":"RevertStatement","src":"5471:37:0"}]}},{"expression":{"arguments":[{"id":184,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":169,"src":"5541:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":185,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5547:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":183,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"5529:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":186,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5529:37:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":187,"nodeType":"ExpressionStatement","src":"5529:37:0"}]},"documentation":{"id":167,"nodeType":"StructuredDocumentation","src":"4786:537:0","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been revoked `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`.\n May emit a {RoleRevoked} event."},"functionSelector":"36568abe","id":189,"implemented":true,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"5337:12:0","nodeType":"FunctionDefinition","parameters":{"id":172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":169,"mutability":"mutable","name":"role","nameLocation":"5358:4:0","nodeType":"VariableDeclaration","scope":189,"src":"5350:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":168,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5350:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":171,"mutability":"mutable","name":"callerConfirmation","nameLocation":"5372:18:0","nodeType":"VariableDeclaration","scope":189,"src":"5364:26:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":170,"name":"address","nodeType":"ElementaryTypeName","src":"5364:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5349:42:0"},"returnParameters":{"id":173,"nodeType":"ParameterList","parameters":[],"src":"5407:0:0"},"scope":295,"src":"5328:245:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":216,"nodeType":"Block","src":"5771:174:0","statements":[{"assignments":[198],"declarations":[{"constant":false,"id":198,"mutability":"mutable","name":"previousAdminRole","nameLocation":"5789:17:0","nodeType":"VariableDeclaration","scope":216,"src":"5781:25:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":197,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5781:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":202,"initialValue":{"arguments":[{"id":200,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5822:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":199,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"5809:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5809:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5781:46:0"},{"expression":{"id":208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":203,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"5837:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":205,"indexExpression":{"id":204,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5844:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5837:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":206,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5850:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"5837:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":207,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5862:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"5837:34:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":209,"nodeType":"ExpressionStatement","src":"5837:34:0"},{"eventCall":{"arguments":[{"id":211,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5903:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":212,"name":"previousAdminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":198,"src":"5909:17:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":213,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5928:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":210,"name":"RoleAdminChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":317,"src":"5886:16:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32,bytes32)"}},"id":214,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5886:52:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":215,"nodeType":"EmitStatement","src":"5881:57:0"}]},"documentation":{"id":190,"nodeType":"StructuredDocumentation","src":"5579:114:0","text":" @dev Sets `adminRole` as ``role``'s admin role.\n Emits a {RoleAdminChanged} event."},"id":217,"implemented":true,"kind":"function","modifiers":[],"name":"_setRoleAdmin","nameLocation":"5707:13:0","nodeType":"FunctionDefinition","parameters":{"id":195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":192,"mutability":"mutable","name":"role","nameLocation":"5729:4:0","nodeType":"VariableDeclaration","scope":217,"src":"5721:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":191,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5721:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":194,"mutability":"mutable","name":"adminRole","nameLocation":"5743:9:0","nodeType":"VariableDeclaration","scope":217,"src":"5735:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":193,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5735:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5720:33:0"},"returnParameters":{"id":196,"nodeType":"ParameterList","parameters":[],"src":"5771:0:0"},"scope":295,"src":"5698:247:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":255,"nodeType":"Block","src":"6262:233:0","statements":[{"condition":{"id":231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6276:23:0","subExpression":{"arguments":[{"id":228,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6285:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":229,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6291:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":227,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6277:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6277:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":253,"nodeType":"Block","src":"6452:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":251,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6473:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":226,"id":252,"nodeType":"Return","src":"6466:12:0"}]},"id":254,"nodeType":"IfStatement","src":"6272:217:0","trueBody":{"id":250,"nodeType":"Block","src":"6301:145:0","statements":[{"expression":{"id":239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":232,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6315:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":234,"indexExpression":{"id":233,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6322:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6315:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":235,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6328:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6315:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":237,"indexExpression":{"id":236,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6336:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6315:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":238,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6347:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"6315:36:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":240,"nodeType":"ExpressionStatement","src":"6315:36:0"},{"eventCall":{"arguments":[{"id":242,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6382:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":243,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6388:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":244,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"6397:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":245,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6397:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":241,"name":"RoleGranted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":326,"src":"6370:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6370:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":247,"nodeType":"EmitStatement","src":"6365:45:0"},{"expression":{"hexValue":"74727565","id":248,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6431:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":226,"id":249,"nodeType":"Return","src":"6424:11:0"}]}}]},"documentation":{"id":218,"nodeType":"StructuredDocumentation","src":"5951:223:0","text":" @dev Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n Internal function without access restriction.\n May emit a {RoleGranted} event."},"id":256,"implemented":true,"kind":"function","modifiers":[],"name":"_grantRole","nameLocation":"6188:10:0","nodeType":"FunctionDefinition","parameters":{"id":223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":220,"mutability":"mutable","name":"role","nameLocation":"6207:4:0","nodeType":"VariableDeclaration","scope":256,"src":"6199:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":219,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6199:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":222,"mutability":"mutable","name":"account","nameLocation":"6221:7:0","nodeType":"VariableDeclaration","scope":256,"src":"6213:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":221,"name":"address","nodeType":"ElementaryTypeName","src":"6213:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6198:31:0"},"returnParameters":{"id":226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":225,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":256,"src":"6256:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":224,"name":"bool","nodeType":"ElementaryTypeName","src":"6256:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6255:6:0"},"scope":295,"src":"6179:316:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":293,"nodeType":"Block","src":"6814:233:0","statements":[{"condition":{"arguments":[{"id":267,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6836:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":268,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6842:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":266,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6828:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":269,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6828:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":291,"nodeType":"Block","src":"7004:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"7025:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":265,"id":290,"nodeType":"Return","src":"7018:12:0"}]},"id":292,"nodeType":"IfStatement","src":"6824:217:0","trueBody":{"id":288,"nodeType":"Block","src":"6852:146:0","statements":[{"expression":{"id":277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":270,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6866:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":272,"indexExpression":{"id":271,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6873:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6866:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":273,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6879:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6866:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":275,"indexExpression":{"id":274,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6887:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6866:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"66616c7365","id":276,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6898:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"src":"6866:37:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":278,"nodeType":"ExpressionStatement","src":"6866:37:0"},{"eventCall":{"arguments":[{"id":280,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6934:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":281,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6940:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":282,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"6949:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":283,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6949:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":279,"name":"RoleRevoked","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":335,"src":"6922:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":284,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6922:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":285,"nodeType":"EmitStatement","src":"6917:45:0"},{"expression":{"hexValue":"74727565","id":286,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6983:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":265,"id":287,"nodeType":"Return","src":"6976:11:0"}]}}]},"documentation":{"id":257,"nodeType":"StructuredDocumentation","src":"6501:224:0","text":" @dev Attempts to revoke `role` to `account` and returns a boolean indicating if `role` was revoked.\n Internal function without access restriction.\n May emit a {RoleRevoked} event."},"id":294,"implemented":true,"kind":"function","modifiers":[],"name":"_revokeRole","nameLocation":"6739:11:0","nodeType":"FunctionDefinition","parameters":{"id":262,"nodeType":"ParameterList","parameters":[{"constant":false,"id":259,"mutability":"mutable","name":"role","nameLocation":"6759:4:0","nodeType":"VariableDeclaration","scope":294,"src":"6751:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":258,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6751:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":261,"mutability":"mutable","name":"account","nameLocation":"6773:7:0","nodeType":"VariableDeclaration","scope":294,"src":"6765:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":260,"name":"address","nodeType":"ElementaryTypeName","src":"6765:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6750:31:0"},"returnParameters":{"id":265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":264,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":294,"src":"6808:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":263,"name":"bool","nodeType":"ElementaryTypeName","src":"6808:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6807:6:0"},"scope":295,"src":"6730:317:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":296,"src":"1953:5096:0","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"108:6942:0"},"id":0},"@openzeppelin/contracts/access/IAccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","exportedSymbols":{"IAccessControl":[378]},"id":379,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":297,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:1"},{"abstract":false,"baseContracts":[],"canonicalName":"IAccessControl","contractDependencies":[],"contractKind":"interface","documentation":{"id":298,"nodeType":"StructuredDocumentation","src":"135:90:1","text":" @dev External interface of AccessControl declared to support ERC-165 detection."},"fullyImplemented":false,"id":378,"linearizedBaseContracts":[378],"name":"IAccessControl","nameLocation":"236:14:1","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":299,"nodeType":"StructuredDocumentation","src":"257:56:1","text":" @dev The `account` is missing a role."},"errorSelector":"e2517d3f","id":305,"name":"AccessControlUnauthorizedAccount","nameLocation":"324:32:1","nodeType":"ErrorDefinition","parameters":{"id":304,"nodeType":"ParameterList","parameters":[{"constant":false,"id":301,"mutability":"mutable","name":"account","nameLocation":"365:7:1","nodeType":"VariableDeclaration","scope":305,"src":"357:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":300,"name":"address","nodeType":"ElementaryTypeName","src":"357:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":303,"mutability":"mutable","name":"neededRole","nameLocation":"382:10:1","nodeType":"VariableDeclaration","scope":305,"src":"374:18:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":302,"name":"bytes32","nodeType":"ElementaryTypeName","src":"374:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"356:37:1"},"src":"318:76:1"},{"documentation":{"id":306,"nodeType":"StructuredDocumentation","src":"400:148:1","text":" @dev The caller of a function is not the expected one.\n NOTE: Don't confuse with {AccessControlUnauthorizedAccount}."},"errorSelector":"6697b232","id":308,"name":"AccessControlBadConfirmation","nameLocation":"559:28:1","nodeType":"ErrorDefinition","parameters":{"id":307,"nodeType":"ParameterList","parameters":[],"src":"587:2:1"},"src":"553:37:1"},{"anonymous":false,"documentation":{"id":309,"nodeType":"StructuredDocumentation","src":"596:254:1","text":" @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\n `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\n {RoleAdminChanged} not being emitted signaling this."},"eventSelector":"bd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff","id":317,"name":"RoleAdminChanged","nameLocation":"861:16:1","nodeType":"EventDefinition","parameters":{"id":316,"nodeType":"ParameterList","parameters":[{"constant":false,"id":311,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"894:4:1","nodeType":"VariableDeclaration","scope":317,"src":"878:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"878:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":313,"indexed":true,"mutability":"mutable","name":"previousAdminRole","nameLocation":"916:17:1","nodeType":"VariableDeclaration","scope":317,"src":"900:33:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":312,"name":"bytes32","nodeType":"ElementaryTypeName","src":"900:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":315,"indexed":true,"mutability":"mutable","name":"newAdminRole","nameLocation":"951:12:1","nodeType":"VariableDeclaration","scope":317,"src":"935:28:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":314,"name":"bytes32","nodeType":"ElementaryTypeName","src":"935:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"877:87:1"},"src":"855:110:1"},{"anonymous":false,"documentation":{"id":318,"nodeType":"StructuredDocumentation","src":"971:295:1","text":" @dev Emitted when `account` is granted `role`.\n `sender` is the account that originated the contract call. This account bears the admin role (for the granted role).\n Expected in cases where the role was granted using the internal {AccessControl-_grantRole}."},"eventSelector":"2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","id":326,"name":"RoleGranted","nameLocation":"1277:11:1","nodeType":"EventDefinition","parameters":{"id":325,"nodeType":"ParameterList","parameters":[{"constant":false,"id":320,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1305:4:1","nodeType":"VariableDeclaration","scope":326,"src":"1289:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":319,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":322,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1327:7:1","nodeType":"VariableDeclaration","scope":326,"src":"1311:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":321,"name":"address","nodeType":"ElementaryTypeName","src":"1311:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":324,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1352:6:1","nodeType":"VariableDeclaration","scope":326,"src":"1336:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":323,"name":"address","nodeType":"ElementaryTypeName","src":"1336:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1288:71:1"},"src":"1271:89:1"},{"anonymous":false,"documentation":{"id":327,"nodeType":"StructuredDocumentation","src":"1366:275:1","text":" @dev Emitted when `account` is revoked `role`.\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`)"},"eventSelector":"f6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b","id":335,"name":"RoleRevoked","nameLocation":"1652:11:1","nodeType":"EventDefinition","parameters":{"id":334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":329,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1680:4:1","nodeType":"VariableDeclaration","scope":335,"src":"1664:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":328,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1664:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":331,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1702:7:1","nodeType":"VariableDeclaration","scope":335,"src":"1686:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":330,"name":"address","nodeType":"ElementaryTypeName","src":"1686:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":333,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1727:6:1","nodeType":"VariableDeclaration","scope":335,"src":"1711:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":332,"name":"address","nodeType":"ElementaryTypeName","src":"1711:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1663:71:1"},"src":"1646:89:1"},{"documentation":{"id":336,"nodeType":"StructuredDocumentation","src":"1741:76:1","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":345,"implemented":false,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"1831:7:1","nodeType":"FunctionDefinition","parameters":{"id":341,"nodeType":"ParameterList","parameters":[{"constant":false,"id":338,"mutability":"mutable","name":"role","nameLocation":"1847:4:1","nodeType":"VariableDeclaration","scope":345,"src":"1839:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":337,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1839:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":340,"mutability":"mutable","name":"account","nameLocation":"1861:7:1","nodeType":"VariableDeclaration","scope":345,"src":"1853:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":339,"name":"address","nodeType":"ElementaryTypeName","src":"1853:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1838:31:1"},"returnParameters":{"id":344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":343,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":345,"src":"1893:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":342,"name":"bool","nodeType":"ElementaryTypeName","src":"1893:4:1","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1892:6:1"},"scope":378,"src":"1822:77:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":346,"nodeType":"StructuredDocumentation","src":"1905:184:1","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {AccessControl-_setRoleAdmin}."},"functionSelector":"248a9ca3","id":353,"implemented":false,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"2103:12:1","nodeType":"FunctionDefinition","parameters":{"id":349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":348,"mutability":"mutable","name":"role","nameLocation":"2124:4:1","nodeType":"VariableDeclaration","scope":353,"src":"2116:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":347,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2116:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2115:14:1"},"returnParameters":{"id":352,"nodeType":"ParameterList","parameters":[{"constant":false,"id":351,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":353,"src":"2153:7:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":350,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2153:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2152:9:1"},"scope":378,"src":"2094:68:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":354,"nodeType":"StructuredDocumentation","src":"2168:239:1","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"2f2ff15d","id":361,"implemented":false,"kind":"function","modifiers":[],"name":"grantRole","nameLocation":"2421:9:1","nodeType":"FunctionDefinition","parameters":{"id":359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":356,"mutability":"mutable","name":"role","nameLocation":"2439:4:1","nodeType":"VariableDeclaration","scope":361,"src":"2431:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":355,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2431:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":358,"mutability":"mutable","name":"account","nameLocation":"2453:7:1","nodeType":"VariableDeclaration","scope":361,"src":"2445:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":357,"name":"address","nodeType":"ElementaryTypeName","src":"2445:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2430:31:1"},"returnParameters":{"id":360,"nodeType":"ParameterList","parameters":[],"src":"2470:0:1"},"scope":378,"src":"2412:59:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":362,"nodeType":"StructuredDocumentation","src":"2477:223:1","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"d547741f","id":369,"implemented":false,"kind":"function","modifiers":[],"name":"revokeRole","nameLocation":"2714:10:1","nodeType":"FunctionDefinition","parameters":{"id":367,"nodeType":"ParameterList","parameters":[{"constant":false,"id":364,"mutability":"mutable","name":"role","nameLocation":"2733:4:1","nodeType":"VariableDeclaration","scope":369,"src":"2725:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":363,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2725:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":366,"mutability":"mutable","name":"account","nameLocation":"2747:7:1","nodeType":"VariableDeclaration","scope":369,"src":"2739:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":365,"name":"address","nodeType":"ElementaryTypeName","src":"2739:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2724:31:1"},"returnParameters":{"id":368,"nodeType":"ParameterList","parameters":[],"src":"2764:0:1"},"scope":378,"src":"2705:60:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":370,"nodeType":"StructuredDocumentation","src":"2771:491:1","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been granted `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`."},"functionSelector":"36568abe","id":377,"implemented":false,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"3276:12:1","nodeType":"FunctionDefinition","parameters":{"id":375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":372,"mutability":"mutable","name":"role","nameLocation":"3297:4:1","nodeType":"VariableDeclaration","scope":377,"src":"3289:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":371,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":374,"mutability":"mutable","name":"callerConfirmation","nameLocation":"3311:18:1","nodeType":"VariableDeclaration","scope":377,"src":"3303:26:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":373,"name":"address","nodeType":"ElementaryTypeName","src":"3303:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3288:42:1"},"returnParameters":{"id":376,"nodeType":"ParameterList","parameters":[],"src":"3339:0:1"},"scope":378,"src":"3267:73:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":379,"src":"226:3116:1","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"109:3234:1"},"id":1},"@openzeppelin/contracts/governance/Governor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","exportedSymbols":{"Address":[6688],"Context":[6718],"DoubleEndedQueue":[14645],"EIP712":[8976],"ERC165":[9182],"Governor":[2134],"IERC1155Receiver":[5551],"IERC165":[9194],"IERC6372":[5372],"IERC721Receiver":[6401],"IGovernor":[2588],"Nonces":[6808],"SafeCast":[12565],"SignatureChecker":[9158],"Strings":[8401]},"id":2135,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":380,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:2"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../token/ERC721/IERC721Receiver.sol","id":382,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6402,"src":"133:68:2","symbolAliases":[{"foreign":{"id":381,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6401,"src":"141:15:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../token/ERC1155/IERC1155Receiver.sol","id":384,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":5552,"src":"202:71:2","symbolAliases":[{"foreign":{"id":383,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"210:16:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../utils/cryptography/EIP712.sol","id":386,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":8977,"src":"274:56:2","symbolAliases":[{"foreign":{"id":385,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8976,"src":"282:6:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","file":"../utils/cryptography/SignatureChecker.sol","id":388,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":9159,"src":"331:76:2","symbolAliases":[{"foreign":{"id":387,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9158,"src":"339:16:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":391,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":9183,"src":"408:66:2","symbolAliases":[{"foreign":{"id":389,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"416:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":390,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9182,"src":"425:6:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../utils/math/SafeCast.sol","id":393,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":12566,"src":"475:52:2","symbolAliases":[{"foreign":{"id":392,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"483:8:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","file":"../utils/structs/DoubleEndedQueue.sol","id":395,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":14646,"src":"528:71:2","symbolAliases":[{"foreign":{"id":394,"name":"DoubleEndedQueue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14645,"src":"536:16:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":397,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6689,"src":"600:45:2","symbolAliases":[{"foreign":{"id":396,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"608:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":399,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6719,"src":"646:45:2","symbolAliases":[{"foreign":{"id":398,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"654:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../utils/Nonces.sol","id":401,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6809,"src":"692:43:2","symbolAliases":[{"foreign":{"id":400,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6808,"src":"700:6:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../utils/Strings.sol","id":403,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":8402,"src":"736:45:2","symbolAliases":[{"foreign":{"id":402,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"744:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","file":"./IGovernor.sol","id":406,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":2589,"src":"782:52:2","symbolAliases":[{"foreign":{"id":404,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"790:9:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":405,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5372,"src":"801:8:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":408,"name":"Context","nameLocations":["1273:7:2"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1273:7:2"},"id":409,"nodeType":"InheritanceSpecifier","src":"1273:7:2"},{"baseName":{"id":410,"name":"ERC165","nameLocations":["1282:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"1282:6:2"},"id":411,"nodeType":"InheritanceSpecifier","src":"1282:6:2"},{"baseName":{"id":412,"name":"EIP712","nameLocations":["1290:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":8976,"src":"1290:6:2"},"id":413,"nodeType":"InheritanceSpecifier","src":"1290:6:2"},{"baseName":{"id":414,"name":"Nonces","nameLocations":["1298:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":6808,"src":"1298:6:2"},"id":415,"nodeType":"InheritanceSpecifier","src":"1298:6:2"},{"baseName":{"id":416,"name":"IGovernor","nameLocations":["1306:9:2"],"nodeType":"IdentifierPath","referencedDeclaration":2588,"src":"1306:9:2"},"id":417,"nodeType":"InheritanceSpecifier","src":"1306:9:2"},{"baseName":{"id":418,"name":"IERC721Receiver","nameLocations":["1317:15:2"],"nodeType":"IdentifierPath","referencedDeclaration":6401,"src":"1317:15:2"},"id":419,"nodeType":"InheritanceSpecifier","src":"1317:15:2"},{"baseName":{"id":420,"name":"IERC1155Receiver","nameLocations":["1334:16:2"],"nodeType":"IdentifierPath","referencedDeclaration":5551,"src":"1334:16:2"},"id":421,"nodeType":"InheritanceSpecifier","src":"1334:16:2"}],"canonicalName":"Governor","contractDependencies":[],"contractKind":"contract","documentation":{"id":407,"nodeType":"StructuredDocumentation","src":"836:406:2","text":" @dev Core of the governance system, designed to be extended through various modules.\n This contract is abstract and requires several functions to be implemented in various modules:\n - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote}\n - A voting module must implement {_getVotes}\n - Additionally, {votingPeriod} must also be implemented"},"fullyImplemented":false,"id":2134,"linearizedBaseContracts":[2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"Governor","nameLocation":"1261:8:2","nodeType":"ContractDefinition","nodes":[{"global":false,"id":425,"libraryName":{"id":422,"name":"DoubleEndedQueue","nameLocations":["1363:16:2"],"nodeType":"IdentifierPath","referencedDeclaration":14645,"src":"1363:16:2"},"nodeType":"UsingForDirective","src":"1357:57:2","typeName":{"id":424,"nodeType":"UserDefinedTypeName","pathNode":{"id":423,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["1384:16:2","1401:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"1384:29:2"},"referencedDeclaration":14305,"src":"1384:29:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}}},{"constant":true,"functionSelector":"deaaa7cc","id":430,"mutability":"constant","name":"BALLOT_TYPEHASH","nameLocation":"1444:15:2","nodeType":"VariableDeclaration","scope":2134,"src":"1420:131:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":426,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1420:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"42616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e636529","id":428,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1480:70:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""},"value":"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""}],"id":427,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1470:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":429,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1470:81:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"2fe3e261","id":435,"mutability":"constant","name":"EXTENDED_BALLOT_TYPEHASH","nameLocation":"1581:24:2","nodeType":"VariableDeclaration","scope":2134,"src":"1557:197:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":431,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1557:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"457874656e64656442616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e63652c737472696e6720726561736f6e2c627974657320706172616d7329","id":433,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1639:105:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""},"value":"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""}],"id":432,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1616:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":434,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1616:138:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"canonicalName":"Governor.ProposalCore","id":448,"members":[{"constant":false,"id":437,"mutability":"mutable","name":"proposer","nameLocation":"1799:8:2","nodeType":"VariableDeclaration","scope":448,"src":"1791:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":436,"name":"address","nodeType":"ElementaryTypeName","src":"1791:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":439,"mutability":"mutable","name":"voteStart","nameLocation":"1824:9:2","nodeType":"VariableDeclaration","scope":448,"src":"1817:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":438,"name":"uint48","nodeType":"ElementaryTypeName","src":"1817:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":441,"mutability":"mutable","name":"voteDuration","nameLocation":"1850:12:2","nodeType":"VariableDeclaration","scope":448,"src":"1843:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":440,"name":"uint32","nodeType":"ElementaryTypeName","src":"1843:6:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":443,"mutability":"mutable","name":"executed","nameLocation":"1877:8:2","nodeType":"VariableDeclaration","scope":448,"src":"1872:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":442,"name":"bool","nodeType":"ElementaryTypeName","src":"1872:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":445,"mutability":"mutable","name":"canceled","nameLocation":"1900:8:2","nodeType":"VariableDeclaration","scope":448,"src":"1895:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":444,"name":"bool","nodeType":"ElementaryTypeName","src":"1895:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":447,"mutability":"mutable","name":"etaSeconds","nameLocation":"1925:10:2","nodeType":"VariableDeclaration","scope":448,"src":"1918:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":446,"name":"uint48","nodeType":"ElementaryTypeName","src":"1918:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"name":"ProposalCore","nameLocation":"1768:12:2","nodeType":"StructDefinition","scope":2134,"src":"1761:181:2","visibility":"public"},{"constant":true,"id":468,"mutability":"constant","name":"ALL_PROPOSAL_STATES_BITMAP","nameLocation":"1973:26:2","nodeType":"VariableDeclaration","scope":2134,"src":"1948:110:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":449,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1948:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":466,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":463,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":452,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2011:1:2","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":461,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"arguments":[{"id":456,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2028:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}],"id":455,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2023:4:2","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2023:19:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_enum$_ProposalState_$2154","typeString":"type(enum IGovernor.ProposalState)"}},"id":458,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2043:3:2","memberName":"max","nodeType":"MemberAccess","src":"2023:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":454,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2017:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":453,"name":"uint8","nodeType":"ElementaryTypeName","src":"2017:5:2","typeDescriptions":{}}},"id":459,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2017:30:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":460,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2050:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2017:34:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"id":462,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2016:36:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2011:41:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":464,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2010:43:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":465,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2056:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2010:47:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":451,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2002:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":450,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2002:7:2","typeDescriptions":{}}},"id":467,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2002:56:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":470,"mutability":"mutable","name":"_name","nameLocation":"2079:5:2","nodeType":"VariableDeclaration","scope":2134,"src":"2064:20:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":469,"name":"string","nodeType":"ElementaryTypeName","src":"2064:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":475,"mutability":"mutable","name":"_proposals","nameLocation":"2143:10:2","nodeType":"VariableDeclaration","scope":2134,"src":"2091:62:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"typeName":{"id":474,"keyName":"proposalId","keyNameLocation":"2107:10:2","keyType":{"id":471,"name":"uint256","nodeType":"ElementaryTypeName","src":"2099:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"2091:43:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":473,"nodeType":"UserDefinedTypeName","pathNode":{"id":472,"name":"ProposalCore","nameLocations":["2121:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":448,"src":"2121:12:2"},"referencedDeclaration":448,"src":"2121:12:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"}}},"visibility":"private"},{"constant":false,"id":478,"mutability":"mutable","name":"_governanceCall","nameLocation":"2641:15:2","nodeType":"VariableDeclaration","scope":2134,"src":"2603:53:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":477,"nodeType":"UserDefinedTypeName","pathNode":{"id":476,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["2603:16:2","2620:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"2603:29:2"},"referencedDeclaration":14305,"src":"2603:29:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"private"},{"body":{"id":485,"nodeType":"Block","src":"3427:46:2","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":481,"name":"_checkGovernance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":829,"src":"3437:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$__$returns$__$","typeString":"function ()"}},"id":482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3437:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":483,"nodeType":"ExpressionStatement","src":"3437:18:2"},{"id":484,"nodeType":"PlaceholderStatement","src":"3465:1:2"}]},"documentation":{"id":479,"nodeType":"StructuredDocumentation","src":"2663:733:2","text":" @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n parameter setters in {GovernorSettings} are protected using this modifier.\n The governance executing address may be different from the Governor's own address, for example it could be a\n timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n for example, additional timelock proposers are not able to change governance parameters without going through the\n governance protocol (since v4.6)."},"id":486,"name":"onlyGovernance","nameLocation":"3410:14:2","nodeType":"ModifierDefinition","parameters":{"id":480,"nodeType":"ParameterList","parameters":[],"src":"3424:2:2"},"src":"3401:72:2","virtual":false,"visibility":"internal"},{"body":{"id":501,"nodeType":"Block","src":"3605:30:2","statements":[{"expression":{"id":499,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":497,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":470,"src":"3615:5:2","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":498,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":489,"src":"3623:5:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3615:13:2","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":500,"nodeType":"ExpressionStatement","src":"3615:13:2"}]},"documentation":{"id":487,"nodeType":"StructuredDocumentation","src":"3479:63:2","text":" @dev Sets the value for {name} and {version}"},"id":502,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":492,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":489,"src":"3587:5:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":493,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":568,"src":"3594:7:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":494,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3594:9:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":495,"kind":"baseConstructorSpecifier","modifierName":{"id":491,"name":"EIP712","nameLocations":["3580:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":8976,"src":"3580:6:2"},"nodeType":"ModifierInvocation","src":"3580:24:2"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":490,"nodeType":"ParameterList","parameters":[{"constant":false,"id":489,"mutability":"mutable","name":"name_","nameLocation":"3573:5:2","nodeType":"VariableDeclaration","scope":502,"src":"3559:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":488,"name":"string","nodeType":"ElementaryTypeName","src":"3559:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3558:21:2"},"returnParameters":{"id":496,"nodeType":"ParameterList","parameters":[],"src":"3605:0:2"},"scope":2134,"src":"3547:88:2","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":518,"nodeType":"Block","src":"3814:107:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":512,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":506,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"3828:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":507,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3828:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":510,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3851:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":509,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3843:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":508,"name":"address","nodeType":"ElementaryTypeName","src":"3843:7:2","typeDescriptions":{}}},"id":511,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3843:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3828:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":517,"nodeType":"IfStatement","src":"3824:91:2","trueBody":{"id":516,"nodeType":"Block","src":"3858:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":513,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"3879:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":514,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3879:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":515,"nodeType":"RevertStatement","src":"3872:32:2"}]}}]},"documentation":{"id":503,"nodeType":"StructuredDocumentation","src":"3641:133:2","text":" @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)"},"id":519,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":504,"nodeType":"ParameterList","parameters":[],"src":"3786:2:2"},"returnParameters":{"id":505,"nodeType":"ParameterList","parameters":[],"src":"3814:0:2"},"scope":2134,"src":"3779:142:2","stateMutability":"payable","virtual":true,"visibility":"external"},{"baseFunctions":[9181,9193],"body":{"id":549,"nodeType":"Block","src":"4096:195:2","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":547,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":542,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":535,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":530,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":522,"src":"4125:11:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":532,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"4145:9:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2588_$","typeString":"type(contract IGovernor)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2588_$","typeString":"type(contract IGovernor)"}],"id":531,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4140:4:2","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":533,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4140:15:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IGovernor_$2588","typeString":"type(contract IGovernor)"}},"id":534,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4156:11:2","memberName":"interfaceId","nodeType":"MemberAccess","src":"4140:27:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4125:42:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":536,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":522,"src":"4183:11:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":538,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"4203:16:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}],"id":537,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4198:4:2","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":539,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4198:22:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5551","typeString":"type(contract IERC1155Receiver)"}},"id":540,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4221:11:2","memberName":"interfaceId","nodeType":"MemberAccess","src":"4198:34:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4183:49:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4125:107:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":545,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":522,"src":"4272:11:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":543,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"4248:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_Governor_$2134_$","typeString":"type(contract super Governor)"}},"id":544,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4254:17:2","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9181,"src":"4248:23:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":546,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4248:36:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4125:159:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":529,"id":548,"nodeType":"Return","src":"4106:178:2"}]},"documentation":{"id":520,"nodeType":"StructuredDocumentation","src":"3927:56:2","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":550,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"3997:17:2","nodeType":"FunctionDefinition","overrides":{"id":526,"nodeType":"OverrideSpecifier","overrides":[{"id":524,"name":"IERC165","nameLocations":["4064:7:2"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"4064:7:2"},{"id":525,"name":"ERC165","nameLocations":["4073:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"4073:6:2"}],"src":"4055:25:2"},"parameters":{"id":523,"nodeType":"ParameterList","parameters":[{"constant":false,"id":522,"mutability":"mutable","name":"interfaceId","nameLocation":"4022:11:2","nodeType":"VariableDeclaration","scope":550,"src":"4015:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":521,"name":"bytes4","nodeType":"ElementaryTypeName","src":"4015:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"4014:20:2"},"returnParameters":{"id":529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":528,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":550,"src":"4090:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":527,"name":"bool","nodeType":"ElementaryTypeName","src":"4090:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4089:6:2"},"scope":2134,"src":"3988:303:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2315],"body":{"id":558,"nodeType":"Block","src":"4407:29:2","statements":[{"expression":{"id":556,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":470,"src":"4424:5:2","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":555,"id":557,"nodeType":"Return","src":"4417:12:2"}]},"documentation":{"id":551,"nodeType":"StructuredDocumentation","src":"4297:45:2","text":" @dev See {IGovernor-name}."},"functionSelector":"06fdde03","id":559,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"4356:4:2","nodeType":"FunctionDefinition","parameters":{"id":552,"nodeType":"ParameterList","parameters":[],"src":"4360:2:2"},"returnParameters":{"id":555,"nodeType":"ParameterList","parameters":[{"constant":false,"id":554,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":559,"src":"4392:13:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":553,"name":"string","nodeType":"ElementaryTypeName","src":"4392:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4391:15:2"},"scope":2134,"src":"4347:89:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2321],"body":{"id":567,"nodeType":"Block","src":"4558:27:2","statements":[{"expression":{"hexValue":"31","id":565,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4575:3:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6","typeString":"literal_string \"1\""},"value":"1"},"functionReturnParameters":564,"id":566,"nodeType":"Return","src":"4568:10:2"}]},"documentation":{"id":560,"nodeType":"StructuredDocumentation","src":"4442:48:2","text":" @dev See {IGovernor-version}."},"functionSelector":"54fd4d50","id":568,"implemented":true,"kind":"function","modifiers":[],"name":"version","nameLocation":"4504:7:2","nodeType":"FunctionDefinition","parameters":{"id":561,"nodeType":"ParameterList","parameters":[],"src":"4511:2:2"},"returnParameters":{"id":564,"nodeType":"ParameterList","parameters":[{"constant":false,"id":563,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":568,"src":"4543:13:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":562,"name":"string","nodeType":"ElementaryTypeName","src":"4543:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4542:15:2"},"scope":2134,"src":"4495:90:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2344],"body":{"id":598,"nodeType":"Block","src":"5730:99:2","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":590,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":572,"src":"5776:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":591,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":575,"src":"5785:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":592,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":578,"src":"5793:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":593,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":580,"src":"5804:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":588,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"5765:3:2","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":589,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5769:6:2","memberName":"encode","nodeType":"MemberAccess","src":"5765:10:2","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":594,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5765:55:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":587,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"5755:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":595,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5755:66:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":586,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5747:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":585,"name":"uint256","nodeType":"ElementaryTypeName","src":"5747:7:2","typeDescriptions":{}}},"id":596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5747:75:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":584,"id":597,"nodeType":"Return","src":"5740:82:2"}]},"documentation":{"id":569,"nodeType":"StructuredDocumentation","src":"4591:934:2","text":" @dev See {IGovernor-hashProposal}.\n The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n advance, before the proposal is submitted.\n Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n across multiple networks. This also means that in order to execute the same operation twice (on the same\n governor) the proposer will have to change the description in order to avoid proposal id conflicts."},"functionSelector":"c59057e4","id":599,"implemented":true,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"5539:12:2","nodeType":"FunctionDefinition","parameters":{"id":581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":572,"mutability":"mutable","name":"targets","nameLocation":"5578:7:2","nodeType":"VariableDeclaration","scope":599,"src":"5561:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":570,"name":"address","nodeType":"ElementaryTypeName","src":"5561:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":571,"nodeType":"ArrayTypeName","src":"5561:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":575,"mutability":"mutable","name":"values","nameLocation":"5612:6:2","nodeType":"VariableDeclaration","scope":599,"src":"5595:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":573,"name":"uint256","nodeType":"ElementaryTypeName","src":"5595:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":574,"nodeType":"ArrayTypeName","src":"5595:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":578,"mutability":"mutable","name":"calldatas","nameLocation":"5643:9:2","nodeType":"VariableDeclaration","scope":599,"src":"5628:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":576,"name":"bytes","nodeType":"ElementaryTypeName","src":"5628:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":577,"nodeType":"ArrayTypeName","src":"5628:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":580,"mutability":"mutable","name":"descriptionHash","nameLocation":"5670:15:2","nodeType":"VariableDeclaration","scope":599,"src":"5662:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":579,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5662:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5551:140:2"},"returnParameters":{"id":584,"nodeType":"ParameterList","parameters":[{"constant":false,"id":583,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":599,"src":"5721:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":582,"name":"uint256","nodeType":"ElementaryTypeName","src":"5721:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5720:9:2"},"scope":2134,"src":"5530:299:2","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2353],"body":{"id":707,"nodeType":"Block","src":"5965:1169:2","statements":[{"assignments":[610],"declarations":[{"constant":false,"id":610,"mutability":"mutable","name":"proposal","nameLocation":"6089:8:2","nodeType":"VariableDeclaration","scope":707,"src":"6068:29:2","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":609,"nodeType":"UserDefinedTypeName","pathNode":{"id":608,"name":"ProposalCore","nameLocations":["6068:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":448,"src":"6068:12:2"},"referencedDeclaration":448,"src":"6068:12:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":614,"initialValue":{"baseExpression":{"id":611,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"6100:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":613,"indexExpression":{"id":612,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6111:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6100:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"6068:54:2"},{"assignments":[616],"declarations":[{"constant":false,"id":616,"mutability":"mutable","name":"proposalExecuted","nameLocation":"6137:16:2","nodeType":"VariableDeclaration","scope":707,"src":"6132:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":615,"name":"bool","nodeType":"ElementaryTypeName","src":"6132:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":619,"initialValue":{"expression":{"id":617,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":610,"src":"6156:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":618,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6165:8:2","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":443,"src":"6156:17:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6132:41:2"},{"assignments":[621],"declarations":[{"constant":false,"id":621,"mutability":"mutable","name":"proposalCanceled","nameLocation":"6188:16:2","nodeType":"VariableDeclaration","scope":707,"src":"6183:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":620,"name":"bool","nodeType":"ElementaryTypeName","src":"6183:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":624,"initialValue":{"expression":{"id":622,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":610,"src":"6207:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":623,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6216:8:2","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":445,"src":"6207:17:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6183:41:2"},{"condition":{"id":625,"name":"proposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":616,"src":"6239:16:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":630,"nodeType":"IfStatement","src":"6235:76:2","trueBody":{"id":629,"nodeType":"Block","src":"6257:54:2","statements":[{"expression":{"expression":{"id":626,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6278:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":627,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6292:8:2","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2153,"src":"6278:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":628,"nodeType":"Return","src":"6271:29:2"}]}},{"condition":{"id":631,"name":"proposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":621,"src":"6325:16:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":636,"nodeType":"IfStatement","src":"6321:76:2","trueBody":{"id":635,"nodeType":"Block","src":"6343:54:2","statements":[{"expression":{"expression":{"id":632,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6364:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":633,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6378:8:2","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2148,"src":"6364:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":634,"nodeType":"Return","src":"6357:29:2"}]}},{"assignments":[638],"declarations":[{"constant":false,"id":638,"mutability":"mutable","name":"snapshot","nameLocation":"6415:8:2","nodeType":"VariableDeclaration","scope":707,"src":"6407:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":637,"name":"uint256","nodeType":"ElementaryTypeName","src":"6407:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":642,"initialValue":{"arguments":[{"id":640,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6443:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":639,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":731,"src":"6426:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":641,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6426:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6407:47:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":645,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":643,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":638,"src":"6469:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":644,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6481:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6469:13:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":651,"nodeType":"IfStatement","src":"6465:90:2","trueBody":{"id":650,"nodeType":"Block","src":"6484:71:2","statements":[{"errorCall":{"arguments":[{"id":647,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6533:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":646,"name":"GovernorNonexistentProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2186,"src":"6505:27:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":648,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6505:39:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":649,"nodeType":"RevertStatement","src":"6498:46:2"}]}},{"assignments":[653],"declarations":[{"constant":false,"id":653,"mutability":"mutable","name":"currentTimepoint","nameLocation":"6573:16:2","nodeType":"VariableDeclaration","scope":707,"src":"6565:24:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":652,"name":"uint256","nodeType":"ElementaryTypeName","src":"6565:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":656,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":654,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2095,"src":"6592:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":655,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6592:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"6565:34:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":657,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":638,"src":"6614:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":658,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":653,"src":"6626:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6614:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":664,"nodeType":"IfStatement","src":"6610:87:2","trueBody":{"id":663,"nodeType":"Block","src":"6644:53:2","statements":[{"expression":{"expression":{"id":660,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6665:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":661,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6679:7:2","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2146,"src":"6665:21:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":662,"nodeType":"Return","src":"6658:28:2"}]}},{"assignments":[666],"declarations":[{"constant":false,"id":666,"mutability":"mutable","name":"deadline","nameLocation":"6715:8:2","nodeType":"VariableDeclaration","scope":707,"src":"6707:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":665,"name":"uint256","nodeType":"ElementaryTypeName","src":"6707:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":670,"initialValue":{"arguments":[{"id":668,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6743:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":667,"name":"proposalDeadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6726:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6726:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6707:47:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":673,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":671,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":666,"src":"6769:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":672,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":653,"src":"6781:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6769:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":686,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6861:27:2","subExpression":{"arguments":[{"id":679,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6877:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":678,"name":"_quorumReached","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":837,"src":"6862:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":680,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6862:26:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":685,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6892:27:2","subExpression":{"arguments":[{"id":683,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6908:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":682,"name":"_voteSucceeded","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":845,"src":"6893:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":684,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6893:26:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6861:58:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":695,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":692,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6997:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":691,"name":"proposalEta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":778,"src":"6985:11:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":693,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6985:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":694,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7012:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6985:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":703,"nodeType":"Block","src":"7076:52:2","statements":[{"expression":{"expression":{"id":700,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"7097:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":701,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7111:6:2","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"7097:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":702,"nodeType":"Return","src":"7090:27:2"}]},"id":704,"nodeType":"IfStatement","src":"6981:147:2","trueBody":{"id":699,"nodeType":"Block","src":"7015:55:2","statements":[{"expression":{"expression":{"id":696,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"7036:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":697,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7050:9:2","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2150,"src":"7036:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":698,"nodeType":"Return","src":"7029:30:2"}]}},"id":705,"nodeType":"IfStatement","src":"6857:271:2","trueBody":{"id":690,"nodeType":"Block","src":"6921:54:2","statements":[{"expression":{"expression":{"id":687,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6942:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":688,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6956:8:2","memberName":"Defeated","nodeType":"MemberAccess","referencedDeclaration":2149,"src":"6942:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":689,"nodeType":"Return","src":"6935:29:2"}]}},"id":706,"nodeType":"IfStatement","src":"6765:363:2","trueBody":{"id":677,"nodeType":"Block","src":"6799:52:2","statements":[{"expression":{"expression":{"id":674,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6820:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":675,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6834:6:2","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2147,"src":"6820:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":676,"nodeType":"Return","src":"6813:27:2"}]}}]},"documentation":{"id":600,"nodeType":"StructuredDocumentation","src":"5835:46:2","text":" @dev See {IGovernor-state}."},"functionSelector":"3e4f49e6","id":708,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"5895:5:2","nodeType":"FunctionDefinition","parameters":{"id":603,"nodeType":"ParameterList","parameters":[{"constant":false,"id":602,"mutability":"mutable","name":"proposalId","nameLocation":"5909:10:2","nodeType":"VariableDeclaration","scope":708,"src":"5901:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":601,"name":"uint256","nodeType":"ElementaryTypeName","src":"5901:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5900:20:2"},"returnParameters":{"id":607,"nodeType":"ParameterList","parameters":[{"constant":false,"id":606,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":708,"src":"5950:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":605,"nodeType":"UserDefinedTypeName","pathNode":{"id":604,"name":"ProposalState","nameLocations":["5950:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"5950:13:2"},"referencedDeclaration":2154,"src":"5950:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"5949:15:2"},"scope":2134,"src":"5886:1248:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2359],"body":{"id":716,"nodeType":"Block","src":"7270:25:2","statements":[{"expression":{"hexValue":"30","id":714,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7287:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":713,"id":715,"nodeType":"Return","src":"7280:8:2"}]},"documentation":{"id":709,"nodeType":"StructuredDocumentation","src":"7140:58:2","text":" @dev See {IGovernor-proposalThreshold}."},"functionSelector":"b58131b0","id":717,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7212:17:2","nodeType":"FunctionDefinition","parameters":{"id":710,"nodeType":"ParameterList","parameters":[],"src":"7229:2:2"},"returnParameters":{"id":713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":717,"src":"7261:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":711,"name":"uint256","nodeType":"ElementaryTypeName","src":"7261:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7260:9:2"},"scope":2134,"src":"7203:92:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2367],"body":{"id":730,"nodeType":"Block","src":"7447:56:2","statements":[{"expression":{"expression":{"baseExpression":{"id":725,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7464:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":727,"indexExpression":{"id":726,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":720,"src":"7475:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7464:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":728,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7487:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"7464:32:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":724,"id":729,"nodeType":"Return","src":"7457:39:2"}]},"documentation":{"id":718,"nodeType":"StructuredDocumentation","src":"7301:57:2","text":" @dev See {IGovernor-proposalSnapshot}."},"functionSelector":"2d63f693","id":731,"implemented":true,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"7372:16:2","nodeType":"FunctionDefinition","parameters":{"id":721,"nodeType":"ParameterList","parameters":[{"constant":false,"id":720,"mutability":"mutable","name":"proposalId","nameLocation":"7397:10:2","nodeType":"VariableDeclaration","scope":731,"src":"7389:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":719,"name":"uint256","nodeType":"ElementaryTypeName","src":"7389:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7388:20:2"},"returnParameters":{"id":724,"nodeType":"ParameterList","parameters":[{"constant":false,"id":723,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":731,"src":"7438:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":722,"name":"uint256","nodeType":"ElementaryTypeName","src":"7438:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7437:9:2"},"scope":2134,"src":"7363:140:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2375],"body":{"id":749,"nodeType":"Block","src":"7655:94:2","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":747,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":739,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7672:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":741,"indexExpression":{"id":740,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":734,"src":"7683:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7672:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":742,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7695:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"7672:32:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"baseExpression":{"id":743,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7707:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":745,"indexExpression":{"id":744,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":734,"src":"7718:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7707:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":746,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7730:12:2","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":441,"src":"7707:35:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"7672:70:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":738,"id":748,"nodeType":"Return","src":"7665:77:2"}]},"documentation":{"id":732,"nodeType":"StructuredDocumentation","src":"7509:57:2","text":" @dev See {IGovernor-proposalDeadline}."},"functionSelector":"c01f9e37","id":750,"implemented":true,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"7580:16:2","nodeType":"FunctionDefinition","parameters":{"id":735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":734,"mutability":"mutable","name":"proposalId","nameLocation":"7605:10:2","nodeType":"VariableDeclaration","scope":750,"src":"7597:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":733,"name":"uint256","nodeType":"ElementaryTypeName","src":"7597:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7596:20:2"},"returnParameters":{"id":738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":750,"src":"7646:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":736,"name":"uint256","nodeType":"ElementaryTypeName","src":"7646:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7645:9:2"},"scope":2134,"src":"7571:178:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2383],"body":{"id":763,"nodeType":"Block","src":"7901:55:2","statements":[{"expression":{"expression":{"baseExpression":{"id":758,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7918:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":760,"indexExpression":{"id":759,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":753,"src":"7929:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7918:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":761,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7941:8:2","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":437,"src":"7918:31:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":757,"id":762,"nodeType":"Return","src":"7911:38:2"}]},"documentation":{"id":751,"nodeType":"StructuredDocumentation","src":"7755:57:2","text":" @dev See {IGovernor-proposalProposer}."},"functionSelector":"143489d0","id":764,"implemented":true,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"7826:16:2","nodeType":"FunctionDefinition","parameters":{"id":754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":753,"mutability":"mutable","name":"proposalId","nameLocation":"7851:10:2","nodeType":"VariableDeclaration","scope":764,"src":"7843:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":752,"name":"uint256","nodeType":"ElementaryTypeName","src":"7843:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7842:20:2"},"returnParameters":{"id":757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":764,"src":"7892:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":755,"name":"address","nodeType":"ElementaryTypeName","src":"7892:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"7891:9:2"},"scope":2134,"src":"7817:139:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2391],"body":{"id":777,"nodeType":"Block","src":"8098:57:2","statements":[{"expression":{"expression":{"baseExpression":{"id":772,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"8115:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":774,"indexExpression":{"id":773,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":767,"src":"8126:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8115:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":775,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8138:10:2","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":447,"src":"8115:33:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":771,"id":776,"nodeType":"Return","src":"8108:40:2"}]},"documentation":{"id":765,"nodeType":"StructuredDocumentation","src":"7962:52:2","text":" @dev See {IGovernor-proposalEta}."},"functionSelector":"ab58fb8e","id":778,"implemented":true,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"8028:11:2","nodeType":"FunctionDefinition","parameters":{"id":768,"nodeType":"ParameterList","parameters":[{"constant":false,"id":767,"mutability":"mutable","name":"proposalId","nameLocation":"8048:10:2","nodeType":"VariableDeclaration","scope":778,"src":"8040:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":766,"name":"uint256","nodeType":"ElementaryTypeName","src":"8040:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8039:20:2"},"returnParameters":{"id":771,"nodeType":"ParameterList","parameters":[{"constant":false,"id":770,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":778,"src":"8089:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":769,"name":"uint256","nodeType":"ElementaryTypeName","src":"8089:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8088:9:2"},"scope":2134,"src":"8019:136:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2399],"body":{"id":788,"nodeType":"Block","src":"8301:29:2","statements":[{"expression":{"hexValue":"66616c7365","id":786,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8318:5:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":785,"id":787,"nodeType":"Return","src":"8311:12:2"}]},"documentation":{"id":779,"nodeType":"StructuredDocumentation","src":"8161:61:2","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":789,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8236:20:2","nodeType":"FunctionDefinition","parameters":{"id":782,"nodeType":"ParameterList","parameters":[{"constant":false,"id":781,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":789,"src":"8257:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":780,"name":"uint256","nodeType":"ElementaryTypeName","src":"8257:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8256:9:2"},"returnParameters":{"id":785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":784,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":789,"src":"8295:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":783,"name":"bool","nodeType":"ElementaryTypeName","src":"8295:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"8294:6:2"},"scope":2134,"src":"8227:103:2","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":828,"nodeType":"Block","src":"8637:401:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":797,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":793,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"8651:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":794,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8651:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":795,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"8666:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":796,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8666:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8651:27:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":804,"nodeType":"IfStatement","src":"8647:99:2","trueBody":{"id":803,"nodeType":"Block","src":"8680:66:2","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":799,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"8722:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":800,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8722:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":798,"name":"GovernorOnlyExecutor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2181,"src":"8701:20:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":801,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8701:34:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":802,"nodeType":"RevertStatement","src":"8694:41:2"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":811,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":805,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"8759:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":806,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8759:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":809,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"8782:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":808,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8774:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":807,"name":"address","nodeType":"ElementaryTypeName","src":"8774:7:2","typeDescriptions":{}}},"id":810,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8774:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8759:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":827,"nodeType":"IfStatement","src":"8755:277:2","trueBody":{"id":826,"nodeType":"Block","src":"8789:243:2","statements":[{"assignments":[813],"declarations":[{"constant":false,"id":813,"mutability":"mutable","name":"msgDataHash","nameLocation":"8811:11:2","nodeType":"VariableDeclaration","scope":826,"src":"8803:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":812,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8803:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":818,"initialValue":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":815,"name":"_msgData","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6709,"src":"8835:8:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_calldata_ptr_$","typeString":"function () view returns (bytes calldata)"}},"id":816,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8835:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":814,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8825:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":817,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8825:21:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"8803:43:2"},{"body":{"id":824,"nodeType":"Block","src":"9020:2:2","statements":[]},"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":819,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"8977:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":820,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8993:8:2","memberName":"popFront","nodeType":"MemberAccess","referencedDeclaration":14494,"src":"8977:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bytes32_$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) returns (bytes32)"}},"id":821,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8977:26:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":822,"name":"msgDataHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":813,"src":"9007:11:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"8977:41:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":825,"nodeType":"WhileStatement","src":"8970:52:2"}]}}]},"documentation":{"id":790,"nodeType":"StructuredDocumentation","src":"8336:251:2","text":" @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n operation. See {onlyGovernance}."},"id":829,"implemented":true,"kind":"function","modifiers":[],"name":"_checkGovernance","nameLocation":"8601:16:2","nodeType":"FunctionDefinition","parameters":{"id":791,"nodeType":"ParameterList","parameters":[],"src":"8617:2:2"},"returnParameters":{"id":792,"nodeType":"ParameterList","parameters":[],"src":"8637:0:2"},"scope":2134,"src":"8592:446:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"documentation":{"id":830,"nodeType":"StructuredDocumentation","src":"9044:80:2","text":" @dev Amount of votes already cast passes the threshold limit."},"id":837,"implemented":false,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"9138:14:2","nodeType":"FunctionDefinition","parameters":{"id":833,"nodeType":"ParameterList","parameters":[{"constant":false,"id":832,"mutability":"mutable","name":"proposalId","nameLocation":"9161:10:2","nodeType":"VariableDeclaration","scope":837,"src":"9153:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":831,"name":"uint256","nodeType":"ElementaryTypeName","src":"9153:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9152:20:2"},"returnParameters":{"id":836,"nodeType":"ParameterList","parameters":[{"constant":false,"id":835,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":837,"src":"9204:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":834,"name":"bool","nodeType":"ElementaryTypeName","src":"9204:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9203:6:2"},"scope":2134,"src":"9129:81:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":838,"nodeType":"StructuredDocumentation","src":"9216:58:2","text":" @dev Is the proposal successful or not."},"id":845,"implemented":false,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"9288:14:2","nodeType":"FunctionDefinition","parameters":{"id":841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":840,"mutability":"mutable","name":"proposalId","nameLocation":"9311:10:2","nodeType":"VariableDeclaration","scope":845,"src":"9303:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":839,"name":"uint256","nodeType":"ElementaryTypeName","src":"9303:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9302:20:2"},"returnParameters":{"id":844,"nodeType":"ParameterList","parameters":[{"constant":false,"id":843,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":845,"src":"9354:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":842,"name":"bool","nodeType":"ElementaryTypeName","src":"9354:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9353:6:2"},"scope":2134,"src":"9279:81:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":846,"nodeType":"StructuredDocumentation","src":"9366:122:2","text":" @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`."},"id":857,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"9502:9:2","nodeType":"FunctionDefinition","parameters":{"id":853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":848,"mutability":"mutable","name":"account","nameLocation":"9520:7:2","nodeType":"VariableDeclaration","scope":857,"src":"9512:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":847,"name":"address","nodeType":"ElementaryTypeName","src":"9512:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":850,"mutability":"mutable","name":"timepoint","nameLocation":"9537:9:2","nodeType":"VariableDeclaration","scope":857,"src":"9529:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":849,"name":"uint256","nodeType":"ElementaryTypeName","src":"9529:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":852,"mutability":"mutable","name":"params","nameLocation":"9561:6:2","nodeType":"VariableDeclaration","scope":857,"src":"9548:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":851,"name":"bytes","nodeType":"ElementaryTypeName","src":"9548:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"9511:57:2"},"returnParameters":{"id":856,"nodeType":"ParameterList","parameters":[{"constant":false,"id":855,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":857,"src":"9600:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":854,"name":"uint256","nodeType":"ElementaryTypeName","src":"9600:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9599:9:2"},"scope":2134,"src":"9493:116:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":858,"nodeType":"StructuredDocumentation","src":"9615:239:2","text":" @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n Note: Support is generic and can represent various things depending on the voting system used."},"id":873,"implemented":false,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"9868:10:2","nodeType":"FunctionDefinition","parameters":{"id":869,"nodeType":"ParameterList","parameters":[{"constant":false,"id":860,"mutability":"mutable","name":"proposalId","nameLocation":"9896:10:2","nodeType":"VariableDeclaration","scope":873,"src":"9888:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":859,"name":"uint256","nodeType":"ElementaryTypeName","src":"9888:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":862,"mutability":"mutable","name":"account","nameLocation":"9924:7:2","nodeType":"VariableDeclaration","scope":873,"src":"9916:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":861,"name":"address","nodeType":"ElementaryTypeName","src":"9916:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":864,"mutability":"mutable","name":"support","nameLocation":"9947:7:2","nodeType":"VariableDeclaration","scope":873,"src":"9941:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":863,"name":"uint8","nodeType":"ElementaryTypeName","src":"9941:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":866,"mutability":"mutable","name":"totalWeight","nameLocation":"9972:11:2","nodeType":"VariableDeclaration","scope":873,"src":"9964:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":865,"name":"uint256","nodeType":"ElementaryTypeName","src":"9964:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":868,"mutability":"mutable","name":"params","nameLocation":"10006:6:2","nodeType":"VariableDeclaration","scope":873,"src":"9993:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":867,"name":"bytes","nodeType":"ElementaryTypeName","src":"9993:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"9878:140:2"},"returnParameters":{"id":872,"nodeType":"ParameterList","parameters":[{"constant":false,"id":871,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":873,"src":"10045:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":870,"name":"uint256","nodeType":"ElementaryTypeName","src":"10045:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10044:9:2"},"scope":2134,"src":"9859:195:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":879,"nodeType":"Block","src":"10330:2:2","statements":[]},"documentation":{"id":874,"nodeType":"StructuredDocumentation","src":"10060:205:2","text":" @dev Hook that should be called every time the tally for a proposal is updated.\n Note: This function must run successfully. Reverts will result in the bricking of governance"},"id":880,"implemented":true,"kind":"function","modifiers":[],"name":"_tallyUpdated","nameLocation":"10279:13:2","nodeType":"FunctionDefinition","parameters":{"id":877,"nodeType":"ParameterList","parameters":[{"constant":false,"id":876,"mutability":"mutable","name":"proposalId","nameLocation":"10301:10:2","nodeType":"VariableDeclaration","scope":880,"src":"10293:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":875,"name":"uint256","nodeType":"ElementaryTypeName","src":"10293:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10292:20:2"},"returnParameters":{"id":878,"nodeType":"ParameterList","parameters":[],"src":"10330:0:2"},"scope":2134,"src":"10270:62:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":888,"nodeType":"Block","src":"10705:26:2","statements":[{"expression":{"hexValue":"","id":886,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10722:2:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"functionReturnParameters":885,"id":887,"nodeType":"Return","src":"10715:9:2"}]},"documentation":{"id":881,"nodeType":"StructuredDocumentation","src":"10338:291:2","text":" @dev Default additional encoded parameters used by castVote methods that don't include them\n Note: Should be overridden by specific implementations to use an appropriate value, the\n meaning of the additional params, in the context of that implementation"},"id":889,"implemented":true,"kind":"function","modifiers":[],"name":"_defaultParams","nameLocation":"10643:14:2","nodeType":"FunctionDefinition","parameters":{"id":882,"nodeType":"ParameterList","parameters":[],"src":"10657:2:2"},"returnParameters":{"id":885,"nodeType":"ParameterList","parameters":[{"constant":false,"id":884,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":889,"src":"10691:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":883,"name":"bytes","nodeType":"ElementaryTypeName","src":"10691:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"10690:14:2"},"scope":2134,"src":"10634:97:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[2468],"body":{"id":961,"nodeType":"Block","src":"11079:671:2","statements":[{"assignments":[907],"declarations":[{"constant":false,"id":907,"mutability":"mutable","name":"proposer","nameLocation":"11097:8:2","nodeType":"VariableDeclaration","scope":961,"src":"11089:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":906,"name":"address","nodeType":"ElementaryTypeName","src":"11089:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":910,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":908,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"11108:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":909,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11108:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"11089:31:2"},{"condition":{"id":915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11176:54:2","subExpression":{"arguments":[{"id":912,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11208:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":913,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":901,"src":"11218:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":911,"name":"_isValidDescriptionForProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2089,"src":"11177:30:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_string_memory_ptr_$returns$_t_bool_$","typeString":"function (address,string memory) view returns (bool)"}},"id":914,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11177:53:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":921,"nodeType":"IfStatement","src":"11172:128:2","trueBody":{"id":920,"nodeType":"Block","src":"11232:68:2","statements":[{"errorCall":{"arguments":[{"id":917,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11280:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":916,"name":"GovernorRestrictedProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2215,"src":"11253:26:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":918,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11253:36:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":919,"nodeType":"RevertStatement","src":"11246:43:2"}]}},{"assignments":[923],"declarations":[{"constant":false,"id":923,"mutability":"mutable","name":"votesThreshold","nameLocation":"11354:14:2","nodeType":"VariableDeclaration","scope":961,"src":"11346:22:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":922,"name":"uint256","nodeType":"ElementaryTypeName","src":"11346:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":926,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":924,"name":"proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":717,"src":"11371:17:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":925,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11371:19:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11346:44:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":929,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":927,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":923,"src":"11404:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":928,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11421:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11404:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":952,"nodeType":"IfStatement","src":"11400:267:2","trueBody":{"id":951,"nodeType":"Block","src":"11424:243:2","statements":[{"assignments":[931],"declarations":[{"constant":false,"id":931,"mutability":"mutable","name":"proposerVotes","nameLocation":"11446:13:2","nodeType":"VariableDeclaration","scope":951,"src":"11438:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":930,"name":"uint256","nodeType":"ElementaryTypeName","src":"11438:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":939,"initialValue":{"arguments":[{"id":933,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11471:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":937,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":934,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2095,"src":"11481:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":935,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11481:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":936,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11491:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11481:11:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":932,"name":"getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1505,"src":"11462:8:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view returns (uint256)"}},"id":938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11462:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11438:55:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":940,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":931,"src":"11511:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":941,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":923,"src":"11527:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11511:30:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":950,"nodeType":"IfStatement","src":"11507:150:2","trueBody":{"id":949,"nodeType":"Block","src":"11543:114:2","statements":[{"errorCall":{"arguments":[{"id":944,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11602:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":945,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":931,"src":"11612:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":946,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":923,"src":"11627:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":943,"name":"GovernorInsufficientProposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2210,"src":"11568:33:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11568:74:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":948,"nodeType":"RevertStatement","src":"11561:81:2"}]}}]}},{"expression":{"arguments":[{"id":954,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":893,"src":"11693:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":955,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":896,"src":"11702:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":956,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":899,"src":"11710:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":957,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":901,"src":"11721:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":958,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11734:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_address","typeString":"address"}],"id":953,"name":"_propose","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1105,"src":"11684:8:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_string_memory_ptr_$_t_address_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,string memory,address) returns (uint256)"}},"id":959,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11684:59:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":905,"id":960,"nodeType":"Return","src":"11677:66:2"}]},"documentation":{"id":890,"nodeType":"StructuredDocumentation","src":"10737:145:2","text":" @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}."},"functionSelector":"7d5e81e2","id":962,"implemented":true,"kind":"function","modifiers":[],"name":"propose","nameLocation":"10896:7:2","nodeType":"FunctionDefinition","parameters":{"id":902,"nodeType":"ParameterList","parameters":[{"constant":false,"id":893,"mutability":"mutable","name":"targets","nameLocation":"10930:7:2","nodeType":"VariableDeclaration","scope":962,"src":"10913:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":891,"name":"address","nodeType":"ElementaryTypeName","src":"10913:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":892,"nodeType":"ArrayTypeName","src":"10913:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":896,"mutability":"mutable","name":"values","nameLocation":"10964:6:2","nodeType":"VariableDeclaration","scope":962,"src":"10947:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":894,"name":"uint256","nodeType":"ElementaryTypeName","src":"10947:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":895,"nodeType":"ArrayTypeName","src":"10947:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":899,"mutability":"mutable","name":"calldatas","nameLocation":"10995:9:2","nodeType":"VariableDeclaration","scope":962,"src":"10980:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":897,"name":"bytes","nodeType":"ElementaryTypeName","src":"10980:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":898,"nodeType":"ArrayTypeName","src":"10980:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":901,"mutability":"mutable","name":"description","nameLocation":"11028:11:2","nodeType":"VariableDeclaration","scope":962,"src":"11014:25:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":900,"name":"string","nodeType":"ElementaryTypeName","src":"11014:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"10903:142:2"},"returnParameters":{"id":905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":962,"src":"11070:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":903,"name":"uint256","nodeType":"ElementaryTypeName","src":"11070:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11069:9:2"},"scope":2134,"src":"10887:863:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1104,"nodeType":"Block","src":"12159:1141:2","statements":[{"expression":{"id":993,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":981,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12169:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":983,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12195:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":984,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"12204:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":985,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"12212:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"arguments":[{"arguments":[{"id":989,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":974,"src":"12239:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":988,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12233:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":987,"name":"bytes","nodeType":"ElementaryTypeName","src":"12233:5:2","typeDescriptions":{}}},"id":990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12233:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":986,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"12223:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":991,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12223:29:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":982,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"12182:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12182:71:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12169:84:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":994,"nodeType":"ExpressionStatement","src":"12169:84:2"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1010,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1005,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":999,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":995,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12268:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":996,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12276:6:2","memberName":"length","nodeType":"MemberAccess","src":"12268:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":997,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"12286:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":998,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12293:6:2","memberName":"length","nodeType":"MemberAccess","src":"12286:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12268:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1004,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1000,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12303:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1001,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12311:6:2","memberName":"length","nodeType":"MemberAccess","src":"12303:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":1002,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"12321:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1003,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12331:6:2","memberName":"length","nodeType":"MemberAccess","src":"12321:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12303:34:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12268:69:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1006,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12341:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12349:6:2","memberName":"length","nodeType":"MemberAccess","src":"12341:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1008,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12359:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12341:19:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12268:92:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1021,"nodeType":"IfStatement","src":"12264:208:2","trueBody":{"id":1020,"nodeType":"Block","src":"12362:110:2","statements":[{"errorCall":{"arguments":[{"expression":{"id":1012,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12413:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1013,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12421:6:2","memberName":"length","nodeType":"MemberAccess","src":"12413:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1014,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"12429:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1015,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12439:6:2","memberName":"length","nodeType":"MemberAccess","src":"12429:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1016,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"12447:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12454:6:2","memberName":"length","nodeType":"MemberAccess","src":"12447:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1011,"name":"GovernorInvalidProposalLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2163,"src":"12383:29:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":1018,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12383:78:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1019,"nodeType":"RevertStatement","src":"12376:85:2"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":1022,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"12485:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1024,"indexExpression":{"id":1023,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12496:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12485:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1025,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12508:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"12485:32:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1026,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12521:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12485:37:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1040,"nodeType":"IfStatement","src":"12481:149:2","trueBody":{"id":1039,"nodeType":"Block","src":"12524:106:2","statements":[{"errorCall":{"arguments":[{"id":1029,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12577:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":1031,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12595:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1030,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":708,"src":"12589:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":1032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12589:17:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},{"arguments":[{"hexValue":"30","id":1035,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12616:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":1034,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12608:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":1033,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12608:7:2","typeDescriptions":{}}},"id":1036,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12608:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1028,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2196,"src":"12545:31:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2154_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":1037,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12545:74:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1038,"nodeType":"RevertStatement","src":"12538:81:2"}]}},{"assignments":[1042],"declarations":[{"constant":false,"id":1042,"mutability":"mutable","name":"snapshot","nameLocation":"12648:8:2","nodeType":"VariableDeclaration","scope":1104,"src":"12640:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1041,"name":"uint256","nodeType":"ElementaryTypeName","src":"12640:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1048,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1043,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2095,"src":"12659:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":1044,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12659:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1045,"name":"votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2107,"src":"12669:11:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1046,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12669:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12659:23:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12640:42:2"},{"assignments":[1050],"declarations":[{"constant":false,"id":1050,"mutability":"mutable","name":"duration","nameLocation":"12700:8:2","nodeType":"VariableDeclaration","scope":1104,"src":"12692:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1049,"name":"uint256","nodeType":"ElementaryTypeName","src":"12692:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1053,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1051,"name":"votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2113,"src":"12711:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1052,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12711:14:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12692:33:2"},{"assignments":[1056],"declarations":[{"constant":false,"id":1056,"mutability":"mutable","name":"proposal","nameLocation":"12757:8:2","nodeType":"VariableDeclaration","scope":1104,"src":"12736:29:2","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":1055,"nodeType":"UserDefinedTypeName","pathNode":{"id":1054,"name":"ProposalCore","nameLocations":["12736:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":448,"src":"12736:12:2"},"referencedDeclaration":448,"src":"12736:12:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":1060,"initialValue":{"baseExpression":{"id":1057,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"12768:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1059,"indexExpression":{"id":1058,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12779:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12768:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"12736:54:2"},{"expression":{"id":1065,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1061,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1056,"src":"12800:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1063,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12809:8:2","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":437,"src":"12800:17:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1064,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":976,"src":"12820:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"12800:28:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1066,"nodeType":"ExpressionStatement","src":"12800:28:2"},{"expression":{"id":1074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1067,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1056,"src":"12838:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1069,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12847:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"12838:18:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1072,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1042,"src":"12877:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1070,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"12859:8:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":1071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12868:8:2","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"12859:17:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":1073,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12859:27:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12838:48:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1075,"nodeType":"ExpressionStatement","src":"12838:48:2"},{"expression":{"id":1083,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1076,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1056,"src":"12896:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1078,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12905:12:2","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":441,"src":"12896:21:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1081,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1050,"src":"12938:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1079,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"12920:8:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":1080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12929:8:2","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":11611,"src":"12920:17:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":1082,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12920:27:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"12896:51:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":1084,"nodeType":"ExpressionStatement","src":"12896:51:2"},{"eventCall":{"arguments":[{"id":1086,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12992:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1087,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":976,"src":"13016:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1088,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"13038:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1089,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"13059:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"arguments":[{"expression":{"id":1093,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"13092:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1094,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13100:6:2","memberName":"length","nodeType":"MemberAccess","src":"13092:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1092,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"13079:12:2","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (string memory[] memory)"},"typeName":{"baseType":{"id":1090,"name":"string","nodeType":"ElementaryTypeName","src":"13083:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":1091,"nodeType":"ArrayTypeName","src":"13083:8:2","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}}},"id":1095,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13079:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"id":1096,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"13121:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1097,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1042,"src":"13144:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1100,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1098,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1042,"src":"13166:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":1099,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1050,"src":"13177:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13166:19:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1101,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":974,"src":"13199:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1085,"name":"ProposalCreated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2264,"src":"12963:15:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_uint256_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (uint256,address,address[] memory,uint256[] memory,string memory[] memory,bytes memory[] memory,uint256,uint256,string memory)"}},"id":1102,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12963:257:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1103,"nodeType":"EmitStatement","src":"12958:262:2"}]},"documentation":{"id":963,"nodeType":"StructuredDocumentation","src":"11756:166:2","text":" @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n Emits a {IGovernor-ProposalCreated} event."},"id":1105,"implemented":true,"kind":"function","modifiers":[],"name":"_propose","nameLocation":"11936:8:2","nodeType":"FunctionDefinition","parameters":{"id":977,"nodeType":"ParameterList","parameters":[{"constant":false,"id":966,"mutability":"mutable","name":"targets","nameLocation":"11971:7:2","nodeType":"VariableDeclaration","scope":1105,"src":"11954:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":964,"name":"address","nodeType":"ElementaryTypeName","src":"11954:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":965,"nodeType":"ArrayTypeName","src":"11954:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":969,"mutability":"mutable","name":"values","nameLocation":"12005:6:2","nodeType":"VariableDeclaration","scope":1105,"src":"11988:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":967,"name":"uint256","nodeType":"ElementaryTypeName","src":"11988:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":968,"nodeType":"ArrayTypeName","src":"11988:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":972,"mutability":"mutable","name":"calldatas","nameLocation":"12036:9:2","nodeType":"VariableDeclaration","scope":1105,"src":"12021:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":970,"name":"bytes","nodeType":"ElementaryTypeName","src":"12021:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":971,"nodeType":"ArrayTypeName","src":"12021:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":974,"mutability":"mutable","name":"description","nameLocation":"12069:11:2","nodeType":"VariableDeclaration","scope":1105,"src":"12055:25:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":973,"name":"string","nodeType":"ElementaryTypeName","src":"12055:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":976,"mutability":"mutable","name":"proposer","nameLocation":"12098:8:2","nodeType":"VariableDeclaration","scope":1105,"src":"12090:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":975,"name":"address","nodeType":"ElementaryTypeName","src":"12090:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"11944:168:2"},"returnParameters":{"id":980,"nodeType":"ParameterList","parameters":[{"constant":false,"id":979,"mutability":"mutable","name":"proposalId","nameLocation":"12147:10:2","nodeType":"VariableDeclaration","scope":1105,"src":"12139:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":978,"name":"uint256","nodeType":"ElementaryTypeName","src":"12139:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12138:20:2"},"scope":2134,"src":"11927:1373:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2485],"body":{"id":1172,"nodeType":"Block","src":"13545:541:2","statements":[{"assignments":[1123],"declarations":[{"constant":false,"id":1123,"mutability":"mutable","name":"proposalId","nameLocation":"13563:10:2","nodeType":"VariableDeclaration","scope":1172,"src":"13555:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1122,"name":"uint256","nodeType":"ElementaryTypeName","src":"13555:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1130,"initialValue":{"arguments":[{"id":1125,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1109,"src":"13589:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1126,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1112,"src":"13598:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1127,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1115,"src":"13606:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1128,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"13617:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1124,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"13576:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13576:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13555:78:2"},{"expression":{"arguments":[{"id":1132,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13665:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1134,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"13696:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1135,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13710:9:2","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2150,"src":"13696:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1133,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"13677:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1136,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13677:43:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1131,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"13644:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1137,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13644:77:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1138,"nodeType":"ExpressionStatement","src":"13644:77:2"},{"assignments":[1140],"declarations":[{"constant":false,"id":1140,"mutability":"mutable","name":"etaSeconds","nameLocation":"13739:10:2","nodeType":"VariableDeclaration","scope":1172,"src":"13732:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1139,"name":"uint48","nodeType":"ElementaryTypeName","src":"13732:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":1148,"initialValue":{"arguments":[{"id":1142,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13769:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1143,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1109,"src":"13781:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1144,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1112,"src":"13790:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1145,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1115,"src":"13798:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1146,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"13809:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1141,"name":"_queueOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1195,"src":"13752:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":1147,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13752:73:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"13732:93:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1149,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1140,"src":"13840:10:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1150,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13854:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"13840:15:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1168,"nodeType":"Block","src":"13991:61:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1165,"name":"GovernorQueueNotImplemented","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2224,"src":"14012:27:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1166,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14012:29:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1167,"nodeType":"RevertStatement","src":"14005:36:2"}]},"id":1169,"nodeType":"IfStatement","src":"13836:216:2","trueBody":{"id":1164,"nodeType":"Block","src":"13857:128:2","statements":[{"expression":{"id":1157,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1152,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"13871:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1154,"indexExpression":{"id":1153,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13882:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13871:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1155,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"13894:10:2","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":447,"src":"13871:33:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1156,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1140,"src":"13907:10:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13871:46:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1158,"nodeType":"ExpressionStatement","src":"13871:46:2"},{"eventCall":{"arguments":[{"id":1160,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13951:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1161,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1140,"src":"13963:10:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":1159,"name":"ProposalQueued","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2271,"src":"13936:14:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":1162,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13936:38:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1163,"nodeType":"EmitStatement","src":"13931:43:2"}]}},{"expression":{"id":1170,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"14069:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1121,"id":1171,"nodeType":"Return","src":"14062:17:2"}]},"documentation":{"id":1106,"nodeType":"StructuredDocumentation","src":"13306:46:2","text":" @dev See {IGovernor-queue}."},"functionSelector":"160cbed7","id":1173,"implemented":true,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13366:5:2","nodeType":"FunctionDefinition","parameters":{"id":1118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1109,"mutability":"mutable","name":"targets","nameLocation":"13398:7:2","nodeType":"VariableDeclaration","scope":1173,"src":"13381:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1107,"name":"address","nodeType":"ElementaryTypeName","src":"13381:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1108,"nodeType":"ArrayTypeName","src":"13381:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1112,"mutability":"mutable","name":"values","nameLocation":"13432:6:2","nodeType":"VariableDeclaration","scope":1173,"src":"13415:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1110,"name":"uint256","nodeType":"ElementaryTypeName","src":"13415:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1111,"nodeType":"ArrayTypeName","src":"13415:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1115,"mutability":"mutable","name":"calldatas","nameLocation":"13463:9:2","nodeType":"VariableDeclaration","scope":1173,"src":"13448:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1113,"name":"bytes","nodeType":"ElementaryTypeName","src":"13448:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1114,"nodeType":"ArrayTypeName","src":"13448:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1117,"mutability":"mutable","name":"descriptionHash","nameLocation":"13490:15:2","nodeType":"VariableDeclaration","scope":1173,"src":"13482:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1116,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13482:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13371:140:2"},"returnParameters":{"id":1121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1173,"src":"13536:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1119,"name":"uint256","nodeType":"ElementaryTypeName","src":"13536:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13535:9:2"},"scope":2134,"src":"13357:729:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1194,"nodeType":"Block","src":"15060:25:2","statements":[{"expression":{"hexValue":"30","id":1192,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15077:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":1191,"id":1193,"nodeType":"Return","src":"15070:8:2"}]},"documentation":{"id":1174,"nodeType":"StructuredDocumentation","src":"14092:715:2","text":" @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n performed (for example adding a vault/timelock).\n This is empty by default, and must be overridden to implement queuing.\n This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n will revert.\n NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n `ProposalQueued` event. Queuing a proposal should be done using {queue}."},"id":1195,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"14821:16:2","nodeType":"FunctionDefinition","parameters":{"id":1188,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1176,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14847:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1175,"name":"uint256","nodeType":"ElementaryTypeName","src":"14847:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1179,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14879:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1177,"name":"address","nodeType":"ElementaryTypeName","src":"14879:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1178,"nodeType":"ArrayTypeName","src":"14879:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1182,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14917:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1180,"name":"uint256","nodeType":"ElementaryTypeName","src":"14917:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1181,"nodeType":"ArrayTypeName","src":"14917:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1185,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14954:14:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1183,"name":"bytes","nodeType":"ElementaryTypeName","src":"14954:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1184,"nodeType":"ArrayTypeName","src":"14954:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1187,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14992:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1186,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14992:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14837:188:2"},"returnParameters":{"id":1191,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1190,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"15052:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1189,"name":"uint48","nodeType":"ElementaryTypeName","src":"15052:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"15051:8:2"},"scope":2134,"src":"14812:273:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2502],"body":{"id":1316,"nodeType":"Block","src":"15342:1035:2","statements":[{"assignments":[1213],"declarations":[{"constant":false,"id":1213,"mutability":"mutable","name":"proposalId","nameLocation":"15360:10:2","nodeType":"VariableDeclaration","scope":1316,"src":"15352:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1212,"name":"uint256","nodeType":"ElementaryTypeName","src":"15352:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1220,"initialValue":{"arguments":[{"id":1215,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"15386:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1216,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1202,"src":"15395:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1217,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1205,"src":"15403:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1218,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1207,"src":"15414:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1214,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"15373:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1219,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15373:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15352:78:2"},{"expression":{"arguments":[{"id":1222,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"15475:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":1224,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"15518:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1225,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15532:9:2","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2150,"src":"15518:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1223,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"15499:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1226,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15499:43:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":1228,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"15564:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1229,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15578:6:2","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"15564:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1227,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"15545:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15545:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"15499:86:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1221,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"15441:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1232,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15441:154:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1233,"nodeType":"ExpressionStatement","src":"15441:154:2"},{"expression":{"id":1239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1234,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"15667:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1236,"indexExpression":{"id":1235,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"15678:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15667:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1237,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"15690:8:2","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":443,"src":"15667:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1238,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15701:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"15667:38:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1240,"nodeType":"ExpressionStatement","src":"15667:38:2"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1247,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1241,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"15782:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1242,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15782:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1245,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15805:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1244,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15797:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1243,"name":"address","nodeType":"ElementaryTypeName","src":"15797:7:2","typeDescriptions":{}}},"id":1246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15797:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15782:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1282,"nodeType":"IfStatement","src":"15778:258:2","trueBody":{"id":1281,"nodeType":"Block","src":"15812:224:2","statements":[{"body":{"id":1279,"nodeType":"Block","src":"15871:155:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1266,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":1259,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"15893:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1261,"indexExpression":{"id":1260,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15901:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15893:10:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"id":1264,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15915:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1263,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15907:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1262,"name":"address","nodeType":"ElementaryTypeName","src":"15907:7:2","typeDescriptions":{}}},"id":1265,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15907:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15893:27:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1278,"nodeType":"IfStatement","src":"15889:123:2","trueBody":{"id":1277,"nodeType":"Block","src":"15922:90:2","statements":[{"expression":{"arguments":[{"arguments":[{"baseExpression":{"id":1271,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1205,"src":"15979:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1273,"indexExpression":{"id":1272,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15989:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15979:12:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1270,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"15969:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1274,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15969:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1267,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"15944:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1269,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15960:8:2","memberName":"pushBack","nodeType":"MemberAccess","referencedDeclaration":14351,"src":"15944:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14305_storage_ptr_$_t_bytes32_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer,bytes32)"}},"id":1275,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15944:49:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1276,"nodeType":"ExpressionStatement","src":"15944:49:2"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1252,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15846:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1253,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"15850:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1254,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15858:6:2","memberName":"length","nodeType":"MemberAccess","src":"15850:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15846:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1280,"initializationExpression":{"assignments":[1249],"declarations":[{"constant":false,"id":1249,"mutability":"mutable","name":"i","nameLocation":"15839:1:2","nodeType":"VariableDeclaration","scope":1280,"src":"15831:9:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1248,"name":"uint256","nodeType":"ElementaryTypeName","src":"15831:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1251,"initialValue":{"hexValue":"30","id":1250,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15843:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"15831:13:2"},"loopExpression":{"expression":{"id":1257,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"15866:3:2","subExpression":{"id":1256,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15868:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1258,"nodeType":"ExpressionStatement","src":"15866:3:2"},"nodeType":"ForStatement","src":"15826:200:2"}]}},{"expression":{"arguments":[{"id":1284,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"16065:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1285,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"16077:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1286,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1202,"src":"16086:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1287,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1205,"src":"16094:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1288,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1207,"src":"16105:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1283,"name":"_executeOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1372,"src":"16046:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":1289,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16046:75:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1290,"nodeType":"ExpressionStatement","src":"16046:75:2"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1302,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1297,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1291,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"16193:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1292,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16193:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1295,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"16216:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1294,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16208:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1293,"name":"address","nodeType":"ElementaryTypeName","src":"16208:7:2","typeDescriptions":{}}},"id":1296,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16208:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"16193:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":1301,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16225:24:2","subExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1298,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"16226:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1299,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16242:5:2","memberName":"empty","nodeType":"MemberAccess","referencedDeclaration":14644,"src":"16226:21:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bool_$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":1300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16226:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16193:56:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1309,"nodeType":"IfStatement","src":"16189:110:2","trueBody":{"id":1308,"nodeType":"Block","src":"16251:48:2","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1303,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"16265:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1305,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16281:5:2","memberName":"clear","nodeType":"MemberAccess","referencedDeclaration":14608,"src":"16265:21:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer)"}},"id":1306,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16265:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1307,"nodeType":"ExpressionStatement","src":"16265:23:2"}]}},{"eventCall":{"arguments":[{"id":1311,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"16331:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1310,"name":"ProposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2276,"src":"16314:16:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1312,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16314:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1313,"nodeType":"EmitStatement","src":"16309:33:2"},{"expression":{"id":1314,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"16360:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1211,"id":1315,"nodeType":"Return","src":"16353:17:2"}]},"documentation":{"id":1196,"nodeType":"StructuredDocumentation","src":"15091:48:2","text":" @dev See {IGovernor-execute}."},"functionSelector":"2656227d","id":1317,"implemented":true,"kind":"function","modifiers":[],"name":"execute","nameLocation":"15153:7:2","nodeType":"FunctionDefinition","parameters":{"id":1208,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1199,"mutability":"mutable","name":"targets","nameLocation":"15187:7:2","nodeType":"VariableDeclaration","scope":1317,"src":"15170:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1197,"name":"address","nodeType":"ElementaryTypeName","src":"15170:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1198,"nodeType":"ArrayTypeName","src":"15170:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1202,"mutability":"mutable","name":"values","nameLocation":"15221:6:2","nodeType":"VariableDeclaration","scope":1317,"src":"15204:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1200,"name":"uint256","nodeType":"ElementaryTypeName","src":"15204:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1201,"nodeType":"ArrayTypeName","src":"15204:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1205,"mutability":"mutable","name":"calldatas","nameLocation":"15252:9:2","nodeType":"VariableDeclaration","scope":1317,"src":"15237:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1203,"name":"bytes","nodeType":"ElementaryTypeName","src":"15237:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1204,"nodeType":"ArrayTypeName","src":"15237:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1207,"mutability":"mutable","name":"descriptionHash","nameLocation":"15279:15:2","nodeType":"VariableDeclaration","scope":1317,"src":"15271:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1206,"name":"bytes32","nodeType":"ElementaryTypeName","src":"15271:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"15160:140:2"},"returnParameters":{"id":1211,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1210,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1317,"src":"15333:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1209,"name":"uint256","nodeType":"ElementaryTypeName","src":"15333:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15332:9:2"},"scope":2134,"src":"15144:1233:2","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":1371,"nodeType":"Block","src":"17035:234:2","statements":[{"body":{"id":1369,"nodeType":"Block","src":"17090:173:2","statements":[{"assignments":[1346,1348],"declarations":[{"constant":false,"id":1346,"mutability":"mutable","name":"success","nameLocation":"17110:7:2","nodeType":"VariableDeclaration","scope":1369,"src":"17105:12:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1345,"name":"bool","nodeType":"ElementaryTypeName","src":"17105:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":1348,"mutability":"mutable","name":"returndata","nameLocation":"17132:10:2","nodeType":"VariableDeclaration","scope":1369,"src":"17119:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1347,"name":"bytes","nodeType":"ElementaryTypeName","src":"17119:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":1361,"initialValue":{"arguments":[{"baseExpression":{"id":1357,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1329,"src":"17180:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1359,"indexExpression":{"id":1358,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17190:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17180:12:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"baseExpression":{"id":1349,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1323,"src":"17146:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1351,"indexExpression":{"id":1350,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17154:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17146:10:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1352,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17157:4:2","memberName":"call","nodeType":"MemberAccess","src":"17146:15:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1356,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"baseExpression":{"id":1353,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1326,"src":"17169:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1355,"indexExpression":{"id":1354,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17176:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17169:9:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"17146:33:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17146:47:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"17104:89:2"},{"expression":{"arguments":[{"id":1365,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1346,"src":"17232:7:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":1366,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1348,"src":"17241:10:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1362,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"17207:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$6688_$","typeString":"type(library Address)"}},"id":1364,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17215:16:2","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":6667,"src":"17207:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":1367,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17207:45:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1368,"nodeType":"ExpressionStatement","src":"17207:45:2"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1338,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17065:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1339,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1323,"src":"17069:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1340,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17077:6:2","memberName":"length","nodeType":"MemberAccess","src":"17069:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17065:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1370,"initializationExpression":{"assignments":[1335],"declarations":[{"constant":false,"id":1335,"mutability":"mutable","name":"i","nameLocation":"17058:1:2","nodeType":"VariableDeclaration","scope":1370,"src":"17050:9:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1334,"name":"uint256","nodeType":"ElementaryTypeName","src":"17050:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1337,"initialValue":{"hexValue":"30","id":1336,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17062:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17050:13:2"},"loopExpression":{"expression":{"id":1343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17085:3:2","subExpression":{"id":1342,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17087:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1344,"nodeType":"ExpressionStatement","src":"17085:3:2"},"nodeType":"ForStatement","src":"17045:218:2"}]},"documentation":{"id":1318,"nodeType":"StructuredDocumentation","src":"16383:424:2","text":" @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n performed (for example adding a vault/timelock).\n NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute} or {_execute}."},"id":1372,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"16821:18:2","nodeType":"FunctionDefinition","parameters":{"id":1332,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1320,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1372,"src":"16849:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1319,"name":"uint256","nodeType":"ElementaryTypeName","src":"16849:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1323,"mutability":"mutable","name":"targets","nameLocation":"16900:7:2","nodeType":"VariableDeclaration","scope":1372,"src":"16883:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1321,"name":"address","nodeType":"ElementaryTypeName","src":"16883:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1322,"nodeType":"ArrayTypeName","src":"16883:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1326,"mutability":"mutable","name":"values","nameLocation":"16934:6:2","nodeType":"VariableDeclaration","scope":1372,"src":"16917:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1324,"name":"uint256","nodeType":"ElementaryTypeName","src":"16917:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1325,"nodeType":"ArrayTypeName","src":"16917:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1329,"mutability":"mutable","name":"calldatas","nameLocation":"16965:9:2","nodeType":"VariableDeclaration","scope":1372,"src":"16950:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1327,"name":"bytes","nodeType":"ElementaryTypeName","src":"16950:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1328,"nodeType":"ArrayTypeName","src":"16950:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1331,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1372,"src":"16984:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1330,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16984:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16839:178:2"},"returnParameters":{"id":1333,"nodeType":"ParameterList","parameters":[],"src":"17035:0:2"},"scope":2134,"src":"16812:457:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2519],"body":{"id":1426,"nodeType":"Block","src":"17516:788:2","statements":[{"assignments":[1390],"declarations":[{"constant":false,"id":1390,"mutability":"mutable","name":"proposalId","nameLocation":"17865:10:2","nodeType":"VariableDeclaration","scope":1426,"src":"17857:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1389,"name":"uint256","nodeType":"ElementaryTypeName","src":"17857:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1397,"initialValue":{"arguments":[{"id":1392,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1376,"src":"17891:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1393,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1379,"src":"17900:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1394,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1382,"src":"17908:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1395,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1384,"src":"17919:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1391,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"17878:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1396,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17878:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17857:78:2"},{"expression":{"arguments":[{"id":1399,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1390,"src":"18048:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1401,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"18079:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1402,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"18093:7:2","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2146,"src":"18079:21:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1400,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"18060:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1403,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18060:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1398,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"18027:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1404,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18027:75:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1405,"nodeType":"ExpressionStatement","src":"18027:75:2"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1411,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1406,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"18116:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18116:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1409,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1390,"src":"18149:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1408,"name":"proposalProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":764,"src":"18132:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_address_$","typeString":"function (uint256) view returns (address)"}},"id":1410,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18132:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"18116:44:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1418,"nodeType":"IfStatement","src":"18112:116:2","trueBody":{"id":1417,"nodeType":"Block","src":"18162:66:2","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":1413,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"18204:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1414,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18204:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1412,"name":"GovernorOnlyProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2176,"src":"18183:20:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1415,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18183:34:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1416,"nodeType":"RevertStatement","src":"18176:41:2"}]}},{"expression":{"arguments":[{"id":1420,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1376,"src":"18253:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1421,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1379,"src":"18262:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1422,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1382,"src":"18270:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1423,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1384,"src":"18281:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1419,"name":"_cancel","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1487,"src":"18245:7:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":1424,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18245:52:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1388,"id":1425,"nodeType":"Return","src":"18238:59:2"}]},"documentation":{"id":1373,"nodeType":"StructuredDocumentation","src":"17275:47:2","text":" @dev See {IGovernor-cancel}."},"functionSelector":"452115d6","id":1427,"implemented":true,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"17336:6:2","nodeType":"FunctionDefinition","parameters":{"id":1385,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1376,"mutability":"mutable","name":"targets","nameLocation":"17369:7:2","nodeType":"VariableDeclaration","scope":1427,"src":"17352:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1374,"name":"address","nodeType":"ElementaryTypeName","src":"17352:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1375,"nodeType":"ArrayTypeName","src":"17352:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1379,"mutability":"mutable","name":"values","nameLocation":"17403:6:2","nodeType":"VariableDeclaration","scope":1427,"src":"17386:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1377,"name":"uint256","nodeType":"ElementaryTypeName","src":"17386:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1378,"nodeType":"ArrayTypeName","src":"17386:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1382,"mutability":"mutable","name":"calldatas","nameLocation":"17434:9:2","nodeType":"VariableDeclaration","scope":1427,"src":"17419:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1380,"name":"bytes","nodeType":"ElementaryTypeName","src":"17419:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1381,"nodeType":"ArrayTypeName","src":"17419:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1384,"mutability":"mutable","name":"descriptionHash","nameLocation":"17461:15:2","nodeType":"VariableDeclaration","scope":1427,"src":"17453:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1383,"name":"bytes32","nodeType":"ElementaryTypeName","src":"17453:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"17342:140:2"},"returnParameters":{"id":1388,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1387,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1427,"src":"17507:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1386,"name":"uint256","nodeType":"ElementaryTypeName","src":"17507:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17506:9:2"},"scope":2134,"src":"17327:977:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1486,"nodeType":"Block","src":"18781:502:2","statements":[{"assignments":[1445],"declarations":[{"constant":false,"id":1445,"mutability":"mutable","name":"proposalId","nameLocation":"18799:10:2","nodeType":"VariableDeclaration","scope":1486,"src":"18791:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1444,"name":"uint256","nodeType":"ElementaryTypeName","src":"18791:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1452,"initialValue":{"arguments":[{"id":1447,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1431,"src":"18825:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1448,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1434,"src":"18834:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1449,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1437,"src":"18842:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1450,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1439,"src":"18853:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1446,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"18812:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1451,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18812:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18791:78:2"},{"expression":{"arguments":[{"id":1454,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"18914:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1470,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1460,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1455,"name":"ALL_PROPOSAL_STATES_BITMAP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":468,"src":"18938:26:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1457,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"19002:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1458,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19016:8:2","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2148,"src":"19002:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1456,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"18983:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1459,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18983:42:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:87:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1462,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"19063:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1463,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19077:7:2","memberName":"Expired","nodeType":"MemberAccess","referencedDeclaration":2152,"src":"19063:21:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1461,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"19044:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1464,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19044:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:147:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1467,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"19123:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1468,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19137:8:2","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2153,"src":"19123:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1466,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"19104:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19104:42:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:208:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1453,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"18880:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1471,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18880:276:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1472,"nodeType":"ExpressionStatement","src":"18880:276:2"},{"expression":{"id":1478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1473,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"19167:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1475,"indexExpression":{"id":1474,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"19178:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"19167:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1476,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19190:8:2","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":445,"src":"19167:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1477,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"19201:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"19167:38:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1479,"nodeType":"ExpressionStatement","src":"19167:38:2"},{"eventCall":{"arguments":[{"id":1481,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"19237:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1480,"name":"ProposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2281,"src":"19220:16:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19220:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1483,"nodeType":"EmitStatement","src":"19215:33:2"},{"expression":{"id":1484,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"19266:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1443,"id":1485,"nodeType":"Return","src":"19259:17:2"}]},"documentation":{"id":1428,"nodeType":"StructuredDocumentation","src":"18310:274:2","text":" @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n Emits a {IGovernor-ProposalCanceled} event."},"id":1487,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"18598:7:2","nodeType":"FunctionDefinition","parameters":{"id":1440,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1431,"mutability":"mutable","name":"targets","nameLocation":"18632:7:2","nodeType":"VariableDeclaration","scope":1487,"src":"18615:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1429,"name":"address","nodeType":"ElementaryTypeName","src":"18615:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1430,"nodeType":"ArrayTypeName","src":"18615:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1434,"mutability":"mutable","name":"values","nameLocation":"18666:6:2","nodeType":"VariableDeclaration","scope":1487,"src":"18649:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1432,"name":"uint256","nodeType":"ElementaryTypeName","src":"18649:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1433,"nodeType":"ArrayTypeName","src":"18649:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1437,"mutability":"mutable","name":"calldatas","nameLocation":"18697:9:2","nodeType":"VariableDeclaration","scope":1487,"src":"18682:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1435,"name":"bytes","nodeType":"ElementaryTypeName","src":"18682:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1436,"nodeType":"ArrayTypeName","src":"18682:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1439,"mutability":"mutable","name":"descriptionHash","nameLocation":"18724:15:2","nodeType":"VariableDeclaration","scope":1487,"src":"18716:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1438,"name":"bytes32","nodeType":"ElementaryTypeName","src":"18716:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"18605:140:2"},"returnParameters":{"id":1443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1442,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1487,"src":"18772:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1441,"name":"uint256","nodeType":"ElementaryTypeName","src":"18772:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18771:9:2"},"scope":2134,"src":"18589:694:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2429],"body":{"id":1504,"nodeType":"Block","src":"19435:71:2","statements":[{"expression":{"arguments":[{"id":1498,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1490,"src":"19462:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1499,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1492,"src":"19471:9:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1500,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":889,"src":"19482:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1501,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19482:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1497,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":857,"src":"19452:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1502,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19452:47:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1496,"id":1503,"nodeType":"Return","src":"19445:54:2"}]},"documentation":{"id":1488,"nodeType":"StructuredDocumentation","src":"19289:49:2","text":" @dev See {IGovernor-getVotes}."},"functionSelector":"eb9019d4","id":1505,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"19352:8:2","nodeType":"FunctionDefinition","parameters":{"id":1493,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1490,"mutability":"mutable","name":"account","nameLocation":"19369:7:2","nodeType":"VariableDeclaration","scope":1505,"src":"19361:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1489,"name":"address","nodeType":"ElementaryTypeName","src":"19361:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1492,"mutability":"mutable","name":"timepoint","nameLocation":"19386:9:2","nodeType":"VariableDeclaration","scope":1505,"src":"19378:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1491,"name":"uint256","nodeType":"ElementaryTypeName","src":"19378:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19360:36:2"},"returnParameters":{"id":1496,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1495,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1505,"src":"19426:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1494,"name":"uint256","nodeType":"ElementaryTypeName","src":"19426:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19425:9:2"},"scope":2134,"src":"19343:163:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2441],"body":{"id":1523,"nodeType":"Block","src":"19729:61:2","statements":[{"expression":{"arguments":[{"id":1518,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1508,"src":"19756:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1519,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1510,"src":"19765:9:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1520,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1512,"src":"19776:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1517,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":857,"src":"19746:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1521,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19746:37:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1516,"id":1522,"nodeType":"Return","src":"19739:44:2"}]},"documentation":{"id":1506,"nodeType":"StructuredDocumentation","src":"19512:59:2","text":" @dev See {IGovernor-getVotesWithParams}."},"functionSelector":"9a802a6d","id":1524,"implemented":true,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"19585:18:2","nodeType":"FunctionDefinition","parameters":{"id":1513,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1508,"mutability":"mutable","name":"account","nameLocation":"19621:7:2","nodeType":"VariableDeclaration","scope":1524,"src":"19613:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1507,"name":"address","nodeType":"ElementaryTypeName","src":"19613:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1510,"mutability":"mutable","name":"timepoint","nameLocation":"19646:9:2","nodeType":"VariableDeclaration","scope":1524,"src":"19638:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1509,"name":"uint256","nodeType":"ElementaryTypeName","src":"19638:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1512,"mutability":"mutable","name":"params","nameLocation":"19678:6:2","nodeType":"VariableDeclaration","scope":1524,"src":"19665:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1511,"name":"bytes","nodeType":"ElementaryTypeName","src":"19665:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"19603:87:2"},"returnParameters":{"id":1516,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1515,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1524,"src":"19720:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1514,"name":"uint256","nodeType":"ElementaryTypeName","src":"19720:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19719:9:2"},"scope":2134,"src":"19576:214:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2529],"body":{"id":1546,"nodeType":"Block","src":"19936:103:2","statements":[{"assignments":[1535],"declarations":[{"constant":false,"id":1535,"mutability":"mutable","name":"voter","nameLocation":"19954:5:2","nodeType":"VariableDeclaration","scope":1546,"src":"19946:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1534,"name":"address","nodeType":"ElementaryTypeName","src":"19946:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1538,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1536,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"19962:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1537,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19962:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"19946:28:2"},{"expression":{"arguments":[{"id":1540,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1527,"src":"20001:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1541,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1535,"src":"20013:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1542,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1529,"src":"20020:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1543,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"20029:2:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1539,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1742,"src":"19991:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19991:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1533,"id":1545,"nodeType":"Return","src":"19984:48:2"}]},"documentation":{"id":1525,"nodeType":"StructuredDocumentation","src":"19796:49:2","text":" @dev See {IGovernor-castVote}."},"functionSelector":"56781388","id":1547,"implemented":true,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"19859:8:2","nodeType":"FunctionDefinition","parameters":{"id":1530,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1527,"mutability":"mutable","name":"proposalId","nameLocation":"19876:10:2","nodeType":"VariableDeclaration","scope":1547,"src":"19868:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1526,"name":"uint256","nodeType":"ElementaryTypeName","src":"19868:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1529,"mutability":"mutable","name":"support","nameLocation":"19894:7:2","nodeType":"VariableDeclaration","scope":1547,"src":"19888:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1528,"name":"uint8","nodeType":"ElementaryTypeName","src":"19888:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"19867:35:2"},"returnParameters":{"id":1533,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1532,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1547,"src":"19927:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1531,"name":"uint256","nodeType":"ElementaryTypeName","src":"19927:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19926:9:2"},"scope":2134,"src":"19850:189:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2541],"body":{"id":1571,"nodeType":"Block","src":"20259:107:2","statements":[{"assignments":[1560],"declarations":[{"constant":false,"id":1560,"mutability":"mutable","name":"voter","nameLocation":"20277:5:2","nodeType":"VariableDeclaration","scope":1571,"src":"20269:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1559,"name":"address","nodeType":"ElementaryTypeName","src":"20269:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1563,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1561,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"20285:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1562,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20285:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20269:28:2"},{"expression":{"arguments":[{"id":1565,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1550,"src":"20324:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1566,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1560,"src":"20336:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1567,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1552,"src":"20343:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1568,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1554,"src":"20352:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1564,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1742,"src":"20314:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1569,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20314:45:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1558,"id":1570,"nodeType":"Return","src":"20307:52:2"}]},"documentation":{"id":1548,"nodeType":"StructuredDocumentation","src":"20045:59:2","text":" @dev See {IGovernor-castVoteWithReason}."},"functionSelector":"7b3c71d3","id":1572,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"20118:18:2","nodeType":"FunctionDefinition","parameters":{"id":1555,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1550,"mutability":"mutable","name":"proposalId","nameLocation":"20154:10:2","nodeType":"VariableDeclaration","scope":1572,"src":"20146:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1549,"name":"uint256","nodeType":"ElementaryTypeName","src":"20146:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1552,"mutability":"mutable","name":"support","nameLocation":"20180:7:2","nodeType":"VariableDeclaration","scope":1572,"src":"20174:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1551,"name":"uint8","nodeType":"ElementaryTypeName","src":"20174:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1554,"mutability":"mutable","name":"reason","nameLocation":"20213:6:2","nodeType":"VariableDeclaration","scope":1572,"src":"20197:22:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1553,"name":"string","nodeType":"ElementaryTypeName","src":"20197:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"20136:89:2"},"returnParameters":{"id":1558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1557,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1572,"src":"20250:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1556,"name":"uint256","nodeType":"ElementaryTypeName","src":"20250:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20249:9:2"},"scope":2134,"src":"20109:257:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2555],"body":{"id":1599,"nodeType":"Block","src":"20633:115:2","statements":[{"assignments":[1587],"declarations":[{"constant":false,"id":1587,"mutability":"mutable","name":"voter","nameLocation":"20651:5:2","nodeType":"VariableDeclaration","scope":1599,"src":"20643:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1586,"name":"address","nodeType":"ElementaryTypeName","src":"20643:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1590,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1588,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"20659:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1589,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20659:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20643:28:2"},{"expression":{"arguments":[{"id":1592,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1575,"src":"20698:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1593,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1587,"src":"20710:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1594,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1577,"src":"20717:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1595,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1579,"src":"20726:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1596,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1581,"src":"20734:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1591,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1817,"src":"20688:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1597,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20688:53:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1585,"id":1598,"nodeType":"Return","src":"20681:60:2"}]},"documentation":{"id":1573,"nodeType":"StructuredDocumentation","src":"20372:68:2","text":" @dev See {IGovernor-castVoteWithReasonAndParams}."},"functionSelector":"5f398a14","id":1600,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"20454:27:2","nodeType":"FunctionDefinition","parameters":{"id":1582,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1575,"mutability":"mutable","name":"proposalId","nameLocation":"20499:10:2","nodeType":"VariableDeclaration","scope":1600,"src":"20491:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1574,"name":"uint256","nodeType":"ElementaryTypeName","src":"20491:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1577,"mutability":"mutable","name":"support","nameLocation":"20525:7:2","nodeType":"VariableDeclaration","scope":1600,"src":"20519:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1576,"name":"uint8","nodeType":"ElementaryTypeName","src":"20519:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1579,"mutability":"mutable","name":"reason","nameLocation":"20558:6:2","nodeType":"VariableDeclaration","scope":1600,"src":"20542:22:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1578,"name":"string","nodeType":"ElementaryTypeName","src":"20542:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1581,"mutability":"mutable","name":"params","nameLocation":"20587:6:2","nodeType":"VariableDeclaration","scope":1600,"src":"20574:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1580,"name":"bytes","nodeType":"ElementaryTypeName","src":"20574:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20481:118:2"},"returnParameters":{"id":1585,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1584,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1600,"src":"20624:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1583,"name":"uint256","nodeType":"ElementaryTypeName","src":"20624:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20623:9:2"},"scope":2134,"src":"20445:303:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2569],"body":{"id":1651,"nodeType":"Block","src":"20981:378:2","statements":[{"assignments":[1615],"declarations":[{"constant":false,"id":1615,"mutability":"mutable","name":"valid","nameLocation":"20996:5:2","nodeType":"VariableDeclaration","scope":1651,"src":"20991:10:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1614,"name":"bool","nodeType":"ElementaryTypeName","src":"20991:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1635,"initialValue":{"arguments":[{"id":1618,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21054:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1623,"name":"BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":430,"src":"21111:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1624,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1603,"src":"21128:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1625,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1605,"src":"21140:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1626,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21149:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1628,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21166:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1627,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6782,"src":"21156:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1629,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21156:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1621,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"21100:3:2","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1622,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"21104:6:2","memberName":"encode","nodeType":"MemberAccess","src":"21100:10:2","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21100:73:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1620,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"21090:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1631,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21090:84:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1619,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8909,"src":"21073:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1632,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21073:102:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1633,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1609,"src":"21189:9:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1616,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9158,"src":"21004:16:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9158_$","typeString":"type(library SignatureChecker)"}},"id":1617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21021:19:2","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9105,"src":"21004:36:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1634,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21004:204:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"20991:217:2"},{"condition":{"id":1637,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"21223:6:2","subExpression":{"id":1636,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1615,"src":"21224:5:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1643,"nodeType":"IfStatement","src":"21219:75:2","trueBody":{"id":1642,"nodeType":"Block","src":"21231:63:2","statements":[{"errorCall":{"arguments":[{"id":1639,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21277:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1638,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2239,"src":"21252:24:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1640,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21252:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1641,"nodeType":"RevertStatement","src":"21245:38:2"}]}},{"expression":{"arguments":[{"id":1645,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1603,"src":"21321:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1646,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21333:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1647,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1605,"src":"21340:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1648,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"21349:2:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1644,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1742,"src":"21311:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1649,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21311:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1613,"id":1650,"nodeType":"Return","src":"21304:48:2"}]},"documentation":{"id":1601,"nodeType":"StructuredDocumentation","src":"20754:54:2","text":" @dev See {IGovernor-castVoteBySig}."},"functionSelector":"8ff262e3","id":1652,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"20822:13:2","nodeType":"FunctionDefinition","parameters":{"id":1610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1603,"mutability":"mutable","name":"proposalId","nameLocation":"20853:10:2","nodeType":"VariableDeclaration","scope":1652,"src":"20845:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1602,"name":"uint256","nodeType":"ElementaryTypeName","src":"20845:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1605,"mutability":"mutable","name":"support","nameLocation":"20879:7:2","nodeType":"VariableDeclaration","scope":1652,"src":"20873:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1604,"name":"uint8","nodeType":"ElementaryTypeName","src":"20873:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1607,"mutability":"mutable","name":"voter","nameLocation":"20904:5:2","nodeType":"VariableDeclaration","scope":1652,"src":"20896:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1606,"name":"address","nodeType":"ElementaryTypeName","src":"20896:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1609,"mutability":"mutable","name":"signature","nameLocation":"20932:9:2","nodeType":"VariableDeclaration","scope":1652,"src":"20919:22:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1608,"name":"bytes","nodeType":"ElementaryTypeName","src":"20919:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20835:112:2"},"returnParameters":{"id":1613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1652,"src":"20972:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1611,"name":"uint256","nodeType":"ElementaryTypeName","src":"20972:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20971:9:2"},"scope":2134,"src":"20813:546:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2587],"body":{"id":1717,"nodeType":"Block","src":"21691:702:2","statements":[{"assignments":[1671],"declarations":[{"constant":false,"id":1671,"mutability":"mutable","name":"valid","nameLocation":"21706:5:2","nodeType":"VariableDeclaration","scope":1717,"src":"21701:10:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1670,"name":"bool","nodeType":"ElementaryTypeName","src":"21701:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1700,"initialValue":{"arguments":[{"id":1674,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"21764:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1679,"name":"EXTENDED_BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":435,"src":"21884:24:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1680,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1655,"src":"21934:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1681,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1657,"src":"21970:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1682,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22003:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1684,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22044:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1683,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6782,"src":"22034:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1685,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22034:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"arguments":[{"id":1689,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1661,"src":"22092:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1688,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22086:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":1687,"name":"bytes","nodeType":"ElementaryTypeName","src":"22086:5:2","typeDescriptions":{}}},"id":1690,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22086:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":1686,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"22076:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1691,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22076:24:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":1693,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1663,"src":"22136:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1692,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"22126:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22126:17:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1677,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"21848:3:2","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1678,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"21852:6:2","memberName":"encode","nodeType":"MemberAccess","src":"21848:10:2","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1695,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21848:317:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1676,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"21817:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1696,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21817:366:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1675,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8909,"src":"21783:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1697,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21783:414:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1698,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1665,"src":"22211:9:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1672,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9158,"src":"21714:16:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9158_$","typeString":"type(library SignatureChecker)"}},"id":1673,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21731:19:2","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9105,"src":"21714:36:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1699,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21714:516:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"21701:529:2"},{"condition":{"id":1702,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"22245:6:2","subExpression":{"id":1701,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1671,"src":"22246:5:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1708,"nodeType":"IfStatement","src":"22241:75:2","trueBody":{"id":1707,"nodeType":"Block","src":"22253:63:2","statements":[{"errorCall":{"arguments":[{"id":1704,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22299:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1703,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2239,"src":"22274:24:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1705,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22274:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1706,"nodeType":"RevertStatement","src":"22267:38:2"}]}},{"expression":{"arguments":[{"id":1710,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1655,"src":"22343:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1711,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22355:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1712,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1657,"src":"22362:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1713,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1661,"src":"22371:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1714,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1663,"src":"22379:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1709,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1817,"src":"22333:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1715,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22333:53:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1669,"id":1716,"nodeType":"Return","src":"22326:60:2"}]},"documentation":{"id":1653,"nodeType":"StructuredDocumentation","src":"21365:73:2","text":" @dev See {IGovernor-castVoteWithReasonAndParamsBySig}."},"functionSelector":"5b8d0e0d","id":1718,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"21452:32:2","nodeType":"FunctionDefinition","parameters":{"id":1666,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1655,"mutability":"mutable","name":"proposalId","nameLocation":"21502:10:2","nodeType":"VariableDeclaration","scope":1718,"src":"21494:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1654,"name":"uint256","nodeType":"ElementaryTypeName","src":"21494:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1657,"mutability":"mutable","name":"support","nameLocation":"21528:7:2","nodeType":"VariableDeclaration","scope":1718,"src":"21522:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1656,"name":"uint8","nodeType":"ElementaryTypeName","src":"21522:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1659,"mutability":"mutable","name":"voter","nameLocation":"21553:5:2","nodeType":"VariableDeclaration","scope":1718,"src":"21545:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1658,"name":"address","nodeType":"ElementaryTypeName","src":"21545:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1661,"mutability":"mutable","name":"reason","nameLocation":"21584:6:2","nodeType":"VariableDeclaration","scope":1718,"src":"21568:22:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1660,"name":"string","nodeType":"ElementaryTypeName","src":"21568:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1663,"mutability":"mutable","name":"params","nameLocation":"21613:6:2","nodeType":"VariableDeclaration","scope":1718,"src":"21600:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1662,"name":"bytes","nodeType":"ElementaryTypeName","src":"21600:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":1665,"mutability":"mutable","name":"signature","nameLocation":"21642:9:2","nodeType":"VariableDeclaration","scope":1718,"src":"21629:22:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1664,"name":"bytes","nodeType":"ElementaryTypeName","src":"21629:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"21484:173:2"},"returnParameters":{"id":1669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1668,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1718,"src":"21682:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1667,"name":"uint256","nodeType":"ElementaryTypeName","src":"21682:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21681:9:2"},"scope":2134,"src":"21443:950:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1741,"nodeType":"Block","src":"22868:89:2","statements":[{"expression":{"arguments":[{"id":1733,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1721,"src":"22895:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1734,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1723,"src":"22907:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1735,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1725,"src":"22916:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1736,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1727,"src":"22925:6:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1737,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":889,"src":"22933:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1738,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22933:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1732,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1817,"src":"22885:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1739,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22885:65:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1731,"id":1740,"nodeType":"Return","src":"22878:72:2"}]},"documentation":{"id":1719,"nodeType":"StructuredDocumentation","src":"22399:298:2","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n Emits a {IGovernor-VoteCast} event."},"id":1742,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"22711:9:2","nodeType":"FunctionDefinition","parameters":{"id":1728,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1721,"mutability":"mutable","name":"proposalId","nameLocation":"22738:10:2","nodeType":"VariableDeclaration","scope":1742,"src":"22730:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1720,"name":"uint256","nodeType":"ElementaryTypeName","src":"22730:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1723,"mutability":"mutable","name":"account","nameLocation":"22766:7:2","nodeType":"VariableDeclaration","scope":1742,"src":"22758:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1722,"name":"address","nodeType":"ElementaryTypeName","src":"22758:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1725,"mutability":"mutable","name":"support","nameLocation":"22789:7:2","nodeType":"VariableDeclaration","scope":1742,"src":"22783:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1724,"name":"uint8","nodeType":"ElementaryTypeName","src":"22783:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1727,"mutability":"mutable","name":"reason","nameLocation":"22820:6:2","nodeType":"VariableDeclaration","scope":1742,"src":"22806:20:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1726,"name":"string","nodeType":"ElementaryTypeName","src":"22806:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"22720:112:2"},"returnParameters":{"id":1731,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1730,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1742,"src":"22859:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1729,"name":"uint256","nodeType":"ElementaryTypeName","src":"22859:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"22858:9:2"},"scope":2134,"src":"22702:255:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1816,"nodeType":"Block","src":"23434:574:2","statements":[{"expression":{"arguments":[{"id":1759,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23465:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1761,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"23496:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1762,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"23510:6:2","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2147,"src":"23496:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1760,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"23477:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1763,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23477:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1758,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"23444:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1764,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23444:74:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1765,"nodeType":"ExpressionStatement","src":"23444:74:2"},{"assignments":[1767],"declarations":[{"constant":false,"id":1767,"mutability":"mutable","name":"totalWeight","nameLocation":"23537:11:2","nodeType":"VariableDeclaration","scope":1816,"src":"23529:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1766,"name":"uint256","nodeType":"ElementaryTypeName","src":"23529:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1775,"initialValue":{"arguments":[{"id":1769,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23561:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1771,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23587:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1770,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":731,"src":"23570:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":1772,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23570:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1773,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23600:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1768,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":857,"src":"23551:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1774,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23551:56:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23529:78:2"},{"assignments":[1777],"declarations":[{"constant":false,"id":1777,"mutability":"mutable","name":"votedWeight","nameLocation":"23625:11:2","nodeType":"VariableDeclaration","scope":1816,"src":"23617:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1776,"name":"uint256","nodeType":"ElementaryTypeName","src":"23617:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1785,"initialValue":{"arguments":[{"id":1779,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23650:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1780,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23662:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1781,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1749,"src":"23671:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1782,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1767,"src":"23680:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1783,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23693:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1778,"name":"_countVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":873,"src":"23639:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,uint256,bytes memory) returns (uint256)"}},"id":1784,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23639:61:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23617:83:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1789,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1786,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23715:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23722:6:2","memberName":"length","nodeType":"MemberAccess","src":"23715:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1788,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23732:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"23715:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1808,"nodeType":"Block","src":"23830:107:2","statements":[{"eventCall":{"arguments":[{"id":1800,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23868:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1801,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23877:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1802,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1749,"src":"23889:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1803,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1777,"src":"23898:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1804,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1751,"src":"23911:6:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":1805,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23919:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1799,"name":"VoteCastWithParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2309,"src":"23849:18:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory,bytes memory)"}},"id":1806,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23849:77:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1807,"nodeType":"EmitStatement","src":"23844:82:2"}]},"id":1809,"nodeType":"IfStatement","src":"23711:226:2","trueBody":{"id":1798,"nodeType":"Block","src":"23735:89:2","statements":[{"eventCall":{"arguments":[{"id":1791,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23763:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1792,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23772:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1793,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1749,"src":"23784:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1794,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1777,"src":"23793:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1795,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1751,"src":"23806:6:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1790,"name":"VoteCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2294,"src":"23754:8:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory)"}},"id":1796,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23754:59:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1797,"nodeType":"EmitStatement","src":"23749:64:2"}]}},{"expression":{"arguments":[{"id":1811,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23961:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1810,"name":"_tallyUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":880,"src":"23947:13:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1812,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23947:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1813,"nodeType":"ExpressionStatement","src":"23947:25:2"},{"expression":{"id":1814,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1777,"src":"23990:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1757,"id":1815,"nodeType":"Return","src":"23983:18:2"}]},"documentation":{"id":1743,"nodeType":"StructuredDocumentation","src":"22963:271:2","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n Emits a {IGovernor-VoteCast} event."},"id":1817,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"23248:9:2","nodeType":"FunctionDefinition","parameters":{"id":1754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1745,"mutability":"mutable","name":"proposalId","nameLocation":"23275:10:2","nodeType":"VariableDeclaration","scope":1817,"src":"23267:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1744,"name":"uint256","nodeType":"ElementaryTypeName","src":"23267:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1747,"mutability":"mutable","name":"account","nameLocation":"23303:7:2","nodeType":"VariableDeclaration","scope":1817,"src":"23295:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1746,"name":"address","nodeType":"ElementaryTypeName","src":"23295:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1749,"mutability":"mutable","name":"support","nameLocation":"23326:7:2","nodeType":"VariableDeclaration","scope":1817,"src":"23320:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1748,"name":"uint8","nodeType":"ElementaryTypeName","src":"23320:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1751,"mutability":"mutable","name":"reason","nameLocation":"23357:6:2","nodeType":"VariableDeclaration","scope":1817,"src":"23343:20:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1750,"name":"string","nodeType":"ElementaryTypeName","src":"23343:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1753,"mutability":"mutable","name":"params","nameLocation":"23386:6:2","nodeType":"VariableDeclaration","scope":1817,"src":"23373:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1752,"name":"bytes","nodeType":"ElementaryTypeName","src":"23373:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"23257:141:2"},"returnParameters":{"id":1757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1817,"src":"23425:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1755,"name":"uint256","nodeType":"ElementaryTypeName","src":"23425:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23424:9:2"},"scope":2134,"src":"23239:769:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1847,"nodeType":"Block","src":"24566:145:2","statements":[{"assignments":[1830,1832],"declarations":[{"constant":false,"id":1830,"mutability":"mutable","name":"success","nameLocation":"24582:7:2","nodeType":"VariableDeclaration","scope":1847,"src":"24577:12:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1829,"name":"bool","nodeType":"ElementaryTypeName","src":"24577:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":1832,"mutability":"mutable","name":"returndata","nameLocation":"24604:10:2","nodeType":"VariableDeclaration","scope":1847,"src":"24591:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1831,"name":"bytes","nodeType":"ElementaryTypeName","src":"24591:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":1839,"initialValue":{"arguments":[{"id":1837,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1824,"src":"24644:4:2","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":1833,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1820,"src":"24618:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1834,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24625:4:2","memberName":"call","nodeType":"MemberAccess","src":"24618:11:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1836,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":1835,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1822,"src":"24637:5:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"24618:25:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1838,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24618:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"24576:73:2"},{"expression":{"arguments":[{"id":1843,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1830,"src":"24684:7:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":1844,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1832,"src":"24693:10:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1840,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"24659:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$6688_$","typeString":"type(library Address)"}},"id":1842,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24667:16:2","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":6667,"src":"24659:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":1845,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24659:45:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1846,"nodeType":"ExpressionStatement","src":"24659:45:2"}]},"documentation":{"id":1818,"nodeType":"StructuredDocumentation","src":"24014:440:2","text":" @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n is some contract other than the governor itself, like when using a timelock, this function can be invoked\n in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n Note that if the executor is simply the governor itself, use of `relay` is redundant."},"functionSelector":"c28bc2fa","id":1848,"implemented":true,"kind":"function","modifiers":[{"id":1827,"kind":"modifierInvocation","modifierName":{"id":1826,"name":"onlyGovernance","nameLocations":["24551:14:2"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"24551:14:2"},"nodeType":"ModifierInvocation","src":"24551:14:2"}],"name":"relay","nameLocation":"24468:5:2","nodeType":"FunctionDefinition","parameters":{"id":1825,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1820,"mutability":"mutable","name":"target","nameLocation":"24482:6:2","nodeType":"VariableDeclaration","scope":1848,"src":"24474:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1819,"name":"address","nodeType":"ElementaryTypeName","src":"24474:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1822,"mutability":"mutable","name":"value","nameLocation":"24498:5:2","nodeType":"VariableDeclaration","scope":1848,"src":"24490:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1821,"name":"uint256","nodeType":"ElementaryTypeName","src":"24490:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1824,"mutability":"mutable","name":"data","nameLocation":"24520:4:2","nodeType":"VariableDeclaration","scope":1848,"src":"24505:19:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":1823,"name":"bytes","nodeType":"ElementaryTypeName","src":"24505:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"24473:52:2"},"returnParameters":{"id":1828,"nodeType":"ParameterList","parameters":[],"src":"24566:0:2"},"scope":2134,"src":"24459:252:2","stateMutability":"payable","virtual":true,"visibility":"external"},{"body":{"id":1859,"nodeType":"Block","src":"24960:37:2","statements":[{"expression":{"arguments":[{"id":1856,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"24985:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1855,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24977:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1854,"name":"address","nodeType":"ElementaryTypeName","src":"24977:7:2","typeDescriptions":{}}},"id":1857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24977:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":1853,"id":1858,"nodeType":"Return","src":"24970:20:2"}]},"documentation":{"id":1849,"nodeType":"StructuredDocumentation","src":"24717:177:2","text":" @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n through another contract such as a timelock."},"id":1860,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"24908:9:2","nodeType":"FunctionDefinition","parameters":{"id":1850,"nodeType":"ParameterList","parameters":[],"src":"24917:2:2"},"returnParameters":{"id":1853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1852,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1860,"src":"24951:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1851,"name":"address","nodeType":"ElementaryTypeName","src":"24951:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"24950:9:2"},"scope":2134,"src":"24899:98:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[6400],"body":{"id":1890,"nodeType":"Block","src":"25301:154:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1880,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1874,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"25315:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1875,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25315:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1878,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25338:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1877,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25330:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1876,"name":"address","nodeType":"ElementaryTypeName","src":"25330:7:2","typeDescriptions":{}}},"id":1879,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25330:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"25315:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1885,"nodeType":"IfStatement","src":"25311:91:2","trueBody":{"id":1884,"nodeType":"Block","src":"25345:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1881,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"25366:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1882,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25366:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1883,"nodeType":"RevertStatement","src":"25359:32:2"}]}},{"expression":{"expression":{"expression":{"id":1886,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25418:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}},"id":1887,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25423:16:2","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":1891,"src":"25418:21:2","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":1888,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"25440:8:2","memberName":"selector","nodeType":"MemberAccess","src":"25418:30:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":1873,"id":1889,"nodeType":"Return","src":"25411:37:2"}]},"documentation":{"id":1861,"nodeType":"StructuredDocumentation","src":"25003:194:2","text":" @dev See {IERC721Receiver-onERC721Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"150b7a02","id":1891,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"25211:16:2","nodeType":"FunctionDefinition","parameters":{"id":1870,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1863,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25228:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1862,"name":"address","nodeType":"ElementaryTypeName","src":"25228:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1865,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25237:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1864,"name":"address","nodeType":"ElementaryTypeName","src":"25237:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1867,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25246:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1866,"name":"uint256","nodeType":"ElementaryTypeName","src":"25246:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1869,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25255:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1868,"name":"bytes","nodeType":"ElementaryTypeName","src":"25255:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25227:41:2"},"returnParameters":{"id":1873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1872,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25293:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":1871,"name":"bytes4","nodeType":"ElementaryTypeName","src":"25293:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"25292:8:2"},"scope":2134,"src":"25202:253:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5532],"body":{"id":1923,"nodeType":"Block","src":"25771:155:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1913,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1907,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"25785:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25785:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1911,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25808:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1910,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25800:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1909,"name":"address","nodeType":"ElementaryTypeName","src":"25800:7:2","typeDescriptions":{}}},"id":1912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25800:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"25785:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1918,"nodeType":"IfStatement","src":"25781:91:2","trueBody":{"id":1917,"nodeType":"Block","src":"25815:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1914,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"25836:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1915,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25836:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1916,"nodeType":"RevertStatement","src":"25829:32:2"}]}},{"expression":{"expression":{"expression":{"id":1919,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25888:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}},"id":1920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25893:17:2","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":1924,"src":"25888:22:2","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":1921,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"25911:8:2","memberName":"selector","nodeType":"MemberAccess","src":"25888:31:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":1906,"id":1922,"nodeType":"Return","src":"25881:38:2"}]},"documentation":{"id":1892,"nodeType":"StructuredDocumentation","src":"25461:196:2","text":" @dev See {IERC1155Receiver-onERC1155Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"f23a6e61","id":1924,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"25671:17:2","nodeType":"FunctionDefinition","parameters":{"id":1903,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1894,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25689:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1893,"name":"address","nodeType":"ElementaryTypeName","src":"25689:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1896,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25698:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1895,"name":"address","nodeType":"ElementaryTypeName","src":"25698:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1898,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25707:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1897,"name":"uint256","nodeType":"ElementaryTypeName","src":"25707:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1900,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25716:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1899,"name":"uint256","nodeType":"ElementaryTypeName","src":"25716:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1902,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25725:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1901,"name":"bytes","nodeType":"ElementaryTypeName","src":"25725:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25688:50:2"},"returnParameters":{"id":1906,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1905,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25763:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":1904,"name":"bytes4","nodeType":"ElementaryTypeName","src":"25763:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"25762:8:2"},"scope":2134,"src":"25662:264:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5550],"body":{"id":1958,"nodeType":"Block","src":"26316:160:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1948,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1942,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"26330:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1943,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26330:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1946,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"26353:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1945,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26345:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1944,"name":"address","nodeType":"ElementaryTypeName","src":"26345:7:2","typeDescriptions":{}}},"id":1947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26345:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"26330:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1953,"nodeType":"IfStatement","src":"26326:91:2","trueBody":{"id":1952,"nodeType":"Block","src":"26360:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1949,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"26381:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1950,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26381:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1951,"nodeType":"RevertStatement","src":"26374:32:2"}]}},{"expression":{"expression":{"expression":{"id":1954,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"26433:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}},"id":1955,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26438:22:2","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":1959,"src":"26433:27:2","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":1956,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"26461:8:2","memberName":"selector","nodeType":"MemberAccess","src":"26433:36:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":1941,"id":1957,"nodeType":"Return","src":"26426:43:2"}]},"documentation":{"id":1925,"nodeType":"StructuredDocumentation","src":"25932:201:2","text":" @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"bc197c81","id":1959,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"26147:22:2","nodeType":"FunctionDefinition","parameters":{"id":1938,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1927,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26179:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1926,"name":"address","nodeType":"ElementaryTypeName","src":"26179:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1929,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26196:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1928,"name":"address","nodeType":"ElementaryTypeName","src":"26196:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1932,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26213:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1930,"name":"uint256","nodeType":"ElementaryTypeName","src":"26213:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1931,"nodeType":"ArrayTypeName","src":"26213:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1935,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26239:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1933,"name":"uint256","nodeType":"ElementaryTypeName","src":"26239:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1934,"nodeType":"ArrayTypeName","src":"26239:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1937,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26265:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1936,"name":"bytes","nodeType":"ElementaryTypeName","src":"26265:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"26169:114:2"},"returnParameters":{"id":1941,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1940,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26308:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":1939,"name":"bytes4","nodeType":"ElementaryTypeName","src":"26308:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"26307:8:2"},"scope":2134,"src":"26138:338:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1978,"nodeType":"Block","src":"26975:58:2","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1975,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":1970,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27000:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":1973,"name":"proposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1963,"src":"27011:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1972,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27005:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":1971,"name":"uint8","nodeType":"ElementaryTypeName","src":"27005:5:2","typeDescriptions":{}}},"id":1974,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27005:20:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"27000:25:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1969,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26992:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":1968,"name":"bytes32","nodeType":"ElementaryTypeName","src":"26992:7:2","typeDescriptions":{}}},"id":1976,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26992:34:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":1967,"id":1977,"nodeType":"Return","src":"26985:41:2"}]},"documentation":{"id":1960,"nodeType":"StructuredDocumentation","src":"26482:399:2","text":" @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `ProposalState` enum. For example:\n 0x000...10000\n ^^^^^^------ ...\n ^----- Succeeded\n ^---- Defeated\n ^--- Canceled\n ^-- Active\n ^- Pending"},"id":1979,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"26895:18:2","nodeType":"FunctionDefinition","parameters":{"id":1964,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1963,"mutability":"mutable","name":"proposalState","nameLocation":"26928:13:2","nodeType":"VariableDeclaration","scope":1979,"src":"26914:27:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":1962,"nodeType":"UserDefinedTypeName","pathNode":{"id":1961,"name":"ProposalState","nameLocations":["26914:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"26914:13:2"},"referencedDeclaration":2154,"src":"26914:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"26913:29:2"},"returnParameters":{"id":1967,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1966,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1979,"src":"26966:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1965,"name":"bytes32","nodeType":"ElementaryTypeName","src":"26966:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"26965:9:2"},"scope":2134,"src":"26886:147:2","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":2017,"nodeType":"Block","src":"27449:273:2","statements":[{"assignments":[1992],"declarations":[{"constant":false,"id":1992,"mutability":"mutable","name":"currentState","nameLocation":"27473:12:2","nodeType":"VariableDeclaration","scope":2017,"src":"27459:26:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":1991,"nodeType":"UserDefinedTypeName","pathNode":{"id":1990,"name":"ProposalState","nameLocations":["27459:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"27459:13:2"},"referencedDeclaration":2154,"src":"27459:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":1996,"initialValue":{"arguments":[{"id":1994,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1982,"src":"27494:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1993,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":708,"src":"27488:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":1995,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27488:17:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"27459:46:2"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2006,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2001,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":1998,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1992,"src":"27538:12:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1997,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"27519:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1999,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27519:32:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":2000,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1984,"src":"27554:13:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27519:48:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":2004,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27579:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2003,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27571:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":2002,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27571:7:2","typeDescriptions":{}}},"id":2005,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27571:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27519:62:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2014,"nodeType":"IfStatement","src":"27515:172:2","trueBody":{"id":2013,"nodeType":"Block","src":"27583:104:2","statements":[{"errorCall":{"arguments":[{"id":2008,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1982,"src":"27636:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2009,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1992,"src":"27648:12:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},{"id":2010,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1984,"src":"27662:13:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2007,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2196,"src":"27604:31:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2154_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":2011,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27604:72:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2012,"nodeType":"RevertStatement","src":"27597:79:2"}]}},{"expression":{"id":2015,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1992,"src":"27703:12:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":1989,"id":2016,"nodeType":"Return","src":"27696:19:2"}]},"documentation":{"id":1980,"nodeType":"StructuredDocumentation","src":"27039:294:2","text":" @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n This bitmap should be built using `_encodeStateBitmap`.\n If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error."},"id":2018,"implemented":true,"kind":"function","modifiers":[],"name":"_validateStateBitmap","nameLocation":"27347:20:2","nodeType":"FunctionDefinition","parameters":{"id":1985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1982,"mutability":"mutable","name":"proposalId","nameLocation":"27376:10:2","nodeType":"VariableDeclaration","scope":2018,"src":"27368:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1981,"name":"uint256","nodeType":"ElementaryTypeName","src":"27368:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1984,"mutability":"mutable","name":"allowedStates","nameLocation":"27396:13:2","nodeType":"VariableDeclaration","scope":2018,"src":"27388:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1983,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27388:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"27367:43:2"},"returnParameters":{"id":1989,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1988,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2018,"src":"27434:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":1987,"nodeType":"UserDefinedTypeName","pathNode":{"id":1986,"name":"ProposalState","nameLocations":["27434:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"27434:13:2"},"referencedDeclaration":2154,"src":"27434:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"27433:15:2"},"scope":2134,"src":"27338:384:2","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":2088,"nodeType":"Block","src":"28992:855:2","statements":[{"id":2087,"nodeType":"UncheckedBlock","src":"29002:839:2","statements":[{"assignments":[2028],"declarations":[{"constant":false,"id":2028,"mutability":"mutable","name":"length","nameLocation":"29034:6:2","nodeType":"VariableDeclaration","scope":2087,"src":"29026:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2027,"name":"uint256","nodeType":"ElementaryTypeName","src":"29026:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2034,"initialValue":{"expression":{"arguments":[{"id":2031,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2022,"src":"29049:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2030,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29043:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2029,"name":"bytes","nodeType":"ElementaryTypeName","src":"29043:5:2","typeDescriptions":{}}},"id":2032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29043:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":2033,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"29062:6:2","memberName":"length","nodeType":"MemberAccess","src":"29043:25:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"29026:42:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2035,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29157:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3532","id":2036,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29166:2:2","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29157:11:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2041,"nodeType":"IfStatement","src":"29153:61:2","trueBody":{"id":2040,"nodeType":"Block","src":"29170:44:2","statements":[{"expression":{"hexValue":"74727565","id":2038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29195:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2026,"id":2039,"nodeType":"Return","src":"29188:11:2"}]}},{"assignments":[2043],"declarations":[{"constant":false,"id":2043,"mutability":"mutable","name":"marker","nameLocation":"29318:6:2","nodeType":"VariableDeclaration","scope":2087,"src":"29310:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"typeName":{"id":2042,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29310:7:2","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"visibility":"internal"}],"id":2056,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":2049,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2022,"src":"29364:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2048,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29358:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2047,"name":"bytes","nodeType":"ElementaryTypeName","src":"29358:5:2","typeDescriptions":{}}},"id":2050,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29358:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2053,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2051,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29378:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3532","id":2052,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29387:2:2","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29378:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2046,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2133,"src":"29335:22:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":2054,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29335:55:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2045,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29327:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2044,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29327:7:2","typeDescriptions":{}}},"id":2055,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29327:64:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"VariableDeclarationStatement","src":"29310:81:2"},{"condition":{"commonType":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"id":2062,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2057,"name":"marker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2043,"src":"29490:6:2","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"2370726f706f7365723d","id":2060,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"29508:12:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""},"value":"#proposer="}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""}],"id":2059,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29500:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2058,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29500:7:2","typeDescriptions":{}}},"id":2061,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29500:21:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"src":"29490:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2066,"nodeType":"IfStatement","src":"29486:81:2","trueBody":{"id":2065,"nodeType":"Block","src":"29523:44:2","statements":[{"expression":{"hexValue":"74727565","id":2063,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29548:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2026,"id":2064,"nodeType":"Return","src":"29541:11:2"}]}},{"assignments":[2068,2070],"declarations":[{"constant":false,"id":2068,"mutability":"mutable","name":"success","nameLocation":"29689:7:2","nodeType":"VariableDeclaration","scope":2087,"src":"29684:12:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2067,"name":"bool","nodeType":"ElementaryTypeName","src":"29684:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":2070,"mutability":"mutable","name":"recovered","nameLocation":"29706:9:2","nodeType":"VariableDeclaration","scope":2087,"src":"29698:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2069,"name":"address","nodeType":"ElementaryTypeName","src":"29698:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":2079,"initialValue":{"arguments":[{"id":2073,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2022,"src":"29743:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2074,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29756:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3432","id":2075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29765:2:2","typeDescriptions":{"typeIdentifier":"t_rational_42_by_1","typeString":"int_const 42"},"value":"42"},"src":"29756:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2077,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29769:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":2071,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"29719:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$8401_$","typeString":"type(library Strings)"}},"id":2072,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"29727:15:2","memberName":"tryParseAddress","nodeType":"MemberAccess","referencedDeclaration":8328,"src":"29719:23:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":2078,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29719:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"29683:93:2"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":2085,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2081,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"29797:8:2","subExpression":{"id":2080,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2068,"src":"29798:7:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2084,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2082,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2070,"src":"29809:9:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":2083,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2020,"src":"29822:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"29809:21:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"29797:33:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2026,"id":2086,"nodeType":"Return","src":"29790:40:2"}]}]},"id":2089,"implemented":true,"kind":"function","modifiers":[],"name":"_isValidDescriptionForProposer","nameLocation":"28857:30:2","nodeType":"FunctionDefinition","parameters":{"id":2023,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2020,"mutability":"mutable","name":"proposer","nameLocation":"28905:8:2","nodeType":"VariableDeclaration","scope":2089,"src":"28897:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2019,"name":"address","nodeType":"ElementaryTypeName","src":"28897:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2022,"mutability":"mutable","name":"description","nameLocation":"28937:11:2","nodeType":"VariableDeclaration","scope":2089,"src":"28923:25:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2021,"name":"string","nodeType":"ElementaryTypeName","src":"28923:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"28887:67:2"},"returnParameters":{"id":2026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2025,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2089,"src":"28986:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2024,"name":"bool","nodeType":"ElementaryTypeName","src":"28986:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"28985:6:2"},"scope":2134,"src":"28848:999:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5365],"documentation":{"id":2090,"nodeType":"StructuredDocumentation","src":"29853:39:2","text":" @inheritdoc IERC6372"},"functionSelector":"91ddadf4","id":2095,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"29906:5:2","nodeType":"FunctionDefinition","parameters":{"id":2091,"nodeType":"ParameterList","parameters":[],"src":"29911:2:2"},"returnParameters":{"id":2094,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2093,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2095,"src":"29943:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":2092,"name":"uint48","nodeType":"ElementaryTypeName","src":"29943:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"29942:8:2"},"scope":2134,"src":"29897:54:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5371],"documentation":{"id":2096,"nodeType":"StructuredDocumentation","src":"29957:39:2","text":" @inheritdoc IERC6372"},"functionSelector":"4bf5d7e9","id":2101,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"30063:10:2","nodeType":"FunctionDefinition","parameters":{"id":2097,"nodeType":"ParameterList","parameters":[],"src":"30073:2:2"},"returnParameters":{"id":2100,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2099,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2101,"src":"30105:13:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2098,"name":"string","nodeType":"ElementaryTypeName","src":"30105:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"30104:15:2"},"scope":2134,"src":"30054:66:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2405],"documentation":{"id":2102,"nodeType":"StructuredDocumentation","src":"30126:40:2","text":" @inheritdoc IGovernor"},"functionSelector":"3932abb1","id":2107,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"30180:11:2","nodeType":"FunctionDefinition","parameters":{"id":2103,"nodeType":"ParameterList","parameters":[],"src":"30191:2:2"},"returnParameters":{"id":2106,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2105,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"30223:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2104,"name":"uint256","nodeType":"ElementaryTypeName","src":"30223:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30222:9:2"},"scope":2134,"src":"30171:61:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2411],"documentation":{"id":2108,"nodeType":"StructuredDocumentation","src":"30238:40:2","text":" @inheritdoc IGovernor"},"functionSelector":"02a251a3","id":2113,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"30292:12:2","nodeType":"FunctionDefinition","parameters":{"id":2109,"nodeType":"ParameterList","parameters":[],"src":"30304:2:2"},"returnParameters":{"id":2112,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2111,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2113,"src":"30336:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2110,"name":"uint256","nodeType":"ElementaryTypeName","src":"30336:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30335:9:2"},"scope":2134,"src":"30283:62:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2419],"documentation":{"id":2114,"nodeType":"StructuredDocumentation","src":"30351:40:2","text":" @inheritdoc IGovernor"},"functionSelector":"f8ce560a","id":2121,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"30405:6:2","nodeType":"FunctionDefinition","parameters":{"id":2117,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2116,"mutability":"mutable","name":"timepoint","nameLocation":"30420:9:2","nodeType":"VariableDeclaration","scope":2121,"src":"30412:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2115,"name":"uint256","nodeType":"ElementaryTypeName","src":"30412:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30411:19:2"},"returnParameters":{"id":2120,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2119,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2121,"src":"30460:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2118,"name":"uint256","nodeType":"ElementaryTypeName","src":"30460:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30459:9:2"},"scope":2134,"src":"30396:73:2","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2132,"nodeType":"Block","src":"30854:225:2","statements":[{"AST":{"nodeType":"YulBlock","src":"31003:70:2","statements":[{"nodeType":"YulAssignment","src":"31017:46:2","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"31036:6:2"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"31048:4:2","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"31054:6:2"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31044:3:2"},"nodeType":"YulFunctionCall","src":"31044:17:2"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31032:3:2"},"nodeType":"YulFunctionCall","src":"31032:30:2"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"31026:5:2"},"nodeType":"YulFunctionCall","src":"31026:37:2"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"31017:5:2"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":2124,"isOffset":false,"isSlot":false,"src":"31036:6:2","valueSize":1},{"declaration":2126,"isOffset":false,"isSlot":false,"src":"31054:6:2","valueSize":1},{"declaration":2129,"isOffset":false,"isSlot":false,"src":"31017:5:2","valueSize":1}],"flags":["memory-safe"],"id":2131,"nodeType":"InlineAssembly","src":"30978:95:2"}]},"documentation":{"id":2122,"nodeType":"StructuredDocumentation","src":"30475:268:2","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":2133,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"30757:22:2","nodeType":"FunctionDefinition","parameters":{"id":2127,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2124,"mutability":"mutable","name":"buffer","nameLocation":"30793:6:2","nodeType":"VariableDeclaration","scope":2133,"src":"30780:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2123,"name":"bytes","nodeType":"ElementaryTypeName","src":"30780:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2126,"mutability":"mutable","name":"offset","nameLocation":"30809:6:2","nodeType":"VariableDeclaration","scope":2133,"src":"30801:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2125,"name":"uint256","nodeType":"ElementaryTypeName","src":"30801:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30779:37:2"},"returnParameters":{"id":2130,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2129,"mutability":"mutable","name":"value","nameLocation":"30847:5:2","nodeType":"VariableDeclaration","scope":2133,"src":"30839:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2128,"name":"bytes32","nodeType":"ElementaryTypeName","src":"30839:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"30838:15:2"},"scope":2134,"src":"30748:331:2","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":2135,"src":"1243:29838:2","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,5326]}],"src":"107:30975:2"},"id":2},"@openzeppelin/contracts/governance/IGovernor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","exportedSymbols":{"IERC165":[9194],"IERC6372":[5372],"IGovernor":[2588]},"id":2589,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2136,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:3"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../interfaces/IERC165.sol","id":2138,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2589,"sourceUnit":5322,"src":"134:50:3","symbolAliases":[{"foreign":{"id":2137,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"142:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"../interfaces/IERC6372.sol","id":2140,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2589,"sourceUnit":5373,"src":"185:52:3","symbolAliases":[{"foreign":{"id":2139,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5372,"src":"193:8:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2142,"name":"IERC165","nameLocations":["522:7:3"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"522:7:3"},"id":2143,"nodeType":"InheritanceSpecifier","src":"522:7:3"},{"baseName":{"id":2144,"name":"IERC6372","nameLocations":["531:8:3"],"nodeType":"IdentifierPath","referencedDeclaration":5372,"src":"531:8:3"},"id":2145,"nodeType":"InheritanceSpecifier","src":"531:8:3"}],"canonicalName":"IGovernor","contractDependencies":[],"contractKind":"interface","documentation":{"id":2141,"nodeType":"StructuredDocumentation","src":"239:259:3","text":" @dev Interface of the {Governor} core.\n NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers."},"fullyImplemented":false,"id":2588,"linearizedBaseContracts":[2588,5372,9194],"name":"IGovernor","nameLocation":"509:9:3","nodeType":"ContractDefinition","nodes":[{"canonicalName":"IGovernor.ProposalState","id":2154,"members":[{"id":2146,"name":"Pending","nameLocation":"575:7:3","nodeType":"EnumValue","src":"575:7:3"},{"id":2147,"name":"Active","nameLocation":"592:6:3","nodeType":"EnumValue","src":"592:6:3"},{"id":2148,"name":"Canceled","nameLocation":"608:8:3","nodeType":"EnumValue","src":"608:8:3"},{"id":2149,"name":"Defeated","nameLocation":"626:8:3","nodeType":"EnumValue","src":"626:8:3"},{"id":2150,"name":"Succeeded","nameLocation":"644:9:3","nodeType":"EnumValue","src":"644:9:3"},{"id":2151,"name":"Queued","nameLocation":"663:6:3","nodeType":"EnumValue","src":"663:6:3"},{"id":2152,"name":"Expired","nameLocation":"679:7:3","nodeType":"EnumValue","src":"679:7:3"},{"id":2153,"name":"Executed","nameLocation":"696:8:3","nodeType":"EnumValue","src":"696:8:3"}],"name":"ProposalState","nameLocation":"551:13:3","nodeType":"EnumDefinition","src":"546:164:3"},{"documentation":{"id":2155,"nodeType":"StructuredDocumentation","src":"716:103:3","text":" @dev Empty proposal or a mismatch between the parameters length for a proposal call."},"errorSelector":"447b05d0","id":2163,"name":"GovernorInvalidProposalLength","nameLocation":"830:29:3","nodeType":"ErrorDefinition","parameters":{"id":2162,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2157,"mutability":"mutable","name":"targets","nameLocation":"868:7:3","nodeType":"VariableDeclaration","scope":2163,"src":"860:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2156,"name":"uint256","nodeType":"ElementaryTypeName","src":"860:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2159,"mutability":"mutable","name":"calldatas","nameLocation":"885:9:3","nodeType":"VariableDeclaration","scope":2163,"src":"877:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2158,"name":"uint256","nodeType":"ElementaryTypeName","src":"877:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2161,"mutability":"mutable","name":"values","nameLocation":"904:6:3","nodeType":"VariableDeclaration","scope":2163,"src":"896:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2160,"name":"uint256","nodeType":"ElementaryTypeName","src":"896:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"859:52:3"},"src":"824:88:3"},{"documentation":{"id":2164,"nodeType":"StructuredDocumentation","src":"918:50:3","text":" @dev The vote was already cast."},"errorSelector":"71c6af49","id":2168,"name":"GovernorAlreadyCastVote","nameLocation":"979:23:3","nodeType":"ErrorDefinition","parameters":{"id":2167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2166,"mutability":"mutable","name":"voter","nameLocation":"1011:5:3","nodeType":"VariableDeclaration","scope":2168,"src":"1003:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2165,"name":"address","nodeType":"ElementaryTypeName","src":"1003:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1002:15:3"},"src":"973:45:3"},{"documentation":{"id":2169,"nodeType":"StructuredDocumentation","src":"1024:69:3","text":" @dev Token deposits are disabled in this contract."},"errorSelector":"e90a651e","id":2171,"name":"GovernorDisabledDeposit","nameLocation":"1104:23:3","nodeType":"ErrorDefinition","parameters":{"id":2170,"nodeType":"ParameterList","parameters":[],"src":"1127:2:3"},"src":"1098:32:3"},{"documentation":{"id":2172,"nodeType":"StructuredDocumentation","src":"1136:56:3","text":" @dev The `account` is not a proposer."},"errorSelector":"233d98e3","id":2176,"name":"GovernorOnlyProposer","nameLocation":"1203:20:3","nodeType":"ErrorDefinition","parameters":{"id":2175,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2174,"mutability":"mutable","name":"account","nameLocation":"1232:7:3","nodeType":"VariableDeclaration","scope":2176,"src":"1224:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2173,"name":"address","nodeType":"ElementaryTypeName","src":"1224:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1223:17:3"},"src":"1197:44:3"},{"documentation":{"id":2177,"nodeType":"StructuredDocumentation","src":"1247:69:3","text":" @dev The `account` is not the governance executor."},"errorSelector":"47096e47","id":2181,"name":"GovernorOnlyExecutor","nameLocation":"1327:20:3","nodeType":"ErrorDefinition","parameters":{"id":2180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2179,"mutability":"mutable","name":"account","nameLocation":"1356:7:3","nodeType":"VariableDeclaration","scope":2181,"src":"1348:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2178,"name":"address","nodeType":"ElementaryTypeName","src":"1348:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1347:17:3"},"src":"1321:44:3"},{"documentation":{"id":2182,"nodeType":"StructuredDocumentation","src":"1371:55:3","text":" @dev The `proposalId` doesn't exist."},"errorSelector":"6ad06075","id":2186,"name":"GovernorNonexistentProposal","nameLocation":"1437:27:3","nodeType":"ErrorDefinition","parameters":{"id":2185,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2184,"mutability":"mutable","name":"proposalId","nameLocation":"1473:10:3","nodeType":"VariableDeclaration","scope":2186,"src":"1465:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2183,"name":"uint256","nodeType":"ElementaryTypeName","src":"1465:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1464:20:3"},"src":"1431:54:3"},{"documentation":{"id":2187,"nodeType":"StructuredDocumentation","src":"1491:530:3","text":" @dev The current state of a proposal is not the required for performing an operation.\n The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n counting from right to left.\n NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n See {Governor-_encodeStateBitmap}."},"errorSelector":"31b75e4d","id":2196,"name":"GovernorUnexpectedProposalState","nameLocation":"2032:31:3","nodeType":"ErrorDefinition","parameters":{"id":2195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2189,"mutability":"mutable","name":"proposalId","nameLocation":"2072:10:3","nodeType":"VariableDeclaration","scope":2196,"src":"2064:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2188,"name":"uint256","nodeType":"ElementaryTypeName","src":"2064:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2192,"mutability":"mutable","name":"current","nameLocation":"2098:7:3","nodeType":"VariableDeclaration","scope":2196,"src":"2084:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2191,"nodeType":"UserDefinedTypeName","pathNode":{"id":2190,"name":"ProposalState","nameLocations":["2084:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"2084:13:3"},"referencedDeclaration":2154,"src":"2084:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"},{"constant":false,"id":2194,"mutability":"mutable","name":"expectedStates","nameLocation":"2115:14:3","nodeType":"VariableDeclaration","scope":2196,"src":"2107:22:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2193,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2107:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2063:67:3"},"src":"2026:105:3"},{"documentation":{"id":2197,"nodeType":"StructuredDocumentation","src":"2137:68:3","text":" @dev The voting period set is not a valid period."},"errorSelector":"f1cfbf05","id":2201,"name":"GovernorInvalidVotingPeriod","nameLocation":"2216:27:3","nodeType":"ErrorDefinition","parameters":{"id":2200,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2199,"mutability":"mutable","name":"votingPeriod","nameLocation":"2252:12:3","nodeType":"VariableDeclaration","scope":2201,"src":"2244:20:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2198,"name":"uint256","nodeType":"ElementaryTypeName","src":"2244:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2243:22:3"},"src":"2210:56:3"},{"documentation":{"id":2202,"nodeType":"StructuredDocumentation","src":"2272:93:3","text":" @dev The `proposer` does not have the required votes to create a proposal."},"errorSelector":"c242ee16","id":2210,"name":"GovernorInsufficientProposerVotes","nameLocation":"2376:33:3","nodeType":"ErrorDefinition","parameters":{"id":2209,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2204,"mutability":"mutable","name":"proposer","nameLocation":"2418:8:3","nodeType":"VariableDeclaration","scope":2210,"src":"2410:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2203,"name":"address","nodeType":"ElementaryTypeName","src":"2410:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2206,"mutability":"mutable","name":"votes","nameLocation":"2436:5:3","nodeType":"VariableDeclaration","scope":2210,"src":"2428:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2205,"name":"uint256","nodeType":"ElementaryTypeName","src":"2428:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2208,"mutability":"mutable","name":"threshold","nameLocation":"2451:9:3","nodeType":"VariableDeclaration","scope":2210,"src":"2443:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2207,"name":"uint256","nodeType":"ElementaryTypeName","src":"2443:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2409:52:3"},"src":"2370:92:3"},{"documentation":{"id":2211,"nodeType":"StructuredDocumentation","src":"2468:75:3","text":" @dev The `proposer` is not allowed to create a proposal."},"errorSelector":"d9b39557","id":2215,"name":"GovernorRestrictedProposer","nameLocation":"2554:26:3","nodeType":"ErrorDefinition","parameters":{"id":2214,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2213,"mutability":"mutable","name":"proposer","nameLocation":"2589:8:3","nodeType":"VariableDeclaration","scope":2215,"src":"2581:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2212,"name":"address","nodeType":"ElementaryTypeName","src":"2581:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2580:18:3"},"src":"2548:51:3"},{"documentation":{"id":2216,"nodeType":"StructuredDocumentation","src":"2605:94:3","text":" @dev The vote type used is not valid for the corresponding counting module."},"errorSelector":"06b337c2","id":2218,"name":"GovernorInvalidVoteType","nameLocation":"2710:23:3","nodeType":"ErrorDefinition","parameters":{"id":2217,"nodeType":"ParameterList","parameters":[],"src":"2733:2:3"},"src":"2704:32:3"},{"documentation":{"id":2219,"nodeType":"StructuredDocumentation","src":"2742:91:3","text":" @dev The provided params buffer is not supported by the counting module."},"errorSelector":"867db771","id":2221,"name":"GovernorInvalidVoteParams","nameLocation":"2844:25:3","nodeType":"ErrorDefinition","parameters":{"id":2220,"nodeType":"ParameterList","parameters":[],"src":"2869:2:3"},"src":"2838:34:3"},{"documentation":{"id":2222,"nodeType":"StructuredDocumentation","src":"2878:112:3","text":" @dev Queue operation is not implemented for this governor. Execute should be called directly."},"errorSelector":"90884a46","id":2224,"name":"GovernorQueueNotImplemented","nameLocation":"3001:27:3","nodeType":"ErrorDefinition","parameters":{"id":2223,"nodeType":"ParameterList","parameters":[],"src":"3028:2:3"},"src":"2995:36:3"},{"documentation":{"id":2225,"nodeType":"StructuredDocumentation","src":"3037:60:3","text":" @dev The proposal hasn't been queued yet."},"errorSelector":"d5ddb825","id":2229,"name":"GovernorNotQueuedProposal","nameLocation":"3108:25:3","nodeType":"ErrorDefinition","parameters":{"id":2228,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2227,"mutability":"mutable","name":"proposalId","nameLocation":"3142:10:3","nodeType":"VariableDeclaration","scope":2229,"src":"3134:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2226,"name":"uint256","nodeType":"ElementaryTypeName","src":"3134:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3133:20:3"},"src":"3102:52:3"},{"documentation":{"id":2230,"nodeType":"StructuredDocumentation","src":"3160:61:3","text":" @dev The proposal has already been queued."},"errorSelector":"f20e7d37","id":2234,"name":"GovernorAlreadyQueuedProposal","nameLocation":"3232:29:3","nodeType":"ErrorDefinition","parameters":{"id":2233,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2232,"mutability":"mutable","name":"proposalId","nameLocation":"3270:10:3","nodeType":"VariableDeclaration","scope":2234,"src":"3262:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2231,"name":"uint256","nodeType":"ElementaryTypeName","src":"3262:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3261:20:3"},"src":"3226:56:3"},{"documentation":{"id":2235,"nodeType":"StructuredDocumentation","src":"3288:184:3","text":" @dev The provided signature is not valid for the expected `voter`.\n If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}."},"errorSelector":"94ab6c07","id":2239,"name":"GovernorInvalidSignature","nameLocation":"3483:24:3","nodeType":"ErrorDefinition","parameters":{"id":2238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2237,"mutability":"mutable","name":"voter","nameLocation":"3516:5:3","nodeType":"VariableDeclaration","scope":2239,"src":"3508:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2236,"name":"address","nodeType":"ElementaryTypeName","src":"3508:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3507:15:3"},"src":"3477:46:3"},{"anonymous":false,"documentation":{"id":2240,"nodeType":"StructuredDocumentation","src":"3529:59:3","text":" @dev Emitted when a proposal is created."},"eventSelector":"7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0","id":2264,"name":"ProposalCreated","nameLocation":"3599:15:3","nodeType":"EventDefinition","parameters":{"id":2263,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2242,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3632:10:3","nodeType":"VariableDeclaration","scope":2264,"src":"3624:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2241,"name":"uint256","nodeType":"ElementaryTypeName","src":"3624:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2244,"indexed":false,"mutability":"mutable","name":"proposer","nameLocation":"3660:8:3","nodeType":"VariableDeclaration","scope":2264,"src":"3652:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2243,"name":"address","nodeType":"ElementaryTypeName","src":"3652:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2247,"indexed":false,"mutability":"mutable","name":"targets","nameLocation":"3688:7:3","nodeType":"VariableDeclaration","scope":2264,"src":"3678:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2245,"name":"address","nodeType":"ElementaryTypeName","src":"3678:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2246,"nodeType":"ArrayTypeName","src":"3678:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2250,"indexed":false,"mutability":"mutable","name":"values","nameLocation":"3715:6:3","nodeType":"VariableDeclaration","scope":2264,"src":"3705:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2248,"name":"uint256","nodeType":"ElementaryTypeName","src":"3705:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2249,"nodeType":"ArrayTypeName","src":"3705:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2253,"indexed":false,"mutability":"mutable","name":"signatures","nameLocation":"3740:10:3","nodeType":"VariableDeclaration","scope":2264,"src":"3731:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":2251,"name":"string","nodeType":"ElementaryTypeName","src":"3731:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":2252,"nodeType":"ArrayTypeName","src":"3731:8:3","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":2256,"indexed":false,"mutability":"mutable","name":"calldatas","nameLocation":"3768:9:3","nodeType":"VariableDeclaration","scope":2264,"src":"3760:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2254,"name":"bytes","nodeType":"ElementaryTypeName","src":"3760:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2255,"nodeType":"ArrayTypeName","src":"3760:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2258,"indexed":false,"mutability":"mutable","name":"voteStart","nameLocation":"3795:9:3","nodeType":"VariableDeclaration","scope":2264,"src":"3787:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2257,"name":"uint256","nodeType":"ElementaryTypeName","src":"3787:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2260,"indexed":false,"mutability":"mutable","name":"voteEnd","nameLocation":"3822:7:3","nodeType":"VariableDeclaration","scope":2264,"src":"3814:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2259,"name":"uint256","nodeType":"ElementaryTypeName","src":"3814:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2262,"indexed":false,"mutability":"mutable","name":"description","nameLocation":"3846:11:3","nodeType":"VariableDeclaration","scope":2264,"src":"3839:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2261,"name":"string","nodeType":"ElementaryTypeName","src":"3839:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3614:249:3"},"src":"3593:271:3"},{"anonymous":false,"documentation":{"id":2265,"nodeType":"StructuredDocumentation","src":"3870:58:3","text":" @dev Emitted when a proposal is queued."},"eventSelector":"9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892","id":2271,"name":"ProposalQueued","nameLocation":"3939:14:3","nodeType":"EventDefinition","parameters":{"id":2270,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2267,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3962:10:3","nodeType":"VariableDeclaration","scope":2271,"src":"3954:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2266,"name":"uint256","nodeType":"ElementaryTypeName","src":"3954:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2269,"indexed":false,"mutability":"mutable","name":"etaSeconds","nameLocation":"3982:10:3","nodeType":"VariableDeclaration","scope":2271,"src":"3974:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2268,"name":"uint256","nodeType":"ElementaryTypeName","src":"3974:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3953:40:3"},"src":"3933:61:3"},{"anonymous":false,"documentation":{"id":2272,"nodeType":"StructuredDocumentation","src":"4000:60:3","text":" @dev Emitted when a proposal is executed."},"eventSelector":"712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f","id":2276,"name":"ProposalExecuted","nameLocation":"4071:16:3","nodeType":"EventDefinition","parameters":{"id":2275,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2274,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4096:10:3","nodeType":"VariableDeclaration","scope":2276,"src":"4088:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2273,"name":"uint256","nodeType":"ElementaryTypeName","src":"4088:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4087:20:3"},"src":"4065:43:3"},{"anonymous":false,"documentation":{"id":2277,"nodeType":"StructuredDocumentation","src":"4114:60:3","text":" @dev Emitted when a proposal is canceled."},"eventSelector":"789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c","id":2281,"name":"ProposalCanceled","nameLocation":"4185:16:3","nodeType":"EventDefinition","parameters":{"id":2280,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2279,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4210:10:3","nodeType":"VariableDeclaration","scope":2281,"src":"4202:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2278,"name":"uint256","nodeType":"ElementaryTypeName","src":"4202:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4201:20:3"},"src":"4179:43:3"},{"anonymous":false,"documentation":{"id":2282,"nodeType":"StructuredDocumentation","src":"4228:187:3","text":" @dev Emitted when a vote is cast without params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used."},"eventSelector":"b8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4","id":2294,"name":"VoteCast","nameLocation":"4426:8:3","nodeType":"EventDefinition","parameters":{"id":2293,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2284,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4451:5:3","nodeType":"VariableDeclaration","scope":2294,"src":"4435:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2283,"name":"address","nodeType":"ElementaryTypeName","src":"4435:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2286,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4466:10:3","nodeType":"VariableDeclaration","scope":2294,"src":"4458:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2285,"name":"uint256","nodeType":"ElementaryTypeName","src":"4458:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2288,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4484:7:3","nodeType":"VariableDeclaration","scope":2294,"src":"4478:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2287,"name":"uint8","nodeType":"ElementaryTypeName","src":"4478:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2290,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"4501:6:3","nodeType":"VariableDeclaration","scope":2294,"src":"4493:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2289,"name":"uint256","nodeType":"ElementaryTypeName","src":"4493:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2292,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"4516:6:3","nodeType":"VariableDeclaration","scope":2294,"src":"4509:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2291,"name":"string","nodeType":"ElementaryTypeName","src":"4509:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4434:89:3"},"src":"4420:104:3"},{"anonymous":false,"documentation":{"id":2295,"nodeType":"StructuredDocumentation","src":"4530:297:3","text":" @dev Emitted when a vote is cast with params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n `params` are additional encoded parameters. Their interpretation also depends on the voting module used."},"eventSelector":"e2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712","id":2309,"name":"VoteCastWithParams","nameLocation":"4838:18:3","nodeType":"EventDefinition","parameters":{"id":2308,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2297,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4882:5:3","nodeType":"VariableDeclaration","scope":2309,"src":"4866:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2296,"name":"address","nodeType":"ElementaryTypeName","src":"4866:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2299,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4905:10:3","nodeType":"VariableDeclaration","scope":2309,"src":"4897:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2298,"name":"uint256","nodeType":"ElementaryTypeName","src":"4897:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2301,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4931:7:3","nodeType":"VariableDeclaration","scope":2309,"src":"4925:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2300,"name":"uint8","nodeType":"ElementaryTypeName","src":"4925:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2303,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"4956:6:3","nodeType":"VariableDeclaration","scope":2309,"src":"4948:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2302,"name":"uint256","nodeType":"ElementaryTypeName","src":"4948:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2305,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"4979:6:3","nodeType":"VariableDeclaration","scope":2309,"src":"4972:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2304,"name":"string","nodeType":"ElementaryTypeName","src":"4972:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2307,"indexed":false,"mutability":"mutable","name":"params","nameLocation":"5001:6:3","nodeType":"VariableDeclaration","scope":2309,"src":"4995:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2306,"name":"bytes","nodeType":"ElementaryTypeName","src":"4995:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4856:157:3"},"src":"4832:182:3"},{"documentation":{"id":2310,"nodeType":"StructuredDocumentation","src":"5020:129:3","text":" @notice module:core\n @dev Name of the governor instance (used in building the EIP-712 domain separator)."},"functionSelector":"06fdde03","id":2315,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"5163:4:3","nodeType":"FunctionDefinition","parameters":{"id":2311,"nodeType":"ParameterList","parameters":[],"src":"5167:2:3"},"returnParameters":{"id":2314,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2313,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2315,"src":"5193:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2312,"name":"string","nodeType":"ElementaryTypeName","src":"5193:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5192:15:3"},"scope":2588,"src":"5154:54:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2316,"nodeType":"StructuredDocumentation","src":"5214:145:3","text":" @notice module:core\n @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\""},"functionSelector":"54fd4d50","id":2321,"implemented":false,"kind":"function","modifiers":[],"name":"version","nameLocation":"5373:7:3","nodeType":"FunctionDefinition","parameters":{"id":2317,"nodeType":"ParameterList","parameters":[],"src":"5380:2:3"},"returnParameters":{"id":2320,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2319,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2321,"src":"5406:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2318,"name":"string","nodeType":"ElementaryTypeName","src":"5406:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5405:15:3"},"scope":2588,"src":"5364:57:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2322,"nodeType":"StructuredDocumentation","src":"5427:1315:3","text":" @notice module:voting\n @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n There are 2 standard keys: `support` and `quorum`.\n - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n - `quorum=bravo` means that only For votes are counted towards quorum.\n - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n name that describes the behavior. For example:\n - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n NOTE: The string can be decoded by the standard\n https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n JavaScript class."},"functionSelector":"dd4e2ba5","id":2327,"implemented":false,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"6809:13:3","nodeType":"FunctionDefinition","parameters":{"id":2323,"nodeType":"ParameterList","parameters":[],"src":"6822:2:3"},"returnParameters":{"id":2326,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2325,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2327,"src":"6848:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2324,"name":"string","nodeType":"ElementaryTypeName","src":"6848:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6847:15:3"},"scope":2588,"src":"6800:63:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2328,"nodeType":"StructuredDocumentation","src":"6869:129:3","text":" @notice module:core\n @dev Hashing function used to (re)build the proposal id from the proposal details.."},"functionSelector":"c59057e4","id":2344,"implemented":false,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"7012:12:3","nodeType":"FunctionDefinition","parameters":{"id":2340,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2331,"mutability":"mutable","name":"targets","nameLocation":"7051:7:3","nodeType":"VariableDeclaration","scope":2344,"src":"7034:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2329,"name":"address","nodeType":"ElementaryTypeName","src":"7034:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2330,"nodeType":"ArrayTypeName","src":"7034:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2334,"mutability":"mutable","name":"values","nameLocation":"7085:6:3","nodeType":"VariableDeclaration","scope":2344,"src":"7068:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2332,"name":"uint256","nodeType":"ElementaryTypeName","src":"7068:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2333,"nodeType":"ArrayTypeName","src":"7068:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2337,"mutability":"mutable","name":"calldatas","nameLocation":"7116:9:3","nodeType":"VariableDeclaration","scope":2344,"src":"7101:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2335,"name":"bytes","nodeType":"ElementaryTypeName","src":"7101:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2336,"nodeType":"ArrayTypeName","src":"7101:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2339,"mutability":"mutable","name":"descriptionHash","nameLocation":"7143:15:3","nodeType":"VariableDeclaration","scope":2344,"src":"7135:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2338,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7135:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7024:140:3"},"returnParameters":{"id":2343,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2342,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2344,"src":"7188:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2341,"name":"uint256","nodeType":"ElementaryTypeName","src":"7188:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7187:9:3"},"scope":2588,"src":"7003:194:3","stateMutability":"pure","virtual":false,"visibility":"external"},{"documentation":{"id":2345,"nodeType":"StructuredDocumentation","src":"7203:111:3","text":" @notice module:core\n @dev Current state of a proposal, following Compound's convention"},"functionSelector":"3e4f49e6","id":2353,"implemented":false,"kind":"function","modifiers":[],"name":"state","nameLocation":"7328:5:3","nodeType":"FunctionDefinition","parameters":{"id":2348,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2347,"mutability":"mutable","name":"proposalId","nameLocation":"7342:10:3","nodeType":"VariableDeclaration","scope":2353,"src":"7334:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2346,"name":"uint256","nodeType":"ElementaryTypeName","src":"7334:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7333:20:3"},"returnParameters":{"id":2352,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2351,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2353,"src":"7377:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2350,"nodeType":"UserDefinedTypeName","pathNode":{"id":2349,"name":"ProposalState","nameLocations":["7377:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"7377:13:3"},"referencedDeclaration":2154,"src":"7377:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"7376:15:3"},"scope":2588,"src":"7319:73:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2354,"nodeType":"StructuredDocumentation","src":"7398:122:3","text":" @notice module:core\n @dev The number of votes required in order for a voter to become a proposer."},"functionSelector":"b58131b0","id":2359,"implemented":false,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7534:17:3","nodeType":"FunctionDefinition","parameters":{"id":2355,"nodeType":"ParameterList","parameters":[],"src":"7551:2:3"},"returnParameters":{"id":2358,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2357,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2359,"src":"7577:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2356,"name":"uint256","nodeType":"ElementaryTypeName","src":"7577:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7576:9:3"},"scope":2588,"src":"7525:61:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2360,"nodeType":"StructuredDocumentation","src":"7592:296:3","text":" @notice module:core\n @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n following block."},"functionSelector":"2d63f693","id":2367,"implemented":false,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"7902:16:3","nodeType":"FunctionDefinition","parameters":{"id":2363,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2362,"mutability":"mutable","name":"proposalId","nameLocation":"7927:10:3","nodeType":"VariableDeclaration","scope":2367,"src":"7919:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2361,"name":"uint256","nodeType":"ElementaryTypeName","src":"7919:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7918:20:3"},"returnParameters":{"id":2366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2365,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2367,"src":"7962:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2364,"name":"uint256","nodeType":"ElementaryTypeName","src":"7962:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7961:9:3"},"scope":2588,"src":"7893:78:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2368,"nodeType":"StructuredDocumentation","src":"7977:202:3","text":" @notice module:core\n @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n possible to cast a vote during this block."},"functionSelector":"c01f9e37","id":2375,"implemented":false,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"8193:16:3","nodeType":"FunctionDefinition","parameters":{"id":2371,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2370,"mutability":"mutable","name":"proposalId","nameLocation":"8218:10:3","nodeType":"VariableDeclaration","scope":2375,"src":"8210:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2369,"name":"uint256","nodeType":"ElementaryTypeName","src":"8210:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8209:20:3"},"returnParameters":{"id":2374,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2373,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2375,"src":"8253:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2372,"name":"uint256","nodeType":"ElementaryTypeName","src":"8253:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8252:9:3"},"scope":2588,"src":"8184:78:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2376,"nodeType":"StructuredDocumentation","src":"8268:87:3","text":" @notice module:core\n @dev The account that created a proposal."},"functionSelector":"143489d0","id":2383,"implemented":false,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"8369:16:3","nodeType":"FunctionDefinition","parameters":{"id":2379,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2378,"mutability":"mutable","name":"proposalId","nameLocation":"8394:10:3","nodeType":"VariableDeclaration","scope":2383,"src":"8386:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2377,"name":"uint256","nodeType":"ElementaryTypeName","src":"8386:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8385:20:3"},"returnParameters":{"id":2382,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2381,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2383,"src":"8429:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2380,"name":"address","nodeType":"ElementaryTypeName","src":"8429:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8428:9:3"},"scope":2588,"src":"8360:78:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2384,"nodeType":"StructuredDocumentation","src":"8444:318:3","text":" @notice module:core\n @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n different. In most cases this will be a timestamp."},"functionSelector":"ab58fb8e","id":2391,"implemented":false,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"8776:11:3","nodeType":"FunctionDefinition","parameters":{"id":2387,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2386,"mutability":"mutable","name":"proposalId","nameLocation":"8796:10:3","nodeType":"VariableDeclaration","scope":2391,"src":"8788:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2385,"name":"uint256","nodeType":"ElementaryTypeName","src":"8788:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8787:20:3"},"returnParameters":{"id":2390,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2389,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2391,"src":"8831:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2388,"name":"uint256","nodeType":"ElementaryTypeName","src":"8831:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8830:9:3"},"scope":2588,"src":"8767:73:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2392,"nodeType":"StructuredDocumentation","src":"8846:106:3","text":" @notice module:core\n @dev Whether a proposal needs to be queued before execution."},"functionSelector":"a9a95294","id":2399,"implemented":false,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8966:20:3","nodeType":"FunctionDefinition","parameters":{"id":2395,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2394,"mutability":"mutable","name":"proposalId","nameLocation":"8995:10:3","nodeType":"VariableDeclaration","scope":2399,"src":"8987:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2393,"name":"uint256","nodeType":"ElementaryTypeName","src":"8987:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8986:20:3"},"returnParameters":{"id":2398,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2397,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2399,"src":"9030:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2396,"name":"bool","nodeType":"ElementaryTypeName","src":"9030:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9029:6:3"},"scope":2588,"src":"8957:79:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2400,"nodeType":"StructuredDocumentation","src":"9042:599:3","text":" @notice module:user-config\n @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n on the clock (see ERC-6372) this contract uses.\n This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n proposal starts.\n NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}."},"functionSelector":"3932abb1","id":2405,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"9655:11:3","nodeType":"FunctionDefinition","parameters":{"id":2401,"nodeType":"ParameterList","parameters":[],"src":"9666:2:3"},"returnParameters":{"id":2404,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2403,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2405,"src":"9692:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2402,"name":"uint256","nodeType":"ElementaryTypeName","src":"9692:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9691:9:3"},"scope":2588,"src":"9646:55:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2406,"nodeType":"StructuredDocumentation","src":"9707:686:3","text":" @notice module:user-config\n @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n (see ERC-6372) this contract uses.\n NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n duration compared to the voting delay.\n NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n interface returns a uint256, the value it returns should fit in a uint32."},"functionSelector":"02a251a3","id":2411,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"10407:12:3","nodeType":"FunctionDefinition","parameters":{"id":2407,"nodeType":"ParameterList","parameters":[],"src":"10419:2:3"},"returnParameters":{"id":2410,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2409,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2411,"src":"10445:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2408,"name":"uint256","nodeType":"ElementaryTypeName","src":"10445:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10444:9:3"},"scope":2588,"src":"10398:56:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2412,"nodeType":"StructuredDocumentation","src":"10460:358:3","text":" @notice module:user-config\n @dev Minimum number of cast voted required for a proposal to be successful.\n NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes})."},"functionSelector":"f8ce560a","id":2419,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"10832:6:3","nodeType":"FunctionDefinition","parameters":{"id":2415,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2414,"mutability":"mutable","name":"timepoint","nameLocation":"10847:9:3","nodeType":"VariableDeclaration","scope":2419,"src":"10839:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2413,"name":"uint256","nodeType":"ElementaryTypeName","src":"10839:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10838:19:3"},"returnParameters":{"id":2418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2417,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2419,"src":"10881:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2416,"name":"uint256","nodeType":"ElementaryTypeName","src":"10881:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10880:9:3"},"scope":2588,"src":"10823:67:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2420,"nodeType":"StructuredDocumentation","src":"10896:274:3","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint`.\n Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n multiple), {ERC20Votes} tokens."},"functionSelector":"eb9019d4","id":2429,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"11184:8:3","nodeType":"FunctionDefinition","parameters":{"id":2425,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2422,"mutability":"mutable","name":"account","nameLocation":"11201:7:3","nodeType":"VariableDeclaration","scope":2429,"src":"11193:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2421,"name":"address","nodeType":"ElementaryTypeName","src":"11193:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2424,"mutability":"mutable","name":"timepoint","nameLocation":"11218:9:3","nodeType":"VariableDeclaration","scope":2429,"src":"11210:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2423,"name":"uint256","nodeType":"ElementaryTypeName","src":"11210:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11192:36:3"},"returnParameters":{"id":2428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2427,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2429,"src":"11252:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2426,"name":"uint256","nodeType":"ElementaryTypeName","src":"11252:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11251:9:3"},"scope":2588,"src":"11175:86:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2430,"nodeType":"StructuredDocumentation","src":"11267:148:3","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters."},"functionSelector":"9a802a6d","id":2441,"implemented":false,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"11429:18:3","nodeType":"FunctionDefinition","parameters":{"id":2437,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2432,"mutability":"mutable","name":"account","nameLocation":"11465:7:3","nodeType":"VariableDeclaration","scope":2441,"src":"11457:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2431,"name":"address","nodeType":"ElementaryTypeName","src":"11457:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2434,"mutability":"mutable","name":"timepoint","nameLocation":"11490:9:3","nodeType":"VariableDeclaration","scope":2441,"src":"11482:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2433,"name":"uint256","nodeType":"ElementaryTypeName","src":"11482:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2436,"mutability":"mutable","name":"params","nameLocation":"11522:6:3","nodeType":"VariableDeclaration","scope":2441,"src":"11509:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2435,"name":"bytes","nodeType":"ElementaryTypeName","src":"11509:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"11447:87:3"},"returnParameters":{"id":2440,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2439,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2441,"src":"11558:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2438,"name":"uint256","nodeType":"ElementaryTypeName","src":"11558:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11557:9:3"},"scope":2588,"src":"11420:147:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2442,"nodeType":"StructuredDocumentation","src":"11573:111:3","text":" @notice module:voting\n @dev Returns whether `account` has cast a vote on `proposalId`."},"functionSelector":"43859632","id":2451,"implemented":false,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"11698:8:3","nodeType":"FunctionDefinition","parameters":{"id":2447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2444,"mutability":"mutable","name":"proposalId","nameLocation":"11715:10:3","nodeType":"VariableDeclaration","scope":2451,"src":"11707:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2443,"name":"uint256","nodeType":"ElementaryTypeName","src":"11707:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2446,"mutability":"mutable","name":"account","nameLocation":"11735:7:3","nodeType":"VariableDeclaration","scope":2451,"src":"11727:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2445,"name":"address","nodeType":"ElementaryTypeName","src":"11727:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"11706:37:3"},"returnParameters":{"id":2450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2449,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2451,"src":"11767:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2448,"name":"bool","nodeType":"ElementaryTypeName","src":"11767:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"11766:6:3"},"scope":2588,"src":"11689:84:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2452,"nodeType":"StructuredDocumentation","src":"11779:746:3","text":" @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n duration specified by {IGovernor-votingPeriod}.\n Emits a {ProposalCreated} event.\n NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n This may be the result of third party actions on the targeted contracts, or other governor proposals.\n For example, the balance of this contract could be updated or its access control permissions may be modified,\n possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n value to cover a proposal with multiple transfers)."},"functionSelector":"7d5e81e2","id":2468,"implemented":false,"kind":"function","modifiers":[],"name":"propose","nameLocation":"12539:7:3","nodeType":"FunctionDefinition","parameters":{"id":2464,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2455,"mutability":"mutable","name":"targets","nameLocation":"12573:7:3","nodeType":"VariableDeclaration","scope":2468,"src":"12556:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2453,"name":"address","nodeType":"ElementaryTypeName","src":"12556:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2454,"nodeType":"ArrayTypeName","src":"12556:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2458,"mutability":"mutable","name":"values","nameLocation":"12607:6:3","nodeType":"VariableDeclaration","scope":2468,"src":"12590:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2456,"name":"uint256","nodeType":"ElementaryTypeName","src":"12590:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2457,"nodeType":"ArrayTypeName","src":"12590:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2461,"mutability":"mutable","name":"calldatas","nameLocation":"12638:9:3","nodeType":"VariableDeclaration","scope":2468,"src":"12623:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2459,"name":"bytes","nodeType":"ElementaryTypeName","src":"12623:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2460,"nodeType":"ArrayTypeName","src":"12623:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2463,"mutability":"mutable","name":"description","nameLocation":"12671:11:3","nodeType":"VariableDeclaration","scope":2468,"src":"12657:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2462,"name":"string","nodeType":"ElementaryTypeName","src":"12657:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"12546:142:3"},"returnParameters":{"id":2467,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2466,"mutability":"mutable","name":"proposalId","nameLocation":"12715:10:3","nodeType":"VariableDeclaration","scope":2468,"src":"12707:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2465,"name":"uint256","nodeType":"ElementaryTypeName","src":"12707:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12706:20:3"},"scope":2588,"src":"12530:197:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2469,"nodeType":"StructuredDocumentation","src":"12733:347:3","text":" @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n is not necessary, this function may revert.\n Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n Emits a {ProposalQueued} event."},"functionSelector":"160cbed7","id":2485,"implemented":false,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13094:5:3","nodeType":"FunctionDefinition","parameters":{"id":2481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2472,"mutability":"mutable","name":"targets","nameLocation":"13126:7:3","nodeType":"VariableDeclaration","scope":2485,"src":"13109:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2470,"name":"address","nodeType":"ElementaryTypeName","src":"13109:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2471,"nodeType":"ArrayTypeName","src":"13109:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2475,"mutability":"mutable","name":"values","nameLocation":"13160:6:3","nodeType":"VariableDeclaration","scope":2485,"src":"13143:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2473,"name":"uint256","nodeType":"ElementaryTypeName","src":"13143:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2474,"nodeType":"ArrayTypeName","src":"13143:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2478,"mutability":"mutable","name":"calldatas","nameLocation":"13191:9:3","nodeType":"VariableDeclaration","scope":2485,"src":"13176:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2476,"name":"bytes","nodeType":"ElementaryTypeName","src":"13176:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2477,"nodeType":"ArrayTypeName","src":"13176:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2480,"mutability":"mutable","name":"descriptionHash","nameLocation":"13218:15:3","nodeType":"VariableDeclaration","scope":2485,"src":"13210:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2479,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13210:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13099:140:3"},"returnParameters":{"id":2484,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2483,"mutability":"mutable","name":"proposalId","nameLocation":"13266:10:3","nodeType":"VariableDeclaration","scope":2485,"src":"13258:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2482,"name":"uint256","nodeType":"ElementaryTypeName","src":"13258:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13257:20:3"},"scope":2588,"src":"13085:193:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2486,"nodeType":"StructuredDocumentation","src":"13284:446:3","text":" @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n that some delay passed.\n Emits a {ProposalExecuted} event.\n NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock."},"functionSelector":"2656227d","id":2502,"implemented":false,"kind":"function","modifiers":[],"name":"execute","nameLocation":"13744:7:3","nodeType":"FunctionDefinition","parameters":{"id":2498,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2489,"mutability":"mutable","name":"targets","nameLocation":"13778:7:3","nodeType":"VariableDeclaration","scope":2502,"src":"13761:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2487,"name":"address","nodeType":"ElementaryTypeName","src":"13761:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2488,"nodeType":"ArrayTypeName","src":"13761:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2492,"mutability":"mutable","name":"values","nameLocation":"13812:6:3","nodeType":"VariableDeclaration","scope":2502,"src":"13795:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2490,"name":"uint256","nodeType":"ElementaryTypeName","src":"13795:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2491,"nodeType":"ArrayTypeName","src":"13795:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2495,"mutability":"mutable","name":"calldatas","nameLocation":"13843:9:3","nodeType":"VariableDeclaration","scope":2502,"src":"13828:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2493,"name":"bytes","nodeType":"ElementaryTypeName","src":"13828:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2494,"nodeType":"ArrayTypeName","src":"13828:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2497,"mutability":"mutable","name":"descriptionHash","nameLocation":"13870:15:3","nodeType":"VariableDeclaration","scope":2502,"src":"13862:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2496,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13862:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13751:140:3"},"returnParameters":{"id":2501,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2500,"mutability":"mutable","name":"proposalId","nameLocation":"13926:10:3","nodeType":"VariableDeclaration","scope":2502,"src":"13918:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2499,"name":"uint256","nodeType":"ElementaryTypeName","src":"13918:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13917:20:3"},"scope":2588,"src":"13735:203:3","stateMutability":"payable","virtual":false,"visibility":"external"},{"documentation":{"id":2503,"nodeType":"StructuredDocumentation","src":"13944:205:3","text":" @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n before the vote starts.\n Emits a {ProposalCanceled} event."},"functionSelector":"452115d6","id":2519,"implemented":false,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"14163:6:3","nodeType":"FunctionDefinition","parameters":{"id":2515,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2506,"mutability":"mutable","name":"targets","nameLocation":"14196:7:3","nodeType":"VariableDeclaration","scope":2519,"src":"14179:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2504,"name":"address","nodeType":"ElementaryTypeName","src":"14179:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2505,"nodeType":"ArrayTypeName","src":"14179:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2509,"mutability":"mutable","name":"values","nameLocation":"14230:6:3","nodeType":"VariableDeclaration","scope":2519,"src":"14213:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2507,"name":"uint256","nodeType":"ElementaryTypeName","src":"14213:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2508,"nodeType":"ArrayTypeName","src":"14213:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2512,"mutability":"mutable","name":"calldatas","nameLocation":"14261:9:3","nodeType":"VariableDeclaration","scope":2519,"src":"14246:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2510,"name":"bytes","nodeType":"ElementaryTypeName","src":"14246:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2511,"nodeType":"ArrayTypeName","src":"14246:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2514,"mutability":"mutable","name":"descriptionHash","nameLocation":"14288:15:3","nodeType":"VariableDeclaration","scope":2519,"src":"14280:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2513,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14280:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14169:140:3"},"returnParameters":{"id":2518,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2517,"mutability":"mutable","name":"proposalId","nameLocation":"14336:10:3","nodeType":"VariableDeclaration","scope":2519,"src":"14328:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2516,"name":"uint256","nodeType":"ElementaryTypeName","src":"14328:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14327:20:3"},"scope":2588,"src":"14154:194:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2520,"nodeType":"StructuredDocumentation","src":"14354:75:3","text":" @dev Cast a vote\n Emits a {VoteCast} event."},"functionSelector":"56781388","id":2529,"implemented":false,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"14443:8:3","nodeType":"FunctionDefinition","parameters":{"id":2525,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2522,"mutability":"mutable","name":"proposalId","nameLocation":"14460:10:3","nodeType":"VariableDeclaration","scope":2529,"src":"14452:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2521,"name":"uint256","nodeType":"ElementaryTypeName","src":"14452:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2524,"mutability":"mutable","name":"support","nameLocation":"14478:7:3","nodeType":"VariableDeclaration","scope":2529,"src":"14472:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2523,"name":"uint8","nodeType":"ElementaryTypeName","src":"14472:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"14451:35:3"},"returnParameters":{"id":2528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2527,"mutability":"mutable","name":"balance","nameLocation":"14513:7:3","nodeType":"VariableDeclaration","scope":2529,"src":"14505:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2526,"name":"uint256","nodeType":"ElementaryTypeName","src":"14505:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14504:17:3"},"scope":2588,"src":"14434:88:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2530,"nodeType":"StructuredDocumentation","src":"14528:89:3","text":" @dev Cast a vote with a reason\n Emits a {VoteCast} event."},"functionSelector":"7b3c71d3","id":2541,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"14631:18:3","nodeType":"FunctionDefinition","parameters":{"id":2537,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2532,"mutability":"mutable","name":"proposalId","nameLocation":"14667:10:3","nodeType":"VariableDeclaration","scope":2541,"src":"14659:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2531,"name":"uint256","nodeType":"ElementaryTypeName","src":"14659:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2534,"mutability":"mutable","name":"support","nameLocation":"14693:7:3","nodeType":"VariableDeclaration","scope":2541,"src":"14687:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2533,"name":"uint8","nodeType":"ElementaryTypeName","src":"14687:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2536,"mutability":"mutable","name":"reason","nameLocation":"14726:6:3","nodeType":"VariableDeclaration","scope":2541,"src":"14710:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2535,"name":"string","nodeType":"ElementaryTypeName","src":"14710:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"14649:89:3"},"returnParameters":{"id":2540,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2539,"mutability":"mutable","name":"balance","nameLocation":"14765:7:3","nodeType":"VariableDeclaration","scope":2541,"src":"14757:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2538,"name":"uint256","nodeType":"ElementaryTypeName","src":"14757:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14756:17:3"},"scope":2588,"src":"14622:152:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2542,"nodeType":"StructuredDocumentation","src":"14780:181:3","text":" @dev Cast a vote with a reason and additional encoded parameters\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5f398a14","id":2555,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"14975:27:3","nodeType":"FunctionDefinition","parameters":{"id":2551,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2544,"mutability":"mutable","name":"proposalId","nameLocation":"15020:10:3","nodeType":"VariableDeclaration","scope":2555,"src":"15012:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2543,"name":"uint256","nodeType":"ElementaryTypeName","src":"15012:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2546,"mutability":"mutable","name":"support","nameLocation":"15046:7:3","nodeType":"VariableDeclaration","scope":2555,"src":"15040:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2545,"name":"uint8","nodeType":"ElementaryTypeName","src":"15040:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2548,"mutability":"mutable","name":"reason","nameLocation":"15079:6:3","nodeType":"VariableDeclaration","scope":2555,"src":"15063:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2547,"name":"string","nodeType":"ElementaryTypeName","src":"15063:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2550,"mutability":"mutable","name":"params","nameLocation":"15108:6:3","nodeType":"VariableDeclaration","scope":2555,"src":"15095:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2549,"name":"bytes","nodeType":"ElementaryTypeName","src":"15095:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15002:118:3"},"returnParameters":{"id":2554,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2553,"mutability":"mutable","name":"balance","nameLocation":"15147:7:3","nodeType":"VariableDeclaration","scope":2555,"src":"15139:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2552,"name":"uint256","nodeType":"ElementaryTypeName","src":"15139:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15138:17:3"},"scope":2588,"src":"14966:190:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2556,"nodeType":"StructuredDocumentation","src":"15162:142:3","text":" @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n Emits a {VoteCast} event."},"functionSelector":"8ff262e3","id":2569,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"15318:13:3","nodeType":"FunctionDefinition","parameters":{"id":2565,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2558,"mutability":"mutable","name":"proposalId","nameLocation":"15349:10:3","nodeType":"VariableDeclaration","scope":2569,"src":"15341:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2557,"name":"uint256","nodeType":"ElementaryTypeName","src":"15341:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2560,"mutability":"mutable","name":"support","nameLocation":"15375:7:3","nodeType":"VariableDeclaration","scope":2569,"src":"15369:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2559,"name":"uint8","nodeType":"ElementaryTypeName","src":"15369:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2562,"mutability":"mutable","name":"voter","nameLocation":"15400:5:3","nodeType":"VariableDeclaration","scope":2569,"src":"15392:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2561,"name":"address","nodeType":"ElementaryTypeName","src":"15392:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2564,"mutability":"mutable","name":"signature","nameLocation":"15428:9:3","nodeType":"VariableDeclaration","scope":2569,"src":"15415:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2563,"name":"bytes","nodeType":"ElementaryTypeName","src":"15415:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15331:112:3"},"returnParameters":{"id":2568,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2567,"mutability":"mutable","name":"balance","nameLocation":"15470:7:3","nodeType":"VariableDeclaration","scope":2569,"src":"15462:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2566,"name":"uint256","nodeType":"ElementaryTypeName","src":"15462:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15461:17:3"},"scope":2588,"src":"15309:170:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2570,"nodeType":"StructuredDocumentation","src":"15485:255:3","text":" @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n including ERC-1271 signature support.\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5b8d0e0d","id":2587,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"15754:32:3","nodeType":"FunctionDefinition","parameters":{"id":2583,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2572,"mutability":"mutable","name":"proposalId","nameLocation":"15804:10:3","nodeType":"VariableDeclaration","scope":2587,"src":"15796:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2571,"name":"uint256","nodeType":"ElementaryTypeName","src":"15796:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2574,"mutability":"mutable","name":"support","nameLocation":"15830:7:3","nodeType":"VariableDeclaration","scope":2587,"src":"15824:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2573,"name":"uint8","nodeType":"ElementaryTypeName","src":"15824:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2576,"mutability":"mutable","name":"voter","nameLocation":"15855:5:3","nodeType":"VariableDeclaration","scope":2587,"src":"15847:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2575,"name":"address","nodeType":"ElementaryTypeName","src":"15847:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2578,"mutability":"mutable","name":"reason","nameLocation":"15886:6:3","nodeType":"VariableDeclaration","scope":2587,"src":"15870:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2577,"name":"string","nodeType":"ElementaryTypeName","src":"15870:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2580,"mutability":"mutable","name":"params","nameLocation":"15915:6:3","nodeType":"VariableDeclaration","scope":2587,"src":"15902:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2579,"name":"bytes","nodeType":"ElementaryTypeName","src":"15902:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2582,"mutability":"mutable","name":"signature","nameLocation":"15944:9:3","nodeType":"VariableDeclaration","scope":2587,"src":"15931:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2581,"name":"bytes","nodeType":"ElementaryTypeName","src":"15931:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15786:173:3"},"returnParameters":{"id":2586,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2585,"mutability":"mutable","name":"balance","nameLocation":"15986:7:3","nodeType":"VariableDeclaration","scope":2587,"src":"15978:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2584,"name":"uint256","nodeType":"ElementaryTypeName","src":"15978:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15977:17:3"},"scope":2588,"src":"15745:250:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":2589,"src":"499:15498:3","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239],"usedEvents":[2264,2271,2276,2281,2294,2309]}],"src":"108:15890:3"},"id":3},"@openzeppelin/contracts/governance/TimelockController.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","exportedSymbols":{"AccessControl":[295],"Address":[6688],"ERC1155Holder":[5632],"ERC721Holder":[6428],"TimelockController":[3608]},"id":3609,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2590,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:4"},{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","file":"../access/AccessControl.sol","id":2592,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":296,"src":"143:58:4","symbolAliases":[{"foreign":{"id":2591,"name":"AccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":295,"src":"151:13:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","file":"../token/ERC721/utils/ERC721Holder.sol","id":2594,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":6429,"src":"202:68:4","symbolAliases":[{"foreign":{"id":2593,"name":"ERC721Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6428,"src":"210:12:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","file":"../token/ERC1155/utils/ERC1155Holder.sol","id":2596,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":5633,"src":"271:71:4","symbolAliases":[{"foreign":{"id":2595,"name":"ERC1155Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5632,"src":"279:13:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":2598,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":6689,"src":"343:45:4","symbolAliases":[{"foreign":{"id":2597,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"351:7:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2600,"name":"AccessControl","nameLocations":["1115:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"1115:13:4"},"id":2601,"nodeType":"InheritanceSpecifier","src":"1115:13:4"},{"baseName":{"id":2602,"name":"ERC721Holder","nameLocations":["1130:12:4"],"nodeType":"IdentifierPath","referencedDeclaration":6428,"src":"1130:12:4"},"id":2603,"nodeType":"InheritanceSpecifier","src":"1130:12:4"},{"baseName":{"id":2604,"name":"ERC1155Holder","nameLocations":["1144:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":5632,"src":"1144:13:4"},"id":2605,"nodeType":"InheritanceSpecifier","src":"1144:13:4"}],"canonicalName":"TimelockController","contractDependencies":[],"contractKind":"contract","documentation":{"id":2599,"nodeType":"StructuredDocumentation","src":"390:693:4","text":" @dev Contract module which acts as a timelocked controller. When set as the\n owner of an `Ownable` smart contract, it enforces a timelock on all\n `onlyOwner` maintenance operations. This gives time for users of the\n controlled contract to exit before a potentially dangerous maintenance\n operation is applied.\n By default, this contract is self administered, meaning administration tasks\n have to go through the timelock process. The proposer (resp executor) role\n is in charge of proposing (resp executing) operations. A common use case is\n to position this {TimelockController} as the owner of a smart contract, with\n a multisig or a DAO as the sole proposer."},"fullyImplemented":true,"id":3608,"linearizedBaseContracts":[3608,5632,5551,6428,6401,295,9182,9194,378,6718],"name":"TimelockController","nameLocation":"1093:18:4","nodeType":"ContractDefinition","nodes":[{"constant":true,"functionSelector":"8f61f4f5","id":2610,"mutability":"constant","name":"PROPOSER_ROLE","nameLocation":"1188:13:4","nodeType":"VariableDeclaration","scope":3608,"src":"1164:66:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2606,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1164:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"50524f504f5345525f524f4c45","id":2608,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1214:15:4","typeDescriptions":{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""},"value":"PROPOSER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""}],"id":2607,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1204:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2609,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1204:26:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"07bd0265","id":2615,"mutability":"constant","name":"EXECUTOR_ROLE","nameLocation":"1260:13:4","nodeType":"VariableDeclaration","scope":3608,"src":"1236:66:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2611,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1236:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"4558454355544f525f524f4c45","id":2613,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1286:15:4","typeDescriptions":{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""},"value":"EXECUTOR_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""}],"id":2612,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1276:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2614,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1276:26:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"b08e51c0","id":2620,"mutability":"constant","name":"CANCELLER_ROLE","nameLocation":"1332:14:4","nodeType":"VariableDeclaration","scope":3608,"src":"1308:68:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2616,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1308:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"43414e43454c4c45525f524f4c45","id":2618,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1359:16:4","typeDescriptions":{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""},"value":"CANCELLER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""}],"id":2617,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1349:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2619,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1349:27:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"id":2626,"mutability":"constant","name":"_DONE_TIMESTAMP","nameLocation":"1408:15:4","nodeType":"VariableDeclaration","scope":3608,"src":"1382:54:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2621,"name":"uint256","nodeType":"ElementaryTypeName","src":"1382:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"arguments":[{"hexValue":"31","id":2624,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1434:1:4","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"}],"id":2623,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1426:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":2622,"name":"uint256","nodeType":"ElementaryTypeName","src":"1426:7:4","typeDescriptions":{}}},"id":2625,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1426:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2630,"mutability":"mutable","name":"_timestamps","nameLocation":"1482:11:4","nodeType":"VariableDeclaration","scope":3608,"src":"1443:50:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"typeName":{"id":2629,"keyName":"id","keyNameLocation":"1459:2:4","keyType":{"id":2627,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1451:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"1443:30:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":2628,"name":"uint256","nodeType":"ElementaryTypeName","src":"1465:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":2632,"mutability":"mutable","name":"_minDelay","nameLocation":"1515:9:4","nodeType":"VariableDeclaration","scope":3608,"src":"1499:25:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2631,"name":"uint256","nodeType":"ElementaryTypeName","src":"1499:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"canonicalName":"TimelockController.OperationState","id":2637,"members":[{"id":2633,"name":"Unset","nameLocation":"1561:5:4","nodeType":"EnumValue","src":"1561:5:4"},{"id":2634,"name":"Waiting","nameLocation":"1576:7:4","nodeType":"EnumValue","src":"1576:7:4"},{"id":2635,"name":"Ready","nameLocation":"1593:5:4","nodeType":"EnumValue","src":"1593:5:4"},{"id":2636,"name":"Done","nameLocation":"1608:4:4","nodeType":"EnumValue","src":"1608:4:4"}],"name":"OperationState","nameLocation":"1536:14:4","nodeType":"EnumDefinition","src":"1531:87:4"},{"documentation":{"id":2638,"nodeType":"StructuredDocumentation","src":"1624:85:4","text":" @dev Mismatch between the parameters length for an operation call."},"errorSelector":"ffb03211","id":2646,"name":"TimelockInvalidOperationLength","nameLocation":"1720:30:4","nodeType":"ErrorDefinition","parameters":{"id":2645,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2640,"mutability":"mutable","name":"targets","nameLocation":"1759:7:4","nodeType":"VariableDeclaration","scope":2646,"src":"1751:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2639,"name":"uint256","nodeType":"ElementaryTypeName","src":"1751:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2642,"mutability":"mutable","name":"payloads","nameLocation":"1776:8:4","nodeType":"VariableDeclaration","scope":2646,"src":"1768:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2641,"name":"uint256","nodeType":"ElementaryTypeName","src":"1768:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2644,"mutability":"mutable","name":"values","nameLocation":"1794:6:4","nodeType":"VariableDeclaration","scope":2646,"src":"1786:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2643,"name":"uint256","nodeType":"ElementaryTypeName","src":"1786:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1750:51:4"},"src":"1714:88:4"},{"documentation":{"id":2647,"nodeType":"StructuredDocumentation","src":"1808:78:4","text":" @dev The schedule operation doesn't meet the minimum delay."},"errorSelector":"54336609","id":2653,"name":"TimelockInsufficientDelay","nameLocation":"1897:25:4","nodeType":"ErrorDefinition","parameters":{"id":2652,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2649,"mutability":"mutable","name":"delay","nameLocation":"1931:5:4","nodeType":"VariableDeclaration","scope":2653,"src":"1923:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2648,"name":"uint256","nodeType":"ElementaryTypeName","src":"1923:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2651,"mutability":"mutable","name":"minDelay","nameLocation":"1946:8:4","nodeType":"VariableDeclaration","scope":2653,"src":"1938:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2650,"name":"uint256","nodeType":"ElementaryTypeName","src":"1938:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1922:33:4"},"src":"1891:65:4"},{"documentation":{"id":2654,"nodeType":"StructuredDocumentation","src":"1962:253:4","text":" @dev The current state of an operation is not as required.\n The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n counting from right to left.\n See {_encodeStateBitmap}."},"errorSelector":"5ead8eb5","id":2660,"name":"TimelockUnexpectedOperationState","nameLocation":"2226:32:4","nodeType":"ErrorDefinition","parameters":{"id":2659,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2656,"mutability":"mutable","name":"operationId","nameLocation":"2267:11:4","nodeType":"VariableDeclaration","scope":2660,"src":"2259:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2655,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2259:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2658,"mutability":"mutable","name":"expectedStates","nameLocation":"2288:14:4","nodeType":"VariableDeclaration","scope":2660,"src":"2280:22:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2657,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2280:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2258:45:4"},"src":"2220:84:4"},{"documentation":{"id":2661,"nodeType":"StructuredDocumentation","src":"2310:69:4","text":" @dev The predecessor to an operation not yet done."},"errorSelector":"90a9a618","id":2665,"name":"TimelockUnexecutedPredecessor","nameLocation":"2390:29:4","nodeType":"ErrorDefinition","parameters":{"id":2664,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2663,"mutability":"mutable","name":"predecessorId","nameLocation":"2428:13:4","nodeType":"VariableDeclaration","scope":2665,"src":"2420:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2662,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2420:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2419:23:4"},"src":"2384:59:4"},{"documentation":{"id":2666,"nodeType":"StructuredDocumentation","src":"2449:61:4","text":" @dev The caller account is not authorized."},"errorSelector":"e2850c59","id":2670,"name":"TimelockUnauthorizedCaller","nameLocation":"2521:26:4","nodeType":"ErrorDefinition","parameters":{"id":2669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2668,"mutability":"mutable","name":"caller","nameLocation":"2556:6:4","nodeType":"VariableDeclaration","scope":2670,"src":"2548:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2667,"name":"address","nodeType":"ElementaryTypeName","src":"2548:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2547:16:4"},"src":"2515:49:4"},{"anonymous":false,"documentation":{"id":2671,"nodeType":"StructuredDocumentation","src":"2570:83:4","text":" @dev Emitted when a call is scheduled as part of operation `id`."},"eventSelector":"4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca","id":2687,"name":"CallScheduled","nameLocation":"2664:13:4","nodeType":"EventDefinition","parameters":{"id":2686,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2673,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2703:2:4","nodeType":"VariableDeclaration","scope":2687,"src":"2687:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2672,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2687:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2675,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"2731:5:4","nodeType":"VariableDeclaration","scope":2687,"src":"2715:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2674,"name":"uint256","nodeType":"ElementaryTypeName","src":"2715:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2677,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"2754:6:4","nodeType":"VariableDeclaration","scope":2687,"src":"2746:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2676,"name":"address","nodeType":"ElementaryTypeName","src":"2746:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2679,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"2778:5:4","nodeType":"VariableDeclaration","scope":2687,"src":"2770:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2678,"name":"uint256","nodeType":"ElementaryTypeName","src":"2770:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2681,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"2799:4:4","nodeType":"VariableDeclaration","scope":2687,"src":"2793:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2680,"name":"bytes","nodeType":"ElementaryTypeName","src":"2793:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2683,"indexed":false,"mutability":"mutable","name":"predecessor","nameLocation":"2821:11:4","nodeType":"VariableDeclaration","scope":2687,"src":"2813:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2682,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2813:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2685,"indexed":false,"mutability":"mutable","name":"delay","nameLocation":"2850:5:4","nodeType":"VariableDeclaration","scope":2687,"src":"2842:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2684,"name":"uint256","nodeType":"ElementaryTypeName","src":"2842:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2677:184:4"},"src":"2658:204:4"},{"anonymous":false,"documentation":{"id":2688,"nodeType":"StructuredDocumentation","src":"2868:83:4","text":" @dev Emitted when a call is performed as part of operation `id`."},"eventSelector":"c2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58","id":2700,"name":"CallExecuted","nameLocation":"2962:12:4","nodeType":"EventDefinition","parameters":{"id":2699,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2690,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2991:2:4","nodeType":"VariableDeclaration","scope":2700,"src":"2975:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2689,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2975:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2692,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"3011:5:4","nodeType":"VariableDeclaration","scope":2700,"src":"2995:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2691,"name":"uint256","nodeType":"ElementaryTypeName","src":"2995:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2694,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"3026:6:4","nodeType":"VariableDeclaration","scope":2700,"src":"3018:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2693,"name":"address","nodeType":"ElementaryTypeName","src":"3018:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2696,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"3042:5:4","nodeType":"VariableDeclaration","scope":2700,"src":"3034:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2695,"name":"uint256","nodeType":"ElementaryTypeName","src":"3034:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2698,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"3055:4:4","nodeType":"VariableDeclaration","scope":2700,"src":"3049:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2697,"name":"bytes","nodeType":"ElementaryTypeName","src":"3049:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2974:86:4"},"src":"2956:105:4"},{"anonymous":false,"documentation":{"id":2701,"nodeType":"StructuredDocumentation","src":"3067:82:4","text":" @dev Emitted when new proposal is scheduled with non-zero salt."},"eventSelector":"20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d0387","id":2707,"name":"CallSalt","nameLocation":"3160:8:4","nodeType":"EventDefinition","parameters":{"id":2706,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2703,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3185:2:4","nodeType":"VariableDeclaration","scope":2707,"src":"3169:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2702,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3169:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2705,"indexed":false,"mutability":"mutable","name":"salt","nameLocation":"3197:4:4","nodeType":"VariableDeclaration","scope":2707,"src":"3189:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2704,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3189:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3168:34:4"},"src":"3154:49:4"},{"anonymous":false,"documentation":{"id":2708,"nodeType":"StructuredDocumentation","src":"3209:65:4","text":" @dev Emitted when operation `id` is cancelled."},"eventSelector":"baa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb70","id":2712,"name":"Cancelled","nameLocation":"3285:9:4","nodeType":"EventDefinition","parameters":{"id":2711,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2710,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3311:2:4","nodeType":"VariableDeclaration","scope":2712,"src":"3295:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2709,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3295:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3294:20:4"},"src":"3279:36:4"},{"anonymous":false,"documentation":{"id":2713,"nodeType":"StructuredDocumentation","src":"3321:89:4","text":" @dev Emitted when the minimum delay for future operations is modified."},"eventSelector":"11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5","id":2719,"name":"MinDelayChange","nameLocation":"3421:14:4","nodeType":"EventDefinition","parameters":{"id":2718,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2715,"indexed":false,"mutability":"mutable","name":"oldDuration","nameLocation":"3444:11:4","nodeType":"VariableDeclaration","scope":2719,"src":"3436:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2714,"name":"uint256","nodeType":"ElementaryTypeName","src":"3436:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2717,"indexed":false,"mutability":"mutable","name":"newDuration","nameLocation":"3465:11:4","nodeType":"VariableDeclaration","scope":2719,"src":"3457:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2716,"name":"uint256","nodeType":"ElementaryTypeName","src":"3457:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3435:42:4"},"src":"3415:63:4"},{"body":{"id":2810,"nodeType":"Block","src":"4349:660:4","statements":[{"expression":{"arguments":[{"id":2734,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4401:18:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":2737,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"4429:4:4","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":2736,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4421:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2735,"name":"address","nodeType":"ElementaryTypeName","src":"4421:7:4","typeDescriptions":{}}},"id":2738,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4421:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2733,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4390:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2739,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4390:45:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2740,"nodeType":"ExpressionStatement","src":"4390:45:4"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2746,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2741,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2730,"src":"4476:5:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":2744,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4493:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2743,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4485:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2742,"name":"address","nodeType":"ElementaryTypeName","src":"4485:7:4","typeDescriptions":{}}},"id":2745,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4485:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"4476:19:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2753,"nodeType":"IfStatement","src":"4472:87:4","trueBody":{"id":2752,"nodeType":"Block","src":"4497:62:4","statements":[{"expression":{"arguments":[{"id":2748,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4522:18:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":2749,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2730,"src":"4542:5:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2747,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4511:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2750,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4511:37:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2751,"nodeType":"ExpressionStatement","src":"4511:37:4"}]}},{"body":{"id":2779,"nodeType":"Block","src":"4661:118:4","statements":[{"expression":{"arguments":[{"id":2766,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2610,"src":"4686:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2767,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2725,"src":"4701:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2769,"indexExpression":{"id":2768,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4711:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4701:12:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2765,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4675:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2770,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4675:39:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2771,"nodeType":"ExpressionStatement","src":"4675:39:4"},{"expression":{"arguments":[{"id":2773,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2620,"src":"4739:14:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2774,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2725,"src":"4755:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2776,"indexExpression":{"id":2775,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4765:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4755:12:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2772,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4728:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2777,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4728:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2778,"nodeType":"ExpressionStatement","src":"4728:40:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2758,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4634:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":2759,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2725,"src":"4638:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2760,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4648:6:4","memberName":"length","nodeType":"MemberAccess","src":"4638:16:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4634:20:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2780,"initializationExpression":{"assignments":[2755],"declarations":[{"constant":false,"id":2755,"mutability":"mutable","name":"i","nameLocation":"4627:1:4","nodeType":"VariableDeclaration","scope":2780,"src":"4619:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2754,"name":"uint256","nodeType":"ElementaryTypeName","src":"4619:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2757,"initialValue":{"hexValue":"30","id":2756,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4631:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4619:13:4"},"loopExpression":{"expression":{"id":2763,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4656:3:4","subExpression":{"id":2762,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4658:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2764,"nodeType":"ExpressionStatement","src":"4656:3:4"},"nodeType":"ForStatement","src":"4614:165:4"},{"body":{"id":2799,"nodeType":"Block","src":"4866:64:4","statements":[{"expression":{"arguments":[{"id":2793,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2615,"src":"4891:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2794,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2728,"src":"4906:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2796,"indexExpression":{"id":2795,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2782,"src":"4916:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4906:12:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2792,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4880:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2797,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:39:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2798,"nodeType":"ExpressionStatement","src":"4880:39:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2788,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2785,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2782,"src":"4839:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":2786,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2728,"src":"4843:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4853:6:4","memberName":"length","nodeType":"MemberAccess","src":"4843:16:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4839:20:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2800,"initializationExpression":{"assignments":[2782],"declarations":[{"constant":false,"id":2782,"mutability":"mutable","name":"i","nameLocation":"4832:1:4","nodeType":"VariableDeclaration","scope":2800,"src":"4824:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2781,"name":"uint256","nodeType":"ElementaryTypeName","src":"4824:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2784,"initialValue":{"hexValue":"30","id":2783,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4836:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4824:13:4"},"loopExpression":{"expression":{"id":2790,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4861:3:4","subExpression":{"id":2789,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2782,"src":"4863:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2791,"nodeType":"ExpressionStatement","src":"4861:3:4"},"nodeType":"ForStatement","src":"4819:111:4"},{"expression":{"id":2803,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":2801,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"4940:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":2802,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2722,"src":"4952:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4940:20:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2804,"nodeType":"ExpressionStatement","src":"4940:20:4"},{"eventCall":{"arguments":[{"hexValue":"30","id":2806,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4990:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":2807,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2722,"src":"4993:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2805,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2719,"src":"4975:14:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":2808,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4975:27:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2809,"nodeType":"EmitStatement","src":"4970:32:4"}]},"documentation":{"id":2720,"nodeType":"StructuredDocumentation","src":"3484:759:4","text":" @dev Initializes the contract with the following parameters:\n - `minDelay`: initial minimum delay in seconds for operations\n - `proposers`: accounts to be granted proposer and canceller roles\n - `executors`: accounts to be granted executor role\n - `admin`: optional account to be granted admin role; disable with zero address\n IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n without being subject to delay, but this role should be subsequently renounced in favor of\n administration through timelocked proposals. Previous versions of this contract would assign\n this admin to the deployer automatically and should be renounced as well."},"id":2811,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":2731,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2722,"mutability":"mutable","name":"minDelay","nameLocation":"4268:8:4","nodeType":"VariableDeclaration","scope":2811,"src":"4260:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2721,"name":"uint256","nodeType":"ElementaryTypeName","src":"4260:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2725,"mutability":"mutable","name":"proposers","nameLocation":"4295:9:4","nodeType":"VariableDeclaration","scope":2811,"src":"4278:26:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2723,"name":"address","nodeType":"ElementaryTypeName","src":"4278:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2724,"nodeType":"ArrayTypeName","src":"4278:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2728,"mutability":"mutable","name":"executors","nameLocation":"4323:9:4","nodeType":"VariableDeclaration","scope":2811,"src":"4306:26:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2726,"name":"address","nodeType":"ElementaryTypeName","src":"4306:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2727,"nodeType":"ArrayTypeName","src":"4306:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2730,"mutability":"mutable","name":"admin","nameLocation":"4342:5:4","nodeType":"VariableDeclaration","scope":2811,"src":"4334:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2729,"name":"address","nodeType":"ElementaryTypeName","src":"4334:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4259:89:4"},"returnParameters":{"id":2732,"nodeType":"ParameterList","parameters":[],"src":"4349:0:4"},"scope":3608,"src":"4248:761:4","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":2833,"nodeType":"Block","src":"5333:114:4","statements":[{"condition":{"id":2823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5347:26:4","subExpression":{"arguments":[{"id":2817,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2814,"src":"5356:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":2820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5370:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2819,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5362:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2818,"name":"address","nodeType":"ElementaryTypeName","src":"5362:7:4","typeDescriptions":{}}},"id":2821,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5362:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2816,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"5348:7:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":2822,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5348:25:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2831,"nodeType":"IfStatement","src":"5343:87:4","trueBody":{"id":2830,"nodeType":"Block","src":"5375:55:4","statements":[{"expression":{"arguments":[{"id":2825,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2814,"src":"5400:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":2826,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"5406:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2827,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5406:12:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2824,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"5389:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":2828,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:30:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2829,"nodeType":"ExpressionStatement","src":"5389:30:4"}]}},{"id":2832,"nodeType":"PlaceholderStatement","src":"5439:1:4"}]},"documentation":{"id":2812,"nodeType":"StructuredDocumentation","src":"5015:271:4","text":" @dev Modifier to make a function callable only by a certain role. In\n addition to checking the sender's role, `address(0)` 's role is also\n considered. Granting a role to `address(0)` is equivalent to enabling\n this role for everyone."},"id":2834,"name":"onlyRoleOrOpenRole","nameLocation":"5300:18:4","nodeType":"ModifierDefinition","parameters":{"id":2815,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2814,"mutability":"mutable","name":"role","nameLocation":"5327:4:4","nodeType":"VariableDeclaration","scope":2834,"src":"5319:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2813,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5319:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5318:14:4"},"src":"5291:156:4","virtual":false,"visibility":"internal"},{"body":{"id":2838,"nodeType":"Block","src":"5576:2:4","statements":[]},"documentation":{"id":2835,"nodeType":"StructuredDocumentation","src":"5453:91:4","text":" @dev Contract might receive/hold ETH as part of the maintenance process."},"id":2839,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":2836,"nodeType":"ParameterList","parameters":[],"src":"5556:2:4"},"returnParameters":{"id":2837,"nodeType":"ParameterList","parameters":[],"src":"5576:0:4"},"scope":3608,"src":"5549:29:4","stateMutability":"payable","virtual":false,"visibility":"external"},{"baseFunctions":[62,5587],"body":{"id":2855,"nodeType":"Block","src":"5780:60:4","statements":[{"expression":{"arguments":[{"id":2852,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2842,"src":"5821:11:4","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":2850,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"5797:5:4","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_TimelockController_$3608_$","typeString":"type(contract super TimelockController)"}},"id":2851,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5803:17:4","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":5587,"src":"5797:23:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":2853,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5797:36:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2849,"id":2854,"nodeType":"Return","src":"5790:43:4"}]},"documentation":{"id":2840,"nodeType":"StructuredDocumentation","src":"5584:56:4","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":2856,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"5654:17:4","nodeType":"FunctionDefinition","overrides":{"id":2846,"nodeType":"OverrideSpecifier","overrides":[{"id":2844,"name":"AccessControl","nameLocations":["5735:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"5735:13:4"},{"id":2845,"name":"ERC1155Holder","nameLocations":["5750:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":5632,"src":"5750:13:4"}],"src":"5726:38:4"},"parameters":{"id":2843,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2842,"mutability":"mutable","name":"interfaceId","nameLocation":"5688:11:4","nodeType":"VariableDeclaration","scope":2856,"src":"5681:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2841,"name":"bytes4","nodeType":"ElementaryTypeName","src":"5681:6:4","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"5671:34:4"},"returnParameters":{"id":2849,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2848,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2856,"src":"5774:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2847,"name":"bool","nodeType":"ElementaryTypeName","src":"5774:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5773:6:4"},"scope":3608,"src":"5645:195:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2871,"nodeType":"Block","src":"6058:69:4","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2869,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2865,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2859,"src":"6093:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2864,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6075:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2866,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6075:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":2867,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6100:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2868,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6115:5:4","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2633,"src":"6100:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6075:45:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2863,"id":2870,"nodeType":"Return","src":"6068:52:4"}]},"documentation":{"id":2857,"nodeType":"StructuredDocumentation","src":"5846:147:4","text":" @dev Returns whether an id corresponds to a registered operation. This\n includes both Waiting, Ready, and Done operations."},"functionSelector":"31d50750","id":2872,"implemented":true,"kind":"function","modifiers":[],"name":"isOperation","nameLocation":"6007:11:4","nodeType":"FunctionDefinition","parameters":{"id":2860,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2859,"mutability":"mutable","name":"id","nameLocation":"6027:2:4","nodeType":"VariableDeclaration","scope":2872,"src":"6019:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2858,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6019:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6018:12:4"},"returnParameters":{"id":2863,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2862,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2872,"src":"6052:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2861,"name":"bool","nodeType":"ElementaryTypeName","src":"6052:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6051:6:4"},"scope":3608,"src":"5998:129:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2897,"nodeType":"Block","src":"6329:142:4","statements":[{"assignments":[2882],"declarations":[{"constant":false,"id":2882,"mutability":"mutable","name":"state","nameLocation":"6354:5:4","nodeType":"VariableDeclaration","scope":2897,"src":"6339:20:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"typeName":{"id":2881,"nodeType":"UserDefinedTypeName","pathNode":{"id":2880,"name":"OperationState","nameLocations":["6339:14:4"],"nodeType":"IdentifierPath","referencedDeclaration":2637,"src":"6339:14:4"},"referencedDeclaration":2637,"src":"6339:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"id":2886,"initialValue":{"arguments":[{"id":2884,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2875,"src":"6380:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2883,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6362:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2885,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6362:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"VariableDeclarationStatement","src":"6339:44:4"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":2895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2890,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2887,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2882,"src":"6400:5:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2888,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6409:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2889,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6424:7:4","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2634,"src":"6409:22:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6400:31:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2894,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2891,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2882,"src":"6435:5:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2892,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6444:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2893,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6459:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"6444:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6435:29:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6400:64:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2879,"id":2896,"nodeType":"Return","src":"6393:71:4"}]},"documentation":{"id":2873,"nodeType":"StructuredDocumentation","src":"6133:124:4","text":" @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\"."},"functionSelector":"584b153e","id":2898,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationPending","nameLocation":"6271:18:4","nodeType":"FunctionDefinition","parameters":{"id":2876,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2875,"mutability":"mutable","name":"id","nameLocation":"6298:2:4","nodeType":"VariableDeclaration","scope":2898,"src":"6290:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2874,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6290:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6289:12:4"},"returnParameters":{"id":2879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2878,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2898,"src":"6323:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2877,"name":"bool","nodeType":"ElementaryTypeName","src":"6323:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6322:6:4"},"scope":3608,"src":"6262:209:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2913,"nodeType":"Block","src":"6672:69:4","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2911,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2907,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2901,"src":"6707:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2906,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6689:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6689:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2909,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6714:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2910,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6729:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"6714:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6689:45:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2905,"id":2912,"nodeType":"Return","src":"6682:52:4"}]},"documentation":{"id":2899,"nodeType":"StructuredDocumentation","src":"6477:125:4","text":" @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\"."},"functionSelector":"13bc9f20","id":2914,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationReady","nameLocation":"6616:16:4","nodeType":"FunctionDefinition","parameters":{"id":2902,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2901,"mutability":"mutable","name":"id","nameLocation":"6641:2:4","nodeType":"VariableDeclaration","scope":2914,"src":"6633:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2900,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6633:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6632:12:4"},"returnParameters":{"id":2905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2914,"src":"6666:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2903,"name":"bool","nodeType":"ElementaryTypeName","src":"6666:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6665:6:4"},"scope":3608,"src":"6607:134:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2929,"nodeType":"Block","src":"6884:68:4","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2927,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2923,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2917,"src":"6919:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2922,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6901:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2924,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6901:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2925,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6926:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2926,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6941:4:4","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2636,"src":"6926:19:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6901:44:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2921,"id":2928,"nodeType":"Return","src":"6894:51:4"}]},"documentation":{"id":2915,"nodeType":"StructuredDocumentation","src":"6747:68:4","text":" @dev Returns whether an operation is done or not."},"functionSelector":"2ab0f529","id":2930,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationDone","nameLocation":"6829:15:4","nodeType":"FunctionDefinition","parameters":{"id":2918,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2917,"mutability":"mutable","name":"id","nameLocation":"6853:2:4","nodeType":"VariableDeclaration","scope":2930,"src":"6845:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2916,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6845:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6844:12:4"},"returnParameters":{"id":2921,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2920,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2930,"src":"6878:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2919,"name":"bool","nodeType":"ElementaryTypeName","src":"6878:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6877:6:4"},"scope":3608,"src":"6820:132:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2942,"nodeType":"Block","src":"7172:39:4","statements":[{"expression":{"baseExpression":{"id":2938,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"7189:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":2940,"indexExpression":{"id":2939,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2933,"src":"7201:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7189:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":2937,"id":2941,"nodeType":"Return","src":"7182:22:4"}]},"documentation":{"id":2931,"nodeType":"StructuredDocumentation","src":"6958:137:4","text":" @dev Returns the timestamp at which an operation becomes ready (0 for\n unset operations, 1 for done operations)."},"functionSelector":"d45c4435","id":2943,"implemented":true,"kind":"function","modifiers":[],"name":"getTimestamp","nameLocation":"7109:12:4","nodeType":"FunctionDefinition","parameters":{"id":2934,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2933,"mutability":"mutable","name":"id","nameLocation":"7130:2:4","nodeType":"VariableDeclaration","scope":2943,"src":"7122:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2932,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7122:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7121:12:4"},"returnParameters":{"id":2937,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2936,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2943,"src":"7163:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2935,"name":"uint256","nodeType":"ElementaryTypeName","src":"7163:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7162:9:4"},"scope":3608,"src":"7100:111:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2987,"nodeType":"Block","src":"7354:376:4","statements":[{"assignments":[2953],"declarations":[{"constant":false,"id":2953,"mutability":"mutable","name":"timestamp","nameLocation":"7372:9:4","nodeType":"VariableDeclaration","scope":2987,"src":"7364:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2952,"name":"uint256","nodeType":"ElementaryTypeName","src":"7364:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2957,"initialValue":{"arguments":[{"id":2955,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2946,"src":"7397:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2954,"name":"getTimestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2943,"src":"7384:12:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_uint256_$","typeString":"function (bytes32) view returns (uint256)"}},"id":2956,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7384:16:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7364:36:4"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2960,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2958,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"7414:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":2959,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7427:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7414:14:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2967,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2965,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"7492:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":2966,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2626,"src":"7505:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7492:28:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2975,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2972,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"7583:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":2973,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"7595:5:4","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":2974,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7601:9:4","memberName":"timestamp","nodeType":"MemberAccess","src":"7595:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7583:27:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":2983,"nodeType":"Block","src":"7672:52:4","statements":[{"expression":{"expression":{"id":2980,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7693:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2981,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7708:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"7693:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2982,"nodeType":"Return","src":"7686:27:4"}]},"id":2984,"nodeType":"IfStatement","src":"7579:145:4","trueBody":{"id":2979,"nodeType":"Block","src":"7612:54:4","statements":[{"expression":{"expression":{"id":2976,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7633:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2977,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7648:7:4","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2634,"src":"7633:22:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2978,"nodeType":"Return","src":"7626:29:4"}]}},"id":2985,"nodeType":"IfStatement","src":"7488:236:4","trueBody":{"id":2971,"nodeType":"Block","src":"7522:51:4","statements":[{"expression":{"expression":{"id":2968,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7543:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2969,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7558:4:4","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2636,"src":"7543:19:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2970,"nodeType":"Return","src":"7536:26:4"}]}},"id":2986,"nodeType":"IfStatement","src":"7410:314:4","trueBody":{"id":2964,"nodeType":"Block","src":"7430:52:4","statements":[{"expression":{"expression":{"id":2961,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7451:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7466:5:4","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2633,"src":"7451:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2963,"nodeType":"Return","src":"7444:27:4"}]}}]},"documentation":{"id":2944,"nodeType":"StructuredDocumentation","src":"7217:48:4","text":" @dev Returns operation state."},"functionSelector":"7958004c","id":2988,"implemented":true,"kind":"function","modifiers":[],"name":"getOperationState","nameLocation":"7279:17:4","nodeType":"FunctionDefinition","parameters":{"id":2947,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2946,"mutability":"mutable","name":"id","nameLocation":"7305:2:4","nodeType":"VariableDeclaration","scope":2988,"src":"7297:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2945,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7297:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7296:12:4"},"returnParameters":{"id":2951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2950,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2988,"src":"7338:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"typeName":{"id":2949,"nodeType":"UserDefinedTypeName","pathNode":{"id":2948,"name":"OperationState","nameLocations":["7338:14:4"],"nodeType":"IdentifierPath","referencedDeclaration":2637,"src":"7338:14:4"},"referencedDeclaration":2637,"src":"7338:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"7337:16:4"},"scope":3608,"src":"7270:460:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2996,"nodeType":"Block","src":"7988:33:4","statements":[{"expression":{"id":2994,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"8005:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":2993,"id":2995,"nodeType":"Return","src":"7998:16:4"}]},"documentation":{"id":2989,"nodeType":"StructuredDocumentation","src":"7736:186:4","text":" @dev Returns the minimum delay in seconds for an operation to become valid.\n This value can be changed by executing an operation that calls `updateDelay`."},"functionSelector":"f27a0c92","id":2997,"implemented":true,"kind":"function","modifiers":[],"name":"getMinDelay","nameLocation":"7936:11:4","nodeType":"FunctionDefinition","parameters":{"id":2990,"nodeType":"ParameterList","parameters":[],"src":"7947:2:4"},"returnParameters":{"id":2993,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2992,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2997,"src":"7979:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2991,"name":"uint256","nodeType":"ElementaryTypeName","src":"7979:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7978:9:4"},"scope":3608,"src":"7927:94:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3024,"nodeType":"Block","src":"8328:85:4","statements":[{"expression":{"arguments":[{"arguments":[{"id":3016,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3000,"src":"8366:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3017,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3002,"src":"8374:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3018,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3004,"src":"8381:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3019,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3006,"src":"8387:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3020,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3008,"src":"8400:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3014,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"8355:3:4","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3015,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8359:6:4","memberName":"encode","nodeType":"MemberAccess","src":"8355:10:4","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3021,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8355:50:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3013,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8345:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3022,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8345:61:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3012,"id":3023,"nodeType":"Return","src":"8338:68:4"}]},"documentation":{"id":2998,"nodeType":"StructuredDocumentation","src":"8027:102:4","text":" @dev Returns the identifier of an operation containing a single\n transaction."},"functionSelector":"8065657f","id":3025,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperation","nameLocation":"8143:13:4","nodeType":"FunctionDefinition","parameters":{"id":3009,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3000,"mutability":"mutable","name":"target","nameLocation":"8174:6:4","nodeType":"VariableDeclaration","scope":3025,"src":"8166:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2999,"name":"address","nodeType":"ElementaryTypeName","src":"8166:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3002,"mutability":"mutable","name":"value","nameLocation":"8198:5:4","nodeType":"VariableDeclaration","scope":3025,"src":"8190:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3001,"name":"uint256","nodeType":"ElementaryTypeName","src":"8190:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3004,"mutability":"mutable","name":"data","nameLocation":"8228:4:4","nodeType":"VariableDeclaration","scope":3025,"src":"8213:19:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3003,"name":"bytes","nodeType":"ElementaryTypeName","src":"8213:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3006,"mutability":"mutable","name":"predecessor","nameLocation":"8250:11:4","nodeType":"VariableDeclaration","scope":3025,"src":"8242:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3005,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8242:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3008,"mutability":"mutable","name":"salt","nameLocation":"8279:4:4","nodeType":"VariableDeclaration","scope":3025,"src":"8271:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3007,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8271:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8156:133:4"},"returnParameters":{"id":3012,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3011,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3025,"src":"8319:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3010,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8319:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8318:9:4"},"scope":3608,"src":"8134:279:4","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3055,"nodeType":"Block","src":"8758:91:4","statements":[{"expression":{"arguments":[{"arguments":[{"id":3047,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3029,"src":"8796:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3048,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3032,"src":"8805:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3049,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3035,"src":"8813:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3050,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3037,"src":"8823:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3051,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3039,"src":"8836:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3045,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"8785:3:4","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3046,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8789:6:4","memberName":"encode","nodeType":"MemberAccess","src":"8785:10:4","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3052,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8785:56:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3044,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8775:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3053,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8775:67:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3043,"id":3054,"nodeType":"Return","src":"8768:74:4"}]},"documentation":{"id":3026,"nodeType":"StructuredDocumentation","src":"8419:105:4","text":" @dev Returns the identifier of an operation containing a batch of\n transactions."},"functionSelector":"b1c5f427","id":3056,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperationBatch","nameLocation":"8538:18:4","nodeType":"FunctionDefinition","parameters":{"id":3040,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3029,"mutability":"mutable","name":"targets","nameLocation":"8585:7:4","nodeType":"VariableDeclaration","scope":3056,"src":"8566:26:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3027,"name":"address","nodeType":"ElementaryTypeName","src":"8566:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3028,"nodeType":"ArrayTypeName","src":"8566:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3032,"mutability":"mutable","name":"values","nameLocation":"8621:6:4","nodeType":"VariableDeclaration","scope":3056,"src":"8602:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3030,"name":"uint256","nodeType":"ElementaryTypeName","src":"8602:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3031,"nodeType":"ArrayTypeName","src":"8602:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3035,"mutability":"mutable","name":"payloads","nameLocation":"8654:8:4","nodeType":"VariableDeclaration","scope":3056,"src":"8637:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3033,"name":"bytes","nodeType":"ElementaryTypeName","src":"8637:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3034,"nodeType":"ArrayTypeName","src":"8637:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3037,"mutability":"mutable","name":"predecessor","nameLocation":"8680:11:4","nodeType":"VariableDeclaration","scope":3056,"src":"8672:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3036,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8672:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3039,"mutability":"mutable","name":"salt","nameLocation":"8709:4:4","nodeType":"VariableDeclaration","scope":3056,"src":"8701:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3038,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8701:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8556:163:4"},"returnParameters":{"id":3043,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3042,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3056,"src":"8749:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3041,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8749:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8748:9:4"},"scope":3608,"src":"8529:320:4","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3113,"nodeType":"Block","src":"9309:270:4","statements":[{"assignments":[3076],"declarations":[{"constant":false,"id":3076,"mutability":"mutable","name":"id","nameLocation":"9327:2:4","nodeType":"VariableDeclaration","scope":3113,"src":"9319:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3075,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9319:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3084,"initialValue":{"arguments":[{"id":3078,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3059,"src":"9346:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3079,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3061,"src":"9354:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3080,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3063,"src":"9361:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3081,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3065,"src":"9367:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3082,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3067,"src":"9380:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3077,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3025,"src":"9332:13:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3083,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9332:53:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"9319:66:4"},{"expression":{"arguments":[{"id":3086,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3076,"src":"9405:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3087,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3069,"src":"9409:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3085,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3262,"src":"9395:9:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3088,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9395:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3089,"nodeType":"ExpressionStatement","src":"9395:20:4"},{"eventCall":{"arguments":[{"id":3091,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3076,"src":"9444:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3092,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9448:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3093,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3059,"src":"9451:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3094,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3061,"src":"9459:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3095,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3063,"src":"9466:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3096,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3065,"src":"9472:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3097,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3069,"src":"9485:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3090,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2687,"src":"9430:13:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3098,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9430:61:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3099,"nodeType":"EmitStatement","src":"9425:66:4"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3100,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3067,"src":"9505:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3103,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9521:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3102,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9513:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3101,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9513:7:4","typeDescriptions":{}}},"id":3104,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9513:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"9505:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3112,"nodeType":"IfStatement","src":"9501:72:4","trueBody":{"id":3111,"nodeType":"Block","src":"9525:48:4","statements":[{"eventCall":{"arguments":[{"id":3107,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3076,"src":"9553:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3108,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3067,"src":"9557:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3106,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2707,"src":"9544:8:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9544:18:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3110,"nodeType":"EmitStatement","src":"9539:23:4"}]}}]},"documentation":{"id":3057,"nodeType":"StructuredDocumentation","src":"8855:236:4","text":" @dev Schedule an operation containing a single transaction.\n Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"01d5062a","id":3114,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3072,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2610,"src":"9294:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3073,"kind":"modifierInvocation","modifierName":{"id":3071,"name":"onlyRole","nameLocations":["9285:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"9285:8:4"},"nodeType":"ModifierInvocation","src":"9285:23:4"}],"name":"schedule","nameLocation":"9105:8:4","nodeType":"FunctionDefinition","parameters":{"id":3070,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3059,"mutability":"mutable","name":"target","nameLocation":"9131:6:4","nodeType":"VariableDeclaration","scope":3114,"src":"9123:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3058,"name":"address","nodeType":"ElementaryTypeName","src":"9123:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3061,"mutability":"mutable","name":"value","nameLocation":"9155:5:4","nodeType":"VariableDeclaration","scope":3114,"src":"9147:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3060,"name":"uint256","nodeType":"ElementaryTypeName","src":"9147:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3063,"mutability":"mutable","name":"data","nameLocation":"9185:4:4","nodeType":"VariableDeclaration","scope":3114,"src":"9170:19:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3062,"name":"bytes","nodeType":"ElementaryTypeName","src":"9170:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3065,"mutability":"mutable","name":"predecessor","nameLocation":"9207:11:4","nodeType":"VariableDeclaration","scope":3114,"src":"9199:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3064,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9199:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3067,"mutability":"mutable","name":"salt","nameLocation":"9236:4:4","nodeType":"VariableDeclaration","scope":3114,"src":"9228:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3066,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9228:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3069,"mutability":"mutable","name":"delay","nameLocation":"9258:5:4","nodeType":"VariableDeclaration","scope":3114,"src":"9250:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3068,"name":"uint256","nodeType":"ElementaryTypeName","src":"9250:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9113:156:4"},"returnParameters":{"id":3074,"nodeType":"ParameterList","parameters":[],"src":"9309:0:4"},"scope":3608,"src":"9096:483:4","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3215,"nodeType":"Block","src":"10116:559:4","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3136,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10130:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3137,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10138:6:4","memberName":"length","nodeType":"MemberAccess","src":"10130:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3138,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10148:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3139,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10155:6:4","memberName":"length","nodeType":"MemberAccess","src":"10148:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10130:31:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3145,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3141,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10165:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3142,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10173:6:4","memberName":"length","nodeType":"MemberAccess","src":"10165:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3143,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10183:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3144,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10192:6:4","memberName":"length","nodeType":"MemberAccess","src":"10183:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10165:33:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10130:68:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3157,"nodeType":"IfStatement","src":"10126:184:4","trueBody":{"id":3156,"nodeType":"Block","src":"10200:110:4","statements":[{"errorCall":{"arguments":[{"expression":{"id":3148,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10252:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10260:6:4","memberName":"length","nodeType":"MemberAccess","src":"10252:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3150,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10268:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10277:6:4","memberName":"length","nodeType":"MemberAccess","src":"10268:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3152,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10285:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3153,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10292:6:4","memberName":"length","nodeType":"MemberAccess","src":"10285:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3147,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2646,"src":"10221:30:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3154,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10221:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3155,"nodeType":"RevertStatement","src":"10214:85:4"}]}},{"assignments":[3159],"declarations":[{"constant":false,"id":3159,"mutability":"mutable","name":"id","nameLocation":"10328:2:4","nodeType":"VariableDeclaration","scope":3215,"src":"10320:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3158,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10320:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3167,"initialValue":{"arguments":[{"id":3161,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10352:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3162,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10361:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3163,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10369:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3164,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3126,"src":"10379:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3165,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3128,"src":"10392:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3160,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3056,"src":"10333:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3166,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10333:64:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"10320:77:4"},{"expression":{"arguments":[{"id":3169,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3159,"src":"10417:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3170,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3130,"src":"10421:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3168,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3262,"src":"10407:9:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3171,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10407:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3172,"nodeType":"ExpressionStatement","src":"10407:20:4"},{"body":{"id":3200,"nodeType":"Block","src":"10482:106:4","statements":[{"eventCall":{"arguments":[{"id":3185,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3159,"src":"10515:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3186,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10519:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3187,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10522:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3189,"indexExpression":{"id":3188,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10530:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10522:10:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"id":3190,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10534:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3192,"indexExpression":{"id":3191,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10541:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10534:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3193,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10545:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3195,"indexExpression":{"id":3194,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10554:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10545:11:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3196,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3126,"src":"10558:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3197,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3130,"src":"10571:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3184,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2687,"src":"10501:13:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10501:76:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3199,"nodeType":"EmitStatement","src":"10496:81:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3177,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10457:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3178,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10461:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3179,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10469:6:4","memberName":"length","nodeType":"MemberAccess","src":"10461:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10457:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3201,"initializationExpression":{"assignments":[3174],"declarations":[{"constant":false,"id":3174,"mutability":"mutable","name":"i","nameLocation":"10450:1:4","nodeType":"VariableDeclaration","scope":3201,"src":"10442:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3173,"name":"uint256","nodeType":"ElementaryTypeName","src":"10442:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3176,"initialValue":{"hexValue":"30","id":3175,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10454:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10442:13:4"},"loopExpression":{"expression":{"id":3182,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"10477:3:4","subExpression":{"id":3181,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10479:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3183,"nodeType":"ExpressionStatement","src":"10477:3:4"},"nodeType":"ForStatement","src":"10437:151:4"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3207,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3202,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3128,"src":"10601:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10617:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3204,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10609:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3203,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10609:7:4","typeDescriptions":{}}},"id":3206,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10609:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"10601:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3214,"nodeType":"IfStatement","src":"10597:72:4","trueBody":{"id":3213,"nodeType":"Block","src":"10621:48:4","statements":[{"eventCall":{"arguments":[{"id":3209,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3159,"src":"10649:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3210,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3128,"src":"10653:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3208,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2707,"src":"10640:8:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3211,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10640:18:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3212,"nodeType":"EmitStatement","src":"10635:23:4"}]}}]},"documentation":{"id":3115,"nodeType":"StructuredDocumentation","src":"9585:278:4","text":" @dev Schedule an operation containing a batch of transactions.\n Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"8f2a0bb0","id":3216,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3133,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2610,"src":"10101:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3134,"kind":"modifierInvocation","modifierName":{"id":3132,"name":"onlyRole","nameLocations":["10092:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"10092:8:4"},"nodeType":"ModifierInvocation","src":"10092:23:4"}],"name":"scheduleBatch","nameLocation":"9877:13:4","nodeType":"FunctionDefinition","parameters":{"id":3131,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3118,"mutability":"mutable","name":"targets","nameLocation":"9919:7:4","nodeType":"VariableDeclaration","scope":3216,"src":"9900:26:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3116,"name":"address","nodeType":"ElementaryTypeName","src":"9900:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3117,"nodeType":"ArrayTypeName","src":"9900:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3121,"mutability":"mutable","name":"values","nameLocation":"9955:6:4","nodeType":"VariableDeclaration","scope":3216,"src":"9936:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3119,"name":"uint256","nodeType":"ElementaryTypeName","src":"9936:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3120,"nodeType":"ArrayTypeName","src":"9936:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3124,"mutability":"mutable","name":"payloads","nameLocation":"9988:8:4","nodeType":"VariableDeclaration","scope":3216,"src":"9971:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3122,"name":"bytes","nodeType":"ElementaryTypeName","src":"9971:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3123,"nodeType":"ArrayTypeName","src":"9971:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3126,"mutability":"mutable","name":"predecessor","nameLocation":"10014:11:4","nodeType":"VariableDeclaration","scope":3216,"src":"10006:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3125,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10006:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3128,"mutability":"mutable","name":"salt","nameLocation":"10043:4:4","nodeType":"VariableDeclaration","scope":3216,"src":"10035:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3127,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10035:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3130,"mutability":"mutable","name":"delay","nameLocation":"10065:5:4","nodeType":"VariableDeclaration","scope":3216,"src":"10057:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3129,"name":"uint256","nodeType":"ElementaryTypeName","src":"10057:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9890:186:4"},"returnParameters":{"id":3135,"nodeType":"ParameterList","parameters":[],"src":"10116:0:4"},"scope":3608,"src":"9868:807:4","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3261,"nodeType":"Block","src":"10830:345:4","statements":[{"condition":{"arguments":[{"id":3225,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3219,"src":"10856:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3224,"name":"isOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2872,"src":"10844:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3226,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10844:15:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3236,"nodeType":"IfStatement","src":"10840:131:4","trueBody":{"id":3235,"nodeType":"Block","src":"10861:110:4","statements":[{"errorCall":{"arguments":[{"id":3228,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3219,"src":"10915:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3230,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"10938:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3231,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10953:5:4","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2633,"src":"10938:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3229,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"10919:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3232,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10919:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3227,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"10882:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3233,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10882:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3234,"nodeType":"RevertStatement","src":"10875:85:4"}]}},{"assignments":[3238],"declarations":[{"constant":false,"id":3238,"mutability":"mutable","name":"minDelay","nameLocation":"10988:8:4","nodeType":"VariableDeclaration","scope":3261,"src":"10980:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3237,"name":"uint256","nodeType":"ElementaryTypeName","src":"10980:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3241,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3239,"name":"getMinDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2997,"src":"10999:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":3240,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10999:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10980:32:4"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3242,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3221,"src":"11026:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":3243,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3238,"src":"11034:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11026:16:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3251,"nodeType":"IfStatement","src":"11022:96:4","trueBody":{"id":3250,"nodeType":"Block","src":"11044:74:4","statements":[{"errorCall":{"arguments":[{"id":3246,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3221,"src":"11091:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3247,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3238,"src":"11098:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3245,"name":"TimelockInsufficientDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2653,"src":"11065:25:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":3248,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11065:42:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3249,"nodeType":"RevertStatement","src":"11058:49:4"}]}},{"expression":{"id":3259,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3252,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"11127:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3254,"indexExpression":{"id":3253,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3219,"src":"11139:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11127:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3258,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3255,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"11145:5:4","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":3256,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11151:9:4","memberName":"timestamp","nodeType":"MemberAccess","src":"11145:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":3257,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3221,"src":"11163:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11145:23:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11127:41:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3260,"nodeType":"ExpressionStatement","src":"11127:41:4"}]},"documentation":{"id":3217,"nodeType":"StructuredDocumentation","src":"10681:90:4","text":" @dev Schedule an operation that is to become valid after a given delay."},"id":3262,"implemented":true,"kind":"function","modifiers":[],"name":"_schedule","nameLocation":"10785:9:4","nodeType":"FunctionDefinition","parameters":{"id":3222,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3219,"mutability":"mutable","name":"id","nameLocation":"10803:2:4","nodeType":"VariableDeclaration","scope":3262,"src":"10795:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3218,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10795:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3221,"mutability":"mutable","name":"delay","nameLocation":"10815:5:4","nodeType":"VariableDeclaration","scope":3262,"src":"10807:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3220,"name":"uint256","nodeType":"ElementaryTypeName","src":"10807:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10794:27:4"},"returnParameters":{"id":3223,"nodeType":"ParameterList","parameters":[],"src":"10830:0:4"},"scope":3608,"src":"10776:399:4","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3299,"nodeType":"Block","src":"11385:307:4","statements":[{"condition":{"id":3274,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11399:23:4","subExpression":{"arguments":[{"id":3272,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11419:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3271,"name":"isOperationPending","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2898,"src":"11400:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3273,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11400:22:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3289,"nodeType":"IfStatement","src":"11395:230:4","trueBody":{"id":3288,"nodeType":"Block","src":"11424:201:4","statements":[{"errorCall":{"arguments":[{"id":3276,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11495:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3285,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":3278,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"11534:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3279,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11549:7:4","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2634,"src":"11534:22:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3277,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"11515:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3280,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11515:42:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":3282,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"11579:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3283,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11594:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"11579:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3281,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"11560:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3284,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11560:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"11515:85:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3275,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"11445:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11445:169:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3287,"nodeType":"RevertStatement","src":"11438:176:4"}]}},{"expression":{"id":3293,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"11634:22:4","subExpression":{"baseExpression":{"id":3290,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"11641:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3292,"indexExpression":{"id":3291,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11653:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11641:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3294,"nodeType":"ExpressionStatement","src":"11634:22:4"},{"eventCall":{"arguments":[{"id":3296,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11682:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3295,"name":"Cancelled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2712,"src":"11672:9:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3297,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11672:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3298,"nodeType":"EmitStatement","src":"11667:18:4"}]},"documentation":{"id":3263,"nodeType":"StructuredDocumentation","src":"11181:131:4","text":" @dev Cancel an operation.\n Requirements:\n - the caller must have the 'canceller' role."},"functionSelector":"c4d252f5","id":3300,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3268,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2620,"src":"11369:14:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3269,"kind":"modifierInvocation","modifierName":{"id":3267,"name":"onlyRole","nameLocations":["11360:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"11360:8:4"},"nodeType":"ModifierInvocation","src":"11360:24:4"}],"name":"cancel","nameLocation":"11326:6:4","nodeType":"FunctionDefinition","parameters":{"id":3266,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3265,"mutability":"mutable","name":"id","nameLocation":"11341:2:4","nodeType":"VariableDeclaration","scope":3300,"src":"11333:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3264,"name":"bytes32","nodeType":"ElementaryTypeName","src":"11333:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"11332:12:4"},"returnParameters":{"id":3270,"nodeType":"ParameterList","parameters":[],"src":"11385:0:4"},"scope":3608,"src":"11317:375:4","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3350,"nodeType":"Block","src":"12376:249:4","statements":[{"assignments":[3318],"declarations":[{"constant":false,"id":3318,"mutability":"mutable","name":"id","nameLocation":"12394:2:4","nodeType":"VariableDeclaration","scope":3350,"src":"12386:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3317,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12386:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3326,"initialValue":{"arguments":[{"id":3320,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3303,"src":"12413:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3321,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3305,"src":"12421:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3322,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"12428:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3323,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3309,"src":"12437:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3324,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3311,"src":"12450:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3319,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3025,"src":"12399:13:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3325,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12399:56:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"12386:69:4"},{"expression":{"arguments":[{"id":3328,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3318,"src":"12478:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3329,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3309,"src":"12482:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3327,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3527,"src":"12466:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3330,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12466:28:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3331,"nodeType":"ExpressionStatement","src":"12466:28:4"},{"expression":{"arguments":[{"id":3333,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3303,"src":"12513:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3334,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3305,"src":"12521:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3335,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"12528:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3332,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3487,"src":"12504:8:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3336,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12504:32:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3337,"nodeType":"ExpressionStatement","src":"12504:32:4"},{"eventCall":{"arguments":[{"id":3339,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3318,"src":"12564:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3340,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12568:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3341,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3303,"src":"12571:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3342,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3305,"src":"12579:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3343,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"12586:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3338,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2700,"src":"12551:12:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3344,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12551:43:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3345,"nodeType":"EmitStatement","src":"12546:48:4"},{"expression":{"arguments":[{"id":3347,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3318,"src":"12615:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3346,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3554,"src":"12604:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3348,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12604:14:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3349,"nodeType":"ExpressionStatement","src":"12604:14:4"}]},"documentation":{"id":3301,"nodeType":"StructuredDocumentation","src":"11698:215:4","text":" @dev Execute an (ready) operation containing a single transaction.\n Emits a {CallExecuted} event.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"134008d3","id":3351,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3314,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2615,"src":"12361:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3315,"kind":"modifierInvocation","modifierName":{"id":3313,"name":"onlyRoleOrOpenRole","nameLocations":["12342:18:4"],"nodeType":"IdentifierPath","referencedDeclaration":2834,"src":"12342:18:4"},"nodeType":"ModifierInvocation","src":"12342:33:4"}],"name":"execute","nameLocation":"12175:7:4","nodeType":"FunctionDefinition","parameters":{"id":3312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3303,"mutability":"mutable","name":"target","nameLocation":"12200:6:4","nodeType":"VariableDeclaration","scope":3351,"src":"12192:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3302,"name":"address","nodeType":"ElementaryTypeName","src":"12192:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3305,"mutability":"mutable","name":"value","nameLocation":"12224:5:4","nodeType":"VariableDeclaration","scope":3351,"src":"12216:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3304,"name":"uint256","nodeType":"ElementaryTypeName","src":"12216:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3307,"mutability":"mutable","name":"payload","nameLocation":"12254:7:4","nodeType":"VariableDeclaration","scope":3351,"src":"12239:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3306,"name":"bytes","nodeType":"ElementaryTypeName","src":"12239:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3309,"mutability":"mutable","name":"predecessor","nameLocation":"12279:11:4","nodeType":"VariableDeclaration","scope":3351,"src":"12271:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3308,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12271:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3311,"mutability":"mutable","name":"salt","nameLocation":"12308:4:4","nodeType":"VariableDeclaration","scope":3351,"src":"12300:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12300:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"12182:136:4"},"returnParameters":{"id":3316,"nodeType":"ParameterList","parameters":[],"src":"12376:0:4"},"scope":3608,"src":"12166:459:4","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3457,"nodeType":"Block","src":"13375:654:4","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3381,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3371,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13389:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3372,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13397:6:4","memberName":"length","nodeType":"MemberAccess","src":"13389:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3373,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13407:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13414:6:4","memberName":"length","nodeType":"MemberAccess","src":"13407:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13389:31:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3380,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3376,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13424:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3377,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13432:6:4","memberName":"length","nodeType":"MemberAccess","src":"13424:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3378,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13442:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13451:6:4","memberName":"length","nodeType":"MemberAccess","src":"13442:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13424:33:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"13389:68:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3392,"nodeType":"IfStatement","src":"13385:184:4","trueBody":{"id":3391,"nodeType":"Block","src":"13459:110:4","statements":[{"errorCall":{"arguments":[{"expression":{"id":3383,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13511:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3384,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13519:6:4","memberName":"length","nodeType":"MemberAccess","src":"13511:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3385,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13527:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3386,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13536:6:4","memberName":"length","nodeType":"MemberAccess","src":"13527:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3387,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13544:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3388,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13551:6:4","memberName":"length","nodeType":"MemberAccess","src":"13544:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3382,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2646,"src":"13480:30:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3389,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13480:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3390,"nodeType":"RevertStatement","src":"13473:85:4"}]}},{"assignments":[3394],"declarations":[{"constant":false,"id":3394,"mutability":"mutable","name":"id","nameLocation":"13587:2:4","nodeType":"VariableDeclaration","scope":3457,"src":"13579:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3393,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13579:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3402,"initialValue":{"arguments":[{"id":3396,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13611:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3397,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13620:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3398,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13628:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3399,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3363,"src":"13638:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3400,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3365,"src":"13651:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3395,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3056,"src":"13592:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3401,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13592:64:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"13579:77:4"},{"expression":{"arguments":[{"id":3404,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3394,"src":"13679:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3405,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3363,"src":"13683:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3403,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3527,"src":"13667:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3406,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13667:28:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3407,"nodeType":"ExpressionStatement","src":"13667:28:4"},{"body":{"id":3451,"nodeType":"Block","src":"13750:249:4","statements":[{"assignments":[3420],"declarations":[{"constant":false,"id":3420,"mutability":"mutable","name":"target","nameLocation":"13772:6:4","nodeType":"VariableDeclaration","scope":3451,"src":"13764:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3419,"name":"address","nodeType":"ElementaryTypeName","src":"13764:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3424,"initialValue":{"baseExpression":{"id":3421,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13781:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3423,"indexExpression":{"id":3422,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13789:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13781:10:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"13764:27:4"},{"assignments":[3426],"declarations":[{"constant":false,"id":3426,"mutability":"mutable","name":"value","nameLocation":"13813:5:4","nodeType":"VariableDeclaration","scope":3451,"src":"13805:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3425,"name":"uint256","nodeType":"ElementaryTypeName","src":"13805:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3430,"initialValue":{"baseExpression":{"id":3427,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13821:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3429,"indexExpression":{"id":3428,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13828:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13821:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13805:25:4"},{"assignments":[3432],"declarations":[{"constant":false,"id":3432,"mutability":"mutable","name":"payload","nameLocation":"13859:7:4","nodeType":"VariableDeclaration","scope":3451,"src":"13844:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3431,"name":"bytes","nodeType":"ElementaryTypeName","src":"13844:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3436,"initialValue":{"baseExpression":{"id":3433,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13869:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3435,"indexExpression":{"id":3434,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13878:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13869:11:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"nodeType":"VariableDeclarationStatement","src":"13844:36:4"},{"expression":{"arguments":[{"id":3438,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3420,"src":"13903:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3439,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3426,"src":"13911:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3440,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3432,"src":"13918:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3437,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3487,"src":"13894:8:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3441,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13894:32:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3442,"nodeType":"ExpressionStatement","src":"13894:32:4"},{"eventCall":{"arguments":[{"id":3444,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3394,"src":"13958:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3445,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13962:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3446,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3420,"src":"13965:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3447,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3426,"src":"13973:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3448,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3432,"src":"13980:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3443,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2700,"src":"13945:12:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3449,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13945:43:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3450,"nodeType":"EmitStatement","src":"13940:48:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3415,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3412,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13725:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3413,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13729:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3414,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13737:6:4","memberName":"length","nodeType":"MemberAccess","src":"13729:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13725:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3452,"initializationExpression":{"assignments":[3409],"declarations":[{"constant":false,"id":3409,"mutability":"mutable","name":"i","nameLocation":"13718:1:4","nodeType":"VariableDeclaration","scope":3452,"src":"13710:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3408,"name":"uint256","nodeType":"ElementaryTypeName","src":"13710:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3411,"initialValue":{"hexValue":"30","id":3410,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13722:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"13710:13:4"},"loopExpression":{"expression":{"id":3417,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"13745:3:4","subExpression":{"id":3416,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13747:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3418,"nodeType":"ExpressionStatement","src":"13745:3:4"},"nodeType":"ForStatement","src":"13705:294:4"},{"expression":{"arguments":[{"id":3454,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3394,"src":"14019:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3453,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3554,"src":"14008:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3455,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14008:14:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3456,"nodeType":"ExpressionStatement","src":"14008:14:4"}]},"documentation":{"id":3352,"nodeType":"StructuredDocumentation","src":"12631:249:4","text":" @dev Execute an (ready) operation containing a batch of transactions.\n Emits one {CallExecuted} event per transaction in the batch.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"e38335e5","id":3458,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3368,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2615,"src":"13360:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3369,"kind":"modifierInvocation","modifierName":{"id":3367,"name":"onlyRoleOrOpenRole","nameLocations":["13341:18:4"],"nodeType":"IdentifierPath","referencedDeclaration":2834,"src":"13341:18:4"},"nodeType":"ModifierInvocation","src":"13341:33:4"}],"name":"executeBatch","nameLocation":"13142:12:4","nodeType":"FunctionDefinition","parameters":{"id":3366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3355,"mutability":"mutable","name":"targets","nameLocation":"13183:7:4","nodeType":"VariableDeclaration","scope":3458,"src":"13164:26:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3353,"name":"address","nodeType":"ElementaryTypeName","src":"13164:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3354,"nodeType":"ArrayTypeName","src":"13164:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3358,"mutability":"mutable","name":"values","nameLocation":"13219:6:4","nodeType":"VariableDeclaration","scope":3458,"src":"13200:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3356,"name":"uint256","nodeType":"ElementaryTypeName","src":"13200:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3357,"nodeType":"ArrayTypeName","src":"13200:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3361,"mutability":"mutable","name":"payloads","nameLocation":"13252:8:4","nodeType":"VariableDeclaration","scope":3458,"src":"13235:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3359,"name":"bytes","nodeType":"ElementaryTypeName","src":"13235:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3360,"nodeType":"ArrayTypeName","src":"13235:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3363,"mutability":"mutable","name":"predecessor","nameLocation":"13278:11:4","nodeType":"VariableDeclaration","scope":3458,"src":"13270:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3362,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13270:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3365,"mutability":"mutable","name":"salt","nameLocation":"13307:4:4","nodeType":"VariableDeclaration","scope":3458,"src":"13299:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3364,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13299:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13154:163:4"},"returnParameters":{"id":3370,"nodeType":"ParameterList","parameters":[],"src":"13375:0:4"},"scope":3608,"src":"13133:896:4","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3486,"nodeType":"Block","src":"14179:145:4","statements":[{"assignments":[3469,3471],"declarations":[{"constant":false,"id":3469,"mutability":"mutable","name":"success","nameLocation":"14195:7:4","nodeType":"VariableDeclaration","scope":3486,"src":"14190:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3468,"name":"bool","nodeType":"ElementaryTypeName","src":"14190:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":3471,"mutability":"mutable","name":"returndata","nameLocation":"14217:10:4","nodeType":"VariableDeclaration","scope":3486,"src":"14204:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3470,"name":"bytes","nodeType":"ElementaryTypeName","src":"14204:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3478,"initialValue":{"arguments":[{"id":3476,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3465,"src":"14257:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":3472,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3461,"src":"14231:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3473,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14238:4:4","memberName":"call","nodeType":"MemberAccess","src":"14231:11:4","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":3474,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3463,"src":"14250:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"14231:25:4","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3477,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14231:31:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"14189:73:4"},{"expression":{"arguments":[{"id":3482,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3469,"src":"14297:7:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":3483,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3471,"src":"14306:10:4","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":3479,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"14272:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$6688_$","typeString":"type(library Address)"}},"id":3481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14280:16:4","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":6667,"src":"14272:24:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":3484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14272:45:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":3485,"nodeType":"ExpressionStatement","src":"14272:45:4"}]},"documentation":{"id":3459,"nodeType":"StructuredDocumentation","src":"14035:52:4","text":" @dev Execute an operation's call."},"id":3487,"implemented":true,"kind":"function","modifiers":[],"name":"_execute","nameLocation":"14101:8:4","nodeType":"FunctionDefinition","parameters":{"id":3466,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3461,"mutability":"mutable","name":"target","nameLocation":"14118:6:4","nodeType":"VariableDeclaration","scope":3487,"src":"14110:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3460,"name":"address","nodeType":"ElementaryTypeName","src":"14110:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3463,"mutability":"mutable","name":"value","nameLocation":"14134:5:4","nodeType":"VariableDeclaration","scope":3487,"src":"14126:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3462,"name":"uint256","nodeType":"ElementaryTypeName","src":"14126:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3465,"mutability":"mutable","name":"data","nameLocation":"14156:4:4","nodeType":"VariableDeclaration","scope":3487,"src":"14141:19:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3464,"name":"bytes","nodeType":"ElementaryTypeName","src":"14141:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"14109:52:4"},"returnParameters":{"id":3467,"nodeType":"ParameterList","parameters":[],"src":"14179:0:4"},"scope":3608,"src":"14092:232:4","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":3526,"nodeType":"Block","src":"14474:300:4","statements":[{"condition":{"id":3498,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14488:21:4","subExpression":{"arguments":[{"id":3496,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3490,"src":"14506:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3495,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2914,"src":"14489:16:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3497,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14489:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3508,"nodeType":"IfStatement","src":"14484:137:4","trueBody":{"id":3507,"nodeType":"Block","src":"14511:110:4","statements":[{"errorCall":{"arguments":[{"id":3500,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3490,"src":"14565:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3502,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"14588:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3503,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14603:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"14588:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3501,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"14569:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3504,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14569:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3499,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"14532:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3505,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14532:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3506,"nodeType":"RevertStatement","src":"14525:85:4"}]}},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3519,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3514,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3509,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3492,"src":"14634:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3512,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14657:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3511,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14649:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3510,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14649:7:4","typeDescriptions":{}}},"id":3513,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14649:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"14634:25:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":3518,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14663:29:4","subExpression":{"arguments":[{"id":3516,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3492,"src":"14680:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3515,"name":"isOperationDone","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2930,"src":"14664:15:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3517,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14664:28:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"14634:58:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3525,"nodeType":"IfStatement","src":"14630:138:4","trueBody":{"id":3524,"nodeType":"Block","src":"14694:74:4","statements":[{"errorCall":{"arguments":[{"id":3521,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3492,"src":"14745:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3520,"name":"TimelockUnexecutedPredecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2665,"src":"14715:29:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":3522,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14715:42:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3523,"nodeType":"RevertStatement","src":"14708:49:4"}]}}]},"documentation":{"id":3488,"nodeType":"StructuredDocumentation","src":"14330:72:4","text":" @dev Checks before execution of an operation's calls."},"id":3527,"implemented":true,"kind":"function","modifiers":[],"name":"_beforeCall","nameLocation":"14416:11:4","nodeType":"FunctionDefinition","parameters":{"id":3493,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3490,"mutability":"mutable","name":"id","nameLocation":"14436:2:4","nodeType":"VariableDeclaration","scope":3527,"src":"14428:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3489,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14428:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3492,"mutability":"mutable","name":"predecessor","nameLocation":"14448:11:4","nodeType":"VariableDeclaration","scope":3527,"src":"14440:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3491,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14440:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14427:33:4"},"returnParameters":{"id":3494,"nodeType":"ParameterList","parameters":[],"src":"14474:0:4"},"scope":3608,"src":"14407:367:4","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":3553,"nodeType":"Block","src":"14896:196:4","statements":[{"condition":{"id":3536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14910:21:4","subExpression":{"arguments":[{"id":3534,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"14928:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3533,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2914,"src":"14911:16:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3535,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14911:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3546,"nodeType":"IfStatement","src":"14906:137:4","trueBody":{"id":3545,"nodeType":"Block","src":"14933:110:4","statements":[{"errorCall":{"arguments":[{"id":3538,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"14987:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3540,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"15010:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3541,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15025:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"15010:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3539,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"14991:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3542,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14991:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3537,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"14954:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3543,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14954:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3544,"nodeType":"RevertStatement","src":"14947:85:4"}]}},{"expression":{"id":3551,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3547,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"15052:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3549,"indexExpression":{"id":3548,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"15064:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"15052:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3550,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2626,"src":"15070:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15052:33:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3552,"nodeType":"ExpressionStatement","src":"15052:33:4"}]},"documentation":{"id":3528,"nodeType":"StructuredDocumentation","src":"14780:71:4","text":" @dev Checks after execution of an operation's calls."},"id":3554,"implemented":true,"kind":"function","modifiers":[],"name":"_afterCall","nameLocation":"14865:10:4","nodeType":"FunctionDefinition","parameters":{"id":3531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3530,"mutability":"mutable","name":"id","nameLocation":"14884:2:4","nodeType":"VariableDeclaration","scope":3554,"src":"14876:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3529,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14876:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14875:12:4"},"returnParameters":{"id":3532,"nodeType":"ParameterList","parameters":[],"src":"14896:0:4"},"scope":3608,"src":"14856:236:4","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3586,"nodeType":"Block","src":"15541:230:4","statements":[{"assignments":[3561],"declarations":[{"constant":false,"id":3561,"mutability":"mutable","name":"sender","nameLocation":"15559:6:4","nodeType":"VariableDeclaration","scope":3586,"src":"15551:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3560,"name":"address","nodeType":"ElementaryTypeName","src":"15551:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3564,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3562,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"15568:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":3563,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15568:12:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"15551:29:4"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":3570,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3565,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3561,"src":"15594:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":3568,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15612:4:4","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":3567,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15604:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":3566,"name":"address","nodeType":"ElementaryTypeName","src":"15604:7:4","typeDescriptions":{}}},"id":3569,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15604:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15594:23:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3576,"nodeType":"IfStatement","src":"15590:95:4","trueBody":{"id":3575,"nodeType":"Block","src":"15619:66:4","statements":[{"errorCall":{"arguments":[{"id":3572,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3561,"src":"15667:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3571,"name":"TimelockUnauthorizedCaller","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2670,"src":"15640:26:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3573,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15640:34:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3574,"nodeType":"RevertStatement","src":"15633:41:4"}]}},{"eventCall":{"arguments":[{"id":3578,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"15714:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3579,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"15725:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3577,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2719,"src":"15699:14:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3580,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15699:35:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3581,"nodeType":"EmitStatement","src":"15694:40:4"},{"expression":{"id":3584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3582,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"15744:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3583,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"15756:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15744:20:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3585,"nodeType":"ExpressionStatement","src":"15744:20:4"}]},"documentation":{"id":3555,"nodeType":"StructuredDocumentation","src":"15098:382:4","text":" @dev Changes the minimum timelock duration for future operations.\n Emits a {MinDelayChange} event.\n Requirements:\n - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n an operation where the timelock is the target and the data is the ABI-encoded call to this function."},"functionSelector":"64d62353","id":3587,"implemented":true,"kind":"function","modifiers":[],"name":"updateDelay","nameLocation":"15494:11:4","nodeType":"FunctionDefinition","parameters":{"id":3558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3557,"mutability":"mutable","name":"newDelay","nameLocation":"15514:8:4","nodeType":"VariableDeclaration","scope":3587,"src":"15506:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3556,"name":"uint256","nodeType":"ElementaryTypeName","src":"15506:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15505:18:4"},"returnParameters":{"id":3559,"nodeType":"ParameterList","parameters":[],"src":"15541:0:4"},"scope":3608,"src":"15485:286:4","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":3606,"nodeType":"Block","src":"16228:59:4","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3603,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":3598,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16253:1:4","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":3601,"name":"operationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3591,"src":"16264:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3600,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16258:5:4","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3599,"name":"uint8","nodeType":"ElementaryTypeName","src":"16258:5:4","typeDescriptions":{}}},"id":3602,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16258:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16253:26:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3597,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16245:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3596,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16245:7:4","typeDescriptions":{}}},"id":3604,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16245:35:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3595,"id":3605,"nodeType":"Return","src":"16238:42:4"}]},"documentation":{"id":3588,"nodeType":"StructuredDocumentation","src":"15777:355:4","text":" @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `OperationState` enum. For example:\n 0x000...1000\n ^^^^^^----- ...\n ^---- Done\n ^--- Ready\n ^-- Waiting\n ^- Unset"},"id":3607,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"16146:18:4","nodeType":"FunctionDefinition","parameters":{"id":3592,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3591,"mutability":"mutable","name":"operationState","nameLocation":"16180:14:4","nodeType":"VariableDeclaration","scope":3607,"src":"16165:29:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3590,"nodeType":"UserDefinedTypeName","pathNode":{"id":3589,"name":"OperationState","nameLocations":["16165:14:4"],"nodeType":"IdentifierPath","referencedDeclaration":2637,"src":"16165:14:4"},"referencedDeclaration":2637,"src":"16165:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"16164:31:4"},"returnParameters":{"id":3595,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3594,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3607,"src":"16219:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3593,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16219:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16218:9:4"},"scope":3608,"src":"16137:150:4","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":3609,"src":"1084:15205:4","usedErrors":[305,308,2646,2653,2660,2665,2670,6731],"usedEvents":[317,326,335,2687,2700,2707,2712,2719]}],"src":"117:16173:4"},"id":4},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","exportedSymbols":{"Governor":[2134],"GovernorCountingSimple":[3840]},"id":3841,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":3610,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"132:24:5"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":3612,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3841,"sourceUnit":2135,"src":"158:41:5","symbolAliases":[{"foreign":{"id":3611,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"166:8:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":3614,"name":"Governor","nameLocations":["323:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"323:8:5"},"id":3615,"nodeType":"InheritanceSpecifier","src":"323:8:5"}],"canonicalName":"GovernorCountingSimple","contractDependencies":[],"contractKind":"contract","documentation":{"id":3613,"nodeType":"StructuredDocumentation","src":"201:77:5","text":" @dev Extension of {Governor} for simple, 3 options, vote counting."},"fullyImplemented":false,"id":3840,"linearizedBaseContracts":[3840,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorCountingSimple","nameLocation":"297:22:5","nodeType":"ContractDefinition","nodes":[{"canonicalName":"GovernorCountingSimple.VoteType","documentation":{"id":3616,"nodeType":"StructuredDocumentation","src":"338:78:5","text":" @dev Supported vote types. Matches Governor Bravo ordering."},"id":3620,"members":[{"id":3617,"name":"Against","nameLocation":"445:7:5","nodeType":"EnumValue","src":"445:7:5"},{"id":3618,"name":"For","nameLocation":"462:3:5","nodeType":"EnumValue","src":"462:3:5"},{"id":3619,"name":"Abstain","nameLocation":"475:7:5","nodeType":"EnumValue","src":"475:7:5"}],"name":"VoteType","nameLocation":"426:8:5","nodeType":"EnumDefinition","src":"421:67:5"},{"canonicalName":"GovernorCountingSimple.ProposalVote","id":3631,"members":[{"constant":false,"id":3622,"mutability":"mutable","name":"againstVotes","nameLocation":"532:12:5","nodeType":"VariableDeclaration","scope":3631,"src":"524:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3621,"name":"uint256","nodeType":"ElementaryTypeName","src":"524:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3624,"mutability":"mutable","name":"forVotes","nameLocation":"562:8:5","nodeType":"VariableDeclaration","scope":3631,"src":"554:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3623,"name":"uint256","nodeType":"ElementaryTypeName","src":"554:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3626,"mutability":"mutable","name":"abstainVotes","nameLocation":"588:12:5","nodeType":"VariableDeclaration","scope":3631,"src":"580:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3625,"name":"uint256","nodeType":"ElementaryTypeName","src":"580:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3630,"mutability":"mutable","name":"hasVoted","nameLocation":"641:8:5","nodeType":"VariableDeclaration","scope":3631,"src":"610:39:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":3629,"keyName":"voter","keyNameLocation":"626:5:5","keyType":{"id":3627,"name":"address","nodeType":"ElementaryTypeName","src":"618:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"610:30:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3628,"name":"bool","nodeType":"ElementaryTypeName","src":"635:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"}],"name":"ProposalVote","nameLocation":"501:12:5","nodeType":"StructDefinition","scope":3840,"src":"494:162:5","visibility":"public"},{"constant":false,"id":3636,"mutability":"mutable","name":"_proposalVotes","nameLocation":"714:14:5","nodeType":"VariableDeclaration","scope":3840,"src":"662:66:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"typeName":{"id":3635,"keyName":"proposalId","keyNameLocation":"678:10:5","keyType":{"id":3632,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"662:43:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3634,"nodeType":"UserDefinedTypeName","pathNode":{"id":3633,"name":"ProposalVote","nameLocations":["692:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"692:12:5"},"referencedDeclaration":3631,"src":"692:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}}},"visibility":"private"},{"baseFunctions":[2327],"body":{"id":3645,"nodeType":"Block","src":"925:58:5","statements":[{"expression":{"hexValue":"737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e","id":3643,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"942:34:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_a3816e28b29b48b8e7bf93291116c21473ef28186248d173042d1986430466e1","typeString":"literal_string \"support=bravo&quorum=for,abstain\""},"value":"support=bravo&quorum=for,abstain"},"functionReturnParameters":3642,"id":3644,"nodeType":"Return","src":"935:41:5"}]},"documentation":{"id":3637,"nodeType":"StructuredDocumentation","src":"735:54:5","text":" @dev See {IGovernor-COUNTING_MODE}."},"functionSelector":"dd4e2ba5","id":3646,"implemented":true,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"856:13:5","nodeType":"FunctionDefinition","overrides":{"id":3639,"nodeType":"OverrideSpecifier","overrides":[],"src":"892:8:5"},"parameters":{"id":3638,"nodeType":"ParameterList","parameters":[],"src":"869:2:5"},"returnParameters":{"id":3642,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3641,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3646,"src":"910:13:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":3640,"name":"string","nodeType":"ElementaryTypeName","src":"910:6:5","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"909:15:5"},"scope":3840,"src":"847:136:5","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2451],"body":{"id":3664,"nodeType":"Block","src":"1142:68:5","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":3657,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"1159:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3659,"indexExpression":{"id":3658,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3649,"src":"1174:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"id":3660,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1186:8:5","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3630,"src":"1159:35:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3662,"indexExpression":{"id":3661,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3651,"src":"1195:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:44:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3656,"id":3663,"nodeType":"Return","src":"1152:51:5"}]},"documentation":{"id":3647,"nodeType":"StructuredDocumentation","src":"989:49:5","text":" @dev See {IGovernor-hasVoted}."},"functionSelector":"43859632","id":3665,"implemented":true,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"1052:8:5","nodeType":"FunctionDefinition","overrides":{"id":3653,"nodeType":"OverrideSpecifier","overrides":[],"src":"1118:8:5"},"parameters":{"id":3652,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3649,"mutability":"mutable","name":"proposalId","nameLocation":"1069:10:5","nodeType":"VariableDeclaration","scope":3665,"src":"1061:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3648,"name":"uint256","nodeType":"ElementaryTypeName","src":"1061:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3651,"mutability":"mutable","name":"account","nameLocation":"1089:7:5","nodeType":"VariableDeclaration","scope":3665,"src":"1081:15:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3650,"name":"address","nodeType":"ElementaryTypeName","src":"1081:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1060:37:5"},"returnParameters":{"id":3656,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3655,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3665,"src":"1136:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3654,"name":"bool","nodeType":"ElementaryTypeName","src":"1136:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1135:6:5"},"scope":3840,"src":"1043:167:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3692,"nodeType":"Block","src":"1430:173:5","statements":[{"assignments":[3679],"declarations":[{"constant":false,"id":3679,"mutability":"mutable","name":"proposalVote","nameLocation":"1461:12:5","nodeType":"VariableDeclaration","scope":3692,"src":"1440:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3678,"nodeType":"UserDefinedTypeName","pathNode":{"id":3677,"name":"ProposalVote","nameLocations":["1440:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"1440:12:5"},"referencedDeclaration":3631,"src":"1440:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3683,"initialValue":{"baseExpression":{"id":3680,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"1476:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3682,"indexExpression":{"id":3681,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3668,"src":"1491:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1476:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1440:62:5"},{"expression":{"components":[{"expression":{"id":3684,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3679,"src":"1520:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3685,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1533:12:5","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3622,"src":"1520:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3686,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3679,"src":"1547:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3687,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1560:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"1547:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3688,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3679,"src":"1570:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3689,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1583:12:5","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3626,"src":"1570:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":3690,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1519:77:5","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256,uint256)"}},"functionReturnParameters":3676,"id":3691,"nodeType":"Return","src":"1512:84:5"}]},"documentation":{"id":3666,"nodeType":"StructuredDocumentation","src":"1216:61:5","text":" @dev Accessor to the internal vote counts."},"functionSelector":"544ffc9c","id":3693,"implemented":true,"kind":"function","modifiers":[],"name":"proposalVotes","nameLocation":"1291:13:5","nodeType":"FunctionDefinition","parameters":{"id":3669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3668,"mutability":"mutable","name":"proposalId","nameLocation":"1322:10:5","nodeType":"VariableDeclaration","scope":3693,"src":"1314:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3667,"name":"uint256","nodeType":"ElementaryTypeName","src":"1314:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1304:34:5"},"returnParameters":{"id":3676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3671,"mutability":"mutable","name":"againstVotes","nameLocation":"1376:12:5","nodeType":"VariableDeclaration","scope":3693,"src":"1368:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3670,"name":"uint256","nodeType":"ElementaryTypeName","src":"1368:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3673,"mutability":"mutable","name":"forVotes","nameLocation":"1398:8:5","nodeType":"VariableDeclaration","scope":3693,"src":"1390:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3672,"name":"uint256","nodeType":"ElementaryTypeName","src":"1390:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3675,"mutability":"mutable","name":"abstainVotes","nameLocation":"1416:12:5","nodeType":"VariableDeclaration","scope":3693,"src":"1408:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3674,"name":"uint256","nodeType":"ElementaryTypeName","src":"1408:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1367:62:5"},"scope":3840,"src":"1282:321:5","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[837],"body":{"id":3721,"nodeType":"Block","src":"1758:186:5","statements":[{"assignments":[3704],"declarations":[{"constant":false,"id":3704,"mutability":"mutable","name":"proposalVote","nameLocation":"1789:12:5","nodeType":"VariableDeclaration","scope":3721,"src":"1768:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3703,"nodeType":"UserDefinedTypeName","pathNode":{"id":3702,"name":"ProposalVote","nameLocations":["1768:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"1768:12:5"},"referencedDeclaration":3631,"src":"1768:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3708,"initialValue":{"baseExpression":{"id":3705,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"1804:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3707,"indexExpression":{"id":3706,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3696,"src":"1819:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1804:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1768:62:5"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3719,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":3711,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3696,"src":"1872:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3710,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":731,"src":"1855:16:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3712,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1855:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3709,"name":"quorum","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2121,"src":"1848:6:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3713,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1848:36:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3718,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3714,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3704,"src":"1888:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3715,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1901:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"1888:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"id":3716,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3704,"src":"1912:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3717,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1925:12:5","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3626,"src":"1912:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1888:49:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1848:89:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3701,"id":3720,"nodeType":"Return","src":"1841:96:5"}]},"documentation":{"id":3694,"nodeType":"StructuredDocumentation","src":"1609:54:5","text":" @dev See {Governor-_quorumReached}."},"id":3722,"implemented":true,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"1677:14:5","nodeType":"FunctionDefinition","overrides":{"id":3698,"nodeType":"OverrideSpecifier","overrides":[],"src":"1734:8:5"},"parameters":{"id":3697,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3696,"mutability":"mutable","name":"proposalId","nameLocation":"1700:10:5","nodeType":"VariableDeclaration","scope":3722,"src":"1692:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3695,"name":"uint256","nodeType":"ElementaryTypeName","src":"1692:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1691:20:5"},"returnParameters":{"id":3701,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3700,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3722,"src":"1752:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3699,"name":"bool","nodeType":"ElementaryTypeName","src":"1752:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1751:6:5"},"scope":3840,"src":"1668:276:5","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[845],"body":{"id":3744,"nodeType":"Block","src":"2168:146:5","statements":[{"assignments":[3733],"declarations":[{"constant":false,"id":3733,"mutability":"mutable","name":"proposalVote","nameLocation":"2199:12:5","nodeType":"VariableDeclaration","scope":3744,"src":"2178:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3732,"nodeType":"UserDefinedTypeName","pathNode":{"id":3731,"name":"ProposalVote","nameLocations":["2178:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"2178:12:5"},"referencedDeclaration":3631,"src":"2178:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3737,"initialValue":{"baseExpression":{"id":3734,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"2214:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3736,"indexExpression":{"id":3735,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3725,"src":"2229:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2214:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2178:62:5"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3742,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3738,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3733,"src":"2258:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3739,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2271:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"2258:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":3740,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3733,"src":"2282:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3741,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2295:12:5","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3622,"src":"2282:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2258:49:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3730,"id":3743,"nodeType":"Return","src":"2251:56:5"}]},"documentation":{"id":3723,"nodeType":"StructuredDocumentation","src":"1950:123:5","text":" @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes."},"id":3745,"implemented":true,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"2087:14:5","nodeType":"FunctionDefinition","overrides":{"id":3727,"nodeType":"OverrideSpecifier","overrides":[],"src":"2144:8:5"},"parameters":{"id":3726,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3725,"mutability":"mutable","name":"proposalId","nameLocation":"2110:10:5","nodeType":"VariableDeclaration","scope":3745,"src":"2102:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3724,"name":"uint256","nodeType":"ElementaryTypeName","src":"2102:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2101:20:5"},"returnParameters":{"id":3730,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3729,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3745,"src":"2162:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3728,"name":"bool","nodeType":"ElementaryTypeName","src":"2162:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2161:6:5"},"scope":3840,"src":"2078:236:5","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[873],"body":{"id":3838,"nodeType":"Block","src":"2661:657:5","statements":[{"assignments":[3764],"declarations":[{"constant":false,"id":3764,"mutability":"mutable","name":"proposalVote","nameLocation":"2692:12:5","nodeType":"VariableDeclaration","scope":3838,"src":"2671:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3763,"nodeType":"UserDefinedTypeName","pathNode":{"id":3762,"name":"ProposalVote","nameLocations":["2671:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"2671:12:5"},"referencedDeclaration":3631,"src":"2671:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3768,"initialValue":{"baseExpression":{"id":3765,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"2707:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3767,"indexExpression":{"id":3766,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3748,"src":"2722:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2707:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2671:62:5"},{"condition":{"baseExpression":{"expression":{"id":3769,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"2748:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3770,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2761:8:5","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3630,"src":"2748:21:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3772,"indexExpression":{"id":3771,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"2770:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2748:30:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3778,"nodeType":"IfStatement","src":"2744:100:5","trueBody":{"id":3777,"nodeType":"Block","src":"2780:64:5","statements":[{"errorCall":{"arguments":[{"id":3774,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"2825:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3773,"name":"GovernorAlreadyCastVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2168,"src":"2801:23:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3775,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:32:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3776,"nodeType":"RevertStatement","src":"2794:39:5"}]}},{"expression":{"id":3785,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":3779,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"2853:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3782,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2866:8:5","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3630,"src":"2853:21:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3783,"indexExpression":{"id":3781,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"2875:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2853:30:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":3784,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2886:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"2853:37:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3786,"nodeType":"ExpressionStatement","src":"2853:37:5"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3787,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3752,"src":"2905:7:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3790,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3620,"src":"2922:8:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3620_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3791,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2931:7:5","memberName":"Against","nodeType":"MemberAccess","referencedDeclaration":3617,"src":"2922:16:5","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3789,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2916:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3788,"name":"uint8","nodeType":"ElementaryTypeName","src":"2916:5:5","typeDescriptions":{}}},"id":3792,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2916:23:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2905:34:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3801,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3752,"src":"3016:7:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3804,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3620,"src":"3033:8:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3620_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3805,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3042:3:5","memberName":"For","nodeType":"MemberAccess","referencedDeclaration":3618,"src":"3033:12:5","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3803,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3027:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3802,"name":"uint8","nodeType":"ElementaryTypeName","src":"3027:5:5","typeDescriptions":{}}},"id":3806,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3027:19:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3016:30:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3821,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3815,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3752,"src":"3119:7:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3818,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3620,"src":"3136:8:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3620_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3819,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3145:7:5","memberName":"Abstain","nodeType":"MemberAccess","referencedDeclaration":3619,"src":"3136:16:5","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3817,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3130:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3816,"name":"uint8","nodeType":"ElementaryTypeName","src":"3130:5:5","typeDescriptions":{}}},"id":3820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3130:23:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3119:34:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":3832,"nodeType":"Block","src":"3226:57:5","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":3829,"name":"GovernorInvalidVoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2218,"src":"3247:23:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":3830,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3247:25:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3831,"nodeType":"RevertStatement","src":"3240:32:5"}]},"id":3833,"nodeType":"IfStatement","src":"3115:168:5","trueBody":{"id":3828,"nodeType":"Block","src":"3155:65:5","statements":[{"expression":{"id":3826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3822,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"3169:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3824,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3182:12:5","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3626,"src":"3169:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3825,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"3198:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3169:40:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3827,"nodeType":"ExpressionStatement","src":"3169:40:5"}]}},"id":3834,"nodeType":"IfStatement","src":"3012:271:5","trueBody":{"id":3814,"nodeType":"Block","src":"3048:61:5","statements":[{"expression":{"id":3812,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3808,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"3062:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3810,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3075:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"3062:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3811,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"3087:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3062:36:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3813,"nodeType":"ExpressionStatement","src":"3062:36:5"}]}},"id":3835,"nodeType":"IfStatement","src":"2901:382:5","trueBody":{"id":3800,"nodeType":"Block","src":"2941:65:5","statements":[{"expression":{"id":3798,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3794,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"2955:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3796,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2968:12:5","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3622,"src":"2955:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3797,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"2984:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2955:40:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3799,"nodeType":"ExpressionStatement","src":"2955:40:5"}]}},{"expression":{"id":3836,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"3300:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3761,"id":3837,"nodeType":"Return","src":"3293:18:5"}]},"documentation":{"id":3746,"nodeType":"StructuredDocumentation","src":"2320:129:5","text":" @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo)."},"id":3839,"implemented":true,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"2463:10:5","nodeType":"FunctionDefinition","overrides":{"id":3758,"nodeType":"OverrideSpecifier","overrides":[],"src":"2634:8:5"},"parameters":{"id":3757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3748,"mutability":"mutable","name":"proposalId","nameLocation":"2491:10:5","nodeType":"VariableDeclaration","scope":3839,"src":"2483:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3747,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3750,"mutability":"mutable","name":"account","nameLocation":"2519:7:5","nodeType":"VariableDeclaration","scope":3839,"src":"2511:15:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3749,"name":"address","nodeType":"ElementaryTypeName","src":"2511:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3752,"mutability":"mutable","name":"support","nameLocation":"2542:7:5","nodeType":"VariableDeclaration","scope":3839,"src":"2536:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":3751,"name":"uint8","nodeType":"ElementaryTypeName","src":"2536:5:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":3754,"mutability":"mutable","name":"totalWeight","nameLocation":"2567:11:5","nodeType":"VariableDeclaration","scope":3839,"src":"2559:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3753,"name":"uint256","nodeType":"ElementaryTypeName","src":"2559:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3839,"src":"2588:12:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3755,"name":"bytes","nodeType":"ElementaryTypeName","src":"2588:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2473:143:5"},"returnParameters":{"id":3761,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3760,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3839,"src":"2652:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3759,"name":"uint256","nodeType":"ElementaryTypeName","src":"2652:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2651:9:5"},"scope":3840,"src":"2454:864:5","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":3841,"src":"279:3041:5","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,5326]}],"src":"132:3189:5"},"id":5},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","exportedSymbols":{"Governor":[2134],"GovernorSettings":[4021]},"id":4022,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":3842,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"126:24:6"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":3844,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4022,"sourceUnit":2135,"src":"152:41:6","symbolAliases":[{"foreign":{"id":3843,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"160:8:6","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":3846,"name":"Governor","nameLocations":["316:8:6"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"316:8:6"},"id":3847,"nodeType":"InheritanceSpecifier","src":"316:8:6"}],"canonicalName":"GovernorSettings","contractDependencies":[],"contractKind":"contract","documentation":{"id":3845,"nodeType":"StructuredDocumentation","src":"195:82:6","text":" @dev Extension of {Governor} for settings updatable through governance."},"fullyImplemented":false,"id":4021,"linearizedBaseContracts":[4021,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorSettings","nameLocation":"296:16:6","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":3849,"mutability":"mutable","name":"_proposalThreshold","nameLocation":"370:18:6","nodeType":"VariableDeclaration","scope":4021,"src":"354:34:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3848,"name":"uint256","nodeType":"ElementaryTypeName","src":"354:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":3851,"mutability":"mutable","name":"_votingDelay","nameLocation":"476:12:6","nodeType":"VariableDeclaration","scope":4021,"src":"461:27:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3850,"name":"uint48","nodeType":"ElementaryTypeName","src":"461:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"private"},{"constant":false,"id":3853,"mutability":"mutable","name":"_votingPeriod","nameLocation":"552:13:6","nodeType":"VariableDeclaration","scope":4021,"src":"537:28:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3852,"name":"uint32","nodeType":"ElementaryTypeName","src":"537:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"private"},{"anonymous":false,"eventSelector":"c565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93","id":3859,"name":"VotingDelaySet","nameLocation":"578:14:6","nodeType":"EventDefinition","parameters":{"id":3858,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3855,"indexed":false,"mutability":"mutable","name":"oldVotingDelay","nameLocation":"601:14:6","nodeType":"VariableDeclaration","scope":3859,"src":"593:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3854,"name":"uint256","nodeType":"ElementaryTypeName","src":"593:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3857,"indexed":false,"mutability":"mutable","name":"newVotingDelay","nameLocation":"625:14:6","nodeType":"VariableDeclaration","scope":3859,"src":"617:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3856,"name":"uint256","nodeType":"ElementaryTypeName","src":"617:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"592:48:6"},"src":"572:69:6"},{"anonymous":false,"eventSelector":"7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828","id":3865,"name":"VotingPeriodSet","nameLocation":"652:15:6","nodeType":"EventDefinition","parameters":{"id":3864,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3861,"indexed":false,"mutability":"mutable","name":"oldVotingPeriod","nameLocation":"676:15:6","nodeType":"VariableDeclaration","scope":3865,"src":"668:23:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3860,"name":"uint256","nodeType":"ElementaryTypeName","src":"668:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3863,"indexed":false,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"701:15:6","nodeType":"VariableDeclaration","scope":3865,"src":"693:23:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3862,"name":"uint256","nodeType":"ElementaryTypeName","src":"693:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"667:50:6"},"src":"646:72:6"},{"anonymous":false,"eventSelector":"ccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc05461","id":3871,"name":"ProposalThresholdSet","nameLocation":"729:20:6","nodeType":"EventDefinition","parameters":{"id":3870,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3867,"indexed":false,"mutability":"mutable","name":"oldProposalThreshold","nameLocation":"758:20:6","nodeType":"VariableDeclaration","scope":3871,"src":"750:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3866,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3869,"indexed":false,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"788:20:6","nodeType":"VariableDeclaration","scope":3871,"src":"780:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3868,"name":"uint256","nodeType":"ElementaryTypeName","src":"780:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"749:60:6"},"src":"723:87:6"},{"body":{"id":3893,"nodeType":"Block","src":"983:156:6","statements":[{"expression":{"arguments":[{"id":3882,"name":"initialVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3874,"src":"1009:18:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":3881,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3979,"src":"993:15:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":3883,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"993:35:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3884,"nodeType":"ExpressionStatement","src":"993:35:6"},{"expression":{"arguments":[{"id":3886,"name":"initialVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3876,"src":"1055:19:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":3885,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4004,"src":"1038:16:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":3887,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1038:37:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3888,"nodeType":"ExpressionStatement","src":"1038:37:6"},{"expression":{"arguments":[{"id":3890,"name":"initialProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3878,"src":"1107:24:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3889,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4020,"src":"1085:21:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":3891,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1085:47:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3892,"nodeType":"ExpressionStatement","src":"1085:47:6"}]},"documentation":{"id":3872,"nodeType":"StructuredDocumentation","src":"816:61:6","text":" @dev Initialize the governance parameters."},"id":3894,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":3879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3874,"mutability":"mutable","name":"initialVotingDelay","nameLocation":"901:18:6","nodeType":"VariableDeclaration","scope":3894,"src":"894:25:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3873,"name":"uint48","nodeType":"ElementaryTypeName","src":"894:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":3876,"mutability":"mutable","name":"initialVotingPeriod","nameLocation":"928:19:6","nodeType":"VariableDeclaration","scope":3894,"src":"921:26:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3875,"name":"uint32","nodeType":"ElementaryTypeName","src":"921:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":3878,"mutability":"mutable","name":"initialProposalThreshold","nameLocation":"957:24:6","nodeType":"VariableDeclaration","scope":3894,"src":"949:32:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3877,"name":"uint256","nodeType":"ElementaryTypeName","src":"949:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"893:89:6"},"returnParameters":{"id":3880,"nodeType":"ParameterList","parameters":[],"src":"983:0:6"},"scope":4021,"src":"882:257:6","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[2107],"body":{"id":3903,"nodeType":"Block","src":"1272:36:6","statements":[{"expression":{"id":3901,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3851,"src":"1289:12:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":3900,"id":3902,"nodeType":"Return","src":"1282:19:6"}]},"documentation":{"id":3895,"nodeType":"StructuredDocumentation","src":"1145:52:6","text":" @dev See {IGovernor-votingDelay}."},"functionSelector":"3932abb1","id":3904,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"1211:11:6","nodeType":"FunctionDefinition","overrides":{"id":3897,"nodeType":"OverrideSpecifier","overrides":[],"src":"1245:8:6"},"parameters":{"id":3896,"nodeType":"ParameterList","parameters":[],"src":"1222:2:6"},"returnParameters":{"id":3900,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3899,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3904,"src":"1263:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3898,"name":"uint256","nodeType":"ElementaryTypeName","src":"1263:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1262:9:6"},"scope":4021,"src":"1202:106:6","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2113],"body":{"id":3913,"nodeType":"Block","src":"1443:37:6","statements":[{"expression":{"id":3911,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3853,"src":"1460:13:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":3910,"id":3912,"nodeType":"Return","src":"1453:20:6"}]},"documentation":{"id":3905,"nodeType":"StructuredDocumentation","src":"1314:53:6","text":" @dev See {IGovernor-votingPeriod}."},"functionSelector":"02a251a3","id":3914,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"1381:12:6","nodeType":"FunctionDefinition","overrides":{"id":3907,"nodeType":"OverrideSpecifier","overrides":[],"src":"1416:8:6"},"parameters":{"id":3906,"nodeType":"ParameterList","parameters":[],"src":"1393:2:6"},"returnParameters":{"id":3910,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3909,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3914,"src":"1434:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3908,"name":"uint256","nodeType":"ElementaryTypeName","src":"1434:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1433:9:6"},"scope":4021,"src":"1372:108:6","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[717],"body":{"id":3923,"nodeType":"Block","src":"1624:42:6","statements":[{"expression":{"id":3921,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3849,"src":"1641:18:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3920,"id":3922,"nodeType":"Return","src":"1634:25:6"}]},"documentation":{"id":3915,"nodeType":"StructuredDocumentation","src":"1486:57:6","text":" @dev See {Governor-proposalThreshold}."},"functionSelector":"b58131b0","id":3924,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"1557:17:6","nodeType":"FunctionDefinition","overrides":{"id":3917,"nodeType":"OverrideSpecifier","overrides":[],"src":"1597:8:6"},"parameters":{"id":3916,"nodeType":"ParameterList","parameters":[],"src":"1574:2:6"},"returnParameters":{"id":3920,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3919,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3924,"src":"1615:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3918,"name":"uint256","nodeType":"ElementaryTypeName","src":"1615:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1614:9:6"},"scope":4021,"src":"1548:118:6","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3936,"nodeType":"Block","src":"1916:48:6","statements":[{"expression":{"arguments":[{"id":3933,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3927,"src":"1942:14:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":3932,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3979,"src":"1926:15:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":3934,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1926:31:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3935,"nodeType":"ExpressionStatement","src":"1926:31:6"}]},"documentation":{"id":3925,"nodeType":"StructuredDocumentation","src":"1672:162:6","text":" @dev Update the voting delay. This operation can only be performed through a governance proposal.\n Emits a {VotingDelaySet} event."},"functionSelector":"79051887","id":3937,"implemented":true,"kind":"function","modifiers":[{"id":3930,"kind":"modifierInvocation","modifierName":{"id":3929,"name":"onlyGovernance","nameLocations":["1901:14:6"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"1901:14:6"},"nodeType":"ModifierInvocation","src":"1901:14:6"}],"name":"setVotingDelay","nameLocation":"1848:14:6","nodeType":"FunctionDefinition","parameters":{"id":3928,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3927,"mutability":"mutable","name":"newVotingDelay","nameLocation":"1870:14:6","nodeType":"VariableDeclaration","scope":3937,"src":"1863:21:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3926,"name":"uint48","nodeType":"ElementaryTypeName","src":"1863:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1862:23:6"},"returnParameters":{"id":3931,"nodeType":"ParameterList","parameters":[],"src":"1916:0:6"},"scope":4021,"src":"1839:125:6","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3949,"nodeType":"Block","src":"2218:50:6","statements":[{"expression":{"arguments":[{"id":3946,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3940,"src":"2245:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":3945,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4004,"src":"2228:16:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":3947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2228:33:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3948,"nodeType":"ExpressionStatement","src":"2228:33:6"}]},"documentation":{"id":3938,"nodeType":"StructuredDocumentation","src":"1970:164:6","text":" @dev Update the voting period. This operation can only be performed through a governance proposal.\n Emits a {VotingPeriodSet} event."},"functionSelector":"e540d01d","id":3950,"implemented":true,"kind":"function","modifiers":[{"id":3943,"kind":"modifierInvocation","modifierName":{"id":3942,"name":"onlyGovernance","nameLocations":["2203:14:6"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"2203:14:6"},"nodeType":"ModifierInvocation","src":"2203:14:6"}],"name":"setVotingPeriod","nameLocation":"2148:15:6","nodeType":"FunctionDefinition","parameters":{"id":3941,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3940,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"2171:15:6","nodeType":"VariableDeclaration","scope":3950,"src":"2164:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3939,"name":"uint32","nodeType":"ElementaryTypeName","src":"2164:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2163:24:6"},"returnParameters":{"id":3944,"nodeType":"ParameterList","parameters":[],"src":"2218:0:6"},"scope":4021,"src":"2139:129:6","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3962,"nodeType":"Block","src":"2543:60:6","statements":[{"expression":{"arguments":[{"id":3959,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3953,"src":"2575:20:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3958,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4020,"src":"2553:21:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":3960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2553:43:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3961,"nodeType":"ExpressionStatement","src":"2553:43:6"}]},"documentation":{"id":3951,"nodeType":"StructuredDocumentation","src":"2274:174:6","text":" @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n Emits a {ProposalThresholdSet} event."},"functionSelector":"ece40cc1","id":3963,"implemented":true,"kind":"function","modifiers":[{"id":3956,"kind":"modifierInvocation","modifierName":{"id":3955,"name":"onlyGovernance","nameLocations":["2528:14:6"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"2528:14:6"},"nodeType":"ModifierInvocation","src":"2528:14:6"}],"name":"setProposalThreshold","nameLocation":"2462:20:6","nodeType":"FunctionDefinition","parameters":{"id":3954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3953,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"2491:20:6","nodeType":"VariableDeclaration","scope":3963,"src":"2483:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3952,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2482:30:6"},"returnParameters":{"id":3957,"nodeType":"ParameterList","parameters":[],"src":"2543:0:6"},"scope":4021,"src":"2453:150:6","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3978,"nodeType":"Block","src":"2786:105:6","statements":[{"eventCall":{"arguments":[{"id":3970,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3851,"src":"2816:12:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":3971,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3966,"src":"2830:14:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":3969,"name":"VotingDelaySet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3859,"src":"2801:14:6","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3972,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:44:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3973,"nodeType":"EmitStatement","src":"2796:49:6"},{"expression":{"id":3976,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3974,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3851,"src":"2855:12:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3975,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3966,"src":"2870:14:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"2855:29:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":3977,"nodeType":"ExpressionStatement","src":"2855:29:6"}]},"documentation":{"id":3964,"nodeType":"StructuredDocumentation","src":"2609:107:6","text":" @dev Internal setter for the voting delay.\n Emits a {VotingDelaySet} event."},"id":3979,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingDelay","nameLocation":"2730:15:6","nodeType":"FunctionDefinition","parameters":{"id":3967,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3966,"mutability":"mutable","name":"newVotingDelay","nameLocation":"2753:14:6","nodeType":"VariableDeclaration","scope":3979,"src":"2746:21:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3965,"name":"uint48","nodeType":"ElementaryTypeName","src":"2746:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2745:23:6"},"returnParameters":{"id":3968,"nodeType":"ParameterList","parameters":[],"src":"2786:0:6"},"scope":4021,"src":"2721:170:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4003,"nodeType":"Block","src":"3078:207:6","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":3987,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3985,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3982,"src":"3092:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":3986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3111:1:6","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3092:20:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3993,"nodeType":"IfStatement","src":"3088:88:6","trueBody":{"id":3992,"nodeType":"Block","src":"3114:62:6","statements":[{"errorCall":{"arguments":[{"hexValue":"30","id":3989,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3163:1:6","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3988,"name":"GovernorInvalidVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2201,"src":"3135:27:6","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":3990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3135:30:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3991,"nodeType":"RevertStatement","src":"3128:37:6"}]}},{"eventCall":{"arguments":[{"id":3995,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3853,"src":"3206:13:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":3996,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3982,"src":"3221:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":3994,"name":"VotingPeriodSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3865,"src":"3190:15:6","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3997,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3190:47:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3998,"nodeType":"EmitStatement","src":"3185:52:6"},{"expression":{"id":4001,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3999,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3853,"src":"3247:13:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4000,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3982,"src":"3263:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3247:31:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":4002,"nodeType":"ExpressionStatement","src":"3247:31:6"}]},"documentation":{"id":3980,"nodeType":"StructuredDocumentation","src":"2897:109:6","text":" @dev Internal setter for the voting period.\n Emits a {VotingPeriodSet} event."},"id":4004,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingPeriod","nameLocation":"3020:16:6","nodeType":"FunctionDefinition","parameters":{"id":3983,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3982,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"3044:15:6","nodeType":"VariableDeclaration","scope":4004,"src":"3037:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3981,"name":"uint32","nodeType":"ElementaryTypeName","src":"3037:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3036:24:6"},"returnParameters":{"id":3984,"nodeType":"ParameterList","parameters":[],"src":"3078:0:6"},"scope":4021,"src":"3011:274:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4019,"nodeType":"Block","src":"3493:135:6","statements":[{"eventCall":{"arguments":[{"id":4011,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3849,"src":"3529:18:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4012,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4007,"src":"3549:20:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4010,"name":"ProposalThresholdSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3871,"src":"3508:20:6","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3508:62:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4014,"nodeType":"EmitStatement","src":"3503:67:6"},{"expression":{"id":4017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4015,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3849,"src":"3580:18:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4016,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4007,"src":"3601:20:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3580:41:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4018,"nodeType":"ExpressionStatement","src":"3580:41:6"}]},"documentation":{"id":4005,"nodeType":"StructuredDocumentation","src":"3291:119:6","text":" @dev Internal setter for the proposal threshold.\n Emits a {ProposalThresholdSet} event."},"id":4020,"implemented":true,"kind":"function","modifiers":[],"name":"_setProposalThreshold","nameLocation":"3424:21:6","nodeType":"FunctionDefinition","parameters":{"id":4008,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4007,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"3454:20:6","nodeType":"VariableDeclaration","scope":4020,"src":"3446:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4006,"name":"uint256","nodeType":"ElementaryTypeName","src":"3446:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3445:30:6"},"returnParameters":{"id":4009,"nodeType":"ParameterList","parameters":[],"src":"3493:0:6"},"scope":4021,"src":"3415:213:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4022,"src":"278:3352:6","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,3859,3865,3871,5326]}],"src":"126:3505:6"},"id":6},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","exportedSymbols":{"Governor":[2134],"GovernorTimelockControl":[4366],"IERC165":[9194],"IGovernor":[2588],"SafeCast":[12565],"TimelockController":[3608]},"id":4367,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4023,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"133:24:7"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4026,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":2135,"src":"159:52:7","symbolAliases":[{"foreign":{"id":4024,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"167:9:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":4025,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"178:8:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","file":"../TimelockController.sol","id":4028,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":3609,"src":"212:61:7","symbolAliases":[{"foreign":{"id":4027,"name":"TimelockController","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3608,"src":"220:18:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../../interfaces/IERC165.sol","id":4030,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":5322,"src":"274:53:7","symbolAliases":[{"foreign":{"id":4029,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"282:7:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4032,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":12566,"src":"328:55:7","symbolAliases":[{"foreign":{"id":4031,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"336:8:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4034,"name":"Governor","nameLocations":["1544:8:7"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"1544:8:7"},"id":4035,"nodeType":"InheritanceSpecifier","src":"1544:8:7"}],"canonicalName":"GovernorTimelockControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":4033,"nodeType":"StructuredDocumentation","src":"385:1113:7","text":" @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n inaccessible from a proposal, unless executed via {Governor-relay}.\n WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very\n risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n proposals that have been approved by the voters, effectively executing a Denial of Service attack."},"fullyImplemented":false,"id":4366,"linearizedBaseContracts":[4366,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorTimelockControl","nameLocation":"1517:23:7","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4038,"mutability":"mutable","name":"_timelock","nameLocation":"1586:9:7","nodeType":"VariableDeclaration","scope":4366,"src":"1559:36:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4037,"nodeType":"UserDefinedTypeName","pathNode":{"id":4036,"name":"TimelockController","nameLocations":["1559:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"1559:18:7"},"referencedDeclaration":3608,"src":"1559:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"private"},{"constant":false,"id":4042,"mutability":"mutable","name":"_timelockIds","nameLocation":"1648:12:7","nodeType":"VariableDeclaration","scope":4366,"src":"1601:59:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"typeName":{"id":4041,"keyName":"proposalId","keyNameLocation":"1617:10:7","keyType":{"id":4039,"name":"uint256","nodeType":"ElementaryTypeName","src":"1609:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"1601:38:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4040,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1631:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"private"},{"anonymous":false,"documentation":{"id":4043,"nodeType":"StructuredDocumentation","src":"1667:101:7","text":" @dev Emitted when the timelock controller used for proposal execution is modified."},"eventSelector":"08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401","id":4049,"name":"TimelockChange","nameLocation":"1779:14:7","nodeType":"EventDefinition","parameters":{"id":4048,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4045,"indexed":false,"mutability":"mutable","name":"oldTimelock","nameLocation":"1802:11:7","nodeType":"VariableDeclaration","scope":4049,"src":"1794:19:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4044,"name":"address","nodeType":"ElementaryTypeName","src":"1794:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4047,"indexed":false,"mutability":"mutable","name":"newTimelock","nameLocation":"1823:11:7","nodeType":"VariableDeclaration","scope":4049,"src":"1815:19:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4046,"name":"address","nodeType":"ElementaryTypeName","src":"1815:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1793:42:7"},"src":"1773:63:7"},{"body":{"id":4060,"nodeType":"Block","src":"1936:49:7","statements":[{"expression":{"arguments":[{"id":4057,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4053,"src":"1962:15:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4056,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4346,"src":"1946:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3608_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4058,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1946:32:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4059,"nodeType":"ExpressionStatement","src":"1946:32:7"}]},"documentation":{"id":4050,"nodeType":"StructuredDocumentation","src":"1842:41:7","text":" @dev Set the timelock."},"id":4061,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4054,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4053,"mutability":"mutable","name":"timelockAddress","nameLocation":"1919:15:7","nodeType":"VariableDeclaration","scope":4061,"src":"1900:34:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4052,"nodeType":"UserDefinedTypeName","pathNode":{"id":4051,"name":"TimelockController","nameLocations":["1900:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"1900:18:7"},"referencedDeclaration":3608,"src":"1900:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"1899:36:7"},"returnParameters":{"id":4055,"nodeType":"ParameterList","parameters":[],"src":"1936:0:7"},"scope":4366,"src":"1888:97:7","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[708],"body":{"id":4115,"nodeType":"Block","src":"2211:652:7","statements":[{"assignments":[4073],"declarations":[{"constant":false,"id":4073,"mutability":"mutable","name":"currentState","nameLocation":"2235:12:7","nodeType":"VariableDeclaration","scope":4115,"src":"2221:26:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4072,"nodeType":"UserDefinedTypeName","pathNode":{"id":4071,"name":"ProposalState","nameLocations":["2221:13:7"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"2221:13:7"},"referencedDeclaration":2154,"src":"2221:13:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":4078,"initialValue":{"arguments":[{"id":4076,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4064,"src":"2262:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4074,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2250:5:7","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4366_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2256:5:7","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":708,"src":"2250:11:7","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":4077,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2250:23:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"2221:52:7"},{"condition":{"commonType":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"id":4082,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4079,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4073,"src":"2288:12:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":4080,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2304:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4081,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2318:6:7","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"2304:20:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"src":"2288:36:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4086,"nodeType":"IfStatement","src":"2284:86:7","trueBody":{"id":4085,"nodeType":"Block","src":"2326:44:7","statements":[{"expression":{"id":4083,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4073,"src":"2347:12:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4084,"nodeType":"Return","src":"2340:19:7"}]}},{"assignments":[4088],"declarations":[{"constant":false,"id":4088,"mutability":"mutable","name":"queueid","nameLocation":"2388:7:7","nodeType":"VariableDeclaration","scope":4115,"src":"2380:15:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4087,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2380:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4092,"initialValue":{"baseExpression":{"id":4089,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"2398:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4091,"indexExpression":{"id":4090,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4064,"src":"2411:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2398:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"2380:42:7"},{"condition":{"arguments":[{"id":4095,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4088,"src":"2465:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4093,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"2436:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4094,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2446:18:7","memberName":"isOperationPending","nodeType":"MemberAccess","referencedDeclaration":2898,"src":"2436:28:7","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4096,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2436:37:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"arguments":[{"id":4103,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4088,"src":"2563:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4101,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"2537:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4102,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2547:15:7","memberName":"isOperationDone","nodeType":"MemberAccess","referencedDeclaration":2930,"src":"2537:25:7","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2537:34:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":4112,"nodeType":"Block","src":"2718:139:7","statements":[{"expression":{"expression":{"id":4109,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2824:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4110,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2838:8:7","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2148,"src":"2824:22:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4111,"nodeType":"Return","src":"2817:29:7"}]},"id":4113,"nodeType":"IfStatement","src":"2533:324:7","trueBody":{"id":4108,"nodeType":"Block","src":"2573:139:7","statements":[{"expression":{"expression":{"id":4105,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2679:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4106,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2693:8:7","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2153,"src":"2679:22:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4107,"nodeType":"Return","src":"2672:29:7"}]}},"id":4114,"nodeType":"IfStatement","src":"2432:425:7","trueBody":{"id":4100,"nodeType":"Block","src":"2475:52:7","statements":[{"expression":{"expression":{"id":4097,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2496:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4098,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2510:6:7","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"2496:20:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4099,"nodeType":"Return","src":"2489:27:7"}]}}]},"documentation":{"id":4062,"nodeType":"StructuredDocumentation","src":"1991:127:7","text":" @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock."},"functionSelector":"3e4f49e6","id":4116,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"2132:5:7","nodeType":"FunctionDefinition","overrides":{"id":4066,"nodeType":"OverrideSpecifier","overrides":[],"src":"2178:8:7"},"parameters":{"id":4065,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4064,"mutability":"mutable","name":"proposalId","nameLocation":"2146:10:7","nodeType":"VariableDeclaration","scope":4116,"src":"2138:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4063,"name":"uint256","nodeType":"ElementaryTypeName","src":"2138:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2137:20:7"},"returnParameters":{"id":4070,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4069,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4116,"src":"2196:13:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4068,"nodeType":"UserDefinedTypeName","pathNode":{"id":4067,"name":"ProposalState","nameLocations":["2196:13:7"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"2196:13:7"},"referencedDeclaration":2154,"src":"2196:13:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"2195:15:7"},"scope":4366,"src":"2123:740:7","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4127,"nodeType":"Block","src":"3008:42:7","statements":[{"expression":{"arguments":[{"id":4124,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3033:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4123,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3025:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4122,"name":"address","nodeType":"ElementaryTypeName","src":"3025:7:7","typeDescriptions":{}}},"id":4125,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3025:18:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4121,"id":4126,"nodeType":"Return","src":"3018:25:7"}]},"documentation":{"id":4117,"nodeType":"StructuredDocumentation","src":"2869:76:7","text":" @dev Public accessor to check the address of the timelock"},"functionSelector":"d33219b4","id":4128,"implemented":true,"kind":"function","modifiers":[],"name":"timelock","nameLocation":"2959:8:7","nodeType":"FunctionDefinition","parameters":{"id":4118,"nodeType":"ParameterList","parameters":[],"src":"2967:2:7"},"returnParameters":{"id":4121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4128,"src":"2999:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4119,"name":"address","nodeType":"ElementaryTypeName","src":"2999:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2998:9:7"},"scope":4366,"src":"2950:100:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[789],"body":{"id":4139,"nodeType":"Block","src":"3205:28:7","statements":[{"expression":{"hexValue":"74727565","id":4137,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3222:4:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":4136,"id":4138,"nodeType":"Return","src":"3215:11:7"}]},"documentation":{"id":4129,"nodeType":"StructuredDocumentation","src":"3056:61:7","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":4140,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"3131:20:7","nodeType":"FunctionDefinition","overrides":{"id":4133,"nodeType":"OverrideSpecifier","overrides":[],"src":"3181:8:7"},"parameters":{"id":4132,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4131,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4140,"src":"3152:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4130,"name":"uint256","nodeType":"ElementaryTypeName","src":"3152:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3151:9:7"},"returnParameters":{"id":4136,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4135,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4140,"src":"3199:4:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":4134,"name":"bool","nodeType":"ElementaryTypeName","src":"3199:4:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3198:6:7"},"scope":4366,"src":"3122:111:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[1195],"body":{"id":4204,"nodeType":"Block","src":"3550:351:7","statements":[{"assignments":[4161],"declarations":[{"constant":false,"id":4161,"mutability":"mutable","name":"delay","nameLocation":"3568:5:7","nodeType":"VariableDeclaration","scope":4204,"src":"3560:13:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4160,"name":"uint256","nodeType":"ElementaryTypeName","src":"3560:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4165,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4162,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3576:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4163,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3586:11:7","memberName":"getMinDelay","nodeType":"MemberAccess","referencedDeclaration":2997,"src":"3576:21:7","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint256_$","typeString":"function () view external returns (uint256)"}},"id":4164,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3576:23:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3560:39:7"},{"assignments":[4167],"declarations":[{"constant":false,"id":4167,"mutability":"mutable","name":"salt","nameLocation":"3618:4:7","nodeType":"VariableDeclaration","scope":4204,"src":"3610:12:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4166,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3610:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4171,"initialValue":{"arguments":[{"id":4169,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4154,"src":"3639:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4168,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4365,"src":"3625:13:7","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4170,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3625:30:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"3610:45:7"},{"expression":{"id":4183,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":4172,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"3665:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4174,"indexExpression":{"id":4173,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4143,"src":"3678:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3665:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":4177,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4146,"src":"3721:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4178,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4149,"src":"3730:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4179,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4152,"src":"3738:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4180,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3749:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4181,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4167,"src":"3752:4:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4175,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3692:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4176,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3702:18:7","memberName":"hashOperationBatch","nodeType":"MemberAccess","referencedDeclaration":3056,"src":"3692:28:7","typeDescriptions":{"typeIdentifier":"t_function_external_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) pure external returns (bytes32)"}},"id":4182,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3692:65:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3665:92:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":4184,"nodeType":"ExpressionStatement","src":"3665:92:7"},{"expression":{"arguments":[{"id":4188,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4146,"src":"3791:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4189,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4149,"src":"3800:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4190,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4152,"src":"3808:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4191,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3819:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4192,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4167,"src":"3822:4:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":4193,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4161,"src":"3828:5:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4185,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3767:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4187,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3777:13:7","memberName":"scheduleBatch","nodeType":"MemberAccess","referencedDeclaration":3216,"src":"3767:23:7","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32,uint256) external"}},"id":4194,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3767:67:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4195,"nodeType":"ExpressionStatement","src":"3767:67:7"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4201,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":4198,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3870:5:7","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":4199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3876:9:7","memberName":"timestamp","nodeType":"MemberAccess","src":"3870:15:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":4200,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4161,"src":"3888:5:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3870:23:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4196,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3852:8:7","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4197,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3861:8:7","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"3852:17:7","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4202,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3852:42:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4159,"id":4203,"nodeType":"Return","src":"3845:49:7"}]},"documentation":{"id":4141,"nodeType":"StructuredDocumentation","src":"3239:69:7","text":" @dev Function to queue a proposal to the timelock."},"id":4205,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"3322:16:7","nodeType":"FunctionDefinition","overrides":{"id":4156,"nodeType":"OverrideSpecifier","overrides":[],"src":"3524:8:7"},"parameters":{"id":4155,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4143,"mutability":"mutable","name":"proposalId","nameLocation":"3356:10:7","nodeType":"VariableDeclaration","scope":4205,"src":"3348:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4142,"name":"uint256","nodeType":"ElementaryTypeName","src":"3348:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4146,"mutability":"mutable","name":"targets","nameLocation":"3393:7:7","nodeType":"VariableDeclaration","scope":4205,"src":"3376:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4144,"name":"address","nodeType":"ElementaryTypeName","src":"3376:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4145,"nodeType":"ArrayTypeName","src":"3376:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4149,"mutability":"mutable","name":"values","nameLocation":"3427:6:7","nodeType":"VariableDeclaration","scope":4205,"src":"3410:23:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4147,"name":"uint256","nodeType":"ElementaryTypeName","src":"3410:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4148,"nodeType":"ArrayTypeName","src":"3410:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4152,"mutability":"mutable","name":"calldatas","nameLocation":"3458:9:7","nodeType":"VariableDeclaration","scope":4205,"src":"3443:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4150,"name":"bytes","nodeType":"ElementaryTypeName","src":"3443:5:7","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4151,"nodeType":"ArrayTypeName","src":"3443:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4154,"mutability":"mutable","name":"descriptionHash","nameLocation":"3485:15:7","nodeType":"VariableDeclaration","scope":4205,"src":"3477:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4153,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3477:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3338:168:7"},"returnParameters":{"id":4159,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4158,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4205,"src":"3542:6:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4157,"name":"uint48","nodeType":"ElementaryTypeName","src":"3542:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3541:8:7"},"scope":4366,"src":"3313:588:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1372],"body":{"id":4243,"nodeType":"Block","src":"4289:210:7","statements":[{"expression":{"arguments":[{"id":4229,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4211,"src":"4359:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4230,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4214,"src":"4368:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4231,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4217,"src":"4376:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4232,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4387:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"arguments":[{"id":4234,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4219,"src":"4404:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4233,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4365,"src":"4390:13:7","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4235,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4390:30:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4223,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"4318:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4225,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4328:12:7","memberName":"executeBatch","nodeType":"MemberAccess","referencedDeclaration":3458,"src":"4318:22:7","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4228,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"expression":{"id":4226,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"4348:3:7","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":4227,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4352:5:7","memberName":"value","nodeType":"MemberAccess","src":"4348:9:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"4318:40:7","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$value","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4236,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4318:103:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4237,"nodeType":"ExpressionStatement","src":"4318:103:7"},{"expression":{"id":4241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"4461:31:7","subExpression":{"baseExpression":{"id":4238,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"4468:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4240,"indexExpression":{"id":4239,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4208,"src":"4481:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"4468:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4242,"nodeType":"ExpressionStatement","src":"4461:31:7"}]},"documentation":{"id":4206,"nodeType":"StructuredDocumentation","src":"3907:155:7","text":" @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n through the timelock."},"id":4244,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"4076:18:7","nodeType":"FunctionDefinition","overrides":{"id":4221,"nodeType":"OverrideSpecifier","overrides":[],"src":"4280:8:7"},"parameters":{"id":4220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4208,"mutability":"mutable","name":"proposalId","nameLocation":"4112:10:7","nodeType":"VariableDeclaration","scope":4244,"src":"4104:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4207,"name":"uint256","nodeType":"ElementaryTypeName","src":"4104:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4211,"mutability":"mutable","name":"targets","nameLocation":"4149:7:7","nodeType":"VariableDeclaration","scope":4244,"src":"4132:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4209,"name":"address","nodeType":"ElementaryTypeName","src":"4132:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4210,"nodeType":"ArrayTypeName","src":"4132:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4214,"mutability":"mutable","name":"values","nameLocation":"4183:6:7","nodeType":"VariableDeclaration","scope":4244,"src":"4166:23:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4212,"name":"uint256","nodeType":"ElementaryTypeName","src":"4166:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4213,"nodeType":"ArrayTypeName","src":"4166:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4217,"mutability":"mutable","name":"calldatas","nameLocation":"4214:9:7","nodeType":"VariableDeclaration","scope":4244,"src":"4199:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4215,"name":"bytes","nodeType":"ElementaryTypeName","src":"4199:5:7","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4216,"nodeType":"ArrayTypeName","src":"4199:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4219,"mutability":"mutable","name":"descriptionHash","nameLocation":"4241:15:7","nodeType":"VariableDeclaration","scope":4244,"src":"4233:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4218,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4233:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4094:168:7"},"returnParameters":{"id":4222,"nodeType":"ParameterList","parameters":[],"src":"4289:0:7"},"scope":4366,"src":"4067:432:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1487],"body":{"id":4296,"nodeType":"Block","src":"5109:353:7","statements":[{"assignments":[4263],"declarations":[{"constant":false,"id":4263,"mutability":"mutable","name":"proposalId","nameLocation":"5127:10:7","nodeType":"VariableDeclaration","scope":4296,"src":"5119:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4262,"name":"uint256","nodeType":"ElementaryTypeName","src":"5119:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4271,"initialValue":{"arguments":[{"id":4266,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4248,"src":"5154:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4267,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4251,"src":"5163:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4268,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4254,"src":"5171:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":4269,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4256,"src":"5182:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4264,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"5140:5:7","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4366_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4265,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5146:7:7","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":1487,"src":"5140:13:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":4270,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5140:58:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"5119:79:7"},{"assignments":[4273],"declarations":[{"constant":false,"id":4273,"mutability":"mutable","name":"timelockId","nameLocation":"5217:10:7","nodeType":"VariableDeclaration","scope":4296,"src":"5209:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4272,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5209:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4277,"initialValue":{"baseExpression":{"id":4274,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"5230:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4276,"indexExpression":{"id":4275,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4263,"src":"5243:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5230:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5209:45:7"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4278,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4273,"src":"5268:10:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":4279,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5282:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5268:15:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4293,"nodeType":"IfStatement","src":"5264:164:7","trueBody":{"id":4292,"nodeType":"Block","src":"5285:143:7","statements":[{"expression":{"arguments":[{"id":4284,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4273,"src":"5338:10:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4281,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"5321:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4283,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5331:6:7","memberName":"cancel","nodeType":"MemberAccess","referencedDeclaration":3300,"src":"5321:16:7","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32) external"}},"id":4285,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5321:28:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4286,"nodeType":"ExpressionStatement","src":"5321:28:7"},{"expression":{"id":4290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"5386:31:7","subExpression":{"baseExpression":{"id":4287,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"5393:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4289,"indexExpression":{"id":4288,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4263,"src":"5406:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"5393:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4291,"nodeType":"ExpressionStatement","src":"5386:31:7"}]}},{"expression":{"id":4294,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4263,"src":"5445:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4261,"id":4295,"nodeType":"Return","src":"5438:17:7"}]},"documentation":{"id":4245,"nodeType":"StructuredDocumentation","src":"4505:149:7","text":" @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n been queued."},"id":4297,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"4917:7:7","nodeType":"FunctionDefinition","overrides":{"id":4258,"nodeType":"OverrideSpecifier","overrides":[],"src":"5082:8:7"},"parameters":{"id":4257,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4248,"mutability":"mutable","name":"targets","nameLocation":"4951:7:7","nodeType":"VariableDeclaration","scope":4297,"src":"4934:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4246,"name":"address","nodeType":"ElementaryTypeName","src":"4934:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4247,"nodeType":"ArrayTypeName","src":"4934:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4251,"mutability":"mutable","name":"values","nameLocation":"4985:6:7","nodeType":"VariableDeclaration","scope":4297,"src":"4968:23:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4249,"name":"uint256","nodeType":"ElementaryTypeName","src":"4968:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4250,"nodeType":"ArrayTypeName","src":"4968:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4254,"mutability":"mutable","name":"calldatas","nameLocation":"5016:9:7","nodeType":"VariableDeclaration","scope":4297,"src":"5001:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4252,"name":"bytes","nodeType":"ElementaryTypeName","src":"5001:5:7","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4253,"nodeType":"ArrayTypeName","src":"5001:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4256,"mutability":"mutable","name":"descriptionHash","nameLocation":"5043:15:7","nodeType":"VariableDeclaration","scope":4297,"src":"5035:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4255,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5035:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4924:140:7"},"returnParameters":{"id":4261,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4260,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4297,"src":"5100:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4259,"name":"uint256","nodeType":"ElementaryTypeName","src":"5100:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5099:9:7"},"scope":4366,"src":"4908:554:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1860],"body":{"id":4309,"nodeType":"Block","src":"5646:42:7","statements":[{"expression":{"arguments":[{"id":4306,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"5671:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4305,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5663:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4304,"name":"address","nodeType":"ElementaryTypeName","src":"5663:7:7","typeDescriptions":{}}},"id":4307,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5663:18:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4303,"id":4308,"nodeType":"Return","src":"5656:25:7"}]},"documentation":{"id":4298,"nodeType":"StructuredDocumentation","src":"5468:103:7","text":" @dev Address through which the governor executes action. In this case, the timelock."},"id":4310,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"5585:9:7","nodeType":"FunctionDefinition","overrides":{"id":4300,"nodeType":"OverrideSpecifier","overrides":[],"src":"5619:8:7"},"parameters":{"id":4299,"nodeType":"ParameterList","parameters":[],"src":"5594:2:7"},"returnParameters":{"id":4303,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4302,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4310,"src":"5637:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4301,"name":"address","nodeType":"ElementaryTypeName","src":"5637:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5636:9:7"},"scope":4366,"src":"5576:112:7","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":4323,"nodeType":"Block","src":"6114:45:7","statements":[{"expression":{"arguments":[{"id":4320,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4314,"src":"6140:11:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4319,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4346,"src":"6124:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3608_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6124:28:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4322,"nodeType":"ExpressionStatement","src":"6124:28:7"}]},"documentation":{"id":4311,"nodeType":"StructuredDocumentation","src":"5694:327:7","text":" @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n must be proposed, scheduled, and executed through governance proposals.\n CAUTION: It is not recommended to change the timelock while there are other queued governance proposals."},"functionSelector":"a890c910","id":4324,"implemented":true,"kind":"function","modifiers":[{"id":4317,"kind":"modifierInvocation","modifierName":{"id":4316,"name":"onlyGovernance","nameLocations":["6099:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"6099:14:7"},"nodeType":"ModifierInvocation","src":"6099:14:7"}],"name":"updateTimelock","nameLocation":"6035:14:7","nodeType":"FunctionDefinition","parameters":{"id":4315,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4314,"mutability":"mutable","name":"newTimelock","nameLocation":"6069:11:7","nodeType":"VariableDeclaration","scope":4324,"src":"6050:30:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4313,"nodeType":"UserDefinedTypeName","pathNode":{"id":4312,"name":"TimelockController","nameLocations":["6050:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"6050:18:7"},"referencedDeclaration":3608,"src":"6050:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6049:32:7"},"returnParameters":{"id":4318,"nodeType":"ParameterList","parameters":[],"src":"6114:0:7"},"scope":4366,"src":"6026:133:7","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4345,"nodeType":"Block","src":"6230:111:7","statements":[{"eventCall":{"arguments":[{"arguments":[{"id":4333,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"6268:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4332,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6260:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4331,"name":"address","nodeType":"ElementaryTypeName","src":"6260:7:7","typeDescriptions":{}}},"id":4334,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6260:18:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":4337,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4327,"src":"6288:11:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4336,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6280:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4335,"name":"address","nodeType":"ElementaryTypeName","src":"6280:7:7","typeDescriptions":{}}},"id":4338,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6280:20:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":4330,"name":"TimelockChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4049,"src":"6245:14:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":4339,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6245:56:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4340,"nodeType":"EmitStatement","src":"6240:61:7"},{"expression":{"id":4343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4341,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"6311:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4342,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4327,"src":"6323:11:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"src":"6311:23:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4344,"nodeType":"ExpressionStatement","src":"6311:23:7"}]},"id":4346,"implemented":true,"kind":"function","modifiers":[],"name":"_updateTimelock","nameLocation":"6174:15:7","nodeType":"FunctionDefinition","parameters":{"id":4328,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4327,"mutability":"mutable","name":"newTimelock","nameLocation":"6209:11:7","nodeType":"VariableDeclaration","scope":4346,"src":"6190:30:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4326,"nodeType":"UserDefinedTypeName","pathNode":{"id":4325,"name":"TimelockController","nameLocations":["6190:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"6190:18:7"},"referencedDeclaration":3608,"src":"6190:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6189:32:7"},"returnParameters":{"id":4329,"nodeType":"ParameterList","parameters":[],"src":"6230:0:7"},"scope":4366,"src":"6165:176:7","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":4364,"nodeType":"Block","src":"6644:64:7","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":4358,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"6677:4:7","typeDescriptions":{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4366","typeString":"contract GovernorTimelockControl"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4366","typeString":"contract GovernorTimelockControl"}],"id":4357,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6669:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4356,"name":"address","nodeType":"ElementaryTypeName","src":"6669:7:7","typeDescriptions":{}}},"id":4359,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6669:13:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4355,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6661:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes20_$","typeString":"type(bytes20)"},"typeName":{"id":4354,"name":"bytes20","nodeType":"ElementaryTypeName","src":"6661:7:7","typeDescriptions":{}}},"id":4360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6661:22:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes20","typeString":"bytes20"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":4361,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4349,"src":"6686:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"6661:40:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":4353,"id":4363,"nodeType":"Return","src":"6654:47:7"}]},"documentation":{"id":4347,"nodeType":"StructuredDocumentation","src":"6347:213:7","text":" @dev Computes the {TimelockController} operation salt.\n It is computed with the governor address itself to avoid collisions across governor instances using the\n same timelock."},"id":4365,"implemented":true,"kind":"function","modifiers":[],"name":"_timelockSalt","nameLocation":"6574:13:7","nodeType":"FunctionDefinition","parameters":{"id":4350,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4349,"mutability":"mutable","name":"descriptionHash","nameLocation":"6596:15:7","nodeType":"VariableDeclaration","scope":4365,"src":"6588:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4348,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6588:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6587:25:7"},"returnParameters":{"id":4353,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4352,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4365,"src":"6635:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4351,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6635:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6634:9:7"},"scope":4366,"src":"6565:143:7","stateMutability":"view","virtual":false,"visibility":"private"}],"scope":4367,"src":"1499:5211:7","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,4049,5326]}],"src":"133:6578:7"},"id":7},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","exportedSymbols":{"Governor":[2134],"GovernorVotes":[4482],"IERC5805":[5357],"IVotes":[4760],"SafeCast":[12565],"Time":[14919]},"id":4483,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4368,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:8"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4370,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":2135,"src":"149:41:8","symbolAliases":[{"foreign":{"id":4369,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"157:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../utils/IVotes.sol","id":4372,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":4761,"src":"191:43:8","symbolAliases":[{"foreign":{"id":4371,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4760,"src":"199:6:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4374,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":5358,"src":"235:55:8","symbolAliases":[{"foreign":{"id":4373,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5357,"src":"243:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4376,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":12566,"src":"291:55:8","symbolAliases":[{"foreign":{"id":4375,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"299:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4378,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":14920,"src":"347:48:8","symbolAliases":[{"foreign":{"id":4377,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"355:4:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4380,"name":"Governor","nameLocations":["570:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"570:8:8"},"id":4381,"nodeType":"InheritanceSpecifier","src":"570:8:8"}],"canonicalName":"GovernorVotes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4379,"nodeType":"StructuredDocumentation","src":"397:137:8","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n token."},"fullyImplemented":false,"id":4482,"linearizedBaseContracts":[4482,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorVotes","nameLocation":"553:13:8","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4384,"mutability":"immutable","name":"_token","nameLocation":"612:6:8","nodeType":"VariableDeclaration","scope":4482,"src":"585:33:8","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"},"typeName":{"id":4383,"nodeType":"UserDefinedTypeName","pathNode":{"id":4382,"name":"IERC5805","nameLocations":["585:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":5357,"src":"585:8:8"},"referencedDeclaration":5357,"src":"585:8:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"visibility":"private"},{"body":{"id":4399,"nodeType":"Block","src":"658:57:8","statements":[{"expression":{"id":4397,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4390,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4384,"src":"668:6:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":4394,"name":"tokenAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4387,"src":"694:12:8","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}],"id":4393,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"686:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4392,"name":"address","nodeType":"ElementaryTypeName","src":"686:7:8","typeDescriptions":{}}},"id":4395,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"686:21:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4391,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5357,"src":"677:8:8","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC5805_$5357_$","typeString":"type(contract IERC5805)"}},"id":4396,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"677:31:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"src":"668:40:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4398,"nodeType":"ExpressionStatement","src":"668:40:8"}]},"id":4400,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4388,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4387,"mutability":"mutable","name":"tokenAddress","nameLocation":"644:12:8","nodeType":"VariableDeclaration","scope":4400,"src":"637:19:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"},"typeName":{"id":4386,"nodeType":"UserDefinedTypeName","pathNode":{"id":4385,"name":"IVotes","nameLocations":["637:6:8"],"nodeType":"IdentifierPath","referencedDeclaration":4760,"src":"637:6:8"},"referencedDeclaration":4760,"src":"637:6:8","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}},"visibility":"internal"}],"src":"636:21:8"},"returnParameters":{"id":4389,"nodeType":"ParameterList","parameters":[],"src":"658:0:8"},"scope":4482,"src":"625:90:8","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4409,"nodeType":"Block","src":"850:30:8","statements":[{"expression":{"id":4407,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4384,"src":"867:6:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"functionReturnParameters":4406,"id":4408,"nodeType":"Return","src":"860:13:8"}]},"documentation":{"id":4401,"nodeType":"StructuredDocumentation","src":"721:68:8","text":" @dev The token that voting power is sourced from."},"functionSelector":"fc0c546a","id":4410,"implemented":true,"kind":"function","modifiers":[],"name":"token","nameLocation":"803:5:8","nodeType":"FunctionDefinition","parameters":{"id":4402,"nodeType":"ParameterList","parameters":[],"src":"808:2:8"},"returnParameters":{"id":4406,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4405,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4410,"src":"840:8:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"},"typeName":{"id":4404,"nodeType":"UserDefinedTypeName","pathNode":{"id":4403,"name":"IERC5805","nameLocations":["840:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":5357,"src":"840:8:8"},"referencedDeclaration":5357,"src":"840:8:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"visibility":"internal"}],"src":"839:10:8"},"scope":4482,"src":"794:86:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2095],"body":{"id":4435,"nodeType":"Block","src":"1120:161:8","statements":[{"clauses":[{"block":{"id":4426,"nodeType":"Block","src":"1177:41:8","statements":[{"expression":{"id":4424,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4422,"src":"1198:9:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4416,"id":4425,"nodeType":"Return","src":"1191:16:8"}]},"errorName":"","id":4427,"nodeType":"TryCatchClause","parameters":{"id":4423,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4422,"mutability":"mutable","name":"timepoint","nameLocation":"1166:9:8","nodeType":"VariableDeclaration","scope":4427,"src":"1159:16:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4421,"name":"uint48","nodeType":"ElementaryTypeName","src":"1159:6:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1158:18:8"},"src":"1150:68:8"},{"block":{"id":4432,"nodeType":"Block","src":"1225:50:8","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4428,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"1246:4:8","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$14919_$","typeString":"type(library Time)"}},"id":4429,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1251:11:8","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":14680,"src":"1246:16:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4430,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1246:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4416,"id":4431,"nodeType":"Return","src":"1239:25:8"}]},"errorName":"","id":4433,"nodeType":"TryCatchClause","src":"1219:56:8"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4417,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"1134:5:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4418,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:7:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4419,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1142:5:8","memberName":"clock","nodeType":"MemberAccess","referencedDeclaration":5365,"src":"1134:13:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint48_$","typeString":"function () view external returns (uint48)"}},"id":4420,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:15:8","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":4434,"nodeType":"TryStatement","src":"1130:145:8"}]},"documentation":{"id":4411,"nodeType":"StructuredDocumentation","src":"886:166:8","text":" @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n does not implement ERC-6372."},"functionSelector":"91ddadf4","id":4436,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"1066:5:8","nodeType":"FunctionDefinition","overrides":{"id":4413,"nodeType":"OverrideSpecifier","overrides":[],"src":"1094:8:8"},"parameters":{"id":4412,"nodeType":"ParameterList","parameters":[],"src":"1071:2:8"},"returnParameters":{"id":4416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4415,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4436,"src":"1112:6:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4414,"name":"uint48","nodeType":"ElementaryTypeName","src":"1112:6:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1111:8:8"},"scope":4482,"src":"1057:224:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2101],"body":{"id":4459,"nodeType":"Block","src":"1511:186:8","statements":[{"clauses":[{"block":{"id":4452,"nodeType":"Block","src":"1580:41:8","statements":[{"expression":{"id":4450,"name":"clockmode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4448,"src":"1601:9:8","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":4442,"id":4451,"nodeType":"Return","src":"1594:16:8"}]},"errorName":"","id":4453,"nodeType":"TryCatchClause","parameters":{"id":4449,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4448,"mutability":"mutable","name":"clockmode","nameLocation":"1569:9:8","nodeType":"VariableDeclaration","scope":4453,"src":"1555:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4447,"name":"string","nodeType":"ElementaryTypeName","src":"1555:6:8","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1554:25:8"},"src":"1546:75:8"},{"block":{"id":4456,"nodeType":"Block","src":"1628:63:8","statements":[{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":4454,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1649:31:8","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":4442,"id":4455,"nodeType":"Return","src":"1642:38:8"}]},"errorName":"","id":4457,"nodeType":"TryCatchClause","src":"1622:69:8"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4443,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"1525:5:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4444,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:7:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4445,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1533:10:8","memberName":"CLOCK_MODE","nodeType":"MemberAccess","referencedDeclaration":5371,"src":"1525:18:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view external returns (string memory)"}},"id":4446,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:20:8","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":4458,"nodeType":"TryStatement","src":"1521:170:8"}]},"documentation":{"id":4437,"nodeType":"StructuredDocumentation","src":"1287:91:8","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":4460,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"1445:10:8","nodeType":"FunctionDefinition","overrides":{"id":4439,"nodeType":"OverrideSpecifier","overrides":[],"src":"1478:8:8"},"parameters":{"id":4438,"nodeType":"ParameterList","parameters":[],"src":"1455:2:8"},"returnParameters":{"id":4442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4441,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4460,"src":"1496:13:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4440,"name":"string","nodeType":"ElementaryTypeName","src":"1496:6:8","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1495:15:8"},"scope":4482,"src":"1436:261:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[857],"body":{"id":4480,"nodeType":"Block","src":"1981:64:8","statements":[{"expression":{"arguments":[{"id":4476,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4463,"src":"2019:7:8","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":4477,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4465,"src":"2028:9:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4473,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"1998:5:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4474,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:7:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2006:12:8","memberName":"getPastVotes","nodeType":"MemberAccess","referencedDeclaration":4721,"src":"1998:20:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view external returns (uint256)"}},"id":4478,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:40:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4472,"id":4479,"nodeType":"Return","src":"1991:47:8"}]},"documentation":{"id":4461,"nodeType":"StructuredDocumentation","src":"1703:114:8","text":" Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes})."},"id":4481,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"1831:9:8","nodeType":"FunctionDefinition","overrides":{"id":4469,"nodeType":"OverrideSpecifier","overrides":[],"src":"1954:8:8"},"parameters":{"id":4468,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4463,"mutability":"mutable","name":"account","nameLocation":"1858:7:8","nodeType":"VariableDeclaration","scope":4481,"src":"1850:15:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4462,"name":"address","nodeType":"ElementaryTypeName","src":"1850:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4465,"mutability":"mutable","name":"timepoint","nameLocation":"1883:9:8","nodeType":"VariableDeclaration","scope":4481,"src":"1875:17:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4464,"name":"uint256","nodeType":"ElementaryTypeName","src":"1875:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4467,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4481,"src":"1902:12:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":4466,"name":"bytes","nodeType":"ElementaryTypeName","src":"1902:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1840:91:8"},"returnParameters":{"id":4472,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4471,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4481,"src":"1972:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4470,"name":"uint256","nodeType":"ElementaryTypeName","src":"1972:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1971:9:8"},"scope":4482,"src":"1822:223:8","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":4483,"src":"535:1512:8","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,5326]}],"src":"123:1925:8"},"id":8},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","exportedSymbols":{"Checkpoints":[14290],"GovernorVotes":[4482],"GovernorVotesQuorumFraction":[4677],"SafeCast":[12565]},"id":4678,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4484,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"137:24:9"},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","file":"./GovernorVotes.sol","id":4486,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4678,"sourceUnit":4483,"src":"163:50:9","symbolAliases":[{"foreign":{"id":4485,"name":"GovernorVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4482,"src":"171:13:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4488,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4678,"sourceUnit":12566,"src":"214:55:9","symbolAliases":[{"foreign":{"id":4487,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"222:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4490,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4678,"sourceUnit":14291,"src":"270:64:9","symbolAliases":[{"foreign":{"id":4489,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14290,"src":"278:11:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4492,"name":"GovernorVotes","nameLocations":["542:13:9"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"542:13:9"},"id":4493,"nodeType":"InheritanceSpecifier","src":"542:13:9"}],"canonicalName":"GovernorVotesQuorumFraction","contractDependencies":[],"contractKind":"contract","documentation":{"id":4491,"nodeType":"StructuredDocumentation","src":"336:156:9","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n fraction of the total supply."},"fullyImplemented":false,"id":4677,"linearizedBaseContracts":[4677,4482,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorVotesQuorumFraction","nameLocation":"511:27:9","nodeType":"ContractDefinition","nodes":[{"global":false,"id":4497,"libraryName":{"id":4494,"name":"Checkpoints","nameLocations":["568:11:9"],"nodeType":"IdentifierPath","referencedDeclaration":14290,"src":"568:11:9"},"nodeType":"UsingForDirective","src":"562:43:9","typeName":{"id":4496,"nodeType":"UserDefinedTypeName","pathNode":{"id":4495,"name":"Checkpoints.Trace208","nameLocations":["584:11:9","596:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"584:20:9"},"referencedDeclaration":13246,"src":"584:20:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":false,"id":4500,"mutability":"mutable","name":"_quorumNumeratorHistory","nameLocation":"640:23:9","nodeType":"VariableDeclaration","scope":4677,"src":"611:52:9","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4499,"nodeType":"UserDefinedTypeName","pathNode":{"id":4498,"name":"Checkpoints.Trace208","nameLocations":["611:11:9","623:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"611:20:9"},"referencedDeclaration":13246,"src":"611:20:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"anonymous":false,"eventSelector":"0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997","id":4506,"name":"QuorumNumeratorUpdated","nameLocation":"676:22:9","nodeType":"EventDefinition","parameters":{"id":4505,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4502,"indexed":false,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"707:18:9","nodeType":"VariableDeclaration","scope":4506,"src":"699:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4501,"name":"uint256","nodeType":"ElementaryTypeName","src":"699:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4504,"indexed":false,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"735:18:9","nodeType":"VariableDeclaration","scope":4506,"src":"727:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4503,"name":"uint256","nodeType":"ElementaryTypeName","src":"727:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"698:56:9"},"src":"670:85:9"},{"documentation":{"id":4507,"nodeType":"StructuredDocumentation","src":"761:63:9","text":" @dev The quorum set is not a valid fraction."},"errorSelector":"243e5445","id":4513,"name":"GovernorInvalidQuorumFraction","nameLocation":"835:29:9","nodeType":"ErrorDefinition","parameters":{"id":4512,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4509,"mutability":"mutable","name":"quorumNumerator","nameLocation":"873:15:9","nodeType":"VariableDeclaration","scope":4513,"src":"865:23:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4508,"name":"uint256","nodeType":"ElementaryTypeName","src":"865:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4511,"mutability":"mutable","name":"quorumDenominator","nameLocation":"898:17:9","nodeType":"VariableDeclaration","scope":4513,"src":"890:25:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4510,"name":"uint256","nodeType":"ElementaryTypeName","src":"890:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"864:52:9"},"src":"829:88:9"},{"body":{"id":4523,"nodeType":"Block","src":"1346:61:9","statements":[{"expression":{"arguments":[{"id":4520,"name":"quorumNumeratorValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4516,"src":"1379:20:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4519,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4676,"src":"1356:22:9","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4521,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1356:44:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4522,"nodeType":"ExpressionStatement","src":"1356:44:9"}]},"documentation":{"id":4514,"nodeType":"StructuredDocumentation","src":"923:376:9","text":" @dev Initialize quorum as a fraction of the token's total supply.\n The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n customized by overriding {quorumDenominator}."},"id":4524,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4517,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4516,"mutability":"mutable","name":"quorumNumeratorValue","nameLocation":"1324:20:9","nodeType":"VariableDeclaration","scope":4524,"src":"1316:28:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4515,"name":"uint256","nodeType":"ElementaryTypeName","src":"1316:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1315:30:9"},"returnParameters":{"id":4518,"nodeType":"ParameterList","parameters":[],"src":"1346:0:9"},"scope":4677,"src":"1304:103:9","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4534,"nodeType":"Block","src":"1569:56:9","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4530,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"1586:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4531,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1610:6:9","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"1586:30:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4532,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1586:32:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4529,"id":4533,"nodeType":"Return","src":"1579:39:9"}]},"documentation":{"id":4525,"nodeType":"StructuredDocumentation","src":"1413:86:9","text":" @dev Returns the current quorum numerator. See {quorumDenominator}."},"functionSelector":"a7713a70","id":4535,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1513:15:9","nodeType":"FunctionDefinition","parameters":{"id":4526,"nodeType":"ParameterList","parameters":[],"src":"1528:2:9"},"returnParameters":{"id":4529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4528,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4535,"src":"1560:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4527,"name":"uint256","nodeType":"ElementaryTypeName","src":"1560:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1559:9:9"},"scope":4677,"src":"1504:121:9","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4586,"nodeType":"Block","src":"1820:534:9","statements":[{"assignments":[4544],"declarations":[{"constant":false,"id":4544,"mutability":"mutable","name":"length","nameLocation":"1838:6:9","nodeType":"VariableDeclaration","scope":4586,"src":"1830:14:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4543,"name":"uint256","nodeType":"ElementaryTypeName","src":"1830:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4548,"initialValue":{"expression":{"expression":{"id":4545,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"1847:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4546,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1871:12:9","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"1847:36:9","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":4547,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1884:6:9","memberName":"length","nodeType":"MemberAccess","src":"1847:43:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1830:60:9"},{"assignments":[4553],"declarations":[{"constant":false,"id":4553,"mutability":"mutable","name":"latest","nameLocation":"1993:6:9","nodeType":"VariableDeclaration","scope":4586,"src":"1959:40:9","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":4552,"nodeType":"UserDefinedTypeName","pathNode":{"id":4551,"name":"Checkpoints.Checkpoint208","nameLocations":["1959:11:9","1971:13:9"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"1959:25:9"},"referencedDeclaration":13251,"src":"1959:25:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":4560,"initialValue":{"baseExpression":{"expression":{"id":4554,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"2002:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4555,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2026:12:9","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"2002:36:9","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":4559,"indexExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4558,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4556,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4544,"src":"2039:6:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":4557,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2048:1:9","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2039:10:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2002:48:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1959:91:9"},{"assignments":[4562],"declarations":[{"constant":false,"id":4562,"mutability":"mutable","name":"latestKey","nameLocation":"2067:9:9","nodeType":"VariableDeclaration","scope":4586,"src":"2060:16:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4561,"name":"uint48","nodeType":"ElementaryTypeName","src":"2060:6:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":4565,"initialValue":{"expression":{"id":4563,"name":"latest","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4553,"src":"2079:6:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":4564,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2086:4:9","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"2079:11:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"2060:30:9"},{"assignments":[4567],"declarations":[{"constant":false,"id":4567,"mutability":"mutable","name":"latestValue","nameLocation":"2108:11:9","nodeType":"VariableDeclaration","scope":4586,"src":"2100:19:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":4566,"name":"uint208","nodeType":"ElementaryTypeName","src":"2100:7:9","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":4570,"initialValue":{"expression":{"id":4568,"name":"latest","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4553,"src":"2122:6:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":4569,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2129:6:9","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"2122:13:9","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"VariableDeclarationStatement","src":"2100:35:9"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4573,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4571,"name":"latestKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4562,"src":"2149:9:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":4572,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4538,"src":"2162:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2149:22:9","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4577,"nodeType":"IfStatement","src":"2145:71:9","trueBody":{"id":4576,"nodeType":"Block","src":"2173:43:9","statements":[{"expression":{"id":4574,"name":"latestValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4567,"src":"2194:11:9","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4542,"id":4575,"nodeType":"Return","src":"2187:18:9"}]}},{"expression":{"arguments":[{"arguments":[{"id":4582,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4538,"src":"2336:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4580,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"2318:8:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4581,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2327:8:9","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"2318:17:9","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2318:28:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":4578,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"2276:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4579,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2300:17:9","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13441,"src":"2276:41:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4584,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2276:71:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4542,"id":4585,"nodeType":"Return","src":"2269:78:9"}]},"documentation":{"id":4536,"nodeType":"StructuredDocumentation","src":"1631:102:9","text":" @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}."},"functionSelector":"60c4247f","id":4587,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1747:15:9","nodeType":"FunctionDefinition","parameters":{"id":4539,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4538,"mutability":"mutable","name":"timepoint","nameLocation":"1771:9:9","nodeType":"VariableDeclaration","scope":4587,"src":"1763:17:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4537,"name":"uint256","nodeType":"ElementaryTypeName","src":"1763:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1762:19:9"},"returnParameters":{"id":4542,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4541,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4587,"src":"1811:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4540,"name":"uint256","nodeType":"ElementaryTypeName","src":"1811:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1810:9:9"},"scope":4677,"src":"1738:616:9","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4595,"nodeType":"Block","src":"2527:27:9","statements":[{"expression":{"hexValue":"313030","id":4593,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2544:3:9","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"functionReturnParameters":4592,"id":4594,"nodeType":"Return","src":"2537:10:9"}]},"documentation":{"id":4588,"nodeType":"StructuredDocumentation","src":"2360:95:9","text":" @dev Returns the quorum denominator. Defaults to 100, but may be overridden."},"functionSelector":"97c3d334","id":4596,"implemented":true,"kind":"function","modifiers":[],"name":"quorumDenominator","nameLocation":"2469:17:9","nodeType":"FunctionDefinition","parameters":{"id":4589,"nodeType":"ParameterList","parameters":[],"src":"2486:2:9"},"returnParameters":{"id":4592,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4591,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4596,"src":"2518:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4590,"name":"uint256","nodeType":"ElementaryTypeName","src":"2518:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2517:9:9"},"scope":4677,"src":"2460:94:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2121],"body":{"id":4619,"nodeType":"Block","src":"2771:114:9","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4613,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":4608,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4599,"src":"2816:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4605,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"2789:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4606,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2789:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4607,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2797:18:9","memberName":"getPastTotalSupply","nodeType":"MemberAccess","referencedDeclaration":4729,"src":"2789:26:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view external returns (uint256)"}},"id":4609,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2789:37:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":4611,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4599,"src":"2845:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4610,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4535,4587],"referencedDeclaration":4587,"src":"2829:15:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":4612,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2829:26:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2789:66:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":4614,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2788:68:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":4615,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4596,"src":"2859:17:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4616,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2859:19:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2788:90:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4604,"id":4618,"nodeType":"Return","src":"2781:97:9"}]},"documentation":{"id":4597,"nodeType":"StructuredDocumentation","src":"2560:124:9","text":" @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`."},"functionSelector":"f8ce560a","id":4620,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"2698:6:9","nodeType":"FunctionDefinition","overrides":{"id":4601,"nodeType":"OverrideSpecifier","overrides":[],"src":"2744:8:9"},"parameters":{"id":4600,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4599,"mutability":"mutable","name":"timepoint","nameLocation":"2713:9:9","nodeType":"VariableDeclaration","scope":4620,"src":"2705:17:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4598,"name":"uint256","nodeType":"ElementaryTypeName","src":"2705:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2704:19:9"},"returnParameters":{"id":4604,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4603,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4620,"src":"2762:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4602,"name":"uint256","nodeType":"ElementaryTypeName","src":"2762:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2761:9:9"},"scope":4677,"src":"2689:196:9","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4632,"nodeType":"Block","src":"3252:59:9","statements":[{"expression":{"arguments":[{"id":4629,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4623,"src":"3285:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4628,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4676,"src":"3262:22:9","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3262:42:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4631,"nodeType":"ExpressionStatement","src":"3262:42:9"}]},"documentation":{"id":4621,"nodeType":"StructuredDocumentation","src":"2891:265:9","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - Must be called through a governance proposal.\n - New numerator must be smaller or equal to the denominator."},"functionSelector":"06f3f9e6","id":4633,"implemented":true,"kind":"function","modifiers":[{"id":4626,"kind":"modifierInvocation","modifierName":{"id":4625,"name":"onlyGovernance","nameLocations":["3237:14:9"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"3237:14:9"},"nodeType":"ModifierInvocation","src":"3237:14:9"}],"name":"updateQuorumNumerator","nameLocation":"3170:21:9","nodeType":"FunctionDefinition","parameters":{"id":4624,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4623,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"3200:18:9","nodeType":"VariableDeclaration","scope":4633,"src":"3192:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4622,"name":"uint256","nodeType":"ElementaryTypeName","src":"3192:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3191:28:9"},"returnParameters":{"id":4627,"nodeType":"ParameterList","parameters":[],"src":"3252:0:9"},"scope":4677,"src":"3161:150:9","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4675,"nodeType":"Block","src":"3609:421:9","statements":[{"assignments":[4640],"declarations":[{"constant":false,"id":4640,"mutability":"mutable","name":"denominator","nameLocation":"3627:11:9","nodeType":"VariableDeclaration","scope":4675,"src":"3619:19:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4639,"name":"uint256","nodeType":"ElementaryTypeName","src":"3619:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4643,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4641,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4596,"src":"3641:17:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4642,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3641:19:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3619:41:9"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4646,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4644,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"3674:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":4645,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4640,"src":"3695:11:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3674:32:9","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4653,"nodeType":"IfStatement","src":"3670:132:9","trueBody":{"id":4652,"nodeType":"Block","src":"3708:94:9","statements":[{"errorCall":{"arguments":[{"id":4648,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"3759:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4649,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4640,"src":"3779:11:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4647,"name":"GovernorInvalidQuorumFraction","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4513,"src":"3729:29:9","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":4650,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3729:62:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4651,"nodeType":"RevertStatement","src":"3722:69:9"}]}},{"assignments":[4655],"declarations":[{"constant":false,"id":4655,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"3820:18:9","nodeType":"VariableDeclaration","scope":4675,"src":"3812:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4654,"name":"uint256","nodeType":"ElementaryTypeName","src":"3812:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4658,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4656,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4535,4587],"referencedDeclaration":4535,"src":"3841:15:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4657,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3841:17:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3812:46:9"},{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":4662,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[4436],"referencedDeclaration":4436,"src":"3897:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4663,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3897:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"id":4666,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"3925:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4664,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3906:8:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4665,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3915:9:9","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"3906:18:9","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":4667,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3906:38:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":4659,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"3868:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4661,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3892:4:9","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13274,"src":"3868:28:9","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":4668,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3868:77:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":4669,"nodeType":"ExpressionStatement","src":"3868:77:9"},{"eventCall":{"arguments":[{"id":4671,"name":"oldQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4655,"src":"3984:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4672,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"4004:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4670,"name":"QuorumNumeratorUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4506,"src":"3961:22:9","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4673,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3961:62:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4674,"nodeType":"EmitStatement","src":"3956:67:9"}]},"documentation":{"id":4634,"nodeType":"StructuredDocumentation","src":"3317:210:9","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - New numerator must be smaller or equal to the denominator."},"id":4676,"implemented":true,"kind":"function","modifiers":[],"name":"_updateQuorumNumerator","nameLocation":"3541:22:9","nodeType":"FunctionDefinition","parameters":{"id":4637,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4636,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"3572:18:9","nodeType":"VariableDeclaration","scope":4676,"src":"3564:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4635,"name":"uint256","nodeType":"ElementaryTypeName","src":"3564:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3563:28:9"},"returnParameters":{"id":4638,"nodeType":"ParameterList","parameters":[],"src":"3609:0:9"},"scope":4677,"src":"3532:498:9","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4678,"src":"493:3539:9","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,4513,6731,6750,6874,6876,10810,12717],"usedEvents":[2264,2271,2276,2281,2294,2309,4506,5326]}],"src":"137:3896:9"},"id":9},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","exportedSymbols":{"IVotes":[4760]},"id":4761,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4679,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"110:24:10"},{"abstract":false,"baseContracts":[],"canonicalName":"IVotes","contractDependencies":[],"contractKind":"interface","documentation":{"id":4680,"nodeType":"StructuredDocumentation","src":"136:102:10","text":" @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts."},"fullyImplemented":false,"id":4760,"linearizedBaseContracts":[4760],"name":"IVotes","nameLocation":"249:6:10","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":4681,"nodeType":"StructuredDocumentation","src":"262:55:10","text":" @dev The signature used has expired."},"errorSelector":"4683af0e","id":4685,"name":"VotesExpiredSignature","nameLocation":"328:21:10","nodeType":"ErrorDefinition","parameters":{"id":4684,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4683,"mutability":"mutable","name":"expiry","nameLocation":"358:6:10","nodeType":"VariableDeclaration","scope":4685,"src":"350:14:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4682,"name":"uint256","nodeType":"ElementaryTypeName","src":"350:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"349:16:10"},"src":"322:44:10"},{"anonymous":false,"documentation":{"id":4686,"nodeType":"StructuredDocumentation","src":"372:71:10","text":" @dev Emitted when an account changes their delegate."},"eventSelector":"3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f","id":4694,"name":"DelegateChanged","nameLocation":"454:15:10","nodeType":"EventDefinition","parameters":{"id":4693,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4688,"indexed":true,"mutability":"mutable","name":"delegator","nameLocation":"486:9:10","nodeType":"VariableDeclaration","scope":4694,"src":"470:25:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4687,"name":"address","nodeType":"ElementaryTypeName","src":"470:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4690,"indexed":true,"mutability":"mutable","name":"fromDelegate","nameLocation":"513:12:10","nodeType":"VariableDeclaration","scope":4694,"src":"497:28:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4689,"name":"address","nodeType":"ElementaryTypeName","src":"497:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4692,"indexed":true,"mutability":"mutable","name":"toDelegate","nameLocation":"543:10:10","nodeType":"VariableDeclaration","scope":4694,"src":"527:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4691,"name":"address","nodeType":"ElementaryTypeName","src":"527:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"469:85:10"},"src":"448:107:10"},{"anonymous":false,"documentation":{"id":4695,"nodeType":"StructuredDocumentation","src":"561:131:10","text":" @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units."},"eventSelector":"dec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724","id":4703,"name":"DelegateVotesChanged","nameLocation":"703:20:10","nodeType":"EventDefinition","parameters":{"id":4702,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4697,"indexed":true,"mutability":"mutable","name":"delegate","nameLocation":"740:8:10","nodeType":"VariableDeclaration","scope":4703,"src":"724:24:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4696,"name":"address","nodeType":"ElementaryTypeName","src":"724:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4699,"indexed":false,"mutability":"mutable","name":"previousVotes","nameLocation":"758:13:10","nodeType":"VariableDeclaration","scope":4703,"src":"750:21:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4698,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4701,"indexed":false,"mutability":"mutable","name":"newVotes","nameLocation":"781:8:10","nodeType":"VariableDeclaration","scope":4703,"src":"773:16:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4700,"name":"uint256","nodeType":"ElementaryTypeName","src":"773:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"723:67:10"},"src":"697:94:10"},{"documentation":{"id":4704,"nodeType":"StructuredDocumentation","src":"797:79:10","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":4711,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"890:8:10","nodeType":"FunctionDefinition","parameters":{"id":4707,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4706,"mutability":"mutable","name":"account","nameLocation":"907:7:10","nodeType":"VariableDeclaration","scope":4711,"src":"899:15:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4705,"name":"address","nodeType":"ElementaryTypeName","src":"899:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"898:17:10"},"returnParameters":{"id":4710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4709,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4711,"src":"939:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4708,"name":"uint256","nodeType":"ElementaryTypeName","src":"939:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"938:9:10"},"scope":4760,"src":"881:67:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4712,"nodeType":"StructuredDocumentation","src":"954:230:10","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block."},"functionSelector":"3a46b1a8","id":4721,"implemented":false,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"1198:12:10","nodeType":"FunctionDefinition","parameters":{"id":4717,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4714,"mutability":"mutable","name":"account","nameLocation":"1219:7:10","nodeType":"VariableDeclaration","scope":4721,"src":"1211:15:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4713,"name":"address","nodeType":"ElementaryTypeName","src":"1211:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4716,"mutability":"mutable","name":"timepoint","nameLocation":"1236:9:10","nodeType":"VariableDeclaration","scope":4721,"src":"1228:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4715,"name":"uint256","nodeType":"ElementaryTypeName","src":"1228:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1210:36:10"},"returnParameters":{"id":4720,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4719,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4721,"src":"1270:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4718,"name":"uint256","nodeType":"ElementaryTypeName","src":"1270:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1269:9:10"},"scope":4760,"src":"1189:90:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4722,"nodeType":"StructuredDocumentation","src":"1285:481:10","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote."},"functionSelector":"8e539e8c","id":4729,"implemented":false,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"1780:18:10","nodeType":"FunctionDefinition","parameters":{"id":4725,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4724,"mutability":"mutable","name":"timepoint","nameLocation":"1807:9:10","nodeType":"VariableDeclaration","scope":4729,"src":"1799:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4723,"name":"uint256","nodeType":"ElementaryTypeName","src":"1799:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1798:19:10"},"returnParameters":{"id":4728,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4727,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4729,"src":"1841:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4726,"name":"uint256","nodeType":"ElementaryTypeName","src":"1841:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1840:9:10"},"scope":4760,"src":"1771:79:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4730,"nodeType":"StructuredDocumentation","src":"1856:71:10","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":4737,"implemented":false,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"1941:9:10","nodeType":"FunctionDefinition","parameters":{"id":4733,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4732,"mutability":"mutable","name":"account","nameLocation":"1959:7:10","nodeType":"VariableDeclaration","scope":4737,"src":"1951:15:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4731,"name":"address","nodeType":"ElementaryTypeName","src":"1951:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1950:17:10"},"returnParameters":{"id":4736,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4735,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4737,"src":"1991:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4734,"name":"address","nodeType":"ElementaryTypeName","src":"1991:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1990:9:10"},"scope":4760,"src":"1932:68:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4738,"nodeType":"StructuredDocumentation","src":"2006:71:10","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":4743,"implemented":false,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"2091:8:10","nodeType":"FunctionDefinition","parameters":{"id":4741,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4740,"mutability":"mutable","name":"delegatee","nameLocation":"2108:9:10","nodeType":"VariableDeclaration","scope":4743,"src":"2100:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4739,"name":"address","nodeType":"ElementaryTypeName","src":"2100:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2099:19:10"},"returnParameters":{"id":4742,"nodeType":"ParameterList","parameters":[],"src":"2127:0:10"},"scope":4760,"src":"2082:46:10","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":4744,"nodeType":"StructuredDocumentation","src":"2134:67:10","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":4759,"implemented":false,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"2215:13:10","nodeType":"FunctionDefinition","parameters":{"id":4757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4746,"mutability":"mutable","name":"delegatee","nameLocation":"2237:9:10","nodeType":"VariableDeclaration","scope":4759,"src":"2229:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4745,"name":"address","nodeType":"ElementaryTypeName","src":"2229:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4748,"mutability":"mutable","name":"nonce","nameLocation":"2256:5:10","nodeType":"VariableDeclaration","scope":4759,"src":"2248:13:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4747,"name":"uint256","nodeType":"ElementaryTypeName","src":"2248:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4750,"mutability":"mutable","name":"expiry","nameLocation":"2271:6:10","nodeType":"VariableDeclaration","scope":4759,"src":"2263:14:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4749,"name":"uint256","nodeType":"ElementaryTypeName","src":"2263:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4752,"mutability":"mutable","name":"v","nameLocation":"2285:1:10","nodeType":"VariableDeclaration","scope":4759,"src":"2279:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":4751,"name":"uint8","nodeType":"ElementaryTypeName","src":"2279:5:10","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":4754,"mutability":"mutable","name":"r","nameLocation":"2296:1:10","nodeType":"VariableDeclaration","scope":4759,"src":"2288:9:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4753,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2288:7:10","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":4756,"mutability":"mutable","name":"s","nameLocation":"2307:1:10","nodeType":"VariableDeclaration","scope":4759,"src":"2299:9:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4755,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2299:7:10","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2228:81:10"},"returnParameters":{"id":4758,"nodeType":"ParameterList","parameters":[],"src":"2318:0:10"},"scope":4760,"src":"2206:113:10","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":4761,"src":"239:2082:10","usedErrors":[4685],"usedEvents":[4694,4703]}],"src":"110:2212:10"},"id":10},"@openzeppelin/contracts/governance/utils/Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","exportedSymbols":{"Checkpoints":[14290],"Context":[6718],"ECDSA":[8749],"EIP712":[8976],"IERC5805":[5357],"Nonces":[6808],"SafeCast":[12565],"Time":[14919],"Votes":[5303]},"id":5304,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4762,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:11"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4764,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":5358,"src":"135:55:11","symbolAliases":[{"foreign":{"id":4763,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5357,"src":"143:8:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":4766,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":6719,"src":"191:48:11","symbolAliases":[{"foreign":{"id":4765,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"199:7:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../../utils/Nonces.sol","id":4768,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":6809,"src":"240:46:11","symbolAliases":[{"foreign":{"id":4767,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6808,"src":"248:6:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../../utils/cryptography/EIP712.sol","id":4770,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":8977,"src":"287:59:11","symbolAliases":[{"foreign":{"id":4769,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8976,"src":"295:6:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4772,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":14291,"src":"347:64:11","symbolAliases":[{"foreign":{"id":4771,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14290,"src":"355:11:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4774,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":12566,"src":"412:55:11","symbolAliases":[{"foreign":{"id":4773,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"420:8:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"../../utils/cryptography/ECDSA.sol","id":4776,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":8750,"src":"468:57:11","symbolAliases":[{"foreign":{"id":4775,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"476:5:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4778,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":14920,"src":"526:48:11","symbolAliases":[{"foreign":{"id":4777,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"534:4:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4780,"name":"Context","nameLocations":["1919:7:11"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1919:7:11"},"id":4781,"nodeType":"InheritanceSpecifier","src":"1919:7:11"},{"baseName":{"id":4782,"name":"EIP712","nameLocations":["1928:6:11"],"nodeType":"IdentifierPath","referencedDeclaration":8976,"src":"1928:6:11"},"id":4783,"nodeType":"InheritanceSpecifier","src":"1928:6:11"},{"baseName":{"id":4784,"name":"Nonces","nameLocations":["1936:6:11"],"nodeType":"IdentifierPath","referencedDeclaration":6808,"src":"1936:6:11"},"id":4785,"nodeType":"InheritanceSpecifier","src":"1936:6:11"},{"baseName":{"id":4786,"name":"IERC5805","nameLocations":["1944:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":5357,"src":"1944:8:11"},"id":4787,"nodeType":"InheritanceSpecifier","src":"1944:8:11"}],"canonicalName":"Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4779,"nodeType":"StructuredDocumentation","src":"576:1315:11","text":" @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n This contract is often combined with a token contract such that voting units correspond to token units. For an\n example, see {ERC721Votes}.\n The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n cost of this history tracking optional.\n When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n previous example, it would be included in {ERC721-_update})."},"fullyImplemented":false,"id":5303,"internalFunctionIDs":{"5280":1,"5294":2},"linearizedBaseContracts":[5303,5357,4760,5372,6808,8976,5346,6718],"name":"Votes","nameLocation":"1910:5:11","nodeType":"ContractDefinition","nodes":[{"global":false,"id":4791,"libraryName":{"id":4788,"name":"Checkpoints","nameLocations":["1965:11:11"],"nodeType":"IdentifierPath","referencedDeclaration":14290,"src":"1965:11:11"},"nodeType":"UsingForDirective","src":"1959:43:11","typeName":{"id":4790,"nodeType":"UserDefinedTypeName","pathNode":{"id":4789,"name":"Checkpoints.Trace208","nameLocations":["1981:11:11","1993:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"1981:20:11"},"referencedDeclaration":13246,"src":"1981:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":true,"id":4796,"mutability":"constant","name":"DELEGATION_TYPEHASH","nameLocation":"2033:19:11","nodeType":"VariableDeclaration","scope":5303,"src":"2008:126:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4792,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2008:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"44656c65676174696f6e28616464726573732064656c6567617465652c75696e74323536206e6f6e63652c75696e743235362065787069727929","id":4794,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2073:60:11","typeDescriptions":{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""},"value":"Delegation(address delegatee,uint256 nonce,uint256 expiry)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""}],"id":4793,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2063:9:11","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":4795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2063:71:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":4800,"mutability":"mutable","name":"_delegatee","nameLocation":"2185:10:11","nodeType":"VariableDeclaration","scope":5303,"src":"2141:54:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"typeName":{"id":4799,"keyName":"account","keyNameLocation":"2157:7:11","keyType":{"id":4797,"name":"address","nodeType":"ElementaryTypeName","src":"2149:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2141:35:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4798,"name":"address","nodeType":"ElementaryTypeName","src":"2168:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}},"visibility":"private"},{"constant":false,"id":4805,"mutability":"mutable","name":"_delegateCheckpoints","nameLocation":"2261:20:11","nodeType":"VariableDeclaration","scope":5303,"src":"2202:79:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"typeName":{"id":4804,"keyName":"delegatee","keyNameLocation":"2218:9:11","keyType":{"id":4801,"name":"address","nodeType":"ElementaryTypeName","src":"2210:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2202:50:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4803,"nodeType":"UserDefinedTypeName","pathNode":{"id":4802,"name":"Checkpoints.Trace208","nameLocations":["2231:11:11","2243:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"2231:20:11"},"referencedDeclaration":13246,"src":"2231:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},"visibility":"private"},{"constant":false,"id":4808,"mutability":"mutable","name":"_totalCheckpoints","nameLocation":"2317:17:11","nodeType":"VariableDeclaration","scope":5303,"src":"2288:46:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4807,"nodeType":"UserDefinedTypeName","pathNode":{"id":4806,"name":"Checkpoints.Trace208","nameLocations":["2288:11:11","2300:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"2288:20:11"},"referencedDeclaration":13246,"src":"2288:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"documentation":{"id":4809,"nodeType":"StructuredDocumentation","src":"2341:59:11","text":" @dev The clock was incorrectly modified."},"errorSelector":"6ff07140","id":4811,"name":"ERC6372InconsistentClock","nameLocation":"2411:24:11","nodeType":"ErrorDefinition","parameters":{"id":4810,"nodeType":"ParameterList","parameters":[],"src":"2435:2:11"},"src":"2405:33:11"},{"documentation":{"id":4812,"nodeType":"StructuredDocumentation","src":"2444:64:11","text":" @dev Lookup to future votes is not available."},"errorSelector":"ecd3f81e","id":4818,"name":"ERC5805FutureLookup","nameLocation":"2519:19:11","nodeType":"ErrorDefinition","parameters":{"id":4817,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4814,"mutability":"mutable","name":"timepoint","nameLocation":"2547:9:11","nodeType":"VariableDeclaration","scope":4818,"src":"2539:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4813,"name":"uint256","nodeType":"ElementaryTypeName","src":"2539:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4816,"mutability":"mutable","name":"clock","nameLocation":"2565:5:11","nodeType":"VariableDeclaration","scope":4818,"src":"2558:12:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4815,"name":"uint48","nodeType":"ElementaryTypeName","src":"2558:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2538:33:11"},"src":"2513:59:11"},{"baseFunctions":[5365],"body":{"id":4828,"nodeType":"Block","src":"2843:42:11","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4824,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"2860:4:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$14919_$","typeString":"type(library Time)"}},"id":4825,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2865:11:11","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":14680,"src":"2860:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4826,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2860:18:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4823,"id":4827,"nodeType":"Return","src":"2853:25:11"}]},"documentation":{"id":4819,"nodeType":"StructuredDocumentation","src":"2578:206:11","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match."},"functionSelector":"91ddadf4","id":4829,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"2798:5:11","nodeType":"FunctionDefinition","parameters":{"id":4820,"nodeType":"ParameterList","parameters":[],"src":"2803:2:11"},"returnParameters":{"id":4823,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4822,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4829,"src":"2835:6:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4821,"name":"uint48","nodeType":"ElementaryTypeName","src":"2835:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2834:8:11"},"scope":5303,"src":"2789:96:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5371],"body":{"id":4848,"nodeType":"Block","src":"3106:206:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":4840,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":4835,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4829,"src":"3169:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4836,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3169:7:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4837,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"3180:4:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$14919_$","typeString":"type(library Time)"}},"id":4838,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3185:11:11","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":14680,"src":"3180:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4839,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3180:18:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3169:29:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4845,"nodeType":"IfStatement","src":"3165:93:11","trueBody":{"id":4844,"nodeType":"Block","src":"3200:58:11","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":4841,"name":"ERC6372InconsistentClock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4811,"src":"3221:24:11","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":4842,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3221:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4843,"nodeType":"RevertStatement","src":"3214:33:11"}]}},{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":4846,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"3274:31:11","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":4834,"id":4847,"nodeType":"Return","src":"3267:38:11"}]},"documentation":{"id":4830,"nodeType":"StructuredDocumentation","src":"2891:91:11","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":4849,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"3049:10:11","nodeType":"FunctionDefinition","parameters":{"id":4831,"nodeType":"ParameterList","parameters":[],"src":"3059:2:11"},"returnParameters":{"id":4834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4833,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4849,"src":"3091:13:11","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4832,"name":"string","nodeType":"ElementaryTypeName","src":"3091:6:11","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3090:15:11"},"scope":5303,"src":"3040:272:11","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4876,"nodeType":"Block","src":"3493:195:11","statements":[{"assignments":[4858],"declarations":[{"constant":false,"id":4858,"mutability":"mutable","name":"currentTimepoint","nameLocation":"3510:16:11","nodeType":"VariableDeclaration","scope":4876,"src":"3503:23:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4857,"name":"uint48","nodeType":"ElementaryTypeName","src":"3503:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":4861,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4859,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4829,"src":"3529:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4860,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3529:7:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"3503:33:11"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4864,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4862,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4852,"src":"3550:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":4863,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4858,"src":"3563:16:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3550:29:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4870,"nodeType":"IfStatement","src":"3546:90:11","trueBody":{"errorCall":{"arguments":[{"id":4866,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4852,"src":"3608:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4867,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4858,"src":"3619:16:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4865,"name":"ERC5805FutureLookup","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4818,"src":"3588:19:11","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint48_$returns$__$","typeString":"function (uint256,uint48) pure"}},"id":4868,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3588:48:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4869,"nodeType":"RevertStatement","src":"3581:55:11"}},{"expression":{"arguments":[{"id":4873,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4852,"src":"3671:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4871,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3653:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4872,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3662:8:11","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"3653:17:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3653:28:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4856,"id":4875,"nodeType":"Return","src":"3646:35:11"}]},"documentation":{"id":4850,"nodeType":"StructuredDocumentation","src":"3318:92:11","text":" @dev Validate that a timepoint is in the past, and return it as a uint48."},"id":4877,"implemented":true,"kind":"function","modifiers":[],"name":"_validateTimepoint","nameLocation":"3424:18:11","nodeType":"FunctionDefinition","parameters":{"id":4853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4852,"mutability":"mutable","name":"timepoint","nameLocation":"3451:9:11","nodeType":"VariableDeclaration","scope":4877,"src":"3443:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4851,"name":"uint256","nodeType":"ElementaryTypeName","src":"3443:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3442:19:11"},"returnParameters":{"id":4856,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4855,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4877,"src":"3485:6:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4854,"name":"uint48","nodeType":"ElementaryTypeName","src":"3485:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3484:8:11"},"scope":5303,"src":"3415:273:11","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[4711],"body":{"id":4891,"nodeType":"Block","src":"3851:62:11","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":4885,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"3868:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":4887,"indexExpression":{"id":4886,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4880,"src":"3889:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3868:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4888,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3898:6:11","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"3868:36:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3868:38:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4884,"id":4890,"nodeType":"Return","src":"3861:45:11"}]},"documentation":{"id":4878,"nodeType":"StructuredDocumentation","src":"3694:79:11","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":4892,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"3787:8:11","nodeType":"FunctionDefinition","parameters":{"id":4881,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4880,"mutability":"mutable","name":"account","nameLocation":"3804:7:11","nodeType":"VariableDeclaration","scope":4892,"src":"3796:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4879,"name":"address","nodeType":"ElementaryTypeName","src":"3796:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3795:17:11"},"returnParameters":{"id":4884,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4883,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4892,"src":"3842:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4882,"name":"uint256","nodeType":"ElementaryTypeName","src":"3842:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3841:9:11"},"scope":5303,"src":"3778:135:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4721],"body":{"id":4911,"nodeType":"Block","src":"4394:102:11","statements":[{"expression":{"arguments":[{"arguments":[{"id":4907,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4897,"src":"4478:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4906,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4877,"src":"4459:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":4908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4459:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"baseExpression":{"id":4902,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"4411:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":4904,"indexExpression":{"id":4903,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4895,"src":"4432:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4411:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4905,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4441:17:11","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13441,"src":"4411:47:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4909,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4411:78:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4901,"id":4910,"nodeType":"Return","src":"4404:85:11"}]},"documentation":{"id":4893,"nodeType":"StructuredDocumentation","src":"3919:374:11","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"3a46b1a8","id":4912,"implemented":true,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"4307:12:11","nodeType":"FunctionDefinition","parameters":{"id":4898,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4895,"mutability":"mutable","name":"account","nameLocation":"4328:7:11","nodeType":"VariableDeclaration","scope":4912,"src":"4320:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4894,"name":"address","nodeType":"ElementaryTypeName","src":"4320:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4897,"mutability":"mutable","name":"timepoint","nameLocation":"4345:9:11","nodeType":"VariableDeclaration","scope":4912,"src":"4337:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4896,"name":"uint256","nodeType":"ElementaryTypeName","src":"4337:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4319:36:11"},"returnParameters":{"id":4901,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4900,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4912,"src":"4385:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4899,"name":"uint256","nodeType":"ElementaryTypeName","src":"4385:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4384:9:11"},"scope":5303,"src":"4298:198:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4729],"body":{"id":4927,"nodeType":"Block","src":"5217:90:11","statements":[{"expression":{"arguments":[{"arguments":[{"id":4923,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4915,"src":"5289:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4922,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4877,"src":"5270:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":4924,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5270:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":4920,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"5234:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4921,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5252:17:11","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13441,"src":"5234:35:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4925,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5234:66:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4919,"id":4926,"nodeType":"Return","src":"5227:73:11"}]},"documentation":{"id":4913,"nodeType":"StructuredDocumentation","src":"4502:625:11","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"8e539e8c","id":4928,"implemented":true,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"5141:18:11","nodeType":"FunctionDefinition","parameters":{"id":4916,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4915,"mutability":"mutable","name":"timepoint","nameLocation":"5168:9:11","nodeType":"VariableDeclaration","scope":4928,"src":"5160:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4914,"name":"uint256","nodeType":"ElementaryTypeName","src":"5160:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5159:19:11"},"returnParameters":{"id":4919,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4918,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4928,"src":"5208:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4917,"name":"uint256","nodeType":"ElementaryTypeName","src":"5208:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5207:9:11"},"scope":5303,"src":"5132:175:11","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4938,"nodeType":"Block","src":"5451:50:11","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4934,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"5468:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4935,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5486:6:11","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"5468:24:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4936,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5468:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4933,"id":4937,"nodeType":"Return","src":"5461:33:11"}]},"documentation":{"id":4929,"nodeType":"StructuredDocumentation","src":"5313:66:11","text":" @dev Returns the current total supply of votes."},"id":4939,"implemented":true,"kind":"function","modifiers":[],"name":"_getTotalSupply","nameLocation":"5393:15:11","nodeType":"FunctionDefinition","parameters":{"id":4930,"nodeType":"ParameterList","parameters":[],"src":"5408:2:11"},"returnParameters":{"id":4933,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4932,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4939,"src":"5442:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4931,"name":"uint256","nodeType":"ElementaryTypeName","src":"5442:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5441:9:11"},"scope":5303,"src":"5384:117:11","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[4737],"body":{"id":4951,"nodeType":"Block","src":"5657:43:11","statements":[{"expression":{"baseExpression":{"id":4947,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4800,"src":"5674:10:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":4949,"indexExpression":{"id":4948,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4942,"src":"5685:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5674:19:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4946,"id":4950,"nodeType":"Return","src":"5667:26:11"}]},"documentation":{"id":4940,"nodeType":"StructuredDocumentation","src":"5507:71:11","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":4952,"implemented":true,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"5592:9:11","nodeType":"FunctionDefinition","parameters":{"id":4943,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4942,"mutability":"mutable","name":"account","nameLocation":"5610:7:11","nodeType":"VariableDeclaration","scope":4952,"src":"5602:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4941,"name":"address","nodeType":"ElementaryTypeName","src":"5602:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5601:17:11"},"returnParameters":{"id":4946,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4945,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4952,"src":"5648:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4944,"name":"address","nodeType":"ElementaryTypeName","src":"5648:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5647:9:11"},"scope":5303,"src":"5583:117:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4743],"body":{"id":4968,"nodeType":"Block","src":"5834:86:11","statements":[{"assignments":[4959],"declarations":[{"constant":false,"id":4959,"mutability":"mutable","name":"account","nameLocation":"5852:7:11","nodeType":"VariableDeclaration","scope":4968,"src":"5844:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4958,"name":"address","nodeType":"ElementaryTypeName","src":"5844:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":4962,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4960,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"5862:10:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":4961,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5862:12:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"5844:30:11"},{"expression":{"arguments":[{"id":4964,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4959,"src":"5894:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":4965,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4955,"src":"5903:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":4963,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5061,"src":"5884:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":4966,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5884:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4967,"nodeType":"ExpressionStatement","src":"5884:29:11"}]},"documentation":{"id":4953,"nodeType":"StructuredDocumentation","src":"5706:71:11","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":4969,"implemented":true,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"5791:8:11","nodeType":"FunctionDefinition","parameters":{"id":4956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4955,"mutability":"mutable","name":"delegatee","nameLocation":"5808:9:11","nodeType":"VariableDeclaration","scope":4969,"src":"5800:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4954,"name":"address","nodeType":"ElementaryTypeName","src":"5800:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5799:19:11"},"returnParameters":{"id":4957,"nodeType":"ParameterList","parameters":[],"src":"5834:0:11"},"scope":5303,"src":"5782:138:11","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[4759],"body":{"id":5025,"nodeType":"Block","src":"6171:381:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4988,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":4985,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"6185:5:11","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":4986,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6191:9:11","memberName":"timestamp","nodeType":"MemberAccess","src":"6185:15:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":4987,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4976,"src":"6203:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6185:24:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4994,"nodeType":"IfStatement","src":"6181:91:11","trueBody":{"id":4993,"nodeType":"Block","src":"6211:61:11","statements":[{"errorCall":{"arguments":[{"id":4990,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4976,"src":"6254:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4989,"name":"VotesExpiredSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4685,"src":"6232:21:11","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":4991,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6232:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4992,"nodeType":"RevertStatement","src":"6225:36:11"}]}},{"assignments":[4996],"declarations":[{"constant":false,"id":4996,"mutability":"mutable","name":"signer","nameLocation":"6289:6:11","nodeType":"VariableDeclaration","scope":5025,"src":"6281:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4995,"name":"address","nodeType":"ElementaryTypeName","src":"6281:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5014,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"arguments":[{"id":5003,"name":"DELEGATION_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4796,"src":"6363:19:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5004,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4972,"src":"6384:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5005,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4974,"src":"6395:5:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5006,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4976,"src":"6402:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5001,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"6352:3:11","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":5002,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6356:6:11","memberName":"encode","nodeType":"MemberAccess","src":"6352:10:11","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":5007,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6352:57:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":5000,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"6342:9:11","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":5008,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6342:68:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4999,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8909,"src":"6325:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":5009,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6325:86:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5010,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4978,"src":"6425:1:11","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":5011,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4980,"src":"6440:1:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5012,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4982,"src":"6455:1:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4997,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"6298:5:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$8749_$","typeString":"type(library ECDSA)"}},"id":4998,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6304:7:11","memberName":"recover","nodeType":"MemberAccess","referencedDeclaration":8699,"src":"6298:13:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":5013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:168:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6281:185:11"},{"expression":{"arguments":[{"id":5016,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4996,"src":"6493:6:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5017,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4974,"src":"6501:5:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5015,"name":"_useCheckedNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6807,"src":"6476:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":5018,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6476:31:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5019,"nodeType":"ExpressionStatement","src":"6476:31:11"},{"expression":{"arguments":[{"id":5021,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4996,"src":"6527:6:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5022,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4972,"src":"6535:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5020,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5061,"src":"6517:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":5023,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6517:28:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5024,"nodeType":"ExpressionStatement","src":"6517:28:11"}]},"documentation":{"id":4970,"nodeType":"StructuredDocumentation","src":"5926:67:11","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":5026,"implemented":true,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"6007:13:11","nodeType":"FunctionDefinition","parameters":{"id":4983,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4972,"mutability":"mutable","name":"delegatee","nameLocation":"6038:9:11","nodeType":"VariableDeclaration","scope":5026,"src":"6030:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4971,"name":"address","nodeType":"ElementaryTypeName","src":"6030:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4974,"mutability":"mutable","name":"nonce","nameLocation":"6065:5:11","nodeType":"VariableDeclaration","scope":5026,"src":"6057:13:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4973,"name":"uint256","nodeType":"ElementaryTypeName","src":"6057:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4976,"mutability":"mutable","name":"expiry","nameLocation":"6088:6:11","nodeType":"VariableDeclaration","scope":5026,"src":"6080:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4975,"name":"uint256","nodeType":"ElementaryTypeName","src":"6080:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4978,"mutability":"mutable","name":"v","nameLocation":"6110:1:11","nodeType":"VariableDeclaration","scope":5026,"src":"6104:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":4977,"name":"uint8","nodeType":"ElementaryTypeName","src":"6104:5:11","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":4980,"mutability":"mutable","name":"r","nameLocation":"6129:1:11","nodeType":"VariableDeclaration","scope":5026,"src":"6121:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4979,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6121:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":4982,"mutability":"mutable","name":"s","nameLocation":"6148:1:11","nodeType":"VariableDeclaration","scope":5026,"src":"6140:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4981,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6140:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6020:135:11"},"returnParameters":{"id":4984,"nodeType":"ParameterList","parameters":[],"src":"6171:0:11"},"scope":5303,"src":"5998:554:11","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":5060,"nodeType":"Block","src":"6802:240:11","statements":[{"assignments":[5035],"declarations":[{"constant":false,"id":5035,"mutability":"mutable","name":"oldDelegate","nameLocation":"6820:11:11","nodeType":"VariableDeclaration","scope":5060,"src":"6812:19:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5034,"name":"address","nodeType":"ElementaryTypeName","src":"6812:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5039,"initialValue":{"arguments":[{"id":5037,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"6844:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5036,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4952,"src":"6834:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5038,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6834:18:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6812:40:11"},{"expression":{"id":5044,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5040,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4800,"src":"6862:10:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":5042,"indexExpression":{"id":5041,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"6873:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6862:19:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5043,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5031,"src":"6884:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6862:31:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":5045,"nodeType":"ExpressionStatement","src":"6862:31:11"},{"eventCall":{"arguments":[{"id":5047,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"6925:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5048,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5035,"src":"6934:11:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5049,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5031,"src":"6947:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5046,"name":"DelegateChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4694,"src":"6909:15:11","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_address_$returns$__$","typeString":"function (address,address,address)"}},"id":5050,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6909:48:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5051,"nodeType":"EmitStatement","src":"6904:53:11"},{"expression":{"arguments":[{"id":5053,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5035,"src":"6986:11:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5054,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5031,"src":"6999:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5056,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"7026:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5055,"name":"_getVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5302,"src":"7010:15:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":5057,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7010:24:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5052,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5194,"src":"6967:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5058,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6967:68:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5059,"nodeType":"ExpressionStatement","src":"6967:68:11"}]},"documentation":{"id":5027,"nodeType":"StructuredDocumentation","src":"6558:167:11","text":" @dev Delegate all of `account`'s voting units to `delegatee`.\n Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}."},"id":5061,"implemented":true,"kind":"function","modifiers":[],"name":"_delegate","nameLocation":"6739:9:11","nodeType":"FunctionDefinition","parameters":{"id":5032,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5029,"mutability":"mutable","name":"account","nameLocation":"6757:7:11","nodeType":"VariableDeclaration","scope":5061,"src":"6749:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5028,"name":"address","nodeType":"ElementaryTypeName","src":"6749:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5031,"mutability":"mutable","name":"delegatee","nameLocation":"6774:9:11","nodeType":"VariableDeclaration","scope":5061,"src":"6766:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5030,"name":"address","nodeType":"ElementaryTypeName","src":"6766:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6748:36:11"},"returnParameters":{"id":5033,"nodeType":"ParameterList","parameters":[],"src":"6802:0:11"},"scope":5303,"src":"6730:312:11","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5115,"nodeType":"Block","src":"7365:310:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5071,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5064,"src":"7379:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7395:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5073,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7387:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5072,"name":"address","nodeType":"ElementaryTypeName","src":"7387:7:11","typeDescriptions":{}}},"id":5075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7387:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7379:18:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5087,"nodeType":"IfStatement","src":"7375:107:11","trueBody":{"id":5086,"nodeType":"Block","src":"7399:83:11","statements":[{"expression":{"arguments":[{"id":5078,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"7419:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5079,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5280,"src":"7438:4:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5082,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5068,"src":"7463:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5080,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"7444:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5081,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7453:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"7444:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5083,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7444:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5077,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"7413:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5084,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7413:58:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5085,"nodeType":"ExpressionStatement","src":"7413:58:11"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5088,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5066,"src":"7495:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5091,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7509:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5090,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7501:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5089,"name":"address","nodeType":"ElementaryTypeName","src":"7501:7:11","typeDescriptions":{}}},"id":5092,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7501:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7495:16:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5104,"nodeType":"IfStatement","src":"7491:110:11","trueBody":{"id":5103,"nodeType":"Block","src":"7513:88:11","statements":[{"expression":{"arguments":[{"id":5095,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"7533:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5096,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5294,"src":"7552:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5099,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5068,"src":"7582:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5097,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"7563:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5098,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7572:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"7563:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5100,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7563:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5094,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"7527:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5101,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7527:63:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5102,"nodeType":"ExpressionStatement","src":"7527:63:11"}]}},{"expression":{"arguments":[{"arguments":[{"id":5107,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5064,"src":"7639:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5106,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4952,"src":"7629:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5108,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7629:15:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5110,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5066,"src":"7656:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5109,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4952,"src":"7646:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5111,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7646:13:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5112,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5068,"src":"7661:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5105,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5194,"src":"7610:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7610:58:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5114,"nodeType":"ExpressionStatement","src":"7610:58:11"}]},"documentation":{"id":5062,"nodeType":"StructuredDocumentation","src":"7048:223:11","text":" @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n should be zero. Total supply of voting units will be adjusted with mints and burns."},"id":5116,"implemented":true,"kind":"function","modifiers":[],"name":"_transferVotingUnits","nameLocation":"7285:20:11","nodeType":"FunctionDefinition","parameters":{"id":5069,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5064,"mutability":"mutable","name":"from","nameLocation":"7314:4:11","nodeType":"VariableDeclaration","scope":5116,"src":"7306:12:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5063,"name":"address","nodeType":"ElementaryTypeName","src":"7306:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5066,"mutability":"mutable","name":"to","nameLocation":"7328:2:11","nodeType":"VariableDeclaration","scope":5116,"src":"7320:10:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5065,"name":"address","nodeType":"ElementaryTypeName","src":"7320:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5068,"mutability":"mutable","name":"amount","nameLocation":"7340:6:11","nodeType":"VariableDeclaration","scope":5116,"src":"7332:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5067,"name":"uint256","nodeType":"ElementaryTypeName","src":"7332:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7305:42:11"},"returnParameters":{"id":5070,"nodeType":"ParameterList","parameters":[],"src":"7365:0:11"},"scope":5303,"src":"7276:399:11","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5193,"nodeType":"Block","src":"7848:702:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5132,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5128,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5126,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"7862:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":5127,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"7870:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7862:10:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5131,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5129,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5123,"src":"7876:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":5130,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7885:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7876:10:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"7862:24:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5192,"nodeType":"IfStatement","src":"7858:686:11","trueBody":{"id":5191,"nodeType":"Block","src":"7888:656:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5133,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"7906:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5136,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7922:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5135,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7914:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5134,"name":"address","nodeType":"ElementaryTypeName","src":"7914:7:11","typeDescriptions":{}}},"id":5137,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7914:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7906:18:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5161,"nodeType":"IfStatement","src":"7902:315:11","trueBody":{"id":5160,"nodeType":"Block","src":"7926:291:11","statements":[{"assignments":[5140,5142],"declarations":[{"constant":false,"id":5140,"mutability":"mutable","name":"oldValue","nameLocation":"7953:8:11","nodeType":"VariableDeclaration","scope":5160,"src":"7945:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5139,"name":"uint256","nodeType":"ElementaryTypeName","src":"7945:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5142,"mutability":"mutable","name":"newValue","nameLocation":"7971:8:11","nodeType":"VariableDeclaration","scope":5160,"src":"7963:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5141,"name":"uint256","nodeType":"ElementaryTypeName","src":"7963:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5153,"initialValue":{"arguments":[{"baseExpression":{"id":5144,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"8010:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5146,"indexExpression":{"id":5145,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"8031:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8010:26:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5147,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5294,"src":"8058:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5150,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5123,"src":"8108:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5148,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"8089:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8098:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"8089:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5151,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8089:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5143,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"7983:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5152,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7983:150:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"7944:189:11"},{"eventCall":{"arguments":[{"id":5155,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"8177:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5156,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5140,"src":"8183:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5157,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5142,"src":"8193:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5154,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4703,"src":"8156:20:11","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5158,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8156:46:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5159,"nodeType":"EmitStatement","src":"8151:51:11"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5167,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5162,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"8234:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5165,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8248:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5164,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8240:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5163,"name":"address","nodeType":"ElementaryTypeName","src":"8240:7:11","typeDescriptions":{}}},"id":5166,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8240:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8234:16:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5190,"nodeType":"IfStatement","src":"8230:304:11","trueBody":{"id":5189,"nodeType":"Block","src":"8252:282:11","statements":[{"assignments":[5169,5171],"declarations":[{"constant":false,"id":5169,"mutability":"mutable","name":"oldValue","nameLocation":"8279:8:11","nodeType":"VariableDeclaration","scope":5189,"src":"8271:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5168,"name":"uint256","nodeType":"ElementaryTypeName","src":"8271:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5171,"mutability":"mutable","name":"newValue","nameLocation":"8297:8:11","nodeType":"VariableDeclaration","scope":5189,"src":"8289:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5170,"name":"uint256","nodeType":"ElementaryTypeName","src":"8289:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5182,"initialValue":{"arguments":[{"baseExpression":{"id":5173,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"8336:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5175,"indexExpression":{"id":5174,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"8357:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8336:24:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5176,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5280,"src":"8382:4:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5179,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5123,"src":"8427:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5177,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"8408:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5178,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8417:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"8408:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5180,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8408:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5172,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"8309:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8309:143:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"8270:182:11"},{"eventCall":{"arguments":[{"id":5184,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"8496:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5185,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5169,"src":"8500:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5186,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5171,"src":"8510:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5183,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4703,"src":"8475:20:11","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5187,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8475:44:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5188,"nodeType":"EmitStatement","src":"8470:49:11"}]}}]}}]},"documentation":{"id":5117,"nodeType":"StructuredDocumentation","src":"7681:75:11","text":" @dev Moves delegated votes from one delegate to another."},"id":5194,"implemented":true,"kind":"function","modifiers":[],"name":"_moveDelegateVotes","nameLocation":"7770:18:11","nodeType":"FunctionDefinition","parameters":{"id":5124,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5119,"mutability":"mutable","name":"from","nameLocation":"7797:4:11","nodeType":"VariableDeclaration","scope":5194,"src":"7789:12:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5118,"name":"address","nodeType":"ElementaryTypeName","src":"7789:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5121,"mutability":"mutable","name":"to","nameLocation":"7811:2:11","nodeType":"VariableDeclaration","scope":5194,"src":"7803:10:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5120,"name":"address","nodeType":"ElementaryTypeName","src":"7803:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5123,"mutability":"mutable","name":"amount","nameLocation":"7823:6:11","nodeType":"VariableDeclaration","scope":5194,"src":"7815:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5122,"name":"uint256","nodeType":"ElementaryTypeName","src":"7815:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7788:42:11"},"returnParameters":{"id":5125,"nodeType":"ParameterList","parameters":[],"src":"7848:0:11"},"scope":5303,"src":"7761:789:11","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5211,"nodeType":"Block","src":"8706:81:11","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":5204,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"8741:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5206,"indexExpression":{"id":5205,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5197,"src":"8762:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8741:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5207,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8771:6:11","memberName":"length","nodeType":"MemberAccess","referencedDeclaration":13534,"src":"8741:36:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint256_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint256)"}},"id":5208,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8741:38:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5202,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"8723:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8732:8:11","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":11611,"src":"8723:17:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":5209,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8723:57:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":5201,"id":5210,"nodeType":"Return","src":"8716:64:11"}]},"documentation":{"id":5195,"nodeType":"StructuredDocumentation","src":"8556:64:11","text":" @dev Get number of checkpoints for `account`."},"id":5212,"implemented":true,"kind":"function","modifiers":[],"name":"_numCheckpoints","nameLocation":"8634:15:11","nodeType":"FunctionDefinition","parameters":{"id":5198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5197,"mutability":"mutable","name":"account","nameLocation":"8658:7:11","nodeType":"VariableDeclaration","scope":5212,"src":"8650:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5196,"name":"address","nodeType":"ElementaryTypeName","src":"8650:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8649:17:11"},"returnParameters":{"id":5201,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5200,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5212,"src":"8698:6:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5199,"name":"uint32","nodeType":"ElementaryTypeName","src":"8698:6:11","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8697:8:11"},"scope":5303,"src":"8625:162:11","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5230,"nodeType":"Block","src":"9002:61:11","statements":[{"expression":{"arguments":[{"id":5227,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5217,"src":"9052:3:11","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"baseExpression":{"id":5223,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"9019:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5225,"indexExpression":{"id":5224,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5215,"src":"9040:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"9019:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5226,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9049:2:11","memberName":"at","nodeType":"MemberAccess","referencedDeclaration":13552,"src":"9019:32:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13251_memory_ptr_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":5228,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9019:37:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":5222,"id":5229,"nodeType":"Return","src":"9012:44:11"}]},"documentation":{"id":5213,"nodeType":"StructuredDocumentation","src":"8793:66:11","text":" @dev Get the `pos`-th checkpoint for `account`."},"id":5231,"implemented":true,"kind":"function","modifiers":[],"name":"_checkpoints","nameLocation":"8873:12:11","nodeType":"FunctionDefinition","parameters":{"id":5218,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5215,"mutability":"mutable","name":"account","nameLocation":"8903:7:11","nodeType":"VariableDeclaration","scope":5231,"src":"8895:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5214,"name":"address","nodeType":"ElementaryTypeName","src":"8895:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5217,"mutability":"mutable","name":"pos","nameLocation":"8927:3:11","nodeType":"VariableDeclaration","scope":5231,"src":"8920:10:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5216,"name":"uint32","nodeType":"ElementaryTypeName","src":"8920:6:11","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8885:51:11"},"returnParameters":{"id":5222,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5221,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5231,"src":"8968:32:11","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":5220,"nodeType":"UserDefinedTypeName","pathNode":{"id":5219,"name":"Checkpoints.Checkpoint208","nameLocations":["8968:11:11","8980:13:11"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"8968:25:11"},"referencedDeclaration":13251,"src":"8968:25:11","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"8967:34:11"},"scope":5303,"src":"8864:199:11","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5265,"nodeType":"Block","src":"9272:70:11","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":5255,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4829,"src":"9300:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5256,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9300:7:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5258,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5234,"src":"9312:5:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5259,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9318:6:11","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"9312:12:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5260,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9312:14:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":5261,"name":"delta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5246,"src":"9328:5:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint208","typeString":"uint208"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5257,"name":"op","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5244,"src":"9309:2:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"}},"id":5262,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9309:25:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":5253,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5234,"src":"9289:5:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5254,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9295:4:11","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13274,"src":"9289:10:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":5263,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9289:46:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":5252,"id":5264,"nodeType":"Return","src":"9282:53:11"}]},"id":5266,"implemented":true,"kind":"function","modifiers":[],"name":"_push","nameLocation":"9078:5:11","nodeType":"FunctionDefinition","parameters":{"id":5247,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5234,"mutability":"mutable","name":"store","nameLocation":"9122:5:11","nodeType":"VariableDeclaration","scope":5266,"src":"9093:34:11","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":5233,"nodeType":"UserDefinedTypeName","pathNode":{"id":5232,"name":"Checkpoints.Trace208","nameLocations":["9093:11:11","9105:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"9093:20:11"},"referencedDeclaration":13246,"src":"9093:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":5244,"mutability":"mutable","name":"op","nameLocation":"9187:2:11","nodeType":"VariableDeclaration","scope":5266,"src":"9137:52:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"typeName":{"id":5243,"nodeType":"FunctionTypeName","parameterTypes":{"id":5239,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5236,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5243,"src":"9146:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5235,"name":"uint208","nodeType":"ElementaryTypeName","src":"9146:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5238,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5243,"src":"9155:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5237,"name":"uint208","nodeType":"ElementaryTypeName","src":"9155:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9145:18:11"},"returnParameterTypes":{"id":5242,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5241,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5243,"src":"9178:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5240,"name":"uint208","nodeType":"ElementaryTypeName","src":"9178:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9177:9:11"},"src":"9137:52:11","stateMutability":"view","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"visibility":"internal"},"visibility":"internal"},{"constant":false,"id":5246,"mutability":"mutable","name":"delta","nameLocation":"9207:5:11","nodeType":"VariableDeclaration","scope":5266,"src":"9199:13:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5245,"name":"uint208","nodeType":"ElementaryTypeName","src":"9199:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9083:135:11"},"returnParameters":{"id":5252,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5249,"mutability":"mutable","name":"oldValue","nameLocation":"9244:8:11","nodeType":"VariableDeclaration","scope":5266,"src":"9236:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5248,"name":"uint208","nodeType":"ElementaryTypeName","src":"9236:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5251,"mutability":"mutable","name":"newValue","nameLocation":"9262:8:11","nodeType":"VariableDeclaration","scope":5266,"src":"9254:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5250,"name":"uint208","nodeType":"ElementaryTypeName","src":"9254:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9235:36:11"},"scope":5303,"src":"9069:273:11","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":5279,"nodeType":"Block","src":"9415:29:11","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5275,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5268,"src":"9432:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":5276,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5270,"src":"9436:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9432:5:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5274,"id":5278,"nodeType":"Return","src":"9425:12:11"}]},"id":5280,"implemented":true,"kind":"function","modifiers":[],"name":"_add","nameLocation":"9357:4:11","nodeType":"FunctionDefinition","parameters":{"id":5271,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5268,"mutability":"mutable","name":"a","nameLocation":"9370:1:11","nodeType":"VariableDeclaration","scope":5280,"src":"9362:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5267,"name":"uint208","nodeType":"ElementaryTypeName","src":"9362:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5270,"mutability":"mutable","name":"b","nameLocation":"9381:1:11","nodeType":"VariableDeclaration","scope":5280,"src":"9373:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5269,"name":"uint208","nodeType":"ElementaryTypeName","src":"9373:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9361:22:11"},"returnParameters":{"id":5274,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5273,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5280,"src":"9406:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5272,"name":"uint208","nodeType":"ElementaryTypeName","src":"9406:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9405:9:11"},"scope":5303,"src":"9348:96:11","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":5293,"nodeType":"Block","src":"9522:29:11","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5291,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5289,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5282,"src":"9539:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":5290,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5284,"src":"9543:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9539:5:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5288,"id":5292,"nodeType":"Return","src":"9532:12:11"}]},"id":5294,"implemented":true,"kind":"function","modifiers":[],"name":"_subtract","nameLocation":"9459:9:11","nodeType":"FunctionDefinition","parameters":{"id":5285,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5282,"mutability":"mutable","name":"a","nameLocation":"9477:1:11","nodeType":"VariableDeclaration","scope":5294,"src":"9469:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5281,"name":"uint208","nodeType":"ElementaryTypeName","src":"9469:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5284,"mutability":"mutable","name":"b","nameLocation":"9488:1:11","nodeType":"VariableDeclaration","scope":5294,"src":"9480:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5283,"name":"uint208","nodeType":"ElementaryTypeName","src":"9480:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9468:22:11"},"returnParameters":{"id":5288,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5287,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5294,"src":"9513:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5286,"name":"uint208","nodeType":"ElementaryTypeName","src":"9513:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9512:9:11"},"scope":5303,"src":"9450:101:11","stateMutability":"pure","virtual":false,"visibility":"private"},{"documentation":{"id":5295,"nodeType":"StructuredDocumentation","src":"9557:72:11","text":" @dev Must return the voting units held by an account."},"id":5302,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"9643:15:11","nodeType":"FunctionDefinition","parameters":{"id":5298,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5297,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5302,"src":"9659:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5296,"name":"address","nodeType":"ElementaryTypeName","src":"9659:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"9658:9:11"},"returnParameters":{"id":5301,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5300,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5302,"src":"9699:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5299,"name":"uint256","nodeType":"ElementaryTypeName","src":"9699:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9698:9:11"},"scope":5303,"src":"9634:74:11","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":5304,"src":"1892:7818:11","usedErrors":[4685,4811,4818,6750,6874,6876,8412,8417,8422,10810,12717],"usedEvents":[4694,4703,5326]}],"src":"109:9602:11"},"id":11},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","exportedSymbols":{"IERC1271":[5317]},"id":5318,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5305,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:12"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1271","contractDependencies":[],"contractKind":"interface","documentation":{"id":5306,"nodeType":"StructuredDocumentation","src":"133:160:12","text":" @dev Interface of the ERC-1271 standard signature validation method for\n contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271]."},"fullyImplemented":false,"id":5317,"linearizedBaseContracts":[5317],"name":"IERC1271","nameLocation":"304:8:12","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5307,"nodeType":"StructuredDocumentation","src":"319:220:12","text":" @dev Should return whether the signature provided is valid for the provided data\n @param hash Hash of the data to be signed\n @param signature Signature byte array associated with _data"},"functionSelector":"1626ba7e","id":5316,"implemented":false,"kind":"function","modifiers":[],"name":"isValidSignature","nameLocation":"553:16:12","nodeType":"FunctionDefinition","parameters":{"id":5312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5309,"mutability":"mutable","name":"hash","nameLocation":"578:4:12","nodeType":"VariableDeclaration","scope":5316,"src":"570:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5308,"name":"bytes32","nodeType":"ElementaryTypeName","src":"570:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5311,"mutability":"mutable","name":"signature","nameLocation":"597:9:12","nodeType":"VariableDeclaration","scope":5316,"src":"584:22:12","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5310,"name":"bytes","nodeType":"ElementaryTypeName","src":"584:5:12","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"569:38:12"},"returnParameters":{"id":5315,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5314,"mutability":"mutable","name":"magicValue","nameLocation":"638:10:12","nodeType":"VariableDeclaration","scope":5316,"src":"631:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5313,"name":"bytes4","nodeType":"ElementaryTypeName","src":"631:6:12","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"630:19:12"},"scope":5317,"src":"544:106:12","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5318,"src":"294:358:12","usedErrors":[],"usedEvents":[]}],"src":"107:546:12"},"id":12},"@openzeppelin/contracts/interfaces/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","exportedSymbols":{"IERC165":[9194]},"id":5322,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5319,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:13"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../utils/introspection/IERC165.sol","id":5321,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5322,"sourceUnit":9195,"src":"132:59:13","symbolAliases":[{"foreign":{"id":5320,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"140:7:13","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""}],"src":"106:86:13"},"id":13},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","exportedSymbols":{"IERC5267":[5346]},"id":5347,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5323,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:14"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC5267","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5346,"linearizedBaseContracts":[5346],"name":"IERC5267","nameLocation":"143:8:14","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":5324,"nodeType":"StructuredDocumentation","src":"158:84:14","text":" @dev MAY be emitted to signal that the domain could have changed."},"eventSelector":"0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31","id":5326,"name":"EIP712DomainChanged","nameLocation":"253:19:14","nodeType":"EventDefinition","parameters":{"id":5325,"nodeType":"ParameterList","parameters":[],"src":"272:2:14"},"src":"247:28:14"},{"documentation":{"id":5327,"nodeType":"StructuredDocumentation","src":"281:140:14","text":" @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n signature."},"functionSelector":"84b0196e","id":5345,"implemented":false,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"435:12:14","nodeType":"FunctionDefinition","parameters":{"id":5328,"nodeType":"ParameterList","parameters":[],"src":"447:2:14"},"returnParameters":{"id":5344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5330,"mutability":"mutable","name":"fields","nameLocation":"517:6:14","nodeType":"VariableDeclaration","scope":5345,"src":"510:13:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":5329,"name":"bytes1","nodeType":"ElementaryTypeName","src":"510:6:14","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":5332,"mutability":"mutable","name":"name","nameLocation":"551:4:14","nodeType":"VariableDeclaration","scope":5345,"src":"537:18:14","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5331,"name":"string","nodeType":"ElementaryTypeName","src":"537:6:14","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5334,"mutability":"mutable","name":"version","nameLocation":"583:7:14","nodeType":"VariableDeclaration","scope":5345,"src":"569:21:14","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5333,"name":"string","nodeType":"ElementaryTypeName","src":"569:6:14","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5336,"mutability":"mutable","name":"chainId","nameLocation":"612:7:14","nodeType":"VariableDeclaration","scope":5345,"src":"604:15:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5335,"name":"uint256","nodeType":"ElementaryTypeName","src":"604:7:14","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5338,"mutability":"mutable","name":"verifyingContract","nameLocation":"641:17:14","nodeType":"VariableDeclaration","scope":5345,"src":"633:25:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5337,"name":"address","nodeType":"ElementaryTypeName","src":"633:7:14","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5340,"mutability":"mutable","name":"salt","nameLocation":"680:4:14","nodeType":"VariableDeclaration","scope":5345,"src":"672:12:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5339,"name":"bytes32","nodeType":"ElementaryTypeName","src":"672:7:14","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5343,"mutability":"mutable","name":"extensions","nameLocation":"715:10:14","nodeType":"VariableDeclaration","scope":5345,"src":"698:27:14","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5341,"name":"uint256","nodeType":"ElementaryTypeName","src":"698:7:14","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5342,"nodeType":"ArrayTypeName","src":"698:9:14","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"496:239:14"},"scope":5346,"src":"426:310:14","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5347,"src":"133:605:14","usedErrors":[],"usedEvents":[5326]}],"src":"107:632:14"},"id":14},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","exportedSymbols":{"IERC5805":[5357],"IERC6372":[5372],"IVotes":[4760]},"id":5358,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5348,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:15"},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../governance/utils/IVotes.sol","id":5350,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5358,"sourceUnit":4761,"src":"133:54:15","symbolAliases":[{"foreign":{"id":5349,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4760,"src":"141:6:15","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"./IERC6372.sol","id":5352,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5358,"sourceUnit":5373,"src":"188:40:15","symbolAliases":[{"foreign":{"id":5351,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5372,"src":"196:8:15","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5353,"name":"IERC6372","nameLocations":["252:8:15"],"nodeType":"IdentifierPath","referencedDeclaration":5372,"src":"252:8:15"},"id":5354,"nodeType":"InheritanceSpecifier","src":"252:8:15"},{"baseName":{"id":5355,"name":"IVotes","nameLocations":["262:6:15"],"nodeType":"IdentifierPath","referencedDeclaration":4760,"src":"262:6:15"},"id":5356,"nodeType":"InheritanceSpecifier","src":"262:6:15"}],"canonicalName":"IERC5805","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5357,"linearizedBaseContracts":[5357,4760,5372],"name":"IERC5805","nameLocation":"240:8:15","nodeType":"ContractDefinition","nodes":[],"scope":5358,"src":"230:41:15","usedErrors":[4685],"usedEvents":[4694,4703]}],"src":"107:165:15"},"id":15},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","exportedSymbols":{"IERC6372":[5372]},"id":5373,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5359,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:16"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC6372","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5372,"linearizedBaseContracts":[5372],"name":"IERC6372","nameLocation":"143:8:16","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5360,"nodeType":"StructuredDocumentation","src":"158:133:16","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting)."},"functionSelector":"91ddadf4","id":5365,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"305:5:16","nodeType":"FunctionDefinition","parameters":{"id":5361,"nodeType":"ParameterList","parameters":[],"src":"310:2:16"},"returnParameters":{"id":5364,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5363,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5365,"src":"336:6:16","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5362,"name":"uint48","nodeType":"ElementaryTypeName","src":"336:6:16","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"335:8:16"},"scope":5372,"src":"296:48:16","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":5366,"nodeType":"StructuredDocumentation","src":"350:48:16","text":" @dev Description of the clock"},"functionSelector":"4bf5d7e9","id":5371,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"465:10:16","nodeType":"FunctionDefinition","parameters":{"id":5367,"nodeType":"ParameterList","parameters":[],"src":"475:2:16"},"returnParameters":{"id":5370,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5369,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5371,"src":"501:13:16","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5368,"name":"string","nodeType":"ElementaryTypeName","src":"501:6:16","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"500:15:16"},"scope":5372,"src":"456:60:16","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5373,"src":"133:385:16","usedErrors":[],"usedEvents":[]}],"src":"107:412:16"},"id":16},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","exportedSymbols":{"IERC1155Errors":[5509],"IERC20Errors":[5414],"IERC721Errors":[5462]},"id":5510,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5374,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:17"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5375,"nodeType":"StructuredDocumentation","src":"138:141:17","text":" @dev Standard ERC-20 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens."},"fullyImplemented":true,"id":5414,"linearizedBaseContracts":[5414],"name":"IERC20Errors","nameLocation":"290:12:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5376,"nodeType":"StructuredDocumentation","src":"309:309:17","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"e450d38c","id":5384,"name":"ERC20InsufficientBalance","nameLocation":"629:24:17","nodeType":"ErrorDefinition","parameters":{"id":5383,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5378,"mutability":"mutable","name":"sender","nameLocation":"662:6:17","nodeType":"VariableDeclaration","scope":5384,"src":"654:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5377,"name":"address","nodeType":"ElementaryTypeName","src":"654:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5380,"mutability":"mutable","name":"balance","nameLocation":"678:7:17","nodeType":"VariableDeclaration","scope":5384,"src":"670:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5379,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5382,"mutability":"mutable","name":"needed","nameLocation":"695:6:17","nodeType":"VariableDeclaration","scope":5384,"src":"687:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5381,"name":"uint256","nodeType":"ElementaryTypeName","src":"687:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"653:49:17"},"src":"623:80:17"},{"documentation":{"id":5385,"nodeType":"StructuredDocumentation","src":"709:152:17","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"96c6fd1e","id":5389,"name":"ERC20InvalidSender","nameLocation":"872:18:17","nodeType":"ErrorDefinition","parameters":{"id":5388,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5387,"mutability":"mutable","name":"sender","nameLocation":"899:6:17","nodeType":"VariableDeclaration","scope":5389,"src":"891:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5386,"name":"address","nodeType":"ElementaryTypeName","src":"891:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"890:16:17"},"src":"866:41:17"},{"documentation":{"id":5390,"nodeType":"StructuredDocumentation","src":"913:159:17","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"ec442f05","id":5394,"name":"ERC20InvalidReceiver","nameLocation":"1083:20:17","nodeType":"ErrorDefinition","parameters":{"id":5393,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5392,"mutability":"mutable","name":"receiver","nameLocation":"1112:8:17","nodeType":"VariableDeclaration","scope":5394,"src":"1104:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5391,"name":"address","nodeType":"ElementaryTypeName","src":"1104:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1103:18:17"},"src":"1077:45:17"},{"documentation":{"id":5395,"nodeType":"StructuredDocumentation","src":"1128:345:17","text":" @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n @param spender Address that may be allowed to operate on tokens without being their owner.\n @param allowance Amount of tokens a `spender` is allowed to operate with.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"fb8f41b2","id":5403,"name":"ERC20InsufficientAllowance","nameLocation":"1484:26:17","nodeType":"ErrorDefinition","parameters":{"id":5402,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5397,"mutability":"mutable","name":"spender","nameLocation":"1519:7:17","nodeType":"VariableDeclaration","scope":5403,"src":"1511:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5396,"name":"address","nodeType":"ElementaryTypeName","src":"1511:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5399,"mutability":"mutable","name":"allowance","nameLocation":"1536:9:17","nodeType":"VariableDeclaration","scope":5403,"src":"1528:17:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5398,"name":"uint256","nodeType":"ElementaryTypeName","src":"1528:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5401,"mutability":"mutable","name":"needed","nameLocation":"1555:6:17","nodeType":"VariableDeclaration","scope":5403,"src":"1547:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5400,"name":"uint256","nodeType":"ElementaryTypeName","src":"1547:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1510:52:17"},"src":"1478:85:17"},{"documentation":{"id":5404,"nodeType":"StructuredDocumentation","src":"1569:174:17","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"e602df05","id":5408,"name":"ERC20InvalidApprover","nameLocation":"1754:20:17","nodeType":"ErrorDefinition","parameters":{"id":5407,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5406,"mutability":"mutable","name":"approver","nameLocation":"1783:8:17","nodeType":"VariableDeclaration","scope":5408,"src":"1775:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5405,"name":"address","nodeType":"ElementaryTypeName","src":"1775:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1774:18:17"},"src":"1748:45:17"},{"documentation":{"id":5409,"nodeType":"StructuredDocumentation","src":"1799:195:17","text":" @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n @param spender Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"94280d62","id":5413,"name":"ERC20InvalidSpender","nameLocation":"2005:19:17","nodeType":"ErrorDefinition","parameters":{"id":5412,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5411,"mutability":"mutable","name":"spender","nameLocation":"2033:7:17","nodeType":"VariableDeclaration","scope":5413,"src":"2025:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5410,"name":"address","nodeType":"ElementaryTypeName","src":"2025:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2024:17:17"},"src":"1999:43:17"}],"scope":5510,"src":"280:1764:17","usedErrors":[5384,5389,5394,5403,5408,5413],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5415,"nodeType":"StructuredDocumentation","src":"2046:143:17","text":" @dev Standard ERC-721 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens."},"fullyImplemented":true,"id":5462,"linearizedBaseContracts":[5462],"name":"IERC721Errors","nameLocation":"2200:13:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5416,"nodeType":"StructuredDocumentation","src":"2220:219:17","text":" @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n Used in balance queries.\n @param owner Address of the current owner of a token."},"errorSelector":"89c62b64","id":5420,"name":"ERC721InvalidOwner","nameLocation":"2450:18:17","nodeType":"ErrorDefinition","parameters":{"id":5419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5418,"mutability":"mutable","name":"owner","nameLocation":"2477:5:17","nodeType":"VariableDeclaration","scope":5420,"src":"2469:13:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5417,"name":"address","nodeType":"ElementaryTypeName","src":"2469:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2468:15:17"},"src":"2444:40:17"},{"documentation":{"id":5421,"nodeType":"StructuredDocumentation","src":"2490:132:17","text":" @dev Indicates a `tokenId` whose `owner` is the zero address.\n @param tokenId Identifier number of a token."},"errorSelector":"7e273289","id":5425,"name":"ERC721NonexistentToken","nameLocation":"2633:22:17","nodeType":"ErrorDefinition","parameters":{"id":5424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5423,"mutability":"mutable","name":"tokenId","nameLocation":"2664:7:17","nodeType":"VariableDeclaration","scope":5425,"src":"2656:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5422,"name":"uint256","nodeType":"ElementaryTypeName","src":"2656:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2655:17:17"},"src":"2627:46:17"},{"documentation":{"id":5426,"nodeType":"StructuredDocumentation","src":"2679:289:17","text":" @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param tokenId Identifier number of a token.\n @param owner Address of the current owner of a token."},"errorSelector":"64283d7b","id":5434,"name":"ERC721IncorrectOwner","nameLocation":"2979:20:17","nodeType":"ErrorDefinition","parameters":{"id":5433,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5428,"mutability":"mutable","name":"sender","nameLocation":"3008:6:17","nodeType":"VariableDeclaration","scope":5434,"src":"3000:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5427,"name":"address","nodeType":"ElementaryTypeName","src":"3000:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5430,"mutability":"mutable","name":"tokenId","nameLocation":"3024:7:17","nodeType":"VariableDeclaration","scope":5434,"src":"3016:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5429,"name":"uint256","nodeType":"ElementaryTypeName","src":"3016:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5432,"mutability":"mutable","name":"owner","nameLocation":"3041:5:17","nodeType":"VariableDeclaration","scope":5434,"src":"3033:13:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5431,"name":"address","nodeType":"ElementaryTypeName","src":"3033:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2999:48:17"},"src":"2973:75:17"},{"documentation":{"id":5435,"nodeType":"StructuredDocumentation","src":"3054:152:17","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"73c6ac6e","id":5439,"name":"ERC721InvalidSender","nameLocation":"3217:19:17","nodeType":"ErrorDefinition","parameters":{"id":5438,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5437,"mutability":"mutable","name":"sender","nameLocation":"3245:6:17","nodeType":"VariableDeclaration","scope":5439,"src":"3237:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5436,"name":"address","nodeType":"ElementaryTypeName","src":"3237:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3236:16:17"},"src":"3211:42:17"},{"documentation":{"id":5440,"nodeType":"StructuredDocumentation","src":"3259:159:17","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"64a0ae92","id":5444,"name":"ERC721InvalidReceiver","nameLocation":"3429:21:17","nodeType":"ErrorDefinition","parameters":{"id":5443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5442,"mutability":"mutable","name":"receiver","nameLocation":"3459:8:17","nodeType":"VariableDeclaration","scope":5444,"src":"3451:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5441,"name":"address","nodeType":"ElementaryTypeName","src":"3451:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3450:18:17"},"src":"3423:46:17"},{"documentation":{"id":5445,"nodeType":"StructuredDocumentation","src":"3475:247:17","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param tokenId Identifier number of a token."},"errorSelector":"177e802f","id":5451,"name":"ERC721InsufficientApproval","nameLocation":"3733:26:17","nodeType":"ErrorDefinition","parameters":{"id":5450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5447,"mutability":"mutable","name":"operator","nameLocation":"3768:8:17","nodeType":"VariableDeclaration","scope":5451,"src":"3760:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5446,"name":"address","nodeType":"ElementaryTypeName","src":"3760:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5449,"mutability":"mutable","name":"tokenId","nameLocation":"3786:7:17","nodeType":"VariableDeclaration","scope":5451,"src":"3778:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5448,"name":"uint256","nodeType":"ElementaryTypeName","src":"3778:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3759:35:17"},"src":"3727:68:17"},{"documentation":{"id":5452,"nodeType":"StructuredDocumentation","src":"3801:174:17","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"a9fbf51f","id":5456,"name":"ERC721InvalidApprover","nameLocation":"3986:21:17","nodeType":"ErrorDefinition","parameters":{"id":5455,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5454,"mutability":"mutable","name":"approver","nameLocation":"4016:8:17","nodeType":"VariableDeclaration","scope":5456,"src":"4008:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5453,"name":"address","nodeType":"ElementaryTypeName","src":"4008:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4007:18:17"},"src":"3980:46:17"},{"documentation":{"id":5457,"nodeType":"StructuredDocumentation","src":"4032:197:17","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"5b08ba18","id":5461,"name":"ERC721InvalidOperator","nameLocation":"4240:21:17","nodeType":"ErrorDefinition","parameters":{"id":5460,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5459,"mutability":"mutable","name":"operator","nameLocation":"4270:8:17","nodeType":"VariableDeclaration","scope":5461,"src":"4262:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5458,"name":"address","nodeType":"ElementaryTypeName","src":"4262:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4261:18:17"},"src":"4234:46:17"}],"scope":5510,"src":"2190:2092:17","usedErrors":[5420,5425,5434,5439,5444,5451,5456,5461],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1155Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5463,"nodeType":"StructuredDocumentation","src":"4284:145:17","text":" @dev Standard ERC-1155 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens."},"fullyImplemented":true,"id":5509,"linearizedBaseContracts":[5509],"name":"IERC1155Errors","nameLocation":"4440:14:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5464,"nodeType":"StructuredDocumentation","src":"4461:361:17","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer.\n @param tokenId Identifier number of a token."},"errorSelector":"03dee4c5","id":5474,"name":"ERC1155InsufficientBalance","nameLocation":"4833:26:17","nodeType":"ErrorDefinition","parameters":{"id":5473,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5466,"mutability":"mutable","name":"sender","nameLocation":"4868:6:17","nodeType":"VariableDeclaration","scope":5474,"src":"4860:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5465,"name":"address","nodeType":"ElementaryTypeName","src":"4860:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5468,"mutability":"mutable","name":"balance","nameLocation":"4884:7:17","nodeType":"VariableDeclaration","scope":5474,"src":"4876:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5467,"name":"uint256","nodeType":"ElementaryTypeName","src":"4876:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5470,"mutability":"mutable","name":"needed","nameLocation":"4901:6:17","nodeType":"VariableDeclaration","scope":5474,"src":"4893:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5469,"name":"uint256","nodeType":"ElementaryTypeName","src":"4893:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5472,"mutability":"mutable","name":"tokenId","nameLocation":"4917:7:17","nodeType":"VariableDeclaration","scope":5474,"src":"4909:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5471,"name":"uint256","nodeType":"ElementaryTypeName","src":"4909:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4859:66:17"},"src":"4827:99:17"},{"documentation":{"id":5475,"nodeType":"StructuredDocumentation","src":"4932:152:17","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"01a83514","id":5479,"name":"ERC1155InvalidSender","nameLocation":"5095:20:17","nodeType":"ErrorDefinition","parameters":{"id":5478,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5477,"mutability":"mutable","name":"sender","nameLocation":"5124:6:17","nodeType":"VariableDeclaration","scope":5479,"src":"5116:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5476,"name":"address","nodeType":"ElementaryTypeName","src":"5116:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5115:16:17"},"src":"5089:43:17"},{"documentation":{"id":5480,"nodeType":"StructuredDocumentation","src":"5138:159:17","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"57f447ce","id":5484,"name":"ERC1155InvalidReceiver","nameLocation":"5308:22:17","nodeType":"ErrorDefinition","parameters":{"id":5483,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5482,"mutability":"mutable","name":"receiver","nameLocation":"5339:8:17","nodeType":"VariableDeclaration","scope":5484,"src":"5331:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5481,"name":"address","nodeType":"ElementaryTypeName","src":"5331:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5330:18:17"},"src":"5302:47:17"},{"documentation":{"id":5485,"nodeType":"StructuredDocumentation","src":"5355:256:17","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param owner Address of the current owner of a token."},"errorSelector":"e237d922","id":5491,"name":"ERC1155MissingApprovalForAll","nameLocation":"5622:28:17","nodeType":"ErrorDefinition","parameters":{"id":5490,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5487,"mutability":"mutable","name":"operator","nameLocation":"5659:8:17","nodeType":"VariableDeclaration","scope":5491,"src":"5651:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5486,"name":"address","nodeType":"ElementaryTypeName","src":"5651:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5489,"mutability":"mutable","name":"owner","nameLocation":"5677:5:17","nodeType":"VariableDeclaration","scope":5491,"src":"5669:13:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5488,"name":"address","nodeType":"ElementaryTypeName","src":"5669:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5650:33:17"},"src":"5616:68:17"},{"documentation":{"id":5492,"nodeType":"StructuredDocumentation","src":"5690:174:17","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"3e31884e","id":5496,"name":"ERC1155InvalidApprover","nameLocation":"5875:22:17","nodeType":"ErrorDefinition","parameters":{"id":5495,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5494,"mutability":"mutable","name":"approver","nameLocation":"5906:8:17","nodeType":"VariableDeclaration","scope":5496,"src":"5898:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5493,"name":"address","nodeType":"ElementaryTypeName","src":"5898:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5897:18:17"},"src":"5869:47:17"},{"documentation":{"id":5497,"nodeType":"StructuredDocumentation","src":"5922:197:17","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"ced3e100","id":5501,"name":"ERC1155InvalidOperator","nameLocation":"6130:22:17","nodeType":"ErrorDefinition","parameters":{"id":5500,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5499,"mutability":"mutable","name":"operator","nameLocation":"6161:8:17","nodeType":"VariableDeclaration","scope":5501,"src":"6153:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5498,"name":"address","nodeType":"ElementaryTypeName","src":"6153:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6152:18:17"},"src":"6124:47:17"},{"documentation":{"id":5502,"nodeType":"StructuredDocumentation","src":"6177:280:17","text":" @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n Used in batch transfers.\n @param idsLength Length of the array of token identifiers\n @param valuesLength Length of the array of token amounts"},"errorSelector":"5b059991","id":5508,"name":"ERC1155InvalidArrayLength","nameLocation":"6468:25:17","nodeType":"ErrorDefinition","parameters":{"id":5507,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5504,"mutability":"mutable","name":"idsLength","nameLocation":"6502:9:17","nodeType":"VariableDeclaration","scope":5508,"src":"6494:17:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5503,"name":"uint256","nodeType":"ElementaryTypeName","src":"6494:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5506,"mutability":"mutable","name":"valuesLength","nameLocation":"6521:12:17","nodeType":"VariableDeclaration","scope":5508,"src":"6513:20:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5505,"name":"uint256","nodeType":"ElementaryTypeName","src":"6513:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6493:41:17"},"src":"6462:73:17"}],"scope":5510,"src":"4430:2107:17","usedErrors":[5474,5479,5484,5491,5496,5501,5508],"usedEvents":[]}],"src":"112:6426:17"},"id":17},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","exportedSymbols":{"IERC1155Receiver":[5551],"IERC165":[9194]},"id":5552,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5511,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"118:24:18"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../../utils/introspection/IERC165.sol","id":5513,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5552,"sourceUnit":9195,"src":"144:62:18","symbolAliases":[{"foreign":{"id":5512,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"152:7:18","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5515,"name":"IERC165","nameLocations":["357:7:18"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"357:7:18"},"id":5516,"nodeType":"InheritanceSpecifier","src":"357:7:18"}],"canonicalName":"IERC1155Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":5514,"nodeType":"StructuredDocumentation","src":"208:118:18","text":" @dev Interface that must be implemented by smart contracts in order to receive\n ERC-1155 token transfers."},"fullyImplemented":false,"id":5551,"linearizedBaseContracts":[5551,9194],"name":"IERC1155Receiver","nameLocation":"337:16:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5517,"nodeType":"StructuredDocumentation","src":"371:827:18","text":" @dev Handles the receipt of a single ERC-1155 token type. This function is\n called at the end of a `safeTransferFrom` after the balance has been updated.\n NOTE: To accept the transfer, this must return\n `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n (i.e. 0xf23a6e61, or its own function selector).\n @param operator The address which initiated the transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param id The ID of the token being transferred\n @param value The amount of tokens being transferred\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed"},"functionSelector":"f23a6e61","id":5532,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"1212:17:18","nodeType":"FunctionDefinition","parameters":{"id":5528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5519,"mutability":"mutable","name":"operator","nameLocation":"1247:8:18","nodeType":"VariableDeclaration","scope":5532,"src":"1239:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5518,"name":"address","nodeType":"ElementaryTypeName","src":"1239:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5521,"mutability":"mutable","name":"from","nameLocation":"1273:4:18","nodeType":"VariableDeclaration","scope":5532,"src":"1265:12:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5520,"name":"address","nodeType":"ElementaryTypeName","src":"1265:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5523,"mutability":"mutable","name":"id","nameLocation":"1295:2:18","nodeType":"VariableDeclaration","scope":5532,"src":"1287:10:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5522,"name":"uint256","nodeType":"ElementaryTypeName","src":"1287:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5525,"mutability":"mutable","name":"value","nameLocation":"1315:5:18","nodeType":"VariableDeclaration","scope":5532,"src":"1307:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5524,"name":"uint256","nodeType":"ElementaryTypeName","src":"1307:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5527,"mutability":"mutable","name":"data","nameLocation":"1345:4:18","nodeType":"VariableDeclaration","scope":5532,"src":"1330:19:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5526,"name":"bytes","nodeType":"ElementaryTypeName","src":"1330:5:18","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1229:126:18"},"returnParameters":{"id":5531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5530,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5532,"src":"1374:6:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5529,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1374:6:18","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1373:8:18"},"scope":5551,"src":"1203:179:18","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":5533,"nodeType":"StructuredDocumentation","src":"1388:995:18","text":" @dev Handles the receipt of a multiple ERC-1155 token types. This function\n is called at the end of a `safeBatchTransferFrom` after the balances have\n been updated.\n NOTE: To accept the transfer(s), this must return\n `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n (i.e. 0xbc197c81, or its own function selector).\n @param operator The address which initiated the batch transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param ids An array containing ids of each token being transferred (order and length must match values array)\n @param values An array containing amounts of each token being transferred (order and length must match ids array)\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed"},"functionSelector":"bc197c81","id":5550,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"2397:22:18","nodeType":"FunctionDefinition","parameters":{"id":5546,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5535,"mutability":"mutable","name":"operator","nameLocation":"2437:8:18","nodeType":"VariableDeclaration","scope":5550,"src":"2429:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5534,"name":"address","nodeType":"ElementaryTypeName","src":"2429:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5537,"mutability":"mutable","name":"from","nameLocation":"2463:4:18","nodeType":"VariableDeclaration","scope":5550,"src":"2455:12:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5536,"name":"address","nodeType":"ElementaryTypeName","src":"2455:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5540,"mutability":"mutable","name":"ids","nameLocation":"2496:3:18","nodeType":"VariableDeclaration","scope":5550,"src":"2477:22:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5538,"name":"uint256","nodeType":"ElementaryTypeName","src":"2477:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5539,"nodeType":"ArrayTypeName","src":"2477:9:18","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5543,"mutability":"mutable","name":"values","nameLocation":"2528:6:18","nodeType":"VariableDeclaration","scope":5550,"src":"2509:25:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5541,"name":"uint256","nodeType":"ElementaryTypeName","src":"2509:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5542,"nodeType":"ArrayTypeName","src":"2509:9:18","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5545,"mutability":"mutable","name":"data","nameLocation":"2559:4:18","nodeType":"VariableDeclaration","scope":5550,"src":"2544:19:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5544,"name":"bytes","nodeType":"ElementaryTypeName","src":"2544:5:18","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2419:150:18"},"returnParameters":{"id":5549,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5548,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5550,"src":"2588:6:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5547,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2588:6:18","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2587:8:18"},"scope":5551,"src":"2388:208:18","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":5552,"src":"327:2271:18","usedErrors":[],"usedEvents":[]}],"src":"118:2481:18"},"id":18},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","exportedSymbols":{"ERC1155Holder":[5632],"ERC165":[9182],"IERC1155Receiver":[5551],"IERC165":[9194]},"id":5633,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5553,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:19"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../../../utils/introspection/ERC165.sol","id":5556,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5633,"sourceUnit":9183,"src":"147:72:19","symbolAliases":[{"foreign":{"id":5554,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"155:7:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":5555,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9182,"src":"164:6:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../IERC1155Receiver.sol","id":5558,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5633,"sourceUnit":5552,"src":"220:57:19","symbolAliases":[{"foreign":{"id":5557,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"228:16:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5560,"name":"ERC165","nameLocations":["558:6:19"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"558:6:19"},"id":5561,"nodeType":"InheritanceSpecifier","src":"558:6:19"},{"baseName":{"id":5562,"name":"IERC1155Receiver","nameLocations":["566:16:19"],"nodeType":"IdentifierPath","referencedDeclaration":5551,"src":"566:16:19"},"id":5563,"nodeType":"InheritanceSpecifier","src":"566:16:19"}],"canonicalName":"ERC1155Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":5559,"nodeType":"StructuredDocumentation","src":"279:243:19","text":" @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n stuck."},"fullyImplemented":true,"id":5632,"linearizedBaseContracts":[5632,5551,9182,9194],"name":"ERC1155Holder","nameLocation":"541:13:19","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9181,9193],"body":{"id":5586,"nodeType":"Block","src":"758:113:19","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":5579,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5574,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5566,"src":"775:11:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":5576,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"795:16:19","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}],"id":5575,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"790:4:19","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":5577,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"790:22:19","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5551","typeString":"type(contract IERC1155Receiver)"}},"id":5578,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"813:11:19","memberName":"interfaceId","nodeType":"MemberAccess","src":"790:34:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"775:49:19","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":5582,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5566,"src":"852:11:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":5580,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"828:5:19","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC1155Holder_$5632_$","typeString":"type(contract super ERC1155Holder)"}},"id":5581,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"834:17:19","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9181,"src":"828:23:19","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":5583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"828:36:19","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"775:89:19","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":5573,"id":5585,"nodeType":"Return","src":"768:96:19"}]},"documentation":{"id":5564,"nodeType":"StructuredDocumentation","src":"589:56:19","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":5587,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"659:17:19","nodeType":"FunctionDefinition","overrides":{"id":5570,"nodeType":"OverrideSpecifier","overrides":[{"id":5568,"name":"ERC165","nameLocations":["726:6:19"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"726:6:19"},{"id":5569,"name":"IERC165","nameLocations":["734:7:19"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"734:7:19"}],"src":"717:25:19"},"parameters":{"id":5567,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5566,"mutability":"mutable","name":"interfaceId","nameLocation":"684:11:19","nodeType":"VariableDeclaration","scope":5587,"src":"677:18:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5565,"name":"bytes4","nodeType":"ElementaryTypeName","src":"677:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"676:20:19"},"returnParameters":{"id":5573,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5572,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5587,"src":"752:4:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5571,"name":"bool","nodeType":"ElementaryTypeName","src":"752:4:19","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"751:6:19"},"scope":5632,"src":"650:221:19","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5532],"body":{"id":5607,"nodeType":"Block","src":"1041:55:19","statements":[{"expression":{"expression":{"expression":{"id":5603,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1058:4:19","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5632","typeString":"contract ERC1155Holder"}},"id":5604,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1063:17:19","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":5608,"src":"1058:22:19","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":5605,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1081:8:19","memberName":"selector","nodeType":"MemberAccess","src":"1058:31:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5602,"id":5606,"nodeType":"Return","src":"1051:38:19"}]},"functionSelector":"f23a6e61","id":5608,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"886:17:19","nodeType":"FunctionDefinition","overrides":{"id":5599,"nodeType":"OverrideSpecifier","overrides":[],"src":"1015:8:19"},"parameters":{"id":5598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5589,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"913:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5588,"name":"address","nodeType":"ElementaryTypeName","src":"913:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5591,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"930:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5590,"name":"address","nodeType":"ElementaryTypeName","src":"930:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5593,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"947:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5592,"name":"uint256","nodeType":"ElementaryTypeName","src":"947:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5595,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"964:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5594,"name":"uint256","nodeType":"ElementaryTypeName","src":"964:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5597,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"981:12:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5596,"name":"bytes","nodeType":"ElementaryTypeName","src":"981:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"903:96:19"},"returnParameters":{"id":5602,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5601,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"1033:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5600,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1033:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1032:8:19"},"scope":5632,"src":"877:219:19","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5550],"body":{"id":5630,"nodeType":"Block","src":"1289:60:19","statements":[{"expression":{"expression":{"expression":{"id":5626,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1306:4:19","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5632","typeString":"contract ERC1155Holder"}},"id":5627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1311:22:19","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":5631,"src":"1306:27:19","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":5628,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:8:19","memberName":"selector","nodeType":"MemberAccess","src":"1306:36:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5625,"id":5629,"nodeType":"Return","src":"1299:43:19"}]},"functionSelector":"bc197c81","id":5631,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"1111:22:19","nodeType":"FunctionDefinition","overrides":{"id":5622,"nodeType":"OverrideSpecifier","overrides":[],"src":"1263:8:19"},"parameters":{"id":5621,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5610,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1143:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5609,"name":"address","nodeType":"ElementaryTypeName","src":"1143:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1160:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5611,"name":"address","nodeType":"ElementaryTypeName","src":"1160:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1177:16:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5613,"name":"uint256","nodeType":"ElementaryTypeName","src":"1177:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5614,"nodeType":"ArrayTypeName","src":"1177:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5618,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1203:16:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5616,"name":"uint256","nodeType":"ElementaryTypeName","src":"1203:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5617,"nodeType":"ArrayTypeName","src":"1203:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5620,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1229:12:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5619,"name":"bytes","nodeType":"ElementaryTypeName","src":"1229:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1133:114:19"},"returnParameters":{"id":5625,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5624,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1281:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5623,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1281:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1280:8:19"},"scope":5632,"src":"1102:247:19","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":5633,"src":"523:828:19","usedErrors":[],"usedEvents":[]}],"src":"121:1231:19"},"id":19},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","exportedSymbols":{"Context":[6718],"ERC20":[6147],"IERC20":[6225],"IERC20Errors":[5414],"IERC20Metadata":[6383]},"id":6148,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5634,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"105:24:20"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"./IERC20.sol","id":5636,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":6226,"src":"131:36:20","symbolAliases":[{"foreign":{"id":5635,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6225,"src":"139:6:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","file":"./extensions/IERC20Metadata.sol","id":5638,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":6384,"src":"168:63:20","symbolAliases":[{"foreign":{"id":5637,"name":"IERC20Metadata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6383,"src":"176:14:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":5640,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":6719,"src":"232:48:20","symbolAliases":[{"foreign":{"id":5639,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"240:7:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","file":"../../interfaces/draft-IERC6093.sol","id":5642,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":5510,"src":"281:65:20","symbolAliases":[{"foreign":{"id":5641,"name":"IERC20Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"289:12:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5644,"name":"Context","nameLocations":["1133:7:20"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1133:7:20"},"id":5645,"nodeType":"InheritanceSpecifier","src":"1133:7:20"},{"baseName":{"id":5646,"name":"IERC20","nameLocations":["1142:6:20"],"nodeType":"IdentifierPath","referencedDeclaration":6225,"src":"1142:6:20"},"id":5647,"nodeType":"InheritanceSpecifier","src":"1142:6:20"},{"baseName":{"id":5648,"name":"IERC20Metadata","nameLocations":["1150:14:20"],"nodeType":"IdentifierPath","referencedDeclaration":6383,"src":"1150:14:20"},"id":5649,"nodeType":"InheritanceSpecifier","src":"1150:14:20"},{"baseName":{"id":5650,"name":"IERC20Errors","nameLocations":["1166:12:20"],"nodeType":"IdentifierPath","referencedDeclaration":5414,"src":"1166:12:20"},"id":5651,"nodeType":"InheritanceSpecifier","src":"1166:12:20"}],"canonicalName":"ERC20","contractDependencies":[],"contractKind":"contract","documentation":{"id":5643,"nodeType":"StructuredDocumentation","src":"348:757:20","text":" @dev Implementation of the {IERC20} interface.\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 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 The default value of {decimals} is 18. To change this, you should override\n this function so it returns a different value.\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 ERC-20\n applications."},"fullyImplemented":true,"id":6147,"linearizedBaseContracts":[6147,5414,6383,6225,6718],"name":"ERC20","nameLocation":"1124:5:20","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":5655,"mutability":"mutable","name":"_balances","nameLocation":"1229:9:20","nodeType":"VariableDeclaration","scope":6147,"src":"1185:53:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":5654,"keyName":"account","keyNameLocation":"1201:7:20","keyType":{"id":5652,"name":"address","nodeType":"ElementaryTypeName","src":"1193:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1185:35:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5653,"name":"uint256","nodeType":"ElementaryTypeName","src":"1212:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":5661,"mutability":"mutable","name":"_allowances","nameLocation":"1317:11:20","nodeType":"VariableDeclaration","scope":6147,"src":"1245:83:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"typeName":{"id":5660,"keyName":"account","keyNameLocation":"1261:7:20","keyType":{"id":5656,"name":"address","nodeType":"ElementaryTypeName","src":"1253:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1245:63:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5659,"keyName":"spender","keyNameLocation":"1288:7:20","keyType":{"id":5657,"name":"address","nodeType":"ElementaryTypeName","src":"1280:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1272:35:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5658,"name":"uint256","nodeType":"ElementaryTypeName","src":"1299:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}}},"visibility":"private"},{"constant":false,"id":5663,"mutability":"mutable","name":"_totalSupply","nameLocation":"1351:12:20","nodeType":"VariableDeclaration","scope":6147,"src":"1335:28:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5662,"name":"uint256","nodeType":"ElementaryTypeName","src":"1335:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":5665,"mutability":"mutable","name":"_name","nameLocation":"1385:5:20","nodeType":"VariableDeclaration","scope":6147,"src":"1370:20:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5664,"name":"string","nodeType":"ElementaryTypeName","src":"1370:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":5667,"mutability":"mutable","name":"_symbol","nameLocation":"1411:7:20","nodeType":"VariableDeclaration","scope":6147,"src":"1396:22:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5666,"name":"string","nodeType":"ElementaryTypeName","src":"1396:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":5683,"nodeType":"Block","src":"1657:57:20","statements":[{"expression":{"id":5677,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5675,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5665,"src":"1667:5:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5676,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5670,"src":"1675:5:20","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1667:13:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5678,"nodeType":"ExpressionStatement","src":"1667:13:20"},{"expression":{"id":5681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5679,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5667,"src":"1690:7:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5680,"name":"symbol_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5672,"src":"1700:7:20","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1690:17:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5682,"nodeType":"ExpressionStatement","src":"1690:17:20"}]},"documentation":{"id":5668,"nodeType":"StructuredDocumentation","src":"1425:171:20","text":" @dev Sets the values for {name} and {symbol}.\n All two of these values are immutable: they can only be set once during\n construction."},"id":5684,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":5673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5670,"mutability":"mutable","name":"name_","nameLocation":"1627:5:20","nodeType":"VariableDeclaration","scope":5684,"src":"1613:19:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5669,"name":"string","nodeType":"ElementaryTypeName","src":"1613:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5672,"mutability":"mutable","name":"symbol_","nameLocation":"1648:7:20","nodeType":"VariableDeclaration","scope":5684,"src":"1634:21:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5671,"name":"string","nodeType":"ElementaryTypeName","src":"1634:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1612:44:20"},"returnParameters":{"id":5674,"nodeType":"ParameterList","parameters":[],"src":"1657:0:20"},"scope":6147,"src":"1601:113:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6370],"body":{"id":5692,"nodeType":"Block","src":"1839:29:20","statements":[{"expression":{"id":5690,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5665,"src":"1856:5:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5689,"id":5691,"nodeType":"Return","src":"1849:12:20"}]},"documentation":{"id":5685,"nodeType":"StructuredDocumentation","src":"1720:54:20","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":5693,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"1788:4:20","nodeType":"FunctionDefinition","parameters":{"id":5686,"nodeType":"ParameterList","parameters":[],"src":"1792:2:20"},"returnParameters":{"id":5689,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5688,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5693,"src":"1824:13:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5687,"name":"string","nodeType":"ElementaryTypeName","src":"1824:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1823:15:20"},"scope":6147,"src":"1779:89:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6376],"body":{"id":5701,"nodeType":"Block","src":"2043:31:20","statements":[{"expression":{"id":5699,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5667,"src":"2060:7:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5698,"id":5700,"nodeType":"Return","src":"2053:14:20"}]},"documentation":{"id":5694,"nodeType":"StructuredDocumentation","src":"1874:102:20","text":" @dev Returns the symbol of the token, usually a shorter version of the\n name."},"functionSelector":"95d89b41","id":5702,"implemented":true,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"1990:6:20","nodeType":"FunctionDefinition","parameters":{"id":5695,"nodeType":"ParameterList","parameters":[],"src":"1996:2:20"},"returnParameters":{"id":5698,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5697,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5702,"src":"2028:13:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5696,"name":"string","nodeType":"ElementaryTypeName","src":"2028:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2027:15:20"},"scope":6147,"src":"1981:93:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6382],"body":{"id":5710,"nodeType":"Block","src":"2763:26:20","statements":[{"expression":{"hexValue":"3138","id":5708,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2780:2:20","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"18"},"functionReturnParameters":5707,"id":5709,"nodeType":"Return","src":"2773:9:20"}]},"documentation":{"id":5703,"nodeType":"StructuredDocumentation","src":"2080:622:20","text":" @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 Tokens usually opt for a value of 18, imitating the relationship between\n Ether and Wei. This is the default value returned by this function, unless\n it's overridden.\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}."},"functionSelector":"313ce567","id":5711,"implemented":true,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"2716:8:20","nodeType":"FunctionDefinition","parameters":{"id":5704,"nodeType":"ParameterList","parameters":[],"src":"2724:2:20"},"returnParameters":{"id":5707,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5706,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5711,"src":"2756:5:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":5705,"name":"uint8","nodeType":"ElementaryTypeName","src":"2756:5:20","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"2755:7:20"},"scope":6147,"src":"2707:82:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6174],"body":{"id":5719,"nodeType":"Block","src":"2910:36:20","statements":[{"expression":{"id":5717,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5663,"src":"2927:12:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5716,"id":5718,"nodeType":"Return","src":"2920:19:20"}]},"documentation":{"id":5712,"nodeType":"StructuredDocumentation","src":"2795:49:20","text":" @dev See {IERC20-totalSupply}."},"functionSelector":"18160ddd","id":5720,"implemented":true,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"2858:11:20","nodeType":"FunctionDefinition","parameters":{"id":5713,"nodeType":"ParameterList","parameters":[],"src":"2869:2:20"},"returnParameters":{"id":5716,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5715,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5720,"src":"2901:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5714,"name":"uint256","nodeType":"ElementaryTypeName","src":"2901:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2900:9:20"},"scope":6147,"src":"2849:97:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6182],"body":{"id":5732,"nodeType":"Block","src":"3078:42:20","statements":[{"expression":{"baseExpression":{"id":5728,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"3095:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5730,"indexExpression":{"id":5729,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5723,"src":"3105:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3095:18:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5727,"id":5731,"nodeType":"Return","src":"3088:25:20"}]},"documentation":{"id":5721,"nodeType":"StructuredDocumentation","src":"2952:47:20","text":" @dev See {IERC20-balanceOf}."},"functionSelector":"70a08231","id":5733,"implemented":true,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"3013:9:20","nodeType":"FunctionDefinition","parameters":{"id":5724,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5723,"mutability":"mutable","name":"account","nameLocation":"3031:7:20","nodeType":"VariableDeclaration","scope":5733,"src":"3023:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5722,"name":"address","nodeType":"ElementaryTypeName","src":"3023:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3022:17:20"},"returnParameters":{"id":5727,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5726,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5733,"src":"3069:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5725,"name":"uint256","nodeType":"ElementaryTypeName","src":"3069:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3068:9:20"},"scope":6147,"src":"3004:116:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6192],"body":{"id":5756,"nodeType":"Block","src":"3390:103:20","statements":[{"assignments":[5744],"declarations":[{"constant":false,"id":5744,"mutability":"mutable","name":"owner","nameLocation":"3408:5:20","nodeType":"VariableDeclaration","scope":5756,"src":"3400:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5743,"name":"address","nodeType":"ElementaryTypeName","src":"3400:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5747,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5745,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"3416:10:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5746,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3416:12:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"3400:28:20"},{"expression":{"arguments":[{"id":5749,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5744,"src":"3448:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5750,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5736,"src":"3455:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5751,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5738,"src":"3459:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5748,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5877,"src":"3438:9:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3438:27:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5753,"nodeType":"ExpressionStatement","src":"3438:27:20"},{"expression":{"hexValue":"74727565","id":5754,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3482:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5742,"id":5755,"nodeType":"Return","src":"3475:11:20"}]},"documentation":{"id":5734,"nodeType":"StructuredDocumentation","src":"3126:184:20","text":" @dev See {IERC20-transfer}.\n Requirements:\n - `to` cannot be the zero address.\n - the caller must have a balance of at least `value`."},"functionSelector":"a9059cbb","id":5757,"implemented":true,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"3324:8:20","nodeType":"FunctionDefinition","parameters":{"id":5739,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5736,"mutability":"mutable","name":"to","nameLocation":"3341:2:20","nodeType":"VariableDeclaration","scope":5757,"src":"3333:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5735,"name":"address","nodeType":"ElementaryTypeName","src":"3333:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5738,"mutability":"mutable","name":"value","nameLocation":"3353:5:20","nodeType":"VariableDeclaration","scope":5757,"src":"3345:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5737,"name":"uint256","nodeType":"ElementaryTypeName","src":"3345:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3332:27:20"},"returnParameters":{"id":5742,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5741,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5757,"src":"3384:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5740,"name":"bool","nodeType":"ElementaryTypeName","src":"3384:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3383:6:20"},"scope":6147,"src":"3315:178:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6202],"body":{"id":5773,"nodeType":"Block","src":"3640:51:20","statements":[{"expression":{"baseExpression":{"baseExpression":{"id":5767,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5661,"src":"3657:11:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":5769,"indexExpression":{"id":5768,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5760,"src":"3669:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3657:18:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5771,"indexExpression":{"id":5770,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5762,"src":"3676:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3657:27:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5766,"id":5772,"nodeType":"Return","src":"3650:34:20"}]},"documentation":{"id":5758,"nodeType":"StructuredDocumentation","src":"3499:47:20","text":" @dev See {IERC20-allowance}."},"functionSelector":"dd62ed3e","id":5774,"implemented":true,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"3560:9:20","nodeType":"FunctionDefinition","parameters":{"id":5763,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5760,"mutability":"mutable","name":"owner","nameLocation":"3578:5:20","nodeType":"VariableDeclaration","scope":5774,"src":"3570:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5759,"name":"address","nodeType":"ElementaryTypeName","src":"3570:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5762,"mutability":"mutable","name":"spender","nameLocation":"3593:7:20","nodeType":"VariableDeclaration","scope":5774,"src":"3585:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5761,"name":"address","nodeType":"ElementaryTypeName","src":"3585:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3569:32:20"},"returnParameters":{"id":5766,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5765,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5774,"src":"3631:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5764,"name":"uint256","nodeType":"ElementaryTypeName","src":"3631:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3630:9:20"},"scope":6147,"src":"3551:140:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6212],"body":{"id":5797,"nodeType":"Block","src":"4077:107:20","statements":[{"assignments":[5785],"declarations":[{"constant":false,"id":5785,"mutability":"mutable","name":"owner","nameLocation":"4095:5:20","nodeType":"VariableDeclaration","scope":5797,"src":"4087:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5784,"name":"address","nodeType":"ElementaryTypeName","src":"4087:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5788,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5786,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"4103:10:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5787,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4103:12:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4087:28:20"},{"expression":{"arguments":[{"id":5790,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5785,"src":"4134:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5791,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5777,"src":"4141:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5792,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5779,"src":"4150:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5789,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6038,6098],"referencedDeclaration":6038,"src":"4125:8:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5793,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4125:31:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5794,"nodeType":"ExpressionStatement","src":"4125:31:20"},{"expression":{"hexValue":"74727565","id":5795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4173:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5783,"id":5796,"nodeType":"Return","src":"4166:11:20"}]},"documentation":{"id":5775,"nodeType":"StructuredDocumentation","src":"3697:296:20","text":" @dev See {IERC20-approve}.\n NOTE: If `value` is the maximum `uint256`, the allowance is not updated on\n `transferFrom`. This is semantically equivalent to an infinite approval.\n Requirements:\n - `spender` cannot be the zero address."},"functionSelector":"095ea7b3","id":5798,"implemented":true,"kind":"function","modifiers":[],"name":"approve","nameLocation":"4007:7:20","nodeType":"FunctionDefinition","parameters":{"id":5780,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5777,"mutability":"mutable","name":"spender","nameLocation":"4023:7:20","nodeType":"VariableDeclaration","scope":5798,"src":"4015:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5776,"name":"address","nodeType":"ElementaryTypeName","src":"4015:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5779,"mutability":"mutable","name":"value","nameLocation":"4040:5:20","nodeType":"VariableDeclaration","scope":5798,"src":"4032:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5778,"name":"uint256","nodeType":"ElementaryTypeName","src":"4032:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4014:32:20"},"returnParameters":{"id":5783,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5782,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5798,"src":"4071:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5781,"name":"bool","nodeType":"ElementaryTypeName","src":"4071:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4070:6:20"},"scope":6147,"src":"3998:186:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6224],"body":{"id":5829,"nodeType":"Block","src":"4869:151:20","statements":[{"assignments":[5811],"declarations":[{"constant":false,"id":5811,"mutability":"mutable","name":"spender","nameLocation":"4887:7:20","nodeType":"VariableDeclaration","scope":5829,"src":"4879:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5810,"name":"address","nodeType":"ElementaryTypeName","src":"4879:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5814,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5812,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"4897:10:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5813,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4897:12:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4879:30:20"},{"expression":{"arguments":[{"id":5816,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5801,"src":"4935:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5817,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5811,"src":"4941:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5818,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5805,"src":"4950:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5815,"name":"_spendAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6146,"src":"4919:15:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5819,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4919:37:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5820,"nodeType":"ExpressionStatement","src":"4919:37:20"},{"expression":{"arguments":[{"id":5822,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5801,"src":"4976:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5823,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5803,"src":"4982:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5824,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5805,"src":"4986:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5821,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5877,"src":"4966:9:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5825,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4966:26:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5826,"nodeType":"ExpressionStatement","src":"4966:26:20"},{"expression":{"hexValue":"74727565","id":5827,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"5009:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5809,"id":5828,"nodeType":"Return","src":"5002:11:20"}]},"documentation":{"id":5799,"nodeType":"StructuredDocumentation","src":"4190:581:20","text":" @dev See {IERC20-transferFrom}.\n Skips emitting an {Approval} event indicating an allowance update. This is not\n required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\n NOTE: Does not update the allowance if the current allowance\n is the maximum `uint256`.\n Requirements:\n - `from` and `to` cannot be the zero address.\n - `from` must have a balance of at least `value`.\n - the caller must have allowance for ``from``'s tokens of at least\n `value`."},"functionSelector":"23b872dd","id":5830,"implemented":true,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"4785:12:20","nodeType":"FunctionDefinition","parameters":{"id":5806,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5801,"mutability":"mutable","name":"from","nameLocation":"4806:4:20","nodeType":"VariableDeclaration","scope":5830,"src":"4798:12:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5800,"name":"address","nodeType":"ElementaryTypeName","src":"4798:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5803,"mutability":"mutable","name":"to","nameLocation":"4820:2:20","nodeType":"VariableDeclaration","scope":5830,"src":"4812:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5802,"name":"address","nodeType":"ElementaryTypeName","src":"4812:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5805,"mutability":"mutable","name":"value","nameLocation":"4832:5:20","nodeType":"VariableDeclaration","scope":5830,"src":"4824:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5804,"name":"uint256","nodeType":"ElementaryTypeName","src":"4824:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4797:41:20"},"returnParameters":{"id":5809,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5808,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5830,"src":"4863:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5807,"name":"bool","nodeType":"ElementaryTypeName","src":"4863:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4862:6:20"},"scope":6147,"src":"4776:244:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":5876,"nodeType":"Block","src":"5462:231:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5845,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5840,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5833,"src":"5476:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5843,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5492:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5842,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5484:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5841,"name":"address","nodeType":"ElementaryTypeName","src":"5484:7:20","typeDescriptions":{}}},"id":5844,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5484:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5476:18:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5854,"nodeType":"IfStatement","src":"5472:86:20","trueBody":{"id":5853,"nodeType":"Block","src":"5496:62:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":5849,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5544:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5848,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5536:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5847,"name":"address","nodeType":"ElementaryTypeName","src":"5536:7:20","typeDescriptions":{}}},"id":5850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5536:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5846,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5389,"src":"5517:18:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":5851,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5517:30:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5852,"nodeType":"RevertStatement","src":"5510:37:20"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5860,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5855,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5835,"src":"5571:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5858,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5585:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5857,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5577:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5856,"name":"address","nodeType":"ElementaryTypeName","src":"5577:7:20","typeDescriptions":{}}},"id":5859,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5577:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5571:16:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5869,"nodeType":"IfStatement","src":"5567:86:20","trueBody":{"id":5868,"nodeType":"Block","src":"5589:64:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":5864,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5639:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5863,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5631:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5862,"name":"address","nodeType":"ElementaryTypeName","src":"5631:7:20","typeDescriptions":{}}},"id":5865,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5631:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5861,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5394,"src":"5610:20:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":5866,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5610:32:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5867,"nodeType":"RevertStatement","src":"5603:39:20"}]}},{"expression":{"arguments":[{"id":5871,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5833,"src":"5670:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5872,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5835,"src":"5676:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5873,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5837,"src":"5680:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5870,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5954,"src":"5662:7:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5662:24:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5875,"nodeType":"ExpressionStatement","src":"5662:24:20"}]},"documentation":{"id":5831,"nodeType":"StructuredDocumentation","src":"5026:362:20","text":" @dev Moves a `value` amount of tokens from `from` to `to`.\n This internal function is equivalent to {transfer}, and can be used to\n e.g. implement automatic token fees, slashing mechanisms, etc.\n Emits a {Transfer} event.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":5877,"implemented":true,"kind":"function","modifiers":[],"name":"_transfer","nameLocation":"5402:9:20","nodeType":"FunctionDefinition","parameters":{"id":5838,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5833,"mutability":"mutable","name":"from","nameLocation":"5420:4:20","nodeType":"VariableDeclaration","scope":5877,"src":"5412:12:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5832,"name":"address","nodeType":"ElementaryTypeName","src":"5412:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5835,"mutability":"mutable","name":"to","nameLocation":"5434:2:20","nodeType":"VariableDeclaration","scope":5877,"src":"5426:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5834,"name":"address","nodeType":"ElementaryTypeName","src":"5426:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5837,"mutability":"mutable","name":"value","nameLocation":"5446:5:20","nodeType":"VariableDeclaration","scope":5877,"src":"5438:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5836,"name":"uint256","nodeType":"ElementaryTypeName","src":"5438:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5411:41:20"},"returnParameters":{"id":5839,"nodeType":"ParameterList","parameters":[],"src":"5462:0:20"},"scope":6147,"src":"5393:300:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":5953,"nodeType":"Block","src":"6083:1032:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5892,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5887,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6097:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5890,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6113:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5889,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6105:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5888,"name":"address","nodeType":"ElementaryTypeName","src":"6105:7:20","typeDescriptions":{}}},"id":5891,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6105:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6097:18:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":5924,"nodeType":"Block","src":"6271:362:20","statements":[{"assignments":[5899],"declarations":[{"constant":false,"id":5899,"mutability":"mutable","name":"fromBalance","nameLocation":"6293:11:20","nodeType":"VariableDeclaration","scope":5924,"src":"6285:19:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5898,"name":"uint256","nodeType":"ElementaryTypeName","src":"6285:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5903,"initialValue":{"baseExpression":{"id":5900,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"6307:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5902,"indexExpression":{"id":5901,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6317:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6307:15:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6285:37:20"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5906,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5904,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5899,"src":"6340:11:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":5905,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6354:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6340:19:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5914,"nodeType":"IfStatement","src":"6336:115:20","trueBody":{"id":5913,"nodeType":"Block","src":"6361:90:20","statements":[{"errorCall":{"arguments":[{"id":5908,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6411:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5909,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5899,"src":"6417:11:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5910,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6430:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5907,"name":"ERC20InsufficientBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5384,"src":"6386:24:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":5911,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6386:50:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5912,"nodeType":"RevertStatement","src":"6379:57:20"}]}},{"id":5923,"nodeType":"UncheckedBlock","src":"6464:159:20","statements":[{"expression":{"id":5921,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5915,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"6571:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5917,"indexExpression":{"id":5916,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6581:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6571:15:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5918,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5899,"src":"6589:11:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":5919,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6603:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6589:19:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6571:37:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5922,"nodeType":"ExpressionStatement","src":"6571:37:20"}]}]},"id":5925,"nodeType":"IfStatement","src":"6093:540:20","trueBody":{"id":5897,"nodeType":"Block","src":"6117:148:20","statements":[{"expression":{"id":5895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5893,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5663,"src":"6233:12:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":5894,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6249:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6233:21:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5896,"nodeType":"ExpressionStatement","src":"6233:21:20"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5931,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5926,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5882,"src":"6647:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5929,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6661:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5928,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6653:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5927,"name":"address","nodeType":"ElementaryTypeName","src":"6653:7:20","typeDescriptions":{}}},"id":5930,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6653:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6647:16:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":5945,"nodeType":"Block","src":"6862:206:20","statements":[{"id":5944,"nodeType":"UncheckedBlock","src":"6876:182:20","statements":[{"expression":{"id":5942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5938,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"7021:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5940,"indexExpression":{"id":5939,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5882,"src":"7031:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"7021:13:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":5941,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"7038:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7021:22:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5943,"nodeType":"ExpressionStatement","src":"7021:22:20"}]}]},"id":5946,"nodeType":"IfStatement","src":"6643:425:20","trueBody":{"id":5937,"nodeType":"Block","src":"6665:191:20","statements":[{"id":5936,"nodeType":"UncheckedBlock","src":"6679:167:20","statements":[{"expression":{"id":5934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5932,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5663,"src":"6810:12:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"id":5933,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6826:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6810:21:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5935,"nodeType":"ExpressionStatement","src":"6810:21:20"}]}]}},{"eventCall":{"arguments":[{"id":5948,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"7092:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5949,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5882,"src":"7098:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5950,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"7102:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5947,"name":"Transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6159,"src":"7083:8:20","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5951,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7083:25:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5952,"nodeType":"EmitStatement","src":"7078:30:20"}]},"documentation":{"id":5878,"nodeType":"StructuredDocumentation","src":"5699:304:20","text":" @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n this function.\n Emits a {Transfer} event."},"id":5954,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"6017:7:20","nodeType":"FunctionDefinition","parameters":{"id":5885,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5880,"mutability":"mutable","name":"from","nameLocation":"6033:4:20","nodeType":"VariableDeclaration","scope":5954,"src":"6025:12:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5879,"name":"address","nodeType":"ElementaryTypeName","src":"6025:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5882,"mutability":"mutable","name":"to","nameLocation":"6047:2:20","nodeType":"VariableDeclaration","scope":5954,"src":"6039:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5881,"name":"address","nodeType":"ElementaryTypeName","src":"6039:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5884,"mutability":"mutable","name":"value","nameLocation":"6059:5:20","nodeType":"VariableDeclaration","scope":5954,"src":"6051:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5883,"name":"uint256","nodeType":"ElementaryTypeName","src":"6051:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6024:41:20"},"returnParameters":{"id":5886,"nodeType":"ParameterList","parameters":[],"src":"6083:0:20"},"scope":6147,"src":"6008:1107:20","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5986,"nodeType":"Block","src":"7514:152:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5967,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5962,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5957,"src":"7528:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5965,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7547:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5964,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7539:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5963,"name":"address","nodeType":"ElementaryTypeName","src":"7539:7:20","typeDescriptions":{}}},"id":5966,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7539:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7528:21:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5976,"nodeType":"IfStatement","src":"7524:91:20","trueBody":{"id":5975,"nodeType":"Block","src":"7551:64:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":5971,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7601:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5970,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7593:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5969,"name":"address","nodeType":"ElementaryTypeName","src":"7593:7:20","typeDescriptions":{}}},"id":5972,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7593:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5968,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5394,"src":"7572:20:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":5973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7572:32:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5974,"nodeType":"RevertStatement","src":"7565:39:20"}]}},{"expression":{"arguments":[{"arguments":[{"hexValue":"30","id":5980,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7640:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5979,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7632:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5978,"name":"address","nodeType":"ElementaryTypeName","src":"7632:7:20","typeDescriptions":{}}},"id":5981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7632:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5982,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5957,"src":"7644:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5983,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5959,"src":"7653:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5977,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5954,"src":"7624:7:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5984,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7624:35:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5985,"nodeType":"ExpressionStatement","src":"7624:35:20"}]},"documentation":{"id":5955,"nodeType":"StructuredDocumentation","src":"7121:332:20","text":" @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n Relies on the `_update` mechanism\n Emits a {Transfer} event with `from` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":5987,"implemented":true,"kind":"function","modifiers":[],"name":"_mint","nameLocation":"7467:5:20","nodeType":"FunctionDefinition","parameters":{"id":5960,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5957,"mutability":"mutable","name":"account","nameLocation":"7481:7:20","nodeType":"VariableDeclaration","scope":5987,"src":"7473:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5956,"name":"address","nodeType":"ElementaryTypeName","src":"7473:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5959,"mutability":"mutable","name":"value","nameLocation":"7498:5:20","nodeType":"VariableDeclaration","scope":5987,"src":"7490:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5958,"name":"uint256","nodeType":"ElementaryTypeName","src":"7490:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7472:32:20"},"returnParameters":{"id":5961,"nodeType":"ParameterList","parameters":[],"src":"7514:0:20"},"scope":6147,"src":"7458:208:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6019,"nodeType":"Block","src":"8040:150:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6000,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5995,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5990,"src":"8054:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5998,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8073:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5997,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8065:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5996,"name":"address","nodeType":"ElementaryTypeName","src":"8065:7:20","typeDescriptions":{}}},"id":5999,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8065:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8054:21:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6009,"nodeType":"IfStatement","src":"8050:89:20","trueBody":{"id":6008,"nodeType":"Block","src":"8077:62:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6004,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8125:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6003,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8117:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6002,"name":"address","nodeType":"ElementaryTypeName","src":"8117:7:20","typeDescriptions":{}}},"id":6005,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8117:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6001,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5389,"src":"8098:18:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6006,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8098:30:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6007,"nodeType":"RevertStatement","src":"8091:37:20"}]}},{"expression":{"arguments":[{"id":6011,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5990,"src":"8156:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":6014,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8173:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6013,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8165:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6012,"name":"address","nodeType":"ElementaryTypeName","src":"8165:7:20","typeDescriptions":{}}},"id":6015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8165:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6016,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5992,"src":"8177:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6010,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5954,"src":"8148:7:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6017,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8148:35:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6018,"nodeType":"ExpressionStatement","src":"8148:35:20"}]},"documentation":{"id":5988,"nodeType":"StructuredDocumentation","src":"7672:307:20","text":" @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n Relies on the `_update` mechanism.\n Emits a {Transfer} event with `to` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead"},"id":6020,"implemented":true,"kind":"function","modifiers":[],"name":"_burn","nameLocation":"7993:5:20","nodeType":"FunctionDefinition","parameters":{"id":5993,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5990,"mutability":"mutable","name":"account","nameLocation":"8007:7:20","nodeType":"VariableDeclaration","scope":6020,"src":"7999:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5989,"name":"address","nodeType":"ElementaryTypeName","src":"7999:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5992,"mutability":"mutable","name":"value","nameLocation":"8024:5:20","nodeType":"VariableDeclaration","scope":6020,"src":"8016:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5991,"name":"uint256","nodeType":"ElementaryTypeName","src":"8016:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7998:32:20"},"returnParameters":{"id":5994,"nodeType":"ParameterList","parameters":[],"src":"8040:0:20"},"scope":6147,"src":"7984:206:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6037,"nodeType":"Block","src":"8800:54:20","statements":[{"expression":{"arguments":[{"id":6031,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6023,"src":"8819:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6032,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6025,"src":"8826:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6033,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6027,"src":"8835:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"74727565","id":6034,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8842:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6030,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6038,6098],"referencedDeclaration":6098,"src":"8810:8:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6035,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8810:37:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6036,"nodeType":"ExpressionStatement","src":"8810:37:20"}]},"documentation":{"id":6021,"nodeType":"StructuredDocumentation","src":"8196:525:20","text":" @dev Sets `value` as the allowance of `spender` over the `owner` s tokens.\n This internal function is equivalent to `approve`, and can be used to\n e.g. set automatic allowances for certain subsystems, etc.\n Emits an {Approval} event.\n Requirements:\n - `owner` cannot be the zero address.\n - `spender` cannot be the zero address.\n Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument."},"id":6038,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"8735:8:20","nodeType":"FunctionDefinition","parameters":{"id":6028,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6023,"mutability":"mutable","name":"owner","nameLocation":"8752:5:20","nodeType":"VariableDeclaration","scope":6038,"src":"8744:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6022,"name":"address","nodeType":"ElementaryTypeName","src":"8744:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6025,"mutability":"mutable","name":"spender","nameLocation":"8767:7:20","nodeType":"VariableDeclaration","scope":6038,"src":"8759:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6024,"name":"address","nodeType":"ElementaryTypeName","src":"8759:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6027,"mutability":"mutable","name":"value","nameLocation":"8784:5:20","nodeType":"VariableDeclaration","scope":6038,"src":"8776:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6026,"name":"uint256","nodeType":"ElementaryTypeName","src":"8776:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8743:47:20"},"returnParameters":{"id":6029,"nodeType":"ParameterList","parameters":[],"src":"8800:0:20"},"scope":6147,"src":"8726:128:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6097,"nodeType":"Block","src":"9799:334:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6050,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6041,"src":"9813:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6053,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9830:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6052,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9822:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6051,"name":"address","nodeType":"ElementaryTypeName","src":"9822:7:20","typeDescriptions":{}}},"id":6054,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9822:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9813:19:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6064,"nodeType":"IfStatement","src":"9809:89:20","trueBody":{"id":6063,"nodeType":"Block","src":"9834:64:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6059,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9884:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6058,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9876:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6057,"name":"address","nodeType":"ElementaryTypeName","src":"9876:7:20","typeDescriptions":{}}},"id":6060,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9876:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6056,"name":"ERC20InvalidApprover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5408,"src":"9855:20:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6061,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9855:32:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6062,"nodeType":"RevertStatement","src":"9848:39:20"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6070,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6065,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6043,"src":"9911:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6068,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9930:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6067,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9922:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6066,"name":"address","nodeType":"ElementaryTypeName","src":"9922:7:20","typeDescriptions":{}}},"id":6069,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9922:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9911:21:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6079,"nodeType":"IfStatement","src":"9907:90:20","trueBody":{"id":6078,"nodeType":"Block","src":"9934:63:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9983:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6073,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9975:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6072,"name":"address","nodeType":"ElementaryTypeName","src":"9975:7:20","typeDescriptions":{}}},"id":6075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9975:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6071,"name":"ERC20InvalidSpender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5413,"src":"9955:19:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6076,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9955:31:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6077,"nodeType":"RevertStatement","src":"9948:38:20"}]}},{"expression":{"id":6086,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"baseExpression":{"id":6080,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5661,"src":"10006:11:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":6083,"indexExpression":{"id":6081,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6041,"src":"10018:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10006:18:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6084,"indexExpression":{"id":6082,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6043,"src":"10025:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"10006:27:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":6085,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6045,"src":"10036:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10006:35:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6087,"nodeType":"ExpressionStatement","src":"10006:35:20"},{"condition":{"id":6088,"name":"emitEvent","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6047,"src":"10055:9:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6096,"nodeType":"IfStatement","src":"10051:76:20","trueBody":{"id":6095,"nodeType":"Block","src":"10066:61:20","statements":[{"eventCall":{"arguments":[{"id":6090,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6041,"src":"10094:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6091,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6043,"src":"10101:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6092,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6045,"src":"10110:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6089,"name":"Approval","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6168,"src":"10085:8:20","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6093,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10085:31:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6094,"nodeType":"EmitStatement","src":"10080:36:20"}]}}]},"documentation":{"id":6039,"nodeType":"StructuredDocumentation","src":"8860:836:20","text":" @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n `Approval` event during `transferFrom` operations.\n Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n true using the following override:\n ```solidity\n function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n super._approve(owner, spender, value, true);\n }\n ```\n Requirements are the same as {_approve}."},"id":6098,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"9710:8:20","nodeType":"FunctionDefinition","parameters":{"id":6048,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6041,"mutability":"mutable","name":"owner","nameLocation":"9727:5:20","nodeType":"VariableDeclaration","scope":6098,"src":"9719:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6040,"name":"address","nodeType":"ElementaryTypeName","src":"9719:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6043,"mutability":"mutable","name":"spender","nameLocation":"9742:7:20","nodeType":"VariableDeclaration","scope":6098,"src":"9734:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6042,"name":"address","nodeType":"ElementaryTypeName","src":"9734:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6045,"mutability":"mutable","name":"value","nameLocation":"9759:5:20","nodeType":"VariableDeclaration","scope":6098,"src":"9751:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6044,"name":"uint256","nodeType":"ElementaryTypeName","src":"9751:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6047,"mutability":"mutable","name":"emitEvent","nameLocation":"9771:9:20","nodeType":"VariableDeclaration","scope":6098,"src":"9766:14:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6046,"name":"bool","nodeType":"ElementaryTypeName","src":"9766:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9718:63:20"},"returnParameters":{"id":6049,"nodeType":"ParameterList","parameters":[],"src":"9799:0:20"},"scope":6147,"src":"9701:432:20","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6145,"nodeType":"Block","src":"10504:387:20","statements":[{"assignments":[6109],"declarations":[{"constant":false,"id":6109,"mutability":"mutable","name":"currentAllowance","nameLocation":"10522:16:20","nodeType":"VariableDeclaration","scope":6145,"src":"10514:24:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6108,"name":"uint256","nodeType":"ElementaryTypeName","src":"10514:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6114,"initialValue":{"arguments":[{"id":6111,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6101,"src":"10551:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6112,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6103,"src":"10558:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":6110,"name":"allowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5774,"src":"10541:9:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_address_$returns$_t_uint256_$","typeString":"function (address,address) view returns (uint256)"}},"id":6113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10541:25:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10514:52:20"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6115,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10580:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"id":6118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10604:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6117,"name":"uint256","nodeType":"ElementaryTypeName","src":"10604:7:20","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"}],"id":6116,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10599:4:20","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6119,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10599:13:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint256","typeString":"type(uint256)"}},"id":6120,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10613:3:20","memberName":"max","nodeType":"MemberAccess","src":"10599:17:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10580:36:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6144,"nodeType":"IfStatement","src":"10576:309:20","trueBody":{"id":6143,"nodeType":"Block","src":"10618:267:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6124,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6122,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10636:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6123,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"10655:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10636:24:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6132,"nodeType":"IfStatement","src":"10632:130:20","trueBody":{"id":6131,"nodeType":"Block","src":"10662:100:20","statements":[{"errorCall":{"arguments":[{"id":6126,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6103,"src":"10714:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6127,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10723:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6128,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"10741:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6125,"name":"ERC20InsufficientAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5403,"src":"10687:26:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":6129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10687:60:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6130,"nodeType":"RevertStatement","src":"10680:67:20"}]}},{"id":6142,"nodeType":"UncheckedBlock","src":"10775:100:20","statements":[{"expression":{"arguments":[{"id":6134,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6101,"src":"10812:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6135,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6103,"src":"10819:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6136,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10828:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":6137,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"10847:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10828:24:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"66616c7365","id":6139,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10854:5:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6133,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6038,6098],"referencedDeclaration":6098,"src":"10803:8:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6140,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10803:57:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6141,"nodeType":"ExpressionStatement","src":"10803:57:20"}]}]}}]},"documentation":{"id":6099,"nodeType":"StructuredDocumentation","src":"10139:271:20","text":" @dev Updates `owner` s allowance for `spender` based on spent `value`.\n Does not update the allowance value in case of infinite allowance.\n Revert if not enough allowance is available.\n Does not emit an {Approval} event."},"id":6146,"implemented":true,"kind":"function","modifiers":[],"name":"_spendAllowance","nameLocation":"10424:15:20","nodeType":"FunctionDefinition","parameters":{"id":6106,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6101,"mutability":"mutable","name":"owner","nameLocation":"10448:5:20","nodeType":"VariableDeclaration","scope":6146,"src":"10440:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6100,"name":"address","nodeType":"ElementaryTypeName","src":"10440:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6103,"mutability":"mutable","name":"spender","nameLocation":"10463:7:20","nodeType":"VariableDeclaration","scope":6146,"src":"10455:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6102,"name":"address","nodeType":"ElementaryTypeName","src":"10455:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6105,"mutability":"mutable","name":"value","nameLocation":"10480:5:20","nodeType":"VariableDeclaration","scope":6146,"src":"10472:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6104,"name":"uint256","nodeType":"ElementaryTypeName","src":"10472:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10439:47:20"},"returnParameters":{"id":6107,"nodeType":"ParameterList","parameters":[],"src":"10504:0:20"},"scope":6147,"src":"10415:476:20","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":6148,"src":"1106:9787:20","usedErrors":[5384,5389,5394,5403,5408,5413],"usedEvents":[6159,6168]}],"src":"105:10789:20"},"id":20},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","exportedSymbols":{"IERC20":[6225]},"id":6226,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6149,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:21"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20","contractDependencies":[],"contractKind":"interface","documentation":{"id":6150,"nodeType":"StructuredDocumentation","src":"132:71:21","text":" @dev Interface of the ERC-20 standard as defined in the ERC."},"fullyImplemented":false,"id":6225,"linearizedBaseContracts":[6225],"name":"IERC20","nameLocation":"214:6:21","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":6151,"nodeType":"StructuredDocumentation","src":"227:158:21","text":" @dev Emitted when `value` tokens are moved from one account (`from`) to\n another (`to`).\n Note that `value` may be zero."},"eventSelector":"ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","id":6159,"name":"Transfer","nameLocation":"396:8:21","nodeType":"EventDefinition","parameters":{"id":6158,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6153,"indexed":true,"mutability":"mutable","name":"from","nameLocation":"421:4:21","nodeType":"VariableDeclaration","scope":6159,"src":"405:20:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6152,"name":"address","nodeType":"ElementaryTypeName","src":"405:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6155,"indexed":true,"mutability":"mutable","name":"to","nameLocation":"443:2:21","nodeType":"VariableDeclaration","scope":6159,"src":"427:18:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6154,"name":"address","nodeType":"ElementaryTypeName","src":"427:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6157,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"455:5:21","nodeType":"VariableDeclaration","scope":6159,"src":"447:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6156,"name":"uint256","nodeType":"ElementaryTypeName","src":"447:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"404:57:21"},"src":"390:72:21"},{"anonymous":false,"documentation":{"id":6160,"nodeType":"StructuredDocumentation","src":"468:148:21","text":" @dev Emitted when the allowance of a `spender` for an `owner` is set by\n a call to {approve}. `value` is the new allowance."},"eventSelector":"8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925","id":6168,"name":"Approval","nameLocation":"627:8:21","nodeType":"EventDefinition","parameters":{"id":6167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6162,"indexed":true,"mutability":"mutable","name":"owner","nameLocation":"652:5:21","nodeType":"VariableDeclaration","scope":6168,"src":"636:21:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6161,"name":"address","nodeType":"ElementaryTypeName","src":"636:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6164,"indexed":true,"mutability":"mutable","name":"spender","nameLocation":"675:7:21","nodeType":"VariableDeclaration","scope":6168,"src":"659:23:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6163,"name":"address","nodeType":"ElementaryTypeName","src":"659:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6166,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"692:5:21","nodeType":"VariableDeclaration","scope":6168,"src":"684:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6165,"name":"uint256","nodeType":"ElementaryTypeName","src":"684:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"635:63:21"},"src":"621:78:21"},{"documentation":{"id":6169,"nodeType":"StructuredDocumentation","src":"705:65:21","text":" @dev Returns the value of tokens in existence."},"functionSelector":"18160ddd","id":6174,"implemented":false,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"784:11:21","nodeType":"FunctionDefinition","parameters":{"id":6170,"nodeType":"ParameterList","parameters":[],"src":"795:2:21"},"returnParameters":{"id":6173,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6172,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6174,"src":"821:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6171,"name":"uint256","nodeType":"ElementaryTypeName","src":"821:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"820:9:21"},"scope":6225,"src":"775:55:21","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6175,"nodeType":"StructuredDocumentation","src":"836:71:21","text":" @dev Returns the value of tokens owned by `account`."},"functionSelector":"70a08231","id":6182,"implemented":false,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"921:9:21","nodeType":"FunctionDefinition","parameters":{"id":6178,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6177,"mutability":"mutable","name":"account","nameLocation":"939:7:21","nodeType":"VariableDeclaration","scope":6182,"src":"931:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6176,"name":"address","nodeType":"ElementaryTypeName","src":"931:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"930:17:21"},"returnParameters":{"id":6181,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6180,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6182,"src":"971:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6179,"name":"uint256","nodeType":"ElementaryTypeName","src":"971:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"970:9:21"},"scope":6225,"src":"912:68:21","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6183,"nodeType":"StructuredDocumentation","src":"986:213:21","text":" @dev Moves a `value` amount of tokens from the caller's account to `to`.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"a9059cbb","id":6192,"implemented":false,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"1213:8:21","nodeType":"FunctionDefinition","parameters":{"id":6188,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6185,"mutability":"mutable","name":"to","nameLocation":"1230:2:21","nodeType":"VariableDeclaration","scope":6192,"src":"1222:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6184,"name":"address","nodeType":"ElementaryTypeName","src":"1222:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6187,"mutability":"mutable","name":"value","nameLocation":"1242:5:21","nodeType":"VariableDeclaration","scope":6192,"src":"1234:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6186,"name":"uint256","nodeType":"ElementaryTypeName","src":"1234:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1221:27:21"},"returnParameters":{"id":6191,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6190,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6192,"src":"1267:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6189,"name":"bool","nodeType":"ElementaryTypeName","src":"1267:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1266:6:21"},"scope":6225,"src":"1204:69:21","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6193,"nodeType":"StructuredDocumentation","src":"1279:264:21","text":" @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 This value changes when {approve} or {transferFrom} are called."},"functionSelector":"dd62ed3e","id":6202,"implemented":false,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"1557:9:21","nodeType":"FunctionDefinition","parameters":{"id":6198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6195,"mutability":"mutable","name":"owner","nameLocation":"1575:5:21","nodeType":"VariableDeclaration","scope":6202,"src":"1567:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6194,"name":"address","nodeType":"ElementaryTypeName","src":"1567:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6197,"mutability":"mutable","name":"spender","nameLocation":"1590:7:21","nodeType":"VariableDeclaration","scope":6202,"src":"1582:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6196,"name":"address","nodeType":"ElementaryTypeName","src":"1582:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1566:32:21"},"returnParameters":{"id":6201,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6200,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6202,"src":"1622:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6199,"name":"uint256","nodeType":"ElementaryTypeName","src":"1622:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1621:9:21"},"scope":6225,"src":"1548:83:21","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6203,"nodeType":"StructuredDocumentation","src":"1637:667:21","text":" @dev Sets a `value` amount of tokens as the allowance of `spender` over the\n caller's tokens.\n Returns a boolean value indicating whether the operation succeeded.\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 Emits an {Approval} event."},"functionSelector":"095ea7b3","id":6212,"implemented":false,"kind":"function","modifiers":[],"name":"approve","nameLocation":"2318:7:21","nodeType":"FunctionDefinition","parameters":{"id":6208,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6205,"mutability":"mutable","name":"spender","nameLocation":"2334:7:21","nodeType":"VariableDeclaration","scope":6212,"src":"2326:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6204,"name":"address","nodeType":"ElementaryTypeName","src":"2326:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6207,"mutability":"mutable","name":"value","nameLocation":"2351:5:21","nodeType":"VariableDeclaration","scope":6212,"src":"2343:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6206,"name":"uint256","nodeType":"ElementaryTypeName","src":"2343:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2325:32:21"},"returnParameters":{"id":6211,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6210,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6212,"src":"2376:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6209,"name":"bool","nodeType":"ElementaryTypeName","src":"2376:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2375:6:21"},"scope":6225,"src":"2309:73:21","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6213,"nodeType":"StructuredDocumentation","src":"2388:297:21","text":" @dev Moves a `value` amount of tokens from `from` to `to` using the\n allowance mechanism. `value` is then deducted from the caller's\n allowance.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"23b872dd","id":6224,"implemented":false,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"2699:12:21","nodeType":"FunctionDefinition","parameters":{"id":6220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6215,"mutability":"mutable","name":"from","nameLocation":"2720:4:21","nodeType":"VariableDeclaration","scope":6224,"src":"2712:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6214,"name":"address","nodeType":"ElementaryTypeName","src":"2712:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6217,"mutability":"mutable","name":"to","nameLocation":"2734:2:21","nodeType":"VariableDeclaration","scope":6224,"src":"2726:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6216,"name":"address","nodeType":"ElementaryTypeName","src":"2726:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6219,"mutability":"mutable","name":"value","nameLocation":"2746:5:21","nodeType":"VariableDeclaration","scope":6224,"src":"2738:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6218,"name":"uint256","nodeType":"ElementaryTypeName","src":"2738:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2711:41:21"},"returnParameters":{"id":6223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6222,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6224,"src":"2771:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6221,"name":"bool","nodeType":"ElementaryTypeName","src":"2771:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2770:6:21"},"scope":6225,"src":"2690:87:21","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6226,"src":"204:2575:21","usedErrors":[],"usedEvents":[6159,6168]}],"src":"106:2674:21"},"id":21},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","exportedSymbols":{"Checkpoints":[14290],"ERC20":[6147],"ERC20Votes":[6357],"Votes":[5303]},"id":6358,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6227,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:22"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","file":"../ERC20.sol","id":6229,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6358,"sourceUnit":6148,"src":"147:35:22","symbolAliases":[{"foreign":{"id":6228,"name":"ERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6147,"src":"155:5:22","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","file":"../../../governance/utils/Votes.sol","id":6231,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6358,"sourceUnit":5304,"src":"183:58:22","symbolAliases":[{"foreign":{"id":6230,"name":"Votes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5303,"src":"191:5:22","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../../utils/structs/Checkpoints.sol","id":6233,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6358,"sourceUnit":14291,"src":"242:67:22","symbolAliases":[{"foreign":{"id":6232,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14290,"src":"250:11:22","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6235,"name":"ERC20","nameLocations":["1226:5:22"],"nodeType":"IdentifierPath","referencedDeclaration":6147,"src":"1226:5:22"},"id":6236,"nodeType":"InheritanceSpecifier","src":"1226:5:22"},{"baseName":{"id":6237,"name":"Votes","nameLocations":["1233:5:22"],"nodeType":"IdentifierPath","referencedDeclaration":5303,"src":"1233:5:22"},"id":6238,"nodeType":"InheritanceSpecifier","src":"1233:5:22"}],"canonicalName":"ERC20Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":6234,"nodeType":"StructuredDocumentation","src":"311:882:22","text":" @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked."},"fullyImplemented":true,"id":6357,"internalFunctionIDs":{"5280":1,"5294":2},"linearizedBaseContracts":[6357,5303,5357,4760,5372,6808,8976,5346,6147,5414,6383,6225,6718],"name":"ERC20Votes","nameLocation":"1212:10:22","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6239,"nodeType":"StructuredDocumentation","src":"1245:100:22","text":" @dev Total supply cap has been exceeded, introducing a risk of votes overflowing."},"errorSelector":"1cb15d26","id":6245,"name":"ERC20ExceededSafeSupply","nameLocation":"1356:23:22","nodeType":"ErrorDefinition","parameters":{"id":6244,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6241,"mutability":"mutable","name":"increasedSupply","nameLocation":"1388:15:22","nodeType":"VariableDeclaration","scope":6245,"src":"1380:23:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6240,"name":"uint256","nodeType":"ElementaryTypeName","src":"1380:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6243,"mutability":"mutable","name":"cap","nameLocation":"1413:3:22","nodeType":"VariableDeclaration","scope":6245,"src":"1405:11:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6242,"name":"uint256","nodeType":"ElementaryTypeName","src":"1405:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1379:38:22"},"src":"1350:68:22"},{"body":{"id":6257,"nodeType":"Block","src":"2175:41:22","statements":[{"expression":{"expression":{"arguments":[{"id":6253,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2197:7:22","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":6252,"name":"uint208","nodeType":"ElementaryTypeName","src":"2197:7:22","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":6251,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2192:4:22","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6254,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2192:13:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":6255,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2206:3:22","memberName":"max","nodeType":"MemberAccess","src":"2192:17:22","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":6250,"id":6256,"nodeType":"Return","src":"2185:24:22"}]},"documentation":{"id":6246,"nodeType":"StructuredDocumentation","src":"1424:684:22","text":" @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n additional logic requires it. When resolving override conflicts on this function, the minimum should be\n returned."},"id":6258,"implemented":true,"kind":"function","modifiers":[],"name":"_maxSupply","nameLocation":"2122:10:22","nodeType":"FunctionDefinition","parameters":{"id":6247,"nodeType":"ParameterList","parameters":[],"src":"2132:2:22"},"returnParameters":{"id":6250,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6249,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6258,"src":"2166:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6248,"name":"uint256","nodeType":"ElementaryTypeName","src":"2166:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2165:9:22"},"scope":6357,"src":"2113:103:22","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5954],"body":{"id":6311,"nodeType":"Block","src":"2440:329:22","statements":[{"expression":{"arguments":[{"id":6272,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"2464:4:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6273,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6263,"src":"2470:2:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6274,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6265,"src":"2474:5:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6269,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2450:5:22","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC20Votes_$6357_$","typeString":"type(contract super ERC20Votes)"}},"id":6271,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2456:7:22","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":5954,"src":"2450:13:22","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6275,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2450:30:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6276,"nodeType":"ExpressionStatement","src":"2450:30:22"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6282,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6277,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"2494:4:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6280,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2510:1:22","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6279,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2502:7:22","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6278,"name":"address","nodeType":"ElementaryTypeName","src":"2502:7:22","typeDescriptions":{}}},"id":6281,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2502:10:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2494:18:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6304,"nodeType":"IfStatement","src":"2490:226:22","trueBody":{"id":6303,"nodeType":"Block","src":"2514:202:22","statements":[{"assignments":[6284],"declarations":[{"constant":false,"id":6284,"mutability":"mutable","name":"supply","nameLocation":"2536:6:22","nodeType":"VariableDeclaration","scope":6303,"src":"2528:14:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6283,"name":"uint256","nodeType":"ElementaryTypeName","src":"2528:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6287,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6285,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5720,"src":"2545:11:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2545:13:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2528:30:22"},{"assignments":[6289],"declarations":[{"constant":false,"id":6289,"mutability":"mutable","name":"cap","nameLocation":"2580:3:22","nodeType":"VariableDeclaration","scope":6303,"src":"2572:11:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6288,"name":"uint256","nodeType":"ElementaryTypeName","src":"2572:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6292,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6290,"name":"_maxSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6258,"src":"2586:10:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6291,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2586:12:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2572:26:22"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6295,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6293,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6284,"src":"2616:6:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":6294,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6289,"src":"2625:3:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2616:12:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6302,"nodeType":"IfStatement","src":"2612:94:22","trueBody":{"id":6301,"nodeType":"Block","src":"2630:76:22","statements":[{"errorCall":{"arguments":[{"id":6297,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6284,"src":"2679:6:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6298,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6289,"src":"2687:3:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6296,"name":"ERC20ExceededSafeSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6245,"src":"2655:23:22","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6299,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2655:36:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6300,"nodeType":"RevertStatement","src":"2648:43:22"}]}}]}},{"expression":{"arguments":[{"id":6306,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"2746:4:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6307,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6263,"src":"2752:2:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6308,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6265,"src":"2756:5:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6305,"name":"_transferVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5116,"src":"2725:20:22","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6309,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2725:37:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6310,"nodeType":"ExpressionStatement","src":"2725:37:22"}]},"documentation":{"id":6259,"nodeType":"StructuredDocumentation","src":"2222:129:22","text":" @dev Move voting power when tokens are transferred.\n Emits a {IVotes-DelegateVotesChanged} event."},"id":6312,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"2365:7:22","nodeType":"FunctionDefinition","overrides":{"id":6267,"nodeType":"OverrideSpecifier","overrides":[],"src":"2431:8:22"},"parameters":{"id":6266,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6261,"mutability":"mutable","name":"from","nameLocation":"2381:4:22","nodeType":"VariableDeclaration","scope":6312,"src":"2373:12:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6260,"name":"address","nodeType":"ElementaryTypeName","src":"2373:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6263,"mutability":"mutable","name":"to","nameLocation":"2395:2:22","nodeType":"VariableDeclaration","scope":6312,"src":"2387:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6262,"name":"address","nodeType":"ElementaryTypeName","src":"2387:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6265,"mutability":"mutable","name":"value","nameLocation":"2407:5:22","nodeType":"VariableDeclaration","scope":6312,"src":"2399:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6264,"name":"uint256","nodeType":"ElementaryTypeName","src":"2399:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2372:41:22"},"returnParameters":{"id":6268,"nodeType":"ParameterList","parameters":[],"src":"2440:0:22"},"scope":6357,"src":"2356:413:22","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[5302],"body":{"id":6325,"nodeType":"Block","src":"3120:42:22","statements":[{"expression":{"arguments":[{"id":6322,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6315,"src":"3147:7:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6321,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"3137:9:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":6323,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3137:18:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6320,"id":6324,"nodeType":"Return","src":"3130:25:22"}]},"documentation":{"id":6313,"nodeType":"StructuredDocumentation","src":"2775:249:22","text":" @dev Returns the voting units of an `account`.\n WARNING: Overriding this function may compromise the internal vote accounting.\n `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change."},"id":6326,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"3038:15:22","nodeType":"FunctionDefinition","overrides":{"id":6317,"nodeType":"OverrideSpecifier","overrides":[],"src":"3093:8:22"},"parameters":{"id":6316,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6315,"mutability":"mutable","name":"account","nameLocation":"3062:7:22","nodeType":"VariableDeclaration","scope":6326,"src":"3054:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6314,"name":"address","nodeType":"ElementaryTypeName","src":"3054:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3053:17:22"},"returnParameters":{"id":6320,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6319,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6326,"src":"3111:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6318,"name":"uint256","nodeType":"ElementaryTypeName","src":"3111:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3110:9:22"},"scope":6357,"src":"3029:133:22","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6338,"nodeType":"Block","src":"3315:48:22","statements":[{"expression":{"arguments":[{"id":6335,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6329,"src":"3348:7:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6334,"name":"_numCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5212,"src":"3332:15:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint32_$","typeString":"function (address) view returns (uint32)"}},"id":6336,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3332:24:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":6333,"id":6337,"nodeType":"Return","src":"3325:31:22"}]},"documentation":{"id":6327,"nodeType":"StructuredDocumentation","src":"3168:64:22","text":" @dev Get number of checkpoints for `account`."},"functionSelector":"6fcfff45","id":6339,"implemented":true,"kind":"function","modifiers":[],"name":"numCheckpoints","nameLocation":"3246:14:22","nodeType":"FunctionDefinition","parameters":{"id":6330,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6329,"mutability":"mutable","name":"account","nameLocation":"3269:7:22","nodeType":"VariableDeclaration","scope":6339,"src":"3261:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6328,"name":"address","nodeType":"ElementaryTypeName","src":"3261:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3260:17:22"},"returnParameters":{"id":6333,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6332,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6339,"src":"3307:6:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6331,"name":"uint32","nodeType":"ElementaryTypeName","src":"3307:6:22","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3306:8:22"},"scope":6357,"src":"3237:126:22","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":6355,"nodeType":"Block","src":"3553:50:22","statements":[{"expression":{"arguments":[{"id":6351,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6342,"src":"3583:7:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6352,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6344,"src":"3592:3:22","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":6350,"name":"_checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5231,"src":"3570:12:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13251_memory_ptr_$","typeString":"function (address,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":6353,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3570:26:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":6349,"id":6354,"nodeType":"Return","src":"3563:33:22"}]},"documentation":{"id":6340,"nodeType":"StructuredDocumentation","src":"3369:66:22","text":" @dev Get the `pos`-th checkpoint for `account`."},"functionSelector":"f1127ed8","id":6356,"implemented":true,"kind":"function","modifiers":[],"name":"checkpoints","nameLocation":"3449:11:22","nodeType":"FunctionDefinition","parameters":{"id":6345,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6342,"mutability":"mutable","name":"account","nameLocation":"3469:7:22","nodeType":"VariableDeclaration","scope":6356,"src":"3461:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6341,"name":"address","nodeType":"ElementaryTypeName","src":"3461:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6344,"mutability":"mutable","name":"pos","nameLocation":"3485:3:22","nodeType":"VariableDeclaration","scope":6356,"src":"3478:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6343,"name":"uint32","nodeType":"ElementaryTypeName","src":"3478:6:22","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3460:29:22"},"returnParameters":{"id":6349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6348,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6356,"src":"3519:32:22","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":6347,"nodeType":"UserDefinedTypeName","pathNode":{"id":6346,"name":"Checkpoints.Checkpoint208","nameLocations":["3519:11:22","3531:13:22"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"3519:25:22"},"referencedDeclaration":13251,"src":"3519:25:22","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"3518:34:22"},"scope":6357,"src":"3440:163:22","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":6358,"src":"1194:2411:22","usedErrors":[4685,4811,4818,5384,5389,5394,5403,5408,5413,6245,6750,6874,6876,8412,8417,8422,10810,12717],"usedEvents":[4694,4703,5326,6159,6168]}],"src":"121:3485:22"},"id":22},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","exportedSymbols":{"IERC20":[6225],"IERC20Metadata":[6383]},"id":6384,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6359,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"125:24:23"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"../IERC20.sol","id":6361,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6384,"sourceUnit":6226,"src":"151:37:23","symbolAliases":[{"foreign":{"id":6360,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6225,"src":"159:6:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":6363,"name":"IERC20","nameLocations":["306:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":6225,"src":"306:6:23"},"id":6364,"nodeType":"InheritanceSpecifier","src":"306:6:23"}],"canonicalName":"IERC20Metadata","contractDependencies":[],"contractKind":"interface","documentation":{"id":6362,"nodeType":"StructuredDocumentation","src":"190:87:23","text":" @dev Interface for the optional metadata functions from the ERC-20 standard."},"fullyImplemented":false,"id":6383,"linearizedBaseContracts":[6383,6225],"name":"IERC20Metadata","nameLocation":"288:14:23","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6365,"nodeType":"StructuredDocumentation","src":"319:54:23","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":6370,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"387:4:23","nodeType":"FunctionDefinition","parameters":{"id":6366,"nodeType":"ParameterList","parameters":[],"src":"391:2:23"},"returnParameters":{"id":6369,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6368,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6370,"src":"417:13:23","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6367,"name":"string","nodeType":"ElementaryTypeName","src":"417:6:23","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"416:15:23"},"scope":6383,"src":"378:54:23","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6371,"nodeType":"StructuredDocumentation","src":"438:56:23","text":" @dev Returns the symbol of the token."},"functionSelector":"95d89b41","id":6376,"implemented":false,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"508:6:23","nodeType":"FunctionDefinition","parameters":{"id":6372,"nodeType":"ParameterList","parameters":[],"src":"514:2:23"},"returnParameters":{"id":6375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6374,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6376,"src":"540:13:23","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6373,"name":"string","nodeType":"ElementaryTypeName","src":"540:6:23","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"539:15:23"},"scope":6383,"src":"499:56:23","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6377,"nodeType":"StructuredDocumentation","src":"561:65:23","text":" @dev Returns the decimals places of the token."},"functionSelector":"313ce567","id":6382,"implemented":false,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"640:8:23","nodeType":"FunctionDefinition","parameters":{"id":6378,"nodeType":"ParameterList","parameters":[],"src":"648:2:23"},"returnParameters":{"id":6381,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6380,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6382,"src":"674:5:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6379,"name":"uint8","nodeType":"ElementaryTypeName","src":"674:5:23","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"673:7:23"},"scope":6383,"src":"631:50:23","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":6384,"src":"278:405:23","usedErrors":[],"usedEvents":[6159,6168]}],"src":"125:559:23"},"id":23},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","exportedSymbols":{"IERC721Receiver":[6401]},"id":6402,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6385,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"116:24:24"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":6386,"nodeType":"StructuredDocumentation","src":"142:154:24","text":" @title ERC-721 token receiver interface\n @dev Interface for any contract that wants to support safeTransfers\n from ERC-721 asset contracts."},"fullyImplemented":false,"id":6401,"linearizedBaseContracts":[6401],"name":"IERC721Receiver","nameLocation":"307:15:24","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6387,"nodeType":"StructuredDocumentation","src":"329:500:24","text":" @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n by `operator` from `from`, this function is called.\n It must return its Solidity selector to confirm the token transfer.\n If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n reverted.\n The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6400,"implemented":false,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"843:16:24","nodeType":"FunctionDefinition","parameters":{"id":6396,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6389,"mutability":"mutable","name":"operator","nameLocation":"877:8:24","nodeType":"VariableDeclaration","scope":6400,"src":"869:16:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6388,"name":"address","nodeType":"ElementaryTypeName","src":"869:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6391,"mutability":"mutable","name":"from","nameLocation":"903:4:24","nodeType":"VariableDeclaration","scope":6400,"src":"895:12:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6390,"name":"address","nodeType":"ElementaryTypeName","src":"895:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6393,"mutability":"mutable","name":"tokenId","nameLocation":"925:7:24","nodeType":"VariableDeclaration","scope":6400,"src":"917:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6392,"name":"uint256","nodeType":"ElementaryTypeName","src":"917:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6395,"mutability":"mutable","name":"data","nameLocation":"957:4:24","nodeType":"VariableDeclaration","scope":6400,"src":"942:19:24","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":6394,"name":"bytes","nodeType":"ElementaryTypeName","src":"942:5:24","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"859:108:24"},"returnParameters":{"id":6399,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6398,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6400,"src":"986:6:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6397,"name":"bytes4","nodeType":"ElementaryTypeName","src":"986:6:24","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"985:8:24"},"scope":6401,"src":"834:160:24","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6402,"src":"297:699:24","usedErrors":[],"usedEvents":[]}],"src":"116:881:24"},"id":24},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","exportedSymbols":{"ERC721Holder":[6428],"IERC721Receiver":[6401]},"id":6429,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6403,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"119:24:25"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../IERC721Receiver.sol","id":6405,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6429,"sourceUnit":6402,"src":"145:55:25","symbolAliases":[{"foreign":{"id":6404,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6401,"src":"153:15:25","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6407,"name":"IERC721Receiver","nameLocations":["475:15:25"],"nodeType":"IdentifierPath","referencedDeclaration":6401,"src":"475:15:25"},"id":6408,"nodeType":"InheritanceSpecifier","src":"475:15:25"}],"canonicalName":"ERC721Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":6406,"nodeType":"StructuredDocumentation","src":"202:238:25","text":" @dev Implementation of the {IERC721Receiver} interface.\n Accepts all token transfers.\n Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n {IERC721-setApprovalForAll}."},"fullyImplemented":true,"id":6428,"linearizedBaseContracts":[6428,6401],"name":"ERC721Holder","nameLocation":"459:12:25","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[6400],"body":{"id":6426,"nodeType":"Block","src":"738:54:25","statements":[{"expression":{"expression":{"expression":{"id":6422,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"755:4:25","typeDescriptions":{"typeIdentifier":"t_contract$_ERC721Holder_$6428","typeString":"contract ERC721Holder"}},"id":6423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"760:16:25","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":6427,"src":"755:21:25","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":6424,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"777:8:25","memberName":"selector","nodeType":"MemberAccess","src":"755:30:25","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":6421,"id":6425,"nodeType":"Return","src":"748:37:25"}]},"documentation":{"id":6409,"nodeType":"StructuredDocumentation","src":"497:137:25","text":" @dev See {IERC721Receiver-onERC721Received}.\n Always returns `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6427,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"648:16:25","nodeType":"FunctionDefinition","parameters":{"id":6418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6411,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"665:7:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6410,"name":"address","nodeType":"ElementaryTypeName","src":"665:7:25","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6413,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"674:7:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6412,"name":"address","nodeType":"ElementaryTypeName","src":"674:7:25","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6415,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"683:7:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6414,"name":"uint256","nodeType":"ElementaryTypeName","src":"683:7:25","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6417,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"692:12:25","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6416,"name":"bytes","nodeType":"ElementaryTypeName","src":"692:5:25","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"664:41:25"},"returnParameters":{"id":6421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6420,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"730:6:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6419,"name":"bytes4","nodeType":"ElementaryTypeName","src":"730:6:25","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"729:8:25"},"scope":6428,"src":"639:153:25","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":6429,"src":"441:353:25","usedErrors":[],"usedEvents":[]}],"src":"119:676:25"},"id":25},"@openzeppelin/contracts/utils/Address.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","exportedSymbols":{"Address":[6688],"Errors":[6740]},"id":6689,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6430,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:26"},{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","file":"./Errors.sol","id":6432,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6689,"sourceUnit":6741,"src":"127:36:26","symbolAliases":[{"foreign":{"id":6431,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"135:6:26","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Address","contractDependencies":[],"contractKind":"library","documentation":{"id":6433,"nodeType":"StructuredDocumentation","src":"165:67:26","text":" @dev Collection of functions related to the address type"},"fullyImplemented":true,"id":6688,"linearizedBaseContracts":[6688],"name":"Address","nameLocation":"241:7:26","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6434,"nodeType":"StructuredDocumentation","src":"255:75:26","text":" @dev There's no code at `target` (it is not a contract)."},"errorSelector":"9996b315","id":6438,"name":"AddressEmptyCode","nameLocation":"341:16:26","nodeType":"ErrorDefinition","parameters":{"id":6437,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6436,"mutability":"mutable","name":"target","nameLocation":"366:6:26","nodeType":"VariableDeclaration","scope":6438,"src":"358:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6435,"name":"address","nodeType":"ElementaryTypeName","src":"358:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"357:16:26"},"src":"335:39:26"},{"body":{"id":6485,"nodeType":"Block","src":"1361:294:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6452,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6448,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1383:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6447,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1375:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6446,"name":"address","nodeType":"ElementaryTypeName","src":"1375:7:26","typeDescriptions":{}}},"id":6449,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1375:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6450,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1389:7:26","memberName":"balance","nodeType":"MemberAccess","src":"1375:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6451,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6443,"src":"1399:6:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1375:30:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6465,"nodeType":"IfStatement","src":"1371:125:26","trueBody":{"id":6464,"nodeType":"Block","src":"1407:89:26","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6458,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1463:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6457,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1455:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6456,"name":"address","nodeType":"ElementaryTypeName","src":"1455:7:26","typeDescriptions":{}}},"id":6459,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1455:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6460,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1469:7:26","memberName":"balance","nodeType":"MemberAccess","src":"1455:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6461,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6443,"src":"1478:6:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6453,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"1428:6:26","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$6740_$","typeString":"type(library Errors)"}},"id":6455,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1435:19:26","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":6728,"src":"1428:26:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6462,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1428:57:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6463,"nodeType":"RevertStatement","src":"1421:64:26"}]}},{"assignments":[6467,6469],"declarations":[{"constant":false,"id":6467,"mutability":"mutable","name":"success","nameLocation":"1512:7:26","nodeType":"VariableDeclaration","scope":6485,"src":"1507:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6466,"name":"bool","nodeType":"ElementaryTypeName","src":"1507:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6469,"mutability":"mutable","name":"returndata","nameLocation":"1534:10:26","nodeType":"VariableDeclaration","scope":6485,"src":"1521:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6468,"name":"bytes","nodeType":"ElementaryTypeName","src":"1521:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6476,"initialValue":{"arguments":[{"hexValue":"","id":6474,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1578:2:26","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"id":6470,"name":"recipient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6441,"src":"1548:9:26","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"id":6471,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1558:4:26","memberName":"call","nodeType":"MemberAccess","src":"1548:14:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6473,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6472,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6443,"src":"1570:6:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"1548:29:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6475,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1548:33:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"1506:75:26"},{"condition":{"id":6478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"1595:8:26","subExpression":{"id":6477,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6467,"src":"1596:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6484,"nodeType":"IfStatement","src":"1591:58:26","trueBody":{"id":6483,"nodeType":"Block","src":"1605:44:26","statements":[{"expression":{"arguments":[{"id":6480,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6469,"src":"1627:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6479,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6687,"src":"1619:7:26","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6481,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1619:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6482,"nodeType":"ExpressionStatement","src":"1619:19:26"}]}}]},"documentation":{"id":6439,"nodeType":"StructuredDocumentation","src":"380:905:26","text":" @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n `recipient`, forwarding all available gas and reverting on errors.\n https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n of certain opcodes, possibly making contracts go over the 2300 gas limit\n imposed by `transfer`, making them unable to receive funds via\n `transfer`. {sendValue} removes this limitation.\n https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n IMPORTANT: because control is transferred to `recipient`, care must be\n taken to not create reentrancy vulnerabilities. Consider using\n {ReentrancyGuard} or the\n https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern]."},"id":6486,"implemented":true,"kind":"function","modifiers":[],"name":"sendValue","nameLocation":"1299:9:26","nodeType":"FunctionDefinition","parameters":{"id":6444,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6441,"mutability":"mutable","name":"recipient","nameLocation":"1325:9:26","nodeType":"VariableDeclaration","scope":6486,"src":"1309:25:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"},"typeName":{"id":6440,"name":"address","nodeType":"ElementaryTypeName","src":"1309:15:26","stateMutability":"payable","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"visibility":"internal"},{"constant":false,"id":6443,"mutability":"mutable","name":"amount","nameLocation":"1344:6:26","nodeType":"VariableDeclaration","scope":6486,"src":"1336:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6442,"name":"uint256","nodeType":"ElementaryTypeName","src":"1336:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1308:43:26"},"returnParameters":{"id":6445,"nodeType":"ParameterList","parameters":[],"src":"1361:0:26"},"scope":6688,"src":"1290:365:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6502,"nodeType":"Block","src":"2589:62:26","statements":[{"expression":{"arguments":[{"id":6497,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6489,"src":"2628:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6498,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6491,"src":"2636:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"hexValue":"30","id":6499,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2642:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6496,"name":"functionCallWithValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6553,"src":"2606:21:26","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bytes memory,uint256) returns (bytes memory)"}},"id":6500,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2606:38:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6495,"id":6501,"nodeType":"Return","src":"2599:45:26"}]},"documentation":{"id":6487,"nodeType":"StructuredDocumentation","src":"1661:834:26","text":" @dev Performs a Solidity function call using a low level `call`. A\n plain `call` is an unsafe replacement for a function call: use this\n function instead.\n If `target` reverts with a revert reason or custom error, it is bubbled\n up by this function (like regular Solidity function calls). However, if\n the call reverted with no returned reason, this function reverts with a\n {Errors.FailedCall} error.\n Returns the raw returned data. To convert to the expected return value,\n use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n Requirements:\n - `target` must be a contract.\n - calling `target` with `data` must not revert."},"id":6503,"implemented":true,"kind":"function","modifiers":[],"name":"functionCall","nameLocation":"2509:12:26","nodeType":"FunctionDefinition","parameters":{"id":6492,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6489,"mutability":"mutable","name":"target","nameLocation":"2530:6:26","nodeType":"VariableDeclaration","scope":6503,"src":"2522:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6488,"name":"address","nodeType":"ElementaryTypeName","src":"2522:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6491,"mutability":"mutable","name":"data","nameLocation":"2551:4:26","nodeType":"VariableDeclaration","scope":6503,"src":"2538:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6490,"name":"bytes","nodeType":"ElementaryTypeName","src":"2538:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2521:35:26"},"returnParameters":{"id":6495,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6494,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6503,"src":"2575:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6493,"name":"bytes","nodeType":"ElementaryTypeName","src":"2575:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2574:14:26"},"scope":6688,"src":"2500:151:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6552,"nodeType":"Block","src":"3088:294:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6521,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6517,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3110:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6516,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3102:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6515,"name":"address","nodeType":"ElementaryTypeName","src":"3102:7:26","typeDescriptions":{}}},"id":6518,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3102:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6519,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3116:7:26","memberName":"balance","nodeType":"MemberAccess","src":"3102:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6520,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6510,"src":"3126:5:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3102:29:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6534,"nodeType":"IfStatement","src":"3098:123:26","trueBody":{"id":6533,"nodeType":"Block","src":"3133:88:26","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6527,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3189:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3181:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6525,"name":"address","nodeType":"ElementaryTypeName","src":"3181:7:26","typeDescriptions":{}}},"id":6528,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6529,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3195:7:26","memberName":"balance","nodeType":"MemberAccess","src":"3181:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6530,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6510,"src":"3204:5:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6522,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"3154:6:26","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$6740_$","typeString":"type(library Errors)"}},"id":6524,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3161:19:26","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":6728,"src":"3154:26:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6531,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3154:56:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6532,"nodeType":"RevertStatement","src":"3147:63:26"}]}},{"assignments":[6536,6538],"declarations":[{"constant":false,"id":6536,"mutability":"mutable","name":"success","nameLocation":"3236:7:26","nodeType":"VariableDeclaration","scope":6552,"src":"3231:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6535,"name":"bool","nodeType":"ElementaryTypeName","src":"3231:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6538,"mutability":"mutable","name":"returndata","nameLocation":"3258:10:26","nodeType":"VariableDeclaration","scope":6552,"src":"3245:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6537,"name":"bytes","nodeType":"ElementaryTypeName","src":"3245:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6545,"initialValue":{"arguments":[{"id":6543,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6508,"src":"3298:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6539,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6506,"src":"3272:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6540,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3279:4:26","memberName":"call","nodeType":"MemberAccess","src":"3272:11:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6542,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6541,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6510,"src":"3291:5:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"3272:25:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3272:31:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3230:73:26"},{"expression":{"arguments":[{"id":6547,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6506,"src":"3347:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6548,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6536,"src":"3355:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6549,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6538,"src":"3364:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6546,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6645,"src":"3320:26:26","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6550,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3320:55:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6514,"id":6551,"nodeType":"Return","src":"3313:62:26"}]},"documentation":{"id":6504,"nodeType":"StructuredDocumentation","src":"2657:313:26","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but also transferring `value` wei to `target`.\n Requirements:\n - the calling contract must have an ETH balance of at least `value`.\n - the called Solidity function must be `payable`."},"id":6553,"implemented":true,"kind":"function","modifiers":[],"name":"functionCallWithValue","nameLocation":"2984:21:26","nodeType":"FunctionDefinition","parameters":{"id":6511,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6506,"mutability":"mutable","name":"target","nameLocation":"3014:6:26","nodeType":"VariableDeclaration","scope":6553,"src":"3006:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6505,"name":"address","nodeType":"ElementaryTypeName","src":"3006:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6508,"mutability":"mutable","name":"data","nameLocation":"3035:4:26","nodeType":"VariableDeclaration","scope":6553,"src":"3022:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6507,"name":"bytes","nodeType":"ElementaryTypeName","src":"3022:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":6510,"mutability":"mutable","name":"value","nameLocation":"3049:5:26","nodeType":"VariableDeclaration","scope":6553,"src":"3041:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6509,"name":"uint256","nodeType":"ElementaryTypeName","src":"3041:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3005:50:26"},"returnParameters":{"id":6514,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6513,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6553,"src":"3074:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6512,"name":"bytes","nodeType":"ElementaryTypeName","src":"3074:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3073:14:26"},"scope":6688,"src":"2975:407:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6578,"nodeType":"Block","src":"3621:154:26","statements":[{"assignments":[6564,6566],"declarations":[{"constant":false,"id":6564,"mutability":"mutable","name":"success","nameLocation":"3637:7:26","nodeType":"VariableDeclaration","scope":6578,"src":"3632:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6563,"name":"bool","nodeType":"ElementaryTypeName","src":"3632:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6566,"mutability":"mutable","name":"returndata","nameLocation":"3659:10:26","nodeType":"VariableDeclaration","scope":6578,"src":"3646:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6565,"name":"bytes","nodeType":"ElementaryTypeName","src":"3646:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6571,"initialValue":{"arguments":[{"id":6569,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6558,"src":"3691:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6567,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6556,"src":"3673:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6568,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3680:10:26","memberName":"staticcall","nodeType":"MemberAccess","src":"3673:17:26","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":6570,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3673:23:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3631:65:26"},{"expression":{"arguments":[{"id":6573,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6556,"src":"3740:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6574,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6564,"src":"3748:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6575,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6566,"src":"3757:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6572,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6645,"src":"3713:26:26","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6576,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3713:55:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6562,"id":6577,"nodeType":"Return","src":"3706:62:26"}]},"documentation":{"id":6554,"nodeType":"StructuredDocumentation","src":"3388:128:26","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a static call."},"id":6579,"implemented":true,"kind":"function","modifiers":[],"name":"functionStaticCall","nameLocation":"3530:18:26","nodeType":"FunctionDefinition","parameters":{"id":6559,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6556,"mutability":"mutable","name":"target","nameLocation":"3557:6:26","nodeType":"VariableDeclaration","scope":6579,"src":"3549:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6555,"name":"address","nodeType":"ElementaryTypeName","src":"3549:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6558,"mutability":"mutable","name":"data","nameLocation":"3578:4:26","nodeType":"VariableDeclaration","scope":6579,"src":"3565:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6557,"name":"bytes","nodeType":"ElementaryTypeName","src":"3565:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3548:35:26"},"returnParameters":{"id":6562,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6561,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6579,"src":"3607:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6560,"name":"bytes","nodeType":"ElementaryTypeName","src":"3607:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3606:14:26"},"scope":6688,"src":"3521:254:26","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":6604,"nodeType":"Block","src":"4013:156:26","statements":[{"assignments":[6590,6592],"declarations":[{"constant":false,"id":6590,"mutability":"mutable","name":"success","nameLocation":"4029:7:26","nodeType":"VariableDeclaration","scope":6604,"src":"4024:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6589,"name":"bool","nodeType":"ElementaryTypeName","src":"4024:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6592,"mutability":"mutable","name":"returndata","nameLocation":"4051:10:26","nodeType":"VariableDeclaration","scope":6604,"src":"4038:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6591,"name":"bytes","nodeType":"ElementaryTypeName","src":"4038:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6597,"initialValue":{"arguments":[{"id":6595,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6584,"src":"4085:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6593,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6582,"src":"4065:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6594,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4072:12:26","memberName":"delegatecall","nodeType":"MemberAccess","src":"4065:19:26","typeDescriptions":{"typeIdentifier":"t_function_baredelegatecall_nonpayable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) returns (bool,bytes memory)"}},"id":6596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4065:25:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"4023:67:26"},{"expression":{"arguments":[{"id":6599,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6582,"src":"4134:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6600,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6590,"src":"4142:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6601,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6592,"src":"4151:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6598,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6645,"src":"4107:26:26","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6602,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:55:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6588,"id":6603,"nodeType":"Return","src":"4100:62:26"}]},"documentation":{"id":6580,"nodeType":"StructuredDocumentation","src":"3781:130:26","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a delegate call."},"id":6605,"implemented":true,"kind":"function","modifiers":[],"name":"functionDelegateCall","nameLocation":"3925:20:26","nodeType":"FunctionDefinition","parameters":{"id":6585,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6582,"mutability":"mutable","name":"target","nameLocation":"3954:6:26","nodeType":"VariableDeclaration","scope":6605,"src":"3946:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6581,"name":"address","nodeType":"ElementaryTypeName","src":"3946:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6584,"mutability":"mutable","name":"data","nameLocation":"3975:4:26","nodeType":"VariableDeclaration","scope":6605,"src":"3962:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6583,"name":"bytes","nodeType":"ElementaryTypeName","src":"3962:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3945:35:26"},"returnParameters":{"id":6588,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6587,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6605,"src":"3999:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6586,"name":"bytes","nodeType":"ElementaryTypeName","src":"3999:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3998:14:26"},"scope":6688,"src":"3916:253:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6644,"nodeType":"Block","src":"4595:424:26","statements":[{"condition":{"id":6618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"4609:8:26","subExpression":{"id":6617,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6610,"src":"4610:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6642,"nodeType":"Block","src":"4669:344:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":6633,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6624,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6612,"src":"4857:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6625,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4868:6:26","memberName":"length","nodeType":"MemberAccess","src":"4857:17:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":6626,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4878:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4857:22:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":6628,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6608,"src":"4883:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6629,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4890:4:26","memberName":"code","nodeType":"MemberAccess","src":"4883:11:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6630,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4895:6:26","memberName":"length","nodeType":"MemberAccess","src":"4883:18:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":6631,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4905:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4883:23:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4857:49:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6639,"nodeType":"IfStatement","src":"4853:119:26","trueBody":{"id":6638,"nodeType":"Block","src":"4908:64:26","statements":[{"errorCall":{"arguments":[{"id":6635,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6608,"src":"4950:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6634,"name":"AddressEmptyCode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6438,"src":"4933:16:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6636,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4933:24:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6637,"nodeType":"RevertStatement","src":"4926:31:26"}]}},{"expression":{"id":6640,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6612,"src":"4992:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6616,"id":6641,"nodeType":"Return","src":"4985:17:26"}]},"id":6643,"nodeType":"IfStatement","src":"4605:408:26","trueBody":{"id":6623,"nodeType":"Block","src":"4619:44:26","statements":[{"expression":{"arguments":[{"id":6620,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6612,"src":"4641:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6619,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6687,"src":"4633:7:26","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6621,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4633:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6622,"nodeType":"ExpressionStatement","src":"4633:19:26"}]}}]},"documentation":{"id":6606,"nodeType":"StructuredDocumentation","src":"4175:257:26","text":" @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n of an unsuccessful call."},"id":6645,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResultFromTarget","nameLocation":"4446:26:26","nodeType":"FunctionDefinition","parameters":{"id":6613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6608,"mutability":"mutable","name":"target","nameLocation":"4490:6:26","nodeType":"VariableDeclaration","scope":6645,"src":"4482:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6607,"name":"address","nodeType":"ElementaryTypeName","src":"4482:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6610,"mutability":"mutable","name":"success","nameLocation":"4511:7:26","nodeType":"VariableDeclaration","scope":6645,"src":"4506:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6609,"name":"bool","nodeType":"ElementaryTypeName","src":"4506:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6612,"mutability":"mutable","name":"returndata","nameLocation":"4541:10:26","nodeType":"VariableDeclaration","scope":6645,"src":"4528:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6611,"name":"bytes","nodeType":"ElementaryTypeName","src":"4528:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4472:85:26"},"returnParameters":{"id":6616,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6645,"src":"4581:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6614,"name":"bytes","nodeType":"ElementaryTypeName","src":"4581:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4580:14:26"},"scope":6688,"src":"4437:582:26","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":6666,"nodeType":"Block","src":"5323:122:26","statements":[{"condition":{"id":6656,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5337:8:26","subExpression":{"id":6655,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6648,"src":"5338:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6664,"nodeType":"Block","src":"5397:42:26","statements":[{"expression":{"id":6662,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6650,"src":"5418:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6654,"id":6663,"nodeType":"Return","src":"5411:17:26"}]},"id":6665,"nodeType":"IfStatement","src":"5333:106:26","trueBody":{"id":6661,"nodeType":"Block","src":"5347:44:26","statements":[{"expression":{"arguments":[{"id":6658,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6650,"src":"5369:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6657,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6687,"src":"5361:7:26","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5361:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6660,"nodeType":"ExpressionStatement","src":"5361:19:26"}]}}]},"documentation":{"id":6646,"nodeType":"StructuredDocumentation","src":"5025:191:26","text":" @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n revert reason or with a default {Errors.FailedCall} error."},"id":6667,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResult","nameLocation":"5230:16:26","nodeType":"FunctionDefinition","parameters":{"id":6651,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6648,"mutability":"mutable","name":"success","nameLocation":"5252:7:26","nodeType":"VariableDeclaration","scope":6667,"src":"5247:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6647,"name":"bool","nodeType":"ElementaryTypeName","src":"5247:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6650,"mutability":"mutable","name":"returndata","nameLocation":"5274:10:26","nodeType":"VariableDeclaration","scope":6667,"src":"5261:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6649,"name":"bytes","nodeType":"ElementaryTypeName","src":"5261:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5246:39:26"},"returnParameters":{"id":6654,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6653,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6667,"src":"5309:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6652,"name":"bytes","nodeType":"ElementaryTypeName","src":"5309:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5308:14:26"},"scope":6688,"src":"5221:224:26","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":6686,"nodeType":"Block","src":"5614:432:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6676,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6673,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6670,"src":"5690:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6674,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5701:6:26","memberName":"length","nodeType":"MemberAccess","src":"5690:17:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":6675,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5710:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5690:21:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6684,"nodeType":"Block","src":"5989:51:26","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":6679,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"6010:6:26","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$6740_$","typeString":"type(library Errors)"}},"id":6681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6017:10:26","memberName":"FailedCall","nodeType":"MemberAccess","referencedDeclaration":6731,"src":"6010:17:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":6682,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6010:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6683,"nodeType":"RevertStatement","src":"6003:26:26"}]},"id":6685,"nodeType":"IfStatement","src":"5686:354:26","trueBody":{"id":6678,"nodeType":"Block","src":"5713:270:26","statements":[{"AST":{"nodeType":"YulBlock","src":"5840:133:26","statements":[{"nodeType":"YulVariableDeclaration","src":"5858:40:26","value":{"arguments":[{"name":"returndata","nodeType":"YulIdentifier","src":"5887:10:26"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"5881:5:26"},"nodeType":"YulFunctionCall","src":"5881:17:26"},"variables":[{"name":"returndata_size","nodeType":"YulTypedName","src":"5862:15:26","type":""}]},{"expression":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"5926:2:26","type":"","value":"32"},{"name":"returndata","nodeType":"YulIdentifier","src":"5930:10:26"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"5922:3:26"},"nodeType":"YulFunctionCall","src":"5922:19:26"},{"name":"returndata_size","nodeType":"YulIdentifier","src":"5943:15:26"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"5915:6:26"},"nodeType":"YulFunctionCall","src":"5915:44:26"},"nodeType":"YulExpressionStatement","src":"5915:44:26"}]},"evmVersion":"paris","externalReferences":[{"declaration":6670,"isOffset":false,"isSlot":false,"src":"5887:10:26","valueSize":1},{"declaration":6670,"isOffset":false,"isSlot":false,"src":"5930:10:26","valueSize":1}],"flags":["memory-safe"],"id":6677,"nodeType":"InlineAssembly","src":"5815:158:26"}]}}]},"documentation":{"id":6668,"nodeType":"StructuredDocumentation","src":"5451:103:26","text":" @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}."},"id":6687,"implemented":true,"kind":"function","modifiers":[],"name":"_revert","nameLocation":"5568:7:26","nodeType":"FunctionDefinition","parameters":{"id":6671,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6670,"mutability":"mutable","name":"returndata","nameLocation":"5589:10:26","nodeType":"VariableDeclaration","scope":6687,"src":"5576:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6669,"name":"bytes","nodeType":"ElementaryTypeName","src":"5576:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5575:25:26"},"returnParameters":{"id":6672,"nodeType":"ParameterList","parameters":[],"src":"5614:0:26"},"scope":6688,"src":"5559:487:26","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":6689,"src":"233:5815:26","usedErrors":[6438],"usedEvents":[]}],"src":"101:5948:26"},"id":26},"@openzeppelin/contracts/utils/Context.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","exportedSymbols":{"Context":[6718]},"id":6719,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6690,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:27"},{"abstract":true,"baseContracts":[],"canonicalName":"Context","contractDependencies":[],"contractKind":"contract","documentation":{"id":6691,"nodeType":"StructuredDocumentation","src":"127:496:27","text":" @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 This contract is only required for intermediate, library-like contracts."},"fullyImplemented":true,"id":6718,"linearizedBaseContracts":[6718],"name":"Context","nameLocation":"642:7:27","nodeType":"ContractDefinition","nodes":[{"body":{"id":6699,"nodeType":"Block","src":"718:34:27","statements":[{"expression":{"expression":{"id":6696,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"735:3:27","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":6697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"739:6:27","memberName":"sender","nodeType":"MemberAccess","src":"735:10:27","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":6695,"id":6698,"nodeType":"Return","src":"728:17:27"}]},"id":6700,"implemented":true,"kind":"function","modifiers":[],"name":"_msgSender","nameLocation":"665:10:27","nodeType":"FunctionDefinition","parameters":{"id":6692,"nodeType":"ParameterList","parameters":[],"src":"675:2:27"},"returnParameters":{"id":6695,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6694,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6700,"src":"709:7:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6693,"name":"address","nodeType":"ElementaryTypeName","src":"709:7:27","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"708:9:27"},"scope":6718,"src":"656:96:27","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6708,"nodeType":"Block","src":"825:32:27","statements":[{"expression":{"expression":{"id":6705,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"842:3:27","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":6706,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"846:4:27","memberName":"data","nodeType":"MemberAccess","src":"842:8:27","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"functionReturnParameters":6704,"id":6707,"nodeType":"Return","src":"835:15:27"}]},"id":6709,"implemented":true,"kind":"function","modifiers":[],"name":"_msgData","nameLocation":"767:8:27","nodeType":"FunctionDefinition","parameters":{"id":6701,"nodeType":"ParameterList","parameters":[],"src":"775:2:27"},"returnParameters":{"id":6704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6703,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6709,"src":"809:14:27","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":6702,"name":"bytes","nodeType":"ElementaryTypeName","src":"809:5:27","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"808:16:27"},"scope":6718,"src":"758:99:27","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6716,"nodeType":"Block","src":"935:25:27","statements":[{"expression":{"hexValue":"30","id":6714,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"952:1:27","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":6713,"id":6715,"nodeType":"Return","src":"945:8:27"}]},"id":6717,"implemented":true,"kind":"function","modifiers":[],"name":"_contextSuffixLength","nameLocation":"872:20:27","nodeType":"FunctionDefinition","parameters":{"id":6710,"nodeType":"ParameterList","parameters":[],"src":"892:2:27"},"returnParameters":{"id":6713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6717,"src":"926:7:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6711,"name":"uint256","nodeType":"ElementaryTypeName","src":"926:7:27","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"925:9:27"},"scope":6718,"src":"863:97:27","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":6719,"src":"624:338:27","usedErrors":[],"usedEvents":[]}],"src":"101:862:27"},"id":27},"@openzeppelin/contracts/utils/Errors.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","exportedSymbols":{"Errors":[6740]},"id":6741,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6720,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"100:24:28"},{"abstract":false,"baseContracts":[],"canonicalName":"Errors","contractDependencies":[],"contractKind":"library","documentation":{"id":6721,"nodeType":"StructuredDocumentation","src":"126:284:28","text":" @dev Collection of common custom errors used in multiple contracts\n IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n It is recommended to avoid relying on the error API for critical functionality.\n _Available since v5.1._"},"fullyImplemented":true,"id":6740,"linearizedBaseContracts":[6740],"name":"Errors","nameLocation":"419:6:28","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6722,"nodeType":"StructuredDocumentation","src":"432:94:28","text":" @dev The ETH balance of the account is not enough to perform the operation."},"errorSelector":"cf479181","id":6728,"name":"InsufficientBalance","nameLocation":"537:19:28","nodeType":"ErrorDefinition","parameters":{"id":6727,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6724,"mutability":"mutable","name":"balance","nameLocation":"565:7:28","nodeType":"VariableDeclaration","scope":6728,"src":"557:15:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6723,"name":"uint256","nodeType":"ElementaryTypeName","src":"557:7:28","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6726,"mutability":"mutable","name":"needed","nameLocation":"582:6:28","nodeType":"VariableDeclaration","scope":6728,"src":"574:14:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6725,"name":"uint256","nodeType":"ElementaryTypeName","src":"574:7:28","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"556:33:28"},"src":"531:59:28"},{"documentation":{"id":6729,"nodeType":"StructuredDocumentation","src":"596:89:28","text":" @dev A call to an address target failed. The target may have reverted."},"errorSelector":"d6bda275","id":6731,"name":"FailedCall","nameLocation":"696:10:28","nodeType":"ErrorDefinition","parameters":{"id":6730,"nodeType":"ParameterList","parameters":[],"src":"706:2:28"},"src":"690:19:28"},{"documentation":{"id":6732,"nodeType":"StructuredDocumentation","src":"715:46:28","text":" @dev The deployment failed."},"errorSelector":"b06ebf3d","id":6734,"name":"FailedDeployment","nameLocation":"772:16:28","nodeType":"ErrorDefinition","parameters":{"id":6733,"nodeType":"ParameterList","parameters":[],"src":"788:2:28"},"src":"766:25:28"},{"documentation":{"id":6735,"nodeType":"StructuredDocumentation","src":"797:58:28","text":" @dev A necessary precompile is missing."},"errorSelector":"42b01bce","id":6739,"name":"MissingPrecompile","nameLocation":"866:17:28","nodeType":"ErrorDefinition","parameters":{"id":6738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6739,"src":"884:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6736,"name":"address","nodeType":"ElementaryTypeName","src":"884:7:28","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"883:9:28"},"src":"860:33:28"}],"scope":6741,"src":"411:484:28","usedErrors":[6728,6731,6734,6739],"usedEvents":[]}],"src":"100:796:28"},"id":28},"@openzeppelin/contracts/utils/Nonces.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","exportedSymbols":{"Nonces":[6808]},"id":6809,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6742,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:29"},{"abstract":true,"baseContracts":[],"canonicalName":"Nonces","contractDependencies":[],"contractKind":"contract","documentation":{"id":6743,"nodeType":"StructuredDocumentation","src":"125:83:29","text":" @dev Provides tracking nonces for addresses. Nonces will only increment."},"fullyImplemented":true,"id":6808,"linearizedBaseContracts":[6808],"name":"Nonces","nameLocation":"227:6:29","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6744,"nodeType":"StructuredDocumentation","src":"240:90:29","text":" @dev The nonce used for an `account` is not the expected current nonce."},"errorSelector":"752d88c0","id":6750,"name":"InvalidAccountNonce","nameLocation":"341:19:29","nodeType":"ErrorDefinition","parameters":{"id":6749,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6746,"mutability":"mutable","name":"account","nameLocation":"369:7:29","nodeType":"VariableDeclaration","scope":6750,"src":"361:15:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6745,"name":"address","nodeType":"ElementaryTypeName","src":"361:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6748,"mutability":"mutable","name":"currentNonce","nameLocation":"386:12:29","nodeType":"VariableDeclaration","scope":6750,"src":"378:20:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6747,"name":"uint256","nodeType":"ElementaryTypeName","src":"378:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"360:39:29"},"src":"335:65:29"},{"constant":false,"id":6754,"mutability":"mutable","name":"_nonces","nameLocation":"450:7:29","nodeType":"VariableDeclaration","scope":6808,"src":"406:51:29","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":6753,"keyName":"account","keyNameLocation":"422:7:29","keyType":{"id":6751,"name":"address","nodeType":"ElementaryTypeName","src":"414:7:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"406:35:29","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":6752,"name":"uint256","nodeType":"ElementaryTypeName","src":"433:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"body":{"id":6766,"nodeType":"Block","src":"607:38:29","statements":[{"expression":{"baseExpression":{"id":6762,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6754,"src":"624:7:29","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6764,"indexExpression":{"id":6763,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6757,"src":"632:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"624:14:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6761,"id":6765,"nodeType":"Return","src":"617:21:29"}]},"documentation":{"id":6755,"nodeType":"StructuredDocumentation","src":"464:69:29","text":" @dev Returns the next unused nonce for an address."},"functionSelector":"7ecebe00","id":6767,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"547:6:29","nodeType":"FunctionDefinition","parameters":{"id":6758,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6757,"mutability":"mutable","name":"owner","nameLocation":"562:5:29","nodeType":"VariableDeclaration","scope":6767,"src":"554:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6756,"name":"address","nodeType":"ElementaryTypeName","src":"554:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"553:15:29"},"returnParameters":{"id":6761,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6760,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6767,"src":"598:7:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6759,"name":"uint256","nodeType":"ElementaryTypeName","src":"598:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"597:9:29"},"scope":6808,"src":"538:107:29","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":6781,"nodeType":"Block","src":"828:326:29","statements":[{"id":6780,"nodeType":"UncheckedBlock","src":"1031:117:29","statements":[{"expression":{"id":6778,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"1121:16:29","subExpression":{"baseExpression":{"id":6775,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6754,"src":"1121:7:29","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6777,"indexExpression":{"id":6776,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6770,"src":"1129:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1121:14:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6774,"id":6779,"nodeType":"Return","src":"1114:23:29"}]}]},"documentation":{"id":6768,"nodeType":"StructuredDocumentation","src":"651:103:29","text":" @dev Consumes a nonce.\n Returns the current value and increments nonce."},"id":6782,"implemented":true,"kind":"function","modifiers":[],"name":"_useNonce","nameLocation":"768:9:29","nodeType":"FunctionDefinition","parameters":{"id":6771,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6770,"mutability":"mutable","name":"owner","nameLocation":"786:5:29","nodeType":"VariableDeclaration","scope":6782,"src":"778:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6769,"name":"address","nodeType":"ElementaryTypeName","src":"778:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"777:15:29"},"returnParameters":{"id":6774,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6773,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6782,"src":"819:7:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6772,"name":"uint256","nodeType":"ElementaryTypeName","src":"819:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"818:9:29"},"scope":6808,"src":"759:395:29","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6806,"nodeType":"Block","src":"1338:149:29","statements":[{"assignments":[6791],"declarations":[{"constant":false,"id":6791,"mutability":"mutable","name":"current","nameLocation":"1356:7:29","nodeType":"VariableDeclaration","scope":6806,"src":"1348:15:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6790,"name":"uint256","nodeType":"ElementaryTypeName","src":"1348:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6795,"initialValue":{"arguments":[{"id":6793,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6785,"src":"1376:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6792,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6782,"src":"1366:9:29","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":6794,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1366:16:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1348:34:29"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6798,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6796,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6787,"src":"1396:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":6797,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6791,"src":"1405:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1396:16:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6805,"nodeType":"IfStatement","src":"1392:89:29","trueBody":{"id":6804,"nodeType":"Block","src":"1414:67:29","statements":[{"errorCall":{"arguments":[{"id":6800,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6785,"src":"1455:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6801,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6791,"src":"1462:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6799,"name":"InvalidAccountNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6750,"src":"1435:19:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256) pure"}},"id":6802,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1435:35:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6803,"nodeType":"RevertStatement","src":"1428:42:29"}]}}]},"documentation":{"id":6783,"nodeType":"StructuredDocumentation","src":"1160:100:29","text":" @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`."},"id":6807,"implemented":true,"kind":"function","modifiers":[],"name":"_useCheckedNonce","nameLocation":"1274:16:29","nodeType":"FunctionDefinition","parameters":{"id":6788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6785,"mutability":"mutable","name":"owner","nameLocation":"1299:5:29","nodeType":"VariableDeclaration","scope":6807,"src":"1291:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6784,"name":"address","nodeType":"ElementaryTypeName","src":"1291:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6787,"mutability":"mutable","name":"nonce","nameLocation":"1314:5:29","nodeType":"VariableDeclaration","scope":6807,"src":"1306:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6786,"name":"uint256","nodeType":"ElementaryTypeName","src":"1306:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1290:30:29"},"returnParameters":{"id":6789,"nodeType":"ParameterList","parameters":[],"src":"1338:0:29"},"scope":6808,"src":"1265:222:29","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":6809,"src":"209:1280:29","usedErrors":[6750],"usedEvents":[]}],"src":"99:1391:29"},"id":29},"@openzeppelin/contracts/utils/Panic.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","exportedSymbols":{"Panic":[6860]},"id":6861,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6810,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:30"},{"abstract":false,"baseContracts":[],"canonicalName":"Panic","contractDependencies":[],"contractKind":"library","documentation":{"id":6811,"nodeType":"StructuredDocumentation","src":"125:489:30","text":" @dev Helper library for emitting standardized panic codes.\n ```solidity\n contract Example {\n using Panic for uint256;\n // Use any of the declared internal constants\n function foo() { Panic.GENERIC.panic(); }\n // Alternatively\n function foo() { Panic.panic(Panic.GENERIC); }\n }\n ```\n Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n _Available since v5.1._"},"fullyImplemented":true,"id":6860,"linearizedBaseContracts":[6860],"name":"Panic","nameLocation":"665:5:30","nodeType":"ContractDefinition","nodes":[{"constant":true,"documentation":{"id":6812,"nodeType":"StructuredDocumentation","src":"677:36:30","text":"@dev generic / unspecified error"},"id":6815,"mutability":"constant","name":"GENERIC","nameLocation":"744:7:30","nodeType":"VariableDeclaration","scope":6860,"src":"718:40:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6813,"name":"uint256","nodeType":"ElementaryTypeName","src":"718:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783030","id":6814,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"754:4:30","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"internal"},{"constant":true,"documentation":{"id":6816,"nodeType":"StructuredDocumentation","src":"764:37:30","text":"@dev used by the assert() builtin"},"id":6819,"mutability":"constant","name":"ASSERT","nameLocation":"832:6:30","nodeType":"VariableDeclaration","scope":6860,"src":"806:39:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6817,"name":"uint256","nodeType":"ElementaryTypeName","src":"806:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783031","id":6818,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"841:4:30","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"0x01"},"visibility":"internal"},{"constant":true,"documentation":{"id":6820,"nodeType":"StructuredDocumentation","src":"851:41:30","text":"@dev arithmetic underflow or overflow"},"id":6823,"mutability":"constant","name":"UNDER_OVERFLOW","nameLocation":"923:14:30","nodeType":"VariableDeclaration","scope":6860,"src":"897:47:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6821,"name":"uint256","nodeType":"ElementaryTypeName","src":"897:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783131","id":6822,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"940:4:30","typeDescriptions":{"typeIdentifier":"t_rational_17_by_1","typeString":"int_const 17"},"value":"0x11"},"visibility":"internal"},{"constant":true,"documentation":{"id":6824,"nodeType":"StructuredDocumentation","src":"950:35:30","text":"@dev division or modulo by zero"},"id":6827,"mutability":"constant","name":"DIVISION_BY_ZERO","nameLocation":"1016:16:30","nodeType":"VariableDeclaration","scope":6860,"src":"990:49:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6825,"name":"uint256","nodeType":"ElementaryTypeName","src":"990:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783132","id":6826,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1035:4:30","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"0x12"},"visibility":"internal"},{"constant":true,"documentation":{"id":6828,"nodeType":"StructuredDocumentation","src":"1045:30:30","text":"@dev enum conversion error"},"id":6831,"mutability":"constant","name":"ENUM_CONVERSION_ERROR","nameLocation":"1106:21:30","nodeType":"VariableDeclaration","scope":6860,"src":"1080:54:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6829,"name":"uint256","nodeType":"ElementaryTypeName","src":"1080:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783231","id":6830,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1130:4:30","typeDescriptions":{"typeIdentifier":"t_rational_33_by_1","typeString":"int_const 33"},"value":"0x21"},"visibility":"internal"},{"constant":true,"documentation":{"id":6832,"nodeType":"StructuredDocumentation","src":"1140:36:30","text":"@dev invalid encoding in storage"},"id":6835,"mutability":"constant","name":"STORAGE_ENCODING_ERROR","nameLocation":"1207:22:30","nodeType":"VariableDeclaration","scope":6860,"src":"1181:55:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6833,"name":"uint256","nodeType":"ElementaryTypeName","src":"1181:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783232","id":6834,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1232:4:30","typeDescriptions":{"typeIdentifier":"t_rational_34_by_1","typeString":"int_const 34"},"value":"0x22"},"visibility":"internal"},{"constant":true,"documentation":{"id":6836,"nodeType":"StructuredDocumentation","src":"1242:24:30","text":"@dev empty array pop"},"id":6839,"mutability":"constant","name":"EMPTY_ARRAY_POP","nameLocation":"1297:15:30","nodeType":"VariableDeclaration","scope":6860,"src":"1271:48:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6837,"name":"uint256","nodeType":"ElementaryTypeName","src":"1271:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783331","id":6838,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1315:4:30","typeDescriptions":{"typeIdentifier":"t_rational_49_by_1","typeString":"int_const 49"},"value":"0x31"},"visibility":"internal"},{"constant":true,"documentation":{"id":6840,"nodeType":"StructuredDocumentation","src":"1325:35:30","text":"@dev array out of bounds access"},"id":6843,"mutability":"constant","name":"ARRAY_OUT_OF_BOUNDS","nameLocation":"1391:19:30","nodeType":"VariableDeclaration","scope":6860,"src":"1365:52:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6841,"name":"uint256","nodeType":"ElementaryTypeName","src":"1365:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783332","id":6842,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1413:4:30","typeDescriptions":{"typeIdentifier":"t_rational_50_by_1","typeString":"int_const 50"},"value":"0x32"},"visibility":"internal"},{"constant":true,"documentation":{"id":6844,"nodeType":"StructuredDocumentation","src":"1423:65:30","text":"@dev resource error (too large allocation or too large array)"},"id":6847,"mutability":"constant","name":"RESOURCE_ERROR","nameLocation":"1519:14:30","nodeType":"VariableDeclaration","scope":6860,"src":"1493:47:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6845,"name":"uint256","nodeType":"ElementaryTypeName","src":"1493:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783431","id":6846,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1536:4:30","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"0x41"},"visibility":"internal"},{"constant":true,"documentation":{"id":6848,"nodeType":"StructuredDocumentation","src":"1546:42:30","text":"@dev calling invalid internal function"},"id":6851,"mutability":"constant","name":"INVALID_INTERNAL_FUNCTION","nameLocation":"1619:25:30","nodeType":"VariableDeclaration","scope":6860,"src":"1593:58:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6849,"name":"uint256","nodeType":"ElementaryTypeName","src":"1593:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783531","id":6850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1647:4:30","typeDescriptions":{"typeIdentifier":"t_rational_81_by_1","typeString":"int_const 81"},"value":"0x51"},"visibility":"internal"},{"body":{"id":6858,"nodeType":"Block","src":"1819:151:30","statements":[{"AST":{"nodeType":"YulBlock","src":"1854:110:30","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1875:4:30","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1881:10:30","type":"","value":"0x4e487b71"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1868:6:30"},"nodeType":"YulFunctionCall","src":"1868:24:30"},"nodeType":"YulExpressionStatement","src":"1868:24:30"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1912:4:30","type":"","value":"0x20"},{"name":"code","nodeType":"YulIdentifier","src":"1918:4:30"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1905:6:30"},"nodeType":"YulFunctionCall","src":"1905:18:30"},"nodeType":"YulExpressionStatement","src":"1905:18:30"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1943:4:30","type":"","value":"0x1c"},{"kind":"number","nodeType":"YulLiteral","src":"1949:4:30","type":"","value":"0x24"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"1936:6:30"},"nodeType":"YulFunctionCall","src":"1936:18:30"},"nodeType":"YulExpressionStatement","src":"1936:18:30"}]},"evmVersion":"paris","externalReferences":[{"declaration":6854,"isOffset":false,"isSlot":false,"src":"1918:4:30","valueSize":1}],"flags":["memory-safe"],"id":6857,"nodeType":"InlineAssembly","src":"1829:135:30"}]},"documentation":{"id":6852,"nodeType":"StructuredDocumentation","src":"1658:113:30","text":"@dev Reverts with a panic code. Recommended to use with\n the internal constants with predefined codes."},"id":6859,"implemented":true,"kind":"function","modifiers":[],"name":"panic","nameLocation":"1785:5:30","nodeType":"FunctionDefinition","parameters":{"id":6855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6854,"mutability":"mutable","name":"code","nameLocation":"1799:4:30","nodeType":"VariableDeclaration","scope":6859,"src":"1791:12:30","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6853,"name":"uint256","nodeType":"ElementaryTypeName","src":"1791:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1790:14:30"},"returnParameters":{"id":6856,"nodeType":"ParameterList","parameters":[],"src":"1819:0:30"},"scope":6860,"src":"1776:194:30","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":6861,"src":"657:1315:30","usedErrors":[],"usedEvents":[]}],"src":"99:1874:30"},"id":30},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","exportedSymbols":{"ShortString":[6866],"ShortStrings":[7077],"StorageSlot":[7201]},"id":7078,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6862,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:31"},{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","file":"./StorageSlot.sol","id":6864,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":7078,"sourceUnit":7202,"src":"132:46:31","symbolAliases":[{"foreign":{"id":6863,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7201,"src":"140:11:31","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"canonicalName":"ShortString","id":6866,"name":"ShortString","nameLocation":"353:11:31","nodeType":"UserDefinedValueTypeDefinition","src":"348:28:31","underlyingType":{"id":6865,"name":"bytes32","nodeType":"ElementaryTypeName","src":"368:7:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},{"abstract":false,"baseContracts":[],"canonicalName":"ShortStrings","contractDependencies":[],"contractKind":"library","documentation":{"id":6867,"nodeType":"StructuredDocumentation","src":"378:876:31","text":" @dev This library provides functions to convert short memory strings\n into a `ShortString` type that can be used as an immutable variable.\n Strings of arbitrary length can be optimized using this library if\n they are short enough (up to 31 bytes) by packing them with their\n length (1 byte) in a single EVM word (32 bytes). Additionally, a\n fallback mechanism can be used for every other case.\n Usage example:\n ```solidity\n contract Named {\n using ShortStrings for *;\n ShortString private immutable _name;\n string private _nameFallback;\n constructor(string memory contractName) {\n _name = contractName.toShortStringWithFallback(_nameFallback);\n }\n function name() external view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n }\n ```"},"fullyImplemented":true,"id":7077,"linearizedBaseContracts":[7077],"name":"ShortStrings","nameLocation":"1263:12:31","nodeType":"ContractDefinition","nodes":[{"constant":true,"id":6870,"mutability":"constant","name":"FALLBACK_SENTINEL","nameLocation":"1370:17:31","nodeType":"VariableDeclaration","scope":7077,"src":"1345:111:31","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6868,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1345:7:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"307830303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030304646","id":6869,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1390:66:31","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0x00000000000000000000000000000000000000000000000000000000000000FF"},"visibility":"private"},{"errorSelector":"305a27a9","id":6874,"name":"StringTooLong","nameLocation":"1469:13:31","nodeType":"ErrorDefinition","parameters":{"id":6873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6872,"mutability":"mutable","name":"str","nameLocation":"1490:3:31","nodeType":"VariableDeclaration","scope":6874,"src":"1483:10:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6871,"name":"string","nodeType":"ElementaryTypeName","src":"1483:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1482:12:31"},"src":"1463:32:31"},{"errorSelector":"b3512b0c","id":6876,"name":"InvalidShortString","nameLocation":"1506:18:31","nodeType":"ErrorDefinition","parameters":{"id":6875,"nodeType":"ParameterList","parameters":[],"src":"1524:2:31"},"src":"1500:27:31"},{"body":{"id":6919,"nodeType":"Block","src":"1786:208:31","statements":[{"assignments":[6886],"declarations":[{"constant":false,"id":6886,"mutability":"mutable","name":"bstr","nameLocation":"1809:4:31","nodeType":"VariableDeclaration","scope":6919,"src":"1796:17:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6885,"name":"bytes","nodeType":"ElementaryTypeName","src":"1796:5:31","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6891,"initialValue":{"arguments":[{"id":6889,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6879,"src":"1822:3:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6888,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1816:5:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":6887,"name":"bytes","nodeType":"ElementaryTypeName","src":"1816:5:31","typeDescriptions":{}}},"id":6890,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1816:10:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"1796:30:31"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6892,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6886,"src":"1840:4:31","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6893,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1845:6:31","memberName":"length","nodeType":"MemberAccess","src":"1840:11:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":6894,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1854:2:31","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"1840:16:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6901,"nodeType":"IfStatement","src":"1836:72:31","trueBody":{"id":6900,"nodeType":"Block","src":"1858:50:31","statements":[{"errorCall":{"arguments":[{"id":6897,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6879,"src":"1893:3:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6896,"name":"StringTooLong","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6874,"src":"1879:13:31","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_string_memory_ptr_$returns$__$","typeString":"function (string memory) pure"}},"id":6898,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1879:18:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6899,"nodeType":"RevertStatement","src":"1872:25:31"}]}},{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":6910,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6886,"src":"1965:4:31","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6909,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1957:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":6908,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1957:7:31","typeDescriptions":{}}},"id":6911,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1957:13:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":6907,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1949:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6906,"name":"uint256","nodeType":"ElementaryTypeName","src":"1949:7:31","typeDescriptions":{}}},"id":6912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1949:22:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"expression":{"id":6913,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6886,"src":"1974:4:31","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1979:6:31","memberName":"length","nodeType":"MemberAccess","src":"1974:11:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1949:36:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6905,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1941:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":6904,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1941:7:31","typeDescriptions":{}}},"id":6916,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1941:45:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":6902,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"1924:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":6903,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1936:4:31","memberName":"wrap","nodeType":"MemberAccess","src":"1924:16:31","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":6917,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1924:63:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"functionReturnParameters":6884,"id":6918,"nodeType":"Return","src":"1917:70:31"}]},"documentation":{"id":6877,"nodeType":"StructuredDocumentation","src":"1533:170:31","text":" @dev Encode a string of at most 31 chars into a `ShortString`.\n This will trigger a `StringTooLong` error is the input string is too long."},"id":6920,"implemented":true,"kind":"function","modifiers":[],"name":"toShortString","nameLocation":"1717:13:31","nodeType":"FunctionDefinition","parameters":{"id":6880,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6879,"mutability":"mutable","name":"str","nameLocation":"1745:3:31","nodeType":"VariableDeclaration","scope":6920,"src":"1731:17:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6878,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1730:19:31"},"returnParameters":{"id":6884,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6883,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6920,"src":"1773:11:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6882,"nodeType":"UserDefinedTypeName","pathNode":{"id":6881,"name":"ShortString","nameLocations":["1773:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"1773:11:31"},"referencedDeclaration":6866,"src":"1773:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"1772:13:31"},"scope":7077,"src":"1708:286:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":6945,"nodeType":"Block","src":"2152:304:31","statements":[{"assignments":[6930],"declarations":[{"constant":false,"id":6930,"mutability":"mutable","name":"len","nameLocation":"2170:3:31","nodeType":"VariableDeclaration","scope":6945,"src":"2162:11:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6929,"name":"uint256","nodeType":"ElementaryTypeName","src":"2162:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6934,"initialValue":{"arguments":[{"id":6932,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6924,"src":"2187:4:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"id":6931,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6978,"src":"2176:10:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":6933,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2176:16:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2162:30:31"},{"assignments":[6936],"declarations":[{"constant":false,"id":6936,"mutability":"mutable","name":"str","nameLocation":"2294:3:31","nodeType":"VariableDeclaration","scope":6945,"src":"2280:17:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6935,"name":"string","nodeType":"ElementaryTypeName","src":"2280:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":6941,"initialValue":{"arguments":[{"hexValue":"3332","id":6939,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2311:2:31","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"}],"id":6938,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2300:10:31","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":6937,"name":"string","nodeType":"ElementaryTypeName","src":"2304:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":6940,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2300:14:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"2280:34:31"},{"AST":{"nodeType":"YulBlock","src":"2349:81:31","statements":[{"expression":{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2370:3:31"},{"name":"len","nodeType":"YulIdentifier","src":"2375:3:31"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2363:6:31"},"nodeType":"YulFunctionCall","src":"2363:16:31"},"nodeType":"YulExpressionStatement","src":"2363:16:31"},{"expression":{"arguments":[{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2403:3:31"},{"kind":"number","nodeType":"YulLiteral","src":"2408:4:31","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2399:3:31"},"nodeType":"YulFunctionCall","src":"2399:14:31"},{"name":"sstr","nodeType":"YulIdentifier","src":"2415:4:31"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2392:6:31"},"nodeType":"YulFunctionCall","src":"2392:28:31"},"nodeType":"YulExpressionStatement","src":"2392:28:31"}]},"evmVersion":"paris","externalReferences":[{"declaration":6930,"isOffset":false,"isSlot":false,"src":"2375:3:31","valueSize":1},{"declaration":6924,"isOffset":false,"isSlot":false,"src":"2415:4:31","valueSize":1},{"declaration":6936,"isOffset":false,"isSlot":false,"src":"2370:3:31","valueSize":1},{"declaration":6936,"isOffset":false,"isSlot":false,"src":"2403:3:31","valueSize":1}],"flags":["memory-safe"],"id":6942,"nodeType":"InlineAssembly","src":"2324:106:31"},{"expression":{"id":6943,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6936,"src":"2446:3:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":6928,"id":6944,"nodeType":"Return","src":"2439:10:31"}]},"documentation":{"id":6921,"nodeType":"StructuredDocumentation","src":"2000:73:31","text":" @dev Decode a `ShortString` back to a \"normal\" string."},"id":6946,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"2087:8:31","nodeType":"FunctionDefinition","parameters":{"id":6925,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6924,"mutability":"mutable","name":"sstr","nameLocation":"2108:4:31","nodeType":"VariableDeclaration","scope":6946,"src":"2096:16:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6923,"nodeType":"UserDefinedTypeName","pathNode":{"id":6922,"name":"ShortString","nameLocations":["2096:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2096:11:31"},"referencedDeclaration":6866,"src":"2096:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"2095:18:31"},"returnParameters":{"id":6928,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6927,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6946,"src":"2137:13:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6926,"name":"string","nodeType":"ElementaryTypeName","src":"2137:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2136:15:31"},"scope":7077,"src":"2078:378:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":6977,"nodeType":"Block","src":"2598:175:31","statements":[{"assignments":[6956],"declarations":[{"constant":false,"id":6956,"mutability":"mutable","name":"result","nameLocation":"2616:6:31","nodeType":"VariableDeclaration","scope":6977,"src":"2608:14:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6955,"name":"uint256","nodeType":"ElementaryTypeName","src":"2608:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6966,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6965,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":6961,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6950,"src":"2652:4:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"expression":{"id":6959,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"2633:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":6960,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2645:6:31","memberName":"unwrap","nodeType":"MemberAccess","src":"2633:18:31","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":6962,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2633:24:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":6958,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2625:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6957,"name":"uint256","nodeType":"ElementaryTypeName","src":"2625:7:31","typeDescriptions":{}}},"id":6963,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2625:33:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"30784646","id":6964,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2661:4:31","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0xFF"},"src":"2625:40:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2608:57:31"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6967,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6956,"src":"2679:6:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":6968,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2688:2:31","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"2679:11:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6974,"nodeType":"IfStatement","src":"2675:69:31","trueBody":{"id":6973,"nodeType":"Block","src":"2692:52:31","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":6970,"name":"InvalidShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6876,"src":"2713:18:31","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":6971,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2713:20:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6972,"nodeType":"RevertStatement","src":"2706:27:31"}]}},{"expression":{"id":6975,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6956,"src":"2760:6:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6954,"id":6976,"nodeType":"Return","src":"2753:13:31"}]},"documentation":{"id":6947,"nodeType":"StructuredDocumentation","src":"2462:61:31","text":" @dev Return the length of a `ShortString`."},"id":6978,"implemented":true,"kind":"function","modifiers":[],"name":"byteLength","nameLocation":"2537:10:31","nodeType":"FunctionDefinition","parameters":{"id":6951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6950,"mutability":"mutable","name":"sstr","nameLocation":"2560:4:31","nodeType":"VariableDeclaration","scope":6978,"src":"2548:16:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6949,"nodeType":"UserDefinedTypeName","pathNode":{"id":6948,"name":"ShortString","nameLocations":["2548:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2548:11:31"},"referencedDeclaration":6866,"src":"2548:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"2547:18:31"},"returnParameters":{"id":6954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6953,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6978,"src":"2589:7:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6952,"name":"uint256","nodeType":"ElementaryTypeName","src":"2589:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2588:9:31"},"scope":7077,"src":"2528:245:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7017,"nodeType":"Block","src":"2996:231:31","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6991,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6981,"src":"3016:5:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6990,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3010:5:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":6989,"name":"bytes","nodeType":"ElementaryTypeName","src":"3010:5:31","typeDescriptions":{}}},"id":6992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3010:12:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6993,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3023:6:31","memberName":"length","nodeType":"MemberAccess","src":"3010:19:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3332","id":6994,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3032:2:31","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"3010:24:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7015,"nodeType":"Block","src":"3094:127:31","statements":[{"expression":{"id":7008,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"arguments":[{"id":7004,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6983,"src":"3134:5:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"expression":{"id":7001,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7201,"src":"3108:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_StorageSlot_$7201_$","typeString":"type(library StorageSlot)"}},"id":7003,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3120:13:31","memberName":"getStringSlot","nodeType":"MemberAccess","referencedDeclaration":7178,"src":"3108:25:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_storage_ptr_$returns$_t_struct$_StringSlot_$7098_storage_ptr_$","typeString":"function (string storage pointer) pure returns (struct StorageSlot.StringSlot storage pointer)"}},"id":7005,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3108:32:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot storage pointer"}},"id":7006,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3141:5:31","memberName":"value","nodeType":"MemberAccess","referencedDeclaration":7097,"src":"3108:38:31","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":7007,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6981,"src":"3149:5:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3108:46:31","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":7009,"nodeType":"ExpressionStatement","src":"3108:46:31"},{"expression":{"arguments":[{"id":7012,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6870,"src":"3192:17:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":7010,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"3175:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":7011,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3187:4:31","memberName":"wrap","nodeType":"MemberAccess","src":"3175:16:31","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":7013,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3175:35:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"functionReturnParameters":6988,"id":7014,"nodeType":"Return","src":"3168:42:31"}]},"id":7016,"nodeType":"IfStatement","src":"3006:215:31","trueBody":{"id":7000,"nodeType":"Block","src":"3036:52:31","statements":[{"expression":{"arguments":[{"id":6997,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6981,"src":"3071:5:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6996,"name":"toShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6920,"src":"3057:13:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$returns$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (string memory) pure returns (ShortString)"}},"id":6998,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3057:20:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"functionReturnParameters":6988,"id":6999,"nodeType":"Return","src":"3050:27:31"}]}}]},"documentation":{"id":6979,"nodeType":"StructuredDocumentation","src":"2779:103:31","text":" @dev Encode a string into a `ShortString`, or write it to storage if it is too long."},"id":7018,"implemented":true,"kind":"function","modifiers":[],"name":"toShortStringWithFallback","nameLocation":"2896:25:31","nodeType":"FunctionDefinition","parameters":{"id":6984,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6981,"mutability":"mutable","name":"value","nameLocation":"2936:5:31","nodeType":"VariableDeclaration","scope":7018,"src":"2922:19:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6980,"name":"string","nodeType":"ElementaryTypeName","src":"2922:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":6983,"mutability":"mutable","name":"store","nameLocation":"2958:5:31","nodeType":"VariableDeclaration","scope":7018,"src":"2943:20:31","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":6982,"name":"string","nodeType":"ElementaryTypeName","src":"2943:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2921:43:31"},"returnParameters":{"id":6988,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6987,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7018,"src":"2983:11:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6986,"nodeType":"UserDefinedTypeName","pathNode":{"id":6985,"name":"ShortString","nameLocations":["2983:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2983:11:31"},"referencedDeclaration":6866,"src":"2983:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"2982:13:31"},"scope":7077,"src":"2887:340:31","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":7044,"nodeType":"Block","src":"3467:158:31","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7034,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7031,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7022,"src":"3500:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"expression":{"id":7029,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"3481:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":7030,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3493:6:31","memberName":"unwrap","nodeType":"MemberAccess","src":"3481:18:31","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3481:25:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7033,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6870,"src":"3510:17:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3481:46:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7042,"nodeType":"Block","src":"3582:37:31","statements":[{"expression":{"id":7040,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7024,"src":"3603:5:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}},"functionReturnParameters":7028,"id":7041,"nodeType":"Return","src":"3596:12:31"}]},"id":7043,"nodeType":"IfStatement","src":"3477:142:31","trueBody":{"id":7039,"nodeType":"Block","src":"3529:47:31","statements":[{"expression":{"arguments":[{"id":7036,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7022,"src":"3559:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"id":7035,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6946,"src":"3550:8:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_string_memory_ptr_$","typeString":"function (ShortString) pure returns (string memory)"}},"id":7037,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3550:15:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7028,"id":7038,"nodeType":"Return","src":"3543:22:31"}]}}]},"documentation":{"id":7019,"nodeType":"StructuredDocumentation","src":"3233:120:31","text":" @dev Decode a string that was encoded to `ShortString` or written to storage using {setWithFallback}."},"id":7045,"implemented":true,"kind":"function","modifiers":[],"name":"toStringWithFallback","nameLocation":"3367:20:31","nodeType":"FunctionDefinition","parameters":{"id":7025,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7022,"mutability":"mutable","name":"value","nameLocation":"3400:5:31","nodeType":"VariableDeclaration","scope":7045,"src":"3388:17:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":7021,"nodeType":"UserDefinedTypeName","pathNode":{"id":7020,"name":"ShortString","nameLocations":["3388:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"3388:11:31"},"referencedDeclaration":6866,"src":"3388:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7024,"mutability":"mutable","name":"store","nameLocation":"3422:5:31","nodeType":"VariableDeclaration","scope":7045,"src":"3407:20:31","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7023,"name":"string","nodeType":"ElementaryTypeName","src":"3407:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3387:41:31"},"returnParameters":{"id":7028,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7027,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7045,"src":"3452:13:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7026,"name":"string","nodeType":"ElementaryTypeName","src":"3452:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3451:15:31"},"scope":7077,"src":"3358:267:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7075,"nodeType":"Block","src":"4105:174:31","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7061,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7058,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7049,"src":"4138:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"expression":{"id":7056,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"4119:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":7057,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4131:6:31","memberName":"unwrap","nodeType":"MemberAccess","src":"4119:18:31","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7059,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4119:25:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7060,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6870,"src":"4148:17:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4119:46:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7073,"nodeType":"Block","src":"4222:51:31","statements":[{"expression":{"expression":{"arguments":[{"id":7069,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7051,"src":"4249:5:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"id":7068,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4243:5:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7067,"name":"bytes","nodeType":"ElementaryTypeName","src":"4243:5:31","typeDescriptions":{}}},"id":7070,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4243:12:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes storage pointer"}},"id":7071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4256:6:31","memberName":"length","nodeType":"MemberAccess","src":"4243:19:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7055,"id":7072,"nodeType":"Return","src":"4236:26:31"}]},"id":7074,"nodeType":"IfStatement","src":"4115:158:31","trueBody":{"id":7066,"nodeType":"Block","src":"4167:49:31","statements":[{"expression":{"arguments":[{"id":7063,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7049,"src":"4199:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"id":7062,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6978,"src":"4188:10:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":7064,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4188:17:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7055,"id":7065,"nodeType":"Return","src":"4181:24:31"}]}}]},"documentation":{"id":7046,"nodeType":"StructuredDocumentation","src":"3631:364:31","text":" @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n {setWithFallback}.\n WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n actual characters as the UTF-8 encoding of a single character can span over multiple bytes."},"id":7076,"implemented":true,"kind":"function","modifiers":[],"name":"byteLengthWithFallback","nameLocation":"4009:22:31","nodeType":"FunctionDefinition","parameters":{"id":7052,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7049,"mutability":"mutable","name":"value","nameLocation":"4044:5:31","nodeType":"VariableDeclaration","scope":7076,"src":"4032:17:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":7048,"nodeType":"UserDefinedTypeName","pathNode":{"id":7047,"name":"ShortString","nameLocations":["4032:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"4032:11:31"},"referencedDeclaration":6866,"src":"4032:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7051,"mutability":"mutable","name":"store","nameLocation":"4066:5:31","nodeType":"VariableDeclaration","scope":7076,"src":"4051:20:31","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7050,"name":"string","nodeType":"ElementaryTypeName","src":"4051:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4031:41:31"},"returnParameters":{"id":7055,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7054,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7076,"src":"4096:7:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7053,"name":"uint256","nodeType":"ElementaryTypeName","src":"4096:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4095:9:31"},"scope":7077,"src":"4000:279:31","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":7078,"src":"1255:3026:31","usedErrors":[6874,6876],"usedEvents":[]}],"src":"106:4176:31"},"id":31},"@openzeppelin/contracts/utils/StorageSlot.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","exportedSymbols":{"StorageSlot":[7201]},"id":7202,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7079,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"193:24:32"},{"abstract":false,"baseContracts":[],"canonicalName":"StorageSlot","contractDependencies":[],"contractKind":"library","documentation":{"id":7080,"nodeType":"StructuredDocumentation","src":"219:1187:32","text":" @dev Library for reading and writing primitive types to specific storage slots.\n Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n This library helps with reading and writing to such slots without the need for inline assembly.\n The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n Example usage to set ERC-1967 implementation slot:\n ```solidity\n contract ERC1967 {\n // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n function _getImplementation() internal view returns (address) {\n return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n }\n function _setImplementation(address newImplementation) internal {\n require(newImplementation.code.length > 0);\n StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n }\n }\n ```\n TIP: Consider using this library along with {SlotDerivation}."},"fullyImplemented":true,"id":7201,"linearizedBaseContracts":[7201],"name":"StorageSlot","nameLocation":"1415:11:32","nodeType":"ContractDefinition","nodes":[{"canonicalName":"StorageSlot.AddressSlot","id":7083,"members":[{"constant":false,"id":7082,"mutability":"mutable","name":"value","nameLocation":"1470:5:32","nodeType":"VariableDeclaration","scope":7083,"src":"1462:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7081,"name":"address","nodeType":"ElementaryTypeName","src":"1462:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"name":"AddressSlot","nameLocation":"1440:11:32","nodeType":"StructDefinition","scope":7201,"src":"1433:49:32","visibility":"public"},{"canonicalName":"StorageSlot.BooleanSlot","id":7086,"members":[{"constant":false,"id":7085,"mutability":"mutable","name":"value","nameLocation":"1522:5:32","nodeType":"VariableDeclaration","scope":7086,"src":"1517:10:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7084,"name":"bool","nodeType":"ElementaryTypeName","src":"1517:4:32","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"name":"BooleanSlot","nameLocation":"1495:11:32","nodeType":"StructDefinition","scope":7201,"src":"1488:46:32","visibility":"public"},{"canonicalName":"StorageSlot.Bytes32Slot","id":7089,"members":[{"constant":false,"id":7088,"mutability":"mutable","name":"value","nameLocation":"1577:5:32","nodeType":"VariableDeclaration","scope":7089,"src":"1569:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7087,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1569:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"Bytes32Slot","nameLocation":"1547:11:32","nodeType":"StructDefinition","scope":7201,"src":"1540:49:32","visibility":"public"},{"canonicalName":"StorageSlot.Uint256Slot","id":7092,"members":[{"constant":false,"id":7091,"mutability":"mutable","name":"value","nameLocation":"1632:5:32","nodeType":"VariableDeclaration","scope":7092,"src":"1624:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7090,"name":"uint256","nodeType":"ElementaryTypeName","src":"1624:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"Uint256Slot","nameLocation":"1602:11:32","nodeType":"StructDefinition","scope":7201,"src":"1595:49:32","visibility":"public"},{"canonicalName":"StorageSlot.Int256Slot","id":7095,"members":[{"constant":false,"id":7094,"mutability":"mutable","name":"value","nameLocation":"1685:5:32","nodeType":"VariableDeclaration","scope":7095,"src":"1678:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7093,"name":"int256","nodeType":"ElementaryTypeName","src":"1678:6:32","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"name":"Int256Slot","nameLocation":"1657:10:32","nodeType":"StructDefinition","scope":7201,"src":"1650:47:32","visibility":"public"},{"canonicalName":"StorageSlot.StringSlot","id":7098,"members":[{"constant":false,"id":7097,"mutability":"mutable","name":"value","nameLocation":"1738:5:32","nodeType":"VariableDeclaration","scope":7098,"src":"1731:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7096,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:32","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"name":"StringSlot","nameLocation":"1710:10:32","nodeType":"StructDefinition","scope":7201,"src":"1703:47:32","visibility":"public"},{"canonicalName":"StorageSlot.BytesSlot","id":7101,"members":[{"constant":false,"id":7100,"mutability":"mutable","name":"value","nameLocation":"1789:5:32","nodeType":"VariableDeclaration","scope":7101,"src":"1783:11:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7099,"name":"bytes","nodeType":"ElementaryTypeName","src":"1783:5:32","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"name":"BytesSlot","nameLocation":"1763:9:32","nodeType":"StructDefinition","scope":7201,"src":"1756:45:32","visibility":"public"},{"body":{"id":7111,"nodeType":"Block","src":"1983:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2018:38:32","statements":[{"nodeType":"YulAssignment","src":"2032:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2042:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2032:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7108,"isOffset":false,"isSlot":true,"src":"2032:6:32","suffix":"slot","valueSize":1},{"declaration":7104,"isOffset":false,"isSlot":false,"src":"2042:4:32","valueSize":1}],"flags":["memory-safe"],"id":7110,"nodeType":"InlineAssembly","src":"1993:63:32"}]},"documentation":{"id":7102,"nodeType":"StructuredDocumentation","src":"1807:87:32","text":" @dev Returns an `AddressSlot` with member `value` located at `slot`."},"id":7112,"implemented":true,"kind":"function","modifiers":[],"name":"getAddressSlot","nameLocation":"1908:14:32","nodeType":"FunctionDefinition","parameters":{"id":7105,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7104,"mutability":"mutable","name":"slot","nameLocation":"1931:4:32","nodeType":"VariableDeclaration","scope":7112,"src":"1923:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7103,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1923:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1922:14:32"},"returnParameters":{"id":7109,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7108,"mutability":"mutable","name":"r","nameLocation":"1980:1:32","nodeType":"VariableDeclaration","scope":7112,"src":"1960:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7083_storage_ptr","typeString":"struct StorageSlot.AddressSlot"},"typeName":{"id":7107,"nodeType":"UserDefinedTypeName","pathNode":{"id":7106,"name":"AddressSlot","nameLocations":["1960:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7083,"src":"1960:11:32"},"referencedDeclaration":7083,"src":"1960:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7083_storage_ptr","typeString":"struct StorageSlot.AddressSlot"}},"visibility":"internal"}],"src":"1959:23:32"},"scope":7201,"src":"1899:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7122,"nodeType":"Block","src":"2243:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2278:38:32","statements":[{"nodeType":"YulAssignment","src":"2292:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2302:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2292:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7119,"isOffset":false,"isSlot":true,"src":"2292:6:32","suffix":"slot","valueSize":1},{"declaration":7115,"isOffset":false,"isSlot":false,"src":"2302:4:32","valueSize":1}],"flags":["memory-safe"],"id":7121,"nodeType":"InlineAssembly","src":"2253:63:32"}]},"documentation":{"id":7113,"nodeType":"StructuredDocumentation","src":"2068:86:32","text":" @dev Returns a `BooleanSlot` with member `value` located at `slot`."},"id":7123,"implemented":true,"kind":"function","modifiers":[],"name":"getBooleanSlot","nameLocation":"2168:14:32","nodeType":"FunctionDefinition","parameters":{"id":7116,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7115,"mutability":"mutable","name":"slot","nameLocation":"2191:4:32","nodeType":"VariableDeclaration","scope":7123,"src":"2183:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7114,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2183:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2182:14:32"},"returnParameters":{"id":7120,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7119,"mutability":"mutable","name":"r","nameLocation":"2240:1:32","nodeType":"VariableDeclaration","scope":7123,"src":"2220:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7086_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"},"typeName":{"id":7118,"nodeType":"UserDefinedTypeName","pathNode":{"id":7117,"name":"BooleanSlot","nameLocations":["2220:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7086,"src":"2220:11:32"},"referencedDeclaration":7086,"src":"2220:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7086_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"}},"visibility":"internal"}],"src":"2219:23:32"},"scope":7201,"src":"2159:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7133,"nodeType":"Block","src":"2503:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2538:38:32","statements":[{"nodeType":"YulAssignment","src":"2552:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2562:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2552:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7130,"isOffset":false,"isSlot":true,"src":"2552:6:32","suffix":"slot","valueSize":1},{"declaration":7126,"isOffset":false,"isSlot":false,"src":"2562:4:32","valueSize":1}],"flags":["memory-safe"],"id":7132,"nodeType":"InlineAssembly","src":"2513:63:32"}]},"documentation":{"id":7124,"nodeType":"StructuredDocumentation","src":"2328:86:32","text":" @dev Returns a `Bytes32Slot` with member `value` located at `slot`."},"id":7134,"implemented":true,"kind":"function","modifiers":[],"name":"getBytes32Slot","nameLocation":"2428:14:32","nodeType":"FunctionDefinition","parameters":{"id":7127,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7126,"mutability":"mutable","name":"slot","nameLocation":"2451:4:32","nodeType":"VariableDeclaration","scope":7134,"src":"2443:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7125,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2443:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2442:14:32"},"returnParameters":{"id":7131,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7130,"mutability":"mutable","name":"r","nameLocation":"2500:1:32","nodeType":"VariableDeclaration","scope":7134,"src":"2480:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7089_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"},"typeName":{"id":7129,"nodeType":"UserDefinedTypeName","pathNode":{"id":7128,"name":"Bytes32Slot","nameLocations":["2480:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7089,"src":"2480:11:32"},"referencedDeclaration":7089,"src":"2480:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7089_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"}},"visibility":"internal"}],"src":"2479:23:32"},"scope":7201,"src":"2419:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7144,"nodeType":"Block","src":"2763:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2798:38:32","statements":[{"nodeType":"YulAssignment","src":"2812:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2822:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2812:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7141,"isOffset":false,"isSlot":true,"src":"2812:6:32","suffix":"slot","valueSize":1},{"declaration":7137,"isOffset":false,"isSlot":false,"src":"2822:4:32","valueSize":1}],"flags":["memory-safe"],"id":7143,"nodeType":"InlineAssembly","src":"2773:63:32"}]},"documentation":{"id":7135,"nodeType":"StructuredDocumentation","src":"2588:86:32","text":" @dev Returns a `Uint256Slot` with member `value` located at `slot`."},"id":7145,"implemented":true,"kind":"function","modifiers":[],"name":"getUint256Slot","nameLocation":"2688:14:32","nodeType":"FunctionDefinition","parameters":{"id":7138,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7137,"mutability":"mutable","name":"slot","nameLocation":"2711:4:32","nodeType":"VariableDeclaration","scope":7145,"src":"2703:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7136,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2703:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2702:14:32"},"returnParameters":{"id":7142,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7141,"mutability":"mutable","name":"r","nameLocation":"2760:1:32","nodeType":"VariableDeclaration","scope":7145,"src":"2740:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7092_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"},"typeName":{"id":7140,"nodeType":"UserDefinedTypeName","pathNode":{"id":7139,"name":"Uint256Slot","nameLocations":["2740:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7092,"src":"2740:11:32"},"referencedDeclaration":7092,"src":"2740:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7092_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"}},"visibility":"internal"}],"src":"2739:23:32"},"scope":7201,"src":"2679:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7155,"nodeType":"Block","src":"3020:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3055:38:32","statements":[{"nodeType":"YulAssignment","src":"3069:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"3079:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3069:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7152,"isOffset":false,"isSlot":true,"src":"3069:6:32","suffix":"slot","valueSize":1},{"declaration":7148,"isOffset":false,"isSlot":false,"src":"3079:4:32","valueSize":1}],"flags":["memory-safe"],"id":7154,"nodeType":"InlineAssembly","src":"3030:63:32"}]},"documentation":{"id":7146,"nodeType":"StructuredDocumentation","src":"2848:85:32","text":" @dev Returns a `Int256Slot` with member `value` located at `slot`."},"id":7156,"implemented":true,"kind":"function","modifiers":[],"name":"getInt256Slot","nameLocation":"2947:13:32","nodeType":"FunctionDefinition","parameters":{"id":7149,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7148,"mutability":"mutable","name":"slot","nameLocation":"2969:4:32","nodeType":"VariableDeclaration","scope":7156,"src":"2961:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7147,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2961:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2960:14:32"},"returnParameters":{"id":7153,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7152,"mutability":"mutable","name":"r","nameLocation":"3017:1:32","nodeType":"VariableDeclaration","scope":7156,"src":"2998:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7095_storage_ptr","typeString":"struct StorageSlot.Int256Slot"},"typeName":{"id":7151,"nodeType":"UserDefinedTypeName","pathNode":{"id":7150,"name":"Int256Slot","nameLocations":["2998:10:32"],"nodeType":"IdentifierPath","referencedDeclaration":7095,"src":"2998:10:32"},"referencedDeclaration":7095,"src":"2998:10:32","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7095_storage_ptr","typeString":"struct StorageSlot.Int256Slot"}},"visibility":"internal"}],"src":"2997:22:32"},"scope":7201,"src":"2938:161:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7166,"nodeType":"Block","src":"3277:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3312:38:32","statements":[{"nodeType":"YulAssignment","src":"3326:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"3336:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3326:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7163,"isOffset":false,"isSlot":true,"src":"3326:6:32","suffix":"slot","valueSize":1},{"declaration":7159,"isOffset":false,"isSlot":false,"src":"3336:4:32","valueSize":1}],"flags":["memory-safe"],"id":7165,"nodeType":"InlineAssembly","src":"3287:63:32"}]},"documentation":{"id":7157,"nodeType":"StructuredDocumentation","src":"3105:85:32","text":" @dev Returns a `StringSlot` with member `value` located at `slot`."},"id":7167,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3204:13:32","nodeType":"FunctionDefinition","parameters":{"id":7160,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7159,"mutability":"mutable","name":"slot","nameLocation":"3226:4:32","nodeType":"VariableDeclaration","scope":7167,"src":"3218:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7158,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3218:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3217:14:32"},"returnParameters":{"id":7164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7163,"mutability":"mutable","name":"r","nameLocation":"3274:1:32","nodeType":"VariableDeclaration","scope":7167,"src":"3255:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7162,"nodeType":"UserDefinedTypeName","pathNode":{"id":7161,"name":"StringSlot","nameLocations":["3255:10:32"],"nodeType":"IdentifierPath","referencedDeclaration":7098,"src":"3255:10:32"},"referencedDeclaration":7098,"src":"3255:10:32","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3254:22:32"},"scope":7201,"src":"3195:161:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7177,"nodeType":"Block","src":"3558:85:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3593:44:32","statements":[{"nodeType":"YulAssignment","src":"3607:20:32","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"3617:10:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3607:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7174,"isOffset":false,"isSlot":true,"src":"3607:6:32","suffix":"slot","valueSize":1},{"declaration":7170,"isOffset":false,"isSlot":true,"src":"3617:10:32","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7176,"nodeType":"InlineAssembly","src":"3568:69:32"}]},"documentation":{"id":7168,"nodeType":"StructuredDocumentation","src":"3362:101:32","text":" @dev Returns an `StringSlot` representation of the string storage pointer `store`."},"id":7178,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3477:13:32","nodeType":"FunctionDefinition","parameters":{"id":7171,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7170,"mutability":"mutable","name":"store","nameLocation":"3506:5:32","nodeType":"VariableDeclaration","scope":7178,"src":"3491:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7169,"name":"string","nodeType":"ElementaryTypeName","src":"3491:6:32","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3490:22:32"},"returnParameters":{"id":7175,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7174,"mutability":"mutable","name":"r","nameLocation":"3555:1:32","nodeType":"VariableDeclaration","scope":7178,"src":"3536:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7173,"nodeType":"UserDefinedTypeName","pathNode":{"id":7172,"name":"StringSlot","nameLocations":["3536:10:32"],"nodeType":"IdentifierPath","referencedDeclaration":7098,"src":"3536:10:32"},"referencedDeclaration":7098,"src":"3536:10:32","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3535:22:32"},"scope":7201,"src":"3468:175:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7188,"nodeType":"Block","src":"3818:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3853:38:32","statements":[{"nodeType":"YulAssignment","src":"3867:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"3877:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3867:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7185,"isOffset":false,"isSlot":true,"src":"3867:6:32","suffix":"slot","valueSize":1},{"declaration":7181,"isOffset":false,"isSlot":false,"src":"3877:4:32","valueSize":1}],"flags":["memory-safe"],"id":7187,"nodeType":"InlineAssembly","src":"3828:63:32"}]},"documentation":{"id":7179,"nodeType":"StructuredDocumentation","src":"3649:84:32","text":" @dev Returns a `BytesSlot` with member `value` located at `slot`."},"id":7189,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"3747:12:32","nodeType":"FunctionDefinition","parameters":{"id":7182,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7181,"mutability":"mutable","name":"slot","nameLocation":"3768:4:32","nodeType":"VariableDeclaration","scope":7189,"src":"3760:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7180,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3760:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3759:14:32"},"returnParameters":{"id":7186,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7185,"mutability":"mutable","name":"r","nameLocation":"3815:1:32","nodeType":"VariableDeclaration","scope":7189,"src":"3797:19:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7184,"nodeType":"UserDefinedTypeName","pathNode":{"id":7183,"name":"BytesSlot","nameLocations":["3797:9:32"],"nodeType":"IdentifierPath","referencedDeclaration":7101,"src":"3797:9:32"},"referencedDeclaration":7101,"src":"3797:9:32","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"3796:21:32"},"scope":7201,"src":"3738:159:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7199,"nodeType":"Block","src":"4094:85:32","statements":[{"AST":{"nodeType":"YulBlock","src":"4129:44:32","statements":[{"nodeType":"YulAssignment","src":"4143:20:32","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"4153:10:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"4143:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7196,"isOffset":false,"isSlot":true,"src":"4143:6:32","suffix":"slot","valueSize":1},{"declaration":7192,"isOffset":false,"isSlot":true,"src":"4153:10:32","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7198,"nodeType":"InlineAssembly","src":"4104:69:32"}]},"documentation":{"id":7190,"nodeType":"StructuredDocumentation","src":"3903:99:32","text":" @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`."},"id":7200,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"4016:12:32","nodeType":"FunctionDefinition","parameters":{"id":7193,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7192,"mutability":"mutable","name":"store","nameLocation":"4043:5:32","nodeType":"VariableDeclaration","scope":7200,"src":"4029:19:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7191,"name":"bytes","nodeType":"ElementaryTypeName","src":"4029:5:32","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4028:21:32"},"returnParameters":{"id":7197,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7196,"mutability":"mutable","name":"r","nameLocation":"4091:1:32","nodeType":"VariableDeclaration","scope":7200,"src":"4073:19:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7195,"nodeType":"UserDefinedTypeName","pathNode":{"id":7194,"name":"BytesSlot","nameLocations":["4073:9:32"],"nodeType":"IdentifierPath","referencedDeclaration":7101,"src":"4073:9:32"},"referencedDeclaration":7101,"src":"4073:9:32","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"4072:21:32"},"scope":7201,"src":"4007:172:32","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":7202,"src":"1407:2774:32","usedErrors":[],"usedEvents":[]}],"src":"193:3989:32"},"id":32},"@openzeppelin/contracts/utils/Strings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","exportedSymbols":{"Math":[10800],"SafeCast":[12565],"SignedMath":[12709],"Strings":[8401]},"id":8402,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7203,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:33"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"./math/Math.sol","id":7205,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8402,"sourceUnit":10801,"src":"127:37:33","symbolAliases":[{"foreign":{"id":7204,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"135:4:33","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./math/SafeCast.sol","id":7207,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8402,"sourceUnit":12566,"src":"165:45:33","symbolAliases":[{"foreign":{"id":7206,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"173:8:33","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","file":"./math/SignedMath.sol","id":7209,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8402,"sourceUnit":12710,"src":"211:49:33","symbolAliases":[{"foreign":{"id":7208,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12709,"src":"219:10:33","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Strings","contractDependencies":[],"contractKind":"library","documentation":{"id":7210,"nodeType":"StructuredDocumentation","src":"262:34:33","text":" @dev String operations."},"fullyImplemented":true,"id":8401,"linearizedBaseContracts":[8401],"name":"Strings","nameLocation":"305:7:33","nodeType":"ContractDefinition","nodes":[{"global":false,"id":7212,"libraryName":{"id":7211,"name":"SafeCast","nameLocations":["325:8:33"],"nodeType":"IdentifierPath","referencedDeclaration":12565,"src":"325:8:33"},"nodeType":"UsingForDirective","src":"319:21:33"},{"constant":true,"id":7215,"mutability":"constant","name":"HEX_DIGITS","nameLocation":"371:10:33","nodeType":"VariableDeclaration","scope":8401,"src":"346:56:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"},"typeName":{"id":7213,"name":"bytes16","nodeType":"ElementaryTypeName","src":"346:7:33","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"value":{"hexValue":"30313233343536373839616263646566","id":7214,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"384:18:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_cb29997ed99ead0db59ce4d12b7d3723198c827273e5796737c926d78019c39f","typeString":"literal_string \"0123456789abcdef\""},"value":"0123456789abcdef"},"visibility":"private"},{"constant":true,"id":7218,"mutability":"constant","name":"ADDRESS_LENGTH","nameLocation":"431:14:33","nodeType":"VariableDeclaration","scope":8401,"src":"408:42:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":7216,"name":"uint8","nodeType":"ElementaryTypeName","src":"408:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"value":{"hexValue":"3230","id":7217,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"448:2:33","typeDescriptions":{"typeIdentifier":"t_rational_20_by_1","typeString":"int_const 20"},"value":"20"},"visibility":"private"},{"documentation":{"id":7219,"nodeType":"StructuredDocumentation","src":"457:81:33","text":" @dev The `value` string doesn't fit in the specified `length`."},"errorSelector":"e22e27eb","id":7225,"name":"StringsInsufficientHexLength","nameLocation":"549:28:33","nodeType":"ErrorDefinition","parameters":{"id":7224,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7221,"mutability":"mutable","name":"value","nameLocation":"586:5:33","nodeType":"VariableDeclaration","scope":7225,"src":"578:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7220,"name":"uint256","nodeType":"ElementaryTypeName","src":"578:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7223,"mutability":"mutable","name":"length","nameLocation":"601:6:33","nodeType":"VariableDeclaration","scope":7225,"src":"593:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7222,"name":"uint256","nodeType":"ElementaryTypeName","src":"593:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"577:31:33"},"src":"543:66:33"},{"documentation":{"id":7226,"nodeType":"StructuredDocumentation","src":"615:108:33","text":" @dev The string being parsed contains characters that are not in scope of the given base."},"errorSelector":"94e2737e","id":7228,"name":"StringsInvalidChar","nameLocation":"734:18:33","nodeType":"ErrorDefinition","parameters":{"id":7227,"nodeType":"ParameterList","parameters":[],"src":"752:2:33"},"src":"728:27:33"},{"documentation":{"id":7229,"nodeType":"StructuredDocumentation","src":"761:84:33","text":" @dev The string being parsed is not a properly formatted address."},"errorSelector":"1d15ae44","id":7231,"name":"StringsInvalidAddressFormat","nameLocation":"856:27:33","nodeType":"ErrorDefinition","parameters":{"id":7230,"nodeType":"ParameterList","parameters":[],"src":"883:2:33"},"src":"850:36:33"},{"body":{"id":7278,"nodeType":"Block","src":"1058:561:33","statements":[{"id":7277,"nodeType":"UncheckedBlock","src":"1068:545:33","statements":[{"assignments":[7240],"declarations":[{"constant":false,"id":7240,"mutability":"mutable","name":"length","nameLocation":"1100:6:33","nodeType":"VariableDeclaration","scope":7277,"src":"1092:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7239,"name":"uint256","nodeType":"ElementaryTypeName","src":"1092:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7247,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7246,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7243,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7234,"src":"1120:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7241,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"1109:4:33","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":7242,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1114:5:33","memberName":"log10","nodeType":"MemberAccess","referencedDeclaration":10572,"src":"1109:10:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7244,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1109:17:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7245,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1129:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1109:21:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1092:38:33"},{"assignments":[7249],"declarations":[{"constant":false,"id":7249,"mutability":"mutable","name":"buffer","nameLocation":"1158:6:33","nodeType":"VariableDeclaration","scope":7277,"src":"1144:20:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7248,"name":"string","nodeType":"ElementaryTypeName","src":"1144:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":7254,"initialValue":{"arguments":[{"id":7252,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7240,"src":"1178:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7251,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"1167:10:33","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":7250,"name":"string","nodeType":"ElementaryTypeName","src":"1171:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":7253,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1167:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"1144:41:33"},{"assignments":[7256],"declarations":[{"constant":false,"id":7256,"mutability":"mutable","name":"ptr","nameLocation":"1207:3:33","nodeType":"VariableDeclaration","scope":7277,"src":"1199:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7255,"name":"uint256","nodeType":"ElementaryTypeName","src":"1199:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7257,"nodeType":"VariableDeclarationStatement","src":"1199:11:33"},{"AST":{"nodeType":"YulBlock","src":"1249:67:33","statements":[{"nodeType":"YulAssignment","src":"1267:35:33","value":{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"1278:6:33"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1290:2:33","type":"","value":"32"},{"name":"length","nodeType":"YulIdentifier","src":"1294:6:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1286:3:33"},"nodeType":"YulFunctionCall","src":"1286:15:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1274:3:33"},"nodeType":"YulFunctionCall","src":"1274:28:33"},"variableNames":[{"name":"ptr","nodeType":"YulIdentifier","src":"1267:3:33"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7249,"isOffset":false,"isSlot":false,"src":"1278:6:33","valueSize":1},{"declaration":7240,"isOffset":false,"isSlot":false,"src":"1294:6:33","valueSize":1},{"declaration":7256,"isOffset":false,"isSlot":false,"src":"1267:3:33","valueSize":1}],"flags":["memory-safe"],"id":7258,"nodeType":"InlineAssembly","src":"1224:92:33"},{"body":{"id":7273,"nodeType":"Block","src":"1342:234:33","statements":[{"expression":{"id":7261,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":false,"src":"1360:5:33","subExpression":{"id":7260,"name":"ptr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7256,"src":"1360:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7262,"nodeType":"ExpressionStatement","src":"1360:5:33"},{"AST":{"nodeType":"YulBlock","src":"1408:86:33","statements":[{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"1438:3:33"},{"arguments":[{"arguments":[{"name":"value","nodeType":"YulIdentifier","src":"1452:5:33"},{"kind":"number","nodeType":"YulLiteral","src":"1459:2:33","type":"","value":"10"}],"functionName":{"name":"mod","nodeType":"YulIdentifier","src":"1448:3:33"},"nodeType":"YulFunctionCall","src":"1448:14:33"},{"name":"HEX_DIGITS","nodeType":"YulIdentifier","src":"1464:10:33"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"1443:4:33"},"nodeType":"YulFunctionCall","src":"1443:32:33"}],"functionName":{"name":"mstore8","nodeType":"YulIdentifier","src":"1430:7:33"},"nodeType":"YulFunctionCall","src":"1430:46:33"},"nodeType":"YulExpressionStatement","src":"1430:46:33"}]},"evmVersion":"paris","externalReferences":[{"declaration":7215,"isOffset":false,"isSlot":false,"src":"1464:10:33","valueSize":1},{"declaration":7256,"isOffset":false,"isSlot":false,"src":"1438:3:33","valueSize":1},{"declaration":7234,"isOffset":false,"isSlot":false,"src":"1452:5:33","valueSize":1}],"flags":["memory-safe"],"id":7263,"nodeType":"InlineAssembly","src":"1383:111:33"},{"expression":{"id":7266,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7264,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7234,"src":"1511:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"hexValue":"3130","id":7265,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1520:2:33","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"1511:11:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7267,"nodeType":"ExpressionStatement","src":"1511:11:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7270,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7268,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7234,"src":"1544:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":7269,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1553:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1544:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7272,"nodeType":"IfStatement","src":"1540:21:33","trueBody":{"id":7271,"nodeType":"Break","src":"1556:5:33"}}]},"condition":{"hexValue":"74727565","id":7259,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1336:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"id":7274,"nodeType":"WhileStatement","src":"1329:247:33"},{"expression":{"id":7275,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7249,"src":"1596:6:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7238,"id":7276,"nodeType":"Return","src":"1589:13:33"}]}]},"documentation":{"id":7232,"nodeType":"StructuredDocumentation","src":"892:90:33","text":" @dev Converts a `uint256` to its ASCII `string` decimal representation."},"id":7279,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"996:8:33","nodeType":"FunctionDefinition","parameters":{"id":7235,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7234,"mutability":"mutable","name":"value","nameLocation":"1013:5:33","nodeType":"VariableDeclaration","scope":7279,"src":"1005:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7233,"name":"uint256","nodeType":"ElementaryTypeName","src":"1005:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1004:15:33"},"returnParameters":{"id":7238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7237,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7279,"src":"1043:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7236,"name":"string","nodeType":"ElementaryTypeName","src":"1043:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1042:15:33"},"scope":8401,"src":"987:632:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7304,"nodeType":"Block","src":"1795:92:33","statements":[{"expression":{"arguments":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":7292,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7290,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7282,"src":"1826:5:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":7291,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1834:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1826:9:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"","id":7294,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1844:2:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"id":7295,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"1826:20:33","trueExpression":{"hexValue":"2d","id":7293,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1838:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"},"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[{"arguments":[{"id":7299,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7282,"src":"1872:5:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"expression":{"id":7297,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12709,"src":"1857:10:33","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignedMath_$12709_$","typeString":"type(library SignedMath)"}},"id":7298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1868:3:33","memberName":"abs","nodeType":"MemberAccess","referencedDeclaration":12708,"src":"1857:14:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_int256_$returns$_t_uint256_$","typeString":"function (int256) pure returns (uint256)"}},"id":7300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1857:21:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7296,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7279,"src":"1848:8:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":7301,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1848:31:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"expression":{"id":7288,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1812:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7287,"name":"string","nodeType":"ElementaryTypeName","src":"1812:6:33","typeDescriptions":{}}},"id":7289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1819:6:33","memberName":"concat","nodeType":"MemberAccess","src":"1812:13:33","typeDescriptions":{"typeIdentifier":"t_function_stringconcat_pure$__$returns$_t_string_memory_ptr_$","typeString":"function () pure returns (string memory)"}},"id":7302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1812:68:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7286,"id":7303,"nodeType":"Return","src":"1805:75:33"}]},"documentation":{"id":7280,"nodeType":"StructuredDocumentation","src":"1625:89:33","text":" @dev Converts a `int256` to its ASCII `string` decimal representation."},"id":7305,"implemented":true,"kind":"function","modifiers":[],"name":"toStringSigned","nameLocation":"1728:14:33","nodeType":"FunctionDefinition","parameters":{"id":7283,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7282,"mutability":"mutable","name":"value","nameLocation":"1750:5:33","nodeType":"VariableDeclaration","scope":7305,"src":"1743:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7281,"name":"int256","nodeType":"ElementaryTypeName","src":"1743:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1742:14:33"},"returnParameters":{"id":7286,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7285,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7305,"src":"1780:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7284,"name":"string","nodeType":"ElementaryTypeName","src":"1780:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1779:15:33"},"scope":8401,"src":"1719:168:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7324,"nodeType":"Block","src":"2066:100:33","statements":[{"id":7323,"nodeType":"UncheckedBlock","src":"2076:84:33","statements":[{"expression":{"arguments":[{"id":7314,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7308,"src":"2119:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7320,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7317,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7308,"src":"2138:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7315,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"2126:4:33","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":7316,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2131:6:33","memberName":"log256","nodeType":"MemberAccess","referencedDeclaration":10743,"src":"2126:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7318,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2126:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7319,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2147:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2126:22:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7313,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7325,7408,7428],"referencedDeclaration":7408,"src":"2107:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2107:42:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7312,"id":7322,"nodeType":"Return","src":"2100:49:33"}]}]},"documentation":{"id":7306,"nodeType":"StructuredDocumentation","src":"1893:94:33","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation."},"id":7325,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2001:11:33","nodeType":"FunctionDefinition","parameters":{"id":7309,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7308,"mutability":"mutable","name":"value","nameLocation":"2021:5:33","nodeType":"VariableDeclaration","scope":7325,"src":"2013:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7307,"name":"uint256","nodeType":"ElementaryTypeName","src":"2013:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2012:15:33"},"returnParameters":{"id":7312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7311,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7325,"src":"2051:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7310,"name":"string","nodeType":"ElementaryTypeName","src":"2051:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2050:15:33"},"scope":8401,"src":"1992:174:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7407,"nodeType":"Block","src":"2379:435:33","statements":[{"assignments":[7336],"declarations":[{"constant":false,"id":7336,"mutability":"mutable","name":"localValue","nameLocation":"2397:10:33","nodeType":"VariableDeclaration","scope":7407,"src":"2389:18:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7335,"name":"uint256","nodeType":"ElementaryTypeName","src":"2389:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7338,"initialValue":{"id":7337,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7328,"src":"2410:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2389:26:33"},{"assignments":[7340],"declarations":[{"constant":false,"id":7340,"mutability":"mutable","name":"buffer","nameLocation":"2438:6:33","nodeType":"VariableDeclaration","scope":7407,"src":"2425:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7339,"name":"bytes","nodeType":"ElementaryTypeName","src":"2425:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7349,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7343,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2457:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7344,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7330,"src":"2461:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2457:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"32","id":7346,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2470:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"2457:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7342,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2447:9:33","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":7341,"name":"bytes","nodeType":"ElementaryTypeName","src":"2451:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":7348,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2447:25:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"2425:47:33"},{"expression":{"id":7354,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7350,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2482:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7352,"indexExpression":{"hexValue":"30","id":7351,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2489:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2482:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":7353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2494:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d","typeString":"literal_string \"0\""},"value":"0"},"src":"2482:15:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7355,"nodeType":"ExpressionStatement","src":"2482:15:33"},{"expression":{"id":7360,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7356,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2507:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7358,"indexExpression":{"hexValue":"31","id":7357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2514:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2507:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"78","id":7359,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2519:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_7521d1cadbcfa91eec65aa16715b94ffc1c9654ba57ea2ef1a2127bca1127a83","typeString":"literal_string \"x\""},"value":"x"},"src":"2507:15:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7361,"nodeType":"ExpressionStatement","src":"2507:15:33"},{"body":{"id":7390,"nodeType":"Block","src":"2577:95:33","statements":[{"expression":{"id":7384,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7376,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2591:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7378,"indexExpression":{"id":7377,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7363,"src":"2598:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2591:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"id":7379,"name":"HEX_DIGITS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7215,"src":"2603:10:33","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"id":7383,"indexExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7382,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7380,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7336,"src":"2614:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7381,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2627:3:33","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"2614:16:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2603:28:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"2591:40:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7385,"nodeType":"ExpressionStatement","src":"2591:40:33"},{"expression":{"id":7388,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7386,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7336,"src":"2645:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7387,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2660:1:33","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"2645:16:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7389,"nodeType":"ExpressionStatement","src":"2645:16:33"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7372,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7370,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7363,"src":"2565:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7371,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2569:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2565:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7391,"initializationExpression":{"assignments":[7363],"declarations":[{"constant":false,"id":7363,"mutability":"mutable","name":"i","nameLocation":"2545:1:33","nodeType":"VariableDeclaration","scope":7391,"src":"2537:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7362,"name":"uint256","nodeType":"ElementaryTypeName","src":"2537:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7369,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7368,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7366,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7364,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2549:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7365,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7330,"src":"2553:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2549:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7367,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2562:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2549:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2537:26:33"},"loopExpression":{"expression":{"id":7374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2572:3:33","subExpression":{"id":7373,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7363,"src":"2574:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7375,"nodeType":"ExpressionStatement","src":"2572:3:33"},"nodeType":"ForStatement","src":"2532:140:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7394,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7392,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7336,"src":"2685:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":7393,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2699:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2685:15:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7401,"nodeType":"IfStatement","src":"2681:96:33","trueBody":{"id":7400,"nodeType":"Block","src":"2702:75:33","statements":[{"errorCall":{"arguments":[{"id":7396,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7328,"src":"2752:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7397,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7330,"src":"2759:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7395,"name":"StringsInsufficientHexLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7225,"src":"2723:28:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":7398,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2723:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7399,"nodeType":"RevertStatement","src":"2716:50:33"}]}},{"expression":{"arguments":[{"id":7404,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2800:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7403,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2793:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7402,"name":"string","nodeType":"ElementaryTypeName","src":"2793:6:33","typeDescriptions":{}}},"id":7405,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2793:14:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7334,"id":7406,"nodeType":"Return","src":"2786:21:33"}]},"documentation":{"id":7326,"nodeType":"StructuredDocumentation","src":"2172:112:33","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length."},"id":7408,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2298:11:33","nodeType":"FunctionDefinition","parameters":{"id":7331,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7328,"mutability":"mutable","name":"value","nameLocation":"2318:5:33","nodeType":"VariableDeclaration","scope":7408,"src":"2310:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7327,"name":"uint256","nodeType":"ElementaryTypeName","src":"2310:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7330,"mutability":"mutable","name":"length","nameLocation":"2333:6:33","nodeType":"VariableDeclaration","scope":7408,"src":"2325:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7329,"name":"uint256","nodeType":"ElementaryTypeName","src":"2325:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2309:31:33"},"returnParameters":{"id":7334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7333,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7408,"src":"2364:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7332,"name":"string","nodeType":"ElementaryTypeName","src":"2364:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2363:15:33"},"scope":8401,"src":"2289:525:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7427,"nodeType":"Block","src":"3046:75:33","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":7421,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7411,"src":"3091:4:33","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7420,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3083:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":7419,"name":"uint160","nodeType":"ElementaryTypeName","src":"3083:7:33","typeDescriptions":{}}},"id":7422,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3083:13:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":7418,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3075:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7417,"name":"uint256","nodeType":"ElementaryTypeName","src":"3075:7:33","typeDescriptions":{}}},"id":7423,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3075:22:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7424,"name":"ADDRESS_LENGTH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7218,"src":"3099:14:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"}],"id":7416,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7325,7408,7428],"referencedDeclaration":7408,"src":"3063:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7425,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3063:51:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7415,"id":7426,"nodeType":"Return","src":"3056:58:33"}]},"documentation":{"id":7409,"nodeType":"StructuredDocumentation","src":"2820:148:33","text":" @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal\n representation."},"id":7428,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2982:11:33","nodeType":"FunctionDefinition","parameters":{"id":7412,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7411,"mutability":"mutable","name":"addr","nameLocation":"3002:4:33","nodeType":"VariableDeclaration","scope":7428,"src":"2994:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7410,"name":"address","nodeType":"ElementaryTypeName","src":"2994:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2993:14:33"},"returnParameters":{"id":7415,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7414,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7428,"src":"3031:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7413,"name":"string","nodeType":"ElementaryTypeName","src":"3031:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3030:15:33"},"scope":8401,"src":"2973:148:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7492,"nodeType":"Block","src":"3378:642:33","statements":[{"assignments":[7437],"declarations":[{"constant":false,"id":7437,"mutability":"mutable","name":"buffer","nameLocation":"3401:6:33","nodeType":"VariableDeclaration","scope":7492,"src":"3388:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7436,"name":"bytes","nodeType":"ElementaryTypeName","src":"3388:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7444,"initialValue":{"arguments":[{"arguments":[{"id":7441,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7431,"src":"3428:4:33","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7440,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7325,7408,7428],"referencedDeclaration":7428,"src":"3416:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$returns$_t_string_memory_ptr_$","typeString":"function (address) pure returns (string memory)"}},"id":7442,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3416:17:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7439,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3410:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7438,"name":"bytes","nodeType":"ElementaryTypeName","src":"3410:5:33","typeDescriptions":{}}},"id":7443,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3410:24:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"3388:46:33"},{"assignments":[7446],"declarations":[{"constant":false,"id":7446,"mutability":"mutable","name":"hashValue","nameLocation":"3527:9:33","nodeType":"VariableDeclaration","scope":7492,"src":"3519:17:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7445,"name":"uint256","nodeType":"ElementaryTypeName","src":"3519:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7447,"nodeType":"VariableDeclarationStatement","src":"3519:17:33"},{"AST":{"nodeType":"YulBlock","src":"3571:78:33","statements":[{"nodeType":"YulAssignment","src":"3585:54:33","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3602:2:33","type":"","value":"96"},{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"3620:6:33"},{"kind":"number","nodeType":"YulLiteral","src":"3628:4:33","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3616:3:33"},"nodeType":"YulFunctionCall","src":"3616:17:33"},{"kind":"number","nodeType":"YulLiteral","src":"3635:2:33","type":"","value":"40"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3606:9:33"},"nodeType":"YulFunctionCall","src":"3606:32:33"}],"functionName":{"name":"shr","nodeType":"YulIdentifier","src":"3598:3:33"},"nodeType":"YulFunctionCall","src":"3598:41:33"},"variableNames":[{"name":"hashValue","nodeType":"YulIdentifier","src":"3585:9:33"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7437,"isOffset":false,"isSlot":false,"src":"3620:6:33","valueSize":1},{"declaration":7446,"isOffset":false,"isSlot":false,"src":"3585:9:33","valueSize":1}],"flags":["memory-safe"],"id":7448,"nodeType":"InlineAssembly","src":"3546:103:33"},{"body":{"id":7485,"nodeType":"Block","src":"3692:291:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7472,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7463,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7461,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7459,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7446,"src":"3798:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7460,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3810:3:33","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"3798:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"37","id":7462,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3816:1:33","typeDescriptions":{"typeIdentifier":"t_rational_7_by_1","typeString":"int_const 7"},"value":"7"},"src":"3798:19:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":7471,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"baseExpression":{"id":7466,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7437,"src":"3827:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7468,"indexExpression":{"id":7467,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3834:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3827:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":7465,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3821:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":7464,"name":"uint8","nodeType":"ElementaryTypeName","src":"3821:5:33","typeDescriptions":{}}},"id":7469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3821:16:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":7470,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3840:2:33","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"3821:21:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3798:44:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7480,"nodeType":"IfStatement","src":"3794:150:33","trueBody":{"id":7479,"nodeType":"Block","src":"3844:100:33","statements":[{"expression":{"id":7477,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7473,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7437,"src":"3912:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7475,"indexExpression":{"id":7474,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3919:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3912:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"^=","rightHandSide":{"hexValue":"30783230","id":7476,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3925:4:33","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"0x20"},"src":"3912:17:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7478,"nodeType":"ExpressionStatement","src":"3912:17:33"}]}},{"expression":{"id":7483,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7481,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7446,"src":"3957:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7482,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3971:1:33","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"3957:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7484,"nodeType":"ExpressionStatement","src":"3957:15:33"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7455,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7453,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3680:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7454,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3684:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3680:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7486,"initializationExpression":{"assignments":[7450],"declarations":[{"constant":false,"id":7450,"mutability":"mutable","name":"i","nameLocation":"3672:1:33","nodeType":"VariableDeclaration","scope":7486,"src":"3664:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7449,"name":"uint256","nodeType":"ElementaryTypeName","src":"3664:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7452,"initialValue":{"hexValue":"3431","id":7451,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3676:2:33","typeDescriptions":{"typeIdentifier":"t_rational_41_by_1","typeString":"int_const 41"},"value":"41"},"nodeType":"VariableDeclarationStatement","src":"3664:14:33"},"loopExpression":{"expression":{"id":7457,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"3687:3:33","subExpression":{"id":7456,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3689:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7458,"nodeType":"ExpressionStatement","src":"3687:3:33"},"nodeType":"ForStatement","src":"3659:324:33"},{"expression":{"arguments":[{"id":7489,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7437,"src":"4006:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7488,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3999:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7487,"name":"string","nodeType":"ElementaryTypeName","src":"3999:6:33","typeDescriptions":{}}},"id":7490,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3999:14:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7435,"id":7491,"nodeType":"Return","src":"3992:21:33"}]},"documentation":{"id":7429,"nodeType":"StructuredDocumentation","src":"3127:165:33","text":" @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n representation, according to EIP-55."},"id":7493,"implemented":true,"kind":"function","modifiers":[],"name":"toChecksumHexString","nameLocation":"3306:19:33","nodeType":"FunctionDefinition","parameters":{"id":7432,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7431,"mutability":"mutable","name":"addr","nameLocation":"3334:4:33","nodeType":"VariableDeclaration","scope":7493,"src":"3326:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7430,"name":"address","nodeType":"ElementaryTypeName","src":"3326:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3325:14:33"},"returnParameters":{"id":7435,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7434,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7493,"src":"3363:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7433,"name":"string","nodeType":"ElementaryTypeName","src":"3363:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3362:15:33"},"scope":8401,"src":"3297:723:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7529,"nodeType":"Block","src":"4175:104:33","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7527,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":7505,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7496,"src":"4198:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7504,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4192:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7503,"name":"bytes","nodeType":"ElementaryTypeName","src":"4192:5:33","typeDescriptions":{}}},"id":7506,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4192:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7507,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4201:6:33","memberName":"length","nodeType":"MemberAccess","src":"4192:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":7510,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7498,"src":"4217:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7509,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4211:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7508,"name":"bytes","nodeType":"ElementaryTypeName","src":"4211:5:33","typeDescriptions":{}}},"id":7511,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4211:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7512,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4220:6:33","memberName":"length","nodeType":"MemberAccess","src":"4211:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4192:34:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7526,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7517,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7496,"src":"4246:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7516,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4240:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7515,"name":"bytes","nodeType":"ElementaryTypeName","src":"4240:5:33","typeDescriptions":{}}},"id":7518,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4240:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7514,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4230:9:33","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4230:19:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"arguments":[{"id":7523,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7498,"src":"4269:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7522,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4263:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7521,"name":"bytes","nodeType":"ElementaryTypeName","src":"4263:5:33","typeDescriptions":{}}},"id":7524,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4263:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7520,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4253:9:33","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7525,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4253:19:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4230:42:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4192:80:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":7502,"id":7528,"nodeType":"Return","src":"4185:87:33"}]},"documentation":{"id":7494,"nodeType":"StructuredDocumentation","src":"4026:66:33","text":" @dev Returns true if the two strings are equal."},"id":7530,"implemented":true,"kind":"function","modifiers":[],"name":"equal","nameLocation":"4106:5:33","nodeType":"FunctionDefinition","parameters":{"id":7499,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7496,"mutability":"mutable","name":"a","nameLocation":"4126:1:33","nodeType":"VariableDeclaration","scope":7530,"src":"4112:15:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7495,"name":"string","nodeType":"ElementaryTypeName","src":"4112:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7498,"mutability":"mutable","name":"b","nameLocation":"4143:1:33","nodeType":"VariableDeclaration","scope":7530,"src":"4129:15:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7497,"name":"string","nodeType":"ElementaryTypeName","src":"4129:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4111:34:33"},"returnParameters":{"id":7502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7501,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7530,"src":"4169:4:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7500,"name":"bool","nodeType":"ElementaryTypeName","src":"4169:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4168:6:33"},"scope":8401,"src":"4097:182:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7548,"nodeType":"Block","src":"4576:64:33","statements":[{"expression":{"arguments":[{"id":7539,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7533,"src":"4603:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7540,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4610:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7543,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7533,"src":"4619:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7542,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4613:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7541,"name":"bytes","nodeType":"ElementaryTypeName","src":"4613:5:33","typeDescriptions":{}}},"id":7544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4613:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7545,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4626:6:33","memberName":"length","nodeType":"MemberAccess","src":"4613:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7538,"name":"parseUint","nodeType":"Identifier","overloadedDeclarations":[7549,7580],"referencedDeclaration":7580,"src":"4593:9:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":7546,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4593:40:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7537,"id":7547,"nodeType":"Return","src":"4586:47:33"}]},"documentation":{"id":7531,"nodeType":"StructuredDocumentation","src":"4285:214:33","text":" @dev Parse a decimal string and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":7549,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"4513:9:33","nodeType":"FunctionDefinition","parameters":{"id":7534,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7533,"mutability":"mutable","name":"input","nameLocation":"4537:5:33","nodeType":"VariableDeclaration","scope":7549,"src":"4523:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7532,"name":"string","nodeType":"ElementaryTypeName","src":"4523:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4522:21:33"},"returnParameters":{"id":7537,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7536,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7549,"src":"4567:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7535,"name":"uint256","nodeType":"ElementaryTypeName","src":"4567:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4566:9:33"},"scope":8401,"src":"4504:136:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7579,"nodeType":"Block","src":"5038:153:33","statements":[{"assignments":[7562,7564],"declarations":[{"constant":false,"id":7562,"mutability":"mutable","name":"success","nameLocation":"5054:7:33","nodeType":"VariableDeclaration","scope":7579,"src":"5049:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7561,"name":"bool","nodeType":"ElementaryTypeName","src":"5049:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7564,"mutability":"mutable","name":"value","nameLocation":"5071:5:33","nodeType":"VariableDeclaration","scope":7579,"src":"5063:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7563,"name":"uint256","nodeType":"ElementaryTypeName","src":"5063:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7570,"initialValue":{"arguments":[{"id":7566,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7552,"src":"5093:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7567,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7554,"src":"5100:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7568,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7556,"src":"5107:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7565,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[7601,7638],"referencedDeclaration":7638,"src":"5080:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7569,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5080:31:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"5048:63:33"},{"condition":{"id":7572,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5125:8:33","subExpression":{"id":7571,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7562,"src":"5126:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7576,"nodeType":"IfStatement","src":"5121:41:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7573,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7228,"src":"5142:18:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7574,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5142:20:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7575,"nodeType":"RevertStatement","src":"5135:27:33"}},{"expression":{"id":7577,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7564,"src":"5179:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7560,"id":7578,"nodeType":"Return","src":"5172:12:33"}]},"documentation":{"id":7550,"nodeType":"StructuredDocumentation","src":"4646:287:33","text":" @dev Variant of {parseUint} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":7580,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"4947:9:33","nodeType":"FunctionDefinition","parameters":{"id":7557,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7552,"mutability":"mutable","name":"input","nameLocation":"4971:5:33","nodeType":"VariableDeclaration","scope":7580,"src":"4957:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7551,"name":"string","nodeType":"ElementaryTypeName","src":"4957:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7554,"mutability":"mutable","name":"begin","nameLocation":"4986:5:33","nodeType":"VariableDeclaration","scope":7580,"src":"4978:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7553,"name":"uint256","nodeType":"ElementaryTypeName","src":"4978:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7556,"mutability":"mutable","name":"end","nameLocation":"5001:3:33","nodeType":"VariableDeclaration","scope":7580,"src":"4993:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7555,"name":"uint256","nodeType":"ElementaryTypeName","src":"4993:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4956:49:33"},"returnParameters":{"id":7560,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7559,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7580,"src":"5029:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7558,"name":"uint256","nodeType":"ElementaryTypeName","src":"5029:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5028:9:33"},"scope":8401,"src":"4938:253:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7600,"nodeType":"Block","src":"5512:83:33","statements":[{"expression":{"arguments":[{"id":7591,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7583,"src":"5558:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7592,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5565:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7595,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7583,"src":"5574:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7594,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5568:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7593,"name":"bytes","nodeType":"ElementaryTypeName","src":"5568:5:33","typeDescriptions":{}}},"id":7596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5568:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5581:6:33","memberName":"length","nodeType":"MemberAccess","src":"5568:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7590,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7708,"src":"5529:28:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7598,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5529:59:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7589,"id":7599,"nodeType":"Return","src":"5522:66:33"}]},"documentation":{"id":7581,"nodeType":"StructuredDocumentation","src":"5197:215:33","text":" @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":7601,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"5426:12:33","nodeType":"FunctionDefinition","parameters":{"id":7584,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7583,"mutability":"mutable","name":"input","nameLocation":"5453:5:33","nodeType":"VariableDeclaration","scope":7601,"src":"5439:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7582,"name":"string","nodeType":"ElementaryTypeName","src":"5439:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5438:21:33"},"returnParameters":{"id":7589,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7586,"mutability":"mutable","name":"success","nameLocation":"5488:7:33","nodeType":"VariableDeclaration","scope":7601,"src":"5483:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7585,"name":"bool","nodeType":"ElementaryTypeName","src":"5483:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7588,"mutability":"mutable","name":"value","nameLocation":"5505:5:33","nodeType":"VariableDeclaration","scope":7601,"src":"5497:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7587,"name":"uint256","nodeType":"ElementaryTypeName","src":"5497:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5482:29:33"},"scope":8401,"src":"5417:178:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7637,"nodeType":"Block","src":"5997:144:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7625,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7621,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7615,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7608,"src":"6011:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":7618,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7604,"src":"6023:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7617,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6017:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7616,"name":"bytes","nodeType":"ElementaryTypeName","src":"6017:5:33","typeDescriptions":{}}},"id":7619,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6017:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7620,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6030:6:33","memberName":"length","nodeType":"MemberAccess","src":"6017:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6011:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7624,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7622,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7606,"src":"6040:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":7623,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7608,"src":"6048:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6040:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6011:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7630,"nodeType":"IfStatement","src":"6007:63:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7626,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6061:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7627,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6068:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7628,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6060:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7614,"id":7629,"nodeType":"Return","src":"6053:17:33"}},{"expression":{"arguments":[{"id":7632,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7604,"src":"6116:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7633,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7606,"src":"6123:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7634,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7608,"src":"6130:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7631,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7708,"src":"6087:28:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7635,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6087:47:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7614,"id":7636,"nodeType":"Return","src":"6080:54:33"}]},"documentation":{"id":7602,"nodeType":"StructuredDocumentation","src":"5601:238:33","text":" @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":7638,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"5853:12:33","nodeType":"FunctionDefinition","parameters":{"id":7609,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7604,"mutability":"mutable","name":"input","nameLocation":"5889:5:33","nodeType":"VariableDeclaration","scope":7638,"src":"5875:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7603,"name":"string","nodeType":"ElementaryTypeName","src":"5875:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7606,"mutability":"mutable","name":"begin","nameLocation":"5912:5:33","nodeType":"VariableDeclaration","scope":7638,"src":"5904:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7605,"name":"uint256","nodeType":"ElementaryTypeName","src":"5904:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7608,"mutability":"mutable","name":"end","nameLocation":"5935:3:33","nodeType":"VariableDeclaration","scope":7638,"src":"5927:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7607,"name":"uint256","nodeType":"ElementaryTypeName","src":"5927:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5865:79:33"},"returnParameters":{"id":7614,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7611,"mutability":"mutable","name":"success","nameLocation":"5973:7:33","nodeType":"VariableDeclaration","scope":7638,"src":"5968:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7610,"name":"bool","nodeType":"ElementaryTypeName","src":"5968:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7613,"mutability":"mutable","name":"value","nameLocation":"5990:5:33","nodeType":"VariableDeclaration","scope":7638,"src":"5982:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7612,"name":"uint256","nodeType":"ElementaryTypeName","src":"5982:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5967:29:33"},"scope":8401,"src":"5844:297:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7707,"nodeType":"Block","src":"6521:347:33","statements":[{"assignments":[7653],"declarations":[{"constant":false,"id":7653,"mutability":"mutable","name":"buffer","nameLocation":"6544:6:33","nodeType":"VariableDeclaration","scope":7707,"src":"6531:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7652,"name":"bytes","nodeType":"ElementaryTypeName","src":"6531:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7658,"initialValue":{"arguments":[{"id":7656,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7641,"src":"6559:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7655,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6553:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7654,"name":"bytes","nodeType":"ElementaryTypeName","src":"6553:5:33","typeDescriptions":{}}},"id":7657,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6553:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"6531:34:33"},{"assignments":[7660],"declarations":[{"constant":false,"id":7660,"mutability":"mutable","name":"result","nameLocation":"6584:6:33","nodeType":"VariableDeclaration","scope":7707,"src":"6576:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7659,"name":"uint256","nodeType":"ElementaryTypeName","src":"6576:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7662,"initialValue":{"hexValue":"30","id":7661,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6593:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"6576:18:33"},{"body":{"id":7701,"nodeType":"Block","src":"6642:189:33","statements":[{"assignments":[7674],"declarations":[{"constant":false,"id":7674,"mutability":"mutable","name":"chr","nameLocation":"6662:3:33","nodeType":"VariableDeclaration","scope":7701,"src":"6656:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":7673,"name":"uint8","nodeType":"ElementaryTypeName","src":"6656:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":7684,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":7679,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7653,"src":"6711:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":7680,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7664,"src":"6719:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7678,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"6688:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":7681,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6688:33:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7677,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6681:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7676,"name":"bytes1","nodeType":"ElementaryTypeName","src":"6681:6:33","typeDescriptions":{}}},"id":7682,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6681:41:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":7675,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8388,"src":"6668:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":7683,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6668:55:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"6656:67:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":7687,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7685,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"6741:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"39","id":7686,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6747:1:33","typeDescriptions":{"typeIdentifier":"t_rational_9_by_1","typeString":"int_const 9"},"value":"9"},"src":"6741:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7692,"nodeType":"IfStatement","src":"6737:30:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7688,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6758:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7689,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6765:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7690,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6757:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7651,"id":7691,"nodeType":"Return","src":"6750:17:33"}},{"expression":{"id":7695,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7693,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7660,"src":"6781:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3130","id":7694,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6791:2:33","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"6781:12:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7696,"nodeType":"ExpressionStatement","src":"6781:12:33"},{"expression":{"id":7699,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7697,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7660,"src":"6807:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":7698,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"6817:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"6807:13:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7700,"nodeType":"ExpressionStatement","src":"6807:13:33"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7669,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7667,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7664,"src":"6628:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":7668,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7645,"src":"6632:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6628:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7702,"initializationExpression":{"assignments":[7664],"declarations":[{"constant":false,"id":7664,"mutability":"mutable","name":"i","nameLocation":"6617:1:33","nodeType":"VariableDeclaration","scope":7702,"src":"6609:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7663,"name":"uint256","nodeType":"ElementaryTypeName","src":"6609:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7666,"initialValue":{"id":7665,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7643,"src":"6621:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6609:17:33"},"loopExpression":{"expression":{"id":7671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"6637:3:33","subExpression":{"id":7670,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7664,"src":"6639:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7672,"nodeType":"ExpressionStatement","src":"6637:3:33"},"nodeType":"ForStatement","src":"6604:227:33"},{"expression":{"components":[{"hexValue":"74727565","id":7703,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6848:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":7704,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7660,"src":"6854:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":7705,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6847:14:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7651,"id":7706,"nodeType":"Return","src":"6840:21:33"}]},"documentation":{"id":7639,"nodeType":"StructuredDocumentation","src":"6147:201:33","text":" @dev Implementation of {tryParseUint} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":7708,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseUintUncheckedBounds","nameLocation":"6362:28:33","nodeType":"FunctionDefinition","parameters":{"id":7646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7641,"mutability":"mutable","name":"input","nameLocation":"6414:5:33","nodeType":"VariableDeclaration","scope":7708,"src":"6400:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7640,"name":"string","nodeType":"ElementaryTypeName","src":"6400:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7643,"mutability":"mutable","name":"begin","nameLocation":"6437:5:33","nodeType":"VariableDeclaration","scope":7708,"src":"6429:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7642,"name":"uint256","nodeType":"ElementaryTypeName","src":"6429:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7645,"mutability":"mutable","name":"end","nameLocation":"6460:3:33","nodeType":"VariableDeclaration","scope":7708,"src":"6452:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7644,"name":"uint256","nodeType":"ElementaryTypeName","src":"6452:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6390:79:33"},"returnParameters":{"id":7651,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7648,"mutability":"mutable","name":"success","nameLocation":"6497:7:33","nodeType":"VariableDeclaration","scope":7708,"src":"6492:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7647,"name":"bool","nodeType":"ElementaryTypeName","src":"6492:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7650,"mutability":"mutable","name":"value","nameLocation":"6514:5:33","nodeType":"VariableDeclaration","scope":7708,"src":"6506:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7649,"name":"uint256","nodeType":"ElementaryTypeName","src":"6506:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6491:29:33"},"scope":8401,"src":"6353:515:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":7726,"nodeType":"Block","src":"7165:63:33","statements":[{"expression":{"arguments":[{"id":7717,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7711,"src":"7191:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7718,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7198:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7721,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7711,"src":"7207:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7720,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7201:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7719,"name":"bytes","nodeType":"ElementaryTypeName","src":"7201:5:33","typeDescriptions":{}}},"id":7722,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7201:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7214:6:33","memberName":"length","nodeType":"MemberAccess","src":"7201:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7716,"name":"parseInt","nodeType":"Identifier","overloadedDeclarations":[7727,7758],"referencedDeclaration":7758,"src":"7182:8:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (int256)"}},"id":7724,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7182:39:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":7715,"id":7725,"nodeType":"Return","src":"7175:46:33"}]},"documentation":{"id":7709,"nodeType":"StructuredDocumentation","src":"6874:216:33","text":" @dev Parse a decimal string and returns the value as a `int256`.\n Requirements:\n - The string must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":7727,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7104:8:33","nodeType":"FunctionDefinition","parameters":{"id":7712,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7711,"mutability":"mutable","name":"input","nameLocation":"7127:5:33","nodeType":"VariableDeclaration","scope":7727,"src":"7113:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7710,"name":"string","nodeType":"ElementaryTypeName","src":"7113:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"7112:21:33"},"returnParameters":{"id":7715,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7714,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7727,"src":"7157:6:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7713,"name":"int256","nodeType":"ElementaryTypeName","src":"7157:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7156:8:33"},"scope":8401,"src":"7095:133:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7757,"nodeType":"Block","src":"7633:151:33","statements":[{"assignments":[7740,7742],"declarations":[{"constant":false,"id":7740,"mutability":"mutable","name":"success","nameLocation":"7649:7:33","nodeType":"VariableDeclaration","scope":7757,"src":"7644:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7739,"name":"bool","nodeType":"ElementaryTypeName","src":"7644:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7742,"mutability":"mutable","name":"value","nameLocation":"7665:5:33","nodeType":"VariableDeclaration","scope":7757,"src":"7658:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7741,"name":"int256","nodeType":"ElementaryTypeName","src":"7658:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":7748,"initialValue":{"arguments":[{"id":7744,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7730,"src":"7686:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7745,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7732,"src":"7693:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7746,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7734,"src":"7700:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7743,"name":"tryParseInt","nodeType":"Identifier","overloadedDeclarations":[7779,7821],"referencedDeclaration":7821,"src":"7674:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":7747,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7674:30:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"nodeType":"VariableDeclarationStatement","src":"7643:61:33"},{"condition":{"id":7750,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"7718:8:33","subExpression":{"id":7749,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7740,"src":"7719:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7754,"nodeType":"IfStatement","src":"7714:41:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7751,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7228,"src":"7735:18:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7735:20:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7753,"nodeType":"RevertStatement","src":"7728:27:33"}},{"expression":{"id":7755,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7742,"src":"7772:5:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":7738,"id":7756,"nodeType":"Return","src":"7765:12:33"}]},"documentation":{"id":7728,"nodeType":"StructuredDocumentation","src":"7234:296:33","text":" @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":7758,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7544:8:33","nodeType":"FunctionDefinition","parameters":{"id":7735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7730,"mutability":"mutable","name":"input","nameLocation":"7567:5:33","nodeType":"VariableDeclaration","scope":7758,"src":"7553:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7729,"name":"string","nodeType":"ElementaryTypeName","src":"7553:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7732,"mutability":"mutable","name":"begin","nameLocation":"7582:5:33","nodeType":"VariableDeclaration","scope":7758,"src":"7574:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7731,"name":"uint256","nodeType":"ElementaryTypeName","src":"7574:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7734,"mutability":"mutable","name":"end","nameLocation":"7597:3:33","nodeType":"VariableDeclaration","scope":7758,"src":"7589:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7733,"name":"uint256","nodeType":"ElementaryTypeName","src":"7589:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7552:49:33"},"returnParameters":{"id":7738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7758,"src":"7625:6:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7736,"name":"int256","nodeType":"ElementaryTypeName","src":"7625:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7624:8:33"},"scope":8401,"src":"7535:249:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7778,"nodeType":"Block","src":"8175:82:33","statements":[{"expression":{"arguments":[{"id":7769,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7761,"src":"8220:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7770,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8227:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7773,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7761,"src":"8236:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7772,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8230:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7771,"name":"bytes","nodeType":"ElementaryTypeName","src":"8230:5:33","typeDescriptions":{}}},"id":7774,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8230:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7775,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8243:6:33","memberName":"length","nodeType":"MemberAccess","src":"8230:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7768,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"8192:27:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":7776,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8192:58:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7767,"id":7777,"nodeType":"Return","src":"8185:65:33"}]},"documentation":{"id":7759,"nodeType":"StructuredDocumentation","src":"7790:287:33","text":" @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":7779,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8091:11:33","nodeType":"FunctionDefinition","parameters":{"id":7762,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7761,"mutability":"mutable","name":"input","nameLocation":"8117:5:33","nodeType":"VariableDeclaration","scope":7779,"src":"8103:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7760,"name":"string","nodeType":"ElementaryTypeName","src":"8103:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"8102:21:33"},"returnParameters":{"id":7767,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7764,"mutability":"mutable","name":"success","nameLocation":"8152:7:33","nodeType":"VariableDeclaration","scope":7779,"src":"8147:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7763,"name":"bool","nodeType":"ElementaryTypeName","src":"8147:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7766,"mutability":"mutable","name":"value","nameLocation":"8168:5:33","nodeType":"VariableDeclaration","scope":7779,"src":"8161:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7765,"name":"int256","nodeType":"ElementaryTypeName","src":"8161:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"8146:28:33"},"scope":8401,"src":"8082:175:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"constant":true,"id":7784,"mutability":"constant","name":"ABS_MIN_INT256","nameLocation":"8288:14:33","nodeType":"VariableDeclaration","scope":8401,"src":"8263:50:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7780,"name":"uint256","nodeType":"ElementaryTypeName","src":"8263:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"commonType":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"},"id":7783,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7781,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8305:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"323535","id":7782,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8310:3:33","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"8305:8:33","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"}},"visibility":"private"},{"body":{"id":7820,"nodeType":"Block","src":"8779:143:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7804,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7798,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7791,"src":"8793:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":7801,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7787,"src":"8805:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7800,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8799:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7799,"name":"bytes","nodeType":"ElementaryTypeName","src":"8799:5:33","typeDescriptions":{}}},"id":7802,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8799:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7803,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8812:6:33","memberName":"length","nodeType":"MemberAccess","src":"8799:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8793:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7805,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7789,"src":"8822:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":7806,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7791,"src":"8830:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8822:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"8793:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7813,"nodeType":"IfStatement","src":"8789:63:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7809,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8843:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7810,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8850:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7811,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"8842:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7797,"id":7812,"nodeType":"Return","src":"8835:17:33"}},{"expression":{"arguments":[{"id":7815,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7787,"src":"8897:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7816,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7789,"src":"8904:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7817,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7791,"src":"8911:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7814,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"8869:27:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":7818,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8869:46:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7797,"id":7819,"nodeType":"Return","src":"8862:53:33"}]},"documentation":{"id":7785,"nodeType":"StructuredDocumentation","src":"8320:303:33","text":" @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character or if the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":7821,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8637:11:33","nodeType":"FunctionDefinition","parameters":{"id":7792,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7787,"mutability":"mutable","name":"input","nameLocation":"8672:5:33","nodeType":"VariableDeclaration","scope":7821,"src":"8658:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7786,"name":"string","nodeType":"ElementaryTypeName","src":"8658:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7789,"mutability":"mutable","name":"begin","nameLocation":"8695:5:33","nodeType":"VariableDeclaration","scope":7821,"src":"8687:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7788,"name":"uint256","nodeType":"ElementaryTypeName","src":"8687:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7791,"mutability":"mutable","name":"end","nameLocation":"8718:3:33","nodeType":"VariableDeclaration","scope":7821,"src":"8710:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7790,"name":"uint256","nodeType":"ElementaryTypeName","src":"8710:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8648:79:33"},"returnParameters":{"id":7797,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7794,"mutability":"mutable","name":"success","nameLocation":"8756:7:33","nodeType":"VariableDeclaration","scope":7821,"src":"8751:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7793,"name":"bool","nodeType":"ElementaryTypeName","src":"8751:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7796,"mutability":"mutable","name":"value","nameLocation":"8772:5:33","nodeType":"VariableDeclaration","scope":7821,"src":"8765:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7795,"name":"int256","nodeType":"ElementaryTypeName","src":"8765:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"8750:28:33"},"scope":8401,"src":"8628:294:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7941,"nodeType":"Block","src":"9299:812:33","statements":[{"assignments":[7836],"declarations":[{"constant":false,"id":7836,"mutability":"mutable","name":"buffer","nameLocation":"9322:6:33","nodeType":"VariableDeclaration","scope":7941,"src":"9309:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7835,"name":"bytes","nodeType":"ElementaryTypeName","src":"9309:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7841,"initialValue":{"arguments":[{"id":7839,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7824,"src":"9337:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7838,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9331:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7837,"name":"bytes","nodeType":"ElementaryTypeName","src":"9331:5:33","typeDescriptions":{}}},"id":7840,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9331:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"9309:34:33"},{"assignments":[7843],"declarations":[{"constant":false,"id":7843,"mutability":"mutable","name":"sign","nameLocation":"9407:4:33","nodeType":"VariableDeclaration","scope":7941,"src":"9400:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":7842,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9400:6:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"id":7859,"initialValue":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7846,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7844,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7826,"src":"9414:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":7845,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7828,"src":"9423:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9414:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"arguments":[{"id":7854,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7836,"src":"9471:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":7855,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7826,"src":"9479:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7853,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"9448:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":7856,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9448:37:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7852,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9441:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7851,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9441:6:33","typeDescriptions":{}}},"id":7857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9441:45:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7858,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9414:72:33","trueExpression":{"arguments":[{"hexValue":"30","id":7849,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9436:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":7848,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9429:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7847,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9429:6:33","typeDescriptions":{}}},"id":7850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9429:9:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"VariableDeclarationStatement","src":"9400:86:33"},{"assignments":[7861],"declarations":[{"constant":false,"id":7861,"mutability":"mutable","name":"positiveSign","nameLocation":"9572:12:33","nodeType":"VariableDeclaration","scope":7941,"src":"9567:17:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7860,"name":"bool","nodeType":"ElementaryTypeName","src":"9567:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":7868,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":7867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7862,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7843,"src":"9587:4:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2b","id":7865,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9602:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""},"value":"+"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""}],"id":7864,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9595:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7863,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9595:6:33","typeDescriptions":{}}},"id":7866,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9595:11:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"9587:19:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9567:39:33"},{"assignments":[7870],"declarations":[{"constant":false,"id":7870,"mutability":"mutable","name":"negativeSign","nameLocation":"9621:12:33","nodeType":"VariableDeclaration","scope":7941,"src":"9616:17:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7869,"name":"bool","nodeType":"ElementaryTypeName","src":"9616:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":7877,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":7876,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7871,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7843,"src":"9636:4:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2d","id":7874,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9651:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""}],"id":7873,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9644:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7872,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9644:6:33","typeDescriptions":{}}},"id":7875,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9644:11:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"9636:19:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9616:39:33"},{"assignments":[7879],"declarations":[{"constant":false,"id":7879,"mutability":"mutable","name":"offset","nameLocation":"9673:6:33","nodeType":"VariableDeclaration","scope":7941,"src":"9665:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7878,"name":"uint256","nodeType":"ElementaryTypeName","src":"9665:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7886,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7882,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7880,"name":"positiveSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7861,"src":"9683:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":7881,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7870,"src":"9699:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9683:28:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":7883,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"9682:30:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7884,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9713:6:33","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"9682:37:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":7885,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9682:39:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9665:56:33"},{"assignments":[7888,7890],"declarations":[{"constant":false,"id":7888,"mutability":"mutable","name":"absSuccess","nameLocation":"9738:10:33","nodeType":"VariableDeclaration","scope":7941,"src":"9733:15:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7887,"name":"bool","nodeType":"ElementaryTypeName","src":"9733:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7890,"mutability":"mutable","name":"absValue","nameLocation":"9758:8:33","nodeType":"VariableDeclaration","scope":7941,"src":"9750:16:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7889,"name":"uint256","nodeType":"ElementaryTypeName","src":"9750:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7898,"initialValue":{"arguments":[{"id":7892,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7824,"src":"9783:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7893,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7826,"src":"9790:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":7894,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7879,"src":"9798:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9790:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7896,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7828,"src":"9806:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7891,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[7601,7638],"referencedDeclaration":7638,"src":"9770:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7897,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9770:40:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"9732:78:33"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7903,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7899,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7888,"src":"9825:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7902,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7900,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9839:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":7901,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7784,"src":"9850:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9839:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9825:39:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7925,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7921,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7919,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7888,"src":"9967:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":7920,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7870,"src":"9981:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9967:26:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7924,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7922,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9997:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":7923,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7784,"src":"10009:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9997:26:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9967:56:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7935,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10095:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7936,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10102:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7937,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10094:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7834,"id":7938,"nodeType":"Return","src":"10087:17:33"},"id":7939,"nodeType":"IfStatement","src":"9963:141:33","trueBody":{"id":7934,"nodeType":"Block","src":"10025:56:33","statements":[{"expression":{"components":[{"hexValue":"74727565","id":7926,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10047:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"arguments":[{"id":7929,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10058:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":7928,"name":"int256","nodeType":"ElementaryTypeName","src":"10058:6:33","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":7927,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10053:4:33","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":7930,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10053:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":7931,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10066:3:33","memberName":"min","nodeType":"MemberAccess","src":"10053:16:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":7932,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10046:24:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7834,"id":7933,"nodeType":"Return","src":"10039:31:33"}]}},"id":7940,"nodeType":"IfStatement","src":"9821:283:33","trueBody":{"id":7918,"nodeType":"Block","src":"9866:91:33","statements":[{"expression":{"components":[{"hexValue":"74727565","id":7904,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"9888:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"condition":{"id":7905,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7870,"src":"9894:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"id":7913,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9936:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7912,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9929:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":7911,"name":"int256","nodeType":"ElementaryTypeName","src":"9929:6:33","typeDescriptions":{}}},"id":7914,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9929:16:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"id":7915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9894:51:33","trueExpression":{"id":7910,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"9909:17:33","subExpression":{"arguments":[{"id":7908,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9917:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7907,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9910:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":7906,"name":"int256","nodeType":"ElementaryTypeName","src":"9910:6:33","typeDescriptions":{}}},"id":7909,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9910:16:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":7916,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"9887:59:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7834,"id":7917,"nodeType":"Return","src":"9880:66:33"}]}}]},"documentation":{"id":7822,"nodeType":"StructuredDocumentation","src":"8928:200:33","text":" @dev Implementation of {tryParseInt} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":7942,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseIntUncheckedBounds","nameLocation":"9142:27:33","nodeType":"FunctionDefinition","parameters":{"id":7829,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7824,"mutability":"mutable","name":"input","nameLocation":"9193:5:33","nodeType":"VariableDeclaration","scope":7942,"src":"9179:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7823,"name":"string","nodeType":"ElementaryTypeName","src":"9179:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7826,"mutability":"mutable","name":"begin","nameLocation":"9216:5:33","nodeType":"VariableDeclaration","scope":7942,"src":"9208:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7825,"name":"uint256","nodeType":"ElementaryTypeName","src":"9208:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7828,"mutability":"mutable","name":"end","nameLocation":"9239:3:33","nodeType":"VariableDeclaration","scope":7942,"src":"9231:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7827,"name":"uint256","nodeType":"ElementaryTypeName","src":"9231:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9169:79:33"},"returnParameters":{"id":7834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7831,"mutability":"mutable","name":"success","nameLocation":"9276:7:33","nodeType":"VariableDeclaration","scope":7942,"src":"9271:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7830,"name":"bool","nodeType":"ElementaryTypeName","src":"9271:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7833,"mutability":"mutable","name":"value","nameLocation":"9292:5:33","nodeType":"VariableDeclaration","scope":7942,"src":"9285:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7832,"name":"int256","nodeType":"ElementaryTypeName","src":"9285:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"9270:28:33"},"scope":8401,"src":"9133:978:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":7960,"nodeType":"Block","src":"10456:67:33","statements":[{"expression":{"arguments":[{"id":7951,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7945,"src":"10486:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7952,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10493:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7955,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7945,"src":"10502:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7954,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10496:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7953,"name":"bytes","nodeType":"ElementaryTypeName","src":"10496:5:33","typeDescriptions":{}}},"id":7956,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10496:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7957,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10509:6:33","memberName":"length","nodeType":"MemberAccess","src":"10496:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7950,"name":"parseHexUint","nodeType":"Identifier","overloadedDeclarations":[7961,7992],"referencedDeclaration":7992,"src":"10473:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":7958,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10473:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7949,"id":7959,"nodeType":"Return","src":"10466:50:33"}]},"documentation":{"id":7943,"nodeType":"StructuredDocumentation","src":"10117:259:33","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":7961,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"10390:12:33","nodeType":"FunctionDefinition","parameters":{"id":7946,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7945,"mutability":"mutable","name":"input","nameLocation":"10417:5:33","nodeType":"VariableDeclaration","scope":7961,"src":"10403:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7944,"name":"string","nodeType":"ElementaryTypeName","src":"10403:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"10402:21:33"},"returnParameters":{"id":7949,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7948,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7961,"src":"10447:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7947,"name":"uint256","nodeType":"ElementaryTypeName","src":"10447:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10446:9:33"},"scope":8401,"src":"10381:142:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7991,"nodeType":"Block","src":"10937:156:33","statements":[{"assignments":[7974,7976],"declarations":[{"constant":false,"id":7974,"mutability":"mutable","name":"success","nameLocation":"10953:7:33","nodeType":"VariableDeclaration","scope":7991,"src":"10948:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7973,"name":"bool","nodeType":"ElementaryTypeName","src":"10948:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7976,"mutability":"mutable","name":"value","nameLocation":"10970:5:33","nodeType":"VariableDeclaration","scope":7991,"src":"10962:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7975,"name":"uint256","nodeType":"ElementaryTypeName","src":"10962:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7982,"initialValue":{"arguments":[{"id":7978,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7964,"src":"10995:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7979,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7966,"src":"11002:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7980,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7968,"src":"11009:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7977,"name":"tryParseHexUint","nodeType":"Identifier","overloadedDeclarations":[8013,8050],"referencedDeclaration":8050,"src":"10979:15:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7981,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10979:34:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"10947:66:33"},{"condition":{"id":7984,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11027:8:33","subExpression":{"id":7983,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7974,"src":"11028:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7988,"nodeType":"IfStatement","src":"11023:41:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7985,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7228,"src":"11044:18:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7986,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11044:20:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7987,"nodeType":"RevertStatement","src":"11037:27:33"}},{"expression":{"id":7989,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7976,"src":"11081:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7972,"id":7990,"nodeType":"Return","src":"11074:12:33"}]},"documentation":{"id":7962,"nodeType":"StructuredDocumentation","src":"10529:300:33","text":" @dev Variant of {parseHexUint} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":7992,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"10843:12:33","nodeType":"FunctionDefinition","parameters":{"id":7969,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7964,"mutability":"mutable","name":"input","nameLocation":"10870:5:33","nodeType":"VariableDeclaration","scope":7992,"src":"10856:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7963,"name":"string","nodeType":"ElementaryTypeName","src":"10856:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7966,"mutability":"mutable","name":"begin","nameLocation":"10885:5:33","nodeType":"VariableDeclaration","scope":7992,"src":"10877:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7965,"name":"uint256","nodeType":"ElementaryTypeName","src":"10877:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7968,"mutability":"mutable","name":"end","nameLocation":"10900:3:33","nodeType":"VariableDeclaration","scope":7992,"src":"10892:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7967,"name":"uint256","nodeType":"ElementaryTypeName","src":"10892:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10855:49:33"},"returnParameters":{"id":7972,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7971,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7992,"src":"10928:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7970,"name":"uint256","nodeType":"ElementaryTypeName","src":"10928:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10927:9:33"},"scope":8401,"src":"10834:259:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8012,"nodeType":"Block","src":"11420:86:33","statements":[{"expression":{"arguments":[{"id":8003,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7995,"src":"11469:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8004,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11476:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8007,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7995,"src":"11485:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8006,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11479:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8005,"name":"bytes","nodeType":"ElementaryTypeName","src":"11479:5:33","typeDescriptions":{}}},"id":8008,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11479:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11492:6:33","memberName":"length","nodeType":"MemberAccess","src":"11479:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8002,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8153,"src":"11437:31:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8010,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11437:62:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8001,"id":8011,"nodeType":"Return","src":"11430:69:33"}]},"documentation":{"id":7993,"nodeType":"StructuredDocumentation","src":"11099:218:33","text":" @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8013,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"11331:15:33","nodeType":"FunctionDefinition","parameters":{"id":7996,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7995,"mutability":"mutable","name":"input","nameLocation":"11361:5:33","nodeType":"VariableDeclaration","scope":8013,"src":"11347:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7994,"name":"string","nodeType":"ElementaryTypeName","src":"11347:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"11346:21:33"},"returnParameters":{"id":8001,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7998,"mutability":"mutable","name":"success","nameLocation":"11396:7:33","nodeType":"VariableDeclaration","scope":8013,"src":"11391:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7997,"name":"bool","nodeType":"ElementaryTypeName","src":"11391:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8000,"mutability":"mutable","name":"value","nameLocation":"11413:5:33","nodeType":"VariableDeclaration","scope":8013,"src":"11405:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7999,"name":"uint256","nodeType":"ElementaryTypeName","src":"11405:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11390:29:33"},"scope":8401,"src":"11322:184:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8049,"nodeType":"Block","src":"11914:147:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8033,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8027,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8020,"src":"11928:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8030,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8016,"src":"11940:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8029,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11934:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8028,"name":"bytes","nodeType":"ElementaryTypeName","src":"11934:5:33","typeDescriptions":{}}},"id":8031,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11934:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8032,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11947:6:33","memberName":"length","nodeType":"MemberAccess","src":"11934:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11928:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8036,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8034,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8018,"src":"11957:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8035,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8020,"src":"11965:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11957:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"11928:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8042,"nodeType":"IfStatement","src":"11924:63:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11978:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8039,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11985:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8040,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"11977:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8026,"id":8041,"nodeType":"Return","src":"11970:17:33"}},{"expression":{"arguments":[{"id":8044,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8016,"src":"12036:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8045,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8018,"src":"12043:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8046,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8020,"src":"12050:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8043,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8153,"src":"12004:31:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8047,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12004:50:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8026,"id":8048,"nodeType":"Return","src":"11997:57:33"}]},"documentation":{"id":8014,"nodeType":"StructuredDocumentation","src":"11512:241:33","text":" @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8050,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"11767:15:33","nodeType":"FunctionDefinition","parameters":{"id":8021,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8016,"mutability":"mutable","name":"input","nameLocation":"11806:5:33","nodeType":"VariableDeclaration","scope":8050,"src":"11792:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8015,"name":"string","nodeType":"ElementaryTypeName","src":"11792:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8018,"mutability":"mutable","name":"begin","nameLocation":"11829:5:33","nodeType":"VariableDeclaration","scope":8050,"src":"11821:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8017,"name":"uint256","nodeType":"ElementaryTypeName","src":"11821:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8020,"mutability":"mutable","name":"end","nameLocation":"11852:3:33","nodeType":"VariableDeclaration","scope":8050,"src":"11844:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8019,"name":"uint256","nodeType":"ElementaryTypeName","src":"11844:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11782:79:33"},"returnParameters":{"id":8026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8023,"mutability":"mutable","name":"success","nameLocation":"11890:7:33","nodeType":"VariableDeclaration","scope":8050,"src":"11885:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8022,"name":"bool","nodeType":"ElementaryTypeName","src":"11885:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8025,"mutability":"mutable","name":"value","nameLocation":"11907:5:33","nodeType":"VariableDeclaration","scope":8050,"src":"11899:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8024,"name":"uint256","nodeType":"ElementaryTypeName","src":"11899:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11884:29:33"},"scope":8401,"src":"11758:303:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8152,"nodeType":"Block","src":"12447:880:33","statements":[{"assignments":[8065],"declarations":[{"constant":false,"id":8065,"mutability":"mutable","name":"buffer","nameLocation":"12470:6:33","nodeType":"VariableDeclaration","scope":8152,"src":"12457:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8064,"name":"bytes","nodeType":"ElementaryTypeName","src":"12457:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8070,"initialValue":{"arguments":[{"id":8068,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8053,"src":"12485:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8067,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12479:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8066,"name":"bytes","nodeType":"ElementaryTypeName","src":"12479:5:33","typeDescriptions":{}}},"id":8069,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12479:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"12457:34:33"},{"assignments":[8072],"declarations":[{"constant":false,"id":8072,"mutability":"mutable","name":"hasPrefix","nameLocation":"12544:9:33","nodeType":"VariableDeclaration","scope":8152,"src":"12539:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8071,"name":"bool","nodeType":"ElementaryTypeName","src":"12539:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8092,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8091,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8077,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8073,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8057,"src":"12557:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8074,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8055,"src":"12563:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12571:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"12563:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12557:15:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8078,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12556:17:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8090,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":8082,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8065,"src":"12607:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8083,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8055,"src":"12615:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8081,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"12584:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8084,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12584:37:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8080,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12577:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8079,"name":"bytes2","nodeType":"ElementaryTypeName","src":"12577:6:33","typeDescriptions":{}}},"id":8085,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12577:45:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8088,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"12633:4:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8087,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12626:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8086,"name":"bytes2","nodeType":"ElementaryTypeName","src":"12626:6:33","typeDescriptions":{}}},"id":8089,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12626:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"12577:61:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12556:82:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"12539:99:33"},{"assignments":[8094],"declarations":[{"constant":false,"id":8094,"mutability":"mutable","name":"offset","nameLocation":"12727:6:33","nodeType":"VariableDeclaration","scope":8152,"src":"12719:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8093,"name":"uint256","nodeType":"ElementaryTypeName","src":"12719:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8100,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8095,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8072,"src":"12736:9:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8096,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12746:6:33","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"12736:16:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12736:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8098,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12757:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"12736:22:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12719:39:33"},{"assignments":[8102],"declarations":[{"constant":false,"id":8102,"mutability":"mutable","name":"result","nameLocation":"12777:6:33","nodeType":"VariableDeclaration","scope":8152,"src":"12769:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8101,"name":"uint256","nodeType":"ElementaryTypeName","src":"12769:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8104,"initialValue":{"hexValue":"30","id":8103,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12786:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"12769:18:33"},{"body":{"id":8146,"nodeType":"Block","src":"12844:446:33","statements":[{"assignments":[8118],"declarations":[{"constant":false,"id":8118,"mutability":"mutable","name":"chr","nameLocation":"12864:3:33","nodeType":"VariableDeclaration","scope":8146,"src":"12858:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8117,"name":"uint8","nodeType":"ElementaryTypeName","src":"12858:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8128,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":8123,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8065,"src":"12913:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8124,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"12921:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8122,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"12890:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8125,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12890:33:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8121,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12883:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8120,"name":"bytes1","nodeType":"ElementaryTypeName","src":"12883:6:33","typeDescriptions":{}}},"id":8126,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12883:41:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8119,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8388,"src":"12870:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":8127,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12870:55:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"12858:67:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8131,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8129,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8118,"src":"12943:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3135","id":8130,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12949:2:33","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"15"},"src":"12943:8:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8136,"nodeType":"IfStatement","src":"12939:31:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8132,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"12961:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8133,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12968:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8134,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"12960:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8063,"id":8135,"nodeType":"Return","src":"12953:17:33"}},{"expression":{"id":8139,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8137,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8102,"src":"12984:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3136","id":8138,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12994:2:33","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"12984:12:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8140,"nodeType":"ExpressionStatement","src":"12984:12:33"},{"id":8145,"nodeType":"UncheckedBlock","src":"13010:270:33","statements":[{"expression":{"id":8143,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8141,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8102,"src":"13252:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":8142,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8118,"src":"13262:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"13252:13:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8144,"nodeType":"ExpressionStatement","src":"13252:13:33"}]}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8113,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8111,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"12830:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8112,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8057,"src":"12834:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12830:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8147,"initializationExpression":{"assignments":[8106],"declarations":[{"constant":false,"id":8106,"mutability":"mutable","name":"i","nameLocation":"12810:1:33","nodeType":"VariableDeclaration","scope":8147,"src":"12802:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8105,"name":"uint256","nodeType":"ElementaryTypeName","src":"12802:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8110,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8109,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8107,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8055,"src":"12814:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":8108,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8094,"src":"12822:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12814:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12802:26:33"},"loopExpression":{"expression":{"id":8115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"12839:3:33","subExpression":{"id":8114,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"12841:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8116,"nodeType":"ExpressionStatement","src":"12839:3:33"},"nodeType":"ForStatement","src":"12797:493:33"},{"expression":{"components":[{"hexValue":"74727565","id":8148,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"13307:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":8149,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8102,"src":"13313:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8150,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"13306:14:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8063,"id":8151,"nodeType":"Return","src":"13299:21:33"}]},"documentation":{"id":8051,"nodeType":"StructuredDocumentation","src":"12067:204:33","text":" @dev Implementation of {tryParseHexUint} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8153,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseHexUintUncheckedBounds","nameLocation":"12285:31:33","nodeType":"FunctionDefinition","parameters":{"id":8058,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8053,"mutability":"mutable","name":"input","nameLocation":"12340:5:33","nodeType":"VariableDeclaration","scope":8153,"src":"12326:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8052,"name":"string","nodeType":"ElementaryTypeName","src":"12326:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8055,"mutability":"mutable","name":"begin","nameLocation":"12363:5:33","nodeType":"VariableDeclaration","scope":8153,"src":"12355:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8054,"name":"uint256","nodeType":"ElementaryTypeName","src":"12355:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8057,"mutability":"mutable","name":"end","nameLocation":"12386:3:33","nodeType":"VariableDeclaration","scope":8153,"src":"12378:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8056,"name":"uint256","nodeType":"ElementaryTypeName","src":"12378:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12316:79:33"},"returnParameters":{"id":8063,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8060,"mutability":"mutable","name":"success","nameLocation":"12423:7:33","nodeType":"VariableDeclaration","scope":8153,"src":"12418:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8059,"name":"bool","nodeType":"ElementaryTypeName","src":"12418:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8062,"mutability":"mutable","name":"value","nameLocation":"12440:5:33","nodeType":"VariableDeclaration","scope":8153,"src":"12432:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8061,"name":"uint256","nodeType":"ElementaryTypeName","src":"12432:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12417:29:33"},"scope":8401,"src":"12276:1051:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8171,"nodeType":"Block","src":"13625:67:33","statements":[{"expression":{"arguments":[{"id":8162,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8156,"src":"13655:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13662:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8166,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8156,"src":"13671:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8165,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13665:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8164,"name":"bytes","nodeType":"ElementaryTypeName","src":"13665:5:33","typeDescriptions":{}}},"id":8167,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13665:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8168,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13678:6:33","memberName":"length","nodeType":"MemberAccess","src":"13665:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8161,"name":"parseAddress","nodeType":"Identifier","overloadedDeclarations":[8172,8203],"referencedDeclaration":8203,"src":"13642:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (address)"}},"id":8169,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13642:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8160,"id":8170,"nodeType":"Return","src":"13635:50:33"}]},"documentation":{"id":8154,"nodeType":"StructuredDocumentation","src":"13333:212:33","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8172,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"13559:12:33","nodeType":"FunctionDefinition","parameters":{"id":8157,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8156,"mutability":"mutable","name":"input","nameLocation":"13586:5:33","nodeType":"VariableDeclaration","scope":8172,"src":"13572:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8155,"name":"string","nodeType":"ElementaryTypeName","src":"13572:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"13571:21:33"},"returnParameters":{"id":8160,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8159,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8172,"src":"13616:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8158,"name":"address","nodeType":"ElementaryTypeName","src":"13616:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"13615:9:33"},"scope":8401,"src":"13550:142:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8202,"nodeType":"Block","src":"14058:165:33","statements":[{"assignments":[8185,8187],"declarations":[{"constant":false,"id":8185,"mutability":"mutable","name":"success","nameLocation":"14074:7:33","nodeType":"VariableDeclaration","scope":8202,"src":"14069:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8184,"name":"bool","nodeType":"ElementaryTypeName","src":"14069:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8187,"mutability":"mutable","name":"value","nameLocation":"14091:5:33","nodeType":"VariableDeclaration","scope":8202,"src":"14083:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8186,"name":"address","nodeType":"ElementaryTypeName","src":"14083:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":8193,"initialValue":{"arguments":[{"id":8189,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8175,"src":"14116:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8190,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8177,"src":"14123:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8191,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8179,"src":"14130:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8188,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8224,8328],"referencedDeclaration":8328,"src":"14100:15:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8192,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14100:34:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"14068:66:33"},{"condition":{"id":8195,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14148:8:33","subExpression":{"id":8194,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8185,"src":"14149:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8199,"nodeType":"IfStatement","src":"14144:50:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8196,"name":"StringsInvalidAddressFormat","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7231,"src":"14165:27:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8197,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14165:29:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8198,"nodeType":"RevertStatement","src":"14158:36:33"}},{"expression":{"id":8200,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8187,"src":"14211:5:33","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8183,"id":8201,"nodeType":"Return","src":"14204:12:33"}]},"documentation":{"id":8173,"nodeType":"StructuredDocumentation","src":"13698:252:33","text":" @dev Variant of {parseAddress} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8203,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"13964:12:33","nodeType":"FunctionDefinition","parameters":{"id":8180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8175,"mutability":"mutable","name":"input","nameLocation":"13991:5:33","nodeType":"VariableDeclaration","scope":8203,"src":"13977:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8174,"name":"string","nodeType":"ElementaryTypeName","src":"13977:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8177,"mutability":"mutable","name":"begin","nameLocation":"14006:5:33","nodeType":"VariableDeclaration","scope":8203,"src":"13998:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8176,"name":"uint256","nodeType":"ElementaryTypeName","src":"13998:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8179,"mutability":"mutable","name":"end","nameLocation":"14021:3:33","nodeType":"VariableDeclaration","scope":8203,"src":"14013:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8178,"name":"uint256","nodeType":"ElementaryTypeName","src":"14013:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13976:49:33"},"returnParameters":{"id":8183,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8182,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8203,"src":"14049:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8181,"name":"address","nodeType":"ElementaryTypeName","src":"14049:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14048:9:33"},"scope":8401,"src":"13955:268:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8223,"nodeType":"Block","src":"14523:70:33","statements":[{"expression":{"arguments":[{"id":8214,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8206,"src":"14556:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8215,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14563:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8218,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8206,"src":"14572:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8217,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14566:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8216,"name":"bytes","nodeType":"ElementaryTypeName","src":"14566:5:33","typeDescriptions":{}}},"id":8219,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14566:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8220,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14579:6:33","memberName":"length","nodeType":"MemberAccess","src":"14566:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8213,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8224,8328],"referencedDeclaration":8328,"src":"14540:15:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8221,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14540:46:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8212,"id":8222,"nodeType":"Return","src":"14533:53:33"}]},"documentation":{"id":8204,"nodeType":"StructuredDocumentation","src":"14229:191:33","text":" @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n formatted address. See {parseAddress} requirements."},"id":8224,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"14434:15:33","nodeType":"FunctionDefinition","parameters":{"id":8207,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8206,"mutability":"mutable","name":"input","nameLocation":"14464:5:33","nodeType":"VariableDeclaration","scope":8224,"src":"14450:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8205,"name":"string","nodeType":"ElementaryTypeName","src":"14450:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"14449:21:33"},"returnParameters":{"id":8212,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8209,"mutability":"mutable","name":"success","nameLocation":"14499:7:33","nodeType":"VariableDeclaration","scope":8224,"src":"14494:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8208,"name":"bool","nodeType":"ElementaryTypeName","src":"14494:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8211,"mutability":"mutable","name":"value","nameLocation":"14516:5:33","nodeType":"VariableDeclaration","scope":8224,"src":"14508:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8210,"name":"address","nodeType":"ElementaryTypeName","src":"14508:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14493:29:33"},"scope":8401,"src":"14425:168:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8327,"nodeType":"Block","src":"14963:733:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8248,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8238,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"14977:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8241,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8227,"src":"14989:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8240,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14983:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8239,"name":"bytes","nodeType":"ElementaryTypeName","src":"14983:5:33","typeDescriptions":{}}},"id":8242,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14983:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8243,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14996:6:33","memberName":"length","nodeType":"MemberAccess","src":"14983:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14977:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8247,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8245,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15006:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8246,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15014:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15006:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"14977:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8256,"nodeType":"IfStatement","src":"14973:72:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8249,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15027:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8252,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15042:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8251,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15034:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8250,"name":"address","nodeType":"ElementaryTypeName","src":"15034:7:33","typeDescriptions":{}}},"id":8253,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15034:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8254,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15026:19:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8237,"id":8255,"nodeType":"Return","src":"15019:26:33"}},{"assignments":[8258],"declarations":[{"constant":false,"id":8258,"mutability":"mutable","name":"hasPrefix","nameLocation":"15061:9:33","nodeType":"VariableDeclaration","scope":8327,"src":"15056:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8257,"name":"bool","nodeType":"ElementaryTypeName","src":"15056:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8281,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8259,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15074:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8262,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8260,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15080:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8261,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15088:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"15080:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15074:15:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8264,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"15073:17:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8279,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"arguments":[{"id":8270,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8227,"src":"15130:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8269,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15124:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8268,"name":"bytes","nodeType":"ElementaryTypeName","src":"15124:5:33","typeDescriptions":{}}},"id":8271,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15124:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8272,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15138:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8267,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"15101:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8273,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15101:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8266,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15094:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8265,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15094:6:33","typeDescriptions":{}}},"id":8274,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15094:51:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8277,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15156:4:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8276,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15149:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8275,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15149:6:33","typeDescriptions":{}}},"id":8278,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15149:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"15094:67:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15073:88:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"15056:105:33"},{"assignments":[8283],"declarations":[{"constant":false,"id":8283,"mutability":"mutable","name":"expectedLength","nameLocation":"15250:14:33","nodeType":"VariableDeclaration","scope":8327,"src":"15242:22:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8282,"name":"uint256","nodeType":"ElementaryTypeName","src":"15242:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8291,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3430","id":8284,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15267:2:33","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8285,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8258,"src":"15272:9:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8286,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15282:6:33","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"15272:16:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8287,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15272:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8288,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15293:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"15272:22:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15267:27:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15242:52:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8294,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8292,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15359:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":8293,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15365:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15359:11:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8295,"name":"expectedLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8283,"src":"15374:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15359:29:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8325,"nodeType":"Block","src":"15639:51:33","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":8318,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15661:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15676:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8320,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15668:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8319,"name":"address","nodeType":"ElementaryTypeName","src":"15668:7:33","typeDescriptions":{}}},"id":8322,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15668:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8323,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15660:19:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8237,"id":8324,"nodeType":"Return","src":"15653:26:33"}]},"id":8326,"nodeType":"IfStatement","src":"15355:335:33","trueBody":{"id":8317,"nodeType":"Block","src":"15390:243:33","statements":[{"assignments":[8298,8300],"declarations":[{"constant":false,"id":8298,"mutability":"mutable","name":"s","nameLocation":"15511:1:33","nodeType":"VariableDeclaration","scope":8317,"src":"15506:6:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8297,"name":"bool","nodeType":"ElementaryTypeName","src":"15506:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8300,"mutability":"mutable","name":"v","nameLocation":"15522:1:33","nodeType":"VariableDeclaration","scope":8317,"src":"15514:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8299,"name":"uint256","nodeType":"ElementaryTypeName","src":"15514:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8306,"initialValue":{"arguments":[{"id":8302,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8227,"src":"15559:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8303,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15566:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8304,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15573:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8301,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8153,"src":"15527:31:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8305,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15527:50:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"15505:72:33"},{"expression":{"components":[{"id":8307,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8298,"src":"15599:1:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"arguments":[{"arguments":[{"id":8312,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8300,"src":"15618:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8311,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15610:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":8310,"name":"uint160","nodeType":"ElementaryTypeName","src":"15610:7:33","typeDescriptions":{}}},"id":8313,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15610:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":8309,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15602:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8308,"name":"address","nodeType":"ElementaryTypeName","src":"15602:7:33","typeDescriptions":{}}},"id":8314,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15602:19:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8315,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"15598:24:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8237,"id":8316,"nodeType":"Return","src":"15591:31:33"}]}}]},"documentation":{"id":8225,"nodeType":"StructuredDocumentation","src":"14599:203:33","text":" @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n formatted address. See {parseAddress} requirements."},"id":8328,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"14816:15:33","nodeType":"FunctionDefinition","parameters":{"id":8232,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8227,"mutability":"mutable","name":"input","nameLocation":"14855:5:33","nodeType":"VariableDeclaration","scope":8328,"src":"14841:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8226,"name":"string","nodeType":"ElementaryTypeName","src":"14841:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8229,"mutability":"mutable","name":"begin","nameLocation":"14878:5:33","nodeType":"VariableDeclaration","scope":8328,"src":"14870:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8228,"name":"uint256","nodeType":"ElementaryTypeName","src":"14870:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8231,"mutability":"mutable","name":"end","nameLocation":"14901:3:33","nodeType":"VariableDeclaration","scope":8328,"src":"14893:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8230,"name":"uint256","nodeType":"ElementaryTypeName","src":"14893:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14831:79:33"},"returnParameters":{"id":8237,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8234,"mutability":"mutable","name":"success","nameLocation":"14939:7:33","nodeType":"VariableDeclaration","scope":8328,"src":"14934:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8233,"name":"bool","nodeType":"ElementaryTypeName","src":"14934:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8236,"mutability":"mutable","name":"value","nameLocation":"14956:5:33","nodeType":"VariableDeclaration","scope":8328,"src":"14948:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8235,"name":"address","nodeType":"ElementaryTypeName","src":"14948:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14933:29:33"},"scope":8401,"src":"14807:889:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8387,"nodeType":"Block","src":"15765:461:33","statements":[{"assignments":[8336],"declarations":[{"constant":false,"id":8336,"mutability":"mutable","name":"value","nameLocation":"15781:5:33","nodeType":"VariableDeclaration","scope":8387,"src":"15775:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8335,"name":"uint8","nodeType":"ElementaryTypeName","src":"15775:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8341,"initialValue":{"arguments":[{"id":8339,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8330,"src":"15795:3:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8338,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15789:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8337,"name":"uint8","nodeType":"ElementaryTypeName","src":"15789:5:33","typeDescriptions":{}}},"id":8340,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15789:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"15775:24:33"},{"id":8384,"nodeType":"UncheckedBlock","src":"15959:238:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8348,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8344,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8342,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"15987:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3437","id":8343,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15995:2:33","typeDescriptions":{"typeIdentifier":"t_rational_47_by_1","typeString":"int_const 47"},"value":"47"},"src":"15987:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8345,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16001:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3538","id":8346,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16009:2:33","typeDescriptions":{"typeIdentifier":"t_rational_58_by_1","typeString":"int_const 58"},"value":"58"},"src":"16001:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15987:24:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8355,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8353,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16047:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":8354,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16055:2:33","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"16047:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8356,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16061:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"313033","id":8357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16069:3:33","typeDescriptions":{"typeIdentifier":"t_rational_103_by_1","typeString":"int_const 103"},"value":"103"},"src":"16061:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16047:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8366,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8364,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16108:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3634","id":8365,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16116:2:33","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"16108:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8369,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8367,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16122:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3731","id":8368,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16130:2:33","typeDescriptions":{"typeIdentifier":"t_rational_71_by_1","typeString":"int_const 71"},"value":"71"},"src":"16122:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16108:24:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"expression":{"arguments":[{"id":8377,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16176:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8376,"name":"uint8","nodeType":"ElementaryTypeName","src":"16176:5:33","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":8375,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16171:4:33","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":8378,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16171:11:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":8379,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16183:3:33","memberName":"max","nodeType":"MemberAccess","src":"16171:15:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8334,"id":8380,"nodeType":"Return","src":"16164:22:33"},"id":8381,"nodeType":"IfStatement","src":"16104:82:33","trueBody":{"expression":{"id":8373,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8371,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16134:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3535","id":8372,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16143:2:33","typeDescriptions":{"typeIdentifier":"t_rational_55_by_1","typeString":"int_const 55"},"value":"55"},"src":"16134:11:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8374,"nodeType":"ExpressionStatement","src":"16134:11:33"}},"id":8382,"nodeType":"IfStatement","src":"16043:143:33","trueBody":{"expression":{"id":8362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8360,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16074:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3837","id":8361,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16083:2:33","typeDescriptions":{"typeIdentifier":"t_rational_87_by_1","typeString":"int_const 87"},"value":"87"},"src":"16074:11:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8363,"nodeType":"ExpressionStatement","src":"16074:11:33"}},"id":8383,"nodeType":"IfStatement","src":"15983:203:33","trueBody":{"expression":{"id":8351,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8349,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16013:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3438","id":8350,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16022:2:33","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},"src":"16013:11:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8352,"nodeType":"ExpressionStatement","src":"16013:11:33"}}]},{"expression":{"id":8385,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16214:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8334,"id":8386,"nodeType":"Return","src":"16207:12:33"}]},"id":8388,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseChr","nameLocation":"15711:12:33","nodeType":"FunctionDefinition","parameters":{"id":8331,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8330,"mutability":"mutable","name":"chr","nameLocation":"15731:3:33","nodeType":"VariableDeclaration","scope":8388,"src":"15724:10:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8329,"name":"bytes1","nodeType":"ElementaryTypeName","src":"15724:6:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"src":"15723:12:33"},"returnParameters":{"id":8334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8333,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8388,"src":"15758:5:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8332,"name":"uint8","nodeType":"ElementaryTypeName","src":"15758:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"15757:7:33"},"scope":8401,"src":"15702:524:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8399,"nodeType":"Block","src":"16611:225:33","statements":[{"AST":{"nodeType":"YulBlock","src":"16760:70:33","statements":[{"nodeType":"YulAssignment","src":"16774:46:33","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"16793:6:33"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"16805:4:33","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"16811:6:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16801:3:33"},"nodeType":"YulFunctionCall","src":"16801:17:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16789:3:33"},"nodeType":"YulFunctionCall","src":"16789:30:33"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"16783:5:33"},"nodeType":"YulFunctionCall","src":"16783:37:33"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"16774:5:33"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8391,"isOffset":false,"isSlot":false,"src":"16793:6:33","valueSize":1},{"declaration":8393,"isOffset":false,"isSlot":false,"src":"16811:6:33","valueSize":1},{"declaration":8396,"isOffset":false,"isSlot":false,"src":"16774:5:33","valueSize":1}],"flags":["memory-safe"],"id":8398,"nodeType":"InlineAssembly","src":"16735:95:33"}]},"documentation":{"id":8389,"nodeType":"StructuredDocumentation","src":"16232:268:33","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":8400,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"16514:22:33","nodeType":"FunctionDefinition","parameters":{"id":8394,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8391,"mutability":"mutable","name":"buffer","nameLocation":"16550:6:33","nodeType":"VariableDeclaration","scope":8400,"src":"16537:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8390,"name":"bytes","nodeType":"ElementaryTypeName","src":"16537:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":8393,"mutability":"mutable","name":"offset","nameLocation":"16566:6:33","nodeType":"VariableDeclaration","scope":8400,"src":"16558:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8392,"name":"uint256","nodeType":"ElementaryTypeName","src":"16558:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16536:37:33"},"returnParameters":{"id":8397,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8396,"mutability":"mutable","name":"value","nameLocation":"16604:5:33","nodeType":"VariableDeclaration","scope":8400,"src":"16596:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8395,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16596:7:33","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16595:15:33"},"scope":8401,"src":"16505:331:33","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":8402,"src":"297:16541:33","usedErrors":[7225,7228,7231],"usedEvents":[]}],"src":"101:16738:33"},"id":33},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","exportedSymbols":{"ECDSA":[8749]},"id":8750,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":8403,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:34"},{"abstract":false,"baseContracts":[],"canonicalName":"ECDSA","contractDependencies":[],"contractKind":"library","documentation":{"id":8404,"nodeType":"StructuredDocumentation","src":"138:205:34","text":" @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n These functions can be used to verify that a message was signed by the holder\n of the private keys of a given address."},"fullyImplemented":true,"id":8749,"linearizedBaseContracts":[8749],"name":"ECDSA","nameLocation":"352:5:34","nodeType":"ContractDefinition","nodes":[{"canonicalName":"ECDSA.RecoverError","id":8409,"members":[{"id":8405,"name":"NoError","nameLocation":"392:7:34","nodeType":"EnumValue","src":"392:7:34"},{"id":8406,"name":"InvalidSignature","nameLocation":"409:16:34","nodeType":"EnumValue","src":"409:16:34"},{"id":8407,"name":"InvalidSignatureLength","nameLocation":"435:22:34","nodeType":"EnumValue","src":"435:22:34"},{"id":8408,"name":"InvalidSignatureS","nameLocation":"467:17:34","nodeType":"EnumValue","src":"467:17:34"}],"name":"RecoverError","nameLocation":"369:12:34","nodeType":"EnumDefinition","src":"364:126:34"},{"documentation":{"id":8410,"nodeType":"StructuredDocumentation","src":"496:63:34","text":" @dev The signature derives the `address(0)`."},"errorSelector":"f645eedf","id":8412,"name":"ECDSAInvalidSignature","nameLocation":"570:21:34","nodeType":"ErrorDefinition","parameters":{"id":8411,"nodeType":"ParameterList","parameters":[],"src":"591:2:34"},"src":"564:30:34"},{"documentation":{"id":8413,"nodeType":"StructuredDocumentation","src":"600:60:34","text":" @dev The signature has an invalid length."},"errorSelector":"fce698f7","id":8417,"name":"ECDSAInvalidSignatureLength","nameLocation":"671:27:34","nodeType":"ErrorDefinition","parameters":{"id":8416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8415,"mutability":"mutable","name":"length","nameLocation":"707:6:34","nodeType":"VariableDeclaration","scope":8417,"src":"699:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8414,"name":"uint256","nodeType":"ElementaryTypeName","src":"699:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"698:16:34"},"src":"665:50:34"},{"documentation":{"id":8418,"nodeType":"StructuredDocumentation","src":"721:85:34","text":" @dev The signature has an S value that is in the upper half order."},"errorSelector":"d78bce0c","id":8422,"name":"ECDSAInvalidSignatureS","nameLocation":"817:22:34","nodeType":"ErrorDefinition","parameters":{"id":8421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8420,"mutability":"mutable","name":"s","nameLocation":"848:1:34","nodeType":"VariableDeclaration","scope":8422,"src":"840:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8419,"name":"bytes32","nodeType":"ElementaryTypeName","src":"840:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"839:11:34"},"src":"811:40:34"},{"body":{"id":8474,"nodeType":"Block","src":"2285:622:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8440,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":8437,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8427,"src":"2299:9:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8438,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2309:6:34","memberName":"length","nodeType":"MemberAccess","src":"2299:16:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"3635","id":8439,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2319:2:34","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"65"},"src":"2299:22:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8472,"nodeType":"Block","src":"2793:108:34","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8461,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2823:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8460,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2815:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8459,"name":"address","nodeType":"ElementaryTypeName","src":"2815:7:34","typeDescriptions":{}}},"id":8462,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2815:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8463,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"2827:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8464,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2840:22:34","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":8407,"src":"2827:35:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"expression":{"id":8467,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8427,"src":"2872:9:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2882:6:34","memberName":"length","nodeType":"MemberAccess","src":"2872:16:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8466,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2864:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8465,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2864:7:34","typeDescriptions":{}}},"id":8469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2864:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8470,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2814:76:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8436,"id":8471,"nodeType":"Return","src":"2807:83:34"}]},"id":8473,"nodeType":"IfStatement","src":"2295:606:34","trueBody":{"id":8458,"nodeType":"Block","src":"2323:464:34","statements":[{"assignments":[8442],"declarations":[{"constant":false,"id":8442,"mutability":"mutable","name":"r","nameLocation":"2345:1:34","nodeType":"VariableDeclaration","scope":8458,"src":"2337:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8441,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2337:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8443,"nodeType":"VariableDeclarationStatement","src":"2337:9:34"},{"assignments":[8445],"declarations":[{"constant":false,"id":8445,"mutability":"mutable","name":"s","nameLocation":"2368:1:34","nodeType":"VariableDeclaration","scope":8458,"src":"2360:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8444,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2360:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8446,"nodeType":"VariableDeclarationStatement","src":"2360:9:34"},{"assignments":[8448],"declarations":[{"constant":false,"id":8448,"mutability":"mutable","name":"v","nameLocation":"2389:1:34","nodeType":"VariableDeclaration","scope":8458,"src":"2383:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8447,"name":"uint8","nodeType":"ElementaryTypeName","src":"2383:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8449,"nodeType":"VariableDeclarationStatement","src":"2383:7:34"},{"AST":{"nodeType":"YulBlock","src":"2560:171:34","statements":[{"nodeType":"YulAssignment","src":"2578:32:34","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2593:9:34"},{"kind":"number","nodeType":"YulLiteral","src":"2604:4:34","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2589:3:34"},"nodeType":"YulFunctionCall","src":"2589:20:34"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2583:5:34"},"nodeType":"YulFunctionCall","src":"2583:27:34"},"variableNames":[{"name":"r","nodeType":"YulIdentifier","src":"2578:1:34"}]},{"nodeType":"YulAssignment","src":"2627:32:34","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2642:9:34"},{"kind":"number","nodeType":"YulLiteral","src":"2653:4:34","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2638:3:34"},"nodeType":"YulFunctionCall","src":"2638:20:34"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2632:5:34"},"nodeType":"YulFunctionCall","src":"2632:27:34"},"variableNames":[{"name":"s","nodeType":"YulIdentifier","src":"2627:1:34"}]},{"nodeType":"YulAssignment","src":"2676:41:34","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"2686:1:34","type":"","value":"0"},{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2699:9:34"},{"kind":"number","nodeType":"YulLiteral","src":"2710:4:34","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2695:3:34"},"nodeType":"YulFunctionCall","src":"2695:20:34"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2689:5:34"},"nodeType":"YulFunctionCall","src":"2689:27:34"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"2681:4:34"},"nodeType":"YulFunctionCall","src":"2681:36:34"},"variableNames":[{"name":"v","nodeType":"YulIdentifier","src":"2676:1:34"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8442,"isOffset":false,"isSlot":false,"src":"2578:1:34","valueSize":1},{"declaration":8445,"isOffset":false,"isSlot":false,"src":"2627:1:34","valueSize":1},{"declaration":8427,"isOffset":false,"isSlot":false,"src":"2593:9:34","valueSize":1},{"declaration":8427,"isOffset":false,"isSlot":false,"src":"2642:9:34","valueSize":1},{"declaration":8427,"isOffset":false,"isSlot":false,"src":"2699:9:34","valueSize":1},{"declaration":8448,"isOffset":false,"isSlot":false,"src":"2676:1:34","valueSize":1}],"flags":["memory-safe"],"id":8450,"nodeType":"InlineAssembly","src":"2535:196:34"},{"expression":{"arguments":[{"id":8452,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8425,"src":"2762:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8453,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8448,"src":"2768:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8454,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8442,"src":"2771:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8455,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8445,"src":"2774:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8451,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8663,"src":"2751:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8456,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2751:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8436,"id":8457,"nodeType":"Return","src":"2744:32:34"}]}}]},"documentation":{"id":8423,"nodeType":"StructuredDocumentation","src":"857:1267:34","text":" @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n return address(0) without also returning an error description. Errors are documented using an enum (error type)\n and a bytes32 providing additional information about the error.\n If no error is returned, then the address can be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n Documentation for signature generation:\n - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]"},"id":8475,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"2138:10:34","nodeType":"FunctionDefinition","parameters":{"id":8428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8425,"mutability":"mutable","name":"hash","nameLocation":"2166:4:34","nodeType":"VariableDeclaration","scope":8475,"src":"2158:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8424,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2158:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8427,"mutability":"mutable","name":"signature","nameLocation":"2193:9:34","nodeType":"VariableDeclaration","scope":8475,"src":"2180:22:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8426,"name":"bytes","nodeType":"ElementaryTypeName","src":"2180:5:34","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2148:60:34"},"returnParameters":{"id":8436,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8430,"mutability":"mutable","name":"recovered","nameLocation":"2240:9:34","nodeType":"VariableDeclaration","scope":8475,"src":"2232:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8429,"name":"address","nodeType":"ElementaryTypeName","src":"2232:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8433,"mutability":"mutable","name":"err","nameLocation":"2264:3:34","nodeType":"VariableDeclaration","scope":8475,"src":"2251:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8432,"nodeType":"UserDefinedTypeName","pathNode":{"id":8431,"name":"RecoverError","nameLocations":["2251:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"2251:12:34"},"referencedDeclaration":8409,"src":"2251:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8435,"mutability":"mutable","name":"errArg","nameLocation":"2277:6:34","nodeType":"VariableDeclaration","scope":8475,"src":"2269:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8434,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2269:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2231:53:34"},"scope":8749,"src":"2129:778:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8504,"nodeType":"Block","src":"3801:168:34","statements":[{"assignments":[8486,8489,8491],"declarations":[{"constant":false,"id":8486,"mutability":"mutable","name":"recovered","nameLocation":"3820:9:34","nodeType":"VariableDeclaration","scope":8504,"src":"3812:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8485,"name":"address","nodeType":"ElementaryTypeName","src":"3812:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8489,"mutability":"mutable","name":"error","nameLocation":"3844:5:34","nodeType":"VariableDeclaration","scope":8504,"src":"3831:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8488,"nodeType":"UserDefinedTypeName","pathNode":{"id":8487,"name":"RecoverError","nameLocations":["3831:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"3831:12:34"},"referencedDeclaration":8409,"src":"3831:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8491,"mutability":"mutable","name":"errorArg","nameLocation":"3859:8:34","nodeType":"VariableDeclaration","scope":8504,"src":"3851:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8490,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3851:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8496,"initialValue":{"arguments":[{"id":8493,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8478,"src":"3882:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8494,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8480,"src":"3888:9:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8492,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8475,"src":"3871:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8495,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3871:27:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"3811:87:34"},{"expression":{"arguments":[{"id":8498,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8489,"src":"3920:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8499,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8491,"src":"3927:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8497,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8748,"src":"3908:11:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8409_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8500,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3908:28:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8501,"nodeType":"ExpressionStatement","src":"3908:28:34"},{"expression":{"id":8502,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8486,"src":"3953:9:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8484,"id":8503,"nodeType":"Return","src":"3946:16:34"}]},"documentation":{"id":8476,"nodeType":"StructuredDocumentation","src":"2913:796:34","text":" @dev Returns the address that signed a hashed message (`hash`) with\n `signature`. This address can then be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it."},"id":8505,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"3723:7:34","nodeType":"FunctionDefinition","parameters":{"id":8481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8478,"mutability":"mutable","name":"hash","nameLocation":"3739:4:34","nodeType":"VariableDeclaration","scope":8505,"src":"3731:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8477,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3731:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8480,"mutability":"mutable","name":"signature","nameLocation":"3758:9:34","nodeType":"VariableDeclaration","scope":8505,"src":"3745:22:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8479,"name":"bytes","nodeType":"ElementaryTypeName","src":"3745:5:34","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3730:38:34"},"returnParameters":{"id":8484,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8483,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8505,"src":"3792:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8482,"name":"address","nodeType":"ElementaryTypeName","src":"3792:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3791:9:34"},"scope":8749,"src":"3714:255:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8554,"nodeType":"Block","src":"4348:342:34","statements":[{"id":8553,"nodeType":"UncheckedBlock","src":"4358:326:34","statements":[{"assignments":[8523],"declarations":[{"constant":false,"id":8523,"mutability":"mutable","name":"s","nameLocation":"4390:1:34","nodeType":"VariableDeclaration","scope":8553,"src":"4382:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8522,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4382:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8530,"initialValue":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":8529,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8524,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8512,"src":"4394:2:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"arguments":[{"hexValue":"307837666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666","id":8527,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4407:66:34","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"},"value":"0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"}],"id":8526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4399:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8525,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4399:7:34","typeDescriptions":{}}},"id":8528,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4399:75:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4394:80:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"4382:92:34"},{"assignments":[8532],"declarations":[{"constant":false,"id":8532,"mutability":"mutable","name":"v","nameLocation":"4591:1:34","nodeType":"VariableDeclaration","scope":8553,"src":"4585:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8531,"name":"uint8","nodeType":"ElementaryTypeName","src":"4585:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8545,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8543,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8540,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8537,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8512,"src":"4610:2:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8536,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4602:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8535,"name":"uint256","nodeType":"ElementaryTypeName","src":"4602:7:34","typeDescriptions":{}}},"id":8538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4602:11:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":8539,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4617:3:34","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"4602:18:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8541,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4601:20:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"3237","id":8542,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4624:2:34","typeDescriptions":{"typeIdentifier":"t_rational_27_by_1","typeString":"int_const 27"},"value":"27"},"src":"4601:25:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8534,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4595:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8533,"name":"uint8","nodeType":"ElementaryTypeName","src":"4595:5:34","typeDescriptions":{}}},"id":8544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4595:32:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"4585:42:34"},{"expression":{"arguments":[{"id":8547,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8508,"src":"4659:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8548,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8532,"src":"4665:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8549,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8510,"src":"4668:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8550,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8523,"src":"4671:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8546,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8663,"src":"4648:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4648:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8521,"id":8552,"nodeType":"Return","src":"4641:32:34"}]}]},"documentation":{"id":8506,"nodeType":"StructuredDocumentation","src":"3975:205:34","text":" @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]"},"id":8555,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"4194:10:34","nodeType":"FunctionDefinition","parameters":{"id":8513,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8508,"mutability":"mutable","name":"hash","nameLocation":"4222:4:34","nodeType":"VariableDeclaration","scope":8555,"src":"4214:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8507,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4214:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8510,"mutability":"mutable","name":"r","nameLocation":"4244:1:34","nodeType":"VariableDeclaration","scope":8555,"src":"4236:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8509,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4236:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8512,"mutability":"mutable","name":"vs","nameLocation":"4263:2:34","nodeType":"VariableDeclaration","scope":8555,"src":"4255:10:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8511,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4255:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4204:67:34"},"returnParameters":{"id":8521,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8515,"mutability":"mutable","name":"recovered","nameLocation":"4303:9:34","nodeType":"VariableDeclaration","scope":8555,"src":"4295:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8514,"name":"address","nodeType":"ElementaryTypeName","src":"4295:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8518,"mutability":"mutable","name":"err","nameLocation":"4327:3:34","nodeType":"VariableDeclaration","scope":8555,"src":"4314:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8517,"nodeType":"UserDefinedTypeName","pathNode":{"id":8516,"name":"RecoverError","nameLocations":["4314:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"4314:12:34"},"referencedDeclaration":8409,"src":"4314:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8520,"mutability":"mutable","name":"errArg","nameLocation":"4340:6:34","nodeType":"VariableDeclaration","scope":8555,"src":"4332:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8519,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4332:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4294:53:34"},"scope":8749,"src":"4185:505:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8587,"nodeType":"Block","src":"4903:164:34","statements":[{"assignments":[8568,8571,8573],"declarations":[{"constant":false,"id":8568,"mutability":"mutable","name":"recovered","nameLocation":"4922:9:34","nodeType":"VariableDeclaration","scope":8587,"src":"4914:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8567,"name":"address","nodeType":"ElementaryTypeName","src":"4914:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8571,"mutability":"mutable","name":"error","nameLocation":"4946:5:34","nodeType":"VariableDeclaration","scope":8587,"src":"4933:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8570,"nodeType":"UserDefinedTypeName","pathNode":{"id":8569,"name":"RecoverError","nameLocations":["4933:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"4933:12:34"},"referencedDeclaration":8409,"src":"4933:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8573,"mutability":"mutable","name":"errorArg","nameLocation":"4961:8:34","nodeType":"VariableDeclaration","scope":8587,"src":"4953:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8572,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4953:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8579,"initialValue":{"arguments":[{"id":8575,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8558,"src":"4984:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8576,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8560,"src":"4990:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8577,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8562,"src":"4993:2:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8574,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8555,"src":"4973:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8578,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4973:23:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"4913:83:34"},{"expression":{"arguments":[{"id":8581,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8571,"src":"5018:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8582,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8573,"src":"5025:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8580,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8748,"src":"5006:11:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8409_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5006:28:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8584,"nodeType":"ExpressionStatement","src":"5006:28:34"},{"expression":{"id":8585,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8568,"src":"5051:9:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8566,"id":8586,"nodeType":"Return","src":"5044:16:34"}]},"documentation":{"id":8556,"nodeType":"StructuredDocumentation","src":"4696:116:34","text":" @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately."},"id":8588,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"4826:7:34","nodeType":"FunctionDefinition","parameters":{"id":8563,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8558,"mutability":"mutable","name":"hash","nameLocation":"4842:4:34","nodeType":"VariableDeclaration","scope":8588,"src":"4834:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8557,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4834:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8560,"mutability":"mutable","name":"r","nameLocation":"4856:1:34","nodeType":"VariableDeclaration","scope":8588,"src":"4848:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8559,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4848:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8562,"mutability":"mutable","name":"vs","nameLocation":"4867:2:34","nodeType":"VariableDeclaration","scope":8588,"src":"4859:10:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8561,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4859:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4833:37:34"},"returnParameters":{"id":8566,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8565,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8588,"src":"4894:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8564,"name":"address","nodeType":"ElementaryTypeName","src":"4894:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4893:9:34"},"scope":8749,"src":"4817:250:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8662,"nodeType":"Block","src":"5382:1372:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8612,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8609,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8597,"src":"6278:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8608,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6270:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8607,"name":"uint256","nodeType":"ElementaryTypeName","src":"6270:7:34","typeDescriptions":{}}},"id":8610,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6270:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307837464646464646464646464646464646464646464646464646464646464646463544353736453733353741343530314444464539324634363638314232304130","id":8611,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6283:66:34","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926418782139537452191302581570759080747168_by_1","typeString":"int_const 5789...(69 digits omitted)...7168"},"value":"0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0"},"src":"6270:79:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8623,"nodeType":"IfStatement","src":"6266:164:34","trueBody":{"id":8622,"nodeType":"Block","src":"6351:79:34","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8615,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6381:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8614,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6373:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8613,"name":"address","nodeType":"ElementaryTypeName","src":"6373:7:34","typeDescriptions":{}}},"id":8616,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6373:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8617,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"6385:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8618,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6398:17:34","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":8408,"src":"6385:30:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8619,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8597,"src":"6417:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8620,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6372:47:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8606,"id":8621,"nodeType":"Return","src":"6365:54:34"}]}},{"assignments":[8625],"declarations":[{"constant":false,"id":8625,"mutability":"mutable","name":"signer","nameLocation":"6532:6:34","nodeType":"VariableDeclaration","scope":8662,"src":"6524:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8624,"name":"address","nodeType":"ElementaryTypeName","src":"6524:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":8632,"initialValue":{"arguments":[{"id":8627,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8591,"src":"6551:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8628,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8593,"src":"6557:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8629,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8595,"src":"6560:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8630,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8597,"src":"6563:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8626,"name":"ecrecover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-6,"src":"6541:9:34","typeDescriptions":{"typeIdentifier":"t_function_ecrecover_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":8631,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6541:24:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6524:41:34"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":8638,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8633,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8625,"src":"6579:6:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":8636,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6597:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8635,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6589:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8634,"name":"address","nodeType":"ElementaryTypeName","src":"6589:7:34","typeDescriptions":{}}},"id":8637,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6589:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6579:20:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8652,"nodeType":"IfStatement","src":"6575:113:34","trueBody":{"id":8651,"nodeType":"Block","src":"6601:87:34","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8641,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6631:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8640,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6623:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8639,"name":"address","nodeType":"ElementaryTypeName","src":"6623:7:34","typeDescriptions":{}}},"id":8642,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6623:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8643,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"6635:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8644,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6648:16:34","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":8406,"src":"6635:29:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":8647,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6674:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8646,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6666:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8645,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6666:7:34","typeDescriptions":{}}},"id":8648,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6666:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8649,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6622:55:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8606,"id":8650,"nodeType":"Return","src":"6615:62:34"}]}},{"expression":{"components":[{"id":8653,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8625,"src":"6706:6:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8654,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"6714:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8655,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6727:7:34","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8405,"src":"6714:20:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":8658,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6744:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8657,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6736:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8656,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6736:7:34","typeDescriptions":{}}},"id":8659,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6736:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8660,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6705:42:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8606,"id":8661,"nodeType":"Return","src":"6698:49:34"}]},"documentation":{"id":8589,"nodeType":"StructuredDocumentation","src":"5073:125:34","text":" @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":8663,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"5212:10:34","nodeType":"FunctionDefinition","parameters":{"id":8598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8591,"mutability":"mutable","name":"hash","nameLocation":"5240:4:34","nodeType":"VariableDeclaration","scope":8663,"src":"5232:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8590,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5232:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8593,"mutability":"mutable","name":"v","nameLocation":"5260:1:34","nodeType":"VariableDeclaration","scope":8663,"src":"5254:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8592,"name":"uint8","nodeType":"ElementaryTypeName","src":"5254:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":8595,"mutability":"mutable","name":"r","nameLocation":"5279:1:34","nodeType":"VariableDeclaration","scope":8663,"src":"5271:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8594,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5271:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8597,"mutability":"mutable","name":"s","nameLocation":"5298:1:34","nodeType":"VariableDeclaration","scope":8663,"src":"5290:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8596,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5290:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5222:83:34"},"returnParameters":{"id":8606,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8600,"mutability":"mutable","name":"recovered","nameLocation":"5337:9:34","nodeType":"VariableDeclaration","scope":8663,"src":"5329:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8599,"name":"address","nodeType":"ElementaryTypeName","src":"5329:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8603,"mutability":"mutable","name":"err","nameLocation":"5361:3:34","nodeType":"VariableDeclaration","scope":8663,"src":"5348:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8602,"nodeType":"UserDefinedTypeName","pathNode":{"id":8601,"name":"RecoverError","nameLocations":["5348:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"5348:12:34"},"referencedDeclaration":8409,"src":"5348:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8605,"mutability":"mutable","name":"errArg","nameLocation":"5374:6:34","nodeType":"VariableDeclaration","scope":8663,"src":"5366:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8604,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5366:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5328:53:34"},"scope":8749,"src":"5203:1551:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8698,"nodeType":"Block","src":"6981:166:34","statements":[{"assignments":[8678,8681,8683],"declarations":[{"constant":false,"id":8678,"mutability":"mutable","name":"recovered","nameLocation":"7000:9:34","nodeType":"VariableDeclaration","scope":8698,"src":"6992:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8677,"name":"address","nodeType":"ElementaryTypeName","src":"6992:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8681,"mutability":"mutable","name":"error","nameLocation":"7024:5:34","nodeType":"VariableDeclaration","scope":8698,"src":"7011:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8680,"nodeType":"UserDefinedTypeName","pathNode":{"id":8679,"name":"RecoverError","nameLocations":["7011:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"7011:12:34"},"referencedDeclaration":8409,"src":"7011:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8683,"mutability":"mutable","name":"errorArg","nameLocation":"7039:8:34","nodeType":"VariableDeclaration","scope":8698,"src":"7031:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8682,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7031:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8690,"initialValue":{"arguments":[{"id":8685,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8666,"src":"7062:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8686,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8668,"src":"7068:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8687,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8670,"src":"7071:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8688,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8672,"src":"7074:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8684,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8663,"src":"7051:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8689,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7051:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"6991:85:34"},{"expression":{"arguments":[{"id":8692,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8681,"src":"7098:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8693,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8683,"src":"7105:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8691,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8748,"src":"7086:11:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8409_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7086:28:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8695,"nodeType":"ExpressionStatement","src":"7086:28:34"},{"expression":{"id":8696,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8678,"src":"7131:9:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8676,"id":8697,"nodeType":"Return","src":"7124:16:34"}]},"documentation":{"id":8664,"nodeType":"StructuredDocumentation","src":"6760:122:34","text":" @dev Overload of {ECDSA-recover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":8699,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"6896:7:34","nodeType":"FunctionDefinition","parameters":{"id":8673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8666,"mutability":"mutable","name":"hash","nameLocation":"6912:4:34","nodeType":"VariableDeclaration","scope":8699,"src":"6904:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8665,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6904:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8668,"mutability":"mutable","name":"v","nameLocation":"6924:1:34","nodeType":"VariableDeclaration","scope":8699,"src":"6918:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8667,"name":"uint8","nodeType":"ElementaryTypeName","src":"6918:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":8670,"mutability":"mutable","name":"r","nameLocation":"6935:1:34","nodeType":"VariableDeclaration","scope":8699,"src":"6927:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8669,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6927:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8672,"mutability":"mutable","name":"s","nameLocation":"6946:1:34","nodeType":"VariableDeclaration","scope":8699,"src":"6938:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8671,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6938:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6903:45:34"},"returnParameters":{"id":8676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8675,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8699,"src":"6972:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8674,"name":"address","nodeType":"ElementaryTypeName","src":"6972:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6971:9:34"},"scope":8749,"src":"6887:260:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8747,"nodeType":"Block","src":"7352:460:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8711,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8708,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7366:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8709,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7375:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8710,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7388:7:34","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8405,"src":"7375:20:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7366:29:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8714,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7462:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8715,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7471:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8716,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7484:16:34","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":8406,"src":"7471:29:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7462:38:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8725,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8722,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7567:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8723,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7576:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8724,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7589:22:34","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":8407,"src":"7576:35:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7567:44:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8737,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8734,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7701:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8735,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7710:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8736,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7723:17:34","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":8408,"src":"7710:30:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7701:39:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8743,"nodeType":"IfStatement","src":"7697:109:34","trueBody":{"id":8742,"nodeType":"Block","src":"7742:64:34","statements":[{"errorCall":{"arguments":[{"id":8739,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8705,"src":"7786:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8738,"name":"ECDSAInvalidSignatureS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8422,"src":"7763:22:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":8740,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7763:32:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8741,"nodeType":"RevertStatement","src":"7756:39:34"}]}},"id":8744,"nodeType":"IfStatement","src":"7563:243:34","trueBody":{"id":8733,"nodeType":"Block","src":"7613:78:34","statements":[{"errorCall":{"arguments":[{"arguments":[{"id":8729,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8705,"src":"7670:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8728,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7662:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8727,"name":"uint256","nodeType":"ElementaryTypeName","src":"7662:7:34","typeDescriptions":{}}},"id":8730,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7662:17:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8726,"name":"ECDSAInvalidSignatureLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8417,"src":"7634:27:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":8731,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7634:46:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8732,"nodeType":"RevertStatement","src":"7627:53:34"}]}},"id":8745,"nodeType":"IfStatement","src":"7458:348:34","trueBody":{"id":8721,"nodeType":"Block","src":"7502:55:34","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8718,"name":"ECDSAInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8412,"src":"7523:21:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8719,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7523:23:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8720,"nodeType":"RevertStatement","src":"7516:30:34"}]}},"id":8746,"nodeType":"IfStatement","src":"7362:444:34","trueBody":{"id":8713,"nodeType":"Block","src":"7397:55:34","statements":[{"functionReturnParameters":8707,"id":8712,"nodeType":"Return","src":"7411:7:34"}]}}]},"documentation":{"id":8700,"nodeType":"StructuredDocumentation","src":"7153:122:34","text":" @dev Optionally reverts with the corresponding custom error according to the `error` argument provided."},"id":8748,"implemented":true,"kind":"function","modifiers":[],"name":"_throwError","nameLocation":"7289:11:34","nodeType":"FunctionDefinition","parameters":{"id":8706,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8703,"mutability":"mutable","name":"error","nameLocation":"7314:5:34","nodeType":"VariableDeclaration","scope":8748,"src":"7301:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8702,"nodeType":"UserDefinedTypeName","pathNode":{"id":8701,"name":"RecoverError","nameLocations":["7301:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"7301:12:34"},"referencedDeclaration":8409,"src":"7301:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8705,"mutability":"mutable","name":"errorArg","nameLocation":"7329:8:34","nodeType":"VariableDeclaration","scope":8748,"src":"7321:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8704,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7321:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7300:38:34"},"returnParameters":{"id":8707,"nodeType":"ParameterList","parameters":[],"src":"7352:0:34"},"scope":8749,"src":"7280:532:34","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":8750,"src":"344:7470:34","usedErrors":[8412,8417,8422],"usedEvents":[]}],"src":"112:7703:34"},"id":34},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","exportedSymbols":{"EIP712":[8976],"IERC5267":[5346],"MessageHashUtils":[9050],"ShortString":[6866],"ShortStrings":[7077]},"id":8977,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":8751,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"113:24:35"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","file":"./MessageHashUtils.sol","id":8753,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8977,"sourceUnit":9051,"src":"139:56:35","symbolAliases":[{"foreign":{"id":8752,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9050,"src":"147:16:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","file":"../ShortStrings.sol","id":8756,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8977,"sourceUnit":7078,"src":"196:62:35","symbolAliases":[{"foreign":{"id":8754,"name":"ShortStrings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7077,"src":"204:12:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":8755,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"218:11:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","file":"../../interfaces/IERC5267.sol","id":8758,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8977,"sourceUnit":5347,"src":"259:55:35","symbolAliases":[{"foreign":{"id":8757,"name":"IERC5267","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5346,"src":"267:8:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":8760,"name":"IERC5267","nameLocations":["1988:8:35"],"nodeType":"IdentifierPath","referencedDeclaration":5346,"src":"1988:8:35"},"id":8761,"nodeType":"InheritanceSpecifier","src":"1988:8:35"}],"canonicalName":"EIP712","contractDependencies":[],"contractKind":"contract","documentation":{"id":8759,"nodeType":"StructuredDocumentation","src":"316:1643:35","text":" @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n ({_hashTypedDataV4}).\n The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n the chain id to protect against replay attacks on an eventual fork of the chain.\n NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n @custom:oz-upgrades-unsafe-allow state-variable-immutable"},"fullyImplemented":true,"id":8976,"linearizedBaseContracts":[8976,5346],"name":"EIP712","nameLocation":"1978:6:35","nodeType":"ContractDefinition","nodes":[{"global":false,"id":8763,"libraryName":{"id":8762,"name":"ShortStrings","nameLocations":["2009:12:35"],"nodeType":"IdentifierPath","referencedDeclaration":7077,"src":"2009:12:35"},"nodeType":"UsingForDirective","src":"2003:25:35"},{"constant":true,"id":8768,"mutability":"constant","name":"TYPE_HASH","nameLocation":"2059:9:35","nodeType":"VariableDeclaration","scope":8976,"src":"2034:140:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8764,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2034:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"454950373132446f6d61696e28737472696e67206e616d652c737472696e672076657273696f6e2c75696e7432353620636861696e49642c6164647265737320766572696679696e67436f6e747261637429","id":8766,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2089:84:35","typeDescriptions":{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""},"value":"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""}],"id":8765,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2079:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8767,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2079:95:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8770,"mutability":"immutable","name":"_cachedDomainSeparator","nameLocation":"2399:22:35","nodeType":"VariableDeclaration","scope":8976,"src":"2373:48:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8769,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2373:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8772,"mutability":"immutable","name":"_cachedChainId","nameLocation":"2453:14:35","nodeType":"VariableDeclaration","scope":8976,"src":"2427:40:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8771,"name":"uint256","nodeType":"ElementaryTypeName","src":"2427:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":8774,"mutability":"immutable","name":"_cachedThis","nameLocation":"2499:11:35","nodeType":"VariableDeclaration","scope":8976,"src":"2473:37:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8773,"name":"address","nodeType":"ElementaryTypeName","src":"2473:7:35","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"private"},{"constant":false,"id":8776,"mutability":"immutable","name":"_hashedName","nameLocation":"2543:11:35","nodeType":"VariableDeclaration","scope":8976,"src":"2517:37:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8775,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2517:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8778,"mutability":"immutable","name":"_hashedVersion","nameLocation":"2586:14:35","nodeType":"VariableDeclaration","scope":8976,"src":"2560:40:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8777,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2560:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8781,"mutability":"immutable","name":"_name","nameLocation":"2637:5:35","nodeType":"VariableDeclaration","scope":8976,"src":"2607:35:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":8780,"nodeType":"UserDefinedTypeName","pathNode":{"id":8779,"name":"ShortString","nameLocations":["2607:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2607:11:35"},"referencedDeclaration":6866,"src":"2607:11:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":8784,"mutability":"immutable","name":"_version","nameLocation":"2678:8:35","nodeType":"VariableDeclaration","scope":8976,"src":"2648:38:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":8783,"nodeType":"UserDefinedTypeName","pathNode":{"id":8782,"name":"ShortString","nameLocations":["2648:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2648:11:35"},"referencedDeclaration":6866,"src":"2648:11:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":8786,"mutability":"mutable","name":"_nameFallback","nameLocation":"2707:13:35","nodeType":"VariableDeclaration","scope":8976,"src":"2692:28:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":8785,"name":"string","nodeType":"ElementaryTypeName","src":"2692:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":8788,"mutability":"mutable","name":"_versionFallback","nameLocation":"2741:16:35","nodeType":"VariableDeclaration","scope":8976,"src":"2726:31:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":8787,"name":"string","nodeType":"ElementaryTypeName","src":"2726:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":8845,"nodeType":"Block","src":"3383:376:35","statements":[{"expression":{"id":8801,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8796,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8781,"src":"3393:5:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":8799,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8786,"src":"3432:13:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8797,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8791,"src":"3401:4:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":8798,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3406:25:35","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7018,"src":"3401:30:35","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$6866_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":8800,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3401:45:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"src":"3393:53:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8802,"nodeType":"ExpressionStatement","src":"3393:53:35"},{"expression":{"id":8808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8803,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8784,"src":"3456:8:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":8806,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8788,"src":"3501:16:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8804,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8793,"src":"3467:7:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":8805,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3475:25:35","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7018,"src":"3467:33:35","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$6866_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":8807,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3467:51:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"src":"3456:62:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8809,"nodeType":"ExpressionStatement","src":"3456:62:35"},{"expression":{"id":8817,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8810,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8776,"src":"3528:11:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":8814,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8791,"src":"3558:4:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8813,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3552:5:35","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8812,"name":"bytes","nodeType":"ElementaryTypeName","src":"3552:5:35","typeDescriptions":{}}},"id":8815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3552:11:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8811,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"3542:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8816,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3542:22:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3528:36:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":8818,"nodeType":"ExpressionStatement","src":"3528:36:35"},{"expression":{"id":8826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8819,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8778,"src":"3574:14:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":8823,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8793,"src":"3607:7:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8822,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3601:5:35","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8821,"name":"bytes","nodeType":"ElementaryTypeName","src":"3601:5:35","typeDescriptions":{}}},"id":8824,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3601:14:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8820,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"3591:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8825,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3591:25:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3574:42:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":8827,"nodeType":"ExpressionStatement","src":"3574:42:35"},{"expression":{"id":8831,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8828,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8772,"src":"3627:14:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"expression":{"id":8829,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3644:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8830,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3650:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"3644:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3627:30:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8832,"nodeType":"ExpressionStatement","src":"3627:30:35"},{"expression":{"id":8836,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8833,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8770,"src":"3667:22:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"id":8834,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8893,"src":"3692:21:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":8835,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3692:23:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3667:48:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":8837,"nodeType":"ExpressionStatement","src":"3667:48:35"},{"expression":{"id":8843,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8838,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8774,"src":"3725:11:35","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":8841,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3747:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8840,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3739:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8839,"name":"address","nodeType":"ElementaryTypeName","src":"3739:7:35","typeDescriptions":{}}},"id":8842,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3739:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3725:27:35","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":8844,"nodeType":"ExpressionStatement","src":"3725:27:35"}]},"documentation":{"id":8789,"nodeType":"StructuredDocumentation","src":"2764:559:35","text":" @dev Initializes the domain separator and parameter caches.\n The meaning of `name` and `version` is specified in\n https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n - `version`: the current major version of the signing domain.\n NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n contract upgrade]."},"id":8846,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":8794,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8791,"mutability":"mutable","name":"name","nameLocation":"3354:4:35","nodeType":"VariableDeclaration","scope":8846,"src":"3340:18:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8790,"name":"string","nodeType":"ElementaryTypeName","src":"3340:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8793,"mutability":"mutable","name":"version","nameLocation":"3374:7:35","nodeType":"VariableDeclaration","scope":8846,"src":"3360:21:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8792,"name":"string","nodeType":"ElementaryTypeName","src":"3360:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3339:43:35"},"returnParameters":{"id":8795,"nodeType":"ParameterList","parameters":[],"src":"3383:0:35"},"scope":8976,"src":"3328:431:35","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":8871,"nodeType":"Block","src":"3907:200:35","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8862,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":8857,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8854,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3929:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8853,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3921:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8852,"name":"address","nodeType":"ElementaryTypeName","src":"3921:7:35","typeDescriptions":{}}},"id":8855,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3921:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8856,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8774,"src":"3938:11:35","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3921:28:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8861,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":8858,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3953:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8859,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3959:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"3953:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8860,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8772,"src":"3970:14:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3953:31:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3921:63:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8869,"nodeType":"Block","src":"4046:55:35","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":8866,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8893,"src":"4067:21:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":8867,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4067:23:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8851,"id":8868,"nodeType":"Return","src":"4060:30:35"}]},"id":8870,"nodeType":"IfStatement","src":"3917:184:35","trueBody":{"id":8865,"nodeType":"Block","src":"3986:54:35","statements":[{"expression":{"id":8863,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8770,"src":"4007:22:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8851,"id":8864,"nodeType":"Return","src":"4000:29:35"}]}}]},"documentation":{"id":8847,"nodeType":"StructuredDocumentation","src":"3765:75:35","text":" @dev Returns the domain separator for the current chain."},"id":8872,"implemented":true,"kind":"function","modifiers":[],"name":"_domainSeparatorV4","nameLocation":"3854:18:35","nodeType":"FunctionDefinition","parameters":{"id":8848,"nodeType":"ParameterList","parameters":[],"src":"3872:2:35"},"returnParameters":{"id":8851,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8850,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8872,"src":"3898:7:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8849,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3898:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3897:9:35"},"scope":8976,"src":"3845:262:35","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":8892,"nodeType":"Block","src":"4177:115:35","statements":[{"expression":{"arguments":[{"arguments":[{"id":8880,"name":"TYPE_HASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8768,"src":"4215:9:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8881,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8776,"src":"4226:11:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8882,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8778,"src":"4239:14:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"expression":{"id":8883,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"4255:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8884,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4261:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"4255:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":8887,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"4278:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8886,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4270:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8885,"name":"address","nodeType":"ElementaryTypeName","src":"4270:7:35","typeDescriptions":{}}},"id":8888,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4270:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":8878,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"4204:3:35","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":8879,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4208:6:35","memberName":"encode","nodeType":"MemberAccess","src":"4204:10:35","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":8889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4204:80:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8877,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4194:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8890,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4194:91:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8876,"id":8891,"nodeType":"Return","src":"4187:98:35"}]},"id":8893,"implemented":true,"kind":"function","modifiers":[],"name":"_buildDomainSeparator","nameLocation":"4122:21:35","nodeType":"FunctionDefinition","parameters":{"id":8873,"nodeType":"ParameterList","parameters":[],"src":"4143:2:35"},"returnParameters":{"id":8876,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8875,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8893,"src":"4168:7:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8874,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4168:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4167:9:35"},"scope":8976,"src":"4113:179:35","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":8908,"nodeType":"Block","src":"5003:90:35","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":8903,"name":"_domainSeparatorV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8872,"src":"5053:18:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":8904,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5053:20:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8905,"name":"structHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8896,"src":"5075:10:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":8901,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9050,"src":"5020:16:35","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_MessageHashUtils_$9050_$","typeString":"type(library MessageHashUtils)"}},"id":8902,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5037:15:35","memberName":"toTypedDataHash","nodeType":"MemberAccess","referencedDeclaration":9049,"src":"5020:32:35","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32,bytes32) pure returns (bytes32)"}},"id":8906,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5020:66:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8900,"id":8907,"nodeType":"Return","src":"5013:73:35"}]},"documentation":{"id":8894,"nodeType":"StructuredDocumentation","src":"4298:614:35","text":" @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n function returns the hash of the fully encoded EIP712 message for this domain.\n This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n ```solidity\n bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n keccak256(\"Mail(address to,string contents)\"),\n mailTo,\n keccak256(bytes(mailContents))\n )));\n address signer = ECDSA.recover(digest, signature);\n ```"},"id":8909,"implemented":true,"kind":"function","modifiers":[],"name":"_hashTypedDataV4","nameLocation":"4926:16:35","nodeType":"FunctionDefinition","parameters":{"id":8897,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8896,"mutability":"mutable","name":"structHash","nameLocation":"4951:10:35","nodeType":"VariableDeclaration","scope":8909,"src":"4943:18:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8895,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4943:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4942:20:35"},"returnParameters":{"id":8900,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8899,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8909,"src":"4994:7:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8898,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4994:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4993:9:35"},"scope":8976,"src":"4917:176:35","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5345],"body":{"id":8950,"nodeType":"Block","src":"5472:229:35","statements":[{"expression":{"components":[{"hexValue":"0f","id":8928,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"5503:7:35","typeDescriptions":{"typeIdentifier":"t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c","typeString":"literal_string hex\"0f\""},"value":"\u000f"},{"arguments":[],"expression":{"argumentTypes":[],"id":8929,"name":"_EIP712Name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8963,"src":"5533:11:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":8930,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5533:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":8931,"name":"_EIP712Version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8975,"src":"5560:14:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":8932,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5560:16:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":8933,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"5590:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5596:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"5590:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":8937,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"5625:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8936,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5617:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8935,"name":"address","nodeType":"ElementaryTypeName","src":"5617:7:35","typeDescriptions":{}}},"id":8938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5617:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":8941,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5652:1:35","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8940,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5644:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8939,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5644:7:35","typeDescriptions":{}}},"id":8942,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5644:10:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":8946,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5682:1:35","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8945,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"5668:13:35","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (uint256[] memory)"},"typeName":{"baseType":{"id":8943,"name":"uint256","nodeType":"ElementaryTypeName","src":"5672:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8944,"nodeType":"ArrayTypeName","src":"5672:9:35","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}}},"id":8947,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5668:16:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}}],"id":8948,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5489:205:35","typeDescriptions":{"typeIdentifier":"t_tuple$_t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_uint256_$_t_address_$_t_bytes32_$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"tuple(literal_string hex\"0f\",string memory,string memory,uint256,address,bytes32,uint256[] memory)"}},"functionReturnParameters":8927,"id":8949,"nodeType":"Return","src":"5482:212:35"}]},"documentation":{"id":8910,"nodeType":"StructuredDocumentation","src":"5099:40:35","text":" @dev See {IERC-5267}."},"functionSelector":"84b0196e","id":8951,"implemented":true,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"5153:12:35","nodeType":"FunctionDefinition","parameters":{"id":8911,"nodeType":"ParameterList","parameters":[],"src":"5165:2:35"},"returnParameters":{"id":8927,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8913,"mutability":"mutable","name":"fields","nameLocation":"5249:6:35","nodeType":"VariableDeclaration","scope":8951,"src":"5242:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8912,"name":"bytes1","nodeType":"ElementaryTypeName","src":"5242:6:35","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":8915,"mutability":"mutable","name":"name","nameLocation":"5283:4:35","nodeType":"VariableDeclaration","scope":8951,"src":"5269:18:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8914,"name":"string","nodeType":"ElementaryTypeName","src":"5269:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8917,"mutability":"mutable","name":"version","nameLocation":"5315:7:35","nodeType":"VariableDeclaration","scope":8951,"src":"5301:21:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8916,"name":"string","nodeType":"ElementaryTypeName","src":"5301:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8919,"mutability":"mutable","name":"chainId","nameLocation":"5344:7:35","nodeType":"VariableDeclaration","scope":8951,"src":"5336:15:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8918,"name":"uint256","nodeType":"ElementaryTypeName","src":"5336:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8921,"mutability":"mutable","name":"verifyingContract","nameLocation":"5373:17:35","nodeType":"VariableDeclaration","scope":8951,"src":"5365:25:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8920,"name":"address","nodeType":"ElementaryTypeName","src":"5365:7:35","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8923,"mutability":"mutable","name":"salt","nameLocation":"5412:4:35","nodeType":"VariableDeclaration","scope":8951,"src":"5404:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8922,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5404:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8926,"mutability":"mutable","name":"extensions","nameLocation":"5447:10:35","nodeType":"VariableDeclaration","scope":8951,"src":"5430:27:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":8924,"name":"uint256","nodeType":"ElementaryTypeName","src":"5430:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8925,"nodeType":"ArrayTypeName","src":"5430:9:35","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"5228:239:35"},"scope":8976,"src":"5144:557:35","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":8962,"nodeType":"Block","src":"6082:65:35","statements":[{"expression":{"arguments":[{"id":8959,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8786,"src":"6126:13:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8957,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8781,"src":"6099:5:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8958,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6105:20:35","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7045,"src":"6099:26:35","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":8960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6099:41:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":8956,"id":8961,"nodeType":"Return","src":"6092:48:35"}]},"documentation":{"id":8952,"nodeType":"StructuredDocumentation","src":"5707:256:35","text":" @dev The name parameter for the EIP712 domain.\n NOTE: By default this function reads _name which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":8963,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Name","nameLocation":"6030:11:35","nodeType":"FunctionDefinition","parameters":{"id":8953,"nodeType":"ParameterList","parameters":[],"src":"6041:2:35"},"returnParameters":{"id":8956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8955,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8963,"src":"6067:13:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8954,"name":"string","nodeType":"ElementaryTypeName","src":"6067:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6066:15:35"},"scope":8976,"src":"6021:126:35","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":8974,"nodeType":"Block","src":"6537:71:35","statements":[{"expression":{"arguments":[{"id":8971,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8788,"src":"6584:16:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8969,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8784,"src":"6554:8:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8970,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6563:20:35","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7045,"src":"6554:29:35","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":8972,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6554:47:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":8968,"id":8973,"nodeType":"Return","src":"6547:54:35"}]},"documentation":{"id":8964,"nodeType":"StructuredDocumentation","src":"6153:262:35","text":" @dev The version parameter for the EIP712 domain.\n NOTE: By default this function reads _version which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":8975,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Version","nameLocation":"6482:14:35","nodeType":"FunctionDefinition","parameters":{"id":8965,"nodeType":"ParameterList","parameters":[],"src":"6496:2:35"},"returnParameters":{"id":8968,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8967,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8975,"src":"6522:13:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8966,"name":"string","nodeType":"ElementaryTypeName","src":"6522:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6521:15:35"},"scope":8976,"src":"6473:135:35","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":8977,"src":"1960:4650:35","usedErrors":[6874,6876],"usedEvents":[5326]}],"src":"113:6498:35"},"id":35},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","exportedSymbols":{"MessageHashUtils":[9050],"Strings":[8401]},"id":9051,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":8978,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:36"},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../Strings.sol","id":8980,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9051,"sourceUnit":8402,"src":"149:39:36","symbolAliases":[{"foreign":{"id":8979,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"157:7:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"MessageHashUtils","contractDependencies":[],"contractKind":"library","documentation":{"id":8981,"nodeType":"StructuredDocumentation","src":"190:330:36","text":" @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n The library provides methods for generating a hash of a message that conforms to the\n https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n specifications."},"fullyImplemented":true,"id":9050,"linearizedBaseContracts":[9050],"name":"MessageHashUtils","nameLocation":"529:16:36","nodeType":"ContractDefinition","nodes":[{"body":{"id":8990,"nodeType":"Block","src":"1314:341:36","statements":[{"AST":{"nodeType":"YulBlock","src":"1349:300:36","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1370:4:36","type":"","value":"0x00"},{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a3332","kind":"string","nodeType":"YulLiteral","src":"1376:34:36","type":"","value":"\u0019Ethereum Signed Message:\n32"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1363:6:36"},"nodeType":"YulFunctionCall","src":"1363:48:36"},"nodeType":"YulExpressionStatement","src":"1363:48:36"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1472:4:36","type":"","value":"0x1c"},{"name":"messageHash","nodeType":"YulIdentifier","src":"1478:11:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1465:6:36"},"nodeType":"YulFunctionCall","src":"1465:25:36"},"nodeType":"YulExpressionStatement","src":"1465:25:36"},{"nodeType":"YulAssignment","src":"1544:31:36","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1564:4:36","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1570:4:36","type":"","value":"0x3c"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"1554:9:36"},"nodeType":"YulFunctionCall","src":"1554:21:36"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"1544:6:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8987,"isOffset":false,"isSlot":false,"src":"1544:6:36","valueSize":1},{"declaration":8984,"isOffset":false,"isSlot":false,"src":"1478:11:36","valueSize":1}],"flags":["memory-safe"],"id":8989,"nodeType":"InlineAssembly","src":"1324:325:36"}]},"documentation":{"id":8982,"nodeType":"StructuredDocumentation","src":"552:665:36","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing a bytes32 `messageHash` with\n `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n keccak256, although any bytes32 value can be safely used because the final digest will\n be re-hashed.\n See {ECDSA-recover}."},"id":8991,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"1231:22:36","nodeType":"FunctionDefinition","parameters":{"id":8985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8984,"mutability":"mutable","name":"messageHash","nameLocation":"1262:11:36","nodeType":"VariableDeclaration","scope":8991,"src":"1254:19:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8983,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1254:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1253:21:36"},"returnParameters":{"id":8988,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8987,"mutability":"mutable","name":"digest","nameLocation":"1306:6:36","nodeType":"VariableDeclaration","scope":8991,"src":"1298:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8986,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1298:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1297:16:36"},"scope":9050,"src":"1222:433:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9016,"nodeType":"Block","src":"2207:143:36","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a","id":9003,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2259:32:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},"value":"\u0019Ethereum Signed Message:\n"},{"arguments":[{"arguments":[{"expression":{"id":9008,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8994,"src":"2316:7:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2324:6:36","memberName":"length","nodeType":"MemberAccess","src":"2316:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9006,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"2299:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$8401_$","typeString":"type(library Strings)"}},"id":9007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2307:8:36","memberName":"toString","nodeType":"MemberAccess","referencedDeclaration":7279,"src":"2299:16:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":9010,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2299:32:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9005,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2293:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9004,"name":"bytes","nodeType":"ElementaryTypeName","src":"2293:5:36","typeDescriptions":{}}},"id":9011,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2293:39:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9012,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8994,"src":"2334:7:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9001,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2246:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9000,"name":"bytes","nodeType":"ElementaryTypeName","src":"2246:5:36","typeDescriptions":{}}},"id":9002,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2252:6:36","memberName":"concat","nodeType":"MemberAccess","src":"2246:12:36","typeDescriptions":{"typeIdentifier":"t_function_bytesconcat_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2246:96:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8999,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2236:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9014,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2236:107:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8998,"id":9015,"nodeType":"Return","src":"2217:126:36"}]},"documentation":{"id":8992,"nodeType":"StructuredDocumentation","src":"1661:455:36","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing an arbitrary `message` with\n `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n See {ECDSA-recover}."},"id":9017,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"2130:22:36","nodeType":"FunctionDefinition","parameters":{"id":8995,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8994,"mutability":"mutable","name":"message","nameLocation":"2166:7:36","nodeType":"VariableDeclaration","scope":9017,"src":"2153:20:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8993,"name":"bytes","nodeType":"ElementaryTypeName","src":"2153:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2152:22:36"},"returnParameters":{"id":8998,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8997,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9017,"src":"2198:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8996,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2198:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2197:9:36"},"scope":9050,"src":"2121:229:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9036,"nodeType":"Block","src":"2804:80:36","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"1900","id":9030,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"2848:10:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},"value":"\u0019\u0000"},{"id":9031,"name":"validator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9020,"src":"2860:9:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9032,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9022,"src":"2871:4:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9028,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2831:3:36","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9029,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2835:12:36","memberName":"encodePacked","nodeType":"MemberAccess","src":"2831:16:36","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9033,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2831:45:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9027,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2821:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9034,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2821:56:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9026,"id":9035,"nodeType":"Return","src":"2814:63:36"}]},"documentation":{"id":9018,"nodeType":"StructuredDocumentation","src":"2356:332:36","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x00` (data with intended validator).\n The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n `validator` address. Then hashing the result.\n See {ECDSA-recover}."},"id":9037,"implemented":true,"kind":"function","modifiers":[],"name":"toDataWithIntendedValidatorHash","nameLocation":"2702:31:36","nodeType":"FunctionDefinition","parameters":{"id":9023,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9020,"mutability":"mutable","name":"validator","nameLocation":"2742:9:36","nodeType":"VariableDeclaration","scope":9037,"src":"2734:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9019,"name":"address","nodeType":"ElementaryTypeName","src":"2734:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9022,"mutability":"mutable","name":"data","nameLocation":"2766:4:36","nodeType":"VariableDeclaration","scope":9037,"src":"2753:17:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9021,"name":"bytes","nodeType":"ElementaryTypeName","src":"2753:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2733:38:36"},"returnParameters":{"id":9026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9025,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9037,"src":"2795:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9024,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2795:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2794:9:36"},"scope":9050,"src":"2693:191:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9048,"nodeType":"Block","src":"3435:265:36","statements":[{"AST":{"nodeType":"YulBlock","src":"3470:224:36","statements":[{"nodeType":"YulVariableDeclaration","src":"3484:22:36","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3501:4:36","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"3495:5:36"},"nodeType":"YulFunctionCall","src":"3495:11:36"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"3488:3:36","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3526:3:36"},{"hexValue":"1901","kind":"string","nodeType":"YulLiteral","src":"3531:10:36","type":"","value":"\u0019\u0001"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3519:6:36"},"nodeType":"YulFunctionCall","src":"3519:23:36"},"nodeType":"YulExpressionStatement","src":"3519:23:36"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3566:3:36"},{"kind":"number","nodeType":"YulLiteral","src":"3571:4:36","type":"","value":"0x02"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3562:3:36"},"nodeType":"YulFunctionCall","src":"3562:14:36"},{"name":"domainSeparator","nodeType":"YulIdentifier","src":"3578:15:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3555:6:36"},"nodeType":"YulFunctionCall","src":"3555:39:36"},"nodeType":"YulExpressionStatement","src":"3555:39:36"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3618:3:36"},{"kind":"number","nodeType":"YulLiteral","src":"3623:4:36","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3614:3:36"},"nodeType":"YulFunctionCall","src":"3614:14:36"},{"name":"structHash","nodeType":"YulIdentifier","src":"3630:10:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3607:6:36"},"nodeType":"YulFunctionCall","src":"3607:34:36"},"nodeType":"YulExpressionStatement","src":"3607:34:36"},{"nodeType":"YulAssignment","src":"3654:30:36","value":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3674:3:36"},{"kind":"number","nodeType":"YulLiteral","src":"3679:4:36","type":"","value":"0x42"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3664:9:36"},"nodeType":"YulFunctionCall","src":"3664:20:36"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"3654:6:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9045,"isOffset":false,"isSlot":false,"src":"3654:6:36","valueSize":1},{"declaration":9040,"isOffset":false,"isSlot":false,"src":"3578:15:36","valueSize":1},{"declaration":9042,"isOffset":false,"isSlot":false,"src":"3630:10:36","valueSize":1}],"flags":["memory-safe"],"id":9047,"nodeType":"InlineAssembly","src":"3445:249:36"}]},"documentation":{"id":9038,"nodeType":"StructuredDocumentation","src":"2890:431:36","text":" @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n See {ECDSA-recover}."},"id":9049,"implemented":true,"kind":"function","modifiers":[],"name":"toTypedDataHash","nameLocation":"3335:15:36","nodeType":"FunctionDefinition","parameters":{"id":9043,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9040,"mutability":"mutable","name":"domainSeparator","nameLocation":"3359:15:36","nodeType":"VariableDeclaration","scope":9049,"src":"3351:23:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9039,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3351:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9042,"mutability":"mutable","name":"structHash","nameLocation":"3384:10:36","nodeType":"VariableDeclaration","scope":9049,"src":"3376:18:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9041,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3376:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3350:45:36"},"returnParameters":{"id":9046,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9045,"mutability":"mutable","name":"digest","nameLocation":"3427:6:36","nodeType":"VariableDeclaration","scope":9049,"src":"3419:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9044,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3419:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3418:16:36"},"scope":9050,"src":"3326:374:36","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":9051,"src":"521:3181:36","usedErrors":[],"usedEvents":[]}],"src":"123:3580:36"},"id":36},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","exportedSymbols":{"ECDSA":[8749],"IERC1271":[5317],"SignatureChecker":[9158]},"id":9159,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9052,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:37"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"./ECDSA.sol","id":9054,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9159,"sourceUnit":8750,"src":"149:34:37","symbolAliases":[{"foreign":{"id":9053,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"157:5:37","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","file":"../../interfaces/IERC1271.sol","id":9056,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9159,"sourceUnit":5318,"src":"184:55:37","symbolAliases":[{"foreign":{"id":9055,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5317,"src":"192:8:37","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignatureChecker","contractDependencies":[],"contractKind":"library","documentation":{"id":9057,"nodeType":"StructuredDocumentation","src":"241:290:37","text":" @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n Argent and Safe Wallet (previously Gnosis Safe)."},"fullyImplemented":true,"id":9158,"linearizedBaseContracts":[9158],"name":"SignatureChecker","nameLocation":"540:16:37","nodeType":"ContractDefinition","nodes":[{"body":{"id":9104,"nodeType":"Block","src":"1153:317:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":9069,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9060,"src":"1167:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9070,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1174:4:37","memberName":"code","nodeType":"MemberAccess","src":"1167:11:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1179:6:37","memberName":"length","nodeType":"MemberAccess","src":"1167:18:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9072,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1189:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1167:23:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":9102,"nodeType":"Block","src":"1381:83:37","statements":[{"expression":{"arguments":[{"id":9097,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9060,"src":"1429:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9098,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9062,"src":"1437:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9099,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9064,"src":"1443:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9096,"name":"isValidERC1271SignatureNow","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9157,"src":"1402:26:37","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":9100,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1402:51:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9068,"id":9101,"nodeType":"Return","src":"1395:58:37"}]},"id":9103,"nodeType":"IfStatement","src":"1163:301:37","trueBody":{"id":9095,"nodeType":"Block","src":"1192:183:37","statements":[{"assignments":[9075,9078,null],"declarations":[{"constant":false,"id":9075,"mutability":"mutable","name":"recovered","nameLocation":"1215:9:37","nodeType":"VariableDeclaration","scope":9095,"src":"1207:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9074,"name":"address","nodeType":"ElementaryTypeName","src":"1207:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9078,"mutability":"mutable","name":"err","nameLocation":"1245:3:37","nodeType":"VariableDeclaration","scope":9095,"src":"1226:22:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9077,"nodeType":"UserDefinedTypeName","pathNode":{"id":9076,"name":"ECDSA.RecoverError","nameLocations":["1226:5:37","1232:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"1226:18:37"},"referencedDeclaration":8409,"src":"1226:18:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},null],"id":9084,"initialValue":{"arguments":[{"id":9081,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9062,"src":"1271:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9082,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9064,"src":"1277:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9079,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"1254:5:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$8749_$","typeString":"type(library ECDSA)"}},"id":9080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1260:10:37","memberName":"tryRecover","nodeType":"MemberAccess","referencedDeclaration":8475,"src":"1254:16:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9083,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1254:33:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"1206:81:37"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":9089,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9085,"name":"err","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9078,"src":"1308:3:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"expression":{"id":9086,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"1315:5:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$8749_$","typeString":"type(library ECDSA)"}},"id":9087,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1321:12:37","memberName":"RecoverError","nodeType":"MemberAccess","referencedDeclaration":8409,"src":"1315:18:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9088,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:7:37","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8405,"src":"1315:26:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"1308:33:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":9092,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9090,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9075,"src":"1345:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9091,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9060,"src":"1358:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1345:19:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"1308:56:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9068,"id":9094,"nodeType":"Return","src":"1301:63:37"}]}}]},"documentation":{"id":9058,"nodeType":"StructuredDocumentation","src":"563:473:37","text":" @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9105,"implemented":true,"kind":"function","modifiers":[],"name":"isValidSignatureNow","nameLocation":"1050:19:37","nodeType":"FunctionDefinition","parameters":{"id":9065,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9060,"mutability":"mutable","name":"signer","nameLocation":"1078:6:37","nodeType":"VariableDeclaration","scope":9105,"src":"1070:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9059,"name":"address","nodeType":"ElementaryTypeName","src":"1070:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9062,"mutability":"mutable","name":"hash","nameLocation":"1094:4:37","nodeType":"VariableDeclaration","scope":9105,"src":"1086:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9061,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1086:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9064,"mutability":"mutable","name":"signature","nameLocation":"1113:9:37","nodeType":"VariableDeclaration","scope":9105,"src":"1100:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9063,"name":"bytes","nodeType":"ElementaryTypeName","src":"1100:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1069:54:37"},"returnParameters":{"id":9068,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9067,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9105,"src":"1147:4:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9066,"name":"bool","nodeType":"ElementaryTypeName","src":"1147:4:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1146:6:37"},"scope":9158,"src":"1041:429:37","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9156,"nodeType":"Block","src":"2026:309:37","statements":[{"assignments":[9118,9120],"declarations":[{"constant":false,"id":9118,"mutability":"mutable","name":"success","nameLocation":"2042:7:37","nodeType":"VariableDeclaration","scope":9156,"src":"2037:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9117,"name":"bool","nodeType":"ElementaryTypeName","src":"2037:4:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9120,"mutability":"mutable","name":"result","nameLocation":"2064:6:37","nodeType":"VariableDeclaration","scope":9156,"src":"2051:19:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9119,"name":"bytes","nodeType":"ElementaryTypeName","src":"2051:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":9132,"initialValue":{"arguments":[{"arguments":[{"expression":{"id":9125,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5317,"src":"2120:8:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5317_$","typeString":"type(contract IERC1271)"}},"id":9126,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2129:16:37","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5316,"src":"2120:25:37","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},{"components":[{"id":9127,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9110,"src":"2148:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9128,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9112,"src":"2154:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":9129,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2147:17:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"},{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}],"expression":{"id":9123,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2105:3:37","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9124,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2109:10:37","memberName":"encodeCall","nodeType":"MemberAccess","src":"2105:14:37","typeDescriptions":{"typeIdentifier":"t_function_abiencodecall_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9130,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2105:60:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9121,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9108,"src":"2074:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9122,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2081:10:37","memberName":"staticcall","nodeType":"MemberAccess","src":"2074:17:37","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":9131,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2074:101:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"2036:139:37"},{"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9153,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9133,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9118,"src":"2193:7:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9137,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":9134,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9120,"src":"2216:6:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9135,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2223:6:37","memberName":"length","nodeType":"MemberAccess","src":"2216:13:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"hexValue":"3332","id":9136,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2233:2:37","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"2216:19:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:42:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":9152,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9141,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9120,"src":"2262:6:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"components":[{"id":9143,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2271:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9142,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2271:7:37","typeDescriptions":{}}}],"id":9144,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2270:9:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}],"expression":{"id":9139,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2251:3:37","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9140,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2255:6:37","memberName":"decode","nodeType":"MemberAccess","src":"2251:10:37","typeDescriptions":{"typeIdentifier":"t_function_abidecode_pure$__$returns$__$","typeString":"function () pure"}},"id":9145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2251:29:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"expression":{"id":9148,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5317,"src":"2292:8:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5317_$","typeString":"type(contract IERC1271)"}},"id":9149,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2301:16:37","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5316,"src":"2292:25:37","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},"id":9150,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2318:8:37","memberName":"selector","nodeType":"MemberAccess","src":"2292:34:37","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"id":9147,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2284:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9146,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2284:7:37","typeDescriptions":{}}},"id":9151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2284:43:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2251:76:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:134:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":9154,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2192:136:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9116,"id":9155,"nodeType":"Return","src":"2185:143:37"}]},"documentation":{"id":9106,"nodeType":"StructuredDocumentation","src":"1476:396:37","text":" @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n against the signer smart contract using ERC-1271.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9157,"implemented":true,"kind":"function","modifiers":[],"name":"isValidERC1271SignatureNow","nameLocation":"1886:26:37","nodeType":"FunctionDefinition","parameters":{"id":9113,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9108,"mutability":"mutable","name":"signer","nameLocation":"1930:6:37","nodeType":"VariableDeclaration","scope":9157,"src":"1922:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9107,"name":"address","nodeType":"ElementaryTypeName","src":"1922:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9110,"mutability":"mutable","name":"hash","nameLocation":"1954:4:37","nodeType":"VariableDeclaration","scope":9157,"src":"1946:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9109,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1946:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9112,"mutability":"mutable","name":"signature","nameLocation":"1981:9:37","nodeType":"VariableDeclaration","scope":9157,"src":"1968:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9111,"name":"bytes","nodeType":"ElementaryTypeName","src":"1968:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1912:84:37"},"returnParameters":{"id":9116,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9115,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9157,"src":"2020:4:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9114,"name":"bool","nodeType":"ElementaryTypeName","src":"2020:4:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2019:6:37"},"scope":9158,"src":"1877:458:37","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":9159,"src":"532:1805:37","usedErrors":[],"usedEvents":[]}],"src":"123:2215:37"},"id":37},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","exportedSymbols":{"ERC165":[9182],"IERC165":[9194]},"id":9183,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9160,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"114:24:38"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"./IERC165.sol","id":9162,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9183,"sourceUnit":9195,"src":"140:38:38","symbolAliases":[{"foreign":{"id":9161,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"148:7:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9164,"name":"IERC165","nameLocations":["688:7:38"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"688:7:38"},"id":9165,"nodeType":"InheritanceSpecifier","src":"688:7:38"}],"canonicalName":"ERC165","contractDependencies":[],"contractKind":"contract","documentation":{"id":9163,"nodeType":"StructuredDocumentation","src":"180:479:38","text":" @dev Implementation of the {IERC165} interface.\n Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check\n for the additional interface id that will be supported. For example:\n ```solidity\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\n return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\n }\n ```"},"fullyImplemented":true,"id":9182,"linearizedBaseContracts":[9182,9194],"name":"ERC165","nameLocation":"678:6:38","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9193],"body":{"id":9180,"nodeType":"Block","src":"845:64:38","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":9178,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9173,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9168,"src":"862:11:38","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":9175,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"882:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC165_$9194_$","typeString":"type(contract IERC165)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC165_$9194_$","typeString":"type(contract IERC165)"}],"id":9174,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"877:4:38","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":9176,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"877:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC165_$9194","typeString":"type(contract IERC165)"}},"id":9177,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"891:11:38","memberName":"interfaceId","nodeType":"MemberAccess","src":"877:25:38","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"862:40:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9172,"id":9179,"nodeType":"Return","src":"855:47:38"}]},"documentation":{"id":9166,"nodeType":"StructuredDocumentation","src":"702:56:38","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":9181,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"772:17:38","nodeType":"FunctionDefinition","parameters":{"id":9169,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9168,"mutability":"mutable","name":"interfaceId","nameLocation":"797:11:38","nodeType":"VariableDeclaration","scope":9181,"src":"790:18:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9167,"name":"bytes4","nodeType":"ElementaryTypeName","src":"790:6:38","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"789:20:38"},"returnParameters":{"id":9172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9171,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9181,"src":"839:4:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9170,"name":"bool","nodeType":"ElementaryTypeName","src":"839:4:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"838:6:38"},"scope":9182,"src":"763:146:38","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":9183,"src":"660:251:38","usedErrors":[],"usedEvents":[]}],"src":"114:798:38"},"id":38},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","exportedSymbols":{"IERC165":[9194]},"id":9195,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9184,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"115:24:39"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC165","contractDependencies":[],"contractKind":"interface","documentation":{"id":9185,"nodeType":"StructuredDocumentation","src":"141:280:39","text":" @dev Interface of the ERC-165 standard, as defined in the\n https://eips.ethereum.org/EIPS/eip-165[ERC].\n Implementers can declare support of contract interfaces, which can then be\n queried by others ({ERC165Checker}).\n For an implementation, see {ERC165}."},"fullyImplemented":false,"id":9194,"linearizedBaseContracts":[9194],"name":"IERC165","nameLocation":"432:7:39","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":9186,"nodeType":"StructuredDocumentation","src":"446:340:39","text":" @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[ERC section]\n to learn more about how these ids are created.\n This function call must use less than 30 000 gas."},"functionSelector":"01ffc9a7","id":9193,"implemented":false,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"800:17:39","nodeType":"FunctionDefinition","parameters":{"id":9189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9188,"mutability":"mutable","name":"interfaceId","nameLocation":"825:11:39","nodeType":"VariableDeclaration","scope":9193,"src":"818:18:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9187,"name":"bytes4","nodeType":"ElementaryTypeName","src":"818:6:39","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"817:20:39"},"returnParameters":{"id":9192,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9191,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9193,"src":"861:4:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9190,"name":"bool","nodeType":"ElementaryTypeName","src":"861:4:39","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"860:6:39"},"scope":9194,"src":"791:76:39","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":9195,"src":"422:447:39","usedErrors":[],"usedEvents":[]}],"src":"115:755:39"},"id":39},"@openzeppelin/contracts/utils/math/Math.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","exportedSymbols":{"Math":[10800],"Panic":[6860],"SafeCast":[12565]},"id":10801,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9196,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"103:24:40"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":9198,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":10801,"sourceUnit":6861,"src":"129:35:40","symbolAliases":[{"foreign":{"id":9197,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"137:5:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":9200,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":10801,"sourceUnit":12566,"src":"165:40:40","symbolAliases":[{"foreign":{"id":9199,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"173:8:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Math","contractDependencies":[],"contractKind":"library","documentation":{"id":9201,"nodeType":"StructuredDocumentation","src":"207:73:40","text":" @dev Standard math utilities missing in the Solidity language."},"fullyImplemented":true,"id":10800,"linearizedBaseContracts":[10800],"name":"Math","nameLocation":"289:4:40","nodeType":"ContractDefinition","nodes":[{"canonicalName":"Math.Rounding","id":9206,"members":[{"id":9202,"name":"Floor","nameLocation":"324:5:40","nodeType":"EnumValue","src":"324:5:40"},{"id":9203,"name":"Ceil","nameLocation":"367:4:40","nodeType":"EnumValue","src":"367:4:40"},{"id":9204,"name":"Trunc","nameLocation":"409:5:40","nodeType":"EnumValue","src":"409:5:40"},{"id":9205,"name":"Expand","nameLocation":"439:6:40","nodeType":"EnumValue","src":"439:6:40"}],"name":"Rounding","nameLocation":"305:8:40","nodeType":"EnumDefinition","src":"300:169:40"},{"body":{"id":9237,"nodeType":"Block","src":"677:140:40","statements":[{"id":9236,"nodeType":"UncheckedBlock","src":"687:124:40","statements":[{"assignments":[9219],"declarations":[{"constant":false,"id":9219,"mutability":"mutable","name":"c","nameLocation":"719:1:40","nodeType":"VariableDeclaration","scope":9236,"src":"711:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9218,"name":"uint256","nodeType":"ElementaryTypeName","src":"711:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9223,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9222,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9220,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9209,"src":"723:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":9221,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9211,"src":"727:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"723:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"711:17:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9226,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9224,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9219,"src":"746:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":9225,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9209,"src":"750:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"746:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9231,"nodeType":"IfStatement","src":"742:28:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9227,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"761:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9228,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"768:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9229,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"760:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9217,"id":9230,"nodeType":"Return","src":"753:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9232,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"792:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":9233,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9219,"src":"798:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9234,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"791:9:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9217,"id":9235,"nodeType":"Return","src":"784:16:40"}]}]},"documentation":{"id":9207,"nodeType":"StructuredDocumentation","src":"475:106:40","text":" @dev Returns the addition of two unsigned integers, with an success flag (no overflow)."},"id":9238,"implemented":true,"kind":"function","modifiers":[],"name":"tryAdd","nameLocation":"595:6:40","nodeType":"FunctionDefinition","parameters":{"id":9212,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9209,"mutability":"mutable","name":"a","nameLocation":"610:1:40","nodeType":"VariableDeclaration","scope":9238,"src":"602:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9208,"name":"uint256","nodeType":"ElementaryTypeName","src":"602:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9211,"mutability":"mutable","name":"b","nameLocation":"621:1:40","nodeType":"VariableDeclaration","scope":9238,"src":"613:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9210,"name":"uint256","nodeType":"ElementaryTypeName","src":"613:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"601:22:40"},"returnParameters":{"id":9217,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9214,"mutability":"mutable","name":"success","nameLocation":"652:7:40","nodeType":"VariableDeclaration","scope":9238,"src":"647:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9213,"name":"bool","nodeType":"ElementaryTypeName","src":"647:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9216,"mutability":"mutable","name":"result","nameLocation":"669:6:40","nodeType":"VariableDeclaration","scope":9238,"src":"661:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9215,"name":"uint256","nodeType":"ElementaryTypeName","src":"661:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"646:30:40"},"scope":10800,"src":"586:231:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9265,"nodeType":"Block","src":"1028:113:40","statements":[{"id":9264,"nodeType":"UncheckedBlock","src":"1038:97:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9252,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9250,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9243,"src":"1066:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":9251,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9241,"src":"1070:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1066:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9257,"nodeType":"IfStatement","src":"1062:28:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9253,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1081:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9254,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1088:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9255,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1080:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9249,"id":9256,"nodeType":"Return","src":"1073:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9258,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1112:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9261,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9259,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9241,"src":"1118:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":9260,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9243,"src":"1122:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1118:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9262,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1111:13:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9249,"id":9263,"nodeType":"Return","src":"1104:20:40"}]}]},"documentation":{"id":9239,"nodeType":"StructuredDocumentation","src":"823:109:40","text":" @dev Returns the subtraction of two unsigned integers, with an success flag (no overflow)."},"id":9266,"implemented":true,"kind":"function","modifiers":[],"name":"trySub","nameLocation":"946:6:40","nodeType":"FunctionDefinition","parameters":{"id":9244,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9241,"mutability":"mutable","name":"a","nameLocation":"961:1:40","nodeType":"VariableDeclaration","scope":9266,"src":"953:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9240,"name":"uint256","nodeType":"ElementaryTypeName","src":"953:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9243,"mutability":"mutable","name":"b","nameLocation":"972:1:40","nodeType":"VariableDeclaration","scope":9266,"src":"964:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9242,"name":"uint256","nodeType":"ElementaryTypeName","src":"964:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"952:22:40"},"returnParameters":{"id":9249,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9246,"mutability":"mutable","name":"success","nameLocation":"1003:7:40","nodeType":"VariableDeclaration","scope":9266,"src":"998:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9245,"name":"bool","nodeType":"ElementaryTypeName","src":"998:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9248,"mutability":"mutable","name":"result","nameLocation":"1020:6:40","nodeType":"VariableDeclaration","scope":9266,"src":"1012:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9247,"name":"uint256","nodeType":"ElementaryTypeName","src":"1012:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"997:30:40"},"scope":10800,"src":"937:204:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9307,"nodeType":"Block","src":"1355:417:40","statements":[{"id":9306,"nodeType":"UncheckedBlock","src":"1365:401:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9278,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9269,"src":"1623:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9279,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1628:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1623:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9285,"nodeType":"IfStatement","src":"1619:28:40","trueBody":{"expression":{"components":[{"hexValue":"74727565","id":9281,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1639:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"hexValue":"30","id":9282,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1645:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9283,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1638:9:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9277,"id":9284,"nodeType":"Return","src":"1631:16:40"}},{"assignments":[9287],"declarations":[{"constant":false,"id":9287,"mutability":"mutable","name":"c","nameLocation":"1669:1:40","nodeType":"VariableDeclaration","scope":9306,"src":"1661:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9286,"name":"uint256","nodeType":"ElementaryTypeName","src":"1661:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9291,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9288,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9269,"src":"1673:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9289,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9271,"src":"1677:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1673:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1661:17:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9294,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9292,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9287,"src":"1696:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9293,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9269,"src":"1700:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1696:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":9295,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9271,"src":"1705:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1696:10:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9301,"nodeType":"IfStatement","src":"1692:33:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9297,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1716:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9298,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1723:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9299,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1715:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9277,"id":9300,"nodeType":"Return","src":"1708:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9302,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1747:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":9303,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9287,"src":"1753:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9304,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1746:9:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9277,"id":9305,"nodeType":"Return","src":"1739:16:40"}]}]},"documentation":{"id":9267,"nodeType":"StructuredDocumentation","src":"1147:112:40","text":" @dev Returns the multiplication of two unsigned integers, with an success flag (no overflow)."},"id":9308,"implemented":true,"kind":"function","modifiers":[],"name":"tryMul","nameLocation":"1273:6:40","nodeType":"FunctionDefinition","parameters":{"id":9272,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9269,"mutability":"mutable","name":"a","nameLocation":"1288:1:40","nodeType":"VariableDeclaration","scope":9308,"src":"1280:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9268,"name":"uint256","nodeType":"ElementaryTypeName","src":"1280:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9271,"mutability":"mutable","name":"b","nameLocation":"1299:1:40","nodeType":"VariableDeclaration","scope":9308,"src":"1291:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9270,"name":"uint256","nodeType":"ElementaryTypeName","src":"1291:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1279:22:40"},"returnParameters":{"id":9277,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9274,"mutability":"mutable","name":"success","nameLocation":"1330:7:40","nodeType":"VariableDeclaration","scope":9308,"src":"1325:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9273,"name":"bool","nodeType":"ElementaryTypeName","src":"1325:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9276,"mutability":"mutable","name":"result","nameLocation":"1347:6:40","nodeType":"VariableDeclaration","scope":9308,"src":"1339:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9275,"name":"uint256","nodeType":"ElementaryTypeName","src":"1339:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1324:30:40"},"scope":10800,"src":"1264:508:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9335,"nodeType":"Block","src":"1987:114:40","statements":[{"id":9334,"nodeType":"UncheckedBlock","src":"1997:98:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9320,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9313,"src":"2025:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2030:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2025:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9327,"nodeType":"IfStatement","src":"2021:29:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9323,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2041:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9324,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2048:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9325,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2040:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9319,"id":9326,"nodeType":"Return","src":"2033:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9328,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2072:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9331,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9329,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9311,"src":"2078:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9330,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9313,"src":"2082:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2078:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9332,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2071:13:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9319,"id":9333,"nodeType":"Return","src":"2064:20:40"}]}]},"documentation":{"id":9309,"nodeType":"StructuredDocumentation","src":"1778:113:40","text":" @dev Returns the division of two unsigned integers, with a success flag (no division by zero)."},"id":9336,"implemented":true,"kind":"function","modifiers":[],"name":"tryDiv","nameLocation":"1905:6:40","nodeType":"FunctionDefinition","parameters":{"id":9314,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9311,"mutability":"mutable","name":"a","nameLocation":"1920:1:40","nodeType":"VariableDeclaration","scope":9336,"src":"1912:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9310,"name":"uint256","nodeType":"ElementaryTypeName","src":"1912:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9313,"mutability":"mutable","name":"b","nameLocation":"1931:1:40","nodeType":"VariableDeclaration","scope":9336,"src":"1923:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9312,"name":"uint256","nodeType":"ElementaryTypeName","src":"1923:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1911:22:40"},"returnParameters":{"id":9319,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9316,"mutability":"mutable","name":"success","nameLocation":"1962:7:40","nodeType":"VariableDeclaration","scope":9336,"src":"1957:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9315,"name":"bool","nodeType":"ElementaryTypeName","src":"1957:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9318,"mutability":"mutable","name":"result","nameLocation":"1979:6:40","nodeType":"VariableDeclaration","scope":9336,"src":"1971:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9317,"name":"uint256","nodeType":"ElementaryTypeName","src":"1971:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1956:30:40"},"scope":10800,"src":"1896:205:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9363,"nodeType":"Block","src":"2326:114:40","statements":[{"id":9362,"nodeType":"UncheckedBlock","src":"2336:98:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9350,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9348,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9341,"src":"2364:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2369:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2364:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9355,"nodeType":"IfStatement","src":"2360:29:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9351,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2380:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9352,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2387:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9353,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2379:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9347,"id":9354,"nodeType":"Return","src":"2372:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9356,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2411:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9357,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9339,"src":"2417:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"id":9358,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9341,"src":"2421:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2417:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9360,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2410:13:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9347,"id":9361,"nodeType":"Return","src":"2403:20:40"}]}]},"documentation":{"id":9337,"nodeType":"StructuredDocumentation","src":"2107:123:40","text":" @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero)."},"id":9364,"implemented":true,"kind":"function","modifiers":[],"name":"tryMod","nameLocation":"2244:6:40","nodeType":"FunctionDefinition","parameters":{"id":9342,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9339,"mutability":"mutable","name":"a","nameLocation":"2259:1:40","nodeType":"VariableDeclaration","scope":9364,"src":"2251:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9338,"name":"uint256","nodeType":"ElementaryTypeName","src":"2251:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9341,"mutability":"mutable","name":"b","nameLocation":"2270:1:40","nodeType":"VariableDeclaration","scope":9364,"src":"2262:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9340,"name":"uint256","nodeType":"ElementaryTypeName","src":"2262:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2250:22:40"},"returnParameters":{"id":9347,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9344,"mutability":"mutable","name":"success","nameLocation":"2301:7:40","nodeType":"VariableDeclaration","scope":9364,"src":"2296:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9343,"name":"bool","nodeType":"ElementaryTypeName","src":"2296:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9346,"mutability":"mutable","name":"result","nameLocation":"2318:6:40","nodeType":"VariableDeclaration","scope":9364,"src":"2310:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9345,"name":"uint256","nodeType":"ElementaryTypeName","src":"2310:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2295:30:40"},"scope":10800,"src":"2235:205:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9390,"nodeType":"Block","src":"2912:207:40","statements":[{"id":9389,"nodeType":"UncheckedBlock","src":"2922:191:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9387,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9376,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9371,"src":"3060:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9377,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9369,"src":"3066:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":9378,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9371,"src":"3070:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3066:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9380,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3065:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9383,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9367,"src":"3091:9:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9381,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3075:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":9382,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3084:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"3075:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3075:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3065:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9386,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3064:38:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3060:42:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9375,"id":9388,"nodeType":"Return","src":"3053:49:40"}]}]},"documentation":{"id":9365,"nodeType":"StructuredDocumentation","src":"2446:374:40","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":9391,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"2834:7:40","nodeType":"FunctionDefinition","parameters":{"id":9372,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9367,"mutability":"mutable","name":"condition","nameLocation":"2847:9:40","nodeType":"VariableDeclaration","scope":9391,"src":"2842:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9366,"name":"bool","nodeType":"ElementaryTypeName","src":"2842:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9369,"mutability":"mutable","name":"a","nameLocation":"2866:1:40","nodeType":"VariableDeclaration","scope":9391,"src":"2858:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9368,"name":"uint256","nodeType":"ElementaryTypeName","src":"2858:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9371,"mutability":"mutable","name":"b","nameLocation":"2877:1:40","nodeType":"VariableDeclaration","scope":9391,"src":"2869:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9370,"name":"uint256","nodeType":"ElementaryTypeName","src":"2869:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2841:38:40"},"returnParameters":{"id":9375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9374,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9391,"src":"2903:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9373,"name":"uint256","nodeType":"ElementaryTypeName","src":"2903:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2902:9:40"},"scope":10800,"src":"2825:294:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9409,"nodeType":"Block","src":"3256:44:40","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9404,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9402,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9394,"src":"3281:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":9403,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9396,"src":"3285:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3281:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":9405,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9394,"src":"3288:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9406,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9396,"src":"3291:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9401,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"3273:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3273:20:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9400,"id":9408,"nodeType":"Return","src":"3266:27:40"}]},"documentation":{"id":9392,"nodeType":"StructuredDocumentation","src":"3125:59:40","text":" @dev Returns the largest of two numbers."},"id":9410,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"3198:3:40","nodeType":"FunctionDefinition","parameters":{"id":9397,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9394,"mutability":"mutable","name":"a","nameLocation":"3210:1:40","nodeType":"VariableDeclaration","scope":9410,"src":"3202:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9393,"name":"uint256","nodeType":"ElementaryTypeName","src":"3202:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9396,"mutability":"mutable","name":"b","nameLocation":"3221:1:40","nodeType":"VariableDeclaration","scope":9410,"src":"3213:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9395,"name":"uint256","nodeType":"ElementaryTypeName","src":"3213:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3201:22:40"},"returnParameters":{"id":9400,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9399,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9410,"src":"3247:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9398,"name":"uint256","nodeType":"ElementaryTypeName","src":"3247:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3246:9:40"},"scope":10800,"src":"3189:111:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9428,"nodeType":"Block","src":"3438:44:40","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9421,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9413,"src":"3463:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":9422,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9415,"src":"3467:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3463:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":9424,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9413,"src":"3470:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9425,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9415,"src":"3473:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9420,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"3455:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9426,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3455:20:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9419,"id":9427,"nodeType":"Return","src":"3448:27:40"}]},"documentation":{"id":9411,"nodeType":"StructuredDocumentation","src":"3306:60:40","text":" @dev Returns the smallest of two numbers."},"id":9429,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"3380:3:40","nodeType":"FunctionDefinition","parameters":{"id":9416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9413,"mutability":"mutable","name":"a","nameLocation":"3392:1:40","nodeType":"VariableDeclaration","scope":9429,"src":"3384:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9412,"name":"uint256","nodeType":"ElementaryTypeName","src":"3384:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9415,"mutability":"mutable","name":"b","nameLocation":"3403:1:40","nodeType":"VariableDeclaration","scope":9429,"src":"3395:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9414,"name":"uint256","nodeType":"ElementaryTypeName","src":"3395:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3383:22:40"},"returnParameters":{"id":9419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9418,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9429,"src":"3429:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9417,"name":"uint256","nodeType":"ElementaryTypeName","src":"3429:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3428:9:40"},"scope":10800,"src":"3371:111:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9451,"nodeType":"Block","src":"3666:82:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9449,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9441,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9439,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9432,"src":"3721:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":9440,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9434,"src":"3725:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3721:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9442,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3720:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9448,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9445,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9443,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9432,"src":"3731:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":9444,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9434,"src":"3735:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3731:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9446,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3730:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"32","id":9447,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3740:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"3730:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3720:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9438,"id":9450,"nodeType":"Return","src":"3713:28:40"}]},"documentation":{"id":9430,"nodeType":"StructuredDocumentation","src":"3488:102:40","text":" @dev Returns the average of two numbers. The result is rounded towards\n zero."},"id":9452,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"3604:7:40","nodeType":"FunctionDefinition","parameters":{"id":9435,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9432,"mutability":"mutable","name":"a","nameLocation":"3620:1:40","nodeType":"VariableDeclaration","scope":9452,"src":"3612:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9431,"name":"uint256","nodeType":"ElementaryTypeName","src":"3612:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9434,"mutability":"mutable","name":"b","nameLocation":"3631:1:40","nodeType":"VariableDeclaration","scope":9452,"src":"3623:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9433,"name":"uint256","nodeType":"ElementaryTypeName","src":"3623:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3611:22:40"},"returnParameters":{"id":9438,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9437,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9452,"src":"3657:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9436,"name":"uint256","nodeType":"ElementaryTypeName","src":"3657:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3656:9:40"},"scope":10800,"src":"3595:153:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9492,"nodeType":"Block","src":"4040:633:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9464,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9462,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9457,"src":"4054:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9463,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4059:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4054:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9473,"nodeType":"IfStatement","src":"4050:150:40","trueBody":{"id":9472,"nodeType":"Block","src":"4062:138:40","statements":[{"expression":{"arguments":[{"expression":{"id":9468,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4166:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9469,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4172:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"4166:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9465,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4154:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9467,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4160:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"4154:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9470,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4154:35:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9471,"nodeType":"ExpressionStatement","src":"4154:35:40"}]}},{"id":9491,"nodeType":"UncheckedBlock","src":"4583:84:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9476,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9455,"src":"4630:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9477,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4634:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4630:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9474,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"4614:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":9475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4623:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"4614:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9479,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4614:22:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9487,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9482,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9480,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9455,"src":"4641:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":9481,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4645:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4641:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9483,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4640:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9484,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9457,"src":"4650:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4640:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":9486,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4654:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4640:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9488,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4639:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4614:42:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9461,"id":9490,"nodeType":"Return","src":"4607:49:40"}]}]},"documentation":{"id":9453,"nodeType":"StructuredDocumentation","src":"3754:210:40","text":" @dev Returns the ceiling of the division of two numbers.\n This differs from standard division with `/` in that it rounds towards infinity instead\n of rounding towards zero."},"id":9493,"implemented":true,"kind":"function","modifiers":[],"name":"ceilDiv","nameLocation":"3978:7:40","nodeType":"FunctionDefinition","parameters":{"id":9458,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9455,"mutability":"mutable","name":"a","nameLocation":"3994:1:40","nodeType":"VariableDeclaration","scope":9493,"src":"3986:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9454,"name":"uint256","nodeType":"ElementaryTypeName","src":"3986:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9457,"mutability":"mutable","name":"b","nameLocation":"4005:1:40","nodeType":"VariableDeclaration","scope":9493,"src":"3997:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9456,"name":"uint256","nodeType":"ElementaryTypeName","src":"3997:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3985:22:40"},"returnParameters":{"id":9461,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9460,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9493,"src":"4031:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9459,"name":"uint256","nodeType":"ElementaryTypeName","src":"4031:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4030:9:40"},"scope":10800,"src":"3969:704:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9629,"nodeType":"Block","src":"5094:4128:40","statements":[{"id":9628,"nodeType":"UncheckedBlock","src":"5104:4112:40","statements":[{"assignments":[9506],"declarations":[{"constant":false,"id":9506,"mutability":"mutable","name":"prod0","nameLocation":"5441:5:40","nodeType":"VariableDeclaration","scope":9628,"src":"5433:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9505,"name":"uint256","nodeType":"ElementaryTypeName","src":"5433:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9510,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9509,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9507,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9496,"src":"5449:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9508,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9498,"src":"5453:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5449:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"5433:21:40"},{"assignments":[9512],"declarations":[{"constant":false,"id":9512,"mutability":"mutable","name":"prod1","nameLocation":"5521:5:40","nodeType":"VariableDeclaration","scope":9628,"src":"5513:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9511,"name":"uint256","nodeType":"ElementaryTypeName","src":"5513:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9513,"nodeType":"VariableDeclarationStatement","src":"5513:13:40"},{"AST":{"nodeType":"YulBlock","src":"5593:122:40","statements":[{"nodeType":"YulVariableDeclaration","src":"5611:30:40","value":{"arguments":[{"name":"x","nodeType":"YulIdentifier","src":"5628:1:40"},{"name":"y","nodeType":"YulIdentifier","src":"5631:1:40"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"5638:1:40","type":"","value":"0"}],"functionName":{"name":"not","nodeType":"YulIdentifier","src":"5634:3:40"},"nodeType":"YulFunctionCall","src":"5634:6:40"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"5621:6:40"},"nodeType":"YulFunctionCall","src":"5621:20:40"},"variables":[{"name":"mm","nodeType":"YulTypedName","src":"5615:2:40","type":""}]},{"nodeType":"YulAssignment","src":"5658:43:40","value":{"arguments":[{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"5675:2:40"},{"name":"prod0","nodeType":"YulIdentifier","src":"5679:5:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"5671:3:40"},"nodeType":"YulFunctionCall","src":"5671:14:40"},{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"5690:2:40"},{"name":"prod0","nodeType":"YulIdentifier","src":"5694:5:40"}],"functionName":{"name":"lt","nodeType":"YulIdentifier","src":"5687:2:40"},"nodeType":"YulFunctionCall","src":"5687:13:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"5667:3:40"},"nodeType":"YulFunctionCall","src":"5667:34:40"},"variableNames":[{"name":"prod1","nodeType":"YulIdentifier","src":"5658:5:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9506,"isOffset":false,"isSlot":false,"src":"5679:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"5694:5:40","valueSize":1},{"declaration":9512,"isOffset":false,"isSlot":false,"src":"5658:5:40","valueSize":1},{"declaration":9496,"isOffset":false,"isSlot":false,"src":"5628:1:40","valueSize":1},{"declaration":9498,"isOffset":false,"isSlot":false,"src":"5631:1:40","valueSize":1}],"id":9514,"nodeType":"InlineAssembly","src":"5584:131:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9517,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9515,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9512,"src":"5796:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9516,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5805:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5796:10:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9523,"nodeType":"IfStatement","src":"5792:368:40","trueBody":{"id":9522,"nodeType":"Block","src":"5808:352:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9520,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9518,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9506,"src":"6126:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9519,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"6134:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6126:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9504,"id":9521,"nodeType":"Return","src":"6119:26:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9526,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9524,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"6270:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":9525,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9512,"src":"6285:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6270:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9542,"nodeType":"IfStatement","src":"6266:143:40","trueBody":{"id":9541,"nodeType":"Block","src":"6292:117:40","statements":[{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9533,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9531,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"6330:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9532,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6345:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6330:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"expression":{"id":9534,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"6348:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9535,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6354:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"6348:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":9536,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"6372:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9537,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6378:14:40","memberName":"UNDER_OVERFLOW","nodeType":"MemberAccess","referencedDeclaration":6823,"src":"6372:20:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9530,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"6322:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6322:71:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9527,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"6310:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9529,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6316:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"6310:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9539,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6310:84:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9540,"nodeType":"ExpressionStatement","src":"6310:84:40"}]}},{"assignments":[9544],"declarations":[{"constant":false,"id":9544,"mutability":"mutable","name":"remainder","nameLocation":"6672:9:40","nodeType":"VariableDeclaration","scope":9628,"src":"6664:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9543,"name":"uint256","nodeType":"ElementaryTypeName","src":"6664:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9545,"nodeType":"VariableDeclarationStatement","src":"6664:17:40"},{"AST":{"nodeType":"YulBlock","src":"6704:291:40","statements":[{"nodeType":"YulAssignment","src":"6773:38:40","value":{"arguments":[{"name":"x","nodeType":"YulIdentifier","src":"6793:1:40"},{"name":"y","nodeType":"YulIdentifier","src":"6796:1:40"},{"name":"denominator","nodeType":"YulIdentifier","src":"6799:11:40"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"6786:6:40"},"nodeType":"YulFunctionCall","src":"6786:25:40"},"variableNames":[{"name":"remainder","nodeType":"YulIdentifier","src":"6773:9:40"}]},{"nodeType":"YulAssignment","src":"6893:41:40","value":{"arguments":[{"name":"prod1","nodeType":"YulIdentifier","src":"6906:5:40"},{"arguments":[{"name":"remainder","nodeType":"YulIdentifier","src":"6916:9:40"},{"name":"prod0","nodeType":"YulIdentifier","src":"6927:5:40"}],"functionName":{"name":"gt","nodeType":"YulIdentifier","src":"6913:2:40"},"nodeType":"YulFunctionCall","src":"6913:20:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"6902:3:40"},"nodeType":"YulFunctionCall","src":"6902:32:40"},"variableNames":[{"name":"prod1","nodeType":"YulIdentifier","src":"6893:5:40"}]},{"nodeType":"YulAssignment","src":"6951:30:40","value":{"arguments":[{"name":"prod0","nodeType":"YulIdentifier","src":"6964:5:40"},{"name":"remainder","nodeType":"YulIdentifier","src":"6971:9:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"6960:3:40"},"nodeType":"YulFunctionCall","src":"6960:21:40"},"variableNames":[{"name":"prod0","nodeType":"YulIdentifier","src":"6951:5:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9500,"isOffset":false,"isSlot":false,"src":"6799:11:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"6927:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"6951:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"6964:5:40","valueSize":1},{"declaration":9512,"isOffset":false,"isSlot":false,"src":"6893:5:40","valueSize":1},{"declaration":9512,"isOffset":false,"isSlot":false,"src":"6906:5:40","valueSize":1},{"declaration":9544,"isOffset":false,"isSlot":false,"src":"6773:9:40","valueSize":1},{"declaration":9544,"isOffset":false,"isSlot":false,"src":"6916:9:40","valueSize":1},{"declaration":9544,"isOffset":false,"isSlot":false,"src":"6971:9:40","valueSize":1},{"declaration":9496,"isOffset":false,"isSlot":false,"src":"6793:1:40","valueSize":1},{"declaration":9498,"isOffset":false,"isSlot":false,"src":"6796:1:40","valueSize":1}],"id":9546,"nodeType":"InlineAssembly","src":"6695:300:40"},{"assignments":[9548],"declarations":[{"constant":false,"id":9548,"mutability":"mutable","name":"twos","nameLocation":"7207:4:40","nodeType":"VariableDeclaration","scope":9628,"src":"7199:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9547,"name":"uint256","nodeType":"ElementaryTypeName","src":"7199:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9555,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9554,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9549,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"7214:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9552,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"30","id":9550,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7229:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":9551,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"7233:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7229:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9553,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"7228:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7214:31:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7199:46:40"},{"AST":{"nodeType":"YulBlock","src":"7268:366:40","statements":[{"nodeType":"YulAssignment","src":"7333:37:40","value":{"arguments":[{"name":"denominator","nodeType":"YulIdentifier","src":"7352:11:40"},{"name":"twos","nodeType":"YulIdentifier","src":"7365:4:40"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7348:3:40"},"nodeType":"YulFunctionCall","src":"7348:22:40"},"variableNames":[{"name":"denominator","nodeType":"YulIdentifier","src":"7333:11:40"}]},{"nodeType":"YulAssignment","src":"7437:25:40","value":{"arguments":[{"name":"prod0","nodeType":"YulIdentifier","src":"7450:5:40"},{"name":"twos","nodeType":"YulIdentifier","src":"7457:4:40"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7446:3:40"},"nodeType":"YulFunctionCall","src":"7446:16:40"},"variableNames":[{"name":"prod0","nodeType":"YulIdentifier","src":"7437:5:40"}]},{"nodeType":"YulAssignment","src":"7581:39:40","value":{"arguments":[{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7601:1:40","type":"","value":"0"},{"name":"twos","nodeType":"YulIdentifier","src":"7604:4:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"7597:3:40"},"nodeType":"YulFunctionCall","src":"7597:12:40"},{"name":"twos","nodeType":"YulIdentifier","src":"7611:4:40"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7593:3:40"},"nodeType":"YulFunctionCall","src":"7593:23:40"},{"kind":"number","nodeType":"YulLiteral","src":"7618:1:40","type":"","value":"1"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"7589:3:40"},"nodeType":"YulFunctionCall","src":"7589:31:40"},"variableNames":[{"name":"twos","nodeType":"YulIdentifier","src":"7581:4:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9500,"isOffset":false,"isSlot":false,"src":"7333:11:40","valueSize":1},{"declaration":9500,"isOffset":false,"isSlot":false,"src":"7352:11:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"7437:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"7450:5:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7365:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7457:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7581:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7604:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7611:4:40","valueSize":1}],"id":9556,"nodeType":"InlineAssembly","src":"7259:375:40"},{"expression":{"id":9561,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9557,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9506,"src":"7700:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9560,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9558,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9512,"src":"7709:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9559,"name":"twos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9548,"src":"7717:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7709:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7700:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9562,"nodeType":"ExpressionStatement","src":"7700:21:40"},{"assignments":[9564],"declarations":[{"constant":false,"id":9564,"mutability":"mutable","name":"inverse","nameLocation":"8064:7:40","nodeType":"VariableDeclaration","scope":9628,"src":"8056:15:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9563,"name":"uint256","nodeType":"ElementaryTypeName","src":"8056:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9571,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9570,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9567,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":9565,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8075:1:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9566,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8079:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8075:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9568,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"8074:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"hexValue":"32","id":9569,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8094:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"8074:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8056:39:40"},{"expression":{"id":9578,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9572,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8312:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9577,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9573,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8323:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9576,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9574,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8327:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9575,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8341:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8327:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8323:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8312:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9579,"nodeType":"ExpressionStatement","src":"8312:36:40"},{"expression":{"id":9586,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9580,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8382:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9585,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9581,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8393:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9582,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8397:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9583,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8411:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8397:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8393:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8382:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9587,"nodeType":"ExpressionStatement","src":"8382:36:40"},{"expression":{"id":9594,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9588,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8454:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9593,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9589,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8465:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9592,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9590,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8469:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9591,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8483:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8469:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8465:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8454:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9595,"nodeType":"ExpressionStatement","src":"8454:36:40"},{"expression":{"id":9602,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9596,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8525:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9601,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9597,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8536:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9600,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9598,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8540:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9599,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8554:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8540:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8536:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8525:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9603,"nodeType":"ExpressionStatement","src":"8525:36:40"},{"expression":{"id":9610,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9604,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8598:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9609,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9605,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8609:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9608,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9606,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8613:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9607,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8627:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8613:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8609:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8598:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9611,"nodeType":"ExpressionStatement","src":"8598:36:40"},{"expression":{"id":9618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9612,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8672:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9613,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8683:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9616,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9614,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8687:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9615,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8701:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8687:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8683:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8672:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9619,"nodeType":"ExpressionStatement","src":"8672:36:40"},{"expression":{"id":9624,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9620,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9503,"src":"9154:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9621,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9506,"src":"9163:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9622,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"9171:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9163:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9154:24:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9625,"nodeType":"ExpressionStatement","src":"9154:24:40"},{"expression":{"id":9626,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9503,"src":"9199:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9504,"id":9627,"nodeType":"Return","src":"9192:13:40"}]}]},"documentation":{"id":9494,"nodeType":"StructuredDocumentation","src":"4679:312:40","text":" @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n denominator == 0.\n Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n Uniswap Labs also under MIT license."},"id":9630,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"5005:6:40","nodeType":"FunctionDefinition","parameters":{"id":9501,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9496,"mutability":"mutable","name":"x","nameLocation":"5020:1:40","nodeType":"VariableDeclaration","scope":9630,"src":"5012:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9495,"name":"uint256","nodeType":"ElementaryTypeName","src":"5012:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9498,"mutability":"mutable","name":"y","nameLocation":"5031:1:40","nodeType":"VariableDeclaration","scope":9630,"src":"5023:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9497,"name":"uint256","nodeType":"ElementaryTypeName","src":"5023:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9500,"mutability":"mutable","name":"denominator","nameLocation":"5042:11:40","nodeType":"VariableDeclaration","scope":9630,"src":"5034:19:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9499,"name":"uint256","nodeType":"ElementaryTypeName","src":"5034:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5011:43:40"},"returnParameters":{"id":9504,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9503,"mutability":"mutable","name":"result","nameLocation":"5086:6:40","nodeType":"VariableDeclaration","scope":9630,"src":"5078:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9502,"name":"uint256","nodeType":"ElementaryTypeName","src":"5078:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5077:16:40"},"scope":10800,"src":"4996:4226:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9666,"nodeType":"Block","src":"9461:128:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9664,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9646,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9633,"src":"9485:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9647,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9635,"src":"9488:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9648,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9637,"src":"9491:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9645,"name":"mulDiv","nodeType":"Identifier","overloadedDeclarations":[9630,9667],"referencedDeclaration":9630,"src":"9478:6:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":9649,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9478:25:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9662,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9653,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9640,"src":"9539:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":9652,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"9522:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":9654,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9522:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9661,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9656,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9633,"src":"9559:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9657,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9635,"src":"9562:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9658,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9637,"src":"9565:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9655,"name":"mulmod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-16,"src":"9552:6:40","typeDescriptions":{"typeIdentifier":"t_function_mulmod_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":9659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9552:25:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9660,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9580:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"9552:29:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9522:59:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9650,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"9506:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":9651,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9515:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"9506:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9663,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9506:76:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9478:104:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9644,"id":9665,"nodeType":"Return","src":"9471:111:40"}]},"documentation":{"id":9631,"nodeType":"StructuredDocumentation","src":"9228:118:40","text":" @dev Calculates x * y / denominator with full precision, following the selected rounding direction."},"id":9667,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"9360:6:40","nodeType":"FunctionDefinition","parameters":{"id":9641,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9633,"mutability":"mutable","name":"x","nameLocation":"9375:1:40","nodeType":"VariableDeclaration","scope":9667,"src":"9367:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9632,"name":"uint256","nodeType":"ElementaryTypeName","src":"9367:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9635,"mutability":"mutable","name":"y","nameLocation":"9386:1:40","nodeType":"VariableDeclaration","scope":9667,"src":"9378:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9634,"name":"uint256","nodeType":"ElementaryTypeName","src":"9378:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9637,"mutability":"mutable","name":"denominator","nameLocation":"9397:11:40","nodeType":"VariableDeclaration","scope":9667,"src":"9389:19:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9636,"name":"uint256","nodeType":"ElementaryTypeName","src":"9389:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9640,"mutability":"mutable","name":"rounding","nameLocation":"9419:8:40","nodeType":"VariableDeclaration","scope":9667,"src":"9410:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":9639,"nodeType":"UserDefinedTypeName","pathNode":{"id":9638,"name":"Rounding","nameLocations":["9410:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"9410:8:40"},"referencedDeclaration":9206,"src":"9410:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"9366:62:40"},"returnParameters":{"id":9644,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9643,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9667,"src":"9452:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9642,"name":"uint256","nodeType":"ElementaryTypeName","src":"9452:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9451:9:40"},"scope":10800,"src":"9351:238:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9763,"nodeType":"Block","src":"10223:1849:40","statements":[{"id":9762,"nodeType":"UncheckedBlock","src":"10233:1833:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9679,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9677,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"10261:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9678,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10266:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10261:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9682,"nodeType":"IfStatement","src":"10257:20:40","trueBody":{"expression":{"hexValue":"30","id":9680,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10276:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":9676,"id":9681,"nodeType":"Return","src":"10269:8:40"}},{"assignments":[9684],"declarations":[{"constant":false,"id":9684,"mutability":"mutable","name":"remainder","nameLocation":"10756:9:40","nodeType":"VariableDeclaration","scope":9762,"src":"10748:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9683,"name":"uint256","nodeType":"ElementaryTypeName","src":"10748:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9688,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9687,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9685,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9670,"src":"10768:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"id":9686,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"10772:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10768:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10748:25:40"},{"assignments":[9690],"declarations":[{"constant":false,"id":9690,"mutability":"mutable","name":"gcd","nameLocation":"10795:3:40","nodeType":"VariableDeclaration","scope":9762,"src":"10787:11:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9689,"name":"uint256","nodeType":"ElementaryTypeName","src":"10787:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9692,"initialValue":{"id":9691,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"10801:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10787:15:40"},{"assignments":[9694],"declarations":[{"constant":false,"id":9694,"mutability":"mutable","name":"x","nameLocation":"10945:1:40","nodeType":"VariableDeclaration","scope":9762,"src":"10938:8:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":9693,"name":"int256","nodeType":"ElementaryTypeName","src":"10938:6:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":9696,"initialValue":{"hexValue":"30","id":9695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10949:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10938:12:40"},{"assignments":[9698],"declarations":[{"constant":false,"id":9698,"mutability":"mutable","name":"y","nameLocation":"10971:1:40","nodeType":"VariableDeclaration","scope":9762,"src":"10964:8:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":9697,"name":"int256","nodeType":"ElementaryTypeName","src":"10964:6:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":9700,"initialValue":{"hexValue":"31","id":9699,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10975:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"10964:12:40"},{"body":{"id":9737,"nodeType":"Block","src":"11014:882:40","statements":[{"assignments":[9705],"declarations":[{"constant":false,"id":9705,"mutability":"mutable","name":"quotient","nameLocation":"11040:8:40","nodeType":"VariableDeclaration","scope":9737,"src":"11032:16:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9704,"name":"uint256","nodeType":"ElementaryTypeName","src":"11032:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9709,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9708,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9706,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11051:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9707,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11057:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11051:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11032:34:40"},{"expression":{"id":9720,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":9710,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11086:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9711,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11091:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9712,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"11085:16:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":9713,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11191:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9718,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9714,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11436:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9715,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11442:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9716,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9705,"src":"11454:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11442:20:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11436:26:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9719,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11104:376:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"src":"11085:395:40","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9721,"nodeType":"ExpressionStatement","src":"11085:395:40"},{"expression":{"id":9735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":9722,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"11500:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":9723,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9698,"src":"11503:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":9724,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"11499:6:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":9725,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9698,"src":"11585:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":9733,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9726,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"11839:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":9732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9727,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9698,"src":"11843:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9730,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9705,"src":"11854:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9729,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11847:6:40","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":9728,"name":"int256","nodeType":"ElementaryTypeName","src":"11847:6:40","typeDescriptions":{}}},"id":9731,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11847:16:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"11843:20:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"11839:24:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":9734,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11508:373:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"src":"11499:382:40","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9736,"nodeType":"ExpressionStatement","src":"11499:382:40"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9703,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9701,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"10998:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":9702,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11011:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10998:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9738,"nodeType":"WhileStatement","src":"10991:905:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9739,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11914:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"31","id":9740,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11921:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11914:8:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9744,"nodeType":"IfStatement","src":"11910:22:40","trueBody":{"expression":{"hexValue":"30","id":9742,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11931:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":9676,"id":9743,"nodeType":"Return","src":"11924:8:40"}},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":9748,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9746,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"11983:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":9747,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11987:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11983:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9755,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9749,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"11990:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":9753,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"12002:2:40","subExpression":{"id":9752,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"12003:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":9751,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11994:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9750,"name":"uint256","nodeType":"ElementaryTypeName","src":"11994:7:40","typeDescriptions":{}}},"id":9754,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11994:11:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11990:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":9758,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"12015:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":9757,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12007:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9756,"name":"uint256","nodeType":"ElementaryTypeName","src":"12007:7:40","typeDescriptions":{}}},"id":9759,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12007:10:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9745,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"11975:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9760,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11975:43:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9676,"id":9761,"nodeType":"Return","src":"11968:50:40"}]}]},"documentation":{"id":9668,"nodeType":"StructuredDocumentation","src":"9595:553:40","text":" @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n If the input value is not inversible, 0 is returned.\n NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}."},"id":9764,"implemented":true,"kind":"function","modifiers":[],"name":"invMod","nameLocation":"10162:6:40","nodeType":"FunctionDefinition","parameters":{"id":9673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9670,"mutability":"mutable","name":"a","nameLocation":"10177:1:40","nodeType":"VariableDeclaration","scope":9764,"src":"10169:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9669,"name":"uint256","nodeType":"ElementaryTypeName","src":"10169:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9672,"mutability":"mutable","name":"n","nameLocation":"10188:1:40","nodeType":"VariableDeclaration","scope":9764,"src":"10180:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9671,"name":"uint256","nodeType":"ElementaryTypeName","src":"10180:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10168:22:40"},"returnParameters":{"id":9676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9675,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9764,"src":"10214:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9674,"name":"uint256","nodeType":"ElementaryTypeName","src":"10214:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10213:9:40"},"scope":10800,"src":"10153:1919:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9784,"nodeType":"Block","src":"12672:82:40","statements":[{"id":9783,"nodeType":"UncheckedBlock","src":"12682:66:40","statements":[{"expression":{"arguments":[{"id":9776,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9767,"src":"12725:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9777,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9769,"src":"12728:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"32","id":9778,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12732:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"12728:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9780,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9769,"src":"12735:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9774,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"12713:4:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":9775,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12718:6:40","memberName":"modExp","nodeType":"MemberAccess","referencedDeclaration":9821,"src":"12713:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (uint256)"}},"id":9781,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12713:24:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9773,"id":9782,"nodeType":"Return","src":"12706:31:40"}]}]},"documentation":{"id":9765,"nodeType":"StructuredDocumentation","src":"12078:514:40","text":" @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n NOTE: this function does NOT check that `p` is a prime greater than `2`."},"id":9785,"implemented":true,"kind":"function","modifiers":[],"name":"invModPrime","nameLocation":"12606:11:40","nodeType":"FunctionDefinition","parameters":{"id":9770,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9767,"mutability":"mutable","name":"a","nameLocation":"12626:1:40","nodeType":"VariableDeclaration","scope":9785,"src":"12618:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9766,"name":"uint256","nodeType":"ElementaryTypeName","src":"12618:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9769,"mutability":"mutable","name":"p","nameLocation":"12637:1:40","nodeType":"VariableDeclaration","scope":9785,"src":"12629:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9768,"name":"uint256","nodeType":"ElementaryTypeName","src":"12629:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12617:22:40"},"returnParameters":{"id":9773,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9772,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9785,"src":"12663:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9771,"name":"uint256","nodeType":"ElementaryTypeName","src":"12663:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12662:9:40"},"scope":10800,"src":"12597:157:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9820,"nodeType":"Block","src":"13524:174:40","statements":[{"assignments":[9798,9800],"declarations":[{"constant":false,"id":9798,"mutability":"mutable","name":"success","nameLocation":"13540:7:40","nodeType":"VariableDeclaration","scope":9820,"src":"13535:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9797,"name":"bool","nodeType":"ElementaryTypeName","src":"13535:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9800,"mutability":"mutable","name":"result","nameLocation":"13557:6:40","nodeType":"VariableDeclaration","scope":9820,"src":"13549:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9799,"name":"uint256","nodeType":"ElementaryTypeName","src":"13549:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9806,"initialValue":{"arguments":[{"id":9802,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9788,"src":"13577:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9803,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9790,"src":"13580:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9804,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9792,"src":"13583:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9801,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[9845,9927],"referencedDeclaration":9845,"src":"13567:9:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (bool,uint256)"}},"id":9805,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13567:18:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"13534:51:40"},{"condition":{"id":9808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"13599:8:40","subExpression":{"id":9807,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9798,"src":"13600:7:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9817,"nodeType":"IfStatement","src":"13595:74:40","trueBody":{"id":9816,"nodeType":"Block","src":"13609:60:40","statements":[{"expression":{"arguments":[{"expression":{"id":9812,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"13635:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9813,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13641:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"13635:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9809,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"13623:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9811,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13629:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"13623:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9814,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13623:35:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9815,"nodeType":"ExpressionStatement","src":"13623:35:40"}]}},{"expression":{"id":9818,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9800,"src":"13685:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9796,"id":9819,"nodeType":"Return","src":"13678:13:40"}]},"documentation":{"id":9786,"nodeType":"StructuredDocumentation","src":"12760:678:40","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n Requirements:\n - modulus can't be zero\n - underlying staticcall to precompile must succeed\n IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n sure the chain you're using it on supports the precompiled contract for modular exponentiation\n at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n interpreted as 0."},"id":9821,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"13452:6:40","nodeType":"FunctionDefinition","parameters":{"id":9793,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9788,"mutability":"mutable","name":"b","nameLocation":"13467:1:40","nodeType":"VariableDeclaration","scope":9821,"src":"13459:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9787,"name":"uint256","nodeType":"ElementaryTypeName","src":"13459:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9790,"mutability":"mutable","name":"e","nameLocation":"13478:1:40","nodeType":"VariableDeclaration","scope":9821,"src":"13470:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9789,"name":"uint256","nodeType":"ElementaryTypeName","src":"13470:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9792,"mutability":"mutable","name":"m","nameLocation":"13489:1:40","nodeType":"VariableDeclaration","scope":9821,"src":"13481:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9791,"name":"uint256","nodeType":"ElementaryTypeName","src":"13481:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13458:33:40"},"returnParameters":{"id":9796,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9795,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9821,"src":"13515:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9794,"name":"uint256","nodeType":"ElementaryTypeName","src":"13515:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13514:9:40"},"scope":10800,"src":"13443:255:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9844,"nodeType":"Block","src":"14552:1493:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9837,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9835,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9828,"src":"14566:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9836,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14571:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"14566:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9842,"nodeType":"IfStatement","src":"14562:29:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9838,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"14582:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9839,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14589:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9840,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"14581:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9834,"id":9841,"nodeType":"Return","src":"14574:17:40"}},{"AST":{"nodeType":"YulBlock","src":"14626:1413:40","statements":[{"nodeType":"YulVariableDeclaration","src":"14640:22:40","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14657:4:40","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"14651:5:40"},"nodeType":"YulFunctionCall","src":"14651:11:40"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"14644:3:40","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15570:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15575:4:40","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15563:6:40"},"nodeType":"YulFunctionCall","src":"15563:17:40"},"nodeType":"YulExpressionStatement","src":"15563:17:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15604:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15609:4:40","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15600:3:40"},"nodeType":"YulFunctionCall","src":"15600:14:40"},{"kind":"number","nodeType":"YulLiteral","src":"15616:4:40","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15593:6:40"},"nodeType":"YulFunctionCall","src":"15593:28:40"},"nodeType":"YulExpressionStatement","src":"15593:28:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15645:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15650:4:40","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15641:3:40"},"nodeType":"YulFunctionCall","src":"15641:14:40"},{"kind":"number","nodeType":"YulLiteral","src":"15657:4:40","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15634:6:40"},"nodeType":"YulFunctionCall","src":"15634:28:40"},"nodeType":"YulExpressionStatement","src":"15634:28:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15686:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15691:4:40","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15682:3:40"},"nodeType":"YulFunctionCall","src":"15682:14:40"},{"name":"b","nodeType":"YulIdentifier","src":"15698:1:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15675:6:40"},"nodeType":"YulFunctionCall","src":"15675:25:40"},"nodeType":"YulExpressionStatement","src":"15675:25:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15724:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15729:4:40","type":"","value":"0x80"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15720:3:40"},"nodeType":"YulFunctionCall","src":"15720:14:40"},{"name":"e","nodeType":"YulIdentifier","src":"15736:1:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15713:6:40"},"nodeType":"YulFunctionCall","src":"15713:25:40"},"nodeType":"YulExpressionStatement","src":"15713:25:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15762:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15767:4:40","type":"","value":"0xa0"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15758:3:40"},"nodeType":"YulFunctionCall","src":"15758:14:40"},{"name":"m","nodeType":"YulIdentifier","src":"15774:1:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15751:6:40"},"nodeType":"YulFunctionCall","src":"15751:25:40"},"nodeType":"YulExpressionStatement","src":"15751:25:40"},{"nodeType":"YulAssignment","src":"15938:57:40","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"15960:3:40"},"nodeType":"YulFunctionCall","src":"15960:5:40"},{"kind":"number","nodeType":"YulLiteral","src":"15967:4:40","type":"","value":"0x05"},{"name":"ptr","nodeType":"YulIdentifier","src":"15973:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15978:4:40","type":"","value":"0xc0"},{"kind":"number","nodeType":"YulLiteral","src":"15984:4:40","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"15990:4:40","type":"","value":"0x20"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"15949:10:40"},"nodeType":"YulFunctionCall","src":"15949:46:40"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"15938:7:40"}]},{"nodeType":"YulAssignment","src":"16008:21:40","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"16024:4:40","type":"","value":"0x00"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"16018:5:40"},"nodeType":"YulFunctionCall","src":"16018:11:40"},"variableNames":[{"name":"result","nodeType":"YulIdentifier","src":"16008:6:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9824,"isOffset":false,"isSlot":false,"src":"15698:1:40","valueSize":1},{"declaration":9826,"isOffset":false,"isSlot":false,"src":"15736:1:40","valueSize":1},{"declaration":9828,"isOffset":false,"isSlot":false,"src":"15774:1:40","valueSize":1},{"declaration":9833,"isOffset":false,"isSlot":false,"src":"16008:6:40","valueSize":1},{"declaration":9831,"isOffset":false,"isSlot":false,"src":"15938:7:40","valueSize":1}],"flags":["memory-safe"],"id":9843,"nodeType":"InlineAssembly","src":"14601:1438:40"}]},"documentation":{"id":9822,"nodeType":"StructuredDocumentation","src":"13704:738:40","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n to operate modulo 0 or if the underlying precompile reverted.\n IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n of a revert, but the result may be incorrectly interpreted as 0."},"id":9845,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"14456:9:40","nodeType":"FunctionDefinition","parameters":{"id":9829,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9824,"mutability":"mutable","name":"b","nameLocation":"14474:1:40","nodeType":"VariableDeclaration","scope":9845,"src":"14466:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9823,"name":"uint256","nodeType":"ElementaryTypeName","src":"14466:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9826,"mutability":"mutable","name":"e","nameLocation":"14485:1:40","nodeType":"VariableDeclaration","scope":9845,"src":"14477:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9825,"name":"uint256","nodeType":"ElementaryTypeName","src":"14477:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9828,"mutability":"mutable","name":"m","nameLocation":"14496:1:40","nodeType":"VariableDeclaration","scope":9845,"src":"14488:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9827,"name":"uint256","nodeType":"ElementaryTypeName","src":"14488:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14465:33:40"},"returnParameters":{"id":9834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9831,"mutability":"mutable","name":"success","nameLocation":"14527:7:40","nodeType":"VariableDeclaration","scope":9845,"src":"14522:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9830,"name":"bool","nodeType":"ElementaryTypeName","src":"14522:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9833,"mutability":"mutable","name":"result","nameLocation":"14544:6:40","nodeType":"VariableDeclaration","scope":9845,"src":"14536:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9832,"name":"uint256","nodeType":"ElementaryTypeName","src":"14536:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14521:30:40"},"scope":10800,"src":"14447:1598:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9880,"nodeType":"Block","src":"16242:179:40","statements":[{"assignments":[9858,9860],"declarations":[{"constant":false,"id":9858,"mutability":"mutable","name":"success","nameLocation":"16258:7:40","nodeType":"VariableDeclaration","scope":9880,"src":"16253:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9857,"name":"bool","nodeType":"ElementaryTypeName","src":"16253:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9860,"mutability":"mutable","name":"result","nameLocation":"16280:6:40","nodeType":"VariableDeclaration","scope":9880,"src":"16267:19:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9859,"name":"bytes","nodeType":"ElementaryTypeName","src":"16267:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":9866,"initialValue":{"arguments":[{"id":9862,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9848,"src":"16300:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9863,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9850,"src":"16303:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9864,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9852,"src":"16306:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9861,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[9845,9927],"referencedDeclaration":9927,"src":"16290:9:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory,bytes memory,bytes memory) view returns (bool,bytes memory)"}},"id":9865,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16290:18:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"16252:56:40"},{"condition":{"id":9868,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16322:8:40","subExpression":{"id":9867,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9858,"src":"16323:7:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9877,"nodeType":"IfStatement","src":"16318:74:40","trueBody":{"id":9876,"nodeType":"Block","src":"16332:60:40","statements":[{"expression":{"arguments":[{"expression":{"id":9872,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"16358:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9873,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16364:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"16358:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9869,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"16346:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9871,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16352:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"16346:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16346:35:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9875,"nodeType":"ExpressionStatement","src":"16346:35:40"}]}},{"expression":{"id":9878,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9860,"src":"16408:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":9856,"id":9879,"nodeType":"Return","src":"16401:13:40"}]},"documentation":{"id":9846,"nodeType":"StructuredDocumentation","src":"16051:85:40","text":" @dev Variant of {modExp} that supports inputs of arbitrary length."},"id":9881,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"16150:6:40","nodeType":"FunctionDefinition","parameters":{"id":9853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9848,"mutability":"mutable","name":"b","nameLocation":"16170:1:40","nodeType":"VariableDeclaration","scope":9881,"src":"16157:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9847,"name":"bytes","nodeType":"ElementaryTypeName","src":"16157:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9850,"mutability":"mutable","name":"e","nameLocation":"16186:1:40","nodeType":"VariableDeclaration","scope":9881,"src":"16173:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9849,"name":"bytes","nodeType":"ElementaryTypeName","src":"16173:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9852,"mutability":"mutable","name":"m","nameLocation":"16202:1:40","nodeType":"VariableDeclaration","scope":9881,"src":"16189:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9851,"name":"bytes","nodeType":"ElementaryTypeName","src":"16189:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16156:48:40"},"returnParameters":{"id":9856,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9855,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9881,"src":"16228:12:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9854,"name":"bytes","nodeType":"ElementaryTypeName","src":"16228:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16227:14:40"},"scope":10800,"src":"16141:280:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9926,"nodeType":"Block","src":"16675:771:40","statements":[{"condition":{"arguments":[{"id":9896,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9888,"src":"16700:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9895,"name":"_zeroBytes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9960,"src":"16689:10:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (bytes memory) pure returns (bool)"}},"id":9897,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16689:13:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9905,"nodeType":"IfStatement","src":"16685:47:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9898,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"16712:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":9901,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16729:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9900,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"16719:9:40","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":9899,"name":"bytes","nodeType":"ElementaryTypeName","src":"16723:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":9902,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16719:12:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":9903,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"16711:21:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"functionReturnParameters":9894,"id":9904,"nodeType":"Return","src":"16704:28:40"}},{"assignments":[9907],"declarations":[{"constant":false,"id":9907,"mutability":"mutable","name":"mLen","nameLocation":"16751:4:40","nodeType":"VariableDeclaration","scope":9926,"src":"16743:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9906,"name":"uint256","nodeType":"ElementaryTypeName","src":"16743:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9910,"initialValue":{"expression":{"id":9908,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9888,"src":"16758:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16760:6:40","memberName":"length","nodeType":"MemberAccess","src":"16758:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16743:23:40"},{"expression":{"id":9923,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9911,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9893,"src":"16848:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"expression":{"id":9914,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9884,"src":"16874:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16876:6:40","memberName":"length","nodeType":"MemberAccess","src":"16874:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":9916,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9886,"src":"16884:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9917,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16886:6:40","memberName":"length","nodeType":"MemberAccess","src":"16884:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9918,"name":"mLen","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9907,"src":"16894:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9919,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9884,"src":"16900:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9920,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9886,"src":"16903:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9921,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9888,"src":"16906:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9912,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"16857:3:40","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9913,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16861:12:40","memberName":"encodePacked","nodeType":"MemberAccess","src":"16857:16:40","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9922,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16857:51:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"src":"16848:60:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9924,"nodeType":"ExpressionStatement","src":"16848:60:40"},{"AST":{"nodeType":"YulBlock","src":"16944:496:40","statements":[{"nodeType":"YulVariableDeclaration","src":"16958:32:40","value":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"16977:6:40"},{"kind":"number","nodeType":"YulLiteral","src":"16985:4:40","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16973:3:40"},"nodeType":"YulFunctionCall","src":"16973:17:40"},"variables":[{"name":"dataPtr","nodeType":"YulTypedName","src":"16962:7:40","type":""}]},{"nodeType":"YulAssignment","src":"17080:73:40","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"17102:3:40"},"nodeType":"YulFunctionCall","src":"17102:5:40"},{"kind":"number","nodeType":"YulLiteral","src":"17109:4:40","type":"","value":"0x05"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"17115:7:40"},{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"17130:6:40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"17124:5:40"},"nodeType":"YulFunctionCall","src":"17124:13:40"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"17139:7:40"},{"name":"mLen","nodeType":"YulIdentifier","src":"17148:4:40"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"17091:10:40"},"nodeType":"YulFunctionCall","src":"17091:62:40"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"17080:7:40"}]},{"expression":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"17309:6:40"},{"name":"mLen","nodeType":"YulIdentifier","src":"17317:4:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"17302:6:40"},"nodeType":"YulFunctionCall","src":"17302:20:40"},"nodeType":"YulExpressionStatement","src":"17302:20:40"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"17405:4:40","type":"","value":"0x40"},{"arguments":[{"name":"dataPtr","nodeType":"YulIdentifier","src":"17415:7:40"},{"name":"mLen","nodeType":"YulIdentifier","src":"17424:4:40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"17411:3:40"},"nodeType":"YulFunctionCall","src":"17411:18:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"17398:6:40"},"nodeType":"YulFunctionCall","src":"17398:32:40"},"nodeType":"YulExpressionStatement","src":"17398:32:40"}]},"evmVersion":"paris","externalReferences":[{"declaration":9907,"isOffset":false,"isSlot":false,"src":"17148:4:40","valueSize":1},{"declaration":9907,"isOffset":false,"isSlot":false,"src":"17317:4:40","valueSize":1},{"declaration":9907,"isOffset":false,"isSlot":false,"src":"17424:4:40","valueSize":1},{"declaration":9893,"isOffset":false,"isSlot":false,"src":"16977:6:40","valueSize":1},{"declaration":9893,"isOffset":false,"isSlot":false,"src":"17130:6:40","valueSize":1},{"declaration":9893,"isOffset":false,"isSlot":false,"src":"17309:6:40","valueSize":1},{"declaration":9891,"isOffset":false,"isSlot":false,"src":"17080:7:40","valueSize":1}],"flags":["memory-safe"],"id":9925,"nodeType":"InlineAssembly","src":"16919:521:40"}]},"documentation":{"id":9882,"nodeType":"StructuredDocumentation","src":"16427:88:40","text":" @dev Variant of {tryModExp} that supports inputs of arbitrary length."},"id":9927,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"16529:9:40","nodeType":"FunctionDefinition","parameters":{"id":9889,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9884,"mutability":"mutable","name":"b","nameLocation":"16561:1:40","nodeType":"VariableDeclaration","scope":9927,"src":"16548:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9883,"name":"bytes","nodeType":"ElementaryTypeName","src":"16548:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9886,"mutability":"mutable","name":"e","nameLocation":"16585:1:40","nodeType":"VariableDeclaration","scope":9927,"src":"16572:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9885,"name":"bytes","nodeType":"ElementaryTypeName","src":"16572:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9888,"mutability":"mutable","name":"m","nameLocation":"16609:1:40","nodeType":"VariableDeclaration","scope":9927,"src":"16596:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9887,"name":"bytes","nodeType":"ElementaryTypeName","src":"16596:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16538:78:40"},"returnParameters":{"id":9894,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9891,"mutability":"mutable","name":"success","nameLocation":"16645:7:40","nodeType":"VariableDeclaration","scope":9927,"src":"16640:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9890,"name":"bool","nodeType":"ElementaryTypeName","src":"16640:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9893,"mutability":"mutable","name":"result","nameLocation":"16667:6:40","nodeType":"VariableDeclaration","scope":9927,"src":"16654:19:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9892,"name":"bytes","nodeType":"ElementaryTypeName","src":"16654:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16639:35:40"},"scope":10800,"src":"16520:926:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9959,"nodeType":"Block","src":"17601:176:40","statements":[{"body":{"id":9955,"nodeType":"Block","src":"17658:92:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":9950,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":9946,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9930,"src":"17676:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9948,"indexExpression":{"id":9947,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9936,"src":"17686:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17676:12:40","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":9949,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17692:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17676:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9954,"nodeType":"IfStatement","src":"17672:68:40","trueBody":{"id":9953,"nodeType":"Block","src":"17695:45:40","statements":[{"expression":{"hexValue":"66616c7365","id":9951,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17720:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":9934,"id":9952,"nodeType":"Return","src":"17713:12:40"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9939,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9936,"src":"17631:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":9940,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9930,"src":"17635:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17645:6:40","memberName":"length","nodeType":"MemberAccess","src":"17635:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17631:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9956,"initializationExpression":{"assignments":[9936],"declarations":[{"constant":false,"id":9936,"mutability":"mutable","name":"i","nameLocation":"17624:1:40","nodeType":"VariableDeclaration","scope":9956,"src":"17616:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9935,"name":"uint256","nodeType":"ElementaryTypeName","src":"17616:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9938,"initialValue":{"hexValue":"30","id":9937,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17628:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17616:13:40"},"loopExpression":{"expression":{"id":9944,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17653:3:40","subExpression":{"id":9943,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9936,"src":"17655:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9945,"nodeType":"ExpressionStatement","src":"17653:3:40"},"nodeType":"ForStatement","src":"17611:139:40"},{"expression":{"hexValue":"74727565","id":9957,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17766:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":9934,"id":9958,"nodeType":"Return","src":"17759:11:40"}]},"documentation":{"id":9928,"nodeType":"StructuredDocumentation","src":"17452:72:40","text":" @dev Returns whether the provided byte array is zero."},"id":9960,"implemented":true,"kind":"function","modifiers":[],"name":"_zeroBytes","nameLocation":"17538:10:40","nodeType":"FunctionDefinition","parameters":{"id":9931,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9930,"mutability":"mutable","name":"byteArray","nameLocation":"17562:9:40","nodeType":"VariableDeclaration","scope":9960,"src":"17549:22:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9929,"name":"bytes","nodeType":"ElementaryTypeName","src":"17549:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"17548:24:40"},"returnParameters":{"id":9934,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9933,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9960,"src":"17595:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9932,"name":"bool","nodeType":"ElementaryTypeName","src":"17595:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"17594:6:40"},"scope":10800,"src":"17529:248:40","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":10178,"nodeType":"Block","src":"18137:5124:40","statements":[{"id":10177,"nodeType":"UncheckedBlock","src":"18147:5108:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9970,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9968,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"18241:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"hexValue":"31","id":9969,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18246:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"18241:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9974,"nodeType":"IfStatement","src":"18237:53:40","trueBody":{"id":9973,"nodeType":"Block","src":"18249:41:40","statements":[{"expression":{"id":9971,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"18274:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9967,"id":9972,"nodeType":"Return","src":"18267:8:40"}]}},{"assignments":[9976],"declarations":[{"constant":false,"id":9976,"mutability":"mutable","name":"aa","nameLocation":"19225:2:40","nodeType":"VariableDeclaration","scope":10177,"src":"19217:10:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9975,"name":"uint256","nodeType":"ElementaryTypeName","src":"19217:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9978,"initialValue":{"id":9977,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"19230:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"19217:14:40"},{"assignments":[9980],"declarations":[{"constant":false,"id":9980,"mutability":"mutable","name":"xn","nameLocation":"19253:2:40","nodeType":"VariableDeclaration","scope":10177,"src":"19245:10:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9979,"name":"uint256","nodeType":"ElementaryTypeName","src":"19245:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9982,"initialValue":{"hexValue":"31","id":9981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19258:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"19245:14:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9988,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9983,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19278:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":9986,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":9984,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19285:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":9985,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19290:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"19285:8:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":9987,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19284:10:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"src":"19278:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9998,"nodeType":"IfStatement","src":"19274:92:40","trueBody":{"id":9997,"nodeType":"Block","src":"19296:70:40","statements":[{"expression":{"id":9991,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9989,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19314:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"313238","id":9990,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19321:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"19314:10:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9992,"nodeType":"ExpressionStatement","src":"19314:10:40"},{"expression":{"id":9995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9993,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19342:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3634","id":9994,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19349:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19342:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9996,"nodeType":"ExpressionStatement","src":"19342:9:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10004,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9999,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19383:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10002,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10000,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19390:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10001,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19395:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19390:7:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10003,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19389:9:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"src":"19383:15:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10014,"nodeType":"IfStatement","src":"19379:90:40","trueBody":{"id":10013,"nodeType":"Block","src":"19400:69:40","statements":[{"expression":{"id":10007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10005,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19418:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3634","id":10006,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19425:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19418:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10008,"nodeType":"ExpressionStatement","src":"19418:9:40"},{"expression":{"id":10011,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10009,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19445:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3332","id":10010,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19452:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19445:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10012,"nodeType":"ExpressionStatement","src":"19445:9:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10020,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10015,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19486:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10018,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10016,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19493:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10017,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19498:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19493:7:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10019,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19492:9:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"src":"19486:15:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10030,"nodeType":"IfStatement","src":"19482:90:40","trueBody":{"id":10029,"nodeType":"Block","src":"19503:69:40","statements":[{"expression":{"id":10023,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10021,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19521:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3332","id":10022,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19528:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19521:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10024,"nodeType":"ExpressionStatement","src":"19521:9:40"},{"expression":{"id":10027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10025,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19548:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3136","id":10026,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19555:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19548:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10028,"nodeType":"ExpressionStatement","src":"19548:9:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10036,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10031,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19589:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10034,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10032,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19596:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10033,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19601:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19596:7:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10035,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19595:9:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"src":"19589:15:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10046,"nodeType":"IfStatement","src":"19585:89:40","trueBody":{"id":10045,"nodeType":"Block","src":"19606:68:40","statements":[{"expression":{"id":10039,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10037,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19624:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3136","id":10038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19631:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19624:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10040,"nodeType":"ExpressionStatement","src":"19624:9:40"},{"expression":{"id":10043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10041,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19651:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"38","id":10042,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19658:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19651:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10044,"nodeType":"ExpressionStatement","src":"19651:8:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10052,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10047,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19691:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10050,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10048,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19698:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10049,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19703:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19698:6:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10051,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19697:8:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"src":"19691:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10062,"nodeType":"IfStatement","src":"19687:87:40","trueBody":{"id":10061,"nodeType":"Block","src":"19707:67:40","statements":[{"expression":{"id":10055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10053,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19725:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"38","id":10054,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19732:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19725:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10056,"nodeType":"ExpressionStatement","src":"19725:8:40"},{"expression":{"id":10059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10057,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19751:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"34","id":10058,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19758:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19751:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10060,"nodeType":"ExpressionStatement","src":"19751:8:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10068,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10063,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19791:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"id":10066,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10064,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19798:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":10065,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19803:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19798:6:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}}],"id":10067,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19797:8:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}},"src":"19791:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10078,"nodeType":"IfStatement","src":"19787:87:40","trueBody":{"id":10077,"nodeType":"Block","src":"19807:67:40","statements":[{"expression":{"id":10071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10069,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19825:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":10070,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19832:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19825:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10072,"nodeType":"ExpressionStatement","src":"19825:8:40"},{"expression":{"id":10075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10073,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19851:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"32","id":10074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19858:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"19851:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10076,"nodeType":"ExpressionStatement","src":"19851:8:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10084,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10079,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19891:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"id":10082,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10080,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19898:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":10081,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19903:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"19898:6:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}}],"id":10083,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19897:8:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}},"src":"19891:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10090,"nodeType":"IfStatement","src":"19887:61:40","trueBody":{"id":10089,"nodeType":"Block","src":"19907:41:40","statements":[{"expression":{"id":10087,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10085,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19925:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"31","id":10086,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19932:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"19925:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10088,"nodeType":"ExpressionStatement","src":"19925:8:40"}]}},{"expression":{"id":10098,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10091,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"20368:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10097,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10094,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":10092,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20374:1:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10093,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"20378:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20374:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10095,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"20373:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10096,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20385:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20373:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20368:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10099,"nodeType":"ExpressionStatement","src":"20368:18:40"},{"expression":{"id":10109,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10100,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22273:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10108,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10101,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22279:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10104,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10102,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22284:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10103,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22288:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22284:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22279:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10106,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22278:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10107,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22295:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22278:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22273:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10110,"nodeType":"ExpressionStatement","src":"22273:23:40"},{"expression":{"id":10120,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10111,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22382:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10119,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10116,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10112,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22388:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10113,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22393:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10114,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22397:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22393:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22388:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10117,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22387:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10118,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22404:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22387:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22382:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10121,"nodeType":"ExpressionStatement","src":"22382:23:40"},{"expression":{"id":10131,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10122,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22493:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10130,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10127,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10123,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22499:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10126,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10124,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22504:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10125,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22508:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22504:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22499:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10128,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22498:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10129,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22515:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22498:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22493:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10132,"nodeType":"ExpressionStatement","src":"22493:23:40"},{"expression":{"id":10142,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10133,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22602:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10141,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10134,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22608:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10137,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10135,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22613:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10136,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22617:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22613:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22608:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10139,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22607:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10140,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22624:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22607:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22602:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10143,"nodeType":"ExpressionStatement","src":"22602:23:40"},{"expression":{"id":10153,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10144,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22712:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10152,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10145,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22718:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10148,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10146,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22723:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10147,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22727:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22723:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22718:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10150,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22717:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22734:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22717:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22712:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10154,"nodeType":"ExpressionStatement","src":"22712:23:40"},{"expression":{"id":10164,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10155,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22822:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10163,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10160,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10156,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22828:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10159,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10157,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22833:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10158,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22837:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22833:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22828:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10161,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22827:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10162,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22844:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22827:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22822:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10165,"nodeType":"ExpressionStatement","src":"22822:23:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10175,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10166,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"23211:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10173,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10169,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"23232:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10172,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10170,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"23237:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10171,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"23241:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23237:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23232:11:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10167,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"23216:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10168,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23225:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"23216:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10174,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23216:28:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23211:33:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9967,"id":10176,"nodeType":"Return","src":"23204:40:40"}]}]},"documentation":{"id":9961,"nodeType":"StructuredDocumentation","src":"17783:292:40","text":" @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n towards zero.\n This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n using integer operations."},"id":10179,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"18089:4:40","nodeType":"FunctionDefinition","parameters":{"id":9964,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9963,"mutability":"mutable","name":"a","nameLocation":"18102:1:40","nodeType":"VariableDeclaration","scope":10179,"src":"18094:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9962,"name":"uint256","nodeType":"ElementaryTypeName","src":"18094:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18093:11:40"},"returnParameters":{"id":9967,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9966,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10179,"src":"18128:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9965,"name":"uint256","nodeType":"ElementaryTypeName","src":"18128:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18127:9:40"},"scope":10800,"src":"18080:5181:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10212,"nodeType":"Block","src":"23434:171:40","statements":[{"id":10211,"nodeType":"UncheckedBlock","src":"23444:155:40","statements":[{"assignments":[10191],"declarations":[{"constant":false,"id":10191,"mutability":"mutable","name":"result","nameLocation":"23476:6:40","nodeType":"VariableDeclaration","scope":10211,"src":"23468:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10190,"name":"uint256","nodeType":"ElementaryTypeName","src":"23468:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10195,"initialValue":{"arguments":[{"id":10193,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10182,"src":"23490:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10192,"name":"sqrt","nodeType":"Identifier","overloadedDeclarations":[10179,10213],"referencedDeclaration":10179,"src":"23485:4:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10194,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23485:7:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23468:24:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10209,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10196,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10191,"src":"23513:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10207,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10200,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10185,"src":"23555:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10199,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"23538:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23538:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10206,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10204,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10202,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10191,"src":"23568:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10203,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10191,"src":"23577:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23568:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10205,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10182,"src":"23586:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23568:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"23538:49:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10197,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"23522:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10198,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23531:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"23522:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10208,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23522:66:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23513:75:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10189,"id":10210,"nodeType":"Return","src":"23506:82:40"}]}]},"documentation":{"id":10180,"nodeType":"StructuredDocumentation","src":"23267:86:40","text":" @dev Calculates sqrt(a), following the selected rounding direction."},"id":10213,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"23367:4:40","nodeType":"FunctionDefinition","parameters":{"id":10186,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10182,"mutability":"mutable","name":"a","nameLocation":"23380:1:40","nodeType":"VariableDeclaration","scope":10213,"src":"23372:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10181,"name":"uint256","nodeType":"ElementaryTypeName","src":"23372:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10185,"mutability":"mutable","name":"rounding","nameLocation":"23392:8:40","nodeType":"VariableDeclaration","scope":10213,"src":"23383:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10184,"nodeType":"UserDefinedTypeName","pathNode":{"id":10183,"name":"Rounding","nameLocations":["23383:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"23383:8:40"},"referencedDeclaration":9206,"src":"23383:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"23371:30:40"},"returnParameters":{"id":10189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10188,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10213,"src":"23425:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10187,"name":"uint256","nodeType":"ElementaryTypeName","src":"23425:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23424:9:40"},"scope":10800,"src":"23358:247:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10408,"nodeType":"Block","src":"23796:981:40","statements":[{"assignments":[10222],"declarations":[{"constant":false,"id":10222,"mutability":"mutable","name":"result","nameLocation":"23814:6:40","nodeType":"VariableDeclaration","scope":10408,"src":"23806:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10221,"name":"uint256","nodeType":"ElementaryTypeName","src":"23806:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10224,"initialValue":{"hexValue":"30","id":10223,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23823:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"23806:18:40"},{"assignments":[10226],"declarations":[{"constant":false,"id":10226,"mutability":"mutable","name":"exp","nameLocation":"23842:3:40","nodeType":"VariableDeclaration","scope":10408,"src":"23834:11:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10225,"name":"uint256","nodeType":"ElementaryTypeName","src":"23834:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10227,"nodeType":"VariableDeclarationStatement","src":"23834:11:40"},{"id":10405,"nodeType":"UncheckedBlock","src":"23855:893:40","statements":[{"expression":{"id":10242,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10228,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23879:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"313238","id":10229,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23885:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10232,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"23907:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"id":10238,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10235,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10233,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23916:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10234,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23921:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"23916:8:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10236,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"23915:10:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10237,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23928:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"23915:14:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"}},"src":"23907:22:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10230,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"23891:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23900:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"23891:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10240,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23891:39:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23885:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23879:51:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10243,"nodeType":"ExpressionStatement","src":"23879:51:40"},{"expression":{"id":10246,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10244,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"23944:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10245,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23954:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23944:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10247,"nodeType":"ExpressionStatement","src":"23944:13:40"},{"expression":{"id":10250,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10248,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"23971:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10249,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23981:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23971:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10251,"nodeType":"ExpressionStatement","src":"23971:13:40"},{"expression":{"id":10266,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10252,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23999:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10265,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3634","id":10253,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24005:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10256,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24026:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"id":10262,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10259,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10257,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24035:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10258,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24040:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"24035:7:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10260,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24034:9:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10261,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24046:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24034:13:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"}},"src":"24026:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10254,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24010:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24019:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24010:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10264,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24010:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24005:43:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23999:49:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10267,"nodeType":"ExpressionStatement","src":"23999:49:40"},{"expression":{"id":10270,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10268,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24062:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10269,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24072:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24062:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10271,"nodeType":"ExpressionStatement","src":"24062:13:40"},{"expression":{"id":10274,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10272,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24089:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10273,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24099:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24089:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10275,"nodeType":"ExpressionStatement","src":"24089:13:40"},{"expression":{"id":10290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10276,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24117:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3332","id":10277,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24123:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10287,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10280,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24144:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"id":10286,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10283,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10281,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24153:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10282,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24158:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"24153:7:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10284,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24152:9:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10285,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24164:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24152:13:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"}},"src":"24144:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10278,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24128:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10279,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24137:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24128:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10288,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24128:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24123:43:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24117:49:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10291,"nodeType":"ExpressionStatement","src":"24117:49:40"},{"expression":{"id":10294,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10292,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24180:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10293,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24190:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24180:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10295,"nodeType":"ExpressionStatement","src":"24180:13:40"},{"expression":{"id":10298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10296,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24207:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10297,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24217:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24207:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10299,"nodeType":"ExpressionStatement","src":"24207:13:40"},{"expression":{"id":10314,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10300,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24235:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10313,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3136","id":10301,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24241:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10311,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10304,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24262:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"id":10310,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10307,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10305,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24271:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10306,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24276:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"24271:7:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10308,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24270:9:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10309,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24282:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24270:13:40","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"}},"src":"24262:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10302,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24246:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24255:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24246:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10312,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24246:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24241:43:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24235:49:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10315,"nodeType":"ExpressionStatement","src":"24235:49:40"},{"expression":{"id":10318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10316,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24298:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10317,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24308:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24298:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10319,"nodeType":"ExpressionStatement","src":"24298:13:40"},{"expression":{"id":10322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10320,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24325:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10321,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24335:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24325:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10323,"nodeType":"ExpressionStatement","src":"24325:13:40"},{"expression":{"id":10338,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10324,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24353:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10337,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"38","id":10325,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24359:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10335,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10328,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24379:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"id":10334,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10331,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10329,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24388:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10330,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24393:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"24388:6:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10332,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24387:8:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10333,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24398:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24387:12:40","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"}},"src":"24379:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10326,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24363:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10327,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24372:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24363:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10336,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24363:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24359:41:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24353:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10339,"nodeType":"ExpressionStatement","src":"24353:47:40"},{"expression":{"id":10342,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10340,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24414:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10341,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24424:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24414:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10343,"nodeType":"ExpressionStatement","src":"24414:13:40"},{"expression":{"id":10346,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10344,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24441:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10345,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24451:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24441:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10347,"nodeType":"ExpressionStatement","src":"24441:13:40"},{"expression":{"id":10362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10348,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24469:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10361,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"34","id":10349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24475:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10352,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24495:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"id":10358,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"id":10355,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24504:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":10354,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24509:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"24504:6:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}}],"id":10356,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24503:8:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24514:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24503:12:40","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"}},"src":"24495:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10350,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24479:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10351,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24488:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24479:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24479:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24475:41:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24469:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10363,"nodeType":"ExpressionStatement","src":"24469:47:40"},{"expression":{"id":10366,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10364,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24530:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10365,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24540:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24530:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10367,"nodeType":"ExpressionStatement","src":"24530:13:40"},{"expression":{"id":10370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10368,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24557:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10369,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24567:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24557:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10371,"nodeType":"ExpressionStatement","src":"24557:13:40"},{"expression":{"id":10386,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10372,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24585:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10373,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24591:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10383,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10376,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24611:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"id":10382,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"id":10379,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10377,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24620:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":10378,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24625:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"24620:6:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}}],"id":10380,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24619:8:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10381,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24630:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24619:12:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"}},"src":"24611:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10374,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24595:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24604:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24595:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24595:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24591:41:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24585:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10387,"nodeType":"ExpressionStatement","src":"24585:47:40"},{"expression":{"id":10390,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10388,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24646:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10389,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24656:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24646:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10391,"nodeType":"ExpressionStatement","src":"24646:13:40"},{"expression":{"id":10394,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10392,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24673:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10393,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24683:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24673:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10395,"nodeType":"ExpressionStatement","src":"24673:13:40"},{"expression":{"id":10403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10396,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24701:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10401,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10399,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24727:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":10400,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24735:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24727:9:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10397,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24711:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10398,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24720:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24711:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10402,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24711:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24701:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10404,"nodeType":"ExpressionStatement","src":"24701:36:40"}]},{"expression":{"id":10406,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24764:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10220,"id":10407,"nodeType":"Return","src":"24757:13:40"}]},"documentation":{"id":10214,"nodeType":"StructuredDocumentation","src":"23611:119:40","text":" @dev Return the log in base 2 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":10409,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"23744:4:40","nodeType":"FunctionDefinition","parameters":{"id":10217,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10216,"mutability":"mutable","name":"value","nameLocation":"23757:5:40","nodeType":"VariableDeclaration","scope":10409,"src":"23749:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10215,"name":"uint256","nodeType":"ElementaryTypeName","src":"23749:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23748:15:40"},"returnParameters":{"id":10220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10219,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10409,"src":"23787:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10218,"name":"uint256","nodeType":"ElementaryTypeName","src":"23787:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23786:9:40"},"scope":10800,"src":"23735:1042:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10442,"nodeType":"Block","src":"25010:175:40","statements":[{"id":10441,"nodeType":"UncheckedBlock","src":"25020:159:40","statements":[{"assignments":[10421],"declarations":[{"constant":false,"id":10421,"mutability":"mutable","name":"result","nameLocation":"25052:6:40","nodeType":"VariableDeclaration","scope":10441,"src":"25044:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10420,"name":"uint256","nodeType":"ElementaryTypeName","src":"25044:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10425,"initialValue":{"arguments":[{"id":10423,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10412,"src":"25066:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10422,"name":"log2","nodeType":"Identifier","overloadedDeclarations":[10409,10443],"referencedDeclaration":10409,"src":"25061:4:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10424,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25061:11:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"25044:28:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10439,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10426,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10421,"src":"25093:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10437,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10430,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10415,"src":"25135:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10429,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"25118:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10431,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25118:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10436,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10434,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10432,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25148:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"id":10433,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10421,"src":"25153:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25148:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10435,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10412,"src":"25162:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25148:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"25118:49:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10427,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"25102:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10428,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25111:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"25102:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10438,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25102:66:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25093:75:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10419,"id":10440,"nodeType":"Return","src":"25086:82:40"}]}]},"documentation":{"id":10410,"nodeType":"StructuredDocumentation","src":"24783:142:40","text":" @dev Return the log in base 2, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10443,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"24939:4:40","nodeType":"FunctionDefinition","parameters":{"id":10416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10412,"mutability":"mutable","name":"value","nameLocation":"24952:5:40","nodeType":"VariableDeclaration","scope":10443,"src":"24944:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10411,"name":"uint256","nodeType":"ElementaryTypeName","src":"24944:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10415,"mutability":"mutable","name":"rounding","nameLocation":"24968:8:40","nodeType":"VariableDeclaration","scope":10443,"src":"24959:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10414,"nodeType":"UserDefinedTypeName","pathNode":{"id":10413,"name":"Rounding","nameLocations":["24959:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"24959:8:40"},"referencedDeclaration":9206,"src":"24959:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"24943:34:40"},"returnParameters":{"id":10419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10418,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10443,"src":"25001:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10417,"name":"uint256","nodeType":"ElementaryTypeName","src":"25001:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25000:9:40"},"scope":10800,"src":"24930:255:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10571,"nodeType":"Block","src":"25378:854:40","statements":[{"assignments":[10452],"declarations":[{"constant":false,"id":10452,"mutability":"mutable","name":"result","nameLocation":"25396:6:40","nodeType":"VariableDeclaration","scope":10571,"src":"25388:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10451,"name":"uint256","nodeType":"ElementaryTypeName","src":"25388:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10454,"initialValue":{"hexValue":"30","id":10453,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25405:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"25388:18:40"},{"id":10568,"nodeType":"UncheckedBlock","src":"25416:787:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10459,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10455,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25444:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":10458,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10456,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25453:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":10457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25459:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25453:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"25444:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10471,"nodeType":"IfStatement","src":"25440:103:40","trueBody":{"id":10470,"nodeType":"Block","src":"25463:80:40","statements":[{"expression":{"id":10464,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10460,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25481:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":10463,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10461,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25490:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":10462,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25496:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25490:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"25481:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10465,"nodeType":"ExpressionStatement","src":"25481:17:40"},{"expression":{"id":10468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10466,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25516:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3634","id":10467,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25526:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25516:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10469,"nodeType":"ExpressionStatement","src":"25516:12:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10476,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10472,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25560:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":10475,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10473,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25569:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":10474,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25575:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25569:8:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"25560:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10488,"nodeType":"IfStatement","src":"25556:103:40","trueBody":{"id":10487,"nodeType":"Block","src":"25579:80:40","statements":[{"expression":{"id":10481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10477,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25597:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":10480,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10478,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25606:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":10479,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25612:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25606:8:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"25597:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10482,"nodeType":"ExpressionStatement","src":"25597:17:40"},{"expression":{"id":10485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10483,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25632:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3332","id":10484,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25642:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25632:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10486,"nodeType":"ExpressionStatement","src":"25632:12:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10493,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10489,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25676:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":10492,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10490,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25685:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":10491,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25691:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25685:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"25676:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10505,"nodeType":"IfStatement","src":"25672:103:40","trueBody":{"id":10504,"nodeType":"Block","src":"25695:80:40","statements":[{"expression":{"id":10498,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10494,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25713:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":10497,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10495,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25722:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":10496,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25728:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25722:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"25713:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10499,"nodeType":"ExpressionStatement","src":"25713:17:40"},{"expression":{"id":10502,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10500,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25748:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3136","id":10501,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25758:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25748:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10503,"nodeType":"ExpressionStatement","src":"25748:12:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10510,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10506,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25792:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":10509,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10507,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25801:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":10508,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25807:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25801:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"25792:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10522,"nodeType":"IfStatement","src":"25788:100:40","trueBody":{"id":10521,"nodeType":"Block","src":"25810:78:40","statements":[{"expression":{"id":10515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10511,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25828:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":10514,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10512,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25837:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":10513,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25843:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25837:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"25828:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10516,"nodeType":"ExpressionStatement","src":"25828:16:40"},{"expression":{"id":10519,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10517,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25862:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"38","id":10518,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25872:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25862:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10520,"nodeType":"ExpressionStatement","src":"25862:11:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10527,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10523,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25905:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":10526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10524,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25914:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":10525,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25920:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25914:7:40","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"25905:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10539,"nodeType":"IfStatement","src":"25901:100:40","trueBody":{"id":10538,"nodeType":"Block","src":"25923:78:40","statements":[{"expression":{"id":10532,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10528,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25941:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":10531,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10529,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25950:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":10530,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25956:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25950:7:40","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"25941:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10533,"nodeType":"ExpressionStatement","src":"25941:16:40"},{"expression":{"id":10536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10534,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25975:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"34","id":10535,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25985:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25975:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10537,"nodeType":"ExpressionStatement","src":"25975:11:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10544,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10540,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"26018:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":10543,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10541,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26027:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":10542,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26033:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26027:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"26018:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10556,"nodeType":"IfStatement","src":"26014:100:40","trueBody":{"id":10555,"nodeType":"Block","src":"26036:78:40","statements":[{"expression":{"id":10549,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10545,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"26054:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":10548,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10546,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26063:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":10547,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26069:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26063:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"26054:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10550,"nodeType":"ExpressionStatement","src":"26054:16:40"},{"expression":{"id":10553,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10551,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"26088:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"32","id":10552,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26098:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26088:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10554,"nodeType":"ExpressionStatement","src":"26088:11:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10561,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10557,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"26131:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"id":10560,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10558,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26140:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"31","id":10559,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26146:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"26140:7:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"}},"src":"26131:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10567,"nodeType":"IfStatement","src":"26127:66:40","trueBody":{"id":10566,"nodeType":"Block","src":"26149:44:40","statements":[{"expression":{"id":10564,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10562,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"26167:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"31","id":10563,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26177:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"26167:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10565,"nodeType":"ExpressionStatement","src":"26167:11:40"}]}}]},{"expression":{"id":10569,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"26219:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10450,"id":10570,"nodeType":"Return","src":"26212:13:40"}]},"documentation":{"id":10444,"nodeType":"StructuredDocumentation","src":"25191:120:40","text":" @dev Return the log in base 10 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":10572,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"25325:5:40","nodeType":"FunctionDefinition","parameters":{"id":10447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10446,"mutability":"mutable","name":"value","nameLocation":"25339:5:40","nodeType":"VariableDeclaration","scope":10572,"src":"25331:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10445,"name":"uint256","nodeType":"ElementaryTypeName","src":"25331:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25330:15:40"},"returnParameters":{"id":10450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10449,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10572,"src":"25369:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10448,"name":"uint256","nodeType":"ElementaryTypeName","src":"25369:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25368:9:40"},"scope":10800,"src":"25316:916:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10605,"nodeType":"Block","src":"26467:177:40","statements":[{"id":10604,"nodeType":"UncheckedBlock","src":"26477:161:40","statements":[{"assignments":[10584],"declarations":[{"constant":false,"id":10584,"mutability":"mutable","name":"result","nameLocation":"26509:6:40","nodeType":"VariableDeclaration","scope":10604,"src":"26501:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10583,"name":"uint256","nodeType":"ElementaryTypeName","src":"26501:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10588,"initialValue":{"arguments":[{"id":10586,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10575,"src":"26524:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10585,"name":"log10","nodeType":"Identifier","overloadedDeclarations":[10572,10606],"referencedDeclaration":10572,"src":"26518:5:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10587,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26518:12:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"26501:29:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10602,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10589,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10584,"src":"26551:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10600,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10593,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10578,"src":"26593:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10592,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"26576:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10594,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26576:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10599,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10595,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26606:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"id":10596,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10584,"src":"26612:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26606:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10598,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10575,"src":"26621:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26606:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"26576:50:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10590,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"26560:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10591,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26569:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"26560:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10601,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26560:67:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26551:76:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10582,"id":10603,"nodeType":"Return","src":"26544:83:40"}]}]},"documentation":{"id":10573,"nodeType":"StructuredDocumentation","src":"26238:143:40","text":" @dev Return the log in base 10, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10606,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"26395:5:40","nodeType":"FunctionDefinition","parameters":{"id":10579,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10575,"mutability":"mutable","name":"value","nameLocation":"26409:5:40","nodeType":"VariableDeclaration","scope":10606,"src":"26401:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10574,"name":"uint256","nodeType":"ElementaryTypeName","src":"26401:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10578,"mutability":"mutable","name":"rounding","nameLocation":"26425:8:40","nodeType":"VariableDeclaration","scope":10606,"src":"26416:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10577,"nodeType":"UserDefinedTypeName","pathNode":{"id":10576,"name":"Rounding","nameLocations":["26416:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"26416:8:40"},"referencedDeclaration":9206,"src":"26416:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"26400:34:40"},"returnParameters":{"id":10582,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10581,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10606,"src":"26458:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10580,"name":"uint256","nodeType":"ElementaryTypeName","src":"26458:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26457:9:40"},"scope":10800,"src":"26386:258:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10742,"nodeType":"Block","src":"26964:674:40","statements":[{"assignments":[10615],"declarations":[{"constant":false,"id":10615,"mutability":"mutable","name":"result","nameLocation":"26982:6:40","nodeType":"VariableDeclaration","scope":10742,"src":"26974:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10614,"name":"uint256","nodeType":"ElementaryTypeName","src":"26974:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10617,"initialValue":{"hexValue":"30","id":10616,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26991:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"26974:18:40"},{"assignments":[10619],"declarations":[{"constant":false,"id":10619,"mutability":"mutable","name":"isGt","nameLocation":"27010:4:40","nodeType":"VariableDeclaration","scope":10742,"src":"27002:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10618,"name":"uint256","nodeType":"ElementaryTypeName","src":"27002:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10620,"nodeType":"VariableDeclarationStatement","src":"27002:12:40"},{"id":10739,"nodeType":"UncheckedBlock","src":"27024:585:40","statements":[{"expression":{"id":10633,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10621,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27048:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10631,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10624,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27071:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"id":10630,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10627,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10625,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27080:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10626,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27085:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"27080:8:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10628,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27079:10:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10629,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27092:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27079:14:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"}},"src":"27071:22:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10622,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27055:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27064:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27055:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10632,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27055:39:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27048:46:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10634,"nodeType":"ExpressionStatement","src":"27048:46:40"},{"expression":{"id":10639,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10635,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27108:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10638,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10636,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27118:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"313238","id":10637,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27125:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"27118:10:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27108:20:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10640,"nodeType":"ExpressionStatement","src":"27108:20:40"},{"expression":{"id":10645,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10641,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27142:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10644,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10642,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27152:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3136","id":10643,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27159:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27152:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27142:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10646,"nodeType":"ExpressionStatement","src":"27142:19:40"},{"expression":{"id":10659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10647,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27176:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10657,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10650,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27199:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"id":10656,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10653,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10651,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27208:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10652,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27213:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"27208:7:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10654,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27207:9:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10655,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27219:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27207:13:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"}},"src":"27199:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10648,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27183:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10649,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27192:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27183:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10658,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27183:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27176:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10660,"nodeType":"ExpressionStatement","src":"27176:45:40"},{"expression":{"id":10665,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10661,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27235:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10664,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10662,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27245:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3634","id":10663,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27252:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"27245:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27235:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10666,"nodeType":"ExpressionStatement","src":"27235:19:40"},{"expression":{"id":10671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10667,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27268:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10670,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10668,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27278:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"38","id":10669,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27285:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"27278:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27268:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10672,"nodeType":"ExpressionStatement","src":"27268:18:40"},{"expression":{"id":10685,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10673,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27301:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10683,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10676,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27324:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"id":10682,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10679,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10677,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27333:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10678,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27338:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"27333:7:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10680,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27332:9:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27344:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27332:13:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"}},"src":"27324:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10674,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27308:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10675,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27317:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27308:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10684,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27308:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27301:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10686,"nodeType":"ExpressionStatement","src":"27301:45:40"},{"expression":{"id":10691,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10687,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27360:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10690,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10688,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27370:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3332","id":10689,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27377:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"27370:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27360:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10692,"nodeType":"ExpressionStatement","src":"27360:19:40"},{"expression":{"id":10697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10693,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27393:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10696,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10694,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27403:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"34","id":10695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27410:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"27403:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27393:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10698,"nodeType":"ExpressionStatement","src":"27393:18:40"},{"expression":{"id":10711,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10699,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27426:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10709,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10702,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27449:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"id":10708,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10705,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10703,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27458:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10704,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27463:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27458:7:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10706,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27457:9:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10707,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27469:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27457:13:40","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"}},"src":"27449:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10700,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27433:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10701,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27442:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27433:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10710,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27433:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27426:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10712,"nodeType":"ExpressionStatement","src":"27426:45:40"},{"expression":{"id":10717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10713,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27485:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10716,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10714,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27495:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3136","id":10715,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27502:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27495:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27485:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10718,"nodeType":"ExpressionStatement","src":"27485:19:40"},{"expression":{"id":10723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10719,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27518:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10722,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10720,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27528:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":10721,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27535:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"27528:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27518:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10724,"nodeType":"ExpressionStatement","src":"27518:18:40"},{"expression":{"id":10737,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10725,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27551:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10728,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27577:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"id":10734,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10731,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10729,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27586:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10730,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27591:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"27586:6:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10732,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27585:8:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10733,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27596:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27585:12:40","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"}},"src":"27577:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10726,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27561:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10727,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27570:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27561:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10736,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27561:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27551:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10738,"nodeType":"ExpressionStatement","src":"27551:47:40"}]},{"expression":{"id":10740,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27625:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10613,"id":10741,"nodeType":"Return","src":"27618:13:40"}]},"documentation":{"id":10607,"nodeType":"StructuredDocumentation","src":"26650:246:40","text":" @dev Return the log in base 256 of a positive value rounded towards zero.\n Returns 0 if given 0.\n Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string."},"id":10743,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"26910:6:40","nodeType":"FunctionDefinition","parameters":{"id":10610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10609,"mutability":"mutable","name":"value","nameLocation":"26925:5:40","nodeType":"VariableDeclaration","scope":10743,"src":"26917:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10608,"name":"uint256","nodeType":"ElementaryTypeName","src":"26917:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26916:15:40"},"returnParameters":{"id":10613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10743,"src":"26955:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10611,"name":"uint256","nodeType":"ElementaryTypeName","src":"26955:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26954:9:40"},"scope":10800,"src":"26901:737:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10779,"nodeType":"Block","src":"27875:184:40","statements":[{"id":10778,"nodeType":"UncheckedBlock","src":"27885:168:40","statements":[{"assignments":[10755],"declarations":[{"constant":false,"id":10755,"mutability":"mutable","name":"result","nameLocation":"27917:6:40","nodeType":"VariableDeclaration","scope":10778,"src":"27909:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10754,"name":"uint256","nodeType":"ElementaryTypeName","src":"27909:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10759,"initialValue":{"arguments":[{"id":10757,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10746,"src":"27933:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10756,"name":"log256","nodeType":"Identifier","overloadedDeclarations":[10743,10780],"referencedDeclaration":10743,"src":"27926:6:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10758,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27926:13:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"27909:30:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10776,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10760,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10755,"src":"27960:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10774,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10764,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10749,"src":"28002:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10763,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"27985:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10765,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27985:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10773,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10771,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10766,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28015:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10769,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10767,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10755,"src":"28021:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"33","id":10768,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28031:1:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"src":"28021:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10770,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"28020:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28015:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10772,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10746,"src":"28036:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28015:26:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"27985:56:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10761,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27969:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10762,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27978:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27969:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10775,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27969:73:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27960:82:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10753,"id":10777,"nodeType":"Return","src":"27953:89:40"}]}]},"documentation":{"id":10744,"nodeType":"StructuredDocumentation","src":"27644:144:40","text":" @dev Return the log in base 256, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10780,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"27802:6:40","nodeType":"FunctionDefinition","parameters":{"id":10750,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10746,"mutability":"mutable","name":"value","nameLocation":"27817:5:40","nodeType":"VariableDeclaration","scope":10780,"src":"27809:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10745,"name":"uint256","nodeType":"ElementaryTypeName","src":"27809:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10749,"mutability":"mutable","name":"rounding","nameLocation":"27833:8:40","nodeType":"VariableDeclaration","scope":10780,"src":"27824:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10748,"nodeType":"UserDefinedTypeName","pathNode":{"id":10747,"name":"Rounding","nameLocations":["27824:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"27824:8:40"},"referencedDeclaration":9206,"src":"27824:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"27808:34:40"},"returnParameters":{"id":10753,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10752,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10780,"src":"27866:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10751,"name":"uint256","nodeType":"ElementaryTypeName","src":"27866:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"27865:9:40"},"scope":10800,"src":"27793:266:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10798,"nodeType":"Block","src":"28257:48:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":10796,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":10794,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10791,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"28280:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10790,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28274:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":10789,"name":"uint8","nodeType":"ElementaryTypeName","src":"28274:5:40","typeDescriptions":{}}},"id":10792,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28274:15:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"hexValue":"32","id":10793,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28292:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"28274:19:40","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"31","id":10795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28297:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"28274:24:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":10788,"id":10797,"nodeType":"Return","src":"28267:31:40"}]},"documentation":{"id":10781,"nodeType":"StructuredDocumentation","src":"28065:113:40","text":" @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers."},"id":10799,"implemented":true,"kind":"function","modifiers":[],"name":"unsignedRoundsUp","nameLocation":"28192:16:40","nodeType":"FunctionDefinition","parameters":{"id":10785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10784,"mutability":"mutable","name":"rounding","nameLocation":"28218:8:40","nodeType":"VariableDeclaration","scope":10799,"src":"28209:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10783,"nodeType":"UserDefinedTypeName","pathNode":{"id":10782,"name":"Rounding","nameLocations":["28209:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"28209:8:40"},"referencedDeclaration":9206,"src":"28209:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"28208:19:40"},"returnParameters":{"id":10788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10787,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10799,"src":"28251:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10786,"name":"bool","nodeType":"ElementaryTypeName","src":"28251:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"28250:6:40"},"scope":10800,"src":"28183:122:40","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":10801,"src":"281:28026:40","usedErrors":[],"usedEvents":[]}],"src":"103:28205:40"},"id":40},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","exportedSymbols":{"SafeCast":[12565]},"id":12566,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":10802,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"192:24:41"},{"abstract":false,"baseContracts":[],"canonicalName":"SafeCast","contractDependencies":[],"contractKind":"library","documentation":{"id":10803,"nodeType":"StructuredDocumentation","src":"218:550:41","text":" @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n checks.\n Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n easily result in undesired exploitation or bugs, since developers usually\n assume that overflows raise errors. `SafeCast` restores this intuition by\n reverting the transaction when such an operation overflows.\n Using this library instead of the unchecked operations eliminates an entire\n class of bugs, so it's recommended to use it always."},"fullyImplemented":true,"id":12565,"linearizedBaseContracts":[12565],"name":"SafeCast","nameLocation":"777:8:41","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":10804,"nodeType":"StructuredDocumentation","src":"792:68:41","text":" @dev Value doesn't fit in an uint of `bits` size."},"errorSelector":"6dfcc650","id":10810,"name":"SafeCastOverflowedUintDowncast","nameLocation":"871:30:41","nodeType":"ErrorDefinition","parameters":{"id":10809,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10806,"mutability":"mutable","name":"bits","nameLocation":"908:4:41","nodeType":"VariableDeclaration","scope":10810,"src":"902:10:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":10805,"name":"uint8","nodeType":"ElementaryTypeName","src":"902:5:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":10808,"mutability":"mutable","name":"value","nameLocation":"922:5:41","nodeType":"VariableDeclaration","scope":10810,"src":"914:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10807,"name":"uint256","nodeType":"ElementaryTypeName","src":"914:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"901:27:41"},"src":"865:64:41"},{"documentation":{"id":10811,"nodeType":"StructuredDocumentation","src":"935:75:41","text":" @dev An int value doesn't fit in an uint of `bits` size."},"errorSelector":"a8ce4432","id":10815,"name":"SafeCastOverflowedIntToUint","nameLocation":"1021:27:41","nodeType":"ErrorDefinition","parameters":{"id":10814,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10813,"mutability":"mutable","name":"value","nameLocation":"1056:5:41","nodeType":"VariableDeclaration","scope":10815,"src":"1049:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10812,"name":"int256","nodeType":"ElementaryTypeName","src":"1049:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1048:14:41"},"src":"1015:48:41"},{"documentation":{"id":10816,"nodeType":"StructuredDocumentation","src":"1069:67:41","text":" @dev Value doesn't fit in an int of `bits` size."},"errorSelector":"327269a7","id":10822,"name":"SafeCastOverflowedIntDowncast","nameLocation":"1147:29:41","nodeType":"ErrorDefinition","parameters":{"id":10821,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10818,"mutability":"mutable","name":"bits","nameLocation":"1183:4:41","nodeType":"VariableDeclaration","scope":10822,"src":"1177:10:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":10817,"name":"uint8","nodeType":"ElementaryTypeName","src":"1177:5:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":10820,"mutability":"mutable","name":"value","nameLocation":"1196:5:41","nodeType":"VariableDeclaration","scope":10822,"src":"1189:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10819,"name":"int256","nodeType":"ElementaryTypeName","src":"1189:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1176:26:41"},"src":"1141:62:41"},{"documentation":{"id":10823,"nodeType":"StructuredDocumentation","src":"1209:75:41","text":" @dev An uint value doesn't fit in an int of `bits` size."},"errorSelector":"24775e06","id":10827,"name":"SafeCastOverflowedUintToInt","nameLocation":"1295:27:41","nodeType":"ErrorDefinition","parameters":{"id":10826,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10825,"mutability":"mutable","name":"value","nameLocation":"1331:5:41","nodeType":"VariableDeclaration","scope":10827,"src":"1323:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10824,"name":"uint256","nodeType":"ElementaryTypeName","src":"1323:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1322:15:41"},"src":"1289:49:41"},{"body":{"id":10854,"nodeType":"Block","src":"1695:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10841,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10835,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10830,"src":"1709:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10838,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1722:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":10837,"name":"uint248","nodeType":"ElementaryTypeName","src":"1722:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"}],"id":10836,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"1717:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10839,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1717:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint248","typeString":"type(uint248)"}},"id":10840,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1731:3:41","memberName":"max","nodeType":"MemberAccess","src":"1717:17:41","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"src":"1709:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10848,"nodeType":"IfStatement","src":"1705:105:41","trueBody":{"id":10847,"nodeType":"Block","src":"1736:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":10843,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1788:3:41","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":10844,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10830,"src":"1793:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10842,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"1757:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10845,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1757:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10846,"nodeType":"RevertStatement","src":"1750:49:41"}]}},{"expression":{"arguments":[{"id":10851,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10830,"src":"1834:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10850,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1826:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":10849,"name":"uint248","nodeType":"ElementaryTypeName","src":"1826:7:41","typeDescriptions":{}}},"id":10852,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1826:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"functionReturnParameters":10834,"id":10853,"nodeType":"Return","src":"1819:21:41"}]},"documentation":{"id":10828,"nodeType":"StructuredDocumentation","src":"1344:280:41","text":" @dev Returns the downcasted uint248 from uint256, reverting on\n overflow (when the input is greater than largest uint248).\n Counterpart to Solidity's `uint248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":10855,"implemented":true,"kind":"function","modifiers":[],"name":"toUint248","nameLocation":"1638:9:41","nodeType":"FunctionDefinition","parameters":{"id":10831,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10830,"mutability":"mutable","name":"value","nameLocation":"1656:5:41","nodeType":"VariableDeclaration","scope":10855,"src":"1648:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10829,"name":"uint256","nodeType":"ElementaryTypeName","src":"1648:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1647:15:41"},"returnParameters":{"id":10834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10833,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10855,"src":"1686:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"},"typeName":{"id":10832,"name":"uint248","nodeType":"ElementaryTypeName","src":"1686:7:41","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"visibility":"internal"}],"src":"1685:9:41"},"scope":12565,"src":"1629:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10882,"nodeType":"Block","src":"2204:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10869,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10863,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10858,"src":"2218:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10866,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2231:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":10865,"name":"uint240","nodeType":"ElementaryTypeName","src":"2231:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"}],"id":10864,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2226:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10867,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2226:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint240","typeString":"type(uint240)"}},"id":10868,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2240:3:41","memberName":"max","nodeType":"MemberAccess","src":"2226:17:41","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"src":"2218:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10876,"nodeType":"IfStatement","src":"2214:105:41","trueBody":{"id":10875,"nodeType":"Block","src":"2245:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":10871,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2297:3:41","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":10872,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10858,"src":"2302:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10870,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"2266:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10873,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2266:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10874,"nodeType":"RevertStatement","src":"2259:49:41"}]}},{"expression":{"arguments":[{"id":10879,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10858,"src":"2343:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10878,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2335:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":10877,"name":"uint240","nodeType":"ElementaryTypeName","src":"2335:7:41","typeDescriptions":{}}},"id":10880,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2335:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"functionReturnParameters":10862,"id":10881,"nodeType":"Return","src":"2328:21:41"}]},"documentation":{"id":10856,"nodeType":"StructuredDocumentation","src":"1853:280:41","text":" @dev Returns the downcasted uint240 from uint256, reverting on\n overflow (when the input is greater than largest uint240).\n Counterpart to Solidity's `uint240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":10883,"implemented":true,"kind":"function","modifiers":[],"name":"toUint240","nameLocation":"2147:9:41","nodeType":"FunctionDefinition","parameters":{"id":10859,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10858,"mutability":"mutable","name":"value","nameLocation":"2165:5:41","nodeType":"VariableDeclaration","scope":10883,"src":"2157:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10857,"name":"uint256","nodeType":"ElementaryTypeName","src":"2157:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2156:15:41"},"returnParameters":{"id":10862,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10861,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10883,"src":"2195:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"},"typeName":{"id":10860,"name":"uint240","nodeType":"ElementaryTypeName","src":"2195:7:41","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"visibility":"internal"}],"src":"2194:9:41"},"scope":12565,"src":"2138:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10910,"nodeType":"Block","src":"2713:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10897,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10891,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10886,"src":"2727:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10894,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2740:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":10893,"name":"uint232","nodeType":"ElementaryTypeName","src":"2740:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"}],"id":10892,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2735:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10895,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2735:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint232","typeString":"type(uint232)"}},"id":10896,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2749:3:41","memberName":"max","nodeType":"MemberAccess","src":"2735:17:41","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"src":"2727:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10904,"nodeType":"IfStatement","src":"2723:105:41","trueBody":{"id":10903,"nodeType":"Block","src":"2754:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":10899,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2806:3:41","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":10900,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10886,"src":"2811:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10898,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"2775:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10901,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2775:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10902,"nodeType":"RevertStatement","src":"2768:49:41"}]}},{"expression":{"arguments":[{"id":10907,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10886,"src":"2852:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10906,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2844:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":10905,"name":"uint232","nodeType":"ElementaryTypeName","src":"2844:7:41","typeDescriptions":{}}},"id":10908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"functionReturnParameters":10890,"id":10909,"nodeType":"Return","src":"2837:21:41"}]},"documentation":{"id":10884,"nodeType":"StructuredDocumentation","src":"2362:280:41","text":" @dev Returns the downcasted uint232 from uint256, reverting on\n overflow (when the input is greater than largest uint232).\n Counterpart to Solidity's `uint232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":10911,"implemented":true,"kind":"function","modifiers":[],"name":"toUint232","nameLocation":"2656:9:41","nodeType":"FunctionDefinition","parameters":{"id":10887,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10886,"mutability":"mutable","name":"value","nameLocation":"2674:5:41","nodeType":"VariableDeclaration","scope":10911,"src":"2666:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10885,"name":"uint256","nodeType":"ElementaryTypeName","src":"2666:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2665:15:41"},"returnParameters":{"id":10890,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10889,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10911,"src":"2704:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"},"typeName":{"id":10888,"name":"uint232","nodeType":"ElementaryTypeName","src":"2704:7:41","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"visibility":"internal"}],"src":"2703:9:41"},"scope":12565,"src":"2647:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10938,"nodeType":"Block","src":"3222:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10925,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10919,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10914,"src":"3236:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10922,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3249:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":10921,"name":"uint224","nodeType":"ElementaryTypeName","src":"3249:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"}],"id":10920,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"3244:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10923,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3244:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint224","typeString":"type(uint224)"}},"id":10924,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3258:3:41","memberName":"max","nodeType":"MemberAccess","src":"3244:17:41","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"3236:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10932,"nodeType":"IfStatement","src":"3232:105:41","trueBody":{"id":10931,"nodeType":"Block","src":"3263:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":10927,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3315:3:41","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":10928,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10914,"src":"3320:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10926,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"3284:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10929,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3284:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10930,"nodeType":"RevertStatement","src":"3277:49:41"}]}},{"expression":{"arguments":[{"id":10935,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10914,"src":"3361:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10934,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3353:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":10933,"name":"uint224","nodeType":"ElementaryTypeName","src":"3353:7:41","typeDescriptions":{}}},"id":10936,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3353:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":10918,"id":10937,"nodeType":"Return","src":"3346:21:41"}]},"documentation":{"id":10912,"nodeType":"StructuredDocumentation","src":"2871:280:41","text":" @dev Returns the downcasted uint224 from uint256, reverting on\n overflow (when the input is greater than largest uint224).\n Counterpart to Solidity's `uint224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":10939,"implemented":true,"kind":"function","modifiers":[],"name":"toUint224","nameLocation":"3165:9:41","nodeType":"FunctionDefinition","parameters":{"id":10915,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10914,"mutability":"mutable","name":"value","nameLocation":"3183:5:41","nodeType":"VariableDeclaration","scope":10939,"src":"3175:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10913,"name":"uint256","nodeType":"ElementaryTypeName","src":"3175:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3174:15:41"},"returnParameters":{"id":10918,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10917,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10939,"src":"3213:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":10916,"name":"uint224","nodeType":"ElementaryTypeName","src":"3213:7:41","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3212:9:41"},"scope":12565,"src":"3156:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10966,"nodeType":"Block","src":"3731:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10953,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10947,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10942,"src":"3745:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10950,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3758:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":10949,"name":"uint216","nodeType":"ElementaryTypeName","src":"3758:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"}],"id":10948,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"3753:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10951,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3753:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint216","typeString":"type(uint216)"}},"id":10952,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3767:3:41","memberName":"max","nodeType":"MemberAccess","src":"3753:17:41","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"src":"3745:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10960,"nodeType":"IfStatement","src":"3741:105:41","trueBody":{"id":10959,"nodeType":"Block","src":"3772:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":10955,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3824:3:41","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":10956,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10942,"src":"3829:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10954,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"3793:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10957,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3793:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10958,"nodeType":"RevertStatement","src":"3786:49:41"}]}},{"expression":{"arguments":[{"id":10963,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10942,"src":"3870:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3862:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":10961,"name":"uint216","nodeType":"ElementaryTypeName","src":"3862:7:41","typeDescriptions":{}}},"id":10964,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3862:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"functionReturnParameters":10946,"id":10965,"nodeType":"Return","src":"3855:21:41"}]},"documentation":{"id":10940,"nodeType":"StructuredDocumentation","src":"3380:280:41","text":" @dev Returns the downcasted uint216 from uint256, reverting on\n overflow (when the input is greater than largest uint216).\n Counterpart to Solidity's `uint216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":10967,"implemented":true,"kind":"function","modifiers":[],"name":"toUint216","nameLocation":"3674:9:41","nodeType":"FunctionDefinition","parameters":{"id":10943,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10942,"mutability":"mutable","name":"value","nameLocation":"3692:5:41","nodeType":"VariableDeclaration","scope":10967,"src":"3684:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10941,"name":"uint256","nodeType":"ElementaryTypeName","src":"3684:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3683:15:41"},"returnParameters":{"id":10946,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10945,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10967,"src":"3722:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"},"typeName":{"id":10944,"name":"uint216","nodeType":"ElementaryTypeName","src":"3722:7:41","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"visibility":"internal"}],"src":"3721:9:41"},"scope":12565,"src":"3665:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10994,"nodeType":"Block","src":"4240:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10981,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10975,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10970,"src":"4254:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10978,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4267:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":10977,"name":"uint208","nodeType":"ElementaryTypeName","src":"4267:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":10976,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4262:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10979,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4262:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":10980,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4276:3:41","memberName":"max","nodeType":"MemberAccess","src":"4262:17:41","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"4254:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10988,"nodeType":"IfStatement","src":"4250:105:41","trueBody":{"id":10987,"nodeType":"Block","src":"4281:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":10983,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4333:3:41","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":10984,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10970,"src":"4338:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10982,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"4302:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10985,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4302:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10986,"nodeType":"RevertStatement","src":"4295:49:41"}]}},{"expression":{"arguments":[{"id":10991,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10970,"src":"4379:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10990,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4371:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":10989,"name":"uint208","nodeType":"ElementaryTypeName","src":"4371:7:41","typeDescriptions":{}}},"id":10992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4371:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":10974,"id":10993,"nodeType":"Return","src":"4364:21:41"}]},"documentation":{"id":10968,"nodeType":"StructuredDocumentation","src":"3889:280:41","text":" @dev Returns the downcasted uint208 from uint256, reverting on\n overflow (when the input is greater than largest uint208).\n Counterpart to Solidity's `uint208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":10995,"implemented":true,"kind":"function","modifiers":[],"name":"toUint208","nameLocation":"4183:9:41","nodeType":"FunctionDefinition","parameters":{"id":10971,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10970,"mutability":"mutable","name":"value","nameLocation":"4201:5:41","nodeType":"VariableDeclaration","scope":10995,"src":"4193:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10969,"name":"uint256","nodeType":"ElementaryTypeName","src":"4193:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4192:15:41"},"returnParameters":{"id":10974,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10973,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10995,"src":"4231:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":10972,"name":"uint208","nodeType":"ElementaryTypeName","src":"4231:7:41","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"4230:9:41"},"scope":12565,"src":"4174:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11022,"nodeType":"Block","src":"4749:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11003,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10998,"src":"4763:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11006,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4776:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11005,"name":"uint200","nodeType":"ElementaryTypeName","src":"4776:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"}],"id":11004,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4771:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11007,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4771:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint200","typeString":"type(uint200)"}},"id":11008,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4785:3:41","memberName":"max","nodeType":"MemberAccess","src":"4771:17:41","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"src":"4763:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11016,"nodeType":"IfStatement","src":"4759:105:41","trueBody":{"id":11015,"nodeType":"Block","src":"4790:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":11011,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4842:3:41","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":11012,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10998,"src":"4847:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11010,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"4811:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4811:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11014,"nodeType":"RevertStatement","src":"4804:49:41"}]}},{"expression":{"arguments":[{"id":11019,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10998,"src":"4888:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11018,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4880:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11017,"name":"uint200","nodeType":"ElementaryTypeName","src":"4880:7:41","typeDescriptions":{}}},"id":11020,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"functionReturnParameters":11002,"id":11021,"nodeType":"Return","src":"4873:21:41"}]},"documentation":{"id":10996,"nodeType":"StructuredDocumentation","src":"4398:280:41","text":" @dev Returns the downcasted uint200 from uint256, reverting on\n overflow (when the input is greater than largest uint200).\n Counterpart to Solidity's `uint200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":11023,"implemented":true,"kind":"function","modifiers":[],"name":"toUint200","nameLocation":"4692:9:41","nodeType":"FunctionDefinition","parameters":{"id":10999,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10998,"mutability":"mutable","name":"value","nameLocation":"4710:5:41","nodeType":"VariableDeclaration","scope":11023,"src":"4702:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10997,"name":"uint256","nodeType":"ElementaryTypeName","src":"4702:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4701:15:41"},"returnParameters":{"id":11002,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11001,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11023,"src":"4740:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"},"typeName":{"id":11000,"name":"uint200","nodeType":"ElementaryTypeName","src":"4740:7:41","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"visibility":"internal"}],"src":"4739:9:41"},"scope":12565,"src":"4683:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11050,"nodeType":"Block","src":"5258:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11031,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11026,"src":"5272:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11034,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5285:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11033,"name":"uint192","nodeType":"ElementaryTypeName","src":"5285:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"}],"id":11032,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"5280:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11035,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5280:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint192","typeString":"type(uint192)"}},"id":11036,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5294:3:41","memberName":"max","nodeType":"MemberAccess","src":"5280:17:41","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"src":"5272:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11044,"nodeType":"IfStatement","src":"5268:105:41","trueBody":{"id":11043,"nodeType":"Block","src":"5299:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":11039,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5351:3:41","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":11040,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11026,"src":"5356:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11038,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"5320:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11041,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5320:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11042,"nodeType":"RevertStatement","src":"5313:49:41"}]}},{"expression":{"arguments":[{"id":11047,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11026,"src":"5397:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11046,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5389:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11045,"name":"uint192","nodeType":"ElementaryTypeName","src":"5389:7:41","typeDescriptions":{}}},"id":11048,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"functionReturnParameters":11030,"id":11049,"nodeType":"Return","src":"5382:21:41"}]},"documentation":{"id":11024,"nodeType":"StructuredDocumentation","src":"4907:280:41","text":" @dev Returns the downcasted uint192 from uint256, reverting on\n overflow (when the input is greater than largest uint192).\n Counterpart to Solidity's `uint192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":11051,"implemented":true,"kind":"function","modifiers":[],"name":"toUint192","nameLocation":"5201:9:41","nodeType":"FunctionDefinition","parameters":{"id":11027,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11026,"mutability":"mutable","name":"value","nameLocation":"5219:5:41","nodeType":"VariableDeclaration","scope":11051,"src":"5211:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11025,"name":"uint256","nodeType":"ElementaryTypeName","src":"5211:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5210:15:41"},"returnParameters":{"id":11030,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11029,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11051,"src":"5249:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"},"typeName":{"id":11028,"name":"uint192","nodeType":"ElementaryTypeName","src":"5249:7:41","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"visibility":"internal"}],"src":"5248:9:41"},"scope":12565,"src":"5192:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11078,"nodeType":"Block","src":"5767:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11065,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11059,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11054,"src":"5781:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11062,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5794:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11061,"name":"uint184","nodeType":"ElementaryTypeName","src":"5794:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"}],"id":11060,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"5789:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11063,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5789:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint184","typeString":"type(uint184)"}},"id":11064,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5803:3:41","memberName":"max","nodeType":"MemberAccess","src":"5789:17:41","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"src":"5781:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11072,"nodeType":"IfStatement","src":"5777:105:41","trueBody":{"id":11071,"nodeType":"Block","src":"5808:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":11067,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5860:3:41","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":11068,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11054,"src":"5865:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11066,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"5829:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11069,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5829:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11070,"nodeType":"RevertStatement","src":"5822:49:41"}]}},{"expression":{"arguments":[{"id":11075,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11054,"src":"5906:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11074,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5898:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11073,"name":"uint184","nodeType":"ElementaryTypeName","src":"5898:7:41","typeDescriptions":{}}},"id":11076,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5898:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"functionReturnParameters":11058,"id":11077,"nodeType":"Return","src":"5891:21:41"}]},"documentation":{"id":11052,"nodeType":"StructuredDocumentation","src":"5416:280:41","text":" @dev Returns the downcasted uint184 from uint256, reverting on\n overflow (when the input is greater than largest uint184).\n Counterpart to Solidity's `uint184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":11079,"implemented":true,"kind":"function","modifiers":[],"name":"toUint184","nameLocation":"5710:9:41","nodeType":"FunctionDefinition","parameters":{"id":11055,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11054,"mutability":"mutable","name":"value","nameLocation":"5728:5:41","nodeType":"VariableDeclaration","scope":11079,"src":"5720:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11053,"name":"uint256","nodeType":"ElementaryTypeName","src":"5720:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5719:15:41"},"returnParameters":{"id":11058,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11057,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11079,"src":"5758:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"},"typeName":{"id":11056,"name":"uint184","nodeType":"ElementaryTypeName","src":"5758:7:41","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"visibility":"internal"}],"src":"5757:9:41"},"scope":12565,"src":"5701:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11106,"nodeType":"Block","src":"6276:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11087,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11082,"src":"6290:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11090,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6303:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11089,"name":"uint176","nodeType":"ElementaryTypeName","src":"6303:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"}],"id":11088,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"6298:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11091,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint176","typeString":"type(uint176)"}},"id":11092,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6312:3:41","memberName":"max","nodeType":"MemberAccess","src":"6298:17:41","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"src":"6290:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11100,"nodeType":"IfStatement","src":"6286:105:41","trueBody":{"id":11099,"nodeType":"Block","src":"6317:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":11095,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6369:3:41","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":11096,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11082,"src":"6374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11094,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"6338:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6338:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11098,"nodeType":"RevertStatement","src":"6331:49:41"}]}},{"expression":{"arguments":[{"id":11103,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11082,"src":"6415:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11102,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6407:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11101,"name":"uint176","nodeType":"ElementaryTypeName","src":"6407:7:41","typeDescriptions":{}}},"id":11104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6407:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"functionReturnParameters":11086,"id":11105,"nodeType":"Return","src":"6400:21:41"}]},"documentation":{"id":11080,"nodeType":"StructuredDocumentation","src":"5925:280:41","text":" @dev Returns the downcasted uint176 from uint256, reverting on\n overflow (when the input is greater than largest uint176).\n Counterpart to Solidity's `uint176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":11107,"implemented":true,"kind":"function","modifiers":[],"name":"toUint176","nameLocation":"6219:9:41","nodeType":"FunctionDefinition","parameters":{"id":11083,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11082,"mutability":"mutable","name":"value","nameLocation":"6237:5:41","nodeType":"VariableDeclaration","scope":11107,"src":"6229:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11081,"name":"uint256","nodeType":"ElementaryTypeName","src":"6229:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6228:15:41"},"returnParameters":{"id":11086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11085,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11107,"src":"6267:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"},"typeName":{"id":11084,"name":"uint176","nodeType":"ElementaryTypeName","src":"6267:7:41","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"visibility":"internal"}],"src":"6266:9:41"},"scope":12565,"src":"6210:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11134,"nodeType":"Block","src":"6785:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11115,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11110,"src":"6799:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6812:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11117,"name":"uint168","nodeType":"ElementaryTypeName","src":"6812:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"}],"id":11116,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"6807:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11119,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6807:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint168","typeString":"type(uint168)"}},"id":11120,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6821:3:41","memberName":"max","nodeType":"MemberAccess","src":"6807:17:41","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"src":"6799:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11128,"nodeType":"IfStatement","src":"6795:105:41","trueBody":{"id":11127,"nodeType":"Block","src":"6826:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":11123,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6878:3:41","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":11124,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11110,"src":"6883:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11122,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"6847:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11125,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6847:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11126,"nodeType":"RevertStatement","src":"6840:49:41"}]}},{"expression":{"arguments":[{"id":11131,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11110,"src":"6924:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11130,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6916:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11129,"name":"uint168","nodeType":"ElementaryTypeName","src":"6916:7:41","typeDescriptions":{}}},"id":11132,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6916:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"functionReturnParameters":11114,"id":11133,"nodeType":"Return","src":"6909:21:41"}]},"documentation":{"id":11108,"nodeType":"StructuredDocumentation","src":"6434:280:41","text":" @dev Returns the downcasted uint168 from uint256, reverting on\n overflow (when the input is greater than largest uint168).\n Counterpart to Solidity's `uint168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":11135,"implemented":true,"kind":"function","modifiers":[],"name":"toUint168","nameLocation":"6728:9:41","nodeType":"FunctionDefinition","parameters":{"id":11111,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11110,"mutability":"mutable","name":"value","nameLocation":"6746:5:41","nodeType":"VariableDeclaration","scope":11135,"src":"6738:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11109,"name":"uint256","nodeType":"ElementaryTypeName","src":"6738:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6737:15:41"},"returnParameters":{"id":11114,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11113,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11135,"src":"6776:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"},"typeName":{"id":11112,"name":"uint168","nodeType":"ElementaryTypeName","src":"6776:7:41","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"visibility":"internal"}],"src":"6775:9:41"},"scope":12565,"src":"6719:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11162,"nodeType":"Block","src":"7294:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11143,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"7308:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11146,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7321:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11145,"name":"uint160","nodeType":"ElementaryTypeName","src":"7321:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"}],"id":11144,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"7316:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11147,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7316:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint160","typeString":"type(uint160)"}},"id":11148,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7330:3:41","memberName":"max","nodeType":"MemberAccess","src":"7316:17:41","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"7308:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11156,"nodeType":"IfStatement","src":"7304:105:41","trueBody":{"id":11155,"nodeType":"Block","src":"7335:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":11151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7387:3:41","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":11152,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"7392:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11150,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"7356:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11153,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7356:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11154,"nodeType":"RevertStatement","src":"7349:49:41"}]}},{"expression":{"arguments":[{"id":11159,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"7433:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11158,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7425:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11157,"name":"uint160","nodeType":"ElementaryTypeName","src":"7425:7:41","typeDescriptions":{}}},"id":11160,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7425:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":11142,"id":11161,"nodeType":"Return","src":"7418:21:41"}]},"documentation":{"id":11136,"nodeType":"StructuredDocumentation","src":"6943:280:41","text":" @dev Returns the downcasted uint160 from uint256, reverting on\n overflow (when the input is greater than largest uint160).\n Counterpart to Solidity's `uint160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":11163,"implemented":true,"kind":"function","modifiers":[],"name":"toUint160","nameLocation":"7237:9:41","nodeType":"FunctionDefinition","parameters":{"id":11139,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11138,"mutability":"mutable","name":"value","nameLocation":"7255:5:41","nodeType":"VariableDeclaration","scope":11163,"src":"7247:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11137,"name":"uint256","nodeType":"ElementaryTypeName","src":"7247:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7246:15:41"},"returnParameters":{"id":11142,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11141,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11163,"src":"7285:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":11140,"name":"uint160","nodeType":"ElementaryTypeName","src":"7285:7:41","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"7284:9:41"},"scope":12565,"src":"7228:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11190,"nodeType":"Block","src":"7803:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11171,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11166,"src":"7817:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11174,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7830:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11173,"name":"uint152","nodeType":"ElementaryTypeName","src":"7830:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"}],"id":11172,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"7825:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11175,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7825:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint152","typeString":"type(uint152)"}},"id":11176,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7839:3:41","memberName":"max","nodeType":"MemberAccess","src":"7825:17:41","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"src":"7817:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11184,"nodeType":"IfStatement","src":"7813:105:41","trueBody":{"id":11183,"nodeType":"Block","src":"7844:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":11179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7896:3:41","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":11180,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11166,"src":"7901:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11178,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"7865:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7865:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11182,"nodeType":"RevertStatement","src":"7858:49:41"}]}},{"expression":{"arguments":[{"id":11187,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11166,"src":"7942:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11186,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7934:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11185,"name":"uint152","nodeType":"ElementaryTypeName","src":"7934:7:41","typeDescriptions":{}}},"id":11188,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7934:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"functionReturnParameters":11170,"id":11189,"nodeType":"Return","src":"7927:21:41"}]},"documentation":{"id":11164,"nodeType":"StructuredDocumentation","src":"7452:280:41","text":" @dev Returns the downcasted uint152 from uint256, reverting on\n overflow (when the input is greater than largest uint152).\n Counterpart to Solidity's `uint152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":11191,"implemented":true,"kind":"function","modifiers":[],"name":"toUint152","nameLocation":"7746:9:41","nodeType":"FunctionDefinition","parameters":{"id":11167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11166,"mutability":"mutable","name":"value","nameLocation":"7764:5:41","nodeType":"VariableDeclaration","scope":11191,"src":"7756:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11165,"name":"uint256","nodeType":"ElementaryTypeName","src":"7756:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7755:15:41"},"returnParameters":{"id":11170,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11169,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11191,"src":"7794:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"},"typeName":{"id":11168,"name":"uint152","nodeType":"ElementaryTypeName","src":"7794:7:41","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"visibility":"internal"}],"src":"7793:9:41"},"scope":12565,"src":"7737:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11218,"nodeType":"Block","src":"8312:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11205,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11199,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11194,"src":"8326:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11202,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8339:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11201,"name":"uint144","nodeType":"ElementaryTypeName","src":"8339:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"}],"id":11200,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"8334:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11203,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8334:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint144","typeString":"type(uint144)"}},"id":11204,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8348:3:41","memberName":"max","nodeType":"MemberAccess","src":"8334:17:41","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"src":"8326:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11212,"nodeType":"IfStatement","src":"8322:105:41","trueBody":{"id":11211,"nodeType":"Block","src":"8353:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":11207,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8405:3:41","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":11208,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11194,"src":"8410:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11206,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"8374:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11209,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8374:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11210,"nodeType":"RevertStatement","src":"8367:49:41"}]}},{"expression":{"arguments":[{"id":11215,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11194,"src":"8451:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11214,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8443:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11213,"name":"uint144","nodeType":"ElementaryTypeName","src":"8443:7:41","typeDescriptions":{}}},"id":11216,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8443:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"functionReturnParameters":11198,"id":11217,"nodeType":"Return","src":"8436:21:41"}]},"documentation":{"id":11192,"nodeType":"StructuredDocumentation","src":"7961:280:41","text":" @dev Returns the downcasted uint144 from uint256, reverting on\n overflow (when the input is greater than largest uint144).\n Counterpart to Solidity's `uint144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":11219,"implemented":true,"kind":"function","modifiers":[],"name":"toUint144","nameLocation":"8255:9:41","nodeType":"FunctionDefinition","parameters":{"id":11195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11194,"mutability":"mutable","name":"value","nameLocation":"8273:5:41","nodeType":"VariableDeclaration","scope":11219,"src":"8265:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11193,"name":"uint256","nodeType":"ElementaryTypeName","src":"8265:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8264:15:41"},"returnParameters":{"id":11198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11197,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11219,"src":"8303:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"},"typeName":{"id":11196,"name":"uint144","nodeType":"ElementaryTypeName","src":"8303:7:41","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"visibility":"internal"}],"src":"8302:9:41"},"scope":12565,"src":"8246:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11246,"nodeType":"Block","src":"8821:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11233,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11227,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11222,"src":"8835:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11230,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8848:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11229,"name":"uint136","nodeType":"ElementaryTypeName","src":"8848:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"}],"id":11228,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"8843:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11231,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8843:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint136","typeString":"type(uint136)"}},"id":11232,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8857:3:41","memberName":"max","nodeType":"MemberAccess","src":"8843:17:41","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"src":"8835:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11240,"nodeType":"IfStatement","src":"8831:105:41","trueBody":{"id":11239,"nodeType":"Block","src":"8862:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":11235,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8914:3:41","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":11236,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11222,"src":"8919:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11234,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"8883:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11237,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8883:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11238,"nodeType":"RevertStatement","src":"8876:49:41"}]}},{"expression":{"arguments":[{"id":11243,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11222,"src":"8960:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11242,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8952:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11241,"name":"uint136","nodeType":"ElementaryTypeName","src":"8952:7:41","typeDescriptions":{}}},"id":11244,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8952:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"functionReturnParameters":11226,"id":11245,"nodeType":"Return","src":"8945:21:41"}]},"documentation":{"id":11220,"nodeType":"StructuredDocumentation","src":"8470:280:41","text":" @dev Returns the downcasted uint136 from uint256, reverting on\n overflow (when the input is greater than largest uint136).\n Counterpart to Solidity's `uint136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":11247,"implemented":true,"kind":"function","modifiers":[],"name":"toUint136","nameLocation":"8764:9:41","nodeType":"FunctionDefinition","parameters":{"id":11223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11222,"mutability":"mutable","name":"value","nameLocation":"8782:5:41","nodeType":"VariableDeclaration","scope":11247,"src":"8774:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11221,"name":"uint256","nodeType":"ElementaryTypeName","src":"8774:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8773:15:41"},"returnParameters":{"id":11226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11225,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11247,"src":"8812:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"},"typeName":{"id":11224,"name":"uint136","nodeType":"ElementaryTypeName","src":"8812:7:41","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"visibility":"internal"}],"src":"8811:9:41"},"scope":12565,"src":"8755:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11274,"nodeType":"Block","src":"9330:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11261,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11255,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11250,"src":"9344:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11258,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9357:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11257,"name":"uint128","nodeType":"ElementaryTypeName","src":"9357:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"}],"id":11256,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"9352:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11259,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9352:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint128","typeString":"type(uint128)"}},"id":11260,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9366:3:41","memberName":"max","nodeType":"MemberAccess","src":"9352:17:41","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"9344:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11268,"nodeType":"IfStatement","src":"9340:105:41","trueBody":{"id":11267,"nodeType":"Block","src":"9371:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":11263,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9423:3:41","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":11264,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11250,"src":"9428:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11262,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"9392:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11265,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9392:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11266,"nodeType":"RevertStatement","src":"9385:49:41"}]}},{"expression":{"arguments":[{"id":11271,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11250,"src":"9469:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11270,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9461:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11269,"name":"uint128","nodeType":"ElementaryTypeName","src":"9461:7:41","typeDescriptions":{}}},"id":11272,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9461:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"functionReturnParameters":11254,"id":11273,"nodeType":"Return","src":"9454:21:41"}]},"documentation":{"id":11248,"nodeType":"StructuredDocumentation","src":"8979:280:41","text":" @dev Returns the downcasted uint128 from uint256, reverting on\n overflow (when the input is greater than largest uint128).\n Counterpart to Solidity's `uint128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":11275,"implemented":true,"kind":"function","modifiers":[],"name":"toUint128","nameLocation":"9273:9:41","nodeType":"FunctionDefinition","parameters":{"id":11251,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11250,"mutability":"mutable","name":"value","nameLocation":"9291:5:41","nodeType":"VariableDeclaration","scope":11275,"src":"9283:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11249,"name":"uint256","nodeType":"ElementaryTypeName","src":"9283:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9282:15:41"},"returnParameters":{"id":11254,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11253,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11275,"src":"9321:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":11252,"name":"uint128","nodeType":"ElementaryTypeName","src":"9321:7:41","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"src":"9320:9:41"},"scope":12565,"src":"9264:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11302,"nodeType":"Block","src":"9839:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11283,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11278,"src":"9853:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11286,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9866:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11285,"name":"uint120","nodeType":"ElementaryTypeName","src":"9866:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"}],"id":11284,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"9861:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11287,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9861:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint120","typeString":"type(uint120)"}},"id":11288,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9875:3:41","memberName":"max","nodeType":"MemberAccess","src":"9861:17:41","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"src":"9853:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11296,"nodeType":"IfStatement","src":"9849:105:41","trueBody":{"id":11295,"nodeType":"Block","src":"9880:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":11291,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9932:3:41","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":11292,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11278,"src":"9937:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11290,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"9901:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11293,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9901:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11294,"nodeType":"RevertStatement","src":"9894:49:41"}]}},{"expression":{"arguments":[{"id":11299,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11278,"src":"9978:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11298,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9970:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11297,"name":"uint120","nodeType":"ElementaryTypeName","src":"9970:7:41","typeDescriptions":{}}},"id":11300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9970:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"functionReturnParameters":11282,"id":11301,"nodeType":"Return","src":"9963:21:41"}]},"documentation":{"id":11276,"nodeType":"StructuredDocumentation","src":"9488:280:41","text":" @dev Returns the downcasted uint120 from uint256, reverting on\n overflow (when the input is greater than largest uint120).\n Counterpart to Solidity's `uint120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":11303,"implemented":true,"kind":"function","modifiers":[],"name":"toUint120","nameLocation":"9782:9:41","nodeType":"FunctionDefinition","parameters":{"id":11279,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11278,"mutability":"mutable","name":"value","nameLocation":"9800:5:41","nodeType":"VariableDeclaration","scope":11303,"src":"9792:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11277,"name":"uint256","nodeType":"ElementaryTypeName","src":"9792:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9791:15:41"},"returnParameters":{"id":11282,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11281,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11303,"src":"9830:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"},"typeName":{"id":11280,"name":"uint120","nodeType":"ElementaryTypeName","src":"9830:7:41","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"visibility":"internal"}],"src":"9829:9:41"},"scope":12565,"src":"9773:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11330,"nodeType":"Block","src":"10348:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11317,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11311,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11306,"src":"10362:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11314,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10375:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11313,"name":"uint112","nodeType":"ElementaryTypeName","src":"10375:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"}],"id":11312,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10370:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11315,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10370:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint112","typeString":"type(uint112)"}},"id":11316,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10384:3:41","memberName":"max","nodeType":"MemberAccess","src":"10370:17:41","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"10362:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11324,"nodeType":"IfStatement","src":"10358:105:41","trueBody":{"id":11323,"nodeType":"Block","src":"10389:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":11319,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10441:3:41","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":11320,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11306,"src":"10446:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11318,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"10410:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10410:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11322,"nodeType":"RevertStatement","src":"10403:49:41"}]}},{"expression":{"arguments":[{"id":11327,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11306,"src":"10487:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11326,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10479:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11325,"name":"uint112","nodeType":"ElementaryTypeName","src":"10479:7:41","typeDescriptions":{}}},"id":11328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10479:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"functionReturnParameters":11310,"id":11329,"nodeType":"Return","src":"10472:21:41"}]},"documentation":{"id":11304,"nodeType":"StructuredDocumentation","src":"9997:280:41","text":" @dev Returns the downcasted uint112 from uint256, reverting on\n overflow (when the input is greater than largest uint112).\n Counterpart to Solidity's `uint112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":11331,"implemented":true,"kind":"function","modifiers":[],"name":"toUint112","nameLocation":"10291:9:41","nodeType":"FunctionDefinition","parameters":{"id":11307,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11306,"mutability":"mutable","name":"value","nameLocation":"10309:5:41","nodeType":"VariableDeclaration","scope":11331,"src":"10301:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11305,"name":"uint256","nodeType":"ElementaryTypeName","src":"10301:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10300:15:41"},"returnParameters":{"id":11310,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11309,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11331,"src":"10339:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":11308,"name":"uint112","nodeType":"ElementaryTypeName","src":"10339:7:41","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"src":"10338:9:41"},"scope":12565,"src":"10282:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11358,"nodeType":"Block","src":"10857:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11339,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11334,"src":"10871:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11342,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10884:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11341,"name":"uint104","nodeType":"ElementaryTypeName","src":"10884:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"}],"id":11340,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10879:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11343,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10879:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint104","typeString":"type(uint104)"}},"id":11344,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10893:3:41","memberName":"max","nodeType":"MemberAccess","src":"10879:17:41","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"src":"10871:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11352,"nodeType":"IfStatement","src":"10867:105:41","trueBody":{"id":11351,"nodeType":"Block","src":"10898:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":11347,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10950:3:41","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":11348,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11334,"src":"10955:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11346,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"10919:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11349,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10919:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11350,"nodeType":"RevertStatement","src":"10912:49:41"}]}},{"expression":{"arguments":[{"id":11355,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11334,"src":"10996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11354,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10988:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11353,"name":"uint104","nodeType":"ElementaryTypeName","src":"10988:7:41","typeDescriptions":{}}},"id":11356,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10988:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"functionReturnParameters":11338,"id":11357,"nodeType":"Return","src":"10981:21:41"}]},"documentation":{"id":11332,"nodeType":"StructuredDocumentation","src":"10506:280:41","text":" @dev Returns the downcasted uint104 from uint256, reverting on\n overflow (when the input is greater than largest uint104).\n Counterpart to Solidity's `uint104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":11359,"implemented":true,"kind":"function","modifiers":[],"name":"toUint104","nameLocation":"10800:9:41","nodeType":"FunctionDefinition","parameters":{"id":11335,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11334,"mutability":"mutable","name":"value","nameLocation":"10818:5:41","nodeType":"VariableDeclaration","scope":11359,"src":"10810:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11333,"name":"uint256","nodeType":"ElementaryTypeName","src":"10810:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10809:15:41"},"returnParameters":{"id":11338,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11337,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11359,"src":"10848:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"},"typeName":{"id":11336,"name":"uint104","nodeType":"ElementaryTypeName","src":"10848:7:41","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"visibility":"internal"}],"src":"10847:9:41"},"scope":12565,"src":"10791:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11386,"nodeType":"Block","src":"11360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11373,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11367,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11362,"src":"11374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11370,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":11369,"name":"uint96","nodeType":"ElementaryTypeName","src":"11387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"}],"id":11368,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"11382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11371,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint96","typeString":"type(uint96)"}},"id":11372,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11395:3:41","memberName":"max","nodeType":"MemberAccess","src":"11382:16:41","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"11374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11380,"nodeType":"IfStatement","src":"11370:103:41","trueBody":{"id":11379,"nodeType":"Block","src":"11400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":11375,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":11376,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11362,"src":"11456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11374,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"11421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11377,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11378,"nodeType":"RevertStatement","src":"11414:48:41"}]}},{"expression":{"arguments":[{"id":11383,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11362,"src":"11496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11382,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":11381,"name":"uint96","nodeType":"ElementaryTypeName","src":"11489:6:41","typeDescriptions":{}}},"id":11384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"functionReturnParameters":11366,"id":11385,"nodeType":"Return","src":"11482:20:41"}]},"documentation":{"id":11360,"nodeType":"StructuredDocumentation","src":"11015:276:41","text":" @dev Returns the downcasted uint96 from uint256, reverting on\n overflow (when the input is greater than largest uint96).\n Counterpart to Solidity's `uint96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":11387,"implemented":true,"kind":"function","modifiers":[],"name":"toUint96","nameLocation":"11305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11363,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11362,"mutability":"mutable","name":"value","nameLocation":"11322:5:41","nodeType":"VariableDeclaration","scope":11387,"src":"11314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11361,"name":"uint256","nodeType":"ElementaryTypeName","src":"11314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11313:15:41"},"returnParameters":{"id":11366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11365,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11387,"src":"11352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":11364,"name":"uint96","nodeType":"ElementaryTypeName","src":"11352:6:41","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"11351:8:41"},"scope":12565,"src":"11296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11414,"nodeType":"Block","src":"11860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11401,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11395,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11390,"src":"11874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11398,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":11397,"name":"uint88","nodeType":"ElementaryTypeName","src":"11887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"}],"id":11396,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"11882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11399,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint88","typeString":"type(uint88)"}},"id":11400,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11895:3:41","memberName":"max","nodeType":"MemberAccess","src":"11882:16:41","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"src":"11874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11408,"nodeType":"IfStatement","src":"11870:103:41","trueBody":{"id":11407,"nodeType":"Block","src":"11900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":11403,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":11404,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11390,"src":"11956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11402,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"11921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11405,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11406,"nodeType":"RevertStatement","src":"11914:48:41"}]}},{"expression":{"arguments":[{"id":11411,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11390,"src":"11996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11410,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":11409,"name":"uint88","nodeType":"ElementaryTypeName","src":"11989:6:41","typeDescriptions":{}}},"id":11412,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"functionReturnParameters":11394,"id":11413,"nodeType":"Return","src":"11982:20:41"}]},"documentation":{"id":11388,"nodeType":"StructuredDocumentation","src":"11515:276:41","text":" @dev Returns the downcasted uint88 from uint256, reverting on\n overflow (when the input is greater than largest uint88).\n Counterpart to Solidity's `uint88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":11415,"implemented":true,"kind":"function","modifiers":[],"name":"toUint88","nameLocation":"11805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11391,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11390,"mutability":"mutable","name":"value","nameLocation":"11822:5:41","nodeType":"VariableDeclaration","scope":11415,"src":"11814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11389,"name":"uint256","nodeType":"ElementaryTypeName","src":"11814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11813:15:41"},"returnParameters":{"id":11394,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11393,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11415,"src":"11852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"},"typeName":{"id":11392,"name":"uint88","nodeType":"ElementaryTypeName","src":"11852:6:41","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"visibility":"internal"}],"src":"11851:8:41"},"scope":12565,"src":"11796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11442,"nodeType":"Block","src":"12360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11429,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11423,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11418,"src":"12374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11426,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":11425,"name":"uint80","nodeType":"ElementaryTypeName","src":"12387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"}],"id":11424,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"12382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11427,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint80","typeString":"type(uint80)"}},"id":11428,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12395:3:41","memberName":"max","nodeType":"MemberAccess","src":"12382:16:41","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"src":"12374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11436,"nodeType":"IfStatement","src":"12370:103:41","trueBody":{"id":11435,"nodeType":"Block","src":"12400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":11431,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":11432,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11418,"src":"12456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11430,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"12421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11433,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11434,"nodeType":"RevertStatement","src":"12414:48:41"}]}},{"expression":{"arguments":[{"id":11439,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11418,"src":"12496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11438,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":11437,"name":"uint80","nodeType":"ElementaryTypeName","src":"12489:6:41","typeDescriptions":{}}},"id":11440,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"functionReturnParameters":11422,"id":11441,"nodeType":"Return","src":"12482:20:41"}]},"documentation":{"id":11416,"nodeType":"StructuredDocumentation","src":"12015:276:41","text":" @dev Returns the downcasted uint80 from uint256, reverting on\n overflow (when the input is greater than largest uint80).\n Counterpart to Solidity's `uint80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":11443,"implemented":true,"kind":"function","modifiers":[],"name":"toUint80","nameLocation":"12305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11418,"mutability":"mutable","name":"value","nameLocation":"12322:5:41","nodeType":"VariableDeclaration","scope":11443,"src":"12314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11417,"name":"uint256","nodeType":"ElementaryTypeName","src":"12314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12313:15:41"},"returnParameters":{"id":11422,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11421,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11443,"src":"12352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"},"typeName":{"id":11420,"name":"uint80","nodeType":"ElementaryTypeName","src":"12352:6:41","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"visibility":"internal"}],"src":"12351:8:41"},"scope":12565,"src":"12296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11470,"nodeType":"Block","src":"12860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11457,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11451,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11446,"src":"12874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11454,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":11453,"name":"uint72","nodeType":"ElementaryTypeName","src":"12887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"}],"id":11452,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"12882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11455,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint72","typeString":"type(uint72)"}},"id":11456,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12895:3:41","memberName":"max","nodeType":"MemberAccess","src":"12882:16:41","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"src":"12874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11464,"nodeType":"IfStatement","src":"12870:103:41","trueBody":{"id":11463,"nodeType":"Block","src":"12900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":11459,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":11460,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11446,"src":"12956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11458,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"12921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11461,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11462,"nodeType":"RevertStatement","src":"12914:48:41"}]}},{"expression":{"arguments":[{"id":11467,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11446,"src":"12996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11466,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":11465,"name":"uint72","nodeType":"ElementaryTypeName","src":"12989:6:41","typeDescriptions":{}}},"id":11468,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"functionReturnParameters":11450,"id":11469,"nodeType":"Return","src":"12982:20:41"}]},"documentation":{"id":11444,"nodeType":"StructuredDocumentation","src":"12515:276:41","text":" @dev Returns the downcasted uint72 from uint256, reverting on\n overflow (when the input is greater than largest uint72).\n Counterpart to Solidity's `uint72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":11471,"implemented":true,"kind":"function","modifiers":[],"name":"toUint72","nameLocation":"12805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11446,"mutability":"mutable","name":"value","nameLocation":"12822:5:41","nodeType":"VariableDeclaration","scope":11471,"src":"12814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11445,"name":"uint256","nodeType":"ElementaryTypeName","src":"12814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12813:15:41"},"returnParameters":{"id":11450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11449,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11471,"src":"12852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"},"typeName":{"id":11448,"name":"uint72","nodeType":"ElementaryTypeName","src":"12852:6:41","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"visibility":"internal"}],"src":"12851:8:41"},"scope":12565,"src":"12796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11498,"nodeType":"Block","src":"13360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11479,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11474,"src":"13374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11482,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":11481,"name":"uint64","nodeType":"ElementaryTypeName","src":"13387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"}],"id":11480,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"13382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11483,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint64","typeString":"type(uint64)"}},"id":11484,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13395:3:41","memberName":"max","nodeType":"MemberAccess","src":"13382:16:41","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"src":"13374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11492,"nodeType":"IfStatement","src":"13370:103:41","trueBody":{"id":11491,"nodeType":"Block","src":"13400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":11487,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":11488,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11474,"src":"13456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11486,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"13421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11489,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11490,"nodeType":"RevertStatement","src":"13414:48:41"}]}},{"expression":{"arguments":[{"id":11495,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11474,"src":"13496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11494,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":11493,"name":"uint64","nodeType":"ElementaryTypeName","src":"13489:6:41","typeDescriptions":{}}},"id":11496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"functionReturnParameters":11478,"id":11497,"nodeType":"Return","src":"13482:20:41"}]},"documentation":{"id":11472,"nodeType":"StructuredDocumentation","src":"13015:276:41","text":" @dev Returns the downcasted uint64 from uint256, reverting on\n overflow (when the input is greater than largest uint64).\n Counterpart to Solidity's `uint64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":11499,"implemented":true,"kind":"function","modifiers":[],"name":"toUint64","nameLocation":"13305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11475,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11474,"mutability":"mutable","name":"value","nameLocation":"13322:5:41","nodeType":"VariableDeclaration","scope":11499,"src":"13314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11473,"name":"uint256","nodeType":"ElementaryTypeName","src":"13314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13313:15:41"},"returnParameters":{"id":11478,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11477,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11499,"src":"13352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"},"typeName":{"id":11476,"name":"uint64","nodeType":"ElementaryTypeName","src":"13352:6:41","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"visibility":"internal"}],"src":"13351:8:41"},"scope":12565,"src":"13296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11526,"nodeType":"Block","src":"13860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11507,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11502,"src":"13874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11510,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":11509,"name":"uint56","nodeType":"ElementaryTypeName","src":"13887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"}],"id":11508,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"13882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11511,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint56","typeString":"type(uint56)"}},"id":11512,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13895:3:41","memberName":"max","nodeType":"MemberAccess","src":"13882:16:41","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"src":"13874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11520,"nodeType":"IfStatement","src":"13870:103:41","trueBody":{"id":11519,"nodeType":"Block","src":"13900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":11515,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":11516,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11502,"src":"13956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11514,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"13921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11517,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11518,"nodeType":"RevertStatement","src":"13914:48:41"}]}},{"expression":{"arguments":[{"id":11523,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11502,"src":"13996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11522,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":11521,"name":"uint56","nodeType":"ElementaryTypeName","src":"13989:6:41","typeDescriptions":{}}},"id":11524,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"functionReturnParameters":11506,"id":11525,"nodeType":"Return","src":"13982:20:41"}]},"documentation":{"id":11500,"nodeType":"StructuredDocumentation","src":"13515:276:41","text":" @dev Returns the downcasted uint56 from uint256, reverting on\n overflow (when the input is greater than largest uint56).\n Counterpart to Solidity's `uint56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":11527,"implemented":true,"kind":"function","modifiers":[],"name":"toUint56","nameLocation":"13805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11503,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11502,"mutability":"mutable","name":"value","nameLocation":"13822:5:41","nodeType":"VariableDeclaration","scope":11527,"src":"13814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11501,"name":"uint256","nodeType":"ElementaryTypeName","src":"13814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13813:15:41"},"returnParameters":{"id":11506,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11505,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11527,"src":"13852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"},"typeName":{"id":11504,"name":"uint56","nodeType":"ElementaryTypeName","src":"13852:6:41","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"visibility":"internal"}],"src":"13851:8:41"},"scope":12565,"src":"13796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11554,"nodeType":"Block","src":"14360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11535,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11530,"src":"14374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11538,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":11537,"name":"uint48","nodeType":"ElementaryTypeName","src":"14387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"}],"id":11536,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"14382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11539,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint48","typeString":"type(uint48)"}},"id":11540,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14395:3:41","memberName":"max","nodeType":"MemberAccess","src":"14382:16:41","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"14374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11548,"nodeType":"IfStatement","src":"14370:103:41","trueBody":{"id":11547,"nodeType":"Block","src":"14400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":11543,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":11544,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11530,"src":"14456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11542,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"14421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11545,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11546,"nodeType":"RevertStatement","src":"14414:48:41"}]}},{"expression":{"arguments":[{"id":11551,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11530,"src":"14496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11550,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":11549,"name":"uint48","nodeType":"ElementaryTypeName","src":"14489:6:41","typeDescriptions":{}}},"id":11552,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":11534,"id":11553,"nodeType":"Return","src":"14482:20:41"}]},"documentation":{"id":11528,"nodeType":"StructuredDocumentation","src":"14015:276:41","text":" @dev Returns the downcasted uint48 from uint256, reverting on\n overflow (when the input is greater than largest uint48).\n Counterpart to Solidity's `uint48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":11555,"implemented":true,"kind":"function","modifiers":[],"name":"toUint48","nameLocation":"14305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11530,"mutability":"mutable","name":"value","nameLocation":"14322:5:41","nodeType":"VariableDeclaration","scope":11555,"src":"14314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11529,"name":"uint256","nodeType":"ElementaryTypeName","src":"14314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14313:15:41"},"returnParameters":{"id":11534,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11533,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11555,"src":"14352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":11532,"name":"uint48","nodeType":"ElementaryTypeName","src":"14352:6:41","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"14351:8:41"},"scope":12565,"src":"14296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11582,"nodeType":"Block","src":"14860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11569,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11563,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11558,"src":"14874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11566,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":11565,"name":"uint40","nodeType":"ElementaryTypeName","src":"14887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"}],"id":11564,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"14882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11567,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint40","typeString":"type(uint40)"}},"id":11568,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14895:3:41","memberName":"max","nodeType":"MemberAccess","src":"14882:16:41","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"src":"14874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11576,"nodeType":"IfStatement","src":"14870:103:41","trueBody":{"id":11575,"nodeType":"Block","src":"14900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":11571,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":11572,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11558,"src":"14956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11570,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"14921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11573,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11574,"nodeType":"RevertStatement","src":"14914:48:41"}]}},{"expression":{"arguments":[{"id":11579,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11558,"src":"14996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11578,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":11577,"name":"uint40","nodeType":"ElementaryTypeName","src":"14989:6:41","typeDescriptions":{}}},"id":11580,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"functionReturnParameters":11562,"id":11581,"nodeType":"Return","src":"14982:20:41"}]},"documentation":{"id":11556,"nodeType":"StructuredDocumentation","src":"14515:276:41","text":" @dev Returns the downcasted uint40 from uint256, reverting on\n overflow (when the input is greater than largest uint40).\n Counterpart to Solidity's `uint40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":11583,"implemented":true,"kind":"function","modifiers":[],"name":"toUint40","nameLocation":"14805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11559,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11558,"mutability":"mutable","name":"value","nameLocation":"14822:5:41","nodeType":"VariableDeclaration","scope":11583,"src":"14814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11557,"name":"uint256","nodeType":"ElementaryTypeName","src":"14814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14813:15:41"},"returnParameters":{"id":11562,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11561,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11583,"src":"14852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"},"typeName":{"id":11560,"name":"uint40","nodeType":"ElementaryTypeName","src":"14852:6:41","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"visibility":"internal"}],"src":"14851:8:41"},"scope":12565,"src":"14796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11610,"nodeType":"Block","src":"15360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11591,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11586,"src":"15374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11594,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":11593,"name":"uint32","nodeType":"ElementaryTypeName","src":"15387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"}],"id":11592,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"15382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11595,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint32","typeString":"type(uint32)"}},"id":11596,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15395:3:41","memberName":"max","nodeType":"MemberAccess","src":"15382:16:41","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"15374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11604,"nodeType":"IfStatement","src":"15370:103:41","trueBody":{"id":11603,"nodeType":"Block","src":"15400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":11599,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":11600,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11586,"src":"15456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11598,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"15421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11601,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11602,"nodeType":"RevertStatement","src":"15414:48:41"}]}},{"expression":{"arguments":[{"id":11607,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11586,"src":"15496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11606,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":11605,"name":"uint32","nodeType":"ElementaryTypeName","src":"15489:6:41","typeDescriptions":{}}},"id":11608,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":11590,"id":11609,"nodeType":"Return","src":"15482:20:41"}]},"documentation":{"id":11584,"nodeType":"StructuredDocumentation","src":"15015:276:41","text":" @dev Returns the downcasted uint32 from uint256, reverting on\n overflow (when the input is greater than largest uint32).\n Counterpart to Solidity's `uint32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":11611,"implemented":true,"kind":"function","modifiers":[],"name":"toUint32","nameLocation":"15305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11587,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11586,"mutability":"mutable","name":"value","nameLocation":"15322:5:41","nodeType":"VariableDeclaration","scope":11611,"src":"15314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11585,"name":"uint256","nodeType":"ElementaryTypeName","src":"15314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15313:15:41"},"returnParameters":{"id":11590,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11589,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11611,"src":"15352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":11588,"name":"uint32","nodeType":"ElementaryTypeName","src":"15352:6:41","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"15351:8:41"},"scope":12565,"src":"15296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11638,"nodeType":"Block","src":"15860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11625,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11619,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11614,"src":"15874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11622,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":11621,"name":"uint24","nodeType":"ElementaryTypeName","src":"15887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"}],"id":11620,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"15882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11623,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint24","typeString":"type(uint24)"}},"id":11624,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15895:3:41","memberName":"max","nodeType":"MemberAccess","src":"15882:16:41","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"src":"15874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11632,"nodeType":"IfStatement","src":"15870:103:41","trueBody":{"id":11631,"nodeType":"Block","src":"15900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":11627,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":11628,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11614,"src":"15956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11626,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"15921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11629,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11630,"nodeType":"RevertStatement","src":"15914:48:41"}]}},{"expression":{"arguments":[{"id":11635,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11614,"src":"15996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11634,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":11633,"name":"uint24","nodeType":"ElementaryTypeName","src":"15989:6:41","typeDescriptions":{}}},"id":11636,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"functionReturnParameters":11618,"id":11637,"nodeType":"Return","src":"15982:20:41"}]},"documentation":{"id":11612,"nodeType":"StructuredDocumentation","src":"15515:276:41","text":" @dev Returns the downcasted uint24 from uint256, reverting on\n overflow (when the input is greater than largest uint24).\n Counterpart to Solidity's `uint24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":11639,"implemented":true,"kind":"function","modifiers":[],"name":"toUint24","nameLocation":"15805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11615,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11614,"mutability":"mutable","name":"value","nameLocation":"15822:5:41","nodeType":"VariableDeclaration","scope":11639,"src":"15814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11613,"name":"uint256","nodeType":"ElementaryTypeName","src":"15814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15813:15:41"},"returnParameters":{"id":11618,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11617,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11639,"src":"15852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"},"typeName":{"id":11616,"name":"uint24","nodeType":"ElementaryTypeName","src":"15852:6:41","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"visibility":"internal"}],"src":"15851:8:41"},"scope":12565,"src":"15796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11666,"nodeType":"Block","src":"16360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11653,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11647,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11642,"src":"16374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11650,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":11649,"name":"uint16","nodeType":"ElementaryTypeName","src":"16387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"}],"id":11648,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11651,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint16","typeString":"type(uint16)"}},"id":11652,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16395:3:41","memberName":"max","nodeType":"MemberAccess","src":"16382:16:41","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"src":"16374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11660,"nodeType":"IfStatement","src":"16370:103:41","trueBody":{"id":11659,"nodeType":"Block","src":"16400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":11655,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":11656,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11642,"src":"16456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11654,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"16421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11657,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11658,"nodeType":"RevertStatement","src":"16414:48:41"}]}},{"expression":{"arguments":[{"id":11663,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11642,"src":"16496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11662,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":11661,"name":"uint16","nodeType":"ElementaryTypeName","src":"16489:6:41","typeDescriptions":{}}},"id":11664,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"functionReturnParameters":11646,"id":11665,"nodeType":"Return","src":"16482:20:41"}]},"documentation":{"id":11640,"nodeType":"StructuredDocumentation","src":"16015:276:41","text":" @dev Returns the downcasted uint16 from uint256, reverting on\n overflow (when the input is greater than largest uint16).\n Counterpart to Solidity's `uint16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":11667,"implemented":true,"kind":"function","modifiers":[],"name":"toUint16","nameLocation":"16305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11643,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11642,"mutability":"mutable","name":"value","nameLocation":"16322:5:41","nodeType":"VariableDeclaration","scope":11667,"src":"16314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11641,"name":"uint256","nodeType":"ElementaryTypeName","src":"16314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16313:15:41"},"returnParameters":{"id":11646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11645,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11667,"src":"16352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"},"typeName":{"id":11644,"name":"uint16","nodeType":"ElementaryTypeName","src":"16352:6:41","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"visibility":"internal"}],"src":"16351:8:41"},"scope":12565,"src":"16296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11694,"nodeType":"Block","src":"16854:146:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11675,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11670,"src":"16868:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11678,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16881:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":11677,"name":"uint8","nodeType":"ElementaryTypeName","src":"16881:5:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":11676,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16876:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11679,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16876:11:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":11680,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16888:3:41","memberName":"max","nodeType":"MemberAccess","src":"16876:15:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16868:23:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11688,"nodeType":"IfStatement","src":"16864:101:41","trueBody":{"id":11687,"nodeType":"Block","src":"16893:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":11683,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16945:1:41","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":11684,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11670,"src":"16948:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11682,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"16914:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11685,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16914:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11686,"nodeType":"RevertStatement","src":"16907:47:41"}]}},{"expression":{"arguments":[{"id":11691,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11670,"src":"16987:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11690,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16981:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":11689,"name":"uint8","nodeType":"ElementaryTypeName","src":"16981:5:41","typeDescriptions":{}}},"id":11692,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16981:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":11674,"id":11693,"nodeType":"Return","src":"16974:19:41"}]},"documentation":{"id":11668,"nodeType":"StructuredDocumentation","src":"16515:272:41","text":" @dev Returns the downcasted uint8 from uint256, reverting on\n overflow (when the input is greater than largest uint8).\n Counterpart to Solidity's `uint8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":11695,"implemented":true,"kind":"function","modifiers":[],"name":"toUint8","nameLocation":"16801:7:41","nodeType":"FunctionDefinition","parameters":{"id":11671,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11670,"mutability":"mutable","name":"value","nameLocation":"16817:5:41","nodeType":"VariableDeclaration","scope":11695,"src":"16809:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11669,"name":"uint256","nodeType":"ElementaryTypeName","src":"16809:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16808:15:41"},"returnParameters":{"id":11674,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11673,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11695,"src":"16847:5:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":11672,"name":"uint8","nodeType":"ElementaryTypeName","src":"16847:5:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"16846:7:41"},"scope":12565,"src":"16792:208:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11717,"nodeType":"Block","src":"17236:128:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11705,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11703,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11698,"src":"17250:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":11704,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17258:1:41","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17250:9:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11711,"nodeType":"IfStatement","src":"17246:81:41","trueBody":{"id":11710,"nodeType":"Block","src":"17261:66:41","statements":[{"errorCall":{"arguments":[{"id":11707,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11698,"src":"17310:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11706,"name":"SafeCastOverflowedIntToUint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10815,"src":"17282:27:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_int256_$returns$__$","typeString":"function (int256) pure"}},"id":11708,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17282:34:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11709,"nodeType":"RevertStatement","src":"17275:41:41"}]}},{"expression":{"arguments":[{"id":11714,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11698,"src":"17351:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11713,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17343:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":11712,"name":"uint256","nodeType":"ElementaryTypeName","src":"17343:7:41","typeDescriptions":{}}},"id":11715,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17343:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11702,"id":11716,"nodeType":"Return","src":"17336:21:41"}]},"documentation":{"id":11696,"nodeType":"StructuredDocumentation","src":"17006:160:41","text":" @dev Converts a signed int256 into an unsigned uint256.\n Requirements:\n - input must be greater than or equal to 0."},"id":11718,"implemented":true,"kind":"function","modifiers":[],"name":"toUint256","nameLocation":"17180:9:41","nodeType":"FunctionDefinition","parameters":{"id":11699,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11698,"mutability":"mutable","name":"value","nameLocation":"17197:5:41","nodeType":"VariableDeclaration","scope":11718,"src":"17190:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11697,"name":"int256","nodeType":"ElementaryTypeName","src":"17190:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17189:14:41"},"returnParameters":{"id":11702,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11701,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11718,"src":"17227:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11700,"name":"uint256","nodeType":"ElementaryTypeName","src":"17227:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17226:9:41"},"scope":12565,"src":"17171:193:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11743,"nodeType":"Block","src":"17761:150:41","statements":[{"expression":{"id":11731,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11726,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11724,"src":"17771:10:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11729,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"17791:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11728,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17784:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int248_$","typeString":"type(int248)"},"typeName":{"id":11727,"name":"int248","nodeType":"ElementaryTypeName","src":"17784:6:41","typeDescriptions":{}}},"id":11730,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17784:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"src":"17771:26:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"id":11732,"nodeType":"ExpressionStatement","src":"17771:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11733,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11724,"src":"17811:10:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11734,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"17825:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"17811:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11742,"nodeType":"IfStatement","src":"17807:98:41","trueBody":{"id":11741,"nodeType":"Block","src":"17832:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":11737,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17883:3:41","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":11738,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"17888:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11736,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"17853:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11739,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17853:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11740,"nodeType":"RevertStatement","src":"17846:48:41"}]}}]},"documentation":{"id":11719,"nodeType":"StructuredDocumentation","src":"17370:312:41","text":" @dev Returns the downcasted int248 from int256, reverting on\n overflow (when the input is less than smallest int248 or\n greater than largest int248).\n Counterpart to Solidity's `int248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":11744,"implemented":true,"kind":"function","modifiers":[],"name":"toInt248","nameLocation":"17696:8:41","nodeType":"FunctionDefinition","parameters":{"id":11722,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11721,"mutability":"mutable","name":"value","nameLocation":"17712:5:41","nodeType":"VariableDeclaration","scope":11744,"src":"17705:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11720,"name":"int256","nodeType":"ElementaryTypeName","src":"17705:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17704:14:41"},"returnParameters":{"id":11725,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11724,"mutability":"mutable","name":"downcasted","nameLocation":"17749:10:41","nodeType":"VariableDeclaration","scope":11744,"src":"17742:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"},"typeName":{"id":11723,"name":"int248","nodeType":"ElementaryTypeName","src":"17742:6:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"visibility":"internal"}],"src":"17741:19:41"},"scope":12565,"src":"17687:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11769,"nodeType":"Block","src":"18308:150:41","statements":[{"expression":{"id":11757,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11752,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11750,"src":"18318:10:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11755,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11747,"src":"18338:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11754,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18331:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int240_$","typeString":"type(int240)"},"typeName":{"id":11753,"name":"int240","nodeType":"ElementaryTypeName","src":"18331:6:41","typeDescriptions":{}}},"id":11756,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18331:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"src":"18318:26:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"id":11758,"nodeType":"ExpressionStatement","src":"18318:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11759,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11750,"src":"18358:10:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11760,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11747,"src":"18372:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18358:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11768,"nodeType":"IfStatement","src":"18354:98:41","trueBody":{"id":11767,"nodeType":"Block","src":"18379:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":11763,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18430:3:41","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":11764,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11747,"src":"18435:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11762,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"18400:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11765,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18400:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11766,"nodeType":"RevertStatement","src":"18393:48:41"}]}}]},"documentation":{"id":11745,"nodeType":"StructuredDocumentation","src":"17917:312:41","text":" @dev Returns the downcasted int240 from int256, reverting on\n overflow (when the input is less than smallest int240 or\n greater than largest int240).\n Counterpart to Solidity's `int240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":11770,"implemented":true,"kind":"function","modifiers":[],"name":"toInt240","nameLocation":"18243:8:41","nodeType":"FunctionDefinition","parameters":{"id":11748,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11747,"mutability":"mutable","name":"value","nameLocation":"18259:5:41","nodeType":"VariableDeclaration","scope":11770,"src":"18252:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11746,"name":"int256","nodeType":"ElementaryTypeName","src":"18252:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18251:14:41"},"returnParameters":{"id":11751,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11750,"mutability":"mutable","name":"downcasted","nameLocation":"18296:10:41","nodeType":"VariableDeclaration","scope":11770,"src":"18289:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"},"typeName":{"id":11749,"name":"int240","nodeType":"ElementaryTypeName","src":"18289:6:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"visibility":"internal"}],"src":"18288:19:41"},"scope":12565,"src":"18234:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11795,"nodeType":"Block","src":"18855:150:41","statements":[{"expression":{"id":11783,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11778,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11776,"src":"18865:10:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11781,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11773,"src":"18885:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11780,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18878:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int232_$","typeString":"type(int232)"},"typeName":{"id":11779,"name":"int232","nodeType":"ElementaryTypeName","src":"18878:6:41","typeDescriptions":{}}},"id":11782,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18878:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"src":"18865:26:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"id":11784,"nodeType":"ExpressionStatement","src":"18865:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11785,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11776,"src":"18905:10:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11786,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11773,"src":"18919:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18905:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11794,"nodeType":"IfStatement","src":"18901:98:41","trueBody":{"id":11793,"nodeType":"Block","src":"18926:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":11789,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18977:3:41","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":11790,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11773,"src":"18982:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11788,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"18947:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11791,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18947:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11792,"nodeType":"RevertStatement","src":"18940:48:41"}]}}]},"documentation":{"id":11771,"nodeType":"StructuredDocumentation","src":"18464:312:41","text":" @dev Returns the downcasted int232 from int256, reverting on\n overflow (when the input is less than smallest int232 or\n greater than largest int232).\n Counterpart to Solidity's `int232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":11796,"implemented":true,"kind":"function","modifiers":[],"name":"toInt232","nameLocation":"18790:8:41","nodeType":"FunctionDefinition","parameters":{"id":11774,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11773,"mutability":"mutable","name":"value","nameLocation":"18806:5:41","nodeType":"VariableDeclaration","scope":11796,"src":"18799:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11772,"name":"int256","nodeType":"ElementaryTypeName","src":"18799:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18798:14:41"},"returnParameters":{"id":11777,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11776,"mutability":"mutable","name":"downcasted","nameLocation":"18843:10:41","nodeType":"VariableDeclaration","scope":11796,"src":"18836:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"},"typeName":{"id":11775,"name":"int232","nodeType":"ElementaryTypeName","src":"18836:6:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"visibility":"internal"}],"src":"18835:19:41"},"scope":12565,"src":"18781:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11821,"nodeType":"Block","src":"19402:150:41","statements":[{"expression":{"id":11809,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11804,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11802,"src":"19412:10:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11807,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11799,"src":"19432:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11806,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19425:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int224_$","typeString":"type(int224)"},"typeName":{"id":11805,"name":"int224","nodeType":"ElementaryTypeName","src":"19425:6:41","typeDescriptions":{}}},"id":11808,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19425:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"src":"19412:26:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"id":11810,"nodeType":"ExpressionStatement","src":"19412:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11813,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11811,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11802,"src":"19452:10:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11812,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11799,"src":"19466:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19452:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11820,"nodeType":"IfStatement","src":"19448:98:41","trueBody":{"id":11819,"nodeType":"Block","src":"19473:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":11815,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19524:3:41","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":11816,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11799,"src":"19529:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11814,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"19494:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11817,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19494:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11818,"nodeType":"RevertStatement","src":"19487:48:41"}]}}]},"documentation":{"id":11797,"nodeType":"StructuredDocumentation","src":"19011:312:41","text":" @dev Returns the downcasted int224 from int256, reverting on\n overflow (when the input is less than smallest int224 or\n greater than largest int224).\n Counterpart to Solidity's `int224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":11822,"implemented":true,"kind":"function","modifiers":[],"name":"toInt224","nameLocation":"19337:8:41","nodeType":"FunctionDefinition","parameters":{"id":11800,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11799,"mutability":"mutable","name":"value","nameLocation":"19353:5:41","nodeType":"VariableDeclaration","scope":11822,"src":"19346:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11798,"name":"int256","nodeType":"ElementaryTypeName","src":"19346:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19345:14:41"},"returnParameters":{"id":11803,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11802,"mutability":"mutable","name":"downcasted","nameLocation":"19390:10:41","nodeType":"VariableDeclaration","scope":11822,"src":"19383:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"},"typeName":{"id":11801,"name":"int224","nodeType":"ElementaryTypeName","src":"19383:6:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"visibility":"internal"}],"src":"19382:19:41"},"scope":12565,"src":"19328:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11847,"nodeType":"Block","src":"19949:150:41","statements":[{"expression":{"id":11835,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11830,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11828,"src":"19959:10:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11833,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11825,"src":"19979:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11832,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19972:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int216_$","typeString":"type(int216)"},"typeName":{"id":11831,"name":"int216","nodeType":"ElementaryTypeName","src":"19972:6:41","typeDescriptions":{}}},"id":11834,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19972:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"src":"19959:26:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"id":11836,"nodeType":"ExpressionStatement","src":"19959:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11839,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11837,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11828,"src":"19999:10:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11838,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11825,"src":"20013:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19999:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11846,"nodeType":"IfStatement","src":"19995:98:41","trueBody":{"id":11845,"nodeType":"Block","src":"20020:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":11841,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20071:3:41","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":11842,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11825,"src":"20076:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11840,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"20041:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11843,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20041:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11844,"nodeType":"RevertStatement","src":"20034:48:41"}]}}]},"documentation":{"id":11823,"nodeType":"StructuredDocumentation","src":"19558:312:41","text":" @dev Returns the downcasted int216 from int256, reverting on\n overflow (when the input is less than smallest int216 or\n greater than largest int216).\n Counterpart to Solidity's `int216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":11848,"implemented":true,"kind":"function","modifiers":[],"name":"toInt216","nameLocation":"19884:8:41","nodeType":"FunctionDefinition","parameters":{"id":11826,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11825,"mutability":"mutable","name":"value","nameLocation":"19900:5:41","nodeType":"VariableDeclaration","scope":11848,"src":"19893:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11824,"name":"int256","nodeType":"ElementaryTypeName","src":"19893:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19892:14:41"},"returnParameters":{"id":11829,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11828,"mutability":"mutable","name":"downcasted","nameLocation":"19937:10:41","nodeType":"VariableDeclaration","scope":11848,"src":"19930:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"},"typeName":{"id":11827,"name":"int216","nodeType":"ElementaryTypeName","src":"19930:6:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"visibility":"internal"}],"src":"19929:19:41"},"scope":12565,"src":"19875:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11873,"nodeType":"Block","src":"20496:150:41","statements":[{"expression":{"id":11861,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11856,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11854,"src":"20506:10:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11859,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11851,"src":"20526:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11858,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"20519:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int208_$","typeString":"type(int208)"},"typeName":{"id":11857,"name":"int208","nodeType":"ElementaryTypeName","src":"20519:6:41","typeDescriptions":{}}},"id":11860,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20519:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"src":"20506:26:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"id":11862,"nodeType":"ExpressionStatement","src":"20506:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11865,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11863,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11854,"src":"20546:10:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11864,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11851,"src":"20560:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"20546:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11872,"nodeType":"IfStatement","src":"20542:98:41","trueBody":{"id":11871,"nodeType":"Block","src":"20567:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":11867,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20618:3:41","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":11868,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11851,"src":"20623:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11866,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"20588:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11869,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20588:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11870,"nodeType":"RevertStatement","src":"20581:48:41"}]}}]},"documentation":{"id":11849,"nodeType":"StructuredDocumentation","src":"20105:312:41","text":" @dev Returns the downcasted int208 from int256, reverting on\n overflow (when the input is less than smallest int208 or\n greater than largest int208).\n Counterpart to Solidity's `int208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":11874,"implemented":true,"kind":"function","modifiers":[],"name":"toInt208","nameLocation":"20431:8:41","nodeType":"FunctionDefinition","parameters":{"id":11852,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11851,"mutability":"mutable","name":"value","nameLocation":"20447:5:41","nodeType":"VariableDeclaration","scope":11874,"src":"20440:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11850,"name":"int256","nodeType":"ElementaryTypeName","src":"20440:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20439:14:41"},"returnParameters":{"id":11855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11854,"mutability":"mutable","name":"downcasted","nameLocation":"20484:10:41","nodeType":"VariableDeclaration","scope":11874,"src":"20477:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"},"typeName":{"id":11853,"name":"int208","nodeType":"ElementaryTypeName","src":"20477:6:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"visibility":"internal"}],"src":"20476:19:41"},"scope":12565,"src":"20422:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11899,"nodeType":"Block","src":"21043:150:41","statements":[{"expression":{"id":11887,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11882,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11880,"src":"21053:10:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11885,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11877,"src":"21073:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11884,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21066:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int200_$","typeString":"type(int200)"},"typeName":{"id":11883,"name":"int200","nodeType":"ElementaryTypeName","src":"21066:6:41","typeDescriptions":{}}},"id":11886,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21066:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"src":"21053:26:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"id":11888,"nodeType":"ExpressionStatement","src":"21053:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11891,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11889,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11880,"src":"21093:10:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11890,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11877,"src":"21107:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21093:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11898,"nodeType":"IfStatement","src":"21089:98:41","trueBody":{"id":11897,"nodeType":"Block","src":"21114:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":11893,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21165:3:41","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":11894,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11877,"src":"21170:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11892,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"21135:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11895,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21135:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11896,"nodeType":"RevertStatement","src":"21128:48:41"}]}}]},"documentation":{"id":11875,"nodeType":"StructuredDocumentation","src":"20652:312:41","text":" @dev Returns the downcasted int200 from int256, reverting on\n overflow (when the input is less than smallest int200 or\n greater than largest int200).\n Counterpart to Solidity's `int200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":11900,"implemented":true,"kind":"function","modifiers":[],"name":"toInt200","nameLocation":"20978:8:41","nodeType":"FunctionDefinition","parameters":{"id":11878,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11877,"mutability":"mutable","name":"value","nameLocation":"20994:5:41","nodeType":"VariableDeclaration","scope":11900,"src":"20987:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11876,"name":"int256","nodeType":"ElementaryTypeName","src":"20987:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20986:14:41"},"returnParameters":{"id":11881,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11880,"mutability":"mutable","name":"downcasted","nameLocation":"21031:10:41","nodeType":"VariableDeclaration","scope":11900,"src":"21024:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"},"typeName":{"id":11879,"name":"int200","nodeType":"ElementaryTypeName","src":"21024:6:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"visibility":"internal"}],"src":"21023:19:41"},"scope":12565,"src":"20969:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11925,"nodeType":"Block","src":"21590:150:41","statements":[{"expression":{"id":11913,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11908,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11906,"src":"21600:10:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11911,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11903,"src":"21620:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11910,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21613:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int192_$","typeString":"type(int192)"},"typeName":{"id":11909,"name":"int192","nodeType":"ElementaryTypeName","src":"21613:6:41","typeDescriptions":{}}},"id":11912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21613:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"src":"21600:26:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"id":11914,"nodeType":"ExpressionStatement","src":"21600:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11917,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11915,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11906,"src":"21640:10:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11916,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11903,"src":"21654:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21640:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11924,"nodeType":"IfStatement","src":"21636:98:41","trueBody":{"id":11923,"nodeType":"Block","src":"21661:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":11919,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21712:3:41","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":11920,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11903,"src":"21717:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11918,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"21682:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11921,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21682:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11922,"nodeType":"RevertStatement","src":"21675:48:41"}]}}]},"documentation":{"id":11901,"nodeType":"StructuredDocumentation","src":"21199:312:41","text":" @dev Returns the downcasted int192 from int256, reverting on\n overflow (when the input is less than smallest int192 or\n greater than largest int192).\n Counterpart to Solidity's `int192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":11926,"implemented":true,"kind":"function","modifiers":[],"name":"toInt192","nameLocation":"21525:8:41","nodeType":"FunctionDefinition","parameters":{"id":11904,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11903,"mutability":"mutable","name":"value","nameLocation":"21541:5:41","nodeType":"VariableDeclaration","scope":11926,"src":"21534:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11902,"name":"int256","nodeType":"ElementaryTypeName","src":"21534:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"21533:14:41"},"returnParameters":{"id":11907,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11906,"mutability":"mutable","name":"downcasted","nameLocation":"21578:10:41","nodeType":"VariableDeclaration","scope":11926,"src":"21571:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"},"typeName":{"id":11905,"name":"int192","nodeType":"ElementaryTypeName","src":"21571:6:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"visibility":"internal"}],"src":"21570:19:41"},"scope":12565,"src":"21516:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11951,"nodeType":"Block","src":"22137:150:41","statements":[{"expression":{"id":11939,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11934,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11932,"src":"22147:10:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11937,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11929,"src":"22167:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11936,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22160:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int184_$","typeString":"type(int184)"},"typeName":{"id":11935,"name":"int184","nodeType":"ElementaryTypeName","src":"22160:6:41","typeDescriptions":{}}},"id":11938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22160:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"src":"22147:26:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"id":11940,"nodeType":"ExpressionStatement","src":"22147:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11943,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11941,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11932,"src":"22187:10:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11942,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11929,"src":"22201:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22187:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11950,"nodeType":"IfStatement","src":"22183:98:41","trueBody":{"id":11949,"nodeType":"Block","src":"22208:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":11945,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22259:3:41","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":11946,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11929,"src":"22264:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11944,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"22229:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22229:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11948,"nodeType":"RevertStatement","src":"22222:48:41"}]}}]},"documentation":{"id":11927,"nodeType":"StructuredDocumentation","src":"21746:312:41","text":" @dev Returns the downcasted int184 from int256, reverting on\n overflow (when the input is less than smallest int184 or\n greater than largest int184).\n Counterpart to Solidity's `int184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":11952,"implemented":true,"kind":"function","modifiers":[],"name":"toInt184","nameLocation":"22072:8:41","nodeType":"FunctionDefinition","parameters":{"id":11930,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11929,"mutability":"mutable","name":"value","nameLocation":"22088:5:41","nodeType":"VariableDeclaration","scope":11952,"src":"22081:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11928,"name":"int256","nodeType":"ElementaryTypeName","src":"22081:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22080:14:41"},"returnParameters":{"id":11933,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11932,"mutability":"mutable","name":"downcasted","nameLocation":"22125:10:41","nodeType":"VariableDeclaration","scope":11952,"src":"22118:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"},"typeName":{"id":11931,"name":"int184","nodeType":"ElementaryTypeName","src":"22118:6:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"visibility":"internal"}],"src":"22117:19:41"},"scope":12565,"src":"22063:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11977,"nodeType":"Block","src":"22684:150:41","statements":[{"expression":{"id":11965,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11960,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11958,"src":"22694:10:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11963,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11955,"src":"22714:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22707:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int176_$","typeString":"type(int176)"},"typeName":{"id":11961,"name":"int176","nodeType":"ElementaryTypeName","src":"22707:6:41","typeDescriptions":{}}},"id":11964,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22707:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"src":"22694:26:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"id":11966,"nodeType":"ExpressionStatement","src":"22694:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11967,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11958,"src":"22734:10:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11968,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11955,"src":"22748:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22734:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11976,"nodeType":"IfStatement","src":"22730:98:41","trueBody":{"id":11975,"nodeType":"Block","src":"22755:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":11971,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22806:3:41","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":11972,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11955,"src":"22811:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11970,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"22776:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22776:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11974,"nodeType":"RevertStatement","src":"22769:48:41"}]}}]},"documentation":{"id":11953,"nodeType":"StructuredDocumentation","src":"22293:312:41","text":" @dev Returns the downcasted int176 from int256, reverting on\n overflow (when the input is less than smallest int176 or\n greater than largest int176).\n Counterpart to Solidity's `int176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":11978,"implemented":true,"kind":"function","modifiers":[],"name":"toInt176","nameLocation":"22619:8:41","nodeType":"FunctionDefinition","parameters":{"id":11956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11955,"mutability":"mutable","name":"value","nameLocation":"22635:5:41","nodeType":"VariableDeclaration","scope":11978,"src":"22628:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11954,"name":"int256","nodeType":"ElementaryTypeName","src":"22628:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22627:14:41"},"returnParameters":{"id":11959,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11958,"mutability":"mutable","name":"downcasted","nameLocation":"22672:10:41","nodeType":"VariableDeclaration","scope":11978,"src":"22665:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"},"typeName":{"id":11957,"name":"int176","nodeType":"ElementaryTypeName","src":"22665:6:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"visibility":"internal"}],"src":"22664:19:41"},"scope":12565,"src":"22610:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12003,"nodeType":"Block","src":"23231:150:41","statements":[{"expression":{"id":11991,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11986,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11984,"src":"23241:10:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11989,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11981,"src":"23261:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11988,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23254:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int168_$","typeString":"type(int168)"},"typeName":{"id":11987,"name":"int168","nodeType":"ElementaryTypeName","src":"23254:6:41","typeDescriptions":{}}},"id":11990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23254:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"src":"23241:26:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"id":11992,"nodeType":"ExpressionStatement","src":"23241:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11993,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11984,"src":"23281:10:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11994,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11981,"src":"23295:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23281:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12002,"nodeType":"IfStatement","src":"23277:98:41","trueBody":{"id":12001,"nodeType":"Block","src":"23302:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":11997,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23353:3:41","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":11998,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11981,"src":"23358:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11996,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"23323:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11999,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23323:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12000,"nodeType":"RevertStatement","src":"23316:48:41"}]}}]},"documentation":{"id":11979,"nodeType":"StructuredDocumentation","src":"22840:312:41","text":" @dev Returns the downcasted int168 from int256, reverting on\n overflow (when the input is less than smallest int168 or\n greater than largest int168).\n Counterpart to Solidity's `int168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":12004,"implemented":true,"kind":"function","modifiers":[],"name":"toInt168","nameLocation":"23166:8:41","nodeType":"FunctionDefinition","parameters":{"id":11982,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11981,"mutability":"mutable","name":"value","nameLocation":"23182:5:41","nodeType":"VariableDeclaration","scope":12004,"src":"23175:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11980,"name":"int256","nodeType":"ElementaryTypeName","src":"23175:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23174:14:41"},"returnParameters":{"id":11985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11984,"mutability":"mutable","name":"downcasted","nameLocation":"23219:10:41","nodeType":"VariableDeclaration","scope":12004,"src":"23212:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"},"typeName":{"id":11983,"name":"int168","nodeType":"ElementaryTypeName","src":"23212:6:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"visibility":"internal"}],"src":"23211:19:41"},"scope":12565,"src":"23157:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12029,"nodeType":"Block","src":"23778:150:41","statements":[{"expression":{"id":12017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12012,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12010,"src":"23788:10:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12015,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12007,"src":"23808:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12014,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23801:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int160_$","typeString":"type(int160)"},"typeName":{"id":12013,"name":"int160","nodeType":"ElementaryTypeName","src":"23801:6:41","typeDescriptions":{}}},"id":12016,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23801:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"src":"23788:26:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"id":12018,"nodeType":"ExpressionStatement","src":"23788:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12021,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12019,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12010,"src":"23828:10:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12020,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12007,"src":"23842:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23828:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12028,"nodeType":"IfStatement","src":"23824:98:41","trueBody":{"id":12027,"nodeType":"Block","src":"23849:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":12023,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23900:3:41","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":12024,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12007,"src":"23905:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12022,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"23870:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12025,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23870:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12026,"nodeType":"RevertStatement","src":"23863:48:41"}]}}]},"documentation":{"id":12005,"nodeType":"StructuredDocumentation","src":"23387:312:41","text":" @dev Returns the downcasted int160 from int256, reverting on\n overflow (when the input is less than smallest int160 or\n greater than largest int160).\n Counterpart to Solidity's `int160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":12030,"implemented":true,"kind":"function","modifiers":[],"name":"toInt160","nameLocation":"23713:8:41","nodeType":"FunctionDefinition","parameters":{"id":12008,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12007,"mutability":"mutable","name":"value","nameLocation":"23729:5:41","nodeType":"VariableDeclaration","scope":12030,"src":"23722:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12006,"name":"int256","nodeType":"ElementaryTypeName","src":"23722:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23721:14:41"},"returnParameters":{"id":12011,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12010,"mutability":"mutable","name":"downcasted","nameLocation":"23766:10:41","nodeType":"VariableDeclaration","scope":12030,"src":"23759:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"},"typeName":{"id":12009,"name":"int160","nodeType":"ElementaryTypeName","src":"23759:6:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"visibility":"internal"}],"src":"23758:19:41"},"scope":12565,"src":"23704:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12055,"nodeType":"Block","src":"24325:150:41","statements":[{"expression":{"id":12043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12038,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12036,"src":"24335:10:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12041,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12033,"src":"24355:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12040,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24348:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int152_$","typeString":"type(int152)"},"typeName":{"id":12039,"name":"int152","nodeType":"ElementaryTypeName","src":"24348:6:41","typeDescriptions":{}}},"id":12042,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24348:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"src":"24335:26:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"id":12044,"nodeType":"ExpressionStatement","src":"24335:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12045,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12036,"src":"24375:10:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12046,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12033,"src":"24389:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24375:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12054,"nodeType":"IfStatement","src":"24371:98:41","trueBody":{"id":12053,"nodeType":"Block","src":"24396:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":12049,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24447:3:41","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":12050,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12033,"src":"24452:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12048,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"24417:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12051,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24417:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12052,"nodeType":"RevertStatement","src":"24410:48:41"}]}}]},"documentation":{"id":12031,"nodeType":"StructuredDocumentation","src":"23934:312:41","text":" @dev Returns the downcasted int152 from int256, reverting on\n overflow (when the input is less than smallest int152 or\n greater than largest int152).\n Counterpart to Solidity's `int152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":12056,"implemented":true,"kind":"function","modifiers":[],"name":"toInt152","nameLocation":"24260:8:41","nodeType":"FunctionDefinition","parameters":{"id":12034,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12033,"mutability":"mutable","name":"value","nameLocation":"24276:5:41","nodeType":"VariableDeclaration","scope":12056,"src":"24269:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12032,"name":"int256","nodeType":"ElementaryTypeName","src":"24269:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24268:14:41"},"returnParameters":{"id":12037,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12036,"mutability":"mutable","name":"downcasted","nameLocation":"24313:10:41","nodeType":"VariableDeclaration","scope":12056,"src":"24306:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"},"typeName":{"id":12035,"name":"int152","nodeType":"ElementaryTypeName","src":"24306:6:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"visibility":"internal"}],"src":"24305:19:41"},"scope":12565,"src":"24251:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12081,"nodeType":"Block","src":"24872:150:41","statements":[{"expression":{"id":12069,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12064,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12062,"src":"24882:10:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12067,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"24902:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12066,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24895:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int144_$","typeString":"type(int144)"},"typeName":{"id":12065,"name":"int144","nodeType":"ElementaryTypeName","src":"24895:6:41","typeDescriptions":{}}},"id":12068,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24895:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"src":"24882:26:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"id":12070,"nodeType":"ExpressionStatement","src":"24882:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12071,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12062,"src":"24922:10:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12072,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"24936:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24922:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12080,"nodeType":"IfStatement","src":"24918:98:41","trueBody":{"id":12079,"nodeType":"Block","src":"24943:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":12075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24994:3:41","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":12076,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"24999:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12074,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"24964:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12077,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24964:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12078,"nodeType":"RevertStatement","src":"24957:48:41"}]}}]},"documentation":{"id":12057,"nodeType":"StructuredDocumentation","src":"24481:312:41","text":" @dev Returns the downcasted int144 from int256, reverting on\n overflow (when the input is less than smallest int144 or\n greater than largest int144).\n Counterpart to Solidity's `int144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":12082,"implemented":true,"kind":"function","modifiers":[],"name":"toInt144","nameLocation":"24807:8:41","nodeType":"FunctionDefinition","parameters":{"id":12060,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12059,"mutability":"mutable","name":"value","nameLocation":"24823:5:41","nodeType":"VariableDeclaration","scope":12082,"src":"24816:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12058,"name":"int256","nodeType":"ElementaryTypeName","src":"24816:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24815:14:41"},"returnParameters":{"id":12063,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12062,"mutability":"mutable","name":"downcasted","nameLocation":"24860:10:41","nodeType":"VariableDeclaration","scope":12082,"src":"24853:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"},"typeName":{"id":12061,"name":"int144","nodeType":"ElementaryTypeName","src":"24853:6:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"visibility":"internal"}],"src":"24852:19:41"},"scope":12565,"src":"24798:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12107,"nodeType":"Block","src":"25419:150:41","statements":[{"expression":{"id":12095,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12090,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12088,"src":"25429:10:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12093,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"25449:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12092,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25442:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int136_$","typeString":"type(int136)"},"typeName":{"id":12091,"name":"int136","nodeType":"ElementaryTypeName","src":"25442:6:41","typeDescriptions":{}}},"id":12094,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25442:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"src":"25429:26:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"id":12096,"nodeType":"ExpressionStatement","src":"25429:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12097,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12088,"src":"25469:10:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12098,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"25483:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"25469:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12106,"nodeType":"IfStatement","src":"25465:98:41","trueBody":{"id":12105,"nodeType":"Block","src":"25490:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":12101,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25541:3:41","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":12102,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"25546:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12100,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"25511:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12103,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25511:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12104,"nodeType":"RevertStatement","src":"25504:48:41"}]}}]},"documentation":{"id":12083,"nodeType":"StructuredDocumentation","src":"25028:312:41","text":" @dev Returns the downcasted int136 from int256, reverting on\n overflow (when the input is less than smallest int136 or\n greater than largest int136).\n Counterpart to Solidity's `int136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":12108,"implemented":true,"kind":"function","modifiers":[],"name":"toInt136","nameLocation":"25354:8:41","nodeType":"FunctionDefinition","parameters":{"id":12086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12085,"mutability":"mutable","name":"value","nameLocation":"25370:5:41","nodeType":"VariableDeclaration","scope":12108,"src":"25363:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12084,"name":"int256","nodeType":"ElementaryTypeName","src":"25363:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25362:14:41"},"returnParameters":{"id":12089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12088,"mutability":"mutable","name":"downcasted","nameLocation":"25407:10:41","nodeType":"VariableDeclaration","scope":12108,"src":"25400:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"},"typeName":{"id":12087,"name":"int136","nodeType":"ElementaryTypeName","src":"25400:6:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"visibility":"internal"}],"src":"25399:19:41"},"scope":12565,"src":"25345:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12133,"nodeType":"Block","src":"25966:150:41","statements":[{"expression":{"id":12121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12116,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12114,"src":"25976:10:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12119,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"25996:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int128_$","typeString":"type(int128)"},"typeName":{"id":12117,"name":"int128","nodeType":"ElementaryTypeName","src":"25989:6:41","typeDescriptions":{}}},"id":12120,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"src":"25976:26:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"id":12122,"nodeType":"ExpressionStatement","src":"25976:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12125,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12123,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12114,"src":"26016:10:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12124,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"26030:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26016:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12132,"nodeType":"IfStatement","src":"26012:98:41","trueBody":{"id":12131,"nodeType":"Block","src":"26037:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":12127,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26088:3:41","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":12128,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"26093:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12126,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"26058:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26058:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12130,"nodeType":"RevertStatement","src":"26051:48:41"}]}}]},"documentation":{"id":12109,"nodeType":"StructuredDocumentation","src":"25575:312:41","text":" @dev Returns the downcasted int128 from int256, reverting on\n overflow (when the input is less than smallest int128 or\n greater than largest int128).\n Counterpart to Solidity's `int128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":12134,"implemented":true,"kind":"function","modifiers":[],"name":"toInt128","nameLocation":"25901:8:41","nodeType":"FunctionDefinition","parameters":{"id":12112,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12111,"mutability":"mutable","name":"value","nameLocation":"25917:5:41","nodeType":"VariableDeclaration","scope":12134,"src":"25910:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12110,"name":"int256","nodeType":"ElementaryTypeName","src":"25910:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25909:14:41"},"returnParameters":{"id":12115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12114,"mutability":"mutable","name":"downcasted","nameLocation":"25954:10:41","nodeType":"VariableDeclaration","scope":12134,"src":"25947:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"},"typeName":{"id":12113,"name":"int128","nodeType":"ElementaryTypeName","src":"25947:6:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"visibility":"internal"}],"src":"25946:19:41"},"scope":12565,"src":"25892:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12159,"nodeType":"Block","src":"26513:150:41","statements":[{"expression":{"id":12147,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12142,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12140,"src":"26523:10:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12145,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"26543:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12144,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26536:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int120_$","typeString":"type(int120)"},"typeName":{"id":12143,"name":"int120","nodeType":"ElementaryTypeName","src":"26536:6:41","typeDescriptions":{}}},"id":12146,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26536:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"src":"26523:26:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"id":12148,"nodeType":"ExpressionStatement","src":"26523:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12149,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12140,"src":"26563:10:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12150,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"26577:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26563:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12158,"nodeType":"IfStatement","src":"26559:98:41","trueBody":{"id":12157,"nodeType":"Block","src":"26584:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":12153,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26635:3:41","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":12154,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"26640:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12152,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"26605:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12155,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26605:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12156,"nodeType":"RevertStatement","src":"26598:48:41"}]}}]},"documentation":{"id":12135,"nodeType":"StructuredDocumentation","src":"26122:312:41","text":" @dev Returns the downcasted int120 from int256, reverting on\n overflow (when the input is less than smallest int120 or\n greater than largest int120).\n Counterpart to Solidity's `int120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":12160,"implemented":true,"kind":"function","modifiers":[],"name":"toInt120","nameLocation":"26448:8:41","nodeType":"FunctionDefinition","parameters":{"id":12138,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12137,"mutability":"mutable","name":"value","nameLocation":"26464:5:41","nodeType":"VariableDeclaration","scope":12160,"src":"26457:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12136,"name":"int256","nodeType":"ElementaryTypeName","src":"26457:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"26456:14:41"},"returnParameters":{"id":12141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12140,"mutability":"mutable","name":"downcasted","nameLocation":"26501:10:41","nodeType":"VariableDeclaration","scope":12160,"src":"26494:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"},"typeName":{"id":12139,"name":"int120","nodeType":"ElementaryTypeName","src":"26494:6:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"visibility":"internal"}],"src":"26493:19:41"},"scope":12565,"src":"26439:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12185,"nodeType":"Block","src":"27060:150:41","statements":[{"expression":{"id":12173,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12168,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12166,"src":"27070:10:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12171,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"27090:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12170,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27083:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int112_$","typeString":"type(int112)"},"typeName":{"id":12169,"name":"int112","nodeType":"ElementaryTypeName","src":"27083:6:41","typeDescriptions":{}}},"id":12172,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27083:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"src":"27070:26:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"id":12174,"nodeType":"ExpressionStatement","src":"27070:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12175,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12166,"src":"27110:10:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12176,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"27124:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27110:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12184,"nodeType":"IfStatement","src":"27106:98:41","trueBody":{"id":12183,"nodeType":"Block","src":"27131:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":12179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27182:3:41","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":12180,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"27187:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12178,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"27152:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27152:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12182,"nodeType":"RevertStatement","src":"27145:48:41"}]}}]},"documentation":{"id":12161,"nodeType":"StructuredDocumentation","src":"26669:312:41","text":" @dev Returns the downcasted int112 from int256, reverting on\n overflow (when the input is less than smallest int112 or\n greater than largest int112).\n Counterpart to Solidity's `int112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":12186,"implemented":true,"kind":"function","modifiers":[],"name":"toInt112","nameLocation":"26995:8:41","nodeType":"FunctionDefinition","parameters":{"id":12164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12163,"mutability":"mutable","name":"value","nameLocation":"27011:5:41","nodeType":"VariableDeclaration","scope":12186,"src":"27004:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12162,"name":"int256","nodeType":"ElementaryTypeName","src":"27004:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27003:14:41"},"returnParameters":{"id":12167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12166,"mutability":"mutable","name":"downcasted","nameLocation":"27048:10:41","nodeType":"VariableDeclaration","scope":12186,"src":"27041:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"},"typeName":{"id":12165,"name":"int112","nodeType":"ElementaryTypeName","src":"27041:6:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"visibility":"internal"}],"src":"27040:19:41"},"scope":12565,"src":"26986:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12211,"nodeType":"Block","src":"27607:150:41","statements":[{"expression":{"id":12199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12194,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12192,"src":"27617:10:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12197,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"27637:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12196,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27630:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int104_$","typeString":"type(int104)"},"typeName":{"id":12195,"name":"int104","nodeType":"ElementaryTypeName","src":"27630:6:41","typeDescriptions":{}}},"id":12198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27630:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"src":"27617:26:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"id":12200,"nodeType":"ExpressionStatement","src":"27617:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12201,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12192,"src":"27657:10:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12202,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"27671:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27657:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12210,"nodeType":"IfStatement","src":"27653:98:41","trueBody":{"id":12209,"nodeType":"Block","src":"27678:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":12205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27729:3:41","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":12206,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"27734:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12204,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"27699:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12207,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27699:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12208,"nodeType":"RevertStatement","src":"27692:48:41"}]}}]},"documentation":{"id":12187,"nodeType":"StructuredDocumentation","src":"27216:312:41","text":" @dev Returns the downcasted int104 from int256, reverting on\n overflow (when the input is less than smallest int104 or\n greater than largest int104).\n Counterpart to Solidity's `int104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":12212,"implemented":true,"kind":"function","modifiers":[],"name":"toInt104","nameLocation":"27542:8:41","nodeType":"FunctionDefinition","parameters":{"id":12190,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12189,"mutability":"mutable","name":"value","nameLocation":"27558:5:41","nodeType":"VariableDeclaration","scope":12212,"src":"27551:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12188,"name":"int256","nodeType":"ElementaryTypeName","src":"27551:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27550:14:41"},"returnParameters":{"id":12193,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12192,"mutability":"mutable","name":"downcasted","nameLocation":"27595:10:41","nodeType":"VariableDeclaration","scope":12212,"src":"27588:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"},"typeName":{"id":12191,"name":"int104","nodeType":"ElementaryTypeName","src":"27588:6:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"visibility":"internal"}],"src":"27587:19:41"},"scope":12565,"src":"27533:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12237,"nodeType":"Block","src":"28147:148:41","statements":[{"expression":{"id":12225,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12220,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12218,"src":"28157:10:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12223,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"28176:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12222,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28170:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int96_$","typeString":"type(int96)"},"typeName":{"id":12221,"name":"int96","nodeType":"ElementaryTypeName","src":"28170:5:41","typeDescriptions":{}}},"id":12224,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28170:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"src":"28157:25:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"id":12226,"nodeType":"ExpressionStatement","src":"28157:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12229,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12227,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12218,"src":"28196:10:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12228,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"28210:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28196:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12236,"nodeType":"IfStatement","src":"28192:97:41","trueBody":{"id":12235,"nodeType":"Block","src":"28217:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":12231,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28268:2:41","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":12232,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"28272:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12230,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"28238:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12233,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28238:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12234,"nodeType":"RevertStatement","src":"28231:47:41"}]}}]},"documentation":{"id":12213,"nodeType":"StructuredDocumentation","src":"27763:307:41","text":" @dev Returns the downcasted int96 from int256, reverting on\n overflow (when the input is less than smallest int96 or\n greater than largest int96).\n Counterpart to Solidity's `int96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":12238,"implemented":true,"kind":"function","modifiers":[],"name":"toInt96","nameLocation":"28084:7:41","nodeType":"FunctionDefinition","parameters":{"id":12216,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12215,"mutability":"mutable","name":"value","nameLocation":"28099:5:41","nodeType":"VariableDeclaration","scope":12238,"src":"28092:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12214,"name":"int256","nodeType":"ElementaryTypeName","src":"28092:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28091:14:41"},"returnParameters":{"id":12219,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12218,"mutability":"mutable","name":"downcasted","nameLocation":"28135:10:41","nodeType":"VariableDeclaration","scope":12238,"src":"28129:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"},"typeName":{"id":12217,"name":"int96","nodeType":"ElementaryTypeName","src":"28129:5:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"visibility":"internal"}],"src":"28128:18:41"},"scope":12565,"src":"28075:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12263,"nodeType":"Block","src":"28685:148:41","statements":[{"expression":{"id":12251,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12246,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12244,"src":"28695:10:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12249,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"28714:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12248,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28708:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int88_$","typeString":"type(int88)"},"typeName":{"id":12247,"name":"int88","nodeType":"ElementaryTypeName","src":"28708:5:41","typeDescriptions":{}}},"id":12250,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28708:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"src":"28695:25:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"id":12252,"nodeType":"ExpressionStatement","src":"28695:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12253,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12244,"src":"28734:10:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12254,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"28748:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28734:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12262,"nodeType":"IfStatement","src":"28730:97:41","trueBody":{"id":12261,"nodeType":"Block","src":"28755:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":12257,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28806:2:41","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":12258,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"28810:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12256,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"28776:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12259,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28776:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12260,"nodeType":"RevertStatement","src":"28769:47:41"}]}}]},"documentation":{"id":12239,"nodeType":"StructuredDocumentation","src":"28301:307:41","text":" @dev Returns the downcasted int88 from int256, reverting on\n overflow (when the input is less than smallest int88 or\n greater than largest int88).\n Counterpart to Solidity's `int88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":12264,"implemented":true,"kind":"function","modifiers":[],"name":"toInt88","nameLocation":"28622:7:41","nodeType":"FunctionDefinition","parameters":{"id":12242,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12241,"mutability":"mutable","name":"value","nameLocation":"28637:5:41","nodeType":"VariableDeclaration","scope":12264,"src":"28630:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12240,"name":"int256","nodeType":"ElementaryTypeName","src":"28630:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28629:14:41"},"returnParameters":{"id":12245,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12244,"mutability":"mutable","name":"downcasted","nameLocation":"28673:10:41","nodeType":"VariableDeclaration","scope":12264,"src":"28667:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"},"typeName":{"id":12243,"name":"int88","nodeType":"ElementaryTypeName","src":"28667:5:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"visibility":"internal"}],"src":"28666:18:41"},"scope":12565,"src":"28613:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12289,"nodeType":"Block","src":"29223:148:41","statements":[{"expression":{"id":12277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12272,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12270,"src":"29233:10:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12275,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"29252:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12274,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29246:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int80_$","typeString":"type(int80)"},"typeName":{"id":12273,"name":"int80","nodeType":"ElementaryTypeName","src":"29246:5:41","typeDescriptions":{}}},"id":12276,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29246:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"src":"29233:25:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"id":12278,"nodeType":"ExpressionStatement","src":"29233:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12281,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12279,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12270,"src":"29272:10:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12280,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"29286:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29272:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12288,"nodeType":"IfStatement","src":"29268:97:41","trueBody":{"id":12287,"nodeType":"Block","src":"29293:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":12283,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29344:2:41","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":12284,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"29348:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12282,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"29314:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12285,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29314:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12286,"nodeType":"RevertStatement","src":"29307:47:41"}]}}]},"documentation":{"id":12265,"nodeType":"StructuredDocumentation","src":"28839:307:41","text":" @dev Returns the downcasted int80 from int256, reverting on\n overflow (when the input is less than smallest int80 or\n greater than largest int80).\n Counterpart to Solidity's `int80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":12290,"implemented":true,"kind":"function","modifiers":[],"name":"toInt80","nameLocation":"29160:7:41","nodeType":"FunctionDefinition","parameters":{"id":12268,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12267,"mutability":"mutable","name":"value","nameLocation":"29175:5:41","nodeType":"VariableDeclaration","scope":12290,"src":"29168:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12266,"name":"int256","nodeType":"ElementaryTypeName","src":"29168:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29167:14:41"},"returnParameters":{"id":12271,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12270,"mutability":"mutable","name":"downcasted","nameLocation":"29211:10:41","nodeType":"VariableDeclaration","scope":12290,"src":"29205:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"},"typeName":{"id":12269,"name":"int80","nodeType":"ElementaryTypeName","src":"29205:5:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"visibility":"internal"}],"src":"29204:18:41"},"scope":12565,"src":"29151:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12315,"nodeType":"Block","src":"29761:148:41","statements":[{"expression":{"id":12303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12298,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12296,"src":"29771:10:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12301,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"29790:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12300,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29784:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int72_$","typeString":"type(int72)"},"typeName":{"id":12299,"name":"int72","nodeType":"ElementaryTypeName","src":"29784:5:41","typeDescriptions":{}}},"id":12302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29784:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"src":"29771:25:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"id":12304,"nodeType":"ExpressionStatement","src":"29771:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12307,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12305,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12296,"src":"29810:10:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12306,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"29824:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29810:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12314,"nodeType":"IfStatement","src":"29806:97:41","trueBody":{"id":12313,"nodeType":"Block","src":"29831:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":12309,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29882:2:41","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":12310,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"29886:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12308,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"29852:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12311,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29852:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12312,"nodeType":"RevertStatement","src":"29845:47:41"}]}}]},"documentation":{"id":12291,"nodeType":"StructuredDocumentation","src":"29377:307:41","text":" @dev Returns the downcasted int72 from int256, reverting on\n overflow (when the input is less than smallest int72 or\n greater than largest int72).\n Counterpart to Solidity's `int72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":12316,"implemented":true,"kind":"function","modifiers":[],"name":"toInt72","nameLocation":"29698:7:41","nodeType":"FunctionDefinition","parameters":{"id":12294,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12293,"mutability":"mutable","name":"value","nameLocation":"29713:5:41","nodeType":"VariableDeclaration","scope":12316,"src":"29706:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12292,"name":"int256","nodeType":"ElementaryTypeName","src":"29706:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29705:14:41"},"returnParameters":{"id":12297,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12296,"mutability":"mutable","name":"downcasted","nameLocation":"29749:10:41","nodeType":"VariableDeclaration","scope":12316,"src":"29743:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"},"typeName":{"id":12295,"name":"int72","nodeType":"ElementaryTypeName","src":"29743:5:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"visibility":"internal"}],"src":"29742:18:41"},"scope":12565,"src":"29689:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12341,"nodeType":"Block","src":"30299:148:41","statements":[{"expression":{"id":12329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12324,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12322,"src":"30309:10:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12327,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"30328:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12326,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30322:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int64_$","typeString":"type(int64)"},"typeName":{"id":12325,"name":"int64","nodeType":"ElementaryTypeName","src":"30322:5:41","typeDescriptions":{}}},"id":12328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30322:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"src":"30309:25:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"id":12330,"nodeType":"ExpressionStatement","src":"30309:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12333,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12331,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12322,"src":"30348:10:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12332,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"30362:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30348:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12340,"nodeType":"IfStatement","src":"30344:97:41","trueBody":{"id":12339,"nodeType":"Block","src":"30369:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":12335,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30420:2:41","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":12336,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"30424:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12334,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"30390:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12337,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30390:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12338,"nodeType":"RevertStatement","src":"30383:47:41"}]}}]},"documentation":{"id":12317,"nodeType":"StructuredDocumentation","src":"29915:307:41","text":" @dev Returns the downcasted int64 from int256, reverting on\n overflow (when the input is less than smallest int64 or\n greater than largest int64).\n Counterpart to Solidity's `int64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":12342,"implemented":true,"kind":"function","modifiers":[],"name":"toInt64","nameLocation":"30236:7:41","nodeType":"FunctionDefinition","parameters":{"id":12320,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12319,"mutability":"mutable","name":"value","nameLocation":"30251:5:41","nodeType":"VariableDeclaration","scope":12342,"src":"30244:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12318,"name":"int256","nodeType":"ElementaryTypeName","src":"30244:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30243:14:41"},"returnParameters":{"id":12323,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12322,"mutability":"mutable","name":"downcasted","nameLocation":"30287:10:41","nodeType":"VariableDeclaration","scope":12342,"src":"30281:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"},"typeName":{"id":12321,"name":"int64","nodeType":"ElementaryTypeName","src":"30281:5:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"visibility":"internal"}],"src":"30280:18:41"},"scope":12565,"src":"30227:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12367,"nodeType":"Block","src":"30837:148:41","statements":[{"expression":{"id":12355,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12350,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12348,"src":"30847:10:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12353,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"30866:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12352,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30860:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int56_$","typeString":"type(int56)"},"typeName":{"id":12351,"name":"int56","nodeType":"ElementaryTypeName","src":"30860:5:41","typeDescriptions":{}}},"id":12354,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30860:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"src":"30847:25:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"id":12356,"nodeType":"ExpressionStatement","src":"30847:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12357,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12348,"src":"30886:10:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12358,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"30900:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30886:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12366,"nodeType":"IfStatement","src":"30882:97:41","trueBody":{"id":12365,"nodeType":"Block","src":"30907:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":12361,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30958:2:41","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":12362,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"30962:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12360,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"30928:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12363,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30928:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12364,"nodeType":"RevertStatement","src":"30921:47:41"}]}}]},"documentation":{"id":12343,"nodeType":"StructuredDocumentation","src":"30453:307:41","text":" @dev Returns the downcasted int56 from int256, reverting on\n overflow (when the input is less than smallest int56 or\n greater than largest int56).\n Counterpart to Solidity's `int56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":12368,"implemented":true,"kind":"function","modifiers":[],"name":"toInt56","nameLocation":"30774:7:41","nodeType":"FunctionDefinition","parameters":{"id":12346,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12345,"mutability":"mutable","name":"value","nameLocation":"30789:5:41","nodeType":"VariableDeclaration","scope":12368,"src":"30782:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12344,"name":"int256","nodeType":"ElementaryTypeName","src":"30782:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30781:14:41"},"returnParameters":{"id":12349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12348,"mutability":"mutable","name":"downcasted","nameLocation":"30825:10:41","nodeType":"VariableDeclaration","scope":12368,"src":"30819:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"},"typeName":{"id":12347,"name":"int56","nodeType":"ElementaryTypeName","src":"30819:5:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"visibility":"internal"}],"src":"30818:18:41"},"scope":12565,"src":"30765:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12393,"nodeType":"Block","src":"31375:148:41","statements":[{"expression":{"id":12381,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12376,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12374,"src":"31385:10:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12379,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"31404:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12378,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31398:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int48_$","typeString":"type(int48)"},"typeName":{"id":12377,"name":"int48","nodeType":"ElementaryTypeName","src":"31398:5:41","typeDescriptions":{}}},"id":12380,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31398:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"src":"31385:25:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"id":12382,"nodeType":"ExpressionStatement","src":"31385:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12383,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12374,"src":"31424:10:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12384,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"31438:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31424:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12392,"nodeType":"IfStatement","src":"31420:97:41","trueBody":{"id":12391,"nodeType":"Block","src":"31445:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":12387,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31496:2:41","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":12388,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"31500:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12386,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"31466:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12389,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31466:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12390,"nodeType":"RevertStatement","src":"31459:47:41"}]}}]},"documentation":{"id":12369,"nodeType":"StructuredDocumentation","src":"30991:307:41","text":" @dev Returns the downcasted int48 from int256, reverting on\n overflow (when the input is less than smallest int48 or\n greater than largest int48).\n Counterpart to Solidity's `int48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":12394,"implemented":true,"kind":"function","modifiers":[],"name":"toInt48","nameLocation":"31312:7:41","nodeType":"FunctionDefinition","parameters":{"id":12372,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12371,"mutability":"mutable","name":"value","nameLocation":"31327:5:41","nodeType":"VariableDeclaration","scope":12394,"src":"31320:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12370,"name":"int256","nodeType":"ElementaryTypeName","src":"31320:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31319:14:41"},"returnParameters":{"id":12375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12374,"mutability":"mutable","name":"downcasted","nameLocation":"31363:10:41","nodeType":"VariableDeclaration","scope":12394,"src":"31357:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"},"typeName":{"id":12373,"name":"int48","nodeType":"ElementaryTypeName","src":"31357:5:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"visibility":"internal"}],"src":"31356:18:41"},"scope":12565,"src":"31303:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12419,"nodeType":"Block","src":"31913:148:41","statements":[{"expression":{"id":12407,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12402,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12400,"src":"31923:10:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12405,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"31942:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12404,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31936:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int40_$","typeString":"type(int40)"},"typeName":{"id":12403,"name":"int40","nodeType":"ElementaryTypeName","src":"31936:5:41","typeDescriptions":{}}},"id":12406,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31936:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"src":"31923:25:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"id":12408,"nodeType":"ExpressionStatement","src":"31923:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12411,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12409,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12400,"src":"31962:10:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12410,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"31976:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31962:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12418,"nodeType":"IfStatement","src":"31958:97:41","trueBody":{"id":12417,"nodeType":"Block","src":"31983:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":12413,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32034:2:41","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":12414,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"32038:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12412,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"32004:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12415,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32004:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12416,"nodeType":"RevertStatement","src":"31997:47:41"}]}}]},"documentation":{"id":12395,"nodeType":"StructuredDocumentation","src":"31529:307:41","text":" @dev Returns the downcasted int40 from int256, reverting on\n overflow (when the input is less than smallest int40 or\n greater than largest int40).\n Counterpart to Solidity's `int40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":12420,"implemented":true,"kind":"function","modifiers":[],"name":"toInt40","nameLocation":"31850:7:41","nodeType":"FunctionDefinition","parameters":{"id":12398,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12397,"mutability":"mutable","name":"value","nameLocation":"31865:5:41","nodeType":"VariableDeclaration","scope":12420,"src":"31858:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12396,"name":"int256","nodeType":"ElementaryTypeName","src":"31858:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31857:14:41"},"returnParameters":{"id":12401,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12400,"mutability":"mutable","name":"downcasted","nameLocation":"31901:10:41","nodeType":"VariableDeclaration","scope":12420,"src":"31895:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"},"typeName":{"id":12399,"name":"int40","nodeType":"ElementaryTypeName","src":"31895:5:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"visibility":"internal"}],"src":"31894:18:41"},"scope":12565,"src":"31841:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12445,"nodeType":"Block","src":"32451:148:41","statements":[{"expression":{"id":12433,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12428,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12426,"src":"32461:10:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12431,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"32480:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12430,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"32474:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int32_$","typeString":"type(int32)"},"typeName":{"id":12429,"name":"int32","nodeType":"ElementaryTypeName","src":"32474:5:41","typeDescriptions":{}}},"id":12432,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32474:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"src":"32461:25:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"id":12434,"nodeType":"ExpressionStatement","src":"32461:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12437,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12435,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12426,"src":"32500:10:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12436,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"32514:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"32500:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12444,"nodeType":"IfStatement","src":"32496:97:41","trueBody":{"id":12443,"nodeType":"Block","src":"32521:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":12439,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32572:2:41","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":12440,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"32576:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12438,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"32542:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12441,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32542:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12442,"nodeType":"RevertStatement","src":"32535:47:41"}]}}]},"documentation":{"id":12421,"nodeType":"StructuredDocumentation","src":"32067:307:41","text":" @dev Returns the downcasted int32 from int256, reverting on\n overflow (when the input is less than smallest int32 or\n greater than largest int32).\n Counterpart to Solidity's `int32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":12446,"implemented":true,"kind":"function","modifiers":[],"name":"toInt32","nameLocation":"32388:7:41","nodeType":"FunctionDefinition","parameters":{"id":12424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12423,"mutability":"mutable","name":"value","nameLocation":"32403:5:41","nodeType":"VariableDeclaration","scope":12446,"src":"32396:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12422,"name":"int256","nodeType":"ElementaryTypeName","src":"32396:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32395:14:41"},"returnParameters":{"id":12427,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12426,"mutability":"mutable","name":"downcasted","nameLocation":"32439:10:41","nodeType":"VariableDeclaration","scope":12446,"src":"32433:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"},"typeName":{"id":12425,"name":"int32","nodeType":"ElementaryTypeName","src":"32433:5:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"visibility":"internal"}],"src":"32432:18:41"},"scope":12565,"src":"32379:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12471,"nodeType":"Block","src":"32989:148:41","statements":[{"expression":{"id":12459,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12454,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12452,"src":"32999:10:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12457,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"33018:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12456,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33012:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int24_$","typeString":"type(int24)"},"typeName":{"id":12455,"name":"int24","nodeType":"ElementaryTypeName","src":"33012:5:41","typeDescriptions":{}}},"id":12458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33012:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"src":"32999:25:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"id":12460,"nodeType":"ExpressionStatement","src":"32999:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12463,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12461,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12452,"src":"33038:10:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12462,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"33052:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33038:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12470,"nodeType":"IfStatement","src":"33034:97:41","trueBody":{"id":12469,"nodeType":"Block","src":"33059:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":12465,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33110:2:41","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":12466,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"33114:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12464,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"33080:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12467,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33080:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12468,"nodeType":"RevertStatement","src":"33073:47:41"}]}}]},"documentation":{"id":12447,"nodeType":"StructuredDocumentation","src":"32605:307:41","text":" @dev Returns the downcasted int24 from int256, reverting on\n overflow (when the input is less than smallest int24 or\n greater than largest int24).\n Counterpart to Solidity's `int24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":12472,"implemented":true,"kind":"function","modifiers":[],"name":"toInt24","nameLocation":"32926:7:41","nodeType":"FunctionDefinition","parameters":{"id":12450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12449,"mutability":"mutable","name":"value","nameLocation":"32941:5:41","nodeType":"VariableDeclaration","scope":12472,"src":"32934:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12448,"name":"int256","nodeType":"ElementaryTypeName","src":"32934:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32933:14:41"},"returnParameters":{"id":12453,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12452,"mutability":"mutable","name":"downcasted","nameLocation":"32977:10:41","nodeType":"VariableDeclaration","scope":12472,"src":"32971:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"},"typeName":{"id":12451,"name":"int24","nodeType":"ElementaryTypeName","src":"32971:5:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"visibility":"internal"}],"src":"32970:18:41"},"scope":12565,"src":"32917:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12497,"nodeType":"Block","src":"33527:148:41","statements":[{"expression":{"id":12485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12480,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12478,"src":"33537:10:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12483,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"33556:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12482,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33550:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int16_$","typeString":"type(int16)"},"typeName":{"id":12481,"name":"int16","nodeType":"ElementaryTypeName","src":"33550:5:41","typeDescriptions":{}}},"id":12484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33550:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"src":"33537:25:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"id":12486,"nodeType":"ExpressionStatement","src":"33537:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12487,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12478,"src":"33576:10:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12488,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"33590:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33576:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12496,"nodeType":"IfStatement","src":"33572:97:41","trueBody":{"id":12495,"nodeType":"Block","src":"33597:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":12491,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33648:2:41","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":12492,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"33652:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12490,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"33618:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12493,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33618:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12494,"nodeType":"RevertStatement","src":"33611:47:41"}]}}]},"documentation":{"id":12473,"nodeType":"StructuredDocumentation","src":"33143:307:41","text":" @dev Returns the downcasted int16 from int256, reverting on\n overflow (when the input is less than smallest int16 or\n greater than largest int16).\n Counterpart to Solidity's `int16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":12498,"implemented":true,"kind":"function","modifiers":[],"name":"toInt16","nameLocation":"33464:7:41","nodeType":"FunctionDefinition","parameters":{"id":12476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12475,"mutability":"mutable","name":"value","nameLocation":"33479:5:41","nodeType":"VariableDeclaration","scope":12498,"src":"33472:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12474,"name":"int256","nodeType":"ElementaryTypeName","src":"33472:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"33471:14:41"},"returnParameters":{"id":12479,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12478,"mutability":"mutable","name":"downcasted","nameLocation":"33515:10:41","nodeType":"VariableDeclaration","scope":12498,"src":"33509:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"},"typeName":{"id":12477,"name":"int16","nodeType":"ElementaryTypeName","src":"33509:5:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"visibility":"internal"}],"src":"33508:18:41"},"scope":12565,"src":"33455:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12523,"nodeType":"Block","src":"34058:146:41","statements":[{"expression":{"id":12511,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12506,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12504,"src":"34068:10:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12509,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"34086:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12508,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34081:4:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int8_$","typeString":"type(int8)"},"typeName":{"id":12507,"name":"int8","nodeType":"ElementaryTypeName","src":"34081:4:41","typeDescriptions":{}}},"id":12510,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34081:11:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"src":"34068:24:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"id":12512,"nodeType":"ExpressionStatement","src":"34068:24:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12513,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12504,"src":"34106:10:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12514,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"34120:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"34106:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12522,"nodeType":"IfStatement","src":"34102:96:41","trueBody":{"id":12521,"nodeType":"Block","src":"34127:71:41","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":12517,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"34178:1:41","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":12518,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"34181:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12516,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"34148:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34148:39:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12520,"nodeType":"RevertStatement","src":"34141:46:41"}]}}]},"documentation":{"id":12499,"nodeType":"StructuredDocumentation","src":"33681:302:41","text":" @dev Returns the downcasted int8 from int256, reverting on\n overflow (when the input is less than smallest int8 or\n greater than largest int8).\n Counterpart to Solidity's `int8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":12524,"implemented":true,"kind":"function","modifiers":[],"name":"toInt8","nameLocation":"33997:6:41","nodeType":"FunctionDefinition","parameters":{"id":12502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12501,"mutability":"mutable","name":"value","nameLocation":"34011:5:41","nodeType":"VariableDeclaration","scope":12524,"src":"34004:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12500,"name":"int256","nodeType":"ElementaryTypeName","src":"34004:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34003:14:41"},"returnParameters":{"id":12505,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12504,"mutability":"mutable","name":"downcasted","nameLocation":"34046:10:41","nodeType":"VariableDeclaration","scope":12524,"src":"34041:15:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"},"typeName":{"id":12503,"name":"int8","nodeType":"ElementaryTypeName","src":"34041:4:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"visibility":"internal"}],"src":"34040:17:41"},"scope":12565,"src":"33988:216:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12553,"nodeType":"Block","src":"34444:250:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12532,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"34557:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"arguments":[{"expression":{"arguments":[{"id":12537,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34578:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12536,"name":"int256","nodeType":"ElementaryTypeName","src":"34578:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":12535,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"34573:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12538,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34573:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":12539,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"34586:3:41","memberName":"max","nodeType":"MemberAccess","src":"34573:16:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12534,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34565:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12533,"name":"uint256","nodeType":"ElementaryTypeName","src":"34565:7:41","typeDescriptions":{}}},"id":12540,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34565:25:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"34557:33:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12547,"nodeType":"IfStatement","src":"34553:105:41","trueBody":{"id":12546,"nodeType":"Block","src":"34592:66:41","statements":[{"errorCall":{"arguments":[{"id":12543,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"34641:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12542,"name":"SafeCastOverflowedUintToInt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10827,"src":"34613:27:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":12544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34613:34:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12545,"nodeType":"RevertStatement","src":"34606:41:41"}]}},{"expression":{"arguments":[{"id":12550,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"34681:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12549,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34674:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12548,"name":"int256","nodeType":"ElementaryTypeName","src":"34674:6:41","typeDescriptions":{}}},"id":12551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34674:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12531,"id":12552,"nodeType":"Return","src":"34667:20:41"}]},"documentation":{"id":12525,"nodeType":"StructuredDocumentation","src":"34210:165:41","text":" @dev Converts an unsigned uint256 into a signed int256.\n Requirements:\n - input must be less than or equal to maxInt256."},"id":12554,"implemented":true,"kind":"function","modifiers":[],"name":"toInt256","nameLocation":"34389:8:41","nodeType":"FunctionDefinition","parameters":{"id":12528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12527,"mutability":"mutable","name":"value","nameLocation":"34406:5:41","nodeType":"VariableDeclaration","scope":12554,"src":"34398:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12526,"name":"uint256","nodeType":"ElementaryTypeName","src":"34398:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34397:15:41"},"returnParameters":{"id":12531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12530,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12554,"src":"34436:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12529,"name":"int256","nodeType":"ElementaryTypeName","src":"34436:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34435:8:41"},"scope":12565,"src":"34380:314:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12563,"nodeType":"Block","src":"34853:87:41","statements":[{"AST":{"nodeType":"YulBlock","src":"34888:46:41","statements":[{"nodeType":"YulAssignment","src":"34902:22:41","value":{"arguments":[{"arguments":[{"name":"b","nodeType":"YulIdentifier","src":"34921:1:41"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34914:6:41"},"nodeType":"YulFunctionCall","src":"34914:9:41"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34907:6:41"},"nodeType":"YulFunctionCall","src":"34907:17:41"},"variableNames":[{"name":"u","nodeType":"YulIdentifier","src":"34902:1:41"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":12557,"isOffset":false,"isSlot":false,"src":"34921:1:41","valueSize":1},{"declaration":12560,"isOffset":false,"isSlot":false,"src":"34902:1:41","valueSize":1}],"flags":["memory-safe"],"id":12562,"nodeType":"InlineAssembly","src":"34863:71:41"}]},"documentation":{"id":12555,"nodeType":"StructuredDocumentation","src":"34700:90:41","text":" @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump."},"id":12564,"implemented":true,"kind":"function","modifiers":[],"name":"toUint","nameLocation":"34804:6:41","nodeType":"FunctionDefinition","parameters":{"id":12558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12557,"mutability":"mutable","name":"b","nameLocation":"34816:1:41","nodeType":"VariableDeclaration","scope":12564,"src":"34811:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12556,"name":"bool","nodeType":"ElementaryTypeName","src":"34811:4:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"34810:8:41"},"returnParameters":{"id":12561,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12560,"mutability":"mutable","name":"u","nameLocation":"34850:1:41","nodeType":"VariableDeclaration","scope":12564,"src":"34842:9:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12559,"name":"uint256","nodeType":"ElementaryTypeName","src":"34842:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34841:11:41"},"scope":12565,"src":"34795:145:41","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":12566,"src":"769:34173:41","usedErrors":[10810,10815,10822,10827],"usedEvents":[]}],"src":"192:34751:41"},"id":41},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","exportedSymbols":{"SafeCast":[12565],"SignedMath":[12709]},"id":12710,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":12567,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:42"},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":12569,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":12710,"sourceUnit":12566,"src":"135:40:42","symbolAliases":[{"foreign":{"id":12568,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"143:8:42","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignedMath","contractDependencies":[],"contractKind":"library","documentation":{"id":12570,"nodeType":"StructuredDocumentation","src":"177:80:42","text":" @dev Standard signed math utilities missing in the Solidity language."},"fullyImplemented":true,"id":12709,"linearizedBaseContracts":[12709],"name":"SignedMath","nameLocation":"266:10:42","nodeType":"ContractDefinition","nodes":[{"body":{"id":12599,"nodeType":"Block","src":"746:215:42","statements":[{"id":12598,"nodeType":"UncheckedBlock","src":"756:199:42","statements":[{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12596,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12582,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12577,"src":"894:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12594,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12585,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12583,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12575,"src":"900:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12584,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12577,"src":"904:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"900:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12586,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"899:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"arguments":[{"id":12591,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12573,"src":"932:9:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":12589,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"916:8:42","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":12590,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"925:6:42","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"916:15:42","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":12592,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"916:26:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12588,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"909:6:42","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12587,"name":"int256","nodeType":"ElementaryTypeName","src":"909:6:42","typeDescriptions":{}}},"id":12593,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"909:34:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"899:44:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12595,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"898:46:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"894:50:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12581,"id":12597,"nodeType":"Return","src":"887:57:42"}]}]},"documentation":{"id":12571,"nodeType":"StructuredDocumentation","src":"283:374:42","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":12600,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"671:7:42","nodeType":"FunctionDefinition","parameters":{"id":12578,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12573,"mutability":"mutable","name":"condition","nameLocation":"684:9:42","nodeType":"VariableDeclaration","scope":12600,"src":"679:14:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12572,"name":"bool","nodeType":"ElementaryTypeName","src":"679:4:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":12575,"mutability":"mutable","name":"a","nameLocation":"702:1:42","nodeType":"VariableDeclaration","scope":12600,"src":"695:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12574,"name":"int256","nodeType":"ElementaryTypeName","src":"695:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12577,"mutability":"mutable","name":"b","nameLocation":"712:1:42","nodeType":"VariableDeclaration","scope":12600,"src":"705:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12576,"name":"int256","nodeType":"ElementaryTypeName","src":"705:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"678:36:42"},"returnParameters":{"id":12581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12580,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12600,"src":"738:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12579,"name":"int256","nodeType":"ElementaryTypeName","src":"738:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"737:8:42"},"scope":12709,"src":"662:299:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12618,"nodeType":"Block","src":"1102:44:42","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12613,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12611,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12603,"src":"1127:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":12612,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12605,"src":"1131:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1127:5:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":12614,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12603,"src":"1134:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":12615,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12605,"src":"1137:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12610,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12600,"src":"1119:7:42","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":12616,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1119:20:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12609,"id":12617,"nodeType":"Return","src":"1112:27:42"}]},"documentation":{"id":12601,"nodeType":"StructuredDocumentation","src":"967:66:42","text":" @dev Returns the largest of two signed numbers."},"id":12619,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"1047:3:42","nodeType":"FunctionDefinition","parameters":{"id":12606,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12603,"mutability":"mutable","name":"a","nameLocation":"1058:1:42","nodeType":"VariableDeclaration","scope":12619,"src":"1051:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12602,"name":"int256","nodeType":"ElementaryTypeName","src":"1051:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12605,"mutability":"mutable","name":"b","nameLocation":"1068:1:42","nodeType":"VariableDeclaration","scope":12619,"src":"1061:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12604,"name":"int256","nodeType":"ElementaryTypeName","src":"1061:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1050:20:42"},"returnParameters":{"id":12609,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12608,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12619,"src":"1094:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12607,"name":"int256","nodeType":"ElementaryTypeName","src":"1094:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1093:8:42"},"scope":12709,"src":"1038:108:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12637,"nodeType":"Block","src":"1288:44:42","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12630,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12622,"src":"1313:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":12631,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12624,"src":"1317:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1313:5:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":12633,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12622,"src":"1320:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":12634,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12624,"src":"1323:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12629,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12600,"src":"1305:7:42","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":12635,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1305:20:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12628,"id":12636,"nodeType":"Return","src":"1298:27:42"}]},"documentation":{"id":12620,"nodeType":"StructuredDocumentation","src":"1152:67:42","text":" @dev Returns the smallest of two signed numbers."},"id":12638,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"1233:3:42","nodeType":"FunctionDefinition","parameters":{"id":12625,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12622,"mutability":"mutable","name":"a","nameLocation":"1244:1:42","nodeType":"VariableDeclaration","scope":12638,"src":"1237:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12621,"name":"int256","nodeType":"ElementaryTypeName","src":"1237:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12624,"mutability":"mutable","name":"b","nameLocation":"1254:1:42","nodeType":"VariableDeclaration","scope":12638,"src":"1247:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12623,"name":"int256","nodeType":"ElementaryTypeName","src":"1247:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1236:20:42"},"returnParameters":{"id":12628,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12627,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12638,"src":"1280:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12626,"name":"int256","nodeType":"ElementaryTypeName","src":"1280:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1279:8:42"},"scope":12709,"src":"1224:108:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12681,"nodeType":"Block","src":"1537:162:42","statements":[{"assignments":[12649],"declarations":[{"constant":false,"id":12649,"mutability":"mutable","name":"x","nameLocation":"1606:1:42","nodeType":"VariableDeclaration","scope":12681,"src":"1599:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12648,"name":"int256","nodeType":"ElementaryTypeName","src":"1599:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":12662,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12661,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12652,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12650,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12641,"src":"1611:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":12651,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12643,"src":"1615:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1611:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12653,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1610:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12656,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12654,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12641,"src":"1622:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12655,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12643,"src":"1626:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1622:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12657,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1621:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":12658,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1632:1:42","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1621:12:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12660,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1620:14:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1610:24:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"1599:35:42"},{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12679,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12663,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12649,"src":"1651:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12677,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":12668,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12649,"src":"1671:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12667,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1663:7:42","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12666,"name":"uint256","nodeType":"ElementaryTypeName","src":"1663:7:42","typeDescriptions":{}}},"id":12669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1663:10:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":12670,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1677:3:42","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"1663:17:42","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12665,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1656:6:42","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12664,"name":"int256","nodeType":"ElementaryTypeName","src":"1656:6:42","typeDescriptions":{}}},"id":12672,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1656:25:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12675,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12673,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12641,"src":"1685:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12674,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12643,"src":"1689:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1685:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12676,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1684:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1656:35:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12678,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1655:37:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1651:41:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12647,"id":12680,"nodeType":"Return","src":"1644:48:42"}]},"documentation":{"id":12639,"nodeType":"StructuredDocumentation","src":"1338:126:42","text":" @dev Returns the average of two signed numbers without overflow.\n The result is rounded towards zero."},"id":12682,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"1478:7:42","nodeType":"FunctionDefinition","parameters":{"id":12644,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12641,"mutability":"mutable","name":"a","nameLocation":"1493:1:42","nodeType":"VariableDeclaration","scope":12682,"src":"1486:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12640,"name":"int256","nodeType":"ElementaryTypeName","src":"1486:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12643,"mutability":"mutable","name":"b","nameLocation":"1503:1:42","nodeType":"VariableDeclaration","scope":12682,"src":"1496:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12642,"name":"int256","nodeType":"ElementaryTypeName","src":"1496:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1485:20:42"},"returnParameters":{"id":12647,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12646,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12682,"src":"1529:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12645,"name":"int256","nodeType":"ElementaryTypeName","src":"1529:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1528:8:42"},"scope":12709,"src":"1469:230:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12707,"nodeType":"Block","src":"1843:767:42","statements":[{"id":12706,"nodeType":"UncheckedBlock","src":"1853:751:42","statements":[{"assignments":[12691],"declarations":[{"constant":false,"id":12691,"mutability":"mutable","name":"mask","nameLocation":"2424:4:42","nodeType":"VariableDeclaration","scope":12706,"src":"2417:11:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12690,"name":"int256","nodeType":"ElementaryTypeName","src":"2417:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":12695,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12694,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12692,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12685,"src":"2431:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":12693,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2436:3:42","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"2431:8:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"2417:22:42"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12703,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12700,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12698,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12685,"src":"2576:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":12699,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12691,"src":"2580:4:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2576:8:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12701,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2575:10:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12702,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12691,"src":"2588:4:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2575:17:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12697,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2567:7:42","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12696,"name":"uint256","nodeType":"ElementaryTypeName","src":"2567:7:42","typeDescriptions":{}}},"id":12704,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2567:26:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":12689,"id":12705,"nodeType":"Return","src":"2560:33:42"}]}]},"documentation":{"id":12683,"nodeType":"StructuredDocumentation","src":"1705:78:42","text":" @dev Returns the absolute unsigned value of a signed value."},"id":12708,"implemented":true,"kind":"function","modifiers":[],"name":"abs","nameLocation":"1797:3:42","nodeType":"FunctionDefinition","parameters":{"id":12686,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12685,"mutability":"mutable","name":"n","nameLocation":"1808:1:42","nodeType":"VariableDeclaration","scope":12708,"src":"1801:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12684,"name":"int256","nodeType":"ElementaryTypeName","src":"1801:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1800:10:42"},"returnParameters":{"id":12689,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12688,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12708,"src":"1834:7:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12687,"name":"uint256","nodeType":"ElementaryTypeName","src":"1834:7:42","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1833:9:42"},"scope":12709,"src":"1788:822:42","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":12710,"src":"258:2354:42","usedErrors":[],"usedEvents":[]}],"src":"109:2504:42"},"id":42},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","exportedSymbols":{"Checkpoints":[14290],"Math":[10800]},"id":14291,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":12711,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"201:24:43"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":12713,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14291,"sourceUnit":10801,"src":"227:38:43","symbolAliases":[{"foreign":{"id":12712,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"235:4:43","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Checkpoints","contractDependencies":[],"contractKind":"library","documentation":{"id":12714,"nodeType":"StructuredDocumentation","src":"267:400:43","text":" @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n time, and later looking up past values by block number. See {Votes} as an example.\n To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n checkpoint for the current transaction block using the {push} function."},"fullyImplemented":true,"id":14290,"linearizedBaseContracts":[14290],"name":"Checkpoints","nameLocation":"676:11:43","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":12715,"nodeType":"StructuredDocumentation","src":"694:82:43","text":" @dev A value was attempted to be inserted on a past checkpoint."},"errorSelector":"2520601d","id":12717,"name":"CheckpointUnorderedInsertion","nameLocation":"787:28:43","nodeType":"ErrorDefinition","parameters":{"id":12716,"nodeType":"ParameterList","parameters":[],"src":"815:2:43"},"src":"781:37:43"},{"canonicalName":"Checkpoints.Trace224","id":12722,"members":[{"constant":false,"id":12721,"mutability":"mutable","name":"_checkpoints","nameLocation":"866:12:43","nodeType":"VariableDeclaration","scope":12722,"src":"850:28:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":12719,"nodeType":"UserDefinedTypeName","pathNode":{"id":12718,"name":"Checkpoint224","nameLocations":["850:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"850:13:43"},"referencedDeclaration":12727,"src":"850:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":12720,"nodeType":"ArrayTypeName","src":"850:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"}],"name":"Trace224","nameLocation":"831:8:43","nodeType":"StructDefinition","scope":14290,"src":"824:61:43","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint224","id":12727,"members":[{"constant":false,"id":12724,"mutability":"mutable","name":"_key","nameLocation":"929:4:43","nodeType":"VariableDeclaration","scope":12727,"src":"922:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12723,"name":"uint32","nodeType":"ElementaryTypeName","src":"922:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":12726,"mutability":"mutable","name":"_value","nameLocation":"951:6:43","nodeType":"VariableDeclaration","scope":12727,"src":"943:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12725,"name":"uint224","nodeType":"ElementaryTypeName","src":"943:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"name":"Checkpoint224","nameLocation":"898:13:43","nodeType":"StructDefinition","scope":14290,"src":"891:73:43","visibility":"public"},{"body":{"id":12749,"nodeType":"Block","src":"1425:62:43","statements":[{"expression":{"arguments":[{"expression":{"id":12743,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12731,"src":"1450:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12744,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1455:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1450:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12745,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12733,"src":"1469:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":12746,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12735,"src":"1474:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":12742,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13122,13646,14170],"referencedDeclaration":13122,"src":"1442:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint224_$returns$_t_uint224_$_t_uint224_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint224) returns (uint224,uint224)"}},"id":12747,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1442:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":12741,"id":12748,"nodeType":"Return","src":"1435:45:43"}]},"documentation":{"id":12728,"nodeType":"StructuredDocumentation","src":"970:302:43","text":" @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n library."},"id":12750,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"1286:4:43","nodeType":"FunctionDefinition","parameters":{"id":12736,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12731,"mutability":"mutable","name":"self","nameLocation":"1317:4:43","nodeType":"VariableDeclaration","scope":12750,"src":"1300:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12730,"nodeType":"UserDefinedTypeName","pathNode":{"id":12729,"name":"Trace224","nameLocations":["1300:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"1300:8:43"},"referencedDeclaration":12722,"src":"1300:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12733,"mutability":"mutable","name":"key","nameLocation":"1338:3:43","nodeType":"VariableDeclaration","scope":12750,"src":"1331:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12732,"name":"uint32","nodeType":"ElementaryTypeName","src":"1331:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":12735,"mutability":"mutable","name":"value","nameLocation":"1359:5:43","nodeType":"VariableDeclaration","scope":12750,"src":"1351:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12734,"name":"uint224","nodeType":"ElementaryTypeName","src":"1351:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1290:80:43"},"returnParameters":{"id":12741,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12738,"mutability":"mutable","name":"oldValue","nameLocation":"1397:8:43","nodeType":"VariableDeclaration","scope":12750,"src":"1389:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12737,"name":"uint224","nodeType":"ElementaryTypeName","src":"1389:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":12740,"mutability":"mutable","name":"newValue","nameLocation":"1415:8:43","nodeType":"VariableDeclaration","scope":12750,"src":"1407:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12739,"name":"uint224","nodeType":"ElementaryTypeName","src":"1407:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1388:36:43"},"scope":14290,"src":"1277:210:43","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":12789,"nodeType":"Block","src":"1740:207:43","statements":[{"assignments":[12762],"declarations":[{"constant":false,"id":12762,"mutability":"mutable","name":"len","nameLocation":"1758:3:43","nodeType":"VariableDeclaration","scope":12789,"src":"1750:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12761,"name":"uint256","nodeType":"ElementaryTypeName","src":"1750:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12766,"initialValue":{"expression":{"expression":{"id":12763,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12754,"src":"1764:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12764,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1769:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1764:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12765,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1782:6:43","memberName":"length","nodeType":"MemberAccess","src":"1764:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1750:38:43"},{"assignments":[12768],"declarations":[{"constant":false,"id":12768,"mutability":"mutable","name":"pos","nameLocation":"1806:3:43","nodeType":"VariableDeclaration","scope":12789,"src":"1798:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12767,"name":"uint256","nodeType":"ElementaryTypeName","src":"1798:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12776,"initialValue":{"arguments":[{"expression":{"id":12770,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12754,"src":"1831:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12771,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1836:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1831:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12772,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12756,"src":"1850:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":12773,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1855:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":12774,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12762,"src":"1858:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12769,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13226,13750,14274],"referencedDeclaration":13226,"src":"1812:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":12775,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1812:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1798:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12777,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12768,"src":"1879:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":12778,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12762,"src":"1886:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1879:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12782,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12754,"src":"1910:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12783,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1915:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1910:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12784,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12768,"src":"1929:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12781,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"1896:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12785,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1896:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12786,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1934:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"1896:44:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"1879:61:43","trueExpression":{"hexValue":"30","id":12780,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1892:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12760,"id":12788,"nodeType":"Return","src":"1872:68:43"}]},"documentation":{"id":12751,"nodeType":"StructuredDocumentation","src":"1493:154:43","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":12790,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"1661:11:43","nodeType":"FunctionDefinition","parameters":{"id":12757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12754,"mutability":"mutable","name":"self","nameLocation":"1690:4:43","nodeType":"VariableDeclaration","scope":12790,"src":"1673:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12753,"nodeType":"UserDefinedTypeName","pathNode":{"id":12752,"name":"Trace224","nameLocations":["1673:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"1673:8:43"},"referencedDeclaration":12722,"src":"1673:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12756,"mutability":"mutable","name":"key","nameLocation":"1703:3:43","nodeType":"VariableDeclaration","scope":12790,"src":"1696:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12755,"name":"uint32","nodeType":"ElementaryTypeName","src":"1696:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"1672:35:43"},"returnParameters":{"id":12760,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12759,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12790,"src":"1731:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12758,"name":"uint224","nodeType":"ElementaryTypeName","src":"1731:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1730:9:43"},"scope":14290,"src":"1652:295:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12831,"nodeType":"Block","src":"2202:209:43","statements":[{"assignments":[12802],"declarations":[{"constant":false,"id":12802,"mutability":"mutable","name":"len","nameLocation":"2220:3:43","nodeType":"VariableDeclaration","scope":12831,"src":"2212:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12801,"name":"uint256","nodeType":"ElementaryTypeName","src":"2212:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12806,"initialValue":{"expression":{"expression":{"id":12803,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12794,"src":"2226:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12804,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2231:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2226:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12805,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2244:6:43","memberName":"length","nodeType":"MemberAccess","src":"2226:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2212:38:43"},{"assignments":[12808],"declarations":[{"constant":false,"id":12808,"mutability":"mutable","name":"pos","nameLocation":"2268:3:43","nodeType":"VariableDeclaration","scope":12831,"src":"2260:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12807,"name":"uint256","nodeType":"ElementaryTypeName","src":"2260:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12816,"initialValue":{"arguments":[{"expression":{"id":12810,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12794,"src":"2293:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12811,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2293:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12812,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12796,"src":"2312:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":12813,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2317:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":12814,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12802,"src":"2320:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12809,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13174,"src":"2274:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":12815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2274:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2260:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12819,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12817,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12808,"src":"2341:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12818,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2348:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2341:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12822,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12794,"src":"2370:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12823,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2375:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2370:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12824,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12808,"src":"2389:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12825,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2395:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2389:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12821,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"2356:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12827,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2356:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12828,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2398:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"2356:48:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12829,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"2341:63:43","trueExpression":{"hexValue":"30","id":12820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2352:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12800,"id":12830,"nodeType":"Return","src":"2334:70:43"}]},"documentation":{"id":12791,"nodeType":"StructuredDocumentation","src":"1953:156:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":12832,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"2123:11:43","nodeType":"FunctionDefinition","parameters":{"id":12797,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12794,"mutability":"mutable","name":"self","nameLocation":"2152:4:43","nodeType":"VariableDeclaration","scope":12832,"src":"2135:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12793,"nodeType":"UserDefinedTypeName","pathNode":{"id":12792,"name":"Trace224","nameLocations":["2135:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"2135:8:43"},"referencedDeclaration":12722,"src":"2135:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12796,"mutability":"mutable","name":"key","nameLocation":"2165:3:43","nodeType":"VariableDeclaration","scope":12832,"src":"2158:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12795,"name":"uint32","nodeType":"ElementaryTypeName","src":"2158:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2134:35:43"},"returnParameters":{"id":12800,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12799,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12832,"src":"2193:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12798,"name":"uint224","nodeType":"ElementaryTypeName","src":"2193:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2192:9:43"},"scope":14290,"src":"2114:297:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12916,"nodeType":"Block","src":"2810:512:43","statements":[{"assignments":[12844],"declarations":[{"constant":false,"id":12844,"mutability":"mutable","name":"len","nameLocation":"2828:3:43","nodeType":"VariableDeclaration","scope":12916,"src":"2820:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12843,"name":"uint256","nodeType":"ElementaryTypeName","src":"2820:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12848,"initialValue":{"expression":{"expression":{"id":12845,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"2834:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12846,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2839:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2834:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12847,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2852:6:43","memberName":"length","nodeType":"MemberAccess","src":"2834:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2820:38:43"},{"assignments":[12850],"declarations":[{"constant":false,"id":12850,"mutability":"mutable","name":"low","nameLocation":"2877:3:43","nodeType":"VariableDeclaration","scope":12916,"src":"2869:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12849,"name":"uint256","nodeType":"ElementaryTypeName","src":"2869:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12852,"initialValue":{"hexValue":"30","id":12851,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2883:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"2869:15:43"},{"assignments":[12854],"declarations":[{"constant":false,"id":12854,"mutability":"mutable","name":"high","nameLocation":"2902:4:43","nodeType":"VariableDeclaration","scope":12916,"src":"2894:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12853,"name":"uint256","nodeType":"ElementaryTypeName","src":"2894:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12856,"initialValue":{"id":12855,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2909:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2894:18:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12859,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12857,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2927:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":12858,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2933:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"2927:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12891,"nodeType":"IfStatement","src":"2923:234:43","trueBody":{"id":12890,"nodeType":"Block","src":"2936:221:43","statements":[{"assignments":[12861],"declarations":[{"constant":false,"id":12861,"mutability":"mutable","name":"mid","nameLocation":"2958:3:43","nodeType":"VariableDeclaration","scope":12890,"src":"2950:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12860,"name":"uint256","nodeType":"ElementaryTypeName","src":"2950:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12868,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12862,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2964:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":12865,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2980:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":12863,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"2970:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":12864,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2975:4:43","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10179,"src":"2970:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":12866,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2970:14:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2964:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2950:34:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":12876,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12869,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12838,"src":"3002:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":12871,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"3022:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12872,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3027:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3022:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12873,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12861,"src":"3041:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12870,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"3008:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3008:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12875,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3046:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"3008:42:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3002:48:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":12888,"nodeType":"Block","src":"3101:46:43","statements":[{"expression":{"id":12886,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12882,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12850,"src":"3119:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12885,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12883,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12861,"src":"3125:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":12884,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3131:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3125:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3119:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":12887,"nodeType":"ExpressionStatement","src":"3119:13:43"}]},"id":12889,"nodeType":"IfStatement","src":"2998:149:43","trueBody":{"id":12881,"nodeType":"Block","src":"3052:43:43","statements":[{"expression":{"id":12879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12877,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12854,"src":"3070:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":12878,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12861,"src":"3077:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3070:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":12880,"nodeType":"ExpressionStatement","src":"3070:10:43"}]}}]}},{"assignments":[12893],"declarations":[{"constant":false,"id":12893,"mutability":"mutable","name":"pos","nameLocation":"3175:3:43","nodeType":"VariableDeclaration","scope":12916,"src":"3167:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12892,"name":"uint256","nodeType":"ElementaryTypeName","src":"3167:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12901,"initialValue":{"arguments":[{"expression":{"id":12895,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"3200:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12896,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3205:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3200:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12897,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12838,"src":"3219:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":12898,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12850,"src":"3224:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":12899,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12854,"src":"3229:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12894,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13174,"src":"3181:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":12900,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:53:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3167:67:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12904,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12902,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12893,"src":"3252:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12903,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3259:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3252:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12907,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"3281:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12908,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3286:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3281:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12911,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12909,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12893,"src":"3300:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12910,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3306:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3300:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12906,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"3267:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3267:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12913,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3309:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"3267:48:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3252:63:43","trueExpression":{"hexValue":"30","id":12905,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3263:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12842,"id":12915,"nodeType":"Return","src":"3245:70:43"}]},"documentation":{"id":12833,"nodeType":"StructuredDocumentation","src":"2417:294:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":12917,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"2725:17:43","nodeType":"FunctionDefinition","parameters":{"id":12839,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12836,"mutability":"mutable","name":"self","nameLocation":"2760:4:43","nodeType":"VariableDeclaration","scope":12917,"src":"2743:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12835,"nodeType":"UserDefinedTypeName","pathNode":{"id":12834,"name":"Trace224","nameLocations":["2743:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"2743:8:43"},"referencedDeclaration":12722,"src":"2743:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12838,"mutability":"mutable","name":"key","nameLocation":"2773:3:43","nodeType":"VariableDeclaration","scope":12917,"src":"2766:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12837,"name":"uint32","nodeType":"ElementaryTypeName","src":"2766:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2742:35:43"},"returnParameters":{"id":12842,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12841,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12917,"src":"2801:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12840,"name":"uint224","nodeType":"ElementaryTypeName","src":"2801:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2800:9:43"},"scope":14290,"src":"2716:606:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12946,"nodeType":"Block","src":"3513:135:43","statements":[{"assignments":[12927],"declarations":[{"constant":false,"id":12927,"mutability":"mutable","name":"pos","nameLocation":"3531:3:43","nodeType":"VariableDeclaration","scope":12946,"src":"3523:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12926,"name":"uint256","nodeType":"ElementaryTypeName","src":"3523:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12931,"initialValue":{"expression":{"expression":{"id":12928,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12921,"src":"3537:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12929,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3542:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3537:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12930,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3555:6:43","memberName":"length","nodeType":"MemberAccess","src":"3537:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3523:38:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12932,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12927,"src":"3578:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12933,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3585:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3578:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12937,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12921,"src":"3607:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12938,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3612:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3607:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12939,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12927,"src":"3626:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12940,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3632:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3626:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12936,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"3593:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12942,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3593:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12943,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3635:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"3593:48:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12944,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3578:63:43","trueExpression":{"hexValue":"30","id":12935,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3589:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12925,"id":12945,"nodeType":"Return","src":"3571:70:43"}]},"documentation":{"id":12918,"nodeType":"StructuredDocumentation","src":"3328:109:43","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":12947,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"3451:6:43","nodeType":"FunctionDefinition","parameters":{"id":12922,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12921,"mutability":"mutable","name":"self","nameLocation":"3475:4:43","nodeType":"VariableDeclaration","scope":12947,"src":"3458:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12920,"nodeType":"UserDefinedTypeName","pathNode":{"id":12919,"name":"Trace224","nameLocations":["3458:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"3458:8:43"},"referencedDeclaration":12722,"src":"3458:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3457:23:43"},"returnParameters":{"id":12925,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12924,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12947,"src":"3504:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12923,"name":"uint224","nodeType":"ElementaryTypeName","src":"3504:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3503:9:43"},"scope":14290,"src":"3442:206:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12995,"nodeType":"Block","src":"3941:275:43","statements":[{"assignments":[12961],"declarations":[{"constant":false,"id":12961,"mutability":"mutable","name":"pos","nameLocation":"3959:3:43","nodeType":"VariableDeclaration","scope":12995,"src":"3951:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12960,"name":"uint256","nodeType":"ElementaryTypeName","src":"3951:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12965,"initialValue":{"expression":{"expression":{"id":12962,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12951,"src":"3965:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12963,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3970:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3965:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12964,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3983:6:43","memberName":"length","nodeType":"MemberAccess","src":"3965:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3951:38:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12966,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12961,"src":"4003:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12967,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4010:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4003:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":12993,"nodeType":"Block","src":"4064:146:43","statements":[{"assignments":[12977],"declarations":[{"constant":false,"id":12977,"mutability":"mutable","name":"ckpt","nameLocation":"4100:4:43","nodeType":"VariableDeclaration","scope":12993,"src":"4078:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":12976,"nodeType":"UserDefinedTypeName","pathNode":{"id":12975,"name":"Checkpoint224","nameLocations":["4078:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"4078:13:43"},"referencedDeclaration":12727,"src":"4078:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":12985,"initialValue":{"arguments":[{"expression":{"id":12979,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12951,"src":"4121:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12980,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4126:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"4121:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12983,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12981,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12961,"src":"4140:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12982,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4146:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4140:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12978,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"4107:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12984,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"4078:70:43"},{"expression":{"components":[{"hexValue":"74727565","id":12986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4170:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":12987,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12977,"src":"4176:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12988,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4181:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"4176:9:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"expression":{"id":12989,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12977,"src":"4187:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12990,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4192:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"4187:11:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":12991,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4169:30:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint32_$_t_uint224_$","typeString":"tuple(bool,uint32,uint224)"}},"functionReturnParameters":12959,"id":12992,"nodeType":"Return","src":"4162:37:43"}]},"id":12994,"nodeType":"IfStatement","src":"3999:211:43","trueBody":{"id":12974,"nodeType":"Block","src":"4013:45:43","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":12969,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4035:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":12970,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4042:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":12971,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4045:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":12972,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"4034:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":12959,"id":12973,"nodeType":"Return","src":"4027:20:43"}]}}]},"documentation":{"id":12948,"nodeType":"StructuredDocumentation","src":"3654:168:43","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":12996,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"3836:16:43","nodeType":"FunctionDefinition","parameters":{"id":12952,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12951,"mutability":"mutable","name":"self","nameLocation":"3870:4:43","nodeType":"VariableDeclaration","scope":12996,"src":"3853:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12950,"nodeType":"UserDefinedTypeName","pathNode":{"id":12949,"name":"Trace224","nameLocations":["3853:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"3853:8:43"},"referencedDeclaration":12722,"src":"3853:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3852:23:43"},"returnParameters":{"id":12959,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12954,"mutability":"mutable","name":"exists","nameLocation":"3904:6:43","nodeType":"VariableDeclaration","scope":12996,"src":"3899:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12953,"name":"bool","nodeType":"ElementaryTypeName","src":"3899:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":12956,"mutability":"mutable","name":"_key","nameLocation":"3919:4:43","nodeType":"VariableDeclaration","scope":12996,"src":"3912:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12955,"name":"uint32","nodeType":"ElementaryTypeName","src":"3912:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":12958,"mutability":"mutable","name":"_value","nameLocation":"3933:6:43","nodeType":"VariableDeclaration","scope":12996,"src":"3925:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12957,"name":"uint224","nodeType":"ElementaryTypeName","src":"3925:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3898:42:43"},"scope":14290,"src":"3827:389:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13009,"nodeType":"Block","src":"4355:48:43","statements":[{"expression":{"expression":{"expression":{"id":13005,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13000,"src":"4372:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13006,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4377:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"4372:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4390:6:43","memberName":"length","nodeType":"MemberAccess","src":"4372:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13004,"id":13008,"nodeType":"Return","src":"4365:31:43"}]},"documentation":{"id":12997,"nodeType":"StructuredDocumentation","src":"4222:57:43","text":" @dev Returns the number of checkpoint."},"id":13010,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"4293:6:43","nodeType":"FunctionDefinition","parameters":{"id":13001,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13000,"mutability":"mutable","name":"self","nameLocation":"4317:4:43","nodeType":"VariableDeclaration","scope":13010,"src":"4300:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12999,"nodeType":"UserDefinedTypeName","pathNode":{"id":12998,"name":"Trace224","nameLocations":["4300:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"4300:8:43"},"referencedDeclaration":12722,"src":"4300:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"4299:23:43"},"returnParameters":{"id":13004,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13003,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13010,"src":"4346:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13002,"name":"uint256","nodeType":"ElementaryTypeName","src":"4346:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4345:9:43"},"scope":14290,"src":"4284:119:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13027,"nodeType":"Block","src":"4567:46:43","statements":[{"expression":{"baseExpression":{"expression":{"id":13022,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13014,"src":"4584:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13023,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4589:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"4584:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13025,"indexExpression":{"id":13024,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13016,"src":"4602:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4584:22:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref"}},"functionReturnParameters":13021,"id":13026,"nodeType":"Return","src":"4577:29:43"}]},"documentation":{"id":13011,"nodeType":"StructuredDocumentation","src":"4409:61:43","text":" @dev Returns checkpoint at given position."},"id":13028,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4484:2:43","nodeType":"FunctionDefinition","parameters":{"id":13017,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13014,"mutability":"mutable","name":"self","nameLocation":"4504:4:43","nodeType":"VariableDeclaration","scope":13028,"src":"4487:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13013,"nodeType":"UserDefinedTypeName","pathNode":{"id":13012,"name":"Trace224","nameLocations":["4487:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"4487:8:43"},"referencedDeclaration":12722,"src":"4487:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13016,"mutability":"mutable","name":"pos","nameLocation":"4517:3:43","nodeType":"VariableDeclaration","scope":13028,"src":"4510:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13015,"name":"uint32","nodeType":"ElementaryTypeName","src":"4510:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4486:35:43"},"returnParameters":{"id":13021,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13020,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13028,"src":"4545:20:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13019,"nodeType":"UserDefinedTypeName","pathNode":{"id":13018,"name":"Checkpoint224","nameLocations":["4545:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"4545:13:43"},"referencedDeclaration":12727,"src":"4545:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"4544:22:43"},"scope":14290,"src":"4475:138:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13121,"nodeType":"Block","src":"4946:765:43","statements":[{"assignments":[13045],"declarations":[{"constant":false,"id":13045,"mutability":"mutable","name":"pos","nameLocation":"4964:3:43","nodeType":"VariableDeclaration","scope":13121,"src":"4956:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13044,"name":"uint256","nodeType":"ElementaryTypeName","src":"4956:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13048,"initialValue":{"expression":{"id":13046,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"4970:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4975:6:43","memberName":"length","nodeType":"MemberAccess","src":"4970:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"4956:25:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13051,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13049,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13045,"src":"4996:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":13050,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5002:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4996:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13119,"nodeType":"Block","src":"5597:108:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13110,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5642:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13111,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5655:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13109,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12727,"src":"5621:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13112,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5636:4:43","5647:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5621:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13106,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"5611:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13108,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5616:4:43","memberName":"push","nodeType":"MemberAccess","src":"5611:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$12727_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5611:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13114,"nodeType":"ExpressionStatement","src":"5611:52:43"},{"expression":{"components":[{"hexValue":"30","id":13115,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5685:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13116,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5688:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13117,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5684:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint224_$","typeString":"tuple(int_const 0,uint224)"}},"functionReturnParameters":13043,"id":13118,"nodeType":"Return","src":"5677:17:43"}]},"id":13120,"nodeType":"IfStatement","src":"4992:713:43","trueBody":{"id":13105,"nodeType":"Block","src":"5005:586:43","statements":[{"assignments":[13054],"declarations":[{"constant":false,"id":13054,"mutability":"mutable","name":"last","nameLocation":"5041:4:43","nodeType":"VariableDeclaration","scope":13105,"src":"5019:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13053,"nodeType":"UserDefinedTypeName","pathNode":{"id":13052,"name":"Checkpoint224","nameLocations":["5019:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"5019:13:43"},"referencedDeclaration":12727,"src":"5019:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":13061,"initialValue":{"arguments":[{"id":13056,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"5062:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13057,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13045,"src":"5068:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13058,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5074:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"5068:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13055,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"5048:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13060,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5048:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"5019:57:43"},{"assignments":[13063],"declarations":[{"constant":false,"id":13063,"mutability":"mutable","name":"lastKey","nameLocation":"5097:7:43","nodeType":"VariableDeclaration","scope":13105,"src":"5090:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13062,"name":"uint32","nodeType":"ElementaryTypeName","src":"5090:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":13066,"initialValue":{"expression":{"id":13064,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13054,"src":"5107:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13065,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5112:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"5107:9:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"5090:26:43"},{"assignments":[13068],"declarations":[{"constant":false,"id":13068,"mutability":"mutable","name":"lastValue","nameLocation":"5138:9:43","nodeType":"VariableDeclaration","scope":13105,"src":"5130:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13067,"name":"uint224","nodeType":"ElementaryTypeName","src":"5130:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"id":13071,"initialValue":{"expression":{"id":13069,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13054,"src":"5150:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13070,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5155:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"5150:11:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"VariableDeclarationStatement","src":"5130:31:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13072,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13063,"src":"5235:7:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13073,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5245:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5235:13:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13079,"nodeType":"IfStatement","src":"5231:89:43","trueBody":{"id":13078,"nodeType":"Block","src":"5250:70:43","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":13075,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12717,"src":"5275:28:43","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":13076,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5275:30:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13077,"nodeType":"RevertStatement","src":"5268:37:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13082,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13080,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13063,"src":"5383:7:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13081,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5394:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5383:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13099,"nodeType":"Block","src":"5457:85:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13094,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5506:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13095,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5519:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13093,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12727,"src":"5485:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13096,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5500:4:43","5511:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5485:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13090,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"5475:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13092,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5480:4:43","memberName":"push","nodeType":"MemberAccess","src":"5475:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$12727_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5475:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13098,"nodeType":"ExpressionStatement","src":"5475:52:43"}]},"id":13100,"nodeType":"IfStatement","src":"5379:163:43","trueBody":{"id":13089,"nodeType":"Block","src":"5399:52:43","statements":[{"expression":{"id":13087,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":13083,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13054,"src":"5417:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13085,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5422:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"5417:11:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13086,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5431:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"5417:19:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13088,"nodeType":"ExpressionStatement","src":"5417:19:43"}]}},{"expression":{"components":[{"id":13101,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13068,"src":"5563:9:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},{"id":13102,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5574:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13103,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5562:18:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":13043,"id":13104,"nodeType":"Return","src":"5555:25:43"}]}}]},"documentation":{"id":13029,"nodeType":"StructuredDocumentation","src":"4619:165:43","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":13122,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"4798:7:43","nodeType":"FunctionDefinition","parameters":{"id":13038,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13033,"mutability":"mutable","name":"self","nameLocation":"4839:4:43","nodeType":"VariableDeclaration","scope":13122,"src":"4815:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13031,"nodeType":"UserDefinedTypeName","pathNode":{"id":13030,"name":"Checkpoint224","nameLocations":["4815:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"4815:13:43"},"referencedDeclaration":12727,"src":"4815:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13032,"nodeType":"ArrayTypeName","src":"4815:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13035,"mutability":"mutable","name":"key","nameLocation":"4860:3:43","nodeType":"VariableDeclaration","scope":13122,"src":"4853:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13034,"name":"uint32","nodeType":"ElementaryTypeName","src":"4853:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13037,"mutability":"mutable","name":"value","nameLocation":"4881:5:43","nodeType":"VariableDeclaration","scope":13122,"src":"4873:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13036,"name":"uint224","nodeType":"ElementaryTypeName","src":"4873:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4805:87:43"},"returnParameters":{"id":13043,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13040,"mutability":"mutable","name":"oldValue","nameLocation":"4918:8:43","nodeType":"VariableDeclaration","scope":13122,"src":"4910:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13039,"name":"uint224","nodeType":"ElementaryTypeName","src":"4910:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":13042,"mutability":"mutable","name":"newValue","nameLocation":"4936:8:43","nodeType":"VariableDeclaration","scope":13122,"src":"4928:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13041,"name":"uint224","nodeType":"ElementaryTypeName","src":"4928:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4909:36:43"},"scope":14290,"src":"4789:922:43","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":13173,"nodeType":"Block","src":"6227:267:43","statements":[{"body":{"id":13169,"nodeType":"Block","src":"6256:211:43","statements":[{"assignments":[13142],"declarations":[{"constant":false,"id":13142,"mutability":"mutable","name":"mid","nameLocation":"6278:3:43","nodeType":"VariableDeclaration","scope":13169,"src":"6270:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13141,"name":"uint256","nodeType":"ElementaryTypeName","src":"6270:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13148,"initialValue":{"arguments":[{"id":13145,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13131,"src":"6297:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13146,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6302:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13143,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"6284:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13144,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6289:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"6284:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13147,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6284:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6270:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13155,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13150,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13127,"src":"6339:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13151,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13142,"src":"6345:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13149,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"6325:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13152,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6325:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13153,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6350:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"6325:29:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13154,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13129,"src":"6357:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"6325:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13167,"nodeType":"Block","src":"6411:46:43","statements":[{"expression":{"id":13165,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13161,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13131,"src":"6429:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13164,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13162,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13142,"src":"6435:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6441:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"6435:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6429:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13166,"nodeType":"ExpressionStatement","src":"6429:13:43"}]},"id":13168,"nodeType":"IfStatement","src":"6321:136:43","trueBody":{"id":13160,"nodeType":"Block","src":"6362:43:43","statements":[{"expression":{"id":13158,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13156,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6380:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13157,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13142,"src":"6387:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6380:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13159,"nodeType":"ExpressionStatement","src":"6380:10:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13138,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13131,"src":"6244:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13139,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6250:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6244:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13170,"nodeType":"WhileStatement","src":"6237:230:43"},{"expression":{"id":13171,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6483:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13137,"id":13172,"nodeType":"Return","src":"6476:11:43"}]},"documentation":{"id":13123,"nodeType":"StructuredDocumentation","src":"5717:339:43","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13174,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"6070:18:43","nodeType":"FunctionDefinition","parameters":{"id":13134,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13127,"mutability":"mutable","name":"self","nameLocation":"6122:4:43","nodeType":"VariableDeclaration","scope":13174,"src":"6098:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13125,"nodeType":"UserDefinedTypeName","pathNode":{"id":13124,"name":"Checkpoint224","nameLocations":["6098:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"6098:13:43"},"referencedDeclaration":12727,"src":"6098:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13126,"nodeType":"ArrayTypeName","src":"6098:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13129,"mutability":"mutable","name":"key","nameLocation":"6143:3:43","nodeType":"VariableDeclaration","scope":13174,"src":"6136:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13128,"name":"uint32","nodeType":"ElementaryTypeName","src":"6136:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13131,"mutability":"mutable","name":"low","nameLocation":"6164:3:43","nodeType":"VariableDeclaration","scope":13174,"src":"6156:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13130,"name":"uint256","nodeType":"ElementaryTypeName","src":"6156:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13133,"mutability":"mutable","name":"high","nameLocation":"6185:4:43","nodeType":"VariableDeclaration","scope":13174,"src":"6177:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13132,"name":"uint256","nodeType":"ElementaryTypeName","src":"6177:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6088:107:43"},"returnParameters":{"id":13137,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13136,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13174,"src":"6218:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13135,"name":"uint256","nodeType":"ElementaryTypeName","src":"6218:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6217:9:43"},"scope":14290,"src":"6061:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13225,"nodeType":"Block","src":"7011:267:43","statements":[{"body":{"id":13221,"nodeType":"Block","src":"7040:211:43","statements":[{"assignments":[13194],"declarations":[{"constant":false,"id":13194,"mutability":"mutable","name":"mid","nameLocation":"7062:3:43","nodeType":"VariableDeclaration","scope":13221,"src":"7054:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13193,"name":"uint256","nodeType":"ElementaryTypeName","src":"7054:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13200,"initialValue":{"arguments":[{"id":13197,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13183,"src":"7081:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13198,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7086:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13195,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"7068:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13196,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7073:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"7068:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13199,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7068:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7054:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13207,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13202,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13179,"src":"7123:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13203,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13194,"src":"7129:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13201,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"7109:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13204,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7109:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13205,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7134:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"7109:29:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13206,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13181,"src":"7141:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"7109:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13219,"nodeType":"Block","src":"7198:43:43","statements":[{"expression":{"id":13217,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13215,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7216:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13216,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13194,"src":"7223:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7216:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13218,"nodeType":"ExpressionStatement","src":"7216:10:43"}]},"id":13220,"nodeType":"IfStatement","src":"7105:136:43","trueBody":{"id":13214,"nodeType":"Block","src":"7146:46:43","statements":[{"expression":{"id":13212,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13208,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13183,"src":"7164:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13211,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13209,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13194,"src":"7170:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13210,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7176:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"7170:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7164:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13213,"nodeType":"ExpressionStatement","src":"7164:13:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13192,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13190,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13183,"src":"7028:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13191,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7034:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7028:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13222,"nodeType":"WhileStatement","src":"7021:230:43"},{"expression":{"id":13223,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7267:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13189,"id":13224,"nodeType":"Return","src":"7260:11:43"}]},"documentation":{"id":13175,"nodeType":"StructuredDocumentation","src":"6500:340:43","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13226,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"6854:18:43","nodeType":"FunctionDefinition","parameters":{"id":13186,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13179,"mutability":"mutable","name":"self","nameLocation":"6906:4:43","nodeType":"VariableDeclaration","scope":13226,"src":"6882:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13177,"nodeType":"UserDefinedTypeName","pathNode":{"id":13176,"name":"Checkpoint224","nameLocations":["6882:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"6882:13:43"},"referencedDeclaration":12727,"src":"6882:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13178,"nodeType":"ArrayTypeName","src":"6882:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13181,"mutability":"mutable","name":"key","nameLocation":"6927:3:43","nodeType":"VariableDeclaration","scope":13226,"src":"6920:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13180,"name":"uint32","nodeType":"ElementaryTypeName","src":"6920:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13183,"mutability":"mutable","name":"low","nameLocation":"6948:3:43","nodeType":"VariableDeclaration","scope":13226,"src":"6940:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13182,"name":"uint256","nodeType":"ElementaryTypeName","src":"6940:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13185,"mutability":"mutable","name":"high","nameLocation":"6969:4:43","nodeType":"VariableDeclaration","scope":13226,"src":"6961:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13184,"name":"uint256","nodeType":"ElementaryTypeName","src":"6961:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6872:107:43"},"returnParameters":{"id":13189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13188,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13226,"src":"7002:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13187,"name":"uint256","nodeType":"ElementaryTypeName","src":"7002:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7001:9:43"},"scope":14290,"src":"6845:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13240,"nodeType":"Block","src":"7561:125:43","statements":[{"AST":{"nodeType":"YulBlock","src":"7580:100:43","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7601:1:43","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"7604:9:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"7594:6:43"},"nodeType":"YulFunctionCall","src":"7594:20:43"},"nodeType":"YulExpressionStatement","src":"7594:20:43"},{"nodeType":"YulAssignment","src":"7627:43:43","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7656:1:43","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"7659:4:43","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"7646:9:43"},"nodeType":"YulFunctionCall","src":"7646:18:43"},{"name":"pos","nodeType":"YulIdentifier","src":"7666:3:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"7642:3:43"},"nodeType":"YulFunctionCall","src":"7642:28:43"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"7627:11:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":13233,"isOffset":false,"isSlot":false,"src":"7666:3:43","valueSize":1},{"declaration":13237,"isOffset":false,"isSlot":true,"src":"7627:11:43","suffix":"slot","valueSize":1},{"declaration":13231,"isOffset":false,"isSlot":true,"src":"7604:9:43","suffix":"slot","valueSize":1}],"id":13239,"nodeType":"InlineAssembly","src":"7571:109:43"}]},"documentation":{"id":13227,"nodeType":"StructuredDocumentation","src":"7284:132:43","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":13241,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"7430:13:43","nodeType":"FunctionDefinition","parameters":{"id":13234,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13231,"mutability":"mutable","name":"self","nameLocation":"7477:4:43","nodeType":"VariableDeclaration","scope":13241,"src":"7453:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13229,"nodeType":"UserDefinedTypeName","pathNode":{"id":13228,"name":"Checkpoint224","nameLocations":["7453:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"7453:13:43"},"referencedDeclaration":12727,"src":"7453:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13230,"nodeType":"ArrayTypeName","src":"7453:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13233,"mutability":"mutable","name":"pos","nameLocation":"7499:3:43","nodeType":"VariableDeclaration","scope":13241,"src":"7491:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13232,"name":"uint256","nodeType":"ElementaryTypeName","src":"7491:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7443:65:43"},"returnParameters":{"id":13238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13237,"mutability":"mutable","name":"result","nameLocation":"7553:6:43","nodeType":"VariableDeclaration","scope":13241,"src":"7531:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13236,"nodeType":"UserDefinedTypeName","pathNode":{"id":13235,"name":"Checkpoint224","nameLocations":["7531:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"7531:13:43"},"referencedDeclaration":12727,"src":"7531:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"7530:30:43"},"scope":14290,"src":"7421:265:43","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace208","id":13246,"members":[{"constant":false,"id":13245,"mutability":"mutable","name":"_checkpoints","nameLocation":"7734:12:43","nodeType":"VariableDeclaration","scope":13246,"src":"7718:28:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13243,"nodeType":"UserDefinedTypeName","pathNode":{"id":13242,"name":"Checkpoint208","nameLocations":["7718:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"7718:13:43"},"referencedDeclaration":13251,"src":"7718:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13244,"nodeType":"ArrayTypeName","src":"7718:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"}],"name":"Trace208","nameLocation":"7699:8:43","nodeType":"StructDefinition","scope":14290,"src":"7692:61:43","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint208","id":13251,"members":[{"constant":false,"id":13248,"mutability":"mutable","name":"_key","nameLocation":"7797:4:43","nodeType":"VariableDeclaration","scope":13251,"src":"7790:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13247,"name":"uint48","nodeType":"ElementaryTypeName","src":"7790:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13250,"mutability":"mutable","name":"_value","nameLocation":"7819:6:43","nodeType":"VariableDeclaration","scope":13251,"src":"7811:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13249,"name":"uint208","nodeType":"ElementaryTypeName","src":"7811:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"name":"Checkpoint208","nameLocation":"7766:13:43","nodeType":"StructDefinition","scope":14290,"src":"7759:73:43","visibility":"public"},{"body":{"id":13273,"nodeType":"Block","src":"8293:62:43","statements":[{"expression":{"arguments":[{"expression":{"id":13267,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13255,"src":"8318:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13268,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8323:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8318:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13269,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13257,"src":"8337:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13270,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13259,"src":"8342:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13266,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13122,13646,14170],"referencedDeclaration":13646,"src":"8310:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":13271,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8310:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":13265,"id":13272,"nodeType":"Return","src":"8303:45:43"}]},"documentation":{"id":13252,"nodeType":"StructuredDocumentation","src":"7838:302:43","text":" @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n library."},"id":13274,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"8154:4:43","nodeType":"FunctionDefinition","parameters":{"id":13260,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13255,"mutability":"mutable","name":"self","nameLocation":"8185:4:43","nodeType":"VariableDeclaration","scope":13274,"src":"8168:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13254,"nodeType":"UserDefinedTypeName","pathNode":{"id":13253,"name":"Trace208","nameLocations":["8168:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"8168:8:43"},"referencedDeclaration":13246,"src":"8168:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13257,"mutability":"mutable","name":"key","nameLocation":"8206:3:43","nodeType":"VariableDeclaration","scope":13274,"src":"8199:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13256,"name":"uint48","nodeType":"ElementaryTypeName","src":"8199:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13259,"mutability":"mutable","name":"value","nameLocation":"8227:5:43","nodeType":"VariableDeclaration","scope":13274,"src":"8219:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13258,"name":"uint208","nodeType":"ElementaryTypeName","src":"8219:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8158:80:43"},"returnParameters":{"id":13265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13262,"mutability":"mutable","name":"oldValue","nameLocation":"8265:8:43","nodeType":"VariableDeclaration","scope":13274,"src":"8257:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13261,"name":"uint208","nodeType":"ElementaryTypeName","src":"8257:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":13264,"mutability":"mutable","name":"newValue","nameLocation":"8283:8:43","nodeType":"VariableDeclaration","scope":13274,"src":"8275:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13263,"name":"uint208","nodeType":"ElementaryTypeName","src":"8275:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8256:36:43"},"scope":14290,"src":"8145:210:43","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13313,"nodeType":"Block","src":"8608:207:43","statements":[{"assignments":[13286],"declarations":[{"constant":false,"id":13286,"mutability":"mutable","name":"len","nameLocation":"8626:3:43","nodeType":"VariableDeclaration","scope":13313,"src":"8618:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13285,"name":"uint256","nodeType":"ElementaryTypeName","src":"8618:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13290,"initialValue":{"expression":{"expression":{"id":13287,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13278,"src":"8632:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13288,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8637:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8632:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8650:6:43","memberName":"length","nodeType":"MemberAccess","src":"8632:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8618:38:43"},{"assignments":[13292],"declarations":[{"constant":false,"id":13292,"mutability":"mutable","name":"pos","nameLocation":"8674:3:43","nodeType":"VariableDeclaration","scope":13313,"src":"8666:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13291,"name":"uint256","nodeType":"ElementaryTypeName","src":"8666:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13300,"initialValue":{"arguments":[{"expression":{"id":13294,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13278,"src":"8699:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13295,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8704:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8699:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13296,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13280,"src":"8718:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13297,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8723:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13298,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13286,"src":"8726:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13293,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13226,13750,14274],"referencedDeclaration":13750,"src":"8680:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13299,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8680:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8666:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13301,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13292,"src":"8747:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13302,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13286,"src":"8754:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8747:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13306,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13278,"src":"8778:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13307,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8783:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8778:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13308,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13292,"src":"8797:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13305,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"8764:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13309,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8764:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13310,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8802:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"8764:44:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13311,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"8747:61:43","trueExpression":{"hexValue":"30","id":13304,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8760:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13284,"id":13312,"nodeType":"Return","src":"8740:68:43"}]},"documentation":{"id":13275,"nodeType":"StructuredDocumentation","src":"8361:154:43","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13314,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"8529:11:43","nodeType":"FunctionDefinition","parameters":{"id":13281,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13278,"mutability":"mutable","name":"self","nameLocation":"8558:4:43","nodeType":"VariableDeclaration","scope":13314,"src":"8541:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13277,"nodeType":"UserDefinedTypeName","pathNode":{"id":13276,"name":"Trace208","nameLocations":["8541:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"8541:8:43"},"referencedDeclaration":13246,"src":"8541:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13280,"mutability":"mutable","name":"key","nameLocation":"8571:3:43","nodeType":"VariableDeclaration","scope":13314,"src":"8564:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13279,"name":"uint48","nodeType":"ElementaryTypeName","src":"8564:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"8540:35:43"},"returnParameters":{"id":13284,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13283,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13314,"src":"8599:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13282,"name":"uint208","nodeType":"ElementaryTypeName","src":"8599:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8598:9:43"},"scope":14290,"src":"8520:295:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13355,"nodeType":"Block","src":"9070:209:43","statements":[{"assignments":[13326],"declarations":[{"constant":false,"id":13326,"mutability":"mutable","name":"len","nameLocation":"9088:3:43","nodeType":"VariableDeclaration","scope":13355,"src":"9080:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13325,"name":"uint256","nodeType":"ElementaryTypeName","src":"9080:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13330,"initialValue":{"expression":{"expression":{"id":13327,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13318,"src":"9094:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13328,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9099:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9094:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9112:6:43","memberName":"length","nodeType":"MemberAccess","src":"9094:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9080:38:43"},{"assignments":[13332],"declarations":[{"constant":false,"id":13332,"mutability":"mutable","name":"pos","nameLocation":"9136:3:43","nodeType":"VariableDeclaration","scope":13355,"src":"9128:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13331,"name":"uint256","nodeType":"ElementaryTypeName","src":"9128:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13340,"initialValue":{"arguments":[{"expression":{"id":13334,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13318,"src":"9161:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13335,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9166:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9161:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13336,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13320,"src":"9180:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13337,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9185:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13338,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13326,"src":"9188:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13333,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13698,"src":"9142:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13339,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9142:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9128:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13341,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13332,"src":"9209:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13342,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9216:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"9209:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13346,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13318,"src":"9238:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13347,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9243:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9238:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13350,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13348,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13332,"src":"9257:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9263:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9257:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13345,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"9224:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13351,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9224:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13352,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9266:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"9224:48:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13353,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9209:63:43","trueExpression":{"hexValue":"30","id":13344,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9220:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13324,"id":13354,"nodeType":"Return","src":"9202:70:43"}]},"documentation":{"id":13315,"nodeType":"StructuredDocumentation","src":"8821:156:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13356,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"8991:11:43","nodeType":"FunctionDefinition","parameters":{"id":13321,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13318,"mutability":"mutable","name":"self","nameLocation":"9020:4:43","nodeType":"VariableDeclaration","scope":13356,"src":"9003:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13317,"nodeType":"UserDefinedTypeName","pathNode":{"id":13316,"name":"Trace208","nameLocations":["9003:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"9003:8:43"},"referencedDeclaration":13246,"src":"9003:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13320,"mutability":"mutable","name":"key","nameLocation":"9033:3:43","nodeType":"VariableDeclaration","scope":13356,"src":"9026:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13319,"name":"uint48","nodeType":"ElementaryTypeName","src":"9026:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9002:35:43"},"returnParameters":{"id":13324,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13323,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13356,"src":"9061:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13322,"name":"uint208","nodeType":"ElementaryTypeName","src":"9061:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9060:9:43"},"scope":14290,"src":"8982:297:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13440,"nodeType":"Block","src":"9678:512:43","statements":[{"assignments":[13368],"declarations":[{"constant":false,"id":13368,"mutability":"mutable","name":"len","nameLocation":"9696:3:43","nodeType":"VariableDeclaration","scope":13440,"src":"9688:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13367,"name":"uint256","nodeType":"ElementaryTypeName","src":"9688:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13372,"initialValue":{"expression":{"expression":{"id":13369,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"9702:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13370,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9707:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9702:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9720:6:43","memberName":"length","nodeType":"MemberAccess","src":"9702:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9688:38:43"},{"assignments":[13374],"declarations":[{"constant":false,"id":13374,"mutability":"mutable","name":"low","nameLocation":"9745:3:43","nodeType":"VariableDeclaration","scope":13440,"src":"9737:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13373,"name":"uint256","nodeType":"ElementaryTypeName","src":"9737:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13376,"initialValue":{"hexValue":"30","id":13375,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9751:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"9737:15:43"},{"assignments":[13378],"declarations":[{"constant":false,"id":13378,"mutability":"mutable","name":"high","nameLocation":"9770:4:43","nodeType":"VariableDeclaration","scope":13440,"src":"9762:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13377,"name":"uint256","nodeType":"ElementaryTypeName","src":"9762:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13380,"initialValue":{"id":13379,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9777:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9762:18:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13383,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13381,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9795:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":13382,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9801:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"9795:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13415,"nodeType":"IfStatement","src":"9791:234:43","trueBody":{"id":13414,"nodeType":"Block","src":"9804:221:43","statements":[{"assignments":[13385],"declarations":[{"constant":false,"id":13385,"mutability":"mutable","name":"mid","nameLocation":"9826:3:43","nodeType":"VariableDeclaration","scope":13414,"src":"9818:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13384,"name":"uint256","nodeType":"ElementaryTypeName","src":"9818:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13392,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13391,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13386,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9832:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":13389,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9848:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13387,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"9838:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13388,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9843:4:43","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10179,"src":"9838:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":13390,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9838:14:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9832:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9818:34:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13400,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13393,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13362,"src":"9870:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":13395,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"9890:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13396,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9895:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9890:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13397,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13385,"src":"9909:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13394,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"9876:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13398,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9876:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13399,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9914:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"9876:42:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"9870:48:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13412,"nodeType":"Block","src":"9969:46:43","statements":[{"expression":{"id":13410,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13406,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13374,"src":"9987:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13409,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13407,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13385,"src":"9993:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13408,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9999:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9993:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9987:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13411,"nodeType":"ExpressionStatement","src":"9987:13:43"}]},"id":13413,"nodeType":"IfStatement","src":"9866:149:43","trueBody":{"id":13405,"nodeType":"Block","src":"9920:43:43","statements":[{"expression":{"id":13403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13401,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13378,"src":"9938:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13402,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13385,"src":"9945:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9938:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13404,"nodeType":"ExpressionStatement","src":"9938:10:43"}]}}]}},{"assignments":[13417],"declarations":[{"constant":false,"id":13417,"mutability":"mutable","name":"pos","nameLocation":"10043:3:43","nodeType":"VariableDeclaration","scope":13440,"src":"10035:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13416,"name":"uint256","nodeType":"ElementaryTypeName","src":"10035:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13425,"initialValue":{"arguments":[{"expression":{"id":13419,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"10068:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13420,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10073:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10068:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13421,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13362,"src":"10087:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13422,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13374,"src":"10092:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13423,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13378,"src":"10097:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13418,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13698,"src":"10049:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13424,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10049:53:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10035:67:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13428,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13426,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13417,"src":"10120:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13427,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10127:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10120:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13431,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"10149:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13432,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10154:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10149:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13433,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13417,"src":"10168:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13434,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10174:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10168:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13430,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"10135:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13436,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10135:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13437,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10177:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"10135:48:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13438,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10120:63:43","trueExpression":{"hexValue":"30","id":13429,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10131:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13366,"id":13439,"nodeType":"Return","src":"10113:70:43"}]},"documentation":{"id":13357,"nodeType":"StructuredDocumentation","src":"9285:294:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":13441,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"9593:17:43","nodeType":"FunctionDefinition","parameters":{"id":13363,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13360,"mutability":"mutable","name":"self","nameLocation":"9628:4:43","nodeType":"VariableDeclaration","scope":13441,"src":"9611:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13359,"nodeType":"UserDefinedTypeName","pathNode":{"id":13358,"name":"Trace208","nameLocations":["9611:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"9611:8:43"},"referencedDeclaration":13246,"src":"9611:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13362,"mutability":"mutable","name":"key","nameLocation":"9641:3:43","nodeType":"VariableDeclaration","scope":13441,"src":"9634:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13361,"name":"uint48","nodeType":"ElementaryTypeName","src":"9634:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9610:35:43"},"returnParameters":{"id":13366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13365,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13441,"src":"9669:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13364,"name":"uint208","nodeType":"ElementaryTypeName","src":"9669:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9668:9:43"},"scope":14290,"src":"9584:606:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13470,"nodeType":"Block","src":"10381:135:43","statements":[{"assignments":[13451],"declarations":[{"constant":false,"id":13451,"mutability":"mutable","name":"pos","nameLocation":"10399:3:43","nodeType":"VariableDeclaration","scope":13470,"src":"10391:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13450,"name":"uint256","nodeType":"ElementaryTypeName","src":"10391:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13455,"initialValue":{"expression":{"expression":{"id":13452,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13445,"src":"10405:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13453,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10410:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10405:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13454,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10423:6:43","memberName":"length","nodeType":"MemberAccess","src":"10405:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10391:38:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13458,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13456,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13451,"src":"10446:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10453:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10446:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13461,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13445,"src":"10475:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13462,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10480:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10475:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13463,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13451,"src":"10494:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13464,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10500:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10494:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13460,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"10461:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13466,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10461:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13467,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10503:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"10461:48:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10446:63:43","trueExpression":{"hexValue":"30","id":13459,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10457:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13449,"id":13469,"nodeType":"Return","src":"10439:70:43"}]},"documentation":{"id":13442,"nodeType":"StructuredDocumentation","src":"10196:109:43","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":13471,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"10319:6:43","nodeType":"FunctionDefinition","parameters":{"id":13446,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13445,"mutability":"mutable","name":"self","nameLocation":"10343:4:43","nodeType":"VariableDeclaration","scope":13471,"src":"10326:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13444,"nodeType":"UserDefinedTypeName","pathNode":{"id":13443,"name":"Trace208","nameLocations":["10326:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"10326:8:43"},"referencedDeclaration":13246,"src":"10326:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10325:23:43"},"returnParameters":{"id":13449,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13448,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13471,"src":"10372:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13447,"name":"uint208","nodeType":"ElementaryTypeName","src":"10372:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10371:9:43"},"scope":14290,"src":"10310:206:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13519,"nodeType":"Block","src":"10809:275:43","statements":[{"assignments":[13485],"declarations":[{"constant":false,"id":13485,"mutability":"mutable","name":"pos","nameLocation":"10827:3:43","nodeType":"VariableDeclaration","scope":13519,"src":"10819:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13484,"name":"uint256","nodeType":"ElementaryTypeName","src":"10819:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13489,"initialValue":{"expression":{"expression":{"id":13486,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"10833:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13487,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10838:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10833:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13488,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10851:6:43","memberName":"length","nodeType":"MemberAccess","src":"10833:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10819:38:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13492,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13490,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13485,"src":"10871:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13491,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10878:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10871:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13517,"nodeType":"Block","src":"10932:146:43","statements":[{"assignments":[13501],"declarations":[{"constant":false,"id":13501,"mutability":"mutable","name":"ckpt","nameLocation":"10968:4:43","nodeType":"VariableDeclaration","scope":13517,"src":"10946:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13500,"nodeType":"UserDefinedTypeName","pathNode":{"id":13499,"name":"Checkpoint208","nameLocations":["10946:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"10946:13:43"},"referencedDeclaration":13251,"src":"10946:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":13509,"initialValue":{"arguments":[{"expression":{"id":13503,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"10989:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13504,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10994:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10989:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13507,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13505,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13485,"src":"11008:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13506,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11014:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11008:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13502,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"10975:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13508,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10975:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"10946:70:43"},{"expression":{"components":[{"hexValue":"74727565","id":13510,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11038:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":13511,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13501,"src":"11044:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13512,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11049:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"11044:9:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"expression":{"id":13513,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13501,"src":"11055:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13514,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11060:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"11055:11:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13515,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11037:30:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint48_$_t_uint208_$","typeString":"tuple(bool,uint48,uint208)"}},"functionReturnParameters":13483,"id":13516,"nodeType":"Return","src":"11030:37:43"}]},"id":13518,"nodeType":"IfStatement","src":"10867:211:43","trueBody":{"id":13498,"nodeType":"Block","src":"10881:45:43","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":13493,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10903:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":13494,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10910:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":13495,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10913:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":13496,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10902:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":13483,"id":13497,"nodeType":"Return","src":"10895:20:43"}]}}]},"documentation":{"id":13472,"nodeType":"StructuredDocumentation","src":"10522:168:43","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":13520,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"10704:16:43","nodeType":"FunctionDefinition","parameters":{"id":13476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13475,"mutability":"mutable","name":"self","nameLocation":"10738:4:43","nodeType":"VariableDeclaration","scope":13520,"src":"10721:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13474,"nodeType":"UserDefinedTypeName","pathNode":{"id":13473,"name":"Trace208","nameLocations":["10721:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"10721:8:43"},"referencedDeclaration":13246,"src":"10721:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10720:23:43"},"returnParameters":{"id":13483,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13478,"mutability":"mutable","name":"exists","nameLocation":"10772:6:43","nodeType":"VariableDeclaration","scope":13520,"src":"10767:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":13477,"name":"bool","nodeType":"ElementaryTypeName","src":"10767:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":13480,"mutability":"mutable","name":"_key","nameLocation":"10787:4:43","nodeType":"VariableDeclaration","scope":13520,"src":"10780:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13479,"name":"uint48","nodeType":"ElementaryTypeName","src":"10780:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13482,"mutability":"mutable","name":"_value","nameLocation":"10801:6:43","nodeType":"VariableDeclaration","scope":13520,"src":"10793:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13481,"name":"uint208","nodeType":"ElementaryTypeName","src":"10793:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10766:42:43"},"scope":14290,"src":"10695:389:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13533,"nodeType":"Block","src":"11223:48:43","statements":[{"expression":{"expression":{"expression":{"id":13529,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13524,"src":"11240:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13530,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11245:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"11240:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13531,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11258:6:43","memberName":"length","nodeType":"MemberAccess","src":"11240:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13528,"id":13532,"nodeType":"Return","src":"11233:31:43"}]},"documentation":{"id":13521,"nodeType":"StructuredDocumentation","src":"11090:57:43","text":" @dev Returns the number of checkpoint."},"id":13534,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"11161:6:43","nodeType":"FunctionDefinition","parameters":{"id":13525,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13524,"mutability":"mutable","name":"self","nameLocation":"11185:4:43","nodeType":"VariableDeclaration","scope":13534,"src":"11168:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13523,"nodeType":"UserDefinedTypeName","pathNode":{"id":13522,"name":"Trace208","nameLocations":["11168:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"11168:8:43"},"referencedDeclaration":13246,"src":"11168:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"11167:23:43"},"returnParameters":{"id":13528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13527,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13534,"src":"11214:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13526,"name":"uint256","nodeType":"ElementaryTypeName","src":"11214:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11213:9:43"},"scope":14290,"src":"11152:119:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13551,"nodeType":"Block","src":"11435:46:43","statements":[{"expression":{"baseExpression":{"expression":{"id":13546,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13538,"src":"11452:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13547,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11457:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"11452:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13549,"indexExpression":{"id":13548,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13540,"src":"11470:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"11452:22:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref"}},"functionReturnParameters":13545,"id":13550,"nodeType":"Return","src":"11445:29:43"}]},"documentation":{"id":13535,"nodeType":"StructuredDocumentation","src":"11277:61:43","text":" @dev Returns checkpoint at given position."},"id":13552,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"11352:2:43","nodeType":"FunctionDefinition","parameters":{"id":13541,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13538,"mutability":"mutable","name":"self","nameLocation":"11372:4:43","nodeType":"VariableDeclaration","scope":13552,"src":"11355:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13537,"nodeType":"UserDefinedTypeName","pathNode":{"id":13536,"name":"Trace208","nameLocations":["11355:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"11355:8:43"},"referencedDeclaration":13246,"src":"11355:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13540,"mutability":"mutable","name":"pos","nameLocation":"11385:3:43","nodeType":"VariableDeclaration","scope":13552,"src":"11378:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13539,"name":"uint32","nodeType":"ElementaryTypeName","src":"11378:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"11354:35:43"},"returnParameters":{"id":13545,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13544,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13552,"src":"11413:20:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13543,"nodeType":"UserDefinedTypeName","pathNode":{"id":13542,"name":"Checkpoint208","nameLocations":["11413:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"11413:13:43"},"referencedDeclaration":13251,"src":"11413:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"11412:22:43"},"scope":14290,"src":"11343:138:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13645,"nodeType":"Block","src":"11814:765:43","statements":[{"assignments":[13569],"declarations":[{"constant":false,"id":13569,"mutability":"mutable","name":"pos","nameLocation":"11832:3:43","nodeType":"VariableDeclaration","scope":13645,"src":"11824:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13568,"name":"uint256","nodeType":"ElementaryTypeName","src":"11824:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13572,"initialValue":{"expression":{"id":13570,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"11838:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13571,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11843:6:43","memberName":"length","nodeType":"MemberAccess","src":"11838:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11824:25:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13575,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13573,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13569,"src":"11864:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":13574,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11870:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11864:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13643,"nodeType":"Block","src":"12465:108:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13634,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12510:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13635,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12523:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13633,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13251,"src":"12489:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13636,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12504:4:43","12515:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12489:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":13630,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"12479:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12484:4:43","memberName":"push","nodeType":"MemberAccess","src":"12479:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13251_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":13637,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12479:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13638,"nodeType":"ExpressionStatement","src":"12479:52:43"},{"expression":{"components":[{"hexValue":"30","id":13639,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12553:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13640,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12556:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13641,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12552:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint208_$","typeString":"tuple(int_const 0,uint208)"}},"functionReturnParameters":13567,"id":13642,"nodeType":"Return","src":"12545:17:43"}]},"id":13644,"nodeType":"IfStatement","src":"11860:713:43","trueBody":{"id":13629,"nodeType":"Block","src":"11873:586:43","statements":[{"assignments":[13578],"declarations":[{"constant":false,"id":13578,"mutability":"mutable","name":"last","nameLocation":"11909:4:43","nodeType":"VariableDeclaration","scope":13629,"src":"11887:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13577,"nodeType":"UserDefinedTypeName","pathNode":{"id":13576,"name":"Checkpoint208","nameLocations":["11887:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"11887:13:43"},"referencedDeclaration":13251,"src":"11887:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":13585,"initialValue":{"arguments":[{"id":13580,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"11930:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13583,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13581,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13569,"src":"11936:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13582,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11942:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11936:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13579,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"11916:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13584,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11916:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"11887:57:43"},{"assignments":[13587],"declarations":[{"constant":false,"id":13587,"mutability":"mutable","name":"lastKey","nameLocation":"11965:7:43","nodeType":"VariableDeclaration","scope":13629,"src":"11958:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13586,"name":"uint48","nodeType":"ElementaryTypeName","src":"11958:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":13590,"initialValue":{"expression":{"id":13588,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13578,"src":"11975:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13589,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11980:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"11975:9:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"11958:26:43"},{"assignments":[13592],"declarations":[{"constant":false,"id":13592,"mutability":"mutable","name":"lastValue","nameLocation":"12006:9:43","nodeType":"VariableDeclaration","scope":13629,"src":"11998:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13591,"name":"uint208","nodeType":"ElementaryTypeName","src":"11998:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":13595,"initialValue":{"expression":{"id":13593,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13578,"src":"12018:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13594,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12023:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"12018:11:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"VariableDeclarationStatement","src":"11998:31:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13598,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13596,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13587,"src":"12103:7:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13597,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12113:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12103:13:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13603,"nodeType":"IfStatement","src":"12099:89:43","trueBody":{"id":13602,"nodeType":"Block","src":"12118:70:43","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":13599,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12717,"src":"12143:28:43","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":13600,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12143:30:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13601,"nodeType":"RevertStatement","src":"12136:37:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13606,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13604,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13587,"src":"12251:7:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13605,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12262:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12251:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13623,"nodeType":"Block","src":"12325:85:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13618,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12374:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13619,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12387:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13617,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13251,"src":"12353:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13620,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12368:4:43","12379:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12353:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":13614,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"12343:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13616,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12348:4:43","memberName":"push","nodeType":"MemberAccess","src":"12343:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13251_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":13621,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12343:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13622,"nodeType":"ExpressionStatement","src":"12343:52:43"}]},"id":13624,"nodeType":"IfStatement","src":"12247:163:43","trueBody":{"id":13613,"nodeType":"Block","src":"12267:52:43","statements":[{"expression":{"id":13611,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":13607,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13578,"src":"12285:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13609,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12290:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"12285:11:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13610,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12299:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"12285:19:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13612,"nodeType":"ExpressionStatement","src":"12285:19:43"}]}},{"expression":{"components":[{"id":13625,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13592,"src":"12431:9:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":13626,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12442:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13627,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12430:18:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":13567,"id":13628,"nodeType":"Return","src":"12423:25:43"}]}}]},"documentation":{"id":13553,"nodeType":"StructuredDocumentation","src":"11487:165:43","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":13646,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"11666:7:43","nodeType":"FunctionDefinition","parameters":{"id":13562,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13557,"mutability":"mutable","name":"self","nameLocation":"11707:4:43","nodeType":"VariableDeclaration","scope":13646,"src":"11683:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13555,"nodeType":"UserDefinedTypeName","pathNode":{"id":13554,"name":"Checkpoint208","nameLocations":["11683:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"11683:13:43"},"referencedDeclaration":13251,"src":"11683:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13556,"nodeType":"ArrayTypeName","src":"11683:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13559,"mutability":"mutable","name":"key","nameLocation":"11728:3:43","nodeType":"VariableDeclaration","scope":13646,"src":"11721:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13558,"name":"uint48","nodeType":"ElementaryTypeName","src":"11721:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13561,"mutability":"mutable","name":"value","nameLocation":"11749:5:43","nodeType":"VariableDeclaration","scope":13646,"src":"11741:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13560,"name":"uint208","nodeType":"ElementaryTypeName","src":"11741:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11673:87:43"},"returnParameters":{"id":13567,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13564,"mutability":"mutable","name":"oldValue","nameLocation":"11786:8:43","nodeType":"VariableDeclaration","scope":13646,"src":"11778:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13563,"name":"uint208","nodeType":"ElementaryTypeName","src":"11778:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":13566,"mutability":"mutable","name":"newValue","nameLocation":"11804:8:43","nodeType":"VariableDeclaration","scope":13646,"src":"11796:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13565,"name":"uint208","nodeType":"ElementaryTypeName","src":"11796:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11777:36:43"},"scope":14290,"src":"11657:922:43","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":13697,"nodeType":"Block","src":"13095:267:43","statements":[{"body":{"id":13693,"nodeType":"Block","src":"13124:211:43","statements":[{"assignments":[13666],"declarations":[{"constant":false,"id":13666,"mutability":"mutable","name":"mid","nameLocation":"13146:3:43","nodeType":"VariableDeclaration","scope":13693,"src":"13138:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13665,"name":"uint256","nodeType":"ElementaryTypeName","src":"13138:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13672,"initialValue":{"arguments":[{"id":13669,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13655,"src":"13165:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13670,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13170:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13667,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"13152:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13668,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13157:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"13152:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13671,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13152:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13138:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13679,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13674,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13651,"src":"13207:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":13675,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13666,"src":"13213:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13673,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"13193:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13676,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13193:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13677,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"13218:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"13193:29:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13678,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13653,"src":"13225:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13193:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13691,"nodeType":"Block","src":"13279:46:43","statements":[{"expression":{"id":13689,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13685,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13655,"src":"13297:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13688,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13686,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13666,"src":"13303:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13687,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13309:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"13303:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13297:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13690,"nodeType":"ExpressionStatement","src":"13297:13:43"}]},"id":13692,"nodeType":"IfStatement","src":"13189:136:43","trueBody":{"id":13684,"nodeType":"Block","src":"13230:43:43","statements":[{"expression":{"id":13682,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13680,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13248:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13681,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13666,"src":"13255:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13248:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13683,"nodeType":"ExpressionStatement","src":"13248:10:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13664,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13662,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13655,"src":"13112:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13663,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13118:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13112:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13694,"nodeType":"WhileStatement","src":"13105:230:43"},{"expression":{"id":13695,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13351:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13661,"id":13696,"nodeType":"Return","src":"13344:11:43"}]},"documentation":{"id":13647,"nodeType":"StructuredDocumentation","src":"12585:339:43","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13698,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"12938:18:43","nodeType":"FunctionDefinition","parameters":{"id":13658,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13651,"mutability":"mutable","name":"self","nameLocation":"12990:4:43","nodeType":"VariableDeclaration","scope":13698,"src":"12966:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13649,"nodeType":"UserDefinedTypeName","pathNode":{"id":13648,"name":"Checkpoint208","nameLocations":["12966:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"12966:13:43"},"referencedDeclaration":13251,"src":"12966:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13650,"nodeType":"ArrayTypeName","src":"12966:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13653,"mutability":"mutable","name":"key","nameLocation":"13011:3:43","nodeType":"VariableDeclaration","scope":13698,"src":"13004:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13652,"name":"uint48","nodeType":"ElementaryTypeName","src":"13004:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13655,"mutability":"mutable","name":"low","nameLocation":"13032:3:43","nodeType":"VariableDeclaration","scope":13698,"src":"13024:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13654,"name":"uint256","nodeType":"ElementaryTypeName","src":"13024:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13657,"mutability":"mutable","name":"high","nameLocation":"13053:4:43","nodeType":"VariableDeclaration","scope":13698,"src":"13045:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13656,"name":"uint256","nodeType":"ElementaryTypeName","src":"13045:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12956:107:43"},"returnParameters":{"id":13661,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13660,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13698,"src":"13086:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13659,"name":"uint256","nodeType":"ElementaryTypeName","src":"13086:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13085:9:43"},"scope":14290,"src":"12929:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13749,"nodeType":"Block","src":"13879:267:43","statements":[{"body":{"id":13745,"nodeType":"Block","src":"13908:211:43","statements":[{"assignments":[13718],"declarations":[{"constant":false,"id":13718,"mutability":"mutable","name":"mid","nameLocation":"13930:3:43","nodeType":"VariableDeclaration","scope":13745,"src":"13922:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13717,"name":"uint256","nodeType":"ElementaryTypeName","src":"13922:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13724,"initialValue":{"arguments":[{"id":13721,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13707,"src":"13949:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13722,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"13954:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13719,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"13936:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13720,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13941:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"13936:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13723,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13936:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13922:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13731,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13726,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13703,"src":"13991:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":13727,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13718,"src":"13997:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13725,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"13977:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13728,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13977:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13729,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"14002:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"13977:29:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13730,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13705,"src":"14009:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13977:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13743,"nodeType":"Block","src":"14066:43:43","statements":[{"expression":{"id":13741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13739,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"14084:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13740,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13718,"src":"14091:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14084:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13742,"nodeType":"ExpressionStatement","src":"14084:10:43"}]},"id":13744,"nodeType":"IfStatement","src":"13973:136:43","trueBody":{"id":13738,"nodeType":"Block","src":"14014:46:43","statements":[{"expression":{"id":13736,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13732,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13707,"src":"14032:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13733,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13718,"src":"14038:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13734,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14044:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"14038:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14032:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13737,"nodeType":"ExpressionStatement","src":"14032:13:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13716,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13714,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13707,"src":"13896:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13715,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"13902:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13896:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13746,"nodeType":"WhileStatement","src":"13889:230:43"},{"expression":{"id":13747,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"14135:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13713,"id":13748,"nodeType":"Return","src":"14128:11:43"}]},"documentation":{"id":13699,"nodeType":"StructuredDocumentation","src":"13368:340:43","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13750,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"13722:18:43","nodeType":"FunctionDefinition","parameters":{"id":13710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13703,"mutability":"mutable","name":"self","nameLocation":"13774:4:43","nodeType":"VariableDeclaration","scope":13750,"src":"13750:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13701,"nodeType":"UserDefinedTypeName","pathNode":{"id":13700,"name":"Checkpoint208","nameLocations":["13750:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"13750:13:43"},"referencedDeclaration":13251,"src":"13750:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13702,"nodeType":"ArrayTypeName","src":"13750:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13705,"mutability":"mutable","name":"key","nameLocation":"13795:3:43","nodeType":"VariableDeclaration","scope":13750,"src":"13788:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13704,"name":"uint48","nodeType":"ElementaryTypeName","src":"13788:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13707,"mutability":"mutable","name":"low","nameLocation":"13816:3:43","nodeType":"VariableDeclaration","scope":13750,"src":"13808:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13706,"name":"uint256","nodeType":"ElementaryTypeName","src":"13808:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13709,"mutability":"mutable","name":"high","nameLocation":"13837:4:43","nodeType":"VariableDeclaration","scope":13750,"src":"13829:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13708,"name":"uint256","nodeType":"ElementaryTypeName","src":"13829:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13740:107:43"},"returnParameters":{"id":13713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13750,"src":"13870:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13711,"name":"uint256","nodeType":"ElementaryTypeName","src":"13870:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13869:9:43"},"scope":14290,"src":"13713:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13764,"nodeType":"Block","src":"14429:125:43","statements":[{"AST":{"nodeType":"YulBlock","src":"14448:100:43","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14469:1:43","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"14472:9:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"14462:6:43"},"nodeType":"YulFunctionCall","src":"14462:20:43"},"nodeType":"YulExpressionStatement","src":"14462:20:43"},{"nodeType":"YulAssignment","src":"14495:43:43","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14524:1:43","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"14527:4:43","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"14514:9:43"},"nodeType":"YulFunctionCall","src":"14514:18:43"},{"name":"pos","nodeType":"YulIdentifier","src":"14534:3:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"14510:3:43"},"nodeType":"YulFunctionCall","src":"14510:28:43"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"14495:11:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":13757,"isOffset":false,"isSlot":false,"src":"14534:3:43","valueSize":1},{"declaration":13761,"isOffset":false,"isSlot":true,"src":"14495:11:43","suffix":"slot","valueSize":1},{"declaration":13755,"isOffset":false,"isSlot":true,"src":"14472:9:43","suffix":"slot","valueSize":1}],"id":13763,"nodeType":"InlineAssembly","src":"14439:109:43"}]},"documentation":{"id":13751,"nodeType":"StructuredDocumentation","src":"14152:132:43","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":13765,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"14298:13:43","nodeType":"FunctionDefinition","parameters":{"id":13758,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13755,"mutability":"mutable","name":"self","nameLocation":"14345:4:43","nodeType":"VariableDeclaration","scope":13765,"src":"14321:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13753,"nodeType":"UserDefinedTypeName","pathNode":{"id":13752,"name":"Checkpoint208","nameLocations":["14321:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"14321:13:43"},"referencedDeclaration":13251,"src":"14321:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13754,"nodeType":"ArrayTypeName","src":"14321:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13757,"mutability":"mutable","name":"pos","nameLocation":"14367:3:43","nodeType":"VariableDeclaration","scope":13765,"src":"14359:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13756,"name":"uint256","nodeType":"ElementaryTypeName","src":"14359:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14311:65:43"},"returnParameters":{"id":13762,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13761,"mutability":"mutable","name":"result","nameLocation":"14421:6:43","nodeType":"VariableDeclaration","scope":13765,"src":"14399:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13760,"nodeType":"UserDefinedTypeName","pathNode":{"id":13759,"name":"Checkpoint208","nameLocations":["14399:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"14399:13:43"},"referencedDeclaration":13251,"src":"14399:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"14398:30:43"},"scope":14290,"src":"14289:265:43","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace160","id":13770,"members":[{"constant":false,"id":13769,"mutability":"mutable","name":"_checkpoints","nameLocation":"14602:12:43","nodeType":"VariableDeclaration","scope":13770,"src":"14586:28:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":13767,"nodeType":"UserDefinedTypeName","pathNode":{"id":13766,"name":"Checkpoint160","nameLocations":["14586:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"14586:13:43"},"referencedDeclaration":13775,"src":"14586:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":13768,"nodeType":"ArrayTypeName","src":"14586:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"}],"name":"Trace160","nameLocation":"14567:8:43","nodeType":"StructDefinition","scope":14290,"src":"14560:61:43","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint160","id":13775,"members":[{"constant":false,"id":13772,"mutability":"mutable","name":"_key","nameLocation":"14665:4:43","nodeType":"VariableDeclaration","scope":13775,"src":"14658:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13771,"name":"uint96","nodeType":"ElementaryTypeName","src":"14658:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":13774,"mutability":"mutable","name":"_value","nameLocation":"14687:6:43","nodeType":"VariableDeclaration","scope":13775,"src":"14679:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13773,"name":"uint160","nodeType":"ElementaryTypeName","src":"14679:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"name":"Checkpoint160","nameLocation":"14634:13:43","nodeType":"StructDefinition","scope":14290,"src":"14627:73:43","visibility":"public"},{"body":{"id":13797,"nodeType":"Block","src":"15161:62:43","statements":[{"expression":{"arguments":[{"expression":{"id":13791,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13779,"src":"15186:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13792,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15191:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15186:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13793,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13781,"src":"15205:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":13794,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13783,"src":"15210:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":13790,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13122,13646,14170],"referencedDeclaration":14170,"src":"15178:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint160_$returns$_t_uint160_$_t_uint160_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint160) returns (uint160,uint160)"}},"id":13795,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15178:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":13789,"id":13796,"nodeType":"Return","src":"15171:45:43"}]},"documentation":{"id":13776,"nodeType":"StructuredDocumentation","src":"14706:302:43","text":" @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n library."},"id":13798,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"15022:4:43","nodeType":"FunctionDefinition","parameters":{"id":13784,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13779,"mutability":"mutable","name":"self","nameLocation":"15053:4:43","nodeType":"VariableDeclaration","scope":13798,"src":"15036:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13778,"nodeType":"UserDefinedTypeName","pathNode":{"id":13777,"name":"Trace160","nameLocations":["15036:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"15036:8:43"},"referencedDeclaration":13770,"src":"15036:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13781,"mutability":"mutable","name":"key","nameLocation":"15074:3:43","nodeType":"VariableDeclaration","scope":13798,"src":"15067:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13780,"name":"uint96","nodeType":"ElementaryTypeName","src":"15067:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":13783,"mutability":"mutable","name":"value","nameLocation":"15095:5:43","nodeType":"VariableDeclaration","scope":13798,"src":"15087:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13782,"name":"uint160","nodeType":"ElementaryTypeName","src":"15087:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15026:80:43"},"returnParameters":{"id":13789,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13786,"mutability":"mutable","name":"oldValue","nameLocation":"15133:8:43","nodeType":"VariableDeclaration","scope":13798,"src":"15125:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13785,"name":"uint160","nodeType":"ElementaryTypeName","src":"15125:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":13788,"mutability":"mutable","name":"newValue","nameLocation":"15151:8:43","nodeType":"VariableDeclaration","scope":13798,"src":"15143:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13787,"name":"uint160","nodeType":"ElementaryTypeName","src":"15143:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15124:36:43"},"scope":14290,"src":"15013:210:43","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13837,"nodeType":"Block","src":"15476:207:43","statements":[{"assignments":[13810],"declarations":[{"constant":false,"id":13810,"mutability":"mutable","name":"len","nameLocation":"15494:3:43","nodeType":"VariableDeclaration","scope":13837,"src":"15486:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13809,"name":"uint256","nodeType":"ElementaryTypeName","src":"15486:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13814,"initialValue":{"expression":{"expression":{"id":13811,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13802,"src":"15500:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13812,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15505:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15500:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13813,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15518:6:43","memberName":"length","nodeType":"MemberAccess","src":"15500:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15486:38:43"},{"assignments":[13816],"declarations":[{"constant":false,"id":13816,"mutability":"mutable","name":"pos","nameLocation":"15542:3:43","nodeType":"VariableDeclaration","scope":13837,"src":"15534:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13815,"name":"uint256","nodeType":"ElementaryTypeName","src":"15534:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13824,"initialValue":{"arguments":[{"expression":{"id":13818,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13802,"src":"15567:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13819,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15572:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15567:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13820,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13804,"src":"15586:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":13821,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15591:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13822,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13810,"src":"15594:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13817,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13226,13750,14274],"referencedDeclaration":14274,"src":"15548:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":13823,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15548:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15534:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13827,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13825,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13816,"src":"15615:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13826,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13810,"src":"15622:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15615:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13830,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13802,"src":"15646:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13831,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15651:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15646:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13832,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13816,"src":"15665:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13829,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"15632:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13833,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15632:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13834,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15670:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"15632:44:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13835,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"15615:61:43","trueExpression":{"hexValue":"30","id":13828,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15628:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13808,"id":13836,"nodeType":"Return","src":"15608:68:43"}]},"documentation":{"id":13799,"nodeType":"StructuredDocumentation","src":"15229:154:43","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13838,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"15397:11:43","nodeType":"FunctionDefinition","parameters":{"id":13805,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13802,"mutability":"mutable","name":"self","nameLocation":"15426:4:43","nodeType":"VariableDeclaration","scope":13838,"src":"15409:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13801,"nodeType":"UserDefinedTypeName","pathNode":{"id":13800,"name":"Trace160","nameLocations":["15409:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"15409:8:43"},"referencedDeclaration":13770,"src":"15409:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13804,"mutability":"mutable","name":"key","nameLocation":"15439:3:43","nodeType":"VariableDeclaration","scope":13838,"src":"15432:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13803,"name":"uint96","nodeType":"ElementaryTypeName","src":"15432:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15408:35:43"},"returnParameters":{"id":13808,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13807,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13838,"src":"15467:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13806,"name":"uint160","nodeType":"ElementaryTypeName","src":"15467:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15466:9:43"},"scope":14290,"src":"15388:295:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13879,"nodeType":"Block","src":"15938:209:43","statements":[{"assignments":[13850],"declarations":[{"constant":false,"id":13850,"mutability":"mutable","name":"len","nameLocation":"15956:3:43","nodeType":"VariableDeclaration","scope":13879,"src":"15948:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13849,"name":"uint256","nodeType":"ElementaryTypeName","src":"15948:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13854,"initialValue":{"expression":{"expression":{"id":13851,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13842,"src":"15962:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13852,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15967:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15962:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13853,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15980:6:43","memberName":"length","nodeType":"MemberAccess","src":"15962:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15948:38:43"},{"assignments":[13856],"declarations":[{"constant":false,"id":13856,"mutability":"mutable","name":"pos","nameLocation":"16004:3:43","nodeType":"VariableDeclaration","scope":13879,"src":"15996:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13855,"name":"uint256","nodeType":"ElementaryTypeName","src":"15996:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13864,"initialValue":{"arguments":[{"expression":{"id":13858,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13842,"src":"16029:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13859,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16034:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16029:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13860,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13844,"src":"16048:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":13861,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16053:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13862,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13850,"src":"16056:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13857,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":14222,"src":"16010:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":13863,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16010:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15996:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13865,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13856,"src":"16077:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13866,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16084:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16077:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13870,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13842,"src":"16106:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13871,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16111:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16106:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13874,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13872,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13856,"src":"16125:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13873,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16131:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16125:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13869,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"16092:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13875,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16092:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13876,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16134:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"16092:48:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13877,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16077:63:43","trueExpression":{"hexValue":"30","id":13868,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16088:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13848,"id":13878,"nodeType":"Return","src":"16070:70:43"}]},"documentation":{"id":13839,"nodeType":"StructuredDocumentation","src":"15689:156:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13880,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"15859:11:43","nodeType":"FunctionDefinition","parameters":{"id":13845,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13842,"mutability":"mutable","name":"self","nameLocation":"15888:4:43","nodeType":"VariableDeclaration","scope":13880,"src":"15871:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13841,"nodeType":"UserDefinedTypeName","pathNode":{"id":13840,"name":"Trace160","nameLocations":["15871:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"15871:8:43"},"referencedDeclaration":13770,"src":"15871:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13844,"mutability":"mutable","name":"key","nameLocation":"15901:3:43","nodeType":"VariableDeclaration","scope":13880,"src":"15894:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13843,"name":"uint96","nodeType":"ElementaryTypeName","src":"15894:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15870:35:43"},"returnParameters":{"id":13848,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13847,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13880,"src":"15929:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13846,"name":"uint160","nodeType":"ElementaryTypeName","src":"15929:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15928:9:43"},"scope":14290,"src":"15850:297:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13964,"nodeType":"Block","src":"16546:512:43","statements":[{"assignments":[13892],"declarations":[{"constant":false,"id":13892,"mutability":"mutable","name":"len","nameLocation":"16564:3:43","nodeType":"VariableDeclaration","scope":13964,"src":"16556:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13891,"name":"uint256","nodeType":"ElementaryTypeName","src":"16556:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13896,"initialValue":{"expression":{"expression":{"id":13893,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"16570:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13894,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16575:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16570:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16588:6:43","memberName":"length","nodeType":"MemberAccess","src":"16570:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16556:38:43"},{"assignments":[13898],"declarations":[{"constant":false,"id":13898,"mutability":"mutable","name":"low","nameLocation":"16613:3:43","nodeType":"VariableDeclaration","scope":13964,"src":"16605:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13897,"name":"uint256","nodeType":"ElementaryTypeName","src":"16605:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13900,"initialValue":{"hexValue":"30","id":13899,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16619:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"16605:15:43"},{"assignments":[13902],"declarations":[{"constant":false,"id":13902,"mutability":"mutable","name":"high","nameLocation":"16638:4:43","nodeType":"VariableDeclaration","scope":13964,"src":"16630:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13901,"name":"uint256","nodeType":"ElementaryTypeName","src":"16630:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13904,"initialValue":{"id":13903,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16645:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16630:18:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13907,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13905,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16663:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":13906,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16669:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"16663:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13939,"nodeType":"IfStatement","src":"16659:234:43","trueBody":{"id":13938,"nodeType":"Block","src":"16672:221:43","statements":[{"assignments":[13909],"declarations":[{"constant":false,"id":13909,"mutability":"mutable","name":"mid","nameLocation":"16694:3:43","nodeType":"VariableDeclaration","scope":13938,"src":"16686:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13908,"name":"uint256","nodeType":"ElementaryTypeName","src":"16686:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13916,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13910,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16700:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":13913,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16716:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13911,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"16706:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13912,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16711:4:43","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10179,"src":"16706:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":13914,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16706:14:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16700:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16686:34:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":13924,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13917,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13886,"src":"16738:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":13919,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"16758:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13920,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16763:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16758:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13921,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13909,"src":"16777:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13918,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"16744:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13922,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16744:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13923,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16782:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"16744:42:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"16738:48:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13936,"nodeType":"Block","src":"16837:46:43","statements":[{"expression":{"id":13934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13930,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13898,"src":"16855:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13933,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13931,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13909,"src":"16861:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13932,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16867:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16861:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16855:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13935,"nodeType":"ExpressionStatement","src":"16855:13:43"}]},"id":13937,"nodeType":"IfStatement","src":"16734:149:43","trueBody":{"id":13929,"nodeType":"Block","src":"16788:43:43","statements":[{"expression":{"id":13927,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13925,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13902,"src":"16806:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13926,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13909,"src":"16813:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16806:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13928,"nodeType":"ExpressionStatement","src":"16806:10:43"}]}}]}},{"assignments":[13941],"declarations":[{"constant":false,"id":13941,"mutability":"mutable","name":"pos","nameLocation":"16911:3:43","nodeType":"VariableDeclaration","scope":13964,"src":"16903:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13940,"name":"uint256","nodeType":"ElementaryTypeName","src":"16903:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13949,"initialValue":{"arguments":[{"expression":{"id":13943,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"16936:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13944,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16941:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16936:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13945,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13886,"src":"16955:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":13946,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13898,"src":"16960:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13947,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13902,"src":"16965:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13942,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":14222,"src":"16917:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":13948,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16917:53:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16903:67:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13952,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13950,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13941,"src":"16988:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13951,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16995:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16988:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13955,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"17017:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13956,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17022:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17017:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13959,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13957,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13941,"src":"17036:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13958,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17042:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17036:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13954,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"17003:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17003:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13961,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17045:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"17003:48:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13962,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16988:63:43","trueExpression":{"hexValue":"30","id":13953,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16999:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13890,"id":13963,"nodeType":"Return","src":"16981:70:43"}]},"documentation":{"id":13881,"nodeType":"StructuredDocumentation","src":"16153:294:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":13965,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"16461:17:43","nodeType":"FunctionDefinition","parameters":{"id":13887,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13884,"mutability":"mutable","name":"self","nameLocation":"16496:4:43","nodeType":"VariableDeclaration","scope":13965,"src":"16479:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13883,"nodeType":"UserDefinedTypeName","pathNode":{"id":13882,"name":"Trace160","nameLocations":["16479:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"16479:8:43"},"referencedDeclaration":13770,"src":"16479:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13886,"mutability":"mutable","name":"key","nameLocation":"16509:3:43","nodeType":"VariableDeclaration","scope":13965,"src":"16502:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13885,"name":"uint96","nodeType":"ElementaryTypeName","src":"16502:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"16478:35:43"},"returnParameters":{"id":13890,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13889,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13965,"src":"16537:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13888,"name":"uint160","nodeType":"ElementaryTypeName","src":"16537:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"16536:9:43"},"scope":14290,"src":"16452:606:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13994,"nodeType":"Block","src":"17249:135:43","statements":[{"assignments":[13975],"declarations":[{"constant":false,"id":13975,"mutability":"mutable","name":"pos","nameLocation":"17267:3:43","nodeType":"VariableDeclaration","scope":13994,"src":"17259:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13974,"name":"uint256","nodeType":"ElementaryTypeName","src":"17259:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13979,"initialValue":{"expression":{"expression":{"id":13976,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13969,"src":"17273:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13977,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17278:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17273:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13978,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17291:6:43","memberName":"length","nodeType":"MemberAccess","src":"17273:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17259:38:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13982,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13980,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13975,"src":"17314:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17321:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17314:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13985,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13969,"src":"17343:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13986,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17348:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17343:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13989,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13987,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13975,"src":"17362:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13988,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17368:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17362:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13984,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"17329:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17329:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13991,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17371:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"17329:48:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13992,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"17314:63:43","trueExpression":{"hexValue":"30","id":13983,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17325:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13973,"id":13993,"nodeType":"Return","src":"17307:70:43"}]},"documentation":{"id":13966,"nodeType":"StructuredDocumentation","src":"17064:109:43","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":13995,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"17187:6:43","nodeType":"FunctionDefinition","parameters":{"id":13970,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13969,"mutability":"mutable","name":"self","nameLocation":"17211:4:43","nodeType":"VariableDeclaration","scope":13995,"src":"17194:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13968,"nodeType":"UserDefinedTypeName","pathNode":{"id":13967,"name":"Trace160","nameLocations":["17194:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"17194:8:43"},"referencedDeclaration":13770,"src":"17194:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17193:23:43"},"returnParameters":{"id":13973,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13972,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13995,"src":"17240:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13971,"name":"uint160","nodeType":"ElementaryTypeName","src":"17240:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17239:9:43"},"scope":14290,"src":"17178:206:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14043,"nodeType":"Block","src":"17677:275:43","statements":[{"assignments":[14009],"declarations":[{"constant":false,"id":14009,"mutability":"mutable","name":"pos","nameLocation":"17695:3:43","nodeType":"VariableDeclaration","scope":14043,"src":"17687:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14008,"name":"uint256","nodeType":"ElementaryTypeName","src":"17687:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14013,"initialValue":{"expression":{"expression":{"id":14010,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"17701:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14011,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17706:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17701:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14012,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17719:6:43","memberName":"length","nodeType":"MemberAccess","src":"17701:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17687:38:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14016,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14014,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14009,"src":"17739:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17746:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17739:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14041,"nodeType":"Block","src":"17800:146:43","statements":[{"assignments":[14025],"declarations":[{"constant":false,"id":14025,"mutability":"mutable","name":"ckpt","nameLocation":"17836:4:43","nodeType":"VariableDeclaration","scope":14041,"src":"17814:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14024,"nodeType":"UserDefinedTypeName","pathNode":{"id":14023,"name":"Checkpoint160","nameLocations":["17814:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"17814:13:43"},"referencedDeclaration":13775,"src":"17814:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14033,"initialValue":{"arguments":[{"expression":{"id":14027,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"17857:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14028,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17862:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17857:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14031,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14029,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14009,"src":"17876:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14030,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17882:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17876:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14026,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"17843:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17843:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"17814:70:43"},{"expression":{"components":[{"hexValue":"74727565","id":14034,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17906:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":14035,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14025,"src":"17912:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14036,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17917:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"17912:9:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"expression":{"id":14037,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14025,"src":"17923:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14038,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17928:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"17923:11:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14039,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"17905:30:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint96_$_t_uint160_$","typeString":"tuple(bool,uint96,uint160)"}},"functionReturnParameters":14007,"id":14040,"nodeType":"Return","src":"17898:37:43"}]},"id":14042,"nodeType":"IfStatement","src":"17735:211:43","trueBody":{"id":14022,"nodeType":"Block","src":"17749:45:43","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":14017,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17771:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":14018,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17778:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":14019,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17781:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":14020,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"17770:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":14007,"id":14021,"nodeType":"Return","src":"17763:20:43"}]}}]},"documentation":{"id":13996,"nodeType":"StructuredDocumentation","src":"17390:168:43","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":14044,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"17572:16:43","nodeType":"FunctionDefinition","parameters":{"id":14000,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13999,"mutability":"mutable","name":"self","nameLocation":"17606:4:43","nodeType":"VariableDeclaration","scope":14044,"src":"17589:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13998,"nodeType":"UserDefinedTypeName","pathNode":{"id":13997,"name":"Trace160","nameLocations":["17589:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"17589:8:43"},"referencedDeclaration":13770,"src":"17589:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17588:23:43"},"returnParameters":{"id":14007,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14002,"mutability":"mutable","name":"exists","nameLocation":"17640:6:43","nodeType":"VariableDeclaration","scope":14044,"src":"17635:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14001,"name":"bool","nodeType":"ElementaryTypeName","src":"17635:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":14004,"mutability":"mutable","name":"_key","nameLocation":"17655:4:43","nodeType":"VariableDeclaration","scope":14044,"src":"17648:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14003,"name":"uint96","nodeType":"ElementaryTypeName","src":"17648:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14006,"mutability":"mutable","name":"_value","nameLocation":"17669:6:43","nodeType":"VariableDeclaration","scope":14044,"src":"17661:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14005,"name":"uint160","nodeType":"ElementaryTypeName","src":"17661:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17634:42:43"},"scope":14290,"src":"17563:389:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14057,"nodeType":"Block","src":"18091:48:43","statements":[{"expression":{"expression":{"expression":{"id":14053,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14048,"src":"18108:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14054,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18113:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"18108:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18126:6:43","memberName":"length","nodeType":"MemberAccess","src":"18108:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14052,"id":14056,"nodeType":"Return","src":"18101:31:43"}]},"documentation":{"id":14045,"nodeType":"StructuredDocumentation","src":"17958:57:43","text":" @dev Returns the number of checkpoint."},"id":14058,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"18029:6:43","nodeType":"FunctionDefinition","parameters":{"id":14049,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14048,"mutability":"mutable","name":"self","nameLocation":"18053:4:43","nodeType":"VariableDeclaration","scope":14058,"src":"18036:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14047,"nodeType":"UserDefinedTypeName","pathNode":{"id":14046,"name":"Trace160","nameLocations":["18036:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"18036:8:43"},"referencedDeclaration":13770,"src":"18036:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"18035:23:43"},"returnParameters":{"id":14052,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14051,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14058,"src":"18082:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14050,"name":"uint256","nodeType":"ElementaryTypeName","src":"18082:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18081:9:43"},"scope":14290,"src":"18020:119:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14075,"nodeType":"Block","src":"18303:46:43","statements":[{"expression":{"baseExpression":{"expression":{"id":14070,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14062,"src":"18320:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14071,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18325:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"18320:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14073,"indexExpression":{"id":14072,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14064,"src":"18338:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"18320:22:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref"}},"functionReturnParameters":14069,"id":14074,"nodeType":"Return","src":"18313:29:43"}]},"documentation":{"id":14059,"nodeType":"StructuredDocumentation","src":"18145:61:43","text":" @dev Returns checkpoint at given position."},"id":14076,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"18220:2:43","nodeType":"FunctionDefinition","parameters":{"id":14065,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14062,"mutability":"mutable","name":"self","nameLocation":"18240:4:43","nodeType":"VariableDeclaration","scope":14076,"src":"18223:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14061,"nodeType":"UserDefinedTypeName","pathNode":{"id":14060,"name":"Trace160","nameLocations":["18223:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"18223:8:43"},"referencedDeclaration":13770,"src":"18223:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14064,"mutability":"mutable","name":"pos","nameLocation":"18253:3:43","nodeType":"VariableDeclaration","scope":14076,"src":"18246:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14063,"name":"uint32","nodeType":"ElementaryTypeName","src":"18246:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"18222:35:43"},"returnParameters":{"id":14069,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14068,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14076,"src":"18281:20:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14067,"nodeType":"UserDefinedTypeName","pathNode":{"id":14066,"name":"Checkpoint160","nameLocations":["18281:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"18281:13:43"},"referencedDeclaration":13775,"src":"18281:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"18280:22:43"},"scope":14290,"src":"18211:138:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14169,"nodeType":"Block","src":"18682:765:43","statements":[{"assignments":[14093],"declarations":[{"constant":false,"id":14093,"mutability":"mutable","name":"pos","nameLocation":"18700:3:43","nodeType":"VariableDeclaration","scope":14169,"src":"18692:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14092,"name":"uint256","nodeType":"ElementaryTypeName","src":"18692:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14096,"initialValue":{"expression":{"id":14094,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"18706:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14095,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18711:6:43","memberName":"length","nodeType":"MemberAccess","src":"18706:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18692:25:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14097,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14093,"src":"18732:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":14098,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18738:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"18732:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14167,"nodeType":"Block","src":"19333:108:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":14158,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"19378:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14159,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19391:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14157,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13775,"src":"19357:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14160,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19372:4:43","19383:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19357:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14154,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"19347:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14156,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19352:4:43","memberName":"push","nodeType":"MemberAccess","src":"19347:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$13775_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14161,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19347:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14162,"nodeType":"ExpressionStatement","src":"19347:52:43"},{"expression":{"components":[{"hexValue":"30","id":14163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19421:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14164,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19424:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14165,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19420:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint160_$","typeString":"tuple(int_const 0,uint160)"}},"functionReturnParameters":14091,"id":14166,"nodeType":"Return","src":"19413:17:43"}]},"id":14168,"nodeType":"IfStatement","src":"18728:713:43","trueBody":{"id":14153,"nodeType":"Block","src":"18741:586:43","statements":[{"assignments":[14102],"declarations":[{"constant":false,"id":14102,"mutability":"mutable","name":"last","nameLocation":"18777:4:43","nodeType":"VariableDeclaration","scope":14153,"src":"18755:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14101,"nodeType":"UserDefinedTypeName","pathNode":{"id":14100,"name":"Checkpoint160","nameLocations":["18755:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"18755:13:43"},"referencedDeclaration":13775,"src":"18755:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14109,"initialValue":{"arguments":[{"id":14104,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"18798:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14107,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14105,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14093,"src":"18804:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14106,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18810:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"18804:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14103,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"18784:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14108,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18784:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"18755:57:43"},{"assignments":[14111],"declarations":[{"constant":false,"id":14111,"mutability":"mutable","name":"lastKey","nameLocation":"18833:7:43","nodeType":"VariableDeclaration","scope":14153,"src":"18826:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14110,"name":"uint96","nodeType":"ElementaryTypeName","src":"18826:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"id":14114,"initialValue":{"expression":{"id":14112,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14102,"src":"18843:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14113,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18848:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"18843:9:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"VariableDeclarationStatement","src":"18826:26:43"},{"assignments":[14116],"declarations":[{"constant":false,"id":14116,"mutability":"mutable","name":"lastValue","nameLocation":"18874:9:43","nodeType":"VariableDeclaration","scope":14153,"src":"18866:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14115,"name":"uint160","nodeType":"ElementaryTypeName","src":"18866:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"id":14119,"initialValue":{"expression":{"id":14117,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14102,"src":"18886:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14118,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18891:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"18886:11:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"VariableDeclarationStatement","src":"18866:31:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14122,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14120,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14111,"src":"18971:7:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14121,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"18981:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"18971:13:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14127,"nodeType":"IfStatement","src":"18967:89:43","trueBody":{"id":14126,"nodeType":"Block","src":"18986:70:43","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":14123,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12717,"src":"19011:28:43","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":14124,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19011:30:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14125,"nodeType":"RevertStatement","src":"19004:37:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14130,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14128,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14111,"src":"19119:7:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":14129,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"19130:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"19119:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14147,"nodeType":"Block","src":"19193:85:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":14142,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"19242:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14143,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19255:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14141,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13775,"src":"19221:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19236:4:43","19247:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19221:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14138,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"19211:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19216:4:43","memberName":"push","nodeType":"MemberAccess","src":"19211:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$13775_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19211:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14146,"nodeType":"ExpressionStatement","src":"19211:52:43"}]},"id":14148,"nodeType":"IfStatement","src":"19115:163:43","trueBody":{"id":14137,"nodeType":"Block","src":"19135:52:43","statements":[{"expression":{"id":14135,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14131,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14102,"src":"19153:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14133,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19158:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"19153:11:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14134,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19167:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"19153:19:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14136,"nodeType":"ExpressionStatement","src":"19153:19:43"}]}},{"expression":{"components":[{"id":14149,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14116,"src":"19299:9:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},{"id":14150,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19310:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14151,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19298:18:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":14091,"id":14152,"nodeType":"Return","src":"19291:25:43"}]}}]},"documentation":{"id":14077,"nodeType":"StructuredDocumentation","src":"18355:165:43","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":14170,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"18534:7:43","nodeType":"FunctionDefinition","parameters":{"id":14086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14081,"mutability":"mutable","name":"self","nameLocation":"18575:4:43","nodeType":"VariableDeclaration","scope":14170,"src":"18551:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14079,"nodeType":"UserDefinedTypeName","pathNode":{"id":14078,"name":"Checkpoint160","nameLocations":["18551:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"18551:13:43"},"referencedDeclaration":13775,"src":"18551:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14080,"nodeType":"ArrayTypeName","src":"18551:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14083,"mutability":"mutable","name":"key","nameLocation":"18596:3:43","nodeType":"VariableDeclaration","scope":14170,"src":"18589:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14082,"name":"uint96","nodeType":"ElementaryTypeName","src":"18589:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14085,"mutability":"mutable","name":"value","nameLocation":"18617:5:43","nodeType":"VariableDeclaration","scope":14170,"src":"18609:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14084,"name":"uint160","nodeType":"ElementaryTypeName","src":"18609:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18541:87:43"},"returnParameters":{"id":14091,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14088,"mutability":"mutable","name":"oldValue","nameLocation":"18654:8:43","nodeType":"VariableDeclaration","scope":14170,"src":"18646:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14087,"name":"uint160","nodeType":"ElementaryTypeName","src":"18646:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":14090,"mutability":"mutable","name":"newValue","nameLocation":"18672:8:43","nodeType":"VariableDeclaration","scope":14170,"src":"18664:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14089,"name":"uint160","nodeType":"ElementaryTypeName","src":"18664:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18645:36:43"},"scope":14290,"src":"18525:922:43","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":14221,"nodeType":"Block","src":"19963:267:43","statements":[{"body":{"id":14217,"nodeType":"Block","src":"19992:211:43","statements":[{"assignments":[14190],"declarations":[{"constant":false,"id":14190,"mutability":"mutable","name":"mid","nameLocation":"20014:3:43","nodeType":"VariableDeclaration","scope":14217,"src":"20006:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14189,"name":"uint256","nodeType":"ElementaryTypeName","src":"20006:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14196,"initialValue":{"arguments":[{"id":14193,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14179,"src":"20033:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14194,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"20038:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14191,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"20020:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":14192,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20025:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"20020:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14195,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20020:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20006:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14198,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14175,"src":"20075:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14199,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14190,"src":"20081:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14197,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"20061:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14200,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20061:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14201,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20086:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"20061:29:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14202,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14177,"src":"20093:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20061:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14215,"nodeType":"Block","src":"20147:46:43","statements":[{"expression":{"id":14213,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14209,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14179,"src":"20165:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14212,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14210,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14190,"src":"20171:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14211,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20177:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20171:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20165:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14214,"nodeType":"ExpressionStatement","src":"20165:13:43"}]},"id":14216,"nodeType":"IfStatement","src":"20057:136:43","trueBody":{"id":14208,"nodeType":"Block","src":"20098:43:43","statements":[{"expression":{"id":14206,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14204,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"20116:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14205,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14190,"src":"20123:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20116:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14207,"nodeType":"ExpressionStatement","src":"20116:10:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14188,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14186,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14179,"src":"19980:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14187,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"19986:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"19980:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14218,"nodeType":"WhileStatement","src":"19973:230:43"},{"expression":{"id":14219,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"20219:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14185,"id":14220,"nodeType":"Return","src":"20212:11:43"}]},"documentation":{"id":14171,"nodeType":"StructuredDocumentation","src":"19453:339:43","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14222,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"19806:18:43","nodeType":"FunctionDefinition","parameters":{"id":14182,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14175,"mutability":"mutable","name":"self","nameLocation":"19858:4:43","nodeType":"VariableDeclaration","scope":14222,"src":"19834:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14173,"nodeType":"UserDefinedTypeName","pathNode":{"id":14172,"name":"Checkpoint160","nameLocations":["19834:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"19834:13:43"},"referencedDeclaration":13775,"src":"19834:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14174,"nodeType":"ArrayTypeName","src":"19834:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14177,"mutability":"mutable","name":"key","nameLocation":"19879:3:43","nodeType":"VariableDeclaration","scope":14222,"src":"19872:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14176,"name":"uint96","nodeType":"ElementaryTypeName","src":"19872:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14179,"mutability":"mutable","name":"low","nameLocation":"19900:3:43","nodeType":"VariableDeclaration","scope":14222,"src":"19892:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14178,"name":"uint256","nodeType":"ElementaryTypeName","src":"19892:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14181,"mutability":"mutable","name":"high","nameLocation":"19921:4:43","nodeType":"VariableDeclaration","scope":14222,"src":"19913:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14180,"name":"uint256","nodeType":"ElementaryTypeName","src":"19913:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19824:107:43"},"returnParameters":{"id":14185,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14184,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14222,"src":"19954:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14183,"name":"uint256","nodeType":"ElementaryTypeName","src":"19954:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19953:9:43"},"scope":14290,"src":"19797:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14273,"nodeType":"Block","src":"20747:267:43","statements":[{"body":{"id":14269,"nodeType":"Block","src":"20776:211:43","statements":[{"assignments":[14242],"declarations":[{"constant":false,"id":14242,"mutability":"mutable","name":"mid","nameLocation":"20798:3:43","nodeType":"VariableDeclaration","scope":14269,"src":"20790:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14241,"name":"uint256","nodeType":"ElementaryTypeName","src":"20790:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14248,"initialValue":{"arguments":[{"id":14245,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14231,"src":"20817:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14246,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"20822:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14243,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"20804:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":14244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20809:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"20804:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14247,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20804:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20790:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14250,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14227,"src":"20859:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14251,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14242,"src":"20865:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14249,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"20845:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14252,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20845:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14253,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20870:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"20845:29:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14254,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14229,"src":"20877:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20845:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14267,"nodeType":"Block","src":"20934:43:43","statements":[{"expression":{"id":14265,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14263,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"20952:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14264,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14242,"src":"20959:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20952:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14266,"nodeType":"ExpressionStatement","src":"20952:10:43"}]},"id":14268,"nodeType":"IfStatement","src":"20841:136:43","trueBody":{"id":14262,"nodeType":"Block","src":"20882:46:43","statements":[{"expression":{"id":14260,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14256,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14231,"src":"20900:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14259,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14257,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14242,"src":"20906:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14258,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20912:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20906:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20900:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14261,"nodeType":"ExpressionStatement","src":"20900:13:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14240,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14238,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14231,"src":"20764:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14239,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"20770:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20764:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14270,"nodeType":"WhileStatement","src":"20757:230:43"},{"expression":{"id":14271,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"21003:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14237,"id":14272,"nodeType":"Return","src":"20996:11:43"}]},"documentation":{"id":14223,"nodeType":"StructuredDocumentation","src":"20236:340:43","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14274,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"20590:18:43","nodeType":"FunctionDefinition","parameters":{"id":14234,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14227,"mutability":"mutable","name":"self","nameLocation":"20642:4:43","nodeType":"VariableDeclaration","scope":14274,"src":"20618:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14225,"nodeType":"UserDefinedTypeName","pathNode":{"id":14224,"name":"Checkpoint160","nameLocations":["20618:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"20618:13:43"},"referencedDeclaration":13775,"src":"20618:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14226,"nodeType":"ArrayTypeName","src":"20618:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14229,"mutability":"mutable","name":"key","nameLocation":"20663:3:43","nodeType":"VariableDeclaration","scope":14274,"src":"20656:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14228,"name":"uint96","nodeType":"ElementaryTypeName","src":"20656:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14231,"mutability":"mutable","name":"low","nameLocation":"20684:3:43","nodeType":"VariableDeclaration","scope":14274,"src":"20676:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14230,"name":"uint256","nodeType":"ElementaryTypeName","src":"20676:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14233,"mutability":"mutable","name":"high","nameLocation":"20705:4:43","nodeType":"VariableDeclaration","scope":14274,"src":"20697:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14232,"name":"uint256","nodeType":"ElementaryTypeName","src":"20697:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20608:107:43"},"returnParameters":{"id":14237,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14236,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14274,"src":"20738:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14235,"name":"uint256","nodeType":"ElementaryTypeName","src":"20738:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20737:9:43"},"scope":14290,"src":"20581:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14288,"nodeType":"Block","src":"21297:125:43","statements":[{"AST":{"nodeType":"YulBlock","src":"21316:100:43","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21337:1:43","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"21340:9:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"21330:6:43"},"nodeType":"YulFunctionCall","src":"21330:20:43"},"nodeType":"YulExpressionStatement","src":"21330:20:43"},{"nodeType":"YulAssignment","src":"21363:43:43","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21392:1:43","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"21395:4:43","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"21382:9:43"},"nodeType":"YulFunctionCall","src":"21382:18:43"},{"name":"pos","nodeType":"YulIdentifier","src":"21402:3:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"21378:3:43"},"nodeType":"YulFunctionCall","src":"21378:28:43"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"21363:11:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":14281,"isOffset":false,"isSlot":false,"src":"21402:3:43","valueSize":1},{"declaration":14285,"isOffset":false,"isSlot":true,"src":"21363:11:43","suffix":"slot","valueSize":1},{"declaration":14279,"isOffset":false,"isSlot":true,"src":"21340:9:43","suffix":"slot","valueSize":1}],"id":14287,"nodeType":"InlineAssembly","src":"21307:109:43"}]},"documentation":{"id":14275,"nodeType":"StructuredDocumentation","src":"21020:132:43","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":14289,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"21166:13:43","nodeType":"FunctionDefinition","parameters":{"id":14282,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14279,"mutability":"mutable","name":"self","nameLocation":"21213:4:43","nodeType":"VariableDeclaration","scope":14289,"src":"21189:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14277,"nodeType":"UserDefinedTypeName","pathNode":{"id":14276,"name":"Checkpoint160","nameLocations":["21189:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"21189:13:43"},"referencedDeclaration":13775,"src":"21189:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14278,"nodeType":"ArrayTypeName","src":"21189:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14281,"mutability":"mutable","name":"pos","nameLocation":"21235:3:43","nodeType":"VariableDeclaration","scope":14289,"src":"21227:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14280,"name":"uint256","nodeType":"ElementaryTypeName","src":"21227:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21179:65:43"},"returnParameters":{"id":14286,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14285,"mutability":"mutable","name":"result","nameLocation":"21289:6:43","nodeType":"VariableDeclaration","scope":14289,"src":"21267:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14284,"nodeType":"UserDefinedTypeName","pathNode":{"id":14283,"name":"Checkpoint160","nameLocations":["21267:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"21267:13:43"},"referencedDeclaration":13775,"src":"21267:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"21266:30:43"},"scope":14290,"src":"21157:265:43","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":14291,"src":"668:20756:43","usedErrors":[12717],"usedEvents":[]}],"src":"201:21224:43"},"id":43},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","exportedSymbols":{"DoubleEndedQueue":[14645],"Panic":[6860]},"id":14646,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14292,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:44"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":14294,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14646,"sourceUnit":6861,"src":"143:35:44","symbolAliases":[{"foreign":{"id":14293,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"151:5:44","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"DoubleEndedQueue","contractDependencies":[],"contractKind":"library","documentation":{"id":14295,"nodeType":"StructuredDocumentation","src":"180:638:44","text":" @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n the existing queue contents are left in storage.\n The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n used in storage, and not in memory.\n ```solidity\n DoubleEndedQueue.Bytes32Deque queue;\n ```"},"fullyImplemented":true,"id":14645,"linearizedBaseContracts":[14645],"name":"DoubleEndedQueue","nameLocation":"827:16:44","nodeType":"ContractDefinition","nodes":[{"canonicalName":"DoubleEndedQueue.Bytes32Deque","documentation":{"id":14296,"nodeType":"StructuredDocumentation","src":"850:513:44","text":" @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n lead to unexpected behavior.\n The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around."},"id":14305,"members":[{"constant":false,"id":14298,"mutability":"mutable","name":"_begin","nameLocation":"1406:6:44","nodeType":"VariableDeclaration","scope":14305,"src":"1398:14:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14297,"name":"uint128","nodeType":"ElementaryTypeName","src":"1398:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14300,"mutability":"mutable","name":"_end","nameLocation":"1430:4:44","nodeType":"VariableDeclaration","scope":14305,"src":"1422:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14299,"name":"uint128","nodeType":"ElementaryTypeName","src":"1422:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14304,"mutability":"mutable","name":"_data","nameLocation":"1478:5:44","nodeType":"VariableDeclaration","scope":14305,"src":"1444:39:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"typeName":{"id":14303,"keyName":"index","keyNameLocation":"1460:5:44","keyType":{"id":14301,"name":"uint128","nodeType":"ElementaryTypeName","src":"1452:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Mapping","src":"1444:33:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":14302,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1469:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"internal"}],"name":"Bytes32Deque","nameLocation":"1375:12:44","nodeType":"StructDefinition","scope":14645,"src":"1368:122:44","visibility":"public"},{"body":{"id":14350,"nodeType":"Block","src":"1707:247:44","statements":[{"id":14349,"nodeType":"UncheckedBlock","src":"1717:231:44","statements":[{"assignments":[14315],"declarations":[{"constant":false,"id":14315,"mutability":"mutable","name":"backIndex","nameLocation":"1749:9:44","nodeType":"VariableDeclaration","scope":14349,"src":"1741:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14314,"name":"uint128","nodeType":"ElementaryTypeName","src":"1741:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14318,"initialValue":{"expression":{"id":14316,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1761:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14317,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1767:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"1761:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"1741:30:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14324,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14321,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14319,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14315,"src":"1789:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14320,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1801:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1789:13:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14322,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1806:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14323,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1812:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"1806:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1789:29:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14332,"nodeType":"IfStatement","src":"1785:68:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14328,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"1832:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14329,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1838:14:44","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":6847,"src":"1832:20:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14325,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"1820:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14327,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1826:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"1820:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14330,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1820:33:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14331,"nodeType":"ExpressionStatement","src":"1820:33:44"}},{"expression":{"id":14339,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":14333,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1867:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14336,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1873:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"1867:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14337,"indexExpression":{"id":14335,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14315,"src":"1879:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1867:22:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14338,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14311,"src":"1892:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"1867:30:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14340,"nodeType":"ExpressionStatement","src":"1867:30:44"},{"expression":{"id":14347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14341,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1911:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14343,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"1917:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"1911:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14346,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14344,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14315,"src":"1924:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14345,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1936:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1924:13:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1911:26:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14348,"nodeType":"ExpressionStatement","src":"1911:26:44"}]}]},"documentation":{"id":14306,"nodeType":"StructuredDocumentation","src":"1496:136:44","text":" @dev Inserts an item at the end of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":14351,"implemented":true,"kind":"function","modifiers":[],"name":"pushBack","nameLocation":"1646:8:44","nodeType":"FunctionDefinition","parameters":{"id":14312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14309,"mutability":"mutable","name":"deque","nameLocation":"1676:5:44","nodeType":"VariableDeclaration","scope":14351,"src":"1655:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14308,"nodeType":"UserDefinedTypeName","pathNode":{"id":14307,"name":"Bytes32Deque","nameLocations":["1655:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"1655:12:44"},"referencedDeclaration":14305,"src":"1655:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14311,"mutability":"mutable","name":"value","nameLocation":"1691:5:44","nodeType":"VariableDeclaration","scope":14351,"src":"1683:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1683:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1654:43:44"},"returnParameters":{"id":14313,"nodeType":"ParameterList","parameters":[],"src":"1707:0:44"},"scope":14645,"src":"1637:317:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14400,"nodeType":"Block","src":"2197:308:44","statements":[{"id":14399,"nodeType":"UncheckedBlock","src":"2207:292:44","statements":[{"assignments":[14361],"declarations":[{"constant":false,"id":14361,"mutability":"mutable","name":"backIndex","nameLocation":"2239:9:44","nodeType":"VariableDeclaration","scope":14399,"src":"2231:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14360,"name":"uint128","nodeType":"ElementaryTypeName","src":"2231:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14364,"initialValue":{"expression":{"id":14362,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2251:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14363,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2257:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"2251:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2231:30:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14368,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14365,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2279:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14366,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2292:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14367,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"2292:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2279:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14376,"nodeType":"IfStatement","src":"2275:65:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14372,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2318:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14373,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2324:15:44","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":6839,"src":"2318:21:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14369,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2306:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2312:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"2306:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14374,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2306:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14375,"nodeType":"ExpressionStatement","src":"2306:34:44"}},{"expression":{"id":14378,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2354:11:44","subExpression":{"id":14377,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2356:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14379,"nodeType":"ExpressionStatement","src":"2354:11:44"},{"expression":{"id":14385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14380,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14358,"src":"2379:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":14381,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2387:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14382,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2393:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"2387:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14384,"indexExpression":{"id":14383,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2399:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2387:22:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2379:30:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14386,"nodeType":"ExpressionStatement","src":"2379:30:44"},{"expression":{"id":14391,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"2423:29:44","subExpression":{"baseExpression":{"expression":{"id":14387,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2430:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14388,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2436:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"2430:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14390,"indexExpression":{"id":14389,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2442:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2430:22:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14392,"nodeType":"ExpressionStatement","src":"2423:29:44"},{"expression":{"id":14397,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14393,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2466:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14395,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2472:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"2466:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14396,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2479:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2466:22:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14398,"nodeType":"ExpressionStatement","src":"2466:22:44"}]}]},"documentation":{"id":14352,"nodeType":"StructuredDocumentation","src":"1960:154:44","text":" @dev Removes the item at the end of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":14401,"implemented":true,"kind":"function","modifiers":[],"name":"popBack","nameLocation":"2128:7:44","nodeType":"FunctionDefinition","parameters":{"id":14356,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14355,"mutability":"mutable","name":"deque","nameLocation":"2157:5:44","nodeType":"VariableDeclaration","scope":14401,"src":"2136:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14354,"nodeType":"UserDefinedTypeName","pathNode":{"id":14353,"name":"Bytes32Deque","nameLocations":["2136:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"2136:12:44"},"referencedDeclaration":14305,"src":"2136:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"2135:28:44"},"returnParameters":{"id":14359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14358,"mutability":"mutable","name":"value","nameLocation":"2190:5:44","nodeType":"VariableDeclaration","scope":14401,"src":"2182:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14357,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2182:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2181:15:44"},"scope":14645,"src":"2119:386:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14444,"nodeType":"Block","src":"2729:249:44","statements":[{"id":14443,"nodeType":"UncheckedBlock","src":"2739:233:44","statements":[{"assignments":[14411],"declarations":[{"constant":false,"id":14411,"mutability":"mutable","name":"frontIndex","nameLocation":"2771:10:44","nodeType":"VariableDeclaration","scope":14443,"src":"2763:18:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14410,"name":"uint128","nodeType":"ElementaryTypeName","src":"2763:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14416,"initialValue":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14415,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14412,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2784:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14413,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2790:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"2784:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14414,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2799:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2784:16:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2763:37:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14420,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14417,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14411,"src":"2818:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14418,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2832:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14419,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2838:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"2832:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2818:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14428,"nodeType":"IfStatement","src":"2814:63:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14424,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2856:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14425,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2862:14:44","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":6847,"src":"2856:20:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14421,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2844:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2850:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"2844:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14426,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:33:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14427,"nodeType":"ExpressionStatement","src":"2844:33:44"}},{"expression":{"id":14435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":14429,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2891:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14432,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2897:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"2891:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14433,"indexExpression":{"id":14431,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14411,"src":"2903:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2891:23:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14434,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14407,"src":"2917:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2891:31:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14436,"nodeType":"ExpressionStatement","src":"2891:31:44"},{"expression":{"id":14441,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14437,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2936:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14439,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2942:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"2936:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14440,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14411,"src":"2951:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2936:25:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14442,"nodeType":"ExpressionStatement","src":"2936:25:44"}]}]},"documentation":{"id":14402,"nodeType":"StructuredDocumentation","src":"2511:142:44","text":" @dev Inserts an item at the beginning of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":14445,"implemented":true,"kind":"function","modifiers":[],"name":"pushFront","nameLocation":"2667:9:44","nodeType":"FunctionDefinition","parameters":{"id":14408,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14405,"mutability":"mutable","name":"deque","nameLocation":"2698:5:44","nodeType":"VariableDeclaration","scope":14445,"src":"2677:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14404,"nodeType":"UserDefinedTypeName","pathNode":{"id":14403,"name":"Bytes32Deque","nameLocations":["2677:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"2677:12:44"},"referencedDeclaration":14305,"src":"2677:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14407,"mutability":"mutable","name":"value","nameLocation":"2713:5:44","nodeType":"VariableDeclaration","scope":14445,"src":"2705:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14406,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2705:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2676:43:44"},"returnParameters":{"id":14409,"nodeType":"ParameterList","parameters":[],"src":"2729:0:44"},"scope":14645,"src":"2658:320:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14493,"nodeType":"Block","src":"3228:294:44","statements":[{"id":14492,"nodeType":"UncheckedBlock","src":"3238:278:44","statements":[{"assignments":[14455],"declarations":[{"constant":false,"id":14455,"mutability":"mutable","name":"frontIndex","nameLocation":"3270:10:44","nodeType":"VariableDeclaration","scope":14492,"src":"3262:18:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14454,"name":"uint128","nodeType":"ElementaryTypeName","src":"3262:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14458,"initialValue":{"expression":{"id":14456,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3283:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14457,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3289:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"3283:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"3262:33:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14462,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14459,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3313:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14460,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3327:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14461,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3333:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"3327:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3313:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14470,"nodeType":"IfStatement","src":"3309:64:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14466,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3351:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14467,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3357:15:44","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":6839,"src":"3351:21:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14463,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3339:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3345:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"3339:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14468,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3339:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14469,"nodeType":"ExpressionStatement","src":"3339:34:44"}},{"expression":{"id":14476,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14471,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14452,"src":"3387:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":14472,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3395:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14473,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3401:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"3395:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14475,"indexExpression":{"id":14474,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3407:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3395:23:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3387:31:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14477,"nodeType":"ExpressionStatement","src":"3387:31:44"},{"expression":{"id":14482,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"3432:30:44","subExpression":{"baseExpression":{"expression":{"id":14478,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3439:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14479,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3445:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"3439:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14481,"indexExpression":{"id":14480,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3451:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3439:23:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14483,"nodeType":"ExpressionStatement","src":"3432:30:44"},{"expression":{"id":14490,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14484,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3476:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14486,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3482:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"3476:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14487,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3491:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14488,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3504:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3491:14:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3476:29:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14491,"nodeType":"ExpressionStatement","src":"3476:29:44"}]}]},"documentation":{"id":14446,"nodeType":"StructuredDocumentation","src":"2984:160:44","text":" @dev Removes the item at the beginning of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":14494,"implemented":true,"kind":"function","modifiers":[],"name":"popFront","nameLocation":"3158:8:44","nodeType":"FunctionDefinition","parameters":{"id":14450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14449,"mutability":"mutable","name":"deque","nameLocation":"3188:5:44","nodeType":"VariableDeclaration","scope":14494,"src":"3167:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14448,"nodeType":"UserDefinedTypeName","pathNode":{"id":14447,"name":"Bytes32Deque","nameLocations":["3167:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"3167:12:44"},"referencedDeclaration":14305,"src":"3167:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3166:28:44"},"returnParameters":{"id":14453,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14452,"mutability":"mutable","name":"value","nameLocation":"3221:5:44","nodeType":"VariableDeclaration","scope":14494,"src":"3213:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14451,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3213:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3212:15:44"},"scope":14645,"src":"3149:373:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14520,"nodeType":"Block","src":"3763:115:44","statements":[{"condition":{"arguments":[{"id":14504,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14498,"src":"3783:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14503,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14644,"src":"3777:5:44","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":14505,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3777:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14513,"nodeType":"IfStatement","src":"3773:56:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14509,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3803:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14510,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3809:19:44","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":6843,"src":"3803:25:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14506,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3791:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14508,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3797:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"3791:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14511,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3791:38:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14512,"nodeType":"ExpressionStatement","src":"3791:38:44"}},{"expression":{"baseExpression":{"expression":{"id":14514,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14498,"src":"3846:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14515,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3852:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"3846:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14518,"indexExpression":{"expression":{"id":14516,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14498,"src":"3858:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14517,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3864:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"3858:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3846:25:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14502,"id":14519,"nodeType":"Return","src":"3839:32:44"}]},"documentation":{"id":14495,"nodeType":"StructuredDocumentation","src":"3528:149:44","text":" @dev Returns the item at the beginning of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":14521,"implemented":true,"kind":"function","modifiers":[],"name":"front","nameLocation":"3691:5:44","nodeType":"FunctionDefinition","parameters":{"id":14499,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14498,"mutability":"mutable","name":"deque","nameLocation":"3718:5:44","nodeType":"VariableDeclaration","scope":14521,"src":"3697:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14497,"nodeType":"UserDefinedTypeName","pathNode":{"id":14496,"name":"Bytes32Deque","nameLocations":["3697:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"3697:12:44"},"referencedDeclaration":14305,"src":"3697:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3696:28:44"},"returnParameters":{"id":14502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14501,"mutability":"mutable","name":"value","nameLocation":"3756:5:44","nodeType":"VariableDeclaration","scope":14521,"src":"3748:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14500,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3748:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3747:15:44"},"scope":14645,"src":"3682:196:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14550,"nodeType":"Block","src":"4112:151:44","statements":[{"condition":{"arguments":[{"id":14531,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"4132:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14530,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14644,"src":"4126:5:44","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":14532,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4126:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14540,"nodeType":"IfStatement","src":"4122:56:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14536,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4152:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14537,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4158:19:44","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":6843,"src":"4152:25:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14533,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4140:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14535,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4146:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"4140:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4140:38:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14539,"nodeType":"ExpressionStatement","src":"4140:38:44"}},{"id":14549,"nodeType":"UncheckedBlock","src":"4188:69:44","statements":[{"expression":{"baseExpression":{"expression":{"id":14541,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"4219:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14542,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4225:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"4219:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14547,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14546,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14543,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"4231:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14544,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4237:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"4231:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14545,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4244:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4231:14:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4219:27:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14529,"id":14548,"nodeType":"Return","src":"4212:34:44"}]}]},"documentation":{"id":14522,"nodeType":"StructuredDocumentation","src":"3884:143:44","text":" @dev Returns the item at the end of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":14551,"implemented":true,"kind":"function","modifiers":[],"name":"back","nameLocation":"4041:4:44","nodeType":"FunctionDefinition","parameters":{"id":14526,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14525,"mutability":"mutable","name":"deque","nameLocation":"4067:5:44","nodeType":"VariableDeclaration","scope":14551,"src":"4046:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14524,"nodeType":"UserDefinedTypeName","pathNode":{"id":14523,"name":"Bytes32Deque","nameLocations":["4046:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"4046:12:44"},"referencedDeclaration":14305,"src":"4046:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"4045:28:44"},"returnParameters":{"id":14529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14528,"mutability":"mutable","name":"value","nameLocation":"4105:5:44","nodeType":"VariableDeclaration","scope":14551,"src":"4097:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14527,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4097:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4096:15:44"},"scope":14645,"src":"4032:231:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14587,"nodeType":"Block","src":"4607:297:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14566,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14562,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14557,"src":"4621:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"arguments":[{"id":14564,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14555,"src":"4637:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14563,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14628,"src":"4630:6:44","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_uint256_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (uint256)"}},"id":14565,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4630:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4621:22:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14574,"nodeType":"IfStatement","src":"4617:66:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14570,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4657:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14571,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4663:19:44","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":6843,"src":"4657:25:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14567,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4645:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14569,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4651:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"4645:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14572,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4645:38:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14573,"nodeType":"ExpressionStatement","src":"4645:38:44"}},{"id":14586,"nodeType":"UncheckedBlock","src":"4814:84:44","statements":[{"expression":{"baseExpression":{"expression":{"id":14575,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14555,"src":"4845:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14576,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4851:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"4845:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14584,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14583,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14577,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14555,"src":"4857:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14578,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4863:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"4857:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"id":14581,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14557,"src":"4880:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14580,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4872:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":14579,"name":"uint128","nodeType":"ElementaryTypeName","src":"4872:7:44","typeDescriptions":{}}},"id":14582,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4872:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"4857:29:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4845:42:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14561,"id":14585,"nodeType":"Return","src":"4838:49:44"}]}]},"documentation":{"id":14552,"nodeType":"StructuredDocumentation","src":"4269:240:44","text":" @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n `length(deque) - 1`.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds."},"id":14588,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4523:2:44","nodeType":"FunctionDefinition","parameters":{"id":14558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14555,"mutability":"mutable","name":"deque","nameLocation":"4547:5:44","nodeType":"VariableDeclaration","scope":14588,"src":"4526:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14554,"nodeType":"UserDefinedTypeName","pathNode":{"id":14553,"name":"Bytes32Deque","nameLocations":["4526:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"4526:12:44"},"referencedDeclaration":14305,"src":"4526:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14557,"mutability":"mutable","name":"index","nameLocation":"4562:5:44","nodeType":"VariableDeclaration","scope":14588,"src":"4554:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14556,"name":"uint256","nodeType":"ElementaryTypeName","src":"4554:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4525:43:44"},"returnParameters":{"id":14561,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14560,"mutability":"mutable","name":"value","nameLocation":"4600:5:44","nodeType":"VariableDeclaration","scope":14588,"src":"4592:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14559,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4592:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4591:15:44"},"scope":14645,"src":"4514:390:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14607,"nodeType":"Block","src":"5193:57:44","statements":[{"expression":{"id":14599,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14595,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14592,"src":"5203:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14597,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5209:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"5203:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":14598,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5218:1:44","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5203:16:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14600,"nodeType":"ExpressionStatement","src":"5203:16:44"},{"expression":{"id":14605,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14601,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14592,"src":"5229:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14603,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5235:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"5229:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":14604,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5242:1:44","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5229:14:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14606,"nodeType":"ExpressionStatement","src":"5229:14:44"}]},"documentation":{"id":14589,"nodeType":"StructuredDocumentation","src":"4910:226:44","text":" @dev Resets the queue back to being empty.\n NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n out on potential gas refunds."},"id":14608,"implemented":true,"kind":"function","modifiers":[],"name":"clear","nameLocation":"5150:5:44","nodeType":"FunctionDefinition","parameters":{"id":14593,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14592,"mutability":"mutable","name":"deque","nameLocation":"5177:5:44","nodeType":"VariableDeclaration","scope":14608,"src":"5156:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14591,"nodeType":"UserDefinedTypeName","pathNode":{"id":14590,"name":"Bytes32Deque","nameLocations":["5156:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"5156:12:44"},"referencedDeclaration":14305,"src":"5156:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5155:28:44"},"returnParameters":{"id":14594,"nodeType":"ParameterList","parameters":[],"src":"5193:0:44"},"scope":14645,"src":"5141:109:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14627,"nodeType":"Block","src":"5402:92:44","statements":[{"id":14626,"nodeType":"UncheckedBlock","src":"5412:76:44","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14619,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14612,"src":"5451:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14620,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5457:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"5451:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"expression":{"id":14621,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14612,"src":"5464:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14622,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5470:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"5464:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5451:25:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint128","typeString":"uint128"}],"id":14618,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5443:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":14617,"name":"uint256","nodeType":"ElementaryTypeName","src":"5443:7:44","typeDescriptions":{}}},"id":14624,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14616,"id":14625,"nodeType":"Return","src":"5436:41:44"}]}]},"documentation":{"id":14609,"nodeType":"StructuredDocumentation","src":"5256:65:44","text":" @dev Returns the number of items in the queue."},"id":14628,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"5335:6:44","nodeType":"FunctionDefinition","parameters":{"id":14613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14612,"mutability":"mutable","name":"deque","nameLocation":"5363:5:44","nodeType":"VariableDeclaration","scope":14628,"src":"5342:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14611,"nodeType":"UserDefinedTypeName","pathNode":{"id":14610,"name":"Bytes32Deque","nameLocations":["5342:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"5342:12:44"},"referencedDeclaration":14305,"src":"5342:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5341:28:44"},"returnParameters":{"id":14616,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14628,"src":"5393:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14614,"name":"uint256","nodeType":"ElementaryTypeName","src":"5393:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5392:9:44"},"scope":14645,"src":"5326:168:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14643,"nodeType":"Block","src":"5636:50:44","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14641,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14637,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14632,"src":"5653:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14638,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5659:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"5653:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14639,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14632,"src":"5667:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14640,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5673:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"5667:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5653:26:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":14636,"id":14642,"nodeType":"Return","src":"5646:33:44"}]},"documentation":{"id":14629,"nodeType":"StructuredDocumentation","src":"5500:59:44","text":" @dev Returns true if the queue is empty."},"id":14644,"implemented":true,"kind":"function","modifiers":[],"name":"empty","nameLocation":"5573:5:44","nodeType":"FunctionDefinition","parameters":{"id":14633,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14632,"mutability":"mutable","name":"deque","nameLocation":"5600:5:44","nodeType":"VariableDeclaration","scope":14644,"src":"5579:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14631,"nodeType":"UserDefinedTypeName","pathNode":{"id":14630,"name":"Bytes32Deque","nameLocations":["5579:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"5579:12:44"},"referencedDeclaration":14305,"src":"5579:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5578:28:44"},"returnParameters":{"id":14636,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14635,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14644,"src":"5630:4:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14634,"name":"bool","nodeType":"ElementaryTypeName","src":"5630:4:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5629:6:44"},"scope":14645,"src":"5564:122:44","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":14646,"src":"819:4869:44","usedErrors":[],"usedEvents":[]}],"src":"117:5572:44"},"id":44},"@openzeppelin/contracts/utils/types/Time.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","exportedSymbols":{"Math":[10800],"SafeCast":[12565],"Time":[14919]},"id":14920,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14647,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"104:24:45"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":14649,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14920,"sourceUnit":10801,"src":"130:38:45","symbolAliases":[{"foreign":{"id":14648,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"138:4:45","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../math/SafeCast.sol","id":14651,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14920,"sourceUnit":12566,"src":"169:46:45","symbolAliases":[{"foreign":{"id":14650,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"177:8:45","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Time","contractDependencies":[],"contractKind":"library","documentation":{"id":14652,"nodeType":"StructuredDocumentation","src":"217:422:45","text":" @dev This library provides helpers for manipulating time-related objects.\n It uses the following types:\n - `uint48` for timepoints\n - `uint32` for durations\n While the library doesn't provide specific types for timepoints and duration, it does provide:\n - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n - additional helper functions"},"fullyImplemented":true,"id":14919,"linearizedBaseContracts":[14919],"name":"Time","nameLocation":"648:4:45","nodeType":"ContractDefinition","nodes":[{"global":false,"id":14654,"libraryName":{"id":14653,"name":"Time","nameLocations":["665:4:45"],"nodeType":"IdentifierPath","referencedDeclaration":14919,"src":"665:4:45"},"nodeType":"UsingForDirective","src":"659:17:45"},{"body":{"id":14666,"nodeType":"Block","src":"802:58:45","statements":[{"expression":{"arguments":[{"expression":{"id":14662,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"837:5:45","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":14663,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"843:9:45","memberName":"timestamp","nodeType":"MemberAccess","src":"837:15:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14660,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"819:8:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":14661,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"828:8:45","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"819:17:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":14664,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"819:34:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":14659,"id":14665,"nodeType":"Return","src":"812:41:45"}]},"documentation":{"id":14655,"nodeType":"StructuredDocumentation","src":"682:63:45","text":" @dev Get the block timestamp as a Timepoint."},"id":14667,"implemented":true,"kind":"function","modifiers":[],"name":"timestamp","nameLocation":"759:9:45","nodeType":"FunctionDefinition","parameters":{"id":14656,"nodeType":"ParameterList","parameters":[],"src":"768:2:45"},"returnParameters":{"id":14659,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14658,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14667,"src":"794:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14657,"name":"uint48","nodeType":"ElementaryTypeName","src":"794:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"793:8:45"},"scope":14919,"src":"750:110:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14679,"nodeType":"Block","src":"985:55:45","statements":[{"expression":{"arguments":[{"expression":{"id":14675,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"1020:5:45","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":14676,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1026:6:45","memberName":"number","nodeType":"MemberAccess","src":"1020:12:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14673,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"1002:8:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":14674,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1011:8:45","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"1002:17:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":14677,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1002:31:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":14672,"id":14678,"nodeType":"Return","src":"995:38:45"}]},"documentation":{"id":14668,"nodeType":"StructuredDocumentation","src":"866:60:45","text":" @dev Get the block number as a Timepoint."},"id":14680,"implemented":true,"kind":"function","modifiers":[],"name":"blockNumber","nameLocation":"940:11:45","nodeType":"FunctionDefinition","parameters":{"id":14669,"nodeType":"ParameterList","parameters":[],"src":"951:2:45"},"returnParameters":{"id":14672,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14671,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14680,"src":"977:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14670,"name":"uint48","nodeType":"ElementaryTypeName","src":"977:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"976:8:45"},"scope":14919,"src":"931:109:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"canonicalName":"Time.Delay","id":14682,"name":"Delay","nameLocation":"2377:5:45","nodeType":"UserDefinedValueTypeDefinition","src":"2372:22:45","underlyingType":{"id":14681,"name":"uint112","nodeType":"ElementaryTypeName","src":"2386:7:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}},{"body":{"id":14696,"nodeType":"Block","src":"2572:44:45","statements":[{"expression":{"arguments":[{"id":14693,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14685,"src":"2600:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":14691,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14682,"src":"2589:5:45","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$14682_$","typeString":"type(Time.Delay)"}},"id":14692,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2595:4:45","memberName":"wrap","nodeType":"MemberAccess","src":"2589:10:45","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":14694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2589:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"functionReturnParameters":14690,"id":14695,"nodeType":"Return","src":"2582:27:45"}]},"documentation":{"id":14683,"nodeType":"StructuredDocumentation","src":"2400:103:45","text":" @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature"},"id":14697,"implemented":true,"kind":"function","modifiers":[],"name":"toDelay","nameLocation":"2517:7:45","nodeType":"FunctionDefinition","parameters":{"id":14686,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14685,"mutability":"mutable","name":"duration","nameLocation":"2532:8:45","nodeType":"VariableDeclaration","scope":14697,"src":"2525:15:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14684,"name":"uint32","nodeType":"ElementaryTypeName","src":"2525:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2524:17:45"},"returnParameters":{"id":14690,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14689,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14697,"src":"2565:5:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14688,"nodeType":"UserDefinedTypeName","pathNode":{"id":14687,"name":"Delay","nameLocations":["2565:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"2565:5:45"},"referencedDeclaration":14682,"src":"2565:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"2564:7:45"},"scope":14919,"src":"2508:108:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":14734,"nodeType":"Block","src":"3016:159:45","statements":[{"expression":{"id":14719,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":14712,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14706,"src":"3027:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14713,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14708,"src":"3040:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14714,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14710,"src":"3052:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14715,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"3026:33:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":14716,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14701,"src":"3062:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"id":14717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3067:6:45","memberName":"unpack","nodeType":"MemberAccess","referencedDeclaration":14880,"src":"3062:11:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (Time.Delay) pure returns (uint32,uint32,uint48)"}},"id":14718,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3062:13:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"src":"3026:49:45","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14720,"nodeType":"ExpressionStatement","src":"3026:49:45"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14721,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14710,"src":"3092:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":14722,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14703,"src":"3102:9:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3092:19:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"components":[{"id":14728,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14706,"src":"3136:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14729,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14708,"src":"3149:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14730,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14710,"src":"3161:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14731,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3135:33:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"id":14732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3092:76:45","trueExpression":{"components":[{"id":14724,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14708,"src":"3115:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":14725,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3127:1:45","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":14726,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3130:1:45","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":14727,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3114:18:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(uint32,int_const 0,int_const 0)"}},"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":14711,"id":14733,"nodeType":"Return","src":"3085:83:45"}]},"documentation":{"id":14698,"nodeType":"StructuredDocumentation","src":"2622:241:45","text":" @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered."},"id":14735,"implemented":true,"kind":"function","modifiers":[],"name":"_getFullAt","nameLocation":"2877:10:45","nodeType":"FunctionDefinition","parameters":{"id":14704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14701,"mutability":"mutable","name":"self","nameLocation":"2903:4:45","nodeType":"VariableDeclaration","scope":14735,"src":"2897:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14700,"nodeType":"UserDefinedTypeName","pathNode":{"id":14699,"name":"Delay","nameLocations":["2897:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"2897:5:45"},"referencedDeclaration":14682,"src":"2897:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":14703,"mutability":"mutable","name":"timepoint","nameLocation":"2924:9:45","nodeType":"VariableDeclaration","scope":14735,"src":"2917:16:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14702,"name":"uint48","nodeType":"ElementaryTypeName","src":"2917:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2887:52:45"},"returnParameters":{"id":14711,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14706,"mutability":"mutable","name":"valueBefore","nameLocation":"2969:11:45","nodeType":"VariableDeclaration","scope":14735,"src":"2962:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14705,"name":"uint32","nodeType":"ElementaryTypeName","src":"2962:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14708,"mutability":"mutable","name":"valueAfter","nameLocation":"2989:10:45","nodeType":"VariableDeclaration","scope":14735,"src":"2982:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14707,"name":"uint32","nodeType":"ElementaryTypeName","src":"2982:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14710,"mutability":"mutable","name":"effect","nameLocation":"3008:6:45","nodeType":"VariableDeclaration","scope":14735,"src":"3001:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14709,"name":"uint48","nodeType":"ElementaryTypeName","src":"3001:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2961:54:45"},"scope":14919,"src":"2868:307:45","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":14754,"nodeType":"Block","src":"3499:53:45","statements":[{"expression":{"arguments":[{"id":14749,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14739,"src":"3527:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},{"arguments":[],"expression":{"argumentTypes":[],"id":14750,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14667,"src":"3533:9:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":14751,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3533:11:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":14748,"name":"_getFullAt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14735,"src":"3516:10:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$14682_$_t_uint48_$returns$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"function (Time.Delay,uint48) pure returns (uint32,uint32,uint48)"}},"id":14752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3516:29:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":14747,"id":14753,"nodeType":"Return","src":"3509:36:45"}]},"documentation":{"id":14736,"nodeType":"StructuredDocumentation","src":"3181:207:45","text":" @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n effect timepoint is 0, then the pending value should not be considered."},"id":14755,"implemented":true,"kind":"function","modifiers":[],"name":"getFull","nameLocation":"3402:7:45","nodeType":"FunctionDefinition","parameters":{"id":14740,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14739,"mutability":"mutable","name":"self","nameLocation":"3416:4:45","nodeType":"VariableDeclaration","scope":14755,"src":"3410:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14738,"nodeType":"UserDefinedTypeName","pathNode":{"id":14737,"name":"Delay","nameLocations":["3410:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"3410:5:45"},"referencedDeclaration":14682,"src":"3410:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3409:12:45"},"returnParameters":{"id":14747,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14742,"mutability":"mutable","name":"valueBefore","nameLocation":"3452:11:45","nodeType":"VariableDeclaration","scope":14755,"src":"3445:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14741,"name":"uint32","nodeType":"ElementaryTypeName","src":"3445:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14744,"mutability":"mutable","name":"valueAfter","nameLocation":"3472:10:45","nodeType":"VariableDeclaration","scope":14755,"src":"3465:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14743,"name":"uint32","nodeType":"ElementaryTypeName","src":"3465:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14746,"mutability":"mutable","name":"effect","nameLocation":"3491:6:45","nodeType":"VariableDeclaration","scope":14755,"src":"3484:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14745,"name":"uint48","nodeType":"ElementaryTypeName","src":"3484:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3444:54:45"},"scope":14919,"src":"3393:159:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14772,"nodeType":"Block","src":"3665:74:45","statements":[{"assignments":[14765,null,null],"declarations":[{"constant":false,"id":14765,"mutability":"mutable","name":"delay","nameLocation":"3683:5:45","nodeType":"VariableDeclaration","scope":14772,"src":"3676:12:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14764,"name":"uint32","nodeType":"ElementaryTypeName","src":"3676:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},null,null],"id":14769,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":14766,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14759,"src":"3696:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"id":14767,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3701:7:45","memberName":"getFull","nodeType":"MemberAccess","referencedDeclaration":14755,"src":"3696:12:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (Time.Delay) view returns (uint32,uint32,uint48)"}},"id":14768,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3696:14:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"VariableDeclarationStatement","src":"3675:35:45"},{"expression":{"id":14770,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14765,"src":"3727:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":14763,"id":14771,"nodeType":"Return","src":"3720:12:45"}]},"documentation":{"id":14756,"nodeType":"StructuredDocumentation","src":"3558:46:45","text":" @dev Get the current value."},"id":14773,"implemented":true,"kind":"function","modifiers":[],"name":"get","nameLocation":"3618:3:45","nodeType":"FunctionDefinition","parameters":{"id":14760,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14759,"mutability":"mutable","name":"self","nameLocation":"3628:4:45","nodeType":"VariableDeclaration","scope":14773,"src":"3622:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14758,"nodeType":"UserDefinedTypeName","pathNode":{"id":14757,"name":"Delay","nameLocations":["3622:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"3622:5:45"},"referencedDeclaration":14682,"src":"3622:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3621:12:45"},"returnParameters":{"id":14763,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14762,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14773,"src":"3657:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14761,"name":"uint32","nodeType":"ElementaryTypeName","src":"3657:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3656:8:45"},"scope":14919,"src":"3609:130:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14828,"nodeType":"Block","src":"4189:234:45","statements":[{"assignments":[14790],"declarations":[{"constant":false,"id":14790,"mutability":"mutable","name":"value","nameLocation":"4206:5:45","nodeType":"VariableDeclaration","scope":14828,"src":"4199:12:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14789,"name":"uint32","nodeType":"ElementaryTypeName","src":"4199:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":14794,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":14791,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14777,"src":"4214:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"id":14792,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4219:3:45","memberName":"get","nodeType":"MemberAccess","referencedDeclaration":14773,"src":"4214:8:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint32_$attached_to$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (Time.Delay) view returns (uint32)"}},"id":14793,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4214:10:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4199:25:45"},{"assignments":[14796],"declarations":[{"constant":false,"id":14796,"mutability":"mutable","name":"setback","nameLocation":"4241:7:45","nodeType":"VariableDeclaration","scope":14828,"src":"4234:14:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14795,"name":"uint32","nodeType":"ElementaryTypeName","src":"4234:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":14812,"initialValue":{"arguments":[{"arguments":[{"id":14801,"name":"minSetback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14781,"src":"4267:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":14804,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14802,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14790,"src":"4279:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14803,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14779,"src":"4287:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4279:16:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"30","id":14808,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4317:1:45","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"id":14809,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"4279:39:45","trueExpression":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":14807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14805,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14790,"src":"4298:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":14806,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14779,"src":"4306:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4298:16:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":14799,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"4258:4:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":14800,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4263:3:45","memberName":"max","nodeType":"MemberAccess","referencedDeclaration":9410,"src":"4258:8:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14810,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4258:61:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14798,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4251:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":14797,"name":"uint32","nodeType":"ElementaryTypeName","src":"4251:6:45","typeDescriptions":{}}},"id":14811,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4251:69:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4234:86:45"},{"expression":{"id":14818,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14813,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"4330:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14817,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":14814,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14667,"src":"4339:9:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":14815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4339:11:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":14816,"name":"setback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14796,"src":"4353:7:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4339:21:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4330:30:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":14819,"nodeType":"ExpressionStatement","src":"4330:30:45"},{"expression":{"components":[{"arguments":[{"id":14821,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14790,"src":"4383:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14822,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14779,"src":"4390:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14823,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"4400:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":14820,"name":"pack","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14918,"src":"4378:4:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint32_$_t_uint32_$_t_uint48_$returns$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (uint32,uint32,uint48) pure returns (Time.Delay)"}},"id":14824,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4378:29:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},{"id":14825,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"4409:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14826,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4377:39:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_userDefinedValueType$_Delay_$14682_$_t_uint48_$","typeString":"tuple(Time.Delay,uint48)"}},"functionReturnParameters":14788,"id":14827,"nodeType":"Return","src":"4370:46:45"}]},"documentation":{"id":14774,"nodeType":"StructuredDocumentation","src":"3745:283:45","text":" @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n new delay becomes effective."},"id":14829,"implemented":true,"kind":"function","modifiers":[],"name":"withUpdate","nameLocation":"4042:10:45","nodeType":"FunctionDefinition","parameters":{"id":14782,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14777,"mutability":"mutable","name":"self","nameLocation":"4068:4:45","nodeType":"VariableDeclaration","scope":14829,"src":"4062:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14776,"nodeType":"UserDefinedTypeName","pathNode":{"id":14775,"name":"Delay","nameLocations":["4062:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"4062:5:45"},"referencedDeclaration":14682,"src":"4062:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":14779,"mutability":"mutable","name":"newValue","nameLocation":"4089:8:45","nodeType":"VariableDeclaration","scope":14829,"src":"4082:15:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14778,"name":"uint32","nodeType":"ElementaryTypeName","src":"4082:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14781,"mutability":"mutable","name":"minSetback","nameLocation":"4114:10:45","nodeType":"VariableDeclaration","scope":14829,"src":"4107:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14780,"name":"uint32","nodeType":"ElementaryTypeName","src":"4107:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4052:78:45"},"returnParameters":{"id":14788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14785,"mutability":"mutable","name":"updatedDelay","nameLocation":"4160:12:45","nodeType":"VariableDeclaration","scope":14829,"src":"4154:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14784,"nodeType":"UserDefinedTypeName","pathNode":{"id":14783,"name":"Delay","nameLocations":["4154:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"4154:5:45"},"referencedDeclaration":14682,"src":"4154:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":14787,"mutability":"mutable","name":"effect","nameLocation":"4181:6:45","nodeType":"VariableDeclaration","scope":14829,"src":"4174:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14786,"name":"uint48","nodeType":"ElementaryTypeName","src":"4174:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4153:35:45"},"scope":14919,"src":"4033:390:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14879,"nodeType":"Block","src":"4656:212:45","statements":[{"assignments":[14843],"declarations":[{"constant":false,"id":14843,"mutability":"mutable","name":"raw","nameLocation":"4674:3:45","nodeType":"VariableDeclaration","scope":14879,"src":"4666:11:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":14842,"name":"uint112","nodeType":"ElementaryTypeName","src":"4666:7:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"id":14848,"initialValue":{"arguments":[{"id":14846,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14833,"src":"4693:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}],"expression":{"id":14844,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14682,"src":"4680:5:45","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$14682_$","typeString":"type(Time.Delay)"}},"id":14845,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4686:6:45","memberName":"unwrap","nodeType":"MemberAccess","src":"4680:12:45","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint112_$","typeString":"function (Time.Delay) pure returns (uint112)"}},"id":14847,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4680:18:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"VariableDeclarationStatement","src":"4666:32:45"},{"expression":{"id":14854,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14849,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14838,"src":"4709:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":14852,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14843,"src":"4729:3:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":14851,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4722:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":14850,"name":"uint32","nodeType":"ElementaryTypeName","src":"4722:6:45","typeDescriptions":{}}},"id":14853,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4722:11:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4709:24:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":14855,"nodeType":"ExpressionStatement","src":"4709:24:45"},{"expression":{"id":14863,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14856,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14836,"src":"4743:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14861,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14859,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14843,"src":"4764:3:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3332","id":14860,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4771:2:45","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"4764:9:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":14858,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4757:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":14857,"name":"uint32","nodeType":"ElementaryTypeName","src":"4757:6:45","typeDescriptions":{}}},"id":14862,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4757:17:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4743:31:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":14864,"nodeType":"ExpressionStatement","src":"4743:31:45"},{"expression":{"id":14872,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14865,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14840,"src":"4784:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14870,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14868,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14843,"src":"4800:3:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3634","id":14869,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4807:2:45","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"4800:9:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":14867,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4793:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":14866,"name":"uint48","nodeType":"ElementaryTypeName","src":"4793:6:45","typeDescriptions":{}}},"id":14871,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4793:17:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4784:26:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":14873,"nodeType":"ExpressionStatement","src":"4784:26:45"},{"expression":{"components":[{"id":14874,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14836,"src":"4829:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14875,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14838,"src":"4842:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14876,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14840,"src":"4854:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14877,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4828:33:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":14841,"id":14878,"nodeType":"Return","src":"4821:40:45"}]},"documentation":{"id":14830,"nodeType":"StructuredDocumentation","src":"4429:117:45","text":" @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint)."},"id":14880,"implemented":true,"kind":"function","modifiers":[],"name":"unpack","nameLocation":"4560:6:45","nodeType":"FunctionDefinition","parameters":{"id":14834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14833,"mutability":"mutable","name":"self","nameLocation":"4573:4:45","nodeType":"VariableDeclaration","scope":14880,"src":"4567:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14832,"nodeType":"UserDefinedTypeName","pathNode":{"id":14831,"name":"Delay","nameLocations":["4567:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"4567:5:45"},"referencedDeclaration":14682,"src":"4567:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"4566:12:45"},"returnParameters":{"id":14841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14836,"mutability":"mutable","name":"valueBefore","nameLocation":"4609:11:45","nodeType":"VariableDeclaration","scope":14880,"src":"4602:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14835,"name":"uint32","nodeType":"ElementaryTypeName","src":"4602:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14838,"mutability":"mutable","name":"valueAfter","nameLocation":"4629:10:45","nodeType":"VariableDeclaration","scope":14880,"src":"4622:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14837,"name":"uint32","nodeType":"ElementaryTypeName","src":"4622:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14840,"mutability":"mutable","name":"effect","nameLocation":"4648:6:45","nodeType":"VariableDeclaration","scope":14880,"src":"4641:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14839,"name":"uint48","nodeType":"ElementaryTypeName","src":"4641:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4601:54:45"},"scope":14919,"src":"4551:317:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":14917,"nodeType":"Block","src":"5041:112:45","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14900,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":14897,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14887,"src":"5078:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":14896,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5070:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":14895,"name":"uint112","nodeType":"ElementaryTypeName","src":"5070:7:45","typeDescriptions":{}}},"id":14898,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5070:15:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":14899,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5089:2:45","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"5070:21:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":14901,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5069:23:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14907,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":14904,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14883,"src":"5104:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":14903,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5096:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":14902,"name":"uint112","nodeType":"ElementaryTypeName","src":"5096:7:45","typeDescriptions":{}}},"id":14905,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5096:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":14906,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5120:2:45","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"5096:26:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":14908,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5095:28:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:54:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"id":14912,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14885,"src":"5134:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":14911,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5126:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":14910,"name":"uint112","nodeType":"ElementaryTypeName","src":"5126:7:45","typeDescriptions":{}}},"id":14913,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5126:19:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:76:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"expression":{"id":14893,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14682,"src":"5058:5:45","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$14682_$","typeString":"type(Time.Delay)"}},"id":14894,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5064:4:45","memberName":"wrap","nodeType":"MemberAccess","src":"5058:10:45","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":14915,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5058:88:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"functionReturnParameters":14892,"id":14916,"nodeType":"Return","src":"5051:95:45"}]},"documentation":{"id":14881,"nodeType":"StructuredDocumentation","src":"4874:64:45","text":" @dev pack the components into a Delay object."},"id":14918,"implemented":true,"kind":"function","modifiers":[],"name":"pack","nameLocation":"4952:4:45","nodeType":"FunctionDefinition","parameters":{"id":14888,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14883,"mutability":"mutable","name":"valueBefore","nameLocation":"4964:11:45","nodeType":"VariableDeclaration","scope":14918,"src":"4957:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14882,"name":"uint32","nodeType":"ElementaryTypeName","src":"4957:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14885,"mutability":"mutable","name":"valueAfter","nameLocation":"4984:10:45","nodeType":"VariableDeclaration","scope":14918,"src":"4977:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14884,"name":"uint32","nodeType":"ElementaryTypeName","src":"4977:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14887,"mutability":"mutable","name":"effect","nameLocation":"5003:6:45","nodeType":"VariableDeclaration","scope":14918,"src":"4996:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14886,"name":"uint48","nodeType":"ElementaryTypeName","src":"4996:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4956:54:45"},"returnParameters":{"id":14892,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14891,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14918,"src":"5034:5:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14890,"nodeType":"UserDefinedTypeName","pathNode":{"id":14889,"name":"Delay","nameLocations":["5034:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"5034:5:45"},"referencedDeclaration":14682,"src":"5034:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"5033:7:45"},"scope":14919,"src":"4943:210:45","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":14920,"src":"640:4515:45","usedErrors":[],"usedEvents":[]}],"src":"104:5052:45"},"id":45},"contracts/DLE.sol":{"ast":{"absolutePath":"contracts/DLE.sol","exportedSymbols":{"Address":[6688],"Checkpoints":[14290],"Context":[6718],"DLE":[15715],"DoubleEndedQueue":[14645],"EIP712":[8976],"ERC165":[9182],"ERC20":[6147],"ERC20Votes":[6357],"Governor":[2134],"GovernorCountingSimple":[3840],"GovernorSettings":[4021],"GovernorTimelockControl":[4366],"GovernorVotes":[4482],"GovernorVotesQuorumFraction":[4677],"IERC1155Receiver":[5551],"IERC165":[9194],"IERC6372":[5372],"IERC721Receiver":[6401],"IGovernor":[2588],"IVotes":[4760],"Nonces":[6808],"SafeCast":[12565],"SignatureChecker":[9158],"Strings":[8401],"TimelockController":[3608],"Votes":[5303]},"id":15716,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14921,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:46"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","file":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","id":14922,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":6358,"src":"58:71:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"@openzeppelin/contracts/governance/Governor.sol","id":14923,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":2135,"src":"130:57:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","id":14924,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":4022,"src":"188:76:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","id":14925,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":3841,"src":"265:82:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","id":14926,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":4678,"src":"348:87:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","id":14927,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":4367,"src":"436:83:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"@openzeppelin/contracts/governance/utils/IVotes.sol","id":14928,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":4761,"src":"520:61:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"@openzeppelin/contracts/utils/Nonces.sol","id":14929,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15716,"sourceUnit":6809,"src":"582:50:46","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":14931,"name":"ERC20Votes","nameLocations":["803:10:46"],"nodeType":"IdentifierPath","referencedDeclaration":6357,"src":"803:10:46"},"id":14932,"nodeType":"InheritanceSpecifier","src":"803:10:46"},{"baseName":{"id":14933,"name":"Governor","nameLocations":["820:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"820:8:46"},"id":14934,"nodeType":"InheritanceSpecifier","src":"820:8:46"},{"baseName":{"id":14935,"name":"GovernorSettings","nameLocations":["835:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"835:16:46"},"id":14936,"nodeType":"InheritanceSpecifier","src":"835:16:46"},{"baseName":{"id":14937,"name":"GovernorCountingSimple","nameLocations":["858:22:46"],"nodeType":"IdentifierPath","referencedDeclaration":3840,"src":"858:22:46"},"id":14938,"nodeType":"InheritanceSpecifier","src":"858:22:46"},{"baseName":{"id":14939,"name":"GovernorVotesQuorumFraction","nameLocations":["887:27:46"],"nodeType":"IdentifierPath","referencedDeclaration":4677,"src":"887:27:46"},"id":14940,"nodeType":"InheritanceSpecifier","src":"887:27:46"},{"baseName":{"id":14941,"name":"GovernorTimelockControl","nameLocations":["921:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"921:23:46"},"id":14942,"nodeType":"InheritanceSpecifier","src":"921:23:46"}],"canonicalName":"DLE","contractDependencies":[],"contractKind":"contract","documentation":{"id":14930,"nodeType":"StructuredDocumentation","src":"634:147:46","text":" @title DLE (Digital Legal Entity)\n @dev Основной контракт DLE с отдельным модулем TimelockController."},"fullyImplemented":true,"id":15715,"internalFunctionIDs":{"5280":1,"5294":2},"linearizedBaseContracts":[15715,4366,4677,4482,3840,4021,2134,5551,6401,2588,6357,5303,5357,4760,5372,6808,8976,5346,9182,9194,6147,5414,6383,6225,6718],"name":"DLE","nameLocation":"791:3:46","nodeType":"ContractDefinition","nodes":[{"canonicalName":"DLE.DLEInfo","id":14964,"members":[{"constant":false,"id":14944,"mutability":"mutable","name":"name","nameLocation":"984:4:46","nodeType":"VariableDeclaration","scope":14964,"src":"977:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14943,"name":"string","nodeType":"ElementaryTypeName","src":"977:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14946,"mutability":"mutable","name":"symbol","nameLocation":"1005:6:46","nodeType":"VariableDeclaration","scope":14964,"src":"998:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14945,"name":"string","nodeType":"ElementaryTypeName","src":"998:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14948,"mutability":"mutable","name":"location","nameLocation":"1028:8:46","nodeType":"VariableDeclaration","scope":14964,"src":"1021:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14947,"name":"string","nodeType":"ElementaryTypeName","src":"1021:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14950,"mutability":"mutable","name":"coordinates","nameLocation":"1053:11:46","nodeType":"VariableDeclaration","scope":14964,"src":"1046:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14949,"name":"string","nodeType":"ElementaryTypeName","src":"1046:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14952,"mutability":"mutable","name":"jurisdiction","nameLocation":"1082:12:46","nodeType":"VariableDeclaration","scope":14964,"src":"1074:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14951,"name":"uint256","nodeType":"ElementaryTypeName","src":"1074:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14954,"mutability":"mutable","name":"oktmo","nameLocation":"1112:5:46","nodeType":"VariableDeclaration","scope":14964,"src":"1104:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14953,"name":"uint256","nodeType":"ElementaryTypeName","src":"1104:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14957,"mutability":"mutable","name":"okvedCodes","nameLocation":"1136:10:46","nodeType":"VariableDeclaration","scope":14964,"src":"1127:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":14955,"name":"string","nodeType":"ElementaryTypeName","src":"1127:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":14956,"nodeType":"ArrayTypeName","src":"1127:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":14959,"mutability":"mutable","name":"kpp","nameLocation":"1164:3:46","nodeType":"VariableDeclaration","scope":14964,"src":"1156:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14958,"name":"uint256","nodeType":"ElementaryTypeName","src":"1156:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14961,"mutability":"mutable","name":"creationTimestamp","nameLocation":"1185:17:46","nodeType":"VariableDeclaration","scope":14964,"src":"1177:25:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14960,"name":"uint256","nodeType":"ElementaryTypeName","src":"1177:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14963,"mutability":"mutable","name":"isActive","nameLocation":"1217:8:46","nodeType":"VariableDeclaration","scope":14964,"src":"1212:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14962,"name":"bool","nodeType":"ElementaryTypeName","src":"1212:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"name":"DLEInfo","nameLocation":"959:7:46","nodeType":"StructDefinition","scope":15715,"src":"952:280:46","visibility":"public"},{"canonicalName":"DLE.DLEConfig","id":14990,"members":[{"constant":false,"id":14966,"mutability":"mutable","name":"name","nameLocation":"1272:4:46","nodeType":"VariableDeclaration","scope":14990,"src":"1265:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14965,"name":"string","nodeType":"ElementaryTypeName","src":"1265:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14968,"mutability":"mutable","name":"symbol","nameLocation":"1293:6:46","nodeType":"VariableDeclaration","scope":14990,"src":"1286:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14967,"name":"string","nodeType":"ElementaryTypeName","src":"1286:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14970,"mutability":"mutable","name":"location","nameLocation":"1316:8:46","nodeType":"VariableDeclaration","scope":14990,"src":"1309:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14969,"name":"string","nodeType":"ElementaryTypeName","src":"1309:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14972,"mutability":"mutable","name":"coordinates","nameLocation":"1341:11:46","nodeType":"VariableDeclaration","scope":14990,"src":"1334:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14971,"name":"string","nodeType":"ElementaryTypeName","src":"1334:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14974,"mutability":"mutable","name":"jurisdiction","nameLocation":"1370:12:46","nodeType":"VariableDeclaration","scope":14990,"src":"1362:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14973,"name":"uint256","nodeType":"ElementaryTypeName","src":"1362:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14976,"mutability":"mutable","name":"oktmo","nameLocation":"1400:5:46","nodeType":"VariableDeclaration","scope":14990,"src":"1392:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14975,"name":"uint256","nodeType":"ElementaryTypeName","src":"1392:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14979,"mutability":"mutable","name":"okvedCodes","nameLocation":"1424:10:46","nodeType":"VariableDeclaration","scope":14990,"src":"1415:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":14977,"name":"string","nodeType":"ElementaryTypeName","src":"1415:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":14978,"nodeType":"ArrayTypeName","src":"1415:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":14981,"mutability":"mutable","name":"kpp","nameLocation":"1452:3:46","nodeType":"VariableDeclaration","scope":14990,"src":"1444:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14980,"name":"uint256","nodeType":"ElementaryTypeName","src":"1444:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14983,"mutability":"mutable","name":"votingDelay","nameLocation":"1472:11:46","nodeType":"VariableDeclaration","scope":14990,"src":"1465:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14982,"name":"uint48","nodeType":"ElementaryTypeName","src":"1465:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":14985,"mutability":"mutable","name":"votingPeriod","nameLocation":"1500:12:46","nodeType":"VariableDeclaration","scope":14990,"src":"1493:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14984,"name":"uint32","nodeType":"ElementaryTypeName","src":"1493:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14987,"mutability":"mutable","name":"proposalThreshold","nameLocation":"1530:17:46","nodeType":"VariableDeclaration","scope":14990,"src":"1522:25:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14986,"name":"uint256","nodeType":"ElementaryTypeName","src":"1522:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14989,"mutability":"mutable","name":"quorumPercentage","nameLocation":"1565:16:46","nodeType":"VariableDeclaration","scope":14990,"src":"1557:24:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14988,"name":"uint256","nodeType":"ElementaryTypeName","src":"1557:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"DLEConfig","nameLocation":"1245:9:46","nodeType":"StructDefinition","scope":15715,"src":"1238:350:46","visibility":"public"},{"canonicalName":"DLE.Proposal","id":15011,"members":[{"constant":false,"id":14992,"mutability":"mutable","name":"operation","nameLocation":"1626:9:46","nodeType":"VariableDeclaration","scope":15011,"src":"1620:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":14991,"name":"bytes","nodeType":"ElementaryTypeName","src":"1620:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":14995,"mutability":"mutable","name":"targetChains","nameLocation":"1655:12:46","nodeType":"VariableDeclaration","scope":15011,"src":"1645:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":14993,"name":"uint256","nodeType":"ElementaryTypeName","src":"1645:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14994,"nodeType":"ArrayTypeName","src":"1645:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":14997,"mutability":"mutable","name":"timelock","nameLocation":"1685:8:46","nodeType":"VariableDeclaration","scope":15011,"src":"1677:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14996,"name":"uint256","nodeType":"ElementaryTypeName","src":"1677:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14999,"mutability":"mutable","name":"governanceChain","nameLocation":"1711:15:46","nodeType":"VariableDeclaration","scope":15011,"src":"1703:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14998,"name":"uint256","nodeType":"ElementaryTypeName","src":"1703:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15001,"mutability":"mutable","name":"initiator","nameLocation":"1744:9:46","nodeType":"VariableDeclaration","scope":15011,"src":"1736:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15000,"name":"address","nodeType":"ElementaryTypeName","src":"1736:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15004,"mutability":"mutable","name":"signatures","nameLocation":"1771:10:46","nodeType":"VariableDeclaration","scope":15011,"src":"1763:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15002,"name":"bytes","nodeType":"ElementaryTypeName","src":"1763:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15003,"nodeType":"ArrayTypeName","src":"1763:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15006,"mutability":"mutable","name":"executed","nameLocation":"1796:8:46","nodeType":"VariableDeclaration","scope":15011,"src":"1791:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15005,"name":"bool","nodeType":"ElementaryTypeName","src":"1791:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":15008,"mutability":"mutable","name":"quorumRequired","nameLocation":"1822:14:46","nodeType":"VariableDeclaration","scope":15011,"src":"1814:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15007,"name":"uint256","nodeType":"ElementaryTypeName","src":"1814:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15010,"mutability":"mutable","name":"signaturesCount","nameLocation":"1854:15:46","nodeType":"VariableDeclaration","scope":15011,"src":"1846:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15009,"name":"uint256","nodeType":"ElementaryTypeName","src":"1846:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"Proposal","nameLocation":"1601:8:46","nodeType":"StructDefinition","scope":15715,"src":"1594:282:46","visibility":"public"},{"constant":false,"functionSelector":"f2c26a47","id":15014,"mutability":"mutable","name":"dleInfo","nameLocation":"1897:7:46","nodeType":"VariableDeclaration","scope":15715,"src":"1882:22:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage","typeString":"struct DLE.DLEInfo"},"typeName":{"id":15013,"nodeType":"UserDefinedTypeName","pathNode":{"id":15012,"name":"DLEInfo","nameLocations":["1882:7:46"],"nodeType":"IdentifierPath","referencedDeclaration":14964,"src":"1882:7:46"},"referencedDeclaration":14964,"src":"1882:7:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage_ptr","typeString":"struct DLE.DLEInfo"}},"visibility":"public"},{"constant":false,"functionSelector":"013cf08b","id":15019,"mutability":"mutable","name":"proposals","nameLocation":"1946:9:46","nodeType":"VariableDeclaration","scope":15715,"src":"1910:45:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15011_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal)"},"typeName":{"id":15018,"keyName":"","keyNameLocation":"-1:-1:-1","keyType":{"id":15015,"name":"uint256","nodeType":"ElementaryTypeName","src":"1918:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"1910:28:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15011_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":15017,"nodeType":"UserDefinedTypeName","pathNode":{"id":15016,"name":"Proposal","nameLocations":["1929:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":15011,"src":"1929:8:46"},"referencedDeclaration":15011,"src":"1929:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal"}}},"visibility":"public"},{"constant":false,"functionSelector":"0c0512e9","id":15021,"mutability":"mutable","name":"proposalCounter","nameLocation":"1976:15:46","nodeType":"VariableDeclaration","scope":15715,"src":"1961:30:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15020,"name":"uint256","nodeType":"ElementaryTypeName","src":"1961:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"constant":false,"functionSelector":"4fa76ec9","id":15023,"mutability":"mutable","name":"quorumPercentage","nameLocation":"2012:16:46","nodeType":"VariableDeclaration","scope":15715,"src":"1997:31:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15022,"name":"uint256","nodeType":"ElementaryTypeName","src":"1997:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"anonymous":false,"eventSelector":"5cc2d55798cee8f02a1864e506ff754519b7fbe25d3bd5258441c00b83b7bb04","id":15048,"name":"DLEInitialized","nameLocation":"2041:14:46","nodeType":"EventDefinition","parameters":{"id":15047,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15025,"indexed":false,"mutability":"mutable","name":"name","nameLocation":"2072:4:46","nodeType":"VariableDeclaration","scope":15048,"src":"2065:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15024,"name":"string","nodeType":"ElementaryTypeName","src":"2065:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15027,"indexed":false,"mutability":"mutable","name":"symbol","nameLocation":"2093:6:46","nodeType":"VariableDeclaration","scope":15048,"src":"2086:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15026,"name":"string","nodeType":"ElementaryTypeName","src":"2086:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15029,"indexed":false,"mutability":"mutable","name":"location","nameLocation":"2116:8:46","nodeType":"VariableDeclaration","scope":15048,"src":"2109:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15028,"name":"string","nodeType":"ElementaryTypeName","src":"2109:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15031,"indexed":false,"mutability":"mutable","name":"coordinates","nameLocation":"2141:11:46","nodeType":"VariableDeclaration","scope":15048,"src":"2134:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15030,"name":"string","nodeType":"ElementaryTypeName","src":"2134:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15033,"indexed":false,"mutability":"mutable","name":"jurisdiction","nameLocation":"2170:12:46","nodeType":"VariableDeclaration","scope":15048,"src":"2162:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15032,"name":"uint256","nodeType":"ElementaryTypeName","src":"2162:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15035,"indexed":false,"mutability":"mutable","name":"oktmo","nameLocation":"2200:5:46","nodeType":"VariableDeclaration","scope":15048,"src":"2192:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15034,"name":"uint256","nodeType":"ElementaryTypeName","src":"2192:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15038,"indexed":false,"mutability":"mutable","name":"okvedCodes","nameLocation":"2224:10:46","nodeType":"VariableDeclaration","scope":15048,"src":"2215:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":15036,"name":"string","nodeType":"ElementaryTypeName","src":"2215:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":15037,"nodeType":"ArrayTypeName","src":"2215:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":15040,"indexed":false,"mutability":"mutable","name":"kpp","nameLocation":"2252:3:46","nodeType":"VariableDeclaration","scope":15048,"src":"2244:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15039,"name":"uint256","nodeType":"ElementaryTypeName","src":"2244:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15042,"indexed":false,"mutability":"mutable","name":"tokenAddress","nameLocation":"2273:12:46","nodeType":"VariableDeclaration","scope":15048,"src":"2265:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15041,"name":"address","nodeType":"ElementaryTypeName","src":"2265:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15044,"indexed":false,"mutability":"mutable","name":"timelockAddress","nameLocation":"2303:15:46","nodeType":"VariableDeclaration","scope":15048,"src":"2295:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15043,"name":"address","nodeType":"ElementaryTypeName","src":"2295:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15046,"indexed":false,"mutability":"mutable","name":"governorAddress","nameLocation":"2336:15:46","nodeType":"VariableDeclaration","scope":15048,"src":"2328:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15045,"name":"address","nodeType":"ElementaryTypeName","src":"2328:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2055:302:46"},"src":"2035:323:46"},{"anonymous":false,"eventSelector":"03be9b2a692d7f70f180696d23ab769875fec1b9ec86909e5e62e96e3d709cd0","id":15056,"name":"TokensDistributed","nameLocation":"2369:17:46","nodeType":"EventDefinition","parameters":{"id":15055,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15051,"indexed":false,"mutability":"mutable","name":"partners","nameLocation":"2397:8:46","nodeType":"VariableDeclaration","scope":15056,"src":"2387:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15049,"name":"address","nodeType":"ElementaryTypeName","src":"2387:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15050,"nodeType":"ArrayTypeName","src":"2387:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15054,"indexed":false,"mutability":"mutable","name":"amounts","nameLocation":"2417:7:46","nodeType":"VariableDeclaration","scope":15056,"src":"2407:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15052,"name":"uint256","nodeType":"ElementaryTypeName","src":"2407:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15053,"nodeType":"ArrayTypeName","src":"2407:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"2386:39:46"},"src":"2363:63:46"},{"anonymous":false,"eventSelector":"2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf","id":15064,"name":"ProposalCreated","nameLocation":"2437:15:46","nodeType":"EventDefinition","parameters":{"id":15063,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15058,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"2461:10:46","nodeType":"VariableDeclaration","scope":15064,"src":"2453:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15057,"name":"uint256","nodeType":"ElementaryTypeName","src":"2453:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15060,"indexed":false,"mutability":"mutable","name":"initiator","nameLocation":"2481:9:46","nodeType":"VariableDeclaration","scope":15064,"src":"2473:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15059,"name":"address","nodeType":"ElementaryTypeName","src":"2473:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15062,"indexed":false,"mutability":"mutable","name":"operation","nameLocation":"2498:9:46","nodeType":"VariableDeclaration","scope":15064,"src":"2492:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":15061,"name":"bytes","nodeType":"ElementaryTypeName","src":"2492:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2452:56:46"},"src":"2431:78:46"},{"anonymous":false,"eventSelector":"9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d1","id":15072,"name":"ProposalSigned","nameLocation":"2520:14:46","nodeType":"EventDefinition","parameters":{"id":15071,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15066,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"2543:10:46","nodeType":"VariableDeclaration","scope":15072,"src":"2535:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15065,"name":"uint256","nodeType":"ElementaryTypeName","src":"2535:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15068,"indexed":false,"mutability":"mutable","name":"signer","nameLocation":"2563:6:46","nodeType":"VariableDeclaration","scope":15072,"src":"2555:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15067,"name":"address","nodeType":"ElementaryTypeName","src":"2555:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15070,"indexed":false,"mutability":"mutable","name":"signaturesCount","nameLocation":"2579:15:46","nodeType":"VariableDeclaration","scope":15072,"src":"2571:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15069,"name":"uint256","nodeType":"ElementaryTypeName","src":"2571:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2534:61:46"},"src":"2514:82:46"},{"anonymous":false,"eventSelector":"5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60","id":15078,"name":"ModuleInstalled","nameLocation":"2607:15:46","nodeType":"EventDefinition","parameters":{"id":15077,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15074,"indexed":false,"mutability":"mutable","name":"moduleName","nameLocation":"2630:10:46","nodeType":"VariableDeclaration","scope":15078,"src":"2623:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15073,"name":"string","nodeType":"ElementaryTypeName","src":"2623:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15076,"indexed":false,"mutability":"mutable","name":"moduleAddress","nameLocation":"2650:13:46","nodeType":"VariableDeclaration","scope":15078,"src":"2642:21:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15075,"name":"address","nodeType":"ElementaryTypeName","src":"2642:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2622:42:46"},"src":"2601:64:46"},{"body":{"id":15181,"nodeType":"Block","src":"3107:825:46","statements":[{"expression":{"id":15146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15124,"name":"dleInfo","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15014,"src":"3117:7:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage","typeString":"struct DLE.DLEInfo storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"expression":{"id":15126,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3155:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15127,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3162:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"3155:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15128,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3188:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15129,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3195:6:46","memberName":"symbol","nodeType":"MemberAccess","referencedDeclaration":14968,"src":"3188:13:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15130,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3225:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15131,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3232:8:46","memberName":"location","nodeType":"MemberAccess","referencedDeclaration":14970,"src":"3225:15:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15132,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3267:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15133,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3274:11:46","memberName":"coordinates","nodeType":"MemberAccess","referencedDeclaration":14972,"src":"3267:18:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15134,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3313:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15135,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3320:12:46","memberName":"jurisdiction","nodeType":"MemberAccess","referencedDeclaration":14974,"src":"3313:19:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15136,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3353:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15137,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3360:5:46","memberName":"oktmo","nodeType":"MemberAccess","referencedDeclaration":14976,"src":"3353:12:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15138,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3391:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15139,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3398:10:46","memberName":"okvedCodes","nodeType":"MemberAccess","referencedDeclaration":14979,"src":"3391:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"expression":{"id":15140,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3427:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15141,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3434:3:46","memberName":"kpp","nodeType":"MemberAccess","referencedDeclaration":14981,"src":"3427:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15142,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3470:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15143,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3476:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"3470:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"74727565","id":15144,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3509:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":15125,"name":"DLEInfo","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14964,"src":"3127:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_DLEInfo_$14964_storage_ptr_$","typeString":"type(struct DLE.DLEInfo storage pointer)"}},"id":15145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["3149:4:46","3180:6:46","3215:8:46","3254:11:46","3299:12:46","3346:5:46","3379:10:46","3422:3:46","3451:17:46","3499:8:46"],"names":["name","symbol","location","coordinates","jurisdiction","oktmo","okvedCodes","kpp","creationTimestamp","isActive"],"nodeType":"FunctionCall","src":"3127:397:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_memory_ptr","typeString":"struct DLE.DLEInfo memory"}},"src":"3117:407:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage","typeString":"struct DLE.DLEInfo storage ref"}},"id":15147,"nodeType":"ExpressionStatement","src":"3117:407:46"},{"expression":{"id":15151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15148,"name":"quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15023,"src":"3534:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"expression":{"id":15149,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3553:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15150,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3560:16:46","memberName":"quorumPercentage","nodeType":"MemberAccess","referencedDeclaration":14989,"src":"3553:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3534:42:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15152,"nodeType":"ExpressionStatement","src":"3534:42:46"},{"eventCall":{"arguments":[{"expression":{"id":15154,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3619:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15155,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3626:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"3619:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15156,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3644:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15157,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3651:6:46","memberName":"symbol","nodeType":"MemberAccess","referencedDeclaration":14968,"src":"3644:13:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15158,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3671:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15159,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3678:8:46","memberName":"location","nodeType":"MemberAccess","referencedDeclaration":14970,"src":"3671:15:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15160,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3700:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15161,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3707:11:46","memberName":"coordinates","nodeType":"MemberAccess","referencedDeclaration":14972,"src":"3700:18:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15162,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3732:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15163,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3739:12:46","memberName":"jurisdiction","nodeType":"MemberAccess","referencedDeclaration":14974,"src":"3732:19:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15164,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3765:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15165,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3772:5:46","memberName":"oktmo","nodeType":"MemberAccess","referencedDeclaration":14976,"src":"3765:12:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15166,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3791:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15167,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3798:10:46","memberName":"okvedCodes","nodeType":"MemberAccess","referencedDeclaration":14979,"src":"3791:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"expression":{"id":15168,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"3822:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15169,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3829:3:46","memberName":"kpp","nodeType":"MemberAccess","referencedDeclaration":14981,"src":"3822:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":15172,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3854:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$15715","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$15715","typeString":"contract DLE"}],"id":15171,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3846:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15170,"name":"address","nodeType":"ElementaryTypeName","src":"3846:7:46","typeDescriptions":{}}},"id":15173,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3846:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15174,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15083,"src":"3873:15:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":15177,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3910:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$15715","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$15715","typeString":"contract DLE"}],"id":15176,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3902:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15175,"name":"address","nodeType":"ElementaryTypeName","src":"3902:7:46","typeDescriptions":{}}},"id":15178,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3902:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":15153,"name":"DLEInitialized","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15048,"src":"3591:14:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_uint256_$_t_address_$_t_address_$_t_address_$returns$__$","typeString":"function (string memory,string memory,string memory,string memory,uint256,uint256,string memory[] memory,uint256,address,address,address)"}},"id":15179,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3591:334:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15180,"nodeType":"EmitStatement","src":"3586:339:46"}]},"id":15182,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"expression":{"id":15086,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"2769:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15087,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2776:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"2769:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15088,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"2782:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15089,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2789:6:46","memberName":"symbol","nodeType":"MemberAccess","referencedDeclaration":14968,"src":"2782:13:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15090,"kind":"baseConstructorSpecifier","modifierName":{"id":15085,"name":"ERC20","nameLocations":["2763:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":6147,"src":"2763:5:46"},"nodeType":"ModifierInvocation","src":"2763:33:46"},{"arguments":[{"expression":{"id":15092,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"2814:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15093,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2821:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"2814:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15094,"kind":"baseConstructorSpecifier","modifierName":{"id":15091,"name":"Governor","nameLocations":["2805:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"2805:8:46"},"nodeType":"ModifierInvocation","src":"2805:21:46"},{"arguments":[{"expression":{"id":15096,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"2852:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15097,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2859:11:46","memberName":"votingDelay","nodeType":"MemberAccess","referencedDeclaration":14983,"src":"2852:18:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"expression":{"id":15098,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"2872:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15099,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2879:12:46","memberName":"votingPeriod","nodeType":"MemberAccess","referencedDeclaration":14985,"src":"2872:19:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"expression":{"id":15100,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"2893:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15101,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2900:17:46","memberName":"proposalThreshold","nodeType":"MemberAccess","referencedDeclaration":14987,"src":"2893:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15102,"kind":"baseConstructorSpecifier","modifierName":{"id":15095,"name":"GovernorSettings","nameLocations":["2835:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"2835:16:46"},"nodeType":"ModifierInvocation","src":"2835:83:46"},{"arguments":[{"expression":{"id":15104,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"2955:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15105,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2962:16:46","memberName":"quorumPercentage","nodeType":"MemberAccess","referencedDeclaration":14989,"src":"2955:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15106,"kind":"baseConstructorSpecifier","modifierName":{"id":15103,"name":"GovernorVotesQuorumFraction","nameLocations":["2927:27:46"],"nodeType":"IdentifierPath","referencedDeclaration":4677,"src":"2927:27:46"},"nodeType":"ModifierInvocation","src":"2927:52:46"},{"arguments":[{"arguments":[{"arguments":[{"id":15111,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15083,"src":"3039:15:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15110,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3031:8:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_payable_$","typeString":"type(address payable)"},"typeName":{"id":15109,"name":"address","nodeType":"ElementaryTypeName","src":"3031:8:46","stateMutability":"payable","typeDescriptions":{}}},"id":15112,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3031:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address_payable","typeString":"address payable"}],"id":15108,"name":"TimelockController","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3608,"src":"3012:18:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_TimelockController_$3608_$","typeString":"type(contract TimelockController)"}},"id":15113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3012:44:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"id":15114,"kind":"baseConstructorSpecifier","modifierName":{"id":15107,"name":"GovernorTimelockControl","nameLocations":["2988:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"2988:23:46"},"nodeType":"ModifierInvocation","src":"2988:69:46"},{"arguments":[{"arguments":[{"arguments":[{"id":15119,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3095:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$15715","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$15715","typeString":"contract DLE"}],"id":15118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3087:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15117,"name":"address","nodeType":"ElementaryTypeName","src":"3087:7:46","typeDescriptions":{}}},"id":15120,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3087:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15116,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4760,"src":"3080:6:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IVotes_$4760_$","typeString":"type(contract IVotes)"}},"id":15121,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3080:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}}],"id":15122,"kind":"baseConstructorSpecifier","modifierName":{"id":15115,"name":"GovernorVotes","nameLocations":["3066:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"3066:13:46"},"nodeType":"ModifierInvocation","src":"3066:36:46"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15084,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15081,"mutability":"mutable","name":"config","nameLocation":"2709:6:46","nodeType":"VariableDeclaration","scope":15182,"src":"2692:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_memory_ptr","typeString":"struct DLE.DLEConfig"},"typeName":{"id":15080,"nodeType":"UserDefinedTypeName","pathNode":{"id":15079,"name":"DLEConfig","nameLocations":["2692:9:46"],"nodeType":"IdentifierPath","referencedDeclaration":14990,"src":"2692:9:46"},"referencedDeclaration":14990,"src":"2692:9:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14990_storage_ptr","typeString":"struct DLE.DLEConfig"}},"visibility":"internal"},{"constant":false,"id":15083,"mutability":"mutable","name":"timelockAddress","nameLocation":"2733:15:46","nodeType":"VariableDeclaration","scope":15182,"src":"2725:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15082,"name":"address","nodeType":"ElementaryTypeName","src":"2725:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2682:72:46"},"returnParameters":{"id":15123,"nodeType":"ParameterList","parameters":[],"src":"3107:0:46"},"scope":15715,"src":"2671:1261:46","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":15256,"nodeType":"Block","src":"4057:426:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15196,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15192,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15185,"src":"4075:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15193,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4085:6:46","memberName":"length","nodeType":"MemberAccess","src":"4075:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15194,"name":"_amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15188,"src":"4095:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15195,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4104:6:46","memberName":"length","nodeType":"MemberAccess","src":"4095:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4075:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"417272617973206c656e677468206d69736d61746368","id":15197,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4112:24:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""},"value":"Arrays length mismatch"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""}],"id":15191,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"4067:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4067:70:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15199,"nodeType":"ExpressionStatement","src":"4067:70:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15204,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15201,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15185,"src":"4155:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15202,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4165:6:46","memberName":"length","nodeType":"MemberAccess","src":"4155:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15203,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4174:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4155:20:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d70747920617272617973","id":15205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4177:14:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""},"value":"Empty arrays"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""}],"id":15200,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"4147:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15206,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4147:45:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15207,"nodeType":"ExpressionStatement","src":"4147:45:46"},{"body":{"id":15249,"nodeType":"Block","src":"4249:175:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":15227,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":15220,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15185,"src":"4271:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15222,"indexExpression":{"id":15221,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15209,"src":"4281:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4271:12:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":15225,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4295:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15224,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4287:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15223,"name":"address","nodeType":"ElementaryTypeName","src":"4287:7:46","typeDescriptions":{}}},"id":15226,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4287:10:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"4271:26:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f2061646472657373","id":15228,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4299:14:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""},"value":"Zero address"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""}],"id":15219,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"4263:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15229,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4263:51:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15230,"nodeType":"ExpressionStatement","src":"4263:51:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15236,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":15232,"name":"_amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15188,"src":"4336:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15234,"indexExpression":{"id":15233,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15209,"src":"4345:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4336:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15235,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4350:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4336:15:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f20616d6f756e74","id":15237,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4353:13:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""},"value":"Zero amount"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""}],"id":15231,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"4328:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15238,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4328:39:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15239,"nodeType":"ExpressionStatement","src":"4328:39:46"},{"expression":{"arguments":[{"baseExpression":{"id":15241,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15185,"src":"4387:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15243,"indexExpression":{"id":15242,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15209,"src":"4397:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4387:12:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"id":15244,"name":"_amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15188,"src":"4401:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15246,"indexExpression":{"id":15245,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15209,"src":"4410:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4401:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15240,"name":"_mint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5987,"src":"4381:5:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":15247,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4381:32:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15248,"nodeType":"ExpressionStatement","src":"4381:32:46"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15215,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15212,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15209,"src":"4222:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":15213,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15185,"src":"4226:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15214,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4236:6:46","memberName":"length","nodeType":"MemberAccess","src":"4226:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4222:20:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15250,"initializationExpression":{"assignments":[15209],"declarations":[{"constant":false,"id":15209,"mutability":"mutable","name":"i","nameLocation":"4215:1:46","nodeType":"VariableDeclaration","scope":15250,"src":"4207:9:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15208,"name":"uint256","nodeType":"ElementaryTypeName","src":"4207:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15211,"initialValue":{"hexValue":"30","id":15210,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4219:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4207:13:46"},"loopExpression":{"expression":{"id":15217,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"4244:3:46","subExpression":{"id":15216,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15209,"src":"4244:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15218,"nodeType":"ExpressionStatement","src":"4244:3:46"},"nodeType":"ForStatement","src":"4202:222:46"},{"eventCall":{"arguments":[{"id":15252,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15185,"src":"4456:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15253,"name":"_amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15188,"src":"4467:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}],"id":15251,"name":"TokensDistributed","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15056,"src":"4438:17:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$returns$__$","typeString":"function (address[] memory,uint256[] memory)"}},"id":15254,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4438:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15255,"nodeType":"EmitStatement","src":"4433:43:46"}]},"functionSelector":"824e83e1","id":15257,"implemented":true,"kind":"function","modifiers":[],"name":"distributeInitialTokens","nameLocation":"3947:23:46","nodeType":"FunctionDefinition","parameters":{"id":15189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15185,"mutability":"mutable","name":"_partners","nameLocation":"3997:9:46","nodeType":"VariableDeclaration","scope":15257,"src":"3980:26:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15183,"name":"address","nodeType":"ElementaryTypeName","src":"3980:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15184,"nodeType":"ArrayTypeName","src":"3980:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15188,"mutability":"mutable","name":"_amounts","nameLocation":"4033:8:46","nodeType":"VariableDeclaration","scope":15257,"src":"4016:25:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15186,"name":"uint256","nodeType":"ElementaryTypeName","src":"4016:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15187,"nodeType":"ArrayTypeName","src":"4016:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"3970:77:46"},"returnParameters":{"id":15190,"nodeType":"ParameterList","parameters":[],"src":"4057:0:46"},"scope":15715,"src":"3938:545:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15336,"nodeType":"Block","src":"4680:755:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15275,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15272,"name":"_operation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15259,"src":"4698:10:46","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":15273,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4709:6:46","memberName":"length","nodeType":"MemberAccess","src":"4698:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15274,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4718:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4698:21:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d707479206f7065726174696f6e","id":15276,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4721:17:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_cd09bdd42f6c1a61bf449f6e8ad93d8391047cb2fda233798b00826e24ffafac","typeString":"literal_string \"Empty operation\""},"value":"Empty operation"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_cd09bdd42f6c1a61bf449f6e8ad93d8391047cb2fda233798b00826e24ffafac","typeString":"literal_string \"Empty operation\""}],"id":15271,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"4690:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15277,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4690:49:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15278,"nodeType":"ExpressionStatement","src":"4690:49:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15283,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15280,"name":"_targetChains","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15262,"src":"4757:13:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15281,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4771:6:46","memberName":"length","nodeType":"MemberAccess","src":"4757:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15282,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4780:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4757:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d7074792074617267657420636861696e73","id":15284,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4783:21:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_0fa564c9920cbef2e2c4705af903afd7f0bc12a830b0afb83a272ea82b270921","typeString":"literal_string \"Empty target chains\""},"value":"Empty target chains"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_0fa564c9920cbef2e2c4705af903afd7f0bc12a830b0afb83a272ea82b270921","typeString":"literal_string \"Empty target chains\""}],"id":15279,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"4749:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15285,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4749:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15286,"nodeType":"ExpressionStatement","src":"4749:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15291,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15288,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15264,"src":"4823:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":15289,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"4835:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4841:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"4835:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4823:27:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e76616c69642074696d656c6f636b","id":15292,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4852:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""},"value":"Invalid timelock"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""}],"id":15287,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"4815:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15293,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4815:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15294,"nodeType":"ExpressionStatement","src":"4815:56:46"},{"assignments":[15296],"declarations":[{"constant":false,"id":15296,"mutability":"mutable","name":"proposalId","nameLocation":"4889:10:46","nodeType":"VariableDeclaration","scope":15336,"src":"4881:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15295,"name":"uint256","nodeType":"ElementaryTypeName","src":"4881:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15299,"initialValue":{"id":15298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"4902:17:46","subExpression":{"id":15297,"name":"proposalCounter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15021,"src":"4902:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"4881:38:46"},{"expression":{"id":15325,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":15300,"name":"proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15019,"src":"4929:9:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15011_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal storage ref)"}},"id":15302,"indexExpression":{"id":15301,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15296,"src":"4939:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"4929:21:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage","typeString":"struct DLE.Proposal storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":15304,"name":"_operation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15259,"src":"4987:10:46","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":15305,"name":"_targetChains","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15262,"src":"5025:13:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15306,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15264,"src":"5062:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15307,"name":"_governanceChain","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15266,"src":"5102:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15308,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"5143:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15309,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5147:6:46","memberName":"sender","nodeType":"MemberAccess","src":"5143:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":15313,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5191:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15312,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"5179:11:46","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory[] memory)"},"typeName":{"baseType":{"id":15310,"name":"bytes","nodeType":"ElementaryTypeName","src":"5183:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15311,"nodeType":"ArrayTypeName","src":"5183:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}}},"id":15314,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5179:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"66616c7365","id":15315,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"5217:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15319,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":15316,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5720,"src":"5253:11:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15317,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5253:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":15318,"name":"quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15023,"src":"5269:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5253:32:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15320,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5252:34:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"313030","id":15321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5289:3:46","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"src":"5252:40:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"30","id":15323,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5323:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15303,"name":"Proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15011,"src":"4953:8:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Proposal_$15011_storage_ptr_$","typeString":"type(struct DLE.Proposal storage pointer)"}},"id":15324,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["4976:9:46","5011:12:46","5052:8:46","5085:15:46","5132:9:46","5167:10:46","5207:8:46","5236:14:46","5306:15:46"],"names":["operation","targetChains","timelock","governanceChain","initiator","signatures","executed","quorumRequired","signaturesCount"],"nodeType":"FunctionCall","src":"4953:382:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_memory_ptr","typeString":"struct DLE.Proposal memory"}},"src":"4929:406:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage","typeString":"struct DLE.Proposal storage ref"}},"id":15326,"nodeType":"ExpressionStatement","src":"4929:406:46"},{"eventCall":{"arguments":[{"id":15328,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15296,"src":"5366:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15329,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"5378:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15330,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5382:6:46","memberName":"sender","nodeType":"MemberAccess","src":"5378:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15331,"name":"_operation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15259,"src":"5390:10:46","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":15327,"name":"ProposalCreated","nodeType":"Identifier","overloadedDeclarations":[15064,2264],"referencedDeclaration":15064,"src":"5350:15:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (uint256,address,bytes memory)"}},"id":15332,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5350:51:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15333,"nodeType":"EmitStatement","src":"5345:56:46"},{"expression":{"id":15334,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15296,"src":"5418:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15270,"id":15335,"nodeType":"Return","src":"5411:17:46"}]},"functionSelector":"d1fad4cd","id":15337,"implemented":true,"kind":"function","modifiers":[],"name":"createProposal","nameLocation":"4498:14:46","nodeType":"FunctionDefinition","parameters":{"id":15267,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15259,"mutability":"mutable","name":"_operation","nameLocation":"4535:10:46","nodeType":"VariableDeclaration","scope":15337,"src":"4522:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":15258,"name":"bytes","nodeType":"ElementaryTypeName","src":"4522:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":15262,"mutability":"mutable","name":"_targetChains","nameLocation":"4572:13:46","nodeType":"VariableDeclaration","scope":15337,"src":"4555:30:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15260,"name":"uint256","nodeType":"ElementaryTypeName","src":"4555:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15261,"nodeType":"ArrayTypeName","src":"4555:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15264,"mutability":"mutable","name":"_timelock","nameLocation":"4603:9:46","nodeType":"VariableDeclaration","scope":15337,"src":"4595:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15263,"name":"uint256","nodeType":"ElementaryTypeName","src":"4595:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15266,"mutability":"mutable","name":"_governanceChain","nameLocation":"4630:16:46","nodeType":"VariableDeclaration","scope":15337,"src":"4622:24:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15265,"name":"uint256","nodeType":"ElementaryTypeName","src":"4622:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4512:140:46"},"returnParameters":{"id":15270,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15269,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15337,"src":"4671:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15268,"name":"uint256","nodeType":"ElementaryTypeName","src":"4671:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4670:9:46"},"scope":15715,"src":"4489:946:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15419,"nodeType":"Block","src":"5493:625:46","statements":[{"assignments":[15344],"declarations":[{"constant":false,"id":15344,"mutability":"mutable","name":"proposal","nameLocation":"5520:8:46","nodeType":"VariableDeclaration","scope":15419,"src":"5503:25:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal"},"typeName":{"id":15343,"nodeType":"UserDefinedTypeName","pathNode":{"id":15342,"name":"Proposal","nameLocations":["5503:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":15011,"src":"5503:8:46"},"referencedDeclaration":15011,"src":"5503:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal"}},"visibility":"internal"}],"id":15348,"initialValue":{"baseExpression":{"id":15345,"name":"proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15019,"src":"5531:9:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15011_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal storage ref)"}},"id":15347,"indexExpression":{"id":15346,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15339,"src":"5541:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5531:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage","typeString":"struct DLE.Proposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"5503:50:46"},{"expression":{"arguments":[{"id":15352,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5571:18:46","subExpression":{"expression":{"id":15350,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"5572:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15351,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5581:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15006,"src":"5572:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c20616c7265616479206578656375746564","id":15353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"5591:27:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""},"value":"Proposal already executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""}],"id":15349,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"5563:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15354,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5563:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15355,"nodeType":"ExpressionStatement","src":"5563:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15361,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15357,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"5637:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5643:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"5637:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":15359,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"5655:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15360,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5664:8:46","memberName":"timelock","nodeType":"MemberAccess","referencedDeclaration":14997,"src":"5655:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5637:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c2065787069726564","id":15362,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"5674:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""},"value":"Proposal expired"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""}],"id":15356,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"5629:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15363,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5629:64:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15364,"nodeType":"ExpressionStatement","src":"5629:64:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":15367,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"5721:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15368,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5725:6:46","memberName":"sender","nodeType":"MemberAccess","src":"5721:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15366,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"5711:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15369,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5711:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15370,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5735:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5711:25:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"4e6f20746f6b656e7320746f207369676e","id":15372,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"5738:19:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""},"value":"No tokens to sign"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""}],"id":15365,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"5703:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15373,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5703:55:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15374,"nodeType":"ExpressionStatement","src":"5703:55:46"},{"expression":{"arguments":[{"arguments":[{"expression":{"id":15382,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"5810:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15383,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5814:6:46","memberName":"sender","nodeType":"MemberAccess","src":"5810:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":15380,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"5793:3:46","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":15381,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5797:12:46","memberName":"encodePacked","nodeType":"MemberAccess","src":"5793:16:46","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":15384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5793:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"expression":{"id":15375,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"5768:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15378,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5777:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15004,"src":"5768:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":15379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5788:4:46","memberName":"push","nodeType":"MemberAccess","src":"5768:24:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_bytes_storage_$dyn_storage_ptr_$_t_bytes_storage_$returns$__$attached_to$_t_array$_t_bytes_storage_$dyn_storage_ptr_$","typeString":"function (bytes storage ref[] storage pointer,bytes storage ref)"}},"id":15385,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5768:54:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15386,"nodeType":"ExpressionStatement","src":"5768:54:46"},{"expression":{"id":15390,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"5832:26:46","subExpression":{"expression":{"id":15387,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"5832:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15389,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5841:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15010,"src":"5832:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15391,"nodeType":"ExpressionStatement","src":"5832:26:46"},{"eventCall":{"arguments":[{"id":15393,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15339,"src":"5888:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15394,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"5901:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15395,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5905:6:46","memberName":"sender","nodeType":"MemberAccess","src":"5901:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":15396,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"5913:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15397,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5922:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15010,"src":"5913:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15392,"name":"ProposalSigned","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15072,"src":"5873:14:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_uint256_$returns$__$","typeString":"function (uint256,address,uint256)"}},"id":15398,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5873:65:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15399,"nodeType":"EmitStatement","src":"5868:70:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15404,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15400,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"5952:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15401,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5961:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15010,"src":"5952:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":15402,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"5980:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15403,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5989:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15008,"src":"5980:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5952:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15418,"nodeType":"IfStatement","src":"5948:164:46","trueBody":{"id":15417,"nodeType":"Block","src":"6005:107:46","statements":[{"expression":{"id":15409,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15405,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15344,"src":"6019:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15011_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15407,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"6028:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15006,"src":"6019:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":15408,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6039:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"6019:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15410,"nodeType":"ExpressionStatement","src":"6019:24:46"},{"eventCall":{"arguments":[{"id":15414,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15339,"src":"6089:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15411,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"6062:9:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2588_$","typeString":"type(contract IGovernor)"}},"id":15413,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6072:16:46","memberName":"ProposalExecuted","nodeType":"MemberAccess","referencedDeclaration":2276,"src":"6062:26:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":15415,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6062:39:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15416,"nodeType":"EmitStatement","src":"6057:44:46"}]}}]},"functionSelector":"ab273016","id":15420,"implemented":true,"kind":"function","modifiers":[],"name":"signProposal","nameLocation":"5450:12:46","nodeType":"FunctionDefinition","parameters":{"id":15340,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15339,"mutability":"mutable","name":"_proposalId","nameLocation":"5471:11:46","nodeType":"VariableDeclaration","scope":15420,"src":"5463:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15338,"name":"uint256","nodeType":"ElementaryTypeName","src":"5463:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5462:21:46"},"returnParameters":{"id":15341,"nodeType":"ParameterList","parameters":[],"src":"5493:0:46"},"scope":15715,"src":"5441:677:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15432,"nodeType":"Block","src":"6207:66:46","statements":[{"eventCall":{"arguments":[{"id":15428,"name":"_moduleName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15422,"src":"6238:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":15429,"name":"_moduleAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15424,"src":"6251:14:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_address","typeString":"address"}],"id":15427,"name":"ModuleInstalled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15078,"src":"6222:15:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_string_memory_ptr_$_t_address_$returns$__$","typeString":"function (string memory,address)"}},"id":15430,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6222:44:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15431,"nodeType":"EmitStatement","src":"6217:49:46"}]},"functionSelector":"194a94fc","id":15433,"implemented":true,"kind":"function","modifiers":[],"name":"installModule","nameLocation":"6133:13:46","nodeType":"FunctionDefinition","parameters":{"id":15425,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15422,"mutability":"mutable","name":"_moduleName","nameLocation":"6161:11:46","nodeType":"VariableDeclaration","scope":15433,"src":"6147:25:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15421,"name":"string","nodeType":"ElementaryTypeName","src":"6147:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15424,"mutability":"mutable","name":"_moduleAddress","nameLocation":"6182:14:46","nodeType":"VariableDeclaration","scope":15433,"src":"6174:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15423,"name":"address","nodeType":"ElementaryTypeName","src":"6174:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6146:51:46"},"returnParameters":{"id":15426,"nodeType":"ParameterList","parameters":[],"src":"6207:0:46"},"scope":15715,"src":"6124:149:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"baseFunctions":[2101,4460,4849],"body":{"id":15444,"nodeType":"Block","src":"6462:55:46","statements":[{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":15442,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"6479:31:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":15441,"id":15443,"nodeType":"Return","src":"6472:38:46"}]},"functionSelector":"4bf5d7e9","id":15445,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"6372:10:46","nodeType":"FunctionDefinition","overrides":{"id":15438,"nodeType":"OverrideSpecifier","overrides":[{"id":15435,"name":"Governor","nameLocations":["6406:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"6406:8:46"},{"id":15436,"name":"GovernorVotes","nameLocations":["6416:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"6416:13:46"},{"id":15437,"name":"Votes","nameLocations":["6431:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":5303,"src":"6431:5:46"}],"src":"6397:40:46"},"parameters":{"id":15434,"nodeType":"ParameterList","parameters":[],"src":"6382:2:46"},"returnParameters":{"id":15441,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15440,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15445,"src":"6447:13:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15439,"name":"string","nodeType":"ElementaryTypeName","src":"6447:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6446:15:46"},"scope":15715,"src":"6363:154:46","stateMutability":"pure","virtual":false,"visibility":"public"},{"baseFunctions":[2095,4436,4829],"body":{"id":15460,"nodeType":"Block","src":"6609:44:46","statements":[{"expression":{"arguments":[{"expression":{"id":15456,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"6633:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15457,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6639:6:46","memberName":"number","nodeType":"MemberAccess","src":"6633:12:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15455,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6626:6:46","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":15454,"name":"uint48","nodeType":"ElementaryTypeName","src":"6626:6:46","typeDescriptions":{}}},"id":15458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6626:20:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":15453,"id":15459,"nodeType":"Return","src":"6619:27:46"}]},"functionSelector":"91ddadf4","id":15461,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"6531:5:46","nodeType":"FunctionDefinition","overrides":{"id":15450,"nodeType":"OverrideSpecifier","overrides":[{"id":15447,"name":"Governor","nameLocations":["6560:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"6560:8:46"},{"id":15448,"name":"GovernorVotes","nameLocations":["6570:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"6570:13:46"},{"id":15449,"name":"Votes","nameLocations":["6585:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":5303,"src":"6585:5:46"}],"src":"6551:40:46"},"parameters":{"id":15446,"nodeType":"ParameterList","parameters":[],"src":"6536:2:46"},"returnParameters":{"id":15453,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15452,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15461,"src":"6601:6:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15451,"name":"uint48","nodeType":"ElementaryTypeName","src":"6601:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"6600:8:46"},"scope":15715,"src":"6522:131:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[6312],"body":{"id":15480,"nodeType":"Block","src":"6747:48:46","statements":[{"expression":{"arguments":[{"id":15475,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15463,"src":"6771:4:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15476,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15465,"src":"6777:2:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15477,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15467,"src":"6781:6:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15472,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"6757:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15474,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6763:7:46","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":6312,"src":"6757:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":15478,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6757:31:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15479,"nodeType":"ExpressionStatement","src":"6757:31:46"}]},"id":15481,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"6667:7:46","nodeType":"FunctionDefinition","overrides":{"id":15470,"nodeType":"OverrideSpecifier","overrides":[{"id":15469,"name":"ERC20Votes","nameLocations":["6735:10:46"],"nodeType":"IdentifierPath","referencedDeclaration":6357,"src":"6735:10:46"}],"src":"6726:20:46"},"parameters":{"id":15468,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15463,"mutability":"mutable","name":"from","nameLocation":"6683:4:46","nodeType":"VariableDeclaration","scope":15481,"src":"6675:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15462,"name":"address","nodeType":"ElementaryTypeName","src":"6675:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15465,"mutability":"mutable","name":"to","nameLocation":"6697:2:46","nodeType":"VariableDeclaration","scope":15481,"src":"6689:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15464,"name":"address","nodeType":"ElementaryTypeName","src":"6689:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15467,"mutability":"mutable","name":"amount","nameLocation":"6709:6:46","nodeType":"VariableDeclaration","scope":15481,"src":"6701:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15466,"name":"uint256","nodeType":"ElementaryTypeName","src":"6701:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6674:42:46"},"returnParameters":{"id":15471,"nodeType":"ParameterList","parameters":[],"src":"6747:0:46"},"scope":15715,"src":"6658:137:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6767],"body":{"id":15495,"nodeType":"Block","src":"6878:43:46","statements":[{"expression":{"arguments":[{"id":15492,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15483,"src":"6908:5:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":15490,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"6895:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15491,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6901:6:46","memberName":"nonces","nodeType":"MemberAccess","referencedDeclaration":6767,"src":"6895:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15493,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6895:19:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15489,"id":15494,"nodeType":"Return","src":"6888:26:46"}]},"functionSelector":"7ecebe00","id":15496,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"6809:6:46","nodeType":"FunctionDefinition","overrides":{"id":15486,"nodeType":"OverrideSpecifier","overrides":[{"id":15485,"name":"Nonces","nameLocations":["6852:6:46"],"nodeType":"IdentifierPath","referencedDeclaration":6808,"src":"6852:6:46"}],"src":"6843:16:46"},"parameters":{"id":15484,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15483,"mutability":"mutable","name":"owner","nameLocation":"6824:5:46","nodeType":"VariableDeclaration","scope":15496,"src":"6816:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15482,"name":"address","nodeType":"ElementaryTypeName","src":"6816:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6815:15:46"},"returnParameters":{"id":15489,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15488,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15496,"src":"6869:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15487,"name":"uint256","nodeType":"ElementaryTypeName","src":"6869:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6868:9:46"},"scope":15715,"src":"6800:121:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[559,5693],"body":{"id":15508,"nodeType":"Block","src":"7004:36:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15504,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"7021:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15505,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7027:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":559,"src":"7021:10:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":15506,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7021:12:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":15503,"id":15507,"nodeType":"Return","src":"7014:19:46"}]},"functionSelector":"06fdde03","id":15509,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"6935:4:46","nodeType":"FunctionDefinition","overrides":{"id":15500,"nodeType":"OverrideSpecifier","overrides":[{"id":15498,"name":"ERC20","nameLocations":["6963:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":6147,"src":"6963:5:46"},{"id":15499,"name":"Governor","nameLocations":["6970:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"6970:8:46"}],"src":"6954:25:46"},"parameters":{"id":15497,"nodeType":"ParameterList","parameters":[],"src":"6939:2:46"},"returnParameters":{"id":15503,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15502,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15509,"src":"6989:13:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15501,"name":"string","nodeType":"ElementaryTypeName","src":"6989:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6988:15:46"},"scope":15715,"src":"6926:114:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2107,3904],"body":{"id":15521,"nodeType":"Block","src":"7135:43:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15517,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"7152:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15518,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7158:11:46","memberName":"votingDelay","nodeType":"MemberAccess","referencedDeclaration":3904,"src":"7152:17:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7152:19:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15516,"id":15520,"nodeType":"Return","src":"7145:26:46"}]},"functionSelector":"3932abb1","id":15522,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"7054:11:46","nodeType":"FunctionDefinition","overrides":{"id":15513,"nodeType":"OverrideSpecifier","overrides":[{"id":15511,"name":"Governor","nameLocations":["7089:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"7089:8:46"},{"id":15512,"name":"GovernorSettings","nameLocations":["7099:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"7099:16:46"}],"src":"7080:36:46"},"parameters":{"id":15510,"nodeType":"ParameterList","parameters":[],"src":"7065:2:46"},"returnParameters":{"id":15516,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15515,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15522,"src":"7126:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15514,"name":"uint256","nodeType":"ElementaryTypeName","src":"7126:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7125:9:46"},"scope":15715,"src":"7045:133:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2113,3914],"body":{"id":15534,"nodeType":"Block","src":"7274:44:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15530,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"7291:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15531,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7297:12:46","memberName":"votingPeriod","nodeType":"MemberAccess","referencedDeclaration":3914,"src":"7291:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15532,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7291:20:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15529,"id":15533,"nodeType":"Return","src":"7284:27:46"}]},"functionSelector":"02a251a3","id":15535,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"7192:12:46","nodeType":"FunctionDefinition","overrides":{"id":15526,"nodeType":"OverrideSpecifier","overrides":[{"id":15524,"name":"Governor","nameLocations":["7228:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"7228:8:46"},{"id":15525,"name":"GovernorSettings","nameLocations":["7238:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"7238:16:46"}],"src":"7219:36:46"},"parameters":{"id":15523,"nodeType":"ParameterList","parameters":[],"src":"7204:2:46"},"returnParameters":{"id":15529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15528,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15535,"src":"7265:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15527,"name":"uint256","nodeType":"ElementaryTypeName","src":"7265:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7264:9:46"},"scope":15715,"src":"7183:135:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2121,4620],"body":{"id":15550,"nodeType":"Block","src":"7438:49:46","statements":[{"expression":{"arguments":[{"id":15547,"name":"blockNumber","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15537,"src":"7468:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15545,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"7455:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15546,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7461:6:46","memberName":"quorum","nodeType":"MemberAccess","referencedDeclaration":4620,"src":"7455:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":15548,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7455:25:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15544,"id":15549,"nodeType":"Return","src":"7448:32:46"}]},"functionSelector":"f8ce560a","id":15551,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"7332:6:46","nodeType":"FunctionDefinition","overrides":{"id":15541,"nodeType":"OverrideSpecifier","overrides":[{"id":15539,"name":"Governor","nameLocations":["7381:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"7381:8:46"},{"id":15540,"name":"GovernorVotesQuorumFraction","nameLocations":["7391:27:46"],"nodeType":"IdentifierPath","referencedDeclaration":4677,"src":"7391:27:46"}],"src":"7372:47:46"},"parameters":{"id":15538,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15537,"mutability":"mutable","name":"blockNumber","nameLocation":"7347:11:46","nodeType":"VariableDeclaration","scope":15551,"src":"7339:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15536,"name":"uint256","nodeType":"ElementaryTypeName","src":"7339:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7338:21:46"},"returnParameters":{"id":15544,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15543,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15551,"src":"7429:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15542,"name":"uint256","nodeType":"ElementaryTypeName","src":"7429:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7428:9:46"},"scope":15715,"src":"7323:164:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[708,4116],"body":{"id":15567,"nodeType":"Block","src":"7607:47:46","statements":[{"expression":{"arguments":[{"id":15564,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15553,"src":"7636:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15562,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"7624:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15563,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7630:5:46","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":4116,"src":"7624:11:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":15565,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7624:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":15561,"id":15566,"nodeType":"Return","src":"7617:30:46"}]},"functionSelector":"3e4f49e6","id":15568,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"7501:5:46","nodeType":"FunctionDefinition","overrides":{"id":15557,"nodeType":"OverrideSpecifier","overrides":[{"id":15555,"name":"Governor","nameLocations":["7548:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"7548:8:46"},{"id":15556,"name":"GovernorTimelockControl","nameLocations":["7558:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"7558:23:46"}],"src":"7539:43:46"},"parameters":{"id":15554,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15553,"mutability":"mutable","name":"proposalId","nameLocation":"7515:10:46","nodeType":"VariableDeclaration","scope":15568,"src":"7507:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15552,"name":"uint256","nodeType":"ElementaryTypeName","src":"7507:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7506:20:46"},"returnParameters":{"id":15561,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15560,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15568,"src":"7592:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":15559,"nodeType":"UserDefinedTypeName","pathNode":{"id":15558,"name":"ProposalState","nameLocations":["7592:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"7592:13:46"},"referencedDeclaration":2154,"src":"7592:13:46","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"7591:15:46"},"scope":15715,"src":"7492:162:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[717,3924],"body":{"id":15580,"nodeType":"Block","src":"7755:49:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15576,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"7772:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15577,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7778:17:46","memberName":"proposalThreshold","nodeType":"MemberAccess","referencedDeclaration":3924,"src":"7772:23:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15578,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7772:25:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15575,"id":15579,"nodeType":"Return","src":"7765:32:46"}]},"functionSelector":"b58131b0","id":15581,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7668:17:46","nodeType":"FunctionDefinition","overrides":{"id":15572,"nodeType":"OverrideSpecifier","overrides":[{"id":15570,"name":"Governor","nameLocations":["7709:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"7709:8:46"},{"id":15571,"name":"GovernorSettings","nameLocations":["7719:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"7719:16:46"}],"src":"7700:36:46"},"parameters":{"id":15569,"nodeType":"ParameterList","parameters":[],"src":"7685:2:46"},"returnParameters":{"id":15575,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15574,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15581,"src":"7746:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15573,"name":"uint256","nodeType":"ElementaryTypeName","src":"7746:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7745:9:46"},"scope":15715,"src":"7659:145:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1487,4297],"body":{"id":15608,"nodeType":"Block","src":"8037:82:46","statements":[{"expression":{"arguments":[{"id":15602,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15584,"src":"8068:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15603,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15587,"src":"8077:6:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15604,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15590,"src":"8085:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15605,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15592,"src":"8096:15:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15600,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"8054:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15601,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8060:7:46","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":4297,"src":"8054:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":15606,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8054:58:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15599,"id":15607,"nodeType":"Return","src":"8047:65:46"}]},"id":15609,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"7818:7:46","nodeType":"FunctionDefinition","overrides":{"id":15596,"nodeType":"OverrideSpecifier","overrides":[{"id":15594,"name":"Governor","nameLocations":["7984:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"7984:8:46"},{"id":15595,"name":"GovernorTimelockControl","nameLocations":["7994:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"7994:23:46"}],"src":"7975:43:46"},"parameters":{"id":15593,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15584,"mutability":"mutable","name":"targets","nameLocation":"7852:7:46","nodeType":"VariableDeclaration","scope":15609,"src":"7835:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15582,"name":"address","nodeType":"ElementaryTypeName","src":"7835:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15583,"nodeType":"ArrayTypeName","src":"7835:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15587,"mutability":"mutable","name":"values","nameLocation":"7886:6:46","nodeType":"VariableDeclaration","scope":15609,"src":"7869:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15585,"name":"uint256","nodeType":"ElementaryTypeName","src":"7869:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15586,"nodeType":"ArrayTypeName","src":"7869:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15590,"mutability":"mutable","name":"calldatas","nameLocation":"7917:9:46","nodeType":"VariableDeclaration","scope":15609,"src":"7902:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15588,"name":"bytes","nodeType":"ElementaryTypeName","src":"7902:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15589,"nodeType":"ArrayTypeName","src":"7902:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15592,"mutability":"mutable","name":"descriptionHash","nameLocation":"7944:15:46","nodeType":"VariableDeclaration","scope":15609,"src":"7936:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15591,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7936:7:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7825:140:46"},"returnParameters":{"id":15599,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15598,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15609,"src":"8028:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15597,"name":"uint256","nodeType":"ElementaryTypeName","src":"8028:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8027:9:46"},"scope":15715,"src":"7809:310:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[1860,4310],"body":{"id":15621,"nodeType":"Block","src":"8221:41:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15617,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"8238:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8244:9:46","memberName":"_executor","nodeType":"MemberAccess","referencedDeclaration":4310,"src":"8238:15:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":15619,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8238:17:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":15616,"id":15620,"nodeType":"Return","src":"8231:24:46"}]},"id":15622,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"8133:9:46","nodeType":"FunctionDefinition","overrides":{"id":15613,"nodeType":"OverrideSpecifier","overrides":[{"id":15611,"name":"Governor","nameLocations":["8168:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"8168:8:46"},{"id":15612,"name":"GovernorTimelockControl","nameLocations":["8178:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"8178:23:46"}],"src":"8159:43:46"},"parameters":{"id":15610,"nodeType":"ParameterList","parameters":[],"src":"8142:2:46"},"returnParameters":{"id":15616,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15622,"src":"8212:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15614,"name":"address","nodeType":"ElementaryTypeName","src":"8212:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8211:9:46"},"scope":15715,"src":"8124:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[550],"body":{"id":15636,"nodeType":"Block","src":"8360:60:46","statements":[{"expression":{"arguments":[{"id":15633,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15624,"src":"8401:11:46","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":15631,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"8377:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8383:17:46","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":550,"src":"8377:23:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":15634,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8377:36:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":15630,"id":15635,"nodeType":"Return","src":"8370:43:46"}]},"functionSelector":"01ffc9a7","id":15637,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"8276:17:46","nodeType":"FunctionDefinition","overrides":{"id":15627,"nodeType":"OverrideSpecifier","overrides":[{"id":15626,"name":"Governor","nameLocations":["8335:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"8335:8:46"}],"src":"8326:18:46"},"parameters":{"id":15625,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15624,"mutability":"mutable","name":"interfaceId","nameLocation":"8301:11:46","nodeType":"VariableDeclaration","scope":15637,"src":"8294:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":15623,"name":"bytes4","nodeType":"ElementaryTypeName","src":"8294:6:46","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"8293:20:46"},"returnParameters":{"id":15630,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15629,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15637,"src":"8354:4:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15628,"name":"bool","nodeType":"ElementaryTypeName","src":"8354:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"8353:6:46"},"scope":15715,"src":"8267:153:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[789,4140],"body":{"id":15652,"nodeType":"Block","src":"8546:62:46","statements":[{"expression":{"arguments":[{"id":15649,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15639,"src":"8590:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15647,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"8563:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15648,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8569:20:46","memberName":"proposalNeedsQueuing","nodeType":"MemberAccess","referencedDeclaration":4140,"src":"8563:26:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":15650,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8563:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":15646,"id":15651,"nodeType":"Return","src":"8556:45:46"}]},"functionSelector":"a9a95294","id":15653,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8434:20:46","nodeType":"FunctionDefinition","overrides":{"id":15643,"nodeType":"OverrideSpecifier","overrides":[{"id":15641,"name":"Governor","nameLocations":["8496:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"8496:8:46"},{"id":15642,"name":"GovernorTimelockControl","nameLocations":["8506:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"8506:23:46"}],"src":"8487:43:46"},"parameters":{"id":15640,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15639,"mutability":"mutable","name":"proposalId","nameLocation":"8463:10:46","nodeType":"VariableDeclaration","scope":15653,"src":"8455:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15638,"name":"uint256","nodeType":"ElementaryTypeName","src":"8455:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8454:20:46"},"returnParameters":{"id":15646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15645,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15653,"src":"8540:4:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15644,"name":"bool","nodeType":"ElementaryTypeName","src":"8540:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"8539:6:46"},"scope":15715,"src":"8425:183:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1195,4205],"body":{"id":15683,"nodeType":"Block","src":"8877:103:46","statements":[{"expression":{"arguments":[{"id":15676,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15655,"src":"8917:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15677,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15658,"src":"8929:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15678,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15661,"src":"8938:6:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15679,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15664,"src":"8946:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15680,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15666,"src":"8957:15:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15674,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"8894:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15675,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8900:16:46","memberName":"_queueOperations","nodeType":"MemberAccess","referencedDeclaration":4205,"src":"8894:22:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":15681,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8894:79:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":15673,"id":15682,"nodeType":"Return","src":"8887:86:46"}]},"id":15684,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"8622:16:46","nodeType":"FunctionDefinition","overrides":{"id":15670,"nodeType":"OverrideSpecifier","overrides":[{"id":15668,"name":"Governor","nameLocations":["8825:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"8825:8:46"},{"id":15669,"name":"GovernorTimelockControl","nameLocations":["8835:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"8835:23:46"}],"src":"8816:43:46"},"parameters":{"id":15667,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15655,"mutability":"mutable","name":"proposalId","nameLocation":"8656:10:46","nodeType":"VariableDeclaration","scope":15684,"src":"8648:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15654,"name":"uint256","nodeType":"ElementaryTypeName","src":"8648:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15658,"mutability":"mutable","name":"targets","nameLocation":"8693:7:46","nodeType":"VariableDeclaration","scope":15684,"src":"8676:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15656,"name":"address","nodeType":"ElementaryTypeName","src":"8676:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15657,"nodeType":"ArrayTypeName","src":"8676:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15661,"mutability":"mutable","name":"values","nameLocation":"8727:6:46","nodeType":"VariableDeclaration","scope":15684,"src":"8710:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15659,"name":"uint256","nodeType":"ElementaryTypeName","src":"8710:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15660,"nodeType":"ArrayTypeName","src":"8710:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15664,"mutability":"mutable","name":"calldatas","nameLocation":"8758:9:46","nodeType":"VariableDeclaration","scope":15684,"src":"8743:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15662,"name":"bytes","nodeType":"ElementaryTypeName","src":"8743:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15663,"nodeType":"ArrayTypeName","src":"8743:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15666,"mutability":"mutable","name":"descriptionHash","nameLocation":"8785:15:46","nodeType":"VariableDeclaration","scope":15684,"src":"8777:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15665,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8777:7:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8638:168:46"},"returnParameters":{"id":15673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15672,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15684,"src":"8869:6:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15671,"name":"uint48","nodeType":"ElementaryTypeName","src":"8869:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"8868:8:46"},"scope":15715,"src":"8613:367:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[1372,4244],"body":{"id":15713,"nodeType":"Block","src":"9234:98:46","statements":[{"expression":{"arguments":[{"id":15706,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15686,"src":"9269:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15707,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15689,"src":"9281:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15708,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15692,"src":"9290:6:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15709,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15695,"src":"9298:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15710,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15697,"src":"9309:15:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15703,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"9244:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$15715_$","typeString":"type(contract super DLE)"}},"id":15705,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9250:18:46","memberName":"_executeOperations","nodeType":"MemberAccess","referencedDeclaration":4244,"src":"9244:24:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":15711,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9244:81:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15712,"nodeType":"ExpressionStatement","src":"9244:81:46"}]},"id":15714,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"8994:18:46","nodeType":"FunctionDefinition","overrides":{"id":15701,"nodeType":"OverrideSpecifier","overrides":[{"id":15699,"name":"Governor","nameLocations":["9199:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"9199:8:46"},{"id":15700,"name":"GovernorTimelockControl","nameLocations":["9209:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"9209:23:46"}],"src":"9190:43:46"},"parameters":{"id":15698,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15686,"mutability":"mutable","name":"proposalId","nameLocation":"9030:10:46","nodeType":"VariableDeclaration","scope":15714,"src":"9022:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15685,"name":"uint256","nodeType":"ElementaryTypeName","src":"9022:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15689,"mutability":"mutable","name":"targets","nameLocation":"9067:7:46","nodeType":"VariableDeclaration","scope":15714,"src":"9050:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15687,"name":"address","nodeType":"ElementaryTypeName","src":"9050:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15688,"nodeType":"ArrayTypeName","src":"9050:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15692,"mutability":"mutable","name":"values","nameLocation":"9101:6:46","nodeType":"VariableDeclaration","scope":15714,"src":"9084:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15690,"name":"uint256","nodeType":"ElementaryTypeName","src":"9084:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15691,"nodeType":"ArrayTypeName","src":"9084:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15695,"mutability":"mutable","name":"calldatas","nameLocation":"9132:9:46","nodeType":"VariableDeclaration","scope":15714,"src":"9117:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15693,"name":"bytes","nodeType":"ElementaryTypeName","src":"9117:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15694,"nodeType":"ArrayTypeName","src":"9117:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15697,"mutability":"mutable","name":"descriptionHash","nameLocation":"9159:15:46","nodeType":"VariableDeclaration","scope":15714,"src":"9151:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15696,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9151:7:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"9012:168:46"},"returnParameters":{"id":15702,"nodeType":"ParameterList","parameters":[],"src":"9234:0:46"},"scope":15715,"src":"8985:347:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"}],"scope":15716,"src":"782:8552:46","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,4513,4685,4811,4818,5384,5389,5394,5403,5408,5413,6245,6731,6750,6874,6876,8412,8417,8422,10810,12717],"usedEvents":[2264,2271,2276,2281,2294,2309,3859,3865,3871,4049,4506,4694,4703,5326,6159,6168,15048,15056,15064,15072,15078]}],"src":"32:9303:46"},"id":46}},"contracts":{"@openzeppelin/contracts/access/AccessControl.sol":{"AccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DEFAULT_ADMIN_ROLE()":"a217fddf","getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Contract module that allows children to implement role-based access control mechanisms. This is a lightweight version that doesn't allow enumerating role members except through off-chain means by accessing the contract event logs. Some applications may benefit from on-chain enumerability, for those cases see {AccessControlEnumerable}. Roles are referred to by their `bytes32` identifier. These should be exposed in the external API and be unique. The best way to achieve this is by using `public constant` hash digests: ```solidity bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\"); ``` Roles can be used to represent a set of permissions. To restrict access to a function call, use {hasRole}: ```solidity function foo() public { require(hasRole(MY_ROLE, msg.sender)); ... } ``` Roles can be granted and revoked dynamically via the {grantRole} and {revokeRole} functions. Each role has an associated admin role, and only accounts that have a role's admin role can call {grantRole} and {revokeRole}. By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means that only accounts with this role will be able to grant or revoke other roles. More complex role relationships can be created by using {_setRoleAdmin}. WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to grant and revoke this role. Extra precautions should be taken to secure accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules} to enforce additional security measures for this role.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"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`.\"},\"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 `callerConfirmation`. 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.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/AccessControl.sol\":\"AccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/access/IAccessControl.sol":{"IAccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\"}],\"devdoc\":{\"details\":\"External interface of AccessControl declared to support ERC-165 detection.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {AccessControl-_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.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"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 granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `callerConfirmation`.\"},\"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.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":\"IAccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/Governor.sol":{"Governor":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Core of the governance system, designed to be extended through various modules. This contract is abstract and requires several functions to be implemented in various modules: - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote} - A voting module must implement {_getVotes} - Additionally, {votingPeriod} must also be implemented\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Sets the value for {name} and {version}\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/Governor.sol\":\"Governor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/IGovernor.sol":{"IGovernor":{"abi":[{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the {Governor} core. NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events. Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\",\"errors\":{\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}]},\"events\":{\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e. before the vote starts. Emits a {ProposalCanceled} event.\"},\"castVote(uint256,uint8)\":{\"details\":\"Cast a vote Emits a {VoteCast} event.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"Cast a vote using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} event.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"Cast a vote with a reason Emits a {VoteCast} event.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Depending on the governor it might also be required that the proposal was queued and that some delay passed. Emits a {ProposalExecuted} event. NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\"},\"getVotes(address,uint256)\":{\"details\":\"Voting power of an `account` at a specific `timepoint`. Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or multiple), {ERC20Votes} tokens.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Hashing function used to (re)build the proposal id from the proposal details..\"},\"name()\":{\"details\":\"Name of the governor instance (used in building the EIP-712 domain separator).\"},\"proposalDeadline(uint256)\":{\"details\":\"Timepoint at which votes close. If using block number, votes close at the end of this block, so it is possible to cast a vote during this block.\"},\"proposalEta(uint256)\":{\"details\":\"The time when a queued proposal becomes executable (\\\"ETA\\\"). Unlike {proposalSnapshot} and {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be different. In most cases this will be a timestamp.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"Whether a proposal needs to be queued before execution.\"},\"proposalProposer(uint256)\":{\"details\":\"The account that created a proposal.\"},\"proposalSnapshot(uint256)\":{\"details\":\"Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the following block.\"},\"proposalThreshold()\":{\"details\":\"The number of votes required in order for a voter to become a proposer.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a duration specified by {IGovernor-votingPeriod}. Emits a {ProposalCreated} event. NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution. This may be the result of third party actions on the targeted contracts, or other governor proposals. For example, the balance of this contract could be updated or its access control permissions may be modified, possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough value to cover a proposal with multiple transfers).\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing is not necessary, this function may revert. Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Emits a {ProposalQueued} event.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"state(uint256)\":{\"details\":\"Current state of a proposal, following Compound's convention\"},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"},\"version()\":{\"details\":\"Version of the governor instance (used in building the EIP-712 domain separator). Default: \\\"1\\\"\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"getVotes(address,uint256)\":{\"notice\":\"module:reputation\"},\"getVotesWithParams(address,uint256,bytes)\":{\"notice\":\"module:reputation\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"notice\":\"module:core\"},\"name()\":{\"notice\":\"module:core\"},\"proposalDeadline(uint256)\":{\"notice\":\"module:core\"},\"proposalEta(uint256)\":{\"notice\":\"module:core\"},\"proposalNeedsQueuing(uint256)\":{\"notice\":\"module:core\"},\"proposalProposer(uint256)\":{\"notice\":\"module:core\"},\"proposalSnapshot(uint256)\":{\"notice\":\"module:core\"},\"proposalThreshold()\":{\"notice\":\"module:core\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"state(uint256)\":{\"notice\":\"module:core\"},\"version()\":{\"notice\":\"module:core\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":\"IGovernor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/TimelockController.sol":{"TimelockController":{"abi":[{"inputs":[{"internalType":"uint256","name":"minDelay","type":"uint256"},{"internalType":"address[]","name":"proposers","type":"address[]"},{"internalType":"address[]","name":"executors","type":"address[]"},{"internalType":"address","name":"admin","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"uint256","name":"delay","type":"uint256"},{"internalType":"uint256","name":"minDelay","type":"uint256"}],"name":"TimelockInsufficientDelay","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"payloads","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"TimelockInvalidOperationLength","type":"error"},{"inputs":[{"internalType":"address","name":"caller","type":"address"}],"name":"TimelockUnauthorizedCaller","type":"error"},{"inputs":[{"internalType":"bytes32","name":"predecessorId","type":"bytes32"}],"name":"TimelockUnexecutedPredecessor","type":"error"},{"inputs":[{"internalType":"bytes32","name":"operationId","type":"bytes32"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"TimelockUnexpectedOperationState","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"}],"name":"CallExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"CallSalt","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"},{"indexed":false,"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"indexed":false,"internalType":"uint256","name":"delay","type":"uint256"}],"name":"CallScheduled","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"Cancelled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldDuration","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newDuration","type":"uint256"}],"name":"MinDelayChange","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"},{"inputs":[],"name":"CANCELLER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXECUTOR_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"PROPOSER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"cancel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"execute","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"executeBatch","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"getMinDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"getOperationState","outputs":[{"internalType":"enum TimelockController.OperationState","name":"","type":"uint8"}],"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":"id","type":"bytes32"}],"name":"getTimestamp","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperation","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperationBatch","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperation","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationDone","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationPending","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationReady","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"schedule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"scheduleBatch","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":[{"internalType":"uint256","name":"newDelay","type":"uint256"}],"name":"updateDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":445,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_address_dyn_fromMemory":{"entryPoint":466,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":385,"id":null,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":951,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1299":{"entryPoint":661,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1301":{"entryPoint":789,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1303":{"entryPoint":1108,"id":256,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":580,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":618,"id":null,"parameterSlots":2,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"6080604052346200017c5762001a74803803806200001d8162000181565b9283398101906080818303126200017c57805160208201516001600160401b03908181116200017c578462000054918501620001d2565b9360408401519182116200017c57620000766060916200007e938601620001d2565b9301620001bd565b906200008a3062000295565b506001600160a01b039180831662000169575b5060005b8451811015620000f05780620000c984620000c1620000ea94896200026a565b511662000315565b50620000e384620000db83896200026a565b5116620003b7565b5062000244565b620000a1565b50925060005b8251811015620001245780620000e383620001166200011e94876200026a565b511662000454565b620000f6565b7f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560408580600255815190600082526020820152a16040516115629081620004f28239f35b620001749062000295565b50386200009d565b600080fd5b6040519190601f01601f191682016001600160401b03811183821017620001a757604052565b634e487b7160e01b600052604160045260246000fd5b51906001600160a01b03821682036200017c57565b81601f820112156200017c578051916001600160401b038311620001a7578260051b60209283806200020681850162000181565b8097815201928201019283116200017c578301905b8282106200022a575050505090565b8380916200023884620001bd565b8152019101906200021b565b6000198114620002545760010190565b634e487b7160e01b600052601160045260246000fd5b80518210156200027f5760209160051b010190565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b031660008181527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604081205490919060ff166200031157818052816020526040822081835260205260408220600160ff19825416179055339160008051602062001a548339815191528180a4600190565b5090565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260408120549091907fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b505090565b6001600160a01b031660008181527fc3ad33e20b0c56a223ad5104fff154aa010f8715b9c981fd38fdc60a4d1a52fb60205260408120549091907ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7839060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960205260408120549091907fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e639060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a460019056fe60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a26469706673582212204f1676d319cbe6cb8d2ce0e979efe9b284d7547f8986edd37233ea88fbf1b7c264736f6c634300081400332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x17C JUMPI PUSH3 0x1A74 DUP1 CODESIZE SUB DUP1 PUSH3 0x1D DUP2 PUSH3 0x181 JUMP JUMPDEST SWAP3 DUP4 CODECOPY DUP2 ADD SWAP1 PUSH1 0x80 DUP2 DUP4 SUB SLT PUSH3 0x17C JUMPI DUP1 MLOAD PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x17C JUMPI DUP5 PUSH3 0x54 SWAP2 DUP6 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 PUSH1 0x40 DUP5 ADD MLOAD SWAP2 DUP3 GT PUSH3 0x17C JUMPI PUSH3 0x76 PUSH1 0x60 SWAP2 PUSH3 0x7E SWAP4 DUP7 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 ADD PUSH3 0x1BD JUMP JUMPDEST SWAP1 PUSH3 0x8A ADDRESS PUSH3 0x295 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP1 DUP4 AND PUSH3 0x169 JUMPI JUMPDEST POP PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH3 0xF0 JUMPI DUP1 PUSH3 0xC9 DUP5 PUSH3 0xC1 PUSH3 0xEA SWAP5 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x315 JUMP JUMPDEST POP PUSH3 0xE3 DUP5 PUSH3 0xDB DUP4 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x3B7 JUMP JUMPDEST POP PUSH3 0x244 JUMP JUMPDEST PUSH3 0xA1 JUMP JUMPDEST POP SWAP3 POP PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH3 0x124 JUMPI DUP1 PUSH3 0xE3 DUP4 PUSH3 0x116 PUSH3 0x11E SWAP5 DUP8 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x454 JUMP JUMPDEST PUSH3 0xF6 JUMP JUMPDEST PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 PUSH1 0x40 DUP6 DUP1 PUSH1 0x2 SSTORE DUP2 MLOAD SWAP1 PUSH1 0x0 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x40 MLOAD PUSH2 0x1562 SWAP1 DUP2 PUSH3 0x4F2 DUP3 CODECOPY RETURN JUMPDEST PUSH3 0x174 SWAP1 PUSH3 0x295 JUMP JUMPDEST POP CODESIZE PUSH3 0x9D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x40 MLOAD SWAP2 SWAP1 PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0x1A7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x17C JUMPI JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x17C JUMPI DUP1 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH3 0x1A7 JUMPI DUP3 PUSH1 0x5 SHL PUSH1 0x20 SWAP3 DUP4 DUP1 PUSH3 0x206 DUP2 DUP6 ADD PUSH3 0x181 JUMP JUMPDEST DUP1 SWAP8 DUP2 MSTORE ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x17C JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x22A JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH3 0x238 DUP5 PUSH3 0x1BD JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH3 0x21B JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH3 0x254 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x27F JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xAD3228B676F7D3CD4284A5443F17F1962B36E491B30A40B2405849E597BA5FB5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH1 0xFF AND PUSH3 0x311 JUMPI DUP2 DUP1 MSTORE DUP2 PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 DUP2 DUP4 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE CALLER SWAP2 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xC3AD33E20B0C56A223AD5104FFF154AA010F8715B9C981FD38FDC60A4D1A52FB PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xD8AA0F3194971A2A116679F7C2090F6939C8D4E01A2A8D7E41D55E5351469E63 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP INVALID PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A26469706673582212204F1676D319CBE6CB8D2CE0E979 0xEF 0xE9 0xB2 DUP5 0xD7 SLOAD PUSH32 0x8986EDD37233EA88FBF1B7C264736F6C634300081400332F8788117E7EFF1D82 0xE9 0x26 0xEC PUSH26 0x4901D17C78024A50270940304540A733656F0D00000000000000 ","sourceMap":"1084:15205:4:-:0;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;4429:4;4390:45;4429:4;4390:45;:::i;:::-;-1:-1:-1;;;;;;1084:15205:4;;;;4472:87;;-1:-1:-1;4619:13:4;-1:-1:-1;4656:3:4;2232:4:0;;4634:20:4;;;;;4701:12;4675:39;4701:12;;4656:3;4701:12;;;:::i;:::-;1204:26;1084:15205;4675:39;:::i;:::-;;4728:40;4755:12;;;;;:::i;:::-;1204:26;1084:15205;4728:40;:::i;:::-;;4656:3;:::i;:::-;4619:13;;4634:20;;;;-1:-1:-1;4861:3:4;2232:4:0;;4839:20:4;;;;;4906:12;4880:39;4906:12;;4861:3;4906:12;;;:::i;:::-;1204:26;1084:15205;4880:39;:::i;4861:3::-;4824:13;;4839:20;4975:27;1084:15205;4839:20;1276:26;4940:20;1276:26;1084:15205;;1276:26;-1:-1:-1;1276:26:4;;1084:15205;1276:26;;;4975:27;1084:15205;;;;;;;;;4472:87;4511:37;;;:::i;:::-;;4472:87;;;1084:15205;-1:-1:-1;1084:15205:4;;;;;;;;;-1:-1:-1;;1084:15205:4;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;:::o;:::-;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;2232:4:0;-1:-1:-1;;2232:4:0;;;;;;;:::o;:::-;1084:15205:4;;;2232:4:0;;;;;;;;1204:26:4;2232:4:0;;1204:26:4;;;;;;;;;;;;:::o;:::-;1084:15205;;;1204:26;;;;;;;;6179:316:0;-1:-1:-1;;;;;1084:15205:4;2232:4:0;1084:15205:4;;;;;;;;;;2232:4:0;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;735:10:27;6370:40:0;-1:-1:-1;;;;;;;;;;;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6272:217::-;6466:12;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;;1084:15205:4;1204:26;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;;1084:15205:4;1349:27;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;;1084:15205:4;1276:26;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":3077,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10973":{"entryPoint":3050,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_addresst_uint256t_bytes_calldatat_bytes32t_bytes32":{"entryPoint":3144,"id":null,"parameterSlots":1,"returnSlots":6},"abi_decode_array_address_dyn_calldata":{"entryPoint":3375,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_array_address_dyn_calldatat_array_uint256_dyn_calldatat_array_bytes_calldata_dyn_calldatat_bytes32t_bytes32":{"entryPoint":3423,"id":null,"parameterSlots":1,"returnSlots":8},"abi_decode_array_uint256_dyn":{"entryPoint":3520,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":3304,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes_calldata":{"entryPoint":3099,"id":null,"parameterSlots":2,"returnSlots":2},"abi_encode_address_uint256_bytes_calldata":{"entryPoint":5087,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_address_uint256_bytes_calldata_bytes32_uint256":{"entryPoint":4758,"id":null,"parameterSlots":7,"returnSlots":1},"abi_encode_bytes_calldata":{"entryPoint":4322,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":3277,"id":null,"parameterSlots":1,"returnSlots":1},"calldata_array_index_access_address_dyn_calldata":{"entryPoint":4851,"id":null,"parameterSlots":3,"returnSlots":1},"calldata_array_index_access_bytes_calldata_dyn_calldata":{"entryPoint":4909,"id":null,"parameterSlots":3,"returnSlots":2},"finalize_allocation":{"entryPoint":3222,"id":null,"parameterSlots":2,"returnSlots":0},"fun_afterCall":{"entryPoint":5313,"id":3554,"parameterSlots":1,"returnSlots":0},"fun_beforeCall":{"entryPoint":5211,"id":3527,"parameterSlots":2,"returnSlots":0},"fun_checkRole":{"entryPoint":3836,"id":114,"parameterSlots":2,"returnSlots":0},"fun_checkRole_10974":{"entryPoint":3622,"id":114,"parameterSlots":1,"returnSlots":0},"fun_checkRole_10977":{"entryPoint":3753,"id":114,"parameterSlots":1,"returnSlots":0},"fun_execute":{"entryPoint":5126,"id":3487,"parameterSlots":4,"returnSlots":0},"fun_getOperationState":{"entryPoint":4262,"id":2988,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":3885,"id":256,"parameterSlots":2,"returnSlots":1},"fun_hashOperation":{"entryPoint":4355,"id":3025,"parameterSlots":6,"returnSlots":1},"fun_hashOperationBatch":{"entryPoint":4440,"id":3056,"parameterSlots":8,"returnSlots":1},"fun_isOperation":{"entryPoint":4128,"id":2872,"parameterSlots":1,"returnSlots":1},"fun_isOperationDone":{"entryPoint":4238,"id":2930,"parameterSlots":1,"returnSlots":1},"fun_isOperationPending":{"entryPoint":4173,"id":2898,"parameterSlots":1,"returnSlots":1},"fun_isOperationReady":{"entryPoint":4214,"id":2914,"parameterSlots":1,"returnSlots":1},"fun_revokeRole":{"entryPoint":4011,"id":294,"parameterSlots":2,"returnSlots":1},"fun_schedule":{"entryPoint":4974,"id":3262,"parameterSlots":2,"returnSlots":0},"fun_verifyCallResult":{"entryPoint":5345,"id":6667,"parameterSlots":2,"returnSlots":1},"increment_uint256":{"entryPoint":4814,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_calldatat_address":{"entryPoint":4889,"id":null,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a26469706673582212204f1676d319cbe6cb8d2ce0e979efe9b284d7547f8986edd37233ea88fbf1b7c264736f6c63430008140033","opcodes":"PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A26469706673582212204F1676D319CBE6CB8D2CE0E979 0xEF 0xE9 0xB2 DUP5 0xD7 SLOAD PUSH32 0x8986EDD37233EA88FBF1B7C264736F6C63430008140033000000000000000000 ","sourceMap":"1084:15205:4:-:0;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8005:9;1084:15205;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:4;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15205;13389:31;;;;;:68;;;1084:15205;13385:184;;13592:64;;13683:11;13592:64;;;;;;;;;:::i;:::-;13683:11;;;:::i;:::-;13710:13;13725:18;;;;;;14019:2;;;;:::i;:::-;1084:15205;;13745:3;13781:10;;;13945:43;13781:10;;13945:43;13869:11;13781:10;;;13821:9;13781:10;;;;13745:3;13781:10;;;;;;:::i;:::-;;:::i;:::-;13821:9;;:::i;:::-;1084:15205;13869:11;;:::i;:::-;13918:7;;;;;;;:::i;:::-;1084:15205;;13945:43;;;;;:::i;:::-;;;;13745:3;:::i;:::-;13710:13;;13385:184;1084:15205;;-1:-1:-1;;;;;;13480:78:4;;;;;1084:15205;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;13480:78;;;13389:68;13424:33;;;;;13389:68;;5343:87;5406:12;735:10:27;5406:12:4;:::i;:::-;5343:87;;1084:15205;;;;;;;;;;;;;;;4747:26:0;1084:15205:4;;3282:12:0;1084:15205:4;;;:::i;:::-;;;;;;;;;;3901:22:0;1084:15205:4;735:10:27;3282:12:0;;:::i;:::-;4747:26;:::i;:::-;;1084:15205:4;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;1349:27;;1084:15205;;;;;;;;;735:10:27;1084:15205:4;;;;;;;;;;3519:23:0;3515:108;;11400:22:4;;;;:::i;:::-;11399:23;11395:230;;1084:15205;;;;;;;;;;;;11672:13;;;;1084:15205;;11395:230;1084:15205;;;;11445:169;;;;;;;;1084:15205;11515:85;1084:15205;;;;11445:169;3515:108:0;1084:15205:4;;;3565:47:0;;;;;;735:10:27;3565:47:0;;;1084:15205:4;;;;;3565:47:0;1084:15205:4;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;1084:15205:4;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:4;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;1349:27;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1204:26;1084:15205;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;735:10:27;3282:12:0;735:10:27;3282:12:0;:::i;:::-;10130:31:4;;;;;:68;;;1084:15205;10126:184;;10333:64;;;;;;;;;;;;:::i;:::-;10421:5;;;;;:::i;:::-;10442:13;;10457:18;;;;;;;10601;;;;;10597:72;;1084:15205;;;10597:72;10640:18;1084:15205;;;;;;;10640:18;10597:72;;;1084:15205;;;10477:3;;10522:10;10501:76;10522:10;;10501:76;10522:10;;;;;;;;;;10534:9;10522:10;;;;;;10545:11;10522:10;;:::i;:::-;10534:9;;:::i;:::-;1084:15205;10545:11;;:::i;:::-;1084:15205;;10501:76;;;;;:::i;10477:3::-;10442:13;;;;10126:184;1084:15205;;-1:-1:-1;;;;;;10221:78:4;;;;;1084:15205;;;;;;;;;;;;;;;;;;;;;13480:78;;;10130:68;10165:33;;;;;10130:68;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;15612:4;;735:10:27;15594:23:4;15590:95;;1084:15205;15699:35;1084:15205;15714:9;1084:15205;;;;;;;;;;;15699:35;15714:9;1084:15205;;;15590:95;1084:15205;;;15640:34;;;;;;735:10:27;15640:34:4;;;1084:15205;15640:34;1084:15205;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;735:10:27;;-1:-1:-1;;;;;1084:15205:4;;5421:34:0;5417:102;;1084:15205:4;5529:37:0;1084:15205:4;;;5529:37:0;:::i;5417:102::-;1084:15205:4;-1:-1:-1;;;5478:30:0;;1084:15205:4;;5478:30:0;1084:15205:4;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;4330:25:0;1084:15205:4;;3282:12:0;1084:15205:4;;;:::i;3282:12:0:-;4330:25;:::i;1084:15205:4:-;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;;;;;;;3901:22:0;1084:15205:4;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:4;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;12615:2;12482:11;1084:15205;12551:43;;12399:56;1084:15205;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15205;12399:56;;;;;;:::i;:::-;12482:11;;;;;:::i;:::-;12528:7;;;;;;:::i;:::-;1084:15205;12551:43;;;;;:::i;:::-;;;;12615:2;:::i;5343:87::-;5406:12;735:10:27;5406:12:4;:::i;:::-;5343:87;;1084:15205;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15205:4;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;775:49:19;;;:89;;;;1084:15205:4;;;;;;;;;775:89:19;2688:32:0;;-1:-1:-1;;;;2673:47:0;;;:87;;;;775:89:19;;;;;;2673:87:0;-1:-1:-1;;;862:40:38;;-1:-1:-1;2673:87:0;;;1084:15205:4;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;9430:61;1084:15205;;;;;;;:::i;:::-;;;;;;;9430:61;1084:15205;;;;;735:10:27;3282:12:0;735:10:27;3282:12:0;:::i;:::-;9332:53:4;;;;;;;;:::i;:::-;9409:5;;;;;;;:::i;:::-;1084:15205;;9430:61;;;;;:::i;:::-;;;;9505:18;9501:72;;1084:15205;;;9501:72;9544:18;1084:15205;;;;;;;9544:18;9501:72;;;1084:15205;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;1084:15205:4;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;-1:-1:-1;;1084:15205:4;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;1084:15205:4;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;3432:197:0;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;1204:26;;1084:15205;;3519:23:0;3515:108;;3432:197;;:::o;3515:108::-;1084:15205:4;;;;;3565:47:0;;;;;;;;;1084:15205:4;;;;;3565:47:0;3432:197;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1276:26:4;1084:15205;;3519:23:0;3515:108;;3432:197;;:::o;:::-;1084:15205:4;2954:6:0;1084:15205:4;2954:6:0;1084:15205:4;;;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;1084:15205:4;;;;;2954:6:0;1084:15205:4;;;3519:23:0;3515:108;;3432:197;;:::o;6179:316::-;;2954:6;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6276:23:0;6272:217;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6370:40:0;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6730:317::-;;2954:6;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6824:217:0;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;6922:40:0;735:10:27;6922:40:0;;;1084:15205:4;6976:11:0;:::o;5998:129:4:-;6075:21;5998:129;6075:21;:::i;:::-;1084:15205;;;;;;6075:45;;5998:129;:::o;1084:15205::-;;;;6100:20;1084:15205;;;;;6100:20;1084:15205;6262:209;6362:21;6262:209;6362:21;:::i;:::-;1084:15205;;;;;;6409:22;6400:31;;:64;;;;;6393:71;6262:209;:::o;6400:64::-;6444:20;6435:29;;;6262:209;:::o;6607:134::-;6689:21;6607:134;6689:21;:::i;:::-;1084:15205;;;;;;6714:20;6689:45;6607:134;:::o;6820:132::-;6901:21;6820:132;6901:21;:::i;:::-;1084:15205;;;;;;6926:19;6901:44;6820:132;:::o;7270:460::-;-1:-1:-1;1084:15205:4;7189:11;1084:15205;;;-1:-1:-1;1084:15205:4;;7414:14;;7410:314;7414:14;;;7444:27;-1:-1:-1;7444:27:4;:::o;7410:314::-;7189:11;7492:28;;7189:11;;7536:26;7543:19;7536:26;:::o;7488:236::-;7595:15;-1:-1:-1;7595:15:4;;;7189:11;7626:29;:::o;7579:145::-;7693:20;7686:27;:::o;1084:15205::-;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;-1:-1:-1;;1084:15205:4;;;;:::o;8134:279::-;;1084:15205;8355:50;8134:279;;;;1084:15205;;8355:50;;;;;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;8355:50;1084:15205;;8355:50;;;;;;:::i;:::-;1084:15205;8345:61;;8134:279;:::o;8529:320::-;;;;;;;;;1084:15205;;8785:56;;;;;;1084:15205;;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;;;;;;8785:56;1084:15205;;;;;;;;;;8785:56;;;;;;;;:::i;1084:15205::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::o;:::-;-1:-1:-1;;1084:15205:4;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;:::o;10776:399::-;;10844:15;;;:::i;:::-;10840:131;;8005:9;1084:15205;11026:16;;;11022:96;;11145:15;;1084:15205;11145:15;;;1084:15205;;;-1:-1:-1;1084:15205:4;11127:11;1084:15205;;;-1:-1:-1;1084:15205:4;;10776:399::o;11022:96::-;1084:15205;;;;;11065:42;;;;;;;;;1084:15205;;;;;11065:42;10840:131;1084:15205;;-1:-1:-1;;;10882:78:4;;1084:15205;10882:78;;1084:15205;;;;;;;;;;10882:78;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;14092:232::-;14272:45;14092:232;14231:31;14092:232;;;;1084:15205;;;;;;;;;;;;;14231:31;;;;1084:15205;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;14231:31;1084:15205;;;;14272:45;:::i;:::-;;14092:232::o;1084:15205::-;;;14272:45;:::i;14407:367::-;14489:20;;;:::i;:::-;14488:21;14484:137;;14634:25;;;;:58;;;14407:367;14630:138;;14407:367;:::o;14630:138::-;1084:15205;;;;14715:42;;;;;;;;;1084:15205;14715:42;14634:58;14664:28;;;;:::i;:::-;14663:29;14634:58;;14484:137;1084:15205;;;;11445:169;;;;14532:78;;1084:15205;14532:78;;1084:15205;;;;;;14532:78;14856:236;14911:20;;;:::i;:::-;14910:21;14906:137;;-1:-1:-1;1084:15205:4;1434:1;1084:15205;;1434:1;1084:15205;-1:-1:-1;1084:15205:4;;14856:236::o;5221:224:26:-;;;;5337:8;;-1:-1:-1;1084:15205:4;;5690:21:26;:17;;5815:158;;;;;;5686:354;1084:15205:4;;-1:-1:-1;;;6010:19:26;;;;;5333:106;5411:17::o"},"methodIdentifiers":{"CANCELLER_ROLE()":"b08e51c0","DEFAULT_ADMIN_ROLE()":"a217fddf","EXECUTOR_ROLE()":"07bd0265","PROPOSER_ROLE()":"8f61f4f5","cancel(bytes32)":"c4d252f5","execute(address,uint256,bytes,bytes32,bytes32)":"134008d3","executeBatch(address[],uint256[],bytes[],bytes32,bytes32)":"e38335e5","getMinDelay()":"f27a0c92","getOperationState(bytes32)":"7958004c","getRoleAdmin(bytes32)":"248a9ca3","getTimestamp(bytes32)":"d45c4435","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","hashOperation(address,uint256,bytes,bytes32,bytes32)":"8065657f","hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)":"b1c5f427","isOperation(bytes32)":"31d50750","isOperationDone(bytes32)":"2ab0f529","isOperationPending(bytes32)":"584b153e","isOperationReady(bytes32)":"13bc9f20","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","schedule(address,uint256,bytes,bytes32,bytes32,uint256)":"01d5062a","scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)":"8f2a0bb0","supportsInterface(bytes4)":"01ffc9a7","updateDelay(uint256)":"64d62353"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"},{\"internalType\":\"address[]\",\"name\":\"proposers\",\"type\":\"address[]\"},{\"internalType\":\"address[]\",\"name\":\"executors\",\"type\":\"address[]\"},{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"}],\"name\":\"TimelockInsufficientDelay\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"payloads\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"TimelockInvalidOperationLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"TimelockUnauthorizedCaller\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"predecessorId\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexecutedPredecessor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"operationId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexpectedOperationState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"CallExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"CallSalt\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"CallScheduled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"Cancelled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldDuration\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newDuration\",\"type\":\"uint256\"}],\"name\":\"MinDelayChange\",\"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\"},{\"inputs\":[],\"name\":\"CANCELLER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXECUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PROPOSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"payload\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"executeBatch\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getOperationState\",\"outputs\":[{\"internalType\":\"enum TimelockController.OperationState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getTimestamp\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperation\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperationBatch\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperation\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationDone\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationPending\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationReady\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"schedule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"scheduleBatch\",\"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\":[{\"internalType\":\"uint256\",\"name\":\"newDelay\",\"type\":\"uint256\"}],\"name\":\"updateDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Contract module which acts as a timelocked controller. When set as the owner of an `Ownable` smart contract, it enforces a timelock on all `onlyOwner` maintenance operations. This gives time for users of the controlled contract to exit before a potentially dangerous maintenance operation is applied. By default, this contract is self administered, meaning administration tasks have to go through the timelock process. The proposer (resp executor) role is in charge of proposing (resp executing) operations. A common use case is to position this {TimelockController} as the owner of a smart contract, with a multisig or a DAO as the sole proposer.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"TimelockInsufficientDelay(uint256,uint256)\":[{\"details\":\"The schedule operation doesn't meet the minimum delay.\"}],\"TimelockInvalidOperationLength(uint256,uint256,uint256)\":[{\"details\":\"Mismatch between the parameters length for an operation call.\"}],\"TimelockUnauthorizedCaller(address)\":[{\"details\":\"The caller account is not authorized.\"}],\"TimelockUnexecutedPredecessor(bytes32)\":[{\"details\":\"The predecessor to an operation not yet done.\"}],\"TimelockUnexpectedOperationState(bytes32,bytes32)\":[{\"details\":\"The current state of an operation is not as required. The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position counting from right to left. See {_encodeStateBitmap}.\"}]},\"events\":{\"CallExecuted(bytes32,uint256,address,uint256,bytes)\":{\"details\":\"Emitted when a call is performed as part of operation `id`.\"},\"CallSalt(bytes32,bytes32)\":{\"details\":\"Emitted when new proposal is scheduled with non-zero salt.\"},\"CallScheduled(bytes32,uint256,address,uint256,bytes,bytes32,uint256)\":{\"details\":\"Emitted when a call is scheduled as part of operation `id`.\"},\"Cancelled(bytes32)\":{\"details\":\"Emitted when operation `id` is cancelled.\"},\"MinDelayChange(uint256,uint256)\":{\"details\":\"Emitted when the minimum delay for future operations is modified.\"},\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"cancel(bytes32)\":{\"details\":\"Cancel an operation. Requirements: - the caller must have the 'canceller' role.\"},\"constructor\":{\"details\":\"Initializes the contract with the following parameters: - `minDelay`: initial minimum delay in seconds for operations - `proposers`: accounts to be granted proposer and canceller roles - `executors`: accounts to be granted executor role - `admin`: optional account to be granted admin role; disable with zero address IMPORTANT: The optional admin can aid with initial configuration of roles after deployment without being subject to delay, but this role should be subsequently renounced in favor of administration through timelocked proposals. Previous versions of this contract would assign this admin to the deployer automatically and should be renounced as well.\"},\"execute(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a single transaction. Emits a {CallExecuted} event. Requirements: - the caller must have the 'executor' role.\"},\"executeBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a batch of transactions. Emits one {CallExecuted} event per transaction in the batch. Requirements: - the caller must have the 'executor' role.\"},\"getMinDelay()\":{\"details\":\"Returns the minimum delay in seconds for an operation to become valid. This value can be changed by executing an operation that calls `updateDelay`.\"},\"getOperationState(bytes32)\":{\"details\":\"Returns operation state.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"getTimestamp(bytes32)\":{\"details\":\"Returns the timestamp at which an operation becomes ready (0 for unset operations, 1 for done operations).\"},\"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`.\"},\"hashOperation(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a single transaction.\"},\"hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a batch of transactions.\"},\"isOperation(bytes32)\":{\"details\":\"Returns whether an id corresponds to a registered operation. This includes both Waiting, Ready, and Done operations.\"},\"isOperationDone(bytes32)\":{\"details\":\"Returns whether an operation is done or not.\"},\"isOperationPending(bytes32)\":{\"details\":\"Returns whether an operation is pending or not. Note that a \\\"pending\\\" operation may also be \\\"ready\\\".\"},\"isOperationReady(bytes32)\":{\"details\":\"Returns whether an operation is ready for execution. Note that a \\\"ready\\\" operation is also \\\"pending\\\".\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"},\"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 `callerConfirmation`. 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.\"},\"schedule(address,uint256,bytes,bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a single transaction. Emits {CallSalt} if salt is nonzero, and {CallScheduled}. Requirements: - the caller must have the 'proposer' role.\"},\"scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a batch of transactions. Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch. Requirements: - the caller must have the 'proposer' role.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"updateDelay(uint256)\":{\"details\":\"Changes the minimum timelock duration for future operations. Emits a {MinDelayChange} event. Requirements: - the caller must be the timelock itself. This can only be achieved by scheduling and later executing an operation where the timelock is the target and the data is the ABI-encoded call to this function.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/TimelockController.sol\":\"TimelockController\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"GovernorCountingSimple":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for simple, 3 options, vote counting.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":\"GovernorCountingSimple\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"GovernorSettings":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for settings updatable through governance.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Initialize the governance parameters.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {Governor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"See {IGovernor-votingDelay}.\"},\"votingPeriod()\":{\"details\":\"See {IGovernor-votingPeriod}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":\"GovernorSettings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"GovernorTimelockControl":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","timelock()":"d33219b4","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly. Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus, the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be inaccessible from a proposal, unless executed via {Governor-relay}. WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance proposals that have been approved by the voters, effectively executing a Denial of Service attack.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Set the timelock.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"Overridden version of the {Governor-state} function that considers the status reported by the timelock.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":\"GovernorTimelockControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xe5d4ce636fd706494b1f488fc562995e9486a3d14203ad311be6c6f724955bad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d90512ee129236608a01e2d1541c9740a0f4d16863f214191e443342e540901\",\"dweb:/ipfs/QmStf5H59Lu2WNKPxmifFU6kJrWcMEvb2yKbFjsXkCvP43\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"GovernorVotes":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes} token.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":\"GovernorVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"GovernorVotesQuorumFraction":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","updateQuorumNumerator(uint256)":"06f3f9e6","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a fraction of the total supply.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"constructor\":{\"details\":\"Initialize quorum as a fraction of the token's total supply. The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be customized by overriding {quorumDenominator}.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":\"GovernorVotesQuorumFraction\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0x5b5cdb361ed018c0162942d673c17e187c1a52ded2ce4f41e8a3f3f5d1656e00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd78b11b946d9001725a38844f1d6163906965ec321e1b09bd7e476baedc5d12\",\"dweb:/ipfs/QmPgTnTYDbgXgwHXbkxofSH51QDFfycwx1tn8Qj5hGGk5u\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"IVotes":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\",\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":\"IVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/Votes.sol":{"Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This is a base abstract contract that tracks voting units, which are a measure of voting power that can be transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of \\\"representative\\\" that will pool delegated voting units from different accounts and can then use it to vote in decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative. This contract is often combined with a token contract such that voting units correspond to token units. For an example, see {ERC721Votes}. The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the cost of this history tracking optional. When using this module the derived contract must implement {_getVotingUnits} (for example, make it return {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the previous example, it would be included in {ERC721-_update}).\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/Votes.sol\":\"Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"IERC1271":{"abi":[{"inputs":[{"internalType":"bytes32","name":"hash","type":"bytes32"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"isValidSignature","outputs":[{"internalType":"bytes4","name":"magicValue","type":"bytes4"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"isValidSignature(bytes32,bytes)":"1626ba7e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"isValidSignature\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"magicValue\",\"type\":\"bytes4\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-1271 standard signature validation method for contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\",\"kind\":\"dev\",\"methods\":{\"isValidSignature(bytes32,bytes)\":{\"details\":\"Should return whether the signature provided is valid for the provided data\",\"params\":{\"hash\":\"Hash of the data to be signed\",\"signature\":\"Signature byte array associated with _data\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":\"IERC1271\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"IERC5267":{"abi":[{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":\"IERC5267\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"IERC5805":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5805.sol\":\"IERC5805\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"IERC6372":{"abi":[{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":\"IERC6372\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"IERC1155Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC1155InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC1155InvalidApprover","type":"error"},{"inputs":[{"internalType":"uint256","name":"idsLength","type":"uint256"},{"internalType":"uint256","name":"valuesLength","type":"uint256"}],"name":"ERC1155InvalidArrayLength","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC1155InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC1155InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC1155InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC1155MissingApprovalForAll","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC1155InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"idsLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"valuesLength\",\"type\":\"uint256\"}],\"name\":\"ERC1155InvalidArrayLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC1155MissingApprovalForAll\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-1155 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\",\"errors\":{\"ERC1155InsufficientBalance(address,uint256,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC1155InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC1155InvalidArrayLength(uint256,uint256)\":[{\"details\":\"Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation. Used in batch transfers.\",\"params\":{\"idsLength\":\"Length of the array of token identifiers\",\"valuesLength\":\"Length of the array of token amounts\"}}],\"ERC1155InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC1155InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC1155InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC1155MissingApprovalForAll(address,address)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"owner\":\"Address of the current owner of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC1155Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC20Errors":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-20 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC20Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC721Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721IncorrectOwner","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721InsufficientApproval","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC721InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC721InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721InvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC721InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC721InvalidSender","type":"error"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721NonexistentToken","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721IncorrectOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721InsufficientApproval\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC721InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721NonexistentToken\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-721 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\",\"errors\":{\"ERC721IncorrectOwner(address,uint256,address)\":[{\"details\":\"Indicates an error related to the ownership over a particular token. Used in transfers.\",\"params\":{\"owner\":\"Address of the current owner of a token.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InsufficientApproval(address,uint256)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC721InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC721InvalidOwner(address)\":[{\"details\":\"Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20. Used in balance queries.\",\"params\":{\"owner\":\"Address of the current owner of a token.\"}}],\"ERC721InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC721InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC721NonexistentToken(uint256)\":[{\"details\":\"Indicates a `tokenId` whose `owner` is the zero address.\",\"params\":{\"tokenId\":\"Identifier number of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC721Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"IERC1155Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"ids\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface that must be implemented by smart contracts in order to receive ERC-1155 token transfers.\",\"kind\":\"dev\",\"methods\":{\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"Handles the receipt of a multiple ERC-1155 token types. This function is called at the end of a `safeBatchTransferFrom` after the balances have been updated. NOTE: To accept the transfer(s), this must return `bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` (i.e. 0xbc197c81, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"ids\":\"An array containing ids of each token being transferred (order and length must match values array)\",\"operator\":\"The address which initiated the batch transfer (i.e. msg.sender)\",\"values\":\"An array containing amounts of each token being transferred (order and length must match ids array)\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` if transfer is allowed\"}},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"Handles the receipt of a single ERC-1155 token type. This function is called at the end of a `safeTransferFrom` after the balance has been updated. NOTE: To accept the transfer, this must return `bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` (i.e. 0xf23a6e61, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"id\":\"The ID of the token being transferred\",\"operator\":\"The address which initiated the transfer (i.e. msg.sender)\",\"value\":\"The amount of tokens being transferred\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` if transfer is allowed\"}},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":\"IERC1155Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ERC1155Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens. IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be stuck.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":\"ERC1155Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ERC20":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC20} interface. This implementation is agnostic to the way tokens are created. This means that a supply mechanism has to be added in a derived contract using {_mint}. TIP: For a detailed writeup see our guide https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How to implement supply mechanisms]. The default value of {decimals} is 18. To change this, you should override this function so it returns a different value. We have followed general OpenZeppelin Contracts guidelines: functions revert instead returning `false` on failure. This behavior is nonetheless conventional and does not conflict with the expectations of ERC-20 applications.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"constructor\":{\"details\":\"Sets the values for {name} and {symbol}. All two of these values are immutable: they can only be set once during construction.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":\"ERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"IERC20":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-20 standard as defined in the ERC.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":\"IERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ERC20Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's, and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1. NOTE: This contract does not provide interface compatibility with Compound's COMP token. This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}. By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":\"ERC20Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"IERC20Metadata":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for the optional metadata functions from the ERC-20 standard.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"decimals()\":{\"details\":\"Returns the decimals places of the token.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":\"IERC20Metadata\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"IERC721Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for any contract that wants to support safeTransfers from ERC-721 asset contracts.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom} by `operator` from `from`, this function is called. It must return its Solidity selector to confirm the token transfer. If any other value is returned or the interface is not implemented by the recipient, the transfer will be reverted. The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\"}},\"title\":\"ERC-721 token receiver interface\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":\"IERC721Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ERC721Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC721Receiver} interface. Accepts all token transfers. Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or {IERC721-setApprovalForAll}.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":\"ERC721Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Address.sol":{"Address":{"abi":[{"inputs":[{"internalType":"address","name":"target","type":"address"}],"name":"AddressEmptyCode","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:26:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:26:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"}],\"name\":\"AddressEmptyCode\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of functions related to the address type\",\"errors\":{\"AddressEmptyCode(address)\":[{\"details\":\"There's no code at `target` (it is not a contract).\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Address.sol\":\"Address\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Context.sol":{"Context":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Provides information about the current execution context, including the sender of the transaction and its data. While these are generally available via msg.sender and msg.data, they should not be accessed in such a direct manner, since when dealing with meta-transactions the account sending and paying for execution may not be the actual sender (as far as an application is concerned). This contract is only required for intermediate, library-like contracts.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Context.sol\":\"Context\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Errors.sol":{"Errors":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[],"name":"FailedDeployment","type":"error"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"MissingPrecompile","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:28:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:28:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedDeployment\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"MissingPrecompile\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of common custom errors used in multiple contracts IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library. It is recommended to avoid relying on the error API for critical functionality. _Available since v5.1._\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"FailedDeployment()\":[{\"details\":\"The deployment failed.\"}],\"InsufficientBalance(uint256,uint256)\":[{\"details\":\"The ETH balance of the account is not enough to perform the operation.\"}],\"MissingPrecompile(address)\":[{\"details\":\"A necessary precompile is missing.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Errors.sol\":\"Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Nonces.sol":{"Nonces":{"abi":[{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Provides tracking nonces for addresses. Nonces will only increment.\",\"errors\":{\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}]},\"kind\":\"dev\",\"methods\":{\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Nonces.sol\":\"Nonces\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Panic.sol":{"Panic":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:30:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:30:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Helper library for emitting standardized panic codes. ```solidity contract Example { using Panic for uint256; // Use any of the declared internal constants function foo() { Panic.GENERIC.panic(); } // Alternatively function foo() { Panic.panic(Panic.GENERIC); } } ``` Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil]. _Available since v5.1._\",\"kind\":\"dev\",\"methods\":{},\"stateVariables\":{\"ARRAY_OUT_OF_BOUNDS\":{\"details\":\"array out of bounds access\"},\"ASSERT\":{\"details\":\"used by the assert() builtin\"},\"DIVISION_BY_ZERO\":{\"details\":\"division or modulo by zero\"},\"EMPTY_ARRAY_POP\":{\"details\":\"empty array pop\"},\"ENUM_CONVERSION_ERROR\":{\"details\":\"enum conversion error\"},\"GENERIC\":{\"details\":\"generic / unspecified error\"},\"INVALID_INTERNAL_FUNCTION\":{\"details\":\"calling invalid internal function\"},\"RESOURCE_ERROR\":{\"details\":\"resource error (too large allocation or too large array)\"},\"STORAGE_ENCODING_ERROR\":{\"details\":\"invalid encoding in storage\"},\"UNDER_OVERFLOW\":{\"details\":\"arithmetic underflow or overflow\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Panic.sol\":\"Panic\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ShortStrings":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212203910222b2424311f5663a76aa7535fa334025befbbcf48c3b03b5c52304f728e64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODECOPY LT 0x22 0x2B 0x24 0x24 BALANCE 0x1F JUMP PUSH4 0xA76AA753 PUSH0 LOG3 CALLVALUE MUL JUMPDEST 0xEF 0xBB 0xCF BASEFEE 0xC3 0xB0 EXTCODESIZE 0x5C MSTORE ADDRESS 0x4F PUSH19 0x8E64736F6C6343000814003300000000000000 ","sourceMap":"1255:3026:31:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212203910222b2424311f5663a76aa7535fa334025befbbcf48c3b03b5c52304f728e64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODECOPY LT 0x22 0x2B 0x24 0x24 BALANCE 0x1F JUMP PUSH4 0xA76AA753 PUSH0 LOG3 CALLVALUE MUL JUMPDEST 0xEF 0xBB 0xCF BASEFEE 0xC3 0xB0 EXTCODESIZE 0x5C MSTORE ADDRESS 0x4F PUSH19 0x8E64736F6C6343000814003300000000000000 ","sourceMap":"1255:3026:31:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library provides functions to convert short memory strings into a `ShortString` type that can be used as an immutable variable. Strings of arbitrary length can be optimized using this library if they are short enough (up to 31 bytes) by packing them with their length (1 byte) in a single EVM word (32 bytes). Additionally, a fallback mechanism can be used for every other case. Usage example: ```solidity contract Named { using ShortStrings for *; ShortString private immutable _name; string private _nameFallback; constructor(string memory contractName) { _name = contractName.toShortStringWithFallback(_nameFallback); } function name() external view returns (string memory) { return _name.toStringWithFallback(_nameFallback); } } ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":\"ShortStrings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/StorageSlot.sol":{"StorageSlot":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:32:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:32:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Library for reading and writing primitive types to specific storage slots. Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts. This library helps with reading and writing to such slots without the need for inline assembly. The functions in this library return Slot structs that contain a `value` member that can be used to read or write. Example usage to set ERC-1967 implementation slot: ```solidity contract ERC1967 { // Define the slot. Alternatively, use the SlotDerivation library to derive the slot. bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc; function _getImplementation() internal view returns (address) { return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value; } function _setImplementation(address newImplementation) internal { require(newImplementation.code.length > 0); StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation; } } ``` TIP: Consider using this library along with {SlotDerivation}.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":\"StorageSlot\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Strings.sol":{"Strings":{"abi":[{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"length","type":"uint256"}],"name":"StringsInsufficientHexLength","type":"error"},{"inputs":[],"name":"StringsInvalidAddressFormat","type":"error"},{"inputs":[],"name":"StringsInvalidChar","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220765f35e69774148f6583047be059881881021f7294676859d5243c8ce0ed49c664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH23 0x5F35E69774148F6583047BE059881881021F7294676859 0xD5 0x24 EXTCODECOPY DUP13 0xE0 0xED 0x49 0xC6 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:16541:33:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220765f35e69774148f6583047be059881881021f7294676859d5243c8ce0ed49c664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH23 0x5F35E69774148F6583047BE059881881021F7294676859 0xD5 0x24 EXTCODECOPY DUP13 0xE0 0xED 0x49 0xC6 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:16541:33:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"StringsInsufficientHexLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidAddressFormat\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidChar\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"String operations.\",\"errors\":{\"StringsInsufficientHexLength(uint256,uint256)\":[{\"details\":\"The `value` string doesn't fit in the specified `length`.\"}],\"StringsInvalidAddressFormat()\":[{\"details\":\"The string being parsed is not a properly formatted address.\"}],\"StringsInvalidChar()\":[{\"details\":\"The string being parsed contains characters that are not in scope of the given base.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Strings.sol\":\"Strings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ECDSA":{"abi":[{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:34:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:34:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Elliptic Curve Digital Signature Algorithm (ECDSA) operations. These functions can be used to verify that a message was signed by the holder of the private keys of a given address.\",\"errors\":{\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":\"ECDSA\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"EIP712":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"custom:oz-upgrades-unsafe-allow\":\"state-variable-immutable\",\"details\":\"https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data. The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to produce the hash of their typed data using a combination of `abi.encode` and `keccak256`. This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA ({_hashTypedDataV4}). The implementation of the domain separator was designed to be as efficient as possible while still properly updating the chain id to protect against replay attacks on an eventual fork of the chain. NOTE: This contract implements the version of the encoding known as \\\"v4\\\", as implemented by the JSON RPC method https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask]. NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\",\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"details\":\"Initializes the domain separator and parameter caches. The meaning of `name` and `version` is specified in https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]: - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol. - `version`: the current major version of the signing domain. NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart contract upgrade].\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":\"EIP712\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"MessageHashUtils":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212200f3ae3836ce415135a38d38d326faa1cbfe4796606a63002a594f535381cce0564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF GASPRICE 0xE3 DUP4 PUSH13 0xE415135A38D38D326FAA1CBFE4 PUSH26 0x6606A63002A594F535381CCE0564736F6C634300081400330000 ","sourceMap":"521:3181:36:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212200f3ae3836ce415135a38d38d326faa1cbfe4796606a63002a594f535381cce0564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF GASPRICE 0xE3 DUP4 PUSH13 0xE415135A38D38D326FAA1CBFE4 PUSH26 0x6606A63002A594F535381CCE0564736F6C634300081400330000 ","sourceMap":"521:3181:36:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing. The library provides methods for generating a hash of a message that conforms to the https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712] specifications.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":\"MessageHashUtils\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"SignatureChecker":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220ce0ebc0bfec5ddcb3595bcb343c327c67acbc88fcd808f6054a0aa07137e308b64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCE 0xE 0xBC SIGNEXTEND INVALID 0xC5 0xDD 0xCB CALLDATALOAD SWAP6 0xBC 0xB3 NUMBER 0xC3 0x27 0xC6 PUSH27 0xCBC88FCD808F6054A0AA07137E308B64736F6C6343000814003300 ","sourceMap":"532:1805:37:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220ce0ebc0bfec5ddcb3595bcb343c327c67acbc88fcd808f6054a0aa07137e308b64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCE 0xE 0xBC SIGNEXTEND INVALID 0xC5 0xDD 0xCB CALLDATALOAD SWAP6 0xBC 0xB3 NUMBER 0xC3 0x27 0xC6 PUSH27 0xCBC88FCD808F6054A0AA07137E308B64736F6C6343000814003300 ","sourceMap":"532:1805:37:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like Argent and Safe Wallet (previously Gnosis Safe).\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":\"SignatureChecker\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC165} interface. Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check for the additional interface id that will be supported. For example: ```solidity function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId); } ```\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":\"ERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"IERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-165 standard, as defined in the https://eips.ethereum.org/EIPS/eip-165[ERC]. Implementers can declare support of contract interfaces, which can then be queried by others ({ERC165Checker}). For an implementation, see {ERC165}.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":\"IERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/Math.sol":{"Math":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220f55ee99a472eb6dc2cc3e168b7846de5ba4a51af97d44e14b45afd9f8748a7d764736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE2 0x5E 0xE9 SWAP11 SELFBALANCE 0x2E 0xB6 0xDC 0x2C 0xC3 0xE1 PUSH9 0xB7846DE5BA4A51AF97 0xD4 0x4E EQ 0xB4 GAS REVERT SWAP16 DUP8 BASEFEE 0xA7 0xD7 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"281:28026:40:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220f55ee99a472eb6dc2cc3e168b7846de5ba4a51af97d44e14b45afd9f8748a7d764736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE2 0x5E 0xE9 SWAP11 SELFBALANCE 0x2E 0xB6 0xDC 0x2C 0xC3 0xE1 PUSH9 0xB7846DE5BA4A51AF97 0xD4 0x4E EQ 0xB4 GAS REVERT SWAP16 DUP8 BASEFEE 0xA7 0xD7 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"281:28026:40:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/Math.sol\":\"Math\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"SafeCast":{"abi":[{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntDowncast","type":"error"},{"inputs":[{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntToUint","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintToInt","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:41:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:41:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntToUint\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintToInt\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow checks. Downcasting from uint256/int256 in Solidity does not revert on overflow. This can easily result in undesired exploitation or bugs, since developers usually assume that overflows raise errors. `SafeCast` restores this intuition by reverting the transaction when such an operation overflows. Using this library instead of the unchecked operations eliminates an entire class of bugs, so it's recommended to use it always.\",\"errors\":{\"SafeCastOverflowedIntDowncast(uint8,int256)\":[{\"details\":\"Value doesn't fit in an int of `bits` size.\"}],\"SafeCastOverflowedIntToUint(int256)\":[{\"details\":\"An int value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintToInt(uint256)\":[{\"details\":\"An uint value doesn't fit in an int of `bits` size.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":\"SafeCast\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"SignedMath":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:42:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:42:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard signed math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SignedMath.sol\":\"SignedMath\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"Checkpoints":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212208f08ac1c5a58ef0dcc61ff5a981ce5ccccf4ca439f5a1432a4cbc4dee782bd3664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP16 ADDMOD 0xAC SHR GAS PC 0xEF 0xD 0xCC PUSH2 0xFF5A SWAP9 SHR 0xE5 0xCC 0xCC DELEGATECALL 0xCA NUMBER SWAP16 GAS EQ ORIGIN LOG4 0xCB 0xC4 0xDE 0xE7 DUP3 0xBD CALLDATASIZE PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20756:43:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212208f08ac1c5a58ef0dcc61ff5a981ce5ccccf4ca439f5a1432a4cbc4dee782bd3664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP16 ADDMOD 0xAC SHR GAS PC 0xEF 0xD 0xCC PUSH2 0xFF5A SWAP9 SHR 0xE5 0xCC 0xCC DELEGATECALL 0xCA NUMBER SWAP16 GAS EQ ORIGIN LOG4 0xCB 0xC4 0xDE 0xE7 DUP3 0xBD CALLDATASIZE PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20756:43:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library defines the `Trace*` struct, for checkpointing values as they change at different points in time, and later looking up past values by block number. See {Votes} as an example. To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new checkpoint for the current transaction block using the {push} function.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":\"Checkpoints\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"DoubleEndedQueue":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:44:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:44:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that the existing queue contents are left in storage. The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be used in storage, and not in memory. ```solidity DoubleEndedQueue.Bytes32Deque queue; ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":\"DoubleEndedQueue\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/types/Time.sol":{"Time":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220819f3e32bac9d9829f557c4b362d7307e5c1a3acfb410eb1315c67e706dd8d8e64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 SWAP16 RETURNDATACOPY ORIGIN 0xBA 0xC9 0xD9 DUP3 SWAP16 SSTORE PUSH29 0x4B362D7307E5C1A3ACFB410EB1315C67E706DD8D8E64736F6C63430008 EQ STOP CALLER ","sourceMap":"640:4515:45:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220819f3e32bac9d9829f557c4b362d7307e5c1a3acfb410eb1315c67e706dd8d8e64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 SWAP16 RETURNDATACOPY ORIGIN 0xBA 0xC9 0xD9 DUP3 SWAP16 SSTORE PUSH29 0x4B362D7307E5C1A3ACFB410EB1315C67E706DD8D8E64736F6C63430008 EQ STOP CALLER ","sourceMap":"640:4515:45:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"This library provides helpers for manipulating time-related objects. It uses the following types: - `uint48` for timepoints - `uint32` for durations While the library doesn't provide specific types for timepoints and duration, it does provide: - a `Delay` type to represent duration that can be programmed to change value automatically at a given point - additional helper functions\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/types/Time.sol\":\"Time\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"contracts/DLE.sol":{"DLE":{"abi":[{"inputs":[{"components":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"string","name":"location","type":"string"},{"internalType":"string","name":"coordinates","type":"string"},{"internalType":"uint256","name":"jurisdiction","type":"uint256"},{"internalType":"uint256","name":"oktmo","type":"uint256"},{"internalType":"string[]","name":"okvedCodes","type":"string[]"},{"internalType":"uint256","name":"kpp","type":"uint256"},{"internalType":"uint48","name":"votingDelay","type":"uint48"},{"internalType":"uint32","name":"votingPeriod","type":"uint32"},{"internalType":"uint256","name":"proposalThreshold","type":"uint256"},{"internalType":"uint256","name":"quorumPercentage","type":"uint256"}],"internalType":"struct DLE.DLEConfig","name":"config","type":"tuple"},{"internalType":"address","name":"timelockAddress","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"string","name":"name","type":"string"},{"indexed":false,"internalType":"string","name":"symbol","type":"string"},{"indexed":false,"internalType":"string","name":"location","type":"string"},{"indexed":false,"internalType":"string","name":"coordinates","type":"string"},{"indexed":false,"internalType":"uint256","name":"jurisdiction","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"oktmo","type":"uint256"},{"indexed":false,"internalType":"string[]","name":"okvedCodes","type":"string[]"},{"indexed":false,"internalType":"uint256","name":"kpp","type":"uint256"},{"indexed":false,"internalType":"address","name":"tokenAddress","type":"address"},{"indexed":false,"internalType":"address","name":"timelockAddress","type":"address"},{"indexed":false,"internalType":"address","name":"governorAddress","type":"address"}],"name":"DLEInitialized","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"string","name":"moduleName","type":"string"},{"indexed":false,"internalType":"address","name":"moduleAddress","type":"address"}],"name":"ModuleInstalled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"initiator","type":"address"},{"indexed":false,"internalType":"bytes","name":"operation","type":"bytes"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"signer","type":"address"},{"indexed":false,"internalType":"uint256","name":"signaturesCount","type":"uint256"}],"name":"ProposalSigned","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address[]","name":"partners","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"amounts","type":"uint256[]"}],"name":"TokensDistributed","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes","name":"_operation","type":"bytes"},{"internalType":"uint256[]","name":"_targetChains","type":"uint256[]"},{"internalType":"uint256","name":"_timelock","type":"uint256"},{"internalType":"uint256","name":"_governanceChain","type":"uint256"}],"name":"createProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"_partners","type":"address[]"},{"internalType":"uint256[]","name":"_amounts","type":"uint256[]"}],"name":"distributeInitialTokens","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"dleInfo","outputs":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"string","name":"location","type":"string"},{"internalType":"string","name":"coordinates","type":"string"},{"internalType":"uint256","name":"jurisdiction","type":"uint256"},{"internalType":"uint256","name":"oktmo","type":"uint256"},{"internalType":"uint256","name":"kpp","type":"uint256"},{"internalType":"uint256","name":"creationTimestamp","type":"uint256"},{"internalType":"bool","name":"isActive","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"string","name":"_moduleName","type":"string"},{"internalType":"address","name":"_moduleAddress","type":"address"}],"name":"installModule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"proposalCounter","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposals","outputs":[{"internalType":"bytes","name":"operation","type":"bytes"},{"internalType":"uint256","name":"timelock","type":"uint256"},{"internalType":"uint256","name":"governanceChain","type":"uint256"},{"internalType":"address","name":"initiator","type":"address"},{"internalType":"bool","name":"executed","type":"bool"},{"internalType":"uint256","name":"quorumRequired","type":"uint256"},{"internalType":"uint256","name":"signaturesCount","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"blockNumber","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumPercentage","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_proposalId","type":"uint256"}],"name":"signProposal","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":648,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_string_dyn_fromMemory":{"entryPoint":467,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_string_fromMemory":{"entryPoint":376,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint32_fromMemory":{"entryPoint":630,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_uint48_fromMemory":{"entryPoint":610,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"abi_encode_string":{"entryPoint":3829,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_string_string_string_uint256_uint256_array_string_dyn_uint256_address_address_address":{"entryPoint":3868,"id":null,"parameterSlots":12,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_8698":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":289,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_8559":{"entryPoint":256,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_8700":{"entryPoint":322,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"array_dataslot_string_storage_20441":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_20443":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_20452":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_20454":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24234":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24236":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24238":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24239":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24241":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_8594":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":6294,"id":null,"parameterSlots":1,"returnSlots":0},"checked_sub_uint256":{"entryPoint":6256,"id":null,"parameterSlots":1,"returnSlots":1},"clean_up_bytearray_end_slots_string_storage":{"entryPoint":1670,"id":null,"parameterSlots":3,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_20440":{"entryPoint":1174,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_20442":{"entryPoint":1236,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_20451":{"entryPoint":1298,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_20453":{"entryPoint":1360,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24233":{"entryPoint":1422,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24235":{"entryPoint":1484,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24237":{"entryPoint":1546,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24240":{"entryPoint":1608,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_8593":{"entryPoint":1100,"id":null,"parameterSlots":2,"returnSlots":0},"cleanup_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_uint32":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"clear_storage_range_bytes1":{"entryPoint":1075,"id":null,"parameterSlots":2,"returnSlots":0},"constructor_DLE":{"entryPoint":4116,"id":15182,"parameterSlots":2,"returnSlots":0},"constructor_GovernorTimelockControl":{"entryPoint":4419,"id":4061,"parameterSlots":9,"returnSlots":0},"copy_arguments_for_constructor_object_DLE":{"entryPoint":669,"id":null,"parameterSlots":0,"returnSlots":2},"copy_array_to_storage_from_array_string_dyn_to_array_string_dyn":{"entryPoint":3166,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string":{"entryPoint":2947,"id":null,"parameterSlots":2,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_20445":{"entryPoint":2218,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_20446":{"entryPoint":2461,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_20447":{"entryPoint":2704,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_8595":{"entryPoint":1732,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_8598":{"entryPoint":1975,"id":null,"parameterSlots":1,"returnSlots":0},"copy_memory_to_memory_with_cleanup":{"entryPoint":339,"id":null,"parameterSlots":3,"returnSlots":0},"copy_struct_to_storage_from_struct_DLEInfo_to_struct_DLEInfo":{"entryPoint":3438,"id":null,"parameterSlots":1,"returnSlots":0},"extract_byte_array_length":{"entryPoint":1014,"id":null,"parameterSlots":1,"returnSlots":1},"finalize_allocation":{"entryPoint":220,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_20438":{"entryPoint":186,"id":null,"parameterSlots":1,"returnSlots":0},"fun_buildDomainSeparator":{"entryPoint":6096,"id":8893,"parameterSlots":0,"returnSlots":1},"fun_insert":{"entryPoint":6414,"id":13646,"parameterSlots":2,"returnSlots":2},"fun_setProposalThreshold":{"entryPoint":5117,"id":4020,"parameterSlots":1,"returnSlots":0},"fun_setVotingDelay":{"entryPoint":4907,"id":3979,"parameterSlots":1,"returnSlots":0},"fun_setVotingPeriod":{"entryPoint":4985,"id":4004,"parameterSlots":1,"returnSlots":0},"fun_toShortString":{"entryPoint":6011,"id":6920,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback":{"entryPoint":5467,"id":7018,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback_8597":{"entryPoint":5739,"id":7018,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":6204,"id":10995,"parameterSlots":1,"returnSlots":1},"fun_unsafeAccess":{"entryPoint":null,"id":13765,"parameterSlots":1,"returnSlots":1},"fun_updateQuorumNumerator":{"entryPoint":5253,"id":4676,"parameterSlots":1,"returnSlots":0},"fun_updateTimelock":{"entryPoint":5174,"id":4346,"parameterSlots":1,"returnSlots":0},"panic_error_0x41":{"entryPoint":164,"id":null,"parameterSlots":0,"returnSlots":0},"transit_byte_array_long_to_short_string_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"write_to_memory_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"linkReferences":{},"object":"610180604052346200009f5762000020620000196200029d565b9062001014565b604051615cb2908162001a0b8239608051816143e9015260a0518161449e015260c051816143b3015260e051816144380152610100518161445e01526101205181611c6f01526101405181611c9b01526101605181818161206501528181612e1d01528181612ebd015281816130d101528181613a5a01526159830152f35b600080fd5b634e487b7160e01b600052604160045260246000fd5b604081019081106001600160401b03821117620000d657604052565b620000a4565b601f909101601f19168101906001600160401b03821190821017620000d657604052565b6040519061018082016001600160401b03811183821017620000d657604052565b6040519061014082016001600160401b03811183821017620000d657604052565b604051906200015182620000ba565b565b60005b838110620001675750506000910152565b818101518382015260200162000156565b81601f820112156200009f5780516001600160401b038111620000d65760405192620001af601f8301601f191660200185620000dc565b818452602082840101116200009f57620001d0916020808501910162000153565b90565b9080601f830112156200009f5781516001600160401b0392909190838311620000d6578260051b604051946020946200020f86840188620000dc565b86528480870192840101938085116200009f57858401925b85841062000239575050505050505090565b83518381116200009f57879162000256848480948a010162000178565b81520193019262000227565b519065ffffffffffff821682036200009f57565b519063ffffffff821682036200009f57565b51906001600160a01b03821682036200009f57565b6200771d908138038060405193620002b68286620000dc565b843982016040838203126200009f5782516001600160401b0391908281116200009f57840193610180858303126200009f57620002f262000100565b9480518481116200009f57836200030b91830162000178565b865260208101518481116200009f57836200032891830162000178565b602087015260408101518481116200009f57836200034891830162000178565b604087015260608101518481116200009f57836200036891830162000178565b60608701526080810151608087015260a081015160a087015260c08101519384116200009f57620003a2602093620001d0958301620001d3565b60c087015260e081015160e0870152610100620003c181830162000262565b90870152610120620003d581830162000276565b90870152610140808201519087015261016080910151908601520162000288565b90600182811c9216801562000428575b60208310146200041257565b634e487b7160e01b600052602260045260246000fd5b91607f169162000406565b8181106200043f575050565b6000815560010162000433565b90601f82116200045a575050565b620001519160036000526020600020906020601f840160051c830193106200048b575b601f0160051c019062000433565b90915081906200047d565b90601f8211620004a4575050565b620001519160046000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b90601f8211620004e2575050565b6200015191600b6000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b90601f821162000520575050565b620001519160056000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b90601f82116200055e575050565b620001519160066000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b90601f82116200059c575050565b620001519160166000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b90601f8211620005da575050565b620001519160176000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b90601f821162000618575050565b620001519160186000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b90601f821162000656575050565b620001519160156000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b9190601f81116200069657505050565b62000151926000526020600020906020601f840160051c830193106200048b57601f0160051c019062000433565b80519091906001600160401b038111620000d657620006f081620006ea600454620003f6565b62000496565b602080601f83116001146200072f575081929360009262000723575b50508160011b916000199060031b1c191617600455565b0151905038806200070c565b6004600052601f198316949091907f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b926000905b8782106200079e57505083600195961062000784575b505050811b01600455565b015160001960f88460031b161c1916905538808062000779565b8060018596829496860151815501950193019062000763565b80519091906001600160401b038111620000d657620007e381620007dd600b54620003f6565b620004d4565b602080601f831160011462000822575081929360009262000816575b50508160011b916000199060031b1c191617600b55565b015190503880620007ff565b600b600052601f198316949091907f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db9926000905b8782106200089157505083600195961062000877575b505050811b01600b55565b015160001960f88460031b161c191690553880806200086c565b8060018596829496860151815501950193019062000856565b80519091906001600160401b038111620000d657620008d681620008d0601654620003f6565b6200058e565b602080601f831160011462000915575081929360009262000909575b50508160011b916000199060031b1c191617601655565b015190503880620008f2565b6016600052601f198316949091907fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289926000905b878210620009845750508360019596106200096a575b505050811b01601655565b015160001960f88460031b161c191690553880806200095f565b8060018596829496860151815501950193019062000949565b80519091906001600160401b038111620000d657620009c981620009c3601754620003f6565b620005cc565b602080601f831160011462000a085750819293600092620009fc575b50508160011b916000199060031b1c191617601755565b015190503880620009e5565b6017600052601f198316949091907fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15926000905b87821062000a7757505083600195961062000a5d575b505050811b01601755565b015160001960f88460031b161c1916905538808062000a52565b8060018596829496860151815501950193019062000a3c565b80519091906001600160401b038111620000d65762000abc8162000ab6601854620003f6565b6200060a565b602080601f831160011462000afb575081929360009262000aef575b50508160011b916000199060031b1c191617601855565b01519050388062000ad8565b6018600052601f198316949091907fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e926000905b87821062000b6a57505083600195961062000b50575b505050811b01601855565b015160001960f88460031b161c1916905538808062000b45565b8060018596829496860151815501950193019062000b2f565b81519192916001600160401b038111620000d65762000baf8162000ba88454620003f6565b8462000686565b602080601f831160011462000bee57508192939460009262000be2575b50508160011b916000199060031b1c1916179055565b01519050388062000bcc565b90601f1983169562000c0585600052602060002090565b926000905b88821062000c455750508360019596971062000c2b575b505050811b019055565b015160001960f88460031b161c1916905538808062000c21565b8060018596829496860151815501950193019062000c0a565b805190680100000000000000008211620000d657601b5482601b5580831062000cd0575b50601b600052602090810190600080516020620076dd8339815191526000925b84841062000cb1575050505050565b6001838262000cc38394518662000b83565b0192019301929062000ca2565b601b6000908152600080516020620076dd8339815191529182019184015b82811062000cfe57505062000c82565b8062000d0d60019254620003f6565b8062000d1c575b500162000cee565b601f90818111841462000d365750508281555b3862000d14565b8362000d5b9262000d4c85600052602060002090565b920160051c8201910162000433565b6000818152602081208183555562000d2f565b805180516001600160401b038111620000d65762000d998162000d93601554620003f6565b62000648565b6020918290601f831160011462000e5a5762000e3c93836101209462000151979462000de79460009262000e4e575b50508160011b916000199060031b1c1916176015555b820151620008aa565b62000df660408201516200099d565b62000e05606082015162000a90565b608081015160195560a0810151601a5562000e2460c082015162000c5e565b60e0810151601c55610100810151601d550151151590565b60ff8019601e54169115151617601e55565b01519050388062000dc8565b6015600052601f19831691907f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4759260005b81811062000edd57508462000151979462000de79462000e3c9894610120986001951062000ec3575b505050811b0160155562000dde565b015160001960f88460031b161c1916905538808062000eb4565b92938660018192878601518155019501930162000e8b565b9060209162000f108151809281855285808601910162000153565b601f01601f1916010190565b9896959262000f699062000f5a62000f499a9e9d9c9a62000f789597948d61016090818152019062000ef5565b6020978d8981840391015262000ef5565b908b820360408d015262000ef5565b9089820360608b015262000ef5565b92608088015260a087015285820360c08701528251908183528083019281808460051b8301019501936000915b84831062000fe357505050505060e08501979097526001600160a01b0391821661010085015291811661012084015292909216610140909101529150565b909192939495848062001003600193601f198682030187528a5162000ef5565b980193019301919493929062000fa5565b906101608201918251926101009283830151620010369065ffffffffffff1690565b9261012095868201516200104d9063ffffffff1690565b9461014083015183518091602086019889519430600160a01b600190038a1697620010789862001143565b8051928451906040830192835191606082019687519a608084019a8b519660a086019d8e5160c08801998a519260e08a019a8b5195620010b762000121565b998a5260208a015260408901526060880152608087015260a086015260c085015260e08401524290830152600190820152620010f39062000d6e565b5160215551955192519451965197519151905191604051988998309730966200111d9a8c62000f1c565b037f5cc2d55798cee8f02a1864e506ff754519b7fbe25d3bd5258441c00b83b7bb0491a1565b9698979590959493929194604051906200115d82620000ba565b6001808352603160f81b60208401528b51906001600160401b038211620000d657620011968262001190600354620003f6565b6200044c565b60209c601f8311600114620012775794620012529794620011f2620001519e9f958580620012659f9e9d9b976200124097620012469a6200124c9d6000946200126b575b50501b916000199060031b1c191617600355620006c4565b620011fd826200155b565b610120526200120c816200166b565b610140528151602083012060e05260208151910120610100524660a05262001233620017d0565b6080523060c052620007b7565b6200132b565b62001379565b620013fd565b6001600160a01b03166101605262001485565b62001436565b015192503880620011da565b6003600052929c9092907fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b9160005b601f198516811062001314575094620011f2620001519e9f620012469686620012659f9e9d9b97966200124c9b96620012529e9b6200124099601f19811610620012fa575b505050811b01600355620006c4565b015160001960f88460031b161c19169055388080620012eb565b8183015184559285019260209283019201620012a6565b6010547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617601055565b63ffffffff808216918215620013e4577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055565b60405163f1cfbf0560e01b815260006004820152602490fd5b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355565b906064821162001537576012546000929080620014f05750600080516020620076fd83398151915291925060005b620014d1620014c2836200183c565b65ffffffffffff43166200190e565b5050604080516001600160d01b039290921682526020820192909252a1565b60001990808281011162001523576020856012600080516020620076fd8339815191529697522001015460301c620014b3565b634e487b7160e01b85526011600452602485fd5b60405163243e544560e01b81526004810183905260646024820152604490fd5b0390fd5b90815160208082106000146200157957505090620001d0906200177b565b6001600160401b038211620000d657620015a0826200159a600554620003f6565b62000512565b80601f8311600114620015e05750819293600092620015d4575b50508160011b916000199060031b1c19161760055560ff90565b015190503880620015ba565b6005600052601f198316949091907f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db0926000905b8782106200165257505083600195961062001638575b505050811b0160055560ff90565b015160001960f88460031b161c191690553880806200162a565b8060018596829496860151815501950193019062001614565b90815160208082106000146200168957505090620001d0906200177b565b6001600160401b038211620000d657620016b082620016aa600654620003f6565b62000550565b80601f8311600114620016f05750819293600092620016e4575b50508160011b916000199060031b1c19161760065560ff90565b015190503880620016ca565b6006600052601f198316949091907ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f926000905b8782106200176257505083600195961062001748575b505050811b0160065560ff90565b015160001960f88460031b161c191690553880806200173a565b8060018596829496860151815501950193019062001724565b601f815111620017a957602081519101516020821062001799571790565b6000198260200360031b1b161790565b60405163305a27a960e01b8152602060048201529081906200155790602483019062000ef5565b60e051610100516040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a0815260c0810181811060018060401b03821117620000d65760405251902090565b6001600160d01b039081811162001851571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b6000198101919082116200188057565b634e487b7160e01b600052601160045260246000fd5b6012549068010000000000000000821015620000d6576001820180601255821015620018f857601260005280516020919091015160301b65ffffffffffff191665ffffffffffff9190911617600080516020620076bd83398151915290910155565b634e487b7160e01b600052603260045260246000fd5b6012549192918015620019db576200192a620019439162001870565b6012600052600080516020620076bd8339815191520190565b9081549165ffffffffffff90818416918316808311620019c9578692036200198b576200198492509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050620019c390620019ae620019a062000142565b65ffffffffffff9092168252565b6001600160d01b038516602082015262001896565b62001984565b604051632520601d60e01b8152600490fd5b5062001a0490620019ef620019a062000142565b6001600160d01b038416602082015262001896565b6000919056fe60806040526004361015610023575b361561001957600080fd5b610021612eec565b005b60003560e01c8063013cf08b146104a357806301ffc9a71461049e57806302a251a31461049957806306f3f9e61461049457806306fdde031461048f578063095ea7b31461048a5780630c0512e914610485578063143489d014610480578063150b7a021461047b578063160cbed71461047657806318160ddd14610471578063194a94fc1461046c57806323b872dd146104675780632656227d146104625780632d63f6931461045d5780632fe3e26114610458578063313ce567146104535780633932abb11461044e5780633a46b1a8146104495780633e4f49e614610444578063438596321461043f578063452115d61461043a5780634bf5d7e9146104355780634fa76ec914610430578063544ffc9c1461042b57806354fd4d50146104265780635678138814610421578063587cde1e1461041c5780635b8d0e0d146104175780635c19a95c146104125780635f398a141461040d57806360c4247f146104085780636fcfff451461040357806370a08231146103fe57806379051887146103f95780637b3c71d3146103f45780637d5e81e2146103ef5780637ecebe00146103ea578063824e83e1146103e557806384b0196e146103e05780638e539e8c146103db5780638ff262e3146103d657806391ddadf4146103d157806395d89b41146103cc57806397c3d334146103c75780639a802a6d146103c25780639ab24eb0146103bd578063a7713a70146103b8578063a890c910146103b3578063a9059cbb146103ae578063a9a95294146103a9578063ab273016146103a4578063ab58fb8e1461039f578063b58131b01461039a578063bc197c8114610395578063c01f9e3714610390578063c28bc2fa1461038b578063c3cda52014610386578063c59057e414610381578063d1fad4cd1461037c578063d33219b414610377578063dd4e2ba514610372578063dd62ed3e1461036d578063deaaa7cc14610368578063e540d01d14610363578063eb9019d41461035e578063ece40cc114610359578063f1127ed814610354578063f23a6e611461034f578063f2c26a471461034a578063f8ce560a146103455763fc0c546a0361000e57612ea7565b612ded565b612cbd565b612a31565b61297a565b612925565b6128c3565b61281c565b6127ce565b61276b565b61270d565b6126e4565b6125ac565b612590565b6124c3565b612457565b612439565b612399565b61237b565b612344565b61220a565b6121ee565b6121b9565b612145565b612122565b6120d0565b611fed565b611fd1565b611f2a565b611f07565b611def565b611d20565b611c56565b611aee565b611ab1565b611a29565b6119d4565b611963565b611926565b6118db565b6118bd565b61184e565b611828565b6117a0565b611734565b6116e4565b611682565b611635565b611617565b6115b9565b6114fb565b6114a2565b611475565b611357565b611331565b611315565b6112da565b6112a3565b611136565b61107d565b610ff4565b610fd6565b610d8c565b610b50565b610a80565b610a63565b610995565b6108a3565b6107e3565b6107bc565b610743565b610640565b90600182811c921680156104d8575b60208310146104c257565b634e487b7160e01b600052602260045260246000fd5b91607f16916104b7565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161050b57604052565b6104e2565b604081019081106001600160401b0382111761050b57604052565b602081019081106001600160401b0382111761050b57604052565b60c081019081106001600160401b0382111761050b57604052565b60a081019081106001600160401b0382111761050b57604052565b61010081019081106001600160401b0382111761050b57604052565b90601f801991011681019081106001600160401b0382111761050b57604052565b919082519283825260005b8481106105e5575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016105c4565b93909261061560c096939998979460e0875260e08701906105b9565b602086019990995260408501526001600160a01b031660608401521515608083015260a08201520152565b3461073e5760208060031936011261073e5760006004358152601f82526040812091604051828193908554610674816104a8565b8085529160019180831690811561071c57506001146106df575b50505061069d92500382610598565b60028201546003830154600484015491936106db926001600160a01b0316600682015460ff16906008600784015493015493604051978897886105f9565b0390f35b87815285812095935091905b81831061070457505061069d935082010138808061068e565b855487840185015294850194869450918301916106eb565b9250505061069d94925060ff191682840152151560051b82010138808061068e565b600080fd5b3461073e57602036600319011261073e5760043563ffffffff60e01b811680910361073e576020906332a2ad4360e11b81149081156107a0575b811561078f575b506040519015158152f35b6301ffc9a760e01b14905038610784565b630271189760e51b8114915061077d565b600091031261073e57565b3461073e57600036600319011261073e57602063ffffffff60105460301c16604051908152f35b3461073e57602036600319011261073e576004356107ff613786565b60648111610870577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997906001600160d01b03610839614935565b1661085461084683614755565b65ffffffffffff4316614b39565b505060408051918252602082019290925290819081015b0390a1005b6044906040519063243e544560e01b8252600482015260646024820152fd5b9060206108a09281815201906105b9565b90565b3461073e57600080600319360112610981576040519080600b546108c6816104a8565b8085529160019180831690811561095757506001146108fc575b6106db856108f081870382610598565b6040519182918261088f565b9250600b83527f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db95b82841061093f5750505081016020016108f0826106db6108e0565b80546020858701810191909152909301928101610924565b8695506106db969350602092506108f094915060ff191682840152151560051b82010192936108e0565b80fd5b6001600160a01b0381160361073e57565b3461073e57604036600319011261073e576004356109b281610984565b6024353315610a4a576001600160a01b038216918215610a315733600090815260016020526040902082916109f9915b9060018060a01b0316600052602052604060002090565b556040519081527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560203392a3602060405160018152f35b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b3461073e57600036600319011261073e5760208054604051908152f35b3461073e57602036600319011261073e57600435600052600c602052602060018060a01b0360406000205416604051908152f35b6040519061012082018281106001600160401b0382111761050b57604052565b60405190610ae182610510565b565b6001600160401b03811161050b57601f01601f191660200190565b929192610b0a82610ae3565b91610b186040519384610598565b82948184528183011161073e578281602093846000960137010152565b9080601f8301121561073e578160206108a093359101610afe565b3461073e57608036600319011261073e57610b6c600435610984565b610b77602435610984565b6064356001600160401b03811161073e57610b96903690600401610b35565b506013546001600160a01b03163003610bbb57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b03811161050b5760051b60200190565b81601f8201121561073e57803591610bfb83610bcd565b92610c096040519485610598565b808452602092838086019260051b82010192831161073e578301905b828210610c33575050505090565b8380918335610c4181610984565b815201910190610c25565b81601f8201121561073e57803591610c6383610bcd565b92610c716040519485610598565b808452602092838086019260051b82010192831161073e578301905b828210610c9b575050505090565b81358152908301908301610c8d565b9080601f8301121561073e57813590610cc282610bcd565b92610cd06040519485610598565b828452602092838086019160051b8301019280841161073e57848301915b848310610cfe5750505050505090565b82356001600160401b03811161073e578691610d1f84848094890101610b35565b815201920191610cee565b608060031982011261073e576001600160401b039160043583811161073e5782610d5691600401610be4565b9260243581811161073e5783610d6e91600401610c4c565b9260443591821161073e57610d8591600401610caa565b9060643590565b3461073e57610d9a36610d2a565b610da8818385879697612fa5565b92610db284613817565b50601354610dd0906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610f8557600096610fb7575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610e328c8a8a8d60048601615b20565b03915afa918215610f8557600092610f8a575b5050610e5b876000526014602052604060002090565b55601354610e71906001600160a01b0316610dc4565b90813b1561073e5760008094610e9d878b51998a97889687956308f2a0bb60e41b875260048701615b66565b03925af1908115610f8557610ec192610ebc92610f6c575b50426131a3565b614788565b65ffffffffffff811615610f5b57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610f4a84610f2c6106db966001610f1288600052600c602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610f79610f7f926104f8565b806107b1565b38610eb5565b613a1d565b610fa99250803d10610fb0575b610fa18183610598565b810190613a0e565b3880610e45565b503d610f97565b610fcf919650823d8411610fb057610fa18183610598565b9438610dfb565b3461073e57600036600319011261073e576020600254604051908152f35b3461073e57604036600319011261073e576004356001600160401b03811161073e576110686110487f5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60923690600401610b35565b60243561105481610984565b6040519283926040845260408401906105b9565b6001600160a01b0390911660208301520390a1005b3461073e57606036600319011261073e5760043561109a81610984565b6024356110a681610984565b6001600160a01b038216600090815260016020908152604080832033845290915290206044359190549260001984106110f0575b6110e49350613e7e565b60405160018152602090f35b82841061110c57611107836110e495033383613f90565b6110da565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b0390fd5b61113f36610d2a565b61114d818385879597612fa5565b9261115784613869565b5061118261116f85600052600c602052604060002090565b805460ff60f01b1916600160f01b179055565b6013546001600160a01b03939084163003611239575b946111a892916106db9686615bb4565b6013543091166001600160a01b0316141580611214575b611205575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9080602081015b0390a16040519081529081906020820190565b61120f6000600d55565b6111c4565b50611234611230600d546001600160801b0381169060801c1490565b1590565b6111bf565b9290939160005b845181101561129957611275903061126b610dc461125e848a6134ac565b516001600160a01b031690565b1461127a57613487565b611240565b611294611287828a6134ac565b5160208151910120614ec8565b613487565b5091939092611198565b3461073e57602036600319011261073e57600435600052600c602052602065ffffffffffff60406000205460a01c16604051908152f35b3461073e57600036600319011261073e5760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b3461073e57600036600319011261073e57602060405160128152f35b3461073e57600036600319011261073e57602065ffffffffffff60105416604051908152f35b3461073e57604036600319011261073e5760043561137481610984565b6001600160a01b0316600090815260096020526040812090611397602435613bdd565b918054829381600581116113e9575b50906020946113b59284614e67565b806113cf5750505b6040516001600160d01b039091168152f35b916113db849293613aa6565b92815220015460301c6113bd565b946113f38661480a565b860395861161143e576020956113b59385875265ffffffffffff80838a8a200154169085161060001461142c5750915b919250946113a6565b92915061143890613195565b90611423565b613009565b634e487b7160e01b600052602160045260246000fd5b6008111561146357565b611443565b9060088210156114635752565b3461073e57602036600319011261073e576020611493600435615718565b6114a06040518092611468565bf35b3461073e57604036600319011261073e57602060ff6114ef6024356114c681610984565b6004356000526011845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b3461073e5761150936610d2a565b90611518828285879697612fa5565b61152181615718565b60088110156114635760018060ff83161b161561158c57506000908152600c60205260409020546001600160a01b03163303611574576106db93611564936159df565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b906115b0606492604051926331b75e4d60e01b845260048401526024830190611468565b60016044820152fd5b3461073e57600036600319011261073e576106db6040516115d981610510565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906105b9565b3461073e57600036600319011261073e576020602154604051908152f35b3461073e57602036600319011261073e576004356000526011602052604060002080546106db60026001840154930154604051938493846040919493926060820195825260208201520152565b3461073e57600036600319011261073e576106db6040516116a281610510565b60018152603160f81b60208201526040519182916020835260208301906105b9565b6024359060ff8216820361073e57565b6064359060ff8216820361073e57565b3461073e57604036600319011261073e57602061172c6117026116c4565b60405161170e8161052b565b600081526040519161171f8361052b565b6000835233600435613637565b604051908152f35b3461073e57602036600319011261073e57602060043561175381610984565b60018060a01b038091166000526008825260406000205416604051908152f35b9181601f8401121561073e578235916001600160401b03831161073e576020838186019501011161073e57565b3461073e5760c036600319011261073e576117b96116c4565b604435906117c682610984565b6001600160401b039060643582811161073e576117e7903690600401611773565b60843584811161073e576117ff903690600401610b35565b9160a43594851161073e576106db9561181f611564963690600401610b35565b946004356134c5565b3461073e57602036600319011261073e5761002160043561184881610984565b33613c16565b3461073e57608036600319011261073e576118676116c4565b6001600160401b039060443582811161073e57611888903690600401611773565b909160643593841161073e576118b361172c936118ab6020963690600401610b35565b933691610afe565b9033600435613637565b3461073e57602036600319011261073e57602061172c600435613acd565b3461073e57602036600319011261073e576004356118f881610984565b60018060a01b0316600052600960205260206119186040600020546147ba565b63ffffffff60405191168152f35b3461073e57602036600319011261073e57602061172c60043561194881610984565b6001600160a01b031660009081526020819052604090205490565b3461073e57602036600319011261073e5760043565ffffffffffff80821680920361073e57611990613786565b7fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a9360406010549281519084168152846020820152a165ffffffffffff191617601055005b3461073e57606036600319011261073e576119ed6116c4565b6044356001600160401b03811161073e57602091611a1c611a1561172c933690600401611773565b3691610afe565b6040519161171f8361052b565b3461073e57608036600319011261073e576001600160401b0360043581811161073e57611a5a903690600401610be4565b9060243581811161073e57611a73903690600401610c4c565b9160443582811161073e57611a8c903690600401610caa565b60643592831161073e576106db93611aab611564943690600401610b35565b92613051565b3461073e57602036600319011261073e57600435611ace81610984565b60018060a01b031660005260076020526020604060002054604051908152f35b3461073e57604036600319011261073e576001600160401b0360043581811161073e57611b1f903690600401610be4565b9060243590811161073e57611b38903690600401610c4c565b8151815103611be457611b4d82511515614f7b565b60005b8251811015611bb25780611b77611b70610dc461125e611bad95886134ac565b1515614fb6565b611b8c611b8482856134ac565b511515614ff1565b611294611b9c61125e83876134ac565b611ba683866134ac565b5190615050565b611b50565b507f03be9b2a692d7f70f180696d23ab769875fec1b9ec86909e5e62e96e3d709cd09161086b6040519283928361502b565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b90815180825260208080930193019160005b828110611c42575050505090565b835185529381019392810192600101611c34565b3461073e57600036600319011261073e57611cf1611c937f00000000000000000000000000000000000000000000000000000000000000006144c4565b6106db611cbf7f00000000000000000000000000000000000000000000000000000000000000006145bd565b611cff60405191611ccf8361052b565b60008352604051958695600f60f81b875260e0602088015260e08701906105b9565b9085820360408701526105b9565b90466060850152306080850152600060a085015283820360c0850152611c22565b3461073e57602036600319011261073e57611d3c600435613bdd565b600a54906000829160058411611d94575b611d579350614d95565b600081611d6c57505060405160008152602090f35b600a611d79602093613aa6565b9152600080516020615c5d833981519152015460301c6113bd565b9192611d9f8161480a565b810390811161143e57611d5793600a835265ffffffffffff8083600080516020615c5d83398151915201541690851610600014611ddd575091611d4d565b929150611de990613195565b90611d4d565b3461073e57608036600319011261073e57600435611e0b6116c4565b9060443591611e1983610984565b6064356001600160401b03811161073e57611230611e3e611ecb923690600401610b35565b6001600160a01b0386166000908152600760205260409020805460018101909155611ec59060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a08152611ebd81610546565b51902061438a565b86614677565b611ee65790611564916106db93611ee0612f00565b926135bb565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b3461073e57600036600319011261073e57602060405165ffffffffffff43168152f35b3461073e57600080600319360112610981576040519080600454611f4d816104a8565b808552916001918083169081156109575750600114611f76576106db856108f081870382610598565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410611fb95750505081016020016108f0826106db6108e0565b80546020858701810191909152909301928101611f9e565b3461073e57600036600319011261073e57602060405160648152f35b3461073e57606036600319011261073e5760043561200a81610984565b6044356001600160401b03811161073e576120619161202f6020923690600401610b35565b50604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa8015610f85576106db916000916120b2575b506040519081529081906020820190565b6120ca915060203d8111610fb057610fa18183610598565b386120a1565b3461073e57602036600319011261073e576004356120ed81610984565b6001600160a01b031660009081526009602090815260409091206001600160d01b0390612119906149c9565b16604051908152f35b3461073e57600036600319011261073e5760206001600160d01b03612119614935565b3461073e57602036600319011261073e5760043561216281610984565b61216a613786565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355005b3461073e57604036600319011261073e576121e36004356121d981610984565b6024359033613e7e565b602060405160018152f35b3461073e57602036600319011261073e57602060405160018152f35b3461073e57602036600319011261073e5760043561223281600052601f602052604060002090565b600681019061224d612248611230845460ff1690565b61551f565b61225c6002820154421061556b565b336000908152602081905260409020612277905415156155aa565b6040513360601b6bffffffffffffffffffffffff191660208201526122b6906122ad81603481015b03601f198101835282610598565b600583016155ea565b600760088201916122c78354613487565b92839055604080518681523360208201529081018490527f9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d190606090a10154111561230e57005b805460ff191660011790557f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9061086b90611564565b3461073e57602036600319011261073e57600435600052600c602052602065ffffffffffff60016040600020015416604051908152f35b3461073e57600036600319011261073e576020600f54604051908152f35b3461073e5760a036600319011261073e576123b5600435610984565b6123c0602435610984565b6001600160401b0360443581811161073e576123e0903690600401610c4c565b5060643581811161073e576123f9903690600401610c4c565b5060843590811161073e57612412903690600401610b35565b506106db61241e6137fa565b6040516001600160e01b031990911681529081906020820190565b3461073e57602036600319011261073e57602061172c60043561301f565b606036600319011261073e5760043561246f81610984565b604435906001600160401b03821161073e5760008091612496610021943690600401611773565b9061249f613786565b81604051928392833781018481520391602435905af16124bd613756565b90613fe3565b3461073e5760c036600319011261073e576004356124e081610984565b604435906024356124ef6116d4565b8342116125775761256b61002194612572926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b038816604084015286606084015260808301526080825261255382610561565b61256660a435936084359351902061438a565b614257565b918261400c565b613c16565b604051632341d78760e11b815260048101859052602490fd5b3461073e57602061172c6125a336610d2a565b92919091612fa5565b3461073e57608036600319011261073e576001600160401b0360043581811161073e576125dd903690600401610b35565b60243591821161073e577f2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf6111f261261c6106db943690600401610c4c565b926126d660443594612630835115156150fc565b61263c8151151561513a565b61264742871161517c565b6020549561265c61265788613487565b602055565b6126646151bb565b61267d6126766002546021549061408f565b6064900490565b91612686610ab4565b86815260208101949094526040840152606435606084015233608084015260a0830152600060c083015260e082015260006101008201526126d186600052601f602052604060002090565b615453565b6040519182913386846154f7565b3461073e57600036600319011261073e576013546040516001600160a01b039091168152602090f35b3461073e57600036600319011261073e576106db60405161272d81610510565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906105b9565b3461073e57604036600319011261073e5760206127c560043561278d81610984565b6024359061279a82610984565b60018060a01b03166000526001835260406000209060018060a01b0316600052602052604060002090565b54604051908152f35b3461073e57600036600319011261073e5760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b6004359063ffffffff8216820361073e57565b3461073e57602036600319011261073e57612835612809565b61283d613786565b63ffffffff8082169182156128aa577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b3461073e57604036600319011261073e5761206160206004356128e581610984565b60006040516128f38161052b565b52604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b3461073e57602036600319011261073e57600435612941613786565b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55005b3461073e57604036600319011261073e5760043561299781610984565b6024359063ffffffff8216820361073e576106db916129e7916129b8613fca565b506129c1613fca565b506001600160a01b031660009081526009602052604090206129e1613fca565b50613ab5565b50604051906129f582610510565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461073e5760a036600319011261073e57612a4d600435610984565b612a58602435610984565b6084356001600160401b03811161073e57612a77903690600401610b35565b506013546001600160a01b03163003610bbb5760405163f23a6e6160e01b8152602090f35b60165460009291612aac826104a8565b80825291600190818116908115612b235750600114612aca57505050565b9192935060166000527fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289916000925b848410612b0b57505060209250010190565b80546020858501810191909152909301928101612af9565b915050602093945060ff929192191683830152151560051b010190565b60175460009291612b50826104a8565b80825291600190818116908115612b235750600114612b6e57505050565b9192935060176000527fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15916000925b848410612baf57505060209250010190565b80546020858501810191909152909301928101612b9d565b60185460009291612bd7826104a8565b80825291600190818116908115612b235750600114612bf557505050565b9192935060186000527fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e916000925b848410612c3657505060209250010190565b80546020858501810191909152909301928101612c24565b979499989592612c9390612c85612ca194612c776101009b98958d6101209081815201906105b9565b8c810360208e0152906105b9565b908a820360408c01526105b9565b9088820360608a01526105b9565b97608087015260a086015260c085015260e08401521515910152565b3461073e5760008060031936011261098157604051908181601554612ce1816104a8565b80845293600191808316908115612dc95750600114612d6c575b5050612d0992500382610598565b60405190612d2182612d1a81612a9c565b0383610598565b6106db604051612d3b81612d3481612b40565b0382610598565b604051612d4b81612d3481612bc7565b601954601a54601c5491601d549360ff601e541695604051998a998a612c4e565b9150601582527f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4755b848310612dae5750612d0993505081016020013880612cfb565b81935090816020925483858901015201910190918492612d94565b91505060209250612d0994915060ff191682840152151560051b8201013880612cfb565b3461073e57602036600319011261073e57604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa918215610f85576106db92606492612e7192600092612e83575b50612e6b90613acd565b9061408f565b04604051918291829190602083019252565b612e6b919250612ea09060203d8111610fb057610fa18183610598565b9190612e61565b3461073e57600036600319011261073e576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b6013546001600160a01b03163003610bbb57565b60405190612f0d8261052b565b60008252565b90815180825260208080930193019160005b828110612f33575050505090565b83516001600160a01b031685529381019392810192600101612f25565b90815180825260208092019182818360051b85019501936000915b848310612f7b5750505050505090565b9091929394958480612f9583856001950387528a516105b9565b9801930193019194939290612f6b565b9290612ff19261300392604051948592612fe1612fce602086019960808b5260a0870190612f13565b601f199687878303016040880152611c22565b9085858303016060860152612f50565b90608083015203908101835282610598565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600c60205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c160181811161143e571690565b919392909361306082336138bb565b1561315d57600f54948561307c575b6108a094955033936132c8565b65ffffffffffff4381166000190181811161143e576130cd9160209160006040516130a68161052b565b52604051630748d63560e31b81523360048201529116602482015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610f855760009161313f575b50868110613118575061306f565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613157915060203d8111610fb057610fa18183610598565b3861310a565b60405163d9b3955760e01b8152336004820152602490fd5b6040906131916000939594606083019683526020830190611468565b0152565b906001820180921161143e57565b9190820180921161143e57565b906131ba82610bcd565b6131c76040519182610598565b82815280926131d8601f1991610bcd565b019060005b8281106131e957505050565b8060606020809385010152016131dd565b959261322d9061323b939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190612f13565b908682036060880152611c22565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b83821061329a5750505050506108a0969750906132819184820360a0860152612f50565b9360c083015260e08201526101008184039101526105b9565b909192939583806132b98f93600194601f199082030186528a516105b9565b9801920192019093929161325d565b9194939092946132e086516020880120828686612fa5565b95835185519081811480159061347c575b8015613474575b61344b57505065ffffffffffff948561332d61331e8a600052600c602052604060002090565b5460a01c65ffffffffffff1690565b16613424577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e09561341f9363ffffffff61336f601054938085169043166131a3565b9260301c166133fd61338b8c600052600c602052604060002090565b80546001600160a01b0319166001600160a01b038a161781556133d46133b086614788565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b6133dd836147ba565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b61341161340a89516131b0565b91846131a3565b936040519889988d8a6131fa565b0390a1565b8761342e81615718565b6040516331b75e4d60e01b81529182916111329160048401613175565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b5080156132f8565b5083518114156132f1565b600019811461143e5760010190565b634e487b7160e01b600052603260045260246000fd5b80518210156134c05760209160051b010190565b613496565b93909291969561123061357f916135798a6134fb8160018060a01b03166000526007602052604060002080549060018201905590565b61350636888a610afe565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152611ebd8161057c565b8a614677565b61359a576108a0959691613594913691610afe565b92613637565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916108a09391604051936135ce8561052b565b60008552613637565b93909260ff613603936108a097958752166020860152604085015260a0606085015260a08401906105b9565b9160808184039101526105b9565b909260ff6080936108a096958452166020830152604082015281606082015201906105b9565b92919061364384615718565b6008811015611463576002600160ff83161b1615613728575083600052600c60205261369f613697613691613686604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b83613a29565b838387613923565b948051156000146136ec57506136e67fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785613611565b0390a290565b6136e6907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b031698866135d7565b6040516331b75e4d60e01b81526004810186905260649161374d906024830190611468565b60026044820152fd5b3d15613781573d9061376782610ae3565b916137756040519384610598565b82523d6000602084013e565b606090565b6013546001600160a01b03163381036137e25730036137a157565b6137aa36610ae3565b6137b76040519182610598565b368152602081019036600083376000602036830101525190205b806137da614f23565b036137d15750565b6040516347096e4760e01b8152336004820152602490fd5b6013546001600160a01b03163003610bbb5763bc197c8160e01b90565b61382081615718565b906008821015611463576010600160ff84161b161561383d575090565b613860606492604051926331b75e4d60e01b845260048401526024830190611468565b60106044820152fd5b61387281615718565b906008821015611463576030600160ff84161b161561388f575090565b6138b2606492604051926331b75e4d60e01b845260048401526024830190611468565b60306044820152fd5b9080516034811061391b5760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b0161391b576138fa916029198201906140a2565b901591821561390857505090565b6001600160a01b03918216911614919050565b505050600190565b61393a909291926000526011602052604060002090565b916003830161396561395e83839060018060a01b0316600052602052604060002090565b5460ff1690565b6139ed5761398b60ff9392613998929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b16806139af57506139aa8282546131a3565b905590565b600181036139c657506001016139aa8282546131a3565b6002036139db576002016139aa8282546131a3565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b9081602091031261073e575190565b6040513d6000823e3d90fd5b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610f8557600091613a8e575090565b6108a0915060203d8111610fb057610fa18183610598565b60001981019190821161143e57565b80548210156134c05760005260206000200190600090565b60125490600019820182811161143e578211156134c057600091601283527fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34438101549165ffffffffffff92818482161115613bd25750613b2c90614788565b83908260058111613b7c575b50613b439350614dfe565b80613b5657505b6001600160d01b031690565b613b61601291613aa6565b9152600080516020615c3d833981519152015460301c613b4a565b9092613b878261480a565b820391821161143e57613b4394601287528083600080516020615c3d83398151915201541690851610600014613bc05750915b38613b38565b929150613bcc90613195565b90613bba565b935050505060301c90565b65ffffffffffff431680821015613bf857506108a090614788565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610ae196941694613c939390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b03808316939291908116908185141580613ddd575b613cbd575b5050505050565b81613d42575b505082613cd2575b8080613cb6565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a72491613d1f91613d199091614755565b90613de6565b604080516001600160d01b039384168152919092166020820152a2388080613ccb565b6001600160a01b03166000908152600960205260409020613d6284614755565b6001600160d01b03908180613d76856149c9565b169116900381811161143e57613dba613dd3917fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249465ffffffffffff431690614cd9565b6040805192851683529316602082015291829190820190565b0390a23880613cc3565b50831515613cb1565b906001600160d01b03908180613dfb856149c9565b1691160190811161143e57613e199165ffffffffffff431690614cd9565b9091565b6001600160d01b03908180613e3061497f565b1691160190811161143e57613e199065ffffffffffff4316614c22565b6001600160d01b03908180613e6061497f565b169116900390811161143e57613e199065ffffffffffff4316614c22565b6001600160a01b0380821694939291908515613f775782168015613f5e576001600160a01b03821660009081526020819052604090205495848710613f2f5784610ae1969703613ee08460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3615695565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b906001600160a01b0380831615610a4a57811615610a31576109e2613fc79260018060a01b03166000526001602052604060002090565b55565b60405190613fd782610510565b60006020838281520152565b909190610ae15750805115613ffa57805190602001fd5b60405163d6bda27560e01b8152600490fd5b6001600160a01b0381166000908152600760205260409020805460018101909155809203614038575050565b6040516301d4b62360e61b81526001600160a01b039190911660048201526024810191909152604490fd5b908160011b918083046002149015171561143e57565b908160041b918083046010149015171561143e57565b8181029291811591840414171561143e57565b919082518211801561412b575b614102576140bc81613195565b82118061410d575b6140cf901515614063565b6028018060281161143e5781830383811161143e5703614102576140f292614134565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b146140c4565b508181116140af565b92909261414084613195565b8311806141c7575b614153901515614063565b93600094810180911161143e579192905b8183106141745750505060019190565b9092919360ff6141956141906020888601015160ff60f81b1690565b6141e5565b1690600f82116141bb57906141ac6141b392614079565b0194613487565b919290614164565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14614148565b60f81c602f81118061424d575b1561420157602f190160ff1690565b6060811180614243575b1561421a576056190160ff1690565b6040811180614239575b15614233576036190160ff1690565b5060ff90565b5060478110614224565b506067811061420b565b50603a81106141f2565b916108a093916142669361426f565b909291926142fd565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116142e757926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610f855780516001600160a01b038116156142de57918190565b50809160019190565b50505060009160039190565b6004111561146357565b614306816142f3565b8061430f575050565b614318816142f3565b600181036143325760405163f645eedf60e01b8152600490fd5b61433b816142f3565b6002810361435c5760405163fce698f760e01b815260048101839052602490fd5b806143686003926142f3565b146143705750565b6040516335e2f38360e21b81526004810191909152602490fd5b6042906143956143b0565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061449b575b1561440b577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261300381610546565b507f000000000000000000000000000000000000000000000000000000000000000046146143e2565b60ff81146145025760ff811690601f82116144f057604051916144e683610510565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b50604051600554816000614515836104a8565b8083529260019081811690811561459b575060011461453c575b506108a092500382610598565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b84831061458057506108a093505081016020013861452f565b81935090816020925483858901015201910190918492614567565b9050602092506108a094915060ff191682840152151560051b8201013861452f565b60ff81146145df5760ff811690601f82116144f057604051916144e683610510565b506040516006548160006145f2836104a8565b8083529260019081811690811561459b575060011461461857506108a092500382610598565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b84831061465c57506108a093505081016020013861452f565b81935090816020925483858901015201910190918492614643565b9091813b61469f576146899192614719565b50614693816142f3565b15918261390857505090565b60009182916040516146d58161229f6020820194630b135d3f60e11b998a875260248401526040604484015260648301906105b9565b51915afa906146e2613756565b8261470b575b826146f257505090565b61470791925060208082518301019101613a0e565b1490565b9150602082511015916146e8565b815191906041830361474a5761474392506020820151906060604084015193015160001a9061426f565b9192909190565b505060009160029190565b6001600160d01b0390818111614769571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff9081811161479b571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b63ffffffff908181116147cb571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b81156147f4570490565b634e487b7160e01b600052601260045260246000fd5b60018111156108a057600181600160801b811015614923575b6148cb6148c16148b76148ad6148a36148996148d797600488600160401b6148d29a1015614916575b640100000000811015614909575b620100008110156148fc575b6101008110156148f0575b60108110156148e4575b10156148dc575b60030260011c614892818b6147ea565b0160011c90565b614892818a6147ea565b61489281896147ea565b61489281886147ea565b61489281876147ea565b61489281866147ea565b80936147ea565b821190565b900390565b60011b614882565b811c9160021b9161487b565b60081c91811b91614871565b60101c9160081b91614866565b60201c9160101b9161485a565b60401c9160201b9161484c565b50600160401b9050608082901c614823565b60125460009080614947575050600090565b8060001981011161143e5760127fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34439252015460301c90565b600a5460009080614991575050600090565b8060001981011161143e57600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b8054600091816149db57505050600090565b60001992828481011161143e5760209181522001015460301c90565b634e487b7160e01b600052600060045260246000fd5b60125490600160401b82101561050b5760018201806012558210156134c057610ae1916012600052600080516020615c3d8339815191520190614a6d65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a5490600160401b82101561050b576001820180600a558210156134c057610ae191600a600052600080516020615c5d8339815191520190614a6d65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b8054600160401b81101561050b57614b0c91600182018155613ab5565b614b34578151815465ffffffffffff191665ffffffffffff91909116178155610ae191614a6d565b6149f7565b6012549192918015614bf857614b51614b6991613aa6565b6012600052600080516020615c3d8339815191520190565b9081549165ffffffffffff90818416918316808311614be657869203614bae57614ba792509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050614be190614bcd614bbf610ad4565b65ffffffffffff9092168252565b6001600160d01b0385166020820152614a0d565b614ba7565b604051632520601d60e01b8152600490fd5b50614c1c90614c08614bbf610ad4565b6001600160d01b0384166020820152614a0d565b60009190565b600a549192918015614cb557614c3a614c5291613aa6565b600a600052600080516020615c5d8339815191520190565b9081549165ffffffffffff90818416918316808311614be657869203614c9057614ba792509065ffffffffffff82549181199060301b169116179055565b5050614be190614ca1614bbf610ad4565b6001600160d01b0385166020820152614a8f565b50614c1c90614cc5614bbf610ad4565b6001600160d01b0384166020820152614a8f565b80549293928015614d7057614cf0614cfd91613aa6565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411614be657879303614d3c5750614ba792509065ffffffffffff82549181199060301b169116179055565b915050614be191614d5c614d4e610ad4565b65ffffffffffff9093168352565b6001600160d01b0386166020830152614aef565b5090614c1c91614d81614d4e610ad4565b6001600160d01b0385166020830152614aef565b905b828110614da357505090565b90918082169080831860011c820180921161143e57600a60005265ffffffffffff8083600080516020615c5d83398151915201541690851610600014614dec5750915b90614d97565b929150614df890613195565b90614de6565b905b828110614e0c57505090565b90918082169080831860011c820180921161143e57601260005265ffffffffffff8083600080516020615c3d83398151915201541690851610600014614e555750915b90614e00565b929150614e6190613195565b90614e4f565b91905b838210614e775750505090565b9091928083169080841860011c820180921161143e5760008581526020902082015465ffffffffffff9081169084161015614eb65750925b9190614e6a565b939250614ec290613195565b91614eaf565b600d548060801c9160018301926001600160801b0380931683851614614f1057600052600e602052604060002055600d54916001600160801b03199060801b16911617600d55565b634e487b7160005260416020526024601cfd5b600d54906001600160801b038083169260801c8314614f685782600052600e602052600160406000209360008554955501166001600160801b0319600d541617600d55565b634e487b7160005260316020526024601cfd5b15614f8257565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b15614fbd57565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b15614ff857565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b90916150426108a093604084526040840190612f13565b916020818403910152611c22565b91906001600160a01b0383168015613f5e5760025482810180911161143e576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b0384116150d657610ae1929350615617565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b1561510357565b60405162461bcd60e51b815260206004820152600f60248201526e22b6b83a3c9037b832b930ba34b7b760891b6044820152606490fd5b1561514157565b60405162461bcd60e51b8152602060048201526013602482015272456d7074792074617267657420636861696e7360681b6044820152606490fd5b1561518357565b60405162461bcd60e51b815260206004820152601060248201526f496e76616c69642074696d656c6f636b60801b6044820152606490fd5b6040516151c78161052b565b6000815290565b8181106151d9575050565b600081556001016151ce565b9190601f81116151f457505050565b610ae1926000526020600020906020601f840160051c83019310615220575b601f0160051c01906151ce565b9091508190615213565b91909182516001600160401b03811161050b576152518161524b84546104a8565b846151e5565b602080601f831160011461528d575081929394600092615282575b50508160011b916000199060031b1c1916179055565b01519050388061526c565b90601f198316956152a385600052602060002090565b926000905b8882106152e0575050836001959697106152c7575b505050811b019055565b015160001960f88460031b161c191690553880806152bd565b806001859682949686015181550195019301906152a8565b8151916001600160401b03831161050b57600160401b831161050b578154838355808410615353575b50602080910191600052806000209060005b848110615341575050505050565b83518382015592810192600101615333565b61536b908360005284602060002091820191016151ce565b38615321565b815191600160401b831161050b5781548383558084106153cf575b506153a1602080920192600052602060002090565b6000925b8484106153b3575050505050565b600183826153c38394518661522a565b019201930192906153a5565b6000838152846020822092830192015b8281106153ed57505061538c565b806153fa600192546104a8565b80615407575b50016153df565b601f90818111841461541f5750508281555b38615400565b836154419261543385600052602060002090565b920160051c820191016151ce565b60008181526020812081835555615419565b9061010060089161546581518561522a565b6154766020820151600186016152f8565b604081015160028501556060810151600385015560808101516004850180546001600160a01b0319166001600160a01b039092169190911790556154c160a082015160058601615371565b6154e66154d160c0830151151590565b600686019060ff801983541691151516179055565b60e081015160078501550151910155565b9081526001600160a01b0390911660208201526060604082018190526108a0929101906105b9565b1561552657565b60405162461bcd60e51b815260206004820152601960248201527f50726f706f73616c20616c7265616479206578656375746564000000000000006044820152606490fd5b1561557257565b60405162461bcd60e51b815260206004820152601060248201526f141c9bdc1bdcd85b08195e1c1a5c995960821b6044820152606490fd5b156155b157565b60405162461bcd60e51b81526020600482015260116024820152702737903a37b5b2b739903a379039b4b3b760791b6044820152606490fd5b8054600160401b81101561050b5761560791600182018155613ab5565b919091614b3457610ae19161522a565b90610ae19161562d61562883614755565b613e1d565b50506001600160a01b0390811690811561567d575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169116613c95565b61568e61568984614755565b613e4d565b5050615642565b610ae192916001600160a01b039182169190819083156156ed575b169182156156da575b60005260086020528060406000205416916000526040600020541690613c95565b6156e661568985614755565b50506156b9565b6156f961562886614755565b50506156b0565b9081602091031261073e5751801515810361073e5790565b6157218161582a565b9061572b82611459565b600582036158265761574891506000526014602052604060002090565b5460135461575e906001600160a01b0316610dc4565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610f8557600091615809575b501561579c57505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610f85576000926157dc575b5050156157d757600790565b600290565b6157fb9250803d10615802575b6157f38183610598565b810190615700565b38806157cb565b503d6157e9565b6158209150843d8611615802576157f38183610598565b3861578e565b5090565b61583e81600052600c602052604060002090565b5460ff8160f01c166159365760f81c6159305761586b61368661331e83600052600c602052604060002090565b80156159175765ffffffffffff4316809110156159105761588b8261301f565b106158965750600190565b6158a26112308261593d565b80156158eb575b156158b45750600390565b61368660016158d06158dd93600052600c602052604060002090565b015465ffffffffffff1690565b6158e657600490565b600590565b5061590b6112308260005260116020526040600020600181015490541090565b6158a9565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260116020526040600020600c60205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa918215610f85576159da926064926159c892600092612e835750612e6b90613acd565b049160026001820154910154906131a3565b101590565b906159eb939291612fa5565b6159f481615718565b600881101561146357603b600160ff83161b1615615af35750615a39615a2482600052600c602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1615a79816000526014602052604060002090565b5480615a83575090565b601354615a98906001600160a01b0316610dc4565b803b1561073e5760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610f8557615ae0575b5060008181526014602052604081205590565b80610f79615aed926104f8565b38615acd565b90615b17606492604051926331b75e4d60e01b845260048401526024830190611468565b603b6044820152fd5b949392615b4c608093615b3e615b5a9460a08a5260a08a0190612f13565b9088820360208a0152611c22565b908682036040880152612f50565b93600060608201520152565b9192615b9560a094615b87615ba3949998979960c0875260c0870190612f13565b908582036020870152611c22565b908382036040850152612f50565b946000606083015260808201520152565b9290939160018060a01b036013541690813b1561073e57600093615c036040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601615b20565b039134905af1908115610f8557600092613fc792615c2d575b506000526014602052604060002090565b615c36906104f8565b38615c1c56febb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212202627befb43889ac882392be166d232b6cf88ef987654f0f10b333640cb78ebe464736f6c63430008140033bb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34443ad8aa4f87544323a9d1e5dd902f40c356527a7955687113db5f9a85ad579dc10553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997","opcodes":"PUSH2 0x180 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x9F JUMPI PUSH3 0x20 PUSH3 0x19 PUSH3 0x29D JUMP JUMPDEST SWAP1 PUSH3 0x1014 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x5CB2 SWAP1 DUP2 PUSH3 0x1A0B DUP3 CODECOPY PUSH1 0x80 MLOAD DUP2 PUSH2 0x43E9 ADD MSTORE PUSH1 0xA0 MLOAD DUP2 PUSH2 0x449E ADD MSTORE PUSH1 0xC0 MLOAD DUP2 PUSH2 0x43B3 ADD MSTORE PUSH1 0xE0 MLOAD DUP2 PUSH2 0x4438 ADD MSTORE PUSH2 0x100 MLOAD DUP2 PUSH2 0x445E ADD MSTORE PUSH2 0x120 MLOAD DUP2 PUSH2 0x1C6F ADD MSTORE PUSH2 0x140 MLOAD DUP2 PUSH2 0x1C9B ADD MSTORE PUSH2 0x160 MLOAD DUP2 DUP2 DUP2 PUSH2 0x2065 ADD MSTORE DUP2 DUP2 PUSH2 0x2E1D ADD MSTORE DUP2 DUP2 PUSH2 0x2EBD ADD MSTORE DUP2 DUP2 PUSH2 0x30D1 ADD MSTORE DUP2 DUP2 PUSH2 0x3A5A ADD MSTORE PUSH2 0x5983 ADD MSTORE RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH3 0xA4 JUMP JUMPDEST PUSH1 0x1F SWAP1 SWAP2 ADD PUSH1 0x1F NOT AND DUP2 ADD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT SWAP1 DUP3 LT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x180 DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x140 DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH3 0x151 DUP3 PUSH3 0xBA JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH3 0x167 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH3 0x156 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x9F JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH1 0x40 MLOAD SWAP3 PUSH3 0x1AF PUSH1 0x1F DUP4 ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD DUP6 PUSH3 0xDC JUMP JUMPDEST DUP2 DUP5 MSTORE PUSH1 0x20 DUP3 DUP5 ADD ADD GT PUSH3 0x9F JUMPI PUSH3 0x1D0 SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH3 0x153 JUMP JUMPDEST SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH3 0x9F JUMPI DUP2 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP3 SWAP1 SWAP2 SWAP1 DUP4 DUP4 GT PUSH3 0xD6 JUMPI DUP3 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP5 PUSH1 0x20 SWAP5 PUSH3 0x20F DUP7 DUP5 ADD DUP9 PUSH3 0xDC JUMP JUMPDEST DUP7 MSTORE DUP5 DUP1 DUP8 ADD SWAP3 DUP5 ADD ADD SWAP4 DUP1 DUP6 GT PUSH3 0x9F JUMPI DUP6 DUP5 ADD SWAP3 JUMPDEST DUP6 DUP5 LT PUSH3 0x239 JUMPI POP POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP4 DUP2 GT PUSH3 0x9F JUMPI DUP8 SWAP2 PUSH3 0x256 DUP5 DUP5 DUP1 SWAP5 DUP11 ADD ADD PUSH3 0x178 JUMP JUMPDEST DUP2 MSTORE ADD SWAP4 ADD SWAP3 PUSH3 0x227 JUMP JUMPDEST MLOAD SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0x9F JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0x9F JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x9F JUMPI JUMP JUMPDEST PUSH3 0x771D SWAP1 DUP2 CODESIZE SUB DUP1 PUSH1 0x40 MLOAD SWAP4 PUSH3 0x2B6 DUP3 DUP7 PUSH3 0xDC JUMP JUMPDEST DUP5 CODECOPY DUP3 ADD PUSH1 0x40 DUP4 DUP3 SUB SLT PUSH3 0x9F JUMPI DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 SWAP1 DUP3 DUP2 GT PUSH3 0x9F JUMPI DUP5 ADD SWAP4 PUSH2 0x180 DUP6 DUP4 SUB SLT PUSH3 0x9F JUMPI PUSH3 0x2F2 PUSH3 0x100 JUMP JUMPDEST SWAP5 DUP1 MLOAD DUP5 DUP2 GT PUSH3 0x9F JUMPI DUP4 PUSH3 0x30B SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST DUP7 MSTORE PUSH1 0x20 DUP2 ADD MLOAD DUP5 DUP2 GT PUSH3 0x9F JUMPI DUP4 PUSH3 0x328 SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST PUSH1 0x20 DUP8 ADD MSTORE PUSH1 0x40 DUP2 ADD MLOAD DUP5 DUP2 GT PUSH3 0x9F JUMPI DUP4 PUSH3 0x348 SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0x60 DUP2 ADD MLOAD DUP5 DUP2 GT PUSH3 0x9F JUMPI DUP4 PUSH3 0x368 SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x80 DUP8 ADD MSTORE PUSH1 0xA0 DUP2 ADD MLOAD PUSH1 0xA0 DUP8 ADD MSTORE PUSH1 0xC0 DUP2 ADD MLOAD SWAP4 DUP5 GT PUSH3 0x9F JUMPI PUSH3 0x3A2 PUSH1 0x20 SWAP4 PUSH3 0x1D0 SWAP6 DUP4 ADD PUSH3 0x1D3 JUMP JUMPDEST PUSH1 0xC0 DUP8 ADD MSTORE PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0xE0 DUP8 ADD MSTORE PUSH2 0x100 PUSH3 0x3C1 DUP2 DUP4 ADD PUSH3 0x262 JUMP JUMPDEST SWAP1 DUP8 ADD MSTORE PUSH2 0x120 PUSH3 0x3D5 DUP2 DUP4 ADD PUSH3 0x276 JUMP JUMPDEST SWAP1 DUP8 ADD MSTORE PUSH2 0x140 DUP1 DUP3 ADD MLOAD SWAP1 DUP8 ADD MSTORE PUSH2 0x160 DUP1 SWAP2 ADD MLOAD SWAP1 DUP7 ADD MSTORE ADD PUSH3 0x288 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH3 0x428 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH3 0x412 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH3 0x406 JUMP JUMPDEST DUP2 DUP2 LT PUSH3 0x43F JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x45A JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 SWAP2 POP DUP2 SWAP1 PUSH3 0x47D JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x4A4 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x4 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x4E2 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0xB PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x520 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x5 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x55E JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x59C JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x16 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x5DA JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x17 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x618 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x18 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x656 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x15 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1F DUP2 GT PUSH3 0x696 JUMPI POP POP POP JUMP JUMPDEST PUSH3 0x151 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x48B JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x433 JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0x6F0 DUP2 PUSH3 0x6EA PUSH1 0x4 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x496 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x72F JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x723 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x4 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x70C JUMP JUMPDEST PUSH1 0x4 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x79E JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x784 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x4 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x779 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x763 JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0x7E3 DUP2 PUSH3 0x7DD PUSH1 0xB SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x4D4 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x822 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x816 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0xB SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x7FF JUMP JUMPDEST PUSH1 0xB PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0x175B7A638427703F0DBE7BB9BBF987A2551717B34E79F33B5B1008D1FA01DB9 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x891 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x877 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0xB SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x86C JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x856 JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0x8D6 DUP2 PUSH3 0x8D0 PUSH1 0x16 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x58E JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x915 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x909 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x16 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x8F2 JUMP JUMPDEST PUSH1 0x16 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xD833147D7DC355BA459FC788F669E58CFAF9DC25DDCD0702E87D69C7B5124289 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x984 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x96A JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x16 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x95F JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x949 JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0x9C9 DUP2 PUSH3 0x9C3 PUSH1 0x17 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x5CC JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xA08 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x9FC JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x17 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x9E5 JUMP JUMPDEST PUSH1 0x17 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xC624B66CC0138B8FABC209247F72D758E1CF3343756D543BADBF24212BED8C15 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0xA77 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0xA5D JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x17 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xA52 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xA3C JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xABC DUP2 PUSH3 0xAB6 PUSH1 0x18 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x60A JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xAFB JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0xAEF JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x18 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xAD8 JUMP JUMPDEST PUSH1 0x18 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xB13D2D76D1F4B7BE834882E410B3E3A8AFAF69F83600AE24DB354391D2378D2E SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0xB6A JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0xB50 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x18 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xB45 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xB2F JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xBAF DUP2 PUSH3 0xBA8 DUP5 SLOAD PUSH3 0x3F6 JUMP JUMPDEST DUP5 PUSH3 0x686 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xBEE JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH3 0xBE2 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xBCC JUMP JUMPDEST SWAP1 PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH3 0xC05 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH3 0xC45 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH3 0xC2B JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xC21 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xC0A JUMP JUMPDEST DUP1 MLOAD SWAP1 PUSH9 0x10000000000000000 DUP3 GT PUSH3 0xD6 JUMPI PUSH1 0x1B SLOAD DUP3 PUSH1 0x1B SSTORE DUP1 DUP4 LT PUSH3 0xCD0 JUMPI JUMPDEST POP PUSH1 0x1B PUSH1 0x0 MSTORE PUSH1 0x20 SWAP1 DUP2 ADD SWAP1 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x76DD DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH3 0xCB1 JUMPI POP POP POP POP POP JUMP JUMPDEST PUSH1 0x1 DUP4 DUP3 PUSH3 0xCC3 DUP4 SWAP5 MLOAD DUP7 PUSH3 0xB83 JUMP JUMPDEST ADD SWAP3 ADD SWAP4 ADD SWAP3 SWAP1 PUSH3 0xCA2 JUMP JUMPDEST PUSH1 0x1B PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x76DD DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP2 DUP3 ADD SWAP2 DUP5 ADD JUMPDEST DUP3 DUP2 LT PUSH3 0xCFE JUMPI POP POP PUSH3 0xC82 JUMP JUMPDEST DUP1 PUSH3 0xD0D PUSH1 0x1 SWAP3 SLOAD PUSH3 0x3F6 JUMP JUMPDEST DUP1 PUSH3 0xD1C JUMPI JUMPDEST POP ADD PUSH3 0xCEE JUMP JUMPDEST PUSH1 0x1F SWAP1 DUP2 DUP2 GT DUP5 EQ PUSH3 0xD36 JUMPI POP POP DUP3 DUP2 SSTORE JUMPDEST CODESIZE PUSH3 0xD14 JUMP JUMPDEST DUP4 PUSH3 0xD5B SWAP3 PUSH3 0xD4C DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 ADD PUSH3 0x433 JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x20 DUP2 KECCAK256 DUP2 DUP4 SSTORE SSTORE PUSH3 0xD2F JUMP JUMPDEST DUP1 MLOAD DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xD99 DUP2 PUSH3 0xD93 PUSH1 0x15 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x648 JUMP JUMPDEST PUSH1 0x20 SWAP2 DUP3 SWAP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xE5A JUMPI PUSH3 0xE3C SWAP4 DUP4 PUSH2 0x120 SWAP5 PUSH3 0x151 SWAP8 SWAP5 PUSH3 0xDE7 SWAP5 PUSH1 0x0 SWAP3 PUSH3 0xE4E JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x15 SSTORE JUMPDEST DUP3 ADD MLOAD PUSH3 0x8AA JUMP JUMPDEST PUSH3 0xDF6 PUSH1 0x40 DUP3 ADD MLOAD PUSH3 0x99D JUMP JUMPDEST PUSH3 0xE05 PUSH1 0x60 DUP3 ADD MLOAD PUSH3 0xA90 JUMP JUMPDEST PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x19 SSTORE PUSH1 0xA0 DUP2 ADD MLOAD PUSH1 0x1A SSTORE PUSH3 0xE24 PUSH1 0xC0 DUP3 ADD MLOAD PUSH3 0xC5E JUMP JUMPDEST PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x1C SSTORE PUSH2 0x100 DUP2 ADD MLOAD PUSH1 0x1D SSTORE ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0xFF DUP1 NOT PUSH1 0x1E SLOAD AND SWAP2 ISZERO ISZERO AND OR PUSH1 0x1E SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xDC8 JUMP JUMPDEST PUSH1 0x15 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP2 SWAP1 PUSH32 0x55F448FDEA98C4D29EB340757EF0A66CD03DBB9538908A6A81D96026B71EC475 SWAP3 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH3 0xEDD JUMPI POP DUP5 PUSH3 0x151 SWAP8 SWAP5 PUSH3 0xDE7 SWAP5 PUSH3 0xE3C SWAP9 SWAP5 PUSH2 0x120 SWAP9 PUSH1 0x1 SWAP6 LT PUSH3 0xEC3 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x15 SSTORE PUSH3 0xDDE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xEB4 JUMP JUMPDEST SWAP3 SWAP4 DUP7 PUSH1 0x1 DUP2 SWAP3 DUP8 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD PUSH3 0xE8B JUMP JUMPDEST SWAP1 PUSH1 0x20 SWAP2 PUSH3 0xF10 DUP2 MLOAD DUP1 SWAP3 DUP2 DUP6 MSTORE DUP6 DUP1 DUP7 ADD SWAP2 ADD PUSH3 0x153 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP9 SWAP7 SWAP6 SWAP3 PUSH3 0xF69 SWAP1 PUSH3 0xF5A PUSH3 0xF49 SWAP11 SWAP15 SWAP14 SWAP13 SWAP11 PUSH3 0xF78 SWAP6 SWAP8 SWAP5 DUP14 PUSH2 0x160 SWAP1 DUP2 DUP2 MSTORE ADD SWAP1 PUSH3 0xEF5 JUMP JUMPDEST PUSH1 0x20 SWAP8 DUP14 DUP10 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH3 0xEF5 JUMP JUMPDEST SWAP1 DUP12 DUP3 SUB PUSH1 0x40 DUP14 ADD MSTORE PUSH3 0xEF5 JUMP JUMPDEST SWAP1 DUP10 DUP3 SUB PUSH1 0x60 DUP12 ADD MSTORE PUSH3 0xEF5 JUMP JUMPDEST SWAP3 PUSH1 0x80 DUP9 ADD MSTORE PUSH1 0xA0 DUP8 ADD MSTORE DUP6 DUP3 SUB PUSH1 0xC0 DUP8 ADD MSTORE DUP3 MLOAD SWAP1 DUP2 DUP4 MSTORE DUP1 DUP4 ADD SWAP3 DUP2 DUP1 DUP5 PUSH1 0x5 SHL DUP4 ADD ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH3 0xFE3 JUMPI POP POP POP POP POP PUSH1 0xE0 DUP6 ADD SWAP8 SWAP1 SWAP8 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH2 0x100 DUP6 ADD MSTORE SWAP2 DUP2 AND PUSH2 0x120 DUP5 ADD MSTORE SWAP3 SWAP1 SWAP3 AND PUSH2 0x140 SWAP1 SWAP2 ADD MSTORE SWAP2 POP JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH3 0x1003 PUSH1 0x1 SWAP4 PUSH1 0x1F NOT DUP7 DUP3 SUB ADD DUP8 MSTORE DUP11 MLOAD PUSH3 0xEF5 JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH3 0xFA5 JUMP JUMPDEST SWAP1 PUSH2 0x160 DUP3 ADD SWAP2 DUP3 MLOAD SWAP3 PUSH2 0x100 SWAP3 DUP4 DUP4 ADD MLOAD PUSH3 0x1036 SWAP1 PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST SWAP3 PUSH2 0x120 SWAP6 DUP7 DUP3 ADD MLOAD PUSH3 0x104D SWAP1 PUSH4 0xFFFFFFFF AND SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x140 DUP4 ADD MLOAD DUP4 MLOAD DUP1 SWAP2 PUSH1 0x20 DUP7 ADD SWAP9 DUP10 MLOAD SWAP5 ADDRESS PUSH1 0x1 PUSH1 0xA0 SHL PUSH1 0x1 SWAP1 SUB DUP11 AND SWAP8 PUSH3 0x1078 SWAP9 PUSH3 0x1143 JUMP JUMPDEST DUP1 MLOAD SWAP3 DUP5 MLOAD SWAP1 PUSH1 0x40 DUP4 ADD SWAP3 DUP4 MLOAD SWAP2 PUSH1 0x60 DUP3 ADD SWAP7 DUP8 MLOAD SWAP11 PUSH1 0x80 DUP5 ADD SWAP11 DUP12 MLOAD SWAP7 PUSH1 0xA0 DUP7 ADD SWAP14 DUP15 MLOAD PUSH1 0xC0 DUP9 ADD SWAP10 DUP11 MLOAD SWAP3 PUSH1 0xE0 DUP11 ADD SWAP11 DUP12 MLOAD SWAP6 PUSH3 0x10B7 PUSH3 0x121 JUMP JUMPDEST SWAP10 DUP11 MSTORE PUSH1 0x20 DUP11 ADD MSTORE PUSH1 0x40 DUP10 ADD MSTORE PUSH1 0x60 DUP9 ADD MSTORE PUSH1 0x80 DUP8 ADD MSTORE PUSH1 0xA0 DUP7 ADD MSTORE PUSH1 0xC0 DUP6 ADD MSTORE PUSH1 0xE0 DUP5 ADD MSTORE TIMESTAMP SWAP1 DUP4 ADD MSTORE PUSH1 0x1 SWAP1 DUP3 ADD MSTORE PUSH3 0x10F3 SWAP1 PUSH3 0xD6E JUMP JUMPDEST MLOAD PUSH1 0x21 SSTORE MLOAD SWAP6 MLOAD SWAP3 MLOAD SWAP5 MLOAD SWAP7 MLOAD SWAP8 MLOAD SWAP2 MLOAD SWAP1 MLOAD SWAP2 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 ADDRESS SWAP8 ADDRESS SWAP7 PUSH3 0x111D SWAP11 DUP13 PUSH3 0xF1C JUMP JUMPDEST SUB PUSH32 0x5CC2D55798CEE8F02A1864E506FF754519B7FBE25D3BD5258441C00B83B7BB04 SWAP2 LOG1 JUMP JUMPDEST SWAP7 SWAP9 SWAP8 SWAP6 SWAP1 SWAP6 SWAP5 SWAP4 SWAP3 SWAP2 SWAP5 PUSH1 0x40 MLOAD SWAP1 PUSH3 0x115D DUP3 PUSH3 0xBA JUMP JUMPDEST PUSH1 0x1 DUP1 DUP4 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP5 ADD MSTORE DUP12 MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0xD6 JUMPI PUSH3 0x1196 DUP3 PUSH3 0x1190 PUSH1 0x3 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x44C JUMP JUMPDEST PUSH1 0x20 SWAP13 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x1277 JUMPI SWAP5 PUSH3 0x1252 SWAP8 SWAP5 PUSH3 0x11F2 PUSH3 0x151 SWAP15 SWAP16 SWAP6 DUP6 DUP1 PUSH3 0x1265 SWAP16 SWAP15 SWAP14 SWAP12 SWAP8 PUSH3 0x1240 SWAP8 PUSH3 0x1246 SWAP11 PUSH3 0x124C SWAP14 PUSH1 0x0 SWAP5 PUSH3 0x126B JUMPI JUMPDEST POP POP SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x3 SSTORE PUSH3 0x6C4 JUMP JUMPDEST PUSH3 0x11FD DUP3 PUSH3 0x155B JUMP JUMPDEST PUSH2 0x120 MSTORE PUSH3 0x120C DUP2 PUSH3 0x166B JUMP JUMPDEST PUSH2 0x140 MSTORE DUP2 MLOAD PUSH1 0x20 DUP4 ADD KECCAK256 PUSH1 0xE0 MSTORE PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x100 MSTORE CHAINID PUSH1 0xA0 MSTORE PUSH3 0x1233 PUSH3 0x17D0 JUMP JUMPDEST PUSH1 0x80 MSTORE ADDRESS PUSH1 0xC0 MSTORE PUSH3 0x7B7 JUMP JUMPDEST PUSH3 0x132B JUMP JUMPDEST PUSH3 0x1379 JUMP JUMPDEST PUSH3 0x13FD JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x160 MSTORE PUSH3 0x1485 JUMP JUMPDEST PUSH3 0x1436 JUMP JUMPDEST ADD MLOAD SWAP3 POP CODESIZE DUP1 PUSH3 0x11DA JUMP JUMPDEST PUSH1 0x3 PUSH1 0x0 MSTORE SWAP3 SWAP13 SWAP1 SWAP3 SWAP1 PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B SWAP2 PUSH1 0x0 JUMPDEST PUSH1 0x1F NOT DUP6 AND DUP2 LT PUSH3 0x1314 JUMPI POP SWAP5 PUSH3 0x11F2 PUSH3 0x151 SWAP15 SWAP16 PUSH3 0x1246 SWAP7 DUP7 PUSH3 0x1265 SWAP16 SWAP15 SWAP14 SWAP12 SWAP8 SWAP7 PUSH3 0x124C SWAP12 SWAP7 PUSH3 0x1252 SWAP15 SWAP12 PUSH3 0x1240 SWAP10 PUSH1 0x1F NOT DUP2 AND LT PUSH3 0x12FA JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x3 SSTORE PUSH3 0x6C4 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x12EB JUMP JUMPDEST DUP2 DUP4 ADD MLOAD DUP5 SSTORE SWAP3 DUP6 ADD SWAP3 PUSH1 0x20 SWAP3 DUP4 ADD SWAP3 ADD PUSH3 0x12A6 JUMP JUMPDEST PUSH1 0x10 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x10 SSTORE JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH3 0x13E4 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x10 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x10 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xF SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0xF SSTORE JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0x13 SSTORE JUMP JUMPDEST SWAP1 PUSH1 0x64 DUP3 GT PUSH3 0x1537 JUMPI PUSH1 0x12 SLOAD PUSH1 0x0 SWAP3 SWAP1 DUP1 PUSH3 0x14F0 JUMPI POP PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x76FD DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP2 SWAP3 POP PUSH1 0x0 JUMPDEST PUSH3 0x14D1 PUSH3 0x14C2 DUP4 PUSH3 0x183C JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH3 0x190E JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP3 SWAP1 SWAP3 AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE LOG1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP1 DUP1 DUP3 DUP2 ADD GT PUSH3 0x1523 JUMPI PUSH1 0x20 DUP6 PUSH1 0x12 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x76FD DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP7 SWAP8 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR PUSH3 0x14B3 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP6 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 DUP6 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 DUP1 DUP3 LT PUSH1 0x0 EQ PUSH3 0x1579 JUMPI POP POP SWAP1 PUSH3 0x1D0 SWAP1 PUSH3 0x177B JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0xD6 JUMPI PUSH3 0x15A0 DUP3 PUSH3 0x159A PUSH1 0x5 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x512 JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x15E0 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x15D4 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x5 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x15BA JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x1652 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x1638 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x5 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x162A JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x1614 JUMP JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 DUP1 DUP3 LT PUSH1 0x0 EQ PUSH3 0x1689 JUMPI POP POP SWAP1 PUSH3 0x1D0 SWAP1 PUSH3 0x177B JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0xD6 JUMPI PUSH3 0x16B0 DUP3 PUSH3 0x16AA PUSH1 0x6 SLOAD PUSH3 0x3F6 JUMP JUMPDEST PUSH3 0x550 JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x16F0 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x16E4 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x16CA JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x1762 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x1748 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x173A JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x1724 JUMP JUMPDEST PUSH1 0x1F DUP2 MLOAD GT PUSH3 0x17A9 JUMPI PUSH1 0x20 DUP2 MLOAD SWAP2 ADD MLOAD PUSH1 0x20 DUP3 LT PUSH3 0x1799 JUMPI OR SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT DUP3 PUSH1 0x20 SUB PUSH1 0x3 SHL SHL AND OR SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x305A27A9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH3 0x1557 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH3 0xEF5 JUMP JUMPDEST PUSH1 0xE0 MLOAD PUSH2 0x100 MLOAD PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP5 MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH1 0xC0 DUP2 ADD DUP2 DUP2 LT PUSH1 0x1 DUP1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x1851 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH3 0x1880 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH9 0x10000000000000000 DUP3 LT ISZERO PUSH3 0xD6 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0x12 SSTORE DUP3 LT ISZERO PUSH3 0x18F8 JUMPI PUSH1 0x12 PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP2 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x76BD DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x12 SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH3 0x19DB JUMPI PUSH3 0x192A PUSH3 0x1943 SWAP2 PUSH3 0x1870 JUMP JUMPDEST PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x76BD DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH3 0x19C9 JUMPI DUP7 SWAP3 SUB PUSH3 0x198B JUMPI PUSH3 0x1984 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH3 0x19C3 SWAP1 PUSH3 0x19AE PUSH3 0x19A0 PUSH3 0x142 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0x1896 JUMP JUMPDEST PUSH3 0x1984 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH3 0x1A04 SWAP1 PUSH3 0x19EF PUSH3 0x19A0 PUSH3 0x142 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0x1896 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x2EEC JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x13CF08B EQ PUSH2 0x4A3 JUMPI DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x49E JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x499 JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x494 JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x48F JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x48A JUMPI DUP1 PUSH4 0xC0512E9 EQ PUSH2 0x485 JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x480 JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x47B JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x476 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x471 JUMPI DUP1 PUSH4 0x194A94FC EQ PUSH2 0x46C JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x467 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x462 JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x45D JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x458 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x453 JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x44E JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x449 JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x444 JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x43F JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x43A JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x435 JUMPI DUP1 PUSH4 0x4FA76EC9 EQ PUSH2 0x430 JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x42B JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x426 JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x421 JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x41C JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x417 JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x412 JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x40D JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x408 JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x403 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x3FE JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x3F9 JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x3F4 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x3EF JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x3EA JUMPI DUP1 PUSH4 0x824E83E1 EQ PUSH2 0x3E5 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x3E0 JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x3DB JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x3D6 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x3D1 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x3CC JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x3C7 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x3C2 JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x3BD JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x3B8 JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x3B3 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x3AE JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x3A9 JUMPI DUP1 PUSH4 0xAB273016 EQ PUSH2 0x3A4 JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x39F JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x39A JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x395 JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x390 JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x38B JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x386 JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x381 JUMPI DUP1 PUSH4 0xD1FAD4CD EQ PUSH2 0x37C JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x377 JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x372 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x36D JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x368 JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x363 JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x35E JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x359 JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x354 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x34F JUMPI DUP1 PUSH4 0xF2C26A47 EQ PUSH2 0x34A JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x345 JUMPI PUSH4 0xFC0C546A SUB PUSH2 0xE JUMPI PUSH2 0x2EA7 JUMP JUMPDEST PUSH2 0x2DED JUMP JUMPDEST PUSH2 0x2CBD JUMP JUMPDEST PUSH2 0x2A31 JUMP JUMPDEST PUSH2 0x297A JUMP JUMPDEST PUSH2 0x2925 JUMP JUMPDEST PUSH2 0x28C3 JUMP JUMPDEST PUSH2 0x281C JUMP JUMPDEST PUSH2 0x27CE JUMP JUMPDEST PUSH2 0x276B JUMP JUMPDEST PUSH2 0x270D JUMP JUMPDEST PUSH2 0x26E4 JUMP JUMPDEST PUSH2 0x25AC JUMP JUMPDEST PUSH2 0x2590 JUMP JUMPDEST PUSH2 0x24C3 JUMP JUMPDEST PUSH2 0x2457 JUMP JUMPDEST PUSH2 0x2439 JUMP JUMPDEST PUSH2 0x2399 JUMP JUMPDEST PUSH2 0x237B JUMP JUMPDEST PUSH2 0x2344 JUMP JUMPDEST PUSH2 0x220A JUMP JUMPDEST PUSH2 0x21EE JUMP JUMPDEST PUSH2 0x21B9 JUMP JUMPDEST PUSH2 0x2145 JUMP JUMPDEST PUSH2 0x2122 JUMP JUMPDEST PUSH2 0x20D0 JUMP JUMPDEST PUSH2 0x1FED JUMP JUMPDEST PUSH2 0x1FD1 JUMP JUMPDEST PUSH2 0x1F2A JUMP JUMPDEST PUSH2 0x1F07 JUMP JUMPDEST PUSH2 0x1DEF JUMP JUMPDEST PUSH2 0x1D20 JUMP JUMPDEST PUSH2 0x1C56 JUMP JUMPDEST PUSH2 0x1AEE JUMP JUMPDEST PUSH2 0x1AB1 JUMP JUMPDEST PUSH2 0x1A29 JUMP JUMPDEST PUSH2 0x19D4 JUMP JUMPDEST PUSH2 0x1963 JUMP JUMPDEST PUSH2 0x1926 JUMP JUMPDEST PUSH2 0x18DB JUMP JUMPDEST PUSH2 0x18BD JUMP JUMPDEST PUSH2 0x184E JUMP JUMPDEST PUSH2 0x1828 JUMP JUMPDEST PUSH2 0x17A0 JUMP JUMPDEST PUSH2 0x1734 JUMP JUMPDEST PUSH2 0x16E4 JUMP JUMPDEST PUSH2 0x1682 JUMP JUMPDEST PUSH2 0x1635 JUMP JUMPDEST PUSH2 0x1617 JUMP JUMPDEST PUSH2 0x15B9 JUMP JUMPDEST PUSH2 0x14FB JUMP JUMPDEST PUSH2 0x14A2 JUMP JUMPDEST PUSH2 0x1475 JUMP JUMPDEST PUSH2 0x1357 JUMP JUMPDEST PUSH2 0x1331 JUMP JUMPDEST PUSH2 0x1315 JUMP JUMPDEST PUSH2 0x12DA JUMP JUMPDEST PUSH2 0x12A3 JUMP JUMPDEST PUSH2 0x1136 JUMP JUMPDEST PUSH2 0x107D JUMP JUMPDEST PUSH2 0xFF4 JUMP JUMPDEST PUSH2 0xFD6 JUMP JUMPDEST PUSH2 0xD8C JUMP JUMPDEST PUSH2 0xB50 JUMP JUMPDEST PUSH2 0xA80 JUMP JUMPDEST PUSH2 0xA63 JUMP JUMPDEST PUSH2 0x995 JUMP JUMPDEST PUSH2 0x8A3 JUMP JUMPDEST PUSH2 0x7E3 JUMP JUMPDEST PUSH2 0x7BC JUMP JUMPDEST PUSH2 0x743 JUMP JUMPDEST PUSH2 0x640 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x4D8 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x4C2 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x4B7 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x4E2 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5E5 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x5C4 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH2 0x615 PUSH1 0xC0 SWAP7 SWAP4 SWAP10 SWAP9 SWAP8 SWAP5 PUSH1 0xE0 DUP8 MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST PUSH1 0x20 DUP7 ADD SWAP10 SWAP1 SWAP10 MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x60 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x73E JUMPI PUSH1 0x0 PUSH1 0x4 CALLDATALOAD DUP2 MSTORE PUSH1 0x1F DUP3 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP2 PUSH1 0x40 MLOAD DUP3 DUP2 SWAP4 SWAP1 DUP6 SLOAD PUSH2 0x674 DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x71C JUMPI POP PUSH1 0x1 EQ PUSH2 0x6DF JUMPI JUMPDEST POP POP POP PUSH2 0x69D SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x2 DUP3 ADD SLOAD PUSH1 0x3 DUP4 ADD SLOAD PUSH1 0x4 DUP5 ADD SLOAD SWAP2 SWAP4 PUSH2 0x6DB SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x6 DUP3 ADD SLOAD PUSH1 0xFF AND SWAP1 PUSH1 0x8 PUSH1 0x7 DUP5 ADD SLOAD SWAP4 ADD SLOAD SWAP4 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP8 DUP9 PUSH2 0x5F9 JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST DUP8 DUP2 MSTORE DUP6 DUP2 KECCAK256 SWAP6 SWAP4 POP SWAP2 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x704 JUMPI POP POP PUSH2 0x69D SWAP4 POP DUP3 ADD ADD CODESIZE DUP1 DUP1 PUSH2 0x68E JUMP JUMPDEST DUP6 SLOAD DUP8 DUP5 ADD DUP6 ADD MSTORE SWAP5 DUP6 ADD SWAP5 DUP7 SWAP5 POP SWAP2 DUP4 ADD SWAP2 PUSH2 0x6EB JUMP JUMPDEST SWAP3 POP POP POP PUSH2 0x69D SWAP5 SWAP3 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 DUP1 PUSH2 0x68E JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x73E JUMPI PUSH1 0x20 SWAP1 PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x7A0 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x78F JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x784 JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x77D JUMP JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x10 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x7FF PUSH2 0x3786 JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x870 JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x839 PUSH2 0x4935 JUMP JUMPDEST AND PUSH2 0x854 PUSH2 0x846 DUP4 PUSH2 0x4755 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x4B39 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 DUP2 ADD JUMPDEST SUB SWAP1 LOG1 STOP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x8A0 SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x981 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0xB SLOAD PUSH2 0x8C6 DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x957 JUMPI POP PUSH1 0x1 EQ PUSH2 0x8FC JUMPI JUMPDEST PUSH2 0x6DB DUP6 PUSH2 0x8F0 DUP2 DUP8 SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x88F JUMP JUMPDEST SWAP3 POP PUSH1 0xB DUP4 MSTORE PUSH32 0x175B7A638427703F0DBE7BB9BBF987A2551717B34E79F33B5B1008D1FA01DB9 JUMPDEST DUP3 DUP5 LT PUSH2 0x93F JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x8F0 DUP3 PUSH2 0x6DB PUSH2 0x8E0 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x924 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x6DB SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x8F0 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x8E0 JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x9B2 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD CALLER ISZERO PUSH2 0xA4A JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0xA31 JUMPI CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP3 SWAP2 PUSH2 0x9F9 SWAP2 JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 PUSH1 0x20 CALLER SWAP3 LOG3 PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 DUP1 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x120 DUP3 ADD DUP3 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0xAE1 DUP3 PUSH2 0x510 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0xB0A DUP3 PUSH2 0xAE3 JUMP JUMPDEST SWAP2 PUSH2 0xB18 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x598 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x73E JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP2 PUSH1 0x20 PUSH2 0x8A0 SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0xAFE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0xB6C PUSH1 0x4 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH2 0xB77 PUSH1 0x24 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0xB96 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xBFB DUP4 PUSH2 0xBCD JUMP JUMPDEST SWAP3 PUSH2 0xC09 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x598 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x73E JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC33 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0xC41 DUP2 PUSH2 0x984 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xC25 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xC63 DUP4 PUSH2 0xBCD JUMP JUMPDEST SWAP3 PUSH2 0xC71 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x598 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x73E JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC9B JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xC8D JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0xCC2 DUP3 PUSH2 0xBCD JUMP JUMPDEST SWAP3 PUSH2 0xCD0 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x598 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x73E JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0xCFE JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI DUP7 SWAP2 PUSH2 0xD1F DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0xB35 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0xCEE JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x73E JUMPI DUP3 PUSH2 0xD56 SWAP2 PUSH1 0x4 ADD PUSH2 0xBE4 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI DUP4 PUSH2 0xD6E SWAP2 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x73E JUMPI PUSH2 0xD85 SWAP2 PUSH1 0x4 ADD PUSH2 0xCAA JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH2 0xD9A CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST PUSH2 0xDA8 DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x2FA5 JUMP JUMPDEST SWAP3 PUSH2 0xDB2 DUP5 PUSH2 0x3817 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH2 0xDD0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP7 PUSH2 0xFB7 JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0xE32 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x5B20 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP3 PUSH2 0xF8A JUMPI JUMPDEST POP POP PUSH2 0xE5B DUP8 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x13 SLOAD PUSH2 0xE71 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0xDC4 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0xE9D DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x5B66 JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH2 0xEC1 SWAP3 PUSH2 0xEBC SWAP3 PUSH2 0xF6C JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x31A3 JUMP JUMPDEST PUSH2 0x4788 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0xF5B JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0xF4A DUP5 PUSH2 0xF2C PUSH2 0x6DB SWAP7 PUSH1 0x1 PUSH2 0xF12 DUP9 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0xF79 PUSH2 0xF7F SWAP3 PUSH2 0x4F8 JUMP JUMPDEST DUP1 PUSH2 0x7B1 JUMP JUMPDEST CODESIZE PUSH2 0xEB5 JUMP JUMPDEST PUSH2 0x3A1D JUMP JUMPDEST PUSH2 0xFA9 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0xFB0 JUMPI JUMPDEST PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x3A0E JUMP JUMPDEST CODESIZE DUP1 PUSH2 0xE45 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0xF97 JUMP JUMPDEST PUSH2 0xFCF SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0xDFB JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1068 PUSH2 0x1048 PUSH32 0x5C84C0144A4E16E610C6C44C3571A58AF67CE17B61280F57E6FEEB2C363EAA60 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x1054 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 PUSH1 0x40 DUP5 MSTORE PUSH1 0x40 DUP5 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP4 ADD MSTORE SUB SWAP1 LOG1 STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x109A DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x10A6 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x10F0 JUMPI JUMPDEST PUSH2 0x10E4 SWAP4 POP PUSH2 0x3E7E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x110C JUMPI PUSH2 0x1107 DUP4 PUSH2 0x10E4 SWAP6 SUB CALLER DUP4 PUSH2 0x3F90 JUMP JUMPDEST PUSH2 0x10DA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST PUSH2 0x113F CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST PUSH2 0x114D DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x2FA5 JUMP JUMPDEST SWAP3 PUSH2 0x1157 DUP5 PUSH2 0x3869 JUMP JUMPDEST POP PUSH2 0x1182 PUSH2 0x116F DUP6 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0x1239 JUMPI JUMPDEST SWAP5 PUSH2 0x11A8 SWAP3 SWAP2 PUSH2 0x6DB SWAP7 DUP7 PUSH2 0x5BB4 JUMP JUMPDEST PUSH1 0x13 SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0x1214 JUMPI JUMPDEST PUSH2 0x1205 JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 DUP1 PUSH1 0x20 DUP2 ADD JUMPDEST SUB SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x120F PUSH1 0x0 PUSH1 0xD SSTORE JUMP JUMPDEST PUSH2 0x11C4 JUMP JUMPDEST POP PUSH2 0x1234 PUSH2 0x1230 PUSH1 0xD SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0x11BF JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0x1299 JUMPI PUSH2 0x1275 SWAP1 ADDRESS PUSH2 0x126B PUSH2 0xDC4 PUSH2 0x125E DUP5 DUP11 PUSH2 0x34AC JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0x127A JUMPI PUSH2 0x3487 JUMP JUMPDEST PUSH2 0x1240 JUMP JUMPDEST PUSH2 0x1294 PUSH2 0x1287 DUP3 DUP11 PUSH2 0x34AC JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x4EC8 JUMP JUMPDEST PUSH2 0x3487 JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0x1198 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x10 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1374 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x1397 PUSH1 0x24 CALLDATALOAD PUSH2 0x3BDD JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x13E9 JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x13B5 SWAP3 DUP5 PUSH2 0x4E67 JUMP JUMPDEST DUP1 PUSH2 0x13CF JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x13DB DUP5 SWAP3 SWAP4 PUSH2 0x3AA6 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x13BD JUMP JUMPDEST SWAP5 PUSH2 0x13F3 DUP7 PUSH2 0x480A JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x143E JUMPI PUSH1 0x20 SWAP6 PUSH2 0x13B5 SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x142C JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x13A6 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1438 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x1423 JUMP JUMPDEST PUSH2 0x3009 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0x1463 JUMPI JUMP JUMPDEST PUSH2 0x1443 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1463 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x1493 PUSH1 0x4 CALLDATALOAD PUSH2 0x5718 JUMP JUMPDEST PUSH2 0x14A0 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0x1468 JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0x14EF PUSH1 0x24 CALLDATALOAD PUSH2 0x14C6 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH2 0x1509 CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST SWAP1 PUSH2 0x1518 DUP3 DUP3 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x2FA5 JUMP JUMPDEST PUSH2 0x1521 DUP2 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x1 DUP1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x158C JUMPI POP PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1574 JUMPI PUSH2 0x6DB SWAP4 PUSH2 0x1564 SWAP4 PUSH2 0x59DF JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x233D98E3 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x15B0 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x15D9 DUP2 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x21 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0x6DB PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x16A2 DUP2 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH2 0x1702 PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x170E DUP2 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x171F DUP4 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3637 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x1753 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP2 AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x73E JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x17B9 PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x17C6 DUP3 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x17E7 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x17FF SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x73E JUMPI PUSH2 0x6DB SWAP6 PUSH2 0x181F PUSH2 0x1564 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x34C5 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD PUSH2 0x1848 DUP2 PUSH2 0x984 JUMP JUMPDEST CALLER PUSH2 0x3C16 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x1867 PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1888 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x73E JUMPI PUSH2 0x18B3 PUSH2 0x172C SWAP4 PUSH2 0x18AB PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0xAFE JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3637 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH1 0x4 CALLDATALOAD PUSH2 0x3ACD JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x18F8 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH2 0x1918 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH2 0x47BA JUMP JUMPDEST PUSH4 0xFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH1 0x4 CALLDATALOAD PUSH2 0x1948 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH6 0xFFFFFFFFFFFF DUP1 DUP3 AND DUP1 SWAP3 SUB PUSH2 0x73E JUMPI PUSH2 0x1990 PUSH2 0x3786 JUMP JUMPDEST PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 PUSH1 0x10 SLOAD SWAP3 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x10 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x19ED PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH1 0x20 SWAP2 PUSH2 0x1A1C PUSH2 0x1A15 PUSH2 0x172C SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0xAFE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x171F DUP4 PUSH2 0x52B JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1A5A SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xBE4 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1A73 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1A8C SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xCAA JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x73E JUMPI PUSH2 0x6DB SWAP4 PUSH2 0x1AAB PUSH2 0x1564 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP3 PUSH2 0x3051 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1ACE DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1B1F SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xBE4 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1B38 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST DUP2 MLOAD DUP2 MLOAD SUB PUSH2 0x1BE4 JUMPI PUSH2 0x1B4D DUP3 MLOAD ISZERO ISZERO PUSH2 0x4F7B JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH2 0x1BB2 JUMPI DUP1 PUSH2 0x1B77 PUSH2 0x1B70 PUSH2 0xDC4 PUSH2 0x125E PUSH2 0x1BAD SWAP6 DUP9 PUSH2 0x34AC JUMP JUMPDEST ISZERO ISZERO PUSH2 0x4FB6 JUMP JUMPDEST PUSH2 0x1B8C PUSH2 0x1B84 DUP3 DUP6 PUSH2 0x34AC JUMP JUMPDEST MLOAD ISZERO ISZERO PUSH2 0x4FF1 JUMP JUMPDEST PUSH2 0x1294 PUSH2 0x1B9C PUSH2 0x125E DUP4 DUP8 PUSH2 0x34AC JUMP JUMPDEST PUSH2 0x1BA6 DUP4 DUP7 PUSH2 0x34AC JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x5050 JUMP JUMPDEST PUSH2 0x1B50 JUMP JUMPDEST POP PUSH32 0x3BE9B2A692D7F70F180696D23AB769875FEC1B9EC86909E5E62E96E3D709CD0 SWAP2 PUSH2 0x86B PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 PUSH2 0x502B JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1C42 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x1C34 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x1CF1 PUSH2 0x1C93 PUSH32 0x0 PUSH2 0x44C4 JUMP JUMPDEST PUSH2 0x6DB PUSH2 0x1CBF PUSH32 0x0 PUSH2 0x45BD JUMP JUMPDEST PUSH2 0x1CFF PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1CCF DUP4 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x1D3C PUSH1 0x4 CALLDATALOAD PUSH2 0x3BDD JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x1D94 JUMPI JUMPDEST PUSH2 0x1D57 SWAP4 POP PUSH2 0x4D95 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x1D6C JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x1D79 PUSH1 0x20 SWAP4 PUSH2 0x3AA6 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x13BD JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x1D9F DUP2 PUSH2 0x480A JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x1D57 SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1DDD JUMPI POP SWAP2 PUSH2 0x1D4D JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1DE9 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x1D4D JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1E0B PUSH2 0x16C4 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x1E19 DUP4 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1230 PUSH2 0x1E3E PUSH2 0x1ECB SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x1EC5 SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1EBD DUP2 PUSH2 0x546 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x438A JUMP JUMPDEST DUP7 PUSH2 0x4677 JUMP JUMPDEST PUSH2 0x1EE6 JUMPI SWAP1 PUSH2 0x1564 SWAP2 PUSH2 0x6DB SWAP4 PUSH2 0x1EE0 PUSH2 0x2F00 JUMP JUMPDEST SWAP3 PUSH2 0x35BB JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x981 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x1F4D DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x957 JUMPI POP PUSH1 0x1 EQ PUSH2 0x1F76 JUMPI PUSH2 0x6DB DUP6 PUSH2 0x8F0 DUP2 DUP8 SUB DUP3 PUSH2 0x598 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0x1FB9 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x8F0 DUP3 PUSH2 0x6DB PUSH2 0x8E0 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x1F9E JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x200A DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x2061 SWAP2 PUSH2 0x202F PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL DUP1 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x6DB SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x20B2 JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x20CA SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST CODESIZE PUSH2 0x20A1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x20ED DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 SWAP2 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 PUSH2 0x2119 SWAP1 PUSH2 0x49C9 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x2119 PUSH2 0x4935 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2162 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH2 0x216A PUSH2 0x3786 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0x13 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x21E3 PUSH1 0x4 CALLDATALOAD PUSH2 0x21D9 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x3E7E JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2232 DUP2 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP2 ADD SWAP1 PUSH2 0x224D PUSH2 0x2248 PUSH2 0x1230 DUP5 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x551F JUMP JUMPDEST PUSH2 0x225C PUSH1 0x2 DUP3 ADD SLOAD TIMESTAMP LT PUSH2 0x556B JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x2277 SWAP1 SLOAD ISZERO ISZERO PUSH2 0x55AA JUMP JUMPDEST PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x22B6 SWAP1 PUSH2 0x22AD DUP2 PUSH1 0x34 DUP2 ADD JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x5 DUP4 ADD PUSH2 0x55EA JUMP JUMPDEST PUSH1 0x7 PUSH1 0x8 DUP3 ADD SWAP2 PUSH2 0x22C7 DUP4 SLOAD PUSH2 0x3487 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP7 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0x9F1B808CCD95CFAD6377948752267D2AD18CBD81217EC7ABD183A497D47C81D1 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x230E JUMPI STOP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH2 0x86B SWAP1 PUSH2 0x1564 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0xF SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x23B5 PUSH1 0x4 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH2 0x23C0 PUSH1 0x24 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x23E0 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x23F9 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x2412 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH2 0x6DB PUSH2 0x241E PUSH2 0x37FA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH1 0x4 CALLDATALOAD PUSH2 0x301F JUMP JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x246F DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x2496 PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST SWAP1 PUSH2 0x249F PUSH2 0x3786 JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x24BD PUSH2 0x3756 JUMP JUMPDEST SWAP1 PUSH2 0x3FE3 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x24E0 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0x24EF PUSH2 0x16D4 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0x2577 JUMPI PUSH2 0x256B PUSH2 0x21 SWAP5 PUSH2 0x2572 SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0x2553 DUP3 PUSH2 0x561 JUMP JUMPDEST PUSH2 0x2566 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x438A JUMP JUMPDEST PUSH2 0x4257 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x400C JUMP JUMPDEST PUSH2 0x3C16 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH2 0x25A3 CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x2FA5 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x25DD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x73E JUMPI PUSH32 0x2DE0B4AD2878FFF8E0328D13D59576E6595E750E974AEC7069BD4E182D2D5AAF PUSH2 0x11F2 PUSH2 0x261C PUSH2 0x6DB SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST SWAP3 PUSH2 0x26D6 PUSH1 0x44 CALLDATALOAD SWAP5 PUSH2 0x2630 DUP4 MLOAD ISZERO ISZERO PUSH2 0x50FC JUMP JUMPDEST PUSH2 0x263C DUP2 MLOAD ISZERO ISZERO PUSH2 0x513A JUMP JUMPDEST PUSH2 0x2647 TIMESTAMP DUP8 GT PUSH2 0x517C JUMP JUMPDEST PUSH1 0x20 SLOAD SWAP6 PUSH2 0x265C PUSH2 0x2657 DUP9 PUSH2 0x3487 JUMP JUMPDEST PUSH1 0x20 SSTORE JUMP JUMPDEST PUSH2 0x2664 PUSH2 0x51BB JUMP JUMPDEST PUSH2 0x267D PUSH2 0x2676 PUSH1 0x2 SLOAD PUSH1 0x21 SLOAD SWAP1 PUSH2 0x408F JUMP JUMPDEST PUSH1 0x64 SWAP1 DIV SWAP1 JUMP JUMPDEST SWAP2 PUSH2 0x2686 PUSH2 0xAB4 JUMP JUMPDEST DUP7 DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP5 SWAP1 SWAP5 MSTORE PUSH1 0x40 DUP5 ADD MSTORE PUSH1 0x64 CALLDATALOAD PUSH1 0x60 DUP5 ADD MSTORE CALLER PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0x0 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x26D1 DUP7 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x5453 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 CALLER DUP7 DUP5 PUSH2 0x54F7 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x13 SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x272D DUP2 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x27C5 PUSH1 0x4 CALLDATALOAD PUSH2 0x278D DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH2 0x279A DUP3 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 DUP4 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x2835 PUSH2 0x2809 JUMP JUMPDEST PUSH2 0x283D PUSH2 0x3786 JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0x28AA JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x10 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x10 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x2061 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x28E5 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x28F3 DUP2 PUSH2 0x52B JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2941 PUSH2 0x3786 JUMP JUMPDEST PUSH1 0xF SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0xF SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2997 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI PUSH2 0x6DB SWAP2 PUSH2 0x29E7 SWAP2 PUSH2 0x29B8 PUSH2 0x3FCA JUMP JUMPDEST POP PUSH2 0x29C1 PUSH2 0x3FCA JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x29E1 PUSH2 0x3FCA JUMP JUMPDEST POP PUSH2 0x3AB5 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0x29F5 DUP3 PUSH2 0x510 JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x2A4D PUSH1 0x4 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH2 0x2A58 PUSH1 0x24 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x2A77 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x16 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0x2AAC DUP3 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2B23 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2ACA JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x16 PUSH1 0x0 MSTORE PUSH32 0xD833147D7DC355BA459FC788F669E58CFAF9DC25DDCD0702E87D69C7B5124289 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x2B0B JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2AF9 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP4 SWAP5 POP PUSH1 0xFF SWAP3 SWAP2 SWAP3 NOT AND DUP4 DUP4 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x17 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0x2B50 DUP3 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2B23 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2B6E JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x17 PUSH1 0x0 MSTORE PUSH32 0xC624B66CC0138B8FABC209247F72D758E1CF3343756D543BADBF24212BED8C15 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x2BAF JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2B9D JUMP JUMPDEST PUSH1 0x18 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0x2BD7 DUP3 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2B23 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2BF5 JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x18 PUSH1 0x0 MSTORE PUSH32 0xB13D2D76D1F4B7BE834882E410B3E3A8AFAF69F83600AE24DB354391D2378D2E SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x2C36 JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2C24 JUMP JUMPDEST SWAP8 SWAP5 SWAP10 SWAP9 SWAP6 SWAP3 PUSH2 0x2C93 SWAP1 PUSH2 0x2C85 PUSH2 0x2CA1 SWAP5 PUSH2 0x2C77 PUSH2 0x100 SWAP12 SWAP9 SWAP6 DUP14 PUSH2 0x120 SWAP1 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST DUP13 DUP2 SUB PUSH1 0x20 DUP15 ADD MSTORE SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP1 DUP11 DUP3 SUB PUSH1 0x40 DUP13 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x60 DUP11 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP8 PUSH1 0x80 DUP8 ADD MSTORE PUSH1 0xA0 DUP7 ADD MSTORE PUSH1 0xC0 DUP6 ADD MSTORE PUSH1 0xE0 DUP5 ADD MSTORE ISZERO ISZERO SWAP2 ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x981 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP2 DUP2 PUSH1 0x15 SLOAD PUSH2 0x2CE1 DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2DC9 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2D6C JUMPI JUMPDEST POP POP PUSH2 0x2D09 SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2D21 DUP3 PUSH2 0x2D1A DUP2 PUSH2 0x2A9C JUMP JUMPDEST SUB DUP4 PUSH2 0x598 JUMP JUMPDEST PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x2D3B DUP2 PUSH2 0x2D34 DUP2 PUSH2 0x2B40 JUMP JUMPDEST SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x2D4B DUP2 PUSH2 0x2D34 DUP2 PUSH2 0x2BC7 JUMP JUMPDEST PUSH1 0x19 SLOAD PUSH1 0x1A SLOAD PUSH1 0x1C SLOAD SWAP2 PUSH1 0x1D SLOAD SWAP4 PUSH1 0xFF PUSH1 0x1E SLOAD AND SWAP6 PUSH1 0x40 MLOAD SWAP10 DUP11 SWAP10 DUP11 PUSH2 0x2C4E JUMP JUMPDEST SWAP2 POP PUSH1 0x15 DUP3 MSTORE PUSH32 0x55F448FDEA98C4D29EB340757EF0A66CD03DBB9538908A6A81D96026B71EC475 JUMPDEST DUP5 DUP4 LT PUSH2 0x2DAE JUMPI POP PUSH2 0x2D09 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE DUP1 PUSH2 0x2CFB JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x2D94 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP3 POP PUSH2 0x2D09 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x2CFB JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x6DB SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x2E71 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x2E83 JUMPI JUMPDEST POP PUSH2 0x2E6B SWAP1 PUSH2 0x3ACD JUMP JUMPDEST SWAP1 PUSH2 0x408F JUMP JUMPDEST DIV PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 SWAP2 SWAP1 PUSH1 0x20 DUP4 ADD SWAP3 MSTORE JUMP JUMPDEST PUSH2 0x2E6B SWAP2 SWAP3 POP PUSH2 0x2EA0 SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x2E61 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2F0D DUP3 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x2F33 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x2F25 JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x2F7B JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x2F95 DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x5B9 JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x2F6B JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x2FF1 SWAP3 PUSH2 0x3003 SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x2FE1 PUSH2 0x2FCE PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x598 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x143E JUMPI AND SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x3060 DUP3 CALLER PUSH2 0x38BB JUMP JUMPDEST ISZERO PUSH2 0x315D JUMPI PUSH1 0xF SLOAD SWAP5 DUP6 PUSH2 0x307C JUMPI JUMPDEST PUSH2 0x8A0 SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x32C8 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER DUP2 AND PUSH1 0x0 NOT ADD DUP2 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x30CD SWAP2 PUSH1 0x20 SWAP2 PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x30A6 DUP2 PUSH2 0x52B JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x313F JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x3118 JUMPI POP PUSH2 0x306F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x3157 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST CODESIZE PUSH2 0x310A JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x3191 PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP1 PUSH2 0x31BA DUP3 PUSH2 0xBCD JUMP JUMPDEST PUSH2 0x31C7 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x598 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x31D8 PUSH1 0x1F NOT SWAP2 PUSH2 0xBCD JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x31E9 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x31DD JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x322D SWAP1 PUSH2 0x323B SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x329A JUMPI POP POP POP POP POP PUSH2 0x8A0 SWAP7 SWAP8 POP SWAP1 PUSH2 0x3281 SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x32B9 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x5B9 JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x325D JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x32E0 DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x2FA5 JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x347C JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x3474 JUMPI JUMPDEST PUSH2 0x344B JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x332D PUSH2 0x331E DUP11 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST AND PUSH2 0x3424 JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x341F SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x336F PUSH1 0x10 SLOAD SWAP4 DUP1 DUP6 AND SWAP1 NUMBER AND PUSH2 0x31A3 JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x33FD PUSH2 0x338B DUP13 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x33D4 PUSH2 0x33B0 DUP7 PUSH2 0x4788 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x33DD DUP4 PUSH2 0x47BA JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x3411 PUSH2 0x340A DUP10 MLOAD PUSH2 0x31B0 JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x31A3 JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x31FA JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x342E DUP2 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0x1132 SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x3175 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x32F8 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x32F1 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x143E JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x3496 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0x1230 PUSH2 0x357F SWAP2 PUSH2 0x3579 DUP11 PUSH2 0x34FB DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x3506 CALLDATASIZE DUP9 DUP11 PUSH2 0xAFE JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x1EBD DUP2 PUSH2 0x57C JUMP JUMPDEST DUP11 PUSH2 0x4677 JUMP JUMPDEST PUSH2 0x359A JUMPI PUSH2 0x8A0 SWAP6 SWAP7 SWAP2 PUSH2 0x3594 SWAP2 CALLDATASIZE SWAP2 PUSH2 0xAFE JUMP JUMPDEST SWAP3 PUSH2 0x3637 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x8A0 SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x35CE DUP6 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x3637 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x3603 SWAP4 PUSH2 0x8A0 SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x8A0 SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x3643 DUP5 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x3728 JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH2 0x369F PUSH2 0x3697 PUSH2 0x3691 PUSH2 0x3686 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x3A29 JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x3923 JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x36EC JUMPI POP PUSH2 0x36E6 PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x3611 JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x36E6 SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x35D7 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x374D SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x3781 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x3767 DUP3 PUSH2 0xAE3 JUMP JUMPDEST SWAP2 PUSH2 0x3775 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x598 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x37E2 JUMPI ADDRESS SUB PUSH2 0x37A1 JUMPI JUMP JUMPDEST PUSH2 0x37AA CALLDATASIZE PUSH2 0xAE3 JUMP JUMPDEST PUSH2 0x37B7 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x598 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x37DA PUSH2 0x4F23 JUMP JUMPDEST SUB PUSH2 0x37D1 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH2 0x3820 DUP2 PUSH2 0x5718 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x383D JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x3860 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x3872 DUP2 PUSH2 0x5718 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x388F JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x38B2 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x391B JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x391B JUMPI PUSH2 0x38FA SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x40A2 JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x3908 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x393A SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x3965 PUSH2 0x395E DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x39ED JUMPI PUSH2 0x398B PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x3998 SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x39AF JUMPI POP PUSH2 0x39AA DUP3 DUP3 SLOAD PUSH2 0x31A3 JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x39C6 JUMPI POP PUSH1 0x1 ADD PUSH2 0x39AA DUP3 DUP3 SLOAD PUSH2 0x31A3 JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x39DB JUMPI PUSH1 0x2 ADD PUSH2 0x39AA DUP3 DUP3 SLOAD PUSH2 0x31A3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x73E JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3A8E JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x8A0 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x143E JUMPI JUMP JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x0 NOT DUP3 ADD DUP3 DUP2 GT PUSH2 0x143E JUMPI DUP3 GT ISZERO PUSH2 0x34C0 JUMPI PUSH1 0x0 SWAP2 PUSH1 0x12 DUP4 MSTORE PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 DUP2 ADD SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP3 DUP2 DUP5 DUP3 AND GT ISZERO PUSH2 0x3BD2 JUMPI POP PUSH2 0x3B2C SWAP1 PUSH2 0x4788 JUMP JUMPDEST DUP4 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x3B7C JUMPI JUMPDEST POP PUSH2 0x3B43 SWAP4 POP PUSH2 0x4DFE JUMP JUMPDEST DUP1 PUSH2 0x3B56 JUMPI POP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x3B61 PUSH1 0x12 SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x3B4A JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x3B87 DUP3 PUSH2 0x480A JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x143E JUMPI PUSH2 0x3B43 SWAP5 PUSH1 0x12 DUP8 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x3BC0 JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x3B38 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x3BCC SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x3BBA JUMP JUMPDEST SWAP4 POP POP POP POP PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 DUP3 LT ISZERO PUSH2 0x3BF8 JUMPI POP PUSH2 0x8A0 SWAP1 PUSH2 0x4788 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0xAE1 SWAP7 SWAP5 AND SWAP5 PUSH2 0x3C93 SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x3DDD JUMPI JUMPDEST PUSH2 0x3CBD JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x3D42 JUMPI JUMPDEST POP POP DUP3 PUSH2 0x3CD2 JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x3CB6 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x3D1F SWAP2 PUSH2 0x3D19 SWAP1 SWAP2 PUSH2 0x4755 JUMP JUMPDEST SWAP1 PUSH2 0x3DE6 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x3CCB JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x3D62 DUP5 PUSH2 0x4755 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3D76 DUP6 PUSH2 0x49C9 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB DUP2 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3DBA PUSH2 0x3DD3 SWAP2 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP5 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x4CD9 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x3CC3 JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x3CB1 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3DFB DUP6 PUSH2 0x49C9 JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3E19 SWAP2 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x4CD9 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3E30 PUSH2 0x497F JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3E19 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x4C22 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3E60 PUSH2 0x497F JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3E19 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x4C22 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x3F77 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x3F5E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x3F2F JUMPI DUP5 PUSH2 0xAE1 SWAP7 SWAP8 SUB PUSH2 0x3EE0 DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x5695 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0xA4A JUMPI DUP2 AND ISZERO PUSH2 0xA31 JUMPI PUSH2 0x9E2 PUSH2 0x3FC7 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x3FD7 DUP3 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0xAE1 JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x3FFA JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP1 SWAP3 SUB PUSH2 0x4038 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x143E JUMPI JUMP JUMPDEST DUP2 DUP2 MUL SWAP3 SWAP2 DUP2 ISZERO SWAP2 DUP5 DIV EQ OR ISZERO PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x412B JUMPI JUMPDEST PUSH2 0x4102 JUMPI PUSH2 0x40BC DUP2 PUSH2 0x3195 JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x410D JUMPI JUMPDEST PUSH2 0x40CF SWAP1 ISZERO ISZERO PUSH2 0x4063 JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x143E JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x143E JUMPI SUB PUSH2 0x4102 JUMPI PUSH2 0x40F2 SWAP3 PUSH2 0x4134 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x40C4 JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x40AF JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x4140 DUP5 PUSH2 0x3195 JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x41C7 JUMPI JUMPDEST PUSH2 0x4153 SWAP1 ISZERO ISZERO PUSH2 0x4063 JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x143E JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x4174 JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x4195 PUSH2 0x4190 PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x41E5 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x41BB JUMPI SWAP1 PUSH2 0x41AC PUSH2 0x41B3 SWAP3 PUSH2 0x4079 JUMP JUMPDEST ADD SWAP5 PUSH2 0x3487 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x4164 JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x4148 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x424D JUMPI JUMPDEST ISZERO PUSH2 0x4201 JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x4243 JUMPI JUMPDEST ISZERO PUSH2 0x421A JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x4239 JUMPI JUMPDEST ISZERO PUSH2 0x4233 JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x4224 JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x420B JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x41F2 JUMP JUMPDEST SWAP2 PUSH2 0x8A0 SWAP4 SWAP2 PUSH2 0x4266 SWAP4 PUSH2 0x426F JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x42FD JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x42E7 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0xF85 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x42DE JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x1463 JUMPI JUMP JUMPDEST PUSH2 0x4306 DUP2 PUSH2 0x42F3 JUMP JUMPDEST DUP1 PUSH2 0x430F JUMPI POP POP JUMP JUMPDEST PUSH2 0x4318 DUP2 PUSH2 0x42F3 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x4332 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x433B DUP2 PUSH2 0x42F3 JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x435C JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x4368 PUSH1 0x3 SWAP3 PUSH2 0x42F3 JUMP JUMPDEST EQ PUSH2 0x4370 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x4395 PUSH2 0x43B0 JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x449B JUMPI JUMPDEST ISZERO PUSH2 0x440B JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x3003 DUP2 PUSH2 0x546 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x43E2 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x4502 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x44F0 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x44E6 DUP4 PUSH2 0x510 JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x4515 DUP4 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x459B JUMPI POP PUSH1 0x1 EQ PUSH2 0x453C JUMPI JUMPDEST POP PUSH2 0x8A0 SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x4580 JUMPI POP PUSH2 0x8A0 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x452F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4567 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x8A0 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x452F JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x45DF JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x44F0 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x44E6 DUP4 PUSH2 0x510 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x45F2 DUP4 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x459B JUMPI POP PUSH1 0x1 EQ PUSH2 0x4618 JUMPI POP PUSH2 0x8A0 SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x465C JUMPI POP PUSH2 0x8A0 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x452F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4643 JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x469F JUMPI PUSH2 0x4689 SWAP2 SWAP3 PUSH2 0x4719 JUMP JUMPDEST POP PUSH2 0x4693 DUP2 PUSH2 0x42F3 JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x3908 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x46D5 DUP2 PUSH2 0x229F PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x46E2 PUSH2 0x3756 JUMP JUMPDEST DUP3 PUSH2 0x470B JUMPI JUMPDEST DUP3 PUSH2 0x46F2 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x4707 SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x3A0E JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x46E8 JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x474A JUMPI PUSH2 0x4743 SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x426F JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x4769 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x479B JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x47CB JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP2 ISZERO PUSH2 0x47F4 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x8A0 JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x4923 JUMPI JUMPDEST PUSH2 0x48CB PUSH2 0x48C1 PUSH2 0x48B7 PUSH2 0x48AD PUSH2 0x48A3 PUSH2 0x4899 PUSH2 0x48D7 SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x48D2 SWAP11 LT ISZERO PUSH2 0x4916 JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x4909 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x48FC JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x48F0 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x48E4 JUMPI JUMPDEST LT ISZERO PUSH2 0x48DC JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x4892 DUP2 DUP12 PUSH2 0x47EA JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP11 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP10 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP9 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP8 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP7 PUSH2 0x47EA JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x47EA JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x4882 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x487B JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x4871 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x4866 JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x485A JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x484C JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x4823 JUMP JUMPDEST PUSH1 0x12 SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x4947 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x143E JUMPI PUSH1 0x12 PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x4991 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x143E JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x49DB JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x143E JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x50B JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0x12 SSTORE DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH2 0xAE1 SWAP2 PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x4A6D PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x50B JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH2 0xAE1 SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x4A6D PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x50B JUMPI PUSH2 0x4B0C SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x3AB5 JUMP JUMPDEST PUSH2 0x4B34 JUMPI DUP2 MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR DUP2 SSTORE PUSH2 0xAE1 SWAP2 PUSH2 0x4A6D JUMP JUMPDEST PUSH2 0x49F7 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x4BF8 JUMPI PUSH2 0x4B51 PUSH2 0x4B69 SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x4BE6 JUMPI DUP7 SWAP3 SUB PUSH2 0x4BAE JUMPI PUSH2 0x4BA7 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x4BE1 SWAP1 PUSH2 0x4BCD PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A0D JUMP JUMPDEST PUSH2 0x4BA7 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x4C1C SWAP1 PUSH2 0x4C08 PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A0D JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x4CB5 JUMPI PUSH2 0x4C3A PUSH2 0x4C52 SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x4BE6 JUMPI DUP7 SWAP3 SUB PUSH2 0x4C90 JUMPI PUSH2 0x4BA7 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST POP POP PUSH2 0x4BE1 SWAP1 PUSH2 0x4CA1 PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A8F JUMP JUMPDEST POP PUSH2 0x4C1C SWAP1 PUSH2 0x4CC5 PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A8F JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x4D70 JUMPI PUSH2 0x4CF0 PUSH2 0x4CFD SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x4BE6 JUMPI DUP8 SWAP4 SUB PUSH2 0x4D3C JUMPI POP PUSH2 0x4BA7 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x4BE1 SWAP2 PUSH2 0x4D5C PUSH2 0x4D4E PUSH2 0xAD4 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x4AEF JUMP JUMPDEST POP SWAP1 PUSH2 0x4C1C SWAP2 PUSH2 0x4D81 PUSH2 0x4D4E PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x4AEF JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x4DA3 JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x4DEC JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x4D97 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x4DF8 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x4DE6 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x4E0C JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI PUSH1 0x12 PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x4E55 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x4E00 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x4E61 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x4E4F JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x4E77 JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x4EB6 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x4E6A JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x4EC2 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP2 PUSH2 0x4EAF JUMP JUMPDEST PUSH1 0xD SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x4F10 JUMPI PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0xD SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0xD SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x4F68 JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0xD SLOAD AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST ISZERO PUSH2 0x4F82 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x4FBD JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x4FF8 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 SWAP2 PUSH2 0x5042 PUSH2 0x8A0 SWAP4 PUSH1 0x40 DUP5 MSTORE PUSH1 0x40 DUP5 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP2 PUSH1 0x20 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x3F5E JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x143E JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x50D6 JUMPI PUSH2 0xAE1 SWAP3 SWAP4 POP PUSH2 0x5617 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5103 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xF PUSH1 0x24 DUP3 ADD MSTORE PUSH15 0x22B6B83A3C9037B832B930BA34B7B7 PUSH1 0x89 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5141 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x13 PUSH1 0x24 DUP3 ADD MSTORE PUSH19 0x456D7074792074617267657420636861696E73 PUSH1 0x68 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5183 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x496E76616C69642074696D656C6F636B PUSH1 0x80 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x51C7 DUP2 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE SWAP1 JUMP JUMPDEST DUP2 DUP2 LT PUSH2 0x51D9 JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH2 0x51CE JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1F DUP2 GT PUSH2 0x51F4 JUMPI POP POP POP JUMP JUMPDEST PUSH2 0xAE1 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH2 0x5220 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH2 0x51CE JUMP JUMPDEST SWAP1 SWAP2 POP DUP2 SWAP1 PUSH2 0x5213 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH2 0x5251 DUP2 PUSH2 0x524B DUP5 SLOAD PUSH2 0x4A8 JUMP JUMPDEST DUP5 PUSH2 0x51E5 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH2 0x528D JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH2 0x5282 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH2 0x526C JUMP JUMPDEST SWAP1 PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH2 0x52A3 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH2 0x52E0 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH2 0x52C7 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH2 0x52BD JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH2 0x52A8 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x50B JUMPI PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x50B JUMPI DUP2 SLOAD DUP4 DUP4 SSTORE DUP1 DUP5 LT PUSH2 0x5353 JUMPI JUMPDEST POP PUSH1 0x20 DUP1 SWAP2 ADD SWAP2 PUSH1 0x0 MSTORE DUP1 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5341 JUMPI POP POP POP POP POP JUMP JUMPDEST DUP4 MLOAD DUP4 DUP3 ADD SSTORE SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x5333 JUMP JUMPDEST PUSH2 0x536B SWAP1 DUP4 PUSH1 0x0 MSTORE DUP5 PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP2 DUP3 ADD SWAP2 ADD PUSH2 0x51CE JUMP JUMPDEST CODESIZE PUSH2 0x5321 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x50B JUMPI DUP2 SLOAD DUP4 DUP4 SSTORE DUP1 DUP5 LT PUSH2 0x53CF JUMPI JUMPDEST POP PUSH2 0x53A1 PUSH1 0x20 DUP1 SWAP3 ADD SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x53B3 JUMPI POP POP POP POP POP JUMP JUMPDEST PUSH1 0x1 DUP4 DUP3 PUSH2 0x53C3 DUP4 SWAP5 MLOAD DUP7 PUSH2 0x522A JUMP JUMPDEST ADD SWAP3 ADD SWAP4 ADD SWAP3 SWAP1 PUSH2 0x53A5 JUMP JUMPDEST PUSH1 0x0 DUP4 DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 KECCAK256 SWAP3 DUP4 ADD SWAP3 ADD JUMPDEST DUP3 DUP2 LT PUSH2 0x53ED JUMPI POP POP PUSH2 0x538C JUMP JUMPDEST DUP1 PUSH2 0x53FA PUSH1 0x1 SWAP3 SLOAD PUSH2 0x4A8 JUMP JUMPDEST DUP1 PUSH2 0x5407 JUMPI JUMPDEST POP ADD PUSH2 0x53DF JUMP JUMPDEST PUSH1 0x1F SWAP1 DUP2 DUP2 GT DUP5 EQ PUSH2 0x541F JUMPI POP POP DUP3 DUP2 SSTORE JUMPDEST CODESIZE PUSH2 0x5400 JUMP JUMPDEST DUP4 PUSH2 0x5441 SWAP3 PUSH2 0x5433 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 ADD PUSH2 0x51CE JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x20 DUP2 KECCAK256 DUP2 DUP4 SSTORE SSTORE PUSH2 0x5419 JUMP JUMPDEST SWAP1 PUSH2 0x100 PUSH1 0x8 SWAP2 PUSH2 0x5465 DUP2 MLOAD DUP6 PUSH2 0x522A JUMP JUMPDEST PUSH2 0x5476 PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 DUP7 ADD PUSH2 0x52F8 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH1 0x3 DUP6 ADD SSTORE PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x4 DUP6 ADD DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE PUSH2 0x54C1 PUSH1 0xA0 DUP3 ADD MLOAD PUSH1 0x5 DUP7 ADD PUSH2 0x5371 JUMP JUMPDEST PUSH2 0x54E6 PUSH2 0x54D1 PUSH1 0xC0 DUP4 ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP7 ADD SWAP1 PUSH1 0xFF DUP1 NOT DUP4 SLOAD AND SWAP2 ISZERO ISZERO AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x7 DUP6 ADD SSTORE ADD MLOAD SWAP2 ADD SSTORE JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x60 PUSH1 0x40 DUP3 ADD DUP2 SWAP1 MSTORE PUSH2 0x8A0 SWAP3 SWAP2 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST ISZERO PUSH2 0x5526 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x19 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x50726F706F73616C20616C726561647920657865637574656400000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5572 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x141C9BDC1BDCD85B08195E1C1A5C9959 PUSH1 0x82 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x55B1 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x11 PUSH1 0x24 DUP3 ADD MSTORE PUSH17 0x2737903A37B5B2B739903A379039B4B3B7 PUSH1 0x79 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x50B JUMPI PUSH2 0x5607 SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x3AB5 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x4B34 JUMPI PUSH2 0xAE1 SWAP2 PUSH2 0x522A JUMP JUMPDEST SWAP1 PUSH2 0xAE1 SWAP2 PUSH2 0x562D PUSH2 0x5628 DUP4 PUSH2 0x4755 JUMP JUMPDEST PUSH2 0x3E1D JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x567D JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x3C95 JUMP JUMPDEST PUSH2 0x568E PUSH2 0x5689 DUP5 PUSH2 0x4755 JUMP JUMPDEST PUSH2 0x3E4D JUMP JUMPDEST POP POP PUSH2 0x5642 JUMP JUMPDEST PUSH2 0xAE1 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x56ED JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x56DA JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x3C95 JUMP JUMPDEST PUSH2 0x56E6 PUSH2 0x5689 DUP6 PUSH2 0x4755 JUMP JUMPDEST POP POP PUSH2 0x56B9 JUMP JUMPDEST PUSH2 0x56F9 PUSH2 0x5628 DUP7 PUSH2 0x4755 JUMP JUMPDEST POP POP PUSH2 0x56B0 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x73E JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x73E JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x5721 DUP2 PUSH2 0x582A JUMP JUMPDEST SWAP1 PUSH2 0x572B DUP3 PUSH2 0x1459 JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x5826 JUMPI PUSH2 0x5748 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x13 SLOAD PUSH2 0x575E SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0xDC4 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x5809 JUMPI JUMPDEST POP ISZERO PUSH2 0x579C JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x57DC JUMPI JUMPDEST POP POP ISZERO PUSH2 0x57D7 JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x57FB SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x5802 JUMPI JUMPDEST PUSH2 0x57F3 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x5700 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x57CB JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x57E9 JUMP JUMPDEST PUSH2 0x5820 SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x5802 JUMPI PUSH2 0x57F3 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST CODESIZE PUSH2 0x578E JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x583E DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x5936 JUMPI PUSH1 0xF8 SHR PUSH2 0x5930 JUMPI PUSH2 0x586B PUSH2 0x3686 PUSH2 0x331E DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x5917 JUMPI PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 SWAP2 LT ISZERO PUSH2 0x5910 JUMPI PUSH2 0x588B DUP3 PUSH2 0x301F JUMP JUMPDEST LT PUSH2 0x5896 JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x58A2 PUSH2 0x1230 DUP3 PUSH2 0x593D JUMP JUMPDEST DUP1 ISZERO PUSH2 0x58EB JUMPI JUMPDEST ISZERO PUSH2 0x58B4 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x3686 PUSH1 0x1 PUSH2 0x58D0 PUSH2 0x58DD SWAP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x58E6 JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x590B PUSH2 0x1230 DUP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x58A9 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0xC PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP3 MSTORE DUP1 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x59DA SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x59C8 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x2E83 JUMPI POP PUSH2 0x2E6B SWAP1 PUSH2 0x3ACD JUMP JUMPDEST DIV SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x31A3 JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x59EB SWAP4 SWAP3 SWAP2 PUSH2 0x2FA5 JUMP JUMPDEST PUSH2 0x59F4 DUP2 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x5AF3 JUMPI POP PUSH2 0x5A39 PUSH2 0x5A24 DUP3 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x5A79 DUP2 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x5A83 JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH2 0x5A98 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0xDC4 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x73E JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x5AE0 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0xF79 PUSH2 0x5AED SWAP3 PUSH2 0x4F8 JUMP JUMPDEST CODESIZE PUSH2 0x5ACD JUMP JUMPDEST SWAP1 PUSH2 0x5B17 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x5B4C PUSH1 0x80 SWAP4 PUSH2 0x5B3E PUSH2 0x5B5A SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x5B95 PUSH1 0xA0 SWAP5 PUSH2 0x5B87 PUSH2 0x5BA3 SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x13 SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x73E JUMPI PUSH1 0x0 SWAP4 PUSH2 0x5C03 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x5B20 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3FC7 SWAP3 PUSH2 0x5C2D JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x5C36 SWAP1 PUSH2 0x4F8 JUMP JUMPDEST CODESIZE PUSH2 0x5C1C JUMP INVALID 0xBB DUP11 PUSH11 0x4669BA250D26CD7A459ECA SWAP14 0x21 PUSH0 DUP4 SMOD 0xE3 GASPRICE 0xEB 0xE5 SUB PUSH26 0xBC5A3617EC3444C65A7BB8D6351C1CF70C95A316CC6A92839C98 PUSH7 0x82D98BC35F958F BASEFEE DUP4 0xF9 0xD2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x26 0x27 0xBE 0xFB NUMBER DUP9 SWAP11 0xC8 DUP3 CODECOPY 0x2B 0xE1 PUSH7 0xD232B6CF88EF98 PUSH23 0x54F0F10B333640CB78EBE464736F6C63430008140033BB DUP11 PUSH11 0x4669BA250D26CD7A459ECA SWAP14 0x21 PUSH0 DUP4 SMOD 0xE3 GASPRICE 0xEB 0xE5 SUB PUSH26 0xBC5A3617EC34443AD8AA4F87544323A9D1E5DD902F40C356527A PUSH26 0x55687113DB5F9A85AD579DC10553476BF02EF2726E8CE5CED78D PUSH4 0xE26E602E 0x4A 0x22 JUMPI 0xB1 CREATE2 MSIZE COINBASE DUP15 0x24 0xB4 PUSH4 0x39970000 ","sourceMap":"782:8552:46:-:0;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;:::i;:::-;;;;;-1:-1:-1;;782:8552:46;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::o;:::-;;;;2893:24;782:8552;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;;;;;;;;-1:-1:-1;;782:8552:46;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;;;:::o;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;:::o;:::-;;;1667:13:20;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;:::o;:::-;;;1690:17:20;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;3615:13:2;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;3432:13:35;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;3432:13:35;782:8552:46;;;;;;;;;3432:13:35;782:8552:46;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;3501:16:35;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;3117:407;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;1690:17:20;782:8552:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1690:17:20;782:8552:46;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;1690:17:20;782:8552:46;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1690:17:20;782:8552:46;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;3615:13:2;782:8552:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3615:13:2;782:8552:46;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;3615:13:2;782:8552:46;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3615:13:2;782:8552:46;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;-1:-1:-1;;;;;;;;;;;782:8552:46;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;-1:-1:-1;;;;;;;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;3117:407;782:8552;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3117:407;782:8552;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;3117:407;782:8552;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3117:407;782:8552;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;;782:8552:46;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46:o;:::-;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;2671:1261;;2955:23;;;782:8552;;;2852:18;;;;;;782:8552;;;;;;;;2872:19;;;;;;782:8552;;;;;;;;2893:24;;;;782:8552;2814:11;;2782:13;;;;;;;;3095:4;;782:8552;;;;;;;;2671:1261;;;;:::i;:::-;3155:11;;3188:13;;;3225:15;;;;;;;3267:18;;;;;;;3313:19;;;;782:8552;;;3353:12;782:8552;3353:12;;782:8552;;;3391:17;;;;;;3427:10;;;;782:8552;;;;;;:::i;:::-;;;;2782:13;3127:397;;782:8552;3225:15;3127:397;;782:8552;3267:18;3127:397;;782:8552;3313:19;3127:397;;782:8552;;3127:397;;782:8552;3391:17;3127:397;;782:8552;3427:10;3127:397;;782:8552;3470:15;3127:397;;;782:8552;3509:4;3127:397;;;782:8552;;;;:::i;:::-;;3534:42;782:8552;3619:11;3644:13;;3671:15;;3700:18;;782:8552;;;;3791:17;;782:8552;;;3225:15;782:8552;3095:4;;;;;;3591:334;;;;;:::i;:::-;;;;;2671:1261::o;1888:97:7:-;;;;;;;;;;;;782:8552:46;;;;;;:::i;:::-;;;;;-1:-1:-1;;;782:8552:46;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;1667:13:20;782:8552:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;1107:24:6;782:8552:46;;;1962:15:7;782:8552:46;;;;;1379:20:9;782:8552:46;;;;;;;1009:18:6;782:8552:46;1055:19:6;782:8552:46;-1:-1:-1;782:8552:46;;;;;;;;;;;1667:13:20;782:8552:46;;;;;1667:13:20;782:8552:46;;:::i;:::-;3401:45:35;;;:::i;:::-;3393:53;;3467:51;;;:::i;:::-;3456:62;;782:8552:46;;;;;3542:22:35;3528:36;;782:8552:46;;;;;3591:25:35;3574:42;;3644:13;3627:30;;3692:23;;:::i;:::-;3667:48;;3747:4;3725:27;;782:8552:46;:::i;:::-;1009:18:6;:::i;:::-;1055:19;:::i;:::-;1107:24;:::i;:::-;-1:-1:-1;;;;;782:8552:46;668:40:8;;1379:20:9;:::i;:::-;1962:15:7;:::i;782:8552:46:-;;;;-1:-1:-1;782:8552:46;;;;;1667:13:20;782:8552:46;;;;;;;;;-1:-1:-1;782:8552:46;-1:-1:-1;;782:8552:46;;;;;;;;;1962:15:7;782:8552:46;;1009:18:6;782:8552:46;;1379:20:9;782:8552:46;;;;;;1055:19:6;782:8552:46;;1107:24:6;782:8552:46;;;;;;;;;;;;;;;;;;1667:13:20;782:8552:46;;:::i;:::-;;;;;;;1667:13:20;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2721:170:6;2816:12;782:8552:46;2801:44:6;782:8552:46;;;;;;;;;;;;;;;;;;2801:44:6;-1:-1:-1;;782:8552:46;;2816:12:6;782:8552:46;2721:170:6:o;3011:274::-;782:8552:46;;;;3092:20:6;;;3088:88;;3190:47;782:8552:46;;;3206:13:6;782:8552:46;;;;;;;;;;;;;;;3190:47:6;782:8552:46;;;;;;;;3206:13:6;782:8552:46;3011:274:6:o;3088:88::-;782:8552:46;;-1:-1:-1;;;3135:30:6;;3111:1;3135:30;;;782:8552:46;;;3135:30:6;3415:213;3529:18;782:8552:46;;;;;;;;;;;;;3508:62:6;;;3529:18;782:8552:46;3415:213:6:o;6165:176:7:-;6268:9;782:8552:46;6245:56:7;782:8552:46;;;;;;;;;;;;;;;;;;;;;;6245:56:7;-1:-1:-1;;;;;;782:8552:46;;6268:9:7;782:8552:46;6165:176:7:o;3532:498:9:-;;2544:3;3674:32;;3670:132;;1586:23;782:8552:46;-1:-1:-1;;10446:63:43;:8;;;:63;-1:-1:-1;;;;;;;;;;;10446:63:43;;;-1:-1:-1;10446:63:43;8310:38;3906::9;;;:::i;:::-;782:8552:46;6633:12;782:8552;8310:38:43;:::i;:::-;-1:-1:-1;;782:8552:46;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;3961:62:9;3532:498::o;10446:63:43:-;782:8552:46;;;;;;;;;;14439:109:43;;1586:23:9;-1:-1:-1;;;;;;;;;;;14439:109:43;;;;;;782:8552:46;;;10446:63:43;;782:8552:46;-1:-1:-1;;;782:8552:46;;;;;;;;3670:132:9;782:8552:46;;-1:-1:-1;;;3729:62:9;;;;;782:8552:46;;;2544:3:9;782:8552:46;;;;;;3729:62:9;;;;;2887:340:31;;782:8552:46;;3032:2:31;3010:24;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;782:8552:46;;;;;;;3432:13:35;782:8552:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3432:13:35;782:8552:46;1390:66:31;3168:42;:::o;782:8552:46:-;;;;-1:-1:-1;782:8552:46;;;;;3432:13:35;782:8552:46;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3432:13:35;782:8552:46;1390:66:31;3168:42;:::o;782:8552:46:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2887:340:31;;782:8552:46;;3032:2:31;3010:24;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;782:8552:46;;;;;;;3501:16:35;782:8552:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3501:16:35;782:8552:46;1390:66:31;3168:42;:::o;782:8552:46:-;;;;-1:-1:-1;782:8552:46;;;;;3501:16:35;782:8552:46;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3501:16:35;782:8552:46;1390:66:31;3168:42;:::o;782:8552:46:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1708:286:31;1854:2;782:8552:46;;1840:16:31;1836:72;;782:8552:46;;;;;;;;;;;1949:36:31;1708:286;:::o;782:8552:46:-;;;;;;;;;;1949:36:31;1708:286;:::o;1836:72::-;782:8552:46;;-1:-1:-1;;;1879:18:31;;782:8552:46;1879:18:31;;;782:8552:46;;;;;;;;;;;:::i;4113:179:35:-;4226:11;782:8552:46;4239:14:35;782:8552:46;;;4204:80:35;;;;782:8552:46;2079:95:35;782:8552:46;;;2079:95:35;;782:8552:46;2079:95:35;;;782:8552:46;4255:13:35;2079:95;;;782:8552:46;4278:4:35;2079:95;;;782:8552:46;2079:95:35;4204:80;;2079:95;782:8552:46;;;;;;;;;;;;;;;;;;4194:91:35;;4113:179;:::o;4174:218:41:-;-1:-1:-1;;;;;782:8552:46;4254:25:41;;;4250:105;;782:8552:46;4174:218:41;:::o;4250:105::-;782:8552:46;;;;4302:42:41;;;;;;782:8552:46;4302:42:41;;;782:8552:46;;;;;4302:42:41;782:8552:46;-1:-1:-1;;782:8552:46;;;;;;;;:::o;:::-;;;;;;;;;;;;;1586:23:9;782:8552:46;;;;;;;;;;;;1586:23:9;782:8552:46;;;;;;1586:23:9;-1:-1:-1;782:8552:46;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;-1:-1:-1;;;;;;;;;;;782:8552:46;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;-1:-1:-1;782:8552:46;11657:922:43;1586:23:9;782:8552:46;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;1586:23:9;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;;14289:265;11916:28;782:8552:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;782:8552:46;;;;;;;;;;;;;;;;;12285:19:43;782:8552:46;;12423:25:43;;:::o;12247:163::-;782:8552:46;;12343:52:43;782:8552:46;12353:41:43;782:8552:46;;:::i;:::-;;;;;;;;12353:41:43;-1:-1:-1;;;;;782:8552:46;;12353:41:43;;;782:8552:46;12343:52:43;:::i;:::-;12247:163;;12099:89;782:8552:46;;-1:-1:-1;;;12143:30:43;;;;;11860:713;782:8552:46;12479:52:43;782:8552:46;12489:41:43;782:8552:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:8552:46;;12489:41:43;;;782:8552:46;12343:52:43;:::i;12479:::-;11870:1;12545:17;;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode":{"entryPoint":1969,"id":null,"parameterSlots":2,"returnSlots":0},"abi_decode_array_address_dyn":{"entryPoint":3044,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_address_dynt_array_uint256_dynt_array_bytes_dynt_bytes32":{"entryPoint":3370,"id":null,"parameterSlots":1,"returnSlots":4},"abi_decode_array_bytes_dyn":{"entryPoint":3242,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_uint256_dyn":{"entryPoint":3148,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_available_length_bytes":{"entryPoint":2814,"id":null,"parameterSlots":3,"returnSlots":1},"abi_decode_bool_fromMemory":{"entryPoint":22272,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":2869,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_string_calldata":{"entryPoint":6003,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_uint256_fromMemory":{"entryPoint":14862,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint32":{"entryPoint":10249,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_uint8":{"entryPoint":5844,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_uint8_27008":{"entryPoint":5828,"id":null,"parameterSlots":0,"returnSlots":1},"abi_encode_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_address_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_address_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_array_address_dyn":{"entryPoint":12051,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn":{"entryPoint":20523,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32":{"entryPoint":23328,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32_uint256":{"entryPoint":23398,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_array_bytes_dyn":{"entryPoint":12112,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_uint256_dyn":{"entryPoint":7202,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes":{"entryPoint":1465,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4_26977":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes4_27061":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes_uint256_uint256_address_bool_uint256_uint256":{"entryPoint":1529,"id":null,"parameterSlots":8,"returnSlots":1},"abi_encode_enum_ProposalState":{"entryPoint":5224,"id":null,"parameterSlots":2,"returnSlots":0},"abi_encode_packed_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string":{"entryPoint":2191,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_storage":{"entryPoint":10908,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_string_storage_27068":{"entryPoint":11072,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_string_storage_27069":{"entryPoint":11207,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_string_string_string_string_uint256_uint256_uint256_uint256_bool":{"entryPoint":11342,"id":null,"parameterSlots":10,"returnSlots":1},"abi_encode_struct_Checkpoint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_address_array_address_dyn_array_uint256_dyn_array_string_dyn_array_bytes_dyn_uint256_uint256_string":{"entryPoint":12794,"id":null,"parameterSlots":10,"returnSlots":1},"abi_encode_uint256_address_bytes":{"entryPoint":21751,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_address_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_enum_ProposalState_bytes32":{"entryPoint":12661,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_45333":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_uint48":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string":{"entryPoint":13841,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string_bytes":{"entryPoint":13783,"id":null,"parameterSlots":6,"returnSlots":1},"allocate_and_zero_memory_array_array_bytes_dyn":{"entryPoint":20923,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_and_zero_memory_array_array_string_dyn":{"entryPoint":12720,"id":null,"parameterSlots":1,"returnSlots":1},"allocate_and_zero_memory_struct_struct_Checkpoint208":{"entryPoint":16330,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory":{"entryPoint":2740,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_27194":{"entryPoint":2772,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_array_string":{"entryPoint":12032,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_array_address_dyn":{"entryPoint":3021,"id":null,"parameterSlots":1,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":2787,"id":null,"parameterSlots":1,"returnSlots":1},"array_dataslot_bytes_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"array_push_from_bytes_to_array_bytes_storage_dyn_ptr":{"entryPoint":21994,"id":null,"parameterSlots":2,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":19183,"id":null,"parameterSlots":2,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_45330":{"entryPoint":18957,"id":null,"parameterSlots":1,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_55398":{"entryPoint":19087,"id":null,"parameterSlots":1,"returnSlots":0},"checked_add_uint256":{"entryPoint":12707,"id":null,"parameterSlots":2,"returnSlots":1},"checked_add_uint256_27149":{"entryPoint":12693,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256":{"entryPoint":16527,"id":null,"parameterSlots":2,"returnSlots":1},"checked_mul_uint256_27150":{"entryPoint":16483,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256_27154":{"entryPoint":16505,"id":null,"parameterSlots":1,"returnSlots":1},"checked_sub_uint256":{"entryPoint":15014,"id":null,"parameterSlots":1,"returnSlots":1},"clean_up_bytearray_end_slots_bytes_storage":{"entryPoint":20965,"id":null,"parameterSlots":3,"returnSlots":0},"cleanup_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_from_storage_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"clear_storage_range_bytes1":{"entryPoint":20942,"id":null,"parameterSlots":2,"returnSlots":0},"convert_bytes32_to_bytes1":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"copy_array_to_storage_from_array_bytes_dyn_to_array_bytes_dyn":{"entryPoint":21361,"id":null,"parameterSlots":2,"returnSlots":0},"copy_array_to_storage_from_array_uint256_dyn_to_array_uint256_dyn":{"entryPoint":21240,"id":null,"parameterSlots":2,"returnSlots":0},"copy_byte_array_to_storage_from_bytes_to_bytes":{"entryPoint":21034,"id":null,"parameterSlots":2,"returnSlots":0},"copy_struct_to_storage_from_struct_Proposal_to_struct_Proposal":{"entryPoint":21587,"id":null,"parameterSlots":2,"returnSlots":0},"external_fun_BALLOT_TYPEHASH":{"entryPoint":10190,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_CLOCK_MODE":{"entryPoint":5561,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_COUNTING_MODE":{"entryPoint":9997,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_EXTENDED_BALLOT_TYPEHASH":{"entryPoint":4826,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_allowance":{"entryPoint":10091,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_approve":{"entryPoint":2453,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_balanceOf":{"entryPoint":6438,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_cancel":{"entryPoint":5371,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVote":{"entryPoint":5860,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteBySig":{"entryPoint":7663,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReason":{"entryPoint":6612,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParams":{"entryPoint":6222,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParamsBySig":{"entryPoint":6048,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_checkpoints":{"entryPoint":10618,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_clock":{"entryPoint":7943,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_createProposal":{"entryPoint":9644,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_decimals":{"entryPoint":4885,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegate":{"entryPoint":6184,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegateBySig":{"entryPoint":9411,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegates":{"entryPoint":5940,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_distributeInitialTokens":{"entryPoint":6894,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_dleInfo":{"entryPoint":11453,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_eip712Domain":{"entryPoint":7254,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_execute":{"entryPoint":4406,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastTotalSupply":{"entryPoint":7456,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastVotes":{"entryPoint":4951,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes":{"entryPoint":10435,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotesWithParams":{"entryPoint":8173,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes_4892":{"entryPoint":8400,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_hasVoted":{"entryPoint":5282,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_hashProposal":{"entryPoint":9616,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_installModule":{"entryPoint":4084,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_name":{"entryPoint":2211,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_nonces":{"entryPoint":6833,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_numCheckpoints":{"entryPoint":6363,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155BatchReceived":{"entryPoint":9113,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155Received":{"entryPoint":10801,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC721Received":{"entryPoint":2896,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalCounter":{"entryPoint":2659,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalDeadline":{"entryPoint":9273,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalEta":{"entryPoint":9028,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalNeedsQueuing":{"entryPoint":8686,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalProposer":{"entryPoint":2688,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalSnapshot":{"entryPoint":4771,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalThreshold":{"entryPoint":9083,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalVotes":{"entryPoint":5685,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposals":{"entryPoint":1600,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_propose":{"entryPoint":6697,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_queue":{"entryPoint":3468,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorum":{"entryPoint":11757,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumDenominator":{"entryPoint":8145,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator":{"entryPoint":6333,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator_4535":{"entryPoint":8482,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumPercentage":{"entryPoint":5655,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_relay":{"entryPoint":9303,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setProposalThreshold":{"entryPoint":10533,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingDelay":{"entryPoint":6499,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingPeriod":{"entryPoint":10268,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_signProposal":{"entryPoint":8714,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_state":{"entryPoint":5237,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_supportsInterface":{"entryPoint":1859,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_symbol":{"entryPoint":7978,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_timelock":{"entryPoint":9956,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_token":{"entryPoint":11943,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_totalSupply":{"entryPoint":4054,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transfer":{"entryPoint":8633,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transferFrom":{"entryPoint":4221,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateQuorumNumerator":{"entryPoint":2019,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateTimelock":{"entryPoint":8517,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_version":{"entryPoint":5762,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingDelay":{"entryPoint":4913,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingPeriod":{"entryPoint":1980,"id":null,"parameterSlots":0,"returnSlots":0},"extract_byte_array_length":{"entryPoint":1192,"id":null,"parameterSlots":1,"returnSlots":1},"extract_from_storage_value_offsett_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"extract_returndata":{"entryPoint":14166,"id":null,"parameterSlots":0,"returnSlots":1},"finalize_allocation":{"entryPoint":1432,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_26983":{"entryPoint":1272,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_27058":{"entryPoint":1296,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_45307":{"entryPoint":1323,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_45310":{"entryPoint":1350,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_45311":{"entryPoint":1377,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_45316":{"entryPoint":1404,"id":null,"parameterSlots":1,"returnSlots":0},"fun":{"entryPoint":12012,"id":519,"parameterSlots":0,"returnSlots":0},"fun__castVote":{"entryPoint":13879,"id":1817,"parameterSlots":5,"returnSlots":1},"fun_approve":{"entryPoint":16272,"id":6098,"parameterSlots":3,"returnSlots":0},"fun_balanceOf":{"entryPoint":null,"id":5733,"parameterSlots":1,"returnSlots":1},"fun_cancel":{"entryPoint":23007,"id":4297,"parameterSlots":4,"returnSlots":1},"fun_castVote":{"entryPoint":13755,"id":1742,"parameterSlots":4,"returnSlots":1},"fun_castVoteWithReasonAndParamsBySig":{"entryPoint":13509,"id":1718,"parameterSlots":7,"returnSlots":1},"fun_checkGovernance":{"entryPoint":14214,"id":829,"parameterSlots":0,"returnSlots":0},"fun_clear":{"entryPoint":null,"id":14608,"parameterSlots":0,"returnSlots":0},"fun_countVote":{"entryPoint":14627,"id":3839,"parameterSlots":4,"returnSlots":1},"fun_delegate":{"entryPoint":15382,"id":5061,"parameterSlots":2,"returnSlots":0},"fun_domainSeparatorV4":{"entryPoint":17328,"id":8872,"parameterSlots":0,"returnSlots":1},"fun_empty":{"entryPoint":null,"id":14644,"parameterSlots":0,"returnSlots":1},"fun_executeOperations":{"entryPoint":23476,"id":4244,"parameterSlots":5,"returnSlots":0},"fun_getVotes":{"entryPoint":14889,"id":4481,"parameterSlots":2,"returnSlots":1},"fun_hashProposal":{"entryPoint":12197,"id":599,"parameterSlots":4,"returnSlots":1},"fun_hashTypedDataV4":{"entryPoint":17290,"id":8909,"parameterSlots":1,"returnSlots":1},"fun_insert":{"entryPoint":19673,"id":13646,"parameterSlots":3,"returnSlots":2},"fun_insert_26971":{"entryPoint":19257,"id":13646,"parameterSlots":2,"returnSlots":2},"fun_insert_45320":{"entryPoint":19490,"id":13646,"parameterSlots":2,"returnSlots":2},"fun_isValidDescriptionForProposer":{"entryPoint":14523,"id":2089,"parameterSlots":2,"returnSlots":1},"fun_isValidSignatureNow":{"entryPoint":18039,"id":9105,"parameterSlots":3,"returnSlots":1},"fun_latest":{"entryPoint":18889,"id":13471,"parameterSlots":1,"returnSlots":1},"fun_latest_26970":{"entryPoint":18741,"id":13471,"parameterSlots":0,"returnSlots":1},"fun_latest_45319":{"entryPoint":18815,"id":13471,"parameterSlots":0,"returnSlots":1},"fun_mint":{"entryPoint":20560,"id":5987,"parameterSlots":2,"returnSlots":0},"fun_moveDelegateVotes":{"entryPoint":15509,"id":5194,"parameterSlots":3,"returnSlots":0},"fun_onERC1155BatchReceived":{"entryPoint":14330,"id":1959,"parameterSlots":0,"returnSlots":1},"fun_popFront":{"entryPoint":20259,"id":14494,"parameterSlots":0,"returnSlots":1},"fun_proposalDeadline":{"entryPoint":12319,"id":750,"parameterSlots":1,"returnSlots":1},"fun_propose":{"entryPoint":13000,"id":1105,"parameterSlots":5,"returnSlots":1},"fun_propose_962":{"entryPoint":12369,"id":962,"parameterSlots":4,"returnSlots":1},"fun_push":{"entryPoint":15846,"id":5266,"parameterSlots":2,"returnSlots":2},"fun_pushBack":{"entryPoint":20168,"id":14351,"parameterSlots":1,"returnSlots":0},"fun_push_27263":{"entryPoint":15901,"id":5266,"parameterSlots":1,"returnSlots":2},"fun_push_27264":{"entryPoint":15949,"id":5266,"parameterSlots":1,"returnSlots":2},"fun_quorumNumerator":{"entryPoint":15053,"id":4587,"parameterSlots":1,"returnSlots":1},"fun_quorumReached":{"entryPoint":22845,"id":3722,"parameterSlots":1,"returnSlots":1},"fun_recover":{"entryPoint":16983,"id":8699,"parameterSlots":4,"returnSlots":1},"fun_sqrt":{"entryPoint":18442,"id":10179,"parameterSlots":1,"returnSlots":1},"fun_state":{"entryPoint":22296,"id":4116,"parameterSlots":1,"returnSlots":1},"fun_state_708":{"entryPoint":22570,"id":708,"parameterSlots":1,"returnSlots":1},"fun_throwError":{"entryPoint":17149,"id":8748,"parameterSlots":2,"returnSlots":0},"fun_toStringWithFallback":{"entryPoint":17853,"id":7045,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback_27017":{"entryPoint":17604,"id":7045,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":18261,"id":10995,"parameterSlots":1,"returnSlots":1},"fun_toUint32":{"entryPoint":18362,"id":11611,"parameterSlots":1,"returnSlots":1},"fun_toUint48":{"entryPoint":18312,"id":11555,"parameterSlots":1,"returnSlots":1},"fun_transfer":{"entryPoint":15998,"id":5877,"parameterSlots":3,"returnSlots":0},"fun_transferVotingUnits":{"entryPoint":22165,"id":5116,"parameterSlots":3,"returnSlots":0},"fun_transferVotingUnits_27209":{"entryPoint":22039,"id":5116,"parameterSlots":2,"returnSlots":0},"fun_tryParseAddress":{"entryPoint":16546,"id":8328,"parameterSlots":3,"returnSlots":2},"fun_tryParseChr":{"entryPoint":16869,"id":8388,"parameterSlots":1,"returnSlots":1},"fun_tryParseHexUintUncheckedBounds":{"entryPoint":16692,"id":8153,"parameterSlots":3,"returnSlots":2},"fun_tryRecover":{"entryPoint":18201,"id":8475,"parameterSlots":2,"returnSlots":3},"fun_tryRecover_8663":{"entryPoint":17007,"id":8663,"parameterSlots":4,"returnSlots":3},"fun_unsafeAccess":{"entryPoint":null,"id":13765,"parameterSlots":2,"returnSlots":1},"fun_unsafeAccess_45331":{"entryPoint":null,"id":13765,"parameterSlots":1,"returnSlots":1},"fun_unsafeAccess_55399":{"entryPoint":null,"id":13765,"parameterSlots":1,"returnSlots":1},"fun_upperBinaryLookup":{"entryPoint":20071,"id":13698,"parameterSlots":4,"returnSlots":1},"fun_upperBinaryLookup_45309":{"entryPoint":19861,"id":13698,"parameterSlots":3,"returnSlots":1},"fun_upperBinaryLookup_45318":{"entryPoint":19966,"id":13698,"parameterSlots":3,"returnSlots":1},"fun_useCheckedNonce":{"entryPoint":16396,"id":6807,"parameterSlots":2,"returnSlots":0},"fun_useNonce":{"entryPoint":null,"id":6782,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap":{"entryPoint":14359,"id":2018,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap_45304":{"entryPoint":14441,"id":2018,"parameterSlots":1,"returnSlots":1},"fun_validateTimepoint":{"entryPoint":15325,"id":4877,"parameterSlots":1,"returnSlots":1},"fun_verifyCallResult":{"entryPoint":16355,"id":6667,"parameterSlots":2,"returnSlots":1},"fun_voteSucceeded":{"entryPoint":null,"id":3745,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":13447,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_bool_of_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"mapping_index_access_mapping_address_bool_of_address_27033":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_bool_of_address_27130":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_bool_of_address_27144":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_26984":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_27032":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_27104":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":13484,"id":null,"parameterSlots":2,"returnSlots":1},"panic_error_0x00":{"entryPoint":18935,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x11":{"entryPoint":12297,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x21":{"entryPoint":5187,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x32":{"entryPoint":13462,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x41":{"entryPoint":1250,"id":null,"parameterSlots":0,"returnSlots":0},"read_from_memoryt_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"require_helper_stringliteral":{"entryPoint":20860,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_01a7":{"entryPoint":21867,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_0fa5":{"entryPoint":20794,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_2707":{"entryPoint":21791,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_37e2":{"entryPoint":21930,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_499f":{"entryPoint":20465,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_535d":{"entryPoint":20406,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_920f":{"entryPoint":20347,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_cd09":{"entryPoint":20732,"id":null,"parameterSlots":1,"returnSlots":0},"revert_forward":{"entryPoint":14877,"id":null,"parameterSlots":0,"returnSlots":0},"shift_right_uint256_uint8":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"storage_array_index_access_struct_Checkpoint208_dyn":{"entryPoint":15029,"id":null,"parameterSlots":2,"returnSlots":2},"transit_byte_array_long_to_short_bytes_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offset_0t_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_address_to_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_bool_27283":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_t_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256_27046":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint32_to_uint32":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"validator_assert_enum_ProposalState":{"entryPoint":5209,"id":null,"parameterSlots":1,"returnSlots":0},"validator_assert_enum_RecoverError":{"entryPoint":17139,"id":null,"parameterSlots":1,"returnSlots":0},"validator_revert_address":{"entryPoint":2436,"id":null,"parameterSlots":1,"returnSlots":0},"wrapping_div_uint256":{"entryPoint":18410,"id":null,"parameterSlots":2,"returnSlots":1},"wrapping_div_uint256_27048":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"write_to_memory_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"immutableReferences":{"4384":[{"length":32,"start":8293},{"length":32,"start":11805},{"length":32,"start":11965},{"length":32,"start":12497},{"length":32,"start":14938},{"length":32,"start":22915}],"8770":[{"length":32,"start":17385}],"8772":[{"length":32,"start":17566}],"8774":[{"length":32,"start":17331}],"8776":[{"length":32,"start":17464}],"8778":[{"length":32,"start":17502}],"8781":[{"length":32,"start":7279}],"8784":[{"length":32,"start":7323}]},"linkReferences":{},"object":"60806040526004361015610023575b361561001957600080fd5b610021612eec565b005b60003560e01c8063013cf08b146104a357806301ffc9a71461049e57806302a251a31461049957806306f3f9e61461049457806306fdde031461048f578063095ea7b31461048a5780630c0512e914610485578063143489d014610480578063150b7a021461047b578063160cbed71461047657806318160ddd14610471578063194a94fc1461046c57806323b872dd146104675780632656227d146104625780632d63f6931461045d5780632fe3e26114610458578063313ce567146104535780633932abb11461044e5780633a46b1a8146104495780633e4f49e614610444578063438596321461043f578063452115d61461043a5780634bf5d7e9146104355780634fa76ec914610430578063544ffc9c1461042b57806354fd4d50146104265780635678138814610421578063587cde1e1461041c5780635b8d0e0d146104175780635c19a95c146104125780635f398a141461040d57806360c4247f146104085780636fcfff451461040357806370a08231146103fe57806379051887146103f95780637b3c71d3146103f45780637d5e81e2146103ef5780637ecebe00146103ea578063824e83e1146103e557806384b0196e146103e05780638e539e8c146103db5780638ff262e3146103d657806391ddadf4146103d157806395d89b41146103cc57806397c3d334146103c75780639a802a6d146103c25780639ab24eb0146103bd578063a7713a70146103b8578063a890c910146103b3578063a9059cbb146103ae578063a9a95294146103a9578063ab273016146103a4578063ab58fb8e1461039f578063b58131b01461039a578063bc197c8114610395578063c01f9e3714610390578063c28bc2fa1461038b578063c3cda52014610386578063c59057e414610381578063d1fad4cd1461037c578063d33219b414610377578063dd4e2ba514610372578063dd62ed3e1461036d578063deaaa7cc14610368578063e540d01d14610363578063eb9019d41461035e578063ece40cc114610359578063f1127ed814610354578063f23a6e611461034f578063f2c26a471461034a578063f8ce560a146103455763fc0c546a0361000e57612ea7565b612ded565b612cbd565b612a31565b61297a565b612925565b6128c3565b61281c565b6127ce565b61276b565b61270d565b6126e4565b6125ac565b612590565b6124c3565b612457565b612439565b612399565b61237b565b612344565b61220a565b6121ee565b6121b9565b612145565b612122565b6120d0565b611fed565b611fd1565b611f2a565b611f07565b611def565b611d20565b611c56565b611aee565b611ab1565b611a29565b6119d4565b611963565b611926565b6118db565b6118bd565b61184e565b611828565b6117a0565b611734565b6116e4565b611682565b611635565b611617565b6115b9565b6114fb565b6114a2565b611475565b611357565b611331565b611315565b6112da565b6112a3565b611136565b61107d565b610ff4565b610fd6565b610d8c565b610b50565b610a80565b610a63565b610995565b6108a3565b6107e3565b6107bc565b610743565b610640565b90600182811c921680156104d8575b60208310146104c257565b634e487b7160e01b600052602260045260246000fd5b91607f16916104b7565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161050b57604052565b6104e2565b604081019081106001600160401b0382111761050b57604052565b602081019081106001600160401b0382111761050b57604052565b60c081019081106001600160401b0382111761050b57604052565b60a081019081106001600160401b0382111761050b57604052565b61010081019081106001600160401b0382111761050b57604052565b90601f801991011681019081106001600160401b0382111761050b57604052565b919082519283825260005b8481106105e5575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016105c4565b93909261061560c096939998979460e0875260e08701906105b9565b602086019990995260408501526001600160a01b031660608401521515608083015260a08201520152565b3461073e5760208060031936011261073e5760006004358152601f82526040812091604051828193908554610674816104a8565b8085529160019180831690811561071c57506001146106df575b50505061069d92500382610598565b60028201546003830154600484015491936106db926001600160a01b0316600682015460ff16906008600784015493015493604051978897886105f9565b0390f35b87815285812095935091905b81831061070457505061069d935082010138808061068e565b855487840185015294850194869450918301916106eb565b9250505061069d94925060ff191682840152151560051b82010138808061068e565b600080fd5b3461073e57602036600319011261073e5760043563ffffffff60e01b811680910361073e576020906332a2ad4360e11b81149081156107a0575b811561078f575b506040519015158152f35b6301ffc9a760e01b14905038610784565b630271189760e51b8114915061077d565b600091031261073e57565b3461073e57600036600319011261073e57602063ffffffff60105460301c16604051908152f35b3461073e57602036600319011261073e576004356107ff613786565b60648111610870577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997906001600160d01b03610839614935565b1661085461084683614755565b65ffffffffffff4316614b39565b505060408051918252602082019290925290819081015b0390a1005b6044906040519063243e544560e01b8252600482015260646024820152fd5b9060206108a09281815201906105b9565b90565b3461073e57600080600319360112610981576040519080600b546108c6816104a8565b8085529160019180831690811561095757506001146108fc575b6106db856108f081870382610598565b6040519182918261088f565b9250600b83527f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db95b82841061093f5750505081016020016108f0826106db6108e0565b80546020858701810191909152909301928101610924565b8695506106db969350602092506108f094915060ff191682840152151560051b82010192936108e0565b80fd5b6001600160a01b0381160361073e57565b3461073e57604036600319011261073e576004356109b281610984565b6024353315610a4a576001600160a01b038216918215610a315733600090815260016020526040902082916109f9915b9060018060a01b0316600052602052604060002090565b556040519081527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560203392a3602060405160018152f35b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b3461073e57600036600319011261073e5760208054604051908152f35b3461073e57602036600319011261073e57600435600052600c602052602060018060a01b0360406000205416604051908152f35b6040519061012082018281106001600160401b0382111761050b57604052565b60405190610ae182610510565b565b6001600160401b03811161050b57601f01601f191660200190565b929192610b0a82610ae3565b91610b186040519384610598565b82948184528183011161073e578281602093846000960137010152565b9080601f8301121561073e578160206108a093359101610afe565b3461073e57608036600319011261073e57610b6c600435610984565b610b77602435610984565b6064356001600160401b03811161073e57610b96903690600401610b35565b506013546001600160a01b03163003610bbb57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b03811161050b5760051b60200190565b81601f8201121561073e57803591610bfb83610bcd565b92610c096040519485610598565b808452602092838086019260051b82010192831161073e578301905b828210610c33575050505090565b8380918335610c4181610984565b815201910190610c25565b81601f8201121561073e57803591610c6383610bcd565b92610c716040519485610598565b808452602092838086019260051b82010192831161073e578301905b828210610c9b575050505090565b81358152908301908301610c8d565b9080601f8301121561073e57813590610cc282610bcd565b92610cd06040519485610598565b828452602092838086019160051b8301019280841161073e57848301915b848310610cfe5750505050505090565b82356001600160401b03811161073e578691610d1f84848094890101610b35565b815201920191610cee565b608060031982011261073e576001600160401b039160043583811161073e5782610d5691600401610be4565b9260243581811161073e5783610d6e91600401610c4c565b9260443591821161073e57610d8591600401610caa565b9060643590565b3461073e57610d9a36610d2a565b610da8818385879697612fa5565b92610db284613817565b50601354610dd0906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610f8557600096610fb7575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610e328c8a8a8d60048601615b20565b03915afa918215610f8557600092610f8a575b5050610e5b876000526014602052604060002090565b55601354610e71906001600160a01b0316610dc4565b90813b1561073e5760008094610e9d878b51998a97889687956308f2a0bb60e41b875260048701615b66565b03925af1908115610f8557610ec192610ebc92610f6c575b50426131a3565b614788565b65ffffffffffff811615610f5b57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610f4a84610f2c6106db966001610f1288600052600c602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610f79610f7f926104f8565b806107b1565b38610eb5565b613a1d565b610fa99250803d10610fb0575b610fa18183610598565b810190613a0e565b3880610e45565b503d610f97565b610fcf919650823d8411610fb057610fa18183610598565b9438610dfb565b3461073e57600036600319011261073e576020600254604051908152f35b3461073e57604036600319011261073e576004356001600160401b03811161073e576110686110487f5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60923690600401610b35565b60243561105481610984565b6040519283926040845260408401906105b9565b6001600160a01b0390911660208301520390a1005b3461073e57606036600319011261073e5760043561109a81610984565b6024356110a681610984565b6001600160a01b038216600090815260016020908152604080832033845290915290206044359190549260001984106110f0575b6110e49350613e7e565b60405160018152602090f35b82841061110c57611107836110e495033383613f90565b6110da565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b0390fd5b61113f36610d2a565b61114d818385879597612fa5565b9261115784613869565b5061118261116f85600052600c602052604060002090565b805460ff60f01b1916600160f01b179055565b6013546001600160a01b03939084163003611239575b946111a892916106db9686615bb4565b6013543091166001600160a01b0316141580611214575b611205575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9080602081015b0390a16040519081529081906020820190565b61120f6000600d55565b6111c4565b50611234611230600d546001600160801b0381169060801c1490565b1590565b6111bf565b9290939160005b845181101561129957611275903061126b610dc461125e848a6134ac565b516001600160a01b031690565b1461127a57613487565b611240565b611294611287828a6134ac565b5160208151910120614ec8565b613487565b5091939092611198565b3461073e57602036600319011261073e57600435600052600c602052602065ffffffffffff60406000205460a01c16604051908152f35b3461073e57600036600319011261073e5760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b3461073e57600036600319011261073e57602060405160128152f35b3461073e57600036600319011261073e57602065ffffffffffff60105416604051908152f35b3461073e57604036600319011261073e5760043561137481610984565b6001600160a01b0316600090815260096020526040812090611397602435613bdd565b918054829381600581116113e9575b50906020946113b59284614e67565b806113cf5750505b6040516001600160d01b039091168152f35b916113db849293613aa6565b92815220015460301c6113bd565b946113f38661480a565b860395861161143e576020956113b59385875265ffffffffffff80838a8a200154169085161060001461142c5750915b919250946113a6565b92915061143890613195565b90611423565b613009565b634e487b7160e01b600052602160045260246000fd5b6008111561146357565b611443565b9060088210156114635752565b3461073e57602036600319011261073e576020611493600435615718565b6114a06040518092611468565bf35b3461073e57604036600319011261073e57602060ff6114ef6024356114c681610984565b6004356000526011845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b3461073e5761150936610d2a565b90611518828285879697612fa5565b61152181615718565b60088110156114635760018060ff83161b161561158c57506000908152600c60205260409020546001600160a01b03163303611574576106db93611564936159df565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b906115b0606492604051926331b75e4d60e01b845260048401526024830190611468565b60016044820152fd5b3461073e57600036600319011261073e576106db6040516115d981610510565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906105b9565b3461073e57600036600319011261073e576020602154604051908152f35b3461073e57602036600319011261073e576004356000526011602052604060002080546106db60026001840154930154604051938493846040919493926060820195825260208201520152565b3461073e57600036600319011261073e576106db6040516116a281610510565b60018152603160f81b60208201526040519182916020835260208301906105b9565b6024359060ff8216820361073e57565b6064359060ff8216820361073e57565b3461073e57604036600319011261073e57602061172c6117026116c4565b60405161170e8161052b565b600081526040519161171f8361052b565b6000835233600435613637565b604051908152f35b3461073e57602036600319011261073e57602060043561175381610984565b60018060a01b038091166000526008825260406000205416604051908152f35b9181601f8401121561073e578235916001600160401b03831161073e576020838186019501011161073e57565b3461073e5760c036600319011261073e576117b96116c4565b604435906117c682610984565b6001600160401b039060643582811161073e576117e7903690600401611773565b60843584811161073e576117ff903690600401610b35565b9160a43594851161073e576106db9561181f611564963690600401610b35565b946004356134c5565b3461073e57602036600319011261073e5761002160043561184881610984565b33613c16565b3461073e57608036600319011261073e576118676116c4565b6001600160401b039060443582811161073e57611888903690600401611773565b909160643593841161073e576118b361172c936118ab6020963690600401610b35565b933691610afe565b9033600435613637565b3461073e57602036600319011261073e57602061172c600435613acd565b3461073e57602036600319011261073e576004356118f881610984565b60018060a01b0316600052600960205260206119186040600020546147ba565b63ffffffff60405191168152f35b3461073e57602036600319011261073e57602061172c60043561194881610984565b6001600160a01b031660009081526020819052604090205490565b3461073e57602036600319011261073e5760043565ffffffffffff80821680920361073e57611990613786565b7fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a9360406010549281519084168152846020820152a165ffffffffffff191617601055005b3461073e57606036600319011261073e576119ed6116c4565b6044356001600160401b03811161073e57602091611a1c611a1561172c933690600401611773565b3691610afe565b6040519161171f8361052b565b3461073e57608036600319011261073e576001600160401b0360043581811161073e57611a5a903690600401610be4565b9060243581811161073e57611a73903690600401610c4c565b9160443582811161073e57611a8c903690600401610caa565b60643592831161073e576106db93611aab611564943690600401610b35565b92613051565b3461073e57602036600319011261073e57600435611ace81610984565b60018060a01b031660005260076020526020604060002054604051908152f35b3461073e57604036600319011261073e576001600160401b0360043581811161073e57611b1f903690600401610be4565b9060243590811161073e57611b38903690600401610c4c565b8151815103611be457611b4d82511515614f7b565b60005b8251811015611bb25780611b77611b70610dc461125e611bad95886134ac565b1515614fb6565b611b8c611b8482856134ac565b511515614ff1565b611294611b9c61125e83876134ac565b611ba683866134ac565b5190615050565b611b50565b507f03be9b2a692d7f70f180696d23ab769875fec1b9ec86909e5e62e96e3d709cd09161086b6040519283928361502b565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b90815180825260208080930193019160005b828110611c42575050505090565b835185529381019392810192600101611c34565b3461073e57600036600319011261073e57611cf1611c937f00000000000000000000000000000000000000000000000000000000000000006144c4565b6106db611cbf7f00000000000000000000000000000000000000000000000000000000000000006145bd565b611cff60405191611ccf8361052b565b60008352604051958695600f60f81b875260e0602088015260e08701906105b9565b9085820360408701526105b9565b90466060850152306080850152600060a085015283820360c0850152611c22565b3461073e57602036600319011261073e57611d3c600435613bdd565b600a54906000829160058411611d94575b611d579350614d95565b600081611d6c57505060405160008152602090f35b600a611d79602093613aa6565b9152600080516020615c5d833981519152015460301c6113bd565b9192611d9f8161480a565b810390811161143e57611d5793600a835265ffffffffffff8083600080516020615c5d83398151915201541690851610600014611ddd575091611d4d565b929150611de990613195565b90611d4d565b3461073e57608036600319011261073e57600435611e0b6116c4565b9060443591611e1983610984565b6064356001600160401b03811161073e57611230611e3e611ecb923690600401610b35565b6001600160a01b0386166000908152600760205260409020805460018101909155611ec59060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a08152611ebd81610546565b51902061438a565b86614677565b611ee65790611564916106db93611ee0612f00565b926135bb565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b3461073e57600036600319011261073e57602060405165ffffffffffff43168152f35b3461073e57600080600319360112610981576040519080600454611f4d816104a8565b808552916001918083169081156109575750600114611f76576106db856108f081870382610598565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410611fb95750505081016020016108f0826106db6108e0565b80546020858701810191909152909301928101611f9e565b3461073e57600036600319011261073e57602060405160648152f35b3461073e57606036600319011261073e5760043561200a81610984565b6044356001600160401b03811161073e576120619161202f6020923690600401610b35565b50604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa8015610f85576106db916000916120b2575b506040519081529081906020820190565b6120ca915060203d8111610fb057610fa18183610598565b386120a1565b3461073e57602036600319011261073e576004356120ed81610984565b6001600160a01b031660009081526009602090815260409091206001600160d01b0390612119906149c9565b16604051908152f35b3461073e57600036600319011261073e5760206001600160d01b03612119614935565b3461073e57602036600319011261073e5760043561216281610984565b61216a613786565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355005b3461073e57604036600319011261073e576121e36004356121d981610984565b6024359033613e7e565b602060405160018152f35b3461073e57602036600319011261073e57602060405160018152f35b3461073e57602036600319011261073e5760043561223281600052601f602052604060002090565b600681019061224d612248611230845460ff1690565b61551f565b61225c6002820154421061556b565b336000908152602081905260409020612277905415156155aa565b6040513360601b6bffffffffffffffffffffffff191660208201526122b6906122ad81603481015b03601f198101835282610598565b600583016155ea565b600760088201916122c78354613487565b92839055604080518681523360208201529081018490527f9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d190606090a10154111561230e57005b805460ff191660011790557f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9061086b90611564565b3461073e57602036600319011261073e57600435600052600c602052602065ffffffffffff60016040600020015416604051908152f35b3461073e57600036600319011261073e576020600f54604051908152f35b3461073e5760a036600319011261073e576123b5600435610984565b6123c0602435610984565b6001600160401b0360443581811161073e576123e0903690600401610c4c565b5060643581811161073e576123f9903690600401610c4c565b5060843590811161073e57612412903690600401610b35565b506106db61241e6137fa565b6040516001600160e01b031990911681529081906020820190565b3461073e57602036600319011261073e57602061172c60043561301f565b606036600319011261073e5760043561246f81610984565b604435906001600160401b03821161073e5760008091612496610021943690600401611773565b9061249f613786565b81604051928392833781018481520391602435905af16124bd613756565b90613fe3565b3461073e5760c036600319011261073e576004356124e081610984565b604435906024356124ef6116d4565b8342116125775761256b61002194612572926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b038816604084015286606084015260808301526080825261255382610561565b61256660a435936084359351902061438a565b614257565b918261400c565b613c16565b604051632341d78760e11b815260048101859052602490fd5b3461073e57602061172c6125a336610d2a565b92919091612fa5565b3461073e57608036600319011261073e576001600160401b0360043581811161073e576125dd903690600401610b35565b60243591821161073e577f2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf6111f261261c6106db943690600401610c4c565b926126d660443594612630835115156150fc565b61263c8151151561513a565b61264742871161517c565b6020549561265c61265788613487565b602055565b6126646151bb565b61267d6126766002546021549061408f565b6064900490565b91612686610ab4565b86815260208101949094526040840152606435606084015233608084015260a0830152600060c083015260e082015260006101008201526126d186600052601f602052604060002090565b615453565b6040519182913386846154f7565b3461073e57600036600319011261073e576013546040516001600160a01b039091168152602090f35b3461073e57600036600319011261073e576106db60405161272d81610510565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906105b9565b3461073e57604036600319011261073e5760206127c560043561278d81610984565b6024359061279a82610984565b60018060a01b03166000526001835260406000209060018060a01b0316600052602052604060002090565b54604051908152f35b3461073e57600036600319011261073e5760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b6004359063ffffffff8216820361073e57565b3461073e57602036600319011261073e57612835612809565b61283d613786565b63ffffffff8082169182156128aa577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b3461073e57604036600319011261073e5761206160206004356128e581610984565b60006040516128f38161052b565b52604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b3461073e57602036600319011261073e57600435612941613786565b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55005b3461073e57604036600319011261073e5760043561299781610984565b6024359063ffffffff8216820361073e576106db916129e7916129b8613fca565b506129c1613fca565b506001600160a01b031660009081526009602052604090206129e1613fca565b50613ab5565b50604051906129f582610510565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461073e5760a036600319011261073e57612a4d600435610984565b612a58602435610984565b6084356001600160401b03811161073e57612a77903690600401610b35565b506013546001600160a01b03163003610bbb5760405163f23a6e6160e01b8152602090f35b60165460009291612aac826104a8565b80825291600190818116908115612b235750600114612aca57505050565b9192935060166000527fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289916000925b848410612b0b57505060209250010190565b80546020858501810191909152909301928101612af9565b915050602093945060ff929192191683830152151560051b010190565b60175460009291612b50826104a8565b80825291600190818116908115612b235750600114612b6e57505050565b9192935060176000527fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15916000925b848410612baf57505060209250010190565b80546020858501810191909152909301928101612b9d565b60185460009291612bd7826104a8565b80825291600190818116908115612b235750600114612bf557505050565b9192935060186000527fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e916000925b848410612c3657505060209250010190565b80546020858501810191909152909301928101612c24565b979499989592612c9390612c85612ca194612c776101009b98958d6101209081815201906105b9565b8c810360208e0152906105b9565b908a820360408c01526105b9565b9088820360608a01526105b9565b97608087015260a086015260c085015260e08401521515910152565b3461073e5760008060031936011261098157604051908181601554612ce1816104a8565b80845293600191808316908115612dc95750600114612d6c575b5050612d0992500382610598565b60405190612d2182612d1a81612a9c565b0383610598565b6106db604051612d3b81612d3481612b40565b0382610598565b604051612d4b81612d3481612bc7565b601954601a54601c5491601d549360ff601e541695604051998a998a612c4e565b9150601582527f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4755b848310612dae5750612d0993505081016020013880612cfb565b81935090816020925483858901015201910190918492612d94565b91505060209250612d0994915060ff191682840152151560051b8201013880612cfb565b3461073e57602036600319011261073e57604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa918215610f85576106db92606492612e7192600092612e83575b50612e6b90613acd565b9061408f565b04604051918291829190602083019252565b612e6b919250612ea09060203d8111610fb057610fa18183610598565b9190612e61565b3461073e57600036600319011261073e576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b6013546001600160a01b03163003610bbb57565b60405190612f0d8261052b565b60008252565b90815180825260208080930193019160005b828110612f33575050505090565b83516001600160a01b031685529381019392810192600101612f25565b90815180825260208092019182818360051b85019501936000915b848310612f7b5750505050505090565b9091929394958480612f9583856001950387528a516105b9565b9801930193019194939290612f6b565b9290612ff19261300392604051948592612fe1612fce602086019960808b5260a0870190612f13565b601f199687878303016040880152611c22565b9085858303016060860152612f50565b90608083015203908101835282610598565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600c60205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c160181811161143e571690565b919392909361306082336138bb565b1561315d57600f54948561307c575b6108a094955033936132c8565b65ffffffffffff4381166000190181811161143e576130cd9160209160006040516130a68161052b565b52604051630748d63560e31b81523360048201529116602482015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610f855760009161313f575b50868110613118575061306f565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613157915060203d8111610fb057610fa18183610598565b3861310a565b60405163d9b3955760e01b8152336004820152602490fd5b6040906131916000939594606083019683526020830190611468565b0152565b906001820180921161143e57565b9190820180921161143e57565b906131ba82610bcd565b6131c76040519182610598565b82815280926131d8601f1991610bcd565b019060005b8281106131e957505050565b8060606020809385010152016131dd565b959261322d9061323b939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190612f13565b908682036060880152611c22565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b83821061329a5750505050506108a0969750906132819184820360a0860152612f50565b9360c083015260e08201526101008184039101526105b9565b909192939583806132b98f93600194601f199082030186528a516105b9565b9801920192019093929161325d565b9194939092946132e086516020880120828686612fa5565b95835185519081811480159061347c575b8015613474575b61344b57505065ffffffffffff948561332d61331e8a600052600c602052604060002090565b5460a01c65ffffffffffff1690565b16613424577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e09561341f9363ffffffff61336f601054938085169043166131a3565b9260301c166133fd61338b8c600052600c602052604060002090565b80546001600160a01b0319166001600160a01b038a161781556133d46133b086614788565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b6133dd836147ba565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b61341161340a89516131b0565b91846131a3565b936040519889988d8a6131fa565b0390a1565b8761342e81615718565b6040516331b75e4d60e01b81529182916111329160048401613175565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b5080156132f8565b5083518114156132f1565b600019811461143e5760010190565b634e487b7160e01b600052603260045260246000fd5b80518210156134c05760209160051b010190565b613496565b93909291969561123061357f916135798a6134fb8160018060a01b03166000526007602052604060002080549060018201905590565b61350636888a610afe565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152611ebd8161057c565b8a614677565b61359a576108a0959691613594913691610afe565b92613637565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916108a09391604051936135ce8561052b565b60008552613637565b93909260ff613603936108a097958752166020860152604085015260a0606085015260a08401906105b9565b9160808184039101526105b9565b909260ff6080936108a096958452166020830152604082015281606082015201906105b9565b92919061364384615718565b6008811015611463576002600160ff83161b1615613728575083600052600c60205261369f613697613691613686604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b83613a29565b838387613923565b948051156000146136ec57506136e67fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785613611565b0390a290565b6136e6907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b031698866135d7565b6040516331b75e4d60e01b81526004810186905260649161374d906024830190611468565b60026044820152fd5b3d15613781573d9061376782610ae3565b916137756040519384610598565b82523d6000602084013e565b606090565b6013546001600160a01b03163381036137e25730036137a157565b6137aa36610ae3565b6137b76040519182610598565b368152602081019036600083376000602036830101525190205b806137da614f23565b036137d15750565b6040516347096e4760e01b8152336004820152602490fd5b6013546001600160a01b03163003610bbb5763bc197c8160e01b90565b61382081615718565b906008821015611463576010600160ff84161b161561383d575090565b613860606492604051926331b75e4d60e01b845260048401526024830190611468565b60106044820152fd5b61387281615718565b906008821015611463576030600160ff84161b161561388f575090565b6138b2606492604051926331b75e4d60e01b845260048401526024830190611468565b60306044820152fd5b9080516034811061391b5760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b0161391b576138fa916029198201906140a2565b901591821561390857505090565b6001600160a01b03918216911614919050565b505050600190565b61393a909291926000526011602052604060002090565b916003830161396561395e83839060018060a01b0316600052602052604060002090565b5460ff1690565b6139ed5761398b60ff9392613998929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b16806139af57506139aa8282546131a3565b905590565b600181036139c657506001016139aa8282546131a3565b6002036139db576002016139aa8282546131a3565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b9081602091031261073e575190565b6040513d6000823e3d90fd5b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610f8557600091613a8e575090565b6108a0915060203d8111610fb057610fa18183610598565b60001981019190821161143e57565b80548210156134c05760005260206000200190600090565b60125490600019820182811161143e578211156134c057600091601283527fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34438101549165ffffffffffff92818482161115613bd25750613b2c90614788565b83908260058111613b7c575b50613b439350614dfe565b80613b5657505b6001600160d01b031690565b613b61601291613aa6565b9152600080516020615c3d833981519152015460301c613b4a565b9092613b878261480a565b820391821161143e57613b4394601287528083600080516020615c3d83398151915201541690851610600014613bc05750915b38613b38565b929150613bcc90613195565b90613bba565b935050505060301c90565b65ffffffffffff431680821015613bf857506108a090614788565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610ae196941694613c939390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b03808316939291908116908185141580613ddd575b613cbd575b5050505050565b81613d42575b505082613cd2575b8080613cb6565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a72491613d1f91613d199091614755565b90613de6565b604080516001600160d01b039384168152919092166020820152a2388080613ccb565b6001600160a01b03166000908152600960205260409020613d6284614755565b6001600160d01b03908180613d76856149c9565b169116900381811161143e57613dba613dd3917fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249465ffffffffffff431690614cd9565b6040805192851683529316602082015291829190820190565b0390a23880613cc3565b50831515613cb1565b906001600160d01b03908180613dfb856149c9565b1691160190811161143e57613e199165ffffffffffff431690614cd9565b9091565b6001600160d01b03908180613e3061497f565b1691160190811161143e57613e199065ffffffffffff4316614c22565b6001600160d01b03908180613e6061497f565b169116900390811161143e57613e199065ffffffffffff4316614c22565b6001600160a01b0380821694939291908515613f775782168015613f5e576001600160a01b03821660009081526020819052604090205495848710613f2f5784610ae1969703613ee08460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3615695565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b906001600160a01b0380831615610a4a57811615610a31576109e2613fc79260018060a01b03166000526001602052604060002090565b55565b60405190613fd782610510565b60006020838281520152565b909190610ae15750805115613ffa57805190602001fd5b60405163d6bda27560e01b8152600490fd5b6001600160a01b0381166000908152600760205260409020805460018101909155809203614038575050565b6040516301d4b62360e61b81526001600160a01b039190911660048201526024810191909152604490fd5b908160011b918083046002149015171561143e57565b908160041b918083046010149015171561143e57565b8181029291811591840414171561143e57565b919082518211801561412b575b614102576140bc81613195565b82118061410d575b6140cf901515614063565b6028018060281161143e5781830383811161143e5703614102576140f292614134565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b146140c4565b508181116140af565b92909261414084613195565b8311806141c7575b614153901515614063565b93600094810180911161143e579192905b8183106141745750505060019190565b9092919360ff6141956141906020888601015160ff60f81b1690565b6141e5565b1690600f82116141bb57906141ac6141b392614079565b0194613487565b919290614164565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14614148565b60f81c602f81118061424d575b1561420157602f190160ff1690565b6060811180614243575b1561421a576056190160ff1690565b6040811180614239575b15614233576036190160ff1690565b5060ff90565b5060478110614224565b506067811061420b565b50603a81106141f2565b916108a093916142669361426f565b909291926142fd565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116142e757926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610f855780516001600160a01b038116156142de57918190565b50809160019190565b50505060009160039190565b6004111561146357565b614306816142f3565b8061430f575050565b614318816142f3565b600181036143325760405163f645eedf60e01b8152600490fd5b61433b816142f3565b6002810361435c5760405163fce698f760e01b815260048101839052602490fd5b806143686003926142f3565b146143705750565b6040516335e2f38360e21b81526004810191909152602490fd5b6042906143956143b0565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061449b575b1561440b577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261300381610546565b507f000000000000000000000000000000000000000000000000000000000000000046146143e2565b60ff81146145025760ff811690601f82116144f057604051916144e683610510565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b50604051600554816000614515836104a8565b8083529260019081811690811561459b575060011461453c575b506108a092500382610598565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b84831061458057506108a093505081016020013861452f565b81935090816020925483858901015201910190918492614567565b9050602092506108a094915060ff191682840152151560051b8201013861452f565b60ff81146145df5760ff811690601f82116144f057604051916144e683610510565b506040516006548160006145f2836104a8565b8083529260019081811690811561459b575060011461461857506108a092500382610598565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b84831061465c57506108a093505081016020013861452f565b81935090816020925483858901015201910190918492614643565b9091813b61469f576146899192614719565b50614693816142f3565b15918261390857505090565b60009182916040516146d58161229f6020820194630b135d3f60e11b998a875260248401526040604484015260648301906105b9565b51915afa906146e2613756565b8261470b575b826146f257505090565b61470791925060208082518301019101613a0e565b1490565b9150602082511015916146e8565b815191906041830361474a5761474392506020820151906060604084015193015160001a9061426f565b9192909190565b505060009160029190565b6001600160d01b0390818111614769571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff9081811161479b571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b63ffffffff908181116147cb571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b81156147f4570490565b634e487b7160e01b600052601260045260246000fd5b60018111156108a057600181600160801b811015614923575b6148cb6148c16148b76148ad6148a36148996148d797600488600160401b6148d29a1015614916575b640100000000811015614909575b620100008110156148fc575b6101008110156148f0575b60108110156148e4575b10156148dc575b60030260011c614892818b6147ea565b0160011c90565b614892818a6147ea565b61489281896147ea565b61489281886147ea565b61489281876147ea565b61489281866147ea565b80936147ea565b821190565b900390565b60011b614882565b811c9160021b9161487b565b60081c91811b91614871565b60101c9160081b91614866565b60201c9160101b9161485a565b60401c9160201b9161484c565b50600160401b9050608082901c614823565b60125460009080614947575050600090565b8060001981011161143e5760127fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34439252015460301c90565b600a5460009080614991575050600090565b8060001981011161143e57600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b8054600091816149db57505050600090565b60001992828481011161143e5760209181522001015460301c90565b634e487b7160e01b600052600060045260246000fd5b60125490600160401b82101561050b5760018201806012558210156134c057610ae1916012600052600080516020615c3d8339815191520190614a6d65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a5490600160401b82101561050b576001820180600a558210156134c057610ae191600a600052600080516020615c5d8339815191520190614a6d65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b8054600160401b81101561050b57614b0c91600182018155613ab5565b614b34578151815465ffffffffffff191665ffffffffffff91909116178155610ae191614a6d565b6149f7565b6012549192918015614bf857614b51614b6991613aa6565b6012600052600080516020615c3d8339815191520190565b9081549165ffffffffffff90818416918316808311614be657869203614bae57614ba792509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050614be190614bcd614bbf610ad4565b65ffffffffffff9092168252565b6001600160d01b0385166020820152614a0d565b614ba7565b604051632520601d60e01b8152600490fd5b50614c1c90614c08614bbf610ad4565b6001600160d01b0384166020820152614a0d565b60009190565b600a549192918015614cb557614c3a614c5291613aa6565b600a600052600080516020615c5d8339815191520190565b9081549165ffffffffffff90818416918316808311614be657869203614c9057614ba792509065ffffffffffff82549181199060301b169116179055565b5050614be190614ca1614bbf610ad4565b6001600160d01b0385166020820152614a8f565b50614c1c90614cc5614bbf610ad4565b6001600160d01b0384166020820152614a8f565b80549293928015614d7057614cf0614cfd91613aa6565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411614be657879303614d3c5750614ba792509065ffffffffffff82549181199060301b169116179055565b915050614be191614d5c614d4e610ad4565b65ffffffffffff9093168352565b6001600160d01b0386166020830152614aef565b5090614c1c91614d81614d4e610ad4565b6001600160d01b0385166020830152614aef565b905b828110614da357505090565b90918082169080831860011c820180921161143e57600a60005265ffffffffffff8083600080516020615c5d83398151915201541690851610600014614dec5750915b90614d97565b929150614df890613195565b90614de6565b905b828110614e0c57505090565b90918082169080831860011c820180921161143e57601260005265ffffffffffff8083600080516020615c3d83398151915201541690851610600014614e555750915b90614e00565b929150614e6190613195565b90614e4f565b91905b838210614e775750505090565b9091928083169080841860011c820180921161143e5760008581526020902082015465ffffffffffff9081169084161015614eb65750925b9190614e6a565b939250614ec290613195565b91614eaf565b600d548060801c9160018301926001600160801b0380931683851614614f1057600052600e602052604060002055600d54916001600160801b03199060801b16911617600d55565b634e487b7160005260416020526024601cfd5b600d54906001600160801b038083169260801c8314614f685782600052600e602052600160406000209360008554955501166001600160801b0319600d541617600d55565b634e487b7160005260316020526024601cfd5b15614f8257565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b15614fbd57565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b15614ff857565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b90916150426108a093604084526040840190612f13565b916020818403910152611c22565b91906001600160a01b0383168015613f5e5760025482810180911161143e576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b0384116150d657610ae1929350615617565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b1561510357565b60405162461bcd60e51b815260206004820152600f60248201526e22b6b83a3c9037b832b930ba34b7b760891b6044820152606490fd5b1561514157565b60405162461bcd60e51b8152602060048201526013602482015272456d7074792074617267657420636861696e7360681b6044820152606490fd5b1561518357565b60405162461bcd60e51b815260206004820152601060248201526f496e76616c69642074696d656c6f636b60801b6044820152606490fd5b6040516151c78161052b565b6000815290565b8181106151d9575050565b600081556001016151ce565b9190601f81116151f457505050565b610ae1926000526020600020906020601f840160051c83019310615220575b601f0160051c01906151ce565b9091508190615213565b91909182516001600160401b03811161050b576152518161524b84546104a8565b846151e5565b602080601f831160011461528d575081929394600092615282575b50508160011b916000199060031b1c1916179055565b01519050388061526c565b90601f198316956152a385600052602060002090565b926000905b8882106152e0575050836001959697106152c7575b505050811b019055565b015160001960f88460031b161c191690553880806152bd565b806001859682949686015181550195019301906152a8565b8151916001600160401b03831161050b57600160401b831161050b578154838355808410615353575b50602080910191600052806000209060005b848110615341575050505050565b83518382015592810192600101615333565b61536b908360005284602060002091820191016151ce565b38615321565b815191600160401b831161050b5781548383558084106153cf575b506153a1602080920192600052602060002090565b6000925b8484106153b3575050505050565b600183826153c38394518661522a565b019201930192906153a5565b6000838152846020822092830192015b8281106153ed57505061538c565b806153fa600192546104a8565b80615407575b50016153df565b601f90818111841461541f5750508281555b38615400565b836154419261543385600052602060002090565b920160051c820191016151ce565b60008181526020812081835555615419565b9061010060089161546581518561522a565b6154766020820151600186016152f8565b604081015160028501556060810151600385015560808101516004850180546001600160a01b0319166001600160a01b039092169190911790556154c160a082015160058601615371565b6154e66154d160c0830151151590565b600686019060ff801983541691151516179055565b60e081015160078501550151910155565b9081526001600160a01b0390911660208201526060604082018190526108a0929101906105b9565b1561552657565b60405162461bcd60e51b815260206004820152601960248201527f50726f706f73616c20616c7265616479206578656375746564000000000000006044820152606490fd5b1561557257565b60405162461bcd60e51b815260206004820152601060248201526f141c9bdc1bdcd85b08195e1c1a5c995960821b6044820152606490fd5b156155b157565b60405162461bcd60e51b81526020600482015260116024820152702737903a37b5b2b739903a379039b4b3b760791b6044820152606490fd5b8054600160401b81101561050b5761560791600182018155613ab5565b919091614b3457610ae19161522a565b90610ae19161562d61562883614755565b613e1d565b50506001600160a01b0390811690811561567d575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169116613c95565b61568e61568984614755565b613e4d565b5050615642565b610ae192916001600160a01b039182169190819083156156ed575b169182156156da575b60005260086020528060406000205416916000526040600020541690613c95565b6156e661568985614755565b50506156b9565b6156f961562886614755565b50506156b0565b9081602091031261073e5751801515810361073e5790565b6157218161582a565b9061572b82611459565b600582036158265761574891506000526014602052604060002090565b5460135461575e906001600160a01b0316610dc4565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610f8557600091615809575b501561579c57505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610f85576000926157dc575b5050156157d757600790565b600290565b6157fb9250803d10615802575b6157f38183610598565b810190615700565b38806157cb565b503d6157e9565b6158209150843d8611615802576157f38183610598565b3861578e565b5090565b61583e81600052600c602052604060002090565b5460ff8160f01c166159365760f81c6159305761586b61368661331e83600052600c602052604060002090565b80156159175765ffffffffffff4316809110156159105761588b8261301f565b106158965750600190565b6158a26112308261593d565b80156158eb575b156158b45750600390565b61368660016158d06158dd93600052600c602052604060002090565b015465ffffffffffff1690565b6158e657600490565b600590565b5061590b6112308260005260116020526040600020600181015490541090565b6158a9565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260116020526040600020600c60205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa918215610f85576159da926064926159c892600092612e835750612e6b90613acd565b049160026001820154910154906131a3565b101590565b906159eb939291612fa5565b6159f481615718565b600881101561146357603b600160ff83161b1615615af35750615a39615a2482600052600c602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1615a79816000526014602052604060002090565b5480615a83575090565b601354615a98906001600160a01b0316610dc4565b803b1561073e5760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610f8557615ae0575b5060008181526014602052604081205590565b80610f79615aed926104f8565b38615acd565b90615b17606492604051926331b75e4d60e01b845260048401526024830190611468565b603b6044820152fd5b949392615b4c608093615b3e615b5a9460a08a5260a08a0190612f13565b9088820360208a0152611c22565b908682036040880152612f50565b93600060608201520152565b9192615b9560a094615b87615ba3949998979960c0875260c0870190612f13565b908582036020870152611c22565b908382036040850152612f50565b946000606083015260808201520152565b9290939160018060a01b036013541690813b1561073e57600093615c036040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601615b20565b039134905af1908115610f8557600092613fc792615c2d575b506000526014602052604060002090565b615c36906104f8565b38615c1c56febb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212202627befb43889ac882392be166d232b6cf88ef987654f0f10b333640cb78ebe464736f6c63430008140033","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x2EEC JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x13CF08B EQ PUSH2 0x4A3 JUMPI DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x49E JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x499 JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x494 JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x48F JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x48A JUMPI DUP1 PUSH4 0xC0512E9 EQ PUSH2 0x485 JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x480 JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x47B JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x476 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x471 JUMPI DUP1 PUSH4 0x194A94FC EQ PUSH2 0x46C JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x467 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x462 JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x45D JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x458 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x453 JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x44E JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x449 JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x444 JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x43F JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x43A JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x435 JUMPI DUP1 PUSH4 0x4FA76EC9 EQ PUSH2 0x430 JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x42B JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x426 JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x421 JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x41C JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x417 JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x412 JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x40D JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x408 JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x403 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x3FE JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x3F9 JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x3F4 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x3EF JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x3EA JUMPI DUP1 PUSH4 0x824E83E1 EQ PUSH2 0x3E5 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x3E0 JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x3DB JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x3D6 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x3D1 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x3CC JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x3C7 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x3C2 JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x3BD JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x3B8 JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x3B3 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x3AE JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x3A9 JUMPI DUP1 PUSH4 0xAB273016 EQ PUSH2 0x3A4 JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x39F JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x39A JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x395 JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x390 JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x38B JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x386 JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x381 JUMPI DUP1 PUSH4 0xD1FAD4CD EQ PUSH2 0x37C JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x377 JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x372 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x36D JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x368 JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x363 JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x35E JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x359 JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x354 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x34F JUMPI DUP1 PUSH4 0xF2C26A47 EQ PUSH2 0x34A JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x345 JUMPI PUSH4 0xFC0C546A SUB PUSH2 0xE JUMPI PUSH2 0x2EA7 JUMP JUMPDEST PUSH2 0x2DED JUMP JUMPDEST PUSH2 0x2CBD JUMP JUMPDEST PUSH2 0x2A31 JUMP JUMPDEST PUSH2 0x297A JUMP JUMPDEST PUSH2 0x2925 JUMP JUMPDEST PUSH2 0x28C3 JUMP JUMPDEST PUSH2 0x281C JUMP JUMPDEST PUSH2 0x27CE JUMP JUMPDEST PUSH2 0x276B JUMP JUMPDEST PUSH2 0x270D JUMP JUMPDEST PUSH2 0x26E4 JUMP JUMPDEST PUSH2 0x25AC JUMP JUMPDEST PUSH2 0x2590 JUMP JUMPDEST PUSH2 0x24C3 JUMP JUMPDEST PUSH2 0x2457 JUMP JUMPDEST PUSH2 0x2439 JUMP JUMPDEST PUSH2 0x2399 JUMP JUMPDEST PUSH2 0x237B JUMP JUMPDEST PUSH2 0x2344 JUMP JUMPDEST PUSH2 0x220A JUMP JUMPDEST PUSH2 0x21EE JUMP JUMPDEST PUSH2 0x21B9 JUMP JUMPDEST PUSH2 0x2145 JUMP JUMPDEST PUSH2 0x2122 JUMP JUMPDEST PUSH2 0x20D0 JUMP JUMPDEST PUSH2 0x1FED JUMP JUMPDEST PUSH2 0x1FD1 JUMP JUMPDEST PUSH2 0x1F2A JUMP JUMPDEST PUSH2 0x1F07 JUMP JUMPDEST PUSH2 0x1DEF JUMP JUMPDEST PUSH2 0x1D20 JUMP JUMPDEST PUSH2 0x1C56 JUMP JUMPDEST PUSH2 0x1AEE JUMP JUMPDEST PUSH2 0x1AB1 JUMP JUMPDEST PUSH2 0x1A29 JUMP JUMPDEST PUSH2 0x19D4 JUMP JUMPDEST PUSH2 0x1963 JUMP JUMPDEST PUSH2 0x1926 JUMP JUMPDEST PUSH2 0x18DB JUMP JUMPDEST PUSH2 0x18BD JUMP JUMPDEST PUSH2 0x184E JUMP JUMPDEST PUSH2 0x1828 JUMP JUMPDEST PUSH2 0x17A0 JUMP JUMPDEST PUSH2 0x1734 JUMP JUMPDEST PUSH2 0x16E4 JUMP JUMPDEST PUSH2 0x1682 JUMP JUMPDEST PUSH2 0x1635 JUMP JUMPDEST PUSH2 0x1617 JUMP JUMPDEST PUSH2 0x15B9 JUMP JUMPDEST PUSH2 0x14FB JUMP JUMPDEST PUSH2 0x14A2 JUMP JUMPDEST PUSH2 0x1475 JUMP JUMPDEST PUSH2 0x1357 JUMP JUMPDEST PUSH2 0x1331 JUMP JUMPDEST PUSH2 0x1315 JUMP JUMPDEST PUSH2 0x12DA JUMP JUMPDEST PUSH2 0x12A3 JUMP JUMPDEST PUSH2 0x1136 JUMP JUMPDEST PUSH2 0x107D JUMP JUMPDEST PUSH2 0xFF4 JUMP JUMPDEST PUSH2 0xFD6 JUMP JUMPDEST PUSH2 0xD8C JUMP JUMPDEST PUSH2 0xB50 JUMP JUMPDEST PUSH2 0xA80 JUMP JUMPDEST PUSH2 0xA63 JUMP JUMPDEST PUSH2 0x995 JUMP JUMPDEST PUSH2 0x8A3 JUMP JUMPDEST PUSH2 0x7E3 JUMP JUMPDEST PUSH2 0x7BC JUMP JUMPDEST PUSH2 0x743 JUMP JUMPDEST PUSH2 0x640 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x4D8 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x4C2 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x4B7 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x4E2 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5E5 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x5C4 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH2 0x615 PUSH1 0xC0 SWAP7 SWAP4 SWAP10 SWAP9 SWAP8 SWAP5 PUSH1 0xE0 DUP8 MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST PUSH1 0x20 DUP7 ADD SWAP10 SWAP1 SWAP10 MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x60 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x73E JUMPI PUSH1 0x0 PUSH1 0x4 CALLDATALOAD DUP2 MSTORE PUSH1 0x1F DUP3 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP2 PUSH1 0x40 MLOAD DUP3 DUP2 SWAP4 SWAP1 DUP6 SLOAD PUSH2 0x674 DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x71C JUMPI POP PUSH1 0x1 EQ PUSH2 0x6DF JUMPI JUMPDEST POP POP POP PUSH2 0x69D SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x2 DUP3 ADD SLOAD PUSH1 0x3 DUP4 ADD SLOAD PUSH1 0x4 DUP5 ADD SLOAD SWAP2 SWAP4 PUSH2 0x6DB SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x6 DUP3 ADD SLOAD PUSH1 0xFF AND SWAP1 PUSH1 0x8 PUSH1 0x7 DUP5 ADD SLOAD SWAP4 ADD SLOAD SWAP4 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP8 DUP9 PUSH2 0x5F9 JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST DUP8 DUP2 MSTORE DUP6 DUP2 KECCAK256 SWAP6 SWAP4 POP SWAP2 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x704 JUMPI POP POP PUSH2 0x69D SWAP4 POP DUP3 ADD ADD CODESIZE DUP1 DUP1 PUSH2 0x68E JUMP JUMPDEST DUP6 SLOAD DUP8 DUP5 ADD DUP6 ADD MSTORE SWAP5 DUP6 ADD SWAP5 DUP7 SWAP5 POP SWAP2 DUP4 ADD SWAP2 PUSH2 0x6EB JUMP JUMPDEST SWAP3 POP POP POP PUSH2 0x69D SWAP5 SWAP3 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 DUP1 PUSH2 0x68E JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x73E JUMPI PUSH1 0x20 SWAP1 PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x7A0 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x78F JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x784 JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x77D JUMP JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x10 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x7FF PUSH2 0x3786 JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x870 JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x839 PUSH2 0x4935 JUMP JUMPDEST AND PUSH2 0x854 PUSH2 0x846 DUP4 PUSH2 0x4755 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x4B39 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 DUP2 ADD JUMPDEST SUB SWAP1 LOG1 STOP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x8A0 SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x981 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0xB SLOAD PUSH2 0x8C6 DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x957 JUMPI POP PUSH1 0x1 EQ PUSH2 0x8FC JUMPI JUMPDEST PUSH2 0x6DB DUP6 PUSH2 0x8F0 DUP2 DUP8 SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x88F JUMP JUMPDEST SWAP3 POP PUSH1 0xB DUP4 MSTORE PUSH32 0x175B7A638427703F0DBE7BB9BBF987A2551717B34E79F33B5B1008D1FA01DB9 JUMPDEST DUP3 DUP5 LT PUSH2 0x93F JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x8F0 DUP3 PUSH2 0x6DB PUSH2 0x8E0 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x924 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x6DB SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x8F0 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x8E0 JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x9B2 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD CALLER ISZERO PUSH2 0xA4A JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0xA31 JUMPI CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP3 SWAP2 PUSH2 0x9F9 SWAP2 JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 PUSH1 0x20 CALLER SWAP3 LOG3 PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 DUP1 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x120 DUP3 ADD DUP3 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x50B JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0xAE1 DUP3 PUSH2 0x510 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0xB0A DUP3 PUSH2 0xAE3 JUMP JUMPDEST SWAP2 PUSH2 0xB18 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x598 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x73E JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP2 PUSH1 0x20 PUSH2 0x8A0 SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0xAFE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0xB6C PUSH1 0x4 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH2 0xB77 PUSH1 0x24 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0xB96 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xBFB DUP4 PUSH2 0xBCD JUMP JUMPDEST SWAP3 PUSH2 0xC09 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x598 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x73E JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC33 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0xC41 DUP2 PUSH2 0x984 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xC25 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xC63 DUP4 PUSH2 0xBCD JUMP JUMPDEST SWAP3 PUSH2 0xC71 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x598 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x73E JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC9B JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xC8D JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0xCC2 DUP3 PUSH2 0xBCD JUMP JUMPDEST SWAP3 PUSH2 0xCD0 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x598 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x73E JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0xCFE JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI DUP7 SWAP2 PUSH2 0xD1F DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0xB35 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0xCEE JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x73E JUMPI DUP3 PUSH2 0xD56 SWAP2 PUSH1 0x4 ADD PUSH2 0xBE4 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI DUP4 PUSH2 0xD6E SWAP2 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x73E JUMPI PUSH2 0xD85 SWAP2 PUSH1 0x4 ADD PUSH2 0xCAA JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH2 0xD9A CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST PUSH2 0xDA8 DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x2FA5 JUMP JUMPDEST SWAP3 PUSH2 0xDB2 DUP5 PUSH2 0x3817 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH2 0xDD0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP7 PUSH2 0xFB7 JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0xE32 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x5B20 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP3 PUSH2 0xF8A JUMPI JUMPDEST POP POP PUSH2 0xE5B DUP8 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x13 SLOAD PUSH2 0xE71 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0xDC4 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0xE9D DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x5B66 JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH2 0xEC1 SWAP3 PUSH2 0xEBC SWAP3 PUSH2 0xF6C JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x31A3 JUMP JUMPDEST PUSH2 0x4788 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0xF5B JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0xF4A DUP5 PUSH2 0xF2C PUSH2 0x6DB SWAP7 PUSH1 0x1 PUSH2 0xF12 DUP9 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0xF79 PUSH2 0xF7F SWAP3 PUSH2 0x4F8 JUMP JUMPDEST DUP1 PUSH2 0x7B1 JUMP JUMPDEST CODESIZE PUSH2 0xEB5 JUMP JUMPDEST PUSH2 0x3A1D JUMP JUMPDEST PUSH2 0xFA9 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0xFB0 JUMPI JUMPDEST PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x3A0E JUMP JUMPDEST CODESIZE DUP1 PUSH2 0xE45 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0xF97 JUMP JUMPDEST PUSH2 0xFCF SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0xDFB JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1068 PUSH2 0x1048 PUSH32 0x5C84C0144A4E16E610C6C44C3571A58AF67CE17B61280F57E6FEEB2C363EAA60 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x1054 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 PUSH1 0x40 DUP5 MSTORE PUSH1 0x40 DUP5 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP4 ADD MSTORE SUB SWAP1 LOG1 STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x109A DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x10A6 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x10F0 JUMPI JUMPDEST PUSH2 0x10E4 SWAP4 POP PUSH2 0x3E7E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x110C JUMPI PUSH2 0x1107 DUP4 PUSH2 0x10E4 SWAP6 SUB CALLER DUP4 PUSH2 0x3F90 JUMP JUMPDEST PUSH2 0x10DA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST PUSH2 0x113F CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST PUSH2 0x114D DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x2FA5 JUMP JUMPDEST SWAP3 PUSH2 0x1157 DUP5 PUSH2 0x3869 JUMP JUMPDEST POP PUSH2 0x1182 PUSH2 0x116F DUP6 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0x1239 JUMPI JUMPDEST SWAP5 PUSH2 0x11A8 SWAP3 SWAP2 PUSH2 0x6DB SWAP7 DUP7 PUSH2 0x5BB4 JUMP JUMPDEST PUSH1 0x13 SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0x1214 JUMPI JUMPDEST PUSH2 0x1205 JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 DUP1 PUSH1 0x20 DUP2 ADD JUMPDEST SUB SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x120F PUSH1 0x0 PUSH1 0xD SSTORE JUMP JUMPDEST PUSH2 0x11C4 JUMP JUMPDEST POP PUSH2 0x1234 PUSH2 0x1230 PUSH1 0xD SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0x11BF JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0x1299 JUMPI PUSH2 0x1275 SWAP1 ADDRESS PUSH2 0x126B PUSH2 0xDC4 PUSH2 0x125E DUP5 DUP11 PUSH2 0x34AC JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0x127A JUMPI PUSH2 0x3487 JUMP JUMPDEST PUSH2 0x1240 JUMP JUMPDEST PUSH2 0x1294 PUSH2 0x1287 DUP3 DUP11 PUSH2 0x34AC JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x4EC8 JUMP JUMPDEST PUSH2 0x3487 JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0x1198 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x10 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1374 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x1397 PUSH1 0x24 CALLDATALOAD PUSH2 0x3BDD JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x13E9 JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x13B5 SWAP3 DUP5 PUSH2 0x4E67 JUMP JUMPDEST DUP1 PUSH2 0x13CF JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x13DB DUP5 SWAP3 SWAP4 PUSH2 0x3AA6 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x13BD JUMP JUMPDEST SWAP5 PUSH2 0x13F3 DUP7 PUSH2 0x480A JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x143E JUMPI PUSH1 0x20 SWAP6 PUSH2 0x13B5 SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x142C JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x13A6 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1438 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x1423 JUMP JUMPDEST PUSH2 0x3009 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0x1463 JUMPI JUMP JUMPDEST PUSH2 0x1443 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1463 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x1493 PUSH1 0x4 CALLDATALOAD PUSH2 0x5718 JUMP JUMPDEST PUSH2 0x14A0 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0x1468 JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0x14EF PUSH1 0x24 CALLDATALOAD PUSH2 0x14C6 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH2 0x1509 CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST SWAP1 PUSH2 0x1518 DUP3 DUP3 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x2FA5 JUMP JUMPDEST PUSH2 0x1521 DUP2 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x1 DUP1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x158C JUMPI POP PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1574 JUMPI PUSH2 0x6DB SWAP4 PUSH2 0x1564 SWAP4 PUSH2 0x59DF JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x233D98E3 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x15B0 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x15D9 DUP2 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x21 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0x6DB PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x16A2 DUP2 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH2 0x1702 PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x170E DUP2 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x171F DUP4 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3637 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x1753 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP2 AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x73E JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x73E JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x17B9 PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x17C6 DUP3 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x17E7 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x17FF SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x73E JUMPI PUSH2 0x6DB SWAP6 PUSH2 0x181F PUSH2 0x1564 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x34C5 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD PUSH2 0x1848 DUP2 PUSH2 0x984 JUMP JUMPDEST CALLER PUSH2 0x3C16 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x1867 PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1888 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x73E JUMPI PUSH2 0x18B3 PUSH2 0x172C SWAP4 PUSH2 0x18AB PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0xAFE JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3637 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH1 0x4 CALLDATALOAD PUSH2 0x3ACD JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x18F8 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH2 0x1918 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH2 0x47BA JUMP JUMPDEST PUSH4 0xFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH1 0x4 CALLDATALOAD PUSH2 0x1948 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH6 0xFFFFFFFFFFFF DUP1 DUP3 AND DUP1 SWAP3 SUB PUSH2 0x73E JUMPI PUSH2 0x1990 PUSH2 0x3786 JUMP JUMPDEST PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 PUSH1 0x10 SLOAD SWAP3 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x10 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x19ED PUSH2 0x16C4 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH1 0x20 SWAP2 PUSH2 0x1A1C PUSH2 0x1A15 PUSH2 0x172C SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0xAFE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x171F DUP4 PUSH2 0x52B JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1A5A SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xBE4 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1A73 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1A8C SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xCAA JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x73E JUMPI PUSH2 0x6DB SWAP4 PUSH2 0x1AAB PUSH2 0x1564 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST SWAP3 PUSH2 0x3051 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1ACE DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1B1F SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xBE4 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1B38 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST DUP2 MLOAD DUP2 MLOAD SUB PUSH2 0x1BE4 JUMPI PUSH2 0x1B4D DUP3 MLOAD ISZERO ISZERO PUSH2 0x4F7B JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH2 0x1BB2 JUMPI DUP1 PUSH2 0x1B77 PUSH2 0x1B70 PUSH2 0xDC4 PUSH2 0x125E PUSH2 0x1BAD SWAP6 DUP9 PUSH2 0x34AC JUMP JUMPDEST ISZERO ISZERO PUSH2 0x4FB6 JUMP JUMPDEST PUSH2 0x1B8C PUSH2 0x1B84 DUP3 DUP6 PUSH2 0x34AC JUMP JUMPDEST MLOAD ISZERO ISZERO PUSH2 0x4FF1 JUMP JUMPDEST PUSH2 0x1294 PUSH2 0x1B9C PUSH2 0x125E DUP4 DUP8 PUSH2 0x34AC JUMP JUMPDEST PUSH2 0x1BA6 DUP4 DUP7 PUSH2 0x34AC JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x5050 JUMP JUMPDEST PUSH2 0x1B50 JUMP JUMPDEST POP PUSH32 0x3BE9B2A692D7F70F180696D23AB769875FEC1B9EC86909E5E62E96E3D709CD0 SWAP2 PUSH2 0x86B PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 PUSH2 0x502B JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1C42 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x1C34 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x1CF1 PUSH2 0x1C93 PUSH32 0x0 PUSH2 0x44C4 JUMP JUMPDEST PUSH2 0x6DB PUSH2 0x1CBF PUSH32 0x0 PUSH2 0x45BD JUMP JUMPDEST PUSH2 0x1CFF PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1CCF DUP4 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x1D3C PUSH1 0x4 CALLDATALOAD PUSH2 0x3BDD JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x1D94 JUMPI JUMPDEST PUSH2 0x1D57 SWAP4 POP PUSH2 0x4D95 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x1D6C JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x1D79 PUSH1 0x20 SWAP4 PUSH2 0x3AA6 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x13BD JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x1D9F DUP2 PUSH2 0x480A JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x1D57 SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1DDD JUMPI POP SWAP2 PUSH2 0x1D4D JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1DE9 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x1D4D JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1E0B PUSH2 0x16C4 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x1E19 DUP4 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x1230 PUSH2 0x1E3E PUSH2 0x1ECB SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x1EC5 SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1EBD DUP2 PUSH2 0x546 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x438A JUMP JUMPDEST DUP7 PUSH2 0x4677 JUMP JUMPDEST PUSH2 0x1EE6 JUMPI SWAP1 PUSH2 0x1564 SWAP2 PUSH2 0x6DB SWAP4 PUSH2 0x1EE0 PUSH2 0x2F00 JUMP JUMPDEST SWAP3 PUSH2 0x35BB JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x981 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x1F4D DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x957 JUMPI POP PUSH1 0x1 EQ PUSH2 0x1F76 JUMPI PUSH2 0x6DB DUP6 PUSH2 0x8F0 DUP2 DUP8 SUB DUP3 PUSH2 0x598 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0x1FB9 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x8F0 DUP3 PUSH2 0x6DB PUSH2 0x8E0 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x1F9E JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x200A DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x2061 SWAP2 PUSH2 0x202F PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL DUP1 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x6DB SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x20B2 JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x20CA SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST CODESIZE PUSH2 0x20A1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x20ED DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 SWAP2 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 PUSH2 0x2119 SWAP1 PUSH2 0x49C9 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x2119 PUSH2 0x4935 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2162 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH2 0x216A PUSH2 0x3786 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0x13 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x21E3 PUSH1 0x4 CALLDATALOAD PUSH2 0x21D9 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x3E7E JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2232 DUP2 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP2 ADD SWAP1 PUSH2 0x224D PUSH2 0x2248 PUSH2 0x1230 DUP5 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x551F JUMP JUMPDEST PUSH2 0x225C PUSH1 0x2 DUP3 ADD SLOAD TIMESTAMP LT PUSH2 0x556B JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x2277 SWAP1 SLOAD ISZERO ISZERO PUSH2 0x55AA JUMP JUMPDEST PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x22B6 SWAP1 PUSH2 0x22AD DUP2 PUSH1 0x34 DUP2 ADD JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x5 DUP4 ADD PUSH2 0x55EA JUMP JUMPDEST PUSH1 0x7 PUSH1 0x8 DUP3 ADD SWAP2 PUSH2 0x22C7 DUP4 SLOAD PUSH2 0x3487 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP7 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0x9F1B808CCD95CFAD6377948752267D2AD18CBD81217EC7ABD183A497D47C81D1 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x230E JUMPI STOP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH2 0x86B SWAP1 PUSH2 0x1564 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0xF SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x23B5 PUSH1 0x4 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH2 0x23C0 PUSH1 0x24 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x23E0 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x23F9 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x2412 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH2 0x6DB PUSH2 0x241E PUSH2 0x37FA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH1 0x4 CALLDATALOAD PUSH2 0x301F JUMP JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x246F DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x2496 PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1773 JUMP JUMPDEST SWAP1 PUSH2 0x249F PUSH2 0x3786 JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x24BD PUSH2 0x3756 JUMP JUMPDEST SWAP1 PUSH2 0x3FE3 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x24E0 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0x24EF PUSH2 0x16D4 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0x2577 JUMPI PUSH2 0x256B PUSH2 0x21 SWAP5 PUSH2 0x2572 SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0x2553 DUP3 PUSH2 0x561 JUMP JUMPDEST PUSH2 0x2566 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x438A JUMP JUMPDEST PUSH2 0x4257 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x400C JUMP JUMPDEST PUSH2 0x3C16 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x172C PUSH2 0x25A3 CALLDATASIZE PUSH2 0xD2A JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x2FA5 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x25DD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x73E JUMPI PUSH32 0x2DE0B4AD2878FFF8E0328D13D59576E6595E750E974AEC7069BD4E182D2D5AAF PUSH2 0x11F2 PUSH2 0x261C PUSH2 0x6DB SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xC4C JUMP JUMPDEST SWAP3 PUSH2 0x26D6 PUSH1 0x44 CALLDATALOAD SWAP5 PUSH2 0x2630 DUP4 MLOAD ISZERO ISZERO PUSH2 0x50FC JUMP JUMPDEST PUSH2 0x263C DUP2 MLOAD ISZERO ISZERO PUSH2 0x513A JUMP JUMPDEST PUSH2 0x2647 TIMESTAMP DUP8 GT PUSH2 0x517C JUMP JUMPDEST PUSH1 0x20 SLOAD SWAP6 PUSH2 0x265C PUSH2 0x2657 DUP9 PUSH2 0x3487 JUMP JUMPDEST PUSH1 0x20 SSTORE JUMP JUMPDEST PUSH2 0x2664 PUSH2 0x51BB JUMP JUMPDEST PUSH2 0x267D PUSH2 0x2676 PUSH1 0x2 SLOAD PUSH1 0x21 SLOAD SWAP1 PUSH2 0x408F JUMP JUMPDEST PUSH1 0x64 SWAP1 DIV SWAP1 JUMP JUMPDEST SWAP2 PUSH2 0x2686 PUSH2 0xAB4 JUMP JUMPDEST DUP7 DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP5 SWAP1 SWAP5 MSTORE PUSH1 0x40 DUP5 ADD MSTORE PUSH1 0x64 CALLDATALOAD PUSH1 0x60 DUP5 ADD MSTORE CALLER PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0x0 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x26D1 DUP7 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x5453 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 CALLER DUP7 DUP5 PUSH2 0x54F7 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x13 SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x272D DUP2 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH2 0x27C5 PUSH1 0x4 CALLDATALOAD PUSH2 0x278D DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH2 0x279A DUP3 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 DUP4 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x2835 PUSH2 0x2809 JUMP JUMPDEST PUSH2 0x283D PUSH2 0x3786 JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0x28AA JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x10 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x10 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x2061 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x28E5 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x28F3 DUP2 PUSH2 0x52B JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2941 PUSH2 0x3786 JUMP JUMPDEST PUSH1 0xF SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0xF SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2997 DUP2 PUSH2 0x984 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x73E JUMPI PUSH2 0x6DB SWAP2 PUSH2 0x29E7 SWAP2 PUSH2 0x29B8 PUSH2 0x3FCA JUMP JUMPDEST POP PUSH2 0x29C1 PUSH2 0x3FCA JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x29E1 PUSH2 0x3FCA JUMP JUMPDEST POP PUSH2 0x3AB5 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0x29F5 DUP3 PUSH2 0x510 JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH2 0x2A4D PUSH1 0x4 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH2 0x2A58 PUSH1 0x24 CALLDATALOAD PUSH2 0x984 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x73E JUMPI PUSH2 0x2A77 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB35 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x16 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0x2AAC DUP3 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2B23 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2ACA JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x16 PUSH1 0x0 MSTORE PUSH32 0xD833147D7DC355BA459FC788F669E58CFAF9DC25DDCD0702E87D69C7B5124289 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x2B0B JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2AF9 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP4 SWAP5 POP PUSH1 0xFF SWAP3 SWAP2 SWAP3 NOT AND DUP4 DUP4 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x17 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0x2B50 DUP3 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2B23 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2B6E JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x17 PUSH1 0x0 MSTORE PUSH32 0xC624B66CC0138B8FABC209247F72D758E1CF3343756D543BADBF24212BED8C15 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x2BAF JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2B9D JUMP JUMPDEST PUSH1 0x18 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0x2BD7 DUP3 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2B23 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2BF5 JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x18 PUSH1 0x0 MSTORE PUSH32 0xB13D2D76D1F4B7BE834882E410B3E3A8AFAF69F83600AE24DB354391D2378D2E SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x2C36 JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2C24 JUMP JUMPDEST SWAP8 SWAP5 SWAP10 SWAP9 SWAP6 SWAP3 PUSH2 0x2C93 SWAP1 PUSH2 0x2C85 PUSH2 0x2CA1 SWAP5 PUSH2 0x2C77 PUSH2 0x100 SWAP12 SWAP9 SWAP6 DUP14 PUSH2 0x120 SWAP1 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST DUP13 DUP2 SUB PUSH1 0x20 DUP15 ADD MSTORE SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP1 DUP11 DUP3 SUB PUSH1 0x40 DUP13 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x60 DUP11 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP8 PUSH1 0x80 DUP8 ADD MSTORE PUSH1 0xA0 DUP7 ADD MSTORE PUSH1 0xC0 DUP6 ADD MSTORE PUSH1 0xE0 DUP5 ADD MSTORE ISZERO ISZERO SWAP2 ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x981 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP2 DUP2 PUSH1 0x15 SLOAD PUSH2 0x2CE1 DUP2 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2DC9 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2D6C JUMPI JUMPDEST POP POP PUSH2 0x2D09 SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2D21 DUP3 PUSH2 0x2D1A DUP2 PUSH2 0x2A9C JUMP JUMPDEST SUB DUP4 PUSH2 0x598 JUMP JUMPDEST PUSH2 0x6DB PUSH1 0x40 MLOAD PUSH2 0x2D3B DUP2 PUSH2 0x2D34 DUP2 PUSH2 0x2B40 JUMP JUMPDEST SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x2D4B DUP2 PUSH2 0x2D34 DUP2 PUSH2 0x2BC7 JUMP JUMPDEST PUSH1 0x19 SLOAD PUSH1 0x1A SLOAD PUSH1 0x1C SLOAD SWAP2 PUSH1 0x1D SLOAD SWAP4 PUSH1 0xFF PUSH1 0x1E SLOAD AND SWAP6 PUSH1 0x40 MLOAD SWAP10 DUP11 SWAP10 DUP11 PUSH2 0x2C4E JUMP JUMPDEST SWAP2 POP PUSH1 0x15 DUP3 MSTORE PUSH32 0x55F448FDEA98C4D29EB340757EF0A66CD03DBB9538908A6A81D96026B71EC475 JUMPDEST DUP5 DUP4 LT PUSH2 0x2DAE JUMPI POP PUSH2 0x2D09 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE DUP1 PUSH2 0x2CFB JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x2D94 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP3 POP PUSH2 0x2D09 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x2CFB JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x6DB SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x2E71 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x2E83 JUMPI JUMPDEST POP PUSH2 0x2E6B SWAP1 PUSH2 0x3ACD JUMP JUMPDEST SWAP1 PUSH2 0x408F JUMP JUMPDEST DIV PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 SWAP2 SWAP1 PUSH1 0x20 DUP4 ADD SWAP3 MSTORE JUMP JUMPDEST PUSH2 0x2E6B SWAP2 SWAP3 POP PUSH2 0x2EA0 SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x2E61 JUMP JUMPDEST CALLVALUE PUSH2 0x73E JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x73E JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2F0D DUP3 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x2F33 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x2F25 JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x2F7B JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x2F95 DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x5B9 JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x2F6B JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x2FF1 SWAP3 PUSH2 0x3003 SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x2FE1 PUSH2 0x2FCE PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x598 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x143E JUMPI AND SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x3060 DUP3 CALLER PUSH2 0x38BB JUMP JUMPDEST ISZERO PUSH2 0x315D JUMPI PUSH1 0xF SLOAD SWAP5 DUP6 PUSH2 0x307C JUMPI JUMPDEST PUSH2 0x8A0 SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x32C8 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER DUP2 AND PUSH1 0x0 NOT ADD DUP2 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x30CD SWAP2 PUSH1 0x20 SWAP2 PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x30A6 DUP2 PUSH2 0x52B JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x313F JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x3118 JUMPI POP PUSH2 0x306F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x3157 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST CODESIZE PUSH2 0x310A JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x3191 PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP1 PUSH2 0x31BA DUP3 PUSH2 0xBCD JUMP JUMPDEST PUSH2 0x31C7 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x598 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x31D8 PUSH1 0x1F NOT SWAP2 PUSH2 0xBCD JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x31E9 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x31DD JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x322D SWAP1 PUSH2 0x323B SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x329A JUMPI POP POP POP POP POP PUSH2 0x8A0 SWAP7 SWAP8 POP SWAP1 PUSH2 0x3281 SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x32B9 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x5B9 JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x325D JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x32E0 DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x2FA5 JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x347C JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x3474 JUMPI JUMPDEST PUSH2 0x344B JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x332D PUSH2 0x331E DUP11 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST AND PUSH2 0x3424 JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x341F SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x336F PUSH1 0x10 SLOAD SWAP4 DUP1 DUP6 AND SWAP1 NUMBER AND PUSH2 0x31A3 JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x33FD PUSH2 0x338B DUP13 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x33D4 PUSH2 0x33B0 DUP7 PUSH2 0x4788 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x33DD DUP4 PUSH2 0x47BA JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x3411 PUSH2 0x340A DUP10 MLOAD PUSH2 0x31B0 JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x31A3 JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x31FA JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x342E DUP2 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0x1132 SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x3175 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x32F8 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x32F1 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x143E JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x3496 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0x1230 PUSH2 0x357F SWAP2 PUSH2 0x3579 DUP11 PUSH2 0x34FB DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x3506 CALLDATASIZE DUP9 DUP11 PUSH2 0xAFE JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x1EBD DUP2 PUSH2 0x57C JUMP JUMPDEST DUP11 PUSH2 0x4677 JUMP JUMPDEST PUSH2 0x359A JUMPI PUSH2 0x8A0 SWAP6 SWAP7 SWAP2 PUSH2 0x3594 SWAP2 CALLDATASIZE SWAP2 PUSH2 0xAFE JUMP JUMPDEST SWAP3 PUSH2 0x3637 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x8A0 SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x35CE DUP6 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x3637 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x3603 SWAP4 PUSH2 0x8A0 SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x5B9 JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x8A0 SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x3643 DUP5 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x3728 JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH2 0x369F PUSH2 0x3697 PUSH2 0x3691 PUSH2 0x3686 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x3A29 JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x3923 JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x36EC JUMPI POP PUSH2 0x36E6 PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x3611 JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x36E6 SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x35D7 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x374D SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x3781 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x3767 DUP3 PUSH2 0xAE3 JUMP JUMPDEST SWAP2 PUSH2 0x3775 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x598 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x37E2 JUMPI ADDRESS SUB PUSH2 0x37A1 JUMPI JUMP JUMPDEST PUSH2 0x37AA CALLDATASIZE PUSH2 0xAE3 JUMP JUMPDEST PUSH2 0x37B7 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x598 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x37DA PUSH2 0x4F23 JUMP JUMPDEST SUB PUSH2 0x37D1 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0xBBB JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH2 0x3820 DUP2 PUSH2 0x5718 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x383D JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x3860 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x3872 DUP2 PUSH2 0x5718 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x388F JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x38B2 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x391B JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x391B JUMPI PUSH2 0x38FA SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x40A2 JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x3908 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x393A SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x3965 PUSH2 0x395E DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x39ED JUMPI PUSH2 0x398B PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x3998 SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x39AF JUMPI POP PUSH2 0x39AA DUP3 DUP3 SLOAD PUSH2 0x31A3 JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x39C6 JUMPI POP PUSH1 0x1 ADD PUSH2 0x39AA DUP3 DUP3 SLOAD PUSH2 0x31A3 JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x39DB JUMPI PUSH1 0x2 ADD PUSH2 0x39AA DUP3 DUP3 SLOAD PUSH2 0x31A3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x73E JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3A8E JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x8A0 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xFB0 JUMPI PUSH2 0xFA1 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x143E JUMPI JUMP JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x0 NOT DUP3 ADD DUP3 DUP2 GT PUSH2 0x143E JUMPI DUP3 GT ISZERO PUSH2 0x34C0 JUMPI PUSH1 0x0 SWAP2 PUSH1 0x12 DUP4 MSTORE PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 DUP2 ADD SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP3 DUP2 DUP5 DUP3 AND GT ISZERO PUSH2 0x3BD2 JUMPI POP PUSH2 0x3B2C SWAP1 PUSH2 0x4788 JUMP JUMPDEST DUP4 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x3B7C JUMPI JUMPDEST POP PUSH2 0x3B43 SWAP4 POP PUSH2 0x4DFE JUMP JUMPDEST DUP1 PUSH2 0x3B56 JUMPI POP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x3B61 PUSH1 0x12 SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x3B4A JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x3B87 DUP3 PUSH2 0x480A JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x143E JUMPI PUSH2 0x3B43 SWAP5 PUSH1 0x12 DUP8 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x3BC0 JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x3B38 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x3BCC SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x3BBA JUMP JUMPDEST SWAP4 POP POP POP POP PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 DUP3 LT ISZERO PUSH2 0x3BF8 JUMPI POP PUSH2 0x8A0 SWAP1 PUSH2 0x4788 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0xAE1 SWAP7 SWAP5 AND SWAP5 PUSH2 0x3C93 SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x3DDD JUMPI JUMPDEST PUSH2 0x3CBD JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x3D42 JUMPI JUMPDEST POP POP DUP3 PUSH2 0x3CD2 JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x3CB6 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x3D1F SWAP2 PUSH2 0x3D19 SWAP1 SWAP2 PUSH2 0x4755 JUMP JUMPDEST SWAP1 PUSH2 0x3DE6 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x3CCB JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x3D62 DUP5 PUSH2 0x4755 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3D76 DUP6 PUSH2 0x49C9 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB DUP2 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3DBA PUSH2 0x3DD3 SWAP2 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP5 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x4CD9 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x3CC3 JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x3CB1 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3DFB DUP6 PUSH2 0x49C9 JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3E19 SWAP2 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x4CD9 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3E30 PUSH2 0x497F JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3E19 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x4C22 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x3E60 PUSH2 0x497F JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x143E JUMPI PUSH2 0x3E19 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x4C22 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x3F77 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x3F5E JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x3F2F JUMPI DUP5 PUSH2 0xAE1 SWAP7 SWAP8 SUB PUSH2 0x3EE0 DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x5695 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0xA4A JUMPI DUP2 AND ISZERO PUSH2 0xA31 JUMPI PUSH2 0x9E2 PUSH2 0x3FC7 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x3FD7 DUP3 PUSH2 0x510 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0xAE1 JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x3FFA JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP1 SWAP3 SUB PUSH2 0x4038 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x143E JUMPI JUMP JUMPDEST DUP2 DUP2 MUL SWAP3 SWAP2 DUP2 ISZERO SWAP2 DUP5 DIV EQ OR ISZERO PUSH2 0x143E JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x412B JUMPI JUMPDEST PUSH2 0x4102 JUMPI PUSH2 0x40BC DUP2 PUSH2 0x3195 JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x410D JUMPI JUMPDEST PUSH2 0x40CF SWAP1 ISZERO ISZERO PUSH2 0x4063 JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x143E JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x143E JUMPI SUB PUSH2 0x4102 JUMPI PUSH2 0x40F2 SWAP3 PUSH2 0x4134 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x40C4 JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x40AF JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x4140 DUP5 PUSH2 0x3195 JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x41C7 JUMPI JUMPDEST PUSH2 0x4153 SWAP1 ISZERO ISZERO PUSH2 0x4063 JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x143E JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x4174 JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x4195 PUSH2 0x4190 PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x41E5 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x41BB JUMPI SWAP1 PUSH2 0x41AC PUSH2 0x41B3 SWAP3 PUSH2 0x4079 JUMP JUMPDEST ADD SWAP5 PUSH2 0x3487 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x4164 JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x4148 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x424D JUMPI JUMPDEST ISZERO PUSH2 0x4201 JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x4243 JUMPI JUMPDEST ISZERO PUSH2 0x421A JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x4239 JUMPI JUMPDEST ISZERO PUSH2 0x4233 JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x4224 JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x420B JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x41F2 JUMP JUMPDEST SWAP2 PUSH2 0x8A0 SWAP4 SWAP2 PUSH2 0x4266 SWAP4 PUSH2 0x426F JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x42FD JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x42E7 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0xF85 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x42DE JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x1463 JUMPI JUMP JUMPDEST PUSH2 0x4306 DUP2 PUSH2 0x42F3 JUMP JUMPDEST DUP1 PUSH2 0x430F JUMPI POP POP JUMP JUMPDEST PUSH2 0x4318 DUP2 PUSH2 0x42F3 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x4332 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x433B DUP2 PUSH2 0x42F3 JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x435C JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x4368 PUSH1 0x3 SWAP3 PUSH2 0x42F3 JUMP JUMPDEST EQ PUSH2 0x4370 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x4395 PUSH2 0x43B0 JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x449B JUMPI JUMPDEST ISZERO PUSH2 0x440B JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x3003 DUP2 PUSH2 0x546 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x43E2 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x4502 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x44F0 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x44E6 DUP4 PUSH2 0x510 JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x4515 DUP4 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x459B JUMPI POP PUSH1 0x1 EQ PUSH2 0x453C JUMPI JUMPDEST POP PUSH2 0x8A0 SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x4580 JUMPI POP PUSH2 0x8A0 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x452F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4567 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x8A0 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x452F JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x45DF JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x44F0 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x44E6 DUP4 PUSH2 0x510 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x45F2 DUP4 PUSH2 0x4A8 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x459B JUMPI POP PUSH1 0x1 EQ PUSH2 0x4618 JUMPI POP PUSH2 0x8A0 SWAP3 POP SUB DUP3 PUSH2 0x598 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x465C JUMPI POP PUSH2 0x8A0 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x452F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4643 JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x469F JUMPI PUSH2 0x4689 SWAP2 SWAP3 PUSH2 0x4719 JUMP JUMPDEST POP PUSH2 0x4693 DUP2 PUSH2 0x42F3 JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x3908 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x46D5 DUP2 PUSH2 0x229F PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x46E2 PUSH2 0x3756 JUMP JUMPDEST DUP3 PUSH2 0x470B JUMPI JUMPDEST DUP3 PUSH2 0x46F2 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x4707 SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x3A0E JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x46E8 JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x474A JUMPI PUSH2 0x4743 SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x426F JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x4769 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x479B JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x47CB JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP2 ISZERO PUSH2 0x47F4 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x8A0 JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x4923 JUMPI JUMPDEST PUSH2 0x48CB PUSH2 0x48C1 PUSH2 0x48B7 PUSH2 0x48AD PUSH2 0x48A3 PUSH2 0x4899 PUSH2 0x48D7 SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x48D2 SWAP11 LT ISZERO PUSH2 0x4916 JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x4909 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x48FC JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x48F0 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x48E4 JUMPI JUMPDEST LT ISZERO PUSH2 0x48DC JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x4892 DUP2 DUP12 PUSH2 0x47EA JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP11 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP10 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP9 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP8 PUSH2 0x47EA JUMP JUMPDEST PUSH2 0x4892 DUP2 DUP7 PUSH2 0x47EA JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x47EA JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x4882 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x487B JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x4871 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x4866 JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x485A JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x484C JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x4823 JUMP JUMPDEST PUSH1 0x12 SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x4947 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x143E JUMPI PUSH1 0x12 PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x4991 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x143E JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x49DB JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x143E JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x50B JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0x12 SSTORE DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH2 0xAE1 SWAP2 PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x4A6D PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x50B JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x34C0 JUMPI PUSH2 0xAE1 SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x4A6D PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x50B JUMPI PUSH2 0x4B0C SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x3AB5 JUMP JUMPDEST PUSH2 0x4B34 JUMPI DUP2 MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR DUP2 SSTORE PUSH2 0xAE1 SWAP2 PUSH2 0x4A6D JUMP JUMPDEST PUSH2 0x49F7 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x4BF8 JUMPI PUSH2 0x4B51 PUSH2 0x4B69 SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x4BE6 JUMPI DUP7 SWAP3 SUB PUSH2 0x4BAE JUMPI PUSH2 0x4BA7 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x4BE1 SWAP1 PUSH2 0x4BCD PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A0D JUMP JUMPDEST PUSH2 0x4BA7 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x4C1C SWAP1 PUSH2 0x4C08 PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A0D JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x4CB5 JUMPI PUSH2 0x4C3A PUSH2 0x4C52 SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x4BE6 JUMPI DUP7 SWAP3 SUB PUSH2 0x4C90 JUMPI PUSH2 0x4BA7 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST POP POP PUSH2 0x4BE1 SWAP1 PUSH2 0x4CA1 PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A8F JUMP JUMPDEST POP PUSH2 0x4C1C SWAP1 PUSH2 0x4CC5 PUSH2 0x4BBF PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x4A8F JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x4D70 JUMPI PUSH2 0x4CF0 PUSH2 0x4CFD SWAP2 PUSH2 0x3AA6 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x4BE6 JUMPI DUP8 SWAP4 SUB PUSH2 0x4D3C JUMPI POP PUSH2 0x4BA7 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x4BE1 SWAP2 PUSH2 0x4D5C PUSH2 0x4D4E PUSH2 0xAD4 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x4AEF JUMP JUMPDEST POP SWAP1 PUSH2 0x4C1C SWAP2 PUSH2 0x4D81 PUSH2 0x4D4E PUSH2 0xAD4 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x4AEF JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x4DA3 JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C5D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x4DEC JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x4D97 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x4DF8 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x4DE6 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x4E0C JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI PUSH1 0x12 PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x5C3D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x4E55 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x4E00 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x4E61 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP1 PUSH2 0x4E4F JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x4E77 JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x143E JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x4EB6 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x4E6A JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x4EC2 SWAP1 PUSH2 0x3195 JUMP JUMPDEST SWAP2 PUSH2 0x4EAF JUMP JUMPDEST PUSH1 0xD SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x4F10 JUMPI PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0xD SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0xD SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x4F68 JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0xD SLOAD AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST ISZERO PUSH2 0x4F82 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x4FBD JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x4FF8 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 SWAP2 PUSH2 0x5042 PUSH2 0x8A0 SWAP4 PUSH1 0x40 DUP5 MSTORE PUSH1 0x40 DUP5 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP2 PUSH1 0x20 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x3F5E JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x143E JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x50D6 JUMPI PUSH2 0xAE1 SWAP3 SWAP4 POP PUSH2 0x5617 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5103 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xF PUSH1 0x24 DUP3 ADD MSTORE PUSH15 0x22B6B83A3C9037B832B930BA34B7B7 PUSH1 0x89 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5141 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x13 PUSH1 0x24 DUP3 ADD MSTORE PUSH19 0x456D7074792074617267657420636861696E73 PUSH1 0x68 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5183 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x496E76616C69642074696D656C6F636B PUSH1 0x80 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x51C7 DUP2 PUSH2 0x52B JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE SWAP1 JUMP JUMPDEST DUP2 DUP2 LT PUSH2 0x51D9 JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH2 0x51CE JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1F DUP2 GT PUSH2 0x51F4 JUMPI POP POP POP JUMP JUMPDEST PUSH2 0xAE1 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH2 0x5220 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH2 0x51CE JUMP JUMPDEST SWAP1 SWAP2 POP DUP2 SWAP1 PUSH2 0x5213 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x50B JUMPI PUSH2 0x5251 DUP2 PUSH2 0x524B DUP5 SLOAD PUSH2 0x4A8 JUMP JUMPDEST DUP5 PUSH2 0x51E5 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH2 0x528D JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH2 0x5282 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH2 0x526C JUMP JUMPDEST SWAP1 PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH2 0x52A3 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH2 0x52E0 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH2 0x52C7 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH2 0x52BD JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH2 0x52A8 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x50B JUMPI PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x50B JUMPI DUP2 SLOAD DUP4 DUP4 SSTORE DUP1 DUP5 LT PUSH2 0x5353 JUMPI JUMPDEST POP PUSH1 0x20 DUP1 SWAP2 ADD SWAP2 PUSH1 0x0 MSTORE DUP1 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5341 JUMPI POP POP POP POP POP JUMP JUMPDEST DUP4 MLOAD DUP4 DUP3 ADD SSTORE SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x5333 JUMP JUMPDEST PUSH2 0x536B SWAP1 DUP4 PUSH1 0x0 MSTORE DUP5 PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP2 DUP3 ADD SWAP2 ADD PUSH2 0x51CE JUMP JUMPDEST CODESIZE PUSH2 0x5321 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x50B JUMPI DUP2 SLOAD DUP4 DUP4 SSTORE DUP1 DUP5 LT PUSH2 0x53CF JUMPI JUMPDEST POP PUSH2 0x53A1 PUSH1 0x20 DUP1 SWAP3 ADD SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x53B3 JUMPI POP POP POP POP POP JUMP JUMPDEST PUSH1 0x1 DUP4 DUP3 PUSH2 0x53C3 DUP4 SWAP5 MLOAD DUP7 PUSH2 0x522A JUMP JUMPDEST ADD SWAP3 ADD SWAP4 ADD SWAP3 SWAP1 PUSH2 0x53A5 JUMP JUMPDEST PUSH1 0x0 DUP4 DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 KECCAK256 SWAP3 DUP4 ADD SWAP3 ADD JUMPDEST DUP3 DUP2 LT PUSH2 0x53ED JUMPI POP POP PUSH2 0x538C JUMP JUMPDEST DUP1 PUSH2 0x53FA PUSH1 0x1 SWAP3 SLOAD PUSH2 0x4A8 JUMP JUMPDEST DUP1 PUSH2 0x5407 JUMPI JUMPDEST POP ADD PUSH2 0x53DF JUMP JUMPDEST PUSH1 0x1F SWAP1 DUP2 DUP2 GT DUP5 EQ PUSH2 0x541F JUMPI POP POP DUP3 DUP2 SSTORE JUMPDEST CODESIZE PUSH2 0x5400 JUMP JUMPDEST DUP4 PUSH2 0x5441 SWAP3 PUSH2 0x5433 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 ADD PUSH2 0x51CE JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x20 DUP2 KECCAK256 DUP2 DUP4 SSTORE SSTORE PUSH2 0x5419 JUMP JUMPDEST SWAP1 PUSH2 0x100 PUSH1 0x8 SWAP2 PUSH2 0x5465 DUP2 MLOAD DUP6 PUSH2 0x522A JUMP JUMPDEST PUSH2 0x5476 PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 DUP7 ADD PUSH2 0x52F8 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH1 0x3 DUP6 ADD SSTORE PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x4 DUP6 ADD DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE PUSH2 0x54C1 PUSH1 0xA0 DUP3 ADD MLOAD PUSH1 0x5 DUP7 ADD PUSH2 0x5371 JUMP JUMPDEST PUSH2 0x54E6 PUSH2 0x54D1 PUSH1 0xC0 DUP4 ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP7 ADD SWAP1 PUSH1 0xFF DUP1 NOT DUP4 SLOAD AND SWAP2 ISZERO ISZERO AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x7 DUP6 ADD SSTORE ADD MLOAD SWAP2 ADD SSTORE JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x60 PUSH1 0x40 DUP3 ADD DUP2 SWAP1 MSTORE PUSH2 0x8A0 SWAP3 SWAP2 ADD SWAP1 PUSH2 0x5B9 JUMP JUMPDEST ISZERO PUSH2 0x5526 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x19 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x50726F706F73616C20616C726561647920657865637574656400000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5572 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x141C9BDC1BDCD85B08195E1C1A5C9959 PUSH1 0x82 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x55B1 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x11 PUSH1 0x24 DUP3 ADD MSTORE PUSH17 0x2737903A37B5B2B739903A379039B4B3B7 PUSH1 0x79 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x50B JUMPI PUSH2 0x5607 SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x3AB5 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x4B34 JUMPI PUSH2 0xAE1 SWAP2 PUSH2 0x522A JUMP JUMPDEST SWAP1 PUSH2 0xAE1 SWAP2 PUSH2 0x562D PUSH2 0x5628 DUP4 PUSH2 0x4755 JUMP JUMPDEST PUSH2 0x3E1D JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x567D JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x3C95 JUMP JUMPDEST PUSH2 0x568E PUSH2 0x5689 DUP5 PUSH2 0x4755 JUMP JUMPDEST PUSH2 0x3E4D JUMP JUMPDEST POP POP PUSH2 0x5642 JUMP JUMPDEST PUSH2 0xAE1 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x56ED JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x56DA JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x3C95 JUMP JUMPDEST PUSH2 0x56E6 PUSH2 0x5689 DUP6 PUSH2 0x4755 JUMP JUMPDEST POP POP PUSH2 0x56B9 JUMP JUMPDEST PUSH2 0x56F9 PUSH2 0x5628 DUP7 PUSH2 0x4755 JUMP JUMPDEST POP POP PUSH2 0x56B0 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x73E JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x73E JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x5721 DUP2 PUSH2 0x582A JUMP JUMPDEST SWAP1 PUSH2 0x572B DUP3 PUSH2 0x1459 JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x5826 JUMPI PUSH2 0x5748 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x13 SLOAD PUSH2 0x575E SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0xDC4 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x5809 JUMPI JUMPDEST POP ISZERO PUSH2 0x579C JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x57DC JUMPI JUMPDEST POP POP ISZERO PUSH2 0x57D7 JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x57FB SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x5802 JUMPI JUMPDEST PUSH2 0x57F3 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x5700 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x57CB JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x57E9 JUMP JUMPDEST PUSH2 0x5820 SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x5802 JUMPI PUSH2 0x57F3 DUP2 DUP4 PUSH2 0x598 JUMP JUMPDEST CODESIZE PUSH2 0x578E JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x583E DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x5936 JUMPI PUSH1 0xF8 SHR PUSH2 0x5930 JUMPI PUSH2 0x586B PUSH2 0x3686 PUSH2 0x331E DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x5917 JUMPI PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 SWAP2 LT ISZERO PUSH2 0x5910 JUMPI PUSH2 0x588B DUP3 PUSH2 0x301F JUMP JUMPDEST LT PUSH2 0x5896 JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x58A2 PUSH2 0x1230 DUP3 PUSH2 0x593D JUMP JUMPDEST DUP1 ISZERO PUSH2 0x58EB JUMPI JUMPDEST ISZERO PUSH2 0x58B4 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x3686 PUSH1 0x1 PUSH2 0x58D0 PUSH2 0x58DD SWAP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x58E6 JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x590B PUSH2 0x1230 DUP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x58A9 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0xC PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP3 MSTORE DUP1 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x59DA SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x59C8 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x2E83 JUMPI POP PUSH2 0x2E6B SWAP1 PUSH2 0x3ACD JUMP JUMPDEST DIV SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x31A3 JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x59EB SWAP4 SWAP3 SWAP2 PUSH2 0x2FA5 JUMP JUMPDEST PUSH2 0x59F4 DUP2 PUSH2 0x5718 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1463 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x5AF3 JUMPI POP PUSH2 0x5A39 PUSH2 0x5A24 DUP3 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x5A79 DUP2 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x5A83 JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH2 0x5A98 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0xDC4 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x73E JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0xF85 JUMPI PUSH2 0x5AE0 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0xF79 PUSH2 0x5AED SWAP3 PUSH2 0x4F8 JUMP JUMPDEST CODESIZE PUSH2 0x5ACD JUMP JUMPDEST SWAP1 PUSH2 0x5B17 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1468 JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x5B4C PUSH1 0x80 SWAP4 PUSH2 0x5B3E PUSH2 0x5B5A SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x5B95 PUSH1 0xA0 SWAP5 PUSH2 0x5B87 PUSH2 0x5BA3 SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x2F13 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x1C22 JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x2F50 JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x13 SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x73E JUMPI PUSH1 0x0 SWAP4 PUSH2 0x5C03 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x5B20 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xF85 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3FC7 SWAP3 PUSH2 0x5C2D JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x5C36 SWAP1 PUSH2 0x4F8 JUMP JUMPDEST CODESIZE PUSH2 0x5C1C JUMP INVALID 0xBB DUP11 PUSH11 0x4669BA250D26CD7A459ECA SWAP14 0x21 PUSH0 DUP4 SMOD 0xE3 GASPRICE 0xEB 0xE5 SUB PUSH26 0xBC5A3617EC3444C65A7BB8D6351C1CF70C95A316CC6A92839C98 PUSH7 0x82D98BC35F958F BASEFEE DUP4 0xF9 0xD2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x26 0x27 0xBE 0xFB NUMBER DUP9 SWAP11 0xC8 DUP3 CODECOPY 0x2B 0xE1 PUSH7 0xD232B6CF88EF98 PUSH23 0x54F0F10B333640CB78EBE464736F6C6343000814003300 ","sourceMap":"782:8552:46:-:0;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;:::o;:::-;;:::i;:::-;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;1910:45;782:8552;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;1910:45;;;782:8552;;1910:45;;782:8552;;1910:45;;782:8552;;;;;-1:-1:-1;;;;;782:8552:46;1910:45;;;782:8552;;;1910:45;;;;;782:8552;1910:45;;782:8552;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;-1:-1:-1;;;4125:42:2;;;:107;;;;782:8552:46;4125:159:2;;;;782:8552:46;;;;;;;;;;4125:159:2;-1:-1:-1;;;862:40:38;;-1:-1:-1;4125:159:2;;;:107;-1:-1:-1;;;4183:49:2;;;-1:-1:-1;4125:107:2;;782:8552:46;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;;1460:13:6;782:8552:46;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;3401:72:2;;:::i;:::-;2544:3:9;3674:32;;3670:132;;3961:62;;-1:-1:-1;;;;;1586:32:9;;:::i;:::-;782:8552:46;8310:38:43;3906::9;;;:::i;:::-;782:8552:46;6633:12;782:8552;8310:38:43;:::i;:::-;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;3961:62:9;;;;782:8552:46;3670:132:9;782:8552:46;;;;3729:62:9;;;;;;782:8552:46;3729:62:9;;782:8552:46;2544:3:9;782:8552:46;;;;3729:62:9;782:8552:46;;;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;;;;;;;;;;;;;4424:5:2;782:8552:46;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;4424:5:2;782:8552:46;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;735:10:27;9813:19:20;9809:89;;-1:-1:-1;;;;;782:8552:46;;;9911:21:20;;9907:90;;735:10:27;782:8552:46;;;;;;;;;;735:10:27;;10006:27:20;;:18;782:8552:46;;;;;;;;;;;;;;;;10006:27:20;782:8552:46;;;;;;10085:31:20;782:8552:46;735:10:27;10085:31:20;;782:8552:46;;;;;;;9907:90:20;782:8552:46;;-1:-1:-1;;;9955:31:20;;-1:-1:-1;782:8552:46;9955:31:20;;782:8552:46;;;9955:31:20;9809:89;782:8552:46;;-1:-1:-1;;;9855:32:20;;9830:1;782:8552:46;9855:32:20;;782:8552:46;;;9855:32:20;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;1961:30;782:8552;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;-1:-1:-1;782:8552:46;7918:10:2;782:8552:46;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;-1:-1:-1;;;;;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;:::i;:::-;-1:-1:-1;3033:9:7;782:8552:46;-1:-1:-1;;;;;782:8552:46;25338:4:2;25315:28;25311:91;;782:8552:46;;-1:-1:-1;;;782:8552:46;;;;;25311:91:2;782:8552:46;;-1:-1:-1;;;25366:25:2;;782:8552:46;;25366:25:2;782:8552:46;-1:-1:-1;;;;;782:8552:46;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;:::o;:::-;;;;;;;:::i;:::-;13576:57:2;;;;;;;;:::i;:::-;13644:77;;;;:::i;:::-;-1:-1:-1;3576:9:7;782:8552:46;3576:21:7;;-1:-1:-1;;;;;782:8552:46;;-1:-1:-1;;;;;782:8552:46;;;3576:21:7;782:8552:46;;;;;;;;;3576:23:7;;;;;;782:8552:46;3576:23:7;;;;;;;;;-1:-1:-1;3576:23:7;;;782:8552:46;;;;6677:4:7;782:8552:46;;;6661:40:7;782:8552:46;;;;;;;;;3692:65:7;;;;;;;;;782:8552:46;3692:65:7;;;:::i;:::-;;;;;;;;;;-1:-1:-1;3692:65:7;;;782:8552:46;3665:24:7;;;;782:8552:46;;3665:12:7;782:8552:46;;;;;;;3665:24:7;782:8552:46;3576:9:7;782:8552:46;3767:23:7;;-1:-1:-1;;;;;782:8552:46;;;3767:23:7;:67;;;;;;-1:-1:-1;782:8552:46;;3767:67:7;782:8552:46;;;;;;;;;;;;;3767:67:7;;782:8552:46;3767:67:7;;;:::i;:::-;;;;;;;;;;3852:42;3767:67;3870:23;3767:67;;;782:8552:46;3870:15:7;;:23;:::i;:::-;3852:42;:::i;:::-;782:8552:46;;;13840:15:2;782:8552:46;;13871:22:2;13936:38;;13871:22;:46;782:8552:46;13871:22:2;782:8552:46;13871:22:2;;782:8552:46;;13871:10:2;782:8552:46;;;;;;;13871:22:2;:33;782:8552:46;;;;;;;;;;;;13871:46:2;782:8552:46;;;;;;;;;;;;;;;;;;;;;13936:38:2;;;;782:8552:46;;;;;;;;;;;;13836:216:2;782:8552:46;;-1:-1:-1;;;14012:29:2;;782:8552:46;;14012:29:2;3767:67:7;;;;;;:::i;:::-;;;:::i;:::-;;;;;;:::i;3692:65::-;;;;;;-1:-1:-1;3692:65:7;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;3576:23;;;;;;;;;;;;;;;:::i;:::-;;;;;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;2927:12:20;782:8552:46;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;6222:44;782:8552;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;;;;;;;6222:44;;;782:8552;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;735:10:27;782:8552:46;;;;;;;;;;;;;-1:-1:-1;;10580:36:20;;10576:309;;782:8552:46;4986:5:20;;;;:::i;:::-;782:8552:46;;3657:11:20;782:8552:46;;;;;10576:309:20;10636:24;;;10632:130;;10854:5;782:8552:46;4986:5:20;782:8552:46;;735:10:27;10854:5:20;;:::i;:::-;10576:309;;10632:130;782:8552:46;;-1:-1:-1;;;10687:60:20;;735:10:27;782:8552:46;10687:60:20;;782:8552:46;;;;;;;;;;;;;;;10687:60:20;;;;;782:8552:46;;;;:::i;:::-;15373:57:2;;;;;;;;:::i;:::-;15441:154;;;;:::i;:::-;;15667:38;:22;;782:8552:46;;13871:10:2;782:8552:46;;;;;;;15667:22:2;782:8552:46;;-1:-1:-1;;;;782:8552:46;-1:-1:-1;;;782:8552:46;;;;15667:38:2;3033:9:7;782:8552:46;-1:-1:-1;;;;;782:8552:46;;;;15805:4:2;15782:28;15778:258;;782:8552:46;9309:15;;;;782:8552;9309:15;;;:::i;:::-;3033:9:7;782:8552:46;15805:4:2;;782:8552:46;-1:-1:-1;;;;;782:8552:46;16193:28:2;;:56;;;782:8552:46;16189:110:2;;782:8552:46;;;;;;16314:28:2;;782:8552:46;;;;16314:28:2;;;;782:8552:46;;;;;;;;;;;;;16189:110:2;16265:21;1536:4:30;16265:15:2;1536:4:30;5141:109:44;16265:21:2;16189:110;;16193:56;16226:23;16225:24;16226:23;:15;782:8552:46;-1:-1:-1;;;;;782:8552:46;;;;;5653:26:44;5564:122;;16226:23:2;16225:24;;782:8552:46;16225:24:2;16193:56;;15778:258;15831:13;;;;-1:-1:-1;15866:3:2;782:8552:46;;15846:18:2;;;;;15866:3;15805:4;;15893:27;:10;;;;;:::i;:::-;782:8552:46;-1:-1:-1;;;;;782:8552:46;;;15893:27:2;;15889:123;;15866:3;:::i;:::-;15831:13;;15889:123;15969:23;15979:12;;;;:::i;:::-;;782:8552:46;;;;;15969:23:2;;:::i;:::-;15866:3;:::i;15846:18::-;-1:-1:-1;15846:18:2;;;;15778:258;;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;;-1:-1:-1;782:8552:46;7464:10:2;782:8552:46;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;1616:138:2;782:8552:46;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;2780:2:20;782:8552:46;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;1289:12:6;782:8552:46;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;-1:-1:-1;782:8552:46;;;4411:20:11;782:8552:46;;;;;;4459:29:11;782:8552:46;;4459:29:11;:::i;:::-;782:8552:46;;;9737:15:43;9762:18;;9801:1;9795:7;;9791:234;;782:8552:46;10049:53:43;;782:8552:46;10049:53:43;;;;;:::i;:::-;10120:8;;;:63;;;782:8552:46;;-1:-1:-1;;;;;782:8552:46;;;;;;10120:63:43;10168:7;;;;;;:::i;:::-;14439:109;;;;;782:8552:46;;;10120:63:43;;9791:234;9838:14;;;;:::i;:::-;782:8552:46;;;;;;;;14439:109:43;10049:53;14439:109;;;;782:8552:46;14439:109:43;;;;;;782:8552:46;;;;;9870:48:43;9866:149;782:8552:46;;;9938:10:43;9866:149;;9791:234;;;;;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;;;782:8552:46;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;:::o;:::-;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;7624:23;782:8552;;7624:23;:::i;:::-;782:8552;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;1159:44:5;782:8552:46;;;;;:::i;:::-;;;-1:-1:-1;782:8552:46;1159:14:5;782:8552:46;;;;-1:-1:-1;782:8552:46;1159:35:5;782:8552:46;;;;;;;;;;;;;;;;1159:44:5;782:8552:46;;;;;;;;;;;;;;;;;:::i;:::-;17878:57:2;;;;;;;;;:::i;:::-;7624:23:46;;;:::i;:::-;782:8552;;;;;;;;;;;;27519:48:2;:62;27515:172;;-1:-1:-1;;782:8552:46;;;7918:10:2;782:8552:46;;;;;;-1:-1:-1;;;;;782:8552:46;735:10:27;18116:44:2;18112:116;;782:8552:46;8054:58;;;;:::i;:::-;782:8552;;;;;;;;;;;;;18112:116:2;782:8552:46;;-1:-1:-1;;;18183:34:2;;735:10:27;782:8552:46;18183:34:2;;782:8552:46;;;10687:60:20;27515:172:2;782:8552:46;;;;;;27604:72:2;;;;;;;;;782:8552:46;;;;;;:::i;:::-;;;;;;27604:72:2;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;1997:31;782:8552;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;-1:-1:-1;782:8552:46;1476:14:5;782:8552:46;;;-1:-1:-1;782:8552:46;;;;1570:25:5;1547:21;;;782:8552:46;1570:25:5;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;22885:65:2;782:8552:46;;:::i;:::-;;;;;;:::i;:::-;-1:-1:-1;782:8552:46;;;;;;;;:::i;:::-;-1:-1:-1;782:8552:46;;735:10:27;782:8552:46;;22885:65:2;:::i;:::-;782:8552:46;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;:::i;:::-;;;;;;;;;-1:-1:-1;782:8552:46;5674:10:11;782:8552:46;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;;:::i;:::-;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;5903:9:11;782:8552:46;;;;;:::i;:::-;735:10:27;5903:9:11;:::i;782:8552:46:-;;;;;;-1:-1:-1;;782:8552:46;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;20688:53:2;782:8552:46;;;;;;;;;:::i;:::-;;;;;:::i;:::-;735:10:27;;782:8552:46;;20688:53:2;:::i;782:8552:46:-;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;782:8552:46;8741:20:11;782:8552:46;;;8723:57:11;782:8552:46;-1:-1:-1;782:8552:46;;8723:57:11;:::i;:::-;782:8552:46;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;3095:9:20;782:8552:46;;;;;;;;;;;;3004:116:20;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;3401:72:2;;:::i;:::-;2801:44:6;782:8552:46;2816:12:6;782:8552:46;;;;;;;;;;;;;;2801:44:6;-1:-1:-1;;782:8552:46;;2816:12:6;782:8552:46;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;22885:65:2;782:8552:46;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;782:8552:46;624:7:29;782:8552:46;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;4075:35;782:8552;;4147:45;782:8552;;4155:20;;4147:45;:::i;:::-;-1:-1:-1;4244:3:46;782:8552;;4222:20;;;;;4271:12;4263:51;4271:26;:12;;4244:3;4271:12;;;:::i;:26::-;;;4263:51;:::i;:::-;4328:39;4336:11;;;;:::i;:::-;782:8552;4336:15;;4328:39;:::i;:::-;4401:11;4387:12;;;;;:::i;:::-;4401:11;;;;:::i;:::-;782:8552;4401:11;;:::i;4244:3::-;4207:13;;4222:20;;4438:38;4222:20;4438:38;782:8552;;4438:38;;;;;:::i;782:8552::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;6099:41:35;:5;:41;:::i;:::-;782:8552:46;6554:47:35;:8;:47;:::i;:::-;782:8552:46;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;5590:13:35;;782:8552:46;;;;5625:4:35;782:8552:46;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;5270:29:11;782:8552:46;;5270:29:11;:::i;:::-;5234:17;782:8552:46;9737:15:43;-1:-1:-1;9762:18:43;9795:7;9801:1;9795:7;;9791:234;;782:8552:46;10049:53:43;;;;:::i;:::-;-1:-1:-1;10120:8:43;;;-1:-1:-1;;782:8552:46;;-1:-1:-1;782:8552:46;;;;;10120:63:43;5234:17:11;10168:7:43;782:8552:46;10168:7:43;;:::i;:::-;14439:109;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:8552:46;;;10120:63:43;;9791:234;9838:14;;;;;:::i;:::-;782:8552:46;;;;;;;10049:53:43;14439:109;5234:17:11;14439:109:43;;782:8552:46;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:8552:46;;;;;9870:48:43;9866:149;782:8552:46;;;9938:10:43;9866:149;9791:234;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;9791:234;;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;21004:204:2;782:8552:46;21223:6:2;782:8552:46;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;;-1:-1:-1;782:8552:46;;;1121:7:29;782:8552:46;;;;;;;;;;;;;21073:102:2;;782:8552:46;;;21100:73:2;;782:8552:46;1470:81:2;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21100:73:2;;;;;:::i;:::-;782:8552:46;21090:84:2;;21073:102;:::i;:::-;21004:204;;:::i;21223:6::-;21219:75;;782:8552:46;21311:41:2;782:8552:46;;;;;:::i;:::-;21311:41:2;;:::i;21219:75::-;782:8552:46;;-1:-1:-1;;;21252:31:2;;-1:-1:-1;;;;;782:8552:46;;;21252:31:2;;782:8552:46;;;10687:60:20;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;6633:12;782:8552;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;2544:3:9;782:8552:46;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;1998:40:8;782:8552:46;;;;;;;;;:::i;:::-;-1:-1:-1;782:8552:46;;-1:-1:-1;;;1998:40:8;;-1:-1:-1;;;;;782:8552:46;;;;1998:40:8;;782:8552:46;;;;;;;;;;;;;;;;;;1998:40:8;;782:8552:46;867:6:8;-1:-1:-1;;;;;782:8552:46;1998:40:8;;;;;;782:8552:46;1998:40:8;-1:-1:-1;1998:40:8;;;782:8552:46;-1:-1:-1;782:8552:46;;;;;;;;;;;;;1998:40:8;;;;782:8552:46;1998:40:8;;;;;;;;;:::i;:::-;;;;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;-1:-1:-1;782:8552:46;;;3868:20:11;782:8552:46;;;;;;;;-1:-1:-1;;;;;782:8552:46;3868:38:11;;;:::i;:::-;782:8552:46;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;-1:-1:-1;;;;;1586:32:9;;:::i;782:8552:46:-;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;3401:72:2;;:::i;:::-;6268:9:7;782:8552:46;6245:56:7;782:8552:46;;;;;;;;;;;;;;;;;;;;;;6245:56:7;-1:-1:-1;;;;;;782:8552:46;;6268:9:7;782:8552:46;;;;;;;;-1:-1:-1;;782:8552:46;;;;3459:5:20;782:8552:46;;;;;:::i;:::-;;;735:10:27;;3459:5:20;:::i;:::-;782:8552:46;;;3482:4:20;782:8552:46;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;3222:4:7;782:8552:46;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;5531:22;;782:8552;;5531:9;782:8552;;;;;;;5531:22;5572:17;;;782:8552;5563:56;5571:18;782:8552;;;;;;;5571:18;5563:56;:::i;:::-;5629:64;5655:17;;;782:8552;5637:15;:35;5629:64;:::i;:::-;5721:10;3095:9:20;782:8552:46;;;;;;;;;;5703:55;;782:8552;5711:25;;5703:55;:::i;:::-;782:8552;;5721:10;782:8552;;-1:-1:-1;;782:8552:46;;5793:28;;782:8552;5768:54;;5793:28;782:8552;;;;5793:28;;782:8552;;5793:28;;;;;;:::i;:::-;5768:19;;;:54;:::i;:::-;5980:23;5832:24;;;782:8552;5832:26;782:8552;;5832:26;:::i;:::-;782:8552;;;;;;;;;;5721:10;782:8552;;;;;;;;;;5873:65;;782:8552;;5873:65;5980:23;782:8552;-1:-1:-1;5952:51:46;5948:164;;782:8552;5948:164;782:8552;;-1:-1:-1;;782:8552:46;6039:4;782:8552;;;6062:39;;;;6019:24;782:8552;;;;;;;-1:-1:-1;;782:8552:46;;;;;;-1:-1:-1;782:8552:46;8115:10:2;782:8552:46;;;;8115:33:2;782:8552:46;-1:-1:-1;782:8552:46;8115:33:2;782:8552:46;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;1641:18:6;782:8552:46;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;:::i;:::-;;;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;782:8552:46;;;;-1:-1:-1;782:8552:46;;;24659:45:2;782:8552:46;;;;;;:::i;:::-;3401:72:2;;;:::i;:::-;782:8552:46;;;;;;;;;;;;;24618:31:2;782:8552:46;;;24618:31:2;;;;;:::i;:::-;24659:45;;:::i;782:8552:46:-;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;6185:15:11;;:24;6181:91;;6298:168;6535:9;782:8552:46;6501:5:11;782:8552:46;;;6352:57:11;782:8552:46;6352:57:11;;782:8552:46;2063:71:11;782:8552:46;;;;;;;;;;2063:71:11;;782:8552:46;2063:71:11;782:8552:46;2063:71:11;;782:8552:46;;2063:71:11;;782:8552:46;;6352:57:11;;;;;:::i;:::-;6325:86;782:8552:46;;;;;;;6342:68:11;;6325:86;:::i;:::-;6298:168;:::i;:::-;6501:5;;;:::i;:::-;6535:9;:::i;6181:91::-;782:8552:46;;-1:-1:-1;;;6232:29:11;;782:8552:46;6232:29:11;;782:8552:46;;;;;6232:29:11;782:8552:46;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;5350:51;;782:8552;;;;;;;;:::i;:::-;;;;;;4690:49;782:8552;;4698:21;;4690:49;:::i;:::-;4749:56;782:8552;;4757:24;;4749:56;:::i;:::-;4815;4835:15;4823:27;;4815:56;:::i;:::-;782:8552;;4902:17;;;;;:::i;:::-;782:8552;;;4902:17;5179:14;;:::i;:::-;5252:40;5253:32;2927:12:20;782:8552:46;5269:16;782:8552;5253:32;;:::i;:::-;5289:3;782:8552;;;;5252:40;782:8552;;;:::i;:::-;;;;;4953:382;;782:8552;;;;;4953:382;;782:8552;;;;4953:382;;782:8552;5143:10;782:8552;4953:382;;782:8552;4953:382;;;782:8552;-1:-1:-1;4953:382:46;;;782:8552;4953:382;;;782:8552;-1:-1:-1;4953:382:46;;;782:8552;4929:21;;782:8552;;5531:9;782:8552;;;;;;;4929:21;782:8552;:::i;:::-;;;5143:10;;;;5350:51;;;:::i;782:8552::-;;;;;;-1:-1:-1;;782:8552:46;;;;3033:9:7;782:8552:46;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;3657:27:20;782:8552:46;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;782:8552:46;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;3657:27:20;782:8552:46;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;1470:81:2;782:8552:46;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:8552:46;;;;;;:::i;:::-;3401:72:2;;:::i;:::-;782:8552:46;;;;3092:20:6;;;3088:88;;3190:47;782:8552:46;;;3206:13:6;782:8552:46;;;;;;;;;;;;;;;3190:47:6;782:8552:46;;;;;;;;3206:13:6;782:8552:46;-1:-1:-1;782:8552:46;;3088:88:6;782:8552:46;;-1:-1:-1;;;3135:30:6;;-1:-1:-1;782:8552:46;3135:30:6;;782:8552:46;;;3135:30:6;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;1998:40:8;782:8552:46;;;;;;:::i;:::-;-1:-1:-1;782:8552:46;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:8;;-1:-1:-1;;;;;782:8552:46;;;;1998:40:8;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;3401:72:2;;:::i;:::-;3529:18:6;782:8552:46;;;;;;;;;;;;;3508:62:6;;;3529:18;782:8552:46;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11452:22:43;782:8552:46;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;782:8552:46;-1:-1:-1;782:8552:46;;;9019:20:11;782:8552:46;;;;;;;:::i;:::-;;11452:22:43;:::i;:::-;782:8552:46;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;:::i;:::-;-1:-1:-1;3033:9:7;782:8552:46;-1:-1:-1;;;;;782:8552:46;25808:4:2;25785:28;25781:91;;782:8552:46;;-1:-1:-1;;;782:8552:46;;;;;;1882:22;782:8552;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;1882:22;-1:-1:-1;782:8552:46;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;1882:22;782:8552;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;1882:22;-1:-1:-1;782:8552:46;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;1882:22;782:8552;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;1882:22;-1:-1:-1;782:8552:46;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;1882:22;782:8552;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;;:::i;:::-;1882:22;782:8552;1882:22;782:8552;1882:22;782:8552;;1882:22;782:8552;;;1882:22;782:8552;;;;;;;;;;:::i;:::-;;;1882:22;782:8552;;;;;;;;;-1:-1:-1;782:8552:46;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;-1:-1:-1;;;2789:37:9;;782:8552:46;;;2789:37:9;;;782:8552:46;;;;;;;867:6:8;-1:-1:-1;;;;;782:8552:46;2789:37:9;;;;;;;782:8552:46;2789:37:9;2544:3;2789:37;:66;:37;-1:-1:-1;2789:37:9;;;782:8552:46;2829:26:9;;;;:::i;:::-;2789:66;;:::i;:::-;782:8552:46;;;;;;;;;;;;;;;2789:37:9;2829:26;2789:37;;;;;782:8552:46;2789:37:9;;;;;;;;;:::i;:::-;;;;;782:8552:46;;;;;;-1:-1:-1;;782:8552:46;;;;;;867:6:8;-1:-1:-1;;;;;782:8552:46;;;;;;3779:142:2;3033:9:7;782:8552:46;-1:-1:-1;;;;;782:8552:46;3851:4:2;3828:28;3824:91;;3779:142::o;782:8552:46:-;;;;;;;:::i;:::-;-1:-1:-1;782:8552:46;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;5530:299:2;;;782:8552:46;5530:299:2;5765:55;5530:299;782:8552:46;;5765:55:2;;;782:8552:46;;5765:55:2;;;782:8552:46;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;5765:55:2;;;;;;;;:::i;:::-;782:8552:46;5755:66:2;;5530:299;:::o;782:8552:46:-;;;;;;;;;;;;7571:178:2;-1:-1:-1;782:8552:46;7672:10:2;782:8552:46;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;7571:178:2;:::o;10887:863::-;;;;;;11177:53;735:10:27;;11177:53:2;:::i;:::-;11176:54;11172:128;;1641:18:6;782:8552:46;11404:18:2;;11400:267;;10887:863;11684:59;735:10:27;;;;11684:59:2;;:::i;11400:267::-;782:8552:46;6633:12;782:8552;;-1:-1:-1;;782:8552:46;;;;;;1998:40:8;782:8552:46;;;10599:17:20;782:8552:46;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:8;;735:10:27;1998:40:8;;;782:8552:46;;;;;;;;;;;;;;;;;1998:40:8;;782:8552:46;867:6:8;-1:-1:-1;;;;;782:8552:46;1998:40:8;;;;;;;10599:17:20;1998:40:8;;;11400:267:2;11511:30;;;;11507:150;;11400:267;;;11507:150;782:8552:46;;-1:-1:-1;;;11568:74:2;;735:10:27;1998:40:8;11568:74:2;;782:8552:46;;;;;;;;;;;;;;;;10687:60:20;1998:40:8;;;;782:8552:46;1998:40:8;;;;;;;;;:::i;:::-;;;;11172:128:2;782:8552:46;;-1:-1:-1;;;11253:36:2;;735:10:27;11253:36:2;;;782:8552:46;;;11253:36:2;782:8552:46;;;;12485:32:2;782:8552:46;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;15088:1:33;782:8552:46;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11927:1373:2;;;;;;;12182:71;782:8552:46;;;;;12223:29:2;12182:71;;;;:::i;:::-;782:8552:46;;;;;12268:31:2;;;;;;:69;;;11927:1373;12268:92;;;;11927:1373;12264:208;;782:8552:46;;;12485:22:2;;:32;:22;;782:8552:46;;13871:10:2;782:8552:46;;;;;;;12485:22:2;782:8552:46;;;;;;;12485:32:2;782:8552:46;12481:149:2;;12963:257;782:8552:46;12963:257:2;782:8552:46;;12659:23:2;1289:12:6;782:8552:46;;;;;6633:12;;782:8552;12659:23:2;:::i;:::-;782:8552:46;;;;12896:51:2;12768:22;;782:8552:46;;13871:10:2;782:8552:46;;;;;;;12768:22:2;782:8552:46;;-1:-1:-1;;;;;;782:8552:46;-1:-1:-1;;;;;782:8552:46;;;;;12838:48:2;12859:27;;;:::i;:::-;782:8552:46;;-1:-1:-1;;;;782:8552:46;;;;;;-1:-1:-1;;;782:8552:46;;;;;12838:48:2;12920:27;;;:::i;:::-;782:8552:46;;-1:-1:-1;;;;782:8552:46;;;;;;-1:-1:-1;;;782:8552:46;;;;;12896:51:2;13166:19;13079:28;782:8552:46;;13079:28:2;:::i;:::-;13166:19;;;:::i;:::-;782:8552:46;;;12963:257:2;;;;;;:::i;:::-;;;;11927:1373::o;12481:149::-;7624:23:46;;;;:::i;:::-;782:8552;;-1:-1:-1;;;12545:74:2;;782:8552:46;;;12545:74:2;;;;;;:::i;12264:208::-;782:8552:46;;;;-1:-1:-1;;;12383:78:2;;;;;782:8552:46;;;;;;;;;;;;;;;;;10687:60:20;12268:92:2;12341:19;;;12268:92;;:69;782:8552:46;;;12303:34:2;;;12268:69;;782:8552:46;-1:-1:-1;;782:8552:46;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;:::i;21443:950:2:-;;;;;;;21714:516;22245:6;21443:950;21783:414;22034:16;;;782:8552:46;;;;;;-1:-1:-1;782:8552:46;1121:7:29;782:8552:46;;;-1:-1:-1;782:8552:46;;;;;;;;;759:395:29;;22034:16:2;782:8552:46;;;;;:::i;:::-;;;;;;22076:24:2;782:8552:46;;;;;22126:17:2;782:8552:46;;;21848:317:2;782:8552:46;21848:317:2;;782:8552:46;1616:138:2;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21848:317:2;;;;;:::i;21783:414::-;21714:516;;:::i;22245:6::-;22241:75;;22333:53;782:8552:46;;;;;;;;:::i;:::-;22333:53:2;;:::i;22241:75::-;782:8552:46;;-1:-1:-1;;;22274:31:2;;-1:-1:-1;;;;;782:8552:46;;22274:31:2;;;782:8552:46;;;10687:60:20;22702:255:2;;22885:65;22702:255;;782:8552:46;;;;;;:::i;:::-;;;;22885:65:2;:::i;782:8552:46:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;23239:769:2:-;;;;7624:23:46;;;:::i;:::-;782:8552;;;;;;;27000:1:2;782:8552:46;;;;27519:48:2;:62;27515:172;;782:8552:46;;-1:-1:-1;782:8552:46;7464:10:2;782:8552:46;;2454:864:5;;7457:39:2;7464:32;782:8552:46;-1:-1:-1;782:8552:46;;;;;;;;;7464:32:2;782:8552:46;;;;7457:39:2;2454:864:5;;:::i;:::-;;;;;:::i;:::-;782:8552:46;;;23715:18:2;23711:226;23715:13;;;782:8552:46;23754:59:2;;782:8552:46;;;;;;;;;;;;;23754:59:2;;;:::i;:::-;;;;23239:769;:::o;23711:226::-;23849:77;782:8552:46;23849:77:2;782:8552:46;;;;;;;;;;;;;23849:77:2;;;:::i;27515:172::-;782:8552:46;;-1:-1:-1;;;27604:72:2;;;;;782:8552:46;;;;;;;;;;;;:::i;:::-;;;;;;27604:72:2;782:8552:46;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;-1:-1:-1;782:8552:46;;;;:::o;:::-;;;:::o;8592:446:2:-;3033:9:7;782:8552:46;-1:-1:-1;;;;;782:8552:46;735:10:27;8651:27:2;;8647:99;;8782:4;8759:28;8755:277;;8592:446::o;8755:277::-;782:8552:46;842:8:27;782:8552:46;:::i;:::-;;;;;;;:::i;:::-;842:8:27;782:8552:46;;;;;842:8:27;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;842:8:27;782:8552:46;;;;;8825:21:2;;8970:52;8977:26;;;:::i;:::-;:41;8970:52;8977:41;;8592:446::o;8647:99::-;782:8552:46;;-1:-1:-1;;;8701:34:2;;735:10:27;8701:34:2;;;782:8552:46;;;8701:34:2;26138:338;3033:9:7;782:8552:46;-1:-1:-1;;;;;782:8552:46;26353:4:2;26330:28;26326:91;;-1:-1:-1;;;782:8552:46;26138:338:2:o;27338:384::-;7624:23:46;;;:::i;:::-;782:8552;;;;;;;;27000:1:2;782:8552:46;;;;27519:48:2;:62;27515:172;;27696:19;27338:384;:::o;27515:172::-;782:8552:46;;;;;27604:72:2;;;;;;;;;782:8552:46;;;;;;:::i;:::-;;;;;;27604:72:2;27338:384;7624:23:46;;;:::i;:::-;782:8552;;;;;;;15499:86:2;27000:1;782:8552:46;;;;27519:48:2;:62;27515:172;;27696:19;27338:384;:::o;27515:172::-;782:8552:46;;;;;27604:72:2;;;;;;;;;782:8552:46;;;;;;:::i;:::-;15499:86:2;782:8552:46;;;;27604:72:2;28848:999;;782:8552:46;;29166:2:2;29157:11;;29153:61;;-1:-1:-1;;30978:95:2;;;;;-1:-1:-1;;;;;;782:8552:46;-1:-1:-1;;;29490:31:2;29486:81;;29719:57;;-1:-1:-1;;782:8552:46;;;29719:57:2;:::i;:::-;29797:8;;782:8552:46;;;29797:33:2;;29790:40;;28848:999;:::o;29797:33::-;-1:-1:-1;;;;;782:8552:46;;;;;29809:21:2;;28848:999;-1:-1:-1;28848:999:2:o;29486:81::-;29541:11;;;29548:4;29541:11;:::o;2454:864:5:-;2707:26;2454:864;;;;782:8552:46;;2707:14:5;782:8552:46;;;;;;;2707:26:5;2748:21;;;;:30;;;;782:8552:46;;;;;;;;;;;;;;;;2748:30:5;782:8552:46;;;;;2748:30:5;2744:100;;2853:30;782:8552:46;2853:30:5;;:37;:30;782:8552:46;;;;;;;;;;;;;;;;2853:30:5;782:8552:46;;-1:-1:-1;;782:8552:46;6039:4;782:8552;;;;2853:37:5;782:8552:46;2905:34:5;;;782:8552:46;2955:40:5;782:8552:46;;;2955:40:5;:::i;:::-;782:8552:46;;2454:864:5;:::o;2901:382::-;2886:4;3016:30;;2886:4;;3062:21;2886:4;3062:21;:36;782:8552:46;;;3062:36:5;:::i;3012:271::-;3136:16;3119:34;3136:16;;;3169:25;:40;782:8552:46;;;3169:40:5;:::i;3115:168::-;782:8552:46;;-1:-1:-1;;;3247:25:5;;;;;2744:100;782:8552:46;;-1:-1:-1;;;2801:32:5;;-1:-1:-1;;;;;782:8552:46;;2801:32:5;;;782:8552:46;;;10687:60:20;782:8552:46;;;;;;;;;;;:::o;:::-;;;;;;;;;;1822:223:8;782:8552:46;;-1:-1:-1;;;1998:40:8;;-1:-1:-1;;;;;782:8552:46;;;1998:40:8;;;782:8552:46;;;;;;;;1998:40:8;;782:8552:46;;;;;;867:6:8;782:8552:46;1998:40:8;;;;;;;-1:-1:-1;1998:40:8;;;1991:47;1822:223;:::o;1998:40::-;;;;;;;;;;;;;;:::i;782:8552:46:-;-1:-1:-1;;782:8552:46;;;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;-1:-1:-1;782:8552:46;:::o;1738:616:9:-;1847:23;782:8552:46;;-1:-1:-1;;782:8552:46;;;;;;;;-1:-1:-1;782:8552:46;;;10599:17:20;782:8552:46;1847:23:9;782:8552:46;;;;;;;;;;;;;2149:22:9;;2145:71;;2318:28;;;;:::i;:::-;9737:15:43;9762:18;;9801:1;9795:7;;9791:234;;1738:616:9;10049:53:43;;;;;:::i;:::-;10120:8;;;:63;;-1:-1:-1;;;;;782:8552:46;;1738:616:9:o;10120:63:43:-;10168:7;1847:23:9;10168:7:43;;:::i;:::-;14439:109;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:8552:46;;;10120:63:43;;9791:234;9838:14;;;;;:::i;:::-;782:8552:46;;;;;;;10049:53:43;14439:109;1847:23:9;14439:109:43;;;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:8552:46;;;;;9870:48:43;9866:149;782:8552:46;;;9938:10:43;9866:149;;9791:234;;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;;;2145:71:9;782:8552:46;;;;;;;2187:18:9;:::o;3415:273:11:-;782:8552:46;6633:12;782:8552;3550:29:11;;;;3546:90;;3653:28;;;;:::i;3546:90::-;782:8552:46;;;;;3588:48:11;;;;;;;;;782:8552:46;;;;;3588:48:11;6730:312;-1:-1:-1;;;;;782:8552:46;;;-1:-1:-1;782:8552:46;;;5674:10:11;782:8552:46;;;;;;;;;;-1:-1:-1;;;;;;782:8552:46;;;;;;;7010:24:11;;782:8552:46;;;3137:18:22;;782:8552:46;;;;;6909:48:11;;-1:-1:-1;6909:48:11;-1:-1:-1;;;;;782:8552:46;3095:9:20;782:8552:46;;;;;;;;;;;;3004:116:20;3137:18:22;7010:24:11;7761:789;-1:-1:-1;;;;;782:8552:46;;;;7761:789:11;;782:8552:46;;;;7862:10:11;;;;;:24;;7761:789;7858:686;;7761:789;;;;;;:::o;7858:686::-;7906:18;7902:315;;7858:686;8234:16;;;8230:304;;7858:686;;;;;8230:304;-1:-1:-1;;;;;782:8552:46;;;;;8010:20:11;782:8552:46;;;;;8475:44:11;;8309:143;;8408:26;;;;:::i;:::-;8309:143;;:::i;:::-;782:8552:46;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;8475:44:11;8230:304;;;;;7902:315;-1:-1:-1;;;;;782:8552:46;;;;;8010:20:11;782:8552:46;;;;;8089:26:11;;;:::i;:::-;-1:-1:-1;;;;;782:8552:46;;;9312:14:11;;;:::i;:::-;782:8552:46;;;;;;;;;;8310:38:43;8156:46:11;6633:12:46;8156:46:11;6633:12:46;782:8552;6633:12;782:8552;8310:38:43;;:::i;:::-;782:8552:46;;;;;;;;;;;;;;;;;;;;;;8156:46:11;;;;7902:315;;;;7862:24;7876:10;;;;7862:24;;9069:273;;-1:-1:-1;;;;;782:8552:46;;;9312:14:11;9069:273;9312:14;:::i;:::-;782:8552:46;;;;;;;;;8310:38:43;6633:12:46;782:8552;6633:12;782:8552;8310:38:43;;:::i;:::-;9282:53:11;;9069:273::o;:::-;-1:-1:-1;;;;;782:8552:46;;;9312:14:11;;:::i;:::-;782:8552:46;;;;;;;;;8310:38:43;6633:12:46;782:8552;6633:12;782:8552;8310:38:43;:::i;9069:273:11:-;-1:-1:-1;;;;;782:8552:46;;;9312:14:11;;:::i;:::-;782:8552:46;;;;;;;;;;8310:38:43;6633:12:46;782:8552;6633:12;782:8552;8310:38:43;:::i;5393:300:20:-;-1:-1:-1;;;;;782:8552:46;;;;5393:300:20;;;;5476:18;;5472:86;;782:8552:46;;5571:16:20;;5567:86;;-1:-1:-1;;;;;782:8552:46;;3095:9:20;782:8552:46;;;;;;;;;;;6340:19:20;;;;6336:115;;782:8552:46;2756:5:22;782:8552:46;;;6571:15:20;;782:8552:46;;;;;;3095:9:20;782:8552:46;3095:9:20;782:8552:46;;;3095:9:20;782:8552:46;;;6571:15:20;782:8552:46;-1:-1:-1;;;;;782:8552:46;;3095:9:20;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;7083:25:20;;782:8552:46;7083:25:20;2756:5:22;:::i;6336:115:20:-;782:8552:46;;-1:-1:-1;;;6386:50:20;;-1:-1:-1;;;;;782:8552:46;;6386:50:20;;;782:8552:46;;;;;;;;;;;;;;;10687:60:20;5567:86;782:8552:46;;-1:-1:-1;;;5610:32:20;;5492:1;5610:32;;;782:8552:46;;;5610:32:20;5472:86;782:8552:46;;-1:-1:-1;;;5517:30:20;;5492:1;5517:30;;;782:8552:46;;;5517:30:20;9701:432;;-1:-1:-1;;;;;782:8552:46;;;9813:19:20;9809:89;;782:8552:46;;9911:21:20;9907:90;;10006:18;:27;:18;782:8552:46;;;;;;;;;;;;;;;;10006:27:20;782:8552:46;9701:432:20:o;782:8552:46:-;;;;;;;:::i;:::-;-1:-1:-1;782:8552:46;;;;;;;:::o;5221:224:26:-;;;;5337:8;;-1:-1:-1;782:8552:46;;5690:21:26;:17;;5815:158;;;;;;5686:354;782:8552:46;;-1:-1:-1;;;6010:19:26;;;;;1265:222:29;-1:-1:-1;;;;;782:8552:46;;-1:-1:-1;782:8552:46;;;1121:7:29;782:8552:46;;;;;;;;;;;;;1396:16:29;;;1392:89;;1265:222;;:::o;1392:89::-;782:8552:46;;-1:-1:-1;;;1435:35:29;;-1:-1:-1;;;;;782:8552:46;;;;1435:35:29;;;782:8552:46;;;;;;;;;;10687:60:20;782:8552:46;;;;;;;;;15293:1:33;782:8552:46;;;;;;;:::o;:::-;;;;;;;;;12994:2:33;782:8552:46;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;:::o;14807:889:33:-;;;782:8552:46;;14977:25:33;;:40;;;;14807:889;14973:72;;15080:9;;;:::i;:::-;15074:15;;15073:88;;;14807:889;15272:22;34863:71:41;;;15272:22:33;:::i;:::-;15267:2;782:8552:46;;15267:2:33;782:8552:46;;;;;;;;;;;15359:29:33;15267:27;;15527:50;;;:::i;:::-;15591:31;;-1:-1:-1;;;;;782:8552:46;;;;15591:31:33:o;15355:335::-;15653:26;;;-1:-1:-1;15653:26:33;-1:-1:-1;15653:26:33;:::o;15073:88::-;-1:-1:-1;30978:95:2;;;;;;-1:-1:-1;;;;;;782:8552:46;-1:-1:-1;;;15094:67:33;15073:88;;14977:40;15006:11;;;;14977:40;;12276:1051;;;;12563:9;;;:::i;:::-;12557:15;;12556:82;;;12276:1051;12736:22;34863:71:41;;;12736:22:33;:::i;:::-;12769:18;-1:-1:-1;782:8552:46;;;;;;;;12802:26:33;;;12830:7;;;;;;13299:21;;;12571:1;13299:21;12276:1051;:::o;12839:3::-;30978:95:2;;;;782:8552:46;12870:55:33;12883:41;30978:95:2;;;;;;782:8552:46;;;;;;12883:41:33;12870:55;:::i;:::-;782:8552:46;12943:8:33;12949:2;12943:8;;12939:31;;12984:12;;12839:3;12984:12;;:::i;:::-;782:8552:46;12839:3:33;;:::i;:::-;12802:26;;;;;12939:31;-1:-1:-1;;;;;;;;;12953:17:33:o;12556:82::-;-1:-1:-1;30978:95:2;;;;;;-1:-1:-1;;;;;;782:8552:46;-1:-1:-1;;;12577:61:33;12556:82;;15702:524;782:8552:46;;15995:2:33;15987:10;;:24;;;15702:524;15983:203;;;-1:-1:-1;;782:8552:46;;;15702:524:33;:::o;15983:203::-;16055:2;16047:10;;:25;;;15983:203;16043:143;;;-1:-1:-1;;782:8552:46;;;;15702:524:33:o;16043:143::-;16116:2;16108:10;;:24;;;16043:143;16104:82;;;-1:-1:-1;;782:8552:46;;;;:::o;16104:82:33:-;16164:22;782:8552:46;16164:22:33;:::o;16108:24::-;16122:10;16130:2;16122:10;;16108:24;;16047:25;16061:11;16069:3;16061:11;;16047:25;;15987:24;16001:10;16009:2;16001:10;;15987:24;;6887:260:34;;7105:8;6887:260;;7051:25;6887:260;7051:25;:::i;:::-;7105:8;;;;;:::i;5203:1551::-;;;6283:66;6270:79;;6266:164;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;6541:24:34;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;6579:20:34;6575:113;;6698:49;;5203:1551;:::o;6575:113::-;6615:62;;;6541:24;6615:62;;:::o;6266:164::-;6365:54;;;6381:1;6365:54;6385:30;6365:54;;:::o;782:8552:46:-;;-1:-1:-1;782:8552:46;;;:::o;7280:532:34:-;782:8552:46;;;:::i;:::-;7366:29:34;;;7411:7;;:::o;7362:444::-;782:8552:46;;;:::i;:::-;7471:29:34;7462:38;;7471:29;;782:8552:46;;-1:-1:-1;;;7523:23:34;;;;;7458:348;782:8552:46;;;:::i;:::-;7576:35:34;7567:44;;7576:35;;782:8552:46;;-1:-1:-1;;;7634:46:34;;;;;782:8552:46;;;;;10687:60:20;7563:243:34;782:8552:46;;7710:30:34;782:8552:46;;:::i;:::-;7701:39:34;7697:109;;7563:243;7280:532::o;7697:109::-;782:8552:46;;-1:-1:-1;;;7763:32:34;;;;;782:8552:46;;;;;;10687:60:20;4917:176:35;3445:249:36;4917:176:35;5053:20;;:::i;:::-;3445:249:36;;;;-1:-1:-1;;;3445:249:36;;;;;;;;;;;4917:176:35;:::o;3845:262::-;3929:4;3938:11;-1:-1:-1;;;;;782:8552:46;3921:28:35;;:63;;3845:262;3917:184;;;4007:22;4000:29;:::o;3917:184::-;782:8552:46;;4204:80:35;;;782:8552:46;2079:95:35;782:8552:46;;4226:11:35;782:8552:46;2079:95:35;;782:8552:46;4239:14:35;2079:95;;;782:8552:46;4255:13:35;2079:95;;;782:8552:46;3929:4:35;782:8552:46;2079:95:35;;782:8552:46;;4204:80:35;;;;;:::i;3921:63::-;3970:14;;3953:13;:31;3921:63;;3358:267:31;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;782:8552:46;;;;;;:::i;:::-;2324:106:31;;2311:2;782:8552:46;;2324:106:31;3543:22;:::o;2675:69::-;782:8552:46;;-1:-1:-1;;;2713:20:31;;;;;3477:142;-1:-1:-1;782:8552:46;;6126:13:35;782:8552:46;;-1:-1:-1;782:8552:46;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;1390:66:31;;;;;;;:::i;782:8552:46:-;6126:13:35;-1:-1:-1;782:8552:46;;;-1:-1:-1;;782:8552:46;;;;;;;-1:-1:-1;1390:66:31;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:31;782:8552:46;;;;;;;;;;;;6126:13:35;782:8552:46;;;;;;;3358:267:31;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;782:8552:46;;;;;;:::i;3477:142:31:-;-1:-1:-1;782:8552:46;;6584:16:35;782:8552:46;;-1:-1:-1;782:8552:46;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;1390:66:31;;;;;;;:::i;782:8552:46:-;6584:16:35;-1:-1:-1;782:8552:46;;;-1:-1:-1;;782:8552:46;;;;;;;-1:-1:-1;1390:66:31;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1041:429:37;;;1167:18;;;;1254:33;;;;:::i;:::-;782:8552:46;;;;:::i;:::-;1308:33:37;:56;;;;1301:63;;;:::o;1163:301::-;1189:1;782:8552:46;;;;;2105:60:37;;782:8552:46;2105:60:37;;;;;;;;;;;;;;782:8552:46;;;;;;;;;;;:::i;2105:60:37:-;2074:101;;;;;;;:::i;:::-;2193:42;;;1163:301;2193:134;;;1395:58;;;:::o;2193:134::-;2251:29;782:8552:46;;;2105:60:37;782:8552:46;;;2251:29:37;;;;;;:::i;:::-;:76;1395:58;:::o;2193:42::-;782:8552:46;;2105:60:37;782:8552:46;;2216:19:37;;2193:42;;;2129:778:34;782:8552:46;;;2129:778:34;2319:2;2299:22;;2319:2;;2751:25;2535:196;;;;;;;;;;;;;;;-1:-1:-1;2535:196:34;2751:25;;:::i;:::-;2744:32;;;;;:::o;2295:606::-;2807:83;;2823:1;2807:83;2827:35;2807:83;;:::o;4174:218:41:-;-1:-1:-1;;;;;782:8552:46;4254:25:41;;;4250:105;;782:8552:46;4174:218:41;:::o;4250:105::-;782:8552:46;;;;4302:42:41;;;;;;782:8552:46;4302:42:41;;;782:8552:46;;;;;4302:42:41;14296:213;782:8552:46;14374:24:41;;;;14370:103;;782:8552:46;14296:213:41;:::o;14370:103::-;782:8552:46;;;;4302:42:41;;;;14421:41;;14452:2;14421:41;;;782:8552:46;;;;;14421:41:41;15296:213;782:8552:46;15374:24:41;;;;15370:103;;782:8552:46;15296:213:41;:::o;15370:103::-;782:8552:46;;;;4302:42:41;;;;15421:41;;15452:2;15421:41;;;782:8552:46;;;;;15421:41:41;782:8552:46;;;;;;;:::o;:::-;;;;;;;;;;;;18080:5181:40;18246:1;18241:6;;;18237:53;;18246:1;19217:14;-1:-1:-1;;;19278:16:40;;;19274:92;;18080:5181;22827:18;22717;22607;22498;22387;22278;23216:28;19383:15;19898:6;19383:15;-1:-1:-1;;;23237:6:40;19383:15;;;19379:90;;18080:5181;19493:7;19486:15;;;19482:90;;18080:5181;19596:7;19589:15;;;19585:89;;18080:5181;19698:6;19691:14;;;19687:87;;18080:5181;19798:6;19791:14;;;19787:87;;18080:5181;19891:14;;19887:61;;18080:5181;20374:1;782:8552:46;18246:1:40;782:8552:46;22284:6:40;;;;:::i;:::-;782:8552:46;;;;;22278:18:40;22393:6;;;;:::i;22387:18::-;22504:6;;;;:::i;22498:18::-;22613:6;;;;:::i;22607:18::-;22723:6;;;;:::i;22717:18::-;22833:6;;;;:::i;22827:18::-;23237:6;;;:::i;:::-;23232:11;;;782:8552:46;23216:28:40;782:8552:46;;18080:5181:40;:::o;19887:61::-;18246:1;782:8552:46;19887:61:40;;19787:87;782:8552:46;;;;;19787:87:40;;;19687;782:8552:46;;;;;19687:87:40;;;19585:89;782:8552:46;;;;;19585:89:40;;;19482:90;782:8552:46;;;;;19482:90:40;;;19379;782:8552:46;;;;;19379:90:40;;;19274:92;-1:-1:-1;;;;782:8552:46;-1:-1:-1;19285:8:40;782:8552:46;;;19274:92:40;;10310:206:43;1586:23:9;782:8552:46;10405:17:43;;10446:8;;;:63;;10405:17;10310:206;:::o;10446:63::-;10599:17:20;;;782:8552:46;;;;;1586:23:9;14439:109:43;;;;782:8552:46;;;10310:206:43;:::o;:::-;7419:17:11;782:8552:46;10405:17:43;;10446:8;;;:63;;10405:17;10310:206;:::o;10446:63::-;10599:17:20;;;782:8552:46;;;;;7419:17:11;14439:109:43;;;;782:8552:46;;;10310:206:43;:::o;:::-;782:8552:46;;10405:17:43;;10446:8;;;:63;;;10405:17;10310:206;:::o;10446:63::-;10599:17:20;;782:8552:46;;;;;;;;14439:109:43;;;;;;;782:8552:46;;;10310:206:43;:::o;782:8552:46:-;;;;;;;;;;;;;1586:23:9;782:8552:46;;-1:-1:-1;;;782:8552:46;;;;;;;;;1586:23:9;782:8552:46;;;;;;;;1586:23:9;-1:-1:-1;782:8552:46;-1:-1:-1;;;;;;;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:8552:46;;;;;;7419:17:11;782:8552:46;;-1:-1:-1;;;782:8552:46;;;;;;;;;7419:17:11;782:8552:46;;;;;;;;7419:17:11;-1:-1:-1;782:8552:46;-1:-1:-1;;;;;;;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;782:8552:46;;;;;;;;;;;;;;;:::i;11657:922:43:-;1586:23:9;782:8552:46;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;1586:23:9;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;14289:265;;11916:28;782:8552:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;782:8552:46;;;;;;;;;;;;;;;;;12285:19:43;782:8552:46;;12423:25:43;;:::o;12247:163::-;782:8552:46;;12343:52:43;782:8552:46;12353:41:43;782:8552:46;;:::i;:::-;;;;;;;;12353:41:43;-1:-1:-1;;;;;782:8552:46;;12353:41:43;;;782:8552:46;12343:52:43;:::i;:::-;12247:163;;12099:89;782:8552:46;;-1:-1:-1;;;12143:30:43;;;;;11860:713;782:8552:46;12479:52:43;782:8552:46;12489:41:43;782:8552:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:8552:46;;12489:41:43;;;782:8552:46;12343:52:43;:::i;12479:::-;11870:1;12545:17;;:::o;11657:922::-;7419:17:11;782:8552:46;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;7419:17:11;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;14289:265;;11916:28;782:8552:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;782:8552:46;;;;;;;;;;;;;;;;;12247:163:43;782:8552:46;;12343:52:43;782:8552:46;12353:41:43;782:8552:46;;:::i;12353:41:43:-;-1:-1:-1;;;;;782:8552:46;;12353:41:43;;;782:8552:46;12343:52:43;:::i;11860:713::-;782:8552:46;12479:52:43;782:8552:46;12489:41:43;782:8552:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:8552:46;;12489:41:43;;;782:8552:46;12343:52:43;:::i;11657:922::-;782:8552:46;;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;11916:28;14439:109;;;;;;14289:265;;11916:28;782:8552:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;;782:8552:46;;;;;;;;;;;;;;;;;12247:163:43;782:8552:46;;;12343:52:43;782:8552:46;12353:41:43;782:8552:46;;:::i;:::-;;;;;;;;12353:41:43;-1:-1:-1;;;;;782:8552:46;;12353:41:43;;;782:8552:46;12343:52:43;:::i;11860:713::-;782:8552:46;;12479:52:43;782:8552:46;12489:41:43;782:8552:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:8552:46;;12489:41:43;;;782:8552:46;12343:52:43;:::i;12929:433::-;;13112:10;;;;;;13344:11;;12929:433;:::o;13105:230::-;3721:5:40;;;;;3731;;;;782:8552:46;;;;;;;;;5234:17:11;-1:-1:-1;14439:109:43;782:8552:46;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:8552:46;;;;;-1:-1:-1;13189:136:43;782:8552:46;;;13248:10:43;13189:136;;13105:230;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;12929:433;;13112:10;;;;;;13344:11;;12929:433;:::o;13105:230::-;3721:5:40;;;;;3731;;;;782:8552:46;;;;;;;;;1847:23:9;-1:-1:-1;14439:109:43;782:8552:46;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:8552:46;;;;;-1:-1:-1;13189:136:43;782:8552:46;;;13248:10:43;13189:136;;13105:230;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;12929:433;;;13112:10;;;;;;13344:11;;;12929:433;:::o;13105:230::-;3721:5:40;;;;;;3731;;;;782:8552:46;;;;;;;;;-1:-1:-1;14439:109:43;;;;;;;;782:8552:46;;;;;;;;-1:-1:-1;782:8552:46;;;13248:10:43;13189:136;;13105:230;;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;1637:317:44;15944:15:2;782:8552:46;;;;;1801:1:44;782:8552:46;;;-1:-1:-1;;;;;782:8552:46;;;;;;1789:29:44;1785:68;;-1:-1:-1;1536:4:30;1867:11:44;1536:4:30;;;-1:-1:-1;1536:4:30;782:8552:46;15944:15:2;1536:4:30;;-1:-1:-1;;;;;1536:4:30;;782:8552:46;1536:4:30;;;;;15944:15:2;1536:4:30;1637:317:44:o;1785:68::-;1829:135:30;-1:-1:-1;1829:135:30;1536:4;1829:135;;;;;3149:373:44;8977:15:2;782:8552:46;;-1:-1:-1;;;;;782:8552:46;;;;;;3313:24:44;;3309:64;;1536:4:30;-1:-1:-1;1536:4:30;3395:11:44;1536:4:30;;3395:11:44;1536:4:30;-1:-1:-1;1536:4:30;1315;-1:-1:-1;1315:4:30;;;;782:8552:46;;-1:-1:-1;;;;;1536:4:30;8977:15:2;1315:4:30;;;8977:15:2;1315:4:30;3149:373:44:o;3309:64::-;1829:135:30;-1:-1:-1;1829:135:30;1315:4;1829:135;;;;;782:8552:46;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;7458:208:20:-;;;-1:-1:-1;;;;;782:8552:46;;7528:21:20;;7524:91;;6233:21;782:8552:46;;;;;;;;;6233:21:20;782:8552:46;-1:-1:-1;;;;;782:8552:46;;3095:9:20;782:8552:46;;;;;;;;;;;;;;;;;;;;;7083:25:20;;782:8552:46;7083:25:20;6233:21;782:8552:46;;-1:-1:-1;;;;;2616:12:22;;2612:94;;2756:5;;;;;:::i;2612:94::-;782:8552:46;;-1:-1:-1;;;2655:36:22;;;;;782:8552:46;;;-1:-1:-1;;;;;782:8552:46;;;;;;10687:60:20;782:8552:46;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;782:8552:46;;;:::o;:::-;;;;;;;;:::o;:::-;-1:-1:-1;1315:4:30;;782:8552:46;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;782:8552:46;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;10599:17:20;;;782:8552:46;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;10599:17:20;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:8552:46;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;-1:-1:-1;782:8552:46;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:8552:46;;;-1:-1:-1;782:8552:46;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;782:8552:46;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;;;;;782:8552:46;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;-1:-1:-1;;;782:8552:46;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;7276:399:11:-;;7661:6;7276:399;7413:58;7444:26;;;:::i;:::-;7413:58;:::i;:::-;-1:-1:-1;;;;;;;782:8552:46;;;;7495:16:11;;7491:110;;7276:399;5674:10;782:8552:46;;;;;;;;;;;;;;;;;7661:6:11;:::i;7491:110::-;7527:63;7563:26;;;:::i;:::-;7527:63;:::i;:::-;7491:110;;;;7276:399;7661:6;;7276:399;-1:-1:-1;;;;;782:8552:46;;;;;;;7379:18:11;;7375:107;;7276:399;782:8552:46;7495:16:11;;;7491:110;;7276:399;7395:1;782:8552:46;5674:10:11;782:8552:46;;;;7395:1:11;782:8552:46;;;;7395:1:11;782:8552:46;;7395:1:11;782:8552:46;;;7661:6:11;;:::i;7491:110::-;7527:63;7563:26;;;:::i;7527:63::-;7491:110;;;;7375:107;7413:58;7444:26;;;:::i;7413:58::-;7375:107;;;;782:8552:46;;;;;;;;;;;;;;;;;;:::o;2123:740:7:-;2250:23;;;:::i;:::-;782:8552:46;;;;:::i;:::-;2304:20:7;2288:36;;2284:86;;2398:24;;;782:8552:46;;3665:12:7;782:8552:46;;;;;;;2398:24:7;1315:4:30;2436:9:7;782:8552:46;2436:28:7;;-1:-1:-1;;;;;782:8552:46;;;2436:28:7;782:8552:46;;-1:-1:-1;;;2436:37:7;;;;;782:8552:46;;;2436:37:7;;782:8552:46;;2436:37:7;782:8552:46;;;;2436:37:7;;;;;;;-1:-1:-1;2436:37:7;;;2123:740;-1:-1:-1;2432:425:7;;;2489:27;;;2304:20;2489:27;:::o;2432:425::-;782:8552:46;;-1:-1:-1;;;2537:34:7;;2436:37;2537:34;;782:8552:46;;;;;;;;;;;;2537:34:7;;;;;;;-1:-1:-1;2537:34:7;;;2432:425;-1:-1:-1;;2533:324:7;;;2679:22;2672:29;:::o;2533:324::-;2824:22;2817:29;:::o;2537:34::-;;;;;;-1:-1:-1;2537:34:7;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;2436:37;;;;;;;;;;;;;;:::i;:::-;;;;2284:86;2340:19;;:::o;5886:1248:2:-;6100:22;;782:8552:46;;13871:10:2;782:8552:46;;;;;;;6100:22:2;782:8552:46;;;;;;6235:76:2;;782:8552:46;;6321:76:2;;7457:39;7464:32;:22;;782:8552:46;;13871:10:2;782:8552:46;;;;;;;7457:39:2;6469:13;;6465:90;;782:8552:46;6633:12;782:8552;6614:28:2;;;;6610:87;;6726:28;;;:::i;:::-;6769;;;6813:27;6820:20;6813:27;:::o;6765:363::-;6861:27;6862:26;;;:::i;6861:27::-;:58;;;;6765:363;6857:271;;;6935:29;6942:22;6935:29;:::o;6857:271::-;8115:33;;:22;8108:40;8115:22;782:8552:46;;13871:10:2;782:8552:46;;;;;;;8115:22:2;:33;782:8552:46;;;;;8108:40:2;8115:33;;7036:23;7029:30;:::o;6981:147::-;7097:20;7090:27;:::o;6861:58::-;6893:26;6892:27;6893:26;;-1:-1:-1;782:8552:46;2214:14:5;782:8552:46;;;-1:-1:-1;782:8552:46;2258:21:5;;;782:8552:46;;;-1:-1:-1;2078:236:5;;6892:27:2;6861:58;;6610:87;6658:28;;-1:-1:-1;6658:28:2;:::o;6465:90::-;782:8552:46;;-1:-1:-1;;;6505:39:2;;;;;782:8552:46;;;;;10687:60:20;6321:76:2;6357:29;6364:22;6357:29;:::o;6235:76::-;6271:29;;6278:22;6271:29;:::o;1668:276:5:-;-1:-1:-1;782:8552:46;1804:14:5;782:8552:46;;;-1:-1:-1;782:8552:46;7464:10:2;782:8552:46;;;;-1:-1:-1;782:8552:46;;;;;;;;;;;2789:37:9;;;;;;782:8552:46;;;;;;;;;;867:6:8;782:8552:46;2789:37:9;;;;;;;1888:49:5;2789:37:9;2544:3;2789:37;:66;:37;-1:-1:-1;2789:37:9;;;2829:26;;;;:::i;2789:66::-;782:8552:46;1888:21:5;1912:25;782:8552:46;1888:21:5;;782:8552:46;1912:25:5;;782:8552:46;1888:49:5;;:::i;:::-;-1:-1:-1;1848:89:5;1668:276;:::o;4908:554:7:-;;18812:57:2;4908:554:7;;;18812:57:2;:::i;:::-;7624:23:46;;;:::i;:::-;782:8552;;;;;;18938:208:2;27000:1;782:8552:46;;;;27519:48:2;:62;27515:172;;19167:22;:38;:22;;782:8552:46;;13871:10:2;782:8552:46;;;;;;;19167:22:2;2002:56;;-1:-1:-1;;;;;2002:56:2;-1:-1:-1;;;2002:56:2;;;;19167:38;782:8552:46;;;;;19220:28:2;;782:8552:46;;19220:28:2;5230:24:7;;782:8552:46;;3665:12:7;782:8552:46;;;;;;;5230:24:7;1315:4:30;5268:15:7;5264:164;;5438:17;4908:554;:::o;5264:164::-;5321:9;782:8552:46;5321:16:7;;-1:-1:-1;;;;;782:8552:46;;;5321:16:7;:28;;;;;782:8552:46;;-1:-1:-1;;;5321:28:7;;782:8552:46;5321:28:7;;782:8552:46;;;;-1:-1:-1;;782:8552:46;;;;;;-1:-1:-1;;5321:28:7;;;;;;;;5264:164;-1:-1:-1;;782:8552:46;;;3665:12:7;782:8552:46;;;;;1315:4:30;4908:554:7;:::o;5321:28::-;;;;;;:::i;:::-;;;;27515:172:2;782:8552:46;;;;;;27604:72:2;;;;;;;;;782:8552:46;;;;;;:::i;:::-;18938:208:2;782:8552:46;;;;27604:72:2;782:8552:46;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;782:8552:46;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;782:8552:46;;;;;;;;;;:::o;4067:432:7:-;;;;;782:8552:46;;;;;4318:9:7;782:8552:46;;4318:103:7;;;;;;-1:-1:-1;782:8552:46;4318:103:7;782:8552:46;;;;;;;;;;;;4318:103:7;;782:8552:46;;6677:4:7;782:8552:46;;;6661:40:7;4318:103;;;;;:::i;:::-;;4348:9;;4318:103;;;;;;;;-1:-1:-1;4318:103:7;4468:24;4318:103;;;4067:432;4468:24;782:8552:46;;3665:12:7;782:8552:46;;;;;;;4318:103:7;;;;:::i;:::-;;;"},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","createProposal(bytes,uint256[],uint256,uint256)":"d1fad4cd","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","distributeInitialTokens(address[],uint256[])":"824e83e1","dleInfo()":"f2c26a47","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","installModule(string,address)":"194a94fc","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalCounter()":"0c0512e9","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","proposals(uint256)":"013cf08b","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","quorumPercentage()":"4fa76ec9","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","signProposal(uint256)":"ab273016","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","symbol()":"95d89b41","timelock()":"d33219b4","token()":"fc0c546a","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd","updateQuorumNumerator(uint256)":"06f3f9e6","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"components\":[{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"location\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"coordinates\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"jurisdiction\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"oktmo\",\"type\":\"uint256\"},{\"internalType\":\"string[]\",\"name\":\"okvedCodes\",\"type\":\"string[]\"},{\"internalType\":\"uint256\",\"name\":\"kpp\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"votingDelay\",\"type\":\"uint48\"},{\"internalType\":\"uint32\",\"name\":\"votingPeriod\",\"type\":\"uint32\"},{\"internalType\":\"uint256\",\"name\":\"proposalThreshold\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumPercentage\",\"type\":\"uint256\"}],\"internalType\":\"struct DLE.DLEConfig\",\"name\":\"config\",\"type\":\"tuple\"},{\"internalType\":\"address\",\"name\":\"timelockAddress\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"location\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"coordinates\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"jurisdiction\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oktmo\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"okvedCodes\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"kpp\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"tokenAddress\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"timelockAddress\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"governorAddress\",\"type\":\"address\"}],\"name\":\"DLEInitialized\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"moduleName\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"moduleAddress\",\"type\":\"address\"}],\"name\":\"ModuleInstalled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"operation\",\"type\":\"bytes\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"}],\"name\":\"ProposalSigned\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"partners\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"}],\"name\":\"TokensDistributed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"_operation\",\"type\":\"bytes\"},{\"internalType\":\"uint256[]\",\"name\":\"_targetChains\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256\",\"name\":\"_timelock\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"_governanceChain\",\"type\":\"uint256\"}],\"name\":\"createProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"_partners\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"_amounts\",\"type\":\"uint256[]\"}],\"name\":\"distributeInitialTokens\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"dleInfo\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"location\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"coordinates\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"jurisdiction\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"oktmo\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"kpp\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"creationTimestamp\",\"type\":\"uint256\"},{\"internalType\":\"bool\",\"name\":\"isActive\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"_moduleName\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"_moduleAddress\",\"type\":\"address\"}],\"name\":\"installModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalCounter\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposals\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"operation\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"timelock\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"governanceChain\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"executed\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"quorumRequired\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"blockNumber\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumPercentage\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_proposalId\",\"type\":\"uint256\"}],\"name\":\"signProposal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0442\\u0440\\u0430\\u043a\\u0442 DLE \\u0441 \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u044b\\u043c \\u043c\\u043e\\u0434\\u0443\\u043b\\u0435\\u043c TimelockController.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"}},\"title\":\"DLE (Digital Legal Entity)\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/DLE.sol\":\"DLE\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xe5d4ce636fd706494b1f488fc562995e9486a3d14203ad311be6c6f724955bad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d90512ee129236608a01e2d1541c9740a0f4d16863f214191e443342e540901\",\"dweb:/ipfs/QmStf5H59Lu2WNKPxmifFU6kJrWcMEvb2yKbFjsXkCvP43\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0x5b5cdb361ed018c0162942d673c17e187c1a52ded2ce4f41e8a3f3f5d1656e00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd78b11b946d9001725a38844f1d6163906965ec321e1b09bd7e476baedc5d12\",\"dweb:/ipfs/QmPgTnTYDbgXgwHXbkxofSH51QDFfycwx1tn8Qj5hGGk5u\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]},\"contracts/DLE.sol\":{\"keccak256\":\"0x1df38e144b504aedaf1b19b676fbaa3a29d368ae2a1140e82cd520a8035b208b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ce163d0cc51c05c8db28015759fdc009e5cf49abbed5133ff4a88dc650f77acc\",\"dweb:/ipfs/QmP32iWkjCqUfpRgo8mvBKdEj4hkjEA6zwnP5Wfe49opi9\"]}},\"version\":1}"}}}}} \ No newline at end of file diff --git a/backend/artifacts/build-info/6575c8c945d0e94a5880cf71f96c424f.json b/backend/artifacts/build-info/6575c8c945d0e94a5880cf71f96c424f.json new file mode 100644 index 0000000..7647a3b --- /dev/null +++ b/backend/artifacts/build-info/6575c8c945d0e94a5880cf71f96c424f.json @@ -0,0 +1 @@ +{"id":"6575c8c945d0e94a5880cf71f96c424f","_format":"hh-sol-build-info-1","solcVersion":"0.8.20","solcLongVersion":"0.8.20+commit.a1b79de6","input":{"language":"Solidity","sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (access/AccessControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IAccessControl} from \"./IAccessControl.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {ERC165} from \"../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 * ```solidity\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 * ```solidity\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. We recommend using {AccessControlDefaultAdminRules}\n * to enforce additional security measures for this role.\n */\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\n struct RoleData {\n mapping(address account => bool) hasRole;\n bytes32 adminRole;\n }\n\n mapping(bytes32 role => 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 an {AccessControlUnauthorizedAccount} error including the required role.\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 returns (bool) {\n return _roles[role].hasRole[account];\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n * is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier.\n */\n function _checkRole(bytes32 role) internal view virtual {\n _checkRole(role, _msgSender());\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n * is missing `role`.\n */\n function _checkRole(bytes32 role, address account) internal view virtual {\n if (!hasRole(role, account)) {\n revert AccessControlUnauthorizedAccount(account, role);\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 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 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 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 `callerConfirmation`.\n *\n * May emit a {RoleRevoked} event.\n */\n function renounceRole(bytes32 role, address callerConfirmation) public virtual {\n if (callerConfirmation != _msgSender()) {\n revert AccessControlBadConfirmation();\n }\n\n _revokeRole(role, callerConfirmation);\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 Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleGranted} event.\n */\n function _grantRole(bytes32 role, address account) internal virtual returns (bool) {\n if (!hasRole(role, account)) {\n _roles[role].hasRole[account] = true;\n emit RoleGranted(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n\n /**\n * @dev Attempts to revoke `role` to `account` and returns a boolean indicating if `role` was revoked.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleRevoked} event.\n */\n function _revokeRole(bytes32 role, address account) internal virtual returns (bool) {\n if (hasRole(role, account)) {\n _roles[role].hasRole[account] = false;\n emit RoleRevoked(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n}\n"},"@openzeppelin/contracts/access/IAccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (access/IAccessControl.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev External interface of AccessControl declared to support ERC-165 detection.\n */\ninterface IAccessControl {\n /**\n * @dev The `account` is missing a role.\n */\n error AccessControlUnauthorizedAccount(address account, bytes32 neededRole);\n\n /**\n * @dev The caller of a function is not the expected one.\n *\n * NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\n */\n error AccessControlBadConfirmation();\n\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 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. This account bears the admin role (for the granted role).\n * Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\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 `callerConfirmation`.\n */\n function renounceRole(bytes32 role, address callerConfirmation) external;\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorCountingSimple.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for simple, 3 options, vote counting.\n */\nabstract contract GovernorCountingSimple is Governor {\n /**\n * @dev Supported vote types. Matches Governor Bravo ordering.\n */\n enum VoteType {\n Against,\n For,\n Abstain\n }\n\n struct ProposalVote {\n uint256 againstVotes;\n uint256 forVotes;\n uint256 abstainVotes;\n mapping(address voter => bool) hasVoted;\n }\n\n mapping(uint256 proposalId => ProposalVote) private _proposalVotes;\n\n /**\n * @dev See {IGovernor-COUNTING_MODE}.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() public pure virtual override returns (string memory) {\n return \"support=bravo&quorum=for,abstain\";\n }\n\n /**\n * @dev See {IGovernor-hasVoted}.\n */\n function hasVoted(uint256 proposalId, address account) public view virtual override returns (bool) {\n return _proposalVotes[proposalId].hasVoted[account];\n }\n\n /**\n * @dev Accessor to the internal vote counts.\n */\n function proposalVotes(\n uint256 proposalId\n ) public view virtual returns (uint256 againstVotes, uint256 forVotes, uint256 abstainVotes) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n return (proposalVote.againstVotes, proposalVote.forVotes, proposalVote.abstainVotes);\n }\n\n /**\n * @dev See {Governor-_quorumReached}.\n */\n function _quorumReached(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return quorum(proposalSnapshot(proposalId)) <= proposalVote.forVotes + proposalVote.abstainVotes;\n }\n\n /**\n * @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return proposalVote.forVotes > proposalVote.againstVotes;\n }\n\n /**\n * @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo).\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory // params\n ) internal virtual override returns (uint256) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n if (proposalVote.hasVoted[account]) {\n revert GovernorAlreadyCastVote(account);\n }\n proposalVote.hasVoted[account] = true;\n\n if (support == uint8(VoteType.Against)) {\n proposalVote.againstVotes += totalWeight;\n } else if (support == uint8(VoteType.For)) {\n proposalVote.forVotes += totalWeight;\n } else if (support == uint8(VoteType.Abstain)) {\n proposalVote.abstainVotes += totalWeight;\n } else {\n revert GovernorInvalidVoteType();\n }\n\n return totalWeight;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/extensions/GovernorSettings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for settings updatable through governance.\n */\nabstract contract GovernorSettings is Governor {\n // amount of token\n uint256 private _proposalThreshold;\n // timepoint: limited to uint48 in core (same as clock() type)\n uint48 private _votingDelay;\n // duration: limited to uint32 in core\n uint32 private _votingPeriod;\n\n event VotingDelaySet(uint256 oldVotingDelay, uint256 newVotingDelay);\n event VotingPeriodSet(uint256 oldVotingPeriod, uint256 newVotingPeriod);\n event ProposalThresholdSet(uint256 oldProposalThreshold, uint256 newProposalThreshold);\n\n /**\n * @dev Initialize the governance parameters.\n */\n constructor(uint48 initialVotingDelay, uint32 initialVotingPeriod, uint256 initialProposalThreshold) {\n _setVotingDelay(initialVotingDelay);\n _setVotingPeriod(initialVotingPeriod);\n _setProposalThreshold(initialProposalThreshold);\n }\n\n /**\n * @dev See {IGovernor-votingDelay}.\n */\n function votingDelay() public view virtual override returns (uint256) {\n return _votingDelay;\n }\n\n /**\n * @dev See {IGovernor-votingPeriod}.\n */\n function votingPeriod() public view virtual override returns (uint256) {\n return _votingPeriod;\n }\n\n /**\n * @dev See {Governor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual override returns (uint256) {\n return _proposalThreshold;\n }\n\n /**\n * @dev Update the voting delay. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingDelaySet} event.\n */\n function setVotingDelay(uint48 newVotingDelay) public virtual onlyGovernance {\n _setVotingDelay(newVotingDelay);\n }\n\n /**\n * @dev Update the voting period. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function setVotingPeriod(uint32 newVotingPeriod) public virtual onlyGovernance {\n _setVotingPeriod(newVotingPeriod);\n }\n\n /**\n * @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function setProposalThreshold(uint256 newProposalThreshold) public virtual onlyGovernance {\n _setProposalThreshold(newProposalThreshold);\n }\n\n /**\n * @dev Internal setter for the voting delay.\n *\n * Emits a {VotingDelaySet} event.\n */\n function _setVotingDelay(uint48 newVotingDelay) internal virtual {\n emit VotingDelaySet(_votingDelay, newVotingDelay);\n _votingDelay = newVotingDelay;\n }\n\n /**\n * @dev Internal setter for the voting period.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function _setVotingPeriod(uint32 newVotingPeriod) internal virtual {\n if (newVotingPeriod == 0) {\n revert GovernorInvalidVotingPeriod(0);\n }\n emit VotingPeriodSet(_votingPeriod, newVotingPeriod);\n _votingPeriod = newVotingPeriod;\n }\n\n /**\n * @dev Internal setter for the proposal threshold.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function _setProposalThreshold(uint256 newProposalThreshold) internal virtual {\n emit ProposalThresholdSet(_proposalThreshold, newProposalThreshold);\n _proposalThreshold = newProposalThreshold;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorTimelockControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IGovernor, Governor} from \"../Governor.sol\";\nimport {TimelockController} from \"../TimelockController.sol\";\nimport {IERC165} from \"../../interfaces/IERC165.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\n\n/**\n * @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n * delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n * {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n *\n * Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n * the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n * inaccessible from a proposal, unless executed via {Governor-relay}.\n *\n * WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very\n * risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n * operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n * proposals that have been approved by the voters, effectively executing a Denial of Service attack.\n */\nabstract contract GovernorTimelockControl is Governor {\n TimelockController private _timelock;\n mapping(uint256 proposalId => bytes32) private _timelockIds;\n\n /**\n * @dev Emitted when the timelock controller used for proposal execution is modified.\n */\n event TimelockChange(address oldTimelock, address newTimelock);\n\n /**\n * @dev Set the timelock.\n */\n constructor(TimelockController timelockAddress) {\n _updateTimelock(timelockAddress);\n }\n\n /**\n * @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock.\n */\n function state(uint256 proposalId) public view virtual override returns (ProposalState) {\n ProposalState currentState = super.state(proposalId);\n\n if (currentState != ProposalState.Queued) {\n return currentState;\n }\n\n bytes32 queueid = _timelockIds[proposalId];\n if (_timelock.isOperationPending(queueid)) {\n return ProposalState.Queued;\n } else if (_timelock.isOperationDone(queueid)) {\n // This can happen if the proposal is executed directly on the timelock.\n return ProposalState.Executed;\n } else {\n // This can happen if the proposal is canceled directly on the timelock.\n return ProposalState.Canceled;\n }\n }\n\n /**\n * @dev Public accessor to check the address of the timelock\n */\n function timelock() public view virtual returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual override returns (bool) {\n return true;\n }\n\n /**\n * @dev Function to queue a proposal to the timelock.\n */\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint48) {\n uint256 delay = _timelock.getMinDelay();\n\n bytes32 salt = _timelockSalt(descriptionHash);\n _timelockIds[proposalId] = _timelock.hashOperationBatch(targets, values, calldatas, 0, salt);\n _timelock.scheduleBatch(targets, values, calldatas, 0, salt, delay);\n\n return SafeCast.toUint48(block.timestamp + delay);\n }\n\n /**\n * @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n * through the timelock.\n */\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override {\n // execute\n _timelock.executeBatch{value: msg.value}(targets, values, calldatas, 0, _timelockSalt(descriptionHash));\n // cleanup for refund\n delete _timelockIds[proposalId];\n }\n\n /**\n * @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n * been queued.\n */\n // This function can reenter through the external call to the timelock, but we assume the timelock is trusted and\n // well behaved (according to TimelockController) and this will not happen.\n // slither-disable-next-line reentrancy-no-eth\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint256) {\n uint256 proposalId = super._cancel(targets, values, calldatas, descriptionHash);\n\n bytes32 timelockId = _timelockIds[proposalId];\n if (timelockId != 0) {\n // cancel\n _timelock.cancel(timelockId);\n // cleanup\n delete _timelockIds[proposalId];\n }\n\n return proposalId;\n }\n\n /**\n * @dev Address through which the governor executes action. In this case, the timelock.\n */\n function _executor() internal view virtual override returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n * must be proposed, scheduled, and executed through governance proposals.\n *\n * CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\n */\n function updateTimelock(TimelockController newTimelock) external virtual onlyGovernance {\n _updateTimelock(newTimelock);\n }\n\n function _updateTimelock(TimelockController newTimelock) private {\n emit TimelockChange(address(_timelock), address(newTimelock));\n _timelock = newTimelock;\n }\n\n /**\n * @dev Computes the {TimelockController} operation salt.\n *\n * It is computed with the governor address itself to avoid collisions across governor instances using the\n * same timelock.\n */\n function _timelockSalt(bytes32 descriptionHash) private view returns (bytes32) {\n return bytes20(address(this)) ^ descriptionHash;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorVotes.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\nimport {IVotes} from \"../utils/IVotes.sol\";\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n * token.\n */\nabstract contract GovernorVotes is Governor {\n IERC5805 private immutable _token;\n\n constructor(IVotes tokenAddress) {\n _token = IERC5805(address(tokenAddress));\n }\n\n /**\n * @dev The token that voting power is sourced from.\n */\n function token() public view virtual returns (IERC5805) {\n return _token;\n }\n\n /**\n * @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n * does not implement ERC-6372.\n */\n function clock() public view virtual override returns (uint48) {\n try token().clock() returns (uint48 timepoint) {\n return timepoint;\n } catch {\n return Time.blockNumber();\n }\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual override returns (string memory) {\n try token().CLOCK_MODE() returns (string memory clockmode) {\n return clockmode;\n } catch {\n return \"mode=blocknumber&from=default\";\n }\n }\n\n /**\n * Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes}).\n */\n function _getVotes(\n address account,\n uint256 timepoint,\n bytes memory /*params*/\n ) internal view virtual override returns (uint256) {\n return token().getPastVotes(account, timepoint);\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/extensions/GovernorVotesQuorumFraction.sol)\n\npragma solidity ^0.8.20;\n\nimport {GovernorVotes} from \"./GovernorVotes.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n * fraction of the total supply.\n */\nabstract contract GovernorVotesQuorumFraction is GovernorVotes {\n using Checkpoints for Checkpoints.Trace208;\n\n Checkpoints.Trace208 private _quorumNumeratorHistory;\n\n event QuorumNumeratorUpdated(uint256 oldQuorumNumerator, uint256 newQuorumNumerator);\n\n /**\n * @dev The quorum set is not a valid fraction.\n */\n error GovernorInvalidQuorumFraction(uint256 quorumNumerator, uint256 quorumDenominator);\n\n /**\n * @dev Initialize quorum as a fraction of the token's total supply.\n *\n * The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n * specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n * customized by overriding {quorumDenominator}.\n */\n constructor(uint256 quorumNumeratorValue) {\n _updateQuorumNumerator(quorumNumeratorValue);\n }\n\n /**\n * @dev Returns the current quorum numerator. See {quorumDenominator}.\n */\n function quorumNumerator() public view virtual returns (uint256) {\n return _quorumNumeratorHistory.latest();\n }\n\n /**\n * @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\n */\n function quorumNumerator(uint256 timepoint) public view virtual returns (uint256) {\n uint256 length = _quorumNumeratorHistory._checkpoints.length;\n\n // Optimistic search, check the latest checkpoint\n Checkpoints.Checkpoint208 storage latest = _quorumNumeratorHistory._checkpoints[length - 1];\n uint48 latestKey = latest._key;\n uint208 latestValue = latest._value;\n if (latestKey <= timepoint) {\n return latestValue;\n }\n\n // Otherwise, do the binary search\n return _quorumNumeratorHistory.upperLookupRecent(SafeCast.toUint48(timepoint));\n }\n\n /**\n * @dev Returns the quorum denominator. Defaults to 100, but may be overridden.\n */\n function quorumDenominator() public view virtual returns (uint256) {\n return 100;\n }\n\n /**\n * @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\n */\n function quorum(uint256 timepoint) public view virtual override returns (uint256) {\n return (token().getPastTotalSupply(timepoint) * quorumNumerator(timepoint)) / quorumDenominator();\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - Must be called through a governance proposal.\n * - New numerator must be smaller or equal to the denominator.\n */\n function updateQuorumNumerator(uint256 newQuorumNumerator) external virtual onlyGovernance {\n _updateQuorumNumerator(newQuorumNumerator);\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - New numerator must be smaller or equal to the denominator.\n */\n function _updateQuorumNumerator(uint256 newQuorumNumerator) internal virtual {\n uint256 denominator = quorumDenominator();\n if (newQuorumNumerator > denominator) {\n revert GovernorInvalidQuorumFraction(newQuorumNumerator, denominator);\n }\n\n uint256 oldQuorumNumerator = quorumNumerator();\n _quorumNumeratorHistory.push(clock(), SafeCast.toUint208(newQuorumNumerator));\n\n emit QuorumNumeratorUpdated(oldQuorumNumerator, newQuorumNumerator);\n }\n}\n"},"@openzeppelin/contracts/governance/Governor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (governance/Governor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../token/ERC721/IERC721Receiver.sol\";\nimport {IERC1155Receiver} from \"../token/ERC1155/IERC1155Receiver.sol\";\nimport {EIP712} from \"../utils/cryptography/EIP712.sol\";\nimport {SignatureChecker} from \"../utils/cryptography/SignatureChecker.sol\";\nimport {IERC165, ERC165} from \"../utils/introspection/ERC165.sol\";\nimport {SafeCast} from \"../utils/math/SafeCast.sol\";\nimport {DoubleEndedQueue} from \"../utils/structs/DoubleEndedQueue.sol\";\nimport {Address} from \"../utils/Address.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {Nonces} from \"../utils/Nonces.sol\";\nimport {Strings} from \"../utils/Strings.sol\";\nimport {IGovernor, IERC6372} from \"./IGovernor.sol\";\n\n/**\n * @dev Core of the governance system, designed to be extended through various modules.\n *\n * This contract is abstract and requires several functions to be implemented in various modules:\n *\n * - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote}\n * - A voting module must implement {_getVotes}\n * - Additionally, {votingPeriod} must also be implemented\n */\nabstract contract Governor is Context, ERC165, EIP712, Nonces, IGovernor, IERC721Receiver, IERC1155Receiver {\n using DoubleEndedQueue for DoubleEndedQueue.Bytes32Deque;\n\n bytes32 public constant BALLOT_TYPEHASH =\n keccak256(\"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\");\n bytes32 public constant EXTENDED_BALLOT_TYPEHASH =\n keccak256(\n \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\"\n );\n\n struct ProposalCore {\n address proposer;\n uint48 voteStart;\n uint32 voteDuration;\n bool executed;\n bool canceled;\n uint48 etaSeconds;\n }\n\n bytes32 private constant ALL_PROPOSAL_STATES_BITMAP = bytes32((2 ** (uint8(type(ProposalState).max) + 1)) - 1);\n string private _name;\n\n mapping(uint256 proposalId => ProposalCore) private _proposals;\n\n // This queue keeps track of the governor operating on itself. Calls to functions protected by the {onlyGovernance}\n // modifier needs to be whitelisted in this queue. Whitelisting is set in {execute}, consumed by the\n // {onlyGovernance} modifier and eventually reset after {_executeOperations} completes. This ensures that the\n // execution of {onlyGovernance} protected calls can only be achieved through successful proposals.\n DoubleEndedQueue.Bytes32Deque private _governanceCall;\n\n /**\n * @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n * parameter setters in {GovernorSettings} are protected using this modifier.\n *\n * The governance executing address may be different from the Governor's own address, for example it could be a\n * timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n * functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n * for example, additional timelock proposers are not able to change governance parameters without going through the\n * governance protocol (since v4.6).\n */\n modifier onlyGovernance() {\n _checkGovernance();\n _;\n }\n\n /**\n * @dev Sets the value for {name} and {version}\n */\n constructor(string memory name_) EIP712(name_, version()) {\n _name = name_;\n }\n\n /**\n * @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)\n */\n receive() external payable virtual {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n }\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(IERC165, ERC165) returns (bool) {\n return\n interfaceId == type(IGovernor).interfaceId ||\n interfaceId == type(IERC1155Receiver).interfaceId ||\n super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev See {IGovernor-name}.\n */\n function name() public view virtual returns (string memory) {\n return _name;\n }\n\n /**\n * @dev See {IGovernor-version}.\n */\n function version() public view virtual returns (string memory) {\n return \"1\";\n }\n\n /**\n * @dev See {IGovernor-hashProposal}.\n *\n * The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n * and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n * can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n * advance, before the proposal is submitted.\n *\n * Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n * same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n * across multiple networks. This also means that in order to execute the same operation twice (on the same\n * governor) the proposer will have to change the description in order to avoid proposal id conflicts.\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public pure virtual returns (uint256) {\n return uint256(keccak256(abi.encode(targets, values, calldatas, descriptionHash)));\n }\n\n /**\n * @dev See {IGovernor-state}.\n */\n function state(uint256 proposalId) public view virtual returns (ProposalState) {\n // We read the struct fields into the stack at once so Solidity emits a single SLOAD\n ProposalCore storage proposal = _proposals[proposalId];\n bool proposalExecuted = proposal.executed;\n bool proposalCanceled = proposal.canceled;\n\n if (proposalExecuted) {\n return ProposalState.Executed;\n }\n\n if (proposalCanceled) {\n return ProposalState.Canceled;\n }\n\n uint256 snapshot = proposalSnapshot(proposalId);\n\n if (snapshot == 0) {\n revert GovernorNonexistentProposal(proposalId);\n }\n\n uint256 currentTimepoint = clock();\n\n if (snapshot >= currentTimepoint) {\n return ProposalState.Pending;\n }\n\n uint256 deadline = proposalDeadline(proposalId);\n\n if (deadline >= currentTimepoint) {\n return ProposalState.Active;\n } else if (!_quorumReached(proposalId) || !_voteSucceeded(proposalId)) {\n return ProposalState.Defeated;\n } else if (proposalEta(proposalId) == 0) {\n return ProposalState.Succeeded;\n } else {\n return ProposalState.Queued;\n }\n }\n\n /**\n * @dev See {IGovernor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual returns (uint256) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-proposalSnapshot}.\n */\n function proposalSnapshot(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart;\n }\n\n /**\n * @dev See {IGovernor-proposalDeadline}.\n */\n function proposalDeadline(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart + _proposals[proposalId].voteDuration;\n }\n\n /**\n * @dev See {IGovernor-proposalProposer}.\n */\n function proposalProposer(uint256 proposalId) public view virtual returns (address) {\n return _proposals[proposalId].proposer;\n }\n\n /**\n * @dev See {IGovernor-proposalEta}.\n */\n function proposalEta(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].etaSeconds;\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual returns (bool) {\n return false;\n }\n\n /**\n * @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n * itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n * operation. See {onlyGovernance}.\n */\n function _checkGovernance() internal virtual {\n if (_executor() != _msgSender()) {\n revert GovernorOnlyExecutor(_msgSender());\n }\n if (_executor() != address(this)) {\n bytes32 msgDataHash = keccak256(_msgData());\n // loop until popping the expected operation - throw if deque is empty (operation not authorized)\n while (_governanceCall.popFront() != msgDataHash) {}\n }\n }\n\n /**\n * @dev Amount of votes already cast passes the threshold limit.\n */\n function _quorumReached(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Is the proposal successful or not.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`.\n */\n function _getVotes(address account, uint256 timepoint, bytes memory params) internal view virtual returns (uint256);\n\n /**\n * @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n *\n * Note: Support is generic and can represent various things depending on the voting system used.\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory params\n ) internal virtual returns (uint256);\n\n /**\n * @dev Hook that should be called every time the tally for a proposal is updated.\n *\n * Note: This function must run successfully. Reverts will result in the bricking of governance\n */\n function _tallyUpdated(uint256 proposalId) internal virtual {}\n\n /**\n * @dev Default additional encoded parameters used by castVote methods that don't include them\n *\n * Note: Should be overridden by specific implementations to use an appropriate value, the\n * meaning of the additional params, in the context of that implementation\n */\n function _defaultParams() internal view virtual returns (bytes memory) {\n return \"\";\n }\n\n /**\n * @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) public virtual returns (uint256) {\n address proposer = _msgSender();\n\n // check description restriction\n if (!_isValidDescriptionForProposer(proposer, description)) {\n revert GovernorRestrictedProposer(proposer);\n }\n\n // check proposal threshold\n uint256 votesThreshold = proposalThreshold();\n if (votesThreshold > 0) {\n uint256 proposerVotes = getVotes(proposer, clock() - 1);\n if (proposerVotes < votesThreshold) {\n revert GovernorInsufficientProposerVotes(proposer, proposerVotes, votesThreshold);\n }\n }\n\n return _propose(targets, values, calldatas, description, proposer);\n }\n\n /**\n * @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n *\n * Emits a {IGovernor-ProposalCreated} event.\n */\n function _propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description,\n address proposer\n ) internal virtual returns (uint256 proposalId) {\n proposalId = hashProposal(targets, values, calldatas, keccak256(bytes(description)));\n\n if (targets.length != values.length || targets.length != calldatas.length || targets.length == 0) {\n revert GovernorInvalidProposalLength(targets.length, calldatas.length, values.length);\n }\n if (_proposals[proposalId].voteStart != 0) {\n revert GovernorUnexpectedProposalState(proposalId, state(proposalId), bytes32(0));\n }\n\n uint256 snapshot = clock() + votingDelay();\n uint256 duration = votingPeriod();\n\n ProposalCore storage proposal = _proposals[proposalId];\n proposal.proposer = proposer;\n proposal.voteStart = SafeCast.toUint48(snapshot);\n proposal.voteDuration = SafeCast.toUint32(duration);\n\n emit ProposalCreated(\n proposalId,\n proposer,\n targets,\n values,\n new string[](targets.length),\n calldatas,\n snapshot,\n snapshot + duration,\n description\n );\n\n // Using a named return variable to avoid stack too deep errors\n }\n\n /**\n * @dev See {IGovernor-queue}.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Succeeded));\n\n uint48 etaSeconds = _queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n if (etaSeconds != 0) {\n _proposals[proposalId].etaSeconds = etaSeconds;\n emit ProposalQueued(proposalId, etaSeconds);\n } else {\n revert GovernorQueueNotImplemented();\n }\n\n return proposalId;\n }\n\n /**\n * @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n * performed (for example adding a vault/timelock).\n *\n * This is empty by default, and must be overridden to implement queuing.\n *\n * This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n * (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n * will revert.\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n * `ProposalQueued` event. Queuing a proposal should be done using {queue}.\n */\n function _queueOperations(\n uint256 /*proposalId*/,\n address[] memory /*targets*/,\n uint256[] memory /*values*/,\n bytes[] memory /*calldatas*/,\n bytes32 /*descriptionHash*/\n ) internal virtual returns (uint48) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-execute}.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public payable virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n _encodeStateBitmap(ProposalState.Succeeded) | _encodeStateBitmap(ProposalState.Queued)\n );\n\n // mark as executed before calls to avoid reentrancy\n _proposals[proposalId].executed = true;\n\n // before execute: register governance call in queue.\n if (_executor() != address(this)) {\n for (uint256 i = 0; i < targets.length; ++i) {\n if (targets[i] == address(this)) {\n _governanceCall.pushBack(keccak256(calldatas[i]));\n }\n }\n }\n\n _executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n // after execute: cleanup governance call queue.\n if (_executor() != address(this) && !_governanceCall.empty()) {\n _governanceCall.clear();\n }\n\n emit ProposalExecuted(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n * performed (for example adding a vault/timelock).\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n * true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute} or {_execute}.\n */\n function _executeOperations(\n uint256 /* proposalId */,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 /*descriptionHash*/\n ) internal virtual {\n for (uint256 i = 0; i < targets.length; ++i) {\n (bool success, bytes memory returndata) = targets[i].call{value: values[i]}(calldatas[i]);\n Address.verifyCallResult(success, returndata);\n }\n }\n\n /**\n * @dev See {IGovernor-cancel}.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n // The proposalId will be recomputed in the `_cancel` call further down. However we need the value before we\n // do the internal call, because we need to check the proposal state BEFORE the internal `_cancel` call\n // changes it. The `hashProposal` duplication has a cost that is limited, and that we accept.\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n // public cancel restrictions (on top of existing _cancel restrictions).\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Pending));\n if (_msgSender() != proposalProposer(proposalId)) {\n revert GovernorOnlyProposer(_msgSender());\n }\n\n return _cancel(targets, values, calldatas, descriptionHash);\n }\n\n /**\n * @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n * Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n *\n * Emits a {IGovernor-ProposalCanceled} event.\n */\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n ALL_PROPOSAL_STATES_BITMAP ^\n _encodeStateBitmap(ProposalState.Canceled) ^\n _encodeStateBitmap(ProposalState.Expired) ^\n _encodeStateBitmap(ProposalState.Executed)\n );\n\n _proposals[proposalId].canceled = true;\n emit ProposalCanceled(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev See {IGovernor-getVotes}.\n */\n function getVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, _defaultParams());\n }\n\n /**\n * @dev See {IGovernor-getVotesWithParams}.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, params);\n }\n\n /**\n * @dev See {IGovernor-castVote}.\n */\n function castVote(uint256 proposalId, uint8 support) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReason}.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason);\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParams}.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev See {IGovernor-castVoteBySig}.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(keccak256(abi.encode(BALLOT_TYPEHASH, proposalId, support, voter, _useNonce(voter)))),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParamsBySig}.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(\n keccak256(\n abi.encode(\n EXTENDED_BALLOT_TYPEHASH,\n proposalId,\n support,\n voter,\n _useNonce(voter),\n keccak256(bytes(reason)),\n keccak256(params)\n )\n )\n ),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason\n ) internal virtual returns (uint256) {\n return _castVote(proposalId, account, support, reason, _defaultParams());\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason,\n bytes memory params\n ) internal virtual returns (uint256) {\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Active));\n\n uint256 totalWeight = _getVotes(account, proposalSnapshot(proposalId), params);\n uint256 votedWeight = _countVote(proposalId, account, support, totalWeight, params);\n\n if (params.length == 0) {\n emit VoteCast(account, proposalId, support, votedWeight, reason);\n } else {\n emit VoteCastWithParams(account, proposalId, support, votedWeight, reason, params);\n }\n\n _tallyUpdated(proposalId);\n\n return votedWeight;\n }\n\n /**\n * @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n * is some contract other than the governor itself, like when using a timelock, this function can be invoked\n * in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n * Note that if the executor is simply the governor itself, use of `relay` is redundant.\n */\n function relay(address target, uint256 value, bytes calldata data) external payable virtual onlyGovernance {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n * through another contract such as a timelock.\n */\n function _executor() internal view virtual returns (address) {\n return address(this);\n }\n\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC721Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155Received(address, address, uint256, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155BatchReceived.selector;\n }\n\n /**\n * @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `ProposalState` enum. For example:\n *\n * 0x000...10000\n * ^^^^^^------ ...\n * ^----- Succeeded\n * ^---- Defeated\n * ^--- Canceled\n * ^-- Active\n * ^- Pending\n */\n function _encodeStateBitmap(ProposalState proposalState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(proposalState));\n }\n\n /**\n * @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n * This bitmap should be built using `_encodeStateBitmap`.\n *\n * If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error.\n */\n function _validateStateBitmap(uint256 proposalId, bytes32 allowedStates) internal view returns (ProposalState) {\n ProposalState currentState = state(proposalId);\n if (_encodeStateBitmap(currentState) & allowedStates == bytes32(0)) {\n revert GovernorUnexpectedProposalState(proposalId, currentState, allowedStates);\n }\n return currentState;\n }\n\n /*\n * @dev Check if the proposer is authorized to submit a proposal with the given description.\n *\n * If the proposal description ends with `#proposer=0x???`, where `0x???` is an address written as a hex string\n * (case insensitive), then the submission of this proposal will only be authorized to said address.\n *\n * This is used for frontrunning protection. By adding this pattern at the end of their proposal, one can ensure\n * that no other address can submit the same proposal. An attacker would have to either remove or change that part,\n * which would result in a different proposal id.\n *\n * If the description does not match this pattern, it is unrestricted and anyone can submit it. This includes:\n * - If the `0x???` part is not a valid hex string.\n * - If the `0x???` part is a valid hex string, but does not contain exactly 40 hex digits.\n * - If it ends with the expected suffix followed by newlines or other whitespace.\n * - If it ends with some other similar suffix, e.g. `#other=abc`.\n * - If it does not end with any such suffix.\n */\n function _isValidDescriptionForProposer(\n address proposer,\n string memory description\n ) internal view virtual returns (bool) {\n unchecked {\n uint256 length = bytes(description).length;\n\n // Length is too short to contain a valid proposer suffix\n if (length < 52) {\n return true;\n }\n\n // Extract what would be the `#proposer=` marker beginning the suffix\n bytes10 marker = bytes10(_unsafeReadBytesOffset(bytes(description), length - 52));\n\n // If the marker is not found, there is no proposer suffix to check\n if (marker != bytes10(\"#proposer=\")) {\n return true;\n }\n\n // Check that the last 42 characters (after the marker) are a properly formatted address.\n (bool success, address recovered) = Strings.tryParseAddress(description, length - 42, length);\n return !success || recovered == proposer;\n }\n }\n\n /**\n * @inheritdoc IERC6372\n */\n function clock() public view virtual returns (uint48);\n\n /**\n * @inheritdoc IERC6372\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingDelay() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingPeriod() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function quorum(uint256 timepoint) public view virtual returns (uint256);\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/governance/IGovernor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/IGovernor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../interfaces/IERC165.sol\";\nimport {IERC6372} from \"../interfaces/IERC6372.sol\";\n\n/**\n * @dev Interface of the {Governor} core.\n *\n * NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n * Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\n */\ninterface IGovernor is IERC165, IERC6372 {\n enum ProposalState {\n Pending,\n Active,\n Canceled,\n Defeated,\n Succeeded,\n Queued,\n Expired,\n Executed\n }\n\n /**\n * @dev Empty proposal or a mismatch between the parameters length for a proposal call.\n */\n error GovernorInvalidProposalLength(uint256 targets, uint256 calldatas, uint256 values);\n\n /**\n * @dev The vote was already cast.\n */\n error GovernorAlreadyCastVote(address voter);\n\n /**\n * @dev Token deposits are disabled in this contract.\n */\n error GovernorDisabledDeposit();\n\n /**\n * @dev The `account` is not a proposer.\n */\n error GovernorOnlyProposer(address account);\n\n /**\n * @dev The `account` is not the governance executor.\n */\n error GovernorOnlyExecutor(address account);\n\n /**\n * @dev The `proposalId` doesn't exist.\n */\n error GovernorNonexistentProposal(uint256 proposalId);\n\n /**\n * @dev The current state of a proposal is not the required for performing an operation.\n * The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n * counting from right to left.\n *\n * NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n * This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n *\n * See {Governor-_encodeStateBitmap}.\n */\n error GovernorUnexpectedProposalState(uint256 proposalId, ProposalState current, bytes32 expectedStates);\n\n /**\n * @dev The voting period set is not a valid period.\n */\n error GovernorInvalidVotingPeriod(uint256 votingPeriod);\n\n /**\n * @dev The `proposer` does not have the required votes to create a proposal.\n */\n error GovernorInsufficientProposerVotes(address proposer, uint256 votes, uint256 threshold);\n\n /**\n * @dev The `proposer` is not allowed to create a proposal.\n */\n error GovernorRestrictedProposer(address proposer);\n\n /**\n * @dev The vote type used is not valid for the corresponding counting module.\n */\n error GovernorInvalidVoteType();\n\n /**\n * @dev The provided params buffer is not supported by the counting module.\n */\n error GovernorInvalidVoteParams();\n\n /**\n * @dev Queue operation is not implemented for this governor. Execute should be called directly.\n */\n error GovernorQueueNotImplemented();\n\n /**\n * @dev The proposal hasn't been queued yet.\n */\n error GovernorNotQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The proposal has already been queued.\n */\n error GovernorAlreadyQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The provided signature is not valid for the expected `voter`.\n * If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\n */\n error GovernorInvalidSignature(address voter);\n\n /**\n * @dev Emitted when a proposal is created.\n */\n event ProposalCreated(\n uint256 proposalId,\n address proposer,\n address[] targets,\n uint256[] values,\n string[] signatures,\n bytes[] calldatas,\n uint256 voteStart,\n uint256 voteEnd,\n string description\n );\n\n /**\n * @dev Emitted when a proposal is queued.\n */\n event ProposalQueued(uint256 proposalId, uint256 etaSeconds);\n\n /**\n * @dev Emitted when a proposal is executed.\n */\n event ProposalExecuted(uint256 proposalId);\n\n /**\n * @dev Emitted when a proposal is canceled.\n */\n event ProposalCanceled(uint256 proposalId);\n\n /**\n * @dev Emitted when a vote is cast without params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n */\n event VoteCast(address indexed voter, uint256 proposalId, uint8 support, uint256 weight, string reason);\n\n /**\n * @dev Emitted when a vote is cast with params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n * `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\n */\n event VoteCastWithParams(\n address indexed voter,\n uint256 proposalId,\n uint8 support,\n uint256 weight,\n string reason,\n bytes params\n );\n\n /**\n * @notice module:core\n * @dev Name of the governor instance (used in building the EIP-712 domain separator).\n */\n function name() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\"\n */\n function version() external view returns (string memory);\n\n /**\n * @notice module:voting\n * @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n * be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n * key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n *\n * There are 2 standard keys: `support` and `quorum`.\n *\n * - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n * - `quorum=bravo` means that only For votes are counted towards quorum.\n * - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n *\n * If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n * name that describes the behavior. For example:\n *\n * - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n * - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n *\n * NOTE: The string can be decoded by the standard\n * https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n * JavaScript class.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Hashing function used to (re)build the proposal id from the proposal details..\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external pure returns (uint256);\n\n /**\n * @notice module:core\n * @dev Current state of a proposal, following Compound's convention\n */\n function state(uint256 proposalId) external view returns (ProposalState);\n\n /**\n * @notice module:core\n * @dev The number of votes required in order for a voter to become a proposer.\n */\n function proposalThreshold() external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n * snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n * following block.\n */\n function proposalSnapshot(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n * possible to cast a vote during this block.\n */\n function proposalDeadline(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev The account that created a proposal.\n */\n function proposalProposer(uint256 proposalId) external view returns (address);\n\n /**\n * @notice module:core\n * @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n * {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n * different. In most cases this will be a timestamp.\n */\n function proposalEta(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Whether a proposal needs to be queued before execution.\n */\n function proposalNeedsQueuing(uint256 proposalId) external view returns (bool);\n\n /**\n * @notice module:user-config\n * @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n * on the clock (see ERC-6372) this contract uses.\n *\n * This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n * proposal starts.\n *\n * NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n * Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\n */\n function votingDelay() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n * (see ERC-6372) this contract uses.\n *\n * NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n * duration compared to the voting delay.\n *\n * NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n * proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n * interface returns a uint256, the value it returns should fit in a uint32.\n */\n function votingPeriod() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Minimum number of cast voted required for a proposal to be successful.\n *\n * NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n * quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\n */\n function quorum(uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint`.\n *\n * Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n * multiple), {ERC20Votes} tokens.\n */\n function getVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) external view returns (uint256);\n\n /**\n * @notice module:voting\n * @dev Returns whether `account` has cast a vote on `proposalId`.\n */\n function hasVoted(uint256 proposalId, address account) external view returns (bool);\n\n /**\n * @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n * duration specified by {IGovernor-votingPeriod}.\n *\n * Emits a {ProposalCreated} event.\n *\n * NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n * This may be the result of third party actions on the targeted contracts, or other governor proposals.\n * For example, the balance of this contract could be updated or its access control permissions may be modified,\n * possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n * value to cover a proposal with multiple transfers).\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n * is not necessary, this function may revert.\n * Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n *\n * Emits a {ProposalQueued} event.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n * deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n * that some delay passed.\n *\n * Emits a {ProposalExecuted} event.\n *\n * NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external payable returns (uint256 proposalId);\n\n /**\n * @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n * before the vote starts.\n *\n * Emits a {ProposalCanceled} event.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Cast a vote\n *\n * Emits a {VoteCast} event.\n */\n function castVote(uint256 proposalId, uint8 support) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason\n *\n * Emits a {VoteCast} event.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n *\n * Emits a {VoteCast} event.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n * including ERC-1271 signature support.\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) external returns (uint256 balance);\n}\n"},"@openzeppelin/contracts/governance/TimelockController.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/TimelockController.sol)\n\npragma solidity ^0.8.20;\n\nimport {AccessControl} from \"../access/AccessControl.sol\";\nimport {ERC721Holder} from \"../token/ERC721/utils/ERC721Holder.sol\";\nimport {ERC1155Holder} from \"../token/ERC1155/utils/ERC1155Holder.sol\";\nimport {Address} from \"../utils/Address.sol\";\n\n/**\n * @dev Contract module which acts as a timelocked controller. When set as the\n * owner of an `Ownable` smart contract, it enforces a timelock on all\n * `onlyOwner` maintenance operations. This gives time for users of the\n * controlled contract to exit before a potentially dangerous maintenance\n * operation is applied.\n *\n * By default, this contract is self administered, meaning administration tasks\n * have to go through the timelock process. The proposer (resp executor) role\n * is in charge of proposing (resp executing) operations. A common use case is\n * to position this {TimelockController} as the owner of a smart contract, with\n * a multisig or a DAO as the sole proposer.\n */\ncontract TimelockController is AccessControl, ERC721Holder, ERC1155Holder {\n bytes32 public constant PROPOSER_ROLE = keccak256(\"PROPOSER_ROLE\");\n bytes32 public constant EXECUTOR_ROLE = keccak256(\"EXECUTOR_ROLE\");\n bytes32 public constant CANCELLER_ROLE = keccak256(\"CANCELLER_ROLE\");\n uint256 internal constant _DONE_TIMESTAMP = uint256(1);\n\n mapping(bytes32 id => uint256) private _timestamps;\n uint256 private _minDelay;\n\n enum OperationState {\n Unset,\n Waiting,\n Ready,\n Done\n }\n\n /**\n * @dev Mismatch between the parameters length for an operation call.\n */\n error TimelockInvalidOperationLength(uint256 targets, uint256 payloads, uint256 values);\n\n /**\n * @dev The schedule operation doesn't meet the minimum delay.\n */\n error TimelockInsufficientDelay(uint256 delay, uint256 minDelay);\n\n /**\n * @dev The current state of an operation is not as required.\n * The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n * counting from right to left.\n *\n * See {_encodeStateBitmap}.\n */\n error TimelockUnexpectedOperationState(bytes32 operationId, bytes32 expectedStates);\n\n /**\n * @dev The predecessor to an operation not yet done.\n */\n error TimelockUnexecutedPredecessor(bytes32 predecessorId);\n\n /**\n * @dev The caller account is not authorized.\n */\n error TimelockUnauthorizedCaller(address caller);\n\n /**\n * @dev Emitted when a call is scheduled as part of operation `id`.\n */\n event CallScheduled(\n bytes32 indexed id,\n uint256 indexed index,\n address target,\n uint256 value,\n bytes data,\n bytes32 predecessor,\n uint256 delay\n );\n\n /**\n * @dev Emitted when a call is performed as part of operation `id`.\n */\n event CallExecuted(bytes32 indexed id, uint256 indexed index, address target, uint256 value, bytes data);\n\n /**\n * @dev Emitted when new proposal is scheduled with non-zero salt.\n */\n event CallSalt(bytes32 indexed id, bytes32 salt);\n\n /**\n * @dev Emitted when operation `id` is cancelled.\n */\n event Cancelled(bytes32 indexed id);\n\n /**\n * @dev Emitted when the minimum delay for future operations is modified.\n */\n event MinDelayChange(uint256 oldDuration, uint256 newDuration);\n\n /**\n * @dev Initializes the contract with the following parameters:\n *\n * - `minDelay`: initial minimum delay in seconds for operations\n * - `proposers`: accounts to be granted proposer and canceller roles\n * - `executors`: accounts to be granted executor role\n * - `admin`: optional account to be granted admin role; disable with zero address\n *\n * IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n * without being subject to delay, but this role should be subsequently renounced in favor of\n * administration through timelocked proposals. Previous versions of this contract would assign\n * this admin to the deployer automatically and should be renounced as well.\n */\n constructor(uint256 minDelay, address[] memory proposers, address[] memory executors, address admin) {\n // self administration\n _grantRole(DEFAULT_ADMIN_ROLE, address(this));\n\n // optional admin\n if (admin != address(0)) {\n _grantRole(DEFAULT_ADMIN_ROLE, admin);\n }\n\n // register proposers and cancellers\n for (uint256 i = 0; i < proposers.length; ++i) {\n _grantRole(PROPOSER_ROLE, proposers[i]);\n _grantRole(CANCELLER_ROLE, proposers[i]);\n }\n\n // register executors\n for (uint256 i = 0; i < executors.length; ++i) {\n _grantRole(EXECUTOR_ROLE, executors[i]);\n }\n\n _minDelay = minDelay;\n emit MinDelayChange(0, minDelay);\n }\n\n /**\n * @dev Modifier to make a function callable only by a certain role. In\n * addition to checking the sender's role, `address(0)` 's role is also\n * considered. Granting a role to `address(0)` is equivalent to enabling\n * this role for everyone.\n */\n modifier onlyRoleOrOpenRole(bytes32 role) {\n if (!hasRole(role, address(0))) {\n _checkRole(role, _msgSender());\n }\n _;\n }\n\n /**\n * @dev Contract might receive/hold ETH as part of the maintenance process.\n */\n receive() external payable {}\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(\n bytes4 interfaceId\n ) public view virtual override(AccessControl, ERC1155Holder) returns (bool) {\n return super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev Returns whether an id corresponds to a registered operation. This\n * includes both Waiting, Ready, and Done operations.\n */\n function isOperation(bytes32 id) public view returns (bool) {\n return getOperationState(id) != OperationState.Unset;\n }\n\n /**\n * @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\".\n */\n function isOperationPending(bytes32 id) public view returns (bool) {\n OperationState state = getOperationState(id);\n return state == OperationState.Waiting || state == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\".\n */\n function isOperationReady(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is done or not.\n */\n function isOperationDone(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Done;\n }\n\n /**\n * @dev Returns the timestamp at which an operation becomes ready (0 for\n * unset operations, 1 for done operations).\n */\n function getTimestamp(bytes32 id) public view virtual returns (uint256) {\n return _timestamps[id];\n }\n\n /**\n * @dev Returns operation state.\n */\n function getOperationState(bytes32 id) public view virtual returns (OperationState) {\n uint256 timestamp = getTimestamp(id);\n if (timestamp == 0) {\n return OperationState.Unset;\n } else if (timestamp == _DONE_TIMESTAMP) {\n return OperationState.Done;\n } else if (timestamp > block.timestamp) {\n return OperationState.Waiting;\n } else {\n return OperationState.Ready;\n }\n }\n\n /**\n * @dev Returns the minimum delay in seconds for an operation to become valid.\n *\n * This value can be changed by executing an operation that calls `updateDelay`.\n */\n function getMinDelay() public view virtual returns (uint256) {\n return _minDelay;\n }\n\n /**\n * @dev Returns the identifier of an operation containing a single\n * transaction.\n */\n function hashOperation(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(target, value, data, predecessor, salt));\n }\n\n /**\n * @dev Returns the identifier of an operation containing a batch of\n * transactions.\n */\n function hashOperationBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(targets, values, payloads, predecessor, salt));\n }\n\n /**\n * @dev Schedule an operation containing a single transaction.\n *\n * Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function schedule(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n bytes32 id = hashOperation(target, value, data, predecessor, salt);\n _schedule(id, delay);\n emit CallScheduled(id, 0, target, value, data, predecessor, delay);\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation containing a batch of transactions.\n *\n * Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function scheduleBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n _schedule(id, delay);\n for (uint256 i = 0; i < targets.length; ++i) {\n emit CallScheduled(id, i, targets[i], values[i], payloads[i], predecessor, delay);\n }\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation that is to become valid after a given delay.\n */\n function _schedule(bytes32 id, uint256 delay) private {\n if (isOperation(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Unset));\n }\n uint256 minDelay = getMinDelay();\n if (delay < minDelay) {\n revert TimelockInsufficientDelay(delay, minDelay);\n }\n _timestamps[id] = block.timestamp + delay;\n }\n\n /**\n * @dev Cancel an operation.\n *\n * Requirements:\n *\n * - the caller must have the 'canceller' role.\n */\n function cancel(bytes32 id) public virtual onlyRole(CANCELLER_ROLE) {\n if (!isOperationPending(id)) {\n revert TimelockUnexpectedOperationState(\n id,\n _encodeStateBitmap(OperationState.Waiting) | _encodeStateBitmap(OperationState.Ready)\n );\n }\n delete _timestamps[id];\n\n emit Cancelled(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a single transaction.\n *\n * Emits a {CallExecuted} event.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function execute(\n address target,\n uint256 value,\n bytes calldata payload,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n bytes32 id = hashOperation(target, value, payload, predecessor, salt);\n\n _beforeCall(id, predecessor);\n _execute(target, value, payload);\n emit CallExecuted(id, 0, target, value, payload);\n _afterCall(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a batch of transactions.\n *\n * Emits one {CallExecuted} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function executeBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n\n _beforeCall(id, predecessor);\n for (uint256 i = 0; i < targets.length; ++i) {\n address target = targets[i];\n uint256 value = values[i];\n bytes calldata payload = payloads[i];\n _execute(target, value, payload);\n emit CallExecuted(id, i, target, value, payload);\n }\n _afterCall(id);\n }\n\n /**\n * @dev Execute an operation's call.\n */\n function _execute(address target, uint256 value, bytes calldata data) internal virtual {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Checks before execution of an operation's calls.\n */\n function _beforeCall(bytes32 id, bytes32 predecessor) private view {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n if (predecessor != bytes32(0) && !isOperationDone(predecessor)) {\n revert TimelockUnexecutedPredecessor(predecessor);\n }\n }\n\n /**\n * @dev Checks after execution of an operation's calls.\n */\n function _afterCall(bytes32 id) private {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n _timestamps[id] = _DONE_TIMESTAMP;\n }\n\n /**\n * @dev Changes the minimum timelock duration for future operations.\n *\n * Emits a {MinDelayChange} event.\n *\n * Requirements:\n *\n * - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n * an operation where the timelock is the target and the data is the ABI-encoded call to this function.\n */\n function updateDelay(uint256 newDelay) external virtual {\n address sender = _msgSender();\n if (sender != address(this)) {\n revert TimelockUnauthorizedCaller(sender);\n }\n emit MinDelayChange(_minDelay, newDelay);\n _minDelay = newDelay;\n }\n\n /**\n * @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `OperationState` enum. For example:\n *\n * 0x000...1000\n * ^^^^^^----- ...\n * ^---- Done\n * ^--- Ready\n * ^-- Waiting\n * ^- Unset\n */\n function _encodeStateBitmap(OperationState operationState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(operationState));\n }\n}\n"},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/utils/IVotes.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\n */\ninterface IVotes {\n /**\n * @dev The signature used has expired.\n */\n error VotesExpiredSignature(uint256 expiry);\n\n /**\n * @dev Emitted when an account changes their delegate.\n */\n event DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate);\n\n /**\n * @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\n */\n event DelegateVotesChanged(address indexed delegate, uint256 previousVotes, uint256 newVotes);\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) external view returns (uint256);\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n */\n function getPastVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n */\n function getPastTotalSupply(uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) external view returns (address);\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) external;\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) external;\n}\n"},"@openzeppelin/contracts/governance/utils/Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (governance/utils/Votes.sol)\npragma solidity ^0.8.20;\n\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {Nonces} from \"../../utils/Nonces.sol\";\nimport {EIP712} from \"../../utils/cryptography/EIP712.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {ECDSA} from \"../../utils/cryptography/ECDSA.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n * transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n * \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n * decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n * delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n *\n * This contract is often combined with a token contract such that voting units correspond to token units. For an\n * example, see {ERC721Votes}.\n *\n * The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n * at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n * cost of this history tracking optional.\n *\n * When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n * {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n * previous example, it would be included in {ERC721-_update}).\n */\nabstract contract Votes is Context, EIP712, Nonces, IERC5805 {\n using Checkpoints for Checkpoints.Trace208;\n\n bytes32 private constant DELEGATION_TYPEHASH =\n keccak256(\"Delegation(address delegatee,uint256 nonce,uint256 expiry)\");\n\n mapping(address account => address) private _delegatee;\n\n mapping(address delegatee => Checkpoints.Trace208) private _delegateCheckpoints;\n\n Checkpoints.Trace208 private _totalCheckpoints;\n\n /**\n * @dev The clock was incorrectly modified.\n */\n error ERC6372InconsistentClock();\n\n /**\n * @dev Lookup to future votes is not available.\n */\n error ERC5805FutureLookup(uint256 timepoint, uint48 clock);\n\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n * checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\n */\n function clock() public view virtual returns (uint48) {\n return Time.blockNumber();\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory) {\n // Check that the clock was not modified\n if (clock() != Time.blockNumber()) {\n revert ERC6372InconsistentClock();\n }\n return \"mode=blocknumber&from=default\";\n }\n\n /**\n * @dev Validate that a timepoint is in the past, and return it as a uint48.\n */\n function _validateTimepoint(uint256 timepoint) internal view returns (uint48) {\n uint48 currentTimepoint = clock();\n if (timepoint >= currentTimepoint) revert ERC5805FutureLookup(timepoint, currentTimepoint);\n return SafeCast.toUint48(timepoint);\n }\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].latest();\n }\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastTotalSupply(uint256 timepoint) public view virtual returns (uint256) {\n return _totalCheckpoints.upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the current total supply of votes.\n */\n function _getTotalSupply() internal view virtual returns (uint256) {\n return _totalCheckpoints.latest();\n }\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) public view virtual returns (address) {\n return _delegatee[account];\n }\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) public virtual {\n address account = _msgSender();\n _delegate(account, delegatee);\n }\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(\n address delegatee,\n uint256 nonce,\n uint256 expiry,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) public virtual {\n if (block.timestamp > expiry) {\n revert VotesExpiredSignature(expiry);\n }\n address signer = ECDSA.recover(\n _hashTypedDataV4(keccak256(abi.encode(DELEGATION_TYPEHASH, delegatee, nonce, expiry))),\n v,\n r,\n s\n );\n _useCheckedNonce(signer, nonce);\n _delegate(signer, delegatee);\n }\n\n /**\n * @dev Delegate all of `account`'s voting units to `delegatee`.\n *\n * Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}.\n */\n function _delegate(address account, address delegatee) internal virtual {\n address oldDelegate = delegates(account);\n _delegatee[account] = delegatee;\n\n emit DelegateChanged(account, oldDelegate, delegatee);\n _moveDelegateVotes(oldDelegate, delegatee, _getVotingUnits(account));\n }\n\n /**\n * @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n * should be zero. Total supply of voting units will be adjusted with mints and burns.\n */\n function _transferVotingUnits(address from, address to, uint256 amount) internal virtual {\n if (from == address(0)) {\n _push(_totalCheckpoints, _add, SafeCast.toUint208(amount));\n }\n if (to == address(0)) {\n _push(_totalCheckpoints, _subtract, SafeCast.toUint208(amount));\n }\n _moveDelegateVotes(delegates(from), delegates(to), amount);\n }\n\n /**\n * @dev Moves delegated votes from one delegate to another.\n */\n function _moveDelegateVotes(address from, address to, uint256 amount) internal virtual {\n if (from != to && amount > 0) {\n if (from != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[from],\n _subtract,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(from, oldValue, newValue);\n }\n if (to != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[to],\n _add,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(to, oldValue, newValue);\n }\n }\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function _numCheckpoints(address account) internal view virtual returns (uint32) {\n return SafeCast.toUint32(_delegateCheckpoints[account].length());\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function _checkpoints(\n address account,\n uint32 pos\n ) internal view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _delegateCheckpoints[account].at(pos);\n }\n\n function _push(\n Checkpoints.Trace208 storage store,\n function(uint208, uint208) view returns (uint208) op,\n uint208 delta\n ) private returns (uint208 oldValue, uint208 newValue) {\n return store.push(clock(), op(store.latest(), delta));\n }\n\n function _add(uint208 a, uint208 b) private pure returns (uint208) {\n return a + b;\n }\n\n function _subtract(uint208 a, uint208 b) private pure returns (uint208) {\n return a - b;\n }\n\n /**\n * @dev Must return the voting units held by an account.\n */\n function _getVotingUnits(address) internal view virtual returns (uint256);\n}\n"},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (interfaces/draft-IERC6093.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Standard ERC-20 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\n */\ninterface IERC20Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC20InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC20InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n * @param allowance Amount of tokens a `spender` is allowed to operate with.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC20InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC20InvalidSpender(address spender);\n}\n\n/**\n * @dev Standard ERC-721 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\n */\ninterface IERC721Errors {\n /**\n * @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n * Used in balance queries.\n * @param owner Address of the current owner of a token.\n */\n error ERC721InvalidOwner(address owner);\n\n /**\n * @dev Indicates a `tokenId` whose `owner` is the zero address.\n * @param tokenId Identifier number of a token.\n */\n error ERC721NonexistentToken(uint256 tokenId);\n\n /**\n * @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param tokenId Identifier number of a token.\n * @param owner Address of the current owner of a token.\n */\n error ERC721IncorrectOwner(address sender, uint256 tokenId, address owner);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC721InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC721InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param tokenId Identifier number of a token.\n */\n error ERC721InsufficientApproval(address operator, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC721InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC721InvalidOperator(address operator);\n}\n\n/**\n * @dev Standard ERC-1155 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\n */\ninterface IERC1155Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n * @param tokenId Identifier number of a token.\n */\n error ERC1155InsufficientBalance(address sender, uint256 balance, uint256 needed, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC1155InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC1155InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param owner Address of the current owner of a token.\n */\n error ERC1155MissingApprovalForAll(address operator, address owner);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC1155InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC1155InvalidOperator(address operator);\n\n /**\n * @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n * Used in batch transfers.\n * @param idsLength Length of the array of token identifiers\n * @param valuesLength Length of the array of token amounts\n */\n error ERC1155InvalidArrayLength(uint256 idsLength, uint256 valuesLength);\n}\n"},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (interfaces/IERC1271.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-1271 standard signature validation method for\n * contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\n */\ninterface IERC1271 {\n /**\n * @dev Should return whether the signature provided is valid for the provided data\n * @param hash Hash of the data to be signed\n * @param signature Signature byte array associated with _data\n */\n function isValidSignature(bytes32 hash, bytes memory signature) external view returns (bytes4 magicValue);\n}\n"},"@openzeppelin/contracts/interfaces/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../utils/introspection/IERC165.sol\";\n"},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5267.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC5267 {\n /**\n * @dev MAY be emitted to signal that the domain could have changed.\n */\n event EIP712DomainChanged();\n\n /**\n * @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n * signature.\n */\n function eip712Domain()\n external\n view\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n );\n}\n"},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5805.sol)\n\npragma solidity ^0.8.20;\n\nimport {IVotes} from \"../governance/utils/IVotes.sol\";\nimport {IERC6372} from \"./IERC6372.sol\";\n\ninterface IERC5805 is IERC6372, IVotes {}\n"},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC6372.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC6372 {\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\n */\n function clock() external view returns (uint48);\n\n /**\n * @dev Description of the clock\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() external view returns (string memory);\n}\n"},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/IERC1155Receiver.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../../utils/introspection/IERC165.sol\";\n\n/**\n * @dev Interface that must be implemented by smart contracts in order to receive\n * ERC-1155 token transfers.\n */\ninterface IERC1155Receiver is IERC165 {\n /**\n * @dev Handles the receipt of a single ERC-1155 token type. This function is\n * called at the end of a `safeTransferFrom` after the balance has been updated.\n *\n * NOTE: To accept the transfer, this must return\n * `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n * (i.e. 0xf23a6e61, or its own function selector).\n *\n * @param operator The address which initiated the transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param id The ID of the token being transferred\n * @param value The amount of tokens being transferred\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed\n */\n function onERC1155Received(\n address operator,\n address from,\n uint256 id,\n uint256 value,\n bytes calldata data\n ) external returns (bytes4);\n\n /**\n * @dev Handles the receipt of a multiple ERC-1155 token types. This function\n * is called at the end of a `safeBatchTransferFrom` after the balances have\n * been updated.\n *\n * NOTE: To accept the transfer(s), this must return\n * `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n * (i.e. 0xbc197c81, or its own function selector).\n *\n * @param operator The address which initiated the batch transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param ids An array containing ids of each token being transferred (order and length must match values array)\n * @param values An array containing amounts of each token being transferred (order and length must match ids array)\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed\n */\n function onERC1155BatchReceived(\n address operator,\n address from,\n uint256[] calldata ids,\n uint256[] calldata values,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/utils/ERC1155Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165, ERC165} from \"../../../utils/introspection/ERC165.sol\";\nimport {IERC1155Receiver} from \"../IERC1155Receiver.sol\";\n\n/**\n * @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n *\n * IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n * stuck.\n */\nabstract contract ERC1155Holder is ERC165, IERC1155Receiver {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) {\n return interfaceId == type(IERC1155Receiver).interfaceId || super.supportsInterface(interfaceId);\n }\n\n function onERC1155Received(\n address,\n address,\n uint256,\n uint256,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155Received.selector;\n }\n\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155BatchReceived.selector;\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (token/ERC20/ERC20.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"./IERC20.sol\";\nimport {IERC20Metadata} from \"./extensions/IERC20Metadata.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {IERC20Errors} from \"../../interfaces/draft-IERC6093.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 *\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 * The default value of {decimals} is 18. To change this, you should override\n * this function so it returns a different value.\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 ERC-20\n * applications.\n */\nabstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors {\n mapping(address account => uint256) private _balances;\n\n mapping(address account => mapping(address spender => 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 * 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 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 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 default value returned by this function, unless\n * it's 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 returns (uint8) {\n return 18;\n }\n\n /**\n * @dev See {IERC20-totalSupply}.\n */\n function totalSupply() public view virtual returns (uint256) {\n return _totalSupply;\n }\n\n /**\n * @dev See {IERC20-balanceOf}.\n */\n function balanceOf(address account) public view virtual 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 `value`.\n */\n function transfer(address to, uint256 value) public virtual returns (bool) {\n address owner = _msgSender();\n _transfer(owner, to, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-allowance}.\n */\n function allowance(address owner, address spender) public view virtual returns (uint256) {\n return _allowances[owner][spender];\n }\n\n /**\n * @dev See {IERC20-approve}.\n *\n * NOTE: If `value` 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 value) public virtual returns (bool) {\n address owner = _msgSender();\n _approve(owner, spender, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-transferFrom}.\n *\n * Skips emitting an {Approval} event indicating an allowance update. This is not\n * required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\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 `value`.\n * - the caller must have allowance for ``from``'s tokens of at least\n * `value`.\n */\n function transferFrom(address from, address to, uint256 value) public virtual returns (bool) {\n address spender = _msgSender();\n _spendAllowance(from, spender, value);\n _transfer(from, to, value);\n return true;\n }\n\n /**\n * @dev Moves a `value` 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 * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _transfer(address from, address to, uint256 value) internal {\n if (from == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n if (to == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(from, to, value);\n }\n\n /**\n * @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n * (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n * this function.\n *\n * Emits a {Transfer} event.\n */\n function _update(address from, address to, uint256 value) internal virtual {\n if (from == address(0)) {\n // Overflow check required: The rest of the code assumes that totalSupply never overflows\n _totalSupply += value;\n } else {\n uint256 fromBalance = _balances[from];\n if (fromBalance < value) {\n revert ERC20InsufficientBalance(from, fromBalance, value);\n }\n unchecked {\n // Overflow not possible: value <= fromBalance <= totalSupply.\n _balances[from] = fromBalance - value;\n }\n }\n\n if (to == address(0)) {\n unchecked {\n // Overflow not possible: value <= totalSupply or value <= fromBalance <= totalSupply.\n _totalSupply -= value;\n }\n } else {\n unchecked {\n // Overflow not possible: balance + value is at most totalSupply, which we know fits into a uint256.\n _balances[to] += value;\n }\n }\n\n emit Transfer(from, to, value);\n }\n\n /**\n * @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n * Relies on the `_update` mechanism\n *\n * Emits a {Transfer} event with `from` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _mint(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(address(0), account, value);\n }\n\n /**\n * @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n * Relies on the `_update` mechanism.\n *\n * Emits a {Transfer} event with `to` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead\n */\n function _burn(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n _update(account, address(0), value);\n }\n\n /**\n * @dev Sets `value` 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 * Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument.\n */\n function _approve(address owner, address spender, uint256 value) internal {\n _approve(owner, spender, value, true);\n }\n\n /**\n * @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n *\n * By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n * `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n * `Approval` event during `transferFrom` operations.\n *\n * Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n * true using the following override:\n *\n * ```solidity\n * function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n * super._approve(owner, spender, value, true);\n * }\n * ```\n *\n * Requirements are the same as {_approve}.\n */\n function _approve(address owner, address spender, uint256 value, bool emitEvent) internal virtual {\n if (owner == address(0)) {\n revert ERC20InvalidApprover(address(0));\n }\n if (spender == address(0)) {\n revert ERC20InvalidSpender(address(0));\n }\n _allowances[owner][spender] = value;\n if (emitEvent) {\n emit Approval(owner, spender, value);\n }\n }\n\n /**\n * @dev Updates `owner` s allowance for `spender` based on spent `value`.\n *\n * Does not update the allowance value in case of infinite allowance.\n * Revert if not enough allowance is available.\n *\n * Does not emit an {Approval} event.\n */\n function _spendAllowance(address owner, address spender, uint256 value) internal virtual {\n uint256 currentAllowance = allowance(owner, spender);\n if (currentAllowance < type(uint256).max) {\n if (currentAllowance < value) {\n revert ERC20InsufficientAllowance(spender, currentAllowance, value);\n }\n unchecked {\n _approve(owner, spender, currentAllowance - value, false);\n }\n }\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/ERC20Votes.sol)\n\npragma solidity ^0.8.20;\n\nimport {ERC20} from \"../ERC20.sol\";\nimport {Votes} from \"../../../governance/utils/Votes.sol\";\nimport {Checkpoints} from \"../../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n * and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n *\n * NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n *\n * This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n * by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n * power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n *\n * By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n * requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\n */\nabstract contract ERC20Votes is ERC20, Votes {\n /**\n * @dev Total supply cap has been exceeded, introducing a risk of votes overflowing.\n */\n error ERC20ExceededSafeSupply(uint256 increasedSupply, uint256 cap);\n\n /**\n * @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n *\n * This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n * so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n * remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n * {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n * additional logic requires it. When resolving override conflicts on this function, the minimum should be\n * returned.\n */\n function _maxSupply() internal view virtual returns (uint256) {\n return type(uint208).max;\n }\n\n /**\n * @dev Move voting power when tokens are transferred.\n *\n * Emits a {IVotes-DelegateVotesChanged} event.\n */\n function _update(address from, address to, uint256 value) internal virtual override {\n super._update(from, to, value);\n if (from == address(0)) {\n uint256 supply = totalSupply();\n uint256 cap = _maxSupply();\n if (supply > cap) {\n revert ERC20ExceededSafeSupply(supply, cap);\n }\n }\n _transferVotingUnits(from, to, value);\n }\n\n /**\n * @dev Returns the voting units of an `account`.\n *\n * WARNING: Overriding this function may compromise the internal vote accounting.\n * `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change.\n */\n function _getVotingUnits(address account) internal view virtual override returns (uint256) {\n return balanceOf(account);\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function numCheckpoints(address account) public view virtual returns (uint32) {\n return _numCheckpoints(account);\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function checkpoints(address account, uint32 pos) public view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _checkpoints(account, pos);\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/IERC20Metadata.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"../IERC20.sol\";\n\n/**\n * @dev Interface for the optional metadata functions from the ERC-20 standard.\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"},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/IERC20.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-20 standard as defined in the ERC.\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 value of tokens in existence.\n */\n function totalSupply() external view returns (uint256);\n\n /**\n * @dev Returns the value of tokens owned by `account`.\n */\n function balanceOf(address account) external view returns (uint256);\n\n /**\n * @dev Moves a `value` amount of 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 value) 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 a `value` amount of tokens as the allowance of `spender` over the\n * 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 value) external returns (bool);\n\n /**\n * @dev Moves a `value` amount of tokens from `from` to `to` using the\n * allowance mechanism. `value` 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(address from, address to, uint256 value) external returns (bool);\n}\n"},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC721/IERC721Receiver.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @title ERC-721 token receiver interface\n * @dev Interface for any contract that wants to support safeTransfers\n * from ERC-721 asset contracts.\n */\ninterface IERC721Receiver {\n /**\n * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n * by `operator` from `from`, this function is called.\n *\n * It must return its Solidity selector to confirm the token transfer.\n * If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n * reverted.\n *\n * The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(\n address operator,\n address from,\n uint256 tokenId,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC721/utils/ERC721Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../IERC721Receiver.sol\";\n\n/**\n * @dev Implementation of the {IERC721Receiver} interface.\n *\n * Accepts all token transfers.\n * Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n * {IERC721-setApprovalForAll}.\n */\nabstract contract ERC721Holder is IERC721Receiver {\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n *\n * Always returns `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n return this.onERC721Received.selector;\n }\n}\n"},"@openzeppelin/contracts/utils/Address.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (utils/Address.sol)\n\npragma solidity ^0.8.20;\n\nimport {Errors} from \"./Errors.sol\";\n\n/**\n * @dev Collection of functions related to the address type\n */\nlibrary Address {\n /**\n * @dev There's no code at `target` (it is not a contract).\n */\n error AddressEmptyCode(address target);\n\n /**\n * @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n * `recipient`, forwarding all available gas and reverting on errors.\n *\n * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n * of certain opcodes, possibly making contracts go over the 2300 gas limit\n * imposed by `transfer`, making them unable to receive funds via\n * `transfer`. {sendValue} removes this limitation.\n *\n * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n *\n * IMPORTANT: because control is transferred to `recipient`, care must be\n * taken to not create reentrancy vulnerabilities. Consider using\n * {ReentrancyGuard} or the\n * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].\n */\n function sendValue(address payable recipient, uint256 amount) internal {\n if (address(this).balance < amount) {\n revert Errors.InsufficientBalance(address(this).balance, amount);\n }\n\n (bool success, bytes memory returndata) = recipient.call{value: amount}(\"\");\n if (!success) {\n _revert(returndata);\n }\n }\n\n /**\n * @dev Performs a Solidity function call using a low level `call`. A\n * plain `call` is an unsafe replacement for a function call: use this\n * function instead.\n *\n * If `target` reverts with a revert reason or custom error, it is bubbled\n * up by this function (like regular Solidity function calls). However, if\n * the call reverted with no returned reason, this function reverts with a\n * {Errors.FailedCall} error.\n *\n * Returns the raw returned data. To convert to the expected return value,\n * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n *\n * Requirements:\n *\n * - `target` must be a contract.\n * - calling `target` with `data` must not revert.\n */\n function functionCall(address target, bytes memory data) internal returns (bytes memory) {\n return functionCallWithValue(target, data, 0);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but also transferring `value` wei to `target`.\n *\n * Requirements:\n *\n * - the calling contract must have an ETH balance of at least `value`.\n * - the called Solidity function must be `payable`.\n */\n function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {\n if (address(this).balance < value) {\n revert Errors.InsufficientBalance(address(this).balance, value);\n }\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a static call.\n */\n function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {\n (bool success, bytes memory returndata) = target.staticcall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a delegate call.\n */\n function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {\n (bool success, bytes memory returndata) = target.delegatecall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n * was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n * of an unsuccessful call.\n */\n function verifyCallResultFromTarget(\n address target,\n bool success,\n bytes memory returndata\n ) internal view returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n // only check if target is a contract if the call was successful and the return data is empty\n // otherwise we already know that it was a contract\n if (returndata.length == 0 && target.code.length == 0) {\n revert AddressEmptyCode(target);\n }\n return returndata;\n }\n }\n\n /**\n * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n * revert reason or with a default {Errors.FailedCall} error.\n */\n function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n return returndata;\n }\n }\n\n /**\n * @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}.\n */\n function _revert(bytes memory returndata) private pure {\n // Look for revert reason and bubble it up if present\n if (returndata.length > 0) {\n // The easiest way to bubble the revert reason is using memory via assembly\n assembly (\"memory-safe\") {\n let returndata_size := mload(returndata)\n revert(add(32, returndata), returndata_size)\n }\n } else {\n revert Errors.FailedCall();\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Context.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)\n\npragma solidity ^0.8.20;\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 function _contextSuffixLength() internal view virtual returns (uint256) {\n return 0;\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/ECDSA.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n *\n * These functions can be used to verify that a message was signed by the holder\n * of the private keys of a given address.\n */\nlibrary ECDSA {\n enum RecoverError {\n NoError,\n InvalidSignature,\n InvalidSignatureLength,\n InvalidSignatureS\n }\n\n /**\n * @dev The signature derives the `address(0)`.\n */\n error ECDSAInvalidSignature();\n\n /**\n * @dev The signature has an invalid length.\n */\n error ECDSAInvalidSignatureLength(uint256 length);\n\n /**\n * @dev The signature has an S value that is in the upper half order.\n */\n error ECDSAInvalidSignatureS(bytes32 s);\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n * return address(0) without also returning an error description. Errors are documented using an enum (error type)\n * and a bytes32 providing additional information about the error.\n *\n * If no error is returned, then the address can be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n *\n * Documentation for signature generation:\n * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]\n */\n function tryRecover(\n bytes32 hash,\n bytes memory signature\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n if (signature.length == 65) {\n bytes32 r;\n bytes32 s;\n uint8 v;\n // ecrecover takes the signature parameters, and the only way to get them\n // currently is to use assembly.\n assembly (\"memory-safe\") {\n r := mload(add(signature, 0x20))\n s := mload(add(signature, 0x40))\n v := byte(0, mload(add(signature, 0x60)))\n }\n return tryRecover(hash, v, r, s);\n } else {\n return (address(0), RecoverError.InvalidSignatureLength, bytes32(signature.length));\n }\n }\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with\n * `signature`. This address can then be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n */\n function recover(bytes32 hash, bytes memory signature) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, signature);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n *\n * See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]\n */\n function tryRecover(\n bytes32 hash,\n bytes32 r,\n bytes32 vs\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n unchecked {\n bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff);\n // We do not check for an overflow here since the shift operation results in 0 or 1.\n uint8 v = uint8((uint256(vs) >> 255) + 27);\n return tryRecover(hash, v, r, s);\n }\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately.\n */\n function recover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, r, vs);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function tryRecover(\n bytes32 hash,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature\n // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines\n // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most\n // signatures from current libraries generate a unique signature with an s-value in the lower half order.\n //\n // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value\n // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or\n // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept\n // these malleable signatures as well.\n if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) {\n return (address(0), RecoverError.InvalidSignatureS, s);\n }\n\n // If the signature is valid (and not malleable), return the signer address\n address signer = ecrecover(hash, v, r, s);\n if (signer == address(0)) {\n return (address(0), RecoverError.InvalidSignature, bytes32(0));\n }\n\n return (signer, RecoverError.NoError, bytes32(0));\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function recover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, v, r, s);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Optionally reverts with the corresponding custom error according to the `error` argument provided.\n */\n function _throwError(RecoverError error, bytes32 errorArg) private pure {\n if (error == RecoverError.NoError) {\n return; // no error: do nothing\n } else if (error == RecoverError.InvalidSignature) {\n revert ECDSAInvalidSignature();\n } else if (error == RecoverError.InvalidSignatureLength) {\n revert ECDSAInvalidSignatureLength(uint256(errorArg));\n } else if (error == RecoverError.InvalidSignatureS) {\n revert ECDSAInvalidSignatureS(errorArg);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/EIP712.sol)\n\npragma solidity ^0.8.20;\n\nimport {MessageHashUtils} from \"./MessageHashUtils.sol\";\nimport {ShortStrings, ShortString} from \"../ShortStrings.sol\";\nimport {IERC5267} from \"../../interfaces/IERC5267.sol\";\n\n/**\n * @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n *\n * The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n * encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n * does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n * produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n *\n * This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n * scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n * ({_hashTypedDataV4}).\n *\n * The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n * the chain id to protect against replay attacks on an eventual fork of the chain.\n *\n * NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n * https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n *\n * NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n * separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n * separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n *\n * @custom:oz-upgrades-unsafe-allow state-variable-immutable\n */\nabstract contract EIP712 is IERC5267 {\n using ShortStrings for *;\n\n bytes32 private constant TYPE_HASH =\n keccak256(\"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\");\n\n // Cache the domain separator as an immutable value, but also store the chain id that it corresponds to, in order to\n // invalidate the cached domain separator if the chain id changes.\n bytes32 private immutable _cachedDomainSeparator;\n uint256 private immutable _cachedChainId;\n address private immutable _cachedThis;\n\n bytes32 private immutable _hashedName;\n bytes32 private immutable _hashedVersion;\n\n ShortString private immutable _name;\n ShortString private immutable _version;\n string private _nameFallback;\n string private _versionFallback;\n\n /**\n * @dev Initializes the domain separator and parameter caches.\n *\n * The meaning of `name` and `version` is specified in\n * https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n *\n * - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n * - `version`: the current major version of the signing domain.\n *\n * NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n * contract upgrade].\n */\n constructor(string memory name, string memory version) {\n _name = name.toShortStringWithFallback(_nameFallback);\n _version = version.toShortStringWithFallback(_versionFallback);\n _hashedName = keccak256(bytes(name));\n _hashedVersion = keccak256(bytes(version));\n\n _cachedChainId = block.chainid;\n _cachedDomainSeparator = _buildDomainSeparator();\n _cachedThis = address(this);\n }\n\n /**\n * @dev Returns the domain separator for the current chain.\n */\n function _domainSeparatorV4() internal view returns (bytes32) {\n if (address(this) == _cachedThis && block.chainid == _cachedChainId) {\n return _cachedDomainSeparator;\n } else {\n return _buildDomainSeparator();\n }\n }\n\n function _buildDomainSeparator() private view returns (bytes32) {\n return keccak256(abi.encode(TYPE_HASH, _hashedName, _hashedVersion, block.chainid, address(this)));\n }\n\n /**\n * @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n * function returns the hash of the fully encoded EIP712 message for this domain.\n *\n * This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n *\n * ```solidity\n * bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n * keccak256(\"Mail(address to,string contents)\"),\n * mailTo,\n * keccak256(bytes(mailContents))\n * )));\n * address signer = ECDSA.recover(digest, signature);\n * ```\n */\n function _hashTypedDataV4(bytes32 structHash) internal view virtual returns (bytes32) {\n return MessageHashUtils.toTypedDataHash(_domainSeparatorV4(), structHash);\n }\n\n /**\n * @dev See {IERC-5267}.\n */\n function eip712Domain()\n public\n view\n virtual\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n )\n {\n return (\n hex\"0f\", // 01111\n _EIP712Name(),\n _EIP712Version(),\n block.chainid,\n address(this),\n bytes32(0),\n new uint256[](0)\n );\n }\n\n /**\n * @dev The name parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _name which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Name() internal view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n\n /**\n * @dev The version parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _version which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Version() internal view returns (string memory) {\n return _version.toStringWithFallback(_versionFallback);\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/MessageHashUtils.sol)\n\npragma solidity ^0.8.20;\n\nimport {Strings} from \"../Strings.sol\";\n\n/**\n * @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n *\n * The library provides methods for generating a hash of a message that conforms to the\n * https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n * specifications.\n */\nlibrary MessageHashUtils {\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing a bytes32 `messageHash` with\n * `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n * hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n * keccak256, although any bytes32 value can be safely used because the final digest will\n * be re-hashed.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes32 messageHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n mstore(0x00, \"\\x19Ethereum Signed Message:\\n32\") // 32 is the bytes-length of messageHash\n mstore(0x1c, messageHash) // 0x1c (28) is the length of the prefix\n digest := keccak256(0x00, 0x3c) // 0x3c is the length of the prefix (0x1c) + messageHash (0x20)\n }\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing an arbitrary `message` with\n * `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n * hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes memory message) internal pure returns (bytes32) {\n return\n keccak256(bytes.concat(\"\\x19Ethereum Signed Message:\\n\", bytes(Strings.toString(message.length)), message));\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x00` (data with intended validator).\n *\n * The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n * `validator` address. Then hashing the result.\n *\n * See {ECDSA-recover}.\n */\n function toDataWithIntendedValidatorHash(address validator, bytes memory data) internal pure returns (bytes32) {\n return keccak256(abi.encodePacked(hex\"19_00\", validator, data));\n }\n\n /**\n * @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n *\n * The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n * `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n *\n * See {ECDSA-recover}.\n */\n function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n mstore(ptr, hex\"19_01\")\n mstore(add(ptr, 0x02), domainSeparator)\n mstore(add(ptr, 0x22), structHash)\n digest := keccak256(ptr, 0x42)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/SignatureChecker.sol)\n\npragma solidity ^0.8.20;\n\nimport {ECDSA} from \"./ECDSA.sol\";\nimport {IERC1271} from \"../../interfaces/IERC1271.sol\";\n\n/**\n * @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n * signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n * Argent and Safe Wallet (previously Gnosis Safe).\n */\nlibrary SignatureChecker {\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n * signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidSignatureNow(address signer, bytes32 hash, bytes memory signature) internal view returns (bool) {\n if (signer.code.length == 0) {\n (address recovered, ECDSA.RecoverError err, ) = ECDSA.tryRecover(hash, signature);\n return err == ECDSA.RecoverError.NoError && recovered == signer;\n } else {\n return isValidERC1271SignatureNow(signer, hash, signature);\n }\n }\n\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n * against the signer smart contract using ERC-1271.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidERC1271SignatureNow(\n address signer,\n bytes32 hash,\n bytes memory signature\n ) internal view returns (bool) {\n (bool success, bytes memory result) = signer.staticcall(\n abi.encodeCall(IERC1271.isValidSignature, (hash, signature))\n );\n return (success &&\n result.length >= 32 &&\n abi.decode(result, (bytes32)) == bytes32(IERC1271.isValidSignature.selector));\n }\n}\n"},"@openzeppelin/contracts/utils/Errors.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Errors.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Collection of common custom errors used in multiple contracts\n *\n * IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n * It is recommended to avoid relying on the error API for critical functionality.\n *\n * _Available since v5.1._\n */\nlibrary Errors {\n /**\n * @dev The ETH balance of the account is not enough to perform the operation.\n */\n error InsufficientBalance(uint256 balance, uint256 needed);\n\n /**\n * @dev A call to an address target failed. The target may have reverted.\n */\n error FailedCall();\n\n /**\n * @dev The deployment failed.\n */\n error FailedDeployment();\n\n /**\n * @dev A necessary precompile is missing.\n */\n error MissingPrecompile(address);\n}\n"},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/ERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"./IERC165.sol\";\n\n/**\n * @dev Implementation of the {IERC165} interface.\n *\n * Contracts that want to implement ERC-165 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 */\nabstract contract ERC165 is IERC165 {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual returns (bool) {\n return interfaceId == type(IERC165).interfaceId;\n }\n}\n"},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/IERC165.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-165 standard, as defined in the\n * https://eips.ethereum.org/EIPS/eip-165[ERC].\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[ERC 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"},"@openzeppelin/contracts/utils/math/Math.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/Math.sol)\n\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard math utilities missing in the Solidity language.\n */\nlibrary Math {\n enum Rounding {\n Floor, // Toward negative infinity\n Ceil, // Toward positive infinity\n Trunc, // Toward zero\n Expand // Away from zero\n }\n\n /**\n * @dev Returns the addition of two unsigned integers, with an success flag (no overflow).\n */\n function tryAdd(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n uint256 c = a + b;\n if (c < a) return (false, 0);\n return (true, c);\n }\n }\n\n /**\n * @dev Returns the subtraction of two unsigned integers, with an success flag (no overflow).\n */\n function trySub(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b > a) return (false, 0);\n return (true, a - b);\n }\n }\n\n /**\n * @dev Returns the multiplication of two unsigned integers, with an success flag (no overflow).\n */\n function tryMul(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n // Gas optimization: this is cheaper than requiring 'a' not being zero, but the\n // benefit is lost if 'b' is also tested.\n // See: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/522\n if (a == 0) return (true, 0);\n uint256 c = a * b;\n if (c / a != b) return (false, 0);\n return (true, c);\n }\n }\n\n /**\n * @dev Returns the division of two unsigned integers, with a success flag (no division by zero).\n */\n function tryDiv(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b == 0) return (false, 0);\n return (true, a / b);\n }\n }\n\n /**\n * @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero).\n */\n function tryMod(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b == 0) return (false, 0);\n return (true, a % b);\n }\n }\n\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, uint256 a, uint256 b) internal pure returns (uint256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * SafeCast.toUint(condition));\n }\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 ternary(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 ternary(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 towards infinity instead\n * of rounding towards zero.\n */\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\n if (b == 0) {\n // Guarantee the same behavior as in a regular Solidity division.\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n\n // The following calculation ensures accurate ceiling division without overflow.\n // Since a is non-zero, (a - 1) / b will not overflow.\n // The largest possible result occurs when (a - 1) / b is type(uint256).max,\n // but the largest value we can obtain is type(uint256).max - 1, which happens\n // when a = type(uint256).max and b = 1.\n unchecked {\n return SafeCast.toUint(a > 0) * ((a - 1) / b + 1);\n }\n }\n\n /**\n * @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n * denominator == 0.\n *\n * Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n * Uniswap Labs also under MIT license.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {\n unchecked {\n // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2²⁵⁶ and mod 2²⁵⁶ - 1, then use\n // the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\n // variables such that product = prod1 * 2²⁵⁶ + prod0.\n uint256 prod0 = x * y; // 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 prod1 := sub(sub(mm, prod0), lt(mm, prod0))\n }\n\n // Handle non-overflow cases, 256 by 256 division.\n if (prod1 == 0) {\n // Solidity will revert if denominator == 0, unlike the div opcode on its own.\n // The surrounding unchecked block does not change this fact.\n // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.\n return prod0 / denominator;\n }\n\n // Make sure the result is less than 2²⁵⁶. Also prevents denominator == 0.\n if (denominator <= prod1) {\n Panic.panic(ternary(denominator == 0, Panic.DIVISION_BY_ZERO, Panic.UNDER_OVERFLOW));\n }\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.\n // Always >= 1. See https://cs.stackexchange.com/q/138556/92363.\n\n uint256 twos = denominator & (0 - denominator);\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²⁵⁶ / 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²⁵⁶. Now that denominator is an odd number, it has an inverse modulo 2²⁵⁶ such\n // that denominator * inv ≡ 1 mod 2²⁵⁶. Compute the inverse by starting with a seed that is correct for\n // four bits. That is, denominator * inv ≡ 1 mod 2⁴.\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\n // works in modular arithmetic, doubling the correct bits in each step.\n inverse *= 2 - denominator * inverse; // inverse mod 2⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2¹⁶\n inverse *= 2 - denominator * inverse; // inverse mod 2³²\n inverse *= 2 - denominator * inverse; // inverse mod 2⁶⁴\n inverse *= 2 - denominator * inverse; // inverse mod 2¹²⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2²⁵⁶\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²⁵⁶. Since the preconditions guarantee that the outcome is\n // less than 2²⁵⁶, 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 * @dev Calculates x * y / denominator with full precision, following the selected rounding direction.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {\n return mulDiv(x, y, denominator) + SafeCast.toUint(unsignedRoundsUp(rounding) && mulmod(x, y, denominator) > 0);\n }\n\n /**\n * @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n *\n * If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n * If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n *\n * If the input value is not inversible, 0 is returned.\n *\n * NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n * inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}.\n */\n function invMod(uint256 a, uint256 n) internal pure returns (uint256) {\n unchecked {\n if (n == 0) return 0;\n\n // The inverse modulo is calculated using the Extended Euclidean Algorithm (iterative version)\n // Used to compute integers x and y such that: ax + ny = gcd(a, n).\n // When the gcd is 1, then the inverse of a modulo n exists and it's x.\n // ax + ny = 1\n // ax = 1 + (-y)n\n // ax ≡ 1 (mod n) # x is the inverse of a modulo n\n\n // If the remainder is 0 the gcd is n right away.\n uint256 remainder = a % n;\n uint256 gcd = n;\n\n // Therefore the initial coefficients are:\n // ax + ny = gcd(a, n) = n\n // 0a + 1n = n\n int256 x = 0;\n int256 y = 1;\n\n while (remainder != 0) {\n uint256 quotient = gcd / remainder;\n\n (gcd, remainder) = (\n // The old remainder is the next gcd to try.\n remainder,\n // Compute the next remainder.\n // Can't overflow given that (a % gcd) * (gcd // (a % gcd)) <= gcd\n // where gcd is at most n (capped to type(uint256).max)\n gcd - remainder * quotient\n );\n\n (x, y) = (\n // Increment the coefficient of a.\n y,\n // Decrement the coefficient of n.\n // Can overflow, but the result is casted to uint256 so that the\n // next value of y is \"wrapped around\" to a value between 0 and n - 1.\n x - y * int256(quotient)\n );\n }\n\n if (gcd != 1) return 0; // No inverse exists.\n return ternary(x < 0, n - uint256(-x), uint256(x)); // Wrap the result if it's negative.\n }\n }\n\n /**\n * @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n *\n * From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n * prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n * `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n *\n * NOTE: this function does NOT check that `p` is a prime greater than `2`.\n */\n function invModPrime(uint256 a, uint256 p) internal view returns (uint256) {\n unchecked {\n return Math.modExp(a, p - 2, p);\n }\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n *\n * Requirements:\n * - modulus can't be zero\n * - underlying staticcall to precompile must succeed\n *\n * IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n * sure the chain you're using it on supports the precompiled contract for modular exponentiation\n * at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n * the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n * interpreted as 0.\n */\n function modExp(uint256 b, uint256 e, uint256 m) internal view returns (uint256) {\n (bool success, uint256 result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n * It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n * to operate modulo 0 or if the underlying precompile reverted.\n *\n * IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n * you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n * https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n * of a revert, but the result may be incorrectly interpreted as 0.\n */\n function tryModExp(uint256 b, uint256 e, uint256 m) internal view returns (bool success, uint256 result) {\n if (m == 0) return (false, 0);\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n // | Offset | Content | Content (Hex) |\n // |-----------|------------|--------------------------------------------------------------------|\n // | 0x00:0x1f | size of b | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x20:0x3f | size of e | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x40:0x5f | size of m | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x60:0x7f | value of b | 0x<.............................................................b> |\n // | 0x80:0x9f | value of e | 0x<.............................................................e> |\n // | 0xa0:0xbf | value of m | 0x<.............................................................m> |\n mstore(ptr, 0x20)\n mstore(add(ptr, 0x20), 0x20)\n mstore(add(ptr, 0x40), 0x20)\n mstore(add(ptr, 0x60), b)\n mstore(add(ptr, 0x80), e)\n mstore(add(ptr, 0xa0), m)\n\n // Given the result < m, it's guaranteed to fit in 32 bytes,\n // so we can use the memory scratch space located at offset 0.\n success := staticcall(gas(), 0x05, ptr, 0xc0, 0x00, 0x20)\n result := mload(0x00)\n }\n }\n\n /**\n * @dev Variant of {modExp} that supports inputs of arbitrary length.\n */\n function modExp(bytes memory b, bytes memory e, bytes memory m) internal view returns (bytes memory) {\n (bool success, bytes memory result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Variant of {tryModExp} that supports inputs of arbitrary length.\n */\n function tryModExp(\n bytes memory b,\n bytes memory e,\n bytes memory m\n ) internal view returns (bool success, bytes memory result) {\n if (_zeroBytes(m)) return (false, new bytes(0));\n\n uint256 mLen = m.length;\n\n // Encode call args in result and move the free memory pointer\n result = abi.encodePacked(b.length, e.length, mLen, b, e, m);\n\n assembly (\"memory-safe\") {\n let dataPtr := add(result, 0x20)\n // Write result on top of args to avoid allocating extra memory.\n success := staticcall(gas(), 0x05, dataPtr, mload(result), dataPtr, mLen)\n // Overwrite the length.\n // result.length > returndatasize() is guaranteed because returndatasize() == m.length\n mstore(result, mLen)\n // Set the memory pointer after the returned data.\n mstore(0x40, add(dataPtr, mLen))\n }\n }\n\n /**\n * @dev Returns whether the provided byte array is zero.\n */\n function _zeroBytes(bytes memory byteArray) private pure returns (bool) {\n for (uint256 i = 0; i < byteArray.length; ++i) {\n if (byteArray[i] != 0) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n * towards zero.\n *\n * This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n * using integer operations.\n */\n function sqrt(uint256 a) internal pure returns (uint256) {\n unchecked {\n // Take care of easy edge cases when a == 0 or a == 1\n if (a <= 1) {\n return a;\n }\n\n // In this function, we use Newton's method to get a root of `f(x) := x² - a`. It involves building a\n // sequence x_n that converges toward sqrt(a). For each iteration x_n, we also define the error between\n // the current value as `ε_n = | x_n - sqrt(a) |`.\n //\n // For our first estimation, we consider `e` the smallest power of 2 which is bigger than the square root\n // of the target. (i.e. `2**(e-1) ≤ sqrt(a) < 2**e`). We know that `e ≤ 128` because `(2¹²⁸)² = 2²⁵⁶` is\n // bigger than any uint256.\n //\n // By noticing that\n // `2**(e-1) ≤ sqrt(a) < 2**e → (2**(e-1))² ≤ a < (2**e)² → 2**(2*e-2) ≤ a < 2**(2*e)`\n // we can deduce that `e - 1` is `log2(a) / 2`. We can thus compute `x_n = 2**(e-1)` using a method similar\n // to the msb function.\n uint256 aa = a;\n uint256 xn = 1;\n\n if (aa >= (1 << 128)) {\n aa >>= 128;\n xn <<= 64;\n }\n if (aa >= (1 << 64)) {\n aa >>= 64;\n xn <<= 32;\n }\n if (aa >= (1 << 32)) {\n aa >>= 32;\n xn <<= 16;\n }\n if (aa >= (1 << 16)) {\n aa >>= 16;\n xn <<= 8;\n }\n if (aa >= (1 << 8)) {\n aa >>= 8;\n xn <<= 4;\n }\n if (aa >= (1 << 4)) {\n aa >>= 4;\n xn <<= 2;\n }\n if (aa >= (1 << 2)) {\n xn <<= 1;\n }\n\n // We now have x_n such that `x_n = 2**(e-1) ≤ sqrt(a) < 2**e = 2 * x_n`. This implies ε_n ≤ 2**(e-1).\n //\n // We can refine our estimation by noticing that the middle of that interval minimizes the error.\n // If we move x_n to equal 2**(e-1) + 2**(e-2), then we reduce the error to ε_n ≤ 2**(e-2).\n // This is going to be our x_0 (and ε_0)\n xn = (3 * xn) >> 1; // ε_0 := | x_0 - sqrt(a) | ≤ 2**(e-2)\n\n // From here, Newton's method give us:\n // x_{n+1} = (x_n + a / x_n) / 2\n //\n // One should note that:\n // x_{n+1}² - a = ((x_n + a / x_n) / 2)² - a\n // = ((x_n² + a) / (2 * x_n))² - a\n // = (x_n⁴ + 2 * a * x_n² + a²) / (4 * x_n²) - a\n // = (x_n⁴ + 2 * a * x_n² + a² - 4 * a * x_n²) / (4 * x_n²)\n // = (x_n⁴ - 2 * a * x_n² + a²) / (4 * x_n²)\n // = (x_n² - a)² / (2 * x_n)²\n // = ((x_n² - a) / (2 * x_n))²\n // ≥ 0\n // Which proves that for all n ≥ 1, sqrt(a) ≤ x_n\n //\n // This gives us the proof of quadratic convergence of the sequence:\n // ε_{n+1} = | x_{n+1} - sqrt(a) |\n // = | (x_n + a / x_n) / 2 - sqrt(a) |\n // = | (x_n² + a - 2*x_n*sqrt(a)) / (2 * x_n) |\n // = | (x_n - sqrt(a))² / (2 * x_n) |\n // = | ε_n² / (2 * x_n) |\n // = ε_n² / | (2 * x_n) |\n //\n // For the first iteration, we have a special case where x_0 is known:\n // ε_1 = ε_0² / | (2 * x_0) |\n // ≤ (2**(e-2))² / (2 * (2**(e-1) + 2**(e-2)))\n // ≤ 2**(2*e-4) / (3 * 2**(e-1))\n // ≤ 2**(e-3) / 3\n // ≤ 2**(e-3-log2(3))\n // ≤ 2**(e-4.5)\n //\n // For the following iterations, we use the fact that, 2**(e-1) ≤ sqrt(a) ≤ x_n:\n // ε_{n+1} = ε_n² / | (2 * x_n) |\n // ≤ (2**(e-k))² / (2 * 2**(e-1))\n // ≤ 2**(2*e-2*k) / 2**e\n // ≤ 2**(e-2*k)\n xn = (xn + a / xn) >> 1; // ε_1 := | x_1 - sqrt(a) | ≤ 2**(e-4.5) -- special case, see above\n xn = (xn + a / xn) >> 1; // ε_2 := | x_2 - sqrt(a) | ≤ 2**(e-9) -- general case with k = 4.5\n xn = (xn + a / xn) >> 1; // ε_3 := | x_3 - sqrt(a) | ≤ 2**(e-18) -- general case with k = 9\n xn = (xn + a / xn) >> 1; // ε_4 := | x_4 - sqrt(a) | ≤ 2**(e-36) -- general case with k = 18\n xn = (xn + a / xn) >> 1; // ε_5 := | x_5 - sqrt(a) | ≤ 2**(e-72) -- general case with k = 36\n xn = (xn + a / xn) >> 1; // ε_6 := | x_6 - sqrt(a) | ≤ 2**(e-144) -- general case with k = 72\n\n // Because e ≤ 128 (as discussed during the first estimation phase), we know have reached a precision\n // ε_6 ≤ 2**(e-144) < 1. Given we're operating on integers, then we can ensure that xn is now either\n // sqrt(a) or sqrt(a) + 1.\n return xn - SafeCast.toUint(xn > a / xn);\n }\n }\n\n /**\n * @dev 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && result * result < a);\n }\n }\n\n /**\n * @dev Return the log in base 2 of a positive value rounded towards zero.\n * Returns 0 if given 0.\n */\n function log2(uint256 value) internal pure returns (uint256) {\n uint256 result = 0;\n uint256 exp;\n unchecked {\n exp = 128 * SafeCast.toUint(value > (1 << 128) - 1);\n value >>= exp;\n result += exp;\n\n exp = 64 * SafeCast.toUint(value > (1 << 64) - 1);\n value >>= exp;\n result += exp;\n\n exp = 32 * SafeCast.toUint(value > (1 << 32) - 1);\n value >>= exp;\n result += exp;\n\n exp = 16 * SafeCast.toUint(value > (1 << 16) - 1);\n value >>= exp;\n result += exp;\n\n exp = 8 * SafeCast.toUint(value > (1 << 8) - 1);\n value >>= exp;\n result += exp;\n\n exp = 4 * SafeCast.toUint(value > (1 << 4) - 1);\n value >>= exp;\n result += exp;\n\n exp = 2 * SafeCast.toUint(value > (1 << 2) - 1);\n value >>= exp;\n result += exp;\n\n result += SafeCast.toUint(value > 1);\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << result < value);\n }\n }\n\n /**\n * @dev Return the log in base 10 of a positive value rounded towards zero.\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 10 ** result < value);\n }\n }\n\n /**\n * @dev Return the log in base 256 of a positive value rounded towards zero.\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 uint256 isGt;\n unchecked {\n isGt = SafeCast.toUint(value > (1 << 128) - 1);\n value >>= isGt * 128;\n result += isGt * 16;\n\n isGt = SafeCast.toUint(value > (1 << 64) - 1);\n value >>= isGt * 64;\n result += isGt * 8;\n\n isGt = SafeCast.toUint(value > (1 << 32) - 1);\n value >>= isGt * 32;\n result += isGt * 4;\n\n isGt = SafeCast.toUint(value > (1 << 16) - 1);\n value >>= isGt * 16;\n result += isGt * 2;\n\n result += SafeCast.toUint(value > (1 << 8) - 1);\n }\n return result;\n }\n\n /**\n * @dev Return the log in base 256, 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << (result << 3) < value);\n }\n }\n\n /**\n * @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers.\n */\n function unsignedRoundsUp(Rounding rounding) internal pure returns (bool) {\n return uint8(rounding) % 2 == 1;\n }\n}\n"},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SafeCast.sol)\n// This file was procedurally generated from scripts/generate/templates/SafeCast.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n * checks.\n *\n * Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n * easily result in undesired exploitation or bugs, since developers usually\n * assume that overflows raise errors. `SafeCast` restores this intuition by\n * reverting the transaction when such an operation overflows.\n *\n * Using this library instead of the unchecked operations eliminates an entire\n * class of bugs, so it's recommended to use it always.\n */\nlibrary SafeCast {\n /**\n * @dev Value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedUintDowncast(uint8 bits, uint256 value);\n\n /**\n * @dev An int value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedIntToUint(int256 value);\n\n /**\n * @dev Value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedIntDowncast(uint8 bits, int256 value);\n\n /**\n * @dev An uint value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedUintToInt(uint256 value);\n\n /**\n * @dev Returns the downcasted uint248 from uint256, reverting on\n * overflow (when the input is greater than largest uint248).\n *\n * Counterpart to Solidity's `uint248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toUint248(uint256 value) internal pure returns (uint248) {\n if (value > type(uint248).max) {\n revert SafeCastOverflowedUintDowncast(248, value);\n }\n return uint248(value);\n }\n\n /**\n * @dev Returns the downcasted uint240 from uint256, reverting on\n * overflow (when the input is greater than largest uint240).\n *\n * Counterpart to Solidity's `uint240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toUint240(uint256 value) internal pure returns (uint240) {\n if (value > type(uint240).max) {\n revert SafeCastOverflowedUintDowncast(240, value);\n }\n return uint240(value);\n }\n\n /**\n * @dev Returns the downcasted uint232 from uint256, reverting on\n * overflow (when the input is greater than largest uint232).\n *\n * Counterpart to Solidity's `uint232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toUint232(uint256 value) internal pure returns (uint232) {\n if (value > type(uint232).max) {\n revert SafeCastOverflowedUintDowncast(232, value);\n }\n return uint232(value);\n }\n\n /**\n * @dev Returns the downcasted uint224 from uint256, reverting on\n * overflow (when the input is greater than largest uint224).\n *\n * Counterpart to Solidity's `uint224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toUint224(uint256 value) internal pure returns (uint224) {\n if (value > type(uint224).max) {\n revert SafeCastOverflowedUintDowncast(224, value);\n }\n return uint224(value);\n }\n\n /**\n * @dev Returns the downcasted uint216 from uint256, reverting on\n * overflow (when the input is greater than largest uint216).\n *\n * Counterpart to Solidity's `uint216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toUint216(uint256 value) internal pure returns (uint216) {\n if (value > type(uint216).max) {\n revert SafeCastOverflowedUintDowncast(216, value);\n }\n return uint216(value);\n }\n\n /**\n * @dev Returns the downcasted uint208 from uint256, reverting on\n * overflow (when the input is greater than largest uint208).\n *\n * Counterpart to Solidity's `uint208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toUint208(uint256 value) internal pure returns (uint208) {\n if (value > type(uint208).max) {\n revert SafeCastOverflowedUintDowncast(208, value);\n }\n return uint208(value);\n }\n\n /**\n * @dev Returns the downcasted uint200 from uint256, reverting on\n * overflow (when the input is greater than largest uint200).\n *\n * Counterpart to Solidity's `uint200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toUint200(uint256 value) internal pure returns (uint200) {\n if (value > type(uint200).max) {\n revert SafeCastOverflowedUintDowncast(200, value);\n }\n return uint200(value);\n }\n\n /**\n * @dev Returns the downcasted uint192 from uint256, reverting on\n * overflow (when the input is greater than largest uint192).\n *\n * Counterpart to Solidity's `uint192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toUint192(uint256 value) internal pure returns (uint192) {\n if (value > type(uint192).max) {\n revert SafeCastOverflowedUintDowncast(192, value);\n }\n return uint192(value);\n }\n\n /**\n * @dev Returns the downcasted uint184 from uint256, reverting on\n * overflow (when the input is greater than largest uint184).\n *\n * Counterpart to Solidity's `uint184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toUint184(uint256 value) internal pure returns (uint184) {\n if (value > type(uint184).max) {\n revert SafeCastOverflowedUintDowncast(184, value);\n }\n return uint184(value);\n }\n\n /**\n * @dev Returns the downcasted uint176 from uint256, reverting on\n * overflow (when the input is greater than largest uint176).\n *\n * Counterpart to Solidity's `uint176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toUint176(uint256 value) internal pure returns (uint176) {\n if (value > type(uint176).max) {\n revert SafeCastOverflowedUintDowncast(176, value);\n }\n return uint176(value);\n }\n\n /**\n * @dev Returns the downcasted uint168 from uint256, reverting on\n * overflow (when the input is greater than largest uint168).\n *\n * Counterpart to Solidity's `uint168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toUint168(uint256 value) internal pure returns (uint168) {\n if (value > type(uint168).max) {\n revert SafeCastOverflowedUintDowncast(168, value);\n }\n return uint168(value);\n }\n\n /**\n * @dev Returns the downcasted uint160 from uint256, reverting on\n * overflow (when the input is greater than largest uint160).\n *\n * Counterpart to Solidity's `uint160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toUint160(uint256 value) internal pure returns (uint160) {\n if (value > type(uint160).max) {\n revert SafeCastOverflowedUintDowncast(160, value);\n }\n return uint160(value);\n }\n\n /**\n * @dev Returns the downcasted uint152 from uint256, reverting on\n * overflow (when the input is greater than largest uint152).\n *\n * Counterpart to Solidity's `uint152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toUint152(uint256 value) internal pure returns (uint152) {\n if (value > type(uint152).max) {\n revert SafeCastOverflowedUintDowncast(152, value);\n }\n return uint152(value);\n }\n\n /**\n * @dev Returns the downcasted uint144 from uint256, reverting on\n * overflow (when the input is greater than largest uint144).\n *\n * Counterpart to Solidity's `uint144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toUint144(uint256 value) internal pure returns (uint144) {\n if (value > type(uint144).max) {\n revert SafeCastOverflowedUintDowncast(144, value);\n }\n return uint144(value);\n }\n\n /**\n * @dev Returns the downcasted uint136 from uint256, reverting on\n * overflow (when the input is greater than largest uint136).\n *\n * Counterpart to Solidity's `uint136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toUint136(uint256 value) internal pure returns (uint136) {\n if (value > type(uint136).max) {\n revert SafeCastOverflowedUintDowncast(136, value);\n }\n return uint136(value);\n }\n\n /**\n * @dev Returns the downcasted uint128 from uint256, reverting on\n * overflow (when the input is greater than largest uint128).\n *\n * Counterpart to Solidity's `uint128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toUint128(uint256 value) internal pure returns (uint128) {\n if (value > type(uint128).max) {\n revert SafeCastOverflowedUintDowncast(128, value);\n }\n return uint128(value);\n }\n\n /**\n * @dev Returns the downcasted uint120 from uint256, reverting on\n * overflow (when the input is greater than largest uint120).\n *\n * Counterpart to Solidity's `uint120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toUint120(uint256 value) internal pure returns (uint120) {\n if (value > type(uint120).max) {\n revert SafeCastOverflowedUintDowncast(120, value);\n }\n return uint120(value);\n }\n\n /**\n * @dev Returns the downcasted uint112 from uint256, reverting on\n * overflow (when the input is greater than largest uint112).\n *\n * Counterpart to Solidity's `uint112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toUint112(uint256 value) internal pure returns (uint112) {\n if (value > type(uint112).max) {\n revert SafeCastOverflowedUintDowncast(112, value);\n }\n return uint112(value);\n }\n\n /**\n * @dev Returns the downcasted uint104 from uint256, reverting on\n * overflow (when the input is greater than largest uint104).\n *\n * Counterpart to Solidity's `uint104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toUint104(uint256 value) internal pure returns (uint104) {\n if (value > type(uint104).max) {\n revert SafeCastOverflowedUintDowncast(104, value);\n }\n return uint104(value);\n }\n\n /**\n * @dev Returns the downcasted uint96 from uint256, reverting on\n * overflow (when the input is greater than largest uint96).\n *\n * Counterpart to Solidity's `uint96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toUint96(uint256 value) internal pure returns (uint96) {\n if (value > type(uint96).max) {\n revert SafeCastOverflowedUintDowncast(96, value);\n }\n return uint96(value);\n }\n\n /**\n * @dev Returns the downcasted uint88 from uint256, reverting on\n * overflow (when the input is greater than largest uint88).\n *\n * Counterpart to Solidity's `uint88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toUint88(uint256 value) internal pure returns (uint88) {\n if (value > type(uint88).max) {\n revert SafeCastOverflowedUintDowncast(88, value);\n }\n return uint88(value);\n }\n\n /**\n * @dev Returns the downcasted uint80 from uint256, reverting on\n * overflow (when the input is greater than largest uint80).\n *\n * Counterpart to Solidity's `uint80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toUint80(uint256 value) internal pure returns (uint80) {\n if (value > type(uint80).max) {\n revert SafeCastOverflowedUintDowncast(80, value);\n }\n return uint80(value);\n }\n\n /**\n * @dev Returns the downcasted uint72 from uint256, reverting on\n * overflow (when the input is greater than largest uint72).\n *\n * Counterpart to Solidity's `uint72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toUint72(uint256 value) internal pure returns (uint72) {\n if (value > type(uint72).max) {\n revert SafeCastOverflowedUintDowncast(72, value);\n }\n return uint72(value);\n }\n\n /**\n * @dev Returns the downcasted uint64 from uint256, reverting on\n * overflow (when the input is greater than largest uint64).\n *\n * Counterpart to Solidity's `uint64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toUint64(uint256 value) internal pure returns (uint64) {\n if (value > type(uint64).max) {\n revert SafeCastOverflowedUintDowncast(64, value);\n }\n return uint64(value);\n }\n\n /**\n * @dev Returns the downcasted uint56 from uint256, reverting on\n * overflow (when the input is greater than largest uint56).\n *\n * Counterpart to Solidity's `uint56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toUint56(uint256 value) internal pure returns (uint56) {\n if (value > type(uint56).max) {\n revert SafeCastOverflowedUintDowncast(56, value);\n }\n return uint56(value);\n }\n\n /**\n * @dev Returns the downcasted uint48 from uint256, reverting on\n * overflow (when the input is greater than largest uint48).\n *\n * Counterpart to Solidity's `uint48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toUint48(uint256 value) internal pure returns (uint48) {\n if (value > type(uint48).max) {\n revert SafeCastOverflowedUintDowncast(48, value);\n }\n return uint48(value);\n }\n\n /**\n * @dev Returns the downcasted uint40 from uint256, reverting on\n * overflow (when the input is greater than largest uint40).\n *\n * Counterpart to Solidity's `uint40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toUint40(uint256 value) internal pure returns (uint40) {\n if (value > type(uint40).max) {\n revert SafeCastOverflowedUintDowncast(40, value);\n }\n return uint40(value);\n }\n\n /**\n * @dev Returns the downcasted uint32 from uint256, reverting on\n * overflow (when the input is greater than largest uint32).\n *\n * Counterpart to Solidity's `uint32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toUint32(uint256 value) internal pure returns (uint32) {\n if (value > type(uint32).max) {\n revert SafeCastOverflowedUintDowncast(32, value);\n }\n return uint32(value);\n }\n\n /**\n * @dev Returns the downcasted uint24 from uint256, reverting on\n * overflow (when the input is greater than largest uint24).\n *\n * Counterpart to Solidity's `uint24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toUint24(uint256 value) internal pure returns (uint24) {\n if (value > type(uint24).max) {\n revert SafeCastOverflowedUintDowncast(24, value);\n }\n return uint24(value);\n }\n\n /**\n * @dev Returns the downcasted uint16 from uint256, reverting on\n * overflow (when the input is greater than largest uint16).\n *\n * Counterpart to Solidity's `uint16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toUint16(uint256 value) internal pure returns (uint16) {\n if (value > type(uint16).max) {\n revert SafeCastOverflowedUintDowncast(16, value);\n }\n return uint16(value);\n }\n\n /**\n * @dev Returns the downcasted uint8 from uint256, reverting on\n * overflow (when the input is greater than largest uint8).\n *\n * Counterpart to Solidity's `uint8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toUint8(uint256 value) internal pure returns (uint8) {\n if (value > type(uint8).max) {\n revert SafeCastOverflowedUintDowncast(8, value);\n }\n return uint8(value);\n }\n\n /**\n * @dev Converts a signed int256 into an unsigned uint256.\n *\n * Requirements:\n *\n * - input must be greater than or equal to 0.\n */\n function toUint256(int256 value) internal pure returns (uint256) {\n if (value < 0) {\n revert SafeCastOverflowedIntToUint(value);\n }\n return uint256(value);\n }\n\n /**\n * @dev Returns the downcasted int248 from int256, reverting on\n * overflow (when the input is less than smallest int248 or\n * greater than largest int248).\n *\n * Counterpart to Solidity's `int248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toInt248(int256 value) internal pure returns (int248 downcasted) {\n downcasted = int248(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(248, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int240 from int256, reverting on\n * overflow (when the input is less than smallest int240 or\n * greater than largest int240).\n *\n * Counterpart to Solidity's `int240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toInt240(int256 value) internal pure returns (int240 downcasted) {\n downcasted = int240(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(240, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int232 from int256, reverting on\n * overflow (when the input is less than smallest int232 or\n * greater than largest int232).\n *\n * Counterpart to Solidity's `int232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toInt232(int256 value) internal pure returns (int232 downcasted) {\n downcasted = int232(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(232, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int224 from int256, reverting on\n * overflow (when the input is less than smallest int224 or\n * greater than largest int224).\n *\n * Counterpart to Solidity's `int224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toInt224(int256 value) internal pure returns (int224 downcasted) {\n downcasted = int224(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(224, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int216 from int256, reverting on\n * overflow (when the input is less than smallest int216 or\n * greater than largest int216).\n *\n * Counterpart to Solidity's `int216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toInt216(int256 value) internal pure returns (int216 downcasted) {\n downcasted = int216(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(216, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int208 from int256, reverting on\n * overflow (when the input is less than smallest int208 or\n * greater than largest int208).\n *\n * Counterpart to Solidity's `int208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toInt208(int256 value) internal pure returns (int208 downcasted) {\n downcasted = int208(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(208, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int200 from int256, reverting on\n * overflow (when the input is less than smallest int200 or\n * greater than largest int200).\n *\n * Counterpart to Solidity's `int200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toInt200(int256 value) internal pure returns (int200 downcasted) {\n downcasted = int200(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(200, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int192 from int256, reverting on\n * overflow (when the input is less than smallest int192 or\n * greater than largest int192).\n *\n * Counterpart to Solidity's `int192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toInt192(int256 value) internal pure returns (int192 downcasted) {\n downcasted = int192(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(192, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int184 from int256, reverting on\n * overflow (when the input is less than smallest int184 or\n * greater than largest int184).\n *\n * Counterpart to Solidity's `int184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toInt184(int256 value) internal pure returns (int184 downcasted) {\n downcasted = int184(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(184, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int176 from int256, reverting on\n * overflow (when the input is less than smallest int176 or\n * greater than largest int176).\n *\n * Counterpart to Solidity's `int176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toInt176(int256 value) internal pure returns (int176 downcasted) {\n downcasted = int176(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(176, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int168 from int256, reverting on\n * overflow (when the input is less than smallest int168 or\n * greater than largest int168).\n *\n * Counterpart to Solidity's `int168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toInt168(int256 value) internal pure returns (int168 downcasted) {\n downcasted = int168(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(168, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int160 from int256, reverting on\n * overflow (when the input is less than smallest int160 or\n * greater than largest int160).\n *\n * Counterpart to Solidity's `int160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toInt160(int256 value) internal pure returns (int160 downcasted) {\n downcasted = int160(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(160, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int152 from int256, reverting on\n * overflow (when the input is less than smallest int152 or\n * greater than largest int152).\n *\n * Counterpart to Solidity's `int152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toInt152(int256 value) internal pure returns (int152 downcasted) {\n downcasted = int152(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(152, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int144 from int256, reverting on\n * overflow (when the input is less than smallest int144 or\n * greater than largest int144).\n *\n * Counterpart to Solidity's `int144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toInt144(int256 value) internal pure returns (int144 downcasted) {\n downcasted = int144(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(144, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int136 from int256, reverting on\n * overflow (when the input is less than smallest int136 or\n * greater than largest int136).\n *\n * Counterpart to Solidity's `int136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toInt136(int256 value) internal pure returns (int136 downcasted) {\n downcasted = int136(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(136, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int128 from int256, reverting on\n * overflow (when the input is less than smallest int128 or\n * greater than largest int128).\n *\n * Counterpart to Solidity's `int128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toInt128(int256 value) internal pure returns (int128 downcasted) {\n downcasted = int128(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(128, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int120 from int256, reverting on\n * overflow (when the input is less than smallest int120 or\n * greater than largest int120).\n *\n * Counterpart to Solidity's `int120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toInt120(int256 value) internal pure returns (int120 downcasted) {\n downcasted = int120(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(120, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int112 from int256, reverting on\n * overflow (when the input is less than smallest int112 or\n * greater than largest int112).\n *\n * Counterpart to Solidity's `int112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toInt112(int256 value) internal pure returns (int112 downcasted) {\n downcasted = int112(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(112, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int104 from int256, reverting on\n * overflow (when the input is less than smallest int104 or\n * greater than largest int104).\n *\n * Counterpart to Solidity's `int104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toInt104(int256 value) internal pure returns (int104 downcasted) {\n downcasted = int104(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(104, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int96 from int256, reverting on\n * overflow (when the input is less than smallest int96 or\n * greater than largest int96).\n *\n * Counterpart to Solidity's `int96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toInt96(int256 value) internal pure returns (int96 downcasted) {\n downcasted = int96(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(96, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int88 from int256, reverting on\n * overflow (when the input is less than smallest int88 or\n * greater than largest int88).\n *\n * Counterpart to Solidity's `int88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toInt88(int256 value) internal pure returns (int88 downcasted) {\n downcasted = int88(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(88, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int80 from int256, reverting on\n * overflow (when the input is less than smallest int80 or\n * greater than largest int80).\n *\n * Counterpart to Solidity's `int80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toInt80(int256 value) internal pure returns (int80 downcasted) {\n downcasted = int80(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(80, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int72 from int256, reverting on\n * overflow (when the input is less than smallest int72 or\n * greater than largest int72).\n *\n * Counterpart to Solidity's `int72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toInt72(int256 value) internal pure returns (int72 downcasted) {\n downcasted = int72(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(72, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int64 from int256, reverting on\n * overflow (when the input is less than smallest int64 or\n * greater than largest int64).\n *\n * Counterpart to Solidity's `int64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toInt64(int256 value) internal pure returns (int64 downcasted) {\n downcasted = int64(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(64, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int56 from int256, reverting on\n * overflow (when the input is less than smallest int56 or\n * greater than largest int56).\n *\n * Counterpart to Solidity's `int56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toInt56(int256 value) internal pure returns (int56 downcasted) {\n downcasted = int56(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(56, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int48 from int256, reverting on\n * overflow (when the input is less than smallest int48 or\n * greater than largest int48).\n *\n * Counterpart to Solidity's `int48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toInt48(int256 value) internal pure returns (int48 downcasted) {\n downcasted = int48(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(48, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int40 from int256, reverting on\n * overflow (when the input is less than smallest int40 or\n * greater than largest int40).\n *\n * Counterpart to Solidity's `int40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toInt40(int256 value) internal pure returns (int40 downcasted) {\n downcasted = int40(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(40, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int32 from int256, reverting on\n * overflow (when the input is less than smallest int32 or\n * greater than largest int32).\n *\n * Counterpart to Solidity's `int32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toInt32(int256 value) internal pure returns (int32 downcasted) {\n downcasted = int32(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(32, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int24 from int256, reverting on\n * overflow (when the input is less than smallest int24 or\n * greater than largest int24).\n *\n * Counterpart to Solidity's `int24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toInt24(int256 value) internal pure returns (int24 downcasted) {\n downcasted = int24(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(24, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int16 from int256, reverting on\n * overflow (when the input is less than smallest int16 or\n * greater than largest int16).\n *\n * Counterpart to Solidity's `int16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toInt16(int256 value) internal pure returns (int16 downcasted) {\n downcasted = int16(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(16, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int8 from int256, reverting on\n * overflow (when the input is less than smallest int8 or\n * greater than largest int8).\n *\n * Counterpart to Solidity's `int8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toInt8(int256 value) internal pure returns (int8 downcasted) {\n downcasted = int8(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(8, value);\n }\n }\n\n /**\n * @dev Converts an unsigned uint256 into a signed int256.\n *\n * Requirements:\n *\n * - input must be less than or equal to maxInt256.\n */\n function toInt256(uint256 value) internal pure returns (int256) {\n // Note: Unsafe cast below is okay because `type(int256).max` is guaranteed to be positive\n if (value > uint256(type(int256).max)) {\n revert SafeCastOverflowedUintToInt(value);\n }\n return int256(value);\n }\n\n /**\n * @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump.\n */\n function toUint(bool b) internal pure returns (uint256 u) {\n assembly (\"memory-safe\") {\n u := iszero(iszero(b))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SignedMath.sol)\n\npragma solidity ^0.8.20;\n\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard signed math utilities missing in the Solidity language.\n */\nlibrary SignedMath {\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, int256 a, int256 b) internal pure returns (int256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * int256(SafeCast.toUint(condition)));\n }\n }\n\n /**\n * @dev Returns the largest of two signed numbers.\n */\n function max(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a > b, a, b);\n }\n\n /**\n * @dev Returns the smallest of two signed numbers.\n */\n function min(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a < b, a, b);\n }\n\n /**\n * @dev Returns the average of two signed numbers without overflow.\n * The result is rounded towards zero.\n */\n function average(int256 a, int256 b) internal pure returns (int256) {\n // Formula from the book \"Hacker's Delight\"\n int256 x = (a & b) + ((a ^ b) >> 1);\n return x + (int256(uint256(x) >> 255) & (a ^ b));\n }\n\n /**\n * @dev Returns the absolute unsigned value of a signed value.\n */\n function abs(int256 n) internal pure returns (uint256) {\n unchecked {\n // Formula from the \"Bit Twiddling Hacks\" by Sean Eron Anderson.\n // Since `n` is a signed integer, the generated bytecode will use the SAR opcode to perform the right shift,\n // taking advantage of the most significant (or \"sign\" bit) in two's complement representation.\n // This opcode adds new most significant bits set to the value of the previous most significant bit. As a result,\n // the mask will either be `bytes32(0)` (if n is positive) or `~bytes32(0)` (if n is negative).\n int256 mask = n >> 255;\n\n // A `bytes32(0)` mask leaves the input unchanged, while a `~bytes32(0)` mask complements it.\n return uint256((n + mask) ^ mask);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Nonces.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (utils/Nonces.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Provides tracking nonces for addresses. Nonces will only increment.\n */\nabstract contract Nonces {\n /**\n * @dev The nonce used for an `account` is not the expected current nonce.\n */\n error InvalidAccountNonce(address account, uint256 currentNonce);\n\n mapping(address account => uint256) private _nonces;\n\n /**\n * @dev Returns the next unused nonce for an address.\n */\n function nonces(address owner) public view virtual returns (uint256) {\n return _nonces[owner];\n }\n\n /**\n * @dev Consumes a nonce.\n *\n * Returns the current value and increments nonce.\n */\n function _useNonce(address owner) internal virtual returns (uint256) {\n // For each account, the nonce has an initial value of 0, can only be incremented by one, and cannot be\n // decremented or reset. This guarantees that the nonce never overflows.\n unchecked {\n // It is important to do x++ and not ++x here.\n return _nonces[owner]++;\n }\n }\n\n /**\n * @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`.\n */\n function _useCheckedNonce(address owner, uint256 nonce) internal virtual {\n uint256 current = _useNonce(owner);\n if (nonce != current) {\n revert InvalidAccountNonce(owner, current);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Panic.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Panic.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Helper library for emitting standardized panic codes.\n *\n * ```solidity\n * contract Example {\n * using Panic for uint256;\n *\n * // Use any of the declared internal constants\n * function foo() { Panic.GENERIC.panic(); }\n *\n * // Alternatively\n * function foo() { Panic.panic(Panic.GENERIC); }\n * }\n * ```\n *\n * Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n *\n * _Available since v5.1._\n */\n// slither-disable-next-line unused-state\nlibrary Panic {\n /// @dev generic / unspecified error\n uint256 internal constant GENERIC = 0x00;\n /// @dev used by the assert() builtin\n uint256 internal constant ASSERT = 0x01;\n /// @dev arithmetic underflow or overflow\n uint256 internal constant UNDER_OVERFLOW = 0x11;\n /// @dev division or modulo by zero\n uint256 internal constant DIVISION_BY_ZERO = 0x12;\n /// @dev enum conversion error\n uint256 internal constant ENUM_CONVERSION_ERROR = 0x21;\n /// @dev invalid encoding in storage\n uint256 internal constant STORAGE_ENCODING_ERROR = 0x22;\n /// @dev empty array pop\n uint256 internal constant EMPTY_ARRAY_POP = 0x31;\n /// @dev array out of bounds access\n uint256 internal constant ARRAY_OUT_OF_BOUNDS = 0x32;\n /// @dev resource error (too large allocation or too large array)\n uint256 internal constant RESOURCE_ERROR = 0x41;\n /// @dev calling invalid internal function\n uint256 internal constant INVALID_INTERNAL_FUNCTION = 0x51;\n\n /// @dev Reverts with a panic code. Recommended to use with\n /// the internal constants with predefined codes.\n function panic(uint256 code) internal pure {\n assembly (\"memory-safe\") {\n mstore(0x00, 0x4e487b71)\n mstore(0x20, code)\n revert(0x1c, 0x24)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/ShortStrings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/ShortStrings.sol)\n\npragma solidity ^0.8.20;\n\nimport {StorageSlot} from \"./StorageSlot.sol\";\n\n// | string | 0xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |\n// | length | 0x BB |\ntype ShortString is bytes32;\n\n/**\n * @dev This library provides functions to convert short memory strings\n * into a `ShortString` type that can be used as an immutable variable.\n *\n * Strings of arbitrary length can be optimized using this library if\n * they are short enough (up to 31 bytes) by packing them with their\n * length (1 byte) in a single EVM word (32 bytes). Additionally, a\n * fallback mechanism can be used for every other case.\n *\n * Usage example:\n *\n * ```solidity\n * contract Named {\n * using ShortStrings for *;\n *\n * ShortString private immutable _name;\n * string private _nameFallback;\n *\n * constructor(string memory contractName) {\n * _name = contractName.toShortStringWithFallback(_nameFallback);\n * }\n *\n * function name() external view returns (string memory) {\n * return _name.toStringWithFallback(_nameFallback);\n * }\n * }\n * ```\n */\nlibrary ShortStrings {\n // Used as an identifier for strings longer than 31 bytes.\n bytes32 private constant FALLBACK_SENTINEL = 0x00000000000000000000000000000000000000000000000000000000000000FF;\n\n error StringTooLong(string str);\n error InvalidShortString();\n\n /**\n * @dev Encode a string of at most 31 chars into a `ShortString`.\n *\n * This will trigger a `StringTooLong` error is the input string is too long.\n */\n function toShortString(string memory str) internal pure returns (ShortString) {\n bytes memory bstr = bytes(str);\n if (bstr.length > 31) {\n revert StringTooLong(str);\n }\n return ShortString.wrap(bytes32(uint256(bytes32(bstr)) | bstr.length));\n }\n\n /**\n * @dev Decode a `ShortString` back to a \"normal\" string.\n */\n function toString(ShortString sstr) internal pure returns (string memory) {\n uint256 len = byteLength(sstr);\n // using `new string(len)` would work locally but is not memory safe.\n string memory str = new string(32);\n assembly (\"memory-safe\") {\n mstore(str, len)\n mstore(add(str, 0x20), sstr)\n }\n return str;\n }\n\n /**\n * @dev Return the length of a `ShortString`.\n */\n function byteLength(ShortString sstr) internal pure returns (uint256) {\n uint256 result = uint256(ShortString.unwrap(sstr)) & 0xFF;\n if (result > 31) {\n revert InvalidShortString();\n }\n return result;\n }\n\n /**\n * @dev Encode a string into a `ShortString`, or write it to storage if it is too long.\n */\n function toShortStringWithFallback(string memory value, string storage store) internal returns (ShortString) {\n if (bytes(value).length < 32) {\n return toShortString(value);\n } else {\n StorageSlot.getStringSlot(store).value = value;\n return ShortString.wrap(FALLBACK_SENTINEL);\n }\n }\n\n /**\n * @dev Decode a string that was encoded to `ShortString` or written to storage using {setWithFallback}.\n */\n function toStringWithFallback(ShortString value, string storage store) internal pure returns (string memory) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return toString(value);\n } else {\n return store;\n }\n }\n\n /**\n * @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n * {setWithFallback}.\n *\n * WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n * actual characters as the UTF-8 encoding of a single character can span over multiple bytes.\n */\n function byteLengthWithFallback(ShortString value, string storage store) internal view returns (uint256) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return byteLength(value);\n } else {\n return bytes(store).length;\n }\n }\n}\n"},"@openzeppelin/contracts/utils/StorageSlot.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/StorageSlot.sol)\n// This file was procedurally generated from scripts/generate/templates/StorageSlot.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Library for reading and writing primitive types to specific storage slots.\n *\n * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n * This library helps with reading and writing to such slots without the need for inline assembly.\n *\n * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n *\n * Example usage to set ERC-1967 implementation slot:\n * ```solidity\n * contract ERC1967 {\n * // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n * bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n *\n * function _getImplementation() internal view returns (address) {\n * return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n * }\n *\n * function _setImplementation(address newImplementation) internal {\n * require(newImplementation.code.length > 0);\n * StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n * }\n * }\n * ```\n *\n * TIP: Consider using this library along with {SlotDerivation}.\n */\nlibrary StorageSlot {\n struct AddressSlot {\n address value;\n }\n\n struct BooleanSlot {\n bool value;\n }\n\n struct Bytes32Slot {\n bytes32 value;\n }\n\n struct Uint256Slot {\n uint256 value;\n }\n\n struct Int256Slot {\n int256 value;\n }\n\n struct StringSlot {\n string value;\n }\n\n struct BytesSlot {\n bytes value;\n }\n\n /**\n * @dev Returns an `AddressSlot` with member `value` located at `slot`.\n */\n function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `BooleanSlot` with member `value` located at `slot`.\n */\n function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Bytes32Slot` with member `value` located at `slot`.\n */\n function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Uint256Slot` with member `value` located at `slot`.\n */\n function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Int256Slot` with member `value` located at `slot`.\n */\n function getInt256Slot(bytes32 slot) internal pure returns (Int256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `StringSlot` with member `value` located at `slot`.\n */\n function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `StringSlot` representation of the string storage pointer `store`.\n */\n function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n\n /**\n * @dev Returns a `BytesSlot` with member `value` located at `slot`.\n */\n function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.\n */\n function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Strings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (utils/Strings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"./math/Math.sol\";\nimport {SafeCast} from \"./math/SafeCast.sol\";\nimport {SignedMath} from \"./math/SignedMath.sol\";\n\n/**\n * @dev String operations.\n */\nlibrary Strings {\n using SafeCast for *;\n\n bytes16 private constant HEX_DIGITS = \"0123456789abcdef\";\n uint8 private constant ADDRESS_LENGTH = 20;\n\n /**\n * @dev The `value` string doesn't fit in the specified `length`.\n */\n error StringsInsufficientHexLength(uint256 value, uint256 length);\n\n /**\n * @dev The string being parsed contains characters that are not in scope of the given base.\n */\n error StringsInvalidChar();\n\n /**\n * @dev The string being parsed is not a properly formatted address.\n */\n error StringsInvalidAddressFormat();\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 assembly (\"memory-safe\") {\n ptr := add(buffer, add(32, length))\n }\n while (true) {\n ptr--;\n assembly (\"memory-safe\") {\n mstore8(ptr, byte(mod(value, 10), HEX_DIGITS))\n }\n value /= 10;\n if (value == 0) break;\n }\n return buffer;\n }\n }\n\n /**\n * @dev Converts a `int256` to its ASCII `string` decimal representation.\n */\n function toStringSigned(int256 value) internal pure returns (string memory) {\n return string.concat(value < 0 ? \"-\" : \"\", toString(SignedMath.abs(value)));\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 uint256 localValue = value;\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] = HEX_DIGITS[localValue & 0xf];\n localValue >>= 4;\n }\n if (localValue != 0) {\n revert StringsInsufficientHexLength(value, length);\n }\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\n * representation.\n */\n function toHexString(address addr) internal pure returns (string memory) {\n return toHexString(uint256(uint160(addr)), ADDRESS_LENGTH);\n }\n\n /**\n * @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n * representation, according to EIP-55.\n */\n function toChecksumHexString(address addr) internal pure returns (string memory) {\n bytes memory buffer = bytes(toHexString(addr));\n\n // hash the hex part of buffer (skip length + 2 bytes, length 40)\n uint256 hashValue;\n assembly (\"memory-safe\") {\n hashValue := shr(96, keccak256(add(buffer, 0x22), 40))\n }\n\n for (uint256 i = 41; i > 1; --i) {\n // possible values for buffer[i] are 48 (0) to 57 (9) and 97 (a) to 102 (f)\n if (hashValue & 0xf > 7 && uint8(buffer[i]) > 96) {\n // case shift by xoring with 0x20\n buffer[i] ^= 0x20;\n }\n hashValue >>= 4;\n }\n return string(buffer);\n }\n\n /**\n * @dev Returns true if the two strings are equal.\n */\n function equal(string memory a, string memory b) internal pure returns (bool) {\n return bytes(a).length == bytes(b).length && keccak256(bytes(a)) == keccak256(bytes(b));\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input) internal pure returns (uint256) {\n return parseUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseUint} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n uint256 result = 0;\n for (uint256 i = begin; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 9) return (false, 0);\n result *= 10;\n result += chr;\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `int256`.\n *\n * Requirements:\n * - The string must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input) internal pure returns (int256) {\n return parseInt(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input, uint256 begin, uint256 end) internal pure returns (int256) {\n (bool success, int256 value) = tryParseInt(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n * the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(string memory input) internal pure returns (bool success, int256 value) {\n return _tryParseIntUncheckedBounds(input, 0, bytes(input).length);\n }\n\n uint256 private constant ABS_MIN_INT256 = 2 ** 255;\n\n /**\n * @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character or if the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, int256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseIntUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseInt} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseIntUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, int256 value) {\n bytes memory buffer = bytes(input);\n\n // Check presence of a negative sign.\n bytes1 sign = begin == end ? bytes1(0) : bytes1(_unsafeReadBytesOffset(buffer, begin)); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n bool positiveSign = sign == bytes1(\"+\");\n bool negativeSign = sign == bytes1(\"-\");\n uint256 offset = (positiveSign || negativeSign).toUint();\n\n (bool absSuccess, uint256 absValue) = tryParseUint(input, begin + offset, end);\n\n if (absSuccess && absValue < ABS_MIN_INT256) {\n return (true, negativeSign ? -int256(absValue) : int256(absValue));\n } else if (absSuccess && negativeSign && absValue == ABS_MIN_INT256) {\n return (true, type(int256).min);\n } else return (false, 0);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input) internal pure returns (uint256) {\n return parseHexUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseHexUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseHexUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n * invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseHexUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseHexUint} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseHexUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n // skip 0x prefix if present\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(buffer, begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 offset = hasPrefix.toUint() * 2;\n\n uint256 result = 0;\n for (uint256 i = begin + offset; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 15) return (false, 0);\n result *= 16;\n unchecked {\n // Multiplying by 16 is equivalent to a shift of 4 bits (with additional overflow check).\n // This guaratees that adding a value < 16 will not cause an overflow, hence the unchecked.\n result += chr;\n }\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input) internal pure returns (address) {\n return parseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input, uint256 begin, uint256 end) internal pure returns (address) {\n (bool success, address value) = tryParseAddress(input, begin, end);\n if (!success) revert StringsInvalidAddressFormat();\n return value;\n }\n\n /**\n * @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n * formatted address. See {parseAddress} requirements.\n */\n function tryParseAddress(string memory input) internal pure returns (bool success, address value) {\n return tryParseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n * formatted address. See {parseAddress} requirements.\n */\n function tryParseAddress(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, address value) {\n if (end > bytes(input).length || begin > end) return (false, address(0));\n\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(bytes(input), begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 expectedLength = 40 + hasPrefix.toUint() * 2;\n\n // check that input is the correct length\n if (end - begin == expectedLength) {\n // length guarantees that this does not overflow, and value is at most type(uint160).max\n (bool s, uint256 v) = _tryParseHexUintUncheckedBounds(input, begin, end);\n return (s, address(uint160(v)));\n } else {\n return (false, address(0));\n }\n }\n\n function _tryParseChr(bytes1 chr) private pure returns (uint8) {\n uint8 value = uint8(chr);\n\n // Try to parse `chr`:\n // - Case 1: [0-9]\n // - Case 2: [a-f]\n // - Case 3: [A-F]\n // - otherwise not supported\n unchecked {\n if (value > 47 && value < 58) value -= 48;\n else if (value > 96 && value < 103) value -= 87;\n else if (value > 64 && value < 71) value -= 55;\n else return type(uint8).max;\n }\n\n return value;\n }\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/structs/Checkpoints.sol)\n// This file was procedurally generated from scripts/generate/templates/Checkpoints.js.\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\n\n/**\n * @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n * time, and later looking up past values by block number. See {Votes} as an example.\n *\n * To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n * checkpoint for the current transaction block using the {push} function.\n */\nlibrary Checkpoints {\n /**\n * @dev A value was attempted to be inserted on a past checkpoint.\n */\n error CheckpointUnorderedInsertion();\n\n struct Trace224 {\n Checkpoint224[] _checkpoints;\n }\n\n struct Checkpoint224 {\n uint32 _key;\n uint224 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n * library.\n */\n function push(\n Trace224 storage self,\n uint32 key,\n uint224 value\n ) internal returns (uint224 oldValue, uint224 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace224 storage self) internal view returns (uint224) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace224 storage self) internal view returns (bool exists, uint32 _key, uint224 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint224 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace224 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace224 storage self, uint32 pos) internal view returns (Checkpoint224 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint224[] storage self,\n uint32 key,\n uint224 value\n ) private returns (uint224 oldValue, uint224 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint224 storage last = _unsafeAccess(self, pos - 1);\n uint32 lastKey = last._key;\n uint224 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint224[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint224 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace208 {\n Checkpoint208[] _checkpoints;\n }\n\n struct Checkpoint208 {\n uint48 _key;\n uint208 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n * library.\n */\n function push(\n Trace208 storage self,\n uint48 key,\n uint208 value\n ) internal returns (uint208 oldValue, uint208 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace208 storage self) internal view returns (uint208) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace208 storage self) internal view returns (bool exists, uint48 _key, uint208 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint208 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace208 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace208 storage self, uint32 pos) internal view returns (Checkpoint208 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint208[] storage self,\n uint48 key,\n uint208 value\n ) private returns (uint208 oldValue, uint208 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint208 storage last = _unsafeAccess(self, pos - 1);\n uint48 lastKey = last._key;\n uint208 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint208[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint208 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace160 {\n Checkpoint160[] _checkpoints;\n }\n\n struct Checkpoint160 {\n uint96 _key;\n uint160 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n * library.\n */\n function push(\n Trace160 storage self,\n uint96 key,\n uint160 value\n ) internal returns (uint160 oldValue, uint160 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace160 storage self) internal view returns (uint160) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace160 storage self) internal view returns (bool exists, uint96 _key, uint160 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint160 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace160 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace160 storage self, uint32 pos) internal view returns (Checkpoint160 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint160[] storage self,\n uint96 key,\n uint160 value\n ) private returns (uint160 oldValue, uint160 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint160 storage last = _unsafeAccess(self, pos - 1);\n uint96 lastKey = last._key;\n uint160 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint160[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint160 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/structs/DoubleEndedQueue.sol)\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\n\n/**\n * @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n * the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n * FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n * the existing queue contents are left in storage.\n *\n * The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n * used in storage, and not in memory.\n * ```solidity\n * DoubleEndedQueue.Bytes32Deque queue;\n * ```\n */\nlibrary DoubleEndedQueue {\n /**\n * @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n *\n * Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n * directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n * lead to unexpected behavior.\n *\n * The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around.\n */\n struct Bytes32Deque {\n uint128 _begin;\n uint128 _end;\n mapping(uint128 index => bytes32) _data;\n }\n\n /**\n * @dev Inserts an item at the end of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushBack(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex + 1 == deque._begin) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[backIndex] = value;\n deque._end = backIndex + 1;\n }\n }\n\n /**\n * @dev Removes the item at the end of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popBack(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex == deque._begin) Panic.panic(Panic.EMPTY_ARRAY_POP);\n --backIndex;\n value = deque._data[backIndex];\n delete deque._data[backIndex];\n deque._end = backIndex;\n }\n }\n\n /**\n * @dev Inserts an item at the beginning of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushFront(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 frontIndex = deque._begin - 1;\n if (frontIndex == deque._end) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[frontIndex] = value;\n deque._begin = frontIndex;\n }\n }\n\n /**\n * @dev Removes the item at the beginning of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popFront(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 frontIndex = deque._begin;\n if (frontIndex == deque._end) Panic.panic(Panic.EMPTY_ARRAY_POP);\n value = deque._data[frontIndex];\n delete deque._data[frontIndex];\n deque._begin = frontIndex + 1;\n }\n }\n\n /**\n * @dev Returns the item at the beginning of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function front(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n return deque._data[deque._begin];\n }\n\n /**\n * @dev Returns the item at the end of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function back(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n unchecked {\n return deque._data[deque._end - 1];\n }\n }\n\n /**\n * @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n * `length(deque) - 1`.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds.\n */\n function at(Bytes32Deque storage deque, uint256 index) internal view returns (bytes32 value) {\n if (index >= length(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n // By construction, length is a uint128, so the check above ensures that index can be safely downcast to uint128\n unchecked {\n return deque._data[deque._begin + uint128(index)];\n }\n }\n\n /**\n * @dev Resets the queue back to being empty.\n *\n * NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n * out on potential gas refunds.\n */\n function clear(Bytes32Deque storage deque) internal {\n deque._begin = 0;\n deque._end = 0;\n }\n\n /**\n * @dev Returns the number of items in the queue.\n */\n function length(Bytes32Deque storage deque) internal view returns (uint256) {\n unchecked {\n return uint256(deque._end - deque._begin);\n }\n }\n\n /**\n * @dev Returns true if the queue is empty.\n */\n function empty(Bytes32Deque storage deque) internal view returns (bool) {\n return deque._end == deque._begin;\n }\n}\n"},"@openzeppelin/contracts/utils/types/Time.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/types/Time.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\nimport {SafeCast} from \"../math/SafeCast.sol\";\n\n/**\n * @dev This library provides helpers for manipulating time-related objects.\n *\n * It uses the following types:\n * - `uint48` for timepoints\n * - `uint32` for durations\n *\n * While the library doesn't provide specific types for timepoints and duration, it does provide:\n * - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n * - additional helper functions\n */\nlibrary Time {\n using Time for *;\n\n /**\n * @dev Get the block timestamp as a Timepoint.\n */\n function timestamp() internal view returns (uint48) {\n return SafeCast.toUint48(block.timestamp);\n }\n\n /**\n * @dev Get the block number as a Timepoint.\n */\n function blockNumber() internal view returns (uint48) {\n return SafeCast.toUint48(block.number);\n }\n\n // ==================================================== Delay =====================================================\n /**\n * @dev A `Delay` is a uint32 duration that can be programmed to change value automatically at a given point in the\n * future. The \"effect\" timepoint describes when the transitions happens from the \"old\" value to the \"new\" value.\n * This allows updating the delay applied to some operation while keeping some guarantees.\n *\n * In particular, the {update} function guarantees that if the delay is reduced, the old delay still applies for\n * some time. For example if the delay is currently 7 days to do an upgrade, the admin should not be able to set\n * the delay to 0 and upgrade immediately. If the admin wants to reduce the delay, the old delay (7 days) should\n * still apply for some time.\n *\n *\n * The `Delay` type is 112 bits long, and packs the following:\n *\n * ```\n * | [uint48]: effect date (timepoint)\n * | | [uint32]: value before (duration)\n * ↓ ↓ ↓ [uint32]: value after (duration)\n * 0xAAAAAAAAAAAABBBBBBBBCCCCCCCC\n * ```\n *\n * NOTE: The {get} and {withUpdate} functions operate using timestamps. Block number based delays are not currently\n * supported.\n */\n type Delay is uint112;\n\n /**\n * @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature\n */\n function toDelay(uint32 duration) internal pure returns (Delay) {\n return Delay.wrap(duration);\n }\n\n /**\n * @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n * change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered.\n */\n function _getFullAt(\n Delay self,\n uint48 timepoint\n ) private pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n (valueBefore, valueAfter, effect) = self.unpack();\n return effect <= timepoint ? (valueAfter, 0, 0) : (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n * effect timepoint is 0, then the pending value should not be considered.\n */\n function getFull(Delay self) internal view returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n return _getFullAt(self, timestamp());\n }\n\n /**\n * @dev Get the current value.\n */\n function get(Delay self) internal view returns (uint32) {\n (uint32 delay, , ) = self.getFull();\n return delay;\n }\n\n /**\n * @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n * enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n * new delay becomes effective.\n */\n function withUpdate(\n Delay self,\n uint32 newValue,\n uint32 minSetback\n ) internal view returns (Delay updatedDelay, uint48 effect) {\n uint32 value = self.get();\n uint32 setback = uint32(Math.max(minSetback, value > newValue ? value - newValue : 0));\n effect = timestamp() + setback;\n return (pack(value, newValue, effect), effect);\n }\n\n /**\n * @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint).\n */\n function unpack(Delay self) internal pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n uint112 raw = Delay.unwrap(self);\n\n valueAfter = uint32(raw);\n valueBefore = uint32(raw >> 32);\n effect = uint48(raw >> 64);\n\n return (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev pack the components into a Delay object.\n */\n function pack(uint32 valueBefore, uint32 valueAfter, uint48 effect) internal pure returns (Delay) {\n return Delay.wrap((uint112(effect) << 64) | (uint112(valueBefore) << 32) | uint112(valueAfter));\n }\n}\n"},"contracts/DLE.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\";\nimport \"@openzeppelin/contracts/governance/Governor.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\";\nimport \"@openzeppelin/contracts/governance/utils/IVotes.sol\";\nimport \"@openzeppelin/contracts/utils/Nonces.sol\";\n\n/**\n * @title DLE (Digital Legal Entity)\n * @dev Основной контракт DLE с отдельным модулем TimelockController.\n */\ncontract DLE is \n ERC20Votes, \n Governor, \n GovernorSettings, \n GovernorCountingSimple, \n GovernorVotesQuorumFraction, \n GovernorTimelockControl \n{\n struct DLEInfo {\n string name;\n string symbol;\n string location;\n string coordinates;\n uint256 jurisdiction;\n uint256 oktmo;\n string[] okvedCodes;\n uint256 kpp;\n uint256 creationTimestamp;\n bool isActive;\n }\n\n struct DLEConfig {\n string name;\n string symbol;\n string location;\n string coordinates;\n uint256 jurisdiction;\n uint256 oktmo;\n string[] okvedCodes;\n uint256 kpp;\n uint48 votingDelay;\n uint32 votingPeriod;\n uint256 proposalThreshold;\n uint256 quorumPercentage;\n address[] initialPartners;\n uint256[] initialAmounts;\n }\n\n struct Proposal {\n bytes operation;\n uint256[] targetChains;\n uint256 timelock;\n uint256 governanceChain;\n address initiator;\n bytes[] signatures;\n bool executed;\n uint256 quorumRequired;\n uint256 signaturesCount;\n }\n\n struct TokenDistributionProposal {\n address[] partners;\n uint256[] amounts;\n uint256 timelock;\n address initiator;\n bytes[] signatures;\n bool executed;\n uint256 quorumRequired;\n uint256 signaturesCount;\n string description;\n }\n\n struct TreasuryProposal {\n address recipient;\n uint256 amount;\n uint256 timelock;\n address initiator;\n bytes[] signatures;\n bool executed;\n uint256 quorumRequired;\n uint256 signaturesCount;\n string description;\n }\n\n DLEInfo public dleInfo;\n mapping(uint256 => Proposal) public proposals;\n mapping(uint256 => TokenDistributionProposal) public tokenDistributionProposals;\n mapping(uint256 => TreasuryProposal) public treasuryProposals;\n uint256 public proposalCounter;\n uint256 public tokenDistributionProposalCounter;\n uint256 public treasuryProposalCounter;\n uint256 public quorumPercentage;\n bool public initialTokensDistributed = false;\n\n // Казначейские функции\n mapping(address => uint256) public lastWithdrawalBlock; // Последний блок вывода для каждого адреса\n uint256 public totalTreasuryBalance; // Общий баланс казны\n\n event DLEInitialized(\n string name,\n string symbol,\n string location,\n string coordinates,\n uint256 jurisdiction,\n uint256 oktmo,\n string[] okvedCodes,\n uint256 kpp,\n address tokenAddress,\n address timelockAddress,\n address governorAddress\n );\n event InitialTokensDistributed(address[] partners, uint256[] amounts);\n event TokensDepositedToTreasury(address depositor, uint256 amount);\n event TreasuryProposalCreated(uint256 proposalId, address initiator, address recipient, uint256 amount, string description);\n event TreasuryProposalSigned(uint256 proposalId, address signer, uint256 signaturesCount);\n event TreasuryProposalExecuted(uint256 proposalId, address recipient, uint256 amount);\n event TokenDistributionProposalCreated(uint256 proposalId, address initiator, address[] partners, uint256[] amounts, string description);\n event TokenDistributionProposalSigned(uint256 proposalId, address signer, uint256 signaturesCount);\n event TokenDistributionProposalExecuted(uint256 proposalId, address[] partners, uint256[] amounts);\n event ProposalCreated(uint256 proposalId, address initiator, bytes operation);\n event ProposalSigned(uint256 proposalId, address signer, uint256 signaturesCount);\n event ModuleInstalled(string moduleName, address moduleAddress);\n\n constructor(\n DLEConfig memory config,\n address timelockAddress\n )\n ERC20(config.name, config.symbol)\n Governor(config.name)\n GovernorSettings(config.votingDelay, config.votingPeriod, config.proposalThreshold)\n GovernorVotesQuorumFraction(config.quorumPercentage)\n GovernorTimelockControl(TimelockController(payable(timelockAddress)))\n GovernorVotes(IVotes(address(this)))\n {\n dleInfo = DLEInfo({\n name: config.name,\n symbol: config.symbol,\n location: config.location,\n coordinates: config.coordinates,\n jurisdiction: config.jurisdiction,\n oktmo: config.oktmo,\n okvedCodes: config.okvedCodes,\n kpp: config.kpp,\n creationTimestamp: block.timestamp,\n isActive: true\n });\n quorumPercentage = config.quorumPercentage;\n\n // Автоматически распределяем начальные токены партнерам при деплое\n require(config.initialPartners.length == config.initialAmounts.length, \"Arrays length mismatch\");\n require(config.initialPartners.length > 0, \"No initial partners\");\n \n for (uint256 i = 0; i < config.initialPartners.length; i++) {\n require(config.initialPartners[i] != address(0), \"Zero address\");\n require(config.initialAmounts[i] > 0, \"Zero amount\");\n _mint(config.initialPartners[i], config.initialAmounts[i]);\n }\n \n initialTokensDistributed = true;\n emit InitialTokensDistributed(config.initialPartners, config.initialAmounts);\n\n emit DLEInitialized(\n config.name,\n config.symbol,\n config.location,\n config.coordinates,\n config.jurisdiction,\n config.oktmo,\n config.okvedCodes,\n config.kpp,\n address(this),\n timelockAddress,\n address(this)\n );\n }\n\n /**\n * @dev Создать предложение на распределение токенов\n * @param _partners Массив адресов партнеров\n * @param _amounts Массив сумм токенов для каждого партнера\n * @param _timelock Время исполнения (timestamp)\n * @param _description Описание предложения\n */\n function createTokenDistributionProposal(\n address[] memory _partners,\n uint256[] memory _amounts,\n uint256 _timelock,\n string memory _description\n ) external returns (uint256) {\n require(_partners.length == _amounts.length, \"Arrays length mismatch\");\n require(_partners.length > 0, \"Empty arrays\");\n require(_timelock > block.timestamp, \"Invalid timelock\");\n require(balanceOf(msg.sender) > 0, \"Must hold tokens to create proposal\");\n\n uint256 proposalId = tokenDistributionProposalCounter++;\n \n tokenDistributionProposals[proposalId] = TokenDistributionProposal({\n partners: _partners,\n amounts: _amounts,\n timelock: _timelock,\n initiator: msg.sender,\n signatures: new bytes[](0),\n executed: false,\n quorumRequired: (totalSupply() * quorumPercentage) / 100,\n signaturesCount: 0,\n description: _description\n });\n\n emit TokenDistributionProposalCreated(proposalId, msg.sender, _partners, _amounts, _description);\n return proposalId;\n }\n\n /**\n * @dev Подписать предложение на распределение токенов\n * @param _proposalId ID предложения\n */\n function signTokenDistributionProposal(uint256 _proposalId) external {\n TokenDistributionProposal storage proposal = tokenDistributionProposals[_proposalId];\n require(!proposal.executed, \"Proposal already executed\");\n require(block.timestamp < proposal.timelock, \"Proposal expired\");\n require(balanceOf(msg.sender) > 0, \"No tokens to sign\");\n\n // Проверяем, что пользователь еще не подписал\n for (uint256 i = 0; i < proposal.signatures.length; i++) {\n require(\n proposal.signatures[i].length == 0 || \n abi.decode(proposal.signatures[i], (address)) != msg.sender,\n \"Already signed\"\n );\n }\n\n proposal.signatures.push(abi.encodePacked(msg.sender));\n proposal.signaturesCount++;\n\n emit TokenDistributionProposalSigned(_proposalId, msg.sender, proposal.signaturesCount);\n\n // Проверяем, достигнут ли кворум\n if (proposal.signaturesCount >= proposal.quorumRequired) {\n proposal.executed = true;\n _executeTokenDistribution(_proposalId);\n }\n }\n\n /**\n * @dev Выполнить распределение токенов после достижения кворума\n * @param _proposalId ID предложения\n */\n function _executeTokenDistribution(uint256 _proposalId) internal {\n TokenDistributionProposal storage proposal = tokenDistributionProposals[_proposalId];\n require(proposal.executed, \"Proposal not executed\");\n require(proposal.signaturesCount >= proposal.quorumRequired, \"Insufficient quorum\");\n\n for (uint256 i = 0; i < proposal.partners.length; i++) {\n require(proposal.partners[i] != address(0), \"Zero address\");\n require(proposal.amounts[i] > 0, \"Zero amount\");\n _mint(proposal.partners[i], proposal.amounts[i]);\n }\n\n emit TokenDistributionProposalExecuted(_proposalId, proposal.partners, proposal.amounts);\n }\n\n /**\n * @dev Выполнить предложение на распределение токенов после истечения таймлока\n * @param _proposalId ID предложения\n */\n function executeTokenDistributionProposal(uint256 _proposalId) external {\n TokenDistributionProposal storage proposal = tokenDistributionProposals[_proposalId];\n require(!proposal.executed, \"Proposal already executed\");\n require(block.timestamp >= proposal.timelock, \"Timelock not expired\");\n require(proposal.signaturesCount >= proposal.quorumRequired, \"Insufficient quorum\");\n\n proposal.executed = true;\n _executeTokenDistribution(_proposalId);\n }\n\n function createProposal(\n bytes memory _operation,\n uint256[] memory _targetChains,\n uint256 _timelock,\n uint256 _governanceChain\n ) external returns (uint256) {\n require(_operation.length > 0, \"Empty operation\");\n require(_targetChains.length > 0, \"Empty target chains\");\n require(_timelock > block.timestamp, \"Invalid timelock\");\n uint256 proposalId = proposalCounter++;\n proposals[proposalId] = Proposal({\n operation: _operation,\n targetChains: _targetChains,\n timelock: _timelock,\n governanceChain: _governanceChain,\n initiator: msg.sender,\n signatures: new bytes[](0),\n executed: false,\n quorumRequired: (totalSupply() * quorumPercentage) / 100,\n signaturesCount: 0\n });\n emit ProposalCreated(proposalId, msg.sender, _operation);\n return proposalId;\n }\n\n function signProposal(uint256 _proposalId) external {\n Proposal storage proposal = proposals[_proposalId];\n require(!proposal.executed, \"Proposal already executed\");\n require(block.timestamp < proposal.timelock, \"Proposal expired\");\n require(balanceOf(msg.sender) > 0, \"No tokens to sign\");\n proposal.signatures.push(abi.encodePacked(msg.sender));\n proposal.signaturesCount++;\n emit ProposalSigned(_proposalId, msg.sender, proposal.signaturesCount);\n if (proposal.signaturesCount >= proposal.quorumRequired) {\n proposal.executed = true;\n emit IGovernor.ProposalExecuted(_proposalId);\n }\n }\n\n function installModule(string memory _moduleName, address _moduleAddress) external {\n emit ModuleInstalled(_moduleName, _moduleAddress);\n }\n\n /**\n * @dev Внести токены в казну DLE\n * @param _amount Количество токенов для внесения\n */\n function depositToTreasury(uint256 _amount) external {\n require(_amount > 0, \"Amount must be greater than 0\");\n require(balanceOf(msg.sender) >= _amount, \"Insufficient balance\");\n \n _transfer(msg.sender, address(this), _amount);\n totalTreasuryBalance += _amount;\n \n emit TokensDepositedToTreasury(msg.sender, _amount);\n }\n\n /**\n * @dev Создать предложение на вывод средств из казны\n * @param _recipient Адрес получателя\n * @param _amount Количество токенов для вывода\n * @param _timelock Время исполнения (timestamp)\n * @param _description Описание предложения\n */\n function createTreasuryProposal(\n address _recipient,\n uint256 _amount,\n uint256 _timelock,\n string memory _description\n ) external returns (uint256) {\n require(_recipient != address(0), \"Zero address\");\n require(_amount > 0, \"Amount must be greater than 0\");\n require(_amount <= totalTreasuryBalance, \"Insufficient treasury balance\");\n require(_timelock > block.timestamp, \"Invalid timelock\");\n require(balanceOf(msg.sender) > 0, \"Must hold tokens to create proposal\");\n\n uint256 proposalId = treasuryProposalCounter++;\n \n treasuryProposals[proposalId] = TreasuryProposal({\n recipient: _recipient,\n amount: _amount,\n timelock: _timelock,\n initiator: msg.sender,\n signatures: new bytes[](0),\n executed: false,\n quorumRequired: (totalSupply() * quorumPercentage) / 100,\n signaturesCount: 0,\n description: _description\n });\n\n emit TreasuryProposalCreated(proposalId, msg.sender, _recipient, _amount, _description);\n return proposalId;\n }\n\n /**\n * @dev Подписать предложение на вывод средств из казны\n * @param _proposalId ID предложения\n */\n function signTreasuryProposal(uint256 _proposalId) external {\n TreasuryProposal storage proposal = treasuryProposals[_proposalId];\n require(!proposal.executed, \"Proposal already executed\");\n require(block.timestamp < proposal.timelock, \"Proposal expired\");\n require(balanceOf(msg.sender) > 0, \"No tokens to sign\");\n\n // Проверяем, что пользователь еще не подписал\n for (uint256 i = 0; i < proposal.signatures.length; i++) {\n require(\n proposal.signatures[i].length == 0 || \n abi.decode(proposal.signatures[i], (address)) != msg.sender,\n \"Already signed\"\n );\n }\n\n proposal.signatures.push(abi.encodePacked(msg.sender));\n proposal.signaturesCount++;\n\n emit TreasuryProposalSigned(_proposalId, msg.sender, proposal.signaturesCount);\n\n // Проверяем, достигнут ли кворум\n if (proposal.signaturesCount >= proposal.quorumRequired) {\n proposal.executed = true;\n _executeTreasuryProposal(_proposalId);\n }\n }\n\n /**\n * @dev Выполнить предложение на вывод средств из казны\n * @param _proposalId ID предложения\n */\n function _executeTreasuryProposal(uint256 _proposalId) internal {\n TreasuryProposal storage proposal = treasuryProposals[_proposalId];\n require(proposal.executed, \"Proposal not executed\");\n require(proposal.signaturesCount >= proposal.quorumRequired, \"Insufficient quorum\");\n require(proposal.amount <= totalTreasuryBalance, \"Insufficient treasury balance\");\n\n totalTreasuryBalance -= proposal.amount;\n _transfer(address(this), proposal.recipient, proposal.amount);\n\n emit TreasuryProposalExecuted(_proposalId, proposal.recipient, proposal.amount);\n }\n\n /**\n * @dev Выполнить предложение на вывод средств после истечения таймлока\n * @param _proposalId ID предложения\n */\n function executeTreasuryProposal(uint256 _proposalId) external {\n TreasuryProposal storage proposal = treasuryProposals[_proposalId];\n require(!proposal.executed, \"Proposal already executed\");\n require(block.timestamp >= proposal.timelock, \"Timelock not expired\");\n require(proposal.signaturesCount >= proposal.quorumRequired, \"Insufficient quorum\");\n\n proposal.executed = true;\n _executeTreasuryProposal(_proposalId);\n }\n\n\n\n /**\n * @dev Получить доступную для вывода сумму для адреса (пропорционально доле)\n * @param _address Адрес для проверки\n * @return Доступная сумма для вывода\n */\n function getAvailableWithdrawal(address _address) public view returns (uint256) {\n uint256 userBalance = balanceOf(_address);\n if (userBalance == 0 || totalTreasuryBalance == 0) {\n return 0;\n }\n \n // Пропорционально доле в общем количестве токенов\n uint256 userShare = (userBalance * totalTreasuryBalance) / totalSupply();\n return userShare;\n }\n\n\n\n // Переопределения для совместимости с ERC-6372\n function CLOCK_MODE() public pure override(Governor, GovernorVotes, Votes) returns (string memory) {\n return \"mode=blocknumber&from=default\";\n }\n function clock() public view override(Governor, GovernorVotes, Votes) returns (uint48) {\n return uint48(block.number);\n }\n function _update(address from, address to, uint256 amount) internal override(ERC20Votes) {\n super._update(from, to, amount);\n }\n function nonces(address owner) public view override(Nonces) returns (uint256) {\n return super.nonces(owner);\n }\n function name() public view override(ERC20, Governor) returns (string memory) {\n return super.name();\n }\n function votingDelay() public view override(Governor, GovernorSettings) returns (uint256) {\n return super.votingDelay();\n }\n function votingPeriod() public view override(Governor, GovernorSettings) returns (uint256) {\n return super.votingPeriod();\n }\n function quorum(uint256 blockNumber) public view override(Governor, GovernorVotesQuorumFraction) returns (uint256) {\n return super.quorum(blockNumber);\n }\n function state(uint256 proposalId) public view override(Governor, GovernorTimelockControl) returns (ProposalState) {\n return super.state(proposalId);\n }\n function proposalThreshold() public view override(Governor, GovernorSettings) returns (uint256) {\n return super.proposalThreshold();\n }\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint256) {\n return super._cancel(targets, values, calldatas, descriptionHash);\n }\n function _executor() internal view override(Governor, GovernorTimelockControl) returns (address) {\n return super._executor();\n }\n function supportsInterface(bytes4 interfaceId) public view override(Governor) returns (bool) {\n return super.supportsInterface(interfaceId);\n }\n function proposalNeedsQueuing(uint256 proposalId) public view override(Governor, GovernorTimelockControl) returns (bool) {\n return super.proposalNeedsQueuing(proposalId);\n }\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint48) {\n return super._queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) {\n super._executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n} "}},"settings":{"optimizer":{"enabled":true,"runs":200},"viaIR":true,"evmVersion":"paris","outputSelection":{"*":{"*":["abi","evm.bytecode","evm.deployedBytecode","evm.methodIdentifiers","metadata"],"":["ast"]}}}},"output":{"errors":[{"component":"general","errorCode":"5574","formattedMessage":"Warning: Contract code size is 27913 bytes and exceeds 24576 bytes (a limit introduced in Spurious Dragon). This contract may not be deployable on Mainnet. Consider enabling the optimizer (with a low \"runs\" value!), turning off revert strings, or using libraries.\n --> contracts/DLE.sol:17:1:\n |\n17 | contract DLE is \n | ^ (Relevant source part starts here and spans across multiple lines).\n\n","message":"Contract code size is 27913 bytes and exceeds 24576 bytes (a limit introduced in Spurious Dragon). This contract may not be deployable on Mainnet. Consider enabling the optimizer (with a low \"runs\" value!), turning off revert strings, or using libraries.","severity":"warning","sourceLocation":{"end":21596,"file":"contracts/DLE.sol","start":782},"type":"Warning"}],"sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","exportedSymbols":{"AccessControl":[295],"Context":[6718],"ERC165":[9182],"IAccessControl":[378]},"id":296,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":1,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:0"},{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","file":"./IAccessControl.sol","id":3,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":379,"src":"134:52:0","symbolAliases":[{"foreign":{"id":2,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"142:14:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":5,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":6719,"src":"187:45:0","symbolAliases":[{"foreign":{"id":4,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"195:7:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":7,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":9183,"src":"233:57:0","symbolAliases":[{"foreign":{"id":6,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9182,"src":"241:6:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9,"name":"Context","nameLocations":["1988:7:0"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1988:7:0"},"id":10,"nodeType":"InheritanceSpecifier","src":"1988:7:0"},{"baseName":{"id":11,"name":"IAccessControl","nameLocations":["1997:14:0"],"nodeType":"IdentifierPath","referencedDeclaration":378,"src":"1997:14:0"},"id":12,"nodeType":"InheritanceSpecifier","src":"1997:14:0"},{"baseName":{"id":13,"name":"ERC165","nameLocations":["2013:6:0"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"2013:6:0"},"id":14,"nodeType":"InheritanceSpecifier","src":"2013:6:0"}],"canonicalName":"AccessControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":8,"nodeType":"StructuredDocumentation","src":"292:1660:0","text":" @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 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 ```solidity\n bytes32 public constant MY_ROLE = keccak256(\"MY_ROLE\");\n ```\n Roles can be used to represent a set of permissions. To restrict access to a\n function call, use {hasRole}:\n ```solidity\n function foo() public {\n require(hasRole(MY_ROLE, msg.sender));\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 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 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. We recommend using {AccessControlDefaultAdminRules}\n to enforce additional security measures for this role."},"fullyImplemented":true,"id":295,"linearizedBaseContracts":[295,9182,9194,378,6718],"name":"AccessControl","nameLocation":"1971:13:0","nodeType":"ContractDefinition","nodes":[{"canonicalName":"AccessControl.RoleData","id":21,"members":[{"constant":false,"id":18,"mutability":"mutable","name":"hasRole","nameLocation":"2085:7:0","nodeType":"VariableDeclaration","scope":21,"src":"2052:40:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":17,"keyName":"account","keyNameLocation":"2068:7:0","keyType":{"id":15,"name":"address","nodeType":"ElementaryTypeName","src":"2060:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2052:32:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":16,"name":"bool","nodeType":"ElementaryTypeName","src":"2079:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"},{"constant":false,"id":20,"mutability":"mutable","name":"adminRole","nameLocation":"2110:9:0","nodeType":"VariableDeclaration","scope":21,"src":"2102:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":19,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2102:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"RoleData","nameLocation":"2033:8:0","nodeType":"StructDefinition","scope":295,"src":"2026:100:0","visibility":"public"},{"constant":false,"id":26,"mutability":"mutable","name":"_roles","nameLocation":"2174:6:0","nodeType":"VariableDeclaration","scope":295,"src":"2132:48:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"typeName":{"id":25,"keyName":"role","keyNameLocation":"2148:4:0","keyType":{"id":22,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2140:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"2132:33:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":24,"nodeType":"UserDefinedTypeName","pathNode":{"id":23,"name":"RoleData","nameLocations":["2156:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":21,"src":"2156:8:0"},"referencedDeclaration":21,"src":"2156:8:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage_ptr","typeString":"struct AccessControl.RoleData"}}},"visibility":"private"},{"constant":true,"functionSelector":"a217fddf","id":29,"mutability":"constant","name":"DEFAULT_ADMIN_ROLE","nameLocation":"2211:18:0","nodeType":"VariableDeclaration","scope":295,"src":"2187:49:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":27,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2187:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"30783030","id":28,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2232:4:0","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"public"},{"body":{"id":39,"nodeType":"Block","src":"2454:44:0","statements":[{"expression":{"arguments":[{"id":35,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":32,"src":"2475:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":34,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":93,"src":"2464:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$__$","typeString":"function (bytes32) view"}},"id":36,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2464:16:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":37,"nodeType":"ExpressionStatement","src":"2464:16:0"},{"id":38,"nodeType":"PlaceholderStatement","src":"2490:1:0"}]},"documentation":{"id":30,"nodeType":"StructuredDocumentation","src":"2243:174:0","text":" @dev Modifier that checks that an account has a specific role. Reverts\n with an {AccessControlUnauthorizedAccount} error including the required role."},"id":40,"name":"onlyRole","nameLocation":"2431:8:0","nodeType":"ModifierDefinition","parameters":{"id":33,"nodeType":"ParameterList","parameters":[{"constant":false,"id":32,"mutability":"mutable","name":"role","nameLocation":"2448:4:0","nodeType":"VariableDeclaration","scope":40,"src":"2440:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":31,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2440:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2439:14:0"},"src":"2422:76:0","virtual":false,"visibility":"internal"},{"baseFunctions":[9181],"body":{"id":61,"nodeType":"Block","src":"2656:111:0","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":59,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":54,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":49,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2673:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":51,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"2693:14:0","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}],"id":50,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2688:4:0","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":52,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2688:20:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IAccessControl_$378","typeString":"type(contract IAccessControl)"}},"id":53,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2709:11:0","memberName":"interfaceId","nodeType":"MemberAccess","src":"2688:32:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"2673:47:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":57,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2748:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":55,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2724:5:0","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_AccessControl_$295_$","typeString":"type(contract super AccessControl)"}},"id":56,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2730:17:0","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9181,"src":"2724:23:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":58,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2724:36:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2673:87:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":48,"id":60,"nodeType":"Return","src":"2666:94:0"}]},"documentation":{"id":41,"nodeType":"StructuredDocumentation","src":"2504:56:0","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":62,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"2574:17:0","nodeType":"FunctionDefinition","overrides":{"id":45,"nodeType":"OverrideSpecifier","overrides":[],"src":"2632:8:0"},"parameters":{"id":44,"nodeType":"ParameterList","parameters":[{"constant":false,"id":43,"mutability":"mutable","name":"interfaceId","nameLocation":"2599:11:0","nodeType":"VariableDeclaration","scope":62,"src":"2592:18:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":42,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2592:6:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2591:20:0"},"returnParameters":{"id":48,"nodeType":"ParameterList","parameters":[{"constant":false,"id":47,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":62,"src":"2650:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":46,"name":"bool","nodeType":"ElementaryTypeName","src":"2650:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2649:6:0"},"scope":295,"src":"2565:202:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[345],"body":{"id":79,"nodeType":"Block","src":"2937:53:0","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":72,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"2954:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":74,"indexExpression":{"id":73,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":65,"src":"2961:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":75,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2967:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"2954:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":77,"indexExpression":{"id":76,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":67,"src":"2975:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":71,"id":78,"nodeType":"Return","src":"2947:36:0"}]},"documentation":{"id":63,"nodeType":"StructuredDocumentation","src":"2773:76:0","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":80,"implemented":true,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"2863:7:0","nodeType":"FunctionDefinition","parameters":{"id":68,"nodeType":"ParameterList","parameters":[{"constant":false,"id":65,"mutability":"mutable","name":"role","nameLocation":"2879:4:0","nodeType":"VariableDeclaration","scope":80,"src":"2871:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":64,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2871:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":67,"mutability":"mutable","name":"account","nameLocation":"2893:7:0","nodeType":"VariableDeclaration","scope":80,"src":"2885:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":66,"name":"address","nodeType":"ElementaryTypeName","src":"2885:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2870:31:0"},"returnParameters":{"id":71,"nodeType":"ParameterList","parameters":[{"constant":false,"id":70,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":80,"src":"2931:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":69,"name":"bool","nodeType":"ElementaryTypeName","src":"2931:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2930:6:0"},"scope":295,"src":"2854:136:0","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":92,"nodeType":"Block","src":"3255:47:0","statements":[{"expression":{"arguments":[{"id":87,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":83,"src":"3276:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":88,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"3282:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":89,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3282:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":86,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"3265:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":90,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3265:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":91,"nodeType":"ExpressionStatement","src":"3265:30:0"}]},"documentation":{"id":81,"nodeType":"StructuredDocumentation","src":"2996:198:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier."},"id":93,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3208:10:0","nodeType":"FunctionDefinition","parameters":{"id":84,"nodeType":"ParameterList","parameters":[{"constant":false,"id":83,"mutability":"mutable","name":"role","nameLocation":"3227:4:0","nodeType":"VariableDeclaration","scope":93,"src":"3219:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":82,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3219:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3218:14:0"},"returnParameters":{"id":85,"nodeType":"ParameterList","parameters":[],"src":"3255:0:0"},"scope":295,"src":"3199:103:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":113,"nodeType":"Block","src":"3505:124:0","statements":[{"condition":{"id":105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"3519:23:0","subExpression":{"arguments":[{"id":102,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3528:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":103,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3534:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":101,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"3520:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3520:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":112,"nodeType":"IfStatement","src":"3515:108:0","trueBody":{"id":111,"nodeType":"Block","src":"3544:79:0","statements":[{"errorCall":{"arguments":[{"id":107,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3598:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":108,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3607:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":106,"name":"AccessControlUnauthorizedAccount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":305,"src":"3565:32:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_bytes32_$returns$__$","typeString":"function (address,bytes32) pure"}},"id":109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3565:47:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":110,"nodeType":"RevertStatement","src":"3558:54:0"}]}}]},"documentation":{"id":94,"nodeType":"StructuredDocumentation","src":"3308:119:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n is missing `role`."},"id":114,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3441:10:0","nodeType":"FunctionDefinition","parameters":{"id":99,"nodeType":"ParameterList","parameters":[{"constant":false,"id":96,"mutability":"mutable","name":"role","nameLocation":"3460:4:0","nodeType":"VariableDeclaration","scope":114,"src":"3452:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":95,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3452:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":98,"mutability":"mutable","name":"account","nameLocation":"3474:7:0","nodeType":"VariableDeclaration","scope":114,"src":"3466:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":97,"name":"address","nodeType":"ElementaryTypeName","src":"3466:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3451:31:0"},"returnParameters":{"id":100,"nodeType":"ParameterList","parameters":[],"src":"3505:0:0"},"scope":295,"src":"3432:197:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[353],"body":{"id":127,"nodeType":"Block","src":"3884:46:0","statements":[{"expression":{"expression":{"baseExpression":{"id":122,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"3901:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":124,"indexExpression":{"id":123,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":117,"src":"3908:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3901:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":125,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3914:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"3901:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":121,"id":126,"nodeType":"Return","src":"3894:29:0"}]},"documentation":{"id":115,"nodeType":"StructuredDocumentation","src":"3635:170:0","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {_setRoleAdmin}."},"functionSelector":"248a9ca3","id":128,"implemented":true,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"3819:12:0","nodeType":"FunctionDefinition","parameters":{"id":118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":117,"mutability":"mutable","name":"role","nameLocation":"3840:4:0","nodeType":"VariableDeclaration","scope":128,"src":"3832:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":116,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3832:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3831:14:0"},"returnParameters":{"id":121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":128,"src":"3875:7:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":119,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3875:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3874:9:0"},"scope":295,"src":"3810:120:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[361],"body":{"id":146,"nodeType":"Block","src":"4320:42:0","statements":[{"expression":{"arguments":[{"id":142,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4341:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":143,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":133,"src":"4347:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":141,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4330:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4330:25:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":145,"nodeType":"ExpressionStatement","src":"4330:25:0"}]},"documentation":{"id":129,"nodeType":"StructuredDocumentation","src":"3936:285:0","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleGranted} event."},"functionSelector":"2f2ff15d","id":147,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":137,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4313:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":136,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4300:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":138,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4300:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":139,"kind":"modifierInvocation","modifierName":{"id":135,"name":"onlyRole","nameLocations":["4291:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4291:8:0"},"nodeType":"ModifierInvocation","src":"4291:28:0"}],"name":"grantRole","nameLocation":"4235:9:0","nodeType":"FunctionDefinition","parameters":{"id":134,"nodeType":"ParameterList","parameters":[{"constant":false,"id":131,"mutability":"mutable","name":"role","nameLocation":"4253:4:0","nodeType":"VariableDeclaration","scope":147,"src":"4245:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":130,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4245:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":133,"mutability":"mutable","name":"account","nameLocation":"4267:7:0","nodeType":"VariableDeclaration","scope":147,"src":"4259:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":132,"name":"address","nodeType":"ElementaryTypeName","src":"4259:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4244:31:0"},"returnParameters":{"id":140,"nodeType":"ParameterList","parameters":[],"src":"4320:0:0"},"scope":295,"src":"4226:136:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[369],"body":{"id":165,"nodeType":"Block","src":"4737:43:0","statements":[{"expression":{"arguments":[{"id":161,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4759:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":162,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":152,"src":"4765:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":160,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"4747:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":163,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4747:26:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":164,"nodeType":"ExpressionStatement","src":"4747:26:0"}]},"documentation":{"id":148,"nodeType":"StructuredDocumentation","src":"4368:269:0","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleRevoked} event."},"functionSelector":"d547741f","id":166,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":156,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4730:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":155,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4717:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":157,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4717:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":158,"kind":"modifierInvocation","modifierName":{"id":154,"name":"onlyRole","nameLocations":["4708:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4708:8:0"},"nodeType":"ModifierInvocation","src":"4708:28:0"}],"name":"revokeRole","nameLocation":"4651:10:0","nodeType":"FunctionDefinition","parameters":{"id":153,"nodeType":"ParameterList","parameters":[{"constant":false,"id":150,"mutability":"mutable","name":"role","nameLocation":"4670:4:0","nodeType":"VariableDeclaration","scope":166,"src":"4662:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":149,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4662:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":152,"mutability":"mutable","name":"account","nameLocation":"4684:7:0","nodeType":"VariableDeclaration","scope":166,"src":"4676:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":151,"name":"address","nodeType":"ElementaryTypeName","src":"4676:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4661:31:0"},"returnParameters":{"id":159,"nodeType":"ParameterList","parameters":[],"src":"4737:0:0"},"scope":295,"src":"4642:138:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[377],"body":{"id":188,"nodeType":"Block","src":"5407:166:0","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":174,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5421:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":175,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"5443:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":176,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5421:34:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":182,"nodeType":"IfStatement","src":"5417:102:0","trueBody":{"id":181,"nodeType":"Block","src":"5457:62:0","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":178,"name":"AccessControlBadConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":308,"src":"5478:28:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":179,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5478:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":180,"nodeType":"RevertStatement","src":"5471:37:0"}]}},{"expression":{"arguments":[{"id":184,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":169,"src":"5541:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":185,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5547:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":183,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"5529:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":186,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5529:37:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":187,"nodeType":"ExpressionStatement","src":"5529:37:0"}]},"documentation":{"id":167,"nodeType":"StructuredDocumentation","src":"4786:537:0","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been revoked `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`.\n May emit a {RoleRevoked} event."},"functionSelector":"36568abe","id":189,"implemented":true,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"5337:12:0","nodeType":"FunctionDefinition","parameters":{"id":172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":169,"mutability":"mutable","name":"role","nameLocation":"5358:4:0","nodeType":"VariableDeclaration","scope":189,"src":"5350:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":168,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5350:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":171,"mutability":"mutable","name":"callerConfirmation","nameLocation":"5372:18:0","nodeType":"VariableDeclaration","scope":189,"src":"5364:26:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":170,"name":"address","nodeType":"ElementaryTypeName","src":"5364:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5349:42:0"},"returnParameters":{"id":173,"nodeType":"ParameterList","parameters":[],"src":"5407:0:0"},"scope":295,"src":"5328:245:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":216,"nodeType":"Block","src":"5771:174:0","statements":[{"assignments":[198],"declarations":[{"constant":false,"id":198,"mutability":"mutable","name":"previousAdminRole","nameLocation":"5789:17:0","nodeType":"VariableDeclaration","scope":216,"src":"5781:25:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":197,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5781:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":202,"initialValue":{"arguments":[{"id":200,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5822:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":199,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"5809:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5809:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5781:46:0"},{"expression":{"id":208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":203,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"5837:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":205,"indexExpression":{"id":204,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5844:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5837:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":206,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5850:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"5837:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":207,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5862:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"5837:34:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":209,"nodeType":"ExpressionStatement","src":"5837:34:0"},{"eventCall":{"arguments":[{"id":211,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5903:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":212,"name":"previousAdminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":198,"src":"5909:17:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":213,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5928:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":210,"name":"RoleAdminChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":317,"src":"5886:16:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32,bytes32)"}},"id":214,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5886:52:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":215,"nodeType":"EmitStatement","src":"5881:57:0"}]},"documentation":{"id":190,"nodeType":"StructuredDocumentation","src":"5579:114:0","text":" @dev Sets `adminRole` as ``role``'s admin role.\n Emits a {RoleAdminChanged} event."},"id":217,"implemented":true,"kind":"function","modifiers":[],"name":"_setRoleAdmin","nameLocation":"5707:13:0","nodeType":"FunctionDefinition","parameters":{"id":195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":192,"mutability":"mutable","name":"role","nameLocation":"5729:4:0","nodeType":"VariableDeclaration","scope":217,"src":"5721:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":191,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5721:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":194,"mutability":"mutable","name":"adminRole","nameLocation":"5743:9:0","nodeType":"VariableDeclaration","scope":217,"src":"5735:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":193,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5735:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5720:33:0"},"returnParameters":{"id":196,"nodeType":"ParameterList","parameters":[],"src":"5771:0:0"},"scope":295,"src":"5698:247:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":255,"nodeType":"Block","src":"6262:233:0","statements":[{"condition":{"id":231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6276:23:0","subExpression":{"arguments":[{"id":228,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6285:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":229,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6291:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":227,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6277:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6277:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":253,"nodeType":"Block","src":"6452:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":251,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6473:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":226,"id":252,"nodeType":"Return","src":"6466:12:0"}]},"id":254,"nodeType":"IfStatement","src":"6272:217:0","trueBody":{"id":250,"nodeType":"Block","src":"6301:145:0","statements":[{"expression":{"id":239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":232,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6315:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":234,"indexExpression":{"id":233,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6322:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6315:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":235,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6328:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6315:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":237,"indexExpression":{"id":236,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6336:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6315:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":238,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6347:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"6315:36:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":240,"nodeType":"ExpressionStatement","src":"6315:36:0"},{"eventCall":{"arguments":[{"id":242,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6382:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":243,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6388:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":244,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"6397:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":245,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6397:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":241,"name":"RoleGranted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":326,"src":"6370:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6370:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":247,"nodeType":"EmitStatement","src":"6365:45:0"},{"expression":{"hexValue":"74727565","id":248,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6431:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":226,"id":249,"nodeType":"Return","src":"6424:11:0"}]}}]},"documentation":{"id":218,"nodeType":"StructuredDocumentation","src":"5951:223:0","text":" @dev Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n Internal function without access restriction.\n May emit a {RoleGranted} event."},"id":256,"implemented":true,"kind":"function","modifiers":[],"name":"_grantRole","nameLocation":"6188:10:0","nodeType":"FunctionDefinition","parameters":{"id":223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":220,"mutability":"mutable","name":"role","nameLocation":"6207:4:0","nodeType":"VariableDeclaration","scope":256,"src":"6199:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":219,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6199:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":222,"mutability":"mutable","name":"account","nameLocation":"6221:7:0","nodeType":"VariableDeclaration","scope":256,"src":"6213:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":221,"name":"address","nodeType":"ElementaryTypeName","src":"6213:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6198:31:0"},"returnParameters":{"id":226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":225,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":256,"src":"6256:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":224,"name":"bool","nodeType":"ElementaryTypeName","src":"6256:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6255:6:0"},"scope":295,"src":"6179:316:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":293,"nodeType":"Block","src":"6814:233:0","statements":[{"condition":{"arguments":[{"id":267,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6836:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":268,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6842:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":266,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6828:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":269,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6828:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":291,"nodeType":"Block","src":"7004:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"7025:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":265,"id":290,"nodeType":"Return","src":"7018:12:0"}]},"id":292,"nodeType":"IfStatement","src":"6824:217:0","trueBody":{"id":288,"nodeType":"Block","src":"6852:146:0","statements":[{"expression":{"id":277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":270,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6866:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":272,"indexExpression":{"id":271,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6873:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6866:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":273,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6879:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6866:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":275,"indexExpression":{"id":274,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6887:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6866:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"66616c7365","id":276,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6898:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"src":"6866:37:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":278,"nodeType":"ExpressionStatement","src":"6866:37:0"},{"eventCall":{"arguments":[{"id":280,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6934:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":281,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6940:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":282,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"6949:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":283,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6949:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":279,"name":"RoleRevoked","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":335,"src":"6922:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":284,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6922:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":285,"nodeType":"EmitStatement","src":"6917:45:0"},{"expression":{"hexValue":"74727565","id":286,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6983:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":265,"id":287,"nodeType":"Return","src":"6976:11:0"}]}}]},"documentation":{"id":257,"nodeType":"StructuredDocumentation","src":"6501:224:0","text":" @dev Attempts to revoke `role` to `account` and returns a boolean indicating if `role` was revoked.\n Internal function without access restriction.\n May emit a {RoleRevoked} event."},"id":294,"implemented":true,"kind":"function","modifiers":[],"name":"_revokeRole","nameLocation":"6739:11:0","nodeType":"FunctionDefinition","parameters":{"id":262,"nodeType":"ParameterList","parameters":[{"constant":false,"id":259,"mutability":"mutable","name":"role","nameLocation":"6759:4:0","nodeType":"VariableDeclaration","scope":294,"src":"6751:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":258,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6751:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":261,"mutability":"mutable","name":"account","nameLocation":"6773:7:0","nodeType":"VariableDeclaration","scope":294,"src":"6765:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":260,"name":"address","nodeType":"ElementaryTypeName","src":"6765:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6750:31:0"},"returnParameters":{"id":265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":264,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":294,"src":"6808:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":263,"name":"bool","nodeType":"ElementaryTypeName","src":"6808:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6807:6:0"},"scope":295,"src":"6730:317:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":296,"src":"1953:5096:0","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"108:6942:0"},"id":0},"@openzeppelin/contracts/access/IAccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","exportedSymbols":{"IAccessControl":[378]},"id":379,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":297,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:1"},{"abstract":false,"baseContracts":[],"canonicalName":"IAccessControl","contractDependencies":[],"contractKind":"interface","documentation":{"id":298,"nodeType":"StructuredDocumentation","src":"135:90:1","text":" @dev External interface of AccessControl declared to support ERC-165 detection."},"fullyImplemented":false,"id":378,"linearizedBaseContracts":[378],"name":"IAccessControl","nameLocation":"236:14:1","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":299,"nodeType":"StructuredDocumentation","src":"257:56:1","text":" @dev The `account` is missing a role."},"errorSelector":"e2517d3f","id":305,"name":"AccessControlUnauthorizedAccount","nameLocation":"324:32:1","nodeType":"ErrorDefinition","parameters":{"id":304,"nodeType":"ParameterList","parameters":[{"constant":false,"id":301,"mutability":"mutable","name":"account","nameLocation":"365:7:1","nodeType":"VariableDeclaration","scope":305,"src":"357:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":300,"name":"address","nodeType":"ElementaryTypeName","src":"357:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":303,"mutability":"mutable","name":"neededRole","nameLocation":"382:10:1","nodeType":"VariableDeclaration","scope":305,"src":"374:18:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":302,"name":"bytes32","nodeType":"ElementaryTypeName","src":"374:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"356:37:1"},"src":"318:76:1"},{"documentation":{"id":306,"nodeType":"StructuredDocumentation","src":"400:148:1","text":" @dev The caller of a function is not the expected one.\n NOTE: Don't confuse with {AccessControlUnauthorizedAccount}."},"errorSelector":"6697b232","id":308,"name":"AccessControlBadConfirmation","nameLocation":"559:28:1","nodeType":"ErrorDefinition","parameters":{"id":307,"nodeType":"ParameterList","parameters":[],"src":"587:2:1"},"src":"553:37:1"},{"anonymous":false,"documentation":{"id":309,"nodeType":"StructuredDocumentation","src":"596:254:1","text":" @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\n `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\n {RoleAdminChanged} not being emitted signaling this."},"eventSelector":"bd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff","id":317,"name":"RoleAdminChanged","nameLocation":"861:16:1","nodeType":"EventDefinition","parameters":{"id":316,"nodeType":"ParameterList","parameters":[{"constant":false,"id":311,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"894:4:1","nodeType":"VariableDeclaration","scope":317,"src":"878:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"878:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":313,"indexed":true,"mutability":"mutable","name":"previousAdminRole","nameLocation":"916:17:1","nodeType":"VariableDeclaration","scope":317,"src":"900:33:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":312,"name":"bytes32","nodeType":"ElementaryTypeName","src":"900:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":315,"indexed":true,"mutability":"mutable","name":"newAdminRole","nameLocation":"951:12:1","nodeType":"VariableDeclaration","scope":317,"src":"935:28:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":314,"name":"bytes32","nodeType":"ElementaryTypeName","src":"935:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"877:87:1"},"src":"855:110:1"},{"anonymous":false,"documentation":{"id":318,"nodeType":"StructuredDocumentation","src":"971:295:1","text":" @dev Emitted when `account` is granted `role`.\n `sender` is the account that originated the contract call. This account bears the admin role (for the granted role).\n Expected in cases where the role was granted using the internal {AccessControl-_grantRole}."},"eventSelector":"2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","id":326,"name":"RoleGranted","nameLocation":"1277:11:1","nodeType":"EventDefinition","parameters":{"id":325,"nodeType":"ParameterList","parameters":[{"constant":false,"id":320,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1305:4:1","nodeType":"VariableDeclaration","scope":326,"src":"1289:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":319,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":322,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1327:7:1","nodeType":"VariableDeclaration","scope":326,"src":"1311:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":321,"name":"address","nodeType":"ElementaryTypeName","src":"1311:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":324,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1352:6:1","nodeType":"VariableDeclaration","scope":326,"src":"1336:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":323,"name":"address","nodeType":"ElementaryTypeName","src":"1336:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1288:71:1"},"src":"1271:89:1"},{"anonymous":false,"documentation":{"id":327,"nodeType":"StructuredDocumentation","src":"1366:275:1","text":" @dev Emitted when `account` is revoked `role`.\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`)"},"eventSelector":"f6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b","id":335,"name":"RoleRevoked","nameLocation":"1652:11:1","nodeType":"EventDefinition","parameters":{"id":334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":329,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1680:4:1","nodeType":"VariableDeclaration","scope":335,"src":"1664:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":328,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1664:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":331,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1702:7:1","nodeType":"VariableDeclaration","scope":335,"src":"1686:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":330,"name":"address","nodeType":"ElementaryTypeName","src":"1686:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":333,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1727:6:1","nodeType":"VariableDeclaration","scope":335,"src":"1711:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":332,"name":"address","nodeType":"ElementaryTypeName","src":"1711:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1663:71:1"},"src":"1646:89:1"},{"documentation":{"id":336,"nodeType":"StructuredDocumentation","src":"1741:76:1","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":345,"implemented":false,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"1831:7:1","nodeType":"FunctionDefinition","parameters":{"id":341,"nodeType":"ParameterList","parameters":[{"constant":false,"id":338,"mutability":"mutable","name":"role","nameLocation":"1847:4:1","nodeType":"VariableDeclaration","scope":345,"src":"1839:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":337,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1839:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":340,"mutability":"mutable","name":"account","nameLocation":"1861:7:1","nodeType":"VariableDeclaration","scope":345,"src":"1853:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":339,"name":"address","nodeType":"ElementaryTypeName","src":"1853:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1838:31:1"},"returnParameters":{"id":344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":343,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":345,"src":"1893:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":342,"name":"bool","nodeType":"ElementaryTypeName","src":"1893:4:1","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1892:6:1"},"scope":378,"src":"1822:77:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":346,"nodeType":"StructuredDocumentation","src":"1905:184:1","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {AccessControl-_setRoleAdmin}."},"functionSelector":"248a9ca3","id":353,"implemented":false,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"2103:12:1","nodeType":"FunctionDefinition","parameters":{"id":349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":348,"mutability":"mutable","name":"role","nameLocation":"2124:4:1","nodeType":"VariableDeclaration","scope":353,"src":"2116:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":347,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2116:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2115:14:1"},"returnParameters":{"id":352,"nodeType":"ParameterList","parameters":[{"constant":false,"id":351,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":353,"src":"2153:7:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":350,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2153:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2152:9:1"},"scope":378,"src":"2094:68:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":354,"nodeType":"StructuredDocumentation","src":"2168:239:1","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"2f2ff15d","id":361,"implemented":false,"kind":"function","modifiers":[],"name":"grantRole","nameLocation":"2421:9:1","nodeType":"FunctionDefinition","parameters":{"id":359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":356,"mutability":"mutable","name":"role","nameLocation":"2439:4:1","nodeType":"VariableDeclaration","scope":361,"src":"2431:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":355,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2431:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":358,"mutability":"mutable","name":"account","nameLocation":"2453:7:1","nodeType":"VariableDeclaration","scope":361,"src":"2445:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":357,"name":"address","nodeType":"ElementaryTypeName","src":"2445:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2430:31:1"},"returnParameters":{"id":360,"nodeType":"ParameterList","parameters":[],"src":"2470:0:1"},"scope":378,"src":"2412:59:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":362,"nodeType":"StructuredDocumentation","src":"2477:223:1","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"d547741f","id":369,"implemented":false,"kind":"function","modifiers":[],"name":"revokeRole","nameLocation":"2714:10:1","nodeType":"FunctionDefinition","parameters":{"id":367,"nodeType":"ParameterList","parameters":[{"constant":false,"id":364,"mutability":"mutable","name":"role","nameLocation":"2733:4:1","nodeType":"VariableDeclaration","scope":369,"src":"2725:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":363,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2725:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":366,"mutability":"mutable","name":"account","nameLocation":"2747:7:1","nodeType":"VariableDeclaration","scope":369,"src":"2739:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":365,"name":"address","nodeType":"ElementaryTypeName","src":"2739:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2724:31:1"},"returnParameters":{"id":368,"nodeType":"ParameterList","parameters":[],"src":"2764:0:1"},"scope":378,"src":"2705:60:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":370,"nodeType":"StructuredDocumentation","src":"2771:491:1","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been granted `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`."},"functionSelector":"36568abe","id":377,"implemented":false,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"3276:12:1","nodeType":"FunctionDefinition","parameters":{"id":375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":372,"mutability":"mutable","name":"role","nameLocation":"3297:4:1","nodeType":"VariableDeclaration","scope":377,"src":"3289:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":371,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":374,"mutability":"mutable","name":"callerConfirmation","nameLocation":"3311:18:1","nodeType":"VariableDeclaration","scope":377,"src":"3303:26:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":373,"name":"address","nodeType":"ElementaryTypeName","src":"3303:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3288:42:1"},"returnParameters":{"id":376,"nodeType":"ParameterList","parameters":[],"src":"3339:0:1"},"scope":378,"src":"3267:73:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":379,"src":"226:3116:1","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"109:3234:1"},"id":1},"@openzeppelin/contracts/governance/Governor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","exportedSymbols":{"Address":[6688],"Context":[6718],"DoubleEndedQueue":[14645],"EIP712":[8976],"ERC165":[9182],"Governor":[2134],"IERC1155Receiver":[5551],"IERC165":[9194],"IERC6372":[5372],"IERC721Receiver":[6401],"IGovernor":[2588],"Nonces":[6808],"SafeCast":[12565],"SignatureChecker":[9158],"Strings":[8401]},"id":2135,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":380,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:2"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../token/ERC721/IERC721Receiver.sol","id":382,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6402,"src":"133:68:2","symbolAliases":[{"foreign":{"id":381,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6401,"src":"141:15:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../token/ERC1155/IERC1155Receiver.sol","id":384,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":5552,"src":"202:71:2","symbolAliases":[{"foreign":{"id":383,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"210:16:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../utils/cryptography/EIP712.sol","id":386,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":8977,"src":"274:56:2","symbolAliases":[{"foreign":{"id":385,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8976,"src":"282:6:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","file":"../utils/cryptography/SignatureChecker.sol","id":388,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":9159,"src":"331:76:2","symbolAliases":[{"foreign":{"id":387,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9158,"src":"339:16:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":391,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":9183,"src":"408:66:2","symbolAliases":[{"foreign":{"id":389,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"416:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":390,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9182,"src":"425:6:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../utils/math/SafeCast.sol","id":393,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":12566,"src":"475:52:2","symbolAliases":[{"foreign":{"id":392,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"483:8:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","file":"../utils/structs/DoubleEndedQueue.sol","id":395,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":14646,"src":"528:71:2","symbolAliases":[{"foreign":{"id":394,"name":"DoubleEndedQueue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14645,"src":"536:16:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":397,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6689,"src":"600:45:2","symbolAliases":[{"foreign":{"id":396,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"608:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":399,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6719,"src":"646:45:2","symbolAliases":[{"foreign":{"id":398,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"654:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../utils/Nonces.sol","id":401,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":6809,"src":"692:43:2","symbolAliases":[{"foreign":{"id":400,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6808,"src":"700:6:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../utils/Strings.sol","id":403,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":8402,"src":"736:45:2","symbolAliases":[{"foreign":{"id":402,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"744:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","file":"./IGovernor.sol","id":406,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2135,"sourceUnit":2589,"src":"782:52:2","symbolAliases":[{"foreign":{"id":404,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"790:9:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":405,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5372,"src":"801:8:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":408,"name":"Context","nameLocations":["1273:7:2"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1273:7:2"},"id":409,"nodeType":"InheritanceSpecifier","src":"1273:7:2"},{"baseName":{"id":410,"name":"ERC165","nameLocations":["1282:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"1282:6:2"},"id":411,"nodeType":"InheritanceSpecifier","src":"1282:6:2"},{"baseName":{"id":412,"name":"EIP712","nameLocations":["1290:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":8976,"src":"1290:6:2"},"id":413,"nodeType":"InheritanceSpecifier","src":"1290:6:2"},{"baseName":{"id":414,"name":"Nonces","nameLocations":["1298:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":6808,"src":"1298:6:2"},"id":415,"nodeType":"InheritanceSpecifier","src":"1298:6:2"},{"baseName":{"id":416,"name":"IGovernor","nameLocations":["1306:9:2"],"nodeType":"IdentifierPath","referencedDeclaration":2588,"src":"1306:9:2"},"id":417,"nodeType":"InheritanceSpecifier","src":"1306:9:2"},{"baseName":{"id":418,"name":"IERC721Receiver","nameLocations":["1317:15:2"],"nodeType":"IdentifierPath","referencedDeclaration":6401,"src":"1317:15:2"},"id":419,"nodeType":"InheritanceSpecifier","src":"1317:15:2"},{"baseName":{"id":420,"name":"IERC1155Receiver","nameLocations":["1334:16:2"],"nodeType":"IdentifierPath","referencedDeclaration":5551,"src":"1334:16:2"},"id":421,"nodeType":"InheritanceSpecifier","src":"1334:16:2"}],"canonicalName":"Governor","contractDependencies":[],"contractKind":"contract","documentation":{"id":407,"nodeType":"StructuredDocumentation","src":"836:406:2","text":" @dev Core of the governance system, designed to be extended through various modules.\n This contract is abstract and requires several functions to be implemented in various modules:\n - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote}\n - A voting module must implement {_getVotes}\n - Additionally, {votingPeriod} must also be implemented"},"fullyImplemented":false,"id":2134,"linearizedBaseContracts":[2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"Governor","nameLocation":"1261:8:2","nodeType":"ContractDefinition","nodes":[{"global":false,"id":425,"libraryName":{"id":422,"name":"DoubleEndedQueue","nameLocations":["1363:16:2"],"nodeType":"IdentifierPath","referencedDeclaration":14645,"src":"1363:16:2"},"nodeType":"UsingForDirective","src":"1357:57:2","typeName":{"id":424,"nodeType":"UserDefinedTypeName","pathNode":{"id":423,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["1384:16:2","1401:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"1384:29:2"},"referencedDeclaration":14305,"src":"1384:29:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}}},{"constant":true,"functionSelector":"deaaa7cc","id":430,"mutability":"constant","name":"BALLOT_TYPEHASH","nameLocation":"1444:15:2","nodeType":"VariableDeclaration","scope":2134,"src":"1420:131:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":426,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1420:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"42616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e636529","id":428,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1480:70:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""},"value":"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""}],"id":427,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1470:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":429,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1470:81:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"2fe3e261","id":435,"mutability":"constant","name":"EXTENDED_BALLOT_TYPEHASH","nameLocation":"1581:24:2","nodeType":"VariableDeclaration","scope":2134,"src":"1557:197:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":431,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1557:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"457874656e64656442616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e63652c737472696e6720726561736f6e2c627974657320706172616d7329","id":433,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1639:105:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""},"value":"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""}],"id":432,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1616:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":434,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1616:138:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"canonicalName":"Governor.ProposalCore","id":448,"members":[{"constant":false,"id":437,"mutability":"mutable","name":"proposer","nameLocation":"1799:8:2","nodeType":"VariableDeclaration","scope":448,"src":"1791:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":436,"name":"address","nodeType":"ElementaryTypeName","src":"1791:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":439,"mutability":"mutable","name":"voteStart","nameLocation":"1824:9:2","nodeType":"VariableDeclaration","scope":448,"src":"1817:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":438,"name":"uint48","nodeType":"ElementaryTypeName","src":"1817:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":441,"mutability":"mutable","name":"voteDuration","nameLocation":"1850:12:2","nodeType":"VariableDeclaration","scope":448,"src":"1843:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":440,"name":"uint32","nodeType":"ElementaryTypeName","src":"1843:6:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":443,"mutability":"mutable","name":"executed","nameLocation":"1877:8:2","nodeType":"VariableDeclaration","scope":448,"src":"1872:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":442,"name":"bool","nodeType":"ElementaryTypeName","src":"1872:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":445,"mutability":"mutable","name":"canceled","nameLocation":"1900:8:2","nodeType":"VariableDeclaration","scope":448,"src":"1895:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":444,"name":"bool","nodeType":"ElementaryTypeName","src":"1895:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":447,"mutability":"mutable","name":"etaSeconds","nameLocation":"1925:10:2","nodeType":"VariableDeclaration","scope":448,"src":"1918:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":446,"name":"uint48","nodeType":"ElementaryTypeName","src":"1918:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"name":"ProposalCore","nameLocation":"1768:12:2","nodeType":"StructDefinition","scope":2134,"src":"1761:181:2","visibility":"public"},{"constant":true,"id":468,"mutability":"constant","name":"ALL_PROPOSAL_STATES_BITMAP","nameLocation":"1973:26:2","nodeType":"VariableDeclaration","scope":2134,"src":"1948:110:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":449,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1948:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":466,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":463,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":452,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2011:1:2","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":461,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"arguments":[{"id":456,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2028:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}],"id":455,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2023:4:2","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2023:19:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_enum$_ProposalState_$2154","typeString":"type(enum IGovernor.ProposalState)"}},"id":458,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2043:3:2","memberName":"max","nodeType":"MemberAccess","src":"2023:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":454,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2017:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":453,"name":"uint8","nodeType":"ElementaryTypeName","src":"2017:5:2","typeDescriptions":{}}},"id":459,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2017:30:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":460,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2050:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2017:34:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"id":462,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2016:36:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2011:41:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":464,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2010:43:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":465,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2056:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2010:47:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":451,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2002:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":450,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2002:7:2","typeDescriptions":{}}},"id":467,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2002:56:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":470,"mutability":"mutable","name":"_name","nameLocation":"2079:5:2","nodeType":"VariableDeclaration","scope":2134,"src":"2064:20:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":469,"name":"string","nodeType":"ElementaryTypeName","src":"2064:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":475,"mutability":"mutable","name":"_proposals","nameLocation":"2143:10:2","nodeType":"VariableDeclaration","scope":2134,"src":"2091:62:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"typeName":{"id":474,"keyName":"proposalId","keyNameLocation":"2107:10:2","keyType":{"id":471,"name":"uint256","nodeType":"ElementaryTypeName","src":"2099:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"2091:43:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":473,"nodeType":"UserDefinedTypeName","pathNode":{"id":472,"name":"ProposalCore","nameLocations":["2121:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":448,"src":"2121:12:2"},"referencedDeclaration":448,"src":"2121:12:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"}}},"visibility":"private"},{"constant":false,"id":478,"mutability":"mutable","name":"_governanceCall","nameLocation":"2641:15:2","nodeType":"VariableDeclaration","scope":2134,"src":"2603:53:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":477,"nodeType":"UserDefinedTypeName","pathNode":{"id":476,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["2603:16:2","2620:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"2603:29:2"},"referencedDeclaration":14305,"src":"2603:29:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"private"},{"body":{"id":485,"nodeType":"Block","src":"3427:46:2","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":481,"name":"_checkGovernance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":829,"src":"3437:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$__$returns$__$","typeString":"function ()"}},"id":482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3437:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":483,"nodeType":"ExpressionStatement","src":"3437:18:2"},{"id":484,"nodeType":"PlaceholderStatement","src":"3465:1:2"}]},"documentation":{"id":479,"nodeType":"StructuredDocumentation","src":"2663:733:2","text":" @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n parameter setters in {GovernorSettings} are protected using this modifier.\n The governance executing address may be different from the Governor's own address, for example it could be a\n timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n for example, additional timelock proposers are not able to change governance parameters without going through the\n governance protocol (since v4.6)."},"id":486,"name":"onlyGovernance","nameLocation":"3410:14:2","nodeType":"ModifierDefinition","parameters":{"id":480,"nodeType":"ParameterList","parameters":[],"src":"3424:2:2"},"src":"3401:72:2","virtual":false,"visibility":"internal"},{"body":{"id":501,"nodeType":"Block","src":"3605:30:2","statements":[{"expression":{"id":499,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":497,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":470,"src":"3615:5:2","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":498,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":489,"src":"3623:5:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3615:13:2","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":500,"nodeType":"ExpressionStatement","src":"3615:13:2"}]},"documentation":{"id":487,"nodeType":"StructuredDocumentation","src":"3479:63:2","text":" @dev Sets the value for {name} and {version}"},"id":502,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":492,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":489,"src":"3587:5:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":493,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":568,"src":"3594:7:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":494,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3594:9:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":495,"kind":"baseConstructorSpecifier","modifierName":{"id":491,"name":"EIP712","nameLocations":["3580:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":8976,"src":"3580:6:2"},"nodeType":"ModifierInvocation","src":"3580:24:2"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":490,"nodeType":"ParameterList","parameters":[{"constant":false,"id":489,"mutability":"mutable","name":"name_","nameLocation":"3573:5:2","nodeType":"VariableDeclaration","scope":502,"src":"3559:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":488,"name":"string","nodeType":"ElementaryTypeName","src":"3559:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3558:21:2"},"returnParameters":{"id":496,"nodeType":"ParameterList","parameters":[],"src":"3605:0:2"},"scope":2134,"src":"3547:88:2","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":518,"nodeType":"Block","src":"3814:107:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":512,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":506,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"3828:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":507,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3828:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":510,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3851:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":509,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3843:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":508,"name":"address","nodeType":"ElementaryTypeName","src":"3843:7:2","typeDescriptions":{}}},"id":511,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3843:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3828:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":517,"nodeType":"IfStatement","src":"3824:91:2","trueBody":{"id":516,"nodeType":"Block","src":"3858:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":513,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"3879:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":514,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3879:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":515,"nodeType":"RevertStatement","src":"3872:32:2"}]}}]},"documentation":{"id":503,"nodeType":"StructuredDocumentation","src":"3641:133:2","text":" @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)"},"id":519,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":504,"nodeType":"ParameterList","parameters":[],"src":"3786:2:2"},"returnParameters":{"id":505,"nodeType":"ParameterList","parameters":[],"src":"3814:0:2"},"scope":2134,"src":"3779:142:2","stateMutability":"payable","virtual":true,"visibility":"external"},{"baseFunctions":[9181,9193],"body":{"id":549,"nodeType":"Block","src":"4096:195:2","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":547,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":542,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":535,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":530,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":522,"src":"4125:11:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":532,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"4145:9:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2588_$","typeString":"type(contract IGovernor)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2588_$","typeString":"type(contract IGovernor)"}],"id":531,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4140:4:2","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":533,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4140:15:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IGovernor_$2588","typeString":"type(contract IGovernor)"}},"id":534,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4156:11:2","memberName":"interfaceId","nodeType":"MemberAccess","src":"4140:27:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4125:42:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":536,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":522,"src":"4183:11:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":538,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"4203:16:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}],"id":537,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4198:4:2","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":539,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4198:22:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5551","typeString":"type(contract IERC1155Receiver)"}},"id":540,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4221:11:2","memberName":"interfaceId","nodeType":"MemberAccess","src":"4198:34:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4183:49:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4125:107:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":545,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":522,"src":"4272:11:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":543,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"4248:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_Governor_$2134_$","typeString":"type(contract super Governor)"}},"id":544,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4254:17:2","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9181,"src":"4248:23:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":546,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4248:36:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4125:159:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":529,"id":548,"nodeType":"Return","src":"4106:178:2"}]},"documentation":{"id":520,"nodeType":"StructuredDocumentation","src":"3927:56:2","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":550,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"3997:17:2","nodeType":"FunctionDefinition","overrides":{"id":526,"nodeType":"OverrideSpecifier","overrides":[{"id":524,"name":"IERC165","nameLocations":["4064:7:2"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"4064:7:2"},{"id":525,"name":"ERC165","nameLocations":["4073:6:2"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"4073:6:2"}],"src":"4055:25:2"},"parameters":{"id":523,"nodeType":"ParameterList","parameters":[{"constant":false,"id":522,"mutability":"mutable","name":"interfaceId","nameLocation":"4022:11:2","nodeType":"VariableDeclaration","scope":550,"src":"4015:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":521,"name":"bytes4","nodeType":"ElementaryTypeName","src":"4015:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"4014:20:2"},"returnParameters":{"id":529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":528,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":550,"src":"4090:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":527,"name":"bool","nodeType":"ElementaryTypeName","src":"4090:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4089:6:2"},"scope":2134,"src":"3988:303:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2315],"body":{"id":558,"nodeType":"Block","src":"4407:29:2","statements":[{"expression":{"id":556,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":470,"src":"4424:5:2","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":555,"id":557,"nodeType":"Return","src":"4417:12:2"}]},"documentation":{"id":551,"nodeType":"StructuredDocumentation","src":"4297:45:2","text":" @dev See {IGovernor-name}."},"functionSelector":"06fdde03","id":559,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"4356:4:2","nodeType":"FunctionDefinition","parameters":{"id":552,"nodeType":"ParameterList","parameters":[],"src":"4360:2:2"},"returnParameters":{"id":555,"nodeType":"ParameterList","parameters":[{"constant":false,"id":554,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":559,"src":"4392:13:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":553,"name":"string","nodeType":"ElementaryTypeName","src":"4392:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4391:15:2"},"scope":2134,"src":"4347:89:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2321],"body":{"id":567,"nodeType":"Block","src":"4558:27:2","statements":[{"expression":{"hexValue":"31","id":565,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4575:3:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6","typeString":"literal_string \"1\""},"value":"1"},"functionReturnParameters":564,"id":566,"nodeType":"Return","src":"4568:10:2"}]},"documentation":{"id":560,"nodeType":"StructuredDocumentation","src":"4442:48:2","text":" @dev See {IGovernor-version}."},"functionSelector":"54fd4d50","id":568,"implemented":true,"kind":"function","modifiers":[],"name":"version","nameLocation":"4504:7:2","nodeType":"FunctionDefinition","parameters":{"id":561,"nodeType":"ParameterList","parameters":[],"src":"4511:2:2"},"returnParameters":{"id":564,"nodeType":"ParameterList","parameters":[{"constant":false,"id":563,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":568,"src":"4543:13:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":562,"name":"string","nodeType":"ElementaryTypeName","src":"4543:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4542:15:2"},"scope":2134,"src":"4495:90:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2344],"body":{"id":598,"nodeType":"Block","src":"5730:99:2","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":590,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":572,"src":"5776:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":591,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":575,"src":"5785:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":592,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":578,"src":"5793:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":593,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":580,"src":"5804:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":588,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"5765:3:2","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":589,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5769:6:2","memberName":"encode","nodeType":"MemberAccess","src":"5765:10:2","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":594,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5765:55:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":587,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"5755:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":595,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5755:66:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":586,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5747:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":585,"name":"uint256","nodeType":"ElementaryTypeName","src":"5747:7:2","typeDescriptions":{}}},"id":596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5747:75:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":584,"id":597,"nodeType":"Return","src":"5740:82:2"}]},"documentation":{"id":569,"nodeType":"StructuredDocumentation","src":"4591:934:2","text":" @dev See {IGovernor-hashProposal}.\n The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n advance, before the proposal is submitted.\n Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n across multiple networks. This also means that in order to execute the same operation twice (on the same\n governor) the proposer will have to change the description in order to avoid proposal id conflicts."},"functionSelector":"c59057e4","id":599,"implemented":true,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"5539:12:2","nodeType":"FunctionDefinition","parameters":{"id":581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":572,"mutability":"mutable","name":"targets","nameLocation":"5578:7:2","nodeType":"VariableDeclaration","scope":599,"src":"5561:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":570,"name":"address","nodeType":"ElementaryTypeName","src":"5561:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":571,"nodeType":"ArrayTypeName","src":"5561:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":575,"mutability":"mutable","name":"values","nameLocation":"5612:6:2","nodeType":"VariableDeclaration","scope":599,"src":"5595:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":573,"name":"uint256","nodeType":"ElementaryTypeName","src":"5595:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":574,"nodeType":"ArrayTypeName","src":"5595:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":578,"mutability":"mutable","name":"calldatas","nameLocation":"5643:9:2","nodeType":"VariableDeclaration","scope":599,"src":"5628:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":576,"name":"bytes","nodeType":"ElementaryTypeName","src":"5628:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":577,"nodeType":"ArrayTypeName","src":"5628:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":580,"mutability":"mutable","name":"descriptionHash","nameLocation":"5670:15:2","nodeType":"VariableDeclaration","scope":599,"src":"5662:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":579,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5662:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5551:140:2"},"returnParameters":{"id":584,"nodeType":"ParameterList","parameters":[{"constant":false,"id":583,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":599,"src":"5721:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":582,"name":"uint256","nodeType":"ElementaryTypeName","src":"5721:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5720:9:2"},"scope":2134,"src":"5530:299:2","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2353],"body":{"id":707,"nodeType":"Block","src":"5965:1169:2","statements":[{"assignments":[610],"declarations":[{"constant":false,"id":610,"mutability":"mutable","name":"proposal","nameLocation":"6089:8:2","nodeType":"VariableDeclaration","scope":707,"src":"6068:29:2","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":609,"nodeType":"UserDefinedTypeName","pathNode":{"id":608,"name":"ProposalCore","nameLocations":["6068:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":448,"src":"6068:12:2"},"referencedDeclaration":448,"src":"6068:12:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":614,"initialValue":{"baseExpression":{"id":611,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"6100:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":613,"indexExpression":{"id":612,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6111:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6100:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"6068:54:2"},{"assignments":[616],"declarations":[{"constant":false,"id":616,"mutability":"mutable","name":"proposalExecuted","nameLocation":"6137:16:2","nodeType":"VariableDeclaration","scope":707,"src":"6132:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":615,"name":"bool","nodeType":"ElementaryTypeName","src":"6132:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":619,"initialValue":{"expression":{"id":617,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":610,"src":"6156:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":618,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6165:8:2","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":443,"src":"6156:17:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6132:41:2"},{"assignments":[621],"declarations":[{"constant":false,"id":621,"mutability":"mutable","name":"proposalCanceled","nameLocation":"6188:16:2","nodeType":"VariableDeclaration","scope":707,"src":"6183:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":620,"name":"bool","nodeType":"ElementaryTypeName","src":"6183:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":624,"initialValue":{"expression":{"id":622,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":610,"src":"6207:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":623,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6216:8:2","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":445,"src":"6207:17:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6183:41:2"},{"condition":{"id":625,"name":"proposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":616,"src":"6239:16:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":630,"nodeType":"IfStatement","src":"6235:76:2","trueBody":{"id":629,"nodeType":"Block","src":"6257:54:2","statements":[{"expression":{"expression":{"id":626,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6278:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":627,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6292:8:2","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2153,"src":"6278:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":628,"nodeType":"Return","src":"6271:29:2"}]}},{"condition":{"id":631,"name":"proposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":621,"src":"6325:16:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":636,"nodeType":"IfStatement","src":"6321:76:2","trueBody":{"id":635,"nodeType":"Block","src":"6343:54:2","statements":[{"expression":{"expression":{"id":632,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6364:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":633,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6378:8:2","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2148,"src":"6364:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":634,"nodeType":"Return","src":"6357:29:2"}]}},{"assignments":[638],"declarations":[{"constant":false,"id":638,"mutability":"mutable","name":"snapshot","nameLocation":"6415:8:2","nodeType":"VariableDeclaration","scope":707,"src":"6407:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":637,"name":"uint256","nodeType":"ElementaryTypeName","src":"6407:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":642,"initialValue":{"arguments":[{"id":640,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6443:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":639,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":731,"src":"6426:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":641,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6426:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6407:47:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":645,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":643,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":638,"src":"6469:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":644,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6481:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6469:13:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":651,"nodeType":"IfStatement","src":"6465:90:2","trueBody":{"id":650,"nodeType":"Block","src":"6484:71:2","statements":[{"errorCall":{"arguments":[{"id":647,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6533:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":646,"name":"GovernorNonexistentProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2186,"src":"6505:27:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":648,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6505:39:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":649,"nodeType":"RevertStatement","src":"6498:46:2"}]}},{"assignments":[653],"declarations":[{"constant":false,"id":653,"mutability":"mutable","name":"currentTimepoint","nameLocation":"6573:16:2","nodeType":"VariableDeclaration","scope":707,"src":"6565:24:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":652,"name":"uint256","nodeType":"ElementaryTypeName","src":"6565:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":656,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":654,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2095,"src":"6592:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":655,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6592:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"6565:34:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":657,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":638,"src":"6614:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":658,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":653,"src":"6626:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6614:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":664,"nodeType":"IfStatement","src":"6610:87:2","trueBody":{"id":663,"nodeType":"Block","src":"6644:53:2","statements":[{"expression":{"expression":{"id":660,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6665:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":661,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6679:7:2","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2146,"src":"6665:21:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":662,"nodeType":"Return","src":"6658:28:2"}]}},{"assignments":[666],"declarations":[{"constant":false,"id":666,"mutability":"mutable","name":"deadline","nameLocation":"6715:8:2","nodeType":"VariableDeclaration","scope":707,"src":"6707:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":665,"name":"uint256","nodeType":"ElementaryTypeName","src":"6707:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":670,"initialValue":{"arguments":[{"id":668,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6743:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":667,"name":"proposalDeadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6726:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6726:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6707:47:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":673,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":671,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":666,"src":"6769:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":672,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":653,"src":"6781:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6769:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":686,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6861:27:2","subExpression":{"arguments":[{"id":679,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6877:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":678,"name":"_quorumReached","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":837,"src":"6862:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":680,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6862:26:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":685,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6892:27:2","subExpression":{"arguments":[{"id":683,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6908:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":682,"name":"_voteSucceeded","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":845,"src":"6893:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":684,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6893:26:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6861:58:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":695,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":692,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":602,"src":"6997:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":691,"name":"proposalEta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":778,"src":"6985:11:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":693,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6985:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":694,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7012:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6985:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":703,"nodeType":"Block","src":"7076:52:2","statements":[{"expression":{"expression":{"id":700,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"7097:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":701,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7111:6:2","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"7097:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":702,"nodeType":"Return","src":"7090:27:2"}]},"id":704,"nodeType":"IfStatement","src":"6981:147:2","trueBody":{"id":699,"nodeType":"Block","src":"7015:55:2","statements":[{"expression":{"expression":{"id":696,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"7036:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":697,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7050:9:2","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2150,"src":"7036:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":698,"nodeType":"Return","src":"7029:30:2"}]}},"id":705,"nodeType":"IfStatement","src":"6857:271:2","trueBody":{"id":690,"nodeType":"Block","src":"6921:54:2","statements":[{"expression":{"expression":{"id":687,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6942:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":688,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6956:8:2","memberName":"Defeated","nodeType":"MemberAccess","referencedDeclaration":2149,"src":"6942:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":689,"nodeType":"Return","src":"6935:29:2"}]}},"id":706,"nodeType":"IfStatement","src":"6765:363:2","trueBody":{"id":677,"nodeType":"Block","src":"6799:52:2","statements":[{"expression":{"expression":{"id":674,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"6820:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":675,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6834:6:2","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2147,"src":"6820:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":607,"id":676,"nodeType":"Return","src":"6813:27:2"}]}}]},"documentation":{"id":600,"nodeType":"StructuredDocumentation","src":"5835:46:2","text":" @dev See {IGovernor-state}."},"functionSelector":"3e4f49e6","id":708,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"5895:5:2","nodeType":"FunctionDefinition","parameters":{"id":603,"nodeType":"ParameterList","parameters":[{"constant":false,"id":602,"mutability":"mutable","name":"proposalId","nameLocation":"5909:10:2","nodeType":"VariableDeclaration","scope":708,"src":"5901:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":601,"name":"uint256","nodeType":"ElementaryTypeName","src":"5901:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5900:20:2"},"returnParameters":{"id":607,"nodeType":"ParameterList","parameters":[{"constant":false,"id":606,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":708,"src":"5950:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":605,"nodeType":"UserDefinedTypeName","pathNode":{"id":604,"name":"ProposalState","nameLocations":["5950:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"5950:13:2"},"referencedDeclaration":2154,"src":"5950:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"5949:15:2"},"scope":2134,"src":"5886:1248:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2359],"body":{"id":716,"nodeType":"Block","src":"7270:25:2","statements":[{"expression":{"hexValue":"30","id":714,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7287:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":713,"id":715,"nodeType":"Return","src":"7280:8:2"}]},"documentation":{"id":709,"nodeType":"StructuredDocumentation","src":"7140:58:2","text":" @dev See {IGovernor-proposalThreshold}."},"functionSelector":"b58131b0","id":717,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7212:17:2","nodeType":"FunctionDefinition","parameters":{"id":710,"nodeType":"ParameterList","parameters":[],"src":"7229:2:2"},"returnParameters":{"id":713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":717,"src":"7261:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":711,"name":"uint256","nodeType":"ElementaryTypeName","src":"7261:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7260:9:2"},"scope":2134,"src":"7203:92:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2367],"body":{"id":730,"nodeType":"Block","src":"7447:56:2","statements":[{"expression":{"expression":{"baseExpression":{"id":725,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7464:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":727,"indexExpression":{"id":726,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":720,"src":"7475:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7464:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":728,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7487:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"7464:32:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":724,"id":729,"nodeType":"Return","src":"7457:39:2"}]},"documentation":{"id":718,"nodeType":"StructuredDocumentation","src":"7301:57:2","text":" @dev See {IGovernor-proposalSnapshot}."},"functionSelector":"2d63f693","id":731,"implemented":true,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"7372:16:2","nodeType":"FunctionDefinition","parameters":{"id":721,"nodeType":"ParameterList","parameters":[{"constant":false,"id":720,"mutability":"mutable","name":"proposalId","nameLocation":"7397:10:2","nodeType":"VariableDeclaration","scope":731,"src":"7389:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":719,"name":"uint256","nodeType":"ElementaryTypeName","src":"7389:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7388:20:2"},"returnParameters":{"id":724,"nodeType":"ParameterList","parameters":[{"constant":false,"id":723,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":731,"src":"7438:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":722,"name":"uint256","nodeType":"ElementaryTypeName","src":"7438:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7437:9:2"},"scope":2134,"src":"7363:140:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2375],"body":{"id":749,"nodeType":"Block","src":"7655:94:2","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":747,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":739,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7672:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":741,"indexExpression":{"id":740,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":734,"src":"7683:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7672:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":742,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7695:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"7672:32:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"baseExpression":{"id":743,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7707:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":745,"indexExpression":{"id":744,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":734,"src":"7718:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7707:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":746,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7730:12:2","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":441,"src":"7707:35:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"7672:70:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":738,"id":748,"nodeType":"Return","src":"7665:77:2"}]},"documentation":{"id":732,"nodeType":"StructuredDocumentation","src":"7509:57:2","text":" @dev See {IGovernor-proposalDeadline}."},"functionSelector":"c01f9e37","id":750,"implemented":true,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"7580:16:2","nodeType":"FunctionDefinition","parameters":{"id":735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":734,"mutability":"mutable","name":"proposalId","nameLocation":"7605:10:2","nodeType":"VariableDeclaration","scope":750,"src":"7597:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":733,"name":"uint256","nodeType":"ElementaryTypeName","src":"7597:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7596:20:2"},"returnParameters":{"id":738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":750,"src":"7646:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":736,"name":"uint256","nodeType":"ElementaryTypeName","src":"7646:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7645:9:2"},"scope":2134,"src":"7571:178:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2383],"body":{"id":763,"nodeType":"Block","src":"7901:55:2","statements":[{"expression":{"expression":{"baseExpression":{"id":758,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"7918:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":760,"indexExpression":{"id":759,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":753,"src":"7929:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7918:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":761,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7941:8:2","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":437,"src":"7918:31:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":757,"id":762,"nodeType":"Return","src":"7911:38:2"}]},"documentation":{"id":751,"nodeType":"StructuredDocumentation","src":"7755:57:2","text":" @dev See {IGovernor-proposalProposer}."},"functionSelector":"143489d0","id":764,"implemented":true,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"7826:16:2","nodeType":"FunctionDefinition","parameters":{"id":754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":753,"mutability":"mutable","name":"proposalId","nameLocation":"7851:10:2","nodeType":"VariableDeclaration","scope":764,"src":"7843:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":752,"name":"uint256","nodeType":"ElementaryTypeName","src":"7843:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7842:20:2"},"returnParameters":{"id":757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":764,"src":"7892:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":755,"name":"address","nodeType":"ElementaryTypeName","src":"7892:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"7891:9:2"},"scope":2134,"src":"7817:139:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2391],"body":{"id":777,"nodeType":"Block","src":"8098:57:2","statements":[{"expression":{"expression":{"baseExpression":{"id":772,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"8115:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":774,"indexExpression":{"id":773,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":767,"src":"8126:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8115:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":775,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8138:10:2","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":447,"src":"8115:33:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":771,"id":776,"nodeType":"Return","src":"8108:40:2"}]},"documentation":{"id":765,"nodeType":"StructuredDocumentation","src":"7962:52:2","text":" @dev See {IGovernor-proposalEta}."},"functionSelector":"ab58fb8e","id":778,"implemented":true,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"8028:11:2","nodeType":"FunctionDefinition","parameters":{"id":768,"nodeType":"ParameterList","parameters":[{"constant":false,"id":767,"mutability":"mutable","name":"proposalId","nameLocation":"8048:10:2","nodeType":"VariableDeclaration","scope":778,"src":"8040:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":766,"name":"uint256","nodeType":"ElementaryTypeName","src":"8040:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8039:20:2"},"returnParameters":{"id":771,"nodeType":"ParameterList","parameters":[{"constant":false,"id":770,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":778,"src":"8089:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":769,"name":"uint256","nodeType":"ElementaryTypeName","src":"8089:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8088:9:2"},"scope":2134,"src":"8019:136:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2399],"body":{"id":788,"nodeType":"Block","src":"8301:29:2","statements":[{"expression":{"hexValue":"66616c7365","id":786,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8318:5:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":785,"id":787,"nodeType":"Return","src":"8311:12:2"}]},"documentation":{"id":779,"nodeType":"StructuredDocumentation","src":"8161:61:2","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":789,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8236:20:2","nodeType":"FunctionDefinition","parameters":{"id":782,"nodeType":"ParameterList","parameters":[{"constant":false,"id":781,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":789,"src":"8257:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":780,"name":"uint256","nodeType":"ElementaryTypeName","src":"8257:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8256:9:2"},"returnParameters":{"id":785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":784,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":789,"src":"8295:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":783,"name":"bool","nodeType":"ElementaryTypeName","src":"8295:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"8294:6:2"},"scope":2134,"src":"8227:103:2","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":828,"nodeType":"Block","src":"8637:401:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":797,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":793,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"8651:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":794,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8651:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":795,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"8666:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":796,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8666:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8651:27:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":804,"nodeType":"IfStatement","src":"8647:99:2","trueBody":{"id":803,"nodeType":"Block","src":"8680:66:2","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":799,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"8722:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":800,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8722:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":798,"name":"GovernorOnlyExecutor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2181,"src":"8701:20:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":801,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8701:34:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":802,"nodeType":"RevertStatement","src":"8694:41:2"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":811,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":805,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"8759:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":806,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8759:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":809,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"8782:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":808,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8774:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":807,"name":"address","nodeType":"ElementaryTypeName","src":"8774:7:2","typeDescriptions":{}}},"id":810,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8774:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8759:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":827,"nodeType":"IfStatement","src":"8755:277:2","trueBody":{"id":826,"nodeType":"Block","src":"8789:243:2","statements":[{"assignments":[813],"declarations":[{"constant":false,"id":813,"mutability":"mutable","name":"msgDataHash","nameLocation":"8811:11:2","nodeType":"VariableDeclaration","scope":826,"src":"8803:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":812,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8803:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":818,"initialValue":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":815,"name":"_msgData","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6709,"src":"8835:8:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_calldata_ptr_$","typeString":"function () view returns (bytes calldata)"}},"id":816,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8835:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":814,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8825:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":817,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8825:21:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"8803:43:2"},{"body":{"id":824,"nodeType":"Block","src":"9020:2:2","statements":[]},"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":819,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"8977:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":820,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8993:8:2","memberName":"popFront","nodeType":"MemberAccess","referencedDeclaration":14494,"src":"8977:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bytes32_$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) returns (bytes32)"}},"id":821,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8977:26:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":822,"name":"msgDataHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":813,"src":"9007:11:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"8977:41:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":825,"nodeType":"WhileStatement","src":"8970:52:2"}]}}]},"documentation":{"id":790,"nodeType":"StructuredDocumentation","src":"8336:251:2","text":" @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n operation. See {onlyGovernance}."},"id":829,"implemented":true,"kind":"function","modifiers":[],"name":"_checkGovernance","nameLocation":"8601:16:2","nodeType":"FunctionDefinition","parameters":{"id":791,"nodeType":"ParameterList","parameters":[],"src":"8617:2:2"},"returnParameters":{"id":792,"nodeType":"ParameterList","parameters":[],"src":"8637:0:2"},"scope":2134,"src":"8592:446:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"documentation":{"id":830,"nodeType":"StructuredDocumentation","src":"9044:80:2","text":" @dev Amount of votes already cast passes the threshold limit."},"id":837,"implemented":false,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"9138:14:2","nodeType":"FunctionDefinition","parameters":{"id":833,"nodeType":"ParameterList","parameters":[{"constant":false,"id":832,"mutability":"mutable","name":"proposalId","nameLocation":"9161:10:2","nodeType":"VariableDeclaration","scope":837,"src":"9153:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":831,"name":"uint256","nodeType":"ElementaryTypeName","src":"9153:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9152:20:2"},"returnParameters":{"id":836,"nodeType":"ParameterList","parameters":[{"constant":false,"id":835,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":837,"src":"9204:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":834,"name":"bool","nodeType":"ElementaryTypeName","src":"9204:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9203:6:2"},"scope":2134,"src":"9129:81:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":838,"nodeType":"StructuredDocumentation","src":"9216:58:2","text":" @dev Is the proposal successful or not."},"id":845,"implemented":false,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"9288:14:2","nodeType":"FunctionDefinition","parameters":{"id":841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":840,"mutability":"mutable","name":"proposalId","nameLocation":"9311:10:2","nodeType":"VariableDeclaration","scope":845,"src":"9303:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":839,"name":"uint256","nodeType":"ElementaryTypeName","src":"9303:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9302:20:2"},"returnParameters":{"id":844,"nodeType":"ParameterList","parameters":[{"constant":false,"id":843,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":845,"src":"9354:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":842,"name":"bool","nodeType":"ElementaryTypeName","src":"9354:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9353:6:2"},"scope":2134,"src":"9279:81:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":846,"nodeType":"StructuredDocumentation","src":"9366:122:2","text":" @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`."},"id":857,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"9502:9:2","nodeType":"FunctionDefinition","parameters":{"id":853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":848,"mutability":"mutable","name":"account","nameLocation":"9520:7:2","nodeType":"VariableDeclaration","scope":857,"src":"9512:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":847,"name":"address","nodeType":"ElementaryTypeName","src":"9512:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":850,"mutability":"mutable","name":"timepoint","nameLocation":"9537:9:2","nodeType":"VariableDeclaration","scope":857,"src":"9529:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":849,"name":"uint256","nodeType":"ElementaryTypeName","src":"9529:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":852,"mutability":"mutable","name":"params","nameLocation":"9561:6:2","nodeType":"VariableDeclaration","scope":857,"src":"9548:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":851,"name":"bytes","nodeType":"ElementaryTypeName","src":"9548:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"9511:57:2"},"returnParameters":{"id":856,"nodeType":"ParameterList","parameters":[{"constant":false,"id":855,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":857,"src":"9600:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":854,"name":"uint256","nodeType":"ElementaryTypeName","src":"9600:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9599:9:2"},"scope":2134,"src":"9493:116:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":858,"nodeType":"StructuredDocumentation","src":"9615:239:2","text":" @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n Note: Support is generic and can represent various things depending on the voting system used."},"id":873,"implemented":false,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"9868:10:2","nodeType":"FunctionDefinition","parameters":{"id":869,"nodeType":"ParameterList","parameters":[{"constant":false,"id":860,"mutability":"mutable","name":"proposalId","nameLocation":"9896:10:2","nodeType":"VariableDeclaration","scope":873,"src":"9888:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":859,"name":"uint256","nodeType":"ElementaryTypeName","src":"9888:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":862,"mutability":"mutable","name":"account","nameLocation":"9924:7:2","nodeType":"VariableDeclaration","scope":873,"src":"9916:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":861,"name":"address","nodeType":"ElementaryTypeName","src":"9916:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":864,"mutability":"mutable","name":"support","nameLocation":"9947:7:2","nodeType":"VariableDeclaration","scope":873,"src":"9941:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":863,"name":"uint8","nodeType":"ElementaryTypeName","src":"9941:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":866,"mutability":"mutable","name":"totalWeight","nameLocation":"9972:11:2","nodeType":"VariableDeclaration","scope":873,"src":"9964:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":865,"name":"uint256","nodeType":"ElementaryTypeName","src":"9964:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":868,"mutability":"mutable","name":"params","nameLocation":"10006:6:2","nodeType":"VariableDeclaration","scope":873,"src":"9993:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":867,"name":"bytes","nodeType":"ElementaryTypeName","src":"9993:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"9878:140:2"},"returnParameters":{"id":872,"nodeType":"ParameterList","parameters":[{"constant":false,"id":871,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":873,"src":"10045:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":870,"name":"uint256","nodeType":"ElementaryTypeName","src":"10045:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10044:9:2"},"scope":2134,"src":"9859:195:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":879,"nodeType":"Block","src":"10330:2:2","statements":[]},"documentation":{"id":874,"nodeType":"StructuredDocumentation","src":"10060:205:2","text":" @dev Hook that should be called every time the tally for a proposal is updated.\n Note: This function must run successfully. Reverts will result in the bricking of governance"},"id":880,"implemented":true,"kind":"function","modifiers":[],"name":"_tallyUpdated","nameLocation":"10279:13:2","nodeType":"FunctionDefinition","parameters":{"id":877,"nodeType":"ParameterList","parameters":[{"constant":false,"id":876,"mutability":"mutable","name":"proposalId","nameLocation":"10301:10:2","nodeType":"VariableDeclaration","scope":880,"src":"10293:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":875,"name":"uint256","nodeType":"ElementaryTypeName","src":"10293:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10292:20:2"},"returnParameters":{"id":878,"nodeType":"ParameterList","parameters":[],"src":"10330:0:2"},"scope":2134,"src":"10270:62:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":888,"nodeType":"Block","src":"10705:26:2","statements":[{"expression":{"hexValue":"","id":886,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10722:2:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"functionReturnParameters":885,"id":887,"nodeType":"Return","src":"10715:9:2"}]},"documentation":{"id":881,"nodeType":"StructuredDocumentation","src":"10338:291:2","text":" @dev Default additional encoded parameters used by castVote methods that don't include them\n Note: Should be overridden by specific implementations to use an appropriate value, the\n meaning of the additional params, in the context of that implementation"},"id":889,"implemented":true,"kind":"function","modifiers":[],"name":"_defaultParams","nameLocation":"10643:14:2","nodeType":"FunctionDefinition","parameters":{"id":882,"nodeType":"ParameterList","parameters":[],"src":"10657:2:2"},"returnParameters":{"id":885,"nodeType":"ParameterList","parameters":[{"constant":false,"id":884,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":889,"src":"10691:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":883,"name":"bytes","nodeType":"ElementaryTypeName","src":"10691:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"10690:14:2"},"scope":2134,"src":"10634:97:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[2468],"body":{"id":961,"nodeType":"Block","src":"11079:671:2","statements":[{"assignments":[907],"declarations":[{"constant":false,"id":907,"mutability":"mutable","name":"proposer","nameLocation":"11097:8:2","nodeType":"VariableDeclaration","scope":961,"src":"11089:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":906,"name":"address","nodeType":"ElementaryTypeName","src":"11089:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":910,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":908,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"11108:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":909,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11108:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"11089:31:2"},{"condition":{"id":915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11176:54:2","subExpression":{"arguments":[{"id":912,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11208:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":913,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":901,"src":"11218:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":911,"name":"_isValidDescriptionForProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2089,"src":"11177:30:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_string_memory_ptr_$returns$_t_bool_$","typeString":"function (address,string memory) view returns (bool)"}},"id":914,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11177:53:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":921,"nodeType":"IfStatement","src":"11172:128:2","trueBody":{"id":920,"nodeType":"Block","src":"11232:68:2","statements":[{"errorCall":{"arguments":[{"id":917,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11280:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":916,"name":"GovernorRestrictedProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2215,"src":"11253:26:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":918,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11253:36:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":919,"nodeType":"RevertStatement","src":"11246:43:2"}]}},{"assignments":[923],"declarations":[{"constant":false,"id":923,"mutability":"mutable","name":"votesThreshold","nameLocation":"11354:14:2","nodeType":"VariableDeclaration","scope":961,"src":"11346:22:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":922,"name":"uint256","nodeType":"ElementaryTypeName","src":"11346:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":926,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":924,"name":"proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":717,"src":"11371:17:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":925,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11371:19:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11346:44:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":929,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":927,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":923,"src":"11404:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":928,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11421:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11404:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":952,"nodeType":"IfStatement","src":"11400:267:2","trueBody":{"id":951,"nodeType":"Block","src":"11424:243:2","statements":[{"assignments":[931],"declarations":[{"constant":false,"id":931,"mutability":"mutable","name":"proposerVotes","nameLocation":"11446:13:2","nodeType":"VariableDeclaration","scope":951,"src":"11438:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":930,"name":"uint256","nodeType":"ElementaryTypeName","src":"11438:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":939,"initialValue":{"arguments":[{"id":933,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11471:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":937,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":934,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2095,"src":"11481:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":935,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11481:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":936,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11491:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11481:11:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":932,"name":"getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1505,"src":"11462:8:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view returns (uint256)"}},"id":938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11462:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11438:55:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":940,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":931,"src":"11511:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":941,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":923,"src":"11527:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11511:30:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":950,"nodeType":"IfStatement","src":"11507:150:2","trueBody":{"id":949,"nodeType":"Block","src":"11543:114:2","statements":[{"errorCall":{"arguments":[{"id":944,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11602:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":945,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":931,"src":"11612:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":946,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":923,"src":"11627:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":943,"name":"GovernorInsufficientProposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2210,"src":"11568:33:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11568:74:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":948,"nodeType":"RevertStatement","src":"11561:81:2"}]}}]}},{"expression":{"arguments":[{"id":954,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":893,"src":"11693:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":955,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":896,"src":"11702:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":956,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":899,"src":"11710:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":957,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":901,"src":"11721:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":958,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":907,"src":"11734:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_address","typeString":"address"}],"id":953,"name":"_propose","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1105,"src":"11684:8:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_string_memory_ptr_$_t_address_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,string memory,address) returns (uint256)"}},"id":959,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11684:59:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":905,"id":960,"nodeType":"Return","src":"11677:66:2"}]},"documentation":{"id":890,"nodeType":"StructuredDocumentation","src":"10737:145:2","text":" @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}."},"functionSelector":"7d5e81e2","id":962,"implemented":true,"kind":"function","modifiers":[],"name":"propose","nameLocation":"10896:7:2","nodeType":"FunctionDefinition","parameters":{"id":902,"nodeType":"ParameterList","parameters":[{"constant":false,"id":893,"mutability":"mutable","name":"targets","nameLocation":"10930:7:2","nodeType":"VariableDeclaration","scope":962,"src":"10913:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":891,"name":"address","nodeType":"ElementaryTypeName","src":"10913:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":892,"nodeType":"ArrayTypeName","src":"10913:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":896,"mutability":"mutable","name":"values","nameLocation":"10964:6:2","nodeType":"VariableDeclaration","scope":962,"src":"10947:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":894,"name":"uint256","nodeType":"ElementaryTypeName","src":"10947:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":895,"nodeType":"ArrayTypeName","src":"10947:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":899,"mutability":"mutable","name":"calldatas","nameLocation":"10995:9:2","nodeType":"VariableDeclaration","scope":962,"src":"10980:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":897,"name":"bytes","nodeType":"ElementaryTypeName","src":"10980:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":898,"nodeType":"ArrayTypeName","src":"10980:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":901,"mutability":"mutable","name":"description","nameLocation":"11028:11:2","nodeType":"VariableDeclaration","scope":962,"src":"11014:25:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":900,"name":"string","nodeType":"ElementaryTypeName","src":"11014:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"10903:142:2"},"returnParameters":{"id":905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":962,"src":"11070:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":903,"name":"uint256","nodeType":"ElementaryTypeName","src":"11070:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11069:9:2"},"scope":2134,"src":"10887:863:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1104,"nodeType":"Block","src":"12159:1141:2","statements":[{"expression":{"id":993,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":981,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12169:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":983,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12195:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":984,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"12204:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":985,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"12212:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"arguments":[{"arguments":[{"id":989,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":974,"src":"12239:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":988,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12233:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":987,"name":"bytes","nodeType":"ElementaryTypeName","src":"12233:5:2","typeDescriptions":{}}},"id":990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12233:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":986,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"12223:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":991,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12223:29:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":982,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"12182:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12182:71:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12169:84:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":994,"nodeType":"ExpressionStatement","src":"12169:84:2"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1010,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1005,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":999,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":995,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12268:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":996,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12276:6:2","memberName":"length","nodeType":"MemberAccess","src":"12268:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":997,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"12286:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":998,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12293:6:2","memberName":"length","nodeType":"MemberAccess","src":"12286:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12268:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1004,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1000,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12303:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1001,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12311:6:2","memberName":"length","nodeType":"MemberAccess","src":"12303:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":1002,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"12321:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1003,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12331:6:2","memberName":"length","nodeType":"MemberAccess","src":"12321:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12303:34:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12268:69:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1006,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12341:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12349:6:2","memberName":"length","nodeType":"MemberAccess","src":"12341:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1008,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12359:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12341:19:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12268:92:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1021,"nodeType":"IfStatement","src":"12264:208:2","trueBody":{"id":1020,"nodeType":"Block","src":"12362:110:2","statements":[{"errorCall":{"arguments":[{"expression":{"id":1012,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"12413:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1013,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12421:6:2","memberName":"length","nodeType":"MemberAccess","src":"12413:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1014,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"12429:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1015,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12439:6:2","memberName":"length","nodeType":"MemberAccess","src":"12429:16:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1016,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"12447:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12454:6:2","memberName":"length","nodeType":"MemberAccess","src":"12447:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1011,"name":"GovernorInvalidProposalLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2163,"src":"12383:29:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":1018,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12383:78:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1019,"nodeType":"RevertStatement","src":"12376:85:2"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":1022,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"12485:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1024,"indexExpression":{"id":1023,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12496:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12485:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1025,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12508:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"12485:32:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1026,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12521:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12485:37:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1040,"nodeType":"IfStatement","src":"12481:149:2","trueBody":{"id":1039,"nodeType":"Block","src":"12524:106:2","statements":[{"errorCall":{"arguments":[{"id":1029,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12577:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":1031,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12595:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1030,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":708,"src":"12589:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":1032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12589:17:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},{"arguments":[{"hexValue":"30","id":1035,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12616:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":1034,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12608:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":1033,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12608:7:2","typeDescriptions":{}}},"id":1036,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12608:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1028,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2196,"src":"12545:31:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2154_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":1037,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12545:74:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1038,"nodeType":"RevertStatement","src":"12538:81:2"}]}},{"assignments":[1042],"declarations":[{"constant":false,"id":1042,"mutability":"mutable","name":"snapshot","nameLocation":"12648:8:2","nodeType":"VariableDeclaration","scope":1104,"src":"12640:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1041,"name":"uint256","nodeType":"ElementaryTypeName","src":"12640:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1048,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1043,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2095,"src":"12659:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":1044,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12659:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1045,"name":"votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2107,"src":"12669:11:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1046,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12669:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12659:23:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12640:42:2"},{"assignments":[1050],"declarations":[{"constant":false,"id":1050,"mutability":"mutable","name":"duration","nameLocation":"12700:8:2","nodeType":"VariableDeclaration","scope":1104,"src":"12692:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1049,"name":"uint256","nodeType":"ElementaryTypeName","src":"12692:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1053,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1051,"name":"votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2113,"src":"12711:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1052,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12711:14:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12692:33:2"},{"assignments":[1056],"declarations":[{"constant":false,"id":1056,"mutability":"mutable","name":"proposal","nameLocation":"12757:8:2","nodeType":"VariableDeclaration","scope":1104,"src":"12736:29:2","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":1055,"nodeType":"UserDefinedTypeName","pathNode":{"id":1054,"name":"ProposalCore","nameLocations":["12736:12:2"],"nodeType":"IdentifierPath","referencedDeclaration":448,"src":"12736:12:2"},"referencedDeclaration":448,"src":"12736:12:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":1060,"initialValue":{"baseExpression":{"id":1057,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"12768:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1059,"indexExpression":{"id":1058,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12779:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12768:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"12736:54:2"},{"expression":{"id":1065,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1061,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1056,"src":"12800:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1063,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12809:8:2","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":437,"src":"12800:17:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1064,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":976,"src":"12820:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"12800:28:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1066,"nodeType":"ExpressionStatement","src":"12800:28:2"},{"expression":{"id":1074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1067,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1056,"src":"12838:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1069,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12847:9:2","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":439,"src":"12838:18:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1072,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1042,"src":"12877:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1070,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"12859:8:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":1071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12868:8:2","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"12859:17:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":1073,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12859:27:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12838:48:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1075,"nodeType":"ExpressionStatement","src":"12838:48:2"},{"expression":{"id":1083,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1076,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1056,"src":"12896:8:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1078,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12905:12:2","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":441,"src":"12896:21:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1081,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1050,"src":"12938:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1079,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"12920:8:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":1080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12929:8:2","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":11611,"src":"12920:17:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":1082,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12920:27:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"12896:51:2","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":1084,"nodeType":"ExpressionStatement","src":"12896:51:2"},{"eventCall":{"arguments":[{"id":1086,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":979,"src":"12992:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1087,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":976,"src":"13016:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1088,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"13038:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1089,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":969,"src":"13059:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"arguments":[{"expression":{"id":1093,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":966,"src":"13092:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1094,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13100:6:2","memberName":"length","nodeType":"MemberAccess","src":"13092:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1092,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"13079:12:2","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (string memory[] memory)"},"typeName":{"baseType":{"id":1090,"name":"string","nodeType":"ElementaryTypeName","src":"13083:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":1091,"nodeType":"ArrayTypeName","src":"13083:8:2","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}}},"id":1095,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13079:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"id":1096,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":972,"src":"13121:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1097,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1042,"src":"13144:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1100,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1098,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1042,"src":"13166:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":1099,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1050,"src":"13177:8:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13166:19:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1101,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":974,"src":"13199:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1085,"name":"ProposalCreated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2264,"src":"12963:15:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_uint256_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (uint256,address,address[] memory,uint256[] memory,string memory[] memory,bytes memory[] memory,uint256,uint256,string memory)"}},"id":1102,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12963:257:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1103,"nodeType":"EmitStatement","src":"12958:262:2"}]},"documentation":{"id":963,"nodeType":"StructuredDocumentation","src":"11756:166:2","text":" @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n Emits a {IGovernor-ProposalCreated} event."},"id":1105,"implemented":true,"kind":"function","modifiers":[],"name":"_propose","nameLocation":"11936:8:2","nodeType":"FunctionDefinition","parameters":{"id":977,"nodeType":"ParameterList","parameters":[{"constant":false,"id":966,"mutability":"mutable","name":"targets","nameLocation":"11971:7:2","nodeType":"VariableDeclaration","scope":1105,"src":"11954:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":964,"name":"address","nodeType":"ElementaryTypeName","src":"11954:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":965,"nodeType":"ArrayTypeName","src":"11954:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":969,"mutability":"mutable","name":"values","nameLocation":"12005:6:2","nodeType":"VariableDeclaration","scope":1105,"src":"11988:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":967,"name":"uint256","nodeType":"ElementaryTypeName","src":"11988:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":968,"nodeType":"ArrayTypeName","src":"11988:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":972,"mutability":"mutable","name":"calldatas","nameLocation":"12036:9:2","nodeType":"VariableDeclaration","scope":1105,"src":"12021:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":970,"name":"bytes","nodeType":"ElementaryTypeName","src":"12021:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":971,"nodeType":"ArrayTypeName","src":"12021:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":974,"mutability":"mutable","name":"description","nameLocation":"12069:11:2","nodeType":"VariableDeclaration","scope":1105,"src":"12055:25:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":973,"name":"string","nodeType":"ElementaryTypeName","src":"12055:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":976,"mutability":"mutable","name":"proposer","nameLocation":"12098:8:2","nodeType":"VariableDeclaration","scope":1105,"src":"12090:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":975,"name":"address","nodeType":"ElementaryTypeName","src":"12090:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"11944:168:2"},"returnParameters":{"id":980,"nodeType":"ParameterList","parameters":[{"constant":false,"id":979,"mutability":"mutable","name":"proposalId","nameLocation":"12147:10:2","nodeType":"VariableDeclaration","scope":1105,"src":"12139:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":978,"name":"uint256","nodeType":"ElementaryTypeName","src":"12139:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12138:20:2"},"scope":2134,"src":"11927:1373:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2485],"body":{"id":1172,"nodeType":"Block","src":"13545:541:2","statements":[{"assignments":[1123],"declarations":[{"constant":false,"id":1123,"mutability":"mutable","name":"proposalId","nameLocation":"13563:10:2","nodeType":"VariableDeclaration","scope":1172,"src":"13555:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1122,"name":"uint256","nodeType":"ElementaryTypeName","src":"13555:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1130,"initialValue":{"arguments":[{"id":1125,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1109,"src":"13589:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1126,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1112,"src":"13598:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1127,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1115,"src":"13606:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1128,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"13617:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1124,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"13576:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13576:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13555:78:2"},{"expression":{"arguments":[{"id":1132,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13665:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1134,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"13696:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1135,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13710:9:2","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2150,"src":"13696:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1133,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"13677:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1136,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13677:43:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1131,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"13644:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1137,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13644:77:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1138,"nodeType":"ExpressionStatement","src":"13644:77:2"},{"assignments":[1140],"declarations":[{"constant":false,"id":1140,"mutability":"mutable","name":"etaSeconds","nameLocation":"13739:10:2","nodeType":"VariableDeclaration","scope":1172,"src":"13732:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1139,"name":"uint48","nodeType":"ElementaryTypeName","src":"13732:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":1148,"initialValue":{"arguments":[{"id":1142,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13769:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1143,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1109,"src":"13781:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1144,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1112,"src":"13790:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1145,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1115,"src":"13798:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1146,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"13809:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1141,"name":"_queueOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1195,"src":"13752:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":1147,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13752:73:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"13732:93:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1149,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1140,"src":"13840:10:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1150,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13854:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"13840:15:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1168,"nodeType":"Block","src":"13991:61:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1165,"name":"GovernorQueueNotImplemented","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2224,"src":"14012:27:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1166,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14012:29:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1167,"nodeType":"RevertStatement","src":"14005:36:2"}]},"id":1169,"nodeType":"IfStatement","src":"13836:216:2","trueBody":{"id":1164,"nodeType":"Block","src":"13857:128:2","statements":[{"expression":{"id":1157,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1152,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"13871:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1154,"indexExpression":{"id":1153,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13882:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13871:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1155,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"13894:10:2","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":447,"src":"13871:33:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1156,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1140,"src":"13907:10:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13871:46:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1158,"nodeType":"ExpressionStatement","src":"13871:46:2"},{"eventCall":{"arguments":[{"id":1160,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"13951:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1161,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1140,"src":"13963:10:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":1159,"name":"ProposalQueued","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2271,"src":"13936:14:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":1162,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13936:38:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1163,"nodeType":"EmitStatement","src":"13931:43:2"}]}},{"expression":{"id":1170,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1123,"src":"14069:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1121,"id":1171,"nodeType":"Return","src":"14062:17:2"}]},"documentation":{"id":1106,"nodeType":"StructuredDocumentation","src":"13306:46:2","text":" @dev See {IGovernor-queue}."},"functionSelector":"160cbed7","id":1173,"implemented":true,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13366:5:2","nodeType":"FunctionDefinition","parameters":{"id":1118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1109,"mutability":"mutable","name":"targets","nameLocation":"13398:7:2","nodeType":"VariableDeclaration","scope":1173,"src":"13381:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1107,"name":"address","nodeType":"ElementaryTypeName","src":"13381:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1108,"nodeType":"ArrayTypeName","src":"13381:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1112,"mutability":"mutable","name":"values","nameLocation":"13432:6:2","nodeType":"VariableDeclaration","scope":1173,"src":"13415:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1110,"name":"uint256","nodeType":"ElementaryTypeName","src":"13415:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1111,"nodeType":"ArrayTypeName","src":"13415:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1115,"mutability":"mutable","name":"calldatas","nameLocation":"13463:9:2","nodeType":"VariableDeclaration","scope":1173,"src":"13448:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1113,"name":"bytes","nodeType":"ElementaryTypeName","src":"13448:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1114,"nodeType":"ArrayTypeName","src":"13448:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1117,"mutability":"mutable","name":"descriptionHash","nameLocation":"13490:15:2","nodeType":"VariableDeclaration","scope":1173,"src":"13482:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1116,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13482:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13371:140:2"},"returnParameters":{"id":1121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1173,"src":"13536:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1119,"name":"uint256","nodeType":"ElementaryTypeName","src":"13536:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13535:9:2"},"scope":2134,"src":"13357:729:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1194,"nodeType":"Block","src":"15060:25:2","statements":[{"expression":{"hexValue":"30","id":1192,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15077:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":1191,"id":1193,"nodeType":"Return","src":"15070:8:2"}]},"documentation":{"id":1174,"nodeType":"StructuredDocumentation","src":"14092:715:2","text":" @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n performed (for example adding a vault/timelock).\n This is empty by default, and must be overridden to implement queuing.\n This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n will revert.\n NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n `ProposalQueued` event. Queuing a proposal should be done using {queue}."},"id":1195,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"14821:16:2","nodeType":"FunctionDefinition","parameters":{"id":1188,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1176,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14847:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1175,"name":"uint256","nodeType":"ElementaryTypeName","src":"14847:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1179,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14879:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1177,"name":"address","nodeType":"ElementaryTypeName","src":"14879:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1178,"nodeType":"ArrayTypeName","src":"14879:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1182,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14917:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1180,"name":"uint256","nodeType":"ElementaryTypeName","src":"14917:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1181,"nodeType":"ArrayTypeName","src":"14917:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1185,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14954:14:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1183,"name":"bytes","nodeType":"ElementaryTypeName","src":"14954:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1184,"nodeType":"ArrayTypeName","src":"14954:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1187,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"14992:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1186,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14992:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14837:188:2"},"returnParameters":{"id":1191,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1190,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1195,"src":"15052:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1189,"name":"uint48","nodeType":"ElementaryTypeName","src":"15052:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"15051:8:2"},"scope":2134,"src":"14812:273:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2502],"body":{"id":1316,"nodeType":"Block","src":"15342:1035:2","statements":[{"assignments":[1213],"declarations":[{"constant":false,"id":1213,"mutability":"mutable","name":"proposalId","nameLocation":"15360:10:2","nodeType":"VariableDeclaration","scope":1316,"src":"15352:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1212,"name":"uint256","nodeType":"ElementaryTypeName","src":"15352:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1220,"initialValue":{"arguments":[{"id":1215,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"15386:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1216,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1202,"src":"15395:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1217,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1205,"src":"15403:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1218,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1207,"src":"15414:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1214,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"15373:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1219,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15373:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15352:78:2"},{"expression":{"arguments":[{"id":1222,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"15475:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":1224,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"15518:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1225,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15532:9:2","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2150,"src":"15518:23:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1223,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"15499:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1226,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15499:43:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":1228,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"15564:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1229,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15578:6:2","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"15564:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1227,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"15545:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15545:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"15499:86:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1221,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"15441:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1232,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15441:154:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1233,"nodeType":"ExpressionStatement","src":"15441:154:2"},{"expression":{"id":1239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1234,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"15667:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1236,"indexExpression":{"id":1235,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"15678:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15667:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1237,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"15690:8:2","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":443,"src":"15667:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1238,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15701:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"15667:38:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1240,"nodeType":"ExpressionStatement","src":"15667:38:2"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1247,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1241,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"15782:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1242,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15782:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1245,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15805:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1244,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15797:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1243,"name":"address","nodeType":"ElementaryTypeName","src":"15797:7:2","typeDescriptions":{}}},"id":1246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15797:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15782:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1282,"nodeType":"IfStatement","src":"15778:258:2","trueBody":{"id":1281,"nodeType":"Block","src":"15812:224:2","statements":[{"body":{"id":1279,"nodeType":"Block","src":"15871:155:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1266,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":1259,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"15893:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1261,"indexExpression":{"id":1260,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15901:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15893:10:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"id":1264,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15915:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1263,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15907:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1262,"name":"address","nodeType":"ElementaryTypeName","src":"15907:7:2","typeDescriptions":{}}},"id":1265,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15907:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15893:27:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1278,"nodeType":"IfStatement","src":"15889:123:2","trueBody":{"id":1277,"nodeType":"Block","src":"15922:90:2","statements":[{"expression":{"arguments":[{"arguments":[{"baseExpression":{"id":1271,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1205,"src":"15979:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1273,"indexExpression":{"id":1272,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15989:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15979:12:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1270,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"15969:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1274,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15969:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1267,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"15944:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1269,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15960:8:2","memberName":"pushBack","nodeType":"MemberAccess","referencedDeclaration":14351,"src":"15944:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14305_storage_ptr_$_t_bytes32_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer,bytes32)"}},"id":1275,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15944:49:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1276,"nodeType":"ExpressionStatement","src":"15944:49:2"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1252,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15846:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1253,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"15850:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1254,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15858:6:2","memberName":"length","nodeType":"MemberAccess","src":"15850:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15846:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1280,"initializationExpression":{"assignments":[1249],"declarations":[{"constant":false,"id":1249,"mutability":"mutable","name":"i","nameLocation":"15839:1:2","nodeType":"VariableDeclaration","scope":1280,"src":"15831:9:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1248,"name":"uint256","nodeType":"ElementaryTypeName","src":"15831:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1251,"initialValue":{"hexValue":"30","id":1250,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15843:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"15831:13:2"},"loopExpression":{"expression":{"id":1257,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"15866:3:2","subExpression":{"id":1256,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1249,"src":"15868:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1258,"nodeType":"ExpressionStatement","src":"15866:3:2"},"nodeType":"ForStatement","src":"15826:200:2"}]}},{"expression":{"arguments":[{"id":1284,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"16065:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1285,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1199,"src":"16077:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1286,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1202,"src":"16086:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1287,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1205,"src":"16094:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1288,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1207,"src":"16105:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1283,"name":"_executeOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1372,"src":"16046:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":1289,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16046:75:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1290,"nodeType":"ExpressionStatement","src":"16046:75:2"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1302,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1297,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1291,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"16193:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1292,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16193:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1295,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"16216:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1294,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16208:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1293,"name":"address","nodeType":"ElementaryTypeName","src":"16208:7:2","typeDescriptions":{}}},"id":1296,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16208:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"16193:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":1301,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16225:24:2","subExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1298,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"16226:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1299,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16242:5:2","memberName":"empty","nodeType":"MemberAccess","referencedDeclaration":14644,"src":"16226:21:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bool_$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":1300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16226:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16193:56:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1309,"nodeType":"IfStatement","src":"16189:110:2","trueBody":{"id":1308,"nodeType":"Block","src":"16251:48:2","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1303,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":478,"src":"16265:15:2","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1305,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16281:5:2","memberName":"clear","nodeType":"MemberAccess","referencedDeclaration":14608,"src":"16265:21:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14305_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer)"}},"id":1306,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16265:23:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1307,"nodeType":"ExpressionStatement","src":"16265:23:2"}]}},{"eventCall":{"arguments":[{"id":1311,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"16331:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1310,"name":"ProposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2276,"src":"16314:16:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1312,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16314:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1313,"nodeType":"EmitStatement","src":"16309:33:2"},{"expression":{"id":1314,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1213,"src":"16360:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1211,"id":1315,"nodeType":"Return","src":"16353:17:2"}]},"documentation":{"id":1196,"nodeType":"StructuredDocumentation","src":"15091:48:2","text":" @dev See {IGovernor-execute}."},"functionSelector":"2656227d","id":1317,"implemented":true,"kind":"function","modifiers":[],"name":"execute","nameLocation":"15153:7:2","nodeType":"FunctionDefinition","parameters":{"id":1208,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1199,"mutability":"mutable","name":"targets","nameLocation":"15187:7:2","nodeType":"VariableDeclaration","scope":1317,"src":"15170:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1197,"name":"address","nodeType":"ElementaryTypeName","src":"15170:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1198,"nodeType":"ArrayTypeName","src":"15170:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1202,"mutability":"mutable","name":"values","nameLocation":"15221:6:2","nodeType":"VariableDeclaration","scope":1317,"src":"15204:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1200,"name":"uint256","nodeType":"ElementaryTypeName","src":"15204:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1201,"nodeType":"ArrayTypeName","src":"15204:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1205,"mutability":"mutable","name":"calldatas","nameLocation":"15252:9:2","nodeType":"VariableDeclaration","scope":1317,"src":"15237:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1203,"name":"bytes","nodeType":"ElementaryTypeName","src":"15237:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1204,"nodeType":"ArrayTypeName","src":"15237:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1207,"mutability":"mutable","name":"descriptionHash","nameLocation":"15279:15:2","nodeType":"VariableDeclaration","scope":1317,"src":"15271:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1206,"name":"bytes32","nodeType":"ElementaryTypeName","src":"15271:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"15160:140:2"},"returnParameters":{"id":1211,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1210,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1317,"src":"15333:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1209,"name":"uint256","nodeType":"ElementaryTypeName","src":"15333:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15332:9:2"},"scope":2134,"src":"15144:1233:2","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":1371,"nodeType":"Block","src":"17035:234:2","statements":[{"body":{"id":1369,"nodeType":"Block","src":"17090:173:2","statements":[{"assignments":[1346,1348],"declarations":[{"constant":false,"id":1346,"mutability":"mutable","name":"success","nameLocation":"17110:7:2","nodeType":"VariableDeclaration","scope":1369,"src":"17105:12:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1345,"name":"bool","nodeType":"ElementaryTypeName","src":"17105:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":1348,"mutability":"mutable","name":"returndata","nameLocation":"17132:10:2","nodeType":"VariableDeclaration","scope":1369,"src":"17119:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1347,"name":"bytes","nodeType":"ElementaryTypeName","src":"17119:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":1361,"initialValue":{"arguments":[{"baseExpression":{"id":1357,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1329,"src":"17180:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1359,"indexExpression":{"id":1358,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17190:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17180:12:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"baseExpression":{"id":1349,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1323,"src":"17146:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1351,"indexExpression":{"id":1350,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17154:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17146:10:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1352,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17157:4:2","memberName":"call","nodeType":"MemberAccess","src":"17146:15:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1356,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"baseExpression":{"id":1353,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1326,"src":"17169:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1355,"indexExpression":{"id":1354,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17176:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17169:9:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"17146:33:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17146:47:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"17104:89:2"},{"expression":{"arguments":[{"id":1365,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1346,"src":"17232:7:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":1366,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1348,"src":"17241:10:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1362,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"17207:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$6688_$","typeString":"type(library Address)"}},"id":1364,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17215:16:2","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":6667,"src":"17207:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":1367,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17207:45:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1368,"nodeType":"ExpressionStatement","src":"17207:45:2"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1338,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17065:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1339,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1323,"src":"17069:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1340,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17077:6:2","memberName":"length","nodeType":"MemberAccess","src":"17069:14:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17065:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1370,"initializationExpression":{"assignments":[1335],"declarations":[{"constant":false,"id":1335,"mutability":"mutable","name":"i","nameLocation":"17058:1:2","nodeType":"VariableDeclaration","scope":1370,"src":"17050:9:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1334,"name":"uint256","nodeType":"ElementaryTypeName","src":"17050:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1337,"initialValue":{"hexValue":"30","id":1336,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17062:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17050:13:2"},"loopExpression":{"expression":{"id":1343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17085:3:2","subExpression":{"id":1342,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1335,"src":"17087:1:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1344,"nodeType":"ExpressionStatement","src":"17085:3:2"},"nodeType":"ForStatement","src":"17045:218:2"}]},"documentation":{"id":1318,"nodeType":"StructuredDocumentation","src":"16383:424:2","text":" @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n performed (for example adding a vault/timelock).\n NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute} or {_execute}."},"id":1372,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"16821:18:2","nodeType":"FunctionDefinition","parameters":{"id":1332,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1320,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1372,"src":"16849:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1319,"name":"uint256","nodeType":"ElementaryTypeName","src":"16849:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1323,"mutability":"mutable","name":"targets","nameLocation":"16900:7:2","nodeType":"VariableDeclaration","scope":1372,"src":"16883:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1321,"name":"address","nodeType":"ElementaryTypeName","src":"16883:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1322,"nodeType":"ArrayTypeName","src":"16883:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1326,"mutability":"mutable","name":"values","nameLocation":"16934:6:2","nodeType":"VariableDeclaration","scope":1372,"src":"16917:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1324,"name":"uint256","nodeType":"ElementaryTypeName","src":"16917:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1325,"nodeType":"ArrayTypeName","src":"16917:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1329,"mutability":"mutable","name":"calldatas","nameLocation":"16965:9:2","nodeType":"VariableDeclaration","scope":1372,"src":"16950:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1327,"name":"bytes","nodeType":"ElementaryTypeName","src":"16950:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1328,"nodeType":"ArrayTypeName","src":"16950:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1331,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1372,"src":"16984:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1330,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16984:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16839:178:2"},"returnParameters":{"id":1333,"nodeType":"ParameterList","parameters":[],"src":"17035:0:2"},"scope":2134,"src":"16812:457:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2519],"body":{"id":1426,"nodeType":"Block","src":"17516:788:2","statements":[{"assignments":[1390],"declarations":[{"constant":false,"id":1390,"mutability":"mutable","name":"proposalId","nameLocation":"17865:10:2","nodeType":"VariableDeclaration","scope":1426,"src":"17857:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1389,"name":"uint256","nodeType":"ElementaryTypeName","src":"17857:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1397,"initialValue":{"arguments":[{"id":1392,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1376,"src":"17891:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1393,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1379,"src":"17900:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1394,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1382,"src":"17908:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1395,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1384,"src":"17919:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1391,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"17878:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1396,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17878:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17857:78:2"},{"expression":{"arguments":[{"id":1399,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1390,"src":"18048:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1401,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"18079:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1402,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"18093:7:2","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2146,"src":"18079:21:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1400,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"18060:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1403,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18060:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1398,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"18027:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1404,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18027:75:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1405,"nodeType":"ExpressionStatement","src":"18027:75:2"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1411,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1406,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"18116:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18116:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1409,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1390,"src":"18149:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1408,"name":"proposalProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":764,"src":"18132:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_address_$","typeString":"function (uint256) view returns (address)"}},"id":1410,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18132:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"18116:44:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1418,"nodeType":"IfStatement","src":"18112:116:2","trueBody":{"id":1417,"nodeType":"Block","src":"18162:66:2","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":1413,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"18204:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1414,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18204:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1412,"name":"GovernorOnlyProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2176,"src":"18183:20:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1415,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18183:34:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1416,"nodeType":"RevertStatement","src":"18176:41:2"}]}},{"expression":{"arguments":[{"id":1420,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1376,"src":"18253:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1421,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1379,"src":"18262:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1422,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1382,"src":"18270:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1423,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1384,"src":"18281:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1419,"name":"_cancel","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1487,"src":"18245:7:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":1424,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18245:52:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1388,"id":1425,"nodeType":"Return","src":"18238:59:2"}]},"documentation":{"id":1373,"nodeType":"StructuredDocumentation","src":"17275:47:2","text":" @dev See {IGovernor-cancel}."},"functionSelector":"452115d6","id":1427,"implemented":true,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"17336:6:2","nodeType":"FunctionDefinition","parameters":{"id":1385,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1376,"mutability":"mutable","name":"targets","nameLocation":"17369:7:2","nodeType":"VariableDeclaration","scope":1427,"src":"17352:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1374,"name":"address","nodeType":"ElementaryTypeName","src":"17352:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1375,"nodeType":"ArrayTypeName","src":"17352:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1379,"mutability":"mutable","name":"values","nameLocation":"17403:6:2","nodeType":"VariableDeclaration","scope":1427,"src":"17386:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1377,"name":"uint256","nodeType":"ElementaryTypeName","src":"17386:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1378,"nodeType":"ArrayTypeName","src":"17386:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1382,"mutability":"mutable","name":"calldatas","nameLocation":"17434:9:2","nodeType":"VariableDeclaration","scope":1427,"src":"17419:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1380,"name":"bytes","nodeType":"ElementaryTypeName","src":"17419:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1381,"nodeType":"ArrayTypeName","src":"17419:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1384,"mutability":"mutable","name":"descriptionHash","nameLocation":"17461:15:2","nodeType":"VariableDeclaration","scope":1427,"src":"17453:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1383,"name":"bytes32","nodeType":"ElementaryTypeName","src":"17453:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"17342:140:2"},"returnParameters":{"id":1388,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1387,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1427,"src":"17507:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1386,"name":"uint256","nodeType":"ElementaryTypeName","src":"17507:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17506:9:2"},"scope":2134,"src":"17327:977:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1486,"nodeType":"Block","src":"18781:502:2","statements":[{"assignments":[1445],"declarations":[{"constant":false,"id":1445,"mutability":"mutable","name":"proposalId","nameLocation":"18799:10:2","nodeType":"VariableDeclaration","scope":1486,"src":"18791:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1444,"name":"uint256","nodeType":"ElementaryTypeName","src":"18791:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1452,"initialValue":{"arguments":[{"id":1447,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1431,"src":"18825:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1448,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1434,"src":"18834:6:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1449,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1437,"src":"18842:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1450,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1439,"src":"18853:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1446,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":599,"src":"18812:12:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1451,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18812:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18791:78:2"},{"expression":{"arguments":[{"id":1454,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"18914:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1470,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1460,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1455,"name":"ALL_PROPOSAL_STATES_BITMAP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":468,"src":"18938:26:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1457,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"19002:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1458,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19016:8:2","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2148,"src":"19002:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1456,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"18983:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1459,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18983:42:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:87:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1462,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"19063:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1463,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19077:7:2","memberName":"Expired","nodeType":"MemberAccess","referencedDeclaration":2152,"src":"19063:21:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1461,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"19044:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1464,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19044:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:147:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1467,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"19123:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1468,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19137:8:2","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2153,"src":"19123:22:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1466,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"19104:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19104:42:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:208:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1453,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"18880:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1471,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18880:276:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1472,"nodeType":"ExpressionStatement","src":"18880:276:2"},{"expression":{"id":1478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1473,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":475,"src":"19167:10:2","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$448_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1475,"indexExpression":{"id":1474,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"19178:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"19167:22:2","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$448_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1476,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19190:8:2","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":445,"src":"19167:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1477,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"19201:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"19167:38:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1479,"nodeType":"ExpressionStatement","src":"19167:38:2"},{"eventCall":{"arguments":[{"id":1481,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"19237:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1480,"name":"ProposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2281,"src":"19220:16:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19220:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1483,"nodeType":"EmitStatement","src":"19215:33:2"},{"expression":{"id":1484,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1445,"src":"19266:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1443,"id":1485,"nodeType":"Return","src":"19259:17:2"}]},"documentation":{"id":1428,"nodeType":"StructuredDocumentation","src":"18310:274:2","text":" @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n Emits a {IGovernor-ProposalCanceled} event."},"id":1487,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"18598:7:2","nodeType":"FunctionDefinition","parameters":{"id":1440,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1431,"mutability":"mutable","name":"targets","nameLocation":"18632:7:2","nodeType":"VariableDeclaration","scope":1487,"src":"18615:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1429,"name":"address","nodeType":"ElementaryTypeName","src":"18615:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1430,"nodeType":"ArrayTypeName","src":"18615:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1434,"mutability":"mutable","name":"values","nameLocation":"18666:6:2","nodeType":"VariableDeclaration","scope":1487,"src":"18649:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1432,"name":"uint256","nodeType":"ElementaryTypeName","src":"18649:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1433,"nodeType":"ArrayTypeName","src":"18649:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1437,"mutability":"mutable","name":"calldatas","nameLocation":"18697:9:2","nodeType":"VariableDeclaration","scope":1487,"src":"18682:24:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1435,"name":"bytes","nodeType":"ElementaryTypeName","src":"18682:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1436,"nodeType":"ArrayTypeName","src":"18682:7:2","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1439,"mutability":"mutable","name":"descriptionHash","nameLocation":"18724:15:2","nodeType":"VariableDeclaration","scope":1487,"src":"18716:23:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1438,"name":"bytes32","nodeType":"ElementaryTypeName","src":"18716:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"18605:140:2"},"returnParameters":{"id":1443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1442,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1487,"src":"18772:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1441,"name":"uint256","nodeType":"ElementaryTypeName","src":"18772:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18771:9:2"},"scope":2134,"src":"18589:694:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2429],"body":{"id":1504,"nodeType":"Block","src":"19435:71:2","statements":[{"expression":{"arguments":[{"id":1498,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1490,"src":"19462:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1499,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1492,"src":"19471:9:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1500,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":889,"src":"19482:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1501,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19482:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1497,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":857,"src":"19452:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1502,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19452:47:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1496,"id":1503,"nodeType":"Return","src":"19445:54:2"}]},"documentation":{"id":1488,"nodeType":"StructuredDocumentation","src":"19289:49:2","text":" @dev See {IGovernor-getVotes}."},"functionSelector":"eb9019d4","id":1505,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"19352:8:2","nodeType":"FunctionDefinition","parameters":{"id":1493,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1490,"mutability":"mutable","name":"account","nameLocation":"19369:7:2","nodeType":"VariableDeclaration","scope":1505,"src":"19361:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1489,"name":"address","nodeType":"ElementaryTypeName","src":"19361:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1492,"mutability":"mutable","name":"timepoint","nameLocation":"19386:9:2","nodeType":"VariableDeclaration","scope":1505,"src":"19378:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1491,"name":"uint256","nodeType":"ElementaryTypeName","src":"19378:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19360:36:2"},"returnParameters":{"id":1496,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1495,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1505,"src":"19426:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1494,"name":"uint256","nodeType":"ElementaryTypeName","src":"19426:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19425:9:2"},"scope":2134,"src":"19343:163:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2441],"body":{"id":1523,"nodeType":"Block","src":"19729:61:2","statements":[{"expression":{"arguments":[{"id":1518,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1508,"src":"19756:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1519,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1510,"src":"19765:9:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1520,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1512,"src":"19776:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1517,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":857,"src":"19746:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1521,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19746:37:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1516,"id":1522,"nodeType":"Return","src":"19739:44:2"}]},"documentation":{"id":1506,"nodeType":"StructuredDocumentation","src":"19512:59:2","text":" @dev See {IGovernor-getVotesWithParams}."},"functionSelector":"9a802a6d","id":1524,"implemented":true,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"19585:18:2","nodeType":"FunctionDefinition","parameters":{"id":1513,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1508,"mutability":"mutable","name":"account","nameLocation":"19621:7:2","nodeType":"VariableDeclaration","scope":1524,"src":"19613:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1507,"name":"address","nodeType":"ElementaryTypeName","src":"19613:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1510,"mutability":"mutable","name":"timepoint","nameLocation":"19646:9:2","nodeType":"VariableDeclaration","scope":1524,"src":"19638:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1509,"name":"uint256","nodeType":"ElementaryTypeName","src":"19638:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1512,"mutability":"mutable","name":"params","nameLocation":"19678:6:2","nodeType":"VariableDeclaration","scope":1524,"src":"19665:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1511,"name":"bytes","nodeType":"ElementaryTypeName","src":"19665:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"19603:87:2"},"returnParameters":{"id":1516,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1515,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1524,"src":"19720:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1514,"name":"uint256","nodeType":"ElementaryTypeName","src":"19720:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19719:9:2"},"scope":2134,"src":"19576:214:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2529],"body":{"id":1546,"nodeType":"Block","src":"19936:103:2","statements":[{"assignments":[1535],"declarations":[{"constant":false,"id":1535,"mutability":"mutable","name":"voter","nameLocation":"19954:5:2","nodeType":"VariableDeclaration","scope":1546,"src":"19946:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1534,"name":"address","nodeType":"ElementaryTypeName","src":"19946:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1538,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1536,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"19962:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1537,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19962:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"19946:28:2"},{"expression":{"arguments":[{"id":1540,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1527,"src":"20001:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1541,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1535,"src":"20013:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1542,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1529,"src":"20020:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1543,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"20029:2:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1539,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1742,"src":"19991:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19991:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1533,"id":1545,"nodeType":"Return","src":"19984:48:2"}]},"documentation":{"id":1525,"nodeType":"StructuredDocumentation","src":"19796:49:2","text":" @dev See {IGovernor-castVote}."},"functionSelector":"56781388","id":1547,"implemented":true,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"19859:8:2","nodeType":"FunctionDefinition","parameters":{"id":1530,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1527,"mutability":"mutable","name":"proposalId","nameLocation":"19876:10:2","nodeType":"VariableDeclaration","scope":1547,"src":"19868:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1526,"name":"uint256","nodeType":"ElementaryTypeName","src":"19868:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1529,"mutability":"mutable","name":"support","nameLocation":"19894:7:2","nodeType":"VariableDeclaration","scope":1547,"src":"19888:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1528,"name":"uint8","nodeType":"ElementaryTypeName","src":"19888:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"19867:35:2"},"returnParameters":{"id":1533,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1532,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1547,"src":"19927:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1531,"name":"uint256","nodeType":"ElementaryTypeName","src":"19927:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19926:9:2"},"scope":2134,"src":"19850:189:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2541],"body":{"id":1571,"nodeType":"Block","src":"20259:107:2","statements":[{"assignments":[1560],"declarations":[{"constant":false,"id":1560,"mutability":"mutable","name":"voter","nameLocation":"20277:5:2","nodeType":"VariableDeclaration","scope":1571,"src":"20269:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1559,"name":"address","nodeType":"ElementaryTypeName","src":"20269:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1563,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1561,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"20285:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1562,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20285:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20269:28:2"},{"expression":{"arguments":[{"id":1565,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1550,"src":"20324:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1566,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1560,"src":"20336:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1567,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1552,"src":"20343:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1568,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1554,"src":"20352:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1564,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1742,"src":"20314:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1569,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20314:45:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1558,"id":1570,"nodeType":"Return","src":"20307:52:2"}]},"documentation":{"id":1548,"nodeType":"StructuredDocumentation","src":"20045:59:2","text":" @dev See {IGovernor-castVoteWithReason}."},"functionSelector":"7b3c71d3","id":1572,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"20118:18:2","nodeType":"FunctionDefinition","parameters":{"id":1555,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1550,"mutability":"mutable","name":"proposalId","nameLocation":"20154:10:2","nodeType":"VariableDeclaration","scope":1572,"src":"20146:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1549,"name":"uint256","nodeType":"ElementaryTypeName","src":"20146:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1552,"mutability":"mutable","name":"support","nameLocation":"20180:7:2","nodeType":"VariableDeclaration","scope":1572,"src":"20174:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1551,"name":"uint8","nodeType":"ElementaryTypeName","src":"20174:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1554,"mutability":"mutable","name":"reason","nameLocation":"20213:6:2","nodeType":"VariableDeclaration","scope":1572,"src":"20197:22:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1553,"name":"string","nodeType":"ElementaryTypeName","src":"20197:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"20136:89:2"},"returnParameters":{"id":1558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1557,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1572,"src":"20250:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1556,"name":"uint256","nodeType":"ElementaryTypeName","src":"20250:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20249:9:2"},"scope":2134,"src":"20109:257:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2555],"body":{"id":1599,"nodeType":"Block","src":"20633:115:2","statements":[{"assignments":[1587],"declarations":[{"constant":false,"id":1587,"mutability":"mutable","name":"voter","nameLocation":"20651:5:2","nodeType":"VariableDeclaration","scope":1599,"src":"20643:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1586,"name":"address","nodeType":"ElementaryTypeName","src":"20643:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1590,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1588,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"20659:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1589,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20659:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20643:28:2"},{"expression":{"arguments":[{"id":1592,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1575,"src":"20698:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1593,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1587,"src":"20710:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1594,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1577,"src":"20717:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1595,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1579,"src":"20726:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1596,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1581,"src":"20734:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1591,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1817,"src":"20688:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1597,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20688:53:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1585,"id":1598,"nodeType":"Return","src":"20681:60:2"}]},"documentation":{"id":1573,"nodeType":"StructuredDocumentation","src":"20372:68:2","text":" @dev See {IGovernor-castVoteWithReasonAndParams}."},"functionSelector":"5f398a14","id":1600,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"20454:27:2","nodeType":"FunctionDefinition","parameters":{"id":1582,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1575,"mutability":"mutable","name":"proposalId","nameLocation":"20499:10:2","nodeType":"VariableDeclaration","scope":1600,"src":"20491:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1574,"name":"uint256","nodeType":"ElementaryTypeName","src":"20491:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1577,"mutability":"mutable","name":"support","nameLocation":"20525:7:2","nodeType":"VariableDeclaration","scope":1600,"src":"20519:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1576,"name":"uint8","nodeType":"ElementaryTypeName","src":"20519:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1579,"mutability":"mutable","name":"reason","nameLocation":"20558:6:2","nodeType":"VariableDeclaration","scope":1600,"src":"20542:22:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1578,"name":"string","nodeType":"ElementaryTypeName","src":"20542:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1581,"mutability":"mutable","name":"params","nameLocation":"20587:6:2","nodeType":"VariableDeclaration","scope":1600,"src":"20574:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1580,"name":"bytes","nodeType":"ElementaryTypeName","src":"20574:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20481:118:2"},"returnParameters":{"id":1585,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1584,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1600,"src":"20624:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1583,"name":"uint256","nodeType":"ElementaryTypeName","src":"20624:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20623:9:2"},"scope":2134,"src":"20445:303:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2569],"body":{"id":1651,"nodeType":"Block","src":"20981:378:2","statements":[{"assignments":[1615],"declarations":[{"constant":false,"id":1615,"mutability":"mutable","name":"valid","nameLocation":"20996:5:2","nodeType":"VariableDeclaration","scope":1651,"src":"20991:10:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1614,"name":"bool","nodeType":"ElementaryTypeName","src":"20991:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1635,"initialValue":{"arguments":[{"id":1618,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21054:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1623,"name":"BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":430,"src":"21111:15:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1624,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1603,"src":"21128:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1625,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1605,"src":"21140:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1626,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21149:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1628,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21166:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1627,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6782,"src":"21156:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1629,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21156:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1621,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"21100:3:2","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1622,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"21104:6:2","memberName":"encode","nodeType":"MemberAccess","src":"21100:10:2","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21100:73:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1620,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"21090:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1631,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21090:84:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1619,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8909,"src":"21073:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1632,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21073:102:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1633,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1609,"src":"21189:9:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1616,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9158,"src":"21004:16:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9158_$","typeString":"type(library SignatureChecker)"}},"id":1617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21021:19:2","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9105,"src":"21004:36:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1634,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21004:204:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"20991:217:2"},{"condition":{"id":1637,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"21223:6:2","subExpression":{"id":1636,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1615,"src":"21224:5:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1643,"nodeType":"IfStatement","src":"21219:75:2","trueBody":{"id":1642,"nodeType":"Block","src":"21231:63:2","statements":[{"errorCall":{"arguments":[{"id":1639,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21277:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1638,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2239,"src":"21252:24:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1640,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21252:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1641,"nodeType":"RevertStatement","src":"21245:38:2"}]}},{"expression":{"arguments":[{"id":1645,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1603,"src":"21321:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1646,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1607,"src":"21333:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1647,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1605,"src":"21340:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1648,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"21349:2:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1644,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1742,"src":"21311:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1649,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21311:41:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1613,"id":1650,"nodeType":"Return","src":"21304:48:2"}]},"documentation":{"id":1601,"nodeType":"StructuredDocumentation","src":"20754:54:2","text":" @dev See {IGovernor-castVoteBySig}."},"functionSelector":"8ff262e3","id":1652,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"20822:13:2","nodeType":"FunctionDefinition","parameters":{"id":1610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1603,"mutability":"mutable","name":"proposalId","nameLocation":"20853:10:2","nodeType":"VariableDeclaration","scope":1652,"src":"20845:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1602,"name":"uint256","nodeType":"ElementaryTypeName","src":"20845:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1605,"mutability":"mutable","name":"support","nameLocation":"20879:7:2","nodeType":"VariableDeclaration","scope":1652,"src":"20873:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1604,"name":"uint8","nodeType":"ElementaryTypeName","src":"20873:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1607,"mutability":"mutable","name":"voter","nameLocation":"20904:5:2","nodeType":"VariableDeclaration","scope":1652,"src":"20896:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1606,"name":"address","nodeType":"ElementaryTypeName","src":"20896:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1609,"mutability":"mutable","name":"signature","nameLocation":"20932:9:2","nodeType":"VariableDeclaration","scope":1652,"src":"20919:22:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1608,"name":"bytes","nodeType":"ElementaryTypeName","src":"20919:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20835:112:2"},"returnParameters":{"id":1613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1652,"src":"20972:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1611,"name":"uint256","nodeType":"ElementaryTypeName","src":"20972:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20971:9:2"},"scope":2134,"src":"20813:546:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2587],"body":{"id":1717,"nodeType":"Block","src":"21691:702:2","statements":[{"assignments":[1671],"declarations":[{"constant":false,"id":1671,"mutability":"mutable","name":"valid","nameLocation":"21706:5:2","nodeType":"VariableDeclaration","scope":1717,"src":"21701:10:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1670,"name":"bool","nodeType":"ElementaryTypeName","src":"21701:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1700,"initialValue":{"arguments":[{"id":1674,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"21764:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1679,"name":"EXTENDED_BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":435,"src":"21884:24:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1680,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1655,"src":"21934:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1681,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1657,"src":"21970:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1682,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22003:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1684,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22044:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1683,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6782,"src":"22034:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1685,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22034:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"arguments":[{"id":1689,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1661,"src":"22092:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1688,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22086:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":1687,"name":"bytes","nodeType":"ElementaryTypeName","src":"22086:5:2","typeDescriptions":{}}},"id":1690,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22086:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":1686,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"22076:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1691,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22076:24:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":1693,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1663,"src":"22136:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1692,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"22126:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22126:17:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1677,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"21848:3:2","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1678,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"21852:6:2","memberName":"encode","nodeType":"MemberAccess","src":"21848:10:2","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1695,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21848:317:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1676,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"21817:9:2","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1696,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21817:366:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1675,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8909,"src":"21783:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1697,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21783:414:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1698,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1665,"src":"22211:9:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1672,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9158,"src":"21714:16:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9158_$","typeString":"type(library SignatureChecker)"}},"id":1673,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21731:19:2","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9105,"src":"21714:36:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1699,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21714:516:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"21701:529:2"},{"condition":{"id":1702,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"22245:6:2","subExpression":{"id":1701,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1671,"src":"22246:5:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1708,"nodeType":"IfStatement","src":"22241:75:2","trueBody":{"id":1707,"nodeType":"Block","src":"22253:63:2","statements":[{"errorCall":{"arguments":[{"id":1704,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22299:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1703,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2239,"src":"22274:24:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1705,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22274:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1706,"nodeType":"RevertStatement","src":"22267:38:2"}]}},{"expression":{"arguments":[{"id":1710,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1655,"src":"22343:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1711,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1659,"src":"22355:5:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1712,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1657,"src":"22362:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1713,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1661,"src":"22371:6:2","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1714,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1663,"src":"22379:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1709,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1817,"src":"22333:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1715,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22333:53:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1669,"id":1716,"nodeType":"Return","src":"22326:60:2"}]},"documentation":{"id":1653,"nodeType":"StructuredDocumentation","src":"21365:73:2","text":" @dev See {IGovernor-castVoteWithReasonAndParamsBySig}."},"functionSelector":"5b8d0e0d","id":1718,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"21452:32:2","nodeType":"FunctionDefinition","parameters":{"id":1666,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1655,"mutability":"mutable","name":"proposalId","nameLocation":"21502:10:2","nodeType":"VariableDeclaration","scope":1718,"src":"21494:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1654,"name":"uint256","nodeType":"ElementaryTypeName","src":"21494:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1657,"mutability":"mutable","name":"support","nameLocation":"21528:7:2","nodeType":"VariableDeclaration","scope":1718,"src":"21522:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1656,"name":"uint8","nodeType":"ElementaryTypeName","src":"21522:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1659,"mutability":"mutable","name":"voter","nameLocation":"21553:5:2","nodeType":"VariableDeclaration","scope":1718,"src":"21545:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1658,"name":"address","nodeType":"ElementaryTypeName","src":"21545:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1661,"mutability":"mutable","name":"reason","nameLocation":"21584:6:2","nodeType":"VariableDeclaration","scope":1718,"src":"21568:22:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1660,"name":"string","nodeType":"ElementaryTypeName","src":"21568:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1663,"mutability":"mutable","name":"params","nameLocation":"21613:6:2","nodeType":"VariableDeclaration","scope":1718,"src":"21600:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1662,"name":"bytes","nodeType":"ElementaryTypeName","src":"21600:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":1665,"mutability":"mutable","name":"signature","nameLocation":"21642:9:2","nodeType":"VariableDeclaration","scope":1718,"src":"21629:22:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1664,"name":"bytes","nodeType":"ElementaryTypeName","src":"21629:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"21484:173:2"},"returnParameters":{"id":1669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1668,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1718,"src":"21682:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1667,"name":"uint256","nodeType":"ElementaryTypeName","src":"21682:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21681:9:2"},"scope":2134,"src":"21443:950:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1741,"nodeType":"Block","src":"22868:89:2","statements":[{"expression":{"arguments":[{"id":1733,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1721,"src":"22895:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1734,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1723,"src":"22907:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1735,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1725,"src":"22916:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1736,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1727,"src":"22925:6:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1737,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":889,"src":"22933:14:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1738,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22933:16:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1732,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1742,1817],"referencedDeclaration":1817,"src":"22885:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1739,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22885:65:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1731,"id":1740,"nodeType":"Return","src":"22878:72:2"}]},"documentation":{"id":1719,"nodeType":"StructuredDocumentation","src":"22399:298:2","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n Emits a {IGovernor-VoteCast} event."},"id":1742,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"22711:9:2","nodeType":"FunctionDefinition","parameters":{"id":1728,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1721,"mutability":"mutable","name":"proposalId","nameLocation":"22738:10:2","nodeType":"VariableDeclaration","scope":1742,"src":"22730:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1720,"name":"uint256","nodeType":"ElementaryTypeName","src":"22730:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1723,"mutability":"mutable","name":"account","nameLocation":"22766:7:2","nodeType":"VariableDeclaration","scope":1742,"src":"22758:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1722,"name":"address","nodeType":"ElementaryTypeName","src":"22758:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1725,"mutability":"mutable","name":"support","nameLocation":"22789:7:2","nodeType":"VariableDeclaration","scope":1742,"src":"22783:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1724,"name":"uint8","nodeType":"ElementaryTypeName","src":"22783:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1727,"mutability":"mutable","name":"reason","nameLocation":"22820:6:2","nodeType":"VariableDeclaration","scope":1742,"src":"22806:20:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1726,"name":"string","nodeType":"ElementaryTypeName","src":"22806:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"22720:112:2"},"returnParameters":{"id":1731,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1730,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1742,"src":"22859:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1729,"name":"uint256","nodeType":"ElementaryTypeName","src":"22859:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"22858:9:2"},"scope":2134,"src":"22702:255:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1816,"nodeType":"Block","src":"23434:574:2","statements":[{"expression":{"arguments":[{"id":1759,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23465:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1761,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"23496:13:2","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1762,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"23510:6:2","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2147,"src":"23496:20:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1760,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"23477:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1763,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23477:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1758,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2018,"src":"23444:20:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1764,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23444:74:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"id":1765,"nodeType":"ExpressionStatement","src":"23444:74:2"},{"assignments":[1767],"declarations":[{"constant":false,"id":1767,"mutability":"mutable","name":"totalWeight","nameLocation":"23537:11:2","nodeType":"VariableDeclaration","scope":1816,"src":"23529:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1766,"name":"uint256","nodeType":"ElementaryTypeName","src":"23529:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1775,"initialValue":{"arguments":[{"id":1769,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23561:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1771,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23587:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1770,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":731,"src":"23570:16:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":1772,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23570:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1773,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23600:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1768,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":857,"src":"23551:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1774,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23551:56:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23529:78:2"},{"assignments":[1777],"declarations":[{"constant":false,"id":1777,"mutability":"mutable","name":"votedWeight","nameLocation":"23625:11:2","nodeType":"VariableDeclaration","scope":1816,"src":"23617:19:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1776,"name":"uint256","nodeType":"ElementaryTypeName","src":"23617:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1785,"initialValue":{"arguments":[{"id":1779,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23650:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1780,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23662:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1781,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1749,"src":"23671:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1782,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1767,"src":"23680:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1783,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23693:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1778,"name":"_countVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":873,"src":"23639:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,uint256,bytes memory) returns (uint256)"}},"id":1784,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23639:61:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23617:83:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1789,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1786,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23715:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23722:6:2","memberName":"length","nodeType":"MemberAccess","src":"23715:13:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1788,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23732:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"23715:18:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1808,"nodeType":"Block","src":"23830:107:2","statements":[{"eventCall":{"arguments":[{"id":1800,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23868:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1801,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23877:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1802,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1749,"src":"23889:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1803,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1777,"src":"23898:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1804,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1751,"src":"23911:6:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":1805,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"23919:6:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1799,"name":"VoteCastWithParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2309,"src":"23849:18:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory,bytes memory)"}},"id":1806,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23849:77:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1807,"nodeType":"EmitStatement","src":"23844:82:2"}]},"id":1809,"nodeType":"IfStatement","src":"23711:226:2","trueBody":{"id":1798,"nodeType":"Block","src":"23735:89:2","statements":[{"eventCall":{"arguments":[{"id":1791,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1747,"src":"23763:7:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1792,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23772:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1793,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1749,"src":"23784:7:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1794,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1777,"src":"23793:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1795,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1751,"src":"23806:6:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1790,"name":"VoteCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2294,"src":"23754:8:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory)"}},"id":1796,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23754:59:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1797,"nodeType":"EmitStatement","src":"23749:64:2"}]}},{"expression":{"arguments":[{"id":1811,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1745,"src":"23961:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1810,"name":"_tallyUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":880,"src":"23947:13:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1812,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23947:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1813,"nodeType":"ExpressionStatement","src":"23947:25:2"},{"expression":{"id":1814,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1777,"src":"23990:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1757,"id":1815,"nodeType":"Return","src":"23983:18:2"}]},"documentation":{"id":1743,"nodeType":"StructuredDocumentation","src":"22963:271:2","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n Emits a {IGovernor-VoteCast} event."},"id":1817,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"23248:9:2","nodeType":"FunctionDefinition","parameters":{"id":1754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1745,"mutability":"mutable","name":"proposalId","nameLocation":"23275:10:2","nodeType":"VariableDeclaration","scope":1817,"src":"23267:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1744,"name":"uint256","nodeType":"ElementaryTypeName","src":"23267:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1747,"mutability":"mutable","name":"account","nameLocation":"23303:7:2","nodeType":"VariableDeclaration","scope":1817,"src":"23295:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1746,"name":"address","nodeType":"ElementaryTypeName","src":"23295:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1749,"mutability":"mutable","name":"support","nameLocation":"23326:7:2","nodeType":"VariableDeclaration","scope":1817,"src":"23320:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1748,"name":"uint8","nodeType":"ElementaryTypeName","src":"23320:5:2","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1751,"mutability":"mutable","name":"reason","nameLocation":"23357:6:2","nodeType":"VariableDeclaration","scope":1817,"src":"23343:20:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1750,"name":"string","nodeType":"ElementaryTypeName","src":"23343:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1753,"mutability":"mutable","name":"params","nameLocation":"23386:6:2","nodeType":"VariableDeclaration","scope":1817,"src":"23373:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1752,"name":"bytes","nodeType":"ElementaryTypeName","src":"23373:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"23257:141:2"},"returnParameters":{"id":1757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1817,"src":"23425:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1755,"name":"uint256","nodeType":"ElementaryTypeName","src":"23425:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23424:9:2"},"scope":2134,"src":"23239:769:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1847,"nodeType":"Block","src":"24566:145:2","statements":[{"assignments":[1830,1832],"declarations":[{"constant":false,"id":1830,"mutability":"mutable","name":"success","nameLocation":"24582:7:2","nodeType":"VariableDeclaration","scope":1847,"src":"24577:12:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1829,"name":"bool","nodeType":"ElementaryTypeName","src":"24577:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":1832,"mutability":"mutable","name":"returndata","nameLocation":"24604:10:2","nodeType":"VariableDeclaration","scope":1847,"src":"24591:23:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1831,"name":"bytes","nodeType":"ElementaryTypeName","src":"24591:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":1839,"initialValue":{"arguments":[{"id":1837,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1824,"src":"24644:4:2","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":1833,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1820,"src":"24618:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1834,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24625:4:2","memberName":"call","nodeType":"MemberAccess","src":"24618:11:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1836,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":1835,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1822,"src":"24637:5:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"24618:25:2","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1838,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24618:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"24576:73:2"},{"expression":{"arguments":[{"id":1843,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1830,"src":"24684:7:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":1844,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1832,"src":"24693:10:2","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1840,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"24659:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$6688_$","typeString":"type(library Address)"}},"id":1842,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24667:16:2","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":6667,"src":"24659:24:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":1845,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24659:45:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1846,"nodeType":"ExpressionStatement","src":"24659:45:2"}]},"documentation":{"id":1818,"nodeType":"StructuredDocumentation","src":"24014:440:2","text":" @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n is some contract other than the governor itself, like when using a timelock, this function can be invoked\n in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n Note that if the executor is simply the governor itself, use of `relay` is redundant."},"functionSelector":"c28bc2fa","id":1848,"implemented":true,"kind":"function","modifiers":[{"id":1827,"kind":"modifierInvocation","modifierName":{"id":1826,"name":"onlyGovernance","nameLocations":["24551:14:2"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"24551:14:2"},"nodeType":"ModifierInvocation","src":"24551:14:2"}],"name":"relay","nameLocation":"24468:5:2","nodeType":"FunctionDefinition","parameters":{"id":1825,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1820,"mutability":"mutable","name":"target","nameLocation":"24482:6:2","nodeType":"VariableDeclaration","scope":1848,"src":"24474:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1819,"name":"address","nodeType":"ElementaryTypeName","src":"24474:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1822,"mutability":"mutable","name":"value","nameLocation":"24498:5:2","nodeType":"VariableDeclaration","scope":1848,"src":"24490:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1821,"name":"uint256","nodeType":"ElementaryTypeName","src":"24490:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1824,"mutability":"mutable","name":"data","nameLocation":"24520:4:2","nodeType":"VariableDeclaration","scope":1848,"src":"24505:19:2","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":1823,"name":"bytes","nodeType":"ElementaryTypeName","src":"24505:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"24473:52:2"},"returnParameters":{"id":1828,"nodeType":"ParameterList","parameters":[],"src":"24566:0:2"},"scope":2134,"src":"24459:252:2","stateMutability":"payable","virtual":true,"visibility":"external"},{"body":{"id":1859,"nodeType":"Block","src":"24960:37:2","statements":[{"expression":{"arguments":[{"id":1856,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"24985:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1855,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24977:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1854,"name":"address","nodeType":"ElementaryTypeName","src":"24977:7:2","typeDescriptions":{}}},"id":1857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24977:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":1853,"id":1858,"nodeType":"Return","src":"24970:20:2"}]},"documentation":{"id":1849,"nodeType":"StructuredDocumentation","src":"24717:177:2","text":" @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n through another contract such as a timelock."},"id":1860,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"24908:9:2","nodeType":"FunctionDefinition","parameters":{"id":1850,"nodeType":"ParameterList","parameters":[],"src":"24917:2:2"},"returnParameters":{"id":1853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1852,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1860,"src":"24951:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1851,"name":"address","nodeType":"ElementaryTypeName","src":"24951:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"24950:9:2"},"scope":2134,"src":"24899:98:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[6400],"body":{"id":1890,"nodeType":"Block","src":"25301:154:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1880,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1874,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"25315:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1875,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25315:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1878,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25338:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1877,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25330:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1876,"name":"address","nodeType":"ElementaryTypeName","src":"25330:7:2","typeDescriptions":{}}},"id":1879,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25330:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"25315:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1885,"nodeType":"IfStatement","src":"25311:91:2","trueBody":{"id":1884,"nodeType":"Block","src":"25345:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1881,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"25366:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1882,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25366:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1883,"nodeType":"RevertStatement","src":"25359:32:2"}]}},{"expression":{"expression":{"expression":{"id":1886,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25418:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}},"id":1887,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25423:16:2","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":1891,"src":"25418:21:2","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":1888,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"25440:8:2","memberName":"selector","nodeType":"MemberAccess","src":"25418:30:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":1873,"id":1889,"nodeType":"Return","src":"25411:37:2"}]},"documentation":{"id":1861,"nodeType":"StructuredDocumentation","src":"25003:194:2","text":" @dev See {IERC721Receiver-onERC721Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"150b7a02","id":1891,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"25211:16:2","nodeType":"FunctionDefinition","parameters":{"id":1870,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1863,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25228:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1862,"name":"address","nodeType":"ElementaryTypeName","src":"25228:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1865,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25237:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1864,"name":"address","nodeType":"ElementaryTypeName","src":"25237:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1867,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25246:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1866,"name":"uint256","nodeType":"ElementaryTypeName","src":"25246:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1869,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25255:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1868,"name":"bytes","nodeType":"ElementaryTypeName","src":"25255:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25227:41:2"},"returnParameters":{"id":1873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1872,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1891,"src":"25293:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":1871,"name":"bytes4","nodeType":"ElementaryTypeName","src":"25293:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"25292:8:2"},"scope":2134,"src":"25202:253:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5532],"body":{"id":1923,"nodeType":"Block","src":"25771:155:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1913,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1907,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"25785:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25785:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1911,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25808:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1910,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25800:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1909,"name":"address","nodeType":"ElementaryTypeName","src":"25800:7:2","typeDescriptions":{}}},"id":1912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25800:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"25785:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1918,"nodeType":"IfStatement","src":"25781:91:2","trueBody":{"id":1917,"nodeType":"Block","src":"25815:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1914,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"25836:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1915,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25836:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1916,"nodeType":"RevertStatement","src":"25829:32:2"}]}},{"expression":{"expression":{"expression":{"id":1919,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25888:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}},"id":1920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25893:17:2","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":1924,"src":"25888:22:2","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":1921,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"25911:8:2","memberName":"selector","nodeType":"MemberAccess","src":"25888:31:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":1906,"id":1922,"nodeType":"Return","src":"25881:38:2"}]},"documentation":{"id":1892,"nodeType":"StructuredDocumentation","src":"25461:196:2","text":" @dev See {IERC1155Receiver-onERC1155Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"f23a6e61","id":1924,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"25671:17:2","nodeType":"FunctionDefinition","parameters":{"id":1903,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1894,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25689:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1893,"name":"address","nodeType":"ElementaryTypeName","src":"25689:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1896,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25698:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1895,"name":"address","nodeType":"ElementaryTypeName","src":"25698:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1898,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25707:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1897,"name":"uint256","nodeType":"ElementaryTypeName","src":"25707:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1900,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25716:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1899,"name":"uint256","nodeType":"ElementaryTypeName","src":"25716:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1902,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25725:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1901,"name":"bytes","nodeType":"ElementaryTypeName","src":"25725:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25688:50:2"},"returnParameters":{"id":1906,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1905,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1924,"src":"25763:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":1904,"name":"bytes4","nodeType":"ElementaryTypeName","src":"25763:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"25762:8:2"},"scope":2134,"src":"25662:264:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5550],"body":{"id":1958,"nodeType":"Block","src":"26316:160:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1948,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1942,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1860,"src":"26330:9:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1943,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26330:11:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1946,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"26353:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}],"id":1945,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26345:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1944,"name":"address","nodeType":"ElementaryTypeName","src":"26345:7:2","typeDescriptions":{}}},"id":1947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26345:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"26330:28:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1953,"nodeType":"IfStatement","src":"26326:91:2","trueBody":{"id":1952,"nodeType":"Block","src":"26360:57:2","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1949,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"26381:23:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1950,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26381:25:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1951,"nodeType":"RevertStatement","src":"26374:32:2"}]}},{"expression":{"expression":{"expression":{"id":1954,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"26433:4:2","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2134","typeString":"contract Governor"}},"id":1955,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26438:22:2","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":1959,"src":"26433:27:2","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":1956,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"26461:8:2","memberName":"selector","nodeType":"MemberAccess","src":"26433:36:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":1941,"id":1957,"nodeType":"Return","src":"26426:43:2"}]},"documentation":{"id":1925,"nodeType":"StructuredDocumentation","src":"25932:201:2","text":" @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"bc197c81","id":1959,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"26147:22:2","nodeType":"FunctionDefinition","parameters":{"id":1938,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1927,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26179:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1926,"name":"address","nodeType":"ElementaryTypeName","src":"26179:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1929,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26196:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1928,"name":"address","nodeType":"ElementaryTypeName","src":"26196:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1932,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26213:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1930,"name":"uint256","nodeType":"ElementaryTypeName","src":"26213:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1931,"nodeType":"ArrayTypeName","src":"26213:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1935,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26239:16:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1933,"name":"uint256","nodeType":"ElementaryTypeName","src":"26239:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1934,"nodeType":"ArrayTypeName","src":"26239:9:2","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1937,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26265:12:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1936,"name":"bytes","nodeType":"ElementaryTypeName","src":"26265:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"26169:114:2"},"returnParameters":{"id":1941,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1940,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1959,"src":"26308:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":1939,"name":"bytes4","nodeType":"ElementaryTypeName","src":"26308:6:2","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"26307:8:2"},"scope":2134,"src":"26138:338:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1978,"nodeType":"Block","src":"26975:58:2","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1975,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":1970,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27000:1:2","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":1973,"name":"proposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1963,"src":"27011:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1972,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27005:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":1971,"name":"uint8","nodeType":"ElementaryTypeName","src":"27005:5:2","typeDescriptions":{}}},"id":1974,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27005:20:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"27000:25:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1969,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26992:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":1968,"name":"bytes32","nodeType":"ElementaryTypeName","src":"26992:7:2","typeDescriptions":{}}},"id":1976,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26992:34:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":1967,"id":1977,"nodeType":"Return","src":"26985:41:2"}]},"documentation":{"id":1960,"nodeType":"StructuredDocumentation","src":"26482:399:2","text":" @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `ProposalState` enum. For example:\n 0x000...10000\n ^^^^^^------ ...\n ^----- Succeeded\n ^---- Defeated\n ^--- Canceled\n ^-- Active\n ^- Pending"},"id":1979,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"26895:18:2","nodeType":"FunctionDefinition","parameters":{"id":1964,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1963,"mutability":"mutable","name":"proposalState","nameLocation":"26928:13:2","nodeType":"VariableDeclaration","scope":1979,"src":"26914:27:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":1962,"nodeType":"UserDefinedTypeName","pathNode":{"id":1961,"name":"ProposalState","nameLocations":["26914:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"26914:13:2"},"referencedDeclaration":2154,"src":"26914:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"26913:29:2"},"returnParameters":{"id":1967,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1966,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1979,"src":"26966:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1965,"name":"bytes32","nodeType":"ElementaryTypeName","src":"26966:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"26965:9:2"},"scope":2134,"src":"26886:147:2","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":2017,"nodeType":"Block","src":"27449:273:2","statements":[{"assignments":[1992],"declarations":[{"constant":false,"id":1992,"mutability":"mutable","name":"currentState","nameLocation":"27473:12:2","nodeType":"VariableDeclaration","scope":2017,"src":"27459:26:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":1991,"nodeType":"UserDefinedTypeName","pathNode":{"id":1990,"name":"ProposalState","nameLocations":["27459:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"27459:13:2"},"referencedDeclaration":2154,"src":"27459:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":1996,"initialValue":{"arguments":[{"id":1994,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1982,"src":"27494:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1993,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":708,"src":"27488:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":1995,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27488:17:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"27459:46:2"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2006,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2001,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":1998,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1992,"src":"27538:12:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}],"id":1997,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1979,"src":"27519:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2154_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1999,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27519:32:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":2000,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1984,"src":"27554:13:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27519:48:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":2004,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27579:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2003,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27571:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":2002,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27571:7:2","typeDescriptions":{}}},"id":2005,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27571:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27519:62:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2014,"nodeType":"IfStatement","src":"27515:172:2","trueBody":{"id":2013,"nodeType":"Block","src":"27583:104:2","statements":[{"errorCall":{"arguments":[{"id":2008,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1982,"src":"27636:10:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2009,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1992,"src":"27648:12:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},{"id":2010,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1984,"src":"27662:13:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2007,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2196,"src":"27604:31:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2154_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":2011,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27604:72:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2012,"nodeType":"RevertStatement","src":"27597:79:2"}]}},{"expression":{"id":2015,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1992,"src":"27703:12:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":1989,"id":2016,"nodeType":"Return","src":"27696:19:2"}]},"documentation":{"id":1980,"nodeType":"StructuredDocumentation","src":"27039:294:2","text":" @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n This bitmap should be built using `_encodeStateBitmap`.\n If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error."},"id":2018,"implemented":true,"kind":"function","modifiers":[],"name":"_validateStateBitmap","nameLocation":"27347:20:2","nodeType":"FunctionDefinition","parameters":{"id":1985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1982,"mutability":"mutable","name":"proposalId","nameLocation":"27376:10:2","nodeType":"VariableDeclaration","scope":2018,"src":"27368:18:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1981,"name":"uint256","nodeType":"ElementaryTypeName","src":"27368:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1984,"mutability":"mutable","name":"allowedStates","nameLocation":"27396:13:2","nodeType":"VariableDeclaration","scope":2018,"src":"27388:21:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1983,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27388:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"27367:43:2"},"returnParameters":{"id":1989,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1988,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2018,"src":"27434:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":1987,"nodeType":"UserDefinedTypeName","pathNode":{"id":1986,"name":"ProposalState","nameLocations":["27434:13:2"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"27434:13:2"},"referencedDeclaration":2154,"src":"27434:13:2","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"27433:15:2"},"scope":2134,"src":"27338:384:2","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":2088,"nodeType":"Block","src":"28992:855:2","statements":[{"id":2087,"nodeType":"UncheckedBlock","src":"29002:839:2","statements":[{"assignments":[2028],"declarations":[{"constant":false,"id":2028,"mutability":"mutable","name":"length","nameLocation":"29034:6:2","nodeType":"VariableDeclaration","scope":2087,"src":"29026:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2027,"name":"uint256","nodeType":"ElementaryTypeName","src":"29026:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2034,"initialValue":{"expression":{"arguments":[{"id":2031,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2022,"src":"29049:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2030,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29043:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2029,"name":"bytes","nodeType":"ElementaryTypeName","src":"29043:5:2","typeDescriptions":{}}},"id":2032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29043:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":2033,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"29062:6:2","memberName":"length","nodeType":"MemberAccess","src":"29043:25:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"29026:42:2"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2035,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29157:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3532","id":2036,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29166:2:2","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29157:11:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2041,"nodeType":"IfStatement","src":"29153:61:2","trueBody":{"id":2040,"nodeType":"Block","src":"29170:44:2","statements":[{"expression":{"hexValue":"74727565","id":2038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29195:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2026,"id":2039,"nodeType":"Return","src":"29188:11:2"}]}},{"assignments":[2043],"declarations":[{"constant":false,"id":2043,"mutability":"mutable","name":"marker","nameLocation":"29318:6:2","nodeType":"VariableDeclaration","scope":2087,"src":"29310:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"typeName":{"id":2042,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29310:7:2","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"visibility":"internal"}],"id":2056,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":2049,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2022,"src":"29364:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2048,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29358:5:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2047,"name":"bytes","nodeType":"ElementaryTypeName","src":"29358:5:2","typeDescriptions":{}}},"id":2050,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29358:18:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2053,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2051,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29378:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3532","id":2052,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29387:2:2","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29378:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2046,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2133,"src":"29335:22:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":2054,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29335:55:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2045,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29327:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2044,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29327:7:2","typeDescriptions":{}}},"id":2055,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29327:64:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"VariableDeclarationStatement","src":"29310:81:2"},{"condition":{"commonType":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"id":2062,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2057,"name":"marker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2043,"src":"29490:6:2","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"2370726f706f7365723d","id":2060,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"29508:12:2","typeDescriptions":{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""},"value":"#proposer="}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""}],"id":2059,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29500:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2058,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29500:7:2","typeDescriptions":{}}},"id":2061,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29500:21:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"src":"29490:31:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2066,"nodeType":"IfStatement","src":"29486:81:2","trueBody":{"id":2065,"nodeType":"Block","src":"29523:44:2","statements":[{"expression":{"hexValue":"74727565","id":2063,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29548:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2026,"id":2064,"nodeType":"Return","src":"29541:11:2"}]}},{"assignments":[2068,2070],"declarations":[{"constant":false,"id":2068,"mutability":"mutable","name":"success","nameLocation":"29689:7:2","nodeType":"VariableDeclaration","scope":2087,"src":"29684:12:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2067,"name":"bool","nodeType":"ElementaryTypeName","src":"29684:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":2070,"mutability":"mutable","name":"recovered","nameLocation":"29706:9:2","nodeType":"VariableDeclaration","scope":2087,"src":"29698:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2069,"name":"address","nodeType":"ElementaryTypeName","src":"29698:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":2079,"initialValue":{"arguments":[{"id":2073,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2022,"src":"29743:11:2","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2074,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29756:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3432","id":2075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29765:2:2","typeDescriptions":{"typeIdentifier":"t_rational_42_by_1","typeString":"int_const 42"},"value":"42"},"src":"29756:11:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2077,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2028,"src":"29769:6:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":2071,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"29719:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$8401_$","typeString":"type(library Strings)"}},"id":2072,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"29727:15:2","memberName":"tryParseAddress","nodeType":"MemberAccess","referencedDeclaration":8328,"src":"29719:23:2","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":2078,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29719:57:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"29683:93:2"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":2085,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2081,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"29797:8:2","subExpression":{"id":2080,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2068,"src":"29798:7:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2084,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2082,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2070,"src":"29809:9:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":2083,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2020,"src":"29822:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"29809:21:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"29797:33:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2026,"id":2086,"nodeType":"Return","src":"29790:40:2"}]}]},"id":2089,"implemented":true,"kind":"function","modifiers":[],"name":"_isValidDescriptionForProposer","nameLocation":"28857:30:2","nodeType":"FunctionDefinition","parameters":{"id":2023,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2020,"mutability":"mutable","name":"proposer","nameLocation":"28905:8:2","nodeType":"VariableDeclaration","scope":2089,"src":"28897:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2019,"name":"address","nodeType":"ElementaryTypeName","src":"28897:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2022,"mutability":"mutable","name":"description","nameLocation":"28937:11:2","nodeType":"VariableDeclaration","scope":2089,"src":"28923:25:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2021,"name":"string","nodeType":"ElementaryTypeName","src":"28923:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"28887:67:2"},"returnParameters":{"id":2026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2025,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2089,"src":"28986:4:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2024,"name":"bool","nodeType":"ElementaryTypeName","src":"28986:4:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"28985:6:2"},"scope":2134,"src":"28848:999:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5365],"documentation":{"id":2090,"nodeType":"StructuredDocumentation","src":"29853:39:2","text":" @inheritdoc IERC6372"},"functionSelector":"91ddadf4","id":2095,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"29906:5:2","nodeType":"FunctionDefinition","parameters":{"id":2091,"nodeType":"ParameterList","parameters":[],"src":"29911:2:2"},"returnParameters":{"id":2094,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2093,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2095,"src":"29943:6:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":2092,"name":"uint48","nodeType":"ElementaryTypeName","src":"29943:6:2","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"29942:8:2"},"scope":2134,"src":"29897:54:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5371],"documentation":{"id":2096,"nodeType":"StructuredDocumentation","src":"29957:39:2","text":" @inheritdoc IERC6372"},"functionSelector":"4bf5d7e9","id":2101,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"30063:10:2","nodeType":"FunctionDefinition","parameters":{"id":2097,"nodeType":"ParameterList","parameters":[],"src":"30073:2:2"},"returnParameters":{"id":2100,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2099,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2101,"src":"30105:13:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2098,"name":"string","nodeType":"ElementaryTypeName","src":"30105:6:2","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"30104:15:2"},"scope":2134,"src":"30054:66:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2405],"documentation":{"id":2102,"nodeType":"StructuredDocumentation","src":"30126:40:2","text":" @inheritdoc IGovernor"},"functionSelector":"3932abb1","id":2107,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"30180:11:2","nodeType":"FunctionDefinition","parameters":{"id":2103,"nodeType":"ParameterList","parameters":[],"src":"30191:2:2"},"returnParameters":{"id":2106,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2105,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"30223:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2104,"name":"uint256","nodeType":"ElementaryTypeName","src":"30223:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30222:9:2"},"scope":2134,"src":"30171:61:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2411],"documentation":{"id":2108,"nodeType":"StructuredDocumentation","src":"30238:40:2","text":" @inheritdoc IGovernor"},"functionSelector":"02a251a3","id":2113,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"30292:12:2","nodeType":"FunctionDefinition","parameters":{"id":2109,"nodeType":"ParameterList","parameters":[],"src":"30304:2:2"},"returnParameters":{"id":2112,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2111,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2113,"src":"30336:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2110,"name":"uint256","nodeType":"ElementaryTypeName","src":"30336:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30335:9:2"},"scope":2134,"src":"30283:62:2","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2419],"documentation":{"id":2114,"nodeType":"StructuredDocumentation","src":"30351:40:2","text":" @inheritdoc IGovernor"},"functionSelector":"f8ce560a","id":2121,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"30405:6:2","nodeType":"FunctionDefinition","parameters":{"id":2117,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2116,"mutability":"mutable","name":"timepoint","nameLocation":"30420:9:2","nodeType":"VariableDeclaration","scope":2121,"src":"30412:17:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2115,"name":"uint256","nodeType":"ElementaryTypeName","src":"30412:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30411:19:2"},"returnParameters":{"id":2120,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2119,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2121,"src":"30460:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2118,"name":"uint256","nodeType":"ElementaryTypeName","src":"30460:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30459:9:2"},"scope":2134,"src":"30396:73:2","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2132,"nodeType":"Block","src":"30854:225:2","statements":[{"AST":{"nodeType":"YulBlock","src":"31003:70:2","statements":[{"nodeType":"YulAssignment","src":"31017:46:2","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"31036:6:2"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"31048:4:2","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"31054:6:2"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31044:3:2"},"nodeType":"YulFunctionCall","src":"31044:17:2"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31032:3:2"},"nodeType":"YulFunctionCall","src":"31032:30:2"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"31026:5:2"},"nodeType":"YulFunctionCall","src":"31026:37:2"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"31017:5:2"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":2124,"isOffset":false,"isSlot":false,"src":"31036:6:2","valueSize":1},{"declaration":2126,"isOffset":false,"isSlot":false,"src":"31054:6:2","valueSize":1},{"declaration":2129,"isOffset":false,"isSlot":false,"src":"31017:5:2","valueSize":1}],"flags":["memory-safe"],"id":2131,"nodeType":"InlineAssembly","src":"30978:95:2"}]},"documentation":{"id":2122,"nodeType":"StructuredDocumentation","src":"30475:268:2","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":2133,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"30757:22:2","nodeType":"FunctionDefinition","parameters":{"id":2127,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2124,"mutability":"mutable","name":"buffer","nameLocation":"30793:6:2","nodeType":"VariableDeclaration","scope":2133,"src":"30780:19:2","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2123,"name":"bytes","nodeType":"ElementaryTypeName","src":"30780:5:2","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2126,"mutability":"mutable","name":"offset","nameLocation":"30809:6:2","nodeType":"VariableDeclaration","scope":2133,"src":"30801:14:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2125,"name":"uint256","nodeType":"ElementaryTypeName","src":"30801:7:2","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30779:37:2"},"returnParameters":{"id":2130,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2129,"mutability":"mutable","name":"value","nameLocation":"30847:5:2","nodeType":"VariableDeclaration","scope":2133,"src":"30839:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2128,"name":"bytes32","nodeType":"ElementaryTypeName","src":"30839:7:2","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"30838:15:2"},"scope":2134,"src":"30748:331:2","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":2135,"src":"1243:29838:2","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,5326]}],"src":"107:30975:2"},"id":2},"@openzeppelin/contracts/governance/IGovernor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","exportedSymbols":{"IERC165":[9194],"IERC6372":[5372],"IGovernor":[2588]},"id":2589,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2136,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:3"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../interfaces/IERC165.sol","id":2138,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2589,"sourceUnit":5322,"src":"134:50:3","symbolAliases":[{"foreign":{"id":2137,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"142:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"../interfaces/IERC6372.sol","id":2140,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2589,"sourceUnit":5373,"src":"185:52:3","symbolAliases":[{"foreign":{"id":2139,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5372,"src":"193:8:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2142,"name":"IERC165","nameLocations":["522:7:3"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"522:7:3"},"id":2143,"nodeType":"InheritanceSpecifier","src":"522:7:3"},{"baseName":{"id":2144,"name":"IERC6372","nameLocations":["531:8:3"],"nodeType":"IdentifierPath","referencedDeclaration":5372,"src":"531:8:3"},"id":2145,"nodeType":"InheritanceSpecifier","src":"531:8:3"}],"canonicalName":"IGovernor","contractDependencies":[],"contractKind":"interface","documentation":{"id":2141,"nodeType":"StructuredDocumentation","src":"239:259:3","text":" @dev Interface of the {Governor} core.\n NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers."},"fullyImplemented":false,"id":2588,"linearizedBaseContracts":[2588,5372,9194],"name":"IGovernor","nameLocation":"509:9:3","nodeType":"ContractDefinition","nodes":[{"canonicalName":"IGovernor.ProposalState","id":2154,"members":[{"id":2146,"name":"Pending","nameLocation":"575:7:3","nodeType":"EnumValue","src":"575:7:3"},{"id":2147,"name":"Active","nameLocation":"592:6:3","nodeType":"EnumValue","src":"592:6:3"},{"id":2148,"name":"Canceled","nameLocation":"608:8:3","nodeType":"EnumValue","src":"608:8:3"},{"id":2149,"name":"Defeated","nameLocation":"626:8:3","nodeType":"EnumValue","src":"626:8:3"},{"id":2150,"name":"Succeeded","nameLocation":"644:9:3","nodeType":"EnumValue","src":"644:9:3"},{"id":2151,"name":"Queued","nameLocation":"663:6:3","nodeType":"EnumValue","src":"663:6:3"},{"id":2152,"name":"Expired","nameLocation":"679:7:3","nodeType":"EnumValue","src":"679:7:3"},{"id":2153,"name":"Executed","nameLocation":"696:8:3","nodeType":"EnumValue","src":"696:8:3"}],"name":"ProposalState","nameLocation":"551:13:3","nodeType":"EnumDefinition","src":"546:164:3"},{"documentation":{"id":2155,"nodeType":"StructuredDocumentation","src":"716:103:3","text":" @dev Empty proposal or a mismatch between the parameters length for a proposal call."},"errorSelector":"447b05d0","id":2163,"name":"GovernorInvalidProposalLength","nameLocation":"830:29:3","nodeType":"ErrorDefinition","parameters":{"id":2162,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2157,"mutability":"mutable","name":"targets","nameLocation":"868:7:3","nodeType":"VariableDeclaration","scope":2163,"src":"860:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2156,"name":"uint256","nodeType":"ElementaryTypeName","src":"860:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2159,"mutability":"mutable","name":"calldatas","nameLocation":"885:9:3","nodeType":"VariableDeclaration","scope":2163,"src":"877:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2158,"name":"uint256","nodeType":"ElementaryTypeName","src":"877:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2161,"mutability":"mutable","name":"values","nameLocation":"904:6:3","nodeType":"VariableDeclaration","scope":2163,"src":"896:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2160,"name":"uint256","nodeType":"ElementaryTypeName","src":"896:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"859:52:3"},"src":"824:88:3"},{"documentation":{"id":2164,"nodeType":"StructuredDocumentation","src":"918:50:3","text":" @dev The vote was already cast."},"errorSelector":"71c6af49","id":2168,"name":"GovernorAlreadyCastVote","nameLocation":"979:23:3","nodeType":"ErrorDefinition","parameters":{"id":2167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2166,"mutability":"mutable","name":"voter","nameLocation":"1011:5:3","nodeType":"VariableDeclaration","scope":2168,"src":"1003:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2165,"name":"address","nodeType":"ElementaryTypeName","src":"1003:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1002:15:3"},"src":"973:45:3"},{"documentation":{"id":2169,"nodeType":"StructuredDocumentation","src":"1024:69:3","text":" @dev Token deposits are disabled in this contract."},"errorSelector":"e90a651e","id":2171,"name":"GovernorDisabledDeposit","nameLocation":"1104:23:3","nodeType":"ErrorDefinition","parameters":{"id":2170,"nodeType":"ParameterList","parameters":[],"src":"1127:2:3"},"src":"1098:32:3"},{"documentation":{"id":2172,"nodeType":"StructuredDocumentation","src":"1136:56:3","text":" @dev The `account` is not a proposer."},"errorSelector":"233d98e3","id":2176,"name":"GovernorOnlyProposer","nameLocation":"1203:20:3","nodeType":"ErrorDefinition","parameters":{"id":2175,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2174,"mutability":"mutable","name":"account","nameLocation":"1232:7:3","nodeType":"VariableDeclaration","scope":2176,"src":"1224:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2173,"name":"address","nodeType":"ElementaryTypeName","src":"1224:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1223:17:3"},"src":"1197:44:3"},{"documentation":{"id":2177,"nodeType":"StructuredDocumentation","src":"1247:69:3","text":" @dev The `account` is not the governance executor."},"errorSelector":"47096e47","id":2181,"name":"GovernorOnlyExecutor","nameLocation":"1327:20:3","nodeType":"ErrorDefinition","parameters":{"id":2180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2179,"mutability":"mutable","name":"account","nameLocation":"1356:7:3","nodeType":"VariableDeclaration","scope":2181,"src":"1348:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2178,"name":"address","nodeType":"ElementaryTypeName","src":"1348:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1347:17:3"},"src":"1321:44:3"},{"documentation":{"id":2182,"nodeType":"StructuredDocumentation","src":"1371:55:3","text":" @dev The `proposalId` doesn't exist."},"errorSelector":"6ad06075","id":2186,"name":"GovernorNonexistentProposal","nameLocation":"1437:27:3","nodeType":"ErrorDefinition","parameters":{"id":2185,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2184,"mutability":"mutable","name":"proposalId","nameLocation":"1473:10:3","nodeType":"VariableDeclaration","scope":2186,"src":"1465:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2183,"name":"uint256","nodeType":"ElementaryTypeName","src":"1465:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1464:20:3"},"src":"1431:54:3"},{"documentation":{"id":2187,"nodeType":"StructuredDocumentation","src":"1491:530:3","text":" @dev The current state of a proposal is not the required for performing an operation.\n The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n counting from right to left.\n NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n See {Governor-_encodeStateBitmap}."},"errorSelector":"31b75e4d","id":2196,"name":"GovernorUnexpectedProposalState","nameLocation":"2032:31:3","nodeType":"ErrorDefinition","parameters":{"id":2195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2189,"mutability":"mutable","name":"proposalId","nameLocation":"2072:10:3","nodeType":"VariableDeclaration","scope":2196,"src":"2064:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2188,"name":"uint256","nodeType":"ElementaryTypeName","src":"2064:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2192,"mutability":"mutable","name":"current","nameLocation":"2098:7:3","nodeType":"VariableDeclaration","scope":2196,"src":"2084:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2191,"nodeType":"UserDefinedTypeName","pathNode":{"id":2190,"name":"ProposalState","nameLocations":["2084:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"2084:13:3"},"referencedDeclaration":2154,"src":"2084:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"},{"constant":false,"id":2194,"mutability":"mutable","name":"expectedStates","nameLocation":"2115:14:3","nodeType":"VariableDeclaration","scope":2196,"src":"2107:22:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2193,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2107:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2063:67:3"},"src":"2026:105:3"},{"documentation":{"id":2197,"nodeType":"StructuredDocumentation","src":"2137:68:3","text":" @dev The voting period set is not a valid period."},"errorSelector":"f1cfbf05","id":2201,"name":"GovernorInvalidVotingPeriod","nameLocation":"2216:27:3","nodeType":"ErrorDefinition","parameters":{"id":2200,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2199,"mutability":"mutable","name":"votingPeriod","nameLocation":"2252:12:3","nodeType":"VariableDeclaration","scope":2201,"src":"2244:20:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2198,"name":"uint256","nodeType":"ElementaryTypeName","src":"2244:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2243:22:3"},"src":"2210:56:3"},{"documentation":{"id":2202,"nodeType":"StructuredDocumentation","src":"2272:93:3","text":" @dev The `proposer` does not have the required votes to create a proposal."},"errorSelector":"c242ee16","id":2210,"name":"GovernorInsufficientProposerVotes","nameLocation":"2376:33:3","nodeType":"ErrorDefinition","parameters":{"id":2209,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2204,"mutability":"mutable","name":"proposer","nameLocation":"2418:8:3","nodeType":"VariableDeclaration","scope":2210,"src":"2410:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2203,"name":"address","nodeType":"ElementaryTypeName","src":"2410:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2206,"mutability":"mutable","name":"votes","nameLocation":"2436:5:3","nodeType":"VariableDeclaration","scope":2210,"src":"2428:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2205,"name":"uint256","nodeType":"ElementaryTypeName","src":"2428:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2208,"mutability":"mutable","name":"threshold","nameLocation":"2451:9:3","nodeType":"VariableDeclaration","scope":2210,"src":"2443:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2207,"name":"uint256","nodeType":"ElementaryTypeName","src":"2443:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2409:52:3"},"src":"2370:92:3"},{"documentation":{"id":2211,"nodeType":"StructuredDocumentation","src":"2468:75:3","text":" @dev The `proposer` is not allowed to create a proposal."},"errorSelector":"d9b39557","id":2215,"name":"GovernorRestrictedProposer","nameLocation":"2554:26:3","nodeType":"ErrorDefinition","parameters":{"id":2214,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2213,"mutability":"mutable","name":"proposer","nameLocation":"2589:8:3","nodeType":"VariableDeclaration","scope":2215,"src":"2581:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2212,"name":"address","nodeType":"ElementaryTypeName","src":"2581:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2580:18:3"},"src":"2548:51:3"},{"documentation":{"id":2216,"nodeType":"StructuredDocumentation","src":"2605:94:3","text":" @dev The vote type used is not valid for the corresponding counting module."},"errorSelector":"06b337c2","id":2218,"name":"GovernorInvalidVoteType","nameLocation":"2710:23:3","nodeType":"ErrorDefinition","parameters":{"id":2217,"nodeType":"ParameterList","parameters":[],"src":"2733:2:3"},"src":"2704:32:3"},{"documentation":{"id":2219,"nodeType":"StructuredDocumentation","src":"2742:91:3","text":" @dev The provided params buffer is not supported by the counting module."},"errorSelector":"867db771","id":2221,"name":"GovernorInvalidVoteParams","nameLocation":"2844:25:3","nodeType":"ErrorDefinition","parameters":{"id":2220,"nodeType":"ParameterList","parameters":[],"src":"2869:2:3"},"src":"2838:34:3"},{"documentation":{"id":2222,"nodeType":"StructuredDocumentation","src":"2878:112:3","text":" @dev Queue operation is not implemented for this governor. Execute should be called directly."},"errorSelector":"90884a46","id":2224,"name":"GovernorQueueNotImplemented","nameLocation":"3001:27:3","nodeType":"ErrorDefinition","parameters":{"id":2223,"nodeType":"ParameterList","parameters":[],"src":"3028:2:3"},"src":"2995:36:3"},{"documentation":{"id":2225,"nodeType":"StructuredDocumentation","src":"3037:60:3","text":" @dev The proposal hasn't been queued yet."},"errorSelector":"d5ddb825","id":2229,"name":"GovernorNotQueuedProposal","nameLocation":"3108:25:3","nodeType":"ErrorDefinition","parameters":{"id":2228,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2227,"mutability":"mutable","name":"proposalId","nameLocation":"3142:10:3","nodeType":"VariableDeclaration","scope":2229,"src":"3134:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2226,"name":"uint256","nodeType":"ElementaryTypeName","src":"3134:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3133:20:3"},"src":"3102:52:3"},{"documentation":{"id":2230,"nodeType":"StructuredDocumentation","src":"3160:61:3","text":" @dev The proposal has already been queued."},"errorSelector":"f20e7d37","id":2234,"name":"GovernorAlreadyQueuedProposal","nameLocation":"3232:29:3","nodeType":"ErrorDefinition","parameters":{"id":2233,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2232,"mutability":"mutable","name":"proposalId","nameLocation":"3270:10:3","nodeType":"VariableDeclaration","scope":2234,"src":"3262:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2231,"name":"uint256","nodeType":"ElementaryTypeName","src":"3262:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3261:20:3"},"src":"3226:56:3"},{"documentation":{"id":2235,"nodeType":"StructuredDocumentation","src":"3288:184:3","text":" @dev The provided signature is not valid for the expected `voter`.\n If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}."},"errorSelector":"94ab6c07","id":2239,"name":"GovernorInvalidSignature","nameLocation":"3483:24:3","nodeType":"ErrorDefinition","parameters":{"id":2238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2237,"mutability":"mutable","name":"voter","nameLocation":"3516:5:3","nodeType":"VariableDeclaration","scope":2239,"src":"3508:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2236,"name":"address","nodeType":"ElementaryTypeName","src":"3508:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3507:15:3"},"src":"3477:46:3"},{"anonymous":false,"documentation":{"id":2240,"nodeType":"StructuredDocumentation","src":"3529:59:3","text":" @dev Emitted when a proposal is created."},"eventSelector":"7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0","id":2264,"name":"ProposalCreated","nameLocation":"3599:15:3","nodeType":"EventDefinition","parameters":{"id":2263,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2242,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3632:10:3","nodeType":"VariableDeclaration","scope":2264,"src":"3624:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2241,"name":"uint256","nodeType":"ElementaryTypeName","src":"3624:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2244,"indexed":false,"mutability":"mutable","name":"proposer","nameLocation":"3660:8:3","nodeType":"VariableDeclaration","scope":2264,"src":"3652:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2243,"name":"address","nodeType":"ElementaryTypeName","src":"3652:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2247,"indexed":false,"mutability":"mutable","name":"targets","nameLocation":"3688:7:3","nodeType":"VariableDeclaration","scope":2264,"src":"3678:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2245,"name":"address","nodeType":"ElementaryTypeName","src":"3678:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2246,"nodeType":"ArrayTypeName","src":"3678:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2250,"indexed":false,"mutability":"mutable","name":"values","nameLocation":"3715:6:3","nodeType":"VariableDeclaration","scope":2264,"src":"3705:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2248,"name":"uint256","nodeType":"ElementaryTypeName","src":"3705:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2249,"nodeType":"ArrayTypeName","src":"3705:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2253,"indexed":false,"mutability":"mutable","name":"signatures","nameLocation":"3740:10:3","nodeType":"VariableDeclaration","scope":2264,"src":"3731:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":2251,"name":"string","nodeType":"ElementaryTypeName","src":"3731:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":2252,"nodeType":"ArrayTypeName","src":"3731:8:3","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":2256,"indexed":false,"mutability":"mutable","name":"calldatas","nameLocation":"3768:9:3","nodeType":"VariableDeclaration","scope":2264,"src":"3760:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2254,"name":"bytes","nodeType":"ElementaryTypeName","src":"3760:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2255,"nodeType":"ArrayTypeName","src":"3760:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2258,"indexed":false,"mutability":"mutable","name":"voteStart","nameLocation":"3795:9:3","nodeType":"VariableDeclaration","scope":2264,"src":"3787:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2257,"name":"uint256","nodeType":"ElementaryTypeName","src":"3787:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2260,"indexed":false,"mutability":"mutable","name":"voteEnd","nameLocation":"3822:7:3","nodeType":"VariableDeclaration","scope":2264,"src":"3814:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2259,"name":"uint256","nodeType":"ElementaryTypeName","src":"3814:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2262,"indexed":false,"mutability":"mutable","name":"description","nameLocation":"3846:11:3","nodeType":"VariableDeclaration","scope":2264,"src":"3839:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2261,"name":"string","nodeType":"ElementaryTypeName","src":"3839:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3614:249:3"},"src":"3593:271:3"},{"anonymous":false,"documentation":{"id":2265,"nodeType":"StructuredDocumentation","src":"3870:58:3","text":" @dev Emitted when a proposal is queued."},"eventSelector":"9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892","id":2271,"name":"ProposalQueued","nameLocation":"3939:14:3","nodeType":"EventDefinition","parameters":{"id":2270,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2267,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3962:10:3","nodeType":"VariableDeclaration","scope":2271,"src":"3954:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2266,"name":"uint256","nodeType":"ElementaryTypeName","src":"3954:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2269,"indexed":false,"mutability":"mutable","name":"etaSeconds","nameLocation":"3982:10:3","nodeType":"VariableDeclaration","scope":2271,"src":"3974:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2268,"name":"uint256","nodeType":"ElementaryTypeName","src":"3974:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3953:40:3"},"src":"3933:61:3"},{"anonymous":false,"documentation":{"id":2272,"nodeType":"StructuredDocumentation","src":"4000:60:3","text":" @dev Emitted when a proposal is executed."},"eventSelector":"712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f","id":2276,"name":"ProposalExecuted","nameLocation":"4071:16:3","nodeType":"EventDefinition","parameters":{"id":2275,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2274,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4096:10:3","nodeType":"VariableDeclaration","scope":2276,"src":"4088:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2273,"name":"uint256","nodeType":"ElementaryTypeName","src":"4088:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4087:20:3"},"src":"4065:43:3"},{"anonymous":false,"documentation":{"id":2277,"nodeType":"StructuredDocumentation","src":"4114:60:3","text":" @dev Emitted when a proposal is canceled."},"eventSelector":"789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c","id":2281,"name":"ProposalCanceled","nameLocation":"4185:16:3","nodeType":"EventDefinition","parameters":{"id":2280,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2279,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4210:10:3","nodeType":"VariableDeclaration","scope":2281,"src":"4202:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2278,"name":"uint256","nodeType":"ElementaryTypeName","src":"4202:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4201:20:3"},"src":"4179:43:3"},{"anonymous":false,"documentation":{"id":2282,"nodeType":"StructuredDocumentation","src":"4228:187:3","text":" @dev Emitted when a vote is cast without params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used."},"eventSelector":"b8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4","id":2294,"name":"VoteCast","nameLocation":"4426:8:3","nodeType":"EventDefinition","parameters":{"id":2293,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2284,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4451:5:3","nodeType":"VariableDeclaration","scope":2294,"src":"4435:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2283,"name":"address","nodeType":"ElementaryTypeName","src":"4435:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2286,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4466:10:3","nodeType":"VariableDeclaration","scope":2294,"src":"4458:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2285,"name":"uint256","nodeType":"ElementaryTypeName","src":"4458:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2288,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4484:7:3","nodeType":"VariableDeclaration","scope":2294,"src":"4478:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2287,"name":"uint8","nodeType":"ElementaryTypeName","src":"4478:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2290,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"4501:6:3","nodeType":"VariableDeclaration","scope":2294,"src":"4493:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2289,"name":"uint256","nodeType":"ElementaryTypeName","src":"4493:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2292,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"4516:6:3","nodeType":"VariableDeclaration","scope":2294,"src":"4509:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2291,"name":"string","nodeType":"ElementaryTypeName","src":"4509:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4434:89:3"},"src":"4420:104:3"},{"anonymous":false,"documentation":{"id":2295,"nodeType":"StructuredDocumentation","src":"4530:297:3","text":" @dev Emitted when a vote is cast with params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n `params` are additional encoded parameters. Their interpretation also depends on the voting module used."},"eventSelector":"e2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712","id":2309,"name":"VoteCastWithParams","nameLocation":"4838:18:3","nodeType":"EventDefinition","parameters":{"id":2308,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2297,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4882:5:3","nodeType":"VariableDeclaration","scope":2309,"src":"4866:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2296,"name":"address","nodeType":"ElementaryTypeName","src":"4866:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2299,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4905:10:3","nodeType":"VariableDeclaration","scope":2309,"src":"4897:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2298,"name":"uint256","nodeType":"ElementaryTypeName","src":"4897:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2301,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4931:7:3","nodeType":"VariableDeclaration","scope":2309,"src":"4925:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2300,"name":"uint8","nodeType":"ElementaryTypeName","src":"4925:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2303,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"4956:6:3","nodeType":"VariableDeclaration","scope":2309,"src":"4948:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2302,"name":"uint256","nodeType":"ElementaryTypeName","src":"4948:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2305,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"4979:6:3","nodeType":"VariableDeclaration","scope":2309,"src":"4972:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2304,"name":"string","nodeType":"ElementaryTypeName","src":"4972:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2307,"indexed":false,"mutability":"mutable","name":"params","nameLocation":"5001:6:3","nodeType":"VariableDeclaration","scope":2309,"src":"4995:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2306,"name":"bytes","nodeType":"ElementaryTypeName","src":"4995:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4856:157:3"},"src":"4832:182:3"},{"documentation":{"id":2310,"nodeType":"StructuredDocumentation","src":"5020:129:3","text":" @notice module:core\n @dev Name of the governor instance (used in building the EIP-712 domain separator)."},"functionSelector":"06fdde03","id":2315,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"5163:4:3","nodeType":"FunctionDefinition","parameters":{"id":2311,"nodeType":"ParameterList","parameters":[],"src":"5167:2:3"},"returnParameters":{"id":2314,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2313,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2315,"src":"5193:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2312,"name":"string","nodeType":"ElementaryTypeName","src":"5193:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5192:15:3"},"scope":2588,"src":"5154:54:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2316,"nodeType":"StructuredDocumentation","src":"5214:145:3","text":" @notice module:core\n @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\""},"functionSelector":"54fd4d50","id":2321,"implemented":false,"kind":"function","modifiers":[],"name":"version","nameLocation":"5373:7:3","nodeType":"FunctionDefinition","parameters":{"id":2317,"nodeType":"ParameterList","parameters":[],"src":"5380:2:3"},"returnParameters":{"id":2320,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2319,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2321,"src":"5406:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2318,"name":"string","nodeType":"ElementaryTypeName","src":"5406:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5405:15:3"},"scope":2588,"src":"5364:57:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2322,"nodeType":"StructuredDocumentation","src":"5427:1315:3","text":" @notice module:voting\n @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n There are 2 standard keys: `support` and `quorum`.\n - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n - `quorum=bravo` means that only For votes are counted towards quorum.\n - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n name that describes the behavior. For example:\n - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n NOTE: The string can be decoded by the standard\n https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n JavaScript class."},"functionSelector":"dd4e2ba5","id":2327,"implemented":false,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"6809:13:3","nodeType":"FunctionDefinition","parameters":{"id":2323,"nodeType":"ParameterList","parameters":[],"src":"6822:2:3"},"returnParameters":{"id":2326,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2325,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2327,"src":"6848:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2324,"name":"string","nodeType":"ElementaryTypeName","src":"6848:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6847:15:3"},"scope":2588,"src":"6800:63:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2328,"nodeType":"StructuredDocumentation","src":"6869:129:3","text":" @notice module:core\n @dev Hashing function used to (re)build the proposal id from the proposal details.."},"functionSelector":"c59057e4","id":2344,"implemented":false,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"7012:12:3","nodeType":"FunctionDefinition","parameters":{"id":2340,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2331,"mutability":"mutable","name":"targets","nameLocation":"7051:7:3","nodeType":"VariableDeclaration","scope":2344,"src":"7034:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2329,"name":"address","nodeType":"ElementaryTypeName","src":"7034:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2330,"nodeType":"ArrayTypeName","src":"7034:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2334,"mutability":"mutable","name":"values","nameLocation":"7085:6:3","nodeType":"VariableDeclaration","scope":2344,"src":"7068:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2332,"name":"uint256","nodeType":"ElementaryTypeName","src":"7068:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2333,"nodeType":"ArrayTypeName","src":"7068:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2337,"mutability":"mutable","name":"calldatas","nameLocation":"7116:9:3","nodeType":"VariableDeclaration","scope":2344,"src":"7101:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2335,"name":"bytes","nodeType":"ElementaryTypeName","src":"7101:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2336,"nodeType":"ArrayTypeName","src":"7101:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2339,"mutability":"mutable","name":"descriptionHash","nameLocation":"7143:15:3","nodeType":"VariableDeclaration","scope":2344,"src":"7135:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2338,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7135:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7024:140:3"},"returnParameters":{"id":2343,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2342,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2344,"src":"7188:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2341,"name":"uint256","nodeType":"ElementaryTypeName","src":"7188:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7187:9:3"},"scope":2588,"src":"7003:194:3","stateMutability":"pure","virtual":false,"visibility":"external"},{"documentation":{"id":2345,"nodeType":"StructuredDocumentation","src":"7203:111:3","text":" @notice module:core\n @dev Current state of a proposal, following Compound's convention"},"functionSelector":"3e4f49e6","id":2353,"implemented":false,"kind":"function","modifiers":[],"name":"state","nameLocation":"7328:5:3","nodeType":"FunctionDefinition","parameters":{"id":2348,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2347,"mutability":"mutable","name":"proposalId","nameLocation":"7342:10:3","nodeType":"VariableDeclaration","scope":2353,"src":"7334:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2346,"name":"uint256","nodeType":"ElementaryTypeName","src":"7334:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7333:20:3"},"returnParameters":{"id":2352,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2351,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2353,"src":"7377:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2350,"nodeType":"UserDefinedTypeName","pathNode":{"id":2349,"name":"ProposalState","nameLocations":["7377:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"7377:13:3"},"referencedDeclaration":2154,"src":"7377:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"7376:15:3"},"scope":2588,"src":"7319:73:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2354,"nodeType":"StructuredDocumentation","src":"7398:122:3","text":" @notice module:core\n @dev The number of votes required in order for a voter to become a proposer."},"functionSelector":"b58131b0","id":2359,"implemented":false,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7534:17:3","nodeType":"FunctionDefinition","parameters":{"id":2355,"nodeType":"ParameterList","parameters":[],"src":"7551:2:3"},"returnParameters":{"id":2358,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2357,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2359,"src":"7577:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2356,"name":"uint256","nodeType":"ElementaryTypeName","src":"7577:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7576:9:3"},"scope":2588,"src":"7525:61:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2360,"nodeType":"StructuredDocumentation","src":"7592:296:3","text":" @notice module:core\n @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n following block."},"functionSelector":"2d63f693","id":2367,"implemented":false,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"7902:16:3","nodeType":"FunctionDefinition","parameters":{"id":2363,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2362,"mutability":"mutable","name":"proposalId","nameLocation":"7927:10:3","nodeType":"VariableDeclaration","scope":2367,"src":"7919:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2361,"name":"uint256","nodeType":"ElementaryTypeName","src":"7919:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7918:20:3"},"returnParameters":{"id":2366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2365,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2367,"src":"7962:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2364,"name":"uint256","nodeType":"ElementaryTypeName","src":"7962:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7961:9:3"},"scope":2588,"src":"7893:78:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2368,"nodeType":"StructuredDocumentation","src":"7977:202:3","text":" @notice module:core\n @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n possible to cast a vote during this block."},"functionSelector":"c01f9e37","id":2375,"implemented":false,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"8193:16:3","nodeType":"FunctionDefinition","parameters":{"id":2371,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2370,"mutability":"mutable","name":"proposalId","nameLocation":"8218:10:3","nodeType":"VariableDeclaration","scope":2375,"src":"8210:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2369,"name":"uint256","nodeType":"ElementaryTypeName","src":"8210:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8209:20:3"},"returnParameters":{"id":2374,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2373,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2375,"src":"8253:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2372,"name":"uint256","nodeType":"ElementaryTypeName","src":"8253:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8252:9:3"},"scope":2588,"src":"8184:78:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2376,"nodeType":"StructuredDocumentation","src":"8268:87:3","text":" @notice module:core\n @dev The account that created a proposal."},"functionSelector":"143489d0","id":2383,"implemented":false,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"8369:16:3","nodeType":"FunctionDefinition","parameters":{"id":2379,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2378,"mutability":"mutable","name":"proposalId","nameLocation":"8394:10:3","nodeType":"VariableDeclaration","scope":2383,"src":"8386:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2377,"name":"uint256","nodeType":"ElementaryTypeName","src":"8386:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8385:20:3"},"returnParameters":{"id":2382,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2381,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2383,"src":"8429:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2380,"name":"address","nodeType":"ElementaryTypeName","src":"8429:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8428:9:3"},"scope":2588,"src":"8360:78:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2384,"nodeType":"StructuredDocumentation","src":"8444:318:3","text":" @notice module:core\n @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n different. In most cases this will be a timestamp."},"functionSelector":"ab58fb8e","id":2391,"implemented":false,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"8776:11:3","nodeType":"FunctionDefinition","parameters":{"id":2387,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2386,"mutability":"mutable","name":"proposalId","nameLocation":"8796:10:3","nodeType":"VariableDeclaration","scope":2391,"src":"8788:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2385,"name":"uint256","nodeType":"ElementaryTypeName","src":"8788:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8787:20:3"},"returnParameters":{"id":2390,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2389,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2391,"src":"8831:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2388,"name":"uint256","nodeType":"ElementaryTypeName","src":"8831:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8830:9:3"},"scope":2588,"src":"8767:73:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2392,"nodeType":"StructuredDocumentation","src":"8846:106:3","text":" @notice module:core\n @dev Whether a proposal needs to be queued before execution."},"functionSelector":"a9a95294","id":2399,"implemented":false,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8966:20:3","nodeType":"FunctionDefinition","parameters":{"id":2395,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2394,"mutability":"mutable","name":"proposalId","nameLocation":"8995:10:3","nodeType":"VariableDeclaration","scope":2399,"src":"8987:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2393,"name":"uint256","nodeType":"ElementaryTypeName","src":"8987:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8986:20:3"},"returnParameters":{"id":2398,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2397,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2399,"src":"9030:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2396,"name":"bool","nodeType":"ElementaryTypeName","src":"9030:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9029:6:3"},"scope":2588,"src":"8957:79:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2400,"nodeType":"StructuredDocumentation","src":"9042:599:3","text":" @notice module:user-config\n @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n on the clock (see ERC-6372) this contract uses.\n This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n proposal starts.\n NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}."},"functionSelector":"3932abb1","id":2405,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"9655:11:3","nodeType":"FunctionDefinition","parameters":{"id":2401,"nodeType":"ParameterList","parameters":[],"src":"9666:2:3"},"returnParameters":{"id":2404,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2403,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2405,"src":"9692:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2402,"name":"uint256","nodeType":"ElementaryTypeName","src":"9692:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9691:9:3"},"scope":2588,"src":"9646:55:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2406,"nodeType":"StructuredDocumentation","src":"9707:686:3","text":" @notice module:user-config\n @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n (see ERC-6372) this contract uses.\n NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n duration compared to the voting delay.\n NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n interface returns a uint256, the value it returns should fit in a uint32."},"functionSelector":"02a251a3","id":2411,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"10407:12:3","nodeType":"FunctionDefinition","parameters":{"id":2407,"nodeType":"ParameterList","parameters":[],"src":"10419:2:3"},"returnParameters":{"id":2410,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2409,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2411,"src":"10445:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2408,"name":"uint256","nodeType":"ElementaryTypeName","src":"10445:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10444:9:3"},"scope":2588,"src":"10398:56:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2412,"nodeType":"StructuredDocumentation","src":"10460:358:3","text":" @notice module:user-config\n @dev Minimum number of cast voted required for a proposal to be successful.\n NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes})."},"functionSelector":"f8ce560a","id":2419,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"10832:6:3","nodeType":"FunctionDefinition","parameters":{"id":2415,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2414,"mutability":"mutable","name":"timepoint","nameLocation":"10847:9:3","nodeType":"VariableDeclaration","scope":2419,"src":"10839:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2413,"name":"uint256","nodeType":"ElementaryTypeName","src":"10839:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10838:19:3"},"returnParameters":{"id":2418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2417,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2419,"src":"10881:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2416,"name":"uint256","nodeType":"ElementaryTypeName","src":"10881:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10880:9:3"},"scope":2588,"src":"10823:67:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2420,"nodeType":"StructuredDocumentation","src":"10896:274:3","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint`.\n Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n multiple), {ERC20Votes} tokens."},"functionSelector":"eb9019d4","id":2429,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"11184:8:3","nodeType":"FunctionDefinition","parameters":{"id":2425,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2422,"mutability":"mutable","name":"account","nameLocation":"11201:7:3","nodeType":"VariableDeclaration","scope":2429,"src":"11193:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2421,"name":"address","nodeType":"ElementaryTypeName","src":"11193:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2424,"mutability":"mutable","name":"timepoint","nameLocation":"11218:9:3","nodeType":"VariableDeclaration","scope":2429,"src":"11210:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2423,"name":"uint256","nodeType":"ElementaryTypeName","src":"11210:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11192:36:3"},"returnParameters":{"id":2428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2427,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2429,"src":"11252:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2426,"name":"uint256","nodeType":"ElementaryTypeName","src":"11252:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11251:9:3"},"scope":2588,"src":"11175:86:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2430,"nodeType":"StructuredDocumentation","src":"11267:148:3","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters."},"functionSelector":"9a802a6d","id":2441,"implemented":false,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"11429:18:3","nodeType":"FunctionDefinition","parameters":{"id":2437,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2432,"mutability":"mutable","name":"account","nameLocation":"11465:7:3","nodeType":"VariableDeclaration","scope":2441,"src":"11457:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2431,"name":"address","nodeType":"ElementaryTypeName","src":"11457:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2434,"mutability":"mutable","name":"timepoint","nameLocation":"11490:9:3","nodeType":"VariableDeclaration","scope":2441,"src":"11482:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2433,"name":"uint256","nodeType":"ElementaryTypeName","src":"11482:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2436,"mutability":"mutable","name":"params","nameLocation":"11522:6:3","nodeType":"VariableDeclaration","scope":2441,"src":"11509:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2435,"name":"bytes","nodeType":"ElementaryTypeName","src":"11509:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"11447:87:3"},"returnParameters":{"id":2440,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2439,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2441,"src":"11558:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2438,"name":"uint256","nodeType":"ElementaryTypeName","src":"11558:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11557:9:3"},"scope":2588,"src":"11420:147:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2442,"nodeType":"StructuredDocumentation","src":"11573:111:3","text":" @notice module:voting\n @dev Returns whether `account` has cast a vote on `proposalId`."},"functionSelector":"43859632","id":2451,"implemented":false,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"11698:8:3","nodeType":"FunctionDefinition","parameters":{"id":2447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2444,"mutability":"mutable","name":"proposalId","nameLocation":"11715:10:3","nodeType":"VariableDeclaration","scope":2451,"src":"11707:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2443,"name":"uint256","nodeType":"ElementaryTypeName","src":"11707:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2446,"mutability":"mutable","name":"account","nameLocation":"11735:7:3","nodeType":"VariableDeclaration","scope":2451,"src":"11727:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2445,"name":"address","nodeType":"ElementaryTypeName","src":"11727:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"11706:37:3"},"returnParameters":{"id":2450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2449,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2451,"src":"11767:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2448,"name":"bool","nodeType":"ElementaryTypeName","src":"11767:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"11766:6:3"},"scope":2588,"src":"11689:84:3","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2452,"nodeType":"StructuredDocumentation","src":"11779:746:3","text":" @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n duration specified by {IGovernor-votingPeriod}.\n Emits a {ProposalCreated} event.\n NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n This may be the result of third party actions on the targeted contracts, or other governor proposals.\n For example, the balance of this contract could be updated or its access control permissions may be modified,\n possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n value to cover a proposal with multiple transfers)."},"functionSelector":"7d5e81e2","id":2468,"implemented":false,"kind":"function","modifiers":[],"name":"propose","nameLocation":"12539:7:3","nodeType":"FunctionDefinition","parameters":{"id":2464,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2455,"mutability":"mutable","name":"targets","nameLocation":"12573:7:3","nodeType":"VariableDeclaration","scope":2468,"src":"12556:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2453,"name":"address","nodeType":"ElementaryTypeName","src":"12556:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2454,"nodeType":"ArrayTypeName","src":"12556:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2458,"mutability":"mutable","name":"values","nameLocation":"12607:6:3","nodeType":"VariableDeclaration","scope":2468,"src":"12590:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2456,"name":"uint256","nodeType":"ElementaryTypeName","src":"12590:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2457,"nodeType":"ArrayTypeName","src":"12590:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2461,"mutability":"mutable","name":"calldatas","nameLocation":"12638:9:3","nodeType":"VariableDeclaration","scope":2468,"src":"12623:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2459,"name":"bytes","nodeType":"ElementaryTypeName","src":"12623:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2460,"nodeType":"ArrayTypeName","src":"12623:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2463,"mutability":"mutable","name":"description","nameLocation":"12671:11:3","nodeType":"VariableDeclaration","scope":2468,"src":"12657:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2462,"name":"string","nodeType":"ElementaryTypeName","src":"12657:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"12546:142:3"},"returnParameters":{"id":2467,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2466,"mutability":"mutable","name":"proposalId","nameLocation":"12715:10:3","nodeType":"VariableDeclaration","scope":2468,"src":"12707:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2465,"name":"uint256","nodeType":"ElementaryTypeName","src":"12707:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12706:20:3"},"scope":2588,"src":"12530:197:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2469,"nodeType":"StructuredDocumentation","src":"12733:347:3","text":" @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n is not necessary, this function may revert.\n Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n Emits a {ProposalQueued} event."},"functionSelector":"160cbed7","id":2485,"implemented":false,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13094:5:3","nodeType":"FunctionDefinition","parameters":{"id":2481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2472,"mutability":"mutable","name":"targets","nameLocation":"13126:7:3","nodeType":"VariableDeclaration","scope":2485,"src":"13109:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2470,"name":"address","nodeType":"ElementaryTypeName","src":"13109:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2471,"nodeType":"ArrayTypeName","src":"13109:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2475,"mutability":"mutable","name":"values","nameLocation":"13160:6:3","nodeType":"VariableDeclaration","scope":2485,"src":"13143:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2473,"name":"uint256","nodeType":"ElementaryTypeName","src":"13143:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2474,"nodeType":"ArrayTypeName","src":"13143:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2478,"mutability":"mutable","name":"calldatas","nameLocation":"13191:9:3","nodeType":"VariableDeclaration","scope":2485,"src":"13176:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2476,"name":"bytes","nodeType":"ElementaryTypeName","src":"13176:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2477,"nodeType":"ArrayTypeName","src":"13176:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2480,"mutability":"mutable","name":"descriptionHash","nameLocation":"13218:15:3","nodeType":"VariableDeclaration","scope":2485,"src":"13210:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2479,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13210:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13099:140:3"},"returnParameters":{"id":2484,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2483,"mutability":"mutable","name":"proposalId","nameLocation":"13266:10:3","nodeType":"VariableDeclaration","scope":2485,"src":"13258:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2482,"name":"uint256","nodeType":"ElementaryTypeName","src":"13258:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13257:20:3"},"scope":2588,"src":"13085:193:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2486,"nodeType":"StructuredDocumentation","src":"13284:446:3","text":" @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n that some delay passed.\n Emits a {ProposalExecuted} event.\n NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock."},"functionSelector":"2656227d","id":2502,"implemented":false,"kind":"function","modifiers":[],"name":"execute","nameLocation":"13744:7:3","nodeType":"FunctionDefinition","parameters":{"id":2498,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2489,"mutability":"mutable","name":"targets","nameLocation":"13778:7:3","nodeType":"VariableDeclaration","scope":2502,"src":"13761:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2487,"name":"address","nodeType":"ElementaryTypeName","src":"13761:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2488,"nodeType":"ArrayTypeName","src":"13761:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2492,"mutability":"mutable","name":"values","nameLocation":"13812:6:3","nodeType":"VariableDeclaration","scope":2502,"src":"13795:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2490,"name":"uint256","nodeType":"ElementaryTypeName","src":"13795:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2491,"nodeType":"ArrayTypeName","src":"13795:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2495,"mutability":"mutable","name":"calldatas","nameLocation":"13843:9:3","nodeType":"VariableDeclaration","scope":2502,"src":"13828:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2493,"name":"bytes","nodeType":"ElementaryTypeName","src":"13828:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2494,"nodeType":"ArrayTypeName","src":"13828:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2497,"mutability":"mutable","name":"descriptionHash","nameLocation":"13870:15:3","nodeType":"VariableDeclaration","scope":2502,"src":"13862:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2496,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13862:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13751:140:3"},"returnParameters":{"id":2501,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2500,"mutability":"mutable","name":"proposalId","nameLocation":"13926:10:3","nodeType":"VariableDeclaration","scope":2502,"src":"13918:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2499,"name":"uint256","nodeType":"ElementaryTypeName","src":"13918:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13917:20:3"},"scope":2588,"src":"13735:203:3","stateMutability":"payable","virtual":false,"visibility":"external"},{"documentation":{"id":2503,"nodeType":"StructuredDocumentation","src":"13944:205:3","text":" @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n before the vote starts.\n Emits a {ProposalCanceled} event."},"functionSelector":"452115d6","id":2519,"implemented":false,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"14163:6:3","nodeType":"FunctionDefinition","parameters":{"id":2515,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2506,"mutability":"mutable","name":"targets","nameLocation":"14196:7:3","nodeType":"VariableDeclaration","scope":2519,"src":"14179:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2504,"name":"address","nodeType":"ElementaryTypeName","src":"14179:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2505,"nodeType":"ArrayTypeName","src":"14179:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2509,"mutability":"mutable","name":"values","nameLocation":"14230:6:3","nodeType":"VariableDeclaration","scope":2519,"src":"14213:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2507,"name":"uint256","nodeType":"ElementaryTypeName","src":"14213:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2508,"nodeType":"ArrayTypeName","src":"14213:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2512,"mutability":"mutable","name":"calldatas","nameLocation":"14261:9:3","nodeType":"VariableDeclaration","scope":2519,"src":"14246:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2510,"name":"bytes","nodeType":"ElementaryTypeName","src":"14246:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2511,"nodeType":"ArrayTypeName","src":"14246:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2514,"mutability":"mutable","name":"descriptionHash","nameLocation":"14288:15:3","nodeType":"VariableDeclaration","scope":2519,"src":"14280:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2513,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14280:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14169:140:3"},"returnParameters":{"id":2518,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2517,"mutability":"mutable","name":"proposalId","nameLocation":"14336:10:3","nodeType":"VariableDeclaration","scope":2519,"src":"14328:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2516,"name":"uint256","nodeType":"ElementaryTypeName","src":"14328:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14327:20:3"},"scope":2588,"src":"14154:194:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2520,"nodeType":"StructuredDocumentation","src":"14354:75:3","text":" @dev Cast a vote\n Emits a {VoteCast} event."},"functionSelector":"56781388","id":2529,"implemented":false,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"14443:8:3","nodeType":"FunctionDefinition","parameters":{"id":2525,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2522,"mutability":"mutable","name":"proposalId","nameLocation":"14460:10:3","nodeType":"VariableDeclaration","scope":2529,"src":"14452:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2521,"name":"uint256","nodeType":"ElementaryTypeName","src":"14452:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2524,"mutability":"mutable","name":"support","nameLocation":"14478:7:3","nodeType":"VariableDeclaration","scope":2529,"src":"14472:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2523,"name":"uint8","nodeType":"ElementaryTypeName","src":"14472:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"14451:35:3"},"returnParameters":{"id":2528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2527,"mutability":"mutable","name":"balance","nameLocation":"14513:7:3","nodeType":"VariableDeclaration","scope":2529,"src":"14505:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2526,"name":"uint256","nodeType":"ElementaryTypeName","src":"14505:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14504:17:3"},"scope":2588,"src":"14434:88:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2530,"nodeType":"StructuredDocumentation","src":"14528:89:3","text":" @dev Cast a vote with a reason\n Emits a {VoteCast} event."},"functionSelector":"7b3c71d3","id":2541,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"14631:18:3","nodeType":"FunctionDefinition","parameters":{"id":2537,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2532,"mutability":"mutable","name":"proposalId","nameLocation":"14667:10:3","nodeType":"VariableDeclaration","scope":2541,"src":"14659:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2531,"name":"uint256","nodeType":"ElementaryTypeName","src":"14659:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2534,"mutability":"mutable","name":"support","nameLocation":"14693:7:3","nodeType":"VariableDeclaration","scope":2541,"src":"14687:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2533,"name":"uint8","nodeType":"ElementaryTypeName","src":"14687:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2536,"mutability":"mutable","name":"reason","nameLocation":"14726:6:3","nodeType":"VariableDeclaration","scope":2541,"src":"14710:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2535,"name":"string","nodeType":"ElementaryTypeName","src":"14710:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"14649:89:3"},"returnParameters":{"id":2540,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2539,"mutability":"mutable","name":"balance","nameLocation":"14765:7:3","nodeType":"VariableDeclaration","scope":2541,"src":"14757:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2538,"name":"uint256","nodeType":"ElementaryTypeName","src":"14757:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14756:17:3"},"scope":2588,"src":"14622:152:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2542,"nodeType":"StructuredDocumentation","src":"14780:181:3","text":" @dev Cast a vote with a reason and additional encoded parameters\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5f398a14","id":2555,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"14975:27:3","nodeType":"FunctionDefinition","parameters":{"id":2551,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2544,"mutability":"mutable","name":"proposalId","nameLocation":"15020:10:3","nodeType":"VariableDeclaration","scope":2555,"src":"15012:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2543,"name":"uint256","nodeType":"ElementaryTypeName","src":"15012:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2546,"mutability":"mutable","name":"support","nameLocation":"15046:7:3","nodeType":"VariableDeclaration","scope":2555,"src":"15040:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2545,"name":"uint8","nodeType":"ElementaryTypeName","src":"15040:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2548,"mutability":"mutable","name":"reason","nameLocation":"15079:6:3","nodeType":"VariableDeclaration","scope":2555,"src":"15063:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2547,"name":"string","nodeType":"ElementaryTypeName","src":"15063:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2550,"mutability":"mutable","name":"params","nameLocation":"15108:6:3","nodeType":"VariableDeclaration","scope":2555,"src":"15095:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2549,"name":"bytes","nodeType":"ElementaryTypeName","src":"15095:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15002:118:3"},"returnParameters":{"id":2554,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2553,"mutability":"mutable","name":"balance","nameLocation":"15147:7:3","nodeType":"VariableDeclaration","scope":2555,"src":"15139:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2552,"name":"uint256","nodeType":"ElementaryTypeName","src":"15139:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15138:17:3"},"scope":2588,"src":"14966:190:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2556,"nodeType":"StructuredDocumentation","src":"15162:142:3","text":" @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n Emits a {VoteCast} event."},"functionSelector":"8ff262e3","id":2569,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"15318:13:3","nodeType":"FunctionDefinition","parameters":{"id":2565,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2558,"mutability":"mutable","name":"proposalId","nameLocation":"15349:10:3","nodeType":"VariableDeclaration","scope":2569,"src":"15341:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2557,"name":"uint256","nodeType":"ElementaryTypeName","src":"15341:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2560,"mutability":"mutable","name":"support","nameLocation":"15375:7:3","nodeType":"VariableDeclaration","scope":2569,"src":"15369:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2559,"name":"uint8","nodeType":"ElementaryTypeName","src":"15369:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2562,"mutability":"mutable","name":"voter","nameLocation":"15400:5:3","nodeType":"VariableDeclaration","scope":2569,"src":"15392:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2561,"name":"address","nodeType":"ElementaryTypeName","src":"15392:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2564,"mutability":"mutable","name":"signature","nameLocation":"15428:9:3","nodeType":"VariableDeclaration","scope":2569,"src":"15415:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2563,"name":"bytes","nodeType":"ElementaryTypeName","src":"15415:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15331:112:3"},"returnParameters":{"id":2568,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2567,"mutability":"mutable","name":"balance","nameLocation":"15470:7:3","nodeType":"VariableDeclaration","scope":2569,"src":"15462:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2566,"name":"uint256","nodeType":"ElementaryTypeName","src":"15462:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15461:17:3"},"scope":2588,"src":"15309:170:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2570,"nodeType":"StructuredDocumentation","src":"15485:255:3","text":" @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n including ERC-1271 signature support.\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5b8d0e0d","id":2587,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"15754:32:3","nodeType":"FunctionDefinition","parameters":{"id":2583,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2572,"mutability":"mutable","name":"proposalId","nameLocation":"15804:10:3","nodeType":"VariableDeclaration","scope":2587,"src":"15796:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2571,"name":"uint256","nodeType":"ElementaryTypeName","src":"15796:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2574,"mutability":"mutable","name":"support","nameLocation":"15830:7:3","nodeType":"VariableDeclaration","scope":2587,"src":"15824:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2573,"name":"uint8","nodeType":"ElementaryTypeName","src":"15824:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2576,"mutability":"mutable","name":"voter","nameLocation":"15855:5:3","nodeType":"VariableDeclaration","scope":2587,"src":"15847:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2575,"name":"address","nodeType":"ElementaryTypeName","src":"15847:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2578,"mutability":"mutable","name":"reason","nameLocation":"15886:6:3","nodeType":"VariableDeclaration","scope":2587,"src":"15870:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2577,"name":"string","nodeType":"ElementaryTypeName","src":"15870:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2580,"mutability":"mutable","name":"params","nameLocation":"15915:6:3","nodeType":"VariableDeclaration","scope":2587,"src":"15902:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2579,"name":"bytes","nodeType":"ElementaryTypeName","src":"15902:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2582,"mutability":"mutable","name":"signature","nameLocation":"15944:9:3","nodeType":"VariableDeclaration","scope":2587,"src":"15931:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2581,"name":"bytes","nodeType":"ElementaryTypeName","src":"15931:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15786:173:3"},"returnParameters":{"id":2586,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2585,"mutability":"mutable","name":"balance","nameLocation":"15986:7:3","nodeType":"VariableDeclaration","scope":2587,"src":"15978:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2584,"name":"uint256","nodeType":"ElementaryTypeName","src":"15978:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15977:17:3"},"scope":2588,"src":"15745:250:3","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":2589,"src":"499:15498:3","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239],"usedEvents":[2264,2271,2276,2281,2294,2309]}],"src":"108:15890:3"},"id":3},"@openzeppelin/contracts/governance/TimelockController.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","exportedSymbols":{"AccessControl":[295],"Address":[6688],"ERC1155Holder":[5632],"ERC721Holder":[6428],"TimelockController":[3608]},"id":3609,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2590,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:4"},{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","file":"../access/AccessControl.sol","id":2592,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":296,"src":"143:58:4","symbolAliases":[{"foreign":{"id":2591,"name":"AccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":295,"src":"151:13:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","file":"../token/ERC721/utils/ERC721Holder.sol","id":2594,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":6429,"src":"202:68:4","symbolAliases":[{"foreign":{"id":2593,"name":"ERC721Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6428,"src":"210:12:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","file":"../token/ERC1155/utils/ERC1155Holder.sol","id":2596,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":5633,"src":"271:71:4","symbolAliases":[{"foreign":{"id":2595,"name":"ERC1155Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5632,"src":"279:13:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":2598,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3609,"sourceUnit":6689,"src":"343:45:4","symbolAliases":[{"foreign":{"id":2597,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"351:7:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2600,"name":"AccessControl","nameLocations":["1115:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"1115:13:4"},"id":2601,"nodeType":"InheritanceSpecifier","src":"1115:13:4"},{"baseName":{"id":2602,"name":"ERC721Holder","nameLocations":["1130:12:4"],"nodeType":"IdentifierPath","referencedDeclaration":6428,"src":"1130:12:4"},"id":2603,"nodeType":"InheritanceSpecifier","src":"1130:12:4"},{"baseName":{"id":2604,"name":"ERC1155Holder","nameLocations":["1144:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":5632,"src":"1144:13:4"},"id":2605,"nodeType":"InheritanceSpecifier","src":"1144:13:4"}],"canonicalName":"TimelockController","contractDependencies":[],"contractKind":"contract","documentation":{"id":2599,"nodeType":"StructuredDocumentation","src":"390:693:4","text":" @dev Contract module which acts as a timelocked controller. When set as the\n owner of an `Ownable` smart contract, it enforces a timelock on all\n `onlyOwner` maintenance operations. This gives time for users of the\n controlled contract to exit before a potentially dangerous maintenance\n operation is applied.\n By default, this contract is self administered, meaning administration tasks\n have to go through the timelock process. The proposer (resp executor) role\n is in charge of proposing (resp executing) operations. A common use case is\n to position this {TimelockController} as the owner of a smart contract, with\n a multisig or a DAO as the sole proposer."},"fullyImplemented":true,"id":3608,"linearizedBaseContracts":[3608,5632,5551,6428,6401,295,9182,9194,378,6718],"name":"TimelockController","nameLocation":"1093:18:4","nodeType":"ContractDefinition","nodes":[{"constant":true,"functionSelector":"8f61f4f5","id":2610,"mutability":"constant","name":"PROPOSER_ROLE","nameLocation":"1188:13:4","nodeType":"VariableDeclaration","scope":3608,"src":"1164:66:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2606,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1164:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"50524f504f5345525f524f4c45","id":2608,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1214:15:4","typeDescriptions":{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""},"value":"PROPOSER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""}],"id":2607,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1204:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2609,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1204:26:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"07bd0265","id":2615,"mutability":"constant","name":"EXECUTOR_ROLE","nameLocation":"1260:13:4","nodeType":"VariableDeclaration","scope":3608,"src":"1236:66:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2611,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1236:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"4558454355544f525f524f4c45","id":2613,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1286:15:4","typeDescriptions":{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""},"value":"EXECUTOR_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""}],"id":2612,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1276:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2614,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1276:26:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"b08e51c0","id":2620,"mutability":"constant","name":"CANCELLER_ROLE","nameLocation":"1332:14:4","nodeType":"VariableDeclaration","scope":3608,"src":"1308:68:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2616,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1308:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"43414e43454c4c45525f524f4c45","id":2618,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1359:16:4","typeDescriptions":{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""},"value":"CANCELLER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""}],"id":2617,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1349:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2619,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1349:27:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"id":2626,"mutability":"constant","name":"_DONE_TIMESTAMP","nameLocation":"1408:15:4","nodeType":"VariableDeclaration","scope":3608,"src":"1382:54:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2621,"name":"uint256","nodeType":"ElementaryTypeName","src":"1382:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"arguments":[{"hexValue":"31","id":2624,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1434:1:4","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"}],"id":2623,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1426:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":2622,"name":"uint256","nodeType":"ElementaryTypeName","src":"1426:7:4","typeDescriptions":{}}},"id":2625,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1426:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2630,"mutability":"mutable","name":"_timestamps","nameLocation":"1482:11:4","nodeType":"VariableDeclaration","scope":3608,"src":"1443:50:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"typeName":{"id":2629,"keyName":"id","keyNameLocation":"1459:2:4","keyType":{"id":2627,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1451:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"1443:30:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":2628,"name":"uint256","nodeType":"ElementaryTypeName","src":"1465:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":2632,"mutability":"mutable","name":"_minDelay","nameLocation":"1515:9:4","nodeType":"VariableDeclaration","scope":3608,"src":"1499:25:4","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2631,"name":"uint256","nodeType":"ElementaryTypeName","src":"1499:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"canonicalName":"TimelockController.OperationState","id":2637,"members":[{"id":2633,"name":"Unset","nameLocation":"1561:5:4","nodeType":"EnumValue","src":"1561:5:4"},{"id":2634,"name":"Waiting","nameLocation":"1576:7:4","nodeType":"EnumValue","src":"1576:7:4"},{"id":2635,"name":"Ready","nameLocation":"1593:5:4","nodeType":"EnumValue","src":"1593:5:4"},{"id":2636,"name":"Done","nameLocation":"1608:4:4","nodeType":"EnumValue","src":"1608:4:4"}],"name":"OperationState","nameLocation":"1536:14:4","nodeType":"EnumDefinition","src":"1531:87:4"},{"documentation":{"id":2638,"nodeType":"StructuredDocumentation","src":"1624:85:4","text":" @dev Mismatch between the parameters length for an operation call."},"errorSelector":"ffb03211","id":2646,"name":"TimelockInvalidOperationLength","nameLocation":"1720:30:4","nodeType":"ErrorDefinition","parameters":{"id":2645,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2640,"mutability":"mutable","name":"targets","nameLocation":"1759:7:4","nodeType":"VariableDeclaration","scope":2646,"src":"1751:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2639,"name":"uint256","nodeType":"ElementaryTypeName","src":"1751:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2642,"mutability":"mutable","name":"payloads","nameLocation":"1776:8:4","nodeType":"VariableDeclaration","scope":2646,"src":"1768:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2641,"name":"uint256","nodeType":"ElementaryTypeName","src":"1768:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2644,"mutability":"mutable","name":"values","nameLocation":"1794:6:4","nodeType":"VariableDeclaration","scope":2646,"src":"1786:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2643,"name":"uint256","nodeType":"ElementaryTypeName","src":"1786:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1750:51:4"},"src":"1714:88:4"},{"documentation":{"id":2647,"nodeType":"StructuredDocumentation","src":"1808:78:4","text":" @dev The schedule operation doesn't meet the minimum delay."},"errorSelector":"54336609","id":2653,"name":"TimelockInsufficientDelay","nameLocation":"1897:25:4","nodeType":"ErrorDefinition","parameters":{"id":2652,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2649,"mutability":"mutable","name":"delay","nameLocation":"1931:5:4","nodeType":"VariableDeclaration","scope":2653,"src":"1923:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2648,"name":"uint256","nodeType":"ElementaryTypeName","src":"1923:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2651,"mutability":"mutable","name":"minDelay","nameLocation":"1946:8:4","nodeType":"VariableDeclaration","scope":2653,"src":"1938:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2650,"name":"uint256","nodeType":"ElementaryTypeName","src":"1938:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1922:33:4"},"src":"1891:65:4"},{"documentation":{"id":2654,"nodeType":"StructuredDocumentation","src":"1962:253:4","text":" @dev The current state of an operation is not as required.\n The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n counting from right to left.\n See {_encodeStateBitmap}."},"errorSelector":"5ead8eb5","id":2660,"name":"TimelockUnexpectedOperationState","nameLocation":"2226:32:4","nodeType":"ErrorDefinition","parameters":{"id":2659,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2656,"mutability":"mutable","name":"operationId","nameLocation":"2267:11:4","nodeType":"VariableDeclaration","scope":2660,"src":"2259:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2655,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2259:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2658,"mutability":"mutable","name":"expectedStates","nameLocation":"2288:14:4","nodeType":"VariableDeclaration","scope":2660,"src":"2280:22:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2657,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2280:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2258:45:4"},"src":"2220:84:4"},{"documentation":{"id":2661,"nodeType":"StructuredDocumentation","src":"2310:69:4","text":" @dev The predecessor to an operation not yet done."},"errorSelector":"90a9a618","id":2665,"name":"TimelockUnexecutedPredecessor","nameLocation":"2390:29:4","nodeType":"ErrorDefinition","parameters":{"id":2664,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2663,"mutability":"mutable","name":"predecessorId","nameLocation":"2428:13:4","nodeType":"VariableDeclaration","scope":2665,"src":"2420:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2662,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2420:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2419:23:4"},"src":"2384:59:4"},{"documentation":{"id":2666,"nodeType":"StructuredDocumentation","src":"2449:61:4","text":" @dev The caller account is not authorized."},"errorSelector":"e2850c59","id":2670,"name":"TimelockUnauthorizedCaller","nameLocation":"2521:26:4","nodeType":"ErrorDefinition","parameters":{"id":2669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2668,"mutability":"mutable","name":"caller","nameLocation":"2556:6:4","nodeType":"VariableDeclaration","scope":2670,"src":"2548:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2667,"name":"address","nodeType":"ElementaryTypeName","src":"2548:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2547:16:4"},"src":"2515:49:4"},{"anonymous":false,"documentation":{"id":2671,"nodeType":"StructuredDocumentation","src":"2570:83:4","text":" @dev Emitted when a call is scheduled as part of operation `id`."},"eventSelector":"4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca","id":2687,"name":"CallScheduled","nameLocation":"2664:13:4","nodeType":"EventDefinition","parameters":{"id":2686,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2673,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2703:2:4","nodeType":"VariableDeclaration","scope":2687,"src":"2687:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2672,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2687:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2675,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"2731:5:4","nodeType":"VariableDeclaration","scope":2687,"src":"2715:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2674,"name":"uint256","nodeType":"ElementaryTypeName","src":"2715:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2677,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"2754:6:4","nodeType":"VariableDeclaration","scope":2687,"src":"2746:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2676,"name":"address","nodeType":"ElementaryTypeName","src":"2746:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2679,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"2778:5:4","nodeType":"VariableDeclaration","scope":2687,"src":"2770:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2678,"name":"uint256","nodeType":"ElementaryTypeName","src":"2770:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2681,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"2799:4:4","nodeType":"VariableDeclaration","scope":2687,"src":"2793:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2680,"name":"bytes","nodeType":"ElementaryTypeName","src":"2793:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2683,"indexed":false,"mutability":"mutable","name":"predecessor","nameLocation":"2821:11:4","nodeType":"VariableDeclaration","scope":2687,"src":"2813:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2682,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2813:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2685,"indexed":false,"mutability":"mutable","name":"delay","nameLocation":"2850:5:4","nodeType":"VariableDeclaration","scope":2687,"src":"2842:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2684,"name":"uint256","nodeType":"ElementaryTypeName","src":"2842:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2677:184:4"},"src":"2658:204:4"},{"anonymous":false,"documentation":{"id":2688,"nodeType":"StructuredDocumentation","src":"2868:83:4","text":" @dev Emitted when a call is performed as part of operation `id`."},"eventSelector":"c2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58","id":2700,"name":"CallExecuted","nameLocation":"2962:12:4","nodeType":"EventDefinition","parameters":{"id":2699,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2690,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2991:2:4","nodeType":"VariableDeclaration","scope":2700,"src":"2975:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2689,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2975:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2692,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"3011:5:4","nodeType":"VariableDeclaration","scope":2700,"src":"2995:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2691,"name":"uint256","nodeType":"ElementaryTypeName","src":"2995:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2694,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"3026:6:4","nodeType":"VariableDeclaration","scope":2700,"src":"3018:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2693,"name":"address","nodeType":"ElementaryTypeName","src":"3018:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2696,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"3042:5:4","nodeType":"VariableDeclaration","scope":2700,"src":"3034:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2695,"name":"uint256","nodeType":"ElementaryTypeName","src":"3034:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2698,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"3055:4:4","nodeType":"VariableDeclaration","scope":2700,"src":"3049:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2697,"name":"bytes","nodeType":"ElementaryTypeName","src":"3049:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2974:86:4"},"src":"2956:105:4"},{"anonymous":false,"documentation":{"id":2701,"nodeType":"StructuredDocumentation","src":"3067:82:4","text":" @dev Emitted when new proposal is scheduled with non-zero salt."},"eventSelector":"20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d0387","id":2707,"name":"CallSalt","nameLocation":"3160:8:4","nodeType":"EventDefinition","parameters":{"id":2706,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2703,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3185:2:4","nodeType":"VariableDeclaration","scope":2707,"src":"3169:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2702,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3169:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2705,"indexed":false,"mutability":"mutable","name":"salt","nameLocation":"3197:4:4","nodeType":"VariableDeclaration","scope":2707,"src":"3189:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2704,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3189:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3168:34:4"},"src":"3154:49:4"},{"anonymous":false,"documentation":{"id":2708,"nodeType":"StructuredDocumentation","src":"3209:65:4","text":" @dev Emitted when operation `id` is cancelled."},"eventSelector":"baa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb70","id":2712,"name":"Cancelled","nameLocation":"3285:9:4","nodeType":"EventDefinition","parameters":{"id":2711,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2710,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3311:2:4","nodeType":"VariableDeclaration","scope":2712,"src":"3295:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2709,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3295:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3294:20:4"},"src":"3279:36:4"},{"anonymous":false,"documentation":{"id":2713,"nodeType":"StructuredDocumentation","src":"3321:89:4","text":" @dev Emitted when the minimum delay for future operations is modified."},"eventSelector":"11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5","id":2719,"name":"MinDelayChange","nameLocation":"3421:14:4","nodeType":"EventDefinition","parameters":{"id":2718,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2715,"indexed":false,"mutability":"mutable","name":"oldDuration","nameLocation":"3444:11:4","nodeType":"VariableDeclaration","scope":2719,"src":"3436:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2714,"name":"uint256","nodeType":"ElementaryTypeName","src":"3436:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2717,"indexed":false,"mutability":"mutable","name":"newDuration","nameLocation":"3465:11:4","nodeType":"VariableDeclaration","scope":2719,"src":"3457:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2716,"name":"uint256","nodeType":"ElementaryTypeName","src":"3457:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3435:42:4"},"src":"3415:63:4"},{"body":{"id":2810,"nodeType":"Block","src":"4349:660:4","statements":[{"expression":{"arguments":[{"id":2734,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4401:18:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":2737,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"4429:4:4","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":2736,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4421:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2735,"name":"address","nodeType":"ElementaryTypeName","src":"4421:7:4","typeDescriptions":{}}},"id":2738,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4421:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2733,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4390:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2739,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4390:45:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2740,"nodeType":"ExpressionStatement","src":"4390:45:4"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2746,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2741,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2730,"src":"4476:5:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":2744,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4493:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2743,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4485:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2742,"name":"address","nodeType":"ElementaryTypeName","src":"4485:7:4","typeDescriptions":{}}},"id":2745,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4485:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"4476:19:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2753,"nodeType":"IfStatement","src":"4472:87:4","trueBody":{"id":2752,"nodeType":"Block","src":"4497:62:4","statements":[{"expression":{"arguments":[{"id":2748,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4522:18:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":2749,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2730,"src":"4542:5:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2747,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4511:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2750,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4511:37:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2751,"nodeType":"ExpressionStatement","src":"4511:37:4"}]}},{"body":{"id":2779,"nodeType":"Block","src":"4661:118:4","statements":[{"expression":{"arguments":[{"id":2766,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2610,"src":"4686:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2767,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2725,"src":"4701:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2769,"indexExpression":{"id":2768,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4711:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4701:12:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2765,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4675:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2770,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4675:39:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2771,"nodeType":"ExpressionStatement","src":"4675:39:4"},{"expression":{"arguments":[{"id":2773,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2620,"src":"4739:14:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2774,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2725,"src":"4755:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2776,"indexExpression":{"id":2775,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4765:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4755:12:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2772,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4728:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2777,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4728:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2778,"nodeType":"ExpressionStatement","src":"4728:40:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2758,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4634:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":2759,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2725,"src":"4638:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2760,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4648:6:4","memberName":"length","nodeType":"MemberAccess","src":"4638:16:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4634:20:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2780,"initializationExpression":{"assignments":[2755],"declarations":[{"constant":false,"id":2755,"mutability":"mutable","name":"i","nameLocation":"4627:1:4","nodeType":"VariableDeclaration","scope":2780,"src":"4619:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2754,"name":"uint256","nodeType":"ElementaryTypeName","src":"4619:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2757,"initialValue":{"hexValue":"30","id":2756,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4631:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4619:13:4"},"loopExpression":{"expression":{"id":2763,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4656:3:4","subExpression":{"id":2762,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2755,"src":"4658:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2764,"nodeType":"ExpressionStatement","src":"4656:3:4"},"nodeType":"ForStatement","src":"4614:165:4"},{"body":{"id":2799,"nodeType":"Block","src":"4866:64:4","statements":[{"expression":{"arguments":[{"id":2793,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2615,"src":"4891:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2794,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2728,"src":"4906:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2796,"indexExpression":{"id":2795,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2782,"src":"4916:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4906:12:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2792,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4880:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2797,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:39:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2798,"nodeType":"ExpressionStatement","src":"4880:39:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2788,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2785,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2782,"src":"4839:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":2786,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2728,"src":"4843:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4853:6:4","memberName":"length","nodeType":"MemberAccess","src":"4843:16:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4839:20:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2800,"initializationExpression":{"assignments":[2782],"declarations":[{"constant":false,"id":2782,"mutability":"mutable","name":"i","nameLocation":"4832:1:4","nodeType":"VariableDeclaration","scope":2800,"src":"4824:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2781,"name":"uint256","nodeType":"ElementaryTypeName","src":"4824:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2784,"initialValue":{"hexValue":"30","id":2783,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4836:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4824:13:4"},"loopExpression":{"expression":{"id":2790,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4861:3:4","subExpression":{"id":2789,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2782,"src":"4863:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2791,"nodeType":"ExpressionStatement","src":"4861:3:4"},"nodeType":"ForStatement","src":"4819:111:4"},{"expression":{"id":2803,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":2801,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"4940:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":2802,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2722,"src":"4952:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4940:20:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2804,"nodeType":"ExpressionStatement","src":"4940:20:4"},{"eventCall":{"arguments":[{"hexValue":"30","id":2806,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4990:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":2807,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2722,"src":"4993:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2805,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2719,"src":"4975:14:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":2808,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4975:27:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2809,"nodeType":"EmitStatement","src":"4970:32:4"}]},"documentation":{"id":2720,"nodeType":"StructuredDocumentation","src":"3484:759:4","text":" @dev Initializes the contract with the following parameters:\n - `minDelay`: initial minimum delay in seconds for operations\n - `proposers`: accounts to be granted proposer and canceller roles\n - `executors`: accounts to be granted executor role\n - `admin`: optional account to be granted admin role; disable with zero address\n IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n without being subject to delay, but this role should be subsequently renounced in favor of\n administration through timelocked proposals. Previous versions of this contract would assign\n this admin to the deployer automatically and should be renounced as well."},"id":2811,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":2731,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2722,"mutability":"mutable","name":"minDelay","nameLocation":"4268:8:4","nodeType":"VariableDeclaration","scope":2811,"src":"4260:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2721,"name":"uint256","nodeType":"ElementaryTypeName","src":"4260:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2725,"mutability":"mutable","name":"proposers","nameLocation":"4295:9:4","nodeType":"VariableDeclaration","scope":2811,"src":"4278:26:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2723,"name":"address","nodeType":"ElementaryTypeName","src":"4278:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2724,"nodeType":"ArrayTypeName","src":"4278:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2728,"mutability":"mutable","name":"executors","nameLocation":"4323:9:4","nodeType":"VariableDeclaration","scope":2811,"src":"4306:26:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2726,"name":"address","nodeType":"ElementaryTypeName","src":"4306:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2727,"nodeType":"ArrayTypeName","src":"4306:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2730,"mutability":"mutable","name":"admin","nameLocation":"4342:5:4","nodeType":"VariableDeclaration","scope":2811,"src":"4334:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2729,"name":"address","nodeType":"ElementaryTypeName","src":"4334:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4259:89:4"},"returnParameters":{"id":2732,"nodeType":"ParameterList","parameters":[],"src":"4349:0:4"},"scope":3608,"src":"4248:761:4","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":2833,"nodeType":"Block","src":"5333:114:4","statements":[{"condition":{"id":2823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5347:26:4","subExpression":{"arguments":[{"id":2817,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2814,"src":"5356:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":2820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5370:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2819,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5362:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2818,"name":"address","nodeType":"ElementaryTypeName","src":"5362:7:4","typeDescriptions":{}}},"id":2821,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5362:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2816,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"5348:7:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":2822,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5348:25:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2831,"nodeType":"IfStatement","src":"5343:87:4","trueBody":{"id":2830,"nodeType":"Block","src":"5375:55:4","statements":[{"expression":{"arguments":[{"id":2825,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2814,"src":"5400:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":2826,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"5406:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2827,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5406:12:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2824,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"5389:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":2828,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:30:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2829,"nodeType":"ExpressionStatement","src":"5389:30:4"}]}},{"id":2832,"nodeType":"PlaceholderStatement","src":"5439:1:4"}]},"documentation":{"id":2812,"nodeType":"StructuredDocumentation","src":"5015:271:4","text":" @dev Modifier to make a function callable only by a certain role. In\n addition to checking the sender's role, `address(0)` 's role is also\n considered. Granting a role to `address(0)` is equivalent to enabling\n this role for everyone."},"id":2834,"name":"onlyRoleOrOpenRole","nameLocation":"5300:18:4","nodeType":"ModifierDefinition","parameters":{"id":2815,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2814,"mutability":"mutable","name":"role","nameLocation":"5327:4:4","nodeType":"VariableDeclaration","scope":2834,"src":"5319:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2813,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5319:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5318:14:4"},"src":"5291:156:4","virtual":false,"visibility":"internal"},{"body":{"id":2838,"nodeType":"Block","src":"5576:2:4","statements":[]},"documentation":{"id":2835,"nodeType":"StructuredDocumentation","src":"5453:91:4","text":" @dev Contract might receive/hold ETH as part of the maintenance process."},"id":2839,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":2836,"nodeType":"ParameterList","parameters":[],"src":"5556:2:4"},"returnParameters":{"id":2837,"nodeType":"ParameterList","parameters":[],"src":"5576:0:4"},"scope":3608,"src":"5549:29:4","stateMutability":"payable","virtual":false,"visibility":"external"},{"baseFunctions":[62,5587],"body":{"id":2855,"nodeType":"Block","src":"5780:60:4","statements":[{"expression":{"arguments":[{"id":2852,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2842,"src":"5821:11:4","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":2850,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"5797:5:4","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_TimelockController_$3608_$","typeString":"type(contract super TimelockController)"}},"id":2851,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5803:17:4","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":5587,"src":"5797:23:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":2853,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5797:36:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2849,"id":2854,"nodeType":"Return","src":"5790:43:4"}]},"documentation":{"id":2840,"nodeType":"StructuredDocumentation","src":"5584:56:4","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":2856,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"5654:17:4","nodeType":"FunctionDefinition","overrides":{"id":2846,"nodeType":"OverrideSpecifier","overrides":[{"id":2844,"name":"AccessControl","nameLocations":["5735:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"5735:13:4"},{"id":2845,"name":"ERC1155Holder","nameLocations":["5750:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":5632,"src":"5750:13:4"}],"src":"5726:38:4"},"parameters":{"id":2843,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2842,"mutability":"mutable","name":"interfaceId","nameLocation":"5688:11:4","nodeType":"VariableDeclaration","scope":2856,"src":"5681:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2841,"name":"bytes4","nodeType":"ElementaryTypeName","src":"5681:6:4","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"5671:34:4"},"returnParameters":{"id":2849,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2848,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2856,"src":"5774:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2847,"name":"bool","nodeType":"ElementaryTypeName","src":"5774:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5773:6:4"},"scope":3608,"src":"5645:195:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2871,"nodeType":"Block","src":"6058:69:4","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2869,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2865,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2859,"src":"6093:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2864,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6075:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2866,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6075:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":2867,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6100:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2868,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6115:5:4","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2633,"src":"6100:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6075:45:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2863,"id":2870,"nodeType":"Return","src":"6068:52:4"}]},"documentation":{"id":2857,"nodeType":"StructuredDocumentation","src":"5846:147:4","text":" @dev Returns whether an id corresponds to a registered operation. This\n includes both Waiting, Ready, and Done operations."},"functionSelector":"31d50750","id":2872,"implemented":true,"kind":"function","modifiers":[],"name":"isOperation","nameLocation":"6007:11:4","nodeType":"FunctionDefinition","parameters":{"id":2860,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2859,"mutability":"mutable","name":"id","nameLocation":"6027:2:4","nodeType":"VariableDeclaration","scope":2872,"src":"6019:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2858,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6019:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6018:12:4"},"returnParameters":{"id":2863,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2862,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2872,"src":"6052:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2861,"name":"bool","nodeType":"ElementaryTypeName","src":"6052:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6051:6:4"},"scope":3608,"src":"5998:129:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2897,"nodeType":"Block","src":"6329:142:4","statements":[{"assignments":[2882],"declarations":[{"constant":false,"id":2882,"mutability":"mutable","name":"state","nameLocation":"6354:5:4","nodeType":"VariableDeclaration","scope":2897,"src":"6339:20:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"typeName":{"id":2881,"nodeType":"UserDefinedTypeName","pathNode":{"id":2880,"name":"OperationState","nameLocations":["6339:14:4"],"nodeType":"IdentifierPath","referencedDeclaration":2637,"src":"6339:14:4"},"referencedDeclaration":2637,"src":"6339:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"id":2886,"initialValue":{"arguments":[{"id":2884,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2875,"src":"6380:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2883,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6362:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2885,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6362:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"VariableDeclarationStatement","src":"6339:44:4"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":2895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2890,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2887,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2882,"src":"6400:5:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2888,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6409:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2889,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6424:7:4","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2634,"src":"6409:22:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6400:31:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2894,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2891,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2882,"src":"6435:5:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2892,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6444:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2893,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6459:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"6444:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6435:29:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6400:64:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2879,"id":2896,"nodeType":"Return","src":"6393:71:4"}]},"documentation":{"id":2873,"nodeType":"StructuredDocumentation","src":"6133:124:4","text":" @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\"."},"functionSelector":"584b153e","id":2898,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationPending","nameLocation":"6271:18:4","nodeType":"FunctionDefinition","parameters":{"id":2876,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2875,"mutability":"mutable","name":"id","nameLocation":"6298:2:4","nodeType":"VariableDeclaration","scope":2898,"src":"6290:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2874,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6290:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6289:12:4"},"returnParameters":{"id":2879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2878,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2898,"src":"6323:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2877,"name":"bool","nodeType":"ElementaryTypeName","src":"6323:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6322:6:4"},"scope":3608,"src":"6262:209:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2913,"nodeType":"Block","src":"6672:69:4","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2911,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2907,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2901,"src":"6707:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2906,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6689:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6689:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2909,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6714:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2910,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6729:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"6714:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6689:45:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2905,"id":2912,"nodeType":"Return","src":"6682:52:4"}]},"documentation":{"id":2899,"nodeType":"StructuredDocumentation","src":"6477:125:4","text":" @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\"."},"functionSelector":"13bc9f20","id":2914,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationReady","nameLocation":"6616:16:4","nodeType":"FunctionDefinition","parameters":{"id":2902,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2901,"mutability":"mutable","name":"id","nameLocation":"6641:2:4","nodeType":"VariableDeclaration","scope":2914,"src":"6633:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2900,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6633:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6632:12:4"},"returnParameters":{"id":2905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2914,"src":"6666:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2903,"name":"bool","nodeType":"ElementaryTypeName","src":"6666:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6665:6:4"},"scope":3608,"src":"6607:134:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2929,"nodeType":"Block","src":"6884:68:4","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"id":2927,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2923,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2917,"src":"6919:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2922,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2988,"src":"6901:17:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2637_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":2924,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6901:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2925,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"6926:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2926,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6941:4:4","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2636,"src":"6926:19:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"src":"6901:44:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2921,"id":2928,"nodeType":"Return","src":"6894:51:4"}]},"documentation":{"id":2915,"nodeType":"StructuredDocumentation","src":"6747:68:4","text":" @dev Returns whether an operation is done or not."},"functionSelector":"2ab0f529","id":2930,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationDone","nameLocation":"6829:15:4","nodeType":"FunctionDefinition","parameters":{"id":2918,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2917,"mutability":"mutable","name":"id","nameLocation":"6853:2:4","nodeType":"VariableDeclaration","scope":2930,"src":"6845:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2916,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6845:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6844:12:4"},"returnParameters":{"id":2921,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2920,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2930,"src":"6878:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2919,"name":"bool","nodeType":"ElementaryTypeName","src":"6878:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6877:6:4"},"scope":3608,"src":"6820:132:4","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":2942,"nodeType":"Block","src":"7172:39:4","statements":[{"expression":{"baseExpression":{"id":2938,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"7189:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":2940,"indexExpression":{"id":2939,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2933,"src":"7201:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7189:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":2937,"id":2941,"nodeType":"Return","src":"7182:22:4"}]},"documentation":{"id":2931,"nodeType":"StructuredDocumentation","src":"6958:137:4","text":" @dev Returns the timestamp at which an operation becomes ready (0 for\n unset operations, 1 for done operations)."},"functionSelector":"d45c4435","id":2943,"implemented":true,"kind":"function","modifiers":[],"name":"getTimestamp","nameLocation":"7109:12:4","nodeType":"FunctionDefinition","parameters":{"id":2934,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2933,"mutability":"mutable","name":"id","nameLocation":"7130:2:4","nodeType":"VariableDeclaration","scope":2943,"src":"7122:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2932,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7122:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7121:12:4"},"returnParameters":{"id":2937,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2936,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2943,"src":"7163:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2935,"name":"uint256","nodeType":"ElementaryTypeName","src":"7163:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7162:9:4"},"scope":3608,"src":"7100:111:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2987,"nodeType":"Block","src":"7354:376:4","statements":[{"assignments":[2953],"declarations":[{"constant":false,"id":2953,"mutability":"mutable","name":"timestamp","nameLocation":"7372:9:4","nodeType":"VariableDeclaration","scope":2987,"src":"7364:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2952,"name":"uint256","nodeType":"ElementaryTypeName","src":"7364:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2957,"initialValue":{"arguments":[{"id":2955,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2946,"src":"7397:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2954,"name":"getTimestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2943,"src":"7384:12:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_uint256_$","typeString":"function (bytes32) view returns (uint256)"}},"id":2956,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7384:16:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7364:36:4"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2960,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2958,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"7414:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":2959,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7427:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7414:14:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2967,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2965,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"7492:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":2966,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2626,"src":"7505:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7492:28:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2975,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2972,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"7583:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":2973,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"7595:5:4","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":2974,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7601:9:4","memberName":"timestamp","nodeType":"MemberAccess","src":"7595:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7583:27:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":2983,"nodeType":"Block","src":"7672:52:4","statements":[{"expression":{"expression":{"id":2980,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7693:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2981,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7708:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"7693:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2982,"nodeType":"Return","src":"7686:27:4"}]},"id":2984,"nodeType":"IfStatement","src":"7579:145:4","trueBody":{"id":2979,"nodeType":"Block","src":"7612:54:4","statements":[{"expression":{"expression":{"id":2976,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7633:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2977,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7648:7:4","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2634,"src":"7633:22:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2978,"nodeType":"Return","src":"7626:29:4"}]}},"id":2985,"nodeType":"IfStatement","src":"7488:236:4","trueBody":{"id":2971,"nodeType":"Block","src":"7522:51:4","statements":[{"expression":{"expression":{"id":2968,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7543:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2969,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7558:4:4","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2636,"src":"7543:19:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2970,"nodeType":"Return","src":"7536:26:4"}]}},"id":2986,"nodeType":"IfStatement","src":"7410:314:4","trueBody":{"id":2964,"nodeType":"Block","src":"7430:52:4","statements":[{"expression":{"expression":{"id":2961,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"7451:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":2962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7466:5:4","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2633,"src":"7451:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":2951,"id":2963,"nodeType":"Return","src":"7444:27:4"}]}}]},"documentation":{"id":2944,"nodeType":"StructuredDocumentation","src":"7217:48:4","text":" @dev Returns operation state."},"functionSelector":"7958004c","id":2988,"implemented":true,"kind":"function","modifiers":[],"name":"getOperationState","nameLocation":"7279:17:4","nodeType":"FunctionDefinition","parameters":{"id":2947,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2946,"mutability":"mutable","name":"id","nameLocation":"7305:2:4","nodeType":"VariableDeclaration","scope":2988,"src":"7297:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2945,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7297:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7296:12:4"},"returnParameters":{"id":2951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2950,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2988,"src":"7338:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"typeName":{"id":2949,"nodeType":"UserDefinedTypeName","pathNode":{"id":2948,"name":"OperationState","nameLocations":["7338:14:4"],"nodeType":"IdentifierPath","referencedDeclaration":2637,"src":"7338:14:4"},"referencedDeclaration":2637,"src":"7338:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"7337:16:4"},"scope":3608,"src":"7270:460:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2996,"nodeType":"Block","src":"7988:33:4","statements":[{"expression":{"id":2994,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"8005:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":2993,"id":2995,"nodeType":"Return","src":"7998:16:4"}]},"documentation":{"id":2989,"nodeType":"StructuredDocumentation","src":"7736:186:4","text":" @dev Returns the minimum delay in seconds for an operation to become valid.\n This value can be changed by executing an operation that calls `updateDelay`."},"functionSelector":"f27a0c92","id":2997,"implemented":true,"kind":"function","modifiers":[],"name":"getMinDelay","nameLocation":"7936:11:4","nodeType":"FunctionDefinition","parameters":{"id":2990,"nodeType":"ParameterList","parameters":[],"src":"7947:2:4"},"returnParameters":{"id":2993,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2992,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2997,"src":"7979:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2991,"name":"uint256","nodeType":"ElementaryTypeName","src":"7979:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7978:9:4"},"scope":3608,"src":"7927:94:4","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3024,"nodeType":"Block","src":"8328:85:4","statements":[{"expression":{"arguments":[{"arguments":[{"id":3016,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3000,"src":"8366:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3017,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3002,"src":"8374:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3018,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3004,"src":"8381:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3019,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3006,"src":"8387:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3020,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3008,"src":"8400:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3014,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"8355:3:4","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3015,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8359:6:4","memberName":"encode","nodeType":"MemberAccess","src":"8355:10:4","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3021,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8355:50:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3013,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8345:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3022,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8345:61:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3012,"id":3023,"nodeType":"Return","src":"8338:68:4"}]},"documentation":{"id":2998,"nodeType":"StructuredDocumentation","src":"8027:102:4","text":" @dev Returns the identifier of an operation containing a single\n transaction."},"functionSelector":"8065657f","id":3025,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperation","nameLocation":"8143:13:4","nodeType":"FunctionDefinition","parameters":{"id":3009,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3000,"mutability":"mutable","name":"target","nameLocation":"8174:6:4","nodeType":"VariableDeclaration","scope":3025,"src":"8166:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2999,"name":"address","nodeType":"ElementaryTypeName","src":"8166:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3002,"mutability":"mutable","name":"value","nameLocation":"8198:5:4","nodeType":"VariableDeclaration","scope":3025,"src":"8190:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3001,"name":"uint256","nodeType":"ElementaryTypeName","src":"8190:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3004,"mutability":"mutable","name":"data","nameLocation":"8228:4:4","nodeType":"VariableDeclaration","scope":3025,"src":"8213:19:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3003,"name":"bytes","nodeType":"ElementaryTypeName","src":"8213:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3006,"mutability":"mutable","name":"predecessor","nameLocation":"8250:11:4","nodeType":"VariableDeclaration","scope":3025,"src":"8242:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3005,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8242:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3008,"mutability":"mutable","name":"salt","nameLocation":"8279:4:4","nodeType":"VariableDeclaration","scope":3025,"src":"8271:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3007,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8271:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8156:133:4"},"returnParameters":{"id":3012,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3011,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3025,"src":"8319:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3010,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8319:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8318:9:4"},"scope":3608,"src":"8134:279:4","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3055,"nodeType":"Block","src":"8758:91:4","statements":[{"expression":{"arguments":[{"arguments":[{"id":3047,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3029,"src":"8796:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3048,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3032,"src":"8805:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3049,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3035,"src":"8813:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3050,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3037,"src":"8823:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3051,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3039,"src":"8836:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3045,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"8785:3:4","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3046,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8789:6:4","memberName":"encode","nodeType":"MemberAccess","src":"8785:10:4","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3052,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8785:56:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3044,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8775:9:4","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3053,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8775:67:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3043,"id":3054,"nodeType":"Return","src":"8768:74:4"}]},"documentation":{"id":3026,"nodeType":"StructuredDocumentation","src":"8419:105:4","text":" @dev Returns the identifier of an operation containing a batch of\n transactions."},"functionSelector":"b1c5f427","id":3056,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperationBatch","nameLocation":"8538:18:4","nodeType":"FunctionDefinition","parameters":{"id":3040,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3029,"mutability":"mutable","name":"targets","nameLocation":"8585:7:4","nodeType":"VariableDeclaration","scope":3056,"src":"8566:26:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3027,"name":"address","nodeType":"ElementaryTypeName","src":"8566:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3028,"nodeType":"ArrayTypeName","src":"8566:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3032,"mutability":"mutable","name":"values","nameLocation":"8621:6:4","nodeType":"VariableDeclaration","scope":3056,"src":"8602:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3030,"name":"uint256","nodeType":"ElementaryTypeName","src":"8602:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3031,"nodeType":"ArrayTypeName","src":"8602:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3035,"mutability":"mutable","name":"payloads","nameLocation":"8654:8:4","nodeType":"VariableDeclaration","scope":3056,"src":"8637:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3033,"name":"bytes","nodeType":"ElementaryTypeName","src":"8637:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3034,"nodeType":"ArrayTypeName","src":"8637:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3037,"mutability":"mutable","name":"predecessor","nameLocation":"8680:11:4","nodeType":"VariableDeclaration","scope":3056,"src":"8672:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3036,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8672:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3039,"mutability":"mutable","name":"salt","nameLocation":"8709:4:4","nodeType":"VariableDeclaration","scope":3056,"src":"8701:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3038,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8701:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8556:163:4"},"returnParameters":{"id":3043,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3042,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3056,"src":"8749:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3041,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8749:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8748:9:4"},"scope":3608,"src":"8529:320:4","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3113,"nodeType":"Block","src":"9309:270:4","statements":[{"assignments":[3076],"declarations":[{"constant":false,"id":3076,"mutability":"mutable","name":"id","nameLocation":"9327:2:4","nodeType":"VariableDeclaration","scope":3113,"src":"9319:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3075,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9319:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3084,"initialValue":{"arguments":[{"id":3078,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3059,"src":"9346:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3079,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3061,"src":"9354:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3080,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3063,"src":"9361:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3081,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3065,"src":"9367:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3082,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3067,"src":"9380:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3077,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3025,"src":"9332:13:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3083,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9332:53:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"9319:66:4"},{"expression":{"arguments":[{"id":3086,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3076,"src":"9405:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3087,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3069,"src":"9409:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3085,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3262,"src":"9395:9:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3088,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9395:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3089,"nodeType":"ExpressionStatement","src":"9395:20:4"},{"eventCall":{"arguments":[{"id":3091,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3076,"src":"9444:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3092,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9448:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3093,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3059,"src":"9451:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3094,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3061,"src":"9459:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3095,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3063,"src":"9466:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3096,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3065,"src":"9472:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3097,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3069,"src":"9485:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3090,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2687,"src":"9430:13:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3098,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9430:61:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3099,"nodeType":"EmitStatement","src":"9425:66:4"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3100,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3067,"src":"9505:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3103,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9521:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3102,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9513:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3101,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9513:7:4","typeDescriptions":{}}},"id":3104,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9513:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"9505:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3112,"nodeType":"IfStatement","src":"9501:72:4","trueBody":{"id":3111,"nodeType":"Block","src":"9525:48:4","statements":[{"eventCall":{"arguments":[{"id":3107,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3076,"src":"9553:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3108,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3067,"src":"9557:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3106,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2707,"src":"9544:8:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9544:18:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3110,"nodeType":"EmitStatement","src":"9539:23:4"}]}}]},"documentation":{"id":3057,"nodeType":"StructuredDocumentation","src":"8855:236:4","text":" @dev Schedule an operation containing a single transaction.\n Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"01d5062a","id":3114,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3072,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2610,"src":"9294:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3073,"kind":"modifierInvocation","modifierName":{"id":3071,"name":"onlyRole","nameLocations":["9285:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"9285:8:4"},"nodeType":"ModifierInvocation","src":"9285:23:4"}],"name":"schedule","nameLocation":"9105:8:4","nodeType":"FunctionDefinition","parameters":{"id":3070,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3059,"mutability":"mutable","name":"target","nameLocation":"9131:6:4","nodeType":"VariableDeclaration","scope":3114,"src":"9123:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3058,"name":"address","nodeType":"ElementaryTypeName","src":"9123:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3061,"mutability":"mutable","name":"value","nameLocation":"9155:5:4","nodeType":"VariableDeclaration","scope":3114,"src":"9147:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3060,"name":"uint256","nodeType":"ElementaryTypeName","src":"9147:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3063,"mutability":"mutable","name":"data","nameLocation":"9185:4:4","nodeType":"VariableDeclaration","scope":3114,"src":"9170:19:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3062,"name":"bytes","nodeType":"ElementaryTypeName","src":"9170:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3065,"mutability":"mutable","name":"predecessor","nameLocation":"9207:11:4","nodeType":"VariableDeclaration","scope":3114,"src":"9199:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3064,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9199:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3067,"mutability":"mutable","name":"salt","nameLocation":"9236:4:4","nodeType":"VariableDeclaration","scope":3114,"src":"9228:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3066,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9228:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3069,"mutability":"mutable","name":"delay","nameLocation":"9258:5:4","nodeType":"VariableDeclaration","scope":3114,"src":"9250:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3068,"name":"uint256","nodeType":"ElementaryTypeName","src":"9250:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9113:156:4"},"returnParameters":{"id":3074,"nodeType":"ParameterList","parameters":[],"src":"9309:0:4"},"scope":3608,"src":"9096:483:4","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3215,"nodeType":"Block","src":"10116:559:4","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3136,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10130:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3137,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10138:6:4","memberName":"length","nodeType":"MemberAccess","src":"10130:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3138,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10148:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3139,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10155:6:4","memberName":"length","nodeType":"MemberAccess","src":"10148:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10130:31:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3145,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3141,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10165:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3142,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10173:6:4","memberName":"length","nodeType":"MemberAccess","src":"10165:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3143,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10183:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3144,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10192:6:4","memberName":"length","nodeType":"MemberAccess","src":"10183:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10165:33:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10130:68:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3157,"nodeType":"IfStatement","src":"10126:184:4","trueBody":{"id":3156,"nodeType":"Block","src":"10200:110:4","statements":[{"errorCall":{"arguments":[{"expression":{"id":3148,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10252:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10260:6:4","memberName":"length","nodeType":"MemberAccess","src":"10252:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3150,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10268:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10277:6:4","memberName":"length","nodeType":"MemberAccess","src":"10268:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3152,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10285:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3153,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10292:6:4","memberName":"length","nodeType":"MemberAccess","src":"10285:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3147,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2646,"src":"10221:30:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3154,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10221:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3155,"nodeType":"RevertStatement","src":"10214:85:4"}]}},{"assignments":[3159],"declarations":[{"constant":false,"id":3159,"mutability":"mutable","name":"id","nameLocation":"10328:2:4","nodeType":"VariableDeclaration","scope":3215,"src":"10320:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3158,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10320:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3167,"initialValue":{"arguments":[{"id":3161,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10352:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3162,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10361:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3163,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10369:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3164,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3126,"src":"10379:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3165,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3128,"src":"10392:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3160,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3056,"src":"10333:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3166,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10333:64:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"10320:77:4"},{"expression":{"arguments":[{"id":3169,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3159,"src":"10417:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3170,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3130,"src":"10421:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3168,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3262,"src":"10407:9:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3171,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10407:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3172,"nodeType":"ExpressionStatement","src":"10407:20:4"},{"body":{"id":3200,"nodeType":"Block","src":"10482:106:4","statements":[{"eventCall":{"arguments":[{"id":3185,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3159,"src":"10515:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3186,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10519:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3187,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10522:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3189,"indexExpression":{"id":3188,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10530:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10522:10:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"id":3190,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"10534:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3192,"indexExpression":{"id":3191,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10541:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10534:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3193,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"10545:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3195,"indexExpression":{"id":3194,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10554:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10545:11:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3196,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3126,"src":"10558:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3197,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3130,"src":"10571:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3184,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2687,"src":"10501:13:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10501:76:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3199,"nodeType":"EmitStatement","src":"10496:81:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3177,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10457:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3178,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3118,"src":"10461:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3179,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10469:6:4","memberName":"length","nodeType":"MemberAccess","src":"10461:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10457:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3201,"initializationExpression":{"assignments":[3174],"declarations":[{"constant":false,"id":3174,"mutability":"mutable","name":"i","nameLocation":"10450:1:4","nodeType":"VariableDeclaration","scope":3201,"src":"10442:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3173,"name":"uint256","nodeType":"ElementaryTypeName","src":"10442:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3176,"initialValue":{"hexValue":"30","id":3175,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10454:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10442:13:4"},"loopExpression":{"expression":{"id":3182,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"10477:3:4","subExpression":{"id":3181,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3174,"src":"10479:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3183,"nodeType":"ExpressionStatement","src":"10477:3:4"},"nodeType":"ForStatement","src":"10437:151:4"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3207,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3202,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3128,"src":"10601:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10617:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3204,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10609:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3203,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10609:7:4","typeDescriptions":{}}},"id":3206,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10609:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"10601:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3214,"nodeType":"IfStatement","src":"10597:72:4","trueBody":{"id":3213,"nodeType":"Block","src":"10621:48:4","statements":[{"eventCall":{"arguments":[{"id":3209,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3159,"src":"10649:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3210,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3128,"src":"10653:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3208,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2707,"src":"10640:8:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3211,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10640:18:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3212,"nodeType":"EmitStatement","src":"10635:23:4"}]}}]},"documentation":{"id":3115,"nodeType":"StructuredDocumentation","src":"9585:278:4","text":" @dev Schedule an operation containing a batch of transactions.\n Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"8f2a0bb0","id":3216,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3133,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2610,"src":"10101:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3134,"kind":"modifierInvocation","modifierName":{"id":3132,"name":"onlyRole","nameLocations":["10092:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"10092:8:4"},"nodeType":"ModifierInvocation","src":"10092:23:4"}],"name":"scheduleBatch","nameLocation":"9877:13:4","nodeType":"FunctionDefinition","parameters":{"id":3131,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3118,"mutability":"mutable","name":"targets","nameLocation":"9919:7:4","nodeType":"VariableDeclaration","scope":3216,"src":"9900:26:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3116,"name":"address","nodeType":"ElementaryTypeName","src":"9900:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3117,"nodeType":"ArrayTypeName","src":"9900:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3121,"mutability":"mutable","name":"values","nameLocation":"9955:6:4","nodeType":"VariableDeclaration","scope":3216,"src":"9936:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3119,"name":"uint256","nodeType":"ElementaryTypeName","src":"9936:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3120,"nodeType":"ArrayTypeName","src":"9936:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3124,"mutability":"mutable","name":"payloads","nameLocation":"9988:8:4","nodeType":"VariableDeclaration","scope":3216,"src":"9971:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3122,"name":"bytes","nodeType":"ElementaryTypeName","src":"9971:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3123,"nodeType":"ArrayTypeName","src":"9971:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3126,"mutability":"mutable","name":"predecessor","nameLocation":"10014:11:4","nodeType":"VariableDeclaration","scope":3216,"src":"10006:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3125,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10006:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3128,"mutability":"mutable","name":"salt","nameLocation":"10043:4:4","nodeType":"VariableDeclaration","scope":3216,"src":"10035:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3127,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10035:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3130,"mutability":"mutable","name":"delay","nameLocation":"10065:5:4","nodeType":"VariableDeclaration","scope":3216,"src":"10057:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3129,"name":"uint256","nodeType":"ElementaryTypeName","src":"10057:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9890:186:4"},"returnParameters":{"id":3135,"nodeType":"ParameterList","parameters":[],"src":"10116:0:4"},"scope":3608,"src":"9868:807:4","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3261,"nodeType":"Block","src":"10830:345:4","statements":[{"condition":{"arguments":[{"id":3225,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3219,"src":"10856:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3224,"name":"isOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2872,"src":"10844:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3226,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10844:15:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3236,"nodeType":"IfStatement","src":"10840:131:4","trueBody":{"id":3235,"nodeType":"Block","src":"10861:110:4","statements":[{"errorCall":{"arguments":[{"id":3228,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3219,"src":"10915:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3230,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"10938:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3231,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10953:5:4","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2633,"src":"10938:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3229,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"10919:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3232,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10919:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3227,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"10882:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3233,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10882:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3234,"nodeType":"RevertStatement","src":"10875:85:4"}]}},{"assignments":[3238],"declarations":[{"constant":false,"id":3238,"mutability":"mutable","name":"minDelay","nameLocation":"10988:8:4","nodeType":"VariableDeclaration","scope":3261,"src":"10980:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3237,"name":"uint256","nodeType":"ElementaryTypeName","src":"10980:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3241,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3239,"name":"getMinDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2997,"src":"10999:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":3240,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10999:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10980:32:4"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3242,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3221,"src":"11026:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":3243,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3238,"src":"11034:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11026:16:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3251,"nodeType":"IfStatement","src":"11022:96:4","trueBody":{"id":3250,"nodeType":"Block","src":"11044:74:4","statements":[{"errorCall":{"arguments":[{"id":3246,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3221,"src":"11091:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3247,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3238,"src":"11098:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3245,"name":"TimelockInsufficientDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2653,"src":"11065:25:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":3248,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11065:42:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3249,"nodeType":"RevertStatement","src":"11058:49:4"}]}},{"expression":{"id":3259,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3252,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"11127:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3254,"indexExpression":{"id":3253,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3219,"src":"11139:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11127:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3258,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3255,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"11145:5:4","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":3256,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11151:9:4","memberName":"timestamp","nodeType":"MemberAccess","src":"11145:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":3257,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3221,"src":"11163:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11145:23:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11127:41:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3260,"nodeType":"ExpressionStatement","src":"11127:41:4"}]},"documentation":{"id":3217,"nodeType":"StructuredDocumentation","src":"10681:90:4","text":" @dev Schedule an operation that is to become valid after a given delay."},"id":3262,"implemented":true,"kind":"function","modifiers":[],"name":"_schedule","nameLocation":"10785:9:4","nodeType":"FunctionDefinition","parameters":{"id":3222,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3219,"mutability":"mutable","name":"id","nameLocation":"10803:2:4","nodeType":"VariableDeclaration","scope":3262,"src":"10795:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3218,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10795:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3221,"mutability":"mutable","name":"delay","nameLocation":"10815:5:4","nodeType":"VariableDeclaration","scope":3262,"src":"10807:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3220,"name":"uint256","nodeType":"ElementaryTypeName","src":"10807:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10794:27:4"},"returnParameters":{"id":3223,"nodeType":"ParameterList","parameters":[],"src":"10830:0:4"},"scope":3608,"src":"10776:399:4","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3299,"nodeType":"Block","src":"11385:307:4","statements":[{"condition":{"id":3274,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11399:23:4","subExpression":{"arguments":[{"id":3272,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11419:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3271,"name":"isOperationPending","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2898,"src":"11400:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3273,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11400:22:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3289,"nodeType":"IfStatement","src":"11395:230:4","trueBody":{"id":3288,"nodeType":"Block","src":"11424:201:4","statements":[{"errorCall":{"arguments":[{"id":3276,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11495:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3285,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":3278,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"11534:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3279,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11549:7:4","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2634,"src":"11534:22:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3277,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"11515:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3280,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11515:42:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":3282,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"11579:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3283,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11594:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"11579:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3281,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"11560:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3284,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11560:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"11515:85:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3275,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"11445:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11445:169:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3287,"nodeType":"RevertStatement","src":"11438:176:4"}]}},{"expression":{"id":3293,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"11634:22:4","subExpression":{"baseExpression":{"id":3290,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"11641:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3292,"indexExpression":{"id":3291,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11653:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11641:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3294,"nodeType":"ExpressionStatement","src":"11634:22:4"},{"eventCall":{"arguments":[{"id":3296,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3265,"src":"11682:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3295,"name":"Cancelled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2712,"src":"11672:9:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3297,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11672:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3298,"nodeType":"EmitStatement","src":"11667:18:4"}]},"documentation":{"id":3263,"nodeType":"StructuredDocumentation","src":"11181:131:4","text":" @dev Cancel an operation.\n Requirements:\n - the caller must have the 'canceller' role."},"functionSelector":"c4d252f5","id":3300,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3268,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2620,"src":"11369:14:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3269,"kind":"modifierInvocation","modifierName":{"id":3267,"name":"onlyRole","nameLocations":["11360:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"11360:8:4"},"nodeType":"ModifierInvocation","src":"11360:24:4"}],"name":"cancel","nameLocation":"11326:6:4","nodeType":"FunctionDefinition","parameters":{"id":3266,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3265,"mutability":"mutable","name":"id","nameLocation":"11341:2:4","nodeType":"VariableDeclaration","scope":3300,"src":"11333:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3264,"name":"bytes32","nodeType":"ElementaryTypeName","src":"11333:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"11332:12:4"},"returnParameters":{"id":3270,"nodeType":"ParameterList","parameters":[],"src":"11385:0:4"},"scope":3608,"src":"11317:375:4","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3350,"nodeType":"Block","src":"12376:249:4","statements":[{"assignments":[3318],"declarations":[{"constant":false,"id":3318,"mutability":"mutable","name":"id","nameLocation":"12394:2:4","nodeType":"VariableDeclaration","scope":3350,"src":"12386:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3317,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12386:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3326,"initialValue":{"arguments":[{"id":3320,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3303,"src":"12413:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3321,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3305,"src":"12421:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3322,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"12428:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3323,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3309,"src":"12437:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3324,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3311,"src":"12450:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3319,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3025,"src":"12399:13:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3325,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12399:56:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"12386:69:4"},{"expression":{"arguments":[{"id":3328,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3318,"src":"12478:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3329,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3309,"src":"12482:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3327,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3527,"src":"12466:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3330,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12466:28:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3331,"nodeType":"ExpressionStatement","src":"12466:28:4"},{"expression":{"arguments":[{"id":3333,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3303,"src":"12513:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3334,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3305,"src":"12521:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3335,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"12528:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3332,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3487,"src":"12504:8:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3336,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12504:32:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3337,"nodeType":"ExpressionStatement","src":"12504:32:4"},{"eventCall":{"arguments":[{"id":3339,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3318,"src":"12564:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3340,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12568:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3341,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3303,"src":"12571:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3342,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3305,"src":"12579:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3343,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"12586:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3338,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2700,"src":"12551:12:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3344,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12551:43:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3345,"nodeType":"EmitStatement","src":"12546:48:4"},{"expression":{"arguments":[{"id":3347,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3318,"src":"12615:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3346,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3554,"src":"12604:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3348,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12604:14:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3349,"nodeType":"ExpressionStatement","src":"12604:14:4"}]},"documentation":{"id":3301,"nodeType":"StructuredDocumentation","src":"11698:215:4","text":" @dev Execute an (ready) operation containing a single transaction.\n Emits a {CallExecuted} event.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"134008d3","id":3351,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3314,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2615,"src":"12361:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3315,"kind":"modifierInvocation","modifierName":{"id":3313,"name":"onlyRoleOrOpenRole","nameLocations":["12342:18:4"],"nodeType":"IdentifierPath","referencedDeclaration":2834,"src":"12342:18:4"},"nodeType":"ModifierInvocation","src":"12342:33:4"}],"name":"execute","nameLocation":"12175:7:4","nodeType":"FunctionDefinition","parameters":{"id":3312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3303,"mutability":"mutable","name":"target","nameLocation":"12200:6:4","nodeType":"VariableDeclaration","scope":3351,"src":"12192:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3302,"name":"address","nodeType":"ElementaryTypeName","src":"12192:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3305,"mutability":"mutable","name":"value","nameLocation":"12224:5:4","nodeType":"VariableDeclaration","scope":3351,"src":"12216:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3304,"name":"uint256","nodeType":"ElementaryTypeName","src":"12216:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3307,"mutability":"mutable","name":"payload","nameLocation":"12254:7:4","nodeType":"VariableDeclaration","scope":3351,"src":"12239:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3306,"name":"bytes","nodeType":"ElementaryTypeName","src":"12239:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3309,"mutability":"mutable","name":"predecessor","nameLocation":"12279:11:4","nodeType":"VariableDeclaration","scope":3351,"src":"12271:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3308,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12271:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3311,"mutability":"mutable","name":"salt","nameLocation":"12308:4:4","nodeType":"VariableDeclaration","scope":3351,"src":"12300:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12300:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"12182:136:4"},"returnParameters":{"id":3316,"nodeType":"ParameterList","parameters":[],"src":"12376:0:4"},"scope":3608,"src":"12166:459:4","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3457,"nodeType":"Block","src":"13375:654:4","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3381,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3371,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13389:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3372,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13397:6:4","memberName":"length","nodeType":"MemberAccess","src":"13389:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3373,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13407:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13414:6:4","memberName":"length","nodeType":"MemberAccess","src":"13407:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13389:31:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3380,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3376,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13424:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3377,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13432:6:4","memberName":"length","nodeType":"MemberAccess","src":"13424:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3378,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13442:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13451:6:4","memberName":"length","nodeType":"MemberAccess","src":"13442:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13424:33:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"13389:68:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3392,"nodeType":"IfStatement","src":"13385:184:4","trueBody":{"id":3391,"nodeType":"Block","src":"13459:110:4","statements":[{"errorCall":{"arguments":[{"expression":{"id":3383,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13511:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3384,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13519:6:4","memberName":"length","nodeType":"MemberAccess","src":"13511:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3385,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13527:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3386,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13536:6:4","memberName":"length","nodeType":"MemberAccess","src":"13527:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3387,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13544:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3388,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13551:6:4","memberName":"length","nodeType":"MemberAccess","src":"13544:13:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3382,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2646,"src":"13480:30:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3389,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13480:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3390,"nodeType":"RevertStatement","src":"13473:85:4"}]}},{"assignments":[3394],"declarations":[{"constant":false,"id":3394,"mutability":"mutable","name":"id","nameLocation":"13587:2:4","nodeType":"VariableDeclaration","scope":3457,"src":"13579:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3393,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13579:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3402,"initialValue":{"arguments":[{"id":3396,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13611:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3397,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13620:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3398,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13628:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3399,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3363,"src":"13638:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3400,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3365,"src":"13651:4:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3395,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3056,"src":"13592:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3401,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13592:64:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"13579:77:4"},{"expression":{"arguments":[{"id":3404,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3394,"src":"13679:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3405,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3363,"src":"13683:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3403,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3527,"src":"13667:11:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3406,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13667:28:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3407,"nodeType":"ExpressionStatement","src":"13667:28:4"},{"body":{"id":3451,"nodeType":"Block","src":"13750:249:4","statements":[{"assignments":[3420],"declarations":[{"constant":false,"id":3420,"mutability":"mutable","name":"target","nameLocation":"13772:6:4","nodeType":"VariableDeclaration","scope":3451,"src":"13764:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3419,"name":"address","nodeType":"ElementaryTypeName","src":"13764:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3424,"initialValue":{"baseExpression":{"id":3421,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13781:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3423,"indexExpression":{"id":3422,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13789:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13781:10:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"13764:27:4"},{"assignments":[3426],"declarations":[{"constant":false,"id":3426,"mutability":"mutable","name":"value","nameLocation":"13813:5:4","nodeType":"VariableDeclaration","scope":3451,"src":"13805:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3425,"name":"uint256","nodeType":"ElementaryTypeName","src":"13805:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3430,"initialValue":{"baseExpression":{"id":3427,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3358,"src":"13821:6:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3429,"indexExpression":{"id":3428,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13828:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13821:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13805:25:4"},{"assignments":[3432],"declarations":[{"constant":false,"id":3432,"mutability":"mutable","name":"payload","nameLocation":"13859:7:4","nodeType":"VariableDeclaration","scope":3451,"src":"13844:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3431,"name":"bytes","nodeType":"ElementaryTypeName","src":"13844:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3436,"initialValue":{"baseExpression":{"id":3433,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3361,"src":"13869:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3435,"indexExpression":{"id":3434,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13878:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13869:11:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"nodeType":"VariableDeclarationStatement","src":"13844:36:4"},{"expression":{"arguments":[{"id":3438,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3420,"src":"13903:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3439,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3426,"src":"13911:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3440,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3432,"src":"13918:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3437,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3487,"src":"13894:8:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3441,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13894:32:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3442,"nodeType":"ExpressionStatement","src":"13894:32:4"},{"eventCall":{"arguments":[{"id":3444,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3394,"src":"13958:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3445,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13962:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3446,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3420,"src":"13965:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3447,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3426,"src":"13973:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3448,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3432,"src":"13980:7:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3443,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2700,"src":"13945:12:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3449,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13945:43:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3450,"nodeType":"EmitStatement","src":"13940:48:4"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3415,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3412,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13725:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3413,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3355,"src":"13729:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3414,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13737:6:4","memberName":"length","nodeType":"MemberAccess","src":"13729:14:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13725:18:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3452,"initializationExpression":{"assignments":[3409],"declarations":[{"constant":false,"id":3409,"mutability":"mutable","name":"i","nameLocation":"13718:1:4","nodeType":"VariableDeclaration","scope":3452,"src":"13710:9:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3408,"name":"uint256","nodeType":"ElementaryTypeName","src":"13710:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3411,"initialValue":{"hexValue":"30","id":3410,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13722:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"13710:13:4"},"loopExpression":{"expression":{"id":3417,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"13745:3:4","subExpression":{"id":3416,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3409,"src":"13747:1:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3418,"nodeType":"ExpressionStatement","src":"13745:3:4"},"nodeType":"ForStatement","src":"13705:294:4"},{"expression":{"arguments":[{"id":3454,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3394,"src":"14019:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3453,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3554,"src":"14008:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3455,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14008:14:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3456,"nodeType":"ExpressionStatement","src":"14008:14:4"}]},"documentation":{"id":3352,"nodeType":"StructuredDocumentation","src":"12631:249:4","text":" @dev Execute an (ready) operation containing a batch of transactions.\n Emits one {CallExecuted} event per transaction in the batch.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"e38335e5","id":3458,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3368,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2615,"src":"13360:13:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3369,"kind":"modifierInvocation","modifierName":{"id":3367,"name":"onlyRoleOrOpenRole","nameLocations":["13341:18:4"],"nodeType":"IdentifierPath","referencedDeclaration":2834,"src":"13341:18:4"},"nodeType":"ModifierInvocation","src":"13341:33:4"}],"name":"executeBatch","nameLocation":"13142:12:4","nodeType":"FunctionDefinition","parameters":{"id":3366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3355,"mutability":"mutable","name":"targets","nameLocation":"13183:7:4","nodeType":"VariableDeclaration","scope":3458,"src":"13164:26:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3353,"name":"address","nodeType":"ElementaryTypeName","src":"13164:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3354,"nodeType":"ArrayTypeName","src":"13164:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3358,"mutability":"mutable","name":"values","nameLocation":"13219:6:4","nodeType":"VariableDeclaration","scope":3458,"src":"13200:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3356,"name":"uint256","nodeType":"ElementaryTypeName","src":"13200:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3357,"nodeType":"ArrayTypeName","src":"13200:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3361,"mutability":"mutable","name":"payloads","nameLocation":"13252:8:4","nodeType":"VariableDeclaration","scope":3458,"src":"13235:25:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3359,"name":"bytes","nodeType":"ElementaryTypeName","src":"13235:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3360,"nodeType":"ArrayTypeName","src":"13235:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3363,"mutability":"mutable","name":"predecessor","nameLocation":"13278:11:4","nodeType":"VariableDeclaration","scope":3458,"src":"13270:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3362,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13270:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3365,"mutability":"mutable","name":"salt","nameLocation":"13307:4:4","nodeType":"VariableDeclaration","scope":3458,"src":"13299:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3364,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13299:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13154:163:4"},"returnParameters":{"id":3370,"nodeType":"ParameterList","parameters":[],"src":"13375:0:4"},"scope":3608,"src":"13133:896:4","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3486,"nodeType":"Block","src":"14179:145:4","statements":[{"assignments":[3469,3471],"declarations":[{"constant":false,"id":3469,"mutability":"mutable","name":"success","nameLocation":"14195:7:4","nodeType":"VariableDeclaration","scope":3486,"src":"14190:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3468,"name":"bool","nodeType":"ElementaryTypeName","src":"14190:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":3471,"mutability":"mutable","name":"returndata","nameLocation":"14217:10:4","nodeType":"VariableDeclaration","scope":3486,"src":"14204:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3470,"name":"bytes","nodeType":"ElementaryTypeName","src":"14204:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3478,"initialValue":{"arguments":[{"id":3476,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3465,"src":"14257:4:4","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":3472,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3461,"src":"14231:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3473,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14238:4:4","memberName":"call","nodeType":"MemberAccess","src":"14231:11:4","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":3474,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3463,"src":"14250:5:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"14231:25:4","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3477,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14231:31:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"14189:73:4"},{"expression":{"arguments":[{"id":3482,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3469,"src":"14297:7:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":3483,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3471,"src":"14306:10:4","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":3479,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6688,"src":"14272:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$6688_$","typeString":"type(library Address)"}},"id":3481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14280:16:4","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":6667,"src":"14272:24:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":3484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14272:45:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":3485,"nodeType":"ExpressionStatement","src":"14272:45:4"}]},"documentation":{"id":3459,"nodeType":"StructuredDocumentation","src":"14035:52:4","text":" @dev Execute an operation's call."},"id":3487,"implemented":true,"kind":"function","modifiers":[],"name":"_execute","nameLocation":"14101:8:4","nodeType":"FunctionDefinition","parameters":{"id":3466,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3461,"mutability":"mutable","name":"target","nameLocation":"14118:6:4","nodeType":"VariableDeclaration","scope":3487,"src":"14110:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3460,"name":"address","nodeType":"ElementaryTypeName","src":"14110:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3463,"mutability":"mutable","name":"value","nameLocation":"14134:5:4","nodeType":"VariableDeclaration","scope":3487,"src":"14126:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3462,"name":"uint256","nodeType":"ElementaryTypeName","src":"14126:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3465,"mutability":"mutable","name":"data","nameLocation":"14156:4:4","nodeType":"VariableDeclaration","scope":3487,"src":"14141:19:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3464,"name":"bytes","nodeType":"ElementaryTypeName","src":"14141:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"14109:52:4"},"returnParameters":{"id":3467,"nodeType":"ParameterList","parameters":[],"src":"14179:0:4"},"scope":3608,"src":"14092:232:4","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":3526,"nodeType":"Block","src":"14474:300:4","statements":[{"condition":{"id":3498,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14488:21:4","subExpression":{"arguments":[{"id":3496,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3490,"src":"14506:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3495,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2914,"src":"14489:16:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3497,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14489:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3508,"nodeType":"IfStatement","src":"14484:137:4","trueBody":{"id":3507,"nodeType":"Block","src":"14511:110:4","statements":[{"errorCall":{"arguments":[{"id":3500,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3490,"src":"14565:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3502,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"14588:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3503,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14603:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"14588:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3501,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"14569:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3504,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14569:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3499,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"14532:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3505,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14532:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3506,"nodeType":"RevertStatement","src":"14525:85:4"}]}},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3519,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3514,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3509,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3492,"src":"14634:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3512,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14657:1:4","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3511,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14649:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3510,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14649:7:4","typeDescriptions":{}}},"id":3513,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14649:10:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"14634:25:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":3518,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14663:29:4","subExpression":{"arguments":[{"id":3516,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3492,"src":"14680:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3515,"name":"isOperationDone","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2930,"src":"14664:15:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3517,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14664:28:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"14634:58:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3525,"nodeType":"IfStatement","src":"14630:138:4","trueBody":{"id":3524,"nodeType":"Block","src":"14694:74:4","statements":[{"errorCall":{"arguments":[{"id":3521,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3492,"src":"14745:11:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3520,"name":"TimelockUnexecutedPredecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2665,"src":"14715:29:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":3522,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14715:42:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3523,"nodeType":"RevertStatement","src":"14708:49:4"}]}}]},"documentation":{"id":3488,"nodeType":"StructuredDocumentation","src":"14330:72:4","text":" @dev Checks before execution of an operation's calls."},"id":3527,"implemented":true,"kind":"function","modifiers":[],"name":"_beforeCall","nameLocation":"14416:11:4","nodeType":"FunctionDefinition","parameters":{"id":3493,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3490,"mutability":"mutable","name":"id","nameLocation":"14436:2:4","nodeType":"VariableDeclaration","scope":3527,"src":"14428:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3489,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14428:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3492,"mutability":"mutable","name":"predecessor","nameLocation":"14448:11:4","nodeType":"VariableDeclaration","scope":3527,"src":"14440:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3491,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14440:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14427:33:4"},"returnParameters":{"id":3494,"nodeType":"ParameterList","parameters":[],"src":"14474:0:4"},"scope":3608,"src":"14407:367:4","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":3553,"nodeType":"Block","src":"14896:196:4","statements":[{"condition":{"id":3536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14910:21:4","subExpression":{"arguments":[{"id":3534,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"14928:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3533,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2914,"src":"14911:16:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3535,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14911:20:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3546,"nodeType":"IfStatement","src":"14906:137:4","trueBody":{"id":3545,"nodeType":"Block","src":"14933:110:4","statements":[{"errorCall":{"arguments":[{"id":3538,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"14987:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3540,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2637,"src":"15010:14:4","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2637_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3541,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15025:5:4","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2635,"src":"15010:20:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3539,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3607,"src":"14991:18:4","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2637_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3542,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14991:40:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3537,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2660,"src":"14954:32:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3543,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14954:78:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3544,"nodeType":"RevertStatement","src":"14947:85:4"}]}},{"expression":{"id":3551,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3547,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2630,"src":"15052:11:4","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3549,"indexExpression":{"id":3548,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"15064:2:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"15052:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3550,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2626,"src":"15070:15:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15052:33:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3552,"nodeType":"ExpressionStatement","src":"15052:33:4"}]},"documentation":{"id":3528,"nodeType":"StructuredDocumentation","src":"14780:71:4","text":" @dev Checks after execution of an operation's calls."},"id":3554,"implemented":true,"kind":"function","modifiers":[],"name":"_afterCall","nameLocation":"14865:10:4","nodeType":"FunctionDefinition","parameters":{"id":3531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3530,"mutability":"mutable","name":"id","nameLocation":"14884:2:4","nodeType":"VariableDeclaration","scope":3554,"src":"14876:10:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3529,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14876:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14875:12:4"},"returnParameters":{"id":3532,"nodeType":"ParameterList","parameters":[],"src":"14896:0:4"},"scope":3608,"src":"14856:236:4","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3586,"nodeType":"Block","src":"15541:230:4","statements":[{"assignments":[3561],"declarations":[{"constant":false,"id":3561,"mutability":"mutable","name":"sender","nameLocation":"15559:6:4","nodeType":"VariableDeclaration","scope":3586,"src":"15551:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3560,"name":"address","nodeType":"ElementaryTypeName","src":"15551:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3564,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3562,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"15568:10:4","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":3563,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15568:12:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"15551:29:4"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":3570,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3565,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3561,"src":"15594:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":3568,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15612:4:4","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":3567,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15604:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":3566,"name":"address","nodeType":"ElementaryTypeName","src":"15604:7:4","typeDescriptions":{}}},"id":3569,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15604:13:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15594:23:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3576,"nodeType":"IfStatement","src":"15590:95:4","trueBody":{"id":3575,"nodeType":"Block","src":"15619:66:4","statements":[{"errorCall":{"arguments":[{"id":3572,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3561,"src":"15667:6:4","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3571,"name":"TimelockUnauthorizedCaller","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2670,"src":"15640:26:4","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3573,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15640:34:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3574,"nodeType":"RevertStatement","src":"15633:41:4"}]}},{"eventCall":{"arguments":[{"id":3578,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"15714:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3579,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"15725:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3577,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2719,"src":"15699:14:4","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3580,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15699:35:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3581,"nodeType":"EmitStatement","src":"15694:40:4"},{"expression":{"id":3584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3582,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2632,"src":"15744:9:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3583,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"15756:8:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15744:20:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3585,"nodeType":"ExpressionStatement","src":"15744:20:4"}]},"documentation":{"id":3555,"nodeType":"StructuredDocumentation","src":"15098:382:4","text":" @dev Changes the minimum timelock duration for future operations.\n Emits a {MinDelayChange} event.\n Requirements:\n - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n an operation where the timelock is the target and the data is the ABI-encoded call to this function."},"functionSelector":"64d62353","id":3587,"implemented":true,"kind":"function","modifiers":[],"name":"updateDelay","nameLocation":"15494:11:4","nodeType":"FunctionDefinition","parameters":{"id":3558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3557,"mutability":"mutable","name":"newDelay","nameLocation":"15514:8:4","nodeType":"VariableDeclaration","scope":3587,"src":"15506:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3556,"name":"uint256","nodeType":"ElementaryTypeName","src":"15506:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15505:18:4"},"returnParameters":{"id":3559,"nodeType":"ParameterList","parameters":[],"src":"15541:0:4"},"scope":3608,"src":"15485:286:4","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":3606,"nodeType":"Block","src":"16228:59:4","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3603,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":3598,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16253:1:4","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":3601,"name":"operationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3591,"src":"16264:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}],"id":3600,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16258:5:4","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3599,"name":"uint8","nodeType":"ElementaryTypeName","src":"16258:5:4","typeDescriptions":{}}},"id":3602,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16258:21:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16253:26:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3597,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16245:7:4","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3596,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16245:7:4","typeDescriptions":{}}},"id":3604,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16245:35:4","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3595,"id":3605,"nodeType":"Return","src":"16238:42:4"}]},"documentation":{"id":3588,"nodeType":"StructuredDocumentation","src":"15777:355:4","text":" @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `OperationState` enum. For example:\n 0x000...1000\n ^^^^^^----- ...\n ^---- Done\n ^--- Ready\n ^-- Waiting\n ^- Unset"},"id":3607,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"16146:18:4","nodeType":"FunctionDefinition","parameters":{"id":3592,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3591,"mutability":"mutable","name":"operationState","nameLocation":"16180:14:4","nodeType":"VariableDeclaration","scope":3607,"src":"16165:29:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3590,"nodeType":"UserDefinedTypeName","pathNode":{"id":3589,"name":"OperationState","nameLocations":["16165:14:4"],"nodeType":"IdentifierPath","referencedDeclaration":2637,"src":"16165:14:4"},"referencedDeclaration":2637,"src":"16165:14:4","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2637","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"16164:31:4"},"returnParameters":{"id":3595,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3594,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3607,"src":"16219:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3593,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16219:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16218:9:4"},"scope":3608,"src":"16137:150:4","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":3609,"src":"1084:15205:4","usedErrors":[305,308,2646,2653,2660,2665,2670,6731],"usedEvents":[317,326,335,2687,2700,2707,2712,2719]}],"src":"117:16173:4"},"id":4},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","exportedSymbols":{"Governor":[2134],"GovernorCountingSimple":[3840]},"id":3841,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":3610,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"132:24:5"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":3612,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3841,"sourceUnit":2135,"src":"158:41:5","symbolAliases":[{"foreign":{"id":3611,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"166:8:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":3614,"name":"Governor","nameLocations":["323:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"323:8:5"},"id":3615,"nodeType":"InheritanceSpecifier","src":"323:8:5"}],"canonicalName":"GovernorCountingSimple","contractDependencies":[],"contractKind":"contract","documentation":{"id":3613,"nodeType":"StructuredDocumentation","src":"201:77:5","text":" @dev Extension of {Governor} for simple, 3 options, vote counting."},"fullyImplemented":false,"id":3840,"linearizedBaseContracts":[3840,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorCountingSimple","nameLocation":"297:22:5","nodeType":"ContractDefinition","nodes":[{"canonicalName":"GovernorCountingSimple.VoteType","documentation":{"id":3616,"nodeType":"StructuredDocumentation","src":"338:78:5","text":" @dev Supported vote types. Matches Governor Bravo ordering."},"id":3620,"members":[{"id":3617,"name":"Against","nameLocation":"445:7:5","nodeType":"EnumValue","src":"445:7:5"},{"id":3618,"name":"For","nameLocation":"462:3:5","nodeType":"EnumValue","src":"462:3:5"},{"id":3619,"name":"Abstain","nameLocation":"475:7:5","nodeType":"EnumValue","src":"475:7:5"}],"name":"VoteType","nameLocation":"426:8:5","nodeType":"EnumDefinition","src":"421:67:5"},{"canonicalName":"GovernorCountingSimple.ProposalVote","id":3631,"members":[{"constant":false,"id":3622,"mutability":"mutable","name":"againstVotes","nameLocation":"532:12:5","nodeType":"VariableDeclaration","scope":3631,"src":"524:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3621,"name":"uint256","nodeType":"ElementaryTypeName","src":"524:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3624,"mutability":"mutable","name":"forVotes","nameLocation":"562:8:5","nodeType":"VariableDeclaration","scope":3631,"src":"554:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3623,"name":"uint256","nodeType":"ElementaryTypeName","src":"554:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3626,"mutability":"mutable","name":"abstainVotes","nameLocation":"588:12:5","nodeType":"VariableDeclaration","scope":3631,"src":"580:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3625,"name":"uint256","nodeType":"ElementaryTypeName","src":"580:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3630,"mutability":"mutable","name":"hasVoted","nameLocation":"641:8:5","nodeType":"VariableDeclaration","scope":3631,"src":"610:39:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":3629,"keyName":"voter","keyNameLocation":"626:5:5","keyType":{"id":3627,"name":"address","nodeType":"ElementaryTypeName","src":"618:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"610:30:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3628,"name":"bool","nodeType":"ElementaryTypeName","src":"635:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"}],"name":"ProposalVote","nameLocation":"501:12:5","nodeType":"StructDefinition","scope":3840,"src":"494:162:5","visibility":"public"},{"constant":false,"id":3636,"mutability":"mutable","name":"_proposalVotes","nameLocation":"714:14:5","nodeType":"VariableDeclaration","scope":3840,"src":"662:66:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"typeName":{"id":3635,"keyName":"proposalId","keyNameLocation":"678:10:5","keyType":{"id":3632,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"662:43:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3634,"nodeType":"UserDefinedTypeName","pathNode":{"id":3633,"name":"ProposalVote","nameLocations":["692:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"692:12:5"},"referencedDeclaration":3631,"src":"692:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}}},"visibility":"private"},{"baseFunctions":[2327],"body":{"id":3645,"nodeType":"Block","src":"925:58:5","statements":[{"expression":{"hexValue":"737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e","id":3643,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"942:34:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_a3816e28b29b48b8e7bf93291116c21473ef28186248d173042d1986430466e1","typeString":"literal_string \"support=bravo&quorum=for,abstain\""},"value":"support=bravo&quorum=for,abstain"},"functionReturnParameters":3642,"id":3644,"nodeType":"Return","src":"935:41:5"}]},"documentation":{"id":3637,"nodeType":"StructuredDocumentation","src":"735:54:5","text":" @dev See {IGovernor-COUNTING_MODE}."},"functionSelector":"dd4e2ba5","id":3646,"implemented":true,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"856:13:5","nodeType":"FunctionDefinition","overrides":{"id":3639,"nodeType":"OverrideSpecifier","overrides":[],"src":"892:8:5"},"parameters":{"id":3638,"nodeType":"ParameterList","parameters":[],"src":"869:2:5"},"returnParameters":{"id":3642,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3641,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3646,"src":"910:13:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":3640,"name":"string","nodeType":"ElementaryTypeName","src":"910:6:5","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"909:15:5"},"scope":3840,"src":"847:136:5","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2451],"body":{"id":3664,"nodeType":"Block","src":"1142:68:5","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":3657,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"1159:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3659,"indexExpression":{"id":3658,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3649,"src":"1174:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"id":3660,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1186:8:5","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3630,"src":"1159:35:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3662,"indexExpression":{"id":3661,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3651,"src":"1195:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:44:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3656,"id":3663,"nodeType":"Return","src":"1152:51:5"}]},"documentation":{"id":3647,"nodeType":"StructuredDocumentation","src":"989:49:5","text":" @dev See {IGovernor-hasVoted}."},"functionSelector":"43859632","id":3665,"implemented":true,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"1052:8:5","nodeType":"FunctionDefinition","overrides":{"id":3653,"nodeType":"OverrideSpecifier","overrides":[],"src":"1118:8:5"},"parameters":{"id":3652,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3649,"mutability":"mutable","name":"proposalId","nameLocation":"1069:10:5","nodeType":"VariableDeclaration","scope":3665,"src":"1061:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3648,"name":"uint256","nodeType":"ElementaryTypeName","src":"1061:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3651,"mutability":"mutable","name":"account","nameLocation":"1089:7:5","nodeType":"VariableDeclaration","scope":3665,"src":"1081:15:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3650,"name":"address","nodeType":"ElementaryTypeName","src":"1081:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1060:37:5"},"returnParameters":{"id":3656,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3655,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3665,"src":"1136:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3654,"name":"bool","nodeType":"ElementaryTypeName","src":"1136:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1135:6:5"},"scope":3840,"src":"1043:167:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3692,"nodeType":"Block","src":"1430:173:5","statements":[{"assignments":[3679],"declarations":[{"constant":false,"id":3679,"mutability":"mutable","name":"proposalVote","nameLocation":"1461:12:5","nodeType":"VariableDeclaration","scope":3692,"src":"1440:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3678,"nodeType":"UserDefinedTypeName","pathNode":{"id":3677,"name":"ProposalVote","nameLocations":["1440:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"1440:12:5"},"referencedDeclaration":3631,"src":"1440:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3683,"initialValue":{"baseExpression":{"id":3680,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"1476:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3682,"indexExpression":{"id":3681,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3668,"src":"1491:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1476:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1440:62:5"},{"expression":{"components":[{"expression":{"id":3684,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3679,"src":"1520:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3685,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1533:12:5","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3622,"src":"1520:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3686,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3679,"src":"1547:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3687,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1560:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"1547:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3688,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3679,"src":"1570:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3689,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1583:12:5","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3626,"src":"1570:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":3690,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1519:77:5","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256,uint256)"}},"functionReturnParameters":3676,"id":3691,"nodeType":"Return","src":"1512:84:5"}]},"documentation":{"id":3666,"nodeType":"StructuredDocumentation","src":"1216:61:5","text":" @dev Accessor to the internal vote counts."},"functionSelector":"544ffc9c","id":3693,"implemented":true,"kind":"function","modifiers":[],"name":"proposalVotes","nameLocation":"1291:13:5","nodeType":"FunctionDefinition","parameters":{"id":3669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3668,"mutability":"mutable","name":"proposalId","nameLocation":"1322:10:5","nodeType":"VariableDeclaration","scope":3693,"src":"1314:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3667,"name":"uint256","nodeType":"ElementaryTypeName","src":"1314:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1304:34:5"},"returnParameters":{"id":3676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3671,"mutability":"mutable","name":"againstVotes","nameLocation":"1376:12:5","nodeType":"VariableDeclaration","scope":3693,"src":"1368:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3670,"name":"uint256","nodeType":"ElementaryTypeName","src":"1368:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3673,"mutability":"mutable","name":"forVotes","nameLocation":"1398:8:5","nodeType":"VariableDeclaration","scope":3693,"src":"1390:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3672,"name":"uint256","nodeType":"ElementaryTypeName","src":"1390:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3675,"mutability":"mutable","name":"abstainVotes","nameLocation":"1416:12:5","nodeType":"VariableDeclaration","scope":3693,"src":"1408:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3674,"name":"uint256","nodeType":"ElementaryTypeName","src":"1408:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1367:62:5"},"scope":3840,"src":"1282:321:5","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[837],"body":{"id":3721,"nodeType":"Block","src":"1758:186:5","statements":[{"assignments":[3704],"declarations":[{"constant":false,"id":3704,"mutability":"mutable","name":"proposalVote","nameLocation":"1789:12:5","nodeType":"VariableDeclaration","scope":3721,"src":"1768:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3703,"nodeType":"UserDefinedTypeName","pathNode":{"id":3702,"name":"ProposalVote","nameLocations":["1768:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"1768:12:5"},"referencedDeclaration":3631,"src":"1768:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3708,"initialValue":{"baseExpression":{"id":3705,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"1804:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3707,"indexExpression":{"id":3706,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3696,"src":"1819:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1804:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1768:62:5"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3719,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":3711,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3696,"src":"1872:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3710,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":731,"src":"1855:16:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3712,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1855:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3709,"name":"quorum","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2121,"src":"1848:6:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3713,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1848:36:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3718,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3714,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3704,"src":"1888:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3715,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1901:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"1888:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"id":3716,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3704,"src":"1912:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3717,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1925:12:5","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3626,"src":"1912:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1888:49:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1848:89:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3701,"id":3720,"nodeType":"Return","src":"1841:96:5"}]},"documentation":{"id":3694,"nodeType":"StructuredDocumentation","src":"1609:54:5","text":" @dev See {Governor-_quorumReached}."},"id":3722,"implemented":true,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"1677:14:5","nodeType":"FunctionDefinition","overrides":{"id":3698,"nodeType":"OverrideSpecifier","overrides":[],"src":"1734:8:5"},"parameters":{"id":3697,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3696,"mutability":"mutable","name":"proposalId","nameLocation":"1700:10:5","nodeType":"VariableDeclaration","scope":3722,"src":"1692:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3695,"name":"uint256","nodeType":"ElementaryTypeName","src":"1692:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1691:20:5"},"returnParameters":{"id":3701,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3700,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3722,"src":"1752:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3699,"name":"bool","nodeType":"ElementaryTypeName","src":"1752:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1751:6:5"},"scope":3840,"src":"1668:276:5","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[845],"body":{"id":3744,"nodeType":"Block","src":"2168:146:5","statements":[{"assignments":[3733],"declarations":[{"constant":false,"id":3733,"mutability":"mutable","name":"proposalVote","nameLocation":"2199:12:5","nodeType":"VariableDeclaration","scope":3744,"src":"2178:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3732,"nodeType":"UserDefinedTypeName","pathNode":{"id":3731,"name":"ProposalVote","nameLocations":["2178:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"2178:12:5"},"referencedDeclaration":3631,"src":"2178:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3737,"initialValue":{"baseExpression":{"id":3734,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"2214:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3736,"indexExpression":{"id":3735,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3725,"src":"2229:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2214:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2178:62:5"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3742,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3738,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3733,"src":"2258:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3739,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2271:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"2258:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":3740,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3733,"src":"2282:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3741,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2295:12:5","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3622,"src":"2282:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2258:49:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3730,"id":3743,"nodeType":"Return","src":"2251:56:5"}]},"documentation":{"id":3723,"nodeType":"StructuredDocumentation","src":"1950:123:5","text":" @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes."},"id":3745,"implemented":true,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"2087:14:5","nodeType":"FunctionDefinition","overrides":{"id":3727,"nodeType":"OverrideSpecifier","overrides":[],"src":"2144:8:5"},"parameters":{"id":3726,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3725,"mutability":"mutable","name":"proposalId","nameLocation":"2110:10:5","nodeType":"VariableDeclaration","scope":3745,"src":"2102:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3724,"name":"uint256","nodeType":"ElementaryTypeName","src":"2102:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2101:20:5"},"returnParameters":{"id":3730,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3729,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3745,"src":"2162:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3728,"name":"bool","nodeType":"ElementaryTypeName","src":"2162:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2161:6:5"},"scope":3840,"src":"2078:236:5","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[873],"body":{"id":3838,"nodeType":"Block","src":"2661:657:5","statements":[{"assignments":[3764],"declarations":[{"constant":false,"id":3764,"mutability":"mutable","name":"proposalVote","nameLocation":"2692:12:5","nodeType":"VariableDeclaration","scope":3838,"src":"2671:33:5","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3763,"nodeType":"UserDefinedTypeName","pathNode":{"id":3762,"name":"ProposalVote","nameLocations":["2671:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":3631,"src":"2671:12:5"},"referencedDeclaration":3631,"src":"2671:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3768,"initialValue":{"baseExpression":{"id":3765,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3636,"src":"2707:14:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3631_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3767,"indexExpression":{"id":3766,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3748,"src":"2722:10:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2707:26:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2671:62:5"},{"condition":{"baseExpression":{"expression":{"id":3769,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"2748:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3770,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2761:8:5","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3630,"src":"2748:21:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3772,"indexExpression":{"id":3771,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"2770:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2748:30:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3778,"nodeType":"IfStatement","src":"2744:100:5","trueBody":{"id":3777,"nodeType":"Block","src":"2780:64:5","statements":[{"errorCall":{"arguments":[{"id":3774,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"2825:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3773,"name":"GovernorAlreadyCastVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2168,"src":"2801:23:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3775,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:32:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3776,"nodeType":"RevertStatement","src":"2794:39:5"}]}},{"expression":{"id":3785,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":3779,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"2853:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3782,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2866:8:5","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3630,"src":"2853:21:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3783,"indexExpression":{"id":3781,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"2875:7:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2853:30:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":3784,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2886:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"2853:37:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3786,"nodeType":"ExpressionStatement","src":"2853:37:5"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3787,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3752,"src":"2905:7:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3790,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3620,"src":"2922:8:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3620_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3791,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2931:7:5","memberName":"Against","nodeType":"MemberAccess","referencedDeclaration":3617,"src":"2922:16:5","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3789,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2916:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3788,"name":"uint8","nodeType":"ElementaryTypeName","src":"2916:5:5","typeDescriptions":{}}},"id":3792,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2916:23:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2905:34:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3801,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3752,"src":"3016:7:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3804,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3620,"src":"3033:8:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3620_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3805,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3042:3:5","memberName":"For","nodeType":"MemberAccess","referencedDeclaration":3618,"src":"3033:12:5","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3803,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3027:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3802,"name":"uint8","nodeType":"ElementaryTypeName","src":"3027:5:5","typeDescriptions":{}}},"id":3806,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3027:19:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3016:30:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3821,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3815,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3752,"src":"3119:7:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3818,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3620,"src":"3136:8:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3620_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3819,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3145:7:5","memberName":"Abstain","nodeType":"MemberAccess","referencedDeclaration":3619,"src":"3136:16:5","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3620","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3817,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3130:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3816,"name":"uint8","nodeType":"ElementaryTypeName","src":"3130:5:5","typeDescriptions":{}}},"id":3820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3130:23:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3119:34:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":3832,"nodeType":"Block","src":"3226:57:5","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":3829,"name":"GovernorInvalidVoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2218,"src":"3247:23:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":3830,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3247:25:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3831,"nodeType":"RevertStatement","src":"3240:32:5"}]},"id":3833,"nodeType":"IfStatement","src":"3115:168:5","trueBody":{"id":3828,"nodeType":"Block","src":"3155:65:5","statements":[{"expression":{"id":3826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3822,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"3169:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3824,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3182:12:5","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3626,"src":"3169:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3825,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"3198:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3169:40:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3827,"nodeType":"ExpressionStatement","src":"3169:40:5"}]}},"id":3834,"nodeType":"IfStatement","src":"3012:271:5","trueBody":{"id":3814,"nodeType":"Block","src":"3048:61:5","statements":[{"expression":{"id":3812,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3808,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"3062:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3810,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3075:8:5","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3624,"src":"3062:21:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3811,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"3087:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3062:36:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3813,"nodeType":"ExpressionStatement","src":"3062:36:5"}]}},"id":3835,"nodeType":"IfStatement","src":"2901:382:5","trueBody":{"id":3800,"nodeType":"Block","src":"2941:65:5","statements":[{"expression":{"id":3798,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3794,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3764,"src":"2955:12:5","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3631_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3796,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2968:12:5","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3622,"src":"2955:25:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3797,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"2984:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2955:40:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3799,"nodeType":"ExpressionStatement","src":"2955:40:5"}]}},{"expression":{"id":3836,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3754,"src":"3300:11:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3761,"id":3837,"nodeType":"Return","src":"3293:18:5"}]},"documentation":{"id":3746,"nodeType":"StructuredDocumentation","src":"2320:129:5","text":" @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo)."},"id":3839,"implemented":true,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"2463:10:5","nodeType":"FunctionDefinition","overrides":{"id":3758,"nodeType":"OverrideSpecifier","overrides":[],"src":"2634:8:5"},"parameters":{"id":3757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3748,"mutability":"mutable","name":"proposalId","nameLocation":"2491:10:5","nodeType":"VariableDeclaration","scope":3839,"src":"2483:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3747,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3750,"mutability":"mutable","name":"account","nameLocation":"2519:7:5","nodeType":"VariableDeclaration","scope":3839,"src":"2511:15:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3749,"name":"address","nodeType":"ElementaryTypeName","src":"2511:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3752,"mutability":"mutable","name":"support","nameLocation":"2542:7:5","nodeType":"VariableDeclaration","scope":3839,"src":"2536:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":3751,"name":"uint8","nodeType":"ElementaryTypeName","src":"2536:5:5","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":3754,"mutability":"mutable","name":"totalWeight","nameLocation":"2567:11:5","nodeType":"VariableDeclaration","scope":3839,"src":"2559:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3753,"name":"uint256","nodeType":"ElementaryTypeName","src":"2559:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3839,"src":"2588:12:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3755,"name":"bytes","nodeType":"ElementaryTypeName","src":"2588:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2473:143:5"},"returnParameters":{"id":3761,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3760,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3839,"src":"2652:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3759,"name":"uint256","nodeType":"ElementaryTypeName","src":"2652:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2651:9:5"},"scope":3840,"src":"2454:864:5","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":3841,"src":"279:3041:5","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,5326]}],"src":"132:3189:5"},"id":5},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","exportedSymbols":{"Governor":[2134],"GovernorSettings":[4021]},"id":4022,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":3842,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"126:24:6"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":3844,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4022,"sourceUnit":2135,"src":"152:41:6","symbolAliases":[{"foreign":{"id":3843,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"160:8:6","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":3846,"name":"Governor","nameLocations":["316:8:6"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"316:8:6"},"id":3847,"nodeType":"InheritanceSpecifier","src":"316:8:6"}],"canonicalName":"GovernorSettings","contractDependencies":[],"contractKind":"contract","documentation":{"id":3845,"nodeType":"StructuredDocumentation","src":"195:82:6","text":" @dev Extension of {Governor} for settings updatable through governance."},"fullyImplemented":false,"id":4021,"linearizedBaseContracts":[4021,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorSettings","nameLocation":"296:16:6","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":3849,"mutability":"mutable","name":"_proposalThreshold","nameLocation":"370:18:6","nodeType":"VariableDeclaration","scope":4021,"src":"354:34:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3848,"name":"uint256","nodeType":"ElementaryTypeName","src":"354:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":3851,"mutability":"mutable","name":"_votingDelay","nameLocation":"476:12:6","nodeType":"VariableDeclaration","scope":4021,"src":"461:27:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3850,"name":"uint48","nodeType":"ElementaryTypeName","src":"461:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"private"},{"constant":false,"id":3853,"mutability":"mutable","name":"_votingPeriod","nameLocation":"552:13:6","nodeType":"VariableDeclaration","scope":4021,"src":"537:28:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3852,"name":"uint32","nodeType":"ElementaryTypeName","src":"537:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"private"},{"anonymous":false,"eventSelector":"c565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93","id":3859,"name":"VotingDelaySet","nameLocation":"578:14:6","nodeType":"EventDefinition","parameters":{"id":3858,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3855,"indexed":false,"mutability":"mutable","name":"oldVotingDelay","nameLocation":"601:14:6","nodeType":"VariableDeclaration","scope":3859,"src":"593:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3854,"name":"uint256","nodeType":"ElementaryTypeName","src":"593:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3857,"indexed":false,"mutability":"mutable","name":"newVotingDelay","nameLocation":"625:14:6","nodeType":"VariableDeclaration","scope":3859,"src":"617:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3856,"name":"uint256","nodeType":"ElementaryTypeName","src":"617:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"592:48:6"},"src":"572:69:6"},{"anonymous":false,"eventSelector":"7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828","id":3865,"name":"VotingPeriodSet","nameLocation":"652:15:6","nodeType":"EventDefinition","parameters":{"id":3864,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3861,"indexed":false,"mutability":"mutable","name":"oldVotingPeriod","nameLocation":"676:15:6","nodeType":"VariableDeclaration","scope":3865,"src":"668:23:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3860,"name":"uint256","nodeType":"ElementaryTypeName","src":"668:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3863,"indexed":false,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"701:15:6","nodeType":"VariableDeclaration","scope":3865,"src":"693:23:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3862,"name":"uint256","nodeType":"ElementaryTypeName","src":"693:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"667:50:6"},"src":"646:72:6"},{"anonymous":false,"eventSelector":"ccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc05461","id":3871,"name":"ProposalThresholdSet","nameLocation":"729:20:6","nodeType":"EventDefinition","parameters":{"id":3870,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3867,"indexed":false,"mutability":"mutable","name":"oldProposalThreshold","nameLocation":"758:20:6","nodeType":"VariableDeclaration","scope":3871,"src":"750:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3866,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3869,"indexed":false,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"788:20:6","nodeType":"VariableDeclaration","scope":3871,"src":"780:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3868,"name":"uint256","nodeType":"ElementaryTypeName","src":"780:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"749:60:6"},"src":"723:87:6"},{"body":{"id":3893,"nodeType":"Block","src":"983:156:6","statements":[{"expression":{"arguments":[{"id":3882,"name":"initialVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3874,"src":"1009:18:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":3881,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3979,"src":"993:15:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":3883,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"993:35:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3884,"nodeType":"ExpressionStatement","src":"993:35:6"},{"expression":{"arguments":[{"id":3886,"name":"initialVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3876,"src":"1055:19:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":3885,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4004,"src":"1038:16:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":3887,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1038:37:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3888,"nodeType":"ExpressionStatement","src":"1038:37:6"},{"expression":{"arguments":[{"id":3890,"name":"initialProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3878,"src":"1107:24:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3889,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4020,"src":"1085:21:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":3891,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1085:47:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3892,"nodeType":"ExpressionStatement","src":"1085:47:6"}]},"documentation":{"id":3872,"nodeType":"StructuredDocumentation","src":"816:61:6","text":" @dev Initialize the governance parameters."},"id":3894,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":3879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3874,"mutability":"mutable","name":"initialVotingDelay","nameLocation":"901:18:6","nodeType":"VariableDeclaration","scope":3894,"src":"894:25:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3873,"name":"uint48","nodeType":"ElementaryTypeName","src":"894:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":3876,"mutability":"mutable","name":"initialVotingPeriod","nameLocation":"928:19:6","nodeType":"VariableDeclaration","scope":3894,"src":"921:26:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3875,"name":"uint32","nodeType":"ElementaryTypeName","src":"921:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":3878,"mutability":"mutable","name":"initialProposalThreshold","nameLocation":"957:24:6","nodeType":"VariableDeclaration","scope":3894,"src":"949:32:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3877,"name":"uint256","nodeType":"ElementaryTypeName","src":"949:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"893:89:6"},"returnParameters":{"id":3880,"nodeType":"ParameterList","parameters":[],"src":"983:0:6"},"scope":4021,"src":"882:257:6","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[2107],"body":{"id":3903,"nodeType":"Block","src":"1272:36:6","statements":[{"expression":{"id":3901,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3851,"src":"1289:12:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":3900,"id":3902,"nodeType":"Return","src":"1282:19:6"}]},"documentation":{"id":3895,"nodeType":"StructuredDocumentation","src":"1145:52:6","text":" @dev See {IGovernor-votingDelay}."},"functionSelector":"3932abb1","id":3904,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"1211:11:6","nodeType":"FunctionDefinition","overrides":{"id":3897,"nodeType":"OverrideSpecifier","overrides":[],"src":"1245:8:6"},"parameters":{"id":3896,"nodeType":"ParameterList","parameters":[],"src":"1222:2:6"},"returnParameters":{"id":3900,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3899,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3904,"src":"1263:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3898,"name":"uint256","nodeType":"ElementaryTypeName","src":"1263:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1262:9:6"},"scope":4021,"src":"1202:106:6","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2113],"body":{"id":3913,"nodeType":"Block","src":"1443:37:6","statements":[{"expression":{"id":3911,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3853,"src":"1460:13:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":3910,"id":3912,"nodeType":"Return","src":"1453:20:6"}]},"documentation":{"id":3905,"nodeType":"StructuredDocumentation","src":"1314:53:6","text":" @dev See {IGovernor-votingPeriod}."},"functionSelector":"02a251a3","id":3914,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"1381:12:6","nodeType":"FunctionDefinition","overrides":{"id":3907,"nodeType":"OverrideSpecifier","overrides":[],"src":"1416:8:6"},"parameters":{"id":3906,"nodeType":"ParameterList","parameters":[],"src":"1393:2:6"},"returnParameters":{"id":3910,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3909,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3914,"src":"1434:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3908,"name":"uint256","nodeType":"ElementaryTypeName","src":"1434:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1433:9:6"},"scope":4021,"src":"1372:108:6","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[717],"body":{"id":3923,"nodeType":"Block","src":"1624:42:6","statements":[{"expression":{"id":3921,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3849,"src":"1641:18:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3920,"id":3922,"nodeType":"Return","src":"1634:25:6"}]},"documentation":{"id":3915,"nodeType":"StructuredDocumentation","src":"1486:57:6","text":" @dev See {Governor-proposalThreshold}."},"functionSelector":"b58131b0","id":3924,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"1557:17:6","nodeType":"FunctionDefinition","overrides":{"id":3917,"nodeType":"OverrideSpecifier","overrides":[],"src":"1597:8:6"},"parameters":{"id":3916,"nodeType":"ParameterList","parameters":[],"src":"1574:2:6"},"returnParameters":{"id":3920,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3919,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3924,"src":"1615:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3918,"name":"uint256","nodeType":"ElementaryTypeName","src":"1615:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1614:9:6"},"scope":4021,"src":"1548:118:6","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3936,"nodeType":"Block","src":"1916:48:6","statements":[{"expression":{"arguments":[{"id":3933,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3927,"src":"1942:14:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":3932,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3979,"src":"1926:15:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":3934,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1926:31:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3935,"nodeType":"ExpressionStatement","src":"1926:31:6"}]},"documentation":{"id":3925,"nodeType":"StructuredDocumentation","src":"1672:162:6","text":" @dev Update the voting delay. This operation can only be performed through a governance proposal.\n Emits a {VotingDelaySet} event."},"functionSelector":"79051887","id":3937,"implemented":true,"kind":"function","modifiers":[{"id":3930,"kind":"modifierInvocation","modifierName":{"id":3929,"name":"onlyGovernance","nameLocations":["1901:14:6"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"1901:14:6"},"nodeType":"ModifierInvocation","src":"1901:14:6"}],"name":"setVotingDelay","nameLocation":"1848:14:6","nodeType":"FunctionDefinition","parameters":{"id":3928,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3927,"mutability":"mutable","name":"newVotingDelay","nameLocation":"1870:14:6","nodeType":"VariableDeclaration","scope":3937,"src":"1863:21:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3926,"name":"uint48","nodeType":"ElementaryTypeName","src":"1863:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1862:23:6"},"returnParameters":{"id":3931,"nodeType":"ParameterList","parameters":[],"src":"1916:0:6"},"scope":4021,"src":"1839:125:6","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3949,"nodeType":"Block","src":"2218:50:6","statements":[{"expression":{"arguments":[{"id":3946,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3940,"src":"2245:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":3945,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4004,"src":"2228:16:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":3947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2228:33:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3948,"nodeType":"ExpressionStatement","src":"2228:33:6"}]},"documentation":{"id":3938,"nodeType":"StructuredDocumentation","src":"1970:164:6","text":" @dev Update the voting period. This operation can only be performed through a governance proposal.\n Emits a {VotingPeriodSet} event."},"functionSelector":"e540d01d","id":3950,"implemented":true,"kind":"function","modifiers":[{"id":3943,"kind":"modifierInvocation","modifierName":{"id":3942,"name":"onlyGovernance","nameLocations":["2203:14:6"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"2203:14:6"},"nodeType":"ModifierInvocation","src":"2203:14:6"}],"name":"setVotingPeriod","nameLocation":"2148:15:6","nodeType":"FunctionDefinition","parameters":{"id":3941,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3940,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"2171:15:6","nodeType":"VariableDeclaration","scope":3950,"src":"2164:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3939,"name":"uint32","nodeType":"ElementaryTypeName","src":"2164:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2163:24:6"},"returnParameters":{"id":3944,"nodeType":"ParameterList","parameters":[],"src":"2218:0:6"},"scope":4021,"src":"2139:129:6","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3962,"nodeType":"Block","src":"2543:60:6","statements":[{"expression":{"arguments":[{"id":3959,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3953,"src":"2575:20:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3958,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4020,"src":"2553:21:6","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":3960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2553:43:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3961,"nodeType":"ExpressionStatement","src":"2553:43:6"}]},"documentation":{"id":3951,"nodeType":"StructuredDocumentation","src":"2274:174:6","text":" @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n Emits a {ProposalThresholdSet} event."},"functionSelector":"ece40cc1","id":3963,"implemented":true,"kind":"function","modifiers":[{"id":3956,"kind":"modifierInvocation","modifierName":{"id":3955,"name":"onlyGovernance","nameLocations":["2528:14:6"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"2528:14:6"},"nodeType":"ModifierInvocation","src":"2528:14:6"}],"name":"setProposalThreshold","nameLocation":"2462:20:6","nodeType":"FunctionDefinition","parameters":{"id":3954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3953,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"2491:20:6","nodeType":"VariableDeclaration","scope":3963,"src":"2483:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3952,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2482:30:6"},"returnParameters":{"id":3957,"nodeType":"ParameterList","parameters":[],"src":"2543:0:6"},"scope":4021,"src":"2453:150:6","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3978,"nodeType":"Block","src":"2786:105:6","statements":[{"eventCall":{"arguments":[{"id":3970,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3851,"src":"2816:12:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":3971,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3966,"src":"2830:14:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":3969,"name":"VotingDelaySet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3859,"src":"2801:14:6","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3972,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:44:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3973,"nodeType":"EmitStatement","src":"2796:49:6"},{"expression":{"id":3976,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3974,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3851,"src":"2855:12:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3975,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3966,"src":"2870:14:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"2855:29:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":3977,"nodeType":"ExpressionStatement","src":"2855:29:6"}]},"documentation":{"id":3964,"nodeType":"StructuredDocumentation","src":"2609:107:6","text":" @dev Internal setter for the voting delay.\n Emits a {VotingDelaySet} event."},"id":3979,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingDelay","nameLocation":"2730:15:6","nodeType":"FunctionDefinition","parameters":{"id":3967,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3966,"mutability":"mutable","name":"newVotingDelay","nameLocation":"2753:14:6","nodeType":"VariableDeclaration","scope":3979,"src":"2746:21:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3965,"name":"uint48","nodeType":"ElementaryTypeName","src":"2746:6:6","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2745:23:6"},"returnParameters":{"id":3968,"nodeType":"ParameterList","parameters":[],"src":"2786:0:6"},"scope":4021,"src":"2721:170:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4003,"nodeType":"Block","src":"3078:207:6","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":3987,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3985,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3982,"src":"3092:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":3986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3111:1:6","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3092:20:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3993,"nodeType":"IfStatement","src":"3088:88:6","trueBody":{"id":3992,"nodeType":"Block","src":"3114:62:6","statements":[{"errorCall":{"arguments":[{"hexValue":"30","id":3989,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3163:1:6","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3988,"name":"GovernorInvalidVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2201,"src":"3135:27:6","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":3990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3135:30:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3991,"nodeType":"RevertStatement","src":"3128:37:6"}]}},{"eventCall":{"arguments":[{"id":3995,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3853,"src":"3206:13:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":3996,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3982,"src":"3221:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":3994,"name":"VotingPeriodSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3865,"src":"3190:15:6","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3997,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3190:47:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3998,"nodeType":"EmitStatement","src":"3185:52:6"},{"expression":{"id":4001,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3999,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3853,"src":"3247:13:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4000,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3982,"src":"3263:15:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3247:31:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":4002,"nodeType":"ExpressionStatement","src":"3247:31:6"}]},"documentation":{"id":3980,"nodeType":"StructuredDocumentation","src":"2897:109:6","text":" @dev Internal setter for the voting period.\n Emits a {VotingPeriodSet} event."},"id":4004,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingPeriod","nameLocation":"3020:16:6","nodeType":"FunctionDefinition","parameters":{"id":3983,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3982,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"3044:15:6","nodeType":"VariableDeclaration","scope":4004,"src":"3037:22:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":3981,"name":"uint32","nodeType":"ElementaryTypeName","src":"3037:6:6","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3036:24:6"},"returnParameters":{"id":3984,"nodeType":"ParameterList","parameters":[],"src":"3078:0:6"},"scope":4021,"src":"3011:274:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4019,"nodeType":"Block","src":"3493:135:6","statements":[{"eventCall":{"arguments":[{"id":4011,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3849,"src":"3529:18:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4012,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4007,"src":"3549:20:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4010,"name":"ProposalThresholdSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3871,"src":"3508:20:6","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3508:62:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4014,"nodeType":"EmitStatement","src":"3503:67:6"},{"expression":{"id":4017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4015,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3849,"src":"3580:18:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4016,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4007,"src":"3601:20:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3580:41:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4018,"nodeType":"ExpressionStatement","src":"3580:41:6"}]},"documentation":{"id":4005,"nodeType":"StructuredDocumentation","src":"3291:119:6","text":" @dev Internal setter for the proposal threshold.\n Emits a {ProposalThresholdSet} event."},"id":4020,"implemented":true,"kind":"function","modifiers":[],"name":"_setProposalThreshold","nameLocation":"3424:21:6","nodeType":"FunctionDefinition","parameters":{"id":4008,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4007,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"3454:20:6","nodeType":"VariableDeclaration","scope":4020,"src":"3446:28:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4006,"name":"uint256","nodeType":"ElementaryTypeName","src":"3446:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3445:30:6"},"returnParameters":{"id":4009,"nodeType":"ParameterList","parameters":[],"src":"3493:0:6"},"scope":4021,"src":"3415:213:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4022,"src":"278:3352:6","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,3859,3865,3871,5326]}],"src":"126:3505:6"},"id":6},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","exportedSymbols":{"Governor":[2134],"GovernorTimelockControl":[4366],"IERC165":[9194],"IGovernor":[2588],"SafeCast":[12565],"TimelockController":[3608]},"id":4367,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4023,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"133:24:7"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4026,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":2135,"src":"159:52:7","symbolAliases":[{"foreign":{"id":4024,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"167:9:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":4025,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"178:8:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","file":"../TimelockController.sol","id":4028,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":3609,"src":"212:61:7","symbolAliases":[{"foreign":{"id":4027,"name":"TimelockController","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3608,"src":"220:18:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../../interfaces/IERC165.sol","id":4030,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":5322,"src":"274:53:7","symbolAliases":[{"foreign":{"id":4029,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"282:7:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4032,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4367,"sourceUnit":12566,"src":"328:55:7","symbolAliases":[{"foreign":{"id":4031,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"336:8:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4034,"name":"Governor","nameLocations":["1544:8:7"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"1544:8:7"},"id":4035,"nodeType":"InheritanceSpecifier","src":"1544:8:7"}],"canonicalName":"GovernorTimelockControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":4033,"nodeType":"StructuredDocumentation","src":"385:1113:7","text":" @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n inaccessible from a proposal, unless executed via {Governor-relay}.\n WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very\n risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n proposals that have been approved by the voters, effectively executing a Denial of Service attack."},"fullyImplemented":false,"id":4366,"linearizedBaseContracts":[4366,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorTimelockControl","nameLocation":"1517:23:7","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4038,"mutability":"mutable","name":"_timelock","nameLocation":"1586:9:7","nodeType":"VariableDeclaration","scope":4366,"src":"1559:36:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4037,"nodeType":"UserDefinedTypeName","pathNode":{"id":4036,"name":"TimelockController","nameLocations":["1559:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"1559:18:7"},"referencedDeclaration":3608,"src":"1559:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"private"},{"constant":false,"id":4042,"mutability":"mutable","name":"_timelockIds","nameLocation":"1648:12:7","nodeType":"VariableDeclaration","scope":4366,"src":"1601:59:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"typeName":{"id":4041,"keyName":"proposalId","keyNameLocation":"1617:10:7","keyType":{"id":4039,"name":"uint256","nodeType":"ElementaryTypeName","src":"1609:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"1601:38:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4040,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1631:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"private"},{"anonymous":false,"documentation":{"id":4043,"nodeType":"StructuredDocumentation","src":"1667:101:7","text":" @dev Emitted when the timelock controller used for proposal execution is modified."},"eventSelector":"08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401","id":4049,"name":"TimelockChange","nameLocation":"1779:14:7","nodeType":"EventDefinition","parameters":{"id":4048,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4045,"indexed":false,"mutability":"mutable","name":"oldTimelock","nameLocation":"1802:11:7","nodeType":"VariableDeclaration","scope":4049,"src":"1794:19:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4044,"name":"address","nodeType":"ElementaryTypeName","src":"1794:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4047,"indexed":false,"mutability":"mutable","name":"newTimelock","nameLocation":"1823:11:7","nodeType":"VariableDeclaration","scope":4049,"src":"1815:19:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4046,"name":"address","nodeType":"ElementaryTypeName","src":"1815:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1793:42:7"},"src":"1773:63:7"},{"body":{"id":4060,"nodeType":"Block","src":"1936:49:7","statements":[{"expression":{"arguments":[{"id":4057,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4053,"src":"1962:15:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4056,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4346,"src":"1946:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3608_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4058,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1946:32:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4059,"nodeType":"ExpressionStatement","src":"1946:32:7"}]},"documentation":{"id":4050,"nodeType":"StructuredDocumentation","src":"1842:41:7","text":" @dev Set the timelock."},"id":4061,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4054,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4053,"mutability":"mutable","name":"timelockAddress","nameLocation":"1919:15:7","nodeType":"VariableDeclaration","scope":4061,"src":"1900:34:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4052,"nodeType":"UserDefinedTypeName","pathNode":{"id":4051,"name":"TimelockController","nameLocations":["1900:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"1900:18:7"},"referencedDeclaration":3608,"src":"1900:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"1899:36:7"},"returnParameters":{"id":4055,"nodeType":"ParameterList","parameters":[],"src":"1936:0:7"},"scope":4366,"src":"1888:97:7","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[708],"body":{"id":4115,"nodeType":"Block","src":"2211:652:7","statements":[{"assignments":[4073],"declarations":[{"constant":false,"id":4073,"mutability":"mutable","name":"currentState","nameLocation":"2235:12:7","nodeType":"VariableDeclaration","scope":4115,"src":"2221:26:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4072,"nodeType":"UserDefinedTypeName","pathNode":{"id":4071,"name":"ProposalState","nameLocations":["2221:13:7"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"2221:13:7"},"referencedDeclaration":2154,"src":"2221:13:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":4078,"initialValue":{"arguments":[{"id":4076,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4064,"src":"2262:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4074,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2250:5:7","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4366_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2256:5:7","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":708,"src":"2250:11:7","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":4077,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2250:23:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"2221:52:7"},{"condition":{"commonType":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"id":4082,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4079,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4073,"src":"2288:12:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":4080,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2304:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4081,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2318:6:7","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"2304:20:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"src":"2288:36:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4086,"nodeType":"IfStatement","src":"2284:86:7","trueBody":{"id":4085,"nodeType":"Block","src":"2326:44:7","statements":[{"expression":{"id":4083,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4073,"src":"2347:12:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4084,"nodeType":"Return","src":"2340:19:7"}]}},{"assignments":[4088],"declarations":[{"constant":false,"id":4088,"mutability":"mutable","name":"queueid","nameLocation":"2388:7:7","nodeType":"VariableDeclaration","scope":4115,"src":"2380:15:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4087,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2380:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4092,"initialValue":{"baseExpression":{"id":4089,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"2398:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4091,"indexExpression":{"id":4090,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4064,"src":"2411:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2398:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"2380:42:7"},{"condition":{"arguments":[{"id":4095,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4088,"src":"2465:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4093,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"2436:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4094,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2446:18:7","memberName":"isOperationPending","nodeType":"MemberAccess","referencedDeclaration":2898,"src":"2436:28:7","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4096,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2436:37:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"arguments":[{"id":4103,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4088,"src":"2563:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4101,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"2537:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4102,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2547:15:7","memberName":"isOperationDone","nodeType":"MemberAccess","referencedDeclaration":2930,"src":"2537:25:7","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2537:34:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":4112,"nodeType":"Block","src":"2718:139:7","statements":[{"expression":{"expression":{"id":4109,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2824:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4110,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2838:8:7","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2148,"src":"2824:22:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4111,"nodeType":"Return","src":"2817:29:7"}]},"id":4113,"nodeType":"IfStatement","src":"2533:324:7","trueBody":{"id":4108,"nodeType":"Block","src":"2573:139:7","statements":[{"expression":{"expression":{"id":4105,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2679:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4106,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2693:8:7","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2153,"src":"2679:22:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4107,"nodeType":"Return","src":"2672:29:7"}]}},"id":4114,"nodeType":"IfStatement","src":"2432:425:7","trueBody":{"id":4100,"nodeType":"Block","src":"2475:52:7","statements":[{"expression":{"expression":{"id":4097,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2154,"src":"2496:13:7","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2154_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4098,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2510:6:7","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2151,"src":"2496:20:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4070,"id":4099,"nodeType":"Return","src":"2489:27:7"}]}}]},"documentation":{"id":4062,"nodeType":"StructuredDocumentation","src":"1991:127:7","text":" @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock."},"functionSelector":"3e4f49e6","id":4116,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"2132:5:7","nodeType":"FunctionDefinition","overrides":{"id":4066,"nodeType":"OverrideSpecifier","overrides":[],"src":"2178:8:7"},"parameters":{"id":4065,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4064,"mutability":"mutable","name":"proposalId","nameLocation":"2146:10:7","nodeType":"VariableDeclaration","scope":4116,"src":"2138:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4063,"name":"uint256","nodeType":"ElementaryTypeName","src":"2138:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2137:20:7"},"returnParameters":{"id":4070,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4069,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4116,"src":"2196:13:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4068,"nodeType":"UserDefinedTypeName","pathNode":{"id":4067,"name":"ProposalState","nameLocations":["2196:13:7"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"2196:13:7"},"referencedDeclaration":2154,"src":"2196:13:7","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"2195:15:7"},"scope":4366,"src":"2123:740:7","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4127,"nodeType":"Block","src":"3008:42:7","statements":[{"expression":{"arguments":[{"id":4124,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3033:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4123,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3025:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4122,"name":"address","nodeType":"ElementaryTypeName","src":"3025:7:7","typeDescriptions":{}}},"id":4125,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3025:18:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4121,"id":4126,"nodeType":"Return","src":"3018:25:7"}]},"documentation":{"id":4117,"nodeType":"StructuredDocumentation","src":"2869:76:7","text":" @dev Public accessor to check the address of the timelock"},"functionSelector":"d33219b4","id":4128,"implemented":true,"kind":"function","modifiers":[],"name":"timelock","nameLocation":"2959:8:7","nodeType":"FunctionDefinition","parameters":{"id":4118,"nodeType":"ParameterList","parameters":[],"src":"2967:2:7"},"returnParameters":{"id":4121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4128,"src":"2999:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4119,"name":"address","nodeType":"ElementaryTypeName","src":"2999:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2998:9:7"},"scope":4366,"src":"2950:100:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[789],"body":{"id":4139,"nodeType":"Block","src":"3205:28:7","statements":[{"expression":{"hexValue":"74727565","id":4137,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3222:4:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":4136,"id":4138,"nodeType":"Return","src":"3215:11:7"}]},"documentation":{"id":4129,"nodeType":"StructuredDocumentation","src":"3056:61:7","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":4140,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"3131:20:7","nodeType":"FunctionDefinition","overrides":{"id":4133,"nodeType":"OverrideSpecifier","overrides":[],"src":"3181:8:7"},"parameters":{"id":4132,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4131,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4140,"src":"3152:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4130,"name":"uint256","nodeType":"ElementaryTypeName","src":"3152:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3151:9:7"},"returnParameters":{"id":4136,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4135,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4140,"src":"3199:4:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":4134,"name":"bool","nodeType":"ElementaryTypeName","src":"3199:4:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3198:6:7"},"scope":4366,"src":"3122:111:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[1195],"body":{"id":4204,"nodeType":"Block","src":"3550:351:7","statements":[{"assignments":[4161],"declarations":[{"constant":false,"id":4161,"mutability":"mutable","name":"delay","nameLocation":"3568:5:7","nodeType":"VariableDeclaration","scope":4204,"src":"3560:13:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4160,"name":"uint256","nodeType":"ElementaryTypeName","src":"3560:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4165,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4162,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3576:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4163,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3586:11:7","memberName":"getMinDelay","nodeType":"MemberAccess","referencedDeclaration":2997,"src":"3576:21:7","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint256_$","typeString":"function () view external returns (uint256)"}},"id":4164,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3576:23:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3560:39:7"},{"assignments":[4167],"declarations":[{"constant":false,"id":4167,"mutability":"mutable","name":"salt","nameLocation":"3618:4:7","nodeType":"VariableDeclaration","scope":4204,"src":"3610:12:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4166,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3610:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4171,"initialValue":{"arguments":[{"id":4169,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4154,"src":"3639:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4168,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4365,"src":"3625:13:7","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4170,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3625:30:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"3610:45:7"},{"expression":{"id":4183,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":4172,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"3665:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4174,"indexExpression":{"id":4173,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4143,"src":"3678:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3665:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":4177,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4146,"src":"3721:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4178,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4149,"src":"3730:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4179,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4152,"src":"3738:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4180,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3749:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4181,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4167,"src":"3752:4:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4175,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3692:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4176,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3702:18:7","memberName":"hashOperationBatch","nodeType":"MemberAccess","referencedDeclaration":3056,"src":"3692:28:7","typeDescriptions":{"typeIdentifier":"t_function_external_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) pure external returns (bytes32)"}},"id":4182,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3692:65:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3665:92:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":4184,"nodeType":"ExpressionStatement","src":"3665:92:7"},{"expression":{"arguments":[{"id":4188,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4146,"src":"3791:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4189,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4149,"src":"3800:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4190,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4152,"src":"3808:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4191,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3819:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4192,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4167,"src":"3822:4:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":4193,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4161,"src":"3828:5:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4185,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"3767:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4187,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3777:13:7","memberName":"scheduleBatch","nodeType":"MemberAccess","referencedDeclaration":3216,"src":"3767:23:7","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32,uint256) external"}},"id":4194,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3767:67:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4195,"nodeType":"ExpressionStatement","src":"3767:67:7"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4201,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":4198,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3870:5:7","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":4199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3876:9:7","memberName":"timestamp","nodeType":"MemberAccess","src":"3870:15:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":4200,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4161,"src":"3888:5:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3870:23:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4196,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3852:8:7","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4197,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3861:8:7","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"3852:17:7","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4202,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3852:42:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4159,"id":4203,"nodeType":"Return","src":"3845:49:7"}]},"documentation":{"id":4141,"nodeType":"StructuredDocumentation","src":"3239:69:7","text":" @dev Function to queue a proposal to the timelock."},"id":4205,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"3322:16:7","nodeType":"FunctionDefinition","overrides":{"id":4156,"nodeType":"OverrideSpecifier","overrides":[],"src":"3524:8:7"},"parameters":{"id":4155,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4143,"mutability":"mutable","name":"proposalId","nameLocation":"3356:10:7","nodeType":"VariableDeclaration","scope":4205,"src":"3348:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4142,"name":"uint256","nodeType":"ElementaryTypeName","src":"3348:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4146,"mutability":"mutable","name":"targets","nameLocation":"3393:7:7","nodeType":"VariableDeclaration","scope":4205,"src":"3376:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4144,"name":"address","nodeType":"ElementaryTypeName","src":"3376:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4145,"nodeType":"ArrayTypeName","src":"3376:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4149,"mutability":"mutable","name":"values","nameLocation":"3427:6:7","nodeType":"VariableDeclaration","scope":4205,"src":"3410:23:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4147,"name":"uint256","nodeType":"ElementaryTypeName","src":"3410:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4148,"nodeType":"ArrayTypeName","src":"3410:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4152,"mutability":"mutable","name":"calldatas","nameLocation":"3458:9:7","nodeType":"VariableDeclaration","scope":4205,"src":"3443:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4150,"name":"bytes","nodeType":"ElementaryTypeName","src":"3443:5:7","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4151,"nodeType":"ArrayTypeName","src":"3443:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4154,"mutability":"mutable","name":"descriptionHash","nameLocation":"3485:15:7","nodeType":"VariableDeclaration","scope":4205,"src":"3477:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4153,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3477:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3338:168:7"},"returnParameters":{"id":4159,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4158,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4205,"src":"3542:6:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4157,"name":"uint48","nodeType":"ElementaryTypeName","src":"3542:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3541:8:7"},"scope":4366,"src":"3313:588:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1372],"body":{"id":4243,"nodeType":"Block","src":"4289:210:7","statements":[{"expression":{"arguments":[{"id":4229,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4211,"src":"4359:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4230,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4214,"src":"4368:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4231,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4217,"src":"4376:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4232,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4387:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"arguments":[{"id":4234,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4219,"src":"4404:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4233,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4365,"src":"4390:13:7","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4235,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4390:30:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4223,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"4318:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4225,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4328:12:7","memberName":"executeBatch","nodeType":"MemberAccess","referencedDeclaration":3458,"src":"4318:22:7","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4228,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"expression":{"id":4226,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"4348:3:7","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":4227,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4352:5:7","memberName":"value","nodeType":"MemberAccess","src":"4348:9:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"4318:40:7","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$value","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4236,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4318:103:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4237,"nodeType":"ExpressionStatement","src":"4318:103:7"},{"expression":{"id":4241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"4461:31:7","subExpression":{"baseExpression":{"id":4238,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"4468:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4240,"indexExpression":{"id":4239,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4208,"src":"4481:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"4468:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4242,"nodeType":"ExpressionStatement","src":"4461:31:7"}]},"documentation":{"id":4206,"nodeType":"StructuredDocumentation","src":"3907:155:7","text":" @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n through the timelock."},"id":4244,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"4076:18:7","nodeType":"FunctionDefinition","overrides":{"id":4221,"nodeType":"OverrideSpecifier","overrides":[],"src":"4280:8:7"},"parameters":{"id":4220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4208,"mutability":"mutable","name":"proposalId","nameLocation":"4112:10:7","nodeType":"VariableDeclaration","scope":4244,"src":"4104:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4207,"name":"uint256","nodeType":"ElementaryTypeName","src":"4104:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4211,"mutability":"mutable","name":"targets","nameLocation":"4149:7:7","nodeType":"VariableDeclaration","scope":4244,"src":"4132:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4209,"name":"address","nodeType":"ElementaryTypeName","src":"4132:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4210,"nodeType":"ArrayTypeName","src":"4132:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4214,"mutability":"mutable","name":"values","nameLocation":"4183:6:7","nodeType":"VariableDeclaration","scope":4244,"src":"4166:23:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4212,"name":"uint256","nodeType":"ElementaryTypeName","src":"4166:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4213,"nodeType":"ArrayTypeName","src":"4166:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4217,"mutability":"mutable","name":"calldatas","nameLocation":"4214:9:7","nodeType":"VariableDeclaration","scope":4244,"src":"4199:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4215,"name":"bytes","nodeType":"ElementaryTypeName","src":"4199:5:7","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4216,"nodeType":"ArrayTypeName","src":"4199:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4219,"mutability":"mutable","name":"descriptionHash","nameLocation":"4241:15:7","nodeType":"VariableDeclaration","scope":4244,"src":"4233:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4218,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4233:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4094:168:7"},"returnParameters":{"id":4222,"nodeType":"ParameterList","parameters":[],"src":"4289:0:7"},"scope":4366,"src":"4067:432:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1487],"body":{"id":4296,"nodeType":"Block","src":"5109:353:7","statements":[{"assignments":[4263],"declarations":[{"constant":false,"id":4263,"mutability":"mutable","name":"proposalId","nameLocation":"5127:10:7","nodeType":"VariableDeclaration","scope":4296,"src":"5119:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4262,"name":"uint256","nodeType":"ElementaryTypeName","src":"5119:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4271,"initialValue":{"arguments":[{"id":4266,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4248,"src":"5154:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4267,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4251,"src":"5163:6:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4268,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4254,"src":"5171:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":4269,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4256,"src":"5182:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4264,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"5140:5:7","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4366_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4265,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5146:7:7","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":1487,"src":"5140:13:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":4270,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5140:58:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"5119:79:7"},{"assignments":[4273],"declarations":[{"constant":false,"id":4273,"mutability":"mutable","name":"timelockId","nameLocation":"5217:10:7","nodeType":"VariableDeclaration","scope":4296,"src":"5209:18:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4272,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5209:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4277,"initialValue":{"baseExpression":{"id":4274,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"5230:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4276,"indexExpression":{"id":4275,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4263,"src":"5243:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5230:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5209:45:7"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4278,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4273,"src":"5268:10:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":4279,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5282:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5268:15:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4293,"nodeType":"IfStatement","src":"5264:164:7","trueBody":{"id":4292,"nodeType":"Block","src":"5285:143:7","statements":[{"expression":{"arguments":[{"id":4284,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4273,"src":"5338:10:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4281,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"5321:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4283,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5331:6:7","memberName":"cancel","nodeType":"MemberAccess","referencedDeclaration":3300,"src":"5321:16:7","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32) external"}},"id":4285,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5321:28:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4286,"nodeType":"ExpressionStatement","src":"5321:28:7"},{"expression":{"id":4290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"5386:31:7","subExpression":{"baseExpression":{"id":4287,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4042,"src":"5393:12:7","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4289,"indexExpression":{"id":4288,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4263,"src":"5406:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"5393:24:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4291,"nodeType":"ExpressionStatement","src":"5386:31:7"}]}},{"expression":{"id":4294,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4263,"src":"5445:10:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4261,"id":4295,"nodeType":"Return","src":"5438:17:7"}]},"documentation":{"id":4245,"nodeType":"StructuredDocumentation","src":"4505:149:7","text":" @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n been queued."},"id":4297,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"4917:7:7","nodeType":"FunctionDefinition","overrides":{"id":4258,"nodeType":"OverrideSpecifier","overrides":[],"src":"5082:8:7"},"parameters":{"id":4257,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4248,"mutability":"mutable","name":"targets","nameLocation":"4951:7:7","nodeType":"VariableDeclaration","scope":4297,"src":"4934:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4246,"name":"address","nodeType":"ElementaryTypeName","src":"4934:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4247,"nodeType":"ArrayTypeName","src":"4934:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4251,"mutability":"mutable","name":"values","nameLocation":"4985:6:7","nodeType":"VariableDeclaration","scope":4297,"src":"4968:23:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4249,"name":"uint256","nodeType":"ElementaryTypeName","src":"4968:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4250,"nodeType":"ArrayTypeName","src":"4968:9:7","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4254,"mutability":"mutable","name":"calldatas","nameLocation":"5016:9:7","nodeType":"VariableDeclaration","scope":4297,"src":"5001:24:7","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4252,"name":"bytes","nodeType":"ElementaryTypeName","src":"5001:5:7","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4253,"nodeType":"ArrayTypeName","src":"5001:7:7","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4256,"mutability":"mutable","name":"descriptionHash","nameLocation":"5043:15:7","nodeType":"VariableDeclaration","scope":4297,"src":"5035:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4255,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5035:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4924:140:7"},"returnParameters":{"id":4261,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4260,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4297,"src":"5100:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4259,"name":"uint256","nodeType":"ElementaryTypeName","src":"5100:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5099:9:7"},"scope":4366,"src":"4908:554:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1860],"body":{"id":4309,"nodeType":"Block","src":"5646:42:7","statements":[{"expression":{"arguments":[{"id":4306,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"5671:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4305,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5663:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4304,"name":"address","nodeType":"ElementaryTypeName","src":"5663:7:7","typeDescriptions":{}}},"id":4307,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5663:18:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4303,"id":4308,"nodeType":"Return","src":"5656:25:7"}]},"documentation":{"id":4298,"nodeType":"StructuredDocumentation","src":"5468:103:7","text":" @dev Address through which the governor executes action. In this case, the timelock."},"id":4310,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"5585:9:7","nodeType":"FunctionDefinition","overrides":{"id":4300,"nodeType":"OverrideSpecifier","overrides":[],"src":"5619:8:7"},"parameters":{"id":4299,"nodeType":"ParameterList","parameters":[],"src":"5594:2:7"},"returnParameters":{"id":4303,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4302,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4310,"src":"5637:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4301,"name":"address","nodeType":"ElementaryTypeName","src":"5637:7:7","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5636:9:7"},"scope":4366,"src":"5576:112:7","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":4323,"nodeType":"Block","src":"6114:45:7","statements":[{"expression":{"arguments":[{"id":4320,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4314,"src":"6140:11:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4319,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4346,"src":"6124:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3608_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6124:28:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4322,"nodeType":"ExpressionStatement","src":"6124:28:7"}]},"documentation":{"id":4311,"nodeType":"StructuredDocumentation","src":"5694:327:7","text":" @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n must be proposed, scheduled, and executed through governance proposals.\n CAUTION: It is not recommended to change the timelock while there are other queued governance proposals."},"functionSelector":"a890c910","id":4324,"implemented":true,"kind":"function","modifiers":[{"id":4317,"kind":"modifierInvocation","modifierName":{"id":4316,"name":"onlyGovernance","nameLocations":["6099:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"6099:14:7"},"nodeType":"ModifierInvocation","src":"6099:14:7"}],"name":"updateTimelock","nameLocation":"6035:14:7","nodeType":"FunctionDefinition","parameters":{"id":4315,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4314,"mutability":"mutable","name":"newTimelock","nameLocation":"6069:11:7","nodeType":"VariableDeclaration","scope":4324,"src":"6050:30:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4313,"nodeType":"UserDefinedTypeName","pathNode":{"id":4312,"name":"TimelockController","nameLocations":["6050:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"6050:18:7"},"referencedDeclaration":3608,"src":"6050:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6049:32:7"},"returnParameters":{"id":4318,"nodeType":"ParameterList","parameters":[],"src":"6114:0:7"},"scope":4366,"src":"6026:133:7","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4345,"nodeType":"Block","src":"6230:111:7","statements":[{"eventCall":{"arguments":[{"arguments":[{"id":4333,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"6268:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4332,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6260:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4331,"name":"address","nodeType":"ElementaryTypeName","src":"6260:7:7","typeDescriptions":{}}},"id":4334,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6260:18:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":4337,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4327,"src":"6288:11:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}],"id":4336,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6280:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4335,"name":"address","nodeType":"ElementaryTypeName","src":"6280:7:7","typeDescriptions":{}}},"id":4338,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6280:20:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":4330,"name":"TimelockChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4049,"src":"6245:14:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":4339,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6245:56:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4340,"nodeType":"EmitStatement","src":"6240:61:7"},{"expression":{"id":4343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4341,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4038,"src":"6311:9:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4342,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4327,"src":"6323:11:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"src":"6311:23:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"id":4344,"nodeType":"ExpressionStatement","src":"6311:23:7"}]},"id":4346,"implemented":true,"kind":"function","modifiers":[],"name":"_updateTimelock","nameLocation":"6174:15:7","nodeType":"FunctionDefinition","parameters":{"id":4328,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4327,"mutability":"mutable","name":"newTimelock","nameLocation":"6209:11:7","nodeType":"VariableDeclaration","scope":4346,"src":"6190:30:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"},"typeName":{"id":4326,"nodeType":"UserDefinedTypeName","pathNode":{"id":4325,"name":"TimelockController","nameLocations":["6190:18:7"],"nodeType":"IdentifierPath","referencedDeclaration":3608,"src":"6190:18:7"},"referencedDeclaration":3608,"src":"6190:18:7","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6189:32:7"},"returnParameters":{"id":4329,"nodeType":"ParameterList","parameters":[],"src":"6230:0:7"},"scope":4366,"src":"6165:176:7","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":4364,"nodeType":"Block","src":"6644:64:7","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":4358,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"6677:4:7","typeDescriptions":{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4366","typeString":"contract GovernorTimelockControl"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4366","typeString":"contract GovernorTimelockControl"}],"id":4357,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6669:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4356,"name":"address","nodeType":"ElementaryTypeName","src":"6669:7:7","typeDescriptions":{}}},"id":4359,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6669:13:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4355,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6661:7:7","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes20_$","typeString":"type(bytes20)"},"typeName":{"id":4354,"name":"bytes20","nodeType":"ElementaryTypeName","src":"6661:7:7","typeDescriptions":{}}},"id":4360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6661:22:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes20","typeString":"bytes20"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":4361,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4349,"src":"6686:15:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"6661:40:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":4353,"id":4363,"nodeType":"Return","src":"6654:47:7"}]},"documentation":{"id":4347,"nodeType":"StructuredDocumentation","src":"6347:213:7","text":" @dev Computes the {TimelockController} operation salt.\n It is computed with the governor address itself to avoid collisions across governor instances using the\n same timelock."},"id":4365,"implemented":true,"kind":"function","modifiers":[],"name":"_timelockSalt","nameLocation":"6574:13:7","nodeType":"FunctionDefinition","parameters":{"id":4350,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4349,"mutability":"mutable","name":"descriptionHash","nameLocation":"6596:15:7","nodeType":"VariableDeclaration","scope":4365,"src":"6588:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4348,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6588:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6587:25:7"},"returnParameters":{"id":4353,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4352,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4365,"src":"6635:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4351,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6635:7:7","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6634:9:7"},"scope":4366,"src":"6565:143:7","stateMutability":"view","virtual":false,"visibility":"private"}],"scope":4367,"src":"1499:5211:7","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,4049,5326]}],"src":"133:6578:7"},"id":7},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","exportedSymbols":{"Governor":[2134],"GovernorVotes":[4482],"IERC5805":[5357],"IVotes":[4760],"SafeCast":[12565],"Time":[14919]},"id":4483,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4368,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:8"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4370,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":2135,"src":"149:41:8","symbolAliases":[{"foreign":{"id":4369,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2134,"src":"157:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../utils/IVotes.sol","id":4372,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":4761,"src":"191:43:8","symbolAliases":[{"foreign":{"id":4371,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4760,"src":"199:6:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4374,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":5358,"src":"235:55:8","symbolAliases":[{"foreign":{"id":4373,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5357,"src":"243:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4376,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":12566,"src":"291:55:8","symbolAliases":[{"foreign":{"id":4375,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"299:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4378,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4483,"sourceUnit":14920,"src":"347:48:8","symbolAliases":[{"foreign":{"id":4377,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"355:4:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4380,"name":"Governor","nameLocations":["570:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"570:8:8"},"id":4381,"nodeType":"InheritanceSpecifier","src":"570:8:8"}],"canonicalName":"GovernorVotes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4379,"nodeType":"StructuredDocumentation","src":"397:137:8","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n token."},"fullyImplemented":false,"id":4482,"linearizedBaseContracts":[4482,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorVotes","nameLocation":"553:13:8","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4384,"mutability":"immutable","name":"_token","nameLocation":"612:6:8","nodeType":"VariableDeclaration","scope":4482,"src":"585:33:8","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"},"typeName":{"id":4383,"nodeType":"UserDefinedTypeName","pathNode":{"id":4382,"name":"IERC5805","nameLocations":["585:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":5357,"src":"585:8:8"},"referencedDeclaration":5357,"src":"585:8:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"visibility":"private"},{"body":{"id":4399,"nodeType":"Block","src":"658:57:8","statements":[{"expression":{"id":4397,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4390,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4384,"src":"668:6:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":4394,"name":"tokenAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4387,"src":"694:12:8","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}],"id":4393,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"686:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4392,"name":"address","nodeType":"ElementaryTypeName","src":"686:7:8","typeDescriptions":{}}},"id":4395,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"686:21:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4391,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5357,"src":"677:8:8","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC5805_$5357_$","typeString":"type(contract IERC5805)"}},"id":4396,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"677:31:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"src":"668:40:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4398,"nodeType":"ExpressionStatement","src":"668:40:8"}]},"id":4400,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4388,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4387,"mutability":"mutable","name":"tokenAddress","nameLocation":"644:12:8","nodeType":"VariableDeclaration","scope":4400,"src":"637:19:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"},"typeName":{"id":4386,"nodeType":"UserDefinedTypeName","pathNode":{"id":4385,"name":"IVotes","nameLocations":["637:6:8"],"nodeType":"IdentifierPath","referencedDeclaration":4760,"src":"637:6:8"},"referencedDeclaration":4760,"src":"637:6:8","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}},"visibility":"internal"}],"src":"636:21:8"},"returnParameters":{"id":4389,"nodeType":"ParameterList","parameters":[],"src":"658:0:8"},"scope":4482,"src":"625:90:8","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4409,"nodeType":"Block","src":"850:30:8","statements":[{"expression":{"id":4407,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4384,"src":"867:6:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"functionReturnParameters":4406,"id":4408,"nodeType":"Return","src":"860:13:8"}]},"documentation":{"id":4401,"nodeType":"StructuredDocumentation","src":"721:68:8","text":" @dev The token that voting power is sourced from."},"functionSelector":"fc0c546a","id":4410,"implemented":true,"kind":"function","modifiers":[],"name":"token","nameLocation":"803:5:8","nodeType":"FunctionDefinition","parameters":{"id":4402,"nodeType":"ParameterList","parameters":[],"src":"808:2:8"},"returnParameters":{"id":4406,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4405,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4410,"src":"840:8:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"},"typeName":{"id":4404,"nodeType":"UserDefinedTypeName","pathNode":{"id":4403,"name":"IERC5805","nameLocations":["840:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":5357,"src":"840:8:8"},"referencedDeclaration":5357,"src":"840:8:8","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"visibility":"internal"}],"src":"839:10:8"},"scope":4482,"src":"794:86:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2095],"body":{"id":4435,"nodeType":"Block","src":"1120:161:8","statements":[{"clauses":[{"block":{"id":4426,"nodeType":"Block","src":"1177:41:8","statements":[{"expression":{"id":4424,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4422,"src":"1198:9:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4416,"id":4425,"nodeType":"Return","src":"1191:16:8"}]},"errorName":"","id":4427,"nodeType":"TryCatchClause","parameters":{"id":4423,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4422,"mutability":"mutable","name":"timepoint","nameLocation":"1166:9:8","nodeType":"VariableDeclaration","scope":4427,"src":"1159:16:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4421,"name":"uint48","nodeType":"ElementaryTypeName","src":"1159:6:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1158:18:8"},"src":"1150:68:8"},{"block":{"id":4432,"nodeType":"Block","src":"1225:50:8","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4428,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"1246:4:8","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$14919_$","typeString":"type(library Time)"}},"id":4429,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1251:11:8","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":14680,"src":"1246:16:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4430,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1246:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4416,"id":4431,"nodeType":"Return","src":"1239:25:8"}]},"errorName":"","id":4433,"nodeType":"TryCatchClause","src":"1219:56:8"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4417,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"1134:5:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4418,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:7:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4419,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1142:5:8","memberName":"clock","nodeType":"MemberAccess","referencedDeclaration":5365,"src":"1134:13:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint48_$","typeString":"function () view external returns (uint48)"}},"id":4420,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:15:8","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":4434,"nodeType":"TryStatement","src":"1130:145:8"}]},"documentation":{"id":4411,"nodeType":"StructuredDocumentation","src":"886:166:8","text":" @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n does not implement ERC-6372."},"functionSelector":"91ddadf4","id":4436,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"1066:5:8","nodeType":"FunctionDefinition","overrides":{"id":4413,"nodeType":"OverrideSpecifier","overrides":[],"src":"1094:8:8"},"parameters":{"id":4412,"nodeType":"ParameterList","parameters":[],"src":"1071:2:8"},"returnParameters":{"id":4416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4415,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4436,"src":"1112:6:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4414,"name":"uint48","nodeType":"ElementaryTypeName","src":"1112:6:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1111:8:8"},"scope":4482,"src":"1057:224:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2101],"body":{"id":4459,"nodeType":"Block","src":"1511:186:8","statements":[{"clauses":[{"block":{"id":4452,"nodeType":"Block","src":"1580:41:8","statements":[{"expression":{"id":4450,"name":"clockmode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4448,"src":"1601:9:8","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":4442,"id":4451,"nodeType":"Return","src":"1594:16:8"}]},"errorName":"","id":4453,"nodeType":"TryCatchClause","parameters":{"id":4449,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4448,"mutability":"mutable","name":"clockmode","nameLocation":"1569:9:8","nodeType":"VariableDeclaration","scope":4453,"src":"1555:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4447,"name":"string","nodeType":"ElementaryTypeName","src":"1555:6:8","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1554:25:8"},"src":"1546:75:8"},{"block":{"id":4456,"nodeType":"Block","src":"1628:63:8","statements":[{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":4454,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1649:31:8","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":4442,"id":4455,"nodeType":"Return","src":"1642:38:8"}]},"errorName":"","id":4457,"nodeType":"TryCatchClause","src":"1622:69:8"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4443,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"1525:5:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4444,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:7:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4445,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1533:10:8","memberName":"CLOCK_MODE","nodeType":"MemberAccess","referencedDeclaration":5371,"src":"1525:18:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view external returns (string memory)"}},"id":4446,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:20:8","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":4458,"nodeType":"TryStatement","src":"1521:170:8"}]},"documentation":{"id":4437,"nodeType":"StructuredDocumentation","src":"1287:91:8","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":4460,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"1445:10:8","nodeType":"FunctionDefinition","overrides":{"id":4439,"nodeType":"OverrideSpecifier","overrides":[],"src":"1478:8:8"},"parameters":{"id":4438,"nodeType":"ParameterList","parameters":[],"src":"1455:2:8"},"returnParameters":{"id":4442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4441,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4460,"src":"1496:13:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4440,"name":"string","nodeType":"ElementaryTypeName","src":"1496:6:8","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1495:15:8"},"scope":4482,"src":"1436:261:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[857],"body":{"id":4480,"nodeType":"Block","src":"1981:64:8","statements":[{"expression":{"arguments":[{"id":4476,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4463,"src":"2019:7:8","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":4477,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4465,"src":"2028:9:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4473,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"1998:5:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4474,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:7:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2006:12:8","memberName":"getPastVotes","nodeType":"MemberAccess","referencedDeclaration":4721,"src":"1998:20:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view external returns (uint256)"}},"id":4478,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:40:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4472,"id":4479,"nodeType":"Return","src":"1991:47:8"}]},"documentation":{"id":4461,"nodeType":"StructuredDocumentation","src":"1703:114:8","text":" Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes})."},"id":4481,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"1831:9:8","nodeType":"FunctionDefinition","overrides":{"id":4469,"nodeType":"OverrideSpecifier","overrides":[],"src":"1954:8:8"},"parameters":{"id":4468,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4463,"mutability":"mutable","name":"account","nameLocation":"1858:7:8","nodeType":"VariableDeclaration","scope":4481,"src":"1850:15:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4462,"name":"address","nodeType":"ElementaryTypeName","src":"1850:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4465,"mutability":"mutable","name":"timepoint","nameLocation":"1883:9:8","nodeType":"VariableDeclaration","scope":4481,"src":"1875:17:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4464,"name":"uint256","nodeType":"ElementaryTypeName","src":"1875:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4467,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4481,"src":"1902:12:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":4466,"name":"bytes","nodeType":"ElementaryTypeName","src":"1902:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1840:91:8"},"returnParameters":{"id":4472,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4471,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4481,"src":"1972:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4470,"name":"uint256","nodeType":"ElementaryTypeName","src":"1972:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1971:9:8"},"scope":4482,"src":"1822:223:8","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":4483,"src":"535:1512:8","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,6731,6750,6874,6876,10810],"usedEvents":[2264,2271,2276,2281,2294,2309,5326]}],"src":"123:1925:8"},"id":8},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","exportedSymbols":{"Checkpoints":[14290],"GovernorVotes":[4482],"GovernorVotesQuorumFraction":[4677],"SafeCast":[12565]},"id":4678,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4484,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"137:24:9"},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","file":"./GovernorVotes.sol","id":4486,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4678,"sourceUnit":4483,"src":"163:50:9","symbolAliases":[{"foreign":{"id":4485,"name":"GovernorVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4482,"src":"171:13:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4488,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4678,"sourceUnit":12566,"src":"214:55:9","symbolAliases":[{"foreign":{"id":4487,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"222:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4490,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4678,"sourceUnit":14291,"src":"270:64:9","symbolAliases":[{"foreign":{"id":4489,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14290,"src":"278:11:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4492,"name":"GovernorVotes","nameLocations":["542:13:9"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"542:13:9"},"id":4493,"nodeType":"InheritanceSpecifier","src":"542:13:9"}],"canonicalName":"GovernorVotesQuorumFraction","contractDependencies":[],"contractKind":"contract","documentation":{"id":4491,"nodeType":"StructuredDocumentation","src":"336:156:9","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n fraction of the total supply."},"fullyImplemented":false,"id":4677,"linearizedBaseContracts":[4677,4482,2134,5551,6401,2588,5372,6808,8976,5346,9182,9194,6718],"name":"GovernorVotesQuorumFraction","nameLocation":"511:27:9","nodeType":"ContractDefinition","nodes":[{"global":false,"id":4497,"libraryName":{"id":4494,"name":"Checkpoints","nameLocations":["568:11:9"],"nodeType":"IdentifierPath","referencedDeclaration":14290,"src":"568:11:9"},"nodeType":"UsingForDirective","src":"562:43:9","typeName":{"id":4496,"nodeType":"UserDefinedTypeName","pathNode":{"id":4495,"name":"Checkpoints.Trace208","nameLocations":["584:11:9","596:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"584:20:9"},"referencedDeclaration":13246,"src":"584:20:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":false,"id":4500,"mutability":"mutable","name":"_quorumNumeratorHistory","nameLocation":"640:23:9","nodeType":"VariableDeclaration","scope":4677,"src":"611:52:9","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4499,"nodeType":"UserDefinedTypeName","pathNode":{"id":4498,"name":"Checkpoints.Trace208","nameLocations":["611:11:9","623:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"611:20:9"},"referencedDeclaration":13246,"src":"611:20:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"anonymous":false,"eventSelector":"0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997","id":4506,"name":"QuorumNumeratorUpdated","nameLocation":"676:22:9","nodeType":"EventDefinition","parameters":{"id":4505,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4502,"indexed":false,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"707:18:9","nodeType":"VariableDeclaration","scope":4506,"src":"699:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4501,"name":"uint256","nodeType":"ElementaryTypeName","src":"699:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4504,"indexed":false,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"735:18:9","nodeType":"VariableDeclaration","scope":4506,"src":"727:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4503,"name":"uint256","nodeType":"ElementaryTypeName","src":"727:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"698:56:9"},"src":"670:85:9"},{"documentation":{"id":4507,"nodeType":"StructuredDocumentation","src":"761:63:9","text":" @dev The quorum set is not a valid fraction."},"errorSelector":"243e5445","id":4513,"name":"GovernorInvalidQuorumFraction","nameLocation":"835:29:9","nodeType":"ErrorDefinition","parameters":{"id":4512,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4509,"mutability":"mutable","name":"quorumNumerator","nameLocation":"873:15:9","nodeType":"VariableDeclaration","scope":4513,"src":"865:23:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4508,"name":"uint256","nodeType":"ElementaryTypeName","src":"865:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4511,"mutability":"mutable","name":"quorumDenominator","nameLocation":"898:17:9","nodeType":"VariableDeclaration","scope":4513,"src":"890:25:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4510,"name":"uint256","nodeType":"ElementaryTypeName","src":"890:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"864:52:9"},"src":"829:88:9"},{"body":{"id":4523,"nodeType":"Block","src":"1346:61:9","statements":[{"expression":{"arguments":[{"id":4520,"name":"quorumNumeratorValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4516,"src":"1379:20:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4519,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4676,"src":"1356:22:9","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4521,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1356:44:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4522,"nodeType":"ExpressionStatement","src":"1356:44:9"}]},"documentation":{"id":4514,"nodeType":"StructuredDocumentation","src":"923:376:9","text":" @dev Initialize quorum as a fraction of the token's total supply.\n The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n customized by overriding {quorumDenominator}."},"id":4524,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4517,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4516,"mutability":"mutable","name":"quorumNumeratorValue","nameLocation":"1324:20:9","nodeType":"VariableDeclaration","scope":4524,"src":"1316:28:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4515,"name":"uint256","nodeType":"ElementaryTypeName","src":"1316:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1315:30:9"},"returnParameters":{"id":4518,"nodeType":"ParameterList","parameters":[],"src":"1346:0:9"},"scope":4677,"src":"1304:103:9","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4534,"nodeType":"Block","src":"1569:56:9","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4530,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"1586:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4531,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1610:6:9","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"1586:30:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4532,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1586:32:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4529,"id":4533,"nodeType":"Return","src":"1579:39:9"}]},"documentation":{"id":4525,"nodeType":"StructuredDocumentation","src":"1413:86:9","text":" @dev Returns the current quorum numerator. See {quorumDenominator}."},"functionSelector":"a7713a70","id":4535,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1513:15:9","nodeType":"FunctionDefinition","parameters":{"id":4526,"nodeType":"ParameterList","parameters":[],"src":"1528:2:9"},"returnParameters":{"id":4529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4528,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4535,"src":"1560:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4527,"name":"uint256","nodeType":"ElementaryTypeName","src":"1560:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1559:9:9"},"scope":4677,"src":"1504:121:9","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4586,"nodeType":"Block","src":"1820:534:9","statements":[{"assignments":[4544],"declarations":[{"constant":false,"id":4544,"mutability":"mutable","name":"length","nameLocation":"1838:6:9","nodeType":"VariableDeclaration","scope":4586,"src":"1830:14:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4543,"name":"uint256","nodeType":"ElementaryTypeName","src":"1830:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4548,"initialValue":{"expression":{"expression":{"id":4545,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"1847:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4546,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1871:12:9","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"1847:36:9","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":4547,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1884:6:9","memberName":"length","nodeType":"MemberAccess","src":"1847:43:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1830:60:9"},{"assignments":[4553],"declarations":[{"constant":false,"id":4553,"mutability":"mutable","name":"latest","nameLocation":"1993:6:9","nodeType":"VariableDeclaration","scope":4586,"src":"1959:40:9","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":4552,"nodeType":"UserDefinedTypeName","pathNode":{"id":4551,"name":"Checkpoints.Checkpoint208","nameLocations":["1959:11:9","1971:13:9"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"1959:25:9"},"referencedDeclaration":13251,"src":"1959:25:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":4560,"initialValue":{"baseExpression":{"expression":{"id":4554,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"2002:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4555,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2026:12:9","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"2002:36:9","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":4559,"indexExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4558,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4556,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4544,"src":"2039:6:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":4557,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2048:1:9","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2039:10:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2002:48:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1959:91:9"},{"assignments":[4562],"declarations":[{"constant":false,"id":4562,"mutability":"mutable","name":"latestKey","nameLocation":"2067:9:9","nodeType":"VariableDeclaration","scope":4586,"src":"2060:16:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4561,"name":"uint48","nodeType":"ElementaryTypeName","src":"2060:6:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":4565,"initialValue":{"expression":{"id":4563,"name":"latest","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4553,"src":"2079:6:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":4564,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2086:4:9","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"2079:11:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"2060:30:9"},{"assignments":[4567],"declarations":[{"constant":false,"id":4567,"mutability":"mutable","name":"latestValue","nameLocation":"2108:11:9","nodeType":"VariableDeclaration","scope":4586,"src":"2100:19:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":4566,"name":"uint208","nodeType":"ElementaryTypeName","src":"2100:7:9","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":4570,"initialValue":{"expression":{"id":4568,"name":"latest","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4553,"src":"2122:6:9","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":4569,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2129:6:9","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"2122:13:9","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"VariableDeclarationStatement","src":"2100:35:9"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4573,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4571,"name":"latestKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4562,"src":"2149:9:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":4572,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4538,"src":"2162:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2149:22:9","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4577,"nodeType":"IfStatement","src":"2145:71:9","trueBody":{"id":4576,"nodeType":"Block","src":"2173:43:9","statements":[{"expression":{"id":4574,"name":"latestValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4567,"src":"2194:11:9","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4542,"id":4575,"nodeType":"Return","src":"2187:18:9"}]}},{"expression":{"arguments":[{"arguments":[{"id":4582,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4538,"src":"2336:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4580,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"2318:8:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4581,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2327:8:9","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"2318:17:9","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2318:28:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":4578,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"2276:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4579,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2300:17:9","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13441,"src":"2276:41:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4584,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2276:71:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4542,"id":4585,"nodeType":"Return","src":"2269:78:9"}]},"documentation":{"id":4536,"nodeType":"StructuredDocumentation","src":"1631:102:9","text":" @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}."},"functionSelector":"60c4247f","id":4587,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1747:15:9","nodeType":"FunctionDefinition","parameters":{"id":4539,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4538,"mutability":"mutable","name":"timepoint","nameLocation":"1771:9:9","nodeType":"VariableDeclaration","scope":4587,"src":"1763:17:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4537,"name":"uint256","nodeType":"ElementaryTypeName","src":"1763:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1762:19:9"},"returnParameters":{"id":4542,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4541,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4587,"src":"1811:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4540,"name":"uint256","nodeType":"ElementaryTypeName","src":"1811:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1810:9:9"},"scope":4677,"src":"1738:616:9","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4595,"nodeType":"Block","src":"2527:27:9","statements":[{"expression":{"hexValue":"313030","id":4593,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2544:3:9","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"functionReturnParameters":4592,"id":4594,"nodeType":"Return","src":"2537:10:9"}]},"documentation":{"id":4588,"nodeType":"StructuredDocumentation","src":"2360:95:9","text":" @dev Returns the quorum denominator. Defaults to 100, but may be overridden."},"functionSelector":"97c3d334","id":4596,"implemented":true,"kind":"function","modifiers":[],"name":"quorumDenominator","nameLocation":"2469:17:9","nodeType":"FunctionDefinition","parameters":{"id":4589,"nodeType":"ParameterList","parameters":[],"src":"2486:2:9"},"returnParameters":{"id":4592,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4591,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4596,"src":"2518:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4590,"name":"uint256","nodeType":"ElementaryTypeName","src":"2518:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2517:9:9"},"scope":4677,"src":"2460:94:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2121],"body":{"id":4619,"nodeType":"Block","src":"2771:114:9","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4613,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":4608,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4599,"src":"2816:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4605,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4410,"src":"2789:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5357_$","typeString":"function () view returns (contract IERC5805)"}},"id":4606,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2789:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5357","typeString":"contract IERC5805"}},"id":4607,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2797:18:9","memberName":"getPastTotalSupply","nodeType":"MemberAccess","referencedDeclaration":4729,"src":"2789:26:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view external returns (uint256)"}},"id":4609,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2789:37:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":4611,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4599,"src":"2845:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4610,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4535,4587],"referencedDeclaration":4587,"src":"2829:15:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":4612,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2829:26:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2789:66:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":4614,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2788:68:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":4615,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4596,"src":"2859:17:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4616,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2859:19:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2788:90:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4604,"id":4618,"nodeType":"Return","src":"2781:97:9"}]},"documentation":{"id":4597,"nodeType":"StructuredDocumentation","src":"2560:124:9","text":" @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`."},"functionSelector":"f8ce560a","id":4620,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"2698:6:9","nodeType":"FunctionDefinition","overrides":{"id":4601,"nodeType":"OverrideSpecifier","overrides":[],"src":"2744:8:9"},"parameters":{"id":4600,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4599,"mutability":"mutable","name":"timepoint","nameLocation":"2713:9:9","nodeType":"VariableDeclaration","scope":4620,"src":"2705:17:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4598,"name":"uint256","nodeType":"ElementaryTypeName","src":"2705:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2704:19:9"},"returnParameters":{"id":4604,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4603,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4620,"src":"2762:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4602,"name":"uint256","nodeType":"ElementaryTypeName","src":"2762:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2761:9:9"},"scope":4677,"src":"2689:196:9","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4632,"nodeType":"Block","src":"3252:59:9","statements":[{"expression":{"arguments":[{"id":4629,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4623,"src":"3285:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4628,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4676,"src":"3262:22:9","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3262:42:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4631,"nodeType":"ExpressionStatement","src":"3262:42:9"}]},"documentation":{"id":4621,"nodeType":"StructuredDocumentation","src":"2891:265:9","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - Must be called through a governance proposal.\n - New numerator must be smaller or equal to the denominator."},"functionSelector":"06f3f9e6","id":4633,"implemented":true,"kind":"function","modifiers":[{"id":4626,"kind":"modifierInvocation","modifierName":{"id":4625,"name":"onlyGovernance","nameLocations":["3237:14:9"],"nodeType":"IdentifierPath","referencedDeclaration":486,"src":"3237:14:9"},"nodeType":"ModifierInvocation","src":"3237:14:9"}],"name":"updateQuorumNumerator","nameLocation":"3170:21:9","nodeType":"FunctionDefinition","parameters":{"id":4624,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4623,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"3200:18:9","nodeType":"VariableDeclaration","scope":4633,"src":"3192:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4622,"name":"uint256","nodeType":"ElementaryTypeName","src":"3192:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3191:28:9"},"returnParameters":{"id":4627,"nodeType":"ParameterList","parameters":[],"src":"3252:0:9"},"scope":4677,"src":"3161:150:9","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4675,"nodeType":"Block","src":"3609:421:9","statements":[{"assignments":[4640],"declarations":[{"constant":false,"id":4640,"mutability":"mutable","name":"denominator","nameLocation":"3627:11:9","nodeType":"VariableDeclaration","scope":4675,"src":"3619:19:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4639,"name":"uint256","nodeType":"ElementaryTypeName","src":"3619:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4643,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4641,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4596,"src":"3641:17:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4642,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3641:19:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3619:41:9"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4646,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4644,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"3674:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":4645,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4640,"src":"3695:11:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3674:32:9","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4653,"nodeType":"IfStatement","src":"3670:132:9","trueBody":{"id":4652,"nodeType":"Block","src":"3708:94:9","statements":[{"errorCall":{"arguments":[{"id":4648,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"3759:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4649,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4640,"src":"3779:11:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4647,"name":"GovernorInvalidQuorumFraction","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4513,"src":"3729:29:9","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":4650,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3729:62:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4651,"nodeType":"RevertStatement","src":"3722:69:9"}]}},{"assignments":[4655],"declarations":[{"constant":false,"id":4655,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"3820:18:9","nodeType":"VariableDeclaration","scope":4675,"src":"3812:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4654,"name":"uint256","nodeType":"ElementaryTypeName","src":"3812:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4658,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4656,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4535,4587],"referencedDeclaration":4535,"src":"3841:15:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4657,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3841:17:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3812:46:9"},{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":4662,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[4436],"referencedDeclaration":4436,"src":"3897:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4663,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3897:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"id":4666,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"3925:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4664,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3906:8:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4665,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3915:9:9","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"3906:18:9","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":4667,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3906:38:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":4659,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4500,"src":"3868:23:9","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4661,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3892:4:9","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13274,"src":"3868:28:9","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":4668,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3868:77:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":4669,"nodeType":"ExpressionStatement","src":"3868:77:9"},{"eventCall":{"arguments":[{"id":4671,"name":"oldQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4655,"src":"3984:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4672,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4636,"src":"4004:18:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4670,"name":"QuorumNumeratorUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4506,"src":"3961:22:9","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4673,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3961:62:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4674,"nodeType":"EmitStatement","src":"3956:67:9"}]},"documentation":{"id":4634,"nodeType":"StructuredDocumentation","src":"3317:210:9","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - New numerator must be smaller or equal to the denominator."},"id":4676,"implemented":true,"kind":"function","modifiers":[],"name":"_updateQuorumNumerator","nameLocation":"3541:22:9","nodeType":"FunctionDefinition","parameters":{"id":4637,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4636,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"3572:18:9","nodeType":"VariableDeclaration","scope":4676,"src":"3564:26:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4635,"name":"uint256","nodeType":"ElementaryTypeName","src":"3564:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3563:28:9"},"returnParameters":{"id":4638,"nodeType":"ParameterList","parameters":[],"src":"3609:0:9"},"scope":4677,"src":"3532:498:9","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4678,"src":"493:3539:9","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,4513,6731,6750,6874,6876,10810,12717],"usedEvents":[2264,2271,2276,2281,2294,2309,4506,5326]}],"src":"137:3896:9"},"id":9},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","exportedSymbols":{"IVotes":[4760]},"id":4761,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4679,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"110:24:10"},{"abstract":false,"baseContracts":[],"canonicalName":"IVotes","contractDependencies":[],"contractKind":"interface","documentation":{"id":4680,"nodeType":"StructuredDocumentation","src":"136:102:10","text":" @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts."},"fullyImplemented":false,"id":4760,"linearizedBaseContracts":[4760],"name":"IVotes","nameLocation":"249:6:10","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":4681,"nodeType":"StructuredDocumentation","src":"262:55:10","text":" @dev The signature used has expired."},"errorSelector":"4683af0e","id":4685,"name":"VotesExpiredSignature","nameLocation":"328:21:10","nodeType":"ErrorDefinition","parameters":{"id":4684,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4683,"mutability":"mutable","name":"expiry","nameLocation":"358:6:10","nodeType":"VariableDeclaration","scope":4685,"src":"350:14:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4682,"name":"uint256","nodeType":"ElementaryTypeName","src":"350:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"349:16:10"},"src":"322:44:10"},{"anonymous":false,"documentation":{"id":4686,"nodeType":"StructuredDocumentation","src":"372:71:10","text":" @dev Emitted when an account changes their delegate."},"eventSelector":"3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f","id":4694,"name":"DelegateChanged","nameLocation":"454:15:10","nodeType":"EventDefinition","parameters":{"id":4693,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4688,"indexed":true,"mutability":"mutable","name":"delegator","nameLocation":"486:9:10","nodeType":"VariableDeclaration","scope":4694,"src":"470:25:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4687,"name":"address","nodeType":"ElementaryTypeName","src":"470:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4690,"indexed":true,"mutability":"mutable","name":"fromDelegate","nameLocation":"513:12:10","nodeType":"VariableDeclaration","scope":4694,"src":"497:28:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4689,"name":"address","nodeType":"ElementaryTypeName","src":"497:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4692,"indexed":true,"mutability":"mutable","name":"toDelegate","nameLocation":"543:10:10","nodeType":"VariableDeclaration","scope":4694,"src":"527:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4691,"name":"address","nodeType":"ElementaryTypeName","src":"527:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"469:85:10"},"src":"448:107:10"},{"anonymous":false,"documentation":{"id":4695,"nodeType":"StructuredDocumentation","src":"561:131:10","text":" @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units."},"eventSelector":"dec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724","id":4703,"name":"DelegateVotesChanged","nameLocation":"703:20:10","nodeType":"EventDefinition","parameters":{"id":4702,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4697,"indexed":true,"mutability":"mutable","name":"delegate","nameLocation":"740:8:10","nodeType":"VariableDeclaration","scope":4703,"src":"724:24:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4696,"name":"address","nodeType":"ElementaryTypeName","src":"724:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4699,"indexed":false,"mutability":"mutable","name":"previousVotes","nameLocation":"758:13:10","nodeType":"VariableDeclaration","scope":4703,"src":"750:21:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4698,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4701,"indexed":false,"mutability":"mutable","name":"newVotes","nameLocation":"781:8:10","nodeType":"VariableDeclaration","scope":4703,"src":"773:16:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4700,"name":"uint256","nodeType":"ElementaryTypeName","src":"773:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"723:67:10"},"src":"697:94:10"},{"documentation":{"id":4704,"nodeType":"StructuredDocumentation","src":"797:79:10","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":4711,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"890:8:10","nodeType":"FunctionDefinition","parameters":{"id":4707,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4706,"mutability":"mutable","name":"account","nameLocation":"907:7:10","nodeType":"VariableDeclaration","scope":4711,"src":"899:15:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4705,"name":"address","nodeType":"ElementaryTypeName","src":"899:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"898:17:10"},"returnParameters":{"id":4710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4709,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4711,"src":"939:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4708,"name":"uint256","nodeType":"ElementaryTypeName","src":"939:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"938:9:10"},"scope":4760,"src":"881:67:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4712,"nodeType":"StructuredDocumentation","src":"954:230:10","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block."},"functionSelector":"3a46b1a8","id":4721,"implemented":false,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"1198:12:10","nodeType":"FunctionDefinition","parameters":{"id":4717,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4714,"mutability":"mutable","name":"account","nameLocation":"1219:7:10","nodeType":"VariableDeclaration","scope":4721,"src":"1211:15:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4713,"name":"address","nodeType":"ElementaryTypeName","src":"1211:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4716,"mutability":"mutable","name":"timepoint","nameLocation":"1236:9:10","nodeType":"VariableDeclaration","scope":4721,"src":"1228:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4715,"name":"uint256","nodeType":"ElementaryTypeName","src":"1228:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1210:36:10"},"returnParameters":{"id":4720,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4719,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4721,"src":"1270:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4718,"name":"uint256","nodeType":"ElementaryTypeName","src":"1270:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1269:9:10"},"scope":4760,"src":"1189:90:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4722,"nodeType":"StructuredDocumentation","src":"1285:481:10","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote."},"functionSelector":"8e539e8c","id":4729,"implemented":false,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"1780:18:10","nodeType":"FunctionDefinition","parameters":{"id":4725,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4724,"mutability":"mutable","name":"timepoint","nameLocation":"1807:9:10","nodeType":"VariableDeclaration","scope":4729,"src":"1799:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4723,"name":"uint256","nodeType":"ElementaryTypeName","src":"1799:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1798:19:10"},"returnParameters":{"id":4728,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4727,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4729,"src":"1841:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4726,"name":"uint256","nodeType":"ElementaryTypeName","src":"1841:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1840:9:10"},"scope":4760,"src":"1771:79:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4730,"nodeType":"StructuredDocumentation","src":"1856:71:10","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":4737,"implemented":false,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"1941:9:10","nodeType":"FunctionDefinition","parameters":{"id":4733,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4732,"mutability":"mutable","name":"account","nameLocation":"1959:7:10","nodeType":"VariableDeclaration","scope":4737,"src":"1951:15:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4731,"name":"address","nodeType":"ElementaryTypeName","src":"1951:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1950:17:10"},"returnParameters":{"id":4736,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4735,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4737,"src":"1991:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4734,"name":"address","nodeType":"ElementaryTypeName","src":"1991:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1990:9:10"},"scope":4760,"src":"1932:68:10","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4738,"nodeType":"StructuredDocumentation","src":"2006:71:10","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":4743,"implemented":false,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"2091:8:10","nodeType":"FunctionDefinition","parameters":{"id":4741,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4740,"mutability":"mutable","name":"delegatee","nameLocation":"2108:9:10","nodeType":"VariableDeclaration","scope":4743,"src":"2100:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4739,"name":"address","nodeType":"ElementaryTypeName","src":"2100:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2099:19:10"},"returnParameters":{"id":4742,"nodeType":"ParameterList","parameters":[],"src":"2127:0:10"},"scope":4760,"src":"2082:46:10","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":4744,"nodeType":"StructuredDocumentation","src":"2134:67:10","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":4759,"implemented":false,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"2215:13:10","nodeType":"FunctionDefinition","parameters":{"id":4757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4746,"mutability":"mutable","name":"delegatee","nameLocation":"2237:9:10","nodeType":"VariableDeclaration","scope":4759,"src":"2229:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4745,"name":"address","nodeType":"ElementaryTypeName","src":"2229:7:10","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4748,"mutability":"mutable","name":"nonce","nameLocation":"2256:5:10","nodeType":"VariableDeclaration","scope":4759,"src":"2248:13:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4747,"name":"uint256","nodeType":"ElementaryTypeName","src":"2248:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4750,"mutability":"mutable","name":"expiry","nameLocation":"2271:6:10","nodeType":"VariableDeclaration","scope":4759,"src":"2263:14:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4749,"name":"uint256","nodeType":"ElementaryTypeName","src":"2263:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4752,"mutability":"mutable","name":"v","nameLocation":"2285:1:10","nodeType":"VariableDeclaration","scope":4759,"src":"2279:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":4751,"name":"uint8","nodeType":"ElementaryTypeName","src":"2279:5:10","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":4754,"mutability":"mutable","name":"r","nameLocation":"2296:1:10","nodeType":"VariableDeclaration","scope":4759,"src":"2288:9:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4753,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2288:7:10","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":4756,"mutability":"mutable","name":"s","nameLocation":"2307:1:10","nodeType":"VariableDeclaration","scope":4759,"src":"2299:9:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4755,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2299:7:10","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2228:81:10"},"returnParameters":{"id":4758,"nodeType":"ParameterList","parameters":[],"src":"2318:0:10"},"scope":4760,"src":"2206:113:10","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":4761,"src":"239:2082:10","usedErrors":[4685],"usedEvents":[4694,4703]}],"src":"110:2212:10"},"id":10},"@openzeppelin/contracts/governance/utils/Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","exportedSymbols":{"Checkpoints":[14290],"Context":[6718],"ECDSA":[8749],"EIP712":[8976],"IERC5805":[5357],"Nonces":[6808],"SafeCast":[12565],"Time":[14919],"Votes":[5303]},"id":5304,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4762,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:11"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4764,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":5358,"src":"135:55:11","symbolAliases":[{"foreign":{"id":4763,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5357,"src":"143:8:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":4766,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":6719,"src":"191:48:11","symbolAliases":[{"foreign":{"id":4765,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"199:7:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../../utils/Nonces.sol","id":4768,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":6809,"src":"240:46:11","symbolAliases":[{"foreign":{"id":4767,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6808,"src":"248:6:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../../utils/cryptography/EIP712.sol","id":4770,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":8977,"src":"287:59:11","symbolAliases":[{"foreign":{"id":4769,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8976,"src":"295:6:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4772,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":14291,"src":"347:64:11","symbolAliases":[{"foreign":{"id":4771,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14290,"src":"355:11:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4774,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":12566,"src":"412:55:11","symbolAliases":[{"foreign":{"id":4773,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"420:8:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"../../utils/cryptography/ECDSA.sol","id":4776,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":8750,"src":"468:57:11","symbolAliases":[{"foreign":{"id":4775,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"476:5:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4778,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5304,"sourceUnit":14920,"src":"526:48:11","symbolAliases":[{"foreign":{"id":4777,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"534:4:11","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4780,"name":"Context","nameLocations":["1919:7:11"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1919:7:11"},"id":4781,"nodeType":"InheritanceSpecifier","src":"1919:7:11"},{"baseName":{"id":4782,"name":"EIP712","nameLocations":["1928:6:11"],"nodeType":"IdentifierPath","referencedDeclaration":8976,"src":"1928:6:11"},"id":4783,"nodeType":"InheritanceSpecifier","src":"1928:6:11"},{"baseName":{"id":4784,"name":"Nonces","nameLocations":["1936:6:11"],"nodeType":"IdentifierPath","referencedDeclaration":6808,"src":"1936:6:11"},"id":4785,"nodeType":"InheritanceSpecifier","src":"1936:6:11"},{"baseName":{"id":4786,"name":"IERC5805","nameLocations":["1944:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":5357,"src":"1944:8:11"},"id":4787,"nodeType":"InheritanceSpecifier","src":"1944:8:11"}],"canonicalName":"Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4779,"nodeType":"StructuredDocumentation","src":"576:1315:11","text":" @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n This contract is often combined with a token contract such that voting units correspond to token units. For an\n example, see {ERC721Votes}.\n The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n cost of this history tracking optional.\n When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n previous example, it would be included in {ERC721-_update})."},"fullyImplemented":false,"id":5303,"internalFunctionIDs":{"5280":1,"5294":2},"linearizedBaseContracts":[5303,5357,4760,5372,6808,8976,5346,6718],"name":"Votes","nameLocation":"1910:5:11","nodeType":"ContractDefinition","nodes":[{"global":false,"id":4791,"libraryName":{"id":4788,"name":"Checkpoints","nameLocations":["1965:11:11"],"nodeType":"IdentifierPath","referencedDeclaration":14290,"src":"1965:11:11"},"nodeType":"UsingForDirective","src":"1959:43:11","typeName":{"id":4790,"nodeType":"UserDefinedTypeName","pathNode":{"id":4789,"name":"Checkpoints.Trace208","nameLocations":["1981:11:11","1993:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"1981:20:11"},"referencedDeclaration":13246,"src":"1981:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":true,"id":4796,"mutability":"constant","name":"DELEGATION_TYPEHASH","nameLocation":"2033:19:11","nodeType":"VariableDeclaration","scope":5303,"src":"2008:126:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4792,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2008:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"44656c65676174696f6e28616464726573732064656c6567617465652c75696e74323536206e6f6e63652c75696e743235362065787069727929","id":4794,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2073:60:11","typeDescriptions":{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""},"value":"Delegation(address delegatee,uint256 nonce,uint256 expiry)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""}],"id":4793,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2063:9:11","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":4795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2063:71:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":4800,"mutability":"mutable","name":"_delegatee","nameLocation":"2185:10:11","nodeType":"VariableDeclaration","scope":5303,"src":"2141:54:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"typeName":{"id":4799,"keyName":"account","keyNameLocation":"2157:7:11","keyType":{"id":4797,"name":"address","nodeType":"ElementaryTypeName","src":"2149:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2141:35:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4798,"name":"address","nodeType":"ElementaryTypeName","src":"2168:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}},"visibility":"private"},{"constant":false,"id":4805,"mutability":"mutable","name":"_delegateCheckpoints","nameLocation":"2261:20:11","nodeType":"VariableDeclaration","scope":5303,"src":"2202:79:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"typeName":{"id":4804,"keyName":"delegatee","keyNameLocation":"2218:9:11","keyType":{"id":4801,"name":"address","nodeType":"ElementaryTypeName","src":"2210:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2202:50:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4803,"nodeType":"UserDefinedTypeName","pathNode":{"id":4802,"name":"Checkpoints.Trace208","nameLocations":["2231:11:11","2243:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"2231:20:11"},"referencedDeclaration":13246,"src":"2231:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},"visibility":"private"},{"constant":false,"id":4808,"mutability":"mutable","name":"_totalCheckpoints","nameLocation":"2317:17:11","nodeType":"VariableDeclaration","scope":5303,"src":"2288:46:11","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4807,"nodeType":"UserDefinedTypeName","pathNode":{"id":4806,"name":"Checkpoints.Trace208","nameLocations":["2288:11:11","2300:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"2288:20:11"},"referencedDeclaration":13246,"src":"2288:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"documentation":{"id":4809,"nodeType":"StructuredDocumentation","src":"2341:59:11","text":" @dev The clock was incorrectly modified."},"errorSelector":"6ff07140","id":4811,"name":"ERC6372InconsistentClock","nameLocation":"2411:24:11","nodeType":"ErrorDefinition","parameters":{"id":4810,"nodeType":"ParameterList","parameters":[],"src":"2435:2:11"},"src":"2405:33:11"},{"documentation":{"id":4812,"nodeType":"StructuredDocumentation","src":"2444:64:11","text":" @dev Lookup to future votes is not available."},"errorSelector":"ecd3f81e","id":4818,"name":"ERC5805FutureLookup","nameLocation":"2519:19:11","nodeType":"ErrorDefinition","parameters":{"id":4817,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4814,"mutability":"mutable","name":"timepoint","nameLocation":"2547:9:11","nodeType":"VariableDeclaration","scope":4818,"src":"2539:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4813,"name":"uint256","nodeType":"ElementaryTypeName","src":"2539:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4816,"mutability":"mutable","name":"clock","nameLocation":"2565:5:11","nodeType":"VariableDeclaration","scope":4818,"src":"2558:12:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4815,"name":"uint48","nodeType":"ElementaryTypeName","src":"2558:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2538:33:11"},"src":"2513:59:11"},{"baseFunctions":[5365],"body":{"id":4828,"nodeType":"Block","src":"2843:42:11","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4824,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"2860:4:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$14919_$","typeString":"type(library Time)"}},"id":4825,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2865:11:11","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":14680,"src":"2860:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4826,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2860:18:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4823,"id":4827,"nodeType":"Return","src":"2853:25:11"}]},"documentation":{"id":4819,"nodeType":"StructuredDocumentation","src":"2578:206:11","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match."},"functionSelector":"91ddadf4","id":4829,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"2798:5:11","nodeType":"FunctionDefinition","parameters":{"id":4820,"nodeType":"ParameterList","parameters":[],"src":"2803:2:11"},"returnParameters":{"id":4823,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4822,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4829,"src":"2835:6:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4821,"name":"uint48","nodeType":"ElementaryTypeName","src":"2835:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2834:8:11"},"scope":5303,"src":"2789:96:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5371],"body":{"id":4848,"nodeType":"Block","src":"3106:206:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":4840,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":4835,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4829,"src":"3169:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4836,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3169:7:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4837,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14919,"src":"3180:4:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$14919_$","typeString":"type(library Time)"}},"id":4838,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3185:11:11","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":14680,"src":"3180:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4839,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3180:18:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3169:29:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4845,"nodeType":"IfStatement","src":"3165:93:11","trueBody":{"id":4844,"nodeType":"Block","src":"3200:58:11","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":4841,"name":"ERC6372InconsistentClock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4811,"src":"3221:24:11","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":4842,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3221:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4843,"nodeType":"RevertStatement","src":"3214:33:11"}]}},{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":4846,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"3274:31:11","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":4834,"id":4847,"nodeType":"Return","src":"3267:38:11"}]},"documentation":{"id":4830,"nodeType":"StructuredDocumentation","src":"2891:91:11","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":4849,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"3049:10:11","nodeType":"FunctionDefinition","parameters":{"id":4831,"nodeType":"ParameterList","parameters":[],"src":"3059:2:11"},"returnParameters":{"id":4834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4833,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4849,"src":"3091:13:11","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4832,"name":"string","nodeType":"ElementaryTypeName","src":"3091:6:11","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3090:15:11"},"scope":5303,"src":"3040:272:11","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4876,"nodeType":"Block","src":"3493:195:11","statements":[{"assignments":[4858],"declarations":[{"constant":false,"id":4858,"mutability":"mutable","name":"currentTimepoint","nameLocation":"3510:16:11","nodeType":"VariableDeclaration","scope":4876,"src":"3503:23:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4857,"name":"uint48","nodeType":"ElementaryTypeName","src":"3503:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":4861,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4859,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4829,"src":"3529:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4860,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3529:7:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"3503:33:11"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4864,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4862,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4852,"src":"3550:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":4863,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4858,"src":"3563:16:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3550:29:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4870,"nodeType":"IfStatement","src":"3546:90:11","trueBody":{"errorCall":{"arguments":[{"id":4866,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4852,"src":"3608:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4867,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4858,"src":"3619:16:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4865,"name":"ERC5805FutureLookup","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4818,"src":"3588:19:11","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint48_$returns$__$","typeString":"function (uint256,uint48) pure"}},"id":4868,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3588:48:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4869,"nodeType":"RevertStatement","src":"3581:55:11"}},{"expression":{"arguments":[{"id":4873,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4852,"src":"3671:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4871,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3653:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":4872,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3662:8:11","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"3653:17:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3653:28:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4856,"id":4875,"nodeType":"Return","src":"3646:35:11"}]},"documentation":{"id":4850,"nodeType":"StructuredDocumentation","src":"3318:92:11","text":" @dev Validate that a timepoint is in the past, and return it as a uint48."},"id":4877,"implemented":true,"kind":"function","modifiers":[],"name":"_validateTimepoint","nameLocation":"3424:18:11","nodeType":"FunctionDefinition","parameters":{"id":4853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4852,"mutability":"mutable","name":"timepoint","nameLocation":"3451:9:11","nodeType":"VariableDeclaration","scope":4877,"src":"3443:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4851,"name":"uint256","nodeType":"ElementaryTypeName","src":"3443:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3442:19:11"},"returnParameters":{"id":4856,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4855,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4877,"src":"3485:6:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4854,"name":"uint48","nodeType":"ElementaryTypeName","src":"3485:6:11","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3484:8:11"},"scope":5303,"src":"3415:273:11","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[4711],"body":{"id":4891,"nodeType":"Block","src":"3851:62:11","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":4885,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"3868:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":4887,"indexExpression":{"id":4886,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4880,"src":"3889:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3868:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4888,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3898:6:11","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"3868:36:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3868:38:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4884,"id":4890,"nodeType":"Return","src":"3861:45:11"}]},"documentation":{"id":4878,"nodeType":"StructuredDocumentation","src":"3694:79:11","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":4892,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"3787:8:11","nodeType":"FunctionDefinition","parameters":{"id":4881,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4880,"mutability":"mutable","name":"account","nameLocation":"3804:7:11","nodeType":"VariableDeclaration","scope":4892,"src":"3796:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4879,"name":"address","nodeType":"ElementaryTypeName","src":"3796:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3795:17:11"},"returnParameters":{"id":4884,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4883,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4892,"src":"3842:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4882,"name":"uint256","nodeType":"ElementaryTypeName","src":"3842:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3841:9:11"},"scope":5303,"src":"3778:135:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4721],"body":{"id":4911,"nodeType":"Block","src":"4394:102:11","statements":[{"expression":{"arguments":[{"arguments":[{"id":4907,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4897,"src":"4478:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4906,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4877,"src":"4459:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":4908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4459:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"baseExpression":{"id":4902,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"4411:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":4904,"indexExpression":{"id":4903,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4895,"src":"4432:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4411:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4905,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4441:17:11","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13441,"src":"4411:47:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4909,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4411:78:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4901,"id":4910,"nodeType":"Return","src":"4404:85:11"}]},"documentation":{"id":4893,"nodeType":"StructuredDocumentation","src":"3919:374:11","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"3a46b1a8","id":4912,"implemented":true,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"4307:12:11","nodeType":"FunctionDefinition","parameters":{"id":4898,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4895,"mutability":"mutable","name":"account","nameLocation":"4328:7:11","nodeType":"VariableDeclaration","scope":4912,"src":"4320:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4894,"name":"address","nodeType":"ElementaryTypeName","src":"4320:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4897,"mutability":"mutable","name":"timepoint","nameLocation":"4345:9:11","nodeType":"VariableDeclaration","scope":4912,"src":"4337:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4896,"name":"uint256","nodeType":"ElementaryTypeName","src":"4337:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4319:36:11"},"returnParameters":{"id":4901,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4900,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4912,"src":"4385:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4899,"name":"uint256","nodeType":"ElementaryTypeName","src":"4385:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4384:9:11"},"scope":5303,"src":"4298:198:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4729],"body":{"id":4927,"nodeType":"Block","src":"5217:90:11","statements":[{"expression":{"arguments":[{"arguments":[{"id":4923,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4915,"src":"5289:9:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4922,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4877,"src":"5270:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":4924,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5270:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":4920,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"5234:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4921,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5252:17:11","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13441,"src":"5234:35:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4925,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5234:66:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4919,"id":4926,"nodeType":"Return","src":"5227:73:11"}]},"documentation":{"id":4913,"nodeType":"StructuredDocumentation","src":"4502:625:11","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"8e539e8c","id":4928,"implemented":true,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"5141:18:11","nodeType":"FunctionDefinition","parameters":{"id":4916,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4915,"mutability":"mutable","name":"timepoint","nameLocation":"5168:9:11","nodeType":"VariableDeclaration","scope":4928,"src":"5160:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4914,"name":"uint256","nodeType":"ElementaryTypeName","src":"5160:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5159:19:11"},"returnParameters":{"id":4919,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4918,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4928,"src":"5208:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4917,"name":"uint256","nodeType":"ElementaryTypeName","src":"5208:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5207:9:11"},"scope":5303,"src":"5132:175:11","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4938,"nodeType":"Block","src":"5451:50:11","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4934,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"5468:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4935,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5486:6:11","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"5468:24:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4936,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5468:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4933,"id":4937,"nodeType":"Return","src":"5461:33:11"}]},"documentation":{"id":4929,"nodeType":"StructuredDocumentation","src":"5313:66:11","text":" @dev Returns the current total supply of votes."},"id":4939,"implemented":true,"kind":"function","modifiers":[],"name":"_getTotalSupply","nameLocation":"5393:15:11","nodeType":"FunctionDefinition","parameters":{"id":4930,"nodeType":"ParameterList","parameters":[],"src":"5408:2:11"},"returnParameters":{"id":4933,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4932,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4939,"src":"5442:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4931,"name":"uint256","nodeType":"ElementaryTypeName","src":"5442:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5441:9:11"},"scope":5303,"src":"5384:117:11","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[4737],"body":{"id":4951,"nodeType":"Block","src":"5657:43:11","statements":[{"expression":{"baseExpression":{"id":4947,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4800,"src":"5674:10:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":4949,"indexExpression":{"id":4948,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4942,"src":"5685:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5674:19:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4946,"id":4950,"nodeType":"Return","src":"5667:26:11"}]},"documentation":{"id":4940,"nodeType":"StructuredDocumentation","src":"5507:71:11","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":4952,"implemented":true,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"5592:9:11","nodeType":"FunctionDefinition","parameters":{"id":4943,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4942,"mutability":"mutable","name":"account","nameLocation":"5610:7:11","nodeType":"VariableDeclaration","scope":4952,"src":"5602:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4941,"name":"address","nodeType":"ElementaryTypeName","src":"5602:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5601:17:11"},"returnParameters":{"id":4946,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4945,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4952,"src":"5648:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4944,"name":"address","nodeType":"ElementaryTypeName","src":"5648:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5647:9:11"},"scope":5303,"src":"5583:117:11","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4743],"body":{"id":4968,"nodeType":"Block","src":"5834:86:11","statements":[{"assignments":[4959],"declarations":[{"constant":false,"id":4959,"mutability":"mutable","name":"account","nameLocation":"5852:7:11","nodeType":"VariableDeclaration","scope":4968,"src":"5844:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4958,"name":"address","nodeType":"ElementaryTypeName","src":"5844:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":4962,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4960,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"5862:10:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":4961,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5862:12:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"5844:30:11"},{"expression":{"arguments":[{"id":4964,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4959,"src":"5894:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":4965,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4955,"src":"5903:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":4963,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5061,"src":"5884:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":4966,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5884:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4967,"nodeType":"ExpressionStatement","src":"5884:29:11"}]},"documentation":{"id":4953,"nodeType":"StructuredDocumentation","src":"5706:71:11","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":4969,"implemented":true,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"5791:8:11","nodeType":"FunctionDefinition","parameters":{"id":4956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4955,"mutability":"mutable","name":"delegatee","nameLocation":"5808:9:11","nodeType":"VariableDeclaration","scope":4969,"src":"5800:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4954,"name":"address","nodeType":"ElementaryTypeName","src":"5800:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5799:19:11"},"returnParameters":{"id":4957,"nodeType":"ParameterList","parameters":[],"src":"5834:0:11"},"scope":5303,"src":"5782:138:11","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[4759],"body":{"id":5025,"nodeType":"Block","src":"6171:381:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4988,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":4985,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"6185:5:11","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":4986,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6191:9:11","memberName":"timestamp","nodeType":"MemberAccess","src":"6185:15:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":4987,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4976,"src":"6203:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6185:24:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4994,"nodeType":"IfStatement","src":"6181:91:11","trueBody":{"id":4993,"nodeType":"Block","src":"6211:61:11","statements":[{"errorCall":{"arguments":[{"id":4990,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4976,"src":"6254:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4989,"name":"VotesExpiredSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4685,"src":"6232:21:11","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":4991,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6232:29:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4992,"nodeType":"RevertStatement","src":"6225:36:11"}]}},{"assignments":[4996],"declarations":[{"constant":false,"id":4996,"mutability":"mutable","name":"signer","nameLocation":"6289:6:11","nodeType":"VariableDeclaration","scope":5025,"src":"6281:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4995,"name":"address","nodeType":"ElementaryTypeName","src":"6281:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5014,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"arguments":[{"id":5003,"name":"DELEGATION_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4796,"src":"6363:19:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5004,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4972,"src":"6384:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5005,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4974,"src":"6395:5:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5006,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4976,"src":"6402:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5001,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"6352:3:11","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":5002,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6356:6:11","memberName":"encode","nodeType":"MemberAccess","src":"6352:10:11","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":5007,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6352:57:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":5000,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"6342:9:11","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":5008,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6342:68:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4999,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8909,"src":"6325:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":5009,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6325:86:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5010,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4978,"src":"6425:1:11","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":5011,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4980,"src":"6440:1:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5012,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4982,"src":"6455:1:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4997,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"6298:5:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$8749_$","typeString":"type(library ECDSA)"}},"id":4998,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6304:7:11","memberName":"recover","nodeType":"MemberAccess","referencedDeclaration":8699,"src":"6298:13:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":5013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:168:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6281:185:11"},{"expression":{"arguments":[{"id":5016,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4996,"src":"6493:6:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5017,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4974,"src":"6501:5:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5015,"name":"_useCheckedNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6807,"src":"6476:16:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":5018,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6476:31:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5019,"nodeType":"ExpressionStatement","src":"6476:31:11"},{"expression":{"arguments":[{"id":5021,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4996,"src":"6527:6:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5022,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4972,"src":"6535:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5020,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5061,"src":"6517:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":5023,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6517:28:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5024,"nodeType":"ExpressionStatement","src":"6517:28:11"}]},"documentation":{"id":4970,"nodeType":"StructuredDocumentation","src":"5926:67:11","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":5026,"implemented":true,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"6007:13:11","nodeType":"FunctionDefinition","parameters":{"id":4983,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4972,"mutability":"mutable","name":"delegatee","nameLocation":"6038:9:11","nodeType":"VariableDeclaration","scope":5026,"src":"6030:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4971,"name":"address","nodeType":"ElementaryTypeName","src":"6030:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4974,"mutability":"mutable","name":"nonce","nameLocation":"6065:5:11","nodeType":"VariableDeclaration","scope":5026,"src":"6057:13:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4973,"name":"uint256","nodeType":"ElementaryTypeName","src":"6057:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4976,"mutability":"mutable","name":"expiry","nameLocation":"6088:6:11","nodeType":"VariableDeclaration","scope":5026,"src":"6080:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4975,"name":"uint256","nodeType":"ElementaryTypeName","src":"6080:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4978,"mutability":"mutable","name":"v","nameLocation":"6110:1:11","nodeType":"VariableDeclaration","scope":5026,"src":"6104:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":4977,"name":"uint8","nodeType":"ElementaryTypeName","src":"6104:5:11","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":4980,"mutability":"mutable","name":"r","nameLocation":"6129:1:11","nodeType":"VariableDeclaration","scope":5026,"src":"6121:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4979,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6121:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":4982,"mutability":"mutable","name":"s","nameLocation":"6148:1:11","nodeType":"VariableDeclaration","scope":5026,"src":"6140:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4981,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6140:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6020:135:11"},"returnParameters":{"id":4984,"nodeType":"ParameterList","parameters":[],"src":"6171:0:11"},"scope":5303,"src":"5998:554:11","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":5060,"nodeType":"Block","src":"6802:240:11","statements":[{"assignments":[5035],"declarations":[{"constant":false,"id":5035,"mutability":"mutable","name":"oldDelegate","nameLocation":"6820:11:11","nodeType":"VariableDeclaration","scope":5060,"src":"6812:19:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5034,"name":"address","nodeType":"ElementaryTypeName","src":"6812:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5039,"initialValue":{"arguments":[{"id":5037,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"6844:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5036,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4952,"src":"6834:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5038,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6834:18:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6812:40:11"},{"expression":{"id":5044,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5040,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4800,"src":"6862:10:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":5042,"indexExpression":{"id":5041,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"6873:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6862:19:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5043,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5031,"src":"6884:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6862:31:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":5045,"nodeType":"ExpressionStatement","src":"6862:31:11"},{"eventCall":{"arguments":[{"id":5047,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"6925:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5048,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5035,"src":"6934:11:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5049,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5031,"src":"6947:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5046,"name":"DelegateChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4694,"src":"6909:15:11","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_address_$returns$__$","typeString":"function (address,address,address)"}},"id":5050,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6909:48:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5051,"nodeType":"EmitStatement","src":"6904:53:11"},{"expression":{"arguments":[{"id":5053,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5035,"src":"6986:11:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5054,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5031,"src":"6999:9:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5056,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5029,"src":"7026:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5055,"name":"_getVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5302,"src":"7010:15:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":5057,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7010:24:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5052,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5194,"src":"6967:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5058,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6967:68:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5059,"nodeType":"ExpressionStatement","src":"6967:68:11"}]},"documentation":{"id":5027,"nodeType":"StructuredDocumentation","src":"6558:167:11","text":" @dev Delegate all of `account`'s voting units to `delegatee`.\n Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}."},"id":5061,"implemented":true,"kind":"function","modifiers":[],"name":"_delegate","nameLocation":"6739:9:11","nodeType":"FunctionDefinition","parameters":{"id":5032,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5029,"mutability":"mutable","name":"account","nameLocation":"6757:7:11","nodeType":"VariableDeclaration","scope":5061,"src":"6749:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5028,"name":"address","nodeType":"ElementaryTypeName","src":"6749:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5031,"mutability":"mutable","name":"delegatee","nameLocation":"6774:9:11","nodeType":"VariableDeclaration","scope":5061,"src":"6766:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5030,"name":"address","nodeType":"ElementaryTypeName","src":"6766:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6748:36:11"},"returnParameters":{"id":5033,"nodeType":"ParameterList","parameters":[],"src":"6802:0:11"},"scope":5303,"src":"6730:312:11","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5115,"nodeType":"Block","src":"7365:310:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5071,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5064,"src":"7379:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7395:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5073,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7387:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5072,"name":"address","nodeType":"ElementaryTypeName","src":"7387:7:11","typeDescriptions":{}}},"id":5075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7387:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7379:18:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5087,"nodeType":"IfStatement","src":"7375:107:11","trueBody":{"id":5086,"nodeType":"Block","src":"7399:83:11","statements":[{"expression":{"arguments":[{"id":5078,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"7419:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5079,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5280,"src":"7438:4:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5082,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5068,"src":"7463:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5080,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"7444:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5081,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7453:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"7444:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5083,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7444:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5077,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"7413:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5084,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7413:58:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5085,"nodeType":"ExpressionStatement","src":"7413:58:11"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5088,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5066,"src":"7495:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5091,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7509:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5090,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7501:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5089,"name":"address","nodeType":"ElementaryTypeName","src":"7501:7:11","typeDescriptions":{}}},"id":5092,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7501:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7495:16:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5104,"nodeType":"IfStatement","src":"7491:110:11","trueBody":{"id":5103,"nodeType":"Block","src":"7513:88:11","statements":[{"expression":{"arguments":[{"id":5095,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4808,"src":"7533:17:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5096,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5294,"src":"7552:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5099,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5068,"src":"7582:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5097,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"7563:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5098,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7572:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"7563:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5100,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7563:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5094,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"7527:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5101,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7527:63:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5102,"nodeType":"ExpressionStatement","src":"7527:63:11"}]}},{"expression":{"arguments":[{"arguments":[{"id":5107,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5064,"src":"7639:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5106,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4952,"src":"7629:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5108,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7629:15:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5110,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5066,"src":"7656:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5109,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4952,"src":"7646:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5111,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7646:13:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5112,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5068,"src":"7661:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5105,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5194,"src":"7610:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7610:58:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5114,"nodeType":"ExpressionStatement","src":"7610:58:11"}]},"documentation":{"id":5062,"nodeType":"StructuredDocumentation","src":"7048:223:11","text":" @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n should be zero. Total supply of voting units will be adjusted with mints and burns."},"id":5116,"implemented":true,"kind":"function","modifiers":[],"name":"_transferVotingUnits","nameLocation":"7285:20:11","nodeType":"FunctionDefinition","parameters":{"id":5069,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5064,"mutability":"mutable","name":"from","nameLocation":"7314:4:11","nodeType":"VariableDeclaration","scope":5116,"src":"7306:12:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5063,"name":"address","nodeType":"ElementaryTypeName","src":"7306:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5066,"mutability":"mutable","name":"to","nameLocation":"7328:2:11","nodeType":"VariableDeclaration","scope":5116,"src":"7320:10:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5065,"name":"address","nodeType":"ElementaryTypeName","src":"7320:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5068,"mutability":"mutable","name":"amount","nameLocation":"7340:6:11","nodeType":"VariableDeclaration","scope":5116,"src":"7332:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5067,"name":"uint256","nodeType":"ElementaryTypeName","src":"7332:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7305:42:11"},"returnParameters":{"id":5070,"nodeType":"ParameterList","parameters":[],"src":"7365:0:11"},"scope":5303,"src":"7276:399:11","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5193,"nodeType":"Block","src":"7848:702:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5132,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5128,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5126,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"7862:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":5127,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"7870:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7862:10:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5131,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5129,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5123,"src":"7876:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":5130,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7885:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7876:10:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"7862:24:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5192,"nodeType":"IfStatement","src":"7858:686:11","trueBody":{"id":5191,"nodeType":"Block","src":"7888:656:11","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5133,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"7906:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5136,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7922:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5135,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7914:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5134,"name":"address","nodeType":"ElementaryTypeName","src":"7914:7:11","typeDescriptions":{}}},"id":5137,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7914:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7906:18:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5161,"nodeType":"IfStatement","src":"7902:315:11","trueBody":{"id":5160,"nodeType":"Block","src":"7926:291:11","statements":[{"assignments":[5140,5142],"declarations":[{"constant":false,"id":5140,"mutability":"mutable","name":"oldValue","nameLocation":"7953:8:11","nodeType":"VariableDeclaration","scope":5160,"src":"7945:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5139,"name":"uint256","nodeType":"ElementaryTypeName","src":"7945:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5142,"mutability":"mutable","name":"newValue","nameLocation":"7971:8:11","nodeType":"VariableDeclaration","scope":5160,"src":"7963:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5141,"name":"uint256","nodeType":"ElementaryTypeName","src":"7963:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5153,"initialValue":{"arguments":[{"baseExpression":{"id":5144,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"8010:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5146,"indexExpression":{"id":5145,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"8031:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8010:26:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5147,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5294,"src":"8058:9:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5150,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5123,"src":"8108:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5148,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"8089:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8098:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"8089:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5151,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8089:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5143,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"7983:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5152,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7983:150:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"7944:189:11"},{"eventCall":{"arguments":[{"id":5155,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5119,"src":"8177:4:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5156,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5140,"src":"8183:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5157,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5142,"src":"8193:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5154,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4703,"src":"8156:20:11","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5158,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8156:46:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5159,"nodeType":"EmitStatement","src":"8151:51:11"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5167,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5162,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"8234:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5165,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8248:1:11","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5164,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8240:7:11","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5163,"name":"address","nodeType":"ElementaryTypeName","src":"8240:7:11","typeDescriptions":{}}},"id":5166,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8240:10:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8234:16:11","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5190,"nodeType":"IfStatement","src":"8230:304:11","trueBody":{"id":5189,"nodeType":"Block","src":"8252:282:11","statements":[{"assignments":[5169,5171],"declarations":[{"constant":false,"id":5169,"mutability":"mutable","name":"oldValue","nameLocation":"8279:8:11","nodeType":"VariableDeclaration","scope":5189,"src":"8271:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5168,"name":"uint256","nodeType":"ElementaryTypeName","src":"8271:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5171,"mutability":"mutable","name":"newValue","nameLocation":"8297:8:11","nodeType":"VariableDeclaration","scope":5189,"src":"8289:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5170,"name":"uint256","nodeType":"ElementaryTypeName","src":"8289:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5182,"initialValue":{"arguments":[{"baseExpression":{"id":5173,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"8336:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5175,"indexExpression":{"id":5174,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"8357:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8336:24:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5176,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5280,"src":"8382:4:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5179,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5123,"src":"8427:6:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5177,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"8408:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5178,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8417:9:11","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":10995,"src":"8408:18:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5180,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8408:26:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5172,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5266,"src":"8309:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8309:143:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"8270:182:11"},{"eventCall":{"arguments":[{"id":5184,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5121,"src":"8496:2:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5185,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5169,"src":"8500:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5186,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5171,"src":"8510:8:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5183,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4703,"src":"8475:20:11","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5187,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8475:44:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5188,"nodeType":"EmitStatement","src":"8470:49:11"}]}}]}}]},"documentation":{"id":5117,"nodeType":"StructuredDocumentation","src":"7681:75:11","text":" @dev Moves delegated votes from one delegate to another."},"id":5194,"implemented":true,"kind":"function","modifiers":[],"name":"_moveDelegateVotes","nameLocation":"7770:18:11","nodeType":"FunctionDefinition","parameters":{"id":5124,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5119,"mutability":"mutable","name":"from","nameLocation":"7797:4:11","nodeType":"VariableDeclaration","scope":5194,"src":"7789:12:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5118,"name":"address","nodeType":"ElementaryTypeName","src":"7789:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5121,"mutability":"mutable","name":"to","nameLocation":"7811:2:11","nodeType":"VariableDeclaration","scope":5194,"src":"7803:10:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5120,"name":"address","nodeType":"ElementaryTypeName","src":"7803:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5123,"mutability":"mutable","name":"amount","nameLocation":"7823:6:11","nodeType":"VariableDeclaration","scope":5194,"src":"7815:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5122,"name":"uint256","nodeType":"ElementaryTypeName","src":"7815:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7788:42:11"},"returnParameters":{"id":5125,"nodeType":"ParameterList","parameters":[],"src":"7848:0:11"},"scope":5303,"src":"7761:789:11","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5211,"nodeType":"Block","src":"8706:81:11","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":5204,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"8741:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5206,"indexExpression":{"id":5205,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5197,"src":"8762:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8741:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5207,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8771:6:11","memberName":"length","nodeType":"MemberAccess","referencedDeclaration":13534,"src":"8741:36:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint256_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint256)"}},"id":5208,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8741:38:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5202,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"8723:8:11","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":5203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8732:8:11","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":11611,"src":"8723:17:11","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":5209,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8723:57:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":5201,"id":5210,"nodeType":"Return","src":"8716:64:11"}]},"documentation":{"id":5195,"nodeType":"StructuredDocumentation","src":"8556:64:11","text":" @dev Get number of checkpoints for `account`."},"id":5212,"implemented":true,"kind":"function","modifiers":[],"name":"_numCheckpoints","nameLocation":"8634:15:11","nodeType":"FunctionDefinition","parameters":{"id":5198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5197,"mutability":"mutable","name":"account","nameLocation":"8658:7:11","nodeType":"VariableDeclaration","scope":5212,"src":"8650:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5196,"name":"address","nodeType":"ElementaryTypeName","src":"8650:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8649:17:11"},"returnParameters":{"id":5201,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5200,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5212,"src":"8698:6:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5199,"name":"uint32","nodeType":"ElementaryTypeName","src":"8698:6:11","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8697:8:11"},"scope":5303,"src":"8625:162:11","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5230,"nodeType":"Block","src":"9002:61:11","statements":[{"expression":{"arguments":[{"id":5227,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5217,"src":"9052:3:11","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"baseExpression":{"id":5223,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4805,"src":"9019:20:11","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13246_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5225,"indexExpression":{"id":5224,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5215,"src":"9040:7:11","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"9019:29:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5226,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9049:2:11","memberName":"at","nodeType":"MemberAccess","referencedDeclaration":13552,"src":"9019:32:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13251_memory_ptr_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":5228,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9019:37:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":5222,"id":5229,"nodeType":"Return","src":"9012:44:11"}]},"documentation":{"id":5213,"nodeType":"StructuredDocumentation","src":"8793:66:11","text":" @dev Get the `pos`-th checkpoint for `account`."},"id":5231,"implemented":true,"kind":"function","modifiers":[],"name":"_checkpoints","nameLocation":"8873:12:11","nodeType":"FunctionDefinition","parameters":{"id":5218,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5215,"mutability":"mutable","name":"account","nameLocation":"8903:7:11","nodeType":"VariableDeclaration","scope":5231,"src":"8895:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5214,"name":"address","nodeType":"ElementaryTypeName","src":"8895:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5217,"mutability":"mutable","name":"pos","nameLocation":"8927:3:11","nodeType":"VariableDeclaration","scope":5231,"src":"8920:10:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5216,"name":"uint32","nodeType":"ElementaryTypeName","src":"8920:6:11","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8885:51:11"},"returnParameters":{"id":5222,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5221,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5231,"src":"8968:32:11","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":5220,"nodeType":"UserDefinedTypeName","pathNode":{"id":5219,"name":"Checkpoints.Checkpoint208","nameLocations":["8968:11:11","8980:13:11"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"8968:25:11"},"referencedDeclaration":13251,"src":"8968:25:11","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"8967:34:11"},"scope":5303,"src":"8864:199:11","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5265,"nodeType":"Block","src":"9272:70:11","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":5255,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4829,"src":"9300:5:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5256,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9300:7:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5258,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5234,"src":"9312:5:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5259,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9318:6:11","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13471,"src":"9312:12:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13246_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5260,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9312:14:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":5261,"name":"delta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5246,"src":"9328:5:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint208","typeString":"uint208"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5257,"name":"op","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5244,"src":"9309:2:11","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"}},"id":5262,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9309:25:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":5253,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5234,"src":"9289:5:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5254,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9295:4:11","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13274,"src":"9289:10:11","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13246_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13246_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":5263,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9289:46:11","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":5252,"id":5264,"nodeType":"Return","src":"9282:53:11"}]},"id":5266,"implemented":true,"kind":"function","modifiers":[],"name":"_push","nameLocation":"9078:5:11","nodeType":"FunctionDefinition","parameters":{"id":5247,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5234,"mutability":"mutable","name":"store","nameLocation":"9122:5:11","nodeType":"VariableDeclaration","scope":5266,"src":"9093:34:11","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":5233,"nodeType":"UserDefinedTypeName","pathNode":{"id":5232,"name":"Checkpoints.Trace208","nameLocations":["9093:11:11","9105:8:11"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"9093:20:11"},"referencedDeclaration":13246,"src":"9093:20:11","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":5244,"mutability":"mutable","name":"op","nameLocation":"9187:2:11","nodeType":"VariableDeclaration","scope":5266,"src":"9137:52:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"typeName":{"id":5243,"nodeType":"FunctionTypeName","parameterTypes":{"id":5239,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5236,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5243,"src":"9146:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5235,"name":"uint208","nodeType":"ElementaryTypeName","src":"9146:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5238,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5243,"src":"9155:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5237,"name":"uint208","nodeType":"ElementaryTypeName","src":"9155:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9145:18:11"},"returnParameterTypes":{"id":5242,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5241,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5243,"src":"9178:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5240,"name":"uint208","nodeType":"ElementaryTypeName","src":"9178:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9177:9:11"},"src":"9137:52:11","stateMutability":"view","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"visibility":"internal"},"visibility":"internal"},{"constant":false,"id":5246,"mutability":"mutable","name":"delta","nameLocation":"9207:5:11","nodeType":"VariableDeclaration","scope":5266,"src":"9199:13:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5245,"name":"uint208","nodeType":"ElementaryTypeName","src":"9199:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9083:135:11"},"returnParameters":{"id":5252,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5249,"mutability":"mutable","name":"oldValue","nameLocation":"9244:8:11","nodeType":"VariableDeclaration","scope":5266,"src":"9236:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5248,"name":"uint208","nodeType":"ElementaryTypeName","src":"9236:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5251,"mutability":"mutable","name":"newValue","nameLocation":"9262:8:11","nodeType":"VariableDeclaration","scope":5266,"src":"9254:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5250,"name":"uint208","nodeType":"ElementaryTypeName","src":"9254:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9235:36:11"},"scope":5303,"src":"9069:273:11","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":5279,"nodeType":"Block","src":"9415:29:11","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5275,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5268,"src":"9432:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":5276,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5270,"src":"9436:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9432:5:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5274,"id":5278,"nodeType":"Return","src":"9425:12:11"}]},"id":5280,"implemented":true,"kind":"function","modifiers":[],"name":"_add","nameLocation":"9357:4:11","nodeType":"FunctionDefinition","parameters":{"id":5271,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5268,"mutability":"mutable","name":"a","nameLocation":"9370:1:11","nodeType":"VariableDeclaration","scope":5280,"src":"9362:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5267,"name":"uint208","nodeType":"ElementaryTypeName","src":"9362:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5270,"mutability":"mutable","name":"b","nameLocation":"9381:1:11","nodeType":"VariableDeclaration","scope":5280,"src":"9373:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5269,"name":"uint208","nodeType":"ElementaryTypeName","src":"9373:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9361:22:11"},"returnParameters":{"id":5274,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5273,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5280,"src":"9406:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5272,"name":"uint208","nodeType":"ElementaryTypeName","src":"9406:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9405:9:11"},"scope":5303,"src":"9348:96:11","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":5293,"nodeType":"Block","src":"9522:29:11","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5291,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5289,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5282,"src":"9539:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":5290,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5284,"src":"9543:1:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9539:5:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5288,"id":5292,"nodeType":"Return","src":"9532:12:11"}]},"id":5294,"implemented":true,"kind":"function","modifiers":[],"name":"_subtract","nameLocation":"9459:9:11","nodeType":"FunctionDefinition","parameters":{"id":5285,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5282,"mutability":"mutable","name":"a","nameLocation":"9477:1:11","nodeType":"VariableDeclaration","scope":5294,"src":"9469:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5281,"name":"uint208","nodeType":"ElementaryTypeName","src":"9469:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5284,"mutability":"mutable","name":"b","nameLocation":"9488:1:11","nodeType":"VariableDeclaration","scope":5294,"src":"9480:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5283,"name":"uint208","nodeType":"ElementaryTypeName","src":"9480:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9468:22:11"},"returnParameters":{"id":5288,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5287,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5294,"src":"9513:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5286,"name":"uint208","nodeType":"ElementaryTypeName","src":"9513:7:11","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9512:9:11"},"scope":5303,"src":"9450:101:11","stateMutability":"pure","virtual":false,"visibility":"private"},{"documentation":{"id":5295,"nodeType":"StructuredDocumentation","src":"9557:72:11","text":" @dev Must return the voting units held by an account."},"id":5302,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"9643:15:11","nodeType":"FunctionDefinition","parameters":{"id":5298,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5297,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5302,"src":"9659:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5296,"name":"address","nodeType":"ElementaryTypeName","src":"9659:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"9658:9:11"},"returnParameters":{"id":5301,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5300,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5302,"src":"9699:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5299,"name":"uint256","nodeType":"ElementaryTypeName","src":"9699:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9698:9:11"},"scope":5303,"src":"9634:74:11","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":5304,"src":"1892:7818:11","usedErrors":[4685,4811,4818,6750,6874,6876,8412,8417,8422,10810,12717],"usedEvents":[4694,4703,5326]}],"src":"109:9602:11"},"id":11},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","exportedSymbols":{"IERC1271":[5317]},"id":5318,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5305,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:12"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1271","contractDependencies":[],"contractKind":"interface","documentation":{"id":5306,"nodeType":"StructuredDocumentation","src":"133:160:12","text":" @dev Interface of the ERC-1271 standard signature validation method for\n contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271]."},"fullyImplemented":false,"id":5317,"linearizedBaseContracts":[5317],"name":"IERC1271","nameLocation":"304:8:12","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5307,"nodeType":"StructuredDocumentation","src":"319:220:12","text":" @dev Should return whether the signature provided is valid for the provided data\n @param hash Hash of the data to be signed\n @param signature Signature byte array associated with _data"},"functionSelector":"1626ba7e","id":5316,"implemented":false,"kind":"function","modifiers":[],"name":"isValidSignature","nameLocation":"553:16:12","nodeType":"FunctionDefinition","parameters":{"id":5312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5309,"mutability":"mutable","name":"hash","nameLocation":"578:4:12","nodeType":"VariableDeclaration","scope":5316,"src":"570:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5308,"name":"bytes32","nodeType":"ElementaryTypeName","src":"570:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5311,"mutability":"mutable","name":"signature","nameLocation":"597:9:12","nodeType":"VariableDeclaration","scope":5316,"src":"584:22:12","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5310,"name":"bytes","nodeType":"ElementaryTypeName","src":"584:5:12","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"569:38:12"},"returnParameters":{"id":5315,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5314,"mutability":"mutable","name":"magicValue","nameLocation":"638:10:12","nodeType":"VariableDeclaration","scope":5316,"src":"631:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5313,"name":"bytes4","nodeType":"ElementaryTypeName","src":"631:6:12","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"630:19:12"},"scope":5317,"src":"544:106:12","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5318,"src":"294:358:12","usedErrors":[],"usedEvents":[]}],"src":"107:546:12"},"id":12},"@openzeppelin/contracts/interfaces/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","exportedSymbols":{"IERC165":[9194]},"id":5322,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5319,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:13"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../utils/introspection/IERC165.sol","id":5321,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5322,"sourceUnit":9195,"src":"132:59:13","symbolAliases":[{"foreign":{"id":5320,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"140:7:13","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""}],"src":"106:86:13"},"id":13},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","exportedSymbols":{"IERC5267":[5346]},"id":5347,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5323,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:14"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC5267","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5346,"linearizedBaseContracts":[5346],"name":"IERC5267","nameLocation":"143:8:14","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":5324,"nodeType":"StructuredDocumentation","src":"158:84:14","text":" @dev MAY be emitted to signal that the domain could have changed."},"eventSelector":"0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31","id":5326,"name":"EIP712DomainChanged","nameLocation":"253:19:14","nodeType":"EventDefinition","parameters":{"id":5325,"nodeType":"ParameterList","parameters":[],"src":"272:2:14"},"src":"247:28:14"},{"documentation":{"id":5327,"nodeType":"StructuredDocumentation","src":"281:140:14","text":" @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n signature."},"functionSelector":"84b0196e","id":5345,"implemented":false,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"435:12:14","nodeType":"FunctionDefinition","parameters":{"id":5328,"nodeType":"ParameterList","parameters":[],"src":"447:2:14"},"returnParameters":{"id":5344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5330,"mutability":"mutable","name":"fields","nameLocation":"517:6:14","nodeType":"VariableDeclaration","scope":5345,"src":"510:13:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":5329,"name":"bytes1","nodeType":"ElementaryTypeName","src":"510:6:14","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":5332,"mutability":"mutable","name":"name","nameLocation":"551:4:14","nodeType":"VariableDeclaration","scope":5345,"src":"537:18:14","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5331,"name":"string","nodeType":"ElementaryTypeName","src":"537:6:14","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5334,"mutability":"mutable","name":"version","nameLocation":"583:7:14","nodeType":"VariableDeclaration","scope":5345,"src":"569:21:14","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5333,"name":"string","nodeType":"ElementaryTypeName","src":"569:6:14","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5336,"mutability":"mutable","name":"chainId","nameLocation":"612:7:14","nodeType":"VariableDeclaration","scope":5345,"src":"604:15:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5335,"name":"uint256","nodeType":"ElementaryTypeName","src":"604:7:14","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5338,"mutability":"mutable","name":"verifyingContract","nameLocation":"641:17:14","nodeType":"VariableDeclaration","scope":5345,"src":"633:25:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5337,"name":"address","nodeType":"ElementaryTypeName","src":"633:7:14","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5340,"mutability":"mutable","name":"salt","nameLocation":"680:4:14","nodeType":"VariableDeclaration","scope":5345,"src":"672:12:14","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5339,"name":"bytes32","nodeType":"ElementaryTypeName","src":"672:7:14","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5343,"mutability":"mutable","name":"extensions","nameLocation":"715:10:14","nodeType":"VariableDeclaration","scope":5345,"src":"698:27:14","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5341,"name":"uint256","nodeType":"ElementaryTypeName","src":"698:7:14","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5342,"nodeType":"ArrayTypeName","src":"698:9:14","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"496:239:14"},"scope":5346,"src":"426:310:14","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5347,"src":"133:605:14","usedErrors":[],"usedEvents":[5326]}],"src":"107:632:14"},"id":14},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","exportedSymbols":{"IERC5805":[5357],"IERC6372":[5372],"IVotes":[4760]},"id":5358,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5348,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:15"},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../governance/utils/IVotes.sol","id":5350,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5358,"sourceUnit":4761,"src":"133:54:15","symbolAliases":[{"foreign":{"id":5349,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4760,"src":"141:6:15","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"./IERC6372.sol","id":5352,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5358,"sourceUnit":5373,"src":"188:40:15","symbolAliases":[{"foreign":{"id":5351,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5372,"src":"196:8:15","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5353,"name":"IERC6372","nameLocations":["252:8:15"],"nodeType":"IdentifierPath","referencedDeclaration":5372,"src":"252:8:15"},"id":5354,"nodeType":"InheritanceSpecifier","src":"252:8:15"},{"baseName":{"id":5355,"name":"IVotes","nameLocations":["262:6:15"],"nodeType":"IdentifierPath","referencedDeclaration":4760,"src":"262:6:15"},"id":5356,"nodeType":"InheritanceSpecifier","src":"262:6:15"}],"canonicalName":"IERC5805","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5357,"linearizedBaseContracts":[5357,4760,5372],"name":"IERC5805","nameLocation":"240:8:15","nodeType":"ContractDefinition","nodes":[],"scope":5358,"src":"230:41:15","usedErrors":[4685],"usedEvents":[4694,4703]}],"src":"107:165:15"},"id":15},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","exportedSymbols":{"IERC6372":[5372]},"id":5373,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5359,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:16"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC6372","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5372,"linearizedBaseContracts":[5372],"name":"IERC6372","nameLocation":"143:8:16","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5360,"nodeType":"StructuredDocumentation","src":"158:133:16","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting)."},"functionSelector":"91ddadf4","id":5365,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"305:5:16","nodeType":"FunctionDefinition","parameters":{"id":5361,"nodeType":"ParameterList","parameters":[],"src":"310:2:16"},"returnParameters":{"id":5364,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5363,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5365,"src":"336:6:16","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5362,"name":"uint48","nodeType":"ElementaryTypeName","src":"336:6:16","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"335:8:16"},"scope":5372,"src":"296:48:16","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":5366,"nodeType":"StructuredDocumentation","src":"350:48:16","text":" @dev Description of the clock"},"functionSelector":"4bf5d7e9","id":5371,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"465:10:16","nodeType":"FunctionDefinition","parameters":{"id":5367,"nodeType":"ParameterList","parameters":[],"src":"475:2:16"},"returnParameters":{"id":5370,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5369,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5371,"src":"501:13:16","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5368,"name":"string","nodeType":"ElementaryTypeName","src":"501:6:16","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"500:15:16"},"scope":5372,"src":"456:60:16","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5373,"src":"133:385:16","usedErrors":[],"usedEvents":[]}],"src":"107:412:16"},"id":16},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","exportedSymbols":{"IERC1155Errors":[5509],"IERC20Errors":[5414],"IERC721Errors":[5462]},"id":5510,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5374,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:17"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5375,"nodeType":"StructuredDocumentation","src":"138:141:17","text":" @dev Standard ERC-20 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens."},"fullyImplemented":true,"id":5414,"linearizedBaseContracts":[5414],"name":"IERC20Errors","nameLocation":"290:12:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5376,"nodeType":"StructuredDocumentation","src":"309:309:17","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"e450d38c","id":5384,"name":"ERC20InsufficientBalance","nameLocation":"629:24:17","nodeType":"ErrorDefinition","parameters":{"id":5383,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5378,"mutability":"mutable","name":"sender","nameLocation":"662:6:17","nodeType":"VariableDeclaration","scope":5384,"src":"654:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5377,"name":"address","nodeType":"ElementaryTypeName","src":"654:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5380,"mutability":"mutable","name":"balance","nameLocation":"678:7:17","nodeType":"VariableDeclaration","scope":5384,"src":"670:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5379,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5382,"mutability":"mutable","name":"needed","nameLocation":"695:6:17","nodeType":"VariableDeclaration","scope":5384,"src":"687:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5381,"name":"uint256","nodeType":"ElementaryTypeName","src":"687:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"653:49:17"},"src":"623:80:17"},{"documentation":{"id":5385,"nodeType":"StructuredDocumentation","src":"709:152:17","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"96c6fd1e","id":5389,"name":"ERC20InvalidSender","nameLocation":"872:18:17","nodeType":"ErrorDefinition","parameters":{"id":5388,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5387,"mutability":"mutable","name":"sender","nameLocation":"899:6:17","nodeType":"VariableDeclaration","scope":5389,"src":"891:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5386,"name":"address","nodeType":"ElementaryTypeName","src":"891:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"890:16:17"},"src":"866:41:17"},{"documentation":{"id":5390,"nodeType":"StructuredDocumentation","src":"913:159:17","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"ec442f05","id":5394,"name":"ERC20InvalidReceiver","nameLocation":"1083:20:17","nodeType":"ErrorDefinition","parameters":{"id":5393,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5392,"mutability":"mutable","name":"receiver","nameLocation":"1112:8:17","nodeType":"VariableDeclaration","scope":5394,"src":"1104:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5391,"name":"address","nodeType":"ElementaryTypeName","src":"1104:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1103:18:17"},"src":"1077:45:17"},{"documentation":{"id":5395,"nodeType":"StructuredDocumentation","src":"1128:345:17","text":" @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n @param spender Address that may be allowed to operate on tokens without being their owner.\n @param allowance Amount of tokens a `spender` is allowed to operate with.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"fb8f41b2","id":5403,"name":"ERC20InsufficientAllowance","nameLocation":"1484:26:17","nodeType":"ErrorDefinition","parameters":{"id":5402,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5397,"mutability":"mutable","name":"spender","nameLocation":"1519:7:17","nodeType":"VariableDeclaration","scope":5403,"src":"1511:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5396,"name":"address","nodeType":"ElementaryTypeName","src":"1511:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5399,"mutability":"mutable","name":"allowance","nameLocation":"1536:9:17","nodeType":"VariableDeclaration","scope":5403,"src":"1528:17:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5398,"name":"uint256","nodeType":"ElementaryTypeName","src":"1528:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5401,"mutability":"mutable","name":"needed","nameLocation":"1555:6:17","nodeType":"VariableDeclaration","scope":5403,"src":"1547:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5400,"name":"uint256","nodeType":"ElementaryTypeName","src":"1547:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1510:52:17"},"src":"1478:85:17"},{"documentation":{"id":5404,"nodeType":"StructuredDocumentation","src":"1569:174:17","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"e602df05","id":5408,"name":"ERC20InvalidApprover","nameLocation":"1754:20:17","nodeType":"ErrorDefinition","parameters":{"id":5407,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5406,"mutability":"mutable","name":"approver","nameLocation":"1783:8:17","nodeType":"VariableDeclaration","scope":5408,"src":"1775:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5405,"name":"address","nodeType":"ElementaryTypeName","src":"1775:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1774:18:17"},"src":"1748:45:17"},{"documentation":{"id":5409,"nodeType":"StructuredDocumentation","src":"1799:195:17","text":" @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n @param spender Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"94280d62","id":5413,"name":"ERC20InvalidSpender","nameLocation":"2005:19:17","nodeType":"ErrorDefinition","parameters":{"id":5412,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5411,"mutability":"mutable","name":"spender","nameLocation":"2033:7:17","nodeType":"VariableDeclaration","scope":5413,"src":"2025:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5410,"name":"address","nodeType":"ElementaryTypeName","src":"2025:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2024:17:17"},"src":"1999:43:17"}],"scope":5510,"src":"280:1764:17","usedErrors":[5384,5389,5394,5403,5408,5413],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5415,"nodeType":"StructuredDocumentation","src":"2046:143:17","text":" @dev Standard ERC-721 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens."},"fullyImplemented":true,"id":5462,"linearizedBaseContracts":[5462],"name":"IERC721Errors","nameLocation":"2200:13:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5416,"nodeType":"StructuredDocumentation","src":"2220:219:17","text":" @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n Used in balance queries.\n @param owner Address of the current owner of a token."},"errorSelector":"89c62b64","id":5420,"name":"ERC721InvalidOwner","nameLocation":"2450:18:17","nodeType":"ErrorDefinition","parameters":{"id":5419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5418,"mutability":"mutable","name":"owner","nameLocation":"2477:5:17","nodeType":"VariableDeclaration","scope":5420,"src":"2469:13:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5417,"name":"address","nodeType":"ElementaryTypeName","src":"2469:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2468:15:17"},"src":"2444:40:17"},{"documentation":{"id":5421,"nodeType":"StructuredDocumentation","src":"2490:132:17","text":" @dev Indicates a `tokenId` whose `owner` is the zero address.\n @param tokenId Identifier number of a token."},"errorSelector":"7e273289","id":5425,"name":"ERC721NonexistentToken","nameLocation":"2633:22:17","nodeType":"ErrorDefinition","parameters":{"id":5424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5423,"mutability":"mutable","name":"tokenId","nameLocation":"2664:7:17","nodeType":"VariableDeclaration","scope":5425,"src":"2656:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5422,"name":"uint256","nodeType":"ElementaryTypeName","src":"2656:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2655:17:17"},"src":"2627:46:17"},{"documentation":{"id":5426,"nodeType":"StructuredDocumentation","src":"2679:289:17","text":" @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param tokenId Identifier number of a token.\n @param owner Address of the current owner of a token."},"errorSelector":"64283d7b","id":5434,"name":"ERC721IncorrectOwner","nameLocation":"2979:20:17","nodeType":"ErrorDefinition","parameters":{"id":5433,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5428,"mutability":"mutable","name":"sender","nameLocation":"3008:6:17","nodeType":"VariableDeclaration","scope":5434,"src":"3000:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5427,"name":"address","nodeType":"ElementaryTypeName","src":"3000:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5430,"mutability":"mutable","name":"tokenId","nameLocation":"3024:7:17","nodeType":"VariableDeclaration","scope":5434,"src":"3016:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5429,"name":"uint256","nodeType":"ElementaryTypeName","src":"3016:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5432,"mutability":"mutable","name":"owner","nameLocation":"3041:5:17","nodeType":"VariableDeclaration","scope":5434,"src":"3033:13:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5431,"name":"address","nodeType":"ElementaryTypeName","src":"3033:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2999:48:17"},"src":"2973:75:17"},{"documentation":{"id":5435,"nodeType":"StructuredDocumentation","src":"3054:152:17","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"73c6ac6e","id":5439,"name":"ERC721InvalidSender","nameLocation":"3217:19:17","nodeType":"ErrorDefinition","parameters":{"id":5438,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5437,"mutability":"mutable","name":"sender","nameLocation":"3245:6:17","nodeType":"VariableDeclaration","scope":5439,"src":"3237:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5436,"name":"address","nodeType":"ElementaryTypeName","src":"3237:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3236:16:17"},"src":"3211:42:17"},{"documentation":{"id":5440,"nodeType":"StructuredDocumentation","src":"3259:159:17","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"64a0ae92","id":5444,"name":"ERC721InvalidReceiver","nameLocation":"3429:21:17","nodeType":"ErrorDefinition","parameters":{"id":5443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5442,"mutability":"mutable","name":"receiver","nameLocation":"3459:8:17","nodeType":"VariableDeclaration","scope":5444,"src":"3451:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5441,"name":"address","nodeType":"ElementaryTypeName","src":"3451:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3450:18:17"},"src":"3423:46:17"},{"documentation":{"id":5445,"nodeType":"StructuredDocumentation","src":"3475:247:17","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param tokenId Identifier number of a token."},"errorSelector":"177e802f","id":5451,"name":"ERC721InsufficientApproval","nameLocation":"3733:26:17","nodeType":"ErrorDefinition","parameters":{"id":5450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5447,"mutability":"mutable","name":"operator","nameLocation":"3768:8:17","nodeType":"VariableDeclaration","scope":5451,"src":"3760:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5446,"name":"address","nodeType":"ElementaryTypeName","src":"3760:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5449,"mutability":"mutable","name":"tokenId","nameLocation":"3786:7:17","nodeType":"VariableDeclaration","scope":5451,"src":"3778:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5448,"name":"uint256","nodeType":"ElementaryTypeName","src":"3778:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3759:35:17"},"src":"3727:68:17"},{"documentation":{"id":5452,"nodeType":"StructuredDocumentation","src":"3801:174:17","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"a9fbf51f","id":5456,"name":"ERC721InvalidApprover","nameLocation":"3986:21:17","nodeType":"ErrorDefinition","parameters":{"id":5455,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5454,"mutability":"mutable","name":"approver","nameLocation":"4016:8:17","nodeType":"VariableDeclaration","scope":5456,"src":"4008:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5453,"name":"address","nodeType":"ElementaryTypeName","src":"4008:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4007:18:17"},"src":"3980:46:17"},{"documentation":{"id":5457,"nodeType":"StructuredDocumentation","src":"4032:197:17","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"5b08ba18","id":5461,"name":"ERC721InvalidOperator","nameLocation":"4240:21:17","nodeType":"ErrorDefinition","parameters":{"id":5460,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5459,"mutability":"mutable","name":"operator","nameLocation":"4270:8:17","nodeType":"VariableDeclaration","scope":5461,"src":"4262:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5458,"name":"address","nodeType":"ElementaryTypeName","src":"4262:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4261:18:17"},"src":"4234:46:17"}],"scope":5510,"src":"2190:2092:17","usedErrors":[5420,5425,5434,5439,5444,5451,5456,5461],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1155Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5463,"nodeType":"StructuredDocumentation","src":"4284:145:17","text":" @dev Standard ERC-1155 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens."},"fullyImplemented":true,"id":5509,"linearizedBaseContracts":[5509],"name":"IERC1155Errors","nameLocation":"4440:14:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5464,"nodeType":"StructuredDocumentation","src":"4461:361:17","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer.\n @param tokenId Identifier number of a token."},"errorSelector":"03dee4c5","id":5474,"name":"ERC1155InsufficientBalance","nameLocation":"4833:26:17","nodeType":"ErrorDefinition","parameters":{"id":5473,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5466,"mutability":"mutable","name":"sender","nameLocation":"4868:6:17","nodeType":"VariableDeclaration","scope":5474,"src":"4860:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5465,"name":"address","nodeType":"ElementaryTypeName","src":"4860:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5468,"mutability":"mutable","name":"balance","nameLocation":"4884:7:17","nodeType":"VariableDeclaration","scope":5474,"src":"4876:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5467,"name":"uint256","nodeType":"ElementaryTypeName","src":"4876:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5470,"mutability":"mutable","name":"needed","nameLocation":"4901:6:17","nodeType":"VariableDeclaration","scope":5474,"src":"4893:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5469,"name":"uint256","nodeType":"ElementaryTypeName","src":"4893:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5472,"mutability":"mutable","name":"tokenId","nameLocation":"4917:7:17","nodeType":"VariableDeclaration","scope":5474,"src":"4909:15:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5471,"name":"uint256","nodeType":"ElementaryTypeName","src":"4909:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4859:66:17"},"src":"4827:99:17"},{"documentation":{"id":5475,"nodeType":"StructuredDocumentation","src":"4932:152:17","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"01a83514","id":5479,"name":"ERC1155InvalidSender","nameLocation":"5095:20:17","nodeType":"ErrorDefinition","parameters":{"id":5478,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5477,"mutability":"mutable","name":"sender","nameLocation":"5124:6:17","nodeType":"VariableDeclaration","scope":5479,"src":"5116:14:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5476,"name":"address","nodeType":"ElementaryTypeName","src":"5116:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5115:16:17"},"src":"5089:43:17"},{"documentation":{"id":5480,"nodeType":"StructuredDocumentation","src":"5138:159:17","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"57f447ce","id":5484,"name":"ERC1155InvalidReceiver","nameLocation":"5308:22:17","nodeType":"ErrorDefinition","parameters":{"id":5483,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5482,"mutability":"mutable","name":"receiver","nameLocation":"5339:8:17","nodeType":"VariableDeclaration","scope":5484,"src":"5331:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5481,"name":"address","nodeType":"ElementaryTypeName","src":"5331:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5330:18:17"},"src":"5302:47:17"},{"documentation":{"id":5485,"nodeType":"StructuredDocumentation","src":"5355:256:17","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param owner Address of the current owner of a token."},"errorSelector":"e237d922","id":5491,"name":"ERC1155MissingApprovalForAll","nameLocation":"5622:28:17","nodeType":"ErrorDefinition","parameters":{"id":5490,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5487,"mutability":"mutable","name":"operator","nameLocation":"5659:8:17","nodeType":"VariableDeclaration","scope":5491,"src":"5651:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5486,"name":"address","nodeType":"ElementaryTypeName","src":"5651:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5489,"mutability":"mutable","name":"owner","nameLocation":"5677:5:17","nodeType":"VariableDeclaration","scope":5491,"src":"5669:13:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5488,"name":"address","nodeType":"ElementaryTypeName","src":"5669:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5650:33:17"},"src":"5616:68:17"},{"documentation":{"id":5492,"nodeType":"StructuredDocumentation","src":"5690:174:17","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"3e31884e","id":5496,"name":"ERC1155InvalidApprover","nameLocation":"5875:22:17","nodeType":"ErrorDefinition","parameters":{"id":5495,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5494,"mutability":"mutable","name":"approver","nameLocation":"5906:8:17","nodeType":"VariableDeclaration","scope":5496,"src":"5898:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5493,"name":"address","nodeType":"ElementaryTypeName","src":"5898:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5897:18:17"},"src":"5869:47:17"},{"documentation":{"id":5497,"nodeType":"StructuredDocumentation","src":"5922:197:17","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"ced3e100","id":5501,"name":"ERC1155InvalidOperator","nameLocation":"6130:22:17","nodeType":"ErrorDefinition","parameters":{"id":5500,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5499,"mutability":"mutable","name":"operator","nameLocation":"6161:8:17","nodeType":"VariableDeclaration","scope":5501,"src":"6153:16:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5498,"name":"address","nodeType":"ElementaryTypeName","src":"6153:7:17","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6152:18:17"},"src":"6124:47:17"},{"documentation":{"id":5502,"nodeType":"StructuredDocumentation","src":"6177:280:17","text":" @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n Used in batch transfers.\n @param idsLength Length of the array of token identifiers\n @param valuesLength Length of the array of token amounts"},"errorSelector":"5b059991","id":5508,"name":"ERC1155InvalidArrayLength","nameLocation":"6468:25:17","nodeType":"ErrorDefinition","parameters":{"id":5507,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5504,"mutability":"mutable","name":"idsLength","nameLocation":"6502:9:17","nodeType":"VariableDeclaration","scope":5508,"src":"6494:17:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5503,"name":"uint256","nodeType":"ElementaryTypeName","src":"6494:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5506,"mutability":"mutable","name":"valuesLength","nameLocation":"6521:12:17","nodeType":"VariableDeclaration","scope":5508,"src":"6513:20:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5505,"name":"uint256","nodeType":"ElementaryTypeName","src":"6513:7:17","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6493:41:17"},"src":"6462:73:17"}],"scope":5510,"src":"4430:2107:17","usedErrors":[5474,5479,5484,5491,5496,5501,5508],"usedEvents":[]}],"src":"112:6426:17"},"id":17},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","exportedSymbols":{"IERC1155Receiver":[5551],"IERC165":[9194]},"id":5552,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5511,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"118:24:18"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../../utils/introspection/IERC165.sol","id":5513,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5552,"sourceUnit":9195,"src":"144:62:18","symbolAliases":[{"foreign":{"id":5512,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"152:7:18","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5515,"name":"IERC165","nameLocations":["357:7:18"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"357:7:18"},"id":5516,"nodeType":"InheritanceSpecifier","src":"357:7:18"}],"canonicalName":"IERC1155Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":5514,"nodeType":"StructuredDocumentation","src":"208:118:18","text":" @dev Interface that must be implemented by smart contracts in order to receive\n ERC-1155 token transfers."},"fullyImplemented":false,"id":5551,"linearizedBaseContracts":[5551,9194],"name":"IERC1155Receiver","nameLocation":"337:16:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5517,"nodeType":"StructuredDocumentation","src":"371:827:18","text":" @dev Handles the receipt of a single ERC-1155 token type. This function is\n called at the end of a `safeTransferFrom` after the balance has been updated.\n NOTE: To accept the transfer, this must return\n `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n (i.e. 0xf23a6e61, or its own function selector).\n @param operator The address which initiated the transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param id The ID of the token being transferred\n @param value The amount of tokens being transferred\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed"},"functionSelector":"f23a6e61","id":5532,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"1212:17:18","nodeType":"FunctionDefinition","parameters":{"id":5528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5519,"mutability":"mutable","name":"operator","nameLocation":"1247:8:18","nodeType":"VariableDeclaration","scope":5532,"src":"1239:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5518,"name":"address","nodeType":"ElementaryTypeName","src":"1239:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5521,"mutability":"mutable","name":"from","nameLocation":"1273:4:18","nodeType":"VariableDeclaration","scope":5532,"src":"1265:12:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5520,"name":"address","nodeType":"ElementaryTypeName","src":"1265:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5523,"mutability":"mutable","name":"id","nameLocation":"1295:2:18","nodeType":"VariableDeclaration","scope":5532,"src":"1287:10:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5522,"name":"uint256","nodeType":"ElementaryTypeName","src":"1287:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5525,"mutability":"mutable","name":"value","nameLocation":"1315:5:18","nodeType":"VariableDeclaration","scope":5532,"src":"1307:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5524,"name":"uint256","nodeType":"ElementaryTypeName","src":"1307:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5527,"mutability":"mutable","name":"data","nameLocation":"1345:4:18","nodeType":"VariableDeclaration","scope":5532,"src":"1330:19:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5526,"name":"bytes","nodeType":"ElementaryTypeName","src":"1330:5:18","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1229:126:18"},"returnParameters":{"id":5531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5530,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5532,"src":"1374:6:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5529,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1374:6:18","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1373:8:18"},"scope":5551,"src":"1203:179:18","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":5533,"nodeType":"StructuredDocumentation","src":"1388:995:18","text":" @dev Handles the receipt of a multiple ERC-1155 token types. This function\n is called at the end of a `safeBatchTransferFrom` after the balances have\n been updated.\n NOTE: To accept the transfer(s), this must return\n `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n (i.e. 0xbc197c81, or its own function selector).\n @param operator The address which initiated the batch transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param ids An array containing ids of each token being transferred (order and length must match values array)\n @param values An array containing amounts of each token being transferred (order and length must match ids array)\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed"},"functionSelector":"bc197c81","id":5550,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"2397:22:18","nodeType":"FunctionDefinition","parameters":{"id":5546,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5535,"mutability":"mutable","name":"operator","nameLocation":"2437:8:18","nodeType":"VariableDeclaration","scope":5550,"src":"2429:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5534,"name":"address","nodeType":"ElementaryTypeName","src":"2429:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5537,"mutability":"mutable","name":"from","nameLocation":"2463:4:18","nodeType":"VariableDeclaration","scope":5550,"src":"2455:12:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5536,"name":"address","nodeType":"ElementaryTypeName","src":"2455:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5540,"mutability":"mutable","name":"ids","nameLocation":"2496:3:18","nodeType":"VariableDeclaration","scope":5550,"src":"2477:22:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5538,"name":"uint256","nodeType":"ElementaryTypeName","src":"2477:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5539,"nodeType":"ArrayTypeName","src":"2477:9:18","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5543,"mutability":"mutable","name":"values","nameLocation":"2528:6:18","nodeType":"VariableDeclaration","scope":5550,"src":"2509:25:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5541,"name":"uint256","nodeType":"ElementaryTypeName","src":"2509:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5542,"nodeType":"ArrayTypeName","src":"2509:9:18","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5545,"mutability":"mutable","name":"data","nameLocation":"2559:4:18","nodeType":"VariableDeclaration","scope":5550,"src":"2544:19:18","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5544,"name":"bytes","nodeType":"ElementaryTypeName","src":"2544:5:18","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2419:150:18"},"returnParameters":{"id":5549,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5548,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5550,"src":"2588:6:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5547,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2588:6:18","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2587:8:18"},"scope":5551,"src":"2388:208:18","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":5552,"src":"327:2271:18","usedErrors":[],"usedEvents":[]}],"src":"118:2481:18"},"id":18},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","exportedSymbols":{"ERC1155Holder":[5632],"ERC165":[9182],"IERC1155Receiver":[5551],"IERC165":[9194]},"id":5633,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5553,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:19"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../../../utils/introspection/ERC165.sol","id":5556,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5633,"sourceUnit":9183,"src":"147:72:19","symbolAliases":[{"foreign":{"id":5554,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"155:7:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":5555,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9182,"src":"164:6:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../IERC1155Receiver.sol","id":5558,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5633,"sourceUnit":5552,"src":"220:57:19","symbolAliases":[{"foreign":{"id":5557,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"228:16:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5560,"name":"ERC165","nameLocations":["558:6:19"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"558:6:19"},"id":5561,"nodeType":"InheritanceSpecifier","src":"558:6:19"},{"baseName":{"id":5562,"name":"IERC1155Receiver","nameLocations":["566:16:19"],"nodeType":"IdentifierPath","referencedDeclaration":5551,"src":"566:16:19"},"id":5563,"nodeType":"InheritanceSpecifier","src":"566:16:19"}],"canonicalName":"ERC1155Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":5559,"nodeType":"StructuredDocumentation","src":"279:243:19","text":" @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n stuck."},"fullyImplemented":true,"id":5632,"linearizedBaseContracts":[5632,5551,9182,9194],"name":"ERC1155Holder","nameLocation":"541:13:19","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9181,9193],"body":{"id":5586,"nodeType":"Block","src":"758:113:19","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":5579,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5574,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5566,"src":"775:11:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":5576,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"795:16:19","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5551_$","typeString":"type(contract IERC1155Receiver)"}],"id":5575,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"790:4:19","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":5577,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"790:22:19","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5551","typeString":"type(contract IERC1155Receiver)"}},"id":5578,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"813:11:19","memberName":"interfaceId","nodeType":"MemberAccess","src":"790:34:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"775:49:19","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":5582,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5566,"src":"852:11:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":5580,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"828:5:19","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC1155Holder_$5632_$","typeString":"type(contract super ERC1155Holder)"}},"id":5581,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"834:17:19","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9181,"src":"828:23:19","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":5583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"828:36:19","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"775:89:19","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":5573,"id":5585,"nodeType":"Return","src":"768:96:19"}]},"documentation":{"id":5564,"nodeType":"StructuredDocumentation","src":"589:56:19","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":5587,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"659:17:19","nodeType":"FunctionDefinition","overrides":{"id":5570,"nodeType":"OverrideSpecifier","overrides":[{"id":5568,"name":"ERC165","nameLocations":["726:6:19"],"nodeType":"IdentifierPath","referencedDeclaration":9182,"src":"726:6:19"},{"id":5569,"name":"IERC165","nameLocations":["734:7:19"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"734:7:19"}],"src":"717:25:19"},"parameters":{"id":5567,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5566,"mutability":"mutable","name":"interfaceId","nameLocation":"684:11:19","nodeType":"VariableDeclaration","scope":5587,"src":"677:18:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5565,"name":"bytes4","nodeType":"ElementaryTypeName","src":"677:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"676:20:19"},"returnParameters":{"id":5573,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5572,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5587,"src":"752:4:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5571,"name":"bool","nodeType":"ElementaryTypeName","src":"752:4:19","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"751:6:19"},"scope":5632,"src":"650:221:19","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5532],"body":{"id":5607,"nodeType":"Block","src":"1041:55:19","statements":[{"expression":{"expression":{"expression":{"id":5603,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1058:4:19","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5632","typeString":"contract ERC1155Holder"}},"id":5604,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1063:17:19","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":5608,"src":"1058:22:19","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":5605,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1081:8:19","memberName":"selector","nodeType":"MemberAccess","src":"1058:31:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5602,"id":5606,"nodeType":"Return","src":"1051:38:19"}]},"functionSelector":"f23a6e61","id":5608,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"886:17:19","nodeType":"FunctionDefinition","overrides":{"id":5599,"nodeType":"OverrideSpecifier","overrides":[],"src":"1015:8:19"},"parameters":{"id":5598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5589,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"913:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5588,"name":"address","nodeType":"ElementaryTypeName","src":"913:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5591,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"930:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5590,"name":"address","nodeType":"ElementaryTypeName","src":"930:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5593,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"947:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5592,"name":"uint256","nodeType":"ElementaryTypeName","src":"947:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5595,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"964:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5594,"name":"uint256","nodeType":"ElementaryTypeName","src":"964:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5597,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"981:12:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5596,"name":"bytes","nodeType":"ElementaryTypeName","src":"981:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"903:96:19"},"returnParameters":{"id":5602,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5601,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5608,"src":"1033:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5600,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1033:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1032:8:19"},"scope":5632,"src":"877:219:19","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5550],"body":{"id":5630,"nodeType":"Block","src":"1289:60:19","statements":[{"expression":{"expression":{"expression":{"id":5626,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1306:4:19","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5632","typeString":"contract ERC1155Holder"}},"id":5627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1311:22:19","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":5631,"src":"1306:27:19","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":5628,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:8:19","memberName":"selector","nodeType":"MemberAccess","src":"1306:36:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5625,"id":5629,"nodeType":"Return","src":"1299:43:19"}]},"functionSelector":"bc197c81","id":5631,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"1111:22:19","nodeType":"FunctionDefinition","overrides":{"id":5622,"nodeType":"OverrideSpecifier","overrides":[],"src":"1263:8:19"},"parameters":{"id":5621,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5610,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1143:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5609,"name":"address","nodeType":"ElementaryTypeName","src":"1143:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1160:7:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5611,"name":"address","nodeType":"ElementaryTypeName","src":"1160:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1177:16:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5613,"name":"uint256","nodeType":"ElementaryTypeName","src":"1177:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5614,"nodeType":"ArrayTypeName","src":"1177:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5618,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1203:16:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5616,"name":"uint256","nodeType":"ElementaryTypeName","src":"1203:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5617,"nodeType":"ArrayTypeName","src":"1203:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5620,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1229:12:19","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5619,"name":"bytes","nodeType":"ElementaryTypeName","src":"1229:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1133:114:19"},"returnParameters":{"id":5625,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5624,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5631,"src":"1281:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5623,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1281:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1280:8:19"},"scope":5632,"src":"1102:247:19","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":5633,"src":"523:828:19","usedErrors":[],"usedEvents":[]}],"src":"121:1231:19"},"id":19},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","exportedSymbols":{"Context":[6718],"ERC20":[6147],"IERC20":[6225],"IERC20Errors":[5414],"IERC20Metadata":[6383]},"id":6148,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5634,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"105:24:20"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"./IERC20.sol","id":5636,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":6226,"src":"131:36:20","symbolAliases":[{"foreign":{"id":5635,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6225,"src":"139:6:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","file":"./extensions/IERC20Metadata.sol","id":5638,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":6384,"src":"168:63:20","symbolAliases":[{"foreign":{"id":5637,"name":"IERC20Metadata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6383,"src":"176:14:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":5640,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":6719,"src":"232:48:20","symbolAliases":[{"foreign":{"id":5639,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"240:7:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","file":"../../interfaces/draft-IERC6093.sol","id":5642,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6148,"sourceUnit":5510,"src":"281:65:20","symbolAliases":[{"foreign":{"id":5641,"name":"IERC20Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"289:12:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5644,"name":"Context","nameLocations":["1133:7:20"],"nodeType":"IdentifierPath","referencedDeclaration":6718,"src":"1133:7:20"},"id":5645,"nodeType":"InheritanceSpecifier","src":"1133:7:20"},{"baseName":{"id":5646,"name":"IERC20","nameLocations":["1142:6:20"],"nodeType":"IdentifierPath","referencedDeclaration":6225,"src":"1142:6:20"},"id":5647,"nodeType":"InheritanceSpecifier","src":"1142:6:20"},{"baseName":{"id":5648,"name":"IERC20Metadata","nameLocations":["1150:14:20"],"nodeType":"IdentifierPath","referencedDeclaration":6383,"src":"1150:14:20"},"id":5649,"nodeType":"InheritanceSpecifier","src":"1150:14:20"},{"baseName":{"id":5650,"name":"IERC20Errors","nameLocations":["1166:12:20"],"nodeType":"IdentifierPath","referencedDeclaration":5414,"src":"1166:12:20"},"id":5651,"nodeType":"InheritanceSpecifier","src":"1166:12:20"}],"canonicalName":"ERC20","contractDependencies":[],"contractKind":"contract","documentation":{"id":5643,"nodeType":"StructuredDocumentation","src":"348:757:20","text":" @dev Implementation of the {IERC20} interface.\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 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 The default value of {decimals} is 18. To change this, you should override\n this function so it returns a different value.\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 ERC-20\n applications."},"fullyImplemented":true,"id":6147,"linearizedBaseContracts":[6147,5414,6383,6225,6718],"name":"ERC20","nameLocation":"1124:5:20","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":5655,"mutability":"mutable","name":"_balances","nameLocation":"1229:9:20","nodeType":"VariableDeclaration","scope":6147,"src":"1185:53:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":5654,"keyName":"account","keyNameLocation":"1201:7:20","keyType":{"id":5652,"name":"address","nodeType":"ElementaryTypeName","src":"1193:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1185:35:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5653,"name":"uint256","nodeType":"ElementaryTypeName","src":"1212:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":5661,"mutability":"mutable","name":"_allowances","nameLocation":"1317:11:20","nodeType":"VariableDeclaration","scope":6147,"src":"1245:83:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"typeName":{"id":5660,"keyName":"account","keyNameLocation":"1261:7:20","keyType":{"id":5656,"name":"address","nodeType":"ElementaryTypeName","src":"1253:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1245:63:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5659,"keyName":"spender","keyNameLocation":"1288:7:20","keyType":{"id":5657,"name":"address","nodeType":"ElementaryTypeName","src":"1280:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1272:35:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5658,"name":"uint256","nodeType":"ElementaryTypeName","src":"1299:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}}},"visibility":"private"},{"constant":false,"id":5663,"mutability":"mutable","name":"_totalSupply","nameLocation":"1351:12:20","nodeType":"VariableDeclaration","scope":6147,"src":"1335:28:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5662,"name":"uint256","nodeType":"ElementaryTypeName","src":"1335:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":5665,"mutability":"mutable","name":"_name","nameLocation":"1385:5:20","nodeType":"VariableDeclaration","scope":6147,"src":"1370:20:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5664,"name":"string","nodeType":"ElementaryTypeName","src":"1370:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":5667,"mutability":"mutable","name":"_symbol","nameLocation":"1411:7:20","nodeType":"VariableDeclaration","scope":6147,"src":"1396:22:20","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5666,"name":"string","nodeType":"ElementaryTypeName","src":"1396:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":5683,"nodeType":"Block","src":"1657:57:20","statements":[{"expression":{"id":5677,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5675,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5665,"src":"1667:5:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5676,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5670,"src":"1675:5:20","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1667:13:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5678,"nodeType":"ExpressionStatement","src":"1667:13:20"},{"expression":{"id":5681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5679,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5667,"src":"1690:7:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5680,"name":"symbol_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5672,"src":"1700:7:20","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1690:17:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5682,"nodeType":"ExpressionStatement","src":"1690:17:20"}]},"documentation":{"id":5668,"nodeType":"StructuredDocumentation","src":"1425:171:20","text":" @dev Sets the values for {name} and {symbol}.\n All two of these values are immutable: they can only be set once during\n construction."},"id":5684,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":5673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5670,"mutability":"mutable","name":"name_","nameLocation":"1627:5:20","nodeType":"VariableDeclaration","scope":5684,"src":"1613:19:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5669,"name":"string","nodeType":"ElementaryTypeName","src":"1613:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5672,"mutability":"mutable","name":"symbol_","nameLocation":"1648:7:20","nodeType":"VariableDeclaration","scope":5684,"src":"1634:21:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5671,"name":"string","nodeType":"ElementaryTypeName","src":"1634:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1612:44:20"},"returnParameters":{"id":5674,"nodeType":"ParameterList","parameters":[],"src":"1657:0:20"},"scope":6147,"src":"1601:113:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6370],"body":{"id":5692,"nodeType":"Block","src":"1839:29:20","statements":[{"expression":{"id":5690,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5665,"src":"1856:5:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5689,"id":5691,"nodeType":"Return","src":"1849:12:20"}]},"documentation":{"id":5685,"nodeType":"StructuredDocumentation","src":"1720:54:20","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":5693,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"1788:4:20","nodeType":"FunctionDefinition","parameters":{"id":5686,"nodeType":"ParameterList","parameters":[],"src":"1792:2:20"},"returnParameters":{"id":5689,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5688,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5693,"src":"1824:13:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5687,"name":"string","nodeType":"ElementaryTypeName","src":"1824:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1823:15:20"},"scope":6147,"src":"1779:89:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6376],"body":{"id":5701,"nodeType":"Block","src":"2043:31:20","statements":[{"expression":{"id":5699,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5667,"src":"2060:7:20","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5698,"id":5700,"nodeType":"Return","src":"2053:14:20"}]},"documentation":{"id":5694,"nodeType":"StructuredDocumentation","src":"1874:102:20","text":" @dev Returns the symbol of the token, usually a shorter version of the\n name."},"functionSelector":"95d89b41","id":5702,"implemented":true,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"1990:6:20","nodeType":"FunctionDefinition","parameters":{"id":5695,"nodeType":"ParameterList","parameters":[],"src":"1996:2:20"},"returnParameters":{"id":5698,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5697,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5702,"src":"2028:13:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5696,"name":"string","nodeType":"ElementaryTypeName","src":"2028:6:20","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2027:15:20"},"scope":6147,"src":"1981:93:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6382],"body":{"id":5710,"nodeType":"Block","src":"2763:26:20","statements":[{"expression":{"hexValue":"3138","id":5708,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2780:2:20","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"18"},"functionReturnParameters":5707,"id":5709,"nodeType":"Return","src":"2773:9:20"}]},"documentation":{"id":5703,"nodeType":"StructuredDocumentation","src":"2080:622:20","text":" @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 Tokens usually opt for a value of 18, imitating the relationship between\n Ether and Wei. This is the default value returned by this function, unless\n it's overridden.\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}."},"functionSelector":"313ce567","id":5711,"implemented":true,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"2716:8:20","nodeType":"FunctionDefinition","parameters":{"id":5704,"nodeType":"ParameterList","parameters":[],"src":"2724:2:20"},"returnParameters":{"id":5707,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5706,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5711,"src":"2756:5:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":5705,"name":"uint8","nodeType":"ElementaryTypeName","src":"2756:5:20","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"2755:7:20"},"scope":6147,"src":"2707:82:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6174],"body":{"id":5719,"nodeType":"Block","src":"2910:36:20","statements":[{"expression":{"id":5717,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5663,"src":"2927:12:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5716,"id":5718,"nodeType":"Return","src":"2920:19:20"}]},"documentation":{"id":5712,"nodeType":"StructuredDocumentation","src":"2795:49:20","text":" @dev See {IERC20-totalSupply}."},"functionSelector":"18160ddd","id":5720,"implemented":true,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"2858:11:20","nodeType":"FunctionDefinition","parameters":{"id":5713,"nodeType":"ParameterList","parameters":[],"src":"2869:2:20"},"returnParameters":{"id":5716,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5715,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5720,"src":"2901:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5714,"name":"uint256","nodeType":"ElementaryTypeName","src":"2901:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2900:9:20"},"scope":6147,"src":"2849:97:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6182],"body":{"id":5732,"nodeType":"Block","src":"3078:42:20","statements":[{"expression":{"baseExpression":{"id":5728,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"3095:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5730,"indexExpression":{"id":5729,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5723,"src":"3105:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3095:18:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5727,"id":5731,"nodeType":"Return","src":"3088:25:20"}]},"documentation":{"id":5721,"nodeType":"StructuredDocumentation","src":"2952:47:20","text":" @dev See {IERC20-balanceOf}."},"functionSelector":"70a08231","id":5733,"implemented":true,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"3013:9:20","nodeType":"FunctionDefinition","parameters":{"id":5724,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5723,"mutability":"mutable","name":"account","nameLocation":"3031:7:20","nodeType":"VariableDeclaration","scope":5733,"src":"3023:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5722,"name":"address","nodeType":"ElementaryTypeName","src":"3023:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3022:17:20"},"returnParameters":{"id":5727,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5726,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5733,"src":"3069:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5725,"name":"uint256","nodeType":"ElementaryTypeName","src":"3069:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3068:9:20"},"scope":6147,"src":"3004:116:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6192],"body":{"id":5756,"nodeType":"Block","src":"3390:103:20","statements":[{"assignments":[5744],"declarations":[{"constant":false,"id":5744,"mutability":"mutable","name":"owner","nameLocation":"3408:5:20","nodeType":"VariableDeclaration","scope":5756,"src":"3400:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5743,"name":"address","nodeType":"ElementaryTypeName","src":"3400:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5747,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5745,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"3416:10:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5746,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3416:12:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"3400:28:20"},{"expression":{"arguments":[{"id":5749,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5744,"src":"3448:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5750,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5736,"src":"3455:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5751,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5738,"src":"3459:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5748,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5877,"src":"3438:9:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3438:27:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5753,"nodeType":"ExpressionStatement","src":"3438:27:20"},{"expression":{"hexValue":"74727565","id":5754,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3482:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5742,"id":5755,"nodeType":"Return","src":"3475:11:20"}]},"documentation":{"id":5734,"nodeType":"StructuredDocumentation","src":"3126:184:20","text":" @dev See {IERC20-transfer}.\n Requirements:\n - `to` cannot be the zero address.\n - the caller must have a balance of at least `value`."},"functionSelector":"a9059cbb","id":5757,"implemented":true,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"3324:8:20","nodeType":"FunctionDefinition","parameters":{"id":5739,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5736,"mutability":"mutable","name":"to","nameLocation":"3341:2:20","nodeType":"VariableDeclaration","scope":5757,"src":"3333:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5735,"name":"address","nodeType":"ElementaryTypeName","src":"3333:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5738,"mutability":"mutable","name":"value","nameLocation":"3353:5:20","nodeType":"VariableDeclaration","scope":5757,"src":"3345:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5737,"name":"uint256","nodeType":"ElementaryTypeName","src":"3345:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3332:27:20"},"returnParameters":{"id":5742,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5741,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5757,"src":"3384:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5740,"name":"bool","nodeType":"ElementaryTypeName","src":"3384:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3383:6:20"},"scope":6147,"src":"3315:178:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6202],"body":{"id":5773,"nodeType":"Block","src":"3640:51:20","statements":[{"expression":{"baseExpression":{"baseExpression":{"id":5767,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5661,"src":"3657:11:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":5769,"indexExpression":{"id":5768,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5760,"src":"3669:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3657:18:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5771,"indexExpression":{"id":5770,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5762,"src":"3676:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3657:27:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5766,"id":5772,"nodeType":"Return","src":"3650:34:20"}]},"documentation":{"id":5758,"nodeType":"StructuredDocumentation","src":"3499:47:20","text":" @dev See {IERC20-allowance}."},"functionSelector":"dd62ed3e","id":5774,"implemented":true,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"3560:9:20","nodeType":"FunctionDefinition","parameters":{"id":5763,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5760,"mutability":"mutable","name":"owner","nameLocation":"3578:5:20","nodeType":"VariableDeclaration","scope":5774,"src":"3570:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5759,"name":"address","nodeType":"ElementaryTypeName","src":"3570:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5762,"mutability":"mutable","name":"spender","nameLocation":"3593:7:20","nodeType":"VariableDeclaration","scope":5774,"src":"3585:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5761,"name":"address","nodeType":"ElementaryTypeName","src":"3585:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3569:32:20"},"returnParameters":{"id":5766,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5765,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5774,"src":"3631:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5764,"name":"uint256","nodeType":"ElementaryTypeName","src":"3631:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3630:9:20"},"scope":6147,"src":"3551:140:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6212],"body":{"id":5797,"nodeType":"Block","src":"4077:107:20","statements":[{"assignments":[5785],"declarations":[{"constant":false,"id":5785,"mutability":"mutable","name":"owner","nameLocation":"4095:5:20","nodeType":"VariableDeclaration","scope":5797,"src":"4087:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5784,"name":"address","nodeType":"ElementaryTypeName","src":"4087:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5788,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5786,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"4103:10:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5787,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4103:12:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4087:28:20"},{"expression":{"arguments":[{"id":5790,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5785,"src":"4134:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5791,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5777,"src":"4141:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5792,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5779,"src":"4150:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5789,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6038,6098],"referencedDeclaration":6038,"src":"4125:8:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5793,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4125:31:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5794,"nodeType":"ExpressionStatement","src":"4125:31:20"},{"expression":{"hexValue":"74727565","id":5795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4173:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5783,"id":5796,"nodeType":"Return","src":"4166:11:20"}]},"documentation":{"id":5775,"nodeType":"StructuredDocumentation","src":"3697:296:20","text":" @dev See {IERC20-approve}.\n NOTE: If `value` is the maximum `uint256`, the allowance is not updated on\n `transferFrom`. This is semantically equivalent to an infinite approval.\n Requirements:\n - `spender` cannot be the zero address."},"functionSelector":"095ea7b3","id":5798,"implemented":true,"kind":"function","modifiers":[],"name":"approve","nameLocation":"4007:7:20","nodeType":"FunctionDefinition","parameters":{"id":5780,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5777,"mutability":"mutable","name":"spender","nameLocation":"4023:7:20","nodeType":"VariableDeclaration","scope":5798,"src":"4015:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5776,"name":"address","nodeType":"ElementaryTypeName","src":"4015:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5779,"mutability":"mutable","name":"value","nameLocation":"4040:5:20","nodeType":"VariableDeclaration","scope":5798,"src":"4032:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5778,"name":"uint256","nodeType":"ElementaryTypeName","src":"4032:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4014:32:20"},"returnParameters":{"id":5783,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5782,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5798,"src":"4071:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5781,"name":"bool","nodeType":"ElementaryTypeName","src":"4071:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4070:6:20"},"scope":6147,"src":"3998:186:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6224],"body":{"id":5829,"nodeType":"Block","src":"4869:151:20","statements":[{"assignments":[5811],"declarations":[{"constant":false,"id":5811,"mutability":"mutable","name":"spender","nameLocation":"4887:7:20","nodeType":"VariableDeclaration","scope":5829,"src":"4879:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5810,"name":"address","nodeType":"ElementaryTypeName","src":"4879:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5814,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5812,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6700,"src":"4897:10:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5813,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4897:12:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4879:30:20"},{"expression":{"arguments":[{"id":5816,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5801,"src":"4935:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5817,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5811,"src":"4941:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5818,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5805,"src":"4950:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5815,"name":"_spendAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6146,"src":"4919:15:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5819,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4919:37:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5820,"nodeType":"ExpressionStatement","src":"4919:37:20"},{"expression":{"arguments":[{"id":5822,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5801,"src":"4976:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5823,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5803,"src":"4982:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5824,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5805,"src":"4986:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5821,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5877,"src":"4966:9:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5825,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4966:26:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5826,"nodeType":"ExpressionStatement","src":"4966:26:20"},{"expression":{"hexValue":"74727565","id":5827,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"5009:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5809,"id":5828,"nodeType":"Return","src":"5002:11:20"}]},"documentation":{"id":5799,"nodeType":"StructuredDocumentation","src":"4190:581:20","text":" @dev See {IERC20-transferFrom}.\n Skips emitting an {Approval} event indicating an allowance update. This is not\n required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\n NOTE: Does not update the allowance if the current allowance\n is the maximum `uint256`.\n Requirements:\n - `from` and `to` cannot be the zero address.\n - `from` must have a balance of at least `value`.\n - the caller must have allowance for ``from``'s tokens of at least\n `value`."},"functionSelector":"23b872dd","id":5830,"implemented":true,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"4785:12:20","nodeType":"FunctionDefinition","parameters":{"id":5806,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5801,"mutability":"mutable","name":"from","nameLocation":"4806:4:20","nodeType":"VariableDeclaration","scope":5830,"src":"4798:12:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5800,"name":"address","nodeType":"ElementaryTypeName","src":"4798:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5803,"mutability":"mutable","name":"to","nameLocation":"4820:2:20","nodeType":"VariableDeclaration","scope":5830,"src":"4812:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5802,"name":"address","nodeType":"ElementaryTypeName","src":"4812:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5805,"mutability":"mutable","name":"value","nameLocation":"4832:5:20","nodeType":"VariableDeclaration","scope":5830,"src":"4824:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5804,"name":"uint256","nodeType":"ElementaryTypeName","src":"4824:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4797:41:20"},"returnParameters":{"id":5809,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5808,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5830,"src":"4863:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5807,"name":"bool","nodeType":"ElementaryTypeName","src":"4863:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4862:6:20"},"scope":6147,"src":"4776:244:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":5876,"nodeType":"Block","src":"5462:231:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5845,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5840,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5833,"src":"5476:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5843,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5492:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5842,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5484:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5841,"name":"address","nodeType":"ElementaryTypeName","src":"5484:7:20","typeDescriptions":{}}},"id":5844,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5484:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5476:18:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5854,"nodeType":"IfStatement","src":"5472:86:20","trueBody":{"id":5853,"nodeType":"Block","src":"5496:62:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":5849,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5544:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5848,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5536:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5847,"name":"address","nodeType":"ElementaryTypeName","src":"5536:7:20","typeDescriptions":{}}},"id":5850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5536:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5846,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5389,"src":"5517:18:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":5851,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5517:30:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5852,"nodeType":"RevertStatement","src":"5510:37:20"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5860,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5855,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5835,"src":"5571:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5858,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5585:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5857,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5577:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5856,"name":"address","nodeType":"ElementaryTypeName","src":"5577:7:20","typeDescriptions":{}}},"id":5859,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5577:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5571:16:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5869,"nodeType":"IfStatement","src":"5567:86:20","trueBody":{"id":5868,"nodeType":"Block","src":"5589:64:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":5864,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5639:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5863,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5631:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5862,"name":"address","nodeType":"ElementaryTypeName","src":"5631:7:20","typeDescriptions":{}}},"id":5865,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5631:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5861,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5394,"src":"5610:20:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":5866,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5610:32:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5867,"nodeType":"RevertStatement","src":"5603:39:20"}]}},{"expression":{"arguments":[{"id":5871,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5833,"src":"5670:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5872,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5835,"src":"5676:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5873,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5837,"src":"5680:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5870,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5954,"src":"5662:7:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5662:24:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5875,"nodeType":"ExpressionStatement","src":"5662:24:20"}]},"documentation":{"id":5831,"nodeType":"StructuredDocumentation","src":"5026:362:20","text":" @dev Moves a `value` amount of tokens from `from` to `to`.\n This internal function is equivalent to {transfer}, and can be used to\n e.g. implement automatic token fees, slashing mechanisms, etc.\n Emits a {Transfer} event.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":5877,"implemented":true,"kind":"function","modifiers":[],"name":"_transfer","nameLocation":"5402:9:20","nodeType":"FunctionDefinition","parameters":{"id":5838,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5833,"mutability":"mutable","name":"from","nameLocation":"5420:4:20","nodeType":"VariableDeclaration","scope":5877,"src":"5412:12:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5832,"name":"address","nodeType":"ElementaryTypeName","src":"5412:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5835,"mutability":"mutable","name":"to","nameLocation":"5434:2:20","nodeType":"VariableDeclaration","scope":5877,"src":"5426:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5834,"name":"address","nodeType":"ElementaryTypeName","src":"5426:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5837,"mutability":"mutable","name":"value","nameLocation":"5446:5:20","nodeType":"VariableDeclaration","scope":5877,"src":"5438:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5836,"name":"uint256","nodeType":"ElementaryTypeName","src":"5438:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5411:41:20"},"returnParameters":{"id":5839,"nodeType":"ParameterList","parameters":[],"src":"5462:0:20"},"scope":6147,"src":"5393:300:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":5953,"nodeType":"Block","src":"6083:1032:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5892,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5887,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6097:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5890,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6113:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5889,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6105:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5888,"name":"address","nodeType":"ElementaryTypeName","src":"6105:7:20","typeDescriptions":{}}},"id":5891,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6105:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6097:18:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":5924,"nodeType":"Block","src":"6271:362:20","statements":[{"assignments":[5899],"declarations":[{"constant":false,"id":5899,"mutability":"mutable","name":"fromBalance","nameLocation":"6293:11:20","nodeType":"VariableDeclaration","scope":5924,"src":"6285:19:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5898,"name":"uint256","nodeType":"ElementaryTypeName","src":"6285:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5903,"initialValue":{"baseExpression":{"id":5900,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"6307:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5902,"indexExpression":{"id":5901,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6317:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6307:15:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6285:37:20"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5906,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5904,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5899,"src":"6340:11:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":5905,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6354:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6340:19:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5914,"nodeType":"IfStatement","src":"6336:115:20","trueBody":{"id":5913,"nodeType":"Block","src":"6361:90:20","statements":[{"errorCall":{"arguments":[{"id":5908,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6411:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5909,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5899,"src":"6417:11:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5910,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6430:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5907,"name":"ERC20InsufficientBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5384,"src":"6386:24:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":5911,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6386:50:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5912,"nodeType":"RevertStatement","src":"6379:57:20"}]}},{"id":5923,"nodeType":"UncheckedBlock","src":"6464:159:20","statements":[{"expression":{"id":5921,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5915,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"6571:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5917,"indexExpression":{"id":5916,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"6581:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6571:15:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5918,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5899,"src":"6589:11:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":5919,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6603:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6589:19:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6571:37:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5922,"nodeType":"ExpressionStatement","src":"6571:37:20"}]}]},"id":5925,"nodeType":"IfStatement","src":"6093:540:20","trueBody":{"id":5897,"nodeType":"Block","src":"6117:148:20","statements":[{"expression":{"id":5895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5893,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5663,"src":"6233:12:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":5894,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6249:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6233:21:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5896,"nodeType":"ExpressionStatement","src":"6233:21:20"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5931,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5926,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5882,"src":"6647:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5929,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6661:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5928,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6653:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5927,"name":"address","nodeType":"ElementaryTypeName","src":"6653:7:20","typeDescriptions":{}}},"id":5930,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6653:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6647:16:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":5945,"nodeType":"Block","src":"6862:206:20","statements":[{"id":5944,"nodeType":"UncheckedBlock","src":"6876:182:20","statements":[{"expression":{"id":5942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5938,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5655,"src":"7021:9:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5940,"indexExpression":{"id":5939,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5882,"src":"7031:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"7021:13:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":5941,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"7038:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7021:22:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5943,"nodeType":"ExpressionStatement","src":"7021:22:20"}]}]},"id":5946,"nodeType":"IfStatement","src":"6643:425:20","trueBody":{"id":5937,"nodeType":"Block","src":"6665:191:20","statements":[{"id":5936,"nodeType":"UncheckedBlock","src":"6679:167:20","statements":[{"expression":{"id":5934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5932,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5663,"src":"6810:12:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"id":5933,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"6826:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6810:21:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5935,"nodeType":"ExpressionStatement","src":"6810:21:20"}]}]}},{"eventCall":{"arguments":[{"id":5948,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5880,"src":"7092:4:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5949,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5882,"src":"7098:2:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5950,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"7102:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5947,"name":"Transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6159,"src":"7083:8:20","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5951,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7083:25:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5952,"nodeType":"EmitStatement","src":"7078:30:20"}]},"documentation":{"id":5878,"nodeType":"StructuredDocumentation","src":"5699:304:20","text":" @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n this function.\n Emits a {Transfer} event."},"id":5954,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"6017:7:20","nodeType":"FunctionDefinition","parameters":{"id":5885,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5880,"mutability":"mutable","name":"from","nameLocation":"6033:4:20","nodeType":"VariableDeclaration","scope":5954,"src":"6025:12:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5879,"name":"address","nodeType":"ElementaryTypeName","src":"6025:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5882,"mutability":"mutable","name":"to","nameLocation":"6047:2:20","nodeType":"VariableDeclaration","scope":5954,"src":"6039:10:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5881,"name":"address","nodeType":"ElementaryTypeName","src":"6039:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5884,"mutability":"mutable","name":"value","nameLocation":"6059:5:20","nodeType":"VariableDeclaration","scope":5954,"src":"6051:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5883,"name":"uint256","nodeType":"ElementaryTypeName","src":"6051:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6024:41:20"},"returnParameters":{"id":5886,"nodeType":"ParameterList","parameters":[],"src":"6083:0:20"},"scope":6147,"src":"6008:1107:20","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5986,"nodeType":"Block","src":"7514:152:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5967,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5962,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5957,"src":"7528:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5965,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7547:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5964,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7539:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5963,"name":"address","nodeType":"ElementaryTypeName","src":"7539:7:20","typeDescriptions":{}}},"id":5966,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7539:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7528:21:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5976,"nodeType":"IfStatement","src":"7524:91:20","trueBody":{"id":5975,"nodeType":"Block","src":"7551:64:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":5971,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7601:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5970,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7593:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5969,"name":"address","nodeType":"ElementaryTypeName","src":"7593:7:20","typeDescriptions":{}}},"id":5972,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7593:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5968,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5394,"src":"7572:20:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":5973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7572:32:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5974,"nodeType":"RevertStatement","src":"7565:39:20"}]}},{"expression":{"arguments":[{"arguments":[{"hexValue":"30","id":5980,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7640:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5979,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7632:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5978,"name":"address","nodeType":"ElementaryTypeName","src":"7632:7:20","typeDescriptions":{}}},"id":5981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7632:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5982,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5957,"src":"7644:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5983,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5959,"src":"7653:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5977,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5954,"src":"7624:7:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5984,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7624:35:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5985,"nodeType":"ExpressionStatement","src":"7624:35:20"}]},"documentation":{"id":5955,"nodeType":"StructuredDocumentation","src":"7121:332:20","text":" @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n Relies on the `_update` mechanism\n Emits a {Transfer} event with `from` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":5987,"implemented":true,"kind":"function","modifiers":[],"name":"_mint","nameLocation":"7467:5:20","nodeType":"FunctionDefinition","parameters":{"id":5960,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5957,"mutability":"mutable","name":"account","nameLocation":"7481:7:20","nodeType":"VariableDeclaration","scope":5987,"src":"7473:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5956,"name":"address","nodeType":"ElementaryTypeName","src":"7473:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5959,"mutability":"mutable","name":"value","nameLocation":"7498:5:20","nodeType":"VariableDeclaration","scope":5987,"src":"7490:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5958,"name":"uint256","nodeType":"ElementaryTypeName","src":"7490:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7472:32:20"},"returnParameters":{"id":5961,"nodeType":"ParameterList","parameters":[],"src":"7514:0:20"},"scope":6147,"src":"7458:208:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6019,"nodeType":"Block","src":"8040:150:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6000,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5995,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5990,"src":"8054:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5998,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8073:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5997,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8065:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5996,"name":"address","nodeType":"ElementaryTypeName","src":"8065:7:20","typeDescriptions":{}}},"id":5999,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8065:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8054:21:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6009,"nodeType":"IfStatement","src":"8050:89:20","trueBody":{"id":6008,"nodeType":"Block","src":"8077:62:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6004,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8125:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6003,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8117:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6002,"name":"address","nodeType":"ElementaryTypeName","src":"8117:7:20","typeDescriptions":{}}},"id":6005,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8117:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6001,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5389,"src":"8098:18:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6006,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8098:30:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6007,"nodeType":"RevertStatement","src":"8091:37:20"}]}},{"expression":{"arguments":[{"id":6011,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5990,"src":"8156:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":6014,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8173:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6013,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8165:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6012,"name":"address","nodeType":"ElementaryTypeName","src":"8165:7:20","typeDescriptions":{}}},"id":6015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8165:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6016,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5992,"src":"8177:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6010,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5954,"src":"8148:7:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6017,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8148:35:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6018,"nodeType":"ExpressionStatement","src":"8148:35:20"}]},"documentation":{"id":5988,"nodeType":"StructuredDocumentation","src":"7672:307:20","text":" @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n Relies on the `_update` mechanism.\n Emits a {Transfer} event with `to` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead"},"id":6020,"implemented":true,"kind":"function","modifiers":[],"name":"_burn","nameLocation":"7993:5:20","nodeType":"FunctionDefinition","parameters":{"id":5993,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5990,"mutability":"mutable","name":"account","nameLocation":"8007:7:20","nodeType":"VariableDeclaration","scope":6020,"src":"7999:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5989,"name":"address","nodeType":"ElementaryTypeName","src":"7999:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5992,"mutability":"mutable","name":"value","nameLocation":"8024:5:20","nodeType":"VariableDeclaration","scope":6020,"src":"8016:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5991,"name":"uint256","nodeType":"ElementaryTypeName","src":"8016:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7998:32:20"},"returnParameters":{"id":5994,"nodeType":"ParameterList","parameters":[],"src":"8040:0:20"},"scope":6147,"src":"7984:206:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6037,"nodeType":"Block","src":"8800:54:20","statements":[{"expression":{"arguments":[{"id":6031,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6023,"src":"8819:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6032,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6025,"src":"8826:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6033,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6027,"src":"8835:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"74727565","id":6034,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8842:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6030,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6038,6098],"referencedDeclaration":6098,"src":"8810:8:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6035,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8810:37:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6036,"nodeType":"ExpressionStatement","src":"8810:37:20"}]},"documentation":{"id":6021,"nodeType":"StructuredDocumentation","src":"8196:525:20","text":" @dev Sets `value` as the allowance of `spender` over the `owner` s tokens.\n This internal function is equivalent to `approve`, and can be used to\n e.g. set automatic allowances for certain subsystems, etc.\n Emits an {Approval} event.\n Requirements:\n - `owner` cannot be the zero address.\n - `spender` cannot be the zero address.\n Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument."},"id":6038,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"8735:8:20","nodeType":"FunctionDefinition","parameters":{"id":6028,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6023,"mutability":"mutable","name":"owner","nameLocation":"8752:5:20","nodeType":"VariableDeclaration","scope":6038,"src":"8744:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6022,"name":"address","nodeType":"ElementaryTypeName","src":"8744:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6025,"mutability":"mutable","name":"spender","nameLocation":"8767:7:20","nodeType":"VariableDeclaration","scope":6038,"src":"8759:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6024,"name":"address","nodeType":"ElementaryTypeName","src":"8759:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6027,"mutability":"mutable","name":"value","nameLocation":"8784:5:20","nodeType":"VariableDeclaration","scope":6038,"src":"8776:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6026,"name":"uint256","nodeType":"ElementaryTypeName","src":"8776:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8743:47:20"},"returnParameters":{"id":6029,"nodeType":"ParameterList","parameters":[],"src":"8800:0:20"},"scope":6147,"src":"8726:128:20","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6097,"nodeType":"Block","src":"9799:334:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6050,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6041,"src":"9813:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6053,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9830:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6052,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9822:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6051,"name":"address","nodeType":"ElementaryTypeName","src":"9822:7:20","typeDescriptions":{}}},"id":6054,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9822:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9813:19:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6064,"nodeType":"IfStatement","src":"9809:89:20","trueBody":{"id":6063,"nodeType":"Block","src":"9834:64:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6059,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9884:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6058,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9876:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6057,"name":"address","nodeType":"ElementaryTypeName","src":"9876:7:20","typeDescriptions":{}}},"id":6060,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9876:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6056,"name":"ERC20InvalidApprover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5408,"src":"9855:20:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6061,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9855:32:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6062,"nodeType":"RevertStatement","src":"9848:39:20"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6070,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6065,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6043,"src":"9911:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6068,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9930:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6067,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9922:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6066,"name":"address","nodeType":"ElementaryTypeName","src":"9922:7:20","typeDescriptions":{}}},"id":6069,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9922:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9911:21:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6079,"nodeType":"IfStatement","src":"9907:90:20","trueBody":{"id":6078,"nodeType":"Block","src":"9934:63:20","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9983:1:20","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6073,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9975:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6072,"name":"address","nodeType":"ElementaryTypeName","src":"9975:7:20","typeDescriptions":{}}},"id":6075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9975:10:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6071,"name":"ERC20InvalidSpender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5413,"src":"9955:19:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6076,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9955:31:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6077,"nodeType":"RevertStatement","src":"9948:38:20"}]}},{"expression":{"id":6086,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"baseExpression":{"id":6080,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5661,"src":"10006:11:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":6083,"indexExpression":{"id":6081,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6041,"src":"10018:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10006:18:20","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6084,"indexExpression":{"id":6082,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6043,"src":"10025:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"10006:27:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":6085,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6045,"src":"10036:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10006:35:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6087,"nodeType":"ExpressionStatement","src":"10006:35:20"},{"condition":{"id":6088,"name":"emitEvent","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6047,"src":"10055:9:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6096,"nodeType":"IfStatement","src":"10051:76:20","trueBody":{"id":6095,"nodeType":"Block","src":"10066:61:20","statements":[{"eventCall":{"arguments":[{"id":6090,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6041,"src":"10094:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6091,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6043,"src":"10101:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6092,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6045,"src":"10110:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6089,"name":"Approval","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6168,"src":"10085:8:20","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6093,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10085:31:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6094,"nodeType":"EmitStatement","src":"10080:36:20"}]}}]},"documentation":{"id":6039,"nodeType":"StructuredDocumentation","src":"8860:836:20","text":" @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n `Approval` event during `transferFrom` operations.\n Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n true using the following override:\n ```solidity\n function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n super._approve(owner, spender, value, true);\n }\n ```\n Requirements are the same as {_approve}."},"id":6098,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"9710:8:20","nodeType":"FunctionDefinition","parameters":{"id":6048,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6041,"mutability":"mutable","name":"owner","nameLocation":"9727:5:20","nodeType":"VariableDeclaration","scope":6098,"src":"9719:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6040,"name":"address","nodeType":"ElementaryTypeName","src":"9719:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6043,"mutability":"mutable","name":"spender","nameLocation":"9742:7:20","nodeType":"VariableDeclaration","scope":6098,"src":"9734:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6042,"name":"address","nodeType":"ElementaryTypeName","src":"9734:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6045,"mutability":"mutable","name":"value","nameLocation":"9759:5:20","nodeType":"VariableDeclaration","scope":6098,"src":"9751:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6044,"name":"uint256","nodeType":"ElementaryTypeName","src":"9751:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6047,"mutability":"mutable","name":"emitEvent","nameLocation":"9771:9:20","nodeType":"VariableDeclaration","scope":6098,"src":"9766:14:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6046,"name":"bool","nodeType":"ElementaryTypeName","src":"9766:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9718:63:20"},"returnParameters":{"id":6049,"nodeType":"ParameterList","parameters":[],"src":"9799:0:20"},"scope":6147,"src":"9701:432:20","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6145,"nodeType":"Block","src":"10504:387:20","statements":[{"assignments":[6109],"declarations":[{"constant":false,"id":6109,"mutability":"mutable","name":"currentAllowance","nameLocation":"10522:16:20","nodeType":"VariableDeclaration","scope":6145,"src":"10514:24:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6108,"name":"uint256","nodeType":"ElementaryTypeName","src":"10514:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6114,"initialValue":{"arguments":[{"id":6111,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6101,"src":"10551:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6112,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6103,"src":"10558:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":6110,"name":"allowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5774,"src":"10541:9:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_address_$returns$_t_uint256_$","typeString":"function (address,address) view returns (uint256)"}},"id":6113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10541:25:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10514:52:20"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6115,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10580:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"id":6118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10604:7:20","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6117,"name":"uint256","nodeType":"ElementaryTypeName","src":"10604:7:20","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"}],"id":6116,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10599:4:20","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6119,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10599:13:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint256","typeString":"type(uint256)"}},"id":6120,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10613:3:20","memberName":"max","nodeType":"MemberAccess","src":"10599:17:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10580:36:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6144,"nodeType":"IfStatement","src":"10576:309:20","trueBody":{"id":6143,"nodeType":"Block","src":"10618:267:20","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6124,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6122,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10636:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6123,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"10655:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10636:24:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6132,"nodeType":"IfStatement","src":"10632:130:20","trueBody":{"id":6131,"nodeType":"Block","src":"10662:100:20","statements":[{"errorCall":{"arguments":[{"id":6126,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6103,"src":"10714:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6127,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10723:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6128,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"10741:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6125,"name":"ERC20InsufficientAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5403,"src":"10687:26:20","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":6129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10687:60:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6130,"nodeType":"RevertStatement","src":"10680:67:20"}]}},{"id":6142,"nodeType":"UncheckedBlock","src":"10775:100:20","statements":[{"expression":{"arguments":[{"id":6134,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6101,"src":"10812:5:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6135,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6103,"src":"10819:7:20","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6136,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6109,"src":"10828:16:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":6137,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"10847:5:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10828:24:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"66616c7365","id":6139,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10854:5:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6133,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6038,6098],"referencedDeclaration":6098,"src":"10803:8:20","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6140,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10803:57:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6141,"nodeType":"ExpressionStatement","src":"10803:57:20"}]}]}}]},"documentation":{"id":6099,"nodeType":"StructuredDocumentation","src":"10139:271:20","text":" @dev Updates `owner` s allowance for `spender` based on spent `value`.\n Does not update the allowance value in case of infinite allowance.\n Revert if not enough allowance is available.\n Does not emit an {Approval} event."},"id":6146,"implemented":true,"kind":"function","modifiers":[],"name":"_spendAllowance","nameLocation":"10424:15:20","nodeType":"FunctionDefinition","parameters":{"id":6106,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6101,"mutability":"mutable","name":"owner","nameLocation":"10448:5:20","nodeType":"VariableDeclaration","scope":6146,"src":"10440:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6100,"name":"address","nodeType":"ElementaryTypeName","src":"10440:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6103,"mutability":"mutable","name":"spender","nameLocation":"10463:7:20","nodeType":"VariableDeclaration","scope":6146,"src":"10455:15:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6102,"name":"address","nodeType":"ElementaryTypeName","src":"10455:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6105,"mutability":"mutable","name":"value","nameLocation":"10480:5:20","nodeType":"VariableDeclaration","scope":6146,"src":"10472:13:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6104,"name":"uint256","nodeType":"ElementaryTypeName","src":"10472:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10439:47:20"},"returnParameters":{"id":6107,"nodeType":"ParameterList","parameters":[],"src":"10504:0:20"},"scope":6147,"src":"10415:476:20","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":6148,"src":"1106:9787:20","usedErrors":[5384,5389,5394,5403,5408,5413],"usedEvents":[6159,6168]}],"src":"105:10789:20"},"id":20},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","exportedSymbols":{"IERC20":[6225]},"id":6226,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6149,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:21"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20","contractDependencies":[],"contractKind":"interface","documentation":{"id":6150,"nodeType":"StructuredDocumentation","src":"132:71:21","text":" @dev Interface of the ERC-20 standard as defined in the ERC."},"fullyImplemented":false,"id":6225,"linearizedBaseContracts":[6225],"name":"IERC20","nameLocation":"214:6:21","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":6151,"nodeType":"StructuredDocumentation","src":"227:158:21","text":" @dev Emitted when `value` tokens are moved from one account (`from`) to\n another (`to`).\n Note that `value` may be zero."},"eventSelector":"ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","id":6159,"name":"Transfer","nameLocation":"396:8:21","nodeType":"EventDefinition","parameters":{"id":6158,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6153,"indexed":true,"mutability":"mutable","name":"from","nameLocation":"421:4:21","nodeType":"VariableDeclaration","scope":6159,"src":"405:20:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6152,"name":"address","nodeType":"ElementaryTypeName","src":"405:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6155,"indexed":true,"mutability":"mutable","name":"to","nameLocation":"443:2:21","nodeType":"VariableDeclaration","scope":6159,"src":"427:18:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6154,"name":"address","nodeType":"ElementaryTypeName","src":"427:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6157,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"455:5:21","nodeType":"VariableDeclaration","scope":6159,"src":"447:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6156,"name":"uint256","nodeType":"ElementaryTypeName","src":"447:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"404:57:21"},"src":"390:72:21"},{"anonymous":false,"documentation":{"id":6160,"nodeType":"StructuredDocumentation","src":"468:148:21","text":" @dev Emitted when the allowance of a `spender` for an `owner` is set by\n a call to {approve}. `value` is the new allowance."},"eventSelector":"8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925","id":6168,"name":"Approval","nameLocation":"627:8:21","nodeType":"EventDefinition","parameters":{"id":6167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6162,"indexed":true,"mutability":"mutable","name":"owner","nameLocation":"652:5:21","nodeType":"VariableDeclaration","scope":6168,"src":"636:21:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6161,"name":"address","nodeType":"ElementaryTypeName","src":"636:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6164,"indexed":true,"mutability":"mutable","name":"spender","nameLocation":"675:7:21","nodeType":"VariableDeclaration","scope":6168,"src":"659:23:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6163,"name":"address","nodeType":"ElementaryTypeName","src":"659:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6166,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"692:5:21","nodeType":"VariableDeclaration","scope":6168,"src":"684:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6165,"name":"uint256","nodeType":"ElementaryTypeName","src":"684:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"635:63:21"},"src":"621:78:21"},{"documentation":{"id":6169,"nodeType":"StructuredDocumentation","src":"705:65:21","text":" @dev Returns the value of tokens in existence."},"functionSelector":"18160ddd","id":6174,"implemented":false,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"784:11:21","nodeType":"FunctionDefinition","parameters":{"id":6170,"nodeType":"ParameterList","parameters":[],"src":"795:2:21"},"returnParameters":{"id":6173,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6172,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6174,"src":"821:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6171,"name":"uint256","nodeType":"ElementaryTypeName","src":"821:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"820:9:21"},"scope":6225,"src":"775:55:21","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6175,"nodeType":"StructuredDocumentation","src":"836:71:21","text":" @dev Returns the value of tokens owned by `account`."},"functionSelector":"70a08231","id":6182,"implemented":false,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"921:9:21","nodeType":"FunctionDefinition","parameters":{"id":6178,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6177,"mutability":"mutable","name":"account","nameLocation":"939:7:21","nodeType":"VariableDeclaration","scope":6182,"src":"931:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6176,"name":"address","nodeType":"ElementaryTypeName","src":"931:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"930:17:21"},"returnParameters":{"id":6181,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6180,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6182,"src":"971:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6179,"name":"uint256","nodeType":"ElementaryTypeName","src":"971:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"970:9:21"},"scope":6225,"src":"912:68:21","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6183,"nodeType":"StructuredDocumentation","src":"986:213:21","text":" @dev Moves a `value` amount of tokens from the caller's account to `to`.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"a9059cbb","id":6192,"implemented":false,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"1213:8:21","nodeType":"FunctionDefinition","parameters":{"id":6188,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6185,"mutability":"mutable","name":"to","nameLocation":"1230:2:21","nodeType":"VariableDeclaration","scope":6192,"src":"1222:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6184,"name":"address","nodeType":"ElementaryTypeName","src":"1222:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6187,"mutability":"mutable","name":"value","nameLocation":"1242:5:21","nodeType":"VariableDeclaration","scope":6192,"src":"1234:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6186,"name":"uint256","nodeType":"ElementaryTypeName","src":"1234:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1221:27:21"},"returnParameters":{"id":6191,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6190,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6192,"src":"1267:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6189,"name":"bool","nodeType":"ElementaryTypeName","src":"1267:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1266:6:21"},"scope":6225,"src":"1204:69:21","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6193,"nodeType":"StructuredDocumentation","src":"1279:264:21","text":" @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 This value changes when {approve} or {transferFrom} are called."},"functionSelector":"dd62ed3e","id":6202,"implemented":false,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"1557:9:21","nodeType":"FunctionDefinition","parameters":{"id":6198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6195,"mutability":"mutable","name":"owner","nameLocation":"1575:5:21","nodeType":"VariableDeclaration","scope":6202,"src":"1567:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6194,"name":"address","nodeType":"ElementaryTypeName","src":"1567:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6197,"mutability":"mutable","name":"spender","nameLocation":"1590:7:21","nodeType":"VariableDeclaration","scope":6202,"src":"1582:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6196,"name":"address","nodeType":"ElementaryTypeName","src":"1582:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1566:32:21"},"returnParameters":{"id":6201,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6200,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6202,"src":"1622:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6199,"name":"uint256","nodeType":"ElementaryTypeName","src":"1622:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1621:9:21"},"scope":6225,"src":"1548:83:21","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6203,"nodeType":"StructuredDocumentation","src":"1637:667:21","text":" @dev Sets a `value` amount of tokens as the allowance of `spender` over the\n caller's tokens.\n Returns a boolean value indicating whether the operation succeeded.\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 Emits an {Approval} event."},"functionSelector":"095ea7b3","id":6212,"implemented":false,"kind":"function","modifiers":[],"name":"approve","nameLocation":"2318:7:21","nodeType":"FunctionDefinition","parameters":{"id":6208,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6205,"mutability":"mutable","name":"spender","nameLocation":"2334:7:21","nodeType":"VariableDeclaration","scope":6212,"src":"2326:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6204,"name":"address","nodeType":"ElementaryTypeName","src":"2326:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6207,"mutability":"mutable","name":"value","nameLocation":"2351:5:21","nodeType":"VariableDeclaration","scope":6212,"src":"2343:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6206,"name":"uint256","nodeType":"ElementaryTypeName","src":"2343:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2325:32:21"},"returnParameters":{"id":6211,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6210,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6212,"src":"2376:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6209,"name":"bool","nodeType":"ElementaryTypeName","src":"2376:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2375:6:21"},"scope":6225,"src":"2309:73:21","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6213,"nodeType":"StructuredDocumentation","src":"2388:297:21","text":" @dev Moves a `value` amount of tokens from `from` to `to` using the\n allowance mechanism. `value` is then deducted from the caller's\n allowance.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"23b872dd","id":6224,"implemented":false,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"2699:12:21","nodeType":"FunctionDefinition","parameters":{"id":6220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6215,"mutability":"mutable","name":"from","nameLocation":"2720:4:21","nodeType":"VariableDeclaration","scope":6224,"src":"2712:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6214,"name":"address","nodeType":"ElementaryTypeName","src":"2712:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6217,"mutability":"mutable","name":"to","nameLocation":"2734:2:21","nodeType":"VariableDeclaration","scope":6224,"src":"2726:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6216,"name":"address","nodeType":"ElementaryTypeName","src":"2726:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6219,"mutability":"mutable","name":"value","nameLocation":"2746:5:21","nodeType":"VariableDeclaration","scope":6224,"src":"2738:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6218,"name":"uint256","nodeType":"ElementaryTypeName","src":"2738:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2711:41:21"},"returnParameters":{"id":6223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6222,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6224,"src":"2771:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6221,"name":"bool","nodeType":"ElementaryTypeName","src":"2771:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2770:6:21"},"scope":6225,"src":"2690:87:21","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6226,"src":"204:2575:21","usedErrors":[],"usedEvents":[6159,6168]}],"src":"106:2674:21"},"id":21},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","exportedSymbols":{"Checkpoints":[14290],"ERC20":[6147],"ERC20Votes":[6357],"Votes":[5303]},"id":6358,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6227,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:22"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","file":"../ERC20.sol","id":6229,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6358,"sourceUnit":6148,"src":"147:35:22","symbolAliases":[{"foreign":{"id":6228,"name":"ERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6147,"src":"155:5:22","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","file":"../../../governance/utils/Votes.sol","id":6231,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6358,"sourceUnit":5304,"src":"183:58:22","symbolAliases":[{"foreign":{"id":6230,"name":"Votes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5303,"src":"191:5:22","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../../utils/structs/Checkpoints.sol","id":6233,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6358,"sourceUnit":14291,"src":"242:67:22","symbolAliases":[{"foreign":{"id":6232,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14290,"src":"250:11:22","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6235,"name":"ERC20","nameLocations":["1226:5:22"],"nodeType":"IdentifierPath","referencedDeclaration":6147,"src":"1226:5:22"},"id":6236,"nodeType":"InheritanceSpecifier","src":"1226:5:22"},{"baseName":{"id":6237,"name":"Votes","nameLocations":["1233:5:22"],"nodeType":"IdentifierPath","referencedDeclaration":5303,"src":"1233:5:22"},"id":6238,"nodeType":"InheritanceSpecifier","src":"1233:5:22"}],"canonicalName":"ERC20Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":6234,"nodeType":"StructuredDocumentation","src":"311:882:22","text":" @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked."},"fullyImplemented":true,"id":6357,"internalFunctionIDs":{"5280":1,"5294":2},"linearizedBaseContracts":[6357,5303,5357,4760,5372,6808,8976,5346,6147,5414,6383,6225,6718],"name":"ERC20Votes","nameLocation":"1212:10:22","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6239,"nodeType":"StructuredDocumentation","src":"1245:100:22","text":" @dev Total supply cap has been exceeded, introducing a risk of votes overflowing."},"errorSelector":"1cb15d26","id":6245,"name":"ERC20ExceededSafeSupply","nameLocation":"1356:23:22","nodeType":"ErrorDefinition","parameters":{"id":6244,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6241,"mutability":"mutable","name":"increasedSupply","nameLocation":"1388:15:22","nodeType":"VariableDeclaration","scope":6245,"src":"1380:23:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6240,"name":"uint256","nodeType":"ElementaryTypeName","src":"1380:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6243,"mutability":"mutable","name":"cap","nameLocation":"1413:3:22","nodeType":"VariableDeclaration","scope":6245,"src":"1405:11:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6242,"name":"uint256","nodeType":"ElementaryTypeName","src":"1405:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1379:38:22"},"src":"1350:68:22"},{"body":{"id":6257,"nodeType":"Block","src":"2175:41:22","statements":[{"expression":{"expression":{"arguments":[{"id":6253,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2197:7:22","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":6252,"name":"uint208","nodeType":"ElementaryTypeName","src":"2197:7:22","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":6251,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2192:4:22","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6254,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2192:13:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":6255,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2206:3:22","memberName":"max","nodeType":"MemberAccess","src":"2192:17:22","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":6250,"id":6256,"nodeType":"Return","src":"2185:24:22"}]},"documentation":{"id":6246,"nodeType":"StructuredDocumentation","src":"1424:684:22","text":" @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n additional logic requires it. When resolving override conflicts on this function, the minimum should be\n returned."},"id":6258,"implemented":true,"kind":"function","modifiers":[],"name":"_maxSupply","nameLocation":"2122:10:22","nodeType":"FunctionDefinition","parameters":{"id":6247,"nodeType":"ParameterList","parameters":[],"src":"2132:2:22"},"returnParameters":{"id":6250,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6249,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6258,"src":"2166:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6248,"name":"uint256","nodeType":"ElementaryTypeName","src":"2166:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2165:9:22"},"scope":6357,"src":"2113:103:22","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5954],"body":{"id":6311,"nodeType":"Block","src":"2440:329:22","statements":[{"expression":{"arguments":[{"id":6272,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"2464:4:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6273,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6263,"src":"2470:2:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6274,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6265,"src":"2474:5:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6269,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2450:5:22","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC20Votes_$6357_$","typeString":"type(contract super ERC20Votes)"}},"id":6271,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2456:7:22","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":5954,"src":"2450:13:22","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6275,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2450:30:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6276,"nodeType":"ExpressionStatement","src":"2450:30:22"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6282,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6277,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"2494:4:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6280,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2510:1:22","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6279,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2502:7:22","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6278,"name":"address","nodeType":"ElementaryTypeName","src":"2502:7:22","typeDescriptions":{}}},"id":6281,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2502:10:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2494:18:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6304,"nodeType":"IfStatement","src":"2490:226:22","trueBody":{"id":6303,"nodeType":"Block","src":"2514:202:22","statements":[{"assignments":[6284],"declarations":[{"constant":false,"id":6284,"mutability":"mutable","name":"supply","nameLocation":"2536:6:22","nodeType":"VariableDeclaration","scope":6303,"src":"2528:14:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6283,"name":"uint256","nodeType":"ElementaryTypeName","src":"2528:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6287,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6285,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5720,"src":"2545:11:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2545:13:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2528:30:22"},{"assignments":[6289],"declarations":[{"constant":false,"id":6289,"mutability":"mutable","name":"cap","nameLocation":"2580:3:22","nodeType":"VariableDeclaration","scope":6303,"src":"2572:11:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6288,"name":"uint256","nodeType":"ElementaryTypeName","src":"2572:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6292,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6290,"name":"_maxSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6258,"src":"2586:10:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6291,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2586:12:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2572:26:22"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6295,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6293,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6284,"src":"2616:6:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":6294,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6289,"src":"2625:3:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2616:12:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6302,"nodeType":"IfStatement","src":"2612:94:22","trueBody":{"id":6301,"nodeType":"Block","src":"2630:76:22","statements":[{"errorCall":{"arguments":[{"id":6297,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6284,"src":"2679:6:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6298,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6289,"src":"2687:3:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6296,"name":"ERC20ExceededSafeSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6245,"src":"2655:23:22","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6299,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2655:36:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6300,"nodeType":"RevertStatement","src":"2648:43:22"}]}}]}},{"expression":{"arguments":[{"id":6306,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"2746:4:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6307,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6263,"src":"2752:2:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6308,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6265,"src":"2756:5:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6305,"name":"_transferVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5116,"src":"2725:20:22","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6309,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2725:37:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6310,"nodeType":"ExpressionStatement","src":"2725:37:22"}]},"documentation":{"id":6259,"nodeType":"StructuredDocumentation","src":"2222:129:22","text":" @dev Move voting power when tokens are transferred.\n Emits a {IVotes-DelegateVotesChanged} event."},"id":6312,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"2365:7:22","nodeType":"FunctionDefinition","overrides":{"id":6267,"nodeType":"OverrideSpecifier","overrides":[],"src":"2431:8:22"},"parameters":{"id":6266,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6261,"mutability":"mutable","name":"from","nameLocation":"2381:4:22","nodeType":"VariableDeclaration","scope":6312,"src":"2373:12:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6260,"name":"address","nodeType":"ElementaryTypeName","src":"2373:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6263,"mutability":"mutable","name":"to","nameLocation":"2395:2:22","nodeType":"VariableDeclaration","scope":6312,"src":"2387:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6262,"name":"address","nodeType":"ElementaryTypeName","src":"2387:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6265,"mutability":"mutable","name":"value","nameLocation":"2407:5:22","nodeType":"VariableDeclaration","scope":6312,"src":"2399:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6264,"name":"uint256","nodeType":"ElementaryTypeName","src":"2399:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2372:41:22"},"returnParameters":{"id":6268,"nodeType":"ParameterList","parameters":[],"src":"2440:0:22"},"scope":6357,"src":"2356:413:22","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[5302],"body":{"id":6325,"nodeType":"Block","src":"3120:42:22","statements":[{"expression":{"arguments":[{"id":6322,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6315,"src":"3147:7:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6321,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"3137:9:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":6323,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3137:18:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6320,"id":6324,"nodeType":"Return","src":"3130:25:22"}]},"documentation":{"id":6313,"nodeType":"StructuredDocumentation","src":"2775:249:22","text":" @dev Returns the voting units of an `account`.\n WARNING: Overriding this function may compromise the internal vote accounting.\n `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change."},"id":6326,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"3038:15:22","nodeType":"FunctionDefinition","overrides":{"id":6317,"nodeType":"OverrideSpecifier","overrides":[],"src":"3093:8:22"},"parameters":{"id":6316,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6315,"mutability":"mutable","name":"account","nameLocation":"3062:7:22","nodeType":"VariableDeclaration","scope":6326,"src":"3054:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6314,"name":"address","nodeType":"ElementaryTypeName","src":"3054:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3053:17:22"},"returnParameters":{"id":6320,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6319,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6326,"src":"3111:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6318,"name":"uint256","nodeType":"ElementaryTypeName","src":"3111:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3110:9:22"},"scope":6357,"src":"3029:133:22","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6338,"nodeType":"Block","src":"3315:48:22","statements":[{"expression":{"arguments":[{"id":6335,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6329,"src":"3348:7:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6334,"name":"_numCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5212,"src":"3332:15:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint32_$","typeString":"function (address) view returns (uint32)"}},"id":6336,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3332:24:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":6333,"id":6337,"nodeType":"Return","src":"3325:31:22"}]},"documentation":{"id":6327,"nodeType":"StructuredDocumentation","src":"3168:64:22","text":" @dev Get number of checkpoints for `account`."},"functionSelector":"6fcfff45","id":6339,"implemented":true,"kind":"function","modifiers":[],"name":"numCheckpoints","nameLocation":"3246:14:22","nodeType":"FunctionDefinition","parameters":{"id":6330,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6329,"mutability":"mutable","name":"account","nameLocation":"3269:7:22","nodeType":"VariableDeclaration","scope":6339,"src":"3261:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6328,"name":"address","nodeType":"ElementaryTypeName","src":"3261:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3260:17:22"},"returnParameters":{"id":6333,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6332,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6339,"src":"3307:6:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6331,"name":"uint32","nodeType":"ElementaryTypeName","src":"3307:6:22","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3306:8:22"},"scope":6357,"src":"3237:126:22","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":6355,"nodeType":"Block","src":"3553:50:22","statements":[{"expression":{"arguments":[{"id":6351,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6342,"src":"3583:7:22","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6352,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6344,"src":"3592:3:22","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":6350,"name":"_checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5231,"src":"3570:12:22","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13251_memory_ptr_$","typeString":"function (address,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":6353,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3570:26:22","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":6349,"id":6354,"nodeType":"Return","src":"3563:33:22"}]},"documentation":{"id":6340,"nodeType":"StructuredDocumentation","src":"3369:66:22","text":" @dev Get the `pos`-th checkpoint for `account`."},"functionSelector":"f1127ed8","id":6356,"implemented":true,"kind":"function","modifiers":[],"name":"checkpoints","nameLocation":"3449:11:22","nodeType":"FunctionDefinition","parameters":{"id":6345,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6342,"mutability":"mutable","name":"account","nameLocation":"3469:7:22","nodeType":"VariableDeclaration","scope":6356,"src":"3461:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6341,"name":"address","nodeType":"ElementaryTypeName","src":"3461:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6344,"mutability":"mutable","name":"pos","nameLocation":"3485:3:22","nodeType":"VariableDeclaration","scope":6356,"src":"3478:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6343,"name":"uint32","nodeType":"ElementaryTypeName","src":"3478:6:22","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3460:29:22"},"returnParameters":{"id":6349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6348,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6356,"src":"3519:32:22","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":6347,"nodeType":"UserDefinedTypeName","pathNode":{"id":6346,"name":"Checkpoints.Checkpoint208","nameLocations":["3519:11:22","3531:13:22"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"3519:25:22"},"referencedDeclaration":13251,"src":"3519:25:22","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"3518:34:22"},"scope":6357,"src":"3440:163:22","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":6358,"src":"1194:2411:22","usedErrors":[4685,4811,4818,5384,5389,5394,5403,5408,5413,6245,6750,6874,6876,8412,8417,8422,10810,12717],"usedEvents":[4694,4703,5326,6159,6168]}],"src":"121:3485:22"},"id":22},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","exportedSymbols":{"IERC20":[6225],"IERC20Metadata":[6383]},"id":6384,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6359,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"125:24:23"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"../IERC20.sol","id":6361,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6384,"sourceUnit":6226,"src":"151:37:23","symbolAliases":[{"foreign":{"id":6360,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6225,"src":"159:6:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":6363,"name":"IERC20","nameLocations":["306:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":6225,"src":"306:6:23"},"id":6364,"nodeType":"InheritanceSpecifier","src":"306:6:23"}],"canonicalName":"IERC20Metadata","contractDependencies":[],"contractKind":"interface","documentation":{"id":6362,"nodeType":"StructuredDocumentation","src":"190:87:23","text":" @dev Interface for the optional metadata functions from the ERC-20 standard."},"fullyImplemented":false,"id":6383,"linearizedBaseContracts":[6383,6225],"name":"IERC20Metadata","nameLocation":"288:14:23","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6365,"nodeType":"StructuredDocumentation","src":"319:54:23","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":6370,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"387:4:23","nodeType":"FunctionDefinition","parameters":{"id":6366,"nodeType":"ParameterList","parameters":[],"src":"391:2:23"},"returnParameters":{"id":6369,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6368,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6370,"src":"417:13:23","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6367,"name":"string","nodeType":"ElementaryTypeName","src":"417:6:23","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"416:15:23"},"scope":6383,"src":"378:54:23","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6371,"nodeType":"StructuredDocumentation","src":"438:56:23","text":" @dev Returns the symbol of the token."},"functionSelector":"95d89b41","id":6376,"implemented":false,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"508:6:23","nodeType":"FunctionDefinition","parameters":{"id":6372,"nodeType":"ParameterList","parameters":[],"src":"514:2:23"},"returnParameters":{"id":6375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6374,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6376,"src":"540:13:23","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6373,"name":"string","nodeType":"ElementaryTypeName","src":"540:6:23","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"539:15:23"},"scope":6383,"src":"499:56:23","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6377,"nodeType":"StructuredDocumentation","src":"561:65:23","text":" @dev Returns the decimals places of the token."},"functionSelector":"313ce567","id":6382,"implemented":false,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"640:8:23","nodeType":"FunctionDefinition","parameters":{"id":6378,"nodeType":"ParameterList","parameters":[],"src":"648:2:23"},"returnParameters":{"id":6381,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6380,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6382,"src":"674:5:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6379,"name":"uint8","nodeType":"ElementaryTypeName","src":"674:5:23","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"673:7:23"},"scope":6383,"src":"631:50:23","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":6384,"src":"278:405:23","usedErrors":[],"usedEvents":[6159,6168]}],"src":"125:559:23"},"id":23},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","exportedSymbols":{"IERC721Receiver":[6401]},"id":6402,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6385,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"116:24:24"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":6386,"nodeType":"StructuredDocumentation","src":"142:154:24","text":" @title ERC-721 token receiver interface\n @dev Interface for any contract that wants to support safeTransfers\n from ERC-721 asset contracts."},"fullyImplemented":false,"id":6401,"linearizedBaseContracts":[6401],"name":"IERC721Receiver","nameLocation":"307:15:24","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6387,"nodeType":"StructuredDocumentation","src":"329:500:24","text":" @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n by `operator` from `from`, this function is called.\n It must return its Solidity selector to confirm the token transfer.\n If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n reverted.\n The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6400,"implemented":false,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"843:16:24","nodeType":"FunctionDefinition","parameters":{"id":6396,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6389,"mutability":"mutable","name":"operator","nameLocation":"877:8:24","nodeType":"VariableDeclaration","scope":6400,"src":"869:16:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6388,"name":"address","nodeType":"ElementaryTypeName","src":"869:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6391,"mutability":"mutable","name":"from","nameLocation":"903:4:24","nodeType":"VariableDeclaration","scope":6400,"src":"895:12:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6390,"name":"address","nodeType":"ElementaryTypeName","src":"895:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6393,"mutability":"mutable","name":"tokenId","nameLocation":"925:7:24","nodeType":"VariableDeclaration","scope":6400,"src":"917:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6392,"name":"uint256","nodeType":"ElementaryTypeName","src":"917:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6395,"mutability":"mutable","name":"data","nameLocation":"957:4:24","nodeType":"VariableDeclaration","scope":6400,"src":"942:19:24","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":6394,"name":"bytes","nodeType":"ElementaryTypeName","src":"942:5:24","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"859:108:24"},"returnParameters":{"id":6399,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6398,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6400,"src":"986:6:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6397,"name":"bytes4","nodeType":"ElementaryTypeName","src":"986:6:24","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"985:8:24"},"scope":6401,"src":"834:160:24","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6402,"src":"297:699:24","usedErrors":[],"usedEvents":[]}],"src":"116:881:24"},"id":24},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","exportedSymbols":{"ERC721Holder":[6428],"IERC721Receiver":[6401]},"id":6429,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6403,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"119:24:25"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../IERC721Receiver.sol","id":6405,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6429,"sourceUnit":6402,"src":"145:55:25","symbolAliases":[{"foreign":{"id":6404,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6401,"src":"153:15:25","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6407,"name":"IERC721Receiver","nameLocations":["475:15:25"],"nodeType":"IdentifierPath","referencedDeclaration":6401,"src":"475:15:25"},"id":6408,"nodeType":"InheritanceSpecifier","src":"475:15:25"}],"canonicalName":"ERC721Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":6406,"nodeType":"StructuredDocumentation","src":"202:238:25","text":" @dev Implementation of the {IERC721Receiver} interface.\n Accepts all token transfers.\n Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n {IERC721-setApprovalForAll}."},"fullyImplemented":true,"id":6428,"linearizedBaseContracts":[6428,6401],"name":"ERC721Holder","nameLocation":"459:12:25","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[6400],"body":{"id":6426,"nodeType":"Block","src":"738:54:25","statements":[{"expression":{"expression":{"expression":{"id":6422,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"755:4:25","typeDescriptions":{"typeIdentifier":"t_contract$_ERC721Holder_$6428","typeString":"contract ERC721Holder"}},"id":6423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"760:16:25","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":6427,"src":"755:21:25","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":6424,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"777:8:25","memberName":"selector","nodeType":"MemberAccess","src":"755:30:25","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":6421,"id":6425,"nodeType":"Return","src":"748:37:25"}]},"documentation":{"id":6409,"nodeType":"StructuredDocumentation","src":"497:137:25","text":" @dev See {IERC721Receiver-onERC721Received}.\n Always returns `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6427,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"648:16:25","nodeType":"FunctionDefinition","parameters":{"id":6418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6411,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"665:7:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6410,"name":"address","nodeType":"ElementaryTypeName","src":"665:7:25","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6413,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"674:7:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6412,"name":"address","nodeType":"ElementaryTypeName","src":"674:7:25","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6415,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"683:7:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6414,"name":"uint256","nodeType":"ElementaryTypeName","src":"683:7:25","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6417,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"692:12:25","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6416,"name":"bytes","nodeType":"ElementaryTypeName","src":"692:5:25","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"664:41:25"},"returnParameters":{"id":6421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6420,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6427,"src":"730:6:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6419,"name":"bytes4","nodeType":"ElementaryTypeName","src":"730:6:25","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"729:8:25"},"scope":6428,"src":"639:153:25","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":6429,"src":"441:353:25","usedErrors":[],"usedEvents":[]}],"src":"119:676:25"},"id":25},"@openzeppelin/contracts/utils/Address.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","exportedSymbols":{"Address":[6688],"Errors":[6740]},"id":6689,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6430,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:26"},{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","file":"./Errors.sol","id":6432,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6689,"sourceUnit":6741,"src":"127:36:26","symbolAliases":[{"foreign":{"id":6431,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"135:6:26","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Address","contractDependencies":[],"contractKind":"library","documentation":{"id":6433,"nodeType":"StructuredDocumentation","src":"165:67:26","text":" @dev Collection of functions related to the address type"},"fullyImplemented":true,"id":6688,"linearizedBaseContracts":[6688],"name":"Address","nameLocation":"241:7:26","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6434,"nodeType":"StructuredDocumentation","src":"255:75:26","text":" @dev There's no code at `target` (it is not a contract)."},"errorSelector":"9996b315","id":6438,"name":"AddressEmptyCode","nameLocation":"341:16:26","nodeType":"ErrorDefinition","parameters":{"id":6437,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6436,"mutability":"mutable","name":"target","nameLocation":"366:6:26","nodeType":"VariableDeclaration","scope":6438,"src":"358:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6435,"name":"address","nodeType":"ElementaryTypeName","src":"358:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"357:16:26"},"src":"335:39:26"},{"body":{"id":6485,"nodeType":"Block","src":"1361:294:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6452,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6448,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1383:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6447,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1375:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6446,"name":"address","nodeType":"ElementaryTypeName","src":"1375:7:26","typeDescriptions":{}}},"id":6449,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1375:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6450,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1389:7:26","memberName":"balance","nodeType":"MemberAccess","src":"1375:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6451,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6443,"src":"1399:6:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1375:30:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6465,"nodeType":"IfStatement","src":"1371:125:26","trueBody":{"id":6464,"nodeType":"Block","src":"1407:89:26","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6458,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1463:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6457,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1455:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6456,"name":"address","nodeType":"ElementaryTypeName","src":"1455:7:26","typeDescriptions":{}}},"id":6459,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1455:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6460,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1469:7:26","memberName":"balance","nodeType":"MemberAccess","src":"1455:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6461,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6443,"src":"1478:6:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6453,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"1428:6:26","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$6740_$","typeString":"type(library Errors)"}},"id":6455,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1435:19:26","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":6728,"src":"1428:26:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6462,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1428:57:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6463,"nodeType":"RevertStatement","src":"1421:64:26"}]}},{"assignments":[6467,6469],"declarations":[{"constant":false,"id":6467,"mutability":"mutable","name":"success","nameLocation":"1512:7:26","nodeType":"VariableDeclaration","scope":6485,"src":"1507:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6466,"name":"bool","nodeType":"ElementaryTypeName","src":"1507:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6469,"mutability":"mutable","name":"returndata","nameLocation":"1534:10:26","nodeType":"VariableDeclaration","scope":6485,"src":"1521:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6468,"name":"bytes","nodeType":"ElementaryTypeName","src":"1521:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6476,"initialValue":{"arguments":[{"hexValue":"","id":6474,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1578:2:26","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"id":6470,"name":"recipient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6441,"src":"1548:9:26","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"id":6471,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1558:4:26","memberName":"call","nodeType":"MemberAccess","src":"1548:14:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6473,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6472,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6443,"src":"1570:6:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"1548:29:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6475,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1548:33:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"1506:75:26"},{"condition":{"id":6478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"1595:8:26","subExpression":{"id":6477,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6467,"src":"1596:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6484,"nodeType":"IfStatement","src":"1591:58:26","trueBody":{"id":6483,"nodeType":"Block","src":"1605:44:26","statements":[{"expression":{"arguments":[{"id":6480,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6469,"src":"1627:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6479,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6687,"src":"1619:7:26","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6481,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1619:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6482,"nodeType":"ExpressionStatement","src":"1619:19:26"}]}}]},"documentation":{"id":6439,"nodeType":"StructuredDocumentation","src":"380:905:26","text":" @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n `recipient`, forwarding all available gas and reverting on errors.\n https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n of certain opcodes, possibly making contracts go over the 2300 gas limit\n imposed by `transfer`, making them unable to receive funds via\n `transfer`. {sendValue} removes this limitation.\n https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n IMPORTANT: because control is transferred to `recipient`, care must be\n taken to not create reentrancy vulnerabilities. Consider using\n {ReentrancyGuard} or the\n https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern]."},"id":6486,"implemented":true,"kind":"function","modifiers":[],"name":"sendValue","nameLocation":"1299:9:26","nodeType":"FunctionDefinition","parameters":{"id":6444,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6441,"mutability":"mutable","name":"recipient","nameLocation":"1325:9:26","nodeType":"VariableDeclaration","scope":6486,"src":"1309:25:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"},"typeName":{"id":6440,"name":"address","nodeType":"ElementaryTypeName","src":"1309:15:26","stateMutability":"payable","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"visibility":"internal"},{"constant":false,"id":6443,"mutability":"mutable","name":"amount","nameLocation":"1344:6:26","nodeType":"VariableDeclaration","scope":6486,"src":"1336:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6442,"name":"uint256","nodeType":"ElementaryTypeName","src":"1336:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1308:43:26"},"returnParameters":{"id":6445,"nodeType":"ParameterList","parameters":[],"src":"1361:0:26"},"scope":6688,"src":"1290:365:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6502,"nodeType":"Block","src":"2589:62:26","statements":[{"expression":{"arguments":[{"id":6497,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6489,"src":"2628:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6498,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6491,"src":"2636:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"hexValue":"30","id":6499,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2642:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6496,"name":"functionCallWithValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6553,"src":"2606:21:26","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bytes memory,uint256) returns (bytes memory)"}},"id":6500,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2606:38:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6495,"id":6501,"nodeType":"Return","src":"2599:45:26"}]},"documentation":{"id":6487,"nodeType":"StructuredDocumentation","src":"1661:834:26","text":" @dev Performs a Solidity function call using a low level `call`. A\n plain `call` is an unsafe replacement for a function call: use this\n function instead.\n If `target` reverts with a revert reason or custom error, it is bubbled\n up by this function (like regular Solidity function calls). However, if\n the call reverted with no returned reason, this function reverts with a\n {Errors.FailedCall} error.\n Returns the raw returned data. To convert to the expected return value,\n use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n Requirements:\n - `target` must be a contract.\n - calling `target` with `data` must not revert."},"id":6503,"implemented":true,"kind":"function","modifiers":[],"name":"functionCall","nameLocation":"2509:12:26","nodeType":"FunctionDefinition","parameters":{"id":6492,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6489,"mutability":"mutable","name":"target","nameLocation":"2530:6:26","nodeType":"VariableDeclaration","scope":6503,"src":"2522:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6488,"name":"address","nodeType":"ElementaryTypeName","src":"2522:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6491,"mutability":"mutable","name":"data","nameLocation":"2551:4:26","nodeType":"VariableDeclaration","scope":6503,"src":"2538:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6490,"name":"bytes","nodeType":"ElementaryTypeName","src":"2538:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2521:35:26"},"returnParameters":{"id":6495,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6494,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6503,"src":"2575:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6493,"name":"bytes","nodeType":"ElementaryTypeName","src":"2575:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2574:14:26"},"scope":6688,"src":"2500:151:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6552,"nodeType":"Block","src":"3088:294:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6521,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6517,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3110:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6516,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3102:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6515,"name":"address","nodeType":"ElementaryTypeName","src":"3102:7:26","typeDescriptions":{}}},"id":6518,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3102:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6519,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3116:7:26","memberName":"balance","nodeType":"MemberAccess","src":"3102:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6520,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6510,"src":"3126:5:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3102:29:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6534,"nodeType":"IfStatement","src":"3098:123:26","trueBody":{"id":6533,"nodeType":"Block","src":"3133:88:26","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6527,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3189:4:26","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$6688","typeString":"library Address"}],"id":6526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3181:7:26","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6525,"name":"address","nodeType":"ElementaryTypeName","src":"3181:7:26","typeDescriptions":{}}},"id":6528,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:13:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6529,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3195:7:26","memberName":"balance","nodeType":"MemberAccess","src":"3181:21:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6530,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6510,"src":"3204:5:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6522,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"3154:6:26","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$6740_$","typeString":"type(library Errors)"}},"id":6524,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3161:19:26","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":6728,"src":"3154:26:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6531,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3154:56:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6532,"nodeType":"RevertStatement","src":"3147:63:26"}]}},{"assignments":[6536,6538],"declarations":[{"constant":false,"id":6536,"mutability":"mutable","name":"success","nameLocation":"3236:7:26","nodeType":"VariableDeclaration","scope":6552,"src":"3231:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6535,"name":"bool","nodeType":"ElementaryTypeName","src":"3231:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6538,"mutability":"mutable","name":"returndata","nameLocation":"3258:10:26","nodeType":"VariableDeclaration","scope":6552,"src":"3245:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6537,"name":"bytes","nodeType":"ElementaryTypeName","src":"3245:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6545,"initialValue":{"arguments":[{"id":6543,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6508,"src":"3298:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6539,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6506,"src":"3272:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6540,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3279:4:26","memberName":"call","nodeType":"MemberAccess","src":"3272:11:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6542,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6541,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6510,"src":"3291:5:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"3272:25:26","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3272:31:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3230:73:26"},{"expression":{"arguments":[{"id":6547,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6506,"src":"3347:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6548,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6536,"src":"3355:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6549,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6538,"src":"3364:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6546,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6645,"src":"3320:26:26","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6550,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3320:55:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6514,"id":6551,"nodeType":"Return","src":"3313:62:26"}]},"documentation":{"id":6504,"nodeType":"StructuredDocumentation","src":"2657:313:26","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but also transferring `value` wei to `target`.\n Requirements:\n - the calling contract must have an ETH balance of at least `value`.\n - the called Solidity function must be `payable`."},"id":6553,"implemented":true,"kind":"function","modifiers":[],"name":"functionCallWithValue","nameLocation":"2984:21:26","nodeType":"FunctionDefinition","parameters":{"id":6511,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6506,"mutability":"mutable","name":"target","nameLocation":"3014:6:26","nodeType":"VariableDeclaration","scope":6553,"src":"3006:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6505,"name":"address","nodeType":"ElementaryTypeName","src":"3006:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6508,"mutability":"mutable","name":"data","nameLocation":"3035:4:26","nodeType":"VariableDeclaration","scope":6553,"src":"3022:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6507,"name":"bytes","nodeType":"ElementaryTypeName","src":"3022:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":6510,"mutability":"mutable","name":"value","nameLocation":"3049:5:26","nodeType":"VariableDeclaration","scope":6553,"src":"3041:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6509,"name":"uint256","nodeType":"ElementaryTypeName","src":"3041:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3005:50:26"},"returnParameters":{"id":6514,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6513,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6553,"src":"3074:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6512,"name":"bytes","nodeType":"ElementaryTypeName","src":"3074:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3073:14:26"},"scope":6688,"src":"2975:407:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6578,"nodeType":"Block","src":"3621:154:26","statements":[{"assignments":[6564,6566],"declarations":[{"constant":false,"id":6564,"mutability":"mutable","name":"success","nameLocation":"3637:7:26","nodeType":"VariableDeclaration","scope":6578,"src":"3632:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6563,"name":"bool","nodeType":"ElementaryTypeName","src":"3632:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6566,"mutability":"mutable","name":"returndata","nameLocation":"3659:10:26","nodeType":"VariableDeclaration","scope":6578,"src":"3646:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6565,"name":"bytes","nodeType":"ElementaryTypeName","src":"3646:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6571,"initialValue":{"arguments":[{"id":6569,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6558,"src":"3691:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6567,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6556,"src":"3673:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6568,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3680:10:26","memberName":"staticcall","nodeType":"MemberAccess","src":"3673:17:26","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":6570,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3673:23:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3631:65:26"},{"expression":{"arguments":[{"id":6573,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6556,"src":"3740:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6574,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6564,"src":"3748:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6575,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6566,"src":"3757:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6572,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6645,"src":"3713:26:26","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6576,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3713:55:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6562,"id":6577,"nodeType":"Return","src":"3706:62:26"}]},"documentation":{"id":6554,"nodeType":"StructuredDocumentation","src":"3388:128:26","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a static call."},"id":6579,"implemented":true,"kind":"function","modifiers":[],"name":"functionStaticCall","nameLocation":"3530:18:26","nodeType":"FunctionDefinition","parameters":{"id":6559,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6556,"mutability":"mutable","name":"target","nameLocation":"3557:6:26","nodeType":"VariableDeclaration","scope":6579,"src":"3549:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6555,"name":"address","nodeType":"ElementaryTypeName","src":"3549:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6558,"mutability":"mutable","name":"data","nameLocation":"3578:4:26","nodeType":"VariableDeclaration","scope":6579,"src":"3565:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6557,"name":"bytes","nodeType":"ElementaryTypeName","src":"3565:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3548:35:26"},"returnParameters":{"id":6562,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6561,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6579,"src":"3607:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6560,"name":"bytes","nodeType":"ElementaryTypeName","src":"3607:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3606:14:26"},"scope":6688,"src":"3521:254:26","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":6604,"nodeType":"Block","src":"4013:156:26","statements":[{"assignments":[6590,6592],"declarations":[{"constant":false,"id":6590,"mutability":"mutable","name":"success","nameLocation":"4029:7:26","nodeType":"VariableDeclaration","scope":6604,"src":"4024:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6589,"name":"bool","nodeType":"ElementaryTypeName","src":"4024:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6592,"mutability":"mutable","name":"returndata","nameLocation":"4051:10:26","nodeType":"VariableDeclaration","scope":6604,"src":"4038:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6591,"name":"bytes","nodeType":"ElementaryTypeName","src":"4038:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6597,"initialValue":{"arguments":[{"id":6595,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6584,"src":"4085:4:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6593,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6582,"src":"4065:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6594,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4072:12:26","memberName":"delegatecall","nodeType":"MemberAccess","src":"4065:19:26","typeDescriptions":{"typeIdentifier":"t_function_baredelegatecall_nonpayable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) returns (bool,bytes memory)"}},"id":6596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4065:25:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"4023:67:26"},{"expression":{"arguments":[{"id":6599,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6582,"src":"4134:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6600,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6590,"src":"4142:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6601,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6592,"src":"4151:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6598,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6645,"src":"4107:26:26","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6602,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:55:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6588,"id":6603,"nodeType":"Return","src":"4100:62:26"}]},"documentation":{"id":6580,"nodeType":"StructuredDocumentation","src":"3781:130:26","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a delegate call."},"id":6605,"implemented":true,"kind":"function","modifiers":[],"name":"functionDelegateCall","nameLocation":"3925:20:26","nodeType":"FunctionDefinition","parameters":{"id":6585,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6582,"mutability":"mutable","name":"target","nameLocation":"3954:6:26","nodeType":"VariableDeclaration","scope":6605,"src":"3946:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6581,"name":"address","nodeType":"ElementaryTypeName","src":"3946:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6584,"mutability":"mutable","name":"data","nameLocation":"3975:4:26","nodeType":"VariableDeclaration","scope":6605,"src":"3962:17:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6583,"name":"bytes","nodeType":"ElementaryTypeName","src":"3962:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3945:35:26"},"returnParameters":{"id":6588,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6587,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6605,"src":"3999:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6586,"name":"bytes","nodeType":"ElementaryTypeName","src":"3999:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3998:14:26"},"scope":6688,"src":"3916:253:26","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6644,"nodeType":"Block","src":"4595:424:26","statements":[{"condition":{"id":6618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"4609:8:26","subExpression":{"id":6617,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6610,"src":"4610:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6642,"nodeType":"Block","src":"4669:344:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":6633,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6624,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6612,"src":"4857:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6625,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4868:6:26","memberName":"length","nodeType":"MemberAccess","src":"4857:17:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":6626,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4878:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4857:22:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":6628,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6608,"src":"4883:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6629,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4890:4:26","memberName":"code","nodeType":"MemberAccess","src":"4883:11:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6630,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4895:6:26","memberName":"length","nodeType":"MemberAccess","src":"4883:18:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":6631,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4905:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4883:23:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4857:49:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6639,"nodeType":"IfStatement","src":"4853:119:26","trueBody":{"id":6638,"nodeType":"Block","src":"4908:64:26","statements":[{"errorCall":{"arguments":[{"id":6635,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6608,"src":"4950:6:26","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6634,"name":"AddressEmptyCode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6438,"src":"4933:16:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6636,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4933:24:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6637,"nodeType":"RevertStatement","src":"4926:31:26"}]}},{"expression":{"id":6640,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6612,"src":"4992:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6616,"id":6641,"nodeType":"Return","src":"4985:17:26"}]},"id":6643,"nodeType":"IfStatement","src":"4605:408:26","trueBody":{"id":6623,"nodeType":"Block","src":"4619:44:26","statements":[{"expression":{"arguments":[{"id":6620,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6612,"src":"4641:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6619,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6687,"src":"4633:7:26","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6621,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4633:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6622,"nodeType":"ExpressionStatement","src":"4633:19:26"}]}}]},"documentation":{"id":6606,"nodeType":"StructuredDocumentation","src":"4175:257:26","text":" @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n of an unsuccessful call."},"id":6645,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResultFromTarget","nameLocation":"4446:26:26","nodeType":"FunctionDefinition","parameters":{"id":6613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6608,"mutability":"mutable","name":"target","nameLocation":"4490:6:26","nodeType":"VariableDeclaration","scope":6645,"src":"4482:14:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6607,"name":"address","nodeType":"ElementaryTypeName","src":"4482:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6610,"mutability":"mutable","name":"success","nameLocation":"4511:7:26","nodeType":"VariableDeclaration","scope":6645,"src":"4506:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6609,"name":"bool","nodeType":"ElementaryTypeName","src":"4506:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6612,"mutability":"mutable","name":"returndata","nameLocation":"4541:10:26","nodeType":"VariableDeclaration","scope":6645,"src":"4528:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6611,"name":"bytes","nodeType":"ElementaryTypeName","src":"4528:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4472:85:26"},"returnParameters":{"id":6616,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6645,"src":"4581:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6614,"name":"bytes","nodeType":"ElementaryTypeName","src":"4581:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4580:14:26"},"scope":6688,"src":"4437:582:26","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":6666,"nodeType":"Block","src":"5323:122:26","statements":[{"condition":{"id":6656,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5337:8:26","subExpression":{"id":6655,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6648,"src":"5338:7:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6664,"nodeType":"Block","src":"5397:42:26","statements":[{"expression":{"id":6662,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6650,"src":"5418:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6654,"id":6663,"nodeType":"Return","src":"5411:17:26"}]},"id":6665,"nodeType":"IfStatement","src":"5333:106:26","trueBody":{"id":6661,"nodeType":"Block","src":"5347:44:26","statements":[{"expression":{"arguments":[{"id":6658,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6650,"src":"5369:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6657,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6687,"src":"5361:7:26","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5361:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6660,"nodeType":"ExpressionStatement","src":"5361:19:26"}]}}]},"documentation":{"id":6646,"nodeType":"StructuredDocumentation","src":"5025:191:26","text":" @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n revert reason or with a default {Errors.FailedCall} error."},"id":6667,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResult","nameLocation":"5230:16:26","nodeType":"FunctionDefinition","parameters":{"id":6651,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6648,"mutability":"mutable","name":"success","nameLocation":"5252:7:26","nodeType":"VariableDeclaration","scope":6667,"src":"5247:12:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6647,"name":"bool","nodeType":"ElementaryTypeName","src":"5247:4:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6650,"mutability":"mutable","name":"returndata","nameLocation":"5274:10:26","nodeType":"VariableDeclaration","scope":6667,"src":"5261:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6649,"name":"bytes","nodeType":"ElementaryTypeName","src":"5261:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5246:39:26"},"returnParameters":{"id":6654,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6653,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6667,"src":"5309:12:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6652,"name":"bytes","nodeType":"ElementaryTypeName","src":"5309:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5308:14:26"},"scope":6688,"src":"5221:224:26","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":6686,"nodeType":"Block","src":"5614:432:26","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6676,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6673,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6670,"src":"5690:10:26","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6674,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5701:6:26","memberName":"length","nodeType":"MemberAccess","src":"5690:17:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":6675,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5710:1:26","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5690:21:26","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6684,"nodeType":"Block","src":"5989:51:26","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":6679,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6740,"src":"6010:6:26","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$6740_$","typeString":"type(library Errors)"}},"id":6681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6017:10:26","memberName":"FailedCall","nodeType":"MemberAccess","referencedDeclaration":6731,"src":"6010:17:26","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":6682,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6010:19:26","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6683,"nodeType":"RevertStatement","src":"6003:26:26"}]},"id":6685,"nodeType":"IfStatement","src":"5686:354:26","trueBody":{"id":6678,"nodeType":"Block","src":"5713:270:26","statements":[{"AST":{"nodeType":"YulBlock","src":"5840:133:26","statements":[{"nodeType":"YulVariableDeclaration","src":"5858:40:26","value":{"arguments":[{"name":"returndata","nodeType":"YulIdentifier","src":"5887:10:26"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"5881:5:26"},"nodeType":"YulFunctionCall","src":"5881:17:26"},"variables":[{"name":"returndata_size","nodeType":"YulTypedName","src":"5862:15:26","type":""}]},{"expression":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"5926:2:26","type":"","value":"32"},{"name":"returndata","nodeType":"YulIdentifier","src":"5930:10:26"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"5922:3:26"},"nodeType":"YulFunctionCall","src":"5922:19:26"},{"name":"returndata_size","nodeType":"YulIdentifier","src":"5943:15:26"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"5915:6:26"},"nodeType":"YulFunctionCall","src":"5915:44:26"},"nodeType":"YulExpressionStatement","src":"5915:44:26"}]},"evmVersion":"paris","externalReferences":[{"declaration":6670,"isOffset":false,"isSlot":false,"src":"5887:10:26","valueSize":1},{"declaration":6670,"isOffset":false,"isSlot":false,"src":"5930:10:26","valueSize":1}],"flags":["memory-safe"],"id":6677,"nodeType":"InlineAssembly","src":"5815:158:26"}]}}]},"documentation":{"id":6668,"nodeType":"StructuredDocumentation","src":"5451:103:26","text":" @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}."},"id":6687,"implemented":true,"kind":"function","modifiers":[],"name":"_revert","nameLocation":"5568:7:26","nodeType":"FunctionDefinition","parameters":{"id":6671,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6670,"mutability":"mutable","name":"returndata","nameLocation":"5589:10:26","nodeType":"VariableDeclaration","scope":6687,"src":"5576:23:26","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6669,"name":"bytes","nodeType":"ElementaryTypeName","src":"5576:5:26","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5575:25:26"},"returnParameters":{"id":6672,"nodeType":"ParameterList","parameters":[],"src":"5614:0:26"},"scope":6688,"src":"5559:487:26","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":6689,"src":"233:5815:26","usedErrors":[6438],"usedEvents":[]}],"src":"101:5948:26"},"id":26},"@openzeppelin/contracts/utils/Context.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","exportedSymbols":{"Context":[6718]},"id":6719,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6690,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:27"},{"abstract":true,"baseContracts":[],"canonicalName":"Context","contractDependencies":[],"contractKind":"contract","documentation":{"id":6691,"nodeType":"StructuredDocumentation","src":"127:496:27","text":" @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 This contract is only required for intermediate, library-like contracts."},"fullyImplemented":true,"id":6718,"linearizedBaseContracts":[6718],"name":"Context","nameLocation":"642:7:27","nodeType":"ContractDefinition","nodes":[{"body":{"id":6699,"nodeType":"Block","src":"718:34:27","statements":[{"expression":{"expression":{"id":6696,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"735:3:27","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":6697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"739:6:27","memberName":"sender","nodeType":"MemberAccess","src":"735:10:27","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":6695,"id":6698,"nodeType":"Return","src":"728:17:27"}]},"id":6700,"implemented":true,"kind":"function","modifiers":[],"name":"_msgSender","nameLocation":"665:10:27","nodeType":"FunctionDefinition","parameters":{"id":6692,"nodeType":"ParameterList","parameters":[],"src":"675:2:27"},"returnParameters":{"id":6695,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6694,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6700,"src":"709:7:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6693,"name":"address","nodeType":"ElementaryTypeName","src":"709:7:27","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"708:9:27"},"scope":6718,"src":"656:96:27","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6708,"nodeType":"Block","src":"825:32:27","statements":[{"expression":{"expression":{"id":6705,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"842:3:27","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":6706,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"846:4:27","memberName":"data","nodeType":"MemberAccess","src":"842:8:27","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"functionReturnParameters":6704,"id":6707,"nodeType":"Return","src":"835:15:27"}]},"id":6709,"implemented":true,"kind":"function","modifiers":[],"name":"_msgData","nameLocation":"767:8:27","nodeType":"FunctionDefinition","parameters":{"id":6701,"nodeType":"ParameterList","parameters":[],"src":"775:2:27"},"returnParameters":{"id":6704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6703,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6709,"src":"809:14:27","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":6702,"name":"bytes","nodeType":"ElementaryTypeName","src":"809:5:27","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"808:16:27"},"scope":6718,"src":"758:99:27","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6716,"nodeType":"Block","src":"935:25:27","statements":[{"expression":{"hexValue":"30","id":6714,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"952:1:27","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":6713,"id":6715,"nodeType":"Return","src":"945:8:27"}]},"id":6717,"implemented":true,"kind":"function","modifiers":[],"name":"_contextSuffixLength","nameLocation":"872:20:27","nodeType":"FunctionDefinition","parameters":{"id":6710,"nodeType":"ParameterList","parameters":[],"src":"892:2:27"},"returnParameters":{"id":6713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6717,"src":"926:7:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6711,"name":"uint256","nodeType":"ElementaryTypeName","src":"926:7:27","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"925:9:27"},"scope":6718,"src":"863:97:27","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":6719,"src":"624:338:27","usedErrors":[],"usedEvents":[]}],"src":"101:862:27"},"id":27},"@openzeppelin/contracts/utils/Errors.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","exportedSymbols":{"Errors":[6740]},"id":6741,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6720,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"100:24:28"},{"abstract":false,"baseContracts":[],"canonicalName":"Errors","contractDependencies":[],"contractKind":"library","documentation":{"id":6721,"nodeType":"StructuredDocumentation","src":"126:284:28","text":" @dev Collection of common custom errors used in multiple contracts\n IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n It is recommended to avoid relying on the error API for critical functionality.\n _Available since v5.1._"},"fullyImplemented":true,"id":6740,"linearizedBaseContracts":[6740],"name":"Errors","nameLocation":"419:6:28","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6722,"nodeType":"StructuredDocumentation","src":"432:94:28","text":" @dev The ETH balance of the account is not enough to perform the operation."},"errorSelector":"cf479181","id":6728,"name":"InsufficientBalance","nameLocation":"537:19:28","nodeType":"ErrorDefinition","parameters":{"id":6727,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6724,"mutability":"mutable","name":"balance","nameLocation":"565:7:28","nodeType":"VariableDeclaration","scope":6728,"src":"557:15:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6723,"name":"uint256","nodeType":"ElementaryTypeName","src":"557:7:28","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6726,"mutability":"mutable","name":"needed","nameLocation":"582:6:28","nodeType":"VariableDeclaration","scope":6728,"src":"574:14:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6725,"name":"uint256","nodeType":"ElementaryTypeName","src":"574:7:28","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"556:33:28"},"src":"531:59:28"},{"documentation":{"id":6729,"nodeType":"StructuredDocumentation","src":"596:89:28","text":" @dev A call to an address target failed. The target may have reverted."},"errorSelector":"d6bda275","id":6731,"name":"FailedCall","nameLocation":"696:10:28","nodeType":"ErrorDefinition","parameters":{"id":6730,"nodeType":"ParameterList","parameters":[],"src":"706:2:28"},"src":"690:19:28"},{"documentation":{"id":6732,"nodeType":"StructuredDocumentation","src":"715:46:28","text":" @dev The deployment failed."},"errorSelector":"b06ebf3d","id":6734,"name":"FailedDeployment","nameLocation":"772:16:28","nodeType":"ErrorDefinition","parameters":{"id":6733,"nodeType":"ParameterList","parameters":[],"src":"788:2:28"},"src":"766:25:28"},{"documentation":{"id":6735,"nodeType":"StructuredDocumentation","src":"797:58:28","text":" @dev A necessary precompile is missing."},"errorSelector":"42b01bce","id":6739,"name":"MissingPrecompile","nameLocation":"866:17:28","nodeType":"ErrorDefinition","parameters":{"id":6738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6739,"src":"884:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6736,"name":"address","nodeType":"ElementaryTypeName","src":"884:7:28","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"883:9:28"},"src":"860:33:28"}],"scope":6741,"src":"411:484:28","usedErrors":[6728,6731,6734,6739],"usedEvents":[]}],"src":"100:796:28"},"id":28},"@openzeppelin/contracts/utils/Nonces.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","exportedSymbols":{"Nonces":[6808]},"id":6809,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6742,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:29"},{"abstract":true,"baseContracts":[],"canonicalName":"Nonces","contractDependencies":[],"contractKind":"contract","documentation":{"id":6743,"nodeType":"StructuredDocumentation","src":"125:83:29","text":" @dev Provides tracking nonces for addresses. Nonces will only increment."},"fullyImplemented":true,"id":6808,"linearizedBaseContracts":[6808],"name":"Nonces","nameLocation":"227:6:29","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6744,"nodeType":"StructuredDocumentation","src":"240:90:29","text":" @dev The nonce used for an `account` is not the expected current nonce."},"errorSelector":"752d88c0","id":6750,"name":"InvalidAccountNonce","nameLocation":"341:19:29","nodeType":"ErrorDefinition","parameters":{"id":6749,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6746,"mutability":"mutable","name":"account","nameLocation":"369:7:29","nodeType":"VariableDeclaration","scope":6750,"src":"361:15:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6745,"name":"address","nodeType":"ElementaryTypeName","src":"361:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6748,"mutability":"mutable","name":"currentNonce","nameLocation":"386:12:29","nodeType":"VariableDeclaration","scope":6750,"src":"378:20:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6747,"name":"uint256","nodeType":"ElementaryTypeName","src":"378:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"360:39:29"},"src":"335:65:29"},{"constant":false,"id":6754,"mutability":"mutable","name":"_nonces","nameLocation":"450:7:29","nodeType":"VariableDeclaration","scope":6808,"src":"406:51:29","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":6753,"keyName":"account","keyNameLocation":"422:7:29","keyType":{"id":6751,"name":"address","nodeType":"ElementaryTypeName","src":"414:7:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"406:35:29","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":6752,"name":"uint256","nodeType":"ElementaryTypeName","src":"433:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"body":{"id":6766,"nodeType":"Block","src":"607:38:29","statements":[{"expression":{"baseExpression":{"id":6762,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6754,"src":"624:7:29","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6764,"indexExpression":{"id":6763,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6757,"src":"632:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"624:14:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6761,"id":6765,"nodeType":"Return","src":"617:21:29"}]},"documentation":{"id":6755,"nodeType":"StructuredDocumentation","src":"464:69:29","text":" @dev Returns the next unused nonce for an address."},"functionSelector":"7ecebe00","id":6767,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"547:6:29","nodeType":"FunctionDefinition","parameters":{"id":6758,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6757,"mutability":"mutable","name":"owner","nameLocation":"562:5:29","nodeType":"VariableDeclaration","scope":6767,"src":"554:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6756,"name":"address","nodeType":"ElementaryTypeName","src":"554:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"553:15:29"},"returnParameters":{"id":6761,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6760,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6767,"src":"598:7:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6759,"name":"uint256","nodeType":"ElementaryTypeName","src":"598:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"597:9:29"},"scope":6808,"src":"538:107:29","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":6781,"nodeType":"Block","src":"828:326:29","statements":[{"id":6780,"nodeType":"UncheckedBlock","src":"1031:117:29","statements":[{"expression":{"id":6778,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"1121:16:29","subExpression":{"baseExpression":{"id":6775,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6754,"src":"1121:7:29","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6777,"indexExpression":{"id":6776,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6770,"src":"1129:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1121:14:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6774,"id":6779,"nodeType":"Return","src":"1114:23:29"}]}]},"documentation":{"id":6768,"nodeType":"StructuredDocumentation","src":"651:103:29","text":" @dev Consumes a nonce.\n Returns the current value and increments nonce."},"id":6782,"implemented":true,"kind":"function","modifiers":[],"name":"_useNonce","nameLocation":"768:9:29","nodeType":"FunctionDefinition","parameters":{"id":6771,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6770,"mutability":"mutable","name":"owner","nameLocation":"786:5:29","nodeType":"VariableDeclaration","scope":6782,"src":"778:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6769,"name":"address","nodeType":"ElementaryTypeName","src":"778:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"777:15:29"},"returnParameters":{"id":6774,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6773,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6782,"src":"819:7:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6772,"name":"uint256","nodeType":"ElementaryTypeName","src":"819:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"818:9:29"},"scope":6808,"src":"759:395:29","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6806,"nodeType":"Block","src":"1338:149:29","statements":[{"assignments":[6791],"declarations":[{"constant":false,"id":6791,"mutability":"mutable","name":"current","nameLocation":"1356:7:29","nodeType":"VariableDeclaration","scope":6806,"src":"1348:15:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6790,"name":"uint256","nodeType":"ElementaryTypeName","src":"1348:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6795,"initialValue":{"arguments":[{"id":6793,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6785,"src":"1376:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6792,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6782,"src":"1366:9:29","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":6794,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1366:16:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1348:34:29"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6798,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6796,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6787,"src":"1396:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":6797,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6791,"src":"1405:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1396:16:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6805,"nodeType":"IfStatement","src":"1392:89:29","trueBody":{"id":6804,"nodeType":"Block","src":"1414:67:29","statements":[{"errorCall":{"arguments":[{"id":6800,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6785,"src":"1455:5:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6801,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6791,"src":"1462:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6799,"name":"InvalidAccountNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6750,"src":"1435:19:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256) pure"}},"id":6802,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1435:35:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6803,"nodeType":"RevertStatement","src":"1428:42:29"}]}}]},"documentation":{"id":6783,"nodeType":"StructuredDocumentation","src":"1160:100:29","text":" @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`."},"id":6807,"implemented":true,"kind":"function","modifiers":[],"name":"_useCheckedNonce","nameLocation":"1274:16:29","nodeType":"FunctionDefinition","parameters":{"id":6788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6785,"mutability":"mutable","name":"owner","nameLocation":"1299:5:29","nodeType":"VariableDeclaration","scope":6807,"src":"1291:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6784,"name":"address","nodeType":"ElementaryTypeName","src":"1291:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6787,"mutability":"mutable","name":"nonce","nameLocation":"1314:5:29","nodeType":"VariableDeclaration","scope":6807,"src":"1306:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6786,"name":"uint256","nodeType":"ElementaryTypeName","src":"1306:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1290:30:29"},"returnParameters":{"id":6789,"nodeType":"ParameterList","parameters":[],"src":"1338:0:29"},"scope":6808,"src":"1265:222:29","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":6809,"src":"209:1280:29","usedErrors":[6750],"usedEvents":[]}],"src":"99:1391:29"},"id":29},"@openzeppelin/contracts/utils/Panic.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","exportedSymbols":{"Panic":[6860]},"id":6861,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6810,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:30"},{"abstract":false,"baseContracts":[],"canonicalName":"Panic","contractDependencies":[],"contractKind":"library","documentation":{"id":6811,"nodeType":"StructuredDocumentation","src":"125:489:30","text":" @dev Helper library for emitting standardized panic codes.\n ```solidity\n contract Example {\n using Panic for uint256;\n // Use any of the declared internal constants\n function foo() { Panic.GENERIC.panic(); }\n // Alternatively\n function foo() { Panic.panic(Panic.GENERIC); }\n }\n ```\n Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n _Available since v5.1._"},"fullyImplemented":true,"id":6860,"linearizedBaseContracts":[6860],"name":"Panic","nameLocation":"665:5:30","nodeType":"ContractDefinition","nodes":[{"constant":true,"documentation":{"id":6812,"nodeType":"StructuredDocumentation","src":"677:36:30","text":"@dev generic / unspecified error"},"id":6815,"mutability":"constant","name":"GENERIC","nameLocation":"744:7:30","nodeType":"VariableDeclaration","scope":6860,"src":"718:40:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6813,"name":"uint256","nodeType":"ElementaryTypeName","src":"718:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783030","id":6814,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"754:4:30","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"internal"},{"constant":true,"documentation":{"id":6816,"nodeType":"StructuredDocumentation","src":"764:37:30","text":"@dev used by the assert() builtin"},"id":6819,"mutability":"constant","name":"ASSERT","nameLocation":"832:6:30","nodeType":"VariableDeclaration","scope":6860,"src":"806:39:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6817,"name":"uint256","nodeType":"ElementaryTypeName","src":"806:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783031","id":6818,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"841:4:30","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"0x01"},"visibility":"internal"},{"constant":true,"documentation":{"id":6820,"nodeType":"StructuredDocumentation","src":"851:41:30","text":"@dev arithmetic underflow or overflow"},"id":6823,"mutability":"constant","name":"UNDER_OVERFLOW","nameLocation":"923:14:30","nodeType":"VariableDeclaration","scope":6860,"src":"897:47:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6821,"name":"uint256","nodeType":"ElementaryTypeName","src":"897:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783131","id":6822,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"940:4:30","typeDescriptions":{"typeIdentifier":"t_rational_17_by_1","typeString":"int_const 17"},"value":"0x11"},"visibility":"internal"},{"constant":true,"documentation":{"id":6824,"nodeType":"StructuredDocumentation","src":"950:35:30","text":"@dev division or modulo by zero"},"id":6827,"mutability":"constant","name":"DIVISION_BY_ZERO","nameLocation":"1016:16:30","nodeType":"VariableDeclaration","scope":6860,"src":"990:49:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6825,"name":"uint256","nodeType":"ElementaryTypeName","src":"990:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783132","id":6826,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1035:4:30","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"0x12"},"visibility":"internal"},{"constant":true,"documentation":{"id":6828,"nodeType":"StructuredDocumentation","src":"1045:30:30","text":"@dev enum conversion error"},"id":6831,"mutability":"constant","name":"ENUM_CONVERSION_ERROR","nameLocation":"1106:21:30","nodeType":"VariableDeclaration","scope":6860,"src":"1080:54:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6829,"name":"uint256","nodeType":"ElementaryTypeName","src":"1080:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783231","id":6830,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1130:4:30","typeDescriptions":{"typeIdentifier":"t_rational_33_by_1","typeString":"int_const 33"},"value":"0x21"},"visibility":"internal"},{"constant":true,"documentation":{"id":6832,"nodeType":"StructuredDocumentation","src":"1140:36:30","text":"@dev invalid encoding in storage"},"id":6835,"mutability":"constant","name":"STORAGE_ENCODING_ERROR","nameLocation":"1207:22:30","nodeType":"VariableDeclaration","scope":6860,"src":"1181:55:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6833,"name":"uint256","nodeType":"ElementaryTypeName","src":"1181:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783232","id":6834,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1232:4:30","typeDescriptions":{"typeIdentifier":"t_rational_34_by_1","typeString":"int_const 34"},"value":"0x22"},"visibility":"internal"},{"constant":true,"documentation":{"id":6836,"nodeType":"StructuredDocumentation","src":"1242:24:30","text":"@dev empty array pop"},"id":6839,"mutability":"constant","name":"EMPTY_ARRAY_POP","nameLocation":"1297:15:30","nodeType":"VariableDeclaration","scope":6860,"src":"1271:48:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6837,"name":"uint256","nodeType":"ElementaryTypeName","src":"1271:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783331","id":6838,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1315:4:30","typeDescriptions":{"typeIdentifier":"t_rational_49_by_1","typeString":"int_const 49"},"value":"0x31"},"visibility":"internal"},{"constant":true,"documentation":{"id":6840,"nodeType":"StructuredDocumentation","src":"1325:35:30","text":"@dev array out of bounds access"},"id":6843,"mutability":"constant","name":"ARRAY_OUT_OF_BOUNDS","nameLocation":"1391:19:30","nodeType":"VariableDeclaration","scope":6860,"src":"1365:52:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6841,"name":"uint256","nodeType":"ElementaryTypeName","src":"1365:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783332","id":6842,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1413:4:30","typeDescriptions":{"typeIdentifier":"t_rational_50_by_1","typeString":"int_const 50"},"value":"0x32"},"visibility":"internal"},{"constant":true,"documentation":{"id":6844,"nodeType":"StructuredDocumentation","src":"1423:65:30","text":"@dev resource error (too large allocation or too large array)"},"id":6847,"mutability":"constant","name":"RESOURCE_ERROR","nameLocation":"1519:14:30","nodeType":"VariableDeclaration","scope":6860,"src":"1493:47:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6845,"name":"uint256","nodeType":"ElementaryTypeName","src":"1493:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783431","id":6846,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1536:4:30","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"0x41"},"visibility":"internal"},{"constant":true,"documentation":{"id":6848,"nodeType":"StructuredDocumentation","src":"1546:42:30","text":"@dev calling invalid internal function"},"id":6851,"mutability":"constant","name":"INVALID_INTERNAL_FUNCTION","nameLocation":"1619:25:30","nodeType":"VariableDeclaration","scope":6860,"src":"1593:58:30","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6849,"name":"uint256","nodeType":"ElementaryTypeName","src":"1593:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783531","id":6850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1647:4:30","typeDescriptions":{"typeIdentifier":"t_rational_81_by_1","typeString":"int_const 81"},"value":"0x51"},"visibility":"internal"},{"body":{"id":6858,"nodeType":"Block","src":"1819:151:30","statements":[{"AST":{"nodeType":"YulBlock","src":"1854:110:30","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1875:4:30","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1881:10:30","type":"","value":"0x4e487b71"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1868:6:30"},"nodeType":"YulFunctionCall","src":"1868:24:30"},"nodeType":"YulExpressionStatement","src":"1868:24:30"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1912:4:30","type":"","value":"0x20"},{"name":"code","nodeType":"YulIdentifier","src":"1918:4:30"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1905:6:30"},"nodeType":"YulFunctionCall","src":"1905:18:30"},"nodeType":"YulExpressionStatement","src":"1905:18:30"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1943:4:30","type":"","value":"0x1c"},{"kind":"number","nodeType":"YulLiteral","src":"1949:4:30","type":"","value":"0x24"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"1936:6:30"},"nodeType":"YulFunctionCall","src":"1936:18:30"},"nodeType":"YulExpressionStatement","src":"1936:18:30"}]},"evmVersion":"paris","externalReferences":[{"declaration":6854,"isOffset":false,"isSlot":false,"src":"1918:4:30","valueSize":1}],"flags":["memory-safe"],"id":6857,"nodeType":"InlineAssembly","src":"1829:135:30"}]},"documentation":{"id":6852,"nodeType":"StructuredDocumentation","src":"1658:113:30","text":"@dev Reverts with a panic code. Recommended to use with\n the internal constants with predefined codes."},"id":6859,"implemented":true,"kind":"function","modifiers":[],"name":"panic","nameLocation":"1785:5:30","nodeType":"FunctionDefinition","parameters":{"id":6855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6854,"mutability":"mutable","name":"code","nameLocation":"1799:4:30","nodeType":"VariableDeclaration","scope":6859,"src":"1791:12:30","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6853,"name":"uint256","nodeType":"ElementaryTypeName","src":"1791:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1790:14:30"},"returnParameters":{"id":6856,"nodeType":"ParameterList","parameters":[],"src":"1819:0:30"},"scope":6860,"src":"1776:194:30","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":6861,"src":"657:1315:30","usedErrors":[],"usedEvents":[]}],"src":"99:1874:30"},"id":30},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","exportedSymbols":{"ShortString":[6866],"ShortStrings":[7077],"StorageSlot":[7201]},"id":7078,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6862,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:31"},{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","file":"./StorageSlot.sol","id":6864,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":7078,"sourceUnit":7202,"src":"132:46:31","symbolAliases":[{"foreign":{"id":6863,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7201,"src":"140:11:31","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"canonicalName":"ShortString","id":6866,"name":"ShortString","nameLocation":"353:11:31","nodeType":"UserDefinedValueTypeDefinition","src":"348:28:31","underlyingType":{"id":6865,"name":"bytes32","nodeType":"ElementaryTypeName","src":"368:7:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},{"abstract":false,"baseContracts":[],"canonicalName":"ShortStrings","contractDependencies":[],"contractKind":"library","documentation":{"id":6867,"nodeType":"StructuredDocumentation","src":"378:876:31","text":" @dev This library provides functions to convert short memory strings\n into a `ShortString` type that can be used as an immutable variable.\n Strings of arbitrary length can be optimized using this library if\n they are short enough (up to 31 bytes) by packing them with their\n length (1 byte) in a single EVM word (32 bytes). Additionally, a\n fallback mechanism can be used for every other case.\n Usage example:\n ```solidity\n contract Named {\n using ShortStrings for *;\n ShortString private immutable _name;\n string private _nameFallback;\n constructor(string memory contractName) {\n _name = contractName.toShortStringWithFallback(_nameFallback);\n }\n function name() external view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n }\n ```"},"fullyImplemented":true,"id":7077,"linearizedBaseContracts":[7077],"name":"ShortStrings","nameLocation":"1263:12:31","nodeType":"ContractDefinition","nodes":[{"constant":true,"id":6870,"mutability":"constant","name":"FALLBACK_SENTINEL","nameLocation":"1370:17:31","nodeType":"VariableDeclaration","scope":7077,"src":"1345:111:31","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6868,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1345:7:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"307830303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030304646","id":6869,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1390:66:31","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0x00000000000000000000000000000000000000000000000000000000000000FF"},"visibility":"private"},{"errorSelector":"305a27a9","id":6874,"name":"StringTooLong","nameLocation":"1469:13:31","nodeType":"ErrorDefinition","parameters":{"id":6873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6872,"mutability":"mutable","name":"str","nameLocation":"1490:3:31","nodeType":"VariableDeclaration","scope":6874,"src":"1483:10:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6871,"name":"string","nodeType":"ElementaryTypeName","src":"1483:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1482:12:31"},"src":"1463:32:31"},{"errorSelector":"b3512b0c","id":6876,"name":"InvalidShortString","nameLocation":"1506:18:31","nodeType":"ErrorDefinition","parameters":{"id":6875,"nodeType":"ParameterList","parameters":[],"src":"1524:2:31"},"src":"1500:27:31"},{"body":{"id":6919,"nodeType":"Block","src":"1786:208:31","statements":[{"assignments":[6886],"declarations":[{"constant":false,"id":6886,"mutability":"mutable","name":"bstr","nameLocation":"1809:4:31","nodeType":"VariableDeclaration","scope":6919,"src":"1796:17:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6885,"name":"bytes","nodeType":"ElementaryTypeName","src":"1796:5:31","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6891,"initialValue":{"arguments":[{"id":6889,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6879,"src":"1822:3:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6888,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1816:5:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":6887,"name":"bytes","nodeType":"ElementaryTypeName","src":"1816:5:31","typeDescriptions":{}}},"id":6890,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1816:10:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"1796:30:31"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6892,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6886,"src":"1840:4:31","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6893,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1845:6:31","memberName":"length","nodeType":"MemberAccess","src":"1840:11:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":6894,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1854:2:31","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"1840:16:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6901,"nodeType":"IfStatement","src":"1836:72:31","trueBody":{"id":6900,"nodeType":"Block","src":"1858:50:31","statements":[{"errorCall":{"arguments":[{"id":6897,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6879,"src":"1893:3:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6896,"name":"StringTooLong","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6874,"src":"1879:13:31","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_string_memory_ptr_$returns$__$","typeString":"function (string memory) pure"}},"id":6898,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1879:18:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6899,"nodeType":"RevertStatement","src":"1872:25:31"}]}},{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":6910,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6886,"src":"1965:4:31","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6909,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1957:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":6908,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1957:7:31","typeDescriptions":{}}},"id":6911,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1957:13:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":6907,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1949:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6906,"name":"uint256","nodeType":"ElementaryTypeName","src":"1949:7:31","typeDescriptions":{}}},"id":6912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1949:22:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"expression":{"id":6913,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6886,"src":"1974:4:31","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1979:6:31","memberName":"length","nodeType":"MemberAccess","src":"1974:11:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1949:36:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6905,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1941:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":6904,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1941:7:31","typeDescriptions":{}}},"id":6916,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1941:45:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":6902,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"1924:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":6903,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1936:4:31","memberName":"wrap","nodeType":"MemberAccess","src":"1924:16:31","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":6917,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1924:63:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"functionReturnParameters":6884,"id":6918,"nodeType":"Return","src":"1917:70:31"}]},"documentation":{"id":6877,"nodeType":"StructuredDocumentation","src":"1533:170:31","text":" @dev Encode a string of at most 31 chars into a `ShortString`.\n This will trigger a `StringTooLong` error is the input string is too long."},"id":6920,"implemented":true,"kind":"function","modifiers":[],"name":"toShortString","nameLocation":"1717:13:31","nodeType":"FunctionDefinition","parameters":{"id":6880,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6879,"mutability":"mutable","name":"str","nameLocation":"1745:3:31","nodeType":"VariableDeclaration","scope":6920,"src":"1731:17:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6878,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1730:19:31"},"returnParameters":{"id":6884,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6883,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6920,"src":"1773:11:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6882,"nodeType":"UserDefinedTypeName","pathNode":{"id":6881,"name":"ShortString","nameLocations":["1773:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"1773:11:31"},"referencedDeclaration":6866,"src":"1773:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"1772:13:31"},"scope":7077,"src":"1708:286:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":6945,"nodeType":"Block","src":"2152:304:31","statements":[{"assignments":[6930],"declarations":[{"constant":false,"id":6930,"mutability":"mutable","name":"len","nameLocation":"2170:3:31","nodeType":"VariableDeclaration","scope":6945,"src":"2162:11:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6929,"name":"uint256","nodeType":"ElementaryTypeName","src":"2162:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6934,"initialValue":{"arguments":[{"id":6932,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6924,"src":"2187:4:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"id":6931,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6978,"src":"2176:10:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":6933,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2176:16:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2162:30:31"},{"assignments":[6936],"declarations":[{"constant":false,"id":6936,"mutability":"mutable","name":"str","nameLocation":"2294:3:31","nodeType":"VariableDeclaration","scope":6945,"src":"2280:17:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6935,"name":"string","nodeType":"ElementaryTypeName","src":"2280:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":6941,"initialValue":{"arguments":[{"hexValue":"3332","id":6939,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2311:2:31","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"}],"id":6938,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2300:10:31","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":6937,"name":"string","nodeType":"ElementaryTypeName","src":"2304:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":6940,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2300:14:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"2280:34:31"},{"AST":{"nodeType":"YulBlock","src":"2349:81:31","statements":[{"expression":{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2370:3:31"},{"name":"len","nodeType":"YulIdentifier","src":"2375:3:31"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2363:6:31"},"nodeType":"YulFunctionCall","src":"2363:16:31"},"nodeType":"YulExpressionStatement","src":"2363:16:31"},{"expression":{"arguments":[{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2403:3:31"},{"kind":"number","nodeType":"YulLiteral","src":"2408:4:31","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2399:3:31"},"nodeType":"YulFunctionCall","src":"2399:14:31"},{"name":"sstr","nodeType":"YulIdentifier","src":"2415:4:31"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2392:6:31"},"nodeType":"YulFunctionCall","src":"2392:28:31"},"nodeType":"YulExpressionStatement","src":"2392:28:31"}]},"evmVersion":"paris","externalReferences":[{"declaration":6930,"isOffset":false,"isSlot":false,"src":"2375:3:31","valueSize":1},{"declaration":6924,"isOffset":false,"isSlot":false,"src":"2415:4:31","valueSize":1},{"declaration":6936,"isOffset":false,"isSlot":false,"src":"2370:3:31","valueSize":1},{"declaration":6936,"isOffset":false,"isSlot":false,"src":"2403:3:31","valueSize":1}],"flags":["memory-safe"],"id":6942,"nodeType":"InlineAssembly","src":"2324:106:31"},{"expression":{"id":6943,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6936,"src":"2446:3:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":6928,"id":6944,"nodeType":"Return","src":"2439:10:31"}]},"documentation":{"id":6921,"nodeType":"StructuredDocumentation","src":"2000:73:31","text":" @dev Decode a `ShortString` back to a \"normal\" string."},"id":6946,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"2087:8:31","nodeType":"FunctionDefinition","parameters":{"id":6925,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6924,"mutability":"mutable","name":"sstr","nameLocation":"2108:4:31","nodeType":"VariableDeclaration","scope":6946,"src":"2096:16:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6923,"nodeType":"UserDefinedTypeName","pathNode":{"id":6922,"name":"ShortString","nameLocations":["2096:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2096:11:31"},"referencedDeclaration":6866,"src":"2096:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"2095:18:31"},"returnParameters":{"id":6928,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6927,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6946,"src":"2137:13:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6926,"name":"string","nodeType":"ElementaryTypeName","src":"2137:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2136:15:31"},"scope":7077,"src":"2078:378:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":6977,"nodeType":"Block","src":"2598:175:31","statements":[{"assignments":[6956],"declarations":[{"constant":false,"id":6956,"mutability":"mutable","name":"result","nameLocation":"2616:6:31","nodeType":"VariableDeclaration","scope":6977,"src":"2608:14:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6955,"name":"uint256","nodeType":"ElementaryTypeName","src":"2608:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6966,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6965,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":6961,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6950,"src":"2652:4:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"expression":{"id":6959,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"2633:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":6960,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2645:6:31","memberName":"unwrap","nodeType":"MemberAccess","src":"2633:18:31","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":6962,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2633:24:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":6958,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2625:7:31","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6957,"name":"uint256","nodeType":"ElementaryTypeName","src":"2625:7:31","typeDescriptions":{}}},"id":6963,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2625:33:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"30784646","id":6964,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2661:4:31","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0xFF"},"src":"2625:40:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2608:57:31"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6967,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6956,"src":"2679:6:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":6968,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2688:2:31","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"2679:11:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6974,"nodeType":"IfStatement","src":"2675:69:31","trueBody":{"id":6973,"nodeType":"Block","src":"2692:52:31","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":6970,"name":"InvalidShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6876,"src":"2713:18:31","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":6971,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2713:20:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6972,"nodeType":"RevertStatement","src":"2706:27:31"}]}},{"expression":{"id":6975,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6956,"src":"2760:6:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6954,"id":6976,"nodeType":"Return","src":"2753:13:31"}]},"documentation":{"id":6947,"nodeType":"StructuredDocumentation","src":"2462:61:31","text":" @dev Return the length of a `ShortString`."},"id":6978,"implemented":true,"kind":"function","modifiers":[],"name":"byteLength","nameLocation":"2537:10:31","nodeType":"FunctionDefinition","parameters":{"id":6951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6950,"mutability":"mutable","name":"sstr","nameLocation":"2560:4:31","nodeType":"VariableDeclaration","scope":6978,"src":"2548:16:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6949,"nodeType":"UserDefinedTypeName","pathNode":{"id":6948,"name":"ShortString","nameLocations":["2548:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2548:11:31"},"referencedDeclaration":6866,"src":"2548:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"2547:18:31"},"returnParameters":{"id":6954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6953,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6978,"src":"2589:7:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6952,"name":"uint256","nodeType":"ElementaryTypeName","src":"2589:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2588:9:31"},"scope":7077,"src":"2528:245:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7017,"nodeType":"Block","src":"2996:231:31","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6991,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6981,"src":"3016:5:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6990,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3010:5:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":6989,"name":"bytes","nodeType":"ElementaryTypeName","src":"3010:5:31","typeDescriptions":{}}},"id":6992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3010:12:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6993,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3023:6:31","memberName":"length","nodeType":"MemberAccess","src":"3010:19:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3332","id":6994,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3032:2:31","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"3010:24:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7015,"nodeType":"Block","src":"3094:127:31","statements":[{"expression":{"id":7008,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"arguments":[{"id":7004,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6983,"src":"3134:5:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"expression":{"id":7001,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7201,"src":"3108:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_StorageSlot_$7201_$","typeString":"type(library StorageSlot)"}},"id":7003,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3120:13:31","memberName":"getStringSlot","nodeType":"MemberAccess","referencedDeclaration":7178,"src":"3108:25:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_storage_ptr_$returns$_t_struct$_StringSlot_$7098_storage_ptr_$","typeString":"function (string storage pointer) pure returns (struct StorageSlot.StringSlot storage pointer)"}},"id":7005,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3108:32:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot storage pointer"}},"id":7006,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3141:5:31","memberName":"value","nodeType":"MemberAccess","referencedDeclaration":7097,"src":"3108:38:31","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":7007,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6981,"src":"3149:5:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3108:46:31","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":7009,"nodeType":"ExpressionStatement","src":"3108:46:31"},{"expression":{"arguments":[{"id":7012,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6870,"src":"3192:17:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":7010,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"3175:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":7011,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3187:4:31","memberName":"wrap","nodeType":"MemberAccess","src":"3175:16:31","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":7013,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3175:35:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"functionReturnParameters":6988,"id":7014,"nodeType":"Return","src":"3168:42:31"}]},"id":7016,"nodeType":"IfStatement","src":"3006:215:31","trueBody":{"id":7000,"nodeType":"Block","src":"3036:52:31","statements":[{"expression":{"arguments":[{"id":6997,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6981,"src":"3071:5:31","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":6996,"name":"toShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6920,"src":"3057:13:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$returns$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (string memory) pure returns (ShortString)"}},"id":6998,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3057:20:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"functionReturnParameters":6988,"id":6999,"nodeType":"Return","src":"3050:27:31"}]}}]},"documentation":{"id":6979,"nodeType":"StructuredDocumentation","src":"2779:103:31","text":" @dev Encode a string into a `ShortString`, or write it to storage if it is too long."},"id":7018,"implemented":true,"kind":"function","modifiers":[],"name":"toShortStringWithFallback","nameLocation":"2896:25:31","nodeType":"FunctionDefinition","parameters":{"id":6984,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6981,"mutability":"mutable","name":"value","nameLocation":"2936:5:31","nodeType":"VariableDeclaration","scope":7018,"src":"2922:19:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6980,"name":"string","nodeType":"ElementaryTypeName","src":"2922:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":6983,"mutability":"mutable","name":"store","nameLocation":"2958:5:31","nodeType":"VariableDeclaration","scope":7018,"src":"2943:20:31","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":6982,"name":"string","nodeType":"ElementaryTypeName","src":"2943:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2921:43:31"},"returnParameters":{"id":6988,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6987,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7018,"src":"2983:11:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":6986,"nodeType":"UserDefinedTypeName","pathNode":{"id":6985,"name":"ShortString","nameLocations":["2983:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2983:11:31"},"referencedDeclaration":6866,"src":"2983:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"}],"src":"2982:13:31"},"scope":7077,"src":"2887:340:31","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":7044,"nodeType":"Block","src":"3467:158:31","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7034,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7031,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7022,"src":"3500:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"expression":{"id":7029,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"3481:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":7030,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3493:6:31","memberName":"unwrap","nodeType":"MemberAccess","src":"3481:18:31","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3481:25:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7033,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6870,"src":"3510:17:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3481:46:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7042,"nodeType":"Block","src":"3582:37:31","statements":[{"expression":{"id":7040,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7024,"src":"3603:5:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}},"functionReturnParameters":7028,"id":7041,"nodeType":"Return","src":"3596:12:31"}]},"id":7043,"nodeType":"IfStatement","src":"3477:142:31","trueBody":{"id":7039,"nodeType":"Block","src":"3529:47:31","statements":[{"expression":{"arguments":[{"id":7036,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7022,"src":"3559:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"id":7035,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6946,"src":"3550:8:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_string_memory_ptr_$","typeString":"function (ShortString) pure returns (string memory)"}},"id":7037,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3550:15:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7028,"id":7038,"nodeType":"Return","src":"3543:22:31"}]}}]},"documentation":{"id":7019,"nodeType":"StructuredDocumentation","src":"3233:120:31","text":" @dev Decode a string that was encoded to `ShortString` or written to storage using {setWithFallback}."},"id":7045,"implemented":true,"kind":"function","modifiers":[],"name":"toStringWithFallback","nameLocation":"3367:20:31","nodeType":"FunctionDefinition","parameters":{"id":7025,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7022,"mutability":"mutable","name":"value","nameLocation":"3400:5:31","nodeType":"VariableDeclaration","scope":7045,"src":"3388:17:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":7021,"nodeType":"UserDefinedTypeName","pathNode":{"id":7020,"name":"ShortString","nameLocations":["3388:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"3388:11:31"},"referencedDeclaration":6866,"src":"3388:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7024,"mutability":"mutable","name":"store","nameLocation":"3422:5:31","nodeType":"VariableDeclaration","scope":7045,"src":"3407:20:31","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7023,"name":"string","nodeType":"ElementaryTypeName","src":"3407:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3387:41:31"},"returnParameters":{"id":7028,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7027,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7045,"src":"3452:13:31","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7026,"name":"string","nodeType":"ElementaryTypeName","src":"3452:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3451:15:31"},"scope":7077,"src":"3358:267:31","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7075,"nodeType":"Block","src":"4105:174:31","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7061,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7058,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7049,"src":"4138:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"expression":{"id":7056,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"4119:11:31","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"type(ShortString)"}},"id":7057,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4131:6:31","memberName":"unwrap","nodeType":"MemberAccess","src":"4119:18:31","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7059,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4119:25:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7060,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6870,"src":"4148:17:31","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4119:46:31","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7073,"nodeType":"Block","src":"4222:51:31","statements":[{"expression":{"expression":{"arguments":[{"id":7069,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7051,"src":"4249:5:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"id":7068,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4243:5:31","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7067,"name":"bytes","nodeType":"ElementaryTypeName","src":"4243:5:31","typeDescriptions":{}}},"id":7070,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4243:12:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes storage pointer"}},"id":7071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4256:6:31","memberName":"length","nodeType":"MemberAccess","src":"4243:19:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7055,"id":7072,"nodeType":"Return","src":"4236:26:31"}]},"id":7074,"nodeType":"IfStatement","src":"4115:158:31","trueBody":{"id":7066,"nodeType":"Block","src":"4167:49:31","statements":[{"expression":{"arguments":[{"id":7063,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7049,"src":"4199:5:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}],"id":7062,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6978,"src":"4188:10:31","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":7064,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4188:17:31","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7055,"id":7065,"nodeType":"Return","src":"4181:24:31"}]}}]},"documentation":{"id":7046,"nodeType":"StructuredDocumentation","src":"3631:364:31","text":" @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n {setWithFallback}.\n WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n actual characters as the UTF-8 encoding of a single character can span over multiple bytes."},"id":7076,"implemented":true,"kind":"function","modifiers":[],"name":"byteLengthWithFallback","nameLocation":"4009:22:31","nodeType":"FunctionDefinition","parameters":{"id":7052,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7049,"mutability":"mutable","name":"value","nameLocation":"4044:5:31","nodeType":"VariableDeclaration","scope":7076,"src":"4032:17:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":7048,"nodeType":"UserDefinedTypeName","pathNode":{"id":7047,"name":"ShortString","nameLocations":["4032:11:31"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"4032:11:31"},"referencedDeclaration":6866,"src":"4032:11:31","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7051,"mutability":"mutable","name":"store","nameLocation":"4066:5:31","nodeType":"VariableDeclaration","scope":7076,"src":"4051:20:31","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7050,"name":"string","nodeType":"ElementaryTypeName","src":"4051:6:31","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4031:41:31"},"returnParameters":{"id":7055,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7054,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7076,"src":"4096:7:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7053,"name":"uint256","nodeType":"ElementaryTypeName","src":"4096:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4095:9:31"},"scope":7077,"src":"4000:279:31","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":7078,"src":"1255:3026:31","usedErrors":[6874,6876],"usedEvents":[]}],"src":"106:4176:31"},"id":31},"@openzeppelin/contracts/utils/StorageSlot.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","exportedSymbols":{"StorageSlot":[7201]},"id":7202,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7079,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"193:24:32"},{"abstract":false,"baseContracts":[],"canonicalName":"StorageSlot","contractDependencies":[],"contractKind":"library","documentation":{"id":7080,"nodeType":"StructuredDocumentation","src":"219:1187:32","text":" @dev Library for reading and writing primitive types to specific storage slots.\n Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n This library helps with reading and writing to such slots without the need for inline assembly.\n The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n Example usage to set ERC-1967 implementation slot:\n ```solidity\n contract ERC1967 {\n // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n function _getImplementation() internal view returns (address) {\n return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n }\n function _setImplementation(address newImplementation) internal {\n require(newImplementation.code.length > 0);\n StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n }\n }\n ```\n TIP: Consider using this library along with {SlotDerivation}."},"fullyImplemented":true,"id":7201,"linearizedBaseContracts":[7201],"name":"StorageSlot","nameLocation":"1415:11:32","nodeType":"ContractDefinition","nodes":[{"canonicalName":"StorageSlot.AddressSlot","id":7083,"members":[{"constant":false,"id":7082,"mutability":"mutable","name":"value","nameLocation":"1470:5:32","nodeType":"VariableDeclaration","scope":7083,"src":"1462:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7081,"name":"address","nodeType":"ElementaryTypeName","src":"1462:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"name":"AddressSlot","nameLocation":"1440:11:32","nodeType":"StructDefinition","scope":7201,"src":"1433:49:32","visibility":"public"},{"canonicalName":"StorageSlot.BooleanSlot","id":7086,"members":[{"constant":false,"id":7085,"mutability":"mutable","name":"value","nameLocation":"1522:5:32","nodeType":"VariableDeclaration","scope":7086,"src":"1517:10:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7084,"name":"bool","nodeType":"ElementaryTypeName","src":"1517:4:32","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"name":"BooleanSlot","nameLocation":"1495:11:32","nodeType":"StructDefinition","scope":7201,"src":"1488:46:32","visibility":"public"},{"canonicalName":"StorageSlot.Bytes32Slot","id":7089,"members":[{"constant":false,"id":7088,"mutability":"mutable","name":"value","nameLocation":"1577:5:32","nodeType":"VariableDeclaration","scope":7089,"src":"1569:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7087,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1569:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"Bytes32Slot","nameLocation":"1547:11:32","nodeType":"StructDefinition","scope":7201,"src":"1540:49:32","visibility":"public"},{"canonicalName":"StorageSlot.Uint256Slot","id":7092,"members":[{"constant":false,"id":7091,"mutability":"mutable","name":"value","nameLocation":"1632:5:32","nodeType":"VariableDeclaration","scope":7092,"src":"1624:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7090,"name":"uint256","nodeType":"ElementaryTypeName","src":"1624:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"Uint256Slot","nameLocation":"1602:11:32","nodeType":"StructDefinition","scope":7201,"src":"1595:49:32","visibility":"public"},{"canonicalName":"StorageSlot.Int256Slot","id":7095,"members":[{"constant":false,"id":7094,"mutability":"mutable","name":"value","nameLocation":"1685:5:32","nodeType":"VariableDeclaration","scope":7095,"src":"1678:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7093,"name":"int256","nodeType":"ElementaryTypeName","src":"1678:6:32","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"name":"Int256Slot","nameLocation":"1657:10:32","nodeType":"StructDefinition","scope":7201,"src":"1650:47:32","visibility":"public"},{"canonicalName":"StorageSlot.StringSlot","id":7098,"members":[{"constant":false,"id":7097,"mutability":"mutable","name":"value","nameLocation":"1738:5:32","nodeType":"VariableDeclaration","scope":7098,"src":"1731:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7096,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:32","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"name":"StringSlot","nameLocation":"1710:10:32","nodeType":"StructDefinition","scope":7201,"src":"1703:47:32","visibility":"public"},{"canonicalName":"StorageSlot.BytesSlot","id":7101,"members":[{"constant":false,"id":7100,"mutability":"mutable","name":"value","nameLocation":"1789:5:32","nodeType":"VariableDeclaration","scope":7101,"src":"1783:11:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7099,"name":"bytes","nodeType":"ElementaryTypeName","src":"1783:5:32","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"name":"BytesSlot","nameLocation":"1763:9:32","nodeType":"StructDefinition","scope":7201,"src":"1756:45:32","visibility":"public"},{"body":{"id":7111,"nodeType":"Block","src":"1983:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2018:38:32","statements":[{"nodeType":"YulAssignment","src":"2032:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2042:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2032:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7108,"isOffset":false,"isSlot":true,"src":"2032:6:32","suffix":"slot","valueSize":1},{"declaration":7104,"isOffset":false,"isSlot":false,"src":"2042:4:32","valueSize":1}],"flags":["memory-safe"],"id":7110,"nodeType":"InlineAssembly","src":"1993:63:32"}]},"documentation":{"id":7102,"nodeType":"StructuredDocumentation","src":"1807:87:32","text":" @dev Returns an `AddressSlot` with member `value` located at `slot`."},"id":7112,"implemented":true,"kind":"function","modifiers":[],"name":"getAddressSlot","nameLocation":"1908:14:32","nodeType":"FunctionDefinition","parameters":{"id":7105,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7104,"mutability":"mutable","name":"slot","nameLocation":"1931:4:32","nodeType":"VariableDeclaration","scope":7112,"src":"1923:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7103,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1923:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1922:14:32"},"returnParameters":{"id":7109,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7108,"mutability":"mutable","name":"r","nameLocation":"1980:1:32","nodeType":"VariableDeclaration","scope":7112,"src":"1960:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7083_storage_ptr","typeString":"struct StorageSlot.AddressSlot"},"typeName":{"id":7107,"nodeType":"UserDefinedTypeName","pathNode":{"id":7106,"name":"AddressSlot","nameLocations":["1960:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7083,"src":"1960:11:32"},"referencedDeclaration":7083,"src":"1960:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7083_storage_ptr","typeString":"struct StorageSlot.AddressSlot"}},"visibility":"internal"}],"src":"1959:23:32"},"scope":7201,"src":"1899:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7122,"nodeType":"Block","src":"2243:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2278:38:32","statements":[{"nodeType":"YulAssignment","src":"2292:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2302:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2292:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7119,"isOffset":false,"isSlot":true,"src":"2292:6:32","suffix":"slot","valueSize":1},{"declaration":7115,"isOffset":false,"isSlot":false,"src":"2302:4:32","valueSize":1}],"flags":["memory-safe"],"id":7121,"nodeType":"InlineAssembly","src":"2253:63:32"}]},"documentation":{"id":7113,"nodeType":"StructuredDocumentation","src":"2068:86:32","text":" @dev Returns a `BooleanSlot` with member `value` located at `slot`."},"id":7123,"implemented":true,"kind":"function","modifiers":[],"name":"getBooleanSlot","nameLocation":"2168:14:32","nodeType":"FunctionDefinition","parameters":{"id":7116,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7115,"mutability":"mutable","name":"slot","nameLocation":"2191:4:32","nodeType":"VariableDeclaration","scope":7123,"src":"2183:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7114,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2183:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2182:14:32"},"returnParameters":{"id":7120,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7119,"mutability":"mutable","name":"r","nameLocation":"2240:1:32","nodeType":"VariableDeclaration","scope":7123,"src":"2220:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7086_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"},"typeName":{"id":7118,"nodeType":"UserDefinedTypeName","pathNode":{"id":7117,"name":"BooleanSlot","nameLocations":["2220:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7086,"src":"2220:11:32"},"referencedDeclaration":7086,"src":"2220:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7086_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"}},"visibility":"internal"}],"src":"2219:23:32"},"scope":7201,"src":"2159:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7133,"nodeType":"Block","src":"2503:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2538:38:32","statements":[{"nodeType":"YulAssignment","src":"2552:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2562:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2552:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7130,"isOffset":false,"isSlot":true,"src":"2552:6:32","suffix":"slot","valueSize":1},{"declaration":7126,"isOffset":false,"isSlot":false,"src":"2562:4:32","valueSize":1}],"flags":["memory-safe"],"id":7132,"nodeType":"InlineAssembly","src":"2513:63:32"}]},"documentation":{"id":7124,"nodeType":"StructuredDocumentation","src":"2328:86:32","text":" @dev Returns a `Bytes32Slot` with member `value` located at `slot`."},"id":7134,"implemented":true,"kind":"function","modifiers":[],"name":"getBytes32Slot","nameLocation":"2428:14:32","nodeType":"FunctionDefinition","parameters":{"id":7127,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7126,"mutability":"mutable","name":"slot","nameLocation":"2451:4:32","nodeType":"VariableDeclaration","scope":7134,"src":"2443:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7125,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2443:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2442:14:32"},"returnParameters":{"id":7131,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7130,"mutability":"mutable","name":"r","nameLocation":"2500:1:32","nodeType":"VariableDeclaration","scope":7134,"src":"2480:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7089_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"},"typeName":{"id":7129,"nodeType":"UserDefinedTypeName","pathNode":{"id":7128,"name":"Bytes32Slot","nameLocations":["2480:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7089,"src":"2480:11:32"},"referencedDeclaration":7089,"src":"2480:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7089_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"}},"visibility":"internal"}],"src":"2479:23:32"},"scope":7201,"src":"2419:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7144,"nodeType":"Block","src":"2763:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"2798:38:32","statements":[{"nodeType":"YulAssignment","src":"2812:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"2822:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2812:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7141,"isOffset":false,"isSlot":true,"src":"2812:6:32","suffix":"slot","valueSize":1},{"declaration":7137,"isOffset":false,"isSlot":false,"src":"2822:4:32","valueSize":1}],"flags":["memory-safe"],"id":7143,"nodeType":"InlineAssembly","src":"2773:63:32"}]},"documentation":{"id":7135,"nodeType":"StructuredDocumentation","src":"2588:86:32","text":" @dev Returns a `Uint256Slot` with member `value` located at `slot`."},"id":7145,"implemented":true,"kind":"function","modifiers":[],"name":"getUint256Slot","nameLocation":"2688:14:32","nodeType":"FunctionDefinition","parameters":{"id":7138,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7137,"mutability":"mutable","name":"slot","nameLocation":"2711:4:32","nodeType":"VariableDeclaration","scope":7145,"src":"2703:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7136,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2703:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2702:14:32"},"returnParameters":{"id":7142,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7141,"mutability":"mutable","name":"r","nameLocation":"2760:1:32","nodeType":"VariableDeclaration","scope":7145,"src":"2740:21:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7092_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"},"typeName":{"id":7140,"nodeType":"UserDefinedTypeName","pathNode":{"id":7139,"name":"Uint256Slot","nameLocations":["2740:11:32"],"nodeType":"IdentifierPath","referencedDeclaration":7092,"src":"2740:11:32"},"referencedDeclaration":7092,"src":"2740:11:32","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7092_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"}},"visibility":"internal"}],"src":"2739:23:32"},"scope":7201,"src":"2679:163:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7155,"nodeType":"Block","src":"3020:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3055:38:32","statements":[{"nodeType":"YulAssignment","src":"3069:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"3079:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3069:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7152,"isOffset":false,"isSlot":true,"src":"3069:6:32","suffix":"slot","valueSize":1},{"declaration":7148,"isOffset":false,"isSlot":false,"src":"3079:4:32","valueSize":1}],"flags":["memory-safe"],"id":7154,"nodeType":"InlineAssembly","src":"3030:63:32"}]},"documentation":{"id":7146,"nodeType":"StructuredDocumentation","src":"2848:85:32","text":" @dev Returns a `Int256Slot` with member `value` located at `slot`."},"id":7156,"implemented":true,"kind":"function","modifiers":[],"name":"getInt256Slot","nameLocation":"2947:13:32","nodeType":"FunctionDefinition","parameters":{"id":7149,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7148,"mutability":"mutable","name":"slot","nameLocation":"2969:4:32","nodeType":"VariableDeclaration","scope":7156,"src":"2961:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7147,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2961:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2960:14:32"},"returnParameters":{"id":7153,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7152,"mutability":"mutable","name":"r","nameLocation":"3017:1:32","nodeType":"VariableDeclaration","scope":7156,"src":"2998:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7095_storage_ptr","typeString":"struct StorageSlot.Int256Slot"},"typeName":{"id":7151,"nodeType":"UserDefinedTypeName","pathNode":{"id":7150,"name":"Int256Slot","nameLocations":["2998:10:32"],"nodeType":"IdentifierPath","referencedDeclaration":7095,"src":"2998:10:32"},"referencedDeclaration":7095,"src":"2998:10:32","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7095_storage_ptr","typeString":"struct StorageSlot.Int256Slot"}},"visibility":"internal"}],"src":"2997:22:32"},"scope":7201,"src":"2938:161:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7166,"nodeType":"Block","src":"3277:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3312:38:32","statements":[{"nodeType":"YulAssignment","src":"3326:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"3336:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3326:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7163,"isOffset":false,"isSlot":true,"src":"3326:6:32","suffix":"slot","valueSize":1},{"declaration":7159,"isOffset":false,"isSlot":false,"src":"3336:4:32","valueSize":1}],"flags":["memory-safe"],"id":7165,"nodeType":"InlineAssembly","src":"3287:63:32"}]},"documentation":{"id":7157,"nodeType":"StructuredDocumentation","src":"3105:85:32","text":" @dev Returns a `StringSlot` with member `value` located at `slot`."},"id":7167,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3204:13:32","nodeType":"FunctionDefinition","parameters":{"id":7160,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7159,"mutability":"mutable","name":"slot","nameLocation":"3226:4:32","nodeType":"VariableDeclaration","scope":7167,"src":"3218:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7158,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3218:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3217:14:32"},"returnParameters":{"id":7164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7163,"mutability":"mutable","name":"r","nameLocation":"3274:1:32","nodeType":"VariableDeclaration","scope":7167,"src":"3255:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7162,"nodeType":"UserDefinedTypeName","pathNode":{"id":7161,"name":"StringSlot","nameLocations":["3255:10:32"],"nodeType":"IdentifierPath","referencedDeclaration":7098,"src":"3255:10:32"},"referencedDeclaration":7098,"src":"3255:10:32","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3254:22:32"},"scope":7201,"src":"3195:161:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7177,"nodeType":"Block","src":"3558:85:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3593:44:32","statements":[{"nodeType":"YulAssignment","src":"3607:20:32","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"3617:10:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3607:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7174,"isOffset":false,"isSlot":true,"src":"3607:6:32","suffix":"slot","valueSize":1},{"declaration":7170,"isOffset":false,"isSlot":true,"src":"3617:10:32","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7176,"nodeType":"InlineAssembly","src":"3568:69:32"}]},"documentation":{"id":7168,"nodeType":"StructuredDocumentation","src":"3362:101:32","text":" @dev Returns an `StringSlot` representation of the string storage pointer `store`."},"id":7178,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3477:13:32","nodeType":"FunctionDefinition","parameters":{"id":7171,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7170,"mutability":"mutable","name":"store","nameLocation":"3506:5:32","nodeType":"VariableDeclaration","scope":7178,"src":"3491:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7169,"name":"string","nodeType":"ElementaryTypeName","src":"3491:6:32","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3490:22:32"},"returnParameters":{"id":7175,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7174,"mutability":"mutable","name":"r","nameLocation":"3555:1:32","nodeType":"VariableDeclaration","scope":7178,"src":"3536:20:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7173,"nodeType":"UserDefinedTypeName","pathNode":{"id":7172,"name":"StringSlot","nameLocations":["3536:10:32"],"nodeType":"IdentifierPath","referencedDeclaration":7098,"src":"3536:10:32"},"referencedDeclaration":7098,"src":"3536:10:32","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7098_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3535:22:32"},"scope":7201,"src":"3468:175:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7188,"nodeType":"Block","src":"3818:79:32","statements":[{"AST":{"nodeType":"YulBlock","src":"3853:38:32","statements":[{"nodeType":"YulAssignment","src":"3867:14:32","value":{"name":"slot","nodeType":"YulIdentifier","src":"3877:4:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3867:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7185,"isOffset":false,"isSlot":true,"src":"3867:6:32","suffix":"slot","valueSize":1},{"declaration":7181,"isOffset":false,"isSlot":false,"src":"3877:4:32","valueSize":1}],"flags":["memory-safe"],"id":7187,"nodeType":"InlineAssembly","src":"3828:63:32"}]},"documentation":{"id":7179,"nodeType":"StructuredDocumentation","src":"3649:84:32","text":" @dev Returns a `BytesSlot` with member `value` located at `slot`."},"id":7189,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"3747:12:32","nodeType":"FunctionDefinition","parameters":{"id":7182,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7181,"mutability":"mutable","name":"slot","nameLocation":"3768:4:32","nodeType":"VariableDeclaration","scope":7189,"src":"3760:12:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7180,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3760:7:32","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3759:14:32"},"returnParameters":{"id":7186,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7185,"mutability":"mutable","name":"r","nameLocation":"3815:1:32","nodeType":"VariableDeclaration","scope":7189,"src":"3797:19:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7184,"nodeType":"UserDefinedTypeName","pathNode":{"id":7183,"name":"BytesSlot","nameLocations":["3797:9:32"],"nodeType":"IdentifierPath","referencedDeclaration":7101,"src":"3797:9:32"},"referencedDeclaration":7101,"src":"3797:9:32","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"3796:21:32"},"scope":7201,"src":"3738:159:32","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7199,"nodeType":"Block","src":"4094:85:32","statements":[{"AST":{"nodeType":"YulBlock","src":"4129:44:32","statements":[{"nodeType":"YulAssignment","src":"4143:20:32","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"4153:10:32"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"4143:6:32"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7196,"isOffset":false,"isSlot":true,"src":"4143:6:32","suffix":"slot","valueSize":1},{"declaration":7192,"isOffset":false,"isSlot":true,"src":"4153:10:32","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7198,"nodeType":"InlineAssembly","src":"4104:69:32"}]},"documentation":{"id":7190,"nodeType":"StructuredDocumentation","src":"3903:99:32","text":" @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`."},"id":7200,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"4016:12:32","nodeType":"FunctionDefinition","parameters":{"id":7193,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7192,"mutability":"mutable","name":"store","nameLocation":"4043:5:32","nodeType":"VariableDeclaration","scope":7200,"src":"4029:19:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7191,"name":"bytes","nodeType":"ElementaryTypeName","src":"4029:5:32","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4028:21:32"},"returnParameters":{"id":7197,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7196,"mutability":"mutable","name":"r","nameLocation":"4091:1:32","nodeType":"VariableDeclaration","scope":7200,"src":"4073:19:32","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7195,"nodeType":"UserDefinedTypeName","pathNode":{"id":7194,"name":"BytesSlot","nameLocations":["4073:9:32"],"nodeType":"IdentifierPath","referencedDeclaration":7101,"src":"4073:9:32"},"referencedDeclaration":7101,"src":"4073:9:32","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7101_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"4072:21:32"},"scope":7201,"src":"4007:172:32","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":7202,"src":"1407:2774:32","usedErrors":[],"usedEvents":[]}],"src":"193:3989:32"},"id":32},"@openzeppelin/contracts/utils/Strings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","exportedSymbols":{"Math":[10800],"SafeCast":[12565],"SignedMath":[12709],"Strings":[8401]},"id":8402,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7203,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:33"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"./math/Math.sol","id":7205,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8402,"sourceUnit":10801,"src":"127:37:33","symbolAliases":[{"foreign":{"id":7204,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"135:4:33","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./math/SafeCast.sol","id":7207,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8402,"sourceUnit":12566,"src":"165:45:33","symbolAliases":[{"foreign":{"id":7206,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"173:8:33","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","file":"./math/SignedMath.sol","id":7209,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8402,"sourceUnit":12710,"src":"211:49:33","symbolAliases":[{"foreign":{"id":7208,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12709,"src":"219:10:33","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Strings","contractDependencies":[],"contractKind":"library","documentation":{"id":7210,"nodeType":"StructuredDocumentation","src":"262:34:33","text":" @dev String operations."},"fullyImplemented":true,"id":8401,"linearizedBaseContracts":[8401],"name":"Strings","nameLocation":"305:7:33","nodeType":"ContractDefinition","nodes":[{"global":false,"id":7212,"libraryName":{"id":7211,"name":"SafeCast","nameLocations":["325:8:33"],"nodeType":"IdentifierPath","referencedDeclaration":12565,"src":"325:8:33"},"nodeType":"UsingForDirective","src":"319:21:33"},{"constant":true,"id":7215,"mutability":"constant","name":"HEX_DIGITS","nameLocation":"371:10:33","nodeType":"VariableDeclaration","scope":8401,"src":"346:56:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"},"typeName":{"id":7213,"name":"bytes16","nodeType":"ElementaryTypeName","src":"346:7:33","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"value":{"hexValue":"30313233343536373839616263646566","id":7214,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"384:18:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_cb29997ed99ead0db59ce4d12b7d3723198c827273e5796737c926d78019c39f","typeString":"literal_string \"0123456789abcdef\""},"value":"0123456789abcdef"},"visibility":"private"},{"constant":true,"id":7218,"mutability":"constant","name":"ADDRESS_LENGTH","nameLocation":"431:14:33","nodeType":"VariableDeclaration","scope":8401,"src":"408:42:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":7216,"name":"uint8","nodeType":"ElementaryTypeName","src":"408:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"value":{"hexValue":"3230","id":7217,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"448:2:33","typeDescriptions":{"typeIdentifier":"t_rational_20_by_1","typeString":"int_const 20"},"value":"20"},"visibility":"private"},{"documentation":{"id":7219,"nodeType":"StructuredDocumentation","src":"457:81:33","text":" @dev The `value` string doesn't fit in the specified `length`."},"errorSelector":"e22e27eb","id":7225,"name":"StringsInsufficientHexLength","nameLocation":"549:28:33","nodeType":"ErrorDefinition","parameters":{"id":7224,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7221,"mutability":"mutable","name":"value","nameLocation":"586:5:33","nodeType":"VariableDeclaration","scope":7225,"src":"578:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7220,"name":"uint256","nodeType":"ElementaryTypeName","src":"578:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7223,"mutability":"mutable","name":"length","nameLocation":"601:6:33","nodeType":"VariableDeclaration","scope":7225,"src":"593:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7222,"name":"uint256","nodeType":"ElementaryTypeName","src":"593:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"577:31:33"},"src":"543:66:33"},{"documentation":{"id":7226,"nodeType":"StructuredDocumentation","src":"615:108:33","text":" @dev The string being parsed contains characters that are not in scope of the given base."},"errorSelector":"94e2737e","id":7228,"name":"StringsInvalidChar","nameLocation":"734:18:33","nodeType":"ErrorDefinition","parameters":{"id":7227,"nodeType":"ParameterList","parameters":[],"src":"752:2:33"},"src":"728:27:33"},{"documentation":{"id":7229,"nodeType":"StructuredDocumentation","src":"761:84:33","text":" @dev The string being parsed is not a properly formatted address."},"errorSelector":"1d15ae44","id":7231,"name":"StringsInvalidAddressFormat","nameLocation":"856:27:33","nodeType":"ErrorDefinition","parameters":{"id":7230,"nodeType":"ParameterList","parameters":[],"src":"883:2:33"},"src":"850:36:33"},{"body":{"id":7278,"nodeType":"Block","src":"1058:561:33","statements":[{"id":7277,"nodeType":"UncheckedBlock","src":"1068:545:33","statements":[{"assignments":[7240],"declarations":[{"constant":false,"id":7240,"mutability":"mutable","name":"length","nameLocation":"1100:6:33","nodeType":"VariableDeclaration","scope":7277,"src":"1092:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7239,"name":"uint256","nodeType":"ElementaryTypeName","src":"1092:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7247,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7246,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7243,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7234,"src":"1120:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7241,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"1109:4:33","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":7242,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1114:5:33","memberName":"log10","nodeType":"MemberAccess","referencedDeclaration":10572,"src":"1109:10:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7244,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1109:17:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7245,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1129:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1109:21:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1092:38:33"},{"assignments":[7249],"declarations":[{"constant":false,"id":7249,"mutability":"mutable","name":"buffer","nameLocation":"1158:6:33","nodeType":"VariableDeclaration","scope":7277,"src":"1144:20:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7248,"name":"string","nodeType":"ElementaryTypeName","src":"1144:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":7254,"initialValue":{"arguments":[{"id":7252,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7240,"src":"1178:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7251,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"1167:10:33","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":7250,"name":"string","nodeType":"ElementaryTypeName","src":"1171:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":7253,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1167:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"1144:41:33"},{"assignments":[7256],"declarations":[{"constant":false,"id":7256,"mutability":"mutable","name":"ptr","nameLocation":"1207:3:33","nodeType":"VariableDeclaration","scope":7277,"src":"1199:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7255,"name":"uint256","nodeType":"ElementaryTypeName","src":"1199:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7257,"nodeType":"VariableDeclarationStatement","src":"1199:11:33"},{"AST":{"nodeType":"YulBlock","src":"1249:67:33","statements":[{"nodeType":"YulAssignment","src":"1267:35:33","value":{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"1278:6:33"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1290:2:33","type":"","value":"32"},{"name":"length","nodeType":"YulIdentifier","src":"1294:6:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1286:3:33"},"nodeType":"YulFunctionCall","src":"1286:15:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1274:3:33"},"nodeType":"YulFunctionCall","src":"1274:28:33"},"variableNames":[{"name":"ptr","nodeType":"YulIdentifier","src":"1267:3:33"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7249,"isOffset":false,"isSlot":false,"src":"1278:6:33","valueSize":1},{"declaration":7240,"isOffset":false,"isSlot":false,"src":"1294:6:33","valueSize":1},{"declaration":7256,"isOffset":false,"isSlot":false,"src":"1267:3:33","valueSize":1}],"flags":["memory-safe"],"id":7258,"nodeType":"InlineAssembly","src":"1224:92:33"},{"body":{"id":7273,"nodeType":"Block","src":"1342:234:33","statements":[{"expression":{"id":7261,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":false,"src":"1360:5:33","subExpression":{"id":7260,"name":"ptr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7256,"src":"1360:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7262,"nodeType":"ExpressionStatement","src":"1360:5:33"},{"AST":{"nodeType":"YulBlock","src":"1408:86:33","statements":[{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"1438:3:33"},{"arguments":[{"arguments":[{"name":"value","nodeType":"YulIdentifier","src":"1452:5:33"},{"kind":"number","nodeType":"YulLiteral","src":"1459:2:33","type":"","value":"10"}],"functionName":{"name":"mod","nodeType":"YulIdentifier","src":"1448:3:33"},"nodeType":"YulFunctionCall","src":"1448:14:33"},{"name":"HEX_DIGITS","nodeType":"YulIdentifier","src":"1464:10:33"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"1443:4:33"},"nodeType":"YulFunctionCall","src":"1443:32:33"}],"functionName":{"name":"mstore8","nodeType":"YulIdentifier","src":"1430:7:33"},"nodeType":"YulFunctionCall","src":"1430:46:33"},"nodeType":"YulExpressionStatement","src":"1430:46:33"}]},"evmVersion":"paris","externalReferences":[{"declaration":7215,"isOffset":false,"isSlot":false,"src":"1464:10:33","valueSize":1},{"declaration":7256,"isOffset":false,"isSlot":false,"src":"1438:3:33","valueSize":1},{"declaration":7234,"isOffset":false,"isSlot":false,"src":"1452:5:33","valueSize":1}],"flags":["memory-safe"],"id":7263,"nodeType":"InlineAssembly","src":"1383:111:33"},{"expression":{"id":7266,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7264,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7234,"src":"1511:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"hexValue":"3130","id":7265,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1520:2:33","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"1511:11:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7267,"nodeType":"ExpressionStatement","src":"1511:11:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7270,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7268,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7234,"src":"1544:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":7269,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1553:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1544:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7272,"nodeType":"IfStatement","src":"1540:21:33","trueBody":{"id":7271,"nodeType":"Break","src":"1556:5:33"}}]},"condition":{"hexValue":"74727565","id":7259,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1336:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"id":7274,"nodeType":"WhileStatement","src":"1329:247:33"},{"expression":{"id":7275,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7249,"src":"1596:6:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7238,"id":7276,"nodeType":"Return","src":"1589:13:33"}]}]},"documentation":{"id":7232,"nodeType":"StructuredDocumentation","src":"892:90:33","text":" @dev Converts a `uint256` to its ASCII `string` decimal representation."},"id":7279,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"996:8:33","nodeType":"FunctionDefinition","parameters":{"id":7235,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7234,"mutability":"mutable","name":"value","nameLocation":"1013:5:33","nodeType":"VariableDeclaration","scope":7279,"src":"1005:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7233,"name":"uint256","nodeType":"ElementaryTypeName","src":"1005:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1004:15:33"},"returnParameters":{"id":7238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7237,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7279,"src":"1043:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7236,"name":"string","nodeType":"ElementaryTypeName","src":"1043:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1042:15:33"},"scope":8401,"src":"987:632:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7304,"nodeType":"Block","src":"1795:92:33","statements":[{"expression":{"arguments":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":7292,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7290,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7282,"src":"1826:5:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":7291,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1834:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1826:9:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"","id":7294,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1844:2:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"id":7295,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"1826:20:33","trueExpression":{"hexValue":"2d","id":7293,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1838:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"},"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[{"arguments":[{"id":7299,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7282,"src":"1872:5:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"expression":{"id":7297,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12709,"src":"1857:10:33","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignedMath_$12709_$","typeString":"type(library SignedMath)"}},"id":7298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1868:3:33","memberName":"abs","nodeType":"MemberAccess","referencedDeclaration":12708,"src":"1857:14:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_int256_$returns$_t_uint256_$","typeString":"function (int256) pure returns (uint256)"}},"id":7300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1857:21:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7296,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7279,"src":"1848:8:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":7301,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1848:31:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"expression":{"id":7288,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1812:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7287,"name":"string","nodeType":"ElementaryTypeName","src":"1812:6:33","typeDescriptions":{}}},"id":7289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1819:6:33","memberName":"concat","nodeType":"MemberAccess","src":"1812:13:33","typeDescriptions":{"typeIdentifier":"t_function_stringconcat_pure$__$returns$_t_string_memory_ptr_$","typeString":"function () pure returns (string memory)"}},"id":7302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1812:68:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7286,"id":7303,"nodeType":"Return","src":"1805:75:33"}]},"documentation":{"id":7280,"nodeType":"StructuredDocumentation","src":"1625:89:33","text":" @dev Converts a `int256` to its ASCII `string` decimal representation."},"id":7305,"implemented":true,"kind":"function","modifiers":[],"name":"toStringSigned","nameLocation":"1728:14:33","nodeType":"FunctionDefinition","parameters":{"id":7283,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7282,"mutability":"mutable","name":"value","nameLocation":"1750:5:33","nodeType":"VariableDeclaration","scope":7305,"src":"1743:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7281,"name":"int256","nodeType":"ElementaryTypeName","src":"1743:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1742:14:33"},"returnParameters":{"id":7286,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7285,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7305,"src":"1780:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7284,"name":"string","nodeType":"ElementaryTypeName","src":"1780:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1779:15:33"},"scope":8401,"src":"1719:168:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7324,"nodeType":"Block","src":"2066:100:33","statements":[{"id":7323,"nodeType":"UncheckedBlock","src":"2076:84:33","statements":[{"expression":{"arguments":[{"id":7314,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7308,"src":"2119:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7320,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7317,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7308,"src":"2138:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7315,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"2126:4:33","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":7316,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2131:6:33","memberName":"log256","nodeType":"MemberAccess","referencedDeclaration":10743,"src":"2126:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7318,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2126:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7319,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2147:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2126:22:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7313,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7325,7408,7428],"referencedDeclaration":7408,"src":"2107:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2107:42:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7312,"id":7322,"nodeType":"Return","src":"2100:49:33"}]}]},"documentation":{"id":7306,"nodeType":"StructuredDocumentation","src":"1893:94:33","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation."},"id":7325,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2001:11:33","nodeType":"FunctionDefinition","parameters":{"id":7309,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7308,"mutability":"mutable","name":"value","nameLocation":"2021:5:33","nodeType":"VariableDeclaration","scope":7325,"src":"2013:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7307,"name":"uint256","nodeType":"ElementaryTypeName","src":"2013:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2012:15:33"},"returnParameters":{"id":7312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7311,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7325,"src":"2051:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7310,"name":"string","nodeType":"ElementaryTypeName","src":"2051:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2050:15:33"},"scope":8401,"src":"1992:174:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7407,"nodeType":"Block","src":"2379:435:33","statements":[{"assignments":[7336],"declarations":[{"constant":false,"id":7336,"mutability":"mutable","name":"localValue","nameLocation":"2397:10:33","nodeType":"VariableDeclaration","scope":7407,"src":"2389:18:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7335,"name":"uint256","nodeType":"ElementaryTypeName","src":"2389:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7338,"initialValue":{"id":7337,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7328,"src":"2410:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2389:26:33"},{"assignments":[7340],"declarations":[{"constant":false,"id":7340,"mutability":"mutable","name":"buffer","nameLocation":"2438:6:33","nodeType":"VariableDeclaration","scope":7407,"src":"2425:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7339,"name":"bytes","nodeType":"ElementaryTypeName","src":"2425:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7349,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7343,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2457:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7344,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7330,"src":"2461:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2457:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"32","id":7346,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2470:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"2457:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7342,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2447:9:33","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":7341,"name":"bytes","nodeType":"ElementaryTypeName","src":"2451:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":7348,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2447:25:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"2425:47:33"},{"expression":{"id":7354,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7350,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2482:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7352,"indexExpression":{"hexValue":"30","id":7351,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2489:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2482:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":7353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2494:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d","typeString":"literal_string \"0\""},"value":"0"},"src":"2482:15:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7355,"nodeType":"ExpressionStatement","src":"2482:15:33"},{"expression":{"id":7360,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7356,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2507:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7358,"indexExpression":{"hexValue":"31","id":7357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2514:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2507:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"78","id":7359,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2519:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_7521d1cadbcfa91eec65aa16715b94ffc1c9654ba57ea2ef1a2127bca1127a83","typeString":"literal_string \"x\""},"value":"x"},"src":"2507:15:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7361,"nodeType":"ExpressionStatement","src":"2507:15:33"},{"body":{"id":7390,"nodeType":"Block","src":"2577:95:33","statements":[{"expression":{"id":7384,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7376,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2591:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7378,"indexExpression":{"id":7377,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7363,"src":"2598:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2591:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"id":7379,"name":"HEX_DIGITS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7215,"src":"2603:10:33","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"id":7383,"indexExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7382,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7380,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7336,"src":"2614:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7381,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2627:3:33","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"2614:16:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2603:28:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"2591:40:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7385,"nodeType":"ExpressionStatement","src":"2591:40:33"},{"expression":{"id":7388,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7386,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7336,"src":"2645:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7387,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2660:1:33","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"2645:16:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7389,"nodeType":"ExpressionStatement","src":"2645:16:33"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7372,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7370,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7363,"src":"2565:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7371,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2569:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2565:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7391,"initializationExpression":{"assignments":[7363],"declarations":[{"constant":false,"id":7363,"mutability":"mutable","name":"i","nameLocation":"2545:1:33","nodeType":"VariableDeclaration","scope":7391,"src":"2537:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7362,"name":"uint256","nodeType":"ElementaryTypeName","src":"2537:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7369,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7368,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7366,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7364,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2549:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7365,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7330,"src":"2553:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2549:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7367,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2562:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2549:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2537:26:33"},"loopExpression":{"expression":{"id":7374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2572:3:33","subExpression":{"id":7373,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7363,"src":"2574:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7375,"nodeType":"ExpressionStatement","src":"2572:3:33"},"nodeType":"ForStatement","src":"2532:140:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7394,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7392,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7336,"src":"2685:10:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":7393,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2699:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2685:15:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7401,"nodeType":"IfStatement","src":"2681:96:33","trueBody":{"id":7400,"nodeType":"Block","src":"2702:75:33","statements":[{"errorCall":{"arguments":[{"id":7396,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7328,"src":"2752:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7397,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7330,"src":"2759:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7395,"name":"StringsInsufficientHexLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7225,"src":"2723:28:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":7398,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2723:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7399,"nodeType":"RevertStatement","src":"2716:50:33"}]}},{"expression":{"arguments":[{"id":7404,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7340,"src":"2800:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7403,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2793:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7402,"name":"string","nodeType":"ElementaryTypeName","src":"2793:6:33","typeDescriptions":{}}},"id":7405,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2793:14:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7334,"id":7406,"nodeType":"Return","src":"2786:21:33"}]},"documentation":{"id":7326,"nodeType":"StructuredDocumentation","src":"2172:112:33","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length."},"id":7408,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2298:11:33","nodeType":"FunctionDefinition","parameters":{"id":7331,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7328,"mutability":"mutable","name":"value","nameLocation":"2318:5:33","nodeType":"VariableDeclaration","scope":7408,"src":"2310:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7327,"name":"uint256","nodeType":"ElementaryTypeName","src":"2310:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7330,"mutability":"mutable","name":"length","nameLocation":"2333:6:33","nodeType":"VariableDeclaration","scope":7408,"src":"2325:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7329,"name":"uint256","nodeType":"ElementaryTypeName","src":"2325:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2309:31:33"},"returnParameters":{"id":7334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7333,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7408,"src":"2364:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7332,"name":"string","nodeType":"ElementaryTypeName","src":"2364:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2363:15:33"},"scope":8401,"src":"2289:525:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7427,"nodeType":"Block","src":"3046:75:33","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":7421,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7411,"src":"3091:4:33","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7420,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3083:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":7419,"name":"uint160","nodeType":"ElementaryTypeName","src":"3083:7:33","typeDescriptions":{}}},"id":7422,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3083:13:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":7418,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3075:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7417,"name":"uint256","nodeType":"ElementaryTypeName","src":"3075:7:33","typeDescriptions":{}}},"id":7423,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3075:22:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7424,"name":"ADDRESS_LENGTH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7218,"src":"3099:14:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"}],"id":7416,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7325,7408,7428],"referencedDeclaration":7408,"src":"3063:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7425,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3063:51:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7415,"id":7426,"nodeType":"Return","src":"3056:58:33"}]},"documentation":{"id":7409,"nodeType":"StructuredDocumentation","src":"2820:148:33","text":" @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal\n representation."},"id":7428,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2982:11:33","nodeType":"FunctionDefinition","parameters":{"id":7412,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7411,"mutability":"mutable","name":"addr","nameLocation":"3002:4:33","nodeType":"VariableDeclaration","scope":7428,"src":"2994:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7410,"name":"address","nodeType":"ElementaryTypeName","src":"2994:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2993:14:33"},"returnParameters":{"id":7415,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7414,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7428,"src":"3031:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7413,"name":"string","nodeType":"ElementaryTypeName","src":"3031:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3030:15:33"},"scope":8401,"src":"2973:148:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7492,"nodeType":"Block","src":"3378:642:33","statements":[{"assignments":[7437],"declarations":[{"constant":false,"id":7437,"mutability":"mutable","name":"buffer","nameLocation":"3401:6:33","nodeType":"VariableDeclaration","scope":7492,"src":"3388:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7436,"name":"bytes","nodeType":"ElementaryTypeName","src":"3388:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7444,"initialValue":{"arguments":[{"arguments":[{"id":7441,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7431,"src":"3428:4:33","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7440,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7325,7408,7428],"referencedDeclaration":7428,"src":"3416:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$returns$_t_string_memory_ptr_$","typeString":"function (address) pure returns (string memory)"}},"id":7442,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3416:17:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7439,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3410:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7438,"name":"bytes","nodeType":"ElementaryTypeName","src":"3410:5:33","typeDescriptions":{}}},"id":7443,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3410:24:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"3388:46:33"},{"assignments":[7446],"declarations":[{"constant":false,"id":7446,"mutability":"mutable","name":"hashValue","nameLocation":"3527:9:33","nodeType":"VariableDeclaration","scope":7492,"src":"3519:17:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7445,"name":"uint256","nodeType":"ElementaryTypeName","src":"3519:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7447,"nodeType":"VariableDeclarationStatement","src":"3519:17:33"},{"AST":{"nodeType":"YulBlock","src":"3571:78:33","statements":[{"nodeType":"YulAssignment","src":"3585:54:33","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3602:2:33","type":"","value":"96"},{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"3620:6:33"},{"kind":"number","nodeType":"YulLiteral","src":"3628:4:33","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3616:3:33"},"nodeType":"YulFunctionCall","src":"3616:17:33"},{"kind":"number","nodeType":"YulLiteral","src":"3635:2:33","type":"","value":"40"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3606:9:33"},"nodeType":"YulFunctionCall","src":"3606:32:33"}],"functionName":{"name":"shr","nodeType":"YulIdentifier","src":"3598:3:33"},"nodeType":"YulFunctionCall","src":"3598:41:33"},"variableNames":[{"name":"hashValue","nodeType":"YulIdentifier","src":"3585:9:33"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7437,"isOffset":false,"isSlot":false,"src":"3620:6:33","valueSize":1},{"declaration":7446,"isOffset":false,"isSlot":false,"src":"3585:9:33","valueSize":1}],"flags":["memory-safe"],"id":7448,"nodeType":"InlineAssembly","src":"3546:103:33"},{"body":{"id":7485,"nodeType":"Block","src":"3692:291:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7472,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7463,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7461,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7459,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7446,"src":"3798:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7460,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3810:3:33","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"3798:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"37","id":7462,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3816:1:33","typeDescriptions":{"typeIdentifier":"t_rational_7_by_1","typeString":"int_const 7"},"value":"7"},"src":"3798:19:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":7471,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"baseExpression":{"id":7466,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7437,"src":"3827:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7468,"indexExpression":{"id":7467,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3834:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3827:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":7465,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3821:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":7464,"name":"uint8","nodeType":"ElementaryTypeName","src":"3821:5:33","typeDescriptions":{}}},"id":7469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3821:16:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":7470,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3840:2:33","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"3821:21:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3798:44:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7480,"nodeType":"IfStatement","src":"3794:150:33","trueBody":{"id":7479,"nodeType":"Block","src":"3844:100:33","statements":[{"expression":{"id":7477,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7473,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7437,"src":"3912:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7475,"indexExpression":{"id":7474,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3919:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3912:9:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"^=","rightHandSide":{"hexValue":"30783230","id":7476,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3925:4:33","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"0x20"},"src":"3912:17:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7478,"nodeType":"ExpressionStatement","src":"3912:17:33"}]}},{"expression":{"id":7483,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7481,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7446,"src":"3957:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7482,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3971:1:33","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"3957:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7484,"nodeType":"ExpressionStatement","src":"3957:15:33"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7455,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7453,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3680:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7454,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3684:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3680:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7486,"initializationExpression":{"assignments":[7450],"declarations":[{"constant":false,"id":7450,"mutability":"mutable","name":"i","nameLocation":"3672:1:33","nodeType":"VariableDeclaration","scope":7486,"src":"3664:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7449,"name":"uint256","nodeType":"ElementaryTypeName","src":"3664:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7452,"initialValue":{"hexValue":"3431","id":7451,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3676:2:33","typeDescriptions":{"typeIdentifier":"t_rational_41_by_1","typeString":"int_const 41"},"value":"41"},"nodeType":"VariableDeclarationStatement","src":"3664:14:33"},"loopExpression":{"expression":{"id":7457,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"3687:3:33","subExpression":{"id":7456,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7450,"src":"3689:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7458,"nodeType":"ExpressionStatement","src":"3687:3:33"},"nodeType":"ForStatement","src":"3659:324:33"},{"expression":{"arguments":[{"id":7489,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7437,"src":"4006:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7488,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3999:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7487,"name":"string","nodeType":"ElementaryTypeName","src":"3999:6:33","typeDescriptions":{}}},"id":7490,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3999:14:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7435,"id":7491,"nodeType":"Return","src":"3992:21:33"}]},"documentation":{"id":7429,"nodeType":"StructuredDocumentation","src":"3127:165:33","text":" @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n representation, according to EIP-55."},"id":7493,"implemented":true,"kind":"function","modifiers":[],"name":"toChecksumHexString","nameLocation":"3306:19:33","nodeType":"FunctionDefinition","parameters":{"id":7432,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7431,"mutability":"mutable","name":"addr","nameLocation":"3334:4:33","nodeType":"VariableDeclaration","scope":7493,"src":"3326:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7430,"name":"address","nodeType":"ElementaryTypeName","src":"3326:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3325:14:33"},"returnParameters":{"id":7435,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7434,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7493,"src":"3363:13:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7433,"name":"string","nodeType":"ElementaryTypeName","src":"3363:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3362:15:33"},"scope":8401,"src":"3297:723:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7529,"nodeType":"Block","src":"4175:104:33","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7527,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":7505,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7496,"src":"4198:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7504,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4192:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7503,"name":"bytes","nodeType":"ElementaryTypeName","src":"4192:5:33","typeDescriptions":{}}},"id":7506,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4192:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7507,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4201:6:33","memberName":"length","nodeType":"MemberAccess","src":"4192:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":7510,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7498,"src":"4217:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7509,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4211:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7508,"name":"bytes","nodeType":"ElementaryTypeName","src":"4211:5:33","typeDescriptions":{}}},"id":7511,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4211:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7512,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4220:6:33","memberName":"length","nodeType":"MemberAccess","src":"4211:15:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4192:34:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7526,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7517,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7496,"src":"4246:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7516,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4240:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7515,"name":"bytes","nodeType":"ElementaryTypeName","src":"4240:5:33","typeDescriptions":{}}},"id":7518,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4240:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7514,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4230:9:33","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4230:19:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"arguments":[{"id":7523,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7498,"src":"4269:1:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7522,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4263:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7521,"name":"bytes","nodeType":"ElementaryTypeName","src":"4263:5:33","typeDescriptions":{}}},"id":7524,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4263:8:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7520,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4253:9:33","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7525,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4253:19:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4230:42:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4192:80:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":7502,"id":7528,"nodeType":"Return","src":"4185:87:33"}]},"documentation":{"id":7494,"nodeType":"StructuredDocumentation","src":"4026:66:33","text":" @dev Returns true if the two strings are equal."},"id":7530,"implemented":true,"kind":"function","modifiers":[],"name":"equal","nameLocation":"4106:5:33","nodeType":"FunctionDefinition","parameters":{"id":7499,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7496,"mutability":"mutable","name":"a","nameLocation":"4126:1:33","nodeType":"VariableDeclaration","scope":7530,"src":"4112:15:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7495,"name":"string","nodeType":"ElementaryTypeName","src":"4112:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7498,"mutability":"mutable","name":"b","nameLocation":"4143:1:33","nodeType":"VariableDeclaration","scope":7530,"src":"4129:15:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7497,"name":"string","nodeType":"ElementaryTypeName","src":"4129:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4111:34:33"},"returnParameters":{"id":7502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7501,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7530,"src":"4169:4:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7500,"name":"bool","nodeType":"ElementaryTypeName","src":"4169:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4168:6:33"},"scope":8401,"src":"4097:182:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7548,"nodeType":"Block","src":"4576:64:33","statements":[{"expression":{"arguments":[{"id":7539,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7533,"src":"4603:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7540,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4610:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7543,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7533,"src":"4619:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7542,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4613:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7541,"name":"bytes","nodeType":"ElementaryTypeName","src":"4613:5:33","typeDescriptions":{}}},"id":7544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4613:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7545,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4626:6:33","memberName":"length","nodeType":"MemberAccess","src":"4613:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7538,"name":"parseUint","nodeType":"Identifier","overloadedDeclarations":[7549,7580],"referencedDeclaration":7580,"src":"4593:9:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":7546,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4593:40:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7537,"id":7547,"nodeType":"Return","src":"4586:47:33"}]},"documentation":{"id":7531,"nodeType":"StructuredDocumentation","src":"4285:214:33","text":" @dev Parse a decimal string and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":7549,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"4513:9:33","nodeType":"FunctionDefinition","parameters":{"id":7534,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7533,"mutability":"mutable","name":"input","nameLocation":"4537:5:33","nodeType":"VariableDeclaration","scope":7549,"src":"4523:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7532,"name":"string","nodeType":"ElementaryTypeName","src":"4523:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4522:21:33"},"returnParameters":{"id":7537,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7536,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7549,"src":"4567:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7535,"name":"uint256","nodeType":"ElementaryTypeName","src":"4567:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4566:9:33"},"scope":8401,"src":"4504:136:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7579,"nodeType":"Block","src":"5038:153:33","statements":[{"assignments":[7562,7564],"declarations":[{"constant":false,"id":7562,"mutability":"mutable","name":"success","nameLocation":"5054:7:33","nodeType":"VariableDeclaration","scope":7579,"src":"5049:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7561,"name":"bool","nodeType":"ElementaryTypeName","src":"5049:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7564,"mutability":"mutable","name":"value","nameLocation":"5071:5:33","nodeType":"VariableDeclaration","scope":7579,"src":"5063:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7563,"name":"uint256","nodeType":"ElementaryTypeName","src":"5063:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7570,"initialValue":{"arguments":[{"id":7566,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7552,"src":"5093:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7567,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7554,"src":"5100:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7568,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7556,"src":"5107:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7565,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[7601,7638],"referencedDeclaration":7638,"src":"5080:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7569,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5080:31:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"5048:63:33"},{"condition":{"id":7572,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5125:8:33","subExpression":{"id":7571,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7562,"src":"5126:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7576,"nodeType":"IfStatement","src":"5121:41:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7573,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7228,"src":"5142:18:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7574,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5142:20:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7575,"nodeType":"RevertStatement","src":"5135:27:33"}},{"expression":{"id":7577,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7564,"src":"5179:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7560,"id":7578,"nodeType":"Return","src":"5172:12:33"}]},"documentation":{"id":7550,"nodeType":"StructuredDocumentation","src":"4646:287:33","text":" @dev Variant of {parseUint} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":7580,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"4947:9:33","nodeType":"FunctionDefinition","parameters":{"id":7557,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7552,"mutability":"mutable","name":"input","nameLocation":"4971:5:33","nodeType":"VariableDeclaration","scope":7580,"src":"4957:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7551,"name":"string","nodeType":"ElementaryTypeName","src":"4957:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7554,"mutability":"mutable","name":"begin","nameLocation":"4986:5:33","nodeType":"VariableDeclaration","scope":7580,"src":"4978:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7553,"name":"uint256","nodeType":"ElementaryTypeName","src":"4978:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7556,"mutability":"mutable","name":"end","nameLocation":"5001:3:33","nodeType":"VariableDeclaration","scope":7580,"src":"4993:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7555,"name":"uint256","nodeType":"ElementaryTypeName","src":"4993:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4956:49:33"},"returnParameters":{"id":7560,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7559,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7580,"src":"5029:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7558,"name":"uint256","nodeType":"ElementaryTypeName","src":"5029:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5028:9:33"},"scope":8401,"src":"4938:253:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7600,"nodeType":"Block","src":"5512:83:33","statements":[{"expression":{"arguments":[{"id":7591,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7583,"src":"5558:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7592,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5565:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7595,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7583,"src":"5574:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7594,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5568:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7593,"name":"bytes","nodeType":"ElementaryTypeName","src":"5568:5:33","typeDescriptions":{}}},"id":7596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5568:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5581:6:33","memberName":"length","nodeType":"MemberAccess","src":"5568:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7590,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7708,"src":"5529:28:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7598,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5529:59:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7589,"id":7599,"nodeType":"Return","src":"5522:66:33"}]},"documentation":{"id":7581,"nodeType":"StructuredDocumentation","src":"5197:215:33","text":" @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":7601,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"5426:12:33","nodeType":"FunctionDefinition","parameters":{"id":7584,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7583,"mutability":"mutable","name":"input","nameLocation":"5453:5:33","nodeType":"VariableDeclaration","scope":7601,"src":"5439:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7582,"name":"string","nodeType":"ElementaryTypeName","src":"5439:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5438:21:33"},"returnParameters":{"id":7589,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7586,"mutability":"mutable","name":"success","nameLocation":"5488:7:33","nodeType":"VariableDeclaration","scope":7601,"src":"5483:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7585,"name":"bool","nodeType":"ElementaryTypeName","src":"5483:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7588,"mutability":"mutable","name":"value","nameLocation":"5505:5:33","nodeType":"VariableDeclaration","scope":7601,"src":"5497:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7587,"name":"uint256","nodeType":"ElementaryTypeName","src":"5497:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5482:29:33"},"scope":8401,"src":"5417:178:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7637,"nodeType":"Block","src":"5997:144:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7625,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7621,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7615,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7608,"src":"6011:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":7618,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7604,"src":"6023:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7617,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6017:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7616,"name":"bytes","nodeType":"ElementaryTypeName","src":"6017:5:33","typeDescriptions":{}}},"id":7619,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6017:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7620,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6030:6:33","memberName":"length","nodeType":"MemberAccess","src":"6017:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6011:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7624,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7622,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7606,"src":"6040:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":7623,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7608,"src":"6048:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6040:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6011:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7630,"nodeType":"IfStatement","src":"6007:63:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7626,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6061:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7627,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6068:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7628,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6060:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7614,"id":7629,"nodeType":"Return","src":"6053:17:33"}},{"expression":{"arguments":[{"id":7632,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7604,"src":"6116:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7633,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7606,"src":"6123:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7634,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7608,"src":"6130:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7631,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7708,"src":"6087:28:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7635,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6087:47:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7614,"id":7636,"nodeType":"Return","src":"6080:54:33"}]},"documentation":{"id":7602,"nodeType":"StructuredDocumentation","src":"5601:238:33","text":" @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":7638,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"5853:12:33","nodeType":"FunctionDefinition","parameters":{"id":7609,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7604,"mutability":"mutable","name":"input","nameLocation":"5889:5:33","nodeType":"VariableDeclaration","scope":7638,"src":"5875:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7603,"name":"string","nodeType":"ElementaryTypeName","src":"5875:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7606,"mutability":"mutable","name":"begin","nameLocation":"5912:5:33","nodeType":"VariableDeclaration","scope":7638,"src":"5904:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7605,"name":"uint256","nodeType":"ElementaryTypeName","src":"5904:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7608,"mutability":"mutable","name":"end","nameLocation":"5935:3:33","nodeType":"VariableDeclaration","scope":7638,"src":"5927:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7607,"name":"uint256","nodeType":"ElementaryTypeName","src":"5927:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5865:79:33"},"returnParameters":{"id":7614,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7611,"mutability":"mutable","name":"success","nameLocation":"5973:7:33","nodeType":"VariableDeclaration","scope":7638,"src":"5968:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7610,"name":"bool","nodeType":"ElementaryTypeName","src":"5968:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7613,"mutability":"mutable","name":"value","nameLocation":"5990:5:33","nodeType":"VariableDeclaration","scope":7638,"src":"5982:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7612,"name":"uint256","nodeType":"ElementaryTypeName","src":"5982:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5967:29:33"},"scope":8401,"src":"5844:297:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7707,"nodeType":"Block","src":"6521:347:33","statements":[{"assignments":[7653],"declarations":[{"constant":false,"id":7653,"mutability":"mutable","name":"buffer","nameLocation":"6544:6:33","nodeType":"VariableDeclaration","scope":7707,"src":"6531:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7652,"name":"bytes","nodeType":"ElementaryTypeName","src":"6531:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7658,"initialValue":{"arguments":[{"id":7656,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7641,"src":"6559:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7655,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6553:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7654,"name":"bytes","nodeType":"ElementaryTypeName","src":"6553:5:33","typeDescriptions":{}}},"id":7657,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6553:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"6531:34:33"},{"assignments":[7660],"declarations":[{"constant":false,"id":7660,"mutability":"mutable","name":"result","nameLocation":"6584:6:33","nodeType":"VariableDeclaration","scope":7707,"src":"6576:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7659,"name":"uint256","nodeType":"ElementaryTypeName","src":"6576:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7662,"initialValue":{"hexValue":"30","id":7661,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6593:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"6576:18:33"},{"body":{"id":7701,"nodeType":"Block","src":"6642:189:33","statements":[{"assignments":[7674],"declarations":[{"constant":false,"id":7674,"mutability":"mutable","name":"chr","nameLocation":"6662:3:33","nodeType":"VariableDeclaration","scope":7701,"src":"6656:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":7673,"name":"uint8","nodeType":"ElementaryTypeName","src":"6656:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":7684,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":7679,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7653,"src":"6711:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":7680,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7664,"src":"6719:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7678,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"6688:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":7681,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6688:33:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7677,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6681:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7676,"name":"bytes1","nodeType":"ElementaryTypeName","src":"6681:6:33","typeDescriptions":{}}},"id":7682,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6681:41:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":7675,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8388,"src":"6668:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":7683,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6668:55:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"6656:67:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":7687,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7685,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"6741:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"39","id":7686,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6747:1:33","typeDescriptions":{"typeIdentifier":"t_rational_9_by_1","typeString":"int_const 9"},"value":"9"},"src":"6741:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7692,"nodeType":"IfStatement","src":"6737:30:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7688,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6758:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7689,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6765:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7690,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6757:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7651,"id":7691,"nodeType":"Return","src":"6750:17:33"}},{"expression":{"id":7695,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7693,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7660,"src":"6781:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3130","id":7694,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6791:2:33","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"6781:12:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7696,"nodeType":"ExpressionStatement","src":"6781:12:33"},{"expression":{"id":7699,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7697,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7660,"src":"6807:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":7698,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"6817:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"6807:13:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7700,"nodeType":"ExpressionStatement","src":"6807:13:33"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7669,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7667,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7664,"src":"6628:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":7668,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7645,"src":"6632:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6628:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7702,"initializationExpression":{"assignments":[7664],"declarations":[{"constant":false,"id":7664,"mutability":"mutable","name":"i","nameLocation":"6617:1:33","nodeType":"VariableDeclaration","scope":7702,"src":"6609:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7663,"name":"uint256","nodeType":"ElementaryTypeName","src":"6609:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7666,"initialValue":{"id":7665,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7643,"src":"6621:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6609:17:33"},"loopExpression":{"expression":{"id":7671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"6637:3:33","subExpression":{"id":7670,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7664,"src":"6639:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7672,"nodeType":"ExpressionStatement","src":"6637:3:33"},"nodeType":"ForStatement","src":"6604:227:33"},{"expression":{"components":[{"hexValue":"74727565","id":7703,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6848:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":7704,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7660,"src":"6854:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":7705,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6847:14:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7651,"id":7706,"nodeType":"Return","src":"6840:21:33"}]},"documentation":{"id":7639,"nodeType":"StructuredDocumentation","src":"6147:201:33","text":" @dev Implementation of {tryParseUint} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":7708,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseUintUncheckedBounds","nameLocation":"6362:28:33","nodeType":"FunctionDefinition","parameters":{"id":7646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7641,"mutability":"mutable","name":"input","nameLocation":"6414:5:33","nodeType":"VariableDeclaration","scope":7708,"src":"6400:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7640,"name":"string","nodeType":"ElementaryTypeName","src":"6400:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7643,"mutability":"mutable","name":"begin","nameLocation":"6437:5:33","nodeType":"VariableDeclaration","scope":7708,"src":"6429:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7642,"name":"uint256","nodeType":"ElementaryTypeName","src":"6429:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7645,"mutability":"mutable","name":"end","nameLocation":"6460:3:33","nodeType":"VariableDeclaration","scope":7708,"src":"6452:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7644,"name":"uint256","nodeType":"ElementaryTypeName","src":"6452:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6390:79:33"},"returnParameters":{"id":7651,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7648,"mutability":"mutable","name":"success","nameLocation":"6497:7:33","nodeType":"VariableDeclaration","scope":7708,"src":"6492:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7647,"name":"bool","nodeType":"ElementaryTypeName","src":"6492:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7650,"mutability":"mutable","name":"value","nameLocation":"6514:5:33","nodeType":"VariableDeclaration","scope":7708,"src":"6506:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7649,"name":"uint256","nodeType":"ElementaryTypeName","src":"6506:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6491:29:33"},"scope":8401,"src":"6353:515:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":7726,"nodeType":"Block","src":"7165:63:33","statements":[{"expression":{"arguments":[{"id":7717,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7711,"src":"7191:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7718,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7198:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7721,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7711,"src":"7207:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7720,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7201:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7719,"name":"bytes","nodeType":"ElementaryTypeName","src":"7201:5:33","typeDescriptions":{}}},"id":7722,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7201:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7214:6:33","memberName":"length","nodeType":"MemberAccess","src":"7201:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7716,"name":"parseInt","nodeType":"Identifier","overloadedDeclarations":[7727,7758],"referencedDeclaration":7758,"src":"7182:8:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (int256)"}},"id":7724,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7182:39:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":7715,"id":7725,"nodeType":"Return","src":"7175:46:33"}]},"documentation":{"id":7709,"nodeType":"StructuredDocumentation","src":"6874:216:33","text":" @dev Parse a decimal string and returns the value as a `int256`.\n Requirements:\n - The string must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":7727,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7104:8:33","nodeType":"FunctionDefinition","parameters":{"id":7712,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7711,"mutability":"mutable","name":"input","nameLocation":"7127:5:33","nodeType":"VariableDeclaration","scope":7727,"src":"7113:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7710,"name":"string","nodeType":"ElementaryTypeName","src":"7113:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"7112:21:33"},"returnParameters":{"id":7715,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7714,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7727,"src":"7157:6:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7713,"name":"int256","nodeType":"ElementaryTypeName","src":"7157:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7156:8:33"},"scope":8401,"src":"7095:133:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7757,"nodeType":"Block","src":"7633:151:33","statements":[{"assignments":[7740,7742],"declarations":[{"constant":false,"id":7740,"mutability":"mutable","name":"success","nameLocation":"7649:7:33","nodeType":"VariableDeclaration","scope":7757,"src":"7644:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7739,"name":"bool","nodeType":"ElementaryTypeName","src":"7644:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7742,"mutability":"mutable","name":"value","nameLocation":"7665:5:33","nodeType":"VariableDeclaration","scope":7757,"src":"7658:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7741,"name":"int256","nodeType":"ElementaryTypeName","src":"7658:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":7748,"initialValue":{"arguments":[{"id":7744,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7730,"src":"7686:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7745,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7732,"src":"7693:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7746,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7734,"src":"7700:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7743,"name":"tryParseInt","nodeType":"Identifier","overloadedDeclarations":[7779,7821],"referencedDeclaration":7821,"src":"7674:11:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":7747,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7674:30:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"nodeType":"VariableDeclarationStatement","src":"7643:61:33"},{"condition":{"id":7750,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"7718:8:33","subExpression":{"id":7749,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7740,"src":"7719:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7754,"nodeType":"IfStatement","src":"7714:41:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7751,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7228,"src":"7735:18:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7735:20:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7753,"nodeType":"RevertStatement","src":"7728:27:33"}},{"expression":{"id":7755,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7742,"src":"7772:5:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":7738,"id":7756,"nodeType":"Return","src":"7765:12:33"}]},"documentation":{"id":7728,"nodeType":"StructuredDocumentation","src":"7234:296:33","text":" @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":7758,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7544:8:33","nodeType":"FunctionDefinition","parameters":{"id":7735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7730,"mutability":"mutable","name":"input","nameLocation":"7567:5:33","nodeType":"VariableDeclaration","scope":7758,"src":"7553:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7729,"name":"string","nodeType":"ElementaryTypeName","src":"7553:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7732,"mutability":"mutable","name":"begin","nameLocation":"7582:5:33","nodeType":"VariableDeclaration","scope":7758,"src":"7574:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7731,"name":"uint256","nodeType":"ElementaryTypeName","src":"7574:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7734,"mutability":"mutable","name":"end","nameLocation":"7597:3:33","nodeType":"VariableDeclaration","scope":7758,"src":"7589:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7733,"name":"uint256","nodeType":"ElementaryTypeName","src":"7589:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7552:49:33"},"returnParameters":{"id":7738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7758,"src":"7625:6:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7736,"name":"int256","nodeType":"ElementaryTypeName","src":"7625:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7624:8:33"},"scope":8401,"src":"7535:249:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7778,"nodeType":"Block","src":"8175:82:33","statements":[{"expression":{"arguments":[{"id":7769,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7761,"src":"8220:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7770,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8227:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7773,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7761,"src":"8236:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7772,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8230:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7771,"name":"bytes","nodeType":"ElementaryTypeName","src":"8230:5:33","typeDescriptions":{}}},"id":7774,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8230:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7775,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8243:6:33","memberName":"length","nodeType":"MemberAccess","src":"8230:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7768,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"8192:27:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":7776,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8192:58:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7767,"id":7777,"nodeType":"Return","src":"8185:65:33"}]},"documentation":{"id":7759,"nodeType":"StructuredDocumentation","src":"7790:287:33","text":" @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":7779,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8091:11:33","nodeType":"FunctionDefinition","parameters":{"id":7762,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7761,"mutability":"mutable","name":"input","nameLocation":"8117:5:33","nodeType":"VariableDeclaration","scope":7779,"src":"8103:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7760,"name":"string","nodeType":"ElementaryTypeName","src":"8103:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"8102:21:33"},"returnParameters":{"id":7767,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7764,"mutability":"mutable","name":"success","nameLocation":"8152:7:33","nodeType":"VariableDeclaration","scope":7779,"src":"8147:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7763,"name":"bool","nodeType":"ElementaryTypeName","src":"8147:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7766,"mutability":"mutable","name":"value","nameLocation":"8168:5:33","nodeType":"VariableDeclaration","scope":7779,"src":"8161:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7765,"name":"int256","nodeType":"ElementaryTypeName","src":"8161:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"8146:28:33"},"scope":8401,"src":"8082:175:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"constant":true,"id":7784,"mutability":"constant","name":"ABS_MIN_INT256","nameLocation":"8288:14:33","nodeType":"VariableDeclaration","scope":8401,"src":"8263:50:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7780,"name":"uint256","nodeType":"ElementaryTypeName","src":"8263:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"commonType":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"},"id":7783,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7781,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8305:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"323535","id":7782,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8310:3:33","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"8305:8:33","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"}},"visibility":"private"},{"body":{"id":7820,"nodeType":"Block","src":"8779:143:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7804,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7798,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7791,"src":"8793:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":7801,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7787,"src":"8805:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7800,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8799:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7799,"name":"bytes","nodeType":"ElementaryTypeName","src":"8799:5:33","typeDescriptions":{}}},"id":7802,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8799:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7803,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8812:6:33","memberName":"length","nodeType":"MemberAccess","src":"8799:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8793:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7805,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7789,"src":"8822:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":7806,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7791,"src":"8830:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8822:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"8793:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7813,"nodeType":"IfStatement","src":"8789:63:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7809,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8843:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7810,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8850:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7811,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"8842:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7797,"id":7812,"nodeType":"Return","src":"8835:17:33"}},{"expression":{"arguments":[{"id":7815,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7787,"src":"8897:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7816,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7789,"src":"8904:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7817,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7791,"src":"8911:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7814,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"8869:27:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":7818,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8869:46:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7797,"id":7819,"nodeType":"Return","src":"8862:53:33"}]},"documentation":{"id":7785,"nodeType":"StructuredDocumentation","src":"8320:303:33","text":" @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character or if the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":7821,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8637:11:33","nodeType":"FunctionDefinition","parameters":{"id":7792,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7787,"mutability":"mutable","name":"input","nameLocation":"8672:5:33","nodeType":"VariableDeclaration","scope":7821,"src":"8658:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7786,"name":"string","nodeType":"ElementaryTypeName","src":"8658:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7789,"mutability":"mutable","name":"begin","nameLocation":"8695:5:33","nodeType":"VariableDeclaration","scope":7821,"src":"8687:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7788,"name":"uint256","nodeType":"ElementaryTypeName","src":"8687:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7791,"mutability":"mutable","name":"end","nameLocation":"8718:3:33","nodeType":"VariableDeclaration","scope":7821,"src":"8710:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7790,"name":"uint256","nodeType":"ElementaryTypeName","src":"8710:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8648:79:33"},"returnParameters":{"id":7797,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7794,"mutability":"mutable","name":"success","nameLocation":"8756:7:33","nodeType":"VariableDeclaration","scope":7821,"src":"8751:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7793,"name":"bool","nodeType":"ElementaryTypeName","src":"8751:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7796,"mutability":"mutable","name":"value","nameLocation":"8772:5:33","nodeType":"VariableDeclaration","scope":7821,"src":"8765:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7795,"name":"int256","nodeType":"ElementaryTypeName","src":"8765:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"8750:28:33"},"scope":8401,"src":"8628:294:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7941,"nodeType":"Block","src":"9299:812:33","statements":[{"assignments":[7836],"declarations":[{"constant":false,"id":7836,"mutability":"mutable","name":"buffer","nameLocation":"9322:6:33","nodeType":"VariableDeclaration","scope":7941,"src":"9309:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7835,"name":"bytes","nodeType":"ElementaryTypeName","src":"9309:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7841,"initialValue":{"arguments":[{"id":7839,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7824,"src":"9337:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7838,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9331:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7837,"name":"bytes","nodeType":"ElementaryTypeName","src":"9331:5:33","typeDescriptions":{}}},"id":7840,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9331:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"9309:34:33"},{"assignments":[7843],"declarations":[{"constant":false,"id":7843,"mutability":"mutable","name":"sign","nameLocation":"9407:4:33","nodeType":"VariableDeclaration","scope":7941,"src":"9400:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":7842,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9400:6:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"id":7859,"initialValue":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7846,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7844,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7826,"src":"9414:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":7845,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7828,"src":"9423:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9414:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"arguments":[{"id":7854,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7836,"src":"9471:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":7855,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7826,"src":"9479:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7853,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"9448:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":7856,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9448:37:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7852,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9441:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7851,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9441:6:33","typeDescriptions":{}}},"id":7857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9441:45:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7858,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9414:72:33","trueExpression":{"arguments":[{"hexValue":"30","id":7849,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9436:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":7848,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9429:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7847,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9429:6:33","typeDescriptions":{}}},"id":7850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9429:9:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"VariableDeclarationStatement","src":"9400:86:33"},{"assignments":[7861],"declarations":[{"constant":false,"id":7861,"mutability":"mutable","name":"positiveSign","nameLocation":"9572:12:33","nodeType":"VariableDeclaration","scope":7941,"src":"9567:17:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7860,"name":"bool","nodeType":"ElementaryTypeName","src":"9567:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":7868,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":7867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7862,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7843,"src":"9587:4:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2b","id":7865,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9602:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""},"value":"+"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""}],"id":7864,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9595:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7863,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9595:6:33","typeDescriptions":{}}},"id":7866,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9595:11:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"9587:19:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9567:39:33"},{"assignments":[7870],"declarations":[{"constant":false,"id":7870,"mutability":"mutable","name":"negativeSign","nameLocation":"9621:12:33","nodeType":"VariableDeclaration","scope":7941,"src":"9616:17:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7869,"name":"bool","nodeType":"ElementaryTypeName","src":"9616:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":7877,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":7876,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7871,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7843,"src":"9636:4:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2d","id":7874,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9651:3:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""}],"id":7873,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9644:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":7872,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9644:6:33","typeDescriptions":{}}},"id":7875,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9644:11:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"9636:19:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9616:39:33"},{"assignments":[7879],"declarations":[{"constant":false,"id":7879,"mutability":"mutable","name":"offset","nameLocation":"9673:6:33","nodeType":"VariableDeclaration","scope":7941,"src":"9665:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7878,"name":"uint256","nodeType":"ElementaryTypeName","src":"9665:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7886,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7882,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7880,"name":"positiveSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7861,"src":"9683:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":7881,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7870,"src":"9699:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9683:28:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":7883,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"9682:30:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7884,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9713:6:33","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"9682:37:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":7885,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9682:39:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9665:56:33"},{"assignments":[7888,7890],"declarations":[{"constant":false,"id":7888,"mutability":"mutable","name":"absSuccess","nameLocation":"9738:10:33","nodeType":"VariableDeclaration","scope":7941,"src":"9733:15:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7887,"name":"bool","nodeType":"ElementaryTypeName","src":"9733:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7890,"mutability":"mutable","name":"absValue","nameLocation":"9758:8:33","nodeType":"VariableDeclaration","scope":7941,"src":"9750:16:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7889,"name":"uint256","nodeType":"ElementaryTypeName","src":"9750:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7898,"initialValue":{"arguments":[{"id":7892,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7824,"src":"9783:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7893,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7826,"src":"9790:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":7894,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7879,"src":"9798:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9790:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7896,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7828,"src":"9806:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7891,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[7601,7638],"referencedDeclaration":7638,"src":"9770:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7897,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9770:40:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"9732:78:33"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7903,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7899,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7888,"src":"9825:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7902,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7900,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9839:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":7901,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7784,"src":"9850:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9839:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9825:39:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7925,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7921,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7919,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7888,"src":"9967:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":7920,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7870,"src":"9981:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9967:26:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7924,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7922,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9997:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":7923,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7784,"src":"10009:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9997:26:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9967:56:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7935,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10095:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7936,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10102:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7937,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10094:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7834,"id":7938,"nodeType":"Return","src":"10087:17:33"},"id":7939,"nodeType":"IfStatement","src":"9963:141:33","trueBody":{"id":7934,"nodeType":"Block","src":"10025:56:33","statements":[{"expression":{"components":[{"hexValue":"74727565","id":7926,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10047:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"arguments":[{"id":7929,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10058:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":7928,"name":"int256","nodeType":"ElementaryTypeName","src":"10058:6:33","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":7927,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10053:4:33","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":7930,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10053:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":7931,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10066:3:33","memberName":"min","nodeType":"MemberAccess","src":"10053:16:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":7932,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10046:24:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7834,"id":7933,"nodeType":"Return","src":"10039:31:33"}]}},"id":7940,"nodeType":"IfStatement","src":"9821:283:33","trueBody":{"id":7918,"nodeType":"Block","src":"9866:91:33","statements":[{"expression":{"components":[{"hexValue":"74727565","id":7904,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"9888:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"condition":{"id":7905,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7870,"src":"9894:12:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"id":7913,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9936:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7912,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9929:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":7911,"name":"int256","nodeType":"ElementaryTypeName","src":"9929:6:33","typeDescriptions":{}}},"id":7914,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9929:16:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"id":7915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9894:51:33","trueExpression":{"id":7910,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"9909:17:33","subExpression":{"arguments":[{"id":7908,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"9917:8:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7907,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9910:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":7906,"name":"int256","nodeType":"ElementaryTypeName","src":"9910:6:33","typeDescriptions":{}}},"id":7909,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9910:16:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":7916,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"9887:59:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":7834,"id":7917,"nodeType":"Return","src":"9880:66:33"}]}}]},"documentation":{"id":7822,"nodeType":"StructuredDocumentation","src":"8928:200:33","text":" @dev Implementation of {tryParseInt} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":7942,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseIntUncheckedBounds","nameLocation":"9142:27:33","nodeType":"FunctionDefinition","parameters":{"id":7829,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7824,"mutability":"mutable","name":"input","nameLocation":"9193:5:33","nodeType":"VariableDeclaration","scope":7942,"src":"9179:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7823,"name":"string","nodeType":"ElementaryTypeName","src":"9179:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7826,"mutability":"mutable","name":"begin","nameLocation":"9216:5:33","nodeType":"VariableDeclaration","scope":7942,"src":"9208:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7825,"name":"uint256","nodeType":"ElementaryTypeName","src":"9208:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7828,"mutability":"mutable","name":"end","nameLocation":"9239:3:33","nodeType":"VariableDeclaration","scope":7942,"src":"9231:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7827,"name":"uint256","nodeType":"ElementaryTypeName","src":"9231:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9169:79:33"},"returnParameters":{"id":7834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7831,"mutability":"mutable","name":"success","nameLocation":"9276:7:33","nodeType":"VariableDeclaration","scope":7942,"src":"9271:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7830,"name":"bool","nodeType":"ElementaryTypeName","src":"9271:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7833,"mutability":"mutable","name":"value","nameLocation":"9292:5:33","nodeType":"VariableDeclaration","scope":7942,"src":"9285:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7832,"name":"int256","nodeType":"ElementaryTypeName","src":"9285:6:33","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"9270:28:33"},"scope":8401,"src":"9133:978:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":7960,"nodeType":"Block","src":"10456:67:33","statements":[{"expression":{"arguments":[{"id":7951,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7945,"src":"10486:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7952,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10493:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7955,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7945,"src":"10502:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7954,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10496:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7953,"name":"bytes","nodeType":"ElementaryTypeName","src":"10496:5:33","typeDescriptions":{}}},"id":7956,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10496:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7957,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10509:6:33","memberName":"length","nodeType":"MemberAccess","src":"10496:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7950,"name":"parseHexUint","nodeType":"Identifier","overloadedDeclarations":[7961,7992],"referencedDeclaration":7992,"src":"10473:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":7958,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10473:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7949,"id":7959,"nodeType":"Return","src":"10466:50:33"}]},"documentation":{"id":7943,"nodeType":"StructuredDocumentation","src":"10117:259:33","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":7961,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"10390:12:33","nodeType":"FunctionDefinition","parameters":{"id":7946,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7945,"mutability":"mutable","name":"input","nameLocation":"10417:5:33","nodeType":"VariableDeclaration","scope":7961,"src":"10403:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7944,"name":"string","nodeType":"ElementaryTypeName","src":"10403:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"10402:21:33"},"returnParameters":{"id":7949,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7948,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7961,"src":"10447:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7947,"name":"uint256","nodeType":"ElementaryTypeName","src":"10447:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10446:9:33"},"scope":8401,"src":"10381:142:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7991,"nodeType":"Block","src":"10937:156:33","statements":[{"assignments":[7974,7976],"declarations":[{"constant":false,"id":7974,"mutability":"mutable","name":"success","nameLocation":"10953:7:33","nodeType":"VariableDeclaration","scope":7991,"src":"10948:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7973,"name":"bool","nodeType":"ElementaryTypeName","src":"10948:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7976,"mutability":"mutable","name":"value","nameLocation":"10970:5:33","nodeType":"VariableDeclaration","scope":7991,"src":"10962:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7975,"name":"uint256","nodeType":"ElementaryTypeName","src":"10962:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7982,"initialValue":{"arguments":[{"id":7978,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7964,"src":"10995:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7979,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7966,"src":"11002:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7980,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7968,"src":"11009:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7977,"name":"tryParseHexUint","nodeType":"Identifier","overloadedDeclarations":[8013,8050],"referencedDeclaration":8050,"src":"10979:15:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7981,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10979:34:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"10947:66:33"},{"condition":{"id":7984,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11027:8:33","subExpression":{"id":7983,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7974,"src":"11028:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7988,"nodeType":"IfStatement","src":"11023:41:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7985,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7228,"src":"11044:18:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7986,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11044:20:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7987,"nodeType":"RevertStatement","src":"11037:27:33"}},{"expression":{"id":7989,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7976,"src":"11081:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7972,"id":7990,"nodeType":"Return","src":"11074:12:33"}]},"documentation":{"id":7962,"nodeType":"StructuredDocumentation","src":"10529:300:33","text":" @dev Variant of {parseHexUint} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":7992,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"10843:12:33","nodeType":"FunctionDefinition","parameters":{"id":7969,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7964,"mutability":"mutable","name":"input","nameLocation":"10870:5:33","nodeType":"VariableDeclaration","scope":7992,"src":"10856:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7963,"name":"string","nodeType":"ElementaryTypeName","src":"10856:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7966,"mutability":"mutable","name":"begin","nameLocation":"10885:5:33","nodeType":"VariableDeclaration","scope":7992,"src":"10877:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7965,"name":"uint256","nodeType":"ElementaryTypeName","src":"10877:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7968,"mutability":"mutable","name":"end","nameLocation":"10900:3:33","nodeType":"VariableDeclaration","scope":7992,"src":"10892:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7967,"name":"uint256","nodeType":"ElementaryTypeName","src":"10892:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10855:49:33"},"returnParameters":{"id":7972,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7971,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7992,"src":"10928:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7970,"name":"uint256","nodeType":"ElementaryTypeName","src":"10928:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10927:9:33"},"scope":8401,"src":"10834:259:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8012,"nodeType":"Block","src":"11420:86:33","statements":[{"expression":{"arguments":[{"id":8003,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7995,"src":"11469:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8004,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11476:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8007,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7995,"src":"11485:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8006,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11479:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8005,"name":"bytes","nodeType":"ElementaryTypeName","src":"11479:5:33","typeDescriptions":{}}},"id":8008,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11479:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11492:6:33","memberName":"length","nodeType":"MemberAccess","src":"11479:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8002,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8153,"src":"11437:31:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8010,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11437:62:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8001,"id":8011,"nodeType":"Return","src":"11430:69:33"}]},"documentation":{"id":7993,"nodeType":"StructuredDocumentation","src":"11099:218:33","text":" @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8013,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"11331:15:33","nodeType":"FunctionDefinition","parameters":{"id":7996,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7995,"mutability":"mutable","name":"input","nameLocation":"11361:5:33","nodeType":"VariableDeclaration","scope":8013,"src":"11347:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7994,"name":"string","nodeType":"ElementaryTypeName","src":"11347:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"11346:21:33"},"returnParameters":{"id":8001,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7998,"mutability":"mutable","name":"success","nameLocation":"11396:7:33","nodeType":"VariableDeclaration","scope":8013,"src":"11391:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7997,"name":"bool","nodeType":"ElementaryTypeName","src":"11391:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8000,"mutability":"mutable","name":"value","nameLocation":"11413:5:33","nodeType":"VariableDeclaration","scope":8013,"src":"11405:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7999,"name":"uint256","nodeType":"ElementaryTypeName","src":"11405:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11390:29:33"},"scope":8401,"src":"11322:184:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8049,"nodeType":"Block","src":"11914:147:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8033,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8027,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8020,"src":"11928:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8030,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8016,"src":"11940:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8029,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11934:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8028,"name":"bytes","nodeType":"ElementaryTypeName","src":"11934:5:33","typeDescriptions":{}}},"id":8031,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11934:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8032,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11947:6:33","memberName":"length","nodeType":"MemberAccess","src":"11934:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11928:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8036,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8034,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8018,"src":"11957:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8035,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8020,"src":"11965:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11957:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"11928:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8042,"nodeType":"IfStatement","src":"11924:63:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11978:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8039,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11985:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8040,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"11977:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8026,"id":8041,"nodeType":"Return","src":"11970:17:33"}},{"expression":{"arguments":[{"id":8044,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8016,"src":"12036:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8045,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8018,"src":"12043:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8046,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8020,"src":"12050:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8043,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8153,"src":"12004:31:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8047,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12004:50:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8026,"id":8048,"nodeType":"Return","src":"11997:57:33"}]},"documentation":{"id":8014,"nodeType":"StructuredDocumentation","src":"11512:241:33","text":" @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8050,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"11767:15:33","nodeType":"FunctionDefinition","parameters":{"id":8021,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8016,"mutability":"mutable","name":"input","nameLocation":"11806:5:33","nodeType":"VariableDeclaration","scope":8050,"src":"11792:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8015,"name":"string","nodeType":"ElementaryTypeName","src":"11792:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8018,"mutability":"mutable","name":"begin","nameLocation":"11829:5:33","nodeType":"VariableDeclaration","scope":8050,"src":"11821:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8017,"name":"uint256","nodeType":"ElementaryTypeName","src":"11821:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8020,"mutability":"mutable","name":"end","nameLocation":"11852:3:33","nodeType":"VariableDeclaration","scope":8050,"src":"11844:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8019,"name":"uint256","nodeType":"ElementaryTypeName","src":"11844:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11782:79:33"},"returnParameters":{"id":8026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8023,"mutability":"mutable","name":"success","nameLocation":"11890:7:33","nodeType":"VariableDeclaration","scope":8050,"src":"11885:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8022,"name":"bool","nodeType":"ElementaryTypeName","src":"11885:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8025,"mutability":"mutable","name":"value","nameLocation":"11907:5:33","nodeType":"VariableDeclaration","scope":8050,"src":"11899:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8024,"name":"uint256","nodeType":"ElementaryTypeName","src":"11899:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11884:29:33"},"scope":8401,"src":"11758:303:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8152,"nodeType":"Block","src":"12447:880:33","statements":[{"assignments":[8065],"declarations":[{"constant":false,"id":8065,"mutability":"mutable","name":"buffer","nameLocation":"12470:6:33","nodeType":"VariableDeclaration","scope":8152,"src":"12457:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8064,"name":"bytes","nodeType":"ElementaryTypeName","src":"12457:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8070,"initialValue":{"arguments":[{"id":8068,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8053,"src":"12485:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8067,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12479:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8066,"name":"bytes","nodeType":"ElementaryTypeName","src":"12479:5:33","typeDescriptions":{}}},"id":8069,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12479:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"12457:34:33"},{"assignments":[8072],"declarations":[{"constant":false,"id":8072,"mutability":"mutable","name":"hasPrefix","nameLocation":"12544:9:33","nodeType":"VariableDeclaration","scope":8152,"src":"12539:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8071,"name":"bool","nodeType":"ElementaryTypeName","src":"12539:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8092,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8091,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8077,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8073,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8057,"src":"12557:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8074,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8055,"src":"12563:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12571:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"12563:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12557:15:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8078,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12556:17:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8090,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":8082,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8065,"src":"12607:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8083,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8055,"src":"12615:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8081,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"12584:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8084,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12584:37:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8080,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12577:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8079,"name":"bytes2","nodeType":"ElementaryTypeName","src":"12577:6:33","typeDescriptions":{}}},"id":8085,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12577:45:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8088,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"12633:4:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8087,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12626:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8086,"name":"bytes2","nodeType":"ElementaryTypeName","src":"12626:6:33","typeDescriptions":{}}},"id":8089,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12626:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"12577:61:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12556:82:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"12539:99:33"},{"assignments":[8094],"declarations":[{"constant":false,"id":8094,"mutability":"mutable","name":"offset","nameLocation":"12727:6:33","nodeType":"VariableDeclaration","scope":8152,"src":"12719:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8093,"name":"uint256","nodeType":"ElementaryTypeName","src":"12719:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8100,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8095,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8072,"src":"12736:9:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8096,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12746:6:33","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"12736:16:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12736:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8098,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12757:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"12736:22:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12719:39:33"},{"assignments":[8102],"declarations":[{"constant":false,"id":8102,"mutability":"mutable","name":"result","nameLocation":"12777:6:33","nodeType":"VariableDeclaration","scope":8152,"src":"12769:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8101,"name":"uint256","nodeType":"ElementaryTypeName","src":"12769:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8104,"initialValue":{"hexValue":"30","id":8103,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12786:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"12769:18:33"},{"body":{"id":8146,"nodeType":"Block","src":"12844:446:33","statements":[{"assignments":[8118],"declarations":[{"constant":false,"id":8118,"mutability":"mutable","name":"chr","nameLocation":"12864:3:33","nodeType":"VariableDeclaration","scope":8146,"src":"12858:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8117,"name":"uint8","nodeType":"ElementaryTypeName","src":"12858:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8128,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":8123,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8065,"src":"12913:6:33","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8124,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"12921:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8122,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"12890:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8125,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12890:33:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8121,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12883:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8120,"name":"bytes1","nodeType":"ElementaryTypeName","src":"12883:6:33","typeDescriptions":{}}},"id":8126,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12883:41:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8119,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8388,"src":"12870:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":8127,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12870:55:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"12858:67:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8131,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8129,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8118,"src":"12943:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3135","id":8130,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12949:2:33","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"15"},"src":"12943:8:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8136,"nodeType":"IfStatement","src":"12939:31:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8132,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"12961:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8133,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12968:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8134,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"12960:10:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8063,"id":8135,"nodeType":"Return","src":"12953:17:33"}},{"expression":{"id":8139,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8137,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8102,"src":"12984:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3136","id":8138,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12994:2:33","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"12984:12:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8140,"nodeType":"ExpressionStatement","src":"12984:12:33"},{"id":8145,"nodeType":"UncheckedBlock","src":"13010:270:33","statements":[{"expression":{"id":8143,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8141,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8102,"src":"13252:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":8142,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8118,"src":"13262:3:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"13252:13:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8144,"nodeType":"ExpressionStatement","src":"13252:13:33"}]}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8113,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8111,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"12830:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8112,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8057,"src":"12834:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12830:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8147,"initializationExpression":{"assignments":[8106],"declarations":[{"constant":false,"id":8106,"mutability":"mutable","name":"i","nameLocation":"12810:1:33","nodeType":"VariableDeclaration","scope":8147,"src":"12802:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8105,"name":"uint256","nodeType":"ElementaryTypeName","src":"12802:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8110,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8109,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8107,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8055,"src":"12814:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":8108,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8094,"src":"12822:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12814:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12802:26:33"},"loopExpression":{"expression":{"id":8115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"12839:3:33","subExpression":{"id":8114,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"12841:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8116,"nodeType":"ExpressionStatement","src":"12839:3:33"},"nodeType":"ForStatement","src":"12797:493:33"},{"expression":{"components":[{"hexValue":"74727565","id":8148,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"13307:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":8149,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8102,"src":"13313:6:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8150,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"13306:14:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8063,"id":8151,"nodeType":"Return","src":"13299:21:33"}]},"documentation":{"id":8051,"nodeType":"StructuredDocumentation","src":"12067:204:33","text":" @dev Implementation of {tryParseHexUint} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8153,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseHexUintUncheckedBounds","nameLocation":"12285:31:33","nodeType":"FunctionDefinition","parameters":{"id":8058,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8053,"mutability":"mutable","name":"input","nameLocation":"12340:5:33","nodeType":"VariableDeclaration","scope":8153,"src":"12326:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8052,"name":"string","nodeType":"ElementaryTypeName","src":"12326:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8055,"mutability":"mutable","name":"begin","nameLocation":"12363:5:33","nodeType":"VariableDeclaration","scope":8153,"src":"12355:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8054,"name":"uint256","nodeType":"ElementaryTypeName","src":"12355:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8057,"mutability":"mutable","name":"end","nameLocation":"12386:3:33","nodeType":"VariableDeclaration","scope":8153,"src":"12378:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8056,"name":"uint256","nodeType":"ElementaryTypeName","src":"12378:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12316:79:33"},"returnParameters":{"id":8063,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8060,"mutability":"mutable","name":"success","nameLocation":"12423:7:33","nodeType":"VariableDeclaration","scope":8153,"src":"12418:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8059,"name":"bool","nodeType":"ElementaryTypeName","src":"12418:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8062,"mutability":"mutable","name":"value","nameLocation":"12440:5:33","nodeType":"VariableDeclaration","scope":8153,"src":"12432:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8061,"name":"uint256","nodeType":"ElementaryTypeName","src":"12432:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12417:29:33"},"scope":8401,"src":"12276:1051:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8171,"nodeType":"Block","src":"13625:67:33","statements":[{"expression":{"arguments":[{"id":8162,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8156,"src":"13655:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13662:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8166,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8156,"src":"13671:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8165,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13665:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8164,"name":"bytes","nodeType":"ElementaryTypeName","src":"13665:5:33","typeDescriptions":{}}},"id":8167,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13665:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8168,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13678:6:33","memberName":"length","nodeType":"MemberAccess","src":"13665:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8161,"name":"parseAddress","nodeType":"Identifier","overloadedDeclarations":[8172,8203],"referencedDeclaration":8203,"src":"13642:12:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (address)"}},"id":8169,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13642:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8160,"id":8170,"nodeType":"Return","src":"13635:50:33"}]},"documentation":{"id":8154,"nodeType":"StructuredDocumentation","src":"13333:212:33","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8172,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"13559:12:33","nodeType":"FunctionDefinition","parameters":{"id":8157,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8156,"mutability":"mutable","name":"input","nameLocation":"13586:5:33","nodeType":"VariableDeclaration","scope":8172,"src":"13572:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8155,"name":"string","nodeType":"ElementaryTypeName","src":"13572:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"13571:21:33"},"returnParameters":{"id":8160,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8159,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8172,"src":"13616:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8158,"name":"address","nodeType":"ElementaryTypeName","src":"13616:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"13615:9:33"},"scope":8401,"src":"13550:142:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8202,"nodeType":"Block","src":"14058:165:33","statements":[{"assignments":[8185,8187],"declarations":[{"constant":false,"id":8185,"mutability":"mutable","name":"success","nameLocation":"14074:7:33","nodeType":"VariableDeclaration","scope":8202,"src":"14069:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8184,"name":"bool","nodeType":"ElementaryTypeName","src":"14069:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8187,"mutability":"mutable","name":"value","nameLocation":"14091:5:33","nodeType":"VariableDeclaration","scope":8202,"src":"14083:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8186,"name":"address","nodeType":"ElementaryTypeName","src":"14083:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":8193,"initialValue":{"arguments":[{"id":8189,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8175,"src":"14116:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8190,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8177,"src":"14123:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8191,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8179,"src":"14130:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8188,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8224,8328],"referencedDeclaration":8328,"src":"14100:15:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8192,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14100:34:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"14068:66:33"},{"condition":{"id":8195,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14148:8:33","subExpression":{"id":8194,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8185,"src":"14149:7:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8199,"nodeType":"IfStatement","src":"14144:50:33","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8196,"name":"StringsInvalidAddressFormat","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7231,"src":"14165:27:33","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8197,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14165:29:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8198,"nodeType":"RevertStatement","src":"14158:36:33"}},{"expression":{"id":8200,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8187,"src":"14211:5:33","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8183,"id":8201,"nodeType":"Return","src":"14204:12:33"}]},"documentation":{"id":8173,"nodeType":"StructuredDocumentation","src":"13698:252:33","text":" @dev Variant of {parseAddress} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8203,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"13964:12:33","nodeType":"FunctionDefinition","parameters":{"id":8180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8175,"mutability":"mutable","name":"input","nameLocation":"13991:5:33","nodeType":"VariableDeclaration","scope":8203,"src":"13977:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8174,"name":"string","nodeType":"ElementaryTypeName","src":"13977:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8177,"mutability":"mutable","name":"begin","nameLocation":"14006:5:33","nodeType":"VariableDeclaration","scope":8203,"src":"13998:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8176,"name":"uint256","nodeType":"ElementaryTypeName","src":"13998:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8179,"mutability":"mutable","name":"end","nameLocation":"14021:3:33","nodeType":"VariableDeclaration","scope":8203,"src":"14013:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8178,"name":"uint256","nodeType":"ElementaryTypeName","src":"14013:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13976:49:33"},"returnParameters":{"id":8183,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8182,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8203,"src":"14049:7:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8181,"name":"address","nodeType":"ElementaryTypeName","src":"14049:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14048:9:33"},"scope":8401,"src":"13955:268:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8223,"nodeType":"Block","src":"14523:70:33","statements":[{"expression":{"arguments":[{"id":8214,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8206,"src":"14556:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8215,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14563:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8218,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8206,"src":"14572:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8217,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14566:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8216,"name":"bytes","nodeType":"ElementaryTypeName","src":"14566:5:33","typeDescriptions":{}}},"id":8219,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14566:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8220,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14579:6:33","memberName":"length","nodeType":"MemberAccess","src":"14566:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8213,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8224,8328],"referencedDeclaration":8328,"src":"14540:15:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8221,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14540:46:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8212,"id":8222,"nodeType":"Return","src":"14533:53:33"}]},"documentation":{"id":8204,"nodeType":"StructuredDocumentation","src":"14229:191:33","text":" @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n formatted address. See {parseAddress} requirements."},"id":8224,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"14434:15:33","nodeType":"FunctionDefinition","parameters":{"id":8207,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8206,"mutability":"mutable","name":"input","nameLocation":"14464:5:33","nodeType":"VariableDeclaration","scope":8224,"src":"14450:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8205,"name":"string","nodeType":"ElementaryTypeName","src":"14450:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"14449:21:33"},"returnParameters":{"id":8212,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8209,"mutability":"mutable","name":"success","nameLocation":"14499:7:33","nodeType":"VariableDeclaration","scope":8224,"src":"14494:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8208,"name":"bool","nodeType":"ElementaryTypeName","src":"14494:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8211,"mutability":"mutable","name":"value","nameLocation":"14516:5:33","nodeType":"VariableDeclaration","scope":8224,"src":"14508:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8210,"name":"address","nodeType":"ElementaryTypeName","src":"14508:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14493:29:33"},"scope":8401,"src":"14425:168:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8327,"nodeType":"Block","src":"14963:733:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8248,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8238,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"14977:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8241,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8227,"src":"14989:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8240,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14983:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8239,"name":"bytes","nodeType":"ElementaryTypeName","src":"14983:5:33","typeDescriptions":{}}},"id":8242,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14983:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8243,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14996:6:33","memberName":"length","nodeType":"MemberAccess","src":"14983:19:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14977:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8247,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8245,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15006:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8246,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15014:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15006:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"14977:40:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8256,"nodeType":"IfStatement","src":"14973:72:33","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8249,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15027:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8252,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15042:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8251,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15034:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8250,"name":"address","nodeType":"ElementaryTypeName","src":"15034:7:33","typeDescriptions":{}}},"id":8253,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15034:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8254,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15026:19:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8237,"id":8255,"nodeType":"Return","src":"15019:26:33"}},{"assignments":[8258],"declarations":[{"constant":false,"id":8258,"mutability":"mutable","name":"hasPrefix","nameLocation":"15061:9:33","nodeType":"VariableDeclaration","scope":8327,"src":"15056:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8257,"name":"bool","nodeType":"ElementaryTypeName","src":"15056:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8281,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8259,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15074:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8262,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8260,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15080:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8261,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15088:1:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"15080:9:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15074:15:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8264,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"15073:17:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8279,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"arguments":[{"id":8270,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8227,"src":"15130:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8269,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15124:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8268,"name":"bytes","nodeType":"ElementaryTypeName","src":"15124:5:33","typeDescriptions":{}}},"id":8271,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15124:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8272,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15138:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8267,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8400,"src":"15101:22:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8273,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15101:43:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8266,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15094:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8265,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15094:6:33","typeDescriptions":{}}},"id":8274,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15094:51:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8277,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15156:4:33","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8276,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15149:6:33","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8275,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15149:6:33","typeDescriptions":{}}},"id":8278,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15149:12:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"15094:67:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15073:88:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"15056:105:33"},{"assignments":[8283],"declarations":[{"constant":false,"id":8283,"mutability":"mutable","name":"expectedLength","nameLocation":"15250:14:33","nodeType":"VariableDeclaration","scope":8327,"src":"15242:22:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8282,"name":"uint256","nodeType":"ElementaryTypeName","src":"15242:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8291,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3430","id":8284,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15267:2:33","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8285,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8258,"src":"15272:9:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8286,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15282:6:33","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"15272:16:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8287,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15272:18:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8288,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15293:1:33","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"15272:22:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15267:27:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15242:52:33"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8294,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8292,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15359:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":8293,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15365:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15359:11:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8295,"name":"expectedLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8283,"src":"15374:14:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15359:29:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8325,"nodeType":"Block","src":"15639:51:33","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":8318,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15661:5:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15676:1:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8320,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15668:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8319,"name":"address","nodeType":"ElementaryTypeName","src":"15668:7:33","typeDescriptions":{}}},"id":8322,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15668:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8323,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15660:19:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8237,"id":8324,"nodeType":"Return","src":"15653:26:33"}]},"id":8326,"nodeType":"IfStatement","src":"15355:335:33","trueBody":{"id":8317,"nodeType":"Block","src":"15390:243:33","statements":[{"assignments":[8298,8300],"declarations":[{"constant":false,"id":8298,"mutability":"mutable","name":"s","nameLocation":"15511:1:33","nodeType":"VariableDeclaration","scope":8317,"src":"15506:6:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8297,"name":"bool","nodeType":"ElementaryTypeName","src":"15506:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8300,"mutability":"mutable","name":"v","nameLocation":"15522:1:33","nodeType":"VariableDeclaration","scope":8317,"src":"15514:9:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8299,"name":"uint256","nodeType":"ElementaryTypeName","src":"15514:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8306,"initialValue":{"arguments":[{"id":8302,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8227,"src":"15559:5:33","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8303,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8229,"src":"15566:5:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8304,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8231,"src":"15573:3:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8301,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8153,"src":"15527:31:33","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8305,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15527:50:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"15505:72:33"},{"expression":{"components":[{"id":8307,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8298,"src":"15599:1:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"arguments":[{"arguments":[{"id":8312,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8300,"src":"15618:1:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8311,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15610:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":8310,"name":"uint160","nodeType":"ElementaryTypeName","src":"15610:7:33","typeDescriptions":{}}},"id":8313,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15610:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":8309,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15602:7:33","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8308,"name":"address","nodeType":"ElementaryTypeName","src":"15602:7:33","typeDescriptions":{}}},"id":8314,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15602:19:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8315,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"15598:24:33","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8237,"id":8316,"nodeType":"Return","src":"15591:31:33"}]}}]},"documentation":{"id":8225,"nodeType":"StructuredDocumentation","src":"14599:203:33","text":" @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n formatted address. See {parseAddress} requirements."},"id":8328,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"14816:15:33","nodeType":"FunctionDefinition","parameters":{"id":8232,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8227,"mutability":"mutable","name":"input","nameLocation":"14855:5:33","nodeType":"VariableDeclaration","scope":8328,"src":"14841:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8226,"name":"string","nodeType":"ElementaryTypeName","src":"14841:6:33","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8229,"mutability":"mutable","name":"begin","nameLocation":"14878:5:33","nodeType":"VariableDeclaration","scope":8328,"src":"14870:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8228,"name":"uint256","nodeType":"ElementaryTypeName","src":"14870:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8231,"mutability":"mutable","name":"end","nameLocation":"14901:3:33","nodeType":"VariableDeclaration","scope":8328,"src":"14893:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8230,"name":"uint256","nodeType":"ElementaryTypeName","src":"14893:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14831:79:33"},"returnParameters":{"id":8237,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8234,"mutability":"mutable","name":"success","nameLocation":"14939:7:33","nodeType":"VariableDeclaration","scope":8328,"src":"14934:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8233,"name":"bool","nodeType":"ElementaryTypeName","src":"14934:4:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8236,"mutability":"mutable","name":"value","nameLocation":"14956:5:33","nodeType":"VariableDeclaration","scope":8328,"src":"14948:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8235,"name":"address","nodeType":"ElementaryTypeName","src":"14948:7:33","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14933:29:33"},"scope":8401,"src":"14807:889:33","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8387,"nodeType":"Block","src":"15765:461:33","statements":[{"assignments":[8336],"declarations":[{"constant":false,"id":8336,"mutability":"mutable","name":"value","nameLocation":"15781:5:33","nodeType":"VariableDeclaration","scope":8387,"src":"15775:11:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8335,"name":"uint8","nodeType":"ElementaryTypeName","src":"15775:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8341,"initialValue":{"arguments":[{"id":8339,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8330,"src":"15795:3:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8338,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15789:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8337,"name":"uint8","nodeType":"ElementaryTypeName","src":"15789:5:33","typeDescriptions":{}}},"id":8340,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15789:10:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"15775:24:33"},{"id":8384,"nodeType":"UncheckedBlock","src":"15959:238:33","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8348,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8344,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8342,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"15987:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3437","id":8343,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15995:2:33","typeDescriptions":{"typeIdentifier":"t_rational_47_by_1","typeString":"int_const 47"},"value":"47"},"src":"15987:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8345,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16001:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3538","id":8346,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16009:2:33","typeDescriptions":{"typeIdentifier":"t_rational_58_by_1","typeString":"int_const 58"},"value":"58"},"src":"16001:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15987:24:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8355,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8353,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16047:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":8354,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16055:2:33","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"16047:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8356,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16061:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"313033","id":8357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16069:3:33","typeDescriptions":{"typeIdentifier":"t_rational_103_by_1","typeString":"int_const 103"},"value":"103"},"src":"16061:11:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16047:25:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8366,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8364,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16108:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3634","id":8365,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16116:2:33","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"16108:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8369,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8367,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16122:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3731","id":8368,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16130:2:33","typeDescriptions":{"typeIdentifier":"t_rational_71_by_1","typeString":"int_const 71"},"value":"71"},"src":"16122:10:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16108:24:33","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"expression":{"arguments":[{"id":8377,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16176:5:33","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8376,"name":"uint8","nodeType":"ElementaryTypeName","src":"16176:5:33","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":8375,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16171:4:33","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":8378,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16171:11:33","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":8379,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16183:3:33","memberName":"max","nodeType":"MemberAccess","src":"16171:15:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8334,"id":8380,"nodeType":"Return","src":"16164:22:33"},"id":8381,"nodeType":"IfStatement","src":"16104:82:33","trueBody":{"expression":{"id":8373,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8371,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16134:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3535","id":8372,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16143:2:33","typeDescriptions":{"typeIdentifier":"t_rational_55_by_1","typeString":"int_const 55"},"value":"55"},"src":"16134:11:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8374,"nodeType":"ExpressionStatement","src":"16134:11:33"}},"id":8382,"nodeType":"IfStatement","src":"16043:143:33","trueBody":{"expression":{"id":8362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8360,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16074:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3837","id":8361,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16083:2:33","typeDescriptions":{"typeIdentifier":"t_rational_87_by_1","typeString":"int_const 87"},"value":"87"},"src":"16074:11:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8363,"nodeType":"ExpressionStatement","src":"16074:11:33"}},"id":8383,"nodeType":"IfStatement","src":"15983:203:33","trueBody":{"expression":{"id":8351,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8349,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16013:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3438","id":8350,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16022:2:33","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},"src":"16013:11:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8352,"nodeType":"ExpressionStatement","src":"16013:11:33"}}]},{"expression":{"id":8385,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"16214:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8334,"id":8386,"nodeType":"Return","src":"16207:12:33"}]},"id":8388,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseChr","nameLocation":"15711:12:33","nodeType":"FunctionDefinition","parameters":{"id":8331,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8330,"mutability":"mutable","name":"chr","nameLocation":"15731:3:33","nodeType":"VariableDeclaration","scope":8388,"src":"15724:10:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8329,"name":"bytes1","nodeType":"ElementaryTypeName","src":"15724:6:33","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"src":"15723:12:33"},"returnParameters":{"id":8334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8333,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8388,"src":"15758:5:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8332,"name":"uint8","nodeType":"ElementaryTypeName","src":"15758:5:33","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"15757:7:33"},"scope":8401,"src":"15702:524:33","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8399,"nodeType":"Block","src":"16611:225:33","statements":[{"AST":{"nodeType":"YulBlock","src":"16760:70:33","statements":[{"nodeType":"YulAssignment","src":"16774:46:33","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"16793:6:33"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"16805:4:33","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"16811:6:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16801:3:33"},"nodeType":"YulFunctionCall","src":"16801:17:33"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16789:3:33"},"nodeType":"YulFunctionCall","src":"16789:30:33"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"16783:5:33"},"nodeType":"YulFunctionCall","src":"16783:37:33"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"16774:5:33"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8391,"isOffset":false,"isSlot":false,"src":"16793:6:33","valueSize":1},{"declaration":8393,"isOffset":false,"isSlot":false,"src":"16811:6:33","valueSize":1},{"declaration":8396,"isOffset":false,"isSlot":false,"src":"16774:5:33","valueSize":1}],"flags":["memory-safe"],"id":8398,"nodeType":"InlineAssembly","src":"16735:95:33"}]},"documentation":{"id":8389,"nodeType":"StructuredDocumentation","src":"16232:268:33","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":8400,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"16514:22:33","nodeType":"FunctionDefinition","parameters":{"id":8394,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8391,"mutability":"mutable","name":"buffer","nameLocation":"16550:6:33","nodeType":"VariableDeclaration","scope":8400,"src":"16537:19:33","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8390,"name":"bytes","nodeType":"ElementaryTypeName","src":"16537:5:33","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":8393,"mutability":"mutable","name":"offset","nameLocation":"16566:6:33","nodeType":"VariableDeclaration","scope":8400,"src":"16558:14:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8392,"name":"uint256","nodeType":"ElementaryTypeName","src":"16558:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16536:37:33"},"returnParameters":{"id":8397,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8396,"mutability":"mutable","name":"value","nameLocation":"16604:5:33","nodeType":"VariableDeclaration","scope":8400,"src":"16596:13:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8395,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16596:7:33","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16595:15:33"},"scope":8401,"src":"16505:331:33","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":8402,"src":"297:16541:33","usedErrors":[7225,7228,7231],"usedEvents":[]}],"src":"101:16738:33"},"id":33},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","exportedSymbols":{"ECDSA":[8749]},"id":8750,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":8403,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:34"},{"abstract":false,"baseContracts":[],"canonicalName":"ECDSA","contractDependencies":[],"contractKind":"library","documentation":{"id":8404,"nodeType":"StructuredDocumentation","src":"138:205:34","text":" @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n These functions can be used to verify that a message was signed by the holder\n of the private keys of a given address."},"fullyImplemented":true,"id":8749,"linearizedBaseContracts":[8749],"name":"ECDSA","nameLocation":"352:5:34","nodeType":"ContractDefinition","nodes":[{"canonicalName":"ECDSA.RecoverError","id":8409,"members":[{"id":8405,"name":"NoError","nameLocation":"392:7:34","nodeType":"EnumValue","src":"392:7:34"},{"id":8406,"name":"InvalidSignature","nameLocation":"409:16:34","nodeType":"EnumValue","src":"409:16:34"},{"id":8407,"name":"InvalidSignatureLength","nameLocation":"435:22:34","nodeType":"EnumValue","src":"435:22:34"},{"id":8408,"name":"InvalidSignatureS","nameLocation":"467:17:34","nodeType":"EnumValue","src":"467:17:34"}],"name":"RecoverError","nameLocation":"369:12:34","nodeType":"EnumDefinition","src":"364:126:34"},{"documentation":{"id":8410,"nodeType":"StructuredDocumentation","src":"496:63:34","text":" @dev The signature derives the `address(0)`."},"errorSelector":"f645eedf","id":8412,"name":"ECDSAInvalidSignature","nameLocation":"570:21:34","nodeType":"ErrorDefinition","parameters":{"id":8411,"nodeType":"ParameterList","parameters":[],"src":"591:2:34"},"src":"564:30:34"},{"documentation":{"id":8413,"nodeType":"StructuredDocumentation","src":"600:60:34","text":" @dev The signature has an invalid length."},"errorSelector":"fce698f7","id":8417,"name":"ECDSAInvalidSignatureLength","nameLocation":"671:27:34","nodeType":"ErrorDefinition","parameters":{"id":8416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8415,"mutability":"mutable","name":"length","nameLocation":"707:6:34","nodeType":"VariableDeclaration","scope":8417,"src":"699:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8414,"name":"uint256","nodeType":"ElementaryTypeName","src":"699:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"698:16:34"},"src":"665:50:34"},{"documentation":{"id":8418,"nodeType":"StructuredDocumentation","src":"721:85:34","text":" @dev The signature has an S value that is in the upper half order."},"errorSelector":"d78bce0c","id":8422,"name":"ECDSAInvalidSignatureS","nameLocation":"817:22:34","nodeType":"ErrorDefinition","parameters":{"id":8421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8420,"mutability":"mutable","name":"s","nameLocation":"848:1:34","nodeType":"VariableDeclaration","scope":8422,"src":"840:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8419,"name":"bytes32","nodeType":"ElementaryTypeName","src":"840:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"839:11:34"},"src":"811:40:34"},{"body":{"id":8474,"nodeType":"Block","src":"2285:622:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8440,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":8437,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8427,"src":"2299:9:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8438,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2309:6:34","memberName":"length","nodeType":"MemberAccess","src":"2299:16:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"3635","id":8439,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2319:2:34","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"65"},"src":"2299:22:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8472,"nodeType":"Block","src":"2793:108:34","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8461,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2823:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8460,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2815:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8459,"name":"address","nodeType":"ElementaryTypeName","src":"2815:7:34","typeDescriptions":{}}},"id":8462,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2815:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8463,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"2827:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8464,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2840:22:34","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":8407,"src":"2827:35:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"expression":{"id":8467,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8427,"src":"2872:9:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2882:6:34","memberName":"length","nodeType":"MemberAccess","src":"2872:16:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8466,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2864:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8465,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2864:7:34","typeDescriptions":{}}},"id":8469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2864:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8470,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2814:76:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8436,"id":8471,"nodeType":"Return","src":"2807:83:34"}]},"id":8473,"nodeType":"IfStatement","src":"2295:606:34","trueBody":{"id":8458,"nodeType":"Block","src":"2323:464:34","statements":[{"assignments":[8442],"declarations":[{"constant":false,"id":8442,"mutability":"mutable","name":"r","nameLocation":"2345:1:34","nodeType":"VariableDeclaration","scope":8458,"src":"2337:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8441,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2337:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8443,"nodeType":"VariableDeclarationStatement","src":"2337:9:34"},{"assignments":[8445],"declarations":[{"constant":false,"id":8445,"mutability":"mutable","name":"s","nameLocation":"2368:1:34","nodeType":"VariableDeclaration","scope":8458,"src":"2360:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8444,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2360:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8446,"nodeType":"VariableDeclarationStatement","src":"2360:9:34"},{"assignments":[8448],"declarations":[{"constant":false,"id":8448,"mutability":"mutable","name":"v","nameLocation":"2389:1:34","nodeType":"VariableDeclaration","scope":8458,"src":"2383:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8447,"name":"uint8","nodeType":"ElementaryTypeName","src":"2383:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8449,"nodeType":"VariableDeclarationStatement","src":"2383:7:34"},{"AST":{"nodeType":"YulBlock","src":"2560:171:34","statements":[{"nodeType":"YulAssignment","src":"2578:32:34","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2593:9:34"},{"kind":"number","nodeType":"YulLiteral","src":"2604:4:34","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2589:3:34"},"nodeType":"YulFunctionCall","src":"2589:20:34"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2583:5:34"},"nodeType":"YulFunctionCall","src":"2583:27:34"},"variableNames":[{"name":"r","nodeType":"YulIdentifier","src":"2578:1:34"}]},{"nodeType":"YulAssignment","src":"2627:32:34","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2642:9:34"},{"kind":"number","nodeType":"YulLiteral","src":"2653:4:34","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2638:3:34"},"nodeType":"YulFunctionCall","src":"2638:20:34"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2632:5:34"},"nodeType":"YulFunctionCall","src":"2632:27:34"},"variableNames":[{"name":"s","nodeType":"YulIdentifier","src":"2627:1:34"}]},{"nodeType":"YulAssignment","src":"2676:41:34","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"2686:1:34","type":"","value":"0"},{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2699:9:34"},{"kind":"number","nodeType":"YulLiteral","src":"2710:4:34","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2695:3:34"},"nodeType":"YulFunctionCall","src":"2695:20:34"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2689:5:34"},"nodeType":"YulFunctionCall","src":"2689:27:34"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"2681:4:34"},"nodeType":"YulFunctionCall","src":"2681:36:34"},"variableNames":[{"name":"v","nodeType":"YulIdentifier","src":"2676:1:34"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8442,"isOffset":false,"isSlot":false,"src":"2578:1:34","valueSize":1},{"declaration":8445,"isOffset":false,"isSlot":false,"src":"2627:1:34","valueSize":1},{"declaration":8427,"isOffset":false,"isSlot":false,"src":"2593:9:34","valueSize":1},{"declaration":8427,"isOffset":false,"isSlot":false,"src":"2642:9:34","valueSize":1},{"declaration":8427,"isOffset":false,"isSlot":false,"src":"2699:9:34","valueSize":1},{"declaration":8448,"isOffset":false,"isSlot":false,"src":"2676:1:34","valueSize":1}],"flags":["memory-safe"],"id":8450,"nodeType":"InlineAssembly","src":"2535:196:34"},{"expression":{"arguments":[{"id":8452,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8425,"src":"2762:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8453,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8448,"src":"2768:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8454,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8442,"src":"2771:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8455,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8445,"src":"2774:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8451,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8663,"src":"2751:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8456,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2751:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8436,"id":8457,"nodeType":"Return","src":"2744:32:34"}]}}]},"documentation":{"id":8423,"nodeType":"StructuredDocumentation","src":"857:1267:34","text":" @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n return address(0) without also returning an error description. Errors are documented using an enum (error type)\n and a bytes32 providing additional information about the error.\n If no error is returned, then the address can be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n Documentation for signature generation:\n - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]"},"id":8475,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"2138:10:34","nodeType":"FunctionDefinition","parameters":{"id":8428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8425,"mutability":"mutable","name":"hash","nameLocation":"2166:4:34","nodeType":"VariableDeclaration","scope":8475,"src":"2158:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8424,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2158:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8427,"mutability":"mutable","name":"signature","nameLocation":"2193:9:34","nodeType":"VariableDeclaration","scope":8475,"src":"2180:22:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8426,"name":"bytes","nodeType":"ElementaryTypeName","src":"2180:5:34","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2148:60:34"},"returnParameters":{"id":8436,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8430,"mutability":"mutable","name":"recovered","nameLocation":"2240:9:34","nodeType":"VariableDeclaration","scope":8475,"src":"2232:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8429,"name":"address","nodeType":"ElementaryTypeName","src":"2232:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8433,"mutability":"mutable","name":"err","nameLocation":"2264:3:34","nodeType":"VariableDeclaration","scope":8475,"src":"2251:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8432,"nodeType":"UserDefinedTypeName","pathNode":{"id":8431,"name":"RecoverError","nameLocations":["2251:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"2251:12:34"},"referencedDeclaration":8409,"src":"2251:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8435,"mutability":"mutable","name":"errArg","nameLocation":"2277:6:34","nodeType":"VariableDeclaration","scope":8475,"src":"2269:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8434,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2269:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2231:53:34"},"scope":8749,"src":"2129:778:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8504,"nodeType":"Block","src":"3801:168:34","statements":[{"assignments":[8486,8489,8491],"declarations":[{"constant":false,"id":8486,"mutability":"mutable","name":"recovered","nameLocation":"3820:9:34","nodeType":"VariableDeclaration","scope":8504,"src":"3812:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8485,"name":"address","nodeType":"ElementaryTypeName","src":"3812:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8489,"mutability":"mutable","name":"error","nameLocation":"3844:5:34","nodeType":"VariableDeclaration","scope":8504,"src":"3831:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8488,"nodeType":"UserDefinedTypeName","pathNode":{"id":8487,"name":"RecoverError","nameLocations":["3831:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"3831:12:34"},"referencedDeclaration":8409,"src":"3831:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8491,"mutability":"mutable","name":"errorArg","nameLocation":"3859:8:34","nodeType":"VariableDeclaration","scope":8504,"src":"3851:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8490,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3851:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8496,"initialValue":{"arguments":[{"id":8493,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8478,"src":"3882:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8494,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8480,"src":"3888:9:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8492,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8475,"src":"3871:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8495,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3871:27:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"3811:87:34"},{"expression":{"arguments":[{"id":8498,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8489,"src":"3920:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8499,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8491,"src":"3927:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8497,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8748,"src":"3908:11:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8409_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8500,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3908:28:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8501,"nodeType":"ExpressionStatement","src":"3908:28:34"},{"expression":{"id":8502,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8486,"src":"3953:9:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8484,"id":8503,"nodeType":"Return","src":"3946:16:34"}]},"documentation":{"id":8476,"nodeType":"StructuredDocumentation","src":"2913:796:34","text":" @dev Returns the address that signed a hashed message (`hash`) with\n `signature`. This address can then be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it."},"id":8505,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"3723:7:34","nodeType":"FunctionDefinition","parameters":{"id":8481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8478,"mutability":"mutable","name":"hash","nameLocation":"3739:4:34","nodeType":"VariableDeclaration","scope":8505,"src":"3731:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8477,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3731:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8480,"mutability":"mutable","name":"signature","nameLocation":"3758:9:34","nodeType":"VariableDeclaration","scope":8505,"src":"3745:22:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8479,"name":"bytes","nodeType":"ElementaryTypeName","src":"3745:5:34","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3730:38:34"},"returnParameters":{"id":8484,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8483,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8505,"src":"3792:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8482,"name":"address","nodeType":"ElementaryTypeName","src":"3792:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3791:9:34"},"scope":8749,"src":"3714:255:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8554,"nodeType":"Block","src":"4348:342:34","statements":[{"id":8553,"nodeType":"UncheckedBlock","src":"4358:326:34","statements":[{"assignments":[8523],"declarations":[{"constant":false,"id":8523,"mutability":"mutable","name":"s","nameLocation":"4390:1:34","nodeType":"VariableDeclaration","scope":8553,"src":"4382:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8522,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4382:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8530,"initialValue":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":8529,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8524,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8512,"src":"4394:2:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"arguments":[{"hexValue":"307837666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666","id":8527,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4407:66:34","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"},"value":"0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"}],"id":8526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4399:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8525,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4399:7:34","typeDescriptions":{}}},"id":8528,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4399:75:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4394:80:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"4382:92:34"},{"assignments":[8532],"declarations":[{"constant":false,"id":8532,"mutability":"mutable","name":"v","nameLocation":"4591:1:34","nodeType":"VariableDeclaration","scope":8553,"src":"4585:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8531,"name":"uint8","nodeType":"ElementaryTypeName","src":"4585:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8545,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8543,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8540,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8537,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8512,"src":"4610:2:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8536,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4602:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8535,"name":"uint256","nodeType":"ElementaryTypeName","src":"4602:7:34","typeDescriptions":{}}},"id":8538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4602:11:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":8539,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4617:3:34","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"4602:18:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8541,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4601:20:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"3237","id":8542,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4624:2:34","typeDescriptions":{"typeIdentifier":"t_rational_27_by_1","typeString":"int_const 27"},"value":"27"},"src":"4601:25:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8534,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4595:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8533,"name":"uint8","nodeType":"ElementaryTypeName","src":"4595:5:34","typeDescriptions":{}}},"id":8544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4595:32:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"4585:42:34"},{"expression":{"arguments":[{"id":8547,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8508,"src":"4659:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8548,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8532,"src":"4665:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8549,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8510,"src":"4668:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8550,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8523,"src":"4671:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8546,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8663,"src":"4648:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4648:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8521,"id":8552,"nodeType":"Return","src":"4641:32:34"}]}]},"documentation":{"id":8506,"nodeType":"StructuredDocumentation","src":"3975:205:34","text":" @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]"},"id":8555,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"4194:10:34","nodeType":"FunctionDefinition","parameters":{"id":8513,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8508,"mutability":"mutable","name":"hash","nameLocation":"4222:4:34","nodeType":"VariableDeclaration","scope":8555,"src":"4214:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8507,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4214:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8510,"mutability":"mutable","name":"r","nameLocation":"4244:1:34","nodeType":"VariableDeclaration","scope":8555,"src":"4236:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8509,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4236:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8512,"mutability":"mutable","name":"vs","nameLocation":"4263:2:34","nodeType":"VariableDeclaration","scope":8555,"src":"4255:10:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8511,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4255:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4204:67:34"},"returnParameters":{"id":8521,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8515,"mutability":"mutable","name":"recovered","nameLocation":"4303:9:34","nodeType":"VariableDeclaration","scope":8555,"src":"4295:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8514,"name":"address","nodeType":"ElementaryTypeName","src":"4295:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8518,"mutability":"mutable","name":"err","nameLocation":"4327:3:34","nodeType":"VariableDeclaration","scope":8555,"src":"4314:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8517,"nodeType":"UserDefinedTypeName","pathNode":{"id":8516,"name":"RecoverError","nameLocations":["4314:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"4314:12:34"},"referencedDeclaration":8409,"src":"4314:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8520,"mutability":"mutable","name":"errArg","nameLocation":"4340:6:34","nodeType":"VariableDeclaration","scope":8555,"src":"4332:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8519,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4332:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4294:53:34"},"scope":8749,"src":"4185:505:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8587,"nodeType":"Block","src":"4903:164:34","statements":[{"assignments":[8568,8571,8573],"declarations":[{"constant":false,"id":8568,"mutability":"mutable","name":"recovered","nameLocation":"4922:9:34","nodeType":"VariableDeclaration","scope":8587,"src":"4914:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8567,"name":"address","nodeType":"ElementaryTypeName","src":"4914:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8571,"mutability":"mutable","name":"error","nameLocation":"4946:5:34","nodeType":"VariableDeclaration","scope":8587,"src":"4933:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8570,"nodeType":"UserDefinedTypeName","pathNode":{"id":8569,"name":"RecoverError","nameLocations":["4933:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"4933:12:34"},"referencedDeclaration":8409,"src":"4933:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8573,"mutability":"mutable","name":"errorArg","nameLocation":"4961:8:34","nodeType":"VariableDeclaration","scope":8587,"src":"4953:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8572,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4953:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8579,"initialValue":{"arguments":[{"id":8575,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8558,"src":"4984:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8576,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8560,"src":"4990:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8577,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8562,"src":"4993:2:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8574,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8555,"src":"4973:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8578,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4973:23:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"4913:83:34"},{"expression":{"arguments":[{"id":8581,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8571,"src":"5018:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8582,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8573,"src":"5025:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8580,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8748,"src":"5006:11:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8409_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5006:28:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8584,"nodeType":"ExpressionStatement","src":"5006:28:34"},{"expression":{"id":8585,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8568,"src":"5051:9:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8566,"id":8586,"nodeType":"Return","src":"5044:16:34"}]},"documentation":{"id":8556,"nodeType":"StructuredDocumentation","src":"4696:116:34","text":" @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately."},"id":8588,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"4826:7:34","nodeType":"FunctionDefinition","parameters":{"id":8563,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8558,"mutability":"mutable","name":"hash","nameLocation":"4842:4:34","nodeType":"VariableDeclaration","scope":8588,"src":"4834:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8557,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4834:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8560,"mutability":"mutable","name":"r","nameLocation":"4856:1:34","nodeType":"VariableDeclaration","scope":8588,"src":"4848:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8559,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4848:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8562,"mutability":"mutable","name":"vs","nameLocation":"4867:2:34","nodeType":"VariableDeclaration","scope":8588,"src":"4859:10:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8561,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4859:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4833:37:34"},"returnParameters":{"id":8566,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8565,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8588,"src":"4894:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8564,"name":"address","nodeType":"ElementaryTypeName","src":"4894:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4893:9:34"},"scope":8749,"src":"4817:250:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8662,"nodeType":"Block","src":"5382:1372:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8612,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8609,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8597,"src":"6278:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8608,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6270:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8607,"name":"uint256","nodeType":"ElementaryTypeName","src":"6270:7:34","typeDescriptions":{}}},"id":8610,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6270:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307837464646464646464646464646464646464646464646464646464646464646463544353736453733353741343530314444464539324634363638314232304130","id":8611,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6283:66:34","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926418782139537452191302581570759080747168_by_1","typeString":"int_const 5789...(69 digits omitted)...7168"},"value":"0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0"},"src":"6270:79:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8623,"nodeType":"IfStatement","src":"6266:164:34","trueBody":{"id":8622,"nodeType":"Block","src":"6351:79:34","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8615,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6381:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8614,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6373:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8613,"name":"address","nodeType":"ElementaryTypeName","src":"6373:7:34","typeDescriptions":{}}},"id":8616,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6373:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8617,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"6385:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8618,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6398:17:34","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":8408,"src":"6385:30:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8619,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8597,"src":"6417:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8620,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6372:47:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8606,"id":8621,"nodeType":"Return","src":"6365:54:34"}]}},{"assignments":[8625],"declarations":[{"constant":false,"id":8625,"mutability":"mutable","name":"signer","nameLocation":"6532:6:34","nodeType":"VariableDeclaration","scope":8662,"src":"6524:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8624,"name":"address","nodeType":"ElementaryTypeName","src":"6524:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":8632,"initialValue":{"arguments":[{"id":8627,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8591,"src":"6551:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8628,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8593,"src":"6557:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8629,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8595,"src":"6560:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8630,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8597,"src":"6563:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8626,"name":"ecrecover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-6,"src":"6541:9:34","typeDescriptions":{"typeIdentifier":"t_function_ecrecover_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":8631,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6541:24:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6524:41:34"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":8638,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8633,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8625,"src":"6579:6:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":8636,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6597:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8635,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6589:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8634,"name":"address","nodeType":"ElementaryTypeName","src":"6589:7:34","typeDescriptions":{}}},"id":8637,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6589:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6579:20:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8652,"nodeType":"IfStatement","src":"6575:113:34","trueBody":{"id":8651,"nodeType":"Block","src":"6601:87:34","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8641,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6631:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8640,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6623:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8639,"name":"address","nodeType":"ElementaryTypeName","src":"6623:7:34","typeDescriptions":{}}},"id":8642,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6623:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8643,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"6635:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8644,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6648:16:34","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":8406,"src":"6635:29:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":8647,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6674:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8646,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6666:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8645,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6666:7:34","typeDescriptions":{}}},"id":8648,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6666:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8649,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6622:55:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8606,"id":8650,"nodeType":"Return","src":"6615:62:34"}]}},{"expression":{"components":[{"id":8653,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8625,"src":"6706:6:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8654,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"6714:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8655,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6727:7:34","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8405,"src":"6714:20:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":8658,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6744:1:34","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8657,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6736:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8656,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6736:7:34","typeDescriptions":{}}},"id":8659,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6736:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8660,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6705:42:34","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8606,"id":8661,"nodeType":"Return","src":"6698:49:34"}]},"documentation":{"id":8589,"nodeType":"StructuredDocumentation","src":"5073:125:34","text":" @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":8663,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"5212:10:34","nodeType":"FunctionDefinition","parameters":{"id":8598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8591,"mutability":"mutable","name":"hash","nameLocation":"5240:4:34","nodeType":"VariableDeclaration","scope":8663,"src":"5232:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8590,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5232:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8593,"mutability":"mutable","name":"v","nameLocation":"5260:1:34","nodeType":"VariableDeclaration","scope":8663,"src":"5254:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8592,"name":"uint8","nodeType":"ElementaryTypeName","src":"5254:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":8595,"mutability":"mutable","name":"r","nameLocation":"5279:1:34","nodeType":"VariableDeclaration","scope":8663,"src":"5271:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8594,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5271:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8597,"mutability":"mutable","name":"s","nameLocation":"5298:1:34","nodeType":"VariableDeclaration","scope":8663,"src":"5290:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8596,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5290:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5222:83:34"},"returnParameters":{"id":8606,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8600,"mutability":"mutable","name":"recovered","nameLocation":"5337:9:34","nodeType":"VariableDeclaration","scope":8663,"src":"5329:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8599,"name":"address","nodeType":"ElementaryTypeName","src":"5329:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8603,"mutability":"mutable","name":"err","nameLocation":"5361:3:34","nodeType":"VariableDeclaration","scope":8663,"src":"5348:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8602,"nodeType":"UserDefinedTypeName","pathNode":{"id":8601,"name":"RecoverError","nameLocations":["5348:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"5348:12:34"},"referencedDeclaration":8409,"src":"5348:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8605,"mutability":"mutable","name":"errArg","nameLocation":"5374:6:34","nodeType":"VariableDeclaration","scope":8663,"src":"5366:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8604,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5366:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5328:53:34"},"scope":8749,"src":"5203:1551:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8698,"nodeType":"Block","src":"6981:166:34","statements":[{"assignments":[8678,8681,8683],"declarations":[{"constant":false,"id":8678,"mutability":"mutable","name":"recovered","nameLocation":"7000:9:34","nodeType":"VariableDeclaration","scope":8698,"src":"6992:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8677,"name":"address","nodeType":"ElementaryTypeName","src":"6992:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8681,"mutability":"mutable","name":"error","nameLocation":"7024:5:34","nodeType":"VariableDeclaration","scope":8698,"src":"7011:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8680,"nodeType":"UserDefinedTypeName","pathNode":{"id":8679,"name":"RecoverError","nameLocations":["7011:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"7011:12:34"},"referencedDeclaration":8409,"src":"7011:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8683,"mutability":"mutable","name":"errorArg","nameLocation":"7039:8:34","nodeType":"VariableDeclaration","scope":8698,"src":"7031:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8682,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7031:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8690,"initialValue":{"arguments":[{"id":8685,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8666,"src":"7062:4:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8686,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8668,"src":"7068:1:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8687,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8670,"src":"7071:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8688,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8672,"src":"7074:1:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8684,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8475,8555,8663],"referencedDeclaration":8663,"src":"7051:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8689,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7051:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"6991:85:34"},{"expression":{"arguments":[{"id":8692,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8681,"src":"7098:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},{"id":8693,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8683,"src":"7105:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8691,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8748,"src":"7086:11:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8409_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7086:28:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8695,"nodeType":"ExpressionStatement","src":"7086:28:34"},{"expression":{"id":8696,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8678,"src":"7131:9:34","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8676,"id":8697,"nodeType":"Return","src":"7124:16:34"}]},"documentation":{"id":8664,"nodeType":"StructuredDocumentation","src":"6760:122:34","text":" @dev Overload of {ECDSA-recover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":8699,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"6896:7:34","nodeType":"FunctionDefinition","parameters":{"id":8673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8666,"mutability":"mutable","name":"hash","nameLocation":"6912:4:34","nodeType":"VariableDeclaration","scope":8699,"src":"6904:12:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8665,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6904:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8668,"mutability":"mutable","name":"v","nameLocation":"6924:1:34","nodeType":"VariableDeclaration","scope":8699,"src":"6918:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8667,"name":"uint8","nodeType":"ElementaryTypeName","src":"6918:5:34","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":8670,"mutability":"mutable","name":"r","nameLocation":"6935:1:34","nodeType":"VariableDeclaration","scope":8699,"src":"6927:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8669,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6927:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8672,"mutability":"mutable","name":"s","nameLocation":"6946:1:34","nodeType":"VariableDeclaration","scope":8699,"src":"6938:9:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8671,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6938:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6903:45:34"},"returnParameters":{"id":8676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8675,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8699,"src":"6972:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8674,"name":"address","nodeType":"ElementaryTypeName","src":"6972:7:34","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6971:9:34"},"scope":8749,"src":"6887:260:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8747,"nodeType":"Block","src":"7352:460:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8711,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8708,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7366:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8709,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7375:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8710,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7388:7:34","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8405,"src":"7375:20:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7366:29:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8714,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7462:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8715,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7471:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8716,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7484:16:34","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":8406,"src":"7471:29:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7462:38:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8725,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8722,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7567:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8723,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7576:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8724,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7589:22:34","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":8407,"src":"7576:35:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7567:44:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":8737,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8734,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8703,"src":"7701:5:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":8735,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8409,"src":"7710:12:34","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8736,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7723:17:34","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":8408,"src":"7710:30:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"7701:39:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8743,"nodeType":"IfStatement","src":"7697:109:34","trueBody":{"id":8742,"nodeType":"Block","src":"7742:64:34","statements":[{"errorCall":{"arguments":[{"id":8739,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8705,"src":"7786:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8738,"name":"ECDSAInvalidSignatureS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8422,"src":"7763:22:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":8740,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7763:32:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8741,"nodeType":"RevertStatement","src":"7756:39:34"}]}},"id":8744,"nodeType":"IfStatement","src":"7563:243:34","trueBody":{"id":8733,"nodeType":"Block","src":"7613:78:34","statements":[{"errorCall":{"arguments":[{"arguments":[{"id":8729,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8705,"src":"7670:8:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8728,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7662:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8727,"name":"uint256","nodeType":"ElementaryTypeName","src":"7662:7:34","typeDescriptions":{}}},"id":8730,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7662:17:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8726,"name":"ECDSAInvalidSignatureLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8417,"src":"7634:27:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":8731,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7634:46:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8732,"nodeType":"RevertStatement","src":"7627:53:34"}]}},"id":8745,"nodeType":"IfStatement","src":"7458:348:34","trueBody":{"id":8721,"nodeType":"Block","src":"7502:55:34","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8718,"name":"ECDSAInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8412,"src":"7523:21:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8719,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7523:23:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8720,"nodeType":"RevertStatement","src":"7516:30:34"}]}},"id":8746,"nodeType":"IfStatement","src":"7362:444:34","trueBody":{"id":8713,"nodeType":"Block","src":"7397:55:34","statements":[{"functionReturnParameters":8707,"id":8712,"nodeType":"Return","src":"7411:7:34"}]}}]},"documentation":{"id":8700,"nodeType":"StructuredDocumentation","src":"7153:122:34","text":" @dev Optionally reverts with the corresponding custom error according to the `error` argument provided."},"id":8748,"implemented":true,"kind":"function","modifiers":[],"name":"_throwError","nameLocation":"7289:11:34","nodeType":"FunctionDefinition","parameters":{"id":8706,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8703,"mutability":"mutable","name":"error","nameLocation":"7314:5:34","nodeType":"VariableDeclaration","scope":8748,"src":"7301:18:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8702,"nodeType":"UserDefinedTypeName","pathNode":{"id":8701,"name":"RecoverError","nameLocations":["7301:12:34"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"7301:12:34"},"referencedDeclaration":8409,"src":"7301:12:34","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8705,"mutability":"mutable","name":"errorArg","nameLocation":"7329:8:34","nodeType":"VariableDeclaration","scope":8748,"src":"7321:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8704,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7321:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7300:38:34"},"returnParameters":{"id":8707,"nodeType":"ParameterList","parameters":[],"src":"7352:0:34"},"scope":8749,"src":"7280:532:34","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":8750,"src":"344:7470:34","usedErrors":[8412,8417,8422],"usedEvents":[]}],"src":"112:7703:34"},"id":34},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","exportedSymbols":{"EIP712":[8976],"IERC5267":[5346],"MessageHashUtils":[9050],"ShortString":[6866],"ShortStrings":[7077]},"id":8977,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":8751,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"113:24:35"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","file":"./MessageHashUtils.sol","id":8753,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8977,"sourceUnit":9051,"src":"139:56:35","symbolAliases":[{"foreign":{"id":8752,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9050,"src":"147:16:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","file":"../ShortStrings.sol","id":8756,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8977,"sourceUnit":7078,"src":"196:62:35","symbolAliases":[{"foreign":{"id":8754,"name":"ShortStrings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7077,"src":"204:12:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":8755,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6866,"src":"218:11:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","file":"../../interfaces/IERC5267.sol","id":8758,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8977,"sourceUnit":5347,"src":"259:55:35","symbolAliases":[{"foreign":{"id":8757,"name":"IERC5267","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5346,"src":"267:8:35","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":8760,"name":"IERC5267","nameLocations":["1988:8:35"],"nodeType":"IdentifierPath","referencedDeclaration":5346,"src":"1988:8:35"},"id":8761,"nodeType":"InheritanceSpecifier","src":"1988:8:35"}],"canonicalName":"EIP712","contractDependencies":[],"contractKind":"contract","documentation":{"id":8759,"nodeType":"StructuredDocumentation","src":"316:1643:35","text":" @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n ({_hashTypedDataV4}).\n The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n the chain id to protect against replay attacks on an eventual fork of the chain.\n NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n @custom:oz-upgrades-unsafe-allow state-variable-immutable"},"fullyImplemented":true,"id":8976,"linearizedBaseContracts":[8976,5346],"name":"EIP712","nameLocation":"1978:6:35","nodeType":"ContractDefinition","nodes":[{"global":false,"id":8763,"libraryName":{"id":8762,"name":"ShortStrings","nameLocations":["2009:12:35"],"nodeType":"IdentifierPath","referencedDeclaration":7077,"src":"2009:12:35"},"nodeType":"UsingForDirective","src":"2003:25:35"},{"constant":true,"id":8768,"mutability":"constant","name":"TYPE_HASH","nameLocation":"2059:9:35","nodeType":"VariableDeclaration","scope":8976,"src":"2034:140:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8764,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2034:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"454950373132446f6d61696e28737472696e67206e616d652c737472696e672076657273696f6e2c75696e7432353620636861696e49642c6164647265737320766572696679696e67436f6e747261637429","id":8766,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2089:84:35","typeDescriptions":{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""},"value":"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""}],"id":8765,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2079:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8767,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2079:95:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8770,"mutability":"immutable","name":"_cachedDomainSeparator","nameLocation":"2399:22:35","nodeType":"VariableDeclaration","scope":8976,"src":"2373:48:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8769,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2373:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8772,"mutability":"immutable","name":"_cachedChainId","nameLocation":"2453:14:35","nodeType":"VariableDeclaration","scope":8976,"src":"2427:40:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8771,"name":"uint256","nodeType":"ElementaryTypeName","src":"2427:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":8774,"mutability":"immutable","name":"_cachedThis","nameLocation":"2499:11:35","nodeType":"VariableDeclaration","scope":8976,"src":"2473:37:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8773,"name":"address","nodeType":"ElementaryTypeName","src":"2473:7:35","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"private"},{"constant":false,"id":8776,"mutability":"immutable","name":"_hashedName","nameLocation":"2543:11:35","nodeType":"VariableDeclaration","scope":8976,"src":"2517:37:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8775,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2517:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8778,"mutability":"immutable","name":"_hashedVersion","nameLocation":"2586:14:35","nodeType":"VariableDeclaration","scope":8976,"src":"2560:40:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8777,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2560:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":8781,"mutability":"immutable","name":"_name","nameLocation":"2637:5:35","nodeType":"VariableDeclaration","scope":8976,"src":"2607:35:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":8780,"nodeType":"UserDefinedTypeName","pathNode":{"id":8779,"name":"ShortString","nameLocations":["2607:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2607:11:35"},"referencedDeclaration":6866,"src":"2607:11:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":8784,"mutability":"immutable","name":"_version","nameLocation":"2678:8:35","nodeType":"VariableDeclaration","scope":8976,"src":"2648:38:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"},"typeName":{"id":8783,"nodeType":"UserDefinedTypeName","pathNode":{"id":8782,"name":"ShortString","nameLocations":["2648:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":6866,"src":"2648:11:35"},"referencedDeclaration":6866,"src":"2648:11:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":8786,"mutability":"mutable","name":"_nameFallback","nameLocation":"2707:13:35","nodeType":"VariableDeclaration","scope":8976,"src":"2692:28:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":8785,"name":"string","nodeType":"ElementaryTypeName","src":"2692:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":8788,"mutability":"mutable","name":"_versionFallback","nameLocation":"2741:16:35","nodeType":"VariableDeclaration","scope":8976,"src":"2726:31:35","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":8787,"name":"string","nodeType":"ElementaryTypeName","src":"2726:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":8845,"nodeType":"Block","src":"3383:376:35","statements":[{"expression":{"id":8801,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8796,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8781,"src":"3393:5:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":8799,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8786,"src":"3432:13:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8797,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8791,"src":"3401:4:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":8798,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3406:25:35","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7018,"src":"3401:30:35","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$6866_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":8800,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3401:45:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"src":"3393:53:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8802,"nodeType":"ExpressionStatement","src":"3393:53:35"},{"expression":{"id":8808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8803,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8784,"src":"3456:8:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":8806,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8788,"src":"3501:16:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8804,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8793,"src":"3467:7:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":8805,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3475:25:35","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7018,"src":"3467:33:35","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$6866_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":8807,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3467:51:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"src":"3456:62:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8809,"nodeType":"ExpressionStatement","src":"3456:62:35"},{"expression":{"id":8817,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8810,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8776,"src":"3528:11:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":8814,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8791,"src":"3558:4:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8813,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3552:5:35","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8812,"name":"bytes","nodeType":"ElementaryTypeName","src":"3552:5:35","typeDescriptions":{}}},"id":8815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3552:11:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8811,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"3542:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8816,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3542:22:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3528:36:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":8818,"nodeType":"ExpressionStatement","src":"3528:36:35"},{"expression":{"id":8826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8819,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8778,"src":"3574:14:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":8823,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8793,"src":"3607:7:35","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8822,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3601:5:35","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8821,"name":"bytes","nodeType":"ElementaryTypeName","src":"3601:5:35","typeDescriptions":{}}},"id":8824,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3601:14:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8820,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"3591:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8825,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3591:25:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3574:42:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":8827,"nodeType":"ExpressionStatement","src":"3574:42:35"},{"expression":{"id":8831,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8828,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8772,"src":"3627:14:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"expression":{"id":8829,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3644:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8830,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3650:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"3644:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3627:30:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8832,"nodeType":"ExpressionStatement","src":"3627:30:35"},{"expression":{"id":8836,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8833,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8770,"src":"3667:22:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"id":8834,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8893,"src":"3692:21:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":8835,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3692:23:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3667:48:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":8837,"nodeType":"ExpressionStatement","src":"3667:48:35"},{"expression":{"id":8843,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8838,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8774,"src":"3725:11:35","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":8841,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3747:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8840,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3739:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8839,"name":"address","nodeType":"ElementaryTypeName","src":"3739:7:35","typeDescriptions":{}}},"id":8842,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3739:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3725:27:35","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":8844,"nodeType":"ExpressionStatement","src":"3725:27:35"}]},"documentation":{"id":8789,"nodeType":"StructuredDocumentation","src":"2764:559:35","text":" @dev Initializes the domain separator and parameter caches.\n The meaning of `name` and `version` is specified in\n https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n - `version`: the current major version of the signing domain.\n NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n contract upgrade]."},"id":8846,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":8794,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8791,"mutability":"mutable","name":"name","nameLocation":"3354:4:35","nodeType":"VariableDeclaration","scope":8846,"src":"3340:18:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8790,"name":"string","nodeType":"ElementaryTypeName","src":"3340:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8793,"mutability":"mutable","name":"version","nameLocation":"3374:7:35","nodeType":"VariableDeclaration","scope":8846,"src":"3360:21:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8792,"name":"string","nodeType":"ElementaryTypeName","src":"3360:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3339:43:35"},"returnParameters":{"id":8795,"nodeType":"ParameterList","parameters":[],"src":"3383:0:35"},"scope":8976,"src":"3328:431:35","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":8871,"nodeType":"Block","src":"3907:200:35","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8862,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":8857,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8854,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3929:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8853,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3921:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8852,"name":"address","nodeType":"ElementaryTypeName","src":"3921:7:35","typeDescriptions":{}}},"id":8855,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3921:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8856,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8774,"src":"3938:11:35","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3921:28:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8861,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":8858,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3953:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8859,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3959:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"3953:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8860,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8772,"src":"3970:14:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3953:31:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3921:63:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8869,"nodeType":"Block","src":"4046:55:35","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":8866,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8893,"src":"4067:21:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":8867,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4067:23:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8851,"id":8868,"nodeType":"Return","src":"4060:30:35"}]},"id":8870,"nodeType":"IfStatement","src":"3917:184:35","trueBody":{"id":8865,"nodeType":"Block","src":"3986:54:35","statements":[{"expression":{"id":8863,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8770,"src":"4007:22:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8851,"id":8864,"nodeType":"Return","src":"4000:29:35"}]}}]},"documentation":{"id":8847,"nodeType":"StructuredDocumentation","src":"3765:75:35","text":" @dev Returns the domain separator for the current chain."},"id":8872,"implemented":true,"kind":"function","modifiers":[],"name":"_domainSeparatorV4","nameLocation":"3854:18:35","nodeType":"FunctionDefinition","parameters":{"id":8848,"nodeType":"ParameterList","parameters":[],"src":"3872:2:35"},"returnParameters":{"id":8851,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8850,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8872,"src":"3898:7:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8849,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3898:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3897:9:35"},"scope":8976,"src":"3845:262:35","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":8892,"nodeType":"Block","src":"4177:115:35","statements":[{"expression":{"arguments":[{"arguments":[{"id":8880,"name":"TYPE_HASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8768,"src":"4215:9:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8881,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8776,"src":"4226:11:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8882,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8778,"src":"4239:14:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"expression":{"id":8883,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"4255:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8884,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4261:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"4255:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":8887,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"4278:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8886,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4270:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8885,"name":"address","nodeType":"ElementaryTypeName","src":"4270:7:35","typeDescriptions":{}}},"id":8888,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4270:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":8878,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"4204:3:35","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":8879,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4208:6:35","memberName":"encode","nodeType":"MemberAccess","src":"4204:10:35","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":8889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4204:80:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8877,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4194:9:35","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":8890,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4194:91:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8876,"id":8891,"nodeType":"Return","src":"4187:98:35"}]},"id":8893,"implemented":true,"kind":"function","modifiers":[],"name":"_buildDomainSeparator","nameLocation":"4122:21:35","nodeType":"FunctionDefinition","parameters":{"id":8873,"nodeType":"ParameterList","parameters":[],"src":"4143:2:35"},"returnParameters":{"id":8876,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8875,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8893,"src":"4168:7:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8874,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4168:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4167:9:35"},"scope":8976,"src":"4113:179:35","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":8908,"nodeType":"Block","src":"5003:90:35","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":8903,"name":"_domainSeparatorV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8872,"src":"5053:18:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":8904,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5053:20:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8905,"name":"structHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8896,"src":"5075:10:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":8901,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9050,"src":"5020:16:35","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_MessageHashUtils_$9050_$","typeString":"type(library MessageHashUtils)"}},"id":8902,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5037:15:35","memberName":"toTypedDataHash","nodeType":"MemberAccess","referencedDeclaration":9049,"src":"5020:32:35","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32,bytes32) pure returns (bytes32)"}},"id":8906,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5020:66:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8900,"id":8907,"nodeType":"Return","src":"5013:73:35"}]},"documentation":{"id":8894,"nodeType":"StructuredDocumentation","src":"4298:614:35","text":" @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n function returns the hash of the fully encoded EIP712 message for this domain.\n This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n ```solidity\n bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n keccak256(\"Mail(address to,string contents)\"),\n mailTo,\n keccak256(bytes(mailContents))\n )));\n address signer = ECDSA.recover(digest, signature);\n ```"},"id":8909,"implemented":true,"kind":"function","modifiers":[],"name":"_hashTypedDataV4","nameLocation":"4926:16:35","nodeType":"FunctionDefinition","parameters":{"id":8897,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8896,"mutability":"mutable","name":"structHash","nameLocation":"4951:10:35","nodeType":"VariableDeclaration","scope":8909,"src":"4943:18:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8895,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4943:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4942:20:35"},"returnParameters":{"id":8900,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8899,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8909,"src":"4994:7:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8898,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4994:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4993:9:35"},"scope":8976,"src":"4917:176:35","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5345],"body":{"id":8950,"nodeType":"Block","src":"5472:229:35","statements":[{"expression":{"components":[{"hexValue":"0f","id":8928,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"5503:7:35","typeDescriptions":{"typeIdentifier":"t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c","typeString":"literal_string hex\"0f\""},"value":"\u000f"},{"arguments":[],"expression":{"argumentTypes":[],"id":8929,"name":"_EIP712Name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8963,"src":"5533:11:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":8930,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5533:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":8931,"name":"_EIP712Version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8975,"src":"5560:14:35","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":8932,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5560:16:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":8933,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"5590:5:35","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":8934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5596:7:35","memberName":"chainid","nodeType":"MemberAccess","src":"5590:13:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":8937,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"5625:4:35","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$8976","typeString":"contract EIP712"}],"id":8936,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5617:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8935,"name":"address","nodeType":"ElementaryTypeName","src":"5617:7:35","typeDescriptions":{}}},"id":8938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5617:13:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":8941,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5652:1:35","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8940,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5644:7:35","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8939,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5644:7:35","typeDescriptions":{}}},"id":8942,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5644:10:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":8946,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5682:1:35","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8945,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"5668:13:35","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (uint256[] memory)"},"typeName":{"baseType":{"id":8943,"name":"uint256","nodeType":"ElementaryTypeName","src":"5672:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8944,"nodeType":"ArrayTypeName","src":"5672:9:35","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}}},"id":8947,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5668:16:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}}],"id":8948,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5489:205:35","typeDescriptions":{"typeIdentifier":"t_tuple$_t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_uint256_$_t_address_$_t_bytes32_$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"tuple(literal_string hex\"0f\",string memory,string memory,uint256,address,bytes32,uint256[] memory)"}},"functionReturnParameters":8927,"id":8949,"nodeType":"Return","src":"5482:212:35"}]},"documentation":{"id":8910,"nodeType":"StructuredDocumentation","src":"5099:40:35","text":" @dev See {IERC-5267}."},"functionSelector":"84b0196e","id":8951,"implemented":true,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"5153:12:35","nodeType":"FunctionDefinition","parameters":{"id":8911,"nodeType":"ParameterList","parameters":[],"src":"5165:2:35"},"returnParameters":{"id":8927,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8913,"mutability":"mutable","name":"fields","nameLocation":"5249:6:35","nodeType":"VariableDeclaration","scope":8951,"src":"5242:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8912,"name":"bytes1","nodeType":"ElementaryTypeName","src":"5242:6:35","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":8915,"mutability":"mutable","name":"name","nameLocation":"5283:4:35","nodeType":"VariableDeclaration","scope":8951,"src":"5269:18:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8914,"name":"string","nodeType":"ElementaryTypeName","src":"5269:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8917,"mutability":"mutable","name":"version","nameLocation":"5315:7:35","nodeType":"VariableDeclaration","scope":8951,"src":"5301:21:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8916,"name":"string","nodeType":"ElementaryTypeName","src":"5301:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8919,"mutability":"mutable","name":"chainId","nameLocation":"5344:7:35","nodeType":"VariableDeclaration","scope":8951,"src":"5336:15:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8918,"name":"uint256","nodeType":"ElementaryTypeName","src":"5336:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8921,"mutability":"mutable","name":"verifyingContract","nameLocation":"5373:17:35","nodeType":"VariableDeclaration","scope":8951,"src":"5365:25:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8920,"name":"address","nodeType":"ElementaryTypeName","src":"5365:7:35","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8923,"mutability":"mutable","name":"salt","nameLocation":"5412:4:35","nodeType":"VariableDeclaration","scope":8951,"src":"5404:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8922,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5404:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8926,"mutability":"mutable","name":"extensions","nameLocation":"5447:10:35","nodeType":"VariableDeclaration","scope":8951,"src":"5430:27:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":8924,"name":"uint256","nodeType":"ElementaryTypeName","src":"5430:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8925,"nodeType":"ArrayTypeName","src":"5430:9:35","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"5228:239:35"},"scope":8976,"src":"5144:557:35","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":8962,"nodeType":"Block","src":"6082:65:35","statements":[{"expression":{"arguments":[{"id":8959,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8786,"src":"6126:13:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8957,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8781,"src":"6099:5:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8958,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6105:20:35","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7045,"src":"6099:26:35","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":8960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6099:41:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":8956,"id":8961,"nodeType":"Return","src":"6092:48:35"}]},"documentation":{"id":8952,"nodeType":"StructuredDocumentation","src":"5707:256:35","text":" @dev The name parameter for the EIP712 domain.\n NOTE: By default this function reads _name which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":8963,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Name","nameLocation":"6030:11:35","nodeType":"FunctionDefinition","parameters":{"id":8953,"nodeType":"ParameterList","parameters":[],"src":"6041:2:35"},"returnParameters":{"id":8956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8955,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8963,"src":"6067:13:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8954,"name":"string","nodeType":"ElementaryTypeName","src":"6067:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6066:15:35"},"scope":8976,"src":"6021:126:35","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":8974,"nodeType":"Block","src":"6537:71:35","statements":[{"expression":{"arguments":[{"id":8971,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8788,"src":"6584:16:35","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":8969,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8784,"src":"6554:8:35","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$6866","typeString":"ShortString"}},"id":8970,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6563:20:35","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7045,"src":"6554:29:35","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$6866_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$6866_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":8972,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6554:47:35","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":8968,"id":8973,"nodeType":"Return","src":"6547:54:35"}]},"documentation":{"id":8964,"nodeType":"StructuredDocumentation","src":"6153:262:35","text":" @dev The version parameter for the EIP712 domain.\n NOTE: By default this function reads _version which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":8975,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Version","nameLocation":"6482:14:35","nodeType":"FunctionDefinition","parameters":{"id":8965,"nodeType":"ParameterList","parameters":[],"src":"6496:2:35"},"returnParameters":{"id":8968,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8967,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8975,"src":"6522:13:35","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8966,"name":"string","nodeType":"ElementaryTypeName","src":"6522:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6521:15:35"},"scope":8976,"src":"6473:135:35","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":8977,"src":"1960:4650:35","usedErrors":[6874,6876],"usedEvents":[5326]}],"src":"113:6498:35"},"id":35},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","exportedSymbols":{"MessageHashUtils":[9050],"Strings":[8401]},"id":9051,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":8978,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:36"},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../Strings.sol","id":8980,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9051,"sourceUnit":8402,"src":"149:39:36","symbolAliases":[{"foreign":{"id":8979,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"157:7:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"MessageHashUtils","contractDependencies":[],"contractKind":"library","documentation":{"id":8981,"nodeType":"StructuredDocumentation","src":"190:330:36","text":" @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n The library provides methods for generating a hash of a message that conforms to the\n https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n specifications."},"fullyImplemented":true,"id":9050,"linearizedBaseContracts":[9050],"name":"MessageHashUtils","nameLocation":"529:16:36","nodeType":"ContractDefinition","nodes":[{"body":{"id":8990,"nodeType":"Block","src":"1314:341:36","statements":[{"AST":{"nodeType":"YulBlock","src":"1349:300:36","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1370:4:36","type":"","value":"0x00"},{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a3332","kind":"string","nodeType":"YulLiteral","src":"1376:34:36","type":"","value":"\u0019Ethereum Signed Message:\n32"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1363:6:36"},"nodeType":"YulFunctionCall","src":"1363:48:36"},"nodeType":"YulExpressionStatement","src":"1363:48:36"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1472:4:36","type":"","value":"0x1c"},{"name":"messageHash","nodeType":"YulIdentifier","src":"1478:11:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1465:6:36"},"nodeType":"YulFunctionCall","src":"1465:25:36"},"nodeType":"YulExpressionStatement","src":"1465:25:36"},{"nodeType":"YulAssignment","src":"1544:31:36","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1564:4:36","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1570:4:36","type":"","value":"0x3c"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"1554:9:36"},"nodeType":"YulFunctionCall","src":"1554:21:36"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"1544:6:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8987,"isOffset":false,"isSlot":false,"src":"1544:6:36","valueSize":1},{"declaration":8984,"isOffset":false,"isSlot":false,"src":"1478:11:36","valueSize":1}],"flags":["memory-safe"],"id":8989,"nodeType":"InlineAssembly","src":"1324:325:36"}]},"documentation":{"id":8982,"nodeType":"StructuredDocumentation","src":"552:665:36","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing a bytes32 `messageHash` with\n `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n keccak256, although any bytes32 value can be safely used because the final digest will\n be re-hashed.\n See {ECDSA-recover}."},"id":8991,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"1231:22:36","nodeType":"FunctionDefinition","parameters":{"id":8985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8984,"mutability":"mutable","name":"messageHash","nameLocation":"1262:11:36","nodeType":"VariableDeclaration","scope":8991,"src":"1254:19:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8983,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1254:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1253:21:36"},"returnParameters":{"id":8988,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8987,"mutability":"mutable","name":"digest","nameLocation":"1306:6:36","nodeType":"VariableDeclaration","scope":8991,"src":"1298:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8986,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1298:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1297:16:36"},"scope":9050,"src":"1222:433:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9016,"nodeType":"Block","src":"2207:143:36","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a","id":9003,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2259:32:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},"value":"\u0019Ethereum Signed Message:\n"},{"arguments":[{"arguments":[{"expression":{"id":9008,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8994,"src":"2316:7:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2324:6:36","memberName":"length","nodeType":"MemberAccess","src":"2316:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9006,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8401,"src":"2299:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$8401_$","typeString":"type(library Strings)"}},"id":9007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2307:8:36","memberName":"toString","nodeType":"MemberAccess","referencedDeclaration":7279,"src":"2299:16:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":9010,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2299:32:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9005,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2293:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9004,"name":"bytes","nodeType":"ElementaryTypeName","src":"2293:5:36","typeDescriptions":{}}},"id":9011,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2293:39:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9012,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8994,"src":"2334:7:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9001,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2246:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9000,"name":"bytes","nodeType":"ElementaryTypeName","src":"2246:5:36","typeDescriptions":{}}},"id":9002,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2252:6:36","memberName":"concat","nodeType":"MemberAccess","src":"2246:12:36","typeDescriptions":{"typeIdentifier":"t_function_bytesconcat_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2246:96:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8999,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2236:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9014,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2236:107:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":8998,"id":9015,"nodeType":"Return","src":"2217:126:36"}]},"documentation":{"id":8992,"nodeType":"StructuredDocumentation","src":"1661:455:36","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing an arbitrary `message` with\n `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n See {ECDSA-recover}."},"id":9017,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"2130:22:36","nodeType":"FunctionDefinition","parameters":{"id":8995,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8994,"mutability":"mutable","name":"message","nameLocation":"2166:7:36","nodeType":"VariableDeclaration","scope":9017,"src":"2153:20:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8993,"name":"bytes","nodeType":"ElementaryTypeName","src":"2153:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2152:22:36"},"returnParameters":{"id":8998,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8997,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9017,"src":"2198:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8996,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2198:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2197:9:36"},"scope":9050,"src":"2121:229:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9036,"nodeType":"Block","src":"2804:80:36","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"1900","id":9030,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"2848:10:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},"value":"\u0019\u0000"},{"id":9031,"name":"validator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9020,"src":"2860:9:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9032,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9022,"src":"2871:4:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9028,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2831:3:36","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9029,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2835:12:36","memberName":"encodePacked","nodeType":"MemberAccess","src":"2831:16:36","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9033,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2831:45:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9027,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2821:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9034,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2821:56:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9026,"id":9035,"nodeType":"Return","src":"2814:63:36"}]},"documentation":{"id":9018,"nodeType":"StructuredDocumentation","src":"2356:332:36","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x00` (data with intended validator).\n The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n `validator` address. Then hashing the result.\n See {ECDSA-recover}."},"id":9037,"implemented":true,"kind":"function","modifiers":[],"name":"toDataWithIntendedValidatorHash","nameLocation":"2702:31:36","nodeType":"FunctionDefinition","parameters":{"id":9023,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9020,"mutability":"mutable","name":"validator","nameLocation":"2742:9:36","nodeType":"VariableDeclaration","scope":9037,"src":"2734:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9019,"name":"address","nodeType":"ElementaryTypeName","src":"2734:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9022,"mutability":"mutable","name":"data","nameLocation":"2766:4:36","nodeType":"VariableDeclaration","scope":9037,"src":"2753:17:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9021,"name":"bytes","nodeType":"ElementaryTypeName","src":"2753:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2733:38:36"},"returnParameters":{"id":9026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9025,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9037,"src":"2795:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9024,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2795:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2794:9:36"},"scope":9050,"src":"2693:191:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9048,"nodeType":"Block","src":"3435:265:36","statements":[{"AST":{"nodeType":"YulBlock","src":"3470:224:36","statements":[{"nodeType":"YulVariableDeclaration","src":"3484:22:36","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3501:4:36","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"3495:5:36"},"nodeType":"YulFunctionCall","src":"3495:11:36"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"3488:3:36","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3526:3:36"},{"hexValue":"1901","kind":"string","nodeType":"YulLiteral","src":"3531:10:36","type":"","value":"\u0019\u0001"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3519:6:36"},"nodeType":"YulFunctionCall","src":"3519:23:36"},"nodeType":"YulExpressionStatement","src":"3519:23:36"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3566:3:36"},{"kind":"number","nodeType":"YulLiteral","src":"3571:4:36","type":"","value":"0x02"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3562:3:36"},"nodeType":"YulFunctionCall","src":"3562:14:36"},{"name":"domainSeparator","nodeType":"YulIdentifier","src":"3578:15:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3555:6:36"},"nodeType":"YulFunctionCall","src":"3555:39:36"},"nodeType":"YulExpressionStatement","src":"3555:39:36"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3618:3:36"},{"kind":"number","nodeType":"YulLiteral","src":"3623:4:36","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3614:3:36"},"nodeType":"YulFunctionCall","src":"3614:14:36"},{"name":"structHash","nodeType":"YulIdentifier","src":"3630:10:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3607:6:36"},"nodeType":"YulFunctionCall","src":"3607:34:36"},"nodeType":"YulExpressionStatement","src":"3607:34:36"},{"nodeType":"YulAssignment","src":"3654:30:36","value":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3674:3:36"},{"kind":"number","nodeType":"YulLiteral","src":"3679:4:36","type":"","value":"0x42"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3664:9:36"},"nodeType":"YulFunctionCall","src":"3664:20:36"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"3654:6:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9045,"isOffset":false,"isSlot":false,"src":"3654:6:36","valueSize":1},{"declaration":9040,"isOffset":false,"isSlot":false,"src":"3578:15:36","valueSize":1},{"declaration":9042,"isOffset":false,"isSlot":false,"src":"3630:10:36","valueSize":1}],"flags":["memory-safe"],"id":9047,"nodeType":"InlineAssembly","src":"3445:249:36"}]},"documentation":{"id":9038,"nodeType":"StructuredDocumentation","src":"2890:431:36","text":" @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n See {ECDSA-recover}."},"id":9049,"implemented":true,"kind":"function","modifiers":[],"name":"toTypedDataHash","nameLocation":"3335:15:36","nodeType":"FunctionDefinition","parameters":{"id":9043,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9040,"mutability":"mutable","name":"domainSeparator","nameLocation":"3359:15:36","nodeType":"VariableDeclaration","scope":9049,"src":"3351:23:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9039,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3351:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9042,"mutability":"mutable","name":"structHash","nameLocation":"3384:10:36","nodeType":"VariableDeclaration","scope":9049,"src":"3376:18:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9041,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3376:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3350:45:36"},"returnParameters":{"id":9046,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9045,"mutability":"mutable","name":"digest","nameLocation":"3427:6:36","nodeType":"VariableDeclaration","scope":9049,"src":"3419:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9044,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3419:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3418:16:36"},"scope":9050,"src":"3326:374:36","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":9051,"src":"521:3181:36","usedErrors":[],"usedEvents":[]}],"src":"123:3580:36"},"id":36},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","exportedSymbols":{"ECDSA":[8749],"IERC1271":[5317],"SignatureChecker":[9158]},"id":9159,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9052,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:37"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"./ECDSA.sol","id":9054,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9159,"sourceUnit":8750,"src":"149:34:37","symbolAliases":[{"foreign":{"id":9053,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"157:5:37","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","file":"../../interfaces/IERC1271.sol","id":9056,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9159,"sourceUnit":5318,"src":"184:55:37","symbolAliases":[{"foreign":{"id":9055,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5317,"src":"192:8:37","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignatureChecker","contractDependencies":[],"contractKind":"library","documentation":{"id":9057,"nodeType":"StructuredDocumentation","src":"241:290:37","text":" @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n Argent and Safe Wallet (previously Gnosis Safe)."},"fullyImplemented":true,"id":9158,"linearizedBaseContracts":[9158],"name":"SignatureChecker","nameLocation":"540:16:37","nodeType":"ContractDefinition","nodes":[{"body":{"id":9104,"nodeType":"Block","src":"1153:317:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":9069,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9060,"src":"1167:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9070,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1174:4:37","memberName":"code","nodeType":"MemberAccess","src":"1167:11:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1179:6:37","memberName":"length","nodeType":"MemberAccess","src":"1167:18:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9072,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1189:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1167:23:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":9102,"nodeType":"Block","src":"1381:83:37","statements":[{"expression":{"arguments":[{"id":9097,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9060,"src":"1429:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9098,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9062,"src":"1437:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9099,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9064,"src":"1443:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9096,"name":"isValidERC1271SignatureNow","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9157,"src":"1402:26:37","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":9100,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1402:51:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9068,"id":9101,"nodeType":"Return","src":"1395:58:37"}]},"id":9103,"nodeType":"IfStatement","src":"1163:301:37","trueBody":{"id":9095,"nodeType":"Block","src":"1192:183:37","statements":[{"assignments":[9075,9078,null],"declarations":[{"constant":false,"id":9075,"mutability":"mutable","name":"recovered","nameLocation":"1215:9:37","nodeType":"VariableDeclaration","scope":9095,"src":"1207:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9074,"name":"address","nodeType":"ElementaryTypeName","src":"1207:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9078,"mutability":"mutable","name":"err","nameLocation":"1245:3:37","nodeType":"VariableDeclaration","scope":9095,"src":"1226:22:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9077,"nodeType":"UserDefinedTypeName","pathNode":{"id":9076,"name":"ECDSA.RecoverError","nameLocations":["1226:5:37","1232:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8409,"src":"1226:18:37"},"referencedDeclaration":8409,"src":"1226:18:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},null],"id":9084,"initialValue":{"arguments":[{"id":9081,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9062,"src":"1271:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9082,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9064,"src":"1277:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9079,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"1254:5:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$8749_$","typeString":"type(library ECDSA)"}},"id":9080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1260:10:37","memberName":"tryRecover","nodeType":"MemberAccess","referencedDeclaration":8475,"src":"1254:16:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9083,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1254:33:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8409_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"1206:81:37"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"},"id":9089,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9085,"name":"err","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9078,"src":"1308:3:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"expression":{"id":9086,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8749,"src":"1315:5:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$8749_$","typeString":"type(library ECDSA)"}},"id":9087,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1321:12:37","memberName":"RecoverError","nodeType":"MemberAccess","referencedDeclaration":8409,"src":"1315:18:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8409_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9088,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:7:37","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8405,"src":"1315:26:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8409","typeString":"enum ECDSA.RecoverError"}},"src":"1308:33:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":9092,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9090,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9075,"src":"1345:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9091,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9060,"src":"1358:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1345:19:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"1308:56:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9068,"id":9094,"nodeType":"Return","src":"1301:63:37"}]}}]},"documentation":{"id":9058,"nodeType":"StructuredDocumentation","src":"563:473:37","text":" @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9105,"implemented":true,"kind":"function","modifiers":[],"name":"isValidSignatureNow","nameLocation":"1050:19:37","nodeType":"FunctionDefinition","parameters":{"id":9065,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9060,"mutability":"mutable","name":"signer","nameLocation":"1078:6:37","nodeType":"VariableDeclaration","scope":9105,"src":"1070:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9059,"name":"address","nodeType":"ElementaryTypeName","src":"1070:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9062,"mutability":"mutable","name":"hash","nameLocation":"1094:4:37","nodeType":"VariableDeclaration","scope":9105,"src":"1086:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9061,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1086:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9064,"mutability":"mutable","name":"signature","nameLocation":"1113:9:37","nodeType":"VariableDeclaration","scope":9105,"src":"1100:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9063,"name":"bytes","nodeType":"ElementaryTypeName","src":"1100:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1069:54:37"},"returnParameters":{"id":9068,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9067,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9105,"src":"1147:4:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9066,"name":"bool","nodeType":"ElementaryTypeName","src":"1147:4:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1146:6:37"},"scope":9158,"src":"1041:429:37","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9156,"nodeType":"Block","src":"2026:309:37","statements":[{"assignments":[9118,9120],"declarations":[{"constant":false,"id":9118,"mutability":"mutable","name":"success","nameLocation":"2042:7:37","nodeType":"VariableDeclaration","scope":9156,"src":"2037:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9117,"name":"bool","nodeType":"ElementaryTypeName","src":"2037:4:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9120,"mutability":"mutable","name":"result","nameLocation":"2064:6:37","nodeType":"VariableDeclaration","scope":9156,"src":"2051:19:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9119,"name":"bytes","nodeType":"ElementaryTypeName","src":"2051:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":9132,"initialValue":{"arguments":[{"arguments":[{"expression":{"id":9125,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5317,"src":"2120:8:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5317_$","typeString":"type(contract IERC1271)"}},"id":9126,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2129:16:37","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5316,"src":"2120:25:37","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},{"components":[{"id":9127,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9110,"src":"2148:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9128,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9112,"src":"2154:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":9129,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2147:17:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"},{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}],"expression":{"id":9123,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2105:3:37","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9124,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2109:10:37","memberName":"encodeCall","nodeType":"MemberAccess","src":"2105:14:37","typeDescriptions":{"typeIdentifier":"t_function_abiencodecall_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9130,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2105:60:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9121,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9108,"src":"2074:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9122,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2081:10:37","memberName":"staticcall","nodeType":"MemberAccess","src":"2074:17:37","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":9131,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2074:101:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"2036:139:37"},{"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9153,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9133,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9118,"src":"2193:7:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9137,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":9134,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9120,"src":"2216:6:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9135,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2223:6:37","memberName":"length","nodeType":"MemberAccess","src":"2216:13:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"hexValue":"3332","id":9136,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2233:2:37","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"2216:19:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:42:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":9152,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9141,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9120,"src":"2262:6:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"components":[{"id":9143,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2271:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9142,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2271:7:37","typeDescriptions":{}}}],"id":9144,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2270:9:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}],"expression":{"id":9139,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2251:3:37","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9140,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2255:6:37","memberName":"decode","nodeType":"MemberAccess","src":"2251:10:37","typeDescriptions":{"typeIdentifier":"t_function_abidecode_pure$__$returns$__$","typeString":"function () pure"}},"id":9145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2251:29:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"expression":{"id":9148,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5317,"src":"2292:8:37","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5317_$","typeString":"type(contract IERC1271)"}},"id":9149,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2301:16:37","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5316,"src":"2292:25:37","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},"id":9150,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2318:8:37","memberName":"selector","nodeType":"MemberAccess","src":"2292:34:37","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"id":9147,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2284:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9146,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2284:7:37","typeDescriptions":{}}},"id":9151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2284:43:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2251:76:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:134:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":9154,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2192:136:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9116,"id":9155,"nodeType":"Return","src":"2185:143:37"}]},"documentation":{"id":9106,"nodeType":"StructuredDocumentation","src":"1476:396:37","text":" @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n against the signer smart contract using ERC-1271.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9157,"implemented":true,"kind":"function","modifiers":[],"name":"isValidERC1271SignatureNow","nameLocation":"1886:26:37","nodeType":"FunctionDefinition","parameters":{"id":9113,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9108,"mutability":"mutable","name":"signer","nameLocation":"1930:6:37","nodeType":"VariableDeclaration","scope":9157,"src":"1922:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9107,"name":"address","nodeType":"ElementaryTypeName","src":"1922:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9110,"mutability":"mutable","name":"hash","nameLocation":"1954:4:37","nodeType":"VariableDeclaration","scope":9157,"src":"1946:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9109,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1946:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9112,"mutability":"mutable","name":"signature","nameLocation":"1981:9:37","nodeType":"VariableDeclaration","scope":9157,"src":"1968:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9111,"name":"bytes","nodeType":"ElementaryTypeName","src":"1968:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1912:84:37"},"returnParameters":{"id":9116,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9115,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9157,"src":"2020:4:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9114,"name":"bool","nodeType":"ElementaryTypeName","src":"2020:4:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2019:6:37"},"scope":9158,"src":"1877:458:37","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":9159,"src":"532:1805:37","usedErrors":[],"usedEvents":[]}],"src":"123:2215:37"},"id":37},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","exportedSymbols":{"ERC165":[9182],"IERC165":[9194]},"id":9183,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9160,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"114:24:38"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"./IERC165.sol","id":9162,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9183,"sourceUnit":9195,"src":"140:38:38","symbolAliases":[{"foreign":{"id":9161,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"148:7:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9164,"name":"IERC165","nameLocations":["688:7:38"],"nodeType":"IdentifierPath","referencedDeclaration":9194,"src":"688:7:38"},"id":9165,"nodeType":"InheritanceSpecifier","src":"688:7:38"}],"canonicalName":"ERC165","contractDependencies":[],"contractKind":"contract","documentation":{"id":9163,"nodeType":"StructuredDocumentation","src":"180:479:38","text":" @dev Implementation of the {IERC165} interface.\n Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check\n for the additional interface id that will be supported. For example:\n ```solidity\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\n return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\n }\n ```"},"fullyImplemented":true,"id":9182,"linearizedBaseContracts":[9182,9194],"name":"ERC165","nameLocation":"678:6:38","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9193],"body":{"id":9180,"nodeType":"Block","src":"845:64:38","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":9178,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9173,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9168,"src":"862:11:38","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":9175,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9194,"src":"882:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC165_$9194_$","typeString":"type(contract IERC165)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC165_$9194_$","typeString":"type(contract IERC165)"}],"id":9174,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"877:4:38","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":9176,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"877:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC165_$9194","typeString":"type(contract IERC165)"}},"id":9177,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"891:11:38","memberName":"interfaceId","nodeType":"MemberAccess","src":"877:25:38","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"862:40:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9172,"id":9179,"nodeType":"Return","src":"855:47:38"}]},"documentation":{"id":9166,"nodeType":"StructuredDocumentation","src":"702:56:38","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":9181,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"772:17:38","nodeType":"FunctionDefinition","parameters":{"id":9169,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9168,"mutability":"mutable","name":"interfaceId","nameLocation":"797:11:38","nodeType":"VariableDeclaration","scope":9181,"src":"790:18:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9167,"name":"bytes4","nodeType":"ElementaryTypeName","src":"790:6:38","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"789:20:38"},"returnParameters":{"id":9172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9171,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9181,"src":"839:4:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9170,"name":"bool","nodeType":"ElementaryTypeName","src":"839:4:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"838:6:38"},"scope":9182,"src":"763:146:38","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":9183,"src":"660:251:38","usedErrors":[],"usedEvents":[]}],"src":"114:798:38"},"id":38},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","exportedSymbols":{"IERC165":[9194]},"id":9195,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9184,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"115:24:39"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC165","contractDependencies":[],"contractKind":"interface","documentation":{"id":9185,"nodeType":"StructuredDocumentation","src":"141:280:39","text":" @dev Interface of the ERC-165 standard, as defined in the\n https://eips.ethereum.org/EIPS/eip-165[ERC].\n Implementers can declare support of contract interfaces, which can then be\n queried by others ({ERC165Checker}).\n For an implementation, see {ERC165}."},"fullyImplemented":false,"id":9194,"linearizedBaseContracts":[9194],"name":"IERC165","nameLocation":"432:7:39","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":9186,"nodeType":"StructuredDocumentation","src":"446:340:39","text":" @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[ERC section]\n to learn more about how these ids are created.\n This function call must use less than 30 000 gas."},"functionSelector":"01ffc9a7","id":9193,"implemented":false,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"800:17:39","nodeType":"FunctionDefinition","parameters":{"id":9189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9188,"mutability":"mutable","name":"interfaceId","nameLocation":"825:11:39","nodeType":"VariableDeclaration","scope":9193,"src":"818:18:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9187,"name":"bytes4","nodeType":"ElementaryTypeName","src":"818:6:39","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"817:20:39"},"returnParameters":{"id":9192,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9191,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9193,"src":"861:4:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9190,"name":"bool","nodeType":"ElementaryTypeName","src":"861:4:39","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"860:6:39"},"scope":9194,"src":"791:76:39","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":9195,"src":"422:447:39","usedErrors":[],"usedEvents":[]}],"src":"115:755:39"},"id":39},"@openzeppelin/contracts/utils/math/Math.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","exportedSymbols":{"Math":[10800],"Panic":[6860],"SafeCast":[12565]},"id":10801,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9196,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"103:24:40"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":9198,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":10801,"sourceUnit":6861,"src":"129:35:40","symbolAliases":[{"foreign":{"id":9197,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"137:5:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":9200,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":10801,"sourceUnit":12566,"src":"165:40:40","symbolAliases":[{"foreign":{"id":9199,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"173:8:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Math","contractDependencies":[],"contractKind":"library","documentation":{"id":9201,"nodeType":"StructuredDocumentation","src":"207:73:40","text":" @dev Standard math utilities missing in the Solidity language."},"fullyImplemented":true,"id":10800,"linearizedBaseContracts":[10800],"name":"Math","nameLocation":"289:4:40","nodeType":"ContractDefinition","nodes":[{"canonicalName":"Math.Rounding","id":9206,"members":[{"id":9202,"name":"Floor","nameLocation":"324:5:40","nodeType":"EnumValue","src":"324:5:40"},{"id":9203,"name":"Ceil","nameLocation":"367:4:40","nodeType":"EnumValue","src":"367:4:40"},{"id":9204,"name":"Trunc","nameLocation":"409:5:40","nodeType":"EnumValue","src":"409:5:40"},{"id":9205,"name":"Expand","nameLocation":"439:6:40","nodeType":"EnumValue","src":"439:6:40"}],"name":"Rounding","nameLocation":"305:8:40","nodeType":"EnumDefinition","src":"300:169:40"},{"body":{"id":9237,"nodeType":"Block","src":"677:140:40","statements":[{"id":9236,"nodeType":"UncheckedBlock","src":"687:124:40","statements":[{"assignments":[9219],"declarations":[{"constant":false,"id":9219,"mutability":"mutable","name":"c","nameLocation":"719:1:40","nodeType":"VariableDeclaration","scope":9236,"src":"711:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9218,"name":"uint256","nodeType":"ElementaryTypeName","src":"711:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9223,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9222,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9220,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9209,"src":"723:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":9221,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9211,"src":"727:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"723:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"711:17:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9226,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9224,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9219,"src":"746:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":9225,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9209,"src":"750:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"746:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9231,"nodeType":"IfStatement","src":"742:28:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9227,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"761:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9228,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"768:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9229,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"760:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9217,"id":9230,"nodeType":"Return","src":"753:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9232,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"792:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":9233,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9219,"src":"798:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9234,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"791:9:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9217,"id":9235,"nodeType":"Return","src":"784:16:40"}]}]},"documentation":{"id":9207,"nodeType":"StructuredDocumentation","src":"475:106:40","text":" @dev Returns the addition of two unsigned integers, with an success flag (no overflow)."},"id":9238,"implemented":true,"kind":"function","modifiers":[],"name":"tryAdd","nameLocation":"595:6:40","nodeType":"FunctionDefinition","parameters":{"id":9212,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9209,"mutability":"mutable","name":"a","nameLocation":"610:1:40","nodeType":"VariableDeclaration","scope":9238,"src":"602:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9208,"name":"uint256","nodeType":"ElementaryTypeName","src":"602:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9211,"mutability":"mutable","name":"b","nameLocation":"621:1:40","nodeType":"VariableDeclaration","scope":9238,"src":"613:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9210,"name":"uint256","nodeType":"ElementaryTypeName","src":"613:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"601:22:40"},"returnParameters":{"id":9217,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9214,"mutability":"mutable","name":"success","nameLocation":"652:7:40","nodeType":"VariableDeclaration","scope":9238,"src":"647:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9213,"name":"bool","nodeType":"ElementaryTypeName","src":"647:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9216,"mutability":"mutable","name":"result","nameLocation":"669:6:40","nodeType":"VariableDeclaration","scope":9238,"src":"661:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9215,"name":"uint256","nodeType":"ElementaryTypeName","src":"661:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"646:30:40"},"scope":10800,"src":"586:231:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9265,"nodeType":"Block","src":"1028:113:40","statements":[{"id":9264,"nodeType":"UncheckedBlock","src":"1038:97:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9252,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9250,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9243,"src":"1066:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":9251,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9241,"src":"1070:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1066:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9257,"nodeType":"IfStatement","src":"1062:28:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9253,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1081:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9254,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1088:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9255,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1080:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9249,"id":9256,"nodeType":"Return","src":"1073:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9258,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1112:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9261,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9259,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9241,"src":"1118:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":9260,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9243,"src":"1122:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1118:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9262,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1111:13:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9249,"id":9263,"nodeType":"Return","src":"1104:20:40"}]}]},"documentation":{"id":9239,"nodeType":"StructuredDocumentation","src":"823:109:40","text":" @dev Returns the subtraction of two unsigned integers, with an success flag (no overflow)."},"id":9266,"implemented":true,"kind":"function","modifiers":[],"name":"trySub","nameLocation":"946:6:40","nodeType":"FunctionDefinition","parameters":{"id":9244,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9241,"mutability":"mutable","name":"a","nameLocation":"961:1:40","nodeType":"VariableDeclaration","scope":9266,"src":"953:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9240,"name":"uint256","nodeType":"ElementaryTypeName","src":"953:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9243,"mutability":"mutable","name":"b","nameLocation":"972:1:40","nodeType":"VariableDeclaration","scope":9266,"src":"964:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9242,"name":"uint256","nodeType":"ElementaryTypeName","src":"964:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"952:22:40"},"returnParameters":{"id":9249,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9246,"mutability":"mutable","name":"success","nameLocation":"1003:7:40","nodeType":"VariableDeclaration","scope":9266,"src":"998:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9245,"name":"bool","nodeType":"ElementaryTypeName","src":"998:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9248,"mutability":"mutable","name":"result","nameLocation":"1020:6:40","nodeType":"VariableDeclaration","scope":9266,"src":"1012:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9247,"name":"uint256","nodeType":"ElementaryTypeName","src":"1012:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"997:30:40"},"scope":10800,"src":"937:204:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9307,"nodeType":"Block","src":"1355:417:40","statements":[{"id":9306,"nodeType":"UncheckedBlock","src":"1365:401:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9278,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9269,"src":"1623:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9279,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1628:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1623:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9285,"nodeType":"IfStatement","src":"1619:28:40","trueBody":{"expression":{"components":[{"hexValue":"74727565","id":9281,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1639:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"hexValue":"30","id":9282,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1645:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9283,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1638:9:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9277,"id":9284,"nodeType":"Return","src":"1631:16:40"}},{"assignments":[9287],"declarations":[{"constant":false,"id":9287,"mutability":"mutable","name":"c","nameLocation":"1669:1:40","nodeType":"VariableDeclaration","scope":9306,"src":"1661:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9286,"name":"uint256","nodeType":"ElementaryTypeName","src":"1661:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9291,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9288,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9269,"src":"1673:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9289,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9271,"src":"1677:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1673:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1661:17:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9294,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9292,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9287,"src":"1696:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9293,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9269,"src":"1700:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1696:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":9295,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9271,"src":"1705:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1696:10:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9301,"nodeType":"IfStatement","src":"1692:33:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9297,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1716:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9298,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1723:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9299,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1715:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9277,"id":9300,"nodeType":"Return","src":"1708:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9302,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1747:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":9303,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9287,"src":"1753:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9304,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1746:9:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9277,"id":9305,"nodeType":"Return","src":"1739:16:40"}]}]},"documentation":{"id":9267,"nodeType":"StructuredDocumentation","src":"1147:112:40","text":" @dev Returns the multiplication of two unsigned integers, with an success flag (no overflow)."},"id":9308,"implemented":true,"kind":"function","modifiers":[],"name":"tryMul","nameLocation":"1273:6:40","nodeType":"FunctionDefinition","parameters":{"id":9272,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9269,"mutability":"mutable","name":"a","nameLocation":"1288:1:40","nodeType":"VariableDeclaration","scope":9308,"src":"1280:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9268,"name":"uint256","nodeType":"ElementaryTypeName","src":"1280:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9271,"mutability":"mutable","name":"b","nameLocation":"1299:1:40","nodeType":"VariableDeclaration","scope":9308,"src":"1291:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9270,"name":"uint256","nodeType":"ElementaryTypeName","src":"1291:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1279:22:40"},"returnParameters":{"id":9277,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9274,"mutability":"mutable","name":"success","nameLocation":"1330:7:40","nodeType":"VariableDeclaration","scope":9308,"src":"1325:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9273,"name":"bool","nodeType":"ElementaryTypeName","src":"1325:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9276,"mutability":"mutable","name":"result","nameLocation":"1347:6:40","nodeType":"VariableDeclaration","scope":9308,"src":"1339:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9275,"name":"uint256","nodeType":"ElementaryTypeName","src":"1339:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1324:30:40"},"scope":10800,"src":"1264:508:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9335,"nodeType":"Block","src":"1987:114:40","statements":[{"id":9334,"nodeType":"UncheckedBlock","src":"1997:98:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9320,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9313,"src":"2025:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2030:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2025:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9327,"nodeType":"IfStatement","src":"2021:29:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9323,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2041:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9324,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2048:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9325,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2040:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9319,"id":9326,"nodeType":"Return","src":"2033:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9328,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2072:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9331,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9329,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9311,"src":"2078:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9330,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9313,"src":"2082:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2078:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9332,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2071:13:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9319,"id":9333,"nodeType":"Return","src":"2064:20:40"}]}]},"documentation":{"id":9309,"nodeType":"StructuredDocumentation","src":"1778:113:40","text":" @dev Returns the division of two unsigned integers, with a success flag (no division by zero)."},"id":9336,"implemented":true,"kind":"function","modifiers":[],"name":"tryDiv","nameLocation":"1905:6:40","nodeType":"FunctionDefinition","parameters":{"id":9314,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9311,"mutability":"mutable","name":"a","nameLocation":"1920:1:40","nodeType":"VariableDeclaration","scope":9336,"src":"1912:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9310,"name":"uint256","nodeType":"ElementaryTypeName","src":"1912:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9313,"mutability":"mutable","name":"b","nameLocation":"1931:1:40","nodeType":"VariableDeclaration","scope":9336,"src":"1923:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9312,"name":"uint256","nodeType":"ElementaryTypeName","src":"1923:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1911:22:40"},"returnParameters":{"id":9319,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9316,"mutability":"mutable","name":"success","nameLocation":"1962:7:40","nodeType":"VariableDeclaration","scope":9336,"src":"1957:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9315,"name":"bool","nodeType":"ElementaryTypeName","src":"1957:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9318,"mutability":"mutable","name":"result","nameLocation":"1979:6:40","nodeType":"VariableDeclaration","scope":9336,"src":"1971:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9317,"name":"uint256","nodeType":"ElementaryTypeName","src":"1971:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1956:30:40"},"scope":10800,"src":"1896:205:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9363,"nodeType":"Block","src":"2326:114:40","statements":[{"id":9362,"nodeType":"UncheckedBlock","src":"2336:98:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9350,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9348,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9341,"src":"2364:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2369:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2364:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9355,"nodeType":"IfStatement","src":"2360:29:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9351,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2380:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9352,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2387:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9353,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2379:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9347,"id":9354,"nodeType":"Return","src":"2372:17:40"}},{"expression":{"components":[{"hexValue":"74727565","id":9356,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2411:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9357,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9339,"src":"2417:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"id":9358,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9341,"src":"2421:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2417:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9360,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2410:13:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9347,"id":9361,"nodeType":"Return","src":"2403:20:40"}]}]},"documentation":{"id":9337,"nodeType":"StructuredDocumentation","src":"2107:123:40","text":" @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero)."},"id":9364,"implemented":true,"kind":"function","modifiers":[],"name":"tryMod","nameLocation":"2244:6:40","nodeType":"FunctionDefinition","parameters":{"id":9342,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9339,"mutability":"mutable","name":"a","nameLocation":"2259:1:40","nodeType":"VariableDeclaration","scope":9364,"src":"2251:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9338,"name":"uint256","nodeType":"ElementaryTypeName","src":"2251:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9341,"mutability":"mutable","name":"b","nameLocation":"2270:1:40","nodeType":"VariableDeclaration","scope":9364,"src":"2262:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9340,"name":"uint256","nodeType":"ElementaryTypeName","src":"2262:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2250:22:40"},"returnParameters":{"id":9347,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9344,"mutability":"mutable","name":"success","nameLocation":"2301:7:40","nodeType":"VariableDeclaration","scope":9364,"src":"2296:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9343,"name":"bool","nodeType":"ElementaryTypeName","src":"2296:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9346,"mutability":"mutable","name":"result","nameLocation":"2318:6:40","nodeType":"VariableDeclaration","scope":9364,"src":"2310:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9345,"name":"uint256","nodeType":"ElementaryTypeName","src":"2310:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2295:30:40"},"scope":10800,"src":"2235:205:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9390,"nodeType":"Block","src":"2912:207:40","statements":[{"id":9389,"nodeType":"UncheckedBlock","src":"2922:191:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9387,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9376,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9371,"src":"3060:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9377,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9369,"src":"3066:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":9378,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9371,"src":"3070:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3066:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9380,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3065:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9383,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9367,"src":"3091:9:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9381,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"3075:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":9382,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3084:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"3075:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3075:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3065:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9386,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3064:38:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3060:42:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9375,"id":9388,"nodeType":"Return","src":"3053:49:40"}]}]},"documentation":{"id":9365,"nodeType":"StructuredDocumentation","src":"2446:374:40","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":9391,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"2834:7:40","nodeType":"FunctionDefinition","parameters":{"id":9372,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9367,"mutability":"mutable","name":"condition","nameLocation":"2847:9:40","nodeType":"VariableDeclaration","scope":9391,"src":"2842:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9366,"name":"bool","nodeType":"ElementaryTypeName","src":"2842:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9369,"mutability":"mutable","name":"a","nameLocation":"2866:1:40","nodeType":"VariableDeclaration","scope":9391,"src":"2858:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9368,"name":"uint256","nodeType":"ElementaryTypeName","src":"2858:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9371,"mutability":"mutable","name":"b","nameLocation":"2877:1:40","nodeType":"VariableDeclaration","scope":9391,"src":"2869:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9370,"name":"uint256","nodeType":"ElementaryTypeName","src":"2869:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2841:38:40"},"returnParameters":{"id":9375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9374,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9391,"src":"2903:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9373,"name":"uint256","nodeType":"ElementaryTypeName","src":"2903:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2902:9:40"},"scope":10800,"src":"2825:294:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9409,"nodeType":"Block","src":"3256:44:40","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9404,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9402,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9394,"src":"3281:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":9403,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9396,"src":"3285:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3281:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":9405,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9394,"src":"3288:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9406,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9396,"src":"3291:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9401,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"3273:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3273:20:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9400,"id":9408,"nodeType":"Return","src":"3266:27:40"}]},"documentation":{"id":9392,"nodeType":"StructuredDocumentation","src":"3125:59:40","text":" @dev Returns the largest of two numbers."},"id":9410,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"3198:3:40","nodeType":"FunctionDefinition","parameters":{"id":9397,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9394,"mutability":"mutable","name":"a","nameLocation":"3210:1:40","nodeType":"VariableDeclaration","scope":9410,"src":"3202:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9393,"name":"uint256","nodeType":"ElementaryTypeName","src":"3202:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9396,"mutability":"mutable","name":"b","nameLocation":"3221:1:40","nodeType":"VariableDeclaration","scope":9410,"src":"3213:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9395,"name":"uint256","nodeType":"ElementaryTypeName","src":"3213:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3201:22:40"},"returnParameters":{"id":9400,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9399,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9410,"src":"3247:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9398,"name":"uint256","nodeType":"ElementaryTypeName","src":"3247:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3246:9:40"},"scope":10800,"src":"3189:111:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9428,"nodeType":"Block","src":"3438:44:40","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9421,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9413,"src":"3463:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":9422,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9415,"src":"3467:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3463:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":9424,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9413,"src":"3470:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9425,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9415,"src":"3473:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9420,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"3455:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9426,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3455:20:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9419,"id":9427,"nodeType":"Return","src":"3448:27:40"}]},"documentation":{"id":9411,"nodeType":"StructuredDocumentation","src":"3306:60:40","text":" @dev Returns the smallest of two numbers."},"id":9429,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"3380:3:40","nodeType":"FunctionDefinition","parameters":{"id":9416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9413,"mutability":"mutable","name":"a","nameLocation":"3392:1:40","nodeType":"VariableDeclaration","scope":9429,"src":"3384:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9412,"name":"uint256","nodeType":"ElementaryTypeName","src":"3384:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9415,"mutability":"mutable","name":"b","nameLocation":"3403:1:40","nodeType":"VariableDeclaration","scope":9429,"src":"3395:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9414,"name":"uint256","nodeType":"ElementaryTypeName","src":"3395:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3383:22:40"},"returnParameters":{"id":9419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9418,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9429,"src":"3429:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9417,"name":"uint256","nodeType":"ElementaryTypeName","src":"3429:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3428:9:40"},"scope":10800,"src":"3371:111:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9451,"nodeType":"Block","src":"3666:82:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9449,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9441,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9439,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9432,"src":"3721:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":9440,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9434,"src":"3725:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3721:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9442,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3720:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9448,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9445,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9443,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9432,"src":"3731:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":9444,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9434,"src":"3735:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3731:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9446,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3730:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"32","id":9447,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3740:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"3730:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3720:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9438,"id":9450,"nodeType":"Return","src":"3713:28:40"}]},"documentation":{"id":9430,"nodeType":"StructuredDocumentation","src":"3488:102:40","text":" @dev Returns the average of two numbers. The result is rounded towards\n zero."},"id":9452,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"3604:7:40","nodeType":"FunctionDefinition","parameters":{"id":9435,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9432,"mutability":"mutable","name":"a","nameLocation":"3620:1:40","nodeType":"VariableDeclaration","scope":9452,"src":"3612:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9431,"name":"uint256","nodeType":"ElementaryTypeName","src":"3612:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9434,"mutability":"mutable","name":"b","nameLocation":"3631:1:40","nodeType":"VariableDeclaration","scope":9452,"src":"3623:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9433,"name":"uint256","nodeType":"ElementaryTypeName","src":"3623:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3611:22:40"},"returnParameters":{"id":9438,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9437,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9452,"src":"3657:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9436,"name":"uint256","nodeType":"ElementaryTypeName","src":"3657:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3656:9:40"},"scope":10800,"src":"3595:153:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9492,"nodeType":"Block","src":"4040:633:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9464,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9462,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9457,"src":"4054:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9463,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4059:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4054:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9473,"nodeType":"IfStatement","src":"4050:150:40","trueBody":{"id":9472,"nodeType":"Block","src":"4062:138:40","statements":[{"expression":{"arguments":[{"expression":{"id":9468,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4166:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9469,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4172:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"4166:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9465,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4154:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9467,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4160:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"4154:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9470,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4154:35:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9471,"nodeType":"ExpressionStatement","src":"4154:35:40"}]}},{"id":9491,"nodeType":"UncheckedBlock","src":"4583:84:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9476,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9455,"src":"4630:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9477,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4634:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4630:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9474,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"4614:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":9475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4623:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"4614:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9479,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4614:22:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9487,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9482,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9480,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9455,"src":"4641:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":9481,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4645:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4641:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9483,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4640:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9484,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9457,"src":"4650:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4640:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":9486,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4654:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4640:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9488,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4639:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4614:42:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9461,"id":9490,"nodeType":"Return","src":"4607:49:40"}]}]},"documentation":{"id":9453,"nodeType":"StructuredDocumentation","src":"3754:210:40","text":" @dev Returns the ceiling of the division of two numbers.\n This differs from standard division with `/` in that it rounds towards infinity instead\n of rounding towards zero."},"id":9493,"implemented":true,"kind":"function","modifiers":[],"name":"ceilDiv","nameLocation":"3978:7:40","nodeType":"FunctionDefinition","parameters":{"id":9458,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9455,"mutability":"mutable","name":"a","nameLocation":"3994:1:40","nodeType":"VariableDeclaration","scope":9493,"src":"3986:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9454,"name":"uint256","nodeType":"ElementaryTypeName","src":"3986:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9457,"mutability":"mutable","name":"b","nameLocation":"4005:1:40","nodeType":"VariableDeclaration","scope":9493,"src":"3997:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9456,"name":"uint256","nodeType":"ElementaryTypeName","src":"3997:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3985:22:40"},"returnParameters":{"id":9461,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9460,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9493,"src":"4031:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9459,"name":"uint256","nodeType":"ElementaryTypeName","src":"4031:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4030:9:40"},"scope":10800,"src":"3969:704:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9629,"nodeType":"Block","src":"5094:4128:40","statements":[{"id":9628,"nodeType":"UncheckedBlock","src":"5104:4112:40","statements":[{"assignments":[9506],"declarations":[{"constant":false,"id":9506,"mutability":"mutable","name":"prod0","nameLocation":"5441:5:40","nodeType":"VariableDeclaration","scope":9628,"src":"5433:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9505,"name":"uint256","nodeType":"ElementaryTypeName","src":"5433:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9510,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9509,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9507,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9496,"src":"5449:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9508,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9498,"src":"5453:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5449:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"5433:21:40"},{"assignments":[9512],"declarations":[{"constant":false,"id":9512,"mutability":"mutable","name":"prod1","nameLocation":"5521:5:40","nodeType":"VariableDeclaration","scope":9628,"src":"5513:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9511,"name":"uint256","nodeType":"ElementaryTypeName","src":"5513:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9513,"nodeType":"VariableDeclarationStatement","src":"5513:13:40"},{"AST":{"nodeType":"YulBlock","src":"5593:122:40","statements":[{"nodeType":"YulVariableDeclaration","src":"5611:30:40","value":{"arguments":[{"name":"x","nodeType":"YulIdentifier","src":"5628:1:40"},{"name":"y","nodeType":"YulIdentifier","src":"5631:1:40"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"5638:1:40","type":"","value":"0"}],"functionName":{"name":"not","nodeType":"YulIdentifier","src":"5634:3:40"},"nodeType":"YulFunctionCall","src":"5634:6:40"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"5621:6:40"},"nodeType":"YulFunctionCall","src":"5621:20:40"},"variables":[{"name":"mm","nodeType":"YulTypedName","src":"5615:2:40","type":""}]},{"nodeType":"YulAssignment","src":"5658:43:40","value":{"arguments":[{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"5675:2:40"},{"name":"prod0","nodeType":"YulIdentifier","src":"5679:5:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"5671:3:40"},"nodeType":"YulFunctionCall","src":"5671:14:40"},{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"5690:2:40"},{"name":"prod0","nodeType":"YulIdentifier","src":"5694:5:40"}],"functionName":{"name":"lt","nodeType":"YulIdentifier","src":"5687:2:40"},"nodeType":"YulFunctionCall","src":"5687:13:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"5667:3:40"},"nodeType":"YulFunctionCall","src":"5667:34:40"},"variableNames":[{"name":"prod1","nodeType":"YulIdentifier","src":"5658:5:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9506,"isOffset":false,"isSlot":false,"src":"5679:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"5694:5:40","valueSize":1},{"declaration":9512,"isOffset":false,"isSlot":false,"src":"5658:5:40","valueSize":1},{"declaration":9496,"isOffset":false,"isSlot":false,"src":"5628:1:40","valueSize":1},{"declaration":9498,"isOffset":false,"isSlot":false,"src":"5631:1:40","valueSize":1}],"id":9514,"nodeType":"InlineAssembly","src":"5584:131:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9517,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9515,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9512,"src":"5796:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9516,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5805:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5796:10:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9523,"nodeType":"IfStatement","src":"5792:368:40","trueBody":{"id":9522,"nodeType":"Block","src":"5808:352:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9520,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9518,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9506,"src":"6126:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9519,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"6134:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6126:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9504,"id":9521,"nodeType":"Return","src":"6119:26:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9526,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9524,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"6270:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":9525,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9512,"src":"6285:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6270:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9542,"nodeType":"IfStatement","src":"6266:143:40","trueBody":{"id":9541,"nodeType":"Block","src":"6292:117:40","statements":[{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9533,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9531,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"6330:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9532,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6345:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6330:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"expression":{"id":9534,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"6348:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9535,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6354:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"6348:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":9536,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"6372:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9537,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6378:14:40","memberName":"UNDER_OVERFLOW","nodeType":"MemberAccess","referencedDeclaration":6823,"src":"6372:20:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9530,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"6322:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6322:71:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9527,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"6310:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9529,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6316:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"6310:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9539,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6310:84:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9540,"nodeType":"ExpressionStatement","src":"6310:84:40"}]}},{"assignments":[9544],"declarations":[{"constant":false,"id":9544,"mutability":"mutable","name":"remainder","nameLocation":"6672:9:40","nodeType":"VariableDeclaration","scope":9628,"src":"6664:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9543,"name":"uint256","nodeType":"ElementaryTypeName","src":"6664:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9545,"nodeType":"VariableDeclarationStatement","src":"6664:17:40"},{"AST":{"nodeType":"YulBlock","src":"6704:291:40","statements":[{"nodeType":"YulAssignment","src":"6773:38:40","value":{"arguments":[{"name":"x","nodeType":"YulIdentifier","src":"6793:1:40"},{"name":"y","nodeType":"YulIdentifier","src":"6796:1:40"},{"name":"denominator","nodeType":"YulIdentifier","src":"6799:11:40"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"6786:6:40"},"nodeType":"YulFunctionCall","src":"6786:25:40"},"variableNames":[{"name":"remainder","nodeType":"YulIdentifier","src":"6773:9:40"}]},{"nodeType":"YulAssignment","src":"6893:41:40","value":{"arguments":[{"name":"prod1","nodeType":"YulIdentifier","src":"6906:5:40"},{"arguments":[{"name":"remainder","nodeType":"YulIdentifier","src":"6916:9:40"},{"name":"prod0","nodeType":"YulIdentifier","src":"6927:5:40"}],"functionName":{"name":"gt","nodeType":"YulIdentifier","src":"6913:2:40"},"nodeType":"YulFunctionCall","src":"6913:20:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"6902:3:40"},"nodeType":"YulFunctionCall","src":"6902:32:40"},"variableNames":[{"name":"prod1","nodeType":"YulIdentifier","src":"6893:5:40"}]},{"nodeType":"YulAssignment","src":"6951:30:40","value":{"arguments":[{"name":"prod0","nodeType":"YulIdentifier","src":"6964:5:40"},{"name":"remainder","nodeType":"YulIdentifier","src":"6971:9:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"6960:3:40"},"nodeType":"YulFunctionCall","src":"6960:21:40"},"variableNames":[{"name":"prod0","nodeType":"YulIdentifier","src":"6951:5:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9500,"isOffset":false,"isSlot":false,"src":"6799:11:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"6927:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"6951:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"6964:5:40","valueSize":1},{"declaration":9512,"isOffset":false,"isSlot":false,"src":"6893:5:40","valueSize":1},{"declaration":9512,"isOffset":false,"isSlot":false,"src":"6906:5:40","valueSize":1},{"declaration":9544,"isOffset":false,"isSlot":false,"src":"6773:9:40","valueSize":1},{"declaration":9544,"isOffset":false,"isSlot":false,"src":"6916:9:40","valueSize":1},{"declaration":9544,"isOffset":false,"isSlot":false,"src":"6971:9:40","valueSize":1},{"declaration":9496,"isOffset":false,"isSlot":false,"src":"6793:1:40","valueSize":1},{"declaration":9498,"isOffset":false,"isSlot":false,"src":"6796:1:40","valueSize":1}],"id":9546,"nodeType":"InlineAssembly","src":"6695:300:40"},{"assignments":[9548],"declarations":[{"constant":false,"id":9548,"mutability":"mutable","name":"twos","nameLocation":"7207:4:40","nodeType":"VariableDeclaration","scope":9628,"src":"7199:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9547,"name":"uint256","nodeType":"ElementaryTypeName","src":"7199:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9555,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9554,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9549,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"7214:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9552,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"30","id":9550,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7229:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":9551,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"7233:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7229:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9553,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"7228:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7214:31:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7199:46:40"},{"AST":{"nodeType":"YulBlock","src":"7268:366:40","statements":[{"nodeType":"YulAssignment","src":"7333:37:40","value":{"arguments":[{"name":"denominator","nodeType":"YulIdentifier","src":"7352:11:40"},{"name":"twos","nodeType":"YulIdentifier","src":"7365:4:40"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7348:3:40"},"nodeType":"YulFunctionCall","src":"7348:22:40"},"variableNames":[{"name":"denominator","nodeType":"YulIdentifier","src":"7333:11:40"}]},{"nodeType":"YulAssignment","src":"7437:25:40","value":{"arguments":[{"name":"prod0","nodeType":"YulIdentifier","src":"7450:5:40"},{"name":"twos","nodeType":"YulIdentifier","src":"7457:4:40"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7446:3:40"},"nodeType":"YulFunctionCall","src":"7446:16:40"},"variableNames":[{"name":"prod0","nodeType":"YulIdentifier","src":"7437:5:40"}]},{"nodeType":"YulAssignment","src":"7581:39:40","value":{"arguments":[{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7601:1:40","type":"","value":"0"},{"name":"twos","nodeType":"YulIdentifier","src":"7604:4:40"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"7597:3:40"},"nodeType":"YulFunctionCall","src":"7597:12:40"},{"name":"twos","nodeType":"YulIdentifier","src":"7611:4:40"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7593:3:40"},"nodeType":"YulFunctionCall","src":"7593:23:40"},{"kind":"number","nodeType":"YulLiteral","src":"7618:1:40","type":"","value":"1"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"7589:3:40"},"nodeType":"YulFunctionCall","src":"7589:31:40"},"variableNames":[{"name":"twos","nodeType":"YulIdentifier","src":"7581:4:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9500,"isOffset":false,"isSlot":false,"src":"7333:11:40","valueSize":1},{"declaration":9500,"isOffset":false,"isSlot":false,"src":"7352:11:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"7437:5:40","valueSize":1},{"declaration":9506,"isOffset":false,"isSlot":false,"src":"7450:5:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7365:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7457:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7581:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7604:4:40","valueSize":1},{"declaration":9548,"isOffset":false,"isSlot":false,"src":"7611:4:40","valueSize":1}],"id":9556,"nodeType":"InlineAssembly","src":"7259:375:40"},{"expression":{"id":9561,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9557,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9506,"src":"7700:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9560,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9558,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9512,"src":"7709:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9559,"name":"twos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9548,"src":"7717:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7709:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7700:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9562,"nodeType":"ExpressionStatement","src":"7700:21:40"},{"assignments":[9564],"declarations":[{"constant":false,"id":9564,"mutability":"mutable","name":"inverse","nameLocation":"8064:7:40","nodeType":"VariableDeclaration","scope":9628,"src":"8056:15:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9563,"name":"uint256","nodeType":"ElementaryTypeName","src":"8056:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9571,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9570,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9567,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":9565,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8075:1:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9566,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8079:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8075:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9568,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"8074:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"hexValue":"32","id":9569,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8094:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"8074:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8056:39:40"},{"expression":{"id":9578,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9572,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8312:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9577,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9573,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8323:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9576,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9574,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8327:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9575,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8341:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8327:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8323:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8312:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9579,"nodeType":"ExpressionStatement","src":"8312:36:40"},{"expression":{"id":9586,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9580,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8382:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9585,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9581,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8393:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9582,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8397:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9583,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8411:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8397:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8393:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8382:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9587,"nodeType":"ExpressionStatement","src":"8382:36:40"},{"expression":{"id":9594,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9588,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8454:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9593,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9589,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8465:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9592,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9590,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8469:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9591,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8483:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8469:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8465:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8454:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9595,"nodeType":"ExpressionStatement","src":"8454:36:40"},{"expression":{"id":9602,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9596,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8525:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9601,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9597,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8536:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9600,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9598,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8540:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9599,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8554:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8540:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8536:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8525:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9603,"nodeType":"ExpressionStatement","src":"8525:36:40"},{"expression":{"id":9610,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9604,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8598:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9609,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9605,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8609:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9608,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9606,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8613:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9607,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8627:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8613:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8609:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8598:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9611,"nodeType":"ExpressionStatement","src":"8598:36:40"},{"expression":{"id":9618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9612,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8672:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9613,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8683:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9616,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9614,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9500,"src":"8687:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9615,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"8701:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8687:21:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8683:25:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8672:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9619,"nodeType":"ExpressionStatement","src":"8672:36:40"},{"expression":{"id":9624,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9620,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9503,"src":"9154:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9621,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9506,"src":"9163:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9622,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9564,"src":"9171:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9163:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9154:24:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9625,"nodeType":"ExpressionStatement","src":"9154:24:40"},{"expression":{"id":9626,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9503,"src":"9199:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9504,"id":9627,"nodeType":"Return","src":"9192:13:40"}]}]},"documentation":{"id":9494,"nodeType":"StructuredDocumentation","src":"4679:312:40","text":" @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n denominator == 0.\n Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n Uniswap Labs also under MIT license."},"id":9630,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"5005:6:40","nodeType":"FunctionDefinition","parameters":{"id":9501,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9496,"mutability":"mutable","name":"x","nameLocation":"5020:1:40","nodeType":"VariableDeclaration","scope":9630,"src":"5012:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9495,"name":"uint256","nodeType":"ElementaryTypeName","src":"5012:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9498,"mutability":"mutable","name":"y","nameLocation":"5031:1:40","nodeType":"VariableDeclaration","scope":9630,"src":"5023:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9497,"name":"uint256","nodeType":"ElementaryTypeName","src":"5023:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9500,"mutability":"mutable","name":"denominator","nameLocation":"5042:11:40","nodeType":"VariableDeclaration","scope":9630,"src":"5034:19:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9499,"name":"uint256","nodeType":"ElementaryTypeName","src":"5034:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5011:43:40"},"returnParameters":{"id":9504,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9503,"mutability":"mutable","name":"result","nameLocation":"5086:6:40","nodeType":"VariableDeclaration","scope":9630,"src":"5078:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9502,"name":"uint256","nodeType":"ElementaryTypeName","src":"5078:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5077:16:40"},"scope":10800,"src":"4996:4226:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9666,"nodeType":"Block","src":"9461:128:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9664,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9646,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9633,"src":"9485:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9647,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9635,"src":"9488:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9648,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9637,"src":"9491:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9645,"name":"mulDiv","nodeType":"Identifier","overloadedDeclarations":[9630,9667],"referencedDeclaration":9630,"src":"9478:6:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":9649,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9478:25:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9662,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9653,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9640,"src":"9539:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":9652,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"9522:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":9654,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9522:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9661,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9656,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9633,"src":"9559:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9657,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9635,"src":"9562:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9658,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9637,"src":"9565:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9655,"name":"mulmod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-16,"src":"9552:6:40","typeDescriptions":{"typeIdentifier":"t_function_mulmod_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":9659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9552:25:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9660,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9580:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"9552:29:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9522:59:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9650,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"9506:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":9651,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9515:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"9506:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9663,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9506:76:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9478:104:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9644,"id":9665,"nodeType":"Return","src":"9471:111:40"}]},"documentation":{"id":9631,"nodeType":"StructuredDocumentation","src":"9228:118:40","text":" @dev Calculates x * y / denominator with full precision, following the selected rounding direction."},"id":9667,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"9360:6:40","nodeType":"FunctionDefinition","parameters":{"id":9641,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9633,"mutability":"mutable","name":"x","nameLocation":"9375:1:40","nodeType":"VariableDeclaration","scope":9667,"src":"9367:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9632,"name":"uint256","nodeType":"ElementaryTypeName","src":"9367:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9635,"mutability":"mutable","name":"y","nameLocation":"9386:1:40","nodeType":"VariableDeclaration","scope":9667,"src":"9378:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9634,"name":"uint256","nodeType":"ElementaryTypeName","src":"9378:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9637,"mutability":"mutable","name":"denominator","nameLocation":"9397:11:40","nodeType":"VariableDeclaration","scope":9667,"src":"9389:19:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9636,"name":"uint256","nodeType":"ElementaryTypeName","src":"9389:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9640,"mutability":"mutable","name":"rounding","nameLocation":"9419:8:40","nodeType":"VariableDeclaration","scope":9667,"src":"9410:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":9639,"nodeType":"UserDefinedTypeName","pathNode":{"id":9638,"name":"Rounding","nameLocations":["9410:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"9410:8:40"},"referencedDeclaration":9206,"src":"9410:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"9366:62:40"},"returnParameters":{"id":9644,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9643,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9667,"src":"9452:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9642,"name":"uint256","nodeType":"ElementaryTypeName","src":"9452:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9451:9:40"},"scope":10800,"src":"9351:238:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9763,"nodeType":"Block","src":"10223:1849:40","statements":[{"id":9762,"nodeType":"UncheckedBlock","src":"10233:1833:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9679,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9677,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"10261:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9678,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10266:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10261:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9682,"nodeType":"IfStatement","src":"10257:20:40","trueBody":{"expression":{"hexValue":"30","id":9680,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10276:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":9676,"id":9681,"nodeType":"Return","src":"10269:8:40"}},{"assignments":[9684],"declarations":[{"constant":false,"id":9684,"mutability":"mutable","name":"remainder","nameLocation":"10756:9:40","nodeType":"VariableDeclaration","scope":9762,"src":"10748:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9683,"name":"uint256","nodeType":"ElementaryTypeName","src":"10748:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9688,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9687,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9685,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9670,"src":"10768:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"id":9686,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"10772:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10768:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10748:25:40"},{"assignments":[9690],"declarations":[{"constant":false,"id":9690,"mutability":"mutable","name":"gcd","nameLocation":"10795:3:40","nodeType":"VariableDeclaration","scope":9762,"src":"10787:11:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9689,"name":"uint256","nodeType":"ElementaryTypeName","src":"10787:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9692,"initialValue":{"id":9691,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"10801:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10787:15:40"},{"assignments":[9694],"declarations":[{"constant":false,"id":9694,"mutability":"mutable","name":"x","nameLocation":"10945:1:40","nodeType":"VariableDeclaration","scope":9762,"src":"10938:8:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":9693,"name":"int256","nodeType":"ElementaryTypeName","src":"10938:6:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":9696,"initialValue":{"hexValue":"30","id":9695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10949:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10938:12:40"},{"assignments":[9698],"declarations":[{"constant":false,"id":9698,"mutability":"mutable","name":"y","nameLocation":"10971:1:40","nodeType":"VariableDeclaration","scope":9762,"src":"10964:8:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":9697,"name":"int256","nodeType":"ElementaryTypeName","src":"10964:6:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":9700,"initialValue":{"hexValue":"31","id":9699,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10975:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"10964:12:40"},{"body":{"id":9737,"nodeType":"Block","src":"11014:882:40","statements":[{"assignments":[9705],"declarations":[{"constant":false,"id":9705,"mutability":"mutable","name":"quotient","nameLocation":"11040:8:40","nodeType":"VariableDeclaration","scope":9737,"src":"11032:16:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9704,"name":"uint256","nodeType":"ElementaryTypeName","src":"11032:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9709,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9708,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9706,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11051:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9707,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11057:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11051:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11032:34:40"},{"expression":{"id":9720,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":9710,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11086:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9711,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11091:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9712,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"11085:16:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":9713,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11191:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9718,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9714,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11436:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9715,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"11442:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9716,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9705,"src":"11454:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11442:20:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11436:26:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9719,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11104:376:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"src":"11085:395:40","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9721,"nodeType":"ExpressionStatement","src":"11085:395:40"},{"expression":{"id":9735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":9722,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"11500:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":9723,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9698,"src":"11503:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":9724,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"11499:6:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":9725,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9698,"src":"11585:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":9733,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9726,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"11839:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":9732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9727,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9698,"src":"11843:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9730,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9705,"src":"11854:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9729,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11847:6:40","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":9728,"name":"int256","nodeType":"ElementaryTypeName","src":"11847:6:40","typeDescriptions":{}}},"id":9731,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11847:16:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"11843:20:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"11839:24:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":9734,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11508:373:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"src":"11499:382:40","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9736,"nodeType":"ExpressionStatement","src":"11499:382:40"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9703,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9701,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"10998:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":9702,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11011:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10998:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9738,"nodeType":"WhileStatement","src":"10991:905:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9739,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9690,"src":"11914:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"31","id":9740,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11921:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11914:8:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9744,"nodeType":"IfStatement","src":"11910:22:40","trueBody":{"expression":{"hexValue":"30","id":9742,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11931:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":9676,"id":9743,"nodeType":"Return","src":"11924:8:40"}},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":9748,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9746,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"11983:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":9747,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11987:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11983:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9755,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9749,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9672,"src":"11990:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":9753,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"12002:2:40","subExpression":{"id":9752,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"12003:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":9751,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11994:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9750,"name":"uint256","nodeType":"ElementaryTypeName","src":"11994:7:40","typeDescriptions":{}}},"id":9754,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11994:11:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11990:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":9758,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9694,"src":"12015:1:40","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":9757,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12007:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9756,"name":"uint256","nodeType":"ElementaryTypeName","src":"12007:7:40","typeDescriptions":{}}},"id":9759,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12007:10:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9745,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9391,"src":"11975:7:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9760,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11975:43:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9676,"id":9761,"nodeType":"Return","src":"11968:50:40"}]}]},"documentation":{"id":9668,"nodeType":"StructuredDocumentation","src":"9595:553:40","text":" @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n If the input value is not inversible, 0 is returned.\n NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}."},"id":9764,"implemented":true,"kind":"function","modifiers":[],"name":"invMod","nameLocation":"10162:6:40","nodeType":"FunctionDefinition","parameters":{"id":9673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9670,"mutability":"mutable","name":"a","nameLocation":"10177:1:40","nodeType":"VariableDeclaration","scope":9764,"src":"10169:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9669,"name":"uint256","nodeType":"ElementaryTypeName","src":"10169:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9672,"mutability":"mutable","name":"n","nameLocation":"10188:1:40","nodeType":"VariableDeclaration","scope":9764,"src":"10180:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9671,"name":"uint256","nodeType":"ElementaryTypeName","src":"10180:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10168:22:40"},"returnParameters":{"id":9676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9675,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9764,"src":"10214:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9674,"name":"uint256","nodeType":"ElementaryTypeName","src":"10214:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10213:9:40"},"scope":10800,"src":"10153:1919:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9784,"nodeType":"Block","src":"12672:82:40","statements":[{"id":9783,"nodeType":"UncheckedBlock","src":"12682:66:40","statements":[{"expression":{"arguments":[{"id":9776,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9767,"src":"12725:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9777,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9769,"src":"12728:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"32","id":9778,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12732:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"12728:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9780,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9769,"src":"12735:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9774,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"12713:4:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":9775,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12718:6:40","memberName":"modExp","nodeType":"MemberAccess","referencedDeclaration":9821,"src":"12713:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (uint256)"}},"id":9781,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12713:24:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9773,"id":9782,"nodeType":"Return","src":"12706:31:40"}]}]},"documentation":{"id":9765,"nodeType":"StructuredDocumentation","src":"12078:514:40","text":" @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n NOTE: this function does NOT check that `p` is a prime greater than `2`."},"id":9785,"implemented":true,"kind":"function","modifiers":[],"name":"invModPrime","nameLocation":"12606:11:40","nodeType":"FunctionDefinition","parameters":{"id":9770,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9767,"mutability":"mutable","name":"a","nameLocation":"12626:1:40","nodeType":"VariableDeclaration","scope":9785,"src":"12618:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9766,"name":"uint256","nodeType":"ElementaryTypeName","src":"12618:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9769,"mutability":"mutable","name":"p","nameLocation":"12637:1:40","nodeType":"VariableDeclaration","scope":9785,"src":"12629:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9768,"name":"uint256","nodeType":"ElementaryTypeName","src":"12629:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12617:22:40"},"returnParameters":{"id":9773,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9772,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9785,"src":"12663:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9771,"name":"uint256","nodeType":"ElementaryTypeName","src":"12663:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12662:9:40"},"scope":10800,"src":"12597:157:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9820,"nodeType":"Block","src":"13524:174:40","statements":[{"assignments":[9798,9800],"declarations":[{"constant":false,"id":9798,"mutability":"mutable","name":"success","nameLocation":"13540:7:40","nodeType":"VariableDeclaration","scope":9820,"src":"13535:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9797,"name":"bool","nodeType":"ElementaryTypeName","src":"13535:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9800,"mutability":"mutable","name":"result","nameLocation":"13557:6:40","nodeType":"VariableDeclaration","scope":9820,"src":"13549:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9799,"name":"uint256","nodeType":"ElementaryTypeName","src":"13549:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9806,"initialValue":{"arguments":[{"id":9802,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9788,"src":"13577:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9803,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9790,"src":"13580:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9804,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9792,"src":"13583:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9801,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[9845,9927],"referencedDeclaration":9845,"src":"13567:9:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (bool,uint256)"}},"id":9805,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13567:18:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"13534:51:40"},{"condition":{"id":9808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"13599:8:40","subExpression":{"id":9807,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9798,"src":"13600:7:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9817,"nodeType":"IfStatement","src":"13595:74:40","trueBody":{"id":9816,"nodeType":"Block","src":"13609:60:40","statements":[{"expression":{"arguments":[{"expression":{"id":9812,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"13635:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9813,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13641:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"13635:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9809,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"13623:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9811,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13629:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"13623:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9814,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13623:35:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9815,"nodeType":"ExpressionStatement","src":"13623:35:40"}]}},{"expression":{"id":9818,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9800,"src":"13685:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9796,"id":9819,"nodeType":"Return","src":"13678:13:40"}]},"documentation":{"id":9786,"nodeType":"StructuredDocumentation","src":"12760:678:40","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n Requirements:\n - modulus can't be zero\n - underlying staticcall to precompile must succeed\n IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n sure the chain you're using it on supports the precompiled contract for modular exponentiation\n at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n interpreted as 0."},"id":9821,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"13452:6:40","nodeType":"FunctionDefinition","parameters":{"id":9793,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9788,"mutability":"mutable","name":"b","nameLocation":"13467:1:40","nodeType":"VariableDeclaration","scope":9821,"src":"13459:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9787,"name":"uint256","nodeType":"ElementaryTypeName","src":"13459:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9790,"mutability":"mutable","name":"e","nameLocation":"13478:1:40","nodeType":"VariableDeclaration","scope":9821,"src":"13470:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9789,"name":"uint256","nodeType":"ElementaryTypeName","src":"13470:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9792,"mutability":"mutable","name":"m","nameLocation":"13489:1:40","nodeType":"VariableDeclaration","scope":9821,"src":"13481:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9791,"name":"uint256","nodeType":"ElementaryTypeName","src":"13481:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13458:33:40"},"returnParameters":{"id":9796,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9795,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9821,"src":"13515:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9794,"name":"uint256","nodeType":"ElementaryTypeName","src":"13515:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13514:9:40"},"scope":10800,"src":"13443:255:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9844,"nodeType":"Block","src":"14552:1493:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9837,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9835,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9828,"src":"14566:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9836,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14571:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"14566:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9842,"nodeType":"IfStatement","src":"14562:29:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9838,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"14582:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9839,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14589:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9840,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"14581:10:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9834,"id":9841,"nodeType":"Return","src":"14574:17:40"}},{"AST":{"nodeType":"YulBlock","src":"14626:1413:40","statements":[{"nodeType":"YulVariableDeclaration","src":"14640:22:40","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14657:4:40","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"14651:5:40"},"nodeType":"YulFunctionCall","src":"14651:11:40"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"14644:3:40","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15570:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15575:4:40","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15563:6:40"},"nodeType":"YulFunctionCall","src":"15563:17:40"},"nodeType":"YulExpressionStatement","src":"15563:17:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15604:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15609:4:40","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15600:3:40"},"nodeType":"YulFunctionCall","src":"15600:14:40"},{"kind":"number","nodeType":"YulLiteral","src":"15616:4:40","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15593:6:40"},"nodeType":"YulFunctionCall","src":"15593:28:40"},"nodeType":"YulExpressionStatement","src":"15593:28:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15645:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15650:4:40","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15641:3:40"},"nodeType":"YulFunctionCall","src":"15641:14:40"},{"kind":"number","nodeType":"YulLiteral","src":"15657:4:40","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15634:6:40"},"nodeType":"YulFunctionCall","src":"15634:28:40"},"nodeType":"YulExpressionStatement","src":"15634:28:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15686:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15691:4:40","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15682:3:40"},"nodeType":"YulFunctionCall","src":"15682:14:40"},{"name":"b","nodeType":"YulIdentifier","src":"15698:1:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15675:6:40"},"nodeType":"YulFunctionCall","src":"15675:25:40"},"nodeType":"YulExpressionStatement","src":"15675:25:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15724:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15729:4:40","type":"","value":"0x80"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15720:3:40"},"nodeType":"YulFunctionCall","src":"15720:14:40"},{"name":"e","nodeType":"YulIdentifier","src":"15736:1:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15713:6:40"},"nodeType":"YulFunctionCall","src":"15713:25:40"},"nodeType":"YulExpressionStatement","src":"15713:25:40"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15762:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15767:4:40","type":"","value":"0xa0"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15758:3:40"},"nodeType":"YulFunctionCall","src":"15758:14:40"},{"name":"m","nodeType":"YulIdentifier","src":"15774:1:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15751:6:40"},"nodeType":"YulFunctionCall","src":"15751:25:40"},"nodeType":"YulExpressionStatement","src":"15751:25:40"},{"nodeType":"YulAssignment","src":"15938:57:40","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"15960:3:40"},"nodeType":"YulFunctionCall","src":"15960:5:40"},{"kind":"number","nodeType":"YulLiteral","src":"15967:4:40","type":"","value":"0x05"},{"name":"ptr","nodeType":"YulIdentifier","src":"15973:3:40"},{"kind":"number","nodeType":"YulLiteral","src":"15978:4:40","type":"","value":"0xc0"},{"kind":"number","nodeType":"YulLiteral","src":"15984:4:40","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"15990:4:40","type":"","value":"0x20"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"15949:10:40"},"nodeType":"YulFunctionCall","src":"15949:46:40"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"15938:7:40"}]},{"nodeType":"YulAssignment","src":"16008:21:40","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"16024:4:40","type":"","value":"0x00"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"16018:5:40"},"nodeType":"YulFunctionCall","src":"16018:11:40"},"variableNames":[{"name":"result","nodeType":"YulIdentifier","src":"16008:6:40"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9824,"isOffset":false,"isSlot":false,"src":"15698:1:40","valueSize":1},{"declaration":9826,"isOffset":false,"isSlot":false,"src":"15736:1:40","valueSize":1},{"declaration":9828,"isOffset":false,"isSlot":false,"src":"15774:1:40","valueSize":1},{"declaration":9833,"isOffset":false,"isSlot":false,"src":"16008:6:40","valueSize":1},{"declaration":9831,"isOffset":false,"isSlot":false,"src":"15938:7:40","valueSize":1}],"flags":["memory-safe"],"id":9843,"nodeType":"InlineAssembly","src":"14601:1438:40"}]},"documentation":{"id":9822,"nodeType":"StructuredDocumentation","src":"13704:738:40","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n to operate modulo 0 or if the underlying precompile reverted.\n IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n of a revert, but the result may be incorrectly interpreted as 0."},"id":9845,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"14456:9:40","nodeType":"FunctionDefinition","parameters":{"id":9829,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9824,"mutability":"mutable","name":"b","nameLocation":"14474:1:40","nodeType":"VariableDeclaration","scope":9845,"src":"14466:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9823,"name":"uint256","nodeType":"ElementaryTypeName","src":"14466:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9826,"mutability":"mutable","name":"e","nameLocation":"14485:1:40","nodeType":"VariableDeclaration","scope":9845,"src":"14477:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9825,"name":"uint256","nodeType":"ElementaryTypeName","src":"14477:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9828,"mutability":"mutable","name":"m","nameLocation":"14496:1:40","nodeType":"VariableDeclaration","scope":9845,"src":"14488:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9827,"name":"uint256","nodeType":"ElementaryTypeName","src":"14488:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14465:33:40"},"returnParameters":{"id":9834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9831,"mutability":"mutable","name":"success","nameLocation":"14527:7:40","nodeType":"VariableDeclaration","scope":9845,"src":"14522:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9830,"name":"bool","nodeType":"ElementaryTypeName","src":"14522:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9833,"mutability":"mutable","name":"result","nameLocation":"14544:6:40","nodeType":"VariableDeclaration","scope":9845,"src":"14536:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9832,"name":"uint256","nodeType":"ElementaryTypeName","src":"14536:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14521:30:40"},"scope":10800,"src":"14447:1598:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9880,"nodeType":"Block","src":"16242:179:40","statements":[{"assignments":[9858,9860],"declarations":[{"constant":false,"id":9858,"mutability":"mutable","name":"success","nameLocation":"16258:7:40","nodeType":"VariableDeclaration","scope":9880,"src":"16253:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9857,"name":"bool","nodeType":"ElementaryTypeName","src":"16253:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9860,"mutability":"mutable","name":"result","nameLocation":"16280:6:40","nodeType":"VariableDeclaration","scope":9880,"src":"16267:19:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9859,"name":"bytes","nodeType":"ElementaryTypeName","src":"16267:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":9866,"initialValue":{"arguments":[{"id":9862,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9848,"src":"16300:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9863,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9850,"src":"16303:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9864,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9852,"src":"16306:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9861,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[9845,9927],"referencedDeclaration":9927,"src":"16290:9:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory,bytes memory,bytes memory) view returns (bool,bytes memory)"}},"id":9865,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16290:18:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"16252:56:40"},{"condition":{"id":9868,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16322:8:40","subExpression":{"id":9867,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9858,"src":"16323:7:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9877,"nodeType":"IfStatement","src":"16318:74:40","trueBody":{"id":9876,"nodeType":"Block","src":"16332:60:40","statements":[{"expression":{"arguments":[{"expression":{"id":9872,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"16358:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9873,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16364:16:40","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":6827,"src":"16358:22:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9869,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"16346:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":9871,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16352:5:40","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"16346:11:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16346:35:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9875,"nodeType":"ExpressionStatement","src":"16346:35:40"}]}},{"expression":{"id":9878,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9860,"src":"16408:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":9856,"id":9879,"nodeType":"Return","src":"16401:13:40"}]},"documentation":{"id":9846,"nodeType":"StructuredDocumentation","src":"16051:85:40","text":" @dev Variant of {modExp} that supports inputs of arbitrary length."},"id":9881,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"16150:6:40","nodeType":"FunctionDefinition","parameters":{"id":9853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9848,"mutability":"mutable","name":"b","nameLocation":"16170:1:40","nodeType":"VariableDeclaration","scope":9881,"src":"16157:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9847,"name":"bytes","nodeType":"ElementaryTypeName","src":"16157:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9850,"mutability":"mutable","name":"e","nameLocation":"16186:1:40","nodeType":"VariableDeclaration","scope":9881,"src":"16173:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9849,"name":"bytes","nodeType":"ElementaryTypeName","src":"16173:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9852,"mutability":"mutable","name":"m","nameLocation":"16202:1:40","nodeType":"VariableDeclaration","scope":9881,"src":"16189:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9851,"name":"bytes","nodeType":"ElementaryTypeName","src":"16189:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16156:48:40"},"returnParameters":{"id":9856,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9855,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9881,"src":"16228:12:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9854,"name":"bytes","nodeType":"ElementaryTypeName","src":"16228:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16227:14:40"},"scope":10800,"src":"16141:280:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9926,"nodeType":"Block","src":"16675:771:40","statements":[{"condition":{"arguments":[{"id":9896,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9888,"src":"16700:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9895,"name":"_zeroBytes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9960,"src":"16689:10:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (bytes memory) pure returns (bool)"}},"id":9897,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16689:13:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9905,"nodeType":"IfStatement","src":"16685:47:40","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9898,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"16712:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":9901,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16729:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9900,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"16719:9:40","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":9899,"name":"bytes","nodeType":"ElementaryTypeName","src":"16723:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":9902,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16719:12:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":9903,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"16711:21:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"functionReturnParameters":9894,"id":9904,"nodeType":"Return","src":"16704:28:40"}},{"assignments":[9907],"declarations":[{"constant":false,"id":9907,"mutability":"mutable","name":"mLen","nameLocation":"16751:4:40","nodeType":"VariableDeclaration","scope":9926,"src":"16743:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9906,"name":"uint256","nodeType":"ElementaryTypeName","src":"16743:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9910,"initialValue":{"expression":{"id":9908,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9888,"src":"16758:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16760:6:40","memberName":"length","nodeType":"MemberAccess","src":"16758:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16743:23:40"},{"expression":{"id":9923,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9911,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9893,"src":"16848:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"expression":{"id":9914,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9884,"src":"16874:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16876:6:40","memberName":"length","nodeType":"MemberAccess","src":"16874:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":9916,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9886,"src":"16884:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9917,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16886:6:40","memberName":"length","nodeType":"MemberAccess","src":"16884:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9918,"name":"mLen","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9907,"src":"16894:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9919,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9884,"src":"16900:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9920,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9886,"src":"16903:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9921,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9888,"src":"16906:1:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9912,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"16857:3:40","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9913,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16861:12:40","memberName":"encodePacked","nodeType":"MemberAccess","src":"16857:16:40","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9922,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16857:51:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"src":"16848:60:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9924,"nodeType":"ExpressionStatement","src":"16848:60:40"},{"AST":{"nodeType":"YulBlock","src":"16944:496:40","statements":[{"nodeType":"YulVariableDeclaration","src":"16958:32:40","value":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"16977:6:40"},{"kind":"number","nodeType":"YulLiteral","src":"16985:4:40","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16973:3:40"},"nodeType":"YulFunctionCall","src":"16973:17:40"},"variables":[{"name":"dataPtr","nodeType":"YulTypedName","src":"16962:7:40","type":""}]},{"nodeType":"YulAssignment","src":"17080:73:40","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"17102:3:40"},"nodeType":"YulFunctionCall","src":"17102:5:40"},{"kind":"number","nodeType":"YulLiteral","src":"17109:4:40","type":"","value":"0x05"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"17115:7:40"},{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"17130:6:40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"17124:5:40"},"nodeType":"YulFunctionCall","src":"17124:13:40"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"17139:7:40"},{"name":"mLen","nodeType":"YulIdentifier","src":"17148:4:40"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"17091:10:40"},"nodeType":"YulFunctionCall","src":"17091:62:40"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"17080:7:40"}]},{"expression":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"17309:6:40"},{"name":"mLen","nodeType":"YulIdentifier","src":"17317:4:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"17302:6:40"},"nodeType":"YulFunctionCall","src":"17302:20:40"},"nodeType":"YulExpressionStatement","src":"17302:20:40"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"17405:4:40","type":"","value":"0x40"},{"arguments":[{"name":"dataPtr","nodeType":"YulIdentifier","src":"17415:7:40"},{"name":"mLen","nodeType":"YulIdentifier","src":"17424:4:40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"17411:3:40"},"nodeType":"YulFunctionCall","src":"17411:18:40"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"17398:6:40"},"nodeType":"YulFunctionCall","src":"17398:32:40"},"nodeType":"YulExpressionStatement","src":"17398:32:40"}]},"evmVersion":"paris","externalReferences":[{"declaration":9907,"isOffset":false,"isSlot":false,"src":"17148:4:40","valueSize":1},{"declaration":9907,"isOffset":false,"isSlot":false,"src":"17317:4:40","valueSize":1},{"declaration":9907,"isOffset":false,"isSlot":false,"src":"17424:4:40","valueSize":1},{"declaration":9893,"isOffset":false,"isSlot":false,"src":"16977:6:40","valueSize":1},{"declaration":9893,"isOffset":false,"isSlot":false,"src":"17130:6:40","valueSize":1},{"declaration":9893,"isOffset":false,"isSlot":false,"src":"17309:6:40","valueSize":1},{"declaration":9891,"isOffset":false,"isSlot":false,"src":"17080:7:40","valueSize":1}],"flags":["memory-safe"],"id":9925,"nodeType":"InlineAssembly","src":"16919:521:40"}]},"documentation":{"id":9882,"nodeType":"StructuredDocumentation","src":"16427:88:40","text":" @dev Variant of {tryModExp} that supports inputs of arbitrary length."},"id":9927,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"16529:9:40","nodeType":"FunctionDefinition","parameters":{"id":9889,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9884,"mutability":"mutable","name":"b","nameLocation":"16561:1:40","nodeType":"VariableDeclaration","scope":9927,"src":"16548:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9883,"name":"bytes","nodeType":"ElementaryTypeName","src":"16548:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9886,"mutability":"mutable","name":"e","nameLocation":"16585:1:40","nodeType":"VariableDeclaration","scope":9927,"src":"16572:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9885,"name":"bytes","nodeType":"ElementaryTypeName","src":"16572:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9888,"mutability":"mutable","name":"m","nameLocation":"16609:1:40","nodeType":"VariableDeclaration","scope":9927,"src":"16596:14:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9887,"name":"bytes","nodeType":"ElementaryTypeName","src":"16596:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16538:78:40"},"returnParameters":{"id":9894,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9891,"mutability":"mutable","name":"success","nameLocation":"16645:7:40","nodeType":"VariableDeclaration","scope":9927,"src":"16640:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9890,"name":"bool","nodeType":"ElementaryTypeName","src":"16640:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9893,"mutability":"mutable","name":"result","nameLocation":"16667:6:40","nodeType":"VariableDeclaration","scope":9927,"src":"16654:19:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9892,"name":"bytes","nodeType":"ElementaryTypeName","src":"16654:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16639:35:40"},"scope":10800,"src":"16520:926:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9959,"nodeType":"Block","src":"17601:176:40","statements":[{"body":{"id":9955,"nodeType":"Block","src":"17658:92:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":9950,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":9946,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9930,"src":"17676:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9948,"indexExpression":{"id":9947,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9936,"src":"17686:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17676:12:40","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":9949,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17692:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17676:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9954,"nodeType":"IfStatement","src":"17672:68:40","trueBody":{"id":9953,"nodeType":"Block","src":"17695:45:40","statements":[{"expression":{"hexValue":"66616c7365","id":9951,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17720:5:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":9934,"id":9952,"nodeType":"Return","src":"17713:12:40"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9939,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9936,"src":"17631:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":9940,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9930,"src":"17635:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17645:6:40","memberName":"length","nodeType":"MemberAccess","src":"17635:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17631:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9956,"initializationExpression":{"assignments":[9936],"declarations":[{"constant":false,"id":9936,"mutability":"mutable","name":"i","nameLocation":"17624:1:40","nodeType":"VariableDeclaration","scope":9956,"src":"17616:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9935,"name":"uint256","nodeType":"ElementaryTypeName","src":"17616:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9938,"initialValue":{"hexValue":"30","id":9937,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17628:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17616:13:40"},"loopExpression":{"expression":{"id":9944,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17653:3:40","subExpression":{"id":9943,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9936,"src":"17655:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9945,"nodeType":"ExpressionStatement","src":"17653:3:40"},"nodeType":"ForStatement","src":"17611:139:40"},{"expression":{"hexValue":"74727565","id":9957,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17766:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":9934,"id":9958,"nodeType":"Return","src":"17759:11:40"}]},"documentation":{"id":9928,"nodeType":"StructuredDocumentation","src":"17452:72:40","text":" @dev Returns whether the provided byte array is zero."},"id":9960,"implemented":true,"kind":"function","modifiers":[],"name":"_zeroBytes","nameLocation":"17538:10:40","nodeType":"FunctionDefinition","parameters":{"id":9931,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9930,"mutability":"mutable","name":"byteArray","nameLocation":"17562:9:40","nodeType":"VariableDeclaration","scope":9960,"src":"17549:22:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9929,"name":"bytes","nodeType":"ElementaryTypeName","src":"17549:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"17548:24:40"},"returnParameters":{"id":9934,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9933,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9960,"src":"17595:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9932,"name":"bool","nodeType":"ElementaryTypeName","src":"17595:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"17594:6:40"},"scope":10800,"src":"17529:248:40","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":10178,"nodeType":"Block","src":"18137:5124:40","statements":[{"id":10177,"nodeType":"UncheckedBlock","src":"18147:5108:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9970,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9968,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"18241:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"hexValue":"31","id":9969,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18246:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"18241:6:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9974,"nodeType":"IfStatement","src":"18237:53:40","trueBody":{"id":9973,"nodeType":"Block","src":"18249:41:40","statements":[{"expression":{"id":9971,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"18274:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9967,"id":9972,"nodeType":"Return","src":"18267:8:40"}]}},{"assignments":[9976],"declarations":[{"constant":false,"id":9976,"mutability":"mutable","name":"aa","nameLocation":"19225:2:40","nodeType":"VariableDeclaration","scope":10177,"src":"19217:10:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9975,"name":"uint256","nodeType":"ElementaryTypeName","src":"19217:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9978,"initialValue":{"id":9977,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"19230:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"19217:14:40"},{"assignments":[9980],"declarations":[{"constant":false,"id":9980,"mutability":"mutable","name":"xn","nameLocation":"19253:2:40","nodeType":"VariableDeclaration","scope":10177,"src":"19245:10:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9979,"name":"uint256","nodeType":"ElementaryTypeName","src":"19245:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9982,"initialValue":{"hexValue":"31","id":9981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19258:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"19245:14:40"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9988,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9983,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19278:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":9986,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":9984,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19285:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":9985,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19290:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"19285:8:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":9987,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19284:10:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"src":"19278:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9998,"nodeType":"IfStatement","src":"19274:92:40","trueBody":{"id":9997,"nodeType":"Block","src":"19296:70:40","statements":[{"expression":{"id":9991,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9989,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19314:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"313238","id":9990,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19321:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"19314:10:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9992,"nodeType":"ExpressionStatement","src":"19314:10:40"},{"expression":{"id":9995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9993,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19342:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3634","id":9994,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19349:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19342:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9996,"nodeType":"ExpressionStatement","src":"19342:9:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10004,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9999,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19383:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10002,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10000,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19390:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10001,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19395:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19390:7:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10003,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19389:9:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"src":"19383:15:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10014,"nodeType":"IfStatement","src":"19379:90:40","trueBody":{"id":10013,"nodeType":"Block","src":"19400:69:40","statements":[{"expression":{"id":10007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10005,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19418:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3634","id":10006,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19425:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19418:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10008,"nodeType":"ExpressionStatement","src":"19418:9:40"},{"expression":{"id":10011,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10009,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19445:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3332","id":10010,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19452:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19445:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10012,"nodeType":"ExpressionStatement","src":"19445:9:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10020,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10015,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19486:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10018,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10016,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19493:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10017,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19498:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19493:7:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10019,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19492:9:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"src":"19486:15:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10030,"nodeType":"IfStatement","src":"19482:90:40","trueBody":{"id":10029,"nodeType":"Block","src":"19503:69:40","statements":[{"expression":{"id":10023,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10021,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19521:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3332","id":10022,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19528:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19521:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10024,"nodeType":"ExpressionStatement","src":"19521:9:40"},{"expression":{"id":10027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10025,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19548:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3136","id":10026,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19555:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19548:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10028,"nodeType":"ExpressionStatement","src":"19548:9:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10036,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10031,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19589:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10034,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10032,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19596:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10033,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19601:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19596:7:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10035,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19595:9:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"src":"19589:15:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10046,"nodeType":"IfStatement","src":"19585:89:40","trueBody":{"id":10045,"nodeType":"Block","src":"19606:68:40","statements":[{"expression":{"id":10039,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10037,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19624:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3136","id":10038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19631:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19624:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10040,"nodeType":"ExpressionStatement","src":"19624:9:40"},{"expression":{"id":10043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10041,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19651:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"38","id":10042,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19658:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19651:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10044,"nodeType":"ExpressionStatement","src":"19651:8:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10052,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10047,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19691:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10050,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10048,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19698:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10049,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19703:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19698:6:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10051,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19697:8:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"src":"19691:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10062,"nodeType":"IfStatement","src":"19687:87:40","trueBody":{"id":10061,"nodeType":"Block","src":"19707:67:40","statements":[{"expression":{"id":10055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10053,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19725:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"38","id":10054,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19732:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19725:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10056,"nodeType":"ExpressionStatement","src":"19725:8:40"},{"expression":{"id":10059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10057,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19751:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"34","id":10058,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19758:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19751:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10060,"nodeType":"ExpressionStatement","src":"19751:8:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10068,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10063,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19791:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"id":10066,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10064,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19798:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":10065,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19803:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19798:6:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}}],"id":10067,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19797:8:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}},"src":"19791:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10078,"nodeType":"IfStatement","src":"19787:87:40","trueBody":{"id":10077,"nodeType":"Block","src":"19807:67:40","statements":[{"expression":{"id":10071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10069,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19825:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":10070,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19832:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19825:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10072,"nodeType":"ExpressionStatement","src":"19825:8:40"},{"expression":{"id":10075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10073,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19851:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"32","id":10074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19858:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"19851:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10076,"nodeType":"ExpressionStatement","src":"19851:8:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10084,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10079,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9976,"src":"19891:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"id":10082,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10080,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19898:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":10081,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19903:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"19898:6:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}}],"id":10083,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19897:8:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}},"src":"19891:14:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10090,"nodeType":"IfStatement","src":"19887:61:40","trueBody":{"id":10089,"nodeType":"Block","src":"19907:41:40","statements":[{"expression":{"id":10087,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10085,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"19925:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"31","id":10086,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19932:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"19925:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10088,"nodeType":"ExpressionStatement","src":"19925:8:40"}]}},{"expression":{"id":10098,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10091,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"20368:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10097,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10094,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":10092,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20374:1:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10093,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"20378:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20374:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10095,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"20373:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10096,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20385:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20373:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20368:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10099,"nodeType":"ExpressionStatement","src":"20368:18:40"},{"expression":{"id":10109,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10100,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22273:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10108,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10101,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22279:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10104,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10102,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22284:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10103,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22288:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22284:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22279:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10106,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22278:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10107,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22295:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22278:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22273:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10110,"nodeType":"ExpressionStatement","src":"22273:23:40"},{"expression":{"id":10120,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10111,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22382:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10119,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10116,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10112,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22388:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10113,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22393:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10114,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22397:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22393:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22388:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10117,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22387:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10118,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22404:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22387:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22382:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10121,"nodeType":"ExpressionStatement","src":"22382:23:40"},{"expression":{"id":10131,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10122,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22493:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10130,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10127,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10123,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22499:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10126,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10124,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22504:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10125,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22508:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22504:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22499:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10128,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22498:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10129,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22515:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22498:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22493:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10132,"nodeType":"ExpressionStatement","src":"22493:23:40"},{"expression":{"id":10142,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10133,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22602:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10141,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10134,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22608:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10137,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10135,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22613:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10136,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22617:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22613:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22608:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10139,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22607:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10140,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22624:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22607:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22602:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10143,"nodeType":"ExpressionStatement","src":"22602:23:40"},{"expression":{"id":10153,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10144,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22712:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10152,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10145,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22718:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10148,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10146,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22723:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10147,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22727:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22723:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22718:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10150,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22717:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22734:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22717:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22712:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10154,"nodeType":"ExpressionStatement","src":"22712:23:40"},{"expression":{"id":10164,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10155,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22822:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10163,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10160,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10156,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22828:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10159,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10157,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"22833:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10158,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"22837:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22833:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22828:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10161,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22827:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10162,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22844:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22827:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22822:23:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10165,"nodeType":"ExpressionStatement","src":"22822:23:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10175,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10166,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"23211:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10173,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10169,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"23232:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10172,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10170,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"23237:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10171,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9980,"src":"23241:2:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23237:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23232:11:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10167,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"23216:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10168,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23225:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"23216:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10174,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23216:28:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23211:33:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9967,"id":10176,"nodeType":"Return","src":"23204:40:40"}]}]},"documentation":{"id":9961,"nodeType":"StructuredDocumentation","src":"17783:292:40","text":" @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n towards zero.\n This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n using integer operations."},"id":10179,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"18089:4:40","nodeType":"FunctionDefinition","parameters":{"id":9964,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9963,"mutability":"mutable","name":"a","nameLocation":"18102:1:40","nodeType":"VariableDeclaration","scope":10179,"src":"18094:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9962,"name":"uint256","nodeType":"ElementaryTypeName","src":"18094:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18093:11:40"},"returnParameters":{"id":9967,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9966,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10179,"src":"18128:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9965,"name":"uint256","nodeType":"ElementaryTypeName","src":"18128:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18127:9:40"},"scope":10800,"src":"18080:5181:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10212,"nodeType":"Block","src":"23434:171:40","statements":[{"id":10211,"nodeType":"UncheckedBlock","src":"23444:155:40","statements":[{"assignments":[10191],"declarations":[{"constant":false,"id":10191,"mutability":"mutable","name":"result","nameLocation":"23476:6:40","nodeType":"VariableDeclaration","scope":10211,"src":"23468:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10190,"name":"uint256","nodeType":"ElementaryTypeName","src":"23468:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10195,"initialValue":{"arguments":[{"id":10193,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10182,"src":"23490:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10192,"name":"sqrt","nodeType":"Identifier","overloadedDeclarations":[10179,10213],"referencedDeclaration":10179,"src":"23485:4:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10194,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23485:7:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23468:24:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10209,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10196,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10191,"src":"23513:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10207,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10200,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10185,"src":"23555:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10199,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"23538:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23538:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10206,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10204,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10202,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10191,"src":"23568:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10203,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10191,"src":"23577:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23568:15:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10205,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10182,"src":"23586:1:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23568:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"23538:49:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10197,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"23522:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10198,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23531:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"23522:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10208,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23522:66:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23513:75:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10189,"id":10210,"nodeType":"Return","src":"23506:82:40"}]}]},"documentation":{"id":10180,"nodeType":"StructuredDocumentation","src":"23267:86:40","text":" @dev Calculates sqrt(a), following the selected rounding direction."},"id":10213,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"23367:4:40","nodeType":"FunctionDefinition","parameters":{"id":10186,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10182,"mutability":"mutable","name":"a","nameLocation":"23380:1:40","nodeType":"VariableDeclaration","scope":10213,"src":"23372:9:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10181,"name":"uint256","nodeType":"ElementaryTypeName","src":"23372:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10185,"mutability":"mutable","name":"rounding","nameLocation":"23392:8:40","nodeType":"VariableDeclaration","scope":10213,"src":"23383:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10184,"nodeType":"UserDefinedTypeName","pathNode":{"id":10183,"name":"Rounding","nameLocations":["23383:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"23383:8:40"},"referencedDeclaration":9206,"src":"23383:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"23371:30:40"},"returnParameters":{"id":10189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10188,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10213,"src":"23425:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10187,"name":"uint256","nodeType":"ElementaryTypeName","src":"23425:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23424:9:40"},"scope":10800,"src":"23358:247:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10408,"nodeType":"Block","src":"23796:981:40","statements":[{"assignments":[10222],"declarations":[{"constant":false,"id":10222,"mutability":"mutable","name":"result","nameLocation":"23814:6:40","nodeType":"VariableDeclaration","scope":10408,"src":"23806:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10221,"name":"uint256","nodeType":"ElementaryTypeName","src":"23806:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10224,"initialValue":{"hexValue":"30","id":10223,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23823:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"23806:18:40"},{"assignments":[10226],"declarations":[{"constant":false,"id":10226,"mutability":"mutable","name":"exp","nameLocation":"23842:3:40","nodeType":"VariableDeclaration","scope":10408,"src":"23834:11:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10225,"name":"uint256","nodeType":"ElementaryTypeName","src":"23834:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10227,"nodeType":"VariableDeclarationStatement","src":"23834:11:40"},{"id":10405,"nodeType":"UncheckedBlock","src":"23855:893:40","statements":[{"expression":{"id":10242,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10228,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23879:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"313238","id":10229,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23885:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10232,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"23907:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"id":10238,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10235,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10233,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23916:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10234,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23921:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"23916:8:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10236,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"23915:10:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10237,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23928:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"23915:14:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"}},"src":"23907:22:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10230,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"23891:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23900:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"23891:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10240,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23891:39:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23885:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23879:51:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10243,"nodeType":"ExpressionStatement","src":"23879:51:40"},{"expression":{"id":10246,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10244,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"23944:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10245,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23954:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23944:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10247,"nodeType":"ExpressionStatement","src":"23944:13:40"},{"expression":{"id":10250,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10248,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"23971:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10249,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23981:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23971:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10251,"nodeType":"ExpressionStatement","src":"23971:13:40"},{"expression":{"id":10266,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10252,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"23999:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10265,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3634","id":10253,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24005:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10256,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24026:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"id":10262,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10259,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10257,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24035:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10258,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24040:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"24035:7:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10260,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24034:9:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10261,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24046:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24034:13:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"}},"src":"24026:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10254,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24010:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24019:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24010:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10264,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24010:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24005:43:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23999:49:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10267,"nodeType":"ExpressionStatement","src":"23999:49:40"},{"expression":{"id":10270,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10268,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24062:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10269,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24072:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24062:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10271,"nodeType":"ExpressionStatement","src":"24062:13:40"},{"expression":{"id":10274,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10272,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24089:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10273,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24099:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24089:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10275,"nodeType":"ExpressionStatement","src":"24089:13:40"},{"expression":{"id":10290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10276,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24117:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3332","id":10277,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24123:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10287,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10280,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24144:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"id":10286,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10283,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10281,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24153:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10282,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24158:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"24153:7:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10284,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24152:9:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10285,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24164:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24152:13:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"}},"src":"24144:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10278,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24128:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10279,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24137:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24128:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10288,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24128:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24123:43:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24117:49:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10291,"nodeType":"ExpressionStatement","src":"24117:49:40"},{"expression":{"id":10294,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10292,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24180:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10293,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24190:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24180:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10295,"nodeType":"ExpressionStatement","src":"24180:13:40"},{"expression":{"id":10298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10296,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24207:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10297,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24217:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24207:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10299,"nodeType":"ExpressionStatement","src":"24207:13:40"},{"expression":{"id":10314,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10300,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24235:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10313,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3136","id":10301,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24241:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10311,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10304,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24262:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"id":10310,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10307,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10305,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24271:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10306,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24276:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"24271:7:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10308,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24270:9:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10309,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24282:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24270:13:40","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"}},"src":"24262:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10302,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24246:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24255:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24246:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10312,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24246:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24241:43:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24235:49:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10315,"nodeType":"ExpressionStatement","src":"24235:49:40"},{"expression":{"id":10318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10316,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24298:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10317,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24308:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24298:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10319,"nodeType":"ExpressionStatement","src":"24298:13:40"},{"expression":{"id":10322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10320,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24325:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10321,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24335:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24325:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10323,"nodeType":"ExpressionStatement","src":"24325:13:40"},{"expression":{"id":10338,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10324,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24353:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10337,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"38","id":10325,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24359:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10335,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10328,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24379:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"id":10334,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10331,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10329,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24388:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10330,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24393:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"24388:6:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10332,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24387:8:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10333,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24398:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24387:12:40","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"}},"src":"24379:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10326,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24363:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10327,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24372:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24363:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10336,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24363:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24359:41:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24353:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10339,"nodeType":"ExpressionStatement","src":"24353:47:40"},{"expression":{"id":10342,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10340,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24414:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10341,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24424:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24414:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10343,"nodeType":"ExpressionStatement","src":"24414:13:40"},{"expression":{"id":10346,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10344,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24441:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10345,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24451:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24441:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10347,"nodeType":"ExpressionStatement","src":"24441:13:40"},{"expression":{"id":10362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10348,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24469:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10361,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"34","id":10349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24475:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10352,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24495:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"id":10358,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"id":10355,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24504:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":10354,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24509:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"24504:6:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}}],"id":10356,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24503:8:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24514:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24503:12:40","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"}},"src":"24495:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10350,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24479:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10351,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24488:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24479:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24479:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24475:41:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24469:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10363,"nodeType":"ExpressionStatement","src":"24469:47:40"},{"expression":{"id":10366,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10364,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24530:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10365,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24540:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24530:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10367,"nodeType":"ExpressionStatement","src":"24530:13:40"},{"expression":{"id":10370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10368,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24557:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10369,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24567:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24557:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10371,"nodeType":"ExpressionStatement","src":"24557:13:40"},{"expression":{"id":10386,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10372,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24585:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10373,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24591:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10383,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10376,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24611:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"id":10382,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"id":10379,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10377,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24620:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":10378,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24625:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"24620:6:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}}],"id":10380,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24619:8:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10381,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24630:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24619:12:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"}},"src":"24611:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10374,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24595:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24604:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24595:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24595:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24591:41:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24585:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10387,"nodeType":"ExpressionStatement","src":"24585:47:40"},{"expression":{"id":10390,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10388,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24646:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10389,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24656:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24646:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10391,"nodeType":"ExpressionStatement","src":"24646:13:40"},{"expression":{"id":10394,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10392,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24673:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10393,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"24683:3:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24673:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10395,"nodeType":"ExpressionStatement","src":"24673:13:40"},{"expression":{"id":10403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10396,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24701:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10401,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10399,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"24727:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":10400,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24735:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24727:9:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10397,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"24711:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10398,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24720:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"24711:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10402,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24711:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24701:36:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10404,"nodeType":"ExpressionStatement","src":"24701:36:40"}]},{"expression":{"id":10406,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"24764:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10220,"id":10407,"nodeType":"Return","src":"24757:13:40"}]},"documentation":{"id":10214,"nodeType":"StructuredDocumentation","src":"23611:119:40","text":" @dev Return the log in base 2 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":10409,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"23744:4:40","nodeType":"FunctionDefinition","parameters":{"id":10217,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10216,"mutability":"mutable","name":"value","nameLocation":"23757:5:40","nodeType":"VariableDeclaration","scope":10409,"src":"23749:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10215,"name":"uint256","nodeType":"ElementaryTypeName","src":"23749:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23748:15:40"},"returnParameters":{"id":10220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10219,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10409,"src":"23787:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10218,"name":"uint256","nodeType":"ElementaryTypeName","src":"23787:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23786:9:40"},"scope":10800,"src":"23735:1042:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10442,"nodeType":"Block","src":"25010:175:40","statements":[{"id":10441,"nodeType":"UncheckedBlock","src":"25020:159:40","statements":[{"assignments":[10421],"declarations":[{"constant":false,"id":10421,"mutability":"mutable","name":"result","nameLocation":"25052:6:40","nodeType":"VariableDeclaration","scope":10441,"src":"25044:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10420,"name":"uint256","nodeType":"ElementaryTypeName","src":"25044:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10425,"initialValue":{"arguments":[{"id":10423,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10412,"src":"25066:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10422,"name":"log2","nodeType":"Identifier","overloadedDeclarations":[10409,10443],"referencedDeclaration":10409,"src":"25061:4:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10424,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25061:11:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"25044:28:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10439,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10426,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10421,"src":"25093:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10437,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10430,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10415,"src":"25135:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10429,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"25118:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10431,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25118:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10436,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10434,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10432,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25148:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"id":10433,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10421,"src":"25153:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25148:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10435,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10412,"src":"25162:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25148:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"25118:49:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10427,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"25102:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10428,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25111:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"25102:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10438,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25102:66:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25093:75:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10419,"id":10440,"nodeType":"Return","src":"25086:82:40"}]}]},"documentation":{"id":10410,"nodeType":"StructuredDocumentation","src":"24783:142:40","text":" @dev Return the log in base 2, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10443,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"24939:4:40","nodeType":"FunctionDefinition","parameters":{"id":10416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10412,"mutability":"mutable","name":"value","nameLocation":"24952:5:40","nodeType":"VariableDeclaration","scope":10443,"src":"24944:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10411,"name":"uint256","nodeType":"ElementaryTypeName","src":"24944:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10415,"mutability":"mutable","name":"rounding","nameLocation":"24968:8:40","nodeType":"VariableDeclaration","scope":10443,"src":"24959:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10414,"nodeType":"UserDefinedTypeName","pathNode":{"id":10413,"name":"Rounding","nameLocations":["24959:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"24959:8:40"},"referencedDeclaration":9206,"src":"24959:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"24943:34:40"},"returnParameters":{"id":10419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10418,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10443,"src":"25001:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10417,"name":"uint256","nodeType":"ElementaryTypeName","src":"25001:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25000:9:40"},"scope":10800,"src":"24930:255:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10571,"nodeType":"Block","src":"25378:854:40","statements":[{"assignments":[10452],"declarations":[{"constant":false,"id":10452,"mutability":"mutable","name":"result","nameLocation":"25396:6:40","nodeType":"VariableDeclaration","scope":10571,"src":"25388:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10451,"name":"uint256","nodeType":"ElementaryTypeName","src":"25388:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10454,"initialValue":{"hexValue":"30","id":10453,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25405:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"25388:18:40"},{"id":10568,"nodeType":"UncheckedBlock","src":"25416:787:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10459,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10455,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25444:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":10458,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10456,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25453:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":10457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25459:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25453:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"25444:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10471,"nodeType":"IfStatement","src":"25440:103:40","trueBody":{"id":10470,"nodeType":"Block","src":"25463:80:40","statements":[{"expression":{"id":10464,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10460,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25481:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":10463,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10461,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25490:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":10462,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25496:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25490:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"25481:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10465,"nodeType":"ExpressionStatement","src":"25481:17:40"},{"expression":{"id":10468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10466,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25516:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3634","id":10467,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25526:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25516:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10469,"nodeType":"ExpressionStatement","src":"25516:12:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10476,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10472,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25560:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":10475,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10473,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25569:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":10474,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25575:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25569:8:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"25560:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10488,"nodeType":"IfStatement","src":"25556:103:40","trueBody":{"id":10487,"nodeType":"Block","src":"25579:80:40","statements":[{"expression":{"id":10481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10477,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25597:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":10480,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10478,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25606:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":10479,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25612:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25606:8:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"25597:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10482,"nodeType":"ExpressionStatement","src":"25597:17:40"},{"expression":{"id":10485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10483,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25632:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3332","id":10484,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25642:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25632:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10486,"nodeType":"ExpressionStatement","src":"25632:12:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10493,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10489,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25676:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":10492,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10490,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25685:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":10491,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25691:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25685:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"25676:17:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10505,"nodeType":"IfStatement","src":"25672:103:40","trueBody":{"id":10504,"nodeType":"Block","src":"25695:80:40","statements":[{"expression":{"id":10498,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10494,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25713:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":10497,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10495,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25722:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":10496,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25728:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25722:8:40","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"25713:17:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10499,"nodeType":"ExpressionStatement","src":"25713:17:40"},{"expression":{"id":10502,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10500,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25748:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3136","id":10501,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25758:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25748:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10503,"nodeType":"ExpressionStatement","src":"25748:12:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10510,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10506,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25792:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":10509,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10507,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25801:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":10508,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25807:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25801:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"25792:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10522,"nodeType":"IfStatement","src":"25788:100:40","trueBody":{"id":10521,"nodeType":"Block","src":"25810:78:40","statements":[{"expression":{"id":10515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10511,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25828:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":10514,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10512,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25837:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":10513,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25843:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25837:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"25828:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10516,"nodeType":"ExpressionStatement","src":"25828:16:40"},{"expression":{"id":10519,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10517,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25862:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"38","id":10518,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25872:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25862:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10520,"nodeType":"ExpressionStatement","src":"25862:11:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10527,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10523,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25905:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":10526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10524,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25914:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":10525,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25920:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25914:7:40","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"25905:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10539,"nodeType":"IfStatement","src":"25901:100:40","trueBody":{"id":10538,"nodeType":"Block","src":"25923:78:40","statements":[{"expression":{"id":10532,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10528,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"25941:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":10531,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10529,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25950:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":10530,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25956:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25950:7:40","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"25941:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10533,"nodeType":"ExpressionStatement","src":"25941:16:40"},{"expression":{"id":10536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10534,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"25975:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"34","id":10535,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25985:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25975:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10537,"nodeType":"ExpressionStatement","src":"25975:11:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10544,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10540,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"26018:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":10543,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10541,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26027:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":10542,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26033:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26027:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"26018:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10556,"nodeType":"IfStatement","src":"26014:100:40","trueBody":{"id":10555,"nodeType":"Block","src":"26036:78:40","statements":[{"expression":{"id":10549,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10545,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"26054:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":10548,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10546,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26063:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":10547,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26069:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26063:7:40","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"26054:16:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10550,"nodeType":"ExpressionStatement","src":"26054:16:40"},{"expression":{"id":10553,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10551,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"26088:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"32","id":10552,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26098:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26088:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10554,"nodeType":"ExpressionStatement","src":"26088:11:40"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10561,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10557,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10446,"src":"26131:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"id":10560,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10558,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26140:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"31","id":10559,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26146:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"26140:7:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"}},"src":"26131:16:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10567,"nodeType":"IfStatement","src":"26127:66:40","trueBody":{"id":10566,"nodeType":"Block","src":"26149:44:40","statements":[{"expression":{"id":10564,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10562,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"26167:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"31","id":10563,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26177:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"26167:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10565,"nodeType":"ExpressionStatement","src":"26167:11:40"}]}}]},{"expression":{"id":10569,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10452,"src":"26219:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10450,"id":10570,"nodeType":"Return","src":"26212:13:40"}]},"documentation":{"id":10444,"nodeType":"StructuredDocumentation","src":"25191:120:40","text":" @dev Return the log in base 10 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":10572,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"25325:5:40","nodeType":"FunctionDefinition","parameters":{"id":10447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10446,"mutability":"mutable","name":"value","nameLocation":"25339:5:40","nodeType":"VariableDeclaration","scope":10572,"src":"25331:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10445,"name":"uint256","nodeType":"ElementaryTypeName","src":"25331:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25330:15:40"},"returnParameters":{"id":10450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10449,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10572,"src":"25369:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10448,"name":"uint256","nodeType":"ElementaryTypeName","src":"25369:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25368:9:40"},"scope":10800,"src":"25316:916:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10605,"nodeType":"Block","src":"26467:177:40","statements":[{"id":10604,"nodeType":"UncheckedBlock","src":"26477:161:40","statements":[{"assignments":[10584],"declarations":[{"constant":false,"id":10584,"mutability":"mutable","name":"result","nameLocation":"26509:6:40","nodeType":"VariableDeclaration","scope":10604,"src":"26501:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10583,"name":"uint256","nodeType":"ElementaryTypeName","src":"26501:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10588,"initialValue":{"arguments":[{"id":10586,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10575,"src":"26524:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10585,"name":"log10","nodeType":"Identifier","overloadedDeclarations":[10572,10606],"referencedDeclaration":10572,"src":"26518:5:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10587,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26518:12:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"26501:29:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10602,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10589,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10584,"src":"26551:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10600,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10593,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10578,"src":"26593:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10592,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"26576:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10594,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26576:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10599,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10595,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26606:2:40","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"id":10596,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10584,"src":"26612:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26606:12:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10598,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10575,"src":"26621:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26606:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"26576:50:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10590,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"26560:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10591,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26569:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"26560:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10601,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26560:67:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26551:76:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10582,"id":10603,"nodeType":"Return","src":"26544:83:40"}]}]},"documentation":{"id":10573,"nodeType":"StructuredDocumentation","src":"26238:143:40","text":" @dev Return the log in base 10, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10606,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"26395:5:40","nodeType":"FunctionDefinition","parameters":{"id":10579,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10575,"mutability":"mutable","name":"value","nameLocation":"26409:5:40","nodeType":"VariableDeclaration","scope":10606,"src":"26401:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10574,"name":"uint256","nodeType":"ElementaryTypeName","src":"26401:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10578,"mutability":"mutable","name":"rounding","nameLocation":"26425:8:40","nodeType":"VariableDeclaration","scope":10606,"src":"26416:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10577,"nodeType":"UserDefinedTypeName","pathNode":{"id":10576,"name":"Rounding","nameLocations":["26416:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"26416:8:40"},"referencedDeclaration":9206,"src":"26416:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"26400:34:40"},"returnParameters":{"id":10582,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10581,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10606,"src":"26458:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10580,"name":"uint256","nodeType":"ElementaryTypeName","src":"26458:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26457:9:40"},"scope":10800,"src":"26386:258:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10742,"nodeType":"Block","src":"26964:674:40","statements":[{"assignments":[10615],"declarations":[{"constant":false,"id":10615,"mutability":"mutable","name":"result","nameLocation":"26982:6:40","nodeType":"VariableDeclaration","scope":10742,"src":"26974:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10614,"name":"uint256","nodeType":"ElementaryTypeName","src":"26974:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10617,"initialValue":{"hexValue":"30","id":10616,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26991:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"26974:18:40"},{"assignments":[10619],"declarations":[{"constant":false,"id":10619,"mutability":"mutable","name":"isGt","nameLocation":"27010:4:40","nodeType":"VariableDeclaration","scope":10742,"src":"27002:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10618,"name":"uint256","nodeType":"ElementaryTypeName","src":"27002:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10620,"nodeType":"VariableDeclarationStatement","src":"27002:12:40"},{"id":10739,"nodeType":"UncheckedBlock","src":"27024:585:40","statements":[{"expression":{"id":10633,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10621,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27048:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10631,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10624,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27071:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"id":10630,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10627,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10625,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27080:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10626,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27085:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"27080:8:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10628,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27079:10:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10629,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27092:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27079:14:40","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"}},"src":"27071:22:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10622,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27055:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27064:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27055:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10632,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27055:39:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27048:46:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10634,"nodeType":"ExpressionStatement","src":"27048:46:40"},{"expression":{"id":10639,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10635,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27108:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10638,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10636,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27118:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"313238","id":10637,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27125:3:40","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"27118:10:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27108:20:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10640,"nodeType":"ExpressionStatement","src":"27108:20:40"},{"expression":{"id":10645,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10641,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27142:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10644,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10642,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27152:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3136","id":10643,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27159:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27152:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27142:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10646,"nodeType":"ExpressionStatement","src":"27142:19:40"},{"expression":{"id":10659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10647,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27176:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10657,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10650,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27199:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"id":10656,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10653,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10651,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27208:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10652,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27213:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"27208:7:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10654,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27207:9:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10655,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27219:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27207:13:40","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"}},"src":"27199:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10648,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27183:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10649,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27192:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27183:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10658,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27183:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27176:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10660,"nodeType":"ExpressionStatement","src":"27176:45:40"},{"expression":{"id":10665,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10661,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27235:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10664,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10662,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27245:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3634","id":10663,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27252:2:40","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"27245:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27235:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10666,"nodeType":"ExpressionStatement","src":"27235:19:40"},{"expression":{"id":10671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10667,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27268:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10670,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10668,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27278:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"38","id":10669,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27285:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"27278:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27268:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10672,"nodeType":"ExpressionStatement","src":"27268:18:40"},{"expression":{"id":10685,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10673,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27301:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10683,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10676,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27324:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"id":10682,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10679,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10677,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27333:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10678,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27338:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"27333:7:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10680,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27332:9:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27344:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27332:13:40","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"}},"src":"27324:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10674,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27308:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10675,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27317:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27308:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10684,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27308:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27301:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10686,"nodeType":"ExpressionStatement","src":"27301:45:40"},{"expression":{"id":10691,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10687,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27360:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10690,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10688,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27370:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3332","id":10689,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27377:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"27370:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27360:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10692,"nodeType":"ExpressionStatement","src":"27360:19:40"},{"expression":{"id":10697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10693,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27393:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10696,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10694,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27403:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"34","id":10695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27410:1:40","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"27403:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27393:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10698,"nodeType":"ExpressionStatement","src":"27393:18:40"},{"expression":{"id":10711,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10699,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27426:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10709,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10702,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27449:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"id":10708,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10705,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10703,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27458:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10704,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27463:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27458:7:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10706,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27457:9:40","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10707,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27469:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27457:13:40","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"}},"src":"27449:21:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10700,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27433:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10701,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27442:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27433:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10710,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27433:38:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27426:45:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10712,"nodeType":"ExpressionStatement","src":"27426:45:40"},{"expression":{"id":10717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10713,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27485:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10716,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10714,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27495:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3136","id":10715,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27502:2:40","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27495:9:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27485:19:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10718,"nodeType":"ExpressionStatement","src":"27485:19:40"},{"expression":{"id":10723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10719,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27518:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10722,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10720,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10619,"src":"27528:4:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":10721,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27535:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"27528:8:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27518:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10724,"nodeType":"ExpressionStatement","src":"27518:18:40"},{"expression":{"id":10737,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10725,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27551:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10728,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10609,"src":"27577:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"id":10734,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10731,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10729,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27586:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10730,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27591:1:40","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"27586:6:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10732,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27585:8:40","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10733,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27596:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27585:12:40","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"}},"src":"27577:20:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10726,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27561:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10727,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27570:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27561:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10736,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27561:37:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27551:47:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10738,"nodeType":"ExpressionStatement","src":"27551:47:40"}]},{"expression":{"id":10740,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10615,"src":"27625:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10613,"id":10741,"nodeType":"Return","src":"27618:13:40"}]},"documentation":{"id":10607,"nodeType":"StructuredDocumentation","src":"26650:246:40","text":" @dev Return the log in base 256 of a positive value rounded towards zero.\n Returns 0 if given 0.\n Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string."},"id":10743,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"26910:6:40","nodeType":"FunctionDefinition","parameters":{"id":10610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10609,"mutability":"mutable","name":"value","nameLocation":"26925:5:40","nodeType":"VariableDeclaration","scope":10743,"src":"26917:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10608,"name":"uint256","nodeType":"ElementaryTypeName","src":"26917:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26916:15:40"},"returnParameters":{"id":10613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10743,"src":"26955:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10611,"name":"uint256","nodeType":"ElementaryTypeName","src":"26955:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26954:9:40"},"scope":10800,"src":"26901:737:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10779,"nodeType":"Block","src":"27875:184:40","statements":[{"id":10778,"nodeType":"UncheckedBlock","src":"27885:168:40","statements":[{"assignments":[10755],"declarations":[{"constant":false,"id":10755,"mutability":"mutable","name":"result","nameLocation":"27917:6:40","nodeType":"VariableDeclaration","scope":10778,"src":"27909:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10754,"name":"uint256","nodeType":"ElementaryTypeName","src":"27909:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10759,"initialValue":{"arguments":[{"id":10757,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10746,"src":"27933:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10756,"name":"log256","nodeType":"Identifier","overloadedDeclarations":[10743,10780],"referencedDeclaration":10743,"src":"27926:6:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10758,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27926:13:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"27909:30:40"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10776,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10760,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10755,"src":"27960:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10774,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10764,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10749,"src":"28002:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10763,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10799,"src":"27985:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9206_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10765,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27985:26:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10773,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10771,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10766,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28015:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10769,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10767,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10755,"src":"28021:6:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"33","id":10768,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28031:1:40","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"src":"28021:11:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10770,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"28020:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28015:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10772,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10746,"src":"28036:5:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28015:26:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"27985:56:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10761,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"27969:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":10762,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27978:6:40","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"27969:15:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10775,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27969:73:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27960:82:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10753,"id":10777,"nodeType":"Return","src":"27953:89:40"}]}]},"documentation":{"id":10744,"nodeType":"StructuredDocumentation","src":"27644:144:40","text":" @dev Return the log in base 256, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10780,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"27802:6:40","nodeType":"FunctionDefinition","parameters":{"id":10750,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10746,"mutability":"mutable","name":"value","nameLocation":"27817:5:40","nodeType":"VariableDeclaration","scope":10780,"src":"27809:13:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10745,"name":"uint256","nodeType":"ElementaryTypeName","src":"27809:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10749,"mutability":"mutable","name":"rounding","nameLocation":"27833:8:40","nodeType":"VariableDeclaration","scope":10780,"src":"27824:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10748,"nodeType":"UserDefinedTypeName","pathNode":{"id":10747,"name":"Rounding","nameLocations":["27824:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"27824:8:40"},"referencedDeclaration":9206,"src":"27824:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"27808:34:40"},"returnParameters":{"id":10753,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10752,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10780,"src":"27866:7:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10751,"name":"uint256","nodeType":"ElementaryTypeName","src":"27866:7:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"27865:9:40"},"scope":10800,"src":"27793:266:40","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10798,"nodeType":"Block","src":"28257:48:40","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":10796,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":10794,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10791,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"28280:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}],"id":10790,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28274:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":10789,"name":"uint8","nodeType":"ElementaryTypeName","src":"28274:5:40","typeDescriptions":{}}},"id":10792,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28274:15:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"hexValue":"32","id":10793,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28292:1:40","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"28274:19:40","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"31","id":10795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28297:1:40","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"28274:24:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":10788,"id":10797,"nodeType":"Return","src":"28267:31:40"}]},"documentation":{"id":10781,"nodeType":"StructuredDocumentation","src":"28065:113:40","text":" @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers."},"id":10799,"implemented":true,"kind":"function","modifiers":[],"name":"unsignedRoundsUp","nameLocation":"28192:16:40","nodeType":"FunctionDefinition","parameters":{"id":10785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10784,"mutability":"mutable","name":"rounding","nameLocation":"28218:8:40","nodeType":"VariableDeclaration","scope":10799,"src":"28209:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"},"typeName":{"id":10783,"nodeType":"UserDefinedTypeName","pathNode":{"id":10782,"name":"Rounding","nameLocations":["28209:8:40"],"nodeType":"IdentifierPath","referencedDeclaration":9206,"src":"28209:8:40"},"referencedDeclaration":9206,"src":"28209:8:40","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9206","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"28208:19:40"},"returnParameters":{"id":10788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10787,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10799,"src":"28251:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10786,"name":"bool","nodeType":"ElementaryTypeName","src":"28251:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"28250:6:40"},"scope":10800,"src":"28183:122:40","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":10801,"src":"281:28026:40","usedErrors":[],"usedEvents":[]}],"src":"103:28205:40"},"id":40},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","exportedSymbols":{"SafeCast":[12565]},"id":12566,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":10802,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"192:24:41"},{"abstract":false,"baseContracts":[],"canonicalName":"SafeCast","contractDependencies":[],"contractKind":"library","documentation":{"id":10803,"nodeType":"StructuredDocumentation","src":"218:550:41","text":" @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n checks.\n Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n easily result in undesired exploitation or bugs, since developers usually\n assume that overflows raise errors. `SafeCast` restores this intuition by\n reverting the transaction when such an operation overflows.\n Using this library instead of the unchecked operations eliminates an entire\n class of bugs, so it's recommended to use it always."},"fullyImplemented":true,"id":12565,"linearizedBaseContracts":[12565],"name":"SafeCast","nameLocation":"777:8:41","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":10804,"nodeType":"StructuredDocumentation","src":"792:68:41","text":" @dev Value doesn't fit in an uint of `bits` size."},"errorSelector":"6dfcc650","id":10810,"name":"SafeCastOverflowedUintDowncast","nameLocation":"871:30:41","nodeType":"ErrorDefinition","parameters":{"id":10809,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10806,"mutability":"mutable","name":"bits","nameLocation":"908:4:41","nodeType":"VariableDeclaration","scope":10810,"src":"902:10:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":10805,"name":"uint8","nodeType":"ElementaryTypeName","src":"902:5:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":10808,"mutability":"mutable","name":"value","nameLocation":"922:5:41","nodeType":"VariableDeclaration","scope":10810,"src":"914:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10807,"name":"uint256","nodeType":"ElementaryTypeName","src":"914:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"901:27:41"},"src":"865:64:41"},{"documentation":{"id":10811,"nodeType":"StructuredDocumentation","src":"935:75:41","text":" @dev An int value doesn't fit in an uint of `bits` size."},"errorSelector":"a8ce4432","id":10815,"name":"SafeCastOverflowedIntToUint","nameLocation":"1021:27:41","nodeType":"ErrorDefinition","parameters":{"id":10814,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10813,"mutability":"mutable","name":"value","nameLocation":"1056:5:41","nodeType":"VariableDeclaration","scope":10815,"src":"1049:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10812,"name":"int256","nodeType":"ElementaryTypeName","src":"1049:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1048:14:41"},"src":"1015:48:41"},{"documentation":{"id":10816,"nodeType":"StructuredDocumentation","src":"1069:67:41","text":" @dev Value doesn't fit in an int of `bits` size."},"errorSelector":"327269a7","id":10822,"name":"SafeCastOverflowedIntDowncast","nameLocation":"1147:29:41","nodeType":"ErrorDefinition","parameters":{"id":10821,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10818,"mutability":"mutable","name":"bits","nameLocation":"1183:4:41","nodeType":"VariableDeclaration","scope":10822,"src":"1177:10:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":10817,"name":"uint8","nodeType":"ElementaryTypeName","src":"1177:5:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":10820,"mutability":"mutable","name":"value","nameLocation":"1196:5:41","nodeType":"VariableDeclaration","scope":10822,"src":"1189:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10819,"name":"int256","nodeType":"ElementaryTypeName","src":"1189:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1176:26:41"},"src":"1141:62:41"},{"documentation":{"id":10823,"nodeType":"StructuredDocumentation","src":"1209:75:41","text":" @dev An uint value doesn't fit in an int of `bits` size."},"errorSelector":"24775e06","id":10827,"name":"SafeCastOverflowedUintToInt","nameLocation":"1295:27:41","nodeType":"ErrorDefinition","parameters":{"id":10826,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10825,"mutability":"mutable","name":"value","nameLocation":"1331:5:41","nodeType":"VariableDeclaration","scope":10827,"src":"1323:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10824,"name":"uint256","nodeType":"ElementaryTypeName","src":"1323:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1322:15:41"},"src":"1289:49:41"},{"body":{"id":10854,"nodeType":"Block","src":"1695:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10841,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10835,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10830,"src":"1709:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10838,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1722:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":10837,"name":"uint248","nodeType":"ElementaryTypeName","src":"1722:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"}],"id":10836,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"1717:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10839,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1717:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint248","typeString":"type(uint248)"}},"id":10840,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1731:3:41","memberName":"max","nodeType":"MemberAccess","src":"1717:17:41","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"src":"1709:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10848,"nodeType":"IfStatement","src":"1705:105:41","trueBody":{"id":10847,"nodeType":"Block","src":"1736:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":10843,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1788:3:41","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":10844,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10830,"src":"1793:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10842,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"1757:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10845,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1757:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10846,"nodeType":"RevertStatement","src":"1750:49:41"}]}},{"expression":{"arguments":[{"id":10851,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10830,"src":"1834:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10850,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1826:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":10849,"name":"uint248","nodeType":"ElementaryTypeName","src":"1826:7:41","typeDescriptions":{}}},"id":10852,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1826:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"functionReturnParameters":10834,"id":10853,"nodeType":"Return","src":"1819:21:41"}]},"documentation":{"id":10828,"nodeType":"StructuredDocumentation","src":"1344:280:41","text":" @dev Returns the downcasted uint248 from uint256, reverting on\n overflow (when the input is greater than largest uint248).\n Counterpart to Solidity's `uint248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":10855,"implemented":true,"kind":"function","modifiers":[],"name":"toUint248","nameLocation":"1638:9:41","nodeType":"FunctionDefinition","parameters":{"id":10831,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10830,"mutability":"mutable","name":"value","nameLocation":"1656:5:41","nodeType":"VariableDeclaration","scope":10855,"src":"1648:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10829,"name":"uint256","nodeType":"ElementaryTypeName","src":"1648:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1647:15:41"},"returnParameters":{"id":10834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10833,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10855,"src":"1686:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"},"typeName":{"id":10832,"name":"uint248","nodeType":"ElementaryTypeName","src":"1686:7:41","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"visibility":"internal"}],"src":"1685:9:41"},"scope":12565,"src":"1629:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10882,"nodeType":"Block","src":"2204:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10869,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10863,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10858,"src":"2218:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10866,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2231:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":10865,"name":"uint240","nodeType":"ElementaryTypeName","src":"2231:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"}],"id":10864,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2226:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10867,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2226:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint240","typeString":"type(uint240)"}},"id":10868,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2240:3:41","memberName":"max","nodeType":"MemberAccess","src":"2226:17:41","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"src":"2218:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10876,"nodeType":"IfStatement","src":"2214:105:41","trueBody":{"id":10875,"nodeType":"Block","src":"2245:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":10871,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2297:3:41","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":10872,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10858,"src":"2302:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10870,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"2266:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10873,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2266:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10874,"nodeType":"RevertStatement","src":"2259:49:41"}]}},{"expression":{"arguments":[{"id":10879,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10858,"src":"2343:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10878,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2335:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":10877,"name":"uint240","nodeType":"ElementaryTypeName","src":"2335:7:41","typeDescriptions":{}}},"id":10880,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2335:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"functionReturnParameters":10862,"id":10881,"nodeType":"Return","src":"2328:21:41"}]},"documentation":{"id":10856,"nodeType":"StructuredDocumentation","src":"1853:280:41","text":" @dev Returns the downcasted uint240 from uint256, reverting on\n overflow (when the input is greater than largest uint240).\n Counterpart to Solidity's `uint240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":10883,"implemented":true,"kind":"function","modifiers":[],"name":"toUint240","nameLocation":"2147:9:41","nodeType":"FunctionDefinition","parameters":{"id":10859,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10858,"mutability":"mutable","name":"value","nameLocation":"2165:5:41","nodeType":"VariableDeclaration","scope":10883,"src":"2157:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10857,"name":"uint256","nodeType":"ElementaryTypeName","src":"2157:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2156:15:41"},"returnParameters":{"id":10862,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10861,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10883,"src":"2195:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"},"typeName":{"id":10860,"name":"uint240","nodeType":"ElementaryTypeName","src":"2195:7:41","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"visibility":"internal"}],"src":"2194:9:41"},"scope":12565,"src":"2138:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10910,"nodeType":"Block","src":"2713:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10897,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10891,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10886,"src":"2727:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10894,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2740:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":10893,"name":"uint232","nodeType":"ElementaryTypeName","src":"2740:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"}],"id":10892,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2735:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10895,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2735:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint232","typeString":"type(uint232)"}},"id":10896,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2749:3:41","memberName":"max","nodeType":"MemberAccess","src":"2735:17:41","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"src":"2727:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10904,"nodeType":"IfStatement","src":"2723:105:41","trueBody":{"id":10903,"nodeType":"Block","src":"2754:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":10899,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2806:3:41","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":10900,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10886,"src":"2811:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10898,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"2775:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10901,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2775:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10902,"nodeType":"RevertStatement","src":"2768:49:41"}]}},{"expression":{"arguments":[{"id":10907,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10886,"src":"2852:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10906,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2844:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":10905,"name":"uint232","nodeType":"ElementaryTypeName","src":"2844:7:41","typeDescriptions":{}}},"id":10908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"functionReturnParameters":10890,"id":10909,"nodeType":"Return","src":"2837:21:41"}]},"documentation":{"id":10884,"nodeType":"StructuredDocumentation","src":"2362:280:41","text":" @dev Returns the downcasted uint232 from uint256, reverting on\n overflow (when the input is greater than largest uint232).\n Counterpart to Solidity's `uint232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":10911,"implemented":true,"kind":"function","modifiers":[],"name":"toUint232","nameLocation":"2656:9:41","nodeType":"FunctionDefinition","parameters":{"id":10887,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10886,"mutability":"mutable","name":"value","nameLocation":"2674:5:41","nodeType":"VariableDeclaration","scope":10911,"src":"2666:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10885,"name":"uint256","nodeType":"ElementaryTypeName","src":"2666:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2665:15:41"},"returnParameters":{"id":10890,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10889,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10911,"src":"2704:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"},"typeName":{"id":10888,"name":"uint232","nodeType":"ElementaryTypeName","src":"2704:7:41","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"visibility":"internal"}],"src":"2703:9:41"},"scope":12565,"src":"2647:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10938,"nodeType":"Block","src":"3222:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10925,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10919,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10914,"src":"3236:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10922,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3249:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":10921,"name":"uint224","nodeType":"ElementaryTypeName","src":"3249:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"}],"id":10920,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"3244:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10923,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3244:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint224","typeString":"type(uint224)"}},"id":10924,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3258:3:41","memberName":"max","nodeType":"MemberAccess","src":"3244:17:41","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"3236:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10932,"nodeType":"IfStatement","src":"3232:105:41","trueBody":{"id":10931,"nodeType":"Block","src":"3263:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":10927,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3315:3:41","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":10928,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10914,"src":"3320:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10926,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"3284:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10929,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3284:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10930,"nodeType":"RevertStatement","src":"3277:49:41"}]}},{"expression":{"arguments":[{"id":10935,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10914,"src":"3361:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10934,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3353:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":10933,"name":"uint224","nodeType":"ElementaryTypeName","src":"3353:7:41","typeDescriptions":{}}},"id":10936,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3353:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":10918,"id":10937,"nodeType":"Return","src":"3346:21:41"}]},"documentation":{"id":10912,"nodeType":"StructuredDocumentation","src":"2871:280:41","text":" @dev Returns the downcasted uint224 from uint256, reverting on\n overflow (when the input is greater than largest uint224).\n Counterpart to Solidity's `uint224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":10939,"implemented":true,"kind":"function","modifiers":[],"name":"toUint224","nameLocation":"3165:9:41","nodeType":"FunctionDefinition","parameters":{"id":10915,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10914,"mutability":"mutable","name":"value","nameLocation":"3183:5:41","nodeType":"VariableDeclaration","scope":10939,"src":"3175:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10913,"name":"uint256","nodeType":"ElementaryTypeName","src":"3175:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3174:15:41"},"returnParameters":{"id":10918,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10917,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10939,"src":"3213:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":10916,"name":"uint224","nodeType":"ElementaryTypeName","src":"3213:7:41","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3212:9:41"},"scope":12565,"src":"3156:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10966,"nodeType":"Block","src":"3731:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10953,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10947,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10942,"src":"3745:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10950,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3758:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":10949,"name":"uint216","nodeType":"ElementaryTypeName","src":"3758:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"}],"id":10948,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"3753:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10951,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3753:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint216","typeString":"type(uint216)"}},"id":10952,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3767:3:41","memberName":"max","nodeType":"MemberAccess","src":"3753:17:41","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"src":"3745:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10960,"nodeType":"IfStatement","src":"3741:105:41","trueBody":{"id":10959,"nodeType":"Block","src":"3772:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":10955,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3824:3:41","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":10956,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10942,"src":"3829:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10954,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"3793:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10957,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3793:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10958,"nodeType":"RevertStatement","src":"3786:49:41"}]}},{"expression":{"arguments":[{"id":10963,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10942,"src":"3870:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3862:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":10961,"name":"uint216","nodeType":"ElementaryTypeName","src":"3862:7:41","typeDescriptions":{}}},"id":10964,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3862:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"functionReturnParameters":10946,"id":10965,"nodeType":"Return","src":"3855:21:41"}]},"documentation":{"id":10940,"nodeType":"StructuredDocumentation","src":"3380:280:41","text":" @dev Returns the downcasted uint216 from uint256, reverting on\n overflow (when the input is greater than largest uint216).\n Counterpart to Solidity's `uint216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":10967,"implemented":true,"kind":"function","modifiers":[],"name":"toUint216","nameLocation":"3674:9:41","nodeType":"FunctionDefinition","parameters":{"id":10943,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10942,"mutability":"mutable","name":"value","nameLocation":"3692:5:41","nodeType":"VariableDeclaration","scope":10967,"src":"3684:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10941,"name":"uint256","nodeType":"ElementaryTypeName","src":"3684:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3683:15:41"},"returnParameters":{"id":10946,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10945,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10967,"src":"3722:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"},"typeName":{"id":10944,"name":"uint216","nodeType":"ElementaryTypeName","src":"3722:7:41","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"visibility":"internal"}],"src":"3721:9:41"},"scope":12565,"src":"3665:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10994,"nodeType":"Block","src":"4240:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10981,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10975,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10970,"src":"4254:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":10978,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4267:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":10977,"name":"uint208","nodeType":"ElementaryTypeName","src":"4267:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":10976,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4262:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10979,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4262:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":10980,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4276:3:41","memberName":"max","nodeType":"MemberAccess","src":"4262:17:41","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"4254:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10988,"nodeType":"IfStatement","src":"4250:105:41","trueBody":{"id":10987,"nodeType":"Block","src":"4281:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":10983,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4333:3:41","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":10984,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10970,"src":"4338:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10982,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"4302:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":10985,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4302:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10986,"nodeType":"RevertStatement","src":"4295:49:41"}]}},{"expression":{"arguments":[{"id":10991,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10970,"src":"4379:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10990,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4371:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":10989,"name":"uint208","nodeType":"ElementaryTypeName","src":"4371:7:41","typeDescriptions":{}}},"id":10992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4371:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":10974,"id":10993,"nodeType":"Return","src":"4364:21:41"}]},"documentation":{"id":10968,"nodeType":"StructuredDocumentation","src":"3889:280:41","text":" @dev Returns the downcasted uint208 from uint256, reverting on\n overflow (when the input is greater than largest uint208).\n Counterpart to Solidity's `uint208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":10995,"implemented":true,"kind":"function","modifiers":[],"name":"toUint208","nameLocation":"4183:9:41","nodeType":"FunctionDefinition","parameters":{"id":10971,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10970,"mutability":"mutable","name":"value","nameLocation":"4201:5:41","nodeType":"VariableDeclaration","scope":10995,"src":"4193:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10969,"name":"uint256","nodeType":"ElementaryTypeName","src":"4193:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4192:15:41"},"returnParameters":{"id":10974,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10973,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10995,"src":"4231:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":10972,"name":"uint208","nodeType":"ElementaryTypeName","src":"4231:7:41","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"4230:9:41"},"scope":12565,"src":"4174:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11022,"nodeType":"Block","src":"4749:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11003,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10998,"src":"4763:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11006,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4776:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11005,"name":"uint200","nodeType":"ElementaryTypeName","src":"4776:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"}],"id":11004,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4771:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11007,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4771:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint200","typeString":"type(uint200)"}},"id":11008,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4785:3:41","memberName":"max","nodeType":"MemberAccess","src":"4771:17:41","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"src":"4763:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11016,"nodeType":"IfStatement","src":"4759:105:41","trueBody":{"id":11015,"nodeType":"Block","src":"4790:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":11011,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4842:3:41","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":11012,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10998,"src":"4847:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11010,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"4811:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4811:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11014,"nodeType":"RevertStatement","src":"4804:49:41"}]}},{"expression":{"arguments":[{"id":11019,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10998,"src":"4888:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11018,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4880:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11017,"name":"uint200","nodeType":"ElementaryTypeName","src":"4880:7:41","typeDescriptions":{}}},"id":11020,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"functionReturnParameters":11002,"id":11021,"nodeType":"Return","src":"4873:21:41"}]},"documentation":{"id":10996,"nodeType":"StructuredDocumentation","src":"4398:280:41","text":" @dev Returns the downcasted uint200 from uint256, reverting on\n overflow (when the input is greater than largest uint200).\n Counterpart to Solidity's `uint200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":11023,"implemented":true,"kind":"function","modifiers":[],"name":"toUint200","nameLocation":"4692:9:41","nodeType":"FunctionDefinition","parameters":{"id":10999,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10998,"mutability":"mutable","name":"value","nameLocation":"4710:5:41","nodeType":"VariableDeclaration","scope":11023,"src":"4702:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10997,"name":"uint256","nodeType":"ElementaryTypeName","src":"4702:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4701:15:41"},"returnParameters":{"id":11002,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11001,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11023,"src":"4740:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"},"typeName":{"id":11000,"name":"uint200","nodeType":"ElementaryTypeName","src":"4740:7:41","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"visibility":"internal"}],"src":"4739:9:41"},"scope":12565,"src":"4683:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11050,"nodeType":"Block","src":"5258:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11031,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11026,"src":"5272:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11034,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5285:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11033,"name":"uint192","nodeType":"ElementaryTypeName","src":"5285:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"}],"id":11032,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"5280:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11035,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5280:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint192","typeString":"type(uint192)"}},"id":11036,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5294:3:41","memberName":"max","nodeType":"MemberAccess","src":"5280:17:41","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"src":"5272:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11044,"nodeType":"IfStatement","src":"5268:105:41","trueBody":{"id":11043,"nodeType":"Block","src":"5299:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":11039,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5351:3:41","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":11040,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11026,"src":"5356:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11038,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"5320:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11041,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5320:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11042,"nodeType":"RevertStatement","src":"5313:49:41"}]}},{"expression":{"arguments":[{"id":11047,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11026,"src":"5397:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11046,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5389:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11045,"name":"uint192","nodeType":"ElementaryTypeName","src":"5389:7:41","typeDescriptions":{}}},"id":11048,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"functionReturnParameters":11030,"id":11049,"nodeType":"Return","src":"5382:21:41"}]},"documentation":{"id":11024,"nodeType":"StructuredDocumentation","src":"4907:280:41","text":" @dev Returns the downcasted uint192 from uint256, reverting on\n overflow (when the input is greater than largest uint192).\n Counterpart to Solidity's `uint192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":11051,"implemented":true,"kind":"function","modifiers":[],"name":"toUint192","nameLocation":"5201:9:41","nodeType":"FunctionDefinition","parameters":{"id":11027,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11026,"mutability":"mutable","name":"value","nameLocation":"5219:5:41","nodeType":"VariableDeclaration","scope":11051,"src":"5211:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11025,"name":"uint256","nodeType":"ElementaryTypeName","src":"5211:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5210:15:41"},"returnParameters":{"id":11030,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11029,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11051,"src":"5249:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"},"typeName":{"id":11028,"name":"uint192","nodeType":"ElementaryTypeName","src":"5249:7:41","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"visibility":"internal"}],"src":"5248:9:41"},"scope":12565,"src":"5192:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11078,"nodeType":"Block","src":"5767:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11065,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11059,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11054,"src":"5781:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11062,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5794:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11061,"name":"uint184","nodeType":"ElementaryTypeName","src":"5794:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"}],"id":11060,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"5789:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11063,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5789:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint184","typeString":"type(uint184)"}},"id":11064,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5803:3:41","memberName":"max","nodeType":"MemberAccess","src":"5789:17:41","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"src":"5781:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11072,"nodeType":"IfStatement","src":"5777:105:41","trueBody":{"id":11071,"nodeType":"Block","src":"5808:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":11067,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5860:3:41","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":11068,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11054,"src":"5865:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11066,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"5829:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11069,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5829:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11070,"nodeType":"RevertStatement","src":"5822:49:41"}]}},{"expression":{"arguments":[{"id":11075,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11054,"src":"5906:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11074,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5898:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11073,"name":"uint184","nodeType":"ElementaryTypeName","src":"5898:7:41","typeDescriptions":{}}},"id":11076,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5898:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"functionReturnParameters":11058,"id":11077,"nodeType":"Return","src":"5891:21:41"}]},"documentation":{"id":11052,"nodeType":"StructuredDocumentation","src":"5416:280:41","text":" @dev Returns the downcasted uint184 from uint256, reverting on\n overflow (when the input is greater than largest uint184).\n Counterpart to Solidity's `uint184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":11079,"implemented":true,"kind":"function","modifiers":[],"name":"toUint184","nameLocation":"5710:9:41","nodeType":"FunctionDefinition","parameters":{"id":11055,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11054,"mutability":"mutable","name":"value","nameLocation":"5728:5:41","nodeType":"VariableDeclaration","scope":11079,"src":"5720:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11053,"name":"uint256","nodeType":"ElementaryTypeName","src":"5720:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5719:15:41"},"returnParameters":{"id":11058,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11057,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11079,"src":"5758:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"},"typeName":{"id":11056,"name":"uint184","nodeType":"ElementaryTypeName","src":"5758:7:41","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"visibility":"internal"}],"src":"5757:9:41"},"scope":12565,"src":"5701:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11106,"nodeType":"Block","src":"6276:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11087,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11082,"src":"6290:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11090,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6303:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11089,"name":"uint176","nodeType":"ElementaryTypeName","src":"6303:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"}],"id":11088,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"6298:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11091,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint176","typeString":"type(uint176)"}},"id":11092,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6312:3:41","memberName":"max","nodeType":"MemberAccess","src":"6298:17:41","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"src":"6290:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11100,"nodeType":"IfStatement","src":"6286:105:41","trueBody":{"id":11099,"nodeType":"Block","src":"6317:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":11095,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6369:3:41","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":11096,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11082,"src":"6374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11094,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"6338:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6338:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11098,"nodeType":"RevertStatement","src":"6331:49:41"}]}},{"expression":{"arguments":[{"id":11103,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11082,"src":"6415:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11102,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6407:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11101,"name":"uint176","nodeType":"ElementaryTypeName","src":"6407:7:41","typeDescriptions":{}}},"id":11104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6407:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"functionReturnParameters":11086,"id":11105,"nodeType":"Return","src":"6400:21:41"}]},"documentation":{"id":11080,"nodeType":"StructuredDocumentation","src":"5925:280:41","text":" @dev Returns the downcasted uint176 from uint256, reverting on\n overflow (when the input is greater than largest uint176).\n Counterpart to Solidity's `uint176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":11107,"implemented":true,"kind":"function","modifiers":[],"name":"toUint176","nameLocation":"6219:9:41","nodeType":"FunctionDefinition","parameters":{"id":11083,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11082,"mutability":"mutable","name":"value","nameLocation":"6237:5:41","nodeType":"VariableDeclaration","scope":11107,"src":"6229:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11081,"name":"uint256","nodeType":"ElementaryTypeName","src":"6229:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6228:15:41"},"returnParameters":{"id":11086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11085,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11107,"src":"6267:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"},"typeName":{"id":11084,"name":"uint176","nodeType":"ElementaryTypeName","src":"6267:7:41","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"visibility":"internal"}],"src":"6266:9:41"},"scope":12565,"src":"6210:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11134,"nodeType":"Block","src":"6785:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11115,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11110,"src":"6799:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6812:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11117,"name":"uint168","nodeType":"ElementaryTypeName","src":"6812:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"}],"id":11116,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"6807:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11119,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6807:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint168","typeString":"type(uint168)"}},"id":11120,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6821:3:41","memberName":"max","nodeType":"MemberAccess","src":"6807:17:41","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"src":"6799:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11128,"nodeType":"IfStatement","src":"6795:105:41","trueBody":{"id":11127,"nodeType":"Block","src":"6826:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":11123,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6878:3:41","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":11124,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11110,"src":"6883:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11122,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"6847:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11125,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6847:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11126,"nodeType":"RevertStatement","src":"6840:49:41"}]}},{"expression":{"arguments":[{"id":11131,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11110,"src":"6924:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11130,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6916:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11129,"name":"uint168","nodeType":"ElementaryTypeName","src":"6916:7:41","typeDescriptions":{}}},"id":11132,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6916:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"functionReturnParameters":11114,"id":11133,"nodeType":"Return","src":"6909:21:41"}]},"documentation":{"id":11108,"nodeType":"StructuredDocumentation","src":"6434:280:41","text":" @dev Returns the downcasted uint168 from uint256, reverting on\n overflow (when the input is greater than largest uint168).\n Counterpart to Solidity's `uint168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":11135,"implemented":true,"kind":"function","modifiers":[],"name":"toUint168","nameLocation":"6728:9:41","nodeType":"FunctionDefinition","parameters":{"id":11111,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11110,"mutability":"mutable","name":"value","nameLocation":"6746:5:41","nodeType":"VariableDeclaration","scope":11135,"src":"6738:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11109,"name":"uint256","nodeType":"ElementaryTypeName","src":"6738:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6737:15:41"},"returnParameters":{"id":11114,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11113,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11135,"src":"6776:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"},"typeName":{"id":11112,"name":"uint168","nodeType":"ElementaryTypeName","src":"6776:7:41","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"visibility":"internal"}],"src":"6775:9:41"},"scope":12565,"src":"6719:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11162,"nodeType":"Block","src":"7294:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11143,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"7308:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11146,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7321:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11145,"name":"uint160","nodeType":"ElementaryTypeName","src":"7321:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"}],"id":11144,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"7316:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11147,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7316:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint160","typeString":"type(uint160)"}},"id":11148,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7330:3:41","memberName":"max","nodeType":"MemberAccess","src":"7316:17:41","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"7308:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11156,"nodeType":"IfStatement","src":"7304:105:41","trueBody":{"id":11155,"nodeType":"Block","src":"7335:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":11151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7387:3:41","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":11152,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"7392:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11150,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"7356:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11153,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7356:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11154,"nodeType":"RevertStatement","src":"7349:49:41"}]}},{"expression":{"arguments":[{"id":11159,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"7433:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11158,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7425:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11157,"name":"uint160","nodeType":"ElementaryTypeName","src":"7425:7:41","typeDescriptions":{}}},"id":11160,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7425:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":11142,"id":11161,"nodeType":"Return","src":"7418:21:41"}]},"documentation":{"id":11136,"nodeType":"StructuredDocumentation","src":"6943:280:41","text":" @dev Returns the downcasted uint160 from uint256, reverting on\n overflow (when the input is greater than largest uint160).\n Counterpart to Solidity's `uint160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":11163,"implemented":true,"kind":"function","modifiers":[],"name":"toUint160","nameLocation":"7237:9:41","nodeType":"FunctionDefinition","parameters":{"id":11139,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11138,"mutability":"mutable","name":"value","nameLocation":"7255:5:41","nodeType":"VariableDeclaration","scope":11163,"src":"7247:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11137,"name":"uint256","nodeType":"ElementaryTypeName","src":"7247:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7246:15:41"},"returnParameters":{"id":11142,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11141,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11163,"src":"7285:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":11140,"name":"uint160","nodeType":"ElementaryTypeName","src":"7285:7:41","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"7284:9:41"},"scope":12565,"src":"7228:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11190,"nodeType":"Block","src":"7803:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11171,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11166,"src":"7817:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11174,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7830:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11173,"name":"uint152","nodeType":"ElementaryTypeName","src":"7830:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"}],"id":11172,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"7825:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11175,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7825:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint152","typeString":"type(uint152)"}},"id":11176,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7839:3:41","memberName":"max","nodeType":"MemberAccess","src":"7825:17:41","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"src":"7817:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11184,"nodeType":"IfStatement","src":"7813:105:41","trueBody":{"id":11183,"nodeType":"Block","src":"7844:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":11179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7896:3:41","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":11180,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11166,"src":"7901:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11178,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"7865:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7865:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11182,"nodeType":"RevertStatement","src":"7858:49:41"}]}},{"expression":{"arguments":[{"id":11187,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11166,"src":"7942:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11186,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7934:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11185,"name":"uint152","nodeType":"ElementaryTypeName","src":"7934:7:41","typeDescriptions":{}}},"id":11188,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7934:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"functionReturnParameters":11170,"id":11189,"nodeType":"Return","src":"7927:21:41"}]},"documentation":{"id":11164,"nodeType":"StructuredDocumentation","src":"7452:280:41","text":" @dev Returns the downcasted uint152 from uint256, reverting on\n overflow (when the input is greater than largest uint152).\n Counterpart to Solidity's `uint152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":11191,"implemented":true,"kind":"function","modifiers":[],"name":"toUint152","nameLocation":"7746:9:41","nodeType":"FunctionDefinition","parameters":{"id":11167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11166,"mutability":"mutable","name":"value","nameLocation":"7764:5:41","nodeType":"VariableDeclaration","scope":11191,"src":"7756:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11165,"name":"uint256","nodeType":"ElementaryTypeName","src":"7756:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7755:15:41"},"returnParameters":{"id":11170,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11169,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11191,"src":"7794:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"},"typeName":{"id":11168,"name":"uint152","nodeType":"ElementaryTypeName","src":"7794:7:41","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"visibility":"internal"}],"src":"7793:9:41"},"scope":12565,"src":"7737:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11218,"nodeType":"Block","src":"8312:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11205,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11199,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11194,"src":"8326:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11202,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8339:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11201,"name":"uint144","nodeType":"ElementaryTypeName","src":"8339:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"}],"id":11200,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"8334:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11203,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8334:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint144","typeString":"type(uint144)"}},"id":11204,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8348:3:41","memberName":"max","nodeType":"MemberAccess","src":"8334:17:41","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"src":"8326:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11212,"nodeType":"IfStatement","src":"8322:105:41","trueBody":{"id":11211,"nodeType":"Block","src":"8353:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":11207,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8405:3:41","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":11208,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11194,"src":"8410:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11206,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"8374:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11209,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8374:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11210,"nodeType":"RevertStatement","src":"8367:49:41"}]}},{"expression":{"arguments":[{"id":11215,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11194,"src":"8451:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11214,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8443:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11213,"name":"uint144","nodeType":"ElementaryTypeName","src":"8443:7:41","typeDescriptions":{}}},"id":11216,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8443:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"functionReturnParameters":11198,"id":11217,"nodeType":"Return","src":"8436:21:41"}]},"documentation":{"id":11192,"nodeType":"StructuredDocumentation","src":"7961:280:41","text":" @dev Returns the downcasted uint144 from uint256, reverting on\n overflow (when the input is greater than largest uint144).\n Counterpart to Solidity's `uint144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":11219,"implemented":true,"kind":"function","modifiers":[],"name":"toUint144","nameLocation":"8255:9:41","nodeType":"FunctionDefinition","parameters":{"id":11195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11194,"mutability":"mutable","name":"value","nameLocation":"8273:5:41","nodeType":"VariableDeclaration","scope":11219,"src":"8265:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11193,"name":"uint256","nodeType":"ElementaryTypeName","src":"8265:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8264:15:41"},"returnParameters":{"id":11198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11197,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11219,"src":"8303:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"},"typeName":{"id":11196,"name":"uint144","nodeType":"ElementaryTypeName","src":"8303:7:41","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"visibility":"internal"}],"src":"8302:9:41"},"scope":12565,"src":"8246:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11246,"nodeType":"Block","src":"8821:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11233,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11227,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11222,"src":"8835:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11230,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8848:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11229,"name":"uint136","nodeType":"ElementaryTypeName","src":"8848:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"}],"id":11228,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"8843:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11231,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8843:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint136","typeString":"type(uint136)"}},"id":11232,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8857:3:41","memberName":"max","nodeType":"MemberAccess","src":"8843:17:41","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"src":"8835:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11240,"nodeType":"IfStatement","src":"8831:105:41","trueBody":{"id":11239,"nodeType":"Block","src":"8862:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":11235,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8914:3:41","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":11236,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11222,"src":"8919:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11234,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"8883:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11237,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8883:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11238,"nodeType":"RevertStatement","src":"8876:49:41"}]}},{"expression":{"arguments":[{"id":11243,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11222,"src":"8960:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11242,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8952:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11241,"name":"uint136","nodeType":"ElementaryTypeName","src":"8952:7:41","typeDescriptions":{}}},"id":11244,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8952:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"functionReturnParameters":11226,"id":11245,"nodeType":"Return","src":"8945:21:41"}]},"documentation":{"id":11220,"nodeType":"StructuredDocumentation","src":"8470:280:41","text":" @dev Returns the downcasted uint136 from uint256, reverting on\n overflow (when the input is greater than largest uint136).\n Counterpart to Solidity's `uint136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":11247,"implemented":true,"kind":"function","modifiers":[],"name":"toUint136","nameLocation":"8764:9:41","nodeType":"FunctionDefinition","parameters":{"id":11223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11222,"mutability":"mutable","name":"value","nameLocation":"8782:5:41","nodeType":"VariableDeclaration","scope":11247,"src":"8774:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11221,"name":"uint256","nodeType":"ElementaryTypeName","src":"8774:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8773:15:41"},"returnParameters":{"id":11226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11225,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11247,"src":"8812:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"},"typeName":{"id":11224,"name":"uint136","nodeType":"ElementaryTypeName","src":"8812:7:41","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"visibility":"internal"}],"src":"8811:9:41"},"scope":12565,"src":"8755:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11274,"nodeType":"Block","src":"9330:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11261,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11255,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11250,"src":"9344:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11258,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9357:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11257,"name":"uint128","nodeType":"ElementaryTypeName","src":"9357:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"}],"id":11256,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"9352:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11259,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9352:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint128","typeString":"type(uint128)"}},"id":11260,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9366:3:41","memberName":"max","nodeType":"MemberAccess","src":"9352:17:41","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"9344:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11268,"nodeType":"IfStatement","src":"9340:105:41","trueBody":{"id":11267,"nodeType":"Block","src":"9371:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":11263,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9423:3:41","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":11264,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11250,"src":"9428:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11262,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"9392:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11265,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9392:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11266,"nodeType":"RevertStatement","src":"9385:49:41"}]}},{"expression":{"arguments":[{"id":11271,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11250,"src":"9469:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11270,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9461:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11269,"name":"uint128","nodeType":"ElementaryTypeName","src":"9461:7:41","typeDescriptions":{}}},"id":11272,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9461:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"functionReturnParameters":11254,"id":11273,"nodeType":"Return","src":"9454:21:41"}]},"documentation":{"id":11248,"nodeType":"StructuredDocumentation","src":"8979:280:41","text":" @dev Returns the downcasted uint128 from uint256, reverting on\n overflow (when the input is greater than largest uint128).\n Counterpart to Solidity's `uint128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":11275,"implemented":true,"kind":"function","modifiers":[],"name":"toUint128","nameLocation":"9273:9:41","nodeType":"FunctionDefinition","parameters":{"id":11251,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11250,"mutability":"mutable","name":"value","nameLocation":"9291:5:41","nodeType":"VariableDeclaration","scope":11275,"src":"9283:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11249,"name":"uint256","nodeType":"ElementaryTypeName","src":"9283:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9282:15:41"},"returnParameters":{"id":11254,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11253,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11275,"src":"9321:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":11252,"name":"uint128","nodeType":"ElementaryTypeName","src":"9321:7:41","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"src":"9320:9:41"},"scope":12565,"src":"9264:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11302,"nodeType":"Block","src":"9839:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11283,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11278,"src":"9853:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11286,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9866:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11285,"name":"uint120","nodeType":"ElementaryTypeName","src":"9866:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"}],"id":11284,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"9861:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11287,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9861:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint120","typeString":"type(uint120)"}},"id":11288,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9875:3:41","memberName":"max","nodeType":"MemberAccess","src":"9861:17:41","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"src":"9853:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11296,"nodeType":"IfStatement","src":"9849:105:41","trueBody":{"id":11295,"nodeType":"Block","src":"9880:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":11291,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9932:3:41","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":11292,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11278,"src":"9937:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11290,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"9901:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11293,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9901:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11294,"nodeType":"RevertStatement","src":"9894:49:41"}]}},{"expression":{"arguments":[{"id":11299,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11278,"src":"9978:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11298,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9970:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11297,"name":"uint120","nodeType":"ElementaryTypeName","src":"9970:7:41","typeDescriptions":{}}},"id":11300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9970:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"functionReturnParameters":11282,"id":11301,"nodeType":"Return","src":"9963:21:41"}]},"documentation":{"id":11276,"nodeType":"StructuredDocumentation","src":"9488:280:41","text":" @dev Returns the downcasted uint120 from uint256, reverting on\n overflow (when the input is greater than largest uint120).\n Counterpart to Solidity's `uint120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":11303,"implemented":true,"kind":"function","modifiers":[],"name":"toUint120","nameLocation":"9782:9:41","nodeType":"FunctionDefinition","parameters":{"id":11279,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11278,"mutability":"mutable","name":"value","nameLocation":"9800:5:41","nodeType":"VariableDeclaration","scope":11303,"src":"9792:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11277,"name":"uint256","nodeType":"ElementaryTypeName","src":"9792:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9791:15:41"},"returnParameters":{"id":11282,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11281,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11303,"src":"9830:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"},"typeName":{"id":11280,"name":"uint120","nodeType":"ElementaryTypeName","src":"9830:7:41","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"visibility":"internal"}],"src":"9829:9:41"},"scope":12565,"src":"9773:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11330,"nodeType":"Block","src":"10348:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11317,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11311,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11306,"src":"10362:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11314,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10375:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11313,"name":"uint112","nodeType":"ElementaryTypeName","src":"10375:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"}],"id":11312,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10370:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11315,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10370:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint112","typeString":"type(uint112)"}},"id":11316,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10384:3:41","memberName":"max","nodeType":"MemberAccess","src":"10370:17:41","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"10362:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11324,"nodeType":"IfStatement","src":"10358:105:41","trueBody":{"id":11323,"nodeType":"Block","src":"10389:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":11319,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10441:3:41","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":11320,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11306,"src":"10446:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11318,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"10410:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10410:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11322,"nodeType":"RevertStatement","src":"10403:49:41"}]}},{"expression":{"arguments":[{"id":11327,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11306,"src":"10487:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11326,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10479:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11325,"name":"uint112","nodeType":"ElementaryTypeName","src":"10479:7:41","typeDescriptions":{}}},"id":11328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10479:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"functionReturnParameters":11310,"id":11329,"nodeType":"Return","src":"10472:21:41"}]},"documentation":{"id":11304,"nodeType":"StructuredDocumentation","src":"9997:280:41","text":" @dev Returns the downcasted uint112 from uint256, reverting on\n overflow (when the input is greater than largest uint112).\n Counterpart to Solidity's `uint112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":11331,"implemented":true,"kind":"function","modifiers":[],"name":"toUint112","nameLocation":"10291:9:41","nodeType":"FunctionDefinition","parameters":{"id":11307,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11306,"mutability":"mutable","name":"value","nameLocation":"10309:5:41","nodeType":"VariableDeclaration","scope":11331,"src":"10301:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11305,"name":"uint256","nodeType":"ElementaryTypeName","src":"10301:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10300:15:41"},"returnParameters":{"id":11310,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11309,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11331,"src":"10339:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":11308,"name":"uint112","nodeType":"ElementaryTypeName","src":"10339:7:41","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"src":"10338:9:41"},"scope":12565,"src":"10282:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11358,"nodeType":"Block","src":"10857:152:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11339,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11334,"src":"10871:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11342,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10884:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11341,"name":"uint104","nodeType":"ElementaryTypeName","src":"10884:7:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"}],"id":11340,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10879:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11343,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10879:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint104","typeString":"type(uint104)"}},"id":11344,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10893:3:41","memberName":"max","nodeType":"MemberAccess","src":"10879:17:41","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"src":"10871:25:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11352,"nodeType":"IfStatement","src":"10867:105:41","trueBody":{"id":11351,"nodeType":"Block","src":"10898:74:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":11347,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10950:3:41","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":11348,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11334,"src":"10955:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11346,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"10919:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11349,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10919:42:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11350,"nodeType":"RevertStatement","src":"10912:49:41"}]}},{"expression":{"arguments":[{"id":11355,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11334,"src":"10996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11354,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10988:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11353,"name":"uint104","nodeType":"ElementaryTypeName","src":"10988:7:41","typeDescriptions":{}}},"id":11356,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10988:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"functionReturnParameters":11338,"id":11357,"nodeType":"Return","src":"10981:21:41"}]},"documentation":{"id":11332,"nodeType":"StructuredDocumentation","src":"10506:280:41","text":" @dev Returns the downcasted uint104 from uint256, reverting on\n overflow (when the input is greater than largest uint104).\n Counterpart to Solidity's `uint104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":11359,"implemented":true,"kind":"function","modifiers":[],"name":"toUint104","nameLocation":"10800:9:41","nodeType":"FunctionDefinition","parameters":{"id":11335,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11334,"mutability":"mutable","name":"value","nameLocation":"10818:5:41","nodeType":"VariableDeclaration","scope":11359,"src":"10810:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11333,"name":"uint256","nodeType":"ElementaryTypeName","src":"10810:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10809:15:41"},"returnParameters":{"id":11338,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11337,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11359,"src":"10848:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"},"typeName":{"id":11336,"name":"uint104","nodeType":"ElementaryTypeName","src":"10848:7:41","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"visibility":"internal"}],"src":"10847:9:41"},"scope":12565,"src":"10791:218:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11386,"nodeType":"Block","src":"11360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11373,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11367,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11362,"src":"11374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11370,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":11369,"name":"uint96","nodeType":"ElementaryTypeName","src":"11387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"}],"id":11368,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"11382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11371,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint96","typeString":"type(uint96)"}},"id":11372,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11395:3:41","memberName":"max","nodeType":"MemberAccess","src":"11382:16:41","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"11374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11380,"nodeType":"IfStatement","src":"11370:103:41","trueBody":{"id":11379,"nodeType":"Block","src":"11400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":11375,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":11376,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11362,"src":"11456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11374,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"11421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11377,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11378,"nodeType":"RevertStatement","src":"11414:48:41"}]}},{"expression":{"arguments":[{"id":11383,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11362,"src":"11496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11382,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":11381,"name":"uint96","nodeType":"ElementaryTypeName","src":"11489:6:41","typeDescriptions":{}}},"id":11384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"functionReturnParameters":11366,"id":11385,"nodeType":"Return","src":"11482:20:41"}]},"documentation":{"id":11360,"nodeType":"StructuredDocumentation","src":"11015:276:41","text":" @dev Returns the downcasted uint96 from uint256, reverting on\n overflow (when the input is greater than largest uint96).\n Counterpart to Solidity's `uint96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":11387,"implemented":true,"kind":"function","modifiers":[],"name":"toUint96","nameLocation":"11305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11363,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11362,"mutability":"mutable","name":"value","nameLocation":"11322:5:41","nodeType":"VariableDeclaration","scope":11387,"src":"11314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11361,"name":"uint256","nodeType":"ElementaryTypeName","src":"11314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11313:15:41"},"returnParameters":{"id":11366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11365,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11387,"src":"11352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":11364,"name":"uint96","nodeType":"ElementaryTypeName","src":"11352:6:41","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"11351:8:41"},"scope":12565,"src":"11296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11414,"nodeType":"Block","src":"11860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11401,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11395,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11390,"src":"11874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11398,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":11397,"name":"uint88","nodeType":"ElementaryTypeName","src":"11887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"}],"id":11396,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"11882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11399,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint88","typeString":"type(uint88)"}},"id":11400,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11895:3:41","memberName":"max","nodeType":"MemberAccess","src":"11882:16:41","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"src":"11874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11408,"nodeType":"IfStatement","src":"11870:103:41","trueBody":{"id":11407,"nodeType":"Block","src":"11900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":11403,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":11404,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11390,"src":"11956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11402,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"11921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11405,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11406,"nodeType":"RevertStatement","src":"11914:48:41"}]}},{"expression":{"arguments":[{"id":11411,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11390,"src":"11996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11410,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":11409,"name":"uint88","nodeType":"ElementaryTypeName","src":"11989:6:41","typeDescriptions":{}}},"id":11412,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"functionReturnParameters":11394,"id":11413,"nodeType":"Return","src":"11982:20:41"}]},"documentation":{"id":11388,"nodeType":"StructuredDocumentation","src":"11515:276:41","text":" @dev Returns the downcasted uint88 from uint256, reverting on\n overflow (when the input is greater than largest uint88).\n Counterpart to Solidity's `uint88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":11415,"implemented":true,"kind":"function","modifiers":[],"name":"toUint88","nameLocation":"11805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11391,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11390,"mutability":"mutable","name":"value","nameLocation":"11822:5:41","nodeType":"VariableDeclaration","scope":11415,"src":"11814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11389,"name":"uint256","nodeType":"ElementaryTypeName","src":"11814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11813:15:41"},"returnParameters":{"id":11394,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11393,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11415,"src":"11852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"},"typeName":{"id":11392,"name":"uint88","nodeType":"ElementaryTypeName","src":"11852:6:41","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"visibility":"internal"}],"src":"11851:8:41"},"scope":12565,"src":"11796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11442,"nodeType":"Block","src":"12360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11429,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11423,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11418,"src":"12374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11426,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":11425,"name":"uint80","nodeType":"ElementaryTypeName","src":"12387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"}],"id":11424,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"12382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11427,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint80","typeString":"type(uint80)"}},"id":11428,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12395:3:41","memberName":"max","nodeType":"MemberAccess","src":"12382:16:41","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"src":"12374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11436,"nodeType":"IfStatement","src":"12370:103:41","trueBody":{"id":11435,"nodeType":"Block","src":"12400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":11431,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":11432,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11418,"src":"12456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11430,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"12421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11433,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11434,"nodeType":"RevertStatement","src":"12414:48:41"}]}},{"expression":{"arguments":[{"id":11439,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11418,"src":"12496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11438,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":11437,"name":"uint80","nodeType":"ElementaryTypeName","src":"12489:6:41","typeDescriptions":{}}},"id":11440,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"functionReturnParameters":11422,"id":11441,"nodeType":"Return","src":"12482:20:41"}]},"documentation":{"id":11416,"nodeType":"StructuredDocumentation","src":"12015:276:41","text":" @dev Returns the downcasted uint80 from uint256, reverting on\n overflow (when the input is greater than largest uint80).\n Counterpart to Solidity's `uint80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":11443,"implemented":true,"kind":"function","modifiers":[],"name":"toUint80","nameLocation":"12305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11418,"mutability":"mutable","name":"value","nameLocation":"12322:5:41","nodeType":"VariableDeclaration","scope":11443,"src":"12314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11417,"name":"uint256","nodeType":"ElementaryTypeName","src":"12314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12313:15:41"},"returnParameters":{"id":11422,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11421,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11443,"src":"12352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"},"typeName":{"id":11420,"name":"uint80","nodeType":"ElementaryTypeName","src":"12352:6:41","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"visibility":"internal"}],"src":"12351:8:41"},"scope":12565,"src":"12296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11470,"nodeType":"Block","src":"12860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11457,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11451,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11446,"src":"12874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11454,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":11453,"name":"uint72","nodeType":"ElementaryTypeName","src":"12887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"}],"id":11452,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"12882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11455,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint72","typeString":"type(uint72)"}},"id":11456,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12895:3:41","memberName":"max","nodeType":"MemberAccess","src":"12882:16:41","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"src":"12874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11464,"nodeType":"IfStatement","src":"12870:103:41","trueBody":{"id":11463,"nodeType":"Block","src":"12900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":11459,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":11460,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11446,"src":"12956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11458,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"12921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11461,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11462,"nodeType":"RevertStatement","src":"12914:48:41"}]}},{"expression":{"arguments":[{"id":11467,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11446,"src":"12996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11466,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":11465,"name":"uint72","nodeType":"ElementaryTypeName","src":"12989:6:41","typeDescriptions":{}}},"id":11468,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"functionReturnParameters":11450,"id":11469,"nodeType":"Return","src":"12982:20:41"}]},"documentation":{"id":11444,"nodeType":"StructuredDocumentation","src":"12515:276:41","text":" @dev Returns the downcasted uint72 from uint256, reverting on\n overflow (when the input is greater than largest uint72).\n Counterpart to Solidity's `uint72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":11471,"implemented":true,"kind":"function","modifiers":[],"name":"toUint72","nameLocation":"12805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11446,"mutability":"mutable","name":"value","nameLocation":"12822:5:41","nodeType":"VariableDeclaration","scope":11471,"src":"12814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11445,"name":"uint256","nodeType":"ElementaryTypeName","src":"12814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12813:15:41"},"returnParameters":{"id":11450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11449,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11471,"src":"12852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"},"typeName":{"id":11448,"name":"uint72","nodeType":"ElementaryTypeName","src":"12852:6:41","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"visibility":"internal"}],"src":"12851:8:41"},"scope":12565,"src":"12796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11498,"nodeType":"Block","src":"13360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11479,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11474,"src":"13374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11482,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":11481,"name":"uint64","nodeType":"ElementaryTypeName","src":"13387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"}],"id":11480,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"13382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11483,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint64","typeString":"type(uint64)"}},"id":11484,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13395:3:41","memberName":"max","nodeType":"MemberAccess","src":"13382:16:41","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"src":"13374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11492,"nodeType":"IfStatement","src":"13370:103:41","trueBody":{"id":11491,"nodeType":"Block","src":"13400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":11487,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":11488,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11474,"src":"13456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11486,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"13421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11489,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11490,"nodeType":"RevertStatement","src":"13414:48:41"}]}},{"expression":{"arguments":[{"id":11495,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11474,"src":"13496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11494,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":11493,"name":"uint64","nodeType":"ElementaryTypeName","src":"13489:6:41","typeDescriptions":{}}},"id":11496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"functionReturnParameters":11478,"id":11497,"nodeType":"Return","src":"13482:20:41"}]},"documentation":{"id":11472,"nodeType":"StructuredDocumentation","src":"13015:276:41","text":" @dev Returns the downcasted uint64 from uint256, reverting on\n overflow (when the input is greater than largest uint64).\n Counterpart to Solidity's `uint64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":11499,"implemented":true,"kind":"function","modifiers":[],"name":"toUint64","nameLocation":"13305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11475,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11474,"mutability":"mutable","name":"value","nameLocation":"13322:5:41","nodeType":"VariableDeclaration","scope":11499,"src":"13314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11473,"name":"uint256","nodeType":"ElementaryTypeName","src":"13314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13313:15:41"},"returnParameters":{"id":11478,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11477,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11499,"src":"13352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"},"typeName":{"id":11476,"name":"uint64","nodeType":"ElementaryTypeName","src":"13352:6:41","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"visibility":"internal"}],"src":"13351:8:41"},"scope":12565,"src":"13296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11526,"nodeType":"Block","src":"13860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11507,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11502,"src":"13874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11510,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":11509,"name":"uint56","nodeType":"ElementaryTypeName","src":"13887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"}],"id":11508,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"13882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11511,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint56","typeString":"type(uint56)"}},"id":11512,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13895:3:41","memberName":"max","nodeType":"MemberAccess","src":"13882:16:41","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"src":"13874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11520,"nodeType":"IfStatement","src":"13870:103:41","trueBody":{"id":11519,"nodeType":"Block","src":"13900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":11515,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":11516,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11502,"src":"13956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11514,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"13921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11517,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11518,"nodeType":"RevertStatement","src":"13914:48:41"}]}},{"expression":{"arguments":[{"id":11523,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11502,"src":"13996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11522,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":11521,"name":"uint56","nodeType":"ElementaryTypeName","src":"13989:6:41","typeDescriptions":{}}},"id":11524,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"functionReturnParameters":11506,"id":11525,"nodeType":"Return","src":"13982:20:41"}]},"documentation":{"id":11500,"nodeType":"StructuredDocumentation","src":"13515:276:41","text":" @dev Returns the downcasted uint56 from uint256, reverting on\n overflow (when the input is greater than largest uint56).\n Counterpart to Solidity's `uint56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":11527,"implemented":true,"kind":"function","modifiers":[],"name":"toUint56","nameLocation":"13805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11503,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11502,"mutability":"mutable","name":"value","nameLocation":"13822:5:41","nodeType":"VariableDeclaration","scope":11527,"src":"13814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11501,"name":"uint256","nodeType":"ElementaryTypeName","src":"13814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13813:15:41"},"returnParameters":{"id":11506,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11505,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11527,"src":"13852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"},"typeName":{"id":11504,"name":"uint56","nodeType":"ElementaryTypeName","src":"13852:6:41","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"visibility":"internal"}],"src":"13851:8:41"},"scope":12565,"src":"13796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11554,"nodeType":"Block","src":"14360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11535,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11530,"src":"14374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11538,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":11537,"name":"uint48","nodeType":"ElementaryTypeName","src":"14387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"}],"id":11536,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"14382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11539,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint48","typeString":"type(uint48)"}},"id":11540,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14395:3:41","memberName":"max","nodeType":"MemberAccess","src":"14382:16:41","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"14374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11548,"nodeType":"IfStatement","src":"14370:103:41","trueBody":{"id":11547,"nodeType":"Block","src":"14400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":11543,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":11544,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11530,"src":"14456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11542,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"14421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11545,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11546,"nodeType":"RevertStatement","src":"14414:48:41"}]}},{"expression":{"arguments":[{"id":11551,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11530,"src":"14496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11550,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":11549,"name":"uint48","nodeType":"ElementaryTypeName","src":"14489:6:41","typeDescriptions":{}}},"id":11552,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":11534,"id":11553,"nodeType":"Return","src":"14482:20:41"}]},"documentation":{"id":11528,"nodeType":"StructuredDocumentation","src":"14015:276:41","text":" @dev Returns the downcasted uint48 from uint256, reverting on\n overflow (when the input is greater than largest uint48).\n Counterpart to Solidity's `uint48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":11555,"implemented":true,"kind":"function","modifiers":[],"name":"toUint48","nameLocation":"14305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11530,"mutability":"mutable","name":"value","nameLocation":"14322:5:41","nodeType":"VariableDeclaration","scope":11555,"src":"14314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11529,"name":"uint256","nodeType":"ElementaryTypeName","src":"14314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14313:15:41"},"returnParameters":{"id":11534,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11533,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11555,"src":"14352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":11532,"name":"uint48","nodeType":"ElementaryTypeName","src":"14352:6:41","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"14351:8:41"},"scope":12565,"src":"14296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11582,"nodeType":"Block","src":"14860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11569,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11563,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11558,"src":"14874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11566,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":11565,"name":"uint40","nodeType":"ElementaryTypeName","src":"14887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"}],"id":11564,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"14882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11567,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint40","typeString":"type(uint40)"}},"id":11568,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14895:3:41","memberName":"max","nodeType":"MemberAccess","src":"14882:16:41","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"src":"14874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11576,"nodeType":"IfStatement","src":"14870:103:41","trueBody":{"id":11575,"nodeType":"Block","src":"14900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":11571,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":11572,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11558,"src":"14956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11570,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"14921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11573,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11574,"nodeType":"RevertStatement","src":"14914:48:41"}]}},{"expression":{"arguments":[{"id":11579,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11558,"src":"14996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11578,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":11577,"name":"uint40","nodeType":"ElementaryTypeName","src":"14989:6:41","typeDescriptions":{}}},"id":11580,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"functionReturnParameters":11562,"id":11581,"nodeType":"Return","src":"14982:20:41"}]},"documentation":{"id":11556,"nodeType":"StructuredDocumentation","src":"14515:276:41","text":" @dev Returns the downcasted uint40 from uint256, reverting on\n overflow (when the input is greater than largest uint40).\n Counterpart to Solidity's `uint40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":11583,"implemented":true,"kind":"function","modifiers":[],"name":"toUint40","nameLocation":"14805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11559,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11558,"mutability":"mutable","name":"value","nameLocation":"14822:5:41","nodeType":"VariableDeclaration","scope":11583,"src":"14814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11557,"name":"uint256","nodeType":"ElementaryTypeName","src":"14814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14813:15:41"},"returnParameters":{"id":11562,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11561,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11583,"src":"14852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"},"typeName":{"id":11560,"name":"uint40","nodeType":"ElementaryTypeName","src":"14852:6:41","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"visibility":"internal"}],"src":"14851:8:41"},"scope":12565,"src":"14796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11610,"nodeType":"Block","src":"15360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11591,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11586,"src":"15374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11594,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":11593,"name":"uint32","nodeType":"ElementaryTypeName","src":"15387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"}],"id":11592,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"15382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11595,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint32","typeString":"type(uint32)"}},"id":11596,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15395:3:41","memberName":"max","nodeType":"MemberAccess","src":"15382:16:41","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"15374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11604,"nodeType":"IfStatement","src":"15370:103:41","trueBody":{"id":11603,"nodeType":"Block","src":"15400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":11599,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":11600,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11586,"src":"15456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11598,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"15421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11601,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11602,"nodeType":"RevertStatement","src":"15414:48:41"}]}},{"expression":{"arguments":[{"id":11607,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11586,"src":"15496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11606,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":11605,"name":"uint32","nodeType":"ElementaryTypeName","src":"15489:6:41","typeDescriptions":{}}},"id":11608,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":11590,"id":11609,"nodeType":"Return","src":"15482:20:41"}]},"documentation":{"id":11584,"nodeType":"StructuredDocumentation","src":"15015:276:41","text":" @dev Returns the downcasted uint32 from uint256, reverting on\n overflow (when the input is greater than largest uint32).\n Counterpart to Solidity's `uint32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":11611,"implemented":true,"kind":"function","modifiers":[],"name":"toUint32","nameLocation":"15305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11587,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11586,"mutability":"mutable","name":"value","nameLocation":"15322:5:41","nodeType":"VariableDeclaration","scope":11611,"src":"15314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11585,"name":"uint256","nodeType":"ElementaryTypeName","src":"15314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15313:15:41"},"returnParameters":{"id":11590,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11589,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11611,"src":"15352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":11588,"name":"uint32","nodeType":"ElementaryTypeName","src":"15352:6:41","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"15351:8:41"},"scope":12565,"src":"15296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11638,"nodeType":"Block","src":"15860:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11625,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11619,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11614,"src":"15874:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11622,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15887:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":11621,"name":"uint24","nodeType":"ElementaryTypeName","src":"15887:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"}],"id":11620,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"15882:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11623,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15882:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint24","typeString":"type(uint24)"}},"id":11624,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15895:3:41","memberName":"max","nodeType":"MemberAccess","src":"15882:16:41","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"src":"15874:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11632,"nodeType":"IfStatement","src":"15870:103:41","trueBody":{"id":11631,"nodeType":"Block","src":"15900:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":11627,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15952:2:41","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":11628,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11614,"src":"15956:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11626,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"15921:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11629,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15921:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11630,"nodeType":"RevertStatement","src":"15914:48:41"}]}},{"expression":{"arguments":[{"id":11635,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11614,"src":"15996:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11634,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":11633,"name":"uint24","nodeType":"ElementaryTypeName","src":"15989:6:41","typeDescriptions":{}}},"id":11636,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"functionReturnParameters":11618,"id":11637,"nodeType":"Return","src":"15982:20:41"}]},"documentation":{"id":11612,"nodeType":"StructuredDocumentation","src":"15515:276:41","text":" @dev Returns the downcasted uint24 from uint256, reverting on\n overflow (when the input is greater than largest uint24).\n Counterpart to Solidity's `uint24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":11639,"implemented":true,"kind":"function","modifiers":[],"name":"toUint24","nameLocation":"15805:8:41","nodeType":"FunctionDefinition","parameters":{"id":11615,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11614,"mutability":"mutable","name":"value","nameLocation":"15822:5:41","nodeType":"VariableDeclaration","scope":11639,"src":"15814:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11613,"name":"uint256","nodeType":"ElementaryTypeName","src":"15814:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15813:15:41"},"returnParameters":{"id":11618,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11617,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11639,"src":"15852:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"},"typeName":{"id":11616,"name":"uint24","nodeType":"ElementaryTypeName","src":"15852:6:41","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"visibility":"internal"}],"src":"15851:8:41"},"scope":12565,"src":"15796:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11666,"nodeType":"Block","src":"16360:149:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11653,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11647,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11642,"src":"16374:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11650,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16387:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":11649,"name":"uint16","nodeType":"ElementaryTypeName","src":"16387:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"}],"id":11648,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16382:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11651,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16382:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint16","typeString":"type(uint16)"}},"id":11652,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16395:3:41","memberName":"max","nodeType":"MemberAccess","src":"16382:16:41","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"src":"16374:24:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11660,"nodeType":"IfStatement","src":"16370:103:41","trueBody":{"id":11659,"nodeType":"Block","src":"16400:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":11655,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16452:2:41","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":11656,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11642,"src":"16456:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11654,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"16421:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11657,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16421:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11658,"nodeType":"RevertStatement","src":"16414:48:41"}]}},{"expression":{"arguments":[{"id":11663,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11642,"src":"16496:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11662,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16489:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":11661,"name":"uint16","nodeType":"ElementaryTypeName","src":"16489:6:41","typeDescriptions":{}}},"id":11664,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16489:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"functionReturnParameters":11646,"id":11665,"nodeType":"Return","src":"16482:20:41"}]},"documentation":{"id":11640,"nodeType":"StructuredDocumentation","src":"16015:276:41","text":" @dev Returns the downcasted uint16 from uint256, reverting on\n overflow (when the input is greater than largest uint16).\n Counterpart to Solidity's `uint16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":11667,"implemented":true,"kind":"function","modifiers":[],"name":"toUint16","nameLocation":"16305:8:41","nodeType":"FunctionDefinition","parameters":{"id":11643,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11642,"mutability":"mutable","name":"value","nameLocation":"16322:5:41","nodeType":"VariableDeclaration","scope":11667,"src":"16314:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11641,"name":"uint256","nodeType":"ElementaryTypeName","src":"16314:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16313:15:41"},"returnParameters":{"id":11646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11645,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11667,"src":"16352:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"},"typeName":{"id":11644,"name":"uint16","nodeType":"ElementaryTypeName","src":"16352:6:41","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"visibility":"internal"}],"src":"16351:8:41"},"scope":12565,"src":"16296:213:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11694,"nodeType":"Block","src":"16854:146:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11675,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11670,"src":"16868:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11678,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16881:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":11677,"name":"uint8","nodeType":"ElementaryTypeName","src":"16881:5:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":11676,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16876:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11679,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16876:11:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":11680,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16888:3:41","memberName":"max","nodeType":"MemberAccess","src":"16876:15:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16868:23:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11688,"nodeType":"IfStatement","src":"16864:101:41","trueBody":{"id":11687,"nodeType":"Block","src":"16893:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":11683,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16945:1:41","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":11684,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11670,"src":"16948:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11682,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10810,"src":"16914:30:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11685,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16914:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11686,"nodeType":"RevertStatement","src":"16907:47:41"}]}},{"expression":{"arguments":[{"id":11691,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11670,"src":"16987:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11690,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16981:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":11689,"name":"uint8","nodeType":"ElementaryTypeName","src":"16981:5:41","typeDescriptions":{}}},"id":11692,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16981:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":11674,"id":11693,"nodeType":"Return","src":"16974:19:41"}]},"documentation":{"id":11668,"nodeType":"StructuredDocumentation","src":"16515:272:41","text":" @dev Returns the downcasted uint8 from uint256, reverting on\n overflow (when the input is greater than largest uint8).\n Counterpart to Solidity's `uint8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":11695,"implemented":true,"kind":"function","modifiers":[],"name":"toUint8","nameLocation":"16801:7:41","nodeType":"FunctionDefinition","parameters":{"id":11671,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11670,"mutability":"mutable","name":"value","nameLocation":"16817:5:41","nodeType":"VariableDeclaration","scope":11695,"src":"16809:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11669,"name":"uint256","nodeType":"ElementaryTypeName","src":"16809:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16808:15:41"},"returnParameters":{"id":11674,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11673,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11695,"src":"16847:5:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":11672,"name":"uint8","nodeType":"ElementaryTypeName","src":"16847:5:41","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"16846:7:41"},"scope":12565,"src":"16792:208:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11717,"nodeType":"Block","src":"17236:128:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11705,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11703,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11698,"src":"17250:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":11704,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17258:1:41","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17250:9:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11711,"nodeType":"IfStatement","src":"17246:81:41","trueBody":{"id":11710,"nodeType":"Block","src":"17261:66:41","statements":[{"errorCall":{"arguments":[{"id":11707,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11698,"src":"17310:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11706,"name":"SafeCastOverflowedIntToUint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10815,"src":"17282:27:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_int256_$returns$__$","typeString":"function (int256) pure"}},"id":11708,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17282:34:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11709,"nodeType":"RevertStatement","src":"17275:41:41"}]}},{"expression":{"arguments":[{"id":11714,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11698,"src":"17351:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11713,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17343:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":11712,"name":"uint256","nodeType":"ElementaryTypeName","src":"17343:7:41","typeDescriptions":{}}},"id":11715,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17343:14:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11702,"id":11716,"nodeType":"Return","src":"17336:21:41"}]},"documentation":{"id":11696,"nodeType":"StructuredDocumentation","src":"17006:160:41","text":" @dev Converts a signed int256 into an unsigned uint256.\n Requirements:\n - input must be greater than or equal to 0."},"id":11718,"implemented":true,"kind":"function","modifiers":[],"name":"toUint256","nameLocation":"17180:9:41","nodeType":"FunctionDefinition","parameters":{"id":11699,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11698,"mutability":"mutable","name":"value","nameLocation":"17197:5:41","nodeType":"VariableDeclaration","scope":11718,"src":"17190:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11697,"name":"int256","nodeType":"ElementaryTypeName","src":"17190:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17189:14:41"},"returnParameters":{"id":11702,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11701,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11718,"src":"17227:7:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11700,"name":"uint256","nodeType":"ElementaryTypeName","src":"17227:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17226:9:41"},"scope":12565,"src":"17171:193:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11743,"nodeType":"Block","src":"17761:150:41","statements":[{"expression":{"id":11731,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11726,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11724,"src":"17771:10:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11729,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"17791:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11728,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17784:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int248_$","typeString":"type(int248)"},"typeName":{"id":11727,"name":"int248","nodeType":"ElementaryTypeName","src":"17784:6:41","typeDescriptions":{}}},"id":11730,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17784:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"src":"17771:26:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"id":11732,"nodeType":"ExpressionStatement","src":"17771:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11733,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11724,"src":"17811:10:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11734,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"17825:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"17811:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11742,"nodeType":"IfStatement","src":"17807:98:41","trueBody":{"id":11741,"nodeType":"Block","src":"17832:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":11737,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17883:3:41","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":11738,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"17888:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11736,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"17853:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11739,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17853:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11740,"nodeType":"RevertStatement","src":"17846:48:41"}]}}]},"documentation":{"id":11719,"nodeType":"StructuredDocumentation","src":"17370:312:41","text":" @dev Returns the downcasted int248 from int256, reverting on\n overflow (when the input is less than smallest int248 or\n greater than largest int248).\n Counterpart to Solidity's `int248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":11744,"implemented":true,"kind":"function","modifiers":[],"name":"toInt248","nameLocation":"17696:8:41","nodeType":"FunctionDefinition","parameters":{"id":11722,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11721,"mutability":"mutable","name":"value","nameLocation":"17712:5:41","nodeType":"VariableDeclaration","scope":11744,"src":"17705:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11720,"name":"int256","nodeType":"ElementaryTypeName","src":"17705:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17704:14:41"},"returnParameters":{"id":11725,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11724,"mutability":"mutable","name":"downcasted","nameLocation":"17749:10:41","nodeType":"VariableDeclaration","scope":11744,"src":"17742:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"},"typeName":{"id":11723,"name":"int248","nodeType":"ElementaryTypeName","src":"17742:6:41","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"visibility":"internal"}],"src":"17741:19:41"},"scope":12565,"src":"17687:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11769,"nodeType":"Block","src":"18308:150:41","statements":[{"expression":{"id":11757,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11752,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11750,"src":"18318:10:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11755,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11747,"src":"18338:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11754,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18331:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int240_$","typeString":"type(int240)"},"typeName":{"id":11753,"name":"int240","nodeType":"ElementaryTypeName","src":"18331:6:41","typeDescriptions":{}}},"id":11756,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18331:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"src":"18318:26:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"id":11758,"nodeType":"ExpressionStatement","src":"18318:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11759,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11750,"src":"18358:10:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11760,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11747,"src":"18372:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18358:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11768,"nodeType":"IfStatement","src":"18354:98:41","trueBody":{"id":11767,"nodeType":"Block","src":"18379:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":11763,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18430:3:41","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":11764,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11747,"src":"18435:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11762,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"18400:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11765,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18400:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11766,"nodeType":"RevertStatement","src":"18393:48:41"}]}}]},"documentation":{"id":11745,"nodeType":"StructuredDocumentation","src":"17917:312:41","text":" @dev Returns the downcasted int240 from int256, reverting on\n overflow (when the input is less than smallest int240 or\n greater than largest int240).\n Counterpart to Solidity's `int240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":11770,"implemented":true,"kind":"function","modifiers":[],"name":"toInt240","nameLocation":"18243:8:41","nodeType":"FunctionDefinition","parameters":{"id":11748,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11747,"mutability":"mutable","name":"value","nameLocation":"18259:5:41","nodeType":"VariableDeclaration","scope":11770,"src":"18252:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11746,"name":"int256","nodeType":"ElementaryTypeName","src":"18252:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18251:14:41"},"returnParameters":{"id":11751,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11750,"mutability":"mutable","name":"downcasted","nameLocation":"18296:10:41","nodeType":"VariableDeclaration","scope":11770,"src":"18289:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"},"typeName":{"id":11749,"name":"int240","nodeType":"ElementaryTypeName","src":"18289:6:41","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"visibility":"internal"}],"src":"18288:19:41"},"scope":12565,"src":"18234:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11795,"nodeType":"Block","src":"18855:150:41","statements":[{"expression":{"id":11783,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11778,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11776,"src":"18865:10:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11781,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11773,"src":"18885:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11780,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18878:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int232_$","typeString":"type(int232)"},"typeName":{"id":11779,"name":"int232","nodeType":"ElementaryTypeName","src":"18878:6:41","typeDescriptions":{}}},"id":11782,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18878:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"src":"18865:26:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"id":11784,"nodeType":"ExpressionStatement","src":"18865:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11785,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11776,"src":"18905:10:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11786,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11773,"src":"18919:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18905:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11794,"nodeType":"IfStatement","src":"18901:98:41","trueBody":{"id":11793,"nodeType":"Block","src":"18926:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":11789,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18977:3:41","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":11790,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11773,"src":"18982:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11788,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"18947:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11791,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18947:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11792,"nodeType":"RevertStatement","src":"18940:48:41"}]}}]},"documentation":{"id":11771,"nodeType":"StructuredDocumentation","src":"18464:312:41","text":" @dev Returns the downcasted int232 from int256, reverting on\n overflow (when the input is less than smallest int232 or\n greater than largest int232).\n Counterpart to Solidity's `int232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":11796,"implemented":true,"kind":"function","modifiers":[],"name":"toInt232","nameLocation":"18790:8:41","nodeType":"FunctionDefinition","parameters":{"id":11774,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11773,"mutability":"mutable","name":"value","nameLocation":"18806:5:41","nodeType":"VariableDeclaration","scope":11796,"src":"18799:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11772,"name":"int256","nodeType":"ElementaryTypeName","src":"18799:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18798:14:41"},"returnParameters":{"id":11777,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11776,"mutability":"mutable","name":"downcasted","nameLocation":"18843:10:41","nodeType":"VariableDeclaration","scope":11796,"src":"18836:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"},"typeName":{"id":11775,"name":"int232","nodeType":"ElementaryTypeName","src":"18836:6:41","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"visibility":"internal"}],"src":"18835:19:41"},"scope":12565,"src":"18781:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11821,"nodeType":"Block","src":"19402:150:41","statements":[{"expression":{"id":11809,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11804,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11802,"src":"19412:10:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11807,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11799,"src":"19432:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11806,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19425:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int224_$","typeString":"type(int224)"},"typeName":{"id":11805,"name":"int224","nodeType":"ElementaryTypeName","src":"19425:6:41","typeDescriptions":{}}},"id":11808,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19425:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"src":"19412:26:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"id":11810,"nodeType":"ExpressionStatement","src":"19412:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11813,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11811,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11802,"src":"19452:10:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11812,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11799,"src":"19466:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19452:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11820,"nodeType":"IfStatement","src":"19448:98:41","trueBody":{"id":11819,"nodeType":"Block","src":"19473:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":11815,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19524:3:41","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":11816,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11799,"src":"19529:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11814,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"19494:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11817,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19494:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11818,"nodeType":"RevertStatement","src":"19487:48:41"}]}}]},"documentation":{"id":11797,"nodeType":"StructuredDocumentation","src":"19011:312:41","text":" @dev Returns the downcasted int224 from int256, reverting on\n overflow (when the input is less than smallest int224 or\n greater than largest int224).\n Counterpart to Solidity's `int224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":11822,"implemented":true,"kind":"function","modifiers":[],"name":"toInt224","nameLocation":"19337:8:41","nodeType":"FunctionDefinition","parameters":{"id":11800,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11799,"mutability":"mutable","name":"value","nameLocation":"19353:5:41","nodeType":"VariableDeclaration","scope":11822,"src":"19346:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11798,"name":"int256","nodeType":"ElementaryTypeName","src":"19346:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19345:14:41"},"returnParameters":{"id":11803,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11802,"mutability":"mutable","name":"downcasted","nameLocation":"19390:10:41","nodeType":"VariableDeclaration","scope":11822,"src":"19383:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"},"typeName":{"id":11801,"name":"int224","nodeType":"ElementaryTypeName","src":"19383:6:41","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"visibility":"internal"}],"src":"19382:19:41"},"scope":12565,"src":"19328:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11847,"nodeType":"Block","src":"19949:150:41","statements":[{"expression":{"id":11835,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11830,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11828,"src":"19959:10:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11833,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11825,"src":"19979:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11832,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19972:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int216_$","typeString":"type(int216)"},"typeName":{"id":11831,"name":"int216","nodeType":"ElementaryTypeName","src":"19972:6:41","typeDescriptions":{}}},"id":11834,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19972:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"src":"19959:26:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"id":11836,"nodeType":"ExpressionStatement","src":"19959:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11839,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11837,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11828,"src":"19999:10:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11838,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11825,"src":"20013:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19999:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11846,"nodeType":"IfStatement","src":"19995:98:41","trueBody":{"id":11845,"nodeType":"Block","src":"20020:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":11841,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20071:3:41","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":11842,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11825,"src":"20076:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11840,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"20041:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11843,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20041:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11844,"nodeType":"RevertStatement","src":"20034:48:41"}]}}]},"documentation":{"id":11823,"nodeType":"StructuredDocumentation","src":"19558:312:41","text":" @dev Returns the downcasted int216 from int256, reverting on\n overflow (when the input is less than smallest int216 or\n greater than largest int216).\n Counterpart to Solidity's `int216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":11848,"implemented":true,"kind":"function","modifiers":[],"name":"toInt216","nameLocation":"19884:8:41","nodeType":"FunctionDefinition","parameters":{"id":11826,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11825,"mutability":"mutable","name":"value","nameLocation":"19900:5:41","nodeType":"VariableDeclaration","scope":11848,"src":"19893:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11824,"name":"int256","nodeType":"ElementaryTypeName","src":"19893:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19892:14:41"},"returnParameters":{"id":11829,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11828,"mutability":"mutable","name":"downcasted","nameLocation":"19937:10:41","nodeType":"VariableDeclaration","scope":11848,"src":"19930:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"},"typeName":{"id":11827,"name":"int216","nodeType":"ElementaryTypeName","src":"19930:6:41","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"visibility":"internal"}],"src":"19929:19:41"},"scope":12565,"src":"19875:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11873,"nodeType":"Block","src":"20496:150:41","statements":[{"expression":{"id":11861,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11856,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11854,"src":"20506:10:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11859,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11851,"src":"20526:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11858,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"20519:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int208_$","typeString":"type(int208)"},"typeName":{"id":11857,"name":"int208","nodeType":"ElementaryTypeName","src":"20519:6:41","typeDescriptions":{}}},"id":11860,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20519:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"src":"20506:26:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"id":11862,"nodeType":"ExpressionStatement","src":"20506:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11865,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11863,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11854,"src":"20546:10:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11864,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11851,"src":"20560:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"20546:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11872,"nodeType":"IfStatement","src":"20542:98:41","trueBody":{"id":11871,"nodeType":"Block","src":"20567:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":11867,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20618:3:41","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":11868,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11851,"src":"20623:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11866,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"20588:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11869,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20588:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11870,"nodeType":"RevertStatement","src":"20581:48:41"}]}}]},"documentation":{"id":11849,"nodeType":"StructuredDocumentation","src":"20105:312:41","text":" @dev Returns the downcasted int208 from int256, reverting on\n overflow (when the input is less than smallest int208 or\n greater than largest int208).\n Counterpart to Solidity's `int208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":11874,"implemented":true,"kind":"function","modifiers":[],"name":"toInt208","nameLocation":"20431:8:41","nodeType":"FunctionDefinition","parameters":{"id":11852,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11851,"mutability":"mutable","name":"value","nameLocation":"20447:5:41","nodeType":"VariableDeclaration","scope":11874,"src":"20440:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11850,"name":"int256","nodeType":"ElementaryTypeName","src":"20440:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20439:14:41"},"returnParameters":{"id":11855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11854,"mutability":"mutable","name":"downcasted","nameLocation":"20484:10:41","nodeType":"VariableDeclaration","scope":11874,"src":"20477:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"},"typeName":{"id":11853,"name":"int208","nodeType":"ElementaryTypeName","src":"20477:6:41","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"visibility":"internal"}],"src":"20476:19:41"},"scope":12565,"src":"20422:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11899,"nodeType":"Block","src":"21043:150:41","statements":[{"expression":{"id":11887,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11882,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11880,"src":"21053:10:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11885,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11877,"src":"21073:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11884,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21066:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int200_$","typeString":"type(int200)"},"typeName":{"id":11883,"name":"int200","nodeType":"ElementaryTypeName","src":"21066:6:41","typeDescriptions":{}}},"id":11886,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21066:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"src":"21053:26:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"id":11888,"nodeType":"ExpressionStatement","src":"21053:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11891,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11889,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11880,"src":"21093:10:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11890,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11877,"src":"21107:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21093:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11898,"nodeType":"IfStatement","src":"21089:98:41","trueBody":{"id":11897,"nodeType":"Block","src":"21114:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":11893,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21165:3:41","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":11894,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11877,"src":"21170:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11892,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"21135:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11895,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21135:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11896,"nodeType":"RevertStatement","src":"21128:48:41"}]}}]},"documentation":{"id":11875,"nodeType":"StructuredDocumentation","src":"20652:312:41","text":" @dev Returns the downcasted int200 from int256, reverting on\n overflow (when the input is less than smallest int200 or\n greater than largest int200).\n Counterpart to Solidity's `int200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":11900,"implemented":true,"kind":"function","modifiers":[],"name":"toInt200","nameLocation":"20978:8:41","nodeType":"FunctionDefinition","parameters":{"id":11878,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11877,"mutability":"mutable","name":"value","nameLocation":"20994:5:41","nodeType":"VariableDeclaration","scope":11900,"src":"20987:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11876,"name":"int256","nodeType":"ElementaryTypeName","src":"20987:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20986:14:41"},"returnParameters":{"id":11881,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11880,"mutability":"mutable","name":"downcasted","nameLocation":"21031:10:41","nodeType":"VariableDeclaration","scope":11900,"src":"21024:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"},"typeName":{"id":11879,"name":"int200","nodeType":"ElementaryTypeName","src":"21024:6:41","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"visibility":"internal"}],"src":"21023:19:41"},"scope":12565,"src":"20969:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11925,"nodeType":"Block","src":"21590:150:41","statements":[{"expression":{"id":11913,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11908,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11906,"src":"21600:10:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11911,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11903,"src":"21620:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11910,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21613:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int192_$","typeString":"type(int192)"},"typeName":{"id":11909,"name":"int192","nodeType":"ElementaryTypeName","src":"21613:6:41","typeDescriptions":{}}},"id":11912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21613:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"src":"21600:26:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"id":11914,"nodeType":"ExpressionStatement","src":"21600:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11917,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11915,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11906,"src":"21640:10:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11916,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11903,"src":"21654:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21640:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11924,"nodeType":"IfStatement","src":"21636:98:41","trueBody":{"id":11923,"nodeType":"Block","src":"21661:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":11919,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21712:3:41","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":11920,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11903,"src":"21717:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11918,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"21682:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11921,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21682:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11922,"nodeType":"RevertStatement","src":"21675:48:41"}]}}]},"documentation":{"id":11901,"nodeType":"StructuredDocumentation","src":"21199:312:41","text":" @dev Returns the downcasted int192 from int256, reverting on\n overflow (when the input is less than smallest int192 or\n greater than largest int192).\n Counterpart to Solidity's `int192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":11926,"implemented":true,"kind":"function","modifiers":[],"name":"toInt192","nameLocation":"21525:8:41","nodeType":"FunctionDefinition","parameters":{"id":11904,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11903,"mutability":"mutable","name":"value","nameLocation":"21541:5:41","nodeType":"VariableDeclaration","scope":11926,"src":"21534:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11902,"name":"int256","nodeType":"ElementaryTypeName","src":"21534:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"21533:14:41"},"returnParameters":{"id":11907,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11906,"mutability":"mutable","name":"downcasted","nameLocation":"21578:10:41","nodeType":"VariableDeclaration","scope":11926,"src":"21571:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"},"typeName":{"id":11905,"name":"int192","nodeType":"ElementaryTypeName","src":"21571:6:41","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"visibility":"internal"}],"src":"21570:19:41"},"scope":12565,"src":"21516:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11951,"nodeType":"Block","src":"22137:150:41","statements":[{"expression":{"id":11939,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11934,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11932,"src":"22147:10:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11937,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11929,"src":"22167:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11936,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22160:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int184_$","typeString":"type(int184)"},"typeName":{"id":11935,"name":"int184","nodeType":"ElementaryTypeName","src":"22160:6:41","typeDescriptions":{}}},"id":11938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22160:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"src":"22147:26:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"id":11940,"nodeType":"ExpressionStatement","src":"22147:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11943,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11941,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11932,"src":"22187:10:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11942,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11929,"src":"22201:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22187:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11950,"nodeType":"IfStatement","src":"22183:98:41","trueBody":{"id":11949,"nodeType":"Block","src":"22208:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":11945,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22259:3:41","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":11946,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11929,"src":"22264:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11944,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"22229:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11947,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22229:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11948,"nodeType":"RevertStatement","src":"22222:48:41"}]}}]},"documentation":{"id":11927,"nodeType":"StructuredDocumentation","src":"21746:312:41","text":" @dev Returns the downcasted int184 from int256, reverting on\n overflow (when the input is less than smallest int184 or\n greater than largest int184).\n Counterpart to Solidity's `int184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":11952,"implemented":true,"kind":"function","modifiers":[],"name":"toInt184","nameLocation":"22072:8:41","nodeType":"FunctionDefinition","parameters":{"id":11930,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11929,"mutability":"mutable","name":"value","nameLocation":"22088:5:41","nodeType":"VariableDeclaration","scope":11952,"src":"22081:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11928,"name":"int256","nodeType":"ElementaryTypeName","src":"22081:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22080:14:41"},"returnParameters":{"id":11933,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11932,"mutability":"mutable","name":"downcasted","nameLocation":"22125:10:41","nodeType":"VariableDeclaration","scope":11952,"src":"22118:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"},"typeName":{"id":11931,"name":"int184","nodeType":"ElementaryTypeName","src":"22118:6:41","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"visibility":"internal"}],"src":"22117:19:41"},"scope":12565,"src":"22063:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11977,"nodeType":"Block","src":"22684:150:41","statements":[{"expression":{"id":11965,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11960,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11958,"src":"22694:10:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11963,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11955,"src":"22714:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22707:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int176_$","typeString":"type(int176)"},"typeName":{"id":11961,"name":"int176","nodeType":"ElementaryTypeName","src":"22707:6:41","typeDescriptions":{}}},"id":11964,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22707:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"src":"22694:26:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"id":11966,"nodeType":"ExpressionStatement","src":"22694:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11967,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11958,"src":"22734:10:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11968,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11955,"src":"22748:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22734:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11976,"nodeType":"IfStatement","src":"22730:98:41","trueBody":{"id":11975,"nodeType":"Block","src":"22755:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":11971,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22806:3:41","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":11972,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11955,"src":"22811:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11970,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"22776:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22776:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11974,"nodeType":"RevertStatement","src":"22769:48:41"}]}}]},"documentation":{"id":11953,"nodeType":"StructuredDocumentation","src":"22293:312:41","text":" @dev Returns the downcasted int176 from int256, reverting on\n overflow (when the input is less than smallest int176 or\n greater than largest int176).\n Counterpart to Solidity's `int176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":11978,"implemented":true,"kind":"function","modifiers":[],"name":"toInt176","nameLocation":"22619:8:41","nodeType":"FunctionDefinition","parameters":{"id":11956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11955,"mutability":"mutable","name":"value","nameLocation":"22635:5:41","nodeType":"VariableDeclaration","scope":11978,"src":"22628:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11954,"name":"int256","nodeType":"ElementaryTypeName","src":"22628:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22627:14:41"},"returnParameters":{"id":11959,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11958,"mutability":"mutable","name":"downcasted","nameLocation":"22672:10:41","nodeType":"VariableDeclaration","scope":11978,"src":"22665:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"},"typeName":{"id":11957,"name":"int176","nodeType":"ElementaryTypeName","src":"22665:6:41","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"visibility":"internal"}],"src":"22664:19:41"},"scope":12565,"src":"22610:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12003,"nodeType":"Block","src":"23231:150:41","statements":[{"expression":{"id":11991,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11986,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11984,"src":"23241:10:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":11989,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11981,"src":"23261:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11988,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23254:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int168_$","typeString":"type(int168)"},"typeName":{"id":11987,"name":"int168","nodeType":"ElementaryTypeName","src":"23254:6:41","typeDescriptions":{}}},"id":11990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23254:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"src":"23241:26:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"id":11992,"nodeType":"ExpressionStatement","src":"23241:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":11995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11993,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11984,"src":"23281:10:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":11994,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11981,"src":"23295:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23281:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12002,"nodeType":"IfStatement","src":"23277:98:41","trueBody":{"id":12001,"nodeType":"Block","src":"23302:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":11997,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23353:3:41","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":11998,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11981,"src":"23358:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":11996,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"23323:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":11999,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23323:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12000,"nodeType":"RevertStatement","src":"23316:48:41"}]}}]},"documentation":{"id":11979,"nodeType":"StructuredDocumentation","src":"22840:312:41","text":" @dev Returns the downcasted int168 from int256, reverting on\n overflow (when the input is less than smallest int168 or\n greater than largest int168).\n Counterpart to Solidity's `int168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":12004,"implemented":true,"kind":"function","modifiers":[],"name":"toInt168","nameLocation":"23166:8:41","nodeType":"FunctionDefinition","parameters":{"id":11982,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11981,"mutability":"mutable","name":"value","nameLocation":"23182:5:41","nodeType":"VariableDeclaration","scope":12004,"src":"23175:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11980,"name":"int256","nodeType":"ElementaryTypeName","src":"23175:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23174:14:41"},"returnParameters":{"id":11985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11984,"mutability":"mutable","name":"downcasted","nameLocation":"23219:10:41","nodeType":"VariableDeclaration","scope":12004,"src":"23212:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"},"typeName":{"id":11983,"name":"int168","nodeType":"ElementaryTypeName","src":"23212:6:41","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"visibility":"internal"}],"src":"23211:19:41"},"scope":12565,"src":"23157:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12029,"nodeType":"Block","src":"23778:150:41","statements":[{"expression":{"id":12017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12012,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12010,"src":"23788:10:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12015,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12007,"src":"23808:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12014,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23801:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int160_$","typeString":"type(int160)"},"typeName":{"id":12013,"name":"int160","nodeType":"ElementaryTypeName","src":"23801:6:41","typeDescriptions":{}}},"id":12016,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23801:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"src":"23788:26:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"id":12018,"nodeType":"ExpressionStatement","src":"23788:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12021,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12019,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12010,"src":"23828:10:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12020,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12007,"src":"23842:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23828:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12028,"nodeType":"IfStatement","src":"23824:98:41","trueBody":{"id":12027,"nodeType":"Block","src":"23849:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":12023,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23900:3:41","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":12024,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12007,"src":"23905:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12022,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"23870:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12025,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23870:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12026,"nodeType":"RevertStatement","src":"23863:48:41"}]}}]},"documentation":{"id":12005,"nodeType":"StructuredDocumentation","src":"23387:312:41","text":" @dev Returns the downcasted int160 from int256, reverting on\n overflow (when the input is less than smallest int160 or\n greater than largest int160).\n Counterpart to Solidity's `int160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":12030,"implemented":true,"kind":"function","modifiers":[],"name":"toInt160","nameLocation":"23713:8:41","nodeType":"FunctionDefinition","parameters":{"id":12008,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12007,"mutability":"mutable","name":"value","nameLocation":"23729:5:41","nodeType":"VariableDeclaration","scope":12030,"src":"23722:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12006,"name":"int256","nodeType":"ElementaryTypeName","src":"23722:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23721:14:41"},"returnParameters":{"id":12011,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12010,"mutability":"mutable","name":"downcasted","nameLocation":"23766:10:41","nodeType":"VariableDeclaration","scope":12030,"src":"23759:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"},"typeName":{"id":12009,"name":"int160","nodeType":"ElementaryTypeName","src":"23759:6:41","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"visibility":"internal"}],"src":"23758:19:41"},"scope":12565,"src":"23704:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12055,"nodeType":"Block","src":"24325:150:41","statements":[{"expression":{"id":12043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12038,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12036,"src":"24335:10:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12041,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12033,"src":"24355:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12040,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24348:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int152_$","typeString":"type(int152)"},"typeName":{"id":12039,"name":"int152","nodeType":"ElementaryTypeName","src":"24348:6:41","typeDescriptions":{}}},"id":12042,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24348:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"src":"24335:26:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"id":12044,"nodeType":"ExpressionStatement","src":"24335:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12045,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12036,"src":"24375:10:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12046,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12033,"src":"24389:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24375:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12054,"nodeType":"IfStatement","src":"24371:98:41","trueBody":{"id":12053,"nodeType":"Block","src":"24396:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":12049,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24447:3:41","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":12050,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12033,"src":"24452:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12048,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"24417:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12051,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24417:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12052,"nodeType":"RevertStatement","src":"24410:48:41"}]}}]},"documentation":{"id":12031,"nodeType":"StructuredDocumentation","src":"23934:312:41","text":" @dev Returns the downcasted int152 from int256, reverting on\n overflow (when the input is less than smallest int152 or\n greater than largest int152).\n Counterpart to Solidity's `int152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":12056,"implemented":true,"kind":"function","modifiers":[],"name":"toInt152","nameLocation":"24260:8:41","nodeType":"FunctionDefinition","parameters":{"id":12034,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12033,"mutability":"mutable","name":"value","nameLocation":"24276:5:41","nodeType":"VariableDeclaration","scope":12056,"src":"24269:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12032,"name":"int256","nodeType":"ElementaryTypeName","src":"24269:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24268:14:41"},"returnParameters":{"id":12037,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12036,"mutability":"mutable","name":"downcasted","nameLocation":"24313:10:41","nodeType":"VariableDeclaration","scope":12056,"src":"24306:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"},"typeName":{"id":12035,"name":"int152","nodeType":"ElementaryTypeName","src":"24306:6:41","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"visibility":"internal"}],"src":"24305:19:41"},"scope":12565,"src":"24251:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12081,"nodeType":"Block","src":"24872:150:41","statements":[{"expression":{"id":12069,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12064,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12062,"src":"24882:10:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12067,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"24902:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12066,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24895:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int144_$","typeString":"type(int144)"},"typeName":{"id":12065,"name":"int144","nodeType":"ElementaryTypeName","src":"24895:6:41","typeDescriptions":{}}},"id":12068,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24895:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"src":"24882:26:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"id":12070,"nodeType":"ExpressionStatement","src":"24882:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12071,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12062,"src":"24922:10:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12072,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"24936:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24922:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12080,"nodeType":"IfStatement","src":"24918:98:41","trueBody":{"id":12079,"nodeType":"Block","src":"24943:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":12075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24994:3:41","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":12076,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"24999:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12074,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"24964:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12077,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24964:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12078,"nodeType":"RevertStatement","src":"24957:48:41"}]}}]},"documentation":{"id":12057,"nodeType":"StructuredDocumentation","src":"24481:312:41","text":" @dev Returns the downcasted int144 from int256, reverting on\n overflow (when the input is less than smallest int144 or\n greater than largest int144).\n Counterpart to Solidity's `int144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":12082,"implemented":true,"kind":"function","modifiers":[],"name":"toInt144","nameLocation":"24807:8:41","nodeType":"FunctionDefinition","parameters":{"id":12060,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12059,"mutability":"mutable","name":"value","nameLocation":"24823:5:41","nodeType":"VariableDeclaration","scope":12082,"src":"24816:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12058,"name":"int256","nodeType":"ElementaryTypeName","src":"24816:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24815:14:41"},"returnParameters":{"id":12063,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12062,"mutability":"mutable","name":"downcasted","nameLocation":"24860:10:41","nodeType":"VariableDeclaration","scope":12082,"src":"24853:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"},"typeName":{"id":12061,"name":"int144","nodeType":"ElementaryTypeName","src":"24853:6:41","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"visibility":"internal"}],"src":"24852:19:41"},"scope":12565,"src":"24798:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12107,"nodeType":"Block","src":"25419:150:41","statements":[{"expression":{"id":12095,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12090,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12088,"src":"25429:10:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12093,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"25449:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12092,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25442:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int136_$","typeString":"type(int136)"},"typeName":{"id":12091,"name":"int136","nodeType":"ElementaryTypeName","src":"25442:6:41","typeDescriptions":{}}},"id":12094,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25442:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"src":"25429:26:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"id":12096,"nodeType":"ExpressionStatement","src":"25429:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12097,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12088,"src":"25469:10:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12098,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"25483:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"25469:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12106,"nodeType":"IfStatement","src":"25465:98:41","trueBody":{"id":12105,"nodeType":"Block","src":"25490:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":12101,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25541:3:41","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":12102,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"25546:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12100,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"25511:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12103,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25511:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12104,"nodeType":"RevertStatement","src":"25504:48:41"}]}}]},"documentation":{"id":12083,"nodeType":"StructuredDocumentation","src":"25028:312:41","text":" @dev Returns the downcasted int136 from int256, reverting on\n overflow (when the input is less than smallest int136 or\n greater than largest int136).\n Counterpart to Solidity's `int136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":12108,"implemented":true,"kind":"function","modifiers":[],"name":"toInt136","nameLocation":"25354:8:41","nodeType":"FunctionDefinition","parameters":{"id":12086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12085,"mutability":"mutable","name":"value","nameLocation":"25370:5:41","nodeType":"VariableDeclaration","scope":12108,"src":"25363:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12084,"name":"int256","nodeType":"ElementaryTypeName","src":"25363:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25362:14:41"},"returnParameters":{"id":12089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12088,"mutability":"mutable","name":"downcasted","nameLocation":"25407:10:41","nodeType":"VariableDeclaration","scope":12108,"src":"25400:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"},"typeName":{"id":12087,"name":"int136","nodeType":"ElementaryTypeName","src":"25400:6:41","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"visibility":"internal"}],"src":"25399:19:41"},"scope":12565,"src":"25345:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12133,"nodeType":"Block","src":"25966:150:41","statements":[{"expression":{"id":12121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12116,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12114,"src":"25976:10:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12119,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"25996:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25989:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int128_$","typeString":"type(int128)"},"typeName":{"id":12117,"name":"int128","nodeType":"ElementaryTypeName","src":"25989:6:41","typeDescriptions":{}}},"id":12120,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25989:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"src":"25976:26:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"id":12122,"nodeType":"ExpressionStatement","src":"25976:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12125,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12123,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12114,"src":"26016:10:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12124,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"26030:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26016:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12132,"nodeType":"IfStatement","src":"26012:98:41","trueBody":{"id":12131,"nodeType":"Block","src":"26037:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":12127,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26088:3:41","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":12128,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"26093:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12126,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"26058:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26058:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12130,"nodeType":"RevertStatement","src":"26051:48:41"}]}}]},"documentation":{"id":12109,"nodeType":"StructuredDocumentation","src":"25575:312:41","text":" @dev Returns the downcasted int128 from int256, reverting on\n overflow (when the input is less than smallest int128 or\n greater than largest int128).\n Counterpart to Solidity's `int128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":12134,"implemented":true,"kind":"function","modifiers":[],"name":"toInt128","nameLocation":"25901:8:41","nodeType":"FunctionDefinition","parameters":{"id":12112,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12111,"mutability":"mutable","name":"value","nameLocation":"25917:5:41","nodeType":"VariableDeclaration","scope":12134,"src":"25910:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12110,"name":"int256","nodeType":"ElementaryTypeName","src":"25910:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25909:14:41"},"returnParameters":{"id":12115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12114,"mutability":"mutable","name":"downcasted","nameLocation":"25954:10:41","nodeType":"VariableDeclaration","scope":12134,"src":"25947:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"},"typeName":{"id":12113,"name":"int128","nodeType":"ElementaryTypeName","src":"25947:6:41","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"visibility":"internal"}],"src":"25946:19:41"},"scope":12565,"src":"25892:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12159,"nodeType":"Block","src":"26513:150:41","statements":[{"expression":{"id":12147,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12142,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12140,"src":"26523:10:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12145,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"26543:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12144,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26536:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int120_$","typeString":"type(int120)"},"typeName":{"id":12143,"name":"int120","nodeType":"ElementaryTypeName","src":"26536:6:41","typeDescriptions":{}}},"id":12146,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26536:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"src":"26523:26:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"id":12148,"nodeType":"ExpressionStatement","src":"26523:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12149,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12140,"src":"26563:10:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12150,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"26577:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26563:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12158,"nodeType":"IfStatement","src":"26559:98:41","trueBody":{"id":12157,"nodeType":"Block","src":"26584:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":12153,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26635:3:41","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":12154,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"26640:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12152,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"26605:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12155,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26605:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12156,"nodeType":"RevertStatement","src":"26598:48:41"}]}}]},"documentation":{"id":12135,"nodeType":"StructuredDocumentation","src":"26122:312:41","text":" @dev Returns the downcasted int120 from int256, reverting on\n overflow (when the input is less than smallest int120 or\n greater than largest int120).\n Counterpart to Solidity's `int120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":12160,"implemented":true,"kind":"function","modifiers":[],"name":"toInt120","nameLocation":"26448:8:41","nodeType":"FunctionDefinition","parameters":{"id":12138,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12137,"mutability":"mutable","name":"value","nameLocation":"26464:5:41","nodeType":"VariableDeclaration","scope":12160,"src":"26457:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12136,"name":"int256","nodeType":"ElementaryTypeName","src":"26457:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"26456:14:41"},"returnParameters":{"id":12141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12140,"mutability":"mutable","name":"downcasted","nameLocation":"26501:10:41","nodeType":"VariableDeclaration","scope":12160,"src":"26494:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"},"typeName":{"id":12139,"name":"int120","nodeType":"ElementaryTypeName","src":"26494:6:41","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"visibility":"internal"}],"src":"26493:19:41"},"scope":12565,"src":"26439:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12185,"nodeType":"Block","src":"27060:150:41","statements":[{"expression":{"id":12173,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12168,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12166,"src":"27070:10:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12171,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"27090:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12170,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27083:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int112_$","typeString":"type(int112)"},"typeName":{"id":12169,"name":"int112","nodeType":"ElementaryTypeName","src":"27083:6:41","typeDescriptions":{}}},"id":12172,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27083:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"src":"27070:26:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"id":12174,"nodeType":"ExpressionStatement","src":"27070:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12175,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12166,"src":"27110:10:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12176,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"27124:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27110:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12184,"nodeType":"IfStatement","src":"27106:98:41","trueBody":{"id":12183,"nodeType":"Block","src":"27131:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":12179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27182:3:41","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":12180,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"27187:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12178,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"27152:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27152:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12182,"nodeType":"RevertStatement","src":"27145:48:41"}]}}]},"documentation":{"id":12161,"nodeType":"StructuredDocumentation","src":"26669:312:41","text":" @dev Returns the downcasted int112 from int256, reverting on\n overflow (when the input is less than smallest int112 or\n greater than largest int112).\n Counterpart to Solidity's `int112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":12186,"implemented":true,"kind":"function","modifiers":[],"name":"toInt112","nameLocation":"26995:8:41","nodeType":"FunctionDefinition","parameters":{"id":12164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12163,"mutability":"mutable","name":"value","nameLocation":"27011:5:41","nodeType":"VariableDeclaration","scope":12186,"src":"27004:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12162,"name":"int256","nodeType":"ElementaryTypeName","src":"27004:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27003:14:41"},"returnParameters":{"id":12167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12166,"mutability":"mutable","name":"downcasted","nameLocation":"27048:10:41","nodeType":"VariableDeclaration","scope":12186,"src":"27041:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"},"typeName":{"id":12165,"name":"int112","nodeType":"ElementaryTypeName","src":"27041:6:41","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"visibility":"internal"}],"src":"27040:19:41"},"scope":12565,"src":"26986:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12211,"nodeType":"Block","src":"27607:150:41","statements":[{"expression":{"id":12199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12194,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12192,"src":"27617:10:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12197,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"27637:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12196,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27630:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int104_$","typeString":"type(int104)"},"typeName":{"id":12195,"name":"int104","nodeType":"ElementaryTypeName","src":"27630:6:41","typeDescriptions":{}}},"id":12198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27630:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"src":"27617:26:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"id":12200,"nodeType":"ExpressionStatement","src":"27617:26:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12201,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12192,"src":"27657:10:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12202,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"27671:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27657:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12210,"nodeType":"IfStatement","src":"27653:98:41","trueBody":{"id":12209,"nodeType":"Block","src":"27678:73:41","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":12205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27729:3:41","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":12206,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"27734:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12204,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"27699:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12207,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27699:41:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12208,"nodeType":"RevertStatement","src":"27692:48:41"}]}}]},"documentation":{"id":12187,"nodeType":"StructuredDocumentation","src":"27216:312:41","text":" @dev Returns the downcasted int104 from int256, reverting on\n overflow (when the input is less than smallest int104 or\n greater than largest int104).\n Counterpart to Solidity's `int104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":12212,"implemented":true,"kind":"function","modifiers":[],"name":"toInt104","nameLocation":"27542:8:41","nodeType":"FunctionDefinition","parameters":{"id":12190,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12189,"mutability":"mutable","name":"value","nameLocation":"27558:5:41","nodeType":"VariableDeclaration","scope":12212,"src":"27551:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12188,"name":"int256","nodeType":"ElementaryTypeName","src":"27551:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27550:14:41"},"returnParameters":{"id":12193,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12192,"mutability":"mutable","name":"downcasted","nameLocation":"27595:10:41","nodeType":"VariableDeclaration","scope":12212,"src":"27588:17:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"},"typeName":{"id":12191,"name":"int104","nodeType":"ElementaryTypeName","src":"27588:6:41","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"visibility":"internal"}],"src":"27587:19:41"},"scope":12565,"src":"27533:224:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12237,"nodeType":"Block","src":"28147:148:41","statements":[{"expression":{"id":12225,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12220,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12218,"src":"28157:10:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12223,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"28176:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12222,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28170:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int96_$","typeString":"type(int96)"},"typeName":{"id":12221,"name":"int96","nodeType":"ElementaryTypeName","src":"28170:5:41","typeDescriptions":{}}},"id":12224,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28170:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"src":"28157:25:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"id":12226,"nodeType":"ExpressionStatement","src":"28157:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12229,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12227,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12218,"src":"28196:10:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12228,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"28210:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28196:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12236,"nodeType":"IfStatement","src":"28192:97:41","trueBody":{"id":12235,"nodeType":"Block","src":"28217:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":12231,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28268:2:41","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":12232,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"28272:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12230,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"28238:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12233,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28238:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12234,"nodeType":"RevertStatement","src":"28231:47:41"}]}}]},"documentation":{"id":12213,"nodeType":"StructuredDocumentation","src":"27763:307:41","text":" @dev Returns the downcasted int96 from int256, reverting on\n overflow (when the input is less than smallest int96 or\n greater than largest int96).\n Counterpart to Solidity's `int96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":12238,"implemented":true,"kind":"function","modifiers":[],"name":"toInt96","nameLocation":"28084:7:41","nodeType":"FunctionDefinition","parameters":{"id":12216,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12215,"mutability":"mutable","name":"value","nameLocation":"28099:5:41","nodeType":"VariableDeclaration","scope":12238,"src":"28092:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12214,"name":"int256","nodeType":"ElementaryTypeName","src":"28092:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28091:14:41"},"returnParameters":{"id":12219,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12218,"mutability":"mutable","name":"downcasted","nameLocation":"28135:10:41","nodeType":"VariableDeclaration","scope":12238,"src":"28129:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"},"typeName":{"id":12217,"name":"int96","nodeType":"ElementaryTypeName","src":"28129:5:41","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"visibility":"internal"}],"src":"28128:18:41"},"scope":12565,"src":"28075:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12263,"nodeType":"Block","src":"28685:148:41","statements":[{"expression":{"id":12251,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12246,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12244,"src":"28695:10:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12249,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"28714:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12248,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28708:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int88_$","typeString":"type(int88)"},"typeName":{"id":12247,"name":"int88","nodeType":"ElementaryTypeName","src":"28708:5:41","typeDescriptions":{}}},"id":12250,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28708:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"src":"28695:25:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"id":12252,"nodeType":"ExpressionStatement","src":"28695:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12253,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12244,"src":"28734:10:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12254,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"28748:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28734:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12262,"nodeType":"IfStatement","src":"28730:97:41","trueBody":{"id":12261,"nodeType":"Block","src":"28755:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":12257,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28806:2:41","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":12258,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"28810:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12256,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"28776:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12259,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28776:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12260,"nodeType":"RevertStatement","src":"28769:47:41"}]}}]},"documentation":{"id":12239,"nodeType":"StructuredDocumentation","src":"28301:307:41","text":" @dev Returns the downcasted int88 from int256, reverting on\n overflow (when the input is less than smallest int88 or\n greater than largest int88).\n Counterpart to Solidity's `int88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":12264,"implemented":true,"kind":"function","modifiers":[],"name":"toInt88","nameLocation":"28622:7:41","nodeType":"FunctionDefinition","parameters":{"id":12242,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12241,"mutability":"mutable","name":"value","nameLocation":"28637:5:41","nodeType":"VariableDeclaration","scope":12264,"src":"28630:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12240,"name":"int256","nodeType":"ElementaryTypeName","src":"28630:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28629:14:41"},"returnParameters":{"id":12245,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12244,"mutability":"mutable","name":"downcasted","nameLocation":"28673:10:41","nodeType":"VariableDeclaration","scope":12264,"src":"28667:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"},"typeName":{"id":12243,"name":"int88","nodeType":"ElementaryTypeName","src":"28667:5:41","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"visibility":"internal"}],"src":"28666:18:41"},"scope":12565,"src":"28613:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12289,"nodeType":"Block","src":"29223:148:41","statements":[{"expression":{"id":12277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12272,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12270,"src":"29233:10:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12275,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"29252:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12274,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29246:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int80_$","typeString":"type(int80)"},"typeName":{"id":12273,"name":"int80","nodeType":"ElementaryTypeName","src":"29246:5:41","typeDescriptions":{}}},"id":12276,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29246:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"src":"29233:25:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"id":12278,"nodeType":"ExpressionStatement","src":"29233:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12281,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12279,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12270,"src":"29272:10:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12280,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"29286:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29272:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12288,"nodeType":"IfStatement","src":"29268:97:41","trueBody":{"id":12287,"nodeType":"Block","src":"29293:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":12283,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29344:2:41","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":12284,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"29348:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12282,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"29314:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12285,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29314:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12286,"nodeType":"RevertStatement","src":"29307:47:41"}]}}]},"documentation":{"id":12265,"nodeType":"StructuredDocumentation","src":"28839:307:41","text":" @dev Returns the downcasted int80 from int256, reverting on\n overflow (when the input is less than smallest int80 or\n greater than largest int80).\n Counterpart to Solidity's `int80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":12290,"implemented":true,"kind":"function","modifiers":[],"name":"toInt80","nameLocation":"29160:7:41","nodeType":"FunctionDefinition","parameters":{"id":12268,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12267,"mutability":"mutable","name":"value","nameLocation":"29175:5:41","nodeType":"VariableDeclaration","scope":12290,"src":"29168:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12266,"name":"int256","nodeType":"ElementaryTypeName","src":"29168:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29167:14:41"},"returnParameters":{"id":12271,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12270,"mutability":"mutable","name":"downcasted","nameLocation":"29211:10:41","nodeType":"VariableDeclaration","scope":12290,"src":"29205:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"},"typeName":{"id":12269,"name":"int80","nodeType":"ElementaryTypeName","src":"29205:5:41","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"visibility":"internal"}],"src":"29204:18:41"},"scope":12565,"src":"29151:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12315,"nodeType":"Block","src":"29761:148:41","statements":[{"expression":{"id":12303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12298,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12296,"src":"29771:10:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12301,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"29790:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12300,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29784:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int72_$","typeString":"type(int72)"},"typeName":{"id":12299,"name":"int72","nodeType":"ElementaryTypeName","src":"29784:5:41","typeDescriptions":{}}},"id":12302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29784:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"src":"29771:25:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"id":12304,"nodeType":"ExpressionStatement","src":"29771:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12307,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12305,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12296,"src":"29810:10:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12306,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"29824:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29810:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12314,"nodeType":"IfStatement","src":"29806:97:41","trueBody":{"id":12313,"nodeType":"Block","src":"29831:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":12309,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29882:2:41","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":12310,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"29886:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12308,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"29852:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12311,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29852:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12312,"nodeType":"RevertStatement","src":"29845:47:41"}]}}]},"documentation":{"id":12291,"nodeType":"StructuredDocumentation","src":"29377:307:41","text":" @dev Returns the downcasted int72 from int256, reverting on\n overflow (when the input is less than smallest int72 or\n greater than largest int72).\n Counterpart to Solidity's `int72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":12316,"implemented":true,"kind":"function","modifiers":[],"name":"toInt72","nameLocation":"29698:7:41","nodeType":"FunctionDefinition","parameters":{"id":12294,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12293,"mutability":"mutable","name":"value","nameLocation":"29713:5:41","nodeType":"VariableDeclaration","scope":12316,"src":"29706:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12292,"name":"int256","nodeType":"ElementaryTypeName","src":"29706:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29705:14:41"},"returnParameters":{"id":12297,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12296,"mutability":"mutable","name":"downcasted","nameLocation":"29749:10:41","nodeType":"VariableDeclaration","scope":12316,"src":"29743:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"},"typeName":{"id":12295,"name":"int72","nodeType":"ElementaryTypeName","src":"29743:5:41","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"visibility":"internal"}],"src":"29742:18:41"},"scope":12565,"src":"29689:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12341,"nodeType":"Block","src":"30299:148:41","statements":[{"expression":{"id":12329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12324,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12322,"src":"30309:10:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12327,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"30328:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12326,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30322:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int64_$","typeString":"type(int64)"},"typeName":{"id":12325,"name":"int64","nodeType":"ElementaryTypeName","src":"30322:5:41","typeDescriptions":{}}},"id":12328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30322:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"src":"30309:25:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"id":12330,"nodeType":"ExpressionStatement","src":"30309:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12333,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12331,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12322,"src":"30348:10:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12332,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"30362:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30348:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12340,"nodeType":"IfStatement","src":"30344:97:41","trueBody":{"id":12339,"nodeType":"Block","src":"30369:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":12335,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30420:2:41","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":12336,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"30424:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12334,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"30390:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12337,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30390:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12338,"nodeType":"RevertStatement","src":"30383:47:41"}]}}]},"documentation":{"id":12317,"nodeType":"StructuredDocumentation","src":"29915:307:41","text":" @dev Returns the downcasted int64 from int256, reverting on\n overflow (when the input is less than smallest int64 or\n greater than largest int64).\n Counterpart to Solidity's `int64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":12342,"implemented":true,"kind":"function","modifiers":[],"name":"toInt64","nameLocation":"30236:7:41","nodeType":"FunctionDefinition","parameters":{"id":12320,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12319,"mutability":"mutable","name":"value","nameLocation":"30251:5:41","nodeType":"VariableDeclaration","scope":12342,"src":"30244:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12318,"name":"int256","nodeType":"ElementaryTypeName","src":"30244:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30243:14:41"},"returnParameters":{"id":12323,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12322,"mutability":"mutable","name":"downcasted","nameLocation":"30287:10:41","nodeType":"VariableDeclaration","scope":12342,"src":"30281:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"},"typeName":{"id":12321,"name":"int64","nodeType":"ElementaryTypeName","src":"30281:5:41","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"visibility":"internal"}],"src":"30280:18:41"},"scope":12565,"src":"30227:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12367,"nodeType":"Block","src":"30837:148:41","statements":[{"expression":{"id":12355,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12350,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12348,"src":"30847:10:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12353,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"30866:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12352,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30860:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int56_$","typeString":"type(int56)"},"typeName":{"id":12351,"name":"int56","nodeType":"ElementaryTypeName","src":"30860:5:41","typeDescriptions":{}}},"id":12354,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30860:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"src":"30847:25:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"id":12356,"nodeType":"ExpressionStatement","src":"30847:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12357,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12348,"src":"30886:10:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12358,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"30900:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30886:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12366,"nodeType":"IfStatement","src":"30882:97:41","trueBody":{"id":12365,"nodeType":"Block","src":"30907:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":12361,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30958:2:41","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":12362,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"30962:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12360,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"30928:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12363,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30928:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12364,"nodeType":"RevertStatement","src":"30921:47:41"}]}}]},"documentation":{"id":12343,"nodeType":"StructuredDocumentation","src":"30453:307:41","text":" @dev Returns the downcasted int56 from int256, reverting on\n overflow (when the input is less than smallest int56 or\n greater than largest int56).\n Counterpart to Solidity's `int56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":12368,"implemented":true,"kind":"function","modifiers":[],"name":"toInt56","nameLocation":"30774:7:41","nodeType":"FunctionDefinition","parameters":{"id":12346,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12345,"mutability":"mutable","name":"value","nameLocation":"30789:5:41","nodeType":"VariableDeclaration","scope":12368,"src":"30782:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12344,"name":"int256","nodeType":"ElementaryTypeName","src":"30782:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30781:14:41"},"returnParameters":{"id":12349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12348,"mutability":"mutable","name":"downcasted","nameLocation":"30825:10:41","nodeType":"VariableDeclaration","scope":12368,"src":"30819:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"},"typeName":{"id":12347,"name":"int56","nodeType":"ElementaryTypeName","src":"30819:5:41","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"visibility":"internal"}],"src":"30818:18:41"},"scope":12565,"src":"30765:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12393,"nodeType":"Block","src":"31375:148:41","statements":[{"expression":{"id":12381,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12376,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12374,"src":"31385:10:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12379,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"31404:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12378,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31398:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int48_$","typeString":"type(int48)"},"typeName":{"id":12377,"name":"int48","nodeType":"ElementaryTypeName","src":"31398:5:41","typeDescriptions":{}}},"id":12380,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31398:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"src":"31385:25:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"id":12382,"nodeType":"ExpressionStatement","src":"31385:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12383,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12374,"src":"31424:10:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12384,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"31438:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31424:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12392,"nodeType":"IfStatement","src":"31420:97:41","trueBody":{"id":12391,"nodeType":"Block","src":"31445:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":12387,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31496:2:41","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":12388,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"31500:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12386,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"31466:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12389,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31466:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12390,"nodeType":"RevertStatement","src":"31459:47:41"}]}}]},"documentation":{"id":12369,"nodeType":"StructuredDocumentation","src":"30991:307:41","text":" @dev Returns the downcasted int48 from int256, reverting on\n overflow (when the input is less than smallest int48 or\n greater than largest int48).\n Counterpart to Solidity's `int48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":12394,"implemented":true,"kind":"function","modifiers":[],"name":"toInt48","nameLocation":"31312:7:41","nodeType":"FunctionDefinition","parameters":{"id":12372,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12371,"mutability":"mutable","name":"value","nameLocation":"31327:5:41","nodeType":"VariableDeclaration","scope":12394,"src":"31320:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12370,"name":"int256","nodeType":"ElementaryTypeName","src":"31320:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31319:14:41"},"returnParameters":{"id":12375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12374,"mutability":"mutable","name":"downcasted","nameLocation":"31363:10:41","nodeType":"VariableDeclaration","scope":12394,"src":"31357:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"},"typeName":{"id":12373,"name":"int48","nodeType":"ElementaryTypeName","src":"31357:5:41","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"visibility":"internal"}],"src":"31356:18:41"},"scope":12565,"src":"31303:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12419,"nodeType":"Block","src":"31913:148:41","statements":[{"expression":{"id":12407,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12402,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12400,"src":"31923:10:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12405,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"31942:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12404,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31936:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int40_$","typeString":"type(int40)"},"typeName":{"id":12403,"name":"int40","nodeType":"ElementaryTypeName","src":"31936:5:41","typeDescriptions":{}}},"id":12406,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31936:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"src":"31923:25:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"id":12408,"nodeType":"ExpressionStatement","src":"31923:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12411,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12409,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12400,"src":"31962:10:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12410,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"31976:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31962:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12418,"nodeType":"IfStatement","src":"31958:97:41","trueBody":{"id":12417,"nodeType":"Block","src":"31983:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":12413,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32034:2:41","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":12414,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"32038:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12412,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"32004:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12415,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32004:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12416,"nodeType":"RevertStatement","src":"31997:47:41"}]}}]},"documentation":{"id":12395,"nodeType":"StructuredDocumentation","src":"31529:307:41","text":" @dev Returns the downcasted int40 from int256, reverting on\n overflow (when the input is less than smallest int40 or\n greater than largest int40).\n Counterpart to Solidity's `int40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":12420,"implemented":true,"kind":"function","modifiers":[],"name":"toInt40","nameLocation":"31850:7:41","nodeType":"FunctionDefinition","parameters":{"id":12398,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12397,"mutability":"mutable","name":"value","nameLocation":"31865:5:41","nodeType":"VariableDeclaration","scope":12420,"src":"31858:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12396,"name":"int256","nodeType":"ElementaryTypeName","src":"31858:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31857:14:41"},"returnParameters":{"id":12401,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12400,"mutability":"mutable","name":"downcasted","nameLocation":"31901:10:41","nodeType":"VariableDeclaration","scope":12420,"src":"31895:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"},"typeName":{"id":12399,"name":"int40","nodeType":"ElementaryTypeName","src":"31895:5:41","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"visibility":"internal"}],"src":"31894:18:41"},"scope":12565,"src":"31841:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12445,"nodeType":"Block","src":"32451:148:41","statements":[{"expression":{"id":12433,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12428,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12426,"src":"32461:10:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12431,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"32480:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12430,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"32474:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int32_$","typeString":"type(int32)"},"typeName":{"id":12429,"name":"int32","nodeType":"ElementaryTypeName","src":"32474:5:41","typeDescriptions":{}}},"id":12432,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32474:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"src":"32461:25:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"id":12434,"nodeType":"ExpressionStatement","src":"32461:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12437,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12435,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12426,"src":"32500:10:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12436,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"32514:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"32500:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12444,"nodeType":"IfStatement","src":"32496:97:41","trueBody":{"id":12443,"nodeType":"Block","src":"32521:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":12439,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32572:2:41","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":12440,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"32576:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12438,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"32542:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12441,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32542:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12442,"nodeType":"RevertStatement","src":"32535:47:41"}]}}]},"documentation":{"id":12421,"nodeType":"StructuredDocumentation","src":"32067:307:41","text":" @dev Returns the downcasted int32 from int256, reverting on\n overflow (when the input is less than smallest int32 or\n greater than largest int32).\n Counterpart to Solidity's `int32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":12446,"implemented":true,"kind":"function","modifiers":[],"name":"toInt32","nameLocation":"32388:7:41","nodeType":"FunctionDefinition","parameters":{"id":12424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12423,"mutability":"mutable","name":"value","nameLocation":"32403:5:41","nodeType":"VariableDeclaration","scope":12446,"src":"32396:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12422,"name":"int256","nodeType":"ElementaryTypeName","src":"32396:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32395:14:41"},"returnParameters":{"id":12427,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12426,"mutability":"mutable","name":"downcasted","nameLocation":"32439:10:41","nodeType":"VariableDeclaration","scope":12446,"src":"32433:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"},"typeName":{"id":12425,"name":"int32","nodeType":"ElementaryTypeName","src":"32433:5:41","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"visibility":"internal"}],"src":"32432:18:41"},"scope":12565,"src":"32379:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12471,"nodeType":"Block","src":"32989:148:41","statements":[{"expression":{"id":12459,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12454,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12452,"src":"32999:10:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12457,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"33018:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12456,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33012:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int24_$","typeString":"type(int24)"},"typeName":{"id":12455,"name":"int24","nodeType":"ElementaryTypeName","src":"33012:5:41","typeDescriptions":{}}},"id":12458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33012:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"src":"32999:25:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"id":12460,"nodeType":"ExpressionStatement","src":"32999:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12463,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12461,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12452,"src":"33038:10:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12462,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"33052:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33038:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12470,"nodeType":"IfStatement","src":"33034:97:41","trueBody":{"id":12469,"nodeType":"Block","src":"33059:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":12465,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33110:2:41","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":12466,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"33114:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12464,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"33080:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12467,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33080:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12468,"nodeType":"RevertStatement","src":"33073:47:41"}]}}]},"documentation":{"id":12447,"nodeType":"StructuredDocumentation","src":"32605:307:41","text":" @dev Returns the downcasted int24 from int256, reverting on\n overflow (when the input is less than smallest int24 or\n greater than largest int24).\n Counterpart to Solidity's `int24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":12472,"implemented":true,"kind":"function","modifiers":[],"name":"toInt24","nameLocation":"32926:7:41","nodeType":"FunctionDefinition","parameters":{"id":12450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12449,"mutability":"mutable","name":"value","nameLocation":"32941:5:41","nodeType":"VariableDeclaration","scope":12472,"src":"32934:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12448,"name":"int256","nodeType":"ElementaryTypeName","src":"32934:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32933:14:41"},"returnParameters":{"id":12453,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12452,"mutability":"mutable","name":"downcasted","nameLocation":"32977:10:41","nodeType":"VariableDeclaration","scope":12472,"src":"32971:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"},"typeName":{"id":12451,"name":"int24","nodeType":"ElementaryTypeName","src":"32971:5:41","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"visibility":"internal"}],"src":"32970:18:41"},"scope":12565,"src":"32917:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12497,"nodeType":"Block","src":"33527:148:41","statements":[{"expression":{"id":12485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12480,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12478,"src":"33537:10:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12483,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"33556:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12482,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33550:5:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int16_$","typeString":"type(int16)"},"typeName":{"id":12481,"name":"int16","nodeType":"ElementaryTypeName","src":"33550:5:41","typeDescriptions":{}}},"id":12484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33550:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"src":"33537:25:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"id":12486,"nodeType":"ExpressionStatement","src":"33537:25:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12487,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12478,"src":"33576:10:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12488,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"33590:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33576:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12496,"nodeType":"IfStatement","src":"33572:97:41","trueBody":{"id":12495,"nodeType":"Block","src":"33597:72:41","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":12491,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33648:2:41","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":12492,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"33652:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12490,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"33618:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12493,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33618:40:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12494,"nodeType":"RevertStatement","src":"33611:47:41"}]}}]},"documentation":{"id":12473,"nodeType":"StructuredDocumentation","src":"33143:307:41","text":" @dev Returns the downcasted int16 from int256, reverting on\n overflow (when the input is less than smallest int16 or\n greater than largest int16).\n Counterpart to Solidity's `int16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":12498,"implemented":true,"kind":"function","modifiers":[],"name":"toInt16","nameLocation":"33464:7:41","nodeType":"FunctionDefinition","parameters":{"id":12476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12475,"mutability":"mutable","name":"value","nameLocation":"33479:5:41","nodeType":"VariableDeclaration","scope":12498,"src":"33472:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12474,"name":"int256","nodeType":"ElementaryTypeName","src":"33472:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"33471:14:41"},"returnParameters":{"id":12479,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12478,"mutability":"mutable","name":"downcasted","nameLocation":"33515:10:41","nodeType":"VariableDeclaration","scope":12498,"src":"33509:16:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"},"typeName":{"id":12477,"name":"int16","nodeType":"ElementaryTypeName","src":"33509:5:41","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"visibility":"internal"}],"src":"33508:18:41"},"scope":12565,"src":"33455:220:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12523,"nodeType":"Block","src":"34058:146:41","statements":[{"expression":{"id":12511,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12506,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12504,"src":"34068:10:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12509,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"34086:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12508,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34081:4:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int8_$","typeString":"type(int8)"},"typeName":{"id":12507,"name":"int8","nodeType":"ElementaryTypeName","src":"34081:4:41","typeDescriptions":{}}},"id":12510,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34081:11:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"src":"34068:24:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"id":12512,"nodeType":"ExpressionStatement","src":"34068:24:41"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12513,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12504,"src":"34106:10:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12514,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"34120:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"34106:19:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12522,"nodeType":"IfStatement","src":"34102:96:41","trueBody":{"id":12521,"nodeType":"Block","src":"34127:71:41","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":12517,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"34178:1:41","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":12518,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"34181:5:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12516,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10822,"src":"34148:29:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34148:39:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12520,"nodeType":"RevertStatement","src":"34141:46:41"}]}}]},"documentation":{"id":12499,"nodeType":"StructuredDocumentation","src":"33681:302:41","text":" @dev Returns the downcasted int8 from int256, reverting on\n overflow (when the input is less than smallest int8 or\n greater than largest int8).\n Counterpart to Solidity's `int8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":12524,"implemented":true,"kind":"function","modifiers":[],"name":"toInt8","nameLocation":"33997:6:41","nodeType":"FunctionDefinition","parameters":{"id":12502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12501,"mutability":"mutable","name":"value","nameLocation":"34011:5:41","nodeType":"VariableDeclaration","scope":12524,"src":"34004:12:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12500,"name":"int256","nodeType":"ElementaryTypeName","src":"34004:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34003:14:41"},"returnParameters":{"id":12505,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12504,"mutability":"mutable","name":"downcasted","nameLocation":"34046:10:41","nodeType":"VariableDeclaration","scope":12524,"src":"34041:15:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"},"typeName":{"id":12503,"name":"int8","nodeType":"ElementaryTypeName","src":"34041:4:41","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"visibility":"internal"}],"src":"34040:17:41"},"scope":12565,"src":"33988:216:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12553,"nodeType":"Block","src":"34444:250:41","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12532,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"34557:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"arguments":[{"expression":{"arguments":[{"id":12537,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34578:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12536,"name":"int256","nodeType":"ElementaryTypeName","src":"34578:6:41","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":12535,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"34573:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12538,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34573:12:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":12539,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"34586:3:41","memberName":"max","nodeType":"MemberAccess","src":"34573:16:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12534,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34565:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12533,"name":"uint256","nodeType":"ElementaryTypeName","src":"34565:7:41","typeDescriptions":{}}},"id":12540,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34565:25:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"34557:33:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12547,"nodeType":"IfStatement","src":"34553:105:41","trueBody":{"id":12546,"nodeType":"Block","src":"34592:66:41","statements":[{"errorCall":{"arguments":[{"id":12543,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"34641:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12542,"name":"SafeCastOverflowedUintToInt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10827,"src":"34613:27:41","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":12544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34613:34:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12545,"nodeType":"RevertStatement","src":"34606:41:41"}]}},{"expression":{"arguments":[{"id":12550,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"34681:5:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12549,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34674:6:41","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12548,"name":"int256","nodeType":"ElementaryTypeName","src":"34674:6:41","typeDescriptions":{}}},"id":12551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34674:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12531,"id":12552,"nodeType":"Return","src":"34667:20:41"}]},"documentation":{"id":12525,"nodeType":"StructuredDocumentation","src":"34210:165:41","text":" @dev Converts an unsigned uint256 into a signed int256.\n Requirements:\n - input must be less than or equal to maxInt256."},"id":12554,"implemented":true,"kind":"function","modifiers":[],"name":"toInt256","nameLocation":"34389:8:41","nodeType":"FunctionDefinition","parameters":{"id":12528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12527,"mutability":"mutable","name":"value","nameLocation":"34406:5:41","nodeType":"VariableDeclaration","scope":12554,"src":"34398:13:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12526,"name":"uint256","nodeType":"ElementaryTypeName","src":"34398:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34397:15:41"},"returnParameters":{"id":12531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12530,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12554,"src":"34436:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12529,"name":"int256","nodeType":"ElementaryTypeName","src":"34436:6:41","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34435:8:41"},"scope":12565,"src":"34380:314:41","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12563,"nodeType":"Block","src":"34853:87:41","statements":[{"AST":{"nodeType":"YulBlock","src":"34888:46:41","statements":[{"nodeType":"YulAssignment","src":"34902:22:41","value":{"arguments":[{"arguments":[{"name":"b","nodeType":"YulIdentifier","src":"34921:1:41"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34914:6:41"},"nodeType":"YulFunctionCall","src":"34914:9:41"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34907:6:41"},"nodeType":"YulFunctionCall","src":"34907:17:41"},"variableNames":[{"name":"u","nodeType":"YulIdentifier","src":"34902:1:41"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":12557,"isOffset":false,"isSlot":false,"src":"34921:1:41","valueSize":1},{"declaration":12560,"isOffset":false,"isSlot":false,"src":"34902:1:41","valueSize":1}],"flags":["memory-safe"],"id":12562,"nodeType":"InlineAssembly","src":"34863:71:41"}]},"documentation":{"id":12555,"nodeType":"StructuredDocumentation","src":"34700:90:41","text":" @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump."},"id":12564,"implemented":true,"kind":"function","modifiers":[],"name":"toUint","nameLocation":"34804:6:41","nodeType":"FunctionDefinition","parameters":{"id":12558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12557,"mutability":"mutable","name":"b","nameLocation":"34816:1:41","nodeType":"VariableDeclaration","scope":12564,"src":"34811:6:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12556,"name":"bool","nodeType":"ElementaryTypeName","src":"34811:4:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"34810:8:41"},"returnParameters":{"id":12561,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12560,"mutability":"mutable","name":"u","nameLocation":"34850:1:41","nodeType":"VariableDeclaration","scope":12564,"src":"34842:9:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12559,"name":"uint256","nodeType":"ElementaryTypeName","src":"34842:7:41","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34841:11:41"},"scope":12565,"src":"34795:145:41","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":12566,"src":"769:34173:41","usedErrors":[10810,10815,10822,10827],"usedEvents":[]}],"src":"192:34751:41"},"id":41},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","exportedSymbols":{"SafeCast":[12565],"SignedMath":[12709]},"id":12710,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":12567,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:42"},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":12569,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":12710,"sourceUnit":12566,"src":"135:40:42","symbolAliases":[{"foreign":{"id":12568,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"143:8:42","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignedMath","contractDependencies":[],"contractKind":"library","documentation":{"id":12570,"nodeType":"StructuredDocumentation","src":"177:80:42","text":" @dev Standard signed math utilities missing in the Solidity language."},"fullyImplemented":true,"id":12709,"linearizedBaseContracts":[12709],"name":"SignedMath","nameLocation":"266:10:42","nodeType":"ContractDefinition","nodes":[{"body":{"id":12599,"nodeType":"Block","src":"746:215:42","statements":[{"id":12598,"nodeType":"UncheckedBlock","src":"756:199:42","statements":[{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12596,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12582,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12577,"src":"894:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12594,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12585,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12583,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12575,"src":"900:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12584,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12577,"src":"904:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"900:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12586,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"899:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"arguments":[{"id":12591,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12573,"src":"932:9:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":12589,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"916:8:42","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":12590,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"925:6:42","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12564,"src":"916:15:42","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":12592,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"916:26:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12588,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"909:6:42","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12587,"name":"int256","nodeType":"ElementaryTypeName","src":"909:6:42","typeDescriptions":{}}},"id":12593,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"909:34:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"899:44:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12595,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"898:46:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"894:50:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12581,"id":12597,"nodeType":"Return","src":"887:57:42"}]}]},"documentation":{"id":12571,"nodeType":"StructuredDocumentation","src":"283:374:42","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":12600,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"671:7:42","nodeType":"FunctionDefinition","parameters":{"id":12578,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12573,"mutability":"mutable","name":"condition","nameLocation":"684:9:42","nodeType":"VariableDeclaration","scope":12600,"src":"679:14:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12572,"name":"bool","nodeType":"ElementaryTypeName","src":"679:4:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":12575,"mutability":"mutable","name":"a","nameLocation":"702:1:42","nodeType":"VariableDeclaration","scope":12600,"src":"695:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12574,"name":"int256","nodeType":"ElementaryTypeName","src":"695:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12577,"mutability":"mutable","name":"b","nameLocation":"712:1:42","nodeType":"VariableDeclaration","scope":12600,"src":"705:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12576,"name":"int256","nodeType":"ElementaryTypeName","src":"705:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"678:36:42"},"returnParameters":{"id":12581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12580,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12600,"src":"738:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12579,"name":"int256","nodeType":"ElementaryTypeName","src":"738:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"737:8:42"},"scope":12709,"src":"662:299:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12618,"nodeType":"Block","src":"1102:44:42","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12613,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12611,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12603,"src":"1127:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":12612,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12605,"src":"1131:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1127:5:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":12614,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12603,"src":"1134:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":12615,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12605,"src":"1137:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12610,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12600,"src":"1119:7:42","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":12616,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1119:20:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12609,"id":12617,"nodeType":"Return","src":"1112:27:42"}]},"documentation":{"id":12601,"nodeType":"StructuredDocumentation","src":"967:66:42","text":" @dev Returns the largest of two signed numbers."},"id":12619,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"1047:3:42","nodeType":"FunctionDefinition","parameters":{"id":12606,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12603,"mutability":"mutable","name":"a","nameLocation":"1058:1:42","nodeType":"VariableDeclaration","scope":12619,"src":"1051:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12602,"name":"int256","nodeType":"ElementaryTypeName","src":"1051:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12605,"mutability":"mutable","name":"b","nameLocation":"1068:1:42","nodeType":"VariableDeclaration","scope":12619,"src":"1061:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12604,"name":"int256","nodeType":"ElementaryTypeName","src":"1061:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1050:20:42"},"returnParameters":{"id":12609,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12608,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12619,"src":"1094:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12607,"name":"int256","nodeType":"ElementaryTypeName","src":"1094:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1093:8:42"},"scope":12709,"src":"1038:108:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12637,"nodeType":"Block","src":"1288:44:42","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12630,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12622,"src":"1313:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":12631,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12624,"src":"1317:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1313:5:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":12633,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12622,"src":"1320:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":12634,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12624,"src":"1323:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12629,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12600,"src":"1305:7:42","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":12635,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1305:20:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12628,"id":12636,"nodeType":"Return","src":"1298:27:42"}]},"documentation":{"id":12620,"nodeType":"StructuredDocumentation","src":"1152:67:42","text":" @dev Returns the smallest of two signed numbers."},"id":12638,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"1233:3:42","nodeType":"FunctionDefinition","parameters":{"id":12625,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12622,"mutability":"mutable","name":"a","nameLocation":"1244:1:42","nodeType":"VariableDeclaration","scope":12638,"src":"1237:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12621,"name":"int256","nodeType":"ElementaryTypeName","src":"1237:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12624,"mutability":"mutable","name":"b","nameLocation":"1254:1:42","nodeType":"VariableDeclaration","scope":12638,"src":"1247:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12623,"name":"int256","nodeType":"ElementaryTypeName","src":"1247:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1236:20:42"},"returnParameters":{"id":12628,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12627,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12638,"src":"1280:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12626,"name":"int256","nodeType":"ElementaryTypeName","src":"1280:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1279:8:42"},"scope":12709,"src":"1224:108:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12681,"nodeType":"Block","src":"1537:162:42","statements":[{"assignments":[12649],"declarations":[{"constant":false,"id":12649,"mutability":"mutable","name":"x","nameLocation":"1606:1:42","nodeType":"VariableDeclaration","scope":12681,"src":"1599:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12648,"name":"int256","nodeType":"ElementaryTypeName","src":"1599:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":12662,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12661,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12652,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12650,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12641,"src":"1611:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":12651,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12643,"src":"1615:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1611:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12653,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1610:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12656,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12654,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12641,"src":"1622:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12655,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12643,"src":"1626:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1622:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12657,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1621:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":12658,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1632:1:42","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1621:12:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12660,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1620:14:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1610:24:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"1599:35:42"},{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12679,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12663,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12649,"src":"1651:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12677,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":12668,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12649,"src":"1671:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12667,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1663:7:42","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12666,"name":"uint256","nodeType":"ElementaryTypeName","src":"1663:7:42","typeDescriptions":{}}},"id":12669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1663:10:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":12670,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1677:3:42","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"1663:17:42","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12665,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1656:6:42","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12664,"name":"int256","nodeType":"ElementaryTypeName","src":"1656:6:42","typeDescriptions":{}}},"id":12672,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1656:25:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12675,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12673,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12641,"src":"1685:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12674,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12643,"src":"1689:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1685:5:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12676,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1684:7:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1656:35:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12678,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1655:37:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1651:41:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12647,"id":12680,"nodeType":"Return","src":"1644:48:42"}]},"documentation":{"id":12639,"nodeType":"StructuredDocumentation","src":"1338:126:42","text":" @dev Returns the average of two signed numbers without overflow.\n The result is rounded towards zero."},"id":12682,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"1478:7:42","nodeType":"FunctionDefinition","parameters":{"id":12644,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12641,"mutability":"mutable","name":"a","nameLocation":"1493:1:42","nodeType":"VariableDeclaration","scope":12682,"src":"1486:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12640,"name":"int256","nodeType":"ElementaryTypeName","src":"1486:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12643,"mutability":"mutable","name":"b","nameLocation":"1503:1:42","nodeType":"VariableDeclaration","scope":12682,"src":"1496:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12642,"name":"int256","nodeType":"ElementaryTypeName","src":"1496:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1485:20:42"},"returnParameters":{"id":12647,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12646,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12682,"src":"1529:6:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12645,"name":"int256","nodeType":"ElementaryTypeName","src":"1529:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1528:8:42"},"scope":12709,"src":"1469:230:42","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12707,"nodeType":"Block","src":"1843:767:42","statements":[{"id":12706,"nodeType":"UncheckedBlock","src":"1853:751:42","statements":[{"assignments":[12691],"declarations":[{"constant":false,"id":12691,"mutability":"mutable","name":"mask","nameLocation":"2424:4:42","nodeType":"VariableDeclaration","scope":12706,"src":"2417:11:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12690,"name":"int256","nodeType":"ElementaryTypeName","src":"2417:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":12695,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12694,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12692,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12685,"src":"2431:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":12693,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2436:3:42","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"2431:8:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"2417:22:42"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12703,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12700,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12698,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12685,"src":"2576:1:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":12699,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12691,"src":"2580:4:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2576:8:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12701,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2575:10:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12702,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12691,"src":"2588:4:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2575:17:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12697,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2567:7:42","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12696,"name":"uint256","nodeType":"ElementaryTypeName","src":"2567:7:42","typeDescriptions":{}}},"id":12704,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2567:26:42","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":12689,"id":12705,"nodeType":"Return","src":"2560:33:42"}]}]},"documentation":{"id":12683,"nodeType":"StructuredDocumentation","src":"1705:78:42","text":" @dev Returns the absolute unsigned value of a signed value."},"id":12708,"implemented":true,"kind":"function","modifiers":[],"name":"abs","nameLocation":"1797:3:42","nodeType":"FunctionDefinition","parameters":{"id":12686,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12685,"mutability":"mutable","name":"n","nameLocation":"1808:1:42","nodeType":"VariableDeclaration","scope":12708,"src":"1801:8:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12684,"name":"int256","nodeType":"ElementaryTypeName","src":"1801:6:42","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1800:10:42"},"returnParameters":{"id":12689,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12688,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12708,"src":"1834:7:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12687,"name":"uint256","nodeType":"ElementaryTypeName","src":"1834:7:42","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1833:9:42"},"scope":12709,"src":"1788:822:42","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":12710,"src":"258:2354:42","usedErrors":[],"usedEvents":[]}],"src":"109:2504:42"},"id":42},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","exportedSymbols":{"Checkpoints":[14290],"Math":[10800]},"id":14291,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":12711,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"201:24:43"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":12713,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14291,"sourceUnit":10801,"src":"227:38:43","symbolAliases":[{"foreign":{"id":12712,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"235:4:43","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Checkpoints","contractDependencies":[],"contractKind":"library","documentation":{"id":12714,"nodeType":"StructuredDocumentation","src":"267:400:43","text":" @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n time, and later looking up past values by block number. See {Votes} as an example.\n To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n checkpoint for the current transaction block using the {push} function."},"fullyImplemented":true,"id":14290,"linearizedBaseContracts":[14290],"name":"Checkpoints","nameLocation":"676:11:43","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":12715,"nodeType":"StructuredDocumentation","src":"694:82:43","text":" @dev A value was attempted to be inserted on a past checkpoint."},"errorSelector":"2520601d","id":12717,"name":"CheckpointUnorderedInsertion","nameLocation":"787:28:43","nodeType":"ErrorDefinition","parameters":{"id":12716,"nodeType":"ParameterList","parameters":[],"src":"815:2:43"},"src":"781:37:43"},{"canonicalName":"Checkpoints.Trace224","id":12722,"members":[{"constant":false,"id":12721,"mutability":"mutable","name":"_checkpoints","nameLocation":"866:12:43","nodeType":"VariableDeclaration","scope":12722,"src":"850:28:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":12719,"nodeType":"UserDefinedTypeName","pathNode":{"id":12718,"name":"Checkpoint224","nameLocations":["850:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"850:13:43"},"referencedDeclaration":12727,"src":"850:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":12720,"nodeType":"ArrayTypeName","src":"850:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"}],"name":"Trace224","nameLocation":"831:8:43","nodeType":"StructDefinition","scope":14290,"src":"824:61:43","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint224","id":12727,"members":[{"constant":false,"id":12724,"mutability":"mutable","name":"_key","nameLocation":"929:4:43","nodeType":"VariableDeclaration","scope":12727,"src":"922:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12723,"name":"uint32","nodeType":"ElementaryTypeName","src":"922:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":12726,"mutability":"mutable","name":"_value","nameLocation":"951:6:43","nodeType":"VariableDeclaration","scope":12727,"src":"943:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12725,"name":"uint224","nodeType":"ElementaryTypeName","src":"943:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"name":"Checkpoint224","nameLocation":"898:13:43","nodeType":"StructDefinition","scope":14290,"src":"891:73:43","visibility":"public"},{"body":{"id":12749,"nodeType":"Block","src":"1425:62:43","statements":[{"expression":{"arguments":[{"expression":{"id":12743,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12731,"src":"1450:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12744,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1455:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1450:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12745,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12733,"src":"1469:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":12746,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12735,"src":"1474:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":12742,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13122,13646,14170],"referencedDeclaration":13122,"src":"1442:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint224_$returns$_t_uint224_$_t_uint224_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint224) returns (uint224,uint224)"}},"id":12747,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1442:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":12741,"id":12748,"nodeType":"Return","src":"1435:45:43"}]},"documentation":{"id":12728,"nodeType":"StructuredDocumentation","src":"970:302:43","text":" @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n library."},"id":12750,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"1286:4:43","nodeType":"FunctionDefinition","parameters":{"id":12736,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12731,"mutability":"mutable","name":"self","nameLocation":"1317:4:43","nodeType":"VariableDeclaration","scope":12750,"src":"1300:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12730,"nodeType":"UserDefinedTypeName","pathNode":{"id":12729,"name":"Trace224","nameLocations":["1300:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"1300:8:43"},"referencedDeclaration":12722,"src":"1300:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12733,"mutability":"mutable","name":"key","nameLocation":"1338:3:43","nodeType":"VariableDeclaration","scope":12750,"src":"1331:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12732,"name":"uint32","nodeType":"ElementaryTypeName","src":"1331:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":12735,"mutability":"mutable","name":"value","nameLocation":"1359:5:43","nodeType":"VariableDeclaration","scope":12750,"src":"1351:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12734,"name":"uint224","nodeType":"ElementaryTypeName","src":"1351:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1290:80:43"},"returnParameters":{"id":12741,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12738,"mutability":"mutable","name":"oldValue","nameLocation":"1397:8:43","nodeType":"VariableDeclaration","scope":12750,"src":"1389:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12737,"name":"uint224","nodeType":"ElementaryTypeName","src":"1389:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":12740,"mutability":"mutable","name":"newValue","nameLocation":"1415:8:43","nodeType":"VariableDeclaration","scope":12750,"src":"1407:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12739,"name":"uint224","nodeType":"ElementaryTypeName","src":"1407:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1388:36:43"},"scope":14290,"src":"1277:210:43","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":12789,"nodeType":"Block","src":"1740:207:43","statements":[{"assignments":[12762],"declarations":[{"constant":false,"id":12762,"mutability":"mutable","name":"len","nameLocation":"1758:3:43","nodeType":"VariableDeclaration","scope":12789,"src":"1750:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12761,"name":"uint256","nodeType":"ElementaryTypeName","src":"1750:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12766,"initialValue":{"expression":{"expression":{"id":12763,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12754,"src":"1764:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12764,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1769:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1764:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12765,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1782:6:43","memberName":"length","nodeType":"MemberAccess","src":"1764:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1750:38:43"},{"assignments":[12768],"declarations":[{"constant":false,"id":12768,"mutability":"mutable","name":"pos","nameLocation":"1806:3:43","nodeType":"VariableDeclaration","scope":12789,"src":"1798:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12767,"name":"uint256","nodeType":"ElementaryTypeName","src":"1798:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12776,"initialValue":{"arguments":[{"expression":{"id":12770,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12754,"src":"1831:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12771,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1836:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1831:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12772,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12756,"src":"1850:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":12773,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1855:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":12774,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12762,"src":"1858:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12769,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13226,13750,14274],"referencedDeclaration":13226,"src":"1812:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":12775,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1812:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1798:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12777,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12768,"src":"1879:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":12778,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12762,"src":"1886:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1879:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12782,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12754,"src":"1910:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12783,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1915:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"1910:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12784,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12768,"src":"1929:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12781,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"1896:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12785,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1896:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12786,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1934:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"1896:44:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"1879:61:43","trueExpression":{"hexValue":"30","id":12780,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1892:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12760,"id":12788,"nodeType":"Return","src":"1872:68:43"}]},"documentation":{"id":12751,"nodeType":"StructuredDocumentation","src":"1493:154:43","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":12790,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"1661:11:43","nodeType":"FunctionDefinition","parameters":{"id":12757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12754,"mutability":"mutable","name":"self","nameLocation":"1690:4:43","nodeType":"VariableDeclaration","scope":12790,"src":"1673:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12753,"nodeType":"UserDefinedTypeName","pathNode":{"id":12752,"name":"Trace224","nameLocations":["1673:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"1673:8:43"},"referencedDeclaration":12722,"src":"1673:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12756,"mutability":"mutable","name":"key","nameLocation":"1703:3:43","nodeType":"VariableDeclaration","scope":12790,"src":"1696:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12755,"name":"uint32","nodeType":"ElementaryTypeName","src":"1696:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"1672:35:43"},"returnParameters":{"id":12760,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12759,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12790,"src":"1731:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12758,"name":"uint224","nodeType":"ElementaryTypeName","src":"1731:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1730:9:43"},"scope":14290,"src":"1652:295:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12831,"nodeType":"Block","src":"2202:209:43","statements":[{"assignments":[12802],"declarations":[{"constant":false,"id":12802,"mutability":"mutable","name":"len","nameLocation":"2220:3:43","nodeType":"VariableDeclaration","scope":12831,"src":"2212:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12801,"name":"uint256","nodeType":"ElementaryTypeName","src":"2212:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12806,"initialValue":{"expression":{"expression":{"id":12803,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12794,"src":"2226:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12804,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2231:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2226:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12805,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2244:6:43","memberName":"length","nodeType":"MemberAccess","src":"2226:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2212:38:43"},{"assignments":[12808],"declarations":[{"constant":false,"id":12808,"mutability":"mutable","name":"pos","nameLocation":"2268:3:43","nodeType":"VariableDeclaration","scope":12831,"src":"2260:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12807,"name":"uint256","nodeType":"ElementaryTypeName","src":"2260:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12816,"initialValue":{"arguments":[{"expression":{"id":12810,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12794,"src":"2293:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12811,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2293:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12812,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12796,"src":"2312:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":12813,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2317:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":12814,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12802,"src":"2320:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12809,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13174,"src":"2274:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":12815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2274:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2260:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12819,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12817,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12808,"src":"2341:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12818,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2348:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2341:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12822,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12794,"src":"2370:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12823,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2375:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2370:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12824,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12808,"src":"2389:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12825,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2395:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2389:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12821,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"2356:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12827,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2356:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12828,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2398:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"2356:48:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12829,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"2341:63:43","trueExpression":{"hexValue":"30","id":12820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2352:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12800,"id":12830,"nodeType":"Return","src":"2334:70:43"}]},"documentation":{"id":12791,"nodeType":"StructuredDocumentation","src":"1953:156:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":12832,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"2123:11:43","nodeType":"FunctionDefinition","parameters":{"id":12797,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12794,"mutability":"mutable","name":"self","nameLocation":"2152:4:43","nodeType":"VariableDeclaration","scope":12832,"src":"2135:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12793,"nodeType":"UserDefinedTypeName","pathNode":{"id":12792,"name":"Trace224","nameLocations":["2135:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"2135:8:43"},"referencedDeclaration":12722,"src":"2135:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12796,"mutability":"mutable","name":"key","nameLocation":"2165:3:43","nodeType":"VariableDeclaration","scope":12832,"src":"2158:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12795,"name":"uint32","nodeType":"ElementaryTypeName","src":"2158:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2134:35:43"},"returnParameters":{"id":12800,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12799,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12832,"src":"2193:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12798,"name":"uint224","nodeType":"ElementaryTypeName","src":"2193:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2192:9:43"},"scope":14290,"src":"2114:297:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12916,"nodeType":"Block","src":"2810:512:43","statements":[{"assignments":[12844],"declarations":[{"constant":false,"id":12844,"mutability":"mutable","name":"len","nameLocation":"2828:3:43","nodeType":"VariableDeclaration","scope":12916,"src":"2820:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12843,"name":"uint256","nodeType":"ElementaryTypeName","src":"2820:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12848,"initialValue":{"expression":{"expression":{"id":12845,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"2834:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12846,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2839:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"2834:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12847,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2852:6:43","memberName":"length","nodeType":"MemberAccess","src":"2834:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2820:38:43"},{"assignments":[12850],"declarations":[{"constant":false,"id":12850,"mutability":"mutable","name":"low","nameLocation":"2877:3:43","nodeType":"VariableDeclaration","scope":12916,"src":"2869:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12849,"name":"uint256","nodeType":"ElementaryTypeName","src":"2869:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12852,"initialValue":{"hexValue":"30","id":12851,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2883:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"2869:15:43"},{"assignments":[12854],"declarations":[{"constant":false,"id":12854,"mutability":"mutable","name":"high","nameLocation":"2902:4:43","nodeType":"VariableDeclaration","scope":12916,"src":"2894:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12853,"name":"uint256","nodeType":"ElementaryTypeName","src":"2894:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12856,"initialValue":{"id":12855,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2909:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2894:18:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12859,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12857,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2927:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":12858,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2933:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"2927:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12891,"nodeType":"IfStatement","src":"2923:234:43","trueBody":{"id":12890,"nodeType":"Block","src":"2936:221:43","statements":[{"assignments":[12861],"declarations":[{"constant":false,"id":12861,"mutability":"mutable","name":"mid","nameLocation":"2958:3:43","nodeType":"VariableDeclaration","scope":12890,"src":"2950:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12860,"name":"uint256","nodeType":"ElementaryTypeName","src":"2950:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12868,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12862,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2964:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":12865,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12844,"src":"2980:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":12863,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"2970:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":12864,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2975:4:43","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10179,"src":"2970:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":12866,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2970:14:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2964:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2950:34:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":12876,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12869,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12838,"src":"3002:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":12871,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"3022:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12872,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3027:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3022:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12873,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12861,"src":"3041:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12870,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"3008:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3008:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12875,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3046:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"3008:42:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3002:48:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":12888,"nodeType":"Block","src":"3101:46:43","statements":[{"expression":{"id":12886,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12882,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12850,"src":"3119:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12885,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12883,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12861,"src":"3125:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":12884,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3131:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3125:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3119:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":12887,"nodeType":"ExpressionStatement","src":"3119:13:43"}]},"id":12889,"nodeType":"IfStatement","src":"2998:149:43","trueBody":{"id":12881,"nodeType":"Block","src":"3052:43:43","statements":[{"expression":{"id":12879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12877,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12854,"src":"3070:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":12878,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12861,"src":"3077:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3070:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":12880,"nodeType":"ExpressionStatement","src":"3070:10:43"}]}}]}},{"assignments":[12893],"declarations":[{"constant":false,"id":12893,"mutability":"mutable","name":"pos","nameLocation":"3175:3:43","nodeType":"VariableDeclaration","scope":12916,"src":"3167:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12892,"name":"uint256","nodeType":"ElementaryTypeName","src":"3167:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12901,"initialValue":{"arguments":[{"expression":{"id":12895,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"3200:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12896,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3205:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3200:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":12897,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12838,"src":"3219:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":12898,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12850,"src":"3224:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":12899,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12854,"src":"3229:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12894,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13174,"src":"3181:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":12900,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:53:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3167:67:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12904,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12902,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12893,"src":"3252:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12903,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3259:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3252:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12907,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12836,"src":"3281:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12908,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3286:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3281:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12911,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12909,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12893,"src":"3300:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12910,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3306:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3300:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12906,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"3267:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3267:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12913,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3309:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"3267:48:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3252:63:43","trueExpression":{"hexValue":"30","id":12905,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3263:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12842,"id":12915,"nodeType":"Return","src":"3245:70:43"}]},"documentation":{"id":12833,"nodeType":"StructuredDocumentation","src":"2417:294:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":12917,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"2725:17:43","nodeType":"FunctionDefinition","parameters":{"id":12839,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12836,"mutability":"mutable","name":"self","nameLocation":"2760:4:43","nodeType":"VariableDeclaration","scope":12917,"src":"2743:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12835,"nodeType":"UserDefinedTypeName","pathNode":{"id":12834,"name":"Trace224","nameLocations":["2743:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"2743:8:43"},"referencedDeclaration":12722,"src":"2743:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":12838,"mutability":"mutable","name":"key","nameLocation":"2773:3:43","nodeType":"VariableDeclaration","scope":12917,"src":"2766:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12837,"name":"uint32","nodeType":"ElementaryTypeName","src":"2766:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2742:35:43"},"returnParameters":{"id":12842,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12841,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12917,"src":"2801:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12840,"name":"uint224","nodeType":"ElementaryTypeName","src":"2801:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2800:9:43"},"scope":14290,"src":"2716:606:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12946,"nodeType":"Block","src":"3513:135:43","statements":[{"assignments":[12927],"declarations":[{"constant":false,"id":12927,"mutability":"mutable","name":"pos","nameLocation":"3531:3:43","nodeType":"VariableDeclaration","scope":12946,"src":"3523:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12926,"name":"uint256","nodeType":"ElementaryTypeName","src":"3523:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12931,"initialValue":{"expression":{"expression":{"id":12928,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12921,"src":"3537:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12929,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3542:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3537:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12930,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3555:6:43","memberName":"length","nodeType":"MemberAccess","src":"3537:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3523:38:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12932,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12927,"src":"3578:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12933,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3585:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3578:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":12937,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12921,"src":"3607:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12938,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3612:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3607:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12939,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12927,"src":"3626:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12940,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3632:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3626:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12936,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"3593:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12942,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3593:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12943,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3635:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"3593:48:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":12944,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3578:63:43","trueExpression":{"hexValue":"30","id":12935,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3589:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":12925,"id":12945,"nodeType":"Return","src":"3571:70:43"}]},"documentation":{"id":12918,"nodeType":"StructuredDocumentation","src":"3328:109:43","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":12947,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"3451:6:43","nodeType":"FunctionDefinition","parameters":{"id":12922,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12921,"mutability":"mutable","name":"self","nameLocation":"3475:4:43","nodeType":"VariableDeclaration","scope":12947,"src":"3458:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12920,"nodeType":"UserDefinedTypeName","pathNode":{"id":12919,"name":"Trace224","nameLocations":["3458:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"3458:8:43"},"referencedDeclaration":12722,"src":"3458:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3457:23:43"},"returnParameters":{"id":12925,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12924,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12947,"src":"3504:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12923,"name":"uint224","nodeType":"ElementaryTypeName","src":"3504:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3503:9:43"},"scope":14290,"src":"3442:206:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":12995,"nodeType":"Block","src":"3941:275:43","statements":[{"assignments":[12961],"declarations":[{"constant":false,"id":12961,"mutability":"mutable","name":"pos","nameLocation":"3959:3:43","nodeType":"VariableDeclaration","scope":12995,"src":"3951:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12960,"name":"uint256","nodeType":"ElementaryTypeName","src":"3951:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":12965,"initialValue":{"expression":{"expression":{"id":12962,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12951,"src":"3965:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12963,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3970:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"3965:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":12964,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3983:6:43","memberName":"length","nodeType":"MemberAccess","src":"3965:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3951:38:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12966,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12961,"src":"4003:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":12967,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4010:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4003:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":12993,"nodeType":"Block","src":"4064:146:43","statements":[{"assignments":[12977],"declarations":[{"constant":false,"id":12977,"mutability":"mutable","name":"ckpt","nameLocation":"4100:4:43","nodeType":"VariableDeclaration","scope":12993,"src":"4078:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":12976,"nodeType":"UserDefinedTypeName","pathNode":{"id":12975,"name":"Checkpoint224","nameLocations":["4078:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"4078:13:43"},"referencedDeclaration":12727,"src":"4078:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":12985,"initialValue":{"arguments":[{"expression":{"id":12979,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12951,"src":"4121:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":12980,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4126:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"4121:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12983,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12981,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12961,"src":"4140:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":12982,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4146:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4140:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12978,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"4107:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":12984,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"4078:70:43"},{"expression":{"components":[{"hexValue":"74727565","id":12986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4170:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":12987,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12977,"src":"4176:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12988,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4181:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"4176:9:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"expression":{"id":12989,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12977,"src":"4187:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":12990,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4192:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"4187:11:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":12991,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4169:30:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint32_$_t_uint224_$","typeString":"tuple(bool,uint32,uint224)"}},"functionReturnParameters":12959,"id":12992,"nodeType":"Return","src":"4162:37:43"}]},"id":12994,"nodeType":"IfStatement","src":"3999:211:43","trueBody":{"id":12974,"nodeType":"Block","src":"4013:45:43","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":12969,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4035:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":12970,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4042:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":12971,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4045:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":12972,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"4034:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":12959,"id":12973,"nodeType":"Return","src":"4027:20:43"}]}}]},"documentation":{"id":12948,"nodeType":"StructuredDocumentation","src":"3654:168:43","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":12996,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"3836:16:43","nodeType":"FunctionDefinition","parameters":{"id":12952,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12951,"mutability":"mutable","name":"self","nameLocation":"3870:4:43","nodeType":"VariableDeclaration","scope":12996,"src":"3853:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12950,"nodeType":"UserDefinedTypeName","pathNode":{"id":12949,"name":"Trace224","nameLocations":["3853:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"3853:8:43"},"referencedDeclaration":12722,"src":"3853:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3852:23:43"},"returnParameters":{"id":12959,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12954,"mutability":"mutable","name":"exists","nameLocation":"3904:6:43","nodeType":"VariableDeclaration","scope":12996,"src":"3899:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12953,"name":"bool","nodeType":"ElementaryTypeName","src":"3899:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":12956,"mutability":"mutable","name":"_key","nameLocation":"3919:4:43","nodeType":"VariableDeclaration","scope":12996,"src":"3912:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12955,"name":"uint32","nodeType":"ElementaryTypeName","src":"3912:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":12958,"mutability":"mutable","name":"_value","nameLocation":"3933:6:43","nodeType":"VariableDeclaration","scope":12996,"src":"3925:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":12957,"name":"uint224","nodeType":"ElementaryTypeName","src":"3925:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3898:42:43"},"scope":14290,"src":"3827:389:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13009,"nodeType":"Block","src":"4355:48:43","statements":[{"expression":{"expression":{"expression":{"id":13005,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13000,"src":"4372:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13006,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4377:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"4372:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4390:6:43","memberName":"length","nodeType":"MemberAccess","src":"4372:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13004,"id":13008,"nodeType":"Return","src":"4365:31:43"}]},"documentation":{"id":12997,"nodeType":"StructuredDocumentation","src":"4222:57:43","text":" @dev Returns the number of checkpoint."},"id":13010,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"4293:6:43","nodeType":"FunctionDefinition","parameters":{"id":13001,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13000,"mutability":"mutable","name":"self","nameLocation":"4317:4:43","nodeType":"VariableDeclaration","scope":13010,"src":"4300:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":12999,"nodeType":"UserDefinedTypeName","pathNode":{"id":12998,"name":"Trace224","nameLocations":["4300:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"4300:8:43"},"referencedDeclaration":12722,"src":"4300:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"4299:23:43"},"returnParameters":{"id":13004,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13003,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13010,"src":"4346:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13002,"name":"uint256","nodeType":"ElementaryTypeName","src":"4346:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4345:9:43"},"scope":14290,"src":"4284:119:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13027,"nodeType":"Block","src":"4567:46:43","statements":[{"expression":{"baseExpression":{"expression":{"id":13022,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13014,"src":"4584:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13023,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4589:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":12721,"src":"4584:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13025,"indexExpression":{"id":13024,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13016,"src":"4602:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4584:22:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref"}},"functionReturnParameters":13021,"id":13026,"nodeType":"Return","src":"4577:29:43"}]},"documentation":{"id":13011,"nodeType":"StructuredDocumentation","src":"4409:61:43","text":" @dev Returns checkpoint at given position."},"id":13028,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4484:2:43","nodeType":"FunctionDefinition","parameters":{"id":13017,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13014,"mutability":"mutable","name":"self","nameLocation":"4504:4:43","nodeType":"VariableDeclaration","scope":13028,"src":"4487:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13013,"nodeType":"UserDefinedTypeName","pathNode":{"id":13012,"name":"Trace224","nameLocations":["4487:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":12722,"src":"4487:8:43"},"referencedDeclaration":12722,"src":"4487:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$12722_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13016,"mutability":"mutable","name":"pos","nameLocation":"4517:3:43","nodeType":"VariableDeclaration","scope":13028,"src":"4510:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13015,"name":"uint32","nodeType":"ElementaryTypeName","src":"4510:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4486:35:43"},"returnParameters":{"id":13021,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13020,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13028,"src":"4545:20:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13019,"nodeType":"UserDefinedTypeName","pathNode":{"id":13018,"name":"Checkpoint224","nameLocations":["4545:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"4545:13:43"},"referencedDeclaration":12727,"src":"4545:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"4544:22:43"},"scope":14290,"src":"4475:138:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13121,"nodeType":"Block","src":"4946:765:43","statements":[{"assignments":[13045],"declarations":[{"constant":false,"id":13045,"mutability":"mutable","name":"pos","nameLocation":"4964:3:43","nodeType":"VariableDeclaration","scope":13121,"src":"4956:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13044,"name":"uint256","nodeType":"ElementaryTypeName","src":"4956:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13048,"initialValue":{"expression":{"id":13046,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"4970:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4975:6:43","memberName":"length","nodeType":"MemberAccess","src":"4970:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"4956:25:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13051,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13049,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13045,"src":"4996:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":13050,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5002:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4996:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13119,"nodeType":"Block","src":"5597:108:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13110,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5642:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13111,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5655:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13109,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12727,"src":"5621:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13112,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5636:4:43","5647:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5621:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13106,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"5611:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13108,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5616:4:43","memberName":"push","nodeType":"MemberAccess","src":"5611:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$12727_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5611:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13114,"nodeType":"ExpressionStatement","src":"5611:52:43"},{"expression":{"components":[{"hexValue":"30","id":13115,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5685:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13116,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5688:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13117,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5684:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint224_$","typeString":"tuple(int_const 0,uint224)"}},"functionReturnParameters":13043,"id":13118,"nodeType":"Return","src":"5677:17:43"}]},"id":13120,"nodeType":"IfStatement","src":"4992:713:43","trueBody":{"id":13105,"nodeType":"Block","src":"5005:586:43","statements":[{"assignments":[13054],"declarations":[{"constant":false,"id":13054,"mutability":"mutable","name":"last","nameLocation":"5041:4:43","nodeType":"VariableDeclaration","scope":13105,"src":"5019:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13053,"nodeType":"UserDefinedTypeName","pathNode":{"id":13052,"name":"Checkpoint224","nameLocations":["5019:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"5019:13:43"},"referencedDeclaration":12727,"src":"5019:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":13061,"initialValue":{"arguments":[{"id":13056,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"5062:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13057,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13045,"src":"5068:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13058,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5074:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"5068:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13055,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"5048:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13060,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5048:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"5019:57:43"},{"assignments":[13063],"declarations":[{"constant":false,"id":13063,"mutability":"mutable","name":"lastKey","nameLocation":"5097:7:43","nodeType":"VariableDeclaration","scope":13105,"src":"5090:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13062,"name":"uint32","nodeType":"ElementaryTypeName","src":"5090:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":13066,"initialValue":{"expression":{"id":13064,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13054,"src":"5107:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13065,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5112:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"5107:9:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"5090:26:43"},{"assignments":[13068],"declarations":[{"constant":false,"id":13068,"mutability":"mutable","name":"lastValue","nameLocation":"5138:9:43","nodeType":"VariableDeclaration","scope":13105,"src":"5130:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13067,"name":"uint224","nodeType":"ElementaryTypeName","src":"5130:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"id":13071,"initialValue":{"expression":{"id":13069,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13054,"src":"5150:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13070,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5155:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"5150:11:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"VariableDeclarationStatement","src":"5130:31:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13072,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13063,"src":"5235:7:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13073,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5245:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5235:13:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13079,"nodeType":"IfStatement","src":"5231:89:43","trueBody":{"id":13078,"nodeType":"Block","src":"5250:70:43","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":13075,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12717,"src":"5275:28:43","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":13076,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5275:30:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13077,"nodeType":"RevertStatement","src":"5268:37:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13082,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13080,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13063,"src":"5383:7:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13081,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5394:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5383:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13099,"nodeType":"Block","src":"5457:85:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13094,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13035,"src":"5506:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13095,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5519:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13093,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12727,"src":"5485:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13096,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5500:4:43","5511:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5485:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$12727_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13090,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13033,"src":"5475:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13092,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5480:4:43","memberName":"push","nodeType":"MemberAccess","src":"5475:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$12727_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5475:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13098,"nodeType":"ExpressionStatement","src":"5475:52:43"}]},"id":13100,"nodeType":"IfStatement","src":"5379:163:43","trueBody":{"id":13089,"nodeType":"Block","src":"5399:52:43","statements":[{"expression":{"id":13087,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":13083,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13054,"src":"5417:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13085,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5422:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":12726,"src":"5417:11:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13086,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5431:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"5417:19:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13088,"nodeType":"ExpressionStatement","src":"5417:19:43"}]}},{"expression":{"components":[{"id":13101,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13068,"src":"5563:9:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},{"id":13102,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13037,"src":"5574:5:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13103,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5562:18:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":13043,"id":13104,"nodeType":"Return","src":"5555:25:43"}]}}]},"documentation":{"id":13029,"nodeType":"StructuredDocumentation","src":"4619:165:43","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":13122,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"4798:7:43","nodeType":"FunctionDefinition","parameters":{"id":13038,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13033,"mutability":"mutable","name":"self","nameLocation":"4839:4:43","nodeType":"VariableDeclaration","scope":13122,"src":"4815:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13031,"nodeType":"UserDefinedTypeName","pathNode":{"id":13030,"name":"Checkpoint224","nameLocations":["4815:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"4815:13:43"},"referencedDeclaration":12727,"src":"4815:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13032,"nodeType":"ArrayTypeName","src":"4815:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13035,"mutability":"mutable","name":"key","nameLocation":"4860:3:43","nodeType":"VariableDeclaration","scope":13122,"src":"4853:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13034,"name":"uint32","nodeType":"ElementaryTypeName","src":"4853:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13037,"mutability":"mutable","name":"value","nameLocation":"4881:5:43","nodeType":"VariableDeclaration","scope":13122,"src":"4873:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13036,"name":"uint224","nodeType":"ElementaryTypeName","src":"4873:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4805:87:43"},"returnParameters":{"id":13043,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13040,"mutability":"mutable","name":"oldValue","nameLocation":"4918:8:43","nodeType":"VariableDeclaration","scope":13122,"src":"4910:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13039,"name":"uint224","nodeType":"ElementaryTypeName","src":"4910:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":13042,"mutability":"mutable","name":"newValue","nameLocation":"4936:8:43","nodeType":"VariableDeclaration","scope":13122,"src":"4928:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13041,"name":"uint224","nodeType":"ElementaryTypeName","src":"4928:7:43","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4909:36:43"},"scope":14290,"src":"4789:922:43","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":13173,"nodeType":"Block","src":"6227:267:43","statements":[{"body":{"id":13169,"nodeType":"Block","src":"6256:211:43","statements":[{"assignments":[13142],"declarations":[{"constant":false,"id":13142,"mutability":"mutable","name":"mid","nameLocation":"6278:3:43","nodeType":"VariableDeclaration","scope":13169,"src":"6270:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13141,"name":"uint256","nodeType":"ElementaryTypeName","src":"6270:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13148,"initialValue":{"arguments":[{"id":13145,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13131,"src":"6297:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13146,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6302:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13143,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"6284:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13144,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6289:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"6284:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13147,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6284:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6270:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13155,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13150,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13127,"src":"6339:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13151,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13142,"src":"6345:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13149,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"6325:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13152,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6325:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13153,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6350:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"6325:29:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13154,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13129,"src":"6357:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"6325:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13167,"nodeType":"Block","src":"6411:46:43","statements":[{"expression":{"id":13165,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13161,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13131,"src":"6429:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13164,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13162,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13142,"src":"6435:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6441:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"6435:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6429:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13166,"nodeType":"ExpressionStatement","src":"6429:13:43"}]},"id":13168,"nodeType":"IfStatement","src":"6321:136:43","trueBody":{"id":13160,"nodeType":"Block","src":"6362:43:43","statements":[{"expression":{"id":13158,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13156,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6380:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13157,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13142,"src":"6387:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6380:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13159,"nodeType":"ExpressionStatement","src":"6380:10:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13138,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13131,"src":"6244:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13139,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6250:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6244:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13170,"nodeType":"WhileStatement","src":"6237:230:43"},{"expression":{"id":13171,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13133,"src":"6483:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13137,"id":13172,"nodeType":"Return","src":"6476:11:43"}]},"documentation":{"id":13123,"nodeType":"StructuredDocumentation","src":"5717:339:43","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13174,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"6070:18:43","nodeType":"FunctionDefinition","parameters":{"id":13134,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13127,"mutability":"mutable","name":"self","nameLocation":"6122:4:43","nodeType":"VariableDeclaration","scope":13174,"src":"6098:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13125,"nodeType":"UserDefinedTypeName","pathNode":{"id":13124,"name":"Checkpoint224","nameLocations":["6098:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"6098:13:43"},"referencedDeclaration":12727,"src":"6098:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13126,"nodeType":"ArrayTypeName","src":"6098:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13129,"mutability":"mutable","name":"key","nameLocation":"6143:3:43","nodeType":"VariableDeclaration","scope":13174,"src":"6136:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13128,"name":"uint32","nodeType":"ElementaryTypeName","src":"6136:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13131,"mutability":"mutable","name":"low","nameLocation":"6164:3:43","nodeType":"VariableDeclaration","scope":13174,"src":"6156:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13130,"name":"uint256","nodeType":"ElementaryTypeName","src":"6156:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13133,"mutability":"mutable","name":"high","nameLocation":"6185:4:43","nodeType":"VariableDeclaration","scope":13174,"src":"6177:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13132,"name":"uint256","nodeType":"ElementaryTypeName","src":"6177:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6088:107:43"},"returnParameters":{"id":13137,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13136,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13174,"src":"6218:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13135,"name":"uint256","nodeType":"ElementaryTypeName","src":"6218:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6217:9:43"},"scope":14290,"src":"6061:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13225,"nodeType":"Block","src":"7011:267:43","statements":[{"body":{"id":13221,"nodeType":"Block","src":"7040:211:43","statements":[{"assignments":[13194],"declarations":[{"constant":false,"id":13194,"mutability":"mutable","name":"mid","nameLocation":"7062:3:43","nodeType":"VariableDeclaration","scope":13221,"src":"7054:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13193,"name":"uint256","nodeType":"ElementaryTypeName","src":"7054:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13200,"initialValue":{"arguments":[{"id":13197,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13183,"src":"7081:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13198,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7086:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13195,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"7068:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13196,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7073:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"7068:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13199,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7068:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7054:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13207,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13202,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13179,"src":"7123:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13203,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13194,"src":"7129:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13201,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13241,"src":"7109:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$12727_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13204,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7109:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13205,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7134:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":12724,"src":"7109:29:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13206,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13181,"src":"7141:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"7109:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13219,"nodeType":"Block","src":"7198:43:43","statements":[{"expression":{"id":13217,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13215,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7216:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13216,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13194,"src":"7223:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7216:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13218,"nodeType":"ExpressionStatement","src":"7216:10:43"}]},"id":13220,"nodeType":"IfStatement","src":"7105:136:43","trueBody":{"id":13214,"nodeType":"Block","src":"7146:46:43","statements":[{"expression":{"id":13212,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13208,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13183,"src":"7164:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13211,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13209,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13194,"src":"7170:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13210,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7176:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"7170:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7164:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13213,"nodeType":"ExpressionStatement","src":"7164:13:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13192,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13190,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13183,"src":"7028:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13191,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7034:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7028:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13222,"nodeType":"WhileStatement","src":"7021:230:43"},{"expression":{"id":13223,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13185,"src":"7267:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13189,"id":13224,"nodeType":"Return","src":"7260:11:43"}]},"documentation":{"id":13175,"nodeType":"StructuredDocumentation","src":"6500:340:43","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13226,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"6854:18:43","nodeType":"FunctionDefinition","parameters":{"id":13186,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13179,"mutability":"mutable","name":"self","nameLocation":"6906:4:43","nodeType":"VariableDeclaration","scope":13226,"src":"6882:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13177,"nodeType":"UserDefinedTypeName","pathNode":{"id":13176,"name":"Checkpoint224","nameLocations":["6882:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"6882:13:43"},"referencedDeclaration":12727,"src":"6882:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13178,"nodeType":"ArrayTypeName","src":"6882:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13181,"mutability":"mutable","name":"key","nameLocation":"6927:3:43","nodeType":"VariableDeclaration","scope":13226,"src":"6920:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13180,"name":"uint32","nodeType":"ElementaryTypeName","src":"6920:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13183,"mutability":"mutable","name":"low","nameLocation":"6948:3:43","nodeType":"VariableDeclaration","scope":13226,"src":"6940:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13182,"name":"uint256","nodeType":"ElementaryTypeName","src":"6940:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13185,"mutability":"mutable","name":"high","nameLocation":"6969:4:43","nodeType":"VariableDeclaration","scope":13226,"src":"6961:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13184,"name":"uint256","nodeType":"ElementaryTypeName","src":"6961:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6872:107:43"},"returnParameters":{"id":13189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13188,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13226,"src":"7002:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13187,"name":"uint256","nodeType":"ElementaryTypeName","src":"7002:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7001:9:43"},"scope":14290,"src":"6845:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13240,"nodeType":"Block","src":"7561:125:43","statements":[{"AST":{"nodeType":"YulBlock","src":"7580:100:43","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7601:1:43","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"7604:9:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"7594:6:43"},"nodeType":"YulFunctionCall","src":"7594:20:43"},"nodeType":"YulExpressionStatement","src":"7594:20:43"},{"nodeType":"YulAssignment","src":"7627:43:43","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7656:1:43","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"7659:4:43","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"7646:9:43"},"nodeType":"YulFunctionCall","src":"7646:18:43"},{"name":"pos","nodeType":"YulIdentifier","src":"7666:3:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"7642:3:43"},"nodeType":"YulFunctionCall","src":"7642:28:43"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"7627:11:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":13233,"isOffset":false,"isSlot":false,"src":"7666:3:43","valueSize":1},{"declaration":13237,"isOffset":false,"isSlot":true,"src":"7627:11:43","suffix":"slot","valueSize":1},{"declaration":13231,"isOffset":false,"isSlot":true,"src":"7604:9:43","suffix":"slot","valueSize":1}],"id":13239,"nodeType":"InlineAssembly","src":"7571:109:43"}]},"documentation":{"id":13227,"nodeType":"StructuredDocumentation","src":"7284:132:43","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":13241,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"7430:13:43","nodeType":"FunctionDefinition","parameters":{"id":13234,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13231,"mutability":"mutable","name":"self","nameLocation":"7477:4:43","nodeType":"VariableDeclaration","scope":13241,"src":"7453:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13229,"nodeType":"UserDefinedTypeName","pathNode":{"id":13228,"name":"Checkpoint224","nameLocations":["7453:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"7453:13:43"},"referencedDeclaration":12727,"src":"7453:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13230,"nodeType":"ArrayTypeName","src":"7453:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$12727_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13233,"mutability":"mutable","name":"pos","nameLocation":"7499:3:43","nodeType":"VariableDeclaration","scope":13241,"src":"7491:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13232,"name":"uint256","nodeType":"ElementaryTypeName","src":"7491:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7443:65:43"},"returnParameters":{"id":13238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13237,"mutability":"mutable","name":"result","nameLocation":"7553:6:43","nodeType":"VariableDeclaration","scope":13241,"src":"7531:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13236,"nodeType":"UserDefinedTypeName","pathNode":{"id":13235,"name":"Checkpoint224","nameLocations":["7531:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":12727,"src":"7531:13:43"},"referencedDeclaration":12727,"src":"7531:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$12727_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"7530:30:43"},"scope":14290,"src":"7421:265:43","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace208","id":13246,"members":[{"constant":false,"id":13245,"mutability":"mutable","name":"_checkpoints","nameLocation":"7734:12:43","nodeType":"VariableDeclaration","scope":13246,"src":"7718:28:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13243,"nodeType":"UserDefinedTypeName","pathNode":{"id":13242,"name":"Checkpoint208","nameLocations":["7718:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"7718:13:43"},"referencedDeclaration":13251,"src":"7718:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13244,"nodeType":"ArrayTypeName","src":"7718:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"}],"name":"Trace208","nameLocation":"7699:8:43","nodeType":"StructDefinition","scope":14290,"src":"7692:61:43","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint208","id":13251,"members":[{"constant":false,"id":13248,"mutability":"mutable","name":"_key","nameLocation":"7797:4:43","nodeType":"VariableDeclaration","scope":13251,"src":"7790:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13247,"name":"uint48","nodeType":"ElementaryTypeName","src":"7790:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13250,"mutability":"mutable","name":"_value","nameLocation":"7819:6:43","nodeType":"VariableDeclaration","scope":13251,"src":"7811:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13249,"name":"uint208","nodeType":"ElementaryTypeName","src":"7811:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"name":"Checkpoint208","nameLocation":"7766:13:43","nodeType":"StructDefinition","scope":14290,"src":"7759:73:43","visibility":"public"},{"body":{"id":13273,"nodeType":"Block","src":"8293:62:43","statements":[{"expression":{"arguments":[{"expression":{"id":13267,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13255,"src":"8318:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13268,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8323:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8318:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13269,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13257,"src":"8337:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13270,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13259,"src":"8342:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13266,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13122,13646,14170],"referencedDeclaration":13646,"src":"8310:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":13271,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8310:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":13265,"id":13272,"nodeType":"Return","src":"8303:45:43"}]},"documentation":{"id":13252,"nodeType":"StructuredDocumentation","src":"7838:302:43","text":" @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n library."},"id":13274,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"8154:4:43","nodeType":"FunctionDefinition","parameters":{"id":13260,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13255,"mutability":"mutable","name":"self","nameLocation":"8185:4:43","nodeType":"VariableDeclaration","scope":13274,"src":"8168:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13254,"nodeType":"UserDefinedTypeName","pathNode":{"id":13253,"name":"Trace208","nameLocations":["8168:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"8168:8:43"},"referencedDeclaration":13246,"src":"8168:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13257,"mutability":"mutable","name":"key","nameLocation":"8206:3:43","nodeType":"VariableDeclaration","scope":13274,"src":"8199:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13256,"name":"uint48","nodeType":"ElementaryTypeName","src":"8199:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13259,"mutability":"mutable","name":"value","nameLocation":"8227:5:43","nodeType":"VariableDeclaration","scope":13274,"src":"8219:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13258,"name":"uint208","nodeType":"ElementaryTypeName","src":"8219:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8158:80:43"},"returnParameters":{"id":13265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13262,"mutability":"mutable","name":"oldValue","nameLocation":"8265:8:43","nodeType":"VariableDeclaration","scope":13274,"src":"8257:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13261,"name":"uint208","nodeType":"ElementaryTypeName","src":"8257:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":13264,"mutability":"mutable","name":"newValue","nameLocation":"8283:8:43","nodeType":"VariableDeclaration","scope":13274,"src":"8275:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13263,"name":"uint208","nodeType":"ElementaryTypeName","src":"8275:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8256:36:43"},"scope":14290,"src":"8145:210:43","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13313,"nodeType":"Block","src":"8608:207:43","statements":[{"assignments":[13286],"declarations":[{"constant":false,"id":13286,"mutability":"mutable","name":"len","nameLocation":"8626:3:43","nodeType":"VariableDeclaration","scope":13313,"src":"8618:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13285,"name":"uint256","nodeType":"ElementaryTypeName","src":"8618:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13290,"initialValue":{"expression":{"expression":{"id":13287,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13278,"src":"8632:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13288,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8637:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8632:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8650:6:43","memberName":"length","nodeType":"MemberAccess","src":"8632:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8618:38:43"},{"assignments":[13292],"declarations":[{"constant":false,"id":13292,"mutability":"mutable","name":"pos","nameLocation":"8674:3:43","nodeType":"VariableDeclaration","scope":13313,"src":"8666:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13291,"name":"uint256","nodeType":"ElementaryTypeName","src":"8666:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13300,"initialValue":{"arguments":[{"expression":{"id":13294,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13278,"src":"8699:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13295,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8704:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8699:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13296,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13280,"src":"8718:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13297,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8723:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13298,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13286,"src":"8726:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13293,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13226,13750,14274],"referencedDeclaration":13750,"src":"8680:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13299,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8680:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8666:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13301,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13292,"src":"8747:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13302,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13286,"src":"8754:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8747:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13306,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13278,"src":"8778:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13307,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8783:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"8778:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13308,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13292,"src":"8797:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13305,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"8764:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13309,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8764:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13310,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8802:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"8764:44:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13311,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"8747:61:43","trueExpression":{"hexValue":"30","id":13304,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8760:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13284,"id":13312,"nodeType":"Return","src":"8740:68:43"}]},"documentation":{"id":13275,"nodeType":"StructuredDocumentation","src":"8361:154:43","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13314,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"8529:11:43","nodeType":"FunctionDefinition","parameters":{"id":13281,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13278,"mutability":"mutable","name":"self","nameLocation":"8558:4:43","nodeType":"VariableDeclaration","scope":13314,"src":"8541:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13277,"nodeType":"UserDefinedTypeName","pathNode":{"id":13276,"name":"Trace208","nameLocations":["8541:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"8541:8:43"},"referencedDeclaration":13246,"src":"8541:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13280,"mutability":"mutable","name":"key","nameLocation":"8571:3:43","nodeType":"VariableDeclaration","scope":13314,"src":"8564:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13279,"name":"uint48","nodeType":"ElementaryTypeName","src":"8564:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"8540:35:43"},"returnParameters":{"id":13284,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13283,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13314,"src":"8599:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13282,"name":"uint208","nodeType":"ElementaryTypeName","src":"8599:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8598:9:43"},"scope":14290,"src":"8520:295:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13355,"nodeType":"Block","src":"9070:209:43","statements":[{"assignments":[13326],"declarations":[{"constant":false,"id":13326,"mutability":"mutable","name":"len","nameLocation":"9088:3:43","nodeType":"VariableDeclaration","scope":13355,"src":"9080:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13325,"name":"uint256","nodeType":"ElementaryTypeName","src":"9080:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13330,"initialValue":{"expression":{"expression":{"id":13327,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13318,"src":"9094:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13328,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9099:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9094:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9112:6:43","memberName":"length","nodeType":"MemberAccess","src":"9094:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9080:38:43"},{"assignments":[13332],"declarations":[{"constant":false,"id":13332,"mutability":"mutable","name":"pos","nameLocation":"9136:3:43","nodeType":"VariableDeclaration","scope":13355,"src":"9128:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13331,"name":"uint256","nodeType":"ElementaryTypeName","src":"9128:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13340,"initialValue":{"arguments":[{"expression":{"id":13334,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13318,"src":"9161:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13335,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9166:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9161:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13336,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13320,"src":"9180:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13337,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9185:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13338,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13326,"src":"9188:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13333,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13698,"src":"9142:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13339,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9142:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9128:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13341,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13332,"src":"9209:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13342,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9216:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"9209:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13346,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13318,"src":"9238:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13347,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9243:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9238:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13350,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13348,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13332,"src":"9257:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9263:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9257:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13345,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"9224:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13351,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9224:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13352,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9266:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"9224:48:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13353,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9209:63:43","trueExpression":{"hexValue":"30","id":13344,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9220:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13324,"id":13354,"nodeType":"Return","src":"9202:70:43"}]},"documentation":{"id":13315,"nodeType":"StructuredDocumentation","src":"8821:156:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13356,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"8991:11:43","nodeType":"FunctionDefinition","parameters":{"id":13321,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13318,"mutability":"mutable","name":"self","nameLocation":"9020:4:43","nodeType":"VariableDeclaration","scope":13356,"src":"9003:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13317,"nodeType":"UserDefinedTypeName","pathNode":{"id":13316,"name":"Trace208","nameLocations":["9003:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"9003:8:43"},"referencedDeclaration":13246,"src":"9003:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13320,"mutability":"mutable","name":"key","nameLocation":"9033:3:43","nodeType":"VariableDeclaration","scope":13356,"src":"9026:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13319,"name":"uint48","nodeType":"ElementaryTypeName","src":"9026:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9002:35:43"},"returnParameters":{"id":13324,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13323,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13356,"src":"9061:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13322,"name":"uint208","nodeType":"ElementaryTypeName","src":"9061:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9060:9:43"},"scope":14290,"src":"8982:297:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13440,"nodeType":"Block","src":"9678:512:43","statements":[{"assignments":[13368],"declarations":[{"constant":false,"id":13368,"mutability":"mutable","name":"len","nameLocation":"9696:3:43","nodeType":"VariableDeclaration","scope":13440,"src":"9688:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13367,"name":"uint256","nodeType":"ElementaryTypeName","src":"9688:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13372,"initialValue":{"expression":{"expression":{"id":13369,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"9702:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13370,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9707:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9702:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9720:6:43","memberName":"length","nodeType":"MemberAccess","src":"9702:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9688:38:43"},{"assignments":[13374],"declarations":[{"constant":false,"id":13374,"mutability":"mutable","name":"low","nameLocation":"9745:3:43","nodeType":"VariableDeclaration","scope":13440,"src":"9737:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13373,"name":"uint256","nodeType":"ElementaryTypeName","src":"9737:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13376,"initialValue":{"hexValue":"30","id":13375,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9751:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"9737:15:43"},{"assignments":[13378],"declarations":[{"constant":false,"id":13378,"mutability":"mutable","name":"high","nameLocation":"9770:4:43","nodeType":"VariableDeclaration","scope":13440,"src":"9762:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13377,"name":"uint256","nodeType":"ElementaryTypeName","src":"9762:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13380,"initialValue":{"id":13379,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9777:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9762:18:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13383,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13381,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9795:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":13382,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9801:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"9795:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13415,"nodeType":"IfStatement","src":"9791:234:43","trueBody":{"id":13414,"nodeType":"Block","src":"9804:221:43","statements":[{"assignments":[13385],"declarations":[{"constant":false,"id":13385,"mutability":"mutable","name":"mid","nameLocation":"9826:3:43","nodeType":"VariableDeclaration","scope":13414,"src":"9818:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13384,"name":"uint256","nodeType":"ElementaryTypeName","src":"9818:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13392,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13391,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13386,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9832:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":13389,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13368,"src":"9848:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13387,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"9838:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13388,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9843:4:43","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10179,"src":"9838:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":13390,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9838:14:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9832:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9818:34:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13400,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13393,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13362,"src":"9870:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":13395,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"9890:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13396,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9895:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"9890:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13397,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13385,"src":"9909:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13394,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"9876:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13398,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9876:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13399,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9914:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"9876:42:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"9870:48:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13412,"nodeType":"Block","src":"9969:46:43","statements":[{"expression":{"id":13410,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13406,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13374,"src":"9987:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13409,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13407,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13385,"src":"9993:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13408,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9999:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9993:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9987:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13411,"nodeType":"ExpressionStatement","src":"9987:13:43"}]},"id":13413,"nodeType":"IfStatement","src":"9866:149:43","trueBody":{"id":13405,"nodeType":"Block","src":"9920:43:43","statements":[{"expression":{"id":13403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13401,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13378,"src":"9938:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13402,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13385,"src":"9945:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9938:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13404,"nodeType":"ExpressionStatement","src":"9938:10:43"}]}}]}},{"assignments":[13417],"declarations":[{"constant":false,"id":13417,"mutability":"mutable","name":"pos","nameLocation":"10043:3:43","nodeType":"VariableDeclaration","scope":13440,"src":"10035:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13416,"name":"uint256","nodeType":"ElementaryTypeName","src":"10035:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13425,"initialValue":{"arguments":[{"expression":{"id":13419,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"10068:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13420,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10073:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10068:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13421,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13362,"src":"10087:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13422,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13374,"src":"10092:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13423,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13378,"src":"10097:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13418,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":13698,"src":"10049:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13424,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10049:53:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10035:67:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13428,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13426,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13417,"src":"10120:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13427,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10127:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10120:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13431,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13360,"src":"10149:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13432,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10154:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10149:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13433,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13417,"src":"10168:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13434,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10174:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10168:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13430,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"10135:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13436,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10135:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13437,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10177:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"10135:48:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13438,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10120:63:43","trueExpression":{"hexValue":"30","id":13429,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10131:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13366,"id":13439,"nodeType":"Return","src":"10113:70:43"}]},"documentation":{"id":13357,"nodeType":"StructuredDocumentation","src":"9285:294:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":13441,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"9593:17:43","nodeType":"FunctionDefinition","parameters":{"id":13363,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13360,"mutability":"mutable","name":"self","nameLocation":"9628:4:43","nodeType":"VariableDeclaration","scope":13441,"src":"9611:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13359,"nodeType":"UserDefinedTypeName","pathNode":{"id":13358,"name":"Trace208","nameLocations":["9611:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"9611:8:43"},"referencedDeclaration":13246,"src":"9611:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13362,"mutability":"mutable","name":"key","nameLocation":"9641:3:43","nodeType":"VariableDeclaration","scope":13441,"src":"9634:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13361,"name":"uint48","nodeType":"ElementaryTypeName","src":"9634:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9610:35:43"},"returnParameters":{"id":13366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13365,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13441,"src":"9669:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13364,"name":"uint208","nodeType":"ElementaryTypeName","src":"9669:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9668:9:43"},"scope":14290,"src":"9584:606:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13470,"nodeType":"Block","src":"10381:135:43","statements":[{"assignments":[13451],"declarations":[{"constant":false,"id":13451,"mutability":"mutable","name":"pos","nameLocation":"10399:3:43","nodeType":"VariableDeclaration","scope":13470,"src":"10391:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13450,"name":"uint256","nodeType":"ElementaryTypeName","src":"10391:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13455,"initialValue":{"expression":{"expression":{"id":13452,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13445,"src":"10405:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13453,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10410:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10405:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13454,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10423:6:43","memberName":"length","nodeType":"MemberAccess","src":"10405:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10391:38:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13458,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13456,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13451,"src":"10446:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10453:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10446:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13461,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13445,"src":"10475:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13462,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10480:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10475:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13463,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13451,"src":"10494:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13464,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10500:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10494:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13460,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"10461:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13466,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10461:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13467,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10503:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"10461:48:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10446:63:43","trueExpression":{"hexValue":"30","id":13459,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10457:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13449,"id":13469,"nodeType":"Return","src":"10439:70:43"}]},"documentation":{"id":13442,"nodeType":"StructuredDocumentation","src":"10196:109:43","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":13471,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"10319:6:43","nodeType":"FunctionDefinition","parameters":{"id":13446,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13445,"mutability":"mutable","name":"self","nameLocation":"10343:4:43","nodeType":"VariableDeclaration","scope":13471,"src":"10326:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13444,"nodeType":"UserDefinedTypeName","pathNode":{"id":13443,"name":"Trace208","nameLocations":["10326:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"10326:8:43"},"referencedDeclaration":13246,"src":"10326:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10325:23:43"},"returnParameters":{"id":13449,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13448,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13471,"src":"10372:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13447,"name":"uint208","nodeType":"ElementaryTypeName","src":"10372:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10371:9:43"},"scope":14290,"src":"10310:206:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13519,"nodeType":"Block","src":"10809:275:43","statements":[{"assignments":[13485],"declarations":[{"constant":false,"id":13485,"mutability":"mutable","name":"pos","nameLocation":"10827:3:43","nodeType":"VariableDeclaration","scope":13519,"src":"10819:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13484,"name":"uint256","nodeType":"ElementaryTypeName","src":"10819:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13489,"initialValue":{"expression":{"expression":{"id":13486,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"10833:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13487,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10838:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10833:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13488,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10851:6:43","memberName":"length","nodeType":"MemberAccess","src":"10833:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10819:38:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13492,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13490,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13485,"src":"10871:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13491,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10878:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10871:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13517,"nodeType":"Block","src":"10932:146:43","statements":[{"assignments":[13501],"declarations":[{"constant":false,"id":13501,"mutability":"mutable","name":"ckpt","nameLocation":"10968:4:43","nodeType":"VariableDeclaration","scope":13517,"src":"10946:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13500,"nodeType":"UserDefinedTypeName","pathNode":{"id":13499,"name":"Checkpoint208","nameLocations":["10946:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"10946:13:43"},"referencedDeclaration":13251,"src":"10946:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":13509,"initialValue":{"arguments":[{"expression":{"id":13503,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"10989:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13504,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10994:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"10989:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13507,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13505,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13485,"src":"11008:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13506,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11014:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11008:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13502,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"10975:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13508,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10975:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"10946:70:43"},{"expression":{"components":[{"hexValue":"74727565","id":13510,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11038:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":13511,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13501,"src":"11044:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13512,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11049:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"11044:9:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"expression":{"id":13513,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13501,"src":"11055:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13514,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11060:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"11055:11:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13515,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11037:30:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint48_$_t_uint208_$","typeString":"tuple(bool,uint48,uint208)"}},"functionReturnParameters":13483,"id":13516,"nodeType":"Return","src":"11030:37:43"}]},"id":13518,"nodeType":"IfStatement","src":"10867:211:43","trueBody":{"id":13498,"nodeType":"Block","src":"10881:45:43","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":13493,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10903:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":13494,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10910:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":13495,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10913:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":13496,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10902:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":13483,"id":13497,"nodeType":"Return","src":"10895:20:43"}]}}]},"documentation":{"id":13472,"nodeType":"StructuredDocumentation","src":"10522:168:43","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":13520,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"10704:16:43","nodeType":"FunctionDefinition","parameters":{"id":13476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13475,"mutability":"mutable","name":"self","nameLocation":"10738:4:43","nodeType":"VariableDeclaration","scope":13520,"src":"10721:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13474,"nodeType":"UserDefinedTypeName","pathNode":{"id":13473,"name":"Trace208","nameLocations":["10721:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"10721:8:43"},"referencedDeclaration":13246,"src":"10721:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10720:23:43"},"returnParameters":{"id":13483,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13478,"mutability":"mutable","name":"exists","nameLocation":"10772:6:43","nodeType":"VariableDeclaration","scope":13520,"src":"10767:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":13477,"name":"bool","nodeType":"ElementaryTypeName","src":"10767:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":13480,"mutability":"mutable","name":"_key","nameLocation":"10787:4:43","nodeType":"VariableDeclaration","scope":13520,"src":"10780:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13479,"name":"uint48","nodeType":"ElementaryTypeName","src":"10780:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13482,"mutability":"mutable","name":"_value","nameLocation":"10801:6:43","nodeType":"VariableDeclaration","scope":13520,"src":"10793:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13481,"name":"uint208","nodeType":"ElementaryTypeName","src":"10793:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10766:42:43"},"scope":14290,"src":"10695:389:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13533,"nodeType":"Block","src":"11223:48:43","statements":[{"expression":{"expression":{"expression":{"id":13529,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13524,"src":"11240:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13530,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11245:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"11240:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13531,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11258:6:43","memberName":"length","nodeType":"MemberAccess","src":"11240:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13528,"id":13532,"nodeType":"Return","src":"11233:31:43"}]},"documentation":{"id":13521,"nodeType":"StructuredDocumentation","src":"11090:57:43","text":" @dev Returns the number of checkpoint."},"id":13534,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"11161:6:43","nodeType":"FunctionDefinition","parameters":{"id":13525,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13524,"mutability":"mutable","name":"self","nameLocation":"11185:4:43","nodeType":"VariableDeclaration","scope":13534,"src":"11168:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13523,"nodeType":"UserDefinedTypeName","pathNode":{"id":13522,"name":"Trace208","nameLocations":["11168:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"11168:8:43"},"referencedDeclaration":13246,"src":"11168:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"11167:23:43"},"returnParameters":{"id":13528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13527,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13534,"src":"11214:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13526,"name":"uint256","nodeType":"ElementaryTypeName","src":"11214:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11213:9:43"},"scope":14290,"src":"11152:119:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13551,"nodeType":"Block","src":"11435:46:43","statements":[{"expression":{"baseExpression":{"expression":{"id":13546,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13538,"src":"11452:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13547,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11457:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13245,"src":"11452:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13549,"indexExpression":{"id":13548,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13540,"src":"11470:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"11452:22:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref"}},"functionReturnParameters":13545,"id":13550,"nodeType":"Return","src":"11445:29:43"}]},"documentation":{"id":13535,"nodeType":"StructuredDocumentation","src":"11277:61:43","text":" @dev Returns checkpoint at given position."},"id":13552,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"11352:2:43","nodeType":"FunctionDefinition","parameters":{"id":13541,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13538,"mutability":"mutable","name":"self","nameLocation":"11372:4:43","nodeType":"VariableDeclaration","scope":13552,"src":"11355:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13537,"nodeType":"UserDefinedTypeName","pathNode":{"id":13536,"name":"Trace208","nameLocations":["11355:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13246,"src":"11355:8:43"},"referencedDeclaration":13246,"src":"11355:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13246_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13540,"mutability":"mutable","name":"pos","nameLocation":"11385:3:43","nodeType":"VariableDeclaration","scope":13552,"src":"11378:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13539,"name":"uint32","nodeType":"ElementaryTypeName","src":"11378:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"11354:35:43"},"returnParameters":{"id":13545,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13544,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13552,"src":"11413:20:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13543,"nodeType":"UserDefinedTypeName","pathNode":{"id":13542,"name":"Checkpoint208","nameLocations":["11413:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"11413:13:43"},"referencedDeclaration":13251,"src":"11413:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"11412:22:43"},"scope":14290,"src":"11343:138:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13645,"nodeType":"Block","src":"11814:765:43","statements":[{"assignments":[13569],"declarations":[{"constant":false,"id":13569,"mutability":"mutable","name":"pos","nameLocation":"11832:3:43","nodeType":"VariableDeclaration","scope":13645,"src":"11824:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13568,"name":"uint256","nodeType":"ElementaryTypeName","src":"11824:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13572,"initialValue":{"expression":{"id":13570,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"11838:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13571,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11843:6:43","memberName":"length","nodeType":"MemberAccess","src":"11838:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11824:25:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13575,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13573,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13569,"src":"11864:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":13574,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11870:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11864:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13643,"nodeType":"Block","src":"12465:108:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13634,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12510:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13635,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12523:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13633,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13251,"src":"12489:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13636,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12504:4:43","12515:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12489:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":13630,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"12479:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12484:4:43","memberName":"push","nodeType":"MemberAccess","src":"12479:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13251_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":13637,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12479:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13638,"nodeType":"ExpressionStatement","src":"12479:52:43"},{"expression":{"components":[{"hexValue":"30","id":13639,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12553:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13640,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12556:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13641,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12552:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint208_$","typeString":"tuple(int_const 0,uint208)"}},"functionReturnParameters":13567,"id":13642,"nodeType":"Return","src":"12545:17:43"}]},"id":13644,"nodeType":"IfStatement","src":"11860:713:43","trueBody":{"id":13629,"nodeType":"Block","src":"11873:586:43","statements":[{"assignments":[13578],"declarations":[{"constant":false,"id":13578,"mutability":"mutable","name":"last","nameLocation":"11909:4:43","nodeType":"VariableDeclaration","scope":13629,"src":"11887:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13577,"nodeType":"UserDefinedTypeName","pathNode":{"id":13576,"name":"Checkpoint208","nameLocations":["11887:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"11887:13:43"},"referencedDeclaration":13251,"src":"11887:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":13585,"initialValue":{"arguments":[{"id":13580,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"11930:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13583,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13581,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13569,"src":"11936:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13582,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11942:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11936:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13579,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"11916:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13584,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11916:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"11887:57:43"},{"assignments":[13587],"declarations":[{"constant":false,"id":13587,"mutability":"mutable","name":"lastKey","nameLocation":"11965:7:43","nodeType":"VariableDeclaration","scope":13629,"src":"11958:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13586,"name":"uint48","nodeType":"ElementaryTypeName","src":"11958:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":13590,"initialValue":{"expression":{"id":13588,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13578,"src":"11975:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13589,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11980:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"11975:9:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"11958:26:43"},{"assignments":[13592],"declarations":[{"constant":false,"id":13592,"mutability":"mutable","name":"lastValue","nameLocation":"12006:9:43","nodeType":"VariableDeclaration","scope":13629,"src":"11998:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13591,"name":"uint208","nodeType":"ElementaryTypeName","src":"11998:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":13595,"initialValue":{"expression":{"id":13593,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13578,"src":"12018:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13594,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12023:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"12018:11:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"VariableDeclarationStatement","src":"11998:31:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13598,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13596,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13587,"src":"12103:7:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13597,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12113:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12103:13:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13603,"nodeType":"IfStatement","src":"12099:89:43","trueBody":{"id":13602,"nodeType":"Block","src":"12118:70:43","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":13599,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12717,"src":"12143:28:43","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":13600,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12143:30:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13601,"nodeType":"RevertStatement","src":"12136:37:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13606,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13604,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13587,"src":"12251:7:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13605,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12262:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12251:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13623,"nodeType":"Block","src":"12325:85:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":13618,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13559,"src":"12374:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13619,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12387:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13617,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13251,"src":"12353:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13620,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12368:4:43","12379:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12353:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13251_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":13614,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13557,"src":"12343:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13616,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12348:4:43","memberName":"push","nodeType":"MemberAccess","src":"12343:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13251_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":13621,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12343:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13622,"nodeType":"ExpressionStatement","src":"12343:52:43"}]},"id":13624,"nodeType":"IfStatement","src":"12247:163:43","trueBody":{"id":13613,"nodeType":"Block","src":"12267:52:43","statements":[{"expression":{"id":13611,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":13607,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13578,"src":"12285:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13609,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12290:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13250,"src":"12285:11:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13610,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12299:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"12285:19:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13612,"nodeType":"ExpressionStatement","src":"12285:19:43"}]}},{"expression":{"components":[{"id":13625,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13592,"src":"12431:9:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":13626,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13561,"src":"12442:5:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13627,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12430:18:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":13567,"id":13628,"nodeType":"Return","src":"12423:25:43"}]}}]},"documentation":{"id":13553,"nodeType":"StructuredDocumentation","src":"11487:165:43","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":13646,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"11666:7:43","nodeType":"FunctionDefinition","parameters":{"id":13562,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13557,"mutability":"mutable","name":"self","nameLocation":"11707:4:43","nodeType":"VariableDeclaration","scope":13646,"src":"11683:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13555,"nodeType":"UserDefinedTypeName","pathNode":{"id":13554,"name":"Checkpoint208","nameLocations":["11683:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"11683:13:43"},"referencedDeclaration":13251,"src":"11683:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13556,"nodeType":"ArrayTypeName","src":"11683:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13559,"mutability":"mutable","name":"key","nameLocation":"11728:3:43","nodeType":"VariableDeclaration","scope":13646,"src":"11721:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13558,"name":"uint48","nodeType":"ElementaryTypeName","src":"11721:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13561,"mutability":"mutable","name":"value","nameLocation":"11749:5:43","nodeType":"VariableDeclaration","scope":13646,"src":"11741:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13560,"name":"uint208","nodeType":"ElementaryTypeName","src":"11741:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11673:87:43"},"returnParameters":{"id":13567,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13564,"mutability":"mutable","name":"oldValue","nameLocation":"11786:8:43","nodeType":"VariableDeclaration","scope":13646,"src":"11778:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13563,"name":"uint208","nodeType":"ElementaryTypeName","src":"11778:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":13566,"mutability":"mutable","name":"newValue","nameLocation":"11804:8:43","nodeType":"VariableDeclaration","scope":13646,"src":"11796:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13565,"name":"uint208","nodeType":"ElementaryTypeName","src":"11796:7:43","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11777:36:43"},"scope":14290,"src":"11657:922:43","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":13697,"nodeType":"Block","src":"13095:267:43","statements":[{"body":{"id":13693,"nodeType":"Block","src":"13124:211:43","statements":[{"assignments":[13666],"declarations":[{"constant":false,"id":13666,"mutability":"mutable","name":"mid","nameLocation":"13146:3:43","nodeType":"VariableDeclaration","scope":13693,"src":"13138:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13665,"name":"uint256","nodeType":"ElementaryTypeName","src":"13138:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13672,"initialValue":{"arguments":[{"id":13669,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13655,"src":"13165:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13670,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13170:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13667,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"13152:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13668,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13157:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"13152:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13671,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13152:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13138:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13679,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13674,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13651,"src":"13207:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":13675,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13666,"src":"13213:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13673,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"13193:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13676,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13193:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13677,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"13218:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"13193:29:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13678,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13653,"src":"13225:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13193:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13691,"nodeType":"Block","src":"13279:46:43","statements":[{"expression":{"id":13689,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13685,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13655,"src":"13297:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13688,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13686,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13666,"src":"13303:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13687,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13309:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"13303:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13297:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13690,"nodeType":"ExpressionStatement","src":"13297:13:43"}]},"id":13692,"nodeType":"IfStatement","src":"13189:136:43","trueBody":{"id":13684,"nodeType":"Block","src":"13230:43:43","statements":[{"expression":{"id":13682,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13680,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13248:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13681,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13666,"src":"13255:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13248:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13683,"nodeType":"ExpressionStatement","src":"13248:10:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13664,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13662,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13655,"src":"13112:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13663,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13118:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13112:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13694,"nodeType":"WhileStatement","src":"13105:230:43"},{"expression":{"id":13695,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13657,"src":"13351:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13661,"id":13696,"nodeType":"Return","src":"13344:11:43"}]},"documentation":{"id":13647,"nodeType":"StructuredDocumentation","src":"12585:339:43","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13698,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"12938:18:43","nodeType":"FunctionDefinition","parameters":{"id":13658,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13651,"mutability":"mutable","name":"self","nameLocation":"12990:4:43","nodeType":"VariableDeclaration","scope":13698,"src":"12966:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13649,"nodeType":"UserDefinedTypeName","pathNode":{"id":13648,"name":"Checkpoint208","nameLocations":["12966:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"12966:13:43"},"referencedDeclaration":13251,"src":"12966:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13650,"nodeType":"ArrayTypeName","src":"12966:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13653,"mutability":"mutable","name":"key","nameLocation":"13011:3:43","nodeType":"VariableDeclaration","scope":13698,"src":"13004:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13652,"name":"uint48","nodeType":"ElementaryTypeName","src":"13004:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13655,"mutability":"mutable","name":"low","nameLocation":"13032:3:43","nodeType":"VariableDeclaration","scope":13698,"src":"13024:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13654,"name":"uint256","nodeType":"ElementaryTypeName","src":"13024:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13657,"mutability":"mutable","name":"high","nameLocation":"13053:4:43","nodeType":"VariableDeclaration","scope":13698,"src":"13045:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13656,"name":"uint256","nodeType":"ElementaryTypeName","src":"13045:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12956:107:43"},"returnParameters":{"id":13661,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13660,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13698,"src":"13086:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13659,"name":"uint256","nodeType":"ElementaryTypeName","src":"13086:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13085:9:43"},"scope":14290,"src":"12929:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13749,"nodeType":"Block","src":"13879:267:43","statements":[{"body":{"id":13745,"nodeType":"Block","src":"13908:211:43","statements":[{"assignments":[13718],"declarations":[{"constant":false,"id":13718,"mutability":"mutable","name":"mid","nameLocation":"13930:3:43","nodeType":"VariableDeclaration","scope":13745,"src":"13922:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13717,"name":"uint256","nodeType":"ElementaryTypeName","src":"13922:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13724,"initialValue":{"arguments":[{"id":13721,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13707,"src":"13949:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13722,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"13954:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13719,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"13936:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13720,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13941:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"13936:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13723,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13936:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13922:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13731,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13726,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13703,"src":"13991:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":13727,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13718,"src":"13997:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13725,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":13765,"src":"13977:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13251_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13728,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13977:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13729,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"14002:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13248,"src":"13977:29:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13730,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13705,"src":"14009:3:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13977:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13743,"nodeType":"Block","src":"14066:43:43","statements":[{"expression":{"id":13741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13739,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"14084:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13740,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13718,"src":"14091:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14084:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13742,"nodeType":"ExpressionStatement","src":"14084:10:43"}]},"id":13744,"nodeType":"IfStatement","src":"13973:136:43","trueBody":{"id":13738,"nodeType":"Block","src":"14014:46:43","statements":[{"expression":{"id":13736,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13732,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13707,"src":"14032:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13733,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13718,"src":"14038:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13734,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14044:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"14038:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14032:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13737,"nodeType":"ExpressionStatement","src":"14032:13:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13716,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13714,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13707,"src":"13896:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13715,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"13902:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13896:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13746,"nodeType":"WhileStatement","src":"13889:230:43"},{"expression":{"id":13747,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13709,"src":"14135:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13713,"id":13748,"nodeType":"Return","src":"14128:11:43"}]},"documentation":{"id":13699,"nodeType":"StructuredDocumentation","src":"13368:340:43","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13750,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"13722:18:43","nodeType":"FunctionDefinition","parameters":{"id":13710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13703,"mutability":"mutable","name":"self","nameLocation":"13774:4:43","nodeType":"VariableDeclaration","scope":13750,"src":"13750:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13701,"nodeType":"UserDefinedTypeName","pathNode":{"id":13700,"name":"Checkpoint208","nameLocations":["13750:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"13750:13:43"},"referencedDeclaration":13251,"src":"13750:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13702,"nodeType":"ArrayTypeName","src":"13750:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13705,"mutability":"mutable","name":"key","nameLocation":"13795:3:43","nodeType":"VariableDeclaration","scope":13750,"src":"13788:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13704,"name":"uint48","nodeType":"ElementaryTypeName","src":"13788:6:43","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13707,"mutability":"mutable","name":"low","nameLocation":"13816:3:43","nodeType":"VariableDeclaration","scope":13750,"src":"13808:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13706,"name":"uint256","nodeType":"ElementaryTypeName","src":"13808:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13709,"mutability":"mutable","name":"high","nameLocation":"13837:4:43","nodeType":"VariableDeclaration","scope":13750,"src":"13829:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13708,"name":"uint256","nodeType":"ElementaryTypeName","src":"13829:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13740:107:43"},"returnParameters":{"id":13713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13750,"src":"13870:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13711,"name":"uint256","nodeType":"ElementaryTypeName","src":"13870:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13869:9:43"},"scope":14290,"src":"13713:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13764,"nodeType":"Block","src":"14429:125:43","statements":[{"AST":{"nodeType":"YulBlock","src":"14448:100:43","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14469:1:43","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"14472:9:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"14462:6:43"},"nodeType":"YulFunctionCall","src":"14462:20:43"},"nodeType":"YulExpressionStatement","src":"14462:20:43"},{"nodeType":"YulAssignment","src":"14495:43:43","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14524:1:43","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"14527:4:43","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"14514:9:43"},"nodeType":"YulFunctionCall","src":"14514:18:43"},{"name":"pos","nodeType":"YulIdentifier","src":"14534:3:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"14510:3:43"},"nodeType":"YulFunctionCall","src":"14510:28:43"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"14495:11:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":13757,"isOffset":false,"isSlot":false,"src":"14534:3:43","valueSize":1},{"declaration":13761,"isOffset":false,"isSlot":true,"src":"14495:11:43","suffix":"slot","valueSize":1},{"declaration":13755,"isOffset":false,"isSlot":true,"src":"14472:9:43","suffix":"slot","valueSize":1}],"id":13763,"nodeType":"InlineAssembly","src":"14439:109:43"}]},"documentation":{"id":13751,"nodeType":"StructuredDocumentation","src":"14152:132:43","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":13765,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"14298:13:43","nodeType":"FunctionDefinition","parameters":{"id":13758,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13755,"mutability":"mutable","name":"self","nameLocation":"14345:4:43","nodeType":"VariableDeclaration","scope":13765,"src":"14321:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13753,"nodeType":"UserDefinedTypeName","pathNode":{"id":13752,"name":"Checkpoint208","nameLocations":["14321:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"14321:13:43"},"referencedDeclaration":13251,"src":"14321:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13754,"nodeType":"ArrayTypeName","src":"14321:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13251_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13757,"mutability":"mutable","name":"pos","nameLocation":"14367:3:43","nodeType":"VariableDeclaration","scope":13765,"src":"14359:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13756,"name":"uint256","nodeType":"ElementaryTypeName","src":"14359:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14311:65:43"},"returnParameters":{"id":13762,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13761,"mutability":"mutable","name":"result","nameLocation":"14421:6:43","nodeType":"VariableDeclaration","scope":13765,"src":"14399:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13760,"nodeType":"UserDefinedTypeName","pathNode":{"id":13759,"name":"Checkpoint208","nameLocations":["14399:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13251,"src":"14399:13:43"},"referencedDeclaration":13251,"src":"14399:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13251_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"14398:30:43"},"scope":14290,"src":"14289:265:43","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace160","id":13770,"members":[{"constant":false,"id":13769,"mutability":"mutable","name":"_checkpoints","nameLocation":"14602:12:43","nodeType":"VariableDeclaration","scope":13770,"src":"14586:28:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":13767,"nodeType":"UserDefinedTypeName","pathNode":{"id":13766,"name":"Checkpoint160","nameLocations":["14586:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"14586:13:43"},"referencedDeclaration":13775,"src":"14586:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":13768,"nodeType":"ArrayTypeName","src":"14586:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"}],"name":"Trace160","nameLocation":"14567:8:43","nodeType":"StructDefinition","scope":14290,"src":"14560:61:43","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint160","id":13775,"members":[{"constant":false,"id":13772,"mutability":"mutable","name":"_key","nameLocation":"14665:4:43","nodeType":"VariableDeclaration","scope":13775,"src":"14658:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13771,"name":"uint96","nodeType":"ElementaryTypeName","src":"14658:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":13774,"mutability":"mutable","name":"_value","nameLocation":"14687:6:43","nodeType":"VariableDeclaration","scope":13775,"src":"14679:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13773,"name":"uint160","nodeType":"ElementaryTypeName","src":"14679:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"name":"Checkpoint160","nameLocation":"14634:13:43","nodeType":"StructDefinition","scope":14290,"src":"14627:73:43","visibility":"public"},{"body":{"id":13797,"nodeType":"Block","src":"15161:62:43","statements":[{"expression":{"arguments":[{"expression":{"id":13791,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13779,"src":"15186:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13792,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15191:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15186:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13793,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13781,"src":"15205:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":13794,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13783,"src":"15210:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":13790,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13122,13646,14170],"referencedDeclaration":14170,"src":"15178:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint160_$returns$_t_uint160_$_t_uint160_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint160) returns (uint160,uint160)"}},"id":13795,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15178:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":13789,"id":13796,"nodeType":"Return","src":"15171:45:43"}]},"documentation":{"id":13776,"nodeType":"StructuredDocumentation","src":"14706:302:43","text":" @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n library."},"id":13798,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"15022:4:43","nodeType":"FunctionDefinition","parameters":{"id":13784,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13779,"mutability":"mutable","name":"self","nameLocation":"15053:4:43","nodeType":"VariableDeclaration","scope":13798,"src":"15036:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13778,"nodeType":"UserDefinedTypeName","pathNode":{"id":13777,"name":"Trace160","nameLocations":["15036:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"15036:8:43"},"referencedDeclaration":13770,"src":"15036:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13781,"mutability":"mutable","name":"key","nameLocation":"15074:3:43","nodeType":"VariableDeclaration","scope":13798,"src":"15067:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13780,"name":"uint96","nodeType":"ElementaryTypeName","src":"15067:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":13783,"mutability":"mutable","name":"value","nameLocation":"15095:5:43","nodeType":"VariableDeclaration","scope":13798,"src":"15087:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13782,"name":"uint160","nodeType":"ElementaryTypeName","src":"15087:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15026:80:43"},"returnParameters":{"id":13789,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13786,"mutability":"mutable","name":"oldValue","nameLocation":"15133:8:43","nodeType":"VariableDeclaration","scope":13798,"src":"15125:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13785,"name":"uint160","nodeType":"ElementaryTypeName","src":"15125:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":13788,"mutability":"mutable","name":"newValue","nameLocation":"15151:8:43","nodeType":"VariableDeclaration","scope":13798,"src":"15143:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13787,"name":"uint160","nodeType":"ElementaryTypeName","src":"15143:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15124:36:43"},"scope":14290,"src":"15013:210:43","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13837,"nodeType":"Block","src":"15476:207:43","statements":[{"assignments":[13810],"declarations":[{"constant":false,"id":13810,"mutability":"mutable","name":"len","nameLocation":"15494:3:43","nodeType":"VariableDeclaration","scope":13837,"src":"15486:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13809,"name":"uint256","nodeType":"ElementaryTypeName","src":"15486:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13814,"initialValue":{"expression":{"expression":{"id":13811,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13802,"src":"15500:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13812,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15505:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15500:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13813,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15518:6:43","memberName":"length","nodeType":"MemberAccess","src":"15500:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15486:38:43"},{"assignments":[13816],"declarations":[{"constant":false,"id":13816,"mutability":"mutable","name":"pos","nameLocation":"15542:3:43","nodeType":"VariableDeclaration","scope":13837,"src":"15534:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13815,"name":"uint256","nodeType":"ElementaryTypeName","src":"15534:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13824,"initialValue":{"arguments":[{"expression":{"id":13818,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13802,"src":"15567:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13819,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15572:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15567:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13820,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13804,"src":"15586:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":13821,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15591:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13822,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13810,"src":"15594:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13817,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13226,13750,14274],"referencedDeclaration":14274,"src":"15548:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":13823,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15548:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15534:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13827,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13825,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13816,"src":"15615:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13826,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13810,"src":"15622:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15615:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13830,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13802,"src":"15646:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13831,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15651:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15646:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13832,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13816,"src":"15665:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13829,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"15632:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13833,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15632:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13834,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15670:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"15632:44:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13835,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"15615:61:43","trueExpression":{"hexValue":"30","id":13828,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15628:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13808,"id":13836,"nodeType":"Return","src":"15608:68:43"}]},"documentation":{"id":13799,"nodeType":"StructuredDocumentation","src":"15229:154:43","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13838,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"15397:11:43","nodeType":"FunctionDefinition","parameters":{"id":13805,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13802,"mutability":"mutable","name":"self","nameLocation":"15426:4:43","nodeType":"VariableDeclaration","scope":13838,"src":"15409:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13801,"nodeType":"UserDefinedTypeName","pathNode":{"id":13800,"name":"Trace160","nameLocations":["15409:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"15409:8:43"},"referencedDeclaration":13770,"src":"15409:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13804,"mutability":"mutable","name":"key","nameLocation":"15439:3:43","nodeType":"VariableDeclaration","scope":13838,"src":"15432:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13803,"name":"uint96","nodeType":"ElementaryTypeName","src":"15432:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15408:35:43"},"returnParameters":{"id":13808,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13807,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13838,"src":"15467:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13806,"name":"uint160","nodeType":"ElementaryTypeName","src":"15467:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15466:9:43"},"scope":14290,"src":"15388:295:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13879,"nodeType":"Block","src":"15938:209:43","statements":[{"assignments":[13850],"declarations":[{"constant":false,"id":13850,"mutability":"mutable","name":"len","nameLocation":"15956:3:43","nodeType":"VariableDeclaration","scope":13879,"src":"15948:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13849,"name":"uint256","nodeType":"ElementaryTypeName","src":"15948:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13854,"initialValue":{"expression":{"expression":{"id":13851,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13842,"src":"15962:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13852,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15967:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"15962:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13853,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15980:6:43","memberName":"length","nodeType":"MemberAccess","src":"15962:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15948:38:43"},{"assignments":[13856],"declarations":[{"constant":false,"id":13856,"mutability":"mutable","name":"pos","nameLocation":"16004:3:43","nodeType":"VariableDeclaration","scope":13879,"src":"15996:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13855,"name":"uint256","nodeType":"ElementaryTypeName","src":"15996:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13864,"initialValue":{"arguments":[{"expression":{"id":13858,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13842,"src":"16029:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13859,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16034:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16029:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13860,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13844,"src":"16048:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":13861,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16053:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13862,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13850,"src":"16056:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13857,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":14222,"src":"16010:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":13863,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16010:50:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15996:64:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13865,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13856,"src":"16077:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13866,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16084:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16077:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13870,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13842,"src":"16106:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13871,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16111:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16106:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13874,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13872,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13856,"src":"16125:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13873,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16131:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16125:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13869,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"16092:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13875,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16092:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13876,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16134:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"16092:48:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13877,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16077:63:43","trueExpression":{"hexValue":"30","id":13868,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16088:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13848,"id":13878,"nodeType":"Return","src":"16070:70:43"}]},"documentation":{"id":13839,"nodeType":"StructuredDocumentation","src":"15689:156:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13880,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"15859:11:43","nodeType":"FunctionDefinition","parameters":{"id":13845,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13842,"mutability":"mutable","name":"self","nameLocation":"15888:4:43","nodeType":"VariableDeclaration","scope":13880,"src":"15871:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13841,"nodeType":"UserDefinedTypeName","pathNode":{"id":13840,"name":"Trace160","nameLocations":["15871:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"15871:8:43"},"referencedDeclaration":13770,"src":"15871:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13844,"mutability":"mutable","name":"key","nameLocation":"15901:3:43","nodeType":"VariableDeclaration","scope":13880,"src":"15894:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13843,"name":"uint96","nodeType":"ElementaryTypeName","src":"15894:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15870:35:43"},"returnParameters":{"id":13848,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13847,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13880,"src":"15929:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13846,"name":"uint160","nodeType":"ElementaryTypeName","src":"15929:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15928:9:43"},"scope":14290,"src":"15850:297:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13964,"nodeType":"Block","src":"16546:512:43","statements":[{"assignments":[13892],"declarations":[{"constant":false,"id":13892,"mutability":"mutable","name":"len","nameLocation":"16564:3:43","nodeType":"VariableDeclaration","scope":13964,"src":"16556:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13891,"name":"uint256","nodeType":"ElementaryTypeName","src":"16556:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13896,"initialValue":{"expression":{"expression":{"id":13893,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"16570:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13894,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16575:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16570:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16588:6:43","memberName":"length","nodeType":"MemberAccess","src":"16570:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16556:38:43"},{"assignments":[13898],"declarations":[{"constant":false,"id":13898,"mutability":"mutable","name":"low","nameLocation":"16613:3:43","nodeType":"VariableDeclaration","scope":13964,"src":"16605:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13897,"name":"uint256","nodeType":"ElementaryTypeName","src":"16605:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13900,"initialValue":{"hexValue":"30","id":13899,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16619:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"16605:15:43"},{"assignments":[13902],"declarations":[{"constant":false,"id":13902,"mutability":"mutable","name":"high","nameLocation":"16638:4:43","nodeType":"VariableDeclaration","scope":13964,"src":"16630:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13901,"name":"uint256","nodeType":"ElementaryTypeName","src":"16630:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13904,"initialValue":{"id":13903,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16645:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16630:18:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13907,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13905,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16663:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":13906,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16669:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"16663:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13939,"nodeType":"IfStatement","src":"16659:234:43","trueBody":{"id":13938,"nodeType":"Block","src":"16672:221:43","statements":[{"assignments":[13909],"declarations":[{"constant":false,"id":13909,"mutability":"mutable","name":"mid","nameLocation":"16694:3:43","nodeType":"VariableDeclaration","scope":13938,"src":"16686:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13908,"name":"uint256","nodeType":"ElementaryTypeName","src":"16686:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13916,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13910,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16700:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":13913,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13892,"src":"16716:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13911,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"16706:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":13912,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16711:4:43","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10179,"src":"16706:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":13914,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16706:14:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16700:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16686:34:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":13924,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13917,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13886,"src":"16738:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":13919,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"16758:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13920,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16763:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16758:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13921,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13909,"src":"16777:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13918,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"16744:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13922,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16744:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13923,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16782:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"16744:42:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"16738:48:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13936,"nodeType":"Block","src":"16837:46:43","statements":[{"expression":{"id":13934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13930,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13898,"src":"16855:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13933,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13931,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13909,"src":"16861:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13932,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16867:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16861:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16855:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13935,"nodeType":"ExpressionStatement","src":"16855:13:43"}]},"id":13937,"nodeType":"IfStatement","src":"16734:149:43","trueBody":{"id":13929,"nodeType":"Block","src":"16788:43:43","statements":[{"expression":{"id":13927,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13925,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13902,"src":"16806:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13926,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13909,"src":"16813:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16806:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13928,"nodeType":"ExpressionStatement","src":"16806:10:43"}]}}]}},{"assignments":[13941],"declarations":[{"constant":false,"id":13941,"mutability":"mutable","name":"pos","nameLocation":"16911:3:43","nodeType":"VariableDeclaration","scope":13964,"src":"16903:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13940,"name":"uint256","nodeType":"ElementaryTypeName","src":"16903:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13949,"initialValue":{"arguments":[{"expression":{"id":13943,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"16936:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13944,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16941:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"16936:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":13945,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13886,"src":"16955:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":13946,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13898,"src":"16960:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13947,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13902,"src":"16965:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13942,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13174,13698,14222],"referencedDeclaration":14222,"src":"16917:18:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":13948,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16917:53:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16903:67:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13952,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13950,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13941,"src":"16988:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13951,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16995:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16988:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13955,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13884,"src":"17017:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13956,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17022:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17017:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13959,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13957,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13941,"src":"17036:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13958,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17042:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17036:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13954,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"17003:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17003:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13961,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17045:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"17003:48:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13962,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16988:63:43","trueExpression":{"hexValue":"30","id":13953,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16999:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13890,"id":13963,"nodeType":"Return","src":"16981:70:43"}]},"documentation":{"id":13881,"nodeType":"StructuredDocumentation","src":"16153:294:43","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":13965,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"16461:17:43","nodeType":"FunctionDefinition","parameters":{"id":13887,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13884,"mutability":"mutable","name":"self","nameLocation":"16496:4:43","nodeType":"VariableDeclaration","scope":13965,"src":"16479:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13883,"nodeType":"UserDefinedTypeName","pathNode":{"id":13882,"name":"Trace160","nameLocations":["16479:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"16479:8:43"},"referencedDeclaration":13770,"src":"16479:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":13886,"mutability":"mutable","name":"key","nameLocation":"16509:3:43","nodeType":"VariableDeclaration","scope":13965,"src":"16502:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":13885,"name":"uint96","nodeType":"ElementaryTypeName","src":"16502:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"16478:35:43"},"returnParameters":{"id":13890,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13889,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13965,"src":"16537:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13888,"name":"uint160","nodeType":"ElementaryTypeName","src":"16537:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"16536:9:43"},"scope":14290,"src":"16452:606:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13994,"nodeType":"Block","src":"17249:135:43","statements":[{"assignments":[13975],"declarations":[{"constant":false,"id":13975,"mutability":"mutable","name":"pos","nameLocation":"17267:3:43","nodeType":"VariableDeclaration","scope":13994,"src":"17259:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13974,"name":"uint256","nodeType":"ElementaryTypeName","src":"17259:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13979,"initialValue":{"expression":{"expression":{"id":13976,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13969,"src":"17273:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13977,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17278:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17273:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":13978,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17291:6:43","memberName":"length","nodeType":"MemberAccess","src":"17273:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17259:38:43"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13982,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13980,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13975,"src":"17314:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17321:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17314:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13985,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13969,"src":"17343:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":13986,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17348:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17343:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13989,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13987,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13975,"src":"17362:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13988,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17368:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17362:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13984,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"17329:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":13990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17329:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":13991,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17371:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"17329:48:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":13992,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"17314:63:43","trueExpression":{"hexValue":"30","id":13983,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17325:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":13973,"id":13993,"nodeType":"Return","src":"17307:70:43"}]},"documentation":{"id":13966,"nodeType":"StructuredDocumentation","src":"17064:109:43","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":13995,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"17187:6:43","nodeType":"FunctionDefinition","parameters":{"id":13970,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13969,"mutability":"mutable","name":"self","nameLocation":"17211:4:43","nodeType":"VariableDeclaration","scope":13995,"src":"17194:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13968,"nodeType":"UserDefinedTypeName","pathNode":{"id":13967,"name":"Trace160","nameLocations":["17194:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"17194:8:43"},"referencedDeclaration":13770,"src":"17194:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17193:23:43"},"returnParameters":{"id":13973,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13972,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13995,"src":"17240:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":13971,"name":"uint160","nodeType":"ElementaryTypeName","src":"17240:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17239:9:43"},"scope":14290,"src":"17178:206:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14043,"nodeType":"Block","src":"17677:275:43","statements":[{"assignments":[14009],"declarations":[{"constant":false,"id":14009,"mutability":"mutable","name":"pos","nameLocation":"17695:3:43","nodeType":"VariableDeclaration","scope":14043,"src":"17687:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14008,"name":"uint256","nodeType":"ElementaryTypeName","src":"17687:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14013,"initialValue":{"expression":{"expression":{"id":14010,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"17701:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14011,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17706:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17701:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14012,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17719:6:43","memberName":"length","nodeType":"MemberAccess","src":"17701:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17687:38:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14016,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14014,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14009,"src":"17739:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17746:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17739:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14041,"nodeType":"Block","src":"17800:146:43","statements":[{"assignments":[14025],"declarations":[{"constant":false,"id":14025,"mutability":"mutable","name":"ckpt","nameLocation":"17836:4:43","nodeType":"VariableDeclaration","scope":14041,"src":"17814:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14024,"nodeType":"UserDefinedTypeName","pathNode":{"id":14023,"name":"Checkpoint160","nameLocations":["17814:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"17814:13:43"},"referencedDeclaration":13775,"src":"17814:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14033,"initialValue":{"arguments":[{"expression":{"id":14027,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"17857:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14028,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17862:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"17857:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14031,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14029,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14009,"src":"17876:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14030,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17882:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17876:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14026,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"17843:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17843:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"17814:70:43"},{"expression":{"components":[{"hexValue":"74727565","id":14034,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17906:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":14035,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14025,"src":"17912:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14036,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17917:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"17912:9:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"expression":{"id":14037,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14025,"src":"17923:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14038,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17928:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"17923:11:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14039,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"17905:30:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint96_$_t_uint160_$","typeString":"tuple(bool,uint96,uint160)"}},"functionReturnParameters":14007,"id":14040,"nodeType":"Return","src":"17898:37:43"}]},"id":14042,"nodeType":"IfStatement","src":"17735:211:43","trueBody":{"id":14022,"nodeType":"Block","src":"17749:45:43","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":14017,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17771:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":14018,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17778:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":14019,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17781:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":14020,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"17770:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":14007,"id":14021,"nodeType":"Return","src":"17763:20:43"}]}}]},"documentation":{"id":13996,"nodeType":"StructuredDocumentation","src":"17390:168:43","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":14044,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"17572:16:43","nodeType":"FunctionDefinition","parameters":{"id":14000,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13999,"mutability":"mutable","name":"self","nameLocation":"17606:4:43","nodeType":"VariableDeclaration","scope":14044,"src":"17589:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":13998,"nodeType":"UserDefinedTypeName","pathNode":{"id":13997,"name":"Trace160","nameLocations":["17589:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"17589:8:43"},"referencedDeclaration":13770,"src":"17589:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17588:23:43"},"returnParameters":{"id":14007,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14002,"mutability":"mutable","name":"exists","nameLocation":"17640:6:43","nodeType":"VariableDeclaration","scope":14044,"src":"17635:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14001,"name":"bool","nodeType":"ElementaryTypeName","src":"17635:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":14004,"mutability":"mutable","name":"_key","nameLocation":"17655:4:43","nodeType":"VariableDeclaration","scope":14044,"src":"17648:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14003,"name":"uint96","nodeType":"ElementaryTypeName","src":"17648:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14006,"mutability":"mutable","name":"_value","nameLocation":"17669:6:43","nodeType":"VariableDeclaration","scope":14044,"src":"17661:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14005,"name":"uint160","nodeType":"ElementaryTypeName","src":"17661:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17634:42:43"},"scope":14290,"src":"17563:389:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14057,"nodeType":"Block","src":"18091:48:43","statements":[{"expression":{"expression":{"expression":{"id":14053,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14048,"src":"18108:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14054,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18113:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"18108:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18126:6:43","memberName":"length","nodeType":"MemberAccess","src":"18108:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14052,"id":14056,"nodeType":"Return","src":"18101:31:43"}]},"documentation":{"id":14045,"nodeType":"StructuredDocumentation","src":"17958:57:43","text":" @dev Returns the number of checkpoint."},"id":14058,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"18029:6:43","nodeType":"FunctionDefinition","parameters":{"id":14049,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14048,"mutability":"mutable","name":"self","nameLocation":"18053:4:43","nodeType":"VariableDeclaration","scope":14058,"src":"18036:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14047,"nodeType":"UserDefinedTypeName","pathNode":{"id":14046,"name":"Trace160","nameLocations":["18036:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"18036:8:43"},"referencedDeclaration":13770,"src":"18036:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"18035:23:43"},"returnParameters":{"id":14052,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14051,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14058,"src":"18082:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14050,"name":"uint256","nodeType":"ElementaryTypeName","src":"18082:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18081:9:43"},"scope":14290,"src":"18020:119:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14075,"nodeType":"Block","src":"18303:46:43","statements":[{"expression":{"baseExpression":{"expression":{"id":14070,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14062,"src":"18320:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14071,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18325:12:43","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13769,"src":"18320:17:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14073,"indexExpression":{"id":14072,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14064,"src":"18338:3:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"18320:22:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref"}},"functionReturnParameters":14069,"id":14074,"nodeType":"Return","src":"18313:29:43"}]},"documentation":{"id":14059,"nodeType":"StructuredDocumentation","src":"18145:61:43","text":" @dev Returns checkpoint at given position."},"id":14076,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"18220:2:43","nodeType":"FunctionDefinition","parameters":{"id":14065,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14062,"mutability":"mutable","name":"self","nameLocation":"18240:4:43","nodeType":"VariableDeclaration","scope":14076,"src":"18223:21:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14061,"nodeType":"UserDefinedTypeName","pathNode":{"id":14060,"name":"Trace160","nameLocations":["18223:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":13770,"src":"18223:8:43"},"referencedDeclaration":13770,"src":"18223:8:43","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$13770_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14064,"mutability":"mutable","name":"pos","nameLocation":"18253:3:43","nodeType":"VariableDeclaration","scope":14076,"src":"18246:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14063,"name":"uint32","nodeType":"ElementaryTypeName","src":"18246:6:43","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"18222:35:43"},"returnParameters":{"id":14069,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14068,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14076,"src":"18281:20:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14067,"nodeType":"UserDefinedTypeName","pathNode":{"id":14066,"name":"Checkpoint160","nameLocations":["18281:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"18281:13:43"},"referencedDeclaration":13775,"src":"18281:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"18280:22:43"},"scope":14290,"src":"18211:138:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14169,"nodeType":"Block","src":"18682:765:43","statements":[{"assignments":[14093],"declarations":[{"constant":false,"id":14093,"mutability":"mutable","name":"pos","nameLocation":"18700:3:43","nodeType":"VariableDeclaration","scope":14169,"src":"18692:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14092,"name":"uint256","nodeType":"ElementaryTypeName","src":"18692:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14096,"initialValue":{"expression":{"id":14094,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"18706:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14095,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18711:6:43","memberName":"length","nodeType":"MemberAccess","src":"18706:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18692:25:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14097,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14093,"src":"18732:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":14098,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18738:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"18732:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14167,"nodeType":"Block","src":"19333:108:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":14158,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"19378:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14159,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19391:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14157,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13775,"src":"19357:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14160,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19372:4:43","19383:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19357:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14154,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"19347:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14156,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19352:4:43","memberName":"push","nodeType":"MemberAccess","src":"19347:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$13775_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14161,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19347:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14162,"nodeType":"ExpressionStatement","src":"19347:52:43"},{"expression":{"components":[{"hexValue":"30","id":14163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19421:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14164,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19424:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14165,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19420:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint160_$","typeString":"tuple(int_const 0,uint160)"}},"functionReturnParameters":14091,"id":14166,"nodeType":"Return","src":"19413:17:43"}]},"id":14168,"nodeType":"IfStatement","src":"18728:713:43","trueBody":{"id":14153,"nodeType":"Block","src":"18741:586:43","statements":[{"assignments":[14102],"declarations":[{"constant":false,"id":14102,"mutability":"mutable","name":"last","nameLocation":"18777:4:43","nodeType":"VariableDeclaration","scope":14153,"src":"18755:26:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14101,"nodeType":"UserDefinedTypeName","pathNode":{"id":14100,"name":"Checkpoint160","nameLocations":["18755:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"18755:13:43"},"referencedDeclaration":13775,"src":"18755:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14109,"initialValue":{"arguments":[{"id":14104,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"18798:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14107,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14105,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14093,"src":"18804:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14106,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18810:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"18804:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14103,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"18784:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14108,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18784:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"18755:57:43"},{"assignments":[14111],"declarations":[{"constant":false,"id":14111,"mutability":"mutable","name":"lastKey","nameLocation":"18833:7:43","nodeType":"VariableDeclaration","scope":14153,"src":"18826:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14110,"name":"uint96","nodeType":"ElementaryTypeName","src":"18826:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"id":14114,"initialValue":{"expression":{"id":14112,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14102,"src":"18843:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14113,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18848:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"18843:9:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"VariableDeclarationStatement","src":"18826:26:43"},{"assignments":[14116],"declarations":[{"constant":false,"id":14116,"mutability":"mutable","name":"lastValue","nameLocation":"18874:9:43","nodeType":"VariableDeclaration","scope":14153,"src":"18866:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14115,"name":"uint160","nodeType":"ElementaryTypeName","src":"18866:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"id":14119,"initialValue":{"expression":{"id":14117,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14102,"src":"18886:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14118,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18891:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"18886:11:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"VariableDeclarationStatement","src":"18866:31:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14122,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14120,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14111,"src":"18971:7:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14121,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"18981:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"18971:13:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14127,"nodeType":"IfStatement","src":"18967:89:43","trueBody":{"id":14126,"nodeType":"Block","src":"18986:70:43","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":14123,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12717,"src":"19011:28:43","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":14124,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19011:30:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14125,"nodeType":"RevertStatement","src":"19004:37:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14130,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14128,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14111,"src":"19119:7:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":14129,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"19130:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"19119:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14147,"nodeType":"Block","src":"19193:85:43","statements":[{"expression":{"arguments":[{"arguments":[{"id":14142,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14083,"src":"19242:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14143,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19255:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14141,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13775,"src":"19221:13:43","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19236:4:43","19247:6:43"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19221:41:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$13775_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14138,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14081,"src":"19211:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19216:4:43","memberName":"push","nodeType":"MemberAccess","src":"19211:9:43","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$13775_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19211:52:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14146,"nodeType":"ExpressionStatement","src":"19211:52:43"}]},"id":14148,"nodeType":"IfStatement","src":"19115:163:43","trueBody":{"id":14137,"nodeType":"Block","src":"19135:52:43","statements":[{"expression":{"id":14135,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14131,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14102,"src":"19153:4:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14133,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19158:6:43","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13774,"src":"19153:11:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14134,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19167:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"19153:19:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14136,"nodeType":"ExpressionStatement","src":"19153:19:43"}]}},{"expression":{"components":[{"id":14149,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14116,"src":"19299:9:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},{"id":14150,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14085,"src":"19310:5:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14151,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19298:18:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":14091,"id":14152,"nodeType":"Return","src":"19291:25:43"}]}}]},"documentation":{"id":14077,"nodeType":"StructuredDocumentation","src":"18355:165:43","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":14170,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"18534:7:43","nodeType":"FunctionDefinition","parameters":{"id":14086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14081,"mutability":"mutable","name":"self","nameLocation":"18575:4:43","nodeType":"VariableDeclaration","scope":14170,"src":"18551:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14079,"nodeType":"UserDefinedTypeName","pathNode":{"id":14078,"name":"Checkpoint160","nameLocations":["18551:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"18551:13:43"},"referencedDeclaration":13775,"src":"18551:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14080,"nodeType":"ArrayTypeName","src":"18551:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14083,"mutability":"mutable","name":"key","nameLocation":"18596:3:43","nodeType":"VariableDeclaration","scope":14170,"src":"18589:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14082,"name":"uint96","nodeType":"ElementaryTypeName","src":"18589:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14085,"mutability":"mutable","name":"value","nameLocation":"18617:5:43","nodeType":"VariableDeclaration","scope":14170,"src":"18609:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14084,"name":"uint160","nodeType":"ElementaryTypeName","src":"18609:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18541:87:43"},"returnParameters":{"id":14091,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14088,"mutability":"mutable","name":"oldValue","nameLocation":"18654:8:43","nodeType":"VariableDeclaration","scope":14170,"src":"18646:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14087,"name":"uint160","nodeType":"ElementaryTypeName","src":"18646:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":14090,"mutability":"mutable","name":"newValue","nameLocation":"18672:8:43","nodeType":"VariableDeclaration","scope":14170,"src":"18664:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14089,"name":"uint160","nodeType":"ElementaryTypeName","src":"18664:7:43","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18645:36:43"},"scope":14290,"src":"18525:922:43","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":14221,"nodeType":"Block","src":"19963:267:43","statements":[{"body":{"id":14217,"nodeType":"Block","src":"19992:211:43","statements":[{"assignments":[14190],"declarations":[{"constant":false,"id":14190,"mutability":"mutable","name":"mid","nameLocation":"20014:3:43","nodeType":"VariableDeclaration","scope":14217,"src":"20006:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14189,"name":"uint256","nodeType":"ElementaryTypeName","src":"20006:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14196,"initialValue":{"arguments":[{"id":14193,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14179,"src":"20033:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14194,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"20038:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14191,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"20020:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":14192,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20025:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"20020:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14195,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20020:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20006:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14198,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14175,"src":"20075:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14199,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14190,"src":"20081:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14197,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"20061:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14200,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20061:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14201,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20086:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"20061:29:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14202,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14177,"src":"20093:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20061:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14215,"nodeType":"Block","src":"20147:46:43","statements":[{"expression":{"id":14213,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14209,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14179,"src":"20165:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14212,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14210,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14190,"src":"20171:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14211,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20177:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20171:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20165:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14214,"nodeType":"ExpressionStatement","src":"20165:13:43"}]},"id":14216,"nodeType":"IfStatement","src":"20057:136:43","trueBody":{"id":14208,"nodeType":"Block","src":"20098:43:43","statements":[{"expression":{"id":14206,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14204,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"20116:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14205,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14190,"src":"20123:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20116:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14207,"nodeType":"ExpressionStatement","src":"20116:10:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14188,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14186,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14179,"src":"19980:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14187,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"19986:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"19980:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14218,"nodeType":"WhileStatement","src":"19973:230:43"},{"expression":{"id":14219,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14181,"src":"20219:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14185,"id":14220,"nodeType":"Return","src":"20212:11:43"}]},"documentation":{"id":14171,"nodeType":"StructuredDocumentation","src":"19453:339:43","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14222,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"19806:18:43","nodeType":"FunctionDefinition","parameters":{"id":14182,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14175,"mutability":"mutable","name":"self","nameLocation":"19858:4:43","nodeType":"VariableDeclaration","scope":14222,"src":"19834:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14173,"nodeType":"UserDefinedTypeName","pathNode":{"id":14172,"name":"Checkpoint160","nameLocations":["19834:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"19834:13:43"},"referencedDeclaration":13775,"src":"19834:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14174,"nodeType":"ArrayTypeName","src":"19834:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14177,"mutability":"mutable","name":"key","nameLocation":"19879:3:43","nodeType":"VariableDeclaration","scope":14222,"src":"19872:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14176,"name":"uint96","nodeType":"ElementaryTypeName","src":"19872:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14179,"mutability":"mutable","name":"low","nameLocation":"19900:3:43","nodeType":"VariableDeclaration","scope":14222,"src":"19892:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14178,"name":"uint256","nodeType":"ElementaryTypeName","src":"19892:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14181,"mutability":"mutable","name":"high","nameLocation":"19921:4:43","nodeType":"VariableDeclaration","scope":14222,"src":"19913:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14180,"name":"uint256","nodeType":"ElementaryTypeName","src":"19913:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19824:107:43"},"returnParameters":{"id":14185,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14184,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14222,"src":"19954:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14183,"name":"uint256","nodeType":"ElementaryTypeName","src":"19954:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19953:9:43"},"scope":14290,"src":"19797:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14273,"nodeType":"Block","src":"20747:267:43","statements":[{"body":{"id":14269,"nodeType":"Block","src":"20776:211:43","statements":[{"assignments":[14242],"declarations":[{"constant":false,"id":14242,"mutability":"mutable","name":"mid","nameLocation":"20798:3:43","nodeType":"VariableDeclaration","scope":14269,"src":"20790:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14241,"name":"uint256","nodeType":"ElementaryTypeName","src":"20790:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14248,"initialValue":{"arguments":[{"id":14245,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14231,"src":"20817:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14246,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"20822:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14243,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"20804:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":14244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20809:7:43","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9452,"src":"20804:12:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14247,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20804:23:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20790:37:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14250,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14227,"src":"20859:4:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14251,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14242,"src":"20865:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14249,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13241,13765,14289],"referencedDeclaration":14289,"src":"20845:13:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$13775_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14252,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20845:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14253,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20870:4:43","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13772,"src":"20845:29:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14254,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14229,"src":"20877:3:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20845:35:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14267,"nodeType":"Block","src":"20934:43:43","statements":[{"expression":{"id":14265,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14263,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"20952:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14264,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14242,"src":"20959:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20952:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14266,"nodeType":"ExpressionStatement","src":"20952:10:43"}]},"id":14268,"nodeType":"IfStatement","src":"20841:136:43","trueBody":{"id":14262,"nodeType":"Block","src":"20882:46:43","statements":[{"expression":{"id":14260,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14256,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14231,"src":"20900:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14259,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14257,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14242,"src":"20906:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14258,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20912:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20906:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20900:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14261,"nodeType":"ExpressionStatement","src":"20900:13:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14240,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14238,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14231,"src":"20764:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14239,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"20770:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20764:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14270,"nodeType":"WhileStatement","src":"20757:230:43"},{"expression":{"id":14271,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14233,"src":"21003:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14237,"id":14272,"nodeType":"Return","src":"20996:11:43"}]},"documentation":{"id":14223,"nodeType":"StructuredDocumentation","src":"20236:340:43","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14274,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"20590:18:43","nodeType":"FunctionDefinition","parameters":{"id":14234,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14227,"mutability":"mutable","name":"self","nameLocation":"20642:4:43","nodeType":"VariableDeclaration","scope":14274,"src":"20618:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14225,"nodeType":"UserDefinedTypeName","pathNode":{"id":14224,"name":"Checkpoint160","nameLocations":["20618:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"20618:13:43"},"referencedDeclaration":13775,"src":"20618:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14226,"nodeType":"ArrayTypeName","src":"20618:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14229,"mutability":"mutable","name":"key","nameLocation":"20663:3:43","nodeType":"VariableDeclaration","scope":14274,"src":"20656:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14228,"name":"uint96","nodeType":"ElementaryTypeName","src":"20656:6:43","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14231,"mutability":"mutable","name":"low","nameLocation":"20684:3:43","nodeType":"VariableDeclaration","scope":14274,"src":"20676:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14230,"name":"uint256","nodeType":"ElementaryTypeName","src":"20676:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14233,"mutability":"mutable","name":"high","nameLocation":"20705:4:43","nodeType":"VariableDeclaration","scope":14274,"src":"20697:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14232,"name":"uint256","nodeType":"ElementaryTypeName","src":"20697:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20608:107:43"},"returnParameters":{"id":14237,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14236,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14274,"src":"20738:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14235,"name":"uint256","nodeType":"ElementaryTypeName","src":"20738:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20737:9:43"},"scope":14290,"src":"20581:433:43","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14288,"nodeType":"Block","src":"21297:125:43","statements":[{"AST":{"nodeType":"YulBlock","src":"21316:100:43","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21337:1:43","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"21340:9:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"21330:6:43"},"nodeType":"YulFunctionCall","src":"21330:20:43"},"nodeType":"YulExpressionStatement","src":"21330:20:43"},{"nodeType":"YulAssignment","src":"21363:43:43","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21392:1:43","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"21395:4:43","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"21382:9:43"},"nodeType":"YulFunctionCall","src":"21382:18:43"},{"name":"pos","nodeType":"YulIdentifier","src":"21402:3:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"21378:3:43"},"nodeType":"YulFunctionCall","src":"21378:28:43"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"21363:11:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":14281,"isOffset":false,"isSlot":false,"src":"21402:3:43","valueSize":1},{"declaration":14285,"isOffset":false,"isSlot":true,"src":"21363:11:43","suffix":"slot","valueSize":1},{"declaration":14279,"isOffset":false,"isSlot":true,"src":"21340:9:43","suffix":"slot","valueSize":1}],"id":14287,"nodeType":"InlineAssembly","src":"21307:109:43"}]},"documentation":{"id":14275,"nodeType":"StructuredDocumentation","src":"21020:132:43","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":14289,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"21166:13:43","nodeType":"FunctionDefinition","parameters":{"id":14282,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14279,"mutability":"mutable","name":"self","nameLocation":"21213:4:43","nodeType":"VariableDeclaration","scope":14289,"src":"21189:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14277,"nodeType":"UserDefinedTypeName","pathNode":{"id":14276,"name":"Checkpoint160","nameLocations":["21189:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"21189:13:43"},"referencedDeclaration":13775,"src":"21189:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14278,"nodeType":"ArrayTypeName","src":"21189:15:43","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$13775_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14281,"mutability":"mutable","name":"pos","nameLocation":"21235:3:43","nodeType":"VariableDeclaration","scope":14289,"src":"21227:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14280,"name":"uint256","nodeType":"ElementaryTypeName","src":"21227:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21179:65:43"},"returnParameters":{"id":14286,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14285,"mutability":"mutable","name":"result","nameLocation":"21289:6:43","nodeType":"VariableDeclaration","scope":14289,"src":"21267:28:43","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14284,"nodeType":"UserDefinedTypeName","pathNode":{"id":14283,"name":"Checkpoint160","nameLocations":["21267:13:43"],"nodeType":"IdentifierPath","referencedDeclaration":13775,"src":"21267:13:43"},"referencedDeclaration":13775,"src":"21267:13:43","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$13775_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"21266:30:43"},"scope":14290,"src":"21157:265:43","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":14291,"src":"668:20756:43","usedErrors":[12717],"usedEvents":[]}],"src":"201:21224:43"},"id":43},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","exportedSymbols":{"DoubleEndedQueue":[14645],"Panic":[6860]},"id":14646,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14292,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:44"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":14294,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14646,"sourceUnit":6861,"src":"143:35:44","symbolAliases":[{"foreign":{"id":14293,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"151:5:44","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"DoubleEndedQueue","contractDependencies":[],"contractKind":"library","documentation":{"id":14295,"nodeType":"StructuredDocumentation","src":"180:638:44","text":" @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n the existing queue contents are left in storage.\n The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n used in storage, and not in memory.\n ```solidity\n DoubleEndedQueue.Bytes32Deque queue;\n ```"},"fullyImplemented":true,"id":14645,"linearizedBaseContracts":[14645],"name":"DoubleEndedQueue","nameLocation":"827:16:44","nodeType":"ContractDefinition","nodes":[{"canonicalName":"DoubleEndedQueue.Bytes32Deque","documentation":{"id":14296,"nodeType":"StructuredDocumentation","src":"850:513:44","text":" @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n lead to unexpected behavior.\n The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around."},"id":14305,"members":[{"constant":false,"id":14298,"mutability":"mutable","name":"_begin","nameLocation":"1406:6:44","nodeType":"VariableDeclaration","scope":14305,"src":"1398:14:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14297,"name":"uint128","nodeType":"ElementaryTypeName","src":"1398:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14300,"mutability":"mutable","name":"_end","nameLocation":"1430:4:44","nodeType":"VariableDeclaration","scope":14305,"src":"1422:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14299,"name":"uint128","nodeType":"ElementaryTypeName","src":"1422:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14304,"mutability":"mutable","name":"_data","nameLocation":"1478:5:44","nodeType":"VariableDeclaration","scope":14305,"src":"1444:39:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"typeName":{"id":14303,"keyName":"index","keyNameLocation":"1460:5:44","keyType":{"id":14301,"name":"uint128","nodeType":"ElementaryTypeName","src":"1452:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Mapping","src":"1444:33:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":14302,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1469:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"internal"}],"name":"Bytes32Deque","nameLocation":"1375:12:44","nodeType":"StructDefinition","scope":14645,"src":"1368:122:44","visibility":"public"},{"body":{"id":14350,"nodeType":"Block","src":"1707:247:44","statements":[{"id":14349,"nodeType":"UncheckedBlock","src":"1717:231:44","statements":[{"assignments":[14315],"declarations":[{"constant":false,"id":14315,"mutability":"mutable","name":"backIndex","nameLocation":"1749:9:44","nodeType":"VariableDeclaration","scope":14349,"src":"1741:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14314,"name":"uint128","nodeType":"ElementaryTypeName","src":"1741:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14318,"initialValue":{"expression":{"id":14316,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1761:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14317,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1767:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"1761:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"1741:30:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14324,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14321,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14319,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14315,"src":"1789:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14320,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1801:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1789:13:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14322,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1806:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14323,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1812:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"1806:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1789:29:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14332,"nodeType":"IfStatement","src":"1785:68:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14328,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"1832:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14329,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1838:14:44","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":6847,"src":"1832:20:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14325,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"1820:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14327,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1826:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"1820:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14330,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1820:33:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14331,"nodeType":"ExpressionStatement","src":"1820:33:44"}},{"expression":{"id":14339,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":14333,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1867:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14336,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1873:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"1867:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14337,"indexExpression":{"id":14335,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14315,"src":"1879:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1867:22:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14338,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14311,"src":"1892:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"1867:30:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14340,"nodeType":"ExpressionStatement","src":"1867:30:44"},{"expression":{"id":14347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14341,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14309,"src":"1911:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14343,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"1917:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"1911:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14346,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14344,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14315,"src":"1924:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14345,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1936:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1924:13:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1911:26:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14348,"nodeType":"ExpressionStatement","src":"1911:26:44"}]}]},"documentation":{"id":14306,"nodeType":"StructuredDocumentation","src":"1496:136:44","text":" @dev Inserts an item at the end of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":14351,"implemented":true,"kind":"function","modifiers":[],"name":"pushBack","nameLocation":"1646:8:44","nodeType":"FunctionDefinition","parameters":{"id":14312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14309,"mutability":"mutable","name":"deque","nameLocation":"1676:5:44","nodeType":"VariableDeclaration","scope":14351,"src":"1655:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14308,"nodeType":"UserDefinedTypeName","pathNode":{"id":14307,"name":"Bytes32Deque","nameLocations":["1655:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"1655:12:44"},"referencedDeclaration":14305,"src":"1655:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14311,"mutability":"mutable","name":"value","nameLocation":"1691:5:44","nodeType":"VariableDeclaration","scope":14351,"src":"1683:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1683:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1654:43:44"},"returnParameters":{"id":14313,"nodeType":"ParameterList","parameters":[],"src":"1707:0:44"},"scope":14645,"src":"1637:317:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14400,"nodeType":"Block","src":"2197:308:44","statements":[{"id":14399,"nodeType":"UncheckedBlock","src":"2207:292:44","statements":[{"assignments":[14361],"declarations":[{"constant":false,"id":14361,"mutability":"mutable","name":"backIndex","nameLocation":"2239:9:44","nodeType":"VariableDeclaration","scope":14399,"src":"2231:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14360,"name":"uint128","nodeType":"ElementaryTypeName","src":"2231:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14364,"initialValue":{"expression":{"id":14362,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2251:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14363,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2257:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"2251:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2231:30:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14368,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14365,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2279:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14366,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2292:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14367,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"2292:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2279:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14376,"nodeType":"IfStatement","src":"2275:65:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14372,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2318:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14373,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2324:15:44","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":6839,"src":"2318:21:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14369,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2306:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2312:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"2306:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14374,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2306:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14375,"nodeType":"ExpressionStatement","src":"2306:34:44"}},{"expression":{"id":14378,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2354:11:44","subExpression":{"id":14377,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2356:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14379,"nodeType":"ExpressionStatement","src":"2354:11:44"},{"expression":{"id":14385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14380,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14358,"src":"2379:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":14381,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2387:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14382,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2393:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"2387:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14384,"indexExpression":{"id":14383,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2399:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2387:22:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2379:30:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14386,"nodeType":"ExpressionStatement","src":"2379:30:44"},{"expression":{"id":14391,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"2423:29:44","subExpression":{"baseExpression":{"expression":{"id":14387,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2430:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14388,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2436:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"2430:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14390,"indexExpression":{"id":14389,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2442:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2430:22:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14392,"nodeType":"ExpressionStatement","src":"2423:29:44"},{"expression":{"id":14397,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14393,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14355,"src":"2466:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14395,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2472:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"2466:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14396,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14361,"src":"2479:9:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2466:22:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14398,"nodeType":"ExpressionStatement","src":"2466:22:44"}]}]},"documentation":{"id":14352,"nodeType":"StructuredDocumentation","src":"1960:154:44","text":" @dev Removes the item at the end of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":14401,"implemented":true,"kind":"function","modifiers":[],"name":"popBack","nameLocation":"2128:7:44","nodeType":"FunctionDefinition","parameters":{"id":14356,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14355,"mutability":"mutable","name":"deque","nameLocation":"2157:5:44","nodeType":"VariableDeclaration","scope":14401,"src":"2136:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14354,"nodeType":"UserDefinedTypeName","pathNode":{"id":14353,"name":"Bytes32Deque","nameLocations":["2136:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"2136:12:44"},"referencedDeclaration":14305,"src":"2136:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"2135:28:44"},"returnParameters":{"id":14359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14358,"mutability":"mutable","name":"value","nameLocation":"2190:5:44","nodeType":"VariableDeclaration","scope":14401,"src":"2182:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14357,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2182:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2181:15:44"},"scope":14645,"src":"2119:386:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14444,"nodeType":"Block","src":"2729:249:44","statements":[{"id":14443,"nodeType":"UncheckedBlock","src":"2739:233:44","statements":[{"assignments":[14411],"declarations":[{"constant":false,"id":14411,"mutability":"mutable","name":"frontIndex","nameLocation":"2771:10:44","nodeType":"VariableDeclaration","scope":14443,"src":"2763:18:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14410,"name":"uint128","nodeType":"ElementaryTypeName","src":"2763:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14416,"initialValue":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14415,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14412,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2784:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14413,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2790:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"2784:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14414,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2799:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2784:16:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2763:37:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14420,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14417,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14411,"src":"2818:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14418,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2832:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14419,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2838:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"2832:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2818:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14428,"nodeType":"IfStatement","src":"2814:63:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14424,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2856:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14425,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2862:14:44","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":6847,"src":"2856:20:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14421,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"2844:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2850:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"2844:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14426,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:33:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14427,"nodeType":"ExpressionStatement","src":"2844:33:44"}},{"expression":{"id":14435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":14429,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2891:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14432,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2897:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"2891:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14433,"indexExpression":{"id":14431,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14411,"src":"2903:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2891:23:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14434,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14407,"src":"2917:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2891:31:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14436,"nodeType":"ExpressionStatement","src":"2891:31:44"},{"expression":{"id":14441,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14437,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14405,"src":"2936:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14439,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2942:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"2936:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14440,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14411,"src":"2951:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2936:25:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14442,"nodeType":"ExpressionStatement","src":"2936:25:44"}]}]},"documentation":{"id":14402,"nodeType":"StructuredDocumentation","src":"2511:142:44","text":" @dev Inserts an item at the beginning of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":14445,"implemented":true,"kind":"function","modifiers":[],"name":"pushFront","nameLocation":"2667:9:44","nodeType":"FunctionDefinition","parameters":{"id":14408,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14405,"mutability":"mutable","name":"deque","nameLocation":"2698:5:44","nodeType":"VariableDeclaration","scope":14445,"src":"2677:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14404,"nodeType":"UserDefinedTypeName","pathNode":{"id":14403,"name":"Bytes32Deque","nameLocations":["2677:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"2677:12:44"},"referencedDeclaration":14305,"src":"2677:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14407,"mutability":"mutable","name":"value","nameLocation":"2713:5:44","nodeType":"VariableDeclaration","scope":14445,"src":"2705:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14406,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2705:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2676:43:44"},"returnParameters":{"id":14409,"nodeType":"ParameterList","parameters":[],"src":"2729:0:44"},"scope":14645,"src":"2658:320:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14493,"nodeType":"Block","src":"3228:294:44","statements":[{"id":14492,"nodeType":"UncheckedBlock","src":"3238:278:44","statements":[{"assignments":[14455],"declarations":[{"constant":false,"id":14455,"mutability":"mutable","name":"frontIndex","nameLocation":"3270:10:44","nodeType":"VariableDeclaration","scope":14492,"src":"3262:18:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14454,"name":"uint128","nodeType":"ElementaryTypeName","src":"3262:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14458,"initialValue":{"expression":{"id":14456,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3283:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14457,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3289:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"3283:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"3262:33:44"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14462,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14459,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3313:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14460,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3327:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14461,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3333:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"3327:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3313:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14470,"nodeType":"IfStatement","src":"3309:64:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14466,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3351:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14467,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3357:15:44","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":6839,"src":"3351:21:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14463,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3339:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3345:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"3339:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14468,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3339:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14469,"nodeType":"ExpressionStatement","src":"3339:34:44"}},{"expression":{"id":14476,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14471,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14452,"src":"3387:5:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":14472,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3395:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14473,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3401:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"3395:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14475,"indexExpression":{"id":14474,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3407:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3395:23:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3387:31:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14477,"nodeType":"ExpressionStatement","src":"3387:31:44"},{"expression":{"id":14482,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"3432:30:44","subExpression":{"baseExpression":{"expression":{"id":14478,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3439:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14479,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3445:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"3439:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14481,"indexExpression":{"id":14480,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3451:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3439:23:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14483,"nodeType":"ExpressionStatement","src":"3432:30:44"},{"expression":{"id":14490,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14484,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"3476:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14486,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3482:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"3476:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14487,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"3491:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14488,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3504:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3491:14:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3476:29:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14491,"nodeType":"ExpressionStatement","src":"3476:29:44"}]}]},"documentation":{"id":14446,"nodeType":"StructuredDocumentation","src":"2984:160:44","text":" @dev Removes the item at the beginning of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":14494,"implemented":true,"kind":"function","modifiers":[],"name":"popFront","nameLocation":"3158:8:44","nodeType":"FunctionDefinition","parameters":{"id":14450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14449,"mutability":"mutable","name":"deque","nameLocation":"3188:5:44","nodeType":"VariableDeclaration","scope":14494,"src":"3167:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14448,"nodeType":"UserDefinedTypeName","pathNode":{"id":14447,"name":"Bytes32Deque","nameLocations":["3167:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"3167:12:44"},"referencedDeclaration":14305,"src":"3167:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3166:28:44"},"returnParameters":{"id":14453,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14452,"mutability":"mutable","name":"value","nameLocation":"3221:5:44","nodeType":"VariableDeclaration","scope":14494,"src":"3213:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14451,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3213:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3212:15:44"},"scope":14645,"src":"3149:373:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14520,"nodeType":"Block","src":"3763:115:44","statements":[{"condition":{"arguments":[{"id":14504,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14498,"src":"3783:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14503,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14644,"src":"3777:5:44","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":14505,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3777:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14513,"nodeType":"IfStatement","src":"3773:56:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14509,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3803:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14510,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3809:19:44","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":6843,"src":"3803:25:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14506,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"3791:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14508,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3797:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"3791:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14511,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3791:38:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14512,"nodeType":"ExpressionStatement","src":"3791:38:44"}},{"expression":{"baseExpression":{"expression":{"id":14514,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14498,"src":"3846:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14515,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3852:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"3846:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14518,"indexExpression":{"expression":{"id":14516,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14498,"src":"3858:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14517,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3864:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"3858:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3846:25:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14502,"id":14519,"nodeType":"Return","src":"3839:32:44"}]},"documentation":{"id":14495,"nodeType":"StructuredDocumentation","src":"3528:149:44","text":" @dev Returns the item at the beginning of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":14521,"implemented":true,"kind":"function","modifiers":[],"name":"front","nameLocation":"3691:5:44","nodeType":"FunctionDefinition","parameters":{"id":14499,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14498,"mutability":"mutable","name":"deque","nameLocation":"3718:5:44","nodeType":"VariableDeclaration","scope":14521,"src":"3697:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14497,"nodeType":"UserDefinedTypeName","pathNode":{"id":14496,"name":"Bytes32Deque","nameLocations":["3697:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"3697:12:44"},"referencedDeclaration":14305,"src":"3697:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3696:28:44"},"returnParameters":{"id":14502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14501,"mutability":"mutable","name":"value","nameLocation":"3756:5:44","nodeType":"VariableDeclaration","scope":14521,"src":"3748:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14500,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3748:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3747:15:44"},"scope":14645,"src":"3682:196:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14550,"nodeType":"Block","src":"4112:151:44","statements":[{"condition":{"arguments":[{"id":14531,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"4132:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14530,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14644,"src":"4126:5:44","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":14532,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4126:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14540,"nodeType":"IfStatement","src":"4122:56:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14536,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4152:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14537,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4158:19:44","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":6843,"src":"4152:25:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14533,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4140:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14535,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4146:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"4140:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4140:38:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14539,"nodeType":"ExpressionStatement","src":"4140:38:44"}},{"id":14549,"nodeType":"UncheckedBlock","src":"4188:69:44","statements":[{"expression":{"baseExpression":{"expression":{"id":14541,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"4219:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14542,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4225:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"4219:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14547,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14546,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14543,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"4231:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14544,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4237:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"4231:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14545,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4244:1:44","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4231:14:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4219:27:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14529,"id":14548,"nodeType":"Return","src":"4212:34:44"}]}]},"documentation":{"id":14522,"nodeType":"StructuredDocumentation","src":"3884:143:44","text":" @dev Returns the item at the end of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":14551,"implemented":true,"kind":"function","modifiers":[],"name":"back","nameLocation":"4041:4:44","nodeType":"FunctionDefinition","parameters":{"id":14526,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14525,"mutability":"mutable","name":"deque","nameLocation":"4067:5:44","nodeType":"VariableDeclaration","scope":14551,"src":"4046:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14524,"nodeType":"UserDefinedTypeName","pathNode":{"id":14523,"name":"Bytes32Deque","nameLocations":["4046:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"4046:12:44"},"referencedDeclaration":14305,"src":"4046:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"4045:28:44"},"returnParameters":{"id":14529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14528,"mutability":"mutable","name":"value","nameLocation":"4105:5:44","nodeType":"VariableDeclaration","scope":14551,"src":"4097:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14527,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4097:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4096:15:44"},"scope":14645,"src":"4032:231:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14587,"nodeType":"Block","src":"4607:297:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14566,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14562,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14557,"src":"4621:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"arguments":[{"id":14564,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14555,"src":"4637:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14563,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14628,"src":"4630:6:44","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14305_storage_ptr_$returns$_t_uint256_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (uint256)"}},"id":14565,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4630:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4621:22:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14574,"nodeType":"IfStatement","src":"4617:66:44","trueBody":{"expression":{"arguments":[{"expression":{"id":14570,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4657:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14571,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4663:19:44","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":6843,"src":"4657:25:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14567,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6860,"src":"4645:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$6860_$","typeString":"type(library Panic)"}},"id":14569,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4651:5:44","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":6859,"src":"4645:11:44","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14572,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4645:38:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14573,"nodeType":"ExpressionStatement","src":"4645:38:44"}},{"id":14586,"nodeType":"UncheckedBlock","src":"4814:84:44","statements":[{"expression":{"baseExpression":{"expression":{"id":14575,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14555,"src":"4845:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14576,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4851:5:44","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14304,"src":"4845:11:44","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14584,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14583,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14577,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14555,"src":"4857:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14578,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4863:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"4857:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"id":14581,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14557,"src":"4880:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14580,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4872:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":14579,"name":"uint128","nodeType":"ElementaryTypeName","src":"4872:7:44","typeDescriptions":{}}},"id":14582,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4872:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"4857:29:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4845:42:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14561,"id":14585,"nodeType":"Return","src":"4838:49:44"}]}]},"documentation":{"id":14552,"nodeType":"StructuredDocumentation","src":"4269:240:44","text":" @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n `length(deque) - 1`.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds."},"id":14588,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4523:2:44","nodeType":"FunctionDefinition","parameters":{"id":14558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14555,"mutability":"mutable","name":"deque","nameLocation":"4547:5:44","nodeType":"VariableDeclaration","scope":14588,"src":"4526:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14554,"nodeType":"UserDefinedTypeName","pathNode":{"id":14553,"name":"Bytes32Deque","nameLocations":["4526:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"4526:12:44"},"referencedDeclaration":14305,"src":"4526:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14557,"mutability":"mutable","name":"index","nameLocation":"4562:5:44","nodeType":"VariableDeclaration","scope":14588,"src":"4554:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14556,"name":"uint256","nodeType":"ElementaryTypeName","src":"4554:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4525:43:44"},"returnParameters":{"id":14561,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14560,"mutability":"mutable","name":"value","nameLocation":"4600:5:44","nodeType":"VariableDeclaration","scope":14588,"src":"4592:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14559,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4592:7:44","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4591:15:44"},"scope":14645,"src":"4514:390:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14607,"nodeType":"Block","src":"5193:57:44","statements":[{"expression":{"id":14599,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14595,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14592,"src":"5203:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14597,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5209:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"5203:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":14598,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5218:1:44","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5203:16:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14600,"nodeType":"ExpressionStatement","src":"5203:16:44"},{"expression":{"id":14605,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14601,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14592,"src":"5229:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14603,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5235:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"5229:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":14604,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5242:1:44","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5229:14:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14606,"nodeType":"ExpressionStatement","src":"5229:14:44"}]},"documentation":{"id":14589,"nodeType":"StructuredDocumentation","src":"4910:226:44","text":" @dev Resets the queue back to being empty.\n NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n out on potential gas refunds."},"id":14608,"implemented":true,"kind":"function","modifiers":[],"name":"clear","nameLocation":"5150:5:44","nodeType":"FunctionDefinition","parameters":{"id":14593,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14592,"mutability":"mutable","name":"deque","nameLocation":"5177:5:44","nodeType":"VariableDeclaration","scope":14608,"src":"5156:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14591,"nodeType":"UserDefinedTypeName","pathNode":{"id":14590,"name":"Bytes32Deque","nameLocations":["5156:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"5156:12:44"},"referencedDeclaration":14305,"src":"5156:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5155:28:44"},"returnParameters":{"id":14594,"nodeType":"ParameterList","parameters":[],"src":"5193:0:44"},"scope":14645,"src":"5141:109:44","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14627,"nodeType":"Block","src":"5402:92:44","statements":[{"id":14626,"nodeType":"UncheckedBlock","src":"5412:76:44","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14619,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14612,"src":"5451:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14620,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5457:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"5451:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"expression":{"id":14621,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14612,"src":"5464:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14622,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5470:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"5464:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5451:25:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint128","typeString":"uint128"}],"id":14618,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5443:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":14617,"name":"uint256","nodeType":"ElementaryTypeName","src":"5443:7:44","typeDescriptions":{}}},"id":14624,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14616,"id":14625,"nodeType":"Return","src":"5436:41:44"}]}]},"documentation":{"id":14609,"nodeType":"StructuredDocumentation","src":"5256:65:44","text":" @dev Returns the number of items in the queue."},"id":14628,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"5335:6:44","nodeType":"FunctionDefinition","parameters":{"id":14613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14612,"mutability":"mutable","name":"deque","nameLocation":"5363:5:44","nodeType":"VariableDeclaration","scope":14628,"src":"5342:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14611,"nodeType":"UserDefinedTypeName","pathNode":{"id":14610,"name":"Bytes32Deque","nameLocations":["5342:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"5342:12:44"},"referencedDeclaration":14305,"src":"5342:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5341:28:44"},"returnParameters":{"id":14616,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14628,"src":"5393:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14614,"name":"uint256","nodeType":"ElementaryTypeName","src":"5393:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5392:9:44"},"scope":14645,"src":"5326:168:44","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14643,"nodeType":"Block","src":"5636:50:44","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14641,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14637,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14632,"src":"5653:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14638,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5659:4:44","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14300,"src":"5653:10:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14639,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14632,"src":"5667:5:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14640,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5673:6:44","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14298,"src":"5667:12:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5653:26:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":14636,"id":14642,"nodeType":"Return","src":"5646:33:44"}]},"documentation":{"id":14629,"nodeType":"StructuredDocumentation","src":"5500:59:44","text":" @dev Returns true if the queue is empty."},"id":14644,"implemented":true,"kind":"function","modifiers":[],"name":"empty","nameLocation":"5573:5:44","nodeType":"FunctionDefinition","parameters":{"id":14633,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14632,"mutability":"mutable","name":"deque","nameLocation":"5600:5:44","nodeType":"VariableDeclaration","scope":14644,"src":"5579:26:44","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14631,"nodeType":"UserDefinedTypeName","pathNode":{"id":14630,"name":"Bytes32Deque","nameLocations":["5579:12:44"],"nodeType":"IdentifierPath","referencedDeclaration":14305,"src":"5579:12:44"},"referencedDeclaration":14305,"src":"5579:12:44","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14305_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5578:28:44"},"returnParameters":{"id":14636,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14635,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14644,"src":"5630:4:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14634,"name":"bool","nodeType":"ElementaryTypeName","src":"5630:4:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5629:6:44"},"scope":14645,"src":"5564:122:44","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":14646,"src":"819:4869:44","usedErrors":[],"usedEvents":[]}],"src":"117:5572:44"},"id":44},"@openzeppelin/contracts/utils/types/Time.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","exportedSymbols":{"Math":[10800],"SafeCast":[12565],"Time":[14919]},"id":14920,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14647,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"104:24:45"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":14649,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14920,"sourceUnit":10801,"src":"130:38:45","symbolAliases":[{"foreign":{"id":14648,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"138:4:45","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../math/SafeCast.sol","id":14651,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14920,"sourceUnit":12566,"src":"169:46:45","symbolAliases":[{"foreign":{"id":14650,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"177:8:45","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Time","contractDependencies":[],"contractKind":"library","documentation":{"id":14652,"nodeType":"StructuredDocumentation","src":"217:422:45","text":" @dev This library provides helpers for manipulating time-related objects.\n It uses the following types:\n - `uint48` for timepoints\n - `uint32` for durations\n While the library doesn't provide specific types for timepoints and duration, it does provide:\n - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n - additional helper functions"},"fullyImplemented":true,"id":14919,"linearizedBaseContracts":[14919],"name":"Time","nameLocation":"648:4:45","nodeType":"ContractDefinition","nodes":[{"global":false,"id":14654,"libraryName":{"id":14653,"name":"Time","nameLocations":["665:4:45"],"nodeType":"IdentifierPath","referencedDeclaration":14919,"src":"665:4:45"},"nodeType":"UsingForDirective","src":"659:17:45"},{"body":{"id":14666,"nodeType":"Block","src":"802:58:45","statements":[{"expression":{"arguments":[{"expression":{"id":14662,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"837:5:45","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":14663,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"843:9:45","memberName":"timestamp","nodeType":"MemberAccess","src":"837:15:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14660,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"819:8:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":14661,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"828:8:45","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"819:17:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":14664,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"819:34:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":14659,"id":14665,"nodeType":"Return","src":"812:41:45"}]},"documentation":{"id":14655,"nodeType":"StructuredDocumentation","src":"682:63:45","text":" @dev Get the block timestamp as a Timepoint."},"id":14667,"implemented":true,"kind":"function","modifiers":[],"name":"timestamp","nameLocation":"759:9:45","nodeType":"FunctionDefinition","parameters":{"id":14656,"nodeType":"ParameterList","parameters":[],"src":"768:2:45"},"returnParameters":{"id":14659,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14658,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14667,"src":"794:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14657,"name":"uint48","nodeType":"ElementaryTypeName","src":"794:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"793:8:45"},"scope":14919,"src":"750:110:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14679,"nodeType":"Block","src":"985:55:45","statements":[{"expression":{"arguments":[{"expression":{"id":14675,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"1020:5:45","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":14676,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1026:6:45","memberName":"number","nodeType":"MemberAccess","src":"1020:12:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14673,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12565,"src":"1002:8:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12565_$","typeString":"type(library SafeCast)"}},"id":14674,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1011:8:45","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11555,"src":"1002:17:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":14677,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1002:31:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":14672,"id":14678,"nodeType":"Return","src":"995:38:45"}]},"documentation":{"id":14668,"nodeType":"StructuredDocumentation","src":"866:60:45","text":" @dev Get the block number as a Timepoint."},"id":14680,"implemented":true,"kind":"function","modifiers":[],"name":"blockNumber","nameLocation":"940:11:45","nodeType":"FunctionDefinition","parameters":{"id":14669,"nodeType":"ParameterList","parameters":[],"src":"951:2:45"},"returnParameters":{"id":14672,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14671,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14680,"src":"977:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14670,"name":"uint48","nodeType":"ElementaryTypeName","src":"977:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"976:8:45"},"scope":14919,"src":"931:109:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"canonicalName":"Time.Delay","id":14682,"name":"Delay","nameLocation":"2377:5:45","nodeType":"UserDefinedValueTypeDefinition","src":"2372:22:45","underlyingType":{"id":14681,"name":"uint112","nodeType":"ElementaryTypeName","src":"2386:7:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}},{"body":{"id":14696,"nodeType":"Block","src":"2572:44:45","statements":[{"expression":{"arguments":[{"id":14693,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14685,"src":"2600:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":14691,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14682,"src":"2589:5:45","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$14682_$","typeString":"type(Time.Delay)"}},"id":14692,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2595:4:45","memberName":"wrap","nodeType":"MemberAccess","src":"2589:10:45","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":14694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2589:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"functionReturnParameters":14690,"id":14695,"nodeType":"Return","src":"2582:27:45"}]},"documentation":{"id":14683,"nodeType":"StructuredDocumentation","src":"2400:103:45","text":" @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature"},"id":14697,"implemented":true,"kind":"function","modifiers":[],"name":"toDelay","nameLocation":"2517:7:45","nodeType":"FunctionDefinition","parameters":{"id":14686,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14685,"mutability":"mutable","name":"duration","nameLocation":"2532:8:45","nodeType":"VariableDeclaration","scope":14697,"src":"2525:15:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14684,"name":"uint32","nodeType":"ElementaryTypeName","src":"2525:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2524:17:45"},"returnParameters":{"id":14690,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14689,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14697,"src":"2565:5:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14688,"nodeType":"UserDefinedTypeName","pathNode":{"id":14687,"name":"Delay","nameLocations":["2565:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"2565:5:45"},"referencedDeclaration":14682,"src":"2565:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"2564:7:45"},"scope":14919,"src":"2508:108:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":14734,"nodeType":"Block","src":"3016:159:45","statements":[{"expression":{"id":14719,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":14712,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14706,"src":"3027:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14713,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14708,"src":"3040:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14714,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14710,"src":"3052:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14715,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"3026:33:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":14716,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14701,"src":"3062:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"id":14717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3067:6:45","memberName":"unpack","nodeType":"MemberAccess","referencedDeclaration":14880,"src":"3062:11:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (Time.Delay) pure returns (uint32,uint32,uint48)"}},"id":14718,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3062:13:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"src":"3026:49:45","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14720,"nodeType":"ExpressionStatement","src":"3026:49:45"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14721,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14710,"src":"3092:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":14722,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14703,"src":"3102:9:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3092:19:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"components":[{"id":14728,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14706,"src":"3136:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14729,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14708,"src":"3149:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14730,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14710,"src":"3161:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14731,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3135:33:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"id":14732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3092:76:45","trueExpression":{"components":[{"id":14724,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14708,"src":"3115:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":14725,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3127:1:45","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":14726,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3130:1:45","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":14727,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3114:18:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(uint32,int_const 0,int_const 0)"}},"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":14711,"id":14733,"nodeType":"Return","src":"3085:83:45"}]},"documentation":{"id":14698,"nodeType":"StructuredDocumentation","src":"2622:241:45","text":" @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered."},"id":14735,"implemented":true,"kind":"function","modifiers":[],"name":"_getFullAt","nameLocation":"2877:10:45","nodeType":"FunctionDefinition","parameters":{"id":14704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14701,"mutability":"mutable","name":"self","nameLocation":"2903:4:45","nodeType":"VariableDeclaration","scope":14735,"src":"2897:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14700,"nodeType":"UserDefinedTypeName","pathNode":{"id":14699,"name":"Delay","nameLocations":["2897:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"2897:5:45"},"referencedDeclaration":14682,"src":"2897:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":14703,"mutability":"mutable","name":"timepoint","nameLocation":"2924:9:45","nodeType":"VariableDeclaration","scope":14735,"src":"2917:16:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14702,"name":"uint48","nodeType":"ElementaryTypeName","src":"2917:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2887:52:45"},"returnParameters":{"id":14711,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14706,"mutability":"mutable","name":"valueBefore","nameLocation":"2969:11:45","nodeType":"VariableDeclaration","scope":14735,"src":"2962:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14705,"name":"uint32","nodeType":"ElementaryTypeName","src":"2962:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14708,"mutability":"mutable","name":"valueAfter","nameLocation":"2989:10:45","nodeType":"VariableDeclaration","scope":14735,"src":"2982:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14707,"name":"uint32","nodeType":"ElementaryTypeName","src":"2982:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14710,"mutability":"mutable","name":"effect","nameLocation":"3008:6:45","nodeType":"VariableDeclaration","scope":14735,"src":"3001:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14709,"name":"uint48","nodeType":"ElementaryTypeName","src":"3001:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2961:54:45"},"scope":14919,"src":"2868:307:45","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":14754,"nodeType":"Block","src":"3499:53:45","statements":[{"expression":{"arguments":[{"id":14749,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14739,"src":"3527:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},{"arguments":[],"expression":{"argumentTypes":[],"id":14750,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14667,"src":"3533:9:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":14751,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3533:11:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":14748,"name":"_getFullAt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14735,"src":"3516:10:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$14682_$_t_uint48_$returns$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"function (Time.Delay,uint48) pure returns (uint32,uint32,uint48)"}},"id":14752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3516:29:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":14747,"id":14753,"nodeType":"Return","src":"3509:36:45"}]},"documentation":{"id":14736,"nodeType":"StructuredDocumentation","src":"3181:207:45","text":" @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n effect timepoint is 0, then the pending value should not be considered."},"id":14755,"implemented":true,"kind":"function","modifiers":[],"name":"getFull","nameLocation":"3402:7:45","nodeType":"FunctionDefinition","parameters":{"id":14740,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14739,"mutability":"mutable","name":"self","nameLocation":"3416:4:45","nodeType":"VariableDeclaration","scope":14755,"src":"3410:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14738,"nodeType":"UserDefinedTypeName","pathNode":{"id":14737,"name":"Delay","nameLocations":["3410:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"3410:5:45"},"referencedDeclaration":14682,"src":"3410:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3409:12:45"},"returnParameters":{"id":14747,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14742,"mutability":"mutable","name":"valueBefore","nameLocation":"3452:11:45","nodeType":"VariableDeclaration","scope":14755,"src":"3445:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14741,"name":"uint32","nodeType":"ElementaryTypeName","src":"3445:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14744,"mutability":"mutable","name":"valueAfter","nameLocation":"3472:10:45","nodeType":"VariableDeclaration","scope":14755,"src":"3465:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14743,"name":"uint32","nodeType":"ElementaryTypeName","src":"3465:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14746,"mutability":"mutable","name":"effect","nameLocation":"3491:6:45","nodeType":"VariableDeclaration","scope":14755,"src":"3484:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14745,"name":"uint48","nodeType":"ElementaryTypeName","src":"3484:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3444:54:45"},"scope":14919,"src":"3393:159:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14772,"nodeType":"Block","src":"3665:74:45","statements":[{"assignments":[14765,null,null],"declarations":[{"constant":false,"id":14765,"mutability":"mutable","name":"delay","nameLocation":"3683:5:45","nodeType":"VariableDeclaration","scope":14772,"src":"3676:12:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14764,"name":"uint32","nodeType":"ElementaryTypeName","src":"3676:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},null,null],"id":14769,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":14766,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14759,"src":"3696:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"id":14767,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3701:7:45","memberName":"getFull","nodeType":"MemberAccess","referencedDeclaration":14755,"src":"3696:12:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (Time.Delay) view returns (uint32,uint32,uint48)"}},"id":14768,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3696:14:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"VariableDeclarationStatement","src":"3675:35:45"},{"expression":{"id":14770,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14765,"src":"3727:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":14763,"id":14771,"nodeType":"Return","src":"3720:12:45"}]},"documentation":{"id":14756,"nodeType":"StructuredDocumentation","src":"3558:46:45","text":" @dev Get the current value."},"id":14773,"implemented":true,"kind":"function","modifiers":[],"name":"get","nameLocation":"3618:3:45","nodeType":"FunctionDefinition","parameters":{"id":14760,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14759,"mutability":"mutable","name":"self","nameLocation":"3628:4:45","nodeType":"VariableDeclaration","scope":14773,"src":"3622:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14758,"nodeType":"UserDefinedTypeName","pathNode":{"id":14757,"name":"Delay","nameLocations":["3622:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"3622:5:45"},"referencedDeclaration":14682,"src":"3622:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3621:12:45"},"returnParameters":{"id":14763,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14762,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14773,"src":"3657:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14761,"name":"uint32","nodeType":"ElementaryTypeName","src":"3657:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3656:8:45"},"scope":14919,"src":"3609:130:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14828,"nodeType":"Block","src":"4189:234:45","statements":[{"assignments":[14790],"declarations":[{"constant":false,"id":14790,"mutability":"mutable","name":"value","nameLocation":"4206:5:45","nodeType":"VariableDeclaration","scope":14828,"src":"4199:12:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14789,"name":"uint32","nodeType":"ElementaryTypeName","src":"4199:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":14794,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":14791,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14777,"src":"4214:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"id":14792,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4219:3:45","memberName":"get","nodeType":"MemberAccess","referencedDeclaration":14773,"src":"4214:8:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint32_$attached_to$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (Time.Delay) view returns (uint32)"}},"id":14793,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4214:10:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4199:25:45"},{"assignments":[14796],"declarations":[{"constant":false,"id":14796,"mutability":"mutable","name":"setback","nameLocation":"4241:7:45","nodeType":"VariableDeclaration","scope":14828,"src":"4234:14:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14795,"name":"uint32","nodeType":"ElementaryTypeName","src":"4234:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":14812,"initialValue":{"arguments":[{"arguments":[{"id":14801,"name":"minSetback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14781,"src":"4267:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":14804,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14802,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14790,"src":"4279:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14803,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14779,"src":"4287:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4279:16:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"30","id":14808,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4317:1:45","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"id":14809,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"4279:39:45","trueExpression":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":14807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14805,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14790,"src":"4298:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":14806,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14779,"src":"4306:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4298:16:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":14799,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10800,"src":"4258:4:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$10800_$","typeString":"type(library Math)"}},"id":14800,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4263:3:45","memberName":"max","nodeType":"MemberAccess","referencedDeclaration":9410,"src":"4258:8:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14810,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4258:61:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14798,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4251:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":14797,"name":"uint32","nodeType":"ElementaryTypeName","src":"4251:6:45","typeDescriptions":{}}},"id":14811,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4251:69:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4234:86:45"},{"expression":{"id":14818,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14813,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"4330:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14817,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":14814,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14667,"src":"4339:9:45","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":14815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4339:11:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":14816,"name":"setback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14796,"src":"4353:7:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4339:21:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4330:30:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":14819,"nodeType":"ExpressionStatement","src":"4330:30:45"},{"expression":{"components":[{"arguments":[{"id":14821,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14790,"src":"4383:5:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14822,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14779,"src":"4390:8:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14823,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"4400:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":14820,"name":"pack","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14918,"src":"4378:4:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint32_$_t_uint32_$_t_uint48_$returns$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (uint32,uint32,uint48) pure returns (Time.Delay)"}},"id":14824,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4378:29:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},{"id":14825,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"4409:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14826,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4377:39:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_userDefinedValueType$_Delay_$14682_$_t_uint48_$","typeString":"tuple(Time.Delay,uint48)"}},"functionReturnParameters":14788,"id":14827,"nodeType":"Return","src":"4370:46:45"}]},"documentation":{"id":14774,"nodeType":"StructuredDocumentation","src":"3745:283:45","text":" @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n new delay becomes effective."},"id":14829,"implemented":true,"kind":"function","modifiers":[],"name":"withUpdate","nameLocation":"4042:10:45","nodeType":"FunctionDefinition","parameters":{"id":14782,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14777,"mutability":"mutable","name":"self","nameLocation":"4068:4:45","nodeType":"VariableDeclaration","scope":14829,"src":"4062:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14776,"nodeType":"UserDefinedTypeName","pathNode":{"id":14775,"name":"Delay","nameLocations":["4062:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"4062:5:45"},"referencedDeclaration":14682,"src":"4062:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":14779,"mutability":"mutable","name":"newValue","nameLocation":"4089:8:45","nodeType":"VariableDeclaration","scope":14829,"src":"4082:15:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14778,"name":"uint32","nodeType":"ElementaryTypeName","src":"4082:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14781,"mutability":"mutable","name":"minSetback","nameLocation":"4114:10:45","nodeType":"VariableDeclaration","scope":14829,"src":"4107:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14780,"name":"uint32","nodeType":"ElementaryTypeName","src":"4107:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4052:78:45"},"returnParameters":{"id":14788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14785,"mutability":"mutable","name":"updatedDelay","nameLocation":"4160:12:45","nodeType":"VariableDeclaration","scope":14829,"src":"4154:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14784,"nodeType":"UserDefinedTypeName","pathNode":{"id":14783,"name":"Delay","nameLocations":["4154:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"4154:5:45"},"referencedDeclaration":14682,"src":"4154:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":14787,"mutability":"mutable","name":"effect","nameLocation":"4181:6:45","nodeType":"VariableDeclaration","scope":14829,"src":"4174:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14786,"name":"uint48","nodeType":"ElementaryTypeName","src":"4174:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4153:35:45"},"scope":14919,"src":"4033:390:45","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14879,"nodeType":"Block","src":"4656:212:45","statements":[{"assignments":[14843],"declarations":[{"constant":false,"id":14843,"mutability":"mutable","name":"raw","nameLocation":"4674:3:45","nodeType":"VariableDeclaration","scope":14879,"src":"4666:11:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":14842,"name":"uint112","nodeType":"ElementaryTypeName","src":"4666:7:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"id":14848,"initialValue":{"arguments":[{"id":14846,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14833,"src":"4693:4:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}],"expression":{"id":14844,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14682,"src":"4680:5:45","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$14682_$","typeString":"type(Time.Delay)"}},"id":14845,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4686:6:45","memberName":"unwrap","nodeType":"MemberAccess","src":"4680:12:45","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_Delay_$14682_$returns$_t_uint112_$","typeString":"function (Time.Delay) pure returns (uint112)"}},"id":14847,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4680:18:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"VariableDeclarationStatement","src":"4666:32:45"},{"expression":{"id":14854,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14849,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14838,"src":"4709:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":14852,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14843,"src":"4729:3:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":14851,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4722:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":14850,"name":"uint32","nodeType":"ElementaryTypeName","src":"4722:6:45","typeDescriptions":{}}},"id":14853,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4722:11:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4709:24:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":14855,"nodeType":"ExpressionStatement","src":"4709:24:45"},{"expression":{"id":14863,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14856,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14836,"src":"4743:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14861,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14859,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14843,"src":"4764:3:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3332","id":14860,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4771:2:45","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"4764:9:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":14858,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4757:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":14857,"name":"uint32","nodeType":"ElementaryTypeName","src":"4757:6:45","typeDescriptions":{}}},"id":14862,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4757:17:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4743:31:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":14864,"nodeType":"ExpressionStatement","src":"4743:31:45"},{"expression":{"id":14872,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14865,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14840,"src":"4784:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14870,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14868,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14843,"src":"4800:3:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3634","id":14869,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4807:2:45","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"4800:9:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":14867,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4793:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":14866,"name":"uint48","nodeType":"ElementaryTypeName","src":"4793:6:45","typeDescriptions":{}}},"id":14871,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4793:17:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4784:26:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":14873,"nodeType":"ExpressionStatement","src":"4784:26:45"},{"expression":{"components":[{"id":14874,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14836,"src":"4829:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14875,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14838,"src":"4842:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":14876,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14840,"src":"4854:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":14877,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4828:33:45","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":14841,"id":14878,"nodeType":"Return","src":"4821:40:45"}]},"documentation":{"id":14830,"nodeType":"StructuredDocumentation","src":"4429:117:45","text":" @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint)."},"id":14880,"implemented":true,"kind":"function","modifiers":[],"name":"unpack","nameLocation":"4560:6:45","nodeType":"FunctionDefinition","parameters":{"id":14834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14833,"mutability":"mutable","name":"self","nameLocation":"4573:4:45","nodeType":"VariableDeclaration","scope":14880,"src":"4567:10:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14832,"nodeType":"UserDefinedTypeName","pathNode":{"id":14831,"name":"Delay","nameLocations":["4567:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"4567:5:45"},"referencedDeclaration":14682,"src":"4567:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"4566:12:45"},"returnParameters":{"id":14841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14836,"mutability":"mutable","name":"valueBefore","nameLocation":"4609:11:45","nodeType":"VariableDeclaration","scope":14880,"src":"4602:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14835,"name":"uint32","nodeType":"ElementaryTypeName","src":"4602:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14838,"mutability":"mutable","name":"valueAfter","nameLocation":"4629:10:45","nodeType":"VariableDeclaration","scope":14880,"src":"4622:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14837,"name":"uint32","nodeType":"ElementaryTypeName","src":"4622:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14840,"mutability":"mutable","name":"effect","nameLocation":"4648:6:45","nodeType":"VariableDeclaration","scope":14880,"src":"4641:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14839,"name":"uint48","nodeType":"ElementaryTypeName","src":"4641:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4601:54:45"},"scope":14919,"src":"4551:317:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":14917,"nodeType":"Block","src":"5041:112:45","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14900,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":14897,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14887,"src":"5078:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":14896,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5070:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":14895,"name":"uint112","nodeType":"ElementaryTypeName","src":"5070:7:45","typeDescriptions":{}}},"id":14898,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5070:15:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":14899,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5089:2:45","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"5070:21:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":14901,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5069:23:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":14907,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":14904,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14883,"src":"5104:11:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":14903,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5096:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":14902,"name":"uint112","nodeType":"ElementaryTypeName","src":"5096:7:45","typeDescriptions":{}}},"id":14905,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5096:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":14906,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5120:2:45","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"5096:26:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":14908,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5095:28:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:54:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"id":14912,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14885,"src":"5134:10:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":14911,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5126:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":14910,"name":"uint112","nodeType":"ElementaryTypeName","src":"5126:7:45","typeDescriptions":{}}},"id":14913,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5126:19:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:76:45","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"expression":{"id":14893,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14682,"src":"5058:5:45","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$14682_$","typeString":"type(Time.Delay)"}},"id":14894,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5064:4:45","memberName":"wrap","nodeType":"MemberAccess","src":"5058:10:45","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$14682_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":14915,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5058:88:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"functionReturnParameters":14892,"id":14916,"nodeType":"Return","src":"5051:95:45"}]},"documentation":{"id":14881,"nodeType":"StructuredDocumentation","src":"4874:64:45","text":" @dev pack the components into a Delay object."},"id":14918,"implemented":true,"kind":"function","modifiers":[],"name":"pack","nameLocation":"4952:4:45","nodeType":"FunctionDefinition","parameters":{"id":14888,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14883,"mutability":"mutable","name":"valueBefore","nameLocation":"4964:11:45","nodeType":"VariableDeclaration","scope":14918,"src":"4957:18:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14882,"name":"uint32","nodeType":"ElementaryTypeName","src":"4957:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14885,"mutability":"mutable","name":"valueAfter","nameLocation":"4984:10:45","nodeType":"VariableDeclaration","scope":14918,"src":"4977:17:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14884,"name":"uint32","nodeType":"ElementaryTypeName","src":"4977:6:45","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14887,"mutability":"mutable","name":"effect","nameLocation":"5003:6:45","nodeType":"VariableDeclaration","scope":14918,"src":"4996:13:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14886,"name":"uint48","nodeType":"ElementaryTypeName","src":"4996:6:45","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4956:54:45"},"returnParameters":{"id":14892,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14891,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14918,"src":"5034:5:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"},"typeName":{"id":14890,"nodeType":"UserDefinedTypeName","pathNode":{"id":14889,"name":"Delay","nameLocations":["5034:5:45"],"nodeType":"IdentifierPath","referencedDeclaration":14682,"src":"5034:5:45"},"referencedDeclaration":14682,"src":"5034:5:45","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$14682","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"5033:7:45"},"scope":14919,"src":"4943:210:45","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":14920,"src":"640:4515:45","usedErrors":[],"usedEvents":[]}],"src":"104:5052:45"},"id":45},"contracts/DLE.sol":{"ast":{"absolutePath":"contracts/DLE.sol","exportedSymbols":{"Address":[6688],"Checkpoints":[14290],"Context":[6718],"DLE":[16619],"DoubleEndedQueue":[14645],"EIP712":[8976],"ERC165":[9182],"ERC20":[6147],"ERC20Votes":[6357],"Governor":[2134],"GovernorCountingSimple":[3840],"GovernorSettings":[4021],"GovernorTimelockControl":[4366],"GovernorVotes":[4482],"GovernorVotesQuorumFraction":[4677],"IERC1155Receiver":[5551],"IERC165":[9194],"IERC6372":[5372],"IERC721Receiver":[6401],"IGovernor":[2588],"IVotes":[4760],"Nonces":[6808],"SafeCast":[12565],"SignatureChecker":[9158],"Strings":[8401],"TimelockController":[3608],"Votes":[5303]},"id":16620,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14921,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:46"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","file":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","id":14922,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":6358,"src":"58:71:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"@openzeppelin/contracts/governance/Governor.sol","id":14923,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":2135,"src":"130:57:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","id":14924,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":4022,"src":"188:76:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","id":14925,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":3841,"src":"265:82:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","id":14926,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":4678,"src":"348:87:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","id":14927,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":4367,"src":"436:83:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"@openzeppelin/contracts/governance/utils/IVotes.sol","id":14928,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":4761,"src":"520:61:46","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"@openzeppelin/contracts/utils/Nonces.sol","id":14929,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16620,"sourceUnit":6809,"src":"582:50:46","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":14931,"name":"ERC20Votes","nameLocations":["803:10:46"],"nodeType":"IdentifierPath","referencedDeclaration":6357,"src":"803:10:46"},"id":14932,"nodeType":"InheritanceSpecifier","src":"803:10:46"},{"baseName":{"id":14933,"name":"Governor","nameLocations":["820:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"820:8:46"},"id":14934,"nodeType":"InheritanceSpecifier","src":"820:8:46"},{"baseName":{"id":14935,"name":"GovernorSettings","nameLocations":["835:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"835:16:46"},"id":14936,"nodeType":"InheritanceSpecifier","src":"835:16:46"},{"baseName":{"id":14937,"name":"GovernorCountingSimple","nameLocations":["858:22:46"],"nodeType":"IdentifierPath","referencedDeclaration":3840,"src":"858:22:46"},"id":14938,"nodeType":"InheritanceSpecifier","src":"858:22:46"},{"baseName":{"id":14939,"name":"GovernorVotesQuorumFraction","nameLocations":["887:27:46"],"nodeType":"IdentifierPath","referencedDeclaration":4677,"src":"887:27:46"},"id":14940,"nodeType":"InheritanceSpecifier","src":"887:27:46"},{"baseName":{"id":14941,"name":"GovernorTimelockControl","nameLocations":["921:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"921:23:46"},"id":14942,"nodeType":"InheritanceSpecifier","src":"921:23:46"}],"canonicalName":"DLE","contractDependencies":[],"contractKind":"contract","documentation":{"id":14930,"nodeType":"StructuredDocumentation","src":"634:147:46","text":" @title DLE (Digital Legal Entity)\n @dev Основной контракт DLE с отдельным модулем TimelockController."},"fullyImplemented":true,"id":16619,"internalFunctionIDs":{"5280":1,"5294":2},"linearizedBaseContracts":[16619,4366,4677,4482,3840,4021,2134,5551,6401,2588,6357,5303,5357,4760,5372,6808,8976,5346,9182,9194,6147,5414,6383,6225,6718],"name":"DLE","nameLocation":"791:3:46","nodeType":"ContractDefinition","nodes":[{"canonicalName":"DLE.DLEInfo","id":14964,"members":[{"constant":false,"id":14944,"mutability":"mutable","name":"name","nameLocation":"984:4:46","nodeType":"VariableDeclaration","scope":14964,"src":"977:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14943,"name":"string","nodeType":"ElementaryTypeName","src":"977:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14946,"mutability":"mutable","name":"symbol","nameLocation":"1005:6:46","nodeType":"VariableDeclaration","scope":14964,"src":"998:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14945,"name":"string","nodeType":"ElementaryTypeName","src":"998:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14948,"mutability":"mutable","name":"location","nameLocation":"1028:8:46","nodeType":"VariableDeclaration","scope":14964,"src":"1021:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14947,"name":"string","nodeType":"ElementaryTypeName","src":"1021:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14950,"mutability":"mutable","name":"coordinates","nameLocation":"1053:11:46","nodeType":"VariableDeclaration","scope":14964,"src":"1046:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14949,"name":"string","nodeType":"ElementaryTypeName","src":"1046:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14952,"mutability":"mutable","name":"jurisdiction","nameLocation":"1082:12:46","nodeType":"VariableDeclaration","scope":14964,"src":"1074:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14951,"name":"uint256","nodeType":"ElementaryTypeName","src":"1074:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14954,"mutability":"mutable","name":"oktmo","nameLocation":"1112:5:46","nodeType":"VariableDeclaration","scope":14964,"src":"1104:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14953,"name":"uint256","nodeType":"ElementaryTypeName","src":"1104:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14957,"mutability":"mutable","name":"okvedCodes","nameLocation":"1136:10:46","nodeType":"VariableDeclaration","scope":14964,"src":"1127:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":14955,"name":"string","nodeType":"ElementaryTypeName","src":"1127:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":14956,"nodeType":"ArrayTypeName","src":"1127:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":14959,"mutability":"mutable","name":"kpp","nameLocation":"1164:3:46","nodeType":"VariableDeclaration","scope":14964,"src":"1156:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14958,"name":"uint256","nodeType":"ElementaryTypeName","src":"1156:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14961,"mutability":"mutable","name":"creationTimestamp","nameLocation":"1185:17:46","nodeType":"VariableDeclaration","scope":14964,"src":"1177:25:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14960,"name":"uint256","nodeType":"ElementaryTypeName","src":"1177:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14963,"mutability":"mutable","name":"isActive","nameLocation":"1217:8:46","nodeType":"VariableDeclaration","scope":14964,"src":"1212:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14962,"name":"bool","nodeType":"ElementaryTypeName","src":"1212:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"name":"DLEInfo","nameLocation":"959:7:46","nodeType":"StructDefinition","scope":16619,"src":"952:280:46","visibility":"public"},{"canonicalName":"DLE.DLEConfig","id":14996,"members":[{"constant":false,"id":14966,"mutability":"mutable","name":"name","nameLocation":"1272:4:46","nodeType":"VariableDeclaration","scope":14996,"src":"1265:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14965,"name":"string","nodeType":"ElementaryTypeName","src":"1265:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14968,"mutability":"mutable","name":"symbol","nameLocation":"1293:6:46","nodeType":"VariableDeclaration","scope":14996,"src":"1286:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14967,"name":"string","nodeType":"ElementaryTypeName","src":"1286:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14970,"mutability":"mutable","name":"location","nameLocation":"1316:8:46","nodeType":"VariableDeclaration","scope":14996,"src":"1309:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14969,"name":"string","nodeType":"ElementaryTypeName","src":"1309:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14972,"mutability":"mutable","name":"coordinates","nameLocation":"1341:11:46","nodeType":"VariableDeclaration","scope":14996,"src":"1334:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":14971,"name":"string","nodeType":"ElementaryTypeName","src":"1334:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":14974,"mutability":"mutable","name":"jurisdiction","nameLocation":"1370:12:46","nodeType":"VariableDeclaration","scope":14996,"src":"1362:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14973,"name":"uint256","nodeType":"ElementaryTypeName","src":"1362:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14976,"mutability":"mutable","name":"oktmo","nameLocation":"1400:5:46","nodeType":"VariableDeclaration","scope":14996,"src":"1392:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14975,"name":"uint256","nodeType":"ElementaryTypeName","src":"1392:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14979,"mutability":"mutable","name":"okvedCodes","nameLocation":"1424:10:46","nodeType":"VariableDeclaration","scope":14996,"src":"1415:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":14977,"name":"string","nodeType":"ElementaryTypeName","src":"1415:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":14978,"nodeType":"ArrayTypeName","src":"1415:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":14981,"mutability":"mutable","name":"kpp","nameLocation":"1452:3:46","nodeType":"VariableDeclaration","scope":14996,"src":"1444:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14980,"name":"uint256","nodeType":"ElementaryTypeName","src":"1444:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14983,"mutability":"mutable","name":"votingDelay","nameLocation":"1472:11:46","nodeType":"VariableDeclaration","scope":14996,"src":"1465:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14982,"name":"uint48","nodeType":"ElementaryTypeName","src":"1465:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":14985,"mutability":"mutable","name":"votingPeriod","nameLocation":"1500:12:46","nodeType":"VariableDeclaration","scope":14996,"src":"1493:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14984,"name":"uint32","nodeType":"ElementaryTypeName","src":"1493:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":14987,"mutability":"mutable","name":"proposalThreshold","nameLocation":"1530:17:46","nodeType":"VariableDeclaration","scope":14996,"src":"1522:25:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14986,"name":"uint256","nodeType":"ElementaryTypeName","src":"1522:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14989,"mutability":"mutable","name":"quorumPercentage","nameLocation":"1565:16:46","nodeType":"VariableDeclaration","scope":14996,"src":"1557:24:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14988,"name":"uint256","nodeType":"ElementaryTypeName","src":"1557:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14992,"mutability":"mutable","name":"initialPartners","nameLocation":"1601:15:46","nodeType":"VariableDeclaration","scope":14996,"src":"1591:25:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":14990,"name":"address","nodeType":"ElementaryTypeName","src":"1591:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":14991,"nodeType":"ArrayTypeName","src":"1591:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":14995,"mutability":"mutable","name":"initialAmounts","nameLocation":"1636:14:46","nodeType":"VariableDeclaration","scope":14996,"src":"1626:24:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":14993,"name":"uint256","nodeType":"ElementaryTypeName","src":"1626:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14994,"nodeType":"ArrayTypeName","src":"1626:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"name":"DLEConfig","nameLocation":"1245:9:46","nodeType":"StructDefinition","scope":16619,"src":"1238:419:46","visibility":"public"},{"canonicalName":"DLE.Proposal","id":15017,"members":[{"constant":false,"id":14998,"mutability":"mutable","name":"operation","nameLocation":"1695:9:46","nodeType":"VariableDeclaration","scope":15017,"src":"1689:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":14997,"name":"bytes","nodeType":"ElementaryTypeName","src":"1689:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":15001,"mutability":"mutable","name":"targetChains","nameLocation":"1724:12:46","nodeType":"VariableDeclaration","scope":15017,"src":"1714:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":14999,"name":"uint256","nodeType":"ElementaryTypeName","src":"1714:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15000,"nodeType":"ArrayTypeName","src":"1714:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15003,"mutability":"mutable","name":"timelock","nameLocation":"1754:8:46","nodeType":"VariableDeclaration","scope":15017,"src":"1746:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15002,"name":"uint256","nodeType":"ElementaryTypeName","src":"1746:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15005,"mutability":"mutable","name":"governanceChain","nameLocation":"1780:15:46","nodeType":"VariableDeclaration","scope":15017,"src":"1772:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15004,"name":"uint256","nodeType":"ElementaryTypeName","src":"1772:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15007,"mutability":"mutable","name":"initiator","nameLocation":"1813:9:46","nodeType":"VariableDeclaration","scope":15017,"src":"1805:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15006,"name":"address","nodeType":"ElementaryTypeName","src":"1805:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15010,"mutability":"mutable","name":"signatures","nameLocation":"1840:10:46","nodeType":"VariableDeclaration","scope":15017,"src":"1832:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15008,"name":"bytes","nodeType":"ElementaryTypeName","src":"1832:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15009,"nodeType":"ArrayTypeName","src":"1832:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15012,"mutability":"mutable","name":"executed","nameLocation":"1865:8:46","nodeType":"VariableDeclaration","scope":15017,"src":"1860:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15011,"name":"bool","nodeType":"ElementaryTypeName","src":"1860:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":15014,"mutability":"mutable","name":"quorumRequired","nameLocation":"1891:14:46","nodeType":"VariableDeclaration","scope":15017,"src":"1883:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15013,"name":"uint256","nodeType":"ElementaryTypeName","src":"1883:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15016,"mutability":"mutable","name":"signaturesCount","nameLocation":"1923:15:46","nodeType":"VariableDeclaration","scope":15017,"src":"1915:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15015,"name":"uint256","nodeType":"ElementaryTypeName","src":"1915:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"Proposal","nameLocation":"1670:8:46","nodeType":"StructDefinition","scope":16619,"src":"1663:282:46","visibility":"public"},{"canonicalName":"DLE.TokenDistributionProposal","id":15039,"members":[{"constant":false,"id":15020,"mutability":"mutable","name":"partners","nameLocation":"2004:8:46","nodeType":"VariableDeclaration","scope":15039,"src":"1994:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15018,"name":"address","nodeType":"ElementaryTypeName","src":"1994:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15019,"nodeType":"ArrayTypeName","src":"1994:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15023,"mutability":"mutable","name":"amounts","nameLocation":"2032:7:46","nodeType":"VariableDeclaration","scope":15039,"src":"2022:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15021,"name":"uint256","nodeType":"ElementaryTypeName","src":"2022:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15022,"nodeType":"ArrayTypeName","src":"2022:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15025,"mutability":"mutable","name":"timelock","nameLocation":"2057:8:46","nodeType":"VariableDeclaration","scope":15039,"src":"2049:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15024,"name":"uint256","nodeType":"ElementaryTypeName","src":"2049:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15027,"mutability":"mutable","name":"initiator","nameLocation":"2083:9:46","nodeType":"VariableDeclaration","scope":15039,"src":"2075:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15026,"name":"address","nodeType":"ElementaryTypeName","src":"2075:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15030,"mutability":"mutable","name":"signatures","nameLocation":"2110:10:46","nodeType":"VariableDeclaration","scope":15039,"src":"2102:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15028,"name":"bytes","nodeType":"ElementaryTypeName","src":"2102:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15029,"nodeType":"ArrayTypeName","src":"2102:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15032,"mutability":"mutable","name":"executed","nameLocation":"2135:8:46","nodeType":"VariableDeclaration","scope":15039,"src":"2130:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15031,"name":"bool","nodeType":"ElementaryTypeName","src":"2130:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":15034,"mutability":"mutable","name":"quorumRequired","nameLocation":"2161:14:46","nodeType":"VariableDeclaration","scope":15039,"src":"2153:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15033,"name":"uint256","nodeType":"ElementaryTypeName","src":"2153:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15036,"mutability":"mutable","name":"signaturesCount","nameLocation":"2193:15:46","nodeType":"VariableDeclaration","scope":15039,"src":"2185:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15035,"name":"uint256","nodeType":"ElementaryTypeName","src":"2185:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15038,"mutability":"mutable","name":"description","nameLocation":"2225:11:46","nodeType":"VariableDeclaration","scope":15039,"src":"2218:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":15037,"name":"string","nodeType":"ElementaryTypeName","src":"2218:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"name":"TokenDistributionProposal","nameLocation":"1958:25:46","nodeType":"StructDefinition","scope":16619,"src":"1951:292:46","visibility":"public"},{"canonicalName":"DLE.TreasuryProposal","id":15059,"members":[{"constant":false,"id":15041,"mutability":"mutable","name":"recipient","nameLocation":"2291:9:46","nodeType":"VariableDeclaration","scope":15059,"src":"2283:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15040,"name":"address","nodeType":"ElementaryTypeName","src":"2283:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15043,"mutability":"mutable","name":"amount","nameLocation":"2318:6:46","nodeType":"VariableDeclaration","scope":15059,"src":"2310:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15042,"name":"uint256","nodeType":"ElementaryTypeName","src":"2310:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15045,"mutability":"mutable","name":"timelock","nameLocation":"2342:8:46","nodeType":"VariableDeclaration","scope":15059,"src":"2334:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15044,"name":"uint256","nodeType":"ElementaryTypeName","src":"2334:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15047,"mutability":"mutable","name":"initiator","nameLocation":"2368:9:46","nodeType":"VariableDeclaration","scope":15059,"src":"2360:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15046,"name":"address","nodeType":"ElementaryTypeName","src":"2360:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15050,"mutability":"mutable","name":"signatures","nameLocation":"2395:10:46","nodeType":"VariableDeclaration","scope":15059,"src":"2387:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15048,"name":"bytes","nodeType":"ElementaryTypeName","src":"2387:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15049,"nodeType":"ArrayTypeName","src":"2387:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15052,"mutability":"mutable","name":"executed","nameLocation":"2420:8:46","nodeType":"VariableDeclaration","scope":15059,"src":"2415:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15051,"name":"bool","nodeType":"ElementaryTypeName","src":"2415:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":15054,"mutability":"mutable","name":"quorumRequired","nameLocation":"2446:14:46","nodeType":"VariableDeclaration","scope":15059,"src":"2438:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15053,"name":"uint256","nodeType":"ElementaryTypeName","src":"2438:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15056,"mutability":"mutable","name":"signaturesCount","nameLocation":"2478:15:46","nodeType":"VariableDeclaration","scope":15059,"src":"2470:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15055,"name":"uint256","nodeType":"ElementaryTypeName","src":"2470:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15058,"mutability":"mutable","name":"description","nameLocation":"2510:11:46","nodeType":"VariableDeclaration","scope":15059,"src":"2503:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":15057,"name":"string","nodeType":"ElementaryTypeName","src":"2503:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"name":"TreasuryProposal","nameLocation":"2256:16:46","nodeType":"StructDefinition","scope":16619,"src":"2249:279:46","visibility":"public"},{"constant":false,"functionSelector":"f2c26a47","id":15062,"mutability":"mutable","name":"dleInfo","nameLocation":"2549:7:46","nodeType":"VariableDeclaration","scope":16619,"src":"2534:22:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage","typeString":"struct DLE.DLEInfo"},"typeName":{"id":15061,"nodeType":"UserDefinedTypeName","pathNode":{"id":15060,"name":"DLEInfo","nameLocations":["2534:7:46"],"nodeType":"IdentifierPath","referencedDeclaration":14964,"src":"2534:7:46"},"referencedDeclaration":14964,"src":"2534:7:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage_ptr","typeString":"struct DLE.DLEInfo"}},"visibility":"public"},{"constant":false,"functionSelector":"013cf08b","id":15067,"mutability":"mutable","name":"proposals","nameLocation":"2598:9:46","nodeType":"VariableDeclaration","scope":16619,"src":"2562:45:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15017_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal)"},"typeName":{"id":15066,"keyName":"","keyNameLocation":"-1:-1:-1","keyType":{"id":15063,"name":"uint256","nodeType":"ElementaryTypeName","src":"2570:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"2562:28:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15017_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":15065,"nodeType":"UserDefinedTypeName","pathNode":{"id":15064,"name":"Proposal","nameLocations":["2581:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":15017,"src":"2581:8:46"},"referencedDeclaration":15017,"src":"2581:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal"}}},"visibility":"public"},{"constant":false,"functionSelector":"82308158","id":15072,"mutability":"mutable","name":"tokenDistributionProposals","nameLocation":"2666:26:46","nodeType":"VariableDeclaration","scope":16619,"src":"2613:79:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TokenDistributionProposal_$15039_storage_$","typeString":"mapping(uint256 => struct DLE.TokenDistributionProposal)"},"typeName":{"id":15071,"keyName":"","keyNameLocation":"-1:-1:-1","keyType":{"id":15068,"name":"uint256","nodeType":"ElementaryTypeName","src":"2621:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"2613:45:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TokenDistributionProposal_$15039_storage_$","typeString":"mapping(uint256 => struct DLE.TokenDistributionProposal)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":15070,"nodeType":"UserDefinedTypeName","pathNode":{"id":15069,"name":"TokenDistributionProposal","nameLocations":["2632:25:46"],"nodeType":"IdentifierPath","referencedDeclaration":15039,"src":"2632:25:46"},"referencedDeclaration":15039,"src":"2632:25:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal"}}},"visibility":"public"},{"constant":false,"functionSelector":"0eb12596","id":15077,"mutability":"mutable","name":"treasuryProposals","nameLocation":"2742:17:46","nodeType":"VariableDeclaration","scope":16619,"src":"2698:61:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TreasuryProposal_$15059_storage_$","typeString":"mapping(uint256 => struct DLE.TreasuryProposal)"},"typeName":{"id":15076,"keyName":"","keyNameLocation":"-1:-1:-1","keyType":{"id":15073,"name":"uint256","nodeType":"ElementaryTypeName","src":"2706:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"2698:36:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TreasuryProposal_$15059_storage_$","typeString":"mapping(uint256 => struct DLE.TreasuryProposal)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":15075,"nodeType":"UserDefinedTypeName","pathNode":{"id":15074,"name":"TreasuryProposal","nameLocations":["2717:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":15059,"src":"2717:16:46"},"referencedDeclaration":15059,"src":"2717:16:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal"}}},"visibility":"public"},{"constant":false,"functionSelector":"0c0512e9","id":15079,"mutability":"mutable","name":"proposalCounter","nameLocation":"2780:15:46","nodeType":"VariableDeclaration","scope":16619,"src":"2765:30:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15078,"name":"uint256","nodeType":"ElementaryTypeName","src":"2765:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"constant":false,"functionSelector":"fd5c4be7","id":15081,"mutability":"mutable","name":"tokenDistributionProposalCounter","nameLocation":"2816:32:46","nodeType":"VariableDeclaration","scope":16619,"src":"2801:47:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15080,"name":"uint256","nodeType":"ElementaryTypeName","src":"2801:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"constant":false,"functionSelector":"9be65b40","id":15083,"mutability":"mutable","name":"treasuryProposalCounter","nameLocation":"2869:23:46","nodeType":"VariableDeclaration","scope":16619,"src":"2854:38:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15082,"name":"uint256","nodeType":"ElementaryTypeName","src":"2854:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"constant":false,"functionSelector":"4fa76ec9","id":15085,"mutability":"mutable","name":"quorumPercentage","nameLocation":"2913:16:46","nodeType":"VariableDeclaration","scope":16619,"src":"2898:31:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15084,"name":"uint256","nodeType":"ElementaryTypeName","src":"2898:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"constant":false,"functionSelector":"0965211e","id":15088,"mutability":"mutable","name":"initialTokensDistributed","nameLocation":"2947:24:46","nodeType":"VariableDeclaration","scope":16619,"src":"2935:44:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15086,"name":"bool","nodeType":"ElementaryTypeName","src":"2935:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"value":{"hexValue":"66616c7365","id":15087,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2974:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"visibility":"public"},{"constant":false,"functionSelector":"96e973fb","id":15092,"mutability":"mutable","name":"lastWithdrawalBlock","nameLocation":"3068:19:46","nodeType":"VariableDeclaration","scope":16619,"src":"3033:54:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":15091,"keyName":"","keyNameLocation":"-1:-1:-1","keyType":{"id":15089,"name":"address","nodeType":"ElementaryTypeName","src":"3041:7:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"3033:27:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":15090,"name":"uint256","nodeType":"ElementaryTypeName","src":"3052:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"public"},{"constant":false,"functionSelector":"ec4a59d9","id":15094,"mutability":"mutable","name":"totalTreasuryBalance","nameLocation":"3187:20:46","nodeType":"VariableDeclaration","scope":16619,"src":"3172:35:46","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15093,"name":"uint256","nodeType":"ElementaryTypeName","src":"3172:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"anonymous":false,"eventSelector":"5cc2d55798cee8f02a1864e506ff754519b7fbe25d3bd5258441c00b83b7bb04","id":15119,"name":"DLEInitialized","nameLocation":"3258:14:46","nodeType":"EventDefinition","parameters":{"id":15118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15096,"indexed":false,"mutability":"mutable","name":"name","nameLocation":"3289:4:46","nodeType":"VariableDeclaration","scope":15119,"src":"3282:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15095,"name":"string","nodeType":"ElementaryTypeName","src":"3282:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15098,"indexed":false,"mutability":"mutable","name":"symbol","nameLocation":"3310:6:46","nodeType":"VariableDeclaration","scope":15119,"src":"3303:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15097,"name":"string","nodeType":"ElementaryTypeName","src":"3303:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15100,"indexed":false,"mutability":"mutable","name":"location","nameLocation":"3333:8:46","nodeType":"VariableDeclaration","scope":15119,"src":"3326:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15099,"name":"string","nodeType":"ElementaryTypeName","src":"3326:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15102,"indexed":false,"mutability":"mutable","name":"coordinates","nameLocation":"3358:11:46","nodeType":"VariableDeclaration","scope":15119,"src":"3351:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15101,"name":"string","nodeType":"ElementaryTypeName","src":"3351:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15104,"indexed":false,"mutability":"mutable","name":"jurisdiction","nameLocation":"3387:12:46","nodeType":"VariableDeclaration","scope":15119,"src":"3379:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15103,"name":"uint256","nodeType":"ElementaryTypeName","src":"3379:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15106,"indexed":false,"mutability":"mutable","name":"oktmo","nameLocation":"3417:5:46","nodeType":"VariableDeclaration","scope":15119,"src":"3409:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15105,"name":"uint256","nodeType":"ElementaryTypeName","src":"3409:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15109,"indexed":false,"mutability":"mutable","name":"okvedCodes","nameLocation":"3441:10:46","nodeType":"VariableDeclaration","scope":15119,"src":"3432:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":15107,"name":"string","nodeType":"ElementaryTypeName","src":"3432:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":15108,"nodeType":"ArrayTypeName","src":"3432:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":15111,"indexed":false,"mutability":"mutable","name":"kpp","nameLocation":"3469:3:46","nodeType":"VariableDeclaration","scope":15119,"src":"3461:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15110,"name":"uint256","nodeType":"ElementaryTypeName","src":"3461:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15113,"indexed":false,"mutability":"mutable","name":"tokenAddress","nameLocation":"3490:12:46","nodeType":"VariableDeclaration","scope":15119,"src":"3482:20:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15112,"name":"address","nodeType":"ElementaryTypeName","src":"3482:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15115,"indexed":false,"mutability":"mutable","name":"timelockAddress","nameLocation":"3520:15:46","nodeType":"VariableDeclaration","scope":15119,"src":"3512:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15114,"name":"address","nodeType":"ElementaryTypeName","src":"3512:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15117,"indexed":false,"mutability":"mutable","name":"governorAddress","nameLocation":"3553:15:46","nodeType":"VariableDeclaration","scope":15119,"src":"3545:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15116,"name":"address","nodeType":"ElementaryTypeName","src":"3545:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3272:302:46"},"src":"3252:323:46"},{"anonymous":false,"eventSelector":"f9e7aa11bcdcbb8ac33b5dba92fca799ef091e54c29270822065501d8edea1a5","id":15127,"name":"InitialTokensDistributed","nameLocation":"3586:24:46","nodeType":"EventDefinition","parameters":{"id":15126,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15122,"indexed":false,"mutability":"mutable","name":"partners","nameLocation":"3621:8:46","nodeType":"VariableDeclaration","scope":15127,"src":"3611:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15120,"name":"address","nodeType":"ElementaryTypeName","src":"3611:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15121,"nodeType":"ArrayTypeName","src":"3611:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15125,"indexed":false,"mutability":"mutable","name":"amounts","nameLocation":"3641:7:46","nodeType":"VariableDeclaration","scope":15127,"src":"3631:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15123,"name":"uint256","nodeType":"ElementaryTypeName","src":"3631:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15124,"nodeType":"ArrayTypeName","src":"3631:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"3610:39:46"},"src":"3580:70:46"},{"anonymous":false,"eventSelector":"bd67ec2db294b72ed21ac12cf37aa44775b63ea7ab9345652a1d28be069c4100","id":15133,"name":"TokensDepositedToTreasury","nameLocation":"3661:25:46","nodeType":"EventDefinition","parameters":{"id":15132,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15129,"indexed":false,"mutability":"mutable","name":"depositor","nameLocation":"3695:9:46","nodeType":"VariableDeclaration","scope":15133,"src":"3687:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15128,"name":"address","nodeType":"ElementaryTypeName","src":"3687:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15131,"indexed":false,"mutability":"mutable","name":"amount","nameLocation":"3714:6:46","nodeType":"VariableDeclaration","scope":15133,"src":"3706:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15130,"name":"uint256","nodeType":"ElementaryTypeName","src":"3706:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3686:35:46"},"src":"3655:67:46"},{"anonymous":false,"eventSelector":"f80f5ce91f7d79d29fd2bd635816739c0fae47505f5a30a820e49ace80884165","id":15145,"name":"TreasuryProposalCreated","nameLocation":"3733:23:46","nodeType":"EventDefinition","parameters":{"id":15144,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15135,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3765:10:46","nodeType":"VariableDeclaration","scope":15145,"src":"3757:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15134,"name":"uint256","nodeType":"ElementaryTypeName","src":"3757:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15137,"indexed":false,"mutability":"mutable","name":"initiator","nameLocation":"3785:9:46","nodeType":"VariableDeclaration","scope":15145,"src":"3777:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15136,"name":"address","nodeType":"ElementaryTypeName","src":"3777:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15139,"indexed":false,"mutability":"mutable","name":"recipient","nameLocation":"3804:9:46","nodeType":"VariableDeclaration","scope":15145,"src":"3796:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15138,"name":"address","nodeType":"ElementaryTypeName","src":"3796:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15141,"indexed":false,"mutability":"mutable","name":"amount","nameLocation":"3823:6:46","nodeType":"VariableDeclaration","scope":15145,"src":"3815:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15140,"name":"uint256","nodeType":"ElementaryTypeName","src":"3815:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15143,"indexed":false,"mutability":"mutable","name":"description","nameLocation":"3838:11:46","nodeType":"VariableDeclaration","scope":15145,"src":"3831:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15142,"name":"string","nodeType":"ElementaryTypeName","src":"3831:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3756:94:46"},"src":"3727:124:46"},{"anonymous":false,"eventSelector":"c5fb6601ac4858dba31868a09f1646a3bfe4638f325353bb142719b81e3645a1","id":15153,"name":"TreasuryProposalSigned","nameLocation":"3862:22:46","nodeType":"EventDefinition","parameters":{"id":15152,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15147,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3893:10:46","nodeType":"VariableDeclaration","scope":15153,"src":"3885:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15146,"name":"uint256","nodeType":"ElementaryTypeName","src":"3885:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15149,"indexed":false,"mutability":"mutable","name":"signer","nameLocation":"3913:6:46","nodeType":"VariableDeclaration","scope":15153,"src":"3905:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15148,"name":"address","nodeType":"ElementaryTypeName","src":"3905:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15151,"indexed":false,"mutability":"mutable","name":"signaturesCount","nameLocation":"3929:15:46","nodeType":"VariableDeclaration","scope":15153,"src":"3921:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15150,"name":"uint256","nodeType":"ElementaryTypeName","src":"3921:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3884:61:46"},"src":"3856:90:46"},{"anonymous":false,"eventSelector":"0bb768aa97fa4e8a8f73bfa7bc210f1a29f29c765d44f0c29acc04a549e32e43","id":15161,"name":"TreasuryProposalExecuted","nameLocation":"3957:24:46","nodeType":"EventDefinition","parameters":{"id":15160,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15155,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3990:10:46","nodeType":"VariableDeclaration","scope":15161,"src":"3982:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15154,"name":"uint256","nodeType":"ElementaryTypeName","src":"3982:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15157,"indexed":false,"mutability":"mutable","name":"recipient","nameLocation":"4010:9:46","nodeType":"VariableDeclaration","scope":15161,"src":"4002:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15156,"name":"address","nodeType":"ElementaryTypeName","src":"4002:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15159,"indexed":false,"mutability":"mutable","name":"amount","nameLocation":"4029:6:46","nodeType":"VariableDeclaration","scope":15161,"src":"4021:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15158,"name":"uint256","nodeType":"ElementaryTypeName","src":"4021:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3981:55:46"},"src":"3951:86:46"},{"anonymous":false,"eventSelector":"8fd808cdcd18f44b7f33c61fb97b83154c1d653ef4a9a2d236b290644edd6c83","id":15175,"name":"TokenDistributionProposalCreated","nameLocation":"4048:32:46","nodeType":"EventDefinition","parameters":{"id":15174,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15163,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4089:10:46","nodeType":"VariableDeclaration","scope":15175,"src":"4081:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15162,"name":"uint256","nodeType":"ElementaryTypeName","src":"4081:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15165,"indexed":false,"mutability":"mutable","name":"initiator","nameLocation":"4109:9:46","nodeType":"VariableDeclaration","scope":15175,"src":"4101:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15164,"name":"address","nodeType":"ElementaryTypeName","src":"4101:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15168,"indexed":false,"mutability":"mutable","name":"partners","nameLocation":"4130:8:46","nodeType":"VariableDeclaration","scope":15175,"src":"4120:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15166,"name":"address","nodeType":"ElementaryTypeName","src":"4120:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15167,"nodeType":"ArrayTypeName","src":"4120:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15171,"indexed":false,"mutability":"mutable","name":"amounts","nameLocation":"4150:7:46","nodeType":"VariableDeclaration","scope":15175,"src":"4140:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15169,"name":"uint256","nodeType":"ElementaryTypeName","src":"4140:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15170,"nodeType":"ArrayTypeName","src":"4140:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15173,"indexed":false,"mutability":"mutable","name":"description","nameLocation":"4166:11:46","nodeType":"VariableDeclaration","scope":15175,"src":"4159:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15172,"name":"string","nodeType":"ElementaryTypeName","src":"4159:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4080:98:46"},"src":"4042:137:46"},{"anonymous":false,"eventSelector":"77c69d1b59f862d9677ac552a49c26ba3fe18ccc64ad8da630a5343c306dea61","id":15183,"name":"TokenDistributionProposalSigned","nameLocation":"4190:31:46","nodeType":"EventDefinition","parameters":{"id":15182,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15177,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4230:10:46","nodeType":"VariableDeclaration","scope":15183,"src":"4222:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15176,"name":"uint256","nodeType":"ElementaryTypeName","src":"4222:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15179,"indexed":false,"mutability":"mutable","name":"signer","nameLocation":"4250:6:46","nodeType":"VariableDeclaration","scope":15183,"src":"4242:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15178,"name":"address","nodeType":"ElementaryTypeName","src":"4242:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15181,"indexed":false,"mutability":"mutable","name":"signaturesCount","nameLocation":"4266:15:46","nodeType":"VariableDeclaration","scope":15183,"src":"4258:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15180,"name":"uint256","nodeType":"ElementaryTypeName","src":"4258:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4221:61:46"},"src":"4184:99:46"},{"anonymous":false,"eventSelector":"e8585c604452fcb59bc021fce36eb8241ffc18bd81b50ce6cd5cea81ceeaa58d","id":15193,"name":"TokenDistributionProposalExecuted","nameLocation":"4294:33:46","nodeType":"EventDefinition","parameters":{"id":15192,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15185,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4336:10:46","nodeType":"VariableDeclaration","scope":15193,"src":"4328:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15184,"name":"uint256","nodeType":"ElementaryTypeName","src":"4328:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15188,"indexed":false,"mutability":"mutable","name":"partners","nameLocation":"4358:8:46","nodeType":"VariableDeclaration","scope":15193,"src":"4348:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15186,"name":"address","nodeType":"ElementaryTypeName","src":"4348:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15187,"nodeType":"ArrayTypeName","src":"4348:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15191,"indexed":false,"mutability":"mutable","name":"amounts","nameLocation":"4378:7:46","nodeType":"VariableDeclaration","scope":15193,"src":"4368:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15189,"name":"uint256","nodeType":"ElementaryTypeName","src":"4368:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15190,"nodeType":"ArrayTypeName","src":"4368:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"4327:59:46"},"src":"4288:99:46"},{"anonymous":false,"eventSelector":"2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf","id":15201,"name":"ProposalCreated","nameLocation":"4398:15:46","nodeType":"EventDefinition","parameters":{"id":15200,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15195,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4422:10:46","nodeType":"VariableDeclaration","scope":15201,"src":"4414:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15194,"name":"uint256","nodeType":"ElementaryTypeName","src":"4414:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15197,"indexed":false,"mutability":"mutable","name":"initiator","nameLocation":"4442:9:46","nodeType":"VariableDeclaration","scope":15201,"src":"4434:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15196,"name":"address","nodeType":"ElementaryTypeName","src":"4434:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15199,"indexed":false,"mutability":"mutable","name":"operation","nameLocation":"4459:9:46","nodeType":"VariableDeclaration","scope":15201,"src":"4453:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":15198,"name":"bytes","nodeType":"ElementaryTypeName","src":"4453:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4413:56:46"},"src":"4392:78:46"},{"anonymous":false,"eventSelector":"9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d1","id":15209,"name":"ProposalSigned","nameLocation":"4481:14:46","nodeType":"EventDefinition","parameters":{"id":15208,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15203,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4504:10:46","nodeType":"VariableDeclaration","scope":15209,"src":"4496:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15202,"name":"uint256","nodeType":"ElementaryTypeName","src":"4496:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15205,"indexed":false,"mutability":"mutable","name":"signer","nameLocation":"4524:6:46","nodeType":"VariableDeclaration","scope":15209,"src":"4516:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15204,"name":"address","nodeType":"ElementaryTypeName","src":"4516:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15207,"indexed":false,"mutability":"mutable","name":"signaturesCount","nameLocation":"4540:15:46","nodeType":"VariableDeclaration","scope":15209,"src":"4532:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15206,"name":"uint256","nodeType":"ElementaryTypeName","src":"4532:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4495:61:46"},"src":"4475:82:46"},{"anonymous":false,"eventSelector":"5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60","id":15215,"name":"ModuleInstalled","nameLocation":"4568:15:46","nodeType":"EventDefinition","parameters":{"id":15214,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15211,"indexed":false,"mutability":"mutable","name":"moduleName","nameLocation":"4591:10:46","nodeType":"VariableDeclaration","scope":15215,"src":"4584:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15210,"name":"string","nodeType":"ElementaryTypeName","src":"4584:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15213,"indexed":false,"mutability":"mutable","name":"moduleAddress","nameLocation":"4611:13:46","nodeType":"VariableDeclaration","scope":15215,"src":"4603:21:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15212,"name":"address","nodeType":"ElementaryTypeName","src":"4603:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4583:42:46"},"src":"4562:64:46"},{"body":{"id":15397,"nodeType":"Block","src":"5068:1583:46","statements":[{"expression":{"id":15283,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15261,"name":"dleInfo","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15062,"src":"5078:7:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage","typeString":"struct DLE.DLEInfo storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"expression":{"id":15263,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5116:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15264,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5123:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"5116:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15265,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5149:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15266,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5156:6:46","memberName":"symbol","nodeType":"MemberAccess","referencedDeclaration":14968,"src":"5149:13:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15267,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5186:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15268,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5193:8:46","memberName":"location","nodeType":"MemberAccess","referencedDeclaration":14970,"src":"5186:15:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15269,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5228:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15270,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5235:11:46","memberName":"coordinates","nodeType":"MemberAccess","referencedDeclaration":14972,"src":"5228:18:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15271,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5274:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15272,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5281:12:46","memberName":"jurisdiction","nodeType":"MemberAccess","referencedDeclaration":14974,"src":"5274:19:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15273,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5314:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15274,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5321:5:46","memberName":"oktmo","nodeType":"MemberAccess","referencedDeclaration":14976,"src":"5314:12:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15275,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5352:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15276,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5359:10:46","memberName":"okvedCodes","nodeType":"MemberAccess","referencedDeclaration":14979,"src":"5352:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"expression":{"id":15277,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5388:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15278,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5395:3:46","memberName":"kpp","nodeType":"MemberAccess","referencedDeclaration":14981,"src":"5388:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15279,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"5431:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5437:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"5431:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"74727565","id":15281,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"5470:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":15262,"name":"DLEInfo","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14964,"src":"5088:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_DLEInfo_$14964_storage_ptr_$","typeString":"type(struct DLE.DLEInfo storage pointer)"}},"id":15282,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5110:4:46","5141:6:46","5176:8:46","5215:11:46","5260:12:46","5307:5:46","5340:10:46","5383:3:46","5412:17:46","5460:8:46"],"names":["name","symbol","location","coordinates","jurisdiction","oktmo","okvedCodes","kpp","creationTimestamp","isActive"],"nodeType":"FunctionCall","src":"5088:397:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_memory_ptr","typeString":"struct DLE.DLEInfo memory"}},"src":"5078:407:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEInfo_$14964_storage","typeString":"struct DLE.DLEInfo storage ref"}},"id":15284,"nodeType":"ExpressionStatement","src":"5078:407:46"},{"expression":{"id":15288,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15285,"name":"quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15085,"src":"5495:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"expression":{"id":15286,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5514:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15287,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5521:16:46","memberName":"quorumPercentage","nodeType":"MemberAccess","referencedDeclaration":14989,"src":"5514:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5495:42:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15289,"nodeType":"ExpressionStatement","src":"5495:42:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15297,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":15291,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5690:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15292,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5697:15:46","memberName":"initialPartners","nodeType":"MemberAccess","referencedDeclaration":14992,"src":"5690:22:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15293,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5713:6:46","memberName":"length","nodeType":"MemberAccess","src":"5690:29:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"expression":{"id":15294,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5723:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15295,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5730:14:46","memberName":"initialAmounts","nodeType":"MemberAccess","referencedDeclaration":14995,"src":"5723:21:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5745:6:46","memberName":"length","nodeType":"MemberAccess","src":"5723:28:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5690:61:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"417272617973206c656e677468206d69736d61746368","id":15298,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"5753:24:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""},"value":"Arrays length mismatch"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""}],"id":15290,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"5682:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15299,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5682:96:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15300,"nodeType":"ExpressionStatement","src":"5682:96:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15306,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":15302,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5796:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15303,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5803:15:46","memberName":"initialPartners","nodeType":"MemberAccess","referencedDeclaration":14992,"src":"5796:22:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15304,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5819:6:46","memberName":"length","nodeType":"MemberAccess","src":"5796:29:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15305,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5828:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5796:33:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"4e6f20696e697469616c20706172746e657273","id":15307,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"5831:21:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_52ac33e2ca140c303c018eee17fe8221d2a3fad6b5586ebb7760b84287db7147","typeString":"literal_string \"No initial partners\""},"value":"No initial partners"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_52ac33e2ca140c303c018eee17fe8221d2a3fad6b5586ebb7760b84287db7147","typeString":"literal_string \"No initial partners\""}],"id":15301,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"5788:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15308,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5788:65:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15309,"nodeType":"ExpressionStatement","src":"5788:65:46"},{"body":{"id":15356,"nodeType":"Block","src":"5932:227:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":15331,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"expression":{"id":15323,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5954:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15324,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5961:15:46","memberName":"initialPartners","nodeType":"MemberAccess","referencedDeclaration":14992,"src":"5954:22:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15326,"indexExpression":{"id":15325,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15311,"src":"5977:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5954:25:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":15329,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5991:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15328,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5983:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15327,"name":"address","nodeType":"ElementaryTypeName","src":"5983:7:46","typeDescriptions":{}}},"id":15330,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5983:10:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5954:39:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f2061646472657373","id":15332,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"5995:14:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""},"value":"Zero address"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""}],"id":15322,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"5946:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15333,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5946:64:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15334,"nodeType":"ExpressionStatement","src":"5946:64:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"expression":{"id":15336,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6032:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15337,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6039:14:46","memberName":"initialAmounts","nodeType":"MemberAccess","referencedDeclaration":14995,"src":"6032:21:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15339,"indexExpression":{"id":15338,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15311,"src":"6054:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6032:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15340,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6059:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6032:28:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f20616d6f756e74","id":15342,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"6062:13:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""},"value":"Zero amount"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""}],"id":15335,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"6024:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15343,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6024:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15344,"nodeType":"ExpressionStatement","src":"6024:52:46"},{"expression":{"arguments":[{"baseExpression":{"expression":{"id":15346,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6096:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15347,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6103:15:46","memberName":"initialPartners","nodeType":"MemberAccess","referencedDeclaration":14992,"src":"6096:22:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15349,"indexExpression":{"id":15348,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15311,"src":"6119:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6096:25:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"expression":{"id":15350,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6123:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15351,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6130:14:46","memberName":"initialAmounts","nodeType":"MemberAccess","referencedDeclaration":14995,"src":"6123:21:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15353,"indexExpression":{"id":15352,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15311,"src":"6145:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6123:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15345,"name":"_mint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5987,"src":"6090:5:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":15354,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6090:58:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15355,"nodeType":"ExpressionStatement","src":"6090:58:46"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15314,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15311,"src":"5892:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"expression":{"id":15315,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"5896:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15316,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5903:15:46","memberName":"initialPartners","nodeType":"MemberAccess","referencedDeclaration":14992,"src":"5896:22:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15317,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5919:6:46","memberName":"length","nodeType":"MemberAccess","src":"5896:29:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5892:33:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15357,"initializationExpression":{"assignments":[15311],"declarations":[{"constant":false,"id":15311,"mutability":"mutable","name":"i","nameLocation":"5885:1:46","nodeType":"VariableDeclaration","scope":15357,"src":"5877:9:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15310,"name":"uint256","nodeType":"ElementaryTypeName","src":"5877:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15313,"initialValue":{"hexValue":"30","id":15312,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5889:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"5877:13:46"},"loopExpression":{"expression":{"id":15320,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"5927:3:46","subExpression":{"id":15319,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15311,"src":"5927:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15321,"nodeType":"ExpressionStatement","src":"5927:3:46"},"nodeType":"ForStatement","src":"5872:287:46"},{"expression":{"id":15360,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15358,"name":"initialTokensDistributed","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15088,"src":"6177:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":15359,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6204:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"6177:31:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15361,"nodeType":"ExpressionStatement","src":"6177:31:46"},{"eventCall":{"arguments":[{"expression":{"id":15363,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6248:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15364,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6255:15:46","memberName":"initialPartners","nodeType":"MemberAccess","referencedDeclaration":14992,"src":"6248:22:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"expression":{"id":15365,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6272:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15366,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6279:14:46","memberName":"initialAmounts","nodeType":"MemberAccess","referencedDeclaration":14995,"src":"6272:21:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}],"id":15362,"name":"InitialTokensDistributed","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15127,"src":"6223:24:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$returns$__$","typeString":"function (address[] memory,uint256[] memory)"}},"id":15367,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6223:71:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15368,"nodeType":"EmitStatement","src":"6218:76:46"},{"eventCall":{"arguments":[{"expression":{"id":15370,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6338:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15371,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6345:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"6338:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15372,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6363:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15373,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6370:6:46","memberName":"symbol","nodeType":"MemberAccess","referencedDeclaration":14968,"src":"6363:13:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15374,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6390:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15375,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6397:8:46","memberName":"location","nodeType":"MemberAccess","referencedDeclaration":14970,"src":"6390:15:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15376,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6419:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15377,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6426:11:46","memberName":"coordinates","nodeType":"MemberAccess","referencedDeclaration":14972,"src":"6419:18:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15378,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6451:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15379,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6458:12:46","memberName":"jurisdiction","nodeType":"MemberAccess","referencedDeclaration":14974,"src":"6451:19:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15380,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6484:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15381,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6491:5:46","memberName":"oktmo","nodeType":"MemberAccess","referencedDeclaration":14976,"src":"6484:12:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15382,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6510:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15383,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6517:10:46","memberName":"okvedCodes","nodeType":"MemberAccess","referencedDeclaration":14979,"src":"6510:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"expression":{"id":15384,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"6541:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15385,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6548:3:46","memberName":"kpp","nodeType":"MemberAccess","referencedDeclaration":14981,"src":"6541:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":15388,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"6573:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}],"id":15387,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6565:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15386,"name":"address","nodeType":"ElementaryTypeName","src":"6565:7:46","typeDescriptions":{}}},"id":15389,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6565:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15390,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15220,"src":"6592:15:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":15393,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"6629:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}],"id":15392,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6621:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15391,"name":"address","nodeType":"ElementaryTypeName","src":"6621:7:46","typeDescriptions":{}}},"id":15394,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6621:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":15369,"name":"DLEInitialized","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15119,"src":"6310:14:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_uint256_$_t_address_$_t_address_$_t_address_$returns$__$","typeString":"function (string memory,string memory,string memory,string memory,uint256,uint256,string memory[] memory,uint256,address,address,address)"}},"id":15395,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6310:334:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15396,"nodeType":"EmitStatement","src":"6305:339:46"}]},"id":15398,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"expression":{"id":15223,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"4730:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15224,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4737:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"4730:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":15225,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"4743:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15226,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4750:6:46","memberName":"symbol","nodeType":"MemberAccess","referencedDeclaration":14968,"src":"4743:13:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15227,"kind":"baseConstructorSpecifier","modifierName":{"id":15222,"name":"ERC20","nameLocations":["4724:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":6147,"src":"4724:5:46"},"nodeType":"ModifierInvocation","src":"4724:33:46"},{"arguments":[{"expression":{"id":15229,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"4775:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15230,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4782:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":14966,"src":"4775:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15231,"kind":"baseConstructorSpecifier","modifierName":{"id":15228,"name":"Governor","nameLocations":["4766:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"4766:8:46"},"nodeType":"ModifierInvocation","src":"4766:21:46"},{"arguments":[{"expression":{"id":15233,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"4813:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15234,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4820:11:46","memberName":"votingDelay","nodeType":"MemberAccess","referencedDeclaration":14983,"src":"4813:18:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"expression":{"id":15235,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"4833:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15236,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4840:12:46","memberName":"votingPeriod","nodeType":"MemberAccess","referencedDeclaration":14985,"src":"4833:19:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"expression":{"id":15237,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"4854:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15238,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4861:17:46","memberName":"proposalThreshold","nodeType":"MemberAccess","referencedDeclaration":14987,"src":"4854:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15239,"kind":"baseConstructorSpecifier","modifierName":{"id":15232,"name":"GovernorSettings","nameLocations":["4796:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"4796:16:46"},"nodeType":"ModifierInvocation","src":"4796:83:46"},{"arguments":[{"expression":{"id":15241,"name":"config","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15218,"src":"4916:6:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig memory"}},"id":15242,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4923:16:46","memberName":"quorumPercentage","nodeType":"MemberAccess","referencedDeclaration":14989,"src":"4916:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15243,"kind":"baseConstructorSpecifier","modifierName":{"id":15240,"name":"GovernorVotesQuorumFraction","nameLocations":["4888:27:46"],"nodeType":"IdentifierPath","referencedDeclaration":4677,"src":"4888:27:46"},"nodeType":"ModifierInvocation","src":"4888:52:46"},{"arguments":[{"arguments":[{"arguments":[{"id":15248,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15220,"src":"5000:15:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15247,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4992:8:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_payable_$","typeString":"type(address payable)"},"typeName":{"id":15246,"name":"address","nodeType":"ElementaryTypeName","src":"4992:8:46","stateMutability":"payable","typeDescriptions":{}}},"id":15249,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4992:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address_payable","typeString":"address payable"}],"id":15245,"name":"TimelockController","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3608,"src":"4973:18:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_TimelockController_$3608_$","typeString":"type(contract TimelockController)"}},"id":15250,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4973:44:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3608","typeString":"contract TimelockController"}}],"id":15251,"kind":"baseConstructorSpecifier","modifierName":{"id":15244,"name":"GovernorTimelockControl","nameLocations":["4949:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"4949:23:46"},"nodeType":"ModifierInvocation","src":"4949:69:46"},{"arguments":[{"arguments":[{"arguments":[{"id":15256,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"5056:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}],"id":15255,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5048:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15254,"name":"address","nodeType":"ElementaryTypeName","src":"5048:7:46","typeDescriptions":{}}},"id":15257,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5048:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15253,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4760,"src":"5041:6:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IVotes_$4760_$","typeString":"type(contract IVotes)"}},"id":15258,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5041:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4760","typeString":"contract IVotes"}}],"id":15259,"kind":"baseConstructorSpecifier","modifierName":{"id":15252,"name":"GovernorVotes","nameLocations":["5027:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"5027:13:46"},"nodeType":"ModifierInvocation","src":"5027:36:46"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15221,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15218,"mutability":"mutable","name":"config","nameLocation":"4670:6:46","nodeType":"VariableDeclaration","scope":15398,"src":"4653:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_memory_ptr","typeString":"struct DLE.DLEConfig"},"typeName":{"id":15217,"nodeType":"UserDefinedTypeName","pathNode":{"id":15216,"name":"DLEConfig","nameLocations":["4653:9:46"],"nodeType":"IdentifierPath","referencedDeclaration":14996,"src":"4653:9:46"},"referencedDeclaration":14996,"src":"4653:9:46","typeDescriptions":{"typeIdentifier":"t_struct$_DLEConfig_$14996_storage_ptr","typeString":"struct DLE.DLEConfig"}},"visibility":"internal"},{"constant":false,"id":15220,"mutability":"mutable","name":"timelockAddress","nameLocation":"4694:15:46","nodeType":"VariableDeclaration","scope":15398,"src":"4686:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15219,"name":"address","nodeType":"ElementaryTypeName","src":"4686:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4643:72:46"},"returnParameters":{"id":15260,"nodeType":"ParameterList","parameters":[],"src":"5068:0:46"},"scope":16619,"src":"4632:2019:46","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":15492,"nodeType":"Block","src":"7283:930:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15419,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15415,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15402,"src":"7301:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15416,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7311:6:46","memberName":"length","nodeType":"MemberAccess","src":"7301:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15417,"name":"_amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15405,"src":"7321:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15418,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7330:6:46","memberName":"length","nodeType":"MemberAccess","src":"7321:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7301:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"417272617973206c656e677468206d69736d61746368","id":15420,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"7338:24:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""},"value":"Arrays length mismatch"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""}],"id":15414,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"7293:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15421,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7293:70:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15422,"nodeType":"ExpressionStatement","src":"7293:70:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15427,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15424,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15402,"src":"7381:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15425,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7391:6:46","memberName":"length","nodeType":"MemberAccess","src":"7381:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15426,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7400:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7381:20:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d70747920617272617973","id":15428,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"7403:14:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""},"value":"Empty arrays"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""}],"id":15423,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"7373:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15429,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7373:45:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15430,"nodeType":"ExpressionStatement","src":"7373:45:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15432,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15407,"src":"7436:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":15433,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"7448:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15434,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7454:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"7448:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7436:27:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e76616c69642074696d656c6f636b","id":15436,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"7465:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""},"value":"Invalid timelock"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""}],"id":15431,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"7428:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15437,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7428:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15438,"nodeType":"ExpressionStatement","src":"7428:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15445,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":15441,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"7512:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15442,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7516:6:46","memberName":"sender","nodeType":"MemberAccess","src":"7512:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15440,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"7502:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15443,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7502:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15444,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7526:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7502:25:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"4d75737420686f6c6420746f6b656e7320746f206372656174652070726f706f73616c","id":15446,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"7529:37:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_a2e6c5dda7c2ec2a91237927bcea1a227aaeb0a0dcd7bb09f5f8b66e3fd42c53","typeString":"literal_string \"Must hold tokens to create proposal\""},"value":"Must hold tokens to create proposal"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_a2e6c5dda7c2ec2a91237927bcea1a227aaeb0a0dcd7bb09f5f8b66e3fd42c53","typeString":"literal_string \"Must hold tokens to create proposal\""}],"id":15439,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"7494:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15447,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7494:73:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15448,"nodeType":"ExpressionStatement","src":"7494:73:46"},{"assignments":[15450],"declarations":[{"constant":false,"id":15450,"mutability":"mutable","name":"proposalId","nameLocation":"7586:10:46","nodeType":"VariableDeclaration","scope":15492,"src":"7578:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15449,"name":"uint256","nodeType":"ElementaryTypeName","src":"7578:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15453,"initialValue":{"id":15452,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"7599:34:46","subExpression":{"id":15451,"name":"tokenDistributionProposalCounter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15081,"src":"7599:32:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7578:55:46"},{"expression":{"id":15479,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":15454,"name":"tokenDistributionProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15072,"src":"7652:26:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TokenDistributionProposal_$15039_storage_$","typeString":"mapping(uint256 => struct DLE.TokenDistributionProposal storage ref)"}},"id":15456,"indexExpression":{"id":15455,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15450,"src":"7679:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"7652:38:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage","typeString":"struct DLE.TokenDistributionProposal storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":15458,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15402,"src":"7743:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15459,"name":"_amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15405,"src":"7775:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15460,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15407,"src":"7807:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15461,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"7841:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15462,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7845:6:46","memberName":"sender","nodeType":"MemberAccess","src":"7841:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":15466,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7889:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15465,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"7877:11:46","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory[] memory)"},"typeName":{"baseType":{"id":15463,"name":"bytes","nodeType":"ElementaryTypeName","src":"7881:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15464,"nodeType":"ArrayTypeName","src":"7881:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}}},"id":15467,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7877:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"66616c7365","id":15468,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"7915:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15472,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":15469,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5720,"src":"7951:11:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15470,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7951:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":15471,"name":"quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15085,"src":"7967:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7951:32:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15473,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"7950:34:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"313030","id":15474,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7987:3:46","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"src":"7950:40:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"30","id":15476,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8021:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":15477,"name":"_description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15409,"src":"8049:12:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":15457,"name":"TokenDistributionProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15039,"src":"7693:25:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_TokenDistributionProposal_$15039_storage_ptr_$","typeString":"type(struct DLE.TokenDistributionProposal storage pointer)"}},"id":15478,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["7733:8:46","7766:7:46","7797:8:46","7830:9:46","7865:10:46","7905:8:46","7934:14:46","8004:15:46","8036:11:46"],"names":["partners","amounts","timelock","initiator","signatures","executed","quorumRequired","signaturesCount","description"],"nodeType":"FunctionCall","src":"7693:379:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_memory_ptr","typeString":"struct DLE.TokenDistributionProposal memory"}},"src":"7652:420:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage","typeString":"struct DLE.TokenDistributionProposal storage ref"}},"id":15480,"nodeType":"ExpressionStatement","src":"7652:420:46"},{"eventCall":{"arguments":[{"id":15482,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15450,"src":"8121:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15483,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"8133:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15484,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8137:6:46","memberName":"sender","nodeType":"MemberAccess","src":"8133:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15485,"name":"_partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15402,"src":"8145:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15486,"name":"_amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15405,"src":"8156:8:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15487,"name":"_description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15409,"src":"8166:12:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":15481,"name":"TokenDistributionProposalCreated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15175,"src":"8088:32:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_string_memory_ptr_$returns$__$","typeString":"function (uint256,address,address[] memory,uint256[] memory,string memory)"}},"id":15488,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8088:91:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15489,"nodeType":"EmitStatement","src":"8083:96:46"},{"expression":{"id":15490,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15450,"src":"8196:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15413,"id":15491,"nodeType":"Return","src":"8189:17:46"}]},"documentation":{"id":15399,"nodeType":"StructuredDocumentation","src":"6657:413:46","text":" @dev Создать предложение на распределение токенов\n @param _partners Массив адресов партнеров\n @param _amounts Массив сумм токенов для каждого партнера\n @param _timelock Время исполнения (timestamp)\n @param _description Описание предложения"},"functionSelector":"108b4e07","id":15493,"implemented":true,"kind":"function","modifiers":[],"name":"createTokenDistributionProposal","nameLocation":"7084:31:46","nodeType":"FunctionDefinition","parameters":{"id":15410,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15402,"mutability":"mutable","name":"_partners","nameLocation":"7142:9:46","nodeType":"VariableDeclaration","scope":15493,"src":"7125:26:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15400,"name":"address","nodeType":"ElementaryTypeName","src":"7125:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15401,"nodeType":"ArrayTypeName","src":"7125:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15405,"mutability":"mutable","name":"_amounts","nameLocation":"7178:8:46","nodeType":"VariableDeclaration","scope":15493,"src":"7161:25:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15403,"name":"uint256","nodeType":"ElementaryTypeName","src":"7161:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15404,"nodeType":"ArrayTypeName","src":"7161:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15407,"mutability":"mutable","name":"_timelock","nameLocation":"7204:9:46","nodeType":"VariableDeclaration","scope":15493,"src":"7196:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15406,"name":"uint256","nodeType":"ElementaryTypeName","src":"7196:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15409,"mutability":"mutable","name":"_description","nameLocation":"7237:12:46","nodeType":"VariableDeclaration","scope":15493,"src":"7223:26:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15408,"name":"string","nodeType":"ElementaryTypeName","src":"7223:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"7115:140:46"},"returnParameters":{"id":15413,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15412,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15493,"src":"7274:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15411,"name":"uint256","nodeType":"ElementaryTypeName","src":"7274:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7273:9:46"},"scope":16619,"src":"7075:1138:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15613,"nodeType":"Block","src":"8457:1112:46","statements":[{"assignments":[15501],"declarations":[{"constant":false,"id":15501,"mutability":"mutable","name":"proposal","nameLocation":"8501:8:46","nodeType":"VariableDeclaration","scope":15613,"src":"8467:42:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal"},"typeName":{"id":15500,"nodeType":"UserDefinedTypeName","pathNode":{"id":15499,"name":"TokenDistributionProposal","nameLocations":["8467:25:46"],"nodeType":"IdentifierPath","referencedDeclaration":15039,"src":"8467:25:46"},"referencedDeclaration":15039,"src":"8467:25:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal"}},"visibility":"internal"}],"id":15505,"initialValue":{"baseExpression":{"id":15502,"name":"tokenDistributionProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15072,"src":"8512:26:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TokenDistributionProposal_$15039_storage_$","typeString":"mapping(uint256 => struct DLE.TokenDistributionProposal storage ref)"}},"id":15504,"indexExpression":{"id":15503,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15496,"src":"8539:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8512:39:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage","typeString":"struct DLE.TokenDistributionProposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"8467:84:46"},{"expression":{"arguments":[{"id":15509,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"8569:18:46","subExpression":{"expression":{"id":15507,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"8570:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15508,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8579:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15032,"src":"8570:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c20616c7265616479206578656375746564","id":15510,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"8589:27:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""},"value":"Proposal already executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""}],"id":15506,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"8561:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15511,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8561:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15512,"nodeType":"ExpressionStatement","src":"8561:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15518,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15514,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"8635:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8641:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"8635:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":15516,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"8653:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15517,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8662:8:46","memberName":"timelock","nodeType":"MemberAccess","referencedDeclaration":15025,"src":"8653:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8635:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c2065787069726564","id":15519,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"8672:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""},"value":"Proposal expired"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""}],"id":15513,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"8627:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15520,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8627:64:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15521,"nodeType":"ExpressionStatement","src":"8627:64:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15528,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":15524,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"8719:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15525,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8723:6:46","memberName":"sender","nodeType":"MemberAccess","src":"8719:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15523,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"8709:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15526,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8709:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15527,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8733:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"8709:25:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"4e6f20746f6b656e7320746f207369676e","id":15529,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"8736:19:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""},"value":"No tokens to sign"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""}],"id":15522,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"8701:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15530,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8701:55:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15531,"nodeType":"ExpressionStatement","src":"8701:55:46"},{"body":{"id":15569,"nodeType":"Block","src":"8916:212:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":15565,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15551,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"expression":{"id":15545,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"8955:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15546,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8964:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15030,"src":"8955:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":15548,"indexExpression":{"id":15547,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15533,"src":"8975:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8955:22:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage","typeString":"bytes storage ref"}},"id":15549,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8978:6:46","memberName":"length","nodeType":"MemberAccess","src":"8955:29:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":15550,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8988:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"8955:34:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":15564,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"baseExpression":{"expression":{"id":15554,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"9021:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15555,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9030:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15030,"src":"9021:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":15557,"indexExpression":{"id":15556,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15533,"src":"9041:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"9021:22:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage","typeString":"bytes storage ref"}},{"components":[{"id":15559,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9046:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15558,"name":"address","nodeType":"ElementaryTypeName","src":"9046:7:46","typeDescriptions":{}}}],"id":15560,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"9045:9:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_storage","typeString":"bytes storage ref"},{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"}],"expression":{"id":15552,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"9010:3:46","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":15553,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9014:6:46","memberName":"decode","nodeType":"MemberAccess","src":"9010:10:46","typeDescriptions":{"typeIdentifier":"t_function_abidecode_pure$__$returns$__$","typeString":"function () pure"}},"id":15561,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9010:45:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":15562,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"9059:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15563,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9063:6:46","memberName":"sender","nodeType":"MemberAccess","src":"9059:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9010:59:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"8955:114:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"416c7265616479207369676e6564","id":15566,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9087:16:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_988ed7cc4955768d49d35b181a2bc2b0514174494b33f90da8e2fba3c967c228","typeString":"literal_string \"Already signed\""},"value":"Already signed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_988ed7cc4955768d49d35b181a2bc2b0514174494b33f90da8e2fba3c967c228","typeString":"literal_string \"Already signed\""}],"id":15544,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"8930:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15567,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8930:187:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15568,"nodeType":"ExpressionStatement","src":"8930:187:46"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15540,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15536,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15533,"src":"8879:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"expression":{"id":15537,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"8883:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15538,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8892:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15030,"src":"8883:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":15539,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8903:6:46","memberName":"length","nodeType":"MemberAccess","src":"8883:26:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8879:30:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15570,"initializationExpression":{"assignments":[15533],"declarations":[{"constant":false,"id":15533,"mutability":"mutable","name":"i","nameLocation":"8872:1:46","nodeType":"VariableDeclaration","scope":15570,"src":"8864:9:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15532,"name":"uint256","nodeType":"ElementaryTypeName","src":"8864:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15535,"initialValue":{"hexValue":"30","id":15534,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8876:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"8864:13:46"},"loopExpression":{"expression":{"id":15542,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"8911:3:46","subExpression":{"id":15541,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15533,"src":"8911:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15543,"nodeType":"ExpressionStatement","src":"8911:3:46"},"nodeType":"ForStatement","src":"8859:269:46"},{"expression":{"arguments":[{"arguments":[{"expression":{"id":15578,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"9180:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15579,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9184:6:46","memberName":"sender","nodeType":"MemberAccess","src":"9180:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":15576,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"9163:3:46","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":15577,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9167:12:46","memberName":"encodePacked","nodeType":"MemberAccess","src":"9163:16:46","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":15580,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9163:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"expression":{"id":15571,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"9138:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15574,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9147:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15030,"src":"9138:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":15575,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9158:4:46","memberName":"push","nodeType":"MemberAccess","src":"9138:24:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_bytes_storage_$dyn_storage_ptr_$_t_bytes_storage_$returns$__$attached_to$_t_array$_t_bytes_storage_$dyn_storage_ptr_$","typeString":"function (bytes storage ref[] storage pointer,bytes storage ref)"}},"id":15581,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9138:54:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15582,"nodeType":"ExpressionStatement","src":"9138:54:46"},{"expression":{"id":15586,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"9202:26:46","subExpression":{"expression":{"id":15583,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"9202:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15585,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"9211:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15036,"src":"9202:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15587,"nodeType":"ExpressionStatement","src":"9202:26:46"},{"eventCall":{"arguments":[{"id":15589,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15496,"src":"9276:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15590,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"9289:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15591,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9293:6:46","memberName":"sender","nodeType":"MemberAccess","src":"9289:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":15592,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"9301:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15593,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9310:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15036,"src":"9301:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15588,"name":"TokenDistributionProposalSigned","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15183,"src":"9244:31:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_uint256_$returns$__$","typeString":"function (uint256,address,uint256)"}},"id":15594,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9244:82:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15595,"nodeType":"EmitStatement","src":"9239:87:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15600,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15596,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"9409:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15597,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9418:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15036,"src":"9409:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":15598,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"9437:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15599,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9446:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15034,"src":"9437:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9409:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15612,"nodeType":"IfStatement","src":"9405:158:46","trueBody":{"id":15611,"nodeType":"Block","src":"9462:101:46","statements":[{"expression":{"id":15605,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15601,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15501,"src":"9476:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15603,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"9485:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15032,"src":"9476:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":15604,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"9496:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"9476:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15606,"nodeType":"ExpressionStatement","src":"9476:24:46"},{"expression":{"arguments":[{"id":15608,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15496,"src":"9540:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15607,"name":"_executeTokenDistribution","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15699,"src":"9514:25:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":15609,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9514:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15610,"nodeType":"ExpressionStatement","src":"9514:38:46"}]}}]},"documentation":{"id":15494,"nodeType":"StructuredDocumentation","src":"8219:164:46","text":" @dev Подписать предложение на распределение токенов\n @param _proposalId ID предложения"},"functionSelector":"7e63b733","id":15614,"implemented":true,"kind":"function","modifiers":[],"name":"signTokenDistributionProposal","nameLocation":"8397:29:46","nodeType":"FunctionDefinition","parameters":{"id":15497,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15496,"mutability":"mutable","name":"_proposalId","nameLocation":"8435:11:46","nodeType":"VariableDeclaration","scope":15614,"src":"8427:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15495,"name":"uint256","nodeType":"ElementaryTypeName","src":"8427:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8426:21:46"},"returnParameters":{"id":15498,"nodeType":"ParameterList","parameters":[],"src":"8457:0:46"},"scope":16619,"src":"8388:1181:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15698,"nodeType":"Block","src":"9828:626:46","statements":[{"assignments":[15622],"declarations":[{"constant":false,"id":15622,"mutability":"mutable","name":"proposal","nameLocation":"9872:8:46","nodeType":"VariableDeclaration","scope":15698,"src":"9838:42:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal"},"typeName":{"id":15621,"nodeType":"UserDefinedTypeName","pathNode":{"id":15620,"name":"TokenDistributionProposal","nameLocations":["9838:25:46"],"nodeType":"IdentifierPath","referencedDeclaration":15039,"src":"9838:25:46"},"referencedDeclaration":15039,"src":"9838:25:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal"}},"visibility":"internal"}],"id":15626,"initialValue":{"baseExpression":{"id":15623,"name":"tokenDistributionProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15072,"src":"9883:26:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TokenDistributionProposal_$15039_storage_$","typeString":"mapping(uint256 => struct DLE.TokenDistributionProposal storage ref)"}},"id":15625,"indexExpression":{"id":15624,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15617,"src":"9910:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"9883:39:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage","typeString":"struct DLE.TokenDistributionProposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"9838:84:46"},{"expression":{"arguments":[{"expression":{"id":15628,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"9940:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15629,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9949:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15032,"src":"9940:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c206e6f74206578656375746564","id":15630,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9959:23:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_6bac411c85eb68b093cd2da947f130cf3c5917b45960f6d3ad1d1c51d78e87dc","typeString":"literal_string \"Proposal not executed\""},"value":"Proposal not executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_6bac411c85eb68b093cd2da947f130cf3c5917b45960f6d3ad1d1c51d78e87dc","typeString":"literal_string \"Proposal not executed\""}],"id":15627,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"9932:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15631,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9932:51:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15632,"nodeType":"ExpressionStatement","src":"9932:51:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15638,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15634,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10001:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15635,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10010:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15036,"src":"10001:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":15636,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10029:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15637,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10038:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15034,"src":"10029:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10001:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e73756666696369656e742071756f72756d","id":15639,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10054:21:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""},"value":"Insufficient quorum"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""}],"id":15633,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"9993:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15640,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9993:83:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15641,"nodeType":"ExpressionStatement","src":"9993:83:46"},{"body":{"id":15688,"nodeType":"Block","src":"10142:207:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":15663,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"expression":{"id":15655,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10164:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15656,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10173:8:46","memberName":"partners","nodeType":"MemberAccess","referencedDeclaration":15020,"src":"10164:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage","typeString":"address[] storage ref"}},"id":15658,"indexExpression":{"id":15657,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15643,"src":"10182:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10164:20:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":15661,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10196:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15660,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10188:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15659,"name":"address","nodeType":"ElementaryTypeName","src":"10188:7:46","typeDescriptions":{}}},"id":15662,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10188:10:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"10164:34:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f2061646472657373","id":15664,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10200:14:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""},"value":"Zero address"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""}],"id":15654,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"10156:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15665,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10156:59:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15666,"nodeType":"ExpressionStatement","src":"10156:59:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15673,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"expression":{"id":15668,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10237:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15669,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10246:7:46","memberName":"amounts","nodeType":"MemberAccess","referencedDeclaration":15023,"src":"10237:16:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage","typeString":"uint256[] storage ref"}},"id":15671,"indexExpression":{"id":15670,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15643,"src":"10254:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10237:19:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15672,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10259:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10237:23:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f20616d6f756e74","id":15674,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10262:13:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""},"value":"Zero amount"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""}],"id":15667,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"10229:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15675,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10229:47:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15676,"nodeType":"ExpressionStatement","src":"10229:47:46"},{"expression":{"arguments":[{"baseExpression":{"expression":{"id":15678,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10296:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15679,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10305:8:46","memberName":"partners","nodeType":"MemberAccess","referencedDeclaration":15020,"src":"10296:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage","typeString":"address[] storage ref"}},"id":15681,"indexExpression":{"id":15680,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15643,"src":"10314:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10296:20:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"expression":{"id":15682,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10318:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15683,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10327:7:46","memberName":"amounts","nodeType":"MemberAccess","referencedDeclaration":15023,"src":"10318:16:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage","typeString":"uint256[] storage ref"}},"id":15685,"indexExpression":{"id":15684,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15643,"src":"10335:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10318:19:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15677,"name":"_mint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5987,"src":"10290:5:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":15686,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10290:48:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15687,"nodeType":"ExpressionStatement","src":"10290:48:46"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15650,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15646,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15643,"src":"10107:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"expression":{"id":15647,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10111:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15648,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10120:8:46","memberName":"partners","nodeType":"MemberAccess","referencedDeclaration":15020,"src":"10111:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage","typeString":"address[] storage ref"}},"id":15649,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10129:6:46","memberName":"length","nodeType":"MemberAccess","src":"10111:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10107:28:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15689,"initializationExpression":{"assignments":[15643],"declarations":[{"constant":false,"id":15643,"mutability":"mutable","name":"i","nameLocation":"10100:1:46","nodeType":"VariableDeclaration","scope":15689,"src":"10092:9:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15642,"name":"uint256","nodeType":"ElementaryTypeName","src":"10092:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15645,"initialValue":{"hexValue":"30","id":15644,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10104:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10092:13:46"},"loopExpression":{"expression":{"id":15652,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"10137:3:46","subExpression":{"id":15651,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15643,"src":"10137:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15653,"nodeType":"ExpressionStatement","src":"10137:3:46"},"nodeType":"ForStatement","src":"10087:262:46"},{"eventCall":{"arguments":[{"id":15691,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15617,"src":"10398:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15692,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10411:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15693,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10420:8:46","memberName":"partners","nodeType":"MemberAccess","referencedDeclaration":15020,"src":"10411:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage","typeString":"address[] storage ref"}},{"expression":{"id":15694,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15622,"src":"10430:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15695,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10439:7:46","memberName":"amounts","nodeType":"MemberAccess","referencedDeclaration":15023,"src":"10430:16:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage","typeString":"uint256[] storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_storage","typeString":"address[] storage ref"},{"typeIdentifier":"t_array$_t_uint256_$dyn_storage","typeString":"uint256[] storage ref"}],"id":15690,"name":"TokenDistributionProposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15193,"src":"10364:33:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory)"}},"id":15696,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10364:83:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15697,"nodeType":"EmitStatement","src":"10359:88:46"}]},"documentation":{"id":15615,"nodeType":"StructuredDocumentation","src":"9575:183:46","text":" @dev Выполнить распределение токенов после достижения кворума\n @param _proposalId ID предложения"},"id":15699,"implemented":true,"kind":"function","modifiers":[],"name":"_executeTokenDistribution","nameLocation":"9772:25:46","nodeType":"FunctionDefinition","parameters":{"id":15618,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15617,"mutability":"mutable","name":"_proposalId","nameLocation":"9806:11:46","nodeType":"VariableDeclaration","scope":15699,"src":"9798:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15616,"name":"uint256","nodeType":"ElementaryTypeName","src":"9798:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9797:21:46"},"returnParameters":{"id":15619,"nodeType":"ParameterList","parameters":[],"src":"9828:0:46"},"scope":16619,"src":"9763:691:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":15747,"nodeType":"Block","src":"10748:422:46","statements":[{"assignments":[15707],"declarations":[{"constant":false,"id":15707,"mutability":"mutable","name":"proposal","nameLocation":"10792:8:46","nodeType":"VariableDeclaration","scope":15747,"src":"10758:42:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal"},"typeName":{"id":15706,"nodeType":"UserDefinedTypeName","pathNode":{"id":15705,"name":"TokenDistributionProposal","nameLocations":["10758:25:46"],"nodeType":"IdentifierPath","referencedDeclaration":15039,"src":"10758:25:46"},"referencedDeclaration":15039,"src":"10758:25:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal"}},"visibility":"internal"}],"id":15711,"initialValue":{"baseExpression":{"id":15708,"name":"tokenDistributionProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15072,"src":"10803:26:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TokenDistributionProposal_$15039_storage_$","typeString":"mapping(uint256 => struct DLE.TokenDistributionProposal storage ref)"}},"id":15710,"indexExpression":{"id":15709,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15702,"src":"10830:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10803:39:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage","typeString":"struct DLE.TokenDistributionProposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"10758:84:46"},{"expression":{"arguments":[{"id":15715,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"10860:18:46","subExpression":{"expression":{"id":15713,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15707,"src":"10861:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15714,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10870:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15032,"src":"10861:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c20616c7265616479206578656375746564","id":15716,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10880:27:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""},"value":"Proposal already executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""}],"id":15712,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"10852:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15717,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10852:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15718,"nodeType":"ExpressionStatement","src":"10852:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15724,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15720,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"10926:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15721,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10932:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"10926:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":15722,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15707,"src":"10945:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15723,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10954:8:46","memberName":"timelock","nodeType":"MemberAccess","referencedDeclaration":15025,"src":"10945:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10926:36:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"54696d656c6f636b206e6f742065787069726564","id":15725,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10964:22:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_58efe87b72489a936868b54a04536c1ea79f384401787a620136326a6bd781db","typeString":"literal_string \"Timelock not expired\""},"value":"Timelock not expired"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_58efe87b72489a936868b54a04536c1ea79f384401787a620136326a6bd781db","typeString":"literal_string \"Timelock not expired\""}],"id":15719,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"10918:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15726,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10918:69:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15727,"nodeType":"ExpressionStatement","src":"10918:69:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15733,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15729,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15707,"src":"11005:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15730,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11014:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15036,"src":"11005:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":15731,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15707,"src":"11033:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15732,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11042:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15034,"src":"11033:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11005:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e73756666696369656e742071756f72756d","id":15734,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"11058:21:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""},"value":"Insufficient quorum"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""}],"id":15728,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"10997:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15735,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10997:83:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15736,"nodeType":"ExpressionStatement","src":"10997:83:46"},{"expression":{"id":15741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15737,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15707,"src":"11091:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TokenDistributionProposal_$15039_storage_ptr","typeString":"struct DLE.TokenDistributionProposal storage pointer"}},"id":15739,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"11100:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15032,"src":"11091:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":15740,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11111:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"11091:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15742,"nodeType":"ExpressionStatement","src":"11091:24:46"},{"expression":{"arguments":[{"id":15744,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15702,"src":"11151:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15743,"name":"_executeTokenDistribution","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15699,"src":"11125:25:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":15745,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11125:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15746,"nodeType":"ExpressionStatement","src":"11125:38:46"}]},"documentation":{"id":15700,"nodeType":"StructuredDocumentation","src":"10460:211:46","text":" @dev Выполнить предложение на распределение токенов после истечения таймлока\n @param _proposalId ID предложения"},"functionSelector":"35c4364f","id":15748,"implemented":true,"kind":"function","modifiers":[],"name":"executeTokenDistributionProposal","nameLocation":"10685:32:46","nodeType":"FunctionDefinition","parameters":{"id":15703,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15702,"mutability":"mutable","name":"_proposalId","nameLocation":"10726:11:46","nodeType":"VariableDeclaration","scope":15748,"src":"10718:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15701,"name":"uint256","nodeType":"ElementaryTypeName","src":"10718:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10717:21:46"},"returnParameters":{"id":15704,"nodeType":"ParameterList","parameters":[],"src":"10748:0:46"},"scope":16619,"src":"10676:494:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15827,"nodeType":"Block","src":"11367:755:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15766,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15763,"name":"_operation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15750,"src":"11385:10:46","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":15764,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11396:6:46","memberName":"length","nodeType":"MemberAccess","src":"11385:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15765,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11405:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11385:21:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d707479206f7065726174696f6e","id":15767,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"11408:17:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_cd09bdd42f6c1a61bf449f6e8ad93d8391047cb2fda233798b00826e24ffafac","typeString":"literal_string \"Empty operation\""},"value":"Empty operation"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_cd09bdd42f6c1a61bf449f6e8ad93d8391047cb2fda233798b00826e24ffafac","typeString":"literal_string \"Empty operation\""}],"id":15762,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"11377:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15768,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11377:49:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15769,"nodeType":"ExpressionStatement","src":"11377:49:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15774,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15771,"name":"_targetChains","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15753,"src":"11444:13:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15772,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11458:6:46","memberName":"length","nodeType":"MemberAccess","src":"11444:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15773,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11467:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11444:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d7074792074617267657420636861696e73","id":15775,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"11470:21:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_0fa564c9920cbef2e2c4705af903afd7f0bc12a830b0afb83a272ea82b270921","typeString":"literal_string \"Empty target chains\""},"value":"Empty target chains"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_0fa564c9920cbef2e2c4705af903afd7f0bc12a830b0afb83a272ea82b270921","typeString":"literal_string \"Empty target chains\""}],"id":15770,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"11436:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15776,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11436:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15777,"nodeType":"ExpressionStatement","src":"11436:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15782,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15779,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15755,"src":"11510:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":15780,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"11522:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15781,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11528:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"11522:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11510:27:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e76616c69642074696d656c6f636b","id":15783,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"11539:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""},"value":"Invalid timelock"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""}],"id":15778,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"11502:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15784,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11502:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15785,"nodeType":"ExpressionStatement","src":"11502:56:46"},{"assignments":[15787],"declarations":[{"constant":false,"id":15787,"mutability":"mutable","name":"proposalId","nameLocation":"11576:10:46","nodeType":"VariableDeclaration","scope":15827,"src":"11568:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15786,"name":"uint256","nodeType":"ElementaryTypeName","src":"11568:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15790,"initialValue":{"id":15789,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"11589:17:46","subExpression":{"id":15788,"name":"proposalCounter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15079,"src":"11589:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11568:38:46"},{"expression":{"id":15816,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":15791,"name":"proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15067,"src":"11616:9:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15017_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal storage ref)"}},"id":15793,"indexExpression":{"id":15792,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15787,"src":"11626:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11616:21:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage","typeString":"struct DLE.Proposal storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":15795,"name":"_operation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15750,"src":"11674:10:46","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":15796,"name":"_targetChains","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15753,"src":"11712:13:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15797,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15755,"src":"11749:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15798,"name":"_governanceChain","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15757,"src":"11789:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15799,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"11830:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15800,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11834:6:46","memberName":"sender","nodeType":"MemberAccess","src":"11830:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":15804,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11878:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15803,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"11866:11:46","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory[] memory)"},"typeName":{"baseType":{"id":15801,"name":"bytes","nodeType":"ElementaryTypeName","src":"11870:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15802,"nodeType":"ArrayTypeName","src":"11870:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}}},"id":15805,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11866:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"66616c7365","id":15806,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11904:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15813,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15810,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":15807,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5720,"src":"11940:11:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15808,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11940:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":15809,"name":"quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15085,"src":"11956:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11940:32:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15811,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11939:34:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"313030","id":15812,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11976:3:46","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"src":"11939:40:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"30","id":15814,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12010:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15794,"name":"Proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15017,"src":"11640:8:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Proposal_$15017_storage_ptr_$","typeString":"type(struct DLE.Proposal storage pointer)"}},"id":15815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["11663:9:46","11698:12:46","11739:8:46","11772:15:46","11819:9:46","11854:10:46","11894:8:46","11923:14:46","11993:15:46"],"names":["operation","targetChains","timelock","governanceChain","initiator","signatures","executed","quorumRequired","signaturesCount"],"nodeType":"FunctionCall","src":"11640:382:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_memory_ptr","typeString":"struct DLE.Proposal memory"}},"src":"11616:406:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage","typeString":"struct DLE.Proposal storage ref"}},"id":15817,"nodeType":"ExpressionStatement","src":"11616:406:46"},{"eventCall":{"arguments":[{"id":15819,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15787,"src":"12053:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15820,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"12065:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15821,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12069:6:46","memberName":"sender","nodeType":"MemberAccess","src":"12065:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15822,"name":"_operation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15750,"src":"12077:10:46","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":15818,"name":"ProposalCreated","nodeType":"Identifier","overloadedDeclarations":[15201,2264],"referencedDeclaration":15201,"src":"12037:15:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (uint256,address,bytes memory)"}},"id":15823,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12037:51:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15824,"nodeType":"EmitStatement","src":"12032:56:46"},{"expression":{"id":15825,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15787,"src":"12105:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15761,"id":15826,"nodeType":"Return","src":"12098:17:46"}]},"functionSelector":"d1fad4cd","id":15828,"implemented":true,"kind":"function","modifiers":[],"name":"createProposal","nameLocation":"11185:14:46","nodeType":"FunctionDefinition","parameters":{"id":15758,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15750,"mutability":"mutable","name":"_operation","nameLocation":"11222:10:46","nodeType":"VariableDeclaration","scope":15828,"src":"11209:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":15749,"name":"bytes","nodeType":"ElementaryTypeName","src":"11209:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":15753,"mutability":"mutable","name":"_targetChains","nameLocation":"11259:13:46","nodeType":"VariableDeclaration","scope":15828,"src":"11242:30:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15751,"name":"uint256","nodeType":"ElementaryTypeName","src":"11242:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15752,"nodeType":"ArrayTypeName","src":"11242:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15755,"mutability":"mutable","name":"_timelock","nameLocation":"11290:9:46","nodeType":"VariableDeclaration","scope":15828,"src":"11282:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15754,"name":"uint256","nodeType":"ElementaryTypeName","src":"11282:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15757,"mutability":"mutable","name":"_governanceChain","nameLocation":"11317:16:46","nodeType":"VariableDeclaration","scope":15828,"src":"11309:24:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15756,"name":"uint256","nodeType":"ElementaryTypeName","src":"11309:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11199:140:46"},"returnParameters":{"id":15761,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15760,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15828,"src":"11358:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15759,"name":"uint256","nodeType":"ElementaryTypeName","src":"11358:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11357:9:46"},"scope":16619,"src":"11176:946:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15910,"nodeType":"Block","src":"12180:625:46","statements":[{"assignments":[15835],"declarations":[{"constant":false,"id":15835,"mutability":"mutable","name":"proposal","nameLocation":"12207:8:46","nodeType":"VariableDeclaration","scope":15910,"src":"12190:25:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal"},"typeName":{"id":15834,"nodeType":"UserDefinedTypeName","pathNode":{"id":15833,"name":"Proposal","nameLocations":["12190:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":15017,"src":"12190:8:46"},"referencedDeclaration":15017,"src":"12190:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal"}},"visibility":"internal"}],"id":15839,"initialValue":{"baseExpression":{"id":15836,"name":"proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15067,"src":"12218:9:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_Proposal_$15017_storage_$","typeString":"mapping(uint256 => struct DLE.Proposal storage ref)"}},"id":15838,"indexExpression":{"id":15837,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15830,"src":"12228:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12218:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage","typeString":"struct DLE.Proposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"12190:50:46"},{"expression":{"arguments":[{"id":15843,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"12258:18:46","subExpression":{"expression":{"id":15841,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12259:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15842,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12268:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15012,"src":"12259:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c20616c7265616479206578656375746564","id":15844,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"12278:27:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""},"value":"Proposal already executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""}],"id":15840,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"12250:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15845,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12250:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15846,"nodeType":"ExpressionStatement","src":"12250:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15852,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15848,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"12324:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15849,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12330:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"12324:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":15850,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12342:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15851,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12351:8:46","memberName":"timelock","nodeType":"MemberAccess","referencedDeclaration":15003,"src":"12342:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12324:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c2065787069726564","id":15853,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"12361:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""},"value":"Proposal expired"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""}],"id":15847,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"12316:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15854,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12316:64:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15855,"nodeType":"ExpressionStatement","src":"12316:64:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15862,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":15858,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"12408:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15859,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12412:6:46","memberName":"sender","nodeType":"MemberAccess","src":"12408:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15857,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"12398:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15860,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12398:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15861,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12422:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12398:25:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"4e6f20746f6b656e7320746f207369676e","id":15863,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"12425:19:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""},"value":"No tokens to sign"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""}],"id":15856,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"12390:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15864,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12390:55:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15865,"nodeType":"ExpressionStatement","src":"12390:55:46"},{"expression":{"arguments":[{"arguments":[{"expression":{"id":15873,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"12497:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15874,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12501:6:46","memberName":"sender","nodeType":"MemberAccess","src":"12497:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":15871,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"12480:3:46","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":15872,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12484:12:46","memberName":"encodePacked","nodeType":"MemberAccess","src":"12480:16:46","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":15875,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12480:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"expression":{"id":15866,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12455:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15869,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12464:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15010,"src":"12455:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":15870,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12475:4:46","memberName":"push","nodeType":"MemberAccess","src":"12455:24:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_bytes_storage_$dyn_storage_ptr_$_t_bytes_storage_$returns$__$attached_to$_t_array$_t_bytes_storage_$dyn_storage_ptr_$","typeString":"function (bytes storage ref[] storage pointer,bytes storage ref)"}},"id":15876,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12455:54:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15877,"nodeType":"ExpressionStatement","src":"12455:54:46"},{"expression":{"id":15881,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"12519:26:46","subExpression":{"expression":{"id":15878,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12519:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15880,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12528:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15016,"src":"12519:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15882,"nodeType":"ExpressionStatement","src":"12519:26:46"},{"eventCall":{"arguments":[{"id":15884,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15830,"src":"12575:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":15885,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"12588:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15886,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12592:6:46","memberName":"sender","nodeType":"MemberAccess","src":"12588:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":15887,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12600:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15888,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12609:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15016,"src":"12600:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15883,"name":"ProposalSigned","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15209,"src":"12560:14:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_uint256_$returns$__$","typeString":"function (uint256,address,uint256)"}},"id":15889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12560:65:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15890,"nodeType":"EmitStatement","src":"12555:70:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15891,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12639:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15892,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12648:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15016,"src":"12639:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":15893,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12667:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15894,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12676:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15014,"src":"12667:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12639:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15909,"nodeType":"IfStatement","src":"12635:164:46","trueBody":{"id":15908,"nodeType":"Block","src":"12692:107:46","statements":[{"expression":{"id":15900,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15896,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15835,"src":"12706:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Proposal_$15017_storage_ptr","typeString":"struct DLE.Proposal storage pointer"}},"id":15898,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12715:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15012,"src":"12706:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":15899,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"12726:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"12706:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15901,"nodeType":"ExpressionStatement","src":"12706:24:46"},{"eventCall":{"arguments":[{"id":15905,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15830,"src":"12776:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15902,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2588,"src":"12749:9:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2588_$","typeString":"type(contract IGovernor)"}},"id":15904,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12759:16:46","memberName":"ProposalExecuted","nodeType":"MemberAccess","referencedDeclaration":2276,"src":"12749:26:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":15906,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12749:39:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15907,"nodeType":"EmitStatement","src":"12744:44:46"}]}}]},"functionSelector":"ab273016","id":15911,"implemented":true,"kind":"function","modifiers":[],"name":"signProposal","nameLocation":"12137:12:46","nodeType":"FunctionDefinition","parameters":{"id":15831,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15830,"mutability":"mutable","name":"_proposalId","nameLocation":"12158:11:46","nodeType":"VariableDeclaration","scope":15911,"src":"12150:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15829,"name":"uint256","nodeType":"ElementaryTypeName","src":"12150:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12149:21:46"},"returnParameters":{"id":15832,"nodeType":"ParameterList","parameters":[],"src":"12180:0:46"},"scope":16619,"src":"12128:677:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15923,"nodeType":"Block","src":"12894:66:46","statements":[{"eventCall":{"arguments":[{"id":15919,"name":"_moduleName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15913,"src":"12925:11:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":15920,"name":"_moduleAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15915,"src":"12938:14:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_address","typeString":"address"}],"id":15918,"name":"ModuleInstalled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15215,"src":"12909:15:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_string_memory_ptr_$_t_address_$returns$__$","typeString":"function (string memory,address)"}},"id":15921,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12909:44:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15922,"nodeType":"EmitStatement","src":"12904:49:46"}]},"functionSelector":"194a94fc","id":15924,"implemented":true,"kind":"function","modifiers":[],"name":"installModule","nameLocation":"12820:13:46","nodeType":"FunctionDefinition","parameters":{"id":15916,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15913,"mutability":"mutable","name":"_moduleName","nameLocation":"12848:11:46","nodeType":"VariableDeclaration","scope":15924,"src":"12834:25:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15912,"name":"string","nodeType":"ElementaryTypeName","src":"12834:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15915,"mutability":"mutable","name":"_moduleAddress","nameLocation":"12869:14:46","nodeType":"VariableDeclaration","scope":15924,"src":"12861:22:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15914,"name":"address","nodeType":"ElementaryTypeName","src":"12861:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"12833:51:46"},"returnParameters":{"id":15917,"nodeType":"ParameterList","parameters":[],"src":"12894:0:46"},"scope":16619,"src":"12811:149:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":15967,"nodeType":"Block","src":"13173:320:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15933,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15931,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15927,"src":"13191:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15932,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13201:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"13191:11:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"416d6f756e74206d7573742062652067726561746572207468616e2030","id":15934,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"13204:31:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_3e76f273c719bb7d23db533a2dc9a822ae7d899fcd42eb8910272e24764e8296","typeString":"literal_string \"Amount must be greater than 0\""},"value":"Amount must be greater than 0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_3e76f273c719bb7d23db533a2dc9a822ae7d899fcd42eb8910272e24764e8296","typeString":"literal_string \"Amount must be greater than 0\""}],"id":15930,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"13183:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15935,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13183:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15936,"nodeType":"ExpressionStatement","src":"13183:53:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15943,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":15939,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"13264:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15940,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13268:6:46","memberName":"sender","nodeType":"MemberAccess","src":"13264:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":15938,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"13254:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15941,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13254:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":15942,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15927,"src":"13279:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13254:32:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e73756666696369656e742062616c616e6365","id":15944,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"13288:22:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_47533c3652efd02135ecc34b3fac8efc7b14bf0618b9392fd6e044a3d8a6eef5","typeString":"literal_string \"Insufficient balance\""},"value":"Insufficient balance"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_47533c3652efd02135ecc34b3fac8efc7b14bf0618b9392fd6e044a3d8a6eef5","typeString":"literal_string \"Insufficient balance\""}],"id":15937,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"13246:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15945,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13246:65:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15946,"nodeType":"ExpressionStatement","src":"13246:65:46"},{"expression":{"arguments":[{"expression":{"id":15948,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"13340:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15949,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13344:6:46","memberName":"sender","nodeType":"MemberAccess","src":"13340:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":15952,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"13360:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}],"id":15951,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13352:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15950,"name":"address","nodeType":"ElementaryTypeName","src":"13352:7:46","typeDescriptions":{}}},"id":15953,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13352:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15954,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15927,"src":"13367:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15947,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5877,"src":"13330:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":15955,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13330:45:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15956,"nodeType":"ExpressionStatement","src":"13330:45:46"},{"expression":{"id":15959,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15957,"name":"totalTreasuryBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"13385:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":15958,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15927,"src":"13409:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13385:31:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15960,"nodeType":"ExpressionStatement","src":"13385:31:46"},{"eventCall":{"arguments":[{"expression":{"id":15962,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"13466:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":15963,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13470:6:46","memberName":"sender","nodeType":"MemberAccess","src":"13466:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15964,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15927,"src":"13478:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15961,"name":"TokensDepositedToTreasury","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15133,"src":"13440:25:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":15965,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13440:46:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15966,"nodeType":"EmitStatement","src":"13435:51:46"}]},"documentation":{"id":15925,"nodeType":"StructuredDocumentation","src":"12966:149:46","text":" @dev Внести токены в казну DLE\n @param _amount Количество токенов для внесения"},"functionSelector":"c0e58a0e","id":15968,"implemented":true,"kind":"function","modifiers":[],"name":"depositToTreasury","nameLocation":"13129:17:46","nodeType":"FunctionDefinition","parameters":{"id":15928,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15927,"mutability":"mutable","name":"_amount","nameLocation":"13155:7:46","nodeType":"VariableDeclaration","scope":15968,"src":"13147:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15926,"name":"uint256","nodeType":"ElementaryTypeName","src":"13147:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13146:17:46"},"returnParameters":{"id":15929,"nodeType":"ParameterList","parameters":[],"src":"13173:0:46"},"scope":16619,"src":"13120:373:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":16067,"nodeType":"Block","src":"14063:964:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":15988,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15983,"name":"_recipient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15971,"src":"14081:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":15986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14103:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15985,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14095:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15984,"name":"address","nodeType":"ElementaryTypeName","src":"14095:7:46","typeDescriptions":{}}},"id":15987,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14095:10:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"14081:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f2061646472657373","id":15989,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"14107:14:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""},"value":"Zero address"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""}],"id":15982,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"14073:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14073:49:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15991,"nodeType":"ExpressionStatement","src":"14073:49:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15993,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15973,"src":"14140:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15994,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14150:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"14140:11:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"416d6f756e74206d7573742062652067726561746572207468616e2030","id":15996,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"14153:31:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_3e76f273c719bb7d23db533a2dc9a822ae7d899fcd42eb8910272e24764e8296","typeString":"literal_string \"Amount must be greater than 0\""},"value":"Amount must be greater than 0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_3e76f273c719bb7d23db533a2dc9a822ae7d899fcd42eb8910272e24764e8296","typeString":"literal_string \"Amount must be greater than 0\""}],"id":15992,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"14132:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15997,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14132:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15998,"nodeType":"ExpressionStatement","src":"14132:53:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16002,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":16000,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15973,"src":"14203:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":16001,"name":"totalTreasuryBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"14214:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14203:31:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e73756666696369656e742074726561737572792062616c616e6365","id":16003,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"14236:31:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_59eae394831db960eed2b1204907b57c5e1f65d6dfb40c9a41314d384a8055da","typeString":"literal_string \"Insufficient treasury balance\""},"value":"Insufficient treasury balance"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_59eae394831db960eed2b1204907b57c5e1f65d6dfb40c9a41314d384a8055da","typeString":"literal_string \"Insufficient treasury balance\""}],"id":15999,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"14195:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16004,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14195:73:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16005,"nodeType":"ExpressionStatement","src":"14195:73:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16010,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":16007,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15975,"src":"14286:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":16008,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"14298:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":16009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14304:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"14298:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14286:27:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e76616c69642074696d656c6f636b","id":16011,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"14315:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""},"value":"Invalid timelock"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_1956dd88ccc34ec4f33505678f59b9873da158ffd0136231296e342d502bdf7f","typeString":"literal_string \"Invalid timelock\""}],"id":16006,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"14278:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16012,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14278:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16013,"nodeType":"ExpressionStatement","src":"14278:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16020,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":16016,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"14362:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":16017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14366:6:46","memberName":"sender","nodeType":"MemberAccess","src":"14362:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":16015,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"14352:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":16018,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14352:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":16019,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14376:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"14352:25:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"4d75737420686f6c6420746f6b656e7320746f206372656174652070726f706f73616c","id":16021,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"14379:37:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_a2e6c5dda7c2ec2a91237927bcea1a227aaeb0a0dcd7bb09f5f8b66e3fd42c53","typeString":"literal_string \"Must hold tokens to create proposal\""},"value":"Must hold tokens to create proposal"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_a2e6c5dda7c2ec2a91237927bcea1a227aaeb0a0dcd7bb09f5f8b66e3fd42c53","typeString":"literal_string \"Must hold tokens to create proposal\""}],"id":16014,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"14344:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16022,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14344:73:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16023,"nodeType":"ExpressionStatement","src":"14344:73:46"},{"assignments":[16025],"declarations":[{"constant":false,"id":16025,"mutability":"mutable","name":"proposalId","nameLocation":"14436:10:46","nodeType":"VariableDeclaration","scope":16067,"src":"14428:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16024,"name":"uint256","nodeType":"ElementaryTypeName","src":"14428:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":16028,"initialValue":{"id":16027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"14449:25:46","subExpression":{"id":16026,"name":"treasuryProposalCounter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15083,"src":"14449:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"14428:46:46"},{"expression":{"id":16054,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":16029,"name":"treasuryProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15077,"src":"14493:17:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TreasuryProposal_$15059_storage_$","typeString":"mapping(uint256 => struct DLE.TreasuryProposal storage ref)"}},"id":16031,"indexExpression":{"id":16030,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16025,"src":"14511:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"14493:29:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage","typeString":"struct DLE.TreasuryProposal storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":16033,"name":"_recipient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15971,"src":"14567:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":16034,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15973,"src":"14599:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":16035,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15975,"src":"14630:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":16036,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"14664:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":16037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14668:6:46","memberName":"sender","nodeType":"MemberAccess","src":"14664:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":16041,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14712:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":16040,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"14700:11:46","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory[] memory)"},"typeName":{"baseType":{"id":16038,"name":"bytes","nodeType":"ElementaryTypeName","src":"14704:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":16039,"nodeType":"ArrayTypeName","src":"14704:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}}},"id":16042,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14700:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"66616c7365","id":16043,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"14738:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16050,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":16044,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5720,"src":"14774:11:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":16045,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14774:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":16046,"name":"quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15085,"src":"14790:16:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14774:32:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":16048,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"14773:34:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"313030","id":16049,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14810:3:46","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"src":"14773:40:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"30","id":16051,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14844:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":16052,"name":"_description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15977,"src":"14872:12:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":16032,"name":"TreasuryProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15059,"src":"14525:16:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_TreasuryProposal_$15059_storage_ptr_$","typeString":"type(struct DLE.TreasuryProposal storage pointer)"}},"id":16053,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["14556:9:46","14591:6:46","14620:8:46","14653:9:46","14688:10:46","14728:8:46","14757:14:46","14827:15:46","14859:11:46"],"names":["recipient","amount","timelock","initiator","signatures","executed","quorumRequired","signaturesCount","description"],"nodeType":"FunctionCall","src":"14525:370:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_memory_ptr","typeString":"struct DLE.TreasuryProposal memory"}},"src":"14493:402:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage","typeString":"struct DLE.TreasuryProposal storage ref"}},"id":16055,"nodeType":"ExpressionStatement","src":"14493:402:46"},{"eventCall":{"arguments":[{"id":16057,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16025,"src":"14935:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":16058,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"14947:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":16059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14951:6:46","memberName":"sender","nodeType":"MemberAccess","src":"14947:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":16060,"name":"_recipient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15971,"src":"14959:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":16061,"name":"_amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15973,"src":"14971:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":16062,"name":"_description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15977,"src":"14980:12:46","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":16056,"name":"TreasuryProposalCreated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15145,"src":"14911:23:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_address_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (uint256,address,address,uint256,string memory)"}},"id":16063,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14911:82:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16064,"nodeType":"EmitStatement","src":"14906:87:46"},{"expression":{"id":16065,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16025,"src":"15010:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15981,"id":16066,"nodeType":"Return","src":"15003:17:46"}]},"documentation":{"id":15969,"nodeType":"StructuredDocumentation","src":"13499:378:46","text":" @dev Создать предложение на вывод средств из казны\n @param _recipient Адрес получателя\n @param _amount Количество токенов для вывода\n @param _timelock Время исполнения (timestamp)\n @param _description Описание предложения"},"functionSelector":"1b470faf","id":16068,"implemented":true,"kind":"function","modifiers":[],"name":"createTreasuryProposal","nameLocation":"13891:22:46","nodeType":"FunctionDefinition","parameters":{"id":15978,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15971,"mutability":"mutable","name":"_recipient","nameLocation":"13931:10:46","nodeType":"VariableDeclaration","scope":16068,"src":"13923:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15970,"name":"address","nodeType":"ElementaryTypeName","src":"13923:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15973,"mutability":"mutable","name":"_amount","nameLocation":"13959:7:46","nodeType":"VariableDeclaration","scope":16068,"src":"13951:15:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15972,"name":"uint256","nodeType":"ElementaryTypeName","src":"13951:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15975,"mutability":"mutable","name":"_timelock","nameLocation":"13984:9:46","nodeType":"VariableDeclaration","scope":16068,"src":"13976:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15974,"name":"uint256","nodeType":"ElementaryTypeName","src":"13976:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15977,"mutability":"mutable","name":"_description","nameLocation":"14017:12:46","nodeType":"VariableDeclaration","scope":16068,"src":"14003:26:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15976,"name":"string","nodeType":"ElementaryTypeName","src":"14003:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"13913:122:46"},"returnParameters":{"id":15981,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15980,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16068,"src":"14054:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15979,"name":"uint256","nodeType":"ElementaryTypeName","src":"14054:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14053:9:46"},"scope":16619,"src":"13882:1145:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":16188,"nodeType":"Block","src":"15262:1084:46","statements":[{"assignments":[16076],"declarations":[{"constant":false,"id":16076,"mutability":"mutable","name":"proposal","nameLocation":"15297:8:46","nodeType":"VariableDeclaration","scope":16188,"src":"15272:33:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal"},"typeName":{"id":16075,"nodeType":"UserDefinedTypeName","pathNode":{"id":16074,"name":"TreasuryProposal","nameLocations":["15272:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":15059,"src":"15272:16:46"},"referencedDeclaration":15059,"src":"15272:16:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal"}},"visibility":"internal"}],"id":16080,"initialValue":{"baseExpression":{"id":16077,"name":"treasuryProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15077,"src":"15308:17:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TreasuryProposal_$15059_storage_$","typeString":"mapping(uint256 => struct DLE.TreasuryProposal storage ref)"}},"id":16079,"indexExpression":{"id":16078,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16071,"src":"15326:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15308:30:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage","typeString":"struct DLE.TreasuryProposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"15272:66:46"},{"expression":{"arguments":[{"id":16084,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"15356:18:46","subExpression":{"expression":{"id":16082,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"15357:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16083,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15366:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15052,"src":"15357:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c20616c7265616479206578656375746564","id":16085,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15376:27:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""},"value":"Proposal already executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""}],"id":16081,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"15348:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16086,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15348:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16087,"nodeType":"ExpressionStatement","src":"15348:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":16089,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"15422:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":16090,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15428:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"15422:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":16091,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"15440:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16092,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15449:8:46","memberName":"timelock","nodeType":"MemberAccess","referencedDeclaration":15045,"src":"15440:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15422:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c2065787069726564","id":16094,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15459:18:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""},"value":"Proposal expired"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_01a705e410a1149c996b4c69a0f0f64f9427d15b62a650a298a1d030b5a3d544","typeString":"literal_string \"Proposal expired\""}],"id":16088,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"15414:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16095,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15414:64:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16096,"nodeType":"ExpressionStatement","src":"15414:64:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16103,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":16099,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"15506:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":16100,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15510:6:46","memberName":"sender","nodeType":"MemberAccess","src":"15506:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":16098,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"15496:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":16101,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15496:21:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":16102,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15520:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"15496:25:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"4e6f20746f6b656e7320746f207369676e","id":16104,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15523:19:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""},"value":"No tokens to sign"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_37e2d833e560c1ccf9c683771d8d4f9f76f0218dc9c833046d68f1d43e310ed7","typeString":"literal_string \"No tokens to sign\""}],"id":16097,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"15488:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16105,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15488:55:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16106,"nodeType":"ExpressionStatement","src":"15488:55:46"},{"body":{"id":16144,"nodeType":"Block","src":"15703:212:46","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":16140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16126,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"expression":{"id":16120,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"15742:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16121,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15751:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15050,"src":"15742:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":16123,"indexExpression":{"id":16122,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16108,"src":"15762:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15742:22:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage","typeString":"bytes storage ref"}},"id":16124,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15765:6:46","memberName":"length","nodeType":"MemberAccess","src":"15742:29:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":16125,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15775:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"15742:34:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":16139,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"baseExpression":{"expression":{"id":16129,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"15808:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16130,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15817:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15050,"src":"15808:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":16132,"indexExpression":{"id":16131,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16108,"src":"15828:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15808:22:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage","typeString":"bytes storage ref"}},{"components":[{"id":16134,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15833:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":16133,"name":"address","nodeType":"ElementaryTypeName","src":"15833:7:46","typeDescriptions":{}}}],"id":16135,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15832:9:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_storage","typeString":"bytes storage ref"},{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"}],"expression":{"id":16127,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"15797:3:46","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":16128,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15801:6:46","memberName":"decode","nodeType":"MemberAccess","src":"15797:10:46","typeDescriptions":{"typeIdentifier":"t_function_abidecode_pure$__$returns$__$","typeString":"function () pure"}},"id":16136,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15797:45:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":16137,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"15846:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":16138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15850:6:46","memberName":"sender","nodeType":"MemberAccess","src":"15846:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15797:59:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15742:114:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"416c7265616479207369676e6564","id":16141,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15874:16:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_988ed7cc4955768d49d35b181a2bc2b0514174494b33f90da8e2fba3c967c228","typeString":"literal_string \"Already signed\""},"value":"Already signed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_988ed7cc4955768d49d35b181a2bc2b0514174494b33f90da8e2fba3c967c228","typeString":"literal_string \"Already signed\""}],"id":16119,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"15717:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16142,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15717:187:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16143,"nodeType":"ExpressionStatement","src":"15717:187:46"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":16111,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16108,"src":"15666:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"expression":{"id":16112,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"15670:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16113,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15679:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15050,"src":"15670:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":16114,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15690:6:46","memberName":"length","nodeType":"MemberAccess","src":"15670:26:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15666:30:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":16145,"initializationExpression":{"assignments":[16108],"declarations":[{"constant":false,"id":16108,"mutability":"mutable","name":"i","nameLocation":"15659:1:46","nodeType":"VariableDeclaration","scope":16145,"src":"15651:9:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16107,"name":"uint256","nodeType":"ElementaryTypeName","src":"15651:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":16110,"initialValue":{"hexValue":"30","id":16109,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15663:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"15651:13:46"},"loopExpression":{"expression":{"id":16117,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"15698:3:46","subExpression":{"id":16116,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16108,"src":"15698:1:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":16118,"nodeType":"ExpressionStatement","src":"15698:3:46"},"nodeType":"ForStatement","src":"15646:269:46"},{"expression":{"arguments":[{"arguments":[{"expression":{"id":16153,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"15967:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":16154,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15971:6:46","memberName":"sender","nodeType":"MemberAccess","src":"15967:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":16151,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"15950:3:46","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":16152,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15954:12:46","memberName":"encodePacked","nodeType":"MemberAccess","src":"15950:16:46","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":16155,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15950:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"expression":{"id":16146,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"15925:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16149,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15934:10:46","memberName":"signatures","nodeType":"MemberAccess","referencedDeclaration":15050,"src":"15925:19:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage","typeString":"bytes storage ref[] storage ref"}},"id":16150,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15945:4:46","memberName":"push","nodeType":"MemberAccess","src":"15925:24:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_bytes_storage_$dyn_storage_ptr_$_t_bytes_storage_$returns$__$attached_to$_t_array$_t_bytes_storage_$dyn_storage_ptr_$","typeString":"function (bytes storage ref[] storage pointer,bytes storage ref)"}},"id":16156,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15925:54:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16157,"nodeType":"ExpressionStatement","src":"15925:54:46"},{"expression":{"id":16161,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"15989:26:46","subExpression":{"expression":{"id":16158,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"15989:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16160,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"15998:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15056,"src":"15989:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":16162,"nodeType":"ExpressionStatement","src":"15989:26:46"},{"eventCall":{"arguments":[{"id":16164,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16071,"src":"16054:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":16165,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"16067:3:46","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":16166,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16071:6:46","memberName":"sender","nodeType":"MemberAccess","src":"16067:10:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":16167,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"16079:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16168,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16088:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15056,"src":"16079:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":16163,"name":"TreasuryProposalSigned","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15153,"src":"16031:22:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_uint256_$returns$__$","typeString":"function (uint256,address,uint256)"}},"id":16169,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16031:73:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16170,"nodeType":"EmitStatement","src":"16026:78:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16175,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":16171,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"16187:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16172,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16196:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15056,"src":"16187:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":16173,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"16215:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16174,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16224:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15054,"src":"16215:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16187:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":16187,"nodeType":"IfStatement","src":"16183:157:46","trueBody":{"id":16186,"nodeType":"Block","src":"16240:100:46","statements":[{"expression":{"id":16180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":16176,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16076,"src":"16254:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16178,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"16263:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15052,"src":"16254:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":16179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"16274:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"16254:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":16181,"nodeType":"ExpressionStatement","src":"16254:24:46"},{"expression":{"arguments":[{"id":16183,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16071,"src":"16317:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":16182,"name":"_executeTreasuryProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16250,"src":"16292:24:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":16184,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16292:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16185,"nodeType":"ExpressionStatement","src":"16292:37:46"}]}}]},"documentation":{"id":16069,"nodeType":"StructuredDocumentation","src":"15033:164:46","text":" @dev Подписать предложение на вывод средств из казны\n @param _proposalId ID предложения"},"functionSelector":"1c0f4d8d","id":16189,"implemented":true,"kind":"function","modifiers":[],"name":"signTreasuryProposal","nameLocation":"15211:20:46","nodeType":"FunctionDefinition","parameters":{"id":16072,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16071,"mutability":"mutable","name":"_proposalId","nameLocation":"15240:11:46","nodeType":"VariableDeclaration","scope":16189,"src":"15232:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16070,"name":"uint256","nodeType":"ElementaryTypeName","src":"15232:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15231:21:46"},"returnParameters":{"id":16073,"nodeType":"ParameterList","parameters":[],"src":"15262:0:46"},"scope":16619,"src":"15202:1144:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":16249,"nodeType":"Block","src":"16585:539:46","statements":[{"assignments":[16197],"declarations":[{"constant":false,"id":16197,"mutability":"mutable","name":"proposal","nameLocation":"16620:8:46","nodeType":"VariableDeclaration","scope":16249,"src":"16595:33:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal"},"typeName":{"id":16196,"nodeType":"UserDefinedTypeName","pathNode":{"id":16195,"name":"TreasuryProposal","nameLocations":["16595:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":15059,"src":"16595:16:46"},"referencedDeclaration":15059,"src":"16595:16:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal"}},"visibility":"internal"}],"id":16201,"initialValue":{"baseExpression":{"id":16198,"name":"treasuryProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15077,"src":"16631:17:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TreasuryProposal_$15059_storage_$","typeString":"mapping(uint256 => struct DLE.TreasuryProposal storage ref)"}},"id":16200,"indexExpression":{"id":16199,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16192,"src":"16649:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"16631:30:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage","typeString":"struct DLE.TreasuryProposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"16595:66:46"},{"expression":{"arguments":[{"expression":{"id":16203,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"16679:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16204,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16688:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15052,"src":"16679:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c206e6f74206578656375746564","id":16205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"16698:23:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_6bac411c85eb68b093cd2da947f130cf3c5917b45960f6d3ad1d1c51d78e87dc","typeString":"literal_string \"Proposal not executed\""},"value":"Proposal not executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_6bac411c85eb68b093cd2da947f130cf3c5917b45960f6d3ad1d1c51d78e87dc","typeString":"literal_string \"Proposal not executed\""}],"id":16202,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"16671:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16206,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16671:51:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16207,"nodeType":"ExpressionStatement","src":"16671:51:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16213,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":16209,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"16740:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16210,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16749:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15056,"src":"16740:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":16211,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"16768:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16212,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16777:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15054,"src":"16768:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16740:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e73756666696369656e742071756f72756d","id":16214,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"16793:21:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""},"value":"Insufficient quorum"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""}],"id":16208,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"16732:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16215,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16732:83:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16216,"nodeType":"ExpressionStatement","src":"16732:83:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16221,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":16218,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"16833:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16219,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16842:6:46","memberName":"amount","nodeType":"MemberAccess","referencedDeclaration":15043,"src":"16833:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":16220,"name":"totalTreasuryBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"16852:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16833:39:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e73756666696369656e742074726561737572792062616c616e6365","id":16222,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"16874:31:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_59eae394831db960eed2b1204907b57c5e1f65d6dfb40c9a41314d384a8055da","typeString":"literal_string \"Insufficient treasury balance\""},"value":"Insufficient treasury balance"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_59eae394831db960eed2b1204907b57c5e1f65d6dfb40c9a41314d384a8055da","typeString":"literal_string \"Insufficient treasury balance\""}],"id":16217,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"16825:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16223,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16825:81:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16224,"nodeType":"ExpressionStatement","src":"16825:81:46"},{"expression":{"id":16228,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":16225,"name":"totalTreasuryBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"16917:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"expression":{"id":16226,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"16941:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16227,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16950:6:46","memberName":"amount","nodeType":"MemberAccess","referencedDeclaration":15043,"src":"16941:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16917:39:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":16229,"nodeType":"ExpressionStatement","src":"16917:39:46"},{"expression":{"arguments":[{"arguments":[{"id":16233,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"16984:4:46","typeDescriptions":{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_DLE_$16619","typeString":"contract DLE"}],"id":16232,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16976:7:46","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":16231,"name":"address","nodeType":"ElementaryTypeName","src":"16976:7:46","typeDescriptions":{}}},"id":16234,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16976:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":16235,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"16991:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16236,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17000:9:46","memberName":"recipient","nodeType":"MemberAccess","referencedDeclaration":15041,"src":"16991:18:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":16237,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"17011:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16238,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17020:6:46","memberName":"amount","nodeType":"MemberAccess","referencedDeclaration":15043,"src":"17011:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":16230,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5877,"src":"16966:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":16239,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16966:61:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16240,"nodeType":"ExpressionStatement","src":"16966:61:46"},{"eventCall":{"arguments":[{"id":16242,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16192,"src":"17068:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":16243,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"17081:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16244,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17090:9:46","memberName":"recipient","nodeType":"MemberAccess","referencedDeclaration":15041,"src":"17081:18:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":16245,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16197,"src":"17101:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16246,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17110:6:46","memberName":"amount","nodeType":"MemberAccess","referencedDeclaration":15043,"src":"17101:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":16241,"name":"TreasuryProposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15161,"src":"17043:24:46","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_uint256_$returns$__$","typeString":"function (uint256,address,uint256)"}},"id":16247,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17043:74:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16248,"nodeType":"EmitStatement","src":"17038:79:46"}]},"documentation":{"id":16190,"nodeType":"StructuredDocumentation","src":"16352:164:46","text":" @dev Выполнить предложение на вывод средств из казны\n @param _proposalId ID предложения"},"id":16250,"implemented":true,"kind":"function","modifiers":[],"name":"_executeTreasuryProposal","nameLocation":"16530:24:46","nodeType":"FunctionDefinition","parameters":{"id":16193,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16192,"mutability":"mutable","name":"_proposalId","nameLocation":"16563:11:46","nodeType":"VariableDeclaration","scope":16250,"src":"16555:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16191,"name":"uint256","nodeType":"ElementaryTypeName","src":"16555:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16554:21:46"},"returnParameters":{"id":16194,"nodeType":"ParameterList","parameters":[],"src":"16585:0:46"},"scope":16619,"src":"16521:603:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":16298,"nodeType":"Block","src":"17393:403:46","statements":[{"assignments":[16258],"declarations":[{"constant":false,"id":16258,"mutability":"mutable","name":"proposal","nameLocation":"17428:8:46","nodeType":"VariableDeclaration","scope":16298,"src":"17403:33:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal"},"typeName":{"id":16257,"nodeType":"UserDefinedTypeName","pathNode":{"id":16256,"name":"TreasuryProposal","nameLocations":["17403:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":15059,"src":"17403:16:46"},"referencedDeclaration":15059,"src":"17403:16:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal"}},"visibility":"internal"}],"id":16262,"initialValue":{"baseExpression":{"id":16259,"name":"treasuryProposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15077,"src":"17439:17:46","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_TreasuryProposal_$15059_storage_$","typeString":"mapping(uint256 => struct DLE.TreasuryProposal storage ref)"}},"id":16261,"indexExpression":{"id":16260,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16253,"src":"17457:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17439:30:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage","typeString":"struct DLE.TreasuryProposal storage ref"}},"nodeType":"VariableDeclarationStatement","src":"17403:66:46"},{"expression":{"arguments":[{"id":16266,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"17487:18:46","subExpression":{"expression":{"id":16264,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16258,"src":"17488:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16265,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17497:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15052,"src":"17488:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"50726f706f73616c20616c7265616479206578656375746564","id":16267,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"17507:27:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""},"value":"Proposal already executed"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_2707e21e9aae26cb9edbd76c2d262b3de919daea0bd16a10af4500ba819ed5fd","typeString":"literal_string \"Proposal already executed\""}],"id":16263,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"17479:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16268,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17479:56:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16269,"nodeType":"ExpressionStatement","src":"17479:56:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16275,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":16271,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"17553:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":16272,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17559:9:46","memberName":"timestamp","nodeType":"MemberAccess","src":"17553:15:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":16273,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16258,"src":"17572:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16274,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17581:8:46","memberName":"timelock","nodeType":"MemberAccess","referencedDeclaration":15045,"src":"17572:17:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17553:36:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"54696d656c6f636b206e6f742065787069726564","id":16276,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"17591:22:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_58efe87b72489a936868b54a04536c1ea79f384401787a620136326a6bd781db","typeString":"literal_string \"Timelock not expired\""},"value":"Timelock not expired"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_58efe87b72489a936868b54a04536c1ea79f384401787a620136326a6bd781db","typeString":"literal_string \"Timelock not expired\""}],"id":16270,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"17545:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16277,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17545:69:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16278,"nodeType":"ExpressionStatement","src":"17545:69:46"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16284,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":16280,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16258,"src":"17632:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16281,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17641:15:46","memberName":"signaturesCount","nodeType":"MemberAccess","referencedDeclaration":15056,"src":"17632:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"expression":{"id":16282,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16258,"src":"17660:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16283,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17669:14:46","memberName":"quorumRequired","nodeType":"MemberAccess","referencedDeclaration":15054,"src":"17660:23:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17632:51:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"496e73756666696369656e742071756f72756d","id":16285,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"17685:21:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""},"value":"Insufficient quorum"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_ff74e91362f26a69e35baaddd54267c224f04274e715a7e428a59bcf67459bae","typeString":"literal_string \"Insufficient quorum\""}],"id":16279,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"17624:7:46","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":16286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17624:83:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16287,"nodeType":"ExpressionStatement","src":"17624:83:46"},{"expression":{"id":16292,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":16288,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16258,"src":"17718:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_TreasuryProposal_$15059_storage_ptr","typeString":"struct DLE.TreasuryProposal storage pointer"}},"id":16290,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"17727:8:46","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":15052,"src":"17718:17:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":16291,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17738:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"17718:24:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":16293,"nodeType":"ExpressionStatement","src":"17718:24:46"},{"expression":{"arguments":[{"id":16295,"name":"_proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16253,"src":"17777:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":16294,"name":"_executeTreasuryProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16250,"src":"17752:24:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":16296,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17752:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16297,"nodeType":"ExpressionStatement","src":"17752:37:46"}]},"documentation":{"id":16251,"nodeType":"StructuredDocumentation","src":"17130:195:46","text":" @dev Выполнить предложение на вывод средств после истечения таймлока\n @param _proposalId ID предложения"},"functionSelector":"007e637e","id":16299,"implemented":true,"kind":"function","modifiers":[],"name":"executeTreasuryProposal","nameLocation":"17339:23:46","nodeType":"FunctionDefinition","parameters":{"id":16254,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16253,"mutability":"mutable","name":"_proposalId","nameLocation":"17371:11:46","nodeType":"VariableDeclaration","scope":16299,"src":"17363:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16252,"name":"uint256","nodeType":"ElementaryTypeName","src":"17363:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17362:21:46"},"returnParameters":{"id":16255,"nodeType":"ParameterList","parameters":[],"src":"17393:0:46"},"scope":16619,"src":"17330:466:46","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"body":{"id":16336,"nodeType":"Block","src":"18164:369:46","statements":[{"assignments":[16308],"declarations":[{"constant":false,"id":16308,"mutability":"mutable","name":"userBalance","nameLocation":"18182:11:46","nodeType":"VariableDeclaration","scope":16336,"src":"18174:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16307,"name":"uint256","nodeType":"ElementaryTypeName","src":"18174:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":16312,"initialValue":{"arguments":[{"id":16310,"name":"_address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16302,"src":"18206:8:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":16309,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5733,"src":"18196:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":16311,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18196:19:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18174:41:46"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":16319,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16315,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":16313,"name":"userBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16308,"src":"18229:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":16314,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18244:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"18229:16:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":16316,"name":"totalTreasuryBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"18249:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":16317,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18273:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"18249:25:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"18229:45:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":16323,"nodeType":"IfStatement","src":"18225:84:46","trueBody":{"id":16322,"nodeType":"Block","src":"18276:33:46","statements":[{"expression":{"hexValue":"30","id":16320,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18297:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":16306,"id":16321,"nodeType":"Return","src":"18290:8:46"}]}},{"assignments":[16325],"declarations":[{"constant":false,"id":16325,"mutability":"mutable","name":"userShare","nameLocation":"18436:9:46","nodeType":"VariableDeclaration","scope":16336,"src":"18428:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16324,"name":"uint256","nodeType":"ElementaryTypeName","src":"18428:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":16333,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16332,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":16328,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":16326,"name":"userBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16308,"src":"18449:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":16327,"name":"totalTreasuryBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"18463:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"18449:34:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":16329,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"18448:36:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":16330,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5720,"src":"18487:11:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":16331,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18487:13:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"18448:52:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18428:72:46"},{"expression":{"id":16334,"name":"userShare","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16325,"src":"18517:9:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":16306,"id":16335,"nodeType":"Return","src":"18510:16:46"}]},"documentation":{"id":16300,"nodeType":"StructuredDocumentation","src":"17804:275:46","text":" @dev Получить доступную для вывода сумму для адреса (пропорционально доле)\n @param _address Адрес для проверки\n @return Доступная сумма для вывода"},"functionSelector":"b4931936","id":16337,"implemented":true,"kind":"function","modifiers":[],"name":"getAvailableWithdrawal","nameLocation":"18093:22:46","nodeType":"FunctionDefinition","parameters":{"id":16303,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16302,"mutability":"mutable","name":"_address","nameLocation":"18124:8:46","nodeType":"VariableDeclaration","scope":16337,"src":"18116:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":16301,"name":"address","nodeType":"ElementaryTypeName","src":"18116:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"18115:18:46"},"returnParameters":{"id":16306,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16305,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16337,"src":"18155:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16304,"name":"uint256","nodeType":"ElementaryTypeName","src":"18155:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18154:9:46"},"scope":16619,"src":"18084:449:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2101,4460,4849],"body":{"id":16348,"nodeType":"Block","src":"18724:55:46","statements":[{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":16346,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"18741:31:46","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":16345,"id":16347,"nodeType":"Return","src":"18734:38:46"}]},"functionSelector":"4bf5d7e9","id":16349,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"18634:10:46","nodeType":"FunctionDefinition","overrides":{"id":16342,"nodeType":"OverrideSpecifier","overrides":[{"id":16339,"name":"Governor","nameLocations":["18668:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"18668:8:46"},{"id":16340,"name":"GovernorVotes","nameLocations":["18678:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"18678:13:46"},{"id":16341,"name":"Votes","nameLocations":["18693:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":5303,"src":"18693:5:46"}],"src":"18659:40:46"},"parameters":{"id":16338,"nodeType":"ParameterList","parameters":[],"src":"18644:2:46"},"returnParameters":{"id":16345,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16344,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16349,"src":"18709:13:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":16343,"name":"string","nodeType":"ElementaryTypeName","src":"18709:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"18708:15:46"},"scope":16619,"src":"18625:154:46","stateMutability":"pure","virtual":false,"visibility":"public"},{"baseFunctions":[2095,4436,4829],"body":{"id":16364,"nodeType":"Block","src":"18871:44:46","statements":[{"expression":{"arguments":[{"expression":{"id":16360,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"18895:5:46","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":16361,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18901:6:46","memberName":"number","nodeType":"MemberAccess","src":"18895:12:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":16359,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18888:6:46","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":16358,"name":"uint48","nodeType":"ElementaryTypeName","src":"18888:6:46","typeDescriptions":{}}},"id":16362,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18888:20:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":16357,"id":16363,"nodeType":"Return","src":"18881:27:46"}]},"functionSelector":"91ddadf4","id":16365,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"18793:5:46","nodeType":"FunctionDefinition","overrides":{"id":16354,"nodeType":"OverrideSpecifier","overrides":[{"id":16351,"name":"Governor","nameLocations":["18822:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"18822:8:46"},{"id":16352,"name":"GovernorVotes","nameLocations":["18832:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":4482,"src":"18832:13:46"},{"id":16353,"name":"Votes","nameLocations":["18847:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":5303,"src":"18847:5:46"}],"src":"18813:40:46"},"parameters":{"id":16350,"nodeType":"ParameterList","parameters":[],"src":"18798:2:46"},"returnParameters":{"id":16357,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16356,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16365,"src":"18863:6:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":16355,"name":"uint48","nodeType":"ElementaryTypeName","src":"18863:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"18862:8:46"},"scope":16619,"src":"18784:131:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[6312],"body":{"id":16384,"nodeType":"Block","src":"19009:48:46","statements":[{"expression":{"arguments":[{"id":16379,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16367,"src":"19033:4:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":16380,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16369,"src":"19039:2:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":16381,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16371,"src":"19043:6:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":16376,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"19019:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16378,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19025:7:46","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":6312,"src":"19019:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":16382,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19019:31:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16383,"nodeType":"ExpressionStatement","src":"19019:31:46"}]},"id":16385,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"18929:7:46","nodeType":"FunctionDefinition","overrides":{"id":16374,"nodeType":"OverrideSpecifier","overrides":[{"id":16373,"name":"ERC20Votes","nameLocations":["18997:10:46"],"nodeType":"IdentifierPath","referencedDeclaration":6357,"src":"18997:10:46"}],"src":"18988:20:46"},"parameters":{"id":16372,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16367,"mutability":"mutable","name":"from","nameLocation":"18945:4:46","nodeType":"VariableDeclaration","scope":16385,"src":"18937:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":16366,"name":"address","nodeType":"ElementaryTypeName","src":"18937:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":16369,"mutability":"mutable","name":"to","nameLocation":"18959:2:46","nodeType":"VariableDeclaration","scope":16385,"src":"18951:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":16368,"name":"address","nodeType":"ElementaryTypeName","src":"18951:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":16371,"mutability":"mutable","name":"amount","nameLocation":"18971:6:46","nodeType":"VariableDeclaration","scope":16385,"src":"18963:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16370,"name":"uint256","nodeType":"ElementaryTypeName","src":"18963:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18936:42:46"},"returnParameters":{"id":16375,"nodeType":"ParameterList","parameters":[],"src":"19009:0:46"},"scope":16619,"src":"18920:137:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6767],"body":{"id":16399,"nodeType":"Block","src":"19140:43:46","statements":[{"expression":{"arguments":[{"id":16396,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16387,"src":"19170:5:46","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":16394,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"19157:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16395,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19163:6:46","memberName":"nonces","nodeType":"MemberAccess","referencedDeclaration":6767,"src":"19157:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":16397,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19157:19:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":16393,"id":16398,"nodeType":"Return","src":"19150:26:46"}]},"functionSelector":"7ecebe00","id":16400,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"19071:6:46","nodeType":"FunctionDefinition","overrides":{"id":16390,"nodeType":"OverrideSpecifier","overrides":[{"id":16389,"name":"Nonces","nameLocations":["19114:6:46"],"nodeType":"IdentifierPath","referencedDeclaration":6808,"src":"19114:6:46"}],"src":"19105:16:46"},"parameters":{"id":16388,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16387,"mutability":"mutable","name":"owner","nameLocation":"19086:5:46","nodeType":"VariableDeclaration","scope":16400,"src":"19078:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":16386,"name":"address","nodeType":"ElementaryTypeName","src":"19078:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"19077:15:46"},"returnParameters":{"id":16393,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16392,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16400,"src":"19131:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16391,"name":"uint256","nodeType":"ElementaryTypeName","src":"19131:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19130:9:46"},"scope":16619,"src":"19062:121:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[559,5693],"body":{"id":16412,"nodeType":"Block","src":"19266:36:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":16408,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"19283:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16409,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19289:4:46","memberName":"name","nodeType":"MemberAccess","referencedDeclaration":559,"src":"19283:10:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":16410,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19283:12:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":16407,"id":16411,"nodeType":"Return","src":"19276:19:46"}]},"functionSelector":"06fdde03","id":16413,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"19197:4:46","nodeType":"FunctionDefinition","overrides":{"id":16404,"nodeType":"OverrideSpecifier","overrides":[{"id":16402,"name":"ERC20","nameLocations":["19225:5:46"],"nodeType":"IdentifierPath","referencedDeclaration":6147,"src":"19225:5:46"},{"id":16403,"name":"Governor","nameLocations":["19232:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"19232:8:46"}],"src":"19216:25:46"},"parameters":{"id":16401,"nodeType":"ParameterList","parameters":[],"src":"19201:2:46"},"returnParameters":{"id":16407,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16406,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16413,"src":"19251:13:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":16405,"name":"string","nodeType":"ElementaryTypeName","src":"19251:6:46","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"19250:15:46"},"scope":16619,"src":"19188:114:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2107,3904],"body":{"id":16425,"nodeType":"Block","src":"19397:43:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":16421,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"19414:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16422,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19420:11:46","memberName":"votingDelay","nodeType":"MemberAccess","referencedDeclaration":3904,"src":"19414:17:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":16423,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19414:19:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":16420,"id":16424,"nodeType":"Return","src":"19407:26:46"}]},"functionSelector":"3932abb1","id":16426,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"19316:11:46","nodeType":"FunctionDefinition","overrides":{"id":16417,"nodeType":"OverrideSpecifier","overrides":[{"id":16415,"name":"Governor","nameLocations":["19351:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"19351:8:46"},{"id":16416,"name":"GovernorSettings","nameLocations":["19361:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"19361:16:46"}],"src":"19342:36:46"},"parameters":{"id":16414,"nodeType":"ParameterList","parameters":[],"src":"19327:2:46"},"returnParameters":{"id":16420,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16419,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16426,"src":"19388:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16418,"name":"uint256","nodeType":"ElementaryTypeName","src":"19388:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19387:9:46"},"scope":16619,"src":"19307:133:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2113,3914],"body":{"id":16438,"nodeType":"Block","src":"19536:44:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":16434,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"19553:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19559:12:46","memberName":"votingPeriod","nodeType":"MemberAccess","referencedDeclaration":3914,"src":"19553:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":16436,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19553:20:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":16433,"id":16437,"nodeType":"Return","src":"19546:27:46"}]},"functionSelector":"02a251a3","id":16439,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"19454:12:46","nodeType":"FunctionDefinition","overrides":{"id":16430,"nodeType":"OverrideSpecifier","overrides":[{"id":16428,"name":"Governor","nameLocations":["19490:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"19490:8:46"},{"id":16429,"name":"GovernorSettings","nameLocations":["19500:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"19500:16:46"}],"src":"19481:36:46"},"parameters":{"id":16427,"nodeType":"ParameterList","parameters":[],"src":"19466:2:46"},"returnParameters":{"id":16433,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16432,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16439,"src":"19527:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16431,"name":"uint256","nodeType":"ElementaryTypeName","src":"19527:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19526:9:46"},"scope":16619,"src":"19445:135:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2121,4620],"body":{"id":16454,"nodeType":"Block","src":"19700:49:46","statements":[{"expression":{"arguments":[{"id":16451,"name":"blockNumber","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16441,"src":"19730:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":16449,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"19717:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16450,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19723:6:46","memberName":"quorum","nodeType":"MemberAccess","referencedDeclaration":4620,"src":"19717:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":16452,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19717:25:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":16448,"id":16453,"nodeType":"Return","src":"19710:32:46"}]},"functionSelector":"f8ce560a","id":16455,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"19594:6:46","nodeType":"FunctionDefinition","overrides":{"id":16445,"nodeType":"OverrideSpecifier","overrides":[{"id":16443,"name":"Governor","nameLocations":["19643:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"19643:8:46"},{"id":16444,"name":"GovernorVotesQuorumFraction","nameLocations":["19653:27:46"],"nodeType":"IdentifierPath","referencedDeclaration":4677,"src":"19653:27:46"}],"src":"19634:47:46"},"parameters":{"id":16442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16441,"mutability":"mutable","name":"blockNumber","nameLocation":"19609:11:46","nodeType":"VariableDeclaration","scope":16455,"src":"19601:19:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16440,"name":"uint256","nodeType":"ElementaryTypeName","src":"19601:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19600:21:46"},"returnParameters":{"id":16448,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16447,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16455,"src":"19691:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16446,"name":"uint256","nodeType":"ElementaryTypeName","src":"19691:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19690:9:46"},"scope":16619,"src":"19585:164:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[708,4116],"body":{"id":16471,"nodeType":"Block","src":"19869:47:46","statements":[{"expression":{"arguments":[{"id":16468,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16457,"src":"19898:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":16466,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"19886:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16467,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19892:5:46","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":4116,"src":"19886:11:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2154_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":16469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19886:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":16465,"id":16470,"nodeType":"Return","src":"19879:30:46"}]},"functionSelector":"3e4f49e6","id":16472,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"19763:5:46","nodeType":"FunctionDefinition","overrides":{"id":16461,"nodeType":"OverrideSpecifier","overrides":[{"id":16459,"name":"Governor","nameLocations":["19810:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"19810:8:46"},{"id":16460,"name":"GovernorTimelockControl","nameLocations":["19820:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"19820:23:46"}],"src":"19801:43:46"},"parameters":{"id":16458,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16457,"mutability":"mutable","name":"proposalId","nameLocation":"19777:10:46","nodeType":"VariableDeclaration","scope":16472,"src":"19769:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16456,"name":"uint256","nodeType":"ElementaryTypeName","src":"19769:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19768:20:46"},"returnParameters":{"id":16465,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16464,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16472,"src":"19854:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":16463,"nodeType":"UserDefinedTypeName","pathNode":{"id":16462,"name":"ProposalState","nameLocations":["19854:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":2154,"src":"19854:13:46"},"referencedDeclaration":2154,"src":"19854:13:46","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2154","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"19853:15:46"},"scope":16619,"src":"19754:162:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[717,3924],"body":{"id":16484,"nodeType":"Block","src":"20017:49:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":16480,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"20034:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20040:17:46","memberName":"proposalThreshold","nodeType":"MemberAccess","referencedDeclaration":3924,"src":"20034:23:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":16482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20034:25:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":16479,"id":16483,"nodeType":"Return","src":"20027:32:46"}]},"functionSelector":"b58131b0","id":16485,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"19930:17:46","nodeType":"FunctionDefinition","overrides":{"id":16476,"nodeType":"OverrideSpecifier","overrides":[{"id":16474,"name":"Governor","nameLocations":["19971:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"19971:8:46"},{"id":16475,"name":"GovernorSettings","nameLocations":["19981:16:46"],"nodeType":"IdentifierPath","referencedDeclaration":4021,"src":"19981:16:46"}],"src":"19962:36:46"},"parameters":{"id":16473,"nodeType":"ParameterList","parameters":[],"src":"19947:2:46"},"returnParameters":{"id":16479,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16478,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16485,"src":"20008:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16477,"name":"uint256","nodeType":"ElementaryTypeName","src":"20008:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20007:9:46"},"scope":16619,"src":"19921:145:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1487,4297],"body":{"id":16512,"nodeType":"Block","src":"20299:82:46","statements":[{"expression":{"arguments":[{"id":16506,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16488,"src":"20330:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":16507,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16491,"src":"20339:6:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":16508,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16494,"src":"20347:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":16509,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16496,"src":"20358:15:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":16504,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"20316:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16505,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20322:7:46","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":4297,"src":"20316:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":16510,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20316:58:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":16503,"id":16511,"nodeType":"Return","src":"20309:65:46"}]},"id":16513,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"20080:7:46","nodeType":"FunctionDefinition","overrides":{"id":16500,"nodeType":"OverrideSpecifier","overrides":[{"id":16498,"name":"Governor","nameLocations":["20246:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"20246:8:46"},{"id":16499,"name":"GovernorTimelockControl","nameLocations":["20256:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"20256:23:46"}],"src":"20237:43:46"},"parameters":{"id":16497,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16488,"mutability":"mutable","name":"targets","nameLocation":"20114:7:46","nodeType":"VariableDeclaration","scope":16513,"src":"20097:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":16486,"name":"address","nodeType":"ElementaryTypeName","src":"20097:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":16487,"nodeType":"ArrayTypeName","src":"20097:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":16491,"mutability":"mutable","name":"values","nameLocation":"20148:6:46","nodeType":"VariableDeclaration","scope":16513,"src":"20131:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":16489,"name":"uint256","nodeType":"ElementaryTypeName","src":"20131:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":16490,"nodeType":"ArrayTypeName","src":"20131:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":16494,"mutability":"mutable","name":"calldatas","nameLocation":"20179:9:46","nodeType":"VariableDeclaration","scope":16513,"src":"20164:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":16492,"name":"bytes","nodeType":"ElementaryTypeName","src":"20164:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":16493,"nodeType":"ArrayTypeName","src":"20164:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":16496,"mutability":"mutable","name":"descriptionHash","nameLocation":"20206:15:46","nodeType":"VariableDeclaration","scope":16513,"src":"20198:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":16495,"name":"bytes32","nodeType":"ElementaryTypeName","src":"20198:7:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"20087:140:46"},"returnParameters":{"id":16503,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16502,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16513,"src":"20290:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16501,"name":"uint256","nodeType":"ElementaryTypeName","src":"20290:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20289:9:46"},"scope":16619,"src":"20071:310:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[1860,4310],"body":{"id":16525,"nodeType":"Block","src":"20483:41:46","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":16521,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"20500:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16522,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20506:9:46","memberName":"_executor","nodeType":"MemberAccess","referencedDeclaration":4310,"src":"20500:15:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":16523,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20500:17:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":16520,"id":16524,"nodeType":"Return","src":"20493:24:46"}]},"id":16526,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"20395:9:46","nodeType":"FunctionDefinition","overrides":{"id":16517,"nodeType":"OverrideSpecifier","overrides":[{"id":16515,"name":"Governor","nameLocations":["20430:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"20430:8:46"},{"id":16516,"name":"GovernorTimelockControl","nameLocations":["20440:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"20440:23:46"}],"src":"20421:43:46"},"parameters":{"id":16514,"nodeType":"ParameterList","parameters":[],"src":"20404:2:46"},"returnParameters":{"id":16520,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16519,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16526,"src":"20474:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":16518,"name":"address","nodeType":"ElementaryTypeName","src":"20474:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"20473:9:46"},"scope":16619,"src":"20386:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[550],"body":{"id":16540,"nodeType":"Block","src":"20622:60:46","statements":[{"expression":{"arguments":[{"id":16537,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16528,"src":"20663:11:46","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":16535,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"20639:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20645:17:46","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":550,"src":"20639:23:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":16538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20639:36:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":16534,"id":16539,"nodeType":"Return","src":"20632:43:46"}]},"functionSelector":"01ffc9a7","id":16541,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"20538:17:46","nodeType":"FunctionDefinition","overrides":{"id":16531,"nodeType":"OverrideSpecifier","overrides":[{"id":16530,"name":"Governor","nameLocations":["20597:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"20597:8:46"}],"src":"20588:18:46"},"parameters":{"id":16529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16528,"mutability":"mutable","name":"interfaceId","nameLocation":"20563:11:46","nodeType":"VariableDeclaration","scope":16541,"src":"20556:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":16527,"name":"bytes4","nodeType":"ElementaryTypeName","src":"20556:6:46","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"20555:20:46"},"returnParameters":{"id":16534,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16533,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16541,"src":"20616:4:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":16532,"name":"bool","nodeType":"ElementaryTypeName","src":"20616:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"20615:6:46"},"scope":16619,"src":"20529:153:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[789,4140],"body":{"id":16556,"nodeType":"Block","src":"20808:62:46","statements":[{"expression":{"arguments":[{"id":16553,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16543,"src":"20852:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":16551,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"20825:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16552,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20831:20:46","memberName":"proposalNeedsQueuing","nodeType":"MemberAccess","referencedDeclaration":4140,"src":"20825:26:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":16554,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20825:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":16550,"id":16555,"nodeType":"Return","src":"20818:45:46"}]},"functionSelector":"a9a95294","id":16557,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"20696:20:46","nodeType":"FunctionDefinition","overrides":{"id":16547,"nodeType":"OverrideSpecifier","overrides":[{"id":16545,"name":"Governor","nameLocations":["20758:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"20758:8:46"},{"id":16546,"name":"GovernorTimelockControl","nameLocations":["20768:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"20768:23:46"}],"src":"20749:43:46"},"parameters":{"id":16544,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16543,"mutability":"mutable","name":"proposalId","nameLocation":"20725:10:46","nodeType":"VariableDeclaration","scope":16557,"src":"20717:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16542,"name":"uint256","nodeType":"ElementaryTypeName","src":"20717:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20716:20:46"},"returnParameters":{"id":16550,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16549,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16557,"src":"20802:4:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":16548,"name":"bool","nodeType":"ElementaryTypeName","src":"20802:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"20801:6:46"},"scope":16619,"src":"20687:183:46","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1195,4205],"body":{"id":16587,"nodeType":"Block","src":"21139:103:46","statements":[{"expression":{"arguments":[{"id":16580,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16559,"src":"21179:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":16581,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16562,"src":"21191:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":16582,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16565,"src":"21200:6:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":16583,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16568,"src":"21208:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":16584,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16570,"src":"21219:15:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":16578,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"21156:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16579,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21162:16:46","memberName":"_queueOperations","nodeType":"MemberAccess","referencedDeclaration":4205,"src":"21156:22:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":16585,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21156:79:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":16577,"id":16586,"nodeType":"Return","src":"21149:86:46"}]},"id":16588,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"20884:16:46","nodeType":"FunctionDefinition","overrides":{"id":16574,"nodeType":"OverrideSpecifier","overrides":[{"id":16572,"name":"Governor","nameLocations":["21087:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"21087:8:46"},{"id":16573,"name":"GovernorTimelockControl","nameLocations":["21097:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"21097:23:46"}],"src":"21078:43:46"},"parameters":{"id":16571,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16559,"mutability":"mutable","name":"proposalId","nameLocation":"20918:10:46","nodeType":"VariableDeclaration","scope":16588,"src":"20910:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16558,"name":"uint256","nodeType":"ElementaryTypeName","src":"20910:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":16562,"mutability":"mutable","name":"targets","nameLocation":"20955:7:46","nodeType":"VariableDeclaration","scope":16588,"src":"20938:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":16560,"name":"address","nodeType":"ElementaryTypeName","src":"20938:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":16561,"nodeType":"ArrayTypeName","src":"20938:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":16565,"mutability":"mutable","name":"values","nameLocation":"20989:6:46","nodeType":"VariableDeclaration","scope":16588,"src":"20972:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":16563,"name":"uint256","nodeType":"ElementaryTypeName","src":"20972:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":16564,"nodeType":"ArrayTypeName","src":"20972:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":16568,"mutability":"mutable","name":"calldatas","nameLocation":"21020:9:46","nodeType":"VariableDeclaration","scope":16588,"src":"21005:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":16566,"name":"bytes","nodeType":"ElementaryTypeName","src":"21005:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":16567,"nodeType":"ArrayTypeName","src":"21005:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":16570,"mutability":"mutable","name":"descriptionHash","nameLocation":"21047:15:46","nodeType":"VariableDeclaration","scope":16588,"src":"21039:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":16569,"name":"bytes32","nodeType":"ElementaryTypeName","src":"21039:7:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"20900:168:46"},"returnParameters":{"id":16577,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16576,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16588,"src":"21131:6:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":16575,"name":"uint48","nodeType":"ElementaryTypeName","src":"21131:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"21130:8:46"},"scope":16619,"src":"20875:367:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[1372,4244],"body":{"id":16617,"nodeType":"Block","src":"21496:98:46","statements":[{"expression":{"arguments":[{"id":16610,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16590,"src":"21531:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":16611,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16593,"src":"21543:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":16612,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16596,"src":"21552:6:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":16613,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16599,"src":"21560:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":16614,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16601,"src":"21571:15:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":16607,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"21506:5:46","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_DLE_$16619_$","typeString":"type(contract super DLE)"}},"id":16609,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21512:18:46","memberName":"_executeOperations","nodeType":"MemberAccess","referencedDeclaration":4244,"src":"21506:24:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":16615,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21506:81:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16616,"nodeType":"ExpressionStatement","src":"21506:81:46"}]},"id":16618,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"21256:18:46","nodeType":"FunctionDefinition","overrides":{"id":16605,"nodeType":"OverrideSpecifier","overrides":[{"id":16603,"name":"Governor","nameLocations":["21461:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":2134,"src":"21461:8:46"},{"id":16604,"name":"GovernorTimelockControl","nameLocations":["21471:23:46"],"nodeType":"IdentifierPath","referencedDeclaration":4366,"src":"21471:23:46"}],"src":"21452:43:46"},"parameters":{"id":16602,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16590,"mutability":"mutable","name":"proposalId","nameLocation":"21292:10:46","nodeType":"VariableDeclaration","scope":16618,"src":"21284:18:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16589,"name":"uint256","nodeType":"ElementaryTypeName","src":"21284:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":16593,"mutability":"mutable","name":"targets","nameLocation":"21329:7:46","nodeType":"VariableDeclaration","scope":16618,"src":"21312:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":16591,"name":"address","nodeType":"ElementaryTypeName","src":"21312:7:46","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":16592,"nodeType":"ArrayTypeName","src":"21312:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":16596,"mutability":"mutable","name":"values","nameLocation":"21363:6:46","nodeType":"VariableDeclaration","scope":16618,"src":"21346:23:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":16594,"name":"uint256","nodeType":"ElementaryTypeName","src":"21346:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":16595,"nodeType":"ArrayTypeName","src":"21346:9:46","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":16599,"mutability":"mutable","name":"calldatas","nameLocation":"21394:9:46","nodeType":"VariableDeclaration","scope":16618,"src":"21379:24:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":16597,"name":"bytes","nodeType":"ElementaryTypeName","src":"21379:5:46","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":16598,"nodeType":"ArrayTypeName","src":"21379:7:46","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":16601,"mutability":"mutable","name":"descriptionHash","nameLocation":"21421:15:46","nodeType":"VariableDeclaration","scope":16618,"src":"21413:23:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":16600,"name":"bytes32","nodeType":"ElementaryTypeName","src":"21413:7:46","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"21274:168:46"},"returnParameters":{"id":16606,"nodeType":"ParameterList","parameters":[],"src":"21496:0:46"},"scope":16619,"src":"21247:347:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"}],"scope":16620,"src":"782:20814:46","usedErrors":[2163,2168,2171,2176,2181,2186,2196,2201,2210,2215,2218,2221,2224,2229,2234,2239,4513,4685,4811,4818,5384,5389,5394,5403,5408,5413,6245,6731,6750,6874,6876,8412,8417,8422,10810,12717],"usedEvents":[2264,2271,2276,2281,2294,2309,3859,3865,3871,4049,4506,4694,4703,5326,6159,6168,15119,15127,15133,15145,15153,15161,15175,15183,15193,15201,15209,15215]}],"src":"32:21565:46"},"id":46}},"contracts":{"@openzeppelin/contracts/access/AccessControl.sol":{"AccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DEFAULT_ADMIN_ROLE()":"a217fddf","getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Contract module that allows children to implement role-based access control mechanisms. This is a lightweight version that doesn't allow enumerating role members except through off-chain means by accessing the contract event logs. Some applications may benefit from on-chain enumerability, for those cases see {AccessControlEnumerable}. Roles are referred to by their `bytes32` identifier. These should be exposed in the external API and be unique. The best way to achieve this is by using `public constant` hash digests: ```solidity bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\"); ``` Roles can be used to represent a set of permissions. To restrict access to a function call, use {hasRole}: ```solidity function foo() public { require(hasRole(MY_ROLE, msg.sender)); ... } ``` Roles can be granted and revoked dynamically via the {grantRole} and {revokeRole} functions. Each role has an associated admin role, and only accounts that have a role's admin role can call {grantRole} and {revokeRole}. By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means that only accounts with this role will be able to grant or revoke other roles. More complex role relationships can be created by using {_setRoleAdmin}. WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to grant and revoke this role. Extra precautions should be taken to secure accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules} to enforce additional security measures for this role.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"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`.\"},\"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 `callerConfirmation`. 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.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/AccessControl.sol\":\"AccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/access/IAccessControl.sol":{"IAccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\"}],\"devdoc\":{\"details\":\"External interface of AccessControl declared to support ERC-165 detection.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {AccessControl-_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.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"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 granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `callerConfirmation`.\"},\"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.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":\"IAccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/Governor.sol":{"Governor":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Core of the governance system, designed to be extended through various modules. This contract is abstract and requires several functions to be implemented in various modules: - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote} - A voting module must implement {_getVotes} - Additionally, {votingPeriod} must also be implemented\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Sets the value for {name} and {version}\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/Governor.sol\":\"Governor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/IGovernor.sol":{"IGovernor":{"abi":[{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the {Governor} core. NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events. Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\",\"errors\":{\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}]},\"events\":{\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e. before the vote starts. Emits a {ProposalCanceled} event.\"},\"castVote(uint256,uint8)\":{\"details\":\"Cast a vote Emits a {VoteCast} event.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"Cast a vote using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} event.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"Cast a vote with a reason Emits a {VoteCast} event.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Depending on the governor it might also be required that the proposal was queued and that some delay passed. Emits a {ProposalExecuted} event. NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\"},\"getVotes(address,uint256)\":{\"details\":\"Voting power of an `account` at a specific `timepoint`. Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or multiple), {ERC20Votes} tokens.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Hashing function used to (re)build the proposal id from the proposal details..\"},\"name()\":{\"details\":\"Name of the governor instance (used in building the EIP-712 domain separator).\"},\"proposalDeadline(uint256)\":{\"details\":\"Timepoint at which votes close. If using block number, votes close at the end of this block, so it is possible to cast a vote during this block.\"},\"proposalEta(uint256)\":{\"details\":\"The time when a queued proposal becomes executable (\\\"ETA\\\"). Unlike {proposalSnapshot} and {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be different. In most cases this will be a timestamp.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"Whether a proposal needs to be queued before execution.\"},\"proposalProposer(uint256)\":{\"details\":\"The account that created a proposal.\"},\"proposalSnapshot(uint256)\":{\"details\":\"Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the following block.\"},\"proposalThreshold()\":{\"details\":\"The number of votes required in order for a voter to become a proposer.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a duration specified by {IGovernor-votingPeriod}. Emits a {ProposalCreated} event. NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution. This may be the result of third party actions on the targeted contracts, or other governor proposals. For example, the balance of this contract could be updated or its access control permissions may be modified, possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough value to cover a proposal with multiple transfers).\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing is not necessary, this function may revert. Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Emits a {ProposalQueued} event.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"state(uint256)\":{\"details\":\"Current state of a proposal, following Compound's convention\"},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"},\"version()\":{\"details\":\"Version of the governor instance (used in building the EIP-712 domain separator). Default: \\\"1\\\"\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"getVotes(address,uint256)\":{\"notice\":\"module:reputation\"},\"getVotesWithParams(address,uint256,bytes)\":{\"notice\":\"module:reputation\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"notice\":\"module:core\"},\"name()\":{\"notice\":\"module:core\"},\"proposalDeadline(uint256)\":{\"notice\":\"module:core\"},\"proposalEta(uint256)\":{\"notice\":\"module:core\"},\"proposalNeedsQueuing(uint256)\":{\"notice\":\"module:core\"},\"proposalProposer(uint256)\":{\"notice\":\"module:core\"},\"proposalSnapshot(uint256)\":{\"notice\":\"module:core\"},\"proposalThreshold()\":{\"notice\":\"module:core\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"state(uint256)\":{\"notice\":\"module:core\"},\"version()\":{\"notice\":\"module:core\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":\"IGovernor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/TimelockController.sol":{"TimelockController":{"abi":[{"inputs":[{"internalType":"uint256","name":"minDelay","type":"uint256"},{"internalType":"address[]","name":"proposers","type":"address[]"},{"internalType":"address[]","name":"executors","type":"address[]"},{"internalType":"address","name":"admin","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"uint256","name":"delay","type":"uint256"},{"internalType":"uint256","name":"minDelay","type":"uint256"}],"name":"TimelockInsufficientDelay","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"payloads","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"TimelockInvalidOperationLength","type":"error"},{"inputs":[{"internalType":"address","name":"caller","type":"address"}],"name":"TimelockUnauthorizedCaller","type":"error"},{"inputs":[{"internalType":"bytes32","name":"predecessorId","type":"bytes32"}],"name":"TimelockUnexecutedPredecessor","type":"error"},{"inputs":[{"internalType":"bytes32","name":"operationId","type":"bytes32"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"TimelockUnexpectedOperationState","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"}],"name":"CallExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"CallSalt","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"},{"indexed":false,"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"indexed":false,"internalType":"uint256","name":"delay","type":"uint256"}],"name":"CallScheduled","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"Cancelled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldDuration","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newDuration","type":"uint256"}],"name":"MinDelayChange","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"},{"inputs":[],"name":"CANCELLER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXECUTOR_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"PROPOSER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"cancel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"execute","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"executeBatch","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"getMinDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"getOperationState","outputs":[{"internalType":"enum TimelockController.OperationState","name":"","type":"uint8"}],"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":"id","type":"bytes32"}],"name":"getTimestamp","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperation","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperationBatch","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperation","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationDone","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationPending","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationReady","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"schedule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"scheduleBatch","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":[{"internalType":"uint256","name":"newDelay","type":"uint256"}],"name":"updateDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":445,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_address_dyn_fromMemory":{"entryPoint":466,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":385,"id":null,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":951,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1299":{"entryPoint":661,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1301":{"entryPoint":789,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1303":{"entryPoint":1108,"id":256,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":580,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":618,"id":null,"parameterSlots":2,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"6080604052346200017c5762001a74803803806200001d8162000181565b9283398101906080818303126200017c57805160208201516001600160401b03908181116200017c578462000054918501620001d2565b9360408401519182116200017c57620000766060916200007e938601620001d2565b9301620001bd565b906200008a3062000295565b506001600160a01b039180831662000169575b5060005b8451811015620000f05780620000c984620000c1620000ea94896200026a565b511662000315565b50620000e384620000db83896200026a565b5116620003b7565b5062000244565b620000a1565b50925060005b8251811015620001245780620000e383620001166200011e94876200026a565b511662000454565b620000f6565b7f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560408580600255815190600082526020820152a16040516115629081620004f28239f35b620001749062000295565b50386200009d565b600080fd5b6040519190601f01601f191682016001600160401b03811183821017620001a757604052565b634e487b7160e01b600052604160045260246000fd5b51906001600160a01b03821682036200017c57565b81601f820112156200017c578051916001600160401b038311620001a7578260051b60209283806200020681850162000181565b8097815201928201019283116200017c578301905b8282106200022a575050505090565b8380916200023884620001bd565b8152019101906200021b565b6000198114620002545760010190565b634e487b7160e01b600052601160045260246000fd5b80518210156200027f5760209160051b010190565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b031660008181527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604081205490919060ff166200031157818052816020526040822081835260205260408220600160ff19825416179055339160008051602062001a548339815191528180a4600190565b5090565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260408120549091907fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b505090565b6001600160a01b031660008181527fc3ad33e20b0c56a223ad5104fff154aa010f8715b9c981fd38fdc60a4d1a52fb60205260408120549091907ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7839060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960205260408120549091907fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e639060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a460019056fe60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a26469706673582212204f1676d319cbe6cb8d2ce0e979efe9b284d7547f8986edd37233ea88fbf1b7c264736f6c634300081400332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x17C JUMPI PUSH3 0x1A74 DUP1 CODESIZE SUB DUP1 PUSH3 0x1D DUP2 PUSH3 0x181 JUMP JUMPDEST SWAP3 DUP4 CODECOPY DUP2 ADD SWAP1 PUSH1 0x80 DUP2 DUP4 SUB SLT PUSH3 0x17C JUMPI DUP1 MLOAD PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x17C JUMPI DUP5 PUSH3 0x54 SWAP2 DUP6 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 PUSH1 0x40 DUP5 ADD MLOAD SWAP2 DUP3 GT PUSH3 0x17C JUMPI PUSH3 0x76 PUSH1 0x60 SWAP2 PUSH3 0x7E SWAP4 DUP7 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 ADD PUSH3 0x1BD JUMP JUMPDEST SWAP1 PUSH3 0x8A ADDRESS PUSH3 0x295 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP1 DUP4 AND PUSH3 0x169 JUMPI JUMPDEST POP PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH3 0xF0 JUMPI DUP1 PUSH3 0xC9 DUP5 PUSH3 0xC1 PUSH3 0xEA SWAP5 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x315 JUMP JUMPDEST POP PUSH3 0xE3 DUP5 PUSH3 0xDB DUP4 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x3B7 JUMP JUMPDEST POP PUSH3 0x244 JUMP JUMPDEST PUSH3 0xA1 JUMP JUMPDEST POP SWAP3 POP PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH3 0x124 JUMPI DUP1 PUSH3 0xE3 DUP4 PUSH3 0x116 PUSH3 0x11E SWAP5 DUP8 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x454 JUMP JUMPDEST PUSH3 0xF6 JUMP JUMPDEST PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 PUSH1 0x40 DUP6 DUP1 PUSH1 0x2 SSTORE DUP2 MLOAD SWAP1 PUSH1 0x0 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x40 MLOAD PUSH2 0x1562 SWAP1 DUP2 PUSH3 0x4F2 DUP3 CODECOPY RETURN JUMPDEST PUSH3 0x174 SWAP1 PUSH3 0x295 JUMP JUMPDEST POP CODESIZE PUSH3 0x9D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x40 MLOAD SWAP2 SWAP1 PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0x1A7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x17C JUMPI JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x17C JUMPI DUP1 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH3 0x1A7 JUMPI DUP3 PUSH1 0x5 SHL PUSH1 0x20 SWAP3 DUP4 DUP1 PUSH3 0x206 DUP2 DUP6 ADD PUSH3 0x181 JUMP JUMPDEST DUP1 SWAP8 DUP2 MSTORE ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x17C JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x22A JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH3 0x238 DUP5 PUSH3 0x1BD JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH3 0x21B JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH3 0x254 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x27F JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xAD3228B676F7D3CD4284A5443F17F1962B36E491B30A40B2405849E597BA5FB5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH1 0xFF AND PUSH3 0x311 JUMPI DUP2 DUP1 MSTORE DUP2 PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 DUP2 DUP4 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE CALLER SWAP2 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xC3AD33E20B0C56A223AD5104FFF154AA010F8715B9C981FD38FDC60A4D1A52FB PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xD8AA0F3194971A2A116679F7C2090F6939C8D4E01A2A8D7E41D55E5351469E63 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP INVALID PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A26469706673582212204F1676D319CBE6CB8D2CE0E979 0xEF 0xE9 0xB2 DUP5 0xD7 SLOAD PUSH32 0x8986EDD37233EA88FBF1B7C264736F6C634300081400332F8788117E7EFF1D82 0xE9 0x26 0xEC PUSH26 0x4901D17C78024A50270940304540A733656F0D00000000000000 ","sourceMap":"1084:15205:4:-:0;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;4429:4;4390:45;4429:4;4390:45;:::i;:::-;-1:-1:-1;;;;;;1084:15205:4;;;;4472:87;;-1:-1:-1;4619:13:4;-1:-1:-1;4656:3:4;2232:4:0;;4634:20:4;;;;;4701:12;4675:39;4701:12;;4656:3;4701:12;;;:::i;:::-;1204:26;1084:15205;4675:39;:::i;:::-;;4728:40;4755:12;;;;;:::i;:::-;1204:26;1084:15205;4728:40;:::i;:::-;;4656:3;:::i;:::-;4619:13;;4634:20;;;;-1:-1:-1;4861:3:4;2232:4:0;;4839:20:4;;;;;4906:12;4880:39;4906:12;;4861:3;4906:12;;;:::i;:::-;1204:26;1084:15205;4880:39;:::i;4861:3::-;4824:13;;4839:20;4975:27;1084:15205;4839:20;1276:26;4940:20;1276:26;1084:15205;;1276:26;-1:-1:-1;1276:26:4;;1084:15205;1276:26;;;4975:27;1084:15205;;;;;;;;;4472:87;4511:37;;;:::i;:::-;;4472:87;;;1084:15205;-1:-1:-1;1084:15205:4;;;;;;;;;-1:-1:-1;;1084:15205:4;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;:::o;:::-;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;2232:4:0;-1:-1:-1;;2232:4:0;;;;;;;:::o;:::-;1084:15205:4;;;2232:4:0;;;;;;;;1204:26:4;2232:4:0;;1204:26:4;;;;;;;;;;;;:::o;:::-;1084:15205;;;1204:26;;;;;;;;6179:316:0;-1:-1:-1;;;;;1084:15205:4;2232:4:0;1084:15205:4;;;;;;;;;;2232:4:0;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;735:10:27;6370:40:0;-1:-1:-1;;;;;;;;;;;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6272:217::-;6466:12;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;;1084:15205:4;1204:26;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;;1084:15205:4;1349:27;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;;1084:15205:4;1276:26;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":3077,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10973":{"entryPoint":3050,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_addresst_uint256t_bytes_calldatat_bytes32t_bytes32":{"entryPoint":3144,"id":null,"parameterSlots":1,"returnSlots":6},"abi_decode_array_address_dyn_calldata":{"entryPoint":3375,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_array_address_dyn_calldatat_array_uint256_dyn_calldatat_array_bytes_calldata_dyn_calldatat_bytes32t_bytes32":{"entryPoint":3423,"id":null,"parameterSlots":1,"returnSlots":8},"abi_decode_array_uint256_dyn":{"entryPoint":3520,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":3304,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes_calldata":{"entryPoint":3099,"id":null,"parameterSlots":2,"returnSlots":2},"abi_encode_address_uint256_bytes_calldata":{"entryPoint":5087,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_address_uint256_bytes_calldata_bytes32_uint256":{"entryPoint":4758,"id":null,"parameterSlots":7,"returnSlots":1},"abi_encode_bytes_calldata":{"entryPoint":4322,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":3277,"id":null,"parameterSlots":1,"returnSlots":1},"calldata_array_index_access_address_dyn_calldata":{"entryPoint":4851,"id":null,"parameterSlots":3,"returnSlots":1},"calldata_array_index_access_bytes_calldata_dyn_calldata":{"entryPoint":4909,"id":null,"parameterSlots":3,"returnSlots":2},"finalize_allocation":{"entryPoint":3222,"id":null,"parameterSlots":2,"returnSlots":0},"fun_afterCall":{"entryPoint":5313,"id":3554,"parameterSlots":1,"returnSlots":0},"fun_beforeCall":{"entryPoint":5211,"id":3527,"parameterSlots":2,"returnSlots":0},"fun_checkRole":{"entryPoint":3836,"id":114,"parameterSlots":2,"returnSlots":0},"fun_checkRole_10974":{"entryPoint":3622,"id":114,"parameterSlots":1,"returnSlots":0},"fun_checkRole_10977":{"entryPoint":3753,"id":114,"parameterSlots":1,"returnSlots":0},"fun_execute":{"entryPoint":5126,"id":3487,"parameterSlots":4,"returnSlots":0},"fun_getOperationState":{"entryPoint":4262,"id":2988,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":3885,"id":256,"parameterSlots":2,"returnSlots":1},"fun_hashOperation":{"entryPoint":4355,"id":3025,"parameterSlots":6,"returnSlots":1},"fun_hashOperationBatch":{"entryPoint":4440,"id":3056,"parameterSlots":8,"returnSlots":1},"fun_isOperation":{"entryPoint":4128,"id":2872,"parameterSlots":1,"returnSlots":1},"fun_isOperationDone":{"entryPoint":4238,"id":2930,"parameterSlots":1,"returnSlots":1},"fun_isOperationPending":{"entryPoint":4173,"id":2898,"parameterSlots":1,"returnSlots":1},"fun_isOperationReady":{"entryPoint":4214,"id":2914,"parameterSlots":1,"returnSlots":1},"fun_revokeRole":{"entryPoint":4011,"id":294,"parameterSlots":2,"returnSlots":1},"fun_schedule":{"entryPoint":4974,"id":3262,"parameterSlots":2,"returnSlots":0},"fun_verifyCallResult":{"entryPoint":5345,"id":6667,"parameterSlots":2,"returnSlots":1},"increment_uint256":{"entryPoint":4814,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_calldatat_address":{"entryPoint":4889,"id":null,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a26469706673582212204f1676d319cbe6cb8d2ce0e979efe9b284d7547f8986edd37233ea88fbf1b7c264736f6c63430008140033","opcodes":"PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A26469706673582212204F1676D319CBE6CB8D2CE0E979 0xEF 0xE9 0xB2 DUP5 0xD7 SLOAD PUSH32 0x8986EDD37233EA88FBF1B7C264736F6C63430008140033000000000000000000 ","sourceMap":"1084:15205:4:-:0;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8005:9;1084:15205;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:4;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15205;13389:31;;;;;:68;;;1084:15205;13385:184;;13592:64;;13683:11;13592:64;;;;;;;;;:::i;:::-;13683:11;;;:::i;:::-;13710:13;13725:18;;;;;;14019:2;;;;:::i;:::-;1084:15205;;13745:3;13781:10;;;13945:43;13781:10;;13945:43;13869:11;13781:10;;;13821:9;13781:10;;;;13745:3;13781:10;;;;;;:::i;:::-;;:::i;:::-;13821:9;;:::i;:::-;1084:15205;13869:11;;:::i;:::-;13918:7;;;;;;;:::i;:::-;1084:15205;;13945:43;;;;;:::i;:::-;;;;13745:3;:::i;:::-;13710:13;;13385:184;1084:15205;;-1:-1:-1;;;;;;13480:78:4;;;;;1084:15205;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;13480:78;;;13389:68;13424:33;;;;;13389:68;;5343:87;5406:12;735:10:27;5406:12:4;:::i;:::-;5343:87;;1084:15205;;;;;;;;;;;;;;;4747:26:0;1084:15205:4;;3282:12:0;1084:15205:4;;;:::i;:::-;;;;;;;;;;3901:22:0;1084:15205:4;735:10:27;3282:12:0;;:::i;:::-;4747:26;:::i;:::-;;1084:15205:4;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;1349:27;;1084:15205;;;;;;;;;735:10:27;1084:15205:4;;;;;;;;;;3519:23:0;3515:108;;11400:22:4;;;;:::i;:::-;11399:23;11395:230;;1084:15205;;;;;;;;;;;;11672:13;;;;1084:15205;;11395:230;1084:15205;;;;11445:169;;;;;;;;1084:15205;11515:85;1084:15205;;;;11445:169;3515:108:0;1084:15205:4;;;3565:47:0;;;;;;735:10:27;3565:47:0;;;1084:15205:4;;;;;3565:47:0;1084:15205:4;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;1084:15205:4;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:4;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;1349:27;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1204:26;1084:15205;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;735:10:27;3282:12:0;735:10:27;3282:12:0;:::i;:::-;10130:31:4;;;;;:68;;;1084:15205;10126:184;;10333:64;;;;;;;;;;;;:::i;:::-;10421:5;;;;;:::i;:::-;10442:13;;10457:18;;;;;;;10601;;;;;10597:72;;1084:15205;;;10597:72;10640:18;1084:15205;;;;;;;10640:18;10597:72;;;1084:15205;;;10477:3;;10522:10;10501:76;10522:10;;10501:76;10522:10;;;;;;;;;;10534:9;10522:10;;;;;;10545:11;10522:10;;:::i;:::-;10534:9;;:::i;:::-;1084:15205;10545:11;;:::i;:::-;1084:15205;;10501:76;;;;;:::i;10477:3::-;10442:13;;;;10126:184;1084:15205;;-1:-1:-1;;;;;;10221:78:4;;;;;1084:15205;;;;;;;;;;;;;;;;;;;;;13480:78;;;10130:68;10165:33;;;;;10130:68;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;15612:4;;735:10:27;15594:23:4;15590:95;;1084:15205;15699:35;1084:15205;15714:9;1084:15205;;;;;;;;;;;15699:35;15714:9;1084:15205;;;15590:95;1084:15205;;;15640:34;;;;;;735:10:27;15640:34:4;;;1084:15205;15640:34;1084:15205;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;735:10:27;;-1:-1:-1;;;;;1084:15205:4;;5421:34:0;5417:102;;1084:15205:4;5529:37:0;1084:15205:4;;;5529:37:0;:::i;5417:102::-;1084:15205:4;-1:-1:-1;;;5478:30:0;;1084:15205:4;;5478:30:0;1084:15205:4;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;4330:25:0;1084:15205:4;;3282:12:0;1084:15205:4;;;:::i;3282:12:0:-;4330:25;:::i;1084:15205:4:-;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;;;;;;;3901:22:0;1084:15205:4;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:4;-1:-1:-1;;;1084:15205:4;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;:::i;:::-;12615:2;12482:11;1084:15205;12551:43;;12399:56;1084:15205;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15205;12399:56;;;;;;:::i;:::-;12482:11;;;;;:::i;:::-;12528:7;;;;;;:::i;:::-;1084:15205;12551:43;;;;;:::i;:::-;;;;12615:2;:::i;5343:87::-;5406:12;735:10:27;5406:12:4;:::i;:::-;5343:87;;1084:15205;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15205:4;;;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;775:49:19;;;:89;;;;1084:15205:4;;;;;;;;;775:89:19;2688:32:0;;-1:-1:-1;;;;2673:47:0;;;:87;;;;775:89:19;;;;;;2673:87:0;-1:-1:-1;;;862:40:38;;-1:-1:-1;2673:87:0;;;1084:15205:4;;;;;;;;;-1:-1:-1;;1084:15205:4;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;9430:61;1084:15205;;;;;;;:::i;:::-;;;;;;;9430:61;1084:15205;;;;;735:10:27;3282:12:0;735:10:27;3282:12:0;:::i;:::-;9332:53:4;;;;;;;;:::i;:::-;9409:5;;;;;;;:::i;:::-;1084:15205;;9430:61;;;;;:::i;:::-;;;;9505:18;9501:72;;1084:15205;;;9501:72;9544:18;1084:15205;;;;;;;9544:18;9501:72;;;1084:15205;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;1084:15205:4;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;-1:-1:-1;;1084:15205:4;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;1084:15205:4;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;3432:197:0;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;1204:26;;1084:15205;;3519:23:0;3515:108;;3432:197;;:::o;3515:108::-;1084:15205:4;;;;;3565:47:0;;;;;;;;;1084:15205:4;;;;;3565:47:0;3432:197;-1:-1:-1;;;;;1084:15205:4;2954:6:0;1084:15205:4;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1276:26:4;1084:15205;;3519:23:0;3515:108;;3432:197;;:::o;:::-;1084:15205:4;2954:6:0;1084:15205:4;2954:6:0;1084:15205:4;;;2954:6:0;1084:15205:4;;;;;;;;;;2954:6:0;1084:15205:4;;;;;2954:6:0;1084:15205:4;;;3519:23:0;3515:108;;3432:197;;:::o;6179:316::-;;2954:6;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6276:23:0;6272:217;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6370:40:0;735:10:27;6370:40:0;;;1084:15205:4;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6730:317::-;;2954:6;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6824:217:0;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;6922:40:0;735:10:27;6922:40:0;;;1084:15205:4;6976:11:0;:::o;5998:129:4:-;6075:21;5998:129;6075:21;:::i;:::-;1084:15205;;;;;;6075:45;;5998:129;:::o;1084:15205::-;;;;6100:20;1084:15205;;;;;6100:20;1084:15205;6262:209;6362:21;6262:209;6362:21;:::i;:::-;1084:15205;;;;;;6409:22;6400:31;;:64;;;;;6393:71;6262:209;:::o;6400:64::-;6444:20;6435:29;;;6262:209;:::o;6607:134::-;6689:21;6607:134;6689:21;:::i;:::-;1084:15205;;;;;;6714:20;6689:45;6607:134;:::o;6820:132::-;6901:21;6820:132;6901:21;:::i;:::-;1084:15205;;;;;;6926:19;6901:44;6820:132;:::o;7270:460::-;-1:-1:-1;1084:15205:4;7189:11;1084:15205;;;-1:-1:-1;1084:15205:4;;7414:14;;7410:314;7414:14;;;7444:27;-1:-1:-1;7444:27:4;:::o;7410:314::-;7189:11;7492:28;;7189:11;;7536:26;7543:19;7536:26;:::o;7488:236::-;7595:15;-1:-1:-1;7595:15:4;;;7189:11;7626:29;:::o;7579:145::-;7693:20;7686:27;:::o;1084:15205::-;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;-1:-1:-1;;1084:15205:4;;;;:::o;8134:279::-;;1084:15205;8355:50;8134:279;;;;1084:15205;;8355:50;;;;;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;8355:50;1084:15205;;8355:50;;;;;;:::i;:::-;1084:15205;8345:61;;8134:279;:::o;8529:320::-;;;;;;;;;1084:15205;;8785:56;;;;;;1084:15205;;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15205:4;;;;;;;;;;;;;8785:56;1084:15205;;;;;;;;;;8785:56;;;;;;;;:::i;1084:15205::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::o;:::-;-1:-1:-1;;1084:15205:4;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:4;;;;;;;;;;;;;;;:::o;10776:399::-;;10844:15;;;:::i;:::-;10840:131;;8005:9;1084:15205;11026:16;;;11022:96;;11145:15;;1084:15205;11145:15;;;1084:15205;;;-1:-1:-1;1084:15205:4;11127:11;1084:15205;;;-1:-1:-1;1084:15205:4;;10776:399::o;11022:96::-;1084:15205;;;;;11065:42;;;;;;;;;1084:15205;;;;;11065:42;10840:131;1084:15205;;-1:-1:-1;;;10882:78:4;;1084:15205;10882:78;;1084:15205;;;;;;;;;;10882:78;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;14092:232::-;14272:45;14092:232;14231:31;14092:232;;;;1084:15205;;;;;;;;;;;;;14231:31;;;;1084:15205;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;14231:31;1084:15205;;;;14272:45;:::i;:::-;;14092:232::o;1084:15205::-;;;14272:45;:::i;14407:367::-;14489:20;;;:::i;:::-;14488:21;14484:137;;14634:25;;;;:58;;;14407:367;14630:138;;14407:367;:::o;14630:138::-;1084:15205;;;;14715:42;;;;;;;;;1084:15205;14715:42;14634:58;14664:28;;;;:::i;:::-;14663:29;14634:58;;14484:137;1084:15205;;;;11445:169;;;;14532:78;;1084:15205;14532:78;;1084:15205;;;;;;14532:78;14856:236;14911:20;;;:::i;:::-;14910:21;14906:137;;-1:-1:-1;1084:15205:4;1434:1;1084:15205;;1434:1;1084:15205;-1:-1:-1;1084:15205:4;;14856:236::o;5221:224:26:-;;;;5337:8;;-1:-1:-1;1084:15205:4;;5690:21:26;:17;;5815:158;;;;;;5686:354;1084:15205:4;;-1:-1:-1;;;6010:19:26;;;;;5333:106;5411:17::o"},"methodIdentifiers":{"CANCELLER_ROLE()":"b08e51c0","DEFAULT_ADMIN_ROLE()":"a217fddf","EXECUTOR_ROLE()":"07bd0265","PROPOSER_ROLE()":"8f61f4f5","cancel(bytes32)":"c4d252f5","execute(address,uint256,bytes,bytes32,bytes32)":"134008d3","executeBatch(address[],uint256[],bytes[],bytes32,bytes32)":"e38335e5","getMinDelay()":"f27a0c92","getOperationState(bytes32)":"7958004c","getRoleAdmin(bytes32)":"248a9ca3","getTimestamp(bytes32)":"d45c4435","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","hashOperation(address,uint256,bytes,bytes32,bytes32)":"8065657f","hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)":"b1c5f427","isOperation(bytes32)":"31d50750","isOperationDone(bytes32)":"2ab0f529","isOperationPending(bytes32)":"584b153e","isOperationReady(bytes32)":"13bc9f20","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","schedule(address,uint256,bytes,bytes32,bytes32,uint256)":"01d5062a","scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)":"8f2a0bb0","supportsInterface(bytes4)":"01ffc9a7","updateDelay(uint256)":"64d62353"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"},{\"internalType\":\"address[]\",\"name\":\"proposers\",\"type\":\"address[]\"},{\"internalType\":\"address[]\",\"name\":\"executors\",\"type\":\"address[]\"},{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"}],\"name\":\"TimelockInsufficientDelay\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"payloads\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"TimelockInvalidOperationLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"TimelockUnauthorizedCaller\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"predecessorId\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexecutedPredecessor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"operationId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexpectedOperationState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"CallExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"CallSalt\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"CallScheduled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"Cancelled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldDuration\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newDuration\",\"type\":\"uint256\"}],\"name\":\"MinDelayChange\",\"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\"},{\"inputs\":[],\"name\":\"CANCELLER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXECUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PROPOSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"payload\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"executeBatch\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getOperationState\",\"outputs\":[{\"internalType\":\"enum TimelockController.OperationState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getTimestamp\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperation\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperationBatch\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperation\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationDone\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationPending\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationReady\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"schedule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"scheduleBatch\",\"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\":[{\"internalType\":\"uint256\",\"name\":\"newDelay\",\"type\":\"uint256\"}],\"name\":\"updateDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Contract module which acts as a timelocked controller. When set as the owner of an `Ownable` smart contract, it enforces a timelock on all `onlyOwner` maintenance operations. This gives time for users of the controlled contract to exit before a potentially dangerous maintenance operation is applied. By default, this contract is self administered, meaning administration tasks have to go through the timelock process. The proposer (resp executor) role is in charge of proposing (resp executing) operations. A common use case is to position this {TimelockController} as the owner of a smart contract, with a multisig or a DAO as the sole proposer.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"TimelockInsufficientDelay(uint256,uint256)\":[{\"details\":\"The schedule operation doesn't meet the minimum delay.\"}],\"TimelockInvalidOperationLength(uint256,uint256,uint256)\":[{\"details\":\"Mismatch between the parameters length for an operation call.\"}],\"TimelockUnauthorizedCaller(address)\":[{\"details\":\"The caller account is not authorized.\"}],\"TimelockUnexecutedPredecessor(bytes32)\":[{\"details\":\"The predecessor to an operation not yet done.\"}],\"TimelockUnexpectedOperationState(bytes32,bytes32)\":[{\"details\":\"The current state of an operation is not as required. The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position counting from right to left. See {_encodeStateBitmap}.\"}]},\"events\":{\"CallExecuted(bytes32,uint256,address,uint256,bytes)\":{\"details\":\"Emitted when a call is performed as part of operation `id`.\"},\"CallSalt(bytes32,bytes32)\":{\"details\":\"Emitted when new proposal is scheduled with non-zero salt.\"},\"CallScheduled(bytes32,uint256,address,uint256,bytes,bytes32,uint256)\":{\"details\":\"Emitted when a call is scheduled as part of operation `id`.\"},\"Cancelled(bytes32)\":{\"details\":\"Emitted when operation `id` is cancelled.\"},\"MinDelayChange(uint256,uint256)\":{\"details\":\"Emitted when the minimum delay for future operations is modified.\"},\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"cancel(bytes32)\":{\"details\":\"Cancel an operation. Requirements: - the caller must have the 'canceller' role.\"},\"constructor\":{\"details\":\"Initializes the contract with the following parameters: - `minDelay`: initial minimum delay in seconds for operations - `proposers`: accounts to be granted proposer and canceller roles - `executors`: accounts to be granted executor role - `admin`: optional account to be granted admin role; disable with zero address IMPORTANT: The optional admin can aid with initial configuration of roles after deployment without being subject to delay, but this role should be subsequently renounced in favor of administration through timelocked proposals. Previous versions of this contract would assign this admin to the deployer automatically and should be renounced as well.\"},\"execute(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a single transaction. Emits a {CallExecuted} event. Requirements: - the caller must have the 'executor' role.\"},\"executeBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a batch of transactions. Emits one {CallExecuted} event per transaction in the batch. Requirements: - the caller must have the 'executor' role.\"},\"getMinDelay()\":{\"details\":\"Returns the minimum delay in seconds for an operation to become valid. This value can be changed by executing an operation that calls `updateDelay`.\"},\"getOperationState(bytes32)\":{\"details\":\"Returns operation state.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"getTimestamp(bytes32)\":{\"details\":\"Returns the timestamp at which an operation becomes ready (0 for unset operations, 1 for done operations).\"},\"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`.\"},\"hashOperation(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a single transaction.\"},\"hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a batch of transactions.\"},\"isOperation(bytes32)\":{\"details\":\"Returns whether an id corresponds to a registered operation. This includes both Waiting, Ready, and Done operations.\"},\"isOperationDone(bytes32)\":{\"details\":\"Returns whether an operation is done or not.\"},\"isOperationPending(bytes32)\":{\"details\":\"Returns whether an operation is pending or not. Note that a \\\"pending\\\" operation may also be \\\"ready\\\".\"},\"isOperationReady(bytes32)\":{\"details\":\"Returns whether an operation is ready for execution. Note that a \\\"ready\\\" operation is also \\\"pending\\\".\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"},\"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 `callerConfirmation`. 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.\"},\"schedule(address,uint256,bytes,bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a single transaction. Emits {CallSalt} if salt is nonzero, and {CallScheduled}. Requirements: - the caller must have the 'proposer' role.\"},\"scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a batch of transactions. Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch. Requirements: - the caller must have the 'proposer' role.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"updateDelay(uint256)\":{\"details\":\"Changes the minimum timelock duration for future operations. Emits a {MinDelayChange} event. Requirements: - the caller must be the timelock itself. This can only be achieved by scheduling and later executing an operation where the timelock is the target and the data is the ABI-encoded call to this function.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/TimelockController.sol\":\"TimelockController\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"GovernorCountingSimple":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for simple, 3 options, vote counting.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":\"GovernorCountingSimple\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"GovernorSettings":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for settings updatable through governance.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Initialize the governance parameters.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {Governor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"See {IGovernor-votingDelay}.\"},\"votingPeriod()\":{\"details\":\"See {IGovernor-votingPeriod}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":\"GovernorSettings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"GovernorTimelockControl":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","timelock()":"d33219b4","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly. Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus, the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be inaccessible from a proposal, unless executed via {Governor-relay}. WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance proposals that have been approved by the voters, effectively executing a Denial of Service attack.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Set the timelock.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"Overridden version of the {Governor-state} function that considers the status reported by the timelock.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":\"GovernorTimelockControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xe5d4ce636fd706494b1f488fc562995e9486a3d14203ad311be6c6f724955bad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d90512ee129236608a01e2d1541c9740a0f4d16863f214191e443342e540901\",\"dweb:/ipfs/QmStf5H59Lu2WNKPxmifFU6kJrWcMEvb2yKbFjsXkCvP43\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"GovernorVotes":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes} token.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":\"GovernorVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"GovernorVotesQuorumFraction":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","updateQuorumNumerator(uint256)":"06f3f9e6","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a fraction of the total supply.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"constructor\":{\"details\":\"Initialize quorum as a fraction of the token's total supply. The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be customized by overriding {quorumDenominator}.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":\"GovernorVotesQuorumFraction\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0x5b5cdb361ed018c0162942d673c17e187c1a52ded2ce4f41e8a3f3f5d1656e00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd78b11b946d9001725a38844f1d6163906965ec321e1b09bd7e476baedc5d12\",\"dweb:/ipfs/QmPgTnTYDbgXgwHXbkxofSH51QDFfycwx1tn8Qj5hGGk5u\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"IVotes":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\",\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":\"IVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/Votes.sol":{"Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This is a base abstract contract that tracks voting units, which are a measure of voting power that can be transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of \\\"representative\\\" that will pool delegated voting units from different accounts and can then use it to vote in decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative. This contract is often combined with a token contract such that voting units correspond to token units. For an example, see {ERC721Votes}. The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the cost of this history tracking optional. When using this module the derived contract must implement {_getVotingUnits} (for example, make it return {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the previous example, it would be included in {ERC721-_update}).\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/Votes.sol\":\"Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"IERC1271":{"abi":[{"inputs":[{"internalType":"bytes32","name":"hash","type":"bytes32"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"isValidSignature","outputs":[{"internalType":"bytes4","name":"magicValue","type":"bytes4"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"isValidSignature(bytes32,bytes)":"1626ba7e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"isValidSignature\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"magicValue\",\"type\":\"bytes4\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-1271 standard signature validation method for contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\",\"kind\":\"dev\",\"methods\":{\"isValidSignature(bytes32,bytes)\":{\"details\":\"Should return whether the signature provided is valid for the provided data\",\"params\":{\"hash\":\"Hash of the data to be signed\",\"signature\":\"Signature byte array associated with _data\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":\"IERC1271\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"IERC5267":{"abi":[{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":\"IERC5267\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"IERC5805":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5805.sol\":\"IERC5805\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"IERC6372":{"abi":[{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":\"IERC6372\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"IERC1155Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC1155InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC1155InvalidApprover","type":"error"},{"inputs":[{"internalType":"uint256","name":"idsLength","type":"uint256"},{"internalType":"uint256","name":"valuesLength","type":"uint256"}],"name":"ERC1155InvalidArrayLength","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC1155InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC1155InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC1155InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC1155MissingApprovalForAll","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC1155InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"idsLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"valuesLength\",\"type\":\"uint256\"}],\"name\":\"ERC1155InvalidArrayLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC1155MissingApprovalForAll\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-1155 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\",\"errors\":{\"ERC1155InsufficientBalance(address,uint256,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC1155InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC1155InvalidArrayLength(uint256,uint256)\":[{\"details\":\"Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation. Used in batch transfers.\",\"params\":{\"idsLength\":\"Length of the array of token identifiers\",\"valuesLength\":\"Length of the array of token amounts\"}}],\"ERC1155InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC1155InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC1155InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC1155MissingApprovalForAll(address,address)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"owner\":\"Address of the current owner of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC1155Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC20Errors":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-20 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC20Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC721Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721IncorrectOwner","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721InsufficientApproval","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC721InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC721InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721InvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC721InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC721InvalidSender","type":"error"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721NonexistentToken","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721IncorrectOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721InsufficientApproval\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC721InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721NonexistentToken\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-721 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\",\"errors\":{\"ERC721IncorrectOwner(address,uint256,address)\":[{\"details\":\"Indicates an error related to the ownership over a particular token. Used in transfers.\",\"params\":{\"owner\":\"Address of the current owner of a token.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InsufficientApproval(address,uint256)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC721InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC721InvalidOwner(address)\":[{\"details\":\"Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20. Used in balance queries.\",\"params\":{\"owner\":\"Address of the current owner of a token.\"}}],\"ERC721InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC721InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC721NonexistentToken(uint256)\":[{\"details\":\"Indicates a `tokenId` whose `owner` is the zero address.\",\"params\":{\"tokenId\":\"Identifier number of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC721Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"IERC1155Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"ids\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface that must be implemented by smart contracts in order to receive ERC-1155 token transfers.\",\"kind\":\"dev\",\"methods\":{\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"Handles the receipt of a multiple ERC-1155 token types. This function is called at the end of a `safeBatchTransferFrom` after the balances have been updated. NOTE: To accept the transfer(s), this must return `bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` (i.e. 0xbc197c81, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"ids\":\"An array containing ids of each token being transferred (order and length must match values array)\",\"operator\":\"The address which initiated the batch transfer (i.e. msg.sender)\",\"values\":\"An array containing amounts of each token being transferred (order and length must match ids array)\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` if transfer is allowed\"}},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"Handles the receipt of a single ERC-1155 token type. This function is called at the end of a `safeTransferFrom` after the balance has been updated. NOTE: To accept the transfer, this must return `bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` (i.e. 0xf23a6e61, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"id\":\"The ID of the token being transferred\",\"operator\":\"The address which initiated the transfer (i.e. msg.sender)\",\"value\":\"The amount of tokens being transferred\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` if transfer is allowed\"}},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":\"IERC1155Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ERC1155Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens. IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be stuck.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":\"ERC1155Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ERC20":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC20} interface. This implementation is agnostic to the way tokens are created. This means that a supply mechanism has to be added in a derived contract using {_mint}. TIP: For a detailed writeup see our guide https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How to implement supply mechanisms]. The default value of {decimals} is 18. To change this, you should override this function so it returns a different value. We have followed general OpenZeppelin Contracts guidelines: functions revert instead returning `false` on failure. This behavior is nonetheless conventional and does not conflict with the expectations of ERC-20 applications.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"constructor\":{\"details\":\"Sets the values for {name} and {symbol}. All two of these values are immutable: they can only be set once during construction.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":\"ERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"IERC20":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-20 standard as defined in the ERC.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":\"IERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ERC20Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's, and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1. NOTE: This contract does not provide interface compatibility with Compound's COMP token. This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}. By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":\"ERC20Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"IERC20Metadata":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for the optional metadata functions from the ERC-20 standard.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"decimals()\":{\"details\":\"Returns the decimals places of the token.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":\"IERC20Metadata\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"IERC721Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for any contract that wants to support safeTransfers from ERC-721 asset contracts.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom} by `operator` from `from`, this function is called. It must return its Solidity selector to confirm the token transfer. If any other value is returned or the interface is not implemented by the recipient, the transfer will be reverted. The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\"}},\"title\":\"ERC-721 token receiver interface\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":\"IERC721Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ERC721Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC721Receiver} interface. Accepts all token transfers. Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or {IERC721-setApprovalForAll}.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":\"ERC721Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Address.sol":{"Address":{"abi":[{"inputs":[{"internalType":"address","name":"target","type":"address"}],"name":"AddressEmptyCode","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:26:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:26:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"}],\"name\":\"AddressEmptyCode\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of functions related to the address type\",\"errors\":{\"AddressEmptyCode(address)\":[{\"details\":\"There's no code at `target` (it is not a contract).\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Address.sol\":\"Address\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Context.sol":{"Context":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Provides information about the current execution context, including the sender of the transaction and its data. While these are generally available via msg.sender and msg.data, they should not be accessed in such a direct manner, since when dealing with meta-transactions the account sending and paying for execution may not be the actual sender (as far as an application is concerned). This contract is only required for intermediate, library-like contracts.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Context.sol\":\"Context\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Errors.sol":{"Errors":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[],"name":"FailedDeployment","type":"error"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"MissingPrecompile","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:28:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:28:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedDeployment\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"MissingPrecompile\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of common custom errors used in multiple contracts IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library. It is recommended to avoid relying on the error API for critical functionality. _Available since v5.1._\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"FailedDeployment()\":[{\"details\":\"The deployment failed.\"}],\"InsufficientBalance(uint256,uint256)\":[{\"details\":\"The ETH balance of the account is not enough to perform the operation.\"}],\"MissingPrecompile(address)\":[{\"details\":\"A necessary precompile is missing.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Errors.sol\":\"Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Nonces.sol":{"Nonces":{"abi":[{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Provides tracking nonces for addresses. Nonces will only increment.\",\"errors\":{\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}]},\"kind\":\"dev\",\"methods\":{\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Nonces.sol\":\"Nonces\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Panic.sol":{"Panic":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:30:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:30:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Helper library for emitting standardized panic codes. ```solidity contract Example { using Panic for uint256; // Use any of the declared internal constants function foo() { Panic.GENERIC.panic(); } // Alternatively function foo() { Panic.panic(Panic.GENERIC); } } ``` Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil]. _Available since v5.1._\",\"kind\":\"dev\",\"methods\":{},\"stateVariables\":{\"ARRAY_OUT_OF_BOUNDS\":{\"details\":\"array out of bounds access\"},\"ASSERT\":{\"details\":\"used by the assert() builtin\"},\"DIVISION_BY_ZERO\":{\"details\":\"division or modulo by zero\"},\"EMPTY_ARRAY_POP\":{\"details\":\"empty array pop\"},\"ENUM_CONVERSION_ERROR\":{\"details\":\"enum conversion error\"},\"GENERIC\":{\"details\":\"generic / unspecified error\"},\"INVALID_INTERNAL_FUNCTION\":{\"details\":\"calling invalid internal function\"},\"RESOURCE_ERROR\":{\"details\":\"resource error (too large allocation or too large array)\"},\"STORAGE_ENCODING_ERROR\":{\"details\":\"invalid encoding in storage\"},\"UNDER_OVERFLOW\":{\"details\":\"arithmetic underflow or overflow\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Panic.sol\":\"Panic\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ShortStrings":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212203910222b2424311f5663a76aa7535fa334025befbbcf48c3b03b5c52304f728e64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODECOPY LT 0x22 0x2B 0x24 0x24 BALANCE 0x1F JUMP PUSH4 0xA76AA753 PUSH0 LOG3 CALLVALUE MUL JUMPDEST 0xEF 0xBB 0xCF BASEFEE 0xC3 0xB0 EXTCODESIZE 0x5C MSTORE ADDRESS 0x4F PUSH19 0x8E64736F6C6343000814003300000000000000 ","sourceMap":"1255:3026:31:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212203910222b2424311f5663a76aa7535fa334025befbbcf48c3b03b5c52304f728e64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODECOPY LT 0x22 0x2B 0x24 0x24 BALANCE 0x1F JUMP PUSH4 0xA76AA753 PUSH0 LOG3 CALLVALUE MUL JUMPDEST 0xEF 0xBB 0xCF BASEFEE 0xC3 0xB0 EXTCODESIZE 0x5C MSTORE ADDRESS 0x4F PUSH19 0x8E64736F6C6343000814003300000000000000 ","sourceMap":"1255:3026:31:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library provides functions to convert short memory strings into a `ShortString` type that can be used as an immutable variable. Strings of arbitrary length can be optimized using this library if they are short enough (up to 31 bytes) by packing them with their length (1 byte) in a single EVM word (32 bytes). Additionally, a fallback mechanism can be used for every other case. Usage example: ```solidity contract Named { using ShortStrings for *; ShortString private immutable _name; string private _nameFallback; constructor(string memory contractName) { _name = contractName.toShortStringWithFallback(_nameFallback); } function name() external view returns (string memory) { return _name.toStringWithFallback(_nameFallback); } } ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":\"ShortStrings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/StorageSlot.sol":{"StorageSlot":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:32:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:32:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Library for reading and writing primitive types to specific storage slots. Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts. This library helps with reading and writing to such slots without the need for inline assembly. The functions in this library return Slot structs that contain a `value` member that can be used to read or write. Example usage to set ERC-1967 implementation slot: ```solidity contract ERC1967 { // Define the slot. Alternatively, use the SlotDerivation library to derive the slot. bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc; function _getImplementation() internal view returns (address) { return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value; } function _setImplementation(address newImplementation) internal { require(newImplementation.code.length > 0); StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation; } } ``` TIP: Consider using this library along with {SlotDerivation}.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":\"StorageSlot\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Strings.sol":{"Strings":{"abi":[{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"length","type":"uint256"}],"name":"StringsInsufficientHexLength","type":"error"},{"inputs":[],"name":"StringsInvalidAddressFormat","type":"error"},{"inputs":[],"name":"StringsInvalidChar","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220765f35e69774148f6583047be059881881021f7294676859d5243c8ce0ed49c664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH23 0x5F35E69774148F6583047BE059881881021F7294676859 0xD5 0x24 EXTCODECOPY DUP13 0xE0 0xED 0x49 0xC6 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:16541:33:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220765f35e69774148f6583047be059881881021f7294676859d5243c8ce0ed49c664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH23 0x5F35E69774148F6583047BE059881881021F7294676859 0xD5 0x24 EXTCODECOPY DUP13 0xE0 0xED 0x49 0xC6 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:16541:33:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"StringsInsufficientHexLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidAddressFormat\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidChar\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"String operations.\",\"errors\":{\"StringsInsufficientHexLength(uint256,uint256)\":[{\"details\":\"The `value` string doesn't fit in the specified `length`.\"}],\"StringsInvalidAddressFormat()\":[{\"details\":\"The string being parsed is not a properly formatted address.\"}],\"StringsInvalidChar()\":[{\"details\":\"The string being parsed contains characters that are not in scope of the given base.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Strings.sol\":\"Strings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ECDSA":{"abi":[{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:34:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:34:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Elliptic Curve Digital Signature Algorithm (ECDSA) operations. These functions can be used to verify that a message was signed by the holder of the private keys of a given address.\",\"errors\":{\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":\"ECDSA\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"EIP712":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"custom:oz-upgrades-unsafe-allow\":\"state-variable-immutable\",\"details\":\"https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data. The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to produce the hash of their typed data using a combination of `abi.encode` and `keccak256`. This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA ({_hashTypedDataV4}). The implementation of the domain separator was designed to be as efficient as possible while still properly updating the chain id to protect against replay attacks on an eventual fork of the chain. NOTE: This contract implements the version of the encoding known as \\\"v4\\\", as implemented by the JSON RPC method https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask]. NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\",\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"details\":\"Initializes the domain separator and parameter caches. The meaning of `name` and `version` is specified in https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]: - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol. - `version`: the current major version of the signing domain. NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart contract upgrade].\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":\"EIP712\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"MessageHashUtils":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212200f3ae3836ce415135a38d38d326faa1cbfe4796606a63002a594f535381cce0564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF GASPRICE 0xE3 DUP4 PUSH13 0xE415135A38D38D326FAA1CBFE4 PUSH26 0x6606A63002A594F535381CCE0564736F6C634300081400330000 ","sourceMap":"521:3181:36:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212200f3ae3836ce415135a38d38d326faa1cbfe4796606a63002a594f535381cce0564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF GASPRICE 0xE3 DUP4 PUSH13 0xE415135A38D38D326FAA1CBFE4 PUSH26 0x6606A63002A594F535381CCE0564736F6C634300081400330000 ","sourceMap":"521:3181:36:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing. The library provides methods for generating a hash of a message that conforms to the https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712] specifications.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":\"MessageHashUtils\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"SignatureChecker":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220ce0ebc0bfec5ddcb3595bcb343c327c67acbc88fcd808f6054a0aa07137e308b64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCE 0xE 0xBC SIGNEXTEND INVALID 0xC5 0xDD 0xCB CALLDATALOAD SWAP6 0xBC 0xB3 NUMBER 0xC3 0x27 0xC6 PUSH27 0xCBC88FCD808F6054A0AA07137E308B64736F6C6343000814003300 ","sourceMap":"532:1805:37:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220ce0ebc0bfec5ddcb3595bcb343c327c67acbc88fcd808f6054a0aa07137e308b64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCE 0xE 0xBC SIGNEXTEND INVALID 0xC5 0xDD 0xCB CALLDATALOAD SWAP6 0xBC 0xB3 NUMBER 0xC3 0x27 0xC6 PUSH27 0xCBC88FCD808F6054A0AA07137E308B64736F6C6343000814003300 ","sourceMap":"532:1805:37:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like Argent and Safe Wallet (previously Gnosis Safe).\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":\"SignatureChecker\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC165} interface. Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check for the additional interface id that will be supported. For example: ```solidity function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId); } ```\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":\"ERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"IERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-165 standard, as defined in the https://eips.ethereum.org/EIPS/eip-165[ERC]. Implementers can declare support of contract interfaces, which can then be queried by others ({ERC165Checker}). For an implementation, see {ERC165}.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":\"IERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/Math.sol":{"Math":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220f55ee99a472eb6dc2cc3e168b7846de5ba4a51af97d44e14b45afd9f8748a7d764736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE2 0x5E 0xE9 SWAP11 SELFBALANCE 0x2E 0xB6 0xDC 0x2C 0xC3 0xE1 PUSH9 0xB7846DE5BA4A51AF97 0xD4 0x4E EQ 0xB4 GAS REVERT SWAP16 DUP8 BASEFEE 0xA7 0xD7 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"281:28026:40:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220f55ee99a472eb6dc2cc3e168b7846de5ba4a51af97d44e14b45afd9f8748a7d764736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE2 0x5E 0xE9 SWAP11 SELFBALANCE 0x2E 0xB6 0xDC 0x2C 0xC3 0xE1 PUSH9 0xB7846DE5BA4A51AF97 0xD4 0x4E EQ 0xB4 GAS REVERT SWAP16 DUP8 BASEFEE 0xA7 0xD7 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"281:28026:40:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/Math.sol\":\"Math\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"SafeCast":{"abi":[{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntDowncast","type":"error"},{"inputs":[{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntToUint","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintToInt","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:41:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:41:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntToUint\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintToInt\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow checks. Downcasting from uint256/int256 in Solidity does not revert on overflow. This can easily result in undesired exploitation or bugs, since developers usually assume that overflows raise errors. `SafeCast` restores this intuition by reverting the transaction when such an operation overflows. Using this library instead of the unchecked operations eliminates an entire class of bugs, so it's recommended to use it always.\",\"errors\":{\"SafeCastOverflowedIntDowncast(uint8,int256)\":[{\"details\":\"Value doesn't fit in an int of `bits` size.\"}],\"SafeCastOverflowedIntToUint(int256)\":[{\"details\":\"An int value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintToInt(uint256)\":[{\"details\":\"An uint value doesn't fit in an int of `bits` size.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":\"SafeCast\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"SignedMath":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:42:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:42:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard signed math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SignedMath.sol\":\"SignedMath\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"Checkpoints":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212208f08ac1c5a58ef0dcc61ff5a981ce5ccccf4ca439f5a1432a4cbc4dee782bd3664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP16 ADDMOD 0xAC SHR GAS PC 0xEF 0xD 0xCC PUSH2 0xFF5A SWAP9 SHR 0xE5 0xCC 0xCC DELEGATECALL 0xCA NUMBER SWAP16 GAS EQ ORIGIN LOG4 0xCB 0xC4 0xDE 0xE7 DUP3 0xBD CALLDATASIZE PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20756:43:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212208f08ac1c5a58ef0dcc61ff5a981ce5ccccf4ca439f5a1432a4cbc4dee782bd3664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP16 ADDMOD 0xAC SHR GAS PC 0xEF 0xD 0xCC PUSH2 0xFF5A SWAP9 SHR 0xE5 0xCC 0xCC DELEGATECALL 0xCA NUMBER SWAP16 GAS EQ ORIGIN LOG4 0xCB 0xC4 0xDE 0xE7 DUP3 0xBD CALLDATASIZE PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20756:43:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library defines the `Trace*` struct, for checkpointing values as they change at different points in time, and later looking up past values by block number. See {Votes} as an example. To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new checkpoint for the current transaction block using the {push} function.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":\"Checkpoints\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"DoubleEndedQueue":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:44:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:44:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that the existing queue contents are left in storage. The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be used in storage, and not in memory. ```solidity DoubleEndedQueue.Bytes32Deque queue; ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":\"DoubleEndedQueue\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/types/Time.sol":{"Time":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220819f3e32bac9d9829f557c4b362d7307e5c1a3acfb410eb1315c67e706dd8d8e64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 SWAP16 RETURNDATACOPY ORIGIN 0xBA 0xC9 0xD9 DUP3 SWAP16 SSTORE PUSH29 0x4B362D7307E5C1A3ACFB410EB1315C67E706DD8D8E64736F6C63430008 EQ STOP CALLER ","sourceMap":"640:4515:45:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220819f3e32bac9d9829f557c4b362d7307e5c1a3acfb410eb1315c67e706dd8d8e64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 SWAP16 RETURNDATACOPY ORIGIN 0xBA 0xC9 0xD9 DUP3 SWAP16 SSTORE PUSH29 0x4B362D7307E5C1A3ACFB410EB1315C67E706DD8D8E64736F6C63430008 EQ STOP CALLER ","sourceMap":"640:4515:45:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"This library provides helpers for manipulating time-related objects. It uses the following types: - `uint48` for timepoints - `uint32` for durations While the library doesn't provide specific types for timepoints and duration, it does provide: - a `Delay` type to represent duration that can be programmed to change value automatically at a given point - additional helper functions\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/types/Time.sol\":\"Time\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"contracts/DLE.sol":{"DLE":{"abi":[{"inputs":[{"components":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"string","name":"location","type":"string"},{"internalType":"string","name":"coordinates","type":"string"},{"internalType":"uint256","name":"jurisdiction","type":"uint256"},{"internalType":"uint256","name":"oktmo","type":"uint256"},{"internalType":"string[]","name":"okvedCodes","type":"string[]"},{"internalType":"uint256","name":"kpp","type":"uint256"},{"internalType":"uint48","name":"votingDelay","type":"uint48"},{"internalType":"uint32","name":"votingPeriod","type":"uint32"},{"internalType":"uint256","name":"proposalThreshold","type":"uint256"},{"internalType":"uint256","name":"quorumPercentage","type":"uint256"},{"internalType":"address[]","name":"initialPartners","type":"address[]"},{"internalType":"uint256[]","name":"initialAmounts","type":"uint256[]"}],"internalType":"struct DLE.DLEConfig","name":"config","type":"tuple"},{"internalType":"address","name":"timelockAddress","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"string","name":"name","type":"string"},{"indexed":false,"internalType":"string","name":"symbol","type":"string"},{"indexed":false,"internalType":"string","name":"location","type":"string"},{"indexed":false,"internalType":"string","name":"coordinates","type":"string"},{"indexed":false,"internalType":"uint256","name":"jurisdiction","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"oktmo","type":"uint256"},{"indexed":false,"internalType":"string[]","name":"okvedCodes","type":"string[]"},{"indexed":false,"internalType":"uint256","name":"kpp","type":"uint256"},{"indexed":false,"internalType":"address","name":"tokenAddress","type":"address"},{"indexed":false,"internalType":"address","name":"timelockAddress","type":"address"},{"indexed":false,"internalType":"address","name":"governorAddress","type":"address"}],"name":"DLEInitialized","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address[]","name":"partners","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"amounts","type":"uint256[]"}],"name":"InitialTokensDistributed","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"string","name":"moduleName","type":"string"},{"indexed":false,"internalType":"address","name":"moduleAddress","type":"address"}],"name":"ModuleInstalled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"initiator","type":"address"},{"indexed":false,"internalType":"bytes","name":"operation","type":"bytes"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"signer","type":"address"},{"indexed":false,"internalType":"uint256","name":"signaturesCount","type":"uint256"}],"name":"ProposalSigned","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"initiator","type":"address"},{"indexed":false,"internalType":"address[]","name":"partners","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"amounts","type":"uint256[]"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"TokenDistributionProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address[]","name":"partners","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"amounts","type":"uint256[]"}],"name":"TokenDistributionProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"signer","type":"address"},{"indexed":false,"internalType":"uint256","name":"signaturesCount","type":"uint256"}],"name":"TokenDistributionProposalSigned","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"depositor","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"TokensDepositedToTreasury","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"initiator","type":"address"},{"indexed":false,"internalType":"address","name":"recipient","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"TreasuryProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"recipient","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"TreasuryProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"signer","type":"address"},{"indexed":false,"internalType":"uint256","name":"signaturesCount","type":"uint256"}],"name":"TreasuryProposalSigned","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes","name":"_operation","type":"bytes"},{"internalType":"uint256[]","name":"_targetChains","type":"uint256[]"},{"internalType":"uint256","name":"_timelock","type":"uint256"},{"internalType":"uint256","name":"_governanceChain","type":"uint256"}],"name":"createProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"_partners","type":"address[]"},{"internalType":"uint256[]","name":"_amounts","type":"uint256[]"},{"internalType":"uint256","name":"_timelock","type":"uint256"},{"internalType":"string","name":"_description","type":"string"}],"name":"createTokenDistributionProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_recipient","type":"address"},{"internalType":"uint256","name":"_amount","type":"uint256"},{"internalType":"uint256","name":"_timelock","type":"uint256"},{"internalType":"string","name":"_description","type":"string"}],"name":"createTreasuryProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_amount","type":"uint256"}],"name":"depositToTreasury","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"dleInfo","outputs":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"string","name":"location","type":"string"},{"internalType":"string","name":"coordinates","type":"string"},{"internalType":"uint256","name":"jurisdiction","type":"uint256"},{"internalType":"uint256","name":"oktmo","type":"uint256"},{"internalType":"uint256","name":"kpp","type":"uint256"},{"internalType":"uint256","name":"creationTimestamp","type":"uint256"},{"internalType":"bool","name":"isActive","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_proposalId","type":"uint256"}],"name":"executeTokenDistributionProposal","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_proposalId","type":"uint256"}],"name":"executeTreasuryProposal","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"}],"name":"getAvailableWithdrawal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"initialTokensDistributed","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"string","name":"_moduleName","type":"string"},{"internalType":"address","name":"_moduleAddress","type":"address"}],"name":"installModule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"lastWithdrawalBlock","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"proposalCounter","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposals","outputs":[{"internalType":"bytes","name":"operation","type":"bytes"},{"internalType":"uint256","name":"timelock","type":"uint256"},{"internalType":"uint256","name":"governanceChain","type":"uint256"},{"internalType":"address","name":"initiator","type":"address"},{"internalType":"bool","name":"executed","type":"bool"},{"internalType":"uint256","name":"quorumRequired","type":"uint256"},{"internalType":"uint256","name":"signaturesCount","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"blockNumber","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumPercentage","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_proposalId","type":"uint256"}],"name":"signProposal","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_proposalId","type":"uint256"}],"name":"signTokenDistributionProposal","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_proposalId","type":"uint256"}],"name":"signTreasuryProposal","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"tokenDistributionProposalCounter","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"tokenDistributionProposals","outputs":[{"internalType":"uint256","name":"timelock","type":"uint256"},{"internalType":"address","name":"initiator","type":"address"},{"internalType":"bool","name":"executed","type":"bool"},{"internalType":"uint256","name":"quorumRequired","type":"uint256"},{"internalType":"uint256","name":"signaturesCount","type":"uint256"},{"internalType":"string","name":"description","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalTreasuryBalance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"treasuryProposalCounter","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"treasuryProposals","outputs":[{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"},{"internalType":"uint256","name":"timelock","type":"uint256"},{"internalType":"address","name":"initiator","type":"address"},{"internalType":"bool","name":"executed","type":"bool"},{"internalType":"uint256","name":"quorumRequired","type":"uint256"},{"internalType":"uint256","name":"signaturesCount","type":"uint256"},{"internalType":"string","name":"description","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":668,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_address_dyn_fromMemory":{"entryPoint":689,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_string_dyn_fromMemory":{"entryPoint":491,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_uint256_dyn_fromMemory":{"entryPoint":801,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_string_fromMemory":{"entryPoint":376,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint32_fromMemory":{"entryPoint":650,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_uint48_fromMemory":{"entryPoint":630,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"abi_encode_array_address_dyn_array_uint256_dyn":{"entryPoint":4495,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_string":{"entryPoint":4622,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_string_string_string_uint256_uint256_array_string_dyn_uint256_address_address_address":{"entryPoint":4661,"id":null,"parameterSlots":12,"returnSlots":1},"abi_encode_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_24863":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":256,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_11003":{"entryPoint":289,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_11125":{"entryPoint":322,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_array_string_dyn":{"entryPoint":467,"id":null,"parameterSlots":1,"returnSlots":1},"array_dataslot_string_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"array_dataslot_string_storage_11010":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24853":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24855":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24865":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_24867":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_30047":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_30049":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_30051":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_30052":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_30054":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":7865,"id":null,"parameterSlots":2,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_24869":{"entryPoint":7669,"id":null,"parameterSlots":1,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_30055":{"entryPoint":7767,"id":null,"parameterSlots":1,"returnSlots":0},"checked_sub_uint256":{"entryPoint":7543,"id":null,"parameterSlots":1,"returnSlots":1},"clean_up_bytearray_end_slots_string_storage":{"entryPoint":1970,"id":null,"parameterSlots":3,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_11009":{"entryPoint":1400,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24852":{"entryPoint":1474,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24854":{"entryPoint":1536,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24864":{"entryPoint":1598,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_24866":{"entryPoint":1660,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_30046":{"entryPoint":1722,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_30048":{"entryPoint":1784,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_30050":{"entryPoint":1846,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_30053":{"entryPoint":1908,"id":null,"parameterSlots":2,"returnSlots":0},"cleanup_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_uint32":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"clear_storage_range_bytes1":{"entryPoint":1375,"id":null,"parameterSlots":2,"returnSlots":0},"constructor_DLE":{"entryPoint":4909,"id":15398,"parameterSlots":2,"returnSlots":0},"constructor_GovernorTimelockControl":{"entryPoint":5521,"id":4061,"parameterSlots":9,"returnSlots":0},"copy_arguments_for_constructor_object_DLE":{"entryPoint":903,"id":null,"parameterSlots":0,"returnSlots":2},"copy_array_to_storage_from_array_string_dyn_to_array_string_dyn":{"entryPoint":3488,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string":{"entryPoint":3247,"id":null,"parameterSlots":2,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_11011":{"entryPoint":2032,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_11014":{"entryPoint":2275,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_24857":{"entryPoint":2518,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_24858":{"entryPoint":2761,"id":null,"parameterSlots":1,"returnSlots":0},"copy_byte_array_to_storage_from_string_to_string_24859":{"entryPoint":3004,"id":null,"parameterSlots":1,"returnSlots":0},"copy_memory_to_memory_with_cleanup":{"entryPoint":339,"id":null,"parameterSlots":3,"returnSlots":0},"copy_struct_to_storage_from_struct_DLEInfo_to_struct_DLEInfo":{"entryPoint":3760,"id":null,"parameterSlots":1,"returnSlots":0},"extract_byte_array_length":{"entryPoint":1314,"id":null,"parameterSlots":1,"returnSlots":1},"finalize_allocation":{"entryPoint":220,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_24850":{"entryPoint":186,"id":null,"parameterSlots":1,"returnSlots":0},"fun_buildDomainSeparator":{"entryPoint":7383,"id":8893,"parameterSlots":0,"returnSlots":1},"fun_insert":{"entryPoint":8404,"id":13646,"parameterSlots":3,"returnSlots":2},"fun_insert_11116":{"entryPoint":7951,"id":13646,"parameterSlots":2,"returnSlots":2},"fun_insert_24873":{"entryPoint":8203,"id":13646,"parameterSlots":2,"returnSlots":2},"fun_latest":{"entryPoint":7621,"id":13471,"parameterSlots":1,"returnSlots":1},"fun_latest_24872":{"entryPoint":7559,"id":13471,"parameterSlots":0,"returnSlots":1},"fun_mint":{"entryPoint":6548,"id":5987,"parameterSlots":2,"returnSlots":0},"fun_push":{"entryPoint":9085,"id":5266,"parameterSlots":2,"returnSlots":2},"fun_setProposalThreshold":{"entryPoint":6219,"id":4020,"parameterSlots":1,"returnSlots":0},"fun_setVotingDelay":{"entryPoint":6009,"id":3979,"parameterSlots":1,"returnSlots":0},"fun_setVotingPeriod":{"entryPoint":6087,"id":4004,"parameterSlots":1,"returnSlots":0},"fun_toShortString":{"entryPoint":7298,"id":6920,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback":{"entryPoint":7026,"id":7018,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback_11012":{"entryPoint":6754,"id":7018,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":7491,"id":10995,"parameterSlots":1,"returnSlots":1},"fun_transferVotingUnits":{"entryPoint":8609,"id":5116,"parameterSlots":2,"returnSlots":0},"fun_unsafeAccess":{"entryPoint":null,"id":13765,"parameterSlots":2,"returnSlots":1},"fun_unsafeAccess_24870":{"entryPoint":null,"id":13765,"parameterSlots":1,"returnSlots":1},"fun_unsafeAccess_30056":{"entryPoint":null,"id":13765,"parameterSlots":1,"returnSlots":1},"fun_updateQuorumNumerator":{"entryPoint":6355,"id":4676,"parameterSlots":1,"returnSlots":0},"fun_updateTimelock":{"entryPoint":6276,"id":4346,"parameterSlots":1,"returnSlots":0},"increment_uint256":{"entryPoint":4305,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_address_of_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_address_of_address_11142":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":4349,"id":null,"parameterSlots":2,"returnSlots":1},"panic_error_0x11":{"entryPoint":3466,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x32":{"entryPoint":4327,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x41":{"entryPoint":164,"id":null,"parameterSlots":0,"returnSlots":0},"read_from_memoryt_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"require_helper_stringliteral_499f":{"entryPoint":4436,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_52ac":{"entryPoint":4228,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_535d":{"entryPoint":4376,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_582f":{"entryPoint":4151,"id":null,"parameterSlots":1,"returnSlots":0},"transit_byte_array_long_to_short_string_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_bool_11002":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":0},"update_storage_value_offsett_bool_to_bool_11007":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256_11006":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"write_to_memory_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"linkReferences":{},"object":"610180604052346200009f57620000206200001962000387565b906200132d565b604051616d099081620023ba823960805181614d74015260a05181614e29015260c05181614d3e015260e05181614dc301526101005181614de90152610120518161263601526101405181612662015261016051818181612a690152818161378a0152818161382a01528181613a5c015281816143e501526169da0152f35b600080fd5b634e487b7160e01b600052604160045260246000fd5b604081019081106001600160401b03821117620000d657604052565b620000a4565b601f909101601f19168101906001600160401b03821190821017620000d657604052565b604051906101c082016001600160401b03811183821017620000d657604052565b6040519061014082016001600160401b03811183821017620000d657604052565b604051906200015182620000ba565b565b60005b838110620001675750506000910152565b818101518382015260200162000156565b81601f820112156200009f5780516001600160401b038111620000d65760405192620001af601f8301601f191660200185620000dc565b818452602082840101116200009f57620001d0916020808501910162000153565b90565b6001600160401b038111620000d65760051b60200190565b9080601f830112156200009f578151906200020682620001d3565b92620002166040519485620000dc565b828452602092838086019160051b830101928084116200009f57848301915b848310620002465750505050505090565b82516001600160401b0381116200009f5786916200026a8484809489010162000178565b81520192019162000235565b519065ffffffffffff821682036200009f57565b519063ffffffff821682036200009f57565b51906001600160a01b03821682036200009f57565b81601f820112156200009f57805191620002cb83620001d3565b92620002db6040519485620000dc565b808452602092838086019260051b8201019283116200009f578301905b82821062000307575050505090565b83809162000315846200029c565b815201910190620002f8565b81601f820112156200009f578051916200033b83620001d3565b926200034b6040519485620000dc565b808452602092838086019260051b8201019283116200009f578301905b82821062000377575050505090565b8151815290830190830162000368565b62009163908138038060405193620003a08286620000dc565b843982016040838203126200009f5782516001600160401b03908181116200009f578401936101c0858403126200009f57620003db62000100565b9480518381116200009f5784620003f491830162000178565b865260208101518381116200009f57846200041191830162000178565b602087015260408101518381116200009f57846200043191830162000178565b604087015260608101518381116200009f57846200045191830162000178565b60608701526080810151608087015260a081015160a087015260c08101518381116200009f578462000485918301620001eb565b60c087015260e081015160e0870152610100620004a481830162000276565b90870152610120620004b88183016200028a565b9087015261014080820151908701526101608082015190870152610180808201518481116200009f5785620004ef918401620002b1565b908701526101a090818101519384116200009f57620001d09460209462000517920162000321565b90860152016200029c565b90600182811c9216801562000554575b60208310146200053e57565b634e487b7160e01b600052602260045260246000fd5b91607f169162000532565b8181106200056b575050565b600081556001016200055f565b90601f821162000586575050565b620001519160036000526020600020906020601f840160051c83019310620005b7575b601f0160051c01906200055f565b9091508190620005a9565b90601f8211620005d0575050565b620001519160046000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f82116200060e575050565b6200015191600b6000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f82116200064c575050565b620001519160056000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f82116200068a575050565b620001519160066000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f8211620006c8575050565b620001519160166000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f821162000706575050565b620001519160176000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f821162000744575050565b620001519160186000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f821162000782575050565b620001519160156000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b9190601f8111620007c257505050565b62000151926000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b80519091906001600160401b038111620000d6576200081c816200081660045462000522565b620005c2565b602080601f83116001146200085b57508192936000926200084f575b50508160011b916000199060031b1c191617600455565b01519050388062000838565b6004600052601f198316949091907f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b926000905b878210620008ca575050836001959610620008b0575b505050811b01600455565b015160001960f88460031b161c19169055388080620008a5565b806001859682949686015181550195019301906200088f565b80519091906001600160401b038111620000d6576200090f8162000909600b5462000522565b62000600565b602080601f83116001146200094e575081929360009262000942575b50508160011b916000199060031b1c191617600b55565b0151905038806200092b565b600b600052601f198316949091907f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db9926000905b878210620009bd575050836001959610620009a3575b505050811b01600b55565b015160001960f88460031b161c1916905538808062000998565b8060018596829496860151815501950193019062000982565b80519091906001600160401b038111620000d65762000a0281620009fc60165462000522565b620006ba565b602080601f831160011462000a41575081929360009262000a35575b50508160011b916000199060031b1c191617601655565b01519050388062000a1e565b6016600052601f198316949091907fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289926000905b87821062000ab057505083600195961062000a96575b505050811b01601655565b015160001960f88460031b161c1916905538808062000a8b565b8060018596829496860151815501950193019062000a75565b80519091906001600160401b038111620000d65762000af58162000aef60175462000522565b620006f8565b602080601f831160011462000b34575081929360009262000b28575b50508160011b916000199060031b1c191617601755565b01519050388062000b11565b6017600052601f198316949091907fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15926000905b87821062000ba357505083600195961062000b89575b505050811b01601755565b015160001960f88460031b161c1916905538808062000b7e565b8060018596829496860151815501950193019062000b68565b80519091906001600160401b038111620000d65762000be88162000be260185462000522565b62000736565b602080601f831160011462000c27575081929360009262000c1b575b50508160011b916000199060031b1c191617601855565b01519050388062000c04565b6018600052601f198316949091907fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e926000905b87821062000c9657505083600195961062000c7c575b505050811b01601855565b015160001960f88460031b161c1916905538808062000c71565b8060018596829496860151815501950193019062000c5b565b81519192916001600160401b038111620000d65762000cdb8162000cd4845462000522565b84620007b2565b602080601f831160011462000d1a57508192939460009262000d0e575b50508160011b916000199060031b1c1916179055565b01519050388062000cf8565b90601f1983169562000d3185600052602060002090565b926000905b88821062000d715750508360019596971062000d57575b505050811b019055565b015160001960f88460031b161c1916905538808062000d4d565b8060018596829496860151815501950193019062000d36565b634e487b7160e01b600052601160045260246000fd5b805190680100000000000000008211620000d657601b5482601b5580831062000e12575b50601b600052602090810190600080516020620091038339815191526000925b84841062000df3575050505050565b6001838262000e058394518662000caf565b0192019301929062000de4565b601b6000908152600080516020620091038339815191529182019184015b82811062000e4057505062000dc4565b8062000e4f6001925462000522565b8062000e5e575b500162000e30565b601f90818111841462000e785750508281555b3862000e56565b8362000e9d9262000e8e85600052602060002090565b920160051c820191016200055f565b6000818152602081208183555562000e71565b805180516001600160401b038111620000d65762000edb8162000ed560155462000522565b62000774565b6020918290601f831160011462000f9c5762000f7e93836101209462000151979462000f299460009262000f90575b50508160011b916000199060031b1c1916176015555b820151620009d6565b62000f38604082015162000ac9565b62000f47606082015162000bbc565b608081015160195560a0810151601a5562000f6660c082015162000da0565b60e0810151601c55610100810151601d550151151590565b60ff8019601e54169115151617601e55565b01519050388062000f0a565b6015600052601f19831691907f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4759260005b8181106200101f57508462000151979462000f299462000f7e9894610120986001951062001005575b505050811b0160155562000f20565b015160001960f88460031b161c1916905538808062000ff6565b92938660018192878601518155019501930162000fcd565b156200103f57565b60405162461bcd60e51b815260206004820152601660248201527f417272617973206c656e677468206d69736d61746368000000000000000000006044820152606490fd5b156200108c57565b60405162461bcd60e51b815260206004820152601360248201527f4e6f20696e697469616c20706172746e657273000000000000000000000000006044820152606490fd5b6000198114620010e15760010190565b62000d8a565b634e487b7160e01b600052603260045260246000fd5b8051821015620011125760209160051b010190565b620010e7565b156200112057565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156200115c57565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b6040810190604081528251809252606081019160208094019060005b818110620011f0575050508281830391015281808451928381520193019160005b828110620011db575050505090565b835185529381019392810192600101620011cc565b82516001600160a01b031685529385019391850191600101620011ab565b90602091620012298151809281855285808601910162000153565b601f01601f1916010190565b98969592620012829062001273620012629a9e9d9c9a620012919597948d6101609081815201906200120e565b6020978d898184039101526200120e565b908b820360408d01526200120e565b9089820360608b01526200120e565b92608088015260a087015285820360c08701528251908183528083019281808460051b8301019501936000915b848310620012fc57505050505060e08501979097526001600160a01b0391821661010085015291811661012084015292909216610140909101529150565b90919293949584806200131c600193601f198682030187528a516200120e565b9801930193019194939290620012be565b90916200137f6101608301516200134e61010085015165ffffffffffff1690565b61012085015163ffffffff166101408601518651602088015194909384939130906001600160a01b038c1662001591565b6200138f60ff1960265416602655565b620014008251602084015160408501516060860151608087015160a08801519160c08901519360e08a015195620013c562000121565b978852602088015260408701526060860152608085015260a084015260c083015260e082015242610100820152600161012082015262000eb0565b6200140f610160830151602555565b610180820192835151916200142d6101a08501938451511462001037565b6200143c855151151562001084565b60005b85518051821015620014d957906200148962001481620014756200146884620014d396620010fd565b516001600160a01b031690565b6001600160a01b031690565b151562001118565b620014a36200149a828751620010fd565b51151562001154565b620014cd620014b862001468838a51620010fd565b620014c5838851620010fd565b519062001994565b620010d1565b6200143f565b5050937f5cc2d55798cee8f02a1864e506ff754519b7fbe25d3bd5258441c00b83b7bb0493927ff9e7aa11bcdcbb8ac33b5dba92fca799ef091e54c29270822065501d8edea1a59162001534600160ff196026541617602655565b5190519062001549604051928392836200118f565b0390a16200158c82519160208401519060408501519360608601519560808101519060a081015160e060c083015192015192604051998a99309830978c62001235565b0390a1565b969897959095949392919460405190620015ab82620000ba565b6001808352603160f81b60208401528b51906001600160401b038211620000d657620015e482620015de60035462000522565b62000578565b60209c601f8311600114620016c55794620016a0979462001640620001519e9f958580620016b39f9e9d9b976200168e97620016949a6200169a9d600094620016b9575b50501b916000199060031b1c191617600355620007f0565b6200164b8262001a62565b610120526200165a8162001b72565b610140528151602083012060e05260208151910120610100524660a0526200168162001cd7565b6080523060c052620008e3565b62001779565b620017c7565b6200184b565b6001600160a01b031661016052620018d3565b62001884565b01519250388062001628565b6003600052929c9092907fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b9160005b601f19851681106200176257509462001640620001519e9f620016949686620016b39f9e9d9b97966200169a9b96620016a09e9b6200168e99601f1981161062001748575b505050811b01600355620007f0565b015160001960f88460031b161c1916905538808062001739565b8183015184559285019260209283019201620016f4565b6010547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617601055565b63ffffffff80821691821562001832577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055565b60405163f1cfbf0560e01b815260006004820152602490fd5b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355565b606481116200197557601254600091908062001943575060008051602062009123833981519152915060005b6200191d6200190e8362001d43565b65ffffffffffff431662001f0f565b5050604080516001600160d01b039092168252602082019290925290819081016200158c565b600019908082810111620010e15760208460126000805160206200912383398151915296522001015460301c620018ff565b6044906040519063243e544560e01b8252600482015260646024820152fd5b91906001600160a01b038316801562001a4957600254828101809111620010e1576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841162001a1f5762000151929350620021a1565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b0390fd5b60405163ec442f0560e01b815260006004820152602490fd5b908151602080821060001462001a8057505090620001d09062001c82565b6001600160401b038211620000d65762001aa78262001aa160055462000522565b6200063e565b80601f831160011462001ae7575081929360009262001adb575b50508160011b916000199060031b1c19161760055560ff90565b01519050388062001ac1565b6005600052601f198316949091907f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db0926000905b87821062001b5957505083600195961062001b3f575b505050811b0160055560ff90565b015160001960f88460031b161c1916905538808062001b31565b8060018596829496860151815501950193019062001b1b565b908151602080821060001462001b9057505090620001d09062001c82565b6001600160401b038211620000d65762001bb78262001bb160065462000522565b6200067c565b80601f831160011462001bf7575081929360009262001beb575b50508160011b916000199060031b1c19161760065560ff90565b01519050388062001bd1565b6006600052601f198316949091907ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f926000905b87821062001c6957505083600195961062001c4f575b505050811b0160065560ff90565b015160001960f88460031b161c1916905538808062001c41565b8060018596829496860151815501950193019062001c2b565b601f81511162001cb057602081519101516020821062001ca0571790565b6000198260200360031b1b161790565b60405163305a27a960e01b81526020600482015290819062001a459060248301906200120e565b60e051610100516040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a0815260c0810181811060018060401b03821117620000d65760405251902090565b6001600160d01b039081811162001d58571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b600019810191908211620010e157565b600a546000908062001d9a575050600090565b600019918183810111620010e157600a905201600080516020620090e3833981519152015460301c90565b80546000918162001dd857505050600090565b600019928284810111620010e15760209181522001015460301c90565b6012549068010000000000000000821015620000d65760018201806012558210156200111257601260005280516020919091015160301b65ffffffffffff191665ffffffffffff9190911617600080516020620090c383398151915290910155565b600a549068010000000000000000821015620000d6576001820180600a558210156200111257600a60005280516020919091015160301b65ffffffffffff191665ffffffffffff9190911617600080516020620090e383398151915290910155565b90815468010000000000000000811015620000d65760018101808455811015620011125760009283526020928390208251929093015160301b65ffffffffffff191665ffffffffffff9290921691909117910155565b601254919291801562001fdc5762001f2b62001f449162001d77565b6012600052600080516020620090c38339815191520190565b9081549165ffffffffffff9081841691831680831162001fca5786920362001f8c5762001f8592509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505062001fc49062001faf62001fa162000142565b65ffffffffffff9092168252565b6001600160d01b038516602082015262001df5565b62001f85565b604051632520601d60e01b8152600490fd5b50620020059062001ff062001fa162000142565b6001600160d01b038416602082015262001df5565b60009190565b600a549192918015620020ab5762002027620020409162001d77565b600a600052600080516020620090e38339815191520190565b9081549165ffffffffffff9081841691831680831162001fca57869203620020815762001f8592509065ffffffffffff82549181199060301b169116179055565b505062001fc4906200209662001fa162000142565b6001600160d01b038516602082015262001e57565b506200200590620020bf62001fa162000142565b6001600160d01b038416602082015262001e57565b805492939280156200217757620020ef620020fc9162001d77565b8260005260206000200190565b9182549265ffffffffffff9182851692811680841162001fca578793036200213e575062001f8592509065ffffffffffff82549181199060301b169116179055565b91505062001fc491620021626200215462000142565b65ffffffffffff9093168352565b6001600160d01b038616602083015262001eb9565b509062002005916200218c6200215462000142565b6001600160d01b038516602083015262001eb9565b90620021ad8162001d43565b4365ffffffffffff16926001600160d01b03918280620021cc62001d87565b16911601828111620010e157620021e490856200200b565b50506001600160a01b0390811690811562002345575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169491169084821415806200233b575b6200224a575b5050505050565b81620022cf575b50508262002262575b808062002243565b620022c3620022aa6000805160206200914383398151915293620022a36200229c8760018060a01b03166000526009602052604060002090565b9162001d43565b906200237d565b6040805192851683529316602082015291829190820190565b0390a23880806200225a565b6001600160a01b038216600090815260096020526040902090620022f38562001d43565b8480620023008562001dc5565b169116900390848211620010e157620022aa859262002330926000805160206200914383398151915295620020d4565b0390a2388062002251565b508315156200223d565b620023508462001d43565b83806200235c62001d87565b1691169003838111620010e1576200237590866200200b565b5050620021fa565b906001600160d01b03908180620023948562001dc5565b16911601908111620010e157620023b59165ffffffffffff431690620020d4565b909156fe60806040526004361015610023575b361561001957600080fd5b610021613877565b005b60003560e01c80627e637e14610582578063013cf08b1461057d57806301ffc9a71461057857806302a251a31461057357806306f3f9e61461056e57806306fdde0314610569578063095ea7b3146105645780630965211e1461055f5780630c0512e91461055a5780630eb1259614610555578063108b4e0714610550578063143489d01461054b578063150b7a0214610546578063160cbed71461054157806318160ddd1461053c578063194a94fc146105375780631b470faf146105325780631c0f4d8d1461052d57806323b872dd146105285780632656227d146105235780632d63f6931461051e5780632fe3e26114610519578063313ce5671461051457806335c4364f1461050f5780633932abb11461050a5780633a46b1a8146105055780633e4f49e61461050057806343859632146104fb578063452115d6146104f65780634bf5d7e9146104f15780634fa76ec9146104ec578063544ffc9c146104e757806354fd4d50146104e257806356781388146104dd578063587cde1e146104d85780635b8d0e0d146104d35780635c19a95c146104ce5780635f398a14146104c957806360c4247f146104c45780636fcfff45146104bf57806370a08231146104ba57806379051887146104b55780637b3c71d3146104b05780637d5e81e2146104ab5780637e63b733146104a65780637ecebe00146104a1578063823081581461049c57806384b0196e146104975780638e539e8c146104925780638ff262e31461048d57806391ddadf41461048857806395d89b411461048357806396e973fb1461047e57806397c3d334146104795780639a802a6d146104745780639ab24eb01461046f5780639be65b401461046a578063a7713a7014610465578063a890c91014610460578063a9059cbb1461045b578063a9a9529414610456578063ab27301614610451578063ab58fb8e1461044c578063b493193614610447578063b58131b014610442578063bc197c811461043d578063c01f9e3714610438578063c0e58a0e14610433578063c28bc2fa1461042e578063c3cda52014610429578063c59057e414610424578063d1fad4cd1461041f578063d33219b41461041a578063dd4e2ba514610415578063dd62ed3e14610410578063deaaa7cc1461040b578063e540d01d14610406578063eb9019d414610401578063ec4a59d9146103fc578063ece40cc1146103f7578063f1127ed8146103f2578063f23a6e61146103ed578063f2c26a47146103e8578063f8ce560a146103e3578063fc0c546a146103de5763fd5c4be70361000e57613859565b613814565b61375a565b61362a565b613550565b613499565b613444565b613426565b6133c4565b61331d565b6132cf565b61326c565b61320e565b6131e5565b6130b4565b613098565b612fcb565b612f5f565b612e93565b612e75565b612dd5565b612db7565b612d90565b612d59565b612c2c565b612c10565b612bdb565b612b67565b612b44565b612b26565b612ad4565b6129f1565b6129d5565b612998565b6128f1565b6128ce565b6127b6565b6126e7565b61261d565b612577565b612502565b6123d6565b61234e565b6122f9565b612288565b61224b565b612200565b6121e2565b612173565b61214d565b6120c5565b612059565b612009565b611fa7565b611f5a565b611f3c565b611ede565b611e20565b611dc7565b611d9a565b611c7c565b611c56565b611c0c565b611bf0565b611bb5565b611b7e565b611a29565b611970565b6117cb565b611671565b6115e8565b6115ca565b611380565b611221565b6111ed565b61106c565b610e75565b610bc5565b610ba2565b610ad4565b6109de565b61091e565b6108f7565b61087e565b6107ea565b346105ee5760203660031901126105ee576100216004358060005260216020526040600020600160058201916105e28354916105c160ff841615615e15565b6105d1600282015442101561629d565b600660078201549101541115615fa3565b60ff191617905561654d565b600080fd5b90600182811c92168015610623575b602083101461060d57565b634e487b7160e01b600052602260045260246000fd5b91607f1691610602565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161065657604052565b61062d565b604081019081106001600160401b0382111761065657604052565b602081019081106001600160401b0382111761065657604052565b60c081019081106001600160401b0382111761065657604052565b60a081019081106001600160401b0382111761065657604052565b61010081019081106001600160401b0382111761065657604052565b90601f801991011681019081106001600160401b0382111761065657604052565b9060405191826000825492610718846105f3565b9081845260019485811690816000146107875750600114610744575b5050610742925003836106e3565b565b9093915060005260209081600020936000915b81831061076f57505061074293508201013880610734565b85548884018501529485019487945091830191610757565b91505061074294506020925060ff191682840152151560051b8201013880610734565b919082519283825260005b8481106107d6575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016107b5565b346105ee5760203660031901126105ee57600435600052601f602052610859604060002061081781610704565b9060028101549060038101549060018060a01b0360048201541660ff60068301541690600860078401549301549360405197889760e0895260e08901906107aa565b956020880152604087015260608601521515608085015260a084015260c08301520390f35b346105ee5760203660031901126105ee5760043563ffffffff60e01b81168091036105ee576020906332a2ad4360e11b81149081156108db575b81156108ca575b506040519015158152f35b6301ffc9a760e01b149050386108bf565b630271189760e51b811491506108b8565b60009103126105ee57565b346105ee5760003660031901126105ee57602063ffffffff60105460301c16604051908152f35b346105ee5760203660031901126105ee5760043561093a614111565b606481116109ab577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997906001600160d01b036109746152c0565b1661098f610981836150e0565b65ffffffffffff43166154c4565b505060408051918252602082019290925290819081015b0390a1005b6044906040519063243e544560e01b8252600482015260646024820152fd5b9060206109db9281815201906107aa565b90565b346105ee57600080600319360112610ac0576040519080600b54610a01816105f3565b80855291600191808316908115610a965750600114610a3b575b610a3785610a2b818703826106e3565b604051918291826109ca565b0390f35b9250600b83527f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db95b828410610a7e575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101610a63565b869550610a3796935060209250610a2b94915060ff191682840152151560051b8201019293610a1b565b80fd5b6001600160a01b038116036105ee57565b346105ee5760403660031901126105ee57600435610af181610ac3565b6024353315610b89576001600160a01b038216918215610b70573360009081526001602052604090208291610b38915b9060018060a01b0316600052602052604060002090565b556040519081527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560203392a3602060405160018152f35b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b346105ee5760003660031901126105ee57602060ff602654166040519015158152f35b346105ee5760003660031901126105ee576020602254604051908152f35b60165460009291610bf3826105f3565b80825291600190818116908115610c6a5750600114610c1157505050565b9192935060166000527fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289916000925b848410610c5257505060209250010190565b80546020858501810191909152909301928101610c40565b915050602093945060ff929192191683830152151560051b010190565b60175460009291610c97826105f3565b80825291600190818116908115610c6a5750600114610cb557505050565b9192935060176000527fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15916000925b848410610cf657505060209250010190565b80546020858501810191909152909301928101610ce4565b60185460009291610d1e826105f3565b80825291600190818116908115610c6a5750600114610d3c57505050565b9192935060186000527fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e916000925b848410610d7d57505060209250010190565b80546020858501810191909152909301928101610d6b565b9060009291805491610da6836105f3565b918282526001938481169081600014610e085750600114610dc8575b50505050565b90919394506000526020928360002092846000945b838610610df4575050505001019038808080610dc2565b805485870183015294019385908201610ddd565b9294505050602093945060ff191683830152151560051b01019038808080610dc2565b95939091926109db9897959360018060a01b038094168852602088015260408701521660608501521515608084015260a083015260c0820152610100908160e082015201906107aa565b346105ee5760203660031901126105ee576004356000526021602052604060002060018060a01b0390610a376008838354169260018101549460028201549060038301541660ff60058401541690600684015492610ee9600786015495610ee26040518099819301610d95565b03876106e3565b60405198899889610e2b565b6040519061012082018281106001600160401b0382111761065657604052565b604051906107428261065b565b6001600160401b0381116106565760051b60200190565b81601f820112156105ee57803591610f5083610f22565b92610f5e60405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610f88575050505090565b8380918335610f9681610ac3565b815201910190610f7a565b81601f820112156105ee57803591610fb883610f22565b92610fc660405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610ff0575050505090565b81358152908301908301610fe2565b6001600160401b03811161065657601f01601f191660200190565b92919261102682610fff565b9161103460405193846106e3565b8294818452818301116105ee578281602093846000960137010152565b9080601f830112156105ee578160206109db9335910161101a565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761109d903690600401610f39565b906024358181116105ee576110b6903690600401610fa1565b90604435916064359182116105ee57610a37936111da6110fb7f8fd808cdcd18f44b7f33c61fb97b83154c1d653ef4a9a2d236b290644edd6c83943690600401611051565b6111088351855114615906565b6111148351151561594b565b61111f428711615986565b33600090815260208190526040902061113b905b5415156159c5565b6111cc6023549661115361114e89613e12565b602355565b61115b615a1d565b61117461116d60025460255490614a1a565b6064900490565b9061117d610ef5565b8781526020810189905260408101939093523360608401526080830152600060a083015260c0820152600060e0820152826101008201526111c78860005260208052604060002090565b615d20565b604051938493338886615dd8565b0390a16040519081529081906020820190565b346105ee5760203660031901126105ee57600435600052600c602052602060018060a01b0360406000205416604051908152f35b346105ee5760803660031901126105ee5761123d600435610ac3565b611248602435610ac3565b6064356001600160401b0381116105ee57611267903690600401611051565b506013546001600160a01b0316300361128c57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b9080601f830112156105ee578135906112b682610f22565b926112c460405194856106e3565b828452602092838086019160051b830101928084116105ee57848301915b8483106112f25750505050505090565b82356001600160401b0381116105ee57869161131384848094890101611051565b8152019201916112e2565b60806003198201126105ee576001600160401b03916004358381116105ee578261134a91600401610f39565b926024358181116105ee578361136291600401610fa1565b926044359182116105ee576113799160040161129e565b9060643590565b346105ee5761138e3661131e565b61139c818385879697613930565b926113a6846141a2565b506013546113c4906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615611579576000966115ab575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b825281806114268c8a8a8d60048601616b77565b03915afa9182156115795760009261157e575b505061144f876000526014602052604060002090565b55601354611465906001600160a01b03166113b8565b90813b156105ee5760008094611491878b51998a97889687956308f2a0bb60e41b875260048701616bbd565b03925af1908115611579576114b5926114b092611560575b5042613b2e565b615113565b65ffffffffffff81161561154f57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda289261153e84611520610a3796600161150688600052600c602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b8061156d61157392610643565b806108ec565b386114a9565b6143a8565b61159d9250803d106115a4575b61159581836106e3565b810190614399565b3880611439565b503d61158b565b6115c3919650823d84116115a45761159581836106e3565b94386113ef565b346105ee5760003660031901126105ee576020600254604051908152f35b346105ee5760403660031901126105ee576004356001600160401b0381116105ee5761165c61163c7f5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60923690600401611051565b60243561164881610ac3565b6040519283926040845260408401906107aa565b6001600160a01b0390911660208301520390a1005b346105ee5760803660031901126105ee5760043561168e81610ac3565b6044356064356024356001600160401b0382116105ee57610a37936111da6116db7ff80f5ce91f7d79d29fd2bd635816739c0fae47505f5a30a820e49ace80884165943690600401611051565b6116ef6001600160a01b0384161515615fe5565b6116fa84151561642c565b611708602854851115616478565b611713428711615986565b33600090815260208190526040902061172b90611133565b6117bd6024549661174361173e89613e12565b602455565b61174b615a1d565b61175d61116d60025460255490614a1a565b90611766610ef5565b6001600160a01b0388168152926020840189905260408401523360608401526080830152600060a083015260c0820152600060e0820152826101008201526117b8886000526021602052604060002090565b6164c4565b604051938493338886616516565b346105ee576020806003193601126105ee576004356117f4816000526021602052604060002090565b600581019261181361180e61180a865460ff1690565b1590565b615e15565b61182260028301544210615e61565b33600090815260208190526040902061183e905b541515615ea0565b60009060048301918254905b8181106118fe5750506040513360601b6001600160601b03191691810191825261188d9290916118889083906014015b03601f1981018452836106e3565b615f32565b6006600782019161189e8354613e12565b92839055604080518581523360208201529081018490527fc5fb6601ac4858dba31868a09f1646a3bfe4638f325353bb142719b81e3645a190606090a1015411156118e557005b6118f961002192600160ff19825416179055565b61654d565b8061191661190f61192c9387614440565b50546105f3565b158015611931575b61192790615ef5565b613e12565b61184a565b506119276119486119428388614440565b50610704565b805133916001600160a01b0391611966919081018901908901615ee0565b161415905061191e565b346105ee5760603660031901126105ee5760043561198d81610ac3565b60243561199981610ac3565b6001600160a01b038216600090815260016020908152604080832033845290915290206044359190549260001984106119e3575b6119d79350614809565b60405160018152602090f35b8284106119ff576119fa836119d79503338361491b565b6119cd565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b0390fd5b611a323661131e565b611a40818385879597613930565b92611a4a846141f4565b50611a75611a6285600052600c602052604060002090565b805460ff60f01b1916600160f01b179055565b6013546001600160a01b03939084163003611b19575b94611a9b9291610a379686616c0b565b6013543091166001600160a01b0316141580611af8575b611ae9575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9080602081016111da565b611af36000600d55565b611ab7565b50611b1461180a600d546001600160801b0381169060801c1490565b611ab2565b9290939160005b8451811015611b7457611b559030611b4b6113b8611b3e848a613e37565b516001600160a01b031690565b14611b5a57613e12565b611b20565b611927611b67828a613e37565b5160208151910120615853565b5091939092611a8b565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60406000205460a01c16604051908152f35b346105ee5760003660031901126105ee5760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b346105ee5760003660031901126105ee57602060405160128152f35b346105ee5760203660031901126105ee576100216004358060005260208052604060002060016005820191611c4a8354916105c160ff841615615e15565b60ff19161790556160e4565b346105ee5760003660031901126105ee57602065ffffffffffff60105416604051908152f35b346105ee5760403660031901126105ee57600435611c9981610ac3565b6001600160a01b0316600090815260096020526040812090611cbc602435614568565b91805482938160058111611d0e575b5090602094611cda92846157f2565b80611cf45750505b6040516001600160d01b039091168152f35b91611d00849293614431565b92815220015460301c611ce2565b94611d1886615195565b8603958611611d6357602095611cda9385875265ffffffffffff80838a8a2001541690851610600014611d515750915b91925094611ccb565b929150611d5d90613b20565b90611d48565b613994565b634e487b7160e01b600052602160045260246000fd5b60081115611d8857565b611d68565b906008821015611d885752565b346105ee5760203660031901126105ee576020611db860043561676f565b611dc56040518092611d8d565bf35b346105ee5760403660031901126105ee57602060ff611e14602435611deb81610ac3565b6004356000526011845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b346105ee57611e2e3661131e565b90611e3d828285879697613930565b611e468161676f565b6008811015611d885760018060ff83161b1615611eb157506000908152600c60205260409020546001600160a01b03163303611e9957610a3793611e8993616a36565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90611ed5606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60016044820152fd5b346105ee5760003660031901126105ee57610a37604051611efe8161065b565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906107aa565b346105ee5760003660031901126105ee576020602554604051908152f35b346105ee5760203660031901126105ee57600435600052601160205260406000208054610a3760026001840154930154604051938493846040919493926060820195825260208201520152565b346105ee5760003660031901126105ee57610a37604051611fc78161065b565b60018152603160f81b60208201526040519182916020835260208301906107aa565b6024359060ff821682036105ee57565b6064359060ff821682036105ee57565b346105ee5760403660031901126105ee576020612051612027611fe9565b60405161203381610676565b600081526040519161204483610676565b6000835233600435613fc2565b604051908152f35b346105ee5760203660031901126105ee57602060043561207881610ac3565b60018060a01b038091166000526008825260406000205416604051908152f35b9181601f840112156105ee578235916001600160401b0383116105ee57602083818601950101116105ee57565b346105ee5760c03660031901126105ee576120de611fe9565b604435906120eb82610ac3565b6001600160401b03906064358281116105ee5761210c903690600401612098565b6084358481116105ee57612124903690600401611051565b9160a4359485116105ee57610a3795612144611e89963690600401611051565b94600435613e50565b346105ee5760203660031901126105ee5761002160043561216d81610ac3565b336145a1565b346105ee5760803660031901126105ee5761218c611fe9565b6001600160401b03906044358281116105ee576121ad903690600401612098565b90916064359384116105ee576121d8612051936121d06020963690600401611051565b93369161101a565b9033600435613fc2565b346105ee5760203660031901126105ee576020612051600435614458565b346105ee5760203660031901126105ee5760043561221d81610ac3565b60018060a01b03166000526009602052602061223d604060002054615145565b63ffffffff60405191168152f35b346105ee5760203660031901126105ee57602061205160043561226d81610ac3565b6001600160a01b031660009081526020819052604090205490565b346105ee5760203660031901126105ee5760043565ffffffffffff8082168092036105ee576122b5614111565b7fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a9360406010549281519084168152846020820152a165ffffffffffff191617601055005b346105ee5760603660031901126105ee57612312611fe9565b6044356001600160401b0381116105ee5760209161234161233a612051933690600401612098565b369161101a565b6040519161204483610676565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761237f903690600401610f39565b906024358181116105ee57612398903690600401610fa1565b916044358281116105ee576123b190369060040161129e565b6064359283116105ee57610a37936123d0611e89943690600401611051565b926139dc565b346105ee576020806003193601126105ee576004356123fe8160005260208052604060002090565b600581019261241461180e61180a865460ff1690565b61242360028301544210615e61565b33600090815260208190526040902061243b90611836565b60009060048301918254905b8181106124ec5750506040513360601b6001600160601b03191691810191825261247b92909161188890839060140161187a565b6006600782019161248c8354613e12565b92839055604080518581523360208201529081018490527f77c69d1b59f862d9677ac552a49c26ba3fe18ccc64ad8da630a5343c306dea6190606090a1015411156124d357005b6124e761002192600160ff19825416179055565b6160e4565b8061191661190f6124fd9387614440565b612447565b346105ee5760203660031901126105ee5760043561251f81610ac3565b60018060a01b031660005260076020526020604060002054604051908152f35b926109db96959260c09592855260018060a01b0316602085015215156040840152606083015260808201528160a082015201906107aa565b346105ee5760203660031901126105ee576004356000526020805260406000206002810154610a37600860018060a01b036003850154169360ff6005820154166006820154906125dd6007840154936125d66040518097819301610d95565b03856106e3565b6040519687968761253f565b90815180825260208080930193019160005b828110612609575050505090565b8351855293810193928101926001016125fb565b346105ee5760003660031901126105ee576126b861265a7f0000000000000000000000000000000000000000000000000000000000000000614e4f565b610a376126867f0000000000000000000000000000000000000000000000000000000000000000614f48565b6126c66040519161269683610676565b60008352604051958695600f60f81b875260e0602088015260e08701906107aa565b9085820360408701526107aa565b90466060850152306080850152600060a085015283820360c08501526125e9565b346105ee5760203660031901126105ee57612703600435614568565b600a5490600082916005841161275b575b61271e9350615720565b60008161273357505060405160008152602090f35b600a612740602093614431565b9152600080516020616cb4833981519152015460301c611ce2565b919261276681615195565b8103908111611d635761271e93600a835265ffffffffffff8083600080516020616cb4833981519152015416908516106000146127a4575091612714565b9291506127b090613b20565b90612714565b346105ee5760803660031901126105ee576004356127d2611fe9565b90604435916127e083610ac3565b6064356001600160401b0381116105ee5761180a612805612892923690600401611051565b6001600160a01b038616600090815260076020526040902080546001810190915561288c9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a0815261288481610691565b519020614d15565b86615002565b6128ad5790611e8991610a37936128a761388b565b92613f46565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b346105ee5760003660031901126105ee57602060405165ffffffffffff43168152f35b346105ee57600080600319360112610ac0576040519080600454612914816105f3565b80855291600191808316908115610a96575060011461293d57610a3785610a2b818703826106e3565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410612980575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101612965565b346105ee5760203660031901126105ee576004356129b581610ac3565b60018060a01b031660005260276020526020604060002054604051908152f35b346105ee5760003660031901126105ee57602060405160648152f35b346105ee5760603660031901126105ee57600435612a0e81610ac3565b6044356001600160401b0381116105ee57612a6591612a336020923690600401611051565b50604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa801561157957610a3791600091612ab6575b506040519081529081906020820190565b612ace915060203d81116115a45761159581836106e3565b38612aa5565b346105ee5760203660031901126105ee57600435612af181610ac3565b6001600160a01b031660009081526009602090815260409091206001600160d01b0390612b1d90615354565b16604051908152f35b346105ee5760003660031901126105ee576020602454604051908152f35b346105ee5760003660031901126105ee5760206001600160d01b03612b1d6152c0565b346105ee5760203660031901126105ee57600435612b8481610ac3565b612b8c614111565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355005b346105ee5760403660031901126105ee57612c05600435612bfb81610ac3565b6024359033614809565b602060405160018152f35b346105ee5760203660031901126105ee57602060405160018152f35b346105ee5760203660031901126105ee57600435612c5481600052601f602052604060002090565b6006810190612c6a61180e61180a845460ff1690565b612c7960028201544210615e61565b336000908152602081905260409020612c9190611836565b6040513360601b6001600160601b0319166020820152612ccb90612cc281603481015b03601f1981018352826106e3565b60058301615f32565b60076008820191612cdc8354613e12565b92839055604080518681523360208201529081018490527f9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d190606090a101541115612d2357005b805460ff191660011790557f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f906109a690611e89565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60016040600020015416604051908152f35b346105ee5760203660031901126105ee576020612051600435612db281610ac3565b616620565b346105ee5760003660031901126105ee576020600f54604051908152f35b346105ee5760a03660031901126105ee57612df1600435610ac3565b612dfc602435610ac3565b6001600160401b036044358181116105ee57612e1c903690600401610fa1565b506064358181116105ee57612e35903690600401610fa1565b506084359081116105ee57612e4e903690600401611051565b50610a37612e5a614185565b6040516001600160e01b031990911681529081906020820190565b346105ee5760203660031901126105ee5760206120516004356139aa565b346105ee5760203660031901126105ee57600435612eb281151561642c565b3360005260006020528060406000205410612f23576109a681612ef77fbd67ec2db294b72ed21ac12cf37aa44775b63ea7ab9345652a1d28be069c4100933033614809565b612f0b612f0682602854613b2e565b602855565b60408051338152602081019290925290918291820190565b60405162461bcd60e51b8152602060048201526014602482015273496e73756666696369656e742062616c616e636560601b6044820152606490fd5b60603660031901126105ee57600435612f7781610ac3565b604435906001600160401b0382116105ee5760008091612f9e610021943690600401612098565b90612fa7614111565b81604051928392833781018481520391602435905af1612fc56140e1565b9061496e565b346105ee5760c03660031901126105ee57600435612fe881610ac3565b60443590602435612ff7611ff9565b83421161307f576130736100219461307a926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b038816604084015286606084015260808301526080825261305b826106ac565b61306e60a4359360843593519020614d15565b614be2565b9182614997565b6145a1565b604051632341d78760e11b815260048101859052602490fd5b346105ee5760206120516130ab3661131e565b92919091613930565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee576130e5903690600401611051565b6024359182116105ee577f2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf6111da613124610a37943690600401610fa1565b926131d760443594613138835115156162e0565b6131448151151561631e565b61314f428711615986565b6022549561316461315f88613e12565b602255565b61316c615a1d565b61317e61116d60025460255490614a1a565b91613187610ef5565b86815260208101949094526040840152606435606084015233608084015260a0830152600060c083015260e082015260006101008201526131d286600052601f602052604060002090565b616360565b604051918291338684616404565b346105ee5760003660031901126105ee576013546040516001600160a01b039091168152602090f35b346105ee5760003660031901126105ee57610a3760405161322e8161065b565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906107aa565b346105ee5760403660031901126105ee5760206132c660043561328e81610ac3565b6024359061329b82610ac3565b60018060a01b03166000526001835260406000209060018060a01b0316600052602052604060002090565b54604051908152f35b346105ee5760003660031901126105ee5760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b6004359063ffffffff821682036105ee57565b346105ee5760203660031901126105ee5761333661330a565b61333e614111565b63ffffffff8082169182156133ab577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346105ee5760403660031901126105ee57612a6560206004356133e681610ac3565b60006040516133f481610676565b52604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b346105ee5760003660031901126105ee576020602854604051908152f35b346105ee5760203660031901126105ee57600435613460614111565b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55005b346105ee5760403660031901126105ee576004356134b681610ac3565b6024359063ffffffff821682036105ee57610a3791613506916134d7614955565b506134e0614955565b506001600160a01b03166000908152600960205260409020613500614955565b50614440565b50604051906135148261065b565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b346105ee5760a03660031901126105ee5761356c600435610ac3565b613577602435610ac3565b6084356001600160401b0381116105ee57613596903690600401611051565b506013546001600160a01b0316300361128c5760405163f23a6e6160e01b8152602090f35b979499989592613600906135f261360e946135e46101009b98958d6101209081815201906107aa565b8c810360208e0152906107aa565b908a820360408c01526107aa565b9088820360608a01526107aa565b97608087015260a086015260c085015260e08401521515910152565b346105ee57600080600319360112610ac05760405190818160155461364e816105f3565b8084529360019180831690811561373657506001146136d9575b5050613676925003826106e3565b6040519061368e8261368781610be3565b03836106e3565b610a376040516136a8816136a181610c87565b03826106e3565b6040516136b8816136a181610d0e565b601954601a54601c5491601d549360ff601e541695604051998a998a6135bb565b9150601582527f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4755b84831061371b575061367693505081016020013880613668565b81935090816020925483858901015201910190918492613701565b9150506020925061367694915060ff191682840152151560051b8201013880613668565b346105ee5760203660031901126105ee57604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa91821561157957610a37926064926137de926000926137f0575b506137d890614458565b90614a1a565b04604051918291829190602083019252565b6137d891925061380d9060203d81116115a45761159581836106e3565b91906137ce565b346105ee5760003660031901126105ee576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346105ee5760003660031901126105ee576020602354604051908152f35b6013546001600160a01b0316300361128c57565b6040519061389882610676565b60008252565b90815180825260208080930193019160005b8281106138be575050505090565b83516001600160a01b0316855293810193928101926001016138b0565b90815180825260208092019182818360051b85019501936000915b8483106139065750505050505090565b909192939495848061392083856001950387528a516107aa565b98019301930191949392906138f6565b929061397c9261398e9260405194859261396c613959602086019960808b5260a087019061389e565b601f1996878783030160408801526125e9565b90858583030160608601526138db565b906080830152039081018352826106e3565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600c60205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611d63571690565b91939290936139eb8233614246565b15613ae857600f549485613a07575b6109db9495503393613c53565b65ffffffffffff43811660001901818111611d6357613a58916020916000604051613a3181610676565b52604051630748d63560e31b81523360048201529116602482015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa90811561157957600091613aca575b50868110613aa357506139fa565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613ae2915060203d81116115a45761159581836106e3565b38613a95565b60405163d9b3955760e01b8152336004820152602490fd5b604090613b1c6000939594606083019683526020830190611d8d565b0152565b9060018201809211611d6357565b91908201809211611d6357565b90613b4582610f22565b613b5260405191826106e3565b8281528092613b63601f1991610f22565b019060005b828110613b7457505050565b806060602080938501015201613b68565b9592613bb890613bc6939b9a9899969592885260209b60018060a01b03168c8901526101208060408a015288019061389e565b9086820360608801526125e9565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b838210613c255750505050506109db96975090613c0c9184820360a08601526138db565b9360c083015260e08201526101008184039101526107aa565b90919293958380613c448f93600194601f199082030186528a516107aa565b98019201920190939291613be8565b919493909294613c6b86516020880120828686613930565b958351855190818114801590613e07575b8015613dff575b613dd657505065ffffffffffff9485613cb8613ca98a600052600c602052604060002090565b5460a01c65ffffffffffff1690565b16613daf577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e095613daa9363ffffffff613cfa60105493808516904316613b2e565b9260301c16613d88613d168c600052600c602052604060002090565b80546001600160a01b0319166001600160a01b038a16178155613d5f613d3b86615113565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b613d6883615145565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b613d9c613d958951613b3b565b9184613b2e565b936040519889988d8a613b85565b0390a1565b87613db98161676f565b6040516331b75e4d60e01b8152918291611a259160048401613b00565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613c83565b508351811415613c7c565b6000198114611d635760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015613e4b5760209160051b010190565b613e21565b93909291969561180a613f0a91613f048a613e868160018060a01b03166000526007602052604060002080549060018201905590565b613e9136888a61101a565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152612884816106c7565b8a615002565b613f25576109db959691613f1f91369161101a565b92613fc2565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916109db939160405193613f5985610676565b60008552613fc2565b93909260ff613f8e936109db97958752166020860152604085015260a0606085015260a08401906107aa565b9160808184039101526107aa565b909260ff6080936109db96958452166020830152604082015281606082015201906107aa565b929190613fce8461676f565b6008811015611d88576002600160ff83161b16156140b3575083600052600c60205261402a61402261401c614011604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b836143b4565b8383876142ae565b9480511560001461407757506140717fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785613f9c565b0390a290565b614071907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886613f62565b6040516331b75e4d60e01b8152600481018690526064916140d8906024830190611d8d565b60026044820152fd5b3d1561410c573d906140f282610fff565b9161410060405193846106e3565b82523d6000602084013e565b606090565b6013546001600160a01b031633810361416d57300361412c57565b61413536610fff565b61414260405191826106e3565b368152602081019036600083376000602036830101525190205b806141656158ae565b0361415c5750565b6040516347096e4760e01b8152336004820152602490fd5b6013546001600160a01b0316300361128c5763bc197c8160e01b90565b6141ab8161676f565b906008821015611d88576010600160ff84161b16156141c8575090565b6141eb606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60106044820152fd5b6141fd8161676f565b906008821015611d88576030600160ff84161b161561421a575090565b61423d606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60306044820152fd5b908051603481106142a65760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b016142a65761428591602919820190614a2d565b901591821561429357505090565b6001600160a01b03918216911614919050565b505050600190565b6142c5909291926000526011602052604060002090565b91600383016142f06142e983839060018060a01b0316600052602052604060002090565b5460ff1690565b6143785761431660ff9392614323929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061433a5750614335828254613b2e565b905590565b600181036143515750600101614335828254613b2e565b60020361436657600201614335828254613b2e565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b908160209103126105ee575190565b6040513d6000823e3d90fd5b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa90811561157957600091614419575090565b6109db915060203d81116115a45761159581836106e3565b600019810191908211611d6357565b8054821015613e4b5760005260206000200190600090565b601254906000198201828111611d6357821115613e4b57600091601283527fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34438101549165ffffffffffff9281848216111561455d57506144b790615113565b83908260058111614507575b506144ce9350615789565b806144e157505b6001600160d01b031690565b6144ec601291614431565b9152600080516020616c94833981519152015460301c6144d5565b909261451282615195565b8203918211611d63576144ce94601287528083600080516020616c948339815191520154169085161060001461454b5750915b386144c3565b92915061455790613b20565b90614545565b935050505060301c90565b65ffffffffffff43168082101561458357506109db90615113565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b0319821681179092556107429694169461461e9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b03808316939291908116908185141580614768575b614648575b5050505050565b816146cd575b50508261465d575b8080614641565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916146aa916146a490916150e0565b90614771565b604080516001600160d01b039384168152919092166020820152a2388080614656565b6001600160a01b031660009081526009602052604090206146ed846150e0565b6001600160d01b0390818061470185615354565b1691169003818111611d635761474561475e917fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249465ffffffffffff431690615664565b6040805192851683529316602082015291829190820190565b0390a2388061464e565b5083151561463c565b906001600160d01b0390818061478685615354565b16911601908111611d63576147a49165ffffffffffff431690615664565b9091565b6001600160d01b039081806147bb61530a565b16911601908111611d63576147a49065ffffffffffff43166155ad565b6001600160d01b039081806147eb61530a565b1691169003908111611d63576147a49065ffffffffffff43166155ad565b6001600160a01b038082169493929190851561490257821680156148e9576001600160a01b038216600090815260208190526040902054958487106148ba578461074296970361486b8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36166ec565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b906001600160a01b0380831615610b8957811615610b7057610b216149529260018060a01b03166000526001602052604060002090565b55565b604051906149628261065b565b60006020838281520152565b909190610742575080511561498557805190602001fd5b60405163d6bda27560e01b8152600490fd5b6001600160a01b03811660009081526007602052604090208054600181019091558092036149c3575050565b6040516301d4b62360e61b81526001600160a01b039190911660048201526024810191909152604490fd5b908160011b9180830460021490151715611d6357565b908160041b9180830460101490151715611d6357565b81810292918115918404141715611d6357565b9190825182118015614ab6575b614a8d57614a4781613b20565b821180614a98575b614a5a9015156149ee565b60280180602811611d6357818303838111611d635703614a8d57614a7d92614abf565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b14614a4f565b50818111614a3a565b929092614acb84613b20565b831180614b52575b614ade9015156149ee565b936000948101809111611d63579192905b818310614aff5750505060019190565b9092919360ff614b20614b1b6020888601015160ff60f81b1690565b614b70565b1690600f8211614b465790614b37614b3e92614a04565b0194613e12565b919290614aef565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14614ad3565b60f81c602f811180614bd8575b15614b8c57602f190160ff1690565b6060811180614bce575b15614ba5576056190160ff1690565b6040811180614bc4575b15614bbe576036190160ff1690565b5060ff90565b5060478110614baf565b5060678110614b96565b50603a8110614b7d565b916109db9391614bf193614bfa565b90929192614c88565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411614c7257926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156115795780516001600160a01b03811615614c6957918190565b50809160019190565b50505060009160039190565b60041115611d8857565b614c9181614c7e565b80614c9a575050565b614ca381614c7e565b60018103614cbd5760405163f645eedf60e01b8152600490fd5b614cc681614c7e565b60028103614ce75760405163fce698f760e01b815260048101839052602490fd5b80614cf3600392614c7e565b14614cfb5750565b6040516335e2f38360e21b81526004810191909152602490fd5b604290614d20614d3b565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480614e26575b15614d96577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261398e81610691565b507f00000000000000000000000000000000000000000000000000000000000000004614614d6d565b60ff8114614e8d5760ff811690601f8211614e7b5760405191614e718361065b565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b50604051600554816000614ea0836105f3565b80835292600190818116908115614f265750600114614ec7575b506109db925003826106e3565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310614f0b57506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614ef2565b9050602092506109db94915060ff191682840152151560051b82010138614eba565b60ff8114614f6a5760ff811690601f8211614e7b5760405191614e718361065b565b50604051600654816000614f7d836105f3565b80835292600190818116908115614f265750600114614fa357506109db925003826106e3565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310614fe757506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614fce565b9091813b61502a5761501491926150a4565b5061501e81614c7e565b15918261429357505090565b600091829160405161506081612cb46020820194630b135d3f60e11b998a875260248401526040604484015260648301906107aa565b51915afa9061506d6140e1565b82615096575b8261507d57505090565b61509291925060208082518301019101614399565b1490565b915060208251101591615073565b81519190604183036150d5576150ce92506020820151906060604084015193015160001a90614bfa565b9192909190565b505060009160029190565b6001600160d01b03908181116150f4571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111615126571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b63ffffffff90818111615156571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b811561517f570490565b634e487b7160e01b600052601260045260246000fd5b60018111156109db57600181600160801b8110156152ae575b61525661524c61524261523861522e61522461526297600488600160401b61525d9a10156152a1575b640100000000811015615294575b62010000811015615287575b61010081101561527b575b601081101561526f575b1015615267575b60030260011c61521d818b615175565b0160011c90565b61521d818a615175565b61521d8189615175565b61521d8188615175565b61521d8187615175565b61521d8186615175565b8093615175565b821190565b900390565b60011b61520d565b811c9160021b91615206565b60081c91811b916151fc565b60101c9160081b916151f1565b60201c9160101b916151e5565b60401c9160201b916151d7565b50600160401b9050608082901c6151ae565b601254600090806152d2575050600090565b80600019810111611d635760127fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34439252015460301c90565b600a546000908061531c575050600090565b80600019810111611d6357600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b80546000918161536657505050600090565b600019928284810111611d635760209181522001015460301c90565b634e487b7160e01b600052600060045260246000fd5b60125490600160401b821015610656576001820180601255821015613e4b57610742916012600052600080516020616c9483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a5490600160401b821015610656576001820180600a55821015613e4b5761074291600a600052600080516020616cb483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b8054600160401b8110156106565761549791600182018155614440565b6154bf578151815465ffffffffffff191665ffffffffffff91909116178155610742916153f8565b615382565b6012549192918015615583576154dc6154f491614431565b6012600052600080516020616c948339815191520190565b9081549165ffffffffffff90818416918316808311615571578692036155395761553292509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505061556c9061555861554a610f15565b65ffffffffffff9092168252565b6001600160d01b0385166020820152615398565b615532565b604051632520601d60e01b8152600490fd5b506155a79061559361554a610f15565b6001600160d01b0384166020820152615398565b60009190565b600a549192918015615640576155c56155dd91614431565b600a600052600080516020616cb48339815191520190565b9081549165ffffffffffff908184169183168083116155715786920361561b5761553292509065ffffffffffff82549181199060301b169116179055565b505061556c9061562c61554a610f15565b6001600160d01b038516602082015261541a565b506155a79061565061554a610f15565b6001600160d01b038416602082015261541a565b805492939280156156fb5761567b61568891614431565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411615571578793036156c7575061553292509065ffffffffffff82549181199060301b169116179055565b91505061556c916156e76156d9610f15565b65ffffffffffff9093168352565b6001600160d01b038616602083015261547a565b50906155a79161570c6156d9610f15565b6001600160d01b038516602083015261547a565b905b82811061572e57505090565b90918082169080831860011c8201809211611d6357600a60005265ffffffffffff8083600080516020616cb4833981519152015416908516106000146157775750915b90615722565b92915061578390613b20565b90615771565b905b82811061579757505090565b90918082169080831860011c8201809211611d6357601260005265ffffffffffff8083600080516020616c94833981519152015416908516106000146157e05750915b9061578b565b9291506157ec90613b20565b906157da565b91905b8382106158025750505090565b9091928083169080841860011c8201809211611d635760008581526020902082015465ffffffffffff90811690841610156158415750925b91906157f5565b93925061584d90613b20565b9161583a565b600d548060801c9160018301926001600160801b038093168385161461589b57600052600e602052604060002055600d54916001600160801b03199060801b16911617600d55565b634e487b7160005260416020526024601cfd5b600d54906001600160801b038083169260801c83146158f35782600052600e602052600160406000209360008554955501166001600160801b0319600d541617600d55565b634e487b7160005260316020526024601cfd5b1561590d57565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561595257565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b1561598d57565b60405162461bcd60e51b815260206004820152601060248201526f496e76616c69642074696d656c6f636b60801b6044820152606490fd5b156159cc57565b60405162461bcd60e51b815260206004820152602360248201527f4d75737420686f6c6420746f6b656e7320746f206372656174652070726f706f6044820152621cd85b60ea1b6064820152608490fd5b604051615a2981610676565b6000815290565b818110615a3b575050565b60008155600101615a30565b91818110615a5457505050565b6107429260005260206000209182019101615a30565b8151916001600160401b03831161065657600160401b831161065657615a9583835481855584615a47565b602080910191600052806000209060005b848110615ab4575050505050565b83516001600160a01b03168382015592810192600101615aa6565b8151916001600160401b03831161065657600160401b831161065657615afa83835481855584615a47565b602080910191600052806000209060005b848110615b19575050505050565b83518382015592810192600101615b0b565b9190601f8111615b3a57505050565b610742926000526020600020906020601f840160051c83019310615b66575b601f0160051c0190615a30565b9091508190615b59565b91909182516001600160401b03811161065657615b9781615b9184546105f3565b84615b2b565b602080601f8311600114615bd3575081929394600092615bc8575b50508160011b916000199060031b1c1916179055565b015190503880615bb2565b90601f19831695615be985600052602060002090565b926000905b888210615c2657505083600195969710615c0d575b505050811b019055565b015160001960f88460031b161c19169055388080615c03565b80600185968294968601518155019501930190615bee565b815191600160401b8311610656578154838355808410615c9c575b50615c6e602080920192600052602060002090565b6000925b848410615c80575050505050565b60018382615c9083945186615b70565b01920193019290615c72565b6000838152846020822092830192015b828110615cba575050615c59565b80615cc7600192546105f3565b80615cd4575b5001615cac565b601f908181118414615cec5750508281555b38615ccd565b83615d0e92615d0085600052602060002090565b920160051c82019101615a30565b60008181526020812081835555615ce6565b600861010061074293615d34815185615a6a565b615d45602082015160018601615acf565b604081015160028501556060810151615d85906001600160a01b03165b6003860180546001600160a01b0319166001600160a01b03909216919091179055565b615d96608082015160048601615c3e565b615dbb615da660a0830151151590565b600586019060ff801983541691151516179055565b60c0810151600685015560e0810151600785015501519101615b70565b93906109db9593613f8e93615e0792875260018060a01b0316602087015260a0604087015260a086019061389e565b9084820360608601526125e9565b15615e1c57565b60405162461bcd60e51b815260206004820152601960248201527f50726f706f73616c20616c7265616479206578656375746564000000000000006044820152606490fd5b15615e6857565b60405162461bcd60e51b815260206004820152601060248201526f141c9bdc1bdcd85b08195e1c1a5c995960821b6044820152606490fd5b15615ea757565b60405162461bcd60e51b81526020600482015260116024820152702737903a37b5b2b739903a379039b4b3b760791b6044820152606490fd5b908160209103126105ee57516109db81610ac3565b15615efc57565b60405162461bcd60e51b815260206004820152600e60248201526d105b1c9958591e481cda59db995960921b6044820152606490fd5b8054600160401b81101561065657615f4f91600182018155614440565b9190916154bf5761074291615b70565b15615f6657565b60405162461bcd60e51b8152602060048201526015602482015274141c9bdc1bdcd85b081b9bdd08195e1958dd5d1959605a1b6044820152606490fd5b15615faa57565b60405162461bcd60e51b8152602060048201526013602482015272496e73756666696369656e742071756f72756d60681b6044820152606490fd5b15615fec57565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b1561602757565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b6060810191815260209060608282015283548093526080810192600094855282852090855b8181106160c7575050506040818403910152808454928381520193835280832092905b8282106160b0575050505090565b8354855293840193600193840193909101906160a2565b82546001600160a01b03168652948401946001928301920161607f565b906160f88260005260208052604060002090565b61610e616109600583015460ff1690565b615f5f565b616122600782015460068301541115615fa3565b600181810193906000815b616166575b5050613daa7fe8585c604452fcb59bc021fce36eb8241ffc18bd81b50ce6cd5cea81ceeaa58d93946040519384938461605a565b83548110156161ec57806161a261619b6113b86161866161e69589614440565b905460039190911b1c6001600160a01b031690565b1515615fe5565b6161c36161bc6161b2838a614440565b90549060031b1c90565b1515616020565b6119276161d36161868388614440565b6161e06161b2848b614440565b906161f1565b8161612d565b616132565b91906001600160a01b03831680156148e957600254828101809111611d63576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b0384116162775761074292935061666e565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b156162a457565b60405162461bcd60e51b8152602060048201526014602482015273151a5b595b1bd8dac81b9bdd08195e1c1a5c995960621b6044820152606490fd5b156162e757565b60405162461bcd60e51b815260206004820152600f60248201526e22b6b83a3c9037b832b930ba34b7b760891b6044820152606490fd5b1561632557565b60405162461bcd60e51b8152602060048201526013602482015272456d7074792074617267657420636861696e7360681b6044820152606490fd5b90610100600891616372815185615b70565b616383602082015160018601615acf565b604081015160028501556060810151600385015560808101516004850180546001600160a01b0319166001600160a01b039092169190911790556163ce60a082015160058601615c3e565b6163f36163de60c0830151151590565b600686019060ff801983541691151516179055565b60e081015160078501550151910155565b9081526001600160a01b0390911660208201526060604082018190526109db929101906107aa565b1561643357565b60405162461bcd60e51b815260206004820152601d60248201527f416d6f756e74206d7573742062652067726561746572207468616e20300000006044820152606490fd5b1561647f57565b60405162461bcd60e51b815260206004820152601d60248201527f496e73756666696369656e742074726561737572792062616c616e63650000006044820152606490fd5b815181546001600160a01b0319166001600160a01b03909116178155610742916008906101009060208101516001850155604081015160028501556060810151615d85906001600160a01b0316615d62565b9081526001600160a01b03918216602082015291166040820152606081019190915260a0608082018190526109db929101906107aa565b80600052602160205260406000209061656c60ff600584015416615f5f565b616580600783015460068401541115615fa3565b60018201908154926028549361659885821115616478565b8403938411611d63576165f6613daa916165d27f0bb768aa97fa4e8a8f73bfa7bc210f1a29f29c765d44f0c29acc04a549e32e4396602855565b805485546165e9916001600160a01b031630614809565b546001600160a01b031690565b9254604080519384526001600160a01b039094166020840152928201929092529081906060820190565b6001600160a01b031660009081526020819052604090205480158015616664575b61665e576166556109db9160285490614a1a565b60025490615175565b50600090565b5060285415616641565b906107429161668461667f836150e0565b6147a8565b50506001600160a01b039081169081156166d4575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169116614620565b6166e56166e0846150e0565b6147d8565b5050616699565b61074292916001600160a01b03918216919081908315616744575b16918215616731575b60005260086020528060406000205416916000526040600020541690614620565b61673d6166e0856150e0565b5050616710565b61675061667f866150e0565b5050616707565b908160209103126105ee575180151581036105ee5790565b61677881616881565b9061678282611d7e565b6005820361687d5761679f91506000526014602052604060002090565b546013546167b5906001600160a01b03166113b8565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa90811561157957600091616860575b50156167f357505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa91821561157957600092616833575b50501561682e57600790565b600290565b6168529250803d10616859575b61684a81836106e3565b810190616757565b3880616822565b503d616840565b6168779150843d86116168595761684a81836106e3565b386167e5565b5090565b61689581600052600c602052604060002090565b5460ff8160f01c1661698d5760f81c616987576168c2614011613ca983600052600c602052604060002090565b801561696e5765ffffffffffff431680911015616967576168e2826139aa565b106168ed5750600190565b6168f961180a82616994565b8015616942575b1561690b5750600390565b614011600161692761693493600052600c602052604060002090565b015465ffffffffffff1690565b61693d57600490565b600590565b5061696261180a8260005260116020526040600020600181015490541090565b616900565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260116020526040600020600c60205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa91821561157957616a3192606492616a1f926000926137f057506137d890614458565b04916002600182015491015490613b2e565b101590565b90616a42939291613930565b616a4b8161676f565b6008811015611d8857603b600160ff83161b1615616b4a5750616a90616a7b82600052600c602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1616ad0816000526014602052604060002090565b5480616ada575090565b601354616aef906001600160a01b03166113b8565b803b156105ee5760405163c4d252f560e01b815260048101929092526000908290602490829084905af1801561157957616b37575b5060008181526014602052604081205590565b8061156d616b4492610643565b38616b24565b90616b6e606492604051926331b75e4d60e01b845260048401526024830190611d8d565b603b6044820152fd5b949392616ba3608093616b95616bb19460a08a5260a08a019061389e565b9088820360208a01526125e9565b9086820360408801526138db565b93600060608201520152565b9192616bec60a094616bde616bfa949998979960c0875260c087019061389e565b9085820360208701526125e9565b9083820360408501526138db565b946000606083015260808201520152565b9290939160018060a01b036013541690813b156105ee57600093616c5a6040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601616b77565b039134905af19081156115795760009261495292616c84575b506000526014602052604060002090565b616c8d90610643565b38616c7356febb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209a5de699f7aefb288e8394e1a1967891a7fa659845a380ec582ae5c3dad15a8264736f6c63430008140033bb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a83ad8aa4f87544323a9d1e5dd902f40c356527a7955687113db5f9a85ad579dc10553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997dec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724","opcodes":"PUSH2 0x180 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x9F JUMPI PUSH3 0x20 PUSH3 0x19 PUSH3 0x387 JUMP JUMPDEST SWAP1 PUSH3 0x132D JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x6D09 SWAP1 DUP2 PUSH3 0x23BA DUP3 CODECOPY PUSH1 0x80 MLOAD DUP2 PUSH2 0x4D74 ADD MSTORE PUSH1 0xA0 MLOAD DUP2 PUSH2 0x4E29 ADD MSTORE PUSH1 0xC0 MLOAD DUP2 PUSH2 0x4D3E ADD MSTORE PUSH1 0xE0 MLOAD DUP2 PUSH2 0x4DC3 ADD MSTORE PUSH2 0x100 MLOAD DUP2 PUSH2 0x4DE9 ADD MSTORE PUSH2 0x120 MLOAD DUP2 PUSH2 0x2636 ADD MSTORE PUSH2 0x140 MLOAD DUP2 PUSH2 0x2662 ADD MSTORE PUSH2 0x160 MLOAD DUP2 DUP2 DUP2 PUSH2 0x2A69 ADD MSTORE DUP2 DUP2 PUSH2 0x378A ADD MSTORE DUP2 DUP2 PUSH2 0x382A ADD MSTORE DUP2 DUP2 PUSH2 0x3A5C ADD MSTORE DUP2 DUP2 PUSH2 0x43E5 ADD MSTORE PUSH2 0x69DA ADD MSTORE RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH3 0xA4 JUMP JUMPDEST PUSH1 0x1F SWAP1 SWAP2 ADD PUSH1 0x1F NOT AND DUP2 ADD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT SWAP1 DUP3 LT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x1C0 DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x140 DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH3 0x151 DUP3 PUSH3 0xBA JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH3 0x167 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH3 0x156 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x9F JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH1 0x40 MLOAD SWAP3 PUSH3 0x1AF PUSH1 0x1F DUP4 ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD DUP6 PUSH3 0xDC JUMP JUMPDEST DUP2 DUP5 MSTORE PUSH1 0x20 DUP3 DUP5 ADD ADD GT PUSH3 0x9F JUMPI PUSH3 0x1D0 SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH3 0x153 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH3 0x9F JUMPI DUP2 MLOAD SWAP1 PUSH3 0x206 DUP3 PUSH3 0x1D3 JUMP JUMPDEST SWAP3 PUSH3 0x216 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH3 0xDC JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH3 0x9F JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH3 0x246 JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0x9F JUMPI DUP7 SWAP2 PUSH3 0x26A DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH3 0x178 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH3 0x235 JUMP JUMPDEST MLOAD SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0x9F JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0x9F JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x9F JUMPI JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x9F JUMPI DUP1 MLOAD SWAP2 PUSH3 0x2CB DUP4 PUSH3 0x1D3 JUMP JUMPDEST SWAP3 PUSH3 0x2DB PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH3 0xDC JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x9F JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x307 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH3 0x315 DUP5 PUSH3 0x29C JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH3 0x2F8 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x9F JUMPI DUP1 MLOAD SWAP2 PUSH3 0x33B DUP4 PUSH3 0x1D3 JUMP JUMPDEST SWAP3 PUSH3 0x34B PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH3 0xDC JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x9F JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x377 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 MLOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH3 0x368 JUMP JUMPDEST PUSH3 0x9163 SWAP1 DUP2 CODESIZE SUB DUP1 PUSH1 0x40 MLOAD SWAP4 PUSH3 0x3A0 DUP3 DUP7 PUSH3 0xDC JUMP JUMPDEST DUP5 CODECOPY DUP3 ADD PUSH1 0x40 DUP4 DUP3 SUB SLT PUSH3 0x9F JUMPI DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x9F JUMPI DUP5 ADD SWAP4 PUSH2 0x1C0 DUP6 DUP5 SUB SLT PUSH3 0x9F JUMPI PUSH3 0x3DB PUSH3 0x100 JUMP JUMPDEST SWAP5 DUP1 MLOAD DUP4 DUP2 GT PUSH3 0x9F JUMPI DUP5 PUSH3 0x3F4 SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST DUP7 MSTORE PUSH1 0x20 DUP2 ADD MLOAD DUP4 DUP2 GT PUSH3 0x9F JUMPI DUP5 PUSH3 0x411 SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST PUSH1 0x20 DUP8 ADD MSTORE PUSH1 0x40 DUP2 ADD MLOAD DUP4 DUP2 GT PUSH3 0x9F JUMPI DUP5 PUSH3 0x431 SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0x60 DUP2 ADD MLOAD DUP4 DUP2 GT PUSH3 0x9F JUMPI DUP5 PUSH3 0x451 SWAP2 DUP4 ADD PUSH3 0x178 JUMP JUMPDEST PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x80 DUP8 ADD MSTORE PUSH1 0xA0 DUP2 ADD MLOAD PUSH1 0xA0 DUP8 ADD MSTORE PUSH1 0xC0 DUP2 ADD MLOAD DUP4 DUP2 GT PUSH3 0x9F JUMPI DUP5 PUSH3 0x485 SWAP2 DUP4 ADD PUSH3 0x1EB JUMP JUMPDEST PUSH1 0xC0 DUP8 ADD MSTORE PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0xE0 DUP8 ADD MSTORE PUSH2 0x100 PUSH3 0x4A4 DUP2 DUP4 ADD PUSH3 0x276 JUMP JUMPDEST SWAP1 DUP8 ADD MSTORE PUSH2 0x120 PUSH3 0x4B8 DUP2 DUP4 ADD PUSH3 0x28A JUMP JUMPDEST SWAP1 DUP8 ADD MSTORE PUSH2 0x140 DUP1 DUP3 ADD MLOAD SWAP1 DUP8 ADD MSTORE PUSH2 0x160 DUP1 DUP3 ADD MLOAD SWAP1 DUP8 ADD MSTORE PUSH2 0x180 DUP1 DUP3 ADD MLOAD DUP5 DUP2 GT PUSH3 0x9F JUMPI DUP6 PUSH3 0x4EF SWAP2 DUP5 ADD PUSH3 0x2B1 JUMP JUMPDEST SWAP1 DUP8 ADD MSTORE PUSH2 0x1A0 SWAP1 DUP2 DUP2 ADD MLOAD SWAP4 DUP5 GT PUSH3 0x9F JUMPI PUSH3 0x1D0 SWAP5 PUSH1 0x20 SWAP5 PUSH3 0x517 SWAP3 ADD PUSH3 0x321 JUMP JUMPDEST SWAP1 DUP7 ADD MSTORE ADD PUSH3 0x29C JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH3 0x554 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH3 0x53E JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH3 0x532 JUMP JUMPDEST DUP2 DUP2 LT PUSH3 0x56B JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x586 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 SWAP2 POP DUP2 SWAP1 PUSH3 0x5A9 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x5D0 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x4 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x60E JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0xB PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x64C JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x5 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x68A JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x6C8 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x16 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x706 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x17 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x744 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x18 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x782 JUMPI POP POP JUMP JUMPDEST PUSH3 0x151 SWAP2 PUSH1 0x15 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1F DUP2 GT PUSH3 0x7C2 JUMPI POP POP POP JUMP JUMPDEST PUSH3 0x151 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH3 0x5B7 JUMPI PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH3 0x55F JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0x81C DUP2 PUSH3 0x816 PUSH1 0x4 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x5C2 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x85B JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x84F JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x4 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x838 JUMP JUMPDEST PUSH1 0x4 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x8CA JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x8B0 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x4 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x8A5 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x88F JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0x90F DUP2 PUSH3 0x909 PUSH1 0xB SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x600 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x94E JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x942 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0xB SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x92B JUMP JUMPDEST PUSH1 0xB PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0x175B7A638427703F0DBE7BB9BBF987A2551717B34E79F33B5B1008D1FA01DB9 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x9BD JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x9A3 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0xB SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x998 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x982 JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xA02 DUP2 PUSH3 0x9FC PUSH1 0x16 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x6BA JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xA41 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0xA35 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x16 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xA1E JUMP JUMPDEST PUSH1 0x16 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xD833147D7DC355BA459FC788F669E58CFAF9DC25DDCD0702E87D69C7B5124289 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0xAB0 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0xA96 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x16 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xA8B JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xA75 JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xAF5 DUP2 PUSH3 0xAEF PUSH1 0x17 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x6F8 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xB34 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0xB28 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x17 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xB11 JUMP JUMPDEST PUSH1 0x17 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xC624B66CC0138B8FABC209247F72D758E1CF3343756D543BADBF24212BED8C15 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0xBA3 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0xB89 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x17 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xB7E JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xB68 JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xBE8 DUP2 PUSH3 0xBE2 PUSH1 0x18 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x736 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xC27 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0xC1B JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x18 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xC04 JUMP JUMPDEST PUSH1 0x18 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xB13D2D76D1F4B7BE834882E410B3E3A8AFAF69F83600AE24DB354391D2378D2E SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0xC96 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0xC7C JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x18 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xC71 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xC5B JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xCDB DUP2 PUSH3 0xCD4 DUP5 SLOAD PUSH3 0x522 JUMP JUMPDEST DUP5 PUSH3 0x7B2 JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xD1A JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH3 0xD0E JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xCF8 JUMP JUMPDEST SWAP1 PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH3 0xD31 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH3 0xD71 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH3 0xD57 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xD4D JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xD36 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD SWAP1 PUSH9 0x10000000000000000 DUP3 GT PUSH3 0xD6 JUMPI PUSH1 0x1B SLOAD DUP3 PUSH1 0x1B SSTORE DUP1 DUP4 LT PUSH3 0xE12 JUMPI JUMPDEST POP PUSH1 0x1B PUSH1 0x0 MSTORE PUSH1 0x20 SWAP1 DUP2 ADD SWAP1 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x9103 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH3 0xDF3 JUMPI POP POP POP POP POP JUMP JUMPDEST PUSH1 0x1 DUP4 DUP3 PUSH3 0xE05 DUP4 SWAP5 MLOAD DUP7 PUSH3 0xCAF JUMP JUMPDEST ADD SWAP3 ADD SWAP4 ADD SWAP3 SWAP1 PUSH3 0xDE4 JUMP JUMPDEST PUSH1 0x1B PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x9103 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP2 DUP3 ADD SWAP2 DUP5 ADD JUMPDEST DUP3 DUP2 LT PUSH3 0xE40 JUMPI POP POP PUSH3 0xDC4 JUMP JUMPDEST DUP1 PUSH3 0xE4F PUSH1 0x1 SWAP3 SLOAD PUSH3 0x522 JUMP JUMPDEST DUP1 PUSH3 0xE5E JUMPI JUMPDEST POP ADD PUSH3 0xE30 JUMP JUMPDEST PUSH1 0x1F SWAP1 DUP2 DUP2 GT DUP5 EQ PUSH3 0xE78 JUMPI POP POP DUP3 DUP2 SSTORE JUMPDEST CODESIZE PUSH3 0xE56 JUMP JUMPDEST DUP4 PUSH3 0xE9D SWAP3 PUSH3 0xE8E DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 ADD PUSH3 0x55F JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x20 DUP2 KECCAK256 DUP2 DUP4 SSTORE SSTORE PUSH3 0xE71 JUMP JUMPDEST DUP1 MLOAD DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xD6 JUMPI PUSH3 0xEDB DUP2 PUSH3 0xED5 PUSH1 0x15 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x774 JUMP JUMPDEST PUSH1 0x20 SWAP2 DUP3 SWAP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xF9C JUMPI PUSH3 0xF7E SWAP4 DUP4 PUSH2 0x120 SWAP5 PUSH3 0x151 SWAP8 SWAP5 PUSH3 0xF29 SWAP5 PUSH1 0x0 SWAP3 PUSH3 0xF90 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x15 SSTORE JUMPDEST DUP3 ADD MLOAD PUSH3 0x9D6 JUMP JUMPDEST PUSH3 0xF38 PUSH1 0x40 DUP3 ADD MLOAD PUSH3 0xAC9 JUMP JUMPDEST PUSH3 0xF47 PUSH1 0x60 DUP3 ADD MLOAD PUSH3 0xBBC JUMP JUMPDEST PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x19 SSTORE PUSH1 0xA0 DUP2 ADD MLOAD PUSH1 0x1A SSTORE PUSH3 0xF66 PUSH1 0xC0 DUP3 ADD MLOAD PUSH3 0xDA0 JUMP JUMPDEST PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x1C SSTORE PUSH2 0x100 DUP2 ADD MLOAD PUSH1 0x1D SSTORE ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0xFF DUP1 NOT PUSH1 0x1E SLOAD AND SWAP2 ISZERO ISZERO AND OR PUSH1 0x1E SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xF0A JUMP JUMPDEST PUSH1 0x15 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP2 SWAP1 PUSH32 0x55F448FDEA98C4D29EB340757EF0A66CD03DBB9538908A6A81D96026B71EC475 SWAP3 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH3 0x101F JUMPI POP DUP5 PUSH3 0x151 SWAP8 SWAP5 PUSH3 0xF29 SWAP5 PUSH3 0xF7E SWAP9 SWAP5 PUSH2 0x120 SWAP9 PUSH1 0x1 SWAP6 LT PUSH3 0x1005 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x15 SSTORE PUSH3 0xF20 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0xFF6 JUMP JUMPDEST SWAP3 SWAP4 DUP7 PUSH1 0x1 DUP2 SWAP3 DUP8 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD PUSH3 0xFCD JUMP JUMPDEST ISZERO PUSH3 0x103F JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x417272617973206C656E677468206D69736D6174636800000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH3 0x108C JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x13 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6F20696E697469616C20706172746E65727300000000000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH3 0x10E1 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH3 0xD8A JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x1112 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH3 0x10E7 JUMP JUMPDEST ISZERO PUSH3 0x1120 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH3 0x115C JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 PUSH1 0x40 DUP2 MSTORE DUP3 MLOAD DUP1 SWAP3 MSTORE PUSH1 0x60 DUP2 ADD SWAP2 PUSH1 0x20 DUP1 SWAP5 ADD SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH3 0x11F0 JUMPI POP POP POP DUP3 DUP2 DUP4 SUB SWAP2 ADD MSTORE DUP2 DUP1 DUP5 MLOAD SWAP3 DUP4 DUP2 MSTORE ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH3 0x11DB JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH3 0x11CC JUMP JUMPDEST DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP6 ADD SWAP4 SWAP2 DUP6 ADD SWAP2 PUSH1 0x1 ADD PUSH3 0x11AB JUMP JUMPDEST SWAP1 PUSH1 0x20 SWAP2 PUSH3 0x1229 DUP2 MLOAD DUP1 SWAP3 DUP2 DUP6 MSTORE DUP6 DUP1 DUP7 ADD SWAP2 ADD PUSH3 0x153 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP9 SWAP7 SWAP6 SWAP3 PUSH3 0x1282 SWAP1 PUSH3 0x1273 PUSH3 0x1262 SWAP11 SWAP15 SWAP14 SWAP13 SWAP11 PUSH3 0x1291 SWAP6 SWAP8 SWAP5 DUP14 PUSH2 0x160 SWAP1 DUP2 DUP2 MSTORE ADD SWAP1 PUSH3 0x120E JUMP JUMPDEST PUSH1 0x20 SWAP8 DUP14 DUP10 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH3 0x120E JUMP JUMPDEST SWAP1 DUP12 DUP3 SUB PUSH1 0x40 DUP14 ADD MSTORE PUSH3 0x120E JUMP JUMPDEST SWAP1 DUP10 DUP3 SUB PUSH1 0x60 DUP12 ADD MSTORE PUSH3 0x120E JUMP JUMPDEST SWAP3 PUSH1 0x80 DUP9 ADD MSTORE PUSH1 0xA0 DUP8 ADD MSTORE DUP6 DUP3 SUB PUSH1 0xC0 DUP8 ADD MSTORE DUP3 MLOAD SWAP1 DUP2 DUP4 MSTORE DUP1 DUP4 ADD SWAP3 DUP2 DUP1 DUP5 PUSH1 0x5 SHL DUP4 ADD ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH3 0x12FC JUMPI POP POP POP POP POP PUSH1 0xE0 DUP6 ADD SWAP8 SWAP1 SWAP8 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH2 0x100 DUP6 ADD MSTORE SWAP2 DUP2 AND PUSH2 0x120 DUP5 ADD MSTORE SWAP3 SWAP1 SWAP3 AND PUSH2 0x140 SWAP1 SWAP2 ADD MSTORE SWAP2 POP JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH3 0x131C PUSH1 0x1 SWAP4 PUSH1 0x1F NOT DUP7 DUP3 SUB ADD DUP8 MSTORE DUP11 MLOAD PUSH3 0x120E JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH3 0x12BE JUMP JUMPDEST SWAP1 SWAP2 PUSH3 0x137F PUSH2 0x160 DUP4 ADD MLOAD PUSH3 0x134E PUSH2 0x100 DUP6 ADD MLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x120 DUP6 ADD MLOAD PUSH4 0xFFFFFFFF AND PUSH2 0x140 DUP7 ADD MLOAD DUP7 MLOAD PUSH1 0x20 DUP9 ADD MLOAD SWAP5 SWAP1 SWAP4 DUP5 SWAP4 SWAP2 ADDRESS SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP13 AND PUSH3 0x1591 JUMP JUMPDEST PUSH3 0x138F PUSH1 0xFF NOT PUSH1 0x26 SLOAD AND PUSH1 0x26 SSTORE JUMP JUMPDEST PUSH3 0x1400 DUP3 MLOAD PUSH1 0x20 DUP5 ADD MLOAD PUSH1 0x40 DUP6 ADD MLOAD PUSH1 0x60 DUP7 ADD MLOAD PUSH1 0x80 DUP8 ADD MLOAD PUSH1 0xA0 DUP9 ADD MLOAD SWAP2 PUSH1 0xC0 DUP10 ADD MLOAD SWAP4 PUSH1 0xE0 DUP11 ADD MLOAD SWAP6 PUSH3 0x13C5 PUSH3 0x121 JUMP JUMPDEST SWAP8 DUP9 MSTORE PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE TIMESTAMP PUSH2 0x100 DUP3 ADD MSTORE PUSH1 0x1 PUSH2 0x120 DUP3 ADD MSTORE PUSH3 0xEB0 JUMP JUMPDEST PUSH3 0x140F PUSH2 0x160 DUP4 ADD MLOAD PUSH1 0x25 SSTORE JUMP JUMPDEST PUSH2 0x180 DUP3 ADD SWAP3 DUP4 MLOAD MLOAD SWAP2 PUSH3 0x142D PUSH2 0x1A0 DUP6 ADD SWAP4 DUP5 MLOAD MLOAD EQ PUSH3 0x1037 JUMP JUMPDEST PUSH3 0x143C DUP6 MLOAD MLOAD ISZERO ISZERO PUSH3 0x1084 JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP6 MLOAD DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x14D9 JUMPI SWAP1 PUSH3 0x1489 PUSH3 0x1481 PUSH3 0x1475 PUSH3 0x1468 DUP5 PUSH3 0x14D3 SWAP7 PUSH3 0x10FD JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH3 0x1118 JUMP JUMPDEST PUSH3 0x14A3 PUSH3 0x149A DUP3 DUP8 MLOAD PUSH3 0x10FD JUMP JUMPDEST MLOAD ISZERO ISZERO PUSH3 0x1154 JUMP JUMPDEST PUSH3 0x14CD PUSH3 0x14B8 PUSH3 0x1468 DUP4 DUP11 MLOAD PUSH3 0x10FD JUMP JUMPDEST PUSH3 0x14C5 DUP4 DUP9 MLOAD PUSH3 0x10FD JUMP JUMPDEST MLOAD SWAP1 PUSH3 0x1994 JUMP JUMPDEST PUSH3 0x10D1 JUMP JUMPDEST PUSH3 0x143F JUMP JUMPDEST POP POP SWAP4 PUSH32 0x5CC2D55798CEE8F02A1864E506FF754519B7FBE25D3BD5258441C00B83B7BB04 SWAP4 SWAP3 PUSH32 0xF9E7AA11BCDCBB8AC33B5DBA92FCA799EF091E54C29270822065501D8EDEA1A5 SWAP2 PUSH3 0x1534 PUSH1 0x1 PUSH1 0xFF NOT PUSH1 0x26 SLOAD AND OR PUSH1 0x26 SSTORE JUMP JUMPDEST MLOAD SWAP1 MLOAD SWAP1 PUSH3 0x1549 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 PUSH3 0x118F JUMP JUMPDEST SUB SWAP1 LOG1 PUSH3 0x158C DUP3 MLOAD SWAP2 PUSH1 0x20 DUP5 ADD MLOAD SWAP1 PUSH1 0x40 DUP6 ADD MLOAD SWAP4 PUSH1 0x60 DUP7 ADD MLOAD SWAP6 PUSH1 0x80 DUP2 ADD MLOAD SWAP1 PUSH1 0xA0 DUP2 ADD MLOAD PUSH1 0xE0 PUSH1 0xC0 DUP4 ADD MLOAD SWAP3 ADD MLOAD SWAP3 PUSH1 0x40 MLOAD SWAP10 DUP11 SWAP10 ADDRESS SWAP9 ADDRESS SWAP8 DUP13 PUSH3 0x1235 JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST SWAP7 SWAP9 SWAP8 SWAP6 SWAP1 SWAP6 SWAP5 SWAP4 SWAP3 SWAP2 SWAP5 PUSH1 0x40 MLOAD SWAP1 PUSH3 0x15AB DUP3 PUSH3 0xBA JUMP JUMPDEST PUSH1 0x1 DUP1 DUP4 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP5 ADD MSTORE DUP12 MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0xD6 JUMPI PUSH3 0x15E4 DUP3 PUSH3 0x15DE PUSH1 0x3 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x578 JUMP JUMPDEST PUSH1 0x20 SWAP13 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x16C5 JUMPI SWAP5 PUSH3 0x16A0 SWAP8 SWAP5 PUSH3 0x1640 PUSH3 0x151 SWAP15 SWAP16 SWAP6 DUP6 DUP1 PUSH3 0x16B3 SWAP16 SWAP15 SWAP14 SWAP12 SWAP8 PUSH3 0x168E SWAP8 PUSH3 0x1694 SWAP11 PUSH3 0x169A SWAP14 PUSH1 0x0 SWAP5 PUSH3 0x16B9 JUMPI JUMPDEST POP POP SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x3 SSTORE PUSH3 0x7F0 JUMP JUMPDEST PUSH3 0x164B DUP3 PUSH3 0x1A62 JUMP JUMPDEST PUSH2 0x120 MSTORE PUSH3 0x165A DUP2 PUSH3 0x1B72 JUMP JUMPDEST PUSH2 0x140 MSTORE DUP2 MLOAD PUSH1 0x20 DUP4 ADD KECCAK256 PUSH1 0xE0 MSTORE PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x100 MSTORE CHAINID PUSH1 0xA0 MSTORE PUSH3 0x1681 PUSH3 0x1CD7 JUMP JUMPDEST PUSH1 0x80 MSTORE ADDRESS PUSH1 0xC0 MSTORE PUSH3 0x8E3 JUMP JUMPDEST PUSH3 0x1779 JUMP JUMPDEST PUSH3 0x17C7 JUMP JUMPDEST PUSH3 0x184B JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x160 MSTORE PUSH3 0x18D3 JUMP JUMPDEST PUSH3 0x1884 JUMP JUMPDEST ADD MLOAD SWAP3 POP CODESIZE DUP1 PUSH3 0x1628 JUMP JUMPDEST PUSH1 0x3 PUSH1 0x0 MSTORE SWAP3 SWAP13 SWAP1 SWAP3 SWAP1 PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B SWAP2 PUSH1 0x0 JUMPDEST PUSH1 0x1F NOT DUP6 AND DUP2 LT PUSH3 0x1762 JUMPI POP SWAP5 PUSH3 0x1640 PUSH3 0x151 SWAP15 SWAP16 PUSH3 0x1694 SWAP7 DUP7 PUSH3 0x16B3 SWAP16 SWAP15 SWAP14 SWAP12 SWAP8 SWAP7 PUSH3 0x169A SWAP12 SWAP7 PUSH3 0x16A0 SWAP15 SWAP12 PUSH3 0x168E SWAP10 PUSH1 0x1F NOT DUP2 AND LT PUSH3 0x1748 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x3 SSTORE PUSH3 0x7F0 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x1739 JUMP JUMPDEST DUP2 DUP4 ADD MLOAD DUP5 SSTORE SWAP3 DUP6 ADD SWAP3 PUSH1 0x20 SWAP3 DUP4 ADD SWAP3 ADD PUSH3 0x16F4 JUMP JUMPDEST PUSH1 0x10 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x10 SSTORE JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH3 0x1832 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x10 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x10 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xF SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0xF SSTORE JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0x13 SSTORE JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH3 0x1975 JUMPI PUSH1 0x12 SLOAD PUSH1 0x0 SWAP2 SWAP1 DUP1 PUSH3 0x1943 JUMPI POP PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x9123 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP2 POP PUSH1 0x0 JUMPDEST PUSH3 0x191D PUSH3 0x190E DUP4 PUSH3 0x1D43 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH3 0x1F0F JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP3 AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 DUP2 ADD PUSH3 0x158C JUMP JUMPDEST PUSH1 0x0 NOT SWAP1 DUP1 DUP3 DUP2 ADD GT PUSH3 0x10E1 JUMPI PUSH1 0x20 DUP5 PUSH1 0x12 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x9123 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP7 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR PUSH3 0x18FF JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH3 0x1A49 JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH3 0x10E1 JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH3 0x1A1F JUMPI PUSH3 0x151 SWAP3 SWAP4 POP PUSH3 0x21A1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 DUP1 DUP3 LT PUSH1 0x0 EQ PUSH3 0x1A80 JUMPI POP POP SWAP1 PUSH3 0x1D0 SWAP1 PUSH3 0x1C82 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0xD6 JUMPI PUSH3 0x1AA7 DUP3 PUSH3 0x1AA1 PUSH1 0x5 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x63E JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x1AE7 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x1ADB JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x5 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x1AC1 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x1B59 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x1B3F JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x5 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x1B31 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x1B1B JUMP JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 DUP1 DUP3 LT PUSH1 0x0 EQ PUSH3 0x1B90 JUMPI POP POP SWAP1 PUSH3 0x1D0 SWAP1 PUSH3 0x1C82 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0xD6 JUMPI PUSH3 0x1BB7 DUP3 PUSH3 0x1BB1 PUSH1 0x6 SLOAD PUSH3 0x522 JUMP JUMPDEST PUSH3 0x67C JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x1BF7 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x1BEB JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x1BD1 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x1C69 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x1C4F JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x1C41 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x1C2B JUMP JUMPDEST PUSH1 0x1F DUP2 MLOAD GT PUSH3 0x1CB0 JUMPI PUSH1 0x20 DUP2 MLOAD SWAP2 ADD MLOAD PUSH1 0x20 DUP3 LT PUSH3 0x1CA0 JUMPI OR SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT DUP3 PUSH1 0x20 SUB PUSH1 0x3 SHL SHL AND OR SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x305A27A9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH3 0x1A45 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH3 0x120E JUMP JUMPDEST PUSH1 0xE0 MLOAD PUSH2 0x100 MLOAD PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP5 MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH1 0xC0 DUP2 ADD DUP2 DUP2 LT PUSH1 0x1 DUP1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xD6 JUMPI PUSH1 0x40 MSTORE MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x1D58 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH3 0x10E1 JUMPI JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH3 0x1D9A JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP2 DUP2 DUP4 DUP2 ADD GT PUSH3 0x10E1 JUMPI PUSH1 0xA SWAP1 MSTORE ADD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x90E3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH3 0x1DD8 JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH3 0x10E1 JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH9 0x10000000000000000 DUP3 LT ISZERO PUSH3 0xD6 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0x12 SSTORE DUP3 LT ISZERO PUSH3 0x1112 JUMPI PUSH1 0x12 PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP2 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x90C3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH9 0x10000000000000000 DUP3 LT ISZERO PUSH3 0xD6 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH3 0x1112 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP2 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x90E3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST SWAP1 DUP2 SLOAD PUSH9 0x10000000000000000 DUP2 LT ISZERO PUSH3 0xD6 JUMPI PUSH1 0x1 DUP2 ADD DUP1 DUP5 SSTORE DUP2 LT ISZERO PUSH3 0x1112 JUMPI PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x20 SWAP3 DUP4 SWAP1 KECCAK256 DUP3 MLOAD SWAP3 SWAP1 SWAP4 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP3 SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP2 ADD SSTORE JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH3 0x1FDC JUMPI PUSH3 0x1F2B PUSH3 0x1F44 SWAP2 PUSH3 0x1D77 JUMP JUMPDEST PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x90C3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH3 0x1FCA JUMPI DUP7 SWAP3 SUB PUSH3 0x1F8C JUMPI PUSH3 0x1F85 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH3 0x1FC4 SWAP1 PUSH3 0x1FAF PUSH3 0x1FA1 PUSH3 0x142 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0x1DF5 JUMP JUMPDEST PUSH3 0x1F85 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH3 0x2005 SWAP1 PUSH3 0x1FF0 PUSH3 0x1FA1 PUSH3 0x142 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0x1DF5 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH3 0x20AB JUMPI PUSH3 0x2027 PUSH3 0x2040 SWAP2 PUSH3 0x1D77 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x90E3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH3 0x1FCA JUMPI DUP7 SWAP3 SUB PUSH3 0x2081 JUMPI PUSH3 0x1F85 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST POP POP PUSH3 0x1FC4 SWAP1 PUSH3 0x2096 PUSH3 0x1FA1 PUSH3 0x142 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0x1E57 JUMP JUMPDEST POP PUSH3 0x2005 SWAP1 PUSH3 0x20BF PUSH3 0x1FA1 PUSH3 0x142 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0x1E57 JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH3 0x2177 JUMPI PUSH3 0x20EF PUSH3 0x20FC SWAP2 PUSH3 0x1D77 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH3 0x1FCA JUMPI DUP8 SWAP4 SUB PUSH3 0x213E JUMPI POP PUSH3 0x1F85 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH3 0x1FC4 SWAP2 PUSH3 0x2162 PUSH3 0x2154 PUSH3 0x142 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH3 0x1EB9 JUMP JUMPDEST POP SWAP1 PUSH3 0x2005 SWAP2 PUSH3 0x218C PUSH3 0x2154 PUSH3 0x142 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH3 0x1EB9 JUMP JUMPDEST SWAP1 PUSH3 0x21AD DUP2 PUSH3 0x1D43 JUMP JUMPDEST NUMBER PUSH6 0xFFFFFFFFFFFF AND SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH3 0x21CC PUSH3 0x1D87 JUMP JUMPDEST AND SWAP2 AND ADD DUP3 DUP2 GT PUSH3 0x10E1 JUMPI PUSH3 0x21E4 SWAP1 DUP6 PUSH3 0x200B JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH3 0x2345 JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP5 SWAP2 AND SWAP1 DUP5 DUP3 EQ ISZERO DUP1 PUSH3 0x233B JUMPI JUMPDEST PUSH3 0x224A JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH3 0x22CF JUMPI JUMPDEST POP POP DUP3 PUSH3 0x2262 JUMPI JUMPDEST DUP1 DUP1 PUSH3 0x2243 JUMP JUMPDEST PUSH3 0x22C3 PUSH3 0x22AA PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x9143 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP4 PUSH3 0x22A3 PUSH3 0x229C DUP8 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH3 0x1D43 JUMP JUMPDEST SWAP1 PUSH3 0x237D JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 DUP1 PUSH3 0x225A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SWAP1 PUSH3 0x22F3 DUP6 PUSH3 0x1D43 JUMP JUMPDEST DUP5 DUP1 PUSH3 0x2300 DUP6 PUSH3 0x1DC5 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP5 DUP3 GT PUSH3 0x10E1 JUMPI PUSH3 0x22AA DUP6 SWAP3 PUSH3 0x2330 SWAP3 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x9143 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP6 PUSH3 0x20D4 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH3 0x2251 JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH3 0x223D JUMP JUMPDEST PUSH3 0x2350 DUP5 PUSH3 0x1D43 JUMP JUMPDEST DUP4 DUP1 PUSH3 0x235C PUSH3 0x1D87 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB DUP4 DUP2 GT PUSH3 0x10E1 JUMPI PUSH3 0x2375 SWAP1 DUP7 PUSH3 0x200B JUMP JUMPDEST POP POP PUSH3 0x21FA JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH3 0x2394 DUP6 PUSH3 0x1DC5 JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH3 0x10E1 JUMPI PUSH3 0x23B5 SWAP2 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH3 0x20D4 JUMP JUMPDEST SWAP1 SWAP2 JUMP INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x3877 JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH3 0x7E637E EQ PUSH2 0x582 JUMPI DUP1 PUSH4 0x13CF08B EQ PUSH2 0x57D JUMPI DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x578 JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x573 JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x56E JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x569 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x564 JUMPI DUP1 PUSH4 0x965211E EQ PUSH2 0x55F JUMPI DUP1 PUSH4 0xC0512E9 EQ PUSH2 0x55A JUMPI DUP1 PUSH4 0xEB12596 EQ PUSH2 0x555 JUMPI DUP1 PUSH4 0x108B4E07 EQ PUSH2 0x550 JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x54B JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x546 JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x541 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x53C JUMPI DUP1 PUSH4 0x194A94FC EQ PUSH2 0x537 JUMPI DUP1 PUSH4 0x1B470FAF EQ PUSH2 0x532 JUMPI DUP1 PUSH4 0x1C0F4D8D EQ PUSH2 0x52D JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x528 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x523 JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x51E JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x519 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x514 JUMPI DUP1 PUSH4 0x35C4364F EQ PUSH2 0x50F JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x50A JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x505 JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x500 JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x4FB JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x4F6 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x4F1 JUMPI DUP1 PUSH4 0x4FA76EC9 EQ PUSH2 0x4EC JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x4E7 JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x4E2 JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x4DD JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x4D8 JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x4D3 JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x4CE JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x4C9 JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x4C4 JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x4BF JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x4BA JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x4B5 JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x4B0 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x4AB JUMPI DUP1 PUSH4 0x7E63B733 EQ PUSH2 0x4A6 JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x4A1 JUMPI DUP1 PUSH4 0x82308158 EQ PUSH2 0x49C JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x497 JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x492 JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x48D JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x488 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x483 JUMPI DUP1 PUSH4 0x96E973FB EQ PUSH2 0x47E JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x479 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x474 JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x46F JUMPI DUP1 PUSH4 0x9BE65B40 EQ PUSH2 0x46A JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x465 JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x460 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x45B JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x456 JUMPI DUP1 PUSH4 0xAB273016 EQ PUSH2 0x451 JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x44C JUMPI DUP1 PUSH4 0xB4931936 EQ PUSH2 0x447 JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x442 JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x43D JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x438 JUMPI DUP1 PUSH4 0xC0E58A0E EQ PUSH2 0x433 JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x42E JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x429 JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x424 JUMPI DUP1 PUSH4 0xD1FAD4CD EQ PUSH2 0x41F JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x41A JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x415 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x410 JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x40B JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x406 JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x401 JUMPI DUP1 PUSH4 0xEC4A59D9 EQ PUSH2 0x3FC JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x3F7 JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x3F2 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x3ED JUMPI DUP1 PUSH4 0xF2C26A47 EQ PUSH2 0x3E8 JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x3E3 JUMPI DUP1 PUSH4 0xFC0C546A EQ PUSH2 0x3DE JUMPI PUSH4 0xFD5C4BE7 SUB PUSH2 0xE JUMPI PUSH2 0x3859 JUMP JUMPDEST PUSH2 0x3814 JUMP JUMPDEST PUSH2 0x375A JUMP JUMPDEST PUSH2 0x362A JUMP JUMPDEST PUSH2 0x3550 JUMP JUMPDEST PUSH2 0x3499 JUMP JUMPDEST PUSH2 0x3444 JUMP JUMPDEST PUSH2 0x3426 JUMP JUMPDEST PUSH2 0x33C4 JUMP JUMPDEST PUSH2 0x331D JUMP JUMPDEST PUSH2 0x32CF JUMP JUMPDEST PUSH2 0x326C JUMP JUMPDEST PUSH2 0x320E JUMP JUMPDEST PUSH2 0x31E5 JUMP JUMPDEST PUSH2 0x30B4 JUMP JUMPDEST PUSH2 0x3098 JUMP JUMPDEST PUSH2 0x2FCB JUMP JUMPDEST PUSH2 0x2F5F JUMP JUMPDEST PUSH2 0x2E93 JUMP JUMPDEST PUSH2 0x2E75 JUMP JUMPDEST PUSH2 0x2DD5 JUMP JUMPDEST PUSH2 0x2DB7 JUMP JUMPDEST PUSH2 0x2D90 JUMP JUMPDEST PUSH2 0x2D59 JUMP JUMPDEST PUSH2 0x2C2C JUMP JUMPDEST PUSH2 0x2C10 JUMP JUMPDEST PUSH2 0x2BDB JUMP JUMPDEST PUSH2 0x2B67 JUMP JUMPDEST PUSH2 0x2B44 JUMP JUMPDEST PUSH2 0x2B26 JUMP JUMPDEST PUSH2 0x2AD4 JUMP JUMPDEST PUSH2 0x29F1 JUMP JUMPDEST PUSH2 0x29D5 JUMP JUMPDEST PUSH2 0x2998 JUMP JUMPDEST PUSH2 0x28F1 JUMP JUMPDEST PUSH2 0x28CE JUMP JUMPDEST PUSH2 0x27B6 JUMP JUMPDEST PUSH2 0x26E7 JUMP JUMPDEST PUSH2 0x261D JUMP JUMPDEST PUSH2 0x2577 JUMP JUMPDEST PUSH2 0x2502 JUMP JUMPDEST PUSH2 0x23D6 JUMP JUMPDEST PUSH2 0x234E JUMP JUMPDEST PUSH2 0x22F9 JUMP JUMPDEST PUSH2 0x2288 JUMP JUMPDEST PUSH2 0x224B JUMP JUMPDEST PUSH2 0x2200 JUMP JUMPDEST PUSH2 0x21E2 JUMP JUMPDEST PUSH2 0x2173 JUMP JUMPDEST PUSH2 0x214D JUMP JUMPDEST PUSH2 0x20C5 JUMP JUMPDEST PUSH2 0x2059 JUMP JUMPDEST PUSH2 0x2009 JUMP JUMPDEST PUSH2 0x1FA7 JUMP JUMPDEST PUSH2 0x1F5A JUMP JUMPDEST PUSH2 0x1F3C JUMP JUMPDEST PUSH2 0x1EDE JUMP JUMPDEST PUSH2 0x1E20 JUMP JUMPDEST PUSH2 0x1DC7 JUMP JUMPDEST PUSH2 0x1D9A JUMP JUMPDEST PUSH2 0x1C7C JUMP JUMPDEST PUSH2 0x1C56 JUMP JUMPDEST PUSH2 0x1C0C JUMP JUMPDEST PUSH2 0x1BF0 JUMP JUMPDEST PUSH2 0x1BB5 JUMP JUMPDEST PUSH2 0x1B7E JUMP JUMPDEST PUSH2 0x1A29 JUMP JUMPDEST PUSH2 0x1970 JUMP JUMPDEST PUSH2 0x17CB JUMP JUMPDEST PUSH2 0x1671 JUMP JUMPDEST PUSH2 0x15E8 JUMP JUMPDEST PUSH2 0x15CA JUMP JUMPDEST PUSH2 0x1380 JUMP JUMPDEST PUSH2 0x1221 JUMP JUMPDEST PUSH2 0x11ED JUMP JUMPDEST PUSH2 0x106C JUMP JUMPDEST PUSH2 0xE75 JUMP JUMPDEST PUSH2 0xBC5 JUMP JUMPDEST PUSH2 0xBA2 JUMP JUMPDEST PUSH2 0xAD4 JUMP JUMPDEST PUSH2 0x9DE JUMP JUMPDEST PUSH2 0x91E JUMP JUMPDEST PUSH2 0x8F7 JUMP JUMPDEST PUSH2 0x87E JUMP JUMPDEST PUSH2 0x7EA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD DUP1 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 PUSH1 0x5 DUP3 ADD SWAP2 PUSH2 0x5E2 DUP4 SLOAD SWAP2 PUSH2 0x5C1 PUSH1 0xFF DUP5 AND ISZERO PUSH2 0x5E15 JUMP JUMPDEST PUSH2 0x5D1 PUSH1 0x2 DUP3 ADD SLOAD TIMESTAMP LT ISZERO PUSH2 0x629D JUMP JUMPDEST PUSH1 0x6 PUSH1 0x7 DUP3 ADD SLOAD SWAP2 ADD SLOAD GT ISZERO PUSH2 0x5FA3 JUMP JUMPDEST PUSH1 0xFF NOT AND OR SWAP1 SSTORE PUSH2 0x654D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x623 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x60D JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x602 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x62D JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH1 0x0 DUP3 SLOAD SWAP3 PUSH2 0x718 DUP5 PUSH2 0x5F3 JUMP JUMPDEST SWAP1 DUP2 DUP5 MSTORE PUSH1 0x1 SWAP5 DUP6 DUP2 AND SWAP1 DUP2 PUSH1 0x0 EQ PUSH2 0x787 JUMPI POP PUSH1 0x1 EQ PUSH2 0x744 JUMPI JUMPDEST POP POP PUSH2 0x742 SWAP3 POP SUB DUP4 PUSH2 0x6E3 JUMP JUMPDEST JUMP JUMPDEST SWAP1 SWAP4 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0x20 SWAP1 DUP2 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP2 DUP4 LT PUSH2 0x76F JUMPI POP POP PUSH2 0x742 SWAP4 POP DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x734 JUMP JUMPDEST DUP6 SLOAD DUP9 DUP5 ADD DUP6 ADD MSTORE SWAP5 DUP6 ADD SWAP5 DUP8 SWAP5 POP SWAP2 DUP4 ADD SWAP2 PUSH2 0x757 JUMP JUMPDEST SWAP2 POP POP PUSH2 0x742 SWAP5 POP PUSH1 0x20 SWAP3 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x734 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x7D6 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x7B5 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH2 0x859 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH2 0x817 DUP2 PUSH2 0x704 JUMP JUMPDEST SWAP1 PUSH1 0x2 DUP2 ADD SLOAD SWAP1 PUSH1 0x3 DUP2 ADD SLOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x4 DUP3 ADD SLOAD AND PUSH1 0xFF PUSH1 0x6 DUP4 ADD SLOAD AND SWAP1 PUSH1 0x8 PUSH1 0x7 DUP5 ADD SLOAD SWAP4 ADD SLOAD SWAP4 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP8 PUSH1 0xE0 DUP10 MSTORE PUSH1 0xE0 DUP10 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP6 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0x60 DUP7 ADD MSTORE ISZERO ISZERO PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE SUB SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x5EE JUMPI PUSH1 0x20 SWAP1 PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x8DB JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x8CA JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x8BF JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x8B8 JUMP JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x10 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x93A PUSH2 0x4111 JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x9AB JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x974 PUSH2 0x52C0 JUMP JUMPDEST AND PUSH2 0x98F PUSH2 0x981 DUP4 PUSH2 0x50E0 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x54C4 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 DUP2 ADD JUMPDEST SUB SWAP1 LOG1 STOP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x9DB SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0xAC0 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0xB SLOAD PUSH2 0xA01 DUP2 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0xA96 JUMPI POP PUSH1 0x1 EQ PUSH2 0xA3B JUMPI JUMPDEST PUSH2 0xA37 DUP6 PUSH2 0xA2B DUP2 DUP8 SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x9CA JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0xB DUP4 MSTORE PUSH32 0x175B7A638427703F0DBE7BB9BBF987A2551717B34E79F33B5B1008D1FA01DB9 JUMPDEST DUP3 DUP5 LT PUSH2 0xA7E JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0xA2B DUP3 PUSH2 0xA37 PUSH2 0xA1B JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xA63 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0xA37 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0xA2B SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0xA1B JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0xAF1 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD CALLER ISZERO PUSH2 0xB89 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0xB70 JUMPI CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP3 SWAP2 PUSH2 0xB38 SWAP2 JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 PUSH1 0x20 CALLER SWAP3 LOG3 PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0xFF PUSH1 0x26 SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x22 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x16 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0xBF3 DUP3 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0xC6A JUMPI POP PUSH1 0x1 EQ PUSH2 0xC11 JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x16 PUSH1 0x0 MSTORE PUSH32 0xD833147D7DC355BA459FC788F669E58CFAF9DC25DDCD0702E87D69C7B5124289 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0xC52 JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xC40 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP4 SWAP5 POP PUSH1 0xFF SWAP3 SWAP2 SWAP3 NOT AND DUP4 DUP4 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x17 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0xC97 DUP3 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0xC6A JUMPI POP PUSH1 0x1 EQ PUSH2 0xCB5 JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x17 PUSH1 0x0 MSTORE PUSH32 0xC624B66CC0138B8FABC209247F72D758E1CF3343756D543BADBF24212BED8C15 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0xCF6 JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xCE4 JUMP JUMPDEST PUSH1 0x18 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0xD1E DUP3 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0xC6A JUMPI POP PUSH1 0x1 EQ PUSH2 0xD3C JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x18 PUSH1 0x0 MSTORE PUSH32 0xB13D2D76D1F4B7BE834882E410B3E3A8AFAF69F83600AE24DB354391D2378D2E SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0xD7D JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xD6B JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP3 SWAP2 DUP1 SLOAD SWAP2 PUSH2 0xDA6 DUP4 PUSH2 0x5F3 JUMP JUMPDEST SWAP2 DUP3 DUP3 MSTORE PUSH1 0x1 SWAP4 DUP5 DUP2 AND SWAP1 DUP2 PUSH1 0x0 EQ PUSH2 0xE08 JUMPI POP PUSH1 0x1 EQ PUSH2 0xDC8 JUMPI JUMPDEST POP POP POP POP JUMP JUMPDEST SWAP1 SWAP2 SWAP4 SWAP5 POP PUSH1 0x0 MSTORE PUSH1 0x20 SWAP3 DUP4 PUSH1 0x0 KECCAK256 SWAP3 DUP5 PUSH1 0x0 SWAP5 JUMPDEST DUP4 DUP7 LT PUSH2 0xDF4 JUMPI POP POP POP POP ADD ADD SWAP1 CODESIZE DUP1 DUP1 DUP1 PUSH2 0xDC2 JUMP JUMPDEST DUP1 SLOAD DUP6 DUP8 ADD DUP4 ADD MSTORE SWAP5 ADD SWAP4 DUP6 SWAP1 DUP3 ADD PUSH2 0xDDD JUMP JUMPDEST SWAP3 SWAP5 POP POP POP PUSH1 0x20 SWAP4 SWAP5 POP PUSH1 0xFF NOT AND DUP4 DUP4 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL ADD ADD SWAP1 CODESIZE DUP1 DUP1 DUP1 PUSH2 0xDC2 JUMP JUMPDEST SWAP6 SWAP4 SWAP1 SWAP2 SWAP3 PUSH2 0x9DB SWAP9 SWAP8 SWAP6 SWAP4 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND DUP9 MSTORE PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0x40 DUP8 ADD MSTORE AND PUSH1 0x60 DUP6 ADD MSTORE ISZERO ISZERO PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0xC0 DUP3 ADD MSTORE PUSH2 0x100 SWAP1 DUP2 PUSH1 0xE0 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB SWAP1 PUSH2 0xA37 PUSH1 0x8 DUP4 DUP4 SLOAD AND SWAP3 PUSH1 0x1 DUP2 ADD SLOAD SWAP5 PUSH1 0x2 DUP3 ADD SLOAD SWAP1 PUSH1 0x3 DUP4 ADD SLOAD AND PUSH1 0xFF PUSH1 0x5 DUP5 ADD SLOAD AND SWAP1 PUSH1 0x6 DUP5 ADD SLOAD SWAP3 PUSH2 0xEE9 PUSH1 0x7 DUP7 ADD SLOAD SWAP6 PUSH2 0xEE2 PUSH1 0x40 MLOAD DUP1 SWAP10 DUP2 SWAP4 ADD PUSH2 0xD95 JUMP JUMPDEST SUB DUP8 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP10 PUSH2 0xE2B JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x120 DUP3 ADD DUP3 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x742 DUP3 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xF50 DUP4 PUSH2 0xF22 JUMP JUMPDEST SWAP3 PUSH2 0xF5E PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6E3 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x5EE JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xF88 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0xF96 DUP2 PUSH2 0xAC3 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xF7A JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xFB8 DUP4 PUSH2 0xF22 JUMP JUMPDEST SWAP3 PUSH2 0xFC6 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6E3 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x5EE JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xFF0 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xFE2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0x1026 DUP3 PUSH2 0xFFF JUMP JUMPDEST SWAP2 PUSH2 0x1034 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6E3 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x5EE JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP2 PUSH1 0x20 PUSH2 0x9DB SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0x101A JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x109D SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xF39 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x10B6 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH1 0x64 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x11DA PUSH2 0x10FB PUSH32 0x8FD808CDCD18F44B7F33C61FB97B83154C1D653EF4A9A2D236B290644EDD6C83 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH2 0x1108 DUP4 MLOAD DUP6 MLOAD EQ PUSH2 0x5906 JUMP JUMPDEST PUSH2 0x1114 DUP4 MLOAD ISZERO ISZERO PUSH2 0x594B JUMP JUMPDEST PUSH2 0x111F TIMESTAMP DUP8 GT PUSH2 0x5986 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x113B SWAP1 JUMPDEST SLOAD ISZERO ISZERO PUSH2 0x59C5 JUMP JUMPDEST PUSH2 0x11CC PUSH1 0x23 SLOAD SWAP7 PUSH2 0x1153 PUSH2 0x114E DUP10 PUSH2 0x3E12 JUMP JUMPDEST PUSH1 0x23 SSTORE JUMP JUMPDEST PUSH2 0x115B PUSH2 0x5A1D JUMP JUMPDEST PUSH2 0x1174 PUSH2 0x116D PUSH1 0x2 SLOAD PUSH1 0x25 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST PUSH1 0x64 SWAP1 DIV SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x117D PUSH2 0xEF5 JUMP JUMPDEST DUP8 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP10 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP4 SWAP1 SWAP4 MSTORE CALLER PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0xC0 DUP3 ADD MSTORE PUSH1 0x0 PUSH1 0xE0 DUP3 ADD MSTORE DUP3 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x11C7 DUP9 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x5D20 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 CALLER DUP9 DUP7 PUSH2 0x5DD8 JUMP JUMPDEST SUB SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x123D PUSH1 0x4 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x1248 PUSH1 0x24 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x1267 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0x12B6 DUP3 PUSH2 0xF22 JUMP JUMPDEST SWAP3 PUSH2 0x12C4 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6E3 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x5EE JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x12F2 JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI DUP7 SWAP2 PUSH2 0x1313 DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0x1051 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0x12E2 JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x5EE JUMPI DUP3 PUSH2 0x134A SWAP2 PUSH1 0x4 ADD PUSH2 0xF39 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI DUP4 PUSH2 0x1362 SWAP2 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x5EE JUMPI PUSH2 0x1379 SWAP2 PUSH1 0x4 ADD PUSH2 0x129E JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH2 0x138E CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST PUSH2 0x139C DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x3930 JUMP JUMPDEST SWAP3 PUSH2 0x13A6 DUP5 PUSH2 0x41A2 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH2 0x13C4 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP7 PUSH2 0x15AB JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0x1426 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x6B77 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x157E JUMPI JUMPDEST POP POP PUSH2 0x144F DUP8 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x13 SLOAD PUSH2 0x1465 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x13B8 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0x1491 DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x6BBD JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH2 0x14B5 SWAP3 PUSH2 0x14B0 SWAP3 PUSH2 0x1560 JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x3B2E JUMP JUMPDEST PUSH2 0x5113 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0x154F JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0x153E DUP5 PUSH2 0x1520 PUSH2 0xA37 SWAP7 PUSH1 0x1 PUSH2 0x1506 DUP9 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x156D PUSH2 0x1573 SWAP3 PUSH2 0x643 JUMP JUMPDEST DUP1 PUSH2 0x8EC JUMP JUMPDEST CODESIZE PUSH2 0x14A9 JUMP JUMPDEST PUSH2 0x43A8 JUMP JUMPDEST PUSH2 0x159D SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x15A4 JUMPI JUMPDEST PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x4399 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x1439 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x158B JUMP JUMPDEST PUSH2 0x15C3 SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0x13EF JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x165C PUSH2 0x163C PUSH32 0x5C84C0144A4E16E610C6C44C3571A58AF67CE17B61280F57E6FEEB2C363EAA60 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x1648 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 PUSH1 0x40 DUP5 MSTORE PUSH1 0x40 DUP5 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP4 ADD MSTORE SUB SWAP1 LOG1 STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x168E DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x64 CALLDATALOAD PUSH1 0x24 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x11DA PUSH2 0x16DB PUSH32 0xF80F5CE91F7D79D29FD2BD635816739C0FAE47505F5A30A820E49ACE80884165 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH2 0x16EF PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND ISZERO ISZERO PUSH2 0x5FE5 JUMP JUMPDEST PUSH2 0x16FA DUP5 ISZERO ISZERO PUSH2 0x642C JUMP JUMPDEST PUSH2 0x1708 PUSH1 0x28 SLOAD DUP6 GT ISZERO PUSH2 0x6478 JUMP JUMPDEST PUSH2 0x1713 TIMESTAMP DUP8 GT PUSH2 0x5986 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x172B SWAP1 PUSH2 0x1133 JUMP JUMPDEST PUSH2 0x17BD PUSH1 0x24 SLOAD SWAP7 PUSH2 0x1743 PUSH2 0x173E DUP10 PUSH2 0x3E12 JUMP JUMPDEST PUSH1 0x24 SSTORE JUMP JUMPDEST PUSH2 0x174B PUSH2 0x5A1D JUMP JUMPDEST PUSH2 0x175D PUSH2 0x116D PUSH1 0x2 SLOAD PUSH1 0x25 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST SWAP1 PUSH2 0x1766 PUSH2 0xEF5 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND DUP2 MSTORE SWAP3 PUSH1 0x20 DUP5 ADD DUP10 SWAP1 MSTORE PUSH1 0x40 DUP5 ADD MSTORE CALLER PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0xC0 DUP3 ADD MSTORE PUSH1 0x0 PUSH1 0xE0 DUP3 ADD MSTORE DUP3 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x17B8 DUP9 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x64C4 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 CALLER DUP9 DUP7 PUSH2 0x6516 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x17F4 DUP2 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x5 DUP2 ADD SWAP3 PUSH2 0x1813 PUSH2 0x180E PUSH2 0x180A DUP7 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0x5E15 JUMP JUMPDEST PUSH2 0x1822 PUSH1 0x2 DUP4 ADD SLOAD TIMESTAMP LT PUSH2 0x5E61 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x183E SWAP1 JUMPDEST SLOAD ISZERO ISZERO PUSH2 0x5EA0 JUMP JUMPDEST PUSH1 0x0 SWAP1 PUSH1 0x4 DUP4 ADD SWAP2 DUP3 SLOAD SWAP1 JUMPDEST DUP2 DUP2 LT PUSH2 0x18FE JUMPI POP POP PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH1 0x1 PUSH1 0x1 PUSH1 0x60 SHL SUB NOT AND SWAP2 DUP2 ADD SWAP2 DUP3 MSTORE PUSH2 0x188D SWAP3 SWAP1 SWAP2 PUSH2 0x1888 SWAP1 DUP4 SWAP1 PUSH1 0x14 ADD JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP5 MSTORE DUP4 PUSH2 0x6E3 JUMP JUMPDEST PUSH2 0x5F32 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x7 DUP3 ADD SWAP2 PUSH2 0x189E DUP4 SLOAD PUSH2 0x3E12 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP6 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0xC5FB6601AC4858DBA31868A09F1646A3BFE4638F325353BB142719B81E3645A1 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x18E5 JUMPI STOP JUMPDEST PUSH2 0x18F9 PUSH2 0x21 SWAP3 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x654D JUMP JUMPDEST DUP1 PUSH2 0x1916 PUSH2 0x190F PUSH2 0x192C SWAP4 DUP8 PUSH2 0x4440 JUMP JUMPDEST POP SLOAD PUSH2 0x5F3 JUMP JUMPDEST ISZERO DUP1 ISZERO PUSH2 0x1931 JUMPI JUMPDEST PUSH2 0x1927 SWAP1 PUSH2 0x5EF5 JUMP JUMPDEST PUSH2 0x3E12 JUMP JUMPDEST PUSH2 0x184A JUMP JUMPDEST POP PUSH2 0x1927 PUSH2 0x1948 PUSH2 0x1942 DUP4 DUP9 PUSH2 0x4440 JUMP JUMPDEST POP PUSH2 0x704 JUMP JUMPDEST DUP1 MLOAD CALLER SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 PUSH2 0x1966 SWAP2 SWAP1 DUP2 ADD DUP10 ADD SWAP1 DUP10 ADD PUSH2 0x5EE0 JUMP JUMPDEST AND EQ ISZERO SWAP1 POP PUSH2 0x191E JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x198D DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x1999 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x19E3 JUMPI JUMPDEST PUSH2 0x19D7 SWAP4 POP PUSH2 0x4809 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x19FF JUMPI PUSH2 0x19FA DUP4 PUSH2 0x19D7 SWAP6 SUB CALLER DUP4 PUSH2 0x491B JUMP JUMPDEST PUSH2 0x19CD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST PUSH2 0x1A32 CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST PUSH2 0x1A40 DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x3930 JUMP JUMPDEST SWAP3 PUSH2 0x1A4A DUP5 PUSH2 0x41F4 JUMP JUMPDEST POP PUSH2 0x1A75 PUSH2 0x1A62 DUP6 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0x1B19 JUMPI JUMPDEST SWAP5 PUSH2 0x1A9B SWAP3 SWAP2 PUSH2 0xA37 SWAP7 DUP7 PUSH2 0x6C0B JUMP JUMPDEST PUSH1 0x13 SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0x1AF8 JUMPI JUMPDEST PUSH2 0x1AE9 JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 DUP1 PUSH1 0x20 DUP2 ADD PUSH2 0x11DA JUMP JUMPDEST PUSH2 0x1AF3 PUSH1 0x0 PUSH1 0xD SSTORE JUMP JUMPDEST PUSH2 0x1AB7 JUMP JUMPDEST POP PUSH2 0x1B14 PUSH2 0x180A PUSH1 0xD SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST PUSH2 0x1AB2 JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0x1B74 JUMPI PUSH2 0x1B55 SWAP1 ADDRESS PUSH2 0x1B4B PUSH2 0x13B8 PUSH2 0x1B3E DUP5 DUP11 PUSH2 0x3E37 JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0x1B5A JUMPI PUSH2 0x3E12 JUMP JUMPDEST PUSH2 0x1B20 JUMP JUMPDEST PUSH2 0x1927 PUSH2 0x1B67 DUP3 DUP11 PUSH2 0x3E37 JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x5853 JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0x1A8B JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD DUP1 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 PUSH1 0x5 DUP3 ADD SWAP2 PUSH2 0x1C4A DUP4 SLOAD SWAP2 PUSH2 0x5C1 PUSH1 0xFF DUP5 AND ISZERO PUSH2 0x5E15 JUMP JUMPDEST PUSH1 0xFF NOT AND OR SWAP1 SSTORE PUSH2 0x60E4 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x10 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1C99 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x1CBC PUSH1 0x24 CALLDATALOAD PUSH2 0x4568 JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x1D0E JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x1CDA SWAP3 DUP5 PUSH2 0x57F2 JUMP JUMPDEST DUP1 PUSH2 0x1CF4 JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x1D00 DUP5 SWAP3 SWAP4 PUSH2 0x4431 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x1CE2 JUMP JUMPDEST SWAP5 PUSH2 0x1D18 DUP7 PUSH2 0x5195 JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x1D63 JUMPI PUSH1 0x20 SWAP6 PUSH2 0x1CDA SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1D51 JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x1CCB JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1D5D SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x1D48 JUMP JUMPDEST PUSH2 0x3994 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0x1D88 JUMPI JUMP JUMPDEST PUSH2 0x1D68 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1D88 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x1DB8 PUSH1 0x4 CALLDATALOAD PUSH2 0x676F JUMP JUMPDEST PUSH2 0x1DC5 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0x1D8D JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0x1E14 PUSH1 0x24 CALLDATALOAD PUSH2 0x1DEB DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH2 0x1E2E CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST SWAP1 PUSH2 0x1E3D DUP3 DUP3 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x3930 JUMP JUMPDEST PUSH2 0x1E46 DUP2 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x1 DUP1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x1EB1 JUMPI POP PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1E99 JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x1E89 SWAP4 PUSH2 0x6A36 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x233D98E3 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x1ED5 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x1EFE DUP2 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x25 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0xA37 PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x1FC7 DUP2 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH2 0x2027 PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x2033 DUP2 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2044 DUP4 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3FC2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x2078 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP2 AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x5EE JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x20DE PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x20EB DUP3 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x210C SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2124 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP6 PUSH2 0x2144 PUSH2 0x1E89 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x3E50 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD PUSH2 0x216D DUP2 PUSH2 0xAC3 JUMP JUMPDEST CALLER PUSH2 0x45A1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x218C PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x21AD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x5EE JUMPI PUSH2 0x21D8 PUSH2 0x2051 SWAP4 PUSH2 0x21D0 PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0x101A JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3FC2 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x4458 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x221D DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH2 0x223D PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH2 0x5145 JUMP JUMPDEST PUSH4 0xFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x226D DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH6 0xFFFFFFFFFFFF DUP1 DUP3 AND DUP1 SWAP3 SUB PUSH2 0x5EE JUMPI PUSH2 0x22B5 PUSH2 0x4111 JUMP JUMPDEST PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 PUSH1 0x10 SLOAD SWAP3 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x10 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2312 PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH1 0x20 SWAP2 PUSH2 0x2341 PUSH2 0x233A PUSH2 0x2051 SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0x101A JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2044 DUP4 PUSH2 0x676 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x237F SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xF39 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2398 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x23B1 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x129E JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x23D0 PUSH2 0x1E89 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP3 PUSH2 0x39DC JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x23FE DUP2 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x5 DUP2 ADD SWAP3 PUSH2 0x2414 PUSH2 0x180E PUSH2 0x180A DUP7 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2423 PUSH1 0x2 DUP4 ADD SLOAD TIMESTAMP LT PUSH2 0x5E61 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x243B SWAP1 PUSH2 0x1836 JUMP JUMPDEST PUSH1 0x0 SWAP1 PUSH1 0x4 DUP4 ADD SWAP2 DUP3 SLOAD SWAP1 JUMPDEST DUP2 DUP2 LT PUSH2 0x24EC JUMPI POP POP PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH1 0x1 PUSH1 0x1 PUSH1 0x60 SHL SUB NOT AND SWAP2 DUP2 ADD SWAP2 DUP3 MSTORE PUSH2 0x247B SWAP3 SWAP1 SWAP2 PUSH2 0x1888 SWAP1 DUP4 SWAP1 PUSH1 0x14 ADD PUSH2 0x187A JUMP JUMPDEST PUSH1 0x6 PUSH1 0x7 DUP3 ADD SWAP2 PUSH2 0x248C DUP4 SLOAD PUSH2 0x3E12 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP6 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0x77C69D1B59F862D9677AC552A49C26BA3FE18CCC64AD8DA630A5343C306DEA61 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x24D3 JUMPI STOP JUMPDEST PUSH2 0x24E7 PUSH2 0x21 SWAP3 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x60E4 JUMP JUMPDEST DUP1 PUSH2 0x1916 PUSH2 0x190F PUSH2 0x24FD SWAP4 DUP8 PUSH2 0x4440 JUMP JUMPDEST PUSH2 0x2447 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x251F DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP3 PUSH2 0x9DB SWAP7 SWAP6 SWAP3 PUSH1 0xC0 SWAP6 SWAP3 DUP6 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x20 DUP6 ADD MSTORE ISZERO ISZERO PUSH1 0x40 DUP5 ADD MSTORE PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE DUP2 PUSH1 0xA0 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x2 DUP2 ADD SLOAD PUSH2 0xA37 PUSH1 0x8 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x3 DUP6 ADD SLOAD AND SWAP4 PUSH1 0xFF PUSH1 0x5 DUP3 ADD SLOAD AND PUSH1 0x6 DUP3 ADD SLOAD SWAP1 PUSH2 0x25DD PUSH1 0x7 DUP5 ADD SLOAD SWAP4 PUSH2 0x25D6 PUSH1 0x40 MLOAD DUP1 SWAP8 DUP2 SWAP4 ADD PUSH2 0xD95 JUMP JUMPDEST SUB DUP6 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x253F JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x2609 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x25FB JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x26B8 PUSH2 0x265A PUSH32 0x0 PUSH2 0x4E4F JUMP JUMPDEST PUSH2 0xA37 PUSH2 0x2686 PUSH32 0x0 PUSH2 0x4F48 JUMP JUMPDEST PUSH2 0x26C6 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2696 DUP4 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2703 PUSH1 0x4 CALLDATALOAD PUSH2 0x4568 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x275B JUMPI JUMPDEST PUSH2 0x271E SWAP4 POP PUSH2 0x5720 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x2733 JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x2740 PUSH1 0x20 SWAP4 PUSH2 0x4431 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x1CE2 JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x2766 DUP2 PUSH2 0x5195 JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x271E SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x27A4 JUMPI POP SWAP2 PUSH2 0x2714 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x27B0 SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x2714 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x27D2 PUSH2 0x1FE9 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x27E0 DUP4 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x180A PUSH2 0x2805 PUSH2 0x2892 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x288C SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x2884 DUP2 PUSH2 0x691 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x4D15 JUMP JUMPDEST DUP7 PUSH2 0x5002 JUMP JUMPDEST PUSH2 0x28AD JUMPI SWAP1 PUSH2 0x1E89 SWAP2 PUSH2 0xA37 SWAP4 PUSH2 0x28A7 PUSH2 0x388B JUMP JUMPDEST SWAP3 PUSH2 0x3F46 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0xAC0 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x2914 DUP2 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0xA96 JUMPI POP PUSH1 0x1 EQ PUSH2 0x293D JUMPI PUSH2 0xA37 DUP6 PUSH2 0xA2B DUP2 DUP8 SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0x2980 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0xA2B DUP3 PUSH2 0xA37 PUSH2 0xA1B JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2965 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x29B5 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x27 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2A0E DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2A65 SWAP2 PUSH2 0x2A33 PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL DUP1 ISZERO PUSH2 0x1579 JUMPI PUSH2 0xA37 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x2AB6 JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x2ACE SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST CODESIZE PUSH2 0x2AA5 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2AF1 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 SWAP2 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 PUSH2 0x2B1D SWAP1 PUSH2 0x5354 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x24 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x2B1D PUSH2 0x52C0 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2B84 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x2B8C PUSH2 0x4111 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0x13 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2C05 PUSH1 0x4 CALLDATALOAD PUSH2 0x2BFB DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x4809 JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2C54 DUP2 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP2 ADD SWAP1 PUSH2 0x2C6A PUSH2 0x180E PUSH2 0x180A DUP5 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2C79 PUSH1 0x2 DUP3 ADD SLOAD TIMESTAMP LT PUSH2 0x5E61 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x2C91 SWAP1 PUSH2 0x1836 JUMP JUMPDEST PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH1 0x1 PUSH1 0x1 PUSH1 0x60 SHL SUB NOT AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2CCB SWAP1 PUSH2 0x2CC2 DUP2 PUSH1 0x34 DUP2 ADD JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x5 DUP4 ADD PUSH2 0x5F32 JUMP JUMPDEST PUSH1 0x7 PUSH1 0x8 DUP3 ADD SWAP2 PUSH2 0x2CDC DUP4 SLOAD PUSH2 0x3E12 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP7 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0x9F1B808CCD95CFAD6377948752267D2AD18CBD81217EC7ABD183A497D47C81D1 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x2D23 JUMPI STOP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH2 0x9A6 SWAP1 PUSH2 0x1E89 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x2DB2 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x6620 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0xF SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2DF1 PUSH1 0x4 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x2DFC PUSH1 0x24 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2E1C SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2E35 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2E4E SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH2 0xA37 PUSH2 0x2E5A PUSH2 0x4185 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x39AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2EB2 DUP2 ISZERO ISZERO PUSH2 0x642C JUMP JUMPDEST CALLER PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD LT PUSH2 0x2F23 JUMPI PUSH2 0x9A6 DUP2 PUSH2 0x2EF7 PUSH32 0xBD67EC2DB294B72ED21AC12CF37AA44775B63EA7AB9345652A1D28BE069C4100 SWAP4 ADDRESS CALLER PUSH2 0x4809 JUMP JUMPDEST PUSH2 0x2F0B PUSH2 0x2F06 DUP3 PUSH1 0x28 SLOAD PUSH2 0x3B2E JUMP JUMPDEST PUSH1 0x28 SSTORE JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD CALLER DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x14 PUSH1 0x24 DUP3 ADD MSTORE PUSH20 0x496E73756666696369656E742062616C616E6365 PUSH1 0x60 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2F77 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x2F9E PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST SWAP1 PUSH2 0x2FA7 PUSH2 0x4111 JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x2FC5 PUSH2 0x40E1 JUMP JUMPDEST SWAP1 PUSH2 0x496E JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2FE8 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0x2FF7 PUSH2 0x1FF9 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0x307F JUMPI PUSH2 0x3073 PUSH2 0x21 SWAP5 PUSH2 0x307A SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0x305B DUP3 PUSH2 0x6AC JUMP JUMPDEST PUSH2 0x306E PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x4D15 JUMP JUMPDEST PUSH2 0x4BE2 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x4997 JUMP JUMPDEST PUSH2 0x45A1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH2 0x30AB CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x3930 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x30E5 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x5EE JUMPI PUSH32 0x2DE0B4AD2878FFF8E0328D13D59576E6595E750E974AEC7069BD4E182D2D5AAF PUSH2 0x11DA PUSH2 0x3124 PUSH2 0xA37 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP3 PUSH2 0x31D7 PUSH1 0x44 CALLDATALOAD SWAP5 PUSH2 0x3138 DUP4 MLOAD ISZERO ISZERO PUSH2 0x62E0 JUMP JUMPDEST PUSH2 0x3144 DUP2 MLOAD ISZERO ISZERO PUSH2 0x631E JUMP JUMPDEST PUSH2 0x314F TIMESTAMP DUP8 GT PUSH2 0x5986 JUMP JUMPDEST PUSH1 0x22 SLOAD SWAP6 PUSH2 0x3164 PUSH2 0x315F DUP9 PUSH2 0x3E12 JUMP JUMPDEST PUSH1 0x22 SSTORE JUMP JUMPDEST PUSH2 0x316C PUSH2 0x5A1D JUMP JUMPDEST PUSH2 0x317E PUSH2 0x116D PUSH1 0x2 SLOAD PUSH1 0x25 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST SWAP2 PUSH2 0x3187 PUSH2 0xEF5 JUMP JUMPDEST DUP7 DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP5 SWAP1 SWAP5 MSTORE PUSH1 0x40 DUP5 ADD MSTORE PUSH1 0x64 CALLDATALOAD PUSH1 0x60 DUP5 ADD MSTORE CALLER PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0x0 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x31D2 DUP7 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x6360 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 CALLER DUP7 DUP5 PUSH2 0x6404 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x13 SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x322E DUP2 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x32C6 PUSH1 0x4 CALLDATALOAD PUSH2 0x328E DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH2 0x329B DUP3 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 DUP4 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x3336 PUSH2 0x330A JUMP JUMPDEST PUSH2 0x333E PUSH2 0x4111 JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0x33AB JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x10 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x10 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2A65 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x33E6 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x33F4 DUP2 PUSH2 0x676 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x28 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x3460 PUSH2 0x4111 JUMP JUMPDEST PUSH1 0xF SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0xF SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x34B6 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP2 PUSH2 0x3506 SWAP2 PUSH2 0x34D7 PUSH2 0x4955 JUMP JUMPDEST POP PUSH2 0x34E0 PUSH2 0x4955 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x3500 PUSH2 0x4955 JUMP JUMPDEST POP PUSH2 0x4440 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0x3514 DUP3 PUSH2 0x65B JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x356C PUSH1 0x4 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x3577 PUSH1 0x24 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x3596 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP8 SWAP5 SWAP10 SWAP9 SWAP6 SWAP3 PUSH2 0x3600 SWAP1 PUSH2 0x35F2 PUSH2 0x360E SWAP5 PUSH2 0x35E4 PUSH2 0x100 SWAP12 SWAP9 SWAP6 DUP14 PUSH2 0x120 SWAP1 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST DUP13 DUP2 SUB PUSH1 0x20 DUP15 ADD MSTORE SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP1 DUP11 DUP3 SUB PUSH1 0x40 DUP13 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x60 DUP11 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP8 PUSH1 0x80 DUP8 ADD MSTORE PUSH1 0xA0 DUP7 ADD MSTORE PUSH1 0xC0 DUP6 ADD MSTORE PUSH1 0xE0 DUP5 ADD MSTORE ISZERO ISZERO SWAP2 ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0xAC0 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP2 DUP2 PUSH1 0x15 SLOAD PUSH2 0x364E DUP2 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x3736 JUMPI POP PUSH1 0x1 EQ PUSH2 0x36D9 JUMPI JUMPDEST POP POP PUSH2 0x3676 SWAP3 POP SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x368E DUP3 PUSH2 0x3687 DUP2 PUSH2 0xBE3 JUMP JUMPDEST SUB DUP4 PUSH2 0x6E3 JUMP JUMPDEST PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x36A8 DUP2 PUSH2 0x36A1 DUP2 PUSH2 0xC87 JUMP JUMPDEST SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x36B8 DUP2 PUSH2 0x36A1 DUP2 PUSH2 0xD0E JUMP JUMPDEST PUSH1 0x19 SLOAD PUSH1 0x1A SLOAD PUSH1 0x1C SLOAD SWAP2 PUSH1 0x1D SLOAD SWAP4 PUSH1 0xFF PUSH1 0x1E SLOAD AND SWAP6 PUSH1 0x40 MLOAD SWAP10 DUP11 SWAP10 DUP11 PUSH2 0x35BB JUMP JUMPDEST SWAP2 POP PUSH1 0x15 DUP3 MSTORE PUSH32 0x55F448FDEA98C4D29EB340757EF0A66CD03DBB9538908A6A81D96026B71EC475 JUMPDEST DUP5 DUP4 LT PUSH2 0x371B JUMPI POP PUSH2 0x3676 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE DUP1 PUSH2 0x3668 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x3701 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP3 POP PUSH2 0x3676 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x3668 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH2 0xA37 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x37DE SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x37F0 JUMPI JUMPDEST POP PUSH2 0x37D8 SWAP1 PUSH2 0x4458 JUMP JUMPDEST SWAP1 PUSH2 0x4A1A JUMP JUMPDEST DIV PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 SWAP2 SWAP1 PUSH1 0x20 DUP4 ADD SWAP3 MSTORE JUMP JUMPDEST PUSH2 0x37D8 SWAP2 SWAP3 POP PUSH2 0x380D SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x37CE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x23 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x3898 DUP3 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x38BE JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x38B0 JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x3906 JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x3920 DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x7AA JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x38F6 JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x397C SWAP3 PUSH2 0x398E SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x396C PUSH2 0x3959 PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6E3 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x1D63 JUMPI AND SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x39EB DUP3 CALLER PUSH2 0x4246 JUMP JUMPDEST ISZERO PUSH2 0x3AE8 JUMPI PUSH1 0xF SLOAD SWAP5 DUP6 PUSH2 0x3A07 JUMPI JUMPDEST PUSH2 0x9DB SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x3C53 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER DUP2 AND PUSH1 0x0 NOT ADD DUP2 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x3A58 SWAP2 PUSH1 0x20 SWAP2 PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x3A31 DUP2 PUSH2 0x676 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3ACA JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x3AA3 JUMPI POP PUSH2 0x39FA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x3AE2 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST CODESIZE PUSH2 0x3A95 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x3B1C PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP1 PUSH2 0x3B45 DUP3 PUSH2 0xF22 JUMP JUMPDEST PUSH2 0x3B52 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6E3 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x3B63 PUSH1 0x1F NOT SWAP2 PUSH2 0xF22 JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x3B74 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x3B68 JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x3BB8 SWAP1 PUSH2 0x3BC6 SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x3C25 JUMPI POP POP POP POP POP PUSH2 0x9DB SWAP7 SWAP8 POP SWAP1 PUSH2 0x3C0C SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x3C44 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x7AA JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x3BE8 JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x3C6B DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x3930 JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x3E07 JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x3DFF JUMPI JUMPDEST PUSH2 0x3DD6 JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x3CB8 PUSH2 0x3CA9 DUP11 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST AND PUSH2 0x3DAF JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x3DAA SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x3CFA PUSH1 0x10 SLOAD SWAP4 DUP1 DUP6 AND SWAP1 NUMBER AND PUSH2 0x3B2E JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x3D88 PUSH2 0x3D16 DUP13 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x3D5F PUSH2 0x3D3B DUP7 PUSH2 0x5113 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x3D68 DUP4 PUSH2 0x5145 JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x3D9C PUSH2 0x3D95 DUP10 MLOAD PUSH2 0x3B3B JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x3B2E JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x3B85 JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x3DB9 DUP2 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0x1A25 SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x3B00 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x3C83 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x3C7C JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x1D63 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x3E21 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0x180A PUSH2 0x3F0A SWAP2 PUSH2 0x3F04 DUP11 PUSH2 0x3E86 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x3E91 CALLDATASIZE DUP9 DUP11 PUSH2 0x101A JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x2884 DUP2 PUSH2 0x6C7 JUMP JUMPDEST DUP11 PUSH2 0x5002 JUMP JUMPDEST PUSH2 0x3F25 JUMPI PUSH2 0x9DB SWAP6 SWAP7 SWAP2 PUSH2 0x3F1F SWAP2 CALLDATASIZE SWAP2 PUSH2 0x101A JUMP JUMPDEST SWAP3 PUSH2 0x3FC2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x9DB SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x3F59 DUP6 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x3FC2 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x3F8E SWAP4 PUSH2 0x9DB SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x9DB SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x3FCE DUP5 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x40B3 JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH2 0x402A PUSH2 0x4022 PUSH2 0x401C PUSH2 0x4011 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x43B4 JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x42AE JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x4077 JUMPI POP PUSH2 0x4071 PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x3F9C JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x4071 SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x3F62 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x40D8 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x410C JUMPI RETURNDATASIZE SWAP1 PUSH2 0x40F2 DUP3 PUSH2 0xFFF JUMP JUMPDEST SWAP2 PUSH2 0x4100 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6E3 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x416D JUMPI ADDRESS SUB PUSH2 0x412C JUMPI JUMP JUMPDEST PUSH2 0x4135 CALLDATASIZE PUSH2 0xFFF JUMP JUMPDEST PUSH2 0x4142 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6E3 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x4165 PUSH2 0x58AE JUMP JUMPDEST SUB PUSH2 0x415C JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH2 0x41AB DUP2 PUSH2 0x676F JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x41C8 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x41EB PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x41FD DUP2 PUSH2 0x676F JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x421A JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x423D PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x42A6 JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x42A6 JUMPI PUSH2 0x4285 SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x4A2D JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x4293 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x42C5 SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x42F0 PUSH2 0x42E9 DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x4378 JUMPI PUSH2 0x4316 PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x4323 SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x433A JUMPI POP PUSH2 0x4335 DUP3 DUP3 SLOAD PUSH2 0x3B2E JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x4351 JUMPI POP PUSH1 0x1 ADD PUSH2 0x4335 DUP3 DUP3 SLOAD PUSH2 0x3B2E JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x4366 JUMPI PUSH1 0x2 ADD PUSH2 0x4335 DUP3 DUP3 SLOAD PUSH2 0x3B2E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x5EE JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x4419 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x9DB SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x1D63 JUMPI JUMP JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x0 NOT DUP3 ADD DUP3 DUP2 GT PUSH2 0x1D63 JUMPI DUP3 GT ISZERO PUSH2 0x3E4B JUMPI PUSH1 0x0 SWAP2 PUSH1 0x12 DUP4 MSTORE PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 DUP2 ADD SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP3 DUP2 DUP5 DUP3 AND GT ISZERO PUSH2 0x455D JUMPI POP PUSH2 0x44B7 SWAP1 PUSH2 0x5113 JUMP JUMPDEST DUP4 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x4507 JUMPI JUMPDEST POP PUSH2 0x44CE SWAP4 POP PUSH2 0x5789 JUMP JUMPDEST DUP1 PUSH2 0x44E1 JUMPI POP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x44EC PUSH1 0x12 SWAP2 PUSH2 0x4431 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x44D5 JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x4512 DUP3 PUSH2 0x5195 JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x1D63 JUMPI PUSH2 0x44CE SWAP5 PUSH1 0x12 DUP8 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x454B JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x44C3 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x4557 SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x4545 JUMP JUMPDEST SWAP4 POP POP POP POP PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 DUP3 LT ISZERO PUSH2 0x4583 JUMPI POP PUSH2 0x9DB SWAP1 PUSH2 0x5113 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0x742 SWAP7 SWAP5 AND SWAP5 PUSH2 0x461E SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x4768 JUMPI JUMPDEST PUSH2 0x4648 JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x46CD JUMPI JUMPDEST POP POP DUP3 PUSH2 0x465D JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x4641 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x46AA SWAP2 PUSH2 0x46A4 SWAP1 SWAP2 PUSH2 0x50E0 JUMP JUMPDEST SWAP1 PUSH2 0x4771 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x4656 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x46ED DUP5 PUSH2 0x50E0 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x4701 DUP6 PUSH2 0x5354 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB DUP2 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x4745 PUSH2 0x475E SWAP2 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP5 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x5664 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x464E JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x463C JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x4786 DUP6 PUSH2 0x5354 JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x47A4 SWAP2 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x5664 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x47BB PUSH2 0x530A JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x47A4 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x55AD JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x47EB PUSH2 0x530A JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x47A4 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x55AD JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x4902 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x48E9 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x48BA JUMPI DUP5 PUSH2 0x742 SWAP7 SWAP8 SUB PUSH2 0x486B DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x66EC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0xB89 JUMPI DUP2 AND ISZERO PUSH2 0xB70 JUMPI PUSH2 0xB21 PUSH2 0x4952 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x4962 DUP3 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x742 JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x4985 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP1 SWAP3 SUB PUSH2 0x49C3 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1D63 JUMPI JUMP JUMPDEST DUP2 DUP2 MUL SWAP3 SWAP2 DUP2 ISZERO SWAP2 DUP5 DIV EQ OR ISZERO PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x4AB6 JUMPI JUMPDEST PUSH2 0x4A8D JUMPI PUSH2 0x4A47 DUP2 PUSH2 0x3B20 JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x4A98 JUMPI JUMPDEST PUSH2 0x4A5A SWAP1 ISZERO ISZERO PUSH2 0x49EE JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x1D63 JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x1D63 JUMPI SUB PUSH2 0x4A8D JUMPI PUSH2 0x4A7D SWAP3 PUSH2 0x4ABF JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x4A4F JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x4A3A JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x4ACB DUP5 PUSH2 0x3B20 JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x4B52 JUMPI JUMPDEST PUSH2 0x4ADE SWAP1 ISZERO ISZERO PUSH2 0x49EE JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1D63 JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x4AFF JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x4B20 PUSH2 0x4B1B PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x4B70 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x4B46 JUMPI SWAP1 PUSH2 0x4B37 PUSH2 0x4B3E SWAP3 PUSH2 0x4A04 JUMP JUMPDEST ADD SWAP5 PUSH2 0x3E12 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x4AEF JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x4AD3 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x4BD8 JUMPI JUMPDEST ISZERO PUSH2 0x4B8C JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x4BCE JUMPI JUMPDEST ISZERO PUSH2 0x4BA5 JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x4BC4 JUMPI JUMPDEST ISZERO PUSH2 0x4BBE JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x4BAF JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x4B96 JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x4B7D JUMP JUMPDEST SWAP2 PUSH2 0x9DB SWAP4 SWAP2 PUSH2 0x4BF1 SWAP4 PUSH2 0x4BFA JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x4C88 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x4C72 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0x1579 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x4C69 JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x1D88 JUMPI JUMP JUMPDEST PUSH2 0x4C91 DUP2 PUSH2 0x4C7E JUMP JUMPDEST DUP1 PUSH2 0x4C9A JUMPI POP POP JUMP JUMPDEST PUSH2 0x4CA3 DUP2 PUSH2 0x4C7E JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x4CBD JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x4CC6 DUP2 PUSH2 0x4C7E JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x4CE7 JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x4CF3 PUSH1 0x3 SWAP3 PUSH2 0x4C7E JUMP JUMPDEST EQ PUSH2 0x4CFB JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x4D20 PUSH2 0x4D3B JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x4E26 JUMPI JUMPDEST ISZERO PUSH2 0x4D96 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x398E DUP2 PUSH2 0x691 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x4D6D JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x4E8D JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x4E7B JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x4E71 DUP4 PUSH2 0x65B JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x4EA0 DUP4 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x4F26 JUMPI POP PUSH1 0x1 EQ PUSH2 0x4EC7 JUMPI JUMPDEST POP PUSH2 0x9DB SWAP3 POP SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x4F0B JUMPI POP PUSH2 0x9DB SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x4EBA JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4EF2 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x9DB SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x4EBA JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x4F6A JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x4E7B JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x4E71 DUP4 PUSH2 0x65B JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x4F7D DUP4 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x4F26 JUMPI POP PUSH1 0x1 EQ PUSH2 0x4FA3 JUMPI POP PUSH2 0x9DB SWAP3 POP SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x4FE7 JUMPI POP PUSH2 0x9DB SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x4EBA JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4FCE JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x502A JUMPI PUSH2 0x5014 SWAP2 SWAP3 PUSH2 0x50A4 JUMP JUMPDEST POP PUSH2 0x501E DUP2 PUSH2 0x4C7E JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x4293 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x5060 DUP2 PUSH2 0x2CB4 PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x506D PUSH2 0x40E1 JUMP JUMPDEST DUP3 PUSH2 0x5096 JUMPI JUMPDEST DUP3 PUSH2 0x507D JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x5092 SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x4399 JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x5073 JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x50D5 JUMPI PUSH2 0x50CE SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x4BFA JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x50F4 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x5126 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x5156 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP2 ISZERO PUSH2 0x517F JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x9DB JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x52AE JUMPI JUMPDEST PUSH2 0x5256 PUSH2 0x524C PUSH2 0x5242 PUSH2 0x5238 PUSH2 0x522E PUSH2 0x5224 PUSH2 0x5262 SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x525D SWAP11 LT ISZERO PUSH2 0x52A1 JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x5294 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x5287 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x527B JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x526F JUMPI JUMPDEST LT ISZERO PUSH2 0x5267 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x521D DUP2 DUP12 PUSH2 0x5175 JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP11 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP10 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP9 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP8 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP7 PUSH2 0x5175 JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x5175 JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x520D JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x5206 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x51FC JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x51F1 JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x51E5 JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x51D7 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x51AE JUMP JUMPDEST PUSH1 0x12 SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x52D2 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1D63 JUMPI PUSH1 0x12 PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x531C JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1D63 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x5366 JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x1D63 JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x656 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0x12 SSTORE DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH2 0x742 SWAP2 PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x53F8 PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x656 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH2 0x742 SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x53F8 PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x656 JUMPI PUSH2 0x5497 SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x4440 JUMP JUMPDEST PUSH2 0x54BF JUMPI DUP2 MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR DUP2 SSTORE PUSH2 0x742 SWAP2 PUSH2 0x53F8 JUMP JUMPDEST PUSH2 0x5382 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x5583 JUMPI PUSH2 0x54DC PUSH2 0x54F4 SWAP2 PUSH2 0x4431 JUMP JUMPDEST PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x5571 JUMPI DUP7 SWAP3 SUB PUSH2 0x5539 JUMPI PUSH2 0x5532 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x556C SWAP1 PUSH2 0x5558 PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x5398 JUMP JUMPDEST PUSH2 0x5532 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x55A7 SWAP1 PUSH2 0x5593 PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x5398 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x5640 JUMPI PUSH2 0x55C5 PUSH2 0x55DD SWAP2 PUSH2 0x4431 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x5571 JUMPI DUP7 SWAP3 SUB PUSH2 0x561B JUMPI PUSH2 0x5532 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST POP POP PUSH2 0x556C SWAP1 PUSH2 0x562C PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x541A JUMP JUMPDEST POP PUSH2 0x55A7 SWAP1 PUSH2 0x5650 PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x541A JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x56FB JUMPI PUSH2 0x567B PUSH2 0x5688 SWAP2 PUSH2 0x4431 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x5571 JUMPI DUP8 SWAP4 SUB PUSH2 0x56C7 JUMPI POP PUSH2 0x5532 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x556C SWAP2 PUSH2 0x56E7 PUSH2 0x56D9 PUSH2 0xF15 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x547A JUMP JUMPDEST POP SWAP1 PUSH2 0x55A7 SWAP2 PUSH2 0x570C PUSH2 0x56D9 PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x547A JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x572E JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x5777 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x5722 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x5783 SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x5771 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x5797 JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI PUSH1 0x12 PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x57E0 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x578B JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x57EC SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x57DA JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x5802 JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x5841 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x57F5 JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x584D SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP2 PUSH2 0x583A JUMP JUMPDEST PUSH1 0xD SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x589B JUMPI PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0xD SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0xD SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x58F3 JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0xD SLOAD AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST ISZERO PUSH2 0x590D JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5952 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x598D JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x496E76616C69642074696D656C6F636B PUSH1 0x80 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x59CC JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x23 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4D75737420686F6C6420746F6B656E7320746F206372656174652070726F706F PUSH1 0x44 DUP3 ADD MSTORE PUSH3 0x1CD85B PUSH1 0xEA SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x5A29 DUP2 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE SWAP1 JUMP JUMPDEST DUP2 DUP2 LT PUSH2 0x5A3B JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH2 0x5A30 JUMP JUMPDEST SWAP2 DUP2 DUP2 LT PUSH2 0x5A54 JUMPI POP POP POP JUMP JUMPDEST PUSH2 0x742 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP2 DUP3 ADD SWAP2 ADD PUSH2 0x5A30 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x656 JUMPI PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x656 JUMPI PUSH2 0x5A95 DUP4 DUP4 SLOAD DUP2 DUP6 SSTORE DUP5 PUSH2 0x5A47 JUMP JUMPDEST PUSH1 0x20 DUP1 SWAP2 ADD SWAP2 PUSH1 0x0 MSTORE DUP1 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5AB4 JUMPI POP POP POP POP POP JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP4 DUP3 ADD SSTORE SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x5AA6 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x656 JUMPI PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x656 JUMPI PUSH2 0x5AFA DUP4 DUP4 SLOAD DUP2 DUP6 SSTORE DUP5 PUSH2 0x5A47 JUMP JUMPDEST PUSH1 0x20 DUP1 SWAP2 ADD SWAP2 PUSH1 0x0 MSTORE DUP1 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5B19 JUMPI POP POP POP POP POP JUMP JUMPDEST DUP4 MLOAD DUP4 DUP3 ADD SSTORE SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x5B0B JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1F DUP2 GT PUSH2 0x5B3A JUMPI POP POP POP JUMP JUMPDEST PUSH2 0x742 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH2 0x5B66 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH2 0x5A30 JUMP JUMPDEST SWAP1 SWAP2 POP DUP2 SWAP1 PUSH2 0x5B59 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH2 0x5B97 DUP2 PUSH2 0x5B91 DUP5 SLOAD PUSH2 0x5F3 JUMP JUMPDEST DUP5 PUSH2 0x5B2B JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH2 0x5BD3 JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH2 0x5BC8 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH2 0x5BB2 JUMP JUMPDEST SWAP1 PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH2 0x5BE9 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH2 0x5C26 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH2 0x5C0D JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH2 0x5C03 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH2 0x5BEE JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x656 JUMPI DUP2 SLOAD DUP4 DUP4 SSTORE DUP1 DUP5 LT PUSH2 0x5C9C JUMPI JUMPDEST POP PUSH2 0x5C6E PUSH1 0x20 DUP1 SWAP3 ADD SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x5C80 JUMPI POP POP POP POP POP JUMP JUMPDEST PUSH1 0x1 DUP4 DUP3 PUSH2 0x5C90 DUP4 SWAP5 MLOAD DUP7 PUSH2 0x5B70 JUMP JUMPDEST ADD SWAP3 ADD SWAP4 ADD SWAP3 SWAP1 PUSH2 0x5C72 JUMP JUMPDEST PUSH1 0x0 DUP4 DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 KECCAK256 SWAP3 DUP4 ADD SWAP3 ADD JUMPDEST DUP3 DUP2 LT PUSH2 0x5CBA JUMPI POP POP PUSH2 0x5C59 JUMP JUMPDEST DUP1 PUSH2 0x5CC7 PUSH1 0x1 SWAP3 SLOAD PUSH2 0x5F3 JUMP JUMPDEST DUP1 PUSH2 0x5CD4 JUMPI JUMPDEST POP ADD PUSH2 0x5CAC JUMP JUMPDEST PUSH1 0x1F SWAP1 DUP2 DUP2 GT DUP5 EQ PUSH2 0x5CEC JUMPI POP POP DUP3 DUP2 SSTORE JUMPDEST CODESIZE PUSH2 0x5CCD JUMP JUMPDEST DUP4 PUSH2 0x5D0E SWAP3 PUSH2 0x5D00 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 ADD PUSH2 0x5A30 JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x20 DUP2 KECCAK256 DUP2 DUP4 SSTORE SSTORE PUSH2 0x5CE6 JUMP JUMPDEST PUSH1 0x8 PUSH2 0x100 PUSH2 0x742 SWAP4 PUSH2 0x5D34 DUP2 MLOAD DUP6 PUSH2 0x5A6A JUMP JUMPDEST PUSH2 0x5D45 PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 DUP7 ADD PUSH2 0x5ACF JUMP JUMPDEST PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH2 0x5D85 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x3 DUP7 ADD DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x5D96 PUSH1 0x80 DUP3 ADD MLOAD PUSH1 0x4 DUP7 ADD PUSH2 0x5C3E JUMP JUMPDEST PUSH2 0x5DBB PUSH2 0x5DA6 PUSH1 0xA0 DUP4 ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0x5 DUP7 ADD SWAP1 PUSH1 0xFF DUP1 NOT DUP4 SLOAD AND SWAP2 ISZERO ISZERO AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD MLOAD PUSH1 0x6 DUP6 ADD SSTORE PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x7 DUP6 ADD SSTORE ADD MLOAD SWAP2 ADD PUSH2 0x5B70 JUMP JUMPDEST SWAP4 SWAP1 PUSH2 0x9DB SWAP6 SWAP4 PUSH2 0x3F8E SWAP4 PUSH2 0x5E07 SWAP3 DUP8 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x20 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 DUP7 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP5 DUP3 SUB PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST ISZERO PUSH2 0x5E1C JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x19 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x50726F706F73616C20616C726561647920657865637574656400000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5E68 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x141C9BDC1BDCD85B08195E1C1A5C9959 PUSH1 0x82 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5EA7 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x11 PUSH1 0x24 DUP3 ADD MSTORE PUSH17 0x2737903A37B5B2B739903A379039B4B3B7 PUSH1 0x79 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x5EE JUMPI MLOAD PUSH2 0x9DB DUP2 PUSH2 0xAC3 JUMP JUMPDEST ISZERO PUSH2 0x5EFC JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xE PUSH1 0x24 DUP3 ADD MSTORE PUSH14 0x105B1C9958591E481CDA59DB9959 PUSH1 0x92 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x656 JUMPI PUSH2 0x5F4F SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x4440 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x54BF JUMPI PUSH2 0x742 SWAP2 PUSH2 0x5B70 JUMP JUMPDEST ISZERO PUSH2 0x5F66 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x15 PUSH1 0x24 DUP3 ADD MSTORE PUSH21 0x141C9BDC1BDCD85B081B9BDD08195E1958DD5D1959 PUSH1 0x5A SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5FAA JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x13 PUSH1 0x24 DUP3 ADD MSTORE PUSH19 0x496E73756666696369656E742071756F72756D PUSH1 0x68 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5FEC JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x6027 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x60 DUP2 ADD SWAP2 DUP2 MSTORE PUSH1 0x20 SWAP1 PUSH1 0x60 DUP3 DUP3 ADD MSTORE DUP4 SLOAD DUP1 SWAP4 MSTORE PUSH1 0x80 DUP2 ADD SWAP3 PUSH1 0x0 SWAP5 DUP6 MSTORE DUP3 DUP6 KECCAK256 SWAP1 DUP6 JUMPDEST DUP2 DUP2 LT PUSH2 0x60C7 JUMPI POP POP POP PUSH1 0x40 DUP2 DUP5 SUB SWAP2 ADD MSTORE DUP1 DUP5 SLOAD SWAP3 DUP4 DUP2 MSTORE ADD SWAP4 DUP4 MSTORE DUP1 DUP4 KECCAK256 SWAP3 SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x60B0 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 SLOAD DUP6 MSTORE SWAP4 DUP5 ADD SWAP4 PUSH1 0x1 SWAP4 DUP5 ADD SWAP4 SWAP1 SWAP2 ADD SWAP1 PUSH2 0x60A2 JUMP JUMPDEST DUP3 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP7 MSTORE SWAP5 DUP5 ADD SWAP5 PUSH1 0x1 SWAP3 DUP4 ADD SWAP3 ADD PUSH2 0x607F JUMP JUMPDEST SWAP1 PUSH2 0x60F8 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x610E PUSH2 0x6109 PUSH1 0x5 DUP4 ADD SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x5F5F JUMP JUMPDEST PUSH2 0x6122 PUSH1 0x7 DUP3 ADD SLOAD PUSH1 0x6 DUP4 ADD SLOAD GT ISZERO PUSH2 0x5FA3 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 ADD SWAP4 SWAP1 PUSH1 0x0 DUP2 JUMPDEST PUSH2 0x6166 JUMPI JUMPDEST POP POP PUSH2 0x3DAA PUSH32 0xE8585C604452FCB59BC021FCE36EB8241FFC18BD81B50CE6CD5CEA81CEEAA58D SWAP4 SWAP5 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH2 0x605A JUMP JUMPDEST DUP4 SLOAD DUP2 LT ISZERO PUSH2 0x61EC JUMPI DUP1 PUSH2 0x61A2 PUSH2 0x619B PUSH2 0x13B8 PUSH2 0x6186 PUSH2 0x61E6 SWAP6 DUP10 PUSH2 0x4440 JUMP JUMPDEST SWAP1 SLOAD PUSH1 0x3 SWAP2 SWAP1 SWAP2 SHL SHR PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x5FE5 JUMP JUMPDEST PUSH2 0x61C3 PUSH2 0x61BC PUSH2 0x61B2 DUP4 DUP11 PUSH2 0x4440 JUMP JUMPDEST SWAP1 SLOAD SWAP1 PUSH1 0x3 SHL SHR SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x6020 JUMP JUMPDEST PUSH2 0x1927 PUSH2 0x61D3 PUSH2 0x6186 DUP4 DUP9 PUSH2 0x4440 JUMP JUMPDEST PUSH2 0x61E0 PUSH2 0x61B2 DUP5 DUP12 PUSH2 0x4440 JUMP JUMPDEST SWAP1 PUSH2 0x61F1 JUMP JUMPDEST DUP2 PUSH2 0x612D JUMP JUMPDEST PUSH2 0x6132 JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x48E9 JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1D63 JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x6277 JUMPI PUSH2 0x742 SWAP3 SWAP4 POP PUSH2 0x666E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x62A4 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x14 PUSH1 0x24 DUP3 ADD MSTORE PUSH20 0x151A5B595B1BD8DAC81B9BDD08195E1C1A5C9959 PUSH1 0x62 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x62E7 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xF PUSH1 0x24 DUP3 ADD MSTORE PUSH15 0x22B6B83A3C9037B832B930BA34B7B7 PUSH1 0x89 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x6325 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x13 PUSH1 0x24 DUP3 ADD MSTORE PUSH19 0x456D7074792074617267657420636861696E73 PUSH1 0x68 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x100 PUSH1 0x8 SWAP2 PUSH2 0x6372 DUP2 MLOAD DUP6 PUSH2 0x5B70 JUMP JUMPDEST PUSH2 0x6383 PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 DUP7 ADD PUSH2 0x5ACF JUMP JUMPDEST PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH1 0x3 DUP6 ADD SSTORE PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x4 DUP6 ADD DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE PUSH2 0x63CE PUSH1 0xA0 DUP3 ADD MLOAD PUSH1 0x5 DUP7 ADD PUSH2 0x5C3E JUMP JUMPDEST PUSH2 0x63F3 PUSH2 0x63DE PUSH1 0xC0 DUP4 ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP7 ADD SWAP1 PUSH1 0xFF DUP1 NOT DUP4 SLOAD AND SWAP2 ISZERO ISZERO AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x7 DUP6 ADD SSTORE ADD MLOAD SWAP2 ADD SSTORE JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x60 PUSH1 0x40 DUP3 ADD DUP2 SWAP1 MSTORE PUSH2 0x9DB SWAP3 SWAP2 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST ISZERO PUSH2 0x6433 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x416D6F756E74206D7573742062652067726561746572207468616E2030000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x647F JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x496E73756666696369656E742074726561737572792062616C616E6365000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST DUP2 MLOAD DUP2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND OR DUP2 SSTORE PUSH2 0x742 SWAP2 PUSH1 0x8 SWAP1 PUSH2 0x100 SWAP1 PUSH1 0x20 DUP2 ADD MLOAD PUSH1 0x1 DUP6 ADD SSTORE PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH2 0x5D85 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x5D62 JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x40 DUP3 ADD MSTORE PUSH1 0x60 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0xA0 PUSH1 0x80 DUP3 ADD DUP2 SWAP1 MSTORE PUSH2 0x9DB SWAP3 SWAP2 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 PUSH2 0x656C PUSH1 0xFF PUSH1 0x5 DUP5 ADD SLOAD AND PUSH2 0x5F5F JUMP JUMPDEST PUSH2 0x6580 PUSH1 0x7 DUP4 ADD SLOAD PUSH1 0x6 DUP5 ADD SLOAD GT ISZERO PUSH2 0x5FA3 JUMP JUMPDEST PUSH1 0x1 DUP3 ADD SWAP1 DUP2 SLOAD SWAP3 PUSH1 0x28 SLOAD SWAP4 PUSH2 0x6598 DUP6 DUP3 GT ISZERO PUSH2 0x6478 JUMP JUMPDEST DUP5 SUB SWAP4 DUP5 GT PUSH2 0x1D63 JUMPI PUSH2 0x65F6 PUSH2 0x3DAA SWAP2 PUSH2 0x65D2 PUSH32 0xBB768AA97FA4E8A8F73BFA7BC210F1A29F29C765D44F0C29ACC04A549E32E43 SWAP7 PUSH1 0x28 SSTORE JUMP JUMPDEST DUP1 SLOAD DUP6 SLOAD PUSH2 0x65E9 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS PUSH2 0x4809 JUMP JUMPDEST SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP4 DUP5 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP5 AND PUSH1 0x20 DUP5 ADD MSTORE SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP1 ISZERO DUP1 ISZERO PUSH2 0x6664 JUMPI JUMPDEST PUSH2 0x665E JUMPI PUSH2 0x6655 PUSH2 0x9DB SWAP2 PUSH1 0x28 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST PUSH1 0x2 SLOAD SWAP1 PUSH2 0x5175 JUMP JUMPDEST POP PUSH1 0x0 SWAP1 JUMP JUMPDEST POP PUSH1 0x28 SLOAD ISZERO PUSH2 0x6641 JUMP JUMPDEST SWAP1 PUSH2 0x742 SWAP2 PUSH2 0x6684 PUSH2 0x667F DUP4 PUSH2 0x50E0 JUMP JUMPDEST PUSH2 0x47A8 JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x66D4 JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x4620 JUMP JUMPDEST PUSH2 0x66E5 PUSH2 0x66E0 DUP5 PUSH2 0x50E0 JUMP JUMPDEST PUSH2 0x47D8 JUMP JUMPDEST POP POP PUSH2 0x6699 JUMP JUMPDEST PUSH2 0x742 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x6744 JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x6731 JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x4620 JUMP JUMPDEST PUSH2 0x673D PUSH2 0x66E0 DUP6 PUSH2 0x50E0 JUMP JUMPDEST POP POP PUSH2 0x6710 JUMP JUMPDEST PUSH2 0x6750 PUSH2 0x667F DUP7 PUSH2 0x50E0 JUMP JUMPDEST POP POP PUSH2 0x6707 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x5EE JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x5EE JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x6778 DUP2 PUSH2 0x6881 JUMP JUMPDEST SWAP1 PUSH2 0x6782 DUP3 PUSH2 0x1D7E JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x687D JUMPI PUSH2 0x679F SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x13 SLOAD PUSH2 0x67B5 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x13B8 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x6860 JUMPI JUMPDEST POP ISZERO PUSH2 0x67F3 JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x6833 JUMPI JUMPDEST POP POP ISZERO PUSH2 0x682E JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x6852 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x6859 JUMPI JUMPDEST PUSH2 0x684A DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x6757 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x6822 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x6840 JUMP JUMPDEST PUSH2 0x6877 SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x6859 JUMPI PUSH2 0x684A DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST CODESIZE PUSH2 0x67E5 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x6895 DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x698D JUMPI PUSH1 0xF8 SHR PUSH2 0x6987 JUMPI PUSH2 0x68C2 PUSH2 0x4011 PUSH2 0x3CA9 DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x696E JUMPI PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 SWAP2 LT ISZERO PUSH2 0x6967 JUMPI PUSH2 0x68E2 DUP3 PUSH2 0x39AA JUMP JUMPDEST LT PUSH2 0x68ED JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x68F9 PUSH2 0x180A DUP3 PUSH2 0x6994 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x6942 JUMPI JUMPDEST ISZERO PUSH2 0x690B JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x4011 PUSH1 0x1 PUSH2 0x6927 PUSH2 0x6934 SWAP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x693D JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x6962 PUSH2 0x180A DUP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x6900 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0xC PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP3 MSTORE DUP1 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH2 0x6A31 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x6A1F SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x37F0 JUMPI POP PUSH2 0x37D8 SWAP1 PUSH2 0x4458 JUMP JUMPDEST DIV SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x3B2E JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x6A42 SWAP4 SWAP3 SWAP2 PUSH2 0x3930 JUMP JUMPDEST PUSH2 0x6A4B DUP2 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x6B4A JUMPI POP PUSH2 0x6A90 PUSH2 0x6A7B DUP3 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x6AD0 DUP2 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x6ADA JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH2 0x6AEF SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x13B8 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x5EE JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0x1579 JUMPI PUSH2 0x6B37 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0x156D PUSH2 0x6B44 SWAP3 PUSH2 0x643 JUMP JUMPDEST CODESIZE PUSH2 0x6B24 JUMP JUMPDEST SWAP1 PUSH2 0x6B6E PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x6BA3 PUSH1 0x80 SWAP4 PUSH2 0x6B95 PUSH2 0x6BB1 SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x6BEC PUSH1 0xA0 SWAP5 PUSH2 0x6BDE PUSH2 0x6BFA SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x13 SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x5EE JUMPI PUSH1 0x0 SWAP4 PUSH2 0x6C5A PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x6B77 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x4952 SWAP3 PUSH2 0x6C84 JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x6C8D SWAP1 PUSH2 0x643 JUMP JUMPDEST CODESIZE PUSH2 0x6C73 JUMP INVALID 0xBB DUP11 PUSH11 0x4669BA250D26CD7A459ECA SWAP14 0x21 PUSH0 DUP4 SMOD 0xE3 GASPRICE 0xEB 0xE5 SUB PUSH26 0xBC5A3617EC3444C65A7BB8D6351C1CF70C95A316CC6A92839C98 PUSH7 0x82D98BC35F958F BASEFEE DUP4 0xF9 0xD2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP11 0x5D 0xE6 SWAP10 0xF7 0xAE 0xFB 0x28 DUP15 DUP4 SWAP5 0xE1 LOG1 SWAP7 PUSH25 0x91A7FA659845A380EC582AE5C3DAD15A8264736F6C63430008 EQ STOP CALLER 0xBB DUP11 PUSH11 0x4669BA250D26CD7A459ECA SWAP14 0x21 PUSH0 DUP4 SMOD 0xE3 GASPRICE 0xEB 0xE5 SUB PUSH26 0xBC5A3617EC3444C65A7BB8D6351C1CF70C95A316CC6A92839C98 PUSH7 0x82D98BC35F958F BASEFEE DUP4 0xF9 0xD2 0xA8 GASPRICE 0xD8 0xAA 0x4F DUP8 SLOAD NUMBER 0x23 0xA9 0xD1 0xE5 0xDD SWAP1 0x2F BLOCKHASH 0xC3 JUMP MSTORE PUSH27 0x7955687113DB5F9A85AD579DC10553476BF02EF2726E8CE5CED78D PUSH4 0xE26E602E 0x4A 0x22 JUMPI 0xB1 CREATE2 MSIZE COINBASE DUP15 0x24 0xB4 PUSH4 0x3997DEC2 0xBA 0xCD 0xD2 CREATE JUMPDEST MSIZE 0xDE CALLVALUE 0xDA SWAP12 MSTORE RETURNDATASIZE SELFDESTRUCT DUP12 0xE4 0x2E 0x5E CODESIZE 0xE8 XOR 0xC8 0x2F 0xDB SIGNEXTEND 0xAE PUSH24 0x4387A7240000000000000000000000000000000000000000 ","sourceMap":"782:20814:46:-:0;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;:::i;:::-;;;;;-1:-1:-1;;782:20814:46;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::o;:::-;;;;4854:24;782:20814;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;;;;;;;;-1:-1:-1;;782:20814:46;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;:::-;-1:-1:-1;;;;;782:20814:46;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;:::o;:::-;;;1667:13:20;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;:::o;:::-;;;1690:17:20;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;3615:13:2;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;3432:13:35;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;3432:13:35;782:20814:46;;;;;;;;;3432:13:35;782:20814:46;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;3501:16:35;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;5078:407;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;1690:17:20;782:20814:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1690:17:20;782:20814:46;:::o;:::-;;;;-1:-1:-1;782:20814:46;;;;;1690:17:20;782:20814:46;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1690:17:20;782:20814:46;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;3615:13:2;782:20814:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3615:13:2;782:20814:46;:::o;:::-;;;;-1:-1:-1;782:20814:46;;;;;3615:13:2;782:20814:46;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3615:13:2;782:20814:46;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;-1:-1:-1;;;;;;;;;;;782:20814:46;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;-1:-1:-1;;;;;;;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;5078:407;782:20814;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5078:407;782:20814;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;5078:407;782:20814;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5078:407;782:20814;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;:::o;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;:::i;:::-;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;;782:20814:46;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46:o;:::-;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;4632:2019;;;;4916:23;;;782:20814;;4813:18;;;782:20814;;;;;;4833:19;;;782:20814;;;4854:24;;;782:20814;4775:11;;4743:13;;;;;4775:11;;;;4854:24;5056:4;;-1:-1:-1;;;;;782:20814:46;;4632:2019;:::i;:::-;2974:5;782:20814;;2974:5;782:20814;;2974:5;782:20814;;2974:5;782:20814;5116:11;;4743:13;;;5149;5186:15;;;;5228:18;;;;5274:19;;;782:20814;;5314:12;;782:20814;5352:17;;;;;5388:10;;;;782:20814;;;;:::i;:::-;;;;4743:13;5088:397;;782:20814;5186:15;5088:397;;782:20814;5228:18;5088:397;;782:20814;5274:19;5088:397;;782:20814;;5088:397;;782:20814;5352:17;5088:397;;782:20814;5388:10;5088:397;;782:20814;5431:15;4813:18;5088:397;;782:20814;5470:4;4833:19;5088:397;;782:20814;;:::i;:::-;5495:42;4916:23;;;782:20814;5495:42;782:20814;;5495:42;5690:22;;;;;;782:20814;5723:21;5682:96;5723:21;;;;;;782:20814;5690:61;5682:96;:::i;:::-;5788:65;5796:22;;782:20814;5796:33;;5788:65;:::i;:::-;-1:-1:-1;5927:3:46;5896:22;;782:20814;;5892:33;;;;;5954:25;5946:64;5954:39;:25;;;5927:3;5954:25;;:::i;:::-;782:20814;-1:-1:-1;;;;;782:20814:46;;;5954:25;-1:-1:-1;;;;;782:20814:46;;;5954:39;;;5946:64;:::i;:::-;6024:52;6032:24;:21;;;:24;:::i;:::-;782:20814;6032:28;;6024:52;:::i;:::-;6123:24;6096:25;;:22;;;:25;:::i;:::-;6123:24;:21;;;:24;:::i;:::-;782:20814;6123:24;;:::i;:::-;5927:3;:::i;:::-;5877:13;;5892:33;;;;6310:334;5892:33;;6223:71;5892:33;6177:31;5470:4;782:20814;;2974:5;782:20814;;;2974:5;782:20814;;6177:31;6248:22;6272:21;;782:20814;6223:71;5186:15;782:20814;6223:71;;;;;:::i;:::-;;;;6310:334;6338:11;;4743:13;;;;6363;5186:15;;;;6390;5228:18;;;;6419;5274:19;;;;782:20814;5314:12;782:20814;5314:12;;782:20814;5388:10;5352:17;;;6510;5388:10;;782:20814;;5186:15;782:20814;5056:4;;;;;;6310:334;;;:::i;:::-;;;;4632:2019::o;1888:97:7:-;;;;;;;;;;;;782:20814:46;;;;;;:::i;:::-;;;;;-1:-1:-1;;;782:20814:46;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;1667:13:20;782:20814:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;1107:24:6;782:20814:46;;;1962:15:7;782:20814:46;;;;;1379:20:9;782:20814:46;;;;;;;1009:18:6;782:20814:46;1055:19:6;782:20814:46;-1:-1:-1;782:20814:46;;;;;;;;;;;1667:13:20;782:20814:46;;;;;1667:13:20;782:20814:46;;:::i;:::-;3401:45:35;;;:::i;:::-;3393:53;;3467:51;;;:::i;:::-;3456:62;;782:20814:46;;;;;3542:22:35;3528:36;;782:20814:46;;;;;3591:25:35;3574:42;;3644:13;3627:30;;3692:23;;:::i;:::-;3667:48;;3747:4;3725:27;;782:20814:46;:::i;:::-;1009:18:6;:::i;:::-;1055:19;:::i;:::-;1107:24;:::i;:::-;-1:-1:-1;;;;;782:20814:46;668:40:8;;1379:20:9;:::i;:::-;1962:15:7;:::i;782:20814:46:-;;;;-1:-1:-1;782:20814:46;;;;;1667:13:20;782:20814:46;;;;;;;;;-1:-1:-1;782:20814:46;-1:-1:-1;;782:20814:46;;;;;;;;;1962:15:7;782:20814:46;;1009:18:6;782:20814:46;;1379:20:9;782:20814:46;;;;;;1055:19:6;782:20814:46;;1107:24:6;782:20814:46;;;;;;;;;;;;;;;;;;1667:13:20;782:20814:46;;:::i;:::-;;;;;;;1667:13:20;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2721:170:6;2816:12;782:20814:46;2801:44:6;782:20814:46;;;;;;;;;;;;;;;;;;2801:44:6;-1:-1:-1;;782:20814:46;;2816:12:6;782:20814:46;2721:170:6:o;3011:274::-;782:20814:46;;;;3092:20:6;;;3088:88;;3190:47;782:20814:46;;;3206:13:6;782:20814:46;;;;;;;;;;;;;;;3190:47:6;782:20814:46;;;;;;;;3206:13:6;782:20814:46;3011:274:6:o;3088:88::-;782:20814:46;;-1:-1:-1;;;3135:30:6;;3111:1;3135:30;;;782:20814:46;;;3135:30:6;3415:213;3529:18;782:20814:46;;;;;;;;;;;;;3508:62:6;;;3529:18;782:20814:46;3415:213:6:o;6165:176:7:-;6268:9;782:20814:46;6245:56:7;782:20814:46;;;;;;;;;;;;;;;;;;;;;;6245:56:7;-1:-1:-1;;;;;;782:20814:46;;6268:9:7;782:20814:46;6165:176:7:o;3532:498:9:-;2544:3;3674:32;;3670:132;;1586:23;782:20814:46;-1:-1:-1;;10446:63:43;:8;;;:63;-1:-1:-1;;;;;;;;;;;10446:63:43;;-1:-1:-1;10446:63:43;8310:38;3906::9;;;:::i;:::-;782:20814:46;18895:12;782:20814;8310:38:43;:::i;:::-;-1:-1:-1;;782:20814:46;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;3961:62:9;782:20814:46;10446:63:43;782:20814:46;;;;;;;;;;14439:109:43;;1586:23:9;-1:-1:-1;;;;;;;;;;;14439:109:43;;;;;782:20814:46;;;10446:63:43;;3670:132:9;782:20814:46;;;;3729:62:9;;;;;;;;;782:20814:46;2544:3:9;782:20814:46;;;;3729:62:9;7458:208:20;;;-1:-1:-1;;;;;782:20814:46;;7528:21:20;;7524:91;;6233:21;782:20814:46;;;;;;;;;6233:21:20;782:20814:46;-1:-1:-1;;;;;782:20814:46;;7547:1:20;782:20814:46;;;;;;;;;;;;;;;;;;;;;7083:25:20;;782:20814:46;7083:25:20;6233:21;782:20814:46;;-1:-1:-1;;;;;2616:12:22;;2612:94;;2756:5;;;;;:::i;2612:94::-;782:20814:46;;-1:-1:-1;;;2655:36:22;;;;;782:20814:46;;;-1:-1:-1;;;;;782:20814:46;;;;;;2655:36:22;;;;;7524:91:20;782:20814:46;;-1:-1:-1;;;7572:32:20;;7547:1;7572:32;;;782:20814:46;;;7572:32:20;2887:340:31;;782:20814:46;;3032:2:31;3010:24;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;782:20814:46;;;;;;;3432:13:35;782:20814:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3432:13:35;782:20814:46;1390:66:31;3168:42;:::o;782:20814:46:-;;;;-1:-1:-1;782:20814:46;;;;;3432:13:35;782:20814:46;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3432:13:35;782:20814:46;1390:66:31;3168:42;:::o;782:20814:46:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2887:340:31;;782:20814:46;;3032:2:31;3010:24;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;782:20814:46;;;;;;;3501:16:35;782:20814:46;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3501:16:35;782:20814:46;1390:66:31;3168:42;:::o;782:20814:46:-;;;;-1:-1:-1;782:20814:46;;;;;3501:16:35;782:20814:46;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3501:16:35;782:20814:46;1390:66:31;3168:42;:::o;782:20814:46:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1708:286:31;1854:2;782:20814:46;;1840:16:31;1836:72;;782:20814:46;;;;;;;;;;;1949:36:31;1708:286;:::o;782:20814:46:-;;;;;;;;;;1949:36:31;1708:286;:::o;1836:72::-;782:20814:46;;-1:-1:-1;;;1879:18:31;;782:20814:46;1879:18:31;;;782:20814:46;;;;;;;;;;;:::i;4113:179:35:-;4226:11;782:20814:46;4239:14:35;782:20814:46;;;4204:80:35;;;;782:20814:46;2079:95:35;782:20814:46;;;2079:95:35;;782:20814:46;2079:95:35;;;782:20814:46;4255:13:35;2079:95;;;782:20814:46;4278:4:35;2079:95;;;782:20814:46;2079:95:35;4204:80;;2079:95;782:20814:46;;;;;;;;;;;;;;;;;;4194:91:35;;4113:179;:::o;4174:218:41:-;-1:-1:-1;;;;;782:20814:46;4254:25:41;;;4250:105;;782:20814:46;4174:218:41;:::o;4250:105::-;782:20814:46;;;;4302:42:41;;;;;;782:20814:46;4302:42:41;;;782:20814:46;;;;;4302:42:41;782:20814:46;-1:-1:-1;;782:20814:46;;;;;;;;:::o;10310:206:43:-;7419:17:11;782:20814:46;10405:17:43;;10446:8;;;:63;;10405:17;10310:206;:::o;10446:63::-;782:20814:46;;;;;;;;;;7419:17:11;14439:109:43;;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:20814:46;;;;10310:206:43:o;:::-;782:20814:46;;10405:17:43;;10446:8;;;:63;;;10405:17;10310:206;:::o;10446:63::-;782:20814:46;;;;;;;;;;14439:109:43;;;;;;;782:20814:46;;;10310:206:43;:::o;782:20814:46:-;1586:23:9;782:20814:46;;;;;;;;;;;;1586:23:9;782:20814:46;;;;;;1586:23:9;-1:-1:-1;782:20814:46;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;-1:-1:-1;;;;;;;;;;;782:20814:46;;;;:::o;:::-;7419:17:11;782:20814:46;;;;;;;;;;;;7419:17:11;782:20814:46;;;;;;7419:17:11;-1:-1:-1;782:20814:46;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;-1:-1:-1;;;;;;;;;;;782:20814:46;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;:::o;11657:922:43:-;1586:23:9;782:20814:46;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;1586:23:9;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;;14289:265;11916:28;782:20814:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;782:20814:46;;;;;;;;;;;;;;;;;12285:19:43;782:20814:46;;12423:25:43;;:::o;12247:163::-;782:20814:46;;12343:52:43;782:20814:46;12353:41:43;782:20814:46;;:::i;:::-;;;;;;;;12353:41:43;-1:-1:-1;;;;;782:20814:46;;12353:41:43;;;782:20814:46;12343:52:43;:::i;:::-;12247:163;;12099:89;782:20814:46;;-1:-1:-1;;;12143:30:43;;;;;11860:713;782:20814:46;12479:52:43;782:20814:46;12489:41:43;782:20814:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:20814:46;;12489:41:43;;;782:20814:46;12343:52:43;:::i;12479:::-;11870:1;12545:17;;:::o;11657:922::-;7419:17:11;782:20814:46;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;7419:17:11;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;;14289:265;11916:28;782:20814:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;782:20814:46;;;;;;;;;;;;;;;;;12247:163:43;782:20814:46;;12343:52:43;782:20814:46;12353:41:43;782:20814:46;;:::i;12353:41:43:-;-1:-1:-1;;;;;782:20814:46;;12353:41:43;;;782:20814:46;12343:52:43;:::i;11860:713::-;782:20814:46;12479:52:43;782:20814:46;12489:41:43;782:20814:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:20814:46;;12489:41:43;;;782:20814:46;12343:52:43;:::i;11657:922::-;782:20814:46;;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;11916:28;14439:109;;;;;;14289:265;;11916:28;782:20814:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;;782:20814:46;;;;;;;;;;;;;;;;;12247:163:43;782:20814:46;;;12343:52:43;782:20814:46;12353:41:43;782:20814:46;;:::i;:::-;;;;;;;;12353:41:43;-1:-1:-1;;;;;782:20814:46;;12353:41:43;;;782:20814:46;12343:52:43;:::i;11860:713::-;782:20814:46;;12479:52:43;782:20814:46;12489:41:43;782:20814:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:20814:46;;12489:41:43;;;782:20814:46;12343:52:43;:::i;7276:399:11:-;;7444:26;;;:::i;:::-;18895:12:46;782:20814;;;-1:-1:-1;;;;;782:20814:46;;;9312:14:11;;:::i;:::-;782:20814:46;;;;;;;;;8310:38:43;;;;:::i;:::-;-1:-1:-1;;;;;;;782:20814:46;;;;7495:16:11;;7491:110;;7276:399;5674:10;782:20814:46;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;7862:10:11;;;;;:24;;7276:399;7858:686;;7276:399;;;;;;:::o;7858:686::-;7906:18;7902:315;;7858:686;8234:16;;;8230:304;;7858:686;;;;;8230:304;8475:44;8309:143;-1:-1:-1;;;;;;;;;;;8336:24:11;8408:26;8336:24;;782:20814:46;;;;;;;;8010:20:11;782:20814:46;;;;;;;8336:24:11;8408:26;;:::i;:::-;8309:143;;:::i;:::-;782:20814:46;;;;;;;;;;;;;;;;;;;;;;8475:44:11;;;;8230:304;;;;;7902:315;-1:-1:-1;;;;;782:20814:46;;;;;;8010:20:11;782:20814:46;;;;;8089:26:11;;;;:::i;:::-;9312:14;;;;;:::i;:::-;782:20814:46;;;;;;;;;;;8310:38:43;;;8156:46:11;8310:38:43;-1:-1:-1;;;;;;;;;;;8310:38:43;;:::i;8156:46:11:-;;;;7902:315;;;;7862:24;7876:10;;;;7862:24;;7491:110;7563:26;;;:::i;:::-;9312:14;;;;:::i;:::-;782:20814:46;;;;;;;;;;8310:38:43;;;;:::i;:::-;7491:110:11;;;;9069:273;;-1:-1:-1;;;;;782:20814:46;;;9312:14:11;9069:273;9312:14;:::i;:::-;782:20814:46;;;;;;;;;8310:38:43;18895:12:46;782:20814;18895:12;782:20814;8310:38:43;;:::i;:::-;9282:53:11;;9069:273::o"},"deployedBytecode":{"functionDebugData":{"abi_decode":{"entryPoint":2284,"id":null,"parameterSlots":2,"returnSlots":0},"abi_decode_address_payable_fromMemory":{"entryPoint":24288,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_address_dyn":{"entryPoint":3897,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_address_dynt_array_uint256_dynt_array_bytes_dynt_bytes32":{"entryPoint":4894,"id":null,"parameterSlots":1,"returnSlots":4},"abi_decode_array_bytes_dyn":{"entryPoint":4766,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_uint256_dyn":{"entryPoint":4001,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_available_length_string":{"entryPoint":4122,"id":null,"parameterSlots":3,"returnSlots":1},"abi_decode_bool_fromMemory":{"entryPoint":26455,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_string":{"entryPoint":4177,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_string_calldata":{"entryPoint":8344,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_uint256_fromMemory":{"entryPoint":17305,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint32":{"entryPoint":13066,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_uint8":{"entryPoint":8169,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_uint8_32494":{"entryPoint":8185,"id":null,"parameterSlots":0,"returnSlots":1},"abi_encode_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_address_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_address_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_address_uint256_uint256_address_bool_uint256_uint256_string":{"entryPoint":3627,"id":null,"parameterSlots":9,"returnSlots":1},"abi_encode_array_address_dyn":{"entryPoint":14494,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32":{"entryPoint":27511,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32_uint256":{"entryPoint":27581,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_array_bytes_dyn":{"entryPoint":14555,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_uint256_dyn":{"entryPoint":9705,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes":{"entryPoint":1962,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4_32410":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes4_32515":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_enum_ProposalState":{"entryPoint":7565,"id":null,"parameterSlots":2,"returnSlots":0},"abi_encode_packed_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string":{"entryPoint":2506,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_storage":{"entryPoint":3477,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_storage_32521":{"entryPoint":3043,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_string_storage_32522":{"entryPoint":3207,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_string_storage_32523":{"entryPoint":3342,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_string_string_string_string_uint256_uint256_uint256_uint256_bool":{"entryPoint":13755,"id":null,"parameterSlots":10,"returnSlots":1},"abi_encode_struct_Checkpoint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_address_address_uint256_string":{"entryPoint":25878,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_uint256_address_array_address_dyn_array_uint256_dyn_array_string_dyn_array_bytes_dyn_uint256_uint256_string":{"entryPoint":15237,"id":null,"parameterSlots":10,"returnSlots":1},"abi_encode_uint256_address_array_address_dyn_array_uint256_dyn_string":{"entryPoint":24024,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_uint256_address_bool_uint256_uint256_string":{"entryPoint":9535,"id":null,"parameterSlots":7,"returnSlots":1},"abi_encode_uint256_address_bytes":{"entryPoint":25604,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_address_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_array_address_dyn_storage_array_uint256_dyn":{"entryPoint":24666,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_enum_ProposalState_bytes32":{"entryPoint":15104,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_53212":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_uint48":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string":{"entryPoint":16284,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string_bytes":{"entryPoint":16226,"id":null,"parameterSlots":6,"returnSlots":1},"allocate_and_zero_memory_array_array_bytes_dyn":{"entryPoint":23069,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_and_zero_memory_array_array_string_dyn":{"entryPoint":15163,"id":null,"parameterSlots":1,"returnSlots":1},"allocate_and_zero_memory_struct_struct_Checkpoint208":{"entryPoint":18773,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory":{"entryPoint":3861,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_32424":{"entryPoint":3829,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_array_string":{"entryPoint":14475,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_array_address_dyn":{"entryPoint":3874,"id":null,"parameterSlots":1,"returnSlots":1},"array_allocation_size_string":{"entryPoint":4095,"id":null,"parameterSlots":1,"returnSlots":1},"array_dataslot_bytes_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"array_push_from_bytes_to_array_bytes_storage_dyn_ptr":{"entryPoint":24370,"id":null,"parameterSlots":2,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":21626,"id":null,"parameterSlots":2,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_53203":{"entryPoint":21400,"id":null,"parameterSlots":1,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_64788":{"entryPoint":21530,"id":null,"parameterSlots":1,"returnSlots":0},"checked_add_uint256":{"entryPoint":15150,"id":null,"parameterSlots":2,"returnSlots":1},"checked_add_uint256_32603":{"entryPoint":15136,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256":{"entryPoint":18970,"id":null,"parameterSlots":2,"returnSlots":1},"checked_mul_uint256_32604":{"entryPoint":18926,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256_32608":{"entryPoint":18948,"id":null,"parameterSlots":1,"returnSlots":1},"checked_sub_uint256":{"entryPoint":17457,"id":null,"parameterSlots":1,"returnSlots":1},"clean_up_bytearray_end_slots_bytes_storage":{"entryPoint":23339,"id":null,"parameterSlots":3,"returnSlots":0},"cleanup_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_from_storage_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_storage_array_end_array_address_dyn":{"entryPoint":23111,"id":null,"parameterSlots":3,"returnSlots":0},"cleanup_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"clear_storage_range_address":{"entryPoint":23088,"id":null,"parameterSlots":2,"returnSlots":0},"convert_bytes32_to_bytes1":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"copy_array_from_storage_to_memory_bytes":{"entryPoint":1796,"id":null,"parameterSlots":1,"returnSlots":1},"copy_array_to_storage_from_array_address_dyn_to_array_address_dyn":{"entryPoint":23146,"id":null,"parameterSlots":2,"returnSlots":0},"copy_array_to_storage_from_array_bytes_dyn_to_array_bytes_dyn":{"entryPoint":23614,"id":null,"parameterSlots":2,"returnSlots":0},"copy_array_to_storage_from_array_uint256_dyn_to_array_uint256_dyn":{"entryPoint":23247,"id":null,"parameterSlots":2,"returnSlots":0},"copy_byte_array_to_storage_from_bytes_to_bytes":{"entryPoint":23408,"id":null,"parameterSlots":2,"returnSlots":0},"copy_struct_to_storage_from_struct_Proposal_to_struct_Proposal":{"entryPoint":25440,"id":null,"parameterSlots":2,"returnSlots":0},"copy_struct_to_storage_from_struct_TokenDistributionProposal_to_struct_TokenDistributionProposal":{"entryPoint":23840,"id":null,"parameterSlots":2,"returnSlots":0},"copy_struct_to_storage_from_struct_TreasuryProposal_to_struct_TreasuryProposal":{"entryPoint":25796,"id":null,"parameterSlots":2,"returnSlots":0},"external_fun_BALLOT_TYPEHASH":{"entryPoint":13007,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_CLOCK_MODE":{"entryPoint":7902,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_COUNTING_MODE":{"entryPoint":12814,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_EXTENDED_BALLOT_TYPEHASH":{"entryPoint":7093,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_allowance":{"entryPoint":12908,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_approve":{"entryPoint":2772,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_balanceOf":{"entryPoint":8779,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_cancel":{"entryPoint":7712,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVote":{"entryPoint":8201,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteBySig":{"entryPoint":10166,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReason":{"entryPoint":8953,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParams":{"entryPoint":8563,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParamsBySig":{"entryPoint":8389,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_checkpoints":{"entryPoint":13465,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_clock":{"entryPoint":10446,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_createProposal":{"entryPoint":12468,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_createTokenDistributionProposal":{"entryPoint":4204,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_createTreasuryProposal":{"entryPoint":5745,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_decimals":{"entryPoint":7152,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegate":{"entryPoint":8525,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegateBySig":{"entryPoint":12235,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegates":{"entryPoint":8281,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_depositToTreasury":{"entryPoint":11923,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_dleInfo":{"entryPoint":13866,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_eip712Domain":{"entryPoint":9757,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_execute":{"entryPoint":6697,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_executeTokenDistributionProposal":{"entryPoint":7180,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_executeTreasuryProposal":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getAvailableWithdrawal":{"entryPoint":11664,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastTotalSupply":{"entryPoint":9959,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastVotes":{"entryPoint":7292,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes":{"entryPoint":13252,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotesWithParams":{"entryPoint":10737,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes_4892":{"entryPoint":10964,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_hasVoted":{"entryPoint":7623,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_hashProposal":{"entryPoint":12440,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_initialTokensDistributed":{"entryPoint":2978,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_installModule":{"entryPoint":5608,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_lastWithdrawalBlock":{"entryPoint":10648,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_name":{"entryPoint":2526,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_nonces":{"entryPoint":9474,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_numCheckpoints":{"entryPoint":8704,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155BatchReceived":{"entryPoint":11733,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155Received":{"entryPoint":13648,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC721Received":{"entryPoint":4641,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalCounter":{"entryPoint":3013,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalDeadline":{"entryPoint":11893,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalEta":{"entryPoint":11609,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalNeedsQueuing":{"entryPoint":11280,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalProposer":{"entryPoint":4589,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalSnapshot":{"entryPoint":7038,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalThreshold":{"entryPoint":11703,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalVotes":{"entryPoint":8026,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposals":{"entryPoint":2026,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_propose":{"entryPoint":9038,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_queue":{"entryPoint":4992,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorum":{"entryPoint":14170,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumDenominator":{"entryPoint":10709,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator":{"entryPoint":8674,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator_4535":{"entryPoint":11076,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumPercentage":{"entryPoint":7996,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_relay":{"entryPoint":12127,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setProposalThreshold":{"entryPoint":13380,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingDelay":{"entryPoint":8840,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingPeriod":{"entryPoint":13085,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_signProposal":{"entryPoint":11308,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_signTokenDistributionProposal":{"entryPoint":9174,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_signTreasuryProposal":{"entryPoint":6091,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_state":{"entryPoint":7578,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_supportsInterface":{"entryPoint":2174,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_symbol":{"entryPoint":10481,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_timelock":{"entryPoint":12773,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_token":{"entryPoint":14356,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_tokenDistributionProposalCounter":{"entryPoint":14425,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_tokenDistributionProposals":{"entryPoint":9591,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_totalSupply":{"entryPoint":5578,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_totalTreasuryBalance":{"entryPoint":13350,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transfer":{"entryPoint":11227,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transferFrom":{"entryPoint":6512,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_treasuryProposalCounter":{"entryPoint":11046,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_treasuryProposals":{"entryPoint":3701,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateQuorumNumerator":{"entryPoint":2334,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateTimelock":{"entryPoint":11111,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_version":{"entryPoint":8103,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingDelay":{"entryPoint":7254,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingPeriod":{"entryPoint":2295,"id":null,"parameterSlots":0,"returnSlots":0},"extract_byte_array_length":{"entryPoint":1523,"id":null,"parameterSlots":1,"returnSlots":1},"extract_from_storage_value_dynamict_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"extract_from_storage_value_dynamict_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"extract_from_storage_value_offsett_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"extract_returndata":{"entryPoint":16609,"id":null,"parameterSlots":0,"returnSlots":1},"finalize_allocation":{"entryPoint":1763,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_32416":{"entryPoint":1603,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_32512":{"entryPoint":1627,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_53180":{"entryPoint":1654,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_53183":{"entryPoint":1681,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_53184":{"entryPoint":1708,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_53189":{"entryPoint":1735,"id":null,"parameterSlots":1,"returnSlots":0},"fun":{"entryPoint":14455,"id":519,"parameterSlots":0,"returnSlots":0},"fun__castVote":{"entryPoint":16322,"id":1817,"parameterSlots":5,"returnSlots":1},"fun_approve":{"entryPoint":18715,"id":6098,"parameterSlots":3,"returnSlots":0},"fun_balanceOf":{"entryPoint":null,"id":5733,"parameterSlots":1,"returnSlots":1},"fun_cancel":{"entryPoint":27190,"id":4297,"parameterSlots":4,"returnSlots":1},"fun_castVote":{"entryPoint":16198,"id":1742,"parameterSlots":4,"returnSlots":1},"fun_castVoteWithReasonAndParamsBySig":{"entryPoint":15952,"id":1718,"parameterSlots":7,"returnSlots":1},"fun_checkGovernance":{"entryPoint":16657,"id":829,"parameterSlots":0,"returnSlots":0},"fun_clear":{"entryPoint":null,"id":14608,"parameterSlots":0,"returnSlots":0},"fun_countVote":{"entryPoint":17070,"id":3839,"parameterSlots":4,"returnSlots":1},"fun_delegate":{"entryPoint":17825,"id":5061,"parameterSlots":2,"returnSlots":0},"fun_domainSeparatorV4":{"entryPoint":19771,"id":8872,"parameterSlots":0,"returnSlots":1},"fun_empty":{"entryPoint":null,"id":14644,"parameterSlots":0,"returnSlots":1},"fun_executeOperations":{"entryPoint":27659,"id":4244,"parameterSlots":5,"returnSlots":0},"fun_executeTokenDistribution":{"entryPoint":24804,"id":15699,"parameterSlots":1,"returnSlots":0},"fun_executeTreasuryProposal":{"entryPoint":25933,"id":16250,"parameterSlots":1,"returnSlots":0},"fun_getAvailableWithdrawal":{"entryPoint":26144,"id":16337,"parameterSlots":1,"returnSlots":1},"fun_getVotes":{"entryPoint":17332,"id":4481,"parameterSlots":2,"returnSlots":1},"fun_hashProposal":{"entryPoint":14640,"id":599,"parameterSlots":4,"returnSlots":1},"fun_hashTypedDataV4":{"entryPoint":19733,"id":8909,"parameterSlots":1,"returnSlots":1},"fun_insert":{"entryPoint":22116,"id":13646,"parameterSlots":3,"returnSlots":2},"fun_insert_32402":{"entryPoint":21700,"id":13646,"parameterSlots":2,"returnSlots":2},"fun_insert_53193":{"entryPoint":21933,"id":13646,"parameterSlots":2,"returnSlots":2},"fun_isValidDescriptionForProposer":{"entryPoint":16966,"id":2089,"parameterSlots":2,"returnSlots":1},"fun_isValidSignatureNow":{"entryPoint":20482,"id":9105,"parameterSlots":3,"returnSlots":1},"fun_latest":{"entryPoint":21332,"id":13471,"parameterSlots":1,"returnSlots":1},"fun_latest_32401":{"entryPoint":21184,"id":13471,"parameterSlots":0,"returnSlots":1},"fun_latest_53192":{"entryPoint":21258,"id":13471,"parameterSlots":0,"returnSlots":1},"fun_mint":{"entryPoint":25073,"id":5987,"parameterSlots":2,"returnSlots":0},"fun_moveDelegateVotes":{"entryPoint":17952,"id":5194,"parameterSlots":3,"returnSlots":0},"fun_onERC1155BatchReceived":{"entryPoint":16773,"id":1959,"parameterSlots":0,"returnSlots":1},"fun_popFront":{"entryPoint":22702,"id":14494,"parameterSlots":0,"returnSlots":1},"fun_proposalDeadline":{"entryPoint":14762,"id":750,"parameterSlots":1,"returnSlots":1},"fun_propose":{"entryPoint":15443,"id":1105,"parameterSlots":5,"returnSlots":1},"fun_propose_962":{"entryPoint":14812,"id":962,"parameterSlots":4,"returnSlots":1},"fun_push":{"entryPoint":18344,"id":5266,"parameterSlots":1,"returnSlots":2},"fun_pushBack":{"entryPoint":22611,"id":14351,"parameterSlots":1,"returnSlots":0},"fun_push_32587":{"entryPoint":18289,"id":5266,"parameterSlots":2,"returnSlots":2},"fun_push_32741":{"entryPoint":18392,"id":5266,"parameterSlots":1,"returnSlots":2},"fun_quorumNumerator":{"entryPoint":17496,"id":4587,"parameterSlots":1,"returnSlots":1},"fun_quorumReached":{"entryPoint":27028,"id":3722,"parameterSlots":1,"returnSlots":1},"fun_recover":{"entryPoint":19426,"id":8699,"parameterSlots":4,"returnSlots":1},"fun_sqrt":{"entryPoint":20885,"id":10179,"parameterSlots":1,"returnSlots":1},"fun_state":{"entryPoint":26479,"id":4116,"parameterSlots":1,"returnSlots":1},"fun_state_708":{"entryPoint":26753,"id":708,"parameterSlots":1,"returnSlots":1},"fun_throwError":{"entryPoint":19592,"id":8748,"parameterSlots":2,"returnSlots":0},"fun_toStringWithFallback":{"entryPoint":20296,"id":7045,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback_32469":{"entryPoint":20047,"id":7045,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":20704,"id":10995,"parameterSlots":1,"returnSlots":1},"fun_toUint32":{"entryPoint":20805,"id":11611,"parameterSlots":1,"returnSlots":1},"fun_toUint48":{"entryPoint":20755,"id":11555,"parameterSlots":1,"returnSlots":1},"fun_transfer":{"entryPoint":18441,"id":5877,"parameterSlots":3,"returnSlots":0},"fun_transferVotingUnits":{"entryPoint":26348,"id":5116,"parameterSlots":3,"returnSlots":0},"fun_transferVotingUnits_32704":{"entryPoint":26222,"id":5116,"parameterSlots":2,"returnSlots":0},"fun_tryParseAddress":{"entryPoint":18989,"id":8328,"parameterSlots":3,"returnSlots":2},"fun_tryParseChr":{"entryPoint":19312,"id":8388,"parameterSlots":1,"returnSlots":1},"fun_tryParseHexUintUncheckedBounds":{"entryPoint":19135,"id":8153,"parameterSlots":3,"returnSlots":2},"fun_tryRecover":{"entryPoint":20644,"id":8475,"parameterSlots":2,"returnSlots":3},"fun_tryRecover_8663":{"entryPoint":19450,"id":8663,"parameterSlots":4,"returnSlots":3},"fun_unsafeAccess":{"entryPoint":null,"id":13765,"parameterSlots":2,"returnSlots":1},"fun_unsafeAccess_53204":{"entryPoint":null,"id":13765,"parameterSlots":1,"returnSlots":1},"fun_unsafeAccess_64789":{"entryPoint":null,"id":13765,"parameterSlots":1,"returnSlots":1},"fun_upperBinaryLookup":{"entryPoint":22514,"id":13698,"parameterSlots":4,"returnSlots":1},"fun_upperBinaryLookup_53182":{"entryPoint":22304,"id":13698,"parameterSlots":3,"returnSlots":1},"fun_upperBinaryLookup_53191":{"entryPoint":22409,"id":13698,"parameterSlots":3,"returnSlots":1},"fun_useCheckedNonce":{"entryPoint":18839,"id":6807,"parameterSlots":2,"returnSlots":0},"fun_useNonce":{"entryPoint":null,"id":6782,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap":{"entryPoint":16802,"id":2018,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap_53177":{"entryPoint":16884,"id":2018,"parameterSlots":1,"returnSlots":1},"fun_validateTimepoint":{"entryPoint":17768,"id":4877,"parameterSlots":1,"returnSlots":1},"fun_verifyCallResult":{"entryPoint":18798,"id":6667,"parameterSlots":2,"returnSlots":1},"fun_voteSucceeded":{"entryPoint":null,"id":3745,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":15890,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_uint256_of_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"mapping_index_access_mapping_address_uint256_of_address_32420":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_uint256_of_address_32584":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_uint256_of_address_32598":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_32414":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_32417":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_32426":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_32465":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_Proposal_storage_of_uint256_32484":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":15927,"id":null,"parameterSlots":2,"returnSlots":1},"panic_error_0x00":{"entryPoint":21378,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x11":{"entryPoint":14740,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x21":{"entryPoint":7528,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x32":{"entryPoint":15905,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x41":{"entryPoint":1581,"id":null,"parameterSlots":0,"returnSlots":0},"read_from_memoryt_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"require_helper_stringliteral":{"entryPoint":22918,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_01a7":{"entryPoint":24161,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_0fa5":{"entryPoint":25374,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_2707":{"entryPoint":24085,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_37e2":{"entryPoint":24224,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_3e76":{"entryPoint":25644,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_499f":{"entryPoint":24608,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_535d":{"entryPoint":24549,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_582f":{"entryPoint":22790,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_58ef":{"entryPoint":25245,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_59ea":{"entryPoint":25720,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_6bac":{"entryPoint":24415,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_920f":{"entryPoint":22859,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_988e":{"entryPoint":24309,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_a2e6":{"entryPoint":22981,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_cd09":{"entryPoint":25312,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_ff74":{"entryPoint":24483,"id":null,"parameterSlots":1,"returnSlots":0},"revert_forward":{"entryPoint":17320,"id":null,"parameterSlots":0,"returnSlots":0},"shift_right_uint256_uint8":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"storage_array_index_access_struct_Checkpoint208_dyn":{"entryPoint":17472,"id":null,"parameterSlots":2,"returnSlots":2},"transit_byte_array_long_to_short_bytes_storage":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offset_0t_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_address_to_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_bool_32430":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_t_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256_32490":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256_32500":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256_32687":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256_32700":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_uint32_to_uint32":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"validator_assert_enum_ProposalState":{"entryPoint":7550,"id":null,"parameterSlots":1,"returnSlots":0},"validator_assert_enum_RecoverError":{"entryPoint":19582,"id":null,"parameterSlots":1,"returnSlots":0},"validator_revert_address":{"entryPoint":2755,"id":null,"parameterSlots":1,"returnSlots":0},"wrapping_div_uint256":{"entryPoint":20853,"id":null,"parameterSlots":2,"returnSlots":1},"wrapping_div_uint256_32423":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"write_to_memory_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"immutableReferences":{"4384":[{"length":32,"start":10857},{"length":32,"start":14218},{"length":32,"start":14378},{"length":32,"start":14940},{"length":32,"start":17381},{"length":32,"start":27098}],"8770":[{"length":32,"start":19828}],"8772":[{"length":32,"start":20009}],"8774":[{"length":32,"start":19774}],"8776":[{"length":32,"start":19907}],"8778":[{"length":32,"start":19945}],"8781":[{"length":32,"start":9782}],"8784":[{"length":32,"start":9826}]},"linkReferences":{},"object":"60806040526004361015610023575b361561001957600080fd5b610021613877565b005b60003560e01c80627e637e14610582578063013cf08b1461057d57806301ffc9a71461057857806302a251a31461057357806306f3f9e61461056e57806306fdde0314610569578063095ea7b3146105645780630965211e1461055f5780630c0512e91461055a5780630eb1259614610555578063108b4e0714610550578063143489d01461054b578063150b7a0214610546578063160cbed71461054157806318160ddd1461053c578063194a94fc146105375780631b470faf146105325780631c0f4d8d1461052d57806323b872dd146105285780632656227d146105235780632d63f6931461051e5780632fe3e26114610519578063313ce5671461051457806335c4364f1461050f5780633932abb11461050a5780633a46b1a8146105055780633e4f49e61461050057806343859632146104fb578063452115d6146104f65780634bf5d7e9146104f15780634fa76ec9146104ec578063544ffc9c146104e757806354fd4d50146104e257806356781388146104dd578063587cde1e146104d85780635b8d0e0d146104d35780635c19a95c146104ce5780635f398a14146104c957806360c4247f146104c45780636fcfff45146104bf57806370a08231146104ba57806379051887146104b55780637b3c71d3146104b05780637d5e81e2146104ab5780637e63b733146104a65780637ecebe00146104a1578063823081581461049c57806384b0196e146104975780638e539e8c146104925780638ff262e31461048d57806391ddadf41461048857806395d89b411461048357806396e973fb1461047e57806397c3d334146104795780639a802a6d146104745780639ab24eb01461046f5780639be65b401461046a578063a7713a7014610465578063a890c91014610460578063a9059cbb1461045b578063a9a9529414610456578063ab27301614610451578063ab58fb8e1461044c578063b493193614610447578063b58131b014610442578063bc197c811461043d578063c01f9e3714610438578063c0e58a0e14610433578063c28bc2fa1461042e578063c3cda52014610429578063c59057e414610424578063d1fad4cd1461041f578063d33219b41461041a578063dd4e2ba514610415578063dd62ed3e14610410578063deaaa7cc1461040b578063e540d01d14610406578063eb9019d414610401578063ec4a59d9146103fc578063ece40cc1146103f7578063f1127ed8146103f2578063f23a6e61146103ed578063f2c26a47146103e8578063f8ce560a146103e3578063fc0c546a146103de5763fd5c4be70361000e57613859565b613814565b61375a565b61362a565b613550565b613499565b613444565b613426565b6133c4565b61331d565b6132cf565b61326c565b61320e565b6131e5565b6130b4565b613098565b612fcb565b612f5f565b612e93565b612e75565b612dd5565b612db7565b612d90565b612d59565b612c2c565b612c10565b612bdb565b612b67565b612b44565b612b26565b612ad4565b6129f1565b6129d5565b612998565b6128f1565b6128ce565b6127b6565b6126e7565b61261d565b612577565b612502565b6123d6565b61234e565b6122f9565b612288565b61224b565b612200565b6121e2565b612173565b61214d565b6120c5565b612059565b612009565b611fa7565b611f5a565b611f3c565b611ede565b611e20565b611dc7565b611d9a565b611c7c565b611c56565b611c0c565b611bf0565b611bb5565b611b7e565b611a29565b611970565b6117cb565b611671565b6115e8565b6115ca565b611380565b611221565b6111ed565b61106c565b610e75565b610bc5565b610ba2565b610ad4565b6109de565b61091e565b6108f7565b61087e565b6107ea565b346105ee5760203660031901126105ee576100216004358060005260216020526040600020600160058201916105e28354916105c160ff841615615e15565b6105d1600282015442101561629d565b600660078201549101541115615fa3565b60ff191617905561654d565b600080fd5b90600182811c92168015610623575b602083101461060d57565b634e487b7160e01b600052602260045260246000fd5b91607f1691610602565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161065657604052565b61062d565b604081019081106001600160401b0382111761065657604052565b602081019081106001600160401b0382111761065657604052565b60c081019081106001600160401b0382111761065657604052565b60a081019081106001600160401b0382111761065657604052565b61010081019081106001600160401b0382111761065657604052565b90601f801991011681019081106001600160401b0382111761065657604052565b9060405191826000825492610718846105f3565b9081845260019485811690816000146107875750600114610744575b5050610742925003836106e3565b565b9093915060005260209081600020936000915b81831061076f57505061074293508201013880610734565b85548884018501529485019487945091830191610757565b91505061074294506020925060ff191682840152151560051b8201013880610734565b919082519283825260005b8481106107d6575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016107b5565b346105ee5760203660031901126105ee57600435600052601f602052610859604060002061081781610704565b9060028101549060038101549060018060a01b0360048201541660ff60068301541690600860078401549301549360405197889760e0895260e08901906107aa565b956020880152604087015260608601521515608085015260a084015260c08301520390f35b346105ee5760203660031901126105ee5760043563ffffffff60e01b81168091036105ee576020906332a2ad4360e11b81149081156108db575b81156108ca575b506040519015158152f35b6301ffc9a760e01b149050386108bf565b630271189760e51b811491506108b8565b60009103126105ee57565b346105ee5760003660031901126105ee57602063ffffffff60105460301c16604051908152f35b346105ee5760203660031901126105ee5760043561093a614111565b606481116109ab577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997906001600160d01b036109746152c0565b1661098f610981836150e0565b65ffffffffffff43166154c4565b505060408051918252602082019290925290819081015b0390a1005b6044906040519063243e544560e01b8252600482015260646024820152fd5b9060206109db9281815201906107aa565b90565b346105ee57600080600319360112610ac0576040519080600b54610a01816105f3565b80855291600191808316908115610a965750600114610a3b575b610a3785610a2b818703826106e3565b604051918291826109ca565b0390f35b9250600b83527f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db95b828410610a7e575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101610a63565b869550610a3796935060209250610a2b94915060ff191682840152151560051b8201019293610a1b565b80fd5b6001600160a01b038116036105ee57565b346105ee5760403660031901126105ee57600435610af181610ac3565b6024353315610b89576001600160a01b038216918215610b70573360009081526001602052604090208291610b38915b9060018060a01b0316600052602052604060002090565b556040519081527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560203392a3602060405160018152f35b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b346105ee5760003660031901126105ee57602060ff602654166040519015158152f35b346105ee5760003660031901126105ee576020602254604051908152f35b60165460009291610bf3826105f3565b80825291600190818116908115610c6a5750600114610c1157505050565b9192935060166000527fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289916000925b848410610c5257505060209250010190565b80546020858501810191909152909301928101610c40565b915050602093945060ff929192191683830152151560051b010190565b60175460009291610c97826105f3565b80825291600190818116908115610c6a5750600114610cb557505050565b9192935060176000527fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15916000925b848410610cf657505060209250010190565b80546020858501810191909152909301928101610ce4565b60185460009291610d1e826105f3565b80825291600190818116908115610c6a5750600114610d3c57505050565b9192935060186000527fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e916000925b848410610d7d57505060209250010190565b80546020858501810191909152909301928101610d6b565b9060009291805491610da6836105f3565b918282526001938481169081600014610e085750600114610dc8575b50505050565b90919394506000526020928360002092846000945b838610610df4575050505001019038808080610dc2565b805485870183015294019385908201610ddd565b9294505050602093945060ff191683830152151560051b01019038808080610dc2565b95939091926109db9897959360018060a01b038094168852602088015260408701521660608501521515608084015260a083015260c0820152610100908160e082015201906107aa565b346105ee5760203660031901126105ee576004356000526021602052604060002060018060a01b0390610a376008838354169260018101549460028201549060038301541660ff60058401541690600684015492610ee9600786015495610ee26040518099819301610d95565b03876106e3565b60405198899889610e2b565b6040519061012082018281106001600160401b0382111761065657604052565b604051906107428261065b565b6001600160401b0381116106565760051b60200190565b81601f820112156105ee57803591610f5083610f22565b92610f5e60405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610f88575050505090565b8380918335610f9681610ac3565b815201910190610f7a565b81601f820112156105ee57803591610fb883610f22565b92610fc660405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610ff0575050505090565b81358152908301908301610fe2565b6001600160401b03811161065657601f01601f191660200190565b92919261102682610fff565b9161103460405193846106e3565b8294818452818301116105ee578281602093846000960137010152565b9080601f830112156105ee578160206109db9335910161101a565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761109d903690600401610f39565b906024358181116105ee576110b6903690600401610fa1565b90604435916064359182116105ee57610a37936111da6110fb7f8fd808cdcd18f44b7f33c61fb97b83154c1d653ef4a9a2d236b290644edd6c83943690600401611051565b6111088351855114615906565b6111148351151561594b565b61111f428711615986565b33600090815260208190526040902061113b905b5415156159c5565b6111cc6023549661115361114e89613e12565b602355565b61115b615a1d565b61117461116d60025460255490614a1a565b6064900490565b9061117d610ef5565b8781526020810189905260408101939093523360608401526080830152600060a083015260c0820152600060e0820152826101008201526111c78860005260208052604060002090565b615d20565b604051938493338886615dd8565b0390a16040519081529081906020820190565b346105ee5760203660031901126105ee57600435600052600c602052602060018060a01b0360406000205416604051908152f35b346105ee5760803660031901126105ee5761123d600435610ac3565b611248602435610ac3565b6064356001600160401b0381116105ee57611267903690600401611051565b506013546001600160a01b0316300361128c57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b9080601f830112156105ee578135906112b682610f22565b926112c460405194856106e3565b828452602092838086019160051b830101928084116105ee57848301915b8483106112f25750505050505090565b82356001600160401b0381116105ee57869161131384848094890101611051565b8152019201916112e2565b60806003198201126105ee576001600160401b03916004358381116105ee578261134a91600401610f39565b926024358181116105ee578361136291600401610fa1565b926044359182116105ee576113799160040161129e565b9060643590565b346105ee5761138e3661131e565b61139c818385879697613930565b926113a6846141a2565b506013546113c4906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615611579576000966115ab575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b825281806114268c8a8a8d60048601616b77565b03915afa9182156115795760009261157e575b505061144f876000526014602052604060002090565b55601354611465906001600160a01b03166113b8565b90813b156105ee5760008094611491878b51998a97889687956308f2a0bb60e41b875260048701616bbd565b03925af1908115611579576114b5926114b092611560575b5042613b2e565b615113565b65ffffffffffff81161561154f57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda289261153e84611520610a3796600161150688600052600c602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b8061156d61157392610643565b806108ec565b386114a9565b6143a8565b61159d9250803d106115a4575b61159581836106e3565b810190614399565b3880611439565b503d61158b565b6115c3919650823d84116115a45761159581836106e3565b94386113ef565b346105ee5760003660031901126105ee576020600254604051908152f35b346105ee5760403660031901126105ee576004356001600160401b0381116105ee5761165c61163c7f5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60923690600401611051565b60243561164881610ac3565b6040519283926040845260408401906107aa565b6001600160a01b0390911660208301520390a1005b346105ee5760803660031901126105ee5760043561168e81610ac3565b6044356064356024356001600160401b0382116105ee57610a37936111da6116db7ff80f5ce91f7d79d29fd2bd635816739c0fae47505f5a30a820e49ace80884165943690600401611051565b6116ef6001600160a01b0384161515615fe5565b6116fa84151561642c565b611708602854851115616478565b611713428711615986565b33600090815260208190526040902061172b90611133565b6117bd6024549661174361173e89613e12565b602455565b61174b615a1d565b61175d61116d60025460255490614a1a565b90611766610ef5565b6001600160a01b0388168152926020840189905260408401523360608401526080830152600060a083015260c0820152600060e0820152826101008201526117b8886000526021602052604060002090565b6164c4565b604051938493338886616516565b346105ee576020806003193601126105ee576004356117f4816000526021602052604060002090565b600581019261181361180e61180a865460ff1690565b1590565b615e15565b61182260028301544210615e61565b33600090815260208190526040902061183e905b541515615ea0565b60009060048301918254905b8181106118fe5750506040513360601b6001600160601b03191691810191825261188d9290916118889083906014015b03601f1981018452836106e3565b615f32565b6006600782019161189e8354613e12565b92839055604080518581523360208201529081018490527fc5fb6601ac4858dba31868a09f1646a3bfe4638f325353bb142719b81e3645a190606090a1015411156118e557005b6118f961002192600160ff19825416179055565b61654d565b8061191661190f61192c9387614440565b50546105f3565b158015611931575b61192790615ef5565b613e12565b61184a565b506119276119486119428388614440565b50610704565b805133916001600160a01b0391611966919081018901908901615ee0565b161415905061191e565b346105ee5760603660031901126105ee5760043561198d81610ac3565b60243561199981610ac3565b6001600160a01b038216600090815260016020908152604080832033845290915290206044359190549260001984106119e3575b6119d79350614809565b60405160018152602090f35b8284106119ff576119fa836119d79503338361491b565b6119cd565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b0390fd5b611a323661131e565b611a40818385879597613930565b92611a4a846141f4565b50611a75611a6285600052600c602052604060002090565b805460ff60f01b1916600160f01b179055565b6013546001600160a01b03939084163003611b19575b94611a9b9291610a379686616c0b565b6013543091166001600160a01b0316141580611af8575b611ae9575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9080602081016111da565b611af36000600d55565b611ab7565b50611b1461180a600d546001600160801b0381169060801c1490565b611ab2565b9290939160005b8451811015611b7457611b559030611b4b6113b8611b3e848a613e37565b516001600160a01b031690565b14611b5a57613e12565b611b20565b611927611b67828a613e37565b5160208151910120615853565b5091939092611a8b565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60406000205460a01c16604051908152f35b346105ee5760003660031901126105ee5760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b346105ee5760003660031901126105ee57602060405160128152f35b346105ee5760203660031901126105ee576100216004358060005260208052604060002060016005820191611c4a8354916105c160ff841615615e15565b60ff19161790556160e4565b346105ee5760003660031901126105ee57602065ffffffffffff60105416604051908152f35b346105ee5760403660031901126105ee57600435611c9981610ac3565b6001600160a01b0316600090815260096020526040812090611cbc602435614568565b91805482938160058111611d0e575b5090602094611cda92846157f2565b80611cf45750505b6040516001600160d01b039091168152f35b91611d00849293614431565b92815220015460301c611ce2565b94611d1886615195565b8603958611611d6357602095611cda9385875265ffffffffffff80838a8a2001541690851610600014611d515750915b91925094611ccb565b929150611d5d90613b20565b90611d48565b613994565b634e487b7160e01b600052602160045260246000fd5b60081115611d8857565b611d68565b906008821015611d885752565b346105ee5760203660031901126105ee576020611db860043561676f565b611dc56040518092611d8d565bf35b346105ee5760403660031901126105ee57602060ff611e14602435611deb81610ac3565b6004356000526011845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b346105ee57611e2e3661131e565b90611e3d828285879697613930565b611e468161676f565b6008811015611d885760018060ff83161b1615611eb157506000908152600c60205260409020546001600160a01b03163303611e9957610a3793611e8993616a36565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90611ed5606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60016044820152fd5b346105ee5760003660031901126105ee57610a37604051611efe8161065b565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906107aa565b346105ee5760003660031901126105ee576020602554604051908152f35b346105ee5760203660031901126105ee57600435600052601160205260406000208054610a3760026001840154930154604051938493846040919493926060820195825260208201520152565b346105ee5760003660031901126105ee57610a37604051611fc78161065b565b60018152603160f81b60208201526040519182916020835260208301906107aa565b6024359060ff821682036105ee57565b6064359060ff821682036105ee57565b346105ee5760403660031901126105ee576020612051612027611fe9565b60405161203381610676565b600081526040519161204483610676565b6000835233600435613fc2565b604051908152f35b346105ee5760203660031901126105ee57602060043561207881610ac3565b60018060a01b038091166000526008825260406000205416604051908152f35b9181601f840112156105ee578235916001600160401b0383116105ee57602083818601950101116105ee57565b346105ee5760c03660031901126105ee576120de611fe9565b604435906120eb82610ac3565b6001600160401b03906064358281116105ee5761210c903690600401612098565b6084358481116105ee57612124903690600401611051565b9160a4359485116105ee57610a3795612144611e89963690600401611051565b94600435613e50565b346105ee5760203660031901126105ee5761002160043561216d81610ac3565b336145a1565b346105ee5760803660031901126105ee5761218c611fe9565b6001600160401b03906044358281116105ee576121ad903690600401612098565b90916064359384116105ee576121d8612051936121d06020963690600401611051565b93369161101a565b9033600435613fc2565b346105ee5760203660031901126105ee576020612051600435614458565b346105ee5760203660031901126105ee5760043561221d81610ac3565b60018060a01b03166000526009602052602061223d604060002054615145565b63ffffffff60405191168152f35b346105ee5760203660031901126105ee57602061205160043561226d81610ac3565b6001600160a01b031660009081526020819052604090205490565b346105ee5760203660031901126105ee5760043565ffffffffffff8082168092036105ee576122b5614111565b7fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a9360406010549281519084168152846020820152a165ffffffffffff191617601055005b346105ee5760603660031901126105ee57612312611fe9565b6044356001600160401b0381116105ee5760209161234161233a612051933690600401612098565b369161101a565b6040519161204483610676565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761237f903690600401610f39565b906024358181116105ee57612398903690600401610fa1565b916044358281116105ee576123b190369060040161129e565b6064359283116105ee57610a37936123d0611e89943690600401611051565b926139dc565b346105ee576020806003193601126105ee576004356123fe8160005260208052604060002090565b600581019261241461180e61180a865460ff1690565b61242360028301544210615e61565b33600090815260208190526040902061243b90611836565b60009060048301918254905b8181106124ec5750506040513360601b6001600160601b03191691810191825261247b92909161188890839060140161187a565b6006600782019161248c8354613e12565b92839055604080518581523360208201529081018490527f77c69d1b59f862d9677ac552a49c26ba3fe18ccc64ad8da630a5343c306dea6190606090a1015411156124d357005b6124e761002192600160ff19825416179055565b6160e4565b8061191661190f6124fd9387614440565b612447565b346105ee5760203660031901126105ee5760043561251f81610ac3565b60018060a01b031660005260076020526020604060002054604051908152f35b926109db96959260c09592855260018060a01b0316602085015215156040840152606083015260808201528160a082015201906107aa565b346105ee5760203660031901126105ee576004356000526020805260406000206002810154610a37600860018060a01b036003850154169360ff6005820154166006820154906125dd6007840154936125d66040518097819301610d95565b03856106e3565b6040519687968761253f565b90815180825260208080930193019160005b828110612609575050505090565b8351855293810193928101926001016125fb565b346105ee5760003660031901126105ee576126b861265a7f0000000000000000000000000000000000000000000000000000000000000000614e4f565b610a376126867f0000000000000000000000000000000000000000000000000000000000000000614f48565b6126c66040519161269683610676565b60008352604051958695600f60f81b875260e0602088015260e08701906107aa565b9085820360408701526107aa565b90466060850152306080850152600060a085015283820360c08501526125e9565b346105ee5760203660031901126105ee57612703600435614568565b600a5490600082916005841161275b575b61271e9350615720565b60008161273357505060405160008152602090f35b600a612740602093614431565b9152600080516020616cb4833981519152015460301c611ce2565b919261276681615195565b8103908111611d635761271e93600a835265ffffffffffff8083600080516020616cb4833981519152015416908516106000146127a4575091612714565b9291506127b090613b20565b90612714565b346105ee5760803660031901126105ee576004356127d2611fe9565b90604435916127e083610ac3565b6064356001600160401b0381116105ee5761180a612805612892923690600401611051565b6001600160a01b038616600090815260076020526040902080546001810190915561288c9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a0815261288481610691565b519020614d15565b86615002565b6128ad5790611e8991610a37936128a761388b565b92613f46565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b346105ee5760003660031901126105ee57602060405165ffffffffffff43168152f35b346105ee57600080600319360112610ac0576040519080600454612914816105f3565b80855291600191808316908115610a96575060011461293d57610a3785610a2b818703826106e3565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410612980575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101612965565b346105ee5760203660031901126105ee576004356129b581610ac3565b60018060a01b031660005260276020526020604060002054604051908152f35b346105ee5760003660031901126105ee57602060405160648152f35b346105ee5760603660031901126105ee57600435612a0e81610ac3565b6044356001600160401b0381116105ee57612a6591612a336020923690600401611051565b50604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa801561157957610a3791600091612ab6575b506040519081529081906020820190565b612ace915060203d81116115a45761159581836106e3565b38612aa5565b346105ee5760203660031901126105ee57600435612af181610ac3565b6001600160a01b031660009081526009602090815260409091206001600160d01b0390612b1d90615354565b16604051908152f35b346105ee5760003660031901126105ee576020602454604051908152f35b346105ee5760003660031901126105ee5760206001600160d01b03612b1d6152c0565b346105ee5760203660031901126105ee57600435612b8481610ac3565b612b8c614111565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355005b346105ee5760403660031901126105ee57612c05600435612bfb81610ac3565b6024359033614809565b602060405160018152f35b346105ee5760203660031901126105ee57602060405160018152f35b346105ee5760203660031901126105ee57600435612c5481600052601f602052604060002090565b6006810190612c6a61180e61180a845460ff1690565b612c7960028201544210615e61565b336000908152602081905260409020612c9190611836565b6040513360601b6001600160601b0319166020820152612ccb90612cc281603481015b03601f1981018352826106e3565b60058301615f32565b60076008820191612cdc8354613e12565b92839055604080518681523360208201529081018490527f9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d190606090a101541115612d2357005b805460ff191660011790557f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f906109a690611e89565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60016040600020015416604051908152f35b346105ee5760203660031901126105ee576020612051600435612db281610ac3565b616620565b346105ee5760003660031901126105ee576020600f54604051908152f35b346105ee5760a03660031901126105ee57612df1600435610ac3565b612dfc602435610ac3565b6001600160401b036044358181116105ee57612e1c903690600401610fa1565b506064358181116105ee57612e35903690600401610fa1565b506084359081116105ee57612e4e903690600401611051565b50610a37612e5a614185565b6040516001600160e01b031990911681529081906020820190565b346105ee5760203660031901126105ee5760206120516004356139aa565b346105ee5760203660031901126105ee57600435612eb281151561642c565b3360005260006020528060406000205410612f23576109a681612ef77fbd67ec2db294b72ed21ac12cf37aa44775b63ea7ab9345652a1d28be069c4100933033614809565b612f0b612f0682602854613b2e565b602855565b60408051338152602081019290925290918291820190565b60405162461bcd60e51b8152602060048201526014602482015273496e73756666696369656e742062616c616e636560601b6044820152606490fd5b60603660031901126105ee57600435612f7781610ac3565b604435906001600160401b0382116105ee5760008091612f9e610021943690600401612098565b90612fa7614111565b81604051928392833781018481520391602435905af1612fc56140e1565b9061496e565b346105ee5760c03660031901126105ee57600435612fe881610ac3565b60443590602435612ff7611ff9565b83421161307f576130736100219461307a926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b038816604084015286606084015260808301526080825261305b826106ac565b61306e60a4359360843593519020614d15565b614be2565b9182614997565b6145a1565b604051632341d78760e11b815260048101859052602490fd5b346105ee5760206120516130ab3661131e565b92919091613930565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee576130e5903690600401611051565b6024359182116105ee577f2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf6111da613124610a37943690600401610fa1565b926131d760443594613138835115156162e0565b6131448151151561631e565b61314f428711615986565b6022549561316461315f88613e12565b602255565b61316c615a1d565b61317e61116d60025460255490614a1a565b91613187610ef5565b86815260208101949094526040840152606435606084015233608084015260a0830152600060c083015260e082015260006101008201526131d286600052601f602052604060002090565b616360565b604051918291338684616404565b346105ee5760003660031901126105ee576013546040516001600160a01b039091168152602090f35b346105ee5760003660031901126105ee57610a3760405161322e8161065b565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906107aa565b346105ee5760403660031901126105ee5760206132c660043561328e81610ac3565b6024359061329b82610ac3565b60018060a01b03166000526001835260406000209060018060a01b0316600052602052604060002090565b54604051908152f35b346105ee5760003660031901126105ee5760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b6004359063ffffffff821682036105ee57565b346105ee5760203660031901126105ee5761333661330a565b61333e614111565b63ffffffff8082169182156133ab577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346105ee5760403660031901126105ee57612a6560206004356133e681610ac3565b60006040516133f481610676565b52604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b346105ee5760003660031901126105ee576020602854604051908152f35b346105ee5760203660031901126105ee57600435613460614111565b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55005b346105ee5760403660031901126105ee576004356134b681610ac3565b6024359063ffffffff821682036105ee57610a3791613506916134d7614955565b506134e0614955565b506001600160a01b03166000908152600960205260409020613500614955565b50614440565b50604051906135148261065b565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b346105ee5760a03660031901126105ee5761356c600435610ac3565b613577602435610ac3565b6084356001600160401b0381116105ee57613596903690600401611051565b506013546001600160a01b0316300361128c5760405163f23a6e6160e01b8152602090f35b979499989592613600906135f261360e946135e46101009b98958d6101209081815201906107aa565b8c810360208e0152906107aa565b908a820360408c01526107aa565b9088820360608a01526107aa565b97608087015260a086015260c085015260e08401521515910152565b346105ee57600080600319360112610ac05760405190818160155461364e816105f3565b8084529360019180831690811561373657506001146136d9575b5050613676925003826106e3565b6040519061368e8261368781610be3565b03836106e3565b610a376040516136a8816136a181610c87565b03826106e3565b6040516136b8816136a181610d0e565b601954601a54601c5491601d549360ff601e541695604051998a998a6135bb565b9150601582527f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4755b84831061371b575061367693505081016020013880613668565b81935090816020925483858901015201910190918492613701565b9150506020925061367694915060ff191682840152151560051b8201013880613668565b346105ee5760203660031901126105ee57604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa91821561157957610a37926064926137de926000926137f0575b506137d890614458565b90614a1a565b04604051918291829190602083019252565b6137d891925061380d9060203d81116115a45761159581836106e3565b91906137ce565b346105ee5760003660031901126105ee576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346105ee5760003660031901126105ee576020602354604051908152f35b6013546001600160a01b0316300361128c57565b6040519061389882610676565b60008252565b90815180825260208080930193019160005b8281106138be575050505090565b83516001600160a01b0316855293810193928101926001016138b0565b90815180825260208092019182818360051b85019501936000915b8483106139065750505050505090565b909192939495848061392083856001950387528a516107aa565b98019301930191949392906138f6565b929061397c9261398e9260405194859261396c613959602086019960808b5260a087019061389e565b601f1996878783030160408801526125e9565b90858583030160608601526138db565b906080830152039081018352826106e3565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600c60205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611d63571690565b91939290936139eb8233614246565b15613ae857600f549485613a07575b6109db9495503393613c53565b65ffffffffffff43811660001901818111611d6357613a58916020916000604051613a3181610676565b52604051630748d63560e31b81523360048201529116602482015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa90811561157957600091613aca575b50868110613aa357506139fa565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613ae2915060203d81116115a45761159581836106e3565b38613a95565b60405163d9b3955760e01b8152336004820152602490fd5b604090613b1c6000939594606083019683526020830190611d8d565b0152565b9060018201809211611d6357565b91908201809211611d6357565b90613b4582610f22565b613b5260405191826106e3565b8281528092613b63601f1991610f22565b019060005b828110613b7457505050565b806060602080938501015201613b68565b9592613bb890613bc6939b9a9899969592885260209b60018060a01b03168c8901526101208060408a015288019061389e565b9086820360608801526125e9565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b838210613c255750505050506109db96975090613c0c9184820360a08601526138db565b9360c083015260e08201526101008184039101526107aa565b90919293958380613c448f93600194601f199082030186528a516107aa565b98019201920190939291613be8565b919493909294613c6b86516020880120828686613930565b958351855190818114801590613e07575b8015613dff575b613dd657505065ffffffffffff9485613cb8613ca98a600052600c602052604060002090565b5460a01c65ffffffffffff1690565b16613daf577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e095613daa9363ffffffff613cfa60105493808516904316613b2e565b9260301c16613d88613d168c600052600c602052604060002090565b80546001600160a01b0319166001600160a01b038a16178155613d5f613d3b86615113565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b613d6883615145565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b613d9c613d958951613b3b565b9184613b2e565b936040519889988d8a613b85565b0390a1565b87613db98161676f565b6040516331b75e4d60e01b8152918291611a259160048401613b00565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613c83565b508351811415613c7c565b6000198114611d635760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015613e4b5760209160051b010190565b613e21565b93909291969561180a613f0a91613f048a613e868160018060a01b03166000526007602052604060002080549060018201905590565b613e9136888a61101a565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152612884816106c7565b8a615002565b613f25576109db959691613f1f91369161101a565b92613fc2565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916109db939160405193613f5985610676565b60008552613fc2565b93909260ff613f8e936109db97958752166020860152604085015260a0606085015260a08401906107aa565b9160808184039101526107aa565b909260ff6080936109db96958452166020830152604082015281606082015201906107aa565b929190613fce8461676f565b6008811015611d88576002600160ff83161b16156140b3575083600052600c60205261402a61402261401c614011604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b836143b4565b8383876142ae565b9480511560001461407757506140717fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785613f9c565b0390a290565b614071907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886613f62565b6040516331b75e4d60e01b8152600481018690526064916140d8906024830190611d8d565b60026044820152fd5b3d1561410c573d906140f282610fff565b9161410060405193846106e3565b82523d6000602084013e565b606090565b6013546001600160a01b031633810361416d57300361412c57565b61413536610fff565b61414260405191826106e3565b368152602081019036600083376000602036830101525190205b806141656158ae565b0361415c5750565b6040516347096e4760e01b8152336004820152602490fd5b6013546001600160a01b0316300361128c5763bc197c8160e01b90565b6141ab8161676f565b906008821015611d88576010600160ff84161b16156141c8575090565b6141eb606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60106044820152fd5b6141fd8161676f565b906008821015611d88576030600160ff84161b161561421a575090565b61423d606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60306044820152fd5b908051603481106142a65760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b016142a65761428591602919820190614a2d565b901591821561429357505090565b6001600160a01b03918216911614919050565b505050600190565b6142c5909291926000526011602052604060002090565b91600383016142f06142e983839060018060a01b0316600052602052604060002090565b5460ff1690565b6143785761431660ff9392614323929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061433a5750614335828254613b2e565b905590565b600181036143515750600101614335828254613b2e565b60020361436657600201614335828254613b2e565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b908160209103126105ee575190565b6040513d6000823e3d90fd5b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa90811561157957600091614419575090565b6109db915060203d81116115a45761159581836106e3565b600019810191908211611d6357565b8054821015613e4b5760005260206000200190600090565b601254906000198201828111611d6357821115613e4b57600091601283527fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34438101549165ffffffffffff9281848216111561455d57506144b790615113565b83908260058111614507575b506144ce9350615789565b806144e157505b6001600160d01b031690565b6144ec601291614431565b9152600080516020616c94833981519152015460301c6144d5565b909261451282615195565b8203918211611d63576144ce94601287528083600080516020616c948339815191520154169085161060001461454b5750915b386144c3565b92915061455790613b20565b90614545565b935050505060301c90565b65ffffffffffff43168082101561458357506109db90615113565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b0319821681179092556107429694169461461e9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b03808316939291908116908185141580614768575b614648575b5050505050565b816146cd575b50508261465d575b8080614641565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916146aa916146a490916150e0565b90614771565b604080516001600160d01b039384168152919092166020820152a2388080614656565b6001600160a01b031660009081526009602052604090206146ed846150e0565b6001600160d01b0390818061470185615354565b1691169003818111611d635761474561475e917fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249465ffffffffffff431690615664565b6040805192851683529316602082015291829190820190565b0390a2388061464e565b5083151561463c565b906001600160d01b0390818061478685615354565b16911601908111611d63576147a49165ffffffffffff431690615664565b9091565b6001600160d01b039081806147bb61530a565b16911601908111611d63576147a49065ffffffffffff43166155ad565b6001600160d01b039081806147eb61530a565b1691169003908111611d63576147a49065ffffffffffff43166155ad565b6001600160a01b038082169493929190851561490257821680156148e9576001600160a01b038216600090815260208190526040902054958487106148ba578461074296970361486b8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36166ec565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b906001600160a01b0380831615610b8957811615610b7057610b216149529260018060a01b03166000526001602052604060002090565b55565b604051906149628261065b565b60006020838281520152565b909190610742575080511561498557805190602001fd5b60405163d6bda27560e01b8152600490fd5b6001600160a01b03811660009081526007602052604090208054600181019091558092036149c3575050565b6040516301d4b62360e61b81526001600160a01b039190911660048201526024810191909152604490fd5b908160011b9180830460021490151715611d6357565b908160041b9180830460101490151715611d6357565b81810292918115918404141715611d6357565b9190825182118015614ab6575b614a8d57614a4781613b20565b821180614a98575b614a5a9015156149ee565b60280180602811611d6357818303838111611d635703614a8d57614a7d92614abf565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b14614a4f565b50818111614a3a565b929092614acb84613b20565b831180614b52575b614ade9015156149ee565b936000948101809111611d63579192905b818310614aff5750505060019190565b9092919360ff614b20614b1b6020888601015160ff60f81b1690565b614b70565b1690600f8211614b465790614b37614b3e92614a04565b0194613e12565b919290614aef565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14614ad3565b60f81c602f811180614bd8575b15614b8c57602f190160ff1690565b6060811180614bce575b15614ba5576056190160ff1690565b6040811180614bc4575b15614bbe576036190160ff1690565b5060ff90565b5060478110614baf565b5060678110614b96565b50603a8110614b7d565b916109db9391614bf193614bfa565b90929192614c88565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411614c7257926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156115795780516001600160a01b03811615614c6957918190565b50809160019190565b50505060009160039190565b60041115611d8857565b614c9181614c7e565b80614c9a575050565b614ca381614c7e565b60018103614cbd5760405163f645eedf60e01b8152600490fd5b614cc681614c7e565b60028103614ce75760405163fce698f760e01b815260048101839052602490fd5b80614cf3600392614c7e565b14614cfb5750565b6040516335e2f38360e21b81526004810191909152602490fd5b604290614d20614d3b565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480614e26575b15614d96577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261398e81610691565b507f00000000000000000000000000000000000000000000000000000000000000004614614d6d565b60ff8114614e8d5760ff811690601f8211614e7b5760405191614e718361065b565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b50604051600554816000614ea0836105f3565b80835292600190818116908115614f265750600114614ec7575b506109db925003826106e3565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310614f0b57506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614ef2565b9050602092506109db94915060ff191682840152151560051b82010138614eba565b60ff8114614f6a5760ff811690601f8211614e7b5760405191614e718361065b565b50604051600654816000614f7d836105f3565b80835292600190818116908115614f265750600114614fa357506109db925003826106e3565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310614fe757506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614fce565b9091813b61502a5761501491926150a4565b5061501e81614c7e565b15918261429357505090565b600091829160405161506081612cb46020820194630b135d3f60e11b998a875260248401526040604484015260648301906107aa565b51915afa9061506d6140e1565b82615096575b8261507d57505090565b61509291925060208082518301019101614399565b1490565b915060208251101591615073565b81519190604183036150d5576150ce92506020820151906060604084015193015160001a90614bfa565b9192909190565b505060009160029190565b6001600160d01b03908181116150f4571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111615126571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b63ffffffff90818111615156571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b811561517f570490565b634e487b7160e01b600052601260045260246000fd5b60018111156109db57600181600160801b8110156152ae575b61525661524c61524261523861522e61522461526297600488600160401b61525d9a10156152a1575b640100000000811015615294575b62010000811015615287575b61010081101561527b575b601081101561526f575b1015615267575b60030260011c61521d818b615175565b0160011c90565b61521d818a615175565b61521d8189615175565b61521d8188615175565b61521d8187615175565b61521d8186615175565b8093615175565b821190565b900390565b60011b61520d565b811c9160021b91615206565b60081c91811b916151fc565b60101c9160081b916151f1565b60201c9160101b916151e5565b60401c9160201b916151d7565b50600160401b9050608082901c6151ae565b601254600090806152d2575050600090565b80600019810111611d635760127fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34439252015460301c90565b600a546000908061531c575050600090565b80600019810111611d6357600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b80546000918161536657505050600090565b600019928284810111611d635760209181522001015460301c90565b634e487b7160e01b600052600060045260246000fd5b60125490600160401b821015610656576001820180601255821015613e4b57610742916012600052600080516020616c9483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a5490600160401b821015610656576001820180600a55821015613e4b5761074291600a600052600080516020616cb483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b8054600160401b8110156106565761549791600182018155614440565b6154bf578151815465ffffffffffff191665ffffffffffff91909116178155610742916153f8565b615382565b6012549192918015615583576154dc6154f491614431565b6012600052600080516020616c948339815191520190565b9081549165ffffffffffff90818416918316808311615571578692036155395761553292509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505061556c9061555861554a610f15565b65ffffffffffff9092168252565b6001600160d01b0385166020820152615398565b615532565b604051632520601d60e01b8152600490fd5b506155a79061559361554a610f15565b6001600160d01b0384166020820152615398565b60009190565b600a549192918015615640576155c56155dd91614431565b600a600052600080516020616cb48339815191520190565b9081549165ffffffffffff908184169183168083116155715786920361561b5761553292509065ffffffffffff82549181199060301b169116179055565b505061556c9061562c61554a610f15565b6001600160d01b038516602082015261541a565b506155a79061565061554a610f15565b6001600160d01b038416602082015261541a565b805492939280156156fb5761567b61568891614431565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411615571578793036156c7575061553292509065ffffffffffff82549181199060301b169116179055565b91505061556c916156e76156d9610f15565b65ffffffffffff9093168352565b6001600160d01b038616602083015261547a565b50906155a79161570c6156d9610f15565b6001600160d01b038516602083015261547a565b905b82811061572e57505090565b90918082169080831860011c8201809211611d6357600a60005265ffffffffffff8083600080516020616cb4833981519152015416908516106000146157775750915b90615722565b92915061578390613b20565b90615771565b905b82811061579757505090565b90918082169080831860011c8201809211611d6357601260005265ffffffffffff8083600080516020616c94833981519152015416908516106000146157e05750915b9061578b565b9291506157ec90613b20565b906157da565b91905b8382106158025750505090565b9091928083169080841860011c8201809211611d635760008581526020902082015465ffffffffffff90811690841610156158415750925b91906157f5565b93925061584d90613b20565b9161583a565b600d548060801c9160018301926001600160801b038093168385161461589b57600052600e602052604060002055600d54916001600160801b03199060801b16911617600d55565b634e487b7160005260416020526024601cfd5b600d54906001600160801b038083169260801c83146158f35782600052600e602052600160406000209360008554955501166001600160801b0319600d541617600d55565b634e487b7160005260316020526024601cfd5b1561590d57565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561595257565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b1561598d57565b60405162461bcd60e51b815260206004820152601060248201526f496e76616c69642074696d656c6f636b60801b6044820152606490fd5b156159cc57565b60405162461bcd60e51b815260206004820152602360248201527f4d75737420686f6c6420746f6b656e7320746f206372656174652070726f706f6044820152621cd85b60ea1b6064820152608490fd5b604051615a2981610676565b6000815290565b818110615a3b575050565b60008155600101615a30565b91818110615a5457505050565b6107429260005260206000209182019101615a30565b8151916001600160401b03831161065657600160401b831161065657615a9583835481855584615a47565b602080910191600052806000209060005b848110615ab4575050505050565b83516001600160a01b03168382015592810192600101615aa6565b8151916001600160401b03831161065657600160401b831161065657615afa83835481855584615a47565b602080910191600052806000209060005b848110615b19575050505050565b83518382015592810192600101615b0b565b9190601f8111615b3a57505050565b610742926000526020600020906020601f840160051c83019310615b66575b601f0160051c0190615a30565b9091508190615b59565b91909182516001600160401b03811161065657615b9781615b9184546105f3565b84615b2b565b602080601f8311600114615bd3575081929394600092615bc8575b50508160011b916000199060031b1c1916179055565b015190503880615bb2565b90601f19831695615be985600052602060002090565b926000905b888210615c2657505083600195969710615c0d575b505050811b019055565b015160001960f88460031b161c19169055388080615c03565b80600185968294968601518155019501930190615bee565b815191600160401b8311610656578154838355808410615c9c575b50615c6e602080920192600052602060002090565b6000925b848410615c80575050505050565b60018382615c9083945186615b70565b01920193019290615c72565b6000838152846020822092830192015b828110615cba575050615c59565b80615cc7600192546105f3565b80615cd4575b5001615cac565b601f908181118414615cec5750508281555b38615ccd565b83615d0e92615d0085600052602060002090565b920160051c82019101615a30565b60008181526020812081835555615ce6565b600861010061074293615d34815185615a6a565b615d45602082015160018601615acf565b604081015160028501556060810151615d85906001600160a01b03165b6003860180546001600160a01b0319166001600160a01b03909216919091179055565b615d96608082015160048601615c3e565b615dbb615da660a0830151151590565b600586019060ff801983541691151516179055565b60c0810151600685015560e0810151600785015501519101615b70565b93906109db9593613f8e93615e0792875260018060a01b0316602087015260a0604087015260a086019061389e565b9084820360608601526125e9565b15615e1c57565b60405162461bcd60e51b815260206004820152601960248201527f50726f706f73616c20616c7265616479206578656375746564000000000000006044820152606490fd5b15615e6857565b60405162461bcd60e51b815260206004820152601060248201526f141c9bdc1bdcd85b08195e1c1a5c995960821b6044820152606490fd5b15615ea757565b60405162461bcd60e51b81526020600482015260116024820152702737903a37b5b2b739903a379039b4b3b760791b6044820152606490fd5b908160209103126105ee57516109db81610ac3565b15615efc57565b60405162461bcd60e51b815260206004820152600e60248201526d105b1c9958591e481cda59db995960921b6044820152606490fd5b8054600160401b81101561065657615f4f91600182018155614440565b9190916154bf5761074291615b70565b15615f6657565b60405162461bcd60e51b8152602060048201526015602482015274141c9bdc1bdcd85b081b9bdd08195e1958dd5d1959605a1b6044820152606490fd5b15615faa57565b60405162461bcd60e51b8152602060048201526013602482015272496e73756666696369656e742071756f72756d60681b6044820152606490fd5b15615fec57565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b1561602757565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b6060810191815260209060608282015283548093526080810192600094855282852090855b8181106160c7575050506040818403910152808454928381520193835280832092905b8282106160b0575050505090565b8354855293840193600193840193909101906160a2565b82546001600160a01b03168652948401946001928301920161607f565b906160f88260005260208052604060002090565b61610e616109600583015460ff1690565b615f5f565b616122600782015460068301541115615fa3565b600181810193906000815b616166575b5050613daa7fe8585c604452fcb59bc021fce36eb8241ffc18bd81b50ce6cd5cea81ceeaa58d93946040519384938461605a565b83548110156161ec57806161a261619b6113b86161866161e69589614440565b905460039190911b1c6001600160a01b031690565b1515615fe5565b6161c36161bc6161b2838a614440565b90549060031b1c90565b1515616020565b6119276161d36161868388614440565b6161e06161b2848b614440565b906161f1565b8161612d565b616132565b91906001600160a01b03831680156148e957600254828101809111611d63576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b0384116162775761074292935061666e565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b156162a457565b60405162461bcd60e51b8152602060048201526014602482015273151a5b595b1bd8dac81b9bdd08195e1c1a5c995960621b6044820152606490fd5b156162e757565b60405162461bcd60e51b815260206004820152600f60248201526e22b6b83a3c9037b832b930ba34b7b760891b6044820152606490fd5b1561632557565b60405162461bcd60e51b8152602060048201526013602482015272456d7074792074617267657420636861696e7360681b6044820152606490fd5b90610100600891616372815185615b70565b616383602082015160018601615acf565b604081015160028501556060810151600385015560808101516004850180546001600160a01b0319166001600160a01b039092169190911790556163ce60a082015160058601615c3e565b6163f36163de60c0830151151590565b600686019060ff801983541691151516179055565b60e081015160078501550151910155565b9081526001600160a01b0390911660208201526060604082018190526109db929101906107aa565b1561643357565b60405162461bcd60e51b815260206004820152601d60248201527f416d6f756e74206d7573742062652067726561746572207468616e20300000006044820152606490fd5b1561647f57565b60405162461bcd60e51b815260206004820152601d60248201527f496e73756666696369656e742074726561737572792062616c616e63650000006044820152606490fd5b815181546001600160a01b0319166001600160a01b03909116178155610742916008906101009060208101516001850155604081015160028501556060810151615d85906001600160a01b0316615d62565b9081526001600160a01b03918216602082015291166040820152606081019190915260a0608082018190526109db929101906107aa565b80600052602160205260406000209061656c60ff600584015416615f5f565b616580600783015460068401541115615fa3565b60018201908154926028549361659885821115616478565b8403938411611d63576165f6613daa916165d27f0bb768aa97fa4e8a8f73bfa7bc210f1a29f29c765d44f0c29acc04a549e32e4396602855565b805485546165e9916001600160a01b031630614809565b546001600160a01b031690565b9254604080519384526001600160a01b039094166020840152928201929092529081906060820190565b6001600160a01b031660009081526020819052604090205480158015616664575b61665e576166556109db9160285490614a1a565b60025490615175565b50600090565b5060285415616641565b906107429161668461667f836150e0565b6147a8565b50506001600160a01b039081169081156166d4575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169116614620565b6166e56166e0846150e0565b6147d8565b5050616699565b61074292916001600160a01b03918216919081908315616744575b16918215616731575b60005260086020528060406000205416916000526040600020541690614620565b61673d6166e0856150e0565b5050616710565b61675061667f866150e0565b5050616707565b908160209103126105ee575180151581036105ee5790565b61677881616881565b9061678282611d7e565b6005820361687d5761679f91506000526014602052604060002090565b546013546167b5906001600160a01b03166113b8565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa90811561157957600091616860575b50156167f357505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa91821561157957600092616833575b50501561682e57600790565b600290565b6168529250803d10616859575b61684a81836106e3565b810190616757565b3880616822565b503d616840565b6168779150843d86116168595761684a81836106e3565b386167e5565b5090565b61689581600052600c602052604060002090565b5460ff8160f01c1661698d5760f81c616987576168c2614011613ca983600052600c602052604060002090565b801561696e5765ffffffffffff431680911015616967576168e2826139aa565b106168ed5750600190565b6168f961180a82616994565b8015616942575b1561690b5750600390565b614011600161692761693493600052600c602052604060002090565b015465ffffffffffff1690565b61693d57600490565b600590565b5061696261180a8260005260116020526040600020600181015490541090565b616900565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260116020526040600020600c60205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa91821561157957616a3192606492616a1f926000926137f057506137d890614458565b04916002600182015491015490613b2e565b101590565b90616a42939291613930565b616a4b8161676f565b6008811015611d8857603b600160ff83161b1615616b4a5750616a90616a7b82600052600c602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1616ad0816000526014602052604060002090565b5480616ada575090565b601354616aef906001600160a01b03166113b8565b803b156105ee5760405163c4d252f560e01b815260048101929092526000908290602490829084905af1801561157957616b37575b5060008181526014602052604081205590565b8061156d616b4492610643565b38616b24565b90616b6e606492604051926331b75e4d60e01b845260048401526024830190611d8d565b603b6044820152fd5b949392616ba3608093616b95616bb19460a08a5260a08a019061389e565b9088820360208a01526125e9565b9086820360408801526138db565b93600060608201520152565b9192616bec60a094616bde616bfa949998979960c0875260c087019061389e565b9085820360208701526125e9565b9083820360408501526138db565b946000606083015260808201520152565b9290939160018060a01b036013541690813b156105ee57600093616c5a6040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601616b77565b039134905af19081156115795760009261495292616c84575b506000526014602052604060002090565b616c8d90610643565b38616c7356febb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209a5de699f7aefb288e8394e1a1967891a7fa659845a380ec582ae5c3dad15a8264736f6c63430008140033","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x3877 JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH3 0x7E637E EQ PUSH2 0x582 JUMPI DUP1 PUSH4 0x13CF08B EQ PUSH2 0x57D JUMPI DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x578 JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x573 JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x56E JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x569 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x564 JUMPI DUP1 PUSH4 0x965211E EQ PUSH2 0x55F JUMPI DUP1 PUSH4 0xC0512E9 EQ PUSH2 0x55A JUMPI DUP1 PUSH4 0xEB12596 EQ PUSH2 0x555 JUMPI DUP1 PUSH4 0x108B4E07 EQ PUSH2 0x550 JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x54B JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x546 JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x541 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x53C JUMPI DUP1 PUSH4 0x194A94FC EQ PUSH2 0x537 JUMPI DUP1 PUSH4 0x1B470FAF EQ PUSH2 0x532 JUMPI DUP1 PUSH4 0x1C0F4D8D EQ PUSH2 0x52D JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x528 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x523 JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x51E JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x519 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x514 JUMPI DUP1 PUSH4 0x35C4364F EQ PUSH2 0x50F JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x50A JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x505 JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x500 JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x4FB JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x4F6 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x4F1 JUMPI DUP1 PUSH4 0x4FA76EC9 EQ PUSH2 0x4EC JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x4E7 JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x4E2 JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x4DD JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x4D8 JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x4D3 JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x4CE JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x4C9 JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x4C4 JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x4BF JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x4BA JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x4B5 JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x4B0 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x4AB JUMPI DUP1 PUSH4 0x7E63B733 EQ PUSH2 0x4A6 JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x4A1 JUMPI DUP1 PUSH4 0x82308158 EQ PUSH2 0x49C JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x497 JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x492 JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x48D JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x488 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x483 JUMPI DUP1 PUSH4 0x96E973FB EQ PUSH2 0x47E JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x479 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x474 JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x46F JUMPI DUP1 PUSH4 0x9BE65B40 EQ PUSH2 0x46A JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x465 JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x460 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x45B JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x456 JUMPI DUP1 PUSH4 0xAB273016 EQ PUSH2 0x451 JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x44C JUMPI DUP1 PUSH4 0xB4931936 EQ PUSH2 0x447 JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x442 JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x43D JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x438 JUMPI DUP1 PUSH4 0xC0E58A0E EQ PUSH2 0x433 JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x42E JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x429 JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x424 JUMPI DUP1 PUSH4 0xD1FAD4CD EQ PUSH2 0x41F JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x41A JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x415 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x410 JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x40B JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x406 JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x401 JUMPI DUP1 PUSH4 0xEC4A59D9 EQ PUSH2 0x3FC JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x3F7 JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x3F2 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x3ED JUMPI DUP1 PUSH4 0xF2C26A47 EQ PUSH2 0x3E8 JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x3E3 JUMPI DUP1 PUSH4 0xFC0C546A EQ PUSH2 0x3DE JUMPI PUSH4 0xFD5C4BE7 SUB PUSH2 0xE JUMPI PUSH2 0x3859 JUMP JUMPDEST PUSH2 0x3814 JUMP JUMPDEST PUSH2 0x375A JUMP JUMPDEST PUSH2 0x362A JUMP JUMPDEST PUSH2 0x3550 JUMP JUMPDEST PUSH2 0x3499 JUMP JUMPDEST PUSH2 0x3444 JUMP JUMPDEST PUSH2 0x3426 JUMP JUMPDEST PUSH2 0x33C4 JUMP JUMPDEST PUSH2 0x331D JUMP JUMPDEST PUSH2 0x32CF JUMP JUMPDEST PUSH2 0x326C JUMP JUMPDEST PUSH2 0x320E JUMP JUMPDEST PUSH2 0x31E5 JUMP JUMPDEST PUSH2 0x30B4 JUMP JUMPDEST PUSH2 0x3098 JUMP JUMPDEST PUSH2 0x2FCB JUMP JUMPDEST PUSH2 0x2F5F JUMP JUMPDEST PUSH2 0x2E93 JUMP JUMPDEST PUSH2 0x2E75 JUMP JUMPDEST PUSH2 0x2DD5 JUMP JUMPDEST PUSH2 0x2DB7 JUMP JUMPDEST PUSH2 0x2D90 JUMP JUMPDEST PUSH2 0x2D59 JUMP JUMPDEST PUSH2 0x2C2C JUMP JUMPDEST PUSH2 0x2C10 JUMP JUMPDEST PUSH2 0x2BDB JUMP JUMPDEST PUSH2 0x2B67 JUMP JUMPDEST PUSH2 0x2B44 JUMP JUMPDEST PUSH2 0x2B26 JUMP JUMPDEST PUSH2 0x2AD4 JUMP JUMPDEST PUSH2 0x29F1 JUMP JUMPDEST PUSH2 0x29D5 JUMP JUMPDEST PUSH2 0x2998 JUMP JUMPDEST PUSH2 0x28F1 JUMP JUMPDEST PUSH2 0x28CE JUMP JUMPDEST PUSH2 0x27B6 JUMP JUMPDEST PUSH2 0x26E7 JUMP JUMPDEST PUSH2 0x261D JUMP JUMPDEST PUSH2 0x2577 JUMP JUMPDEST PUSH2 0x2502 JUMP JUMPDEST PUSH2 0x23D6 JUMP JUMPDEST PUSH2 0x234E JUMP JUMPDEST PUSH2 0x22F9 JUMP JUMPDEST PUSH2 0x2288 JUMP JUMPDEST PUSH2 0x224B JUMP JUMPDEST PUSH2 0x2200 JUMP JUMPDEST PUSH2 0x21E2 JUMP JUMPDEST PUSH2 0x2173 JUMP JUMPDEST PUSH2 0x214D JUMP JUMPDEST PUSH2 0x20C5 JUMP JUMPDEST PUSH2 0x2059 JUMP JUMPDEST PUSH2 0x2009 JUMP JUMPDEST PUSH2 0x1FA7 JUMP JUMPDEST PUSH2 0x1F5A JUMP JUMPDEST PUSH2 0x1F3C JUMP JUMPDEST PUSH2 0x1EDE JUMP JUMPDEST PUSH2 0x1E20 JUMP JUMPDEST PUSH2 0x1DC7 JUMP JUMPDEST PUSH2 0x1D9A JUMP JUMPDEST PUSH2 0x1C7C JUMP JUMPDEST PUSH2 0x1C56 JUMP JUMPDEST PUSH2 0x1C0C JUMP JUMPDEST PUSH2 0x1BF0 JUMP JUMPDEST PUSH2 0x1BB5 JUMP JUMPDEST PUSH2 0x1B7E JUMP JUMPDEST PUSH2 0x1A29 JUMP JUMPDEST PUSH2 0x1970 JUMP JUMPDEST PUSH2 0x17CB JUMP JUMPDEST PUSH2 0x1671 JUMP JUMPDEST PUSH2 0x15E8 JUMP JUMPDEST PUSH2 0x15CA JUMP JUMPDEST PUSH2 0x1380 JUMP JUMPDEST PUSH2 0x1221 JUMP JUMPDEST PUSH2 0x11ED JUMP JUMPDEST PUSH2 0x106C JUMP JUMPDEST PUSH2 0xE75 JUMP JUMPDEST PUSH2 0xBC5 JUMP JUMPDEST PUSH2 0xBA2 JUMP JUMPDEST PUSH2 0xAD4 JUMP JUMPDEST PUSH2 0x9DE JUMP JUMPDEST PUSH2 0x91E JUMP JUMPDEST PUSH2 0x8F7 JUMP JUMPDEST PUSH2 0x87E JUMP JUMPDEST PUSH2 0x7EA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD DUP1 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 PUSH1 0x5 DUP3 ADD SWAP2 PUSH2 0x5E2 DUP4 SLOAD SWAP2 PUSH2 0x5C1 PUSH1 0xFF DUP5 AND ISZERO PUSH2 0x5E15 JUMP JUMPDEST PUSH2 0x5D1 PUSH1 0x2 DUP3 ADD SLOAD TIMESTAMP LT ISZERO PUSH2 0x629D JUMP JUMPDEST PUSH1 0x6 PUSH1 0x7 DUP3 ADD SLOAD SWAP2 ADD SLOAD GT ISZERO PUSH2 0x5FA3 JUMP JUMPDEST PUSH1 0xFF NOT AND OR SWAP1 SSTORE PUSH2 0x654D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x623 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x60D JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x602 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x62D JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH1 0x0 DUP3 SLOAD SWAP3 PUSH2 0x718 DUP5 PUSH2 0x5F3 JUMP JUMPDEST SWAP1 DUP2 DUP5 MSTORE PUSH1 0x1 SWAP5 DUP6 DUP2 AND SWAP1 DUP2 PUSH1 0x0 EQ PUSH2 0x787 JUMPI POP PUSH1 0x1 EQ PUSH2 0x744 JUMPI JUMPDEST POP POP PUSH2 0x742 SWAP3 POP SUB DUP4 PUSH2 0x6E3 JUMP JUMPDEST JUMP JUMPDEST SWAP1 SWAP4 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0x20 SWAP1 DUP2 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP2 DUP4 LT PUSH2 0x76F JUMPI POP POP PUSH2 0x742 SWAP4 POP DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x734 JUMP JUMPDEST DUP6 SLOAD DUP9 DUP5 ADD DUP6 ADD MSTORE SWAP5 DUP6 ADD SWAP5 DUP8 SWAP5 POP SWAP2 DUP4 ADD SWAP2 PUSH2 0x757 JUMP JUMPDEST SWAP2 POP POP PUSH2 0x742 SWAP5 POP PUSH1 0x20 SWAP3 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x734 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x7D6 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x7B5 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH2 0x859 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH2 0x817 DUP2 PUSH2 0x704 JUMP JUMPDEST SWAP1 PUSH1 0x2 DUP2 ADD SLOAD SWAP1 PUSH1 0x3 DUP2 ADD SLOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x4 DUP3 ADD SLOAD AND PUSH1 0xFF PUSH1 0x6 DUP4 ADD SLOAD AND SWAP1 PUSH1 0x8 PUSH1 0x7 DUP5 ADD SLOAD SWAP4 ADD SLOAD SWAP4 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP8 PUSH1 0xE0 DUP10 MSTORE PUSH1 0xE0 DUP10 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP6 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0x60 DUP7 ADD MSTORE ISZERO ISZERO PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE SUB SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x5EE JUMPI PUSH1 0x20 SWAP1 PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x8DB JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x8CA JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x8BF JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x8B8 JUMP JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x10 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x93A PUSH2 0x4111 JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x9AB JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x974 PUSH2 0x52C0 JUMP JUMPDEST AND PUSH2 0x98F PUSH2 0x981 DUP4 PUSH2 0x50E0 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x54C4 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 DUP2 ADD JUMPDEST SUB SWAP1 LOG1 STOP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x9DB SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0xAC0 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0xB SLOAD PUSH2 0xA01 DUP2 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0xA96 JUMPI POP PUSH1 0x1 EQ PUSH2 0xA3B JUMPI JUMPDEST PUSH2 0xA37 DUP6 PUSH2 0xA2B DUP2 DUP8 SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x9CA JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0xB DUP4 MSTORE PUSH32 0x175B7A638427703F0DBE7BB9BBF987A2551717B34E79F33B5B1008D1FA01DB9 JUMPDEST DUP3 DUP5 LT PUSH2 0xA7E JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0xA2B DUP3 PUSH2 0xA37 PUSH2 0xA1B JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xA63 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0xA37 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0xA2B SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0xA1B JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0xAF1 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD CALLER ISZERO PUSH2 0xB89 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0xB70 JUMPI CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP3 SWAP2 PUSH2 0xB38 SWAP2 JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 PUSH1 0x20 CALLER SWAP3 LOG3 PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0xFF PUSH1 0x26 SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x22 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x16 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0xBF3 DUP3 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0xC6A JUMPI POP PUSH1 0x1 EQ PUSH2 0xC11 JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x16 PUSH1 0x0 MSTORE PUSH32 0xD833147D7DC355BA459FC788F669E58CFAF9DC25DDCD0702E87D69C7B5124289 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0xC52 JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xC40 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP4 SWAP5 POP PUSH1 0xFF SWAP3 SWAP2 SWAP3 NOT AND DUP4 DUP4 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x17 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0xC97 DUP3 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0xC6A JUMPI POP PUSH1 0x1 EQ PUSH2 0xCB5 JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x17 PUSH1 0x0 MSTORE PUSH32 0xC624B66CC0138B8FABC209247F72D758E1CF3343756D543BADBF24212BED8C15 SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0xCF6 JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xCE4 JUMP JUMPDEST PUSH1 0x18 SLOAD PUSH1 0x0 SWAP3 SWAP2 PUSH2 0xD1E DUP3 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP3 MSTORE SWAP2 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0xC6A JUMPI POP PUSH1 0x1 EQ PUSH2 0xD3C JUMPI POP POP POP JUMP JUMPDEST SWAP2 SWAP3 SWAP4 POP PUSH1 0x18 PUSH1 0x0 MSTORE PUSH32 0xB13D2D76D1F4B7BE834882E410B3E3A8AFAF69F83600AE24DB354391D2378D2E SWAP2 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0xD7D JUMPI POP POP PUSH1 0x20 SWAP3 POP ADD ADD SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP6 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0xD6B JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP3 SWAP2 DUP1 SLOAD SWAP2 PUSH2 0xDA6 DUP4 PUSH2 0x5F3 JUMP JUMPDEST SWAP2 DUP3 DUP3 MSTORE PUSH1 0x1 SWAP4 DUP5 DUP2 AND SWAP1 DUP2 PUSH1 0x0 EQ PUSH2 0xE08 JUMPI POP PUSH1 0x1 EQ PUSH2 0xDC8 JUMPI JUMPDEST POP POP POP POP JUMP JUMPDEST SWAP1 SWAP2 SWAP4 SWAP5 POP PUSH1 0x0 MSTORE PUSH1 0x20 SWAP3 DUP4 PUSH1 0x0 KECCAK256 SWAP3 DUP5 PUSH1 0x0 SWAP5 JUMPDEST DUP4 DUP7 LT PUSH2 0xDF4 JUMPI POP POP POP POP ADD ADD SWAP1 CODESIZE DUP1 DUP1 DUP1 PUSH2 0xDC2 JUMP JUMPDEST DUP1 SLOAD DUP6 DUP8 ADD DUP4 ADD MSTORE SWAP5 ADD SWAP4 DUP6 SWAP1 DUP3 ADD PUSH2 0xDDD JUMP JUMPDEST SWAP3 SWAP5 POP POP POP PUSH1 0x20 SWAP4 SWAP5 POP PUSH1 0xFF NOT AND DUP4 DUP4 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL ADD ADD SWAP1 CODESIZE DUP1 DUP1 DUP1 PUSH2 0xDC2 JUMP JUMPDEST SWAP6 SWAP4 SWAP1 SWAP2 SWAP3 PUSH2 0x9DB SWAP9 SWAP8 SWAP6 SWAP4 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND DUP9 MSTORE PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0x40 DUP8 ADD MSTORE AND PUSH1 0x60 DUP6 ADD MSTORE ISZERO ISZERO PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0xC0 DUP3 ADD MSTORE PUSH2 0x100 SWAP1 DUP2 PUSH1 0xE0 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB SWAP1 PUSH2 0xA37 PUSH1 0x8 DUP4 DUP4 SLOAD AND SWAP3 PUSH1 0x1 DUP2 ADD SLOAD SWAP5 PUSH1 0x2 DUP3 ADD SLOAD SWAP1 PUSH1 0x3 DUP4 ADD SLOAD AND PUSH1 0xFF PUSH1 0x5 DUP5 ADD SLOAD AND SWAP1 PUSH1 0x6 DUP5 ADD SLOAD SWAP3 PUSH2 0xEE9 PUSH1 0x7 DUP7 ADD SLOAD SWAP6 PUSH2 0xEE2 PUSH1 0x40 MLOAD DUP1 SWAP10 DUP2 SWAP4 ADD PUSH2 0xD95 JUMP JUMPDEST SUB DUP8 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP10 PUSH2 0xE2B JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x120 DUP3 ADD DUP3 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x656 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x742 DUP3 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xF50 DUP4 PUSH2 0xF22 JUMP JUMPDEST SWAP3 PUSH2 0xF5E PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6E3 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x5EE JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xF88 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0xF96 DUP2 PUSH2 0xAC3 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xF7A JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xFB8 DUP4 PUSH2 0xF22 JUMP JUMPDEST SWAP3 PUSH2 0xFC6 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6E3 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x5EE JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xFF0 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xFE2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0x1026 DUP3 PUSH2 0xFFF JUMP JUMPDEST SWAP2 PUSH2 0x1034 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6E3 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x5EE JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP2 PUSH1 0x20 PUSH2 0x9DB SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0x101A JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x109D SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xF39 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x10B6 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH1 0x64 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x11DA PUSH2 0x10FB PUSH32 0x8FD808CDCD18F44B7F33C61FB97B83154C1D653EF4A9A2D236B290644EDD6C83 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH2 0x1108 DUP4 MLOAD DUP6 MLOAD EQ PUSH2 0x5906 JUMP JUMPDEST PUSH2 0x1114 DUP4 MLOAD ISZERO ISZERO PUSH2 0x594B JUMP JUMPDEST PUSH2 0x111F TIMESTAMP DUP8 GT PUSH2 0x5986 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x113B SWAP1 JUMPDEST SLOAD ISZERO ISZERO PUSH2 0x59C5 JUMP JUMPDEST PUSH2 0x11CC PUSH1 0x23 SLOAD SWAP7 PUSH2 0x1153 PUSH2 0x114E DUP10 PUSH2 0x3E12 JUMP JUMPDEST PUSH1 0x23 SSTORE JUMP JUMPDEST PUSH2 0x115B PUSH2 0x5A1D JUMP JUMPDEST PUSH2 0x1174 PUSH2 0x116D PUSH1 0x2 SLOAD PUSH1 0x25 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST PUSH1 0x64 SWAP1 DIV SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x117D PUSH2 0xEF5 JUMP JUMPDEST DUP8 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP10 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP4 SWAP1 SWAP4 MSTORE CALLER PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0xC0 DUP3 ADD MSTORE PUSH1 0x0 PUSH1 0xE0 DUP3 ADD MSTORE DUP3 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x11C7 DUP9 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x5D20 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 CALLER DUP9 DUP7 PUSH2 0x5DD8 JUMP JUMPDEST SUB SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x123D PUSH1 0x4 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x1248 PUSH1 0x24 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x1267 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0x12B6 DUP3 PUSH2 0xF22 JUMP JUMPDEST SWAP3 PUSH2 0x12C4 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6E3 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x5EE JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x12F2 JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI DUP7 SWAP2 PUSH2 0x1313 DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0x1051 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0x12E2 JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x5EE JUMPI DUP3 PUSH2 0x134A SWAP2 PUSH1 0x4 ADD PUSH2 0xF39 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI DUP4 PUSH2 0x1362 SWAP2 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x5EE JUMPI PUSH2 0x1379 SWAP2 PUSH1 0x4 ADD PUSH2 0x129E JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH2 0x138E CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST PUSH2 0x139C DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x3930 JUMP JUMPDEST SWAP3 PUSH2 0x13A6 DUP5 PUSH2 0x41A2 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH2 0x13C4 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP7 PUSH2 0x15AB JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0x1426 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x6B77 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x157E JUMPI JUMPDEST POP POP PUSH2 0x144F DUP8 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x13 SLOAD PUSH2 0x1465 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x13B8 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0x1491 DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x6BBD JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH2 0x14B5 SWAP3 PUSH2 0x14B0 SWAP3 PUSH2 0x1560 JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x3B2E JUMP JUMPDEST PUSH2 0x5113 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0x154F JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0x153E DUP5 PUSH2 0x1520 PUSH2 0xA37 SWAP7 PUSH1 0x1 PUSH2 0x1506 DUP9 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x156D PUSH2 0x1573 SWAP3 PUSH2 0x643 JUMP JUMPDEST DUP1 PUSH2 0x8EC JUMP JUMPDEST CODESIZE PUSH2 0x14A9 JUMP JUMPDEST PUSH2 0x43A8 JUMP JUMPDEST PUSH2 0x159D SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x15A4 JUMPI JUMPDEST PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x4399 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x1439 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x158B JUMP JUMPDEST PUSH2 0x15C3 SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0x13EF JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x165C PUSH2 0x163C PUSH32 0x5C84C0144A4E16E610C6C44C3571A58AF67CE17B61280F57E6FEEB2C363EAA60 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x1648 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 PUSH1 0x40 DUP5 MSTORE PUSH1 0x40 DUP5 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP4 ADD MSTORE SUB SWAP1 LOG1 STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x168E DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x64 CALLDATALOAD PUSH1 0x24 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x11DA PUSH2 0x16DB PUSH32 0xF80F5CE91F7D79D29FD2BD635816739C0FAE47505F5A30A820E49ACE80884165 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH2 0x16EF PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND ISZERO ISZERO PUSH2 0x5FE5 JUMP JUMPDEST PUSH2 0x16FA DUP5 ISZERO ISZERO PUSH2 0x642C JUMP JUMPDEST PUSH2 0x1708 PUSH1 0x28 SLOAD DUP6 GT ISZERO PUSH2 0x6478 JUMP JUMPDEST PUSH2 0x1713 TIMESTAMP DUP8 GT PUSH2 0x5986 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x172B SWAP1 PUSH2 0x1133 JUMP JUMPDEST PUSH2 0x17BD PUSH1 0x24 SLOAD SWAP7 PUSH2 0x1743 PUSH2 0x173E DUP10 PUSH2 0x3E12 JUMP JUMPDEST PUSH1 0x24 SSTORE JUMP JUMPDEST PUSH2 0x174B PUSH2 0x5A1D JUMP JUMPDEST PUSH2 0x175D PUSH2 0x116D PUSH1 0x2 SLOAD PUSH1 0x25 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST SWAP1 PUSH2 0x1766 PUSH2 0xEF5 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND DUP2 MSTORE SWAP3 PUSH1 0x20 DUP5 ADD DUP10 SWAP1 MSTORE PUSH1 0x40 DUP5 ADD MSTORE CALLER PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0xC0 DUP3 ADD MSTORE PUSH1 0x0 PUSH1 0xE0 DUP3 ADD MSTORE DUP3 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x17B8 DUP9 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x64C4 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 CALLER DUP9 DUP7 PUSH2 0x6516 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x17F4 DUP2 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x5 DUP2 ADD SWAP3 PUSH2 0x1813 PUSH2 0x180E PUSH2 0x180A DUP7 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0x5E15 JUMP JUMPDEST PUSH2 0x1822 PUSH1 0x2 DUP4 ADD SLOAD TIMESTAMP LT PUSH2 0x5E61 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x183E SWAP1 JUMPDEST SLOAD ISZERO ISZERO PUSH2 0x5EA0 JUMP JUMPDEST PUSH1 0x0 SWAP1 PUSH1 0x4 DUP4 ADD SWAP2 DUP3 SLOAD SWAP1 JUMPDEST DUP2 DUP2 LT PUSH2 0x18FE JUMPI POP POP PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH1 0x1 PUSH1 0x1 PUSH1 0x60 SHL SUB NOT AND SWAP2 DUP2 ADD SWAP2 DUP3 MSTORE PUSH2 0x188D SWAP3 SWAP1 SWAP2 PUSH2 0x1888 SWAP1 DUP4 SWAP1 PUSH1 0x14 ADD JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP5 MSTORE DUP4 PUSH2 0x6E3 JUMP JUMPDEST PUSH2 0x5F32 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x7 DUP3 ADD SWAP2 PUSH2 0x189E DUP4 SLOAD PUSH2 0x3E12 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP6 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0xC5FB6601AC4858DBA31868A09F1646A3BFE4638F325353BB142719B81E3645A1 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x18E5 JUMPI STOP JUMPDEST PUSH2 0x18F9 PUSH2 0x21 SWAP3 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x654D JUMP JUMPDEST DUP1 PUSH2 0x1916 PUSH2 0x190F PUSH2 0x192C SWAP4 DUP8 PUSH2 0x4440 JUMP JUMPDEST POP SLOAD PUSH2 0x5F3 JUMP JUMPDEST ISZERO DUP1 ISZERO PUSH2 0x1931 JUMPI JUMPDEST PUSH2 0x1927 SWAP1 PUSH2 0x5EF5 JUMP JUMPDEST PUSH2 0x3E12 JUMP JUMPDEST PUSH2 0x184A JUMP JUMPDEST POP PUSH2 0x1927 PUSH2 0x1948 PUSH2 0x1942 DUP4 DUP9 PUSH2 0x4440 JUMP JUMPDEST POP PUSH2 0x704 JUMP JUMPDEST DUP1 MLOAD CALLER SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 PUSH2 0x1966 SWAP2 SWAP1 DUP2 ADD DUP10 ADD SWAP1 DUP10 ADD PUSH2 0x5EE0 JUMP JUMPDEST AND EQ ISZERO SWAP1 POP PUSH2 0x191E JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x198D DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD PUSH2 0x1999 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x19E3 JUMPI JUMPDEST PUSH2 0x19D7 SWAP4 POP PUSH2 0x4809 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x19FF JUMPI PUSH2 0x19FA DUP4 PUSH2 0x19D7 SWAP6 SUB CALLER DUP4 PUSH2 0x491B JUMP JUMPDEST PUSH2 0x19CD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST PUSH2 0x1A32 CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST PUSH2 0x1A40 DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x3930 JUMP JUMPDEST SWAP3 PUSH2 0x1A4A DUP5 PUSH2 0x41F4 JUMP JUMPDEST POP PUSH2 0x1A75 PUSH2 0x1A62 DUP6 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0x1B19 JUMPI JUMPDEST SWAP5 PUSH2 0x1A9B SWAP3 SWAP2 PUSH2 0xA37 SWAP7 DUP7 PUSH2 0x6C0B JUMP JUMPDEST PUSH1 0x13 SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0x1AF8 JUMPI JUMPDEST PUSH2 0x1AE9 JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 DUP1 PUSH1 0x20 DUP2 ADD PUSH2 0x11DA JUMP JUMPDEST PUSH2 0x1AF3 PUSH1 0x0 PUSH1 0xD SSTORE JUMP JUMPDEST PUSH2 0x1AB7 JUMP JUMPDEST POP PUSH2 0x1B14 PUSH2 0x180A PUSH1 0xD SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST PUSH2 0x1AB2 JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0x1B74 JUMPI PUSH2 0x1B55 SWAP1 ADDRESS PUSH2 0x1B4B PUSH2 0x13B8 PUSH2 0x1B3E DUP5 DUP11 PUSH2 0x3E37 JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0x1B5A JUMPI PUSH2 0x3E12 JUMP JUMPDEST PUSH2 0x1B20 JUMP JUMPDEST PUSH2 0x1927 PUSH2 0x1B67 DUP3 DUP11 PUSH2 0x3E37 JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x5853 JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0x1A8B JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD DUP1 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 PUSH1 0x5 DUP3 ADD SWAP2 PUSH2 0x1C4A DUP4 SLOAD SWAP2 PUSH2 0x5C1 PUSH1 0xFF DUP5 AND ISZERO PUSH2 0x5E15 JUMP JUMPDEST PUSH1 0xFF NOT AND OR SWAP1 SSTORE PUSH2 0x60E4 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x10 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1C99 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x1CBC PUSH1 0x24 CALLDATALOAD PUSH2 0x4568 JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x1D0E JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x1CDA SWAP3 DUP5 PUSH2 0x57F2 JUMP JUMPDEST DUP1 PUSH2 0x1CF4 JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x1D00 DUP5 SWAP3 SWAP4 PUSH2 0x4431 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x1CE2 JUMP JUMPDEST SWAP5 PUSH2 0x1D18 DUP7 PUSH2 0x5195 JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x1D63 JUMPI PUSH1 0x20 SWAP6 PUSH2 0x1CDA SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1D51 JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x1CCB JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1D5D SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x1D48 JUMP JUMPDEST PUSH2 0x3994 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0x1D88 JUMPI JUMP JUMPDEST PUSH2 0x1D68 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1D88 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x1DB8 PUSH1 0x4 CALLDATALOAD PUSH2 0x676F JUMP JUMPDEST PUSH2 0x1DC5 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0x1D8D JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0x1E14 PUSH1 0x24 CALLDATALOAD PUSH2 0x1DEB DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH2 0x1E2E CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST SWAP1 PUSH2 0x1E3D DUP3 DUP3 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x3930 JUMP JUMPDEST PUSH2 0x1E46 DUP2 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x1 DUP1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x1EB1 JUMPI POP PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1E99 JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x1E89 SWAP4 PUSH2 0x6A36 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x233D98E3 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x1ED5 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x1EFE DUP2 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x25 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0xA37 PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x1FC7 DUP2 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH2 0x2027 PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x2033 DUP2 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2044 DUP4 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3FC2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x2078 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP2 AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x5EE JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x5EE JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x20DE PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x20EB DUP3 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x210C SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2124 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP6 PUSH2 0x2144 PUSH2 0x1E89 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x3E50 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x21 PUSH1 0x4 CALLDATALOAD PUSH2 0x216D DUP2 PUSH2 0xAC3 JUMP JUMPDEST CALLER PUSH2 0x45A1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x218C PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x21AD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x5EE JUMPI PUSH2 0x21D8 PUSH2 0x2051 SWAP4 PUSH2 0x21D0 PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0x101A JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x3FC2 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x4458 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x221D DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH2 0x223D PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH2 0x5145 JUMP JUMPDEST PUSH4 0xFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x226D DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH6 0xFFFFFFFFFFFF DUP1 DUP3 AND DUP1 SWAP3 SUB PUSH2 0x5EE JUMPI PUSH2 0x22B5 PUSH2 0x4111 JUMP JUMPDEST PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 PUSH1 0x10 SLOAD SWAP3 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x10 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2312 PUSH2 0x1FE9 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH1 0x20 SWAP2 PUSH2 0x2341 PUSH2 0x233A PUSH2 0x2051 SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0x101A JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2044 DUP4 PUSH2 0x676 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x237F SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xF39 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2398 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x23B1 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x129E JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP4 PUSH2 0x23D0 PUSH2 0x1E89 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST SWAP3 PUSH2 0x39DC JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x23FE DUP2 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x5 DUP2 ADD SWAP3 PUSH2 0x2414 PUSH2 0x180E PUSH2 0x180A DUP7 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2423 PUSH1 0x2 DUP4 ADD SLOAD TIMESTAMP LT PUSH2 0x5E61 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x243B SWAP1 PUSH2 0x1836 JUMP JUMPDEST PUSH1 0x0 SWAP1 PUSH1 0x4 DUP4 ADD SWAP2 DUP3 SLOAD SWAP1 JUMPDEST DUP2 DUP2 LT PUSH2 0x24EC JUMPI POP POP PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH1 0x1 PUSH1 0x1 PUSH1 0x60 SHL SUB NOT AND SWAP2 DUP2 ADD SWAP2 DUP3 MSTORE PUSH2 0x247B SWAP3 SWAP1 SWAP2 PUSH2 0x1888 SWAP1 DUP4 SWAP1 PUSH1 0x14 ADD PUSH2 0x187A JUMP JUMPDEST PUSH1 0x6 PUSH1 0x7 DUP3 ADD SWAP2 PUSH2 0x248C DUP4 SLOAD PUSH2 0x3E12 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP6 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0x77C69D1B59F862D9677AC552A49C26BA3FE18CCC64AD8DA630A5343C306DEA61 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x24D3 JUMPI STOP JUMPDEST PUSH2 0x24E7 PUSH2 0x21 SWAP3 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x60E4 JUMP JUMPDEST DUP1 PUSH2 0x1916 PUSH2 0x190F PUSH2 0x24FD SWAP4 DUP8 PUSH2 0x4440 JUMP JUMPDEST PUSH2 0x2447 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x251F DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP3 PUSH2 0x9DB SWAP7 SWAP6 SWAP3 PUSH1 0xC0 SWAP6 SWAP3 DUP6 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x20 DUP6 ADD MSTORE ISZERO ISZERO PUSH1 0x40 DUP5 ADD MSTORE PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE DUP2 PUSH1 0xA0 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x2 DUP2 ADD SLOAD PUSH2 0xA37 PUSH1 0x8 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x3 DUP6 ADD SLOAD AND SWAP4 PUSH1 0xFF PUSH1 0x5 DUP3 ADD SLOAD AND PUSH1 0x6 DUP3 ADD SLOAD SWAP1 PUSH2 0x25DD PUSH1 0x7 DUP5 ADD SLOAD SWAP4 PUSH2 0x25D6 PUSH1 0x40 MLOAD DUP1 SWAP8 DUP2 SWAP4 ADD PUSH2 0xD95 JUMP JUMPDEST SUB DUP6 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x253F JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x2609 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x25FB JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x26B8 PUSH2 0x265A PUSH32 0x0 PUSH2 0x4E4F JUMP JUMPDEST PUSH2 0xA37 PUSH2 0x2686 PUSH32 0x0 PUSH2 0x4F48 JUMP JUMPDEST PUSH2 0x26C6 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2696 DUP4 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2703 PUSH1 0x4 CALLDATALOAD PUSH2 0x4568 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x275B JUMPI JUMPDEST PUSH2 0x271E SWAP4 POP PUSH2 0x5720 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x2733 JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x2740 PUSH1 0x20 SWAP4 PUSH2 0x4431 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x1CE2 JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x2766 DUP2 PUSH2 0x5195 JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x271E SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x27A4 JUMPI POP SWAP2 PUSH2 0x2714 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x27B0 SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x2714 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x27D2 PUSH2 0x1FE9 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x27E0 DUP4 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x180A PUSH2 0x2805 PUSH2 0x2892 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x288C SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x2884 DUP2 PUSH2 0x691 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x4D15 JUMP JUMPDEST DUP7 PUSH2 0x5002 JUMP JUMPDEST PUSH2 0x28AD JUMPI SWAP1 PUSH2 0x1E89 SWAP2 PUSH2 0xA37 SWAP4 PUSH2 0x28A7 PUSH2 0x388B JUMP JUMPDEST SWAP3 PUSH2 0x3F46 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0xAC0 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x2914 DUP2 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0xA96 JUMPI POP PUSH1 0x1 EQ PUSH2 0x293D JUMPI PUSH2 0xA37 DUP6 PUSH2 0xA2B DUP2 DUP8 SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0x2980 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0xA2B DUP3 PUSH2 0xA37 PUSH2 0xA1B JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2965 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x29B5 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x27 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2A0E DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2A65 SWAP2 PUSH2 0x2A33 PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL DUP1 ISZERO PUSH2 0x1579 JUMPI PUSH2 0xA37 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x2AB6 JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x2ACE SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST CODESIZE PUSH2 0x2AA5 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2AF1 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 SWAP2 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 PUSH2 0x2B1D SWAP1 PUSH2 0x5354 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x24 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x2B1D PUSH2 0x52C0 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2B84 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x2B8C PUSH2 0x4111 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0x13 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2C05 PUSH1 0x4 CALLDATALOAD PUSH2 0x2BFB DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x4809 JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2C54 DUP2 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP2 ADD SWAP1 PUSH2 0x2C6A PUSH2 0x180E PUSH2 0x180A DUP5 SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2C79 PUSH1 0x2 DUP3 ADD SLOAD TIMESTAMP LT PUSH2 0x5E61 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x2C91 SWAP1 PUSH2 0x1836 JUMP JUMPDEST PUSH1 0x40 MLOAD CALLER PUSH1 0x60 SHL PUSH1 0x1 PUSH1 0x1 PUSH1 0x60 SHL SUB NOT AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2CCB SWAP1 PUSH2 0x2CC2 DUP2 PUSH1 0x34 DUP2 ADD JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x5 DUP4 ADD PUSH2 0x5F32 JUMP JUMPDEST PUSH1 0x7 PUSH1 0x8 DUP3 ADD SWAP2 PUSH2 0x2CDC DUP4 SLOAD PUSH2 0x3E12 JUMP JUMPDEST SWAP3 DUP4 SWAP1 SSTORE PUSH1 0x40 DUP1 MLOAD DUP7 DUP2 MSTORE CALLER PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 ADD DUP5 SWAP1 MSTORE PUSH32 0x9F1B808CCD95CFAD6377948752267D2AD18CBD81217EC7ABD183A497D47C81D1 SWAP1 PUSH1 0x60 SWAP1 LOG1 ADD SLOAD GT ISZERO PUSH2 0x2D23 JUMPI STOP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH2 0x9A6 SWAP1 PUSH2 0x1E89 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x2DB2 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x6620 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0xF SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2DF1 PUSH1 0x4 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x2DFC PUSH1 0x24 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2E1C SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2E35 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x2E4E SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH2 0xA37 PUSH2 0x2E5A PUSH2 0x4185 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH1 0x4 CALLDATALOAD PUSH2 0x39AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2EB2 DUP2 ISZERO ISZERO PUSH2 0x642C JUMP JUMPDEST CALLER PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD LT PUSH2 0x2F23 JUMPI PUSH2 0x9A6 DUP2 PUSH2 0x2EF7 PUSH32 0xBD67EC2DB294B72ED21AC12CF37AA44775B63EA7AB9345652A1D28BE069C4100 SWAP4 ADDRESS CALLER PUSH2 0x4809 JUMP JUMPDEST PUSH2 0x2F0B PUSH2 0x2F06 DUP3 PUSH1 0x28 SLOAD PUSH2 0x3B2E JUMP JUMPDEST PUSH1 0x28 SSTORE JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD CALLER DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x14 PUSH1 0x24 DUP3 ADD MSTORE PUSH20 0x496E73756666696369656E742062616C616E6365 PUSH1 0x60 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2F77 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x2F9E PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x2098 JUMP JUMPDEST SWAP1 PUSH2 0x2FA7 PUSH2 0x4111 JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x2FC5 PUSH2 0x40E1 JUMP JUMPDEST SWAP1 PUSH2 0x496E JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x2FE8 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0x2FF7 PUSH2 0x1FF9 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0x307F JUMPI PUSH2 0x3073 PUSH2 0x21 SWAP5 PUSH2 0x307A SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0x305B DUP3 PUSH2 0x6AC JUMP JUMPDEST PUSH2 0x306E PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x4D15 JUMP JUMPDEST PUSH2 0x4BE2 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x4997 JUMP JUMPDEST PUSH2 0x45A1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x2051 PUSH2 0x30AB CALLDATASIZE PUSH2 0x131E JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x3930 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x30E5 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x5EE JUMPI PUSH32 0x2DE0B4AD2878FFF8E0328D13D59576E6595E750E974AEC7069BD4E182D2D5AAF PUSH2 0x11DA PUSH2 0x3124 PUSH2 0xA37 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xFA1 JUMP JUMPDEST SWAP3 PUSH2 0x31D7 PUSH1 0x44 CALLDATALOAD SWAP5 PUSH2 0x3138 DUP4 MLOAD ISZERO ISZERO PUSH2 0x62E0 JUMP JUMPDEST PUSH2 0x3144 DUP2 MLOAD ISZERO ISZERO PUSH2 0x631E JUMP JUMPDEST PUSH2 0x314F TIMESTAMP DUP8 GT PUSH2 0x5986 JUMP JUMPDEST PUSH1 0x22 SLOAD SWAP6 PUSH2 0x3164 PUSH2 0x315F DUP9 PUSH2 0x3E12 JUMP JUMPDEST PUSH1 0x22 SSTORE JUMP JUMPDEST PUSH2 0x316C PUSH2 0x5A1D JUMP JUMPDEST PUSH2 0x317E PUSH2 0x116D PUSH1 0x2 SLOAD PUSH1 0x25 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST SWAP2 PUSH2 0x3187 PUSH2 0xEF5 JUMP JUMPDEST DUP7 DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP5 SWAP1 SWAP5 MSTORE PUSH1 0x40 DUP5 ADD MSTORE PUSH1 0x64 CALLDATALOAD PUSH1 0x60 DUP5 ADD MSTORE CALLER PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE PUSH1 0x0 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0x0 PUSH2 0x100 DUP3 ADD MSTORE PUSH2 0x31D2 DUP7 PUSH1 0x0 MSTORE PUSH1 0x1F PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x6360 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 CALLER DUP7 DUP5 PUSH2 0x6404 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x13 SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x322E DUP2 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH2 0x32C6 PUSH1 0x4 CALLDATALOAD PUSH2 0x328E DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH2 0x329B DUP3 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 DUP4 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x3336 PUSH2 0x330A JUMP JUMPDEST PUSH2 0x333E PUSH2 0x4111 JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH2 0x33AB JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x10 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x10 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x2A65 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x33E6 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x33F4 DUP2 PUSH2 0x676 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x28 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x3460 PUSH2 0x4111 JUMP JUMPDEST PUSH1 0xF SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0xF SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x34B6 DUP2 PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x5EE JUMPI PUSH2 0xA37 SWAP2 PUSH2 0x3506 SWAP2 PUSH2 0x34D7 PUSH2 0x4955 JUMP JUMPDEST POP PUSH2 0x34E0 PUSH2 0x4955 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x3500 PUSH2 0x4955 JUMP JUMPDEST POP PUSH2 0x4440 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0x3514 DUP3 PUSH2 0x65B JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH2 0x356C PUSH1 0x4 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH2 0x3577 PUSH1 0x24 CALLDATALOAD PUSH2 0xAC3 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x5EE JUMPI PUSH2 0x3596 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1051 JUMP JUMPDEST POP PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP8 SWAP5 SWAP10 SWAP9 SWAP6 SWAP3 PUSH2 0x3600 SWAP1 PUSH2 0x35F2 PUSH2 0x360E SWAP5 PUSH2 0x35E4 PUSH2 0x100 SWAP12 SWAP9 SWAP6 DUP14 PUSH2 0x120 SWAP1 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST DUP13 DUP2 SUB PUSH1 0x20 DUP15 ADD MSTORE SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP1 DUP11 DUP3 SUB PUSH1 0x40 DUP13 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x60 DUP11 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP8 PUSH1 0x80 DUP8 ADD MSTORE PUSH1 0xA0 DUP7 ADD MSTORE PUSH1 0xC0 DUP6 ADD MSTORE PUSH1 0xE0 DUP5 ADD MSTORE ISZERO ISZERO SWAP2 ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0xAC0 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP2 DUP2 PUSH1 0x15 SLOAD PUSH2 0x364E DUP2 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x3736 JUMPI POP PUSH1 0x1 EQ PUSH2 0x36D9 JUMPI JUMPDEST POP POP PUSH2 0x3676 SWAP3 POP SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x368E DUP3 PUSH2 0x3687 DUP2 PUSH2 0xBE3 JUMP JUMPDEST SUB DUP4 PUSH2 0x6E3 JUMP JUMPDEST PUSH2 0xA37 PUSH1 0x40 MLOAD PUSH2 0x36A8 DUP2 PUSH2 0x36A1 DUP2 PUSH2 0xC87 JUMP JUMPDEST SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x36B8 DUP2 PUSH2 0x36A1 DUP2 PUSH2 0xD0E JUMP JUMPDEST PUSH1 0x19 SLOAD PUSH1 0x1A SLOAD PUSH1 0x1C SLOAD SWAP2 PUSH1 0x1D SLOAD SWAP4 PUSH1 0xFF PUSH1 0x1E SLOAD AND SWAP6 PUSH1 0x40 MLOAD SWAP10 DUP11 SWAP10 DUP11 PUSH2 0x35BB JUMP JUMPDEST SWAP2 POP PUSH1 0x15 DUP3 MSTORE PUSH32 0x55F448FDEA98C4D29EB340757EF0A66CD03DBB9538908A6A81D96026B71EC475 JUMPDEST DUP5 DUP4 LT PUSH2 0x371B JUMPI POP PUSH2 0x3676 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE DUP1 PUSH2 0x3668 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x3701 JUMP JUMPDEST SWAP2 POP POP PUSH1 0x20 SWAP3 POP PUSH2 0x3676 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE DUP1 PUSH2 0x3668 JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH2 0xA37 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x37DE SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x37F0 JUMPI JUMPDEST POP PUSH2 0x37D8 SWAP1 PUSH2 0x4458 JUMP JUMPDEST SWAP1 PUSH2 0x4A1A JUMP JUMPDEST DIV PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 SWAP2 SWAP1 PUSH1 0x20 DUP4 ADD SWAP3 MSTORE JUMP JUMPDEST PUSH2 0x37D8 SWAP2 SWAP3 POP PUSH2 0x380D SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x37CE JUMP JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x5EE JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x5EE JUMPI PUSH1 0x20 PUSH1 0x23 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x3898 DUP3 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x38BE JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x38B0 JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x3906 JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x3920 DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x7AA JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x38F6 JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x397C SWAP3 PUSH2 0x398E SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x396C PUSH2 0x3959 PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6E3 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x1D63 JUMPI AND SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x39EB DUP3 CALLER PUSH2 0x4246 JUMP JUMPDEST ISZERO PUSH2 0x3AE8 JUMPI PUSH1 0xF SLOAD SWAP5 DUP6 PUSH2 0x3A07 JUMPI JUMPDEST PUSH2 0x9DB SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x3C53 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER DUP2 AND PUSH1 0x0 NOT ADD DUP2 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x3A58 SWAP2 PUSH1 0x20 SWAP2 PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x3A31 DUP2 PUSH2 0x676 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE SWAP2 DUP3 SWAP1 DUP2 SWAP1 PUSH1 0x44 DUP3 ADD SWAP1 JUMP JUMPDEST SUB DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3ACA JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x3AA3 JUMPI POP PUSH2 0x39FA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x3AE2 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST CODESIZE PUSH2 0x3A95 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x3B1C PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP1 PUSH2 0x3B45 DUP3 PUSH2 0xF22 JUMP JUMPDEST PUSH2 0x3B52 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6E3 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x3B63 PUSH1 0x1F NOT SWAP2 PUSH2 0xF22 JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x3B74 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x3B68 JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x3BB8 SWAP1 PUSH2 0x3BC6 SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x3C25 JUMPI POP POP POP POP POP PUSH2 0x9DB SWAP7 SWAP8 POP SWAP1 PUSH2 0x3C0C SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x3C44 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x7AA JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x3BE8 JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x3C6B DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x3930 JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x3E07 JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x3DFF JUMPI JUMPDEST PUSH2 0x3DD6 JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x3CB8 PUSH2 0x3CA9 DUP11 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST AND PUSH2 0x3DAF JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x3DAA SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x3CFA PUSH1 0x10 SLOAD SWAP4 DUP1 DUP6 AND SWAP1 NUMBER AND PUSH2 0x3B2E JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x3D88 PUSH2 0x3D16 DUP13 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x3D5F PUSH2 0x3D3B DUP7 PUSH2 0x5113 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x3D68 DUP4 PUSH2 0x5145 JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x3D9C PUSH2 0x3D95 DUP10 MLOAD PUSH2 0x3B3B JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x3B2E JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x3B85 JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x3DB9 DUP2 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0x1A25 SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x3B00 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x3C83 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x3C7C JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x1D63 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x3E21 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0x180A PUSH2 0x3F0A SWAP2 PUSH2 0x3F04 DUP11 PUSH2 0x3E86 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x3E91 CALLDATASIZE DUP9 DUP11 PUSH2 0x101A JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x2884 DUP2 PUSH2 0x6C7 JUMP JUMPDEST DUP11 PUSH2 0x5002 JUMP JUMPDEST PUSH2 0x3F25 JUMPI PUSH2 0x9DB SWAP6 SWAP7 SWAP2 PUSH2 0x3F1F SWAP2 CALLDATASIZE SWAP2 PUSH2 0x101A JUMP JUMPDEST SWAP3 PUSH2 0x3FC2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x9DB SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x3F59 DUP6 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x3FC2 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x3F8E SWAP4 PUSH2 0x9DB SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x7AA JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x9DB SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x3FCE DUP5 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x40B3 JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH2 0x402A PUSH2 0x4022 PUSH2 0x401C PUSH2 0x4011 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x43B4 JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x42AE JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x4077 JUMPI POP PUSH2 0x4071 PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x3F9C JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x4071 SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x3F62 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x40D8 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x410C JUMPI RETURNDATASIZE SWAP1 PUSH2 0x40F2 DUP3 PUSH2 0xFFF JUMP JUMPDEST SWAP2 PUSH2 0x4100 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6E3 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x416D JUMPI ADDRESS SUB PUSH2 0x412C JUMPI JUMP JUMPDEST PUSH2 0x4135 CALLDATASIZE PUSH2 0xFFF JUMP JUMPDEST PUSH2 0x4142 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6E3 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x4165 PUSH2 0x58AE JUMP JUMPDEST SUB PUSH2 0x415C JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x13 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x128C JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH2 0x41AB DUP2 PUSH2 0x676F JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x41C8 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x41EB PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x41FD DUP2 PUSH2 0x676F JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x421A JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x423D PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x42A6 JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x42A6 JUMPI PUSH2 0x4285 SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x4A2D JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x4293 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x42C5 SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x42F0 PUSH2 0x42E9 DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x4378 JUMPI PUSH2 0x4316 PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x4323 SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x433A JUMPI POP PUSH2 0x4335 DUP3 DUP3 SLOAD PUSH2 0x3B2E JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x4351 JUMPI POP PUSH1 0x1 ADD PUSH2 0x4335 DUP3 DUP3 SLOAD PUSH2 0x3B2E JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x4366 JUMPI PUSH1 0x2 ADD PUSH2 0x4335 DUP3 DUP3 SLOAD PUSH2 0x3B2E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x5EE JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x4419 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x9DB SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0x15A4 JUMPI PUSH2 0x1595 DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x1D63 JUMPI JUMP JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x0 NOT DUP3 ADD DUP3 DUP2 GT PUSH2 0x1D63 JUMPI DUP3 GT ISZERO PUSH2 0x3E4B JUMPI PUSH1 0x0 SWAP2 PUSH1 0x12 DUP4 MSTORE PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 DUP2 ADD SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP3 DUP2 DUP5 DUP3 AND GT ISZERO PUSH2 0x455D JUMPI POP PUSH2 0x44B7 SWAP1 PUSH2 0x5113 JUMP JUMPDEST DUP4 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x4507 JUMPI JUMPDEST POP PUSH2 0x44CE SWAP4 POP PUSH2 0x5789 JUMP JUMPDEST DUP1 PUSH2 0x44E1 JUMPI POP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x44EC PUSH1 0x12 SWAP2 PUSH2 0x4431 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x44D5 JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x4512 DUP3 PUSH2 0x5195 JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x1D63 JUMPI PUSH2 0x44CE SWAP5 PUSH1 0x12 DUP8 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x454B JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x44C3 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x4557 SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x4545 JUMP JUMPDEST SWAP4 POP POP POP POP PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 DUP3 LT ISZERO PUSH2 0x4583 JUMPI POP PUSH2 0x9DB SWAP1 PUSH2 0x5113 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0x742 SWAP7 SWAP5 AND SWAP5 PUSH2 0x461E SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x4768 JUMPI JUMPDEST PUSH2 0x4648 JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x46CD JUMPI JUMPDEST POP POP DUP3 PUSH2 0x465D JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x4641 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x46AA SWAP2 PUSH2 0x46A4 SWAP1 SWAP2 PUSH2 0x50E0 JUMP JUMPDEST SWAP1 PUSH2 0x4771 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x4656 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x46ED DUP5 PUSH2 0x50E0 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x4701 DUP6 PUSH2 0x5354 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB DUP2 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x4745 PUSH2 0x475E SWAP2 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP5 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x5664 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x464E JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x463C JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x4786 DUP6 PUSH2 0x5354 JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x47A4 SWAP2 PUSH6 0xFFFFFFFFFFFF NUMBER AND SWAP1 PUSH2 0x5664 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x47BB PUSH2 0x530A JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x47A4 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x55AD JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x47EB PUSH2 0x530A JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x1D63 JUMPI PUSH2 0x47A4 SWAP1 PUSH6 0xFFFFFFFFFFFF NUMBER AND PUSH2 0x55AD JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x4902 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x48E9 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x48BA JUMPI DUP5 PUSH2 0x742 SWAP7 SWAP8 SUB PUSH2 0x486B DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x66EC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0xB89 JUMPI DUP2 AND ISZERO PUSH2 0xB70 JUMPI PUSH2 0xB21 PUSH2 0x4952 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x4962 DUP3 PUSH2 0x65B JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x742 JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x4985 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP1 SWAP3 SUB PUSH2 0x49C3 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 SWAP1 SWAP2 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1D63 JUMPI JUMP JUMPDEST DUP2 DUP2 MUL SWAP3 SWAP2 DUP2 ISZERO SWAP2 DUP5 DIV EQ OR ISZERO PUSH2 0x1D63 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x4AB6 JUMPI JUMPDEST PUSH2 0x4A8D JUMPI PUSH2 0x4A47 DUP2 PUSH2 0x3B20 JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x4A98 JUMPI JUMPDEST PUSH2 0x4A5A SWAP1 ISZERO ISZERO PUSH2 0x49EE JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x1D63 JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x1D63 JUMPI SUB PUSH2 0x4A8D JUMPI PUSH2 0x4A7D SWAP3 PUSH2 0x4ABF JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x4A4F JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x4A3A JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x4ACB DUP5 PUSH2 0x3B20 JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x4B52 JUMPI JUMPDEST PUSH2 0x4ADE SWAP1 ISZERO ISZERO PUSH2 0x49EE JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1D63 JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x4AFF JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x4B20 PUSH2 0x4B1B PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x4B70 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x4B46 JUMPI SWAP1 PUSH2 0x4B37 PUSH2 0x4B3E SWAP3 PUSH2 0x4A04 JUMP JUMPDEST ADD SWAP5 PUSH2 0x3E12 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x4AEF JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x4AD3 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x4BD8 JUMPI JUMPDEST ISZERO PUSH2 0x4B8C JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x4BCE JUMPI JUMPDEST ISZERO PUSH2 0x4BA5 JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x4BC4 JUMPI JUMPDEST ISZERO PUSH2 0x4BBE JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x4BAF JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x4B96 JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x4B7D JUMP JUMPDEST SWAP2 PUSH2 0x9DB SWAP4 SWAP2 PUSH2 0x4BF1 SWAP4 PUSH2 0x4BFA JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x4C88 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x4C72 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0x1579 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x4C69 JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x1D88 JUMPI JUMP JUMPDEST PUSH2 0x4C91 DUP2 PUSH2 0x4C7E JUMP JUMPDEST DUP1 PUSH2 0x4C9A JUMPI POP POP JUMP JUMPDEST PUSH2 0x4CA3 DUP2 PUSH2 0x4C7E JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x4CBD JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x4CC6 DUP2 PUSH2 0x4C7E JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x4CE7 JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x4CF3 PUSH1 0x3 SWAP3 PUSH2 0x4C7E JUMP JUMPDEST EQ PUSH2 0x4CFB JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x4D20 PUSH2 0x4D3B JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x4E26 JUMPI JUMPDEST ISZERO PUSH2 0x4D96 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x398E DUP2 PUSH2 0x691 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x4D6D JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x4E8D JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x4E7B JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x4E71 DUP4 PUSH2 0x65B JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x4EA0 DUP4 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x4F26 JUMPI POP PUSH1 0x1 EQ PUSH2 0x4EC7 JUMPI JUMPDEST POP PUSH2 0x9DB SWAP3 POP SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x4F0B JUMPI POP PUSH2 0x9DB SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x4EBA JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4EF2 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x9DB SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x4EBA JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x4F6A JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x4E7B JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x4E71 DUP4 PUSH2 0x65B JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x4F7D DUP4 PUSH2 0x5F3 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x4F26 JUMPI POP PUSH1 0x1 EQ PUSH2 0x4FA3 JUMPI POP PUSH2 0x9DB SWAP3 POP SUB DUP3 PUSH2 0x6E3 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x4FE7 JUMPI POP PUSH2 0x9DB SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x4EBA JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x4FCE JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x502A JUMPI PUSH2 0x5014 SWAP2 SWAP3 PUSH2 0x50A4 JUMP JUMPDEST POP PUSH2 0x501E DUP2 PUSH2 0x4C7E JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x4293 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x5060 DUP2 PUSH2 0x2CB4 PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x506D PUSH2 0x40E1 JUMP JUMPDEST DUP3 PUSH2 0x5096 JUMPI JUMPDEST DUP3 PUSH2 0x507D JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x5092 SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x4399 JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x5073 JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x50D5 JUMPI PUSH2 0x50CE SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x4BFA JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x50F4 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x5126 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x5156 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP2 ISZERO PUSH2 0x517F JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x9DB JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x52AE JUMPI JUMPDEST PUSH2 0x5256 PUSH2 0x524C PUSH2 0x5242 PUSH2 0x5238 PUSH2 0x522E PUSH2 0x5224 PUSH2 0x5262 SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x525D SWAP11 LT ISZERO PUSH2 0x52A1 JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x5294 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x5287 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x527B JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x526F JUMPI JUMPDEST LT ISZERO PUSH2 0x5267 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x521D DUP2 DUP12 PUSH2 0x5175 JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP11 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP10 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP9 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP8 PUSH2 0x5175 JUMP JUMPDEST PUSH2 0x521D DUP2 DUP7 PUSH2 0x5175 JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x5175 JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x520D JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x5206 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x51FC JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x51F1 JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x51E5 JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x51D7 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x51AE JUMP JUMPDEST PUSH1 0x12 SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x52D2 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1D63 JUMPI PUSH1 0x12 PUSH32 0xBB8A6A4669BA250D26CD7A459ECA9D215F8307E33AEBE50379BC5A3617EC3443 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x531C JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1D63 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x5366 JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x1D63 JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x12 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x656 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0x12 SSTORE DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH2 0x742 SWAP2 PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x53F8 PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x656 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x3E4B JUMPI PUSH2 0x742 SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x53F8 PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x656 JUMPI PUSH2 0x5497 SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x4440 JUMP JUMPDEST PUSH2 0x54BF JUMPI DUP2 MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR DUP2 SSTORE PUSH2 0x742 SWAP2 PUSH2 0x53F8 JUMP JUMPDEST PUSH2 0x5382 JUMP JUMPDEST PUSH1 0x12 SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x5583 JUMPI PUSH2 0x54DC PUSH2 0x54F4 SWAP2 PUSH2 0x4431 JUMP JUMPDEST PUSH1 0x12 PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x5571 JUMPI DUP7 SWAP3 SUB PUSH2 0x5539 JUMPI PUSH2 0x5532 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x556C SWAP1 PUSH2 0x5558 PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x5398 JUMP JUMPDEST PUSH2 0x5532 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x55A7 SWAP1 PUSH2 0x5593 PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x5398 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x5640 JUMPI PUSH2 0x55C5 PUSH2 0x55DD SWAP2 PUSH2 0x4431 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x5571 JUMPI DUP7 SWAP3 SUB PUSH2 0x561B JUMPI PUSH2 0x5532 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST POP POP PUSH2 0x556C SWAP1 PUSH2 0x562C PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x541A JUMP JUMPDEST POP PUSH2 0x55A7 SWAP1 PUSH2 0x5650 PUSH2 0x554A PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x541A JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x56FB JUMPI PUSH2 0x567B PUSH2 0x5688 SWAP2 PUSH2 0x4431 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x5571 JUMPI DUP8 SWAP4 SUB PUSH2 0x56C7 JUMPI POP PUSH2 0x5532 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x556C SWAP2 PUSH2 0x56E7 PUSH2 0x56D9 PUSH2 0xF15 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x547A JUMP JUMPDEST POP SWAP1 PUSH2 0x55A7 SWAP2 PUSH2 0x570C PUSH2 0x56D9 PUSH2 0xF15 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x547A JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x572E JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6CB4 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x5777 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x5722 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x5783 SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x5771 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x5797 JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI PUSH1 0x12 PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x6C94 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x57E0 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x578B JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x57EC SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP1 PUSH2 0x57DA JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x5802 JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1D63 JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x5841 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x57F5 JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x584D SWAP1 PUSH2 0x3B20 JUMP JUMPDEST SWAP2 PUSH2 0x583A JUMP JUMPDEST PUSH1 0xD SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x589B JUMPI PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0xD SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0xD SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x58F3 JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0xE PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0xD SLOAD AND OR PUSH1 0xD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST ISZERO PUSH2 0x590D JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5952 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x598D JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x496E76616C69642074696D656C6F636B PUSH1 0x80 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x59CC JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x23 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4D75737420686F6C6420746F6B656E7320746F206372656174652070726F706F PUSH1 0x44 DUP3 ADD MSTORE PUSH3 0x1CD85B PUSH1 0xEA SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x5A29 DUP2 PUSH2 0x676 JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE SWAP1 JUMP JUMPDEST DUP2 DUP2 LT PUSH2 0x5A3B JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH2 0x5A30 JUMP JUMPDEST SWAP2 DUP2 DUP2 LT PUSH2 0x5A54 JUMPI POP POP POP JUMP JUMPDEST PUSH2 0x742 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP2 DUP3 ADD SWAP2 ADD PUSH2 0x5A30 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x656 JUMPI PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x656 JUMPI PUSH2 0x5A95 DUP4 DUP4 SLOAD DUP2 DUP6 SSTORE DUP5 PUSH2 0x5A47 JUMP JUMPDEST PUSH1 0x20 DUP1 SWAP2 ADD SWAP2 PUSH1 0x0 MSTORE DUP1 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5AB4 JUMPI POP POP POP POP POP JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP4 DUP3 ADD SSTORE SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x5AA6 JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x656 JUMPI PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x656 JUMPI PUSH2 0x5AFA DUP4 DUP4 SLOAD DUP2 DUP6 SSTORE DUP5 PUSH2 0x5A47 JUMP JUMPDEST PUSH1 0x20 DUP1 SWAP2 ADD SWAP2 PUSH1 0x0 MSTORE DUP1 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x5B19 JUMPI POP POP POP POP POP JUMP JUMPDEST DUP4 MLOAD DUP4 DUP3 ADD SSTORE SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x5B0B JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1F DUP2 GT PUSH2 0x5B3A JUMPI POP POP POP JUMP JUMPDEST PUSH2 0x742 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x5 SHR DUP4 ADD SWAP4 LT PUSH2 0x5B66 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP1 PUSH2 0x5A30 JUMP JUMPDEST SWAP1 SWAP2 POP DUP2 SWAP1 PUSH2 0x5B59 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x656 JUMPI PUSH2 0x5B97 DUP2 PUSH2 0x5B91 DUP5 SLOAD PUSH2 0x5F3 JUMP JUMPDEST DUP5 PUSH2 0x5B2B JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH2 0x5BD3 JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH2 0x5BC8 JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH2 0x5BB2 JUMP JUMPDEST SWAP1 PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH2 0x5BE9 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH2 0x5C26 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH2 0x5C0D JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH2 0x5C03 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH2 0x5BEE JUMP JUMPDEST DUP2 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x40 SHL DUP4 GT PUSH2 0x656 JUMPI DUP2 SLOAD DUP4 DUP4 SSTORE DUP1 DUP5 LT PUSH2 0x5C9C JUMPI JUMPDEST POP PUSH2 0x5C6E PUSH1 0x20 DUP1 SWAP3 ADD SWAP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x5C80 JUMPI POP POP POP POP POP JUMP JUMPDEST PUSH1 0x1 DUP4 DUP3 PUSH2 0x5C90 DUP4 SWAP5 MLOAD DUP7 PUSH2 0x5B70 JUMP JUMPDEST ADD SWAP3 ADD SWAP4 ADD SWAP3 SWAP1 PUSH2 0x5C72 JUMP JUMPDEST PUSH1 0x0 DUP4 DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 KECCAK256 SWAP3 DUP4 ADD SWAP3 ADD JUMPDEST DUP3 DUP2 LT PUSH2 0x5CBA JUMPI POP POP PUSH2 0x5C59 JUMP JUMPDEST DUP1 PUSH2 0x5CC7 PUSH1 0x1 SWAP3 SLOAD PUSH2 0x5F3 JUMP JUMPDEST DUP1 PUSH2 0x5CD4 JUMPI JUMPDEST POP ADD PUSH2 0x5CAC JUMP JUMPDEST PUSH1 0x1F SWAP1 DUP2 DUP2 GT DUP5 EQ PUSH2 0x5CEC JUMPI POP POP DUP3 DUP2 SSTORE JUMPDEST CODESIZE PUSH2 0x5CCD JUMP JUMPDEST DUP4 PUSH2 0x5D0E SWAP3 PUSH2 0x5D00 DUP6 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 ADD PUSH2 0x5A30 JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x20 DUP2 KECCAK256 DUP2 DUP4 SSTORE SSTORE PUSH2 0x5CE6 JUMP JUMPDEST PUSH1 0x8 PUSH2 0x100 PUSH2 0x742 SWAP4 PUSH2 0x5D34 DUP2 MLOAD DUP6 PUSH2 0x5A6A JUMP JUMPDEST PUSH2 0x5D45 PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 DUP7 ADD PUSH2 0x5ACF JUMP JUMPDEST PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH2 0x5D85 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x3 DUP7 ADD DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x5D96 PUSH1 0x80 DUP3 ADD MLOAD PUSH1 0x4 DUP7 ADD PUSH2 0x5C3E JUMP JUMPDEST PUSH2 0x5DBB PUSH2 0x5DA6 PUSH1 0xA0 DUP4 ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0x5 DUP7 ADD SWAP1 PUSH1 0xFF DUP1 NOT DUP4 SLOAD AND SWAP2 ISZERO ISZERO AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD MLOAD PUSH1 0x6 DUP6 ADD SSTORE PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x7 DUP6 ADD SSTORE ADD MLOAD SWAP2 ADD PUSH2 0x5B70 JUMP JUMPDEST SWAP4 SWAP1 PUSH2 0x9DB SWAP6 SWAP4 PUSH2 0x3F8E SWAP4 PUSH2 0x5E07 SWAP3 DUP8 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x20 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 DUP7 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP5 DUP3 SUB PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST ISZERO PUSH2 0x5E1C JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x19 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x50726F706F73616C20616C726561647920657865637574656400000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5E68 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x10 PUSH1 0x24 DUP3 ADD MSTORE PUSH16 0x141C9BDC1BDCD85B08195E1C1A5C9959 PUSH1 0x82 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5EA7 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x11 PUSH1 0x24 DUP3 ADD MSTORE PUSH17 0x2737903A37B5B2B739903A379039B4B3B7 PUSH1 0x79 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x5EE JUMPI MLOAD PUSH2 0x9DB DUP2 PUSH2 0xAC3 JUMP JUMPDEST ISZERO PUSH2 0x5EFC JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xE PUSH1 0x24 DUP3 ADD MSTORE PUSH14 0x105B1C9958591E481CDA59DB9959 PUSH1 0x92 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0x656 JUMPI PUSH2 0x5F4F SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x4440 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x54BF JUMPI PUSH2 0x742 SWAP2 PUSH2 0x5B70 JUMP JUMPDEST ISZERO PUSH2 0x5F66 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x15 PUSH1 0x24 DUP3 ADD MSTORE PUSH21 0x141C9BDC1BDCD85B081B9BDD08195E1958DD5D1959 PUSH1 0x5A SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5FAA JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x13 PUSH1 0x24 DUP3 ADD MSTORE PUSH19 0x496E73756666696369656E742071756F72756D PUSH1 0x68 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x5FEC JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x6027 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x60 DUP2 ADD SWAP2 DUP2 MSTORE PUSH1 0x20 SWAP1 PUSH1 0x60 DUP3 DUP3 ADD MSTORE DUP4 SLOAD DUP1 SWAP4 MSTORE PUSH1 0x80 DUP2 ADD SWAP3 PUSH1 0x0 SWAP5 DUP6 MSTORE DUP3 DUP6 KECCAK256 SWAP1 DUP6 JUMPDEST DUP2 DUP2 LT PUSH2 0x60C7 JUMPI POP POP POP PUSH1 0x40 DUP2 DUP5 SUB SWAP2 ADD MSTORE DUP1 DUP5 SLOAD SWAP3 DUP4 DUP2 MSTORE ADD SWAP4 DUP4 MSTORE DUP1 DUP4 KECCAK256 SWAP3 SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x60B0 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 SLOAD DUP6 MSTORE SWAP4 DUP5 ADD SWAP4 PUSH1 0x1 SWAP4 DUP5 ADD SWAP4 SWAP1 SWAP2 ADD SWAP1 PUSH2 0x60A2 JUMP JUMPDEST DUP3 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP7 MSTORE SWAP5 DUP5 ADD SWAP5 PUSH1 0x1 SWAP3 DUP4 ADD SWAP3 ADD PUSH2 0x607F JUMP JUMPDEST SWAP1 PUSH2 0x60F8 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 DUP1 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x610E PUSH2 0x6109 PUSH1 0x5 DUP4 ADD SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x5F5F JUMP JUMPDEST PUSH2 0x6122 PUSH1 0x7 DUP3 ADD SLOAD PUSH1 0x6 DUP4 ADD SLOAD GT ISZERO PUSH2 0x5FA3 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 ADD SWAP4 SWAP1 PUSH1 0x0 DUP2 JUMPDEST PUSH2 0x6166 JUMPI JUMPDEST POP POP PUSH2 0x3DAA PUSH32 0xE8585C604452FCB59BC021FCE36EB8241FFC18BD81B50CE6CD5CEA81CEEAA58D SWAP4 SWAP5 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH2 0x605A JUMP JUMPDEST DUP4 SLOAD DUP2 LT ISZERO PUSH2 0x61EC JUMPI DUP1 PUSH2 0x61A2 PUSH2 0x619B PUSH2 0x13B8 PUSH2 0x6186 PUSH2 0x61E6 SWAP6 DUP10 PUSH2 0x4440 JUMP JUMPDEST SWAP1 SLOAD PUSH1 0x3 SWAP2 SWAP1 SWAP2 SHL SHR PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x5FE5 JUMP JUMPDEST PUSH2 0x61C3 PUSH2 0x61BC PUSH2 0x61B2 DUP4 DUP11 PUSH2 0x4440 JUMP JUMPDEST SWAP1 SLOAD SWAP1 PUSH1 0x3 SHL SHR SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x6020 JUMP JUMPDEST PUSH2 0x1927 PUSH2 0x61D3 PUSH2 0x6186 DUP4 DUP9 PUSH2 0x4440 JUMP JUMPDEST PUSH2 0x61E0 PUSH2 0x61B2 DUP5 DUP12 PUSH2 0x4440 JUMP JUMPDEST SWAP1 PUSH2 0x61F1 JUMP JUMPDEST DUP2 PUSH2 0x612D JUMP JUMPDEST PUSH2 0x6132 JUMP JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x48E9 JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1D63 JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x6277 JUMPI PUSH2 0x742 SWAP3 SWAP4 POP PUSH2 0x666E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x62A4 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x14 PUSH1 0x24 DUP3 ADD MSTORE PUSH20 0x151A5B595B1BD8DAC81B9BDD08195E1C1A5C9959 PUSH1 0x62 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x62E7 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xF PUSH1 0x24 DUP3 ADD MSTORE PUSH15 0x22B6B83A3C9037B832B930BA34B7B7 PUSH1 0x89 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x6325 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x13 PUSH1 0x24 DUP3 ADD MSTORE PUSH19 0x456D7074792074617267657420636861696E73 PUSH1 0x68 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x100 PUSH1 0x8 SWAP2 PUSH2 0x6372 DUP2 MLOAD DUP6 PUSH2 0x5B70 JUMP JUMPDEST PUSH2 0x6383 PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 DUP7 ADD PUSH2 0x5ACF JUMP JUMPDEST PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH1 0x3 DUP6 ADD SSTORE PUSH1 0x80 DUP2 ADD MLOAD PUSH1 0x4 DUP6 ADD DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE PUSH2 0x63CE PUSH1 0xA0 DUP3 ADD MLOAD PUSH1 0x5 DUP7 ADD PUSH2 0x5C3E JUMP JUMPDEST PUSH2 0x63F3 PUSH2 0x63DE PUSH1 0xC0 DUP4 ADD MLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0x6 DUP7 ADD SWAP1 PUSH1 0xFF DUP1 NOT DUP4 SLOAD AND SWAP2 ISZERO ISZERO AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xE0 DUP2 ADD MLOAD PUSH1 0x7 DUP6 ADD SSTORE ADD MLOAD SWAP2 ADD SSTORE JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x60 PUSH1 0x40 DUP3 ADD DUP2 SWAP1 MSTORE PUSH2 0x9DB SWAP3 SWAP2 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST ISZERO PUSH2 0x6433 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x416D6F756E74206D7573742062652067726561746572207468616E2030000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x647F JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x496E73756666696369656E742074726561737572792062616C616E6365000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST DUP2 MLOAD DUP2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND OR DUP2 SSTORE PUSH2 0x742 SWAP2 PUSH1 0x8 SWAP1 PUSH2 0x100 SWAP1 PUSH1 0x20 DUP2 ADD MLOAD PUSH1 0x1 DUP6 ADD SSTORE PUSH1 0x40 DUP2 ADD MLOAD PUSH1 0x2 DUP6 ADD SSTORE PUSH1 0x60 DUP2 ADD MLOAD PUSH2 0x5D85 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x5D62 JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x40 DUP3 ADD MSTORE PUSH1 0x60 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0xA0 PUSH1 0x80 DUP3 ADD DUP2 SWAP1 MSTORE PUSH2 0x9DB SWAP3 SWAP2 ADD SWAP1 PUSH2 0x7AA JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 PUSH2 0x656C PUSH1 0xFF PUSH1 0x5 DUP5 ADD SLOAD AND PUSH2 0x5F5F JUMP JUMPDEST PUSH2 0x6580 PUSH1 0x7 DUP4 ADD SLOAD PUSH1 0x6 DUP5 ADD SLOAD GT ISZERO PUSH2 0x5FA3 JUMP JUMPDEST PUSH1 0x1 DUP3 ADD SWAP1 DUP2 SLOAD SWAP3 PUSH1 0x28 SLOAD SWAP4 PUSH2 0x6598 DUP6 DUP3 GT ISZERO PUSH2 0x6478 JUMP JUMPDEST DUP5 SUB SWAP4 DUP5 GT PUSH2 0x1D63 JUMPI PUSH2 0x65F6 PUSH2 0x3DAA SWAP2 PUSH2 0x65D2 PUSH32 0xBB768AA97FA4E8A8F73BFA7BC210F1A29F29C765D44F0C29ACC04A549E32E43 SWAP7 PUSH1 0x28 SSTORE JUMP JUMPDEST DUP1 SLOAD DUP6 SLOAD PUSH2 0x65E9 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS PUSH2 0x4809 JUMP JUMPDEST SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP4 DUP5 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP5 AND PUSH1 0x20 DUP5 ADD MSTORE SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP1 ISZERO DUP1 ISZERO PUSH2 0x6664 JUMPI JUMPDEST PUSH2 0x665E JUMPI PUSH2 0x6655 PUSH2 0x9DB SWAP2 PUSH1 0x28 SLOAD SWAP1 PUSH2 0x4A1A JUMP JUMPDEST PUSH1 0x2 SLOAD SWAP1 PUSH2 0x5175 JUMP JUMPDEST POP PUSH1 0x0 SWAP1 JUMP JUMPDEST POP PUSH1 0x28 SLOAD ISZERO PUSH2 0x6641 JUMP JUMPDEST SWAP1 PUSH2 0x742 SWAP2 PUSH2 0x6684 PUSH2 0x667F DUP4 PUSH2 0x50E0 JUMP JUMPDEST PUSH2 0x47A8 JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x66D4 JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x4620 JUMP JUMPDEST PUSH2 0x66E5 PUSH2 0x66E0 DUP5 PUSH2 0x50E0 JUMP JUMPDEST PUSH2 0x47D8 JUMP JUMPDEST POP POP PUSH2 0x6699 JUMP JUMPDEST PUSH2 0x742 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x6744 JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x6731 JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x4620 JUMP JUMPDEST PUSH2 0x673D PUSH2 0x66E0 DUP6 PUSH2 0x50E0 JUMP JUMPDEST POP POP PUSH2 0x6710 JUMP JUMPDEST PUSH2 0x6750 PUSH2 0x667F DUP7 PUSH2 0x50E0 JUMP JUMPDEST POP POP PUSH2 0x6707 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x5EE JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x5EE JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x6778 DUP2 PUSH2 0x6881 JUMP JUMPDEST SWAP1 PUSH2 0x6782 DUP3 PUSH2 0x1D7E JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x687D JUMPI PUSH2 0x679F SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x13 SLOAD PUSH2 0x67B5 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x13B8 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x6860 JUMPI JUMPDEST POP ISZERO PUSH2 0x67F3 JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x6833 JUMPI JUMPDEST POP POP ISZERO PUSH2 0x682E JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x6852 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x6859 JUMPI JUMPDEST PUSH2 0x684A DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x6757 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x6822 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x6840 JUMP JUMPDEST PUSH2 0x6877 SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x6859 JUMPI PUSH2 0x684A DUP2 DUP4 PUSH2 0x6E3 JUMP JUMPDEST CODESIZE PUSH2 0x67E5 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x6895 DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x698D JUMPI PUSH1 0xF8 SHR PUSH2 0x6987 JUMPI PUSH2 0x68C2 PUSH2 0x4011 PUSH2 0x3CA9 DUP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x696E JUMPI PUSH6 0xFFFFFFFFFFFF NUMBER AND DUP1 SWAP2 LT ISZERO PUSH2 0x6967 JUMPI PUSH2 0x68E2 DUP3 PUSH2 0x39AA JUMP JUMPDEST LT PUSH2 0x68ED JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x68F9 PUSH2 0x180A DUP3 PUSH2 0x6994 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x6942 JUMPI JUMPDEST ISZERO PUSH2 0x690B JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x4011 PUSH1 0x1 PUSH2 0x6927 PUSH2 0x6934 SWAP4 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x693D JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x6962 PUSH2 0x180A DUP3 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x6900 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0xC PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP3 MSTORE DUP1 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0x1579 JUMPI PUSH2 0x6A31 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x6A1F SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x37F0 JUMPI POP PUSH2 0x37D8 SWAP1 PUSH2 0x4458 JUMP JUMPDEST DIV SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x3B2E JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x6A42 SWAP4 SWAP3 SWAP2 PUSH2 0x3930 JUMP JUMPDEST PUSH2 0x6A4B DUP2 PUSH2 0x676F JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0x1D88 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x6B4A JUMPI POP PUSH2 0x6A90 PUSH2 0x6A7B DUP3 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x6AD0 DUP2 PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x6ADA JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x13 SLOAD PUSH2 0x6AEF SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x13B8 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x5EE JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0x1579 JUMPI PUSH2 0x6B37 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0x156D PUSH2 0x6B44 SWAP3 PUSH2 0x643 JUMP JUMPDEST CODESIZE PUSH2 0x6B24 JUMP JUMPDEST SWAP1 PUSH2 0x6B6E PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0x1D8D JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x6BA3 PUSH1 0x80 SWAP4 PUSH2 0x6B95 PUSH2 0x6BB1 SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x6BEC PUSH1 0xA0 SWAP5 PUSH2 0x6BDE PUSH2 0x6BFA SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x389E JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x25E9 JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x38DB JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x13 SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x5EE JUMPI PUSH1 0x0 SWAP4 PUSH2 0x6C5A PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x6B77 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0x1579 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x4952 SWAP3 PUSH2 0x6C84 JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0x14 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST PUSH2 0x6C8D SWAP1 PUSH2 0x643 JUMP JUMPDEST CODESIZE PUSH2 0x6C73 JUMP INVALID 0xBB DUP11 PUSH11 0x4669BA250D26CD7A459ECA SWAP14 0x21 PUSH0 DUP4 SMOD 0xE3 GASPRICE 0xEB 0xE5 SUB PUSH26 0xBC5A3617EC3444C65A7BB8D6351C1CF70C95A316CC6A92839C98 PUSH7 0x82D98BC35F958F BASEFEE DUP4 0xF9 0xD2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP11 0x5D 0xE6 SWAP10 0xF7 0xAE 0xFB 0x28 DUP15 DUP4 SWAP5 0xE1 LOG1 SWAP7 PUSH25 0x91A7FA659845A380EC582AE5C3DAD15A8264736F6C63430008 EQ STOP CALLER ","sourceMap":"782:20814:46:-:0;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;17777:11;782:20814;;;-1:-1:-1;782:20814:46;17439:17;782:20814;;;-1:-1:-1;782:20814:46;17738:4;17488:17;;;782:20814;17624:83;782:20814;;;17479:56;782:20814;;;17487:18;17479:56;:::i;:::-;17545:69;17572:17;;;782:20814;17553:15;:36;;17545:69;:::i;:::-;17660:23;17632:24;;;782:20814;17660:23;;782:20814;-1:-1:-1;17632:51:46;17624:83;:::i;:::-;-1:-1:-1;;782:20814:46;;;;17777:11;:::i;782:20814::-;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;:::o;:::-;;:::i;:::-;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;;;;;-1:-1:-1;782:20814:46;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;:::o;:::-;;;;;-1:-1:-1;782:20814:46;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;2562:45;782:20814;;;;-1:-1:-1;782:20814:46;2562:45;;;:::i;:::-;;;;;782:20814;2562:45;782:20814;2562:45;;782:20814;;;;;;;;2562:45;;782:20814;;;2562:45;;;782:20814;;2562:45;;;;;782:20814;2562:45;;782:20814;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;-1:-1:-1;;;4125:42:2;;;:107;;;;782:20814:46;4125:159:2;;;;782:20814:46;;;;;;;;;;4125:159:2;-1:-1:-1;;;862:40:38;;-1:-1:-1;4125:159:2;;;:107;-1:-1:-1;;;4183:49:2;;;-1:-1:-1;4125:107:2;;782:20814:46;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;1460:13:6;782:20814:46;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;3401:72:2;;:::i;:::-;2544:3:9;3674:32;;3670:132;;3961:62;;-1:-1:-1;;;;;1586:32:9;;:::i;:::-;782:20814:46;8310:38:43;3906::9;;;:::i;:::-;782:20814:46;18895:12;782:20814;8310:38:43;:::i;:::-;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;3961:62:9;;;;782:20814:46;3670:132:9;782:20814:46;;;;3729:62:9;;;;;;782:20814:46;3729:62:9;;782:20814:46;2544:3:9;782:20814:46;;;;3729:62:9;782:20814:46;;;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;;;;;;;;;;;;;4424:5:2;782:20814:46;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;4424:5:2;782:20814:46;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;735:10:27;9813:19:20;9809:89;;-1:-1:-1;;;;;782:20814:46;;;9911:21:20;;9907:90;;735:10:27;782:20814:46;;;;;;;;;;735:10:27;;10006:27:20;;:18;782:20814:46;;;;;;;;;;;;;;;;10006:27:20;782:20814:46;;;;;;10085:31:20;782:20814:46;735:10:27;10085:31:20;;782:20814:46;;;;;;;9907:90:20;782:20814:46;;-1:-1:-1;;;9955:31:20;;-1:-1:-1;782:20814:46;9955:31:20;;782:20814:46;;;9955:31:20;9809:89;782:20814:46;;-1:-1:-1;;;9855:32:20;;9830:1;782:20814:46;9855:32:20;;782:20814:46;;;9855:32:20;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;2935:44;782:20814;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;2765:30;782:20814;;;;;;;;2534:22;782:20814;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;2534:22;-1:-1:-1;782:20814:46;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;2534:22;782:20814;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;2534:22;-1:-1:-1;782:20814:46;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;2534:22;782:20814;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;2534:22;-1:-1:-1;782:20814:46;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;782:20814:46;;;;-1:-1:-1;782:20814:46;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;2698:61;782:20814;;;-1:-1:-1;782:20814:46;;;;;;;;2698:61;782:20814;;;;2698:61;782:20814;2698:61;;782:20814;2698:61;;;;782:20814;2698:61;782:20814;2698:61;;782:20814;;;2698:61;;;782:20814;;2698:61;;;;782:20814;2698:61;782:20814;2698:61;;;782:20814;;;;;2698:61;;;;;782:20814;:::i;:::-;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;:::o;:::-;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;8088:91;782:20814;8088:91;782:20814;;;;;;:::i;:::-;7293:70;782:20814;;;;7301:35;7293:70;:::i;:::-;7373:45;782:20814;;7381:20;;7373:45;:::i;:::-;7428:56;7448:15;7436:27;;7428:56;:::i;:::-;7512:10;-1:-1:-1;782:20814:46;;;;;;;;;;7494:73;;3095:18:20;782:20814:46;7502:25;;7494:73;:::i;:::-;782:20814;7599:34;782:20814;7599:34;;;;;:::i;:::-;;782:20814;;7599:34;7877:14;;:::i;:::-;7950:40;7951:32;2927:12:20;782:20814:46;7967:16;782:20814;7951:32;;:::i;:::-;14810:3;782:20814;;;;7950:40;782:20814;;;:::i;:::-;;;;7693:379;;;782:20814;;;7693:379;;;782:20814;;;;7512:10;7693:379;;;782:20814;;7693:379;;782:20814;-1:-1:-1;7693:379:46;;;782:20814;7693:379;;;782:20814;-1:-1:-1;7693:379:46;;;782:20814;7693:379;;;;782:20814;7652:38;;782:20814;;;;;;;;;;7652:38;782:20814;:::i;:::-;7693:379;782:20814;7512:10;;;;8088:91;;;:::i;:::-;;;;7693:379;782:20814;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;7918:10:2;782:20814:46;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;:::i;:::-;-1:-1:-1;3033:9:7;782:20814:46;-1:-1:-1;;;;;782:20814:46;25338:4:2;25315:28;25311:91;;782:20814:46;;-1:-1:-1;;;782:20814:46;;;;;25311:91:2;782:20814:46;;-1:-1:-1;;;25366:25:2;;782:20814:46;;25366:25:2;782:20814:46;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;:::o;:::-;;;;;;;:::i;:::-;13576:57:2;;;;;;;;:::i;:::-;13644:77;;;;:::i;:::-;-1:-1:-1;3576:9:7;782:20814:46;3576:21:7;;-1:-1:-1;;;;;782:20814:46;;-1:-1:-1;;;;;782:20814:46;;;3576:21:7;782:20814:46;;;;;;;;;3576:23:7;;;;;;782:20814:46;3576:23:7;;;;;;;;;-1:-1:-1;3576:23:7;;;782:20814:46;;;;6677:4:7;782:20814:46;;;6661:40:7;782:20814:46;;;;;;;;;3692:65:7;;;;;;;;;782:20814:46;3692:65:7;;;:::i;:::-;;;;;;;;;;-1:-1:-1;3692:65:7;;;782:20814:46;3665:24:7;;;;782:20814:46;;3665:12:7;782:20814:46;;;;;;;3665:24:7;782:20814:46;3576:9:7;782:20814:46;3767:23:7;;-1:-1:-1;;;;;782:20814:46;;;3767:23:7;:67;;;;;;-1:-1:-1;782:20814:46;;3767:67:7;782:20814:46;;;;;;;;;;;;;3767:67:7;;782:20814:46;3767:67:7;;;:::i;:::-;;;;;;;;;;3852:42;3767:67;3870:23;3767:67;;;782:20814:46;3870:15:7;;:23;:::i;:::-;3852:42;:::i;:::-;782:20814:46;;;13840:15:2;782:20814:46;;13871:22:2;13936:38;;13871:22;:46;782:20814:46;13871:22:2;782:20814:46;13871:22:2;;782:20814:46;;13871:10:2;782:20814:46;;;;;;;13871:22:2;:33;782:20814:46;;;;;;;;;;;;13871:46:2;782:20814:46;;;;;;;;;;;;;;;;;;;;;13936:38:2;;;;782:20814:46;;;;;;;;;;;;13836:216:2;782:20814:46;;-1:-1:-1;;;14012:29:2;;782:20814:46;;14012:29:2;3767:67:7;;;;;;:::i;:::-;;;:::i;:::-;;;;;;:::i;3692:65::-;;;;;;-1:-1:-1;3692:65:7;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;3576:23;;;;;;;;;;;;;;;:::i;:::-;;;;;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;2927:12:20;782:20814:46;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;12909:44;782:20814;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;;;;;;12909:44;;;782:20814;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;14911:82;782:20814;14911:82;782:20814;;;;;;:::i;:::-;14073:49;-1:-1:-1;;;;;782:20814:46;;14081:24;;14073:49;:::i;:::-;14132:53;14140:11;;;14132:53;:::i;:::-;14195:73;14214:20;782:20814;14203:31;;;14195:73;:::i;:::-;14278:56;14298:15;14286:27;;14278:56;:::i;:::-;14362:10;-1:-1:-1;782:20814:46;;;;;;;;;;14344:73;;3095:18:20;782:20814:46;14344:73;782:20814;;;14449:25;;;;;:::i;:::-;;782:20814;;14449:25;14700:14;;:::i;:::-;14773:40;14774:32;2927:12:20;782:20814:46;14790:16;782:20814;14774:32;;:::i;14773:40::-;782:20814;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;;;14525:370;782:20814;14525:370;;782:20814;;;;14525:370;;782:20814;14362:10;782:20814;14525:370;;782:20814;;14525:370;;782:20814;-1:-1:-1;782:20814:46;14525:370;;782:20814;14525:370;;;782:20814;-1:-1:-1;14525:370:46;;;782:20814;14525:370;;;;782:20814;14493:29;;782:20814;;14493:17;782:20814;;;;;;;14493:29;782:20814;:::i;:::-;;;14362:10;;;;14911:82;;;:::i;782:20814::-;;;;;;;;;;;;;;;15308:30;;782:20814;;14493:17;782:20814;;;;;;;15308:30;15357:17;;;782:20814;15348:56;15356:18;782:20814;;;;;;;;15356:18;;782:20814;15356:18;15348:56;:::i;:::-;15414:64;15440:17;;;782:20814;15422:15;:35;15414:64;:::i;:::-;15506:10;-1:-1:-1;782:20814:46;;;;;;;;;;15488:55;;3095:18:20;782:20814:46;15496:25;;15488:55;:::i;:::-;-1:-1:-1;15670:19:46;782:20814;15670:19;;782:20814;;;15646:269;15666:30;;;;;;-1:-1:-1;;782:20814:46;;15506:10;782:20814;;-1:-1:-1;;;;;;782:20814:46;15950:28;;;782:20814;;;15925:54;;782:20814;;15950:28;;782:20814;;;;15950:28;;782:20814;;15950:28;;;;;;:::i;:::-;15925:54;:::i;:::-;16215:23;15989:24;;;782:20814;15989:26;782:20814;;15989:26;:::i;:::-;782:20814;;;;;;;;;;15506:10;782:20814;;;;;;;;;;16031:73;;782:20814;;16031:73;16215:23;782:20814;-1:-1:-1;16187:51:46;16183:157;;782:20814;16183:157;16254:24;16317:11;16254:24;16274:4;782:20814;;;;;;;;;16254:24;16317:11;:::i;15698:3::-;15742:22;782:20814;15742:22;15698:3;15742:22;;;:::i;:::-;782:20814;;;:::i;:::-;15742:34;:114;;;;15698:3;15717:187;;;:::i;:::-;15698:3;:::i;:::-;15651:13;;15742:114;15808:22;15717:187;782:20814;15808:22;;;;:::i;:::-;782:20814;;:::i;:::-;;;15506:10;;-1:-1:-1;;;;;782:20814:46;15797:45;;;;;;;;;;;:::i;:::-;782:20814;15797:59;;15742:114;;;;782:20814;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;735:10:27;782:20814:46;;;;;;;;;;;;;-1:-1:-1;;10580:36:20;;10576:309;;782:20814:46;4986:5:20;;;;:::i;:::-;782:20814:46;;3657:11:20;782:20814:46;;;;;10576:309:20;10636:24;;;10632:130;;10854:5;782:20814:46;4986:5:20;782:20814:46;;735:10:27;10854:5:20;;:::i;:::-;10576:309;;10632:130;782:20814:46;;-1:-1:-1;;;10687:60:20;;735:10:27;782:20814:46;10687:60:20;;782:20814:46;;;;;;;;;;;;;;;10687:60:20;;;;;782:20814:46;;;;:::i;:::-;15373:57:2;;;;;;;;:::i;:::-;15441:154;;;;:::i;:::-;;15667:38;:22;;782:20814:46;;13871:10:2;782:20814:46;;;;;;;15667:22:2;782:20814:46;;-1:-1:-1;;;;782:20814:46;-1:-1:-1;;;782:20814:46;;;;15667:38:2;3033:9:7;782:20814:46;-1:-1:-1;;;;;782:20814:46;;;;15805:4:2;15782:28;15778:258;;782:20814:46;21571:15;;;;782:20814;21571:15;;;:::i;:::-;3033:9:7;782:20814:46;15805:4:2;;782:20814:46;-1:-1:-1;;;;;782:20814:46;16193:28:2;;:56;;;782:20814:46;16189:110:2;;782:20814:46;;;;;;16314:28:2;;782:20814:46;;;;16314:28:2;782:20814:46;16189:110:2;16265:21;1536:4:30;16265:15:2;1536:4:30;5141:109:44;16265:21:2;16189:110;;16193:56;16226:23;16225:24;16226:23;:15;782:20814:46;-1:-1:-1;;;;;782:20814:46;;;;;5653:26:44;5564:122;;16225:24:2;16193:56;;15778:258;15831:13;;;;-1:-1:-1;15866:3:2;782:20814:46;;15846:18:2;;;;;15866:3;15805:4;;15893:27;:10;;;;;:::i;:::-;782:20814:46;-1:-1:-1;;;;;782:20814:46;;;15893:27:2;;15889:123;;15866:3;:::i;:::-;15831:13;;15889:123;15969:23;15979:12;;;;:::i;:::-;;782:20814:46;;;;;15969:23:2;;:::i;15846:18::-;-1:-1:-1;15846:18:2;;;;15778:258;;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;7464:10:2;782:20814:46;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;1616:138:2;782:20814:46;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;2780:2:20;782:20814:46;;;;;;;;;-1:-1:-1;;782:20814:46;;;;11151:11;782:20814;;;-1:-1:-1;782:20814:46;;;;;-1:-1:-1;782:20814:46;11111:4;10861:17;;;782:20814;10997:83;782:20814;;;10852:56;782:20814;;;10860:18;10852:56;:::i;10997:83::-;-1:-1:-1;;782:20814:46;;;;11151:11;:::i;782:20814::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;1289:12:6;782:20814:46;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;-1:-1:-1;782:20814:46;;;4411:20:11;782:20814:46;;;;;;4459:29:11;782:20814:46;;4459:29:11;:::i;:::-;782:20814:46;;;9737:15:43;9762:18;;9801:1;9795:7;;9791:234;;782:20814:46;10049:53:43;;782:20814:46;10049:53:43;;;;;:::i;:::-;10120:8;;;:63;;;782:20814:46;;-1:-1:-1;;;;;782:20814:46;;;;;;10120:63:43;10168:7;;;;;;:::i;:::-;14439:109;;;;;782:20814:46;;;10120:63:43;;9791:234;9838:14;;;;:::i;:::-;782:20814:46;;;;;;;;14439:109:43;10049:53;14439:109;;;;782:20814:46;14439:109:43;;;;;;782:20814:46;;;;;9870:48:43;9866:149;782:20814:46;;;9938:10:43;9866:149;;9791:234;;;;;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;;;782:20814:46;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;:::o;:::-;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;19886:23;782:20814;;19886:23;:::i;:::-;782:20814;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;1159:44:5;782:20814:46;;;;;:::i;:::-;;;-1:-1:-1;782:20814:46;1159:14:5;782:20814:46;;;;-1:-1:-1;782:20814:46;1159:35:5;782:20814:46;;;;;;;;;;;;;;;;1159:44:5;782:20814:46;;;;;;;;;;;;;;;;;:::i;:::-;17878:57:2;;;;;;;;;:::i;:::-;19886:23:46;;;:::i;:::-;782:20814;;;;;;;;;;;;27519:48:2;:62;27515:172;;-1:-1:-1;;782:20814:46;;;7918:10:2;782:20814:46;;;;;;-1:-1:-1;;;;;782:20814:46;735:10:27;18116:44:2;18112:116;;782:20814:46;20316:58;;;;:::i;:::-;782:20814;;;;;;;;;;;;;18112:116:2;782:20814:46;;-1:-1:-1;;;18183:34:2;;735:10:27;782:20814:46;18183:34:2;;782:20814:46;;;10687:60:20;27515:172:2;782:20814:46;;;;;;27604:72:2;;;;;;;;;782:20814:46;;;;;;:::i;:::-;;;;;;27604:72:2;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;2898:31;782:20814;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;1476:14:5;782:20814:46;;;-1:-1:-1;782:20814:46;;;;1570:25:5;1547:21;;;782:20814:46;1570:25:5;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;22885:65:2;782:20814:46;;:::i;:::-;;;;;;:::i;:::-;-1:-1:-1;782:20814:46;;;;;;;;:::i;:::-;-1:-1:-1;782:20814:46;;735:10:27;782:20814:46;;22885:65:2;:::i;:::-;782:20814:46;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;:::i;:::-;;;;;;;;;-1:-1:-1;782:20814:46;5674:10:11;782:20814:46;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;:::i;:::-;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;5903:9:11;782:20814:46;;;;;:::i;:::-;735:10:27;5903:9:11;:::i;782:20814:46:-;;;;;;-1:-1:-1;;782:20814:46;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;20688:53:2;782:20814:46;;;;;;;;;:::i;:::-;;;;;:::i;:::-;735:10:27;;782:20814:46;;20688:53:2;:::i;782:20814:46:-;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;782:20814:46;8741:20:11;782:20814:46;;;8723:57:11;782:20814:46;-1:-1:-1;782:20814:46;;8723:57:11;:::i;:::-;782:20814:46;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;3095:9:20;782:20814:46;;;;;;;;;;;;3004:116:20;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;3401:72:2;;:::i;:::-;2801:44:6;782:20814:46;2816:12:6;782:20814:46;;;;;;;;;;;;;;2801:44:6;-1:-1:-1;;782:20814:46;;2816:12:6;782:20814:46;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;22885:65:2;782:20814:46;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;;;;;;;8512:39;;782:20814;;;;;;;;;;8512:39;8570:17;;;782:20814;8561:56;8569:18;782:20814;;;;;;;8561:56;8627:64;8653:17;;;782:20814;8635:15;:35;8627:64;:::i;:::-;8719:10;-1:-1:-1;782:20814:46;;;;;;;;;;8701:55;;3095:18:20;782:20814:46;8701:55;-1:-1:-1;8883:19:46;782:20814;8883:19;;782:20814;;;8859:269;8879:30;;;;;;-1:-1:-1;;782:20814:46;;8719:10;782:20814;;-1:-1:-1;;;;;;782:20814:46;9163:28;;;782:20814;;;9138:54;;782:20814;;9163:28;;782:20814;;;;9163:28;782:20814;9138:54;9437:23;9202:24;;;782:20814;9202:26;782:20814;;9202:26;:::i;:::-;782:20814;;;;;;;;;;8719:10;782:20814;;;;;;;;;;9244:82;;782:20814;;9244:82;9437:23;782:20814;-1:-1:-1;9409:51:46;9405:158;;782:20814;9405:158;9476:24;9540:11;9476:24;16274:4;782:20814;;;;;;;;;9476:24;9540:11;:::i;8911:3::-;8955:22;782:20814;8955:22;8911:3;8955:22;;;:::i;8911:3::-;8864:13;;782:20814;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;782:20814:46;624:7:29;782:20814:46;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;;;;;-1:-1:-1;782:20814:46;2613:79;;;782:20814;;2613:79;782:20814;;;;;;2613:79;;782:20814;;2613:79;782:20814;2613:79;;;782:20814;;2613:79;;;782:20814;2613:79;782:20814;2613:79;;;782:20814;;;;;2613:79;;;;;782:20814;:::i;:::-;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;6099:41:35;:5;:41;:::i;:::-;782:20814:46;6554:47:35;:8;:47;:::i;:::-;782:20814:46;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;5590:13:35;;782:20814:46;;;;5625:4:35;782:20814:46;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;5270:29:11;782:20814:46;;5270:29:11;:::i;:::-;5234:17;782:20814:46;9737:15:43;-1:-1:-1;9762:18:43;9795:7;9801:1;9795:7;;9791:234;;782:20814:46;10049:53:43;;;;:::i;:::-;-1:-1:-1;10120:8:43;;;-1:-1:-1;;782:20814:46;;-1:-1:-1;782:20814:46;;;;;10120:63:43;5234:17:11;10168:7:43;782:20814:46;10168:7:43;;:::i;:::-;14439:109;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:20814:46;;;10120:63:43;;9791:234;9838:14;;;;;:::i;:::-;782:20814:46;;;;;;;10049:53:43;14439:109;5234:17:11;14439:109:43;;782:20814:46;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:20814:46;;;;;9870:48:43;9866:149;782:20814:46;;;9938:10:43;9866:149;9791:234;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;9791:234;;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;21004:204:2;782:20814:46;21223:6:2;782:20814:46;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;-1:-1:-1;782:20814:46;;;1121:7:29;782:20814:46;;;;;;;;;;;;;21073:102:2;;782:20814:46;;;21100:73:2;;782:20814:46;1470:81:2;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21100:73:2;;;;;:::i;:::-;782:20814:46;21090:84:2;;21073:102;:::i;:::-;21004:204;;:::i;21223:6::-;21219:75;;782:20814:46;21311:41:2;782:20814:46;;;;;:::i;:::-;21311:41:2;;:::i;21219:75::-;782:20814:46;;-1:-1:-1;;;21252:31:2;;-1:-1:-1;;;;;782:20814:46;;;21252:31:2;;782:20814:46;;;10687:60:20;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;18895:12;782:20814;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;782:20814:46;3033:54;782:20814;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;2544:3:9;782:20814:46;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;1998:40:8;782:20814:46;;;;;;;;;:::i;:::-;-1:-1:-1;782:20814:46;;-1:-1:-1;;;1998:40:8;;-1:-1:-1;;;;;782:20814:46;;;;1998:40:8;;782:20814:46;;;;;;;;;;;;;;;;;;1998:40:8;;782:20814:46;867:6:8;-1:-1:-1;;;;;782:20814:46;1998:40:8;;;;;;782:20814:46;1998:40:8;-1:-1:-1;1998:40:8;;;782:20814:46;-1:-1:-1;782:20814:46;;;;;;;;;;;;;1998:40:8;;;;782:20814:46;1998:40:8;;;;;;;;;:::i;:::-;;;;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;-1:-1:-1;782:20814:46;;;3868:20:11;782:20814:46;;;;;;;;-1:-1:-1;;;;;782:20814:46;3868:38:11;;;:::i;:::-;782:20814:46;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;2854:38;782:20814;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;-1:-1:-1;;;;;1586:32:9;;:::i;782:20814:46:-;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;3401:72:2;;:::i;:::-;6268:9:7;782:20814:46;6245:56:7;782:20814:46;;;;;;;;;;;;;;;;;;;;;;6245:56:7;-1:-1:-1;;;;;;782:20814:46;;6268:9:7;782:20814:46;;;;;;;;-1:-1:-1;;782:20814:46;;;;3459:5:20;782:20814:46;;;;;:::i;:::-;;;735:10:27;;3459:5:20;:::i;:::-;782:20814:46;;;3482:4:20;782:20814:46;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;3222:4:7;782:20814:46;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;12218:22;;782:20814;;12218:9;782:20814;;;;;;;12218:22;12259:17;;;782:20814;12250:56;12258:18;782:20814;;;;;;;12250:56;12316:64;12342:17;;;782:20814;12324:15;:35;12316:64;:::i;:::-;12408:10;-1:-1:-1;782:20814:46;;;;;;;;;;12390:55;;3095:18:20;782:20814:46;12390:55;782:20814;;12408:10;782:20814;;-1:-1:-1;;;;;;782:20814:46;;12480:28;;782:20814;12455:54;;12480:28;782:20814;;;;12480:28;;782:20814;;12480:28;;;;;;:::i;:::-;12455:19;;;:54;:::i;:::-;12667:23;12519:24;;;782:20814;12519:26;782:20814;;12519:26;:::i;:::-;782:20814;;;;;;;;;;12408:10;782:20814;;;;;;;;;;12560:65;;782:20814;;12560:65;12667:23;782:20814;-1:-1:-1;12639:51:46;12635:164;;782:20814;12635:164;782:20814;;-1:-1:-1;;782:20814:46;16274:4;782:20814;;;12749:39;;;;12706:24;782:20814;;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;8115:10:2;782:20814:46;;;;8115:33:2;782:20814:46;-1:-1:-1;782:20814:46;8115:33:2;782:20814:46;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;1641:18:6;782:20814:46;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;:::i;:::-;;;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;13183:53;13191:11;;;13183:53;:::i;:::-;13264:10;-1:-1:-1;782:20814:46;-1:-1:-1;782:20814:46;;;;-1:-1:-1;782:20814:46;;13254:32;782:20814;;13440:46;13360:4;13367:7;13440:46;13360:4;;13264:10;13367:7;:::i;:::-;13385:31;;782:20814;13385:31;782:20814;13385:31;:::i;:::-;;782:20814;;13385:31;782:20814;;;13264:10;782:20814;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;782:20814:46;;;;-1:-1:-1;782:20814:46;;;24659:45:2;782:20814:46;;;;;;:::i;:::-;3401:72:2;;;:::i;:::-;782:20814:46;;;;;;;;;;;;;24618:31:2;782:20814:46;;;24618:31:2;;;;;:::i;:::-;24659:45;;:::i;782:20814:46:-;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;6185:15:11;;:24;6181:91;;6298:168;6535:9;782:20814:46;6501:5:11;782:20814:46;;;6352:57:11;782:20814:46;6352:57:11;;782:20814:46;2063:71:11;782:20814:46;;;;;;;;;;2063:71:11;;782:20814:46;2063:71:11;782:20814:46;2063:71:11;;782:20814:46;;2063:71:11;;782:20814:46;;6352:57:11;;;;;:::i;:::-;6325:86;782:20814:46;;;;;;;6342:68:11;;6325:86;:::i;:::-;6298:168;:::i;:::-;6501:5;;;:::i;:::-;6535:9;:::i;6181:91::-;782:20814:46;;-1:-1:-1;;;6232:29:11;;782:20814:46;6232:29:11;;782:20814:46;;;;;6232:29:11;782:20814:46;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;:::i;:::-;;;;;;;;12037:51;;782:20814;;;;;;;;:::i;:::-;;;;;;11377:49;782:20814;;11385:21;;11377:49;:::i;:::-;11436:56;782:20814;;11444:24;;11436:56;:::i;:::-;11502;11522:15;11510:27;;11502:56;:::i;:::-;11589:17;782:20814;11589:17;;;;;:::i;:::-;;782:20814;;11589:17;11866:14;;:::i;:::-;11939:40;11940:32;2927:12:20;782:20814:46;11956:16;782:20814;11940:32;;:::i;11939:40::-;782:20814;;;:::i;:::-;;;;;11640:382;;782:20814;;;;;11640:382;;782:20814;;;;11640:382;;782:20814;11830:10;782:20814;11640:382;;782:20814;11640:382;;;782:20814;-1:-1:-1;11640:382:46;;;782:20814;11640:382;;;782:20814;-1:-1:-1;11640:382:46;;;782:20814;11616:21;;782:20814;;12218:9;782:20814;;;;;;;11616:21;782:20814;:::i;:::-;;;11830:10;;;;12037:51;;;:::i;782:20814::-;;;;;;-1:-1:-1;;782:20814:46;;;;3033:9:7;782:20814:46;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;3657:27:20;782:20814:46;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;782:20814:46;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;3657:27:20;782:20814:46;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;1470:81:2;782:20814:46;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;782:20814:46;;;;;;:::i;:::-;3401:72:2;;:::i;:::-;782:20814:46;;;;3092:20:6;;;3088:88;;3190:47;782:20814:46;;;3206:13:6;782:20814:46;;;;;;;;;;;;;;;3190:47:6;782:20814:46;;;;;;;;3206:13:6;782:20814:46;-1:-1:-1;782:20814:46;;3088:88:6;782:20814:46;;-1:-1:-1;;;3135:30:6;;-1:-1:-1;782:20814:46;3135:30:6;;782:20814:46;;;3135:30:6;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;1998:40:8;782:20814:46;;;;;;:::i;:::-;-1:-1:-1;782:20814:46;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:8;;-1:-1:-1;;;;;782:20814:46;;;;1998:40:8;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;3172:35;782:20814;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;3401:72:2;;:::i;:::-;3529:18:6;782:20814:46;;;;;;;;;;;;;3508:62:6;;;3529:18;782:20814:46;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11452:22:43;782:20814:46;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;782:20814:46;;;9019:20:11;782:20814:46;;;;;;;:::i;:::-;;11452:22:43;:::i;:::-;782:20814:46;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;:::i;:::-;-1:-1:-1;3033:9:7;782:20814:46;-1:-1:-1;;;;;782:20814:46;25808:4:2;25785:28;25781:91;;782:20814:46;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;2534:22;782:20814;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;;:::i;:::-;2534:22;782:20814;2534:22;782:20814;2534:22;782:20814;;2534:22;782:20814;;;2534:22;782:20814;;;;;;;;;;:::i;:::-;;;2534:22;782:20814;;;;;;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;;;2789:37:9;;782:20814:46;;;2789:37:9;;;782:20814:46;;;;;;;867:6:8;-1:-1:-1;;;;;782:20814:46;2789:37:9;;;;;;;782:20814:46;2789:37:9;2544:3;2789:37;:66;:37;-1:-1:-1;2789:37:9;;;782:20814:46;2829:26:9;;;;:::i;:::-;2789:66;;:::i;:::-;782:20814:46;;;;;;;;;;;;;;;2789:37:9;2829:26;2789:37;;;;;782:20814:46;2789:37:9;;;;;;;;;:::i;:::-;;;;;782:20814:46;;;;;;-1:-1:-1;;782:20814:46;;;;;;867:6:8;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;2801:47;782:20814;;;;;;;3779:142:2;3033:9:7;782:20814:46;-1:-1:-1;;;;;782:20814:46;3851:4:2;3828:28;3824:91;;3779:142::o;782:20814:46:-;;;;;;;:::i;:::-;-1:-1:-1;782:20814:46;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;5530:299:2;;;782:20814:46;5530:299:2;5765:55;5530:299;782:20814:46;;5765:55:2;;;782:20814:46;;5765:55:2;;;782:20814:46;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;5765:55:2;;;;;;;;:::i;:::-;782:20814:46;5755:66:2;;5530:299;:::o;782:20814:46:-;;;;;;;;;;;;7571:178:2;-1:-1:-1;782:20814:46;7672:10:2;782:20814:46;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;7571:178:2;:::o;10887:863::-;;;;;;11177:53;735:10:27;;11177:53:2;:::i;:::-;11176:54;11172:128;;1641:18:6;782:20814:46;11404:18:2;;11400:267;;10887:863;11684:59;735:10:27;;;;11684:59:2;;:::i;11400:267::-;782:20814:46;18895:12;782:20814;;-1:-1:-1;;782:20814:46;;;;;;1998:40:8;782:20814:46;;;10599:17:20;782:20814:46;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:8;;735:10:27;1998:40:8;;;782:20814:46;;;;;;;;;;;;;;;;;1998:40:8;;782:20814:46;867:6:8;-1:-1:-1;;;;;782:20814:46;1998:40:8;;;;;;;10599:17:20;1998:40:8;;;11400:267:2;11511:30;;;;11507:150;;11400:267;;;11507:150;782:20814:46;;-1:-1:-1;;;11568:74:2;;735:10:27;1998:40:8;11568:74:2;;782:20814:46;;;;;;;;;;;;;;;;10687:60:20;1998:40:8;;;;782:20814:46;1998:40:8;;;;;;;;;:::i;:::-;;;;11172:128:2;782:20814:46;;-1:-1:-1;;;11253:36:2;;735:10:27;11253:36:2;;;782:20814:46;;;11253:36:2;782:20814:46;;;;12485:32:2;782:20814:46;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;15088:1:33;782:20814:46;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11927:1373:2;;;;;;;12182:71;782:20814:46;;;;;12223:29:2;12182:71;;;;:::i;:::-;782:20814:46;;;;;12268:31:2;;;;;;:69;;;11927:1373;12268:92;;;;11927:1373;12264:208;;782:20814:46;;;12485:22:2;;:32;:22;;782:20814:46;;13871:10:2;782:20814:46;;;;;;;12485:22:2;782:20814:46;;;;;;;12485:32:2;782:20814:46;12481:149:2;;12963:257;782:20814:46;12963:257:2;782:20814:46;;12659:23:2;1289:12:6;782:20814:46;;;;;18895:12;;782:20814;12659:23:2;:::i;:::-;782:20814:46;;;;12896:51:2;12768:22;;782:20814:46;;13871:10:2;782:20814:46;;;;;;;12768:22:2;782:20814:46;;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;;;;;782:20814:46;;;;;12838:48:2;12859:27;;;:::i;:::-;782:20814:46;;-1:-1:-1;;;;782:20814:46;;;;;;-1:-1:-1;;;782:20814:46;;;;;12838:48:2;12920:27;;;:::i;:::-;782:20814:46;;-1:-1:-1;;;;782:20814:46;;;;;;-1:-1:-1;;;782:20814:46;;;;;12896:51:2;13166:19;13079:28;782:20814:46;;13079:28:2;:::i;:::-;13166:19;;;:::i;:::-;782:20814:46;;;12963:257:2;;;;;;:::i;:::-;;;;11927:1373::o;12481:149::-;19886:23:46;;;;:::i;:::-;782:20814;;-1:-1:-1;;;12545:74:2;;782:20814:46;;;12545:74:2;;;;;;:::i;12264:208::-;782:20814:46;;;;-1:-1:-1;;;12383:78:2;;;;;782:20814:46;;;;;;;;;;;;;;;;;10687:60:20;12268:92:2;12341:19;;;12268:92;;:69;782:20814:46;;;12303:34:2;;;12268:69;;782:20814:46;-1:-1:-1;;782:20814:46;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;:::i;21443:950:2:-;;;;;;;21714:516;22245:6;21443:950;21783:414;22034:16;;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;1121:7:29;782:20814:46;;;-1:-1:-1;782:20814:46;;;;;;;;;759:395:29;;22034:16:2;782:20814:46;;;;;:::i;:::-;;;;;;22076:24:2;782:20814:46;;;;;22126:17:2;782:20814:46;;;21848:317:2;782:20814:46;21848:317:2;;782:20814:46;1616:138:2;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21848:317:2;;;;;:::i;21783:414::-;21714:516;;:::i;22245:6::-;22241:75;;22333:53;782:20814:46;;;;;;;;:::i;:::-;22333:53:2;;:::i;22241:75::-;782:20814:46;;-1:-1:-1;;;22274:31:2;;-1:-1:-1;;;;;782:20814:46;;22274:31:2;;;782:20814:46;;;10687:60:20;22702:255:2;;22885:65;22702:255;;782:20814:46;;;;;;:::i;:::-;;;;22885:65:2;:::i;782:20814:46:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;23239:769:2:-;;;;19886:23:46;;;:::i;:::-;782:20814;;;;;;;27000:1:2;782:20814:46;;;;27519:48:2;:62;27515:172;;782:20814:46;;-1:-1:-1;782:20814:46;7464:10:2;782:20814:46;;2454:864:5;;7457:39:2;7464:32;782:20814:46;-1:-1:-1;782:20814:46;;;;;;;;;7464:32:2;782:20814:46;;;;7457:39:2;2454:864:5;;:::i;:::-;;;;;:::i;:::-;782:20814:46;;;23715:18:2;23711:226;23715:13;;;782:20814:46;23754:59:2;;782:20814:46;;;;;;;;;;;;;23754:59:2;;;:::i;:::-;;;;23239:769;:::o;23711:226::-;23849:77;782:20814:46;23849:77:2;782:20814:46;;;;;;;;;;;;;23849:77:2;;;:::i;27515:172::-;782:20814:46;;-1:-1:-1;;;27604:72:2;;;;;782:20814:46;;;;;;;;;;;;:::i;:::-;;;;;;27604:72:2;782:20814:46;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;-1:-1:-1;782:20814:46;;;;:::o;:::-;;;:::o;8592:446:2:-;3033:9:7;782:20814:46;-1:-1:-1;;;;;782:20814:46;735:10:27;8651:27:2;;8647:99;;8782:4;8759:28;8755:277;;8592:446::o;8755:277::-;782:20814:46;842:8:27;782:20814:46;:::i;:::-;;;;;;;:::i;:::-;842:8:27;782:20814:46;;;;;842:8:27;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;842:8:27;782:20814:46;;;;;8825:21:2;;8970:52;8977:26;;;:::i;:::-;:41;8970:52;8977:41;;8592:446::o;8647:99::-;782:20814:46;;-1:-1:-1;;;8701:34:2;;735:10:27;8701:34:2;;;782:20814:46;;;8701:34:2;26138:338;3033:9:7;782:20814:46;-1:-1:-1;;;;;782:20814:46;26353:4:2;26330:28;26326:91;;-1:-1:-1;;;782:20814:46;26138:338:2:o;27338:384::-;19886:23:46;;;:::i;:::-;782:20814;;;;;;;;27000:1:2;782:20814:46;;;;27519:48:2;:62;27515:172;;27696:19;27338:384;:::o;27515:172::-;782:20814:46;;;;;27604:72:2;;;;;;;;;782:20814:46;;;;;;:::i;:::-;;;;;;27604:72:2;27338:384;19886:23:46;;;:::i;:::-;782:20814;;;;;;;15499:86:2;27000:1;782:20814:46;;;;27519:48:2;:62;27515:172;;27696:19;27338:384;:::o;27515:172::-;782:20814:46;;;;;27604:72:2;;;;;;;;;782:20814:46;;;;;;:::i;:::-;15499:86:2;782:20814:46;;;;27604:72:2;28848:999;;782:20814:46;;29166:2:2;29157:11;;29153:61;;-1:-1:-1;;30978:95:2;;;;;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;;;29490:31:2;29486:81;;29719:57;;-1:-1:-1;;782:20814:46;;;29719:57:2;:::i;:::-;29797:8;;782:20814:46;;;29797:33:2;;29790:40;;28848:999;:::o;29797:33::-;-1:-1:-1;;;;;782:20814:46;;;;;29809:21:2;;28848:999;-1:-1:-1;28848:999:2:o;29486:81::-;29541:11;;;29548:4;29541:11;:::o;2454:864:5:-;2707:26;2454:864;;;;782:20814:46;;2707:14:5;782:20814:46;;;;;;;2707:26:5;2748:21;;;;:30;;;;782:20814:46;;;;;;;;;;;;;;;;2748:30:5;782:20814:46;;;;;2748:30:5;2744:100;;2853:30;782:20814:46;2853:30:5;;:37;:30;782:20814:46;;;;;;;;;;;;;;;;2853:30:5;782:20814:46;;-1:-1:-1;;782:20814:46;16274:4;782:20814;;;;2853:37:5;782:20814:46;2905:34:5;;;782:20814:46;2955:40:5;782:20814:46;;;2955:40:5;:::i;:::-;782:20814:46;;2454:864:5;:::o;2901:382::-;2886:4;3016:30;;2886:4;;3062:21;2886:4;3062:21;:36;782:20814:46;;;3062:36:5;:::i;3012:271::-;3136:16;3119:34;3136:16;;;3169:25;:40;782:20814:46;;;3169:40:5;:::i;3115:168::-;782:20814:46;;-1:-1:-1;;;3247:25:5;;;;;2744:100;782:20814:46;;-1:-1:-1;;;2801:32:5;;-1:-1:-1;;;;;782:20814:46;;2801:32:5;;;782:20814:46;;;10687:60:20;782:20814:46;;;;;;;;;;;:::o;:::-;;;;;;;;;;1822:223:8;782:20814:46;;-1:-1:-1;;;1998:40:8;;-1:-1:-1;;;;;782:20814:46;;;1998:40:8;;;782:20814:46;;;;;;;;1998:40:8;;782:20814:46;;;;;;867:6:8;782:20814:46;1998:40:8;;;;;;;-1:-1:-1;1998:40:8;;;1991:47;1822:223;:::o;1998:40::-;;;;;;;;;;;;;;:::i;782:20814:46:-;-1:-1:-1;;782:20814:46;;;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;-1:-1:-1;782:20814:46;:::o;1738:616:9:-;1847:23;782:20814:46;;-1:-1:-1;;782:20814:46;;;;;;;;-1:-1:-1;782:20814:46;;;10599:17:20;782:20814:46;1847:23:9;782:20814:46;;;;;;;;;;;;;2149:22:9;;2145:71;;2318:28;;;;:::i;:::-;9737:15:43;9762:18;;9801:1;9795:7;;9791:234;;1738:616:9;10049:53:43;;;;;:::i;:::-;10120:8;;;:63;;-1:-1:-1;;;;;782:20814:46;;1738:616:9:o;10120:63:43:-;10168:7;1847:23:9;10168:7:43;;:::i;:::-;14439:109;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:20814:46;;;10120:63:43;;9791:234;9838:14;;;;;:::i;:::-;782:20814:46;;;;;;;10049:53:43;14439:109;1847:23:9;14439:109:43;;;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:20814:46;;;;;9870:48:43;9866:149;782:20814:46;;;9938:10:43;9866:149;;9791:234;;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;;;2145:71:9;782:20814:46;;;;;;;2187:18:9;:::o;3415:273:11:-;782:20814:46;18895:12;782:20814;3550:29:11;;;;3546:90;;3653:28;;;;:::i;3546:90::-;782:20814:46;;;;;3588:48:11;;;;;;;;;782:20814:46;;;;;3588:48:11;6730:312;-1:-1:-1;;;;;782:20814:46;;;-1:-1:-1;782:20814:46;;;5674:10:11;782:20814:46;;;;;;;;;;-1:-1:-1;;;;;;782:20814:46;;;;;;;7010:24:11;;782:20814:46;;;3137:18:22;;782:20814:46;;;;;6909:48:11;;-1:-1:-1;6909:48:11;-1:-1:-1;;;;;782:20814:46;3095:9:20;782:20814:46;;;;;;;;;;;;3004:116:20;3137:18:22;7010:24:11;7761:789;-1:-1:-1;;;;;782:20814:46;;;;7761:789:11;;782:20814:46;;;;7862:10:11;;;;;:24;;7761:789;7858:686;;7761:789;;;;;;:::o;7858:686::-;7906:18;7902:315;;7858:686;8234:16;;;8230:304;;7858:686;;;;;8230:304;-1:-1:-1;;;;;782:20814:46;;;;;8010:20:11;782:20814:46;;;;;8475:44:11;;8309:143;;8408:26;;;;:::i;:::-;8309:143;;:::i;:::-;782:20814:46;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;8475:44:11;8230:304;;;;;7902:315;-1:-1:-1;;;;;782:20814:46;;;;;8010:20:11;782:20814:46;;;;;8089:26:11;;;:::i;:::-;-1:-1:-1;;;;;782:20814:46;;;9312:14:11;;;:::i;:::-;782:20814:46;;;;;;;;;;8310:38:43;8156:46:11;18895:12:46;8156:46:11;18895:12:46;782:20814;18895:12;782:20814;8310:38:43;;:::i;:::-;782:20814:46;;;;;;;;;;;;;;;;;;;;;;8156:46:11;;;;7902:315;;;;7862:24;7876:10;;;;7862:24;;9069:273;;-1:-1:-1;;;;;782:20814:46;;;9312:14:11;9069:273;9312:14;:::i;:::-;782:20814:46;;;;;;;;;8310:38:43;18895:12:46;782:20814;18895:12;782:20814;8310:38:43;;:::i;:::-;9282:53:11;;9069:273::o;:::-;-1:-1:-1;;;;;782:20814:46;;;9312:14:11;;:::i;:::-;782:20814:46;;;;;;;;;8310:38:43;18895:12:46;782:20814;18895:12;782:20814;8310:38:43;:::i;9069:273:11:-;-1:-1:-1;;;;;782:20814:46;;;9312:14:11;;:::i;:::-;782:20814:46;;;;;;;;;;8310:38:43;18895:12:46;782:20814;18895:12;782:20814;8310:38:43;:::i;5393:300:20:-;-1:-1:-1;;;;;782:20814:46;;;;5393:300:20;;;;5476:18;;5472:86;;782:20814:46;;5571:16:20;;5567:86;;-1:-1:-1;;;;;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;6340:19:20;;;;6336:115;;782:20814:46;2756:5:22;782:20814:46;;;6571:15:20;;782:20814:46;;;;;;-1:-1:-1;782:20814:46;-1:-1:-1;782:20814:46;;;-1:-1:-1;782:20814:46;;;6571:15:20;782:20814:46;-1:-1:-1;;;;;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;7083:25:20;;782:20814:46;7083:25:20;2756:5:22;:::i;6336:115:20:-;782:20814:46;;-1:-1:-1;;;6386:50:20;;-1:-1:-1;;;;;782:20814:46;;6386:50:20;;;782:20814:46;;;;;;;;;;;;;;;10687:60:20;5567:86;782:20814:46;;-1:-1:-1;;;5610:32:20;;5492:1;5610:32;;;782:20814:46;;;5610:32:20;5472:86;782:20814:46;;-1:-1:-1;;;5517:30:20;;5492:1;5517:30;;;782:20814:46;;;5517:30:20;9701:432;;-1:-1:-1;;;;;782:20814:46;;;9813:19:20;9809:89;;782:20814:46;;9911:21:20;9907:90;;10006:18;:27;:18;782:20814:46;;;;;;;;;;;;;;;;10006:27:20;782:20814:46;9701:432:20:o;782:20814:46:-;;;;;;;:::i;:::-;-1:-1:-1;782:20814:46;;;;;;;:::o;5221:224:26:-;;;;5337:8;;-1:-1:-1;782:20814:46;;5690:21:26;:17;;5815:158;;;;;;5686:354;782:20814:46;;-1:-1:-1;;;6010:19:26;;;;;1265:222:29;-1:-1:-1;;;;;782:20814:46;;-1:-1:-1;782:20814:46;;;1121:7:29;782:20814:46;;;;;;;;;;;;;1396:16:29;;;1392:89;;1265:222;;:::o;1392:89::-;782:20814:46;;-1:-1:-1;;;1435:35:29;;-1:-1:-1;;;;;782:20814:46;;;;1435:35:29;;;782:20814:46;;;;;;;;;;10687:60:20;782:20814:46;;;;;;;;;15293:1:33;782:20814:46;;;;;;;:::o;:::-;;;;;;;;;12994:2:33;782:20814:46;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;:::o;14807:889:33:-;;;782:20814:46;;14977:25:33;;:40;;;;14807:889;14973:72;;15080:9;;;:::i;:::-;15074:15;;15073:88;;;14807:889;15272:22;34863:71:41;;;15272:22:33;:::i;:::-;15267:2;782:20814:46;;15267:2:33;782:20814:46;;;;;;;;;;;15359:29:33;15267:27;;15527:50;;;:::i;:::-;15591:31;;-1:-1:-1;;;;;782:20814:46;;;;15591:31:33:o;15355:335::-;15653:26;;;-1:-1:-1;15653:26:33;-1:-1:-1;15653:26:33;:::o;15073:88::-;-1:-1:-1;30978:95:2;;;;;;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;;;15094:67:33;15073:88;;14977:40;15006:11;;;;14977:40;;12276:1051;;;;12563:9;;;:::i;:::-;12557:15;;12556:82;;;12276:1051;12736:22;34863:71:41;;;12736:22:33;:::i;:::-;12769:18;-1:-1:-1;782:20814:46;;;;;;;;12802:26:33;;;12830:7;;;;;;13299:21;;;12571:1;13299:21;12276:1051;:::o;12839:3::-;30978:95:2;;;;782:20814:46;12870:55:33;12883:41;30978:95:2;;;;;;782:20814:46;;;;;;12883:41:33;12870:55;:::i;:::-;782:20814:46;12943:8:33;12949:2;12943:8;;12939:31;;12984:12;;12839:3;12984:12;;:::i;:::-;782:20814:46;12839:3:33;;:::i;:::-;12802:26;;;;;12939:31;-1:-1:-1;;;;;;;;;12953:17:33:o;12556:82::-;-1:-1:-1;30978:95:2;;;;;;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;;;12577:61:33;12556:82;;15702:524;782:20814:46;;15995:2:33;15987:10;;:24;;;15702:524;15983:203;;;-1:-1:-1;;782:20814:46;;;15702:524:33;:::o;15983:203::-;16055:2;16047:10;;:25;;;15983:203;16043:143;;;-1:-1:-1;;782:20814:46;;;;15702:524:33:o;16043:143::-;16116:2;16108:10;;:24;;;16043:143;16104:82;;;-1:-1:-1;;782:20814:46;;;;:::o;16104:82:33:-;16164:22;782:20814:46;16164:22:33;:::o;16108:24::-;16122:10;16130:2;16122:10;;16108:24;;16047:25;16061:11;16069:3;16061:11;;16047:25;;15987:24;16001:10;16009:2;16001:10;;15987:24;;6887:260:34;;7105:8;6887:260;;7051:25;6887:260;7051:25;:::i;:::-;7105:8;;;;;:::i;5203:1551::-;;;6283:66;6270:79;;6266:164;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;6541:24:34;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;6579:20:34;6575:113;;6698:49;;5203:1551;:::o;6575:113::-;6615:62;;;6541:24;6615:62;;:::o;6266:164::-;6365:54;;;6381:1;6365:54;6385:30;6365:54;;:::o;782:20814:46:-;;-1:-1:-1;782:20814:46;;;:::o;7280:532:34:-;782:20814:46;;;:::i;:::-;7366:29:34;;;7411:7;;:::o;7362:444::-;782:20814:46;;;:::i;:::-;7471:29:34;7462:38;;7471:29;;782:20814:46;;-1:-1:-1;;;7523:23:34;;;;;7458:348;782:20814:46;;;:::i;:::-;7576:35:34;7567:44;;7576:35;;782:20814:46;;-1:-1:-1;;;7634:46:34;;;;;782:20814:46;;;;;10687:60:20;7563:243:34;782:20814:46;;7710:30:34;782:20814:46;;:::i;:::-;7701:39:34;7697:109;;7563:243;7280:532::o;7697:109::-;782:20814:46;;-1:-1:-1;;;7763:32:34;;;;;782:20814:46;;;;;;10687:60:20;4917:176:35;3445:249:36;4917:176:35;5053:20;;:::i;:::-;3445:249:36;;;;-1:-1:-1;;;3445:249:36;;;;;;;;;;;4917:176:35;:::o;3845:262::-;3929:4;3938:11;-1:-1:-1;;;;;782:20814:46;3921:28:35;;:63;;3845:262;3917:184;;;4007:22;4000:29;:::o;3917:184::-;782:20814:46;;4204:80:35;;;782:20814:46;2079:95:35;782:20814:46;;4226:11:35;782:20814:46;2079:95:35;;782:20814:46;4239:14:35;2079:95;;;782:20814:46;4255:13:35;2079:95;;;782:20814:46;3929:4:35;782:20814:46;2079:95:35;;782:20814:46;;4204:80:35;;;;;:::i;3921:63::-;3970:14;;3953:13;:31;3921:63;;3358:267:31;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;782:20814:46;;;;;;:::i;:::-;2324:106:31;;2311:2;782:20814:46;;2324:106:31;3543:22;:::o;2675:69::-;782:20814:46;;-1:-1:-1;;;2713:20:31;;;;;3477:142;-1:-1:-1;782:20814:46;;6126:13:35;782:20814:46;;-1:-1:-1;782:20814:46;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;1390:66:31;;;;;;;:::i;782:20814:46:-;6126:13:35;-1:-1:-1;782:20814:46;;;-1:-1:-1;;782:20814:46;;;;;;;-1:-1:-1;1390:66:31;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:31;782:20814:46;;;;;;;;;;;;6126:13:35;782:20814:46;;;;;;;3358:267:31;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;782:20814:46;;;;;;:::i;3477:142:31:-;-1:-1:-1;782:20814:46;;6584:16:35;782:20814:46;;-1:-1:-1;782:20814:46;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;1390:66:31;;;;;;;:::i;782:20814:46:-;6584:16:35;-1:-1:-1;782:20814:46;;;-1:-1:-1;;782:20814:46;;;;;;;-1:-1:-1;1390:66:31;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1041:429:37;;;1167:18;;;;1254:33;;;;:::i;:::-;782:20814:46;;;;:::i;:::-;1308:33:37;:56;;;;1301:63;;;:::o;1163:301::-;1189:1;782:20814:46;;;;;2105:60:37;;782:20814:46;2105:60:37;;;;;;;;;;;;;;782:20814:46;;;;;;;;;;;:::i;2105:60:37:-;2074:101;;;;;;;:::i;:::-;2193:42;;;1163:301;2193:134;;;1395:58;;;:::o;2193:134::-;2251:29;782:20814:46;;;2105:60:37;782:20814:46;;;2251:29:37;;;;;;:::i;:::-;:76;1395:58;:::o;2193:42::-;782:20814:46;;2105:60:37;782:20814:46;;2216:19:37;;2193:42;;;2129:778:34;782:20814:46;;;2129:778:34;2319:2;2299:22;;2319:2;;2751:25;2535:196;;;;;;;;;;;;;;;-1:-1:-1;2535:196:34;2751:25;;:::i;:::-;2744:32;;;;;:::o;2295:606::-;2807:83;;2823:1;2807:83;2827:35;2807:83;;:::o;4174:218:41:-;-1:-1:-1;;;;;782:20814:46;4254:25:41;;;4250:105;;782:20814:46;4174:218:41;:::o;4250:105::-;782:20814:46;;;;4302:42:41;;;;;;782:20814:46;4302:42:41;;;782:20814:46;;;;;4302:42:41;14296:213;782:20814:46;14374:24:41;;;;14370:103;;782:20814:46;14296:213:41;:::o;14370:103::-;782:20814:46;;;;4302:42:41;;;;14421:41;;14452:2;14421:41;;;782:20814:46;;;;;14421:41:41;15296:213;782:20814:46;15374:24:41;;;;15370:103;;782:20814:46;15296:213:41;:::o;15370:103::-;782:20814:46;;;;4302:42:41;;;;15421:41;;15452:2;15421:41;;;782:20814:46;;;;;15421:41:41;782:20814:46;;;;;;;:::o;:::-;;;;;;;;;;;;18080:5181:40;18246:1;18241:6;;;18237:53;;18246:1;19217:14;-1:-1:-1;;;19278:16:40;;;19274:92;;18080:5181;22827:18;22717;22607;22498;22387;22278;23216:28;19383:15;19898:6;19383:15;-1:-1:-1;;;23237:6:40;19383:15;;;19379:90;;18080:5181;19493:7;19486:15;;;19482:90;;18080:5181;19596:7;19589:15;;;19585:89;;18080:5181;19698:6;19691:14;;;19687:87;;18080:5181;19798:6;19791:14;;;19787:87;;18080:5181;19891:14;;19887:61;;18080:5181;20374:1;782:20814:46;18246:1:40;782:20814:46;22284:6:40;;;;:::i;:::-;782:20814:46;;;;;22278:18:40;22393:6;;;;:::i;22387:18::-;22504:6;;;;:::i;22498:18::-;22613:6;;;;:::i;22607:18::-;22723:6;;;;:::i;22717:18::-;22833:6;;;;:::i;22827:18::-;23237:6;;;:::i;:::-;23232:11;;;782:20814:46;23216:28:40;782:20814:46;;18080:5181:40;:::o;19887:61::-;18246:1;782:20814:46;19887:61:40;;19787:87;782:20814:46;;;;;19787:87:40;;;19687;782:20814:46;;;;;19687:87:40;;;19585:89;782:20814:46;;;;;19585:89:40;;;19482:90;782:20814:46;;;;;19482:90:40;;;19379;782:20814:46;;;;;19379:90:40;;;19274:92;-1:-1:-1;;;;782:20814:46;-1:-1:-1;19285:8:40;782:20814:46;;;19274:92:40;;10310:206:43;1586:23:9;782:20814:46;10405:17:43;;10446:8;;;:63;;10405:17;10310:206;:::o;10446:63::-;10599:17:20;;;782:20814:46;;;;;1586:23:9;14439:109:43;;;;782:20814:46;;;10310:206:43;:::o;:::-;7419:17:11;782:20814:46;10405:17:43;;10446:8;;;:63;;10405:17;10310:206;:::o;10446:63::-;10599:17:20;;;782:20814:46;;;;;7419:17:11;14439:109:43;;;;782:20814:46;;;10310:206:43;:::o;:::-;782:20814:46;;10405:17:43;;10446:8;;;:63;;;10405:17;10310:206;:::o;10446:63::-;10599:17:20;;782:20814:46;;;;;;;;14439:109:43;;;;;;;782:20814:46;;;10310:206:43;:::o;782:20814:46:-;;;;;;;;;;;;;1586:23:9;782:20814:46;;-1:-1:-1;;;782:20814:46;;;;;;;;;1586:23:9;782:20814:46;;;;;;;;1586:23:9;-1:-1:-1;782:20814:46;-1:-1:-1;;;;;;;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;782:20814:46;;;;;;7419:17:11;782:20814:46;;-1:-1:-1;;;782:20814:46;;;;;;;;;7419:17:11;782:20814:46;;;;;;;;7419:17:11;-1:-1:-1;782:20814:46;-1:-1:-1;;;;;;;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;782:20814:46;;;;;;;;;;;;;;;:::i;11657:922:43:-;1586:23:9;782:20814:46;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;1586:23:9;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;14289:265;;11916:28;782:20814:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;782:20814:46;;;;;;;;;;;;;;;;;12285:19:43;782:20814:46;;12423:25:43;;:::o;12247:163::-;782:20814:46;;12343:52:43;782:20814:46;12353:41:43;782:20814:46;;:::i;:::-;;;;;;;;12353:41:43;-1:-1:-1;;;;;782:20814:46;;12353:41:43;;;782:20814:46;12343:52:43;:::i;:::-;12247:163;;12099:89;782:20814:46;;-1:-1:-1;;;12143:30:43;;;;;11860:713;782:20814:46;12479:52:43;782:20814:46;12489:41:43;782:20814:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:20814:46;;12489:41:43;;;782:20814:46;12343:52:43;:::i;12479:::-;11870:1;12545:17;;:::o;11657:922::-;7419:17:11;782:20814:46;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;7419:17:11;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;14289:265;;11916:28;782:20814:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;782:20814:46;;;;;;;;;;;;;;;;;12247:163:43;782:20814:46;;12343:52:43;782:20814:46;12353:41:43;782:20814:46;;:::i;12353:41:43:-;-1:-1:-1;;;;;782:20814:46;;12353:41:43;;;782:20814:46;12343:52:43;:::i;11860:713::-;782:20814:46;12479:52:43;782:20814:46;12489:41:43;782:20814:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:20814:46;;12489:41:43;;;782:20814:46;12343:52:43;:::i;11657:922::-;782:20814:46;;11657:922:43;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;11916:28;14439:109;;;;;;14289:265;;11916:28;782:20814:46;;;;;;;;;;;;12103:13:43;;;12099:89;;12251:14;;;;;12285:19;;;;782:20814:46;;;;;;;;;;;;;;;;;12247:163:43;782:20814:46;;;12343:52:43;782:20814:46;12353:41:43;782:20814:46;;:::i;:::-;;;;;;;;12353:41:43;-1:-1:-1;;;;;782:20814:46;;12353:41:43;;;782:20814:46;12343:52:43;:::i;11860:713::-;782:20814:46;;12479:52:43;782:20814:46;12489:41:43;782:20814:46;;:::i;12489:41:43:-;-1:-1:-1;;;;;782:20814:46;;12489:41:43;;;782:20814:46;12343:52:43;:::i;12929:433::-;;13112:10;;;;;;13344:11;;12929:433;:::o;13105:230::-;3721:5:40;;;;;3731;;;;782:20814:46;;;;;;;;;5234:17:11;-1:-1:-1;14439:109:43;782:20814:46;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:20814:46;;;;;-1:-1:-1;13189:136:43;782:20814:46;;;13248:10:43;13189:136;;13105:230;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;12929:433;;13112:10;;;;;;13344:11;;12929:433;:::o;13105:230::-;3721:5:40;;;;;3731;;;;782:20814:46;;;;;;;;;1847:23:9;-1:-1:-1;14439:109:43;782:20814:46;14439:109:43;;-1:-1:-1;;;;;;;;;;;14439:109:43;782:20814:46;;;;;-1:-1:-1;13189:136:43;782:20814:46;;;13248:10:43;13189:136;;13105:230;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;12929:433;;;13112:10;;;;;;13344:11;;;12929:433;:::o;13105:230::-;3721:5:40;;;;;;3731;;;;782:20814:46;;;;;;;;;-1:-1:-1;14439:109:43;;;;;;;;782:20814:46;;;;;;;;-1:-1:-1;782:20814:46;;;13248:10:43;13189:136;;13105:230;;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;1637:317:44;15944:15:2;782:20814:46;;;;;1801:1:44;782:20814:46;;;-1:-1:-1;;;;;782:20814:46;;;;;;1789:29:44;1785:68;;-1:-1:-1;1536:4:30;1867:11:44;1536:4:30;;;-1:-1:-1;1536:4:30;782:20814:46;15944:15:2;1536:4:30;;-1:-1:-1;;;;;1536:4:30;;782:20814:46;1536:4:30;;;;;15944:15:2;1536:4:30;1637:317:44:o;1785:68::-;1829:135:30;-1:-1:-1;1829:135:30;1536:4;1829:135;;;;;3149:373:44;8977:15:2;782:20814:46;;-1:-1:-1;;;;;782:20814:46;;;;;;3313:24:44;;3309:64;;1536:4:30;-1:-1:-1;1536:4:30;3395:11:44;1536:4:30;;3395:11:44;1536:4:30;-1:-1:-1;1536:4:30;1315;-1:-1:-1;1315:4:30;;;;782:20814:46;;-1:-1:-1;;;;;1536:4:30;8977:15:2;1315:4:30;;;8977:15:2;1315:4:30;3149:373:44:o;3309:64::-;1829:135:30;-1:-1:-1;1829:135:30;1315:4;1829:135;;;;;782:20814:46;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;782:20814:46;;;:::o;:::-;;;;;;;;:::o;:::-;-1:-1:-1;1315:4:30;;782:20814:46;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;782:20814:46;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;782:20814:46;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;10599:17:20;;;782:20814:46;;;;;;;;;:::o;:::-;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;10599:17:20;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;9763:691;;9883:39;;782:20814;;;;;;;;;;9883:39;9932:51;782:20814;9940:17;;;782:20814;;;;;;9932:51;:::i;:::-;9993:83;10001:24;;;782:20814;10029:23;;;782:20814;-1:-1:-1;10001:51:46;9993:83;:::i;:::-;10237:16;;;;;;-1:-1:-1;10237:16:46;;;;10087:262;782:20814;;10364:83;;782:20814;;;;10364:83;;;;;:::i;10137:3::-;782:20814;;10107:28;;;;;10164:20;10156:59;10164:34;782:20814;10164:20;10137:3;10164:20;;;:::i;:::-;782:20814;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;10164:34;;;10156:59;:::i;:::-;10229:47;782:20814;10237:19;;;;:::i;:::-;782:20814;;;;;;;;;10237:23;;10229:47;:::i;:::-;10318:19;782:20814;10296:20;;;;:::i;782:20814::-;;10318:19;;;;:::i;782:20814::-;10318:19;;:::i;10137:3::-;10092:13;;;10107:28;;;7458:208:20;;;-1:-1:-1;;;;;782:20814:46;;7528:21:20;;7524:91;;6233:21;782:20814:46;;;;;;;;;6233:21:20;782:20814:46;-1:-1:-1;;;;;782:20814:46;;-1:-1:-1;782:20814:46;;;;;;;;;;;;;;;;;;;;;7083:25:20;;782:20814:46;7083:25:20;6233:21;782:20814:46;;-1:-1:-1;;;;;2616:12:22;;2612:94;;2756:5;;;;;:::i;2612:94::-;782:20814:46;;-1:-1:-1;;;2655:36:22;;;;;782:20814:46;;;-1:-1:-1;;;;;782:20814:46;;;;;;10687:60:20;782:20814:46;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;782:20814:46;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;16521:603::-;782:20814;-1:-1:-1;782:20814:46;16631:17;782:20814;;;-1:-1:-1;782:20814:46;16679:17;16671:51;782:20814;16679:17;;;782:20814;;16671:51;:::i;:::-;16732:83;16740:24;;;782:20814;16768:23;;;782:20814;-1:-1:-1;16740:51:46;16732:83;:::i;:::-;16833:15;;;782:20814;;;;16852:20;782:20814;16833:39;16825:81;16833:39;;;;16825:81;:::i;:::-;782:20814;;;;;;;;17043:74;16917:39;;17043:74;16917:39;13385:31;782:20814;;16917:39;782:20814;;;;17011:15;;-1:-1:-1;;;;;782:20814:46;16984:4;17011:15;:::i;:::-;782:20814;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;-1:-1:-1;;;;;782:20814:46;;;;;;;;;;;;;;;;;;;;;;18084:449;-1:-1:-1;;;;;782:20814:46;3095:9:20;782:20814:46;;;;;;;;;;;18229:16;;:45;;;;18084:449;18225:84;;18449:34;18448:52;782:20814;18463:20;782:20814;18449:34;;:::i;:::-;2927:12:20;782:20814:46;18448:52;;:::i;18225:84::-;18290:8;3095:9:20;18290:8:46;:::o;18229:45::-;782:20814;18249:20;782:20814;18249:25;18229:45;;7276:399:11;;7661:6;7276:399;7413:58;7444:26;;;:::i;:::-;7413:58;:::i;:::-;-1:-1:-1;;;;;;;782:20814:46;;;;7495:16:11;;7491:110;;7276:399;5674:10;782:20814:46;;;;;;;;;;;;;;;;;7661:6:11;:::i;7491:110::-;7527:63;7563:26;;;:::i;:::-;7527:63;:::i;:::-;7491:110;;;;7276:399;7661:6;;7276:399;-1:-1:-1;;;;;782:20814:46;;;;;;;7379:18:11;;7375:107;;7276:399;782:20814:46;7495:16:11;;;7491:110;;7276:399;7395:1;782:20814:46;5674:10:11;782:20814:46;;;;7395:1:11;782:20814:46;;;;7395:1:11;782:20814:46;;7395:1:11;782:20814:46;;;7661:6:11;;:::i;7491:110::-;7527:63;7563:26;;;:::i;7527:63::-;7491:110;;;;7375:107;7413:58;7444:26;;;:::i;7413:58::-;7375:107;;;;782:20814:46;;;;;;;;;;;;;;;;;;:::o;2123:740:7:-;2250:23;;;:::i;:::-;782:20814:46;;;;:::i;:::-;2304:20:7;2288:36;;2284:86;;2398:24;;;782:20814:46;;3665:12:7;782:20814:46;;;;;;;2398:24:7;1315:4:30;2436:9:7;782:20814:46;2436:28:7;;-1:-1:-1;;;;;782:20814:46;;;2436:28:7;782:20814:46;;-1:-1:-1;;;2436:37:7;;;;;782:20814:46;;;2436:37:7;;782:20814:46;;2436:37:7;782:20814:46;;;;2436:37:7;;;;;;;-1:-1:-1;2436:37:7;;;2123:740;-1:-1:-1;2432:425:7;;;2489:27;;;2304:20;2489:27;:::o;2432:425::-;782:20814:46;;-1:-1:-1;;;2537:34:7;;2436:37;2537:34;;782:20814:46;;;;;;;;;;;;2537:34:7;;;;;;;-1:-1:-1;2537:34:7;;;2432:425;-1:-1:-1;;2533:324:7;;;2679:22;2672:29;:::o;2533:324::-;2824:22;2817:29;:::o;2537:34::-;;;;;;-1:-1:-1;2537:34:7;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;2436:37;;;;;;;;;;;;;;:::i;:::-;;;;2284:86;2340:19;;:::o;5886:1248:2:-;6100:22;;782:20814:46;;13871:10:2;782:20814:46;;;;;;;6100:22:2;782:20814:46;;;;;;6235:76:2;;782:20814:46;;6321:76:2;;7457:39;7464:32;:22;;782:20814:46;;13871:10:2;782:20814:46;;;;;;;7457:39:2;6469:13;;6465:90;;782:20814:46;18895:12;782:20814;6614:28:2;;;;6610:87;;6726:28;;;:::i;:::-;6769;;;6813:27;6820:20;6813:27;:::o;6765:363::-;6861:27;6862:26;;;:::i;6861:27::-;:58;;;;6765:363;6857:271;;;6935:29;6942:22;6935:29;:::o;6857:271::-;8115:33;;:22;8108:40;8115:22;782:20814:46;;13871:10:2;782:20814:46;;;;;;;8115:22:2;:33;782:20814:46;;;;;8108:40:2;8115:33;;7036:23;7029:30;:::o;6981:147::-;7097:20;7090:27;:::o;6861:58::-;6893:26;6892:27;6893:26;;-1:-1:-1;782:20814:46;2214:14:5;782:20814:46;;;-1:-1:-1;782:20814:46;2258:21:5;;;782:20814:46;;;-1:-1:-1;2078:236:5;;6892:27:2;6861:58;;6610:87;6658:28;;-1:-1:-1;6658:28:2;:::o;6465:90::-;782:20814:46;;-1:-1:-1;;;6505:39:2;;;;;782:20814:46;;;;;10687:60:20;6321:76:2;6357:29;6364:22;6357:29;:::o;6235:76::-;6271:29;;6278:22;6271:29;:::o;1668:276:5:-;-1:-1:-1;782:20814:46;1804:14:5;782:20814:46;;;-1:-1:-1;782:20814:46;7464:10:2;782:20814:46;;;;-1:-1:-1;782:20814:46;;;;;;;;;;;2789:37:9;;;;;;782:20814:46;;;;;;;;;;867:6:8;782:20814:46;2789:37:9;;;;;;;1888:49:5;2789:37:9;2544:3;2789:37;:66;:37;-1:-1:-1;2789:37:9;;;2829:26;;;;:::i;2789:66::-;782:20814:46;1888:21:5;1912:25;782:20814:46;1888:21:5;;782:20814:46;1912:25:5;;782:20814:46;1888:49:5;;:::i;:::-;-1:-1:-1;1848:89:5;1668:276;:::o;4908:554:7:-;;18812:57:2;4908:554:7;;;18812:57:2;:::i;:::-;19886:23:46;;;:::i;:::-;782:20814;;;;;;18938:208:2;27000:1;782:20814:46;;;;27519:48:2;:62;27515:172;;19167:22;:38;:22;;782:20814:46;;13871:10:2;782:20814:46;;;;;;;19167:22:2;2002:56;;-1:-1:-1;;;;;2002:56:2;-1:-1:-1;;;2002:56:2;;;;19167:38;782:20814:46;;;;;19220:28:2;;782:20814:46;;19220:28:2;5230:24:7;;782:20814:46;;3665:12:7;782:20814:46;;;;;;;5230:24:7;1315:4:30;5268:15:7;5264:164;;5438:17;4908:554;:::o;5264:164::-;5321:9;782:20814:46;5321:16:7;;-1:-1:-1;;;;;782:20814:46;;;5321:16:7;:28;;;;;782:20814:46;;-1:-1:-1;;;5321:28:7;;782:20814:46;5321:28:7;;782:20814:46;;;;-1:-1:-1;;782:20814:46;;;;;;-1:-1:-1;;5321:28:7;;;;;;;;5264:164;-1:-1:-1;;782:20814:46;;;3665:12:7;782:20814:46;;;;;1315:4:30;4908:554:7;:::o;5321:28::-;;;;;;:::i;:::-;;;;27515:172:2;782:20814:46;;;;;;27604:72:2;;;;;;;;;782:20814:46;;;;;;:::i;:::-;18938:208:2;782:20814:46;;;;27604:72:2;782:20814:46;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;782:20814:46;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;782:20814:46;;;;;;;;;;:::o;4067:432:7:-;;;;;782:20814:46;;;;;4318:9:7;782:20814:46;;4318:103:7;;;;;;-1:-1:-1;782:20814:46;4318:103:7;782:20814:46;;;;;;;;;;;;4318:103:7;;782:20814:46;;6677:4:7;782:20814:46;;;6661:40:7;4318:103;;;;;:::i;:::-;;4348:9;;4318:103;;;;;;;;-1:-1:-1;4318:103:7;4468:24;4318:103;;;4067:432;4468:24;782:20814:46;;3665:12:7;782:20814:46;;;;;;;4318:103:7;;;;:::i;:::-;;;"},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","createProposal(bytes,uint256[],uint256,uint256)":"d1fad4cd","createTokenDistributionProposal(address[],uint256[],uint256,string)":"108b4e07","createTreasuryProposal(address,uint256,uint256,string)":"1b470faf","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","depositToTreasury(uint256)":"c0e58a0e","dleInfo()":"f2c26a47","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","executeTokenDistributionProposal(uint256)":"35c4364f","executeTreasuryProposal(uint256)":"007e637e","getAvailableWithdrawal(address)":"b4931936","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","initialTokensDistributed()":"0965211e","installModule(string,address)":"194a94fc","lastWithdrawalBlock(address)":"96e973fb","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalCounter()":"0c0512e9","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","proposals(uint256)":"013cf08b","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","quorumPercentage()":"4fa76ec9","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","signProposal(uint256)":"ab273016","signTokenDistributionProposal(uint256)":"7e63b733","signTreasuryProposal(uint256)":"1c0f4d8d","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","symbol()":"95d89b41","timelock()":"d33219b4","token()":"fc0c546a","tokenDistributionProposalCounter()":"fd5c4be7","tokenDistributionProposals(uint256)":"82308158","totalSupply()":"18160ddd","totalTreasuryBalance()":"ec4a59d9","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd","treasuryProposalCounter()":"9be65b40","treasuryProposals(uint256)":"0eb12596","updateQuorumNumerator(uint256)":"06f3f9e6","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"components\":[{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"location\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"coordinates\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"jurisdiction\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"oktmo\",\"type\":\"uint256\"},{\"internalType\":\"string[]\",\"name\":\"okvedCodes\",\"type\":\"string[]\"},{\"internalType\":\"uint256\",\"name\":\"kpp\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"votingDelay\",\"type\":\"uint48\"},{\"internalType\":\"uint32\",\"name\":\"votingPeriod\",\"type\":\"uint32\"},{\"internalType\":\"uint256\",\"name\":\"proposalThreshold\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumPercentage\",\"type\":\"uint256\"},{\"internalType\":\"address[]\",\"name\":\"initialPartners\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"initialAmounts\",\"type\":\"uint256[]\"}],\"internalType\":\"struct DLE.DLEConfig\",\"name\":\"config\",\"type\":\"tuple\"},{\"internalType\":\"address\",\"name\":\"timelockAddress\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"location\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"coordinates\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"jurisdiction\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oktmo\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"okvedCodes\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"kpp\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"tokenAddress\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"timelockAddress\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"governorAddress\",\"type\":\"address\"}],\"name\":\"DLEInitialized\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"partners\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"}],\"name\":\"InitialTokensDistributed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"moduleName\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"moduleAddress\",\"type\":\"address\"}],\"name\":\"ModuleInstalled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"operation\",\"type\":\"bytes\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"}],\"name\":\"ProposalSigned\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"partners\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"TokenDistributionProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"partners\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"}],\"name\":\"TokenDistributionProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"}],\"name\":\"TokenDistributionProposalSigned\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"depositor\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"TokensDepositedToTreasury\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"TreasuryProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"TreasuryProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"}],\"name\":\"TreasuryProposalSigned\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"_operation\",\"type\":\"bytes\"},{\"internalType\":\"uint256[]\",\"name\":\"_targetChains\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256\",\"name\":\"_timelock\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"_governanceChain\",\"type\":\"uint256\"}],\"name\":\"createProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"_partners\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"_amounts\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256\",\"name\":\"_timelock\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"_description\",\"type\":\"string\"}],\"name\":\"createTokenDistributionProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"_timelock\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"_description\",\"type\":\"string\"}],\"name\":\"createTreasuryProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"depositToTreasury\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"dleInfo\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"location\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"coordinates\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"jurisdiction\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"oktmo\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"kpp\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"creationTimestamp\",\"type\":\"uint256\"},{\"internalType\":\"bool\",\"name\":\"isActive\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_proposalId\",\"type\":\"uint256\"}],\"name\":\"executeTokenDistributionProposal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_proposalId\",\"type\":\"uint256\"}],\"name\":\"executeTreasuryProposal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_address\",\"type\":\"address\"}],\"name\":\"getAvailableWithdrawal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"initialTokensDistributed\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"_moduleName\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"_moduleAddress\",\"type\":\"address\"}],\"name\":\"installModule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"lastWithdrawalBlock\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalCounter\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposals\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"operation\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"timelock\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"governanceChain\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"executed\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"quorumRequired\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"blockNumber\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumPercentage\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_proposalId\",\"type\":\"uint256\"}],\"name\":\"signProposal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_proposalId\",\"type\":\"uint256\"}],\"name\":\"signTokenDistributionProposal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_proposalId\",\"type\":\"uint256\"}],\"name\":\"signTreasuryProposal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"tokenDistributionProposalCounter\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"tokenDistributionProposals\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"timelock\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"executed\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"quorumRequired\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalTreasuryBalance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"treasuryProposalCounter\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"treasuryProposals\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"timelock\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"initiator\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"executed\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"quorumRequired\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"signaturesCount\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0442\\u0440\\u0430\\u043a\\u0442 DLE \\u0441 \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u044b\\u043c \\u043c\\u043e\\u0434\\u0443\\u043b\\u0435\\u043c TimelockController.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"createTokenDistributionProposal(address[],uint256[],uint256,string)\":{\"details\":\"\\u0421\\u043e\\u0437\\u0434\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432\",\"params\":{\"_amounts\":\"\\u041c\\u0430\\u0441\\u0441\\u0438\\u0432 \\u0441\\u0443\\u043c\\u043c \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0436\\u0434\\u043e\\u0433\\u043e \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u0430\",\"_description\":\"\\u041e\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f\",\"_partners\":\"\\u041c\\u0430\\u0441\\u0441\\u0438\\u0432 \\u0430\\u0434\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u043e\\u0432\",\"_timelock\":\"\\u0412\\u0440\\u0435\\u043c\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f (timestamp)\"}},\"createTreasuryProposal(address,uint256,uint256,string)\":{\"details\":\"\\u0421\\u043e\\u0437\\u0434\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430 \\u0432\\u044b\\u0432\\u043e\\u0434 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0438\\u0437 \\u043a\\u0430\\u0437\\u043d\\u044b\",\"params\":{\"_amount\":\"\\u041a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u0434\\u043b\\u044f \\u0432\\u044b\\u0432\\u043e\\u0434\\u0430\",\"_description\":\"\\u041e\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f\",\"_recipient\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u0435\\u043b\\u044f\",\"_timelock\":\"\\u0412\\u0440\\u0435\\u043c\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f (timestamp)\"}},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"depositToTreasury(uint256)\":{\"details\":\"\\u0412\\u043d\\u0435\\u0441\\u0442\\u0438 \\u0442\\u043e\\u043a\\u0435\\u043d\\u044b \\u0432 \\u043a\\u0430\\u0437\\u043d\\u0443 DLE\",\"params\":{\"_amount\":\"\\u041a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u0434\\u043b\\u044f \\u0432\\u043d\\u0435\\u0441\\u0435\\u043d\\u0438\\u044f\"}},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"executeTokenDistributionProposal(uint256)\":{\"details\":\"\\u0412\\u044b\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u0439\\u043c\\u043b\\u043e\\u043a\\u0430\",\"params\":{\"_proposalId\":\"ID \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f\"}},\"executeTreasuryProposal(uint256)\":{\"details\":\"\\u0412\\u044b\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430 \\u0432\\u044b\\u0432\\u043e\\u0434 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u0439\\u043c\\u043b\\u043e\\u043a\\u0430\",\"params\":{\"_proposalId\":\"ID \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f\"}},\"getAvailableWithdrawal(address)\":{\"details\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u0443\\u044e \\u0434\\u043b\\u044f \\u0432\\u044b\\u0432\\u043e\\u0434\\u0430 \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0434\\u043b\\u044f \\u0430\\u0434\\u0440\\u0435\\u0441\\u0430 (\\u043f\\u0440\\u043e\\u043f\\u043e\\u0440\\u0446\\u0438\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u043e \\u0434\\u043e\\u043b\\u0435)\",\"params\":{\"_address\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 \\u0434\\u043b\\u044f \\u043f\\u0440\\u043e\\u0432\\u0435\\u0440\\u043a\\u0438\"},\"returns\":{\"_0\":\"\\u0414\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u0430\\u044f \\u0441\\u0443\\u043c\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0432\\u044b\\u0432\\u043e\\u0434\\u0430\"}},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"signTokenDistributionProposal(uint256)\":{\"details\":\"\\u041f\\u043e\\u0434\\u043f\\u0438\\u0441\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432\",\"params\":{\"_proposalId\":\"ID \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f\"}},\"signTreasuryProposal(uint256)\":{\"details\":\"\\u041f\\u043e\\u0434\\u043f\\u0438\\u0441\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430 \\u0432\\u044b\\u0432\\u043e\\u0434 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0438\\u0437 \\u043a\\u0430\\u0437\\u043d\\u044b\",\"params\":{\"_proposalId\":\"ID \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f\"}},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"}},\"title\":\"DLE (Digital Legal Entity)\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/DLE.sol\":\"DLE\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xe5d4ce636fd706494b1f488fc562995e9486a3d14203ad311be6c6f724955bad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d90512ee129236608a01e2d1541c9740a0f4d16863f214191e443342e540901\",\"dweb:/ipfs/QmStf5H59Lu2WNKPxmifFU6kJrWcMEvb2yKbFjsXkCvP43\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0x5b5cdb361ed018c0162942d673c17e187c1a52ded2ce4f41e8a3f3f5d1656e00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd78b11b946d9001725a38844f1d6163906965ec321e1b09bd7e476baedc5d12\",\"dweb:/ipfs/QmPgTnTYDbgXgwHXbkxofSH51QDFfycwx1tn8Qj5hGGk5u\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]},\"contracts/DLE.sol\":{\"keccak256\":\"0xcad1f24ad9b4afa7a06f074871149e12e3d00aee103caf13eead1a979d15b5c5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5e79efb52327b3b9967997cffbc64f5bbfda623481d7d81a02d7cd415d78a7f2\",\"dweb:/ipfs/QmaJvNmfEQd6vCf44V8tibH7vBwvJvNR1TPxaTFZ94tHVd\"]}},\"version\":1}"}}}}} \ No newline at end of file diff --git a/backend/artifacts/build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json b/backend/artifacts/build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json deleted file mode 100644 index 8370a44..0000000 --- a/backend/artifacts/build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json +++ /dev/null @@ -1 +0,0 @@ -{"id":"b0e3c4fc1ab092680ddeb940e9de1d86","_format":"hh-sol-build-info-1","solcVersion":"0.8.20","solcLongVersion":"0.8.20+commit.a1b79de6","input":{"language":"Solidity","sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (access/AccessControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IAccessControl} from \"./IAccessControl.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {ERC165} from \"../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 * ```solidity\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 * ```solidity\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. We recommend using {AccessControlDefaultAdminRules}\n * to enforce additional security measures for this role.\n */\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\n struct RoleData {\n mapping(address account => bool) hasRole;\n bytes32 adminRole;\n }\n\n mapping(bytes32 role => 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 an {AccessControlUnauthorizedAccount} error including the required role.\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 returns (bool) {\n return _roles[role].hasRole[account];\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n * is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier.\n */\n function _checkRole(bytes32 role) internal view virtual {\n _checkRole(role, _msgSender());\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n * is missing `role`.\n */\n function _checkRole(bytes32 role, address account) internal view virtual {\n if (!hasRole(role, account)) {\n revert AccessControlUnauthorizedAccount(account, role);\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 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 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 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 `callerConfirmation`.\n *\n * May emit a {RoleRevoked} event.\n */\n function renounceRole(bytes32 role, address callerConfirmation) public virtual {\n if (callerConfirmation != _msgSender()) {\n revert AccessControlBadConfirmation();\n }\n\n _revokeRole(role, callerConfirmation);\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 Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleGranted} event.\n */\n function _grantRole(bytes32 role, address account) internal virtual returns (bool) {\n if (!hasRole(role, account)) {\n _roles[role].hasRole[account] = true;\n emit RoleGranted(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n\n /**\n * @dev Attempts to revoke `role` to `account` and returns a boolean indicating if `role` was revoked.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleRevoked} event.\n */\n function _revokeRole(bytes32 role, address account) internal virtual returns (bool) {\n if (hasRole(role, account)) {\n _roles[role].hasRole[account] = false;\n emit RoleRevoked(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n}\n"},"@openzeppelin/contracts/access/IAccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (access/IAccessControl.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev External interface of AccessControl declared to support ERC-165 detection.\n */\ninterface IAccessControl {\n /**\n * @dev The `account` is missing a role.\n */\n error AccessControlUnauthorizedAccount(address account, bytes32 neededRole);\n\n /**\n * @dev The caller of a function is not the expected one.\n *\n * NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\n */\n error AccessControlBadConfirmation();\n\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 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. This account bears the admin role (for the granted role).\n * Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\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 `callerConfirmation`.\n */\n function renounceRole(bytes32 role, address callerConfirmation) external;\n}\n"},"@openzeppelin/contracts/access/Ownable.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)\n\npragma solidity ^0.8.20;\n\nimport {Context} from \"../utils/Context.sol\";\n\n/**\n * @dev Contract module which provides a basic access control mechanism, where\n * there is an account (an owner) that can be granted exclusive access to\n * specific functions.\n *\n * The initial owner is set to the address provided by the deployer. This can\n * later be changed with {transferOwnership}.\n *\n * This module is used through inheritance. It will make available the modifier\n * `onlyOwner`, which can be applied to your functions to restrict their use to\n * the owner.\n */\nabstract contract Ownable is Context {\n address private _owner;\n\n /**\n * @dev The caller account is not authorized to perform an operation.\n */\n error OwnableUnauthorizedAccount(address account);\n\n /**\n * @dev The owner is not a valid owner account. (eg. `address(0)`)\n */\n error OwnableInvalidOwner(address owner);\n\n event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);\n\n /**\n * @dev Initializes the contract setting the address provided by the deployer as the initial owner.\n */\n constructor(address initialOwner) {\n if (initialOwner == address(0)) {\n revert OwnableInvalidOwner(address(0));\n }\n _transferOwnership(initialOwner);\n }\n\n /**\n * @dev Throws if called by any account other than the owner.\n */\n modifier onlyOwner() {\n _checkOwner();\n _;\n }\n\n /**\n * @dev Returns the address of the current owner.\n */\n function owner() public view virtual returns (address) {\n return _owner;\n }\n\n /**\n * @dev Throws if the sender is not the owner.\n */\n function _checkOwner() internal view virtual {\n if (owner() != _msgSender()) {\n revert OwnableUnauthorizedAccount(_msgSender());\n }\n }\n\n /**\n * @dev Leaves the contract without owner. It will not be possible to call\n * `onlyOwner` functions. Can only be called by the current owner.\n *\n * NOTE: Renouncing ownership will leave the contract without an owner,\n * thereby disabling any functionality that is only available to the owner.\n */\n function renounceOwnership() public virtual onlyOwner {\n _transferOwnership(address(0));\n }\n\n /**\n * @dev Transfers ownership of the contract to a new account (`newOwner`).\n * Can only be called by the current owner.\n */\n function transferOwnership(address newOwner) public virtual onlyOwner {\n if (newOwner == address(0)) {\n revert OwnableInvalidOwner(address(0));\n }\n _transferOwnership(newOwner);\n }\n\n /**\n * @dev Transfers ownership of the contract to a new account (`newOwner`).\n * Internal function without access restriction.\n */\n function _transferOwnership(address newOwner) internal virtual {\n address oldOwner = _owner;\n _owner = newOwner;\n emit OwnershipTransferred(oldOwner, newOwner);\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorCountingSimple.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for simple, 3 options, vote counting.\n */\nabstract contract GovernorCountingSimple is Governor {\n /**\n * @dev Supported vote types. Matches Governor Bravo ordering.\n */\n enum VoteType {\n Against,\n For,\n Abstain\n }\n\n struct ProposalVote {\n uint256 againstVotes;\n uint256 forVotes;\n uint256 abstainVotes;\n mapping(address voter => bool) hasVoted;\n }\n\n mapping(uint256 proposalId => ProposalVote) private _proposalVotes;\n\n /**\n * @dev See {IGovernor-COUNTING_MODE}.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() public pure virtual override returns (string memory) {\n return \"support=bravo&quorum=for,abstain\";\n }\n\n /**\n * @dev See {IGovernor-hasVoted}.\n */\n function hasVoted(uint256 proposalId, address account) public view virtual override returns (bool) {\n return _proposalVotes[proposalId].hasVoted[account];\n }\n\n /**\n * @dev Accessor to the internal vote counts.\n */\n function proposalVotes(\n uint256 proposalId\n ) public view virtual returns (uint256 againstVotes, uint256 forVotes, uint256 abstainVotes) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n return (proposalVote.againstVotes, proposalVote.forVotes, proposalVote.abstainVotes);\n }\n\n /**\n * @dev See {Governor-_quorumReached}.\n */\n function _quorumReached(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return quorum(proposalSnapshot(proposalId)) <= proposalVote.forVotes + proposalVote.abstainVotes;\n }\n\n /**\n * @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return proposalVote.forVotes > proposalVote.againstVotes;\n }\n\n /**\n * @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo).\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory // params\n ) internal virtual override returns (uint256) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n if (proposalVote.hasVoted[account]) {\n revert GovernorAlreadyCastVote(account);\n }\n proposalVote.hasVoted[account] = true;\n\n if (support == uint8(VoteType.Against)) {\n proposalVote.againstVotes += totalWeight;\n } else if (support == uint8(VoteType.For)) {\n proposalVote.forVotes += totalWeight;\n } else if (support == uint8(VoteType.Abstain)) {\n proposalVote.abstainVotes += totalWeight;\n } else {\n revert GovernorInvalidVoteType();\n }\n\n return totalWeight;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/extensions/GovernorSettings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for settings updatable through governance.\n */\nabstract contract GovernorSettings is Governor {\n // amount of token\n uint256 private _proposalThreshold;\n // timepoint: limited to uint48 in core (same as clock() type)\n uint48 private _votingDelay;\n // duration: limited to uint32 in core\n uint32 private _votingPeriod;\n\n event VotingDelaySet(uint256 oldVotingDelay, uint256 newVotingDelay);\n event VotingPeriodSet(uint256 oldVotingPeriod, uint256 newVotingPeriod);\n event ProposalThresholdSet(uint256 oldProposalThreshold, uint256 newProposalThreshold);\n\n /**\n * @dev Initialize the governance parameters.\n */\n constructor(uint48 initialVotingDelay, uint32 initialVotingPeriod, uint256 initialProposalThreshold) {\n _setVotingDelay(initialVotingDelay);\n _setVotingPeriod(initialVotingPeriod);\n _setProposalThreshold(initialProposalThreshold);\n }\n\n /**\n * @dev See {IGovernor-votingDelay}.\n */\n function votingDelay() public view virtual override returns (uint256) {\n return _votingDelay;\n }\n\n /**\n * @dev See {IGovernor-votingPeriod}.\n */\n function votingPeriod() public view virtual override returns (uint256) {\n return _votingPeriod;\n }\n\n /**\n * @dev See {Governor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual override returns (uint256) {\n return _proposalThreshold;\n }\n\n /**\n * @dev Update the voting delay. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingDelaySet} event.\n */\n function setVotingDelay(uint48 newVotingDelay) public virtual onlyGovernance {\n _setVotingDelay(newVotingDelay);\n }\n\n /**\n * @dev Update the voting period. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function setVotingPeriod(uint32 newVotingPeriod) public virtual onlyGovernance {\n _setVotingPeriod(newVotingPeriod);\n }\n\n /**\n * @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function setProposalThreshold(uint256 newProposalThreshold) public virtual onlyGovernance {\n _setProposalThreshold(newProposalThreshold);\n }\n\n /**\n * @dev Internal setter for the voting delay.\n *\n * Emits a {VotingDelaySet} event.\n */\n function _setVotingDelay(uint48 newVotingDelay) internal virtual {\n emit VotingDelaySet(_votingDelay, newVotingDelay);\n _votingDelay = newVotingDelay;\n }\n\n /**\n * @dev Internal setter for the voting period.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function _setVotingPeriod(uint32 newVotingPeriod) internal virtual {\n if (newVotingPeriod == 0) {\n revert GovernorInvalidVotingPeriod(0);\n }\n emit VotingPeriodSet(_votingPeriod, newVotingPeriod);\n _votingPeriod = newVotingPeriod;\n }\n\n /**\n * @dev Internal setter for the proposal threshold.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function _setProposalThreshold(uint256 newProposalThreshold) internal virtual {\n emit ProposalThresholdSet(_proposalThreshold, newProposalThreshold);\n _proposalThreshold = newProposalThreshold;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorTimelockControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IGovernor, Governor} from \"../Governor.sol\";\nimport {TimelockController} from \"../TimelockController.sol\";\nimport {IERC165} from \"../../interfaces/IERC165.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\n\n/**\n * @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n * delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n * {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n *\n * Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n * the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n * inaccessible from a proposal, unless executed via {Governor-relay}.\n *\n * WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very\n * risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n * operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n * proposals that have been approved by the voters, effectively executing a Denial of Service attack.\n */\nabstract contract GovernorTimelockControl is Governor {\n TimelockController private _timelock;\n mapping(uint256 proposalId => bytes32) private _timelockIds;\n\n /**\n * @dev Emitted when the timelock controller used for proposal execution is modified.\n */\n event TimelockChange(address oldTimelock, address newTimelock);\n\n /**\n * @dev Set the timelock.\n */\n constructor(TimelockController timelockAddress) {\n _updateTimelock(timelockAddress);\n }\n\n /**\n * @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock.\n */\n function state(uint256 proposalId) public view virtual override returns (ProposalState) {\n ProposalState currentState = super.state(proposalId);\n\n if (currentState != ProposalState.Queued) {\n return currentState;\n }\n\n bytes32 queueid = _timelockIds[proposalId];\n if (_timelock.isOperationPending(queueid)) {\n return ProposalState.Queued;\n } else if (_timelock.isOperationDone(queueid)) {\n // This can happen if the proposal is executed directly on the timelock.\n return ProposalState.Executed;\n } else {\n // This can happen if the proposal is canceled directly on the timelock.\n return ProposalState.Canceled;\n }\n }\n\n /**\n * @dev Public accessor to check the address of the timelock\n */\n function timelock() public view virtual returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual override returns (bool) {\n return true;\n }\n\n /**\n * @dev Function to queue a proposal to the timelock.\n */\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint48) {\n uint256 delay = _timelock.getMinDelay();\n\n bytes32 salt = _timelockSalt(descriptionHash);\n _timelockIds[proposalId] = _timelock.hashOperationBatch(targets, values, calldatas, 0, salt);\n _timelock.scheduleBatch(targets, values, calldatas, 0, salt, delay);\n\n return SafeCast.toUint48(block.timestamp + delay);\n }\n\n /**\n * @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n * through the timelock.\n */\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override {\n // execute\n _timelock.executeBatch{value: msg.value}(targets, values, calldatas, 0, _timelockSalt(descriptionHash));\n // cleanup for refund\n delete _timelockIds[proposalId];\n }\n\n /**\n * @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n * been queued.\n */\n // This function can reenter through the external call to the timelock, but we assume the timelock is trusted and\n // well behaved (according to TimelockController) and this will not happen.\n // slither-disable-next-line reentrancy-no-eth\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint256) {\n uint256 proposalId = super._cancel(targets, values, calldatas, descriptionHash);\n\n bytes32 timelockId = _timelockIds[proposalId];\n if (timelockId != 0) {\n // cancel\n _timelock.cancel(timelockId);\n // cleanup\n delete _timelockIds[proposalId];\n }\n\n return proposalId;\n }\n\n /**\n * @dev Address through which the governor executes action. In this case, the timelock.\n */\n function _executor() internal view virtual override returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n * must be proposed, scheduled, and executed through governance proposals.\n *\n * CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\n */\n function updateTimelock(TimelockController newTimelock) external virtual onlyGovernance {\n _updateTimelock(newTimelock);\n }\n\n function _updateTimelock(TimelockController newTimelock) private {\n emit TimelockChange(address(_timelock), address(newTimelock));\n _timelock = newTimelock;\n }\n\n /**\n * @dev Computes the {TimelockController} operation salt.\n *\n * It is computed with the governor address itself to avoid collisions across governor instances using the\n * same timelock.\n */\n function _timelockSalt(bytes32 descriptionHash) private view returns (bytes32) {\n return bytes20(address(this)) ^ descriptionHash;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorVotes.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\nimport {IVotes} from \"../utils/IVotes.sol\";\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n * token.\n */\nabstract contract GovernorVotes is Governor {\n IERC5805 private immutable _token;\n\n constructor(IVotes tokenAddress) {\n _token = IERC5805(address(tokenAddress));\n }\n\n /**\n * @dev The token that voting power is sourced from.\n */\n function token() public view virtual returns (IERC5805) {\n return _token;\n }\n\n /**\n * @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n * does not implement ERC-6372.\n */\n function clock() public view virtual override returns (uint48) {\n try token().clock() returns (uint48 timepoint) {\n return timepoint;\n } catch {\n return Time.blockNumber();\n }\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual override returns (string memory) {\n try token().CLOCK_MODE() returns (string memory clockmode) {\n return clockmode;\n } catch {\n return \"mode=blocknumber&from=default\";\n }\n }\n\n /**\n * Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes}).\n */\n function _getVotes(\n address account,\n uint256 timepoint,\n bytes memory /*params*/\n ) internal view virtual override returns (uint256) {\n return token().getPastVotes(account, timepoint);\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/extensions/GovernorVotesQuorumFraction.sol)\n\npragma solidity ^0.8.20;\n\nimport {GovernorVotes} from \"./GovernorVotes.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n * fraction of the total supply.\n */\nabstract contract GovernorVotesQuorumFraction is GovernorVotes {\n using Checkpoints for Checkpoints.Trace208;\n\n Checkpoints.Trace208 private _quorumNumeratorHistory;\n\n event QuorumNumeratorUpdated(uint256 oldQuorumNumerator, uint256 newQuorumNumerator);\n\n /**\n * @dev The quorum set is not a valid fraction.\n */\n error GovernorInvalidQuorumFraction(uint256 quorumNumerator, uint256 quorumDenominator);\n\n /**\n * @dev Initialize quorum as a fraction of the token's total supply.\n *\n * The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n * specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n * customized by overriding {quorumDenominator}.\n */\n constructor(uint256 quorumNumeratorValue) {\n _updateQuorumNumerator(quorumNumeratorValue);\n }\n\n /**\n * @dev Returns the current quorum numerator. See {quorumDenominator}.\n */\n function quorumNumerator() public view virtual returns (uint256) {\n return _quorumNumeratorHistory.latest();\n }\n\n /**\n * @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\n */\n function quorumNumerator(uint256 timepoint) public view virtual returns (uint256) {\n uint256 length = _quorumNumeratorHistory._checkpoints.length;\n\n // Optimistic search, check the latest checkpoint\n Checkpoints.Checkpoint208 storage latest = _quorumNumeratorHistory._checkpoints[length - 1];\n uint48 latestKey = latest._key;\n uint208 latestValue = latest._value;\n if (latestKey <= timepoint) {\n return latestValue;\n }\n\n // Otherwise, do the binary search\n return _quorumNumeratorHistory.upperLookupRecent(SafeCast.toUint48(timepoint));\n }\n\n /**\n * @dev Returns the quorum denominator. Defaults to 100, but may be overridden.\n */\n function quorumDenominator() public view virtual returns (uint256) {\n return 100;\n }\n\n /**\n * @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\n */\n function quorum(uint256 timepoint) public view virtual override returns (uint256) {\n return (token().getPastTotalSupply(timepoint) * quorumNumerator(timepoint)) / quorumDenominator();\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - Must be called through a governance proposal.\n * - New numerator must be smaller or equal to the denominator.\n */\n function updateQuorumNumerator(uint256 newQuorumNumerator) external virtual onlyGovernance {\n _updateQuorumNumerator(newQuorumNumerator);\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - New numerator must be smaller or equal to the denominator.\n */\n function _updateQuorumNumerator(uint256 newQuorumNumerator) internal virtual {\n uint256 denominator = quorumDenominator();\n if (newQuorumNumerator > denominator) {\n revert GovernorInvalidQuorumFraction(newQuorumNumerator, denominator);\n }\n\n uint256 oldQuorumNumerator = quorumNumerator();\n _quorumNumeratorHistory.push(clock(), SafeCast.toUint208(newQuorumNumerator));\n\n emit QuorumNumeratorUpdated(oldQuorumNumerator, newQuorumNumerator);\n }\n}\n"},"@openzeppelin/contracts/governance/Governor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (governance/Governor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../token/ERC721/IERC721Receiver.sol\";\nimport {IERC1155Receiver} from \"../token/ERC1155/IERC1155Receiver.sol\";\nimport {EIP712} from \"../utils/cryptography/EIP712.sol\";\nimport {SignatureChecker} from \"../utils/cryptography/SignatureChecker.sol\";\nimport {IERC165, ERC165} from \"../utils/introspection/ERC165.sol\";\nimport {SafeCast} from \"../utils/math/SafeCast.sol\";\nimport {DoubleEndedQueue} from \"../utils/structs/DoubleEndedQueue.sol\";\nimport {Address} from \"../utils/Address.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {Nonces} from \"../utils/Nonces.sol\";\nimport {Strings} from \"../utils/Strings.sol\";\nimport {IGovernor, IERC6372} from \"./IGovernor.sol\";\n\n/**\n * @dev Core of the governance system, designed to be extended through various modules.\n *\n * This contract is abstract and requires several functions to be implemented in various modules:\n *\n * - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote}\n * - A voting module must implement {_getVotes}\n * - Additionally, {votingPeriod} must also be implemented\n */\nabstract contract Governor is Context, ERC165, EIP712, Nonces, IGovernor, IERC721Receiver, IERC1155Receiver {\n using DoubleEndedQueue for DoubleEndedQueue.Bytes32Deque;\n\n bytes32 public constant BALLOT_TYPEHASH =\n keccak256(\"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\");\n bytes32 public constant EXTENDED_BALLOT_TYPEHASH =\n keccak256(\n \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\"\n );\n\n struct ProposalCore {\n address proposer;\n uint48 voteStart;\n uint32 voteDuration;\n bool executed;\n bool canceled;\n uint48 etaSeconds;\n }\n\n bytes32 private constant ALL_PROPOSAL_STATES_BITMAP = bytes32((2 ** (uint8(type(ProposalState).max) + 1)) - 1);\n string private _name;\n\n mapping(uint256 proposalId => ProposalCore) private _proposals;\n\n // This queue keeps track of the governor operating on itself. Calls to functions protected by the {onlyGovernance}\n // modifier needs to be whitelisted in this queue. Whitelisting is set in {execute}, consumed by the\n // {onlyGovernance} modifier and eventually reset after {_executeOperations} completes. This ensures that the\n // execution of {onlyGovernance} protected calls can only be achieved through successful proposals.\n DoubleEndedQueue.Bytes32Deque private _governanceCall;\n\n /**\n * @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n * parameter setters in {GovernorSettings} are protected using this modifier.\n *\n * The governance executing address may be different from the Governor's own address, for example it could be a\n * timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n * functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n * for example, additional timelock proposers are not able to change governance parameters without going through the\n * governance protocol (since v4.6).\n */\n modifier onlyGovernance() {\n _checkGovernance();\n _;\n }\n\n /**\n * @dev Sets the value for {name} and {version}\n */\n constructor(string memory name_) EIP712(name_, version()) {\n _name = name_;\n }\n\n /**\n * @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)\n */\n receive() external payable virtual {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n }\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(IERC165, ERC165) returns (bool) {\n return\n interfaceId == type(IGovernor).interfaceId ||\n interfaceId == type(IERC1155Receiver).interfaceId ||\n super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev See {IGovernor-name}.\n */\n function name() public view virtual returns (string memory) {\n return _name;\n }\n\n /**\n * @dev See {IGovernor-version}.\n */\n function version() public view virtual returns (string memory) {\n return \"1\";\n }\n\n /**\n * @dev See {IGovernor-hashProposal}.\n *\n * The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n * and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n * can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n * advance, before the proposal is submitted.\n *\n * Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n * same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n * across multiple networks. This also means that in order to execute the same operation twice (on the same\n * governor) the proposer will have to change the description in order to avoid proposal id conflicts.\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public pure virtual returns (uint256) {\n return uint256(keccak256(abi.encode(targets, values, calldatas, descriptionHash)));\n }\n\n /**\n * @dev See {IGovernor-state}.\n */\n function state(uint256 proposalId) public view virtual returns (ProposalState) {\n // We read the struct fields into the stack at once so Solidity emits a single SLOAD\n ProposalCore storage proposal = _proposals[proposalId];\n bool proposalExecuted = proposal.executed;\n bool proposalCanceled = proposal.canceled;\n\n if (proposalExecuted) {\n return ProposalState.Executed;\n }\n\n if (proposalCanceled) {\n return ProposalState.Canceled;\n }\n\n uint256 snapshot = proposalSnapshot(proposalId);\n\n if (snapshot == 0) {\n revert GovernorNonexistentProposal(proposalId);\n }\n\n uint256 currentTimepoint = clock();\n\n if (snapshot >= currentTimepoint) {\n return ProposalState.Pending;\n }\n\n uint256 deadline = proposalDeadline(proposalId);\n\n if (deadline >= currentTimepoint) {\n return ProposalState.Active;\n } else if (!_quorumReached(proposalId) || !_voteSucceeded(proposalId)) {\n return ProposalState.Defeated;\n } else if (proposalEta(proposalId) == 0) {\n return ProposalState.Succeeded;\n } else {\n return ProposalState.Queued;\n }\n }\n\n /**\n * @dev See {IGovernor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual returns (uint256) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-proposalSnapshot}.\n */\n function proposalSnapshot(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart;\n }\n\n /**\n * @dev See {IGovernor-proposalDeadline}.\n */\n function proposalDeadline(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart + _proposals[proposalId].voteDuration;\n }\n\n /**\n * @dev See {IGovernor-proposalProposer}.\n */\n function proposalProposer(uint256 proposalId) public view virtual returns (address) {\n return _proposals[proposalId].proposer;\n }\n\n /**\n * @dev See {IGovernor-proposalEta}.\n */\n function proposalEta(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].etaSeconds;\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual returns (bool) {\n return false;\n }\n\n /**\n * @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n * itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n * operation. See {onlyGovernance}.\n */\n function _checkGovernance() internal virtual {\n if (_executor() != _msgSender()) {\n revert GovernorOnlyExecutor(_msgSender());\n }\n if (_executor() != address(this)) {\n bytes32 msgDataHash = keccak256(_msgData());\n // loop until popping the expected operation - throw if deque is empty (operation not authorized)\n while (_governanceCall.popFront() != msgDataHash) {}\n }\n }\n\n /**\n * @dev Amount of votes already cast passes the threshold limit.\n */\n function _quorumReached(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Is the proposal successful or not.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`.\n */\n function _getVotes(address account, uint256 timepoint, bytes memory params) internal view virtual returns (uint256);\n\n /**\n * @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n *\n * Note: Support is generic and can represent various things depending on the voting system used.\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory params\n ) internal virtual returns (uint256);\n\n /**\n * @dev Hook that should be called every time the tally for a proposal is updated.\n *\n * Note: This function must run successfully. Reverts will result in the bricking of governance\n */\n function _tallyUpdated(uint256 proposalId) internal virtual {}\n\n /**\n * @dev Default additional encoded parameters used by castVote methods that don't include them\n *\n * Note: Should be overridden by specific implementations to use an appropriate value, the\n * meaning of the additional params, in the context of that implementation\n */\n function _defaultParams() internal view virtual returns (bytes memory) {\n return \"\";\n }\n\n /**\n * @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) public virtual returns (uint256) {\n address proposer = _msgSender();\n\n // check description restriction\n if (!_isValidDescriptionForProposer(proposer, description)) {\n revert GovernorRestrictedProposer(proposer);\n }\n\n // check proposal threshold\n uint256 votesThreshold = proposalThreshold();\n if (votesThreshold > 0) {\n uint256 proposerVotes = getVotes(proposer, clock() - 1);\n if (proposerVotes < votesThreshold) {\n revert GovernorInsufficientProposerVotes(proposer, proposerVotes, votesThreshold);\n }\n }\n\n return _propose(targets, values, calldatas, description, proposer);\n }\n\n /**\n * @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n *\n * Emits a {IGovernor-ProposalCreated} event.\n */\n function _propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description,\n address proposer\n ) internal virtual returns (uint256 proposalId) {\n proposalId = hashProposal(targets, values, calldatas, keccak256(bytes(description)));\n\n if (targets.length != values.length || targets.length != calldatas.length || targets.length == 0) {\n revert GovernorInvalidProposalLength(targets.length, calldatas.length, values.length);\n }\n if (_proposals[proposalId].voteStart != 0) {\n revert GovernorUnexpectedProposalState(proposalId, state(proposalId), bytes32(0));\n }\n\n uint256 snapshot = clock() + votingDelay();\n uint256 duration = votingPeriod();\n\n ProposalCore storage proposal = _proposals[proposalId];\n proposal.proposer = proposer;\n proposal.voteStart = SafeCast.toUint48(snapshot);\n proposal.voteDuration = SafeCast.toUint32(duration);\n\n emit ProposalCreated(\n proposalId,\n proposer,\n targets,\n values,\n new string[](targets.length),\n calldatas,\n snapshot,\n snapshot + duration,\n description\n );\n\n // Using a named return variable to avoid stack too deep errors\n }\n\n /**\n * @dev See {IGovernor-queue}.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Succeeded));\n\n uint48 etaSeconds = _queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n if (etaSeconds != 0) {\n _proposals[proposalId].etaSeconds = etaSeconds;\n emit ProposalQueued(proposalId, etaSeconds);\n } else {\n revert GovernorQueueNotImplemented();\n }\n\n return proposalId;\n }\n\n /**\n * @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n * performed (for example adding a vault/timelock).\n *\n * This is empty by default, and must be overridden to implement queuing.\n *\n * This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n * (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n * will revert.\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n * `ProposalQueued` event. Queuing a proposal should be done using {queue}.\n */\n function _queueOperations(\n uint256 /*proposalId*/,\n address[] memory /*targets*/,\n uint256[] memory /*values*/,\n bytes[] memory /*calldatas*/,\n bytes32 /*descriptionHash*/\n ) internal virtual returns (uint48) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-execute}.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public payable virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n _encodeStateBitmap(ProposalState.Succeeded) | _encodeStateBitmap(ProposalState.Queued)\n );\n\n // mark as executed before calls to avoid reentrancy\n _proposals[proposalId].executed = true;\n\n // before execute: register governance call in queue.\n if (_executor() != address(this)) {\n for (uint256 i = 0; i < targets.length; ++i) {\n if (targets[i] == address(this)) {\n _governanceCall.pushBack(keccak256(calldatas[i]));\n }\n }\n }\n\n _executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n // after execute: cleanup governance call queue.\n if (_executor() != address(this) && !_governanceCall.empty()) {\n _governanceCall.clear();\n }\n\n emit ProposalExecuted(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n * performed (for example adding a vault/timelock).\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n * true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute} or {_execute}.\n */\n function _executeOperations(\n uint256 /* proposalId */,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 /*descriptionHash*/\n ) internal virtual {\n for (uint256 i = 0; i < targets.length; ++i) {\n (bool success, bytes memory returndata) = targets[i].call{value: values[i]}(calldatas[i]);\n Address.verifyCallResult(success, returndata);\n }\n }\n\n /**\n * @dev See {IGovernor-cancel}.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n // The proposalId will be recomputed in the `_cancel` call further down. However we need the value before we\n // do the internal call, because we need to check the proposal state BEFORE the internal `_cancel` call\n // changes it. The `hashProposal` duplication has a cost that is limited, and that we accept.\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n // public cancel restrictions (on top of existing _cancel restrictions).\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Pending));\n if (_msgSender() != proposalProposer(proposalId)) {\n revert GovernorOnlyProposer(_msgSender());\n }\n\n return _cancel(targets, values, calldatas, descriptionHash);\n }\n\n /**\n * @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n * Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n *\n * Emits a {IGovernor-ProposalCanceled} event.\n */\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual returns (uint256) {\n uint256 proposalId = hashProposal(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n ALL_PROPOSAL_STATES_BITMAP ^\n _encodeStateBitmap(ProposalState.Canceled) ^\n _encodeStateBitmap(ProposalState.Expired) ^\n _encodeStateBitmap(ProposalState.Executed)\n );\n\n _proposals[proposalId].canceled = true;\n emit ProposalCanceled(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev See {IGovernor-getVotes}.\n */\n function getVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, _defaultParams());\n }\n\n /**\n * @dev See {IGovernor-getVotesWithParams}.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, params);\n }\n\n /**\n * @dev See {IGovernor-castVote}.\n */\n function castVote(uint256 proposalId, uint8 support) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReason}.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason);\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParams}.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev See {IGovernor-castVoteBySig}.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(keccak256(abi.encode(BALLOT_TYPEHASH, proposalId, support, voter, _useNonce(voter)))),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParamsBySig}.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(\n keccak256(\n abi.encode(\n EXTENDED_BALLOT_TYPEHASH,\n proposalId,\n support,\n voter,\n _useNonce(voter),\n keccak256(bytes(reason)),\n keccak256(params)\n )\n )\n ),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason\n ) internal virtual returns (uint256) {\n return _castVote(proposalId, account, support, reason, _defaultParams());\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason,\n bytes memory params\n ) internal virtual returns (uint256) {\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Active));\n\n uint256 totalWeight = _getVotes(account, proposalSnapshot(proposalId), params);\n uint256 votedWeight = _countVote(proposalId, account, support, totalWeight, params);\n\n if (params.length == 0) {\n emit VoteCast(account, proposalId, support, votedWeight, reason);\n } else {\n emit VoteCastWithParams(account, proposalId, support, votedWeight, reason, params);\n }\n\n _tallyUpdated(proposalId);\n\n return votedWeight;\n }\n\n /**\n * @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n * is some contract other than the governor itself, like when using a timelock, this function can be invoked\n * in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n * Note that if the executor is simply the governor itself, use of `relay` is redundant.\n */\n function relay(address target, uint256 value, bytes calldata data) external payable virtual onlyGovernance {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n * through another contract such as a timelock.\n */\n function _executor() internal view virtual returns (address) {\n return address(this);\n }\n\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC721Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155Received(address, address, uint256, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155BatchReceived.selector;\n }\n\n /**\n * @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `ProposalState` enum. For example:\n *\n * 0x000...10000\n * ^^^^^^------ ...\n * ^----- Succeeded\n * ^---- Defeated\n * ^--- Canceled\n * ^-- Active\n * ^- Pending\n */\n function _encodeStateBitmap(ProposalState proposalState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(proposalState));\n }\n\n /**\n * @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n * This bitmap should be built using `_encodeStateBitmap`.\n *\n * If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error.\n */\n function _validateStateBitmap(uint256 proposalId, bytes32 allowedStates) internal view returns (ProposalState) {\n ProposalState currentState = state(proposalId);\n if (_encodeStateBitmap(currentState) & allowedStates == bytes32(0)) {\n revert GovernorUnexpectedProposalState(proposalId, currentState, allowedStates);\n }\n return currentState;\n }\n\n /*\n * @dev Check if the proposer is authorized to submit a proposal with the given description.\n *\n * If the proposal description ends with `#proposer=0x???`, where `0x???` is an address written as a hex string\n * (case insensitive), then the submission of this proposal will only be authorized to said address.\n *\n * This is used for frontrunning protection. By adding this pattern at the end of their proposal, one can ensure\n * that no other address can submit the same proposal. An attacker would have to either remove or change that part,\n * which would result in a different proposal id.\n *\n * If the description does not match this pattern, it is unrestricted and anyone can submit it. This includes:\n * - If the `0x???` part is not a valid hex string.\n * - If the `0x???` part is a valid hex string, but does not contain exactly 40 hex digits.\n * - If it ends with the expected suffix followed by newlines or other whitespace.\n * - If it ends with some other similar suffix, e.g. `#other=abc`.\n * - If it does not end with any such suffix.\n */\n function _isValidDescriptionForProposer(\n address proposer,\n string memory description\n ) internal view virtual returns (bool) {\n unchecked {\n uint256 length = bytes(description).length;\n\n // Length is too short to contain a valid proposer suffix\n if (length < 52) {\n return true;\n }\n\n // Extract what would be the `#proposer=` marker beginning the suffix\n bytes10 marker = bytes10(_unsafeReadBytesOffset(bytes(description), length - 52));\n\n // If the marker is not found, there is no proposer suffix to check\n if (marker != bytes10(\"#proposer=\")) {\n return true;\n }\n\n // Check that the last 42 characters (after the marker) are a properly formatted address.\n (bool success, address recovered) = Strings.tryParseAddress(description, length - 42, length);\n return !success || recovered == proposer;\n }\n }\n\n /**\n * @inheritdoc IERC6372\n */\n function clock() public view virtual returns (uint48);\n\n /**\n * @inheritdoc IERC6372\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingDelay() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingPeriod() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function quorum(uint256 timepoint) public view virtual returns (uint256);\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/governance/IGovernor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/IGovernor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../interfaces/IERC165.sol\";\nimport {IERC6372} from \"../interfaces/IERC6372.sol\";\n\n/**\n * @dev Interface of the {Governor} core.\n *\n * NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n * Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\n */\ninterface IGovernor is IERC165, IERC6372 {\n enum ProposalState {\n Pending,\n Active,\n Canceled,\n Defeated,\n Succeeded,\n Queued,\n Expired,\n Executed\n }\n\n /**\n * @dev Empty proposal or a mismatch between the parameters length for a proposal call.\n */\n error GovernorInvalidProposalLength(uint256 targets, uint256 calldatas, uint256 values);\n\n /**\n * @dev The vote was already cast.\n */\n error GovernorAlreadyCastVote(address voter);\n\n /**\n * @dev Token deposits are disabled in this contract.\n */\n error GovernorDisabledDeposit();\n\n /**\n * @dev The `account` is not a proposer.\n */\n error GovernorOnlyProposer(address account);\n\n /**\n * @dev The `account` is not the governance executor.\n */\n error GovernorOnlyExecutor(address account);\n\n /**\n * @dev The `proposalId` doesn't exist.\n */\n error GovernorNonexistentProposal(uint256 proposalId);\n\n /**\n * @dev The current state of a proposal is not the required for performing an operation.\n * The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n * counting from right to left.\n *\n * NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n * This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n *\n * See {Governor-_encodeStateBitmap}.\n */\n error GovernorUnexpectedProposalState(uint256 proposalId, ProposalState current, bytes32 expectedStates);\n\n /**\n * @dev The voting period set is not a valid period.\n */\n error GovernorInvalidVotingPeriod(uint256 votingPeriod);\n\n /**\n * @dev The `proposer` does not have the required votes to create a proposal.\n */\n error GovernorInsufficientProposerVotes(address proposer, uint256 votes, uint256 threshold);\n\n /**\n * @dev The `proposer` is not allowed to create a proposal.\n */\n error GovernorRestrictedProposer(address proposer);\n\n /**\n * @dev The vote type used is not valid for the corresponding counting module.\n */\n error GovernorInvalidVoteType();\n\n /**\n * @dev The provided params buffer is not supported by the counting module.\n */\n error GovernorInvalidVoteParams();\n\n /**\n * @dev Queue operation is not implemented for this governor. Execute should be called directly.\n */\n error GovernorQueueNotImplemented();\n\n /**\n * @dev The proposal hasn't been queued yet.\n */\n error GovernorNotQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The proposal has already been queued.\n */\n error GovernorAlreadyQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The provided signature is not valid for the expected `voter`.\n * If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\n */\n error GovernorInvalidSignature(address voter);\n\n /**\n * @dev Emitted when a proposal is created.\n */\n event ProposalCreated(\n uint256 proposalId,\n address proposer,\n address[] targets,\n uint256[] values,\n string[] signatures,\n bytes[] calldatas,\n uint256 voteStart,\n uint256 voteEnd,\n string description\n );\n\n /**\n * @dev Emitted when a proposal is queued.\n */\n event ProposalQueued(uint256 proposalId, uint256 etaSeconds);\n\n /**\n * @dev Emitted when a proposal is executed.\n */\n event ProposalExecuted(uint256 proposalId);\n\n /**\n * @dev Emitted when a proposal is canceled.\n */\n event ProposalCanceled(uint256 proposalId);\n\n /**\n * @dev Emitted when a vote is cast without params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n */\n event VoteCast(address indexed voter, uint256 proposalId, uint8 support, uint256 weight, string reason);\n\n /**\n * @dev Emitted when a vote is cast with params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n * `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\n */\n event VoteCastWithParams(\n address indexed voter,\n uint256 proposalId,\n uint8 support,\n uint256 weight,\n string reason,\n bytes params\n );\n\n /**\n * @notice module:core\n * @dev Name of the governor instance (used in building the EIP-712 domain separator).\n */\n function name() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\"\n */\n function version() external view returns (string memory);\n\n /**\n * @notice module:voting\n * @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n * be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n * key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n *\n * There are 2 standard keys: `support` and `quorum`.\n *\n * - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n * - `quorum=bravo` means that only For votes are counted towards quorum.\n * - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n *\n * If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n * name that describes the behavior. For example:\n *\n * - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n * - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n *\n * NOTE: The string can be decoded by the standard\n * https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n * JavaScript class.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Hashing function used to (re)build the proposal id from the proposal details..\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external pure returns (uint256);\n\n /**\n * @notice module:core\n * @dev Current state of a proposal, following Compound's convention\n */\n function state(uint256 proposalId) external view returns (ProposalState);\n\n /**\n * @notice module:core\n * @dev The number of votes required in order for a voter to become a proposer.\n */\n function proposalThreshold() external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n * snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n * following block.\n */\n function proposalSnapshot(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n * possible to cast a vote during this block.\n */\n function proposalDeadline(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev The account that created a proposal.\n */\n function proposalProposer(uint256 proposalId) external view returns (address);\n\n /**\n * @notice module:core\n * @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n * {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n * different. In most cases this will be a timestamp.\n */\n function proposalEta(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Whether a proposal needs to be queued before execution.\n */\n function proposalNeedsQueuing(uint256 proposalId) external view returns (bool);\n\n /**\n * @notice module:user-config\n * @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n * on the clock (see ERC-6372) this contract uses.\n *\n * This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n * proposal starts.\n *\n * NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n * Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\n */\n function votingDelay() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n * (see ERC-6372) this contract uses.\n *\n * NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n * duration compared to the voting delay.\n *\n * NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n * proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n * interface returns a uint256, the value it returns should fit in a uint32.\n */\n function votingPeriod() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Minimum number of cast voted required for a proposal to be successful.\n *\n * NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n * quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\n */\n function quorum(uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint`.\n *\n * Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n * multiple), {ERC20Votes} tokens.\n */\n function getVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) external view returns (uint256);\n\n /**\n * @notice module:voting\n * @dev Returns whether `account` has cast a vote on `proposalId`.\n */\n function hasVoted(uint256 proposalId, address account) external view returns (bool);\n\n /**\n * @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n * duration specified by {IGovernor-votingPeriod}.\n *\n * Emits a {ProposalCreated} event.\n *\n * NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n * This may be the result of third party actions on the targeted contracts, or other governor proposals.\n * For example, the balance of this contract could be updated or its access control permissions may be modified,\n * possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n * value to cover a proposal with multiple transfers).\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n * is not necessary, this function may revert.\n * Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n *\n * Emits a {ProposalQueued} event.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n * deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n * that some delay passed.\n *\n * Emits a {ProposalExecuted} event.\n *\n * NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external payable returns (uint256 proposalId);\n\n /**\n * @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n * before the vote starts.\n *\n * Emits a {ProposalCanceled} event.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Cast a vote\n *\n * Emits a {VoteCast} event.\n */\n function castVote(uint256 proposalId, uint8 support) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason\n *\n * Emits a {VoteCast} event.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n *\n * Emits a {VoteCast} event.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n * including ERC-1271 signature support.\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) external returns (uint256 balance);\n}\n"},"@openzeppelin/contracts/governance/TimelockController.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/TimelockController.sol)\n\npragma solidity ^0.8.20;\n\nimport {AccessControl} from \"../access/AccessControl.sol\";\nimport {ERC721Holder} from \"../token/ERC721/utils/ERC721Holder.sol\";\nimport {ERC1155Holder} from \"../token/ERC1155/utils/ERC1155Holder.sol\";\nimport {Address} from \"../utils/Address.sol\";\n\n/**\n * @dev Contract module which acts as a timelocked controller. When set as the\n * owner of an `Ownable` smart contract, it enforces a timelock on all\n * `onlyOwner` maintenance operations. This gives time for users of the\n * controlled contract to exit before a potentially dangerous maintenance\n * operation is applied.\n *\n * By default, this contract is self administered, meaning administration tasks\n * have to go through the timelock process. The proposer (resp executor) role\n * is in charge of proposing (resp executing) operations. A common use case is\n * to position this {TimelockController} as the owner of a smart contract, with\n * a multisig or a DAO as the sole proposer.\n */\ncontract TimelockController is AccessControl, ERC721Holder, ERC1155Holder {\n bytes32 public constant PROPOSER_ROLE = keccak256(\"PROPOSER_ROLE\");\n bytes32 public constant EXECUTOR_ROLE = keccak256(\"EXECUTOR_ROLE\");\n bytes32 public constant CANCELLER_ROLE = keccak256(\"CANCELLER_ROLE\");\n uint256 internal constant _DONE_TIMESTAMP = uint256(1);\n\n mapping(bytes32 id => uint256) private _timestamps;\n uint256 private _minDelay;\n\n enum OperationState {\n Unset,\n Waiting,\n Ready,\n Done\n }\n\n /**\n * @dev Mismatch between the parameters length for an operation call.\n */\n error TimelockInvalidOperationLength(uint256 targets, uint256 payloads, uint256 values);\n\n /**\n * @dev The schedule operation doesn't meet the minimum delay.\n */\n error TimelockInsufficientDelay(uint256 delay, uint256 minDelay);\n\n /**\n * @dev The current state of an operation is not as required.\n * The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n * counting from right to left.\n *\n * See {_encodeStateBitmap}.\n */\n error TimelockUnexpectedOperationState(bytes32 operationId, bytes32 expectedStates);\n\n /**\n * @dev The predecessor to an operation not yet done.\n */\n error TimelockUnexecutedPredecessor(bytes32 predecessorId);\n\n /**\n * @dev The caller account is not authorized.\n */\n error TimelockUnauthorizedCaller(address caller);\n\n /**\n * @dev Emitted when a call is scheduled as part of operation `id`.\n */\n event CallScheduled(\n bytes32 indexed id,\n uint256 indexed index,\n address target,\n uint256 value,\n bytes data,\n bytes32 predecessor,\n uint256 delay\n );\n\n /**\n * @dev Emitted when a call is performed as part of operation `id`.\n */\n event CallExecuted(bytes32 indexed id, uint256 indexed index, address target, uint256 value, bytes data);\n\n /**\n * @dev Emitted when new proposal is scheduled with non-zero salt.\n */\n event CallSalt(bytes32 indexed id, bytes32 salt);\n\n /**\n * @dev Emitted when operation `id` is cancelled.\n */\n event Cancelled(bytes32 indexed id);\n\n /**\n * @dev Emitted when the minimum delay for future operations is modified.\n */\n event MinDelayChange(uint256 oldDuration, uint256 newDuration);\n\n /**\n * @dev Initializes the contract with the following parameters:\n *\n * - `minDelay`: initial minimum delay in seconds for operations\n * - `proposers`: accounts to be granted proposer and canceller roles\n * - `executors`: accounts to be granted executor role\n * - `admin`: optional account to be granted admin role; disable with zero address\n *\n * IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n * without being subject to delay, but this role should be subsequently renounced in favor of\n * administration through timelocked proposals. Previous versions of this contract would assign\n * this admin to the deployer automatically and should be renounced as well.\n */\n constructor(uint256 minDelay, address[] memory proposers, address[] memory executors, address admin) {\n // self administration\n _grantRole(DEFAULT_ADMIN_ROLE, address(this));\n\n // optional admin\n if (admin != address(0)) {\n _grantRole(DEFAULT_ADMIN_ROLE, admin);\n }\n\n // register proposers and cancellers\n for (uint256 i = 0; i < proposers.length; ++i) {\n _grantRole(PROPOSER_ROLE, proposers[i]);\n _grantRole(CANCELLER_ROLE, proposers[i]);\n }\n\n // register executors\n for (uint256 i = 0; i < executors.length; ++i) {\n _grantRole(EXECUTOR_ROLE, executors[i]);\n }\n\n _minDelay = minDelay;\n emit MinDelayChange(0, minDelay);\n }\n\n /**\n * @dev Modifier to make a function callable only by a certain role. In\n * addition to checking the sender's role, `address(0)` 's role is also\n * considered. Granting a role to `address(0)` is equivalent to enabling\n * this role for everyone.\n */\n modifier onlyRoleOrOpenRole(bytes32 role) {\n if (!hasRole(role, address(0))) {\n _checkRole(role, _msgSender());\n }\n _;\n }\n\n /**\n * @dev Contract might receive/hold ETH as part of the maintenance process.\n */\n receive() external payable {}\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(\n bytes4 interfaceId\n ) public view virtual override(AccessControl, ERC1155Holder) returns (bool) {\n return super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev Returns whether an id corresponds to a registered operation. This\n * includes both Waiting, Ready, and Done operations.\n */\n function isOperation(bytes32 id) public view returns (bool) {\n return getOperationState(id) != OperationState.Unset;\n }\n\n /**\n * @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\".\n */\n function isOperationPending(bytes32 id) public view returns (bool) {\n OperationState state = getOperationState(id);\n return state == OperationState.Waiting || state == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\".\n */\n function isOperationReady(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is done or not.\n */\n function isOperationDone(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Done;\n }\n\n /**\n * @dev Returns the timestamp at which an operation becomes ready (0 for\n * unset operations, 1 for done operations).\n */\n function getTimestamp(bytes32 id) public view virtual returns (uint256) {\n return _timestamps[id];\n }\n\n /**\n * @dev Returns operation state.\n */\n function getOperationState(bytes32 id) public view virtual returns (OperationState) {\n uint256 timestamp = getTimestamp(id);\n if (timestamp == 0) {\n return OperationState.Unset;\n } else if (timestamp == _DONE_TIMESTAMP) {\n return OperationState.Done;\n } else if (timestamp > block.timestamp) {\n return OperationState.Waiting;\n } else {\n return OperationState.Ready;\n }\n }\n\n /**\n * @dev Returns the minimum delay in seconds for an operation to become valid.\n *\n * This value can be changed by executing an operation that calls `updateDelay`.\n */\n function getMinDelay() public view virtual returns (uint256) {\n return _minDelay;\n }\n\n /**\n * @dev Returns the identifier of an operation containing a single\n * transaction.\n */\n function hashOperation(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(target, value, data, predecessor, salt));\n }\n\n /**\n * @dev Returns the identifier of an operation containing a batch of\n * transactions.\n */\n function hashOperationBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(targets, values, payloads, predecessor, salt));\n }\n\n /**\n * @dev Schedule an operation containing a single transaction.\n *\n * Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function schedule(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n bytes32 id = hashOperation(target, value, data, predecessor, salt);\n _schedule(id, delay);\n emit CallScheduled(id, 0, target, value, data, predecessor, delay);\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation containing a batch of transactions.\n *\n * Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function scheduleBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n _schedule(id, delay);\n for (uint256 i = 0; i < targets.length; ++i) {\n emit CallScheduled(id, i, targets[i], values[i], payloads[i], predecessor, delay);\n }\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation that is to become valid after a given delay.\n */\n function _schedule(bytes32 id, uint256 delay) private {\n if (isOperation(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Unset));\n }\n uint256 minDelay = getMinDelay();\n if (delay < minDelay) {\n revert TimelockInsufficientDelay(delay, minDelay);\n }\n _timestamps[id] = block.timestamp + delay;\n }\n\n /**\n * @dev Cancel an operation.\n *\n * Requirements:\n *\n * - the caller must have the 'canceller' role.\n */\n function cancel(bytes32 id) public virtual onlyRole(CANCELLER_ROLE) {\n if (!isOperationPending(id)) {\n revert TimelockUnexpectedOperationState(\n id,\n _encodeStateBitmap(OperationState.Waiting) | _encodeStateBitmap(OperationState.Ready)\n );\n }\n delete _timestamps[id];\n\n emit Cancelled(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a single transaction.\n *\n * Emits a {CallExecuted} event.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function execute(\n address target,\n uint256 value,\n bytes calldata payload,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n bytes32 id = hashOperation(target, value, payload, predecessor, salt);\n\n _beforeCall(id, predecessor);\n _execute(target, value, payload);\n emit CallExecuted(id, 0, target, value, payload);\n _afterCall(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a batch of transactions.\n *\n * Emits one {CallExecuted} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function executeBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n\n _beforeCall(id, predecessor);\n for (uint256 i = 0; i < targets.length; ++i) {\n address target = targets[i];\n uint256 value = values[i];\n bytes calldata payload = payloads[i];\n _execute(target, value, payload);\n emit CallExecuted(id, i, target, value, payload);\n }\n _afterCall(id);\n }\n\n /**\n * @dev Execute an operation's call.\n */\n function _execute(address target, uint256 value, bytes calldata data) internal virtual {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Checks before execution of an operation's calls.\n */\n function _beforeCall(bytes32 id, bytes32 predecessor) private view {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n if (predecessor != bytes32(0) && !isOperationDone(predecessor)) {\n revert TimelockUnexecutedPredecessor(predecessor);\n }\n }\n\n /**\n * @dev Checks after execution of an operation's calls.\n */\n function _afterCall(bytes32 id) private {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n _timestamps[id] = _DONE_TIMESTAMP;\n }\n\n /**\n * @dev Changes the minimum timelock duration for future operations.\n *\n * Emits a {MinDelayChange} event.\n *\n * Requirements:\n *\n * - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n * an operation where the timelock is the target and the data is the ABI-encoded call to this function.\n */\n function updateDelay(uint256 newDelay) external virtual {\n address sender = _msgSender();\n if (sender != address(this)) {\n revert TimelockUnauthorizedCaller(sender);\n }\n emit MinDelayChange(_minDelay, newDelay);\n _minDelay = newDelay;\n }\n\n /**\n * @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `OperationState` enum. For example:\n *\n * 0x000...1000\n * ^^^^^^----- ...\n * ^---- Done\n * ^--- Ready\n * ^-- Waiting\n * ^- Unset\n */\n function _encodeStateBitmap(OperationState operationState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(operationState));\n }\n}\n"},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/utils/IVotes.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\n */\ninterface IVotes {\n /**\n * @dev The signature used has expired.\n */\n error VotesExpiredSignature(uint256 expiry);\n\n /**\n * @dev Emitted when an account changes their delegate.\n */\n event DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate);\n\n /**\n * @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\n */\n event DelegateVotesChanged(address indexed delegate, uint256 previousVotes, uint256 newVotes);\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) external view returns (uint256);\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n */\n function getPastVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n */\n function getPastTotalSupply(uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) external view returns (address);\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) external;\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) external;\n}\n"},"@openzeppelin/contracts/governance/utils/Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (governance/utils/Votes.sol)\npragma solidity ^0.8.20;\n\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {Nonces} from \"../../utils/Nonces.sol\";\nimport {EIP712} from \"../../utils/cryptography/EIP712.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {ECDSA} from \"../../utils/cryptography/ECDSA.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n * transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n * \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n * decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n * delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n *\n * This contract is often combined with a token contract such that voting units correspond to token units. For an\n * example, see {ERC721Votes}.\n *\n * The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n * at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n * cost of this history tracking optional.\n *\n * When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n * {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n * previous example, it would be included in {ERC721-_update}).\n */\nabstract contract Votes is Context, EIP712, Nonces, IERC5805 {\n using Checkpoints for Checkpoints.Trace208;\n\n bytes32 private constant DELEGATION_TYPEHASH =\n keccak256(\"Delegation(address delegatee,uint256 nonce,uint256 expiry)\");\n\n mapping(address account => address) private _delegatee;\n\n mapping(address delegatee => Checkpoints.Trace208) private _delegateCheckpoints;\n\n Checkpoints.Trace208 private _totalCheckpoints;\n\n /**\n * @dev The clock was incorrectly modified.\n */\n error ERC6372InconsistentClock();\n\n /**\n * @dev Lookup to future votes is not available.\n */\n error ERC5805FutureLookup(uint256 timepoint, uint48 clock);\n\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n * checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\n */\n function clock() public view virtual returns (uint48) {\n return Time.blockNumber();\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory) {\n // Check that the clock was not modified\n if (clock() != Time.blockNumber()) {\n revert ERC6372InconsistentClock();\n }\n return \"mode=blocknumber&from=default\";\n }\n\n /**\n * @dev Validate that a timepoint is in the past, and return it as a uint48.\n */\n function _validateTimepoint(uint256 timepoint) internal view returns (uint48) {\n uint48 currentTimepoint = clock();\n if (timepoint >= currentTimepoint) revert ERC5805FutureLookup(timepoint, currentTimepoint);\n return SafeCast.toUint48(timepoint);\n }\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].latest();\n }\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastTotalSupply(uint256 timepoint) public view virtual returns (uint256) {\n return _totalCheckpoints.upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the current total supply of votes.\n */\n function _getTotalSupply() internal view virtual returns (uint256) {\n return _totalCheckpoints.latest();\n }\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) public view virtual returns (address) {\n return _delegatee[account];\n }\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) public virtual {\n address account = _msgSender();\n _delegate(account, delegatee);\n }\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(\n address delegatee,\n uint256 nonce,\n uint256 expiry,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) public virtual {\n if (block.timestamp > expiry) {\n revert VotesExpiredSignature(expiry);\n }\n address signer = ECDSA.recover(\n _hashTypedDataV4(keccak256(abi.encode(DELEGATION_TYPEHASH, delegatee, nonce, expiry))),\n v,\n r,\n s\n );\n _useCheckedNonce(signer, nonce);\n _delegate(signer, delegatee);\n }\n\n /**\n * @dev Delegate all of `account`'s voting units to `delegatee`.\n *\n * Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}.\n */\n function _delegate(address account, address delegatee) internal virtual {\n address oldDelegate = delegates(account);\n _delegatee[account] = delegatee;\n\n emit DelegateChanged(account, oldDelegate, delegatee);\n _moveDelegateVotes(oldDelegate, delegatee, _getVotingUnits(account));\n }\n\n /**\n * @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n * should be zero. Total supply of voting units will be adjusted with mints and burns.\n */\n function _transferVotingUnits(address from, address to, uint256 amount) internal virtual {\n if (from == address(0)) {\n _push(_totalCheckpoints, _add, SafeCast.toUint208(amount));\n }\n if (to == address(0)) {\n _push(_totalCheckpoints, _subtract, SafeCast.toUint208(amount));\n }\n _moveDelegateVotes(delegates(from), delegates(to), amount);\n }\n\n /**\n * @dev Moves delegated votes from one delegate to another.\n */\n function _moveDelegateVotes(address from, address to, uint256 amount) internal virtual {\n if (from != to && amount > 0) {\n if (from != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[from],\n _subtract,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(from, oldValue, newValue);\n }\n if (to != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[to],\n _add,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(to, oldValue, newValue);\n }\n }\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function _numCheckpoints(address account) internal view virtual returns (uint32) {\n return SafeCast.toUint32(_delegateCheckpoints[account].length());\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function _checkpoints(\n address account,\n uint32 pos\n ) internal view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _delegateCheckpoints[account].at(pos);\n }\n\n function _push(\n Checkpoints.Trace208 storage store,\n function(uint208, uint208) view returns (uint208) op,\n uint208 delta\n ) private returns (uint208 oldValue, uint208 newValue) {\n return store.push(clock(), op(store.latest(), delta));\n }\n\n function _add(uint208 a, uint208 b) private pure returns (uint208) {\n return a + b;\n }\n\n function _subtract(uint208 a, uint208 b) private pure returns (uint208) {\n return a - b;\n }\n\n /**\n * @dev Must return the voting units held by an account.\n */\n function _getVotingUnits(address) internal view virtual returns (uint256);\n}\n"},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (interfaces/draft-IERC6093.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Standard ERC-20 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\n */\ninterface IERC20Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC20InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC20InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n * @param allowance Amount of tokens a `spender` is allowed to operate with.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC20InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC20InvalidSpender(address spender);\n}\n\n/**\n * @dev Standard ERC-721 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\n */\ninterface IERC721Errors {\n /**\n * @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n * Used in balance queries.\n * @param owner Address of the current owner of a token.\n */\n error ERC721InvalidOwner(address owner);\n\n /**\n * @dev Indicates a `tokenId` whose `owner` is the zero address.\n * @param tokenId Identifier number of a token.\n */\n error ERC721NonexistentToken(uint256 tokenId);\n\n /**\n * @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param tokenId Identifier number of a token.\n * @param owner Address of the current owner of a token.\n */\n error ERC721IncorrectOwner(address sender, uint256 tokenId, address owner);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC721InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC721InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param tokenId Identifier number of a token.\n */\n error ERC721InsufficientApproval(address operator, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC721InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC721InvalidOperator(address operator);\n}\n\n/**\n * @dev Standard ERC-1155 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\n */\ninterface IERC1155Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n * @param tokenId Identifier number of a token.\n */\n error ERC1155InsufficientBalance(address sender, uint256 balance, uint256 needed, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC1155InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC1155InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param owner Address of the current owner of a token.\n */\n error ERC1155MissingApprovalForAll(address operator, address owner);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC1155InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC1155InvalidOperator(address operator);\n\n /**\n * @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n * Used in batch transfers.\n * @param idsLength Length of the array of token identifiers\n * @param valuesLength Length of the array of token amounts\n */\n error ERC1155InvalidArrayLength(uint256 idsLength, uint256 valuesLength);\n}\n"},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (interfaces/IERC1271.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-1271 standard signature validation method for\n * contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\n */\ninterface IERC1271 {\n /**\n * @dev Should return whether the signature provided is valid for the provided data\n * @param hash Hash of the data to be signed\n * @param signature Signature byte array associated with _data\n */\n function isValidSignature(bytes32 hash, bytes memory signature) external view returns (bytes4 magicValue);\n}\n"},"@openzeppelin/contracts/interfaces/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../utils/introspection/IERC165.sol\";\n"},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5267.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC5267 {\n /**\n * @dev MAY be emitted to signal that the domain could have changed.\n */\n event EIP712DomainChanged();\n\n /**\n * @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n * signature.\n */\n function eip712Domain()\n external\n view\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n );\n}\n"},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5805.sol)\n\npragma solidity ^0.8.20;\n\nimport {IVotes} from \"../governance/utils/IVotes.sol\";\nimport {IERC6372} from \"./IERC6372.sol\";\n\ninterface IERC5805 is IERC6372, IVotes {}\n"},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC6372.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC6372 {\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\n */\n function clock() external view returns (uint48);\n\n /**\n * @dev Description of the clock\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() external view returns (string memory);\n}\n"},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/IERC1155Receiver.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../../utils/introspection/IERC165.sol\";\n\n/**\n * @dev Interface that must be implemented by smart contracts in order to receive\n * ERC-1155 token transfers.\n */\ninterface IERC1155Receiver is IERC165 {\n /**\n * @dev Handles the receipt of a single ERC-1155 token type. This function is\n * called at the end of a `safeTransferFrom` after the balance has been updated.\n *\n * NOTE: To accept the transfer, this must return\n * `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n * (i.e. 0xf23a6e61, or its own function selector).\n *\n * @param operator The address which initiated the transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param id The ID of the token being transferred\n * @param value The amount of tokens being transferred\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed\n */\n function onERC1155Received(\n address operator,\n address from,\n uint256 id,\n uint256 value,\n bytes calldata data\n ) external returns (bytes4);\n\n /**\n * @dev Handles the receipt of a multiple ERC-1155 token types. This function\n * is called at the end of a `safeBatchTransferFrom` after the balances have\n * been updated.\n *\n * NOTE: To accept the transfer(s), this must return\n * `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n * (i.e. 0xbc197c81, or its own function selector).\n *\n * @param operator The address which initiated the batch transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param ids An array containing ids of each token being transferred (order and length must match values array)\n * @param values An array containing amounts of each token being transferred (order and length must match ids array)\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed\n */\n function onERC1155BatchReceived(\n address operator,\n address from,\n uint256[] calldata ids,\n uint256[] calldata values,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/utils/ERC1155Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165, ERC165} from \"../../../utils/introspection/ERC165.sol\";\nimport {IERC1155Receiver} from \"../IERC1155Receiver.sol\";\n\n/**\n * @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n *\n * IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n * stuck.\n */\nabstract contract ERC1155Holder is ERC165, IERC1155Receiver {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) {\n return interfaceId == type(IERC1155Receiver).interfaceId || super.supportsInterface(interfaceId);\n }\n\n function onERC1155Received(\n address,\n address,\n uint256,\n uint256,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155Received.selector;\n }\n\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155BatchReceived.selector;\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (token/ERC20/ERC20.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"./IERC20.sol\";\nimport {IERC20Metadata} from \"./extensions/IERC20Metadata.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {IERC20Errors} from \"../../interfaces/draft-IERC6093.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 *\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 * The default value of {decimals} is 18. To change this, you should override\n * this function so it returns a different value.\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 ERC-20\n * applications.\n */\nabstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors {\n mapping(address account => uint256) private _balances;\n\n mapping(address account => mapping(address spender => 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 * 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 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 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 default value returned by this function, unless\n * it's 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 returns (uint8) {\n return 18;\n }\n\n /**\n * @dev See {IERC20-totalSupply}.\n */\n function totalSupply() public view virtual returns (uint256) {\n return _totalSupply;\n }\n\n /**\n * @dev See {IERC20-balanceOf}.\n */\n function balanceOf(address account) public view virtual 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 `value`.\n */\n function transfer(address to, uint256 value) public virtual returns (bool) {\n address owner = _msgSender();\n _transfer(owner, to, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-allowance}.\n */\n function allowance(address owner, address spender) public view virtual returns (uint256) {\n return _allowances[owner][spender];\n }\n\n /**\n * @dev See {IERC20-approve}.\n *\n * NOTE: If `value` 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 value) public virtual returns (bool) {\n address owner = _msgSender();\n _approve(owner, spender, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-transferFrom}.\n *\n * Skips emitting an {Approval} event indicating an allowance update. This is not\n * required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\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 `value`.\n * - the caller must have allowance for ``from``'s tokens of at least\n * `value`.\n */\n function transferFrom(address from, address to, uint256 value) public virtual returns (bool) {\n address spender = _msgSender();\n _spendAllowance(from, spender, value);\n _transfer(from, to, value);\n return true;\n }\n\n /**\n * @dev Moves a `value` 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 * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _transfer(address from, address to, uint256 value) internal {\n if (from == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n if (to == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(from, to, value);\n }\n\n /**\n * @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n * (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n * this function.\n *\n * Emits a {Transfer} event.\n */\n function _update(address from, address to, uint256 value) internal virtual {\n if (from == address(0)) {\n // Overflow check required: The rest of the code assumes that totalSupply never overflows\n _totalSupply += value;\n } else {\n uint256 fromBalance = _balances[from];\n if (fromBalance < value) {\n revert ERC20InsufficientBalance(from, fromBalance, value);\n }\n unchecked {\n // Overflow not possible: value <= fromBalance <= totalSupply.\n _balances[from] = fromBalance - value;\n }\n }\n\n if (to == address(0)) {\n unchecked {\n // Overflow not possible: value <= totalSupply or value <= fromBalance <= totalSupply.\n _totalSupply -= value;\n }\n } else {\n unchecked {\n // Overflow not possible: balance + value is at most totalSupply, which we know fits into a uint256.\n _balances[to] += value;\n }\n }\n\n emit Transfer(from, to, value);\n }\n\n /**\n * @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n * Relies on the `_update` mechanism\n *\n * Emits a {Transfer} event with `from` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _mint(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(address(0), account, value);\n }\n\n /**\n * @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n * Relies on the `_update` mechanism.\n *\n * Emits a {Transfer} event with `to` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead\n */\n function _burn(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n _update(account, address(0), value);\n }\n\n /**\n * @dev Sets `value` 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 * Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument.\n */\n function _approve(address owner, address spender, uint256 value) internal {\n _approve(owner, spender, value, true);\n }\n\n /**\n * @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n *\n * By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n * `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n * `Approval` event during `transferFrom` operations.\n *\n * Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n * true using the following override:\n *\n * ```solidity\n * function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n * super._approve(owner, spender, value, true);\n * }\n * ```\n *\n * Requirements are the same as {_approve}.\n */\n function _approve(address owner, address spender, uint256 value, bool emitEvent) internal virtual {\n if (owner == address(0)) {\n revert ERC20InvalidApprover(address(0));\n }\n if (spender == address(0)) {\n revert ERC20InvalidSpender(address(0));\n }\n _allowances[owner][spender] = value;\n if (emitEvent) {\n emit Approval(owner, spender, value);\n }\n }\n\n /**\n * @dev Updates `owner` s allowance for `spender` based on spent `value`.\n *\n * Does not update the allowance value in case of infinite allowance.\n * Revert if not enough allowance is available.\n *\n * Does not emit an {Approval} event.\n */\n function _spendAllowance(address owner, address spender, uint256 value) internal virtual {\n uint256 currentAllowance = allowance(owner, spender);\n if (currentAllowance < type(uint256).max) {\n if (currentAllowance < value) {\n revert ERC20InsufficientAllowance(spender, currentAllowance, value);\n }\n unchecked {\n _approve(owner, spender, currentAllowance - value, false);\n }\n }\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/ERC20Permit.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20Permit} from \"./IERC20Permit.sol\";\nimport {ERC20} from \"../ERC20.sol\";\nimport {ECDSA} from \"../../../utils/cryptography/ECDSA.sol\";\nimport {EIP712} from \"../../../utils/cryptography/EIP712.sol\";\nimport {Nonces} from \"../../../utils/Nonces.sol\";\n\n/**\n * @dev Implementation of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n * https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n *\n * Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n * presenting a message signed by the account. By not relying on `{IERC20-approve}`, the token holder account doesn't\n * need to send a transaction, and thus is not required to hold Ether at all.\n */\nabstract contract ERC20Permit is ERC20, IERC20Permit, EIP712, Nonces {\n bytes32 private constant PERMIT_TYPEHASH =\n keccak256(\"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)\");\n\n /**\n * @dev Permit deadline has expired.\n */\n error ERC2612ExpiredSignature(uint256 deadline);\n\n /**\n * @dev Mismatched signature.\n */\n error ERC2612InvalidSigner(address signer, address owner);\n\n /**\n * @dev Initializes the {EIP712} domain separator using the `name` parameter, and setting `version` to `\"1\"`.\n *\n * It's a good idea to use the same `name` that is defined as the ERC-20 token name.\n */\n constructor(string memory name) EIP712(name, \"1\") {}\n\n /**\n * @inheritdoc IERC20Permit\n */\n function permit(\n address owner,\n address spender,\n uint256 value,\n uint256 deadline,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) public virtual {\n if (block.timestamp > deadline) {\n revert ERC2612ExpiredSignature(deadline);\n }\n\n bytes32 structHash = keccak256(abi.encode(PERMIT_TYPEHASH, owner, spender, value, _useNonce(owner), deadline));\n\n bytes32 hash = _hashTypedDataV4(structHash);\n\n address signer = ECDSA.recover(hash, v, r, s);\n if (signer != owner) {\n revert ERC2612InvalidSigner(signer, owner);\n }\n\n _approve(owner, spender, value);\n }\n\n /**\n * @inheritdoc IERC20Permit\n */\n function nonces(address owner) public view virtual override(IERC20Permit, Nonces) returns (uint256) {\n return super.nonces(owner);\n }\n\n /**\n * @inheritdoc IERC20Permit\n */\n // solhint-disable-next-line func-name-mixedcase\n function DOMAIN_SEPARATOR() external view virtual returns (bytes32) {\n return _domainSeparatorV4();\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/ERC20Votes.sol)\n\npragma solidity ^0.8.20;\n\nimport {ERC20} from \"../ERC20.sol\";\nimport {Votes} from \"../../../governance/utils/Votes.sol\";\nimport {Checkpoints} from \"../../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n * and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n *\n * NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n *\n * This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n * by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n * power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n *\n * By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n * requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\n */\nabstract contract ERC20Votes is ERC20, Votes {\n /**\n * @dev Total supply cap has been exceeded, introducing a risk of votes overflowing.\n */\n error ERC20ExceededSafeSupply(uint256 increasedSupply, uint256 cap);\n\n /**\n * @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n *\n * This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n * so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n * remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n * {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n * additional logic requires it. When resolving override conflicts on this function, the minimum should be\n * returned.\n */\n function _maxSupply() internal view virtual returns (uint256) {\n return type(uint208).max;\n }\n\n /**\n * @dev Move voting power when tokens are transferred.\n *\n * Emits a {IVotes-DelegateVotesChanged} event.\n */\n function _update(address from, address to, uint256 value) internal virtual override {\n super._update(from, to, value);\n if (from == address(0)) {\n uint256 supply = totalSupply();\n uint256 cap = _maxSupply();\n if (supply > cap) {\n revert ERC20ExceededSafeSupply(supply, cap);\n }\n }\n _transferVotingUnits(from, to, value);\n }\n\n /**\n * @dev Returns the voting units of an `account`.\n *\n * WARNING: Overriding this function may compromise the internal vote accounting.\n * `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change.\n */\n function _getVotingUnits(address account) internal view virtual override returns (uint256) {\n return balanceOf(account);\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function numCheckpoints(address account) public view virtual returns (uint32) {\n return _numCheckpoints(account);\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function checkpoints(address account, uint32 pos) public view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _checkpoints(account, pos);\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/IERC20Metadata.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"../IERC20.sol\";\n\n/**\n * @dev Interface for the optional metadata functions from the ERC-20 standard.\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"},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/IERC20Permit.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n * https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n *\n * Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n * presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't\n * need to send a transaction, and thus is not required to hold Ether at all.\n *\n * ==== Security Considerations\n *\n * There are two important considerations concerning the use of `permit`. The first is that a valid permit signature\n * expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be\n * considered as an intention to spend the allowance in any specific way. The second is that because permits have\n * built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should\n * take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be\n * generally recommended is:\n *\n * ```solidity\n * function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public {\n * try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {}\n * doThing(..., value);\n * }\n *\n * function doThing(..., uint256 value) public {\n * token.safeTransferFrom(msg.sender, address(this), value);\n * ...\n * }\n * ```\n *\n * Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of\n * `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also\n * {SafeERC20-safeTransferFrom}).\n *\n * Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so\n * contracts should have entry points that don't rely on permit.\n */\ninterface IERC20Permit {\n /**\n * @dev Sets `value` as the allowance of `spender` over ``owner``'s tokens,\n * given ``owner``'s signed approval.\n *\n * IMPORTANT: The same issues {IERC20-approve} has related to transaction\n * ordering also apply here.\n *\n * Emits an {Approval} event.\n *\n * Requirements:\n *\n * - `spender` cannot be the zero address.\n * - `deadline` must be a timestamp in the future.\n * - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner`\n * over the EIP712-formatted function arguments.\n * - the signature must use ``owner``'s current nonce (see {nonces}).\n *\n * For more information on the signature format, see the\n * https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP\n * section].\n *\n * CAUTION: See Security Considerations above.\n */\n function permit(\n address owner,\n address spender,\n uint256 value,\n uint256 deadline,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) external;\n\n /**\n * @dev Returns the current nonce for `owner`. This value must be\n * included whenever a signature is generated for {permit}.\n *\n * Every successful call to {permit} increases ``owner``'s nonce by one. This\n * prevents a signature from being used multiple times.\n */\n function nonces(address owner) external view returns (uint256);\n\n /**\n * @dev Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\n */\n // solhint-disable-next-line func-name-mixedcase\n function DOMAIN_SEPARATOR() external view returns (bytes32);\n}\n"},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/IERC20.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-20 standard as defined in the ERC.\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 value of tokens in existence.\n */\n function totalSupply() external view returns (uint256);\n\n /**\n * @dev Returns the value of tokens owned by `account`.\n */\n function balanceOf(address account) external view returns (uint256);\n\n /**\n * @dev Moves a `value` amount of 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 value) 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 a `value` amount of tokens as the allowance of `spender` over the\n * 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 value) external returns (bool);\n\n /**\n * @dev Moves a `value` amount of tokens from `from` to `to` using the\n * allowance mechanism. `value` 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(address from, address to, uint256 value) external returns (bool);\n}\n"},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC721/IERC721Receiver.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @title ERC-721 token receiver interface\n * @dev Interface for any contract that wants to support safeTransfers\n * from ERC-721 asset contracts.\n */\ninterface IERC721Receiver {\n /**\n * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n * by `operator` from `from`, this function is called.\n *\n * It must return its Solidity selector to confirm the token transfer.\n * If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n * reverted.\n *\n * The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(\n address operator,\n address from,\n uint256 tokenId,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC721/utils/ERC721Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../IERC721Receiver.sol\";\n\n/**\n * @dev Implementation of the {IERC721Receiver} interface.\n *\n * Accepts all token transfers.\n * Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n * {IERC721-setApprovalForAll}.\n */\nabstract contract ERC721Holder is IERC721Receiver {\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n *\n * Always returns `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n return this.onERC721Received.selector;\n }\n}\n"},"@openzeppelin/contracts/utils/Address.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (utils/Address.sol)\n\npragma solidity ^0.8.20;\n\nimport {Errors} from \"./Errors.sol\";\n\n/**\n * @dev Collection of functions related to the address type\n */\nlibrary Address {\n /**\n * @dev There's no code at `target` (it is not a contract).\n */\n error AddressEmptyCode(address target);\n\n /**\n * @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n * `recipient`, forwarding all available gas and reverting on errors.\n *\n * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n * of certain opcodes, possibly making contracts go over the 2300 gas limit\n * imposed by `transfer`, making them unable to receive funds via\n * `transfer`. {sendValue} removes this limitation.\n *\n * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n *\n * IMPORTANT: because control is transferred to `recipient`, care must be\n * taken to not create reentrancy vulnerabilities. Consider using\n * {ReentrancyGuard} or the\n * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].\n */\n function sendValue(address payable recipient, uint256 amount) internal {\n if (address(this).balance < amount) {\n revert Errors.InsufficientBalance(address(this).balance, amount);\n }\n\n (bool success, bytes memory returndata) = recipient.call{value: amount}(\"\");\n if (!success) {\n _revert(returndata);\n }\n }\n\n /**\n * @dev Performs a Solidity function call using a low level `call`. A\n * plain `call` is an unsafe replacement for a function call: use this\n * function instead.\n *\n * If `target` reverts with a revert reason or custom error, it is bubbled\n * up by this function (like regular Solidity function calls). However, if\n * the call reverted with no returned reason, this function reverts with a\n * {Errors.FailedCall} error.\n *\n * Returns the raw returned data. To convert to the expected return value,\n * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n *\n * Requirements:\n *\n * - `target` must be a contract.\n * - calling `target` with `data` must not revert.\n */\n function functionCall(address target, bytes memory data) internal returns (bytes memory) {\n return functionCallWithValue(target, data, 0);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but also transferring `value` wei to `target`.\n *\n * Requirements:\n *\n * - the calling contract must have an ETH balance of at least `value`.\n * - the called Solidity function must be `payable`.\n */\n function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {\n if (address(this).balance < value) {\n revert Errors.InsufficientBalance(address(this).balance, value);\n }\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a static call.\n */\n function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {\n (bool success, bytes memory returndata) = target.staticcall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a delegate call.\n */\n function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {\n (bool success, bytes memory returndata) = target.delegatecall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n * was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n * of an unsuccessful call.\n */\n function verifyCallResultFromTarget(\n address target,\n bool success,\n bytes memory returndata\n ) internal view returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n // only check if target is a contract if the call was successful and the return data is empty\n // otherwise we already know that it was a contract\n if (returndata.length == 0 && target.code.length == 0) {\n revert AddressEmptyCode(target);\n }\n return returndata;\n }\n }\n\n /**\n * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n * revert reason or with a default {Errors.FailedCall} error.\n */\n function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n return returndata;\n }\n }\n\n /**\n * @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}.\n */\n function _revert(bytes memory returndata) private pure {\n // Look for revert reason and bubble it up if present\n if (returndata.length > 0) {\n // The easiest way to bubble the revert reason is using memory via assembly\n assembly (\"memory-safe\") {\n let returndata_size := mload(returndata)\n revert(add(32, returndata), returndata_size)\n }\n } else {\n revert Errors.FailedCall();\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Context.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)\n\npragma solidity ^0.8.20;\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 function _contextSuffixLength() internal view virtual returns (uint256) {\n return 0;\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/ECDSA.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n *\n * These functions can be used to verify that a message was signed by the holder\n * of the private keys of a given address.\n */\nlibrary ECDSA {\n enum RecoverError {\n NoError,\n InvalidSignature,\n InvalidSignatureLength,\n InvalidSignatureS\n }\n\n /**\n * @dev The signature derives the `address(0)`.\n */\n error ECDSAInvalidSignature();\n\n /**\n * @dev The signature has an invalid length.\n */\n error ECDSAInvalidSignatureLength(uint256 length);\n\n /**\n * @dev The signature has an S value that is in the upper half order.\n */\n error ECDSAInvalidSignatureS(bytes32 s);\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n * return address(0) without also returning an error description. Errors are documented using an enum (error type)\n * and a bytes32 providing additional information about the error.\n *\n * If no error is returned, then the address can be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n *\n * Documentation for signature generation:\n * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]\n */\n function tryRecover(\n bytes32 hash,\n bytes memory signature\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n if (signature.length == 65) {\n bytes32 r;\n bytes32 s;\n uint8 v;\n // ecrecover takes the signature parameters, and the only way to get them\n // currently is to use assembly.\n assembly (\"memory-safe\") {\n r := mload(add(signature, 0x20))\n s := mload(add(signature, 0x40))\n v := byte(0, mload(add(signature, 0x60)))\n }\n return tryRecover(hash, v, r, s);\n } else {\n return (address(0), RecoverError.InvalidSignatureLength, bytes32(signature.length));\n }\n }\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with\n * `signature`. This address can then be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n */\n function recover(bytes32 hash, bytes memory signature) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, signature);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n *\n * See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]\n */\n function tryRecover(\n bytes32 hash,\n bytes32 r,\n bytes32 vs\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n unchecked {\n bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff);\n // We do not check for an overflow here since the shift operation results in 0 or 1.\n uint8 v = uint8((uint256(vs) >> 255) + 27);\n return tryRecover(hash, v, r, s);\n }\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately.\n */\n function recover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, r, vs);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function tryRecover(\n bytes32 hash,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature\n // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines\n // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most\n // signatures from current libraries generate a unique signature with an s-value in the lower half order.\n //\n // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value\n // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or\n // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept\n // these malleable signatures as well.\n if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) {\n return (address(0), RecoverError.InvalidSignatureS, s);\n }\n\n // If the signature is valid (and not malleable), return the signer address\n address signer = ecrecover(hash, v, r, s);\n if (signer == address(0)) {\n return (address(0), RecoverError.InvalidSignature, bytes32(0));\n }\n\n return (signer, RecoverError.NoError, bytes32(0));\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function recover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, v, r, s);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Optionally reverts with the corresponding custom error according to the `error` argument provided.\n */\n function _throwError(RecoverError error, bytes32 errorArg) private pure {\n if (error == RecoverError.NoError) {\n return; // no error: do nothing\n } else if (error == RecoverError.InvalidSignature) {\n revert ECDSAInvalidSignature();\n } else if (error == RecoverError.InvalidSignatureLength) {\n revert ECDSAInvalidSignatureLength(uint256(errorArg));\n } else if (error == RecoverError.InvalidSignatureS) {\n revert ECDSAInvalidSignatureS(errorArg);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/EIP712.sol)\n\npragma solidity ^0.8.20;\n\nimport {MessageHashUtils} from \"./MessageHashUtils.sol\";\nimport {ShortStrings, ShortString} from \"../ShortStrings.sol\";\nimport {IERC5267} from \"../../interfaces/IERC5267.sol\";\n\n/**\n * @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n *\n * The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n * encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n * does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n * produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n *\n * This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n * scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n * ({_hashTypedDataV4}).\n *\n * The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n * the chain id to protect against replay attacks on an eventual fork of the chain.\n *\n * NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n * https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n *\n * NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n * separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n * separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n *\n * @custom:oz-upgrades-unsafe-allow state-variable-immutable\n */\nabstract contract EIP712 is IERC5267 {\n using ShortStrings for *;\n\n bytes32 private constant TYPE_HASH =\n keccak256(\"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\");\n\n // Cache the domain separator as an immutable value, but also store the chain id that it corresponds to, in order to\n // invalidate the cached domain separator if the chain id changes.\n bytes32 private immutable _cachedDomainSeparator;\n uint256 private immutable _cachedChainId;\n address private immutable _cachedThis;\n\n bytes32 private immutable _hashedName;\n bytes32 private immutable _hashedVersion;\n\n ShortString private immutable _name;\n ShortString private immutable _version;\n string private _nameFallback;\n string private _versionFallback;\n\n /**\n * @dev Initializes the domain separator and parameter caches.\n *\n * The meaning of `name` and `version` is specified in\n * https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n *\n * - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n * - `version`: the current major version of the signing domain.\n *\n * NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n * contract upgrade].\n */\n constructor(string memory name, string memory version) {\n _name = name.toShortStringWithFallback(_nameFallback);\n _version = version.toShortStringWithFallback(_versionFallback);\n _hashedName = keccak256(bytes(name));\n _hashedVersion = keccak256(bytes(version));\n\n _cachedChainId = block.chainid;\n _cachedDomainSeparator = _buildDomainSeparator();\n _cachedThis = address(this);\n }\n\n /**\n * @dev Returns the domain separator for the current chain.\n */\n function _domainSeparatorV4() internal view returns (bytes32) {\n if (address(this) == _cachedThis && block.chainid == _cachedChainId) {\n return _cachedDomainSeparator;\n } else {\n return _buildDomainSeparator();\n }\n }\n\n function _buildDomainSeparator() private view returns (bytes32) {\n return keccak256(abi.encode(TYPE_HASH, _hashedName, _hashedVersion, block.chainid, address(this)));\n }\n\n /**\n * @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n * function returns the hash of the fully encoded EIP712 message for this domain.\n *\n * This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n *\n * ```solidity\n * bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n * keccak256(\"Mail(address to,string contents)\"),\n * mailTo,\n * keccak256(bytes(mailContents))\n * )));\n * address signer = ECDSA.recover(digest, signature);\n * ```\n */\n function _hashTypedDataV4(bytes32 structHash) internal view virtual returns (bytes32) {\n return MessageHashUtils.toTypedDataHash(_domainSeparatorV4(), structHash);\n }\n\n /**\n * @dev See {IERC-5267}.\n */\n function eip712Domain()\n public\n view\n virtual\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n )\n {\n return (\n hex\"0f\", // 01111\n _EIP712Name(),\n _EIP712Version(),\n block.chainid,\n address(this),\n bytes32(0),\n new uint256[](0)\n );\n }\n\n /**\n * @dev The name parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _name which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Name() internal view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n\n /**\n * @dev The version parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _version which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Version() internal view returns (string memory) {\n return _version.toStringWithFallback(_versionFallback);\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/MessageHashUtils.sol)\n\npragma solidity ^0.8.20;\n\nimport {Strings} from \"../Strings.sol\";\n\n/**\n * @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n *\n * The library provides methods for generating a hash of a message that conforms to the\n * https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n * specifications.\n */\nlibrary MessageHashUtils {\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing a bytes32 `messageHash` with\n * `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n * hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n * keccak256, although any bytes32 value can be safely used because the final digest will\n * be re-hashed.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes32 messageHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n mstore(0x00, \"\\x19Ethereum Signed Message:\\n32\") // 32 is the bytes-length of messageHash\n mstore(0x1c, messageHash) // 0x1c (28) is the length of the prefix\n digest := keccak256(0x00, 0x3c) // 0x3c is the length of the prefix (0x1c) + messageHash (0x20)\n }\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing an arbitrary `message` with\n * `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n * hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes memory message) internal pure returns (bytes32) {\n return\n keccak256(bytes.concat(\"\\x19Ethereum Signed Message:\\n\", bytes(Strings.toString(message.length)), message));\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x00` (data with intended validator).\n *\n * The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n * `validator` address. Then hashing the result.\n *\n * See {ECDSA-recover}.\n */\n function toDataWithIntendedValidatorHash(address validator, bytes memory data) internal pure returns (bytes32) {\n return keccak256(abi.encodePacked(hex\"19_00\", validator, data));\n }\n\n /**\n * @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n *\n * The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n * `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n *\n * See {ECDSA-recover}.\n */\n function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n mstore(ptr, hex\"19_01\")\n mstore(add(ptr, 0x02), domainSeparator)\n mstore(add(ptr, 0x22), structHash)\n digest := keccak256(ptr, 0x42)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/SignatureChecker.sol)\n\npragma solidity ^0.8.20;\n\nimport {ECDSA} from \"./ECDSA.sol\";\nimport {IERC1271} from \"../../interfaces/IERC1271.sol\";\n\n/**\n * @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n * signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n * Argent and Safe Wallet (previously Gnosis Safe).\n */\nlibrary SignatureChecker {\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n * signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidSignatureNow(address signer, bytes32 hash, bytes memory signature) internal view returns (bool) {\n if (signer.code.length == 0) {\n (address recovered, ECDSA.RecoverError err, ) = ECDSA.tryRecover(hash, signature);\n return err == ECDSA.RecoverError.NoError && recovered == signer;\n } else {\n return isValidERC1271SignatureNow(signer, hash, signature);\n }\n }\n\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n * against the signer smart contract using ERC-1271.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidERC1271SignatureNow(\n address signer,\n bytes32 hash,\n bytes memory signature\n ) internal view returns (bool) {\n (bool success, bytes memory result) = signer.staticcall(\n abi.encodeCall(IERC1271.isValidSignature, (hash, signature))\n );\n return (success &&\n result.length >= 32 &&\n abi.decode(result, (bytes32)) == bytes32(IERC1271.isValidSignature.selector));\n }\n}\n"},"@openzeppelin/contracts/utils/Errors.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Errors.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Collection of common custom errors used in multiple contracts\n *\n * IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n * It is recommended to avoid relying on the error API for critical functionality.\n *\n * _Available since v5.1._\n */\nlibrary Errors {\n /**\n * @dev The ETH balance of the account is not enough to perform the operation.\n */\n error InsufficientBalance(uint256 balance, uint256 needed);\n\n /**\n * @dev A call to an address target failed. The target may have reverted.\n */\n error FailedCall();\n\n /**\n * @dev The deployment failed.\n */\n error FailedDeployment();\n\n /**\n * @dev A necessary precompile is missing.\n */\n error MissingPrecompile(address);\n}\n"},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/ERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"./IERC165.sol\";\n\n/**\n * @dev Implementation of the {IERC165} interface.\n *\n * Contracts that want to implement ERC-165 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 */\nabstract contract ERC165 is IERC165 {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual returns (bool) {\n return interfaceId == type(IERC165).interfaceId;\n }\n}\n"},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/IERC165.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-165 standard, as defined in the\n * https://eips.ethereum.org/EIPS/eip-165[ERC].\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[ERC 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"},"@openzeppelin/contracts/utils/math/Math.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/Math.sol)\n\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard math utilities missing in the Solidity language.\n */\nlibrary Math {\n enum Rounding {\n Floor, // Toward negative infinity\n Ceil, // Toward positive infinity\n Trunc, // Toward zero\n Expand // Away from zero\n }\n\n /**\n * @dev Returns the addition of two unsigned integers, with an success flag (no overflow).\n */\n function tryAdd(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n uint256 c = a + b;\n if (c < a) return (false, 0);\n return (true, c);\n }\n }\n\n /**\n * @dev Returns the subtraction of two unsigned integers, with an success flag (no overflow).\n */\n function trySub(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b > a) return (false, 0);\n return (true, a - b);\n }\n }\n\n /**\n * @dev Returns the multiplication of two unsigned integers, with an success flag (no overflow).\n */\n function tryMul(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n // Gas optimization: this is cheaper than requiring 'a' not being zero, but the\n // benefit is lost if 'b' is also tested.\n // See: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/522\n if (a == 0) return (true, 0);\n uint256 c = a * b;\n if (c / a != b) return (false, 0);\n return (true, c);\n }\n }\n\n /**\n * @dev Returns the division of two unsigned integers, with a success flag (no division by zero).\n */\n function tryDiv(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b == 0) return (false, 0);\n return (true, a / b);\n }\n }\n\n /**\n * @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero).\n */\n function tryMod(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n if (b == 0) return (false, 0);\n return (true, a % b);\n }\n }\n\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, uint256 a, uint256 b) internal pure returns (uint256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * SafeCast.toUint(condition));\n }\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 ternary(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 ternary(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 towards infinity instead\n * of rounding towards zero.\n */\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\n if (b == 0) {\n // Guarantee the same behavior as in a regular Solidity division.\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n\n // The following calculation ensures accurate ceiling division without overflow.\n // Since a is non-zero, (a - 1) / b will not overflow.\n // The largest possible result occurs when (a - 1) / b is type(uint256).max,\n // but the largest value we can obtain is type(uint256).max - 1, which happens\n // when a = type(uint256).max and b = 1.\n unchecked {\n return SafeCast.toUint(a > 0) * ((a - 1) / b + 1);\n }\n }\n\n /**\n * @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n * denominator == 0.\n *\n * Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n * Uniswap Labs also under MIT license.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {\n unchecked {\n // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2²⁵⁶ and mod 2²⁵⁶ - 1, then use\n // the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\n // variables such that product = prod1 * 2²⁵⁶ + prod0.\n uint256 prod0 = x * y; // 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 prod1 := sub(sub(mm, prod0), lt(mm, prod0))\n }\n\n // Handle non-overflow cases, 256 by 256 division.\n if (prod1 == 0) {\n // Solidity will revert if denominator == 0, unlike the div opcode on its own.\n // The surrounding unchecked block does not change this fact.\n // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.\n return prod0 / denominator;\n }\n\n // Make sure the result is less than 2²⁵⁶. Also prevents denominator == 0.\n if (denominator <= prod1) {\n Panic.panic(ternary(denominator == 0, Panic.DIVISION_BY_ZERO, Panic.UNDER_OVERFLOW));\n }\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.\n // Always >= 1. See https://cs.stackexchange.com/q/138556/92363.\n\n uint256 twos = denominator & (0 - denominator);\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²⁵⁶ / 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²⁵⁶. Now that denominator is an odd number, it has an inverse modulo 2²⁵⁶ such\n // that denominator * inv ≡ 1 mod 2²⁵⁶. Compute the inverse by starting with a seed that is correct for\n // four bits. That is, denominator * inv ≡ 1 mod 2⁴.\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\n // works in modular arithmetic, doubling the correct bits in each step.\n inverse *= 2 - denominator * inverse; // inverse mod 2⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2¹⁶\n inverse *= 2 - denominator * inverse; // inverse mod 2³²\n inverse *= 2 - denominator * inverse; // inverse mod 2⁶⁴\n inverse *= 2 - denominator * inverse; // inverse mod 2¹²⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2²⁵⁶\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²⁵⁶. Since the preconditions guarantee that the outcome is\n // less than 2²⁵⁶, 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 * @dev Calculates x * y / denominator with full precision, following the selected rounding direction.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {\n return mulDiv(x, y, denominator) + SafeCast.toUint(unsignedRoundsUp(rounding) && mulmod(x, y, denominator) > 0);\n }\n\n /**\n * @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n *\n * If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n * If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n *\n * If the input value is not inversible, 0 is returned.\n *\n * NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n * inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}.\n */\n function invMod(uint256 a, uint256 n) internal pure returns (uint256) {\n unchecked {\n if (n == 0) return 0;\n\n // The inverse modulo is calculated using the Extended Euclidean Algorithm (iterative version)\n // Used to compute integers x and y such that: ax + ny = gcd(a, n).\n // When the gcd is 1, then the inverse of a modulo n exists and it's x.\n // ax + ny = 1\n // ax = 1 + (-y)n\n // ax ≡ 1 (mod n) # x is the inverse of a modulo n\n\n // If the remainder is 0 the gcd is n right away.\n uint256 remainder = a % n;\n uint256 gcd = n;\n\n // Therefore the initial coefficients are:\n // ax + ny = gcd(a, n) = n\n // 0a + 1n = n\n int256 x = 0;\n int256 y = 1;\n\n while (remainder != 0) {\n uint256 quotient = gcd / remainder;\n\n (gcd, remainder) = (\n // The old remainder is the next gcd to try.\n remainder,\n // Compute the next remainder.\n // Can't overflow given that (a % gcd) * (gcd // (a % gcd)) <= gcd\n // where gcd is at most n (capped to type(uint256).max)\n gcd - remainder * quotient\n );\n\n (x, y) = (\n // Increment the coefficient of a.\n y,\n // Decrement the coefficient of n.\n // Can overflow, but the result is casted to uint256 so that the\n // next value of y is \"wrapped around\" to a value between 0 and n - 1.\n x - y * int256(quotient)\n );\n }\n\n if (gcd != 1) return 0; // No inverse exists.\n return ternary(x < 0, n - uint256(-x), uint256(x)); // Wrap the result if it's negative.\n }\n }\n\n /**\n * @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n *\n * From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n * prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n * `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n *\n * NOTE: this function does NOT check that `p` is a prime greater than `2`.\n */\n function invModPrime(uint256 a, uint256 p) internal view returns (uint256) {\n unchecked {\n return Math.modExp(a, p - 2, p);\n }\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n *\n * Requirements:\n * - modulus can't be zero\n * - underlying staticcall to precompile must succeed\n *\n * IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n * sure the chain you're using it on supports the precompiled contract for modular exponentiation\n * at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n * the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n * interpreted as 0.\n */\n function modExp(uint256 b, uint256 e, uint256 m) internal view returns (uint256) {\n (bool success, uint256 result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n * It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n * to operate modulo 0 or if the underlying precompile reverted.\n *\n * IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n * you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n * https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n * of a revert, but the result may be incorrectly interpreted as 0.\n */\n function tryModExp(uint256 b, uint256 e, uint256 m) internal view returns (bool success, uint256 result) {\n if (m == 0) return (false, 0);\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n // | Offset | Content | Content (Hex) |\n // |-----------|------------|--------------------------------------------------------------------|\n // | 0x00:0x1f | size of b | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x20:0x3f | size of e | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x40:0x5f | size of m | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x60:0x7f | value of b | 0x<.............................................................b> |\n // | 0x80:0x9f | value of e | 0x<.............................................................e> |\n // | 0xa0:0xbf | value of m | 0x<.............................................................m> |\n mstore(ptr, 0x20)\n mstore(add(ptr, 0x20), 0x20)\n mstore(add(ptr, 0x40), 0x20)\n mstore(add(ptr, 0x60), b)\n mstore(add(ptr, 0x80), e)\n mstore(add(ptr, 0xa0), m)\n\n // Given the result < m, it's guaranteed to fit in 32 bytes,\n // so we can use the memory scratch space located at offset 0.\n success := staticcall(gas(), 0x05, ptr, 0xc0, 0x00, 0x20)\n result := mload(0x00)\n }\n }\n\n /**\n * @dev Variant of {modExp} that supports inputs of arbitrary length.\n */\n function modExp(bytes memory b, bytes memory e, bytes memory m) internal view returns (bytes memory) {\n (bool success, bytes memory result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Variant of {tryModExp} that supports inputs of arbitrary length.\n */\n function tryModExp(\n bytes memory b,\n bytes memory e,\n bytes memory m\n ) internal view returns (bool success, bytes memory result) {\n if (_zeroBytes(m)) return (false, new bytes(0));\n\n uint256 mLen = m.length;\n\n // Encode call args in result and move the free memory pointer\n result = abi.encodePacked(b.length, e.length, mLen, b, e, m);\n\n assembly (\"memory-safe\") {\n let dataPtr := add(result, 0x20)\n // Write result on top of args to avoid allocating extra memory.\n success := staticcall(gas(), 0x05, dataPtr, mload(result), dataPtr, mLen)\n // Overwrite the length.\n // result.length > returndatasize() is guaranteed because returndatasize() == m.length\n mstore(result, mLen)\n // Set the memory pointer after the returned data.\n mstore(0x40, add(dataPtr, mLen))\n }\n }\n\n /**\n * @dev Returns whether the provided byte array is zero.\n */\n function _zeroBytes(bytes memory byteArray) private pure returns (bool) {\n for (uint256 i = 0; i < byteArray.length; ++i) {\n if (byteArray[i] != 0) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n * towards zero.\n *\n * This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n * using integer operations.\n */\n function sqrt(uint256 a) internal pure returns (uint256) {\n unchecked {\n // Take care of easy edge cases when a == 0 or a == 1\n if (a <= 1) {\n return a;\n }\n\n // In this function, we use Newton's method to get a root of `f(x) := x² - a`. It involves building a\n // sequence x_n that converges toward sqrt(a). For each iteration x_n, we also define the error between\n // the current value as `ε_n = | x_n - sqrt(a) |`.\n //\n // For our first estimation, we consider `e` the smallest power of 2 which is bigger than the square root\n // of the target. (i.e. `2**(e-1) ≤ sqrt(a) < 2**e`). We know that `e ≤ 128` because `(2¹²⁸)² = 2²⁵⁶` is\n // bigger than any uint256.\n //\n // By noticing that\n // `2**(e-1) ≤ sqrt(a) < 2**e → (2**(e-1))² ≤ a < (2**e)² → 2**(2*e-2) ≤ a < 2**(2*e)`\n // we can deduce that `e - 1` is `log2(a) / 2`. We can thus compute `x_n = 2**(e-1)` using a method similar\n // to the msb function.\n uint256 aa = a;\n uint256 xn = 1;\n\n if (aa >= (1 << 128)) {\n aa >>= 128;\n xn <<= 64;\n }\n if (aa >= (1 << 64)) {\n aa >>= 64;\n xn <<= 32;\n }\n if (aa >= (1 << 32)) {\n aa >>= 32;\n xn <<= 16;\n }\n if (aa >= (1 << 16)) {\n aa >>= 16;\n xn <<= 8;\n }\n if (aa >= (1 << 8)) {\n aa >>= 8;\n xn <<= 4;\n }\n if (aa >= (1 << 4)) {\n aa >>= 4;\n xn <<= 2;\n }\n if (aa >= (1 << 2)) {\n xn <<= 1;\n }\n\n // We now have x_n such that `x_n = 2**(e-1) ≤ sqrt(a) < 2**e = 2 * x_n`. This implies ε_n ≤ 2**(e-1).\n //\n // We can refine our estimation by noticing that the middle of that interval minimizes the error.\n // If we move x_n to equal 2**(e-1) + 2**(e-2), then we reduce the error to ε_n ≤ 2**(e-2).\n // This is going to be our x_0 (and ε_0)\n xn = (3 * xn) >> 1; // ε_0 := | x_0 - sqrt(a) | ≤ 2**(e-2)\n\n // From here, Newton's method give us:\n // x_{n+1} = (x_n + a / x_n) / 2\n //\n // One should note that:\n // x_{n+1}² - a = ((x_n + a / x_n) / 2)² - a\n // = ((x_n² + a) / (2 * x_n))² - a\n // = (x_n⁴ + 2 * a * x_n² + a²) / (4 * x_n²) - a\n // = (x_n⁴ + 2 * a * x_n² + a² - 4 * a * x_n²) / (4 * x_n²)\n // = (x_n⁴ - 2 * a * x_n² + a²) / (4 * x_n²)\n // = (x_n² - a)² / (2 * x_n)²\n // = ((x_n² - a) / (2 * x_n))²\n // ≥ 0\n // Which proves that for all n ≥ 1, sqrt(a) ≤ x_n\n //\n // This gives us the proof of quadratic convergence of the sequence:\n // ε_{n+1} = | x_{n+1} - sqrt(a) |\n // = | (x_n + a / x_n) / 2 - sqrt(a) |\n // = | (x_n² + a - 2*x_n*sqrt(a)) / (2 * x_n) |\n // = | (x_n - sqrt(a))² / (2 * x_n) |\n // = | ε_n² / (2 * x_n) |\n // = ε_n² / | (2 * x_n) |\n //\n // For the first iteration, we have a special case where x_0 is known:\n // ε_1 = ε_0² / | (2 * x_0) |\n // ≤ (2**(e-2))² / (2 * (2**(e-1) + 2**(e-2)))\n // ≤ 2**(2*e-4) / (3 * 2**(e-1))\n // ≤ 2**(e-3) / 3\n // ≤ 2**(e-3-log2(3))\n // ≤ 2**(e-4.5)\n //\n // For the following iterations, we use the fact that, 2**(e-1) ≤ sqrt(a) ≤ x_n:\n // ε_{n+1} = ε_n² / | (2 * x_n) |\n // ≤ (2**(e-k))² / (2 * 2**(e-1))\n // ≤ 2**(2*e-2*k) / 2**e\n // ≤ 2**(e-2*k)\n xn = (xn + a / xn) >> 1; // ε_1 := | x_1 - sqrt(a) | ≤ 2**(e-4.5) -- special case, see above\n xn = (xn + a / xn) >> 1; // ε_2 := | x_2 - sqrt(a) | ≤ 2**(e-9) -- general case with k = 4.5\n xn = (xn + a / xn) >> 1; // ε_3 := | x_3 - sqrt(a) | ≤ 2**(e-18) -- general case with k = 9\n xn = (xn + a / xn) >> 1; // ε_4 := | x_4 - sqrt(a) | ≤ 2**(e-36) -- general case with k = 18\n xn = (xn + a / xn) >> 1; // ε_5 := | x_5 - sqrt(a) | ≤ 2**(e-72) -- general case with k = 36\n xn = (xn + a / xn) >> 1; // ε_6 := | x_6 - sqrt(a) | ≤ 2**(e-144) -- general case with k = 72\n\n // Because e ≤ 128 (as discussed during the first estimation phase), we know have reached a precision\n // ε_6 ≤ 2**(e-144) < 1. Given we're operating on integers, then we can ensure that xn is now either\n // sqrt(a) or sqrt(a) + 1.\n return xn - SafeCast.toUint(xn > a / xn);\n }\n }\n\n /**\n * @dev 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && result * result < a);\n }\n }\n\n /**\n * @dev Return the log in base 2 of a positive value rounded towards zero.\n * Returns 0 if given 0.\n */\n function log2(uint256 value) internal pure returns (uint256) {\n uint256 result = 0;\n uint256 exp;\n unchecked {\n exp = 128 * SafeCast.toUint(value > (1 << 128) - 1);\n value >>= exp;\n result += exp;\n\n exp = 64 * SafeCast.toUint(value > (1 << 64) - 1);\n value >>= exp;\n result += exp;\n\n exp = 32 * SafeCast.toUint(value > (1 << 32) - 1);\n value >>= exp;\n result += exp;\n\n exp = 16 * SafeCast.toUint(value > (1 << 16) - 1);\n value >>= exp;\n result += exp;\n\n exp = 8 * SafeCast.toUint(value > (1 << 8) - 1);\n value >>= exp;\n result += exp;\n\n exp = 4 * SafeCast.toUint(value > (1 << 4) - 1);\n value >>= exp;\n result += exp;\n\n exp = 2 * SafeCast.toUint(value > (1 << 2) - 1);\n value >>= exp;\n result += exp;\n\n result += SafeCast.toUint(value > 1);\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << result < value);\n }\n }\n\n /**\n * @dev Return the log in base 10 of a positive value rounded towards zero.\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 10 ** result < value);\n }\n }\n\n /**\n * @dev Return the log in base 256 of a positive value rounded towards zero.\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 uint256 isGt;\n unchecked {\n isGt = SafeCast.toUint(value > (1 << 128) - 1);\n value >>= isGt * 128;\n result += isGt * 16;\n\n isGt = SafeCast.toUint(value > (1 << 64) - 1);\n value >>= isGt * 64;\n result += isGt * 8;\n\n isGt = SafeCast.toUint(value > (1 << 32) - 1);\n value >>= isGt * 32;\n result += isGt * 4;\n\n isGt = SafeCast.toUint(value > (1 << 16) - 1);\n value >>= isGt * 16;\n result += isGt * 2;\n\n result += SafeCast.toUint(value > (1 << 8) - 1);\n }\n return result;\n }\n\n /**\n * @dev Return the log in base 256, 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << (result << 3) < value);\n }\n }\n\n /**\n * @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers.\n */\n function unsignedRoundsUp(Rounding rounding) internal pure returns (bool) {\n return uint8(rounding) % 2 == 1;\n }\n}\n"},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SafeCast.sol)\n// This file was procedurally generated from scripts/generate/templates/SafeCast.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n * checks.\n *\n * Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n * easily result in undesired exploitation or bugs, since developers usually\n * assume that overflows raise errors. `SafeCast` restores this intuition by\n * reverting the transaction when such an operation overflows.\n *\n * Using this library instead of the unchecked operations eliminates an entire\n * class of bugs, so it's recommended to use it always.\n */\nlibrary SafeCast {\n /**\n * @dev Value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedUintDowncast(uint8 bits, uint256 value);\n\n /**\n * @dev An int value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedIntToUint(int256 value);\n\n /**\n * @dev Value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedIntDowncast(uint8 bits, int256 value);\n\n /**\n * @dev An uint value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedUintToInt(uint256 value);\n\n /**\n * @dev Returns the downcasted uint248 from uint256, reverting on\n * overflow (when the input is greater than largest uint248).\n *\n * Counterpart to Solidity's `uint248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toUint248(uint256 value) internal pure returns (uint248) {\n if (value > type(uint248).max) {\n revert SafeCastOverflowedUintDowncast(248, value);\n }\n return uint248(value);\n }\n\n /**\n * @dev Returns the downcasted uint240 from uint256, reverting on\n * overflow (when the input is greater than largest uint240).\n *\n * Counterpart to Solidity's `uint240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toUint240(uint256 value) internal pure returns (uint240) {\n if (value > type(uint240).max) {\n revert SafeCastOverflowedUintDowncast(240, value);\n }\n return uint240(value);\n }\n\n /**\n * @dev Returns the downcasted uint232 from uint256, reverting on\n * overflow (when the input is greater than largest uint232).\n *\n * Counterpart to Solidity's `uint232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toUint232(uint256 value) internal pure returns (uint232) {\n if (value > type(uint232).max) {\n revert SafeCastOverflowedUintDowncast(232, value);\n }\n return uint232(value);\n }\n\n /**\n * @dev Returns the downcasted uint224 from uint256, reverting on\n * overflow (when the input is greater than largest uint224).\n *\n * Counterpart to Solidity's `uint224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toUint224(uint256 value) internal pure returns (uint224) {\n if (value > type(uint224).max) {\n revert SafeCastOverflowedUintDowncast(224, value);\n }\n return uint224(value);\n }\n\n /**\n * @dev Returns the downcasted uint216 from uint256, reverting on\n * overflow (when the input is greater than largest uint216).\n *\n * Counterpart to Solidity's `uint216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toUint216(uint256 value) internal pure returns (uint216) {\n if (value > type(uint216).max) {\n revert SafeCastOverflowedUintDowncast(216, value);\n }\n return uint216(value);\n }\n\n /**\n * @dev Returns the downcasted uint208 from uint256, reverting on\n * overflow (when the input is greater than largest uint208).\n *\n * Counterpart to Solidity's `uint208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toUint208(uint256 value) internal pure returns (uint208) {\n if (value > type(uint208).max) {\n revert SafeCastOverflowedUintDowncast(208, value);\n }\n return uint208(value);\n }\n\n /**\n * @dev Returns the downcasted uint200 from uint256, reverting on\n * overflow (when the input is greater than largest uint200).\n *\n * Counterpart to Solidity's `uint200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toUint200(uint256 value) internal pure returns (uint200) {\n if (value > type(uint200).max) {\n revert SafeCastOverflowedUintDowncast(200, value);\n }\n return uint200(value);\n }\n\n /**\n * @dev Returns the downcasted uint192 from uint256, reverting on\n * overflow (when the input is greater than largest uint192).\n *\n * Counterpart to Solidity's `uint192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toUint192(uint256 value) internal pure returns (uint192) {\n if (value > type(uint192).max) {\n revert SafeCastOverflowedUintDowncast(192, value);\n }\n return uint192(value);\n }\n\n /**\n * @dev Returns the downcasted uint184 from uint256, reverting on\n * overflow (when the input is greater than largest uint184).\n *\n * Counterpart to Solidity's `uint184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toUint184(uint256 value) internal pure returns (uint184) {\n if (value > type(uint184).max) {\n revert SafeCastOverflowedUintDowncast(184, value);\n }\n return uint184(value);\n }\n\n /**\n * @dev Returns the downcasted uint176 from uint256, reverting on\n * overflow (when the input is greater than largest uint176).\n *\n * Counterpart to Solidity's `uint176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toUint176(uint256 value) internal pure returns (uint176) {\n if (value > type(uint176).max) {\n revert SafeCastOverflowedUintDowncast(176, value);\n }\n return uint176(value);\n }\n\n /**\n * @dev Returns the downcasted uint168 from uint256, reverting on\n * overflow (when the input is greater than largest uint168).\n *\n * Counterpart to Solidity's `uint168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toUint168(uint256 value) internal pure returns (uint168) {\n if (value > type(uint168).max) {\n revert SafeCastOverflowedUintDowncast(168, value);\n }\n return uint168(value);\n }\n\n /**\n * @dev Returns the downcasted uint160 from uint256, reverting on\n * overflow (when the input is greater than largest uint160).\n *\n * Counterpart to Solidity's `uint160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toUint160(uint256 value) internal pure returns (uint160) {\n if (value > type(uint160).max) {\n revert SafeCastOverflowedUintDowncast(160, value);\n }\n return uint160(value);\n }\n\n /**\n * @dev Returns the downcasted uint152 from uint256, reverting on\n * overflow (when the input is greater than largest uint152).\n *\n * Counterpart to Solidity's `uint152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toUint152(uint256 value) internal pure returns (uint152) {\n if (value > type(uint152).max) {\n revert SafeCastOverflowedUintDowncast(152, value);\n }\n return uint152(value);\n }\n\n /**\n * @dev Returns the downcasted uint144 from uint256, reverting on\n * overflow (when the input is greater than largest uint144).\n *\n * Counterpart to Solidity's `uint144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toUint144(uint256 value) internal pure returns (uint144) {\n if (value > type(uint144).max) {\n revert SafeCastOverflowedUintDowncast(144, value);\n }\n return uint144(value);\n }\n\n /**\n * @dev Returns the downcasted uint136 from uint256, reverting on\n * overflow (when the input is greater than largest uint136).\n *\n * Counterpart to Solidity's `uint136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toUint136(uint256 value) internal pure returns (uint136) {\n if (value > type(uint136).max) {\n revert SafeCastOverflowedUintDowncast(136, value);\n }\n return uint136(value);\n }\n\n /**\n * @dev Returns the downcasted uint128 from uint256, reverting on\n * overflow (when the input is greater than largest uint128).\n *\n * Counterpart to Solidity's `uint128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toUint128(uint256 value) internal pure returns (uint128) {\n if (value > type(uint128).max) {\n revert SafeCastOverflowedUintDowncast(128, value);\n }\n return uint128(value);\n }\n\n /**\n * @dev Returns the downcasted uint120 from uint256, reverting on\n * overflow (when the input is greater than largest uint120).\n *\n * Counterpart to Solidity's `uint120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toUint120(uint256 value) internal pure returns (uint120) {\n if (value > type(uint120).max) {\n revert SafeCastOverflowedUintDowncast(120, value);\n }\n return uint120(value);\n }\n\n /**\n * @dev Returns the downcasted uint112 from uint256, reverting on\n * overflow (when the input is greater than largest uint112).\n *\n * Counterpart to Solidity's `uint112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toUint112(uint256 value) internal pure returns (uint112) {\n if (value > type(uint112).max) {\n revert SafeCastOverflowedUintDowncast(112, value);\n }\n return uint112(value);\n }\n\n /**\n * @dev Returns the downcasted uint104 from uint256, reverting on\n * overflow (when the input is greater than largest uint104).\n *\n * Counterpart to Solidity's `uint104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toUint104(uint256 value) internal pure returns (uint104) {\n if (value > type(uint104).max) {\n revert SafeCastOverflowedUintDowncast(104, value);\n }\n return uint104(value);\n }\n\n /**\n * @dev Returns the downcasted uint96 from uint256, reverting on\n * overflow (when the input is greater than largest uint96).\n *\n * Counterpart to Solidity's `uint96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toUint96(uint256 value) internal pure returns (uint96) {\n if (value > type(uint96).max) {\n revert SafeCastOverflowedUintDowncast(96, value);\n }\n return uint96(value);\n }\n\n /**\n * @dev Returns the downcasted uint88 from uint256, reverting on\n * overflow (when the input is greater than largest uint88).\n *\n * Counterpart to Solidity's `uint88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toUint88(uint256 value) internal pure returns (uint88) {\n if (value > type(uint88).max) {\n revert SafeCastOverflowedUintDowncast(88, value);\n }\n return uint88(value);\n }\n\n /**\n * @dev Returns the downcasted uint80 from uint256, reverting on\n * overflow (when the input is greater than largest uint80).\n *\n * Counterpart to Solidity's `uint80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toUint80(uint256 value) internal pure returns (uint80) {\n if (value > type(uint80).max) {\n revert SafeCastOverflowedUintDowncast(80, value);\n }\n return uint80(value);\n }\n\n /**\n * @dev Returns the downcasted uint72 from uint256, reverting on\n * overflow (when the input is greater than largest uint72).\n *\n * Counterpart to Solidity's `uint72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toUint72(uint256 value) internal pure returns (uint72) {\n if (value > type(uint72).max) {\n revert SafeCastOverflowedUintDowncast(72, value);\n }\n return uint72(value);\n }\n\n /**\n * @dev Returns the downcasted uint64 from uint256, reverting on\n * overflow (when the input is greater than largest uint64).\n *\n * Counterpart to Solidity's `uint64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toUint64(uint256 value) internal pure returns (uint64) {\n if (value > type(uint64).max) {\n revert SafeCastOverflowedUintDowncast(64, value);\n }\n return uint64(value);\n }\n\n /**\n * @dev Returns the downcasted uint56 from uint256, reverting on\n * overflow (when the input is greater than largest uint56).\n *\n * Counterpart to Solidity's `uint56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toUint56(uint256 value) internal pure returns (uint56) {\n if (value > type(uint56).max) {\n revert SafeCastOverflowedUintDowncast(56, value);\n }\n return uint56(value);\n }\n\n /**\n * @dev Returns the downcasted uint48 from uint256, reverting on\n * overflow (when the input is greater than largest uint48).\n *\n * Counterpart to Solidity's `uint48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toUint48(uint256 value) internal pure returns (uint48) {\n if (value > type(uint48).max) {\n revert SafeCastOverflowedUintDowncast(48, value);\n }\n return uint48(value);\n }\n\n /**\n * @dev Returns the downcasted uint40 from uint256, reverting on\n * overflow (when the input is greater than largest uint40).\n *\n * Counterpart to Solidity's `uint40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toUint40(uint256 value) internal pure returns (uint40) {\n if (value > type(uint40).max) {\n revert SafeCastOverflowedUintDowncast(40, value);\n }\n return uint40(value);\n }\n\n /**\n * @dev Returns the downcasted uint32 from uint256, reverting on\n * overflow (when the input is greater than largest uint32).\n *\n * Counterpart to Solidity's `uint32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toUint32(uint256 value) internal pure returns (uint32) {\n if (value > type(uint32).max) {\n revert SafeCastOverflowedUintDowncast(32, value);\n }\n return uint32(value);\n }\n\n /**\n * @dev Returns the downcasted uint24 from uint256, reverting on\n * overflow (when the input is greater than largest uint24).\n *\n * Counterpart to Solidity's `uint24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toUint24(uint256 value) internal pure returns (uint24) {\n if (value > type(uint24).max) {\n revert SafeCastOverflowedUintDowncast(24, value);\n }\n return uint24(value);\n }\n\n /**\n * @dev Returns the downcasted uint16 from uint256, reverting on\n * overflow (when the input is greater than largest uint16).\n *\n * Counterpart to Solidity's `uint16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toUint16(uint256 value) internal pure returns (uint16) {\n if (value > type(uint16).max) {\n revert SafeCastOverflowedUintDowncast(16, value);\n }\n return uint16(value);\n }\n\n /**\n * @dev Returns the downcasted uint8 from uint256, reverting on\n * overflow (when the input is greater than largest uint8).\n *\n * Counterpart to Solidity's `uint8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toUint8(uint256 value) internal pure returns (uint8) {\n if (value > type(uint8).max) {\n revert SafeCastOverflowedUintDowncast(8, value);\n }\n return uint8(value);\n }\n\n /**\n * @dev Converts a signed int256 into an unsigned uint256.\n *\n * Requirements:\n *\n * - input must be greater than or equal to 0.\n */\n function toUint256(int256 value) internal pure returns (uint256) {\n if (value < 0) {\n revert SafeCastOverflowedIntToUint(value);\n }\n return uint256(value);\n }\n\n /**\n * @dev Returns the downcasted int248 from int256, reverting on\n * overflow (when the input is less than smallest int248 or\n * greater than largest int248).\n *\n * Counterpart to Solidity's `int248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toInt248(int256 value) internal pure returns (int248 downcasted) {\n downcasted = int248(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(248, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int240 from int256, reverting on\n * overflow (when the input is less than smallest int240 or\n * greater than largest int240).\n *\n * Counterpart to Solidity's `int240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toInt240(int256 value) internal pure returns (int240 downcasted) {\n downcasted = int240(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(240, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int232 from int256, reverting on\n * overflow (when the input is less than smallest int232 or\n * greater than largest int232).\n *\n * Counterpart to Solidity's `int232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toInt232(int256 value) internal pure returns (int232 downcasted) {\n downcasted = int232(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(232, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int224 from int256, reverting on\n * overflow (when the input is less than smallest int224 or\n * greater than largest int224).\n *\n * Counterpart to Solidity's `int224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toInt224(int256 value) internal pure returns (int224 downcasted) {\n downcasted = int224(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(224, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int216 from int256, reverting on\n * overflow (when the input is less than smallest int216 or\n * greater than largest int216).\n *\n * Counterpart to Solidity's `int216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toInt216(int256 value) internal pure returns (int216 downcasted) {\n downcasted = int216(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(216, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int208 from int256, reverting on\n * overflow (when the input is less than smallest int208 or\n * greater than largest int208).\n *\n * Counterpart to Solidity's `int208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toInt208(int256 value) internal pure returns (int208 downcasted) {\n downcasted = int208(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(208, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int200 from int256, reverting on\n * overflow (when the input is less than smallest int200 or\n * greater than largest int200).\n *\n * Counterpart to Solidity's `int200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toInt200(int256 value) internal pure returns (int200 downcasted) {\n downcasted = int200(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(200, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int192 from int256, reverting on\n * overflow (when the input is less than smallest int192 or\n * greater than largest int192).\n *\n * Counterpart to Solidity's `int192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toInt192(int256 value) internal pure returns (int192 downcasted) {\n downcasted = int192(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(192, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int184 from int256, reverting on\n * overflow (when the input is less than smallest int184 or\n * greater than largest int184).\n *\n * Counterpart to Solidity's `int184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toInt184(int256 value) internal pure returns (int184 downcasted) {\n downcasted = int184(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(184, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int176 from int256, reverting on\n * overflow (when the input is less than smallest int176 or\n * greater than largest int176).\n *\n * Counterpart to Solidity's `int176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toInt176(int256 value) internal pure returns (int176 downcasted) {\n downcasted = int176(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(176, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int168 from int256, reverting on\n * overflow (when the input is less than smallest int168 or\n * greater than largest int168).\n *\n * Counterpart to Solidity's `int168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toInt168(int256 value) internal pure returns (int168 downcasted) {\n downcasted = int168(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(168, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int160 from int256, reverting on\n * overflow (when the input is less than smallest int160 or\n * greater than largest int160).\n *\n * Counterpart to Solidity's `int160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toInt160(int256 value) internal pure returns (int160 downcasted) {\n downcasted = int160(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(160, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int152 from int256, reverting on\n * overflow (when the input is less than smallest int152 or\n * greater than largest int152).\n *\n * Counterpart to Solidity's `int152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toInt152(int256 value) internal pure returns (int152 downcasted) {\n downcasted = int152(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(152, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int144 from int256, reverting on\n * overflow (when the input is less than smallest int144 or\n * greater than largest int144).\n *\n * Counterpart to Solidity's `int144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toInt144(int256 value) internal pure returns (int144 downcasted) {\n downcasted = int144(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(144, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int136 from int256, reverting on\n * overflow (when the input is less than smallest int136 or\n * greater than largest int136).\n *\n * Counterpart to Solidity's `int136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toInt136(int256 value) internal pure returns (int136 downcasted) {\n downcasted = int136(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(136, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int128 from int256, reverting on\n * overflow (when the input is less than smallest int128 or\n * greater than largest int128).\n *\n * Counterpart to Solidity's `int128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toInt128(int256 value) internal pure returns (int128 downcasted) {\n downcasted = int128(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(128, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int120 from int256, reverting on\n * overflow (when the input is less than smallest int120 or\n * greater than largest int120).\n *\n * Counterpart to Solidity's `int120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toInt120(int256 value) internal pure returns (int120 downcasted) {\n downcasted = int120(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(120, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int112 from int256, reverting on\n * overflow (when the input is less than smallest int112 or\n * greater than largest int112).\n *\n * Counterpart to Solidity's `int112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toInt112(int256 value) internal pure returns (int112 downcasted) {\n downcasted = int112(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(112, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int104 from int256, reverting on\n * overflow (when the input is less than smallest int104 or\n * greater than largest int104).\n *\n * Counterpart to Solidity's `int104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toInt104(int256 value) internal pure returns (int104 downcasted) {\n downcasted = int104(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(104, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int96 from int256, reverting on\n * overflow (when the input is less than smallest int96 or\n * greater than largest int96).\n *\n * Counterpart to Solidity's `int96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toInt96(int256 value) internal pure returns (int96 downcasted) {\n downcasted = int96(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(96, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int88 from int256, reverting on\n * overflow (when the input is less than smallest int88 or\n * greater than largest int88).\n *\n * Counterpart to Solidity's `int88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toInt88(int256 value) internal pure returns (int88 downcasted) {\n downcasted = int88(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(88, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int80 from int256, reverting on\n * overflow (when the input is less than smallest int80 or\n * greater than largest int80).\n *\n * Counterpart to Solidity's `int80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toInt80(int256 value) internal pure returns (int80 downcasted) {\n downcasted = int80(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(80, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int72 from int256, reverting on\n * overflow (when the input is less than smallest int72 or\n * greater than largest int72).\n *\n * Counterpart to Solidity's `int72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toInt72(int256 value) internal pure returns (int72 downcasted) {\n downcasted = int72(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(72, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int64 from int256, reverting on\n * overflow (when the input is less than smallest int64 or\n * greater than largest int64).\n *\n * Counterpart to Solidity's `int64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toInt64(int256 value) internal pure returns (int64 downcasted) {\n downcasted = int64(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(64, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int56 from int256, reverting on\n * overflow (when the input is less than smallest int56 or\n * greater than largest int56).\n *\n * Counterpart to Solidity's `int56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toInt56(int256 value) internal pure returns (int56 downcasted) {\n downcasted = int56(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(56, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int48 from int256, reverting on\n * overflow (when the input is less than smallest int48 or\n * greater than largest int48).\n *\n * Counterpart to Solidity's `int48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toInt48(int256 value) internal pure returns (int48 downcasted) {\n downcasted = int48(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(48, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int40 from int256, reverting on\n * overflow (when the input is less than smallest int40 or\n * greater than largest int40).\n *\n * Counterpart to Solidity's `int40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toInt40(int256 value) internal pure returns (int40 downcasted) {\n downcasted = int40(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(40, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int32 from int256, reverting on\n * overflow (when the input is less than smallest int32 or\n * greater than largest int32).\n *\n * Counterpart to Solidity's `int32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toInt32(int256 value) internal pure returns (int32 downcasted) {\n downcasted = int32(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(32, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int24 from int256, reverting on\n * overflow (when the input is less than smallest int24 or\n * greater than largest int24).\n *\n * Counterpart to Solidity's `int24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toInt24(int256 value) internal pure returns (int24 downcasted) {\n downcasted = int24(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(24, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int16 from int256, reverting on\n * overflow (when the input is less than smallest int16 or\n * greater than largest int16).\n *\n * Counterpart to Solidity's `int16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toInt16(int256 value) internal pure returns (int16 downcasted) {\n downcasted = int16(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(16, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int8 from int256, reverting on\n * overflow (when the input is less than smallest int8 or\n * greater than largest int8).\n *\n * Counterpart to Solidity's `int8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toInt8(int256 value) internal pure returns (int8 downcasted) {\n downcasted = int8(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(8, value);\n }\n }\n\n /**\n * @dev Converts an unsigned uint256 into a signed int256.\n *\n * Requirements:\n *\n * - input must be less than or equal to maxInt256.\n */\n function toInt256(uint256 value) internal pure returns (int256) {\n // Note: Unsafe cast below is okay because `type(int256).max` is guaranteed to be positive\n if (value > uint256(type(int256).max)) {\n revert SafeCastOverflowedUintToInt(value);\n }\n return int256(value);\n }\n\n /**\n * @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump.\n */\n function toUint(bool b) internal pure returns (uint256 u) {\n assembly (\"memory-safe\") {\n u := iszero(iszero(b))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SignedMath.sol)\n\npragma solidity ^0.8.20;\n\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard signed math utilities missing in the Solidity language.\n */\nlibrary SignedMath {\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, int256 a, int256 b) internal pure returns (int256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * int256(SafeCast.toUint(condition)));\n }\n }\n\n /**\n * @dev Returns the largest of two signed numbers.\n */\n function max(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a > b, a, b);\n }\n\n /**\n * @dev Returns the smallest of two signed numbers.\n */\n function min(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a < b, a, b);\n }\n\n /**\n * @dev Returns the average of two signed numbers without overflow.\n * The result is rounded towards zero.\n */\n function average(int256 a, int256 b) internal pure returns (int256) {\n // Formula from the book \"Hacker's Delight\"\n int256 x = (a & b) + ((a ^ b) >> 1);\n return x + (int256(uint256(x) >> 255) & (a ^ b));\n }\n\n /**\n * @dev Returns the absolute unsigned value of a signed value.\n */\n function abs(int256 n) internal pure returns (uint256) {\n unchecked {\n // Formula from the \"Bit Twiddling Hacks\" by Sean Eron Anderson.\n // Since `n` is a signed integer, the generated bytecode will use the SAR opcode to perform the right shift,\n // taking advantage of the most significant (or \"sign\" bit) in two's complement representation.\n // This opcode adds new most significant bits set to the value of the previous most significant bit. As a result,\n // the mask will either be `bytes32(0)` (if n is positive) or `~bytes32(0)` (if n is negative).\n int256 mask = n >> 255;\n\n // A `bytes32(0)` mask leaves the input unchanged, while a `~bytes32(0)` mask complements it.\n return uint256((n + mask) ^ mask);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Nonces.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (utils/Nonces.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Provides tracking nonces for addresses. Nonces will only increment.\n */\nabstract contract Nonces {\n /**\n * @dev The nonce used for an `account` is not the expected current nonce.\n */\n error InvalidAccountNonce(address account, uint256 currentNonce);\n\n mapping(address account => uint256) private _nonces;\n\n /**\n * @dev Returns the next unused nonce for an address.\n */\n function nonces(address owner) public view virtual returns (uint256) {\n return _nonces[owner];\n }\n\n /**\n * @dev Consumes a nonce.\n *\n * Returns the current value and increments nonce.\n */\n function _useNonce(address owner) internal virtual returns (uint256) {\n // For each account, the nonce has an initial value of 0, can only be incremented by one, and cannot be\n // decremented or reset. This guarantees that the nonce never overflows.\n unchecked {\n // It is important to do x++ and not ++x here.\n return _nonces[owner]++;\n }\n }\n\n /**\n * @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`.\n */\n function _useCheckedNonce(address owner, uint256 nonce) internal virtual {\n uint256 current = _useNonce(owner);\n if (nonce != current) {\n revert InvalidAccountNonce(owner, current);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Panic.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Panic.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Helper library for emitting standardized panic codes.\n *\n * ```solidity\n * contract Example {\n * using Panic for uint256;\n *\n * // Use any of the declared internal constants\n * function foo() { Panic.GENERIC.panic(); }\n *\n * // Alternatively\n * function foo() { Panic.panic(Panic.GENERIC); }\n * }\n * ```\n *\n * Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n *\n * _Available since v5.1._\n */\n// slither-disable-next-line unused-state\nlibrary Panic {\n /// @dev generic / unspecified error\n uint256 internal constant GENERIC = 0x00;\n /// @dev used by the assert() builtin\n uint256 internal constant ASSERT = 0x01;\n /// @dev arithmetic underflow or overflow\n uint256 internal constant UNDER_OVERFLOW = 0x11;\n /// @dev division or modulo by zero\n uint256 internal constant DIVISION_BY_ZERO = 0x12;\n /// @dev enum conversion error\n uint256 internal constant ENUM_CONVERSION_ERROR = 0x21;\n /// @dev invalid encoding in storage\n uint256 internal constant STORAGE_ENCODING_ERROR = 0x22;\n /// @dev empty array pop\n uint256 internal constant EMPTY_ARRAY_POP = 0x31;\n /// @dev array out of bounds access\n uint256 internal constant ARRAY_OUT_OF_BOUNDS = 0x32;\n /// @dev resource error (too large allocation or too large array)\n uint256 internal constant RESOURCE_ERROR = 0x41;\n /// @dev calling invalid internal function\n uint256 internal constant INVALID_INTERNAL_FUNCTION = 0x51;\n\n /// @dev Reverts with a panic code. Recommended to use with\n /// the internal constants with predefined codes.\n function panic(uint256 code) internal pure {\n assembly (\"memory-safe\") {\n mstore(0x00, 0x4e487b71)\n mstore(0x20, code)\n revert(0x1c, 0x24)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/ShortStrings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/ShortStrings.sol)\n\npragma solidity ^0.8.20;\n\nimport {StorageSlot} from \"./StorageSlot.sol\";\n\n// | string | 0xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |\n// | length | 0x BB |\ntype ShortString is bytes32;\n\n/**\n * @dev This library provides functions to convert short memory strings\n * into a `ShortString` type that can be used as an immutable variable.\n *\n * Strings of arbitrary length can be optimized using this library if\n * they are short enough (up to 31 bytes) by packing them with their\n * length (1 byte) in a single EVM word (32 bytes). Additionally, a\n * fallback mechanism can be used for every other case.\n *\n * Usage example:\n *\n * ```solidity\n * contract Named {\n * using ShortStrings for *;\n *\n * ShortString private immutable _name;\n * string private _nameFallback;\n *\n * constructor(string memory contractName) {\n * _name = contractName.toShortStringWithFallback(_nameFallback);\n * }\n *\n * function name() external view returns (string memory) {\n * return _name.toStringWithFallback(_nameFallback);\n * }\n * }\n * ```\n */\nlibrary ShortStrings {\n // Used as an identifier for strings longer than 31 bytes.\n bytes32 private constant FALLBACK_SENTINEL = 0x00000000000000000000000000000000000000000000000000000000000000FF;\n\n error StringTooLong(string str);\n error InvalidShortString();\n\n /**\n * @dev Encode a string of at most 31 chars into a `ShortString`.\n *\n * This will trigger a `StringTooLong` error is the input string is too long.\n */\n function toShortString(string memory str) internal pure returns (ShortString) {\n bytes memory bstr = bytes(str);\n if (bstr.length > 31) {\n revert StringTooLong(str);\n }\n return ShortString.wrap(bytes32(uint256(bytes32(bstr)) | bstr.length));\n }\n\n /**\n * @dev Decode a `ShortString` back to a \"normal\" string.\n */\n function toString(ShortString sstr) internal pure returns (string memory) {\n uint256 len = byteLength(sstr);\n // using `new string(len)` would work locally but is not memory safe.\n string memory str = new string(32);\n assembly (\"memory-safe\") {\n mstore(str, len)\n mstore(add(str, 0x20), sstr)\n }\n return str;\n }\n\n /**\n * @dev Return the length of a `ShortString`.\n */\n function byteLength(ShortString sstr) internal pure returns (uint256) {\n uint256 result = uint256(ShortString.unwrap(sstr)) & 0xFF;\n if (result > 31) {\n revert InvalidShortString();\n }\n return result;\n }\n\n /**\n * @dev Encode a string into a `ShortString`, or write it to storage if it is too long.\n */\n function toShortStringWithFallback(string memory value, string storage store) internal returns (ShortString) {\n if (bytes(value).length < 32) {\n return toShortString(value);\n } else {\n StorageSlot.getStringSlot(store).value = value;\n return ShortString.wrap(FALLBACK_SENTINEL);\n }\n }\n\n /**\n * @dev Decode a string that was encoded to `ShortString` or written to storage using {setWithFallback}.\n */\n function toStringWithFallback(ShortString value, string storage store) internal pure returns (string memory) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return toString(value);\n } else {\n return store;\n }\n }\n\n /**\n * @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n * {setWithFallback}.\n *\n * WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n * actual characters as the UTF-8 encoding of a single character can span over multiple bytes.\n */\n function byteLengthWithFallback(ShortString value, string storage store) internal view returns (uint256) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return byteLength(value);\n } else {\n return bytes(store).length;\n }\n }\n}\n"},"@openzeppelin/contracts/utils/StorageSlot.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/StorageSlot.sol)\n// This file was procedurally generated from scripts/generate/templates/StorageSlot.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Library for reading and writing primitive types to specific storage slots.\n *\n * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n * This library helps with reading and writing to such slots without the need for inline assembly.\n *\n * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n *\n * Example usage to set ERC-1967 implementation slot:\n * ```solidity\n * contract ERC1967 {\n * // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n * bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n *\n * function _getImplementation() internal view returns (address) {\n * return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n * }\n *\n * function _setImplementation(address newImplementation) internal {\n * require(newImplementation.code.length > 0);\n * StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n * }\n * }\n * ```\n *\n * TIP: Consider using this library along with {SlotDerivation}.\n */\nlibrary StorageSlot {\n struct AddressSlot {\n address value;\n }\n\n struct BooleanSlot {\n bool value;\n }\n\n struct Bytes32Slot {\n bytes32 value;\n }\n\n struct Uint256Slot {\n uint256 value;\n }\n\n struct Int256Slot {\n int256 value;\n }\n\n struct StringSlot {\n string value;\n }\n\n struct BytesSlot {\n bytes value;\n }\n\n /**\n * @dev Returns an `AddressSlot` with member `value` located at `slot`.\n */\n function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `BooleanSlot` with member `value` located at `slot`.\n */\n function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Bytes32Slot` with member `value` located at `slot`.\n */\n function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Uint256Slot` with member `value` located at `slot`.\n */\n function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Int256Slot` with member `value` located at `slot`.\n */\n function getInt256Slot(bytes32 slot) internal pure returns (Int256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `StringSlot` with member `value` located at `slot`.\n */\n function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `StringSlot` representation of the string storage pointer `store`.\n */\n function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n\n /**\n * @dev Returns a `BytesSlot` with member `value` located at `slot`.\n */\n function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.\n */\n function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Strings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (utils/Strings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"./math/Math.sol\";\nimport {SafeCast} from \"./math/SafeCast.sol\";\nimport {SignedMath} from \"./math/SignedMath.sol\";\n\n/**\n * @dev String operations.\n */\nlibrary Strings {\n using SafeCast for *;\n\n bytes16 private constant HEX_DIGITS = \"0123456789abcdef\";\n uint8 private constant ADDRESS_LENGTH = 20;\n\n /**\n * @dev The `value` string doesn't fit in the specified `length`.\n */\n error StringsInsufficientHexLength(uint256 value, uint256 length);\n\n /**\n * @dev The string being parsed contains characters that are not in scope of the given base.\n */\n error StringsInvalidChar();\n\n /**\n * @dev The string being parsed is not a properly formatted address.\n */\n error StringsInvalidAddressFormat();\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 assembly (\"memory-safe\") {\n ptr := add(buffer, add(32, length))\n }\n while (true) {\n ptr--;\n assembly (\"memory-safe\") {\n mstore8(ptr, byte(mod(value, 10), HEX_DIGITS))\n }\n value /= 10;\n if (value == 0) break;\n }\n return buffer;\n }\n }\n\n /**\n * @dev Converts a `int256` to its ASCII `string` decimal representation.\n */\n function toStringSigned(int256 value) internal pure returns (string memory) {\n return string.concat(value < 0 ? \"-\" : \"\", toString(SignedMath.abs(value)));\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 uint256 localValue = value;\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] = HEX_DIGITS[localValue & 0xf];\n localValue >>= 4;\n }\n if (localValue != 0) {\n revert StringsInsufficientHexLength(value, length);\n }\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\n * representation.\n */\n function toHexString(address addr) internal pure returns (string memory) {\n return toHexString(uint256(uint160(addr)), ADDRESS_LENGTH);\n }\n\n /**\n * @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n * representation, according to EIP-55.\n */\n function toChecksumHexString(address addr) internal pure returns (string memory) {\n bytes memory buffer = bytes(toHexString(addr));\n\n // hash the hex part of buffer (skip length + 2 bytes, length 40)\n uint256 hashValue;\n assembly (\"memory-safe\") {\n hashValue := shr(96, keccak256(add(buffer, 0x22), 40))\n }\n\n for (uint256 i = 41; i > 1; --i) {\n // possible values for buffer[i] are 48 (0) to 57 (9) and 97 (a) to 102 (f)\n if (hashValue & 0xf > 7 && uint8(buffer[i]) > 96) {\n // case shift by xoring with 0x20\n buffer[i] ^= 0x20;\n }\n hashValue >>= 4;\n }\n return string(buffer);\n }\n\n /**\n * @dev Returns true if the two strings are equal.\n */\n function equal(string memory a, string memory b) internal pure returns (bool) {\n return bytes(a).length == bytes(b).length && keccak256(bytes(a)) == keccak256(bytes(b));\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input) internal pure returns (uint256) {\n return parseUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseUint} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n uint256 result = 0;\n for (uint256 i = begin; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 9) return (false, 0);\n result *= 10;\n result += chr;\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `int256`.\n *\n * Requirements:\n * - The string must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input) internal pure returns (int256) {\n return parseInt(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input, uint256 begin, uint256 end) internal pure returns (int256) {\n (bool success, int256 value) = tryParseInt(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n * the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(string memory input) internal pure returns (bool success, int256 value) {\n return _tryParseIntUncheckedBounds(input, 0, bytes(input).length);\n }\n\n uint256 private constant ABS_MIN_INT256 = 2 ** 255;\n\n /**\n * @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character or if the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, int256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseIntUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseInt} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseIntUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, int256 value) {\n bytes memory buffer = bytes(input);\n\n // Check presence of a negative sign.\n bytes1 sign = begin == end ? bytes1(0) : bytes1(_unsafeReadBytesOffset(buffer, begin)); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n bool positiveSign = sign == bytes1(\"+\");\n bool negativeSign = sign == bytes1(\"-\");\n uint256 offset = (positiveSign || negativeSign).toUint();\n\n (bool absSuccess, uint256 absValue) = tryParseUint(input, begin + offset, end);\n\n if (absSuccess && absValue < ABS_MIN_INT256) {\n return (true, negativeSign ? -int256(absValue) : int256(absValue));\n } else if (absSuccess && negativeSign && absValue == ABS_MIN_INT256) {\n return (true, type(int256).min);\n } else return (false, 0);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input) internal pure returns (uint256) {\n return parseHexUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseHexUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseHexUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n * invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseHexUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseHexUint} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseHexUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n // skip 0x prefix if present\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(buffer, begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 offset = hasPrefix.toUint() * 2;\n\n uint256 result = 0;\n for (uint256 i = begin + offset; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 15) return (false, 0);\n result *= 16;\n unchecked {\n // Multiplying by 16 is equivalent to a shift of 4 bits (with additional overflow check).\n // This guaratees that adding a value < 16 will not cause an overflow, hence the unchecked.\n result += chr;\n }\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input) internal pure returns (address) {\n return parseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input, uint256 begin, uint256 end) internal pure returns (address) {\n (bool success, address value) = tryParseAddress(input, begin, end);\n if (!success) revert StringsInvalidAddressFormat();\n return value;\n }\n\n /**\n * @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n * formatted address. See {parseAddress} requirements.\n */\n function tryParseAddress(string memory input) internal pure returns (bool success, address value) {\n return tryParseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n * formatted address. See {parseAddress} requirements.\n */\n function tryParseAddress(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, address value) {\n if (end > bytes(input).length || begin > end) return (false, address(0));\n\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(bytes(input), begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 expectedLength = 40 + hasPrefix.toUint() * 2;\n\n // check that input is the correct length\n if (end - begin == expectedLength) {\n // length guarantees that this does not overflow, and value is at most type(uint160).max\n (bool s, uint256 v) = _tryParseHexUintUncheckedBounds(input, begin, end);\n return (s, address(uint160(v)));\n } else {\n return (false, address(0));\n }\n }\n\n function _tryParseChr(bytes1 chr) private pure returns (uint8) {\n uint8 value = uint8(chr);\n\n // Try to parse `chr`:\n // - Case 1: [0-9]\n // - Case 2: [a-f]\n // - Case 3: [A-F]\n // - otherwise not supported\n unchecked {\n if (value > 47 && value < 58) value -= 48;\n else if (value > 96 && value < 103) value -= 87;\n else if (value > 64 && value < 71) value -= 55;\n else return type(uint8).max;\n }\n\n return value;\n }\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/structs/Checkpoints.sol)\n// This file was procedurally generated from scripts/generate/templates/Checkpoints.js.\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\n\n/**\n * @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n * time, and later looking up past values by block number. See {Votes} as an example.\n *\n * To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n * checkpoint for the current transaction block using the {push} function.\n */\nlibrary Checkpoints {\n /**\n * @dev A value was attempted to be inserted on a past checkpoint.\n */\n error CheckpointUnorderedInsertion();\n\n struct Trace224 {\n Checkpoint224[] _checkpoints;\n }\n\n struct Checkpoint224 {\n uint32 _key;\n uint224 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n * library.\n */\n function push(\n Trace224 storage self,\n uint32 key,\n uint224 value\n ) internal returns (uint224 oldValue, uint224 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace224 storage self) internal view returns (uint224) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace224 storage self) internal view returns (bool exists, uint32 _key, uint224 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint224 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace224 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace224 storage self, uint32 pos) internal view returns (Checkpoint224 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint224[] storage self,\n uint32 key,\n uint224 value\n ) private returns (uint224 oldValue, uint224 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint224 storage last = _unsafeAccess(self, pos - 1);\n uint32 lastKey = last._key;\n uint224 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint224[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint224 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace208 {\n Checkpoint208[] _checkpoints;\n }\n\n struct Checkpoint208 {\n uint48 _key;\n uint208 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n * library.\n */\n function push(\n Trace208 storage self,\n uint48 key,\n uint208 value\n ) internal returns (uint208 oldValue, uint208 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace208 storage self) internal view returns (uint208) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace208 storage self) internal view returns (bool exists, uint48 _key, uint208 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint208 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace208 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace208 storage self, uint32 pos) internal view returns (Checkpoint208 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint208[] storage self,\n uint48 key,\n uint208 value\n ) private returns (uint208 oldValue, uint208 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint208 storage last = _unsafeAccess(self, pos - 1);\n uint48 lastKey = last._key;\n uint208 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint208[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint208 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace160 {\n Checkpoint160[] _checkpoints;\n }\n\n struct Checkpoint160 {\n uint96 _key;\n uint160 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n * library.\n */\n function push(\n Trace160 storage self,\n uint96 key,\n uint160 value\n ) internal returns (uint160 oldValue, uint160 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace160 storage self) internal view returns (uint160) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace160 storage self) internal view returns (bool exists, uint96 _key, uint160 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint160 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoint.\n */\n function length(Trace160 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace160 storage self, uint32 pos) internal view returns (Checkpoint160 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint160[] storage self,\n uint96 key,\n uint160 value\n ) private returns (uint160 oldValue, uint160 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint160 storage last = _unsafeAccess(self, pos - 1);\n uint96 lastKey = last._key;\n uint160 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint160[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint160 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/structs/DoubleEndedQueue.sol)\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\n\n/**\n * @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n * the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n * FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n * the existing queue contents are left in storage.\n *\n * The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n * used in storage, and not in memory.\n * ```solidity\n * DoubleEndedQueue.Bytes32Deque queue;\n * ```\n */\nlibrary DoubleEndedQueue {\n /**\n * @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n *\n * Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n * directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n * lead to unexpected behavior.\n *\n * The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around.\n */\n struct Bytes32Deque {\n uint128 _begin;\n uint128 _end;\n mapping(uint128 index => bytes32) _data;\n }\n\n /**\n * @dev Inserts an item at the end of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushBack(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex + 1 == deque._begin) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[backIndex] = value;\n deque._end = backIndex + 1;\n }\n }\n\n /**\n * @dev Removes the item at the end of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popBack(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex == deque._begin) Panic.panic(Panic.EMPTY_ARRAY_POP);\n --backIndex;\n value = deque._data[backIndex];\n delete deque._data[backIndex];\n deque._end = backIndex;\n }\n }\n\n /**\n * @dev Inserts an item at the beginning of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushFront(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 frontIndex = deque._begin - 1;\n if (frontIndex == deque._end) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[frontIndex] = value;\n deque._begin = frontIndex;\n }\n }\n\n /**\n * @dev Removes the item at the beginning of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popFront(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 frontIndex = deque._begin;\n if (frontIndex == deque._end) Panic.panic(Panic.EMPTY_ARRAY_POP);\n value = deque._data[frontIndex];\n delete deque._data[frontIndex];\n deque._begin = frontIndex + 1;\n }\n }\n\n /**\n * @dev Returns the item at the beginning of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function front(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n return deque._data[deque._begin];\n }\n\n /**\n * @dev Returns the item at the end of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function back(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n unchecked {\n return deque._data[deque._end - 1];\n }\n }\n\n /**\n * @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n * `length(deque) - 1`.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds.\n */\n function at(Bytes32Deque storage deque, uint256 index) internal view returns (bytes32 value) {\n if (index >= length(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n // By construction, length is a uint128, so the check above ensures that index can be safely downcast to uint128\n unchecked {\n return deque._data[deque._begin + uint128(index)];\n }\n }\n\n /**\n * @dev Resets the queue back to being empty.\n *\n * NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n * out on potential gas refunds.\n */\n function clear(Bytes32Deque storage deque) internal {\n deque._begin = 0;\n deque._end = 0;\n }\n\n /**\n * @dev Returns the number of items in the queue.\n */\n function length(Bytes32Deque storage deque) internal view returns (uint256) {\n unchecked {\n return uint256(deque._end - deque._begin);\n }\n }\n\n /**\n * @dev Returns true if the queue is empty.\n */\n function empty(Bytes32Deque storage deque) internal view returns (bool) {\n return deque._end == deque._begin;\n }\n}\n"},"@openzeppelin/contracts/utils/types/Time.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/types/Time.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\nimport {SafeCast} from \"../math/SafeCast.sol\";\n\n/**\n * @dev This library provides helpers for manipulating time-related objects.\n *\n * It uses the following types:\n * - `uint48` for timepoints\n * - `uint32` for durations\n *\n * While the library doesn't provide specific types for timepoints and duration, it does provide:\n * - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n * - additional helper functions\n */\nlibrary Time {\n using Time for *;\n\n /**\n * @dev Get the block timestamp as a Timepoint.\n */\n function timestamp() internal view returns (uint48) {\n return SafeCast.toUint48(block.timestamp);\n }\n\n /**\n * @dev Get the block number as a Timepoint.\n */\n function blockNumber() internal view returns (uint48) {\n return SafeCast.toUint48(block.number);\n }\n\n // ==================================================== Delay =====================================================\n /**\n * @dev A `Delay` is a uint32 duration that can be programmed to change value automatically at a given point in the\n * future. The \"effect\" timepoint describes when the transitions happens from the \"old\" value to the \"new\" value.\n * This allows updating the delay applied to some operation while keeping some guarantees.\n *\n * In particular, the {update} function guarantees that if the delay is reduced, the old delay still applies for\n * some time. For example if the delay is currently 7 days to do an upgrade, the admin should not be able to set\n * the delay to 0 and upgrade immediately. If the admin wants to reduce the delay, the old delay (7 days) should\n * still apply for some time.\n *\n *\n * The `Delay` type is 112 bits long, and packs the following:\n *\n * ```\n * | [uint48]: effect date (timepoint)\n * | | [uint32]: value before (duration)\n * ↓ ↓ ↓ [uint32]: value after (duration)\n * 0xAAAAAAAAAAAABBBBBBBBCCCCCCCC\n * ```\n *\n * NOTE: The {get} and {withUpdate} functions operate using timestamps. Block number based delays are not currently\n * supported.\n */\n type Delay is uint112;\n\n /**\n * @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature\n */\n function toDelay(uint32 duration) internal pure returns (Delay) {\n return Delay.wrap(duration);\n }\n\n /**\n * @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n * change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered.\n */\n function _getFullAt(\n Delay self,\n uint48 timepoint\n ) private pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n (valueBefore, valueAfter, effect) = self.unpack();\n return effect <= timepoint ? (valueAfter, 0, 0) : (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n * effect timepoint is 0, then the pending value should not be considered.\n */\n function getFull(Delay self) internal view returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n return _getFullAt(self, timestamp());\n }\n\n /**\n * @dev Get the current value.\n */\n function get(Delay self) internal view returns (uint32) {\n (uint32 delay, , ) = self.getFull();\n return delay;\n }\n\n /**\n * @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n * enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n * new delay becomes effective.\n */\n function withUpdate(\n Delay self,\n uint32 newValue,\n uint32 minSetback\n ) internal view returns (Delay updatedDelay, uint48 effect) {\n uint32 value = self.get();\n uint32 setback = uint32(Math.max(minSetback, value > newValue ? value - newValue : 0));\n effect = timestamp() + setback;\n return (pack(value, newValue, effect), effect);\n }\n\n /**\n * @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint).\n */\n function unpack(Delay self) internal pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n uint112 raw = Delay.unwrap(self);\n\n valueAfter = uint32(raw);\n valueBefore = uint32(raw >> 32);\n effect = uint48(raw >> 64);\n\n return (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev pack the components into a Delay object.\n */\n function pack(uint32 valueBefore, uint32 valueAfter, uint48 effect) internal pure returns (Delay) {\n return Delay.wrap((uint112(effect) << 64) | (uint112(valueBefore) << 32) | uint112(valueAfter));\n }\n}\n"},"contracts/GovernanceTimelock.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/governance/TimelockController.sol\";\n\n/**\n * @title GovernanceTimelock\n * @dev Контракт таймлока для DAO, обеспечивающий задержку между одобрением и исполнением предложений\n */\ncontract GovernanceTimelock is TimelockController {\n /**\n * @dev Конструктор\n * @param minDelay Минимальная задержка в секундах перед выполнением транзакции\n * @param proposers Адреса, которые могут предлагать транзакции\n * @param executors Адреса, которые могут выполнять транзакции\n * @param admin Адрес администратора (обычно адрес нулевой для децентрализации)\n */\n constructor(\n uint256 minDelay,\n address[] memory proposers,\n address[] memory executors,\n address admin\n ) TimelockController(\n minDelay,\n proposers,\n executors,\n admin\n ) {}\n} "},"contracts/GovernanceToken.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\";\nimport \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\";\nimport \"@openzeppelin/contracts/access/Ownable.sol\";\nimport \"@openzeppelin/contracts/utils/Nonces.sol\";\n\n/**\n * @title GovernanceToken\n * @dev Токен управления ERC20Votes с функциями голосования для DAO\n */\ncontract GovernanceToken is ERC20Permit, ERC20Votes, Ownable {\n constructor(\n string memory name,\n string memory symbol,\n address initialOwner\n ) ERC20(name, symbol) ERC20Permit(name) Ownable(initialOwner) {\n // Конструктор остается пустым, начальное распределение происходит через\n // вызов функции mintInitialSupply ниже\n }\n\n /**\n * @dev Минтит начальный запас токенов для распределения между партнерами\n * @param partners Массив адресов партнеров\n * @param amounts Массив сумм токенов для каждого партнера\n */\n function mintInitialSupply(\n address[] memory partners,\n uint256[] memory amounts\n ) external onlyOwner {\n require(partners.length == amounts.length, \"Arrays length mismatch\");\n require(partners.length > 0, \"Empty arrays\");\n\n uint256 totalSupply = 0;\n for (uint256 i = 0; i < partners.length; i++) {\n require(partners[i] != address(0), \"Zero address\");\n require(amounts[i] > 0, \"Zero amount\");\n \n totalSupply += amounts[i];\n _mint(partners[i], amounts[i]);\n }\n\n // После начального распределения отказываемся от права создавать новые токены\n renounceOwnership();\n }\n\n // Переопределения, необходимые для корректной работы токена голосования\n\n function _update(address from, address to, uint256 amount) internal override(ERC20, ERC20Votes) {\n super._update(from, to, amount);\n }\n\n function nonces(address owner) public view override(ERC20Permit, Nonces) returns (uint256) {\n return super.nonces(owner);\n }\n} "},"contracts/GovernorContract.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/governance/Governor.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\";\n\n/**\n * @title GovernorContract\n * @dev Контракт Governor для DAO с настраиваемыми параметрами\n */\ncontract GovernorContract is\n Governor,\n GovernorSettings,\n GovernorCountingSimple,\n GovernorVotes,\n GovernorVotesQuorumFraction,\n GovernorTimelockControl\n{\n constructor(\n string memory _name,\n IVotes _token,\n TimelockController _timelock,\n uint48 _votingDelay,\n uint32 _votingPeriod,\n uint256 _proposalThreshold,\n uint256 _quorumPercentage\n )\n Governor(_name)\n GovernorSettings(\n _votingDelay, /* Задержка голосования в блоках */\n _votingPeriod, /* Период голосования в блоках */\n _proposalThreshold /* Порог предложения в wei токенов */\n )\n GovernorVotes(_token)\n GovernorVotesQuorumFraction(_quorumPercentage)\n GovernorTimelockControl(_timelock)\n {}\n\n // Функции, которые необходимо переопределить из базовых контрактов\n\n function votingDelay()\n public\n view\n override(Governor, GovernorSettings)\n returns (uint256)\n {\n return super.votingDelay();\n }\n\n function votingPeriod()\n public\n view\n override(Governor, GovernorSettings)\n returns (uint256)\n {\n return super.votingPeriod();\n }\n\n function quorum(uint256 blockNumber)\n public\n view\n override(Governor, GovernorVotesQuorumFraction)\n returns (uint256)\n {\n return super.quorum(blockNumber);\n }\n\n function state(uint256 proposalId)\n public\n view\n override(Governor, GovernorTimelockControl)\n returns (ProposalState)\n {\n return super.state(proposalId);\n }\n\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) public override(Governor) returns (uint256) {\n return super.propose(targets, values, calldatas, description);\n }\n\n function proposalThreshold()\n public\n view\n override(Governor, GovernorSettings)\n returns (uint256)\n {\n return super.proposalThreshold();\n }\n\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint256) {\n return super._cancel(targets, values, calldatas, descriptionHash);\n }\n\n function _executor()\n internal\n view\n override(Governor, GovernorTimelockControl)\n returns (address)\n {\n return super._executor();\n }\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId)\n public\n view\n override(Governor)\n returns (bool)\n {\n return super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev Функция для определения, требуется ли постановка предложения в очередь\n */\n function proposalNeedsQueuing(uint256 proposalId) \n public \n view \n override(Governor, GovernorTimelockControl) \n returns (bool) \n {\n return super.proposalNeedsQueuing(proposalId);\n }\n\n /**\n * @dev Функция для постановки операций в очередь\n */\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint48) {\n return super._queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n\n /**\n * @dev Функция для выполнения операций\n */\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) {\n super._executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n} "}},"settings":{"optimizer":{"enabled":true,"runs":200},"viaIR":true,"evmVersion":"paris","outputSelection":{"*":{"*":["abi","evm.bytecode","evm.deployedBytecode","evm.methodIdentifiers","metadata"],"":["ast"]}}}},"output":{"sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","exportedSymbols":{"AccessControl":[295],"Context":[7056],"ERC165":[9520],"IAccessControl":[378]},"id":296,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":1,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:0"},{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","file":"./IAccessControl.sol","id":3,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":379,"src":"134:52:0","symbolAliases":[{"foreign":{"id":2,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"142:14:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":5,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":7057,"src":"187:45:0","symbolAliases":[{"foreign":{"id":4,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7056,"src":"195:7:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":7,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":9521,"src":"233:57:0","symbolAliases":[{"foreign":{"id":6,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9520,"src":"241:6:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9,"name":"Context","nameLocations":["1988:7:0"],"nodeType":"IdentifierPath","referencedDeclaration":7056,"src":"1988:7:0"},"id":10,"nodeType":"InheritanceSpecifier","src":"1988:7:0"},{"baseName":{"id":11,"name":"IAccessControl","nameLocations":["1997:14:0"],"nodeType":"IdentifierPath","referencedDeclaration":378,"src":"1997:14:0"},"id":12,"nodeType":"InheritanceSpecifier","src":"1997:14:0"},{"baseName":{"id":13,"name":"ERC165","nameLocations":["2013:6:0"],"nodeType":"IdentifierPath","referencedDeclaration":9520,"src":"2013:6:0"},"id":14,"nodeType":"InheritanceSpecifier","src":"2013:6:0"}],"canonicalName":"AccessControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":8,"nodeType":"StructuredDocumentation","src":"292:1660:0","text":" @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 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 ```solidity\n bytes32 public constant MY_ROLE = keccak256(\"MY_ROLE\");\n ```\n Roles can be used to represent a set of permissions. To restrict access to a\n function call, use {hasRole}:\n ```solidity\n function foo() public {\n require(hasRole(MY_ROLE, msg.sender));\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 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 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. We recommend using {AccessControlDefaultAdminRules}\n to enforce additional security measures for this role."},"fullyImplemented":true,"id":295,"linearizedBaseContracts":[295,9520,9532,378,7056],"name":"AccessControl","nameLocation":"1971:13:0","nodeType":"ContractDefinition","nodes":[{"canonicalName":"AccessControl.RoleData","id":21,"members":[{"constant":false,"id":18,"mutability":"mutable","name":"hasRole","nameLocation":"2085:7:0","nodeType":"VariableDeclaration","scope":21,"src":"2052:40:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":17,"keyName":"account","keyNameLocation":"2068:7:0","keyType":{"id":15,"name":"address","nodeType":"ElementaryTypeName","src":"2060:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2052:32:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":16,"name":"bool","nodeType":"ElementaryTypeName","src":"2079:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"},{"constant":false,"id":20,"mutability":"mutable","name":"adminRole","nameLocation":"2110:9:0","nodeType":"VariableDeclaration","scope":21,"src":"2102:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":19,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2102:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"RoleData","nameLocation":"2033:8:0","nodeType":"StructDefinition","scope":295,"src":"2026:100:0","visibility":"public"},{"constant":false,"id":26,"mutability":"mutable","name":"_roles","nameLocation":"2174:6:0","nodeType":"VariableDeclaration","scope":295,"src":"2132:48:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"typeName":{"id":25,"keyName":"role","keyNameLocation":"2148:4:0","keyType":{"id":22,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2140:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"2132:33:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":24,"nodeType":"UserDefinedTypeName","pathNode":{"id":23,"name":"RoleData","nameLocations":["2156:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":21,"src":"2156:8:0"},"referencedDeclaration":21,"src":"2156:8:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage_ptr","typeString":"struct AccessControl.RoleData"}}},"visibility":"private"},{"constant":true,"functionSelector":"a217fddf","id":29,"mutability":"constant","name":"DEFAULT_ADMIN_ROLE","nameLocation":"2211:18:0","nodeType":"VariableDeclaration","scope":295,"src":"2187:49:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":27,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2187:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"30783030","id":28,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2232:4:0","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"public"},{"body":{"id":39,"nodeType":"Block","src":"2454:44:0","statements":[{"expression":{"arguments":[{"id":35,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":32,"src":"2475:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":34,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":93,"src":"2464:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$__$","typeString":"function (bytes32) view"}},"id":36,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2464:16:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":37,"nodeType":"ExpressionStatement","src":"2464:16:0"},{"id":38,"nodeType":"PlaceholderStatement","src":"2490:1:0"}]},"documentation":{"id":30,"nodeType":"StructuredDocumentation","src":"2243:174:0","text":" @dev Modifier that checks that an account has a specific role. Reverts\n with an {AccessControlUnauthorizedAccount} error including the required role."},"id":40,"name":"onlyRole","nameLocation":"2431:8:0","nodeType":"ModifierDefinition","parameters":{"id":33,"nodeType":"ParameterList","parameters":[{"constant":false,"id":32,"mutability":"mutable","name":"role","nameLocation":"2448:4:0","nodeType":"VariableDeclaration","scope":40,"src":"2440:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":31,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2440:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2439:14:0"},"src":"2422:76:0","virtual":false,"visibility":"internal"},{"baseFunctions":[9519],"body":{"id":61,"nodeType":"Block","src":"2656:111:0","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":59,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":54,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":49,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2673:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":51,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"2693:14:0","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}],"id":50,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2688:4:0","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":52,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2688:20:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IAccessControl_$378","typeString":"type(contract IAccessControl)"}},"id":53,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2709:11:0","memberName":"interfaceId","nodeType":"MemberAccess","src":"2688:32:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"2673:47:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":57,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2748:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":55,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2724:5:0","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_AccessControl_$295_$","typeString":"type(contract super AccessControl)"}},"id":56,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2730:17:0","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9519,"src":"2724:23:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":58,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2724:36:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2673:87:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":48,"id":60,"nodeType":"Return","src":"2666:94:0"}]},"documentation":{"id":41,"nodeType":"StructuredDocumentation","src":"2504:56:0","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":62,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"2574:17:0","nodeType":"FunctionDefinition","overrides":{"id":45,"nodeType":"OverrideSpecifier","overrides":[],"src":"2632:8:0"},"parameters":{"id":44,"nodeType":"ParameterList","parameters":[{"constant":false,"id":43,"mutability":"mutable","name":"interfaceId","nameLocation":"2599:11:0","nodeType":"VariableDeclaration","scope":62,"src":"2592:18:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":42,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2592:6:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2591:20:0"},"returnParameters":{"id":48,"nodeType":"ParameterList","parameters":[{"constant":false,"id":47,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":62,"src":"2650:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":46,"name":"bool","nodeType":"ElementaryTypeName","src":"2650:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2649:6:0"},"scope":295,"src":"2565:202:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[345],"body":{"id":79,"nodeType":"Block","src":"2937:53:0","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":72,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"2954:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":74,"indexExpression":{"id":73,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":65,"src":"2961:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":75,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2967:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"2954:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":77,"indexExpression":{"id":76,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":67,"src":"2975:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":71,"id":78,"nodeType":"Return","src":"2947:36:0"}]},"documentation":{"id":63,"nodeType":"StructuredDocumentation","src":"2773:76:0","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":80,"implemented":true,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"2863:7:0","nodeType":"FunctionDefinition","parameters":{"id":68,"nodeType":"ParameterList","parameters":[{"constant":false,"id":65,"mutability":"mutable","name":"role","nameLocation":"2879:4:0","nodeType":"VariableDeclaration","scope":80,"src":"2871:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":64,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2871:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":67,"mutability":"mutable","name":"account","nameLocation":"2893:7:0","nodeType":"VariableDeclaration","scope":80,"src":"2885:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":66,"name":"address","nodeType":"ElementaryTypeName","src":"2885:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2870:31:0"},"returnParameters":{"id":71,"nodeType":"ParameterList","parameters":[{"constant":false,"id":70,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":80,"src":"2931:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":69,"name":"bool","nodeType":"ElementaryTypeName","src":"2931:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2930:6:0"},"scope":295,"src":"2854:136:0","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":92,"nodeType":"Block","src":"3255:47:0","statements":[{"expression":{"arguments":[{"id":87,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":83,"src":"3276:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":88,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"3282:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":89,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3282:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":86,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"3265:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":90,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3265:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":91,"nodeType":"ExpressionStatement","src":"3265:30:0"}]},"documentation":{"id":81,"nodeType":"StructuredDocumentation","src":"2996:198:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier."},"id":93,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3208:10:0","nodeType":"FunctionDefinition","parameters":{"id":84,"nodeType":"ParameterList","parameters":[{"constant":false,"id":83,"mutability":"mutable","name":"role","nameLocation":"3227:4:0","nodeType":"VariableDeclaration","scope":93,"src":"3219:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":82,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3219:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3218:14:0"},"returnParameters":{"id":85,"nodeType":"ParameterList","parameters":[],"src":"3255:0:0"},"scope":295,"src":"3199:103:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":113,"nodeType":"Block","src":"3505:124:0","statements":[{"condition":{"id":105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"3519:23:0","subExpression":{"arguments":[{"id":102,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3528:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":103,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3534:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":101,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"3520:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3520:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":112,"nodeType":"IfStatement","src":"3515:108:0","trueBody":{"id":111,"nodeType":"Block","src":"3544:79:0","statements":[{"errorCall":{"arguments":[{"id":107,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3598:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":108,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3607:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":106,"name":"AccessControlUnauthorizedAccount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":305,"src":"3565:32:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_bytes32_$returns$__$","typeString":"function (address,bytes32) pure"}},"id":109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3565:47:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":110,"nodeType":"RevertStatement","src":"3558:54:0"}]}}]},"documentation":{"id":94,"nodeType":"StructuredDocumentation","src":"3308:119:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n is missing `role`."},"id":114,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3441:10:0","nodeType":"FunctionDefinition","parameters":{"id":99,"nodeType":"ParameterList","parameters":[{"constant":false,"id":96,"mutability":"mutable","name":"role","nameLocation":"3460:4:0","nodeType":"VariableDeclaration","scope":114,"src":"3452:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":95,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3452:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":98,"mutability":"mutable","name":"account","nameLocation":"3474:7:0","nodeType":"VariableDeclaration","scope":114,"src":"3466:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":97,"name":"address","nodeType":"ElementaryTypeName","src":"3466:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3451:31:0"},"returnParameters":{"id":100,"nodeType":"ParameterList","parameters":[],"src":"3505:0:0"},"scope":295,"src":"3432:197:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[353],"body":{"id":127,"nodeType":"Block","src":"3884:46:0","statements":[{"expression":{"expression":{"baseExpression":{"id":122,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"3901:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":124,"indexExpression":{"id":123,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":117,"src":"3908:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3901:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":125,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3914:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"3901:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":121,"id":126,"nodeType":"Return","src":"3894:29:0"}]},"documentation":{"id":115,"nodeType":"StructuredDocumentation","src":"3635:170:0","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {_setRoleAdmin}."},"functionSelector":"248a9ca3","id":128,"implemented":true,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"3819:12:0","nodeType":"FunctionDefinition","parameters":{"id":118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":117,"mutability":"mutable","name":"role","nameLocation":"3840:4:0","nodeType":"VariableDeclaration","scope":128,"src":"3832:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":116,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3832:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3831:14:0"},"returnParameters":{"id":121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":128,"src":"3875:7:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":119,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3875:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3874:9:0"},"scope":295,"src":"3810:120:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[361],"body":{"id":146,"nodeType":"Block","src":"4320:42:0","statements":[{"expression":{"arguments":[{"id":142,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4341:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":143,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":133,"src":"4347:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":141,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4330:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4330:25:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":145,"nodeType":"ExpressionStatement","src":"4330:25:0"}]},"documentation":{"id":129,"nodeType":"StructuredDocumentation","src":"3936:285:0","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleGranted} event."},"functionSelector":"2f2ff15d","id":147,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":137,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4313:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":136,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4300:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":138,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4300:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":139,"kind":"modifierInvocation","modifierName":{"id":135,"name":"onlyRole","nameLocations":["4291:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4291:8:0"},"nodeType":"ModifierInvocation","src":"4291:28:0"}],"name":"grantRole","nameLocation":"4235:9:0","nodeType":"FunctionDefinition","parameters":{"id":134,"nodeType":"ParameterList","parameters":[{"constant":false,"id":131,"mutability":"mutable","name":"role","nameLocation":"4253:4:0","nodeType":"VariableDeclaration","scope":147,"src":"4245:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":130,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4245:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":133,"mutability":"mutable","name":"account","nameLocation":"4267:7:0","nodeType":"VariableDeclaration","scope":147,"src":"4259:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":132,"name":"address","nodeType":"ElementaryTypeName","src":"4259:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4244:31:0"},"returnParameters":{"id":140,"nodeType":"ParameterList","parameters":[],"src":"4320:0:0"},"scope":295,"src":"4226:136:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[369],"body":{"id":165,"nodeType":"Block","src":"4737:43:0","statements":[{"expression":{"arguments":[{"id":161,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4759:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":162,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":152,"src":"4765:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":160,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"4747:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":163,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4747:26:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":164,"nodeType":"ExpressionStatement","src":"4747:26:0"}]},"documentation":{"id":148,"nodeType":"StructuredDocumentation","src":"4368:269:0","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleRevoked} event."},"functionSelector":"d547741f","id":166,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":156,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4730:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":155,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4717:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":157,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4717:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":158,"kind":"modifierInvocation","modifierName":{"id":154,"name":"onlyRole","nameLocations":["4708:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4708:8:0"},"nodeType":"ModifierInvocation","src":"4708:28:0"}],"name":"revokeRole","nameLocation":"4651:10:0","nodeType":"FunctionDefinition","parameters":{"id":153,"nodeType":"ParameterList","parameters":[{"constant":false,"id":150,"mutability":"mutable","name":"role","nameLocation":"4670:4:0","nodeType":"VariableDeclaration","scope":166,"src":"4662:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":149,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4662:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":152,"mutability":"mutable","name":"account","nameLocation":"4684:7:0","nodeType":"VariableDeclaration","scope":166,"src":"4676:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":151,"name":"address","nodeType":"ElementaryTypeName","src":"4676:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4661:31:0"},"returnParameters":{"id":159,"nodeType":"ParameterList","parameters":[],"src":"4737:0:0"},"scope":295,"src":"4642:138:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[377],"body":{"id":188,"nodeType":"Block","src":"5407:166:0","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":174,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5421:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":175,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"5443:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":176,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5421:34:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":182,"nodeType":"IfStatement","src":"5417:102:0","trueBody":{"id":181,"nodeType":"Block","src":"5457:62:0","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":178,"name":"AccessControlBadConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":308,"src":"5478:28:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":179,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5478:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":180,"nodeType":"RevertStatement","src":"5471:37:0"}]}},{"expression":{"arguments":[{"id":184,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":169,"src":"5541:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":185,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5547:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":183,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"5529:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":186,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5529:37:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":187,"nodeType":"ExpressionStatement","src":"5529:37:0"}]},"documentation":{"id":167,"nodeType":"StructuredDocumentation","src":"4786:537:0","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been revoked `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`.\n May emit a {RoleRevoked} event."},"functionSelector":"36568abe","id":189,"implemented":true,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"5337:12:0","nodeType":"FunctionDefinition","parameters":{"id":172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":169,"mutability":"mutable","name":"role","nameLocation":"5358:4:0","nodeType":"VariableDeclaration","scope":189,"src":"5350:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":168,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5350:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":171,"mutability":"mutable","name":"callerConfirmation","nameLocation":"5372:18:0","nodeType":"VariableDeclaration","scope":189,"src":"5364:26:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":170,"name":"address","nodeType":"ElementaryTypeName","src":"5364:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5349:42:0"},"returnParameters":{"id":173,"nodeType":"ParameterList","parameters":[],"src":"5407:0:0"},"scope":295,"src":"5328:245:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":216,"nodeType":"Block","src":"5771:174:0","statements":[{"assignments":[198],"declarations":[{"constant":false,"id":198,"mutability":"mutable","name":"previousAdminRole","nameLocation":"5789:17:0","nodeType":"VariableDeclaration","scope":216,"src":"5781:25:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":197,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5781:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":202,"initialValue":{"arguments":[{"id":200,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5822:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":199,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"5809:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5809:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5781:46:0"},{"expression":{"id":208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":203,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"5837:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":205,"indexExpression":{"id":204,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5844:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5837:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":206,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5850:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"5837:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":207,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5862:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"5837:34:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":209,"nodeType":"ExpressionStatement","src":"5837:34:0"},{"eventCall":{"arguments":[{"id":211,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5903:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":212,"name":"previousAdminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":198,"src":"5909:17:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":213,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5928:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":210,"name":"RoleAdminChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":317,"src":"5886:16:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32,bytes32)"}},"id":214,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5886:52:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":215,"nodeType":"EmitStatement","src":"5881:57:0"}]},"documentation":{"id":190,"nodeType":"StructuredDocumentation","src":"5579:114:0","text":" @dev Sets `adminRole` as ``role``'s admin role.\n Emits a {RoleAdminChanged} event."},"id":217,"implemented":true,"kind":"function","modifiers":[],"name":"_setRoleAdmin","nameLocation":"5707:13:0","nodeType":"FunctionDefinition","parameters":{"id":195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":192,"mutability":"mutable","name":"role","nameLocation":"5729:4:0","nodeType":"VariableDeclaration","scope":217,"src":"5721:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":191,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5721:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":194,"mutability":"mutable","name":"adminRole","nameLocation":"5743:9:0","nodeType":"VariableDeclaration","scope":217,"src":"5735:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":193,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5735:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5720:33:0"},"returnParameters":{"id":196,"nodeType":"ParameterList","parameters":[],"src":"5771:0:0"},"scope":295,"src":"5698:247:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":255,"nodeType":"Block","src":"6262:233:0","statements":[{"condition":{"id":231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6276:23:0","subExpression":{"arguments":[{"id":228,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6285:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":229,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6291:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":227,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6277:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6277:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":253,"nodeType":"Block","src":"6452:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":251,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6473:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":226,"id":252,"nodeType":"Return","src":"6466:12:0"}]},"id":254,"nodeType":"IfStatement","src":"6272:217:0","trueBody":{"id":250,"nodeType":"Block","src":"6301:145:0","statements":[{"expression":{"id":239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":232,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6315:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":234,"indexExpression":{"id":233,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6322:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6315:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":235,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6328:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6315:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":237,"indexExpression":{"id":236,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6336:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6315:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":238,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6347:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"6315:36:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":240,"nodeType":"ExpressionStatement","src":"6315:36:0"},{"eventCall":{"arguments":[{"id":242,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6382:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":243,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6388:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":244,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"6397:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":245,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6397:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":241,"name":"RoleGranted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":326,"src":"6370:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6370:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":247,"nodeType":"EmitStatement","src":"6365:45:0"},{"expression":{"hexValue":"74727565","id":248,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6431:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":226,"id":249,"nodeType":"Return","src":"6424:11:0"}]}}]},"documentation":{"id":218,"nodeType":"StructuredDocumentation","src":"5951:223:0","text":" @dev Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n Internal function without access restriction.\n May emit a {RoleGranted} event."},"id":256,"implemented":true,"kind":"function","modifiers":[],"name":"_grantRole","nameLocation":"6188:10:0","nodeType":"FunctionDefinition","parameters":{"id":223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":220,"mutability":"mutable","name":"role","nameLocation":"6207:4:0","nodeType":"VariableDeclaration","scope":256,"src":"6199:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":219,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6199:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":222,"mutability":"mutable","name":"account","nameLocation":"6221:7:0","nodeType":"VariableDeclaration","scope":256,"src":"6213:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":221,"name":"address","nodeType":"ElementaryTypeName","src":"6213:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6198:31:0"},"returnParameters":{"id":226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":225,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":256,"src":"6256:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":224,"name":"bool","nodeType":"ElementaryTypeName","src":"6256:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6255:6:0"},"scope":295,"src":"6179:316:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":293,"nodeType":"Block","src":"6814:233:0","statements":[{"condition":{"arguments":[{"id":267,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6836:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":268,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6842:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":266,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6828:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":269,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6828:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":291,"nodeType":"Block","src":"7004:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"7025:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":265,"id":290,"nodeType":"Return","src":"7018:12:0"}]},"id":292,"nodeType":"IfStatement","src":"6824:217:0","trueBody":{"id":288,"nodeType":"Block","src":"6852:146:0","statements":[{"expression":{"id":277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":270,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6866:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":272,"indexExpression":{"id":271,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6873:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6866:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":273,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6879:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6866:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":275,"indexExpression":{"id":274,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6887:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6866:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"66616c7365","id":276,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6898:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"src":"6866:37:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":278,"nodeType":"ExpressionStatement","src":"6866:37:0"},{"eventCall":{"arguments":[{"id":280,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6934:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":281,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6940:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":282,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"6949:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":283,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6949:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":279,"name":"RoleRevoked","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":335,"src":"6922:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":284,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6922:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":285,"nodeType":"EmitStatement","src":"6917:45:0"},{"expression":{"hexValue":"74727565","id":286,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6983:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":265,"id":287,"nodeType":"Return","src":"6976:11:0"}]}}]},"documentation":{"id":257,"nodeType":"StructuredDocumentation","src":"6501:224:0","text":" @dev Attempts to revoke `role` to `account` and returns a boolean indicating if `role` was revoked.\n Internal function without access restriction.\n May emit a {RoleRevoked} event."},"id":294,"implemented":true,"kind":"function","modifiers":[],"name":"_revokeRole","nameLocation":"6739:11:0","nodeType":"FunctionDefinition","parameters":{"id":262,"nodeType":"ParameterList","parameters":[{"constant":false,"id":259,"mutability":"mutable","name":"role","nameLocation":"6759:4:0","nodeType":"VariableDeclaration","scope":294,"src":"6751:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":258,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6751:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":261,"mutability":"mutable","name":"account","nameLocation":"6773:7:0","nodeType":"VariableDeclaration","scope":294,"src":"6765:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":260,"name":"address","nodeType":"ElementaryTypeName","src":"6765:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6750:31:0"},"returnParameters":{"id":265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":264,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":294,"src":"6808:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":263,"name":"bool","nodeType":"ElementaryTypeName","src":"6808:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6807:6:0"},"scope":295,"src":"6730:317:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":296,"src":"1953:5096:0","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"108:6942:0"},"id":0},"@openzeppelin/contracts/access/IAccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","exportedSymbols":{"IAccessControl":[378]},"id":379,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":297,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:1"},{"abstract":false,"baseContracts":[],"canonicalName":"IAccessControl","contractDependencies":[],"contractKind":"interface","documentation":{"id":298,"nodeType":"StructuredDocumentation","src":"135:90:1","text":" @dev External interface of AccessControl declared to support ERC-165 detection."},"fullyImplemented":false,"id":378,"linearizedBaseContracts":[378],"name":"IAccessControl","nameLocation":"236:14:1","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":299,"nodeType":"StructuredDocumentation","src":"257:56:1","text":" @dev The `account` is missing a role."},"errorSelector":"e2517d3f","id":305,"name":"AccessControlUnauthorizedAccount","nameLocation":"324:32:1","nodeType":"ErrorDefinition","parameters":{"id":304,"nodeType":"ParameterList","parameters":[{"constant":false,"id":301,"mutability":"mutable","name":"account","nameLocation":"365:7:1","nodeType":"VariableDeclaration","scope":305,"src":"357:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":300,"name":"address","nodeType":"ElementaryTypeName","src":"357:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":303,"mutability":"mutable","name":"neededRole","nameLocation":"382:10:1","nodeType":"VariableDeclaration","scope":305,"src":"374:18:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":302,"name":"bytes32","nodeType":"ElementaryTypeName","src":"374:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"356:37:1"},"src":"318:76:1"},{"documentation":{"id":306,"nodeType":"StructuredDocumentation","src":"400:148:1","text":" @dev The caller of a function is not the expected one.\n NOTE: Don't confuse with {AccessControlUnauthorizedAccount}."},"errorSelector":"6697b232","id":308,"name":"AccessControlBadConfirmation","nameLocation":"559:28:1","nodeType":"ErrorDefinition","parameters":{"id":307,"nodeType":"ParameterList","parameters":[],"src":"587:2:1"},"src":"553:37:1"},{"anonymous":false,"documentation":{"id":309,"nodeType":"StructuredDocumentation","src":"596:254:1","text":" @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\n `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\n {RoleAdminChanged} not being emitted signaling this."},"eventSelector":"bd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff","id":317,"name":"RoleAdminChanged","nameLocation":"861:16:1","nodeType":"EventDefinition","parameters":{"id":316,"nodeType":"ParameterList","parameters":[{"constant":false,"id":311,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"894:4:1","nodeType":"VariableDeclaration","scope":317,"src":"878:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"878:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":313,"indexed":true,"mutability":"mutable","name":"previousAdminRole","nameLocation":"916:17:1","nodeType":"VariableDeclaration","scope":317,"src":"900:33:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":312,"name":"bytes32","nodeType":"ElementaryTypeName","src":"900:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":315,"indexed":true,"mutability":"mutable","name":"newAdminRole","nameLocation":"951:12:1","nodeType":"VariableDeclaration","scope":317,"src":"935:28:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":314,"name":"bytes32","nodeType":"ElementaryTypeName","src":"935:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"877:87:1"},"src":"855:110:1"},{"anonymous":false,"documentation":{"id":318,"nodeType":"StructuredDocumentation","src":"971:295:1","text":" @dev Emitted when `account` is granted `role`.\n `sender` is the account that originated the contract call. This account bears the admin role (for the granted role).\n Expected in cases where the role was granted using the internal {AccessControl-_grantRole}."},"eventSelector":"2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","id":326,"name":"RoleGranted","nameLocation":"1277:11:1","nodeType":"EventDefinition","parameters":{"id":325,"nodeType":"ParameterList","parameters":[{"constant":false,"id":320,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1305:4:1","nodeType":"VariableDeclaration","scope":326,"src":"1289:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":319,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":322,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1327:7:1","nodeType":"VariableDeclaration","scope":326,"src":"1311:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":321,"name":"address","nodeType":"ElementaryTypeName","src":"1311:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":324,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1352:6:1","nodeType":"VariableDeclaration","scope":326,"src":"1336:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":323,"name":"address","nodeType":"ElementaryTypeName","src":"1336:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1288:71:1"},"src":"1271:89:1"},{"anonymous":false,"documentation":{"id":327,"nodeType":"StructuredDocumentation","src":"1366:275:1","text":" @dev Emitted when `account` is revoked `role`.\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`)"},"eventSelector":"f6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b","id":335,"name":"RoleRevoked","nameLocation":"1652:11:1","nodeType":"EventDefinition","parameters":{"id":334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":329,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1680:4:1","nodeType":"VariableDeclaration","scope":335,"src":"1664:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":328,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1664:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":331,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1702:7:1","nodeType":"VariableDeclaration","scope":335,"src":"1686:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":330,"name":"address","nodeType":"ElementaryTypeName","src":"1686:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":333,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1727:6:1","nodeType":"VariableDeclaration","scope":335,"src":"1711:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":332,"name":"address","nodeType":"ElementaryTypeName","src":"1711:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1663:71:1"},"src":"1646:89:1"},{"documentation":{"id":336,"nodeType":"StructuredDocumentation","src":"1741:76:1","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":345,"implemented":false,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"1831:7:1","nodeType":"FunctionDefinition","parameters":{"id":341,"nodeType":"ParameterList","parameters":[{"constant":false,"id":338,"mutability":"mutable","name":"role","nameLocation":"1847:4:1","nodeType":"VariableDeclaration","scope":345,"src":"1839:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":337,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1839:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":340,"mutability":"mutable","name":"account","nameLocation":"1861:7:1","nodeType":"VariableDeclaration","scope":345,"src":"1853:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":339,"name":"address","nodeType":"ElementaryTypeName","src":"1853:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1838:31:1"},"returnParameters":{"id":344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":343,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":345,"src":"1893:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":342,"name":"bool","nodeType":"ElementaryTypeName","src":"1893:4:1","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1892:6:1"},"scope":378,"src":"1822:77:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":346,"nodeType":"StructuredDocumentation","src":"1905:184:1","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {AccessControl-_setRoleAdmin}."},"functionSelector":"248a9ca3","id":353,"implemented":false,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"2103:12:1","nodeType":"FunctionDefinition","parameters":{"id":349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":348,"mutability":"mutable","name":"role","nameLocation":"2124:4:1","nodeType":"VariableDeclaration","scope":353,"src":"2116:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":347,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2116:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2115:14:1"},"returnParameters":{"id":352,"nodeType":"ParameterList","parameters":[{"constant":false,"id":351,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":353,"src":"2153:7:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":350,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2153:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2152:9:1"},"scope":378,"src":"2094:68:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":354,"nodeType":"StructuredDocumentation","src":"2168:239:1","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"2f2ff15d","id":361,"implemented":false,"kind":"function","modifiers":[],"name":"grantRole","nameLocation":"2421:9:1","nodeType":"FunctionDefinition","parameters":{"id":359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":356,"mutability":"mutable","name":"role","nameLocation":"2439:4:1","nodeType":"VariableDeclaration","scope":361,"src":"2431:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":355,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2431:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":358,"mutability":"mutable","name":"account","nameLocation":"2453:7:1","nodeType":"VariableDeclaration","scope":361,"src":"2445:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":357,"name":"address","nodeType":"ElementaryTypeName","src":"2445:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2430:31:1"},"returnParameters":{"id":360,"nodeType":"ParameterList","parameters":[],"src":"2470:0:1"},"scope":378,"src":"2412:59:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":362,"nodeType":"StructuredDocumentation","src":"2477:223:1","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"d547741f","id":369,"implemented":false,"kind":"function","modifiers":[],"name":"revokeRole","nameLocation":"2714:10:1","nodeType":"FunctionDefinition","parameters":{"id":367,"nodeType":"ParameterList","parameters":[{"constant":false,"id":364,"mutability":"mutable","name":"role","nameLocation":"2733:4:1","nodeType":"VariableDeclaration","scope":369,"src":"2725:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":363,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2725:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":366,"mutability":"mutable","name":"account","nameLocation":"2747:7:1","nodeType":"VariableDeclaration","scope":369,"src":"2739:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":365,"name":"address","nodeType":"ElementaryTypeName","src":"2739:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2724:31:1"},"returnParameters":{"id":368,"nodeType":"ParameterList","parameters":[],"src":"2764:0:1"},"scope":378,"src":"2705:60:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":370,"nodeType":"StructuredDocumentation","src":"2771:491:1","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been granted `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`."},"functionSelector":"36568abe","id":377,"implemented":false,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"3276:12:1","nodeType":"FunctionDefinition","parameters":{"id":375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":372,"mutability":"mutable","name":"role","nameLocation":"3297:4:1","nodeType":"VariableDeclaration","scope":377,"src":"3289:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":371,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":374,"mutability":"mutable","name":"callerConfirmation","nameLocation":"3311:18:1","nodeType":"VariableDeclaration","scope":377,"src":"3303:26:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":373,"name":"address","nodeType":"ElementaryTypeName","src":"3303:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3288:42:1"},"returnParameters":{"id":376,"nodeType":"ParameterList","parameters":[],"src":"3339:0:1"},"scope":378,"src":"3267:73:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":379,"src":"226:3116:1","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"109:3234:1"},"id":1},"@openzeppelin/contracts/access/Ownable.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/Ownable.sol","exportedSymbols":{"Context":[7056],"Ownable":[526]},"id":527,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":380,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"102:24:2"},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":382,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":527,"sourceUnit":7057,"src":"128:45:2","symbolAliases":[{"foreign":{"id":381,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7056,"src":"136:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":384,"name":"Context","nameLocations":["692:7:2"],"nodeType":"IdentifierPath","referencedDeclaration":7056,"src":"692:7:2"},"id":385,"nodeType":"InheritanceSpecifier","src":"692:7:2"}],"canonicalName":"Ownable","contractDependencies":[],"contractKind":"contract","documentation":{"id":383,"nodeType":"StructuredDocumentation","src":"175:487:2","text":" @dev Contract module which provides a basic access control mechanism, where\n there is an account (an owner) that can be granted exclusive access to\n specific functions.\n The initial owner is set to the address provided by the deployer. This can\n later be changed with {transferOwnership}.\n This module is used through inheritance. It will make available the modifier\n `onlyOwner`, which can be applied to your functions to restrict their use to\n the owner."},"fullyImplemented":true,"id":526,"linearizedBaseContracts":[526,7056],"name":"Ownable","nameLocation":"681:7:2","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":387,"mutability":"mutable","name":"_owner","nameLocation":"722:6:2","nodeType":"VariableDeclaration","scope":526,"src":"706:22:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":386,"name":"address","nodeType":"ElementaryTypeName","src":"706:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"private"},{"documentation":{"id":388,"nodeType":"StructuredDocumentation","src":"735:85:2","text":" @dev The caller account is not authorized to perform an operation."},"errorSelector":"118cdaa7","id":392,"name":"OwnableUnauthorizedAccount","nameLocation":"831:26:2","nodeType":"ErrorDefinition","parameters":{"id":391,"nodeType":"ParameterList","parameters":[{"constant":false,"id":390,"mutability":"mutable","name":"account","nameLocation":"866:7:2","nodeType":"VariableDeclaration","scope":392,"src":"858:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":389,"name":"address","nodeType":"ElementaryTypeName","src":"858:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"857:17:2"},"src":"825:50:2"},{"documentation":{"id":393,"nodeType":"StructuredDocumentation","src":"881:82:2","text":" @dev The owner is not a valid owner account. (eg. `address(0)`)"},"errorSelector":"1e4fbdf7","id":397,"name":"OwnableInvalidOwner","nameLocation":"974:19:2","nodeType":"ErrorDefinition","parameters":{"id":396,"nodeType":"ParameterList","parameters":[{"constant":false,"id":395,"mutability":"mutable","name":"owner","nameLocation":"1002:5:2","nodeType":"VariableDeclaration","scope":397,"src":"994:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":394,"name":"address","nodeType":"ElementaryTypeName","src":"994:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"993:15:2"},"src":"968:41:2"},{"anonymous":false,"eventSelector":"8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0","id":403,"name":"OwnershipTransferred","nameLocation":"1021:20:2","nodeType":"EventDefinition","parameters":{"id":402,"nodeType":"ParameterList","parameters":[{"constant":false,"id":399,"indexed":true,"mutability":"mutable","name":"previousOwner","nameLocation":"1058:13:2","nodeType":"VariableDeclaration","scope":403,"src":"1042:29:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":398,"name":"address","nodeType":"ElementaryTypeName","src":"1042:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":401,"indexed":true,"mutability":"mutable","name":"newOwner","nameLocation":"1089:8:2","nodeType":"VariableDeclaration","scope":403,"src":"1073:24:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":400,"name":"address","nodeType":"ElementaryTypeName","src":"1073:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1041:57:2"},"src":"1015:84:2"},{"body":{"id":428,"nodeType":"Block","src":"1259:153:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":414,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":409,"name":"initialOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":406,"src":"1273:12:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":412,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1297:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":411,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1289:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":410,"name":"address","nodeType":"ElementaryTypeName","src":"1289:7:2","typeDescriptions":{}}},"id":413,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1289:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1273:26:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":423,"nodeType":"IfStatement","src":"1269:95:2","trueBody":{"id":422,"nodeType":"Block","src":"1301:63:2","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":418,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1350:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":417,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1342:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":416,"name":"address","nodeType":"ElementaryTypeName","src":"1342:7:2","typeDescriptions":{}}},"id":419,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1342:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":415,"name":"OwnableInvalidOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":397,"src":"1322:19:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":420,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1322:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":421,"nodeType":"RevertStatement","src":"1315:38:2"}]}},{"expression":{"arguments":[{"id":425,"name":"initialOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":406,"src":"1392:12:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":424,"name":"_transferOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":525,"src":"1373:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$__$","typeString":"function (address)"}},"id":426,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1373:32:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":427,"nodeType":"ExpressionStatement","src":"1373:32:2"}]},"documentation":{"id":404,"nodeType":"StructuredDocumentation","src":"1105:115:2","text":" @dev Initializes the contract setting the address provided by the deployer as the initial owner."},"id":429,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":407,"nodeType":"ParameterList","parameters":[{"constant":false,"id":406,"mutability":"mutable","name":"initialOwner","nameLocation":"1245:12:2","nodeType":"VariableDeclaration","scope":429,"src":"1237:20:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":405,"name":"address","nodeType":"ElementaryTypeName","src":"1237:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1236:22:2"},"returnParameters":{"id":408,"nodeType":"ParameterList","parameters":[],"src":"1259:0:2"},"scope":526,"src":"1225:187:2","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":436,"nodeType":"Block","src":"1521:41:2","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":432,"name":"_checkOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":463,"src":"1531:11:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$__$","typeString":"function () view"}},"id":433,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1531:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":434,"nodeType":"ExpressionStatement","src":"1531:13:2"},{"id":435,"nodeType":"PlaceholderStatement","src":"1554:1:2"}]},"documentation":{"id":430,"nodeType":"StructuredDocumentation","src":"1418:77:2","text":" @dev Throws if called by any account other than the owner."},"id":437,"name":"onlyOwner","nameLocation":"1509:9:2","nodeType":"ModifierDefinition","parameters":{"id":431,"nodeType":"ParameterList","parameters":[],"src":"1518:2:2"},"src":"1500:62:2","virtual":false,"visibility":"internal"},{"body":{"id":445,"nodeType":"Block","src":"1693:30:2","statements":[{"expression":{"id":443,"name":"_owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":387,"src":"1710:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":442,"id":444,"nodeType":"Return","src":"1703:13:2"}]},"documentation":{"id":438,"nodeType":"StructuredDocumentation","src":"1568:65:2","text":" @dev Returns the address of the current owner."},"functionSelector":"8da5cb5b","id":446,"implemented":true,"kind":"function","modifiers":[],"name":"owner","nameLocation":"1647:5:2","nodeType":"FunctionDefinition","parameters":{"id":439,"nodeType":"ParameterList","parameters":[],"src":"1652:2:2"},"returnParameters":{"id":442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":441,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":446,"src":"1684:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":440,"name":"address","nodeType":"ElementaryTypeName","src":"1684:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1683:9:2"},"scope":526,"src":"1638:85:2","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":462,"nodeType":"Block","src":"1841:117:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":454,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":450,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":446,"src":"1855:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":451,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1855:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":452,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"1866:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":453,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1866:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1855:23:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":461,"nodeType":"IfStatement","src":"1851:101:2","trueBody":{"id":460,"nodeType":"Block","src":"1880:72:2","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":456,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"1928:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":457,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1928:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":455,"name":"OwnableUnauthorizedAccount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":392,"src":"1901:26:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1901:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":459,"nodeType":"RevertStatement","src":"1894:47:2"}]}}]},"documentation":{"id":447,"nodeType":"StructuredDocumentation","src":"1729:62:2","text":" @dev Throws if the sender is not the owner."},"id":463,"implemented":true,"kind":"function","modifiers":[],"name":"_checkOwner","nameLocation":"1805:11:2","nodeType":"FunctionDefinition","parameters":{"id":448,"nodeType":"ParameterList","parameters":[],"src":"1816:2:2"},"returnParameters":{"id":449,"nodeType":"ParameterList","parameters":[],"src":"1841:0:2"},"scope":526,"src":"1796:162:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":476,"nodeType":"Block","src":"2347:47:2","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"30","id":472,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2384:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":471,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2376:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":470,"name":"address","nodeType":"ElementaryTypeName","src":"2376:7:2","typeDescriptions":{}}},"id":473,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2376:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":469,"name":"_transferOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":525,"src":"2357:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$__$","typeString":"function (address)"}},"id":474,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2357:30:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":475,"nodeType":"ExpressionStatement","src":"2357:30:2"}]},"documentation":{"id":464,"nodeType":"StructuredDocumentation","src":"1964:324:2","text":" @dev Leaves the contract without owner. It will not be possible to call\n `onlyOwner` functions. Can only be called by the current owner.\n NOTE: Renouncing ownership will leave the contract without an owner,\n thereby disabling any functionality that is only available to the owner."},"functionSelector":"715018a6","id":477,"implemented":true,"kind":"function","modifiers":[{"id":467,"kind":"modifierInvocation","modifierName":{"id":466,"name":"onlyOwner","nameLocations":["2337:9:2"],"nodeType":"IdentifierPath","referencedDeclaration":437,"src":"2337:9:2"},"nodeType":"ModifierInvocation","src":"2337:9:2"}],"name":"renounceOwnership","nameLocation":"2302:17:2","nodeType":"FunctionDefinition","parameters":{"id":465,"nodeType":"ParameterList","parameters":[],"src":"2319:2:2"},"returnParameters":{"id":468,"nodeType":"ParameterList","parameters":[],"src":"2347:0:2"},"scope":526,"src":"2293:101:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":504,"nodeType":"Block","src":"2613:145:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":490,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":485,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":480,"src":"2627:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":488,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2647:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":487,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2639:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":486,"name":"address","nodeType":"ElementaryTypeName","src":"2639:7:2","typeDescriptions":{}}},"id":489,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2639:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2627:22:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":499,"nodeType":"IfStatement","src":"2623:91:2","trueBody":{"id":498,"nodeType":"Block","src":"2651:63:2","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":494,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2700:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":493,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2692:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":492,"name":"address","nodeType":"ElementaryTypeName","src":"2692:7:2","typeDescriptions":{}}},"id":495,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2692:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":491,"name":"OwnableInvalidOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":397,"src":"2672:19:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2672:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":497,"nodeType":"RevertStatement","src":"2665:38:2"}]}},{"expression":{"arguments":[{"id":501,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":480,"src":"2742:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":500,"name":"_transferOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":525,"src":"2723:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$__$","typeString":"function (address)"}},"id":502,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2723:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":503,"nodeType":"ExpressionStatement","src":"2723:28:2"}]},"documentation":{"id":478,"nodeType":"StructuredDocumentation","src":"2400:138:2","text":" @dev Transfers ownership of the contract to a new account (`newOwner`).\n Can only be called by the current owner."},"functionSelector":"f2fde38b","id":505,"implemented":true,"kind":"function","modifiers":[{"id":483,"kind":"modifierInvocation","modifierName":{"id":482,"name":"onlyOwner","nameLocations":["2603:9:2"],"nodeType":"IdentifierPath","referencedDeclaration":437,"src":"2603:9:2"},"nodeType":"ModifierInvocation","src":"2603:9:2"}],"name":"transferOwnership","nameLocation":"2552:17:2","nodeType":"FunctionDefinition","parameters":{"id":481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":480,"mutability":"mutable","name":"newOwner","nameLocation":"2578:8:2","nodeType":"VariableDeclaration","scope":505,"src":"2570:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":479,"name":"address","nodeType":"ElementaryTypeName","src":"2570:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2569:18:2"},"returnParameters":{"id":484,"nodeType":"ParameterList","parameters":[],"src":"2613:0:2"},"scope":526,"src":"2543:215:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":524,"nodeType":"Block","src":"2975:124:2","statements":[{"assignments":[512],"declarations":[{"constant":false,"id":512,"mutability":"mutable","name":"oldOwner","nameLocation":"2993:8:2","nodeType":"VariableDeclaration","scope":524,"src":"2985:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":511,"name":"address","nodeType":"ElementaryTypeName","src":"2985:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":514,"initialValue":{"id":513,"name":"_owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":387,"src":"3004:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"2985:25:2"},{"expression":{"id":517,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":515,"name":"_owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":387,"src":"3020:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":516,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":508,"src":"3029:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3020:17:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":518,"nodeType":"ExpressionStatement","src":"3020:17:2"},{"eventCall":{"arguments":[{"id":520,"name":"oldOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":512,"src":"3073:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":521,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":508,"src":"3083:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":519,"name":"OwnershipTransferred","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":403,"src":"3052:20:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":522,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3052:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":523,"nodeType":"EmitStatement","src":"3047:45:2"}]},"documentation":{"id":506,"nodeType":"StructuredDocumentation","src":"2764:143:2","text":" @dev Transfers ownership of the contract to a new account (`newOwner`).\n Internal function without access restriction."},"id":525,"implemented":true,"kind":"function","modifiers":[],"name":"_transferOwnership","nameLocation":"2921:18:2","nodeType":"FunctionDefinition","parameters":{"id":509,"nodeType":"ParameterList","parameters":[{"constant":false,"id":508,"mutability":"mutable","name":"newOwner","nameLocation":"2948:8:2","nodeType":"VariableDeclaration","scope":525,"src":"2940:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":507,"name":"address","nodeType":"ElementaryTypeName","src":"2940:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2939:18:2"},"returnParameters":{"id":510,"nodeType":"ParameterList","parameters":[],"src":"2975:0:2"},"scope":526,"src":"2912:187:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":527,"src":"663:2438:2","usedErrors":[392,397],"usedEvents":[403]}],"src":"102:3000:2"},"id":2},"@openzeppelin/contracts/governance/Governor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","exportedSymbols":{"Address":[7026],"Context":[7056],"DoubleEndedQueue":[14983],"EIP712":[9314],"ERC165":[9520],"Governor":[2282],"IERC1155Receiver":[5699],"IERC165":[9532],"IERC6372":[5520],"IERC721Receiver":[6739],"IGovernor":[2736],"Nonces":[7146],"SafeCast":[12903],"SignatureChecker":[9496],"Strings":[8739]},"id":2283,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":528,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:3"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../token/ERC721/IERC721Receiver.sol","id":530,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":6740,"src":"133:68:3","symbolAliases":[{"foreign":{"id":529,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6739,"src":"141:15:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../token/ERC1155/IERC1155Receiver.sol","id":532,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":5700,"src":"202:71:3","symbolAliases":[{"foreign":{"id":531,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5699,"src":"210:16:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../utils/cryptography/EIP712.sol","id":534,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":9315,"src":"274:56:3","symbolAliases":[{"foreign":{"id":533,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9314,"src":"282:6:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","file":"../utils/cryptography/SignatureChecker.sol","id":536,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":9497,"src":"331:76:3","symbolAliases":[{"foreign":{"id":535,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9496,"src":"339:16:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":539,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":9521,"src":"408:66:3","symbolAliases":[{"foreign":{"id":537,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"416:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":538,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9520,"src":"425:6:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../utils/math/SafeCast.sol","id":541,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":12904,"src":"475:52:3","symbolAliases":[{"foreign":{"id":540,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"483:8:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","file":"../utils/structs/DoubleEndedQueue.sol","id":543,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":14984,"src":"528:71:3","symbolAliases":[{"foreign":{"id":542,"name":"DoubleEndedQueue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14983,"src":"536:16:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":545,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":7027,"src":"600:45:3","symbolAliases":[{"foreign":{"id":544,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7026,"src":"608:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":547,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":7057,"src":"646:45:3","symbolAliases":[{"foreign":{"id":546,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7056,"src":"654:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../utils/Nonces.sol","id":549,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":7147,"src":"692:43:3","symbolAliases":[{"foreign":{"id":548,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7146,"src":"700:6:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../utils/Strings.sol","id":551,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":8740,"src":"736:45:3","symbolAliases":[{"foreign":{"id":550,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8739,"src":"744:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","file":"./IGovernor.sol","id":554,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2283,"sourceUnit":2737,"src":"782:52:3","symbolAliases":[{"foreign":{"id":552,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2736,"src":"790:9:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":553,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5520,"src":"801:8:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":556,"name":"Context","nameLocations":["1273:7:3"],"nodeType":"IdentifierPath","referencedDeclaration":7056,"src":"1273:7:3"},"id":557,"nodeType":"InheritanceSpecifier","src":"1273:7:3"},{"baseName":{"id":558,"name":"ERC165","nameLocations":["1282:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9520,"src":"1282:6:3"},"id":559,"nodeType":"InheritanceSpecifier","src":"1282:6:3"},{"baseName":{"id":560,"name":"EIP712","nameLocations":["1290:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9314,"src":"1290:6:3"},"id":561,"nodeType":"InheritanceSpecifier","src":"1290:6:3"},{"baseName":{"id":562,"name":"Nonces","nameLocations":["1298:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":7146,"src":"1298:6:3"},"id":563,"nodeType":"InheritanceSpecifier","src":"1298:6:3"},{"baseName":{"id":564,"name":"IGovernor","nameLocations":["1306:9:3"],"nodeType":"IdentifierPath","referencedDeclaration":2736,"src":"1306:9:3"},"id":565,"nodeType":"InheritanceSpecifier","src":"1306:9:3"},{"baseName":{"id":566,"name":"IERC721Receiver","nameLocations":["1317:15:3"],"nodeType":"IdentifierPath","referencedDeclaration":6739,"src":"1317:15:3"},"id":567,"nodeType":"InheritanceSpecifier","src":"1317:15:3"},{"baseName":{"id":568,"name":"IERC1155Receiver","nameLocations":["1334:16:3"],"nodeType":"IdentifierPath","referencedDeclaration":5699,"src":"1334:16:3"},"id":569,"nodeType":"InheritanceSpecifier","src":"1334:16:3"}],"canonicalName":"Governor","contractDependencies":[],"contractKind":"contract","documentation":{"id":555,"nodeType":"StructuredDocumentation","src":"836:406:3","text":" @dev Core of the governance system, designed to be extended through various modules.\n This contract is abstract and requires several functions to be implemented in various modules:\n - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote}\n - A voting module must implement {_getVotes}\n - Additionally, {votingPeriod} must also be implemented"},"fullyImplemented":false,"id":2282,"linearizedBaseContracts":[2282,5699,6739,2736,5520,7146,9314,5494,9520,9532,7056],"name":"Governor","nameLocation":"1261:8:3","nodeType":"ContractDefinition","nodes":[{"global":false,"id":573,"libraryName":{"id":570,"name":"DoubleEndedQueue","nameLocations":["1363:16:3"],"nodeType":"IdentifierPath","referencedDeclaration":14983,"src":"1363:16:3"},"nodeType":"UsingForDirective","src":"1357:57:3","typeName":{"id":572,"nodeType":"UserDefinedTypeName","pathNode":{"id":571,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["1384:16:3","1401:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"1384:29:3"},"referencedDeclaration":14643,"src":"1384:29:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}}},{"constant":true,"functionSelector":"deaaa7cc","id":578,"mutability":"constant","name":"BALLOT_TYPEHASH","nameLocation":"1444:15:3","nodeType":"VariableDeclaration","scope":2282,"src":"1420:131:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":574,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1420:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"42616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e636529","id":576,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1480:70:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""},"value":"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""}],"id":575,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1470:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":577,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1470:81:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"2fe3e261","id":583,"mutability":"constant","name":"EXTENDED_BALLOT_TYPEHASH","nameLocation":"1581:24:3","nodeType":"VariableDeclaration","scope":2282,"src":"1557:197:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":579,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1557:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"457874656e64656442616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e63652c737472696e6720726561736f6e2c627974657320706172616d7329","id":581,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1639:105:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""},"value":"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""}],"id":580,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1616:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":582,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1616:138:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"canonicalName":"Governor.ProposalCore","id":596,"members":[{"constant":false,"id":585,"mutability":"mutable","name":"proposer","nameLocation":"1799:8:3","nodeType":"VariableDeclaration","scope":596,"src":"1791:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":584,"name":"address","nodeType":"ElementaryTypeName","src":"1791:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":587,"mutability":"mutable","name":"voteStart","nameLocation":"1824:9:3","nodeType":"VariableDeclaration","scope":596,"src":"1817:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":586,"name":"uint48","nodeType":"ElementaryTypeName","src":"1817:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":589,"mutability":"mutable","name":"voteDuration","nameLocation":"1850:12:3","nodeType":"VariableDeclaration","scope":596,"src":"1843:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":588,"name":"uint32","nodeType":"ElementaryTypeName","src":"1843:6:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":591,"mutability":"mutable","name":"executed","nameLocation":"1877:8:3","nodeType":"VariableDeclaration","scope":596,"src":"1872:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":590,"name":"bool","nodeType":"ElementaryTypeName","src":"1872:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":593,"mutability":"mutable","name":"canceled","nameLocation":"1900:8:3","nodeType":"VariableDeclaration","scope":596,"src":"1895:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":592,"name":"bool","nodeType":"ElementaryTypeName","src":"1895:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":595,"mutability":"mutable","name":"etaSeconds","nameLocation":"1925:10:3","nodeType":"VariableDeclaration","scope":596,"src":"1918:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":594,"name":"uint48","nodeType":"ElementaryTypeName","src":"1918:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"name":"ProposalCore","nameLocation":"1768:12:3","nodeType":"StructDefinition","scope":2282,"src":"1761:181:3","visibility":"public"},{"constant":true,"id":616,"mutability":"constant","name":"ALL_PROPOSAL_STATES_BITMAP","nameLocation":"1973:26:3","nodeType":"VariableDeclaration","scope":2282,"src":"1948:110:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":597,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1948:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":614,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":611,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":600,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2011:1:3","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":609,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"arguments":[{"id":604,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"2028:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}],"id":603,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2023:4:3","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":605,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2023:19:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_enum$_ProposalState_$2302","typeString":"type(enum IGovernor.ProposalState)"}},"id":606,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2043:3:3","memberName":"max","nodeType":"MemberAccess","src":"2023:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":602,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2017:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":601,"name":"uint8","nodeType":"ElementaryTypeName","src":"2017:5:3","typeDescriptions":{}}},"id":607,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2017:30:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":608,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2050:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2017:34:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"id":610,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2016:36:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2011:41:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":612,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2010:43:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":613,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2056:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2010:47:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":599,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2002:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":598,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2002:7:3","typeDescriptions":{}}},"id":615,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2002:56:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":618,"mutability":"mutable","name":"_name","nameLocation":"2079:5:3","nodeType":"VariableDeclaration","scope":2282,"src":"2064:20:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":617,"name":"string","nodeType":"ElementaryTypeName","src":"2064:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":623,"mutability":"mutable","name":"_proposals","nameLocation":"2143:10:3","nodeType":"VariableDeclaration","scope":2282,"src":"2091:62:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"typeName":{"id":622,"keyName":"proposalId","keyNameLocation":"2107:10:3","keyType":{"id":619,"name":"uint256","nodeType":"ElementaryTypeName","src":"2099:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"2091:43:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":621,"nodeType":"UserDefinedTypeName","pathNode":{"id":620,"name":"ProposalCore","nameLocations":["2121:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":596,"src":"2121:12:3"},"referencedDeclaration":596,"src":"2121:12:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"}}},"visibility":"private"},{"constant":false,"id":626,"mutability":"mutable","name":"_governanceCall","nameLocation":"2641:15:3","nodeType":"VariableDeclaration","scope":2282,"src":"2603:53:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":625,"nodeType":"UserDefinedTypeName","pathNode":{"id":624,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["2603:16:3","2620:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"2603:29:3"},"referencedDeclaration":14643,"src":"2603:29:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"private"},{"body":{"id":633,"nodeType":"Block","src":"3427:46:3","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":629,"name":"_checkGovernance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":977,"src":"3437:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$__$returns$__$","typeString":"function ()"}},"id":630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3437:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":631,"nodeType":"ExpressionStatement","src":"3437:18:3"},{"id":632,"nodeType":"PlaceholderStatement","src":"3465:1:3"}]},"documentation":{"id":627,"nodeType":"StructuredDocumentation","src":"2663:733:3","text":" @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n parameter setters in {GovernorSettings} are protected using this modifier.\n The governance executing address may be different from the Governor's own address, for example it could be a\n timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n for example, additional timelock proposers are not able to change governance parameters without going through the\n governance protocol (since v4.6)."},"id":634,"name":"onlyGovernance","nameLocation":"3410:14:3","nodeType":"ModifierDefinition","parameters":{"id":628,"nodeType":"ParameterList","parameters":[],"src":"3424:2:3"},"src":"3401:72:3","virtual":false,"visibility":"internal"},{"body":{"id":649,"nodeType":"Block","src":"3605:30:3","statements":[{"expression":{"id":647,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":645,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":618,"src":"3615:5:3","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":646,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":637,"src":"3623:5:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3615:13:3","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":648,"nodeType":"ExpressionStatement","src":"3615:13:3"}]},"documentation":{"id":635,"nodeType":"StructuredDocumentation","src":"3479:63:3","text":" @dev Sets the value for {name} and {version}"},"id":650,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":640,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":637,"src":"3587:5:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":641,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":716,"src":"3594:7:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":642,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3594:9:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":643,"kind":"baseConstructorSpecifier","modifierName":{"id":639,"name":"EIP712","nameLocations":["3580:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9314,"src":"3580:6:3"},"nodeType":"ModifierInvocation","src":"3580:24:3"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":638,"nodeType":"ParameterList","parameters":[{"constant":false,"id":637,"mutability":"mutable","name":"name_","nameLocation":"3573:5:3","nodeType":"VariableDeclaration","scope":650,"src":"3559:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":636,"name":"string","nodeType":"ElementaryTypeName","src":"3559:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3558:21:3"},"returnParameters":{"id":644,"nodeType":"ParameterList","parameters":[],"src":"3605:0:3"},"scope":2282,"src":"3547:88:3","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":666,"nodeType":"Block","src":"3814:107:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":660,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":654,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"3828:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":655,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3828:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":658,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3851:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":657,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3843:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":656,"name":"address","nodeType":"ElementaryTypeName","src":"3843:7:3","typeDescriptions":{}}},"id":659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3843:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3828:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":665,"nodeType":"IfStatement","src":"3824:91:3","trueBody":{"id":664,"nodeType":"Block","src":"3858:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":661,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2319,"src":"3879:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":662,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3879:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":663,"nodeType":"RevertStatement","src":"3872:32:3"}]}}]},"documentation":{"id":651,"nodeType":"StructuredDocumentation","src":"3641:133:3","text":" @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)"},"id":667,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":652,"nodeType":"ParameterList","parameters":[],"src":"3786:2:3"},"returnParameters":{"id":653,"nodeType":"ParameterList","parameters":[],"src":"3814:0:3"},"scope":2282,"src":"3779:142:3","stateMutability":"payable","virtual":true,"visibility":"external"},{"baseFunctions":[9519,9531],"body":{"id":697,"nodeType":"Block","src":"4096:195:3","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":695,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":690,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":683,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":678,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":670,"src":"4125:11:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":680,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2736,"src":"4145:9:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2736_$","typeString":"type(contract IGovernor)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2736_$","typeString":"type(contract IGovernor)"}],"id":679,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4140:4:3","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4140:15:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IGovernor_$2736","typeString":"type(contract IGovernor)"}},"id":682,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4156:11:3","memberName":"interfaceId","nodeType":"MemberAccess","src":"4140:27:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4125:42:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":689,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":684,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":670,"src":"4183:11:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":686,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5699,"src":"4203:16:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5699_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5699_$","typeString":"type(contract IERC1155Receiver)"}],"id":685,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4198:4:3","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":687,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4198:22:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5699","typeString":"type(contract IERC1155Receiver)"}},"id":688,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4221:11:3","memberName":"interfaceId","nodeType":"MemberAccess","src":"4198:34:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4183:49:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4125:107:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":693,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":670,"src":"4272:11:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":691,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"4248:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_Governor_$2282_$","typeString":"type(contract super Governor)"}},"id":692,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4254:17:3","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9519,"src":"4248:23:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4248:36:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4125:159:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":677,"id":696,"nodeType":"Return","src":"4106:178:3"}]},"documentation":{"id":668,"nodeType":"StructuredDocumentation","src":"3927:56:3","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":698,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"3997:17:3","nodeType":"FunctionDefinition","overrides":{"id":674,"nodeType":"OverrideSpecifier","overrides":[{"id":672,"name":"IERC165","nameLocations":["4064:7:3"],"nodeType":"IdentifierPath","referencedDeclaration":9532,"src":"4064:7:3"},{"id":673,"name":"ERC165","nameLocations":["4073:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9520,"src":"4073:6:3"}],"src":"4055:25:3"},"parameters":{"id":671,"nodeType":"ParameterList","parameters":[{"constant":false,"id":670,"mutability":"mutable","name":"interfaceId","nameLocation":"4022:11:3","nodeType":"VariableDeclaration","scope":698,"src":"4015:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":669,"name":"bytes4","nodeType":"ElementaryTypeName","src":"4015:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"4014:20:3"},"returnParameters":{"id":677,"nodeType":"ParameterList","parameters":[{"constant":false,"id":676,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":698,"src":"4090:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":675,"name":"bool","nodeType":"ElementaryTypeName","src":"4090:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4089:6:3"},"scope":2282,"src":"3988:303:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2463],"body":{"id":706,"nodeType":"Block","src":"4407:29:3","statements":[{"expression":{"id":704,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":618,"src":"4424:5:3","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":703,"id":705,"nodeType":"Return","src":"4417:12:3"}]},"documentation":{"id":699,"nodeType":"StructuredDocumentation","src":"4297:45:3","text":" @dev See {IGovernor-name}."},"functionSelector":"06fdde03","id":707,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"4356:4:3","nodeType":"FunctionDefinition","parameters":{"id":700,"nodeType":"ParameterList","parameters":[],"src":"4360:2:3"},"returnParameters":{"id":703,"nodeType":"ParameterList","parameters":[{"constant":false,"id":702,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":707,"src":"4392:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":701,"name":"string","nodeType":"ElementaryTypeName","src":"4392:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4391:15:3"},"scope":2282,"src":"4347:89:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2469],"body":{"id":715,"nodeType":"Block","src":"4558:27:3","statements":[{"expression":{"hexValue":"31","id":713,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4575:3:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6","typeString":"literal_string \"1\""},"value":"1"},"functionReturnParameters":712,"id":714,"nodeType":"Return","src":"4568:10:3"}]},"documentation":{"id":708,"nodeType":"StructuredDocumentation","src":"4442:48:3","text":" @dev See {IGovernor-version}."},"functionSelector":"54fd4d50","id":716,"implemented":true,"kind":"function","modifiers":[],"name":"version","nameLocation":"4504:7:3","nodeType":"FunctionDefinition","parameters":{"id":709,"nodeType":"ParameterList","parameters":[],"src":"4511:2:3"},"returnParameters":{"id":712,"nodeType":"ParameterList","parameters":[{"constant":false,"id":711,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":716,"src":"4543:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":710,"name":"string","nodeType":"ElementaryTypeName","src":"4543:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4542:15:3"},"scope":2282,"src":"4495:90:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2492],"body":{"id":746,"nodeType":"Block","src":"5730:99:3","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":738,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":720,"src":"5776:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":739,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":723,"src":"5785:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":740,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":726,"src":"5793:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":741,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":728,"src":"5804:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":736,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"5765:3:3","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":737,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5769:6:3","memberName":"encode","nodeType":"MemberAccess","src":"5765:10:3","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":742,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5765:55:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":735,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"5755:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":743,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5755:66:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":734,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5747:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":733,"name":"uint256","nodeType":"ElementaryTypeName","src":"5747:7:3","typeDescriptions":{}}},"id":744,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5747:75:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":732,"id":745,"nodeType":"Return","src":"5740:82:3"}]},"documentation":{"id":717,"nodeType":"StructuredDocumentation","src":"4591:934:3","text":" @dev See {IGovernor-hashProposal}.\n The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n advance, before the proposal is submitted.\n Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n across multiple networks. This also means that in order to execute the same operation twice (on the same\n governor) the proposer will have to change the description in order to avoid proposal id conflicts."},"functionSelector":"c59057e4","id":747,"implemented":true,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"5539:12:3","nodeType":"FunctionDefinition","parameters":{"id":729,"nodeType":"ParameterList","parameters":[{"constant":false,"id":720,"mutability":"mutable","name":"targets","nameLocation":"5578:7:3","nodeType":"VariableDeclaration","scope":747,"src":"5561:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":718,"name":"address","nodeType":"ElementaryTypeName","src":"5561:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":719,"nodeType":"ArrayTypeName","src":"5561:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":723,"mutability":"mutable","name":"values","nameLocation":"5612:6:3","nodeType":"VariableDeclaration","scope":747,"src":"5595:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":721,"name":"uint256","nodeType":"ElementaryTypeName","src":"5595:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":722,"nodeType":"ArrayTypeName","src":"5595:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":726,"mutability":"mutable","name":"calldatas","nameLocation":"5643:9:3","nodeType":"VariableDeclaration","scope":747,"src":"5628:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":724,"name":"bytes","nodeType":"ElementaryTypeName","src":"5628:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":725,"nodeType":"ArrayTypeName","src":"5628:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":728,"mutability":"mutable","name":"descriptionHash","nameLocation":"5670:15:3","nodeType":"VariableDeclaration","scope":747,"src":"5662:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":727,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5662:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5551:140:3"},"returnParameters":{"id":732,"nodeType":"ParameterList","parameters":[{"constant":false,"id":731,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":747,"src":"5721:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":730,"name":"uint256","nodeType":"ElementaryTypeName","src":"5721:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5720:9:3"},"scope":2282,"src":"5530:299:3","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2501],"body":{"id":855,"nodeType":"Block","src":"5965:1169:3","statements":[{"assignments":[758],"declarations":[{"constant":false,"id":758,"mutability":"mutable","name":"proposal","nameLocation":"6089:8:3","nodeType":"VariableDeclaration","scope":855,"src":"6068:29:3","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":757,"nodeType":"UserDefinedTypeName","pathNode":{"id":756,"name":"ProposalCore","nameLocations":["6068:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":596,"src":"6068:12:3"},"referencedDeclaration":596,"src":"6068:12:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":762,"initialValue":{"baseExpression":{"id":759,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"6100:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":761,"indexExpression":{"id":760,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6111:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6100:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"6068:54:3"},{"assignments":[764],"declarations":[{"constant":false,"id":764,"mutability":"mutable","name":"proposalExecuted","nameLocation":"6137:16:3","nodeType":"VariableDeclaration","scope":855,"src":"6132:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":763,"name":"bool","nodeType":"ElementaryTypeName","src":"6132:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":767,"initialValue":{"expression":{"id":765,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":758,"src":"6156:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":766,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6165:8:3","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":591,"src":"6156:17:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6132:41:3"},{"assignments":[769],"declarations":[{"constant":false,"id":769,"mutability":"mutable","name":"proposalCanceled","nameLocation":"6188:16:3","nodeType":"VariableDeclaration","scope":855,"src":"6183:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":768,"name":"bool","nodeType":"ElementaryTypeName","src":"6183:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":772,"initialValue":{"expression":{"id":770,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":758,"src":"6207:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":771,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6216:8:3","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":593,"src":"6207:17:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6183:41:3"},{"condition":{"id":773,"name":"proposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":764,"src":"6239:16:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":778,"nodeType":"IfStatement","src":"6235:76:3","trueBody":{"id":777,"nodeType":"Block","src":"6257:54:3","statements":[{"expression":{"expression":{"id":774,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"6278:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":775,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6292:8:3","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2301,"src":"6278:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":755,"id":776,"nodeType":"Return","src":"6271:29:3"}]}},{"condition":{"id":779,"name":"proposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":769,"src":"6325:16:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":784,"nodeType":"IfStatement","src":"6321:76:3","trueBody":{"id":783,"nodeType":"Block","src":"6343:54:3","statements":[{"expression":{"expression":{"id":780,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"6364:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":781,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6378:8:3","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2296,"src":"6364:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":755,"id":782,"nodeType":"Return","src":"6357:29:3"}]}},{"assignments":[786],"declarations":[{"constant":false,"id":786,"mutability":"mutable","name":"snapshot","nameLocation":"6415:8:3","nodeType":"VariableDeclaration","scope":855,"src":"6407:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":785,"name":"uint256","nodeType":"ElementaryTypeName","src":"6407:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":790,"initialValue":{"arguments":[{"id":788,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6443:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":787,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":879,"src":"6426:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":789,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6426:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6407:47:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":791,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"6469:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":792,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6481:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6469:13:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":799,"nodeType":"IfStatement","src":"6465:90:3","trueBody":{"id":798,"nodeType":"Block","src":"6484:71:3","statements":[{"errorCall":{"arguments":[{"id":795,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6533:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":794,"name":"GovernorNonexistentProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2334,"src":"6505:27:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":796,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6505:39:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":797,"nodeType":"RevertStatement","src":"6498:46:3"}]}},{"assignments":[801],"declarations":[{"constant":false,"id":801,"mutability":"mutable","name":"currentTimepoint","nameLocation":"6573:16:3","nodeType":"VariableDeclaration","scope":855,"src":"6565:24:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":800,"name":"uint256","nodeType":"ElementaryTypeName","src":"6565:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":804,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":802,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2243,"src":"6592:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":803,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6592:7:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"6565:34:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":805,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"6614:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":806,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":801,"src":"6626:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6614:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":812,"nodeType":"IfStatement","src":"6610:87:3","trueBody":{"id":811,"nodeType":"Block","src":"6644:53:3","statements":[{"expression":{"expression":{"id":808,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"6665:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":809,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6679:7:3","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2294,"src":"6665:21:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":755,"id":810,"nodeType":"Return","src":"6658:28:3"}]}},{"assignments":[814],"declarations":[{"constant":false,"id":814,"mutability":"mutable","name":"deadline","nameLocation":"6715:8:3","nodeType":"VariableDeclaration","scope":855,"src":"6707:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":813,"name":"uint256","nodeType":"ElementaryTypeName","src":"6707:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":818,"initialValue":{"arguments":[{"id":816,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6743:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":815,"name":"proposalDeadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":898,"src":"6726:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":817,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6726:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6707:47:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":821,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":819,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":814,"src":"6769:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":820,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":801,"src":"6781:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6769:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":834,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":829,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6861:27:3","subExpression":{"arguments":[{"id":827,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6877:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":826,"name":"_quorumReached","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":985,"src":"6862:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":828,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6862:26:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":833,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6892:27:3","subExpression":{"arguments":[{"id":831,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6908:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":830,"name":"_voteSucceeded","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":993,"src":"6893:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":832,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6893:26:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6861:58:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":843,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":840,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":750,"src":"6997:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":839,"name":"proposalEta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":926,"src":"6985:11:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":841,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6985:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":842,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7012:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6985:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":851,"nodeType":"Block","src":"7076:52:3","statements":[{"expression":{"expression":{"id":848,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"7097:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":849,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7111:6:3","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2299,"src":"7097:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":755,"id":850,"nodeType":"Return","src":"7090:27:3"}]},"id":852,"nodeType":"IfStatement","src":"6981:147:3","trueBody":{"id":847,"nodeType":"Block","src":"7015:55:3","statements":[{"expression":{"expression":{"id":844,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"7036:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":845,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7050:9:3","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2298,"src":"7036:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":755,"id":846,"nodeType":"Return","src":"7029:30:3"}]}},"id":853,"nodeType":"IfStatement","src":"6857:271:3","trueBody":{"id":838,"nodeType":"Block","src":"6921:54:3","statements":[{"expression":{"expression":{"id":835,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"6942:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":836,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6956:8:3","memberName":"Defeated","nodeType":"MemberAccess","referencedDeclaration":2297,"src":"6942:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":755,"id":837,"nodeType":"Return","src":"6935:29:3"}]}},"id":854,"nodeType":"IfStatement","src":"6765:363:3","trueBody":{"id":825,"nodeType":"Block","src":"6799:52:3","statements":[{"expression":{"expression":{"id":822,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"6820:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":823,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6834:6:3","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2295,"src":"6820:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":755,"id":824,"nodeType":"Return","src":"6813:27:3"}]}}]},"documentation":{"id":748,"nodeType":"StructuredDocumentation","src":"5835:46:3","text":" @dev See {IGovernor-state}."},"functionSelector":"3e4f49e6","id":856,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"5895:5:3","nodeType":"FunctionDefinition","parameters":{"id":751,"nodeType":"ParameterList","parameters":[{"constant":false,"id":750,"mutability":"mutable","name":"proposalId","nameLocation":"5909:10:3","nodeType":"VariableDeclaration","scope":856,"src":"5901:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":749,"name":"uint256","nodeType":"ElementaryTypeName","src":"5901:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5900:20:3"},"returnParameters":{"id":755,"nodeType":"ParameterList","parameters":[{"constant":false,"id":754,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":856,"src":"5950:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":753,"nodeType":"UserDefinedTypeName","pathNode":{"id":752,"name":"ProposalState","nameLocations":["5950:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"5950:13:3"},"referencedDeclaration":2302,"src":"5950:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"5949:15:3"},"scope":2282,"src":"5886:1248:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2507],"body":{"id":864,"nodeType":"Block","src":"7270:25:3","statements":[{"expression":{"hexValue":"30","id":862,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7287:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":861,"id":863,"nodeType":"Return","src":"7280:8:3"}]},"documentation":{"id":857,"nodeType":"StructuredDocumentation","src":"7140:58:3","text":" @dev See {IGovernor-proposalThreshold}."},"functionSelector":"b58131b0","id":865,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7212:17:3","nodeType":"FunctionDefinition","parameters":{"id":858,"nodeType":"ParameterList","parameters":[],"src":"7229:2:3"},"returnParameters":{"id":861,"nodeType":"ParameterList","parameters":[{"constant":false,"id":860,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":865,"src":"7261:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":859,"name":"uint256","nodeType":"ElementaryTypeName","src":"7261:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7260:9:3"},"scope":2282,"src":"7203:92:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2515],"body":{"id":878,"nodeType":"Block","src":"7447:56:3","statements":[{"expression":{"expression":{"baseExpression":{"id":873,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"7464:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":875,"indexExpression":{"id":874,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":868,"src":"7475:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7464:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":876,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7487:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"7464:32:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":872,"id":877,"nodeType":"Return","src":"7457:39:3"}]},"documentation":{"id":866,"nodeType":"StructuredDocumentation","src":"7301:57:3","text":" @dev See {IGovernor-proposalSnapshot}."},"functionSelector":"2d63f693","id":879,"implemented":true,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"7372:16:3","nodeType":"FunctionDefinition","parameters":{"id":869,"nodeType":"ParameterList","parameters":[{"constant":false,"id":868,"mutability":"mutable","name":"proposalId","nameLocation":"7397:10:3","nodeType":"VariableDeclaration","scope":879,"src":"7389:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":867,"name":"uint256","nodeType":"ElementaryTypeName","src":"7389:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7388:20:3"},"returnParameters":{"id":872,"nodeType":"ParameterList","parameters":[{"constant":false,"id":871,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":879,"src":"7438:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":870,"name":"uint256","nodeType":"ElementaryTypeName","src":"7438:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7437:9:3"},"scope":2282,"src":"7363:140:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2523],"body":{"id":897,"nodeType":"Block","src":"7655:94:3","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":895,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":887,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"7672:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":889,"indexExpression":{"id":888,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":882,"src":"7683:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7672:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":890,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7695:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"7672:32:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"baseExpression":{"id":891,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"7707:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":893,"indexExpression":{"id":892,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":882,"src":"7718:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7707:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":894,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7730:12:3","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":589,"src":"7707:35:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"7672:70:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":886,"id":896,"nodeType":"Return","src":"7665:77:3"}]},"documentation":{"id":880,"nodeType":"StructuredDocumentation","src":"7509:57:3","text":" @dev See {IGovernor-proposalDeadline}."},"functionSelector":"c01f9e37","id":898,"implemented":true,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"7580:16:3","nodeType":"FunctionDefinition","parameters":{"id":883,"nodeType":"ParameterList","parameters":[{"constant":false,"id":882,"mutability":"mutable","name":"proposalId","nameLocation":"7605:10:3","nodeType":"VariableDeclaration","scope":898,"src":"7597:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":881,"name":"uint256","nodeType":"ElementaryTypeName","src":"7597:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7596:20:3"},"returnParameters":{"id":886,"nodeType":"ParameterList","parameters":[{"constant":false,"id":885,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":898,"src":"7646:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":884,"name":"uint256","nodeType":"ElementaryTypeName","src":"7646:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7645:9:3"},"scope":2282,"src":"7571:178:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2531],"body":{"id":911,"nodeType":"Block","src":"7901:55:3","statements":[{"expression":{"expression":{"baseExpression":{"id":906,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"7918:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":908,"indexExpression":{"id":907,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":901,"src":"7929:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7918:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":909,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7941:8:3","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":585,"src":"7918:31:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":905,"id":910,"nodeType":"Return","src":"7911:38:3"}]},"documentation":{"id":899,"nodeType":"StructuredDocumentation","src":"7755:57:3","text":" @dev See {IGovernor-proposalProposer}."},"functionSelector":"143489d0","id":912,"implemented":true,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"7826:16:3","nodeType":"FunctionDefinition","parameters":{"id":902,"nodeType":"ParameterList","parameters":[{"constant":false,"id":901,"mutability":"mutable","name":"proposalId","nameLocation":"7851:10:3","nodeType":"VariableDeclaration","scope":912,"src":"7843:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":900,"name":"uint256","nodeType":"ElementaryTypeName","src":"7843:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7842:20:3"},"returnParameters":{"id":905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":912,"src":"7892:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":903,"name":"address","nodeType":"ElementaryTypeName","src":"7892:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"7891:9:3"},"scope":2282,"src":"7817:139:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2539],"body":{"id":925,"nodeType":"Block","src":"8098:57:3","statements":[{"expression":{"expression":{"baseExpression":{"id":920,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"8115:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":922,"indexExpression":{"id":921,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":915,"src":"8126:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8115:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":923,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8138:10:3","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":595,"src":"8115:33:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":919,"id":924,"nodeType":"Return","src":"8108:40:3"}]},"documentation":{"id":913,"nodeType":"StructuredDocumentation","src":"7962:52:3","text":" @dev See {IGovernor-proposalEta}."},"functionSelector":"ab58fb8e","id":926,"implemented":true,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"8028:11:3","nodeType":"FunctionDefinition","parameters":{"id":916,"nodeType":"ParameterList","parameters":[{"constant":false,"id":915,"mutability":"mutable","name":"proposalId","nameLocation":"8048:10:3","nodeType":"VariableDeclaration","scope":926,"src":"8040:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":914,"name":"uint256","nodeType":"ElementaryTypeName","src":"8040:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8039:20:3"},"returnParameters":{"id":919,"nodeType":"ParameterList","parameters":[{"constant":false,"id":918,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":926,"src":"8089:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":917,"name":"uint256","nodeType":"ElementaryTypeName","src":"8089:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8088:9:3"},"scope":2282,"src":"8019:136:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2547],"body":{"id":936,"nodeType":"Block","src":"8301:29:3","statements":[{"expression":{"hexValue":"66616c7365","id":934,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8318:5:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":933,"id":935,"nodeType":"Return","src":"8311:12:3"}]},"documentation":{"id":927,"nodeType":"StructuredDocumentation","src":"8161:61:3","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":937,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8236:20:3","nodeType":"FunctionDefinition","parameters":{"id":930,"nodeType":"ParameterList","parameters":[{"constant":false,"id":929,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":937,"src":"8257:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":928,"name":"uint256","nodeType":"ElementaryTypeName","src":"8257:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8256:9:3"},"returnParameters":{"id":933,"nodeType":"ParameterList","parameters":[{"constant":false,"id":932,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":937,"src":"8295:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":931,"name":"bool","nodeType":"ElementaryTypeName","src":"8295:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"8294:6:3"},"scope":2282,"src":"8227:103:3","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":976,"nodeType":"Block","src":"8637:401:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":945,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":941,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"8651:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":942,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8651:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":943,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"8666:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":944,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8666:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8651:27:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":952,"nodeType":"IfStatement","src":"8647:99:3","trueBody":{"id":951,"nodeType":"Block","src":"8680:66:3","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":947,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"8722:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":948,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8722:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":946,"name":"GovernorOnlyExecutor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2329,"src":"8701:20:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":949,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8701:34:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":950,"nodeType":"RevertStatement","src":"8694:41:3"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":959,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":953,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"8759:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":954,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8759:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":957,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"8782:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":956,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8774:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":955,"name":"address","nodeType":"ElementaryTypeName","src":"8774:7:3","typeDescriptions":{}}},"id":958,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8774:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8759:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":975,"nodeType":"IfStatement","src":"8755:277:3","trueBody":{"id":974,"nodeType":"Block","src":"8789:243:3","statements":[{"assignments":[961],"declarations":[{"constant":false,"id":961,"mutability":"mutable","name":"msgDataHash","nameLocation":"8811:11:3","nodeType":"VariableDeclaration","scope":974,"src":"8803:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":960,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8803:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":966,"initialValue":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":963,"name":"_msgData","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7047,"src":"8835:8:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_calldata_ptr_$","typeString":"function () view returns (bytes calldata)"}},"id":964,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8835:10:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":962,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8825:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":965,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8825:21:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"8803:43:3"},{"body":{"id":972,"nodeType":"Block","src":"9020:2:3","statements":[]},"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":971,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":967,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"8977:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":968,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8993:8:3","memberName":"popFront","nodeType":"MemberAccess","referencedDeclaration":14832,"src":"8977:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14643_storage_ptr_$returns$_t_bytes32_$attached_to$_t_struct$_Bytes32Deque_$14643_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) returns (bytes32)"}},"id":969,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8977:26:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":970,"name":"msgDataHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":961,"src":"9007:11:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"8977:41:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":973,"nodeType":"WhileStatement","src":"8970:52:3"}]}}]},"documentation":{"id":938,"nodeType":"StructuredDocumentation","src":"8336:251:3","text":" @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n operation. See {onlyGovernance}."},"id":977,"implemented":true,"kind":"function","modifiers":[],"name":"_checkGovernance","nameLocation":"8601:16:3","nodeType":"FunctionDefinition","parameters":{"id":939,"nodeType":"ParameterList","parameters":[],"src":"8617:2:3"},"returnParameters":{"id":940,"nodeType":"ParameterList","parameters":[],"src":"8637:0:3"},"scope":2282,"src":"8592:446:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"documentation":{"id":978,"nodeType":"StructuredDocumentation","src":"9044:80:3","text":" @dev Amount of votes already cast passes the threshold limit."},"id":985,"implemented":false,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"9138:14:3","nodeType":"FunctionDefinition","parameters":{"id":981,"nodeType":"ParameterList","parameters":[{"constant":false,"id":980,"mutability":"mutable","name":"proposalId","nameLocation":"9161:10:3","nodeType":"VariableDeclaration","scope":985,"src":"9153:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":979,"name":"uint256","nodeType":"ElementaryTypeName","src":"9153:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9152:20:3"},"returnParameters":{"id":984,"nodeType":"ParameterList","parameters":[{"constant":false,"id":983,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":985,"src":"9204:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":982,"name":"bool","nodeType":"ElementaryTypeName","src":"9204:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9203:6:3"},"scope":2282,"src":"9129:81:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":986,"nodeType":"StructuredDocumentation","src":"9216:58:3","text":" @dev Is the proposal successful or not."},"id":993,"implemented":false,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"9288:14:3","nodeType":"FunctionDefinition","parameters":{"id":989,"nodeType":"ParameterList","parameters":[{"constant":false,"id":988,"mutability":"mutable","name":"proposalId","nameLocation":"9311:10:3","nodeType":"VariableDeclaration","scope":993,"src":"9303:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":987,"name":"uint256","nodeType":"ElementaryTypeName","src":"9303:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9302:20:3"},"returnParameters":{"id":992,"nodeType":"ParameterList","parameters":[{"constant":false,"id":991,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":993,"src":"9354:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":990,"name":"bool","nodeType":"ElementaryTypeName","src":"9354:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9353:6:3"},"scope":2282,"src":"9279:81:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":994,"nodeType":"StructuredDocumentation","src":"9366:122:3","text":" @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`."},"id":1005,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"9502:9:3","nodeType":"FunctionDefinition","parameters":{"id":1001,"nodeType":"ParameterList","parameters":[{"constant":false,"id":996,"mutability":"mutable","name":"account","nameLocation":"9520:7:3","nodeType":"VariableDeclaration","scope":1005,"src":"9512:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":995,"name":"address","nodeType":"ElementaryTypeName","src":"9512:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":998,"mutability":"mutable","name":"timepoint","nameLocation":"9537:9:3","nodeType":"VariableDeclaration","scope":1005,"src":"9529:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":997,"name":"uint256","nodeType":"ElementaryTypeName","src":"9529:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1000,"mutability":"mutable","name":"params","nameLocation":"9561:6:3","nodeType":"VariableDeclaration","scope":1005,"src":"9548:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":999,"name":"bytes","nodeType":"ElementaryTypeName","src":"9548:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"9511:57:3"},"returnParameters":{"id":1004,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1003,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1005,"src":"9600:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1002,"name":"uint256","nodeType":"ElementaryTypeName","src":"9600:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9599:9:3"},"scope":2282,"src":"9493:116:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":1006,"nodeType":"StructuredDocumentation","src":"9615:239:3","text":" @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n Note: Support is generic and can represent various things depending on the voting system used."},"id":1021,"implemented":false,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"9868:10:3","nodeType":"FunctionDefinition","parameters":{"id":1017,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1008,"mutability":"mutable","name":"proposalId","nameLocation":"9896:10:3","nodeType":"VariableDeclaration","scope":1021,"src":"9888:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1007,"name":"uint256","nodeType":"ElementaryTypeName","src":"9888:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1010,"mutability":"mutable","name":"account","nameLocation":"9924:7:3","nodeType":"VariableDeclaration","scope":1021,"src":"9916:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1009,"name":"address","nodeType":"ElementaryTypeName","src":"9916:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1012,"mutability":"mutable","name":"support","nameLocation":"9947:7:3","nodeType":"VariableDeclaration","scope":1021,"src":"9941:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1011,"name":"uint8","nodeType":"ElementaryTypeName","src":"9941:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1014,"mutability":"mutable","name":"totalWeight","nameLocation":"9972:11:3","nodeType":"VariableDeclaration","scope":1021,"src":"9964:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1013,"name":"uint256","nodeType":"ElementaryTypeName","src":"9964:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1016,"mutability":"mutable","name":"params","nameLocation":"10006:6:3","nodeType":"VariableDeclaration","scope":1021,"src":"9993:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1015,"name":"bytes","nodeType":"ElementaryTypeName","src":"9993:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"9878:140:3"},"returnParameters":{"id":1020,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1019,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1021,"src":"10045:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1018,"name":"uint256","nodeType":"ElementaryTypeName","src":"10045:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10044:9:3"},"scope":2282,"src":"9859:195:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1027,"nodeType":"Block","src":"10330:2:3","statements":[]},"documentation":{"id":1022,"nodeType":"StructuredDocumentation","src":"10060:205:3","text":" @dev Hook that should be called every time the tally for a proposal is updated.\n Note: This function must run successfully. Reverts will result in the bricking of governance"},"id":1028,"implemented":true,"kind":"function","modifiers":[],"name":"_tallyUpdated","nameLocation":"10279:13:3","nodeType":"FunctionDefinition","parameters":{"id":1025,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1024,"mutability":"mutable","name":"proposalId","nameLocation":"10301:10:3","nodeType":"VariableDeclaration","scope":1028,"src":"10293:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1023,"name":"uint256","nodeType":"ElementaryTypeName","src":"10293:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10292:20:3"},"returnParameters":{"id":1026,"nodeType":"ParameterList","parameters":[],"src":"10330:0:3"},"scope":2282,"src":"10270:62:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1036,"nodeType":"Block","src":"10705:26:3","statements":[{"expression":{"hexValue":"","id":1034,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10722:2:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"functionReturnParameters":1033,"id":1035,"nodeType":"Return","src":"10715:9:3"}]},"documentation":{"id":1029,"nodeType":"StructuredDocumentation","src":"10338:291:3","text":" @dev Default additional encoded parameters used by castVote methods that don't include them\n Note: Should be overridden by specific implementations to use an appropriate value, the\n meaning of the additional params, in the context of that implementation"},"id":1037,"implemented":true,"kind":"function","modifiers":[],"name":"_defaultParams","nameLocation":"10643:14:3","nodeType":"FunctionDefinition","parameters":{"id":1030,"nodeType":"ParameterList","parameters":[],"src":"10657:2:3"},"returnParameters":{"id":1033,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1032,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1037,"src":"10691:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1031,"name":"bytes","nodeType":"ElementaryTypeName","src":"10691:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"10690:14:3"},"scope":2282,"src":"10634:97:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[2616],"body":{"id":1109,"nodeType":"Block","src":"11079:671:3","statements":[{"assignments":[1055],"declarations":[{"constant":false,"id":1055,"mutability":"mutable","name":"proposer","nameLocation":"11097:8:3","nodeType":"VariableDeclaration","scope":1109,"src":"11089:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1054,"name":"address","nodeType":"ElementaryTypeName","src":"11089:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1058,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1056,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"11108:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1057,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11108:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"11089:31:3"},{"condition":{"id":1063,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11176:54:3","subExpression":{"arguments":[{"id":1060,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1055,"src":"11208:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1061,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1049,"src":"11218:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1059,"name":"_isValidDescriptionForProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2237,"src":"11177:30:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_string_memory_ptr_$returns$_t_bool_$","typeString":"function (address,string memory) view returns (bool)"}},"id":1062,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11177:53:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1069,"nodeType":"IfStatement","src":"11172:128:3","trueBody":{"id":1068,"nodeType":"Block","src":"11232:68:3","statements":[{"errorCall":{"arguments":[{"id":1065,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1055,"src":"11280:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1064,"name":"GovernorRestrictedProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2363,"src":"11253:26:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1066,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11253:36:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1067,"nodeType":"RevertStatement","src":"11246:43:3"}]}},{"assignments":[1071],"declarations":[{"constant":false,"id":1071,"mutability":"mutable","name":"votesThreshold","nameLocation":"11354:14:3","nodeType":"VariableDeclaration","scope":1109,"src":"11346:22:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1070,"name":"uint256","nodeType":"ElementaryTypeName","src":"11346:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1074,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1072,"name":"proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":865,"src":"11371:17:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1073,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11371:19:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11346:44:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1077,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1075,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1071,"src":"11404:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":1076,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11421:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11404:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1100,"nodeType":"IfStatement","src":"11400:267:3","trueBody":{"id":1099,"nodeType":"Block","src":"11424:243:3","statements":[{"assignments":[1079],"declarations":[{"constant":false,"id":1079,"mutability":"mutable","name":"proposerVotes","nameLocation":"11446:13:3","nodeType":"VariableDeclaration","scope":1099,"src":"11438:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1078,"name":"uint256","nodeType":"ElementaryTypeName","src":"11438:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1087,"initialValue":{"arguments":[{"id":1081,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1055,"src":"11471:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1085,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1082,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2243,"src":"11481:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":1083,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11481:7:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":1084,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11491:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11481:11:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":1080,"name":"getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1653,"src":"11462:8:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view returns (uint256)"}},"id":1086,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11462:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11438:55:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1090,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1088,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1079,"src":"11511:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":1089,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1071,"src":"11527:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11511:30:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1098,"nodeType":"IfStatement","src":"11507:150:3","trueBody":{"id":1097,"nodeType":"Block","src":"11543:114:3","statements":[{"errorCall":{"arguments":[{"id":1092,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1055,"src":"11602:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1093,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1079,"src":"11612:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1094,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1071,"src":"11627:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1091,"name":"GovernorInsufficientProposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"11568:33:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":1095,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11568:74:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1096,"nodeType":"RevertStatement","src":"11561:81:3"}]}}]}},{"expression":{"arguments":[{"id":1102,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1041,"src":"11693:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1103,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1044,"src":"11702:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1104,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1047,"src":"11710:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1105,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1049,"src":"11721:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":1106,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1055,"src":"11734:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_address","typeString":"address"}],"id":1101,"name":"_propose","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1253,"src":"11684:8:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_string_memory_ptr_$_t_address_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,string memory,address) returns (uint256)"}},"id":1107,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11684:59:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1053,"id":1108,"nodeType":"Return","src":"11677:66:3"}]},"documentation":{"id":1038,"nodeType":"StructuredDocumentation","src":"10737:145:3","text":" @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}."},"functionSelector":"7d5e81e2","id":1110,"implemented":true,"kind":"function","modifiers":[],"name":"propose","nameLocation":"10896:7:3","nodeType":"FunctionDefinition","parameters":{"id":1050,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1041,"mutability":"mutable","name":"targets","nameLocation":"10930:7:3","nodeType":"VariableDeclaration","scope":1110,"src":"10913:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1039,"name":"address","nodeType":"ElementaryTypeName","src":"10913:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1040,"nodeType":"ArrayTypeName","src":"10913:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1044,"mutability":"mutable","name":"values","nameLocation":"10964:6:3","nodeType":"VariableDeclaration","scope":1110,"src":"10947:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1042,"name":"uint256","nodeType":"ElementaryTypeName","src":"10947:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1043,"nodeType":"ArrayTypeName","src":"10947:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1047,"mutability":"mutable","name":"calldatas","nameLocation":"10995:9:3","nodeType":"VariableDeclaration","scope":1110,"src":"10980:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1045,"name":"bytes","nodeType":"ElementaryTypeName","src":"10980:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1046,"nodeType":"ArrayTypeName","src":"10980:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1049,"mutability":"mutable","name":"description","nameLocation":"11028:11:3","nodeType":"VariableDeclaration","scope":1110,"src":"11014:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1048,"name":"string","nodeType":"ElementaryTypeName","src":"11014:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"10903:142:3"},"returnParameters":{"id":1053,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1052,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1110,"src":"11070:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1051,"name":"uint256","nodeType":"ElementaryTypeName","src":"11070:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11069:9:3"},"scope":2282,"src":"10887:863:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1252,"nodeType":"Block","src":"12159:1141:3","statements":[{"expression":{"id":1141,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":1129,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1127,"src":"12169:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1131,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1114,"src":"12195:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1132,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"12204:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1133,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1120,"src":"12212:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"arguments":[{"arguments":[{"id":1137,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1122,"src":"12239:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1136,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12233:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":1135,"name":"bytes","nodeType":"ElementaryTypeName","src":"12233:5:3","typeDescriptions":{}}},"id":1138,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12233:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1134,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"12223:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1139,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12223:29:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1130,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":747,"src":"12182:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1140,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12182:71:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12169:84:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1142,"nodeType":"ExpressionStatement","src":"12169:84:3"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1158,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1153,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1147,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1143,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1114,"src":"12268:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1144,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12276:6:3","memberName":"length","nodeType":"MemberAccess","src":"12268:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":1145,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"12286:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12293:6:3","memberName":"length","nodeType":"MemberAccess","src":"12286:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12268:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1152,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1148,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1114,"src":"12303:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12311:6:3","memberName":"length","nodeType":"MemberAccess","src":"12303:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":1150,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1120,"src":"12321:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12331:6:3","memberName":"length","nodeType":"MemberAccess","src":"12321:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12303:34:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12268:69:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1157,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1154,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1114,"src":"12341:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1155,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12349:6:3","memberName":"length","nodeType":"MemberAccess","src":"12341:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1156,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12359:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12341:19:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12268:92:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1169,"nodeType":"IfStatement","src":"12264:208:3","trueBody":{"id":1168,"nodeType":"Block","src":"12362:110:3","statements":[{"errorCall":{"arguments":[{"expression":{"id":1160,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1114,"src":"12413:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1161,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12421:6:3","memberName":"length","nodeType":"MemberAccess","src":"12413:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1162,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1120,"src":"12429:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1163,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12439:6:3","memberName":"length","nodeType":"MemberAccess","src":"12429:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1164,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"12447:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1165,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12454:6:3","memberName":"length","nodeType":"MemberAccess","src":"12447:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1159,"name":"GovernorInvalidProposalLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2311,"src":"12383:29:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":1166,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12383:78:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1167,"nodeType":"RevertStatement","src":"12376:85:3"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1175,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":1170,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"12485:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1172,"indexExpression":{"id":1171,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1127,"src":"12496:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12485:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1173,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12508:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"12485:32:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1174,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12521:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12485:37:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1188,"nodeType":"IfStatement","src":"12481:149:3","trueBody":{"id":1187,"nodeType":"Block","src":"12524:106:3","statements":[{"errorCall":{"arguments":[{"id":1177,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1127,"src":"12577:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":1179,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1127,"src":"12595:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1178,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":856,"src":"12589:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":1180,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12589:17:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},{"arguments":[{"hexValue":"30","id":1183,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12616:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":1182,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12608:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":1181,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12608:7:3","typeDescriptions":{}}},"id":1184,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12608:10:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1176,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2344,"src":"12545:31:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2302_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":1185,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12545:74:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1186,"nodeType":"RevertStatement","src":"12538:81:3"}]}},{"assignments":[1190],"declarations":[{"constant":false,"id":1190,"mutability":"mutable","name":"snapshot","nameLocation":"12648:8:3","nodeType":"VariableDeclaration","scope":1252,"src":"12640:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1189,"name":"uint256","nodeType":"ElementaryTypeName","src":"12640:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1196,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1195,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1191,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2243,"src":"12659:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":1192,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12659:7:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1193,"name":"votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2255,"src":"12669:11:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1194,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12669:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12659:23:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12640:42:3"},{"assignments":[1198],"declarations":[{"constant":false,"id":1198,"mutability":"mutable","name":"duration","nameLocation":"12700:8:3","nodeType":"VariableDeclaration","scope":1252,"src":"12692:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1197,"name":"uint256","nodeType":"ElementaryTypeName","src":"12692:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1201,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1199,"name":"votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2261,"src":"12711:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1200,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12711:14:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12692:33:3"},{"assignments":[1204],"declarations":[{"constant":false,"id":1204,"mutability":"mutable","name":"proposal","nameLocation":"12757:8:3","nodeType":"VariableDeclaration","scope":1252,"src":"12736:29:3","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":1203,"nodeType":"UserDefinedTypeName","pathNode":{"id":1202,"name":"ProposalCore","nameLocations":["12736:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":596,"src":"12736:12:3"},"referencedDeclaration":596,"src":"12736:12:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":1208,"initialValue":{"baseExpression":{"id":1205,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"12768:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1207,"indexExpression":{"id":1206,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1127,"src":"12779:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12768:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"12736:54:3"},{"expression":{"id":1213,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1209,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1204,"src":"12800:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1211,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12809:8:3","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":585,"src":"12800:17:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1212,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1124,"src":"12820:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"12800:28:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1214,"nodeType":"ExpressionStatement","src":"12800:28:3"},{"expression":{"id":1222,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1215,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1204,"src":"12838:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1217,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12847:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"12838:18:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1220,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1190,"src":"12877:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1218,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"12859:8:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":1219,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12868:8:3","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11893,"src":"12859:17:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":1221,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12859:27:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12838:48:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1223,"nodeType":"ExpressionStatement","src":"12838:48:3"},{"expression":{"id":1231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1224,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1204,"src":"12896:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1226,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12905:12:3","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":589,"src":"12896:21:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1229,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1198,"src":"12938:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1227,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"12920:8:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":1228,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12929:8:3","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":11949,"src":"12920:17:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":1230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12920:27:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"12896:51:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":1232,"nodeType":"ExpressionStatement","src":"12896:51:3"},{"eventCall":{"arguments":[{"id":1234,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1127,"src":"12992:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1235,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1124,"src":"13016:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1236,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1114,"src":"13038:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1237,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1117,"src":"13059:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"arguments":[{"expression":{"id":1241,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1114,"src":"13092:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1242,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13100:6:3","memberName":"length","nodeType":"MemberAccess","src":"13092:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1240,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"13079:12:3","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (string memory[] memory)"},"typeName":{"baseType":{"id":1238,"name":"string","nodeType":"ElementaryTypeName","src":"13083:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":1239,"nodeType":"ArrayTypeName","src":"13083:8:3","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}}},"id":1243,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13079:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"id":1244,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1120,"src":"13121:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1245,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1190,"src":"13144:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1248,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1246,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1190,"src":"13166:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":1247,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1198,"src":"13177:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13166:19:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1249,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1122,"src":"13199:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1233,"name":"ProposalCreated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2412,"src":"12963:15:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_uint256_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (uint256,address,address[] memory,uint256[] memory,string memory[] memory,bytes memory[] memory,uint256,uint256,string memory)"}},"id":1250,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12963:257:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1251,"nodeType":"EmitStatement","src":"12958:262:3"}]},"documentation":{"id":1111,"nodeType":"StructuredDocumentation","src":"11756:166:3","text":" @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n Emits a {IGovernor-ProposalCreated} event."},"id":1253,"implemented":true,"kind":"function","modifiers":[],"name":"_propose","nameLocation":"11936:8:3","nodeType":"FunctionDefinition","parameters":{"id":1125,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1114,"mutability":"mutable","name":"targets","nameLocation":"11971:7:3","nodeType":"VariableDeclaration","scope":1253,"src":"11954:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1112,"name":"address","nodeType":"ElementaryTypeName","src":"11954:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1113,"nodeType":"ArrayTypeName","src":"11954:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1117,"mutability":"mutable","name":"values","nameLocation":"12005:6:3","nodeType":"VariableDeclaration","scope":1253,"src":"11988:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1115,"name":"uint256","nodeType":"ElementaryTypeName","src":"11988:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1116,"nodeType":"ArrayTypeName","src":"11988:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1120,"mutability":"mutable","name":"calldatas","nameLocation":"12036:9:3","nodeType":"VariableDeclaration","scope":1253,"src":"12021:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1118,"name":"bytes","nodeType":"ElementaryTypeName","src":"12021:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1119,"nodeType":"ArrayTypeName","src":"12021:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1122,"mutability":"mutable","name":"description","nameLocation":"12069:11:3","nodeType":"VariableDeclaration","scope":1253,"src":"12055:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1121,"name":"string","nodeType":"ElementaryTypeName","src":"12055:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1124,"mutability":"mutable","name":"proposer","nameLocation":"12098:8:3","nodeType":"VariableDeclaration","scope":1253,"src":"12090:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1123,"name":"address","nodeType":"ElementaryTypeName","src":"12090:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"11944:168:3"},"returnParameters":{"id":1128,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1127,"mutability":"mutable","name":"proposalId","nameLocation":"12147:10:3","nodeType":"VariableDeclaration","scope":1253,"src":"12139:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1126,"name":"uint256","nodeType":"ElementaryTypeName","src":"12139:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12138:20:3"},"scope":2282,"src":"11927:1373:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2633],"body":{"id":1320,"nodeType":"Block","src":"13545:541:3","statements":[{"assignments":[1271],"declarations":[{"constant":false,"id":1271,"mutability":"mutable","name":"proposalId","nameLocation":"13563:10:3","nodeType":"VariableDeclaration","scope":1320,"src":"13555:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1270,"name":"uint256","nodeType":"ElementaryTypeName","src":"13555:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1278,"initialValue":{"arguments":[{"id":1273,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1257,"src":"13589:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1274,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1260,"src":"13598:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1275,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1263,"src":"13606:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1276,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1265,"src":"13617:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1272,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":747,"src":"13576:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1277,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13576:57:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13555:78:3"},{"expression":{"arguments":[{"id":1280,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1271,"src":"13665:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1282,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"13696:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1283,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13710:9:3","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2298,"src":"13696:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1281,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"13677:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1284,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13677:43:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1279,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2166,"src":"13644:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1285,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13644:77:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"id":1286,"nodeType":"ExpressionStatement","src":"13644:77:3"},{"assignments":[1288],"declarations":[{"constant":false,"id":1288,"mutability":"mutable","name":"etaSeconds","nameLocation":"13739:10:3","nodeType":"VariableDeclaration","scope":1320,"src":"13732:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1287,"name":"uint48","nodeType":"ElementaryTypeName","src":"13732:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":1296,"initialValue":{"arguments":[{"id":1290,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1271,"src":"13769:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1291,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1257,"src":"13781:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1292,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1260,"src":"13790:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1293,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1263,"src":"13798:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1294,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1265,"src":"13809:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1289,"name":"_queueOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1343,"src":"13752:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":1295,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13752:73:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"13732:93:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1299,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1297,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1288,"src":"13840:10:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1298,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13854:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"13840:15:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1316,"nodeType":"Block","src":"13991:61:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1313,"name":"GovernorQueueNotImplemented","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2372,"src":"14012:27:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1314,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14012:29:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1315,"nodeType":"RevertStatement","src":"14005:36:3"}]},"id":1317,"nodeType":"IfStatement","src":"13836:216:3","trueBody":{"id":1312,"nodeType":"Block","src":"13857:128:3","statements":[{"expression":{"id":1305,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1300,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"13871:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1302,"indexExpression":{"id":1301,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1271,"src":"13882:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13871:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1303,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"13894:10:3","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":595,"src":"13871:33:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1304,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1288,"src":"13907:10:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13871:46:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1306,"nodeType":"ExpressionStatement","src":"13871:46:3"},{"eventCall":{"arguments":[{"id":1308,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1271,"src":"13951:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1309,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1288,"src":"13963:10:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":1307,"name":"ProposalQueued","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2419,"src":"13936:14:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":1310,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13936:38:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1311,"nodeType":"EmitStatement","src":"13931:43:3"}]}},{"expression":{"id":1318,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1271,"src":"14069:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1269,"id":1319,"nodeType":"Return","src":"14062:17:3"}]},"documentation":{"id":1254,"nodeType":"StructuredDocumentation","src":"13306:46:3","text":" @dev See {IGovernor-queue}."},"functionSelector":"160cbed7","id":1321,"implemented":true,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13366:5:3","nodeType":"FunctionDefinition","parameters":{"id":1266,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1257,"mutability":"mutable","name":"targets","nameLocation":"13398:7:3","nodeType":"VariableDeclaration","scope":1321,"src":"13381:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1255,"name":"address","nodeType":"ElementaryTypeName","src":"13381:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1256,"nodeType":"ArrayTypeName","src":"13381:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1260,"mutability":"mutable","name":"values","nameLocation":"13432:6:3","nodeType":"VariableDeclaration","scope":1321,"src":"13415:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1258,"name":"uint256","nodeType":"ElementaryTypeName","src":"13415:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1259,"nodeType":"ArrayTypeName","src":"13415:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1263,"mutability":"mutable","name":"calldatas","nameLocation":"13463:9:3","nodeType":"VariableDeclaration","scope":1321,"src":"13448:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1261,"name":"bytes","nodeType":"ElementaryTypeName","src":"13448:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1262,"nodeType":"ArrayTypeName","src":"13448:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1265,"mutability":"mutable","name":"descriptionHash","nameLocation":"13490:15:3","nodeType":"VariableDeclaration","scope":1321,"src":"13482:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1264,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13482:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13371:140:3"},"returnParameters":{"id":1269,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1268,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1321,"src":"13536:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1267,"name":"uint256","nodeType":"ElementaryTypeName","src":"13536:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13535:9:3"},"scope":2282,"src":"13357:729:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1342,"nodeType":"Block","src":"15060:25:3","statements":[{"expression":{"hexValue":"30","id":1340,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15077:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":1339,"id":1341,"nodeType":"Return","src":"15070:8:3"}]},"documentation":{"id":1322,"nodeType":"StructuredDocumentation","src":"14092:715:3","text":" @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n performed (for example adding a vault/timelock).\n This is empty by default, and must be overridden to implement queuing.\n This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n will revert.\n NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n `ProposalQueued` event. Queuing a proposal should be done using {queue}."},"id":1343,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"14821:16:3","nodeType":"FunctionDefinition","parameters":{"id":1336,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1324,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1343,"src":"14847:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1323,"name":"uint256","nodeType":"ElementaryTypeName","src":"14847:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1327,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1343,"src":"14879:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1325,"name":"address","nodeType":"ElementaryTypeName","src":"14879:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1326,"nodeType":"ArrayTypeName","src":"14879:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1330,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1343,"src":"14917:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1328,"name":"uint256","nodeType":"ElementaryTypeName","src":"14917:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1329,"nodeType":"ArrayTypeName","src":"14917:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1333,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1343,"src":"14954:14:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1331,"name":"bytes","nodeType":"ElementaryTypeName","src":"14954:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1332,"nodeType":"ArrayTypeName","src":"14954:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1335,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1343,"src":"14992:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1334,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14992:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14837:188:3"},"returnParameters":{"id":1339,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1338,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1343,"src":"15052:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1337,"name":"uint48","nodeType":"ElementaryTypeName","src":"15052:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"15051:8:3"},"scope":2282,"src":"14812:273:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2650],"body":{"id":1464,"nodeType":"Block","src":"15342:1035:3","statements":[{"assignments":[1361],"declarations":[{"constant":false,"id":1361,"mutability":"mutable","name":"proposalId","nameLocation":"15360:10:3","nodeType":"VariableDeclaration","scope":1464,"src":"15352:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1360,"name":"uint256","nodeType":"ElementaryTypeName","src":"15352:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1368,"initialValue":{"arguments":[{"id":1363,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1347,"src":"15386:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1364,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1350,"src":"15395:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1365,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1353,"src":"15403:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1366,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1355,"src":"15414:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1362,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":747,"src":"15373:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1367,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15373:57:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15352:78:3"},{"expression":{"arguments":[{"id":1370,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1361,"src":"15475:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":1372,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"15518:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1373,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15532:9:3","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2298,"src":"15518:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1371,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"15499:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1374,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15499:43:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":1376,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"15564:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1377,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15578:6:3","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2299,"src":"15564:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1375,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"15545:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1378,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15545:40:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"15499:86:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1369,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2166,"src":"15441:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1380,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15441:154:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"id":1381,"nodeType":"ExpressionStatement","src":"15441:154:3"},{"expression":{"id":1387,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1382,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"15667:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1384,"indexExpression":{"id":1383,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1361,"src":"15678:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15667:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1385,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"15690:8:3","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":591,"src":"15667:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1386,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15701:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"15667:38:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1388,"nodeType":"ExpressionStatement","src":"15667:38:3"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1395,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1389,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"15782:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1390,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15782:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1393,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15805:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":1392,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15797:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1391,"name":"address","nodeType":"ElementaryTypeName","src":"15797:7:3","typeDescriptions":{}}},"id":1394,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15797:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15782:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1430,"nodeType":"IfStatement","src":"15778:258:3","trueBody":{"id":1429,"nodeType":"Block","src":"15812:224:3","statements":[{"body":{"id":1427,"nodeType":"Block","src":"15871:155:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1414,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":1407,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1347,"src":"15893:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1409,"indexExpression":{"id":1408,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"15901:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15893:10:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"id":1412,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15915:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":1411,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15907:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1410,"name":"address","nodeType":"ElementaryTypeName","src":"15907:7:3","typeDescriptions":{}}},"id":1413,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15907:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15893:27:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1426,"nodeType":"IfStatement","src":"15889:123:3","trueBody":{"id":1425,"nodeType":"Block","src":"15922:90:3","statements":[{"expression":{"arguments":[{"arguments":[{"baseExpression":{"id":1419,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1353,"src":"15979:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1421,"indexExpression":{"id":1420,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"15989:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"15979:12:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1418,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"15969:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1422,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15969:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1415,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"15944:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1417,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15960:8:3","memberName":"pushBack","nodeType":"MemberAccess","referencedDeclaration":14689,"src":"15944:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14643_storage_ptr_$_t_bytes32_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14643_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer,bytes32)"}},"id":1423,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15944:49:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1424,"nodeType":"ExpressionStatement","src":"15944:49:3"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1400,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"15846:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1401,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1347,"src":"15850:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1402,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15858:6:3","memberName":"length","nodeType":"MemberAccess","src":"15850:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15846:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1428,"initializationExpression":{"assignments":[1397],"declarations":[{"constant":false,"id":1397,"mutability":"mutable","name":"i","nameLocation":"15839:1:3","nodeType":"VariableDeclaration","scope":1428,"src":"15831:9:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1396,"name":"uint256","nodeType":"ElementaryTypeName","src":"15831:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1399,"initialValue":{"hexValue":"30","id":1398,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15843:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"15831:13:3"},"loopExpression":{"expression":{"id":1405,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"15866:3:3","subExpression":{"id":1404,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"15868:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1406,"nodeType":"ExpressionStatement","src":"15866:3:3"},"nodeType":"ForStatement","src":"15826:200:3"}]}},{"expression":{"arguments":[{"id":1432,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1361,"src":"16065:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1433,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1347,"src":"16077:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1434,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1350,"src":"16086:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1435,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1353,"src":"16094:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1436,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1355,"src":"16105:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1431,"name":"_executeOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1520,"src":"16046:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":1437,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16046:75:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1438,"nodeType":"ExpressionStatement","src":"16046:75:3"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1450,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1445,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1439,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"16193:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1440,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16193:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1443,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"16216:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":1442,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16208:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1441,"name":"address","nodeType":"ElementaryTypeName","src":"16208:7:3","typeDescriptions":{}}},"id":1444,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16208:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"16193:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":1449,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16225:24:3","subExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1446,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"16226:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1447,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16242:5:3","memberName":"empty","nodeType":"MemberAccess","referencedDeclaration":14982,"src":"16226:21:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14643_storage_ptr_$returns$_t_bool_$attached_to$_t_struct$_Bytes32Deque_$14643_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":1448,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16226:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16193:56:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1457,"nodeType":"IfStatement","src":"16189:110:3","trueBody":{"id":1456,"nodeType":"Block","src":"16251:48:3","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1451,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"16265:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1453,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16281:5:3","memberName":"clear","nodeType":"MemberAccess","referencedDeclaration":14946,"src":"16265:21:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14643_storage_ptr_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14643_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer)"}},"id":1454,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16265:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1455,"nodeType":"ExpressionStatement","src":"16265:23:3"}]}},{"eventCall":{"arguments":[{"id":1459,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1361,"src":"16331:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1458,"name":"ProposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2424,"src":"16314:16:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1460,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16314:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1461,"nodeType":"EmitStatement","src":"16309:33:3"},{"expression":{"id":1462,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1361,"src":"16360:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1359,"id":1463,"nodeType":"Return","src":"16353:17:3"}]},"documentation":{"id":1344,"nodeType":"StructuredDocumentation","src":"15091:48:3","text":" @dev See {IGovernor-execute}."},"functionSelector":"2656227d","id":1465,"implemented":true,"kind":"function","modifiers":[],"name":"execute","nameLocation":"15153:7:3","nodeType":"FunctionDefinition","parameters":{"id":1356,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1347,"mutability":"mutable","name":"targets","nameLocation":"15187:7:3","nodeType":"VariableDeclaration","scope":1465,"src":"15170:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1345,"name":"address","nodeType":"ElementaryTypeName","src":"15170:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1346,"nodeType":"ArrayTypeName","src":"15170:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1350,"mutability":"mutable","name":"values","nameLocation":"15221:6:3","nodeType":"VariableDeclaration","scope":1465,"src":"15204:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1348,"name":"uint256","nodeType":"ElementaryTypeName","src":"15204:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1349,"nodeType":"ArrayTypeName","src":"15204:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1353,"mutability":"mutable","name":"calldatas","nameLocation":"15252:9:3","nodeType":"VariableDeclaration","scope":1465,"src":"15237:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1351,"name":"bytes","nodeType":"ElementaryTypeName","src":"15237:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1352,"nodeType":"ArrayTypeName","src":"15237:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1355,"mutability":"mutable","name":"descriptionHash","nameLocation":"15279:15:3","nodeType":"VariableDeclaration","scope":1465,"src":"15271:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1354,"name":"bytes32","nodeType":"ElementaryTypeName","src":"15271:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"15160:140:3"},"returnParameters":{"id":1359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1358,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1465,"src":"15333:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1357,"name":"uint256","nodeType":"ElementaryTypeName","src":"15333:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15332:9:3"},"scope":2282,"src":"15144:1233:3","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":1519,"nodeType":"Block","src":"17035:234:3","statements":[{"body":{"id":1517,"nodeType":"Block","src":"17090:173:3","statements":[{"assignments":[1494,1496],"declarations":[{"constant":false,"id":1494,"mutability":"mutable","name":"success","nameLocation":"17110:7:3","nodeType":"VariableDeclaration","scope":1517,"src":"17105:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1493,"name":"bool","nodeType":"ElementaryTypeName","src":"17105:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":1496,"mutability":"mutable","name":"returndata","nameLocation":"17132:10:3","nodeType":"VariableDeclaration","scope":1517,"src":"17119:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1495,"name":"bytes","nodeType":"ElementaryTypeName","src":"17119:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":1509,"initialValue":{"arguments":[{"baseExpression":{"id":1505,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1477,"src":"17180:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1507,"indexExpression":{"id":1506,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1483,"src":"17190:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17180:12:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"baseExpression":{"id":1497,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1471,"src":"17146:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1499,"indexExpression":{"id":1498,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1483,"src":"17154:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17146:10:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1500,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17157:4:3","memberName":"call","nodeType":"MemberAccess","src":"17146:15:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1504,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"baseExpression":{"id":1501,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1474,"src":"17169:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1503,"indexExpression":{"id":1502,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1483,"src":"17176:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17169:9:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"17146:33:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1508,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17146:47:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"17104:89:3"},{"expression":{"arguments":[{"id":1513,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1494,"src":"17232:7:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":1514,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1496,"src":"17241:10:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1510,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7026,"src":"17207:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$7026_$","typeString":"type(library Address)"}},"id":1512,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17215:16:3","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":7005,"src":"17207:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":1515,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17207:45:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1516,"nodeType":"ExpressionStatement","src":"17207:45:3"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1486,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1483,"src":"17065:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1487,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1471,"src":"17069:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1488,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17077:6:3","memberName":"length","nodeType":"MemberAccess","src":"17069:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17065:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1518,"initializationExpression":{"assignments":[1483],"declarations":[{"constant":false,"id":1483,"mutability":"mutable","name":"i","nameLocation":"17058:1:3","nodeType":"VariableDeclaration","scope":1518,"src":"17050:9:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1482,"name":"uint256","nodeType":"ElementaryTypeName","src":"17050:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1485,"initialValue":{"hexValue":"30","id":1484,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17062:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17050:13:3"},"loopExpression":{"expression":{"id":1491,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17085:3:3","subExpression":{"id":1490,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1483,"src":"17087:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1492,"nodeType":"ExpressionStatement","src":"17085:3:3"},"nodeType":"ForStatement","src":"17045:218:3"}]},"documentation":{"id":1466,"nodeType":"StructuredDocumentation","src":"16383:424:3","text":" @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n performed (for example adding a vault/timelock).\n NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute} or {_execute}."},"id":1520,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"16821:18:3","nodeType":"FunctionDefinition","parameters":{"id":1480,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1468,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1520,"src":"16849:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1467,"name":"uint256","nodeType":"ElementaryTypeName","src":"16849:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1471,"mutability":"mutable","name":"targets","nameLocation":"16900:7:3","nodeType":"VariableDeclaration","scope":1520,"src":"16883:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1469,"name":"address","nodeType":"ElementaryTypeName","src":"16883:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1470,"nodeType":"ArrayTypeName","src":"16883:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1474,"mutability":"mutable","name":"values","nameLocation":"16934:6:3","nodeType":"VariableDeclaration","scope":1520,"src":"16917:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1472,"name":"uint256","nodeType":"ElementaryTypeName","src":"16917:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1473,"nodeType":"ArrayTypeName","src":"16917:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1477,"mutability":"mutable","name":"calldatas","nameLocation":"16965:9:3","nodeType":"VariableDeclaration","scope":1520,"src":"16950:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1475,"name":"bytes","nodeType":"ElementaryTypeName","src":"16950:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1476,"nodeType":"ArrayTypeName","src":"16950:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1479,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1520,"src":"16984:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1478,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16984:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16839:178:3"},"returnParameters":{"id":1481,"nodeType":"ParameterList","parameters":[],"src":"17035:0:3"},"scope":2282,"src":"16812:457:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2667],"body":{"id":1574,"nodeType":"Block","src":"17516:788:3","statements":[{"assignments":[1538],"declarations":[{"constant":false,"id":1538,"mutability":"mutable","name":"proposalId","nameLocation":"17865:10:3","nodeType":"VariableDeclaration","scope":1574,"src":"17857:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1537,"name":"uint256","nodeType":"ElementaryTypeName","src":"17857:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1545,"initialValue":{"arguments":[{"id":1540,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1524,"src":"17891:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1541,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1527,"src":"17900:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1542,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1530,"src":"17908:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1543,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1532,"src":"17919:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1539,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":747,"src":"17878:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17878:57:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17857:78:3"},{"expression":{"arguments":[{"id":1547,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1538,"src":"18048:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1549,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"18079:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1550,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"18093:7:3","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2294,"src":"18079:21:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1548,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"18060:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18060:41:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1546,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2166,"src":"18027:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1552,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18027:75:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"id":1553,"nodeType":"ExpressionStatement","src":"18027:75:3"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1559,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1554,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"18116:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1555,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18116:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1557,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1538,"src":"18149:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1556,"name":"proposalProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":912,"src":"18132:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_address_$","typeString":"function (uint256) view returns (address)"}},"id":1558,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18132:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"18116:44:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1566,"nodeType":"IfStatement","src":"18112:116:3","trueBody":{"id":1565,"nodeType":"Block","src":"18162:66:3","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":1561,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"18204:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1562,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18204:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1560,"name":"GovernorOnlyProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2324,"src":"18183:20:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1563,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18183:34:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1564,"nodeType":"RevertStatement","src":"18176:41:3"}]}},{"expression":{"arguments":[{"id":1568,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1524,"src":"18253:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1569,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1527,"src":"18262:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1570,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1530,"src":"18270:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1571,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1532,"src":"18281:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1567,"name":"_cancel","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1635,"src":"18245:7:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":1572,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18245:52:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1536,"id":1573,"nodeType":"Return","src":"18238:59:3"}]},"documentation":{"id":1521,"nodeType":"StructuredDocumentation","src":"17275:47:3","text":" @dev See {IGovernor-cancel}."},"functionSelector":"452115d6","id":1575,"implemented":true,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"17336:6:3","nodeType":"FunctionDefinition","parameters":{"id":1533,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1524,"mutability":"mutable","name":"targets","nameLocation":"17369:7:3","nodeType":"VariableDeclaration","scope":1575,"src":"17352:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1522,"name":"address","nodeType":"ElementaryTypeName","src":"17352:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1523,"nodeType":"ArrayTypeName","src":"17352:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1527,"mutability":"mutable","name":"values","nameLocation":"17403:6:3","nodeType":"VariableDeclaration","scope":1575,"src":"17386:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1525,"name":"uint256","nodeType":"ElementaryTypeName","src":"17386:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1526,"nodeType":"ArrayTypeName","src":"17386:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1530,"mutability":"mutable","name":"calldatas","nameLocation":"17434:9:3","nodeType":"VariableDeclaration","scope":1575,"src":"17419:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1528,"name":"bytes","nodeType":"ElementaryTypeName","src":"17419:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1529,"nodeType":"ArrayTypeName","src":"17419:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1532,"mutability":"mutable","name":"descriptionHash","nameLocation":"17461:15:3","nodeType":"VariableDeclaration","scope":1575,"src":"17453:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1531,"name":"bytes32","nodeType":"ElementaryTypeName","src":"17453:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"17342:140:3"},"returnParameters":{"id":1536,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1535,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1575,"src":"17507:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1534,"name":"uint256","nodeType":"ElementaryTypeName","src":"17507:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17506:9:3"},"scope":2282,"src":"17327:977:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1634,"nodeType":"Block","src":"18781:502:3","statements":[{"assignments":[1593],"declarations":[{"constant":false,"id":1593,"mutability":"mutable","name":"proposalId","nameLocation":"18799:10:3","nodeType":"VariableDeclaration","scope":1634,"src":"18791:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1592,"name":"uint256","nodeType":"ElementaryTypeName","src":"18791:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1600,"initialValue":{"arguments":[{"id":1595,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1579,"src":"18825:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1596,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1582,"src":"18834:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1597,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1585,"src":"18842:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1598,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1587,"src":"18853:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1594,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":747,"src":"18812:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":1599,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18812:57:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18791:78:3"},{"expression":{"arguments":[{"id":1602,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1593,"src":"18914:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1613,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1608,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1603,"name":"ALL_PROPOSAL_STATES_BITMAP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":616,"src":"18938:26:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1605,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"19002:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1606,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19016:8:3","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2296,"src":"19002:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1604,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"18983:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1607,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18983:42:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:87:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1610,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"19063:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1611,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19077:7:3","memberName":"Expired","nodeType":"MemberAccess","referencedDeclaration":2300,"src":"19063:21:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1609,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"19044:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1612,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19044:41:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:147:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1615,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"19123:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1616,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19137:8:3","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2301,"src":"19123:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1614,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"19104:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1617,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19104:42:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"18938:208:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1601,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2166,"src":"18880:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1619,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18880:276:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"id":1620,"nodeType":"ExpressionStatement","src":"18880:276:3"},{"expression":{"id":1626,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1621,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"19167:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1623,"indexExpression":{"id":1622,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1593,"src":"19178:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"19167:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1624,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19190:8:3","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":593,"src":"19167:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1625,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"19201:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"19167:38:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1627,"nodeType":"ExpressionStatement","src":"19167:38:3"},{"eventCall":{"arguments":[{"id":1629,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1593,"src":"19237:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1628,"name":"ProposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2429,"src":"19220:16:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19220:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1631,"nodeType":"EmitStatement","src":"19215:33:3"},{"expression":{"id":1632,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1593,"src":"19266:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1591,"id":1633,"nodeType":"Return","src":"19259:17:3"}]},"documentation":{"id":1576,"nodeType":"StructuredDocumentation","src":"18310:274:3","text":" @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n Emits a {IGovernor-ProposalCanceled} event."},"id":1635,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"18598:7:3","nodeType":"FunctionDefinition","parameters":{"id":1588,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1579,"mutability":"mutable","name":"targets","nameLocation":"18632:7:3","nodeType":"VariableDeclaration","scope":1635,"src":"18615:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1577,"name":"address","nodeType":"ElementaryTypeName","src":"18615:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1578,"nodeType":"ArrayTypeName","src":"18615:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1582,"mutability":"mutable","name":"values","nameLocation":"18666:6:3","nodeType":"VariableDeclaration","scope":1635,"src":"18649:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1580,"name":"uint256","nodeType":"ElementaryTypeName","src":"18649:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1581,"nodeType":"ArrayTypeName","src":"18649:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1585,"mutability":"mutable","name":"calldatas","nameLocation":"18697:9:3","nodeType":"VariableDeclaration","scope":1635,"src":"18682:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1583,"name":"bytes","nodeType":"ElementaryTypeName","src":"18682:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1584,"nodeType":"ArrayTypeName","src":"18682:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1587,"mutability":"mutable","name":"descriptionHash","nameLocation":"18724:15:3","nodeType":"VariableDeclaration","scope":1635,"src":"18716:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1586,"name":"bytes32","nodeType":"ElementaryTypeName","src":"18716:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"18605:140:3"},"returnParameters":{"id":1591,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1590,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1635,"src":"18772:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1589,"name":"uint256","nodeType":"ElementaryTypeName","src":"18772:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18771:9:3"},"scope":2282,"src":"18589:694:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2577],"body":{"id":1652,"nodeType":"Block","src":"19435:71:3","statements":[{"expression":{"arguments":[{"id":1646,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1638,"src":"19462:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1647,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1640,"src":"19471:9:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1648,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1037,"src":"19482:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1649,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19482:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1645,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1005,"src":"19452:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1650,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19452:47:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1644,"id":1651,"nodeType":"Return","src":"19445:54:3"}]},"documentation":{"id":1636,"nodeType":"StructuredDocumentation","src":"19289:49:3","text":" @dev See {IGovernor-getVotes}."},"functionSelector":"eb9019d4","id":1653,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"19352:8:3","nodeType":"FunctionDefinition","parameters":{"id":1641,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1638,"mutability":"mutable","name":"account","nameLocation":"19369:7:3","nodeType":"VariableDeclaration","scope":1653,"src":"19361:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1637,"name":"address","nodeType":"ElementaryTypeName","src":"19361:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1640,"mutability":"mutable","name":"timepoint","nameLocation":"19386:9:3","nodeType":"VariableDeclaration","scope":1653,"src":"19378:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1639,"name":"uint256","nodeType":"ElementaryTypeName","src":"19378:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19360:36:3"},"returnParameters":{"id":1644,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1643,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1653,"src":"19426:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1642,"name":"uint256","nodeType":"ElementaryTypeName","src":"19426:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19425:9:3"},"scope":2282,"src":"19343:163:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2589],"body":{"id":1671,"nodeType":"Block","src":"19729:61:3","statements":[{"expression":{"arguments":[{"id":1666,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1656,"src":"19756:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1667,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1658,"src":"19765:9:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1668,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1660,"src":"19776:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1665,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1005,"src":"19746:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19746:37:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1664,"id":1670,"nodeType":"Return","src":"19739:44:3"}]},"documentation":{"id":1654,"nodeType":"StructuredDocumentation","src":"19512:59:3","text":" @dev See {IGovernor-getVotesWithParams}."},"functionSelector":"9a802a6d","id":1672,"implemented":true,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"19585:18:3","nodeType":"FunctionDefinition","parameters":{"id":1661,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1656,"mutability":"mutable","name":"account","nameLocation":"19621:7:3","nodeType":"VariableDeclaration","scope":1672,"src":"19613:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1655,"name":"address","nodeType":"ElementaryTypeName","src":"19613:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1658,"mutability":"mutable","name":"timepoint","nameLocation":"19646:9:3","nodeType":"VariableDeclaration","scope":1672,"src":"19638:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1657,"name":"uint256","nodeType":"ElementaryTypeName","src":"19638:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1660,"mutability":"mutable","name":"params","nameLocation":"19678:6:3","nodeType":"VariableDeclaration","scope":1672,"src":"19665:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1659,"name":"bytes","nodeType":"ElementaryTypeName","src":"19665:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"19603:87:3"},"returnParameters":{"id":1664,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1663,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1672,"src":"19720:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1662,"name":"uint256","nodeType":"ElementaryTypeName","src":"19720:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19719:9:3"},"scope":2282,"src":"19576:214:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2677],"body":{"id":1694,"nodeType":"Block","src":"19936:103:3","statements":[{"assignments":[1683],"declarations":[{"constant":false,"id":1683,"mutability":"mutable","name":"voter","nameLocation":"19954:5:3","nodeType":"VariableDeclaration","scope":1694,"src":"19946:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1682,"name":"address","nodeType":"ElementaryTypeName","src":"19946:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1686,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1684,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"19962:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1685,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19962:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"19946:28:3"},{"expression":{"arguments":[{"id":1688,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1675,"src":"20001:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1689,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1683,"src":"20013:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1690,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1677,"src":"20020:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1691,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"20029:2:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1687,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1890,1965],"referencedDeclaration":1890,"src":"19991:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1692,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19991:41:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1681,"id":1693,"nodeType":"Return","src":"19984:48:3"}]},"documentation":{"id":1673,"nodeType":"StructuredDocumentation","src":"19796:49:3","text":" @dev See {IGovernor-castVote}."},"functionSelector":"56781388","id":1695,"implemented":true,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"19859:8:3","nodeType":"FunctionDefinition","parameters":{"id":1678,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1675,"mutability":"mutable","name":"proposalId","nameLocation":"19876:10:3","nodeType":"VariableDeclaration","scope":1695,"src":"19868:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1674,"name":"uint256","nodeType":"ElementaryTypeName","src":"19868:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1677,"mutability":"mutable","name":"support","nameLocation":"19894:7:3","nodeType":"VariableDeclaration","scope":1695,"src":"19888:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1676,"name":"uint8","nodeType":"ElementaryTypeName","src":"19888:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"19867:35:3"},"returnParameters":{"id":1681,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1680,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1695,"src":"19927:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1679,"name":"uint256","nodeType":"ElementaryTypeName","src":"19927:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19926:9:3"},"scope":2282,"src":"19850:189:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2689],"body":{"id":1719,"nodeType":"Block","src":"20259:107:3","statements":[{"assignments":[1708],"declarations":[{"constant":false,"id":1708,"mutability":"mutable","name":"voter","nameLocation":"20277:5:3","nodeType":"VariableDeclaration","scope":1719,"src":"20269:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1707,"name":"address","nodeType":"ElementaryTypeName","src":"20269:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1711,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1709,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"20285:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1710,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20285:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20269:28:3"},{"expression":{"arguments":[{"id":1713,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1698,"src":"20324:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1714,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1708,"src":"20336:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1715,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1700,"src":"20343:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1716,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1702,"src":"20352:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1712,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1890,1965],"referencedDeclaration":1890,"src":"20314:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1717,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20314:45:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1706,"id":1718,"nodeType":"Return","src":"20307:52:3"}]},"documentation":{"id":1696,"nodeType":"StructuredDocumentation","src":"20045:59:3","text":" @dev See {IGovernor-castVoteWithReason}."},"functionSelector":"7b3c71d3","id":1720,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"20118:18:3","nodeType":"FunctionDefinition","parameters":{"id":1703,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1698,"mutability":"mutable","name":"proposalId","nameLocation":"20154:10:3","nodeType":"VariableDeclaration","scope":1720,"src":"20146:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1697,"name":"uint256","nodeType":"ElementaryTypeName","src":"20146:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1700,"mutability":"mutable","name":"support","nameLocation":"20180:7:3","nodeType":"VariableDeclaration","scope":1720,"src":"20174:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1699,"name":"uint8","nodeType":"ElementaryTypeName","src":"20174:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1702,"mutability":"mutable","name":"reason","nameLocation":"20213:6:3","nodeType":"VariableDeclaration","scope":1720,"src":"20197:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1701,"name":"string","nodeType":"ElementaryTypeName","src":"20197:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"20136:89:3"},"returnParameters":{"id":1706,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1705,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1720,"src":"20250:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1704,"name":"uint256","nodeType":"ElementaryTypeName","src":"20250:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20249:9:3"},"scope":2282,"src":"20109:257:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2703],"body":{"id":1747,"nodeType":"Block","src":"20633:115:3","statements":[{"assignments":[1735],"declarations":[{"constant":false,"id":1735,"mutability":"mutable","name":"voter","nameLocation":"20651:5:3","nodeType":"VariableDeclaration","scope":1747,"src":"20643:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1734,"name":"address","nodeType":"ElementaryTypeName","src":"20643:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1738,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1736,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"20659:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1737,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20659:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20643:28:3"},{"expression":{"arguments":[{"id":1740,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1723,"src":"20698:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1741,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1735,"src":"20710:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1742,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1725,"src":"20717:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1743,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1727,"src":"20726:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1744,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1729,"src":"20734:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1739,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1890,1965],"referencedDeclaration":1965,"src":"20688:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1745,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20688:53:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1733,"id":1746,"nodeType":"Return","src":"20681:60:3"}]},"documentation":{"id":1721,"nodeType":"StructuredDocumentation","src":"20372:68:3","text":" @dev See {IGovernor-castVoteWithReasonAndParams}."},"functionSelector":"5f398a14","id":1748,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"20454:27:3","nodeType":"FunctionDefinition","parameters":{"id":1730,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1723,"mutability":"mutable","name":"proposalId","nameLocation":"20499:10:3","nodeType":"VariableDeclaration","scope":1748,"src":"20491:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1722,"name":"uint256","nodeType":"ElementaryTypeName","src":"20491:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1725,"mutability":"mutable","name":"support","nameLocation":"20525:7:3","nodeType":"VariableDeclaration","scope":1748,"src":"20519:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1724,"name":"uint8","nodeType":"ElementaryTypeName","src":"20519:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1727,"mutability":"mutable","name":"reason","nameLocation":"20558:6:3","nodeType":"VariableDeclaration","scope":1748,"src":"20542:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1726,"name":"string","nodeType":"ElementaryTypeName","src":"20542:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1729,"mutability":"mutable","name":"params","nameLocation":"20587:6:3","nodeType":"VariableDeclaration","scope":1748,"src":"20574:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1728,"name":"bytes","nodeType":"ElementaryTypeName","src":"20574:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20481:118:3"},"returnParameters":{"id":1733,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1732,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1748,"src":"20624:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1731,"name":"uint256","nodeType":"ElementaryTypeName","src":"20624:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20623:9:3"},"scope":2282,"src":"20445:303:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2717],"body":{"id":1799,"nodeType":"Block","src":"20981:378:3","statements":[{"assignments":[1763],"declarations":[{"constant":false,"id":1763,"mutability":"mutable","name":"valid","nameLocation":"20996:5:3","nodeType":"VariableDeclaration","scope":1799,"src":"20991:10:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1762,"name":"bool","nodeType":"ElementaryTypeName","src":"20991:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1783,"initialValue":{"arguments":[{"id":1766,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1755,"src":"21054:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1771,"name":"BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":578,"src":"21111:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1772,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1751,"src":"21128:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1773,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"21140:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1774,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1755,"src":"21149:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1776,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1755,"src":"21166:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1775,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7120,"src":"21156:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1777,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21156:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1769,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"21100:3:3","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1770,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"21104:6:3","memberName":"encode","nodeType":"MemberAccess","src":"21100:10:3","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1778,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21100:73:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1768,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"21090:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1779,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21090:84:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1767,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9247,"src":"21073:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1780,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21073:102:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1781,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1757,"src":"21189:9:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1764,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9496,"src":"21004:16:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9496_$","typeString":"type(library SignatureChecker)"}},"id":1765,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21021:19:3","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9443,"src":"21004:36:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1782,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21004:204:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"20991:217:3"},{"condition":{"id":1785,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"21223:6:3","subExpression":{"id":1784,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1763,"src":"21224:5:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1791,"nodeType":"IfStatement","src":"21219:75:3","trueBody":{"id":1790,"nodeType":"Block","src":"21231:63:3","statements":[{"errorCall":{"arguments":[{"id":1787,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1755,"src":"21277:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1786,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2387,"src":"21252:24:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1788,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21252:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1789,"nodeType":"RevertStatement","src":"21245:38:3"}]}},{"expression":{"arguments":[{"id":1793,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1751,"src":"21321:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1794,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1755,"src":"21333:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1795,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1753,"src":"21340:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1796,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"21349:2:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1792,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1890,1965],"referencedDeclaration":1890,"src":"21311:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1797,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21311:41:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1761,"id":1798,"nodeType":"Return","src":"21304:48:3"}]},"documentation":{"id":1749,"nodeType":"StructuredDocumentation","src":"20754:54:3","text":" @dev See {IGovernor-castVoteBySig}."},"functionSelector":"8ff262e3","id":1800,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"20822:13:3","nodeType":"FunctionDefinition","parameters":{"id":1758,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1751,"mutability":"mutable","name":"proposalId","nameLocation":"20853:10:3","nodeType":"VariableDeclaration","scope":1800,"src":"20845:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1750,"name":"uint256","nodeType":"ElementaryTypeName","src":"20845:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1753,"mutability":"mutable","name":"support","nameLocation":"20879:7:3","nodeType":"VariableDeclaration","scope":1800,"src":"20873:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1752,"name":"uint8","nodeType":"ElementaryTypeName","src":"20873:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1755,"mutability":"mutable","name":"voter","nameLocation":"20904:5:3","nodeType":"VariableDeclaration","scope":1800,"src":"20896:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1754,"name":"address","nodeType":"ElementaryTypeName","src":"20896:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1757,"mutability":"mutable","name":"signature","nameLocation":"20932:9:3","nodeType":"VariableDeclaration","scope":1800,"src":"20919:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1756,"name":"bytes","nodeType":"ElementaryTypeName","src":"20919:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20835:112:3"},"returnParameters":{"id":1761,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1760,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1800,"src":"20972:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1759,"name":"uint256","nodeType":"ElementaryTypeName","src":"20972:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20971:9:3"},"scope":2282,"src":"20813:546:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2735],"body":{"id":1865,"nodeType":"Block","src":"21691:702:3","statements":[{"assignments":[1819],"declarations":[{"constant":false,"id":1819,"mutability":"mutable","name":"valid","nameLocation":"21706:5:3","nodeType":"VariableDeclaration","scope":1865,"src":"21701:10:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1818,"name":"bool","nodeType":"ElementaryTypeName","src":"21701:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1848,"initialValue":{"arguments":[{"id":1822,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1807,"src":"21764:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1827,"name":"EXTENDED_BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":583,"src":"21884:24:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1828,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1803,"src":"21934:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1829,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1805,"src":"21970:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1830,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1807,"src":"22003:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1832,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1807,"src":"22044:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1831,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7120,"src":"22034:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1833,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22034:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"arguments":[{"id":1837,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1809,"src":"22092:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1836,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22086:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":1835,"name":"bytes","nodeType":"ElementaryTypeName","src":"22086:5:3","typeDescriptions":{}}},"id":1838,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22086:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":1834,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"22076:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1839,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22076:24:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":1841,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1811,"src":"22136:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1840,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"22126:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1842,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22126:17:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1825,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"21848:3:3","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1826,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"21852:6:3","memberName":"encode","nodeType":"MemberAccess","src":"21848:10:3","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1843,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21848:317:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1824,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"21817:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1844,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21817:366:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1823,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9247,"src":"21783:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1845,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21783:414:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1846,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1813,"src":"22211:9:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1820,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9496,"src":"21714:16:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9496_$","typeString":"type(library SignatureChecker)"}},"id":1821,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21731:19:3","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9443,"src":"21714:36:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1847,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21714:516:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"21701:529:3"},{"condition":{"id":1850,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"22245:6:3","subExpression":{"id":1849,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1819,"src":"22246:5:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1856,"nodeType":"IfStatement","src":"22241:75:3","trueBody":{"id":1855,"nodeType":"Block","src":"22253:63:3","statements":[{"errorCall":{"arguments":[{"id":1852,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1807,"src":"22299:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1851,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2387,"src":"22274:24:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1853,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22274:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1854,"nodeType":"RevertStatement","src":"22267:38:3"}]}},{"expression":{"arguments":[{"id":1858,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1803,"src":"22343:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1859,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1807,"src":"22355:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1860,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1805,"src":"22362:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1861,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1809,"src":"22371:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1862,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1811,"src":"22379:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1857,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1890,1965],"referencedDeclaration":1965,"src":"22333:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1863,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22333:53:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1817,"id":1864,"nodeType":"Return","src":"22326:60:3"}]},"documentation":{"id":1801,"nodeType":"StructuredDocumentation","src":"21365:73:3","text":" @dev See {IGovernor-castVoteWithReasonAndParamsBySig}."},"functionSelector":"5b8d0e0d","id":1866,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"21452:32:3","nodeType":"FunctionDefinition","parameters":{"id":1814,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1803,"mutability":"mutable","name":"proposalId","nameLocation":"21502:10:3","nodeType":"VariableDeclaration","scope":1866,"src":"21494:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1802,"name":"uint256","nodeType":"ElementaryTypeName","src":"21494:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1805,"mutability":"mutable","name":"support","nameLocation":"21528:7:3","nodeType":"VariableDeclaration","scope":1866,"src":"21522:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1804,"name":"uint8","nodeType":"ElementaryTypeName","src":"21522:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1807,"mutability":"mutable","name":"voter","nameLocation":"21553:5:3","nodeType":"VariableDeclaration","scope":1866,"src":"21545:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1806,"name":"address","nodeType":"ElementaryTypeName","src":"21545:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1809,"mutability":"mutable","name":"reason","nameLocation":"21584:6:3","nodeType":"VariableDeclaration","scope":1866,"src":"21568:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1808,"name":"string","nodeType":"ElementaryTypeName","src":"21568:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1811,"mutability":"mutable","name":"params","nameLocation":"21613:6:3","nodeType":"VariableDeclaration","scope":1866,"src":"21600:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1810,"name":"bytes","nodeType":"ElementaryTypeName","src":"21600:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":1813,"mutability":"mutable","name":"signature","nameLocation":"21642:9:3","nodeType":"VariableDeclaration","scope":1866,"src":"21629:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1812,"name":"bytes","nodeType":"ElementaryTypeName","src":"21629:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"21484:173:3"},"returnParameters":{"id":1817,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1816,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1866,"src":"21682:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1815,"name":"uint256","nodeType":"ElementaryTypeName","src":"21682:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21681:9:3"},"scope":2282,"src":"21443:950:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1889,"nodeType":"Block","src":"22868:89:3","statements":[{"expression":{"arguments":[{"id":1881,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1869,"src":"22895:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1882,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1871,"src":"22907:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1883,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1873,"src":"22916:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1884,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1875,"src":"22925:6:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1885,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1037,"src":"22933:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1886,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22933:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1880,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1890,1965],"referencedDeclaration":1965,"src":"22885:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1887,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22885:65:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1879,"id":1888,"nodeType":"Return","src":"22878:72:3"}]},"documentation":{"id":1867,"nodeType":"StructuredDocumentation","src":"22399:298:3","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n Emits a {IGovernor-VoteCast} event."},"id":1890,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"22711:9:3","nodeType":"FunctionDefinition","parameters":{"id":1876,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1869,"mutability":"mutable","name":"proposalId","nameLocation":"22738:10:3","nodeType":"VariableDeclaration","scope":1890,"src":"22730:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1868,"name":"uint256","nodeType":"ElementaryTypeName","src":"22730:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1871,"mutability":"mutable","name":"account","nameLocation":"22766:7:3","nodeType":"VariableDeclaration","scope":1890,"src":"22758:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1870,"name":"address","nodeType":"ElementaryTypeName","src":"22758:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1873,"mutability":"mutable","name":"support","nameLocation":"22789:7:3","nodeType":"VariableDeclaration","scope":1890,"src":"22783:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1872,"name":"uint8","nodeType":"ElementaryTypeName","src":"22783:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1875,"mutability":"mutable","name":"reason","nameLocation":"22820:6:3","nodeType":"VariableDeclaration","scope":1890,"src":"22806:20:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1874,"name":"string","nodeType":"ElementaryTypeName","src":"22806:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"22720:112:3"},"returnParameters":{"id":1879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1878,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1890,"src":"22859:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1877,"name":"uint256","nodeType":"ElementaryTypeName","src":"22859:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"22858:9:3"},"scope":2282,"src":"22702:255:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1964,"nodeType":"Block","src":"23434:574:3","statements":[{"expression":{"arguments":[{"id":1907,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1893,"src":"23465:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1909,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"23496:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1910,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"23510:6:3","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2295,"src":"23496:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":1908,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"23477:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1911,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23477:40:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1906,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2166,"src":"23444:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23444:74:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"id":1913,"nodeType":"ExpressionStatement","src":"23444:74:3"},{"assignments":[1915],"declarations":[{"constant":false,"id":1915,"mutability":"mutable","name":"totalWeight","nameLocation":"23537:11:3","nodeType":"VariableDeclaration","scope":1964,"src":"23529:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1914,"name":"uint256","nodeType":"ElementaryTypeName","src":"23529:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1923,"initialValue":{"arguments":[{"id":1917,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1895,"src":"23561:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1919,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1893,"src":"23587:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1918,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":879,"src":"23570:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":1920,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23570:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1921,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1901,"src":"23600:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1916,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1005,"src":"23551:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1922,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23551:56:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23529:78:3"},{"assignments":[1925],"declarations":[{"constant":false,"id":1925,"mutability":"mutable","name":"votedWeight","nameLocation":"23625:11:3","nodeType":"VariableDeclaration","scope":1964,"src":"23617:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1924,"name":"uint256","nodeType":"ElementaryTypeName","src":"23617:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1933,"initialValue":{"arguments":[{"id":1927,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1893,"src":"23650:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1928,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1895,"src":"23662:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1929,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1897,"src":"23671:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1930,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1915,"src":"23680:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1931,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1901,"src":"23693:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1926,"name":"_countVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1021,"src":"23639:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,uint256,bytes memory) returns (uint256)"}},"id":1932,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23639:61:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23617:83:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1937,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1934,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1901,"src":"23715:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1935,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23722:6:3","memberName":"length","nodeType":"MemberAccess","src":"23715:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1936,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23732:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"23715:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1956,"nodeType":"Block","src":"23830:107:3","statements":[{"eventCall":{"arguments":[{"id":1948,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1895,"src":"23868:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1949,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1893,"src":"23877:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1950,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1897,"src":"23889:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1951,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1925,"src":"23898:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1952,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1899,"src":"23911:6:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":1953,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1901,"src":"23919:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1947,"name":"VoteCastWithParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2457,"src":"23849:18:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory,bytes memory)"}},"id":1954,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23849:77:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1955,"nodeType":"EmitStatement","src":"23844:82:3"}]},"id":1957,"nodeType":"IfStatement","src":"23711:226:3","trueBody":{"id":1946,"nodeType":"Block","src":"23735:89:3","statements":[{"eventCall":{"arguments":[{"id":1939,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1895,"src":"23763:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1940,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1893,"src":"23772:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1941,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1897,"src":"23784:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1942,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1925,"src":"23793:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1943,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1899,"src":"23806:6:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1938,"name":"VoteCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2442,"src":"23754:8:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory)"}},"id":1944,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23754:59:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1945,"nodeType":"EmitStatement","src":"23749:64:3"}]}},{"expression":{"arguments":[{"id":1959,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1893,"src":"23961:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1958,"name":"_tallyUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1028,"src":"23947:13:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23947:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1961,"nodeType":"ExpressionStatement","src":"23947:25:3"},{"expression":{"id":1962,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1925,"src":"23990:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1905,"id":1963,"nodeType":"Return","src":"23983:18:3"}]},"documentation":{"id":1891,"nodeType":"StructuredDocumentation","src":"22963:271:3","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n Emits a {IGovernor-VoteCast} event."},"id":1965,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"23248:9:3","nodeType":"FunctionDefinition","parameters":{"id":1902,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1893,"mutability":"mutable","name":"proposalId","nameLocation":"23275:10:3","nodeType":"VariableDeclaration","scope":1965,"src":"23267:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1892,"name":"uint256","nodeType":"ElementaryTypeName","src":"23267:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1895,"mutability":"mutable","name":"account","nameLocation":"23303:7:3","nodeType":"VariableDeclaration","scope":1965,"src":"23295:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1894,"name":"address","nodeType":"ElementaryTypeName","src":"23295:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1897,"mutability":"mutable","name":"support","nameLocation":"23326:7:3","nodeType":"VariableDeclaration","scope":1965,"src":"23320:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1896,"name":"uint8","nodeType":"ElementaryTypeName","src":"23320:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1899,"mutability":"mutable","name":"reason","nameLocation":"23357:6:3","nodeType":"VariableDeclaration","scope":1965,"src":"23343:20:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1898,"name":"string","nodeType":"ElementaryTypeName","src":"23343:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1901,"mutability":"mutable","name":"params","nameLocation":"23386:6:3","nodeType":"VariableDeclaration","scope":1965,"src":"23373:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1900,"name":"bytes","nodeType":"ElementaryTypeName","src":"23373:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"23257:141:3"},"returnParameters":{"id":1905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1965,"src":"23425:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1903,"name":"uint256","nodeType":"ElementaryTypeName","src":"23425:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23424:9:3"},"scope":2282,"src":"23239:769:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1995,"nodeType":"Block","src":"24566:145:3","statements":[{"assignments":[1978,1980],"declarations":[{"constant":false,"id":1978,"mutability":"mutable","name":"success","nameLocation":"24582:7:3","nodeType":"VariableDeclaration","scope":1995,"src":"24577:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1977,"name":"bool","nodeType":"ElementaryTypeName","src":"24577:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":1980,"mutability":"mutable","name":"returndata","nameLocation":"24604:10:3","nodeType":"VariableDeclaration","scope":1995,"src":"24591:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1979,"name":"bytes","nodeType":"ElementaryTypeName","src":"24591:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":1987,"initialValue":{"arguments":[{"id":1985,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1972,"src":"24644:4:3","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":1981,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1968,"src":"24618:6:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1982,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24625:4:3","memberName":"call","nodeType":"MemberAccess","src":"24618:11:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1984,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":1983,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1970,"src":"24637:5:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"24618:25:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1986,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24618:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"24576:73:3"},{"expression":{"arguments":[{"id":1991,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1978,"src":"24684:7:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":1992,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1980,"src":"24693:10:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1988,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7026,"src":"24659:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$7026_$","typeString":"type(library Address)"}},"id":1990,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24667:16:3","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":7005,"src":"24659:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":1993,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24659:45:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1994,"nodeType":"ExpressionStatement","src":"24659:45:3"}]},"documentation":{"id":1966,"nodeType":"StructuredDocumentation","src":"24014:440:3","text":" @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n is some contract other than the governor itself, like when using a timelock, this function can be invoked\n in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n Note that if the executor is simply the governor itself, use of `relay` is redundant."},"functionSelector":"c28bc2fa","id":1996,"implemented":true,"kind":"function","modifiers":[{"id":1975,"kind":"modifierInvocation","modifierName":{"id":1974,"name":"onlyGovernance","nameLocations":["24551:14:3"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"24551:14:3"},"nodeType":"ModifierInvocation","src":"24551:14:3"}],"name":"relay","nameLocation":"24468:5:3","nodeType":"FunctionDefinition","parameters":{"id":1973,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1968,"mutability":"mutable","name":"target","nameLocation":"24482:6:3","nodeType":"VariableDeclaration","scope":1996,"src":"24474:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1967,"name":"address","nodeType":"ElementaryTypeName","src":"24474:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1970,"mutability":"mutable","name":"value","nameLocation":"24498:5:3","nodeType":"VariableDeclaration","scope":1996,"src":"24490:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1969,"name":"uint256","nodeType":"ElementaryTypeName","src":"24490:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1972,"mutability":"mutable","name":"data","nameLocation":"24520:4:3","nodeType":"VariableDeclaration","scope":1996,"src":"24505:19:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":1971,"name":"bytes","nodeType":"ElementaryTypeName","src":"24505:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"24473:52:3"},"returnParameters":{"id":1976,"nodeType":"ParameterList","parameters":[],"src":"24566:0:3"},"scope":2282,"src":"24459:252:3","stateMutability":"payable","virtual":true,"visibility":"external"},{"body":{"id":2007,"nodeType":"Block","src":"24960:37:3","statements":[{"expression":{"arguments":[{"id":2004,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"24985:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":2003,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24977:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2002,"name":"address","nodeType":"ElementaryTypeName","src":"24977:7:3","typeDescriptions":{}}},"id":2005,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24977:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":2001,"id":2006,"nodeType":"Return","src":"24970:20:3"}]},"documentation":{"id":1997,"nodeType":"StructuredDocumentation","src":"24717:177:3","text":" @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n through another contract such as a timelock."},"id":2008,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"24908:9:3","nodeType":"FunctionDefinition","parameters":{"id":1998,"nodeType":"ParameterList","parameters":[],"src":"24917:2:3"},"returnParameters":{"id":2001,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2000,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2008,"src":"24951:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1999,"name":"address","nodeType":"ElementaryTypeName","src":"24951:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"24950:9:3"},"scope":2282,"src":"24899:98:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[6738],"body":{"id":2038,"nodeType":"Block","src":"25301:154:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2028,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":2022,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"25315:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2023,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25315:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":2026,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25338:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":2025,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25330:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2024,"name":"address","nodeType":"ElementaryTypeName","src":"25330:7:3","typeDescriptions":{}}},"id":2027,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25330:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"25315:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2033,"nodeType":"IfStatement","src":"25311:91:3","trueBody":{"id":2032,"nodeType":"Block","src":"25345:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":2029,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2319,"src":"25366:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":2030,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25366:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2031,"nodeType":"RevertStatement","src":"25359:32:3"}]}},{"expression":{"expression":{"expression":{"id":2034,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25418:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}},"id":2035,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25423:16:3","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":2039,"src":"25418:21:3","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":2036,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"25440:8:3","memberName":"selector","nodeType":"MemberAccess","src":"25418:30:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":2021,"id":2037,"nodeType":"Return","src":"25411:37:3"}]},"documentation":{"id":2009,"nodeType":"StructuredDocumentation","src":"25003:194:3","text":" @dev See {IERC721Receiver-onERC721Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"150b7a02","id":2039,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"25211:16:3","nodeType":"FunctionDefinition","parameters":{"id":2018,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2011,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2039,"src":"25228:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2010,"name":"address","nodeType":"ElementaryTypeName","src":"25228:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2013,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2039,"src":"25237:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2012,"name":"address","nodeType":"ElementaryTypeName","src":"25237:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2015,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2039,"src":"25246:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2014,"name":"uint256","nodeType":"ElementaryTypeName","src":"25246:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2017,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2039,"src":"25255:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2016,"name":"bytes","nodeType":"ElementaryTypeName","src":"25255:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25227:41:3"},"returnParameters":{"id":2021,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2020,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2039,"src":"25293:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2019,"name":"bytes4","nodeType":"ElementaryTypeName","src":"25293:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"25292:8:3"},"scope":2282,"src":"25202:253:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5680],"body":{"id":2071,"nodeType":"Block","src":"25771:155:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2061,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":2055,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"25785:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2056,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25785:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":2059,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25808:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":2058,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25800:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2057,"name":"address","nodeType":"ElementaryTypeName","src":"25800:7:3","typeDescriptions":{}}},"id":2060,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25800:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"25785:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2066,"nodeType":"IfStatement","src":"25781:91:3","trueBody":{"id":2065,"nodeType":"Block","src":"25815:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":2062,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2319,"src":"25836:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":2063,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25836:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2064,"nodeType":"RevertStatement","src":"25829:32:3"}]}},{"expression":{"expression":{"expression":{"id":2067,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"25888:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}},"id":2068,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25893:17:3","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":2072,"src":"25888:22:3","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":2069,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"25911:8:3","memberName":"selector","nodeType":"MemberAccess","src":"25888:31:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":2054,"id":2070,"nodeType":"Return","src":"25881:38:3"}]},"documentation":{"id":2040,"nodeType":"StructuredDocumentation","src":"25461:196:3","text":" @dev See {IERC1155Receiver-onERC1155Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"f23a6e61","id":2072,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"25671:17:3","nodeType":"FunctionDefinition","parameters":{"id":2051,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2042,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2072,"src":"25689:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2041,"name":"address","nodeType":"ElementaryTypeName","src":"25689:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2044,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2072,"src":"25698:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2043,"name":"address","nodeType":"ElementaryTypeName","src":"25698:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2046,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2072,"src":"25707:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2045,"name":"uint256","nodeType":"ElementaryTypeName","src":"25707:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2048,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2072,"src":"25716:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2047,"name":"uint256","nodeType":"ElementaryTypeName","src":"25716:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2050,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2072,"src":"25725:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2049,"name":"bytes","nodeType":"ElementaryTypeName","src":"25725:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25688:50:3"},"returnParameters":{"id":2054,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2053,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2072,"src":"25763:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2052,"name":"bytes4","nodeType":"ElementaryTypeName","src":"25763:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"25762:8:3"},"scope":2282,"src":"25662:264:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5698],"body":{"id":2106,"nodeType":"Block","src":"26316:160:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2096,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":2090,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2008,"src":"26330:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2091,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26330:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":2094,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"26353:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}],"id":2093,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26345:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2092,"name":"address","nodeType":"ElementaryTypeName","src":"26345:7:3","typeDescriptions":{}}},"id":2095,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26345:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"26330:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2101,"nodeType":"IfStatement","src":"26326:91:3","trueBody":{"id":2100,"nodeType":"Block","src":"26360:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":2097,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2319,"src":"26381:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":2098,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26381:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2099,"nodeType":"RevertStatement","src":"26374:32:3"}]}},{"expression":{"expression":{"expression":{"id":2102,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"26433:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2282","typeString":"contract Governor"}},"id":2103,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26438:22:3","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":2107,"src":"26433:27:3","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":2104,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"26461:8:3","memberName":"selector","nodeType":"MemberAccess","src":"26433:36:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":2089,"id":2105,"nodeType":"Return","src":"26426:43:3"}]},"documentation":{"id":2073,"nodeType":"StructuredDocumentation","src":"25932:201:3","text":" @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"bc197c81","id":2107,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"26147:22:3","nodeType":"FunctionDefinition","parameters":{"id":2086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2075,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"26179:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2074,"name":"address","nodeType":"ElementaryTypeName","src":"26179:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2077,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"26196:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2076,"name":"address","nodeType":"ElementaryTypeName","src":"26196:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2080,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"26213:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2078,"name":"uint256","nodeType":"ElementaryTypeName","src":"26213:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2079,"nodeType":"ArrayTypeName","src":"26213:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2083,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"26239:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2081,"name":"uint256","nodeType":"ElementaryTypeName","src":"26239:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2082,"nodeType":"ArrayTypeName","src":"26239:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2085,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"26265:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2084,"name":"bytes","nodeType":"ElementaryTypeName","src":"26265:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"26169:114:3"},"returnParameters":{"id":2089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2088,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2107,"src":"26308:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2087,"name":"bytes4","nodeType":"ElementaryTypeName","src":"26308:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"26307:8:3"},"scope":2282,"src":"26138:338:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":2126,"nodeType":"Block","src":"26975:58:3","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2123,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":2118,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27000:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":2121,"name":"proposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2111,"src":"27011:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":2120,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27005:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":2119,"name":"uint8","nodeType":"ElementaryTypeName","src":"27005:5:3","typeDescriptions":{}}},"id":2122,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27005:20:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"27000:25:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2117,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26992:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":2116,"name":"bytes32","nodeType":"ElementaryTypeName","src":"26992:7:3","typeDescriptions":{}}},"id":2124,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26992:34:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":2115,"id":2125,"nodeType":"Return","src":"26985:41:3"}]},"documentation":{"id":2108,"nodeType":"StructuredDocumentation","src":"26482:399:3","text":" @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `ProposalState` enum. For example:\n 0x000...10000\n ^^^^^^------ ...\n ^----- Succeeded\n ^---- Defeated\n ^--- Canceled\n ^-- Active\n ^- Pending"},"id":2127,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"26895:18:3","nodeType":"FunctionDefinition","parameters":{"id":2112,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2111,"mutability":"mutable","name":"proposalState","nameLocation":"26928:13:3","nodeType":"VariableDeclaration","scope":2127,"src":"26914:27:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2110,"nodeType":"UserDefinedTypeName","pathNode":{"id":2109,"name":"ProposalState","nameLocations":["26914:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"26914:13:3"},"referencedDeclaration":2302,"src":"26914:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"26913:29:3"},"returnParameters":{"id":2115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2114,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2127,"src":"26966:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2113,"name":"bytes32","nodeType":"ElementaryTypeName","src":"26966:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"26965:9:3"},"scope":2282,"src":"26886:147:3","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":2165,"nodeType":"Block","src":"27449:273:3","statements":[{"assignments":[2140],"declarations":[{"constant":false,"id":2140,"mutability":"mutable","name":"currentState","nameLocation":"27473:12:3","nodeType":"VariableDeclaration","scope":2165,"src":"27459:26:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2139,"nodeType":"UserDefinedTypeName","pathNode":{"id":2138,"name":"ProposalState","nameLocations":["27459:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"27459:13:3"},"referencedDeclaration":2302,"src":"27459:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":2144,"initialValue":{"arguments":[{"id":2142,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2130,"src":"27494:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2141,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":856,"src":"27488:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":2143,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27488:17:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"27459:46:3"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2154,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2146,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2140,"src":"27538:12:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}],"id":2145,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2127,"src":"27519:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2302_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":2147,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27519:32:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":2148,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2132,"src":"27554:13:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27519:48:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":2152,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27579:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2151,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27571:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":2150,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27571:7:3","typeDescriptions":{}}},"id":2153,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27571:10:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27519:62:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2162,"nodeType":"IfStatement","src":"27515:172:3","trueBody":{"id":2161,"nodeType":"Block","src":"27583:104:3","statements":[{"errorCall":{"arguments":[{"id":2156,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2130,"src":"27636:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2157,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2140,"src":"27648:12:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},{"id":2158,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2132,"src":"27662:13:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2155,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2344,"src":"27604:31:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2302_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":2159,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27604:72:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2160,"nodeType":"RevertStatement","src":"27597:79:3"}]}},{"expression":{"id":2163,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2140,"src":"27703:12:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":2137,"id":2164,"nodeType":"Return","src":"27696:19:3"}]},"documentation":{"id":2128,"nodeType":"StructuredDocumentation","src":"27039:294:3","text":" @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n This bitmap should be built using `_encodeStateBitmap`.\n If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error."},"id":2166,"implemented":true,"kind":"function","modifiers":[],"name":"_validateStateBitmap","nameLocation":"27347:20:3","nodeType":"FunctionDefinition","parameters":{"id":2133,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2130,"mutability":"mutable","name":"proposalId","nameLocation":"27376:10:3","nodeType":"VariableDeclaration","scope":2166,"src":"27368:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2129,"name":"uint256","nodeType":"ElementaryTypeName","src":"27368:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2132,"mutability":"mutable","name":"allowedStates","nameLocation":"27396:13:3","nodeType":"VariableDeclaration","scope":2166,"src":"27388:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2131,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27388:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"27367:43:3"},"returnParameters":{"id":2137,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2136,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2166,"src":"27434:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2135,"nodeType":"UserDefinedTypeName","pathNode":{"id":2134,"name":"ProposalState","nameLocations":["27434:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"27434:13:3"},"referencedDeclaration":2302,"src":"27434:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"27433:15:3"},"scope":2282,"src":"27338:384:3","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":2236,"nodeType":"Block","src":"28992:855:3","statements":[{"id":2235,"nodeType":"UncheckedBlock","src":"29002:839:3","statements":[{"assignments":[2176],"declarations":[{"constant":false,"id":2176,"mutability":"mutable","name":"length","nameLocation":"29034:6:3","nodeType":"VariableDeclaration","scope":2235,"src":"29026:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2175,"name":"uint256","nodeType":"ElementaryTypeName","src":"29026:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2182,"initialValue":{"expression":{"arguments":[{"id":2179,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2170,"src":"29049:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2178,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29043:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2177,"name":"bytes","nodeType":"ElementaryTypeName","src":"29043:5:3","typeDescriptions":{}}},"id":2180,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29043:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":2181,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"29062:6:3","memberName":"length","nodeType":"MemberAccess","src":"29043:25:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"29026:42:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2185,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2183,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2176,"src":"29157:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3532","id":2184,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29166:2:3","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29157:11:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2189,"nodeType":"IfStatement","src":"29153:61:3","trueBody":{"id":2188,"nodeType":"Block","src":"29170:44:3","statements":[{"expression":{"hexValue":"74727565","id":2186,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29195:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2174,"id":2187,"nodeType":"Return","src":"29188:11:3"}]}},{"assignments":[2191],"declarations":[{"constant":false,"id":2191,"mutability":"mutable","name":"marker","nameLocation":"29318:6:3","nodeType":"VariableDeclaration","scope":2235,"src":"29310:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"typeName":{"id":2190,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29310:7:3","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"visibility":"internal"}],"id":2204,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":2197,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2170,"src":"29364:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2196,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29358:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2195,"name":"bytes","nodeType":"ElementaryTypeName","src":"29358:5:3","typeDescriptions":{}}},"id":2198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29358:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2201,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2199,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2176,"src":"29378:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3532","id":2200,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29387:2:3","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29378:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2194,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2281,"src":"29335:22:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":2202,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29335:55:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2193,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29327:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2192,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29327:7:3","typeDescriptions":{}}},"id":2203,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29327:64:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"VariableDeclarationStatement","src":"29310:81:3"},{"condition":{"commonType":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"id":2210,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2205,"name":"marker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2191,"src":"29490:6:3","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"2370726f706f7365723d","id":2208,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"29508:12:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""},"value":"#proposer="}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""}],"id":2207,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29500:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2206,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29500:7:3","typeDescriptions":{}}},"id":2209,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29500:21:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"src":"29490:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2214,"nodeType":"IfStatement","src":"29486:81:3","trueBody":{"id":2213,"nodeType":"Block","src":"29523:44:3","statements":[{"expression":{"hexValue":"74727565","id":2211,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29548:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2174,"id":2212,"nodeType":"Return","src":"29541:11:3"}]}},{"assignments":[2216,2218],"declarations":[{"constant":false,"id":2216,"mutability":"mutable","name":"success","nameLocation":"29689:7:3","nodeType":"VariableDeclaration","scope":2235,"src":"29684:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2215,"name":"bool","nodeType":"ElementaryTypeName","src":"29684:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":2218,"mutability":"mutable","name":"recovered","nameLocation":"29706:9:3","nodeType":"VariableDeclaration","scope":2235,"src":"29698:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2217,"name":"address","nodeType":"ElementaryTypeName","src":"29698:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":2227,"initialValue":{"arguments":[{"id":2221,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2170,"src":"29743:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2224,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2222,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2176,"src":"29756:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3432","id":2223,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29765:2:3","typeDescriptions":{"typeIdentifier":"t_rational_42_by_1","typeString":"int_const 42"},"value":"42"},"src":"29756:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2225,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2176,"src":"29769:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":2219,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8739,"src":"29719:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$8739_$","typeString":"type(library Strings)"}},"id":2220,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"29727:15:3","memberName":"tryParseAddress","nodeType":"MemberAccess","referencedDeclaration":8666,"src":"29719:23:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":2226,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29719:57:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"29683:93:3"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":2233,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2229,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"29797:8:3","subExpression":{"id":2228,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2216,"src":"29798:7:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2232,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2230,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2218,"src":"29809:9:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":2231,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2168,"src":"29822:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"29809:21:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"29797:33:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2174,"id":2234,"nodeType":"Return","src":"29790:40:3"}]}]},"id":2237,"implemented":true,"kind":"function","modifiers":[],"name":"_isValidDescriptionForProposer","nameLocation":"28857:30:3","nodeType":"FunctionDefinition","parameters":{"id":2171,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2168,"mutability":"mutable","name":"proposer","nameLocation":"28905:8:3","nodeType":"VariableDeclaration","scope":2237,"src":"28897:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2167,"name":"address","nodeType":"ElementaryTypeName","src":"28897:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2170,"mutability":"mutable","name":"description","nameLocation":"28937:11:3","nodeType":"VariableDeclaration","scope":2237,"src":"28923:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2169,"name":"string","nodeType":"ElementaryTypeName","src":"28923:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"28887:67:3"},"returnParameters":{"id":2174,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2173,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2237,"src":"28986:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2172,"name":"bool","nodeType":"ElementaryTypeName","src":"28986:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"28985:6:3"},"scope":2282,"src":"28848:999:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5513],"documentation":{"id":2238,"nodeType":"StructuredDocumentation","src":"29853:39:3","text":" @inheritdoc IERC6372"},"functionSelector":"91ddadf4","id":2243,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"29906:5:3","nodeType":"FunctionDefinition","parameters":{"id":2239,"nodeType":"ParameterList","parameters":[],"src":"29911:2:3"},"returnParameters":{"id":2242,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2241,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2243,"src":"29943:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":2240,"name":"uint48","nodeType":"ElementaryTypeName","src":"29943:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"29942:8:3"},"scope":2282,"src":"29897:54:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5519],"documentation":{"id":2244,"nodeType":"StructuredDocumentation","src":"29957:39:3","text":" @inheritdoc IERC6372"},"functionSelector":"4bf5d7e9","id":2249,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"30063:10:3","nodeType":"FunctionDefinition","parameters":{"id":2245,"nodeType":"ParameterList","parameters":[],"src":"30073:2:3"},"returnParameters":{"id":2248,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2247,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2249,"src":"30105:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2246,"name":"string","nodeType":"ElementaryTypeName","src":"30105:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"30104:15:3"},"scope":2282,"src":"30054:66:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2553],"documentation":{"id":2250,"nodeType":"StructuredDocumentation","src":"30126:40:3","text":" @inheritdoc IGovernor"},"functionSelector":"3932abb1","id":2255,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"30180:11:3","nodeType":"FunctionDefinition","parameters":{"id":2251,"nodeType":"ParameterList","parameters":[],"src":"30191:2:3"},"returnParameters":{"id":2254,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2253,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2255,"src":"30223:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2252,"name":"uint256","nodeType":"ElementaryTypeName","src":"30223:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30222:9:3"},"scope":2282,"src":"30171:61:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2559],"documentation":{"id":2256,"nodeType":"StructuredDocumentation","src":"30238:40:3","text":" @inheritdoc IGovernor"},"functionSelector":"02a251a3","id":2261,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"30292:12:3","nodeType":"FunctionDefinition","parameters":{"id":2257,"nodeType":"ParameterList","parameters":[],"src":"30304:2:3"},"returnParameters":{"id":2260,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2259,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2261,"src":"30336:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2258,"name":"uint256","nodeType":"ElementaryTypeName","src":"30336:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30335:9:3"},"scope":2282,"src":"30283:62:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2567],"documentation":{"id":2262,"nodeType":"StructuredDocumentation","src":"30351:40:3","text":" @inheritdoc IGovernor"},"functionSelector":"f8ce560a","id":2269,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"30405:6:3","nodeType":"FunctionDefinition","parameters":{"id":2265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2264,"mutability":"mutable","name":"timepoint","nameLocation":"30420:9:3","nodeType":"VariableDeclaration","scope":2269,"src":"30412:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2263,"name":"uint256","nodeType":"ElementaryTypeName","src":"30412:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30411:19:3"},"returnParameters":{"id":2268,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2267,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2269,"src":"30460:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2266,"name":"uint256","nodeType":"ElementaryTypeName","src":"30460:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30459:9:3"},"scope":2282,"src":"30396:73:3","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2280,"nodeType":"Block","src":"30854:225:3","statements":[{"AST":{"nodeType":"YulBlock","src":"31003:70:3","statements":[{"nodeType":"YulAssignment","src":"31017:46:3","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"31036:6:3"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"31048:4:3","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"31054:6:3"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31044:3:3"},"nodeType":"YulFunctionCall","src":"31044:17:3"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31032:3:3"},"nodeType":"YulFunctionCall","src":"31032:30:3"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"31026:5:3"},"nodeType":"YulFunctionCall","src":"31026:37:3"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"31017:5:3"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":2272,"isOffset":false,"isSlot":false,"src":"31036:6:3","valueSize":1},{"declaration":2274,"isOffset":false,"isSlot":false,"src":"31054:6:3","valueSize":1},{"declaration":2277,"isOffset":false,"isSlot":false,"src":"31017:5:3","valueSize":1}],"flags":["memory-safe"],"id":2279,"nodeType":"InlineAssembly","src":"30978:95:3"}]},"documentation":{"id":2270,"nodeType":"StructuredDocumentation","src":"30475:268:3","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":2281,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"30757:22:3","nodeType":"FunctionDefinition","parameters":{"id":2275,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2272,"mutability":"mutable","name":"buffer","nameLocation":"30793:6:3","nodeType":"VariableDeclaration","scope":2281,"src":"30780:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2271,"name":"bytes","nodeType":"ElementaryTypeName","src":"30780:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2274,"mutability":"mutable","name":"offset","nameLocation":"30809:6:3","nodeType":"VariableDeclaration","scope":2281,"src":"30801:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2273,"name":"uint256","nodeType":"ElementaryTypeName","src":"30801:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30779:37:3"},"returnParameters":{"id":2278,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2277,"mutability":"mutable","name":"value","nameLocation":"30847:5:3","nodeType":"VariableDeclaration","scope":2281,"src":"30839:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2276,"name":"bytes32","nodeType":"ElementaryTypeName","src":"30839:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"30838:15:3"},"scope":2282,"src":"30748:331:3","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":2283,"src":"1243:29838:3","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387,7069,7088,7212,7214,11148],"usedEvents":[2412,2419,2424,2429,2442,2457,5474]}],"src":"107:30975:3"},"id":3},"@openzeppelin/contracts/governance/IGovernor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","exportedSymbols":{"IERC165":[9532],"IERC6372":[5520],"IGovernor":[2736]},"id":2737,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2284,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:4"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../interfaces/IERC165.sol","id":2286,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2737,"sourceUnit":5470,"src":"134:50:4","symbolAliases":[{"foreign":{"id":2285,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"142:7:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"../interfaces/IERC6372.sol","id":2288,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2737,"sourceUnit":5521,"src":"185:52:4","symbolAliases":[{"foreign":{"id":2287,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5520,"src":"193:8:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2290,"name":"IERC165","nameLocations":["522:7:4"],"nodeType":"IdentifierPath","referencedDeclaration":9532,"src":"522:7:4"},"id":2291,"nodeType":"InheritanceSpecifier","src":"522:7:4"},{"baseName":{"id":2292,"name":"IERC6372","nameLocations":["531:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":5520,"src":"531:8:4"},"id":2293,"nodeType":"InheritanceSpecifier","src":"531:8:4"}],"canonicalName":"IGovernor","contractDependencies":[],"contractKind":"interface","documentation":{"id":2289,"nodeType":"StructuredDocumentation","src":"239:259:4","text":" @dev Interface of the {Governor} core.\n NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers."},"fullyImplemented":false,"id":2736,"linearizedBaseContracts":[2736,5520,9532],"name":"IGovernor","nameLocation":"509:9:4","nodeType":"ContractDefinition","nodes":[{"canonicalName":"IGovernor.ProposalState","id":2302,"members":[{"id":2294,"name":"Pending","nameLocation":"575:7:4","nodeType":"EnumValue","src":"575:7:4"},{"id":2295,"name":"Active","nameLocation":"592:6:4","nodeType":"EnumValue","src":"592:6:4"},{"id":2296,"name":"Canceled","nameLocation":"608:8:4","nodeType":"EnumValue","src":"608:8:4"},{"id":2297,"name":"Defeated","nameLocation":"626:8:4","nodeType":"EnumValue","src":"626:8:4"},{"id":2298,"name":"Succeeded","nameLocation":"644:9:4","nodeType":"EnumValue","src":"644:9:4"},{"id":2299,"name":"Queued","nameLocation":"663:6:4","nodeType":"EnumValue","src":"663:6:4"},{"id":2300,"name":"Expired","nameLocation":"679:7:4","nodeType":"EnumValue","src":"679:7:4"},{"id":2301,"name":"Executed","nameLocation":"696:8:4","nodeType":"EnumValue","src":"696:8:4"}],"name":"ProposalState","nameLocation":"551:13:4","nodeType":"EnumDefinition","src":"546:164:4"},{"documentation":{"id":2303,"nodeType":"StructuredDocumentation","src":"716:103:4","text":" @dev Empty proposal or a mismatch between the parameters length for a proposal call."},"errorSelector":"447b05d0","id":2311,"name":"GovernorInvalidProposalLength","nameLocation":"830:29:4","nodeType":"ErrorDefinition","parameters":{"id":2310,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2305,"mutability":"mutable","name":"targets","nameLocation":"868:7:4","nodeType":"VariableDeclaration","scope":2311,"src":"860:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2304,"name":"uint256","nodeType":"ElementaryTypeName","src":"860:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2307,"mutability":"mutable","name":"calldatas","nameLocation":"885:9:4","nodeType":"VariableDeclaration","scope":2311,"src":"877:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2306,"name":"uint256","nodeType":"ElementaryTypeName","src":"877:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2309,"mutability":"mutable","name":"values","nameLocation":"904:6:4","nodeType":"VariableDeclaration","scope":2311,"src":"896:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2308,"name":"uint256","nodeType":"ElementaryTypeName","src":"896:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"859:52:4"},"src":"824:88:4"},{"documentation":{"id":2312,"nodeType":"StructuredDocumentation","src":"918:50:4","text":" @dev The vote was already cast."},"errorSelector":"71c6af49","id":2316,"name":"GovernorAlreadyCastVote","nameLocation":"979:23:4","nodeType":"ErrorDefinition","parameters":{"id":2315,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2314,"mutability":"mutable","name":"voter","nameLocation":"1011:5:4","nodeType":"VariableDeclaration","scope":2316,"src":"1003:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2313,"name":"address","nodeType":"ElementaryTypeName","src":"1003:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1002:15:4"},"src":"973:45:4"},{"documentation":{"id":2317,"nodeType":"StructuredDocumentation","src":"1024:69:4","text":" @dev Token deposits are disabled in this contract."},"errorSelector":"e90a651e","id":2319,"name":"GovernorDisabledDeposit","nameLocation":"1104:23:4","nodeType":"ErrorDefinition","parameters":{"id":2318,"nodeType":"ParameterList","parameters":[],"src":"1127:2:4"},"src":"1098:32:4"},{"documentation":{"id":2320,"nodeType":"StructuredDocumentation","src":"1136:56:4","text":" @dev The `account` is not a proposer."},"errorSelector":"233d98e3","id":2324,"name":"GovernorOnlyProposer","nameLocation":"1203:20:4","nodeType":"ErrorDefinition","parameters":{"id":2323,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2322,"mutability":"mutable","name":"account","nameLocation":"1232:7:4","nodeType":"VariableDeclaration","scope":2324,"src":"1224:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2321,"name":"address","nodeType":"ElementaryTypeName","src":"1224:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1223:17:4"},"src":"1197:44:4"},{"documentation":{"id":2325,"nodeType":"StructuredDocumentation","src":"1247:69:4","text":" @dev The `account` is not the governance executor."},"errorSelector":"47096e47","id":2329,"name":"GovernorOnlyExecutor","nameLocation":"1327:20:4","nodeType":"ErrorDefinition","parameters":{"id":2328,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2327,"mutability":"mutable","name":"account","nameLocation":"1356:7:4","nodeType":"VariableDeclaration","scope":2329,"src":"1348:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2326,"name":"address","nodeType":"ElementaryTypeName","src":"1348:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1347:17:4"},"src":"1321:44:4"},{"documentation":{"id":2330,"nodeType":"StructuredDocumentation","src":"1371:55:4","text":" @dev The `proposalId` doesn't exist."},"errorSelector":"6ad06075","id":2334,"name":"GovernorNonexistentProposal","nameLocation":"1437:27:4","nodeType":"ErrorDefinition","parameters":{"id":2333,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2332,"mutability":"mutable","name":"proposalId","nameLocation":"1473:10:4","nodeType":"VariableDeclaration","scope":2334,"src":"1465:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2331,"name":"uint256","nodeType":"ElementaryTypeName","src":"1465:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1464:20:4"},"src":"1431:54:4"},{"documentation":{"id":2335,"nodeType":"StructuredDocumentation","src":"1491:530:4","text":" @dev The current state of a proposal is not the required for performing an operation.\n The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n counting from right to left.\n NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n See {Governor-_encodeStateBitmap}."},"errorSelector":"31b75e4d","id":2344,"name":"GovernorUnexpectedProposalState","nameLocation":"2032:31:4","nodeType":"ErrorDefinition","parameters":{"id":2343,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2337,"mutability":"mutable","name":"proposalId","nameLocation":"2072:10:4","nodeType":"VariableDeclaration","scope":2344,"src":"2064:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2336,"name":"uint256","nodeType":"ElementaryTypeName","src":"2064:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2340,"mutability":"mutable","name":"current","nameLocation":"2098:7:4","nodeType":"VariableDeclaration","scope":2344,"src":"2084:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2339,"nodeType":"UserDefinedTypeName","pathNode":{"id":2338,"name":"ProposalState","nameLocations":["2084:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"2084:13:4"},"referencedDeclaration":2302,"src":"2084:13:4","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"},{"constant":false,"id":2342,"mutability":"mutable","name":"expectedStates","nameLocation":"2115:14:4","nodeType":"VariableDeclaration","scope":2344,"src":"2107:22:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2341,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2107:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2063:67:4"},"src":"2026:105:4"},{"documentation":{"id":2345,"nodeType":"StructuredDocumentation","src":"2137:68:4","text":" @dev The voting period set is not a valid period."},"errorSelector":"f1cfbf05","id":2349,"name":"GovernorInvalidVotingPeriod","nameLocation":"2216:27:4","nodeType":"ErrorDefinition","parameters":{"id":2348,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2347,"mutability":"mutable","name":"votingPeriod","nameLocation":"2252:12:4","nodeType":"VariableDeclaration","scope":2349,"src":"2244:20:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2346,"name":"uint256","nodeType":"ElementaryTypeName","src":"2244:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2243:22:4"},"src":"2210:56:4"},{"documentation":{"id":2350,"nodeType":"StructuredDocumentation","src":"2272:93:4","text":" @dev The `proposer` does not have the required votes to create a proposal."},"errorSelector":"c242ee16","id":2358,"name":"GovernorInsufficientProposerVotes","nameLocation":"2376:33:4","nodeType":"ErrorDefinition","parameters":{"id":2357,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2352,"mutability":"mutable","name":"proposer","nameLocation":"2418:8:4","nodeType":"VariableDeclaration","scope":2358,"src":"2410:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2351,"name":"address","nodeType":"ElementaryTypeName","src":"2410:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2354,"mutability":"mutable","name":"votes","nameLocation":"2436:5:4","nodeType":"VariableDeclaration","scope":2358,"src":"2428:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2353,"name":"uint256","nodeType":"ElementaryTypeName","src":"2428:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2356,"mutability":"mutable","name":"threshold","nameLocation":"2451:9:4","nodeType":"VariableDeclaration","scope":2358,"src":"2443:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2355,"name":"uint256","nodeType":"ElementaryTypeName","src":"2443:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2409:52:4"},"src":"2370:92:4"},{"documentation":{"id":2359,"nodeType":"StructuredDocumentation","src":"2468:75:4","text":" @dev The `proposer` is not allowed to create a proposal."},"errorSelector":"d9b39557","id":2363,"name":"GovernorRestrictedProposer","nameLocation":"2554:26:4","nodeType":"ErrorDefinition","parameters":{"id":2362,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2361,"mutability":"mutable","name":"proposer","nameLocation":"2589:8:4","nodeType":"VariableDeclaration","scope":2363,"src":"2581:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2360,"name":"address","nodeType":"ElementaryTypeName","src":"2581:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2580:18:4"},"src":"2548:51:4"},{"documentation":{"id":2364,"nodeType":"StructuredDocumentation","src":"2605:94:4","text":" @dev The vote type used is not valid for the corresponding counting module."},"errorSelector":"06b337c2","id":2366,"name":"GovernorInvalidVoteType","nameLocation":"2710:23:4","nodeType":"ErrorDefinition","parameters":{"id":2365,"nodeType":"ParameterList","parameters":[],"src":"2733:2:4"},"src":"2704:32:4"},{"documentation":{"id":2367,"nodeType":"StructuredDocumentation","src":"2742:91:4","text":" @dev The provided params buffer is not supported by the counting module."},"errorSelector":"867db771","id":2369,"name":"GovernorInvalidVoteParams","nameLocation":"2844:25:4","nodeType":"ErrorDefinition","parameters":{"id":2368,"nodeType":"ParameterList","parameters":[],"src":"2869:2:4"},"src":"2838:34:4"},{"documentation":{"id":2370,"nodeType":"StructuredDocumentation","src":"2878:112:4","text":" @dev Queue operation is not implemented for this governor. Execute should be called directly."},"errorSelector":"90884a46","id":2372,"name":"GovernorQueueNotImplemented","nameLocation":"3001:27:4","nodeType":"ErrorDefinition","parameters":{"id":2371,"nodeType":"ParameterList","parameters":[],"src":"3028:2:4"},"src":"2995:36:4"},{"documentation":{"id":2373,"nodeType":"StructuredDocumentation","src":"3037:60:4","text":" @dev The proposal hasn't been queued yet."},"errorSelector":"d5ddb825","id":2377,"name":"GovernorNotQueuedProposal","nameLocation":"3108:25:4","nodeType":"ErrorDefinition","parameters":{"id":2376,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2375,"mutability":"mutable","name":"proposalId","nameLocation":"3142:10:4","nodeType":"VariableDeclaration","scope":2377,"src":"3134:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2374,"name":"uint256","nodeType":"ElementaryTypeName","src":"3134:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3133:20:4"},"src":"3102:52:4"},{"documentation":{"id":2378,"nodeType":"StructuredDocumentation","src":"3160:61:4","text":" @dev The proposal has already been queued."},"errorSelector":"f20e7d37","id":2382,"name":"GovernorAlreadyQueuedProposal","nameLocation":"3232:29:4","nodeType":"ErrorDefinition","parameters":{"id":2381,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2380,"mutability":"mutable","name":"proposalId","nameLocation":"3270:10:4","nodeType":"VariableDeclaration","scope":2382,"src":"3262:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2379,"name":"uint256","nodeType":"ElementaryTypeName","src":"3262:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3261:20:4"},"src":"3226:56:4"},{"documentation":{"id":2383,"nodeType":"StructuredDocumentation","src":"3288:184:4","text":" @dev The provided signature is not valid for the expected `voter`.\n If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}."},"errorSelector":"94ab6c07","id":2387,"name":"GovernorInvalidSignature","nameLocation":"3483:24:4","nodeType":"ErrorDefinition","parameters":{"id":2386,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2385,"mutability":"mutable","name":"voter","nameLocation":"3516:5:4","nodeType":"VariableDeclaration","scope":2387,"src":"3508:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2384,"name":"address","nodeType":"ElementaryTypeName","src":"3508:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3507:15:4"},"src":"3477:46:4"},{"anonymous":false,"documentation":{"id":2388,"nodeType":"StructuredDocumentation","src":"3529:59:4","text":" @dev Emitted when a proposal is created."},"eventSelector":"7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0","id":2412,"name":"ProposalCreated","nameLocation":"3599:15:4","nodeType":"EventDefinition","parameters":{"id":2411,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2390,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3632:10:4","nodeType":"VariableDeclaration","scope":2412,"src":"3624:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2389,"name":"uint256","nodeType":"ElementaryTypeName","src":"3624:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2392,"indexed":false,"mutability":"mutable","name":"proposer","nameLocation":"3660:8:4","nodeType":"VariableDeclaration","scope":2412,"src":"3652:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2391,"name":"address","nodeType":"ElementaryTypeName","src":"3652:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2395,"indexed":false,"mutability":"mutable","name":"targets","nameLocation":"3688:7:4","nodeType":"VariableDeclaration","scope":2412,"src":"3678:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2393,"name":"address","nodeType":"ElementaryTypeName","src":"3678:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2394,"nodeType":"ArrayTypeName","src":"3678:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2398,"indexed":false,"mutability":"mutable","name":"values","nameLocation":"3715:6:4","nodeType":"VariableDeclaration","scope":2412,"src":"3705:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2396,"name":"uint256","nodeType":"ElementaryTypeName","src":"3705:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2397,"nodeType":"ArrayTypeName","src":"3705:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2401,"indexed":false,"mutability":"mutable","name":"signatures","nameLocation":"3740:10:4","nodeType":"VariableDeclaration","scope":2412,"src":"3731:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":2399,"name":"string","nodeType":"ElementaryTypeName","src":"3731:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":2400,"nodeType":"ArrayTypeName","src":"3731:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":2404,"indexed":false,"mutability":"mutable","name":"calldatas","nameLocation":"3768:9:4","nodeType":"VariableDeclaration","scope":2412,"src":"3760:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2402,"name":"bytes","nodeType":"ElementaryTypeName","src":"3760:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2403,"nodeType":"ArrayTypeName","src":"3760:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2406,"indexed":false,"mutability":"mutable","name":"voteStart","nameLocation":"3795:9:4","nodeType":"VariableDeclaration","scope":2412,"src":"3787:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2405,"name":"uint256","nodeType":"ElementaryTypeName","src":"3787:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2408,"indexed":false,"mutability":"mutable","name":"voteEnd","nameLocation":"3822:7:4","nodeType":"VariableDeclaration","scope":2412,"src":"3814:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2407,"name":"uint256","nodeType":"ElementaryTypeName","src":"3814:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2410,"indexed":false,"mutability":"mutable","name":"description","nameLocation":"3846:11:4","nodeType":"VariableDeclaration","scope":2412,"src":"3839:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2409,"name":"string","nodeType":"ElementaryTypeName","src":"3839:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3614:249:4"},"src":"3593:271:4"},{"anonymous":false,"documentation":{"id":2413,"nodeType":"StructuredDocumentation","src":"3870:58:4","text":" @dev Emitted when a proposal is queued."},"eventSelector":"9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892","id":2419,"name":"ProposalQueued","nameLocation":"3939:14:4","nodeType":"EventDefinition","parameters":{"id":2418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2415,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3962:10:4","nodeType":"VariableDeclaration","scope":2419,"src":"3954:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2414,"name":"uint256","nodeType":"ElementaryTypeName","src":"3954:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2417,"indexed":false,"mutability":"mutable","name":"etaSeconds","nameLocation":"3982:10:4","nodeType":"VariableDeclaration","scope":2419,"src":"3974:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2416,"name":"uint256","nodeType":"ElementaryTypeName","src":"3974:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3953:40:4"},"src":"3933:61:4"},{"anonymous":false,"documentation":{"id":2420,"nodeType":"StructuredDocumentation","src":"4000:60:4","text":" @dev Emitted when a proposal is executed."},"eventSelector":"712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f","id":2424,"name":"ProposalExecuted","nameLocation":"4071:16:4","nodeType":"EventDefinition","parameters":{"id":2423,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2422,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4096:10:4","nodeType":"VariableDeclaration","scope":2424,"src":"4088:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2421,"name":"uint256","nodeType":"ElementaryTypeName","src":"4088:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4087:20:4"},"src":"4065:43:4"},{"anonymous":false,"documentation":{"id":2425,"nodeType":"StructuredDocumentation","src":"4114:60:4","text":" @dev Emitted when a proposal is canceled."},"eventSelector":"789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c","id":2429,"name":"ProposalCanceled","nameLocation":"4185:16:4","nodeType":"EventDefinition","parameters":{"id":2428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2427,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4210:10:4","nodeType":"VariableDeclaration","scope":2429,"src":"4202:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2426,"name":"uint256","nodeType":"ElementaryTypeName","src":"4202:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4201:20:4"},"src":"4179:43:4"},{"anonymous":false,"documentation":{"id":2430,"nodeType":"StructuredDocumentation","src":"4228:187:4","text":" @dev Emitted when a vote is cast without params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used."},"eventSelector":"b8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4","id":2442,"name":"VoteCast","nameLocation":"4426:8:4","nodeType":"EventDefinition","parameters":{"id":2441,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2432,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4451:5:4","nodeType":"VariableDeclaration","scope":2442,"src":"4435:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2431,"name":"address","nodeType":"ElementaryTypeName","src":"4435:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2434,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4466:10:4","nodeType":"VariableDeclaration","scope":2442,"src":"4458:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2433,"name":"uint256","nodeType":"ElementaryTypeName","src":"4458:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2436,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4484:7:4","nodeType":"VariableDeclaration","scope":2442,"src":"4478:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2435,"name":"uint8","nodeType":"ElementaryTypeName","src":"4478:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2438,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"4501:6:4","nodeType":"VariableDeclaration","scope":2442,"src":"4493:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2437,"name":"uint256","nodeType":"ElementaryTypeName","src":"4493:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2440,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"4516:6:4","nodeType":"VariableDeclaration","scope":2442,"src":"4509:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2439,"name":"string","nodeType":"ElementaryTypeName","src":"4509:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4434:89:4"},"src":"4420:104:4"},{"anonymous":false,"documentation":{"id":2443,"nodeType":"StructuredDocumentation","src":"4530:297:4","text":" @dev Emitted when a vote is cast with params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n `params` are additional encoded parameters. Their interpretation also depends on the voting module used."},"eventSelector":"e2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712","id":2457,"name":"VoteCastWithParams","nameLocation":"4838:18:4","nodeType":"EventDefinition","parameters":{"id":2456,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2445,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4882:5:4","nodeType":"VariableDeclaration","scope":2457,"src":"4866:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2444,"name":"address","nodeType":"ElementaryTypeName","src":"4866:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2447,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4905:10:4","nodeType":"VariableDeclaration","scope":2457,"src":"4897:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2446,"name":"uint256","nodeType":"ElementaryTypeName","src":"4897:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2449,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4931:7:4","nodeType":"VariableDeclaration","scope":2457,"src":"4925:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2448,"name":"uint8","nodeType":"ElementaryTypeName","src":"4925:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2451,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"4956:6:4","nodeType":"VariableDeclaration","scope":2457,"src":"4948:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2450,"name":"uint256","nodeType":"ElementaryTypeName","src":"4948:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2453,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"4979:6:4","nodeType":"VariableDeclaration","scope":2457,"src":"4972:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2452,"name":"string","nodeType":"ElementaryTypeName","src":"4972:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2455,"indexed":false,"mutability":"mutable","name":"params","nameLocation":"5001:6:4","nodeType":"VariableDeclaration","scope":2457,"src":"4995:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2454,"name":"bytes","nodeType":"ElementaryTypeName","src":"4995:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4856:157:4"},"src":"4832:182:4"},{"documentation":{"id":2458,"nodeType":"StructuredDocumentation","src":"5020:129:4","text":" @notice module:core\n @dev Name of the governor instance (used in building the EIP-712 domain separator)."},"functionSelector":"06fdde03","id":2463,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"5163:4:4","nodeType":"FunctionDefinition","parameters":{"id":2459,"nodeType":"ParameterList","parameters":[],"src":"5167:2:4"},"returnParameters":{"id":2462,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2461,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2463,"src":"5193:13:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2460,"name":"string","nodeType":"ElementaryTypeName","src":"5193:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5192:15:4"},"scope":2736,"src":"5154:54:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2464,"nodeType":"StructuredDocumentation","src":"5214:145:4","text":" @notice module:core\n @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\""},"functionSelector":"54fd4d50","id":2469,"implemented":false,"kind":"function","modifiers":[],"name":"version","nameLocation":"5373:7:4","nodeType":"FunctionDefinition","parameters":{"id":2465,"nodeType":"ParameterList","parameters":[],"src":"5380:2:4"},"returnParameters":{"id":2468,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2467,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2469,"src":"5406:13:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2466,"name":"string","nodeType":"ElementaryTypeName","src":"5406:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5405:15:4"},"scope":2736,"src":"5364:57:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2470,"nodeType":"StructuredDocumentation","src":"5427:1315:4","text":" @notice module:voting\n @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n There are 2 standard keys: `support` and `quorum`.\n - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n - `quorum=bravo` means that only For votes are counted towards quorum.\n - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n name that describes the behavior. For example:\n - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n NOTE: The string can be decoded by the standard\n https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n JavaScript class."},"functionSelector":"dd4e2ba5","id":2475,"implemented":false,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"6809:13:4","nodeType":"FunctionDefinition","parameters":{"id":2471,"nodeType":"ParameterList","parameters":[],"src":"6822:2:4"},"returnParameters":{"id":2474,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2473,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2475,"src":"6848:13:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2472,"name":"string","nodeType":"ElementaryTypeName","src":"6848:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6847:15:4"},"scope":2736,"src":"6800:63:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2476,"nodeType":"StructuredDocumentation","src":"6869:129:4","text":" @notice module:core\n @dev Hashing function used to (re)build the proposal id from the proposal details.."},"functionSelector":"c59057e4","id":2492,"implemented":false,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"7012:12:4","nodeType":"FunctionDefinition","parameters":{"id":2488,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2479,"mutability":"mutable","name":"targets","nameLocation":"7051:7:4","nodeType":"VariableDeclaration","scope":2492,"src":"7034:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2477,"name":"address","nodeType":"ElementaryTypeName","src":"7034:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2478,"nodeType":"ArrayTypeName","src":"7034:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2482,"mutability":"mutable","name":"values","nameLocation":"7085:6:4","nodeType":"VariableDeclaration","scope":2492,"src":"7068:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2480,"name":"uint256","nodeType":"ElementaryTypeName","src":"7068:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2481,"nodeType":"ArrayTypeName","src":"7068:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2485,"mutability":"mutable","name":"calldatas","nameLocation":"7116:9:4","nodeType":"VariableDeclaration","scope":2492,"src":"7101:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2483,"name":"bytes","nodeType":"ElementaryTypeName","src":"7101:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2484,"nodeType":"ArrayTypeName","src":"7101:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2487,"mutability":"mutable","name":"descriptionHash","nameLocation":"7143:15:4","nodeType":"VariableDeclaration","scope":2492,"src":"7135:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2486,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7135:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7024:140:4"},"returnParameters":{"id":2491,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2490,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2492,"src":"7188:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2489,"name":"uint256","nodeType":"ElementaryTypeName","src":"7188:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7187:9:4"},"scope":2736,"src":"7003:194:4","stateMutability":"pure","virtual":false,"visibility":"external"},{"documentation":{"id":2493,"nodeType":"StructuredDocumentation","src":"7203:111:4","text":" @notice module:core\n @dev Current state of a proposal, following Compound's convention"},"functionSelector":"3e4f49e6","id":2501,"implemented":false,"kind":"function","modifiers":[],"name":"state","nameLocation":"7328:5:4","nodeType":"FunctionDefinition","parameters":{"id":2496,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2495,"mutability":"mutable","name":"proposalId","nameLocation":"7342:10:4","nodeType":"VariableDeclaration","scope":2501,"src":"7334:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2494,"name":"uint256","nodeType":"ElementaryTypeName","src":"7334:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7333:20:4"},"returnParameters":{"id":2500,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2499,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2501,"src":"7377:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2498,"nodeType":"UserDefinedTypeName","pathNode":{"id":2497,"name":"ProposalState","nameLocations":["7377:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"7377:13:4"},"referencedDeclaration":2302,"src":"7377:13:4","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"7376:15:4"},"scope":2736,"src":"7319:73:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2502,"nodeType":"StructuredDocumentation","src":"7398:122:4","text":" @notice module:core\n @dev The number of votes required in order for a voter to become a proposer."},"functionSelector":"b58131b0","id":2507,"implemented":false,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7534:17:4","nodeType":"FunctionDefinition","parameters":{"id":2503,"nodeType":"ParameterList","parameters":[],"src":"7551:2:4"},"returnParameters":{"id":2506,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2505,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2507,"src":"7577:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2504,"name":"uint256","nodeType":"ElementaryTypeName","src":"7577:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7576:9:4"},"scope":2736,"src":"7525:61:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2508,"nodeType":"StructuredDocumentation","src":"7592:296:4","text":" @notice module:core\n @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n following block."},"functionSelector":"2d63f693","id":2515,"implemented":false,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"7902:16:4","nodeType":"FunctionDefinition","parameters":{"id":2511,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2510,"mutability":"mutable","name":"proposalId","nameLocation":"7927:10:4","nodeType":"VariableDeclaration","scope":2515,"src":"7919:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2509,"name":"uint256","nodeType":"ElementaryTypeName","src":"7919:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7918:20:4"},"returnParameters":{"id":2514,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2513,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2515,"src":"7962:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2512,"name":"uint256","nodeType":"ElementaryTypeName","src":"7962:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7961:9:4"},"scope":2736,"src":"7893:78:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2516,"nodeType":"StructuredDocumentation","src":"7977:202:4","text":" @notice module:core\n @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n possible to cast a vote during this block."},"functionSelector":"c01f9e37","id":2523,"implemented":false,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"8193:16:4","nodeType":"FunctionDefinition","parameters":{"id":2519,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2518,"mutability":"mutable","name":"proposalId","nameLocation":"8218:10:4","nodeType":"VariableDeclaration","scope":2523,"src":"8210:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2517,"name":"uint256","nodeType":"ElementaryTypeName","src":"8210:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8209:20:4"},"returnParameters":{"id":2522,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2521,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2523,"src":"8253:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2520,"name":"uint256","nodeType":"ElementaryTypeName","src":"8253:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8252:9:4"},"scope":2736,"src":"8184:78:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2524,"nodeType":"StructuredDocumentation","src":"8268:87:4","text":" @notice module:core\n @dev The account that created a proposal."},"functionSelector":"143489d0","id":2531,"implemented":false,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"8369:16:4","nodeType":"FunctionDefinition","parameters":{"id":2527,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2526,"mutability":"mutable","name":"proposalId","nameLocation":"8394:10:4","nodeType":"VariableDeclaration","scope":2531,"src":"8386:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2525,"name":"uint256","nodeType":"ElementaryTypeName","src":"8386:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8385:20:4"},"returnParameters":{"id":2530,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2529,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2531,"src":"8429:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2528,"name":"address","nodeType":"ElementaryTypeName","src":"8429:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8428:9:4"},"scope":2736,"src":"8360:78:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2532,"nodeType":"StructuredDocumentation","src":"8444:318:4","text":" @notice module:core\n @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n different. In most cases this will be a timestamp."},"functionSelector":"ab58fb8e","id":2539,"implemented":false,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"8776:11:4","nodeType":"FunctionDefinition","parameters":{"id":2535,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2534,"mutability":"mutable","name":"proposalId","nameLocation":"8796:10:4","nodeType":"VariableDeclaration","scope":2539,"src":"8788:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2533,"name":"uint256","nodeType":"ElementaryTypeName","src":"8788:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8787:20:4"},"returnParameters":{"id":2538,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2537,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2539,"src":"8831:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2536,"name":"uint256","nodeType":"ElementaryTypeName","src":"8831:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8830:9:4"},"scope":2736,"src":"8767:73:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2540,"nodeType":"StructuredDocumentation","src":"8846:106:4","text":" @notice module:core\n @dev Whether a proposal needs to be queued before execution."},"functionSelector":"a9a95294","id":2547,"implemented":false,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8966:20:4","nodeType":"FunctionDefinition","parameters":{"id":2543,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2542,"mutability":"mutable","name":"proposalId","nameLocation":"8995:10:4","nodeType":"VariableDeclaration","scope":2547,"src":"8987:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2541,"name":"uint256","nodeType":"ElementaryTypeName","src":"8987:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8986:20:4"},"returnParameters":{"id":2546,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2545,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2547,"src":"9030:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2544,"name":"bool","nodeType":"ElementaryTypeName","src":"9030:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9029:6:4"},"scope":2736,"src":"8957:79:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2548,"nodeType":"StructuredDocumentation","src":"9042:599:4","text":" @notice module:user-config\n @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n on the clock (see ERC-6372) this contract uses.\n This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n proposal starts.\n NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}."},"functionSelector":"3932abb1","id":2553,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"9655:11:4","nodeType":"FunctionDefinition","parameters":{"id":2549,"nodeType":"ParameterList","parameters":[],"src":"9666:2:4"},"returnParameters":{"id":2552,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2551,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2553,"src":"9692:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2550,"name":"uint256","nodeType":"ElementaryTypeName","src":"9692:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9691:9:4"},"scope":2736,"src":"9646:55:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2554,"nodeType":"StructuredDocumentation","src":"9707:686:4","text":" @notice module:user-config\n @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n (see ERC-6372) this contract uses.\n NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n duration compared to the voting delay.\n NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n interface returns a uint256, the value it returns should fit in a uint32."},"functionSelector":"02a251a3","id":2559,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"10407:12:4","nodeType":"FunctionDefinition","parameters":{"id":2555,"nodeType":"ParameterList","parameters":[],"src":"10419:2:4"},"returnParameters":{"id":2558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2557,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2559,"src":"10445:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2556,"name":"uint256","nodeType":"ElementaryTypeName","src":"10445:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10444:9:4"},"scope":2736,"src":"10398:56:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2560,"nodeType":"StructuredDocumentation","src":"10460:358:4","text":" @notice module:user-config\n @dev Minimum number of cast voted required for a proposal to be successful.\n NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes})."},"functionSelector":"f8ce560a","id":2567,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"10832:6:4","nodeType":"FunctionDefinition","parameters":{"id":2563,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2562,"mutability":"mutable","name":"timepoint","nameLocation":"10847:9:4","nodeType":"VariableDeclaration","scope":2567,"src":"10839:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2561,"name":"uint256","nodeType":"ElementaryTypeName","src":"10839:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10838:19:4"},"returnParameters":{"id":2566,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2565,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2567,"src":"10881:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2564,"name":"uint256","nodeType":"ElementaryTypeName","src":"10881:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10880:9:4"},"scope":2736,"src":"10823:67:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2568,"nodeType":"StructuredDocumentation","src":"10896:274:4","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint`.\n Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n multiple), {ERC20Votes} tokens."},"functionSelector":"eb9019d4","id":2577,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"11184:8:4","nodeType":"FunctionDefinition","parameters":{"id":2573,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2570,"mutability":"mutable","name":"account","nameLocation":"11201:7:4","nodeType":"VariableDeclaration","scope":2577,"src":"11193:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2569,"name":"address","nodeType":"ElementaryTypeName","src":"11193:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2572,"mutability":"mutable","name":"timepoint","nameLocation":"11218:9:4","nodeType":"VariableDeclaration","scope":2577,"src":"11210:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2571,"name":"uint256","nodeType":"ElementaryTypeName","src":"11210:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11192:36:4"},"returnParameters":{"id":2576,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2575,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2577,"src":"11252:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2574,"name":"uint256","nodeType":"ElementaryTypeName","src":"11252:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11251:9:4"},"scope":2736,"src":"11175:86:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2578,"nodeType":"StructuredDocumentation","src":"11267:148:4","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters."},"functionSelector":"9a802a6d","id":2589,"implemented":false,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"11429:18:4","nodeType":"FunctionDefinition","parameters":{"id":2585,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2580,"mutability":"mutable","name":"account","nameLocation":"11465:7:4","nodeType":"VariableDeclaration","scope":2589,"src":"11457:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2579,"name":"address","nodeType":"ElementaryTypeName","src":"11457:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2582,"mutability":"mutable","name":"timepoint","nameLocation":"11490:9:4","nodeType":"VariableDeclaration","scope":2589,"src":"11482:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2581,"name":"uint256","nodeType":"ElementaryTypeName","src":"11482:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2584,"mutability":"mutable","name":"params","nameLocation":"11522:6:4","nodeType":"VariableDeclaration","scope":2589,"src":"11509:19:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2583,"name":"bytes","nodeType":"ElementaryTypeName","src":"11509:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"11447:87:4"},"returnParameters":{"id":2588,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2587,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2589,"src":"11558:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2586,"name":"uint256","nodeType":"ElementaryTypeName","src":"11558:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11557:9:4"},"scope":2736,"src":"11420:147:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2590,"nodeType":"StructuredDocumentation","src":"11573:111:4","text":" @notice module:voting\n @dev Returns whether `account` has cast a vote on `proposalId`."},"functionSelector":"43859632","id":2599,"implemented":false,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"11698:8:4","nodeType":"FunctionDefinition","parameters":{"id":2595,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2592,"mutability":"mutable","name":"proposalId","nameLocation":"11715:10:4","nodeType":"VariableDeclaration","scope":2599,"src":"11707:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2591,"name":"uint256","nodeType":"ElementaryTypeName","src":"11707:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2594,"mutability":"mutable","name":"account","nameLocation":"11735:7:4","nodeType":"VariableDeclaration","scope":2599,"src":"11727:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2593,"name":"address","nodeType":"ElementaryTypeName","src":"11727:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"11706:37:4"},"returnParameters":{"id":2598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2597,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2599,"src":"11767:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2596,"name":"bool","nodeType":"ElementaryTypeName","src":"11767:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"11766:6:4"},"scope":2736,"src":"11689:84:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2600,"nodeType":"StructuredDocumentation","src":"11779:746:4","text":" @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n duration specified by {IGovernor-votingPeriod}.\n Emits a {ProposalCreated} event.\n NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n This may be the result of third party actions on the targeted contracts, or other governor proposals.\n For example, the balance of this contract could be updated or its access control permissions may be modified,\n possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n value to cover a proposal with multiple transfers)."},"functionSelector":"7d5e81e2","id":2616,"implemented":false,"kind":"function","modifiers":[],"name":"propose","nameLocation":"12539:7:4","nodeType":"FunctionDefinition","parameters":{"id":2612,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2603,"mutability":"mutable","name":"targets","nameLocation":"12573:7:4","nodeType":"VariableDeclaration","scope":2616,"src":"12556:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2601,"name":"address","nodeType":"ElementaryTypeName","src":"12556:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2602,"nodeType":"ArrayTypeName","src":"12556:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2606,"mutability":"mutable","name":"values","nameLocation":"12607:6:4","nodeType":"VariableDeclaration","scope":2616,"src":"12590:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2604,"name":"uint256","nodeType":"ElementaryTypeName","src":"12590:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2605,"nodeType":"ArrayTypeName","src":"12590:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2609,"mutability":"mutable","name":"calldatas","nameLocation":"12638:9:4","nodeType":"VariableDeclaration","scope":2616,"src":"12623:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2607,"name":"bytes","nodeType":"ElementaryTypeName","src":"12623:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2608,"nodeType":"ArrayTypeName","src":"12623:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2611,"mutability":"mutable","name":"description","nameLocation":"12671:11:4","nodeType":"VariableDeclaration","scope":2616,"src":"12657:25:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2610,"name":"string","nodeType":"ElementaryTypeName","src":"12657:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"12546:142:4"},"returnParameters":{"id":2615,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2614,"mutability":"mutable","name":"proposalId","nameLocation":"12715:10:4","nodeType":"VariableDeclaration","scope":2616,"src":"12707:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2613,"name":"uint256","nodeType":"ElementaryTypeName","src":"12707:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12706:20:4"},"scope":2736,"src":"12530:197:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2617,"nodeType":"StructuredDocumentation","src":"12733:347:4","text":" @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n is not necessary, this function may revert.\n Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n Emits a {ProposalQueued} event."},"functionSelector":"160cbed7","id":2633,"implemented":false,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13094:5:4","nodeType":"FunctionDefinition","parameters":{"id":2629,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2620,"mutability":"mutable","name":"targets","nameLocation":"13126:7:4","nodeType":"VariableDeclaration","scope":2633,"src":"13109:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2618,"name":"address","nodeType":"ElementaryTypeName","src":"13109:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2619,"nodeType":"ArrayTypeName","src":"13109:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2623,"mutability":"mutable","name":"values","nameLocation":"13160:6:4","nodeType":"VariableDeclaration","scope":2633,"src":"13143:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2621,"name":"uint256","nodeType":"ElementaryTypeName","src":"13143:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2622,"nodeType":"ArrayTypeName","src":"13143:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2626,"mutability":"mutable","name":"calldatas","nameLocation":"13191:9:4","nodeType":"VariableDeclaration","scope":2633,"src":"13176:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2624,"name":"bytes","nodeType":"ElementaryTypeName","src":"13176:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2625,"nodeType":"ArrayTypeName","src":"13176:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2628,"mutability":"mutable","name":"descriptionHash","nameLocation":"13218:15:4","nodeType":"VariableDeclaration","scope":2633,"src":"13210:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2627,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13210:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13099:140:4"},"returnParameters":{"id":2632,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2631,"mutability":"mutable","name":"proposalId","nameLocation":"13266:10:4","nodeType":"VariableDeclaration","scope":2633,"src":"13258:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2630,"name":"uint256","nodeType":"ElementaryTypeName","src":"13258:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13257:20:4"},"scope":2736,"src":"13085:193:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2634,"nodeType":"StructuredDocumentation","src":"13284:446:4","text":" @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n that some delay passed.\n Emits a {ProposalExecuted} event.\n NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock."},"functionSelector":"2656227d","id":2650,"implemented":false,"kind":"function","modifiers":[],"name":"execute","nameLocation":"13744:7:4","nodeType":"FunctionDefinition","parameters":{"id":2646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2637,"mutability":"mutable","name":"targets","nameLocation":"13778:7:4","nodeType":"VariableDeclaration","scope":2650,"src":"13761:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2635,"name":"address","nodeType":"ElementaryTypeName","src":"13761:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2636,"nodeType":"ArrayTypeName","src":"13761:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2640,"mutability":"mutable","name":"values","nameLocation":"13812:6:4","nodeType":"VariableDeclaration","scope":2650,"src":"13795:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2638,"name":"uint256","nodeType":"ElementaryTypeName","src":"13795:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2639,"nodeType":"ArrayTypeName","src":"13795:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2643,"mutability":"mutable","name":"calldatas","nameLocation":"13843:9:4","nodeType":"VariableDeclaration","scope":2650,"src":"13828:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2641,"name":"bytes","nodeType":"ElementaryTypeName","src":"13828:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2642,"nodeType":"ArrayTypeName","src":"13828:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2645,"mutability":"mutable","name":"descriptionHash","nameLocation":"13870:15:4","nodeType":"VariableDeclaration","scope":2650,"src":"13862:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2644,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13862:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13751:140:4"},"returnParameters":{"id":2649,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2648,"mutability":"mutable","name":"proposalId","nameLocation":"13926:10:4","nodeType":"VariableDeclaration","scope":2650,"src":"13918:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2647,"name":"uint256","nodeType":"ElementaryTypeName","src":"13918:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13917:20:4"},"scope":2736,"src":"13735:203:4","stateMutability":"payable","virtual":false,"visibility":"external"},{"documentation":{"id":2651,"nodeType":"StructuredDocumentation","src":"13944:205:4","text":" @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n before the vote starts.\n Emits a {ProposalCanceled} event."},"functionSelector":"452115d6","id":2667,"implemented":false,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"14163:6:4","nodeType":"FunctionDefinition","parameters":{"id":2663,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2654,"mutability":"mutable","name":"targets","nameLocation":"14196:7:4","nodeType":"VariableDeclaration","scope":2667,"src":"14179:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2652,"name":"address","nodeType":"ElementaryTypeName","src":"14179:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2653,"nodeType":"ArrayTypeName","src":"14179:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2657,"mutability":"mutable","name":"values","nameLocation":"14230:6:4","nodeType":"VariableDeclaration","scope":2667,"src":"14213:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2655,"name":"uint256","nodeType":"ElementaryTypeName","src":"14213:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2656,"nodeType":"ArrayTypeName","src":"14213:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2660,"mutability":"mutable","name":"calldatas","nameLocation":"14261:9:4","nodeType":"VariableDeclaration","scope":2667,"src":"14246:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2658,"name":"bytes","nodeType":"ElementaryTypeName","src":"14246:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2659,"nodeType":"ArrayTypeName","src":"14246:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2662,"mutability":"mutable","name":"descriptionHash","nameLocation":"14288:15:4","nodeType":"VariableDeclaration","scope":2667,"src":"14280:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2661,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14280:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14169:140:4"},"returnParameters":{"id":2666,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2665,"mutability":"mutable","name":"proposalId","nameLocation":"14336:10:4","nodeType":"VariableDeclaration","scope":2667,"src":"14328:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2664,"name":"uint256","nodeType":"ElementaryTypeName","src":"14328:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14327:20:4"},"scope":2736,"src":"14154:194:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2668,"nodeType":"StructuredDocumentation","src":"14354:75:4","text":" @dev Cast a vote\n Emits a {VoteCast} event."},"functionSelector":"56781388","id":2677,"implemented":false,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"14443:8:4","nodeType":"FunctionDefinition","parameters":{"id":2673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2670,"mutability":"mutable","name":"proposalId","nameLocation":"14460:10:4","nodeType":"VariableDeclaration","scope":2677,"src":"14452:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2669,"name":"uint256","nodeType":"ElementaryTypeName","src":"14452:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2672,"mutability":"mutable","name":"support","nameLocation":"14478:7:4","nodeType":"VariableDeclaration","scope":2677,"src":"14472:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2671,"name":"uint8","nodeType":"ElementaryTypeName","src":"14472:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"14451:35:4"},"returnParameters":{"id":2676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2675,"mutability":"mutable","name":"balance","nameLocation":"14513:7:4","nodeType":"VariableDeclaration","scope":2677,"src":"14505:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2674,"name":"uint256","nodeType":"ElementaryTypeName","src":"14505:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14504:17:4"},"scope":2736,"src":"14434:88:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2678,"nodeType":"StructuredDocumentation","src":"14528:89:4","text":" @dev Cast a vote with a reason\n Emits a {VoteCast} event."},"functionSelector":"7b3c71d3","id":2689,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"14631:18:4","nodeType":"FunctionDefinition","parameters":{"id":2685,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2680,"mutability":"mutable","name":"proposalId","nameLocation":"14667:10:4","nodeType":"VariableDeclaration","scope":2689,"src":"14659:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2679,"name":"uint256","nodeType":"ElementaryTypeName","src":"14659:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2682,"mutability":"mutable","name":"support","nameLocation":"14693:7:4","nodeType":"VariableDeclaration","scope":2689,"src":"14687:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2681,"name":"uint8","nodeType":"ElementaryTypeName","src":"14687:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2684,"mutability":"mutable","name":"reason","nameLocation":"14726:6:4","nodeType":"VariableDeclaration","scope":2689,"src":"14710:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2683,"name":"string","nodeType":"ElementaryTypeName","src":"14710:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"14649:89:4"},"returnParameters":{"id":2688,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2687,"mutability":"mutable","name":"balance","nameLocation":"14765:7:4","nodeType":"VariableDeclaration","scope":2689,"src":"14757:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2686,"name":"uint256","nodeType":"ElementaryTypeName","src":"14757:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14756:17:4"},"scope":2736,"src":"14622:152:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2690,"nodeType":"StructuredDocumentation","src":"14780:181:4","text":" @dev Cast a vote with a reason and additional encoded parameters\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5f398a14","id":2703,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"14975:27:4","nodeType":"FunctionDefinition","parameters":{"id":2699,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2692,"mutability":"mutable","name":"proposalId","nameLocation":"15020:10:4","nodeType":"VariableDeclaration","scope":2703,"src":"15012:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2691,"name":"uint256","nodeType":"ElementaryTypeName","src":"15012:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2694,"mutability":"mutable","name":"support","nameLocation":"15046:7:4","nodeType":"VariableDeclaration","scope":2703,"src":"15040:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2693,"name":"uint8","nodeType":"ElementaryTypeName","src":"15040:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2696,"mutability":"mutable","name":"reason","nameLocation":"15079:6:4","nodeType":"VariableDeclaration","scope":2703,"src":"15063:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2695,"name":"string","nodeType":"ElementaryTypeName","src":"15063:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2698,"mutability":"mutable","name":"params","nameLocation":"15108:6:4","nodeType":"VariableDeclaration","scope":2703,"src":"15095:19:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2697,"name":"bytes","nodeType":"ElementaryTypeName","src":"15095:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15002:118:4"},"returnParameters":{"id":2702,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2701,"mutability":"mutable","name":"balance","nameLocation":"15147:7:4","nodeType":"VariableDeclaration","scope":2703,"src":"15139:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2700,"name":"uint256","nodeType":"ElementaryTypeName","src":"15139:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15138:17:4"},"scope":2736,"src":"14966:190:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2704,"nodeType":"StructuredDocumentation","src":"15162:142:4","text":" @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n Emits a {VoteCast} event."},"functionSelector":"8ff262e3","id":2717,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"15318:13:4","nodeType":"FunctionDefinition","parameters":{"id":2713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2706,"mutability":"mutable","name":"proposalId","nameLocation":"15349:10:4","nodeType":"VariableDeclaration","scope":2717,"src":"15341:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2705,"name":"uint256","nodeType":"ElementaryTypeName","src":"15341:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2708,"mutability":"mutable","name":"support","nameLocation":"15375:7:4","nodeType":"VariableDeclaration","scope":2717,"src":"15369:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2707,"name":"uint8","nodeType":"ElementaryTypeName","src":"15369:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2710,"mutability":"mutable","name":"voter","nameLocation":"15400:5:4","nodeType":"VariableDeclaration","scope":2717,"src":"15392:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2709,"name":"address","nodeType":"ElementaryTypeName","src":"15392:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2712,"mutability":"mutable","name":"signature","nameLocation":"15428:9:4","nodeType":"VariableDeclaration","scope":2717,"src":"15415:22:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2711,"name":"bytes","nodeType":"ElementaryTypeName","src":"15415:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15331:112:4"},"returnParameters":{"id":2716,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2715,"mutability":"mutable","name":"balance","nameLocation":"15470:7:4","nodeType":"VariableDeclaration","scope":2717,"src":"15462:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2714,"name":"uint256","nodeType":"ElementaryTypeName","src":"15462:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15461:17:4"},"scope":2736,"src":"15309:170:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2718,"nodeType":"StructuredDocumentation","src":"15485:255:4","text":" @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n including ERC-1271 signature support.\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5b8d0e0d","id":2735,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"15754:32:4","nodeType":"FunctionDefinition","parameters":{"id":2731,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2720,"mutability":"mutable","name":"proposalId","nameLocation":"15804:10:4","nodeType":"VariableDeclaration","scope":2735,"src":"15796:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2719,"name":"uint256","nodeType":"ElementaryTypeName","src":"15796:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2722,"mutability":"mutable","name":"support","nameLocation":"15830:7:4","nodeType":"VariableDeclaration","scope":2735,"src":"15824:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2721,"name":"uint8","nodeType":"ElementaryTypeName","src":"15824:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2724,"mutability":"mutable","name":"voter","nameLocation":"15855:5:4","nodeType":"VariableDeclaration","scope":2735,"src":"15847:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2723,"name":"address","nodeType":"ElementaryTypeName","src":"15847:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2726,"mutability":"mutable","name":"reason","nameLocation":"15886:6:4","nodeType":"VariableDeclaration","scope":2735,"src":"15870:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2725,"name":"string","nodeType":"ElementaryTypeName","src":"15870:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2728,"mutability":"mutable","name":"params","nameLocation":"15915:6:4","nodeType":"VariableDeclaration","scope":2735,"src":"15902:19:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2727,"name":"bytes","nodeType":"ElementaryTypeName","src":"15902:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2730,"mutability":"mutable","name":"signature","nameLocation":"15944:9:4","nodeType":"VariableDeclaration","scope":2735,"src":"15931:22:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2729,"name":"bytes","nodeType":"ElementaryTypeName","src":"15931:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15786:173:4"},"returnParameters":{"id":2734,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2733,"mutability":"mutable","name":"balance","nameLocation":"15986:7:4","nodeType":"VariableDeclaration","scope":2735,"src":"15978:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2732,"name":"uint256","nodeType":"ElementaryTypeName","src":"15978:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15977:17:4"},"scope":2736,"src":"15745:250:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":2737,"src":"499:15498:4","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387],"usedEvents":[2412,2419,2424,2429,2442,2457]}],"src":"108:15890:4"},"id":4},"@openzeppelin/contracts/governance/TimelockController.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","exportedSymbols":{"AccessControl":[295],"Address":[7026],"ERC1155Holder":[5780],"ERC721Holder":[6766],"TimelockController":[3756]},"id":3757,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2738,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:5"},{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","file":"../access/AccessControl.sol","id":2740,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3757,"sourceUnit":296,"src":"143:58:5","symbolAliases":[{"foreign":{"id":2739,"name":"AccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":295,"src":"151:13:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","file":"../token/ERC721/utils/ERC721Holder.sol","id":2742,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3757,"sourceUnit":6767,"src":"202:68:5","symbolAliases":[{"foreign":{"id":2741,"name":"ERC721Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6766,"src":"210:12:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","file":"../token/ERC1155/utils/ERC1155Holder.sol","id":2744,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3757,"sourceUnit":5781,"src":"271:71:5","symbolAliases":[{"foreign":{"id":2743,"name":"ERC1155Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5780,"src":"279:13:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":2746,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3757,"sourceUnit":7027,"src":"343:45:5","symbolAliases":[{"foreign":{"id":2745,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7026,"src":"351:7:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2748,"name":"AccessControl","nameLocations":["1115:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"1115:13:5"},"id":2749,"nodeType":"InheritanceSpecifier","src":"1115:13:5"},{"baseName":{"id":2750,"name":"ERC721Holder","nameLocations":["1130:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":6766,"src":"1130:12:5"},"id":2751,"nodeType":"InheritanceSpecifier","src":"1130:12:5"},{"baseName":{"id":2752,"name":"ERC1155Holder","nameLocations":["1144:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":5780,"src":"1144:13:5"},"id":2753,"nodeType":"InheritanceSpecifier","src":"1144:13:5"}],"canonicalName":"TimelockController","contractDependencies":[],"contractKind":"contract","documentation":{"id":2747,"nodeType":"StructuredDocumentation","src":"390:693:5","text":" @dev Contract module which acts as a timelocked controller. When set as the\n owner of an `Ownable` smart contract, it enforces a timelock on all\n `onlyOwner` maintenance operations. This gives time for users of the\n controlled contract to exit before a potentially dangerous maintenance\n operation is applied.\n By default, this contract is self administered, meaning administration tasks\n have to go through the timelock process. The proposer (resp executor) role\n is in charge of proposing (resp executing) operations. A common use case is\n to position this {TimelockController} as the owner of a smart contract, with\n a multisig or a DAO as the sole proposer."},"fullyImplemented":true,"id":3756,"linearizedBaseContracts":[3756,5780,5699,6766,6739,295,9520,9532,378,7056],"name":"TimelockController","nameLocation":"1093:18:5","nodeType":"ContractDefinition","nodes":[{"constant":true,"functionSelector":"8f61f4f5","id":2758,"mutability":"constant","name":"PROPOSER_ROLE","nameLocation":"1188:13:5","nodeType":"VariableDeclaration","scope":3756,"src":"1164:66:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2754,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1164:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"50524f504f5345525f524f4c45","id":2756,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1214:15:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""},"value":"PROPOSER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""}],"id":2755,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1204:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2757,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1204:26:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"07bd0265","id":2763,"mutability":"constant","name":"EXECUTOR_ROLE","nameLocation":"1260:13:5","nodeType":"VariableDeclaration","scope":3756,"src":"1236:66:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2759,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1236:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"4558454355544f525f524f4c45","id":2761,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1286:15:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""},"value":"EXECUTOR_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""}],"id":2760,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1276:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2762,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1276:26:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"b08e51c0","id":2768,"mutability":"constant","name":"CANCELLER_ROLE","nameLocation":"1332:14:5","nodeType":"VariableDeclaration","scope":3756,"src":"1308:68:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2764,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1308:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"43414e43454c4c45525f524f4c45","id":2766,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1359:16:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""},"value":"CANCELLER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""}],"id":2765,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1349:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2767,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1349:27:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"id":2774,"mutability":"constant","name":"_DONE_TIMESTAMP","nameLocation":"1408:15:5","nodeType":"VariableDeclaration","scope":3756,"src":"1382:54:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2769,"name":"uint256","nodeType":"ElementaryTypeName","src":"1382:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"arguments":[{"hexValue":"31","id":2772,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1434:1:5","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"}],"id":2771,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1426:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":2770,"name":"uint256","nodeType":"ElementaryTypeName","src":"1426:7:5","typeDescriptions":{}}},"id":2773,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1426:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2778,"mutability":"mutable","name":"_timestamps","nameLocation":"1482:11:5","nodeType":"VariableDeclaration","scope":3756,"src":"1443:50:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"typeName":{"id":2777,"keyName":"id","keyNameLocation":"1459:2:5","keyType":{"id":2775,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1451:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"1443:30:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":2776,"name":"uint256","nodeType":"ElementaryTypeName","src":"1465:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":2780,"mutability":"mutable","name":"_minDelay","nameLocation":"1515:9:5","nodeType":"VariableDeclaration","scope":3756,"src":"1499:25:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2779,"name":"uint256","nodeType":"ElementaryTypeName","src":"1499:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"canonicalName":"TimelockController.OperationState","id":2785,"members":[{"id":2781,"name":"Unset","nameLocation":"1561:5:5","nodeType":"EnumValue","src":"1561:5:5"},{"id":2782,"name":"Waiting","nameLocation":"1576:7:5","nodeType":"EnumValue","src":"1576:7:5"},{"id":2783,"name":"Ready","nameLocation":"1593:5:5","nodeType":"EnumValue","src":"1593:5:5"},{"id":2784,"name":"Done","nameLocation":"1608:4:5","nodeType":"EnumValue","src":"1608:4:5"}],"name":"OperationState","nameLocation":"1536:14:5","nodeType":"EnumDefinition","src":"1531:87:5"},{"documentation":{"id":2786,"nodeType":"StructuredDocumentation","src":"1624:85:5","text":" @dev Mismatch between the parameters length for an operation call."},"errorSelector":"ffb03211","id":2794,"name":"TimelockInvalidOperationLength","nameLocation":"1720:30:5","nodeType":"ErrorDefinition","parameters":{"id":2793,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2788,"mutability":"mutable","name":"targets","nameLocation":"1759:7:5","nodeType":"VariableDeclaration","scope":2794,"src":"1751:15:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2787,"name":"uint256","nodeType":"ElementaryTypeName","src":"1751:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2790,"mutability":"mutable","name":"payloads","nameLocation":"1776:8:5","nodeType":"VariableDeclaration","scope":2794,"src":"1768:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2789,"name":"uint256","nodeType":"ElementaryTypeName","src":"1768:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2792,"mutability":"mutable","name":"values","nameLocation":"1794:6:5","nodeType":"VariableDeclaration","scope":2794,"src":"1786:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2791,"name":"uint256","nodeType":"ElementaryTypeName","src":"1786:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1750:51:5"},"src":"1714:88:5"},{"documentation":{"id":2795,"nodeType":"StructuredDocumentation","src":"1808:78:5","text":" @dev The schedule operation doesn't meet the minimum delay."},"errorSelector":"54336609","id":2801,"name":"TimelockInsufficientDelay","nameLocation":"1897:25:5","nodeType":"ErrorDefinition","parameters":{"id":2800,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2797,"mutability":"mutable","name":"delay","nameLocation":"1931:5:5","nodeType":"VariableDeclaration","scope":2801,"src":"1923:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2796,"name":"uint256","nodeType":"ElementaryTypeName","src":"1923:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2799,"mutability":"mutable","name":"minDelay","nameLocation":"1946:8:5","nodeType":"VariableDeclaration","scope":2801,"src":"1938:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2798,"name":"uint256","nodeType":"ElementaryTypeName","src":"1938:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1922:33:5"},"src":"1891:65:5"},{"documentation":{"id":2802,"nodeType":"StructuredDocumentation","src":"1962:253:5","text":" @dev The current state of an operation is not as required.\n The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n counting from right to left.\n See {_encodeStateBitmap}."},"errorSelector":"5ead8eb5","id":2808,"name":"TimelockUnexpectedOperationState","nameLocation":"2226:32:5","nodeType":"ErrorDefinition","parameters":{"id":2807,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2804,"mutability":"mutable","name":"operationId","nameLocation":"2267:11:5","nodeType":"VariableDeclaration","scope":2808,"src":"2259:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2803,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2259:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2806,"mutability":"mutable","name":"expectedStates","nameLocation":"2288:14:5","nodeType":"VariableDeclaration","scope":2808,"src":"2280:22:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2805,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2280:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2258:45:5"},"src":"2220:84:5"},{"documentation":{"id":2809,"nodeType":"StructuredDocumentation","src":"2310:69:5","text":" @dev The predecessor to an operation not yet done."},"errorSelector":"90a9a618","id":2813,"name":"TimelockUnexecutedPredecessor","nameLocation":"2390:29:5","nodeType":"ErrorDefinition","parameters":{"id":2812,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2811,"mutability":"mutable","name":"predecessorId","nameLocation":"2428:13:5","nodeType":"VariableDeclaration","scope":2813,"src":"2420:21:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2810,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2420:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2419:23:5"},"src":"2384:59:5"},{"documentation":{"id":2814,"nodeType":"StructuredDocumentation","src":"2449:61:5","text":" @dev The caller account is not authorized."},"errorSelector":"e2850c59","id":2818,"name":"TimelockUnauthorizedCaller","nameLocation":"2521:26:5","nodeType":"ErrorDefinition","parameters":{"id":2817,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2816,"mutability":"mutable","name":"caller","nameLocation":"2556:6:5","nodeType":"VariableDeclaration","scope":2818,"src":"2548:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2815,"name":"address","nodeType":"ElementaryTypeName","src":"2548:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2547:16:5"},"src":"2515:49:5"},{"anonymous":false,"documentation":{"id":2819,"nodeType":"StructuredDocumentation","src":"2570:83:5","text":" @dev Emitted when a call is scheduled as part of operation `id`."},"eventSelector":"4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca","id":2835,"name":"CallScheduled","nameLocation":"2664:13:5","nodeType":"EventDefinition","parameters":{"id":2834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2821,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2703:2:5","nodeType":"VariableDeclaration","scope":2835,"src":"2687:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2820,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2687:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2823,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"2731:5:5","nodeType":"VariableDeclaration","scope":2835,"src":"2715:21:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2822,"name":"uint256","nodeType":"ElementaryTypeName","src":"2715:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2825,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"2754:6:5","nodeType":"VariableDeclaration","scope":2835,"src":"2746:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2824,"name":"address","nodeType":"ElementaryTypeName","src":"2746:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2827,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"2778:5:5","nodeType":"VariableDeclaration","scope":2835,"src":"2770:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2826,"name":"uint256","nodeType":"ElementaryTypeName","src":"2770:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2829,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"2799:4:5","nodeType":"VariableDeclaration","scope":2835,"src":"2793:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2828,"name":"bytes","nodeType":"ElementaryTypeName","src":"2793:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2831,"indexed":false,"mutability":"mutable","name":"predecessor","nameLocation":"2821:11:5","nodeType":"VariableDeclaration","scope":2835,"src":"2813:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2830,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2813:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2833,"indexed":false,"mutability":"mutable","name":"delay","nameLocation":"2850:5:5","nodeType":"VariableDeclaration","scope":2835,"src":"2842:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2832,"name":"uint256","nodeType":"ElementaryTypeName","src":"2842:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2677:184:5"},"src":"2658:204:5"},{"anonymous":false,"documentation":{"id":2836,"nodeType":"StructuredDocumentation","src":"2868:83:5","text":" @dev Emitted when a call is performed as part of operation `id`."},"eventSelector":"c2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58","id":2848,"name":"CallExecuted","nameLocation":"2962:12:5","nodeType":"EventDefinition","parameters":{"id":2847,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2838,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2991:2:5","nodeType":"VariableDeclaration","scope":2848,"src":"2975:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2837,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2975:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2840,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"3011:5:5","nodeType":"VariableDeclaration","scope":2848,"src":"2995:21:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2839,"name":"uint256","nodeType":"ElementaryTypeName","src":"2995:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2842,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"3026:6:5","nodeType":"VariableDeclaration","scope":2848,"src":"3018:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2841,"name":"address","nodeType":"ElementaryTypeName","src":"3018:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2844,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"3042:5:5","nodeType":"VariableDeclaration","scope":2848,"src":"3034:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2843,"name":"uint256","nodeType":"ElementaryTypeName","src":"3034:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2846,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"3055:4:5","nodeType":"VariableDeclaration","scope":2848,"src":"3049:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2845,"name":"bytes","nodeType":"ElementaryTypeName","src":"3049:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2974:86:5"},"src":"2956:105:5"},{"anonymous":false,"documentation":{"id":2849,"nodeType":"StructuredDocumentation","src":"3067:82:5","text":" @dev Emitted when new proposal is scheduled with non-zero salt."},"eventSelector":"20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d0387","id":2855,"name":"CallSalt","nameLocation":"3160:8:5","nodeType":"EventDefinition","parameters":{"id":2854,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2851,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3185:2:5","nodeType":"VariableDeclaration","scope":2855,"src":"3169:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2850,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3169:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2853,"indexed":false,"mutability":"mutable","name":"salt","nameLocation":"3197:4:5","nodeType":"VariableDeclaration","scope":2855,"src":"3189:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2852,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3189:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3168:34:5"},"src":"3154:49:5"},{"anonymous":false,"documentation":{"id":2856,"nodeType":"StructuredDocumentation","src":"3209:65:5","text":" @dev Emitted when operation `id` is cancelled."},"eventSelector":"baa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb70","id":2860,"name":"Cancelled","nameLocation":"3285:9:5","nodeType":"EventDefinition","parameters":{"id":2859,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2858,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3311:2:5","nodeType":"VariableDeclaration","scope":2860,"src":"3295:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2857,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3295:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3294:20:5"},"src":"3279:36:5"},{"anonymous":false,"documentation":{"id":2861,"nodeType":"StructuredDocumentation","src":"3321:89:5","text":" @dev Emitted when the minimum delay for future operations is modified."},"eventSelector":"11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5","id":2867,"name":"MinDelayChange","nameLocation":"3421:14:5","nodeType":"EventDefinition","parameters":{"id":2866,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2863,"indexed":false,"mutability":"mutable","name":"oldDuration","nameLocation":"3444:11:5","nodeType":"VariableDeclaration","scope":2867,"src":"3436:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2862,"name":"uint256","nodeType":"ElementaryTypeName","src":"3436:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2865,"indexed":false,"mutability":"mutable","name":"newDuration","nameLocation":"3465:11:5","nodeType":"VariableDeclaration","scope":2867,"src":"3457:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2864,"name":"uint256","nodeType":"ElementaryTypeName","src":"3457:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3435:42:5"},"src":"3415:63:5"},{"body":{"id":2958,"nodeType":"Block","src":"4349:660:5","statements":[{"expression":{"arguments":[{"id":2882,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4401:18:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":2885,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"4429:4:5","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":2884,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4421:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2883,"name":"address","nodeType":"ElementaryTypeName","src":"4421:7:5","typeDescriptions":{}}},"id":2886,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4421:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2881,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4390:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2887,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4390:45:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2888,"nodeType":"ExpressionStatement","src":"4390:45:5"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2894,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2889,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2878,"src":"4476:5:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":2892,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4493:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2891,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4485:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2890,"name":"address","nodeType":"ElementaryTypeName","src":"4485:7:5","typeDescriptions":{}}},"id":2893,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4485:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"4476:19:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2901,"nodeType":"IfStatement","src":"4472:87:5","trueBody":{"id":2900,"nodeType":"Block","src":"4497:62:5","statements":[{"expression":{"arguments":[{"id":2896,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4522:18:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":2897,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2878,"src":"4542:5:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2895,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4511:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2898,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4511:37:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2899,"nodeType":"ExpressionStatement","src":"4511:37:5"}]}},{"body":{"id":2927,"nodeType":"Block","src":"4661:118:5","statements":[{"expression":{"arguments":[{"id":2914,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2758,"src":"4686:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2915,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2873,"src":"4701:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2917,"indexExpression":{"id":2916,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2903,"src":"4711:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4701:12:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2913,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4675:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2918,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4675:39:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2919,"nodeType":"ExpressionStatement","src":"4675:39:5"},{"expression":{"arguments":[{"id":2921,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2768,"src":"4739:14:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2922,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2873,"src":"4755:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2924,"indexExpression":{"id":2923,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2903,"src":"4765:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4755:12:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2920,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4728:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2925,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4728:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2926,"nodeType":"ExpressionStatement","src":"4728:40:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2906,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2903,"src":"4634:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":2907,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2873,"src":"4638:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2908,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4648:6:5","memberName":"length","nodeType":"MemberAccess","src":"4638:16:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4634:20:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2928,"initializationExpression":{"assignments":[2903],"declarations":[{"constant":false,"id":2903,"mutability":"mutable","name":"i","nameLocation":"4627:1:5","nodeType":"VariableDeclaration","scope":2928,"src":"4619:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2902,"name":"uint256","nodeType":"ElementaryTypeName","src":"4619:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2905,"initialValue":{"hexValue":"30","id":2904,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4631:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4619:13:5"},"loopExpression":{"expression":{"id":2911,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4656:3:5","subExpression":{"id":2910,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2903,"src":"4658:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2912,"nodeType":"ExpressionStatement","src":"4656:3:5"},"nodeType":"ForStatement","src":"4614:165:5"},{"body":{"id":2947,"nodeType":"Block","src":"4866:64:5","statements":[{"expression":{"arguments":[{"id":2941,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2763,"src":"4891:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2942,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2876,"src":"4906:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2944,"indexExpression":{"id":2943,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2930,"src":"4916:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4906:12:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2940,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4880:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2945,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:39:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2946,"nodeType":"ExpressionStatement","src":"4880:39:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2936,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2933,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2930,"src":"4839:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":2934,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2876,"src":"4843:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2935,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4853:6:5","memberName":"length","nodeType":"MemberAccess","src":"4843:16:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4839:20:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2948,"initializationExpression":{"assignments":[2930],"declarations":[{"constant":false,"id":2930,"mutability":"mutable","name":"i","nameLocation":"4832:1:5","nodeType":"VariableDeclaration","scope":2948,"src":"4824:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2929,"name":"uint256","nodeType":"ElementaryTypeName","src":"4824:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2932,"initialValue":{"hexValue":"30","id":2931,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4836:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4824:13:5"},"loopExpression":{"expression":{"id":2938,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4861:3:5","subExpression":{"id":2937,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2930,"src":"4863:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2939,"nodeType":"ExpressionStatement","src":"4861:3:5"},"nodeType":"ForStatement","src":"4819:111:5"},{"expression":{"id":2951,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":2949,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2780,"src":"4940:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":2950,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2870,"src":"4952:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4940:20:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2952,"nodeType":"ExpressionStatement","src":"4940:20:5"},{"eventCall":{"arguments":[{"hexValue":"30","id":2954,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4990:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":2955,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2870,"src":"4993:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2953,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2867,"src":"4975:14:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":2956,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4975:27:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2957,"nodeType":"EmitStatement","src":"4970:32:5"}]},"documentation":{"id":2868,"nodeType":"StructuredDocumentation","src":"3484:759:5","text":" @dev Initializes the contract with the following parameters:\n - `minDelay`: initial minimum delay in seconds for operations\n - `proposers`: accounts to be granted proposer and canceller roles\n - `executors`: accounts to be granted executor role\n - `admin`: optional account to be granted admin role; disable with zero address\n IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n without being subject to delay, but this role should be subsequently renounced in favor of\n administration through timelocked proposals. Previous versions of this contract would assign\n this admin to the deployer automatically and should be renounced as well."},"id":2959,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":2879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2870,"mutability":"mutable","name":"minDelay","nameLocation":"4268:8:5","nodeType":"VariableDeclaration","scope":2959,"src":"4260:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2869,"name":"uint256","nodeType":"ElementaryTypeName","src":"4260:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2873,"mutability":"mutable","name":"proposers","nameLocation":"4295:9:5","nodeType":"VariableDeclaration","scope":2959,"src":"4278:26:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2871,"name":"address","nodeType":"ElementaryTypeName","src":"4278:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2872,"nodeType":"ArrayTypeName","src":"4278:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2876,"mutability":"mutable","name":"executors","nameLocation":"4323:9:5","nodeType":"VariableDeclaration","scope":2959,"src":"4306:26:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2874,"name":"address","nodeType":"ElementaryTypeName","src":"4306:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2875,"nodeType":"ArrayTypeName","src":"4306:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2878,"mutability":"mutable","name":"admin","nameLocation":"4342:5:5","nodeType":"VariableDeclaration","scope":2959,"src":"4334:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2877,"name":"address","nodeType":"ElementaryTypeName","src":"4334:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4259:89:5"},"returnParameters":{"id":2880,"nodeType":"ParameterList","parameters":[],"src":"4349:0:5"},"scope":3756,"src":"4248:761:5","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":2981,"nodeType":"Block","src":"5333:114:5","statements":[{"condition":{"id":2971,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5347:26:5","subExpression":{"arguments":[{"id":2965,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2962,"src":"5356:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":2968,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5370:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2967,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5362:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2966,"name":"address","nodeType":"ElementaryTypeName","src":"5362:7:5","typeDescriptions":{}}},"id":2969,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5362:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2964,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"5348:7:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":2970,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5348:25:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2979,"nodeType":"IfStatement","src":"5343:87:5","trueBody":{"id":2978,"nodeType":"Block","src":"5375:55:5","statements":[{"expression":{"arguments":[{"id":2973,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2962,"src":"5400:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":2974,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"5406:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2975,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5406:12:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2972,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"5389:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":2976,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:30:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2977,"nodeType":"ExpressionStatement","src":"5389:30:5"}]}},{"id":2980,"nodeType":"PlaceholderStatement","src":"5439:1:5"}]},"documentation":{"id":2960,"nodeType":"StructuredDocumentation","src":"5015:271:5","text":" @dev Modifier to make a function callable only by a certain role. In\n addition to checking the sender's role, `address(0)` 's role is also\n considered. Granting a role to `address(0)` is equivalent to enabling\n this role for everyone."},"id":2982,"name":"onlyRoleOrOpenRole","nameLocation":"5300:18:5","nodeType":"ModifierDefinition","parameters":{"id":2963,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2962,"mutability":"mutable","name":"role","nameLocation":"5327:4:5","nodeType":"VariableDeclaration","scope":2982,"src":"5319:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2961,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5319:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5318:14:5"},"src":"5291:156:5","virtual":false,"visibility":"internal"},{"body":{"id":2986,"nodeType":"Block","src":"5576:2:5","statements":[]},"documentation":{"id":2983,"nodeType":"StructuredDocumentation","src":"5453:91:5","text":" @dev Contract might receive/hold ETH as part of the maintenance process."},"id":2987,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":2984,"nodeType":"ParameterList","parameters":[],"src":"5556:2:5"},"returnParameters":{"id":2985,"nodeType":"ParameterList","parameters":[],"src":"5576:0:5"},"scope":3756,"src":"5549:29:5","stateMutability":"payable","virtual":false,"visibility":"external"},{"baseFunctions":[62,5735],"body":{"id":3003,"nodeType":"Block","src":"5780:60:5","statements":[{"expression":{"arguments":[{"id":3000,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2990,"src":"5821:11:5","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":2998,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"5797:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_TimelockController_$3756_$","typeString":"type(contract super TimelockController)"}},"id":2999,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5803:17:5","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":5735,"src":"5797:23:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":3001,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5797:36:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2997,"id":3002,"nodeType":"Return","src":"5790:43:5"}]},"documentation":{"id":2988,"nodeType":"StructuredDocumentation","src":"5584:56:5","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":3004,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"5654:17:5","nodeType":"FunctionDefinition","overrides":{"id":2994,"nodeType":"OverrideSpecifier","overrides":[{"id":2992,"name":"AccessControl","nameLocations":["5735:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"5735:13:5"},{"id":2993,"name":"ERC1155Holder","nameLocations":["5750:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":5780,"src":"5750:13:5"}],"src":"5726:38:5"},"parameters":{"id":2991,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2990,"mutability":"mutable","name":"interfaceId","nameLocation":"5688:11:5","nodeType":"VariableDeclaration","scope":3004,"src":"5681:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2989,"name":"bytes4","nodeType":"ElementaryTypeName","src":"5681:6:5","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"5671:34:5"},"returnParameters":{"id":2997,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2996,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3004,"src":"5774:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2995,"name":"bool","nodeType":"ElementaryTypeName","src":"5774:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5773:6:5"},"scope":3756,"src":"5645:195:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3019,"nodeType":"Block","src":"6058:69:5","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"id":3017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":3013,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3007,"src":"6093:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3012,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3136,"src":"6075:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2785_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3014,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6075:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3015,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"6100:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3016,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6115:5:5","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2781,"src":"6100:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"src":"6075:45:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3011,"id":3018,"nodeType":"Return","src":"6068:52:5"}]},"documentation":{"id":3005,"nodeType":"StructuredDocumentation","src":"5846:147:5","text":" @dev Returns whether an id corresponds to a registered operation. This\n includes both Waiting, Ready, and Done operations."},"functionSelector":"31d50750","id":3020,"implemented":true,"kind":"function","modifiers":[],"name":"isOperation","nameLocation":"6007:11:5","nodeType":"FunctionDefinition","parameters":{"id":3008,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3007,"mutability":"mutable","name":"id","nameLocation":"6027:2:5","nodeType":"VariableDeclaration","scope":3020,"src":"6019:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3006,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6019:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6018:12:5"},"returnParameters":{"id":3011,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3010,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3020,"src":"6052:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3009,"name":"bool","nodeType":"ElementaryTypeName","src":"6052:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6051:6:5"},"scope":3756,"src":"5998:129:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3045,"nodeType":"Block","src":"6329:142:5","statements":[{"assignments":[3030],"declarations":[{"constant":false,"id":3030,"mutability":"mutable","name":"state","nameLocation":"6354:5:5","nodeType":"VariableDeclaration","scope":3045,"src":"6339:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3029,"nodeType":"UserDefinedTypeName","pathNode":{"id":3028,"name":"OperationState","nameLocations":["6339:14:5"],"nodeType":"IdentifierPath","referencedDeclaration":2785,"src":"6339:14:5"},"referencedDeclaration":2785,"src":"6339:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"id":3034,"initialValue":{"arguments":[{"id":3032,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3023,"src":"6380:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3031,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3136,"src":"6362:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2785_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3033,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6362:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"nodeType":"VariableDeclarationStatement","src":"6339:44:5"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"id":3038,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3035,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3030,"src":"6400:5:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3036,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"6409:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3037,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6424:7:5","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2782,"src":"6409:22:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"src":"6400:31:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"id":3042,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3039,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3030,"src":"6435:5:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3040,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"6444:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3041,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6459:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2783,"src":"6444:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"src":"6435:29:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6400:64:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3027,"id":3044,"nodeType":"Return","src":"6393:71:5"}]},"documentation":{"id":3021,"nodeType":"StructuredDocumentation","src":"6133:124:5","text":" @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\"."},"functionSelector":"584b153e","id":3046,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationPending","nameLocation":"6271:18:5","nodeType":"FunctionDefinition","parameters":{"id":3024,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3023,"mutability":"mutable","name":"id","nameLocation":"6298:2:5","nodeType":"VariableDeclaration","scope":3046,"src":"6290:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3022,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6290:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6289:12:5"},"returnParameters":{"id":3027,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3026,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3046,"src":"6323:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3025,"name":"bool","nodeType":"ElementaryTypeName","src":"6323:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6322:6:5"},"scope":3756,"src":"6262:209:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3061,"nodeType":"Block","src":"6672:69:5","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"id":3059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":3055,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3049,"src":"6707:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3054,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3136,"src":"6689:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2785_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3056,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6689:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3057,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"6714:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3058,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6729:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2783,"src":"6714:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"src":"6689:45:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3053,"id":3060,"nodeType":"Return","src":"6682:52:5"}]},"documentation":{"id":3047,"nodeType":"StructuredDocumentation","src":"6477:125:5","text":" @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\"."},"functionSelector":"13bc9f20","id":3062,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationReady","nameLocation":"6616:16:5","nodeType":"FunctionDefinition","parameters":{"id":3050,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3049,"mutability":"mutable","name":"id","nameLocation":"6641:2:5","nodeType":"VariableDeclaration","scope":3062,"src":"6633:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3048,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6633:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6632:12:5"},"returnParameters":{"id":3053,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3052,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3062,"src":"6666:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3051,"name":"bool","nodeType":"ElementaryTypeName","src":"6666:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6665:6:5"},"scope":3756,"src":"6607:134:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3077,"nodeType":"Block","src":"6884:68:5","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"id":3075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":3071,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3065,"src":"6919:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3070,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3136,"src":"6901:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2785_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3072,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6901:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3073,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"6926:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3074,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6941:4:5","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2784,"src":"6926:19:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"src":"6901:44:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3069,"id":3076,"nodeType":"Return","src":"6894:51:5"}]},"documentation":{"id":3063,"nodeType":"StructuredDocumentation","src":"6747:68:5","text":" @dev Returns whether an operation is done or not."},"functionSelector":"2ab0f529","id":3078,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationDone","nameLocation":"6829:15:5","nodeType":"FunctionDefinition","parameters":{"id":3066,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3065,"mutability":"mutable","name":"id","nameLocation":"6853:2:5","nodeType":"VariableDeclaration","scope":3078,"src":"6845:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3064,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6845:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6844:12:5"},"returnParameters":{"id":3069,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3068,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3078,"src":"6878:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3067,"name":"bool","nodeType":"ElementaryTypeName","src":"6878:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6877:6:5"},"scope":3756,"src":"6820:132:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3090,"nodeType":"Block","src":"7172:39:5","statements":[{"expression":{"baseExpression":{"id":3086,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2778,"src":"7189:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3088,"indexExpression":{"id":3087,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3081,"src":"7201:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7189:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3085,"id":3089,"nodeType":"Return","src":"7182:22:5"}]},"documentation":{"id":3079,"nodeType":"StructuredDocumentation","src":"6958:137:5","text":" @dev Returns the timestamp at which an operation becomes ready (0 for\n unset operations, 1 for done operations)."},"functionSelector":"d45c4435","id":3091,"implemented":true,"kind":"function","modifiers":[],"name":"getTimestamp","nameLocation":"7109:12:5","nodeType":"FunctionDefinition","parameters":{"id":3082,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3081,"mutability":"mutable","name":"id","nameLocation":"7130:2:5","nodeType":"VariableDeclaration","scope":3091,"src":"7122:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3080,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7122:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7121:12:5"},"returnParameters":{"id":3085,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3084,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3091,"src":"7163:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3083,"name":"uint256","nodeType":"ElementaryTypeName","src":"7163:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7162:9:5"},"scope":3756,"src":"7100:111:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3135,"nodeType":"Block","src":"7354:376:5","statements":[{"assignments":[3101],"declarations":[{"constant":false,"id":3101,"mutability":"mutable","name":"timestamp","nameLocation":"7372:9:5","nodeType":"VariableDeclaration","scope":3135,"src":"7364:17:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3100,"name":"uint256","nodeType":"ElementaryTypeName","src":"7364:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3105,"initialValue":{"arguments":[{"id":3103,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3094,"src":"7397:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3102,"name":"getTimestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3091,"src":"7384:12:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_uint256_$","typeString":"function (bytes32) view returns (uint256)"}},"id":3104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7384:16:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7364:36:5"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3108,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3106,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3101,"src":"7414:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":3107,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7427:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7414:14:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3113,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3101,"src":"7492:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":3114,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2774,"src":"7505:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7492:28:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3123,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3120,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3101,"src":"7583:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":3121,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"7595:5:5","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":3122,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7601:9:5","memberName":"timestamp","nodeType":"MemberAccess","src":"7595:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7583:27:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":3131,"nodeType":"Block","src":"7672:52:5","statements":[{"expression":{"expression":{"id":3128,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"7693:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3129,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7708:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2783,"src":"7693:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3099,"id":3130,"nodeType":"Return","src":"7686:27:5"}]},"id":3132,"nodeType":"IfStatement","src":"7579:145:5","trueBody":{"id":3127,"nodeType":"Block","src":"7612:54:5","statements":[{"expression":{"expression":{"id":3124,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"7633:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3125,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7648:7:5","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2782,"src":"7633:22:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3099,"id":3126,"nodeType":"Return","src":"7626:29:5"}]}},"id":3133,"nodeType":"IfStatement","src":"7488:236:5","trueBody":{"id":3119,"nodeType":"Block","src":"7522:51:5","statements":[{"expression":{"expression":{"id":3116,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"7543:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3117,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7558:4:5","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2784,"src":"7543:19:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3099,"id":3118,"nodeType":"Return","src":"7536:26:5"}]}},"id":3134,"nodeType":"IfStatement","src":"7410:314:5","trueBody":{"id":3112,"nodeType":"Block","src":"7430:52:5","statements":[{"expression":{"expression":{"id":3109,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"7451:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3110,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7466:5:5","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2781,"src":"7451:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3099,"id":3111,"nodeType":"Return","src":"7444:27:5"}]}}]},"documentation":{"id":3092,"nodeType":"StructuredDocumentation","src":"7217:48:5","text":" @dev Returns operation state."},"functionSelector":"7958004c","id":3136,"implemented":true,"kind":"function","modifiers":[],"name":"getOperationState","nameLocation":"7279:17:5","nodeType":"FunctionDefinition","parameters":{"id":3095,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3094,"mutability":"mutable","name":"id","nameLocation":"7305:2:5","nodeType":"VariableDeclaration","scope":3136,"src":"7297:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3093,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7297:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7296:12:5"},"returnParameters":{"id":3099,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3098,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3136,"src":"7338:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3097,"nodeType":"UserDefinedTypeName","pathNode":{"id":3096,"name":"OperationState","nameLocations":["7338:14:5"],"nodeType":"IdentifierPath","referencedDeclaration":2785,"src":"7338:14:5"},"referencedDeclaration":2785,"src":"7338:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"7337:16:5"},"scope":3756,"src":"7270:460:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3144,"nodeType":"Block","src":"7988:33:5","statements":[{"expression":{"id":3142,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2780,"src":"8005:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3141,"id":3143,"nodeType":"Return","src":"7998:16:5"}]},"documentation":{"id":3137,"nodeType":"StructuredDocumentation","src":"7736:186:5","text":" @dev Returns the minimum delay in seconds for an operation to become valid.\n This value can be changed by executing an operation that calls `updateDelay`."},"functionSelector":"f27a0c92","id":3145,"implemented":true,"kind":"function","modifiers":[],"name":"getMinDelay","nameLocation":"7936:11:5","nodeType":"FunctionDefinition","parameters":{"id":3138,"nodeType":"ParameterList","parameters":[],"src":"7947:2:5"},"returnParameters":{"id":3141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3140,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3145,"src":"7979:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3139,"name":"uint256","nodeType":"ElementaryTypeName","src":"7979:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7978:9:5"},"scope":3756,"src":"7927:94:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3172,"nodeType":"Block","src":"8328:85:5","statements":[{"expression":{"arguments":[{"arguments":[{"id":3164,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3148,"src":"8366:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3165,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3150,"src":"8374:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3166,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3152,"src":"8381:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3167,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3154,"src":"8387:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3168,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3156,"src":"8400:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3162,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"8355:3:5","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3163,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8359:6:5","memberName":"encode","nodeType":"MemberAccess","src":"8355:10:5","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3169,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8355:50:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3161,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8345:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3170,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8345:61:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3160,"id":3171,"nodeType":"Return","src":"8338:68:5"}]},"documentation":{"id":3146,"nodeType":"StructuredDocumentation","src":"8027:102:5","text":" @dev Returns the identifier of an operation containing a single\n transaction."},"functionSelector":"8065657f","id":3173,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperation","nameLocation":"8143:13:5","nodeType":"FunctionDefinition","parameters":{"id":3157,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3148,"mutability":"mutable","name":"target","nameLocation":"8174:6:5","nodeType":"VariableDeclaration","scope":3173,"src":"8166:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3147,"name":"address","nodeType":"ElementaryTypeName","src":"8166:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3150,"mutability":"mutable","name":"value","nameLocation":"8198:5:5","nodeType":"VariableDeclaration","scope":3173,"src":"8190:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3149,"name":"uint256","nodeType":"ElementaryTypeName","src":"8190:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3152,"mutability":"mutable","name":"data","nameLocation":"8228:4:5","nodeType":"VariableDeclaration","scope":3173,"src":"8213:19:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3151,"name":"bytes","nodeType":"ElementaryTypeName","src":"8213:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3154,"mutability":"mutable","name":"predecessor","nameLocation":"8250:11:5","nodeType":"VariableDeclaration","scope":3173,"src":"8242:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3153,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8242:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3156,"mutability":"mutable","name":"salt","nameLocation":"8279:4:5","nodeType":"VariableDeclaration","scope":3173,"src":"8271:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3155,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8271:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8156:133:5"},"returnParameters":{"id":3160,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3159,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3173,"src":"8319:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3158,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8319:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8318:9:5"},"scope":3756,"src":"8134:279:5","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3203,"nodeType":"Block","src":"8758:91:5","statements":[{"expression":{"arguments":[{"arguments":[{"id":3195,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3177,"src":"8796:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3196,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3180,"src":"8805:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3197,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3183,"src":"8813:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3198,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3185,"src":"8823:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3199,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3187,"src":"8836:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3193,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"8785:3:5","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3194,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8789:6:5","memberName":"encode","nodeType":"MemberAccess","src":"8785:10:5","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3200,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8785:56:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3192,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"8775:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8775:67:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3191,"id":3202,"nodeType":"Return","src":"8768:74:5"}]},"documentation":{"id":3174,"nodeType":"StructuredDocumentation","src":"8419:105:5","text":" @dev Returns the identifier of an operation containing a batch of\n transactions."},"functionSelector":"b1c5f427","id":3204,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperationBatch","nameLocation":"8538:18:5","nodeType":"FunctionDefinition","parameters":{"id":3188,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3177,"mutability":"mutable","name":"targets","nameLocation":"8585:7:5","nodeType":"VariableDeclaration","scope":3204,"src":"8566:26:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3175,"name":"address","nodeType":"ElementaryTypeName","src":"8566:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3176,"nodeType":"ArrayTypeName","src":"8566:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3180,"mutability":"mutable","name":"values","nameLocation":"8621:6:5","nodeType":"VariableDeclaration","scope":3204,"src":"8602:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3178,"name":"uint256","nodeType":"ElementaryTypeName","src":"8602:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3179,"nodeType":"ArrayTypeName","src":"8602:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3183,"mutability":"mutable","name":"payloads","nameLocation":"8654:8:5","nodeType":"VariableDeclaration","scope":3204,"src":"8637:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3181,"name":"bytes","nodeType":"ElementaryTypeName","src":"8637:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3182,"nodeType":"ArrayTypeName","src":"8637:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3185,"mutability":"mutable","name":"predecessor","nameLocation":"8680:11:5","nodeType":"VariableDeclaration","scope":3204,"src":"8672:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3184,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8672:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3187,"mutability":"mutable","name":"salt","nameLocation":"8709:4:5","nodeType":"VariableDeclaration","scope":3204,"src":"8701:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3186,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8701:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8556:163:5"},"returnParameters":{"id":3191,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3190,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3204,"src":"8749:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3189,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8749:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8748:9:5"},"scope":3756,"src":"8529:320:5","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3261,"nodeType":"Block","src":"9309:270:5","statements":[{"assignments":[3224],"declarations":[{"constant":false,"id":3224,"mutability":"mutable","name":"id","nameLocation":"9327:2:5","nodeType":"VariableDeclaration","scope":3261,"src":"9319:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3223,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9319:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3232,"initialValue":{"arguments":[{"id":3226,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3207,"src":"9346:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3227,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3209,"src":"9354:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3228,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3211,"src":"9361:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3229,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3213,"src":"9367:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3230,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3215,"src":"9380:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3225,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3173,"src":"9332:13:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3231,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9332:53:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"9319:66:5"},{"expression":{"arguments":[{"id":3234,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3224,"src":"9405:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3235,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3217,"src":"9409:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3233,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3410,"src":"9395:9:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3236,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9395:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3237,"nodeType":"ExpressionStatement","src":"9395:20:5"},{"eventCall":{"arguments":[{"id":3239,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3224,"src":"9444:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3240,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9448:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3241,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3207,"src":"9451:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3242,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3209,"src":"9459:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3243,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3211,"src":"9466:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3244,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3213,"src":"9472:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3245,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3217,"src":"9485:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3238,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2835,"src":"9430:13:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9430:61:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3247,"nodeType":"EmitStatement","src":"9425:66:5"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3253,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3248,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3215,"src":"9505:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3251,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9521:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3250,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9513:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3249,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9513:7:5","typeDescriptions":{}}},"id":3252,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9513:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"9505:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3260,"nodeType":"IfStatement","src":"9501:72:5","trueBody":{"id":3259,"nodeType":"Block","src":"9525:48:5","statements":[{"eventCall":{"arguments":[{"id":3255,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3224,"src":"9553:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3256,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3215,"src":"9557:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3254,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2855,"src":"9544:8:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3257,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9544:18:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3258,"nodeType":"EmitStatement","src":"9539:23:5"}]}}]},"documentation":{"id":3205,"nodeType":"StructuredDocumentation","src":"8855:236:5","text":" @dev Schedule an operation containing a single transaction.\n Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"01d5062a","id":3262,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3220,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2758,"src":"9294:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3221,"kind":"modifierInvocation","modifierName":{"id":3219,"name":"onlyRole","nameLocations":["9285:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"9285:8:5"},"nodeType":"ModifierInvocation","src":"9285:23:5"}],"name":"schedule","nameLocation":"9105:8:5","nodeType":"FunctionDefinition","parameters":{"id":3218,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3207,"mutability":"mutable","name":"target","nameLocation":"9131:6:5","nodeType":"VariableDeclaration","scope":3262,"src":"9123:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3206,"name":"address","nodeType":"ElementaryTypeName","src":"9123:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3209,"mutability":"mutable","name":"value","nameLocation":"9155:5:5","nodeType":"VariableDeclaration","scope":3262,"src":"9147:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3208,"name":"uint256","nodeType":"ElementaryTypeName","src":"9147:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3211,"mutability":"mutable","name":"data","nameLocation":"9185:4:5","nodeType":"VariableDeclaration","scope":3262,"src":"9170:19:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3210,"name":"bytes","nodeType":"ElementaryTypeName","src":"9170:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3213,"mutability":"mutable","name":"predecessor","nameLocation":"9207:11:5","nodeType":"VariableDeclaration","scope":3262,"src":"9199:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3212,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9199:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3215,"mutability":"mutable","name":"salt","nameLocation":"9236:4:5","nodeType":"VariableDeclaration","scope":3262,"src":"9228:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3214,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9228:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3217,"mutability":"mutable","name":"delay","nameLocation":"9258:5:5","nodeType":"VariableDeclaration","scope":3262,"src":"9250:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3216,"name":"uint256","nodeType":"ElementaryTypeName","src":"9250:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9113:156:5"},"returnParameters":{"id":3222,"nodeType":"ParameterList","parameters":[],"src":"9309:0:5"},"scope":3756,"src":"9096:483:5","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3363,"nodeType":"Block","src":"10116:559:5","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3294,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3288,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3284,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3266,"src":"10130:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3285,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10138:6:5","memberName":"length","nodeType":"MemberAccess","src":"10130:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3286,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3269,"src":"10148:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3287,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10155:6:5","memberName":"length","nodeType":"MemberAccess","src":"10148:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10130:31:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3293,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3289,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3266,"src":"10165:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10173:6:5","memberName":"length","nodeType":"MemberAccess","src":"10165:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3291,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3272,"src":"10183:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3292,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10192:6:5","memberName":"length","nodeType":"MemberAccess","src":"10183:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10165:33:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10130:68:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3305,"nodeType":"IfStatement","src":"10126:184:5","trueBody":{"id":3304,"nodeType":"Block","src":"10200:110:5","statements":[{"errorCall":{"arguments":[{"expression":{"id":3296,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3266,"src":"10252:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3297,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10260:6:5","memberName":"length","nodeType":"MemberAccess","src":"10252:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3298,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3272,"src":"10268:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3299,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10277:6:5","memberName":"length","nodeType":"MemberAccess","src":"10268:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3300,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3269,"src":"10285:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3301,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10292:6:5","memberName":"length","nodeType":"MemberAccess","src":"10285:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3295,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2794,"src":"10221:30:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10221:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3303,"nodeType":"RevertStatement","src":"10214:85:5"}]}},{"assignments":[3307],"declarations":[{"constant":false,"id":3307,"mutability":"mutable","name":"id","nameLocation":"10328:2:5","nodeType":"VariableDeclaration","scope":3363,"src":"10320:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3306,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10320:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3315,"initialValue":{"arguments":[{"id":3309,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3266,"src":"10352:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3310,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3269,"src":"10361:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3311,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3272,"src":"10369:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3312,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3274,"src":"10379:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3313,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3276,"src":"10392:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3308,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3204,"src":"10333:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3314,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10333:64:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"10320:77:5"},{"expression":{"arguments":[{"id":3317,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"10417:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3318,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3278,"src":"10421:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3316,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3410,"src":"10407:9:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3319,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10407:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3320,"nodeType":"ExpressionStatement","src":"10407:20:5"},{"body":{"id":3348,"nodeType":"Block","src":"10482:106:5","statements":[{"eventCall":{"arguments":[{"id":3333,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"10515:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3334,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3322,"src":"10519:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3335,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3266,"src":"10522:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3337,"indexExpression":{"id":3336,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3322,"src":"10530:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10522:10:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"id":3338,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3269,"src":"10534:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3340,"indexExpression":{"id":3339,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3322,"src":"10541:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10534:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3341,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3272,"src":"10545:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3343,"indexExpression":{"id":3342,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3322,"src":"10554:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10545:11:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3344,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3274,"src":"10558:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3345,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3278,"src":"10571:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3332,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2835,"src":"10501:13:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3346,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10501:76:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3347,"nodeType":"EmitStatement","src":"10496:81:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3328,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3325,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3322,"src":"10457:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3326,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3266,"src":"10461:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3327,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10469:6:5","memberName":"length","nodeType":"MemberAccess","src":"10461:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10457:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3349,"initializationExpression":{"assignments":[3322],"declarations":[{"constant":false,"id":3322,"mutability":"mutable","name":"i","nameLocation":"10450:1:5","nodeType":"VariableDeclaration","scope":3349,"src":"10442:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3321,"name":"uint256","nodeType":"ElementaryTypeName","src":"10442:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3324,"initialValue":{"hexValue":"30","id":3323,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10454:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10442:13:5"},"loopExpression":{"expression":{"id":3330,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"10477:3:5","subExpression":{"id":3329,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3322,"src":"10479:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3331,"nodeType":"ExpressionStatement","src":"10477:3:5"},"nodeType":"ForStatement","src":"10437:151:5"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3355,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3350,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3276,"src":"10601:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10617:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3352,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10609:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3351,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10609:7:5","typeDescriptions":{}}},"id":3354,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10609:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"10601:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3362,"nodeType":"IfStatement","src":"10597:72:5","trueBody":{"id":3361,"nodeType":"Block","src":"10621:48:5","statements":[{"eventCall":{"arguments":[{"id":3357,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3307,"src":"10649:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3358,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3276,"src":"10653:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3356,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2855,"src":"10640:8:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3359,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10640:18:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3360,"nodeType":"EmitStatement","src":"10635:23:5"}]}}]},"documentation":{"id":3263,"nodeType":"StructuredDocumentation","src":"9585:278:5","text":" @dev Schedule an operation containing a batch of transactions.\n Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"8f2a0bb0","id":3364,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3281,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2758,"src":"10101:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3282,"kind":"modifierInvocation","modifierName":{"id":3280,"name":"onlyRole","nameLocations":["10092:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"10092:8:5"},"nodeType":"ModifierInvocation","src":"10092:23:5"}],"name":"scheduleBatch","nameLocation":"9877:13:5","nodeType":"FunctionDefinition","parameters":{"id":3279,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3266,"mutability":"mutable","name":"targets","nameLocation":"9919:7:5","nodeType":"VariableDeclaration","scope":3364,"src":"9900:26:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3264,"name":"address","nodeType":"ElementaryTypeName","src":"9900:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3265,"nodeType":"ArrayTypeName","src":"9900:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3269,"mutability":"mutable","name":"values","nameLocation":"9955:6:5","nodeType":"VariableDeclaration","scope":3364,"src":"9936:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3267,"name":"uint256","nodeType":"ElementaryTypeName","src":"9936:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3268,"nodeType":"ArrayTypeName","src":"9936:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3272,"mutability":"mutable","name":"payloads","nameLocation":"9988:8:5","nodeType":"VariableDeclaration","scope":3364,"src":"9971:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3270,"name":"bytes","nodeType":"ElementaryTypeName","src":"9971:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3271,"nodeType":"ArrayTypeName","src":"9971:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3274,"mutability":"mutable","name":"predecessor","nameLocation":"10014:11:5","nodeType":"VariableDeclaration","scope":3364,"src":"10006:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3273,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10006:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3276,"mutability":"mutable","name":"salt","nameLocation":"10043:4:5","nodeType":"VariableDeclaration","scope":3364,"src":"10035:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3275,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10035:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3278,"mutability":"mutable","name":"delay","nameLocation":"10065:5:5","nodeType":"VariableDeclaration","scope":3364,"src":"10057:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3277,"name":"uint256","nodeType":"ElementaryTypeName","src":"10057:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9890:186:5"},"returnParameters":{"id":3283,"nodeType":"ParameterList","parameters":[],"src":"10116:0:5"},"scope":3756,"src":"9868:807:5","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3409,"nodeType":"Block","src":"10830:345:5","statements":[{"condition":{"arguments":[{"id":3373,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3367,"src":"10856:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3372,"name":"isOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3020,"src":"10844:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3374,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10844:15:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3384,"nodeType":"IfStatement","src":"10840:131:5","trueBody":{"id":3383,"nodeType":"Block","src":"10861:110:5","statements":[{"errorCall":{"arguments":[{"id":3376,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3367,"src":"10915:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3378,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"10938:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3379,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10953:5:5","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2781,"src":"10938:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}],"id":3377,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3755,"src":"10919:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2785_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3380,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10919:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3375,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2808,"src":"10882:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3381,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10882:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3382,"nodeType":"RevertStatement","src":"10875:85:5"}]}},{"assignments":[3386],"declarations":[{"constant":false,"id":3386,"mutability":"mutable","name":"minDelay","nameLocation":"10988:8:5","nodeType":"VariableDeclaration","scope":3409,"src":"10980:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3385,"name":"uint256","nodeType":"ElementaryTypeName","src":"10980:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3389,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3387,"name":"getMinDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3145,"src":"10999:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":3388,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10999:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10980:32:5"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3392,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3390,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3369,"src":"11026:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":3391,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3386,"src":"11034:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11026:16:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3399,"nodeType":"IfStatement","src":"11022:96:5","trueBody":{"id":3398,"nodeType":"Block","src":"11044:74:5","statements":[{"errorCall":{"arguments":[{"id":3394,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3369,"src":"11091:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3395,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3386,"src":"11098:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3393,"name":"TimelockInsufficientDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2801,"src":"11065:25:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":3396,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11065:42:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3397,"nodeType":"RevertStatement","src":"11058:49:5"}]}},{"expression":{"id":3407,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3400,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2778,"src":"11127:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3402,"indexExpression":{"id":3401,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3367,"src":"11139:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11127:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3406,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3403,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"11145:5:5","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":3404,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11151:9:5","memberName":"timestamp","nodeType":"MemberAccess","src":"11145:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":3405,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3369,"src":"11163:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11145:23:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11127:41:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3408,"nodeType":"ExpressionStatement","src":"11127:41:5"}]},"documentation":{"id":3365,"nodeType":"StructuredDocumentation","src":"10681:90:5","text":" @dev Schedule an operation that is to become valid after a given delay."},"id":3410,"implemented":true,"kind":"function","modifiers":[],"name":"_schedule","nameLocation":"10785:9:5","nodeType":"FunctionDefinition","parameters":{"id":3370,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3367,"mutability":"mutable","name":"id","nameLocation":"10803:2:5","nodeType":"VariableDeclaration","scope":3410,"src":"10795:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3366,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10795:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3369,"mutability":"mutable","name":"delay","nameLocation":"10815:5:5","nodeType":"VariableDeclaration","scope":3410,"src":"10807:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3368,"name":"uint256","nodeType":"ElementaryTypeName","src":"10807:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10794:27:5"},"returnParameters":{"id":3371,"nodeType":"ParameterList","parameters":[],"src":"10830:0:5"},"scope":3756,"src":"10776:399:5","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3447,"nodeType":"Block","src":"11385:307:5","statements":[{"condition":{"id":3422,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11399:23:5","subExpression":{"arguments":[{"id":3420,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3413,"src":"11419:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3419,"name":"isOperationPending","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3046,"src":"11400:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3421,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11400:22:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3437,"nodeType":"IfStatement","src":"11395:230:5","trueBody":{"id":3436,"nodeType":"Block","src":"11424:201:5","statements":[{"errorCall":{"arguments":[{"id":3424,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3413,"src":"11495:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3433,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":3426,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"11534:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3427,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11549:7:5","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2782,"src":"11534:22:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}],"id":3425,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3755,"src":"11515:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2785_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3428,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11515:42:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":3430,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"11579:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3431,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11594:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2783,"src":"11579:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}],"id":3429,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3755,"src":"11560:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2785_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3432,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11560:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"11515:85:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3423,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2808,"src":"11445:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3434,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11445:169:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3435,"nodeType":"RevertStatement","src":"11438:176:5"}]}},{"expression":{"id":3441,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"11634:22:5","subExpression":{"baseExpression":{"id":3438,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2778,"src":"11641:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3440,"indexExpression":{"id":3439,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3413,"src":"11653:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11641:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3442,"nodeType":"ExpressionStatement","src":"11634:22:5"},{"eventCall":{"arguments":[{"id":3444,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3413,"src":"11682:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3443,"name":"Cancelled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"11672:9:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3445,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11672:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3446,"nodeType":"EmitStatement","src":"11667:18:5"}]},"documentation":{"id":3411,"nodeType":"StructuredDocumentation","src":"11181:131:5","text":" @dev Cancel an operation.\n Requirements:\n - the caller must have the 'canceller' role."},"functionSelector":"c4d252f5","id":3448,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3416,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2768,"src":"11369:14:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3417,"kind":"modifierInvocation","modifierName":{"id":3415,"name":"onlyRole","nameLocations":["11360:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"11360:8:5"},"nodeType":"ModifierInvocation","src":"11360:24:5"}],"name":"cancel","nameLocation":"11326:6:5","nodeType":"FunctionDefinition","parameters":{"id":3414,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3413,"mutability":"mutable","name":"id","nameLocation":"11341:2:5","nodeType":"VariableDeclaration","scope":3448,"src":"11333:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3412,"name":"bytes32","nodeType":"ElementaryTypeName","src":"11333:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"11332:12:5"},"returnParameters":{"id":3418,"nodeType":"ParameterList","parameters":[],"src":"11385:0:5"},"scope":3756,"src":"11317:375:5","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3498,"nodeType":"Block","src":"12376:249:5","statements":[{"assignments":[3466],"declarations":[{"constant":false,"id":3466,"mutability":"mutable","name":"id","nameLocation":"12394:2:5","nodeType":"VariableDeclaration","scope":3498,"src":"12386:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3465,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12386:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3474,"initialValue":{"arguments":[{"id":3468,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3451,"src":"12413:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3469,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3453,"src":"12421:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3470,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3455,"src":"12428:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3471,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3457,"src":"12437:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3472,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3459,"src":"12450:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3467,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3173,"src":"12399:13:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3473,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12399:56:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"12386:69:5"},{"expression":{"arguments":[{"id":3476,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3466,"src":"12478:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3477,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3457,"src":"12482:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3475,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3675,"src":"12466:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3478,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12466:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3479,"nodeType":"ExpressionStatement","src":"12466:28:5"},{"expression":{"arguments":[{"id":3481,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3451,"src":"12513:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3482,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3453,"src":"12521:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3483,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3455,"src":"12528:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3480,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3635,"src":"12504:8:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12504:32:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3485,"nodeType":"ExpressionStatement","src":"12504:32:5"},{"eventCall":{"arguments":[{"id":3487,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3466,"src":"12564:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3488,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12568:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3489,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3451,"src":"12571:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3490,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3453,"src":"12579:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3491,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3455,"src":"12586:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3486,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2848,"src":"12551:12:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3492,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12551:43:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3493,"nodeType":"EmitStatement","src":"12546:48:5"},{"expression":{"arguments":[{"id":3495,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3466,"src":"12615:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3494,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3702,"src":"12604:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12604:14:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3497,"nodeType":"ExpressionStatement","src":"12604:14:5"}]},"documentation":{"id":3449,"nodeType":"StructuredDocumentation","src":"11698:215:5","text":" @dev Execute an (ready) operation containing a single transaction.\n Emits a {CallExecuted} event.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"134008d3","id":3499,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3462,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2763,"src":"12361:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3463,"kind":"modifierInvocation","modifierName":{"id":3461,"name":"onlyRoleOrOpenRole","nameLocations":["12342:18:5"],"nodeType":"IdentifierPath","referencedDeclaration":2982,"src":"12342:18:5"},"nodeType":"ModifierInvocation","src":"12342:33:5"}],"name":"execute","nameLocation":"12175:7:5","nodeType":"FunctionDefinition","parameters":{"id":3460,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3451,"mutability":"mutable","name":"target","nameLocation":"12200:6:5","nodeType":"VariableDeclaration","scope":3499,"src":"12192:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3450,"name":"address","nodeType":"ElementaryTypeName","src":"12192:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3453,"mutability":"mutable","name":"value","nameLocation":"12224:5:5","nodeType":"VariableDeclaration","scope":3499,"src":"12216:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3452,"name":"uint256","nodeType":"ElementaryTypeName","src":"12216:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3455,"mutability":"mutable","name":"payload","nameLocation":"12254:7:5","nodeType":"VariableDeclaration","scope":3499,"src":"12239:22:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3454,"name":"bytes","nodeType":"ElementaryTypeName","src":"12239:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3457,"mutability":"mutable","name":"predecessor","nameLocation":"12279:11:5","nodeType":"VariableDeclaration","scope":3499,"src":"12271:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3456,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12271:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3459,"mutability":"mutable","name":"salt","nameLocation":"12308:4:5","nodeType":"VariableDeclaration","scope":3499,"src":"12300:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3458,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12300:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"12182:136:5"},"returnParameters":{"id":3464,"nodeType":"ParameterList","parameters":[],"src":"12376:0:5"},"scope":3756,"src":"12166:459:5","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3605,"nodeType":"Block","src":"13375:654:5","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3529,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3523,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3519,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3503,"src":"13389:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3520,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13397:6:5","memberName":"length","nodeType":"MemberAccess","src":"13389:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3521,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3506,"src":"13407:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3522,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13414:6:5","memberName":"length","nodeType":"MemberAccess","src":"13407:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13389:31:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3528,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3524,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3503,"src":"13424:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3525,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13432:6:5","memberName":"length","nodeType":"MemberAccess","src":"13424:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3526,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3509,"src":"13442:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3527,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13451:6:5","memberName":"length","nodeType":"MemberAccess","src":"13442:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13424:33:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"13389:68:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3540,"nodeType":"IfStatement","src":"13385:184:5","trueBody":{"id":3539,"nodeType":"Block","src":"13459:110:5","statements":[{"errorCall":{"arguments":[{"expression":{"id":3531,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3503,"src":"13511:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3532,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13519:6:5","memberName":"length","nodeType":"MemberAccess","src":"13511:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3533,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3509,"src":"13527:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3534,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13536:6:5","memberName":"length","nodeType":"MemberAccess","src":"13527:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3535,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3506,"src":"13544:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13551:6:5","memberName":"length","nodeType":"MemberAccess","src":"13544:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3530,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2794,"src":"13480:30:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3537,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13480:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3538,"nodeType":"RevertStatement","src":"13473:85:5"}]}},{"assignments":[3542],"declarations":[{"constant":false,"id":3542,"mutability":"mutable","name":"id","nameLocation":"13587:2:5","nodeType":"VariableDeclaration","scope":3605,"src":"13579:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3541,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13579:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3550,"initialValue":{"arguments":[{"id":3544,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3503,"src":"13611:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3545,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3506,"src":"13620:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3546,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3509,"src":"13628:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3547,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3511,"src":"13638:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3548,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3513,"src":"13651:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3543,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3204,"src":"13592:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3549,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13592:64:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"13579:77:5"},{"expression":{"arguments":[{"id":3552,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3542,"src":"13679:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3553,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3511,"src":"13683:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3551,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3675,"src":"13667:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3554,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13667:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3555,"nodeType":"ExpressionStatement","src":"13667:28:5"},{"body":{"id":3599,"nodeType":"Block","src":"13750:249:5","statements":[{"assignments":[3568],"declarations":[{"constant":false,"id":3568,"mutability":"mutable","name":"target","nameLocation":"13772:6:5","nodeType":"VariableDeclaration","scope":3599,"src":"13764:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3567,"name":"address","nodeType":"ElementaryTypeName","src":"13764:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3572,"initialValue":{"baseExpression":{"id":3569,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3503,"src":"13781:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3571,"indexExpression":{"id":3570,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"13789:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13781:10:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"13764:27:5"},{"assignments":[3574],"declarations":[{"constant":false,"id":3574,"mutability":"mutable","name":"value","nameLocation":"13813:5:5","nodeType":"VariableDeclaration","scope":3599,"src":"13805:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3573,"name":"uint256","nodeType":"ElementaryTypeName","src":"13805:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3578,"initialValue":{"baseExpression":{"id":3575,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3506,"src":"13821:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3577,"indexExpression":{"id":3576,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"13828:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13821:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13805:25:5"},{"assignments":[3580],"declarations":[{"constant":false,"id":3580,"mutability":"mutable","name":"payload","nameLocation":"13859:7:5","nodeType":"VariableDeclaration","scope":3599,"src":"13844:22:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3579,"name":"bytes","nodeType":"ElementaryTypeName","src":"13844:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3584,"initialValue":{"baseExpression":{"id":3581,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3509,"src":"13869:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3583,"indexExpression":{"id":3582,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"13878:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13869:11:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"nodeType":"VariableDeclarationStatement","src":"13844:36:5"},{"expression":{"arguments":[{"id":3586,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3568,"src":"13903:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3587,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3574,"src":"13911:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3588,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3580,"src":"13918:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3585,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3635,"src":"13894:8:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3589,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13894:32:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3590,"nodeType":"ExpressionStatement","src":"13894:32:5"},{"eventCall":{"arguments":[{"id":3592,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3542,"src":"13958:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3593,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"13962:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3594,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3568,"src":"13965:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3595,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3574,"src":"13973:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3596,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3580,"src":"13980:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3591,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2848,"src":"13945:12:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3597,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13945:43:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3598,"nodeType":"EmitStatement","src":"13940:48:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3563,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3560,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"13725:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3561,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3503,"src":"13729:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3562,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13737:6:5","memberName":"length","nodeType":"MemberAccess","src":"13729:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13725:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3600,"initializationExpression":{"assignments":[3557],"declarations":[{"constant":false,"id":3557,"mutability":"mutable","name":"i","nameLocation":"13718:1:5","nodeType":"VariableDeclaration","scope":3600,"src":"13710:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3556,"name":"uint256","nodeType":"ElementaryTypeName","src":"13710:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3559,"initialValue":{"hexValue":"30","id":3558,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13722:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"13710:13:5"},"loopExpression":{"expression":{"id":3565,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"13745:3:5","subExpression":{"id":3564,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3557,"src":"13747:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3566,"nodeType":"ExpressionStatement","src":"13745:3:5"},"nodeType":"ForStatement","src":"13705:294:5"},{"expression":{"arguments":[{"id":3602,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3542,"src":"14019:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3601,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3702,"src":"14008:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3603,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14008:14:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3604,"nodeType":"ExpressionStatement","src":"14008:14:5"}]},"documentation":{"id":3500,"nodeType":"StructuredDocumentation","src":"12631:249:5","text":" @dev Execute an (ready) operation containing a batch of transactions.\n Emits one {CallExecuted} event per transaction in the batch.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"e38335e5","id":3606,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3516,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2763,"src":"13360:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3517,"kind":"modifierInvocation","modifierName":{"id":3515,"name":"onlyRoleOrOpenRole","nameLocations":["13341:18:5"],"nodeType":"IdentifierPath","referencedDeclaration":2982,"src":"13341:18:5"},"nodeType":"ModifierInvocation","src":"13341:33:5"}],"name":"executeBatch","nameLocation":"13142:12:5","nodeType":"FunctionDefinition","parameters":{"id":3514,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3503,"mutability":"mutable","name":"targets","nameLocation":"13183:7:5","nodeType":"VariableDeclaration","scope":3606,"src":"13164:26:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3501,"name":"address","nodeType":"ElementaryTypeName","src":"13164:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3502,"nodeType":"ArrayTypeName","src":"13164:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3506,"mutability":"mutable","name":"values","nameLocation":"13219:6:5","nodeType":"VariableDeclaration","scope":3606,"src":"13200:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3504,"name":"uint256","nodeType":"ElementaryTypeName","src":"13200:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3505,"nodeType":"ArrayTypeName","src":"13200:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3509,"mutability":"mutable","name":"payloads","nameLocation":"13252:8:5","nodeType":"VariableDeclaration","scope":3606,"src":"13235:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3507,"name":"bytes","nodeType":"ElementaryTypeName","src":"13235:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3508,"nodeType":"ArrayTypeName","src":"13235:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3511,"mutability":"mutable","name":"predecessor","nameLocation":"13278:11:5","nodeType":"VariableDeclaration","scope":3606,"src":"13270:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3510,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13270:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3513,"mutability":"mutable","name":"salt","nameLocation":"13307:4:5","nodeType":"VariableDeclaration","scope":3606,"src":"13299:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3512,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13299:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13154:163:5"},"returnParameters":{"id":3518,"nodeType":"ParameterList","parameters":[],"src":"13375:0:5"},"scope":3756,"src":"13133:896:5","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3634,"nodeType":"Block","src":"14179:145:5","statements":[{"assignments":[3617,3619],"declarations":[{"constant":false,"id":3617,"mutability":"mutable","name":"success","nameLocation":"14195:7:5","nodeType":"VariableDeclaration","scope":3634,"src":"14190:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3616,"name":"bool","nodeType":"ElementaryTypeName","src":"14190:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":3619,"mutability":"mutable","name":"returndata","nameLocation":"14217:10:5","nodeType":"VariableDeclaration","scope":3634,"src":"14204:23:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3618,"name":"bytes","nodeType":"ElementaryTypeName","src":"14204:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3626,"initialValue":{"arguments":[{"id":3624,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3613,"src":"14257:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":3620,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3609,"src":"14231:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3621,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14238:4:5","memberName":"call","nodeType":"MemberAccess","src":"14231:11:5","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":3622,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3611,"src":"14250:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"14231:25:5","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3625,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14231:31:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"14189:73:5"},{"expression":{"arguments":[{"id":3630,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3617,"src":"14297:7:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":3631,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3619,"src":"14306:10:5","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":3627,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7026,"src":"14272:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$7026_$","typeString":"type(library Address)"}},"id":3629,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14280:16:5","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":7005,"src":"14272:24:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":3632,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14272:45:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":3633,"nodeType":"ExpressionStatement","src":"14272:45:5"}]},"documentation":{"id":3607,"nodeType":"StructuredDocumentation","src":"14035:52:5","text":" @dev Execute an operation's call."},"id":3635,"implemented":true,"kind":"function","modifiers":[],"name":"_execute","nameLocation":"14101:8:5","nodeType":"FunctionDefinition","parameters":{"id":3614,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3609,"mutability":"mutable","name":"target","nameLocation":"14118:6:5","nodeType":"VariableDeclaration","scope":3635,"src":"14110:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3608,"name":"address","nodeType":"ElementaryTypeName","src":"14110:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3611,"mutability":"mutable","name":"value","nameLocation":"14134:5:5","nodeType":"VariableDeclaration","scope":3635,"src":"14126:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3610,"name":"uint256","nodeType":"ElementaryTypeName","src":"14126:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3613,"mutability":"mutable","name":"data","nameLocation":"14156:4:5","nodeType":"VariableDeclaration","scope":3635,"src":"14141:19:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3612,"name":"bytes","nodeType":"ElementaryTypeName","src":"14141:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"14109:52:5"},"returnParameters":{"id":3615,"nodeType":"ParameterList","parameters":[],"src":"14179:0:5"},"scope":3756,"src":"14092:232:5","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":3674,"nodeType":"Block","src":"14474:300:5","statements":[{"condition":{"id":3646,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14488:21:5","subExpression":{"arguments":[{"id":3644,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3638,"src":"14506:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3643,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3062,"src":"14489:16:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3645,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14489:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3656,"nodeType":"IfStatement","src":"14484:137:5","trueBody":{"id":3655,"nodeType":"Block","src":"14511:110:5","statements":[{"errorCall":{"arguments":[{"id":3648,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3638,"src":"14565:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3650,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"14588:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3651,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14603:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2783,"src":"14588:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}],"id":3649,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3755,"src":"14569:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2785_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3652,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14569:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3647,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2808,"src":"14532:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3653,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14532:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3654,"nodeType":"RevertStatement","src":"14525:85:5"}]}},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3667,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3662,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3657,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3640,"src":"14634:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3660,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14657:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3659,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14649:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3658,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14649:7:5","typeDescriptions":{}}},"id":3661,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14649:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"14634:25:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":3666,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14663:29:5","subExpression":{"arguments":[{"id":3664,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3640,"src":"14680:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3663,"name":"isOperationDone","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3078,"src":"14664:15:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3665,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14664:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"14634:58:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3673,"nodeType":"IfStatement","src":"14630:138:5","trueBody":{"id":3672,"nodeType":"Block","src":"14694:74:5","statements":[{"errorCall":{"arguments":[{"id":3669,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3640,"src":"14745:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3668,"name":"TimelockUnexecutedPredecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2813,"src":"14715:29:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":3670,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14715:42:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3671,"nodeType":"RevertStatement","src":"14708:49:5"}]}}]},"documentation":{"id":3636,"nodeType":"StructuredDocumentation","src":"14330:72:5","text":" @dev Checks before execution of an operation's calls."},"id":3675,"implemented":true,"kind":"function","modifiers":[],"name":"_beforeCall","nameLocation":"14416:11:5","nodeType":"FunctionDefinition","parameters":{"id":3641,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3638,"mutability":"mutable","name":"id","nameLocation":"14436:2:5","nodeType":"VariableDeclaration","scope":3675,"src":"14428:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3637,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14428:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3640,"mutability":"mutable","name":"predecessor","nameLocation":"14448:11:5","nodeType":"VariableDeclaration","scope":3675,"src":"14440:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3639,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14440:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14427:33:5"},"returnParameters":{"id":3642,"nodeType":"ParameterList","parameters":[],"src":"14474:0:5"},"scope":3756,"src":"14407:367:5","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":3701,"nodeType":"Block","src":"14896:196:5","statements":[{"condition":{"id":3684,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14910:21:5","subExpression":{"arguments":[{"id":3682,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3678,"src":"14928:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3681,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3062,"src":"14911:16:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3683,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14911:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3694,"nodeType":"IfStatement","src":"14906:137:5","trueBody":{"id":3693,"nodeType":"Block","src":"14933:110:5","statements":[{"errorCall":{"arguments":[{"id":3686,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3678,"src":"14987:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3688,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2785,"src":"15010:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2785_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3689,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15025:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2783,"src":"15010:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}],"id":3687,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3755,"src":"14991:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2785_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3690,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14991:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3685,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2808,"src":"14954:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3691,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14954:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3692,"nodeType":"RevertStatement","src":"14947:85:5"}]}},{"expression":{"id":3699,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3695,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2778,"src":"15052:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3697,"indexExpression":{"id":3696,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3678,"src":"15064:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"15052:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3698,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2774,"src":"15070:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15052:33:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3700,"nodeType":"ExpressionStatement","src":"15052:33:5"}]},"documentation":{"id":3676,"nodeType":"StructuredDocumentation","src":"14780:71:5","text":" @dev Checks after execution of an operation's calls."},"id":3702,"implemented":true,"kind":"function","modifiers":[],"name":"_afterCall","nameLocation":"14865:10:5","nodeType":"FunctionDefinition","parameters":{"id":3679,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3678,"mutability":"mutable","name":"id","nameLocation":"14884:2:5","nodeType":"VariableDeclaration","scope":3702,"src":"14876:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3677,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14876:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14875:12:5"},"returnParameters":{"id":3680,"nodeType":"ParameterList","parameters":[],"src":"14896:0:5"},"scope":3756,"src":"14856:236:5","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3734,"nodeType":"Block","src":"15541:230:5","statements":[{"assignments":[3709],"declarations":[{"constant":false,"id":3709,"mutability":"mutable","name":"sender","nameLocation":"15559:6:5","nodeType":"VariableDeclaration","scope":3734,"src":"15551:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3708,"name":"address","nodeType":"ElementaryTypeName","src":"15551:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3712,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3710,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"15568:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":3711,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15568:12:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"15551:29:5"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":3718,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3713,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3709,"src":"15594:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":3716,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"15612:4:5","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":3715,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15604:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":3714,"name":"address","nodeType":"ElementaryTypeName","src":"15604:7:5","typeDescriptions":{}}},"id":3717,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15604:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15594:23:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3724,"nodeType":"IfStatement","src":"15590:95:5","trueBody":{"id":3723,"nodeType":"Block","src":"15619:66:5","statements":[{"errorCall":{"arguments":[{"id":3720,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3709,"src":"15667:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3719,"name":"TimelockUnauthorizedCaller","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2818,"src":"15640:26:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3721,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15640:34:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3722,"nodeType":"RevertStatement","src":"15633:41:5"}]}},{"eventCall":{"arguments":[{"id":3726,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2780,"src":"15714:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3727,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3705,"src":"15725:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3725,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2867,"src":"15699:14:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3728,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15699:35:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3729,"nodeType":"EmitStatement","src":"15694:40:5"},{"expression":{"id":3732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3730,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2780,"src":"15744:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3731,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3705,"src":"15756:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15744:20:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3733,"nodeType":"ExpressionStatement","src":"15744:20:5"}]},"documentation":{"id":3703,"nodeType":"StructuredDocumentation","src":"15098:382:5","text":" @dev Changes the minimum timelock duration for future operations.\n Emits a {MinDelayChange} event.\n Requirements:\n - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n an operation where the timelock is the target and the data is the ABI-encoded call to this function."},"functionSelector":"64d62353","id":3735,"implemented":true,"kind":"function","modifiers":[],"name":"updateDelay","nameLocation":"15494:11:5","nodeType":"FunctionDefinition","parameters":{"id":3706,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3705,"mutability":"mutable","name":"newDelay","nameLocation":"15514:8:5","nodeType":"VariableDeclaration","scope":3735,"src":"15506:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3704,"name":"uint256","nodeType":"ElementaryTypeName","src":"15506:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15505:18:5"},"returnParameters":{"id":3707,"nodeType":"ParameterList","parameters":[],"src":"15541:0:5"},"scope":3756,"src":"15485:286:5","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":3754,"nodeType":"Block","src":"16228:59:5","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3751,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":3746,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16253:1:5","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":3749,"name":"operationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3739,"src":"16264:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}],"id":3748,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16258:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3747,"name":"uint8","nodeType":"ElementaryTypeName","src":"16258:5:5","typeDescriptions":{}}},"id":3750,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16258:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16253:26:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3745,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16245:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3744,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16245:7:5","typeDescriptions":{}}},"id":3752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16245:35:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3743,"id":3753,"nodeType":"Return","src":"16238:42:5"}]},"documentation":{"id":3736,"nodeType":"StructuredDocumentation","src":"15777:355:5","text":" @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `OperationState` enum. For example:\n 0x000...1000\n ^^^^^^----- ...\n ^---- Done\n ^--- Ready\n ^-- Waiting\n ^- Unset"},"id":3755,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"16146:18:5","nodeType":"FunctionDefinition","parameters":{"id":3740,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3739,"mutability":"mutable","name":"operationState","nameLocation":"16180:14:5","nodeType":"VariableDeclaration","scope":3755,"src":"16165:29:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3738,"nodeType":"UserDefinedTypeName","pathNode":{"id":3737,"name":"OperationState","nameLocations":["16165:14:5"],"nodeType":"IdentifierPath","referencedDeclaration":2785,"src":"16165:14:5"},"referencedDeclaration":2785,"src":"16165:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2785","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"16164:31:5"},"returnParameters":{"id":3743,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3742,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3755,"src":"16219:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3741,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16219:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16218:9:5"},"scope":3756,"src":"16137:150:5","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":3757,"src":"1084:15205:5","usedErrors":[305,308,2794,2801,2808,2813,2818,7069],"usedEvents":[317,326,335,2835,2848,2855,2860,2867]}],"src":"117:16173:5"},"id":5},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","exportedSymbols":{"Governor":[2282],"GovernorCountingSimple":[3988]},"id":3989,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":3758,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"132:24:6"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":3760,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3989,"sourceUnit":2283,"src":"158:41:6","symbolAliases":[{"foreign":{"id":3759,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2282,"src":"166:8:6","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":3762,"name":"Governor","nameLocations":["323:8:6"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"323:8:6"},"id":3763,"nodeType":"InheritanceSpecifier","src":"323:8:6"}],"canonicalName":"GovernorCountingSimple","contractDependencies":[],"contractKind":"contract","documentation":{"id":3761,"nodeType":"StructuredDocumentation","src":"201:77:6","text":" @dev Extension of {Governor} for simple, 3 options, vote counting."},"fullyImplemented":false,"id":3988,"linearizedBaseContracts":[3988,2282,5699,6739,2736,5520,7146,9314,5494,9520,9532,7056],"name":"GovernorCountingSimple","nameLocation":"297:22:6","nodeType":"ContractDefinition","nodes":[{"canonicalName":"GovernorCountingSimple.VoteType","documentation":{"id":3764,"nodeType":"StructuredDocumentation","src":"338:78:6","text":" @dev Supported vote types. Matches Governor Bravo ordering."},"id":3768,"members":[{"id":3765,"name":"Against","nameLocation":"445:7:6","nodeType":"EnumValue","src":"445:7:6"},{"id":3766,"name":"For","nameLocation":"462:3:6","nodeType":"EnumValue","src":"462:3:6"},{"id":3767,"name":"Abstain","nameLocation":"475:7:6","nodeType":"EnumValue","src":"475:7:6"}],"name":"VoteType","nameLocation":"426:8:6","nodeType":"EnumDefinition","src":"421:67:6"},{"canonicalName":"GovernorCountingSimple.ProposalVote","id":3779,"members":[{"constant":false,"id":3770,"mutability":"mutable","name":"againstVotes","nameLocation":"532:12:6","nodeType":"VariableDeclaration","scope":3779,"src":"524:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3769,"name":"uint256","nodeType":"ElementaryTypeName","src":"524:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3772,"mutability":"mutable","name":"forVotes","nameLocation":"562:8:6","nodeType":"VariableDeclaration","scope":3779,"src":"554:16:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3771,"name":"uint256","nodeType":"ElementaryTypeName","src":"554:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3774,"mutability":"mutable","name":"abstainVotes","nameLocation":"588:12:6","nodeType":"VariableDeclaration","scope":3779,"src":"580:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3773,"name":"uint256","nodeType":"ElementaryTypeName","src":"580:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3778,"mutability":"mutable","name":"hasVoted","nameLocation":"641:8:6","nodeType":"VariableDeclaration","scope":3779,"src":"610:39:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":3777,"keyName":"voter","keyNameLocation":"626:5:6","keyType":{"id":3775,"name":"address","nodeType":"ElementaryTypeName","src":"618:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"610:30:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3776,"name":"bool","nodeType":"ElementaryTypeName","src":"635:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"}],"name":"ProposalVote","nameLocation":"501:12:6","nodeType":"StructDefinition","scope":3988,"src":"494:162:6","visibility":"public"},{"constant":false,"id":3784,"mutability":"mutable","name":"_proposalVotes","nameLocation":"714:14:6","nodeType":"VariableDeclaration","scope":3988,"src":"662:66:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3779_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"typeName":{"id":3783,"keyName":"proposalId","keyNameLocation":"678:10:6","keyType":{"id":3780,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"662:43:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3779_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3782,"nodeType":"UserDefinedTypeName","pathNode":{"id":3781,"name":"ProposalVote","nameLocations":["692:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3779,"src":"692:12:6"},"referencedDeclaration":3779,"src":"692:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}}},"visibility":"private"},{"baseFunctions":[2475],"body":{"id":3793,"nodeType":"Block","src":"925:58:6","statements":[{"expression":{"hexValue":"737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e","id":3791,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"942:34:6","typeDescriptions":{"typeIdentifier":"t_stringliteral_a3816e28b29b48b8e7bf93291116c21473ef28186248d173042d1986430466e1","typeString":"literal_string \"support=bravo&quorum=for,abstain\""},"value":"support=bravo&quorum=for,abstain"},"functionReturnParameters":3790,"id":3792,"nodeType":"Return","src":"935:41:6"}]},"documentation":{"id":3785,"nodeType":"StructuredDocumentation","src":"735:54:6","text":" @dev See {IGovernor-COUNTING_MODE}."},"functionSelector":"dd4e2ba5","id":3794,"implemented":true,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"856:13:6","nodeType":"FunctionDefinition","overrides":{"id":3787,"nodeType":"OverrideSpecifier","overrides":[],"src":"892:8:6"},"parameters":{"id":3786,"nodeType":"ParameterList","parameters":[],"src":"869:2:6"},"returnParameters":{"id":3790,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3789,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3794,"src":"910:13:6","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":3788,"name":"string","nodeType":"ElementaryTypeName","src":"910:6:6","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"909:15:6"},"scope":3988,"src":"847:136:6","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2599],"body":{"id":3812,"nodeType":"Block","src":"1142:68:6","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":3805,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3784,"src":"1159:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3779_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3807,"indexExpression":{"id":3806,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3797,"src":"1174:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"id":3808,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1186:8:6","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3778,"src":"1159:35:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3810,"indexExpression":{"id":3809,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3799,"src":"1195:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:44:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3804,"id":3811,"nodeType":"Return","src":"1152:51:6"}]},"documentation":{"id":3795,"nodeType":"StructuredDocumentation","src":"989:49:6","text":" @dev See {IGovernor-hasVoted}."},"functionSelector":"43859632","id":3813,"implemented":true,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"1052:8:6","nodeType":"FunctionDefinition","overrides":{"id":3801,"nodeType":"OverrideSpecifier","overrides":[],"src":"1118:8:6"},"parameters":{"id":3800,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3797,"mutability":"mutable","name":"proposalId","nameLocation":"1069:10:6","nodeType":"VariableDeclaration","scope":3813,"src":"1061:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3796,"name":"uint256","nodeType":"ElementaryTypeName","src":"1061:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3799,"mutability":"mutable","name":"account","nameLocation":"1089:7:6","nodeType":"VariableDeclaration","scope":3813,"src":"1081:15:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3798,"name":"address","nodeType":"ElementaryTypeName","src":"1081:7:6","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1060:37:6"},"returnParameters":{"id":3804,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3803,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3813,"src":"1136:4:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3802,"name":"bool","nodeType":"ElementaryTypeName","src":"1136:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1135:6:6"},"scope":3988,"src":"1043:167:6","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3840,"nodeType":"Block","src":"1430:173:6","statements":[{"assignments":[3827],"declarations":[{"constant":false,"id":3827,"mutability":"mutable","name":"proposalVote","nameLocation":"1461:12:6","nodeType":"VariableDeclaration","scope":3840,"src":"1440:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3826,"nodeType":"UserDefinedTypeName","pathNode":{"id":3825,"name":"ProposalVote","nameLocations":["1440:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3779,"src":"1440:12:6"},"referencedDeclaration":3779,"src":"1440:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3831,"initialValue":{"baseExpression":{"id":3828,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3784,"src":"1476:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3779_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3830,"indexExpression":{"id":3829,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3816,"src":"1491:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1476:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1440:62:6"},{"expression":{"components":[{"expression":{"id":3832,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3827,"src":"1520:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3833,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1533:12:6","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3770,"src":"1520:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3834,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3827,"src":"1547:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3835,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1560:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3772,"src":"1547:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3836,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3827,"src":"1570:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3837,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1583:12:6","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3774,"src":"1570:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":3838,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1519:77:6","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256,uint256)"}},"functionReturnParameters":3824,"id":3839,"nodeType":"Return","src":"1512:84:6"}]},"documentation":{"id":3814,"nodeType":"StructuredDocumentation","src":"1216:61:6","text":" @dev Accessor to the internal vote counts."},"functionSelector":"544ffc9c","id":3841,"implemented":true,"kind":"function","modifiers":[],"name":"proposalVotes","nameLocation":"1291:13:6","nodeType":"FunctionDefinition","parameters":{"id":3817,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3816,"mutability":"mutable","name":"proposalId","nameLocation":"1322:10:6","nodeType":"VariableDeclaration","scope":3841,"src":"1314:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3815,"name":"uint256","nodeType":"ElementaryTypeName","src":"1314:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1304:34:6"},"returnParameters":{"id":3824,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3819,"mutability":"mutable","name":"againstVotes","nameLocation":"1376:12:6","nodeType":"VariableDeclaration","scope":3841,"src":"1368:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3818,"name":"uint256","nodeType":"ElementaryTypeName","src":"1368:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3821,"mutability":"mutable","name":"forVotes","nameLocation":"1398:8:6","nodeType":"VariableDeclaration","scope":3841,"src":"1390:16:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3820,"name":"uint256","nodeType":"ElementaryTypeName","src":"1390:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3823,"mutability":"mutable","name":"abstainVotes","nameLocation":"1416:12:6","nodeType":"VariableDeclaration","scope":3841,"src":"1408:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3822,"name":"uint256","nodeType":"ElementaryTypeName","src":"1408:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1367:62:6"},"scope":3988,"src":"1282:321:6","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[985],"body":{"id":3869,"nodeType":"Block","src":"1758:186:6","statements":[{"assignments":[3852],"declarations":[{"constant":false,"id":3852,"mutability":"mutable","name":"proposalVote","nameLocation":"1789:12:6","nodeType":"VariableDeclaration","scope":3869,"src":"1768:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3851,"nodeType":"UserDefinedTypeName","pathNode":{"id":3850,"name":"ProposalVote","nameLocations":["1768:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3779,"src":"1768:12:6"},"referencedDeclaration":3779,"src":"1768:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3856,"initialValue":{"baseExpression":{"id":3853,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3784,"src":"1804:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3779_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3855,"indexExpression":{"id":3854,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3844,"src":"1819:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1804:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1768:62:6"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":3859,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3844,"src":"1872:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3858,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":879,"src":"1855:16:6","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3860,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1855:28:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3857,"name":"quorum","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2269,"src":"1848:6:6","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3861,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1848:36:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3866,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3862,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3852,"src":"1888:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3863,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1901:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3772,"src":"1888:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"id":3864,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3852,"src":"1912:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3865,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1925:12:6","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3774,"src":"1912:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1888:49:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1848:89:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3849,"id":3868,"nodeType":"Return","src":"1841:96:6"}]},"documentation":{"id":3842,"nodeType":"StructuredDocumentation","src":"1609:54:6","text":" @dev See {Governor-_quorumReached}."},"id":3870,"implemented":true,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"1677:14:6","nodeType":"FunctionDefinition","overrides":{"id":3846,"nodeType":"OverrideSpecifier","overrides":[],"src":"1734:8:6"},"parameters":{"id":3845,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3844,"mutability":"mutable","name":"proposalId","nameLocation":"1700:10:6","nodeType":"VariableDeclaration","scope":3870,"src":"1692:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3843,"name":"uint256","nodeType":"ElementaryTypeName","src":"1692:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1691:20:6"},"returnParameters":{"id":3849,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3848,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3870,"src":"1752:4:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3847,"name":"bool","nodeType":"ElementaryTypeName","src":"1752:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1751:6:6"},"scope":3988,"src":"1668:276:6","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[993],"body":{"id":3892,"nodeType":"Block","src":"2168:146:6","statements":[{"assignments":[3881],"declarations":[{"constant":false,"id":3881,"mutability":"mutable","name":"proposalVote","nameLocation":"2199:12:6","nodeType":"VariableDeclaration","scope":3892,"src":"2178:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3880,"nodeType":"UserDefinedTypeName","pathNode":{"id":3879,"name":"ProposalVote","nameLocations":["2178:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3779,"src":"2178:12:6"},"referencedDeclaration":3779,"src":"2178:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3885,"initialValue":{"baseExpression":{"id":3882,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3784,"src":"2214:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3779_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3884,"indexExpression":{"id":3883,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3873,"src":"2229:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2214:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2178:62:6"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3890,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3886,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3881,"src":"2258:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3887,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2271:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3772,"src":"2258:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":3888,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3881,"src":"2282:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3889,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2295:12:6","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3770,"src":"2282:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2258:49:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3878,"id":3891,"nodeType":"Return","src":"2251:56:6"}]},"documentation":{"id":3871,"nodeType":"StructuredDocumentation","src":"1950:123:6","text":" @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes."},"id":3893,"implemented":true,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"2087:14:6","nodeType":"FunctionDefinition","overrides":{"id":3875,"nodeType":"OverrideSpecifier","overrides":[],"src":"2144:8:6"},"parameters":{"id":3874,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3873,"mutability":"mutable","name":"proposalId","nameLocation":"2110:10:6","nodeType":"VariableDeclaration","scope":3893,"src":"2102:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3872,"name":"uint256","nodeType":"ElementaryTypeName","src":"2102:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2101:20:6"},"returnParameters":{"id":3878,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3877,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3893,"src":"2162:4:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3876,"name":"bool","nodeType":"ElementaryTypeName","src":"2162:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2161:6:6"},"scope":3988,"src":"2078:236:6","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[1021],"body":{"id":3986,"nodeType":"Block","src":"2661:657:6","statements":[{"assignments":[3912],"declarations":[{"constant":false,"id":3912,"mutability":"mutable","name":"proposalVote","nameLocation":"2692:12:6","nodeType":"VariableDeclaration","scope":3986,"src":"2671:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3911,"nodeType":"UserDefinedTypeName","pathNode":{"id":3910,"name":"ProposalVote","nameLocations":["2671:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3779,"src":"2671:12:6"},"referencedDeclaration":3779,"src":"2671:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3916,"initialValue":{"baseExpression":{"id":3913,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3784,"src":"2707:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3779_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3915,"indexExpression":{"id":3914,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3896,"src":"2722:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2707:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2671:62:6"},{"condition":{"baseExpression":{"expression":{"id":3917,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3912,"src":"2748:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3918,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2761:8:6","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3778,"src":"2748:21:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3920,"indexExpression":{"id":3919,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3898,"src":"2770:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2748:30:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3926,"nodeType":"IfStatement","src":"2744:100:6","trueBody":{"id":3925,"nodeType":"Block","src":"2780:64:6","statements":[{"errorCall":{"arguments":[{"id":3922,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3898,"src":"2825:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3921,"name":"GovernorAlreadyCastVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2316,"src":"2801:23:6","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3923,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:32:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3924,"nodeType":"RevertStatement","src":"2794:39:6"}]}},{"expression":{"id":3933,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":3927,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3912,"src":"2853:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3930,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2866:8:6","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3778,"src":"2853:21:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3931,"indexExpression":{"id":3929,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3898,"src":"2875:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2853:30:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":3932,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2886:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"2853:37:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3934,"nodeType":"ExpressionStatement","src":"2853:37:6"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3935,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3900,"src":"2905:7:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3938,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3768,"src":"2922:8:6","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3768_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3939,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2931:7:6","memberName":"Against","nodeType":"MemberAccess","referencedDeclaration":3765,"src":"2922:16:6","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3768","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3768","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3937,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2916:5:6","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3936,"name":"uint8","nodeType":"ElementaryTypeName","src":"2916:5:6","typeDescriptions":{}}},"id":3940,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2916:23:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2905:34:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3955,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3949,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3900,"src":"3016:7:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3952,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3768,"src":"3033:8:6","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3768_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3953,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3042:3:6","memberName":"For","nodeType":"MemberAccess","referencedDeclaration":3766,"src":"3033:12:6","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3768","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3768","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3951,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3027:5:6","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3950,"name":"uint8","nodeType":"ElementaryTypeName","src":"3027:5:6","typeDescriptions":{}}},"id":3954,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3027:19:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3016:30:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":3969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3963,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3900,"src":"3119:7:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":3966,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3768,"src":"3136:8:6","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3768_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":3967,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3145:7:6","memberName":"Abstain","nodeType":"MemberAccess","referencedDeclaration":3767,"src":"3136:16:6","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3768","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3768","typeString":"enum GovernorCountingSimple.VoteType"}],"id":3965,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3130:5:6","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3964,"name":"uint8","nodeType":"ElementaryTypeName","src":"3130:5:6","typeDescriptions":{}}},"id":3968,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3130:23:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3119:34:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":3980,"nodeType":"Block","src":"3226:57:6","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":3977,"name":"GovernorInvalidVoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2366,"src":"3247:23:6","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":3978,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3247:25:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3979,"nodeType":"RevertStatement","src":"3240:32:6"}]},"id":3981,"nodeType":"IfStatement","src":"3115:168:6","trueBody":{"id":3976,"nodeType":"Block","src":"3155:65:6","statements":[{"expression":{"id":3974,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3970,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3912,"src":"3169:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3972,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3182:12:6","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3774,"src":"3169:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3973,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3902,"src":"3198:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3169:40:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3975,"nodeType":"ExpressionStatement","src":"3169:40:6"}]}},"id":3982,"nodeType":"IfStatement","src":"3012:271:6","trueBody":{"id":3962,"nodeType":"Block","src":"3048:61:6","statements":[{"expression":{"id":3960,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3956,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3912,"src":"3062:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3958,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3075:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3772,"src":"3062:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3959,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3902,"src":"3087:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3062:36:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3961,"nodeType":"ExpressionStatement","src":"3062:36:6"}]}},"id":3983,"nodeType":"IfStatement","src":"2901:382:6","trueBody":{"id":3948,"nodeType":"Block","src":"2941:65:6","statements":[{"expression":{"id":3946,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":3942,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3912,"src":"2955:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3779_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3944,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2968:12:6","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3770,"src":"2955:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":3945,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3902,"src":"2984:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2955:40:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3947,"nodeType":"ExpressionStatement","src":"2955:40:6"}]}},{"expression":{"id":3984,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3902,"src":"3300:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3909,"id":3985,"nodeType":"Return","src":"3293:18:6"}]},"documentation":{"id":3894,"nodeType":"StructuredDocumentation","src":"2320:129:6","text":" @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo)."},"id":3987,"implemented":true,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"2463:10:6","nodeType":"FunctionDefinition","overrides":{"id":3906,"nodeType":"OverrideSpecifier","overrides":[],"src":"2634:8:6"},"parameters":{"id":3905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3896,"mutability":"mutable","name":"proposalId","nameLocation":"2491:10:6","nodeType":"VariableDeclaration","scope":3987,"src":"2483:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3895,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3898,"mutability":"mutable","name":"account","nameLocation":"2519:7:6","nodeType":"VariableDeclaration","scope":3987,"src":"2511:15:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3897,"name":"address","nodeType":"ElementaryTypeName","src":"2511:7:6","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3900,"mutability":"mutable","name":"support","nameLocation":"2542:7:6","nodeType":"VariableDeclaration","scope":3987,"src":"2536:13:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":3899,"name":"uint8","nodeType":"ElementaryTypeName","src":"2536:5:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":3902,"mutability":"mutable","name":"totalWeight","nameLocation":"2567:11:6","nodeType":"VariableDeclaration","scope":3987,"src":"2559:19:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3901,"name":"uint256","nodeType":"ElementaryTypeName","src":"2559:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3987,"src":"2588:12:6","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3903,"name":"bytes","nodeType":"ElementaryTypeName","src":"2588:5:6","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2473:143:6"},"returnParameters":{"id":3909,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3908,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3987,"src":"2652:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3907,"name":"uint256","nodeType":"ElementaryTypeName","src":"2652:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2651:9:6"},"scope":3988,"src":"2454:864:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":3989,"src":"279:3041:6","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387,7069,7088,7212,7214,11148],"usedEvents":[2412,2419,2424,2429,2442,2457,5474]}],"src":"132:3189:6"},"id":6},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","exportedSymbols":{"Governor":[2282],"GovernorSettings":[4169]},"id":4170,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":3990,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"126:24:7"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":3992,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4170,"sourceUnit":2283,"src":"152:41:7","symbolAliases":[{"foreign":{"id":3991,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2282,"src":"160:8:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":3994,"name":"Governor","nameLocations":["316:8:7"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"316:8:7"},"id":3995,"nodeType":"InheritanceSpecifier","src":"316:8:7"}],"canonicalName":"GovernorSettings","contractDependencies":[],"contractKind":"contract","documentation":{"id":3993,"nodeType":"StructuredDocumentation","src":"195:82:7","text":" @dev Extension of {Governor} for settings updatable through governance."},"fullyImplemented":false,"id":4169,"linearizedBaseContracts":[4169,2282,5699,6739,2736,5520,7146,9314,5494,9520,9532,7056],"name":"GovernorSettings","nameLocation":"296:16:7","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":3997,"mutability":"mutable","name":"_proposalThreshold","nameLocation":"370:18:7","nodeType":"VariableDeclaration","scope":4169,"src":"354:34:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3996,"name":"uint256","nodeType":"ElementaryTypeName","src":"354:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":3999,"mutability":"mutable","name":"_votingDelay","nameLocation":"476:12:7","nodeType":"VariableDeclaration","scope":4169,"src":"461:27:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":3998,"name":"uint48","nodeType":"ElementaryTypeName","src":"461:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"private"},{"constant":false,"id":4001,"mutability":"mutable","name":"_votingPeriod","nameLocation":"552:13:7","nodeType":"VariableDeclaration","scope":4169,"src":"537:28:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4000,"name":"uint32","nodeType":"ElementaryTypeName","src":"537:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"private"},{"anonymous":false,"eventSelector":"c565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93","id":4007,"name":"VotingDelaySet","nameLocation":"578:14:7","nodeType":"EventDefinition","parameters":{"id":4006,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4003,"indexed":false,"mutability":"mutable","name":"oldVotingDelay","nameLocation":"601:14:7","nodeType":"VariableDeclaration","scope":4007,"src":"593:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4002,"name":"uint256","nodeType":"ElementaryTypeName","src":"593:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4005,"indexed":false,"mutability":"mutable","name":"newVotingDelay","nameLocation":"625:14:7","nodeType":"VariableDeclaration","scope":4007,"src":"617:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4004,"name":"uint256","nodeType":"ElementaryTypeName","src":"617:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"592:48:7"},"src":"572:69:7"},{"anonymous":false,"eventSelector":"7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828","id":4013,"name":"VotingPeriodSet","nameLocation":"652:15:7","nodeType":"EventDefinition","parameters":{"id":4012,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4009,"indexed":false,"mutability":"mutable","name":"oldVotingPeriod","nameLocation":"676:15:7","nodeType":"VariableDeclaration","scope":4013,"src":"668:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4008,"name":"uint256","nodeType":"ElementaryTypeName","src":"668:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4011,"indexed":false,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"701:15:7","nodeType":"VariableDeclaration","scope":4013,"src":"693:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4010,"name":"uint256","nodeType":"ElementaryTypeName","src":"693:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"667:50:7"},"src":"646:72:7"},{"anonymous":false,"eventSelector":"ccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc05461","id":4019,"name":"ProposalThresholdSet","nameLocation":"729:20:7","nodeType":"EventDefinition","parameters":{"id":4018,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4015,"indexed":false,"mutability":"mutable","name":"oldProposalThreshold","nameLocation":"758:20:7","nodeType":"VariableDeclaration","scope":4019,"src":"750:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4014,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4017,"indexed":false,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"788:20:7","nodeType":"VariableDeclaration","scope":4019,"src":"780:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4016,"name":"uint256","nodeType":"ElementaryTypeName","src":"780:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"749:60:7"},"src":"723:87:7"},{"body":{"id":4041,"nodeType":"Block","src":"983:156:7","statements":[{"expression":{"arguments":[{"id":4030,"name":"initialVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4022,"src":"1009:18:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4029,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4127,"src":"993:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":4031,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"993:35:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4032,"nodeType":"ExpressionStatement","src":"993:35:7"},{"expression":{"arguments":[{"id":4034,"name":"initialVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4024,"src":"1055:19:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":4033,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4152,"src":"1038:16:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":4035,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1038:37:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4036,"nodeType":"ExpressionStatement","src":"1038:37:7"},{"expression":{"arguments":[{"id":4038,"name":"initialProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4026,"src":"1107:24:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4037,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4168,"src":"1085:21:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4039,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1085:47:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4040,"nodeType":"ExpressionStatement","src":"1085:47:7"}]},"documentation":{"id":4020,"nodeType":"StructuredDocumentation","src":"816:61:7","text":" @dev Initialize the governance parameters."},"id":4042,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4027,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4022,"mutability":"mutable","name":"initialVotingDelay","nameLocation":"901:18:7","nodeType":"VariableDeclaration","scope":4042,"src":"894:25:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4021,"name":"uint48","nodeType":"ElementaryTypeName","src":"894:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":4024,"mutability":"mutable","name":"initialVotingPeriod","nameLocation":"928:19:7","nodeType":"VariableDeclaration","scope":4042,"src":"921:26:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4023,"name":"uint32","nodeType":"ElementaryTypeName","src":"921:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":4026,"mutability":"mutable","name":"initialProposalThreshold","nameLocation":"957:24:7","nodeType":"VariableDeclaration","scope":4042,"src":"949:32:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4025,"name":"uint256","nodeType":"ElementaryTypeName","src":"949:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"893:89:7"},"returnParameters":{"id":4028,"nodeType":"ParameterList","parameters":[],"src":"983:0:7"},"scope":4169,"src":"882:257:7","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[2255],"body":{"id":4051,"nodeType":"Block","src":"1272:36:7","statements":[{"expression":{"id":4049,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3999,"src":"1289:12:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4048,"id":4050,"nodeType":"Return","src":"1282:19:7"}]},"documentation":{"id":4043,"nodeType":"StructuredDocumentation","src":"1145:52:7","text":" @dev See {IGovernor-votingDelay}."},"functionSelector":"3932abb1","id":4052,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"1211:11:7","nodeType":"FunctionDefinition","overrides":{"id":4045,"nodeType":"OverrideSpecifier","overrides":[],"src":"1245:8:7"},"parameters":{"id":4044,"nodeType":"ParameterList","parameters":[],"src":"1222:2:7"},"returnParameters":{"id":4048,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4047,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4052,"src":"1263:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4046,"name":"uint256","nodeType":"ElementaryTypeName","src":"1263:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1262:9:7"},"scope":4169,"src":"1202:106:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2261],"body":{"id":4061,"nodeType":"Block","src":"1443:37:7","statements":[{"expression":{"id":4059,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4001,"src":"1460:13:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":4058,"id":4060,"nodeType":"Return","src":"1453:20:7"}]},"documentation":{"id":4053,"nodeType":"StructuredDocumentation","src":"1314:53:7","text":" @dev See {IGovernor-votingPeriod}."},"functionSelector":"02a251a3","id":4062,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"1381:12:7","nodeType":"FunctionDefinition","overrides":{"id":4055,"nodeType":"OverrideSpecifier","overrides":[],"src":"1416:8:7"},"parameters":{"id":4054,"nodeType":"ParameterList","parameters":[],"src":"1393:2:7"},"returnParameters":{"id":4058,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4057,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4062,"src":"1434:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4056,"name":"uint256","nodeType":"ElementaryTypeName","src":"1434:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1433:9:7"},"scope":4169,"src":"1372:108:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[865],"body":{"id":4071,"nodeType":"Block","src":"1624:42:7","statements":[{"expression":{"id":4069,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3997,"src":"1641:18:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4068,"id":4070,"nodeType":"Return","src":"1634:25:7"}]},"documentation":{"id":4063,"nodeType":"StructuredDocumentation","src":"1486:57:7","text":" @dev See {Governor-proposalThreshold}."},"functionSelector":"b58131b0","id":4072,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"1557:17:7","nodeType":"FunctionDefinition","overrides":{"id":4065,"nodeType":"OverrideSpecifier","overrides":[],"src":"1597:8:7"},"parameters":{"id":4064,"nodeType":"ParameterList","parameters":[],"src":"1574:2:7"},"returnParameters":{"id":4068,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4067,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4072,"src":"1615:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4066,"name":"uint256","nodeType":"ElementaryTypeName","src":"1615:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1614:9:7"},"scope":4169,"src":"1548:118:7","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4084,"nodeType":"Block","src":"1916:48:7","statements":[{"expression":{"arguments":[{"id":4081,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4075,"src":"1942:14:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4080,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4127,"src":"1926:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":4082,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1926:31:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4083,"nodeType":"ExpressionStatement","src":"1926:31:7"}]},"documentation":{"id":4073,"nodeType":"StructuredDocumentation","src":"1672:162:7","text":" @dev Update the voting delay. This operation can only be performed through a governance proposal.\n Emits a {VotingDelaySet} event."},"functionSelector":"79051887","id":4085,"implemented":true,"kind":"function","modifiers":[{"id":4078,"kind":"modifierInvocation","modifierName":{"id":4077,"name":"onlyGovernance","nameLocations":["1901:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"1901:14:7"},"nodeType":"ModifierInvocation","src":"1901:14:7"}],"name":"setVotingDelay","nameLocation":"1848:14:7","nodeType":"FunctionDefinition","parameters":{"id":4076,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4075,"mutability":"mutable","name":"newVotingDelay","nameLocation":"1870:14:7","nodeType":"VariableDeclaration","scope":4085,"src":"1863:21:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4074,"name":"uint48","nodeType":"ElementaryTypeName","src":"1863:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1862:23:7"},"returnParameters":{"id":4079,"nodeType":"ParameterList","parameters":[],"src":"1916:0:7"},"scope":4169,"src":"1839:125:7","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":4097,"nodeType":"Block","src":"2218:50:7","statements":[{"expression":{"arguments":[{"id":4094,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4088,"src":"2245:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":4093,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4152,"src":"2228:16:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":4095,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2228:33:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4096,"nodeType":"ExpressionStatement","src":"2228:33:7"}]},"documentation":{"id":4086,"nodeType":"StructuredDocumentation","src":"1970:164:7","text":" @dev Update the voting period. This operation can only be performed through a governance proposal.\n Emits a {VotingPeriodSet} event."},"functionSelector":"e540d01d","id":4098,"implemented":true,"kind":"function","modifiers":[{"id":4091,"kind":"modifierInvocation","modifierName":{"id":4090,"name":"onlyGovernance","nameLocations":["2203:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"2203:14:7"},"nodeType":"ModifierInvocation","src":"2203:14:7"}],"name":"setVotingPeriod","nameLocation":"2148:15:7","nodeType":"FunctionDefinition","parameters":{"id":4089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4088,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"2171:15:7","nodeType":"VariableDeclaration","scope":4098,"src":"2164:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4087,"name":"uint32","nodeType":"ElementaryTypeName","src":"2164:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2163:24:7"},"returnParameters":{"id":4092,"nodeType":"ParameterList","parameters":[],"src":"2218:0:7"},"scope":4169,"src":"2139:129:7","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":4110,"nodeType":"Block","src":"2543:60:7","statements":[{"expression":{"arguments":[{"id":4107,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4101,"src":"2575:20:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4106,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4168,"src":"2553:21:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4108,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2553:43:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4109,"nodeType":"ExpressionStatement","src":"2553:43:7"}]},"documentation":{"id":4099,"nodeType":"StructuredDocumentation","src":"2274:174:7","text":" @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n Emits a {ProposalThresholdSet} event."},"functionSelector":"ece40cc1","id":4111,"implemented":true,"kind":"function","modifiers":[{"id":4104,"kind":"modifierInvocation","modifierName":{"id":4103,"name":"onlyGovernance","nameLocations":["2528:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"2528:14:7"},"nodeType":"ModifierInvocation","src":"2528:14:7"}],"name":"setProposalThreshold","nameLocation":"2462:20:7","nodeType":"FunctionDefinition","parameters":{"id":4102,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4101,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"2491:20:7","nodeType":"VariableDeclaration","scope":4111,"src":"2483:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4100,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2482:30:7"},"returnParameters":{"id":4105,"nodeType":"ParameterList","parameters":[],"src":"2543:0:7"},"scope":4169,"src":"2453:150:7","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":4126,"nodeType":"Block","src":"2786:105:7","statements":[{"eventCall":{"arguments":[{"id":4118,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3999,"src":"2816:12:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":4119,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4114,"src":"2830:14:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4117,"name":"VotingDelaySet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4007,"src":"2801:14:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4120,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:44:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4121,"nodeType":"EmitStatement","src":"2796:49:7"},{"expression":{"id":4124,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4122,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3999,"src":"2855:12:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4123,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4114,"src":"2870:14:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"2855:29:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":4125,"nodeType":"ExpressionStatement","src":"2855:29:7"}]},"documentation":{"id":4112,"nodeType":"StructuredDocumentation","src":"2609:107:7","text":" @dev Internal setter for the voting delay.\n Emits a {VotingDelaySet} event."},"id":4127,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingDelay","nameLocation":"2730:15:7","nodeType":"FunctionDefinition","parameters":{"id":4115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4114,"mutability":"mutable","name":"newVotingDelay","nameLocation":"2753:14:7","nodeType":"VariableDeclaration","scope":4127,"src":"2746:21:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4113,"name":"uint48","nodeType":"ElementaryTypeName","src":"2746:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2745:23:7"},"returnParameters":{"id":4116,"nodeType":"ParameterList","parameters":[],"src":"2786:0:7"},"scope":4169,"src":"2721:170:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4151,"nodeType":"Block","src":"3078:207:7","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":4135,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4133,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4130,"src":"3092:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":4134,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3111:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3092:20:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4141,"nodeType":"IfStatement","src":"3088:88:7","trueBody":{"id":4140,"nodeType":"Block","src":"3114:62:7","statements":[{"errorCall":{"arguments":[{"hexValue":"30","id":4137,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3163:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":4136,"name":"GovernorInvalidVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2349,"src":"3135:27:7","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":4138,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3135:30:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4139,"nodeType":"RevertStatement","src":"3128:37:7"}]}},{"eventCall":{"arguments":[{"id":4143,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4001,"src":"3206:13:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":4144,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4130,"src":"3221:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":4142,"name":"VotingPeriodSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4013,"src":"3190:15:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3190:47:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4146,"nodeType":"EmitStatement","src":"3185:52:7"},{"expression":{"id":4149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4147,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4001,"src":"3247:13:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4148,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4130,"src":"3263:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3247:31:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":4150,"nodeType":"ExpressionStatement","src":"3247:31:7"}]},"documentation":{"id":4128,"nodeType":"StructuredDocumentation","src":"2897:109:7","text":" @dev Internal setter for the voting period.\n Emits a {VotingPeriodSet} event."},"id":4152,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingPeriod","nameLocation":"3020:16:7","nodeType":"FunctionDefinition","parameters":{"id":4131,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4130,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"3044:15:7","nodeType":"VariableDeclaration","scope":4152,"src":"3037:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4129,"name":"uint32","nodeType":"ElementaryTypeName","src":"3037:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3036:24:7"},"returnParameters":{"id":4132,"nodeType":"ParameterList","parameters":[],"src":"3078:0:7"},"scope":4169,"src":"3011:274:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4167,"nodeType":"Block","src":"3493:135:7","statements":[{"eventCall":{"arguments":[{"id":4159,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3997,"src":"3529:18:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4160,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4155,"src":"3549:20:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4158,"name":"ProposalThresholdSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4019,"src":"3508:20:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4161,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3508:62:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4162,"nodeType":"EmitStatement","src":"3503:67:7"},{"expression":{"id":4165,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4163,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3997,"src":"3580:18:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4164,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4155,"src":"3601:20:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3580:41:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4166,"nodeType":"ExpressionStatement","src":"3580:41:7"}]},"documentation":{"id":4153,"nodeType":"StructuredDocumentation","src":"3291:119:7","text":" @dev Internal setter for the proposal threshold.\n Emits a {ProposalThresholdSet} event."},"id":4168,"implemented":true,"kind":"function","modifiers":[],"name":"_setProposalThreshold","nameLocation":"3424:21:7","nodeType":"FunctionDefinition","parameters":{"id":4156,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4155,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"3454:20:7","nodeType":"VariableDeclaration","scope":4168,"src":"3446:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4154,"name":"uint256","nodeType":"ElementaryTypeName","src":"3446:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3445:30:7"},"returnParameters":{"id":4157,"nodeType":"ParameterList","parameters":[],"src":"3493:0:7"},"scope":4169,"src":"3415:213:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4170,"src":"278:3352:7","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387,7069,7088,7212,7214,11148],"usedEvents":[2412,2419,2424,2429,2442,2457,4007,4013,4019,5474]}],"src":"126:3505:7"},"id":7},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","exportedSymbols":{"Governor":[2282],"GovernorTimelockControl":[4514],"IERC165":[9532],"IGovernor":[2736],"SafeCast":[12903],"TimelockController":[3756]},"id":4515,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4171,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"133:24:8"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4174,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4515,"sourceUnit":2283,"src":"159:52:8","symbolAliases":[{"foreign":{"id":4172,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2736,"src":"167:9:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":4173,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2282,"src":"178:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","file":"../TimelockController.sol","id":4176,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4515,"sourceUnit":3757,"src":"212:61:8","symbolAliases":[{"foreign":{"id":4175,"name":"TimelockController","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3756,"src":"220:18:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../../interfaces/IERC165.sol","id":4178,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4515,"sourceUnit":5470,"src":"274:53:8","symbolAliases":[{"foreign":{"id":4177,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"282:7:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4180,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4515,"sourceUnit":12904,"src":"328:55:8","symbolAliases":[{"foreign":{"id":4179,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"336:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4182,"name":"Governor","nameLocations":["1544:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"1544:8:8"},"id":4183,"nodeType":"InheritanceSpecifier","src":"1544:8:8"}],"canonicalName":"GovernorTimelockControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":4181,"nodeType":"StructuredDocumentation","src":"385:1113:8","text":" @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n inaccessible from a proposal, unless executed via {Governor-relay}.\n WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very\n risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n proposals that have been approved by the voters, effectively executing a Denial of Service attack."},"fullyImplemented":false,"id":4514,"linearizedBaseContracts":[4514,2282,5699,6739,2736,5520,7146,9314,5494,9520,9532,7056],"name":"GovernorTimelockControl","nameLocation":"1517:23:8","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4186,"mutability":"mutable","name":"_timelock","nameLocation":"1586:9:8","nodeType":"VariableDeclaration","scope":4514,"src":"1559:36:8","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"},"typeName":{"id":4185,"nodeType":"UserDefinedTypeName","pathNode":{"id":4184,"name":"TimelockController","nameLocations":["1559:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3756,"src":"1559:18:8"},"referencedDeclaration":3756,"src":"1559:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"visibility":"private"},{"constant":false,"id":4190,"mutability":"mutable","name":"_timelockIds","nameLocation":"1648:12:8","nodeType":"VariableDeclaration","scope":4514,"src":"1601:59:8","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"typeName":{"id":4189,"keyName":"proposalId","keyNameLocation":"1617:10:8","keyType":{"id":4187,"name":"uint256","nodeType":"ElementaryTypeName","src":"1609:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"1601:38:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4188,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1631:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"private"},{"anonymous":false,"documentation":{"id":4191,"nodeType":"StructuredDocumentation","src":"1667:101:8","text":" @dev Emitted when the timelock controller used for proposal execution is modified."},"eventSelector":"08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401","id":4197,"name":"TimelockChange","nameLocation":"1779:14:8","nodeType":"EventDefinition","parameters":{"id":4196,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4193,"indexed":false,"mutability":"mutable","name":"oldTimelock","nameLocation":"1802:11:8","nodeType":"VariableDeclaration","scope":4197,"src":"1794:19:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4192,"name":"address","nodeType":"ElementaryTypeName","src":"1794:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4195,"indexed":false,"mutability":"mutable","name":"newTimelock","nameLocation":"1823:11:8","nodeType":"VariableDeclaration","scope":4197,"src":"1815:19:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4194,"name":"address","nodeType":"ElementaryTypeName","src":"1815:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1793:42:8"},"src":"1773:63:8"},{"body":{"id":4208,"nodeType":"Block","src":"1936:49:8","statements":[{"expression":{"arguments":[{"id":4205,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4201,"src":"1962:15:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":4204,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4494,"src":"1946:15:8","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3756_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4206,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1946:32:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4207,"nodeType":"ExpressionStatement","src":"1946:32:8"}]},"documentation":{"id":4198,"nodeType":"StructuredDocumentation","src":"1842:41:8","text":" @dev Set the timelock."},"id":4209,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4202,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4201,"mutability":"mutable","name":"timelockAddress","nameLocation":"1919:15:8","nodeType":"VariableDeclaration","scope":4209,"src":"1900:34:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"},"typeName":{"id":4200,"nodeType":"UserDefinedTypeName","pathNode":{"id":4199,"name":"TimelockController","nameLocations":["1900:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3756,"src":"1900:18:8"},"referencedDeclaration":3756,"src":"1900:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"1899:36:8"},"returnParameters":{"id":4203,"nodeType":"ParameterList","parameters":[],"src":"1936:0:8"},"scope":4514,"src":"1888:97:8","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[856],"body":{"id":4263,"nodeType":"Block","src":"2211:652:8","statements":[{"assignments":[4221],"declarations":[{"constant":false,"id":4221,"mutability":"mutable","name":"currentState","nameLocation":"2235:12:8","nodeType":"VariableDeclaration","scope":4263,"src":"2221:26:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4220,"nodeType":"UserDefinedTypeName","pathNode":{"id":4219,"name":"ProposalState","nameLocations":["2221:13:8"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"2221:13:8"},"referencedDeclaration":2302,"src":"2221:13:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":4226,"initialValue":{"arguments":[{"id":4224,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4212,"src":"2262:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4222,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2250:5:8","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4514_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4223,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2256:5:8","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":856,"src":"2250:11:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":4225,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2250:23:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"2221:52:8"},{"condition":{"commonType":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"id":4230,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4227,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4221,"src":"2288:12:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":4228,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"2304:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4229,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2318:6:8","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2299,"src":"2304:20:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"src":"2288:36:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4234,"nodeType":"IfStatement","src":"2284:86:8","trueBody":{"id":4233,"nodeType":"Block","src":"2326:44:8","statements":[{"expression":{"id":4231,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4221,"src":"2347:12:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4218,"id":4232,"nodeType":"Return","src":"2340:19:8"}]}},{"assignments":[4236],"declarations":[{"constant":false,"id":4236,"mutability":"mutable","name":"queueid","nameLocation":"2388:7:8","nodeType":"VariableDeclaration","scope":4263,"src":"2380:15:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4235,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2380:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4240,"initialValue":{"baseExpression":{"id":4237,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4190,"src":"2398:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4239,"indexExpression":{"id":4238,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4212,"src":"2411:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2398:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"2380:42:8"},{"condition":{"arguments":[{"id":4243,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4236,"src":"2465:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4241,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"2436:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4242,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2446:18:8","memberName":"isOperationPending","nodeType":"MemberAccess","referencedDeclaration":3046,"src":"2436:28:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4244,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2436:37:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"arguments":[{"id":4251,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4236,"src":"2563:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4249,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"2537:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4250,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2547:15:8","memberName":"isOperationDone","nodeType":"MemberAccess","referencedDeclaration":3078,"src":"2537:25:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4252,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2537:34:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":4260,"nodeType":"Block","src":"2718:139:8","statements":[{"expression":{"expression":{"id":4257,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"2824:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4258,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2838:8:8","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2296,"src":"2824:22:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4218,"id":4259,"nodeType":"Return","src":"2817:29:8"}]},"id":4261,"nodeType":"IfStatement","src":"2533:324:8","trueBody":{"id":4256,"nodeType":"Block","src":"2573:139:8","statements":[{"expression":{"expression":{"id":4253,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"2679:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4254,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2693:8:8","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2301,"src":"2679:22:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4218,"id":4255,"nodeType":"Return","src":"2672:29:8"}]}},"id":4262,"nodeType":"IfStatement","src":"2432:425:8","trueBody":{"id":4248,"nodeType":"Block","src":"2475:52:8","statements":[{"expression":{"expression":{"id":4245,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2302,"src":"2496:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2302_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4246,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2510:6:8","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2299,"src":"2496:20:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4218,"id":4247,"nodeType":"Return","src":"2489:27:8"}]}}]},"documentation":{"id":4210,"nodeType":"StructuredDocumentation","src":"1991:127:8","text":" @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock."},"functionSelector":"3e4f49e6","id":4264,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"2132:5:8","nodeType":"FunctionDefinition","overrides":{"id":4214,"nodeType":"OverrideSpecifier","overrides":[],"src":"2178:8:8"},"parameters":{"id":4213,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4212,"mutability":"mutable","name":"proposalId","nameLocation":"2146:10:8","nodeType":"VariableDeclaration","scope":4264,"src":"2138:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4211,"name":"uint256","nodeType":"ElementaryTypeName","src":"2138:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2137:20:8"},"returnParameters":{"id":4218,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4217,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4264,"src":"2196:13:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4216,"nodeType":"UserDefinedTypeName","pathNode":{"id":4215,"name":"ProposalState","nameLocations":["2196:13:8"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"2196:13:8"},"referencedDeclaration":2302,"src":"2196:13:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"2195:15:8"},"scope":4514,"src":"2123:740:8","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4275,"nodeType":"Block","src":"3008:42:8","statements":[{"expression":{"arguments":[{"id":4272,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"3033:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":4271,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3025:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4270,"name":"address","nodeType":"ElementaryTypeName","src":"3025:7:8","typeDescriptions":{}}},"id":4273,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3025:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4269,"id":4274,"nodeType":"Return","src":"3018:25:8"}]},"documentation":{"id":4265,"nodeType":"StructuredDocumentation","src":"2869:76:8","text":" @dev Public accessor to check the address of the timelock"},"functionSelector":"d33219b4","id":4276,"implemented":true,"kind":"function","modifiers":[],"name":"timelock","nameLocation":"2959:8:8","nodeType":"FunctionDefinition","parameters":{"id":4266,"nodeType":"ParameterList","parameters":[],"src":"2967:2:8"},"returnParameters":{"id":4269,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4268,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4276,"src":"2999:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4267,"name":"address","nodeType":"ElementaryTypeName","src":"2999:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2998:9:8"},"scope":4514,"src":"2950:100:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[937],"body":{"id":4287,"nodeType":"Block","src":"3205:28:8","statements":[{"expression":{"hexValue":"74727565","id":4285,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3222:4:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":4284,"id":4286,"nodeType":"Return","src":"3215:11:8"}]},"documentation":{"id":4277,"nodeType":"StructuredDocumentation","src":"3056:61:8","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":4288,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"3131:20:8","nodeType":"FunctionDefinition","overrides":{"id":4281,"nodeType":"OverrideSpecifier","overrides":[],"src":"3181:8:8"},"parameters":{"id":4280,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4279,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4288,"src":"3152:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4278,"name":"uint256","nodeType":"ElementaryTypeName","src":"3152:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3151:9:8"},"returnParameters":{"id":4284,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4283,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4288,"src":"3199:4:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":4282,"name":"bool","nodeType":"ElementaryTypeName","src":"3199:4:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3198:6:8"},"scope":4514,"src":"3122:111:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[1343],"body":{"id":4352,"nodeType":"Block","src":"3550:351:8","statements":[{"assignments":[4309],"declarations":[{"constant":false,"id":4309,"mutability":"mutable","name":"delay","nameLocation":"3568:5:8","nodeType":"VariableDeclaration","scope":4352,"src":"3560:13:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4308,"name":"uint256","nodeType":"ElementaryTypeName","src":"3560:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4313,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4310,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"3576:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4311,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3586:11:8","memberName":"getMinDelay","nodeType":"MemberAccess","referencedDeclaration":3145,"src":"3576:21:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint256_$","typeString":"function () view external returns (uint256)"}},"id":4312,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3576:23:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3560:39:8"},{"assignments":[4315],"declarations":[{"constant":false,"id":4315,"mutability":"mutable","name":"salt","nameLocation":"3618:4:8","nodeType":"VariableDeclaration","scope":4352,"src":"3610:12:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4314,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3610:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4319,"initialValue":{"arguments":[{"id":4317,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4302,"src":"3639:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4316,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4513,"src":"3625:13:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4318,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3625:30:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"3610:45:8"},{"expression":{"id":4331,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":4320,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4190,"src":"3665:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4322,"indexExpression":{"id":4321,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4291,"src":"3678:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3665:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":4325,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294,"src":"3721:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4326,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4297,"src":"3730:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4327,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4300,"src":"3738:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4328,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3749:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4329,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4315,"src":"3752:4:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4323,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"3692:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4324,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3702:18:8","memberName":"hashOperationBatch","nodeType":"MemberAccess","referencedDeclaration":3204,"src":"3692:28:8","typeDescriptions":{"typeIdentifier":"t_function_external_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) pure external returns (bytes32)"}},"id":4330,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3692:65:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3665:92:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":4332,"nodeType":"ExpressionStatement","src":"3665:92:8"},{"expression":{"arguments":[{"id":4336,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294,"src":"3791:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4337,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4297,"src":"3800:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4338,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4300,"src":"3808:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4339,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3819:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4340,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4315,"src":"3822:4:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":4341,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4309,"src":"3828:5:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4333,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"3767:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4335,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3777:13:8","memberName":"scheduleBatch","nodeType":"MemberAccess","referencedDeclaration":3364,"src":"3767:23:8","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32,uint256) external"}},"id":4342,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3767:67:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4343,"nodeType":"ExpressionStatement","src":"3767:67:8"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4349,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":4346,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3870:5:8","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":4347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3876:9:8","memberName":"timestamp","nodeType":"MemberAccess","src":"3870:15:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":4348,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4309,"src":"3888:5:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3870:23:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4344,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"3852:8:8","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":4345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3861:8:8","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11893,"src":"3852:17:8","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4350,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3852:42:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4307,"id":4351,"nodeType":"Return","src":"3845:49:8"}]},"documentation":{"id":4289,"nodeType":"StructuredDocumentation","src":"3239:69:8","text":" @dev Function to queue a proposal to the timelock."},"id":4353,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"3322:16:8","nodeType":"FunctionDefinition","overrides":{"id":4304,"nodeType":"OverrideSpecifier","overrides":[],"src":"3524:8:8"},"parameters":{"id":4303,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4291,"mutability":"mutable","name":"proposalId","nameLocation":"3356:10:8","nodeType":"VariableDeclaration","scope":4353,"src":"3348:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4290,"name":"uint256","nodeType":"ElementaryTypeName","src":"3348:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4294,"mutability":"mutable","name":"targets","nameLocation":"3393:7:8","nodeType":"VariableDeclaration","scope":4353,"src":"3376:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4292,"name":"address","nodeType":"ElementaryTypeName","src":"3376:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4293,"nodeType":"ArrayTypeName","src":"3376:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4297,"mutability":"mutable","name":"values","nameLocation":"3427:6:8","nodeType":"VariableDeclaration","scope":4353,"src":"3410:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4295,"name":"uint256","nodeType":"ElementaryTypeName","src":"3410:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4296,"nodeType":"ArrayTypeName","src":"3410:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4300,"mutability":"mutable","name":"calldatas","nameLocation":"3458:9:8","nodeType":"VariableDeclaration","scope":4353,"src":"3443:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4298,"name":"bytes","nodeType":"ElementaryTypeName","src":"3443:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4299,"nodeType":"ArrayTypeName","src":"3443:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4302,"mutability":"mutable","name":"descriptionHash","nameLocation":"3485:15:8","nodeType":"VariableDeclaration","scope":4353,"src":"3477:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4301,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3477:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3338:168:8"},"returnParameters":{"id":4307,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4306,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4353,"src":"3542:6:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4305,"name":"uint48","nodeType":"ElementaryTypeName","src":"3542:6:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3541:8:8"},"scope":4514,"src":"3313:588:8","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1520],"body":{"id":4391,"nodeType":"Block","src":"4289:210:8","statements":[{"expression":{"arguments":[{"id":4377,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4359,"src":"4359:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4378,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4362,"src":"4368:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4379,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4365,"src":"4376:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4380,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4387:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"arguments":[{"id":4382,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4367,"src":"4404:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4381,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4513,"src":"4390:13:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4383,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4390:30:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4371,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"4318:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4373,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4328:12:8","memberName":"executeBatch","nodeType":"MemberAccess","referencedDeclaration":3606,"src":"4318:22:8","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4376,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"expression":{"id":4374,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"4348:3:8","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":4375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4352:5:8","memberName":"value","nodeType":"MemberAccess","src":"4348:9:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"4318:40:8","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$value","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4384,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4318:103:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4385,"nodeType":"ExpressionStatement","src":"4318:103:8"},{"expression":{"id":4389,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"4461:31:8","subExpression":{"baseExpression":{"id":4386,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4190,"src":"4468:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4388,"indexExpression":{"id":4387,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4356,"src":"4481:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"4468:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4390,"nodeType":"ExpressionStatement","src":"4461:31:8"}]},"documentation":{"id":4354,"nodeType":"StructuredDocumentation","src":"3907:155:8","text":" @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n through the timelock."},"id":4392,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"4076:18:8","nodeType":"FunctionDefinition","overrides":{"id":4369,"nodeType":"OverrideSpecifier","overrides":[],"src":"4280:8:8"},"parameters":{"id":4368,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4356,"mutability":"mutable","name":"proposalId","nameLocation":"4112:10:8","nodeType":"VariableDeclaration","scope":4392,"src":"4104:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4355,"name":"uint256","nodeType":"ElementaryTypeName","src":"4104:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4359,"mutability":"mutable","name":"targets","nameLocation":"4149:7:8","nodeType":"VariableDeclaration","scope":4392,"src":"4132:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4357,"name":"address","nodeType":"ElementaryTypeName","src":"4132:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4358,"nodeType":"ArrayTypeName","src":"4132:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4362,"mutability":"mutable","name":"values","nameLocation":"4183:6:8","nodeType":"VariableDeclaration","scope":4392,"src":"4166:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4360,"name":"uint256","nodeType":"ElementaryTypeName","src":"4166:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4361,"nodeType":"ArrayTypeName","src":"4166:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4365,"mutability":"mutable","name":"calldatas","nameLocation":"4214:9:8","nodeType":"VariableDeclaration","scope":4392,"src":"4199:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4363,"name":"bytes","nodeType":"ElementaryTypeName","src":"4199:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4364,"nodeType":"ArrayTypeName","src":"4199:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4367,"mutability":"mutable","name":"descriptionHash","nameLocation":"4241:15:8","nodeType":"VariableDeclaration","scope":4392,"src":"4233:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4366,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4233:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4094:168:8"},"returnParameters":{"id":4370,"nodeType":"ParameterList","parameters":[],"src":"4289:0:8"},"scope":4514,"src":"4067:432:8","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1635],"body":{"id":4444,"nodeType":"Block","src":"5109:353:8","statements":[{"assignments":[4411],"declarations":[{"constant":false,"id":4411,"mutability":"mutable","name":"proposalId","nameLocation":"5127:10:8","nodeType":"VariableDeclaration","scope":4444,"src":"5119:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4410,"name":"uint256","nodeType":"ElementaryTypeName","src":"5119:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4419,"initialValue":{"arguments":[{"id":4414,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4396,"src":"5154:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4415,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4399,"src":"5163:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4416,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4402,"src":"5171:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":4417,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4404,"src":"5182:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4412,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"5140:5:8","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4514_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4413,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5146:7:8","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":1635,"src":"5140:13:8","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":4418,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5140:58:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"5119:79:8"},{"assignments":[4421],"declarations":[{"constant":false,"id":4421,"mutability":"mutable","name":"timelockId","nameLocation":"5217:10:8","nodeType":"VariableDeclaration","scope":4444,"src":"5209:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4420,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5209:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4425,"initialValue":{"baseExpression":{"id":4422,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4190,"src":"5230:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4424,"indexExpression":{"id":4423,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4411,"src":"5243:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5230:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5209:45:8"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4428,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4426,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4421,"src":"5268:10:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":4427,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5282:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5268:15:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4441,"nodeType":"IfStatement","src":"5264:164:8","trueBody":{"id":4440,"nodeType":"Block","src":"5285:143:8","statements":[{"expression":{"arguments":[{"id":4432,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4421,"src":"5338:10:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4429,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"5321:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4431,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5331:6:8","memberName":"cancel","nodeType":"MemberAccess","referencedDeclaration":3448,"src":"5321:16:8","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32) external"}},"id":4433,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5321:28:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4434,"nodeType":"ExpressionStatement","src":"5321:28:8"},{"expression":{"id":4438,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"5386:31:8","subExpression":{"baseExpression":{"id":4435,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4190,"src":"5393:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4437,"indexExpression":{"id":4436,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4411,"src":"5406:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"5393:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4439,"nodeType":"ExpressionStatement","src":"5386:31:8"}]}},{"expression":{"id":4442,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4411,"src":"5445:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4409,"id":4443,"nodeType":"Return","src":"5438:17:8"}]},"documentation":{"id":4393,"nodeType":"StructuredDocumentation","src":"4505:149:8","text":" @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n been queued."},"id":4445,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"4917:7:8","nodeType":"FunctionDefinition","overrides":{"id":4406,"nodeType":"OverrideSpecifier","overrides":[],"src":"5082:8:8"},"parameters":{"id":4405,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4396,"mutability":"mutable","name":"targets","nameLocation":"4951:7:8","nodeType":"VariableDeclaration","scope":4445,"src":"4934:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4394,"name":"address","nodeType":"ElementaryTypeName","src":"4934:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4395,"nodeType":"ArrayTypeName","src":"4934:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4399,"mutability":"mutable","name":"values","nameLocation":"4985:6:8","nodeType":"VariableDeclaration","scope":4445,"src":"4968:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4397,"name":"uint256","nodeType":"ElementaryTypeName","src":"4968:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4398,"nodeType":"ArrayTypeName","src":"4968:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4402,"mutability":"mutable","name":"calldatas","nameLocation":"5016:9:8","nodeType":"VariableDeclaration","scope":4445,"src":"5001:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4400,"name":"bytes","nodeType":"ElementaryTypeName","src":"5001:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4401,"nodeType":"ArrayTypeName","src":"5001:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4404,"mutability":"mutable","name":"descriptionHash","nameLocation":"5043:15:8","nodeType":"VariableDeclaration","scope":4445,"src":"5035:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4403,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5035:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4924:140:8"},"returnParameters":{"id":4409,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4408,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4445,"src":"5100:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4407,"name":"uint256","nodeType":"ElementaryTypeName","src":"5100:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5099:9:8"},"scope":4514,"src":"4908:554:8","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2008],"body":{"id":4457,"nodeType":"Block","src":"5646:42:8","statements":[{"expression":{"arguments":[{"id":4454,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"5671:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":4453,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5663:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4452,"name":"address","nodeType":"ElementaryTypeName","src":"5663:7:8","typeDescriptions":{}}},"id":4455,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5663:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4451,"id":4456,"nodeType":"Return","src":"5656:25:8"}]},"documentation":{"id":4446,"nodeType":"StructuredDocumentation","src":"5468:103:8","text":" @dev Address through which the governor executes action. In this case, the timelock."},"id":4458,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"5585:9:8","nodeType":"FunctionDefinition","overrides":{"id":4448,"nodeType":"OverrideSpecifier","overrides":[],"src":"5619:8:8"},"parameters":{"id":4447,"nodeType":"ParameterList","parameters":[],"src":"5594:2:8"},"returnParameters":{"id":4451,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4450,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4458,"src":"5637:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4449,"name":"address","nodeType":"ElementaryTypeName","src":"5637:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5636:9:8"},"scope":4514,"src":"5576:112:8","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":4471,"nodeType":"Block","src":"6114:45:8","statements":[{"expression":{"arguments":[{"id":4468,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4462,"src":"6140:11:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":4467,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4494,"src":"6124:15:8","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3756_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6124:28:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4470,"nodeType":"ExpressionStatement","src":"6124:28:8"}]},"documentation":{"id":4459,"nodeType":"StructuredDocumentation","src":"5694:327:8","text":" @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n must be proposed, scheduled, and executed through governance proposals.\n CAUTION: It is not recommended to change the timelock while there are other queued governance proposals."},"functionSelector":"a890c910","id":4472,"implemented":true,"kind":"function","modifiers":[{"id":4465,"kind":"modifierInvocation","modifierName":{"id":4464,"name":"onlyGovernance","nameLocations":["6099:14:8"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"6099:14:8"},"nodeType":"ModifierInvocation","src":"6099:14:8"}],"name":"updateTimelock","nameLocation":"6035:14:8","nodeType":"FunctionDefinition","parameters":{"id":4463,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4462,"mutability":"mutable","name":"newTimelock","nameLocation":"6069:11:8","nodeType":"VariableDeclaration","scope":4472,"src":"6050:30:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"},"typeName":{"id":4461,"nodeType":"UserDefinedTypeName","pathNode":{"id":4460,"name":"TimelockController","nameLocations":["6050:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3756,"src":"6050:18:8"},"referencedDeclaration":3756,"src":"6050:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6049:32:8"},"returnParameters":{"id":4466,"nodeType":"ParameterList","parameters":[],"src":"6114:0:8"},"scope":4514,"src":"6026:133:8","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4493,"nodeType":"Block","src":"6230:111:8","statements":[{"eventCall":{"arguments":[{"arguments":[{"id":4481,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"6268:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":4480,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6260:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4479,"name":"address","nodeType":"ElementaryTypeName","src":"6260:7:8","typeDescriptions":{}}},"id":4482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6260:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":4485,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4475,"src":"6288:11:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}],"id":4484,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6280:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4483,"name":"address","nodeType":"ElementaryTypeName","src":"6280:7:8","typeDescriptions":{}}},"id":4486,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6280:20:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":4478,"name":"TimelockChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4197,"src":"6245:14:8","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":4487,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6245:56:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4488,"nodeType":"EmitStatement","src":"6240:61:8"},{"expression":{"id":4491,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4489,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4186,"src":"6311:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4490,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4475,"src":"6323:11:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"src":"6311:23:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"id":4492,"nodeType":"ExpressionStatement","src":"6311:23:8"}]},"id":4494,"implemented":true,"kind":"function","modifiers":[],"name":"_updateTimelock","nameLocation":"6174:15:8","nodeType":"FunctionDefinition","parameters":{"id":4476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4475,"mutability":"mutable","name":"newTimelock","nameLocation":"6209:11:8","nodeType":"VariableDeclaration","scope":4494,"src":"6190:30:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"},"typeName":{"id":4474,"nodeType":"UserDefinedTypeName","pathNode":{"id":4473,"name":"TimelockController","nameLocations":["6190:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3756,"src":"6190:18:8"},"referencedDeclaration":3756,"src":"6190:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6189:32:8"},"returnParameters":{"id":4477,"nodeType":"ParameterList","parameters":[],"src":"6230:0:8"},"scope":4514,"src":"6165:176:8","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":4512,"nodeType":"Block","src":"6644:64:8","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4510,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":4506,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"6677:4:8","typeDescriptions":{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4514","typeString":"contract GovernorTimelockControl"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4514","typeString":"contract GovernorTimelockControl"}],"id":4505,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6669:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4504,"name":"address","nodeType":"ElementaryTypeName","src":"6669:7:8","typeDescriptions":{}}},"id":4507,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6669:13:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4503,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6661:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes20_$","typeString":"type(bytes20)"},"typeName":{"id":4502,"name":"bytes20","nodeType":"ElementaryTypeName","src":"6661:7:8","typeDescriptions":{}}},"id":4508,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6661:22:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes20","typeString":"bytes20"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":4509,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4497,"src":"6686:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"6661:40:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":4501,"id":4511,"nodeType":"Return","src":"6654:47:8"}]},"documentation":{"id":4495,"nodeType":"StructuredDocumentation","src":"6347:213:8","text":" @dev Computes the {TimelockController} operation salt.\n It is computed with the governor address itself to avoid collisions across governor instances using the\n same timelock."},"id":4513,"implemented":true,"kind":"function","modifiers":[],"name":"_timelockSalt","nameLocation":"6574:13:8","nodeType":"FunctionDefinition","parameters":{"id":4498,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4497,"mutability":"mutable","name":"descriptionHash","nameLocation":"6596:15:8","nodeType":"VariableDeclaration","scope":4513,"src":"6588:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4496,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6588:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6587:25:8"},"returnParameters":{"id":4501,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4500,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4513,"src":"6635:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4499,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6635:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6634:9:8"},"scope":4514,"src":"6565:143:8","stateMutability":"view","virtual":false,"visibility":"private"}],"scope":4515,"src":"1499:5211:8","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387,7069,7088,7212,7214,11148],"usedEvents":[2412,2419,2424,2429,2442,2457,4197,5474]}],"src":"133:6578:8"},"id":8},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","exportedSymbols":{"Governor":[2282],"GovernorVotes":[4630],"IERC5805":[5505],"IVotes":[4908],"SafeCast":[12903],"Time":[15257]},"id":4631,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4516,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:9"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4518,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4631,"sourceUnit":2283,"src":"149:41:9","symbolAliases":[{"foreign":{"id":4517,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2282,"src":"157:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../utils/IVotes.sol","id":4520,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4631,"sourceUnit":4909,"src":"191:43:9","symbolAliases":[{"foreign":{"id":4519,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4908,"src":"199:6:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4522,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4631,"sourceUnit":5506,"src":"235:55:9","symbolAliases":[{"foreign":{"id":4521,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5505,"src":"243:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4524,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4631,"sourceUnit":12904,"src":"291:55:9","symbolAliases":[{"foreign":{"id":4523,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"299:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4526,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4631,"sourceUnit":15258,"src":"347:48:9","symbolAliases":[{"foreign":{"id":4525,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15257,"src":"355:4:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4528,"name":"Governor","nameLocations":["570:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"570:8:9"},"id":4529,"nodeType":"InheritanceSpecifier","src":"570:8:9"}],"canonicalName":"GovernorVotes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4527,"nodeType":"StructuredDocumentation","src":"397:137:9","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n token."},"fullyImplemented":false,"id":4630,"linearizedBaseContracts":[4630,2282,5699,6739,2736,5520,7146,9314,5494,9520,9532,7056],"name":"GovernorVotes","nameLocation":"553:13:9","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4532,"mutability":"immutable","name":"_token","nameLocation":"612:6:9","nodeType":"VariableDeclaration","scope":4630,"src":"585:33:9","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"},"typeName":{"id":4531,"nodeType":"UserDefinedTypeName","pathNode":{"id":4530,"name":"IERC5805","nameLocations":["585:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":5505,"src":"585:8:9"},"referencedDeclaration":5505,"src":"585:8:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"visibility":"private"},{"body":{"id":4547,"nodeType":"Block","src":"658:57:9","statements":[{"expression":{"id":4545,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4538,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4532,"src":"668:6:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":4542,"name":"tokenAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4535,"src":"694:12:9","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4908","typeString":"contract IVotes"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_IVotes_$4908","typeString":"contract IVotes"}],"id":4541,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"686:7:9","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4540,"name":"address","nodeType":"ElementaryTypeName","src":"686:7:9","typeDescriptions":{}}},"id":4543,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"686:21:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4539,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5505,"src":"677:8:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC5805_$5505_$","typeString":"type(contract IERC5805)"}},"id":4544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"677:31:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"src":"668:40:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"id":4546,"nodeType":"ExpressionStatement","src":"668:40:9"}]},"id":4548,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4536,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4535,"mutability":"mutable","name":"tokenAddress","nameLocation":"644:12:9","nodeType":"VariableDeclaration","scope":4548,"src":"637:19:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4908","typeString":"contract IVotes"},"typeName":{"id":4534,"nodeType":"UserDefinedTypeName","pathNode":{"id":4533,"name":"IVotes","nameLocations":["637:6:9"],"nodeType":"IdentifierPath","referencedDeclaration":4908,"src":"637:6:9"},"referencedDeclaration":4908,"src":"637:6:9","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4908","typeString":"contract IVotes"}},"visibility":"internal"}],"src":"636:21:9"},"returnParameters":{"id":4537,"nodeType":"ParameterList","parameters":[],"src":"658:0:9"},"scope":4630,"src":"625:90:9","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4557,"nodeType":"Block","src":"850:30:9","statements":[{"expression":{"id":4555,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4532,"src":"867:6:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"functionReturnParameters":4554,"id":4556,"nodeType":"Return","src":"860:13:9"}]},"documentation":{"id":4549,"nodeType":"StructuredDocumentation","src":"721:68:9","text":" @dev The token that voting power is sourced from."},"functionSelector":"fc0c546a","id":4558,"implemented":true,"kind":"function","modifiers":[],"name":"token","nameLocation":"803:5:9","nodeType":"FunctionDefinition","parameters":{"id":4550,"nodeType":"ParameterList","parameters":[],"src":"808:2:9"},"returnParameters":{"id":4554,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4553,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4558,"src":"840:8:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"},"typeName":{"id":4552,"nodeType":"UserDefinedTypeName","pathNode":{"id":4551,"name":"IERC5805","nameLocations":["840:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":5505,"src":"840:8:9"},"referencedDeclaration":5505,"src":"840:8:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"visibility":"internal"}],"src":"839:10:9"},"scope":4630,"src":"794:86:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2243],"body":{"id":4583,"nodeType":"Block","src":"1120:161:9","statements":[{"clauses":[{"block":{"id":4574,"nodeType":"Block","src":"1177:41:9","statements":[{"expression":{"id":4572,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4570,"src":"1198:9:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4564,"id":4573,"nodeType":"Return","src":"1191:16:9"}]},"errorName":"","id":4575,"nodeType":"TryCatchClause","parameters":{"id":4571,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4570,"mutability":"mutable","name":"timepoint","nameLocation":"1166:9:9","nodeType":"VariableDeclaration","scope":4575,"src":"1159:16:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4569,"name":"uint48","nodeType":"ElementaryTypeName","src":"1159:6:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1158:18:9"},"src":"1150:68:9"},{"block":{"id":4580,"nodeType":"Block","src":"1225:50:9","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4576,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15257,"src":"1246:4:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$15257_$","typeString":"type(library Time)"}},"id":4577,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1251:11:9","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":15018,"src":"1246:16:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4578,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1246:18:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4564,"id":4579,"nodeType":"Return","src":"1239:25:9"}]},"errorName":"","id":4581,"nodeType":"TryCatchClause","src":"1219:56:9"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4565,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4558,"src":"1134:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5505_$","typeString":"function () view returns (contract IERC5805)"}},"id":4566,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"id":4567,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1142:5:9","memberName":"clock","nodeType":"MemberAccess","referencedDeclaration":5513,"src":"1134:13:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint48_$","typeString":"function () view external returns (uint48)"}},"id":4568,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:15:9","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":4582,"nodeType":"TryStatement","src":"1130:145:9"}]},"documentation":{"id":4559,"nodeType":"StructuredDocumentation","src":"886:166:9","text":" @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n does not implement ERC-6372."},"functionSelector":"91ddadf4","id":4584,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"1066:5:9","nodeType":"FunctionDefinition","overrides":{"id":4561,"nodeType":"OverrideSpecifier","overrides":[],"src":"1094:8:9"},"parameters":{"id":4560,"nodeType":"ParameterList","parameters":[],"src":"1071:2:9"},"returnParameters":{"id":4564,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4563,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4584,"src":"1112:6:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4562,"name":"uint48","nodeType":"ElementaryTypeName","src":"1112:6:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1111:8:9"},"scope":4630,"src":"1057:224:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2249],"body":{"id":4607,"nodeType":"Block","src":"1511:186:9","statements":[{"clauses":[{"block":{"id":4600,"nodeType":"Block","src":"1580:41:9","statements":[{"expression":{"id":4598,"name":"clockmode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4596,"src":"1601:9:9","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":4590,"id":4599,"nodeType":"Return","src":"1594:16:9"}]},"errorName":"","id":4601,"nodeType":"TryCatchClause","parameters":{"id":4597,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4596,"mutability":"mutable","name":"clockmode","nameLocation":"1569:9:9","nodeType":"VariableDeclaration","scope":4601,"src":"1555:23:9","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4595,"name":"string","nodeType":"ElementaryTypeName","src":"1555:6:9","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1554:25:9"},"src":"1546:75:9"},{"block":{"id":4604,"nodeType":"Block","src":"1628:63:9","statements":[{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":4602,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1649:31:9","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":4590,"id":4603,"nodeType":"Return","src":"1642:38:9"}]},"errorName":"","id":4605,"nodeType":"TryCatchClause","src":"1622:69:9"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4591,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4558,"src":"1525:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5505_$","typeString":"function () view returns (contract IERC5805)"}},"id":4592,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"id":4593,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1533:10:9","memberName":"CLOCK_MODE","nodeType":"MemberAccess","referencedDeclaration":5519,"src":"1525:18:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view external returns (string memory)"}},"id":4594,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:20:9","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":4606,"nodeType":"TryStatement","src":"1521:170:9"}]},"documentation":{"id":4585,"nodeType":"StructuredDocumentation","src":"1287:91:9","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":4608,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"1445:10:9","nodeType":"FunctionDefinition","overrides":{"id":4587,"nodeType":"OverrideSpecifier","overrides":[],"src":"1478:8:9"},"parameters":{"id":4586,"nodeType":"ParameterList","parameters":[],"src":"1455:2:9"},"returnParameters":{"id":4590,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4589,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4608,"src":"1496:13:9","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4588,"name":"string","nodeType":"ElementaryTypeName","src":"1496:6:9","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1495:15:9"},"scope":4630,"src":"1436:261:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[1005],"body":{"id":4628,"nodeType":"Block","src":"1981:64:9","statements":[{"expression":{"arguments":[{"id":4624,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4611,"src":"2019:7:9","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":4625,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4613,"src":"2028:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4621,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4558,"src":"1998:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5505_$","typeString":"function () view returns (contract IERC5805)"}},"id":4622,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"id":4623,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2006:12:9","memberName":"getPastVotes","nodeType":"MemberAccess","referencedDeclaration":4869,"src":"1998:20:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view external returns (uint256)"}},"id":4626,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:40:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4620,"id":4627,"nodeType":"Return","src":"1991:47:9"}]},"documentation":{"id":4609,"nodeType":"StructuredDocumentation","src":"1703:114:9","text":" Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes})."},"id":4629,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"1831:9:9","nodeType":"FunctionDefinition","overrides":{"id":4617,"nodeType":"OverrideSpecifier","overrides":[],"src":"1954:8:9"},"parameters":{"id":4616,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4611,"mutability":"mutable","name":"account","nameLocation":"1858:7:9","nodeType":"VariableDeclaration","scope":4629,"src":"1850:15:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4610,"name":"address","nodeType":"ElementaryTypeName","src":"1850:7:9","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4613,"mutability":"mutable","name":"timepoint","nameLocation":"1883:9:9","nodeType":"VariableDeclaration","scope":4629,"src":"1875:17:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4612,"name":"uint256","nodeType":"ElementaryTypeName","src":"1875:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4615,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4629,"src":"1902:12:9","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":4614,"name":"bytes","nodeType":"ElementaryTypeName","src":"1902:5:9","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1840:91:9"},"returnParameters":{"id":4620,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4619,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4629,"src":"1972:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4618,"name":"uint256","nodeType":"ElementaryTypeName","src":"1972:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1971:9:9"},"scope":4630,"src":"1822:223:9","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":4631,"src":"535:1512:9","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387,7069,7088,7212,7214,11148],"usedEvents":[2412,2419,2424,2429,2442,2457,5474]}],"src":"123:1925:9"},"id":9},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","exportedSymbols":{"Checkpoints":[14628],"GovernorVotes":[4630],"GovernorVotesQuorumFraction":[4825],"SafeCast":[12903]},"id":4826,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4632,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"137:24:10"},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","file":"./GovernorVotes.sol","id":4634,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4826,"sourceUnit":4631,"src":"163:50:10","symbolAliases":[{"foreign":{"id":4633,"name":"GovernorVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4630,"src":"171:13:10","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4636,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4826,"sourceUnit":12904,"src":"214:55:10","symbolAliases":[{"foreign":{"id":4635,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"222:8:10","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4638,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4826,"sourceUnit":14629,"src":"270:64:10","symbolAliases":[{"foreign":{"id":4637,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14628,"src":"278:11:10","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4640,"name":"GovernorVotes","nameLocations":["542:13:10"],"nodeType":"IdentifierPath","referencedDeclaration":4630,"src":"542:13:10"},"id":4641,"nodeType":"InheritanceSpecifier","src":"542:13:10"}],"canonicalName":"GovernorVotesQuorumFraction","contractDependencies":[],"contractKind":"contract","documentation":{"id":4639,"nodeType":"StructuredDocumentation","src":"336:156:10","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n fraction of the total supply."},"fullyImplemented":false,"id":4825,"linearizedBaseContracts":[4825,4630,2282,5699,6739,2736,5520,7146,9314,5494,9520,9532,7056],"name":"GovernorVotesQuorumFraction","nameLocation":"511:27:10","nodeType":"ContractDefinition","nodes":[{"global":false,"id":4645,"libraryName":{"id":4642,"name":"Checkpoints","nameLocations":["568:11:10"],"nodeType":"IdentifierPath","referencedDeclaration":14628,"src":"568:11:10"},"nodeType":"UsingForDirective","src":"562:43:10","typeName":{"id":4644,"nodeType":"UserDefinedTypeName","pathNode":{"id":4643,"name":"Checkpoints.Trace208","nameLocations":["584:11:10","596:8:10"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"584:20:10"},"referencedDeclaration":13584,"src":"584:20:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":false,"id":4648,"mutability":"mutable","name":"_quorumNumeratorHistory","nameLocation":"640:23:10","nodeType":"VariableDeclaration","scope":4825,"src":"611:52:10","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4647,"nodeType":"UserDefinedTypeName","pathNode":{"id":4646,"name":"Checkpoints.Trace208","nameLocations":["611:11:10","623:8:10"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"611:20:10"},"referencedDeclaration":13584,"src":"611:20:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"anonymous":false,"eventSelector":"0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997","id":4654,"name":"QuorumNumeratorUpdated","nameLocation":"676:22:10","nodeType":"EventDefinition","parameters":{"id":4653,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4650,"indexed":false,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"707:18:10","nodeType":"VariableDeclaration","scope":4654,"src":"699:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4649,"name":"uint256","nodeType":"ElementaryTypeName","src":"699:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4652,"indexed":false,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"735:18:10","nodeType":"VariableDeclaration","scope":4654,"src":"727:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4651,"name":"uint256","nodeType":"ElementaryTypeName","src":"727:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"698:56:10"},"src":"670:85:10"},{"documentation":{"id":4655,"nodeType":"StructuredDocumentation","src":"761:63:10","text":" @dev The quorum set is not a valid fraction."},"errorSelector":"243e5445","id":4661,"name":"GovernorInvalidQuorumFraction","nameLocation":"835:29:10","nodeType":"ErrorDefinition","parameters":{"id":4660,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4657,"mutability":"mutable","name":"quorumNumerator","nameLocation":"873:15:10","nodeType":"VariableDeclaration","scope":4661,"src":"865:23:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4656,"name":"uint256","nodeType":"ElementaryTypeName","src":"865:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4659,"mutability":"mutable","name":"quorumDenominator","nameLocation":"898:17:10","nodeType":"VariableDeclaration","scope":4661,"src":"890:25:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4658,"name":"uint256","nodeType":"ElementaryTypeName","src":"890:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"864:52:10"},"src":"829:88:10"},{"body":{"id":4671,"nodeType":"Block","src":"1346:61:10","statements":[{"expression":{"arguments":[{"id":4668,"name":"quorumNumeratorValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4664,"src":"1379:20:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4667,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4824,"src":"1356:22:10","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1356:44:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4670,"nodeType":"ExpressionStatement","src":"1356:44:10"}]},"documentation":{"id":4662,"nodeType":"StructuredDocumentation","src":"923:376:10","text":" @dev Initialize quorum as a fraction of the token's total supply.\n The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n customized by overriding {quorumDenominator}."},"id":4672,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4665,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4664,"mutability":"mutable","name":"quorumNumeratorValue","nameLocation":"1324:20:10","nodeType":"VariableDeclaration","scope":4672,"src":"1316:28:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4663,"name":"uint256","nodeType":"ElementaryTypeName","src":"1316:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1315:30:10"},"returnParameters":{"id":4666,"nodeType":"ParameterList","parameters":[],"src":"1346:0:10"},"scope":4825,"src":"1304:103:10","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4682,"nodeType":"Block","src":"1569:56:10","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4678,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4648,"src":"1586:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4679,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1610:6:10","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13809,"src":"1586:30:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4680,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1586:32:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4677,"id":4681,"nodeType":"Return","src":"1579:39:10"}]},"documentation":{"id":4673,"nodeType":"StructuredDocumentation","src":"1413:86:10","text":" @dev Returns the current quorum numerator. See {quorumDenominator}."},"functionSelector":"a7713a70","id":4683,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1513:15:10","nodeType":"FunctionDefinition","parameters":{"id":4674,"nodeType":"ParameterList","parameters":[],"src":"1528:2:10"},"returnParameters":{"id":4677,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4676,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4683,"src":"1560:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4675,"name":"uint256","nodeType":"ElementaryTypeName","src":"1560:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1559:9:10"},"scope":4825,"src":"1504:121:10","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4734,"nodeType":"Block","src":"1820:534:10","statements":[{"assignments":[4692],"declarations":[{"constant":false,"id":4692,"mutability":"mutable","name":"length","nameLocation":"1838:6:10","nodeType":"VariableDeclaration","scope":4734,"src":"1830:14:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4691,"name":"uint256","nodeType":"ElementaryTypeName","src":"1830:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4696,"initialValue":{"expression":{"expression":{"id":4693,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4648,"src":"1847:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4694,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1871:12:10","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"1847:36:10","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":4695,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1884:6:10","memberName":"length","nodeType":"MemberAccess","src":"1847:43:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1830:60:10"},{"assignments":[4701],"declarations":[{"constant":false,"id":4701,"mutability":"mutable","name":"latest","nameLocation":"1993:6:10","nodeType":"VariableDeclaration","scope":4734,"src":"1959:40:10","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":4700,"nodeType":"UserDefinedTypeName","pathNode":{"id":4699,"name":"Checkpoints.Checkpoint208","nameLocations":["1959:11:10","1971:13:10"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"1959:25:10"},"referencedDeclaration":13589,"src":"1959:25:10","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":4708,"initialValue":{"baseExpression":{"expression":{"id":4702,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4648,"src":"2002:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4703,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2026:12:10","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"2002:36:10","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":4707,"indexExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4706,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4704,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4692,"src":"2039:6:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":4705,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2048:1:10","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2039:10:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2002:48:10","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1959:91:10"},{"assignments":[4710],"declarations":[{"constant":false,"id":4710,"mutability":"mutable","name":"latestKey","nameLocation":"2067:9:10","nodeType":"VariableDeclaration","scope":4734,"src":"2060:16:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4709,"name":"uint48","nodeType":"ElementaryTypeName","src":"2060:6:10","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":4713,"initialValue":{"expression":{"id":4711,"name":"latest","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4701,"src":"2079:6:10","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":4712,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2086:4:10","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13586,"src":"2079:11:10","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"2060:30:10"},{"assignments":[4715],"declarations":[{"constant":false,"id":4715,"mutability":"mutable","name":"latestValue","nameLocation":"2108:11:10","nodeType":"VariableDeclaration","scope":4734,"src":"2100:19:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":4714,"name":"uint208","nodeType":"ElementaryTypeName","src":"2100:7:10","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":4718,"initialValue":{"expression":{"id":4716,"name":"latest","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4701,"src":"2122:6:10","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":4717,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2129:6:10","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"2122:13:10","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"VariableDeclarationStatement","src":"2100:35:10"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4721,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4719,"name":"latestKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4710,"src":"2149:9:10","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":4720,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4686,"src":"2162:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2149:22:10","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4725,"nodeType":"IfStatement","src":"2145:71:10","trueBody":{"id":4724,"nodeType":"Block","src":"2173:43:10","statements":[{"expression":{"id":4722,"name":"latestValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4715,"src":"2194:11:10","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4690,"id":4723,"nodeType":"Return","src":"2187:18:10"}]}},{"expression":{"arguments":[{"arguments":[{"id":4730,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4686,"src":"2336:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4728,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"2318:8:10","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":4729,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2327:8:10","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11893,"src":"2318:17:10","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4731,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2318:28:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":4726,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4648,"src":"2276:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4727,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2300:17:10","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13779,"src":"2276:41:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4732,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2276:71:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4690,"id":4733,"nodeType":"Return","src":"2269:78:10"}]},"documentation":{"id":4684,"nodeType":"StructuredDocumentation","src":"1631:102:10","text":" @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}."},"functionSelector":"60c4247f","id":4735,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1747:15:10","nodeType":"FunctionDefinition","parameters":{"id":4687,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4686,"mutability":"mutable","name":"timepoint","nameLocation":"1771:9:10","nodeType":"VariableDeclaration","scope":4735,"src":"1763:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4685,"name":"uint256","nodeType":"ElementaryTypeName","src":"1763:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1762:19:10"},"returnParameters":{"id":4690,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4689,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4735,"src":"1811:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4688,"name":"uint256","nodeType":"ElementaryTypeName","src":"1811:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1810:9:10"},"scope":4825,"src":"1738:616:10","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4743,"nodeType":"Block","src":"2527:27:10","statements":[{"expression":{"hexValue":"313030","id":4741,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2544:3:10","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"functionReturnParameters":4740,"id":4742,"nodeType":"Return","src":"2537:10:10"}]},"documentation":{"id":4736,"nodeType":"StructuredDocumentation","src":"2360:95:10","text":" @dev Returns the quorum denominator. Defaults to 100, but may be overridden."},"functionSelector":"97c3d334","id":4744,"implemented":true,"kind":"function","modifiers":[],"name":"quorumDenominator","nameLocation":"2469:17:10","nodeType":"FunctionDefinition","parameters":{"id":4737,"nodeType":"ParameterList","parameters":[],"src":"2486:2:10"},"returnParameters":{"id":4740,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4739,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4744,"src":"2518:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4738,"name":"uint256","nodeType":"ElementaryTypeName","src":"2518:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2517:9:10"},"scope":4825,"src":"2460:94:10","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2269],"body":{"id":4767,"nodeType":"Block","src":"2771:114:10","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4765,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":4756,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4747,"src":"2816:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4753,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4558,"src":"2789:5:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5505_$","typeString":"function () view returns (contract IERC5805)"}},"id":4754,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2789:7:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5505","typeString":"contract IERC5805"}},"id":4755,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2797:18:10","memberName":"getPastTotalSupply","nodeType":"MemberAccess","referencedDeclaration":4877,"src":"2789:26:10","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view external returns (uint256)"}},"id":4757,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2789:37:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":4759,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4747,"src":"2845:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4758,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4683,4735],"referencedDeclaration":4735,"src":"2829:15:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":4760,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2829:26:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2789:66:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":4762,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2788:68:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":4763,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4744,"src":"2859:17:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4764,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2859:19:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2788:90:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4752,"id":4766,"nodeType":"Return","src":"2781:97:10"}]},"documentation":{"id":4745,"nodeType":"StructuredDocumentation","src":"2560:124:10","text":" @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`."},"functionSelector":"f8ce560a","id":4768,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"2698:6:10","nodeType":"FunctionDefinition","overrides":{"id":4749,"nodeType":"OverrideSpecifier","overrides":[],"src":"2744:8:10"},"parameters":{"id":4748,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4747,"mutability":"mutable","name":"timepoint","nameLocation":"2713:9:10","nodeType":"VariableDeclaration","scope":4768,"src":"2705:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4746,"name":"uint256","nodeType":"ElementaryTypeName","src":"2705:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2704:19:10"},"returnParameters":{"id":4752,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4751,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4768,"src":"2762:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4750,"name":"uint256","nodeType":"ElementaryTypeName","src":"2762:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2761:9:10"},"scope":4825,"src":"2689:196:10","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4780,"nodeType":"Block","src":"3252:59:10","statements":[{"expression":{"arguments":[{"id":4777,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4771,"src":"3285:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4776,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4824,"src":"3262:22:10","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4778,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3262:42:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4779,"nodeType":"ExpressionStatement","src":"3262:42:10"}]},"documentation":{"id":4769,"nodeType":"StructuredDocumentation","src":"2891:265:10","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - Must be called through a governance proposal.\n - New numerator must be smaller or equal to the denominator."},"functionSelector":"06f3f9e6","id":4781,"implemented":true,"kind":"function","modifiers":[{"id":4774,"kind":"modifierInvocation","modifierName":{"id":4773,"name":"onlyGovernance","nameLocations":["3237:14:10"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"3237:14:10"},"nodeType":"ModifierInvocation","src":"3237:14:10"}],"name":"updateQuorumNumerator","nameLocation":"3170:21:10","nodeType":"FunctionDefinition","parameters":{"id":4772,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4771,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"3200:18:10","nodeType":"VariableDeclaration","scope":4781,"src":"3192:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4770,"name":"uint256","nodeType":"ElementaryTypeName","src":"3192:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3191:28:10"},"returnParameters":{"id":4775,"nodeType":"ParameterList","parameters":[],"src":"3252:0:10"},"scope":4825,"src":"3161:150:10","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4823,"nodeType":"Block","src":"3609:421:10","statements":[{"assignments":[4788],"declarations":[{"constant":false,"id":4788,"mutability":"mutable","name":"denominator","nameLocation":"3627:11:10","nodeType":"VariableDeclaration","scope":4823,"src":"3619:19:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4787,"name":"uint256","nodeType":"ElementaryTypeName","src":"3619:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4791,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4789,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4744,"src":"3641:17:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4790,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3641:19:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3619:41:10"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4794,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4792,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4784,"src":"3674:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":4793,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4788,"src":"3695:11:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3674:32:10","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4801,"nodeType":"IfStatement","src":"3670:132:10","trueBody":{"id":4800,"nodeType":"Block","src":"3708:94:10","statements":[{"errorCall":{"arguments":[{"id":4796,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4784,"src":"3759:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4797,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4788,"src":"3779:11:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4795,"name":"GovernorInvalidQuorumFraction","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4661,"src":"3729:29:10","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":4798,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3729:62:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4799,"nodeType":"RevertStatement","src":"3722:69:10"}]}},{"assignments":[4803],"declarations":[{"constant":false,"id":4803,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"3820:18:10","nodeType":"VariableDeclaration","scope":4823,"src":"3812:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4802,"name":"uint256","nodeType":"ElementaryTypeName","src":"3812:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4806,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4804,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4683,4735],"referencedDeclaration":4683,"src":"3841:15:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4805,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3841:17:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3812:46:10"},{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":4810,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[4584],"referencedDeclaration":4584,"src":"3897:5:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4811,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3897:7:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"id":4814,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4784,"src":"3925:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4812,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"3906:8:10","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":4813,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3915:9:10","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11333,"src":"3906:18:10","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":4815,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3906:38:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":4807,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4648,"src":"3868:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4809,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3892:4:10","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13612,"src":"3868:28:10","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13584_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":4816,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3868:77:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":4817,"nodeType":"ExpressionStatement","src":"3868:77:10"},{"eventCall":{"arguments":[{"id":4819,"name":"oldQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4803,"src":"3984:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4820,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4784,"src":"4004:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4818,"name":"QuorumNumeratorUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4654,"src":"3961:22:10","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4821,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3961:62:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4822,"nodeType":"EmitStatement","src":"3956:67:10"}]},"documentation":{"id":4782,"nodeType":"StructuredDocumentation","src":"3317:210:10","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - New numerator must be smaller or equal to the denominator."},"id":4824,"implemented":true,"kind":"function","modifiers":[],"name":"_updateQuorumNumerator","nameLocation":"3541:22:10","nodeType":"FunctionDefinition","parameters":{"id":4785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4784,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"3572:18:10","nodeType":"VariableDeclaration","scope":4824,"src":"3564:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4783,"name":"uint256","nodeType":"ElementaryTypeName","src":"3564:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3563:28:10"},"returnParameters":{"id":4786,"nodeType":"ParameterList","parameters":[],"src":"3609:0:10"},"scope":4825,"src":"3532:498:10","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4826,"src":"493:3539:10","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387,4661,7069,7088,7212,7214,11148,13055],"usedEvents":[2412,2419,2424,2429,2442,2457,4654,5474]}],"src":"137:3896:10"},"id":10},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","exportedSymbols":{"IVotes":[4908]},"id":4909,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4827,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"110:24:11"},{"abstract":false,"baseContracts":[],"canonicalName":"IVotes","contractDependencies":[],"contractKind":"interface","documentation":{"id":4828,"nodeType":"StructuredDocumentation","src":"136:102:11","text":" @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts."},"fullyImplemented":false,"id":4908,"linearizedBaseContracts":[4908],"name":"IVotes","nameLocation":"249:6:11","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":4829,"nodeType":"StructuredDocumentation","src":"262:55:11","text":" @dev The signature used has expired."},"errorSelector":"4683af0e","id":4833,"name":"VotesExpiredSignature","nameLocation":"328:21:11","nodeType":"ErrorDefinition","parameters":{"id":4832,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4831,"mutability":"mutable","name":"expiry","nameLocation":"358:6:11","nodeType":"VariableDeclaration","scope":4833,"src":"350:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4830,"name":"uint256","nodeType":"ElementaryTypeName","src":"350:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"349:16:11"},"src":"322:44:11"},{"anonymous":false,"documentation":{"id":4834,"nodeType":"StructuredDocumentation","src":"372:71:11","text":" @dev Emitted when an account changes their delegate."},"eventSelector":"3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f","id":4842,"name":"DelegateChanged","nameLocation":"454:15:11","nodeType":"EventDefinition","parameters":{"id":4841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4836,"indexed":true,"mutability":"mutable","name":"delegator","nameLocation":"486:9:11","nodeType":"VariableDeclaration","scope":4842,"src":"470:25:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4835,"name":"address","nodeType":"ElementaryTypeName","src":"470:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4838,"indexed":true,"mutability":"mutable","name":"fromDelegate","nameLocation":"513:12:11","nodeType":"VariableDeclaration","scope":4842,"src":"497:28:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4837,"name":"address","nodeType":"ElementaryTypeName","src":"497:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4840,"indexed":true,"mutability":"mutable","name":"toDelegate","nameLocation":"543:10:11","nodeType":"VariableDeclaration","scope":4842,"src":"527:26:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4839,"name":"address","nodeType":"ElementaryTypeName","src":"527:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"469:85:11"},"src":"448:107:11"},{"anonymous":false,"documentation":{"id":4843,"nodeType":"StructuredDocumentation","src":"561:131:11","text":" @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units."},"eventSelector":"dec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724","id":4851,"name":"DelegateVotesChanged","nameLocation":"703:20:11","nodeType":"EventDefinition","parameters":{"id":4850,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4845,"indexed":true,"mutability":"mutable","name":"delegate","nameLocation":"740:8:11","nodeType":"VariableDeclaration","scope":4851,"src":"724:24:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4844,"name":"address","nodeType":"ElementaryTypeName","src":"724:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4847,"indexed":false,"mutability":"mutable","name":"previousVotes","nameLocation":"758:13:11","nodeType":"VariableDeclaration","scope":4851,"src":"750:21:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4846,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4849,"indexed":false,"mutability":"mutable","name":"newVotes","nameLocation":"781:8:11","nodeType":"VariableDeclaration","scope":4851,"src":"773:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4848,"name":"uint256","nodeType":"ElementaryTypeName","src":"773:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"723:67:11"},"src":"697:94:11"},{"documentation":{"id":4852,"nodeType":"StructuredDocumentation","src":"797:79:11","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":4859,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"890:8:11","nodeType":"FunctionDefinition","parameters":{"id":4855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4854,"mutability":"mutable","name":"account","nameLocation":"907:7:11","nodeType":"VariableDeclaration","scope":4859,"src":"899:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4853,"name":"address","nodeType":"ElementaryTypeName","src":"899:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"898:17:11"},"returnParameters":{"id":4858,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4857,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4859,"src":"939:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4856,"name":"uint256","nodeType":"ElementaryTypeName","src":"939:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"938:9:11"},"scope":4908,"src":"881:67:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4860,"nodeType":"StructuredDocumentation","src":"954:230:11","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block."},"functionSelector":"3a46b1a8","id":4869,"implemented":false,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"1198:12:11","nodeType":"FunctionDefinition","parameters":{"id":4865,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4862,"mutability":"mutable","name":"account","nameLocation":"1219:7:11","nodeType":"VariableDeclaration","scope":4869,"src":"1211:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4861,"name":"address","nodeType":"ElementaryTypeName","src":"1211:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4864,"mutability":"mutable","name":"timepoint","nameLocation":"1236:9:11","nodeType":"VariableDeclaration","scope":4869,"src":"1228:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4863,"name":"uint256","nodeType":"ElementaryTypeName","src":"1228:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1210:36:11"},"returnParameters":{"id":4868,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4867,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4869,"src":"1270:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4866,"name":"uint256","nodeType":"ElementaryTypeName","src":"1270:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1269:9:11"},"scope":4908,"src":"1189:90:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4870,"nodeType":"StructuredDocumentation","src":"1285:481:11","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote."},"functionSelector":"8e539e8c","id":4877,"implemented":false,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"1780:18:11","nodeType":"FunctionDefinition","parameters":{"id":4873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4872,"mutability":"mutable","name":"timepoint","nameLocation":"1807:9:11","nodeType":"VariableDeclaration","scope":4877,"src":"1799:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4871,"name":"uint256","nodeType":"ElementaryTypeName","src":"1799:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1798:19:11"},"returnParameters":{"id":4876,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4875,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4877,"src":"1841:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4874,"name":"uint256","nodeType":"ElementaryTypeName","src":"1841:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1840:9:11"},"scope":4908,"src":"1771:79:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4878,"nodeType":"StructuredDocumentation","src":"1856:71:11","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":4885,"implemented":false,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"1941:9:11","nodeType":"FunctionDefinition","parameters":{"id":4881,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4880,"mutability":"mutable","name":"account","nameLocation":"1959:7:11","nodeType":"VariableDeclaration","scope":4885,"src":"1951:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4879,"name":"address","nodeType":"ElementaryTypeName","src":"1951:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1950:17:11"},"returnParameters":{"id":4884,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4883,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4885,"src":"1991:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4882,"name":"address","nodeType":"ElementaryTypeName","src":"1991:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1990:9:11"},"scope":4908,"src":"1932:68:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4886,"nodeType":"StructuredDocumentation","src":"2006:71:11","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":4891,"implemented":false,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"2091:8:11","nodeType":"FunctionDefinition","parameters":{"id":4889,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4888,"mutability":"mutable","name":"delegatee","nameLocation":"2108:9:11","nodeType":"VariableDeclaration","scope":4891,"src":"2100:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4887,"name":"address","nodeType":"ElementaryTypeName","src":"2100:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2099:19:11"},"returnParameters":{"id":4890,"nodeType":"ParameterList","parameters":[],"src":"2127:0:11"},"scope":4908,"src":"2082:46:11","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":4892,"nodeType":"StructuredDocumentation","src":"2134:67:11","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":4907,"implemented":false,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"2215:13:11","nodeType":"FunctionDefinition","parameters":{"id":4905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4894,"mutability":"mutable","name":"delegatee","nameLocation":"2237:9:11","nodeType":"VariableDeclaration","scope":4907,"src":"2229:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4893,"name":"address","nodeType":"ElementaryTypeName","src":"2229:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4896,"mutability":"mutable","name":"nonce","nameLocation":"2256:5:11","nodeType":"VariableDeclaration","scope":4907,"src":"2248:13:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4895,"name":"uint256","nodeType":"ElementaryTypeName","src":"2248:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4898,"mutability":"mutable","name":"expiry","nameLocation":"2271:6:11","nodeType":"VariableDeclaration","scope":4907,"src":"2263:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4897,"name":"uint256","nodeType":"ElementaryTypeName","src":"2263:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4900,"mutability":"mutable","name":"v","nameLocation":"2285:1:11","nodeType":"VariableDeclaration","scope":4907,"src":"2279:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":4899,"name":"uint8","nodeType":"ElementaryTypeName","src":"2279:5:11","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":4902,"mutability":"mutable","name":"r","nameLocation":"2296:1:11","nodeType":"VariableDeclaration","scope":4907,"src":"2288:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4901,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2288:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":4904,"mutability":"mutable","name":"s","nameLocation":"2307:1:11","nodeType":"VariableDeclaration","scope":4907,"src":"2299:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4903,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2299:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2228:81:11"},"returnParameters":{"id":4906,"nodeType":"ParameterList","parameters":[],"src":"2318:0:11"},"scope":4908,"src":"2206:113:11","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":4909,"src":"239:2082:11","usedErrors":[4833],"usedEvents":[4842,4851]}],"src":"110:2212:11"},"id":11},"@openzeppelin/contracts/governance/utils/Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","exportedSymbols":{"Checkpoints":[14628],"Context":[7056],"ECDSA":[9087],"EIP712":[9314],"IERC5805":[5505],"Nonces":[7146],"SafeCast":[12903],"Time":[15257],"Votes":[5451]},"id":5452,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4910,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:12"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4912,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":5506,"src":"135:55:12","symbolAliases":[{"foreign":{"id":4911,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5505,"src":"143:8:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":4914,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":7057,"src":"191:48:12","symbolAliases":[{"foreign":{"id":4913,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7056,"src":"199:7:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../../utils/Nonces.sol","id":4916,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":7147,"src":"240:46:12","symbolAliases":[{"foreign":{"id":4915,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7146,"src":"248:6:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../../utils/cryptography/EIP712.sol","id":4918,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":9315,"src":"287:59:12","symbolAliases":[{"foreign":{"id":4917,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9314,"src":"295:6:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4920,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":14629,"src":"347:64:12","symbolAliases":[{"foreign":{"id":4919,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14628,"src":"355:11:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4922,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":12904,"src":"412:55:12","symbolAliases":[{"foreign":{"id":4921,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"420:8:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"../../utils/cryptography/ECDSA.sol","id":4924,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":9088,"src":"468:57:12","symbolAliases":[{"foreign":{"id":4923,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9087,"src":"476:5:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4926,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5452,"sourceUnit":15258,"src":"526:48:12","symbolAliases":[{"foreign":{"id":4925,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15257,"src":"534:4:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4928,"name":"Context","nameLocations":["1919:7:12"],"nodeType":"IdentifierPath","referencedDeclaration":7056,"src":"1919:7:12"},"id":4929,"nodeType":"InheritanceSpecifier","src":"1919:7:12"},{"baseName":{"id":4930,"name":"EIP712","nameLocations":["1928:6:12"],"nodeType":"IdentifierPath","referencedDeclaration":9314,"src":"1928:6:12"},"id":4931,"nodeType":"InheritanceSpecifier","src":"1928:6:12"},{"baseName":{"id":4932,"name":"Nonces","nameLocations":["1936:6:12"],"nodeType":"IdentifierPath","referencedDeclaration":7146,"src":"1936:6:12"},"id":4933,"nodeType":"InheritanceSpecifier","src":"1936:6:12"},{"baseName":{"id":4934,"name":"IERC5805","nameLocations":["1944:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":5505,"src":"1944:8:12"},"id":4935,"nodeType":"InheritanceSpecifier","src":"1944:8:12"}],"canonicalName":"Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4927,"nodeType":"StructuredDocumentation","src":"576:1315:12","text":" @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n This contract is often combined with a token contract such that voting units correspond to token units. For an\n example, see {ERC721Votes}.\n The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n cost of this history tracking optional.\n When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n previous example, it would be included in {ERC721-_update})."},"fullyImplemented":false,"id":5451,"internalFunctionIDs":{"5428":1,"5442":2},"linearizedBaseContracts":[5451,5505,4908,5520,7146,9314,5494,7056],"name":"Votes","nameLocation":"1910:5:12","nodeType":"ContractDefinition","nodes":[{"global":false,"id":4939,"libraryName":{"id":4936,"name":"Checkpoints","nameLocations":["1965:11:12"],"nodeType":"IdentifierPath","referencedDeclaration":14628,"src":"1965:11:12"},"nodeType":"UsingForDirective","src":"1959:43:12","typeName":{"id":4938,"nodeType":"UserDefinedTypeName","pathNode":{"id":4937,"name":"Checkpoints.Trace208","nameLocations":["1981:11:12","1993:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"1981:20:12"},"referencedDeclaration":13584,"src":"1981:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":true,"id":4944,"mutability":"constant","name":"DELEGATION_TYPEHASH","nameLocation":"2033:19:12","nodeType":"VariableDeclaration","scope":5451,"src":"2008:126:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4940,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2008:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"44656c65676174696f6e28616464726573732064656c6567617465652c75696e74323536206e6f6e63652c75696e743235362065787069727929","id":4942,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2073:60:12","typeDescriptions":{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""},"value":"Delegation(address delegatee,uint256 nonce,uint256 expiry)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""}],"id":4941,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2063:9:12","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":4943,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2063:71:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":4948,"mutability":"mutable","name":"_delegatee","nameLocation":"2185:10:12","nodeType":"VariableDeclaration","scope":5451,"src":"2141:54:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"typeName":{"id":4947,"keyName":"account","keyNameLocation":"2157:7:12","keyType":{"id":4945,"name":"address","nodeType":"ElementaryTypeName","src":"2149:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2141:35:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4946,"name":"address","nodeType":"ElementaryTypeName","src":"2168:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}},"visibility":"private"},{"constant":false,"id":4953,"mutability":"mutable","name":"_delegateCheckpoints","nameLocation":"2261:20:12","nodeType":"VariableDeclaration","scope":5451,"src":"2202:79:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"typeName":{"id":4952,"keyName":"delegatee","keyNameLocation":"2218:9:12","keyType":{"id":4949,"name":"address","nodeType":"ElementaryTypeName","src":"2210:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2202:50:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4951,"nodeType":"UserDefinedTypeName","pathNode":{"id":4950,"name":"Checkpoints.Trace208","nameLocations":["2231:11:12","2243:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"2231:20:12"},"referencedDeclaration":13584,"src":"2231:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},"visibility":"private"},{"constant":false,"id":4956,"mutability":"mutable","name":"_totalCheckpoints","nameLocation":"2317:17:12","nodeType":"VariableDeclaration","scope":5451,"src":"2288:46:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4955,"nodeType":"UserDefinedTypeName","pathNode":{"id":4954,"name":"Checkpoints.Trace208","nameLocations":["2288:11:12","2300:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"2288:20:12"},"referencedDeclaration":13584,"src":"2288:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"documentation":{"id":4957,"nodeType":"StructuredDocumentation","src":"2341:59:12","text":" @dev The clock was incorrectly modified."},"errorSelector":"6ff07140","id":4959,"name":"ERC6372InconsistentClock","nameLocation":"2411:24:12","nodeType":"ErrorDefinition","parameters":{"id":4958,"nodeType":"ParameterList","parameters":[],"src":"2435:2:12"},"src":"2405:33:12"},{"documentation":{"id":4960,"nodeType":"StructuredDocumentation","src":"2444:64:12","text":" @dev Lookup to future votes is not available."},"errorSelector":"ecd3f81e","id":4966,"name":"ERC5805FutureLookup","nameLocation":"2519:19:12","nodeType":"ErrorDefinition","parameters":{"id":4965,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4962,"mutability":"mutable","name":"timepoint","nameLocation":"2547:9:12","nodeType":"VariableDeclaration","scope":4966,"src":"2539:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4961,"name":"uint256","nodeType":"ElementaryTypeName","src":"2539:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4964,"mutability":"mutable","name":"clock","nameLocation":"2565:5:12","nodeType":"VariableDeclaration","scope":4966,"src":"2558:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4963,"name":"uint48","nodeType":"ElementaryTypeName","src":"2558:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2538:33:12"},"src":"2513:59:12"},{"baseFunctions":[5513],"body":{"id":4976,"nodeType":"Block","src":"2843:42:12","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4972,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15257,"src":"2860:4:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$15257_$","typeString":"type(library Time)"}},"id":4973,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2865:11:12","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":15018,"src":"2860:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4974,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2860:18:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4971,"id":4975,"nodeType":"Return","src":"2853:25:12"}]},"documentation":{"id":4967,"nodeType":"StructuredDocumentation","src":"2578:206:12","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match."},"functionSelector":"91ddadf4","id":4977,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"2798:5:12","nodeType":"FunctionDefinition","parameters":{"id":4968,"nodeType":"ParameterList","parameters":[],"src":"2803:2:12"},"returnParameters":{"id":4971,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4970,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4977,"src":"2835:6:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4969,"name":"uint48","nodeType":"ElementaryTypeName","src":"2835:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2834:8:12"},"scope":5451,"src":"2789:96:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5519],"body":{"id":4996,"nodeType":"Block","src":"3106:206:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":4988,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":4983,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4977,"src":"3169:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4984,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3169:7:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4985,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15257,"src":"3180:4:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$15257_$","typeString":"type(library Time)"}},"id":4986,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3185:11:12","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":15018,"src":"3180:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4987,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3180:18:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3169:29:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4993,"nodeType":"IfStatement","src":"3165:93:12","trueBody":{"id":4992,"nodeType":"Block","src":"3200:58:12","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":4989,"name":"ERC6372InconsistentClock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4959,"src":"3221:24:12","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":4990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3221:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4991,"nodeType":"RevertStatement","src":"3214:33:12"}]}},{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":4994,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"3274:31:12","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":4982,"id":4995,"nodeType":"Return","src":"3267:38:12"}]},"documentation":{"id":4978,"nodeType":"StructuredDocumentation","src":"2891:91:12","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":4997,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"3049:10:12","nodeType":"FunctionDefinition","parameters":{"id":4979,"nodeType":"ParameterList","parameters":[],"src":"3059:2:12"},"returnParameters":{"id":4982,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4981,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4997,"src":"3091:13:12","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4980,"name":"string","nodeType":"ElementaryTypeName","src":"3091:6:12","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3090:15:12"},"scope":5451,"src":"3040:272:12","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":5024,"nodeType":"Block","src":"3493:195:12","statements":[{"assignments":[5006],"declarations":[{"constant":false,"id":5006,"mutability":"mutable","name":"currentTimepoint","nameLocation":"3510:16:12","nodeType":"VariableDeclaration","scope":5024,"src":"3503:23:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5005,"name":"uint48","nodeType":"ElementaryTypeName","src":"3503:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":5009,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5007,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4977,"src":"3529:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5008,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3529:7:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"3503:33:12"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5012,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5010,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5000,"src":"3550:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":5011,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5006,"src":"3563:16:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3550:29:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5018,"nodeType":"IfStatement","src":"3546:90:12","trueBody":{"errorCall":{"arguments":[{"id":5014,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5000,"src":"3608:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5015,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5006,"src":"3619:16:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":5013,"name":"ERC5805FutureLookup","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4966,"src":"3588:19:12","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint48_$returns$__$","typeString":"function (uint256,uint48) pure"}},"id":5016,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3588:48:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5017,"nodeType":"RevertStatement","src":"3581:55:12"}},{"expression":{"arguments":[{"id":5021,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5000,"src":"3671:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5019,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"3653:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":5020,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3662:8:12","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11893,"src":"3653:17:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":5022,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3653:28:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":5004,"id":5023,"nodeType":"Return","src":"3646:35:12"}]},"documentation":{"id":4998,"nodeType":"StructuredDocumentation","src":"3318:92:12","text":" @dev Validate that a timepoint is in the past, and return it as a uint48."},"id":5025,"implemented":true,"kind":"function","modifiers":[],"name":"_validateTimepoint","nameLocation":"3424:18:12","nodeType":"FunctionDefinition","parameters":{"id":5001,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5000,"mutability":"mutable","name":"timepoint","nameLocation":"3451:9:12","nodeType":"VariableDeclaration","scope":5025,"src":"3443:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4999,"name":"uint256","nodeType":"ElementaryTypeName","src":"3443:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3442:19:12"},"returnParameters":{"id":5004,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5003,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5025,"src":"3485:6:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5002,"name":"uint48","nodeType":"ElementaryTypeName","src":"3485:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3484:8:12"},"scope":5451,"src":"3415:273:12","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[4859],"body":{"id":5039,"nodeType":"Block","src":"3851:62:12","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":5033,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4953,"src":"3868:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5035,"indexExpression":{"id":5034,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5028,"src":"3889:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3868:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5036,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3898:6:12","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13809,"src":"3868:36:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5037,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3868:38:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5032,"id":5038,"nodeType":"Return","src":"3861:45:12"}]},"documentation":{"id":5026,"nodeType":"StructuredDocumentation","src":"3694:79:12","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":5040,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"3787:8:12","nodeType":"FunctionDefinition","parameters":{"id":5029,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5028,"mutability":"mutable","name":"account","nameLocation":"3804:7:12","nodeType":"VariableDeclaration","scope":5040,"src":"3796:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5027,"name":"address","nodeType":"ElementaryTypeName","src":"3796:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3795:17:12"},"returnParameters":{"id":5032,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5031,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5040,"src":"3842:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5030,"name":"uint256","nodeType":"ElementaryTypeName","src":"3842:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3841:9:12"},"scope":5451,"src":"3778:135:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4869],"body":{"id":5059,"nodeType":"Block","src":"4394:102:12","statements":[{"expression":{"arguments":[{"arguments":[{"id":5055,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5045,"src":"4478:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5054,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"4459:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":5056,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4459:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"baseExpression":{"id":5050,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4953,"src":"4411:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5052,"indexExpression":{"id":5051,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5043,"src":"4432:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4411:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5053,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4441:17:12","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13779,"src":"4411:47:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":5057,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4411:78:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5049,"id":5058,"nodeType":"Return","src":"4404:85:12"}]},"documentation":{"id":5041,"nodeType":"StructuredDocumentation","src":"3919:374:12","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"3a46b1a8","id":5060,"implemented":true,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"4307:12:12","nodeType":"FunctionDefinition","parameters":{"id":5046,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5043,"mutability":"mutable","name":"account","nameLocation":"4328:7:12","nodeType":"VariableDeclaration","scope":5060,"src":"4320:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5042,"name":"address","nodeType":"ElementaryTypeName","src":"4320:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5045,"mutability":"mutable","name":"timepoint","nameLocation":"4345:9:12","nodeType":"VariableDeclaration","scope":5060,"src":"4337:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5044,"name":"uint256","nodeType":"ElementaryTypeName","src":"4337:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4319:36:12"},"returnParameters":{"id":5049,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5048,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5060,"src":"4385:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5047,"name":"uint256","nodeType":"ElementaryTypeName","src":"4385:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4384:9:12"},"scope":5451,"src":"4298:198:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4877],"body":{"id":5075,"nodeType":"Block","src":"5217:90:12","statements":[{"expression":{"arguments":[{"arguments":[{"id":5071,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5063,"src":"5289:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5070,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"5270:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":5072,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5270:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":5068,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4956,"src":"5234:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5069,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5252:17:12","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":13779,"src":"5234:35:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":5073,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5234:66:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5067,"id":5074,"nodeType":"Return","src":"5227:73:12"}]},"documentation":{"id":5061,"nodeType":"StructuredDocumentation","src":"4502:625:12","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"8e539e8c","id":5076,"implemented":true,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"5141:18:12","nodeType":"FunctionDefinition","parameters":{"id":5064,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5063,"mutability":"mutable","name":"timepoint","nameLocation":"5168:9:12","nodeType":"VariableDeclaration","scope":5076,"src":"5160:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5062,"name":"uint256","nodeType":"ElementaryTypeName","src":"5160:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5159:19:12"},"returnParameters":{"id":5067,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5066,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5076,"src":"5208:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5065,"name":"uint256","nodeType":"ElementaryTypeName","src":"5208:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5207:9:12"},"scope":5451,"src":"5132:175:12","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":5086,"nodeType":"Block","src":"5451:50:12","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5082,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4956,"src":"5468:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5083,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5486:6:12","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13809,"src":"5468:24:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5084,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5468:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5081,"id":5085,"nodeType":"Return","src":"5461:33:12"}]},"documentation":{"id":5077,"nodeType":"StructuredDocumentation","src":"5313:66:12","text":" @dev Returns the current total supply of votes."},"id":5087,"implemented":true,"kind":"function","modifiers":[],"name":"_getTotalSupply","nameLocation":"5393:15:12","nodeType":"FunctionDefinition","parameters":{"id":5078,"nodeType":"ParameterList","parameters":[],"src":"5408:2:12"},"returnParameters":{"id":5081,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5080,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5087,"src":"5442:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5079,"name":"uint256","nodeType":"ElementaryTypeName","src":"5442:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5441:9:12"},"scope":5451,"src":"5384:117:12","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[4885],"body":{"id":5099,"nodeType":"Block","src":"5657:43:12","statements":[{"expression":{"baseExpression":{"id":5095,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4948,"src":"5674:10:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":5097,"indexExpression":{"id":5096,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5090,"src":"5685:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5674:19:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":5094,"id":5098,"nodeType":"Return","src":"5667:26:12"}]},"documentation":{"id":5088,"nodeType":"StructuredDocumentation","src":"5507:71:12","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":5100,"implemented":true,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"5592:9:12","nodeType":"FunctionDefinition","parameters":{"id":5091,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5090,"mutability":"mutable","name":"account","nameLocation":"5610:7:12","nodeType":"VariableDeclaration","scope":5100,"src":"5602:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5089,"name":"address","nodeType":"ElementaryTypeName","src":"5602:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5601:17:12"},"returnParameters":{"id":5094,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5093,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5100,"src":"5648:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5092,"name":"address","nodeType":"ElementaryTypeName","src":"5648:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5647:9:12"},"scope":5451,"src":"5583:117:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4891],"body":{"id":5116,"nodeType":"Block","src":"5834:86:12","statements":[{"assignments":[5107],"declarations":[{"constant":false,"id":5107,"mutability":"mutable","name":"account","nameLocation":"5852:7:12","nodeType":"VariableDeclaration","scope":5116,"src":"5844:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5106,"name":"address","nodeType":"ElementaryTypeName","src":"5844:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5110,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5108,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"5862:10:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5862:12:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"5844:30:12"},{"expression":{"arguments":[{"id":5112,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5107,"src":"5894:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5113,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5103,"src":"5903:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5111,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5209,"src":"5884:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":5114,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5884:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5115,"nodeType":"ExpressionStatement","src":"5884:29:12"}]},"documentation":{"id":5101,"nodeType":"StructuredDocumentation","src":"5706:71:12","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":5117,"implemented":true,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"5791:8:12","nodeType":"FunctionDefinition","parameters":{"id":5104,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5103,"mutability":"mutable","name":"delegatee","nameLocation":"5808:9:12","nodeType":"VariableDeclaration","scope":5117,"src":"5800:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5102,"name":"address","nodeType":"ElementaryTypeName","src":"5800:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5799:19:12"},"returnParameters":{"id":5105,"nodeType":"ParameterList","parameters":[],"src":"5834:0:12"},"scope":5451,"src":"5782:138:12","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[4907],"body":{"id":5173,"nodeType":"Block","src":"6171:381:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5136,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":5133,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"6185:5:12","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":5134,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6191:9:12","memberName":"timestamp","nodeType":"MemberAccess","src":"6185:15:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":5135,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5124,"src":"6203:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6185:24:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5142,"nodeType":"IfStatement","src":"6181:91:12","trueBody":{"id":5141,"nodeType":"Block","src":"6211:61:12","statements":[{"errorCall":{"arguments":[{"id":5138,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5124,"src":"6254:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5137,"name":"VotesExpiredSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4833,"src":"6232:21:12","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":5139,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6232:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5140,"nodeType":"RevertStatement","src":"6225:36:12"}]}},{"assignments":[5144],"declarations":[{"constant":false,"id":5144,"mutability":"mutable","name":"signer","nameLocation":"6289:6:12","nodeType":"VariableDeclaration","scope":5173,"src":"6281:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5143,"name":"address","nodeType":"ElementaryTypeName","src":"6281:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5162,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"arguments":[{"id":5151,"name":"DELEGATION_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4944,"src":"6363:19:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5152,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5120,"src":"6384:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5153,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5122,"src":"6395:5:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5154,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5124,"src":"6402:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5149,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"6352:3:12","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":5150,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6356:6:12","memberName":"encode","nodeType":"MemberAccess","src":"6352:10:12","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":5155,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6352:57:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":5148,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"6342:9:12","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":5156,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6342:68:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":5147,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9247,"src":"6325:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":5157,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6325:86:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5158,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5126,"src":"6425:1:12","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":5159,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5128,"src":"6440:1:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5160,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5130,"src":"6455:1:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":5145,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9087,"src":"6298:5:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9087_$","typeString":"type(library ECDSA)"}},"id":5146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6304:7:12","memberName":"recover","nodeType":"MemberAccess","referencedDeclaration":9037,"src":"6298:13:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":5161,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:168:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6281:185:12"},{"expression":{"arguments":[{"id":5164,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5144,"src":"6493:6:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5165,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5122,"src":"6501:5:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5163,"name":"_useCheckedNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7145,"src":"6476:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":5166,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6476:31:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5167,"nodeType":"ExpressionStatement","src":"6476:31:12"},{"expression":{"arguments":[{"id":5169,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5144,"src":"6527:6:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5170,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5120,"src":"6535:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5168,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5209,"src":"6517:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":5171,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6517:28:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5172,"nodeType":"ExpressionStatement","src":"6517:28:12"}]},"documentation":{"id":5118,"nodeType":"StructuredDocumentation","src":"5926:67:12","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":5174,"implemented":true,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"6007:13:12","nodeType":"FunctionDefinition","parameters":{"id":5131,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5120,"mutability":"mutable","name":"delegatee","nameLocation":"6038:9:12","nodeType":"VariableDeclaration","scope":5174,"src":"6030:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5119,"name":"address","nodeType":"ElementaryTypeName","src":"6030:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5122,"mutability":"mutable","name":"nonce","nameLocation":"6065:5:12","nodeType":"VariableDeclaration","scope":5174,"src":"6057:13:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5121,"name":"uint256","nodeType":"ElementaryTypeName","src":"6057:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5124,"mutability":"mutable","name":"expiry","nameLocation":"6088:6:12","nodeType":"VariableDeclaration","scope":5174,"src":"6080:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5123,"name":"uint256","nodeType":"ElementaryTypeName","src":"6080:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5126,"mutability":"mutable","name":"v","nameLocation":"6110:1:12","nodeType":"VariableDeclaration","scope":5174,"src":"6104:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":5125,"name":"uint8","nodeType":"ElementaryTypeName","src":"6104:5:12","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":5128,"mutability":"mutable","name":"r","nameLocation":"6129:1:12","nodeType":"VariableDeclaration","scope":5174,"src":"6121:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5127,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6121:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5130,"mutability":"mutable","name":"s","nameLocation":"6148:1:12","nodeType":"VariableDeclaration","scope":5174,"src":"6140:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5129,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6140:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6020:135:12"},"returnParameters":{"id":5132,"nodeType":"ParameterList","parameters":[],"src":"6171:0:12"},"scope":5451,"src":"5998:554:12","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":5208,"nodeType":"Block","src":"6802:240:12","statements":[{"assignments":[5183],"declarations":[{"constant":false,"id":5183,"mutability":"mutable","name":"oldDelegate","nameLocation":"6820:11:12","nodeType":"VariableDeclaration","scope":5208,"src":"6812:19:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5182,"name":"address","nodeType":"ElementaryTypeName","src":"6812:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5187,"initialValue":{"arguments":[{"id":5185,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5177,"src":"6844:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5184,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5100,"src":"6834:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5186,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6834:18:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6812:40:12"},{"expression":{"id":5192,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5188,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4948,"src":"6862:10:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":5190,"indexExpression":{"id":5189,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5177,"src":"6873:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6862:19:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5191,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5179,"src":"6884:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6862:31:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":5193,"nodeType":"ExpressionStatement","src":"6862:31:12"},{"eventCall":{"arguments":[{"id":5195,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5177,"src":"6925:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5196,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5183,"src":"6934:11:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5197,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5179,"src":"6947:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5194,"name":"DelegateChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4842,"src":"6909:15:12","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_address_$returns$__$","typeString":"function (address,address,address)"}},"id":5198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6909:48:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5199,"nodeType":"EmitStatement","src":"6904:53:12"},{"expression":{"arguments":[{"id":5201,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5183,"src":"6986:11:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5202,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5179,"src":"6999:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5204,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5177,"src":"7026:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5203,"name":"_getVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5450,"src":"7010:15:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":5205,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7010:24:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5200,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5342,"src":"6967:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5206,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6967:68:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5207,"nodeType":"ExpressionStatement","src":"6967:68:12"}]},"documentation":{"id":5175,"nodeType":"StructuredDocumentation","src":"6558:167:12","text":" @dev Delegate all of `account`'s voting units to `delegatee`.\n Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}."},"id":5209,"implemented":true,"kind":"function","modifiers":[],"name":"_delegate","nameLocation":"6739:9:12","nodeType":"FunctionDefinition","parameters":{"id":5180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5177,"mutability":"mutable","name":"account","nameLocation":"6757:7:12","nodeType":"VariableDeclaration","scope":5209,"src":"6749:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5176,"name":"address","nodeType":"ElementaryTypeName","src":"6749:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5179,"mutability":"mutable","name":"delegatee","nameLocation":"6774:9:12","nodeType":"VariableDeclaration","scope":5209,"src":"6766:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5178,"name":"address","nodeType":"ElementaryTypeName","src":"6766:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6748:36:12"},"returnParameters":{"id":5181,"nodeType":"ParameterList","parameters":[],"src":"6802:0:12"},"scope":5451,"src":"6730:312:12","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5263,"nodeType":"Block","src":"7365:310:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5224,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5219,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5212,"src":"7379:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5222,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7395:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5221,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7387:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5220,"name":"address","nodeType":"ElementaryTypeName","src":"7387:7:12","typeDescriptions":{}}},"id":5223,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7387:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7379:18:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5235,"nodeType":"IfStatement","src":"7375:107:12","trueBody":{"id":5234,"nodeType":"Block","src":"7399:83:12","statements":[{"expression":{"arguments":[{"id":5226,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4956,"src":"7419:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5227,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5428,"src":"7438:4:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5230,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5216,"src":"7463:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5228,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"7444:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":5229,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7453:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11333,"src":"7444:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5231,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7444:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5225,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"7413:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13584_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5232,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7413:58:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5233,"nodeType":"ExpressionStatement","src":"7413:58:12"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5236,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5214,"src":"7495:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5239,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7509:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5238,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7501:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5237,"name":"address","nodeType":"ElementaryTypeName","src":"7501:7:12","typeDescriptions":{}}},"id":5240,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7501:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7495:16:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5252,"nodeType":"IfStatement","src":"7491:110:12","trueBody":{"id":5251,"nodeType":"Block","src":"7513:88:12","statements":[{"expression":{"arguments":[{"id":5243,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4956,"src":"7533:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5244,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5442,"src":"7552:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5247,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5216,"src":"7582:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5245,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"7563:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":5246,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7572:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11333,"src":"7563:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5248,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7563:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5242,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"7527:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13584_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5249,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7527:63:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5250,"nodeType":"ExpressionStatement","src":"7527:63:12"}]}},{"expression":{"arguments":[{"arguments":[{"id":5255,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5212,"src":"7639:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5254,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5100,"src":"7629:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5256,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7629:15:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5258,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5214,"src":"7656:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5257,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5100,"src":"7646:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5259,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7646:13:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5260,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5216,"src":"7661:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5253,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5342,"src":"7610:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5261,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7610:58:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5262,"nodeType":"ExpressionStatement","src":"7610:58:12"}]},"documentation":{"id":5210,"nodeType":"StructuredDocumentation","src":"7048:223:12","text":" @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n should be zero. Total supply of voting units will be adjusted with mints and burns."},"id":5264,"implemented":true,"kind":"function","modifiers":[],"name":"_transferVotingUnits","nameLocation":"7285:20:12","nodeType":"FunctionDefinition","parameters":{"id":5217,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5212,"mutability":"mutable","name":"from","nameLocation":"7314:4:12","nodeType":"VariableDeclaration","scope":5264,"src":"7306:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5211,"name":"address","nodeType":"ElementaryTypeName","src":"7306:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5214,"mutability":"mutable","name":"to","nameLocation":"7328:2:12","nodeType":"VariableDeclaration","scope":5264,"src":"7320:10:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5213,"name":"address","nodeType":"ElementaryTypeName","src":"7320:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5216,"mutability":"mutable","name":"amount","nameLocation":"7340:6:12","nodeType":"VariableDeclaration","scope":5264,"src":"7332:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5215,"name":"uint256","nodeType":"ElementaryTypeName","src":"7332:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7305:42:12"},"returnParameters":{"id":5218,"nodeType":"ParameterList","parameters":[],"src":"7365:0:12"},"scope":5451,"src":"7276:399:12","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5341,"nodeType":"Block","src":"7848:702:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5276,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5274,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5267,"src":"7862:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":5275,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5269,"src":"7870:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7862:10:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5279,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5277,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5271,"src":"7876:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":5278,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7885:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7876:10:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"7862:24:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5340,"nodeType":"IfStatement","src":"7858:686:12","trueBody":{"id":5339,"nodeType":"Block","src":"7888:656:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5286,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5281,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5267,"src":"7906:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5284,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7922:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5283,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7914:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5282,"name":"address","nodeType":"ElementaryTypeName","src":"7914:7:12","typeDescriptions":{}}},"id":5285,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7914:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7906:18:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5309,"nodeType":"IfStatement","src":"7902:315:12","trueBody":{"id":5308,"nodeType":"Block","src":"7926:291:12","statements":[{"assignments":[5288,5290],"declarations":[{"constant":false,"id":5288,"mutability":"mutable","name":"oldValue","nameLocation":"7953:8:12","nodeType":"VariableDeclaration","scope":5308,"src":"7945:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5287,"name":"uint256","nodeType":"ElementaryTypeName","src":"7945:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5290,"mutability":"mutable","name":"newValue","nameLocation":"7971:8:12","nodeType":"VariableDeclaration","scope":5308,"src":"7963:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5289,"name":"uint256","nodeType":"ElementaryTypeName","src":"7963:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5301,"initialValue":{"arguments":[{"baseExpression":{"id":5292,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4953,"src":"8010:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5294,"indexExpression":{"id":5293,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5267,"src":"8031:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8010:26:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5295,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5442,"src":"8058:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5298,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5271,"src":"8108:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5296,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"8089:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":5297,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8098:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11333,"src":"8089:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5299,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8089:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5291,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"7983:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13584_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7983:150:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"7944:189:12"},{"eventCall":{"arguments":[{"id":5303,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5267,"src":"8177:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5304,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5288,"src":"8183:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5305,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5290,"src":"8193:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5302,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4851,"src":"8156:20:12","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5306,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8156:46:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5307,"nodeType":"EmitStatement","src":"8151:51:12"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5315,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5310,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5269,"src":"8234:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5313,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8248:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5312,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8240:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5311,"name":"address","nodeType":"ElementaryTypeName","src":"8240:7:12","typeDescriptions":{}}},"id":5314,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8240:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8234:16:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5338,"nodeType":"IfStatement","src":"8230:304:12","trueBody":{"id":5337,"nodeType":"Block","src":"8252:282:12","statements":[{"assignments":[5317,5319],"declarations":[{"constant":false,"id":5317,"mutability":"mutable","name":"oldValue","nameLocation":"8279:8:12","nodeType":"VariableDeclaration","scope":5337,"src":"8271:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5316,"name":"uint256","nodeType":"ElementaryTypeName","src":"8271:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5319,"mutability":"mutable","name":"newValue","nameLocation":"8297:8:12","nodeType":"VariableDeclaration","scope":5337,"src":"8289:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5318,"name":"uint256","nodeType":"ElementaryTypeName","src":"8289:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5330,"initialValue":{"arguments":[{"baseExpression":{"id":5321,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4953,"src":"8336:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5323,"indexExpression":{"id":5322,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5269,"src":"8357:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8336:24:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5324,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5428,"src":"8382:4:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5327,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5271,"src":"8427:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5325,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"8408:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":5326,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8417:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11333,"src":"8408:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8408:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5320,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"8309:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13584_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5329,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8309:143:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"8270:182:12"},{"eventCall":{"arguments":[{"id":5332,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5269,"src":"8496:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5333,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5317,"src":"8500:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5334,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5319,"src":"8510:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5331,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4851,"src":"8475:20:12","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5335,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8475:44:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5336,"nodeType":"EmitStatement","src":"8470:49:12"}]}}]}}]},"documentation":{"id":5265,"nodeType":"StructuredDocumentation","src":"7681:75:12","text":" @dev Moves delegated votes from one delegate to another."},"id":5342,"implemented":true,"kind":"function","modifiers":[],"name":"_moveDelegateVotes","nameLocation":"7770:18:12","nodeType":"FunctionDefinition","parameters":{"id":5272,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5267,"mutability":"mutable","name":"from","nameLocation":"7797:4:12","nodeType":"VariableDeclaration","scope":5342,"src":"7789:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5266,"name":"address","nodeType":"ElementaryTypeName","src":"7789:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5269,"mutability":"mutable","name":"to","nameLocation":"7811:2:12","nodeType":"VariableDeclaration","scope":5342,"src":"7803:10:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5268,"name":"address","nodeType":"ElementaryTypeName","src":"7803:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5271,"mutability":"mutable","name":"amount","nameLocation":"7823:6:12","nodeType":"VariableDeclaration","scope":5342,"src":"7815:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5270,"name":"uint256","nodeType":"ElementaryTypeName","src":"7815:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7788:42:12"},"returnParameters":{"id":5273,"nodeType":"ParameterList","parameters":[],"src":"7848:0:12"},"scope":5451,"src":"7761:789:12","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5359,"nodeType":"Block","src":"8706:81:12","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":5352,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4953,"src":"8741:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5354,"indexExpression":{"id":5353,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5345,"src":"8762:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8741:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5355,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8771:6:12","memberName":"length","nodeType":"MemberAccess","referencedDeclaration":13872,"src":"8741:36:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$returns$_t_uint256_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint256)"}},"id":5356,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8741:38:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5350,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"8723:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":5351,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8732:8:12","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":11949,"src":"8723:17:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":5357,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8723:57:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":5349,"id":5358,"nodeType":"Return","src":"8716:64:12"}]},"documentation":{"id":5343,"nodeType":"StructuredDocumentation","src":"8556:64:12","text":" @dev Get number of checkpoints for `account`."},"id":5360,"implemented":true,"kind":"function","modifiers":[],"name":"_numCheckpoints","nameLocation":"8634:15:12","nodeType":"FunctionDefinition","parameters":{"id":5346,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5345,"mutability":"mutable","name":"account","nameLocation":"8658:7:12","nodeType":"VariableDeclaration","scope":5360,"src":"8650:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5344,"name":"address","nodeType":"ElementaryTypeName","src":"8650:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8649:17:12"},"returnParameters":{"id":5349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5348,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5360,"src":"8698:6:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5347,"name":"uint32","nodeType":"ElementaryTypeName","src":"8698:6:12","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8697:8:12"},"scope":5451,"src":"8625:162:12","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5378,"nodeType":"Block","src":"9002:61:12","statements":[{"expression":{"arguments":[{"id":5375,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5365,"src":"9052:3:12","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"baseExpression":{"id":5371,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4953,"src":"9019:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13584_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5373,"indexExpression":{"id":5372,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5363,"src":"9040:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"9019:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5374,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9049:2:12","memberName":"at","nodeType":"MemberAccess","referencedDeclaration":13890,"src":"9019:32:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13589_memory_ptr_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":5376,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9019:37:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":5370,"id":5377,"nodeType":"Return","src":"9012:44:12"}]},"documentation":{"id":5361,"nodeType":"StructuredDocumentation","src":"8793:66:12","text":" @dev Get the `pos`-th checkpoint for `account`."},"id":5379,"implemented":true,"kind":"function","modifiers":[],"name":"_checkpoints","nameLocation":"8873:12:12","nodeType":"FunctionDefinition","parameters":{"id":5366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5363,"mutability":"mutable","name":"account","nameLocation":"8903:7:12","nodeType":"VariableDeclaration","scope":5379,"src":"8895:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5362,"name":"address","nodeType":"ElementaryTypeName","src":"8895:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5365,"mutability":"mutable","name":"pos","nameLocation":"8927:3:12","nodeType":"VariableDeclaration","scope":5379,"src":"8920:10:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5364,"name":"uint32","nodeType":"ElementaryTypeName","src":"8920:6:12","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8885:51:12"},"returnParameters":{"id":5370,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5369,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5379,"src":"8968:32:12","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":5368,"nodeType":"UserDefinedTypeName","pathNode":{"id":5367,"name":"Checkpoints.Checkpoint208","nameLocations":["8968:11:12","8980:13:12"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"8968:25:12"},"referencedDeclaration":13589,"src":"8968:25:12","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"8967:34:12"},"scope":5451,"src":"8864:199:12","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5413,"nodeType":"Block","src":"9272:70:12","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":5403,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4977,"src":"9300:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5404,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9300:7:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5406,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5382,"src":"9312:5:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5407,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9318:6:12","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":13809,"src":"9312:12:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13584_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5408,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9312:14:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":5409,"name":"delta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5394,"src":"9328:5:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint208","typeString":"uint208"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5405,"name":"op","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5392,"src":"9309:2:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"}},"id":5410,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9309:25:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":5401,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5382,"src":"9289:5:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5402,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9295:4:12","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13612,"src":"9289:10:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13584_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13584_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":5411,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9289:46:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":5400,"id":5412,"nodeType":"Return","src":"9282:53:12"}]},"id":5414,"implemented":true,"kind":"function","modifiers":[],"name":"_push","nameLocation":"9078:5:12","nodeType":"FunctionDefinition","parameters":{"id":5395,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5382,"mutability":"mutable","name":"store","nameLocation":"9122:5:12","nodeType":"VariableDeclaration","scope":5414,"src":"9093:34:12","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":5381,"nodeType":"UserDefinedTypeName","pathNode":{"id":5380,"name":"Checkpoints.Trace208","nameLocations":["9093:11:12","9105:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"9093:20:12"},"referencedDeclaration":13584,"src":"9093:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":5392,"mutability":"mutable","name":"op","nameLocation":"9187:2:12","nodeType":"VariableDeclaration","scope":5414,"src":"9137:52:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"typeName":{"id":5391,"nodeType":"FunctionTypeName","parameterTypes":{"id":5387,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5384,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5391,"src":"9146:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5383,"name":"uint208","nodeType":"ElementaryTypeName","src":"9146:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5386,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5391,"src":"9155:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5385,"name":"uint208","nodeType":"ElementaryTypeName","src":"9155:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9145:18:12"},"returnParameterTypes":{"id":5390,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5389,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5391,"src":"9178:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5388,"name":"uint208","nodeType":"ElementaryTypeName","src":"9178:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9177:9:12"},"src":"9137:52:12","stateMutability":"view","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"visibility":"internal"},"visibility":"internal"},{"constant":false,"id":5394,"mutability":"mutable","name":"delta","nameLocation":"9207:5:12","nodeType":"VariableDeclaration","scope":5414,"src":"9199:13:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5393,"name":"uint208","nodeType":"ElementaryTypeName","src":"9199:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9083:135:12"},"returnParameters":{"id":5400,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5397,"mutability":"mutable","name":"oldValue","nameLocation":"9244:8:12","nodeType":"VariableDeclaration","scope":5414,"src":"9236:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5396,"name":"uint208","nodeType":"ElementaryTypeName","src":"9236:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5399,"mutability":"mutable","name":"newValue","nameLocation":"9262:8:12","nodeType":"VariableDeclaration","scope":5414,"src":"9254:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5398,"name":"uint208","nodeType":"ElementaryTypeName","src":"9254:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9235:36:12"},"scope":5451,"src":"9069:273:12","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":5427,"nodeType":"Block","src":"9415:29:12","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5425,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5423,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5416,"src":"9432:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":5424,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5418,"src":"9436:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9432:5:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5422,"id":5426,"nodeType":"Return","src":"9425:12:12"}]},"id":5428,"implemented":true,"kind":"function","modifiers":[],"name":"_add","nameLocation":"9357:4:12","nodeType":"FunctionDefinition","parameters":{"id":5419,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5416,"mutability":"mutable","name":"a","nameLocation":"9370:1:12","nodeType":"VariableDeclaration","scope":5428,"src":"9362:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5415,"name":"uint208","nodeType":"ElementaryTypeName","src":"9362:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5418,"mutability":"mutable","name":"b","nameLocation":"9381:1:12","nodeType":"VariableDeclaration","scope":5428,"src":"9373:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5417,"name":"uint208","nodeType":"ElementaryTypeName","src":"9373:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9361:22:12"},"returnParameters":{"id":5422,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5421,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5428,"src":"9406:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5420,"name":"uint208","nodeType":"ElementaryTypeName","src":"9406:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9405:9:12"},"scope":5451,"src":"9348:96:12","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":5441,"nodeType":"Block","src":"9522:29:12","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5439,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5437,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5430,"src":"9539:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":5438,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5432,"src":"9543:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9539:5:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5436,"id":5440,"nodeType":"Return","src":"9532:12:12"}]},"id":5442,"implemented":true,"kind":"function","modifiers":[],"name":"_subtract","nameLocation":"9459:9:12","nodeType":"FunctionDefinition","parameters":{"id":5433,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5430,"mutability":"mutable","name":"a","nameLocation":"9477:1:12","nodeType":"VariableDeclaration","scope":5442,"src":"9469:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5429,"name":"uint208","nodeType":"ElementaryTypeName","src":"9469:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5432,"mutability":"mutable","name":"b","nameLocation":"9488:1:12","nodeType":"VariableDeclaration","scope":5442,"src":"9480:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5431,"name":"uint208","nodeType":"ElementaryTypeName","src":"9480:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9468:22:12"},"returnParameters":{"id":5436,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5435,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5442,"src":"9513:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5434,"name":"uint208","nodeType":"ElementaryTypeName","src":"9513:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9512:9:12"},"scope":5451,"src":"9450:101:12","stateMutability":"pure","virtual":false,"visibility":"private"},{"documentation":{"id":5443,"nodeType":"StructuredDocumentation","src":"9557:72:12","text":" @dev Must return the voting units held by an account."},"id":5450,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"9643:15:12","nodeType":"FunctionDefinition","parameters":{"id":5446,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5445,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5450,"src":"9659:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5444,"name":"address","nodeType":"ElementaryTypeName","src":"9659:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"9658:9:12"},"returnParameters":{"id":5449,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5448,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5450,"src":"9699:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5447,"name":"uint256","nodeType":"ElementaryTypeName","src":"9699:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9698:9:12"},"scope":5451,"src":"9634:74:12","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":5452,"src":"1892:7818:12","usedErrors":[4833,4959,4966,7088,7212,7214,8750,8755,8760,11148,13055],"usedEvents":[4842,4851,5474]}],"src":"109:9602:12"},"id":12},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","exportedSymbols":{"IERC1271":[5465]},"id":5466,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5453,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:13"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1271","contractDependencies":[],"contractKind":"interface","documentation":{"id":5454,"nodeType":"StructuredDocumentation","src":"133:160:13","text":" @dev Interface of the ERC-1271 standard signature validation method for\n contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271]."},"fullyImplemented":false,"id":5465,"linearizedBaseContracts":[5465],"name":"IERC1271","nameLocation":"304:8:13","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5455,"nodeType":"StructuredDocumentation","src":"319:220:13","text":" @dev Should return whether the signature provided is valid for the provided data\n @param hash Hash of the data to be signed\n @param signature Signature byte array associated with _data"},"functionSelector":"1626ba7e","id":5464,"implemented":false,"kind":"function","modifiers":[],"name":"isValidSignature","nameLocation":"553:16:13","nodeType":"FunctionDefinition","parameters":{"id":5460,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5457,"mutability":"mutable","name":"hash","nameLocation":"578:4:13","nodeType":"VariableDeclaration","scope":5464,"src":"570:12:13","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5456,"name":"bytes32","nodeType":"ElementaryTypeName","src":"570:7:13","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5459,"mutability":"mutable","name":"signature","nameLocation":"597:9:13","nodeType":"VariableDeclaration","scope":5464,"src":"584:22:13","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5458,"name":"bytes","nodeType":"ElementaryTypeName","src":"584:5:13","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"569:38:13"},"returnParameters":{"id":5463,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5462,"mutability":"mutable","name":"magicValue","nameLocation":"638:10:13","nodeType":"VariableDeclaration","scope":5464,"src":"631:17:13","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5461,"name":"bytes4","nodeType":"ElementaryTypeName","src":"631:6:13","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"630:19:13"},"scope":5465,"src":"544:106:13","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5466,"src":"294:358:13","usedErrors":[],"usedEvents":[]}],"src":"107:546:13"},"id":13},"@openzeppelin/contracts/interfaces/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","exportedSymbols":{"IERC165":[9532]},"id":5470,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5467,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:14"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../utils/introspection/IERC165.sol","id":5469,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5470,"sourceUnit":9533,"src":"132:59:14","symbolAliases":[{"foreign":{"id":5468,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"140:7:14","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""}],"src":"106:86:14"},"id":14},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","exportedSymbols":{"IERC5267":[5494]},"id":5495,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5471,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:15"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC5267","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5494,"linearizedBaseContracts":[5494],"name":"IERC5267","nameLocation":"143:8:15","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":5472,"nodeType":"StructuredDocumentation","src":"158:84:15","text":" @dev MAY be emitted to signal that the domain could have changed."},"eventSelector":"0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31","id":5474,"name":"EIP712DomainChanged","nameLocation":"253:19:15","nodeType":"EventDefinition","parameters":{"id":5473,"nodeType":"ParameterList","parameters":[],"src":"272:2:15"},"src":"247:28:15"},{"documentation":{"id":5475,"nodeType":"StructuredDocumentation","src":"281:140:15","text":" @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n signature."},"functionSelector":"84b0196e","id":5493,"implemented":false,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"435:12:15","nodeType":"FunctionDefinition","parameters":{"id":5476,"nodeType":"ParameterList","parameters":[],"src":"447:2:15"},"returnParameters":{"id":5492,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5478,"mutability":"mutable","name":"fields","nameLocation":"517:6:15","nodeType":"VariableDeclaration","scope":5493,"src":"510:13:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":5477,"name":"bytes1","nodeType":"ElementaryTypeName","src":"510:6:15","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":5480,"mutability":"mutable","name":"name","nameLocation":"551:4:15","nodeType":"VariableDeclaration","scope":5493,"src":"537:18:15","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5479,"name":"string","nodeType":"ElementaryTypeName","src":"537:6:15","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5482,"mutability":"mutable","name":"version","nameLocation":"583:7:15","nodeType":"VariableDeclaration","scope":5493,"src":"569:21:15","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5481,"name":"string","nodeType":"ElementaryTypeName","src":"569:6:15","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5484,"mutability":"mutable","name":"chainId","nameLocation":"612:7:15","nodeType":"VariableDeclaration","scope":5493,"src":"604:15:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5483,"name":"uint256","nodeType":"ElementaryTypeName","src":"604:7:15","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5486,"mutability":"mutable","name":"verifyingContract","nameLocation":"641:17:15","nodeType":"VariableDeclaration","scope":5493,"src":"633:25:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5485,"name":"address","nodeType":"ElementaryTypeName","src":"633:7:15","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5488,"mutability":"mutable","name":"salt","nameLocation":"680:4:15","nodeType":"VariableDeclaration","scope":5493,"src":"672:12:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5487,"name":"bytes32","nodeType":"ElementaryTypeName","src":"672:7:15","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5491,"mutability":"mutable","name":"extensions","nameLocation":"715:10:15","nodeType":"VariableDeclaration","scope":5493,"src":"698:27:15","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5489,"name":"uint256","nodeType":"ElementaryTypeName","src":"698:7:15","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5490,"nodeType":"ArrayTypeName","src":"698:9:15","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"496:239:15"},"scope":5494,"src":"426:310:15","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5495,"src":"133:605:15","usedErrors":[],"usedEvents":[5474]}],"src":"107:632:15"},"id":15},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","exportedSymbols":{"IERC5805":[5505],"IERC6372":[5520],"IVotes":[4908]},"id":5506,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5496,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:16"},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../governance/utils/IVotes.sol","id":5498,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5506,"sourceUnit":4909,"src":"133:54:16","symbolAliases":[{"foreign":{"id":5497,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4908,"src":"141:6:16","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"./IERC6372.sol","id":5500,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5506,"sourceUnit":5521,"src":"188:40:16","symbolAliases":[{"foreign":{"id":5499,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5520,"src":"196:8:16","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5501,"name":"IERC6372","nameLocations":["252:8:16"],"nodeType":"IdentifierPath","referencedDeclaration":5520,"src":"252:8:16"},"id":5502,"nodeType":"InheritanceSpecifier","src":"252:8:16"},{"baseName":{"id":5503,"name":"IVotes","nameLocations":["262:6:16"],"nodeType":"IdentifierPath","referencedDeclaration":4908,"src":"262:6:16"},"id":5504,"nodeType":"InheritanceSpecifier","src":"262:6:16"}],"canonicalName":"IERC5805","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5505,"linearizedBaseContracts":[5505,4908,5520],"name":"IERC5805","nameLocation":"240:8:16","nodeType":"ContractDefinition","nodes":[],"scope":5506,"src":"230:41:16","usedErrors":[4833],"usedEvents":[4842,4851]}],"src":"107:165:16"},"id":16},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","exportedSymbols":{"IERC6372":[5520]},"id":5521,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5507,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:17"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC6372","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5520,"linearizedBaseContracts":[5520],"name":"IERC6372","nameLocation":"143:8:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5508,"nodeType":"StructuredDocumentation","src":"158:133:17","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting)."},"functionSelector":"91ddadf4","id":5513,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"305:5:17","nodeType":"FunctionDefinition","parameters":{"id":5509,"nodeType":"ParameterList","parameters":[],"src":"310:2:17"},"returnParameters":{"id":5512,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5511,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5513,"src":"336:6:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5510,"name":"uint48","nodeType":"ElementaryTypeName","src":"336:6:17","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"335:8:17"},"scope":5520,"src":"296:48:17","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":5514,"nodeType":"StructuredDocumentation","src":"350:48:17","text":" @dev Description of the clock"},"functionSelector":"4bf5d7e9","id":5519,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"465:10:17","nodeType":"FunctionDefinition","parameters":{"id":5515,"nodeType":"ParameterList","parameters":[],"src":"475:2:17"},"returnParameters":{"id":5518,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5517,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5519,"src":"501:13:17","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5516,"name":"string","nodeType":"ElementaryTypeName","src":"501:6:17","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"500:15:17"},"scope":5520,"src":"456:60:17","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5521,"src":"133:385:17","usedErrors":[],"usedEvents":[]}],"src":"107:412:17"},"id":17},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","exportedSymbols":{"IERC1155Errors":[5657],"IERC20Errors":[5562],"IERC721Errors":[5610]},"id":5658,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5522,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:18"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5523,"nodeType":"StructuredDocumentation","src":"138:141:18","text":" @dev Standard ERC-20 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens."},"fullyImplemented":true,"id":5562,"linearizedBaseContracts":[5562],"name":"IERC20Errors","nameLocation":"290:12:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5524,"nodeType":"StructuredDocumentation","src":"309:309:18","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"e450d38c","id":5532,"name":"ERC20InsufficientBalance","nameLocation":"629:24:18","nodeType":"ErrorDefinition","parameters":{"id":5531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5526,"mutability":"mutable","name":"sender","nameLocation":"662:6:18","nodeType":"VariableDeclaration","scope":5532,"src":"654:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5525,"name":"address","nodeType":"ElementaryTypeName","src":"654:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5528,"mutability":"mutable","name":"balance","nameLocation":"678:7:18","nodeType":"VariableDeclaration","scope":5532,"src":"670:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5527,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5530,"mutability":"mutable","name":"needed","nameLocation":"695:6:18","nodeType":"VariableDeclaration","scope":5532,"src":"687:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5529,"name":"uint256","nodeType":"ElementaryTypeName","src":"687:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"653:49:18"},"src":"623:80:18"},{"documentation":{"id":5533,"nodeType":"StructuredDocumentation","src":"709:152:18","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"96c6fd1e","id":5537,"name":"ERC20InvalidSender","nameLocation":"872:18:18","nodeType":"ErrorDefinition","parameters":{"id":5536,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5535,"mutability":"mutable","name":"sender","nameLocation":"899:6:18","nodeType":"VariableDeclaration","scope":5537,"src":"891:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5534,"name":"address","nodeType":"ElementaryTypeName","src":"891:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"890:16:18"},"src":"866:41:18"},{"documentation":{"id":5538,"nodeType":"StructuredDocumentation","src":"913:159:18","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"ec442f05","id":5542,"name":"ERC20InvalidReceiver","nameLocation":"1083:20:18","nodeType":"ErrorDefinition","parameters":{"id":5541,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5540,"mutability":"mutable","name":"receiver","nameLocation":"1112:8:18","nodeType":"VariableDeclaration","scope":5542,"src":"1104:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5539,"name":"address","nodeType":"ElementaryTypeName","src":"1104:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1103:18:18"},"src":"1077:45:18"},{"documentation":{"id":5543,"nodeType":"StructuredDocumentation","src":"1128:345:18","text":" @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n @param spender Address that may be allowed to operate on tokens without being their owner.\n @param allowance Amount of tokens a `spender` is allowed to operate with.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"fb8f41b2","id":5551,"name":"ERC20InsufficientAllowance","nameLocation":"1484:26:18","nodeType":"ErrorDefinition","parameters":{"id":5550,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5545,"mutability":"mutable","name":"spender","nameLocation":"1519:7:18","nodeType":"VariableDeclaration","scope":5551,"src":"1511:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5544,"name":"address","nodeType":"ElementaryTypeName","src":"1511:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5547,"mutability":"mutable","name":"allowance","nameLocation":"1536:9:18","nodeType":"VariableDeclaration","scope":5551,"src":"1528:17:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5546,"name":"uint256","nodeType":"ElementaryTypeName","src":"1528:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5549,"mutability":"mutable","name":"needed","nameLocation":"1555:6:18","nodeType":"VariableDeclaration","scope":5551,"src":"1547:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5548,"name":"uint256","nodeType":"ElementaryTypeName","src":"1547:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1510:52:18"},"src":"1478:85:18"},{"documentation":{"id":5552,"nodeType":"StructuredDocumentation","src":"1569:174:18","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"e602df05","id":5556,"name":"ERC20InvalidApprover","nameLocation":"1754:20:18","nodeType":"ErrorDefinition","parameters":{"id":5555,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5554,"mutability":"mutable","name":"approver","nameLocation":"1783:8:18","nodeType":"VariableDeclaration","scope":5556,"src":"1775:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5553,"name":"address","nodeType":"ElementaryTypeName","src":"1775:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1774:18:18"},"src":"1748:45:18"},{"documentation":{"id":5557,"nodeType":"StructuredDocumentation","src":"1799:195:18","text":" @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n @param spender Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"94280d62","id":5561,"name":"ERC20InvalidSpender","nameLocation":"2005:19:18","nodeType":"ErrorDefinition","parameters":{"id":5560,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5559,"mutability":"mutable","name":"spender","nameLocation":"2033:7:18","nodeType":"VariableDeclaration","scope":5561,"src":"2025:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5558,"name":"address","nodeType":"ElementaryTypeName","src":"2025:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2024:17:18"},"src":"1999:43:18"}],"scope":5658,"src":"280:1764:18","usedErrors":[5532,5537,5542,5551,5556,5561],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5563,"nodeType":"StructuredDocumentation","src":"2046:143:18","text":" @dev Standard ERC-721 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens."},"fullyImplemented":true,"id":5610,"linearizedBaseContracts":[5610],"name":"IERC721Errors","nameLocation":"2200:13:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5564,"nodeType":"StructuredDocumentation","src":"2220:219:18","text":" @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n Used in balance queries.\n @param owner Address of the current owner of a token."},"errorSelector":"89c62b64","id":5568,"name":"ERC721InvalidOwner","nameLocation":"2450:18:18","nodeType":"ErrorDefinition","parameters":{"id":5567,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5566,"mutability":"mutable","name":"owner","nameLocation":"2477:5:18","nodeType":"VariableDeclaration","scope":5568,"src":"2469:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5565,"name":"address","nodeType":"ElementaryTypeName","src":"2469:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2468:15:18"},"src":"2444:40:18"},{"documentation":{"id":5569,"nodeType":"StructuredDocumentation","src":"2490:132:18","text":" @dev Indicates a `tokenId` whose `owner` is the zero address.\n @param tokenId Identifier number of a token."},"errorSelector":"7e273289","id":5573,"name":"ERC721NonexistentToken","nameLocation":"2633:22:18","nodeType":"ErrorDefinition","parameters":{"id":5572,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5571,"mutability":"mutable","name":"tokenId","nameLocation":"2664:7:18","nodeType":"VariableDeclaration","scope":5573,"src":"2656:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5570,"name":"uint256","nodeType":"ElementaryTypeName","src":"2656:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2655:17:18"},"src":"2627:46:18"},{"documentation":{"id":5574,"nodeType":"StructuredDocumentation","src":"2679:289:18","text":" @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param tokenId Identifier number of a token.\n @param owner Address of the current owner of a token."},"errorSelector":"64283d7b","id":5582,"name":"ERC721IncorrectOwner","nameLocation":"2979:20:18","nodeType":"ErrorDefinition","parameters":{"id":5581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5576,"mutability":"mutable","name":"sender","nameLocation":"3008:6:18","nodeType":"VariableDeclaration","scope":5582,"src":"3000:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5575,"name":"address","nodeType":"ElementaryTypeName","src":"3000:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5578,"mutability":"mutable","name":"tokenId","nameLocation":"3024:7:18","nodeType":"VariableDeclaration","scope":5582,"src":"3016:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5577,"name":"uint256","nodeType":"ElementaryTypeName","src":"3016:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5580,"mutability":"mutable","name":"owner","nameLocation":"3041:5:18","nodeType":"VariableDeclaration","scope":5582,"src":"3033:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5579,"name":"address","nodeType":"ElementaryTypeName","src":"3033:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2999:48:18"},"src":"2973:75:18"},{"documentation":{"id":5583,"nodeType":"StructuredDocumentation","src":"3054:152:18","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"73c6ac6e","id":5587,"name":"ERC721InvalidSender","nameLocation":"3217:19:18","nodeType":"ErrorDefinition","parameters":{"id":5586,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5585,"mutability":"mutable","name":"sender","nameLocation":"3245:6:18","nodeType":"VariableDeclaration","scope":5587,"src":"3237:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5584,"name":"address","nodeType":"ElementaryTypeName","src":"3237:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3236:16:18"},"src":"3211:42:18"},{"documentation":{"id":5588,"nodeType":"StructuredDocumentation","src":"3259:159:18","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"64a0ae92","id":5592,"name":"ERC721InvalidReceiver","nameLocation":"3429:21:18","nodeType":"ErrorDefinition","parameters":{"id":5591,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5590,"mutability":"mutable","name":"receiver","nameLocation":"3459:8:18","nodeType":"VariableDeclaration","scope":5592,"src":"3451:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5589,"name":"address","nodeType":"ElementaryTypeName","src":"3451:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3450:18:18"},"src":"3423:46:18"},{"documentation":{"id":5593,"nodeType":"StructuredDocumentation","src":"3475:247:18","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param tokenId Identifier number of a token."},"errorSelector":"177e802f","id":5599,"name":"ERC721InsufficientApproval","nameLocation":"3733:26:18","nodeType":"ErrorDefinition","parameters":{"id":5598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5595,"mutability":"mutable","name":"operator","nameLocation":"3768:8:18","nodeType":"VariableDeclaration","scope":5599,"src":"3760:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5594,"name":"address","nodeType":"ElementaryTypeName","src":"3760:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5597,"mutability":"mutable","name":"tokenId","nameLocation":"3786:7:18","nodeType":"VariableDeclaration","scope":5599,"src":"3778:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5596,"name":"uint256","nodeType":"ElementaryTypeName","src":"3778:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3759:35:18"},"src":"3727:68:18"},{"documentation":{"id":5600,"nodeType":"StructuredDocumentation","src":"3801:174:18","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"a9fbf51f","id":5604,"name":"ERC721InvalidApprover","nameLocation":"3986:21:18","nodeType":"ErrorDefinition","parameters":{"id":5603,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5602,"mutability":"mutable","name":"approver","nameLocation":"4016:8:18","nodeType":"VariableDeclaration","scope":5604,"src":"4008:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5601,"name":"address","nodeType":"ElementaryTypeName","src":"4008:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4007:18:18"},"src":"3980:46:18"},{"documentation":{"id":5605,"nodeType":"StructuredDocumentation","src":"4032:197:18","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"5b08ba18","id":5609,"name":"ERC721InvalidOperator","nameLocation":"4240:21:18","nodeType":"ErrorDefinition","parameters":{"id":5608,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5607,"mutability":"mutable","name":"operator","nameLocation":"4270:8:18","nodeType":"VariableDeclaration","scope":5609,"src":"4262:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5606,"name":"address","nodeType":"ElementaryTypeName","src":"4262:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4261:18:18"},"src":"4234:46:18"}],"scope":5658,"src":"2190:2092:18","usedErrors":[5568,5573,5582,5587,5592,5599,5604,5609],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1155Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5611,"nodeType":"StructuredDocumentation","src":"4284:145:18","text":" @dev Standard ERC-1155 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens."},"fullyImplemented":true,"id":5657,"linearizedBaseContracts":[5657],"name":"IERC1155Errors","nameLocation":"4440:14:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5612,"nodeType":"StructuredDocumentation","src":"4461:361:18","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer.\n @param tokenId Identifier number of a token."},"errorSelector":"03dee4c5","id":5622,"name":"ERC1155InsufficientBalance","nameLocation":"4833:26:18","nodeType":"ErrorDefinition","parameters":{"id":5621,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5614,"mutability":"mutable","name":"sender","nameLocation":"4868:6:18","nodeType":"VariableDeclaration","scope":5622,"src":"4860:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5613,"name":"address","nodeType":"ElementaryTypeName","src":"4860:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5616,"mutability":"mutable","name":"balance","nameLocation":"4884:7:18","nodeType":"VariableDeclaration","scope":5622,"src":"4876:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5615,"name":"uint256","nodeType":"ElementaryTypeName","src":"4876:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5618,"mutability":"mutable","name":"needed","nameLocation":"4901:6:18","nodeType":"VariableDeclaration","scope":5622,"src":"4893:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5617,"name":"uint256","nodeType":"ElementaryTypeName","src":"4893:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5620,"mutability":"mutable","name":"tokenId","nameLocation":"4917:7:18","nodeType":"VariableDeclaration","scope":5622,"src":"4909:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5619,"name":"uint256","nodeType":"ElementaryTypeName","src":"4909:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4859:66:18"},"src":"4827:99:18"},{"documentation":{"id":5623,"nodeType":"StructuredDocumentation","src":"4932:152:18","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"01a83514","id":5627,"name":"ERC1155InvalidSender","nameLocation":"5095:20:18","nodeType":"ErrorDefinition","parameters":{"id":5626,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5625,"mutability":"mutable","name":"sender","nameLocation":"5124:6:18","nodeType":"VariableDeclaration","scope":5627,"src":"5116:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5624,"name":"address","nodeType":"ElementaryTypeName","src":"5116:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5115:16:18"},"src":"5089:43:18"},{"documentation":{"id":5628,"nodeType":"StructuredDocumentation","src":"5138:159:18","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"57f447ce","id":5632,"name":"ERC1155InvalidReceiver","nameLocation":"5308:22:18","nodeType":"ErrorDefinition","parameters":{"id":5631,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5630,"mutability":"mutable","name":"receiver","nameLocation":"5339:8:18","nodeType":"VariableDeclaration","scope":5632,"src":"5331:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5629,"name":"address","nodeType":"ElementaryTypeName","src":"5331:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5330:18:18"},"src":"5302:47:18"},{"documentation":{"id":5633,"nodeType":"StructuredDocumentation","src":"5355:256:18","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param owner Address of the current owner of a token."},"errorSelector":"e237d922","id":5639,"name":"ERC1155MissingApprovalForAll","nameLocation":"5622:28:18","nodeType":"ErrorDefinition","parameters":{"id":5638,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5635,"mutability":"mutable","name":"operator","nameLocation":"5659:8:18","nodeType":"VariableDeclaration","scope":5639,"src":"5651:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5634,"name":"address","nodeType":"ElementaryTypeName","src":"5651:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5637,"mutability":"mutable","name":"owner","nameLocation":"5677:5:18","nodeType":"VariableDeclaration","scope":5639,"src":"5669:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5636,"name":"address","nodeType":"ElementaryTypeName","src":"5669:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5650:33:18"},"src":"5616:68:18"},{"documentation":{"id":5640,"nodeType":"StructuredDocumentation","src":"5690:174:18","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"3e31884e","id":5644,"name":"ERC1155InvalidApprover","nameLocation":"5875:22:18","nodeType":"ErrorDefinition","parameters":{"id":5643,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5642,"mutability":"mutable","name":"approver","nameLocation":"5906:8:18","nodeType":"VariableDeclaration","scope":5644,"src":"5898:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5641,"name":"address","nodeType":"ElementaryTypeName","src":"5898:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5897:18:18"},"src":"5869:47:18"},{"documentation":{"id":5645,"nodeType":"StructuredDocumentation","src":"5922:197:18","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"ced3e100","id":5649,"name":"ERC1155InvalidOperator","nameLocation":"6130:22:18","nodeType":"ErrorDefinition","parameters":{"id":5648,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5647,"mutability":"mutable","name":"operator","nameLocation":"6161:8:18","nodeType":"VariableDeclaration","scope":5649,"src":"6153:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5646,"name":"address","nodeType":"ElementaryTypeName","src":"6153:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6152:18:18"},"src":"6124:47:18"},{"documentation":{"id":5650,"nodeType":"StructuredDocumentation","src":"6177:280:18","text":" @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n Used in batch transfers.\n @param idsLength Length of the array of token identifiers\n @param valuesLength Length of the array of token amounts"},"errorSelector":"5b059991","id":5656,"name":"ERC1155InvalidArrayLength","nameLocation":"6468:25:18","nodeType":"ErrorDefinition","parameters":{"id":5655,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5652,"mutability":"mutable","name":"idsLength","nameLocation":"6502:9:18","nodeType":"VariableDeclaration","scope":5656,"src":"6494:17:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5651,"name":"uint256","nodeType":"ElementaryTypeName","src":"6494:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5654,"mutability":"mutable","name":"valuesLength","nameLocation":"6521:12:18","nodeType":"VariableDeclaration","scope":5656,"src":"6513:20:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5653,"name":"uint256","nodeType":"ElementaryTypeName","src":"6513:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6493:41:18"},"src":"6462:73:18"}],"scope":5658,"src":"4430:2107:18","usedErrors":[5622,5627,5632,5639,5644,5649,5656],"usedEvents":[]}],"src":"112:6426:18"},"id":18},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","exportedSymbols":{"IERC1155Receiver":[5699],"IERC165":[9532]},"id":5700,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5659,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"118:24:19"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../../utils/introspection/IERC165.sol","id":5661,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5700,"sourceUnit":9533,"src":"144:62:19","symbolAliases":[{"foreign":{"id":5660,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"152:7:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5663,"name":"IERC165","nameLocations":["357:7:19"],"nodeType":"IdentifierPath","referencedDeclaration":9532,"src":"357:7:19"},"id":5664,"nodeType":"InheritanceSpecifier","src":"357:7:19"}],"canonicalName":"IERC1155Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":5662,"nodeType":"StructuredDocumentation","src":"208:118:19","text":" @dev Interface that must be implemented by smart contracts in order to receive\n ERC-1155 token transfers."},"fullyImplemented":false,"id":5699,"linearizedBaseContracts":[5699,9532],"name":"IERC1155Receiver","nameLocation":"337:16:19","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5665,"nodeType":"StructuredDocumentation","src":"371:827:19","text":" @dev Handles the receipt of a single ERC-1155 token type. This function is\n called at the end of a `safeTransferFrom` after the balance has been updated.\n NOTE: To accept the transfer, this must return\n `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n (i.e. 0xf23a6e61, or its own function selector).\n @param operator The address which initiated the transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param id The ID of the token being transferred\n @param value The amount of tokens being transferred\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed"},"functionSelector":"f23a6e61","id":5680,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"1212:17:19","nodeType":"FunctionDefinition","parameters":{"id":5676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5667,"mutability":"mutable","name":"operator","nameLocation":"1247:8:19","nodeType":"VariableDeclaration","scope":5680,"src":"1239:16:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5666,"name":"address","nodeType":"ElementaryTypeName","src":"1239:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5669,"mutability":"mutable","name":"from","nameLocation":"1273:4:19","nodeType":"VariableDeclaration","scope":5680,"src":"1265:12:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5668,"name":"address","nodeType":"ElementaryTypeName","src":"1265:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5671,"mutability":"mutable","name":"id","nameLocation":"1295:2:19","nodeType":"VariableDeclaration","scope":5680,"src":"1287:10:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5670,"name":"uint256","nodeType":"ElementaryTypeName","src":"1287:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5673,"mutability":"mutable","name":"value","nameLocation":"1315:5:19","nodeType":"VariableDeclaration","scope":5680,"src":"1307:13:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5672,"name":"uint256","nodeType":"ElementaryTypeName","src":"1307:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5675,"mutability":"mutable","name":"data","nameLocation":"1345:4:19","nodeType":"VariableDeclaration","scope":5680,"src":"1330:19:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5674,"name":"bytes","nodeType":"ElementaryTypeName","src":"1330:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1229:126:19"},"returnParameters":{"id":5679,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5678,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5680,"src":"1374:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5677,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1374:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1373:8:19"},"scope":5699,"src":"1203:179:19","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":5681,"nodeType":"StructuredDocumentation","src":"1388:995:19","text":" @dev Handles the receipt of a multiple ERC-1155 token types. This function\n is called at the end of a `safeBatchTransferFrom` after the balances have\n been updated.\n NOTE: To accept the transfer(s), this must return\n `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n (i.e. 0xbc197c81, or its own function selector).\n @param operator The address which initiated the batch transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param ids An array containing ids of each token being transferred (order and length must match values array)\n @param values An array containing amounts of each token being transferred (order and length must match ids array)\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed"},"functionSelector":"bc197c81","id":5698,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"2397:22:19","nodeType":"FunctionDefinition","parameters":{"id":5694,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5683,"mutability":"mutable","name":"operator","nameLocation":"2437:8:19","nodeType":"VariableDeclaration","scope":5698,"src":"2429:16:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5682,"name":"address","nodeType":"ElementaryTypeName","src":"2429:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5685,"mutability":"mutable","name":"from","nameLocation":"2463:4:19","nodeType":"VariableDeclaration","scope":5698,"src":"2455:12:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5684,"name":"address","nodeType":"ElementaryTypeName","src":"2455:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5688,"mutability":"mutable","name":"ids","nameLocation":"2496:3:19","nodeType":"VariableDeclaration","scope":5698,"src":"2477:22:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5686,"name":"uint256","nodeType":"ElementaryTypeName","src":"2477:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5687,"nodeType":"ArrayTypeName","src":"2477:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5691,"mutability":"mutable","name":"values","nameLocation":"2528:6:19","nodeType":"VariableDeclaration","scope":5698,"src":"2509:25:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5689,"name":"uint256","nodeType":"ElementaryTypeName","src":"2509:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5690,"nodeType":"ArrayTypeName","src":"2509:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5693,"mutability":"mutable","name":"data","nameLocation":"2559:4:19","nodeType":"VariableDeclaration","scope":5698,"src":"2544:19:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5692,"name":"bytes","nodeType":"ElementaryTypeName","src":"2544:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2419:150:19"},"returnParameters":{"id":5697,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5696,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5698,"src":"2588:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5695,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2588:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2587:8:19"},"scope":5699,"src":"2388:208:19","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":5700,"src":"327:2271:19","usedErrors":[],"usedEvents":[]}],"src":"118:2481:19"},"id":19},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","exportedSymbols":{"ERC1155Holder":[5780],"ERC165":[9520],"IERC1155Receiver":[5699],"IERC165":[9532]},"id":5781,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5701,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:20"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../../../utils/introspection/ERC165.sol","id":5704,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5781,"sourceUnit":9521,"src":"147:72:20","symbolAliases":[{"foreign":{"id":5702,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"155:7:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":5703,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9520,"src":"164:6:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../IERC1155Receiver.sol","id":5706,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5781,"sourceUnit":5700,"src":"220:57:20","symbolAliases":[{"foreign":{"id":5705,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5699,"src":"228:16:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5708,"name":"ERC165","nameLocations":["558:6:20"],"nodeType":"IdentifierPath","referencedDeclaration":9520,"src":"558:6:20"},"id":5709,"nodeType":"InheritanceSpecifier","src":"558:6:20"},{"baseName":{"id":5710,"name":"IERC1155Receiver","nameLocations":["566:16:20"],"nodeType":"IdentifierPath","referencedDeclaration":5699,"src":"566:16:20"},"id":5711,"nodeType":"InheritanceSpecifier","src":"566:16:20"}],"canonicalName":"ERC1155Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":5707,"nodeType":"StructuredDocumentation","src":"279:243:20","text":" @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n stuck."},"fullyImplemented":true,"id":5780,"linearizedBaseContracts":[5780,5699,9520,9532],"name":"ERC1155Holder","nameLocation":"541:13:20","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9519,9531],"body":{"id":5734,"nodeType":"Block","src":"758:113:20","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":5727,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5722,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5714,"src":"775:11:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":5724,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5699,"src":"795:16:20","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5699_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5699_$","typeString":"type(contract IERC1155Receiver)"}],"id":5723,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"790:4:20","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":5725,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"790:22:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5699","typeString":"type(contract IERC1155Receiver)"}},"id":5726,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"813:11:20","memberName":"interfaceId","nodeType":"MemberAccess","src":"790:34:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"775:49:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":5730,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5714,"src":"852:11:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":5728,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"828:5:20","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC1155Holder_$5780_$","typeString":"type(contract super ERC1155Holder)"}},"id":5729,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"834:17:20","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9519,"src":"828:23:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":5731,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"828:36:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"775:89:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":5721,"id":5733,"nodeType":"Return","src":"768:96:20"}]},"documentation":{"id":5712,"nodeType":"StructuredDocumentation","src":"589:56:20","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":5735,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"659:17:20","nodeType":"FunctionDefinition","overrides":{"id":5718,"nodeType":"OverrideSpecifier","overrides":[{"id":5716,"name":"ERC165","nameLocations":["726:6:20"],"nodeType":"IdentifierPath","referencedDeclaration":9520,"src":"726:6:20"},{"id":5717,"name":"IERC165","nameLocations":["734:7:20"],"nodeType":"IdentifierPath","referencedDeclaration":9532,"src":"734:7:20"}],"src":"717:25:20"},"parameters":{"id":5715,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5714,"mutability":"mutable","name":"interfaceId","nameLocation":"684:11:20","nodeType":"VariableDeclaration","scope":5735,"src":"677:18:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5713,"name":"bytes4","nodeType":"ElementaryTypeName","src":"677:6:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"676:20:20"},"returnParameters":{"id":5721,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5720,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5735,"src":"752:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5719,"name":"bool","nodeType":"ElementaryTypeName","src":"752:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"751:6:20"},"scope":5780,"src":"650:221:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5680],"body":{"id":5755,"nodeType":"Block","src":"1041:55:20","statements":[{"expression":{"expression":{"expression":{"id":5751,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1058:4:20","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5780","typeString":"contract ERC1155Holder"}},"id":5752,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1063:17:20","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":5756,"src":"1058:22:20","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":5753,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1081:8:20","memberName":"selector","nodeType":"MemberAccess","src":"1058:31:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5750,"id":5754,"nodeType":"Return","src":"1051:38:20"}]},"functionSelector":"f23a6e61","id":5756,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"886:17:20","nodeType":"FunctionDefinition","overrides":{"id":5747,"nodeType":"OverrideSpecifier","overrides":[],"src":"1015:8:20"},"parameters":{"id":5746,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5756,"src":"913:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5736,"name":"address","nodeType":"ElementaryTypeName","src":"913:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5739,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5756,"src":"930:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5738,"name":"address","nodeType":"ElementaryTypeName","src":"930:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5741,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5756,"src":"947:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5740,"name":"uint256","nodeType":"ElementaryTypeName","src":"947:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5743,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5756,"src":"964:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5742,"name":"uint256","nodeType":"ElementaryTypeName","src":"964:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5745,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5756,"src":"981:12:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5744,"name":"bytes","nodeType":"ElementaryTypeName","src":"981:5:20","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"903:96:20"},"returnParameters":{"id":5750,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5749,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5756,"src":"1033:6:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5748,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1033:6:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1032:8:20"},"scope":5780,"src":"877:219:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5698],"body":{"id":5778,"nodeType":"Block","src":"1289:60:20","statements":[{"expression":{"expression":{"expression":{"id":5774,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1306:4:20","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5780","typeString":"contract ERC1155Holder"}},"id":5775,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1311:22:20","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":5779,"src":"1306:27:20","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":5776,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:8:20","memberName":"selector","nodeType":"MemberAccess","src":"1306:36:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5773,"id":5777,"nodeType":"Return","src":"1299:43:20"}]},"functionSelector":"bc197c81","id":5779,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"1111:22:20","nodeType":"FunctionDefinition","overrides":{"id":5770,"nodeType":"OverrideSpecifier","overrides":[],"src":"1263:8:20"},"parameters":{"id":5769,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5758,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5779,"src":"1143:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5757,"name":"address","nodeType":"ElementaryTypeName","src":"1143:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5760,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5779,"src":"1160:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5759,"name":"address","nodeType":"ElementaryTypeName","src":"1160:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5763,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5779,"src":"1177:16:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5761,"name":"uint256","nodeType":"ElementaryTypeName","src":"1177:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5762,"nodeType":"ArrayTypeName","src":"1177:9:20","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5766,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5779,"src":"1203:16:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5764,"name":"uint256","nodeType":"ElementaryTypeName","src":"1203:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5765,"nodeType":"ArrayTypeName","src":"1203:9:20","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5768,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5779,"src":"1229:12:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5767,"name":"bytes","nodeType":"ElementaryTypeName","src":"1229:5:20","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1133:114:20"},"returnParameters":{"id":5773,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5772,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5779,"src":"1281:6:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5771,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1281:6:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1280:8:20"},"scope":5780,"src":"1102:247:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":5781,"src":"523:828:20","usedErrors":[],"usedEvents":[]}],"src":"121:1231:20"},"id":20},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","exportedSymbols":{"Context":[7056],"ERC20":[6295],"IERC20":[6373],"IERC20Errors":[5562],"IERC20Metadata":[6685]},"id":6296,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5782,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"105:24:21"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"./IERC20.sol","id":5784,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6296,"sourceUnit":6374,"src":"131:36:21","symbolAliases":[{"foreign":{"id":5783,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6373,"src":"139:6:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","file":"./extensions/IERC20Metadata.sol","id":5786,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6296,"sourceUnit":6686,"src":"168:63:21","symbolAliases":[{"foreign":{"id":5785,"name":"IERC20Metadata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6685,"src":"176:14:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":5788,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6296,"sourceUnit":7057,"src":"232:48:21","symbolAliases":[{"foreign":{"id":5787,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7056,"src":"240:7:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","file":"../../interfaces/draft-IERC6093.sol","id":5790,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6296,"sourceUnit":5658,"src":"281:65:21","symbolAliases":[{"foreign":{"id":5789,"name":"IERC20Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5562,"src":"289:12:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5792,"name":"Context","nameLocations":["1133:7:21"],"nodeType":"IdentifierPath","referencedDeclaration":7056,"src":"1133:7:21"},"id":5793,"nodeType":"InheritanceSpecifier","src":"1133:7:21"},{"baseName":{"id":5794,"name":"IERC20","nameLocations":["1142:6:21"],"nodeType":"IdentifierPath","referencedDeclaration":6373,"src":"1142:6:21"},"id":5795,"nodeType":"InheritanceSpecifier","src":"1142:6:21"},{"baseName":{"id":5796,"name":"IERC20Metadata","nameLocations":["1150:14:21"],"nodeType":"IdentifierPath","referencedDeclaration":6685,"src":"1150:14:21"},"id":5797,"nodeType":"InheritanceSpecifier","src":"1150:14:21"},{"baseName":{"id":5798,"name":"IERC20Errors","nameLocations":["1166:12:21"],"nodeType":"IdentifierPath","referencedDeclaration":5562,"src":"1166:12:21"},"id":5799,"nodeType":"InheritanceSpecifier","src":"1166:12:21"}],"canonicalName":"ERC20","contractDependencies":[],"contractKind":"contract","documentation":{"id":5791,"nodeType":"StructuredDocumentation","src":"348:757:21","text":" @dev Implementation of the {IERC20} interface.\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 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 The default value of {decimals} is 18. To change this, you should override\n this function so it returns a different value.\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 ERC-20\n applications."},"fullyImplemented":true,"id":6295,"linearizedBaseContracts":[6295,5562,6685,6373,7056],"name":"ERC20","nameLocation":"1124:5:21","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":5803,"mutability":"mutable","name":"_balances","nameLocation":"1229:9:21","nodeType":"VariableDeclaration","scope":6295,"src":"1185:53:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":5802,"keyName":"account","keyNameLocation":"1201:7:21","keyType":{"id":5800,"name":"address","nodeType":"ElementaryTypeName","src":"1193:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1185:35:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5801,"name":"uint256","nodeType":"ElementaryTypeName","src":"1212:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":5809,"mutability":"mutable","name":"_allowances","nameLocation":"1317:11:21","nodeType":"VariableDeclaration","scope":6295,"src":"1245:83:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"typeName":{"id":5808,"keyName":"account","keyNameLocation":"1261:7:21","keyType":{"id":5804,"name":"address","nodeType":"ElementaryTypeName","src":"1253:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1245:63:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5807,"keyName":"spender","keyNameLocation":"1288:7:21","keyType":{"id":5805,"name":"address","nodeType":"ElementaryTypeName","src":"1280:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1272:35:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5806,"name":"uint256","nodeType":"ElementaryTypeName","src":"1299:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}}},"visibility":"private"},{"constant":false,"id":5811,"mutability":"mutable","name":"_totalSupply","nameLocation":"1351:12:21","nodeType":"VariableDeclaration","scope":6295,"src":"1335:28:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5810,"name":"uint256","nodeType":"ElementaryTypeName","src":"1335:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":5813,"mutability":"mutable","name":"_name","nameLocation":"1385:5:21","nodeType":"VariableDeclaration","scope":6295,"src":"1370:20:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5812,"name":"string","nodeType":"ElementaryTypeName","src":"1370:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":5815,"mutability":"mutable","name":"_symbol","nameLocation":"1411:7:21","nodeType":"VariableDeclaration","scope":6295,"src":"1396:22:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5814,"name":"string","nodeType":"ElementaryTypeName","src":"1396:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":5831,"nodeType":"Block","src":"1657:57:21","statements":[{"expression":{"id":5825,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5823,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5813,"src":"1667:5:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5824,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5818,"src":"1675:5:21","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1667:13:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5826,"nodeType":"ExpressionStatement","src":"1667:13:21"},{"expression":{"id":5829,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5827,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5815,"src":"1690:7:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5828,"name":"symbol_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5820,"src":"1700:7:21","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1690:17:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5830,"nodeType":"ExpressionStatement","src":"1690:17:21"}]},"documentation":{"id":5816,"nodeType":"StructuredDocumentation","src":"1425:171:21","text":" @dev Sets the values for {name} and {symbol}.\n All two of these values are immutable: they can only be set once during\n construction."},"id":5832,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":5821,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5818,"mutability":"mutable","name":"name_","nameLocation":"1627:5:21","nodeType":"VariableDeclaration","scope":5832,"src":"1613:19:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5817,"name":"string","nodeType":"ElementaryTypeName","src":"1613:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5820,"mutability":"mutable","name":"symbol_","nameLocation":"1648:7:21","nodeType":"VariableDeclaration","scope":5832,"src":"1634:21:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5819,"name":"string","nodeType":"ElementaryTypeName","src":"1634:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1612:44:21"},"returnParameters":{"id":5822,"nodeType":"ParameterList","parameters":[],"src":"1657:0:21"},"scope":6295,"src":"1601:113:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6672],"body":{"id":5840,"nodeType":"Block","src":"1839:29:21","statements":[{"expression":{"id":5838,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5813,"src":"1856:5:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5837,"id":5839,"nodeType":"Return","src":"1849:12:21"}]},"documentation":{"id":5833,"nodeType":"StructuredDocumentation","src":"1720:54:21","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":5841,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"1788:4:21","nodeType":"FunctionDefinition","parameters":{"id":5834,"nodeType":"ParameterList","parameters":[],"src":"1792:2:21"},"returnParameters":{"id":5837,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5836,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5841,"src":"1824:13:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5835,"name":"string","nodeType":"ElementaryTypeName","src":"1824:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1823:15:21"},"scope":6295,"src":"1779:89:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6678],"body":{"id":5849,"nodeType":"Block","src":"2043:31:21","statements":[{"expression":{"id":5847,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5815,"src":"2060:7:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5846,"id":5848,"nodeType":"Return","src":"2053:14:21"}]},"documentation":{"id":5842,"nodeType":"StructuredDocumentation","src":"1874:102:21","text":" @dev Returns the symbol of the token, usually a shorter version of the\n name."},"functionSelector":"95d89b41","id":5850,"implemented":true,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"1990:6:21","nodeType":"FunctionDefinition","parameters":{"id":5843,"nodeType":"ParameterList","parameters":[],"src":"1996:2:21"},"returnParameters":{"id":5846,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5845,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5850,"src":"2028:13:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5844,"name":"string","nodeType":"ElementaryTypeName","src":"2028:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2027:15:21"},"scope":6295,"src":"1981:93:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6684],"body":{"id":5858,"nodeType":"Block","src":"2763:26:21","statements":[{"expression":{"hexValue":"3138","id":5856,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2780:2:21","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"18"},"functionReturnParameters":5855,"id":5857,"nodeType":"Return","src":"2773:9:21"}]},"documentation":{"id":5851,"nodeType":"StructuredDocumentation","src":"2080:622:21","text":" @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 Tokens usually opt for a value of 18, imitating the relationship between\n Ether and Wei. This is the default value returned by this function, unless\n it's overridden.\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}."},"functionSelector":"313ce567","id":5859,"implemented":true,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"2716:8:21","nodeType":"FunctionDefinition","parameters":{"id":5852,"nodeType":"ParameterList","parameters":[],"src":"2724:2:21"},"returnParameters":{"id":5855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5854,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5859,"src":"2756:5:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":5853,"name":"uint8","nodeType":"ElementaryTypeName","src":"2756:5:21","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"2755:7:21"},"scope":6295,"src":"2707:82:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6322],"body":{"id":5867,"nodeType":"Block","src":"2910:36:21","statements":[{"expression":{"id":5865,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5811,"src":"2927:12:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5864,"id":5866,"nodeType":"Return","src":"2920:19:21"}]},"documentation":{"id":5860,"nodeType":"StructuredDocumentation","src":"2795:49:21","text":" @dev See {IERC20-totalSupply}."},"functionSelector":"18160ddd","id":5868,"implemented":true,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"2858:11:21","nodeType":"FunctionDefinition","parameters":{"id":5861,"nodeType":"ParameterList","parameters":[],"src":"2869:2:21"},"returnParameters":{"id":5864,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5863,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5868,"src":"2901:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5862,"name":"uint256","nodeType":"ElementaryTypeName","src":"2901:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2900:9:21"},"scope":6295,"src":"2849:97:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6330],"body":{"id":5880,"nodeType":"Block","src":"3078:42:21","statements":[{"expression":{"baseExpression":{"id":5876,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5803,"src":"3095:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5878,"indexExpression":{"id":5877,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5871,"src":"3105:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3095:18:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5875,"id":5879,"nodeType":"Return","src":"3088:25:21"}]},"documentation":{"id":5869,"nodeType":"StructuredDocumentation","src":"2952:47:21","text":" @dev See {IERC20-balanceOf}."},"functionSelector":"70a08231","id":5881,"implemented":true,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"3013:9:21","nodeType":"FunctionDefinition","parameters":{"id":5872,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5871,"mutability":"mutable","name":"account","nameLocation":"3031:7:21","nodeType":"VariableDeclaration","scope":5881,"src":"3023:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5870,"name":"address","nodeType":"ElementaryTypeName","src":"3023:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3022:17:21"},"returnParameters":{"id":5875,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5874,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5881,"src":"3069:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5873,"name":"uint256","nodeType":"ElementaryTypeName","src":"3069:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3068:9:21"},"scope":6295,"src":"3004:116:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6340],"body":{"id":5904,"nodeType":"Block","src":"3390:103:21","statements":[{"assignments":[5892],"declarations":[{"constant":false,"id":5892,"mutability":"mutable","name":"owner","nameLocation":"3408:5:21","nodeType":"VariableDeclaration","scope":5904,"src":"3400:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5891,"name":"address","nodeType":"ElementaryTypeName","src":"3400:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5895,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5893,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"3416:10:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5894,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3416:12:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"3400:28:21"},{"expression":{"arguments":[{"id":5897,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5892,"src":"3448:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5898,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5884,"src":"3455:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5899,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5886,"src":"3459:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5896,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6025,"src":"3438:9:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5900,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3438:27:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5901,"nodeType":"ExpressionStatement","src":"3438:27:21"},{"expression":{"hexValue":"74727565","id":5902,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3482:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5890,"id":5903,"nodeType":"Return","src":"3475:11:21"}]},"documentation":{"id":5882,"nodeType":"StructuredDocumentation","src":"3126:184:21","text":" @dev See {IERC20-transfer}.\n Requirements:\n - `to` cannot be the zero address.\n - the caller must have a balance of at least `value`."},"functionSelector":"a9059cbb","id":5905,"implemented":true,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"3324:8:21","nodeType":"FunctionDefinition","parameters":{"id":5887,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5884,"mutability":"mutable","name":"to","nameLocation":"3341:2:21","nodeType":"VariableDeclaration","scope":5905,"src":"3333:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5883,"name":"address","nodeType":"ElementaryTypeName","src":"3333:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5886,"mutability":"mutable","name":"value","nameLocation":"3353:5:21","nodeType":"VariableDeclaration","scope":5905,"src":"3345:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5885,"name":"uint256","nodeType":"ElementaryTypeName","src":"3345:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3332:27:21"},"returnParameters":{"id":5890,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5889,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5905,"src":"3384:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5888,"name":"bool","nodeType":"ElementaryTypeName","src":"3384:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3383:6:21"},"scope":6295,"src":"3315:178:21","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6350],"body":{"id":5921,"nodeType":"Block","src":"3640:51:21","statements":[{"expression":{"baseExpression":{"baseExpression":{"id":5915,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5809,"src":"3657:11:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":5917,"indexExpression":{"id":5916,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5908,"src":"3669:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3657:18:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5919,"indexExpression":{"id":5918,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5910,"src":"3676:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3657:27:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5914,"id":5920,"nodeType":"Return","src":"3650:34:21"}]},"documentation":{"id":5906,"nodeType":"StructuredDocumentation","src":"3499:47:21","text":" @dev See {IERC20-allowance}."},"functionSelector":"dd62ed3e","id":5922,"implemented":true,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"3560:9:21","nodeType":"FunctionDefinition","parameters":{"id":5911,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5908,"mutability":"mutable","name":"owner","nameLocation":"3578:5:21","nodeType":"VariableDeclaration","scope":5922,"src":"3570:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5907,"name":"address","nodeType":"ElementaryTypeName","src":"3570:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5910,"mutability":"mutable","name":"spender","nameLocation":"3593:7:21","nodeType":"VariableDeclaration","scope":5922,"src":"3585:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5909,"name":"address","nodeType":"ElementaryTypeName","src":"3585:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3569:32:21"},"returnParameters":{"id":5914,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5913,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5922,"src":"3631:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5912,"name":"uint256","nodeType":"ElementaryTypeName","src":"3631:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3630:9:21"},"scope":6295,"src":"3551:140:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6360],"body":{"id":5945,"nodeType":"Block","src":"4077:107:21","statements":[{"assignments":[5933],"declarations":[{"constant":false,"id":5933,"mutability":"mutable","name":"owner","nameLocation":"4095:5:21","nodeType":"VariableDeclaration","scope":5945,"src":"4087:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5932,"name":"address","nodeType":"ElementaryTypeName","src":"4087:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5936,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5934,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"4103:10:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5935,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4103:12:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4087:28:21"},{"expression":{"arguments":[{"id":5938,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5933,"src":"4134:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5939,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5925,"src":"4141:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5940,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5927,"src":"4150:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5937,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6186,6246],"referencedDeclaration":6186,"src":"4125:8:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5941,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4125:31:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5942,"nodeType":"ExpressionStatement","src":"4125:31:21"},{"expression":{"hexValue":"74727565","id":5943,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4173:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5931,"id":5944,"nodeType":"Return","src":"4166:11:21"}]},"documentation":{"id":5923,"nodeType":"StructuredDocumentation","src":"3697:296:21","text":" @dev See {IERC20-approve}.\n NOTE: If `value` is the maximum `uint256`, the allowance is not updated on\n `transferFrom`. This is semantically equivalent to an infinite approval.\n Requirements:\n - `spender` cannot be the zero address."},"functionSelector":"095ea7b3","id":5946,"implemented":true,"kind":"function","modifiers":[],"name":"approve","nameLocation":"4007:7:21","nodeType":"FunctionDefinition","parameters":{"id":5928,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5925,"mutability":"mutable","name":"spender","nameLocation":"4023:7:21","nodeType":"VariableDeclaration","scope":5946,"src":"4015:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5924,"name":"address","nodeType":"ElementaryTypeName","src":"4015:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5927,"mutability":"mutable","name":"value","nameLocation":"4040:5:21","nodeType":"VariableDeclaration","scope":5946,"src":"4032:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5926,"name":"uint256","nodeType":"ElementaryTypeName","src":"4032:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4014:32:21"},"returnParameters":{"id":5931,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5930,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5946,"src":"4071:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5929,"name":"bool","nodeType":"ElementaryTypeName","src":"4071:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4070:6:21"},"scope":6295,"src":"3998:186:21","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6372],"body":{"id":5977,"nodeType":"Block","src":"4869:151:21","statements":[{"assignments":[5959],"declarations":[{"constant":false,"id":5959,"mutability":"mutable","name":"spender","nameLocation":"4887:7:21","nodeType":"VariableDeclaration","scope":5977,"src":"4879:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5958,"name":"address","nodeType":"ElementaryTypeName","src":"4879:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5962,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5960,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7038,"src":"4897:10:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5961,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4897:12:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4879:30:21"},{"expression":{"arguments":[{"id":5964,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5949,"src":"4935:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5965,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5959,"src":"4941:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5966,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5953,"src":"4950:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5963,"name":"_spendAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6294,"src":"4919:15:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5967,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4919:37:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5968,"nodeType":"ExpressionStatement","src":"4919:37:21"},{"expression":{"arguments":[{"id":5970,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5949,"src":"4976:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5971,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5951,"src":"4982:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5972,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5953,"src":"4986:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5969,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6025,"src":"4966:9:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4966:26:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5974,"nodeType":"ExpressionStatement","src":"4966:26:21"},{"expression":{"hexValue":"74727565","id":5975,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"5009:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5957,"id":5976,"nodeType":"Return","src":"5002:11:21"}]},"documentation":{"id":5947,"nodeType":"StructuredDocumentation","src":"4190:581:21","text":" @dev See {IERC20-transferFrom}.\n Skips emitting an {Approval} event indicating an allowance update. This is not\n required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\n NOTE: Does not update the allowance if the current allowance\n is the maximum `uint256`.\n Requirements:\n - `from` and `to` cannot be the zero address.\n - `from` must have a balance of at least `value`.\n - the caller must have allowance for ``from``'s tokens of at least\n `value`."},"functionSelector":"23b872dd","id":5978,"implemented":true,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"4785:12:21","nodeType":"FunctionDefinition","parameters":{"id":5954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5949,"mutability":"mutable","name":"from","nameLocation":"4806:4:21","nodeType":"VariableDeclaration","scope":5978,"src":"4798:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5948,"name":"address","nodeType":"ElementaryTypeName","src":"4798:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5951,"mutability":"mutable","name":"to","nameLocation":"4820:2:21","nodeType":"VariableDeclaration","scope":5978,"src":"4812:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5950,"name":"address","nodeType":"ElementaryTypeName","src":"4812:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5953,"mutability":"mutable","name":"value","nameLocation":"4832:5:21","nodeType":"VariableDeclaration","scope":5978,"src":"4824:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5952,"name":"uint256","nodeType":"ElementaryTypeName","src":"4824:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4797:41:21"},"returnParameters":{"id":5957,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5956,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5978,"src":"4863:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5955,"name":"bool","nodeType":"ElementaryTypeName","src":"4863:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4862:6:21"},"scope":6295,"src":"4776:244:21","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":6024,"nodeType":"Block","src":"5462:231:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5993,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5988,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5981,"src":"5476:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5991,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5492:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5990,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5484:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5989,"name":"address","nodeType":"ElementaryTypeName","src":"5484:7:21","typeDescriptions":{}}},"id":5992,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5484:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5476:18:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6002,"nodeType":"IfStatement","src":"5472:86:21","trueBody":{"id":6001,"nodeType":"Block","src":"5496:62:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":5997,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5544:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5996,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5536:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5995,"name":"address","nodeType":"ElementaryTypeName","src":"5536:7:21","typeDescriptions":{}}},"id":5998,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5536:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5994,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5537,"src":"5517:18:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":5999,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5517:30:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6000,"nodeType":"RevertStatement","src":"5510:37:21"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6008,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6003,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5983,"src":"5571:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6006,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5585:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6005,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5577:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6004,"name":"address","nodeType":"ElementaryTypeName","src":"5577:7:21","typeDescriptions":{}}},"id":6007,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5577:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5571:16:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6017,"nodeType":"IfStatement","src":"5567:86:21","trueBody":{"id":6016,"nodeType":"Block","src":"5589:64:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6012,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5639:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6011,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5631:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6010,"name":"address","nodeType":"ElementaryTypeName","src":"5631:7:21","typeDescriptions":{}}},"id":6013,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5631:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6009,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5542,"src":"5610:20:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6014,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5610:32:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6015,"nodeType":"RevertStatement","src":"5603:39:21"}]}},{"expression":{"arguments":[{"id":6019,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5981,"src":"5670:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6020,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5983,"src":"5676:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6021,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5985,"src":"5680:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6018,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6102,"src":"5662:7:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6022,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5662:24:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6023,"nodeType":"ExpressionStatement","src":"5662:24:21"}]},"documentation":{"id":5979,"nodeType":"StructuredDocumentation","src":"5026:362:21","text":" @dev Moves a `value` amount of tokens from `from` to `to`.\n This internal function is equivalent to {transfer}, and can be used to\n e.g. implement automatic token fees, slashing mechanisms, etc.\n Emits a {Transfer} event.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":6025,"implemented":true,"kind":"function","modifiers":[],"name":"_transfer","nameLocation":"5402:9:21","nodeType":"FunctionDefinition","parameters":{"id":5986,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5981,"mutability":"mutable","name":"from","nameLocation":"5420:4:21","nodeType":"VariableDeclaration","scope":6025,"src":"5412:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5980,"name":"address","nodeType":"ElementaryTypeName","src":"5412:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5983,"mutability":"mutable","name":"to","nameLocation":"5434:2:21","nodeType":"VariableDeclaration","scope":6025,"src":"5426:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5982,"name":"address","nodeType":"ElementaryTypeName","src":"5426:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5985,"mutability":"mutable","name":"value","nameLocation":"5446:5:21","nodeType":"VariableDeclaration","scope":6025,"src":"5438:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5984,"name":"uint256","nodeType":"ElementaryTypeName","src":"5438:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5411:41:21"},"returnParameters":{"id":5987,"nodeType":"ParameterList","parameters":[],"src":"5462:0:21"},"scope":6295,"src":"5393:300:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6101,"nodeType":"Block","src":"6083:1032:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6040,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6035,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6028,"src":"6097:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6113:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6037,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6105:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6036,"name":"address","nodeType":"ElementaryTypeName","src":"6105:7:21","typeDescriptions":{}}},"id":6039,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6105:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6097:18:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6072,"nodeType":"Block","src":"6271:362:21","statements":[{"assignments":[6047],"declarations":[{"constant":false,"id":6047,"mutability":"mutable","name":"fromBalance","nameLocation":"6293:11:21","nodeType":"VariableDeclaration","scope":6072,"src":"6285:19:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6046,"name":"uint256","nodeType":"ElementaryTypeName","src":"6285:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6051,"initialValue":{"baseExpression":{"id":6048,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5803,"src":"6307:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6050,"indexExpression":{"id":6049,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6028,"src":"6317:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6307:15:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6285:37:21"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6054,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6052,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6047,"src":"6340:11:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6053,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6032,"src":"6354:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6340:19:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6062,"nodeType":"IfStatement","src":"6336:115:21","trueBody":{"id":6061,"nodeType":"Block","src":"6361:90:21","statements":[{"errorCall":{"arguments":[{"id":6056,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6028,"src":"6411:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6057,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6047,"src":"6417:11:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6058,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6032,"src":"6430:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6055,"name":"ERC20InsufficientBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5532,"src":"6386:24:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":6059,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6386:50:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6060,"nodeType":"RevertStatement","src":"6379:57:21"}]}},{"id":6071,"nodeType":"UncheckedBlock","src":"6464:159:21","statements":[{"expression":{"id":6069,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":6063,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5803,"src":"6571:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6065,"indexExpression":{"id":6064,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6028,"src":"6581:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6571:15:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6068,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6066,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6047,"src":"6589:11:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":6067,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6032,"src":"6603:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6589:19:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6571:37:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6070,"nodeType":"ExpressionStatement","src":"6571:37:21"}]}]},"id":6073,"nodeType":"IfStatement","src":"6093:540:21","trueBody":{"id":6045,"nodeType":"Block","src":"6117:148:21","statements":[{"expression":{"id":6043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":6041,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5811,"src":"6233:12:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":6042,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6032,"src":"6249:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6233:21:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6044,"nodeType":"ExpressionStatement","src":"6233:21:21"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6079,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6074,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6030,"src":"6647:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6077,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6661:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6076,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6653:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6075,"name":"address","nodeType":"ElementaryTypeName","src":"6653:7:21","typeDescriptions":{}}},"id":6078,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6653:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6647:16:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6093,"nodeType":"Block","src":"6862:206:21","statements":[{"id":6092,"nodeType":"UncheckedBlock","src":"6876:182:21","statements":[{"expression":{"id":6090,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":6086,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5803,"src":"7021:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6088,"indexExpression":{"id":6087,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6030,"src":"7031:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"7021:13:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":6089,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6032,"src":"7038:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7021:22:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6091,"nodeType":"ExpressionStatement","src":"7021:22:21"}]}]},"id":6094,"nodeType":"IfStatement","src":"6643:425:21","trueBody":{"id":6085,"nodeType":"Block","src":"6665:191:21","statements":[{"id":6084,"nodeType":"UncheckedBlock","src":"6679:167:21","statements":[{"expression":{"id":6082,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":6080,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5811,"src":"6810:12:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"id":6081,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6032,"src":"6826:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6810:21:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6083,"nodeType":"ExpressionStatement","src":"6810:21:21"}]}]}},{"eventCall":{"arguments":[{"id":6096,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6028,"src":"7092:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6097,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6030,"src":"7098:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6098,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6032,"src":"7102:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6095,"name":"Transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6307,"src":"7083:8:21","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6099,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7083:25:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6100,"nodeType":"EmitStatement","src":"7078:30:21"}]},"documentation":{"id":6026,"nodeType":"StructuredDocumentation","src":"5699:304:21","text":" @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n this function.\n Emits a {Transfer} event."},"id":6102,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"6017:7:21","nodeType":"FunctionDefinition","parameters":{"id":6033,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6028,"mutability":"mutable","name":"from","nameLocation":"6033:4:21","nodeType":"VariableDeclaration","scope":6102,"src":"6025:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6027,"name":"address","nodeType":"ElementaryTypeName","src":"6025:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6030,"mutability":"mutable","name":"to","nameLocation":"6047:2:21","nodeType":"VariableDeclaration","scope":6102,"src":"6039:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6029,"name":"address","nodeType":"ElementaryTypeName","src":"6039:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6032,"mutability":"mutable","name":"value","nameLocation":"6059:5:21","nodeType":"VariableDeclaration","scope":6102,"src":"6051:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6031,"name":"uint256","nodeType":"ElementaryTypeName","src":"6051:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6024:41:21"},"returnParameters":{"id":6034,"nodeType":"ParameterList","parameters":[],"src":"6083:0:21"},"scope":6295,"src":"6008:1107:21","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6134,"nodeType":"Block","src":"7514:152:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6110,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"7528:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6113,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7547:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6112,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7539:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6111,"name":"address","nodeType":"ElementaryTypeName","src":"7539:7:21","typeDescriptions":{}}},"id":6114,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7539:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7528:21:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6124,"nodeType":"IfStatement","src":"7524:91:21","trueBody":{"id":6123,"nodeType":"Block","src":"7551:64:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6119,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7601:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7593:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6117,"name":"address","nodeType":"ElementaryTypeName","src":"7593:7:21","typeDescriptions":{}}},"id":6120,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7593:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6116,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5542,"src":"7572:20:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6121,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7572:32:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6122,"nodeType":"RevertStatement","src":"7565:39:21"}]}},{"expression":{"arguments":[{"arguments":[{"hexValue":"30","id":6128,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7640:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6127,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7632:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6126,"name":"address","nodeType":"ElementaryTypeName","src":"7632:7:21","typeDescriptions":{}}},"id":6129,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7632:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6130,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6105,"src":"7644:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6131,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6107,"src":"7653:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6125,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6102,"src":"7624:7:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6132,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7624:35:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6133,"nodeType":"ExpressionStatement","src":"7624:35:21"}]},"documentation":{"id":6103,"nodeType":"StructuredDocumentation","src":"7121:332:21","text":" @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n Relies on the `_update` mechanism\n Emits a {Transfer} event with `from` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":6135,"implemented":true,"kind":"function","modifiers":[],"name":"_mint","nameLocation":"7467:5:21","nodeType":"FunctionDefinition","parameters":{"id":6108,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6105,"mutability":"mutable","name":"account","nameLocation":"7481:7:21","nodeType":"VariableDeclaration","scope":6135,"src":"7473:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6104,"name":"address","nodeType":"ElementaryTypeName","src":"7473:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6107,"mutability":"mutable","name":"value","nameLocation":"7498:5:21","nodeType":"VariableDeclaration","scope":6135,"src":"7490:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6106,"name":"uint256","nodeType":"ElementaryTypeName","src":"7490:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7472:32:21"},"returnParameters":{"id":6109,"nodeType":"ParameterList","parameters":[],"src":"7514:0:21"},"scope":6295,"src":"7458:208:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6167,"nodeType":"Block","src":"8040:150:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6148,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6143,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6138,"src":"8054:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6146,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8073:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6145,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8065:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6144,"name":"address","nodeType":"ElementaryTypeName","src":"8065:7:21","typeDescriptions":{}}},"id":6147,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8065:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8054:21:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6157,"nodeType":"IfStatement","src":"8050:89:21","trueBody":{"id":6156,"nodeType":"Block","src":"8077:62:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6152,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8125:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6151,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8117:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6150,"name":"address","nodeType":"ElementaryTypeName","src":"8117:7:21","typeDescriptions":{}}},"id":6153,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8117:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6149,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5537,"src":"8098:18:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6154,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8098:30:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6155,"nodeType":"RevertStatement","src":"8091:37:21"}]}},{"expression":{"arguments":[{"id":6159,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6138,"src":"8156:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":6162,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8173:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6161,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8165:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6160,"name":"address","nodeType":"ElementaryTypeName","src":"8165:7:21","typeDescriptions":{}}},"id":6163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8165:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6164,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6140,"src":"8177:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6158,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6102,"src":"8148:7:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6165,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8148:35:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6166,"nodeType":"ExpressionStatement","src":"8148:35:21"}]},"documentation":{"id":6136,"nodeType":"StructuredDocumentation","src":"7672:307:21","text":" @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n Relies on the `_update` mechanism.\n Emits a {Transfer} event with `to` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead"},"id":6168,"implemented":true,"kind":"function","modifiers":[],"name":"_burn","nameLocation":"7993:5:21","nodeType":"FunctionDefinition","parameters":{"id":6141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6138,"mutability":"mutable","name":"account","nameLocation":"8007:7:21","nodeType":"VariableDeclaration","scope":6168,"src":"7999:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6137,"name":"address","nodeType":"ElementaryTypeName","src":"7999:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6140,"mutability":"mutable","name":"value","nameLocation":"8024:5:21","nodeType":"VariableDeclaration","scope":6168,"src":"8016:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6139,"name":"uint256","nodeType":"ElementaryTypeName","src":"8016:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7998:32:21"},"returnParameters":{"id":6142,"nodeType":"ParameterList","parameters":[],"src":"8040:0:21"},"scope":6295,"src":"7984:206:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6185,"nodeType":"Block","src":"8800:54:21","statements":[{"expression":{"arguments":[{"id":6179,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6171,"src":"8819:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6180,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6173,"src":"8826:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6181,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6175,"src":"8835:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"74727565","id":6182,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8842:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6178,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6186,6246],"referencedDeclaration":6246,"src":"8810:8:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6183,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8810:37:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6184,"nodeType":"ExpressionStatement","src":"8810:37:21"}]},"documentation":{"id":6169,"nodeType":"StructuredDocumentation","src":"8196:525:21","text":" @dev Sets `value` as the allowance of `spender` over the `owner` s tokens.\n This internal function is equivalent to `approve`, and can be used to\n e.g. set automatic allowances for certain subsystems, etc.\n Emits an {Approval} event.\n Requirements:\n - `owner` cannot be the zero address.\n - `spender` cannot be the zero address.\n Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument."},"id":6186,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"8735:8:21","nodeType":"FunctionDefinition","parameters":{"id":6176,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6171,"mutability":"mutable","name":"owner","nameLocation":"8752:5:21","nodeType":"VariableDeclaration","scope":6186,"src":"8744:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6170,"name":"address","nodeType":"ElementaryTypeName","src":"8744:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6173,"mutability":"mutable","name":"spender","nameLocation":"8767:7:21","nodeType":"VariableDeclaration","scope":6186,"src":"8759:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6172,"name":"address","nodeType":"ElementaryTypeName","src":"8759:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6175,"mutability":"mutable","name":"value","nameLocation":"8784:5:21","nodeType":"VariableDeclaration","scope":6186,"src":"8776:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6174,"name":"uint256","nodeType":"ElementaryTypeName","src":"8776:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8743:47:21"},"returnParameters":{"id":6177,"nodeType":"ParameterList","parameters":[],"src":"8800:0:21"},"scope":6295,"src":"8726:128:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6245,"nodeType":"Block","src":"9799:334:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6198,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6189,"src":"9813:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6201,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9830:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6200,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9822:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6199,"name":"address","nodeType":"ElementaryTypeName","src":"9822:7:21","typeDescriptions":{}}},"id":6202,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9822:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9813:19:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6212,"nodeType":"IfStatement","src":"9809:89:21","trueBody":{"id":6211,"nodeType":"Block","src":"9834:64:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6207,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9884:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6206,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9876:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6205,"name":"address","nodeType":"ElementaryTypeName","src":"9876:7:21","typeDescriptions":{}}},"id":6208,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9876:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6204,"name":"ERC20InvalidApprover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5556,"src":"9855:20:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6209,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9855:32:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6210,"nodeType":"RevertStatement","src":"9848:39:21"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6218,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6213,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6191,"src":"9911:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6216,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9930:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6215,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9922:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6214,"name":"address","nodeType":"ElementaryTypeName","src":"9922:7:21","typeDescriptions":{}}},"id":6217,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9922:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9911:21:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6227,"nodeType":"IfStatement","src":"9907:90:21","trueBody":{"id":6226,"nodeType":"Block","src":"9934:63:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6222,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9983:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6221,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9975:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6220,"name":"address","nodeType":"ElementaryTypeName","src":"9975:7:21","typeDescriptions":{}}},"id":6223,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9975:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6219,"name":"ERC20InvalidSpender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5561,"src":"9955:19:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6224,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9955:31:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6225,"nodeType":"RevertStatement","src":"9948:38:21"}]}},{"expression":{"id":6234,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"baseExpression":{"id":6228,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5809,"src":"10006:11:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":6231,"indexExpression":{"id":6229,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6189,"src":"10018:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10006:18:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6232,"indexExpression":{"id":6230,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6191,"src":"10025:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"10006:27:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":6233,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6193,"src":"10036:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10006:35:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6235,"nodeType":"ExpressionStatement","src":"10006:35:21"},{"condition":{"id":6236,"name":"emitEvent","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6195,"src":"10055:9:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6244,"nodeType":"IfStatement","src":"10051:76:21","trueBody":{"id":6243,"nodeType":"Block","src":"10066:61:21","statements":[{"eventCall":{"arguments":[{"id":6238,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6189,"src":"10094:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6239,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6191,"src":"10101:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6240,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6193,"src":"10110:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6237,"name":"Approval","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6316,"src":"10085:8:21","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6241,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10085:31:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6242,"nodeType":"EmitStatement","src":"10080:36:21"}]}}]},"documentation":{"id":6187,"nodeType":"StructuredDocumentation","src":"8860:836:21","text":" @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n `Approval` event during `transferFrom` operations.\n Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n true using the following override:\n ```solidity\n function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n super._approve(owner, spender, value, true);\n }\n ```\n Requirements are the same as {_approve}."},"id":6246,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"9710:8:21","nodeType":"FunctionDefinition","parameters":{"id":6196,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6189,"mutability":"mutable","name":"owner","nameLocation":"9727:5:21","nodeType":"VariableDeclaration","scope":6246,"src":"9719:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6188,"name":"address","nodeType":"ElementaryTypeName","src":"9719:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6191,"mutability":"mutable","name":"spender","nameLocation":"9742:7:21","nodeType":"VariableDeclaration","scope":6246,"src":"9734:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6190,"name":"address","nodeType":"ElementaryTypeName","src":"9734:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6193,"mutability":"mutable","name":"value","nameLocation":"9759:5:21","nodeType":"VariableDeclaration","scope":6246,"src":"9751:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6192,"name":"uint256","nodeType":"ElementaryTypeName","src":"9751:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6195,"mutability":"mutable","name":"emitEvent","nameLocation":"9771:9:21","nodeType":"VariableDeclaration","scope":6246,"src":"9766:14:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6194,"name":"bool","nodeType":"ElementaryTypeName","src":"9766:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9718:63:21"},"returnParameters":{"id":6197,"nodeType":"ParameterList","parameters":[],"src":"9799:0:21"},"scope":6295,"src":"9701:432:21","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6293,"nodeType":"Block","src":"10504:387:21","statements":[{"assignments":[6257],"declarations":[{"constant":false,"id":6257,"mutability":"mutable","name":"currentAllowance","nameLocation":"10522:16:21","nodeType":"VariableDeclaration","scope":6293,"src":"10514:24:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6256,"name":"uint256","nodeType":"ElementaryTypeName","src":"10514:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6262,"initialValue":{"arguments":[{"id":6259,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6249,"src":"10551:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6260,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6251,"src":"10558:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":6258,"name":"allowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5922,"src":"10541:9:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_address_$returns$_t_uint256_$","typeString":"function (address,address) view returns (uint256)"}},"id":6261,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10541:25:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10514:52:21"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6269,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6263,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6257,"src":"10580:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"id":6266,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10604:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6265,"name":"uint256","nodeType":"ElementaryTypeName","src":"10604:7:21","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"}],"id":6264,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10599:4:21","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6267,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10599:13:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint256","typeString":"type(uint256)"}},"id":6268,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10613:3:21","memberName":"max","nodeType":"MemberAccess","src":"10599:17:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10580:36:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6292,"nodeType":"IfStatement","src":"10576:309:21","trueBody":{"id":6291,"nodeType":"Block","src":"10618:267:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6272,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6270,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6257,"src":"10636:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6271,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6253,"src":"10655:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10636:24:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6280,"nodeType":"IfStatement","src":"10632:130:21","trueBody":{"id":6279,"nodeType":"Block","src":"10662:100:21","statements":[{"errorCall":{"arguments":[{"id":6274,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6251,"src":"10714:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6275,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6257,"src":"10723:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6276,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6253,"src":"10741:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6273,"name":"ERC20InsufficientAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5551,"src":"10687:26:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":6277,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10687:60:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6278,"nodeType":"RevertStatement","src":"10680:67:21"}]}},{"id":6290,"nodeType":"UncheckedBlock","src":"10775:100:21","statements":[{"expression":{"arguments":[{"id":6282,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6249,"src":"10812:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6283,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6251,"src":"10819:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6286,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6284,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6257,"src":"10828:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":6285,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6253,"src":"10847:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10828:24:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"66616c7365","id":6287,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10854:5:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6281,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6186,6246],"referencedDeclaration":6246,"src":"10803:8:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6288,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10803:57:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6289,"nodeType":"ExpressionStatement","src":"10803:57:21"}]}]}}]},"documentation":{"id":6247,"nodeType":"StructuredDocumentation","src":"10139:271:21","text":" @dev Updates `owner` s allowance for `spender` based on spent `value`.\n Does not update the allowance value in case of infinite allowance.\n Revert if not enough allowance is available.\n Does not emit an {Approval} event."},"id":6294,"implemented":true,"kind":"function","modifiers":[],"name":"_spendAllowance","nameLocation":"10424:15:21","nodeType":"FunctionDefinition","parameters":{"id":6254,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6249,"mutability":"mutable","name":"owner","nameLocation":"10448:5:21","nodeType":"VariableDeclaration","scope":6294,"src":"10440:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6248,"name":"address","nodeType":"ElementaryTypeName","src":"10440:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6251,"mutability":"mutable","name":"spender","nameLocation":"10463:7:21","nodeType":"VariableDeclaration","scope":6294,"src":"10455:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6250,"name":"address","nodeType":"ElementaryTypeName","src":"10455:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6253,"mutability":"mutable","name":"value","nameLocation":"10480:5:21","nodeType":"VariableDeclaration","scope":6294,"src":"10472:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6252,"name":"uint256","nodeType":"ElementaryTypeName","src":"10472:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10439:47:21"},"returnParameters":{"id":6255,"nodeType":"ParameterList","parameters":[],"src":"10504:0:21"},"scope":6295,"src":"10415:476:21","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":6296,"src":"1106:9787:21","usedErrors":[5532,5537,5542,5551,5556,5561],"usedEvents":[6307,6316]}],"src":"105:10789:21"},"id":21},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","exportedSymbols":{"IERC20":[6373]},"id":6374,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6297,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:22"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20","contractDependencies":[],"contractKind":"interface","documentation":{"id":6298,"nodeType":"StructuredDocumentation","src":"132:71:22","text":" @dev Interface of the ERC-20 standard as defined in the ERC."},"fullyImplemented":false,"id":6373,"linearizedBaseContracts":[6373],"name":"IERC20","nameLocation":"214:6:22","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":6299,"nodeType":"StructuredDocumentation","src":"227:158:22","text":" @dev Emitted when `value` tokens are moved from one account (`from`) to\n another (`to`).\n Note that `value` may be zero."},"eventSelector":"ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","id":6307,"name":"Transfer","nameLocation":"396:8:22","nodeType":"EventDefinition","parameters":{"id":6306,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6301,"indexed":true,"mutability":"mutable","name":"from","nameLocation":"421:4:22","nodeType":"VariableDeclaration","scope":6307,"src":"405:20:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6300,"name":"address","nodeType":"ElementaryTypeName","src":"405:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6303,"indexed":true,"mutability":"mutable","name":"to","nameLocation":"443:2:22","nodeType":"VariableDeclaration","scope":6307,"src":"427:18:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6302,"name":"address","nodeType":"ElementaryTypeName","src":"427:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6305,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"455:5:22","nodeType":"VariableDeclaration","scope":6307,"src":"447:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6304,"name":"uint256","nodeType":"ElementaryTypeName","src":"447:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"404:57:22"},"src":"390:72:22"},{"anonymous":false,"documentation":{"id":6308,"nodeType":"StructuredDocumentation","src":"468:148:22","text":" @dev Emitted when the allowance of a `spender` for an `owner` is set by\n a call to {approve}. `value` is the new allowance."},"eventSelector":"8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925","id":6316,"name":"Approval","nameLocation":"627:8:22","nodeType":"EventDefinition","parameters":{"id":6315,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6310,"indexed":true,"mutability":"mutable","name":"owner","nameLocation":"652:5:22","nodeType":"VariableDeclaration","scope":6316,"src":"636:21:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6309,"name":"address","nodeType":"ElementaryTypeName","src":"636:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6312,"indexed":true,"mutability":"mutable","name":"spender","nameLocation":"675:7:22","nodeType":"VariableDeclaration","scope":6316,"src":"659:23:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6311,"name":"address","nodeType":"ElementaryTypeName","src":"659:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6314,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"692:5:22","nodeType":"VariableDeclaration","scope":6316,"src":"684:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6313,"name":"uint256","nodeType":"ElementaryTypeName","src":"684:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"635:63:22"},"src":"621:78:22"},{"documentation":{"id":6317,"nodeType":"StructuredDocumentation","src":"705:65:22","text":" @dev Returns the value of tokens in existence."},"functionSelector":"18160ddd","id":6322,"implemented":false,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"784:11:22","nodeType":"FunctionDefinition","parameters":{"id":6318,"nodeType":"ParameterList","parameters":[],"src":"795:2:22"},"returnParameters":{"id":6321,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6320,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6322,"src":"821:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6319,"name":"uint256","nodeType":"ElementaryTypeName","src":"821:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"820:9:22"},"scope":6373,"src":"775:55:22","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6323,"nodeType":"StructuredDocumentation","src":"836:71:22","text":" @dev Returns the value of tokens owned by `account`."},"functionSelector":"70a08231","id":6330,"implemented":false,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"921:9:22","nodeType":"FunctionDefinition","parameters":{"id":6326,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6325,"mutability":"mutable","name":"account","nameLocation":"939:7:22","nodeType":"VariableDeclaration","scope":6330,"src":"931:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6324,"name":"address","nodeType":"ElementaryTypeName","src":"931:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"930:17:22"},"returnParameters":{"id":6329,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6328,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6330,"src":"971:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6327,"name":"uint256","nodeType":"ElementaryTypeName","src":"971:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"970:9:22"},"scope":6373,"src":"912:68:22","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6331,"nodeType":"StructuredDocumentation","src":"986:213:22","text":" @dev Moves a `value` amount of tokens from the caller's account to `to`.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"a9059cbb","id":6340,"implemented":false,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"1213:8:22","nodeType":"FunctionDefinition","parameters":{"id":6336,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6333,"mutability":"mutable","name":"to","nameLocation":"1230:2:22","nodeType":"VariableDeclaration","scope":6340,"src":"1222:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6332,"name":"address","nodeType":"ElementaryTypeName","src":"1222:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6335,"mutability":"mutable","name":"value","nameLocation":"1242:5:22","nodeType":"VariableDeclaration","scope":6340,"src":"1234:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6334,"name":"uint256","nodeType":"ElementaryTypeName","src":"1234:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1221:27:22"},"returnParameters":{"id":6339,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6338,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6340,"src":"1267:4:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6337,"name":"bool","nodeType":"ElementaryTypeName","src":"1267:4:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1266:6:22"},"scope":6373,"src":"1204:69:22","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6341,"nodeType":"StructuredDocumentation","src":"1279:264:22","text":" @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 This value changes when {approve} or {transferFrom} are called."},"functionSelector":"dd62ed3e","id":6350,"implemented":false,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"1557:9:22","nodeType":"FunctionDefinition","parameters":{"id":6346,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6343,"mutability":"mutable","name":"owner","nameLocation":"1575:5:22","nodeType":"VariableDeclaration","scope":6350,"src":"1567:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6342,"name":"address","nodeType":"ElementaryTypeName","src":"1567:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6345,"mutability":"mutable","name":"spender","nameLocation":"1590:7:22","nodeType":"VariableDeclaration","scope":6350,"src":"1582:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6344,"name":"address","nodeType":"ElementaryTypeName","src":"1582:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1566:32:22"},"returnParameters":{"id":6349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6348,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6350,"src":"1622:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6347,"name":"uint256","nodeType":"ElementaryTypeName","src":"1622:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1621:9:22"},"scope":6373,"src":"1548:83:22","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6351,"nodeType":"StructuredDocumentation","src":"1637:667:22","text":" @dev Sets a `value` amount of tokens as the allowance of `spender` over the\n caller's tokens.\n Returns a boolean value indicating whether the operation succeeded.\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 Emits an {Approval} event."},"functionSelector":"095ea7b3","id":6360,"implemented":false,"kind":"function","modifiers":[],"name":"approve","nameLocation":"2318:7:22","nodeType":"FunctionDefinition","parameters":{"id":6356,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6353,"mutability":"mutable","name":"spender","nameLocation":"2334:7:22","nodeType":"VariableDeclaration","scope":6360,"src":"2326:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6352,"name":"address","nodeType":"ElementaryTypeName","src":"2326:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6355,"mutability":"mutable","name":"value","nameLocation":"2351:5:22","nodeType":"VariableDeclaration","scope":6360,"src":"2343:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6354,"name":"uint256","nodeType":"ElementaryTypeName","src":"2343:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2325:32:22"},"returnParameters":{"id":6359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6358,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6360,"src":"2376:4:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6357,"name":"bool","nodeType":"ElementaryTypeName","src":"2376:4:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2375:6:22"},"scope":6373,"src":"2309:73:22","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6361,"nodeType":"StructuredDocumentation","src":"2388:297:22","text":" @dev Moves a `value` amount of tokens from `from` to `to` using the\n allowance mechanism. `value` is then deducted from the caller's\n allowance.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"23b872dd","id":6372,"implemented":false,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"2699:12:22","nodeType":"FunctionDefinition","parameters":{"id":6368,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6363,"mutability":"mutable","name":"from","nameLocation":"2720:4:22","nodeType":"VariableDeclaration","scope":6372,"src":"2712:12:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6362,"name":"address","nodeType":"ElementaryTypeName","src":"2712:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6365,"mutability":"mutable","name":"to","nameLocation":"2734:2:22","nodeType":"VariableDeclaration","scope":6372,"src":"2726:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6364,"name":"address","nodeType":"ElementaryTypeName","src":"2726:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6367,"mutability":"mutable","name":"value","nameLocation":"2746:5:22","nodeType":"VariableDeclaration","scope":6372,"src":"2738:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6366,"name":"uint256","nodeType":"ElementaryTypeName","src":"2738:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2711:41:22"},"returnParameters":{"id":6371,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6370,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6372,"src":"2771:4:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6369,"name":"bool","nodeType":"ElementaryTypeName","src":"2771:4:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2770:6:22"},"scope":6373,"src":"2690:87:22","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6374,"src":"204:2575:22","usedErrors":[],"usedEvents":[6307,6316]}],"src":"106:2674:22"},"id":22},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol","exportedSymbols":{"ECDSA":[9087],"EIP712":[9314],"ERC20":[6295],"ERC20Permit":[6527],"IERC20Permit":[6721],"Nonces":[7146]},"id":6528,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6375,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"122:24:23"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol","file":"./IERC20Permit.sol","id":6377,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6528,"sourceUnit":6722,"src":"148:48:23","symbolAliases":[{"foreign":{"id":6376,"name":"IERC20Permit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6721,"src":"156:12:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","file":"../ERC20.sol","id":6379,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6528,"sourceUnit":6296,"src":"197:35:23","symbolAliases":[{"foreign":{"id":6378,"name":"ERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6295,"src":"205:5:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"../../../utils/cryptography/ECDSA.sol","id":6381,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6528,"sourceUnit":9088,"src":"233:60:23","symbolAliases":[{"foreign":{"id":6380,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9087,"src":"241:5:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../../../utils/cryptography/EIP712.sol","id":6383,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6528,"sourceUnit":9315,"src":"294:62:23","symbolAliases":[{"foreign":{"id":6382,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9314,"src":"302:6:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../../../utils/Nonces.sol","id":6385,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6528,"sourceUnit":7147,"src":"357:49:23","symbolAliases":[{"foreign":{"id":6384,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7146,"src":"365:6:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6387,"name":"ERC20","nameLocations":["931:5:23"],"nodeType":"IdentifierPath","referencedDeclaration":6295,"src":"931:5:23"},"id":6388,"nodeType":"InheritanceSpecifier","src":"931:5:23"},{"baseName":{"id":6389,"name":"IERC20Permit","nameLocations":["938:12:23"],"nodeType":"IdentifierPath","referencedDeclaration":6721,"src":"938:12:23"},"id":6390,"nodeType":"InheritanceSpecifier","src":"938:12:23"},{"baseName":{"id":6391,"name":"EIP712","nameLocations":["952:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":9314,"src":"952:6:23"},"id":6392,"nodeType":"InheritanceSpecifier","src":"952:6:23"},{"baseName":{"id":6393,"name":"Nonces","nameLocations":["960:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":7146,"src":"960:6:23"},"id":6394,"nodeType":"InheritanceSpecifier","src":"960:6:23"}],"canonicalName":"ERC20Permit","contractDependencies":[],"contractKind":"contract","documentation":{"id":6386,"nodeType":"StructuredDocumentation","src":"408:489:23","text":" @dev Implementation of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n presenting a message signed by the account. By not relying on `{IERC20-approve}`, the token holder account doesn't\n need to send a transaction, and thus is not required to hold Ether at all."},"fullyImplemented":true,"id":6527,"linearizedBaseContracts":[6527,7146,9314,5494,6721,6295,5562,6685,6373,7056],"name":"ERC20Permit","nameLocation":"916:11:23","nodeType":"ContractDefinition","nodes":[{"constant":true,"id":6399,"mutability":"constant","name":"PERMIT_TYPEHASH","nameLocation":"998:15:23","nodeType":"VariableDeclaration","scope":6527,"src":"973:146:23","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6395,"name":"bytes32","nodeType":"ElementaryTypeName","src":"973:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"5065726d69742861646472657373206f776e65722c61646472657373207370656e6465722c75696e743235362076616c75652c75696e74323536206e6f6e63652c75696e7432353620646561646c696e6529","id":6397,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1034:84:23","typeDescriptions":{"typeIdentifier":"t_stringliteral_6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9","typeString":"literal_string \"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)\""},"value":"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9","typeString":"literal_string \"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)\""}],"id":6396,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"1024:9:23","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":6398,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1024:95:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"documentation":{"id":6400,"nodeType":"StructuredDocumentation","src":"1126:52:23","text":" @dev Permit deadline has expired."},"errorSelector":"62791302","id":6404,"name":"ERC2612ExpiredSignature","nameLocation":"1189:23:23","nodeType":"ErrorDefinition","parameters":{"id":6403,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6402,"mutability":"mutable","name":"deadline","nameLocation":"1221:8:23","nodeType":"VariableDeclaration","scope":6404,"src":"1213:16:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6401,"name":"uint256","nodeType":"ElementaryTypeName","src":"1213:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1212:18:23"},"src":"1183:48:23"},{"documentation":{"id":6405,"nodeType":"StructuredDocumentation","src":"1237:45:23","text":" @dev Mismatched signature."},"errorSelector":"4b800e46","id":6411,"name":"ERC2612InvalidSigner","nameLocation":"1293:20:23","nodeType":"ErrorDefinition","parameters":{"id":6410,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6407,"mutability":"mutable","name":"signer","nameLocation":"1322:6:23","nodeType":"VariableDeclaration","scope":6411,"src":"1314:14:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6406,"name":"address","nodeType":"ElementaryTypeName","src":"1314:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6409,"mutability":"mutable","name":"owner","nameLocation":"1338:5:23","nodeType":"VariableDeclaration","scope":6411,"src":"1330:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6408,"name":"address","nodeType":"ElementaryTypeName","src":"1330:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1313:31:23"},"src":"1287:58:23"},{"body":{"id":6421,"nodeType":"Block","src":"1627:2:23","statements":[]},"documentation":{"id":6412,"nodeType":"StructuredDocumentation","src":"1351:221:23","text":" @dev Initializes the {EIP712} domain separator using the `name` parameter, and setting `version` to `\"1\"`.\n It's a good idea to use the same `name` that is defined as the ERC-20 token name."},"id":6422,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":6417,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6414,"src":"1616:4:23","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"31","id":6418,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1622:3:23","typeDescriptions":{"typeIdentifier":"t_stringliteral_c89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6","typeString":"literal_string \"1\""},"value":"1"}],"id":6419,"kind":"baseConstructorSpecifier","modifierName":{"id":6416,"name":"EIP712","nameLocations":["1609:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":9314,"src":"1609:6:23"},"nodeType":"ModifierInvocation","src":"1609:17:23"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":6415,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6414,"mutability":"mutable","name":"name","nameLocation":"1603:4:23","nodeType":"VariableDeclaration","scope":6422,"src":"1589:18:23","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6413,"name":"string","nodeType":"ElementaryTypeName","src":"1589:6:23","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1588:20:23"},"returnParameters":{"id":6420,"nodeType":"ParameterList","parameters":[],"src":"1627:0:23"},"scope":6527,"src":"1577:52:23","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6706],"body":{"id":6498,"nodeType":"Block","src":"1872:483:23","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6443,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6440,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"1886:5:23","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":6441,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1892:9:23","memberName":"timestamp","nodeType":"MemberAccess","src":"1886:15:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":6442,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6431,"src":"1904:8:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1886:26:23","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6449,"nodeType":"IfStatement","src":"1882:97:23","trueBody":{"id":6448,"nodeType":"Block","src":"1914:65:23","statements":[{"errorCall":{"arguments":[{"id":6445,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6431,"src":"1959:8:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6444,"name":"ERC2612ExpiredSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6404,"src":"1935:23:23","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":6446,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1935:33:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6447,"nodeType":"RevertStatement","src":"1928:40:23"}]}},{"assignments":[6451],"declarations":[{"constant":false,"id":6451,"mutability":"mutable","name":"structHash","nameLocation":"1997:10:23","nodeType":"VariableDeclaration","scope":6498,"src":"1989:18:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6450,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1989:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":6465,"initialValue":{"arguments":[{"arguments":[{"id":6455,"name":"PERMIT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6399,"src":"2031:15:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":6456,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6425,"src":"2048:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6457,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6427,"src":"2055:7:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6458,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6429,"src":"2064:5:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":6460,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6425,"src":"2081:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6459,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7120,"src":"2071:9:23","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":6461,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2071:16:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6462,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6431,"src":"2089:8:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6453,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2020:3:23","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":6454,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2024:6:23","memberName":"encode","nodeType":"MemberAccess","src":"2020:10:23","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":6463,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2020:78:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6452,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2010:9:23","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":6464,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2010:89:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"1989:110:23"},{"assignments":[6467],"declarations":[{"constant":false,"id":6467,"mutability":"mutable","name":"hash","nameLocation":"2118:4:23","nodeType":"VariableDeclaration","scope":6498,"src":"2110:12:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6466,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2110:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":6471,"initialValue":{"arguments":[{"id":6469,"name":"structHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6451,"src":"2142:10:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":6468,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9247,"src":"2125:16:23","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":6470,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2125:28:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"2110:43:23"},{"assignments":[6473],"declarations":[{"constant":false,"id":6473,"mutability":"mutable","name":"signer","nameLocation":"2172:6:23","nodeType":"VariableDeclaration","scope":6498,"src":"2164:14:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6472,"name":"address","nodeType":"ElementaryTypeName","src":"2164:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":6481,"initialValue":{"arguments":[{"id":6476,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6467,"src":"2195:4:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":6477,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6433,"src":"2201:1:23","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":6478,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6435,"src":"2204:1:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":6479,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6437,"src":"2207:1:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":6474,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9087,"src":"2181:5:23","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9087_$","typeString":"type(library ECDSA)"}},"id":6475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2187:7:23","memberName":"recover","nodeType":"MemberAccess","referencedDeclaration":9037,"src":"2181:13:23","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":6480,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2181:28:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"2164:45:23"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6484,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6482,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6473,"src":"2223:6:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":6483,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6425,"src":"2233:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2223:15:23","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6491,"nodeType":"IfStatement","src":"2219:88:23","trueBody":{"id":6490,"nodeType":"Block","src":"2240:67:23","statements":[{"errorCall":{"arguments":[{"id":6486,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6473,"src":"2282:6:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6487,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6425,"src":"2290:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":6485,"name":"ERC2612InvalidSigner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6411,"src":"2261:20:23","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_address_$returns$__$","typeString":"function (address,address) pure"}},"id":6488,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2261:35:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6489,"nodeType":"RevertStatement","src":"2254:42:23"}]}},{"expression":{"arguments":[{"id":6493,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6425,"src":"2326:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6494,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6427,"src":"2333:7:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6495,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6429,"src":"2342:5:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6492,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6186,6246],"referencedDeclaration":6186,"src":"2317:8:23","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2317:31:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6497,"nodeType":"ExpressionStatement","src":"2317:31:23"}]},"documentation":{"id":6423,"nodeType":"StructuredDocumentation","src":"1635:43:23","text":" @inheritdoc IERC20Permit"},"functionSelector":"d505accf","id":6499,"implemented":true,"kind":"function","modifiers":[],"name":"permit","nameLocation":"1692:6:23","nodeType":"FunctionDefinition","parameters":{"id":6438,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6425,"mutability":"mutable","name":"owner","nameLocation":"1716:5:23","nodeType":"VariableDeclaration","scope":6499,"src":"1708:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6424,"name":"address","nodeType":"ElementaryTypeName","src":"1708:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6427,"mutability":"mutable","name":"spender","nameLocation":"1739:7:23","nodeType":"VariableDeclaration","scope":6499,"src":"1731:15:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6426,"name":"address","nodeType":"ElementaryTypeName","src":"1731:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6429,"mutability":"mutable","name":"value","nameLocation":"1764:5:23","nodeType":"VariableDeclaration","scope":6499,"src":"1756:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6428,"name":"uint256","nodeType":"ElementaryTypeName","src":"1756:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6431,"mutability":"mutable","name":"deadline","nameLocation":"1787:8:23","nodeType":"VariableDeclaration","scope":6499,"src":"1779:16:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6430,"name":"uint256","nodeType":"ElementaryTypeName","src":"1779:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6433,"mutability":"mutable","name":"v","nameLocation":"1811:1:23","nodeType":"VariableDeclaration","scope":6499,"src":"1805:7:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6432,"name":"uint8","nodeType":"ElementaryTypeName","src":"1805:5:23","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":6435,"mutability":"mutable","name":"r","nameLocation":"1830:1:23","nodeType":"VariableDeclaration","scope":6499,"src":"1822:9:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6434,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1822:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":6437,"mutability":"mutable","name":"s","nameLocation":"1849:1:23","nodeType":"VariableDeclaration","scope":6499,"src":"1841:9:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6436,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1841:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1698:158:23"},"returnParameters":{"id":6439,"nodeType":"ParameterList","parameters":[],"src":"1872:0:23"},"scope":6527,"src":"1683:672:23","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6714,7105],"body":{"id":6515,"nodeType":"Block","src":"2509:43:23","statements":[{"expression":{"arguments":[{"id":6512,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6502,"src":"2539:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":6510,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2526:5:23","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC20Permit_$6527_$","typeString":"type(contract super ERC20Permit)"}},"id":6511,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2532:6:23","memberName":"nonces","nodeType":"MemberAccess","referencedDeclaration":7105,"src":"2526:12:23","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":6513,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2526:19:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6509,"id":6514,"nodeType":"Return","src":"2519:26:23"}]},"documentation":{"id":6500,"nodeType":"StructuredDocumentation","src":"2361:43:23","text":" @inheritdoc IERC20Permit"},"functionSelector":"7ecebe00","id":6516,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"2418:6:23","nodeType":"FunctionDefinition","overrides":{"id":6506,"nodeType":"OverrideSpecifier","overrides":[{"id":6504,"name":"IERC20Permit","nameLocations":["2469:12:23"],"nodeType":"IdentifierPath","referencedDeclaration":6721,"src":"2469:12:23"},{"id":6505,"name":"Nonces","nameLocations":["2483:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":7146,"src":"2483:6:23"}],"src":"2460:30:23"},"parameters":{"id":6503,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6502,"mutability":"mutable","name":"owner","nameLocation":"2433:5:23","nodeType":"VariableDeclaration","scope":6516,"src":"2425:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6501,"name":"address","nodeType":"ElementaryTypeName","src":"2425:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2424:15:23"},"returnParameters":{"id":6509,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6508,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6516,"src":"2500:7:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6507,"name":"uint256","nodeType":"ElementaryTypeName","src":"2500:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2499:9:23"},"scope":6527,"src":"2409:143:23","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6720],"body":{"id":6525,"nodeType":"Block","src":"2727:44:23","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":6522,"name":"_domainSeparatorV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9210,"src":"2744:18:23","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":6523,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2744:20:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":6521,"id":6524,"nodeType":"Return","src":"2737:27:23"}]},"documentation":{"id":6517,"nodeType":"StructuredDocumentation","src":"2558:43:23","text":" @inheritdoc IERC20Permit"},"functionSelector":"3644e515","id":6526,"implemented":true,"kind":"function","modifiers":[],"name":"DOMAIN_SEPARATOR","nameLocation":"2668:16:23","nodeType":"FunctionDefinition","parameters":{"id":6518,"nodeType":"ParameterList","parameters":[],"src":"2684:2:23"},"returnParameters":{"id":6521,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6520,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6526,"src":"2718:7:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6519,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2718:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2717:9:23"},"scope":6527,"src":"2659:112:23","stateMutability":"view","virtual":true,"visibility":"external"}],"scope":6528,"src":"898:1875:23","usedErrors":[5532,5537,5542,5551,5556,5561,6404,6411,7088,7212,7214,8750,8755,8760],"usedEvents":[5474,6307,6316]}],"src":"122:2652:23"},"id":23},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","exportedSymbols":{"Checkpoints":[14628],"ERC20":[6295],"ERC20Votes":[6659],"Votes":[5451]},"id":6660,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6529,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:24"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","file":"../ERC20.sol","id":6531,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6660,"sourceUnit":6296,"src":"147:35:24","symbolAliases":[{"foreign":{"id":6530,"name":"ERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6295,"src":"155:5:24","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","file":"../../../governance/utils/Votes.sol","id":6533,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6660,"sourceUnit":5452,"src":"183:58:24","symbolAliases":[{"foreign":{"id":6532,"name":"Votes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5451,"src":"191:5:24","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../../utils/structs/Checkpoints.sol","id":6535,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6660,"sourceUnit":14629,"src":"242:67:24","symbolAliases":[{"foreign":{"id":6534,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14628,"src":"250:11:24","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6537,"name":"ERC20","nameLocations":["1226:5:24"],"nodeType":"IdentifierPath","referencedDeclaration":6295,"src":"1226:5:24"},"id":6538,"nodeType":"InheritanceSpecifier","src":"1226:5:24"},{"baseName":{"id":6539,"name":"Votes","nameLocations":["1233:5:24"],"nodeType":"IdentifierPath","referencedDeclaration":5451,"src":"1233:5:24"},"id":6540,"nodeType":"InheritanceSpecifier","src":"1233:5:24"}],"canonicalName":"ERC20Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":6536,"nodeType":"StructuredDocumentation","src":"311:882:24","text":" @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked."},"fullyImplemented":true,"id":6659,"internalFunctionIDs":{"5428":1,"5442":2},"linearizedBaseContracts":[6659,5451,5505,4908,5520,7146,9314,5494,6295,5562,6685,6373,7056],"name":"ERC20Votes","nameLocation":"1212:10:24","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6541,"nodeType":"StructuredDocumentation","src":"1245:100:24","text":" @dev Total supply cap has been exceeded, introducing a risk of votes overflowing."},"errorSelector":"1cb15d26","id":6547,"name":"ERC20ExceededSafeSupply","nameLocation":"1356:23:24","nodeType":"ErrorDefinition","parameters":{"id":6546,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6543,"mutability":"mutable","name":"increasedSupply","nameLocation":"1388:15:24","nodeType":"VariableDeclaration","scope":6547,"src":"1380:23:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6542,"name":"uint256","nodeType":"ElementaryTypeName","src":"1380:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6545,"mutability":"mutable","name":"cap","nameLocation":"1413:3:24","nodeType":"VariableDeclaration","scope":6547,"src":"1405:11:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6544,"name":"uint256","nodeType":"ElementaryTypeName","src":"1405:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1379:38:24"},"src":"1350:68:24"},{"body":{"id":6559,"nodeType":"Block","src":"2175:41:24","statements":[{"expression":{"expression":{"arguments":[{"id":6555,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2197:7:24","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":6554,"name":"uint208","nodeType":"ElementaryTypeName","src":"2197:7:24","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":6553,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2192:4:24","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6556,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2192:13:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":6557,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2206:3:24","memberName":"max","nodeType":"MemberAccess","src":"2192:17:24","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":6552,"id":6558,"nodeType":"Return","src":"2185:24:24"}]},"documentation":{"id":6548,"nodeType":"StructuredDocumentation","src":"1424:684:24","text":" @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n additional logic requires it. When resolving override conflicts on this function, the minimum should be\n returned."},"id":6560,"implemented":true,"kind":"function","modifiers":[],"name":"_maxSupply","nameLocation":"2122:10:24","nodeType":"FunctionDefinition","parameters":{"id":6549,"nodeType":"ParameterList","parameters":[],"src":"2132:2:24"},"returnParameters":{"id":6552,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6551,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6560,"src":"2166:7:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6550,"name":"uint256","nodeType":"ElementaryTypeName","src":"2166:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2165:9:24"},"scope":6659,"src":"2113:103:24","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[6102],"body":{"id":6613,"nodeType":"Block","src":"2440:329:24","statements":[{"expression":{"arguments":[{"id":6574,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6563,"src":"2464:4:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6575,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6565,"src":"2470:2:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6576,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6567,"src":"2474:5:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6571,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2450:5:24","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC20Votes_$6659_$","typeString":"type(contract super ERC20Votes)"}},"id":6573,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2456:7:24","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":6102,"src":"2450:13:24","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6577,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2450:30:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6578,"nodeType":"ExpressionStatement","src":"2450:30:24"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6579,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6563,"src":"2494:4:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6582,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2510:1:24","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6581,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2502:7:24","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6580,"name":"address","nodeType":"ElementaryTypeName","src":"2502:7:24","typeDescriptions":{}}},"id":6583,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2502:10:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2494:18:24","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6606,"nodeType":"IfStatement","src":"2490:226:24","trueBody":{"id":6605,"nodeType":"Block","src":"2514:202:24","statements":[{"assignments":[6586],"declarations":[{"constant":false,"id":6586,"mutability":"mutable","name":"supply","nameLocation":"2536:6:24","nodeType":"VariableDeclaration","scope":6605,"src":"2528:14:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6585,"name":"uint256","nodeType":"ElementaryTypeName","src":"2528:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6589,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6587,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5868,"src":"2545:11:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6588,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2545:13:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2528:30:24"},{"assignments":[6591],"declarations":[{"constant":false,"id":6591,"mutability":"mutable","name":"cap","nameLocation":"2580:3:24","nodeType":"VariableDeclaration","scope":6605,"src":"2572:11:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6590,"name":"uint256","nodeType":"ElementaryTypeName","src":"2572:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6594,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6592,"name":"_maxSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6560,"src":"2586:10:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6593,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2586:12:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2572:26:24"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6595,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6586,"src":"2616:6:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":6596,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6591,"src":"2625:3:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2616:12:24","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6604,"nodeType":"IfStatement","src":"2612:94:24","trueBody":{"id":6603,"nodeType":"Block","src":"2630:76:24","statements":[{"errorCall":{"arguments":[{"id":6599,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6586,"src":"2679:6:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6600,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6591,"src":"2687:3:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6598,"name":"ERC20ExceededSafeSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6547,"src":"2655:23:24","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6601,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2655:36:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6602,"nodeType":"RevertStatement","src":"2648:43:24"}]}}]}},{"expression":{"arguments":[{"id":6608,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6563,"src":"2746:4:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6609,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6565,"src":"2752:2:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6610,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6567,"src":"2756:5:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6607,"name":"_transferVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5264,"src":"2725:20:24","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6611,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2725:37:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6612,"nodeType":"ExpressionStatement","src":"2725:37:24"}]},"documentation":{"id":6561,"nodeType":"StructuredDocumentation","src":"2222:129:24","text":" @dev Move voting power when tokens are transferred.\n Emits a {IVotes-DelegateVotesChanged} event."},"id":6614,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"2365:7:24","nodeType":"FunctionDefinition","overrides":{"id":6569,"nodeType":"OverrideSpecifier","overrides":[],"src":"2431:8:24"},"parameters":{"id":6568,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6563,"mutability":"mutable","name":"from","nameLocation":"2381:4:24","nodeType":"VariableDeclaration","scope":6614,"src":"2373:12:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6562,"name":"address","nodeType":"ElementaryTypeName","src":"2373:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6565,"mutability":"mutable","name":"to","nameLocation":"2395:2:24","nodeType":"VariableDeclaration","scope":6614,"src":"2387:10:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6564,"name":"address","nodeType":"ElementaryTypeName","src":"2387:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6567,"mutability":"mutable","name":"value","nameLocation":"2407:5:24","nodeType":"VariableDeclaration","scope":6614,"src":"2399:13:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6566,"name":"uint256","nodeType":"ElementaryTypeName","src":"2399:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2372:41:24"},"returnParameters":{"id":6570,"nodeType":"ParameterList","parameters":[],"src":"2440:0:24"},"scope":6659,"src":"2356:413:24","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[5450],"body":{"id":6627,"nodeType":"Block","src":"3120:42:24","statements":[{"expression":{"arguments":[{"id":6624,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6617,"src":"3147:7:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6623,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5881,"src":"3137:9:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":6625,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3137:18:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6622,"id":6626,"nodeType":"Return","src":"3130:25:24"}]},"documentation":{"id":6615,"nodeType":"StructuredDocumentation","src":"2775:249:24","text":" @dev Returns the voting units of an `account`.\n WARNING: Overriding this function may compromise the internal vote accounting.\n `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change."},"id":6628,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"3038:15:24","nodeType":"FunctionDefinition","overrides":{"id":6619,"nodeType":"OverrideSpecifier","overrides":[],"src":"3093:8:24"},"parameters":{"id":6618,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6617,"mutability":"mutable","name":"account","nameLocation":"3062:7:24","nodeType":"VariableDeclaration","scope":6628,"src":"3054:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6616,"name":"address","nodeType":"ElementaryTypeName","src":"3054:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3053:17:24"},"returnParameters":{"id":6622,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6621,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6628,"src":"3111:7:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6620,"name":"uint256","nodeType":"ElementaryTypeName","src":"3111:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3110:9:24"},"scope":6659,"src":"3029:133:24","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6640,"nodeType":"Block","src":"3315:48:24","statements":[{"expression":{"arguments":[{"id":6637,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6631,"src":"3348:7:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6636,"name":"_numCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5360,"src":"3332:15:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint32_$","typeString":"function (address) view returns (uint32)"}},"id":6638,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3332:24:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":6635,"id":6639,"nodeType":"Return","src":"3325:31:24"}]},"documentation":{"id":6629,"nodeType":"StructuredDocumentation","src":"3168:64:24","text":" @dev Get number of checkpoints for `account`."},"functionSelector":"6fcfff45","id":6641,"implemented":true,"kind":"function","modifiers":[],"name":"numCheckpoints","nameLocation":"3246:14:24","nodeType":"FunctionDefinition","parameters":{"id":6632,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6631,"mutability":"mutable","name":"account","nameLocation":"3269:7:24","nodeType":"VariableDeclaration","scope":6641,"src":"3261:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6630,"name":"address","nodeType":"ElementaryTypeName","src":"3261:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3260:17:24"},"returnParameters":{"id":6635,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6634,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6641,"src":"3307:6:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6633,"name":"uint32","nodeType":"ElementaryTypeName","src":"3307:6:24","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3306:8:24"},"scope":6659,"src":"3237:126:24","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":6657,"nodeType":"Block","src":"3553:50:24","statements":[{"expression":{"arguments":[{"id":6653,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6644,"src":"3583:7:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6654,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6646,"src":"3592:3:24","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":6652,"name":"_checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5379,"src":"3570:12:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13589_memory_ptr_$","typeString":"function (address,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":6655,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3570:26:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":6651,"id":6656,"nodeType":"Return","src":"3563:33:24"}]},"documentation":{"id":6642,"nodeType":"StructuredDocumentation","src":"3369:66:24","text":" @dev Get the `pos`-th checkpoint for `account`."},"functionSelector":"f1127ed8","id":6658,"implemented":true,"kind":"function","modifiers":[],"name":"checkpoints","nameLocation":"3449:11:24","nodeType":"FunctionDefinition","parameters":{"id":6647,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6644,"mutability":"mutable","name":"account","nameLocation":"3469:7:24","nodeType":"VariableDeclaration","scope":6658,"src":"3461:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6643,"name":"address","nodeType":"ElementaryTypeName","src":"3461:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6646,"mutability":"mutable","name":"pos","nameLocation":"3485:3:24","nodeType":"VariableDeclaration","scope":6658,"src":"3478:10:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6645,"name":"uint32","nodeType":"ElementaryTypeName","src":"3478:6:24","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3460:29:24"},"returnParameters":{"id":6651,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6650,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6658,"src":"3519:32:24","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":6649,"nodeType":"UserDefinedTypeName","pathNode":{"id":6648,"name":"Checkpoints.Checkpoint208","nameLocations":["3519:11:24","3531:13:24"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"3519:25:24"},"referencedDeclaration":13589,"src":"3519:25:24","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"3518:34:24"},"scope":6659,"src":"3440:163:24","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":6660,"src":"1194:2411:24","usedErrors":[4833,4959,4966,5532,5537,5542,5551,5556,5561,6547,7088,7212,7214,8750,8755,8760,11148,13055],"usedEvents":[4842,4851,5474,6307,6316]}],"src":"121:3485:24"},"id":24},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","exportedSymbols":{"IERC20":[6373],"IERC20Metadata":[6685]},"id":6686,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6661,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"125:24:25"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"../IERC20.sol","id":6663,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6686,"sourceUnit":6374,"src":"151:37:25","symbolAliases":[{"foreign":{"id":6662,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6373,"src":"159:6:25","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":6665,"name":"IERC20","nameLocations":["306:6:25"],"nodeType":"IdentifierPath","referencedDeclaration":6373,"src":"306:6:25"},"id":6666,"nodeType":"InheritanceSpecifier","src":"306:6:25"}],"canonicalName":"IERC20Metadata","contractDependencies":[],"contractKind":"interface","documentation":{"id":6664,"nodeType":"StructuredDocumentation","src":"190:87:25","text":" @dev Interface for the optional metadata functions from the ERC-20 standard."},"fullyImplemented":false,"id":6685,"linearizedBaseContracts":[6685,6373],"name":"IERC20Metadata","nameLocation":"288:14:25","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6667,"nodeType":"StructuredDocumentation","src":"319:54:25","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":6672,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"387:4:25","nodeType":"FunctionDefinition","parameters":{"id":6668,"nodeType":"ParameterList","parameters":[],"src":"391:2:25"},"returnParameters":{"id":6671,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6670,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6672,"src":"417:13:25","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6669,"name":"string","nodeType":"ElementaryTypeName","src":"417:6:25","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"416:15:25"},"scope":6685,"src":"378:54:25","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6673,"nodeType":"StructuredDocumentation","src":"438:56:25","text":" @dev Returns the symbol of the token."},"functionSelector":"95d89b41","id":6678,"implemented":false,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"508:6:25","nodeType":"FunctionDefinition","parameters":{"id":6674,"nodeType":"ParameterList","parameters":[],"src":"514:2:25"},"returnParameters":{"id":6677,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6676,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6678,"src":"540:13:25","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6675,"name":"string","nodeType":"ElementaryTypeName","src":"540:6:25","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"539:15:25"},"scope":6685,"src":"499:56:25","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6679,"nodeType":"StructuredDocumentation","src":"561:65:25","text":" @dev Returns the decimals places of the token."},"functionSelector":"313ce567","id":6684,"implemented":false,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"640:8:25","nodeType":"FunctionDefinition","parameters":{"id":6680,"nodeType":"ParameterList","parameters":[],"src":"648:2:25"},"returnParameters":{"id":6683,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6682,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6684,"src":"674:5:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6681,"name":"uint8","nodeType":"ElementaryTypeName","src":"674:5:25","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"673:7:25"},"scope":6685,"src":"631:50:25","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":6686,"src":"278:405:25","usedErrors":[],"usedEvents":[6307,6316]}],"src":"125:559:25"},"id":25},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol","exportedSymbols":{"IERC20Permit":[6721]},"id":6722,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6687,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:26"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20Permit","contractDependencies":[],"contractKind":"interface","documentation":{"id":6688,"nodeType":"StructuredDocumentation","src":"149:1965:26","text":" @dev Interface of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't\n need to send a transaction, and thus is not required to hold Ether at all.\n ==== Security Considerations\n There are two important considerations concerning the use of `permit`. The first is that a valid permit signature\n expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be\n considered as an intention to spend the allowance in any specific way. The second is that because permits have\n built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should\n take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be\n generally recommended is:\n ```solidity\n function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public {\n try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {}\n doThing(..., value);\n }\n function doThing(..., uint256 value) public {\n token.safeTransferFrom(msg.sender, address(this), value);\n ...\n }\n ```\n Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of\n `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also\n {SafeERC20-safeTransferFrom}).\n Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so\n contracts should have entry points that don't rely on permit."},"fullyImplemented":false,"id":6721,"linearizedBaseContracts":[6721],"name":"IERC20Permit","nameLocation":"2125:12:26","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6689,"nodeType":"StructuredDocumentation","src":"2144:850:26","text":" @dev Sets `value` as the allowance of `spender` over ``owner``'s tokens,\n given ``owner``'s signed approval.\n IMPORTANT: The same issues {IERC20-approve} has related to transaction\n ordering also apply here.\n Emits an {Approval} event.\n Requirements:\n - `spender` cannot be the zero address.\n - `deadline` must be a timestamp in the future.\n - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner`\n over the EIP712-formatted function arguments.\n - the signature must use ``owner``'s current nonce (see {nonces}).\n For more information on the signature format, see the\n https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP\n section].\n CAUTION: See Security Considerations above."},"functionSelector":"d505accf","id":6706,"implemented":false,"kind":"function","modifiers":[],"name":"permit","nameLocation":"3008:6:26","nodeType":"FunctionDefinition","parameters":{"id":6704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6691,"mutability":"mutable","name":"owner","nameLocation":"3032:5:26","nodeType":"VariableDeclaration","scope":6706,"src":"3024:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6690,"name":"address","nodeType":"ElementaryTypeName","src":"3024:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6693,"mutability":"mutable","name":"spender","nameLocation":"3055:7:26","nodeType":"VariableDeclaration","scope":6706,"src":"3047:15:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6692,"name":"address","nodeType":"ElementaryTypeName","src":"3047:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6695,"mutability":"mutable","name":"value","nameLocation":"3080:5:26","nodeType":"VariableDeclaration","scope":6706,"src":"3072:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6694,"name":"uint256","nodeType":"ElementaryTypeName","src":"3072:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6697,"mutability":"mutable","name":"deadline","nameLocation":"3103:8:26","nodeType":"VariableDeclaration","scope":6706,"src":"3095:16:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6696,"name":"uint256","nodeType":"ElementaryTypeName","src":"3095:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6699,"mutability":"mutable","name":"v","nameLocation":"3127:1:26","nodeType":"VariableDeclaration","scope":6706,"src":"3121:7:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6698,"name":"uint8","nodeType":"ElementaryTypeName","src":"3121:5:26","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":6701,"mutability":"mutable","name":"r","nameLocation":"3146:1:26","nodeType":"VariableDeclaration","scope":6706,"src":"3138:9:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6700,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3138:7:26","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":6703,"mutability":"mutable","name":"s","nameLocation":"3165:1:26","nodeType":"VariableDeclaration","scope":6706,"src":"3157:9:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6702,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3157:7:26","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3014:158:26"},"returnParameters":{"id":6705,"nodeType":"ParameterList","parameters":[],"src":"3181:0:26"},"scope":6721,"src":"2999:183:26","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6707,"nodeType":"StructuredDocumentation","src":"3188:294:26","text":" @dev Returns the current nonce for `owner`. This value must be\n included whenever a signature is generated for {permit}.\n Every successful call to {permit} increases ``owner``'s nonce by one. This\n prevents a signature from being used multiple times."},"functionSelector":"7ecebe00","id":6714,"implemented":false,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"3496:6:26","nodeType":"FunctionDefinition","parameters":{"id":6710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6709,"mutability":"mutable","name":"owner","nameLocation":"3511:5:26","nodeType":"VariableDeclaration","scope":6714,"src":"3503:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6708,"name":"address","nodeType":"ElementaryTypeName","src":"3503:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3502:15:26"},"returnParameters":{"id":6713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6714,"src":"3541:7:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6711,"name":"uint256","nodeType":"ElementaryTypeName","src":"3541:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3540:9:26"},"scope":6721,"src":"3487:63:26","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6715,"nodeType":"StructuredDocumentation","src":"3556:128:26","text":" @dev Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}."},"functionSelector":"3644e515","id":6720,"implemented":false,"kind":"function","modifiers":[],"name":"DOMAIN_SEPARATOR","nameLocation":"3751:16:26","nodeType":"FunctionDefinition","parameters":{"id":6716,"nodeType":"ParameterList","parameters":[],"src":"3767:2:26"},"returnParameters":{"id":6719,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6718,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6720,"src":"3793:7:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6717,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3793:7:26","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3792:9:26"},"scope":6721,"src":"3742:60:26","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":6722,"src":"2115:1689:26","usedErrors":[],"usedEvents":[]}],"src":"123:3682:26"},"id":26},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","exportedSymbols":{"IERC721Receiver":[6739]},"id":6740,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6723,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"116:24:27"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":6724,"nodeType":"StructuredDocumentation","src":"142:154:27","text":" @title ERC-721 token receiver interface\n @dev Interface for any contract that wants to support safeTransfers\n from ERC-721 asset contracts."},"fullyImplemented":false,"id":6739,"linearizedBaseContracts":[6739],"name":"IERC721Receiver","nameLocation":"307:15:27","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6725,"nodeType":"StructuredDocumentation","src":"329:500:27","text":" @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n by `operator` from `from`, this function is called.\n It must return its Solidity selector to confirm the token transfer.\n If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n reverted.\n The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6738,"implemented":false,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"843:16:27","nodeType":"FunctionDefinition","parameters":{"id":6734,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6727,"mutability":"mutable","name":"operator","nameLocation":"877:8:27","nodeType":"VariableDeclaration","scope":6738,"src":"869:16:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6726,"name":"address","nodeType":"ElementaryTypeName","src":"869:7:27","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6729,"mutability":"mutable","name":"from","nameLocation":"903:4:27","nodeType":"VariableDeclaration","scope":6738,"src":"895:12:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6728,"name":"address","nodeType":"ElementaryTypeName","src":"895:7:27","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6731,"mutability":"mutable","name":"tokenId","nameLocation":"925:7:27","nodeType":"VariableDeclaration","scope":6738,"src":"917:15:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6730,"name":"uint256","nodeType":"ElementaryTypeName","src":"917:7:27","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6733,"mutability":"mutable","name":"data","nameLocation":"957:4:27","nodeType":"VariableDeclaration","scope":6738,"src":"942:19:27","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":6732,"name":"bytes","nodeType":"ElementaryTypeName","src":"942:5:27","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"859:108:27"},"returnParameters":{"id":6737,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6736,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6738,"src":"986:6:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6735,"name":"bytes4","nodeType":"ElementaryTypeName","src":"986:6:27","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"985:8:27"},"scope":6739,"src":"834:160:27","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6740,"src":"297:699:27","usedErrors":[],"usedEvents":[]}],"src":"116:881:27"},"id":27},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","exportedSymbols":{"ERC721Holder":[6766],"IERC721Receiver":[6739]},"id":6767,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6741,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"119:24:28"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../IERC721Receiver.sol","id":6743,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6767,"sourceUnit":6740,"src":"145:55:28","symbolAliases":[{"foreign":{"id":6742,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6739,"src":"153:15:28","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6745,"name":"IERC721Receiver","nameLocations":["475:15:28"],"nodeType":"IdentifierPath","referencedDeclaration":6739,"src":"475:15:28"},"id":6746,"nodeType":"InheritanceSpecifier","src":"475:15:28"}],"canonicalName":"ERC721Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":6744,"nodeType":"StructuredDocumentation","src":"202:238:28","text":" @dev Implementation of the {IERC721Receiver} interface.\n Accepts all token transfers.\n Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n {IERC721-setApprovalForAll}."},"fullyImplemented":true,"id":6766,"linearizedBaseContracts":[6766,6739],"name":"ERC721Holder","nameLocation":"459:12:28","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[6738],"body":{"id":6764,"nodeType":"Block","src":"738:54:28","statements":[{"expression":{"expression":{"expression":{"id":6760,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"755:4:28","typeDescriptions":{"typeIdentifier":"t_contract$_ERC721Holder_$6766","typeString":"contract ERC721Holder"}},"id":6761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"760:16:28","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":6765,"src":"755:21:28","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":6762,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"777:8:28","memberName":"selector","nodeType":"MemberAccess","src":"755:30:28","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":6759,"id":6763,"nodeType":"Return","src":"748:37:28"}]},"documentation":{"id":6747,"nodeType":"StructuredDocumentation","src":"497:137:28","text":" @dev See {IERC721Receiver-onERC721Received}.\n Always returns `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6765,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"648:16:28","nodeType":"FunctionDefinition","parameters":{"id":6756,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6749,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6765,"src":"665:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6748,"name":"address","nodeType":"ElementaryTypeName","src":"665:7:28","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6751,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6765,"src":"674:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6750,"name":"address","nodeType":"ElementaryTypeName","src":"674:7:28","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6753,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6765,"src":"683:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6752,"name":"uint256","nodeType":"ElementaryTypeName","src":"683:7:28","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6755,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6765,"src":"692:12:28","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6754,"name":"bytes","nodeType":"ElementaryTypeName","src":"692:5:28","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"664:41:28"},"returnParameters":{"id":6759,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6758,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6765,"src":"730:6:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6757,"name":"bytes4","nodeType":"ElementaryTypeName","src":"730:6:28","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"729:8:28"},"scope":6766,"src":"639:153:28","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":6767,"src":"441:353:28","usedErrors":[],"usedEvents":[]}],"src":"119:676:28"},"id":28},"@openzeppelin/contracts/utils/Address.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","exportedSymbols":{"Address":[7026],"Errors":[7078]},"id":7027,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6768,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:29"},{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","file":"./Errors.sol","id":6770,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":7027,"sourceUnit":7079,"src":"127:36:29","symbolAliases":[{"foreign":{"id":6769,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7078,"src":"135:6:29","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Address","contractDependencies":[],"contractKind":"library","documentation":{"id":6771,"nodeType":"StructuredDocumentation","src":"165:67:29","text":" @dev Collection of functions related to the address type"},"fullyImplemented":true,"id":7026,"linearizedBaseContracts":[7026],"name":"Address","nameLocation":"241:7:29","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6772,"nodeType":"StructuredDocumentation","src":"255:75:29","text":" @dev There's no code at `target` (it is not a contract)."},"errorSelector":"9996b315","id":6776,"name":"AddressEmptyCode","nameLocation":"341:16:29","nodeType":"ErrorDefinition","parameters":{"id":6775,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6774,"mutability":"mutable","name":"target","nameLocation":"366:6:29","nodeType":"VariableDeclaration","scope":6776,"src":"358:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6773,"name":"address","nodeType":"ElementaryTypeName","src":"358:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"357:16:29"},"src":"335:39:29"},{"body":{"id":6823,"nodeType":"Block","src":"1361:294:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6790,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6786,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1383:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}],"id":6785,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1375:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6784,"name":"address","nodeType":"ElementaryTypeName","src":"1375:7:29","typeDescriptions":{}}},"id":6787,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1375:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6788,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1389:7:29","memberName":"balance","nodeType":"MemberAccess","src":"1375:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6789,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6781,"src":"1399:6:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1375:30:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6803,"nodeType":"IfStatement","src":"1371:125:29","trueBody":{"id":6802,"nodeType":"Block","src":"1407:89:29","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6796,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"1463:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}],"id":6795,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1455:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6794,"name":"address","nodeType":"ElementaryTypeName","src":"1455:7:29","typeDescriptions":{}}},"id":6797,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1455:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6798,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1469:7:29","memberName":"balance","nodeType":"MemberAccess","src":"1455:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6799,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6781,"src":"1478:6:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6791,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7078,"src":"1428:6:29","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$7078_$","typeString":"type(library Errors)"}},"id":6793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1435:19:29","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":7066,"src":"1428:26:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6800,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1428:57:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6801,"nodeType":"RevertStatement","src":"1421:64:29"}]}},{"assignments":[6805,6807],"declarations":[{"constant":false,"id":6805,"mutability":"mutable","name":"success","nameLocation":"1512:7:29","nodeType":"VariableDeclaration","scope":6823,"src":"1507:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6804,"name":"bool","nodeType":"ElementaryTypeName","src":"1507:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6807,"mutability":"mutable","name":"returndata","nameLocation":"1534:10:29","nodeType":"VariableDeclaration","scope":6823,"src":"1521:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6806,"name":"bytes","nodeType":"ElementaryTypeName","src":"1521:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6814,"initialValue":{"arguments":[{"hexValue":"","id":6812,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1578:2:29","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"id":6808,"name":"recipient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6779,"src":"1548:9:29","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"id":6809,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1558:4:29","memberName":"call","nodeType":"MemberAccess","src":"1548:14:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6811,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6810,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6781,"src":"1570:6:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"1548:29:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6813,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1548:33:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"1506:75:29"},{"condition":{"id":6816,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"1595:8:29","subExpression":{"id":6815,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6805,"src":"1596:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6822,"nodeType":"IfStatement","src":"1591:58:29","trueBody":{"id":6821,"nodeType":"Block","src":"1605:44:29","statements":[{"expression":{"arguments":[{"id":6818,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6807,"src":"1627:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6817,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7025,"src":"1619:7:29","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6819,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1619:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6820,"nodeType":"ExpressionStatement","src":"1619:19:29"}]}}]},"documentation":{"id":6777,"nodeType":"StructuredDocumentation","src":"380:905:29","text":" @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n `recipient`, forwarding all available gas and reverting on errors.\n https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n of certain opcodes, possibly making contracts go over the 2300 gas limit\n imposed by `transfer`, making them unable to receive funds via\n `transfer`. {sendValue} removes this limitation.\n https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n IMPORTANT: because control is transferred to `recipient`, care must be\n taken to not create reentrancy vulnerabilities. Consider using\n {ReentrancyGuard} or the\n https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern]."},"id":6824,"implemented":true,"kind":"function","modifiers":[],"name":"sendValue","nameLocation":"1299:9:29","nodeType":"FunctionDefinition","parameters":{"id":6782,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6779,"mutability":"mutable","name":"recipient","nameLocation":"1325:9:29","nodeType":"VariableDeclaration","scope":6824,"src":"1309:25:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"},"typeName":{"id":6778,"name":"address","nodeType":"ElementaryTypeName","src":"1309:15:29","stateMutability":"payable","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"visibility":"internal"},{"constant":false,"id":6781,"mutability":"mutable","name":"amount","nameLocation":"1344:6:29","nodeType":"VariableDeclaration","scope":6824,"src":"1336:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6780,"name":"uint256","nodeType":"ElementaryTypeName","src":"1336:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1308:43:29"},"returnParameters":{"id":6783,"nodeType":"ParameterList","parameters":[],"src":"1361:0:29"},"scope":7026,"src":"1290:365:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6840,"nodeType":"Block","src":"2589:62:29","statements":[{"expression":{"arguments":[{"id":6835,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6827,"src":"2628:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6836,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6829,"src":"2636:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"hexValue":"30","id":6837,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2642:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6834,"name":"functionCallWithValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6891,"src":"2606:21:29","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bytes memory,uint256) returns (bytes memory)"}},"id":6838,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2606:38:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6833,"id":6839,"nodeType":"Return","src":"2599:45:29"}]},"documentation":{"id":6825,"nodeType":"StructuredDocumentation","src":"1661:834:29","text":" @dev Performs a Solidity function call using a low level `call`. A\n plain `call` is an unsafe replacement for a function call: use this\n function instead.\n If `target` reverts with a revert reason or custom error, it is bubbled\n up by this function (like regular Solidity function calls). However, if\n the call reverted with no returned reason, this function reverts with a\n {Errors.FailedCall} error.\n Returns the raw returned data. To convert to the expected return value,\n use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n Requirements:\n - `target` must be a contract.\n - calling `target` with `data` must not revert."},"id":6841,"implemented":true,"kind":"function","modifiers":[],"name":"functionCall","nameLocation":"2509:12:29","nodeType":"FunctionDefinition","parameters":{"id":6830,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6827,"mutability":"mutable","name":"target","nameLocation":"2530:6:29","nodeType":"VariableDeclaration","scope":6841,"src":"2522:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6826,"name":"address","nodeType":"ElementaryTypeName","src":"2522:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6829,"mutability":"mutable","name":"data","nameLocation":"2551:4:29","nodeType":"VariableDeclaration","scope":6841,"src":"2538:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6828,"name":"bytes","nodeType":"ElementaryTypeName","src":"2538:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2521:35:29"},"returnParameters":{"id":6833,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6832,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6841,"src":"2575:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6831,"name":"bytes","nodeType":"ElementaryTypeName","src":"2575:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2574:14:29"},"scope":7026,"src":"2500:151:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6890,"nodeType":"Block","src":"3088:294:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6859,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6855,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3110:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}],"id":6854,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3102:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6853,"name":"address","nodeType":"ElementaryTypeName","src":"3102:7:29","typeDescriptions":{}}},"id":6856,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3102:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6857,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3116:7:29","memberName":"balance","nodeType":"MemberAccess","src":"3102:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6858,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6848,"src":"3126:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3102:29:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6872,"nodeType":"IfStatement","src":"3098:123:29","trueBody":{"id":6871,"nodeType":"Block","src":"3133:88:29","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6865,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3189:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7026","typeString":"library Address"}],"id":6864,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3181:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6863,"name":"address","nodeType":"ElementaryTypeName","src":"3181:7:29","typeDescriptions":{}}},"id":6866,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3195:7:29","memberName":"balance","nodeType":"MemberAccess","src":"3181:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6868,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6848,"src":"3204:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6860,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7078,"src":"3154:6:29","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$7078_$","typeString":"type(library Errors)"}},"id":6862,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3161:19:29","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":7066,"src":"3154:26:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6869,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3154:56:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6870,"nodeType":"RevertStatement","src":"3147:63:29"}]}},{"assignments":[6874,6876],"declarations":[{"constant":false,"id":6874,"mutability":"mutable","name":"success","nameLocation":"3236:7:29","nodeType":"VariableDeclaration","scope":6890,"src":"3231:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6873,"name":"bool","nodeType":"ElementaryTypeName","src":"3231:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6876,"mutability":"mutable","name":"returndata","nameLocation":"3258:10:29","nodeType":"VariableDeclaration","scope":6890,"src":"3245:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6875,"name":"bytes","nodeType":"ElementaryTypeName","src":"3245:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6883,"initialValue":{"arguments":[{"id":6881,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6846,"src":"3298:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6877,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6844,"src":"3272:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6878,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3279:4:29","memberName":"call","nodeType":"MemberAccess","src":"3272:11:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6880,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6879,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6848,"src":"3291:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"3272:25:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6882,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3272:31:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3230:73:29"},{"expression":{"arguments":[{"id":6885,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6844,"src":"3347:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6886,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6874,"src":"3355:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6887,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6876,"src":"3364:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6884,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6983,"src":"3320:26:29","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6888,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3320:55:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6852,"id":6889,"nodeType":"Return","src":"3313:62:29"}]},"documentation":{"id":6842,"nodeType":"StructuredDocumentation","src":"2657:313:29","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but also transferring `value` wei to `target`.\n Requirements:\n - the calling contract must have an ETH balance of at least `value`.\n - the called Solidity function must be `payable`."},"id":6891,"implemented":true,"kind":"function","modifiers":[],"name":"functionCallWithValue","nameLocation":"2984:21:29","nodeType":"FunctionDefinition","parameters":{"id":6849,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6844,"mutability":"mutable","name":"target","nameLocation":"3014:6:29","nodeType":"VariableDeclaration","scope":6891,"src":"3006:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6843,"name":"address","nodeType":"ElementaryTypeName","src":"3006:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6846,"mutability":"mutable","name":"data","nameLocation":"3035:4:29","nodeType":"VariableDeclaration","scope":6891,"src":"3022:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6845,"name":"bytes","nodeType":"ElementaryTypeName","src":"3022:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":6848,"mutability":"mutable","name":"value","nameLocation":"3049:5:29","nodeType":"VariableDeclaration","scope":6891,"src":"3041:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6847,"name":"uint256","nodeType":"ElementaryTypeName","src":"3041:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3005:50:29"},"returnParameters":{"id":6852,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6851,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6891,"src":"3074:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6850,"name":"bytes","nodeType":"ElementaryTypeName","src":"3074:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3073:14:29"},"scope":7026,"src":"2975:407:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6916,"nodeType":"Block","src":"3621:154:29","statements":[{"assignments":[6902,6904],"declarations":[{"constant":false,"id":6902,"mutability":"mutable","name":"success","nameLocation":"3637:7:29","nodeType":"VariableDeclaration","scope":6916,"src":"3632:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6901,"name":"bool","nodeType":"ElementaryTypeName","src":"3632:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6904,"mutability":"mutable","name":"returndata","nameLocation":"3659:10:29","nodeType":"VariableDeclaration","scope":6916,"src":"3646:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6903,"name":"bytes","nodeType":"ElementaryTypeName","src":"3646:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6909,"initialValue":{"arguments":[{"id":6907,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6896,"src":"3691:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6905,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6894,"src":"3673:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6906,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3680:10:29","memberName":"staticcall","nodeType":"MemberAccess","src":"3673:17:29","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":6908,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3673:23:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3631:65:29"},{"expression":{"arguments":[{"id":6911,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6894,"src":"3740:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6912,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6902,"src":"3748:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6913,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6904,"src":"3757:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6910,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6983,"src":"3713:26:29","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6914,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3713:55:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6900,"id":6915,"nodeType":"Return","src":"3706:62:29"}]},"documentation":{"id":6892,"nodeType":"StructuredDocumentation","src":"3388:128:29","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a static call."},"id":6917,"implemented":true,"kind":"function","modifiers":[],"name":"functionStaticCall","nameLocation":"3530:18:29","nodeType":"FunctionDefinition","parameters":{"id":6897,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6894,"mutability":"mutable","name":"target","nameLocation":"3557:6:29","nodeType":"VariableDeclaration","scope":6917,"src":"3549:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6893,"name":"address","nodeType":"ElementaryTypeName","src":"3549:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6896,"mutability":"mutable","name":"data","nameLocation":"3578:4:29","nodeType":"VariableDeclaration","scope":6917,"src":"3565:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6895,"name":"bytes","nodeType":"ElementaryTypeName","src":"3565:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3548:35:29"},"returnParameters":{"id":6900,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6899,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6917,"src":"3607:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6898,"name":"bytes","nodeType":"ElementaryTypeName","src":"3607:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3606:14:29"},"scope":7026,"src":"3521:254:29","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":6942,"nodeType":"Block","src":"4013:156:29","statements":[{"assignments":[6928,6930],"declarations":[{"constant":false,"id":6928,"mutability":"mutable","name":"success","nameLocation":"4029:7:29","nodeType":"VariableDeclaration","scope":6942,"src":"4024:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6927,"name":"bool","nodeType":"ElementaryTypeName","src":"4024:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6930,"mutability":"mutable","name":"returndata","nameLocation":"4051:10:29","nodeType":"VariableDeclaration","scope":6942,"src":"4038:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6929,"name":"bytes","nodeType":"ElementaryTypeName","src":"4038:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6935,"initialValue":{"arguments":[{"id":6933,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6922,"src":"4085:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6931,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6920,"src":"4065:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6932,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4072:12:29","memberName":"delegatecall","nodeType":"MemberAccess","src":"4065:19:29","typeDescriptions":{"typeIdentifier":"t_function_baredelegatecall_nonpayable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) returns (bool,bytes memory)"}},"id":6934,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4065:25:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"4023:67:29"},{"expression":{"arguments":[{"id":6937,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6920,"src":"4134:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6938,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6928,"src":"4142:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6939,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6930,"src":"4151:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6936,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6983,"src":"4107:26:29","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6940,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:55:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6926,"id":6941,"nodeType":"Return","src":"4100:62:29"}]},"documentation":{"id":6918,"nodeType":"StructuredDocumentation","src":"3781:130:29","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a delegate call."},"id":6943,"implemented":true,"kind":"function","modifiers":[],"name":"functionDelegateCall","nameLocation":"3925:20:29","nodeType":"FunctionDefinition","parameters":{"id":6923,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6920,"mutability":"mutable","name":"target","nameLocation":"3954:6:29","nodeType":"VariableDeclaration","scope":6943,"src":"3946:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6919,"name":"address","nodeType":"ElementaryTypeName","src":"3946:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6922,"mutability":"mutable","name":"data","nameLocation":"3975:4:29","nodeType":"VariableDeclaration","scope":6943,"src":"3962:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6921,"name":"bytes","nodeType":"ElementaryTypeName","src":"3962:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3945:35:29"},"returnParameters":{"id":6926,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6925,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6943,"src":"3999:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6924,"name":"bytes","nodeType":"ElementaryTypeName","src":"3999:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3998:14:29"},"scope":7026,"src":"3916:253:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6982,"nodeType":"Block","src":"4595:424:29","statements":[{"condition":{"id":6956,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"4609:8:29","subExpression":{"id":6955,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6948,"src":"4610:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6980,"nodeType":"Block","src":"4669:344:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":6971,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6965,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6962,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6950,"src":"4857:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6963,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4868:6:29","memberName":"length","nodeType":"MemberAccess","src":"4857:17:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":6964,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4878:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4857:22:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6970,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":6966,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6946,"src":"4883:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6967,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4890:4:29","memberName":"code","nodeType":"MemberAccess","src":"4883:11:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":6968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4895:6:29","memberName":"length","nodeType":"MemberAccess","src":"4883:18:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":6969,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4905:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4883:23:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4857:49:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6977,"nodeType":"IfStatement","src":"4853:119:29","trueBody":{"id":6976,"nodeType":"Block","src":"4908:64:29","statements":[{"errorCall":{"arguments":[{"id":6973,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6946,"src":"4950:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6972,"name":"AddressEmptyCode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6776,"src":"4933:16:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6974,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4933:24:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6975,"nodeType":"RevertStatement","src":"4926:31:29"}]}},{"expression":{"id":6978,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6950,"src":"4992:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6954,"id":6979,"nodeType":"Return","src":"4985:17:29"}]},"id":6981,"nodeType":"IfStatement","src":"4605:408:29","trueBody":{"id":6961,"nodeType":"Block","src":"4619:44:29","statements":[{"expression":{"arguments":[{"id":6958,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6950,"src":"4641:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6957,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7025,"src":"4633:7:29","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6959,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4633:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6960,"nodeType":"ExpressionStatement","src":"4633:19:29"}]}}]},"documentation":{"id":6944,"nodeType":"StructuredDocumentation","src":"4175:257:29","text":" @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n of an unsuccessful call."},"id":6983,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResultFromTarget","nameLocation":"4446:26:29","nodeType":"FunctionDefinition","parameters":{"id":6951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6946,"mutability":"mutable","name":"target","nameLocation":"4490:6:29","nodeType":"VariableDeclaration","scope":6983,"src":"4482:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6945,"name":"address","nodeType":"ElementaryTypeName","src":"4482:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6948,"mutability":"mutable","name":"success","nameLocation":"4511:7:29","nodeType":"VariableDeclaration","scope":6983,"src":"4506:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6947,"name":"bool","nodeType":"ElementaryTypeName","src":"4506:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6950,"mutability":"mutable","name":"returndata","nameLocation":"4541:10:29","nodeType":"VariableDeclaration","scope":6983,"src":"4528:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6949,"name":"bytes","nodeType":"ElementaryTypeName","src":"4528:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4472:85:29"},"returnParameters":{"id":6954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6953,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6983,"src":"4581:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6952,"name":"bytes","nodeType":"ElementaryTypeName","src":"4581:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4580:14:29"},"scope":7026,"src":"4437:582:29","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":7004,"nodeType":"Block","src":"5323:122:29","statements":[{"condition":{"id":6994,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5337:8:29","subExpression":{"id":6993,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6986,"src":"5338:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7002,"nodeType":"Block","src":"5397:42:29","statements":[{"expression":{"id":7000,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6988,"src":"5418:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6992,"id":7001,"nodeType":"Return","src":"5411:17:29"}]},"id":7003,"nodeType":"IfStatement","src":"5333:106:29","trueBody":{"id":6999,"nodeType":"Block","src":"5347:44:29","statements":[{"expression":{"arguments":[{"id":6996,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6988,"src":"5369:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6995,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7025,"src":"5361:7:29","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6997,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5361:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6998,"nodeType":"ExpressionStatement","src":"5361:19:29"}]}}]},"documentation":{"id":6984,"nodeType":"StructuredDocumentation","src":"5025:191:29","text":" @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n revert reason or with a default {Errors.FailedCall} error."},"id":7005,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResult","nameLocation":"5230:16:29","nodeType":"FunctionDefinition","parameters":{"id":6989,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6986,"mutability":"mutable","name":"success","nameLocation":"5252:7:29","nodeType":"VariableDeclaration","scope":7005,"src":"5247:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6985,"name":"bool","nodeType":"ElementaryTypeName","src":"5247:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6988,"mutability":"mutable","name":"returndata","nameLocation":"5274:10:29","nodeType":"VariableDeclaration","scope":7005,"src":"5261:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6987,"name":"bytes","nodeType":"ElementaryTypeName","src":"5261:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5246:39:29"},"returnParameters":{"id":6992,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6991,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7005,"src":"5309:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6990,"name":"bytes","nodeType":"ElementaryTypeName","src":"5309:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5308:14:29"},"scope":7026,"src":"5221:224:29","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7024,"nodeType":"Block","src":"5614:432:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7014,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":7011,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7008,"src":"5690:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7012,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5701:6:29","memberName":"length","nodeType":"MemberAccess","src":"5690:17:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":7013,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5710:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5690:21:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7022,"nodeType":"Block","src":"5989:51:29","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":7017,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7078,"src":"6010:6:29","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$7078_$","typeString":"type(library Errors)"}},"id":7019,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6017:10:29","memberName":"FailedCall","nodeType":"MemberAccess","referencedDeclaration":7069,"src":"6010:17:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7020,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6010:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7021,"nodeType":"RevertStatement","src":"6003:26:29"}]},"id":7023,"nodeType":"IfStatement","src":"5686:354:29","trueBody":{"id":7016,"nodeType":"Block","src":"5713:270:29","statements":[{"AST":{"nodeType":"YulBlock","src":"5840:133:29","statements":[{"nodeType":"YulVariableDeclaration","src":"5858:40:29","value":{"arguments":[{"name":"returndata","nodeType":"YulIdentifier","src":"5887:10:29"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"5881:5:29"},"nodeType":"YulFunctionCall","src":"5881:17:29"},"variables":[{"name":"returndata_size","nodeType":"YulTypedName","src":"5862:15:29","type":""}]},{"expression":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"5926:2:29","type":"","value":"32"},{"name":"returndata","nodeType":"YulIdentifier","src":"5930:10:29"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"5922:3:29"},"nodeType":"YulFunctionCall","src":"5922:19:29"},{"name":"returndata_size","nodeType":"YulIdentifier","src":"5943:15:29"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"5915:6:29"},"nodeType":"YulFunctionCall","src":"5915:44:29"},"nodeType":"YulExpressionStatement","src":"5915:44:29"}]},"evmVersion":"paris","externalReferences":[{"declaration":7008,"isOffset":false,"isSlot":false,"src":"5887:10:29","valueSize":1},{"declaration":7008,"isOffset":false,"isSlot":false,"src":"5930:10:29","valueSize":1}],"flags":["memory-safe"],"id":7015,"nodeType":"InlineAssembly","src":"5815:158:29"}]}}]},"documentation":{"id":7006,"nodeType":"StructuredDocumentation","src":"5451:103:29","text":" @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}."},"id":7025,"implemented":true,"kind":"function","modifiers":[],"name":"_revert","nameLocation":"5568:7:29","nodeType":"FunctionDefinition","parameters":{"id":7009,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7008,"mutability":"mutable","name":"returndata","nameLocation":"5589:10:29","nodeType":"VariableDeclaration","scope":7025,"src":"5576:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7007,"name":"bytes","nodeType":"ElementaryTypeName","src":"5576:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5575:25:29"},"returnParameters":{"id":7010,"nodeType":"ParameterList","parameters":[],"src":"5614:0:29"},"scope":7026,"src":"5559:487:29","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":7027,"src":"233:5815:29","usedErrors":[6776],"usedEvents":[]}],"src":"101:5948:29"},"id":29},"@openzeppelin/contracts/utils/Context.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","exportedSymbols":{"Context":[7056]},"id":7057,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7028,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:30"},{"abstract":true,"baseContracts":[],"canonicalName":"Context","contractDependencies":[],"contractKind":"contract","documentation":{"id":7029,"nodeType":"StructuredDocumentation","src":"127:496:30","text":" @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 This contract is only required for intermediate, library-like contracts."},"fullyImplemented":true,"id":7056,"linearizedBaseContracts":[7056],"name":"Context","nameLocation":"642:7:30","nodeType":"ContractDefinition","nodes":[{"body":{"id":7037,"nodeType":"Block","src":"718:34:30","statements":[{"expression":{"expression":{"id":7034,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"735:3:30","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":7035,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"739:6:30","memberName":"sender","nodeType":"MemberAccess","src":"735:10:30","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":7033,"id":7036,"nodeType":"Return","src":"728:17:30"}]},"id":7038,"implemented":true,"kind":"function","modifiers":[],"name":"_msgSender","nameLocation":"665:10:30","nodeType":"FunctionDefinition","parameters":{"id":7030,"nodeType":"ParameterList","parameters":[],"src":"675:2:30"},"returnParameters":{"id":7033,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7032,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7038,"src":"709:7:30","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7031,"name":"address","nodeType":"ElementaryTypeName","src":"709:7:30","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"708:9:30"},"scope":7056,"src":"656:96:30","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":7046,"nodeType":"Block","src":"825:32:30","statements":[{"expression":{"expression":{"id":7043,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-15,"src":"842:3:30","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":7044,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"846:4:30","memberName":"data","nodeType":"MemberAccess","src":"842:8:30","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"functionReturnParameters":7042,"id":7045,"nodeType":"Return","src":"835:15:30"}]},"id":7047,"implemented":true,"kind":"function","modifiers":[],"name":"_msgData","nameLocation":"767:8:30","nodeType":"FunctionDefinition","parameters":{"id":7039,"nodeType":"ParameterList","parameters":[],"src":"775:2:30"},"returnParameters":{"id":7042,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7041,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7047,"src":"809:14:30","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":7040,"name":"bytes","nodeType":"ElementaryTypeName","src":"809:5:30","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"808:16:30"},"scope":7056,"src":"758:99:30","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":7054,"nodeType":"Block","src":"935:25:30","statements":[{"expression":{"hexValue":"30","id":7052,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"952:1:30","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":7051,"id":7053,"nodeType":"Return","src":"945:8:30"}]},"id":7055,"implemented":true,"kind":"function","modifiers":[],"name":"_contextSuffixLength","nameLocation":"872:20:30","nodeType":"FunctionDefinition","parameters":{"id":7048,"nodeType":"ParameterList","parameters":[],"src":"892:2:30"},"returnParameters":{"id":7051,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7050,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7055,"src":"926:7:30","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7049,"name":"uint256","nodeType":"ElementaryTypeName","src":"926:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"925:9:30"},"scope":7056,"src":"863:97:30","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":7057,"src":"624:338:30","usedErrors":[],"usedEvents":[]}],"src":"101:862:30"},"id":30},"@openzeppelin/contracts/utils/Errors.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","exportedSymbols":{"Errors":[7078]},"id":7079,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7058,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"100:24:31"},{"abstract":false,"baseContracts":[],"canonicalName":"Errors","contractDependencies":[],"contractKind":"library","documentation":{"id":7059,"nodeType":"StructuredDocumentation","src":"126:284:31","text":" @dev Collection of common custom errors used in multiple contracts\n IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n It is recommended to avoid relying on the error API for critical functionality.\n _Available since v5.1._"},"fullyImplemented":true,"id":7078,"linearizedBaseContracts":[7078],"name":"Errors","nameLocation":"419:6:31","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":7060,"nodeType":"StructuredDocumentation","src":"432:94:31","text":" @dev The ETH balance of the account is not enough to perform the operation."},"errorSelector":"cf479181","id":7066,"name":"InsufficientBalance","nameLocation":"537:19:31","nodeType":"ErrorDefinition","parameters":{"id":7065,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7062,"mutability":"mutable","name":"balance","nameLocation":"565:7:31","nodeType":"VariableDeclaration","scope":7066,"src":"557:15:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7061,"name":"uint256","nodeType":"ElementaryTypeName","src":"557:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7064,"mutability":"mutable","name":"needed","nameLocation":"582:6:31","nodeType":"VariableDeclaration","scope":7066,"src":"574:14:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7063,"name":"uint256","nodeType":"ElementaryTypeName","src":"574:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"556:33:31"},"src":"531:59:31"},{"documentation":{"id":7067,"nodeType":"StructuredDocumentation","src":"596:89:31","text":" @dev A call to an address target failed. The target may have reverted."},"errorSelector":"d6bda275","id":7069,"name":"FailedCall","nameLocation":"696:10:31","nodeType":"ErrorDefinition","parameters":{"id":7068,"nodeType":"ParameterList","parameters":[],"src":"706:2:31"},"src":"690:19:31"},{"documentation":{"id":7070,"nodeType":"StructuredDocumentation","src":"715:46:31","text":" @dev The deployment failed."},"errorSelector":"b06ebf3d","id":7072,"name":"FailedDeployment","nameLocation":"772:16:31","nodeType":"ErrorDefinition","parameters":{"id":7071,"nodeType":"ParameterList","parameters":[],"src":"788:2:31"},"src":"766:25:31"},{"documentation":{"id":7073,"nodeType":"StructuredDocumentation","src":"797:58:31","text":" @dev A necessary precompile is missing."},"errorSelector":"42b01bce","id":7077,"name":"MissingPrecompile","nameLocation":"866:17:31","nodeType":"ErrorDefinition","parameters":{"id":7076,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7075,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7077,"src":"884:7:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7074,"name":"address","nodeType":"ElementaryTypeName","src":"884:7:31","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"883:9:31"},"src":"860:33:31"}],"scope":7079,"src":"411:484:31","usedErrors":[7066,7069,7072,7077],"usedEvents":[]}],"src":"100:796:31"},"id":31},"@openzeppelin/contracts/utils/Nonces.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","exportedSymbols":{"Nonces":[7146]},"id":7147,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7080,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:32"},{"abstract":true,"baseContracts":[],"canonicalName":"Nonces","contractDependencies":[],"contractKind":"contract","documentation":{"id":7081,"nodeType":"StructuredDocumentation","src":"125:83:32","text":" @dev Provides tracking nonces for addresses. Nonces will only increment."},"fullyImplemented":true,"id":7146,"linearizedBaseContracts":[7146],"name":"Nonces","nameLocation":"227:6:32","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":7082,"nodeType":"StructuredDocumentation","src":"240:90:32","text":" @dev The nonce used for an `account` is not the expected current nonce."},"errorSelector":"752d88c0","id":7088,"name":"InvalidAccountNonce","nameLocation":"341:19:32","nodeType":"ErrorDefinition","parameters":{"id":7087,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7084,"mutability":"mutable","name":"account","nameLocation":"369:7:32","nodeType":"VariableDeclaration","scope":7088,"src":"361:15:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7083,"name":"address","nodeType":"ElementaryTypeName","src":"361:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":7086,"mutability":"mutable","name":"currentNonce","nameLocation":"386:12:32","nodeType":"VariableDeclaration","scope":7088,"src":"378:20:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7085,"name":"uint256","nodeType":"ElementaryTypeName","src":"378:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"360:39:32"},"src":"335:65:32"},{"constant":false,"id":7092,"mutability":"mutable","name":"_nonces","nameLocation":"450:7:32","nodeType":"VariableDeclaration","scope":7146,"src":"406:51:32","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":7091,"keyName":"account","keyNameLocation":"422:7:32","keyType":{"id":7089,"name":"address","nodeType":"ElementaryTypeName","src":"414:7:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"406:35:32","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":7090,"name":"uint256","nodeType":"ElementaryTypeName","src":"433:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"body":{"id":7104,"nodeType":"Block","src":"607:38:32","statements":[{"expression":{"baseExpression":{"id":7100,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7092,"src":"624:7:32","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":7102,"indexExpression":{"id":7101,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7095,"src":"632:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"624:14:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7099,"id":7103,"nodeType":"Return","src":"617:21:32"}]},"documentation":{"id":7093,"nodeType":"StructuredDocumentation","src":"464:69:32","text":" @dev Returns the next unused nonce for an address."},"functionSelector":"7ecebe00","id":7105,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"547:6:32","nodeType":"FunctionDefinition","parameters":{"id":7096,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7095,"mutability":"mutable","name":"owner","nameLocation":"562:5:32","nodeType":"VariableDeclaration","scope":7105,"src":"554:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7094,"name":"address","nodeType":"ElementaryTypeName","src":"554:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"553:15:32"},"returnParameters":{"id":7099,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7098,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7105,"src":"598:7:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7097,"name":"uint256","nodeType":"ElementaryTypeName","src":"598:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"597:9:32"},"scope":7146,"src":"538:107:32","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":7119,"nodeType":"Block","src":"828:326:32","statements":[{"id":7118,"nodeType":"UncheckedBlock","src":"1031:117:32","statements":[{"expression":{"id":7116,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"1121:16:32","subExpression":{"baseExpression":{"id":7113,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7092,"src":"1121:7:32","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":7115,"indexExpression":{"id":7114,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7108,"src":"1129:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1121:14:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7112,"id":7117,"nodeType":"Return","src":"1114:23:32"}]}]},"documentation":{"id":7106,"nodeType":"StructuredDocumentation","src":"651:103:32","text":" @dev Consumes a nonce.\n Returns the current value and increments nonce."},"id":7120,"implemented":true,"kind":"function","modifiers":[],"name":"_useNonce","nameLocation":"768:9:32","nodeType":"FunctionDefinition","parameters":{"id":7109,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7108,"mutability":"mutable","name":"owner","nameLocation":"786:5:32","nodeType":"VariableDeclaration","scope":7120,"src":"778:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7107,"name":"address","nodeType":"ElementaryTypeName","src":"778:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"777:15:32"},"returnParameters":{"id":7112,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7111,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7120,"src":"819:7:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7110,"name":"uint256","nodeType":"ElementaryTypeName","src":"819:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"818:9:32"},"scope":7146,"src":"759:395:32","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":7144,"nodeType":"Block","src":"1338:149:32","statements":[{"assignments":[7129],"declarations":[{"constant":false,"id":7129,"mutability":"mutable","name":"current","nameLocation":"1356:7:32","nodeType":"VariableDeclaration","scope":7144,"src":"1348:15:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7128,"name":"uint256","nodeType":"ElementaryTypeName","src":"1348:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7133,"initialValue":{"arguments":[{"id":7131,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7123,"src":"1376:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7130,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7120,"src":"1366:9:32","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":7132,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1366:16:32","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1348:34:32"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7136,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7134,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7125,"src":"1396:5:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7135,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7129,"src":"1405:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1396:16:32","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7143,"nodeType":"IfStatement","src":"1392:89:32","trueBody":{"id":7142,"nodeType":"Block","src":"1414:67:32","statements":[{"errorCall":{"arguments":[{"id":7138,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7123,"src":"1455:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":7139,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7129,"src":"1462:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7137,"name":"InvalidAccountNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7088,"src":"1435:19:32","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256) pure"}},"id":7140,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1435:35:32","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7141,"nodeType":"RevertStatement","src":"1428:42:32"}]}}]},"documentation":{"id":7121,"nodeType":"StructuredDocumentation","src":"1160:100:32","text":" @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`."},"id":7145,"implemented":true,"kind":"function","modifiers":[],"name":"_useCheckedNonce","nameLocation":"1274:16:32","nodeType":"FunctionDefinition","parameters":{"id":7126,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7123,"mutability":"mutable","name":"owner","nameLocation":"1299:5:32","nodeType":"VariableDeclaration","scope":7145,"src":"1291:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7122,"name":"address","nodeType":"ElementaryTypeName","src":"1291:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":7125,"mutability":"mutable","name":"nonce","nameLocation":"1314:5:32","nodeType":"VariableDeclaration","scope":7145,"src":"1306:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7124,"name":"uint256","nodeType":"ElementaryTypeName","src":"1306:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1290:30:32"},"returnParameters":{"id":7127,"nodeType":"ParameterList","parameters":[],"src":"1338:0:32"},"scope":7146,"src":"1265:222:32","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":7147,"src":"209:1280:32","usedErrors":[7088],"usedEvents":[]}],"src":"99:1391:32"},"id":32},"@openzeppelin/contracts/utils/Panic.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","exportedSymbols":{"Panic":[7198]},"id":7199,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7148,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:33"},{"abstract":false,"baseContracts":[],"canonicalName":"Panic","contractDependencies":[],"contractKind":"library","documentation":{"id":7149,"nodeType":"StructuredDocumentation","src":"125:489:33","text":" @dev Helper library for emitting standardized panic codes.\n ```solidity\n contract Example {\n using Panic for uint256;\n // Use any of the declared internal constants\n function foo() { Panic.GENERIC.panic(); }\n // Alternatively\n function foo() { Panic.panic(Panic.GENERIC); }\n }\n ```\n Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n _Available since v5.1._"},"fullyImplemented":true,"id":7198,"linearizedBaseContracts":[7198],"name":"Panic","nameLocation":"665:5:33","nodeType":"ContractDefinition","nodes":[{"constant":true,"documentation":{"id":7150,"nodeType":"StructuredDocumentation","src":"677:36:33","text":"@dev generic / unspecified error"},"id":7153,"mutability":"constant","name":"GENERIC","nameLocation":"744:7:33","nodeType":"VariableDeclaration","scope":7198,"src":"718:40:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7151,"name":"uint256","nodeType":"ElementaryTypeName","src":"718:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783030","id":7152,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"754:4:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"internal"},{"constant":true,"documentation":{"id":7154,"nodeType":"StructuredDocumentation","src":"764:37:33","text":"@dev used by the assert() builtin"},"id":7157,"mutability":"constant","name":"ASSERT","nameLocation":"832:6:33","nodeType":"VariableDeclaration","scope":7198,"src":"806:39:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7155,"name":"uint256","nodeType":"ElementaryTypeName","src":"806:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783031","id":7156,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"841:4:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"0x01"},"visibility":"internal"},{"constant":true,"documentation":{"id":7158,"nodeType":"StructuredDocumentation","src":"851:41:33","text":"@dev arithmetic underflow or overflow"},"id":7161,"mutability":"constant","name":"UNDER_OVERFLOW","nameLocation":"923:14:33","nodeType":"VariableDeclaration","scope":7198,"src":"897:47:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7159,"name":"uint256","nodeType":"ElementaryTypeName","src":"897:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783131","id":7160,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"940:4:33","typeDescriptions":{"typeIdentifier":"t_rational_17_by_1","typeString":"int_const 17"},"value":"0x11"},"visibility":"internal"},{"constant":true,"documentation":{"id":7162,"nodeType":"StructuredDocumentation","src":"950:35:33","text":"@dev division or modulo by zero"},"id":7165,"mutability":"constant","name":"DIVISION_BY_ZERO","nameLocation":"1016:16:33","nodeType":"VariableDeclaration","scope":7198,"src":"990:49:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7163,"name":"uint256","nodeType":"ElementaryTypeName","src":"990:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783132","id":7164,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1035:4:33","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"0x12"},"visibility":"internal"},{"constant":true,"documentation":{"id":7166,"nodeType":"StructuredDocumentation","src":"1045:30:33","text":"@dev enum conversion error"},"id":7169,"mutability":"constant","name":"ENUM_CONVERSION_ERROR","nameLocation":"1106:21:33","nodeType":"VariableDeclaration","scope":7198,"src":"1080:54:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7167,"name":"uint256","nodeType":"ElementaryTypeName","src":"1080:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783231","id":7168,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1130:4:33","typeDescriptions":{"typeIdentifier":"t_rational_33_by_1","typeString":"int_const 33"},"value":"0x21"},"visibility":"internal"},{"constant":true,"documentation":{"id":7170,"nodeType":"StructuredDocumentation","src":"1140:36:33","text":"@dev invalid encoding in storage"},"id":7173,"mutability":"constant","name":"STORAGE_ENCODING_ERROR","nameLocation":"1207:22:33","nodeType":"VariableDeclaration","scope":7198,"src":"1181:55:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7171,"name":"uint256","nodeType":"ElementaryTypeName","src":"1181:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783232","id":7172,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1232:4:33","typeDescriptions":{"typeIdentifier":"t_rational_34_by_1","typeString":"int_const 34"},"value":"0x22"},"visibility":"internal"},{"constant":true,"documentation":{"id":7174,"nodeType":"StructuredDocumentation","src":"1242:24:33","text":"@dev empty array pop"},"id":7177,"mutability":"constant","name":"EMPTY_ARRAY_POP","nameLocation":"1297:15:33","nodeType":"VariableDeclaration","scope":7198,"src":"1271:48:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7175,"name":"uint256","nodeType":"ElementaryTypeName","src":"1271:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783331","id":7176,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1315:4:33","typeDescriptions":{"typeIdentifier":"t_rational_49_by_1","typeString":"int_const 49"},"value":"0x31"},"visibility":"internal"},{"constant":true,"documentation":{"id":7178,"nodeType":"StructuredDocumentation","src":"1325:35:33","text":"@dev array out of bounds access"},"id":7181,"mutability":"constant","name":"ARRAY_OUT_OF_BOUNDS","nameLocation":"1391:19:33","nodeType":"VariableDeclaration","scope":7198,"src":"1365:52:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7179,"name":"uint256","nodeType":"ElementaryTypeName","src":"1365:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783332","id":7180,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1413:4:33","typeDescriptions":{"typeIdentifier":"t_rational_50_by_1","typeString":"int_const 50"},"value":"0x32"},"visibility":"internal"},{"constant":true,"documentation":{"id":7182,"nodeType":"StructuredDocumentation","src":"1423:65:33","text":"@dev resource error (too large allocation or too large array)"},"id":7185,"mutability":"constant","name":"RESOURCE_ERROR","nameLocation":"1519:14:33","nodeType":"VariableDeclaration","scope":7198,"src":"1493:47:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7183,"name":"uint256","nodeType":"ElementaryTypeName","src":"1493:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783431","id":7184,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1536:4:33","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"0x41"},"visibility":"internal"},{"constant":true,"documentation":{"id":7186,"nodeType":"StructuredDocumentation","src":"1546:42:33","text":"@dev calling invalid internal function"},"id":7189,"mutability":"constant","name":"INVALID_INTERNAL_FUNCTION","nameLocation":"1619:25:33","nodeType":"VariableDeclaration","scope":7198,"src":"1593:58:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7187,"name":"uint256","nodeType":"ElementaryTypeName","src":"1593:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783531","id":7188,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1647:4:33","typeDescriptions":{"typeIdentifier":"t_rational_81_by_1","typeString":"int_const 81"},"value":"0x51"},"visibility":"internal"},{"body":{"id":7196,"nodeType":"Block","src":"1819:151:33","statements":[{"AST":{"nodeType":"YulBlock","src":"1854:110:33","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1875:4:33","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1881:10:33","type":"","value":"0x4e487b71"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1868:6:33"},"nodeType":"YulFunctionCall","src":"1868:24:33"},"nodeType":"YulExpressionStatement","src":"1868:24:33"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1912:4:33","type":"","value":"0x20"},{"name":"code","nodeType":"YulIdentifier","src":"1918:4:33"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1905:6:33"},"nodeType":"YulFunctionCall","src":"1905:18:33"},"nodeType":"YulExpressionStatement","src":"1905:18:33"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1943:4:33","type":"","value":"0x1c"},{"kind":"number","nodeType":"YulLiteral","src":"1949:4:33","type":"","value":"0x24"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"1936:6:33"},"nodeType":"YulFunctionCall","src":"1936:18:33"},"nodeType":"YulExpressionStatement","src":"1936:18:33"}]},"evmVersion":"paris","externalReferences":[{"declaration":7192,"isOffset":false,"isSlot":false,"src":"1918:4:33","valueSize":1}],"flags":["memory-safe"],"id":7195,"nodeType":"InlineAssembly","src":"1829:135:33"}]},"documentation":{"id":7190,"nodeType":"StructuredDocumentation","src":"1658:113:33","text":"@dev Reverts with a panic code. Recommended to use with\n the internal constants with predefined codes."},"id":7197,"implemented":true,"kind":"function","modifiers":[],"name":"panic","nameLocation":"1785:5:33","nodeType":"FunctionDefinition","parameters":{"id":7193,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7192,"mutability":"mutable","name":"code","nameLocation":"1799:4:33","nodeType":"VariableDeclaration","scope":7197,"src":"1791:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7191,"name":"uint256","nodeType":"ElementaryTypeName","src":"1791:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1790:14:33"},"returnParameters":{"id":7194,"nodeType":"ParameterList","parameters":[],"src":"1819:0:33"},"scope":7198,"src":"1776:194:33","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":7199,"src":"657:1315:33","usedErrors":[],"usedEvents":[]}],"src":"99:1874:33"},"id":33},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","exportedSymbols":{"ShortString":[7204],"ShortStrings":[7415],"StorageSlot":[7539]},"id":7416,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7200,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:34"},{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","file":"./StorageSlot.sol","id":7202,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":7416,"sourceUnit":7540,"src":"132:46:34","symbolAliases":[{"foreign":{"id":7201,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7539,"src":"140:11:34","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"canonicalName":"ShortString","id":7204,"name":"ShortString","nameLocation":"353:11:34","nodeType":"UserDefinedValueTypeDefinition","src":"348:28:34","underlyingType":{"id":7203,"name":"bytes32","nodeType":"ElementaryTypeName","src":"368:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},{"abstract":false,"baseContracts":[],"canonicalName":"ShortStrings","contractDependencies":[],"contractKind":"library","documentation":{"id":7205,"nodeType":"StructuredDocumentation","src":"378:876:34","text":" @dev This library provides functions to convert short memory strings\n into a `ShortString` type that can be used as an immutable variable.\n Strings of arbitrary length can be optimized using this library if\n they are short enough (up to 31 bytes) by packing them with their\n length (1 byte) in a single EVM word (32 bytes). Additionally, a\n fallback mechanism can be used for every other case.\n Usage example:\n ```solidity\n contract Named {\n using ShortStrings for *;\n ShortString private immutable _name;\n string private _nameFallback;\n constructor(string memory contractName) {\n _name = contractName.toShortStringWithFallback(_nameFallback);\n }\n function name() external view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n }\n ```"},"fullyImplemented":true,"id":7415,"linearizedBaseContracts":[7415],"name":"ShortStrings","nameLocation":"1263:12:34","nodeType":"ContractDefinition","nodes":[{"constant":true,"id":7208,"mutability":"constant","name":"FALLBACK_SENTINEL","nameLocation":"1370:17:34","nodeType":"VariableDeclaration","scope":7415,"src":"1345:111:34","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7206,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1345:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"307830303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030304646","id":7207,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1390:66:34","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0x00000000000000000000000000000000000000000000000000000000000000FF"},"visibility":"private"},{"errorSelector":"305a27a9","id":7212,"name":"StringTooLong","nameLocation":"1469:13:34","nodeType":"ErrorDefinition","parameters":{"id":7211,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7210,"mutability":"mutable","name":"str","nameLocation":"1490:3:34","nodeType":"VariableDeclaration","scope":7212,"src":"1483:10:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7209,"name":"string","nodeType":"ElementaryTypeName","src":"1483:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1482:12:34"},"src":"1463:32:34"},{"errorSelector":"b3512b0c","id":7214,"name":"InvalidShortString","nameLocation":"1506:18:34","nodeType":"ErrorDefinition","parameters":{"id":7213,"nodeType":"ParameterList","parameters":[],"src":"1524:2:34"},"src":"1500:27:34"},{"body":{"id":7257,"nodeType":"Block","src":"1786:208:34","statements":[{"assignments":[7224],"declarations":[{"constant":false,"id":7224,"mutability":"mutable","name":"bstr","nameLocation":"1809:4:34","nodeType":"VariableDeclaration","scope":7257,"src":"1796:17:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7223,"name":"bytes","nodeType":"ElementaryTypeName","src":"1796:5:34","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7229,"initialValue":{"arguments":[{"id":7227,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7217,"src":"1822:3:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7226,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1816:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7225,"name":"bytes","nodeType":"ElementaryTypeName","src":"1816:5:34","typeDescriptions":{}}},"id":7228,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1816:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"1796:30:34"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7233,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":7230,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7224,"src":"1840:4:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1845:6:34","memberName":"length","nodeType":"MemberAccess","src":"1840:11:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":7232,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1854:2:34","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"1840:16:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7239,"nodeType":"IfStatement","src":"1836:72:34","trueBody":{"id":7238,"nodeType":"Block","src":"1858:50:34","statements":[{"errorCall":{"arguments":[{"id":7235,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7217,"src":"1893:3:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7234,"name":"StringTooLong","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7212,"src":"1879:13:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_string_memory_ptr_$returns$__$","typeString":"function (string memory) pure"}},"id":7236,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1879:18:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7237,"nodeType":"RevertStatement","src":"1872:25:34"}]}},{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7253,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7248,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7224,"src":"1965:4:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7247,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1957:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":7246,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1957:7:34","typeDescriptions":{}}},"id":7249,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1957:13:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7245,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1949:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7244,"name":"uint256","nodeType":"ElementaryTypeName","src":"1949:7:34","typeDescriptions":{}}},"id":7250,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1949:22:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"expression":{"id":7251,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7224,"src":"1974:4:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7252,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1979:6:34","memberName":"length","nodeType":"MemberAccess","src":"1974:11:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1949:36:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7243,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1941:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":7242,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1941:7:34","typeDescriptions":{}}},"id":7254,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1941:45:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":7240,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7204,"src":"1924:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"type(ShortString)"}},"id":7241,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1936:4:34","memberName":"wrap","nodeType":"MemberAccess","src":"1924:16:34","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":7255,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1924:63:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"functionReturnParameters":7222,"id":7256,"nodeType":"Return","src":"1917:70:34"}]},"documentation":{"id":7215,"nodeType":"StructuredDocumentation","src":"1533:170:34","text":" @dev Encode a string of at most 31 chars into a `ShortString`.\n This will trigger a `StringTooLong` error is the input string is too long."},"id":7258,"implemented":true,"kind":"function","modifiers":[],"name":"toShortString","nameLocation":"1717:13:34","nodeType":"FunctionDefinition","parameters":{"id":7218,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7217,"mutability":"mutable","name":"str","nameLocation":"1745:3:34","nodeType":"VariableDeclaration","scope":7258,"src":"1731:17:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7216,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1730:19:34"},"returnParameters":{"id":7222,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7221,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7258,"src":"1773:11:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":7220,"nodeType":"UserDefinedTypeName","pathNode":{"id":7219,"name":"ShortString","nameLocations":["1773:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"1773:11:34"},"referencedDeclaration":7204,"src":"1773:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"internal"}],"src":"1772:13:34"},"scope":7415,"src":"1708:286:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7283,"nodeType":"Block","src":"2152:304:34","statements":[{"assignments":[7268],"declarations":[{"constant":false,"id":7268,"mutability":"mutable","name":"len","nameLocation":"2170:3:34","nodeType":"VariableDeclaration","scope":7283,"src":"2162:11:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7267,"name":"uint256","nodeType":"ElementaryTypeName","src":"2162:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7272,"initialValue":{"arguments":[{"id":7270,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7262,"src":"2187:4:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}],"id":7269,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7316,"src":"2176:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7204_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":7271,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2176:16:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2162:30:34"},{"assignments":[7274],"declarations":[{"constant":false,"id":7274,"mutability":"mutable","name":"str","nameLocation":"2294:3:34","nodeType":"VariableDeclaration","scope":7283,"src":"2280:17:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7273,"name":"string","nodeType":"ElementaryTypeName","src":"2280:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":7279,"initialValue":{"arguments":[{"hexValue":"3332","id":7277,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2311:2:34","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"}],"id":7276,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2300:10:34","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":7275,"name":"string","nodeType":"ElementaryTypeName","src":"2304:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":7278,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2300:14:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"2280:34:34"},{"AST":{"nodeType":"YulBlock","src":"2349:81:34","statements":[{"expression":{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2370:3:34"},{"name":"len","nodeType":"YulIdentifier","src":"2375:3:34"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2363:6:34"},"nodeType":"YulFunctionCall","src":"2363:16:34"},"nodeType":"YulExpressionStatement","src":"2363:16:34"},{"expression":{"arguments":[{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2403:3:34"},{"kind":"number","nodeType":"YulLiteral","src":"2408:4:34","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2399:3:34"},"nodeType":"YulFunctionCall","src":"2399:14:34"},{"name":"sstr","nodeType":"YulIdentifier","src":"2415:4:34"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2392:6:34"},"nodeType":"YulFunctionCall","src":"2392:28:34"},"nodeType":"YulExpressionStatement","src":"2392:28:34"}]},"evmVersion":"paris","externalReferences":[{"declaration":7268,"isOffset":false,"isSlot":false,"src":"2375:3:34","valueSize":1},{"declaration":7262,"isOffset":false,"isSlot":false,"src":"2415:4:34","valueSize":1},{"declaration":7274,"isOffset":false,"isSlot":false,"src":"2370:3:34","valueSize":1},{"declaration":7274,"isOffset":false,"isSlot":false,"src":"2403:3:34","valueSize":1}],"flags":["memory-safe"],"id":7280,"nodeType":"InlineAssembly","src":"2324:106:34"},{"expression":{"id":7281,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7274,"src":"2446:3:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7266,"id":7282,"nodeType":"Return","src":"2439:10:34"}]},"documentation":{"id":7259,"nodeType":"StructuredDocumentation","src":"2000:73:34","text":" @dev Decode a `ShortString` back to a \"normal\" string."},"id":7284,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"2087:8:34","nodeType":"FunctionDefinition","parameters":{"id":7263,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7262,"mutability":"mutable","name":"sstr","nameLocation":"2108:4:34","nodeType":"VariableDeclaration","scope":7284,"src":"2096:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":7261,"nodeType":"UserDefinedTypeName","pathNode":{"id":7260,"name":"ShortString","nameLocations":["2096:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"2096:11:34"},"referencedDeclaration":7204,"src":"2096:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"internal"}],"src":"2095:18:34"},"returnParameters":{"id":7266,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7265,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7284,"src":"2137:13:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7264,"name":"string","nodeType":"ElementaryTypeName","src":"2137:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2136:15:34"},"scope":7415,"src":"2078:378:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7315,"nodeType":"Block","src":"2598:175:34","statements":[{"assignments":[7294],"declarations":[{"constant":false,"id":7294,"mutability":"mutable","name":"result","nameLocation":"2616:6:34","nodeType":"VariableDeclaration","scope":7315,"src":"2608:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7293,"name":"uint256","nodeType":"ElementaryTypeName","src":"2608:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7304,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7299,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7288,"src":"2652:4:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}],"expression":{"id":7297,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7204,"src":"2633:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"type(ShortString)"}},"id":7298,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2645:6:34","memberName":"unwrap","nodeType":"MemberAccess","src":"2633:18:34","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$7204_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2633:24:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7296,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2625:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7295,"name":"uint256","nodeType":"ElementaryTypeName","src":"2625:7:34","typeDescriptions":{}}},"id":7301,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2625:33:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"30784646","id":7302,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2661:4:34","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0xFF"},"src":"2625:40:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2608:57:34"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7307,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7305,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7294,"src":"2679:6:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":7306,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2688:2:34","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"2679:11:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7312,"nodeType":"IfStatement","src":"2675:69:34","trueBody":{"id":7311,"nodeType":"Block","src":"2692:52:34","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7308,"name":"InvalidShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7214,"src":"2713:18:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7309,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2713:20:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7310,"nodeType":"RevertStatement","src":"2706:27:34"}]}},{"expression":{"id":7313,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7294,"src":"2760:6:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7292,"id":7314,"nodeType":"Return","src":"2753:13:34"}]},"documentation":{"id":7285,"nodeType":"StructuredDocumentation","src":"2462:61:34","text":" @dev Return the length of a `ShortString`."},"id":7316,"implemented":true,"kind":"function","modifiers":[],"name":"byteLength","nameLocation":"2537:10:34","nodeType":"FunctionDefinition","parameters":{"id":7289,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7288,"mutability":"mutable","name":"sstr","nameLocation":"2560:4:34","nodeType":"VariableDeclaration","scope":7316,"src":"2548:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":7287,"nodeType":"UserDefinedTypeName","pathNode":{"id":7286,"name":"ShortString","nameLocations":["2548:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"2548:11:34"},"referencedDeclaration":7204,"src":"2548:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"internal"}],"src":"2547:18:34"},"returnParameters":{"id":7292,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7291,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7316,"src":"2589:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7290,"name":"uint256","nodeType":"ElementaryTypeName","src":"2589:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2588:9:34"},"scope":7415,"src":"2528:245:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7355,"nodeType":"Block","src":"2996:231:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7333,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":7329,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7319,"src":"3016:5:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7328,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3010:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7327,"name":"bytes","nodeType":"ElementaryTypeName","src":"3010:5:34","typeDescriptions":{}}},"id":7330,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3010:12:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7331,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3023:6:34","memberName":"length","nodeType":"MemberAccess","src":"3010:19:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3332","id":7332,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3032:2:34","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"3010:24:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7353,"nodeType":"Block","src":"3094:127:34","statements":[{"expression":{"id":7346,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"arguments":[{"id":7342,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7321,"src":"3134:5:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"expression":{"id":7339,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7539,"src":"3108:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_StorageSlot_$7539_$","typeString":"type(library StorageSlot)"}},"id":7341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3120:13:34","memberName":"getStringSlot","nodeType":"MemberAccess","referencedDeclaration":7516,"src":"3108:25:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_storage_ptr_$returns$_t_struct$_StringSlot_$7436_storage_ptr_$","typeString":"function (string storage pointer) pure returns (struct StorageSlot.StringSlot storage pointer)"}},"id":7343,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3108:32:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7436_storage_ptr","typeString":"struct StorageSlot.StringSlot storage pointer"}},"id":7344,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3141:5:34","memberName":"value","nodeType":"MemberAccess","referencedDeclaration":7435,"src":"3108:38:34","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":7345,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7319,"src":"3149:5:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3108:46:34","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":7347,"nodeType":"ExpressionStatement","src":"3108:46:34"},{"expression":{"arguments":[{"id":7350,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7208,"src":"3192:17:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":7348,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7204,"src":"3175:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"type(ShortString)"}},"id":7349,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3187:4:34","memberName":"wrap","nodeType":"MemberAccess","src":"3175:16:34","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":7351,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3175:35:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"functionReturnParameters":7326,"id":7352,"nodeType":"Return","src":"3168:42:34"}]},"id":7354,"nodeType":"IfStatement","src":"3006:215:34","trueBody":{"id":7338,"nodeType":"Block","src":"3036:52:34","statements":[{"expression":{"arguments":[{"id":7335,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7319,"src":"3071:5:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7334,"name":"toShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7258,"src":"3057:13:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$returns$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"function (string memory) pure returns (ShortString)"}},"id":7336,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3057:20:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"functionReturnParameters":7326,"id":7337,"nodeType":"Return","src":"3050:27:34"}]}}]},"documentation":{"id":7317,"nodeType":"StructuredDocumentation","src":"2779:103:34","text":" @dev Encode a string into a `ShortString`, or write it to storage if it is too long."},"id":7356,"implemented":true,"kind":"function","modifiers":[],"name":"toShortStringWithFallback","nameLocation":"2896:25:34","nodeType":"FunctionDefinition","parameters":{"id":7322,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7319,"mutability":"mutable","name":"value","nameLocation":"2936:5:34","nodeType":"VariableDeclaration","scope":7356,"src":"2922:19:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7318,"name":"string","nodeType":"ElementaryTypeName","src":"2922:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7321,"mutability":"mutable","name":"store","nameLocation":"2958:5:34","nodeType":"VariableDeclaration","scope":7356,"src":"2943:20:34","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7320,"name":"string","nodeType":"ElementaryTypeName","src":"2943:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2921:43:34"},"returnParameters":{"id":7326,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7325,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7356,"src":"2983:11:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":7324,"nodeType":"UserDefinedTypeName","pathNode":{"id":7323,"name":"ShortString","nameLocations":["2983:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"2983:11:34"},"referencedDeclaration":7204,"src":"2983:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"internal"}],"src":"2982:13:34"},"scope":7415,"src":"2887:340:34","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":7382,"nodeType":"Block","src":"3467:158:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7372,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7369,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7360,"src":"3500:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}],"expression":{"id":7367,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7204,"src":"3481:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"type(ShortString)"}},"id":7368,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3493:6:34","memberName":"unwrap","nodeType":"MemberAccess","src":"3481:18:34","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$7204_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7370,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3481:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7371,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7208,"src":"3510:17:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3481:46:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7380,"nodeType":"Block","src":"3582:37:34","statements":[{"expression":{"id":7378,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7362,"src":"3603:5:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}},"functionReturnParameters":7366,"id":7379,"nodeType":"Return","src":"3596:12:34"}]},"id":7381,"nodeType":"IfStatement","src":"3477:142:34","trueBody":{"id":7377,"nodeType":"Block","src":"3529:47:34","statements":[{"expression":{"arguments":[{"id":7374,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7360,"src":"3559:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}],"id":7373,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7284,"src":"3550:8:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7204_$returns$_t_string_memory_ptr_$","typeString":"function (ShortString) pure returns (string memory)"}},"id":7375,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3550:15:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7366,"id":7376,"nodeType":"Return","src":"3543:22:34"}]}}]},"documentation":{"id":7357,"nodeType":"StructuredDocumentation","src":"3233:120:34","text":" @dev Decode a string that was encoded to `ShortString` or written to storage using {setWithFallback}."},"id":7383,"implemented":true,"kind":"function","modifiers":[],"name":"toStringWithFallback","nameLocation":"3367:20:34","nodeType":"FunctionDefinition","parameters":{"id":7363,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7360,"mutability":"mutable","name":"value","nameLocation":"3400:5:34","nodeType":"VariableDeclaration","scope":7383,"src":"3388:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":7359,"nodeType":"UserDefinedTypeName","pathNode":{"id":7358,"name":"ShortString","nameLocations":["3388:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"3388:11:34"},"referencedDeclaration":7204,"src":"3388:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7362,"mutability":"mutable","name":"store","nameLocation":"3422:5:34","nodeType":"VariableDeclaration","scope":7383,"src":"3407:20:34","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7361,"name":"string","nodeType":"ElementaryTypeName","src":"3407:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3387:41:34"},"returnParameters":{"id":7366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7365,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7383,"src":"3452:13:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7364,"name":"string","nodeType":"ElementaryTypeName","src":"3452:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3451:15:34"},"scope":7415,"src":"3358:267:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7413,"nodeType":"Block","src":"4105:174:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7399,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7396,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7387,"src":"4138:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}],"expression":{"id":7394,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7204,"src":"4119:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"type(ShortString)"}},"id":7395,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4131:6:34","memberName":"unwrap","nodeType":"MemberAccess","src":"4119:18:34","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$7204_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7397,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4119:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7398,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7208,"src":"4148:17:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4119:46:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7411,"nodeType":"Block","src":"4222:51:34","statements":[{"expression":{"expression":{"arguments":[{"id":7407,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7389,"src":"4249:5:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"id":7406,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4243:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7405,"name":"bytes","nodeType":"ElementaryTypeName","src":"4243:5:34","typeDescriptions":{}}},"id":7408,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4243:12:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes storage pointer"}},"id":7409,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4256:6:34","memberName":"length","nodeType":"MemberAccess","src":"4243:19:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7393,"id":7410,"nodeType":"Return","src":"4236:26:34"}]},"id":7412,"nodeType":"IfStatement","src":"4115:158:34","trueBody":{"id":7404,"nodeType":"Block","src":"4167:49:34","statements":[{"expression":{"arguments":[{"id":7401,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7387,"src":"4199:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}],"id":7400,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7316,"src":"4188:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7204_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":7402,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4188:17:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7393,"id":7403,"nodeType":"Return","src":"4181:24:34"}]}}]},"documentation":{"id":7384,"nodeType":"StructuredDocumentation","src":"3631:364:34","text":" @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n {setWithFallback}.\n WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n actual characters as the UTF-8 encoding of a single character can span over multiple bytes."},"id":7414,"implemented":true,"kind":"function","modifiers":[],"name":"byteLengthWithFallback","nameLocation":"4009:22:34","nodeType":"FunctionDefinition","parameters":{"id":7390,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7387,"mutability":"mutable","name":"value","nameLocation":"4044:5:34","nodeType":"VariableDeclaration","scope":7414,"src":"4032:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":7386,"nodeType":"UserDefinedTypeName","pathNode":{"id":7385,"name":"ShortString","nameLocations":["4032:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"4032:11:34"},"referencedDeclaration":7204,"src":"4032:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7389,"mutability":"mutable","name":"store","nameLocation":"4066:5:34","nodeType":"VariableDeclaration","scope":7414,"src":"4051:20:34","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7388,"name":"string","nodeType":"ElementaryTypeName","src":"4051:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4031:41:34"},"returnParameters":{"id":7393,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7392,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7414,"src":"4096:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7391,"name":"uint256","nodeType":"ElementaryTypeName","src":"4096:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4095:9:34"},"scope":7415,"src":"4000:279:34","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":7416,"src":"1255:3026:34","usedErrors":[7212,7214],"usedEvents":[]}],"src":"106:4176:34"},"id":34},"@openzeppelin/contracts/utils/StorageSlot.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","exportedSymbols":{"StorageSlot":[7539]},"id":7540,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7417,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"193:24:35"},{"abstract":false,"baseContracts":[],"canonicalName":"StorageSlot","contractDependencies":[],"contractKind":"library","documentation":{"id":7418,"nodeType":"StructuredDocumentation","src":"219:1187:35","text":" @dev Library for reading and writing primitive types to specific storage slots.\n Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n This library helps with reading and writing to such slots without the need for inline assembly.\n The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n Example usage to set ERC-1967 implementation slot:\n ```solidity\n contract ERC1967 {\n // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n function _getImplementation() internal view returns (address) {\n return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n }\n function _setImplementation(address newImplementation) internal {\n require(newImplementation.code.length > 0);\n StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n }\n }\n ```\n TIP: Consider using this library along with {SlotDerivation}."},"fullyImplemented":true,"id":7539,"linearizedBaseContracts":[7539],"name":"StorageSlot","nameLocation":"1415:11:35","nodeType":"ContractDefinition","nodes":[{"canonicalName":"StorageSlot.AddressSlot","id":7421,"members":[{"constant":false,"id":7420,"mutability":"mutable","name":"value","nameLocation":"1470:5:35","nodeType":"VariableDeclaration","scope":7421,"src":"1462:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7419,"name":"address","nodeType":"ElementaryTypeName","src":"1462:7:35","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"name":"AddressSlot","nameLocation":"1440:11:35","nodeType":"StructDefinition","scope":7539,"src":"1433:49:35","visibility":"public"},{"canonicalName":"StorageSlot.BooleanSlot","id":7424,"members":[{"constant":false,"id":7423,"mutability":"mutable","name":"value","nameLocation":"1522:5:35","nodeType":"VariableDeclaration","scope":7424,"src":"1517:10:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7422,"name":"bool","nodeType":"ElementaryTypeName","src":"1517:4:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"name":"BooleanSlot","nameLocation":"1495:11:35","nodeType":"StructDefinition","scope":7539,"src":"1488:46:35","visibility":"public"},{"canonicalName":"StorageSlot.Bytes32Slot","id":7427,"members":[{"constant":false,"id":7426,"mutability":"mutable","name":"value","nameLocation":"1577:5:35","nodeType":"VariableDeclaration","scope":7427,"src":"1569:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7425,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1569:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"Bytes32Slot","nameLocation":"1547:11:35","nodeType":"StructDefinition","scope":7539,"src":"1540:49:35","visibility":"public"},{"canonicalName":"StorageSlot.Uint256Slot","id":7430,"members":[{"constant":false,"id":7429,"mutability":"mutable","name":"value","nameLocation":"1632:5:35","nodeType":"VariableDeclaration","scope":7430,"src":"1624:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7428,"name":"uint256","nodeType":"ElementaryTypeName","src":"1624:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"Uint256Slot","nameLocation":"1602:11:35","nodeType":"StructDefinition","scope":7539,"src":"1595:49:35","visibility":"public"},{"canonicalName":"StorageSlot.Int256Slot","id":7433,"members":[{"constant":false,"id":7432,"mutability":"mutable","name":"value","nameLocation":"1685:5:35","nodeType":"VariableDeclaration","scope":7433,"src":"1678:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7431,"name":"int256","nodeType":"ElementaryTypeName","src":"1678:6:35","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"name":"Int256Slot","nameLocation":"1657:10:35","nodeType":"StructDefinition","scope":7539,"src":"1650:47:35","visibility":"public"},{"canonicalName":"StorageSlot.StringSlot","id":7436,"members":[{"constant":false,"id":7435,"mutability":"mutable","name":"value","nameLocation":"1738:5:35","nodeType":"VariableDeclaration","scope":7436,"src":"1731:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7434,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"name":"StringSlot","nameLocation":"1710:10:35","nodeType":"StructDefinition","scope":7539,"src":"1703:47:35","visibility":"public"},{"canonicalName":"StorageSlot.BytesSlot","id":7439,"members":[{"constant":false,"id":7438,"mutability":"mutable","name":"value","nameLocation":"1789:5:35","nodeType":"VariableDeclaration","scope":7439,"src":"1783:11:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7437,"name":"bytes","nodeType":"ElementaryTypeName","src":"1783:5:35","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"name":"BytesSlot","nameLocation":"1763:9:35","nodeType":"StructDefinition","scope":7539,"src":"1756:45:35","visibility":"public"},{"body":{"id":7449,"nodeType":"Block","src":"1983:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2018:38:35","statements":[{"nodeType":"YulAssignment","src":"2032:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2042:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2032:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7446,"isOffset":false,"isSlot":true,"src":"2032:6:35","suffix":"slot","valueSize":1},{"declaration":7442,"isOffset":false,"isSlot":false,"src":"2042:4:35","valueSize":1}],"flags":["memory-safe"],"id":7448,"nodeType":"InlineAssembly","src":"1993:63:35"}]},"documentation":{"id":7440,"nodeType":"StructuredDocumentation","src":"1807:87:35","text":" @dev Returns an `AddressSlot` with member `value` located at `slot`."},"id":7450,"implemented":true,"kind":"function","modifiers":[],"name":"getAddressSlot","nameLocation":"1908:14:35","nodeType":"FunctionDefinition","parameters":{"id":7443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7442,"mutability":"mutable","name":"slot","nameLocation":"1931:4:35","nodeType":"VariableDeclaration","scope":7450,"src":"1923:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7441,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1923:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1922:14:35"},"returnParameters":{"id":7447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7446,"mutability":"mutable","name":"r","nameLocation":"1980:1:35","nodeType":"VariableDeclaration","scope":7450,"src":"1960:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7421_storage_ptr","typeString":"struct StorageSlot.AddressSlot"},"typeName":{"id":7445,"nodeType":"UserDefinedTypeName","pathNode":{"id":7444,"name":"AddressSlot","nameLocations":["1960:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7421,"src":"1960:11:35"},"referencedDeclaration":7421,"src":"1960:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7421_storage_ptr","typeString":"struct StorageSlot.AddressSlot"}},"visibility":"internal"}],"src":"1959:23:35"},"scope":7539,"src":"1899:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7460,"nodeType":"Block","src":"2243:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2278:38:35","statements":[{"nodeType":"YulAssignment","src":"2292:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2302:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2292:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7457,"isOffset":false,"isSlot":true,"src":"2292:6:35","suffix":"slot","valueSize":1},{"declaration":7453,"isOffset":false,"isSlot":false,"src":"2302:4:35","valueSize":1}],"flags":["memory-safe"],"id":7459,"nodeType":"InlineAssembly","src":"2253:63:35"}]},"documentation":{"id":7451,"nodeType":"StructuredDocumentation","src":"2068:86:35","text":" @dev Returns a `BooleanSlot` with member `value` located at `slot`."},"id":7461,"implemented":true,"kind":"function","modifiers":[],"name":"getBooleanSlot","nameLocation":"2168:14:35","nodeType":"FunctionDefinition","parameters":{"id":7454,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7453,"mutability":"mutable","name":"slot","nameLocation":"2191:4:35","nodeType":"VariableDeclaration","scope":7461,"src":"2183:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7452,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2183:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2182:14:35"},"returnParameters":{"id":7458,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7457,"mutability":"mutable","name":"r","nameLocation":"2240:1:35","nodeType":"VariableDeclaration","scope":7461,"src":"2220:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7424_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"},"typeName":{"id":7456,"nodeType":"UserDefinedTypeName","pathNode":{"id":7455,"name":"BooleanSlot","nameLocations":["2220:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7424,"src":"2220:11:35"},"referencedDeclaration":7424,"src":"2220:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7424_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"}},"visibility":"internal"}],"src":"2219:23:35"},"scope":7539,"src":"2159:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7471,"nodeType":"Block","src":"2503:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2538:38:35","statements":[{"nodeType":"YulAssignment","src":"2552:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2562:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2552:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7468,"isOffset":false,"isSlot":true,"src":"2552:6:35","suffix":"slot","valueSize":1},{"declaration":7464,"isOffset":false,"isSlot":false,"src":"2562:4:35","valueSize":1}],"flags":["memory-safe"],"id":7470,"nodeType":"InlineAssembly","src":"2513:63:35"}]},"documentation":{"id":7462,"nodeType":"StructuredDocumentation","src":"2328:86:35","text":" @dev Returns a `Bytes32Slot` with member `value` located at `slot`."},"id":7472,"implemented":true,"kind":"function","modifiers":[],"name":"getBytes32Slot","nameLocation":"2428:14:35","nodeType":"FunctionDefinition","parameters":{"id":7465,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7464,"mutability":"mutable","name":"slot","nameLocation":"2451:4:35","nodeType":"VariableDeclaration","scope":7472,"src":"2443:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7463,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2443:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2442:14:35"},"returnParameters":{"id":7469,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7468,"mutability":"mutable","name":"r","nameLocation":"2500:1:35","nodeType":"VariableDeclaration","scope":7472,"src":"2480:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7427_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"},"typeName":{"id":7467,"nodeType":"UserDefinedTypeName","pathNode":{"id":7466,"name":"Bytes32Slot","nameLocations":["2480:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7427,"src":"2480:11:35"},"referencedDeclaration":7427,"src":"2480:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7427_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"}},"visibility":"internal"}],"src":"2479:23:35"},"scope":7539,"src":"2419:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7482,"nodeType":"Block","src":"2763:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2798:38:35","statements":[{"nodeType":"YulAssignment","src":"2812:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2822:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2812:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7479,"isOffset":false,"isSlot":true,"src":"2812:6:35","suffix":"slot","valueSize":1},{"declaration":7475,"isOffset":false,"isSlot":false,"src":"2822:4:35","valueSize":1}],"flags":["memory-safe"],"id":7481,"nodeType":"InlineAssembly","src":"2773:63:35"}]},"documentation":{"id":7473,"nodeType":"StructuredDocumentation","src":"2588:86:35","text":" @dev Returns a `Uint256Slot` with member `value` located at `slot`."},"id":7483,"implemented":true,"kind":"function","modifiers":[],"name":"getUint256Slot","nameLocation":"2688:14:35","nodeType":"FunctionDefinition","parameters":{"id":7476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7475,"mutability":"mutable","name":"slot","nameLocation":"2711:4:35","nodeType":"VariableDeclaration","scope":7483,"src":"2703:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7474,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2703:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2702:14:35"},"returnParameters":{"id":7480,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7479,"mutability":"mutable","name":"r","nameLocation":"2760:1:35","nodeType":"VariableDeclaration","scope":7483,"src":"2740:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7430_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"},"typeName":{"id":7478,"nodeType":"UserDefinedTypeName","pathNode":{"id":7477,"name":"Uint256Slot","nameLocations":["2740:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7430,"src":"2740:11:35"},"referencedDeclaration":7430,"src":"2740:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7430_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"}},"visibility":"internal"}],"src":"2739:23:35"},"scope":7539,"src":"2679:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7493,"nodeType":"Block","src":"3020:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3055:38:35","statements":[{"nodeType":"YulAssignment","src":"3069:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"3079:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3069:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7490,"isOffset":false,"isSlot":true,"src":"3069:6:35","suffix":"slot","valueSize":1},{"declaration":7486,"isOffset":false,"isSlot":false,"src":"3079:4:35","valueSize":1}],"flags":["memory-safe"],"id":7492,"nodeType":"InlineAssembly","src":"3030:63:35"}]},"documentation":{"id":7484,"nodeType":"StructuredDocumentation","src":"2848:85:35","text":" @dev Returns a `Int256Slot` with member `value` located at `slot`."},"id":7494,"implemented":true,"kind":"function","modifiers":[],"name":"getInt256Slot","nameLocation":"2947:13:35","nodeType":"FunctionDefinition","parameters":{"id":7487,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7486,"mutability":"mutable","name":"slot","nameLocation":"2969:4:35","nodeType":"VariableDeclaration","scope":7494,"src":"2961:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7485,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2961:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2960:14:35"},"returnParameters":{"id":7491,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7490,"mutability":"mutable","name":"r","nameLocation":"3017:1:35","nodeType":"VariableDeclaration","scope":7494,"src":"2998:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7433_storage_ptr","typeString":"struct StorageSlot.Int256Slot"},"typeName":{"id":7489,"nodeType":"UserDefinedTypeName","pathNode":{"id":7488,"name":"Int256Slot","nameLocations":["2998:10:35"],"nodeType":"IdentifierPath","referencedDeclaration":7433,"src":"2998:10:35"},"referencedDeclaration":7433,"src":"2998:10:35","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7433_storage_ptr","typeString":"struct StorageSlot.Int256Slot"}},"visibility":"internal"}],"src":"2997:22:35"},"scope":7539,"src":"2938:161:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7504,"nodeType":"Block","src":"3277:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3312:38:35","statements":[{"nodeType":"YulAssignment","src":"3326:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"3336:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3326:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7501,"isOffset":false,"isSlot":true,"src":"3326:6:35","suffix":"slot","valueSize":1},{"declaration":7497,"isOffset":false,"isSlot":false,"src":"3336:4:35","valueSize":1}],"flags":["memory-safe"],"id":7503,"nodeType":"InlineAssembly","src":"3287:63:35"}]},"documentation":{"id":7495,"nodeType":"StructuredDocumentation","src":"3105:85:35","text":" @dev Returns a `StringSlot` with member `value` located at `slot`."},"id":7505,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3204:13:35","nodeType":"FunctionDefinition","parameters":{"id":7498,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7497,"mutability":"mutable","name":"slot","nameLocation":"3226:4:35","nodeType":"VariableDeclaration","scope":7505,"src":"3218:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7496,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3218:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3217:14:35"},"returnParameters":{"id":7502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7501,"mutability":"mutable","name":"r","nameLocation":"3274:1:35","nodeType":"VariableDeclaration","scope":7505,"src":"3255:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7436_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7500,"nodeType":"UserDefinedTypeName","pathNode":{"id":7499,"name":"StringSlot","nameLocations":["3255:10:35"],"nodeType":"IdentifierPath","referencedDeclaration":7436,"src":"3255:10:35"},"referencedDeclaration":7436,"src":"3255:10:35","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7436_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3254:22:35"},"scope":7539,"src":"3195:161:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7515,"nodeType":"Block","src":"3558:85:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3593:44:35","statements":[{"nodeType":"YulAssignment","src":"3607:20:35","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"3617:10:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3607:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7512,"isOffset":false,"isSlot":true,"src":"3607:6:35","suffix":"slot","valueSize":1},{"declaration":7508,"isOffset":false,"isSlot":true,"src":"3617:10:35","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7514,"nodeType":"InlineAssembly","src":"3568:69:35"}]},"documentation":{"id":7506,"nodeType":"StructuredDocumentation","src":"3362:101:35","text":" @dev Returns an `StringSlot` representation of the string storage pointer `store`."},"id":7516,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3477:13:35","nodeType":"FunctionDefinition","parameters":{"id":7509,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7508,"mutability":"mutable","name":"store","nameLocation":"3506:5:35","nodeType":"VariableDeclaration","scope":7516,"src":"3491:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7507,"name":"string","nodeType":"ElementaryTypeName","src":"3491:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3490:22:35"},"returnParameters":{"id":7513,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7512,"mutability":"mutable","name":"r","nameLocation":"3555:1:35","nodeType":"VariableDeclaration","scope":7516,"src":"3536:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7436_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7511,"nodeType":"UserDefinedTypeName","pathNode":{"id":7510,"name":"StringSlot","nameLocations":["3536:10:35"],"nodeType":"IdentifierPath","referencedDeclaration":7436,"src":"3536:10:35"},"referencedDeclaration":7436,"src":"3536:10:35","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7436_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3535:22:35"},"scope":7539,"src":"3468:175:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7526,"nodeType":"Block","src":"3818:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3853:38:35","statements":[{"nodeType":"YulAssignment","src":"3867:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"3877:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3867:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7523,"isOffset":false,"isSlot":true,"src":"3867:6:35","suffix":"slot","valueSize":1},{"declaration":7519,"isOffset":false,"isSlot":false,"src":"3877:4:35","valueSize":1}],"flags":["memory-safe"],"id":7525,"nodeType":"InlineAssembly","src":"3828:63:35"}]},"documentation":{"id":7517,"nodeType":"StructuredDocumentation","src":"3649:84:35","text":" @dev Returns a `BytesSlot` with member `value` located at `slot`."},"id":7527,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"3747:12:35","nodeType":"FunctionDefinition","parameters":{"id":7520,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7519,"mutability":"mutable","name":"slot","nameLocation":"3768:4:35","nodeType":"VariableDeclaration","scope":7527,"src":"3760:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7518,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3760:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3759:14:35"},"returnParameters":{"id":7524,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7523,"mutability":"mutable","name":"r","nameLocation":"3815:1:35","nodeType":"VariableDeclaration","scope":7527,"src":"3797:19:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7439_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7522,"nodeType":"UserDefinedTypeName","pathNode":{"id":7521,"name":"BytesSlot","nameLocations":["3797:9:35"],"nodeType":"IdentifierPath","referencedDeclaration":7439,"src":"3797:9:35"},"referencedDeclaration":7439,"src":"3797:9:35","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7439_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"3796:21:35"},"scope":7539,"src":"3738:159:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7537,"nodeType":"Block","src":"4094:85:35","statements":[{"AST":{"nodeType":"YulBlock","src":"4129:44:35","statements":[{"nodeType":"YulAssignment","src":"4143:20:35","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"4153:10:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"4143:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7534,"isOffset":false,"isSlot":true,"src":"4143:6:35","suffix":"slot","valueSize":1},{"declaration":7530,"isOffset":false,"isSlot":true,"src":"4153:10:35","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7536,"nodeType":"InlineAssembly","src":"4104:69:35"}]},"documentation":{"id":7528,"nodeType":"StructuredDocumentation","src":"3903:99:35","text":" @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`."},"id":7538,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"4016:12:35","nodeType":"FunctionDefinition","parameters":{"id":7531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7530,"mutability":"mutable","name":"store","nameLocation":"4043:5:35","nodeType":"VariableDeclaration","scope":7538,"src":"4029:19:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7529,"name":"bytes","nodeType":"ElementaryTypeName","src":"4029:5:35","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4028:21:35"},"returnParameters":{"id":7535,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7534,"mutability":"mutable","name":"r","nameLocation":"4091:1:35","nodeType":"VariableDeclaration","scope":7538,"src":"4073:19:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7439_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7533,"nodeType":"UserDefinedTypeName","pathNode":{"id":7532,"name":"BytesSlot","nameLocations":["4073:9:35"],"nodeType":"IdentifierPath","referencedDeclaration":7439,"src":"4073:9:35"},"referencedDeclaration":7439,"src":"4073:9:35","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7439_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"4072:21:35"},"scope":7539,"src":"4007:172:35","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":7540,"src":"1407:2774:35","usedErrors":[],"usedEvents":[]}],"src":"193:3989:35"},"id":35},"@openzeppelin/contracts/utils/Strings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","exportedSymbols":{"Math":[11138],"SafeCast":[12903],"SignedMath":[13047],"Strings":[8739]},"id":8740,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7541,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:36"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"./math/Math.sol","id":7543,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8740,"sourceUnit":11139,"src":"127:37:36","symbolAliases":[{"foreign":{"id":7542,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"135:4:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./math/SafeCast.sol","id":7545,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8740,"sourceUnit":12904,"src":"165:45:36","symbolAliases":[{"foreign":{"id":7544,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"173:8:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","file":"./math/SignedMath.sol","id":7547,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":8740,"sourceUnit":13048,"src":"211:49:36","symbolAliases":[{"foreign":{"id":7546,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13047,"src":"219:10:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Strings","contractDependencies":[],"contractKind":"library","documentation":{"id":7548,"nodeType":"StructuredDocumentation","src":"262:34:36","text":" @dev String operations."},"fullyImplemented":true,"id":8739,"linearizedBaseContracts":[8739],"name":"Strings","nameLocation":"305:7:36","nodeType":"ContractDefinition","nodes":[{"global":false,"id":7550,"libraryName":{"id":7549,"name":"SafeCast","nameLocations":["325:8:36"],"nodeType":"IdentifierPath","referencedDeclaration":12903,"src":"325:8:36"},"nodeType":"UsingForDirective","src":"319:21:36"},{"constant":true,"id":7553,"mutability":"constant","name":"HEX_DIGITS","nameLocation":"371:10:36","nodeType":"VariableDeclaration","scope":8739,"src":"346:56:36","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"},"typeName":{"id":7551,"name":"bytes16","nodeType":"ElementaryTypeName","src":"346:7:36","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"value":{"hexValue":"30313233343536373839616263646566","id":7552,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"384:18:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_cb29997ed99ead0db59ce4d12b7d3723198c827273e5796737c926d78019c39f","typeString":"literal_string \"0123456789abcdef\""},"value":"0123456789abcdef"},"visibility":"private"},{"constant":true,"id":7556,"mutability":"constant","name":"ADDRESS_LENGTH","nameLocation":"431:14:36","nodeType":"VariableDeclaration","scope":8739,"src":"408:42:36","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":7554,"name":"uint8","nodeType":"ElementaryTypeName","src":"408:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"value":{"hexValue":"3230","id":7555,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"448:2:36","typeDescriptions":{"typeIdentifier":"t_rational_20_by_1","typeString":"int_const 20"},"value":"20"},"visibility":"private"},{"documentation":{"id":7557,"nodeType":"StructuredDocumentation","src":"457:81:36","text":" @dev The `value` string doesn't fit in the specified `length`."},"errorSelector":"e22e27eb","id":7563,"name":"StringsInsufficientHexLength","nameLocation":"549:28:36","nodeType":"ErrorDefinition","parameters":{"id":7562,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7559,"mutability":"mutable","name":"value","nameLocation":"586:5:36","nodeType":"VariableDeclaration","scope":7563,"src":"578:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7558,"name":"uint256","nodeType":"ElementaryTypeName","src":"578:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7561,"mutability":"mutable","name":"length","nameLocation":"601:6:36","nodeType":"VariableDeclaration","scope":7563,"src":"593:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7560,"name":"uint256","nodeType":"ElementaryTypeName","src":"593:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"577:31:36"},"src":"543:66:36"},{"documentation":{"id":7564,"nodeType":"StructuredDocumentation","src":"615:108:36","text":" @dev The string being parsed contains characters that are not in scope of the given base."},"errorSelector":"94e2737e","id":7566,"name":"StringsInvalidChar","nameLocation":"734:18:36","nodeType":"ErrorDefinition","parameters":{"id":7565,"nodeType":"ParameterList","parameters":[],"src":"752:2:36"},"src":"728:27:36"},{"documentation":{"id":7567,"nodeType":"StructuredDocumentation","src":"761:84:36","text":" @dev The string being parsed is not a properly formatted address."},"errorSelector":"1d15ae44","id":7569,"name":"StringsInvalidAddressFormat","nameLocation":"856:27:36","nodeType":"ErrorDefinition","parameters":{"id":7568,"nodeType":"ParameterList","parameters":[],"src":"883:2:36"},"src":"850:36:36"},{"body":{"id":7616,"nodeType":"Block","src":"1058:561:36","statements":[{"id":7615,"nodeType":"UncheckedBlock","src":"1068:545:36","statements":[{"assignments":[7578],"declarations":[{"constant":false,"id":7578,"mutability":"mutable","name":"length","nameLocation":"1100:6:36","nodeType":"VariableDeclaration","scope":7615,"src":"1092:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7577,"name":"uint256","nodeType":"ElementaryTypeName","src":"1092:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7585,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7581,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7572,"src":"1120:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7579,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"1109:4:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":7580,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1114:5:36","memberName":"log10","nodeType":"MemberAccess","referencedDeclaration":10910,"src":"1109:10:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7582,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1109:17:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7583,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1129:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1109:21:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1092:38:36"},{"assignments":[7587],"declarations":[{"constant":false,"id":7587,"mutability":"mutable","name":"buffer","nameLocation":"1158:6:36","nodeType":"VariableDeclaration","scope":7615,"src":"1144:20:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7586,"name":"string","nodeType":"ElementaryTypeName","src":"1144:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":7592,"initialValue":{"arguments":[{"id":7590,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7578,"src":"1178:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7589,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"1167:10:36","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":7588,"name":"string","nodeType":"ElementaryTypeName","src":"1171:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":7591,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1167:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"1144:41:36"},{"assignments":[7594],"declarations":[{"constant":false,"id":7594,"mutability":"mutable","name":"ptr","nameLocation":"1207:3:36","nodeType":"VariableDeclaration","scope":7615,"src":"1199:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7593,"name":"uint256","nodeType":"ElementaryTypeName","src":"1199:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7595,"nodeType":"VariableDeclarationStatement","src":"1199:11:36"},{"AST":{"nodeType":"YulBlock","src":"1249:67:36","statements":[{"nodeType":"YulAssignment","src":"1267:35:36","value":{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"1278:6:36"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1290:2:36","type":"","value":"32"},{"name":"length","nodeType":"YulIdentifier","src":"1294:6:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1286:3:36"},"nodeType":"YulFunctionCall","src":"1286:15:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1274:3:36"},"nodeType":"YulFunctionCall","src":"1274:28:36"},"variableNames":[{"name":"ptr","nodeType":"YulIdentifier","src":"1267:3:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7587,"isOffset":false,"isSlot":false,"src":"1278:6:36","valueSize":1},{"declaration":7578,"isOffset":false,"isSlot":false,"src":"1294:6:36","valueSize":1},{"declaration":7594,"isOffset":false,"isSlot":false,"src":"1267:3:36","valueSize":1}],"flags":["memory-safe"],"id":7596,"nodeType":"InlineAssembly","src":"1224:92:36"},{"body":{"id":7611,"nodeType":"Block","src":"1342:234:36","statements":[{"expression":{"id":7599,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":false,"src":"1360:5:36","subExpression":{"id":7598,"name":"ptr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7594,"src":"1360:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7600,"nodeType":"ExpressionStatement","src":"1360:5:36"},{"AST":{"nodeType":"YulBlock","src":"1408:86:36","statements":[{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"1438:3:36"},{"arguments":[{"arguments":[{"name":"value","nodeType":"YulIdentifier","src":"1452:5:36"},{"kind":"number","nodeType":"YulLiteral","src":"1459:2:36","type":"","value":"10"}],"functionName":{"name":"mod","nodeType":"YulIdentifier","src":"1448:3:36"},"nodeType":"YulFunctionCall","src":"1448:14:36"},{"name":"HEX_DIGITS","nodeType":"YulIdentifier","src":"1464:10:36"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"1443:4:36"},"nodeType":"YulFunctionCall","src":"1443:32:36"}],"functionName":{"name":"mstore8","nodeType":"YulIdentifier","src":"1430:7:36"},"nodeType":"YulFunctionCall","src":"1430:46:36"},"nodeType":"YulExpressionStatement","src":"1430:46:36"}]},"evmVersion":"paris","externalReferences":[{"declaration":7553,"isOffset":false,"isSlot":false,"src":"1464:10:36","valueSize":1},{"declaration":7594,"isOffset":false,"isSlot":false,"src":"1438:3:36","valueSize":1},{"declaration":7572,"isOffset":false,"isSlot":false,"src":"1452:5:36","valueSize":1}],"flags":["memory-safe"],"id":7601,"nodeType":"InlineAssembly","src":"1383:111:36"},{"expression":{"id":7604,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7602,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7572,"src":"1511:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"hexValue":"3130","id":7603,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1520:2:36","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"1511:11:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7605,"nodeType":"ExpressionStatement","src":"1511:11:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7608,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7606,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7572,"src":"1544:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":7607,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1553:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1544:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7610,"nodeType":"IfStatement","src":"1540:21:36","trueBody":{"id":7609,"nodeType":"Break","src":"1556:5:36"}}]},"condition":{"hexValue":"74727565","id":7597,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1336:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"id":7612,"nodeType":"WhileStatement","src":"1329:247:36"},{"expression":{"id":7613,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7587,"src":"1596:6:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7576,"id":7614,"nodeType":"Return","src":"1589:13:36"}]}]},"documentation":{"id":7570,"nodeType":"StructuredDocumentation","src":"892:90:36","text":" @dev Converts a `uint256` to its ASCII `string` decimal representation."},"id":7617,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"996:8:36","nodeType":"FunctionDefinition","parameters":{"id":7573,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7572,"mutability":"mutable","name":"value","nameLocation":"1013:5:36","nodeType":"VariableDeclaration","scope":7617,"src":"1005:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7571,"name":"uint256","nodeType":"ElementaryTypeName","src":"1005:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1004:15:36"},"returnParameters":{"id":7576,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7575,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7617,"src":"1043:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7574,"name":"string","nodeType":"ElementaryTypeName","src":"1043:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1042:15:36"},"scope":8739,"src":"987:632:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7642,"nodeType":"Block","src":"1795:92:36","statements":[{"expression":{"arguments":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":7630,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7628,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7620,"src":"1826:5:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":7629,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1834:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1826:9:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"","id":7632,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1844:2:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"id":7633,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"1826:20:36","trueExpression":{"hexValue":"2d","id":7631,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1838:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"},"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[{"arguments":[{"id":7637,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7620,"src":"1872:5:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"expression":{"id":7635,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13047,"src":"1857:10:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignedMath_$13047_$","typeString":"type(library SignedMath)"}},"id":7636,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1868:3:36","memberName":"abs","nodeType":"MemberAccess","referencedDeclaration":13046,"src":"1857:14:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_int256_$returns$_t_uint256_$","typeString":"function (int256) pure returns (uint256)"}},"id":7638,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1857:21:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7634,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7617,"src":"1848:8:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":7639,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1848:31:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"expression":{"id":7626,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1812:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7625,"name":"string","nodeType":"ElementaryTypeName","src":"1812:6:36","typeDescriptions":{}}},"id":7627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1819:6:36","memberName":"concat","nodeType":"MemberAccess","src":"1812:13:36","typeDescriptions":{"typeIdentifier":"t_function_stringconcat_pure$__$returns$_t_string_memory_ptr_$","typeString":"function () pure returns (string memory)"}},"id":7640,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1812:68:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7624,"id":7641,"nodeType":"Return","src":"1805:75:36"}]},"documentation":{"id":7618,"nodeType":"StructuredDocumentation","src":"1625:89:36","text":" @dev Converts a `int256` to its ASCII `string` decimal representation."},"id":7643,"implemented":true,"kind":"function","modifiers":[],"name":"toStringSigned","nameLocation":"1728:14:36","nodeType":"FunctionDefinition","parameters":{"id":7621,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7620,"mutability":"mutable","name":"value","nameLocation":"1750:5:36","nodeType":"VariableDeclaration","scope":7643,"src":"1743:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7619,"name":"int256","nodeType":"ElementaryTypeName","src":"1743:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1742:14:36"},"returnParameters":{"id":7624,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7623,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7643,"src":"1780:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7622,"name":"string","nodeType":"ElementaryTypeName","src":"1780:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1779:15:36"},"scope":8739,"src":"1719:168:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7662,"nodeType":"Block","src":"2066:100:36","statements":[{"id":7661,"nodeType":"UncheckedBlock","src":"2076:84:36","statements":[{"expression":{"arguments":[{"id":7652,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7646,"src":"2119:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7658,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7655,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7646,"src":"2138:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7653,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"2126:4:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":7654,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2131:6:36","memberName":"log256","nodeType":"MemberAccess","referencedDeclaration":11081,"src":"2126:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7656,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2126:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7657,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2147:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2126:22:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7651,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7663,7746,7766],"referencedDeclaration":7746,"src":"2107:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2107:42:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7650,"id":7660,"nodeType":"Return","src":"2100:49:36"}]}]},"documentation":{"id":7644,"nodeType":"StructuredDocumentation","src":"1893:94:36","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation."},"id":7663,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2001:11:36","nodeType":"FunctionDefinition","parameters":{"id":7647,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7646,"mutability":"mutable","name":"value","nameLocation":"2021:5:36","nodeType":"VariableDeclaration","scope":7663,"src":"2013:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7645,"name":"uint256","nodeType":"ElementaryTypeName","src":"2013:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2012:15:36"},"returnParameters":{"id":7650,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7649,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7663,"src":"2051:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7648,"name":"string","nodeType":"ElementaryTypeName","src":"2051:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2050:15:36"},"scope":8739,"src":"1992:174:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7745,"nodeType":"Block","src":"2379:435:36","statements":[{"assignments":[7674],"declarations":[{"constant":false,"id":7674,"mutability":"mutable","name":"localValue","nameLocation":"2397:10:36","nodeType":"VariableDeclaration","scope":7745,"src":"2389:18:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7673,"name":"uint256","nodeType":"ElementaryTypeName","src":"2389:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7676,"initialValue":{"id":7675,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7666,"src":"2410:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2389:26:36"},{"assignments":[7678],"declarations":[{"constant":false,"id":7678,"mutability":"mutable","name":"buffer","nameLocation":"2438:6:36","nodeType":"VariableDeclaration","scope":7745,"src":"2425:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7677,"name":"bytes","nodeType":"ElementaryTypeName","src":"2425:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7687,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7685,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7683,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2457:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7682,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7668,"src":"2461:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2457:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"32","id":7684,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2470:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"2457:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7680,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2447:9:36","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":7679,"name":"bytes","nodeType":"ElementaryTypeName","src":"2451:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":7686,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2447:25:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"2425:47:36"},{"expression":{"id":7692,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7688,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7678,"src":"2482:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7690,"indexExpression":{"hexValue":"30","id":7689,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2489:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2482:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":7691,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2494:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d","typeString":"literal_string \"0\""},"value":"0"},"src":"2482:15:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7693,"nodeType":"ExpressionStatement","src":"2482:15:36"},{"expression":{"id":7698,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7694,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7678,"src":"2507:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7696,"indexExpression":{"hexValue":"31","id":7695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2514:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2507:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"78","id":7697,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2519:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_7521d1cadbcfa91eec65aa16715b94ffc1c9654ba57ea2ef1a2127bca1127a83","typeString":"literal_string \"x\""},"value":"x"},"src":"2507:15:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7699,"nodeType":"ExpressionStatement","src":"2507:15:36"},{"body":{"id":7728,"nodeType":"Block","src":"2577:95:36","statements":[{"expression":{"id":7722,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7714,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7678,"src":"2591:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7716,"indexExpression":{"id":7715,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7701,"src":"2598:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2591:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"id":7717,"name":"HEX_DIGITS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7553,"src":"2603:10:36","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"id":7721,"indexExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7720,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7718,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"2614:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7719,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2627:3:36","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"2614:16:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2603:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"2591:40:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7723,"nodeType":"ExpressionStatement","src":"2591:40:36"},{"expression":{"id":7726,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7724,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"2645:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7725,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2660:1:36","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"2645:16:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7727,"nodeType":"ExpressionStatement","src":"2645:16:36"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7710,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7708,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7701,"src":"2565:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7709,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2569:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2565:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7729,"initializationExpression":{"assignments":[7701],"declarations":[{"constant":false,"id":7701,"mutability":"mutable","name":"i","nameLocation":"2545:1:36","nodeType":"VariableDeclaration","scope":7729,"src":"2537:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7700,"name":"uint256","nodeType":"ElementaryTypeName","src":"2537:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7707,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7706,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7704,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7702,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2549:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7703,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7668,"src":"2553:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2549:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7705,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2562:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2549:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2537:26:36"},"loopExpression":{"expression":{"id":7712,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2572:3:36","subExpression":{"id":7711,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7701,"src":"2574:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7713,"nodeType":"ExpressionStatement","src":"2572:3:36"},"nodeType":"ForStatement","src":"2532:140:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7730,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"2685:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":7731,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2699:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2685:15:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7739,"nodeType":"IfStatement","src":"2681:96:36","trueBody":{"id":7738,"nodeType":"Block","src":"2702:75:36","statements":[{"errorCall":{"arguments":[{"id":7734,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7666,"src":"2752:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7735,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7668,"src":"2759:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7733,"name":"StringsInsufficientHexLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7563,"src":"2723:28:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":7736,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2723:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7737,"nodeType":"RevertStatement","src":"2716:50:36"}]}},{"expression":{"arguments":[{"id":7742,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7678,"src":"2800:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7741,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2793:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7740,"name":"string","nodeType":"ElementaryTypeName","src":"2793:6:36","typeDescriptions":{}}},"id":7743,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2793:14:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7672,"id":7744,"nodeType":"Return","src":"2786:21:36"}]},"documentation":{"id":7664,"nodeType":"StructuredDocumentation","src":"2172:112:36","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length."},"id":7746,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2298:11:36","nodeType":"FunctionDefinition","parameters":{"id":7669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7666,"mutability":"mutable","name":"value","nameLocation":"2318:5:36","nodeType":"VariableDeclaration","scope":7746,"src":"2310:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7665,"name":"uint256","nodeType":"ElementaryTypeName","src":"2310:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7668,"mutability":"mutable","name":"length","nameLocation":"2333:6:36","nodeType":"VariableDeclaration","scope":7746,"src":"2325:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7667,"name":"uint256","nodeType":"ElementaryTypeName","src":"2325:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2309:31:36"},"returnParameters":{"id":7672,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7671,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7746,"src":"2364:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7670,"name":"string","nodeType":"ElementaryTypeName","src":"2364:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2363:15:36"},"scope":8739,"src":"2289:525:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7765,"nodeType":"Block","src":"3046:75:36","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":7759,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7749,"src":"3091:4:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7758,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3083:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":7757,"name":"uint160","nodeType":"ElementaryTypeName","src":"3083:7:36","typeDescriptions":{}}},"id":7760,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3083:13:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":7756,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3075:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7755,"name":"uint256","nodeType":"ElementaryTypeName","src":"3075:7:36","typeDescriptions":{}}},"id":7761,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3075:22:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7762,"name":"ADDRESS_LENGTH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7556,"src":"3099:14:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"}],"id":7754,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7663,7746,7766],"referencedDeclaration":7746,"src":"3063:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7763,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3063:51:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7753,"id":7764,"nodeType":"Return","src":"3056:58:36"}]},"documentation":{"id":7747,"nodeType":"StructuredDocumentation","src":"2820:148:36","text":" @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal\n representation."},"id":7766,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2982:11:36","nodeType":"FunctionDefinition","parameters":{"id":7750,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7749,"mutability":"mutable","name":"addr","nameLocation":"3002:4:36","nodeType":"VariableDeclaration","scope":7766,"src":"2994:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7748,"name":"address","nodeType":"ElementaryTypeName","src":"2994:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2993:14:36"},"returnParameters":{"id":7753,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7752,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7766,"src":"3031:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7751,"name":"string","nodeType":"ElementaryTypeName","src":"3031:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3030:15:36"},"scope":8739,"src":"2973:148:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7830,"nodeType":"Block","src":"3378:642:36","statements":[{"assignments":[7775],"declarations":[{"constant":false,"id":7775,"mutability":"mutable","name":"buffer","nameLocation":"3401:6:36","nodeType":"VariableDeclaration","scope":7830,"src":"3388:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7774,"name":"bytes","nodeType":"ElementaryTypeName","src":"3388:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7782,"initialValue":{"arguments":[{"arguments":[{"id":7779,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7769,"src":"3428:4:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7778,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7663,7746,7766],"referencedDeclaration":7766,"src":"3416:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$returns$_t_string_memory_ptr_$","typeString":"function (address) pure returns (string memory)"}},"id":7780,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3416:17:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7777,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3410:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7776,"name":"bytes","nodeType":"ElementaryTypeName","src":"3410:5:36","typeDescriptions":{}}},"id":7781,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3410:24:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"3388:46:36"},{"assignments":[7784],"declarations":[{"constant":false,"id":7784,"mutability":"mutable","name":"hashValue","nameLocation":"3527:9:36","nodeType":"VariableDeclaration","scope":7830,"src":"3519:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7783,"name":"uint256","nodeType":"ElementaryTypeName","src":"3519:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7785,"nodeType":"VariableDeclarationStatement","src":"3519:17:36"},{"AST":{"nodeType":"YulBlock","src":"3571:78:36","statements":[{"nodeType":"YulAssignment","src":"3585:54:36","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3602:2:36","type":"","value":"96"},{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"3620:6:36"},{"kind":"number","nodeType":"YulLiteral","src":"3628:4:36","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3616:3:36"},"nodeType":"YulFunctionCall","src":"3616:17:36"},{"kind":"number","nodeType":"YulLiteral","src":"3635:2:36","type":"","value":"40"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3606:9:36"},"nodeType":"YulFunctionCall","src":"3606:32:36"}],"functionName":{"name":"shr","nodeType":"YulIdentifier","src":"3598:3:36"},"nodeType":"YulFunctionCall","src":"3598:41:36"},"variableNames":[{"name":"hashValue","nodeType":"YulIdentifier","src":"3585:9:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7775,"isOffset":false,"isSlot":false,"src":"3620:6:36","valueSize":1},{"declaration":7784,"isOffset":false,"isSlot":false,"src":"3585:9:36","valueSize":1}],"flags":["memory-safe"],"id":7786,"nodeType":"InlineAssembly","src":"3546:103:36"},{"body":{"id":7823,"nodeType":"Block","src":"3692:291:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7810,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7801,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7799,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7797,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7784,"src":"3798:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7798,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3810:3:36","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"3798:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"37","id":7800,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3816:1:36","typeDescriptions":{"typeIdentifier":"t_rational_7_by_1","typeString":"int_const 7"},"value":"7"},"src":"3798:19:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":7809,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"baseExpression":{"id":7804,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7775,"src":"3827:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7806,"indexExpression":{"id":7805,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7788,"src":"3834:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3827:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":7803,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3821:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":7802,"name":"uint8","nodeType":"ElementaryTypeName","src":"3821:5:36","typeDescriptions":{}}},"id":7807,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3821:16:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":7808,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3840:2:36","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"3821:21:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3798:44:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7818,"nodeType":"IfStatement","src":"3794:150:36","trueBody":{"id":7817,"nodeType":"Block","src":"3844:100:36","statements":[{"expression":{"id":7815,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7811,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7775,"src":"3912:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7813,"indexExpression":{"id":7812,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7788,"src":"3919:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3912:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"^=","rightHandSide":{"hexValue":"30783230","id":7814,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3925:4:36","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"0x20"},"src":"3912:17:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7816,"nodeType":"ExpressionStatement","src":"3912:17:36"}]}},{"expression":{"id":7821,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7819,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7784,"src":"3957:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3971:1:36","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"3957:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7822,"nodeType":"ExpressionStatement","src":"3957:15:36"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7791,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7788,"src":"3680:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7792,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3684:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3680:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7824,"initializationExpression":{"assignments":[7788],"declarations":[{"constant":false,"id":7788,"mutability":"mutable","name":"i","nameLocation":"3672:1:36","nodeType":"VariableDeclaration","scope":7824,"src":"3664:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7787,"name":"uint256","nodeType":"ElementaryTypeName","src":"3664:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7790,"initialValue":{"hexValue":"3431","id":7789,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3676:2:36","typeDescriptions":{"typeIdentifier":"t_rational_41_by_1","typeString":"int_const 41"},"value":"41"},"nodeType":"VariableDeclarationStatement","src":"3664:14:36"},"loopExpression":{"expression":{"id":7795,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"3687:3:36","subExpression":{"id":7794,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7788,"src":"3689:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7796,"nodeType":"ExpressionStatement","src":"3687:3:36"},"nodeType":"ForStatement","src":"3659:324:36"},{"expression":{"arguments":[{"id":7827,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7775,"src":"4006:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7826,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3999:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7825,"name":"string","nodeType":"ElementaryTypeName","src":"3999:6:36","typeDescriptions":{}}},"id":7828,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3999:14:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7773,"id":7829,"nodeType":"Return","src":"3992:21:36"}]},"documentation":{"id":7767,"nodeType":"StructuredDocumentation","src":"3127:165:36","text":" @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n representation, according to EIP-55."},"id":7831,"implemented":true,"kind":"function","modifiers":[],"name":"toChecksumHexString","nameLocation":"3306:19:36","nodeType":"FunctionDefinition","parameters":{"id":7770,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7769,"mutability":"mutable","name":"addr","nameLocation":"3334:4:36","nodeType":"VariableDeclaration","scope":7831,"src":"3326:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7768,"name":"address","nodeType":"ElementaryTypeName","src":"3326:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3325:14:36"},"returnParameters":{"id":7773,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7772,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7831,"src":"3363:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7771,"name":"string","nodeType":"ElementaryTypeName","src":"3363:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3362:15:36"},"scope":8739,"src":"3297:723:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7867,"nodeType":"Block","src":"4175:104:36","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7865,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7851,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":7843,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7834,"src":"4198:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7842,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4192:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7841,"name":"bytes","nodeType":"ElementaryTypeName","src":"4192:5:36","typeDescriptions":{}}},"id":7844,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4192:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7845,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4201:6:36","memberName":"length","nodeType":"MemberAccess","src":"4192:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":7848,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7836,"src":"4217:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7847,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4211:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7846,"name":"bytes","nodeType":"ElementaryTypeName","src":"4211:5:36","typeDescriptions":{}}},"id":7849,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4211:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7850,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4220:6:36","memberName":"length","nodeType":"MemberAccess","src":"4211:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4192:34:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7864,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7855,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7834,"src":"4246:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7854,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4240:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7853,"name":"bytes","nodeType":"ElementaryTypeName","src":"4240:5:36","typeDescriptions":{}}},"id":7856,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4240:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7852,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4230:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4230:19:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"arguments":[{"id":7861,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7836,"src":"4269:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7860,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4263:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7859,"name":"bytes","nodeType":"ElementaryTypeName","src":"4263:5:36","typeDescriptions":{}}},"id":7862,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4263:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7858,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4253:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7863,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4253:19:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4230:42:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4192:80:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":7840,"id":7866,"nodeType":"Return","src":"4185:87:36"}]},"documentation":{"id":7832,"nodeType":"StructuredDocumentation","src":"4026:66:36","text":" @dev Returns true if the two strings are equal."},"id":7868,"implemented":true,"kind":"function","modifiers":[],"name":"equal","nameLocation":"4106:5:36","nodeType":"FunctionDefinition","parameters":{"id":7837,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7834,"mutability":"mutable","name":"a","nameLocation":"4126:1:36","nodeType":"VariableDeclaration","scope":7868,"src":"4112:15:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7833,"name":"string","nodeType":"ElementaryTypeName","src":"4112:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7836,"mutability":"mutable","name":"b","nameLocation":"4143:1:36","nodeType":"VariableDeclaration","scope":7868,"src":"4129:15:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7835,"name":"string","nodeType":"ElementaryTypeName","src":"4129:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4111:34:36"},"returnParameters":{"id":7840,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7839,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7868,"src":"4169:4:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7838,"name":"bool","nodeType":"ElementaryTypeName","src":"4169:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4168:6:36"},"scope":8739,"src":"4097:182:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7886,"nodeType":"Block","src":"4576:64:36","statements":[{"expression":{"arguments":[{"id":7877,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7871,"src":"4603:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7878,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4610:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7881,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7871,"src":"4619:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7880,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4613:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7879,"name":"bytes","nodeType":"ElementaryTypeName","src":"4613:5:36","typeDescriptions":{}}},"id":7882,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4613:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7883,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4626:6:36","memberName":"length","nodeType":"MemberAccess","src":"4613:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7876,"name":"parseUint","nodeType":"Identifier","overloadedDeclarations":[7887,7918],"referencedDeclaration":7918,"src":"4593:9:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":7884,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4593:40:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7875,"id":7885,"nodeType":"Return","src":"4586:47:36"}]},"documentation":{"id":7869,"nodeType":"StructuredDocumentation","src":"4285:214:36","text":" @dev Parse a decimal string and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":7887,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"4513:9:36","nodeType":"FunctionDefinition","parameters":{"id":7872,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7871,"mutability":"mutable","name":"input","nameLocation":"4537:5:36","nodeType":"VariableDeclaration","scope":7887,"src":"4523:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7870,"name":"string","nodeType":"ElementaryTypeName","src":"4523:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4522:21:36"},"returnParameters":{"id":7875,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7874,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7887,"src":"4567:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7873,"name":"uint256","nodeType":"ElementaryTypeName","src":"4567:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4566:9:36"},"scope":8739,"src":"4504:136:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7917,"nodeType":"Block","src":"5038:153:36","statements":[{"assignments":[7900,7902],"declarations":[{"constant":false,"id":7900,"mutability":"mutable","name":"success","nameLocation":"5054:7:36","nodeType":"VariableDeclaration","scope":7917,"src":"5049:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7899,"name":"bool","nodeType":"ElementaryTypeName","src":"5049:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7902,"mutability":"mutable","name":"value","nameLocation":"5071:5:36","nodeType":"VariableDeclaration","scope":7917,"src":"5063:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7901,"name":"uint256","nodeType":"ElementaryTypeName","src":"5063:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7908,"initialValue":{"arguments":[{"id":7904,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7890,"src":"5093:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7905,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7892,"src":"5100:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7906,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7894,"src":"5107:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7903,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[7939,7976],"referencedDeclaration":7976,"src":"5080:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7907,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5080:31:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"5048:63:36"},{"condition":{"id":7910,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5125:8:36","subExpression":{"id":7909,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7900,"src":"5126:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7914,"nodeType":"IfStatement","src":"5121:41:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7911,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7566,"src":"5142:18:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7912,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5142:20:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7913,"nodeType":"RevertStatement","src":"5135:27:36"}},{"expression":{"id":7915,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7902,"src":"5179:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7898,"id":7916,"nodeType":"Return","src":"5172:12:36"}]},"documentation":{"id":7888,"nodeType":"StructuredDocumentation","src":"4646:287:36","text":" @dev Variant of {parseUint} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":7918,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"4947:9:36","nodeType":"FunctionDefinition","parameters":{"id":7895,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7890,"mutability":"mutable","name":"input","nameLocation":"4971:5:36","nodeType":"VariableDeclaration","scope":7918,"src":"4957:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7889,"name":"string","nodeType":"ElementaryTypeName","src":"4957:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7892,"mutability":"mutable","name":"begin","nameLocation":"4986:5:36","nodeType":"VariableDeclaration","scope":7918,"src":"4978:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7891,"name":"uint256","nodeType":"ElementaryTypeName","src":"4978:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7894,"mutability":"mutable","name":"end","nameLocation":"5001:3:36","nodeType":"VariableDeclaration","scope":7918,"src":"4993:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7893,"name":"uint256","nodeType":"ElementaryTypeName","src":"4993:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4956:49:36"},"returnParameters":{"id":7898,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7897,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7918,"src":"5029:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7896,"name":"uint256","nodeType":"ElementaryTypeName","src":"5029:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5028:9:36"},"scope":8739,"src":"4938:253:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7938,"nodeType":"Block","src":"5512:83:36","statements":[{"expression":{"arguments":[{"id":7929,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7921,"src":"5558:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7930,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5565:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7933,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7921,"src":"5574:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7932,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5568:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7931,"name":"bytes","nodeType":"ElementaryTypeName","src":"5568:5:36","typeDescriptions":{}}},"id":7934,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5568:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7935,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5581:6:36","memberName":"length","nodeType":"MemberAccess","src":"5568:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7928,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8046,"src":"5529:28:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7936,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5529:59:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7927,"id":7937,"nodeType":"Return","src":"5522:66:36"}]},"documentation":{"id":7919,"nodeType":"StructuredDocumentation","src":"5197:215:36","text":" @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":7939,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"5426:12:36","nodeType":"FunctionDefinition","parameters":{"id":7922,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7921,"mutability":"mutable","name":"input","nameLocation":"5453:5:36","nodeType":"VariableDeclaration","scope":7939,"src":"5439:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7920,"name":"string","nodeType":"ElementaryTypeName","src":"5439:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5438:21:36"},"returnParameters":{"id":7927,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7924,"mutability":"mutable","name":"success","nameLocation":"5488:7:36","nodeType":"VariableDeclaration","scope":7939,"src":"5483:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7923,"name":"bool","nodeType":"ElementaryTypeName","src":"5483:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7926,"mutability":"mutable","name":"value","nameLocation":"5505:5:36","nodeType":"VariableDeclaration","scope":7939,"src":"5497:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7925,"name":"uint256","nodeType":"ElementaryTypeName","src":"5497:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5482:29:36"},"scope":8739,"src":"5417:178:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7975,"nodeType":"Block","src":"5997:144:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7963,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7959,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7953,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7946,"src":"6011:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":7956,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"6023:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7955,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6017:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7954,"name":"bytes","nodeType":"ElementaryTypeName","src":"6017:5:36","typeDescriptions":{}}},"id":7957,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6017:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7958,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6030:6:36","memberName":"length","nodeType":"MemberAccess","src":"6017:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6011:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7962,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7960,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7944,"src":"6040:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":7961,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7946,"src":"6048:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6040:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6011:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7968,"nodeType":"IfStatement","src":"6007:63:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":7964,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6061:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":7965,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6068:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":7966,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6060:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7952,"id":7967,"nodeType":"Return","src":"6053:17:36"}},{"expression":{"arguments":[{"id":7970,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"6116:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":7971,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7944,"src":"6123:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7972,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7946,"src":"6130:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7969,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8046,"src":"6087:28:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":7973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6087:47:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7952,"id":7974,"nodeType":"Return","src":"6080:54:36"}]},"documentation":{"id":7940,"nodeType":"StructuredDocumentation","src":"5601:238:36","text":" @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":7976,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"5853:12:36","nodeType":"FunctionDefinition","parameters":{"id":7947,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7942,"mutability":"mutable","name":"input","nameLocation":"5889:5:36","nodeType":"VariableDeclaration","scope":7976,"src":"5875:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7941,"name":"string","nodeType":"ElementaryTypeName","src":"5875:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7944,"mutability":"mutable","name":"begin","nameLocation":"5912:5:36","nodeType":"VariableDeclaration","scope":7976,"src":"5904:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7943,"name":"uint256","nodeType":"ElementaryTypeName","src":"5904:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7946,"mutability":"mutable","name":"end","nameLocation":"5935:3:36","nodeType":"VariableDeclaration","scope":7976,"src":"5927:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7945,"name":"uint256","nodeType":"ElementaryTypeName","src":"5927:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5865:79:36"},"returnParameters":{"id":7952,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7949,"mutability":"mutable","name":"success","nameLocation":"5973:7:36","nodeType":"VariableDeclaration","scope":7976,"src":"5968:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7948,"name":"bool","nodeType":"ElementaryTypeName","src":"5968:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7951,"mutability":"mutable","name":"value","nameLocation":"5990:5:36","nodeType":"VariableDeclaration","scope":7976,"src":"5982:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7950,"name":"uint256","nodeType":"ElementaryTypeName","src":"5982:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5967:29:36"},"scope":8739,"src":"5844:297:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8045,"nodeType":"Block","src":"6521:347:36","statements":[{"assignments":[7991],"declarations":[{"constant":false,"id":7991,"mutability":"mutable","name":"buffer","nameLocation":"6544:6:36","nodeType":"VariableDeclaration","scope":8045,"src":"6531:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7990,"name":"bytes","nodeType":"ElementaryTypeName","src":"6531:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7996,"initialValue":{"arguments":[{"id":7994,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7979,"src":"6559:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7993,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6553:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7992,"name":"bytes","nodeType":"ElementaryTypeName","src":"6553:5:36","typeDescriptions":{}}},"id":7995,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6553:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"6531:34:36"},{"assignments":[7998],"declarations":[{"constant":false,"id":7998,"mutability":"mutable","name":"result","nameLocation":"6584:6:36","nodeType":"VariableDeclaration","scope":8045,"src":"6576:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7997,"name":"uint256","nodeType":"ElementaryTypeName","src":"6576:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8000,"initialValue":{"hexValue":"30","id":7999,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6593:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"6576:18:36"},{"body":{"id":8039,"nodeType":"Block","src":"6642:189:36","statements":[{"assignments":[8012],"declarations":[{"constant":false,"id":8012,"mutability":"mutable","name":"chr","nameLocation":"6662:3:36","nodeType":"VariableDeclaration","scope":8039,"src":"6656:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8011,"name":"uint8","nodeType":"ElementaryTypeName","src":"6656:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8022,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":8017,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7991,"src":"6711:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8018,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8002,"src":"6719:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8016,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8738,"src":"6688:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8019,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6688:33:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8015,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6681:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8014,"name":"bytes1","nodeType":"ElementaryTypeName","src":"6681:6:36","typeDescriptions":{}}},"id":8020,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6681:41:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8013,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8726,"src":"6668:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":8021,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6668:55:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"6656:67:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8025,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8023,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8012,"src":"6741:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"39","id":8024,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6747:1:36","typeDescriptions":{"typeIdentifier":"t_rational_9_by_1","typeString":"int_const 9"},"value":"9"},"src":"6741:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8030,"nodeType":"IfStatement","src":"6737:30:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8026,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6758:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8027,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6765:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8028,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6757:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":7989,"id":8029,"nodeType":"Return","src":"6750:17:36"}},{"expression":{"id":8033,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8031,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7998,"src":"6781:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3130","id":8032,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6791:2:36","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"6781:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8034,"nodeType":"ExpressionStatement","src":"6781:12:36"},{"expression":{"id":8037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8035,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7998,"src":"6807:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":8036,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8012,"src":"6817:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"6807:13:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8038,"nodeType":"ExpressionStatement","src":"6807:13:36"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8005,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8002,"src":"6628:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8006,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7983,"src":"6632:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6628:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8040,"initializationExpression":{"assignments":[8002],"declarations":[{"constant":false,"id":8002,"mutability":"mutable","name":"i","nameLocation":"6617:1:36","nodeType":"VariableDeclaration","scope":8040,"src":"6609:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8001,"name":"uint256","nodeType":"ElementaryTypeName","src":"6609:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8004,"initialValue":{"id":8003,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7981,"src":"6621:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6609:17:36"},"loopExpression":{"expression":{"id":8009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"6637:3:36","subExpression":{"id":8008,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8002,"src":"6639:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8010,"nodeType":"ExpressionStatement","src":"6637:3:36"},"nodeType":"ForStatement","src":"6604:227:36"},{"expression":{"components":[{"hexValue":"74727565","id":8041,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6848:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":8042,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7998,"src":"6854:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8043,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6847:14:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":7989,"id":8044,"nodeType":"Return","src":"6840:21:36"}]},"documentation":{"id":7977,"nodeType":"StructuredDocumentation","src":"6147:201:36","text":" @dev Implementation of {tryParseUint} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8046,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseUintUncheckedBounds","nameLocation":"6362:28:36","nodeType":"FunctionDefinition","parameters":{"id":7984,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7979,"mutability":"mutable","name":"input","nameLocation":"6414:5:36","nodeType":"VariableDeclaration","scope":8046,"src":"6400:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7978,"name":"string","nodeType":"ElementaryTypeName","src":"6400:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7981,"mutability":"mutable","name":"begin","nameLocation":"6437:5:36","nodeType":"VariableDeclaration","scope":8046,"src":"6429:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7980,"name":"uint256","nodeType":"ElementaryTypeName","src":"6429:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7983,"mutability":"mutable","name":"end","nameLocation":"6460:3:36","nodeType":"VariableDeclaration","scope":8046,"src":"6452:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7982,"name":"uint256","nodeType":"ElementaryTypeName","src":"6452:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6390:79:36"},"returnParameters":{"id":7989,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7986,"mutability":"mutable","name":"success","nameLocation":"6497:7:36","nodeType":"VariableDeclaration","scope":8046,"src":"6492:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7985,"name":"bool","nodeType":"ElementaryTypeName","src":"6492:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7988,"mutability":"mutable","name":"value","nameLocation":"6514:5:36","nodeType":"VariableDeclaration","scope":8046,"src":"6506:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7987,"name":"uint256","nodeType":"ElementaryTypeName","src":"6506:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6491:29:36"},"scope":8739,"src":"6353:515:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8064,"nodeType":"Block","src":"7165:63:36","statements":[{"expression":{"arguments":[{"id":8055,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8049,"src":"7191:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8056,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7198:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8059,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8049,"src":"7207:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8058,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7201:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8057,"name":"bytes","nodeType":"ElementaryTypeName","src":"7201:5:36","typeDescriptions":{}}},"id":8060,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7201:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8061,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7214:6:36","memberName":"length","nodeType":"MemberAccess","src":"7201:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8054,"name":"parseInt","nodeType":"Identifier","overloadedDeclarations":[8065,8096],"referencedDeclaration":8096,"src":"7182:8:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (int256)"}},"id":8062,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7182:39:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":8053,"id":8063,"nodeType":"Return","src":"7175:46:36"}]},"documentation":{"id":8047,"nodeType":"StructuredDocumentation","src":"6874:216:36","text":" @dev Parse a decimal string and returns the value as a `int256`.\n Requirements:\n - The string must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":8065,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7104:8:36","nodeType":"FunctionDefinition","parameters":{"id":8050,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8049,"mutability":"mutable","name":"input","nameLocation":"7127:5:36","nodeType":"VariableDeclaration","scope":8065,"src":"7113:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8048,"name":"string","nodeType":"ElementaryTypeName","src":"7113:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"7112:21:36"},"returnParameters":{"id":8053,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8052,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8065,"src":"7157:6:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8051,"name":"int256","nodeType":"ElementaryTypeName","src":"7157:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7156:8:36"},"scope":8739,"src":"7095:133:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8095,"nodeType":"Block","src":"7633:151:36","statements":[{"assignments":[8078,8080],"declarations":[{"constant":false,"id":8078,"mutability":"mutable","name":"success","nameLocation":"7649:7:36","nodeType":"VariableDeclaration","scope":8095,"src":"7644:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8077,"name":"bool","nodeType":"ElementaryTypeName","src":"7644:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8080,"mutability":"mutable","name":"value","nameLocation":"7665:5:36","nodeType":"VariableDeclaration","scope":8095,"src":"7658:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8079,"name":"int256","nodeType":"ElementaryTypeName","src":"7658:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":8086,"initialValue":{"arguments":[{"id":8082,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8068,"src":"7686:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8083,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8070,"src":"7693:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8084,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8072,"src":"7700:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8081,"name":"tryParseInt","nodeType":"Identifier","overloadedDeclarations":[8117,8159],"referencedDeclaration":8159,"src":"7674:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":8085,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7674:30:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"nodeType":"VariableDeclarationStatement","src":"7643:61:36"},{"condition":{"id":8088,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"7718:8:36","subExpression":{"id":8087,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8078,"src":"7719:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8092,"nodeType":"IfStatement","src":"7714:41:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8089,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7566,"src":"7735:18:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8090,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7735:20:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8091,"nodeType":"RevertStatement","src":"7728:27:36"}},{"expression":{"id":8093,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8080,"src":"7772:5:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":8076,"id":8094,"nodeType":"Return","src":"7765:12:36"}]},"documentation":{"id":8066,"nodeType":"StructuredDocumentation","src":"7234:296:36","text":" @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":8096,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7544:8:36","nodeType":"FunctionDefinition","parameters":{"id":8073,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8068,"mutability":"mutable","name":"input","nameLocation":"7567:5:36","nodeType":"VariableDeclaration","scope":8096,"src":"7553:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8067,"name":"string","nodeType":"ElementaryTypeName","src":"7553:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8070,"mutability":"mutable","name":"begin","nameLocation":"7582:5:36","nodeType":"VariableDeclaration","scope":8096,"src":"7574:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8069,"name":"uint256","nodeType":"ElementaryTypeName","src":"7574:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8072,"mutability":"mutable","name":"end","nameLocation":"7597:3:36","nodeType":"VariableDeclaration","scope":8096,"src":"7589:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8071,"name":"uint256","nodeType":"ElementaryTypeName","src":"7589:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7552:49:36"},"returnParameters":{"id":8076,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8075,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8096,"src":"7625:6:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8074,"name":"int256","nodeType":"ElementaryTypeName","src":"7625:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7624:8:36"},"scope":8739,"src":"7535:249:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8116,"nodeType":"Block","src":"8175:82:36","statements":[{"expression":{"arguments":[{"id":8107,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8099,"src":"8220:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8108,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8227:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8111,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8099,"src":"8236:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8110,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8230:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8109,"name":"bytes","nodeType":"ElementaryTypeName","src":"8230:5:36","typeDescriptions":{}}},"id":8112,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8230:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8113,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8243:6:36","memberName":"length","nodeType":"MemberAccess","src":"8230:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8106,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8280,"src":"8192:27:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":8114,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8192:58:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8105,"id":8115,"nodeType":"Return","src":"8185:65:36"}]},"documentation":{"id":8097,"nodeType":"StructuredDocumentation","src":"7790:287:36","text":" @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":8117,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8091:11:36","nodeType":"FunctionDefinition","parameters":{"id":8100,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8099,"mutability":"mutable","name":"input","nameLocation":"8117:5:36","nodeType":"VariableDeclaration","scope":8117,"src":"8103:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8098,"name":"string","nodeType":"ElementaryTypeName","src":"8103:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"8102:21:36"},"returnParameters":{"id":8105,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8102,"mutability":"mutable","name":"success","nameLocation":"8152:7:36","nodeType":"VariableDeclaration","scope":8117,"src":"8147:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8101,"name":"bool","nodeType":"ElementaryTypeName","src":"8147:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8104,"mutability":"mutable","name":"value","nameLocation":"8168:5:36","nodeType":"VariableDeclaration","scope":8117,"src":"8161:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8103,"name":"int256","nodeType":"ElementaryTypeName","src":"8161:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"8146:28:36"},"scope":8739,"src":"8082:175:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"constant":true,"id":8122,"mutability":"constant","name":"ABS_MIN_INT256","nameLocation":"8288:14:36","nodeType":"VariableDeclaration","scope":8739,"src":"8263:50:36","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8118,"name":"uint256","nodeType":"ElementaryTypeName","src":"8263:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"commonType":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"},"id":8121,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":8119,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8305:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"323535","id":8120,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8310:3:36","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"8305:8:36","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"}},"visibility":"private"},{"body":{"id":8158,"nodeType":"Block","src":"8779:143:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8142,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8136,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8129,"src":"8793:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8139,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8125,"src":"8805:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8138,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8799:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8137,"name":"bytes","nodeType":"ElementaryTypeName","src":"8799:5:36","typeDescriptions":{}}},"id":8140,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8799:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8141,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8812:6:36","memberName":"length","nodeType":"MemberAccess","src":"8799:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8793:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8145,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8143,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8127,"src":"8822:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8144,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8129,"src":"8830:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8822:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"8793:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8151,"nodeType":"IfStatement","src":"8789:63:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8147,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8843:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8148,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8850:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8149,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"8842:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8135,"id":8150,"nodeType":"Return","src":"8835:17:36"}},{"expression":{"arguments":[{"id":8153,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8125,"src":"8897:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8154,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8127,"src":"8904:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8155,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8129,"src":"8911:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8152,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8280,"src":"8869:27:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":8156,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8869:46:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8135,"id":8157,"nodeType":"Return","src":"8862:53:36"}]},"documentation":{"id":8123,"nodeType":"StructuredDocumentation","src":"8320:303:36","text":" @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character or if the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":8159,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8637:11:36","nodeType":"FunctionDefinition","parameters":{"id":8130,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8125,"mutability":"mutable","name":"input","nameLocation":"8672:5:36","nodeType":"VariableDeclaration","scope":8159,"src":"8658:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8124,"name":"string","nodeType":"ElementaryTypeName","src":"8658:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8127,"mutability":"mutable","name":"begin","nameLocation":"8695:5:36","nodeType":"VariableDeclaration","scope":8159,"src":"8687:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8126,"name":"uint256","nodeType":"ElementaryTypeName","src":"8687:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8129,"mutability":"mutable","name":"end","nameLocation":"8718:3:36","nodeType":"VariableDeclaration","scope":8159,"src":"8710:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8128,"name":"uint256","nodeType":"ElementaryTypeName","src":"8710:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8648:79:36"},"returnParameters":{"id":8135,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8132,"mutability":"mutable","name":"success","nameLocation":"8756:7:36","nodeType":"VariableDeclaration","scope":8159,"src":"8751:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8131,"name":"bool","nodeType":"ElementaryTypeName","src":"8751:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8134,"mutability":"mutable","name":"value","nameLocation":"8772:5:36","nodeType":"VariableDeclaration","scope":8159,"src":"8765:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8133,"name":"int256","nodeType":"ElementaryTypeName","src":"8765:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"8750:28:36"},"scope":8739,"src":"8628:294:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8279,"nodeType":"Block","src":"9299:812:36","statements":[{"assignments":[8174],"declarations":[{"constant":false,"id":8174,"mutability":"mutable","name":"buffer","nameLocation":"9322:6:36","nodeType":"VariableDeclaration","scope":8279,"src":"9309:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8173,"name":"bytes","nodeType":"ElementaryTypeName","src":"9309:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8179,"initialValue":{"arguments":[{"id":8177,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8162,"src":"9337:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8176,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9331:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8175,"name":"bytes","nodeType":"ElementaryTypeName","src":"9331:5:36","typeDescriptions":{}}},"id":8178,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9331:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"9309:34:36"},{"assignments":[8181],"declarations":[{"constant":false,"id":8181,"mutability":"mutable","name":"sign","nameLocation":"9407:4:36","nodeType":"VariableDeclaration","scope":8279,"src":"9400:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8180,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9400:6:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"id":8197,"initialValue":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8184,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8182,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8164,"src":"9414:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8183,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8166,"src":"9423:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9414:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"arguments":[{"id":8192,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8174,"src":"9471:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8193,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8164,"src":"9479:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8191,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8738,"src":"9448:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8194,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9448:37:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8190,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9441:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8189,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9441:6:36","typeDescriptions":{}}},"id":8195,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9441:45:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8196,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9414:72:36","trueExpression":{"arguments":[{"hexValue":"30","id":8187,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9436:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8186,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9429:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8185,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9429:6:36","typeDescriptions":{}}},"id":8188,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9429:9:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"VariableDeclarationStatement","src":"9400:86:36"},{"assignments":[8199],"declarations":[{"constant":false,"id":8199,"mutability":"mutable","name":"positiveSign","nameLocation":"9572:12:36","nodeType":"VariableDeclaration","scope":8279,"src":"9567:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8198,"name":"bool","nodeType":"ElementaryTypeName","src":"9567:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8206,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8205,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8200,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8181,"src":"9587:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2b","id":8203,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9602:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""},"value":"+"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""}],"id":8202,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9595:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8201,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9595:6:36","typeDescriptions":{}}},"id":8204,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9595:11:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"9587:19:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9567:39:36"},{"assignments":[8208],"declarations":[{"constant":false,"id":8208,"mutability":"mutable","name":"negativeSign","nameLocation":"9621:12:36","nodeType":"VariableDeclaration","scope":8279,"src":"9616:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8207,"name":"bool","nodeType":"ElementaryTypeName","src":"9616:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8215,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8214,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8209,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8181,"src":"9636:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2d","id":8212,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9651:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""}],"id":8211,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9644:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8210,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9644:6:36","typeDescriptions":{}}},"id":8213,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9644:11:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"9636:19:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9616:39:36"},{"assignments":[8217],"declarations":[{"constant":false,"id":8217,"mutability":"mutable","name":"offset","nameLocation":"9673:6:36","nodeType":"VariableDeclaration","scope":8279,"src":"9665:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8216,"name":"uint256","nodeType":"ElementaryTypeName","src":"9665:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8224,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8220,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8218,"name":"positiveSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8199,"src":"9683:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":8219,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8208,"src":"9699:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9683:28:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8221,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"9682:30:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8222,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9713:6:36","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"9682:37:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8223,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9682:39:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9665:56:36"},{"assignments":[8226,8228],"declarations":[{"constant":false,"id":8226,"mutability":"mutable","name":"absSuccess","nameLocation":"9738:10:36","nodeType":"VariableDeclaration","scope":8279,"src":"9733:15:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8225,"name":"bool","nodeType":"ElementaryTypeName","src":"9733:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8228,"mutability":"mutable","name":"absValue","nameLocation":"9758:8:36","nodeType":"VariableDeclaration","scope":8279,"src":"9750:16:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8227,"name":"uint256","nodeType":"ElementaryTypeName","src":"9750:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8236,"initialValue":{"arguments":[{"id":8230,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8162,"src":"9783:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8233,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8231,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8164,"src":"9790:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":8232,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8217,"src":"9798:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9790:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8234,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8166,"src":"9806:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8229,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[7939,7976],"referencedDeclaration":7976,"src":"9770:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8235,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9770:40:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"9732:78:36"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8237,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8226,"src":"9825:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8240,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8238,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8228,"src":"9839:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8239,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8122,"src":"9850:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9839:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9825:39:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8259,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8257,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8226,"src":"9967:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":8258,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8208,"src":"9981:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9967:26:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8262,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8260,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8228,"src":"9997:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8261,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8122,"src":"10009:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9997:26:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9967:56:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8273,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10095:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8274,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10102:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8275,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10094:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8172,"id":8276,"nodeType":"Return","src":"10087:17:36"},"id":8277,"nodeType":"IfStatement","src":"9963:141:36","trueBody":{"id":8272,"nodeType":"Block","src":"10025:56:36","statements":[{"expression":{"components":[{"hexValue":"74727565","id":8264,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10047:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"arguments":[{"id":8267,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10058:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":8266,"name":"int256","nodeType":"ElementaryTypeName","src":"10058:6:36","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":8265,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10053:4:36","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":8268,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10053:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":8269,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10066:3:36","memberName":"min","nodeType":"MemberAccess","src":"10053:16:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":8270,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10046:24:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8172,"id":8271,"nodeType":"Return","src":"10039:31:36"}]}},"id":8278,"nodeType":"IfStatement","src":"9821:283:36","trueBody":{"id":8256,"nodeType":"Block","src":"9866:91:36","statements":[{"expression":{"components":[{"hexValue":"74727565","id":8242,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"9888:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"condition":{"id":8243,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8208,"src":"9894:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"id":8251,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8228,"src":"9936:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8250,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9929:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":8249,"name":"int256","nodeType":"ElementaryTypeName","src":"9929:6:36","typeDescriptions":{}}},"id":8252,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9929:16:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"id":8253,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9894:51:36","trueExpression":{"id":8248,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"9909:17:36","subExpression":{"arguments":[{"id":8246,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8228,"src":"9917:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8245,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9910:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":8244,"name":"int256","nodeType":"ElementaryTypeName","src":"9910:6:36","typeDescriptions":{}}},"id":8247,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9910:16:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":8254,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"9887:59:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8172,"id":8255,"nodeType":"Return","src":"9880:66:36"}]}}]},"documentation":{"id":8160,"nodeType":"StructuredDocumentation","src":"8928:200:36","text":" @dev Implementation of {tryParseInt} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8280,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseIntUncheckedBounds","nameLocation":"9142:27:36","nodeType":"FunctionDefinition","parameters":{"id":8167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8162,"mutability":"mutable","name":"input","nameLocation":"9193:5:36","nodeType":"VariableDeclaration","scope":8280,"src":"9179:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8161,"name":"string","nodeType":"ElementaryTypeName","src":"9179:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8164,"mutability":"mutable","name":"begin","nameLocation":"9216:5:36","nodeType":"VariableDeclaration","scope":8280,"src":"9208:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8163,"name":"uint256","nodeType":"ElementaryTypeName","src":"9208:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8166,"mutability":"mutable","name":"end","nameLocation":"9239:3:36","nodeType":"VariableDeclaration","scope":8280,"src":"9231:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8165,"name":"uint256","nodeType":"ElementaryTypeName","src":"9231:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9169:79:36"},"returnParameters":{"id":8172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8169,"mutability":"mutable","name":"success","nameLocation":"9276:7:36","nodeType":"VariableDeclaration","scope":8280,"src":"9271:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8168,"name":"bool","nodeType":"ElementaryTypeName","src":"9271:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8171,"mutability":"mutable","name":"value","nameLocation":"9292:5:36","nodeType":"VariableDeclaration","scope":8280,"src":"9285:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8170,"name":"int256","nodeType":"ElementaryTypeName","src":"9285:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"9270:28:36"},"scope":8739,"src":"9133:978:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8298,"nodeType":"Block","src":"10456:67:36","statements":[{"expression":{"arguments":[{"id":8289,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8283,"src":"10486:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8290,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10493:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8293,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8283,"src":"10502:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8292,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10496:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8291,"name":"bytes","nodeType":"ElementaryTypeName","src":"10496:5:36","typeDescriptions":{}}},"id":8294,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10496:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8295,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10509:6:36","memberName":"length","nodeType":"MemberAccess","src":"10496:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8288,"name":"parseHexUint","nodeType":"Identifier","overloadedDeclarations":[8299,8330],"referencedDeclaration":8330,"src":"10473:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":8296,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10473:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":8287,"id":8297,"nodeType":"Return","src":"10466:50:36"}]},"documentation":{"id":8281,"nodeType":"StructuredDocumentation","src":"10117:259:36","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":8299,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"10390:12:36","nodeType":"FunctionDefinition","parameters":{"id":8284,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8283,"mutability":"mutable","name":"input","nameLocation":"10417:5:36","nodeType":"VariableDeclaration","scope":8299,"src":"10403:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8282,"name":"string","nodeType":"ElementaryTypeName","src":"10403:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"10402:21:36"},"returnParameters":{"id":8287,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8286,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8299,"src":"10447:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8285,"name":"uint256","nodeType":"ElementaryTypeName","src":"10447:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10446:9:36"},"scope":8739,"src":"10381:142:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8329,"nodeType":"Block","src":"10937:156:36","statements":[{"assignments":[8312,8314],"declarations":[{"constant":false,"id":8312,"mutability":"mutable","name":"success","nameLocation":"10953:7:36","nodeType":"VariableDeclaration","scope":8329,"src":"10948:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8311,"name":"bool","nodeType":"ElementaryTypeName","src":"10948:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8314,"mutability":"mutable","name":"value","nameLocation":"10970:5:36","nodeType":"VariableDeclaration","scope":8329,"src":"10962:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8313,"name":"uint256","nodeType":"ElementaryTypeName","src":"10962:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8320,"initialValue":{"arguments":[{"id":8316,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8302,"src":"10995:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8317,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8304,"src":"11002:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8318,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8306,"src":"11009:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8315,"name":"tryParseHexUint","nodeType":"Identifier","overloadedDeclarations":[8351,8388],"referencedDeclaration":8388,"src":"10979:15:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8319,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10979:34:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"10947:66:36"},{"condition":{"id":8322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11027:8:36","subExpression":{"id":8321,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8312,"src":"11028:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8326,"nodeType":"IfStatement","src":"11023:41:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8323,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7566,"src":"11044:18:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8324,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11044:20:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8325,"nodeType":"RevertStatement","src":"11037:27:36"}},{"expression":{"id":8327,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8314,"src":"11081:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":8310,"id":8328,"nodeType":"Return","src":"11074:12:36"}]},"documentation":{"id":8300,"nodeType":"StructuredDocumentation","src":"10529:300:36","text":" @dev Variant of {parseHexUint} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":8330,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"10843:12:36","nodeType":"FunctionDefinition","parameters":{"id":8307,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8302,"mutability":"mutable","name":"input","nameLocation":"10870:5:36","nodeType":"VariableDeclaration","scope":8330,"src":"10856:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8301,"name":"string","nodeType":"ElementaryTypeName","src":"10856:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8304,"mutability":"mutable","name":"begin","nameLocation":"10885:5:36","nodeType":"VariableDeclaration","scope":8330,"src":"10877:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8303,"name":"uint256","nodeType":"ElementaryTypeName","src":"10877:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8306,"mutability":"mutable","name":"end","nameLocation":"10900:3:36","nodeType":"VariableDeclaration","scope":8330,"src":"10892:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8305,"name":"uint256","nodeType":"ElementaryTypeName","src":"10892:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10855:49:36"},"returnParameters":{"id":8310,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8309,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8330,"src":"10928:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8308,"name":"uint256","nodeType":"ElementaryTypeName","src":"10928:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10927:9:36"},"scope":8739,"src":"10834:259:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8350,"nodeType":"Block","src":"11420:86:36","statements":[{"expression":{"arguments":[{"id":8341,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8333,"src":"11469:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8342,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11476:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8345,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8333,"src":"11485:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8344,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11479:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8343,"name":"bytes","nodeType":"ElementaryTypeName","src":"11479:5:36","typeDescriptions":{}}},"id":8346,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11479:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11492:6:36","memberName":"length","nodeType":"MemberAccess","src":"11479:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8340,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8491,"src":"11437:31:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8348,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11437:62:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8339,"id":8349,"nodeType":"Return","src":"11430:69:36"}]},"documentation":{"id":8331,"nodeType":"StructuredDocumentation","src":"11099:218:36","text":" @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8351,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"11331:15:36","nodeType":"FunctionDefinition","parameters":{"id":8334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8333,"mutability":"mutable","name":"input","nameLocation":"11361:5:36","nodeType":"VariableDeclaration","scope":8351,"src":"11347:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8332,"name":"string","nodeType":"ElementaryTypeName","src":"11347:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"11346:21:36"},"returnParameters":{"id":8339,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8336,"mutability":"mutable","name":"success","nameLocation":"11396:7:36","nodeType":"VariableDeclaration","scope":8351,"src":"11391:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8335,"name":"bool","nodeType":"ElementaryTypeName","src":"11391:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8338,"mutability":"mutable","name":"value","nameLocation":"11413:5:36","nodeType":"VariableDeclaration","scope":8351,"src":"11405:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8337,"name":"uint256","nodeType":"ElementaryTypeName","src":"11405:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11390:29:36"},"scope":8739,"src":"11322:184:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8387,"nodeType":"Block","src":"11914:147:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8365,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8358,"src":"11928:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8368,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8354,"src":"11940:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8367,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11934:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8366,"name":"bytes","nodeType":"ElementaryTypeName","src":"11934:5:36","typeDescriptions":{}}},"id":8369,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11934:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11947:6:36","memberName":"length","nodeType":"MemberAccess","src":"11934:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11928:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8372,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8356,"src":"11957:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8373,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8358,"src":"11965:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11957:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"11928:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8380,"nodeType":"IfStatement","src":"11924:63:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8376,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11978:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8377,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11985:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8378,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"11977:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8364,"id":8379,"nodeType":"Return","src":"11970:17:36"}},{"expression":{"arguments":[{"id":8382,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8354,"src":"12036:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8383,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8356,"src":"12043:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8384,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8358,"src":"12050:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8381,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8491,"src":"12004:31:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8385,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12004:50:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8364,"id":8386,"nodeType":"Return","src":"11997:57:36"}]},"documentation":{"id":8352,"nodeType":"StructuredDocumentation","src":"11512:241:36","text":" @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8388,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"11767:15:36","nodeType":"FunctionDefinition","parameters":{"id":8359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8354,"mutability":"mutable","name":"input","nameLocation":"11806:5:36","nodeType":"VariableDeclaration","scope":8388,"src":"11792:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8353,"name":"string","nodeType":"ElementaryTypeName","src":"11792:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8356,"mutability":"mutable","name":"begin","nameLocation":"11829:5:36","nodeType":"VariableDeclaration","scope":8388,"src":"11821:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8355,"name":"uint256","nodeType":"ElementaryTypeName","src":"11821:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8358,"mutability":"mutable","name":"end","nameLocation":"11852:3:36","nodeType":"VariableDeclaration","scope":8388,"src":"11844:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8357,"name":"uint256","nodeType":"ElementaryTypeName","src":"11844:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11782:79:36"},"returnParameters":{"id":8364,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8361,"mutability":"mutable","name":"success","nameLocation":"11890:7:36","nodeType":"VariableDeclaration","scope":8388,"src":"11885:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8360,"name":"bool","nodeType":"ElementaryTypeName","src":"11885:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8363,"mutability":"mutable","name":"value","nameLocation":"11907:5:36","nodeType":"VariableDeclaration","scope":8388,"src":"11899:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8362,"name":"uint256","nodeType":"ElementaryTypeName","src":"11899:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11884:29:36"},"scope":8739,"src":"11758:303:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8490,"nodeType":"Block","src":"12447:880:36","statements":[{"assignments":[8403],"declarations":[{"constant":false,"id":8403,"mutability":"mutable","name":"buffer","nameLocation":"12470:6:36","nodeType":"VariableDeclaration","scope":8490,"src":"12457:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8402,"name":"bytes","nodeType":"ElementaryTypeName","src":"12457:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8408,"initialValue":{"arguments":[{"id":8406,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8391,"src":"12485:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8405,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12479:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8404,"name":"bytes","nodeType":"ElementaryTypeName","src":"12479:5:36","typeDescriptions":{}}},"id":8407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12479:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"12457:34:36"},{"assignments":[8410],"declarations":[{"constant":false,"id":8410,"mutability":"mutable","name":"hasPrefix","nameLocation":"12544:9:36","nodeType":"VariableDeclaration","scope":8490,"src":"12539:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8409,"name":"bool","nodeType":"ElementaryTypeName","src":"12539:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8430,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8429,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8415,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8411,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8395,"src":"12557:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8414,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8412,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8393,"src":"12563:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8413,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12571:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"12563:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12557:15:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8416,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12556:17:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8428,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":8420,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8403,"src":"12607:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8421,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8393,"src":"12615:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8419,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8738,"src":"12584:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8422,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12584:37:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8418,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12577:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8417,"name":"bytes2","nodeType":"ElementaryTypeName","src":"12577:6:36","typeDescriptions":{}}},"id":8423,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12577:45:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8426,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"12633:4:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8425,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12626:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8424,"name":"bytes2","nodeType":"ElementaryTypeName","src":"12626:6:36","typeDescriptions":{}}},"id":8427,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12626:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"12577:61:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12556:82:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"12539:99:36"},{"assignments":[8432],"declarations":[{"constant":false,"id":8432,"mutability":"mutable","name":"offset","nameLocation":"12727:6:36","nodeType":"VariableDeclaration","scope":8490,"src":"12719:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8431,"name":"uint256","nodeType":"ElementaryTypeName","src":"12719:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8438,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8437,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8433,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8410,"src":"12736:9:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8434,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12746:6:36","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"12736:16:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8435,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12736:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8436,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12757:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"12736:22:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12719:39:36"},{"assignments":[8440],"declarations":[{"constant":false,"id":8440,"mutability":"mutable","name":"result","nameLocation":"12777:6:36","nodeType":"VariableDeclaration","scope":8490,"src":"12769:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8439,"name":"uint256","nodeType":"ElementaryTypeName","src":"12769:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8442,"initialValue":{"hexValue":"30","id":8441,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12786:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"12769:18:36"},{"body":{"id":8484,"nodeType":"Block","src":"12844:446:36","statements":[{"assignments":[8456],"declarations":[{"constant":false,"id":8456,"mutability":"mutable","name":"chr","nameLocation":"12864:3:36","nodeType":"VariableDeclaration","scope":8484,"src":"12858:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8455,"name":"uint8","nodeType":"ElementaryTypeName","src":"12858:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8466,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":8461,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8403,"src":"12913:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8462,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8444,"src":"12921:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8460,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8738,"src":"12890:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8463,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12890:33:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8459,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12883:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8458,"name":"bytes1","nodeType":"ElementaryTypeName","src":"12883:6:36","typeDescriptions":{}}},"id":8464,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12883:41:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8457,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8726,"src":"12870:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":8465,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12870:55:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"12858:67:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8469,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8467,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8456,"src":"12943:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3135","id":8468,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12949:2:36","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"15"},"src":"12943:8:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8474,"nodeType":"IfStatement","src":"12939:31:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8470,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"12961:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8471,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12968:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8472,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"12960:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8401,"id":8473,"nodeType":"Return","src":"12953:17:36"}},{"expression":{"id":8477,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8475,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8440,"src":"12984:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3136","id":8476,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12994:2:36","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"12984:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8478,"nodeType":"ExpressionStatement","src":"12984:12:36"},{"id":8483,"nodeType":"UncheckedBlock","src":"13010:270:36","statements":[{"expression":{"id":8481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8479,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8440,"src":"13252:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":8480,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8456,"src":"13262:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"13252:13:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8482,"nodeType":"ExpressionStatement","src":"13252:13:36"}]}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8451,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8449,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8444,"src":"12830:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8450,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8395,"src":"12834:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12830:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8485,"initializationExpression":{"assignments":[8444],"declarations":[{"constant":false,"id":8444,"mutability":"mutable","name":"i","nameLocation":"12810:1:36","nodeType":"VariableDeclaration","scope":8485,"src":"12802:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8443,"name":"uint256","nodeType":"ElementaryTypeName","src":"12802:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8448,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8447,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8445,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8393,"src":"12814:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":8446,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8432,"src":"12822:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12814:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"12802:26:36"},"loopExpression":{"expression":{"id":8453,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"12839:3:36","subExpression":{"id":8452,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8444,"src":"12841:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8454,"nodeType":"ExpressionStatement","src":"12839:3:36"},"nodeType":"ForStatement","src":"12797:493:36"},{"expression":{"components":[{"hexValue":"74727565","id":8486,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"13307:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":8487,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8440,"src":"13313:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8488,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"13306:14:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8401,"id":8489,"nodeType":"Return","src":"13299:21:36"}]},"documentation":{"id":8389,"nodeType":"StructuredDocumentation","src":"12067:204:36","text":" @dev Implementation of {tryParseHexUint} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8491,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseHexUintUncheckedBounds","nameLocation":"12285:31:36","nodeType":"FunctionDefinition","parameters":{"id":8396,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8391,"mutability":"mutable","name":"input","nameLocation":"12340:5:36","nodeType":"VariableDeclaration","scope":8491,"src":"12326:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8390,"name":"string","nodeType":"ElementaryTypeName","src":"12326:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8393,"mutability":"mutable","name":"begin","nameLocation":"12363:5:36","nodeType":"VariableDeclaration","scope":8491,"src":"12355:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8392,"name":"uint256","nodeType":"ElementaryTypeName","src":"12355:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8395,"mutability":"mutable","name":"end","nameLocation":"12386:3:36","nodeType":"VariableDeclaration","scope":8491,"src":"12378:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8394,"name":"uint256","nodeType":"ElementaryTypeName","src":"12378:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12316:79:36"},"returnParameters":{"id":8401,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8398,"mutability":"mutable","name":"success","nameLocation":"12423:7:36","nodeType":"VariableDeclaration","scope":8491,"src":"12418:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8397,"name":"bool","nodeType":"ElementaryTypeName","src":"12418:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8400,"mutability":"mutable","name":"value","nameLocation":"12440:5:36","nodeType":"VariableDeclaration","scope":8491,"src":"12432:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8399,"name":"uint256","nodeType":"ElementaryTypeName","src":"12432:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12417:29:36"},"scope":8739,"src":"12276:1051:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8509,"nodeType":"Block","src":"13625:67:36","statements":[{"expression":{"arguments":[{"id":8500,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8494,"src":"13655:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8501,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13662:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8504,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8494,"src":"13671:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8503,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13665:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8502,"name":"bytes","nodeType":"ElementaryTypeName","src":"13665:5:36","typeDescriptions":{}}},"id":8505,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13665:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8506,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13678:6:36","memberName":"length","nodeType":"MemberAccess","src":"13665:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8499,"name":"parseAddress","nodeType":"Identifier","overloadedDeclarations":[8510,8541],"referencedDeclaration":8541,"src":"13642:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (address)"}},"id":8507,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13642:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8498,"id":8508,"nodeType":"Return","src":"13635:50:36"}]},"documentation":{"id":8492,"nodeType":"StructuredDocumentation","src":"13333:212:36","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8510,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"13559:12:36","nodeType":"FunctionDefinition","parameters":{"id":8495,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8494,"mutability":"mutable","name":"input","nameLocation":"13586:5:36","nodeType":"VariableDeclaration","scope":8510,"src":"13572:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8493,"name":"string","nodeType":"ElementaryTypeName","src":"13572:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"13571:21:36"},"returnParameters":{"id":8498,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8497,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8510,"src":"13616:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8496,"name":"address","nodeType":"ElementaryTypeName","src":"13616:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"13615:9:36"},"scope":8739,"src":"13550:142:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8540,"nodeType":"Block","src":"14058:165:36","statements":[{"assignments":[8523,8525],"declarations":[{"constant":false,"id":8523,"mutability":"mutable","name":"success","nameLocation":"14074:7:36","nodeType":"VariableDeclaration","scope":8540,"src":"14069:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8522,"name":"bool","nodeType":"ElementaryTypeName","src":"14069:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8525,"mutability":"mutable","name":"value","nameLocation":"14091:5:36","nodeType":"VariableDeclaration","scope":8540,"src":"14083:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8524,"name":"address","nodeType":"ElementaryTypeName","src":"14083:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":8531,"initialValue":{"arguments":[{"id":8527,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8513,"src":"14116:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8528,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8515,"src":"14123:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8529,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8517,"src":"14130:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8526,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8562,8666],"referencedDeclaration":8666,"src":"14100:15:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8530,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14100:34:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"14068:66:36"},{"condition":{"id":8533,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14148:8:36","subExpression":{"id":8532,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8523,"src":"14149:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8537,"nodeType":"IfStatement","src":"14144:50:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8534,"name":"StringsInvalidAddressFormat","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7569,"src":"14165:27:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8535,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14165:29:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8536,"nodeType":"RevertStatement","src":"14158:36:36"}},{"expression":{"id":8538,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8525,"src":"14211:5:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8521,"id":8539,"nodeType":"Return","src":"14204:12:36"}]},"documentation":{"id":8511,"nodeType":"StructuredDocumentation","src":"13698:252:36","text":" @dev Variant of {parseAddress} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8541,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"13964:12:36","nodeType":"FunctionDefinition","parameters":{"id":8518,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8513,"mutability":"mutable","name":"input","nameLocation":"13991:5:36","nodeType":"VariableDeclaration","scope":8541,"src":"13977:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8512,"name":"string","nodeType":"ElementaryTypeName","src":"13977:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8515,"mutability":"mutable","name":"begin","nameLocation":"14006:5:36","nodeType":"VariableDeclaration","scope":8541,"src":"13998:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8514,"name":"uint256","nodeType":"ElementaryTypeName","src":"13998:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8517,"mutability":"mutable","name":"end","nameLocation":"14021:3:36","nodeType":"VariableDeclaration","scope":8541,"src":"14013:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8516,"name":"uint256","nodeType":"ElementaryTypeName","src":"14013:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13976:49:36"},"returnParameters":{"id":8521,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8520,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8541,"src":"14049:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8519,"name":"address","nodeType":"ElementaryTypeName","src":"14049:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14048:9:36"},"scope":8739,"src":"13955:268:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8561,"nodeType":"Block","src":"14523:70:36","statements":[{"expression":{"arguments":[{"id":8552,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8544,"src":"14556:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8553,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14563:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8556,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8544,"src":"14572:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8555,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14566:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8554,"name":"bytes","nodeType":"ElementaryTypeName","src":"14566:5:36","typeDescriptions":{}}},"id":8557,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14566:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8558,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14579:6:36","memberName":"length","nodeType":"MemberAccess","src":"14566:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8551,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8562,8666],"referencedDeclaration":8666,"src":"14540:15:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8559,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14540:46:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8550,"id":8560,"nodeType":"Return","src":"14533:53:36"}]},"documentation":{"id":8542,"nodeType":"StructuredDocumentation","src":"14229:191:36","text":" @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n formatted address. See {parseAddress} requirements."},"id":8562,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"14434:15:36","nodeType":"FunctionDefinition","parameters":{"id":8545,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8544,"mutability":"mutable","name":"input","nameLocation":"14464:5:36","nodeType":"VariableDeclaration","scope":8562,"src":"14450:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8543,"name":"string","nodeType":"ElementaryTypeName","src":"14450:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"14449:21:36"},"returnParameters":{"id":8550,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8547,"mutability":"mutable","name":"success","nameLocation":"14499:7:36","nodeType":"VariableDeclaration","scope":8562,"src":"14494:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8546,"name":"bool","nodeType":"ElementaryTypeName","src":"14494:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8549,"mutability":"mutable","name":"value","nameLocation":"14516:5:36","nodeType":"VariableDeclaration","scope":8562,"src":"14508:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8548,"name":"address","nodeType":"ElementaryTypeName","src":"14508:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14493:29:36"},"scope":8739,"src":"14425:168:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8665,"nodeType":"Block","src":"14963:733:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8586,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8582,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8576,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8569,"src":"14977:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8579,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8565,"src":"14989:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8578,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14983:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8577,"name":"bytes","nodeType":"ElementaryTypeName","src":"14983:5:36","typeDescriptions":{}}},"id":8580,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14983:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8581,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14996:6:36","memberName":"length","nodeType":"MemberAccess","src":"14983:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14977:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8585,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8583,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8567,"src":"15006:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8584,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8569,"src":"15014:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15006:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"14977:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8594,"nodeType":"IfStatement","src":"14973:72:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8587,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15027:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8590,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15042:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8589,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15034:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8588,"name":"address","nodeType":"ElementaryTypeName","src":"15034:7:36","typeDescriptions":{}}},"id":8591,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15034:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8592,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15026:19:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8575,"id":8593,"nodeType":"Return","src":"15019:26:36"}},{"assignments":[8596],"declarations":[{"constant":false,"id":8596,"mutability":"mutable","name":"hasPrefix","nameLocation":"15061:9:36","nodeType":"VariableDeclaration","scope":8665,"src":"15056:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8595,"name":"bool","nodeType":"ElementaryTypeName","src":"15056:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8619,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8601,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8597,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8569,"src":"15074:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8600,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8598,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8567,"src":"15080:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8599,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15088:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"15080:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15074:15:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8602,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"15073:17:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"arguments":[{"id":8608,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8565,"src":"15130:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8607,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15124:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8606,"name":"bytes","nodeType":"ElementaryTypeName","src":"15124:5:36","typeDescriptions":{}}},"id":8609,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15124:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8610,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8567,"src":"15138:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8605,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8738,"src":"15101:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8611,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15101:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8604,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15094:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8603,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15094:6:36","typeDescriptions":{}}},"id":8612,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15094:51:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8615,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15156:4:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8614,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15149:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8613,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15149:6:36","typeDescriptions":{}}},"id":8616,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15149:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"15094:67:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15073:88:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"15056:105:36"},{"assignments":[8621],"declarations":[{"constant":false,"id":8621,"mutability":"mutable","name":"expectedLength","nameLocation":"15250:14:36","nodeType":"VariableDeclaration","scope":8665,"src":"15242:22:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8620,"name":"uint256","nodeType":"ElementaryTypeName","src":"15242:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8629,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8628,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3430","id":8622,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15267:2:36","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8623,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8596,"src":"15272:9:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8624,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15282:6:36","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"15272:16:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8625,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15272:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8626,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15293:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"15272:22:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15267:27:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15242:52:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8634,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8630,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8569,"src":"15359:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":8631,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8567,"src":"15365:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15359:11:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8633,"name":"expectedLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8621,"src":"15374:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15359:29:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8663,"nodeType":"Block","src":"15639:51:36","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":8656,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15661:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8659,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15676:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8658,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15668:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8657,"name":"address","nodeType":"ElementaryTypeName","src":"15668:7:36","typeDescriptions":{}}},"id":8660,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15668:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8661,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15660:19:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8575,"id":8662,"nodeType":"Return","src":"15653:26:36"}]},"id":8664,"nodeType":"IfStatement","src":"15355:335:36","trueBody":{"id":8655,"nodeType":"Block","src":"15390:243:36","statements":[{"assignments":[8636,8638],"declarations":[{"constant":false,"id":8636,"mutability":"mutable","name":"s","nameLocation":"15511:1:36","nodeType":"VariableDeclaration","scope":8655,"src":"15506:6:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8635,"name":"bool","nodeType":"ElementaryTypeName","src":"15506:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8638,"mutability":"mutable","name":"v","nameLocation":"15522:1:36","nodeType":"VariableDeclaration","scope":8655,"src":"15514:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8637,"name":"uint256","nodeType":"ElementaryTypeName","src":"15514:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8644,"initialValue":{"arguments":[{"id":8640,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8565,"src":"15559:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8641,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8567,"src":"15566:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8642,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8569,"src":"15573:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8639,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8491,"src":"15527:31:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8643,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15527:50:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"15505:72:36"},{"expression":{"components":[{"id":8645,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8636,"src":"15599:1:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"arguments":[{"arguments":[{"id":8650,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8638,"src":"15618:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8649,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15610:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":8648,"name":"uint160","nodeType":"ElementaryTypeName","src":"15610:7:36","typeDescriptions":{}}},"id":8651,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15610:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":8647,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15602:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8646,"name":"address","nodeType":"ElementaryTypeName","src":"15602:7:36","typeDescriptions":{}}},"id":8652,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15602:19:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8653,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"15598:24:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8575,"id":8654,"nodeType":"Return","src":"15591:31:36"}]}}]},"documentation":{"id":8563,"nodeType":"StructuredDocumentation","src":"14599:203:36","text":" @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n formatted address. See {parseAddress} requirements."},"id":8666,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"14816:15:36","nodeType":"FunctionDefinition","parameters":{"id":8570,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8565,"mutability":"mutable","name":"input","nameLocation":"14855:5:36","nodeType":"VariableDeclaration","scope":8666,"src":"14841:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8564,"name":"string","nodeType":"ElementaryTypeName","src":"14841:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8567,"mutability":"mutable","name":"begin","nameLocation":"14878:5:36","nodeType":"VariableDeclaration","scope":8666,"src":"14870:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8566,"name":"uint256","nodeType":"ElementaryTypeName","src":"14870:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8569,"mutability":"mutable","name":"end","nameLocation":"14901:3:36","nodeType":"VariableDeclaration","scope":8666,"src":"14893:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8568,"name":"uint256","nodeType":"ElementaryTypeName","src":"14893:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14831:79:36"},"returnParameters":{"id":8575,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8572,"mutability":"mutable","name":"success","nameLocation":"14939:7:36","nodeType":"VariableDeclaration","scope":8666,"src":"14934:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8571,"name":"bool","nodeType":"ElementaryTypeName","src":"14934:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8574,"mutability":"mutable","name":"value","nameLocation":"14956:5:36","nodeType":"VariableDeclaration","scope":8666,"src":"14948:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8573,"name":"address","nodeType":"ElementaryTypeName","src":"14948:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14933:29:36"},"scope":8739,"src":"14807:889:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8725,"nodeType":"Block","src":"15765:461:36","statements":[{"assignments":[8674],"declarations":[{"constant":false,"id":8674,"mutability":"mutable","name":"value","nameLocation":"15781:5:36","nodeType":"VariableDeclaration","scope":8725,"src":"15775:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8673,"name":"uint8","nodeType":"ElementaryTypeName","src":"15775:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8679,"initialValue":{"arguments":[{"id":8677,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8668,"src":"15795:3:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8676,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15789:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8675,"name":"uint8","nodeType":"ElementaryTypeName","src":"15789:5:36","typeDescriptions":{}}},"id":8678,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15789:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"15775:24:36"},{"id":8722,"nodeType":"UncheckedBlock","src":"15959:238:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8686,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8682,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8680,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"15987:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3437","id":8681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15995:2:36","typeDescriptions":{"typeIdentifier":"t_rational_47_by_1","typeString":"int_const 47"},"value":"47"},"src":"15987:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8685,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8683,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16001:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3538","id":8684,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16009:2:36","typeDescriptions":{"typeIdentifier":"t_rational_58_by_1","typeString":"int_const 58"},"value":"58"},"src":"16001:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15987:24:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8693,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8691,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16047:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":8692,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16055:2:36","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"16047:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8696,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8694,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16061:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"313033","id":8695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16069:3:36","typeDescriptions":{"typeIdentifier":"t_rational_103_by_1","typeString":"int_const 103"},"value":"103"},"src":"16061:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16047:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8708,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8704,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8702,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16108:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3634","id":8703,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16116:2:36","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"16108:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8707,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8705,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16122:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3731","id":8706,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16130:2:36","typeDescriptions":{"typeIdentifier":"t_rational_71_by_1","typeString":"int_const 71"},"value":"71"},"src":"16122:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16108:24:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"expression":{"arguments":[{"id":8715,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16176:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8714,"name":"uint8","nodeType":"ElementaryTypeName","src":"16176:5:36","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":8713,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16171:4:36","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":8716,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16171:11:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":8717,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16183:3:36","memberName":"max","nodeType":"MemberAccess","src":"16171:15:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8672,"id":8718,"nodeType":"Return","src":"16164:22:36"},"id":8719,"nodeType":"IfStatement","src":"16104:82:36","trueBody":{"expression":{"id":8711,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8709,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16134:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3535","id":8710,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16143:2:36","typeDescriptions":{"typeIdentifier":"t_rational_55_by_1","typeString":"int_const 55"},"value":"55"},"src":"16134:11:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8712,"nodeType":"ExpressionStatement","src":"16134:11:36"}},"id":8720,"nodeType":"IfStatement","src":"16043:143:36","trueBody":{"expression":{"id":8700,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8698,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16074:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3837","id":8699,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16083:2:36","typeDescriptions":{"typeIdentifier":"t_rational_87_by_1","typeString":"int_const 87"},"value":"87"},"src":"16074:11:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8701,"nodeType":"ExpressionStatement","src":"16074:11:36"}},"id":8721,"nodeType":"IfStatement","src":"15983:203:36","trueBody":{"expression":{"id":8689,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8687,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16013:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3438","id":8688,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16022:2:36","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},"src":"16013:11:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8690,"nodeType":"ExpressionStatement","src":"16013:11:36"}}]},{"expression":{"id":8723,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8674,"src":"16214:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8672,"id":8724,"nodeType":"Return","src":"16207:12:36"}]},"id":8726,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseChr","nameLocation":"15711:12:36","nodeType":"FunctionDefinition","parameters":{"id":8669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8668,"mutability":"mutable","name":"chr","nameLocation":"15731:3:36","nodeType":"VariableDeclaration","scope":8726,"src":"15724:10:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8667,"name":"bytes1","nodeType":"ElementaryTypeName","src":"15724:6:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"src":"15723:12:36"},"returnParameters":{"id":8672,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8671,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8726,"src":"15758:5:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8670,"name":"uint8","nodeType":"ElementaryTypeName","src":"15758:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"15757:7:36"},"scope":8739,"src":"15702:524:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8737,"nodeType":"Block","src":"16611:225:36","statements":[{"AST":{"nodeType":"YulBlock","src":"16760:70:36","statements":[{"nodeType":"YulAssignment","src":"16774:46:36","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"16793:6:36"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"16805:4:36","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"16811:6:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16801:3:36"},"nodeType":"YulFunctionCall","src":"16801:17:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16789:3:36"},"nodeType":"YulFunctionCall","src":"16789:30:36"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"16783:5:36"},"nodeType":"YulFunctionCall","src":"16783:37:36"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"16774:5:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8729,"isOffset":false,"isSlot":false,"src":"16793:6:36","valueSize":1},{"declaration":8731,"isOffset":false,"isSlot":false,"src":"16811:6:36","valueSize":1},{"declaration":8734,"isOffset":false,"isSlot":false,"src":"16774:5:36","valueSize":1}],"flags":["memory-safe"],"id":8736,"nodeType":"InlineAssembly","src":"16735:95:36"}]},"documentation":{"id":8727,"nodeType":"StructuredDocumentation","src":"16232:268:36","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":8738,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"16514:22:36","nodeType":"FunctionDefinition","parameters":{"id":8732,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8729,"mutability":"mutable","name":"buffer","nameLocation":"16550:6:36","nodeType":"VariableDeclaration","scope":8738,"src":"16537:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8728,"name":"bytes","nodeType":"ElementaryTypeName","src":"16537:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":8731,"mutability":"mutable","name":"offset","nameLocation":"16566:6:36","nodeType":"VariableDeclaration","scope":8738,"src":"16558:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8730,"name":"uint256","nodeType":"ElementaryTypeName","src":"16558:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16536:37:36"},"returnParameters":{"id":8735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8734,"mutability":"mutable","name":"value","nameLocation":"16604:5:36","nodeType":"VariableDeclaration","scope":8738,"src":"16596:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8733,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16596:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16595:15:36"},"scope":8739,"src":"16505:331:36","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":8740,"src":"297:16541:36","usedErrors":[7563,7566,7569],"usedEvents":[]}],"src":"101:16738:36"},"id":36},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","exportedSymbols":{"ECDSA":[9087]},"id":9088,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":8741,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:37"},{"abstract":false,"baseContracts":[],"canonicalName":"ECDSA","contractDependencies":[],"contractKind":"library","documentation":{"id":8742,"nodeType":"StructuredDocumentation","src":"138:205:37","text":" @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n These functions can be used to verify that a message was signed by the holder\n of the private keys of a given address."},"fullyImplemented":true,"id":9087,"linearizedBaseContracts":[9087],"name":"ECDSA","nameLocation":"352:5:37","nodeType":"ContractDefinition","nodes":[{"canonicalName":"ECDSA.RecoverError","id":8747,"members":[{"id":8743,"name":"NoError","nameLocation":"392:7:37","nodeType":"EnumValue","src":"392:7:37"},{"id":8744,"name":"InvalidSignature","nameLocation":"409:16:37","nodeType":"EnumValue","src":"409:16:37"},{"id":8745,"name":"InvalidSignatureLength","nameLocation":"435:22:37","nodeType":"EnumValue","src":"435:22:37"},{"id":8746,"name":"InvalidSignatureS","nameLocation":"467:17:37","nodeType":"EnumValue","src":"467:17:37"}],"name":"RecoverError","nameLocation":"369:12:37","nodeType":"EnumDefinition","src":"364:126:37"},{"documentation":{"id":8748,"nodeType":"StructuredDocumentation","src":"496:63:37","text":" @dev The signature derives the `address(0)`."},"errorSelector":"f645eedf","id":8750,"name":"ECDSAInvalidSignature","nameLocation":"570:21:37","nodeType":"ErrorDefinition","parameters":{"id":8749,"nodeType":"ParameterList","parameters":[],"src":"591:2:37"},"src":"564:30:37"},{"documentation":{"id":8751,"nodeType":"StructuredDocumentation","src":"600:60:37","text":" @dev The signature has an invalid length."},"errorSelector":"fce698f7","id":8755,"name":"ECDSAInvalidSignatureLength","nameLocation":"671:27:37","nodeType":"ErrorDefinition","parameters":{"id":8754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8753,"mutability":"mutable","name":"length","nameLocation":"707:6:37","nodeType":"VariableDeclaration","scope":8755,"src":"699:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8752,"name":"uint256","nodeType":"ElementaryTypeName","src":"699:7:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"698:16:37"},"src":"665:50:37"},{"documentation":{"id":8756,"nodeType":"StructuredDocumentation","src":"721:85:37","text":" @dev The signature has an S value that is in the upper half order."},"errorSelector":"d78bce0c","id":8760,"name":"ECDSAInvalidSignatureS","nameLocation":"817:22:37","nodeType":"ErrorDefinition","parameters":{"id":8759,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8758,"mutability":"mutable","name":"s","nameLocation":"848:1:37","nodeType":"VariableDeclaration","scope":8760,"src":"840:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8757,"name":"bytes32","nodeType":"ElementaryTypeName","src":"840:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"839:11:37"},"src":"811:40:37"},{"body":{"id":8812,"nodeType":"Block","src":"2285:622:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8778,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":8775,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8765,"src":"2299:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8776,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2309:6:37","memberName":"length","nodeType":"MemberAccess","src":"2299:16:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"3635","id":8777,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2319:2:37","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"65"},"src":"2299:22:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8810,"nodeType":"Block","src":"2793:108:37","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8799,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2823:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8798,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2815:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8797,"name":"address","nodeType":"ElementaryTypeName","src":"2815:7:37","typeDescriptions":{}}},"id":8800,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2815:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8801,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"2827:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8802,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2840:22:37","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":8745,"src":"2827:35:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"expression":{"id":8805,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8765,"src":"2872:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8806,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2882:6:37","memberName":"length","nodeType":"MemberAccess","src":"2872:16:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8804,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2864:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8803,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2864:7:37","typeDescriptions":{}}},"id":8807,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2864:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8808,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2814:76:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8774,"id":8809,"nodeType":"Return","src":"2807:83:37"}]},"id":8811,"nodeType":"IfStatement","src":"2295:606:37","trueBody":{"id":8796,"nodeType":"Block","src":"2323:464:37","statements":[{"assignments":[8780],"declarations":[{"constant":false,"id":8780,"mutability":"mutable","name":"r","nameLocation":"2345:1:37","nodeType":"VariableDeclaration","scope":8796,"src":"2337:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8779,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2337:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8781,"nodeType":"VariableDeclarationStatement","src":"2337:9:37"},{"assignments":[8783],"declarations":[{"constant":false,"id":8783,"mutability":"mutable","name":"s","nameLocation":"2368:1:37","nodeType":"VariableDeclaration","scope":8796,"src":"2360:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8782,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2360:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8784,"nodeType":"VariableDeclarationStatement","src":"2360:9:37"},{"assignments":[8786],"declarations":[{"constant":false,"id":8786,"mutability":"mutable","name":"v","nameLocation":"2389:1:37","nodeType":"VariableDeclaration","scope":8796,"src":"2383:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8785,"name":"uint8","nodeType":"ElementaryTypeName","src":"2383:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8787,"nodeType":"VariableDeclarationStatement","src":"2383:7:37"},{"AST":{"nodeType":"YulBlock","src":"2560:171:37","statements":[{"nodeType":"YulAssignment","src":"2578:32:37","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2593:9:37"},{"kind":"number","nodeType":"YulLiteral","src":"2604:4:37","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2589:3:37"},"nodeType":"YulFunctionCall","src":"2589:20:37"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2583:5:37"},"nodeType":"YulFunctionCall","src":"2583:27:37"},"variableNames":[{"name":"r","nodeType":"YulIdentifier","src":"2578:1:37"}]},{"nodeType":"YulAssignment","src":"2627:32:37","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2642:9:37"},{"kind":"number","nodeType":"YulLiteral","src":"2653:4:37","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2638:3:37"},"nodeType":"YulFunctionCall","src":"2638:20:37"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2632:5:37"},"nodeType":"YulFunctionCall","src":"2632:27:37"},"variableNames":[{"name":"s","nodeType":"YulIdentifier","src":"2627:1:37"}]},{"nodeType":"YulAssignment","src":"2676:41:37","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"2686:1:37","type":"","value":"0"},{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2699:9:37"},{"kind":"number","nodeType":"YulLiteral","src":"2710:4:37","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2695:3:37"},"nodeType":"YulFunctionCall","src":"2695:20:37"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2689:5:37"},"nodeType":"YulFunctionCall","src":"2689:27:37"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"2681:4:37"},"nodeType":"YulFunctionCall","src":"2681:36:37"},"variableNames":[{"name":"v","nodeType":"YulIdentifier","src":"2676:1:37"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":8780,"isOffset":false,"isSlot":false,"src":"2578:1:37","valueSize":1},{"declaration":8783,"isOffset":false,"isSlot":false,"src":"2627:1:37","valueSize":1},{"declaration":8765,"isOffset":false,"isSlot":false,"src":"2593:9:37","valueSize":1},{"declaration":8765,"isOffset":false,"isSlot":false,"src":"2642:9:37","valueSize":1},{"declaration":8765,"isOffset":false,"isSlot":false,"src":"2699:9:37","valueSize":1},{"declaration":8786,"isOffset":false,"isSlot":false,"src":"2676:1:37","valueSize":1}],"flags":["memory-safe"],"id":8788,"nodeType":"InlineAssembly","src":"2535:196:37"},{"expression":{"arguments":[{"id":8790,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8763,"src":"2762:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8791,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8786,"src":"2768:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8792,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8780,"src":"2771:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8793,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8783,"src":"2774:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8789,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8813,8893,9001],"referencedDeclaration":9001,"src":"2751:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8794,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2751:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8774,"id":8795,"nodeType":"Return","src":"2744:32:37"}]}}]},"documentation":{"id":8761,"nodeType":"StructuredDocumentation","src":"857:1267:37","text":" @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n return address(0) without also returning an error description. Errors are documented using an enum (error type)\n and a bytes32 providing additional information about the error.\n If no error is returned, then the address can be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n Documentation for signature generation:\n - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]"},"id":8813,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"2138:10:37","nodeType":"FunctionDefinition","parameters":{"id":8766,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8763,"mutability":"mutable","name":"hash","nameLocation":"2166:4:37","nodeType":"VariableDeclaration","scope":8813,"src":"2158:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8762,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2158:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8765,"mutability":"mutable","name":"signature","nameLocation":"2193:9:37","nodeType":"VariableDeclaration","scope":8813,"src":"2180:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8764,"name":"bytes","nodeType":"ElementaryTypeName","src":"2180:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2148:60:37"},"returnParameters":{"id":8774,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8768,"mutability":"mutable","name":"recovered","nameLocation":"2240:9:37","nodeType":"VariableDeclaration","scope":8813,"src":"2232:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8767,"name":"address","nodeType":"ElementaryTypeName","src":"2232:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8771,"mutability":"mutable","name":"err","nameLocation":"2264:3:37","nodeType":"VariableDeclaration","scope":8813,"src":"2251:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8770,"nodeType":"UserDefinedTypeName","pathNode":{"id":8769,"name":"RecoverError","nameLocations":["2251:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"2251:12:37"},"referencedDeclaration":8747,"src":"2251:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8773,"mutability":"mutable","name":"errArg","nameLocation":"2277:6:37","nodeType":"VariableDeclaration","scope":8813,"src":"2269:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8772,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2269:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2231:53:37"},"scope":9087,"src":"2129:778:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8842,"nodeType":"Block","src":"3801:168:37","statements":[{"assignments":[8824,8827,8829],"declarations":[{"constant":false,"id":8824,"mutability":"mutable","name":"recovered","nameLocation":"3820:9:37","nodeType":"VariableDeclaration","scope":8842,"src":"3812:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8823,"name":"address","nodeType":"ElementaryTypeName","src":"3812:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8827,"mutability":"mutable","name":"error","nameLocation":"3844:5:37","nodeType":"VariableDeclaration","scope":8842,"src":"3831:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8826,"nodeType":"UserDefinedTypeName","pathNode":{"id":8825,"name":"RecoverError","nameLocations":["3831:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"3831:12:37"},"referencedDeclaration":8747,"src":"3831:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8829,"mutability":"mutable","name":"errorArg","nameLocation":"3859:8:37","nodeType":"VariableDeclaration","scope":8842,"src":"3851:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8828,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3851:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8834,"initialValue":{"arguments":[{"id":8831,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8816,"src":"3882:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8832,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8818,"src":"3888:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8830,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8813,8893,9001],"referencedDeclaration":8813,"src":"3871:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8833,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3871:27:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"3811:87:37"},{"expression":{"arguments":[{"id":8836,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8827,"src":"3920:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},{"id":8837,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8829,"src":"3927:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8835,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9086,"src":"3908:11:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8747_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8838,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3908:28:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8839,"nodeType":"ExpressionStatement","src":"3908:28:37"},{"expression":{"id":8840,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8824,"src":"3953:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8822,"id":8841,"nodeType":"Return","src":"3946:16:37"}]},"documentation":{"id":8814,"nodeType":"StructuredDocumentation","src":"2913:796:37","text":" @dev Returns the address that signed a hashed message (`hash`) with\n `signature`. This address can then be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it."},"id":8843,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"3723:7:37","nodeType":"FunctionDefinition","parameters":{"id":8819,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8816,"mutability":"mutable","name":"hash","nameLocation":"3739:4:37","nodeType":"VariableDeclaration","scope":8843,"src":"3731:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8815,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3731:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8818,"mutability":"mutable","name":"signature","nameLocation":"3758:9:37","nodeType":"VariableDeclaration","scope":8843,"src":"3745:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8817,"name":"bytes","nodeType":"ElementaryTypeName","src":"3745:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3730:38:37"},"returnParameters":{"id":8822,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8821,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8843,"src":"3792:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8820,"name":"address","nodeType":"ElementaryTypeName","src":"3792:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3791:9:37"},"scope":9087,"src":"3714:255:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8892,"nodeType":"Block","src":"4348:342:37","statements":[{"id":8891,"nodeType":"UncheckedBlock","src":"4358:326:37","statements":[{"assignments":[8861],"declarations":[{"constant":false,"id":8861,"mutability":"mutable","name":"s","nameLocation":"4390:1:37","nodeType":"VariableDeclaration","scope":8891,"src":"4382:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8860,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4382:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8868,"initialValue":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":8867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8862,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"4394:2:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"arguments":[{"hexValue":"307837666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666","id":8865,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4407:66:37","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"},"value":"0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"}],"id":8864,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4399:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8863,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4399:7:37","typeDescriptions":{}}},"id":8866,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4399:75:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4394:80:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"4382:92:37"},{"assignments":[8870],"declarations":[{"constant":false,"id":8870,"mutability":"mutable","name":"v","nameLocation":"4591:1:37","nodeType":"VariableDeclaration","scope":8891,"src":"4585:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8869,"name":"uint8","nodeType":"ElementaryTypeName","src":"4585:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8883,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8881,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8878,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8875,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"4610:2:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8874,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4602:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8873,"name":"uint256","nodeType":"ElementaryTypeName","src":"4602:7:37","typeDescriptions":{}}},"id":8876,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4602:11:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":8877,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4617:3:37","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"4602:18:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8879,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4601:20:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"3237","id":8880,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4624:2:37","typeDescriptions":{"typeIdentifier":"t_rational_27_by_1","typeString":"int_const 27"},"value":"27"},"src":"4601:25:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8872,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4595:5:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8871,"name":"uint8","nodeType":"ElementaryTypeName","src":"4595:5:37","typeDescriptions":{}}},"id":8882,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4595:32:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"4585:42:37"},{"expression":{"arguments":[{"id":8885,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8846,"src":"4659:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8886,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8870,"src":"4665:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8887,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8848,"src":"4668:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8888,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8861,"src":"4671:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8884,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8813,8893,9001],"referencedDeclaration":9001,"src":"4648:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4648:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8859,"id":8890,"nodeType":"Return","src":"4641:32:37"}]}]},"documentation":{"id":8844,"nodeType":"StructuredDocumentation","src":"3975:205:37","text":" @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]"},"id":8893,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"4194:10:37","nodeType":"FunctionDefinition","parameters":{"id":8851,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8846,"mutability":"mutable","name":"hash","nameLocation":"4222:4:37","nodeType":"VariableDeclaration","scope":8893,"src":"4214:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8845,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4214:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8848,"mutability":"mutable","name":"r","nameLocation":"4244:1:37","nodeType":"VariableDeclaration","scope":8893,"src":"4236:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8847,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4236:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8850,"mutability":"mutable","name":"vs","nameLocation":"4263:2:37","nodeType":"VariableDeclaration","scope":8893,"src":"4255:10:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8849,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4255:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4204:67:37"},"returnParameters":{"id":8859,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8853,"mutability":"mutable","name":"recovered","nameLocation":"4303:9:37","nodeType":"VariableDeclaration","scope":8893,"src":"4295:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8852,"name":"address","nodeType":"ElementaryTypeName","src":"4295:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8856,"mutability":"mutable","name":"err","nameLocation":"4327:3:37","nodeType":"VariableDeclaration","scope":8893,"src":"4314:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8855,"nodeType":"UserDefinedTypeName","pathNode":{"id":8854,"name":"RecoverError","nameLocations":["4314:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"4314:12:37"},"referencedDeclaration":8747,"src":"4314:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8858,"mutability":"mutable","name":"errArg","nameLocation":"4340:6:37","nodeType":"VariableDeclaration","scope":8893,"src":"4332:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8857,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4332:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4294:53:37"},"scope":9087,"src":"4185:505:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8925,"nodeType":"Block","src":"4903:164:37","statements":[{"assignments":[8906,8909,8911],"declarations":[{"constant":false,"id":8906,"mutability":"mutable","name":"recovered","nameLocation":"4922:9:37","nodeType":"VariableDeclaration","scope":8925,"src":"4914:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8905,"name":"address","nodeType":"ElementaryTypeName","src":"4914:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8909,"mutability":"mutable","name":"error","nameLocation":"4946:5:37","nodeType":"VariableDeclaration","scope":8925,"src":"4933:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8908,"nodeType":"UserDefinedTypeName","pathNode":{"id":8907,"name":"RecoverError","nameLocations":["4933:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"4933:12:37"},"referencedDeclaration":8747,"src":"4933:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8911,"mutability":"mutable","name":"errorArg","nameLocation":"4961:8:37","nodeType":"VariableDeclaration","scope":8925,"src":"4953:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8910,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4953:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":8917,"initialValue":{"arguments":[{"id":8913,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8896,"src":"4984:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8914,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8898,"src":"4990:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8915,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8900,"src":"4993:2:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8912,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8813,8893,9001],"referencedDeclaration":8893,"src":"4973:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"function (bytes32,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":8916,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4973:23:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"4913:83:37"},{"expression":{"arguments":[{"id":8919,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8909,"src":"5018:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},{"id":8920,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8911,"src":"5025:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8918,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9086,"src":"5006:11:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8747_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":8921,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5006:28:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8922,"nodeType":"ExpressionStatement","src":"5006:28:37"},{"expression":{"id":8923,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8906,"src":"5051:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8904,"id":8924,"nodeType":"Return","src":"5044:16:37"}]},"documentation":{"id":8894,"nodeType":"StructuredDocumentation","src":"4696:116:37","text":" @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately."},"id":8926,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"4826:7:37","nodeType":"FunctionDefinition","parameters":{"id":8901,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8896,"mutability":"mutable","name":"hash","nameLocation":"4842:4:37","nodeType":"VariableDeclaration","scope":8926,"src":"4834:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8895,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4834:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8898,"mutability":"mutable","name":"r","nameLocation":"4856:1:37","nodeType":"VariableDeclaration","scope":8926,"src":"4848:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8897,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4848:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8900,"mutability":"mutable","name":"vs","nameLocation":"4867:2:37","nodeType":"VariableDeclaration","scope":8926,"src":"4859:10:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8899,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4859:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4833:37:37"},"returnParameters":{"id":8904,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8903,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8926,"src":"4894:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8902,"name":"address","nodeType":"ElementaryTypeName","src":"4894:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4893:9:37"},"scope":9087,"src":"4817:250:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9000,"nodeType":"Block","src":"5382:1372:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8950,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":8947,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8935,"src":"6278:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8946,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6270:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":8945,"name":"uint256","nodeType":"ElementaryTypeName","src":"6270:7:37","typeDescriptions":{}}},"id":8948,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6270:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307837464646464646464646464646464646464646464646464646464646464646463544353736453733353741343530314444464539324634363638314232304130","id":8949,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6283:66:37","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926418782139537452191302581570759080747168_by_1","typeString":"int_const 5789...(69 digits omitted)...7168"},"value":"0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0"},"src":"6270:79:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8961,"nodeType":"IfStatement","src":"6266:164:37","trueBody":{"id":8960,"nodeType":"Block","src":"6351:79:37","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8953,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6381:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8952,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6373:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8951,"name":"address","nodeType":"ElementaryTypeName","src":"6373:7:37","typeDescriptions":{}}},"id":8954,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6373:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8955,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"6385:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8956,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6398:17:37","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":8746,"src":"6385:30:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},{"id":8957,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8935,"src":"6417:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8958,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6372:47:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8944,"id":8959,"nodeType":"Return","src":"6365:54:37"}]}},{"assignments":[8963],"declarations":[{"constant":false,"id":8963,"mutability":"mutable","name":"signer","nameLocation":"6532:6:37","nodeType":"VariableDeclaration","scope":9000,"src":"6524:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8962,"name":"address","nodeType":"ElementaryTypeName","src":"6524:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":8970,"initialValue":{"arguments":[{"id":8965,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8929,"src":"6551:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8966,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8931,"src":"6557:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":8967,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8933,"src":"6560:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":8968,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8935,"src":"6563:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8964,"name":"ecrecover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-6,"src":"6541:9:37","typeDescriptions":{"typeIdentifier":"t_function_ecrecover_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":8969,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6541:24:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6524:41:37"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":8976,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8971,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8963,"src":"6579:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":8974,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6597:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8973,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6589:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8972,"name":"address","nodeType":"ElementaryTypeName","src":"6589:7:37","typeDescriptions":{}}},"id":8975,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6589:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6579:20:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8990,"nodeType":"IfStatement","src":"6575:113:37","trueBody":{"id":8989,"nodeType":"Block","src":"6601:87:37","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":8979,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6631:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8978,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6623:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8977,"name":"address","nodeType":"ElementaryTypeName","src":"6623:7:37","typeDescriptions":{}}},"id":8980,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6623:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8981,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"6635:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8982,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6648:16:37","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":8744,"src":"6635:29:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":8985,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6674:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8984,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6666:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8983,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6666:7:37","typeDescriptions":{}}},"id":8986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6666:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8987,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6622:55:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8944,"id":8988,"nodeType":"Return","src":"6615:62:37"}]}},{"expression":{"components":[{"id":8991,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8963,"src":"6706:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":8992,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"6714:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":8993,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6727:7:37","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8743,"src":"6714:20:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":8996,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6744:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8995,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6736:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":8994,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6736:7:37","typeDescriptions":{}}},"id":8997,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6736:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":8998,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6705:42:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":8944,"id":8999,"nodeType":"Return","src":"6698:49:37"}]},"documentation":{"id":8927,"nodeType":"StructuredDocumentation","src":"5073:125:37","text":" @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":9001,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"5212:10:37","nodeType":"FunctionDefinition","parameters":{"id":8936,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8929,"mutability":"mutable","name":"hash","nameLocation":"5240:4:37","nodeType":"VariableDeclaration","scope":9001,"src":"5232:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8928,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5232:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8931,"mutability":"mutable","name":"v","nameLocation":"5260:1:37","nodeType":"VariableDeclaration","scope":9001,"src":"5254:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8930,"name":"uint8","nodeType":"ElementaryTypeName","src":"5254:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":8933,"mutability":"mutable","name":"r","nameLocation":"5279:1:37","nodeType":"VariableDeclaration","scope":9001,"src":"5271:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8932,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5271:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":8935,"mutability":"mutable","name":"s","nameLocation":"5298:1:37","nodeType":"VariableDeclaration","scope":9001,"src":"5290:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8934,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5290:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5222:83:37"},"returnParameters":{"id":8944,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8938,"mutability":"mutable","name":"recovered","nameLocation":"5337:9:37","nodeType":"VariableDeclaration","scope":9001,"src":"5329:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8937,"name":"address","nodeType":"ElementaryTypeName","src":"5329:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":8941,"mutability":"mutable","name":"err","nameLocation":"5361:3:37","nodeType":"VariableDeclaration","scope":9001,"src":"5348:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":8940,"nodeType":"UserDefinedTypeName","pathNode":{"id":8939,"name":"RecoverError","nameLocations":["5348:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"5348:12:37"},"referencedDeclaration":8747,"src":"5348:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":8943,"mutability":"mutable","name":"errArg","nameLocation":"5374:6:37","nodeType":"VariableDeclaration","scope":9001,"src":"5366:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":8942,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5366:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5328:53:37"},"scope":9087,"src":"5203:1551:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9036,"nodeType":"Block","src":"6981:166:37","statements":[{"assignments":[9016,9019,9021],"declarations":[{"constant":false,"id":9016,"mutability":"mutable","name":"recovered","nameLocation":"7000:9:37","nodeType":"VariableDeclaration","scope":9036,"src":"6992:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9015,"name":"address","nodeType":"ElementaryTypeName","src":"6992:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9019,"mutability":"mutable","name":"error","nameLocation":"7024:5:37","nodeType":"VariableDeclaration","scope":9036,"src":"7011:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9018,"nodeType":"UserDefinedTypeName","pathNode":{"id":9017,"name":"RecoverError","nameLocations":["7011:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"7011:12:37"},"referencedDeclaration":8747,"src":"7011:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9021,"mutability":"mutable","name":"errorArg","nameLocation":"7039:8:37","nodeType":"VariableDeclaration","scope":9036,"src":"7031:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9020,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7031:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":9028,"initialValue":{"arguments":[{"id":9023,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9004,"src":"7062:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9024,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9006,"src":"7068:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":9025,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9008,"src":"7071:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9026,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9010,"src":"7074:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9022,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[8813,8893,9001],"referencedDeclaration":9001,"src":"7051:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9027,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7051:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"6991:85:37"},{"expression":{"arguments":[{"id":9030,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9019,"src":"7098:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},{"id":9031,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"7105:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9029,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9086,"src":"7086:11:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$8747_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":9032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7086:28:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9033,"nodeType":"ExpressionStatement","src":"7086:28:37"},{"expression":{"id":9034,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9016,"src":"7131:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":9014,"id":9035,"nodeType":"Return","src":"7124:16:37"}]},"documentation":{"id":9002,"nodeType":"StructuredDocumentation","src":"6760:122:37","text":" @dev Overload of {ECDSA-recover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":9037,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"6896:7:37","nodeType":"FunctionDefinition","parameters":{"id":9011,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9004,"mutability":"mutable","name":"hash","nameLocation":"6912:4:37","nodeType":"VariableDeclaration","scope":9037,"src":"6904:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9003,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6904:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9006,"mutability":"mutable","name":"v","nameLocation":"6924:1:37","nodeType":"VariableDeclaration","scope":9037,"src":"6918:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":9005,"name":"uint8","nodeType":"ElementaryTypeName","src":"6918:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":9008,"mutability":"mutable","name":"r","nameLocation":"6935:1:37","nodeType":"VariableDeclaration","scope":9037,"src":"6927:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9007,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6927:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9010,"mutability":"mutable","name":"s","nameLocation":"6946:1:37","nodeType":"VariableDeclaration","scope":9037,"src":"6938:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9009,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6938:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6903:45:37"},"returnParameters":{"id":9014,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9013,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9037,"src":"6972:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9012,"name":"address","nodeType":"ElementaryTypeName","src":"6972:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6971:9:37"},"scope":9087,"src":"6887:260:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9085,"nodeType":"Block","src":"7352:460:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"id":9049,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9046,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9041,"src":"7366:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9047,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"7375:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9048,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7388:7:37","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8743,"src":"7375:20:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"src":"7366:29:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"id":9055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9052,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9041,"src":"7462:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9053,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"7471:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9054,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7484:16:37","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":8744,"src":"7471:29:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"src":"7462:38:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"id":9063,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9060,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9041,"src":"7567:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9061,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"7576:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9062,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7589:22:37","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":8745,"src":"7576:35:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"src":"7567:44:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"id":9075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9072,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9041,"src":"7701:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9073,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8747,"src":"7710:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9074,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7723:17:37","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":8746,"src":"7710:30:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"src":"7701:39:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9081,"nodeType":"IfStatement","src":"7697:109:37","trueBody":{"id":9080,"nodeType":"Block","src":"7742:64:37","statements":[{"errorCall":{"arguments":[{"id":9077,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9043,"src":"7786:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9076,"name":"ECDSAInvalidSignatureS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8760,"src":"7763:22:37","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":9078,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7763:32:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9079,"nodeType":"RevertStatement","src":"7756:39:37"}]}},"id":9082,"nodeType":"IfStatement","src":"7563:243:37","trueBody":{"id":9071,"nodeType":"Block","src":"7613:78:37","statements":[{"errorCall":{"arguments":[{"arguments":[{"id":9067,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9043,"src":"7670:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9066,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7662:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9065,"name":"uint256","nodeType":"ElementaryTypeName","src":"7662:7:37","typeDescriptions":{}}},"id":9068,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7662:17:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9064,"name":"ECDSAInvalidSignatureLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8755,"src":"7634:27:37","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9069,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7634:46:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9070,"nodeType":"RevertStatement","src":"7627:53:37"}]}},"id":9083,"nodeType":"IfStatement","src":"7458:348:37","trueBody":{"id":9059,"nodeType":"Block","src":"7502:55:37","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":9056,"name":"ECDSAInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8750,"src":"7523:21:37","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":9057,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7523:23:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9058,"nodeType":"RevertStatement","src":"7516:30:37"}]}},"id":9084,"nodeType":"IfStatement","src":"7362:444:37","trueBody":{"id":9051,"nodeType":"Block","src":"7397:55:37","statements":[{"functionReturnParameters":9045,"id":9050,"nodeType":"Return","src":"7411:7:37"}]}}]},"documentation":{"id":9038,"nodeType":"StructuredDocumentation","src":"7153:122:37","text":" @dev Optionally reverts with the corresponding custom error according to the `error` argument provided."},"id":9086,"implemented":true,"kind":"function","modifiers":[],"name":"_throwError","nameLocation":"7289:11:37","nodeType":"FunctionDefinition","parameters":{"id":9044,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9041,"mutability":"mutable","name":"error","nameLocation":"7314:5:37","nodeType":"VariableDeclaration","scope":9086,"src":"7301:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9040,"nodeType":"UserDefinedTypeName","pathNode":{"id":9039,"name":"RecoverError","nameLocations":["7301:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"7301:12:37"},"referencedDeclaration":8747,"src":"7301:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9043,"mutability":"mutable","name":"errorArg","nameLocation":"7329:8:37","nodeType":"VariableDeclaration","scope":9086,"src":"7321:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9042,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7321:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7300:38:37"},"returnParameters":{"id":9045,"nodeType":"ParameterList","parameters":[],"src":"7352:0:37"},"scope":9087,"src":"7280:532:37","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":9088,"src":"344:7470:37","usedErrors":[8750,8755,8760],"usedEvents":[]}],"src":"112:7703:37"},"id":37},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","exportedSymbols":{"EIP712":[9314],"IERC5267":[5494],"MessageHashUtils":[9388],"ShortString":[7204],"ShortStrings":[7415]},"id":9315,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9089,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"113:24:38"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","file":"./MessageHashUtils.sol","id":9091,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9315,"sourceUnit":9389,"src":"139:56:38","symbolAliases":[{"foreign":{"id":9090,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9388,"src":"147:16:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","file":"../ShortStrings.sol","id":9094,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9315,"sourceUnit":7416,"src":"196:62:38","symbolAliases":[{"foreign":{"id":9092,"name":"ShortStrings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7415,"src":"204:12:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":9093,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7204,"src":"218:11:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","file":"../../interfaces/IERC5267.sol","id":9096,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9315,"sourceUnit":5495,"src":"259:55:38","symbolAliases":[{"foreign":{"id":9095,"name":"IERC5267","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5494,"src":"267:8:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9098,"name":"IERC5267","nameLocations":["1988:8:38"],"nodeType":"IdentifierPath","referencedDeclaration":5494,"src":"1988:8:38"},"id":9099,"nodeType":"InheritanceSpecifier","src":"1988:8:38"}],"canonicalName":"EIP712","contractDependencies":[],"contractKind":"contract","documentation":{"id":9097,"nodeType":"StructuredDocumentation","src":"316:1643:38","text":" @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n ({_hashTypedDataV4}).\n The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n the chain id to protect against replay attacks on an eventual fork of the chain.\n NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n @custom:oz-upgrades-unsafe-allow state-variable-immutable"},"fullyImplemented":true,"id":9314,"linearizedBaseContracts":[9314,5494],"name":"EIP712","nameLocation":"1978:6:38","nodeType":"ContractDefinition","nodes":[{"global":false,"id":9101,"libraryName":{"id":9100,"name":"ShortStrings","nameLocations":["2009:12:38"],"nodeType":"IdentifierPath","referencedDeclaration":7415,"src":"2009:12:38"},"nodeType":"UsingForDirective","src":"2003:25:38"},{"constant":true,"id":9106,"mutability":"constant","name":"TYPE_HASH","nameLocation":"2059:9:38","nodeType":"VariableDeclaration","scope":9314,"src":"2034:140:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9102,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2034:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"454950373132446f6d61696e28737472696e67206e616d652c737472696e672076657273696f6e2c75696e7432353620636861696e49642c6164647265737320766572696679696e67436f6e747261637429","id":9104,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2089:84:38","typeDescriptions":{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""},"value":"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""}],"id":9103,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2079:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9105,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2079:95:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9108,"mutability":"immutable","name":"_cachedDomainSeparator","nameLocation":"2399:22:38","nodeType":"VariableDeclaration","scope":9314,"src":"2373:48:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9107,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2373:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9110,"mutability":"immutable","name":"_cachedChainId","nameLocation":"2453:14:38","nodeType":"VariableDeclaration","scope":9314,"src":"2427:40:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9109,"name":"uint256","nodeType":"ElementaryTypeName","src":"2427:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":9112,"mutability":"immutable","name":"_cachedThis","nameLocation":"2499:11:38","nodeType":"VariableDeclaration","scope":9314,"src":"2473:37:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9111,"name":"address","nodeType":"ElementaryTypeName","src":"2473:7:38","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"private"},{"constant":false,"id":9114,"mutability":"immutable","name":"_hashedName","nameLocation":"2543:11:38","nodeType":"VariableDeclaration","scope":9314,"src":"2517:37:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9113,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2517:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9116,"mutability":"immutable","name":"_hashedVersion","nameLocation":"2586:14:38","nodeType":"VariableDeclaration","scope":9314,"src":"2560:40:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9115,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2560:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9119,"mutability":"immutable","name":"_name","nameLocation":"2637:5:38","nodeType":"VariableDeclaration","scope":9314,"src":"2607:35:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":9118,"nodeType":"UserDefinedTypeName","pathNode":{"id":9117,"name":"ShortString","nameLocations":["2607:11:38"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"2607:11:38"},"referencedDeclaration":7204,"src":"2607:11:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":9122,"mutability":"immutable","name":"_version","nameLocation":"2678:8:38","nodeType":"VariableDeclaration","scope":9314,"src":"2648:38:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"},"typeName":{"id":9121,"nodeType":"UserDefinedTypeName","pathNode":{"id":9120,"name":"ShortString","nameLocations":["2648:11:38"],"nodeType":"IdentifierPath","referencedDeclaration":7204,"src":"2648:11:38"},"referencedDeclaration":7204,"src":"2648:11:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":9124,"mutability":"mutable","name":"_nameFallback","nameLocation":"2707:13:38","nodeType":"VariableDeclaration","scope":9314,"src":"2692:28:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":9123,"name":"string","nodeType":"ElementaryTypeName","src":"2692:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":9126,"mutability":"mutable","name":"_versionFallback","nameLocation":"2741:16:38","nodeType":"VariableDeclaration","scope":9314,"src":"2726:31:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":9125,"name":"string","nodeType":"ElementaryTypeName","src":"2726:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":9183,"nodeType":"Block","src":"3383:376:38","statements":[{"expression":{"id":9139,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9134,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9119,"src":"3393:5:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":9137,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9124,"src":"3432:13:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9135,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9129,"src":"3401:4:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":9136,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3406:25:38","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7356,"src":"3401:30:38","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$7204_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":9138,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3401:45:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"src":"3393:53:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"id":9140,"nodeType":"ExpressionStatement","src":"3393:53:38"},{"expression":{"id":9146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9141,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9122,"src":"3456:8:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":9144,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9126,"src":"3501:16:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9142,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9131,"src":"3467:7:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":9143,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3475:25:38","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7356,"src":"3467:33:38","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$7204_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":9145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3467:51:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"src":"3456:62:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"id":9147,"nodeType":"ExpressionStatement","src":"3456:62:38"},{"expression":{"id":9155,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9148,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9114,"src":"3528:11:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":9152,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9129,"src":"3558:4:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9151,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3552:5:38","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9150,"name":"bytes","nodeType":"ElementaryTypeName","src":"3552:5:38","typeDescriptions":{}}},"id":9153,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3552:11:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9149,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"3542:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9154,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3542:22:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3528:36:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":9156,"nodeType":"ExpressionStatement","src":"3528:36:38"},{"expression":{"id":9164,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9157,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9116,"src":"3574:14:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":9161,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9131,"src":"3607:7:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9160,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3601:5:38","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9159,"name":"bytes","nodeType":"ElementaryTypeName","src":"3601:5:38","typeDescriptions":{}}},"id":9162,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3601:14:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9158,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"3591:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9163,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3591:25:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3574:42:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":9165,"nodeType":"ExpressionStatement","src":"3574:42:38"},{"expression":{"id":9169,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9166,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9110,"src":"3627:14:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"expression":{"id":9167,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3644:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9168,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3650:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"3644:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3627:30:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9170,"nodeType":"ExpressionStatement","src":"3627:30:38"},{"expression":{"id":9174,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9171,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9108,"src":"3667:22:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"id":9172,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9231,"src":"3692:21:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":9173,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3692:23:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3667:48:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":9175,"nodeType":"ExpressionStatement","src":"3667:48:38"},{"expression":{"id":9181,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9176,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9112,"src":"3725:11:38","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":9179,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3747:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}],"id":9178,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3739:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9177,"name":"address","nodeType":"ElementaryTypeName","src":"3739:7:38","typeDescriptions":{}}},"id":9180,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3739:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3725:27:38","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9182,"nodeType":"ExpressionStatement","src":"3725:27:38"}]},"documentation":{"id":9127,"nodeType":"StructuredDocumentation","src":"2764:559:38","text":" @dev Initializes the domain separator and parameter caches.\n The meaning of `name` and `version` is specified in\n https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n - `version`: the current major version of the signing domain.\n NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n contract upgrade]."},"id":9184,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":9132,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9129,"mutability":"mutable","name":"name","nameLocation":"3354:4:38","nodeType":"VariableDeclaration","scope":9184,"src":"3340:18:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9128,"name":"string","nodeType":"ElementaryTypeName","src":"3340:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":9131,"mutability":"mutable","name":"version","nameLocation":"3374:7:38","nodeType":"VariableDeclaration","scope":9184,"src":"3360:21:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9130,"name":"string","nodeType":"ElementaryTypeName","src":"3360:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3339:43:38"},"returnParameters":{"id":9133,"nodeType":"ParameterList","parameters":[],"src":"3383:0:38"},"scope":9314,"src":"3328:431:38","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":9209,"nodeType":"Block","src":"3907:200:38","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9200,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":9195,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9192,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"3929:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}],"id":9191,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3921:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9190,"name":"address","nodeType":"ElementaryTypeName","src":"3921:7:38","typeDescriptions":{}}},"id":9193,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3921:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9194,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9112,"src":"3938:11:38","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3921:28:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":9196,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"3953:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9197,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3959:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"3953:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9198,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9110,"src":"3970:14:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3953:31:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3921:63:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":9207,"nodeType":"Block","src":"4046:55:38","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":9204,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9231,"src":"4067:21:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":9205,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4067:23:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9189,"id":9206,"nodeType":"Return","src":"4060:30:38"}]},"id":9208,"nodeType":"IfStatement","src":"3917:184:38","trueBody":{"id":9203,"nodeType":"Block","src":"3986:54:38","statements":[{"expression":{"id":9201,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9108,"src":"4007:22:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9189,"id":9202,"nodeType":"Return","src":"4000:29:38"}]}}]},"documentation":{"id":9185,"nodeType":"StructuredDocumentation","src":"3765:75:38","text":" @dev Returns the domain separator for the current chain."},"id":9210,"implemented":true,"kind":"function","modifiers":[],"name":"_domainSeparatorV4","nameLocation":"3854:18:38","nodeType":"FunctionDefinition","parameters":{"id":9186,"nodeType":"ParameterList","parameters":[],"src":"3872:2:38"},"returnParameters":{"id":9189,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9188,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9210,"src":"3898:7:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9187,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3898:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3897:9:38"},"scope":9314,"src":"3845:262:38","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9230,"nodeType":"Block","src":"4177:115:38","statements":[{"expression":{"arguments":[{"arguments":[{"id":9218,"name":"TYPE_HASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9106,"src":"4215:9:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9219,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9114,"src":"4226:11:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9220,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9116,"src":"4239:14:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"expression":{"id":9221,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"4255:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9222,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4261:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"4255:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":9225,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"4278:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}],"id":9224,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4270:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9223,"name":"address","nodeType":"ElementaryTypeName","src":"4270:7:38","typeDescriptions":{}}},"id":9226,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4270:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":9216,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"4204:3:38","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9217,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4208:6:38","memberName":"encode","nodeType":"MemberAccess","src":"4204:10:38","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9227,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4204:80:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9215,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"4194:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9228,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4194:91:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9214,"id":9229,"nodeType":"Return","src":"4187:98:38"}]},"id":9231,"implemented":true,"kind":"function","modifiers":[],"name":"_buildDomainSeparator","nameLocation":"4122:21:38","nodeType":"FunctionDefinition","parameters":{"id":9211,"nodeType":"ParameterList","parameters":[],"src":"4143:2:38"},"returnParameters":{"id":9214,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9213,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9231,"src":"4168:7:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9212,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4168:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4167:9:38"},"scope":9314,"src":"4113:179:38","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":9246,"nodeType":"Block","src":"5003:90:38","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":9241,"name":"_domainSeparatorV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9210,"src":"5053:18:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":9242,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5053:20:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9243,"name":"structHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9234,"src":"5075:10:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":9239,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9388,"src":"5020:16:38","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_MessageHashUtils_$9388_$","typeString":"type(library MessageHashUtils)"}},"id":9240,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5037:15:38","memberName":"toTypedDataHash","nodeType":"MemberAccess","referencedDeclaration":9387,"src":"5020:32:38","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32,bytes32) pure returns (bytes32)"}},"id":9244,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5020:66:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9238,"id":9245,"nodeType":"Return","src":"5013:73:38"}]},"documentation":{"id":9232,"nodeType":"StructuredDocumentation","src":"4298:614:38","text":" @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n function returns the hash of the fully encoded EIP712 message for this domain.\n This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n ```solidity\n bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n keccak256(\"Mail(address to,string contents)\"),\n mailTo,\n keccak256(bytes(mailContents))\n )));\n address signer = ECDSA.recover(digest, signature);\n ```"},"id":9247,"implemented":true,"kind":"function","modifiers":[],"name":"_hashTypedDataV4","nameLocation":"4926:16:38","nodeType":"FunctionDefinition","parameters":{"id":9235,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9234,"mutability":"mutable","name":"structHash","nameLocation":"4951:10:38","nodeType":"VariableDeclaration","scope":9247,"src":"4943:18:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9233,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4943:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4942:20:38"},"returnParameters":{"id":9238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9237,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9247,"src":"4994:7:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9236,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4994:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4993:9:38"},"scope":9314,"src":"4917:176:38","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5493],"body":{"id":9288,"nodeType":"Block","src":"5472:229:38","statements":[{"expression":{"components":[{"hexValue":"0f","id":9266,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"5503:7:38","typeDescriptions":{"typeIdentifier":"t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c","typeString":"literal_string hex\"0f\""},"value":"\u000f"},{"arguments":[],"expression":{"argumentTypes":[],"id":9267,"name":"_EIP712Name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9301,"src":"5533:11:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":9268,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5533:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":9269,"name":"_EIP712Version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9313,"src":"5560:14:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":9270,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5560:16:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":9271,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"5590:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9272,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5596:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"5590:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":9275,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-28,"src":"5625:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9314","typeString":"contract EIP712"}],"id":9274,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5617:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9273,"name":"address","nodeType":"ElementaryTypeName","src":"5617:7:38","typeDescriptions":{}}},"id":9276,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5617:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":9279,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5652:1:38","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9278,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5644:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9277,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5644:7:38","typeDescriptions":{}}},"id":9280,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5644:10:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":9284,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5682:1:38","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9283,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"5668:13:38","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (uint256[] memory)"},"typeName":{"baseType":{"id":9281,"name":"uint256","nodeType":"ElementaryTypeName","src":"5672:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9282,"nodeType":"ArrayTypeName","src":"5672:9:38","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}}},"id":9285,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5668:16:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}}],"id":9286,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5489:205:38","typeDescriptions":{"typeIdentifier":"t_tuple$_t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_uint256_$_t_address_$_t_bytes32_$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"tuple(literal_string hex\"0f\",string memory,string memory,uint256,address,bytes32,uint256[] memory)"}},"functionReturnParameters":9265,"id":9287,"nodeType":"Return","src":"5482:212:38"}]},"documentation":{"id":9248,"nodeType":"StructuredDocumentation","src":"5099:40:38","text":" @dev See {IERC-5267}."},"functionSelector":"84b0196e","id":9289,"implemented":true,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"5153:12:38","nodeType":"FunctionDefinition","parameters":{"id":9249,"nodeType":"ParameterList","parameters":[],"src":"5165:2:38"},"returnParameters":{"id":9265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9251,"mutability":"mutable","name":"fields","nameLocation":"5249:6:38","nodeType":"VariableDeclaration","scope":9289,"src":"5242:13:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":9250,"name":"bytes1","nodeType":"ElementaryTypeName","src":"5242:6:38","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":9253,"mutability":"mutable","name":"name","nameLocation":"5283:4:38","nodeType":"VariableDeclaration","scope":9289,"src":"5269:18:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9252,"name":"string","nodeType":"ElementaryTypeName","src":"5269:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":9255,"mutability":"mutable","name":"version","nameLocation":"5315:7:38","nodeType":"VariableDeclaration","scope":9289,"src":"5301:21:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9254,"name":"string","nodeType":"ElementaryTypeName","src":"5301:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":9257,"mutability":"mutable","name":"chainId","nameLocation":"5344:7:38","nodeType":"VariableDeclaration","scope":9289,"src":"5336:15:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9256,"name":"uint256","nodeType":"ElementaryTypeName","src":"5336:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9259,"mutability":"mutable","name":"verifyingContract","nameLocation":"5373:17:38","nodeType":"VariableDeclaration","scope":9289,"src":"5365:25:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9258,"name":"address","nodeType":"ElementaryTypeName","src":"5365:7:38","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9261,"mutability":"mutable","name":"salt","nameLocation":"5412:4:38","nodeType":"VariableDeclaration","scope":9289,"src":"5404:12:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9260,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5404:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9264,"mutability":"mutable","name":"extensions","nameLocation":"5447:10:38","nodeType":"VariableDeclaration","scope":9289,"src":"5430:27:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":9262,"name":"uint256","nodeType":"ElementaryTypeName","src":"5430:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9263,"nodeType":"ArrayTypeName","src":"5430:9:38","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"5228:239:38"},"scope":9314,"src":"5144:557:38","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":9300,"nodeType":"Block","src":"6082:65:38","statements":[{"expression":{"arguments":[{"id":9297,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9124,"src":"6126:13:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9295,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9119,"src":"6099:5:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"id":9296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6105:20:38","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7383,"src":"6099:26:38","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7204_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":9298,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6099:41:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":9294,"id":9299,"nodeType":"Return","src":"6092:48:38"}]},"documentation":{"id":9290,"nodeType":"StructuredDocumentation","src":"5707:256:38","text":" @dev The name parameter for the EIP712 domain.\n NOTE: By default this function reads _name which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":9301,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Name","nameLocation":"6030:11:38","nodeType":"FunctionDefinition","parameters":{"id":9291,"nodeType":"ParameterList","parameters":[],"src":"6041:2:38"},"returnParameters":{"id":9294,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9293,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9301,"src":"6067:13:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9292,"name":"string","nodeType":"ElementaryTypeName","src":"6067:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6066:15:38"},"scope":9314,"src":"6021:126:38","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9312,"nodeType":"Block","src":"6537:71:38","statements":[{"expression":{"arguments":[{"id":9309,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9126,"src":"6584:16:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9307,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9122,"src":"6554:8:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7204","typeString":"ShortString"}},"id":9308,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6563:20:38","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7383,"src":"6554:29:38","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7204_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$7204_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":9310,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6554:47:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":9306,"id":9311,"nodeType":"Return","src":"6547:54:38"}]},"documentation":{"id":9302,"nodeType":"StructuredDocumentation","src":"6153:262:38","text":" @dev The version parameter for the EIP712 domain.\n NOTE: By default this function reads _version which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":9313,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Version","nameLocation":"6482:14:38","nodeType":"FunctionDefinition","parameters":{"id":9303,"nodeType":"ParameterList","parameters":[],"src":"6496:2:38"},"returnParameters":{"id":9306,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9305,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9313,"src":"6522:13:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9304,"name":"string","nodeType":"ElementaryTypeName","src":"6522:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6521:15:38"},"scope":9314,"src":"6473:135:38","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":9315,"src":"1960:4650:38","usedErrors":[7212,7214],"usedEvents":[5474]}],"src":"113:6498:38"},"id":38},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","exportedSymbols":{"MessageHashUtils":[9388],"Strings":[8739]},"id":9389,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9316,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:39"},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../Strings.sol","id":9318,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9389,"sourceUnit":8740,"src":"149:39:39","symbolAliases":[{"foreign":{"id":9317,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8739,"src":"157:7:39","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"MessageHashUtils","contractDependencies":[],"contractKind":"library","documentation":{"id":9319,"nodeType":"StructuredDocumentation","src":"190:330:39","text":" @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n The library provides methods for generating a hash of a message that conforms to the\n https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n specifications."},"fullyImplemented":true,"id":9388,"linearizedBaseContracts":[9388],"name":"MessageHashUtils","nameLocation":"529:16:39","nodeType":"ContractDefinition","nodes":[{"body":{"id":9328,"nodeType":"Block","src":"1314:341:39","statements":[{"AST":{"nodeType":"YulBlock","src":"1349:300:39","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1370:4:39","type":"","value":"0x00"},{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a3332","kind":"string","nodeType":"YulLiteral","src":"1376:34:39","type":"","value":"\u0019Ethereum Signed Message:\n32"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1363:6:39"},"nodeType":"YulFunctionCall","src":"1363:48:39"},"nodeType":"YulExpressionStatement","src":"1363:48:39"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1472:4:39","type":"","value":"0x1c"},{"name":"messageHash","nodeType":"YulIdentifier","src":"1478:11:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1465:6:39"},"nodeType":"YulFunctionCall","src":"1465:25:39"},"nodeType":"YulExpressionStatement","src":"1465:25:39"},{"nodeType":"YulAssignment","src":"1544:31:39","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1564:4:39","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1570:4:39","type":"","value":"0x3c"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"1554:9:39"},"nodeType":"YulFunctionCall","src":"1554:21:39"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"1544:6:39"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9325,"isOffset":false,"isSlot":false,"src":"1544:6:39","valueSize":1},{"declaration":9322,"isOffset":false,"isSlot":false,"src":"1478:11:39","valueSize":1}],"flags":["memory-safe"],"id":9327,"nodeType":"InlineAssembly","src":"1324:325:39"}]},"documentation":{"id":9320,"nodeType":"StructuredDocumentation","src":"552:665:39","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing a bytes32 `messageHash` with\n `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n keccak256, although any bytes32 value can be safely used because the final digest will\n be re-hashed.\n See {ECDSA-recover}."},"id":9329,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"1231:22:39","nodeType":"FunctionDefinition","parameters":{"id":9323,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9322,"mutability":"mutable","name":"messageHash","nameLocation":"1262:11:39","nodeType":"VariableDeclaration","scope":9329,"src":"1254:19:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9321,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1254:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1253:21:39"},"returnParameters":{"id":9326,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9325,"mutability":"mutable","name":"digest","nameLocation":"1306:6:39","nodeType":"VariableDeclaration","scope":9329,"src":"1298:14:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9324,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1298:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1297:16:39"},"scope":9388,"src":"1222:433:39","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9354,"nodeType":"Block","src":"2207:143:39","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a","id":9341,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2259:32:39","typeDescriptions":{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},"value":"\u0019Ethereum Signed Message:\n"},{"arguments":[{"arguments":[{"expression":{"id":9346,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9332,"src":"2316:7:39","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2324:6:39","memberName":"length","nodeType":"MemberAccess","src":"2316:14:39","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9344,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8739,"src":"2299:7:39","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$8739_$","typeString":"type(library Strings)"}},"id":9345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2307:8:39","memberName":"toString","nodeType":"MemberAccess","referencedDeclaration":7617,"src":"2299:16:39","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":9348,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2299:32:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9343,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2293:5:39","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9342,"name":"bytes","nodeType":"ElementaryTypeName","src":"2293:5:39","typeDescriptions":{}}},"id":9349,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2293:39:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9350,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9332,"src":"2334:7:39","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9339,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2246:5:39","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9338,"name":"bytes","nodeType":"ElementaryTypeName","src":"2246:5:39","typeDescriptions":{}}},"id":9340,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2252:6:39","memberName":"concat","nodeType":"MemberAccess","src":"2246:12:39","typeDescriptions":{"typeIdentifier":"t_function_bytesconcat_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9351,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2246:96:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9337,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2236:9:39","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9352,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2236:107:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9336,"id":9353,"nodeType":"Return","src":"2217:126:39"}]},"documentation":{"id":9330,"nodeType":"StructuredDocumentation","src":"1661:455:39","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing an arbitrary `message` with\n `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n hash signed when using the https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] JSON-RPC method.\n See {ECDSA-recover}."},"id":9355,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"2130:22:39","nodeType":"FunctionDefinition","parameters":{"id":9333,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9332,"mutability":"mutable","name":"message","nameLocation":"2166:7:39","nodeType":"VariableDeclaration","scope":9355,"src":"2153:20:39","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9331,"name":"bytes","nodeType":"ElementaryTypeName","src":"2153:5:39","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2152:22:39"},"returnParameters":{"id":9336,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9335,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9355,"src":"2198:7:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9334,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2198:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2197:9:39"},"scope":9388,"src":"2121:229:39","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9374,"nodeType":"Block","src":"2804:80:39","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"1900","id":9368,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"2848:10:39","typeDescriptions":{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},"value":"\u0019\u0000"},{"id":9369,"name":"validator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9358,"src":"2860:9:39","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9370,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9360,"src":"2871:4:39","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9366,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2831:3:39","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9367,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2835:12:39","memberName":"encodePacked","nodeType":"MemberAccess","src":"2831:16:39","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9371,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2831:45:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9365,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-8,"src":"2821:9:39","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9372,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2821:56:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9364,"id":9373,"nodeType":"Return","src":"2814:63:39"}]},"documentation":{"id":9356,"nodeType":"StructuredDocumentation","src":"2356:332:39","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x00` (data with intended validator).\n The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n `validator` address. Then hashing the result.\n See {ECDSA-recover}."},"id":9375,"implemented":true,"kind":"function","modifiers":[],"name":"toDataWithIntendedValidatorHash","nameLocation":"2702:31:39","nodeType":"FunctionDefinition","parameters":{"id":9361,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9358,"mutability":"mutable","name":"validator","nameLocation":"2742:9:39","nodeType":"VariableDeclaration","scope":9375,"src":"2734:17:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9357,"name":"address","nodeType":"ElementaryTypeName","src":"2734:7:39","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9360,"mutability":"mutable","name":"data","nameLocation":"2766:4:39","nodeType":"VariableDeclaration","scope":9375,"src":"2753:17:39","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9359,"name":"bytes","nodeType":"ElementaryTypeName","src":"2753:5:39","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2733:38:39"},"returnParameters":{"id":9364,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9363,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9375,"src":"2795:7:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9362,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2795:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2794:9:39"},"scope":9388,"src":"2693:191:39","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9386,"nodeType":"Block","src":"3435:265:39","statements":[{"AST":{"nodeType":"YulBlock","src":"3470:224:39","statements":[{"nodeType":"YulVariableDeclaration","src":"3484:22:39","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3501:4:39","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"3495:5:39"},"nodeType":"YulFunctionCall","src":"3495:11:39"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"3488:3:39","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3526:3:39"},{"hexValue":"1901","kind":"string","nodeType":"YulLiteral","src":"3531:10:39","type":"","value":"\u0019\u0001"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3519:6:39"},"nodeType":"YulFunctionCall","src":"3519:23:39"},"nodeType":"YulExpressionStatement","src":"3519:23:39"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3566:3:39"},{"kind":"number","nodeType":"YulLiteral","src":"3571:4:39","type":"","value":"0x02"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3562:3:39"},"nodeType":"YulFunctionCall","src":"3562:14:39"},{"name":"domainSeparator","nodeType":"YulIdentifier","src":"3578:15:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3555:6:39"},"nodeType":"YulFunctionCall","src":"3555:39:39"},"nodeType":"YulExpressionStatement","src":"3555:39:39"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3618:3:39"},{"kind":"number","nodeType":"YulLiteral","src":"3623:4:39","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3614:3:39"},"nodeType":"YulFunctionCall","src":"3614:14:39"},{"name":"structHash","nodeType":"YulIdentifier","src":"3630:10:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3607:6:39"},"nodeType":"YulFunctionCall","src":"3607:34:39"},"nodeType":"YulExpressionStatement","src":"3607:34:39"},{"nodeType":"YulAssignment","src":"3654:30:39","value":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"3674:3:39"},{"kind":"number","nodeType":"YulLiteral","src":"3679:4:39","type":"","value":"0x42"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3664:9:39"},"nodeType":"YulFunctionCall","src":"3664:20:39"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"3654:6:39"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9383,"isOffset":false,"isSlot":false,"src":"3654:6:39","valueSize":1},{"declaration":9378,"isOffset":false,"isSlot":false,"src":"3578:15:39","valueSize":1},{"declaration":9380,"isOffset":false,"isSlot":false,"src":"3630:10:39","valueSize":1}],"flags":["memory-safe"],"id":9385,"nodeType":"InlineAssembly","src":"3445:249:39"}]},"documentation":{"id":9376,"nodeType":"StructuredDocumentation","src":"2890:431:39","text":" @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n See {ECDSA-recover}."},"id":9387,"implemented":true,"kind":"function","modifiers":[],"name":"toTypedDataHash","nameLocation":"3335:15:39","nodeType":"FunctionDefinition","parameters":{"id":9381,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9378,"mutability":"mutable","name":"domainSeparator","nameLocation":"3359:15:39","nodeType":"VariableDeclaration","scope":9387,"src":"3351:23:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9377,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3351:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9380,"mutability":"mutable","name":"structHash","nameLocation":"3384:10:39","nodeType":"VariableDeclaration","scope":9387,"src":"3376:18:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9379,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3376:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3350:45:39"},"returnParameters":{"id":9384,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9383,"mutability":"mutable","name":"digest","nameLocation":"3427:6:39","nodeType":"VariableDeclaration","scope":9387,"src":"3419:14:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9382,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3419:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3418:16:39"},"scope":9388,"src":"3326:374:39","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":9389,"src":"521:3181:39","usedErrors":[],"usedEvents":[]}],"src":"123:3580:39"},"id":39},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","exportedSymbols":{"ECDSA":[9087],"IERC1271":[5465],"SignatureChecker":[9496]},"id":9497,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9390,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:40"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"./ECDSA.sol","id":9392,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9497,"sourceUnit":9088,"src":"149:34:40","symbolAliases":[{"foreign":{"id":9391,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9087,"src":"157:5:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","file":"../../interfaces/IERC1271.sol","id":9394,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9497,"sourceUnit":5466,"src":"184:55:40","symbolAliases":[{"foreign":{"id":9393,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5465,"src":"192:8:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignatureChecker","contractDependencies":[],"contractKind":"library","documentation":{"id":9395,"nodeType":"StructuredDocumentation","src":"241:290:40","text":" @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n Argent and Safe Wallet (previously Gnosis Safe)."},"fullyImplemented":true,"id":9496,"linearizedBaseContracts":[9496],"name":"SignatureChecker","nameLocation":"540:16:40","nodeType":"ContractDefinition","nodes":[{"body":{"id":9442,"nodeType":"Block","src":"1153:317:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9411,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":9407,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9398,"src":"1167:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9408,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1174:4:40","memberName":"code","nodeType":"MemberAccess","src":"1167:11:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9409,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1179:6:40","memberName":"length","nodeType":"MemberAccess","src":"1167:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9410,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1189:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1167:23:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":9440,"nodeType":"Block","src":"1381:83:40","statements":[{"expression":{"arguments":[{"id":9435,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9398,"src":"1429:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9436,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9400,"src":"1437:4:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9437,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9402,"src":"1443:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9434,"name":"isValidERC1271SignatureNow","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9495,"src":"1402:26:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":9438,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1402:51:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9406,"id":9439,"nodeType":"Return","src":"1395:58:40"}]},"id":9441,"nodeType":"IfStatement","src":"1163:301:40","trueBody":{"id":9433,"nodeType":"Block","src":"1192:183:40","statements":[{"assignments":[9413,9416,null],"declarations":[{"constant":false,"id":9413,"mutability":"mutable","name":"recovered","nameLocation":"1215:9:40","nodeType":"VariableDeclaration","scope":9433,"src":"1207:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9412,"name":"address","nodeType":"ElementaryTypeName","src":"1207:7:40","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9416,"mutability":"mutable","name":"err","nameLocation":"1245:3:40","nodeType":"VariableDeclaration","scope":9433,"src":"1226:22:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9415,"nodeType":"UserDefinedTypeName","pathNode":{"id":9414,"name":"ECDSA.RecoverError","nameLocations":["1226:5:40","1232:12:40"],"nodeType":"IdentifierPath","referencedDeclaration":8747,"src":"1226:18:40"},"referencedDeclaration":8747,"src":"1226:18:40","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},null],"id":9422,"initialValue":{"arguments":[{"id":9419,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9400,"src":"1271:4:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9420,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9402,"src":"1277:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9417,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9087,"src":"1254:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9087_$","typeString":"type(library ECDSA)"}},"id":9418,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1260:10:40","memberName":"tryRecover","nodeType":"MemberAccess","referencedDeclaration":8813,"src":"1254:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9421,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1254:33:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$8747_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"1206:81:40"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9431,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"},"id":9427,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9423,"name":"err","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9416,"src":"1308:3:40","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"expression":{"id":9424,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9087,"src":"1315:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9087_$","typeString":"type(library ECDSA)"}},"id":9425,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1321:12:40","memberName":"RecoverError","nodeType":"MemberAccess","referencedDeclaration":8747,"src":"1315:18:40","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$8747_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9426,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:7:40","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":8743,"src":"1315:26:40","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$8747","typeString":"enum ECDSA.RecoverError"}},"src":"1308:33:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":9430,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9428,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9413,"src":"1345:9:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9429,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9398,"src":"1358:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1345:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"1308:56:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9406,"id":9432,"nodeType":"Return","src":"1301:63:40"}]}}]},"documentation":{"id":9396,"nodeType":"StructuredDocumentation","src":"563:473:40","text":" @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9443,"implemented":true,"kind":"function","modifiers":[],"name":"isValidSignatureNow","nameLocation":"1050:19:40","nodeType":"FunctionDefinition","parameters":{"id":9403,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9398,"mutability":"mutable","name":"signer","nameLocation":"1078:6:40","nodeType":"VariableDeclaration","scope":9443,"src":"1070:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9397,"name":"address","nodeType":"ElementaryTypeName","src":"1070:7:40","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9400,"mutability":"mutable","name":"hash","nameLocation":"1094:4:40","nodeType":"VariableDeclaration","scope":9443,"src":"1086:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9399,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1086:7:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9402,"mutability":"mutable","name":"signature","nameLocation":"1113:9:40","nodeType":"VariableDeclaration","scope":9443,"src":"1100:22:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9401,"name":"bytes","nodeType":"ElementaryTypeName","src":"1100:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1069:54:40"},"returnParameters":{"id":9406,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9405,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9443,"src":"1147:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9404,"name":"bool","nodeType":"ElementaryTypeName","src":"1147:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1146:6:40"},"scope":9496,"src":"1041:429:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9494,"nodeType":"Block","src":"2026:309:40","statements":[{"assignments":[9456,9458],"declarations":[{"constant":false,"id":9456,"mutability":"mutable","name":"success","nameLocation":"2042:7:40","nodeType":"VariableDeclaration","scope":9494,"src":"2037:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9455,"name":"bool","nodeType":"ElementaryTypeName","src":"2037:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9458,"mutability":"mutable","name":"result","nameLocation":"2064:6:40","nodeType":"VariableDeclaration","scope":9494,"src":"2051:19:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9457,"name":"bytes","nodeType":"ElementaryTypeName","src":"2051:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":9470,"initialValue":{"arguments":[{"arguments":[{"expression":{"id":9463,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5465,"src":"2120:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5465_$","typeString":"type(contract IERC1271)"}},"id":9464,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2129:16:40","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5464,"src":"2120:25:40","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},{"components":[{"id":9465,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9448,"src":"2148:4:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9466,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9450,"src":"2154:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":9467,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2147:17:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"},{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}],"expression":{"id":9461,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2105:3:40","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9462,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2109:10:40","memberName":"encodeCall","nodeType":"MemberAccess","src":"2105:14:40","typeDescriptions":{"typeIdentifier":"t_function_abiencodecall_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9468,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2105:60:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9459,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9446,"src":"2074:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9460,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2081:10:40","memberName":"staticcall","nodeType":"MemberAccess","src":"2074:17:40","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":9469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2074:101:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"2036:139:40"},{"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9491,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9476,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9471,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9456,"src":"2193:7:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":9472,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9458,"src":"2216:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9473,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2223:6:40","memberName":"length","nodeType":"MemberAccess","src":"2216:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"hexValue":"3332","id":9474,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2233:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"2216:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:42:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":9490,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9479,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9458,"src":"2262:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"components":[{"id":9481,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2271:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9480,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2271:7:40","typeDescriptions":{}}}],"id":9482,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2270:9:40","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}],"expression":{"id":9477,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"2251:3:40","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9478,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2255:6:40","memberName":"decode","nodeType":"MemberAccess","src":"2251:10:40","typeDescriptions":{"typeIdentifier":"t_function_abidecode_pure$__$returns$__$","typeString":"function () pure"}},"id":9483,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2251:29:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"expression":{"id":9486,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5465,"src":"2292:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5465_$","typeString":"type(contract IERC1271)"}},"id":9487,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2301:16:40","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5464,"src":"2292:25:40","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},"id":9488,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2318:8:40","memberName":"selector","nodeType":"MemberAccess","src":"2292:34:40","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"id":9485,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2284:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9484,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2284:7:40","typeDescriptions":{}}},"id":9489,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2284:43:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2251:76:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:134:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":9492,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2192:136:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9454,"id":9493,"nodeType":"Return","src":"2185:143:40"}]},"documentation":{"id":9444,"nodeType":"StructuredDocumentation","src":"1476:396:40","text":" @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n against the signer smart contract using ERC-1271.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9495,"implemented":true,"kind":"function","modifiers":[],"name":"isValidERC1271SignatureNow","nameLocation":"1886:26:40","nodeType":"FunctionDefinition","parameters":{"id":9451,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9446,"mutability":"mutable","name":"signer","nameLocation":"1930:6:40","nodeType":"VariableDeclaration","scope":9495,"src":"1922:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9445,"name":"address","nodeType":"ElementaryTypeName","src":"1922:7:40","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9448,"mutability":"mutable","name":"hash","nameLocation":"1954:4:40","nodeType":"VariableDeclaration","scope":9495,"src":"1946:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9447,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1946:7:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9450,"mutability":"mutable","name":"signature","nameLocation":"1981:9:40","nodeType":"VariableDeclaration","scope":9495,"src":"1968:22:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9449,"name":"bytes","nodeType":"ElementaryTypeName","src":"1968:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1912:84:40"},"returnParameters":{"id":9454,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9453,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9495,"src":"2020:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9452,"name":"bool","nodeType":"ElementaryTypeName","src":"2020:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2019:6:40"},"scope":9496,"src":"1877:458:40","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":9497,"src":"532:1805:40","usedErrors":[],"usedEvents":[]}],"src":"123:2215:40"},"id":40},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","exportedSymbols":{"ERC165":[9520],"IERC165":[9532]},"id":9521,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9498,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"114:24:41"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"./IERC165.sol","id":9500,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9521,"sourceUnit":9533,"src":"140:38:41","symbolAliases":[{"foreign":{"id":9499,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"148:7:41","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9502,"name":"IERC165","nameLocations":["688:7:41"],"nodeType":"IdentifierPath","referencedDeclaration":9532,"src":"688:7:41"},"id":9503,"nodeType":"InheritanceSpecifier","src":"688:7:41"}],"canonicalName":"ERC165","contractDependencies":[],"contractKind":"contract","documentation":{"id":9501,"nodeType":"StructuredDocumentation","src":"180:479:41","text":" @dev Implementation of the {IERC165} interface.\n Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check\n for the additional interface id that will be supported. For example:\n ```solidity\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\n return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\n }\n ```"},"fullyImplemented":true,"id":9520,"linearizedBaseContracts":[9520,9532],"name":"ERC165","nameLocation":"678:6:41","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9531],"body":{"id":9518,"nodeType":"Block","src":"845:64:41","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":9516,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9511,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9506,"src":"862:11:41","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":9513,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9532,"src":"882:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC165_$9532_$","typeString":"type(contract IERC165)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC165_$9532_$","typeString":"type(contract IERC165)"}],"id":9512,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"877:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":9514,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"877:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC165_$9532","typeString":"type(contract IERC165)"}},"id":9515,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"891:11:41","memberName":"interfaceId","nodeType":"MemberAccess","src":"877:25:41","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"862:40:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9510,"id":9517,"nodeType":"Return","src":"855:47:41"}]},"documentation":{"id":9504,"nodeType":"StructuredDocumentation","src":"702:56:41","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":9519,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"772:17:41","nodeType":"FunctionDefinition","parameters":{"id":9507,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9506,"mutability":"mutable","name":"interfaceId","nameLocation":"797:11:41","nodeType":"VariableDeclaration","scope":9519,"src":"790:18:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9505,"name":"bytes4","nodeType":"ElementaryTypeName","src":"790:6:41","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"789:20:41"},"returnParameters":{"id":9510,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9509,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9519,"src":"839:4:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9508,"name":"bool","nodeType":"ElementaryTypeName","src":"839:4:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"838:6:41"},"scope":9520,"src":"763:146:41","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":9521,"src":"660:251:41","usedErrors":[],"usedEvents":[]}],"src":"114:798:41"},"id":41},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","exportedSymbols":{"IERC165":[9532]},"id":9533,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9522,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"115:24:42"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC165","contractDependencies":[],"contractKind":"interface","documentation":{"id":9523,"nodeType":"StructuredDocumentation","src":"141:280:42","text":" @dev Interface of the ERC-165 standard, as defined in the\n https://eips.ethereum.org/EIPS/eip-165[ERC].\n Implementers can declare support of contract interfaces, which can then be\n queried by others ({ERC165Checker}).\n For an implementation, see {ERC165}."},"fullyImplemented":false,"id":9532,"linearizedBaseContracts":[9532],"name":"IERC165","nameLocation":"432:7:42","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":9524,"nodeType":"StructuredDocumentation","src":"446:340:42","text":" @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[ERC section]\n to learn more about how these ids are created.\n This function call must use less than 30 000 gas."},"functionSelector":"01ffc9a7","id":9531,"implemented":false,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"800:17:42","nodeType":"FunctionDefinition","parameters":{"id":9527,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9526,"mutability":"mutable","name":"interfaceId","nameLocation":"825:11:42","nodeType":"VariableDeclaration","scope":9531,"src":"818:18:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9525,"name":"bytes4","nodeType":"ElementaryTypeName","src":"818:6:42","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"817:20:42"},"returnParameters":{"id":9530,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9529,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9531,"src":"861:4:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9528,"name":"bool","nodeType":"ElementaryTypeName","src":"861:4:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"860:6:42"},"scope":9532,"src":"791:76:42","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":9533,"src":"422:447:42","usedErrors":[],"usedEvents":[]}],"src":"115:755:42"},"id":42},"@openzeppelin/contracts/utils/math/Math.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","exportedSymbols":{"Math":[11138],"Panic":[7198],"SafeCast":[12903]},"id":11139,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9534,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"103:24:43"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":9536,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":11139,"sourceUnit":7199,"src":"129:35:43","symbolAliases":[{"foreign":{"id":9535,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"137:5:43","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":9538,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":11139,"sourceUnit":12904,"src":"165:40:43","symbolAliases":[{"foreign":{"id":9537,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"173:8:43","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Math","contractDependencies":[],"contractKind":"library","documentation":{"id":9539,"nodeType":"StructuredDocumentation","src":"207:73:43","text":" @dev Standard math utilities missing in the Solidity language."},"fullyImplemented":true,"id":11138,"linearizedBaseContracts":[11138],"name":"Math","nameLocation":"289:4:43","nodeType":"ContractDefinition","nodes":[{"canonicalName":"Math.Rounding","id":9544,"members":[{"id":9540,"name":"Floor","nameLocation":"324:5:43","nodeType":"EnumValue","src":"324:5:43"},{"id":9541,"name":"Ceil","nameLocation":"367:4:43","nodeType":"EnumValue","src":"367:4:43"},{"id":9542,"name":"Trunc","nameLocation":"409:5:43","nodeType":"EnumValue","src":"409:5:43"},{"id":9543,"name":"Expand","nameLocation":"439:6:43","nodeType":"EnumValue","src":"439:6:43"}],"name":"Rounding","nameLocation":"305:8:43","nodeType":"EnumDefinition","src":"300:169:43"},{"body":{"id":9575,"nodeType":"Block","src":"677:140:43","statements":[{"id":9574,"nodeType":"UncheckedBlock","src":"687:124:43","statements":[{"assignments":[9557],"declarations":[{"constant":false,"id":9557,"mutability":"mutable","name":"c","nameLocation":"719:1:43","nodeType":"VariableDeclaration","scope":9574,"src":"711:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9556,"name":"uint256","nodeType":"ElementaryTypeName","src":"711:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9561,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9560,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9558,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9547,"src":"723:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":9559,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9549,"src":"727:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"723:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"711:17:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9564,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9562,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9557,"src":"746:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":9563,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9547,"src":"750:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"746:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9569,"nodeType":"IfStatement","src":"742:28:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9565,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"761:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9566,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"768:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9567,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"760:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9555,"id":9568,"nodeType":"Return","src":"753:17:43"}},{"expression":{"components":[{"hexValue":"74727565","id":9570,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"792:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":9571,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9557,"src":"798:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9572,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"791:9:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9555,"id":9573,"nodeType":"Return","src":"784:16:43"}]}]},"documentation":{"id":9545,"nodeType":"StructuredDocumentation","src":"475:106:43","text":" @dev Returns the addition of two unsigned integers, with an success flag (no overflow)."},"id":9576,"implemented":true,"kind":"function","modifiers":[],"name":"tryAdd","nameLocation":"595:6:43","nodeType":"FunctionDefinition","parameters":{"id":9550,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9547,"mutability":"mutable","name":"a","nameLocation":"610:1:43","nodeType":"VariableDeclaration","scope":9576,"src":"602:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9546,"name":"uint256","nodeType":"ElementaryTypeName","src":"602:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9549,"mutability":"mutable","name":"b","nameLocation":"621:1:43","nodeType":"VariableDeclaration","scope":9576,"src":"613:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9548,"name":"uint256","nodeType":"ElementaryTypeName","src":"613:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"601:22:43"},"returnParameters":{"id":9555,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9552,"mutability":"mutable","name":"success","nameLocation":"652:7:43","nodeType":"VariableDeclaration","scope":9576,"src":"647:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9551,"name":"bool","nodeType":"ElementaryTypeName","src":"647:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9554,"mutability":"mutable","name":"result","nameLocation":"669:6:43","nodeType":"VariableDeclaration","scope":9576,"src":"661:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9553,"name":"uint256","nodeType":"ElementaryTypeName","src":"661:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"646:30:43"},"scope":11138,"src":"586:231:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9603,"nodeType":"Block","src":"1028:113:43","statements":[{"id":9602,"nodeType":"UncheckedBlock","src":"1038:97:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9590,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9588,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9581,"src":"1066:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":9589,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9579,"src":"1070:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1066:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9595,"nodeType":"IfStatement","src":"1062:28:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9591,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1081:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9592,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1088:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9593,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1080:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9587,"id":9594,"nodeType":"Return","src":"1073:17:43"}},{"expression":{"components":[{"hexValue":"74727565","id":9596,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1112:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9599,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9597,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9579,"src":"1118:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":9598,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9581,"src":"1122:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1118:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9600,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1111:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9587,"id":9601,"nodeType":"Return","src":"1104:20:43"}]}]},"documentation":{"id":9577,"nodeType":"StructuredDocumentation","src":"823:109:43","text":" @dev Returns the subtraction of two unsigned integers, with an success flag (no overflow)."},"id":9604,"implemented":true,"kind":"function","modifiers":[],"name":"trySub","nameLocation":"946:6:43","nodeType":"FunctionDefinition","parameters":{"id":9582,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9579,"mutability":"mutable","name":"a","nameLocation":"961:1:43","nodeType":"VariableDeclaration","scope":9604,"src":"953:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9578,"name":"uint256","nodeType":"ElementaryTypeName","src":"953:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9581,"mutability":"mutable","name":"b","nameLocation":"972:1:43","nodeType":"VariableDeclaration","scope":9604,"src":"964:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9580,"name":"uint256","nodeType":"ElementaryTypeName","src":"964:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"952:22:43"},"returnParameters":{"id":9587,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9584,"mutability":"mutable","name":"success","nameLocation":"1003:7:43","nodeType":"VariableDeclaration","scope":9604,"src":"998:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9583,"name":"bool","nodeType":"ElementaryTypeName","src":"998:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9586,"mutability":"mutable","name":"result","nameLocation":"1020:6:43","nodeType":"VariableDeclaration","scope":9604,"src":"1012:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9585,"name":"uint256","nodeType":"ElementaryTypeName","src":"1012:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"997:30:43"},"scope":11138,"src":"937:204:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9645,"nodeType":"Block","src":"1355:417:43","statements":[{"id":9644,"nodeType":"UncheckedBlock","src":"1365:401:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9618,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9616,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9607,"src":"1623:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9617,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1628:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1623:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9623,"nodeType":"IfStatement","src":"1619:28:43","trueBody":{"expression":{"components":[{"hexValue":"74727565","id":9619,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1639:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"hexValue":"30","id":9620,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1645:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9621,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1638:9:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9615,"id":9622,"nodeType":"Return","src":"1631:16:43"}},{"assignments":[9625],"declarations":[{"constant":false,"id":9625,"mutability":"mutable","name":"c","nameLocation":"1669:1:43","nodeType":"VariableDeclaration","scope":9644,"src":"1661:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9624,"name":"uint256","nodeType":"ElementaryTypeName","src":"1661:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9629,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9628,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9626,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9607,"src":"1673:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9627,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9609,"src":"1677:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1673:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1661:17:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9634,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9630,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9625,"src":"1696:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9631,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9607,"src":"1700:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1696:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":9633,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9609,"src":"1705:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1696:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9639,"nodeType":"IfStatement","src":"1692:33:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9635,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1716:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9636,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1723:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9637,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"1715:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9615,"id":9638,"nodeType":"Return","src":"1708:17:43"}},{"expression":{"components":[{"hexValue":"74727565","id":9640,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1747:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":9641,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9625,"src":"1753:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9642,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1746:9:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9615,"id":9643,"nodeType":"Return","src":"1739:16:43"}]}]},"documentation":{"id":9605,"nodeType":"StructuredDocumentation","src":"1147:112:43","text":" @dev Returns the multiplication of two unsigned integers, with an success flag (no overflow)."},"id":9646,"implemented":true,"kind":"function","modifiers":[],"name":"tryMul","nameLocation":"1273:6:43","nodeType":"FunctionDefinition","parameters":{"id":9610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9607,"mutability":"mutable","name":"a","nameLocation":"1288:1:43","nodeType":"VariableDeclaration","scope":9646,"src":"1280:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9606,"name":"uint256","nodeType":"ElementaryTypeName","src":"1280:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9609,"mutability":"mutable","name":"b","nameLocation":"1299:1:43","nodeType":"VariableDeclaration","scope":9646,"src":"1291:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9608,"name":"uint256","nodeType":"ElementaryTypeName","src":"1291:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1279:22:43"},"returnParameters":{"id":9615,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9612,"mutability":"mutable","name":"success","nameLocation":"1330:7:43","nodeType":"VariableDeclaration","scope":9646,"src":"1325:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9611,"name":"bool","nodeType":"ElementaryTypeName","src":"1325:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9614,"mutability":"mutable","name":"result","nameLocation":"1347:6:43","nodeType":"VariableDeclaration","scope":9646,"src":"1339:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9613,"name":"uint256","nodeType":"ElementaryTypeName","src":"1339:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1324:30:43"},"scope":11138,"src":"1264:508:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9673,"nodeType":"Block","src":"1987:114:43","statements":[{"id":9672,"nodeType":"UncheckedBlock","src":"1997:98:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9660,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9658,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9651,"src":"2025:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9659,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2030:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2025:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9665,"nodeType":"IfStatement","src":"2021:29:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9661,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2041:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9662,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2048:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9663,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2040:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9657,"id":9664,"nodeType":"Return","src":"2033:17:43"}},{"expression":{"components":[{"hexValue":"74727565","id":9666,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2072:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9669,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9667,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9649,"src":"2078:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9668,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9651,"src":"2082:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2078:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9670,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2071:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9657,"id":9671,"nodeType":"Return","src":"2064:20:43"}]}]},"documentation":{"id":9647,"nodeType":"StructuredDocumentation","src":"1778:113:43","text":" @dev Returns the division of two unsigned integers, with a success flag (no division by zero)."},"id":9674,"implemented":true,"kind":"function","modifiers":[],"name":"tryDiv","nameLocation":"1905:6:43","nodeType":"FunctionDefinition","parameters":{"id":9652,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9649,"mutability":"mutable","name":"a","nameLocation":"1920:1:43","nodeType":"VariableDeclaration","scope":9674,"src":"1912:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9648,"name":"uint256","nodeType":"ElementaryTypeName","src":"1912:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9651,"mutability":"mutable","name":"b","nameLocation":"1931:1:43","nodeType":"VariableDeclaration","scope":9674,"src":"1923:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9650,"name":"uint256","nodeType":"ElementaryTypeName","src":"1923:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1911:22:43"},"returnParameters":{"id":9657,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9654,"mutability":"mutable","name":"success","nameLocation":"1962:7:43","nodeType":"VariableDeclaration","scope":9674,"src":"1957:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9653,"name":"bool","nodeType":"ElementaryTypeName","src":"1957:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9656,"mutability":"mutable","name":"result","nameLocation":"1979:6:43","nodeType":"VariableDeclaration","scope":9674,"src":"1971:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9655,"name":"uint256","nodeType":"ElementaryTypeName","src":"1971:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1956:30:43"},"scope":11138,"src":"1896:205:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9701,"nodeType":"Block","src":"2326:114:43","statements":[{"id":9700,"nodeType":"UncheckedBlock","src":"2336:98:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9688,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9686,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9679,"src":"2364:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9687,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2369:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2364:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9693,"nodeType":"IfStatement","src":"2360:29:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":9689,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2380:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":9690,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2387:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":9691,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2379:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":9685,"id":9692,"nodeType":"Return","src":"2372:17:43"}},{"expression":{"components":[{"hexValue":"74727565","id":9694,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2411:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9695,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9677,"src":"2417:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"id":9696,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9679,"src":"2421:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2417:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9698,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2410:13:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":9685,"id":9699,"nodeType":"Return","src":"2403:20:43"}]}]},"documentation":{"id":9675,"nodeType":"StructuredDocumentation","src":"2107:123:43","text":" @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero)."},"id":9702,"implemented":true,"kind":"function","modifiers":[],"name":"tryMod","nameLocation":"2244:6:43","nodeType":"FunctionDefinition","parameters":{"id":9680,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9677,"mutability":"mutable","name":"a","nameLocation":"2259:1:43","nodeType":"VariableDeclaration","scope":9702,"src":"2251:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9676,"name":"uint256","nodeType":"ElementaryTypeName","src":"2251:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9679,"mutability":"mutable","name":"b","nameLocation":"2270:1:43","nodeType":"VariableDeclaration","scope":9702,"src":"2262:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9678,"name":"uint256","nodeType":"ElementaryTypeName","src":"2262:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2250:22:43"},"returnParameters":{"id":9685,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9682,"mutability":"mutable","name":"success","nameLocation":"2301:7:43","nodeType":"VariableDeclaration","scope":9702,"src":"2296:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9681,"name":"bool","nodeType":"ElementaryTypeName","src":"2296:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9684,"mutability":"mutable","name":"result","nameLocation":"2318:6:43","nodeType":"VariableDeclaration","scope":9702,"src":"2310:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9683,"name":"uint256","nodeType":"ElementaryTypeName","src":"2310:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2295:30:43"},"scope":11138,"src":"2235:205:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9728,"nodeType":"Block","src":"2912:207:43","statements":[{"id":9727,"nodeType":"UncheckedBlock","src":"2922:191:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9725,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9714,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9709,"src":"3060:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9715,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9707,"src":"3066:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":9716,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9709,"src":"3070:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3066:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9718,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3065:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9721,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9705,"src":"3091:9:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9719,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"3075:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":9720,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3084:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"3075:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9722,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3075:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3065:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9724,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3064:38:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3060:42:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9713,"id":9726,"nodeType":"Return","src":"3053:49:43"}]}]},"documentation":{"id":9703,"nodeType":"StructuredDocumentation","src":"2446:374:43","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":9729,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"2834:7:43","nodeType":"FunctionDefinition","parameters":{"id":9710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9705,"mutability":"mutable","name":"condition","nameLocation":"2847:9:43","nodeType":"VariableDeclaration","scope":9729,"src":"2842:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9704,"name":"bool","nodeType":"ElementaryTypeName","src":"2842:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9707,"mutability":"mutable","name":"a","nameLocation":"2866:1:43","nodeType":"VariableDeclaration","scope":9729,"src":"2858:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9706,"name":"uint256","nodeType":"ElementaryTypeName","src":"2858:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9709,"mutability":"mutable","name":"b","nameLocation":"2877:1:43","nodeType":"VariableDeclaration","scope":9729,"src":"2869:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9708,"name":"uint256","nodeType":"ElementaryTypeName","src":"2869:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2841:38:43"},"returnParameters":{"id":9713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9712,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9729,"src":"2903:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9711,"name":"uint256","nodeType":"ElementaryTypeName","src":"2903:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2902:9:43"},"scope":11138,"src":"2825:294:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9747,"nodeType":"Block","src":"3256:44:43","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9742,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9740,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9732,"src":"3281:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":9741,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9734,"src":"3285:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3281:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":9743,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9732,"src":"3288:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9744,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9734,"src":"3291:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9739,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9729,"src":"3273:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9745,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3273:20:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9738,"id":9746,"nodeType":"Return","src":"3266:27:43"}]},"documentation":{"id":9730,"nodeType":"StructuredDocumentation","src":"3125:59:43","text":" @dev Returns the largest of two numbers."},"id":9748,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"3198:3:43","nodeType":"FunctionDefinition","parameters":{"id":9735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9732,"mutability":"mutable","name":"a","nameLocation":"3210:1:43","nodeType":"VariableDeclaration","scope":9748,"src":"3202:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9731,"name":"uint256","nodeType":"ElementaryTypeName","src":"3202:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9734,"mutability":"mutable","name":"b","nameLocation":"3221:1:43","nodeType":"VariableDeclaration","scope":9748,"src":"3213:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9733,"name":"uint256","nodeType":"ElementaryTypeName","src":"3213:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3201:22:43"},"returnParameters":{"id":9738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9748,"src":"3247:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9736,"name":"uint256","nodeType":"ElementaryTypeName","src":"3247:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3246:9:43"},"scope":11138,"src":"3189:111:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9766,"nodeType":"Block","src":"3438:44:43","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9759,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9751,"src":"3463:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":9760,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9753,"src":"3467:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3463:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":9762,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9751,"src":"3470:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9763,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9753,"src":"3473:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9758,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9729,"src":"3455:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9764,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3455:20:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9757,"id":9765,"nodeType":"Return","src":"3448:27:43"}]},"documentation":{"id":9749,"nodeType":"StructuredDocumentation","src":"3306:60:43","text":" @dev Returns the smallest of two numbers."},"id":9767,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"3380:3:43","nodeType":"FunctionDefinition","parameters":{"id":9754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9751,"mutability":"mutable","name":"a","nameLocation":"3392:1:43","nodeType":"VariableDeclaration","scope":9767,"src":"3384:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9750,"name":"uint256","nodeType":"ElementaryTypeName","src":"3384:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9753,"mutability":"mutable","name":"b","nameLocation":"3403:1:43","nodeType":"VariableDeclaration","scope":9767,"src":"3395:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9752,"name":"uint256","nodeType":"ElementaryTypeName","src":"3395:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3383:22:43"},"returnParameters":{"id":9757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9767,"src":"3429:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9755,"name":"uint256","nodeType":"ElementaryTypeName","src":"3429:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3428:9:43"},"scope":11138,"src":"3371:111:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9789,"nodeType":"Block","src":"3666:82:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9787,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9777,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9770,"src":"3721:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":9778,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9772,"src":"3725:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3721:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9780,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3720:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9786,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9783,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9781,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9770,"src":"3731:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":9782,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9772,"src":"3735:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3731:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9784,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3730:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"32","id":9785,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3740:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"3730:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3720:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9776,"id":9788,"nodeType":"Return","src":"3713:28:43"}]},"documentation":{"id":9768,"nodeType":"StructuredDocumentation","src":"3488:102:43","text":" @dev Returns the average of two numbers. The result is rounded towards\n zero."},"id":9790,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"3604:7:43","nodeType":"FunctionDefinition","parameters":{"id":9773,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9770,"mutability":"mutable","name":"a","nameLocation":"3620:1:43","nodeType":"VariableDeclaration","scope":9790,"src":"3612:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9769,"name":"uint256","nodeType":"ElementaryTypeName","src":"3612:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9772,"mutability":"mutable","name":"b","nameLocation":"3631:1:43","nodeType":"VariableDeclaration","scope":9790,"src":"3623:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9771,"name":"uint256","nodeType":"ElementaryTypeName","src":"3623:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3611:22:43"},"returnParameters":{"id":9776,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9775,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9790,"src":"3657:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9774,"name":"uint256","nodeType":"ElementaryTypeName","src":"3657:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3656:9:43"},"scope":11138,"src":"3595:153:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9830,"nodeType":"Block","src":"4040:633:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9802,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9800,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9795,"src":"4054:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9801,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4059:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4054:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9811,"nodeType":"IfStatement","src":"4050:150:43","trueBody":{"id":9810,"nodeType":"Block","src":"4062:138:43","statements":[{"expression":{"arguments":[{"expression":{"id":9806,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"4166:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":9807,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4172:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7165,"src":"4166:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9803,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"4154:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":9805,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4160:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"4154:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9808,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4154:35:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9809,"nodeType":"ExpressionStatement","src":"4154:35:43"}]}},{"id":9829,"nodeType":"UncheckedBlock","src":"4583:84:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9827,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9816,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9814,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9793,"src":"4630:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9815,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4634:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4630:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9812,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"4614:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":9813,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4623:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"4614:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9817,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4614:22:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9825,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9820,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9818,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9793,"src":"4641:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":9819,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4645:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4641:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9821,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4640:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9822,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9795,"src":"4650:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4640:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":9824,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4654:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4640:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9826,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4639:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4614:42:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9799,"id":9828,"nodeType":"Return","src":"4607:49:43"}]}]},"documentation":{"id":9791,"nodeType":"StructuredDocumentation","src":"3754:210:43","text":" @dev Returns the ceiling of the division of two numbers.\n This differs from standard division with `/` in that it rounds towards infinity instead\n of rounding towards zero."},"id":9831,"implemented":true,"kind":"function","modifiers":[],"name":"ceilDiv","nameLocation":"3978:7:43","nodeType":"FunctionDefinition","parameters":{"id":9796,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9793,"mutability":"mutable","name":"a","nameLocation":"3994:1:43","nodeType":"VariableDeclaration","scope":9831,"src":"3986:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9792,"name":"uint256","nodeType":"ElementaryTypeName","src":"3986:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9795,"mutability":"mutable","name":"b","nameLocation":"4005:1:43","nodeType":"VariableDeclaration","scope":9831,"src":"3997:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9794,"name":"uint256","nodeType":"ElementaryTypeName","src":"3997:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3985:22:43"},"returnParameters":{"id":9799,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9798,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9831,"src":"4031:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9797,"name":"uint256","nodeType":"ElementaryTypeName","src":"4031:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4030:9:43"},"scope":11138,"src":"3969:704:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9967,"nodeType":"Block","src":"5094:4128:43","statements":[{"id":9966,"nodeType":"UncheckedBlock","src":"5104:4112:43","statements":[{"assignments":[9844],"declarations":[{"constant":false,"id":9844,"mutability":"mutable","name":"prod0","nameLocation":"5441:5:43","nodeType":"VariableDeclaration","scope":9966,"src":"5433:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9843,"name":"uint256","nodeType":"ElementaryTypeName","src":"5433:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9848,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9847,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9845,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9834,"src":"5449:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9846,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9836,"src":"5453:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5449:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"5433:21:43"},{"assignments":[9850],"declarations":[{"constant":false,"id":9850,"mutability":"mutable","name":"prod1","nameLocation":"5521:5:43","nodeType":"VariableDeclaration","scope":9966,"src":"5513:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9849,"name":"uint256","nodeType":"ElementaryTypeName","src":"5513:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9851,"nodeType":"VariableDeclarationStatement","src":"5513:13:43"},{"AST":{"nodeType":"YulBlock","src":"5593:122:43","statements":[{"nodeType":"YulVariableDeclaration","src":"5611:30:43","value":{"arguments":[{"name":"x","nodeType":"YulIdentifier","src":"5628:1:43"},{"name":"y","nodeType":"YulIdentifier","src":"5631:1:43"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"5638:1:43","type":"","value":"0"}],"functionName":{"name":"not","nodeType":"YulIdentifier","src":"5634:3:43"},"nodeType":"YulFunctionCall","src":"5634:6:43"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"5621:6:43"},"nodeType":"YulFunctionCall","src":"5621:20:43"},"variables":[{"name":"mm","nodeType":"YulTypedName","src":"5615:2:43","type":""}]},{"nodeType":"YulAssignment","src":"5658:43:43","value":{"arguments":[{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"5675:2:43"},{"name":"prod0","nodeType":"YulIdentifier","src":"5679:5:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"5671:3:43"},"nodeType":"YulFunctionCall","src":"5671:14:43"},{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"5690:2:43"},{"name":"prod0","nodeType":"YulIdentifier","src":"5694:5:43"}],"functionName":{"name":"lt","nodeType":"YulIdentifier","src":"5687:2:43"},"nodeType":"YulFunctionCall","src":"5687:13:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"5667:3:43"},"nodeType":"YulFunctionCall","src":"5667:34:43"},"variableNames":[{"name":"prod1","nodeType":"YulIdentifier","src":"5658:5:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9844,"isOffset":false,"isSlot":false,"src":"5679:5:43","valueSize":1},{"declaration":9844,"isOffset":false,"isSlot":false,"src":"5694:5:43","valueSize":1},{"declaration":9850,"isOffset":false,"isSlot":false,"src":"5658:5:43","valueSize":1},{"declaration":9834,"isOffset":false,"isSlot":false,"src":"5628:1:43","valueSize":1},{"declaration":9836,"isOffset":false,"isSlot":false,"src":"5631:1:43","valueSize":1}],"id":9852,"nodeType":"InlineAssembly","src":"5584:131:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9855,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9853,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9850,"src":"5796:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9854,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5805:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5796:10:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9861,"nodeType":"IfStatement","src":"5792:368:43","trueBody":{"id":9860,"nodeType":"Block","src":"5808:352:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9858,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9856,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9844,"src":"6126:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":9857,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"6134:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6126:19:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9842,"id":9859,"nodeType":"Return","src":"6119:26:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9864,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9862,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"6270:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":9863,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9850,"src":"6285:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6270:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9880,"nodeType":"IfStatement","src":"6266:143:43","trueBody":{"id":9879,"nodeType":"Block","src":"6292:117:43","statements":[{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9871,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9869,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"6330:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9870,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6345:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6330:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"expression":{"id":9872,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"6348:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":9873,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6354:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7165,"src":"6348:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":9874,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"6372:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":9875,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6378:14:43","memberName":"UNDER_OVERFLOW","nodeType":"MemberAccess","referencedDeclaration":7161,"src":"6372:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9868,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9729,"src":"6322:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":9876,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6322:71:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9865,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"6310:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":9867,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6316:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"6310:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9877,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6310:84:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9878,"nodeType":"ExpressionStatement","src":"6310:84:43"}]}},{"assignments":[9882],"declarations":[{"constant":false,"id":9882,"mutability":"mutable","name":"remainder","nameLocation":"6672:9:43","nodeType":"VariableDeclaration","scope":9966,"src":"6664:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9881,"name":"uint256","nodeType":"ElementaryTypeName","src":"6664:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9883,"nodeType":"VariableDeclarationStatement","src":"6664:17:43"},{"AST":{"nodeType":"YulBlock","src":"6704:291:43","statements":[{"nodeType":"YulAssignment","src":"6773:38:43","value":{"arguments":[{"name":"x","nodeType":"YulIdentifier","src":"6793:1:43"},{"name":"y","nodeType":"YulIdentifier","src":"6796:1:43"},{"name":"denominator","nodeType":"YulIdentifier","src":"6799:11:43"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"6786:6:43"},"nodeType":"YulFunctionCall","src":"6786:25:43"},"variableNames":[{"name":"remainder","nodeType":"YulIdentifier","src":"6773:9:43"}]},{"nodeType":"YulAssignment","src":"6893:41:43","value":{"arguments":[{"name":"prod1","nodeType":"YulIdentifier","src":"6906:5:43"},{"arguments":[{"name":"remainder","nodeType":"YulIdentifier","src":"6916:9:43"},{"name":"prod0","nodeType":"YulIdentifier","src":"6927:5:43"}],"functionName":{"name":"gt","nodeType":"YulIdentifier","src":"6913:2:43"},"nodeType":"YulFunctionCall","src":"6913:20:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"6902:3:43"},"nodeType":"YulFunctionCall","src":"6902:32:43"},"variableNames":[{"name":"prod1","nodeType":"YulIdentifier","src":"6893:5:43"}]},{"nodeType":"YulAssignment","src":"6951:30:43","value":{"arguments":[{"name":"prod0","nodeType":"YulIdentifier","src":"6964:5:43"},{"name":"remainder","nodeType":"YulIdentifier","src":"6971:9:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"6960:3:43"},"nodeType":"YulFunctionCall","src":"6960:21:43"},"variableNames":[{"name":"prod0","nodeType":"YulIdentifier","src":"6951:5:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9838,"isOffset":false,"isSlot":false,"src":"6799:11:43","valueSize":1},{"declaration":9844,"isOffset":false,"isSlot":false,"src":"6927:5:43","valueSize":1},{"declaration":9844,"isOffset":false,"isSlot":false,"src":"6951:5:43","valueSize":1},{"declaration":9844,"isOffset":false,"isSlot":false,"src":"6964:5:43","valueSize":1},{"declaration":9850,"isOffset":false,"isSlot":false,"src":"6893:5:43","valueSize":1},{"declaration":9850,"isOffset":false,"isSlot":false,"src":"6906:5:43","valueSize":1},{"declaration":9882,"isOffset":false,"isSlot":false,"src":"6773:9:43","valueSize":1},{"declaration":9882,"isOffset":false,"isSlot":false,"src":"6916:9:43","valueSize":1},{"declaration":9882,"isOffset":false,"isSlot":false,"src":"6971:9:43","valueSize":1},{"declaration":9834,"isOffset":false,"isSlot":false,"src":"6793:1:43","valueSize":1},{"declaration":9836,"isOffset":false,"isSlot":false,"src":"6796:1:43","valueSize":1}],"id":9884,"nodeType":"InlineAssembly","src":"6695:300:43"},{"assignments":[9886],"declarations":[{"constant":false,"id":9886,"mutability":"mutable","name":"twos","nameLocation":"7207:4:43","nodeType":"VariableDeclaration","scope":9966,"src":"7199:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9885,"name":"uint256","nodeType":"ElementaryTypeName","src":"7199:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9893,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9892,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9887,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"7214:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9890,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"30","id":9888,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7229:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":9889,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"7233:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7229:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9891,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"7228:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7214:31:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7199:46:43"},{"AST":{"nodeType":"YulBlock","src":"7268:366:43","statements":[{"nodeType":"YulAssignment","src":"7333:37:43","value":{"arguments":[{"name":"denominator","nodeType":"YulIdentifier","src":"7352:11:43"},{"name":"twos","nodeType":"YulIdentifier","src":"7365:4:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7348:3:43"},"nodeType":"YulFunctionCall","src":"7348:22:43"},"variableNames":[{"name":"denominator","nodeType":"YulIdentifier","src":"7333:11:43"}]},{"nodeType":"YulAssignment","src":"7437:25:43","value":{"arguments":[{"name":"prod0","nodeType":"YulIdentifier","src":"7450:5:43"},{"name":"twos","nodeType":"YulIdentifier","src":"7457:4:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7446:3:43"},"nodeType":"YulFunctionCall","src":"7446:16:43"},"variableNames":[{"name":"prod0","nodeType":"YulIdentifier","src":"7437:5:43"}]},{"nodeType":"YulAssignment","src":"7581:39:43","value":{"arguments":[{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7601:1:43","type":"","value":"0"},{"name":"twos","nodeType":"YulIdentifier","src":"7604:4:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"7597:3:43"},"nodeType":"YulFunctionCall","src":"7597:12:43"},{"name":"twos","nodeType":"YulIdentifier","src":"7611:4:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"7593:3:43"},"nodeType":"YulFunctionCall","src":"7593:23:43"},{"kind":"number","nodeType":"YulLiteral","src":"7618:1:43","type":"","value":"1"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"7589:3:43"},"nodeType":"YulFunctionCall","src":"7589:31:43"},"variableNames":[{"name":"twos","nodeType":"YulIdentifier","src":"7581:4:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9838,"isOffset":false,"isSlot":false,"src":"7333:11:43","valueSize":1},{"declaration":9838,"isOffset":false,"isSlot":false,"src":"7352:11:43","valueSize":1},{"declaration":9844,"isOffset":false,"isSlot":false,"src":"7437:5:43","valueSize":1},{"declaration":9844,"isOffset":false,"isSlot":false,"src":"7450:5:43","valueSize":1},{"declaration":9886,"isOffset":false,"isSlot":false,"src":"7365:4:43","valueSize":1},{"declaration":9886,"isOffset":false,"isSlot":false,"src":"7457:4:43","valueSize":1},{"declaration":9886,"isOffset":false,"isSlot":false,"src":"7581:4:43","valueSize":1},{"declaration":9886,"isOffset":false,"isSlot":false,"src":"7604:4:43","valueSize":1},{"declaration":9886,"isOffset":false,"isSlot":false,"src":"7611:4:43","valueSize":1}],"id":9894,"nodeType":"InlineAssembly","src":"7259:375:43"},{"expression":{"id":9899,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9895,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9844,"src":"7700:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9898,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9896,"name":"prod1","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9850,"src":"7709:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9897,"name":"twos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9886,"src":"7717:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7709:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7700:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9900,"nodeType":"ExpressionStatement","src":"7700:21:43"},{"assignments":[9902],"declarations":[{"constant":false,"id":9902,"mutability":"mutable","name":"inverse","nameLocation":"8064:7:43","nodeType":"VariableDeclaration","scope":9966,"src":"8056:15:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9901,"name":"uint256","nodeType":"ElementaryTypeName","src":"8056:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9909,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9908,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9905,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":9903,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8075:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9904,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"8079:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8075:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9906,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"8074:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"hexValue":"32","id":9907,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8094:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"8074:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8056:39:43"},{"expression":{"id":9916,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9910,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8312:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9911,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8323:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9912,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"8327:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9913,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8341:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8327:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8323:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8312:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9917,"nodeType":"ExpressionStatement","src":"8312:36:43"},{"expression":{"id":9924,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9918,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8382:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9923,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9919,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8393:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9922,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9920,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"8397:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9921,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8411:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8397:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8393:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8382:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9925,"nodeType":"ExpressionStatement","src":"8382:36:43"},{"expression":{"id":9932,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9926,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8454:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9931,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9927,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8465:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9930,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9928,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"8469:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9929,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8483:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8469:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8465:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8454:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9933,"nodeType":"ExpressionStatement","src":"8454:36:43"},{"expression":{"id":9940,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9934,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8525:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9939,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9935,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8536:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9938,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9936,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"8540:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9937,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8554:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8540:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8536:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8525:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9941,"nodeType":"ExpressionStatement","src":"8525:36:43"},{"expression":{"id":9948,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9942,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8598:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9947,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9943,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8609:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9946,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9944,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"8613:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9945,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8627:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8613:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8609:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8598:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9949,"nodeType":"ExpressionStatement","src":"8598:36:43"},{"expression":{"id":9956,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9950,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8672:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9955,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":9951,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8683:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9954,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9952,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9838,"src":"8687:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9953,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"8701:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8687:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8683:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8672:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9957,"nodeType":"ExpressionStatement","src":"8672:36:43"},{"expression":{"id":9962,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9958,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9841,"src":"9154:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9961,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9959,"name":"prod0","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9844,"src":"9163:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9960,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9902,"src":"9171:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9163:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9154:24:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9963,"nodeType":"ExpressionStatement","src":"9154:24:43"},{"expression":{"id":9964,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9841,"src":"9199:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9842,"id":9965,"nodeType":"Return","src":"9192:13:43"}]}]},"documentation":{"id":9832,"nodeType":"StructuredDocumentation","src":"4679:312:43","text":" @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n denominator == 0.\n Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n Uniswap Labs also under MIT license."},"id":9968,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"5005:6:43","nodeType":"FunctionDefinition","parameters":{"id":9839,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9834,"mutability":"mutable","name":"x","nameLocation":"5020:1:43","nodeType":"VariableDeclaration","scope":9968,"src":"5012:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9833,"name":"uint256","nodeType":"ElementaryTypeName","src":"5012:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9836,"mutability":"mutable","name":"y","nameLocation":"5031:1:43","nodeType":"VariableDeclaration","scope":9968,"src":"5023:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9835,"name":"uint256","nodeType":"ElementaryTypeName","src":"5023:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9838,"mutability":"mutable","name":"denominator","nameLocation":"5042:11:43","nodeType":"VariableDeclaration","scope":9968,"src":"5034:19:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9837,"name":"uint256","nodeType":"ElementaryTypeName","src":"5034:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5011:43:43"},"returnParameters":{"id":9842,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9841,"mutability":"mutable","name":"result","nameLocation":"5086:6:43","nodeType":"VariableDeclaration","scope":9968,"src":"5078:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9840,"name":"uint256","nodeType":"ElementaryTypeName","src":"5078:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5077:16:43"},"scope":11138,"src":"4996:4226:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10004,"nodeType":"Block","src":"9461:128:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10002,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9984,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9971,"src":"9485:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9985,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9973,"src":"9488:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9986,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9975,"src":"9491:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9983,"name":"mulDiv","nodeType":"Identifier","overloadedDeclarations":[9968,10005],"referencedDeclaration":9968,"src":"9478:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":9987,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9478:25:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10000,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9991,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9978,"src":"9539:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}],"id":9990,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11137,"src":"9522:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9544_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":9992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9522:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9999,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9994,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9971,"src":"9559:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9995,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9973,"src":"9562:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":9996,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9975,"src":"9565:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9993,"name":"mulmod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-16,"src":"9552:6:43","typeDescriptions":{"typeIdentifier":"t_function_mulmod_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":9997,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9552:25:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9998,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9580:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"9552:29:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9522:59:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9988,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"9506:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":9989,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9515:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"9506:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10001,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9506:76:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9478:104:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":9982,"id":10003,"nodeType":"Return","src":"9471:111:43"}]},"documentation":{"id":9969,"nodeType":"StructuredDocumentation","src":"9228:118:43","text":" @dev Calculates x * y / denominator with full precision, following the selected rounding direction."},"id":10005,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"9360:6:43","nodeType":"FunctionDefinition","parameters":{"id":9979,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9971,"mutability":"mutable","name":"x","nameLocation":"9375:1:43","nodeType":"VariableDeclaration","scope":10005,"src":"9367:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9970,"name":"uint256","nodeType":"ElementaryTypeName","src":"9367:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9973,"mutability":"mutable","name":"y","nameLocation":"9386:1:43","nodeType":"VariableDeclaration","scope":10005,"src":"9378:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9972,"name":"uint256","nodeType":"ElementaryTypeName","src":"9378:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9975,"mutability":"mutable","name":"denominator","nameLocation":"9397:11:43","nodeType":"VariableDeclaration","scope":10005,"src":"9389:19:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9974,"name":"uint256","nodeType":"ElementaryTypeName","src":"9389:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9978,"mutability":"mutable","name":"rounding","nameLocation":"9419:8:43","nodeType":"VariableDeclaration","scope":10005,"src":"9410:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"},"typeName":{"id":9977,"nodeType":"UserDefinedTypeName","pathNode":{"id":9976,"name":"Rounding","nameLocations":["9410:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9544,"src":"9410:8:43"},"referencedDeclaration":9544,"src":"9410:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"9366:62:43"},"returnParameters":{"id":9982,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9981,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10005,"src":"9452:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9980,"name":"uint256","nodeType":"ElementaryTypeName","src":"9452:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9451:9:43"},"scope":11138,"src":"9351:238:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10101,"nodeType":"Block","src":"10223:1849:43","statements":[{"id":10100,"nodeType":"UncheckedBlock","src":"10233:1833:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10015,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10010,"src":"10261:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":10016,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10266:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10261:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10020,"nodeType":"IfStatement","src":"10257:20:43","trueBody":{"expression":{"hexValue":"30","id":10018,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10276:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":10014,"id":10019,"nodeType":"Return","src":"10269:8:43"}},{"assignments":[10022],"declarations":[{"constant":false,"id":10022,"mutability":"mutable","name":"remainder","nameLocation":"10756:9:43","nodeType":"VariableDeclaration","scope":10100,"src":"10748:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10021,"name":"uint256","nodeType":"ElementaryTypeName","src":"10748:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10026,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10025,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10023,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10008,"src":"10768:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"id":10024,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10010,"src":"10772:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10768:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10748:25:43"},{"assignments":[10028],"declarations":[{"constant":false,"id":10028,"mutability":"mutable","name":"gcd","nameLocation":"10795:3:43","nodeType":"VariableDeclaration","scope":10100,"src":"10787:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10027,"name":"uint256","nodeType":"ElementaryTypeName","src":"10787:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10030,"initialValue":{"id":10029,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10010,"src":"10801:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10787:15:43"},{"assignments":[10032],"declarations":[{"constant":false,"id":10032,"mutability":"mutable","name":"x","nameLocation":"10945:1:43","nodeType":"VariableDeclaration","scope":10100,"src":"10938:8:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10031,"name":"int256","nodeType":"ElementaryTypeName","src":"10938:6:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":10034,"initialValue":{"hexValue":"30","id":10033,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10949:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10938:12:43"},{"assignments":[10036],"declarations":[{"constant":false,"id":10036,"mutability":"mutable","name":"y","nameLocation":"10971:1:43","nodeType":"VariableDeclaration","scope":10100,"src":"10964:8:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10035,"name":"int256","nodeType":"ElementaryTypeName","src":"10964:6:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":10038,"initialValue":{"hexValue":"31","id":10037,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10975:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"10964:12:43"},{"body":{"id":10075,"nodeType":"Block","src":"11014:882:43","statements":[{"assignments":[10043],"declarations":[{"constant":false,"id":10043,"mutability":"mutable","name":"quotient","nameLocation":"11040:8:43","nodeType":"VariableDeclaration","scope":10075,"src":"11032:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10042,"name":"uint256","nodeType":"ElementaryTypeName","src":"11032:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10047,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10046,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10044,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10028,"src":"11051:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10045,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10022,"src":"11057:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11051:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11032:34:43"},{"expression":{"id":10058,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":10048,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10028,"src":"11086:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10049,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10022,"src":"11091:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10050,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"11085:16:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":10051,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10022,"src":"11191:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10056,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10052,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10028,"src":"11436:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10053,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10022,"src":"11442:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10054,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10043,"src":"11454:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11442:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11436:26:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10057,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11104:376:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"src":"11085:395:43","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10059,"nodeType":"ExpressionStatement","src":"11085:395:43"},{"expression":{"id":10073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":10060,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10032,"src":"11500:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":10061,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10036,"src":"11503:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":10062,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"11499:6:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":10063,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10036,"src":"11585:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":10071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10064,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10032,"src":"11839:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":10070,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10065,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10036,"src":"11843:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":10068,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10043,"src":"11854:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10067,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11847:6:43","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":10066,"name":"int256","nodeType":"ElementaryTypeName","src":"11847:6:43","typeDescriptions":{}}},"id":10069,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11847:16:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"11843:20:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"11839:24:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":10072,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11508:373:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"src":"11499:382:43","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10074,"nodeType":"ExpressionStatement","src":"11499:382:43"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10041,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10039,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10022,"src":"10998:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":10040,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11011:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10998:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10076,"nodeType":"WhileStatement","src":"10991:905:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10079,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10077,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10028,"src":"11914:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"31","id":10078,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11921:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11914:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10082,"nodeType":"IfStatement","src":"11910:22:43","trueBody":{"expression":{"hexValue":"30","id":10080,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11931:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":10014,"id":10081,"nodeType":"Return","src":"11924:8:43"}},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":10086,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10084,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10032,"src":"11983:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":10085,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11987:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11983:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10087,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10010,"src":"11990:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":10091,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"12002:2:43","subExpression":{"id":10090,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10032,"src":"12003:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":10089,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11994:7:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":10088,"name":"uint256","nodeType":"ElementaryTypeName","src":"11994:7:43","typeDescriptions":{}}},"id":10092,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11994:11:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11990:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":10096,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10032,"src":"12015:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":10095,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12007:7:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":10094,"name":"uint256","nodeType":"ElementaryTypeName","src":"12007:7:43","typeDescriptions":{}}},"id":10097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12007:10:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10083,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9729,"src":"11975:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":10098,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11975:43:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10014,"id":10099,"nodeType":"Return","src":"11968:50:43"}]}]},"documentation":{"id":10006,"nodeType":"StructuredDocumentation","src":"9595:553:43","text":" @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n If the input value is not inversible, 0 is returned.\n NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}."},"id":10102,"implemented":true,"kind":"function","modifiers":[],"name":"invMod","nameLocation":"10162:6:43","nodeType":"FunctionDefinition","parameters":{"id":10011,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10008,"mutability":"mutable","name":"a","nameLocation":"10177:1:43","nodeType":"VariableDeclaration","scope":10102,"src":"10169:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10007,"name":"uint256","nodeType":"ElementaryTypeName","src":"10169:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10010,"mutability":"mutable","name":"n","nameLocation":"10188:1:43","nodeType":"VariableDeclaration","scope":10102,"src":"10180:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10009,"name":"uint256","nodeType":"ElementaryTypeName","src":"10180:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10168:22:43"},"returnParameters":{"id":10014,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10013,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10102,"src":"10214:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10012,"name":"uint256","nodeType":"ElementaryTypeName","src":"10214:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10213:9:43"},"scope":11138,"src":"10153:1919:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10122,"nodeType":"Block","src":"12672:82:43","statements":[{"id":10121,"nodeType":"UncheckedBlock","src":"12682:66:43","statements":[{"expression":{"arguments":[{"id":10114,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10105,"src":"12725:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10117,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10115,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"12728:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"32","id":10116,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12732:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"12728:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10118,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"12735:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10112,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"12713:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":10113,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12718:6:43","memberName":"modExp","nodeType":"MemberAccess","referencedDeclaration":10159,"src":"12713:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (uint256)"}},"id":10119,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12713:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10111,"id":10120,"nodeType":"Return","src":"12706:31:43"}]}]},"documentation":{"id":10103,"nodeType":"StructuredDocumentation","src":"12078:514:43","text":" @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n NOTE: this function does NOT check that `p` is a prime greater than `2`."},"id":10123,"implemented":true,"kind":"function","modifiers":[],"name":"invModPrime","nameLocation":"12606:11:43","nodeType":"FunctionDefinition","parameters":{"id":10108,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10105,"mutability":"mutable","name":"a","nameLocation":"12626:1:43","nodeType":"VariableDeclaration","scope":10123,"src":"12618:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10104,"name":"uint256","nodeType":"ElementaryTypeName","src":"12618:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10107,"mutability":"mutable","name":"p","nameLocation":"12637:1:43","nodeType":"VariableDeclaration","scope":10123,"src":"12629:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10106,"name":"uint256","nodeType":"ElementaryTypeName","src":"12629:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12617:22:43"},"returnParameters":{"id":10111,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10110,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10123,"src":"12663:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10109,"name":"uint256","nodeType":"ElementaryTypeName","src":"12663:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12662:9:43"},"scope":11138,"src":"12597:157:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10158,"nodeType":"Block","src":"13524:174:43","statements":[{"assignments":[10136,10138],"declarations":[{"constant":false,"id":10136,"mutability":"mutable","name":"success","nameLocation":"13540:7:43","nodeType":"VariableDeclaration","scope":10158,"src":"13535:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10135,"name":"bool","nodeType":"ElementaryTypeName","src":"13535:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10138,"mutability":"mutable","name":"result","nameLocation":"13557:6:43","nodeType":"VariableDeclaration","scope":10158,"src":"13549:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10137,"name":"uint256","nodeType":"ElementaryTypeName","src":"13549:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10144,"initialValue":{"arguments":[{"id":10140,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10126,"src":"13577:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10141,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10128,"src":"13580:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10142,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10130,"src":"13583:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10139,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[10183,10265],"referencedDeclaration":10183,"src":"13567:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (bool,uint256)"}},"id":10143,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13567:18:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"13534:51:43"},{"condition":{"id":10146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"13599:8:43","subExpression":{"id":10145,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10136,"src":"13600:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10155,"nodeType":"IfStatement","src":"13595:74:43","trueBody":{"id":10154,"nodeType":"Block","src":"13609:60:43","statements":[{"expression":{"arguments":[{"expression":{"id":10150,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"13635:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":10151,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13641:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7165,"src":"13635:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10147,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"13623:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":10149,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13629:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"13623:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":10152,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13623:35:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10153,"nodeType":"ExpressionStatement","src":"13623:35:43"}]}},{"expression":{"id":10156,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10138,"src":"13685:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10134,"id":10157,"nodeType":"Return","src":"13678:13:43"}]},"documentation":{"id":10124,"nodeType":"StructuredDocumentation","src":"12760:678:43","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n Requirements:\n - modulus can't be zero\n - underlying staticcall to precompile must succeed\n IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n sure the chain you're using it on supports the precompiled contract for modular exponentiation\n at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n interpreted as 0."},"id":10159,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"13452:6:43","nodeType":"FunctionDefinition","parameters":{"id":10131,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10126,"mutability":"mutable","name":"b","nameLocation":"13467:1:43","nodeType":"VariableDeclaration","scope":10159,"src":"13459:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10125,"name":"uint256","nodeType":"ElementaryTypeName","src":"13459:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10128,"mutability":"mutable","name":"e","nameLocation":"13478:1:43","nodeType":"VariableDeclaration","scope":10159,"src":"13470:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10127,"name":"uint256","nodeType":"ElementaryTypeName","src":"13470:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10130,"mutability":"mutable","name":"m","nameLocation":"13489:1:43","nodeType":"VariableDeclaration","scope":10159,"src":"13481:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10129,"name":"uint256","nodeType":"ElementaryTypeName","src":"13481:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13458:33:43"},"returnParameters":{"id":10134,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10133,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10159,"src":"13515:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10132,"name":"uint256","nodeType":"ElementaryTypeName","src":"13515:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13514:9:43"},"scope":11138,"src":"13443:255:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10182,"nodeType":"Block","src":"14552:1493:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10175,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10173,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10166,"src":"14566:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":10174,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14571:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"14566:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10180,"nodeType":"IfStatement","src":"14562:29:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":10176,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"14582:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":10177,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14589:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":10178,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"14581:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":10172,"id":10179,"nodeType":"Return","src":"14574:17:43"}},{"AST":{"nodeType":"YulBlock","src":"14626:1413:43","statements":[{"nodeType":"YulVariableDeclaration","src":"14640:22:43","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14657:4:43","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"14651:5:43"},"nodeType":"YulFunctionCall","src":"14651:11:43"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"14644:3:43","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15570:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"15575:4:43","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15563:6:43"},"nodeType":"YulFunctionCall","src":"15563:17:43"},"nodeType":"YulExpressionStatement","src":"15563:17:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15604:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"15609:4:43","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15600:3:43"},"nodeType":"YulFunctionCall","src":"15600:14:43"},{"kind":"number","nodeType":"YulLiteral","src":"15616:4:43","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15593:6:43"},"nodeType":"YulFunctionCall","src":"15593:28:43"},"nodeType":"YulExpressionStatement","src":"15593:28:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15645:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"15650:4:43","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15641:3:43"},"nodeType":"YulFunctionCall","src":"15641:14:43"},{"kind":"number","nodeType":"YulLiteral","src":"15657:4:43","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15634:6:43"},"nodeType":"YulFunctionCall","src":"15634:28:43"},"nodeType":"YulExpressionStatement","src":"15634:28:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15686:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"15691:4:43","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15682:3:43"},"nodeType":"YulFunctionCall","src":"15682:14:43"},{"name":"b","nodeType":"YulIdentifier","src":"15698:1:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15675:6:43"},"nodeType":"YulFunctionCall","src":"15675:25:43"},"nodeType":"YulExpressionStatement","src":"15675:25:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15724:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"15729:4:43","type":"","value":"0x80"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15720:3:43"},"nodeType":"YulFunctionCall","src":"15720:14:43"},{"name":"e","nodeType":"YulIdentifier","src":"15736:1:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15713:6:43"},"nodeType":"YulFunctionCall","src":"15713:25:43"},"nodeType":"YulExpressionStatement","src":"15713:25:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"15762:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"15767:4:43","type":"","value":"0xa0"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"15758:3:43"},"nodeType":"YulFunctionCall","src":"15758:14:43"},{"name":"m","nodeType":"YulIdentifier","src":"15774:1:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"15751:6:43"},"nodeType":"YulFunctionCall","src":"15751:25:43"},"nodeType":"YulExpressionStatement","src":"15751:25:43"},{"nodeType":"YulAssignment","src":"15938:57:43","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"15960:3:43"},"nodeType":"YulFunctionCall","src":"15960:5:43"},{"kind":"number","nodeType":"YulLiteral","src":"15967:4:43","type":"","value":"0x05"},{"name":"ptr","nodeType":"YulIdentifier","src":"15973:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"15978:4:43","type":"","value":"0xc0"},{"kind":"number","nodeType":"YulLiteral","src":"15984:4:43","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"15990:4:43","type":"","value":"0x20"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"15949:10:43"},"nodeType":"YulFunctionCall","src":"15949:46:43"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"15938:7:43"}]},{"nodeType":"YulAssignment","src":"16008:21:43","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"16024:4:43","type":"","value":"0x00"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"16018:5:43"},"nodeType":"YulFunctionCall","src":"16018:11:43"},"variableNames":[{"name":"result","nodeType":"YulIdentifier","src":"16008:6:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":10162,"isOffset":false,"isSlot":false,"src":"15698:1:43","valueSize":1},{"declaration":10164,"isOffset":false,"isSlot":false,"src":"15736:1:43","valueSize":1},{"declaration":10166,"isOffset":false,"isSlot":false,"src":"15774:1:43","valueSize":1},{"declaration":10171,"isOffset":false,"isSlot":false,"src":"16008:6:43","valueSize":1},{"declaration":10169,"isOffset":false,"isSlot":false,"src":"15938:7:43","valueSize":1}],"flags":["memory-safe"],"id":10181,"nodeType":"InlineAssembly","src":"14601:1438:43"}]},"documentation":{"id":10160,"nodeType":"StructuredDocumentation","src":"13704:738:43","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n to operate modulo 0 or if the underlying precompile reverted.\n IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n of a revert, but the result may be incorrectly interpreted as 0."},"id":10183,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"14456:9:43","nodeType":"FunctionDefinition","parameters":{"id":10167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10162,"mutability":"mutable","name":"b","nameLocation":"14474:1:43","nodeType":"VariableDeclaration","scope":10183,"src":"14466:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10161,"name":"uint256","nodeType":"ElementaryTypeName","src":"14466:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10164,"mutability":"mutable","name":"e","nameLocation":"14485:1:43","nodeType":"VariableDeclaration","scope":10183,"src":"14477:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10163,"name":"uint256","nodeType":"ElementaryTypeName","src":"14477:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10166,"mutability":"mutable","name":"m","nameLocation":"14496:1:43","nodeType":"VariableDeclaration","scope":10183,"src":"14488:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10165,"name":"uint256","nodeType":"ElementaryTypeName","src":"14488:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14465:33:43"},"returnParameters":{"id":10172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10169,"mutability":"mutable","name":"success","nameLocation":"14527:7:43","nodeType":"VariableDeclaration","scope":10183,"src":"14522:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10168,"name":"bool","nodeType":"ElementaryTypeName","src":"14522:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10171,"mutability":"mutable","name":"result","nameLocation":"14544:6:43","nodeType":"VariableDeclaration","scope":10183,"src":"14536:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10170,"name":"uint256","nodeType":"ElementaryTypeName","src":"14536:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14521:30:43"},"scope":11138,"src":"14447:1598:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10218,"nodeType":"Block","src":"16242:179:43","statements":[{"assignments":[10196,10198],"declarations":[{"constant":false,"id":10196,"mutability":"mutable","name":"success","nameLocation":"16258:7:43","nodeType":"VariableDeclaration","scope":10218,"src":"16253:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10195,"name":"bool","nodeType":"ElementaryTypeName","src":"16253:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10198,"mutability":"mutable","name":"result","nameLocation":"16280:6:43","nodeType":"VariableDeclaration","scope":10218,"src":"16267:19:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10197,"name":"bytes","nodeType":"ElementaryTypeName","src":"16267:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":10204,"initialValue":{"arguments":[{"id":10200,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10186,"src":"16300:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10201,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10188,"src":"16303:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10202,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10190,"src":"16306:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":10199,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[10183,10265],"referencedDeclaration":10265,"src":"16290:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory,bytes memory,bytes memory) view returns (bool,bytes memory)"}},"id":10203,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16290:18:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"16252:56:43"},{"condition":{"id":10206,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16322:8:43","subExpression":{"id":10205,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10196,"src":"16323:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10215,"nodeType":"IfStatement","src":"16318:74:43","trueBody":{"id":10214,"nodeType":"Block","src":"16332:60:43","statements":[{"expression":{"arguments":[{"expression":{"id":10210,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"16358:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":10211,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16364:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7165,"src":"16358:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10207,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"16346:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":10209,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16352:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"16346:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":10212,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16346:35:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10213,"nodeType":"ExpressionStatement","src":"16346:35:43"}]}},{"expression":{"id":10216,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10198,"src":"16408:6:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":10194,"id":10217,"nodeType":"Return","src":"16401:13:43"}]},"documentation":{"id":10184,"nodeType":"StructuredDocumentation","src":"16051:85:43","text":" @dev Variant of {modExp} that supports inputs of arbitrary length."},"id":10219,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"16150:6:43","nodeType":"FunctionDefinition","parameters":{"id":10191,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10186,"mutability":"mutable","name":"b","nameLocation":"16170:1:43","nodeType":"VariableDeclaration","scope":10219,"src":"16157:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10185,"name":"bytes","nodeType":"ElementaryTypeName","src":"16157:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10188,"mutability":"mutable","name":"e","nameLocation":"16186:1:43","nodeType":"VariableDeclaration","scope":10219,"src":"16173:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10187,"name":"bytes","nodeType":"ElementaryTypeName","src":"16173:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10190,"mutability":"mutable","name":"m","nameLocation":"16202:1:43","nodeType":"VariableDeclaration","scope":10219,"src":"16189:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10189,"name":"bytes","nodeType":"ElementaryTypeName","src":"16189:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16156:48:43"},"returnParameters":{"id":10194,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10193,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10219,"src":"16228:12:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10192,"name":"bytes","nodeType":"ElementaryTypeName","src":"16228:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16227:14:43"},"scope":11138,"src":"16141:280:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10264,"nodeType":"Block","src":"16675:771:43","statements":[{"condition":{"arguments":[{"id":10234,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"16700:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":10233,"name":"_zeroBytes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10298,"src":"16689:10:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (bytes memory) pure returns (bool)"}},"id":10235,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16689:13:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10243,"nodeType":"IfStatement","src":"16685:47:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":10236,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"16712:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":10239,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16729:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":10238,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"16719:9:43","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":10237,"name":"bytes","nodeType":"ElementaryTypeName","src":"16723:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":10240,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16719:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":10241,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"16711:21:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"functionReturnParameters":10232,"id":10242,"nodeType":"Return","src":"16704:28:43"}},{"assignments":[10245],"declarations":[{"constant":false,"id":10245,"mutability":"mutable","name":"mLen","nameLocation":"16751:4:43","nodeType":"VariableDeclaration","scope":10264,"src":"16743:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10244,"name":"uint256","nodeType":"ElementaryTypeName","src":"16743:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10248,"initialValue":{"expression":{"id":10246,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"16758:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10247,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16760:6:43","memberName":"length","nodeType":"MemberAccess","src":"16758:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16743:23:43"},{"expression":{"id":10261,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10249,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10231,"src":"16848:6:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"expression":{"id":10252,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"16874:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10253,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16876:6:43","memberName":"length","nodeType":"MemberAccess","src":"16874:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":10254,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10224,"src":"16884:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16886:6:43","memberName":"length","nodeType":"MemberAccess","src":"16884:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10256,"name":"mLen","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10245,"src":"16894:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10257,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"16900:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10258,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10224,"src":"16903:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10259,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10226,"src":"16906:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":10250,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-1,"src":"16857:3:43","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":10251,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16861:12:43","memberName":"encodePacked","nodeType":"MemberAccess","src":"16857:16:43","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":10260,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16857:51:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"src":"16848:60:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10262,"nodeType":"ExpressionStatement","src":"16848:60:43"},{"AST":{"nodeType":"YulBlock","src":"16944:496:43","statements":[{"nodeType":"YulVariableDeclaration","src":"16958:32:43","value":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"16977:6:43"},{"kind":"number","nodeType":"YulLiteral","src":"16985:4:43","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"16973:3:43"},"nodeType":"YulFunctionCall","src":"16973:17:43"},"variables":[{"name":"dataPtr","nodeType":"YulTypedName","src":"16962:7:43","type":""}]},{"nodeType":"YulAssignment","src":"17080:73:43","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"17102:3:43"},"nodeType":"YulFunctionCall","src":"17102:5:43"},{"kind":"number","nodeType":"YulLiteral","src":"17109:4:43","type":"","value":"0x05"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"17115:7:43"},{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"17130:6:43"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"17124:5:43"},"nodeType":"YulFunctionCall","src":"17124:13:43"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"17139:7:43"},{"name":"mLen","nodeType":"YulIdentifier","src":"17148:4:43"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"17091:10:43"},"nodeType":"YulFunctionCall","src":"17091:62:43"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"17080:7:43"}]},{"expression":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"17309:6:43"},{"name":"mLen","nodeType":"YulIdentifier","src":"17317:4:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"17302:6:43"},"nodeType":"YulFunctionCall","src":"17302:20:43"},"nodeType":"YulExpressionStatement","src":"17302:20:43"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"17405:4:43","type":"","value":"0x40"},{"arguments":[{"name":"dataPtr","nodeType":"YulIdentifier","src":"17415:7:43"},{"name":"mLen","nodeType":"YulIdentifier","src":"17424:4:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"17411:3:43"},"nodeType":"YulFunctionCall","src":"17411:18:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"17398:6:43"},"nodeType":"YulFunctionCall","src":"17398:32:43"},"nodeType":"YulExpressionStatement","src":"17398:32:43"}]},"evmVersion":"paris","externalReferences":[{"declaration":10245,"isOffset":false,"isSlot":false,"src":"17148:4:43","valueSize":1},{"declaration":10245,"isOffset":false,"isSlot":false,"src":"17317:4:43","valueSize":1},{"declaration":10245,"isOffset":false,"isSlot":false,"src":"17424:4:43","valueSize":1},{"declaration":10231,"isOffset":false,"isSlot":false,"src":"16977:6:43","valueSize":1},{"declaration":10231,"isOffset":false,"isSlot":false,"src":"17130:6:43","valueSize":1},{"declaration":10231,"isOffset":false,"isSlot":false,"src":"17309:6:43","valueSize":1},{"declaration":10229,"isOffset":false,"isSlot":false,"src":"17080:7:43","valueSize":1}],"flags":["memory-safe"],"id":10263,"nodeType":"InlineAssembly","src":"16919:521:43"}]},"documentation":{"id":10220,"nodeType":"StructuredDocumentation","src":"16427:88:43","text":" @dev Variant of {tryModExp} that supports inputs of arbitrary length."},"id":10265,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"16529:9:43","nodeType":"FunctionDefinition","parameters":{"id":10227,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10222,"mutability":"mutable","name":"b","nameLocation":"16561:1:43","nodeType":"VariableDeclaration","scope":10265,"src":"16548:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10221,"name":"bytes","nodeType":"ElementaryTypeName","src":"16548:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10224,"mutability":"mutable","name":"e","nameLocation":"16585:1:43","nodeType":"VariableDeclaration","scope":10265,"src":"16572:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10223,"name":"bytes","nodeType":"ElementaryTypeName","src":"16572:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10226,"mutability":"mutable","name":"m","nameLocation":"16609:1:43","nodeType":"VariableDeclaration","scope":10265,"src":"16596:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10225,"name":"bytes","nodeType":"ElementaryTypeName","src":"16596:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16538:78:43"},"returnParameters":{"id":10232,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10229,"mutability":"mutable","name":"success","nameLocation":"16645:7:43","nodeType":"VariableDeclaration","scope":10265,"src":"16640:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10228,"name":"bool","nodeType":"ElementaryTypeName","src":"16640:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10231,"mutability":"mutable","name":"result","nameLocation":"16667:6:43","nodeType":"VariableDeclaration","scope":10265,"src":"16654:19:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10230,"name":"bytes","nodeType":"ElementaryTypeName","src":"16654:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16639:35:43"},"scope":11138,"src":"16520:926:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10297,"nodeType":"Block","src":"17601:176:43","statements":[{"body":{"id":10293,"nodeType":"Block","src":"17658:92:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":10288,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":10284,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10268,"src":"17676:9:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10286,"indexExpression":{"id":10285,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10274,"src":"17686:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17676:12:43","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":10287,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17692:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17676:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10292,"nodeType":"IfStatement","src":"17672:68:43","trueBody":{"id":10291,"nodeType":"Block","src":"17695:45:43","statements":[{"expression":{"hexValue":"66616c7365","id":10289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17720:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":10272,"id":10290,"nodeType":"Return","src":"17713:12:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10277,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10274,"src":"17631:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":10278,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10268,"src":"17635:9:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10279,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17645:6:43","memberName":"length","nodeType":"MemberAccess","src":"17635:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17631:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10294,"initializationExpression":{"assignments":[10274],"declarations":[{"constant":false,"id":10274,"mutability":"mutable","name":"i","nameLocation":"17624:1:43","nodeType":"VariableDeclaration","scope":10294,"src":"17616:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10273,"name":"uint256","nodeType":"ElementaryTypeName","src":"17616:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10276,"initialValue":{"hexValue":"30","id":10275,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17628:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17616:13:43"},"loopExpression":{"expression":{"id":10282,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17653:3:43","subExpression":{"id":10281,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10274,"src":"17655:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10283,"nodeType":"ExpressionStatement","src":"17653:3:43"},"nodeType":"ForStatement","src":"17611:139:43"},{"expression":{"hexValue":"74727565","id":10295,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17766:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":10272,"id":10296,"nodeType":"Return","src":"17759:11:43"}]},"documentation":{"id":10266,"nodeType":"StructuredDocumentation","src":"17452:72:43","text":" @dev Returns whether the provided byte array is zero."},"id":10298,"implemented":true,"kind":"function","modifiers":[],"name":"_zeroBytes","nameLocation":"17538:10:43","nodeType":"FunctionDefinition","parameters":{"id":10269,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10268,"mutability":"mutable","name":"byteArray","nameLocation":"17562:9:43","nodeType":"VariableDeclaration","scope":10298,"src":"17549:22:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10267,"name":"bytes","nodeType":"ElementaryTypeName","src":"17549:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"17548:24:43"},"returnParameters":{"id":10272,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10271,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10298,"src":"17595:4:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10270,"name":"bool","nodeType":"ElementaryTypeName","src":"17595:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"17594:6:43"},"scope":11138,"src":"17529:248:43","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":10516,"nodeType":"Block","src":"18137:5124:43","statements":[{"id":10515,"nodeType":"UncheckedBlock","src":"18147:5108:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10308,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10306,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"18241:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"hexValue":"31","id":10307,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18246:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"18241:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10312,"nodeType":"IfStatement","src":"18237:53:43","trueBody":{"id":10311,"nodeType":"Block","src":"18249:41:43","statements":[{"expression":{"id":10309,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"18274:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10305,"id":10310,"nodeType":"Return","src":"18267:8:43"}]}},{"assignments":[10314],"declarations":[{"constant":false,"id":10314,"mutability":"mutable","name":"aa","nameLocation":"19225:2:43","nodeType":"VariableDeclaration","scope":10515,"src":"19217:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10313,"name":"uint256","nodeType":"ElementaryTypeName","src":"19217:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10316,"initialValue":{"id":10315,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"19230:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"19217:14:43"},{"assignments":[10318],"declarations":[{"constant":false,"id":10318,"mutability":"mutable","name":"xn","nameLocation":"19253:2:43","nodeType":"VariableDeclaration","scope":10515,"src":"19245:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10317,"name":"uint256","nodeType":"ElementaryTypeName","src":"19245:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10320,"initialValue":{"hexValue":"31","id":10319,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19258:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"19245:14:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10326,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10321,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19278:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10324,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10322,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19285:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10323,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19290:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"19285:8:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10325,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19284:10:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"src":"19278:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10336,"nodeType":"IfStatement","src":"19274:92:43","trueBody":{"id":10335,"nodeType":"Block","src":"19296:70:43","statements":[{"expression":{"id":10329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10327,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19314:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"313238","id":10328,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19321:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"19314:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10330,"nodeType":"ExpressionStatement","src":"19314:10:43"},{"expression":{"id":10333,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10331,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"19342:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3634","id":10332,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19349:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19342:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10334,"nodeType":"ExpressionStatement","src":"19342:9:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10342,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10337,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19383:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10340,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10338,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19390:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10339,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19395:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19390:7:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10341,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19389:9:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"src":"19383:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10352,"nodeType":"IfStatement","src":"19379:90:43","trueBody":{"id":10351,"nodeType":"Block","src":"19400:69:43","statements":[{"expression":{"id":10345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10343,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19418:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3634","id":10344,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19425:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"19418:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10346,"nodeType":"ExpressionStatement","src":"19418:9:43"},{"expression":{"id":10349,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10347,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"19445:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3332","id":10348,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19452:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19445:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10350,"nodeType":"ExpressionStatement","src":"19445:9:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10353,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19486:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10356,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10354,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19493:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10355,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19498:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19493:7:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10357,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19492:9:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"src":"19486:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10368,"nodeType":"IfStatement","src":"19482:90:43","trueBody":{"id":10367,"nodeType":"Block","src":"19503:69:43","statements":[{"expression":{"id":10361,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10359,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19521:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3332","id":10360,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19528:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"19521:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10362,"nodeType":"ExpressionStatement","src":"19521:9:43"},{"expression":{"id":10365,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10363,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"19548:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3136","id":10364,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19555:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19548:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10366,"nodeType":"ExpressionStatement","src":"19548:9:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10369,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19589:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10372,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10370,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19596:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10371,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19601:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19596:7:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10373,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19595:9:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"src":"19589:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10384,"nodeType":"IfStatement","src":"19585:89:43","trueBody":{"id":10383,"nodeType":"Block","src":"19606:68:43","statements":[{"expression":{"id":10377,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10375,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19624:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3136","id":10376,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19631:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"19624:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10378,"nodeType":"ExpressionStatement","src":"19624:9:43"},{"expression":{"id":10381,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10379,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"19651:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"38","id":10380,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19658:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19651:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10382,"nodeType":"ExpressionStatement","src":"19651:8:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10390,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10385,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19691:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10388,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10386,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19698:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10387,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19703:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19698:6:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10389,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19697:8:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"src":"19691:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10400,"nodeType":"IfStatement","src":"19687:87:43","trueBody":{"id":10399,"nodeType":"Block","src":"19707:67:43","statements":[{"expression":{"id":10393,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10391,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19725:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"38","id":10392,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19732:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"19725:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10394,"nodeType":"ExpressionStatement","src":"19725:8:43"},{"expression":{"id":10397,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10395,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"19751:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"34","id":10396,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19758:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19751:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10398,"nodeType":"ExpressionStatement","src":"19751:8:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10406,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10401,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19791:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"id":10404,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10402,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19798:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":10403,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19803:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19798:6:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}}],"id":10405,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19797:8:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}},"src":"19791:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10416,"nodeType":"IfStatement","src":"19787:87:43","trueBody":{"id":10415,"nodeType":"Block","src":"19807:67:43","statements":[{"expression":{"id":10409,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10407,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19825:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":10408,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19832:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"19825:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10410,"nodeType":"ExpressionStatement","src":"19825:8:43"},{"expression":{"id":10413,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10411,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"19851:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"32","id":10412,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19858:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"19851:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10414,"nodeType":"ExpressionStatement","src":"19851:8:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10422,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10417,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10314,"src":"19891:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"id":10420,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10418,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19898:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":10419,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19903:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"19898:6:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}}],"id":10421,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19897:8:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}},"src":"19891:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10428,"nodeType":"IfStatement","src":"19887:61:43","trueBody":{"id":10427,"nodeType":"Block","src":"19907:41:43","statements":[{"expression":{"id":10425,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10423,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"19925:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"31","id":10424,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19932:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"19925:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10426,"nodeType":"ExpressionStatement","src":"19925:8:43"}]}},{"expression":{"id":10436,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10429,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"20368:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10432,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":10430,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20374:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10431,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"20378:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20374:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10433,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"20373:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10434,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20385:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20373:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20368:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10437,"nodeType":"ExpressionStatement","src":"20368:18:43"},{"expression":{"id":10447,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10438,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22273:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10446,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10443,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10439,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22279:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10442,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10440,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"22284:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10441,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22288:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22284:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22279:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10444,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22278:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10445,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22295:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22278:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22273:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10448,"nodeType":"ExpressionStatement","src":"22273:23:43"},{"expression":{"id":10458,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10449,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22382:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10457,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10454,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10450,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22388:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10453,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10451,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"22393:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10452,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22397:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22393:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22388:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10455,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22387:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10456,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22404:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22387:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22382:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10459,"nodeType":"ExpressionStatement","src":"22382:23:43"},{"expression":{"id":10469,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10460,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22493:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10461,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22499:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10464,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10462,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"22504:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10463,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22508:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22504:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22499:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10466,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22498:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10467,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22515:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22498:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22493:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10470,"nodeType":"ExpressionStatement","src":"22493:23:43"},{"expression":{"id":10480,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10471,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22602:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10479,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10476,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10472,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22608:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10475,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10473,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"22613:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10474,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22617:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22613:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22608:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10477,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22607:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10478,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22624:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22607:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22602:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10481,"nodeType":"ExpressionStatement","src":"22602:23:43"},{"expression":{"id":10491,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10482,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22712:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10490,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10487,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10483,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22718:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10486,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10484,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"22723:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10485,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22727:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22723:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22718:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10488,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22717:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10489,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22734:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22717:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22712:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10492,"nodeType":"ExpressionStatement","src":"22712:23:43"},{"expression":{"id":10502,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10493,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22822:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10501,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10498,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10494,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22828:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10497,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10495,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"22833:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10496,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"22837:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22833:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22828:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10499,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22827:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10500,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22844:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22827:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22822:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10503,"nodeType":"ExpressionStatement","src":"22822:23:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10504,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"23211:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10511,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10507,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"23232:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10510,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10508,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10301,"src":"23237:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10509,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10318,"src":"23241:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23237:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23232:11:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10505,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"23216:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10506,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23225:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"23216:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10512,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23216:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23211:33:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10305,"id":10514,"nodeType":"Return","src":"23204:40:43"}]}]},"documentation":{"id":10299,"nodeType":"StructuredDocumentation","src":"17783:292:43","text":" @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n towards zero.\n This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n using integer operations."},"id":10517,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"18089:4:43","nodeType":"FunctionDefinition","parameters":{"id":10302,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10301,"mutability":"mutable","name":"a","nameLocation":"18102:1:43","nodeType":"VariableDeclaration","scope":10517,"src":"18094:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10300,"name":"uint256","nodeType":"ElementaryTypeName","src":"18094:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18093:11:43"},"returnParameters":{"id":10305,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10304,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10517,"src":"18128:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10303,"name":"uint256","nodeType":"ElementaryTypeName","src":"18128:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18127:9:43"},"scope":11138,"src":"18080:5181:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10550,"nodeType":"Block","src":"23434:171:43","statements":[{"id":10549,"nodeType":"UncheckedBlock","src":"23444:155:43","statements":[{"assignments":[10529],"declarations":[{"constant":false,"id":10529,"mutability":"mutable","name":"result","nameLocation":"23476:6:43","nodeType":"VariableDeclaration","scope":10549,"src":"23468:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10528,"name":"uint256","nodeType":"ElementaryTypeName","src":"23468:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10533,"initialValue":{"arguments":[{"id":10531,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10520,"src":"23490:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10530,"name":"sqrt","nodeType":"Identifier","overloadedDeclarations":[10517,10551],"referencedDeclaration":10517,"src":"23485:4:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10532,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23485:7:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23468:24:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10547,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10534,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10529,"src":"23513:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10545,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10538,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10523,"src":"23555:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}],"id":10537,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11137,"src":"23538:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9544_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10539,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23538:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10544,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10542,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10540,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10529,"src":"23568:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10541,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10529,"src":"23577:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23568:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10543,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10520,"src":"23586:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23568:19:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"23538:49:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10535,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"23522:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23531:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"23522:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10546,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23522:66:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23513:75:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10527,"id":10548,"nodeType":"Return","src":"23506:82:43"}]}]},"documentation":{"id":10518,"nodeType":"StructuredDocumentation","src":"23267:86:43","text":" @dev Calculates sqrt(a), following the selected rounding direction."},"id":10551,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"23367:4:43","nodeType":"FunctionDefinition","parameters":{"id":10524,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10520,"mutability":"mutable","name":"a","nameLocation":"23380:1:43","nodeType":"VariableDeclaration","scope":10551,"src":"23372:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10519,"name":"uint256","nodeType":"ElementaryTypeName","src":"23372:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10523,"mutability":"mutable","name":"rounding","nameLocation":"23392:8:43","nodeType":"VariableDeclaration","scope":10551,"src":"23383:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"},"typeName":{"id":10522,"nodeType":"UserDefinedTypeName","pathNode":{"id":10521,"name":"Rounding","nameLocations":["23383:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9544,"src":"23383:8:43"},"referencedDeclaration":9544,"src":"23383:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"23371:30:43"},"returnParameters":{"id":10527,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10526,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10551,"src":"23425:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10525,"name":"uint256","nodeType":"ElementaryTypeName","src":"23425:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23424:9:43"},"scope":11138,"src":"23358:247:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10746,"nodeType":"Block","src":"23796:981:43","statements":[{"assignments":[10560],"declarations":[{"constant":false,"id":10560,"mutability":"mutable","name":"result","nameLocation":"23814:6:43","nodeType":"VariableDeclaration","scope":10746,"src":"23806:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10559,"name":"uint256","nodeType":"ElementaryTypeName","src":"23806:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10562,"initialValue":{"hexValue":"30","id":10561,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23823:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"23806:18:43"},{"assignments":[10564],"declarations":[{"constant":false,"id":10564,"mutability":"mutable","name":"exp","nameLocation":"23842:3:43","nodeType":"VariableDeclaration","scope":10746,"src":"23834:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10563,"name":"uint256","nodeType":"ElementaryTypeName","src":"23834:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10565,"nodeType":"VariableDeclarationStatement","src":"23834:11:43"},{"id":10743,"nodeType":"UncheckedBlock","src":"23855:893:43","statements":[{"expression":{"id":10580,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10566,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"23879:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10579,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"313238","id":10567,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23885:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10577,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10570,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"23907:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"id":10576,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10573,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10571,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23916:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10572,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23921:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"23916:8:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10574,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"23915:10:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10575,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23928:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"23915:14:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"}},"src":"23907:22:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10568,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"23891:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10569,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"23900:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"23891:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10578,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23891:39:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23885:45:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23879:51:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10581,"nodeType":"ExpressionStatement","src":"23879:51:43"},{"expression":{"id":10584,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10582,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"23944:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10583,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"23954:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23944:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10585,"nodeType":"ExpressionStatement","src":"23944:13:43"},{"expression":{"id":10588,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10586,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"23971:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10587,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"23981:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23971:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10589,"nodeType":"ExpressionStatement","src":"23971:13:43"},{"expression":{"id":10604,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10590,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"23999:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10603,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3634","id":10591,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24005:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10601,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10594,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24026:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"id":10600,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10597,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10595,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24035:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10596,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24040:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"24035:7:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10598,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24034:9:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10599,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24046:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24034:13:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"}},"src":"24026:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10592,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"24010:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10593,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24019:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"24010:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10602,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24010:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24005:43:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"23999:49:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10605,"nodeType":"ExpressionStatement","src":"23999:49:43"},{"expression":{"id":10608,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10606,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24062:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10607,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24072:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24062:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10609,"nodeType":"ExpressionStatement","src":"24062:13:43"},{"expression":{"id":10612,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10610,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24089:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10611,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24099:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24089:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10613,"nodeType":"ExpressionStatement","src":"24089:13:43"},{"expression":{"id":10628,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10614,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24117:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3332","id":10615,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24123:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10625,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10618,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24144:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"id":10624,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10621,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10619,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24153:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10620,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24158:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"24153:7:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10622,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24152:9:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10623,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24164:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24152:13:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"}},"src":"24144:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10616,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"24128:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24137:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"24128:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10626,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24128:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24123:43:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24117:49:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10629,"nodeType":"ExpressionStatement","src":"24117:49:43"},{"expression":{"id":10632,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10630,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24180:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10631,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24190:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24180:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10633,"nodeType":"ExpressionStatement","src":"24180:13:43"},{"expression":{"id":10636,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10634,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24207:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10635,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24217:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24207:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10637,"nodeType":"ExpressionStatement","src":"24207:13:43"},{"expression":{"id":10652,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10638,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24235:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10651,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3136","id":10639,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24241:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10649,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10642,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24262:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"id":10648,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10645,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10643,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24271:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10644,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24276:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"24271:7:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10646,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24270:9:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10647,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24282:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24270:13:43","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"}},"src":"24262:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10640,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"24246:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10641,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24255:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"24246:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10650,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24246:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24241:43:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24235:49:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10653,"nodeType":"ExpressionStatement","src":"24235:49:43"},{"expression":{"id":10656,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10654,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24298:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10655,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24308:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24298:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10657,"nodeType":"ExpressionStatement","src":"24298:13:43"},{"expression":{"id":10660,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10658,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24325:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10659,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24335:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24325:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10661,"nodeType":"ExpressionStatement","src":"24325:13:43"},{"expression":{"id":10676,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10662,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24353:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10675,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"38","id":10663,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24359:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10673,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10666,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24379:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"id":10672,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10669,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10667,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24388:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10668,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24393:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"24388:6:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10670,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24387:8:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10671,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24398:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24387:12:43","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"}},"src":"24379:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10664,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"24363:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10665,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24372:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"24363:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10674,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24363:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24359:41:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24353:47:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10677,"nodeType":"ExpressionStatement","src":"24353:47:43"},{"expression":{"id":10680,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10678,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24414:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10679,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24424:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24414:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10681,"nodeType":"ExpressionStatement","src":"24414:13:43"},{"expression":{"id":10684,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10682,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24441:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10683,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24451:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24441:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10685,"nodeType":"ExpressionStatement","src":"24441:13:43"},{"expression":{"id":10700,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10686,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24469:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10699,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"34","id":10687,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24475:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10690,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24495:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"id":10696,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"id":10693,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10691,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24504:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":10692,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24509:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"24504:6:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}}],"id":10694,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24503:8:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24514:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24503:12:43","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"}},"src":"24495:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10688,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"24479:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10689,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24488:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"24479:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10698,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24479:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24475:41:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24469:47:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10701,"nodeType":"ExpressionStatement","src":"24469:47:43"},{"expression":{"id":10704,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10702,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24530:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10703,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24540:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24530:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10705,"nodeType":"ExpressionStatement","src":"24530:13:43"},{"expression":{"id":10708,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10706,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24557:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10707,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24567:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24557:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10709,"nodeType":"ExpressionStatement","src":"24557:13:43"},{"expression":{"id":10724,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10710,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24585:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10711,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24591:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10721,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10714,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24611:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"id":10720,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"id":10717,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10715,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24620:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":10716,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24625:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"24620:6:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}}],"id":10718,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"24619:8:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10719,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24630:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24619:12:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"}},"src":"24611:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10712,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"24595:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10713,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24604:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"24595:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10722,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24595:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24591:41:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24585:47:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10725,"nodeType":"ExpressionStatement","src":"24585:47:43"},{"expression":{"id":10728,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10726,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24646:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"id":10727,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24656:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24646:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10729,"nodeType":"ExpressionStatement","src":"24646:13:43"},{"expression":{"id":10732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10730,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24673:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":10731,"name":"exp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10564,"src":"24683:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24673:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10733,"nodeType":"ExpressionStatement","src":"24673:13:43"},{"expression":{"id":10741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10734,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24701:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10739,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10737,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10554,"src":"24727:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":10738,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24735:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24727:9:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10735,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"24711:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10736,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24720:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"24711:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10740,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24711:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24701:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10742,"nodeType":"ExpressionStatement","src":"24701:36:43"}]},{"expression":{"id":10744,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10560,"src":"24764:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10558,"id":10745,"nodeType":"Return","src":"24757:13:43"}]},"documentation":{"id":10552,"nodeType":"StructuredDocumentation","src":"23611:119:43","text":" @dev Return the log in base 2 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":10747,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"23744:4:43","nodeType":"FunctionDefinition","parameters":{"id":10555,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10554,"mutability":"mutable","name":"value","nameLocation":"23757:5:43","nodeType":"VariableDeclaration","scope":10747,"src":"23749:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10553,"name":"uint256","nodeType":"ElementaryTypeName","src":"23749:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23748:15:43"},"returnParameters":{"id":10558,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10557,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10747,"src":"23787:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10556,"name":"uint256","nodeType":"ElementaryTypeName","src":"23787:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23786:9:43"},"scope":11138,"src":"23735:1042:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10780,"nodeType":"Block","src":"25010:175:43","statements":[{"id":10779,"nodeType":"UncheckedBlock","src":"25020:159:43","statements":[{"assignments":[10759],"declarations":[{"constant":false,"id":10759,"mutability":"mutable","name":"result","nameLocation":"25052:6:43","nodeType":"VariableDeclaration","scope":10779,"src":"25044:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10758,"name":"uint256","nodeType":"ElementaryTypeName","src":"25044:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10763,"initialValue":{"arguments":[{"id":10761,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10750,"src":"25066:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10760,"name":"log2","nodeType":"Identifier","overloadedDeclarations":[10747,10781],"referencedDeclaration":10747,"src":"25061:4:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10762,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25061:11:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"25044:28:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10777,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10764,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10759,"src":"25093:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10775,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10768,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10753,"src":"25135:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}],"id":10767,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11137,"src":"25118:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9544_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10769,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25118:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10774,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10772,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10770,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25148:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"id":10771,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10759,"src":"25153:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25148:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10773,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10750,"src":"25162:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25148:19:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"25118:49:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10765,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"25102:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10766,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25111:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"25102:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10776,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25102:66:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25093:75:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10757,"id":10778,"nodeType":"Return","src":"25086:82:43"}]}]},"documentation":{"id":10748,"nodeType":"StructuredDocumentation","src":"24783:142:43","text":" @dev Return the log in base 2, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10781,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"24939:4:43","nodeType":"FunctionDefinition","parameters":{"id":10754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10750,"mutability":"mutable","name":"value","nameLocation":"24952:5:43","nodeType":"VariableDeclaration","scope":10781,"src":"24944:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10749,"name":"uint256","nodeType":"ElementaryTypeName","src":"24944:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10753,"mutability":"mutable","name":"rounding","nameLocation":"24968:8:43","nodeType":"VariableDeclaration","scope":10781,"src":"24959:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"},"typeName":{"id":10752,"nodeType":"UserDefinedTypeName","pathNode":{"id":10751,"name":"Rounding","nameLocations":["24959:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9544,"src":"24959:8:43"},"referencedDeclaration":9544,"src":"24959:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"24943:34:43"},"returnParameters":{"id":10757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10756,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10781,"src":"25001:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10755,"name":"uint256","nodeType":"ElementaryTypeName","src":"25001:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25000:9:43"},"scope":11138,"src":"24930:255:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10909,"nodeType":"Block","src":"25378:854:43","statements":[{"assignments":[10790],"declarations":[{"constant":false,"id":10790,"mutability":"mutable","name":"result","nameLocation":"25396:6:43","nodeType":"VariableDeclaration","scope":10909,"src":"25388:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10789,"name":"uint256","nodeType":"ElementaryTypeName","src":"25388:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10792,"initialValue":{"hexValue":"30","id":10791,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25405:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"25388:18:43"},{"id":10906,"nodeType":"UncheckedBlock","src":"25416:787:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10797,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10793,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25444:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":10796,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10794,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25453:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":10795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25459:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25453:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"25444:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10809,"nodeType":"IfStatement","src":"25440:103:43","trueBody":{"id":10808,"nodeType":"Block","src":"25463:80:43","statements":[{"expression":{"id":10802,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10798,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25481:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":10801,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10799,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25490:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":10800,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25496:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25490:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"25481:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10803,"nodeType":"ExpressionStatement","src":"25481:17:43"},{"expression":{"id":10806,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10804,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"25516:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3634","id":10805,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25526:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"25516:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10807,"nodeType":"ExpressionStatement","src":"25516:12:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10814,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10810,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25560:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":10813,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10811,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25569:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":10812,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25575:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25569:8:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"25560:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10826,"nodeType":"IfStatement","src":"25556:103:43","trueBody":{"id":10825,"nodeType":"Block","src":"25579:80:43","statements":[{"expression":{"id":10819,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10815,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25597:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":10818,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10816,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25606:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":10817,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25612:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25606:8:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"25597:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10820,"nodeType":"ExpressionStatement","src":"25597:17:43"},{"expression":{"id":10823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10821,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"25632:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3332","id":10822,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25642:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"25632:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10824,"nodeType":"ExpressionStatement","src":"25632:12:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10831,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10827,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25676:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":10830,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10828,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25685:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":10829,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25691:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25685:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"25676:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10843,"nodeType":"IfStatement","src":"25672:103:43","trueBody":{"id":10842,"nodeType":"Block","src":"25695:80:43","statements":[{"expression":{"id":10836,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10832,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25713:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":10835,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10833,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25722:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":10834,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25728:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25722:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"25713:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10837,"nodeType":"ExpressionStatement","src":"25713:17:43"},{"expression":{"id":10840,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10838,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"25748:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3136","id":10839,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25758:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"25748:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10841,"nodeType":"ExpressionStatement","src":"25748:12:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10848,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10844,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25792:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":10847,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10845,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25801:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":10846,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25807:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25801:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"25792:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10860,"nodeType":"IfStatement","src":"25788:100:43","trueBody":{"id":10859,"nodeType":"Block","src":"25810:78:43","statements":[{"expression":{"id":10853,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10849,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25828:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":10852,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25837:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":10851,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25843:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25837:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"25828:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10854,"nodeType":"ExpressionStatement","src":"25828:16:43"},{"expression":{"id":10857,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10855,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"25862:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"38","id":10856,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25872:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"25862:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10858,"nodeType":"ExpressionStatement","src":"25862:11:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10865,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10861,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25905:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":10864,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10862,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25914:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":10863,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25920:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25914:7:43","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"25905:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10877,"nodeType":"IfStatement","src":"25901:100:43","trueBody":{"id":10876,"nodeType":"Block","src":"25923:78:43","statements":[{"expression":{"id":10870,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10866,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25941:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":10869,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10867,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25950:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":10868,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25956:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25950:7:43","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"25941:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10871,"nodeType":"ExpressionStatement","src":"25941:16:43"},{"expression":{"id":10874,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10872,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"25975:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"34","id":10873,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25985:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"25975:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10875,"nodeType":"ExpressionStatement","src":"25975:11:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10882,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10878,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"26018:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":10881,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10879,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26027:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":10880,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26033:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26027:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"26018:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10894,"nodeType":"IfStatement","src":"26014:100:43","trueBody":{"id":10893,"nodeType":"Block","src":"26036:78:43","statements":[{"expression":{"id":10887,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10883,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"26054:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":10886,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10884,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26063:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":10885,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26069:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26063:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"26054:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10888,"nodeType":"ExpressionStatement","src":"26054:16:43"},{"expression":{"id":10891,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10889,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"26088:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"32","id":10890,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26098:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26088:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10892,"nodeType":"ExpressionStatement","src":"26088:11:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10899,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10895,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"26131:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"id":10898,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10896,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26140:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"31","id":10897,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26146:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"26140:7:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"}},"src":"26131:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10905,"nodeType":"IfStatement","src":"26127:66:43","trueBody":{"id":10904,"nodeType":"Block","src":"26149:44:43","statements":[{"expression":{"id":10902,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10900,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"26167:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"31","id":10901,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26177:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"26167:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10903,"nodeType":"ExpressionStatement","src":"26167:11:43"}]}}]},{"expression":{"id":10907,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10790,"src":"26219:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10788,"id":10908,"nodeType":"Return","src":"26212:13:43"}]},"documentation":{"id":10782,"nodeType":"StructuredDocumentation","src":"25191:120:43","text":" @dev Return the log in base 10 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":10910,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"25325:5:43","nodeType":"FunctionDefinition","parameters":{"id":10785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10784,"mutability":"mutable","name":"value","nameLocation":"25339:5:43","nodeType":"VariableDeclaration","scope":10910,"src":"25331:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10783,"name":"uint256","nodeType":"ElementaryTypeName","src":"25331:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25330:15:43"},"returnParameters":{"id":10788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10787,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10910,"src":"25369:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10786,"name":"uint256","nodeType":"ElementaryTypeName","src":"25369:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25368:9:43"},"scope":11138,"src":"25316:916:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10943,"nodeType":"Block","src":"26467:177:43","statements":[{"id":10942,"nodeType":"UncheckedBlock","src":"26477:161:43","statements":[{"assignments":[10922],"declarations":[{"constant":false,"id":10922,"mutability":"mutable","name":"result","nameLocation":"26509:6:43","nodeType":"VariableDeclaration","scope":10942,"src":"26501:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10921,"name":"uint256","nodeType":"ElementaryTypeName","src":"26501:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10926,"initialValue":{"arguments":[{"id":10924,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10913,"src":"26524:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10923,"name":"log10","nodeType":"Identifier","overloadedDeclarations":[10910,10944],"referencedDeclaration":10910,"src":"26518:5:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10925,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26518:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"26501:29:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10940,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10927,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10922,"src":"26551:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10938,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10931,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10916,"src":"26593:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}],"id":10930,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11137,"src":"26576:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9544_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10932,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26576:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10937,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10935,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":10933,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26606:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"id":10934,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10922,"src":"26612:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26606:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10936,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10913,"src":"26621:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26606:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"26576:50:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10928,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"26560:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10929,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26569:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"26560:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10939,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26560:67:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26551:76:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10920,"id":10941,"nodeType":"Return","src":"26544:83:43"}]}]},"documentation":{"id":10911,"nodeType":"StructuredDocumentation","src":"26238:143:43","text":" @dev Return the log in base 10, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":10944,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"26395:5:43","nodeType":"FunctionDefinition","parameters":{"id":10917,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10913,"mutability":"mutable","name":"value","nameLocation":"26409:5:43","nodeType":"VariableDeclaration","scope":10944,"src":"26401:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10912,"name":"uint256","nodeType":"ElementaryTypeName","src":"26401:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10916,"mutability":"mutable","name":"rounding","nameLocation":"26425:8:43","nodeType":"VariableDeclaration","scope":10944,"src":"26416:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"},"typeName":{"id":10915,"nodeType":"UserDefinedTypeName","pathNode":{"id":10914,"name":"Rounding","nameLocations":["26416:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9544,"src":"26416:8:43"},"referencedDeclaration":9544,"src":"26416:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"26400:34:43"},"returnParameters":{"id":10920,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10919,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10944,"src":"26458:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10918,"name":"uint256","nodeType":"ElementaryTypeName","src":"26458:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26457:9:43"},"scope":11138,"src":"26386:258:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11080,"nodeType":"Block","src":"26964:674:43","statements":[{"assignments":[10953],"declarations":[{"constant":false,"id":10953,"mutability":"mutable","name":"result","nameLocation":"26982:6:43","nodeType":"VariableDeclaration","scope":11080,"src":"26974:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10952,"name":"uint256","nodeType":"ElementaryTypeName","src":"26974:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10955,"initialValue":{"hexValue":"30","id":10954,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26991:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"26974:18:43"},{"assignments":[10957],"declarations":[{"constant":false,"id":10957,"mutability":"mutable","name":"isGt","nameLocation":"27010:4:43","nodeType":"VariableDeclaration","scope":11080,"src":"27002:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10956,"name":"uint256","nodeType":"ElementaryTypeName","src":"27002:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10958,"nodeType":"VariableDeclarationStatement","src":"27002:12:43"},{"id":11077,"nodeType":"UncheckedBlock","src":"27024:585:43","statements":[{"expression":{"id":10971,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10959,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27048:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10962,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27071:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"id":10968,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10965,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10963,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27080:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10964,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27085:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"27080:8:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10966,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27079:10:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10967,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27092:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27079:14:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"}},"src":"27071:22:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10960,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"27055:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10961,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27064:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"27055:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10970,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27055:39:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27048:46:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10972,"nodeType":"ExpressionStatement","src":"27048:46:43"},{"expression":{"id":10977,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10973,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27108:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10976,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10974,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27118:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"313238","id":10975,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27125:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"27118:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27108:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10978,"nodeType":"ExpressionStatement","src":"27108:20:43"},{"expression":{"id":10983,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10979,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10953,"src":"27142:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10982,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10980,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27152:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3136","id":10981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27159:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27152:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27142:19:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10984,"nodeType":"ExpressionStatement","src":"27142:19:43"},{"expression":{"id":10997,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10985,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27176:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10988,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27199:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"id":10994,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10991,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10989,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27208:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10990,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27213:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"27208:7:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10992,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27207:9:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10993,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27219:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27207:13:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"}},"src":"27199:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10986,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"27183:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":10987,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27192:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"27183:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10996,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27183:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27176:45:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10998,"nodeType":"ExpressionStatement","src":"27176:45:43"},{"expression":{"id":11003,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10999,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27235:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11002,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11000,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27245:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3634","id":11001,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27252:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"27245:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27235:19:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11004,"nodeType":"ExpressionStatement","src":"27235:19:43"},{"expression":{"id":11009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11005,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10953,"src":"27268:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11008,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11006,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27278:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"38","id":11007,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27285:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"27278:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27268:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11010,"nodeType":"ExpressionStatement","src":"27268:18:43"},{"expression":{"id":11023,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11011,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27301:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11021,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11014,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27324:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"id":11020,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":11017,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":11015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27333:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":11016,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27338:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"27333:7:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":11018,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27332:9:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":11019,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27344:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27332:13:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"}},"src":"27324:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11012,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"27308:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":11013,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27317:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"27308:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11022,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27308:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27301:45:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11024,"nodeType":"ExpressionStatement","src":"27301:45:43"},{"expression":{"id":11029,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11025,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27360:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11028,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11026,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27370:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3332","id":11027,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27377:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"27370:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27360:19:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11030,"nodeType":"ExpressionStatement","src":"27360:19:43"},{"expression":{"id":11035,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11031,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10953,"src":"27393:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11034,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11032,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27403:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"34","id":11033,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27410:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"27403:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27393:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11036,"nodeType":"ExpressionStatement","src":"27393:18:43"},{"expression":{"id":11049,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11037,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27426:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11040,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27449:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"id":11046,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":11043,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":11041,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27458:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":11042,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27463:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27458:7:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":11044,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27457:9:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":11045,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27469:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27457:13:43","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"}},"src":"27449:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11038,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"27433:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":11039,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27442:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"27433:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11048,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27433:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27426:45:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11050,"nodeType":"ExpressionStatement","src":"27426:45:43"},{"expression":{"id":11055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11051,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27485:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11054,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11052,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27495:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"3136","id":11053,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27502:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"27495:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27485:19:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11056,"nodeType":"ExpressionStatement","src":"27485:19:43"},{"expression":{"id":11061,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11057,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10953,"src":"27518:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11060,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11058,"name":"isGt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10957,"src":"27528:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":11059,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27535:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"27528:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27518:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11062,"nodeType":"ExpressionStatement","src":"27518:18:43"},{"expression":{"id":11075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11063,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10953,"src":"27551:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11066,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10947,"src":"27577:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"id":11072,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":11069,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":11067,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27586:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":11068,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27591:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"27586:6:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":11070,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"27585:8:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":11071,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27596:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"27585:12:43","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"}},"src":"27577:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11064,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"27561:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":11065,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27570:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"27561:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11074,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27561:37:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27551:47:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11076,"nodeType":"ExpressionStatement","src":"27551:47:43"}]},{"expression":{"id":11078,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10953,"src":"27625:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10951,"id":11079,"nodeType":"Return","src":"27618:13:43"}]},"documentation":{"id":10945,"nodeType":"StructuredDocumentation","src":"26650:246:43","text":" @dev Return the log in base 256 of a positive value rounded towards zero.\n Returns 0 if given 0.\n Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string."},"id":11081,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"26910:6:43","nodeType":"FunctionDefinition","parameters":{"id":10948,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10947,"mutability":"mutable","name":"value","nameLocation":"26925:5:43","nodeType":"VariableDeclaration","scope":11081,"src":"26917:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10946,"name":"uint256","nodeType":"ElementaryTypeName","src":"26917:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26916:15:43"},"returnParameters":{"id":10951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10950,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11081,"src":"26955:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10949,"name":"uint256","nodeType":"ElementaryTypeName","src":"26955:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26954:9:43"},"scope":11138,"src":"26901:737:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11117,"nodeType":"Block","src":"27875:184:43","statements":[{"id":11116,"nodeType":"UncheckedBlock","src":"27885:168:43","statements":[{"assignments":[11093],"declarations":[{"constant":false,"id":11093,"mutability":"mutable","name":"result","nameLocation":"27917:6:43","nodeType":"VariableDeclaration","scope":11116,"src":"27909:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11092,"name":"uint256","nodeType":"ElementaryTypeName","src":"27909:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":11097,"initialValue":{"arguments":[{"id":11095,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11084,"src":"27933:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11094,"name":"log256","nodeType":"Identifier","overloadedDeclarations":[11081,11118],"referencedDeclaration":11081,"src":"27926:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":11096,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27926:13:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"27909:30:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11114,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11098,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11093,"src":"27960:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":11112,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":11102,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11087,"src":"28002:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}],"id":11101,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11137,"src":"27985:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9544_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":11103,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27985:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11111,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11109,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":11104,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28015:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11107,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11105,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11093,"src":"28021:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"33","id":11106,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28031:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"src":"28021:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11108,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"28020:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28015:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":11110,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11084,"src":"28036:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28015:26:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"27985:56:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11099,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"27969:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":11100,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27978:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"27969:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27969:73:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27960:82:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11091,"id":11115,"nodeType":"Return","src":"27953:89:43"}]}]},"documentation":{"id":11082,"nodeType":"StructuredDocumentation","src":"27644:144:43","text":" @dev Return the log in base 256, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":11118,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"27802:6:43","nodeType":"FunctionDefinition","parameters":{"id":11088,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11084,"mutability":"mutable","name":"value","nameLocation":"27817:5:43","nodeType":"VariableDeclaration","scope":11118,"src":"27809:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11083,"name":"uint256","nodeType":"ElementaryTypeName","src":"27809:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":11087,"mutability":"mutable","name":"rounding","nameLocation":"27833:8:43","nodeType":"VariableDeclaration","scope":11118,"src":"27824:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"},"typeName":{"id":11086,"nodeType":"UserDefinedTypeName","pathNode":{"id":11085,"name":"Rounding","nameLocations":["27824:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9544,"src":"27824:8:43"},"referencedDeclaration":9544,"src":"27824:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"27808:34:43"},"returnParameters":{"id":11091,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11090,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11118,"src":"27866:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11089,"name":"uint256","nodeType":"ElementaryTypeName","src":"27866:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"27865:9:43"},"scope":11138,"src":"27793:266:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11136,"nodeType":"Block","src":"28257:48:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":11134,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":11132,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":11129,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11122,"src":"28280:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}],"id":11128,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28274:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":11127,"name":"uint8","nodeType":"ElementaryTypeName","src":"28274:5:43","typeDescriptions":{}}},"id":11130,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28274:15:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"hexValue":"32","id":11131,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28292:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"28274:19:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"31","id":11133,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28297:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"28274:24:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":11126,"id":11135,"nodeType":"Return","src":"28267:31:43"}]},"documentation":{"id":11119,"nodeType":"StructuredDocumentation","src":"28065:113:43","text":" @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers."},"id":11137,"implemented":true,"kind":"function","modifiers":[],"name":"unsignedRoundsUp","nameLocation":"28192:16:43","nodeType":"FunctionDefinition","parameters":{"id":11123,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11122,"mutability":"mutable","name":"rounding","nameLocation":"28218:8:43","nodeType":"VariableDeclaration","scope":11137,"src":"28209:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"},"typeName":{"id":11121,"nodeType":"UserDefinedTypeName","pathNode":{"id":11120,"name":"Rounding","nameLocations":["28209:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9544,"src":"28209:8:43"},"referencedDeclaration":9544,"src":"28209:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9544","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"28208:19:43"},"returnParameters":{"id":11126,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11125,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11137,"src":"28251:4:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":11124,"name":"bool","nodeType":"ElementaryTypeName","src":"28251:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"28250:6:43"},"scope":11138,"src":"28183:122:43","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":11139,"src":"281:28026:43","usedErrors":[],"usedEvents":[]}],"src":"103:28205:43"},"id":43},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","exportedSymbols":{"SafeCast":[12903]},"id":12904,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":11140,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"192:24:44"},{"abstract":false,"baseContracts":[],"canonicalName":"SafeCast","contractDependencies":[],"contractKind":"library","documentation":{"id":11141,"nodeType":"StructuredDocumentation","src":"218:550:44","text":" @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n checks.\n Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n easily result in undesired exploitation or bugs, since developers usually\n assume that overflows raise errors. `SafeCast` restores this intuition by\n reverting the transaction when such an operation overflows.\n Using this library instead of the unchecked operations eliminates an entire\n class of bugs, so it's recommended to use it always."},"fullyImplemented":true,"id":12903,"linearizedBaseContracts":[12903],"name":"SafeCast","nameLocation":"777:8:44","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":11142,"nodeType":"StructuredDocumentation","src":"792:68:44","text":" @dev Value doesn't fit in an uint of `bits` size."},"errorSelector":"6dfcc650","id":11148,"name":"SafeCastOverflowedUintDowncast","nameLocation":"871:30:44","nodeType":"ErrorDefinition","parameters":{"id":11147,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11144,"mutability":"mutable","name":"bits","nameLocation":"908:4:44","nodeType":"VariableDeclaration","scope":11148,"src":"902:10:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":11143,"name":"uint8","nodeType":"ElementaryTypeName","src":"902:5:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":11146,"mutability":"mutable","name":"value","nameLocation":"922:5:44","nodeType":"VariableDeclaration","scope":11148,"src":"914:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11145,"name":"uint256","nodeType":"ElementaryTypeName","src":"914:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"901:27:44"},"src":"865:64:44"},{"documentation":{"id":11149,"nodeType":"StructuredDocumentation","src":"935:75:44","text":" @dev An int value doesn't fit in an uint of `bits` size."},"errorSelector":"a8ce4432","id":11153,"name":"SafeCastOverflowedIntToUint","nameLocation":"1021:27:44","nodeType":"ErrorDefinition","parameters":{"id":11152,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11151,"mutability":"mutable","name":"value","nameLocation":"1056:5:44","nodeType":"VariableDeclaration","scope":11153,"src":"1049:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11150,"name":"int256","nodeType":"ElementaryTypeName","src":"1049:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1048:14:44"},"src":"1015:48:44"},{"documentation":{"id":11154,"nodeType":"StructuredDocumentation","src":"1069:67:44","text":" @dev Value doesn't fit in an int of `bits` size."},"errorSelector":"327269a7","id":11160,"name":"SafeCastOverflowedIntDowncast","nameLocation":"1147:29:44","nodeType":"ErrorDefinition","parameters":{"id":11159,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11156,"mutability":"mutable","name":"bits","nameLocation":"1183:4:44","nodeType":"VariableDeclaration","scope":11160,"src":"1177:10:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":11155,"name":"uint8","nodeType":"ElementaryTypeName","src":"1177:5:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":11158,"mutability":"mutable","name":"value","nameLocation":"1196:5:44","nodeType":"VariableDeclaration","scope":11160,"src":"1189:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11157,"name":"int256","nodeType":"ElementaryTypeName","src":"1189:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1176:26:44"},"src":"1141:62:44"},{"documentation":{"id":11161,"nodeType":"StructuredDocumentation","src":"1209:75:44","text":" @dev An uint value doesn't fit in an int of `bits` size."},"errorSelector":"24775e06","id":11165,"name":"SafeCastOverflowedUintToInt","nameLocation":"1295:27:44","nodeType":"ErrorDefinition","parameters":{"id":11164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11163,"mutability":"mutable","name":"value","nameLocation":"1331:5:44","nodeType":"VariableDeclaration","scope":11165,"src":"1323:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11162,"name":"uint256","nodeType":"ElementaryTypeName","src":"1323:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1322:15:44"},"src":"1289:49:44"},{"body":{"id":11192,"nodeType":"Block","src":"1695:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11179,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11173,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11168,"src":"1709:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11176,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1722:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":11175,"name":"uint248","nodeType":"ElementaryTypeName","src":"1722:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"}],"id":11174,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"1717:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11177,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1717:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint248","typeString":"type(uint248)"}},"id":11178,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1731:3:44","memberName":"max","nodeType":"MemberAccess","src":"1717:17:44","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"src":"1709:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11186,"nodeType":"IfStatement","src":"1705:105:44","trueBody":{"id":11185,"nodeType":"Block","src":"1736:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":11181,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1788:3:44","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":11182,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11168,"src":"1793:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11180,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"1757:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11183,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1757:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11184,"nodeType":"RevertStatement","src":"1750:49:44"}]}},{"expression":{"arguments":[{"id":11189,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11168,"src":"1834:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11188,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1826:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":11187,"name":"uint248","nodeType":"ElementaryTypeName","src":"1826:7:44","typeDescriptions":{}}},"id":11190,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1826:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"functionReturnParameters":11172,"id":11191,"nodeType":"Return","src":"1819:21:44"}]},"documentation":{"id":11166,"nodeType":"StructuredDocumentation","src":"1344:280:44","text":" @dev Returns the downcasted uint248 from uint256, reverting on\n overflow (when the input is greater than largest uint248).\n Counterpart to Solidity's `uint248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":11193,"implemented":true,"kind":"function","modifiers":[],"name":"toUint248","nameLocation":"1638:9:44","nodeType":"FunctionDefinition","parameters":{"id":11169,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11168,"mutability":"mutable","name":"value","nameLocation":"1656:5:44","nodeType":"VariableDeclaration","scope":11193,"src":"1648:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11167,"name":"uint256","nodeType":"ElementaryTypeName","src":"1648:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1647:15:44"},"returnParameters":{"id":11172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11171,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11193,"src":"1686:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"},"typeName":{"id":11170,"name":"uint248","nodeType":"ElementaryTypeName","src":"1686:7:44","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"visibility":"internal"}],"src":"1685:9:44"},"scope":12903,"src":"1629:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11220,"nodeType":"Block","src":"2204:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11207,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11201,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11196,"src":"2218:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11204,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2231:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":11203,"name":"uint240","nodeType":"ElementaryTypeName","src":"2231:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"}],"id":11202,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2226:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2226:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint240","typeString":"type(uint240)"}},"id":11206,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2240:3:44","memberName":"max","nodeType":"MemberAccess","src":"2226:17:44","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"src":"2218:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11214,"nodeType":"IfStatement","src":"2214:105:44","trueBody":{"id":11213,"nodeType":"Block","src":"2245:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":11209,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2297:3:44","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":11210,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11196,"src":"2302:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11208,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"2266:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11211,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2266:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11212,"nodeType":"RevertStatement","src":"2259:49:44"}]}},{"expression":{"arguments":[{"id":11217,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11196,"src":"2343:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11216,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2335:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":11215,"name":"uint240","nodeType":"ElementaryTypeName","src":"2335:7:44","typeDescriptions":{}}},"id":11218,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2335:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"functionReturnParameters":11200,"id":11219,"nodeType":"Return","src":"2328:21:44"}]},"documentation":{"id":11194,"nodeType":"StructuredDocumentation","src":"1853:280:44","text":" @dev Returns the downcasted uint240 from uint256, reverting on\n overflow (when the input is greater than largest uint240).\n Counterpart to Solidity's `uint240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":11221,"implemented":true,"kind":"function","modifiers":[],"name":"toUint240","nameLocation":"2147:9:44","nodeType":"FunctionDefinition","parameters":{"id":11197,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11196,"mutability":"mutable","name":"value","nameLocation":"2165:5:44","nodeType":"VariableDeclaration","scope":11221,"src":"2157:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11195,"name":"uint256","nodeType":"ElementaryTypeName","src":"2157:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2156:15:44"},"returnParameters":{"id":11200,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11199,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11221,"src":"2195:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"},"typeName":{"id":11198,"name":"uint240","nodeType":"ElementaryTypeName","src":"2195:7:44","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"visibility":"internal"}],"src":"2194:9:44"},"scope":12903,"src":"2138:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11248,"nodeType":"Block","src":"2713:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11235,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11229,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11224,"src":"2727:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11232,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2740:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":11231,"name":"uint232","nodeType":"ElementaryTypeName","src":"2740:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"}],"id":11230,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"2735:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11233,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2735:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint232","typeString":"type(uint232)"}},"id":11234,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2749:3:44","memberName":"max","nodeType":"MemberAccess","src":"2735:17:44","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"src":"2727:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11242,"nodeType":"IfStatement","src":"2723:105:44","trueBody":{"id":11241,"nodeType":"Block","src":"2754:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":11237,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2806:3:44","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":11238,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11224,"src":"2811:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11236,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"2775:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11239,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2775:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11240,"nodeType":"RevertStatement","src":"2768:49:44"}]}},{"expression":{"arguments":[{"id":11245,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11224,"src":"2852:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11244,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2844:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":11243,"name":"uint232","nodeType":"ElementaryTypeName","src":"2844:7:44","typeDescriptions":{}}},"id":11246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"functionReturnParameters":11228,"id":11247,"nodeType":"Return","src":"2837:21:44"}]},"documentation":{"id":11222,"nodeType":"StructuredDocumentation","src":"2362:280:44","text":" @dev Returns the downcasted uint232 from uint256, reverting on\n overflow (when the input is greater than largest uint232).\n Counterpart to Solidity's `uint232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":11249,"implemented":true,"kind":"function","modifiers":[],"name":"toUint232","nameLocation":"2656:9:44","nodeType":"FunctionDefinition","parameters":{"id":11225,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11224,"mutability":"mutable","name":"value","nameLocation":"2674:5:44","nodeType":"VariableDeclaration","scope":11249,"src":"2666:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11223,"name":"uint256","nodeType":"ElementaryTypeName","src":"2666:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2665:15:44"},"returnParameters":{"id":11228,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11227,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11249,"src":"2704:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"},"typeName":{"id":11226,"name":"uint232","nodeType":"ElementaryTypeName","src":"2704:7:44","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"visibility":"internal"}],"src":"2703:9:44"},"scope":12903,"src":"2647:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11276,"nodeType":"Block","src":"3222:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11257,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11252,"src":"3236:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11260,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3249:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":11259,"name":"uint224","nodeType":"ElementaryTypeName","src":"3249:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"}],"id":11258,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"3244:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11261,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3244:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint224","typeString":"type(uint224)"}},"id":11262,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3258:3:44","memberName":"max","nodeType":"MemberAccess","src":"3244:17:44","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"3236:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11270,"nodeType":"IfStatement","src":"3232:105:44","trueBody":{"id":11269,"nodeType":"Block","src":"3263:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":11265,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3315:3:44","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":11266,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11252,"src":"3320:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11264,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"3284:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11267,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3284:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11268,"nodeType":"RevertStatement","src":"3277:49:44"}]}},{"expression":{"arguments":[{"id":11273,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11252,"src":"3361:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11272,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3353:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":11271,"name":"uint224","nodeType":"ElementaryTypeName","src":"3353:7:44","typeDescriptions":{}}},"id":11274,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3353:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":11256,"id":11275,"nodeType":"Return","src":"3346:21:44"}]},"documentation":{"id":11250,"nodeType":"StructuredDocumentation","src":"2871:280:44","text":" @dev Returns the downcasted uint224 from uint256, reverting on\n overflow (when the input is greater than largest uint224).\n Counterpart to Solidity's `uint224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":11277,"implemented":true,"kind":"function","modifiers":[],"name":"toUint224","nameLocation":"3165:9:44","nodeType":"FunctionDefinition","parameters":{"id":11253,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11252,"mutability":"mutable","name":"value","nameLocation":"3183:5:44","nodeType":"VariableDeclaration","scope":11277,"src":"3175:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11251,"name":"uint256","nodeType":"ElementaryTypeName","src":"3175:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3174:15:44"},"returnParameters":{"id":11256,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11255,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11277,"src":"3213:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":11254,"name":"uint224","nodeType":"ElementaryTypeName","src":"3213:7:44","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3212:9:44"},"scope":12903,"src":"3156:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11304,"nodeType":"Block","src":"3731:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11291,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11285,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11280,"src":"3745:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11288,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3758:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":11287,"name":"uint216","nodeType":"ElementaryTypeName","src":"3758:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"}],"id":11286,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"3753:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3753:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint216","typeString":"type(uint216)"}},"id":11290,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3767:3:44","memberName":"max","nodeType":"MemberAccess","src":"3753:17:44","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"src":"3745:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11298,"nodeType":"IfStatement","src":"3741:105:44","trueBody":{"id":11297,"nodeType":"Block","src":"3772:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":11293,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3824:3:44","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":11294,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11280,"src":"3829:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11292,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"3793:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11295,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3793:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11296,"nodeType":"RevertStatement","src":"3786:49:44"}]}},{"expression":{"arguments":[{"id":11301,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11280,"src":"3870:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11300,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3862:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":11299,"name":"uint216","nodeType":"ElementaryTypeName","src":"3862:7:44","typeDescriptions":{}}},"id":11302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3862:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"functionReturnParameters":11284,"id":11303,"nodeType":"Return","src":"3855:21:44"}]},"documentation":{"id":11278,"nodeType":"StructuredDocumentation","src":"3380:280:44","text":" @dev Returns the downcasted uint216 from uint256, reverting on\n overflow (when the input is greater than largest uint216).\n Counterpart to Solidity's `uint216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":11305,"implemented":true,"kind":"function","modifiers":[],"name":"toUint216","nameLocation":"3674:9:44","nodeType":"FunctionDefinition","parameters":{"id":11281,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11280,"mutability":"mutable","name":"value","nameLocation":"3692:5:44","nodeType":"VariableDeclaration","scope":11305,"src":"3684:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11279,"name":"uint256","nodeType":"ElementaryTypeName","src":"3684:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3683:15:44"},"returnParameters":{"id":11284,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11283,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11305,"src":"3722:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"},"typeName":{"id":11282,"name":"uint216","nodeType":"ElementaryTypeName","src":"3722:7:44","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"visibility":"internal"}],"src":"3721:9:44"},"scope":12903,"src":"3665:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11332,"nodeType":"Block","src":"4240:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11319,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11313,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"4254:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11316,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4267:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":11315,"name":"uint208","nodeType":"ElementaryTypeName","src":"4267:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":11314,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4262:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11317,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4262:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":11318,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4276:3:44","memberName":"max","nodeType":"MemberAccess","src":"4262:17:44","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"4254:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11326,"nodeType":"IfStatement","src":"4250:105:44","trueBody":{"id":11325,"nodeType":"Block","src":"4281:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":11321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4333:3:44","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":11322,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"4338:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11320,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"4302:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11323,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4302:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11324,"nodeType":"RevertStatement","src":"4295:49:44"}]}},{"expression":{"arguments":[{"id":11329,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"4379:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11328,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4371:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":11327,"name":"uint208","nodeType":"ElementaryTypeName","src":"4371:7:44","typeDescriptions":{}}},"id":11330,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4371:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":11312,"id":11331,"nodeType":"Return","src":"4364:21:44"}]},"documentation":{"id":11306,"nodeType":"StructuredDocumentation","src":"3889:280:44","text":" @dev Returns the downcasted uint208 from uint256, reverting on\n overflow (when the input is greater than largest uint208).\n Counterpart to Solidity's `uint208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":11333,"implemented":true,"kind":"function","modifiers":[],"name":"toUint208","nameLocation":"4183:9:44","nodeType":"FunctionDefinition","parameters":{"id":11309,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11308,"mutability":"mutable","name":"value","nameLocation":"4201:5:44","nodeType":"VariableDeclaration","scope":11333,"src":"4193:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11307,"name":"uint256","nodeType":"ElementaryTypeName","src":"4193:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4192:15:44"},"returnParameters":{"id":11312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11311,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11333,"src":"4231:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":11310,"name":"uint208","nodeType":"ElementaryTypeName","src":"4231:7:44","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"4230:9:44"},"scope":12903,"src":"4174:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11360,"nodeType":"Block","src":"4749:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11347,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11341,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11336,"src":"4763:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11344,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4776:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11343,"name":"uint200","nodeType":"ElementaryTypeName","src":"4776:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"}],"id":11342,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"4771:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11345,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4771:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint200","typeString":"type(uint200)"}},"id":11346,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4785:3:44","memberName":"max","nodeType":"MemberAccess","src":"4771:17:44","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"src":"4763:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11354,"nodeType":"IfStatement","src":"4759:105:44","trueBody":{"id":11353,"nodeType":"Block","src":"4790:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":11349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4842:3:44","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":11350,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11336,"src":"4847:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11348,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"4811:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11351,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4811:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11352,"nodeType":"RevertStatement","src":"4804:49:44"}]}},{"expression":{"arguments":[{"id":11357,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11336,"src":"4888:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11356,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4880:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11355,"name":"uint200","nodeType":"ElementaryTypeName","src":"4880:7:44","typeDescriptions":{}}},"id":11358,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"functionReturnParameters":11340,"id":11359,"nodeType":"Return","src":"4873:21:44"}]},"documentation":{"id":11334,"nodeType":"StructuredDocumentation","src":"4398:280:44","text":" @dev Returns the downcasted uint200 from uint256, reverting on\n overflow (when the input is greater than largest uint200).\n Counterpart to Solidity's `uint200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":11361,"implemented":true,"kind":"function","modifiers":[],"name":"toUint200","nameLocation":"4692:9:44","nodeType":"FunctionDefinition","parameters":{"id":11337,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11336,"mutability":"mutable","name":"value","nameLocation":"4710:5:44","nodeType":"VariableDeclaration","scope":11361,"src":"4702:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11335,"name":"uint256","nodeType":"ElementaryTypeName","src":"4702:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4701:15:44"},"returnParameters":{"id":11340,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11339,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11361,"src":"4740:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"},"typeName":{"id":11338,"name":"uint200","nodeType":"ElementaryTypeName","src":"4740:7:44","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"visibility":"internal"}],"src":"4739:9:44"},"scope":12903,"src":"4683:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11388,"nodeType":"Block","src":"5258:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11369,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11364,"src":"5272:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11372,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5285:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11371,"name":"uint192","nodeType":"ElementaryTypeName","src":"5285:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"}],"id":11370,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"5280:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11373,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5280:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint192","typeString":"type(uint192)"}},"id":11374,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5294:3:44","memberName":"max","nodeType":"MemberAccess","src":"5280:17:44","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"src":"5272:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11382,"nodeType":"IfStatement","src":"5268:105:44","trueBody":{"id":11381,"nodeType":"Block","src":"5299:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":11377,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5351:3:44","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":11378,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11364,"src":"5356:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11376,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"5320:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11379,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5320:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11380,"nodeType":"RevertStatement","src":"5313:49:44"}]}},{"expression":{"arguments":[{"id":11385,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11364,"src":"5397:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11384,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5389:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11383,"name":"uint192","nodeType":"ElementaryTypeName","src":"5389:7:44","typeDescriptions":{}}},"id":11386,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"functionReturnParameters":11368,"id":11387,"nodeType":"Return","src":"5382:21:44"}]},"documentation":{"id":11362,"nodeType":"StructuredDocumentation","src":"4907:280:44","text":" @dev Returns the downcasted uint192 from uint256, reverting on\n overflow (when the input is greater than largest uint192).\n Counterpart to Solidity's `uint192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":11389,"implemented":true,"kind":"function","modifiers":[],"name":"toUint192","nameLocation":"5201:9:44","nodeType":"FunctionDefinition","parameters":{"id":11365,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11364,"mutability":"mutable","name":"value","nameLocation":"5219:5:44","nodeType":"VariableDeclaration","scope":11389,"src":"5211:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11363,"name":"uint256","nodeType":"ElementaryTypeName","src":"5211:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5210:15:44"},"returnParameters":{"id":11368,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11367,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11389,"src":"5249:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"},"typeName":{"id":11366,"name":"uint192","nodeType":"ElementaryTypeName","src":"5249:7:44","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"visibility":"internal"}],"src":"5248:9:44"},"scope":12903,"src":"5192:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11416,"nodeType":"Block","src":"5767:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11397,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11392,"src":"5781:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11400,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5794:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11399,"name":"uint184","nodeType":"ElementaryTypeName","src":"5794:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"}],"id":11398,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"5789:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11401,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5789:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint184","typeString":"type(uint184)"}},"id":11402,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5803:3:44","memberName":"max","nodeType":"MemberAccess","src":"5789:17:44","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"src":"5781:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11410,"nodeType":"IfStatement","src":"5777:105:44","trueBody":{"id":11409,"nodeType":"Block","src":"5808:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":11405,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5860:3:44","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":11406,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11392,"src":"5865:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11404,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"5829:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5829:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11408,"nodeType":"RevertStatement","src":"5822:49:44"}]}},{"expression":{"arguments":[{"id":11413,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11392,"src":"5906:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11412,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5898:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11411,"name":"uint184","nodeType":"ElementaryTypeName","src":"5898:7:44","typeDescriptions":{}}},"id":11414,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5898:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"functionReturnParameters":11396,"id":11415,"nodeType":"Return","src":"5891:21:44"}]},"documentation":{"id":11390,"nodeType":"StructuredDocumentation","src":"5416:280:44","text":" @dev Returns the downcasted uint184 from uint256, reverting on\n overflow (when the input is greater than largest uint184).\n Counterpart to Solidity's `uint184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":11417,"implemented":true,"kind":"function","modifiers":[],"name":"toUint184","nameLocation":"5710:9:44","nodeType":"FunctionDefinition","parameters":{"id":11393,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11392,"mutability":"mutable","name":"value","nameLocation":"5728:5:44","nodeType":"VariableDeclaration","scope":11417,"src":"5720:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11391,"name":"uint256","nodeType":"ElementaryTypeName","src":"5720:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5719:15:44"},"returnParameters":{"id":11396,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11395,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11417,"src":"5758:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"},"typeName":{"id":11394,"name":"uint184","nodeType":"ElementaryTypeName","src":"5758:7:44","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"visibility":"internal"}],"src":"5757:9:44"},"scope":12903,"src":"5701:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11444,"nodeType":"Block","src":"6276:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11431,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11425,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11420,"src":"6290:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11428,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6303:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11427,"name":"uint176","nodeType":"ElementaryTypeName","src":"6303:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"}],"id":11426,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"6298:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11429,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint176","typeString":"type(uint176)"}},"id":11430,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6312:3:44","memberName":"max","nodeType":"MemberAccess","src":"6298:17:44","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"src":"6290:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11438,"nodeType":"IfStatement","src":"6286:105:44","trueBody":{"id":11437,"nodeType":"Block","src":"6317:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":11433,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6369:3:44","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":11434,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11420,"src":"6374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11432,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"6338:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11435,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6338:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11436,"nodeType":"RevertStatement","src":"6331:49:44"}]}},{"expression":{"arguments":[{"id":11441,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11420,"src":"6415:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11440,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6407:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11439,"name":"uint176","nodeType":"ElementaryTypeName","src":"6407:7:44","typeDescriptions":{}}},"id":11442,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6407:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"functionReturnParameters":11424,"id":11443,"nodeType":"Return","src":"6400:21:44"}]},"documentation":{"id":11418,"nodeType":"StructuredDocumentation","src":"5925:280:44","text":" @dev Returns the downcasted uint176 from uint256, reverting on\n overflow (when the input is greater than largest uint176).\n Counterpart to Solidity's `uint176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":11445,"implemented":true,"kind":"function","modifiers":[],"name":"toUint176","nameLocation":"6219:9:44","nodeType":"FunctionDefinition","parameters":{"id":11421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11420,"mutability":"mutable","name":"value","nameLocation":"6237:5:44","nodeType":"VariableDeclaration","scope":11445,"src":"6229:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11419,"name":"uint256","nodeType":"ElementaryTypeName","src":"6229:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6228:15:44"},"returnParameters":{"id":11424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11423,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11445,"src":"6267:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"},"typeName":{"id":11422,"name":"uint176","nodeType":"ElementaryTypeName","src":"6267:7:44","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"visibility":"internal"}],"src":"6266:9:44"},"scope":12903,"src":"6210:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11472,"nodeType":"Block","src":"6785:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11459,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11453,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11448,"src":"6799:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11456,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6812:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11455,"name":"uint168","nodeType":"ElementaryTypeName","src":"6812:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"}],"id":11454,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"6807:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6807:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint168","typeString":"type(uint168)"}},"id":11458,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6821:3:44","memberName":"max","nodeType":"MemberAccess","src":"6807:17:44","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"src":"6799:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11466,"nodeType":"IfStatement","src":"6795:105:44","trueBody":{"id":11465,"nodeType":"Block","src":"6826:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":11461,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6878:3:44","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":11462,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11448,"src":"6883:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11460,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"6847:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11463,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6847:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11464,"nodeType":"RevertStatement","src":"6840:49:44"}]}},{"expression":{"arguments":[{"id":11469,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11448,"src":"6924:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11468,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6916:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11467,"name":"uint168","nodeType":"ElementaryTypeName","src":"6916:7:44","typeDescriptions":{}}},"id":11470,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6916:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"functionReturnParameters":11452,"id":11471,"nodeType":"Return","src":"6909:21:44"}]},"documentation":{"id":11446,"nodeType":"StructuredDocumentation","src":"6434:280:44","text":" @dev Returns the downcasted uint168 from uint256, reverting on\n overflow (when the input is greater than largest uint168).\n Counterpart to Solidity's `uint168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":11473,"implemented":true,"kind":"function","modifiers":[],"name":"toUint168","nameLocation":"6728:9:44","nodeType":"FunctionDefinition","parameters":{"id":11449,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11448,"mutability":"mutable","name":"value","nameLocation":"6746:5:44","nodeType":"VariableDeclaration","scope":11473,"src":"6738:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11447,"name":"uint256","nodeType":"ElementaryTypeName","src":"6738:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6737:15:44"},"returnParameters":{"id":11452,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11451,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11473,"src":"6776:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"},"typeName":{"id":11450,"name":"uint168","nodeType":"ElementaryTypeName","src":"6776:7:44","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"visibility":"internal"}],"src":"6775:9:44"},"scope":12903,"src":"6719:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11500,"nodeType":"Block","src":"7294:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11487,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11481,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11476,"src":"7308:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11484,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7321:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11483,"name":"uint160","nodeType":"ElementaryTypeName","src":"7321:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"}],"id":11482,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"7316:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11485,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7316:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint160","typeString":"type(uint160)"}},"id":11486,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7330:3:44","memberName":"max","nodeType":"MemberAccess","src":"7316:17:44","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"7308:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11494,"nodeType":"IfStatement","src":"7304:105:44","trueBody":{"id":11493,"nodeType":"Block","src":"7335:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":11489,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7387:3:44","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":11490,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11476,"src":"7392:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11488,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"7356:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11491,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7356:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11492,"nodeType":"RevertStatement","src":"7349:49:44"}]}},{"expression":{"arguments":[{"id":11497,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11476,"src":"7433:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11496,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7425:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11495,"name":"uint160","nodeType":"ElementaryTypeName","src":"7425:7:44","typeDescriptions":{}}},"id":11498,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7425:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":11480,"id":11499,"nodeType":"Return","src":"7418:21:44"}]},"documentation":{"id":11474,"nodeType":"StructuredDocumentation","src":"6943:280:44","text":" @dev Returns the downcasted uint160 from uint256, reverting on\n overflow (when the input is greater than largest uint160).\n Counterpart to Solidity's `uint160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":11501,"implemented":true,"kind":"function","modifiers":[],"name":"toUint160","nameLocation":"7237:9:44","nodeType":"FunctionDefinition","parameters":{"id":11477,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11476,"mutability":"mutable","name":"value","nameLocation":"7255:5:44","nodeType":"VariableDeclaration","scope":11501,"src":"7247:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11475,"name":"uint256","nodeType":"ElementaryTypeName","src":"7247:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7246:15:44"},"returnParameters":{"id":11480,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11479,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11501,"src":"7285:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":11478,"name":"uint160","nodeType":"ElementaryTypeName","src":"7285:7:44","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"7284:9:44"},"scope":12903,"src":"7228:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11528,"nodeType":"Block","src":"7803:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11509,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11504,"src":"7817:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11512,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7830:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11511,"name":"uint152","nodeType":"ElementaryTypeName","src":"7830:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"}],"id":11510,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"7825:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11513,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7825:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint152","typeString":"type(uint152)"}},"id":11514,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7839:3:44","memberName":"max","nodeType":"MemberAccess","src":"7825:17:44","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"src":"7817:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11522,"nodeType":"IfStatement","src":"7813:105:44","trueBody":{"id":11521,"nodeType":"Block","src":"7844:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":11517,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7896:3:44","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":11518,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11504,"src":"7901:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11516,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"7865:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7865:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11520,"nodeType":"RevertStatement","src":"7858:49:44"}]}},{"expression":{"arguments":[{"id":11525,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11504,"src":"7942:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11524,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7934:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11523,"name":"uint152","nodeType":"ElementaryTypeName","src":"7934:7:44","typeDescriptions":{}}},"id":11526,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7934:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"functionReturnParameters":11508,"id":11527,"nodeType":"Return","src":"7927:21:44"}]},"documentation":{"id":11502,"nodeType":"StructuredDocumentation","src":"7452:280:44","text":" @dev Returns the downcasted uint152 from uint256, reverting on\n overflow (when the input is greater than largest uint152).\n Counterpart to Solidity's `uint152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":11529,"implemented":true,"kind":"function","modifiers":[],"name":"toUint152","nameLocation":"7746:9:44","nodeType":"FunctionDefinition","parameters":{"id":11505,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11504,"mutability":"mutable","name":"value","nameLocation":"7764:5:44","nodeType":"VariableDeclaration","scope":11529,"src":"7756:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11503,"name":"uint256","nodeType":"ElementaryTypeName","src":"7756:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7755:15:44"},"returnParameters":{"id":11508,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11507,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11529,"src":"7794:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"},"typeName":{"id":11506,"name":"uint152","nodeType":"ElementaryTypeName","src":"7794:7:44","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"visibility":"internal"}],"src":"7793:9:44"},"scope":12903,"src":"7737:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11556,"nodeType":"Block","src":"8312:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11543,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11537,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11532,"src":"8326:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11540,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8339:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11539,"name":"uint144","nodeType":"ElementaryTypeName","src":"8339:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"}],"id":11538,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"8334:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11541,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8334:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint144","typeString":"type(uint144)"}},"id":11542,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8348:3:44","memberName":"max","nodeType":"MemberAccess","src":"8334:17:44","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"src":"8326:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11550,"nodeType":"IfStatement","src":"8322:105:44","trueBody":{"id":11549,"nodeType":"Block","src":"8353:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":11545,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8405:3:44","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":11546,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11532,"src":"8410:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11544,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"8374:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11547,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8374:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11548,"nodeType":"RevertStatement","src":"8367:49:44"}]}},{"expression":{"arguments":[{"id":11553,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11532,"src":"8451:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11552,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8443:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11551,"name":"uint144","nodeType":"ElementaryTypeName","src":"8443:7:44","typeDescriptions":{}}},"id":11554,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8443:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"functionReturnParameters":11536,"id":11555,"nodeType":"Return","src":"8436:21:44"}]},"documentation":{"id":11530,"nodeType":"StructuredDocumentation","src":"7961:280:44","text":" @dev Returns the downcasted uint144 from uint256, reverting on\n overflow (when the input is greater than largest uint144).\n Counterpart to Solidity's `uint144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":11557,"implemented":true,"kind":"function","modifiers":[],"name":"toUint144","nameLocation":"8255:9:44","nodeType":"FunctionDefinition","parameters":{"id":11533,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11532,"mutability":"mutable","name":"value","nameLocation":"8273:5:44","nodeType":"VariableDeclaration","scope":11557,"src":"8265:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11531,"name":"uint256","nodeType":"ElementaryTypeName","src":"8265:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8264:15:44"},"returnParameters":{"id":11536,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11535,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11557,"src":"8303:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"},"typeName":{"id":11534,"name":"uint144","nodeType":"ElementaryTypeName","src":"8303:7:44","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"visibility":"internal"}],"src":"8302:9:44"},"scope":12903,"src":"8246:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11584,"nodeType":"Block","src":"8821:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11571,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11565,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11560,"src":"8835:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11568,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8848:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11567,"name":"uint136","nodeType":"ElementaryTypeName","src":"8848:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"}],"id":11566,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"8843:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11569,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8843:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint136","typeString":"type(uint136)"}},"id":11570,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8857:3:44","memberName":"max","nodeType":"MemberAccess","src":"8843:17:44","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"src":"8835:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11578,"nodeType":"IfStatement","src":"8831:105:44","trueBody":{"id":11577,"nodeType":"Block","src":"8862:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":11573,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8914:3:44","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":11574,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11560,"src":"8919:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11572,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"8883:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11575,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8883:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11576,"nodeType":"RevertStatement","src":"8876:49:44"}]}},{"expression":{"arguments":[{"id":11581,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11560,"src":"8960:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11580,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8952:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11579,"name":"uint136","nodeType":"ElementaryTypeName","src":"8952:7:44","typeDescriptions":{}}},"id":11582,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8952:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"functionReturnParameters":11564,"id":11583,"nodeType":"Return","src":"8945:21:44"}]},"documentation":{"id":11558,"nodeType":"StructuredDocumentation","src":"8470:280:44","text":" @dev Returns the downcasted uint136 from uint256, reverting on\n overflow (when the input is greater than largest uint136).\n Counterpart to Solidity's `uint136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":11585,"implemented":true,"kind":"function","modifiers":[],"name":"toUint136","nameLocation":"8764:9:44","nodeType":"FunctionDefinition","parameters":{"id":11561,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11560,"mutability":"mutable","name":"value","nameLocation":"8782:5:44","nodeType":"VariableDeclaration","scope":11585,"src":"8774:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11559,"name":"uint256","nodeType":"ElementaryTypeName","src":"8774:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8773:15:44"},"returnParameters":{"id":11564,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11563,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11585,"src":"8812:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"},"typeName":{"id":11562,"name":"uint136","nodeType":"ElementaryTypeName","src":"8812:7:44","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"visibility":"internal"}],"src":"8811:9:44"},"scope":12903,"src":"8755:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11612,"nodeType":"Block","src":"9330:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11599,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11593,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11588,"src":"9344:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11596,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9357:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11595,"name":"uint128","nodeType":"ElementaryTypeName","src":"9357:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"}],"id":11594,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"9352:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11597,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9352:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint128","typeString":"type(uint128)"}},"id":11598,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9366:3:44","memberName":"max","nodeType":"MemberAccess","src":"9352:17:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"9344:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11606,"nodeType":"IfStatement","src":"9340:105:44","trueBody":{"id":11605,"nodeType":"Block","src":"9371:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":11601,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9423:3:44","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":11602,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11588,"src":"9428:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11600,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"9392:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11603,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9392:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11604,"nodeType":"RevertStatement","src":"9385:49:44"}]}},{"expression":{"arguments":[{"id":11609,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11588,"src":"9469:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11608,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9461:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11607,"name":"uint128","nodeType":"ElementaryTypeName","src":"9461:7:44","typeDescriptions":{}}},"id":11610,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9461:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"functionReturnParameters":11592,"id":11611,"nodeType":"Return","src":"9454:21:44"}]},"documentation":{"id":11586,"nodeType":"StructuredDocumentation","src":"8979:280:44","text":" @dev Returns the downcasted uint128 from uint256, reverting on\n overflow (when the input is greater than largest uint128).\n Counterpart to Solidity's `uint128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":11613,"implemented":true,"kind":"function","modifiers":[],"name":"toUint128","nameLocation":"9273:9:44","nodeType":"FunctionDefinition","parameters":{"id":11589,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11588,"mutability":"mutable","name":"value","nameLocation":"9291:5:44","nodeType":"VariableDeclaration","scope":11613,"src":"9283:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11587,"name":"uint256","nodeType":"ElementaryTypeName","src":"9283:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9282:15:44"},"returnParameters":{"id":11592,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11591,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11613,"src":"9321:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":11590,"name":"uint128","nodeType":"ElementaryTypeName","src":"9321:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"src":"9320:9:44"},"scope":12903,"src":"9264:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11640,"nodeType":"Block","src":"9839:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11621,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11616,"src":"9853:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11624,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9866:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11623,"name":"uint120","nodeType":"ElementaryTypeName","src":"9866:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"}],"id":11622,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"9861:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11625,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9861:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint120","typeString":"type(uint120)"}},"id":11626,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9875:3:44","memberName":"max","nodeType":"MemberAccess","src":"9861:17:44","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"src":"9853:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11634,"nodeType":"IfStatement","src":"9849:105:44","trueBody":{"id":11633,"nodeType":"Block","src":"9880:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":11629,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9932:3:44","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":11630,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11616,"src":"9937:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11628,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"9901:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11631,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9901:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11632,"nodeType":"RevertStatement","src":"9894:49:44"}]}},{"expression":{"arguments":[{"id":11637,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11616,"src":"9978:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11636,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9970:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11635,"name":"uint120","nodeType":"ElementaryTypeName","src":"9970:7:44","typeDescriptions":{}}},"id":11638,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9970:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"functionReturnParameters":11620,"id":11639,"nodeType":"Return","src":"9963:21:44"}]},"documentation":{"id":11614,"nodeType":"StructuredDocumentation","src":"9488:280:44","text":" @dev Returns the downcasted uint120 from uint256, reverting on\n overflow (when the input is greater than largest uint120).\n Counterpart to Solidity's `uint120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":11641,"implemented":true,"kind":"function","modifiers":[],"name":"toUint120","nameLocation":"9782:9:44","nodeType":"FunctionDefinition","parameters":{"id":11617,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11616,"mutability":"mutable","name":"value","nameLocation":"9800:5:44","nodeType":"VariableDeclaration","scope":11641,"src":"9792:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11615,"name":"uint256","nodeType":"ElementaryTypeName","src":"9792:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9791:15:44"},"returnParameters":{"id":11620,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11619,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11641,"src":"9830:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"},"typeName":{"id":11618,"name":"uint120","nodeType":"ElementaryTypeName","src":"9830:7:44","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"visibility":"internal"}],"src":"9829:9:44"},"scope":12903,"src":"9773:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11668,"nodeType":"Block","src":"10348:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11655,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11649,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11644,"src":"10362:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11652,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10375:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11651,"name":"uint112","nodeType":"ElementaryTypeName","src":"10375:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"}],"id":11650,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10370:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11653,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10370:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint112","typeString":"type(uint112)"}},"id":11654,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10384:3:44","memberName":"max","nodeType":"MemberAccess","src":"10370:17:44","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"10362:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11662,"nodeType":"IfStatement","src":"10358:105:44","trueBody":{"id":11661,"nodeType":"Block","src":"10389:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":11657,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10441:3:44","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":11658,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11644,"src":"10446:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11656,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"10410:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10410:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11660,"nodeType":"RevertStatement","src":"10403:49:44"}]}},{"expression":{"arguments":[{"id":11665,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11644,"src":"10487:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11664,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10479:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11663,"name":"uint112","nodeType":"ElementaryTypeName","src":"10479:7:44","typeDescriptions":{}}},"id":11666,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10479:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"functionReturnParameters":11648,"id":11667,"nodeType":"Return","src":"10472:21:44"}]},"documentation":{"id":11642,"nodeType":"StructuredDocumentation","src":"9997:280:44","text":" @dev Returns the downcasted uint112 from uint256, reverting on\n overflow (when the input is greater than largest uint112).\n Counterpart to Solidity's `uint112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":11669,"implemented":true,"kind":"function","modifiers":[],"name":"toUint112","nameLocation":"10291:9:44","nodeType":"FunctionDefinition","parameters":{"id":11645,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11644,"mutability":"mutable","name":"value","nameLocation":"10309:5:44","nodeType":"VariableDeclaration","scope":11669,"src":"10301:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11643,"name":"uint256","nodeType":"ElementaryTypeName","src":"10301:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10300:15:44"},"returnParameters":{"id":11648,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11647,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11669,"src":"10339:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":11646,"name":"uint112","nodeType":"ElementaryTypeName","src":"10339:7:44","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"src":"10338:9:44"},"scope":12903,"src":"10282:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11696,"nodeType":"Block","src":"10857:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11683,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11677,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11672,"src":"10871:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11680,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10884:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11679,"name":"uint104","nodeType":"ElementaryTypeName","src":"10884:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"}],"id":11678,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"10879:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10879:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint104","typeString":"type(uint104)"}},"id":11682,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10893:3:44","memberName":"max","nodeType":"MemberAccess","src":"10879:17:44","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"src":"10871:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11690,"nodeType":"IfStatement","src":"10867:105:44","trueBody":{"id":11689,"nodeType":"Block","src":"10898:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":11685,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10950:3:44","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":11686,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11672,"src":"10955:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11684,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"10919:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11687,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10919:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11688,"nodeType":"RevertStatement","src":"10912:49:44"}]}},{"expression":{"arguments":[{"id":11693,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11672,"src":"10996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11692,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10988:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11691,"name":"uint104","nodeType":"ElementaryTypeName","src":"10988:7:44","typeDescriptions":{}}},"id":11694,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10988:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"functionReturnParameters":11676,"id":11695,"nodeType":"Return","src":"10981:21:44"}]},"documentation":{"id":11670,"nodeType":"StructuredDocumentation","src":"10506:280:44","text":" @dev Returns the downcasted uint104 from uint256, reverting on\n overflow (when the input is greater than largest uint104).\n Counterpart to Solidity's `uint104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":11697,"implemented":true,"kind":"function","modifiers":[],"name":"toUint104","nameLocation":"10800:9:44","nodeType":"FunctionDefinition","parameters":{"id":11673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11672,"mutability":"mutable","name":"value","nameLocation":"10818:5:44","nodeType":"VariableDeclaration","scope":11697,"src":"10810:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11671,"name":"uint256","nodeType":"ElementaryTypeName","src":"10810:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10809:15:44"},"returnParameters":{"id":11676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11675,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11697,"src":"10848:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"},"typeName":{"id":11674,"name":"uint104","nodeType":"ElementaryTypeName","src":"10848:7:44","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"visibility":"internal"}],"src":"10847:9:44"},"scope":12903,"src":"10791:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11724,"nodeType":"Block","src":"11360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11711,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11705,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11700,"src":"11374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11708,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":11707,"name":"uint96","nodeType":"ElementaryTypeName","src":"11387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"}],"id":11706,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"11382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11709,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint96","typeString":"type(uint96)"}},"id":11710,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11395:3:44","memberName":"max","nodeType":"MemberAccess","src":"11382:16:44","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"11374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11718,"nodeType":"IfStatement","src":"11370:103:44","trueBody":{"id":11717,"nodeType":"Block","src":"11400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":11713,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":11714,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11700,"src":"11456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11712,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"11421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11715,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11716,"nodeType":"RevertStatement","src":"11414:48:44"}]}},{"expression":{"arguments":[{"id":11721,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11700,"src":"11496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11720,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":11719,"name":"uint96","nodeType":"ElementaryTypeName","src":"11489:6:44","typeDescriptions":{}}},"id":11722,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"functionReturnParameters":11704,"id":11723,"nodeType":"Return","src":"11482:20:44"}]},"documentation":{"id":11698,"nodeType":"StructuredDocumentation","src":"11015:276:44","text":" @dev Returns the downcasted uint96 from uint256, reverting on\n overflow (when the input is greater than largest uint96).\n Counterpart to Solidity's `uint96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":11725,"implemented":true,"kind":"function","modifiers":[],"name":"toUint96","nameLocation":"11305:8:44","nodeType":"FunctionDefinition","parameters":{"id":11701,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11700,"mutability":"mutable","name":"value","nameLocation":"11322:5:44","nodeType":"VariableDeclaration","scope":11725,"src":"11314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11699,"name":"uint256","nodeType":"ElementaryTypeName","src":"11314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11313:15:44"},"returnParameters":{"id":11704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11703,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11725,"src":"11352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":11702,"name":"uint96","nodeType":"ElementaryTypeName","src":"11352:6:44","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"11351:8:44"},"scope":12903,"src":"11296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11752,"nodeType":"Block","src":"11860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11739,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11733,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11728,"src":"11874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11736,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":11735,"name":"uint88","nodeType":"ElementaryTypeName","src":"11887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"}],"id":11734,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"11882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11737,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint88","typeString":"type(uint88)"}},"id":11738,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11895:3:44","memberName":"max","nodeType":"MemberAccess","src":"11882:16:44","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"src":"11874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11746,"nodeType":"IfStatement","src":"11870:103:44","trueBody":{"id":11745,"nodeType":"Block","src":"11900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":11741,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":11742,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11728,"src":"11956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11740,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"11921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11743,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11744,"nodeType":"RevertStatement","src":"11914:48:44"}]}},{"expression":{"arguments":[{"id":11749,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11728,"src":"11996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11748,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":11747,"name":"uint88","nodeType":"ElementaryTypeName","src":"11989:6:44","typeDescriptions":{}}},"id":11750,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"functionReturnParameters":11732,"id":11751,"nodeType":"Return","src":"11982:20:44"}]},"documentation":{"id":11726,"nodeType":"StructuredDocumentation","src":"11515:276:44","text":" @dev Returns the downcasted uint88 from uint256, reverting on\n overflow (when the input is greater than largest uint88).\n Counterpart to Solidity's `uint88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":11753,"implemented":true,"kind":"function","modifiers":[],"name":"toUint88","nameLocation":"11805:8:44","nodeType":"FunctionDefinition","parameters":{"id":11729,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11728,"mutability":"mutable","name":"value","nameLocation":"11822:5:44","nodeType":"VariableDeclaration","scope":11753,"src":"11814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11727,"name":"uint256","nodeType":"ElementaryTypeName","src":"11814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11813:15:44"},"returnParameters":{"id":11732,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11731,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11753,"src":"11852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"},"typeName":{"id":11730,"name":"uint88","nodeType":"ElementaryTypeName","src":"11852:6:44","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"visibility":"internal"}],"src":"11851:8:44"},"scope":12903,"src":"11796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11780,"nodeType":"Block","src":"12360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11767,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11761,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11756,"src":"12374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11764,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":11763,"name":"uint80","nodeType":"ElementaryTypeName","src":"12387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"}],"id":11762,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"12382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11765,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint80","typeString":"type(uint80)"}},"id":11766,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12395:3:44","memberName":"max","nodeType":"MemberAccess","src":"12382:16:44","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"src":"12374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11774,"nodeType":"IfStatement","src":"12370:103:44","trueBody":{"id":11773,"nodeType":"Block","src":"12400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":11769,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":11770,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11756,"src":"12456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11768,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"12421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11771,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11772,"nodeType":"RevertStatement","src":"12414:48:44"}]}},{"expression":{"arguments":[{"id":11777,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11756,"src":"12496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11776,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":11775,"name":"uint80","nodeType":"ElementaryTypeName","src":"12489:6:44","typeDescriptions":{}}},"id":11778,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"functionReturnParameters":11760,"id":11779,"nodeType":"Return","src":"12482:20:44"}]},"documentation":{"id":11754,"nodeType":"StructuredDocumentation","src":"12015:276:44","text":" @dev Returns the downcasted uint80 from uint256, reverting on\n overflow (when the input is greater than largest uint80).\n Counterpart to Solidity's `uint80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":11781,"implemented":true,"kind":"function","modifiers":[],"name":"toUint80","nameLocation":"12305:8:44","nodeType":"FunctionDefinition","parameters":{"id":11757,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11756,"mutability":"mutable","name":"value","nameLocation":"12322:5:44","nodeType":"VariableDeclaration","scope":11781,"src":"12314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11755,"name":"uint256","nodeType":"ElementaryTypeName","src":"12314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12313:15:44"},"returnParameters":{"id":11760,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11759,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11781,"src":"12352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"},"typeName":{"id":11758,"name":"uint80","nodeType":"ElementaryTypeName","src":"12352:6:44","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"visibility":"internal"}],"src":"12351:8:44"},"scope":12903,"src":"12296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11808,"nodeType":"Block","src":"12860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11795,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11789,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11784,"src":"12874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11792,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":11791,"name":"uint72","nodeType":"ElementaryTypeName","src":"12887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"}],"id":11790,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"12882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11793,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint72","typeString":"type(uint72)"}},"id":11794,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12895:3:44","memberName":"max","nodeType":"MemberAccess","src":"12882:16:44","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"src":"12874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11802,"nodeType":"IfStatement","src":"12870:103:44","trueBody":{"id":11801,"nodeType":"Block","src":"12900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":11797,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":11798,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11784,"src":"12956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11796,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"12921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11799,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11800,"nodeType":"RevertStatement","src":"12914:48:44"}]}},{"expression":{"arguments":[{"id":11805,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11784,"src":"12996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11804,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":11803,"name":"uint72","nodeType":"ElementaryTypeName","src":"12989:6:44","typeDescriptions":{}}},"id":11806,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"functionReturnParameters":11788,"id":11807,"nodeType":"Return","src":"12982:20:44"}]},"documentation":{"id":11782,"nodeType":"StructuredDocumentation","src":"12515:276:44","text":" @dev Returns the downcasted uint72 from uint256, reverting on\n overflow (when the input is greater than largest uint72).\n Counterpart to Solidity's `uint72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":11809,"implemented":true,"kind":"function","modifiers":[],"name":"toUint72","nameLocation":"12805:8:44","nodeType":"FunctionDefinition","parameters":{"id":11785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11784,"mutability":"mutable","name":"value","nameLocation":"12822:5:44","nodeType":"VariableDeclaration","scope":11809,"src":"12814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11783,"name":"uint256","nodeType":"ElementaryTypeName","src":"12814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12813:15:44"},"returnParameters":{"id":11788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11787,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11809,"src":"12852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"},"typeName":{"id":11786,"name":"uint72","nodeType":"ElementaryTypeName","src":"12852:6:44","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"visibility":"internal"}],"src":"12851:8:44"},"scope":12903,"src":"12796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11836,"nodeType":"Block","src":"13360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11817,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11812,"src":"13374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11820,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":11819,"name":"uint64","nodeType":"ElementaryTypeName","src":"13387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"}],"id":11818,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"13382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11821,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint64","typeString":"type(uint64)"}},"id":11822,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13395:3:44","memberName":"max","nodeType":"MemberAccess","src":"13382:16:44","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"src":"13374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11830,"nodeType":"IfStatement","src":"13370:103:44","trueBody":{"id":11829,"nodeType":"Block","src":"13400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":11825,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":11826,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11812,"src":"13456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11824,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"13421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11827,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11828,"nodeType":"RevertStatement","src":"13414:48:44"}]}},{"expression":{"arguments":[{"id":11833,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11812,"src":"13496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11832,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":11831,"name":"uint64","nodeType":"ElementaryTypeName","src":"13489:6:44","typeDescriptions":{}}},"id":11834,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"functionReturnParameters":11816,"id":11835,"nodeType":"Return","src":"13482:20:44"}]},"documentation":{"id":11810,"nodeType":"StructuredDocumentation","src":"13015:276:44","text":" @dev Returns the downcasted uint64 from uint256, reverting on\n overflow (when the input is greater than largest uint64).\n Counterpart to Solidity's `uint64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":11837,"implemented":true,"kind":"function","modifiers":[],"name":"toUint64","nameLocation":"13305:8:44","nodeType":"FunctionDefinition","parameters":{"id":11813,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11812,"mutability":"mutable","name":"value","nameLocation":"13322:5:44","nodeType":"VariableDeclaration","scope":11837,"src":"13314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11811,"name":"uint256","nodeType":"ElementaryTypeName","src":"13314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13313:15:44"},"returnParameters":{"id":11816,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11815,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11837,"src":"13352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"},"typeName":{"id":11814,"name":"uint64","nodeType":"ElementaryTypeName","src":"13352:6:44","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"visibility":"internal"}],"src":"13351:8:44"},"scope":12903,"src":"13296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11864,"nodeType":"Block","src":"13860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11851,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11845,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11840,"src":"13874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11848,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":11847,"name":"uint56","nodeType":"ElementaryTypeName","src":"13887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"}],"id":11846,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"13882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11849,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint56","typeString":"type(uint56)"}},"id":11850,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13895:3:44","memberName":"max","nodeType":"MemberAccess","src":"13882:16:44","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"src":"13874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11858,"nodeType":"IfStatement","src":"13870:103:44","trueBody":{"id":11857,"nodeType":"Block","src":"13900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":11853,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":11854,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11840,"src":"13956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11852,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"13921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11855,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11856,"nodeType":"RevertStatement","src":"13914:48:44"}]}},{"expression":{"arguments":[{"id":11861,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11840,"src":"13996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11860,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":11859,"name":"uint56","nodeType":"ElementaryTypeName","src":"13989:6:44","typeDescriptions":{}}},"id":11862,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"functionReturnParameters":11844,"id":11863,"nodeType":"Return","src":"13982:20:44"}]},"documentation":{"id":11838,"nodeType":"StructuredDocumentation","src":"13515:276:44","text":" @dev Returns the downcasted uint56 from uint256, reverting on\n overflow (when the input is greater than largest uint56).\n Counterpart to Solidity's `uint56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":11865,"implemented":true,"kind":"function","modifiers":[],"name":"toUint56","nameLocation":"13805:8:44","nodeType":"FunctionDefinition","parameters":{"id":11841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11840,"mutability":"mutable","name":"value","nameLocation":"13822:5:44","nodeType":"VariableDeclaration","scope":11865,"src":"13814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11839,"name":"uint256","nodeType":"ElementaryTypeName","src":"13814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13813:15:44"},"returnParameters":{"id":11844,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11843,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11865,"src":"13852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"},"typeName":{"id":11842,"name":"uint56","nodeType":"ElementaryTypeName","src":"13852:6:44","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"visibility":"internal"}],"src":"13851:8:44"},"scope":12903,"src":"13796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11892,"nodeType":"Block","src":"14360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11873,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11868,"src":"14374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11876,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":11875,"name":"uint48","nodeType":"ElementaryTypeName","src":"14387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"}],"id":11874,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"14382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11877,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint48","typeString":"type(uint48)"}},"id":11878,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14395:3:44","memberName":"max","nodeType":"MemberAccess","src":"14382:16:44","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"14374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11886,"nodeType":"IfStatement","src":"14370:103:44","trueBody":{"id":11885,"nodeType":"Block","src":"14400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":11881,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":11882,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11868,"src":"14456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11880,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"14421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11883,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11884,"nodeType":"RevertStatement","src":"14414:48:44"}]}},{"expression":{"arguments":[{"id":11889,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11868,"src":"14496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11888,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":11887,"name":"uint48","nodeType":"ElementaryTypeName","src":"14489:6:44","typeDescriptions":{}}},"id":11890,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":11872,"id":11891,"nodeType":"Return","src":"14482:20:44"}]},"documentation":{"id":11866,"nodeType":"StructuredDocumentation","src":"14015:276:44","text":" @dev Returns the downcasted uint48 from uint256, reverting on\n overflow (when the input is greater than largest uint48).\n Counterpart to Solidity's `uint48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":11893,"implemented":true,"kind":"function","modifiers":[],"name":"toUint48","nameLocation":"14305:8:44","nodeType":"FunctionDefinition","parameters":{"id":11869,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11868,"mutability":"mutable","name":"value","nameLocation":"14322:5:44","nodeType":"VariableDeclaration","scope":11893,"src":"14314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11867,"name":"uint256","nodeType":"ElementaryTypeName","src":"14314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14313:15:44"},"returnParameters":{"id":11872,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11871,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11893,"src":"14352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":11870,"name":"uint48","nodeType":"ElementaryTypeName","src":"14352:6:44","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"14351:8:44"},"scope":12903,"src":"14296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11920,"nodeType":"Block","src":"14860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11907,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11901,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11896,"src":"14874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11904,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":11903,"name":"uint40","nodeType":"ElementaryTypeName","src":"14887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"}],"id":11902,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"14882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11905,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint40","typeString":"type(uint40)"}},"id":11906,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14895:3:44","memberName":"max","nodeType":"MemberAccess","src":"14882:16:44","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"src":"14874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11914,"nodeType":"IfStatement","src":"14870:103:44","trueBody":{"id":11913,"nodeType":"Block","src":"14900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":11909,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":11910,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11896,"src":"14956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11908,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"14921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11911,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11912,"nodeType":"RevertStatement","src":"14914:48:44"}]}},{"expression":{"arguments":[{"id":11917,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11896,"src":"14996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11916,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":11915,"name":"uint40","nodeType":"ElementaryTypeName","src":"14989:6:44","typeDescriptions":{}}},"id":11918,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"functionReturnParameters":11900,"id":11919,"nodeType":"Return","src":"14982:20:44"}]},"documentation":{"id":11894,"nodeType":"StructuredDocumentation","src":"14515:276:44","text":" @dev Returns the downcasted uint40 from uint256, reverting on\n overflow (when the input is greater than largest uint40).\n Counterpart to Solidity's `uint40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":11921,"implemented":true,"kind":"function","modifiers":[],"name":"toUint40","nameLocation":"14805:8:44","nodeType":"FunctionDefinition","parameters":{"id":11897,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11896,"mutability":"mutable","name":"value","nameLocation":"14822:5:44","nodeType":"VariableDeclaration","scope":11921,"src":"14814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11895,"name":"uint256","nodeType":"ElementaryTypeName","src":"14814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14813:15:44"},"returnParameters":{"id":11900,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11899,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11921,"src":"14852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"},"typeName":{"id":11898,"name":"uint40","nodeType":"ElementaryTypeName","src":"14852:6:44","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"visibility":"internal"}],"src":"14851:8:44"},"scope":12903,"src":"14796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11948,"nodeType":"Block","src":"15360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11935,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11929,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11924,"src":"15374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11932,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":11931,"name":"uint32","nodeType":"ElementaryTypeName","src":"15387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"}],"id":11930,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"15382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11933,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint32","typeString":"type(uint32)"}},"id":11934,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15395:3:44","memberName":"max","nodeType":"MemberAccess","src":"15382:16:44","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"15374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11942,"nodeType":"IfStatement","src":"15370:103:44","trueBody":{"id":11941,"nodeType":"Block","src":"15400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":11937,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":11938,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11924,"src":"15456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11936,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"15421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11939,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11940,"nodeType":"RevertStatement","src":"15414:48:44"}]}},{"expression":{"arguments":[{"id":11945,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11924,"src":"15496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11944,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":11943,"name":"uint32","nodeType":"ElementaryTypeName","src":"15489:6:44","typeDescriptions":{}}},"id":11946,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":11928,"id":11947,"nodeType":"Return","src":"15482:20:44"}]},"documentation":{"id":11922,"nodeType":"StructuredDocumentation","src":"15015:276:44","text":" @dev Returns the downcasted uint32 from uint256, reverting on\n overflow (when the input is greater than largest uint32).\n Counterpart to Solidity's `uint32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":11949,"implemented":true,"kind":"function","modifiers":[],"name":"toUint32","nameLocation":"15305:8:44","nodeType":"FunctionDefinition","parameters":{"id":11925,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11924,"mutability":"mutable","name":"value","nameLocation":"15322:5:44","nodeType":"VariableDeclaration","scope":11949,"src":"15314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11923,"name":"uint256","nodeType":"ElementaryTypeName","src":"15314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15313:15:44"},"returnParameters":{"id":11928,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11927,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11949,"src":"15352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":11926,"name":"uint32","nodeType":"ElementaryTypeName","src":"15352:6:44","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"15351:8:44"},"scope":12903,"src":"15296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11976,"nodeType":"Block","src":"15860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11963,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11957,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11952,"src":"15874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11960,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":11959,"name":"uint24","nodeType":"ElementaryTypeName","src":"15887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"}],"id":11958,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"15882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11961,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint24","typeString":"type(uint24)"}},"id":11962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15895:3:44","memberName":"max","nodeType":"MemberAccess","src":"15882:16:44","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"src":"15874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11970,"nodeType":"IfStatement","src":"15870:103:44","trueBody":{"id":11969,"nodeType":"Block","src":"15900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":11965,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":11966,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11952,"src":"15956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11964,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"15921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11967,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11968,"nodeType":"RevertStatement","src":"15914:48:44"}]}},{"expression":{"arguments":[{"id":11973,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11952,"src":"15996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11972,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":11971,"name":"uint24","nodeType":"ElementaryTypeName","src":"15989:6:44","typeDescriptions":{}}},"id":11974,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"functionReturnParameters":11956,"id":11975,"nodeType":"Return","src":"15982:20:44"}]},"documentation":{"id":11950,"nodeType":"StructuredDocumentation","src":"15515:276:44","text":" @dev Returns the downcasted uint24 from uint256, reverting on\n overflow (when the input is greater than largest uint24).\n Counterpart to Solidity's `uint24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":11977,"implemented":true,"kind":"function","modifiers":[],"name":"toUint24","nameLocation":"15805:8:44","nodeType":"FunctionDefinition","parameters":{"id":11953,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11952,"mutability":"mutable","name":"value","nameLocation":"15822:5:44","nodeType":"VariableDeclaration","scope":11977,"src":"15814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11951,"name":"uint256","nodeType":"ElementaryTypeName","src":"15814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15813:15:44"},"returnParameters":{"id":11956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11955,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11977,"src":"15852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"},"typeName":{"id":11954,"name":"uint24","nodeType":"ElementaryTypeName","src":"15852:6:44","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"visibility":"internal"}],"src":"15851:8:44"},"scope":12903,"src":"15796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12004,"nodeType":"Block","src":"16360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11991,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11985,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11980,"src":"16374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11988,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":11987,"name":"uint16","nodeType":"ElementaryTypeName","src":"16387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"}],"id":11986,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11989,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint16","typeString":"type(uint16)"}},"id":11990,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16395:3:44","memberName":"max","nodeType":"MemberAccess","src":"16382:16:44","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"src":"16374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11998,"nodeType":"IfStatement","src":"16370:103:44","trueBody":{"id":11997,"nodeType":"Block","src":"16400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":11993,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":11994,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11980,"src":"16456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11992,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"16421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11995,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11996,"nodeType":"RevertStatement","src":"16414:48:44"}]}},{"expression":{"arguments":[{"id":12001,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11980,"src":"16496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12000,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":11999,"name":"uint16","nodeType":"ElementaryTypeName","src":"16489:6:44","typeDescriptions":{}}},"id":12002,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"functionReturnParameters":11984,"id":12003,"nodeType":"Return","src":"16482:20:44"}]},"documentation":{"id":11978,"nodeType":"StructuredDocumentation","src":"16015:276:44","text":" @dev Returns the downcasted uint16 from uint256, reverting on\n overflow (when the input is greater than largest uint16).\n Counterpart to Solidity's `uint16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":12005,"implemented":true,"kind":"function","modifiers":[],"name":"toUint16","nameLocation":"16305:8:44","nodeType":"FunctionDefinition","parameters":{"id":11981,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11980,"mutability":"mutable","name":"value","nameLocation":"16322:5:44","nodeType":"VariableDeclaration","scope":12005,"src":"16314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11979,"name":"uint256","nodeType":"ElementaryTypeName","src":"16314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16313:15:44"},"returnParameters":{"id":11984,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11983,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12005,"src":"16352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"},"typeName":{"id":11982,"name":"uint16","nodeType":"ElementaryTypeName","src":"16352:6:44","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"visibility":"internal"}],"src":"16351:8:44"},"scope":12903,"src":"16296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12032,"nodeType":"Block","src":"16854:146:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12019,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12013,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12008,"src":"16868:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12016,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16881:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":12015,"name":"uint8","nodeType":"ElementaryTypeName","src":"16881:5:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":12014,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"16876:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12017,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16876:11:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":12018,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16888:3:44","memberName":"max","nodeType":"MemberAccess","src":"16876:15:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16868:23:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12026,"nodeType":"IfStatement","src":"16864:101:44","trueBody":{"id":12025,"nodeType":"Block","src":"16893:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":12021,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16945:1:44","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":12022,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12008,"src":"16948:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12020,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11148,"src":"16914:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12023,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16914:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12024,"nodeType":"RevertStatement","src":"16907:47:44"}]}},{"expression":{"arguments":[{"id":12029,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12008,"src":"16987:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12028,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16981:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":12027,"name":"uint8","nodeType":"ElementaryTypeName","src":"16981:5:44","typeDescriptions":{}}},"id":12030,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16981:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":12012,"id":12031,"nodeType":"Return","src":"16974:19:44"}]},"documentation":{"id":12006,"nodeType":"StructuredDocumentation","src":"16515:272:44","text":" @dev Returns the downcasted uint8 from uint256, reverting on\n overflow (when the input is greater than largest uint8).\n Counterpart to Solidity's `uint8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":12033,"implemented":true,"kind":"function","modifiers":[],"name":"toUint8","nameLocation":"16801:7:44","nodeType":"FunctionDefinition","parameters":{"id":12009,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12008,"mutability":"mutable","name":"value","nameLocation":"16817:5:44","nodeType":"VariableDeclaration","scope":12033,"src":"16809:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12007,"name":"uint256","nodeType":"ElementaryTypeName","src":"16809:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16808:15:44"},"returnParameters":{"id":12012,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12011,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12033,"src":"16847:5:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":12010,"name":"uint8","nodeType":"ElementaryTypeName","src":"16847:5:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"16846:7:44"},"scope":12903,"src":"16792:208:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12055,"nodeType":"Block","src":"17236:128:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12041,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12036,"src":"17250:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":12042,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17258:1:44","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17250:9:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12049,"nodeType":"IfStatement","src":"17246:81:44","trueBody":{"id":12048,"nodeType":"Block","src":"17261:66:44","statements":[{"errorCall":{"arguments":[{"id":12045,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12036,"src":"17310:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12044,"name":"SafeCastOverflowedIntToUint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11153,"src":"17282:27:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_int256_$returns$__$","typeString":"function (int256) pure"}},"id":12046,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17282:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12047,"nodeType":"RevertStatement","src":"17275:41:44"}]}},{"expression":{"arguments":[{"id":12052,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12036,"src":"17351:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12051,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17343:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12050,"name":"uint256","nodeType":"ElementaryTypeName","src":"17343:7:44","typeDescriptions":{}}},"id":12053,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17343:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":12040,"id":12054,"nodeType":"Return","src":"17336:21:44"}]},"documentation":{"id":12034,"nodeType":"StructuredDocumentation","src":"17006:160:44","text":" @dev Converts a signed int256 into an unsigned uint256.\n Requirements:\n - input must be greater than or equal to 0."},"id":12056,"implemented":true,"kind":"function","modifiers":[],"name":"toUint256","nameLocation":"17180:9:44","nodeType":"FunctionDefinition","parameters":{"id":12037,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12036,"mutability":"mutable","name":"value","nameLocation":"17197:5:44","nodeType":"VariableDeclaration","scope":12056,"src":"17190:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12035,"name":"int256","nodeType":"ElementaryTypeName","src":"17190:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17189:14:44"},"returnParameters":{"id":12040,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12039,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12056,"src":"17227:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12038,"name":"uint256","nodeType":"ElementaryTypeName","src":"17227:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17226:9:44"},"scope":12903,"src":"17171:193:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12081,"nodeType":"Block","src":"17761:150:44","statements":[{"expression":{"id":12069,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12064,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12062,"src":"17771:10:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12067,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"17791:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12066,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17784:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int248_$","typeString":"type(int248)"},"typeName":{"id":12065,"name":"int248","nodeType":"ElementaryTypeName","src":"17784:6:44","typeDescriptions":{}}},"id":12068,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17784:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"src":"17771:26:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"id":12070,"nodeType":"ExpressionStatement","src":"17771:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12071,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12062,"src":"17811:10:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12072,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"17825:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"17811:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12080,"nodeType":"IfStatement","src":"17807:98:44","trueBody":{"id":12079,"nodeType":"Block","src":"17832:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":12075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17883:3:44","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":12076,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12059,"src":"17888:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12074,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"17853:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12077,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17853:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12078,"nodeType":"RevertStatement","src":"17846:48:44"}]}}]},"documentation":{"id":12057,"nodeType":"StructuredDocumentation","src":"17370:312:44","text":" @dev Returns the downcasted int248 from int256, reverting on\n overflow (when the input is less than smallest int248 or\n greater than largest int248).\n Counterpart to Solidity's `int248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":12082,"implemented":true,"kind":"function","modifiers":[],"name":"toInt248","nameLocation":"17696:8:44","nodeType":"FunctionDefinition","parameters":{"id":12060,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12059,"mutability":"mutable","name":"value","nameLocation":"17712:5:44","nodeType":"VariableDeclaration","scope":12082,"src":"17705:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12058,"name":"int256","nodeType":"ElementaryTypeName","src":"17705:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17704:14:44"},"returnParameters":{"id":12063,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12062,"mutability":"mutable","name":"downcasted","nameLocation":"17749:10:44","nodeType":"VariableDeclaration","scope":12082,"src":"17742:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"},"typeName":{"id":12061,"name":"int248","nodeType":"ElementaryTypeName","src":"17742:6:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"visibility":"internal"}],"src":"17741:19:44"},"scope":12903,"src":"17687:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12107,"nodeType":"Block","src":"18308:150:44","statements":[{"expression":{"id":12095,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12090,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12088,"src":"18318:10:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12093,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"18338:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12092,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18331:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int240_$","typeString":"type(int240)"},"typeName":{"id":12091,"name":"int240","nodeType":"ElementaryTypeName","src":"18331:6:44","typeDescriptions":{}}},"id":12094,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18331:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"src":"18318:26:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"id":12096,"nodeType":"ExpressionStatement","src":"18318:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12097,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12088,"src":"18358:10:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12098,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"18372:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18358:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12106,"nodeType":"IfStatement","src":"18354:98:44","trueBody":{"id":12105,"nodeType":"Block","src":"18379:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":12101,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18430:3:44","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":12102,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"18435:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12100,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"18400:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12103,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18400:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12104,"nodeType":"RevertStatement","src":"18393:48:44"}]}}]},"documentation":{"id":12083,"nodeType":"StructuredDocumentation","src":"17917:312:44","text":" @dev Returns the downcasted int240 from int256, reverting on\n overflow (when the input is less than smallest int240 or\n greater than largest int240).\n Counterpart to Solidity's `int240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":12108,"implemented":true,"kind":"function","modifiers":[],"name":"toInt240","nameLocation":"18243:8:44","nodeType":"FunctionDefinition","parameters":{"id":12086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12085,"mutability":"mutable","name":"value","nameLocation":"18259:5:44","nodeType":"VariableDeclaration","scope":12108,"src":"18252:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12084,"name":"int256","nodeType":"ElementaryTypeName","src":"18252:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18251:14:44"},"returnParameters":{"id":12089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12088,"mutability":"mutable","name":"downcasted","nameLocation":"18296:10:44","nodeType":"VariableDeclaration","scope":12108,"src":"18289:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"},"typeName":{"id":12087,"name":"int240","nodeType":"ElementaryTypeName","src":"18289:6:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"visibility":"internal"}],"src":"18288:19:44"},"scope":12903,"src":"18234:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12133,"nodeType":"Block","src":"18855:150:44","statements":[{"expression":{"id":12121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12116,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12114,"src":"18865:10:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12119,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"18885:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12118,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18878:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int232_$","typeString":"type(int232)"},"typeName":{"id":12117,"name":"int232","nodeType":"ElementaryTypeName","src":"18878:6:44","typeDescriptions":{}}},"id":12120,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18878:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"src":"18865:26:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"id":12122,"nodeType":"ExpressionStatement","src":"18865:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12125,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12123,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12114,"src":"18905:10:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12124,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"18919:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18905:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12132,"nodeType":"IfStatement","src":"18901:98:44","trueBody":{"id":12131,"nodeType":"Block","src":"18926:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":12127,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18977:3:44","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":12128,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12111,"src":"18982:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12126,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"18947:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18947:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12130,"nodeType":"RevertStatement","src":"18940:48:44"}]}}]},"documentation":{"id":12109,"nodeType":"StructuredDocumentation","src":"18464:312:44","text":" @dev Returns the downcasted int232 from int256, reverting on\n overflow (when the input is less than smallest int232 or\n greater than largest int232).\n Counterpart to Solidity's `int232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":12134,"implemented":true,"kind":"function","modifiers":[],"name":"toInt232","nameLocation":"18790:8:44","nodeType":"FunctionDefinition","parameters":{"id":12112,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12111,"mutability":"mutable","name":"value","nameLocation":"18806:5:44","nodeType":"VariableDeclaration","scope":12134,"src":"18799:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12110,"name":"int256","nodeType":"ElementaryTypeName","src":"18799:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18798:14:44"},"returnParameters":{"id":12115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12114,"mutability":"mutable","name":"downcasted","nameLocation":"18843:10:44","nodeType":"VariableDeclaration","scope":12134,"src":"18836:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"},"typeName":{"id":12113,"name":"int232","nodeType":"ElementaryTypeName","src":"18836:6:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"visibility":"internal"}],"src":"18835:19:44"},"scope":12903,"src":"18781:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12159,"nodeType":"Block","src":"19402:150:44","statements":[{"expression":{"id":12147,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12142,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12140,"src":"19412:10:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12145,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"19432:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12144,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19425:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int224_$","typeString":"type(int224)"},"typeName":{"id":12143,"name":"int224","nodeType":"ElementaryTypeName","src":"19425:6:44","typeDescriptions":{}}},"id":12146,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19425:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"src":"19412:26:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"id":12148,"nodeType":"ExpressionStatement","src":"19412:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12149,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12140,"src":"19452:10:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12150,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"19466:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19452:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12158,"nodeType":"IfStatement","src":"19448:98:44","trueBody":{"id":12157,"nodeType":"Block","src":"19473:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":12153,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19524:3:44","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":12154,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12137,"src":"19529:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12152,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"19494:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12155,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19494:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12156,"nodeType":"RevertStatement","src":"19487:48:44"}]}}]},"documentation":{"id":12135,"nodeType":"StructuredDocumentation","src":"19011:312:44","text":" @dev Returns the downcasted int224 from int256, reverting on\n overflow (when the input is less than smallest int224 or\n greater than largest int224).\n Counterpart to Solidity's `int224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":12160,"implemented":true,"kind":"function","modifiers":[],"name":"toInt224","nameLocation":"19337:8:44","nodeType":"FunctionDefinition","parameters":{"id":12138,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12137,"mutability":"mutable","name":"value","nameLocation":"19353:5:44","nodeType":"VariableDeclaration","scope":12160,"src":"19346:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12136,"name":"int256","nodeType":"ElementaryTypeName","src":"19346:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19345:14:44"},"returnParameters":{"id":12141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12140,"mutability":"mutable","name":"downcasted","nameLocation":"19390:10:44","nodeType":"VariableDeclaration","scope":12160,"src":"19383:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"},"typeName":{"id":12139,"name":"int224","nodeType":"ElementaryTypeName","src":"19383:6:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"visibility":"internal"}],"src":"19382:19:44"},"scope":12903,"src":"19328:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12185,"nodeType":"Block","src":"19949:150:44","statements":[{"expression":{"id":12173,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12168,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12166,"src":"19959:10:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12171,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"19979:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12170,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19972:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int216_$","typeString":"type(int216)"},"typeName":{"id":12169,"name":"int216","nodeType":"ElementaryTypeName","src":"19972:6:44","typeDescriptions":{}}},"id":12172,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19972:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"src":"19959:26:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"id":12174,"nodeType":"ExpressionStatement","src":"19959:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12175,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12166,"src":"19999:10:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12176,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"20013:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19999:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12184,"nodeType":"IfStatement","src":"19995:98:44","trueBody":{"id":12183,"nodeType":"Block","src":"20020:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":12179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20071:3:44","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":12180,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12163,"src":"20076:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12178,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"20041:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20041:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12182,"nodeType":"RevertStatement","src":"20034:48:44"}]}}]},"documentation":{"id":12161,"nodeType":"StructuredDocumentation","src":"19558:312:44","text":" @dev Returns the downcasted int216 from int256, reverting on\n overflow (when the input is less than smallest int216 or\n greater than largest int216).\n Counterpart to Solidity's `int216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":12186,"implemented":true,"kind":"function","modifiers":[],"name":"toInt216","nameLocation":"19884:8:44","nodeType":"FunctionDefinition","parameters":{"id":12164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12163,"mutability":"mutable","name":"value","nameLocation":"19900:5:44","nodeType":"VariableDeclaration","scope":12186,"src":"19893:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12162,"name":"int256","nodeType":"ElementaryTypeName","src":"19893:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19892:14:44"},"returnParameters":{"id":12167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12166,"mutability":"mutable","name":"downcasted","nameLocation":"19937:10:44","nodeType":"VariableDeclaration","scope":12186,"src":"19930:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"},"typeName":{"id":12165,"name":"int216","nodeType":"ElementaryTypeName","src":"19930:6:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"visibility":"internal"}],"src":"19929:19:44"},"scope":12903,"src":"19875:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12211,"nodeType":"Block","src":"20496:150:44","statements":[{"expression":{"id":12199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12194,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12192,"src":"20506:10:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12197,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"20526:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12196,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"20519:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int208_$","typeString":"type(int208)"},"typeName":{"id":12195,"name":"int208","nodeType":"ElementaryTypeName","src":"20519:6:44","typeDescriptions":{}}},"id":12198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20519:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"src":"20506:26:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"id":12200,"nodeType":"ExpressionStatement","src":"20506:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12201,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12192,"src":"20546:10:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12202,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"20560:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"20546:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12210,"nodeType":"IfStatement","src":"20542:98:44","trueBody":{"id":12209,"nodeType":"Block","src":"20567:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":12205,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20618:3:44","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":12206,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12189,"src":"20623:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12204,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"20588:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12207,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20588:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12208,"nodeType":"RevertStatement","src":"20581:48:44"}]}}]},"documentation":{"id":12187,"nodeType":"StructuredDocumentation","src":"20105:312:44","text":" @dev Returns the downcasted int208 from int256, reverting on\n overflow (when the input is less than smallest int208 or\n greater than largest int208).\n Counterpart to Solidity's `int208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":12212,"implemented":true,"kind":"function","modifiers":[],"name":"toInt208","nameLocation":"20431:8:44","nodeType":"FunctionDefinition","parameters":{"id":12190,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12189,"mutability":"mutable","name":"value","nameLocation":"20447:5:44","nodeType":"VariableDeclaration","scope":12212,"src":"20440:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12188,"name":"int256","nodeType":"ElementaryTypeName","src":"20440:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20439:14:44"},"returnParameters":{"id":12193,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12192,"mutability":"mutable","name":"downcasted","nameLocation":"20484:10:44","nodeType":"VariableDeclaration","scope":12212,"src":"20477:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"},"typeName":{"id":12191,"name":"int208","nodeType":"ElementaryTypeName","src":"20477:6:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"visibility":"internal"}],"src":"20476:19:44"},"scope":12903,"src":"20422:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12237,"nodeType":"Block","src":"21043:150:44","statements":[{"expression":{"id":12225,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12220,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12218,"src":"21053:10:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12223,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"21073:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12222,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21066:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int200_$","typeString":"type(int200)"},"typeName":{"id":12221,"name":"int200","nodeType":"ElementaryTypeName","src":"21066:6:44","typeDescriptions":{}}},"id":12224,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21066:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"src":"21053:26:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"id":12226,"nodeType":"ExpressionStatement","src":"21053:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12229,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12227,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12218,"src":"21093:10:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12228,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"21107:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21093:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12236,"nodeType":"IfStatement","src":"21089:98:44","trueBody":{"id":12235,"nodeType":"Block","src":"21114:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":12231,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21165:3:44","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":12232,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12215,"src":"21170:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12230,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"21135:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12233,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21135:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12234,"nodeType":"RevertStatement","src":"21128:48:44"}]}}]},"documentation":{"id":12213,"nodeType":"StructuredDocumentation","src":"20652:312:44","text":" @dev Returns the downcasted int200 from int256, reverting on\n overflow (when the input is less than smallest int200 or\n greater than largest int200).\n Counterpart to Solidity's `int200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":12238,"implemented":true,"kind":"function","modifiers":[],"name":"toInt200","nameLocation":"20978:8:44","nodeType":"FunctionDefinition","parameters":{"id":12216,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12215,"mutability":"mutable","name":"value","nameLocation":"20994:5:44","nodeType":"VariableDeclaration","scope":12238,"src":"20987:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12214,"name":"int256","nodeType":"ElementaryTypeName","src":"20987:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20986:14:44"},"returnParameters":{"id":12219,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12218,"mutability":"mutable","name":"downcasted","nameLocation":"21031:10:44","nodeType":"VariableDeclaration","scope":12238,"src":"21024:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"},"typeName":{"id":12217,"name":"int200","nodeType":"ElementaryTypeName","src":"21024:6:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"visibility":"internal"}],"src":"21023:19:44"},"scope":12903,"src":"20969:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12263,"nodeType":"Block","src":"21590:150:44","statements":[{"expression":{"id":12251,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12246,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12244,"src":"21600:10:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12249,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"21620:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12248,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21613:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int192_$","typeString":"type(int192)"},"typeName":{"id":12247,"name":"int192","nodeType":"ElementaryTypeName","src":"21613:6:44","typeDescriptions":{}}},"id":12250,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21613:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"src":"21600:26:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"id":12252,"nodeType":"ExpressionStatement","src":"21600:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12253,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12244,"src":"21640:10:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12254,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"21654:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21640:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12262,"nodeType":"IfStatement","src":"21636:98:44","trueBody":{"id":12261,"nodeType":"Block","src":"21661:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":12257,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21712:3:44","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":12258,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12241,"src":"21717:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12256,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"21682:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12259,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21682:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12260,"nodeType":"RevertStatement","src":"21675:48:44"}]}}]},"documentation":{"id":12239,"nodeType":"StructuredDocumentation","src":"21199:312:44","text":" @dev Returns the downcasted int192 from int256, reverting on\n overflow (when the input is less than smallest int192 or\n greater than largest int192).\n Counterpart to Solidity's `int192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":12264,"implemented":true,"kind":"function","modifiers":[],"name":"toInt192","nameLocation":"21525:8:44","nodeType":"FunctionDefinition","parameters":{"id":12242,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12241,"mutability":"mutable","name":"value","nameLocation":"21541:5:44","nodeType":"VariableDeclaration","scope":12264,"src":"21534:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12240,"name":"int256","nodeType":"ElementaryTypeName","src":"21534:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"21533:14:44"},"returnParameters":{"id":12245,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12244,"mutability":"mutable","name":"downcasted","nameLocation":"21578:10:44","nodeType":"VariableDeclaration","scope":12264,"src":"21571:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"},"typeName":{"id":12243,"name":"int192","nodeType":"ElementaryTypeName","src":"21571:6:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"visibility":"internal"}],"src":"21570:19:44"},"scope":12903,"src":"21516:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12289,"nodeType":"Block","src":"22137:150:44","statements":[{"expression":{"id":12277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12272,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12270,"src":"22147:10:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12275,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"22167:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12274,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22160:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int184_$","typeString":"type(int184)"},"typeName":{"id":12273,"name":"int184","nodeType":"ElementaryTypeName","src":"22160:6:44","typeDescriptions":{}}},"id":12276,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22160:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"src":"22147:26:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"id":12278,"nodeType":"ExpressionStatement","src":"22147:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12281,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12279,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12270,"src":"22187:10:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12280,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"22201:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22187:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12288,"nodeType":"IfStatement","src":"22183:98:44","trueBody":{"id":12287,"nodeType":"Block","src":"22208:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":12283,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22259:3:44","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":12284,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12267,"src":"22264:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12282,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"22229:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12285,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22229:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12286,"nodeType":"RevertStatement","src":"22222:48:44"}]}}]},"documentation":{"id":12265,"nodeType":"StructuredDocumentation","src":"21746:312:44","text":" @dev Returns the downcasted int184 from int256, reverting on\n overflow (when the input is less than smallest int184 or\n greater than largest int184).\n Counterpart to Solidity's `int184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":12290,"implemented":true,"kind":"function","modifiers":[],"name":"toInt184","nameLocation":"22072:8:44","nodeType":"FunctionDefinition","parameters":{"id":12268,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12267,"mutability":"mutable","name":"value","nameLocation":"22088:5:44","nodeType":"VariableDeclaration","scope":12290,"src":"22081:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12266,"name":"int256","nodeType":"ElementaryTypeName","src":"22081:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22080:14:44"},"returnParameters":{"id":12271,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12270,"mutability":"mutable","name":"downcasted","nameLocation":"22125:10:44","nodeType":"VariableDeclaration","scope":12290,"src":"22118:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"},"typeName":{"id":12269,"name":"int184","nodeType":"ElementaryTypeName","src":"22118:6:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"visibility":"internal"}],"src":"22117:19:44"},"scope":12903,"src":"22063:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12315,"nodeType":"Block","src":"22684:150:44","statements":[{"expression":{"id":12303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12298,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12296,"src":"22694:10:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12301,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"22714:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12300,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22707:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int176_$","typeString":"type(int176)"},"typeName":{"id":12299,"name":"int176","nodeType":"ElementaryTypeName","src":"22707:6:44","typeDescriptions":{}}},"id":12302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22707:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"src":"22694:26:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"id":12304,"nodeType":"ExpressionStatement","src":"22694:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12307,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12305,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12296,"src":"22734:10:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12306,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"22748:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22734:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12314,"nodeType":"IfStatement","src":"22730:98:44","trueBody":{"id":12313,"nodeType":"Block","src":"22755:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":12309,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22806:3:44","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":12310,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12293,"src":"22811:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12308,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"22776:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12311,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22776:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12312,"nodeType":"RevertStatement","src":"22769:48:44"}]}}]},"documentation":{"id":12291,"nodeType":"StructuredDocumentation","src":"22293:312:44","text":" @dev Returns the downcasted int176 from int256, reverting on\n overflow (when the input is less than smallest int176 or\n greater than largest int176).\n Counterpart to Solidity's `int176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":12316,"implemented":true,"kind":"function","modifiers":[],"name":"toInt176","nameLocation":"22619:8:44","nodeType":"FunctionDefinition","parameters":{"id":12294,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12293,"mutability":"mutable","name":"value","nameLocation":"22635:5:44","nodeType":"VariableDeclaration","scope":12316,"src":"22628:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12292,"name":"int256","nodeType":"ElementaryTypeName","src":"22628:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22627:14:44"},"returnParameters":{"id":12297,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12296,"mutability":"mutable","name":"downcasted","nameLocation":"22672:10:44","nodeType":"VariableDeclaration","scope":12316,"src":"22665:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"},"typeName":{"id":12295,"name":"int176","nodeType":"ElementaryTypeName","src":"22665:6:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"visibility":"internal"}],"src":"22664:19:44"},"scope":12903,"src":"22610:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12341,"nodeType":"Block","src":"23231:150:44","statements":[{"expression":{"id":12329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12324,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12322,"src":"23241:10:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12327,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"23261:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12326,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23254:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int168_$","typeString":"type(int168)"},"typeName":{"id":12325,"name":"int168","nodeType":"ElementaryTypeName","src":"23254:6:44","typeDescriptions":{}}},"id":12328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23254:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"src":"23241:26:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"id":12330,"nodeType":"ExpressionStatement","src":"23241:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12333,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12331,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12322,"src":"23281:10:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12332,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"23295:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23281:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12340,"nodeType":"IfStatement","src":"23277:98:44","trueBody":{"id":12339,"nodeType":"Block","src":"23302:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":12335,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23353:3:44","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":12336,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12319,"src":"23358:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12334,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"23323:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12337,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23323:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12338,"nodeType":"RevertStatement","src":"23316:48:44"}]}}]},"documentation":{"id":12317,"nodeType":"StructuredDocumentation","src":"22840:312:44","text":" @dev Returns the downcasted int168 from int256, reverting on\n overflow (when the input is less than smallest int168 or\n greater than largest int168).\n Counterpart to Solidity's `int168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":12342,"implemented":true,"kind":"function","modifiers":[],"name":"toInt168","nameLocation":"23166:8:44","nodeType":"FunctionDefinition","parameters":{"id":12320,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12319,"mutability":"mutable","name":"value","nameLocation":"23182:5:44","nodeType":"VariableDeclaration","scope":12342,"src":"23175:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12318,"name":"int256","nodeType":"ElementaryTypeName","src":"23175:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23174:14:44"},"returnParameters":{"id":12323,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12322,"mutability":"mutable","name":"downcasted","nameLocation":"23219:10:44","nodeType":"VariableDeclaration","scope":12342,"src":"23212:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"},"typeName":{"id":12321,"name":"int168","nodeType":"ElementaryTypeName","src":"23212:6:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"visibility":"internal"}],"src":"23211:19:44"},"scope":12903,"src":"23157:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12367,"nodeType":"Block","src":"23778:150:44","statements":[{"expression":{"id":12355,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12350,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12348,"src":"23788:10:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12353,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"23808:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12352,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23801:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int160_$","typeString":"type(int160)"},"typeName":{"id":12351,"name":"int160","nodeType":"ElementaryTypeName","src":"23801:6:44","typeDescriptions":{}}},"id":12354,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23801:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"src":"23788:26:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"id":12356,"nodeType":"ExpressionStatement","src":"23788:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12357,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12348,"src":"23828:10:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12358,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"23842:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23828:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12366,"nodeType":"IfStatement","src":"23824:98:44","trueBody":{"id":12365,"nodeType":"Block","src":"23849:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":12361,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23900:3:44","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":12362,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12345,"src":"23905:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12360,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"23870:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12363,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23870:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12364,"nodeType":"RevertStatement","src":"23863:48:44"}]}}]},"documentation":{"id":12343,"nodeType":"StructuredDocumentation","src":"23387:312:44","text":" @dev Returns the downcasted int160 from int256, reverting on\n overflow (when the input is less than smallest int160 or\n greater than largest int160).\n Counterpart to Solidity's `int160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":12368,"implemented":true,"kind":"function","modifiers":[],"name":"toInt160","nameLocation":"23713:8:44","nodeType":"FunctionDefinition","parameters":{"id":12346,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12345,"mutability":"mutable","name":"value","nameLocation":"23729:5:44","nodeType":"VariableDeclaration","scope":12368,"src":"23722:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12344,"name":"int256","nodeType":"ElementaryTypeName","src":"23722:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23721:14:44"},"returnParameters":{"id":12349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12348,"mutability":"mutable","name":"downcasted","nameLocation":"23766:10:44","nodeType":"VariableDeclaration","scope":12368,"src":"23759:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"},"typeName":{"id":12347,"name":"int160","nodeType":"ElementaryTypeName","src":"23759:6:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"visibility":"internal"}],"src":"23758:19:44"},"scope":12903,"src":"23704:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12393,"nodeType":"Block","src":"24325:150:44","statements":[{"expression":{"id":12381,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12376,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12374,"src":"24335:10:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12379,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"24355:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12378,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24348:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int152_$","typeString":"type(int152)"},"typeName":{"id":12377,"name":"int152","nodeType":"ElementaryTypeName","src":"24348:6:44","typeDescriptions":{}}},"id":12380,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24348:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"src":"24335:26:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"id":12382,"nodeType":"ExpressionStatement","src":"24335:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12383,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12374,"src":"24375:10:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12384,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"24389:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24375:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12392,"nodeType":"IfStatement","src":"24371:98:44","trueBody":{"id":12391,"nodeType":"Block","src":"24396:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":12387,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24447:3:44","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":12388,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12371,"src":"24452:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12386,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"24417:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12389,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24417:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12390,"nodeType":"RevertStatement","src":"24410:48:44"}]}}]},"documentation":{"id":12369,"nodeType":"StructuredDocumentation","src":"23934:312:44","text":" @dev Returns the downcasted int152 from int256, reverting on\n overflow (when the input is less than smallest int152 or\n greater than largest int152).\n Counterpart to Solidity's `int152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":12394,"implemented":true,"kind":"function","modifiers":[],"name":"toInt152","nameLocation":"24260:8:44","nodeType":"FunctionDefinition","parameters":{"id":12372,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12371,"mutability":"mutable","name":"value","nameLocation":"24276:5:44","nodeType":"VariableDeclaration","scope":12394,"src":"24269:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12370,"name":"int256","nodeType":"ElementaryTypeName","src":"24269:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24268:14:44"},"returnParameters":{"id":12375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12374,"mutability":"mutable","name":"downcasted","nameLocation":"24313:10:44","nodeType":"VariableDeclaration","scope":12394,"src":"24306:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"},"typeName":{"id":12373,"name":"int152","nodeType":"ElementaryTypeName","src":"24306:6:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"visibility":"internal"}],"src":"24305:19:44"},"scope":12903,"src":"24251:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12419,"nodeType":"Block","src":"24872:150:44","statements":[{"expression":{"id":12407,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12402,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12400,"src":"24882:10:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12405,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"24902:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12404,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24895:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int144_$","typeString":"type(int144)"},"typeName":{"id":12403,"name":"int144","nodeType":"ElementaryTypeName","src":"24895:6:44","typeDescriptions":{}}},"id":12406,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24895:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"src":"24882:26:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"id":12408,"nodeType":"ExpressionStatement","src":"24882:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12411,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12409,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12400,"src":"24922:10:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12410,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"24936:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24922:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12418,"nodeType":"IfStatement","src":"24918:98:44","trueBody":{"id":12417,"nodeType":"Block","src":"24943:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":12413,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24994:3:44","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":12414,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12397,"src":"24999:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12412,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"24964:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12415,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24964:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12416,"nodeType":"RevertStatement","src":"24957:48:44"}]}}]},"documentation":{"id":12395,"nodeType":"StructuredDocumentation","src":"24481:312:44","text":" @dev Returns the downcasted int144 from int256, reverting on\n overflow (when the input is less than smallest int144 or\n greater than largest int144).\n Counterpart to Solidity's `int144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":12420,"implemented":true,"kind":"function","modifiers":[],"name":"toInt144","nameLocation":"24807:8:44","nodeType":"FunctionDefinition","parameters":{"id":12398,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12397,"mutability":"mutable","name":"value","nameLocation":"24823:5:44","nodeType":"VariableDeclaration","scope":12420,"src":"24816:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12396,"name":"int256","nodeType":"ElementaryTypeName","src":"24816:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24815:14:44"},"returnParameters":{"id":12401,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12400,"mutability":"mutable","name":"downcasted","nameLocation":"24860:10:44","nodeType":"VariableDeclaration","scope":12420,"src":"24853:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"},"typeName":{"id":12399,"name":"int144","nodeType":"ElementaryTypeName","src":"24853:6:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"visibility":"internal"}],"src":"24852:19:44"},"scope":12903,"src":"24798:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12445,"nodeType":"Block","src":"25419:150:44","statements":[{"expression":{"id":12433,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12428,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12426,"src":"25429:10:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12431,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"25449:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12430,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25442:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int136_$","typeString":"type(int136)"},"typeName":{"id":12429,"name":"int136","nodeType":"ElementaryTypeName","src":"25442:6:44","typeDescriptions":{}}},"id":12432,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25442:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"src":"25429:26:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"id":12434,"nodeType":"ExpressionStatement","src":"25429:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12437,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12435,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12426,"src":"25469:10:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12436,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"25483:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"25469:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12444,"nodeType":"IfStatement","src":"25465:98:44","trueBody":{"id":12443,"nodeType":"Block","src":"25490:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":12439,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25541:3:44","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":12440,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12423,"src":"25546:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12438,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"25511:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12441,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25511:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12442,"nodeType":"RevertStatement","src":"25504:48:44"}]}}]},"documentation":{"id":12421,"nodeType":"StructuredDocumentation","src":"25028:312:44","text":" @dev Returns the downcasted int136 from int256, reverting on\n overflow (when the input is less than smallest int136 or\n greater than largest int136).\n Counterpart to Solidity's `int136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":12446,"implemented":true,"kind":"function","modifiers":[],"name":"toInt136","nameLocation":"25354:8:44","nodeType":"FunctionDefinition","parameters":{"id":12424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12423,"mutability":"mutable","name":"value","nameLocation":"25370:5:44","nodeType":"VariableDeclaration","scope":12446,"src":"25363:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12422,"name":"int256","nodeType":"ElementaryTypeName","src":"25363:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25362:14:44"},"returnParameters":{"id":12427,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12426,"mutability":"mutable","name":"downcasted","nameLocation":"25407:10:44","nodeType":"VariableDeclaration","scope":12446,"src":"25400:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"},"typeName":{"id":12425,"name":"int136","nodeType":"ElementaryTypeName","src":"25400:6:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"visibility":"internal"}],"src":"25399:19:44"},"scope":12903,"src":"25345:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12471,"nodeType":"Block","src":"25966:150:44","statements":[{"expression":{"id":12459,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12454,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12452,"src":"25976:10:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12457,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"25996:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12456,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int128_$","typeString":"type(int128)"},"typeName":{"id":12455,"name":"int128","nodeType":"ElementaryTypeName","src":"25989:6:44","typeDescriptions":{}}},"id":12458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"src":"25976:26:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"id":12460,"nodeType":"ExpressionStatement","src":"25976:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12463,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12461,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12452,"src":"26016:10:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12462,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"26030:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26016:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12470,"nodeType":"IfStatement","src":"26012:98:44","trueBody":{"id":12469,"nodeType":"Block","src":"26037:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":12465,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26088:3:44","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":12466,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12449,"src":"26093:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12464,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"26058:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12467,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26058:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12468,"nodeType":"RevertStatement","src":"26051:48:44"}]}}]},"documentation":{"id":12447,"nodeType":"StructuredDocumentation","src":"25575:312:44","text":" @dev Returns the downcasted int128 from int256, reverting on\n overflow (when the input is less than smallest int128 or\n greater than largest int128).\n Counterpart to Solidity's `int128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":12472,"implemented":true,"kind":"function","modifiers":[],"name":"toInt128","nameLocation":"25901:8:44","nodeType":"FunctionDefinition","parameters":{"id":12450,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12449,"mutability":"mutable","name":"value","nameLocation":"25917:5:44","nodeType":"VariableDeclaration","scope":12472,"src":"25910:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12448,"name":"int256","nodeType":"ElementaryTypeName","src":"25910:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25909:14:44"},"returnParameters":{"id":12453,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12452,"mutability":"mutable","name":"downcasted","nameLocation":"25954:10:44","nodeType":"VariableDeclaration","scope":12472,"src":"25947:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"},"typeName":{"id":12451,"name":"int128","nodeType":"ElementaryTypeName","src":"25947:6:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"visibility":"internal"}],"src":"25946:19:44"},"scope":12903,"src":"25892:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12497,"nodeType":"Block","src":"26513:150:44","statements":[{"expression":{"id":12485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12480,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12478,"src":"26523:10:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12483,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"26543:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12482,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26536:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int120_$","typeString":"type(int120)"},"typeName":{"id":12481,"name":"int120","nodeType":"ElementaryTypeName","src":"26536:6:44","typeDescriptions":{}}},"id":12484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26536:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"src":"26523:26:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"id":12486,"nodeType":"ExpressionStatement","src":"26523:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12489,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12487,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12478,"src":"26563:10:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12488,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"26577:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26563:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12496,"nodeType":"IfStatement","src":"26559:98:44","trueBody":{"id":12495,"nodeType":"Block","src":"26584:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":12491,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26635:3:44","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":12492,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12475,"src":"26640:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12490,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"26605:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12493,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26605:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12494,"nodeType":"RevertStatement","src":"26598:48:44"}]}}]},"documentation":{"id":12473,"nodeType":"StructuredDocumentation","src":"26122:312:44","text":" @dev Returns the downcasted int120 from int256, reverting on\n overflow (when the input is less than smallest int120 or\n greater than largest int120).\n Counterpart to Solidity's `int120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":12498,"implemented":true,"kind":"function","modifiers":[],"name":"toInt120","nameLocation":"26448:8:44","nodeType":"FunctionDefinition","parameters":{"id":12476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12475,"mutability":"mutable","name":"value","nameLocation":"26464:5:44","nodeType":"VariableDeclaration","scope":12498,"src":"26457:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12474,"name":"int256","nodeType":"ElementaryTypeName","src":"26457:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"26456:14:44"},"returnParameters":{"id":12479,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12478,"mutability":"mutable","name":"downcasted","nameLocation":"26501:10:44","nodeType":"VariableDeclaration","scope":12498,"src":"26494:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"},"typeName":{"id":12477,"name":"int120","nodeType":"ElementaryTypeName","src":"26494:6:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"visibility":"internal"}],"src":"26493:19:44"},"scope":12903,"src":"26439:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12523,"nodeType":"Block","src":"27060:150:44","statements":[{"expression":{"id":12511,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12506,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12504,"src":"27070:10:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12509,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"27090:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12508,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27083:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int112_$","typeString":"type(int112)"},"typeName":{"id":12507,"name":"int112","nodeType":"ElementaryTypeName","src":"27083:6:44","typeDescriptions":{}}},"id":12510,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27083:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"src":"27070:26:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"id":12512,"nodeType":"ExpressionStatement","src":"27070:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12513,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12504,"src":"27110:10:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12514,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"27124:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27110:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12522,"nodeType":"IfStatement","src":"27106:98:44","trueBody":{"id":12521,"nodeType":"Block","src":"27131:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":12517,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27182:3:44","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":12518,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12501,"src":"27187:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12516,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"27152:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27152:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12520,"nodeType":"RevertStatement","src":"27145:48:44"}]}}]},"documentation":{"id":12499,"nodeType":"StructuredDocumentation","src":"26669:312:44","text":" @dev Returns the downcasted int112 from int256, reverting on\n overflow (when the input is less than smallest int112 or\n greater than largest int112).\n Counterpart to Solidity's `int112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":12524,"implemented":true,"kind":"function","modifiers":[],"name":"toInt112","nameLocation":"26995:8:44","nodeType":"FunctionDefinition","parameters":{"id":12502,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12501,"mutability":"mutable","name":"value","nameLocation":"27011:5:44","nodeType":"VariableDeclaration","scope":12524,"src":"27004:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12500,"name":"int256","nodeType":"ElementaryTypeName","src":"27004:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27003:14:44"},"returnParameters":{"id":12505,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12504,"mutability":"mutable","name":"downcasted","nameLocation":"27048:10:44","nodeType":"VariableDeclaration","scope":12524,"src":"27041:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"},"typeName":{"id":12503,"name":"int112","nodeType":"ElementaryTypeName","src":"27041:6:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"visibility":"internal"}],"src":"27040:19:44"},"scope":12903,"src":"26986:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12549,"nodeType":"Block","src":"27607:150:44","statements":[{"expression":{"id":12537,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12532,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12530,"src":"27617:10:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12535,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"27637:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12534,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27630:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int104_$","typeString":"type(int104)"},"typeName":{"id":12533,"name":"int104","nodeType":"ElementaryTypeName","src":"27630:6:44","typeDescriptions":{}}},"id":12536,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27630:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"src":"27617:26:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"id":12538,"nodeType":"ExpressionStatement","src":"27617:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12539,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12530,"src":"27657:10:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12540,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"27671:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27657:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12548,"nodeType":"IfStatement","src":"27653:98:44","trueBody":{"id":12547,"nodeType":"Block","src":"27678:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":12543,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27729:3:44","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":12544,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12527,"src":"27734:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12542,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"27699:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12545,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27699:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12546,"nodeType":"RevertStatement","src":"27692:48:44"}]}}]},"documentation":{"id":12525,"nodeType":"StructuredDocumentation","src":"27216:312:44","text":" @dev Returns the downcasted int104 from int256, reverting on\n overflow (when the input is less than smallest int104 or\n greater than largest int104).\n Counterpart to Solidity's `int104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":12550,"implemented":true,"kind":"function","modifiers":[],"name":"toInt104","nameLocation":"27542:8:44","nodeType":"FunctionDefinition","parameters":{"id":12528,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12527,"mutability":"mutable","name":"value","nameLocation":"27558:5:44","nodeType":"VariableDeclaration","scope":12550,"src":"27551:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12526,"name":"int256","nodeType":"ElementaryTypeName","src":"27551:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27550:14:44"},"returnParameters":{"id":12531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12530,"mutability":"mutable","name":"downcasted","nameLocation":"27595:10:44","nodeType":"VariableDeclaration","scope":12550,"src":"27588:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"},"typeName":{"id":12529,"name":"int104","nodeType":"ElementaryTypeName","src":"27588:6:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"visibility":"internal"}],"src":"27587:19:44"},"scope":12903,"src":"27533:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12575,"nodeType":"Block","src":"28147:148:44","statements":[{"expression":{"id":12563,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12558,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12556,"src":"28157:10:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12561,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12553,"src":"28176:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12560,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28170:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int96_$","typeString":"type(int96)"},"typeName":{"id":12559,"name":"int96","nodeType":"ElementaryTypeName","src":"28170:5:44","typeDescriptions":{}}},"id":12562,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28170:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"src":"28157:25:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"id":12564,"nodeType":"ExpressionStatement","src":"28157:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12567,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12565,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12556,"src":"28196:10:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12566,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12553,"src":"28210:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28196:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12574,"nodeType":"IfStatement","src":"28192:97:44","trueBody":{"id":12573,"nodeType":"Block","src":"28217:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":12569,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28268:2:44","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":12570,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12553,"src":"28272:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12568,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"28238:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12571,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28238:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12572,"nodeType":"RevertStatement","src":"28231:47:44"}]}}]},"documentation":{"id":12551,"nodeType":"StructuredDocumentation","src":"27763:307:44","text":" @dev Returns the downcasted int96 from int256, reverting on\n overflow (when the input is less than smallest int96 or\n greater than largest int96).\n Counterpart to Solidity's `int96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":12576,"implemented":true,"kind":"function","modifiers":[],"name":"toInt96","nameLocation":"28084:7:44","nodeType":"FunctionDefinition","parameters":{"id":12554,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12553,"mutability":"mutable","name":"value","nameLocation":"28099:5:44","nodeType":"VariableDeclaration","scope":12576,"src":"28092:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12552,"name":"int256","nodeType":"ElementaryTypeName","src":"28092:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28091:14:44"},"returnParameters":{"id":12557,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12556,"mutability":"mutable","name":"downcasted","nameLocation":"28135:10:44","nodeType":"VariableDeclaration","scope":12576,"src":"28129:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"},"typeName":{"id":12555,"name":"int96","nodeType":"ElementaryTypeName","src":"28129:5:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"visibility":"internal"}],"src":"28128:18:44"},"scope":12903,"src":"28075:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12601,"nodeType":"Block","src":"28685:148:44","statements":[{"expression":{"id":12589,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12584,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12582,"src":"28695:10:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12587,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12579,"src":"28714:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12586,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28708:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int88_$","typeString":"type(int88)"},"typeName":{"id":12585,"name":"int88","nodeType":"ElementaryTypeName","src":"28708:5:44","typeDescriptions":{}}},"id":12588,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28708:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"src":"28695:25:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"id":12590,"nodeType":"ExpressionStatement","src":"28695:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12593,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12591,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12582,"src":"28734:10:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12592,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12579,"src":"28748:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28734:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12600,"nodeType":"IfStatement","src":"28730:97:44","trueBody":{"id":12599,"nodeType":"Block","src":"28755:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":12595,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28806:2:44","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":12596,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12579,"src":"28810:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12594,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"28776:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12597,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28776:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12598,"nodeType":"RevertStatement","src":"28769:47:44"}]}}]},"documentation":{"id":12577,"nodeType":"StructuredDocumentation","src":"28301:307:44","text":" @dev Returns the downcasted int88 from int256, reverting on\n overflow (when the input is less than smallest int88 or\n greater than largest int88).\n Counterpart to Solidity's `int88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":12602,"implemented":true,"kind":"function","modifiers":[],"name":"toInt88","nameLocation":"28622:7:44","nodeType":"FunctionDefinition","parameters":{"id":12580,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12579,"mutability":"mutable","name":"value","nameLocation":"28637:5:44","nodeType":"VariableDeclaration","scope":12602,"src":"28630:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12578,"name":"int256","nodeType":"ElementaryTypeName","src":"28630:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28629:14:44"},"returnParameters":{"id":12583,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12582,"mutability":"mutable","name":"downcasted","nameLocation":"28673:10:44","nodeType":"VariableDeclaration","scope":12602,"src":"28667:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"},"typeName":{"id":12581,"name":"int88","nodeType":"ElementaryTypeName","src":"28667:5:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"visibility":"internal"}],"src":"28666:18:44"},"scope":12903,"src":"28613:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12627,"nodeType":"Block","src":"29223:148:44","statements":[{"expression":{"id":12615,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12610,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12608,"src":"29233:10:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12613,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12605,"src":"29252:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12612,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29246:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int80_$","typeString":"type(int80)"},"typeName":{"id":12611,"name":"int80","nodeType":"ElementaryTypeName","src":"29246:5:44","typeDescriptions":{}}},"id":12614,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29246:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"src":"29233:25:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"id":12616,"nodeType":"ExpressionStatement","src":"29233:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12619,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12617,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12608,"src":"29272:10:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12618,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12605,"src":"29286:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29272:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12626,"nodeType":"IfStatement","src":"29268:97:44","trueBody":{"id":12625,"nodeType":"Block","src":"29293:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":12621,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29344:2:44","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":12622,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12605,"src":"29348:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12620,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"29314:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12623,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29314:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12624,"nodeType":"RevertStatement","src":"29307:47:44"}]}}]},"documentation":{"id":12603,"nodeType":"StructuredDocumentation","src":"28839:307:44","text":" @dev Returns the downcasted int80 from int256, reverting on\n overflow (when the input is less than smallest int80 or\n greater than largest int80).\n Counterpart to Solidity's `int80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":12628,"implemented":true,"kind":"function","modifiers":[],"name":"toInt80","nameLocation":"29160:7:44","nodeType":"FunctionDefinition","parameters":{"id":12606,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12605,"mutability":"mutable","name":"value","nameLocation":"29175:5:44","nodeType":"VariableDeclaration","scope":12628,"src":"29168:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12604,"name":"int256","nodeType":"ElementaryTypeName","src":"29168:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29167:14:44"},"returnParameters":{"id":12609,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12608,"mutability":"mutable","name":"downcasted","nameLocation":"29211:10:44","nodeType":"VariableDeclaration","scope":12628,"src":"29205:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"},"typeName":{"id":12607,"name":"int80","nodeType":"ElementaryTypeName","src":"29205:5:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"visibility":"internal"}],"src":"29204:18:44"},"scope":12903,"src":"29151:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12653,"nodeType":"Block","src":"29761:148:44","statements":[{"expression":{"id":12641,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12636,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12634,"src":"29771:10:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12639,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12631,"src":"29790:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12638,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29784:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int72_$","typeString":"type(int72)"},"typeName":{"id":12637,"name":"int72","nodeType":"ElementaryTypeName","src":"29784:5:44","typeDescriptions":{}}},"id":12640,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29784:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"src":"29771:25:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"id":12642,"nodeType":"ExpressionStatement","src":"29771:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12645,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12643,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12634,"src":"29810:10:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12644,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12631,"src":"29824:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29810:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12652,"nodeType":"IfStatement","src":"29806:97:44","trueBody":{"id":12651,"nodeType":"Block","src":"29831:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":12647,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29882:2:44","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":12648,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12631,"src":"29886:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12646,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"29852:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12649,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29852:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12650,"nodeType":"RevertStatement","src":"29845:47:44"}]}}]},"documentation":{"id":12629,"nodeType":"StructuredDocumentation","src":"29377:307:44","text":" @dev Returns the downcasted int72 from int256, reverting on\n overflow (when the input is less than smallest int72 or\n greater than largest int72).\n Counterpart to Solidity's `int72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":12654,"implemented":true,"kind":"function","modifiers":[],"name":"toInt72","nameLocation":"29698:7:44","nodeType":"FunctionDefinition","parameters":{"id":12632,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12631,"mutability":"mutable","name":"value","nameLocation":"29713:5:44","nodeType":"VariableDeclaration","scope":12654,"src":"29706:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12630,"name":"int256","nodeType":"ElementaryTypeName","src":"29706:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29705:14:44"},"returnParameters":{"id":12635,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12634,"mutability":"mutable","name":"downcasted","nameLocation":"29749:10:44","nodeType":"VariableDeclaration","scope":12654,"src":"29743:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"},"typeName":{"id":12633,"name":"int72","nodeType":"ElementaryTypeName","src":"29743:5:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"visibility":"internal"}],"src":"29742:18:44"},"scope":12903,"src":"29689:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12679,"nodeType":"Block","src":"30299:148:44","statements":[{"expression":{"id":12667,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12662,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12660,"src":"30309:10:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12665,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12657,"src":"30328:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12664,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30322:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int64_$","typeString":"type(int64)"},"typeName":{"id":12663,"name":"int64","nodeType":"ElementaryTypeName","src":"30322:5:44","typeDescriptions":{}}},"id":12666,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30322:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"src":"30309:25:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"id":12668,"nodeType":"ExpressionStatement","src":"30309:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12669,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12660,"src":"30348:10:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12670,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12657,"src":"30362:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30348:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12678,"nodeType":"IfStatement","src":"30344:97:44","trueBody":{"id":12677,"nodeType":"Block","src":"30369:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":12673,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30420:2:44","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":12674,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12657,"src":"30424:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12672,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"30390:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12675,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30390:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12676,"nodeType":"RevertStatement","src":"30383:47:44"}]}}]},"documentation":{"id":12655,"nodeType":"StructuredDocumentation","src":"29915:307:44","text":" @dev Returns the downcasted int64 from int256, reverting on\n overflow (when the input is less than smallest int64 or\n greater than largest int64).\n Counterpart to Solidity's `int64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":12680,"implemented":true,"kind":"function","modifiers":[],"name":"toInt64","nameLocation":"30236:7:44","nodeType":"FunctionDefinition","parameters":{"id":12658,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12657,"mutability":"mutable","name":"value","nameLocation":"30251:5:44","nodeType":"VariableDeclaration","scope":12680,"src":"30244:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12656,"name":"int256","nodeType":"ElementaryTypeName","src":"30244:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30243:14:44"},"returnParameters":{"id":12661,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12660,"mutability":"mutable","name":"downcasted","nameLocation":"30287:10:44","nodeType":"VariableDeclaration","scope":12680,"src":"30281:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"},"typeName":{"id":12659,"name":"int64","nodeType":"ElementaryTypeName","src":"30281:5:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"visibility":"internal"}],"src":"30280:18:44"},"scope":12903,"src":"30227:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12705,"nodeType":"Block","src":"30837:148:44","statements":[{"expression":{"id":12693,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12688,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12686,"src":"30847:10:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12691,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12683,"src":"30866:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12690,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30860:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int56_$","typeString":"type(int56)"},"typeName":{"id":12689,"name":"int56","nodeType":"ElementaryTypeName","src":"30860:5:44","typeDescriptions":{}}},"id":12692,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30860:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"src":"30847:25:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"id":12694,"nodeType":"ExpressionStatement","src":"30847:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12695,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12686,"src":"30886:10:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12696,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12683,"src":"30900:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30886:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12704,"nodeType":"IfStatement","src":"30882:97:44","trueBody":{"id":12703,"nodeType":"Block","src":"30907:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":12699,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30958:2:44","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":12700,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12683,"src":"30962:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12698,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"30928:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12701,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30928:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12702,"nodeType":"RevertStatement","src":"30921:47:44"}]}}]},"documentation":{"id":12681,"nodeType":"StructuredDocumentation","src":"30453:307:44","text":" @dev Returns the downcasted int56 from int256, reverting on\n overflow (when the input is less than smallest int56 or\n greater than largest int56).\n Counterpart to Solidity's `int56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":12706,"implemented":true,"kind":"function","modifiers":[],"name":"toInt56","nameLocation":"30774:7:44","nodeType":"FunctionDefinition","parameters":{"id":12684,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12683,"mutability":"mutable","name":"value","nameLocation":"30789:5:44","nodeType":"VariableDeclaration","scope":12706,"src":"30782:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12682,"name":"int256","nodeType":"ElementaryTypeName","src":"30782:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30781:14:44"},"returnParameters":{"id":12687,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12686,"mutability":"mutable","name":"downcasted","nameLocation":"30825:10:44","nodeType":"VariableDeclaration","scope":12706,"src":"30819:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"},"typeName":{"id":12685,"name":"int56","nodeType":"ElementaryTypeName","src":"30819:5:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"visibility":"internal"}],"src":"30818:18:44"},"scope":12903,"src":"30765:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12731,"nodeType":"Block","src":"31375:148:44","statements":[{"expression":{"id":12719,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12714,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12712,"src":"31385:10:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12717,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12709,"src":"31404:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12716,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31398:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int48_$","typeString":"type(int48)"},"typeName":{"id":12715,"name":"int48","nodeType":"ElementaryTypeName","src":"31398:5:44","typeDescriptions":{}}},"id":12718,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31398:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"src":"31385:25:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"id":12720,"nodeType":"ExpressionStatement","src":"31385:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12721,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12712,"src":"31424:10:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12722,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12709,"src":"31438:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31424:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12730,"nodeType":"IfStatement","src":"31420:97:44","trueBody":{"id":12729,"nodeType":"Block","src":"31445:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":12725,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31496:2:44","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":12726,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12709,"src":"31500:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12724,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"31466:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12727,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31466:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12728,"nodeType":"RevertStatement","src":"31459:47:44"}]}}]},"documentation":{"id":12707,"nodeType":"StructuredDocumentation","src":"30991:307:44","text":" @dev Returns the downcasted int48 from int256, reverting on\n overflow (when the input is less than smallest int48 or\n greater than largest int48).\n Counterpart to Solidity's `int48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":12732,"implemented":true,"kind":"function","modifiers":[],"name":"toInt48","nameLocation":"31312:7:44","nodeType":"FunctionDefinition","parameters":{"id":12710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12709,"mutability":"mutable","name":"value","nameLocation":"31327:5:44","nodeType":"VariableDeclaration","scope":12732,"src":"31320:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12708,"name":"int256","nodeType":"ElementaryTypeName","src":"31320:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31319:14:44"},"returnParameters":{"id":12713,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12712,"mutability":"mutable","name":"downcasted","nameLocation":"31363:10:44","nodeType":"VariableDeclaration","scope":12732,"src":"31357:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"},"typeName":{"id":12711,"name":"int48","nodeType":"ElementaryTypeName","src":"31357:5:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"visibility":"internal"}],"src":"31356:18:44"},"scope":12903,"src":"31303:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12757,"nodeType":"Block","src":"31913:148:44","statements":[{"expression":{"id":12745,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12740,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12738,"src":"31923:10:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12743,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12735,"src":"31942:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12742,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31936:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int40_$","typeString":"type(int40)"},"typeName":{"id":12741,"name":"int40","nodeType":"ElementaryTypeName","src":"31936:5:44","typeDescriptions":{}}},"id":12744,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31936:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"src":"31923:25:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"id":12746,"nodeType":"ExpressionStatement","src":"31923:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12749,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12747,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12738,"src":"31962:10:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12748,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12735,"src":"31976:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31962:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12756,"nodeType":"IfStatement","src":"31958:97:44","trueBody":{"id":12755,"nodeType":"Block","src":"31983:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":12751,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32034:2:44","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":12752,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12735,"src":"32038:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12750,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"32004:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12753,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32004:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12754,"nodeType":"RevertStatement","src":"31997:47:44"}]}}]},"documentation":{"id":12733,"nodeType":"StructuredDocumentation","src":"31529:307:44","text":" @dev Returns the downcasted int40 from int256, reverting on\n overflow (when the input is less than smallest int40 or\n greater than largest int40).\n Counterpart to Solidity's `int40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":12758,"implemented":true,"kind":"function","modifiers":[],"name":"toInt40","nameLocation":"31850:7:44","nodeType":"FunctionDefinition","parameters":{"id":12736,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12735,"mutability":"mutable","name":"value","nameLocation":"31865:5:44","nodeType":"VariableDeclaration","scope":12758,"src":"31858:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12734,"name":"int256","nodeType":"ElementaryTypeName","src":"31858:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31857:14:44"},"returnParameters":{"id":12739,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12738,"mutability":"mutable","name":"downcasted","nameLocation":"31901:10:44","nodeType":"VariableDeclaration","scope":12758,"src":"31895:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"},"typeName":{"id":12737,"name":"int40","nodeType":"ElementaryTypeName","src":"31895:5:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"visibility":"internal"}],"src":"31894:18:44"},"scope":12903,"src":"31841:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12783,"nodeType":"Block","src":"32451:148:44","statements":[{"expression":{"id":12771,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12766,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12764,"src":"32461:10:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12769,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12761,"src":"32480:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12768,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"32474:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int32_$","typeString":"type(int32)"},"typeName":{"id":12767,"name":"int32","nodeType":"ElementaryTypeName","src":"32474:5:44","typeDescriptions":{}}},"id":12770,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32474:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"src":"32461:25:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"id":12772,"nodeType":"ExpressionStatement","src":"32461:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12775,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12773,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12764,"src":"32500:10:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12774,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12761,"src":"32514:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"32500:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12782,"nodeType":"IfStatement","src":"32496:97:44","trueBody":{"id":12781,"nodeType":"Block","src":"32521:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":12777,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32572:2:44","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":12778,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12761,"src":"32576:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12776,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"32542:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12779,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32542:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12780,"nodeType":"RevertStatement","src":"32535:47:44"}]}}]},"documentation":{"id":12759,"nodeType":"StructuredDocumentation","src":"32067:307:44","text":" @dev Returns the downcasted int32 from int256, reverting on\n overflow (when the input is less than smallest int32 or\n greater than largest int32).\n Counterpart to Solidity's `int32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":12784,"implemented":true,"kind":"function","modifiers":[],"name":"toInt32","nameLocation":"32388:7:44","nodeType":"FunctionDefinition","parameters":{"id":12762,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12761,"mutability":"mutable","name":"value","nameLocation":"32403:5:44","nodeType":"VariableDeclaration","scope":12784,"src":"32396:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12760,"name":"int256","nodeType":"ElementaryTypeName","src":"32396:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32395:14:44"},"returnParameters":{"id":12765,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12764,"mutability":"mutable","name":"downcasted","nameLocation":"32439:10:44","nodeType":"VariableDeclaration","scope":12784,"src":"32433:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"},"typeName":{"id":12763,"name":"int32","nodeType":"ElementaryTypeName","src":"32433:5:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"visibility":"internal"}],"src":"32432:18:44"},"scope":12903,"src":"32379:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12809,"nodeType":"Block","src":"32989:148:44","statements":[{"expression":{"id":12797,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12792,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12790,"src":"32999:10:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12795,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12787,"src":"33018:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12794,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33012:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int24_$","typeString":"type(int24)"},"typeName":{"id":12793,"name":"int24","nodeType":"ElementaryTypeName","src":"33012:5:44","typeDescriptions":{}}},"id":12796,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33012:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"src":"32999:25:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"id":12798,"nodeType":"ExpressionStatement","src":"32999:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12801,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12799,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12790,"src":"33038:10:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12800,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12787,"src":"33052:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33038:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12808,"nodeType":"IfStatement","src":"33034:97:44","trueBody":{"id":12807,"nodeType":"Block","src":"33059:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":12803,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33110:2:44","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":12804,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12787,"src":"33114:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12802,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"33080:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12805,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33080:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12806,"nodeType":"RevertStatement","src":"33073:47:44"}]}}]},"documentation":{"id":12785,"nodeType":"StructuredDocumentation","src":"32605:307:44","text":" @dev Returns the downcasted int24 from int256, reverting on\n overflow (when the input is less than smallest int24 or\n greater than largest int24).\n Counterpart to Solidity's `int24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":12810,"implemented":true,"kind":"function","modifiers":[],"name":"toInt24","nameLocation":"32926:7:44","nodeType":"FunctionDefinition","parameters":{"id":12788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12787,"mutability":"mutable","name":"value","nameLocation":"32941:5:44","nodeType":"VariableDeclaration","scope":12810,"src":"32934:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12786,"name":"int256","nodeType":"ElementaryTypeName","src":"32934:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32933:14:44"},"returnParameters":{"id":12791,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12790,"mutability":"mutable","name":"downcasted","nameLocation":"32977:10:44","nodeType":"VariableDeclaration","scope":12810,"src":"32971:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"},"typeName":{"id":12789,"name":"int24","nodeType":"ElementaryTypeName","src":"32971:5:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"visibility":"internal"}],"src":"32970:18:44"},"scope":12903,"src":"32917:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12835,"nodeType":"Block","src":"33527:148:44","statements":[{"expression":{"id":12823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12818,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12816,"src":"33537:10:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12821,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12813,"src":"33556:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12820,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33550:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int16_$","typeString":"type(int16)"},"typeName":{"id":12819,"name":"int16","nodeType":"ElementaryTypeName","src":"33550:5:44","typeDescriptions":{}}},"id":12822,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33550:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"src":"33537:25:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"id":12824,"nodeType":"ExpressionStatement","src":"33537:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12827,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12825,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12816,"src":"33576:10:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12826,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12813,"src":"33590:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33576:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12834,"nodeType":"IfStatement","src":"33572:97:44","trueBody":{"id":12833,"nodeType":"Block","src":"33597:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":12829,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33648:2:44","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":12830,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12813,"src":"33652:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12828,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"33618:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12831,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33618:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12832,"nodeType":"RevertStatement","src":"33611:47:44"}]}}]},"documentation":{"id":12811,"nodeType":"StructuredDocumentation","src":"33143:307:44","text":" @dev Returns the downcasted int16 from int256, reverting on\n overflow (when the input is less than smallest int16 or\n greater than largest int16).\n Counterpart to Solidity's `int16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":12836,"implemented":true,"kind":"function","modifiers":[],"name":"toInt16","nameLocation":"33464:7:44","nodeType":"FunctionDefinition","parameters":{"id":12814,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12813,"mutability":"mutable","name":"value","nameLocation":"33479:5:44","nodeType":"VariableDeclaration","scope":12836,"src":"33472:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12812,"name":"int256","nodeType":"ElementaryTypeName","src":"33472:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"33471:14:44"},"returnParameters":{"id":12817,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12816,"mutability":"mutable","name":"downcasted","nameLocation":"33515:10:44","nodeType":"VariableDeclaration","scope":12836,"src":"33509:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"},"typeName":{"id":12815,"name":"int16","nodeType":"ElementaryTypeName","src":"33509:5:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"visibility":"internal"}],"src":"33508:18:44"},"scope":12903,"src":"33455:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12861,"nodeType":"Block","src":"34058:146:44","statements":[{"expression":{"id":12849,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12844,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12842,"src":"34068:10:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12847,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12839,"src":"34086:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12846,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34081:4:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int8_$","typeString":"type(int8)"},"typeName":{"id":12845,"name":"int8","nodeType":"ElementaryTypeName","src":"34081:4:44","typeDescriptions":{}}},"id":12848,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34081:11:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"src":"34068:24:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"id":12850,"nodeType":"ExpressionStatement","src":"34068:24:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12853,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12851,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12842,"src":"34106:10:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12852,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12839,"src":"34120:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"34106:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12860,"nodeType":"IfStatement","src":"34102:96:44","trueBody":{"id":12859,"nodeType":"Block","src":"34127:71:44","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":12855,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"34178:1:44","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":12856,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12839,"src":"34181:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12854,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11160,"src":"34148:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34148:39:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12858,"nodeType":"RevertStatement","src":"34141:46:44"}]}}]},"documentation":{"id":12837,"nodeType":"StructuredDocumentation","src":"33681:302:44","text":" @dev Returns the downcasted int8 from int256, reverting on\n overflow (when the input is less than smallest int8 or\n greater than largest int8).\n Counterpart to Solidity's `int8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":12862,"implemented":true,"kind":"function","modifiers":[],"name":"toInt8","nameLocation":"33997:6:44","nodeType":"FunctionDefinition","parameters":{"id":12840,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12839,"mutability":"mutable","name":"value","nameLocation":"34011:5:44","nodeType":"VariableDeclaration","scope":12862,"src":"34004:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12838,"name":"int256","nodeType":"ElementaryTypeName","src":"34004:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34003:14:44"},"returnParameters":{"id":12843,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12842,"mutability":"mutable","name":"downcasted","nameLocation":"34046:10:44","nodeType":"VariableDeclaration","scope":12862,"src":"34041:15:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"},"typeName":{"id":12841,"name":"int8","nodeType":"ElementaryTypeName","src":"34041:4:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"visibility":"internal"}],"src":"34040:17:44"},"scope":12903,"src":"33988:216:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12891,"nodeType":"Block","src":"34444:250:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12870,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12865,"src":"34557:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"arguments":[{"expression":{"arguments":[{"id":12875,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34578:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12874,"name":"int256","nodeType":"ElementaryTypeName","src":"34578:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":12873,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-27,"src":"34573:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12876,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34573:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":12877,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"34586:3:44","memberName":"max","nodeType":"MemberAccess","src":"34573:16:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12872,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34565:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12871,"name":"uint256","nodeType":"ElementaryTypeName","src":"34565:7:44","typeDescriptions":{}}},"id":12878,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34565:25:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"34557:33:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12885,"nodeType":"IfStatement","src":"34553:105:44","trueBody":{"id":12884,"nodeType":"Block","src":"34592:66:44","statements":[{"errorCall":{"arguments":[{"id":12881,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12865,"src":"34641:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12880,"name":"SafeCastOverflowedUintToInt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11165,"src":"34613:27:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":12882,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34613:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12883,"nodeType":"RevertStatement","src":"34606:41:44"}]}},{"expression":{"arguments":[{"id":12888,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12865,"src":"34681:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12887,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34674:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12886,"name":"int256","nodeType":"ElementaryTypeName","src":"34674:6:44","typeDescriptions":{}}},"id":12889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34674:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12869,"id":12890,"nodeType":"Return","src":"34667:20:44"}]},"documentation":{"id":12863,"nodeType":"StructuredDocumentation","src":"34210:165:44","text":" @dev Converts an unsigned uint256 into a signed int256.\n Requirements:\n - input must be less than or equal to maxInt256."},"id":12892,"implemented":true,"kind":"function","modifiers":[],"name":"toInt256","nameLocation":"34389:8:44","nodeType":"FunctionDefinition","parameters":{"id":12866,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12865,"mutability":"mutable","name":"value","nameLocation":"34406:5:44","nodeType":"VariableDeclaration","scope":12892,"src":"34398:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12864,"name":"uint256","nodeType":"ElementaryTypeName","src":"34398:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34397:15:44"},"returnParameters":{"id":12869,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12868,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12892,"src":"34436:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12867,"name":"int256","nodeType":"ElementaryTypeName","src":"34436:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34435:8:44"},"scope":12903,"src":"34380:314:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12901,"nodeType":"Block","src":"34853:87:44","statements":[{"AST":{"nodeType":"YulBlock","src":"34888:46:44","statements":[{"nodeType":"YulAssignment","src":"34902:22:44","value":{"arguments":[{"arguments":[{"name":"b","nodeType":"YulIdentifier","src":"34921:1:44"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34914:6:44"},"nodeType":"YulFunctionCall","src":"34914:9:44"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34907:6:44"},"nodeType":"YulFunctionCall","src":"34907:17:44"},"variableNames":[{"name":"u","nodeType":"YulIdentifier","src":"34902:1:44"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":12895,"isOffset":false,"isSlot":false,"src":"34921:1:44","valueSize":1},{"declaration":12898,"isOffset":false,"isSlot":false,"src":"34902:1:44","valueSize":1}],"flags":["memory-safe"],"id":12900,"nodeType":"InlineAssembly","src":"34863:71:44"}]},"documentation":{"id":12893,"nodeType":"StructuredDocumentation","src":"34700:90:44","text":" @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump."},"id":12902,"implemented":true,"kind":"function","modifiers":[],"name":"toUint","nameLocation":"34804:6:44","nodeType":"FunctionDefinition","parameters":{"id":12896,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12895,"mutability":"mutable","name":"b","nameLocation":"34816:1:44","nodeType":"VariableDeclaration","scope":12902,"src":"34811:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12894,"name":"bool","nodeType":"ElementaryTypeName","src":"34811:4:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"34810:8:44"},"returnParameters":{"id":12899,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12898,"mutability":"mutable","name":"u","nameLocation":"34850:1:44","nodeType":"VariableDeclaration","scope":12902,"src":"34842:9:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12897,"name":"uint256","nodeType":"ElementaryTypeName","src":"34842:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34841:11:44"},"scope":12903,"src":"34795:145:44","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":12904,"src":"769:34173:44","usedErrors":[11148,11153,11160,11165],"usedEvents":[]}],"src":"192:34751:44"},"id":44},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","exportedSymbols":{"SafeCast":[12903],"SignedMath":[13047]},"id":13048,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":12905,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:45"},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":12907,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":13048,"sourceUnit":12904,"src":"135:40:45","symbolAliases":[{"foreign":{"id":12906,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"143:8:45","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignedMath","contractDependencies":[],"contractKind":"library","documentation":{"id":12908,"nodeType":"StructuredDocumentation","src":"177:80:45","text":" @dev Standard signed math utilities missing in the Solidity language."},"fullyImplemented":true,"id":13047,"linearizedBaseContracts":[13047],"name":"SignedMath","nameLocation":"266:10:45","nodeType":"ContractDefinition","nodes":[{"body":{"id":12937,"nodeType":"Block","src":"746:215:45","statements":[{"id":12936,"nodeType":"UncheckedBlock","src":"756:199:45","statements":[{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12920,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12915,"src":"894:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12932,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12923,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12921,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12913,"src":"900:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12922,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12915,"src":"904:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"900:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12924,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"899:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"arguments":[{"id":12929,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12911,"src":"932:9:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":12927,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"916:8:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":12928,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"925:6:45","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":12902,"src":"916:15:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":12930,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"916:26:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12926,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"909:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":12925,"name":"int256","nodeType":"ElementaryTypeName","src":"909:6:45","typeDescriptions":{}}},"id":12931,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"909:34:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"899:44:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12933,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"898:46:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"894:50:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12919,"id":12935,"nodeType":"Return","src":"887:57:45"}]}]},"documentation":{"id":12909,"nodeType":"StructuredDocumentation","src":"283:374:45","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":12938,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"671:7:45","nodeType":"FunctionDefinition","parameters":{"id":12916,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12911,"mutability":"mutable","name":"condition","nameLocation":"684:9:45","nodeType":"VariableDeclaration","scope":12938,"src":"679:14:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":12910,"name":"bool","nodeType":"ElementaryTypeName","src":"679:4:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":12913,"mutability":"mutable","name":"a","nameLocation":"702:1:45","nodeType":"VariableDeclaration","scope":12938,"src":"695:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12912,"name":"int256","nodeType":"ElementaryTypeName","src":"695:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12915,"mutability":"mutable","name":"b","nameLocation":"712:1:45","nodeType":"VariableDeclaration","scope":12938,"src":"705:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12914,"name":"int256","nodeType":"ElementaryTypeName","src":"705:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"678:36:45"},"returnParameters":{"id":12919,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12918,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12938,"src":"738:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12917,"name":"int256","nodeType":"ElementaryTypeName","src":"738:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"737:8:45"},"scope":13047,"src":"662:299:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12956,"nodeType":"Block","src":"1102:44:45","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12951,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12949,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12941,"src":"1127:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":12950,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12943,"src":"1131:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1127:5:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":12952,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12941,"src":"1134:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":12953,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12943,"src":"1137:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12948,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12938,"src":"1119:7:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":12954,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1119:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12947,"id":12955,"nodeType":"Return","src":"1112:27:45"}]},"documentation":{"id":12939,"nodeType":"StructuredDocumentation","src":"967:66:45","text":" @dev Returns the largest of two signed numbers."},"id":12957,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"1047:3:45","nodeType":"FunctionDefinition","parameters":{"id":12944,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12941,"mutability":"mutable","name":"a","nameLocation":"1058:1:45","nodeType":"VariableDeclaration","scope":12957,"src":"1051:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12940,"name":"int256","nodeType":"ElementaryTypeName","src":"1051:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12943,"mutability":"mutable","name":"b","nameLocation":"1068:1:45","nodeType":"VariableDeclaration","scope":12957,"src":"1061:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12942,"name":"int256","nodeType":"ElementaryTypeName","src":"1061:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1050:20:45"},"returnParameters":{"id":12947,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12946,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12957,"src":"1094:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12945,"name":"int256","nodeType":"ElementaryTypeName","src":"1094:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1093:8:45"},"scope":13047,"src":"1038:108:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12975,"nodeType":"Block","src":"1288:44:45","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12970,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12968,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12960,"src":"1313:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":12969,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12962,"src":"1317:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1313:5:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":12971,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12960,"src":"1320:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":12972,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12962,"src":"1323:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12967,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12938,"src":"1305:7:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":12973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1305:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12966,"id":12974,"nodeType":"Return","src":"1298:27:45"}]},"documentation":{"id":12958,"nodeType":"StructuredDocumentation","src":"1152:67:45","text":" @dev Returns the smallest of two signed numbers."},"id":12976,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"1233:3:45","nodeType":"FunctionDefinition","parameters":{"id":12963,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12960,"mutability":"mutable","name":"a","nameLocation":"1244:1:45","nodeType":"VariableDeclaration","scope":12976,"src":"1237:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12959,"name":"int256","nodeType":"ElementaryTypeName","src":"1237:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12962,"mutability":"mutable","name":"b","nameLocation":"1254:1:45","nodeType":"VariableDeclaration","scope":12976,"src":"1247:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12961,"name":"int256","nodeType":"ElementaryTypeName","src":"1247:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1236:20:45"},"returnParameters":{"id":12966,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12965,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12976,"src":"1280:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12964,"name":"int256","nodeType":"ElementaryTypeName","src":"1280:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1279:8:45"},"scope":13047,"src":"1224:108:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13019,"nodeType":"Block","src":"1537:162:45","statements":[{"assignments":[12987],"declarations":[{"constant":false,"id":12987,"mutability":"mutable","name":"x","nameLocation":"1606:1:45","nodeType":"VariableDeclaration","scope":13019,"src":"1599:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12986,"name":"int256","nodeType":"ElementaryTypeName","src":"1599:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":13000,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12999,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12990,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12988,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12979,"src":"1611:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":12989,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12981,"src":"1615:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1611:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12991,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1610:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12997,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12994,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12992,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12979,"src":"1622:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":12993,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12981,"src":"1626:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1622:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12995,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1621:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":12996,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1632:1:45","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1621:12:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":12998,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1620:14:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1610:24:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"1599:35:45"},{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13001,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12987,"src":"1651:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13015,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13009,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":13006,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12987,"src":"1671:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13005,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1663:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":13004,"name":"uint256","nodeType":"ElementaryTypeName","src":"1663:7:45","typeDescriptions":{}}},"id":13007,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1663:10:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":13008,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1677:3:45","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"1663:17:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13003,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1656:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":13002,"name":"int256","nodeType":"ElementaryTypeName","src":"1656:6:45","typeDescriptions":{}}},"id":13010,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1656:25:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13013,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13011,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12979,"src":"1685:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":13012,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12981,"src":"1689:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1685:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13014,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1684:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1656:35:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13016,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1655:37:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1651:41:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":12985,"id":13018,"nodeType":"Return","src":"1644:48:45"}]},"documentation":{"id":12977,"nodeType":"StructuredDocumentation","src":"1338:126:45","text":" @dev Returns the average of two signed numbers without overflow.\n The result is rounded towards zero."},"id":13020,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"1478:7:45","nodeType":"FunctionDefinition","parameters":{"id":12982,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12979,"mutability":"mutable","name":"a","nameLocation":"1493:1:45","nodeType":"VariableDeclaration","scope":13020,"src":"1486:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12978,"name":"int256","nodeType":"ElementaryTypeName","src":"1486:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":12981,"mutability":"mutable","name":"b","nameLocation":"1503:1:45","nodeType":"VariableDeclaration","scope":13020,"src":"1496:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12980,"name":"int256","nodeType":"ElementaryTypeName","src":"1496:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1485:20:45"},"returnParameters":{"id":12985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12984,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13020,"src":"1529:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12983,"name":"int256","nodeType":"ElementaryTypeName","src":"1529:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1528:8:45"},"scope":13047,"src":"1469:230:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13045,"nodeType":"Block","src":"1843:767:45","statements":[{"id":13044,"nodeType":"UncheckedBlock","src":"1853:751:45","statements":[{"assignments":[13029],"declarations":[{"constant":false,"id":13029,"mutability":"mutable","name":"mask","nameLocation":"2424:4:45","nodeType":"VariableDeclaration","scope":13044,"src":"2417:11:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13028,"name":"int256","nodeType":"ElementaryTypeName","src":"2417:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":13033,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13032,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13030,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13023,"src":"2431:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":13031,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2436:3:45","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"2431:8:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"2417:22:45"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13041,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13038,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13036,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13023,"src":"2576:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":13037,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13029,"src":"2580:4:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2576:8:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13039,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2575:10:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":13040,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13029,"src":"2588:4:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2575:17:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13035,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2567:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":13034,"name":"uint256","nodeType":"ElementaryTypeName","src":"2567:7:45","typeDescriptions":{}}},"id":13042,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2567:26:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13027,"id":13043,"nodeType":"Return","src":"2560:33:45"}]}]},"documentation":{"id":13021,"nodeType":"StructuredDocumentation","src":"1705:78:45","text":" @dev Returns the absolute unsigned value of a signed value."},"id":13046,"implemented":true,"kind":"function","modifiers":[],"name":"abs","nameLocation":"1797:3:45","nodeType":"FunctionDefinition","parameters":{"id":13024,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13023,"mutability":"mutable","name":"n","nameLocation":"1808:1:45","nodeType":"VariableDeclaration","scope":13046,"src":"1801:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13022,"name":"int256","nodeType":"ElementaryTypeName","src":"1801:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1800:10:45"},"returnParameters":{"id":13027,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13026,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13046,"src":"1834:7:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13025,"name":"uint256","nodeType":"ElementaryTypeName","src":"1834:7:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1833:9:45"},"scope":13047,"src":"1788:822:45","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":13048,"src":"258:2354:45","usedErrors":[],"usedEvents":[]}],"src":"109:2504:45"},"id":45},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","exportedSymbols":{"Checkpoints":[14628],"Math":[11138]},"id":14629,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":13049,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"201:24:46"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":13051,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14629,"sourceUnit":11139,"src":"227:38:46","symbolAliases":[{"foreign":{"id":13050,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"235:4:46","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Checkpoints","contractDependencies":[],"contractKind":"library","documentation":{"id":13052,"nodeType":"StructuredDocumentation","src":"267:400:46","text":" @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n time, and later looking up past values by block number. See {Votes} as an example.\n To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n checkpoint for the current transaction block using the {push} function."},"fullyImplemented":true,"id":14628,"linearizedBaseContracts":[14628],"name":"Checkpoints","nameLocation":"676:11:46","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":13053,"nodeType":"StructuredDocumentation","src":"694:82:46","text":" @dev A value was attempted to be inserted on a past checkpoint."},"errorSelector":"2520601d","id":13055,"name":"CheckpointUnorderedInsertion","nameLocation":"787:28:46","nodeType":"ErrorDefinition","parameters":{"id":13054,"nodeType":"ParameterList","parameters":[],"src":"815:2:46"},"src":"781:37:46"},{"canonicalName":"Checkpoints.Trace224","id":13060,"members":[{"constant":false,"id":13059,"mutability":"mutable","name":"_checkpoints","nameLocation":"866:12:46","nodeType":"VariableDeclaration","scope":13060,"src":"850:28:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13057,"nodeType":"UserDefinedTypeName","pathNode":{"id":13056,"name":"Checkpoint224","nameLocations":["850:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"850:13:46"},"referencedDeclaration":13065,"src":"850:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13058,"nodeType":"ArrayTypeName","src":"850:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"}],"name":"Trace224","nameLocation":"831:8:46","nodeType":"StructDefinition","scope":14628,"src":"824:61:46","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint224","id":13065,"members":[{"constant":false,"id":13062,"mutability":"mutable","name":"_key","nameLocation":"929:4:46","nodeType":"VariableDeclaration","scope":13065,"src":"922:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13061,"name":"uint32","nodeType":"ElementaryTypeName","src":"922:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13064,"mutability":"mutable","name":"_value","nameLocation":"951:6:46","nodeType":"VariableDeclaration","scope":13065,"src":"943:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13063,"name":"uint224","nodeType":"ElementaryTypeName","src":"943:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"name":"Checkpoint224","nameLocation":"898:13:46","nodeType":"StructDefinition","scope":14628,"src":"891:73:46","visibility":"public"},{"body":{"id":13087,"nodeType":"Block","src":"1425:62:46","statements":[{"expression":{"arguments":[{"expression":{"id":13081,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13069,"src":"1450:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13082,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1455:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"1450:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13083,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13071,"src":"1469:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13084,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13073,"src":"1474:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13080,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13460,13984,14508],"referencedDeclaration":13460,"src":"1442:7:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint224_$returns$_t_uint224_$_t_uint224_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint224) returns (uint224,uint224)"}},"id":13085,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1442:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":13079,"id":13086,"nodeType":"Return","src":"1435:45:46"}]},"documentation":{"id":13066,"nodeType":"StructuredDocumentation","src":"970:302:46","text":" @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n library."},"id":13088,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"1286:4:46","nodeType":"FunctionDefinition","parameters":{"id":13074,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13069,"mutability":"mutable","name":"self","nameLocation":"1317:4:46","nodeType":"VariableDeclaration","scope":13088,"src":"1300:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13068,"nodeType":"UserDefinedTypeName","pathNode":{"id":13067,"name":"Trace224","nameLocations":["1300:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"1300:8:46"},"referencedDeclaration":13060,"src":"1300:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13071,"mutability":"mutable","name":"key","nameLocation":"1338:3:46","nodeType":"VariableDeclaration","scope":13088,"src":"1331:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13070,"name":"uint32","nodeType":"ElementaryTypeName","src":"1331:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13073,"mutability":"mutable","name":"value","nameLocation":"1359:5:46","nodeType":"VariableDeclaration","scope":13088,"src":"1351:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13072,"name":"uint224","nodeType":"ElementaryTypeName","src":"1351:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1290:80:46"},"returnParameters":{"id":13079,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13076,"mutability":"mutable","name":"oldValue","nameLocation":"1397:8:46","nodeType":"VariableDeclaration","scope":13088,"src":"1389:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13075,"name":"uint224","nodeType":"ElementaryTypeName","src":"1389:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":13078,"mutability":"mutable","name":"newValue","nameLocation":"1415:8:46","nodeType":"VariableDeclaration","scope":13088,"src":"1407:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13077,"name":"uint224","nodeType":"ElementaryTypeName","src":"1407:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1388:36:46"},"scope":14628,"src":"1277:210:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13127,"nodeType":"Block","src":"1740:207:46","statements":[{"assignments":[13100],"declarations":[{"constant":false,"id":13100,"mutability":"mutable","name":"len","nameLocation":"1758:3:46","nodeType":"VariableDeclaration","scope":13127,"src":"1750:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13099,"name":"uint256","nodeType":"ElementaryTypeName","src":"1750:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13104,"initialValue":{"expression":{"expression":{"id":13101,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13092,"src":"1764:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13102,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1769:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"1764:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13103,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1782:6:46","memberName":"length","nodeType":"MemberAccess","src":"1764:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1750:38:46"},{"assignments":[13106],"declarations":[{"constant":false,"id":13106,"mutability":"mutable","name":"pos","nameLocation":"1806:3:46","nodeType":"VariableDeclaration","scope":13127,"src":"1798:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13105,"name":"uint256","nodeType":"ElementaryTypeName","src":"1798:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13114,"initialValue":{"arguments":[{"expression":{"id":13108,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13092,"src":"1831:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13109,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1836:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"1831:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13110,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13094,"src":"1850:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":13111,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1855:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13112,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13100,"src":"1858:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13107,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13564,14088,14612],"referencedDeclaration":13564,"src":"1812:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":13113,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1812:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1798:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13117,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13115,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13106,"src":"1879:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13116,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13100,"src":"1886:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1879:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13120,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13092,"src":"1910:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13121,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1915:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"1910:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13122,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13106,"src":"1929:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13119,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"1896:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13123,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1896:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13124,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1934:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13064,"src":"1896:44:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13125,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"1879:61:46","trueExpression":{"hexValue":"30","id":13118,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1892:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13098,"id":13126,"nodeType":"Return","src":"1872:68:46"}]},"documentation":{"id":13089,"nodeType":"StructuredDocumentation","src":"1493:154:46","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13128,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"1661:11:46","nodeType":"FunctionDefinition","parameters":{"id":13095,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13092,"mutability":"mutable","name":"self","nameLocation":"1690:4:46","nodeType":"VariableDeclaration","scope":13128,"src":"1673:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13091,"nodeType":"UserDefinedTypeName","pathNode":{"id":13090,"name":"Trace224","nameLocations":["1673:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"1673:8:46"},"referencedDeclaration":13060,"src":"1673:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13094,"mutability":"mutable","name":"key","nameLocation":"1703:3:46","nodeType":"VariableDeclaration","scope":13128,"src":"1696:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13093,"name":"uint32","nodeType":"ElementaryTypeName","src":"1696:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"1672:35:46"},"returnParameters":{"id":13098,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13097,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13128,"src":"1731:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13096,"name":"uint224","nodeType":"ElementaryTypeName","src":"1731:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1730:9:46"},"scope":14628,"src":"1652:295:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13169,"nodeType":"Block","src":"2202:209:46","statements":[{"assignments":[13140],"declarations":[{"constant":false,"id":13140,"mutability":"mutable","name":"len","nameLocation":"2220:3:46","nodeType":"VariableDeclaration","scope":13169,"src":"2212:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13139,"name":"uint256","nodeType":"ElementaryTypeName","src":"2212:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13144,"initialValue":{"expression":{"expression":{"id":13141,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13132,"src":"2226:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13142,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2231:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"2226:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13143,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2244:6:46","memberName":"length","nodeType":"MemberAccess","src":"2226:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2212:38:46"},{"assignments":[13146],"declarations":[{"constant":false,"id":13146,"mutability":"mutable","name":"pos","nameLocation":"2268:3:46","nodeType":"VariableDeclaration","scope":13169,"src":"2260:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13145,"name":"uint256","nodeType":"ElementaryTypeName","src":"2260:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13154,"initialValue":{"arguments":[{"expression":{"id":13148,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13132,"src":"2293:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13149,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"2293:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13150,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13134,"src":"2312:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":13151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2317:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13152,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13140,"src":"2320:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13147,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13512,14036,14560],"referencedDeclaration":13512,"src":"2274:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":13153,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2274:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2260:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13157,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13155,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13146,"src":"2341:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13156,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2348:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2341:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13160,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13132,"src":"2370:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13161,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2375:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"2370:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13164,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13162,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13146,"src":"2389:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2395:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2389:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13159,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"2356:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13165,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2356:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13166,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2398:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13064,"src":"2356:48:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13167,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"2341:63:46","trueExpression":{"hexValue":"30","id":13158,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2352:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13138,"id":13168,"nodeType":"Return","src":"2334:70:46"}]},"documentation":{"id":13129,"nodeType":"StructuredDocumentation","src":"1953:156:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13170,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"2123:11:46","nodeType":"FunctionDefinition","parameters":{"id":13135,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13132,"mutability":"mutable","name":"self","nameLocation":"2152:4:46","nodeType":"VariableDeclaration","scope":13170,"src":"2135:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13131,"nodeType":"UserDefinedTypeName","pathNode":{"id":13130,"name":"Trace224","nameLocations":["2135:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"2135:8:46"},"referencedDeclaration":13060,"src":"2135:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13134,"mutability":"mutable","name":"key","nameLocation":"2165:3:46","nodeType":"VariableDeclaration","scope":13170,"src":"2158:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13133,"name":"uint32","nodeType":"ElementaryTypeName","src":"2158:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2134:35:46"},"returnParameters":{"id":13138,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13137,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13170,"src":"2193:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13136,"name":"uint224","nodeType":"ElementaryTypeName","src":"2193:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2192:9:46"},"scope":14628,"src":"2114:297:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13254,"nodeType":"Block","src":"2810:512:46","statements":[{"assignments":[13182],"declarations":[{"constant":false,"id":13182,"mutability":"mutable","name":"len","nameLocation":"2828:3:46","nodeType":"VariableDeclaration","scope":13254,"src":"2820:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13181,"name":"uint256","nodeType":"ElementaryTypeName","src":"2820:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13186,"initialValue":{"expression":{"expression":{"id":13183,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13174,"src":"2834:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13184,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2839:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"2834:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13185,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2852:6:46","memberName":"length","nodeType":"MemberAccess","src":"2834:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2820:38:46"},{"assignments":[13188],"declarations":[{"constant":false,"id":13188,"mutability":"mutable","name":"low","nameLocation":"2877:3:46","nodeType":"VariableDeclaration","scope":13254,"src":"2869:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13187,"name":"uint256","nodeType":"ElementaryTypeName","src":"2869:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13190,"initialValue":{"hexValue":"30","id":13189,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2883:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"2869:15:46"},{"assignments":[13192],"declarations":[{"constant":false,"id":13192,"mutability":"mutable","name":"high","nameLocation":"2902:4:46","nodeType":"VariableDeclaration","scope":13254,"src":"2894:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13191,"name":"uint256","nodeType":"ElementaryTypeName","src":"2894:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13194,"initialValue":{"id":13193,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13182,"src":"2909:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2894:18:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13197,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13195,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13182,"src":"2927:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":13196,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2933:1:46","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"2927:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13229,"nodeType":"IfStatement","src":"2923:234:46","trueBody":{"id":13228,"nodeType":"Block","src":"2936:221:46","statements":[{"assignments":[13199],"declarations":[{"constant":false,"id":13199,"mutability":"mutable","name":"mid","nameLocation":"2958:3:46","nodeType":"VariableDeclaration","scope":13228,"src":"2950:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13198,"name":"uint256","nodeType":"ElementaryTypeName","src":"2950:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13206,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13205,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13200,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13182,"src":"2964:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":13203,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13182,"src":"2980:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13201,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"2970:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":13202,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2975:4:46","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10517,"src":"2970:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":13204,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2970:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2964:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2950:34:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13214,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13207,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13176,"src":"3002:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":13209,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13174,"src":"3022:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13210,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3027:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"3022:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13211,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13199,"src":"3041:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13208,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"3008:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13212,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3008:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13213,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3046:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13062,"src":"3008:42:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3002:48:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13226,"nodeType":"Block","src":"3101:46:46","statements":[{"expression":{"id":13224,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13220,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13188,"src":"3119:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13223,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13221,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13199,"src":"3125:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13222,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3131:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3125:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3119:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13225,"nodeType":"ExpressionStatement","src":"3119:13:46"}]},"id":13227,"nodeType":"IfStatement","src":"2998:149:46","trueBody":{"id":13219,"nodeType":"Block","src":"3052:43:46","statements":[{"expression":{"id":13217,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13215,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13192,"src":"3070:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13216,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13199,"src":"3077:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3070:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13218,"nodeType":"ExpressionStatement","src":"3070:10:46"}]}}]}},{"assignments":[13231],"declarations":[{"constant":false,"id":13231,"mutability":"mutable","name":"pos","nameLocation":"3175:3:46","nodeType":"VariableDeclaration","scope":13254,"src":"3167:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13230,"name":"uint256","nodeType":"ElementaryTypeName","src":"3167:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13239,"initialValue":{"arguments":[{"expression":{"id":13233,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13174,"src":"3200:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13234,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3205:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"3200:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13235,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13176,"src":"3219:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13236,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13188,"src":"3224:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13237,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13192,"src":"3229:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13232,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13512,14036,14560],"referencedDeclaration":13512,"src":"3181:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":13238,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3167:67:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13242,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13240,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13231,"src":"3252:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13241,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3259:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3252:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13245,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13174,"src":"3281:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13246,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3286:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"3281:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13249,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13247,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13231,"src":"3300:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13248,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3306:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3300:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13244,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"3267:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13250,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3267:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13251,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3309:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13064,"src":"3267:48:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13252,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3252:63:46","trueExpression":{"hexValue":"30","id":13243,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3263:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13180,"id":13253,"nodeType":"Return","src":"3245:70:46"}]},"documentation":{"id":13171,"nodeType":"StructuredDocumentation","src":"2417:294:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":13255,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"2725:17:46","nodeType":"FunctionDefinition","parameters":{"id":13177,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13174,"mutability":"mutable","name":"self","nameLocation":"2760:4:46","nodeType":"VariableDeclaration","scope":13255,"src":"2743:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13173,"nodeType":"UserDefinedTypeName","pathNode":{"id":13172,"name":"Trace224","nameLocations":["2743:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"2743:8:46"},"referencedDeclaration":13060,"src":"2743:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13176,"mutability":"mutable","name":"key","nameLocation":"2773:3:46","nodeType":"VariableDeclaration","scope":13255,"src":"2766:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13175,"name":"uint32","nodeType":"ElementaryTypeName","src":"2766:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2742:35:46"},"returnParameters":{"id":13180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13179,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13255,"src":"2801:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13178,"name":"uint224","nodeType":"ElementaryTypeName","src":"2801:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2800:9:46"},"scope":14628,"src":"2716:606:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13284,"nodeType":"Block","src":"3513:135:46","statements":[{"assignments":[13265],"declarations":[{"constant":false,"id":13265,"mutability":"mutable","name":"pos","nameLocation":"3531:3:46","nodeType":"VariableDeclaration","scope":13284,"src":"3523:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13264,"name":"uint256","nodeType":"ElementaryTypeName","src":"3523:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13269,"initialValue":{"expression":{"expression":{"id":13266,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13259,"src":"3537:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13267,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3542:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"3537:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13268,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3555:6:46","memberName":"length","nodeType":"MemberAccess","src":"3537:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3523:38:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13272,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13270,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13265,"src":"3578:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13271,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3585:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3578:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13275,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13259,"src":"3607:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13276,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3612:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"3607:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13279,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13277,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13265,"src":"3626:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13278,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3632:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3626:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13274,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"3593:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13280,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3593:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13281,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3635:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13064,"src":"3593:48:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13282,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3578:63:46","trueExpression":{"hexValue":"30","id":13273,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3589:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13263,"id":13283,"nodeType":"Return","src":"3571:70:46"}]},"documentation":{"id":13256,"nodeType":"StructuredDocumentation","src":"3328:109:46","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":13285,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"3451:6:46","nodeType":"FunctionDefinition","parameters":{"id":13260,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13259,"mutability":"mutable","name":"self","nameLocation":"3475:4:46","nodeType":"VariableDeclaration","scope":13285,"src":"3458:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13258,"nodeType":"UserDefinedTypeName","pathNode":{"id":13257,"name":"Trace224","nameLocations":["3458:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"3458:8:46"},"referencedDeclaration":13060,"src":"3458:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3457:23:46"},"returnParameters":{"id":13263,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13262,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13285,"src":"3504:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13261,"name":"uint224","nodeType":"ElementaryTypeName","src":"3504:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3503:9:46"},"scope":14628,"src":"3442:206:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13333,"nodeType":"Block","src":"3941:275:46","statements":[{"assignments":[13299],"declarations":[{"constant":false,"id":13299,"mutability":"mutable","name":"pos","nameLocation":"3959:3:46","nodeType":"VariableDeclaration","scope":13333,"src":"3951:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13298,"name":"uint256","nodeType":"ElementaryTypeName","src":"3951:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13303,"initialValue":{"expression":{"expression":{"id":13300,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13289,"src":"3965:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13301,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3970:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"3965:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13302,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3983:6:46","memberName":"length","nodeType":"MemberAccess","src":"3965:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3951:38:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13306,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13304,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13299,"src":"4003:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13305,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4010:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4003:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13331,"nodeType":"Block","src":"4064:146:46","statements":[{"assignments":[13315],"declarations":[{"constant":false,"id":13315,"mutability":"mutable","name":"ckpt","nameLocation":"4100:4:46","nodeType":"VariableDeclaration","scope":13331,"src":"4078:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13314,"nodeType":"UserDefinedTypeName","pathNode":{"id":13313,"name":"Checkpoint224","nameLocations":["4078:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"4078:13:46"},"referencedDeclaration":13065,"src":"4078:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":13323,"initialValue":{"arguments":[{"expression":{"id":13317,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13289,"src":"4121:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13318,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4126:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"4121:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13321,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13319,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13299,"src":"4140:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13320,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4146:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4140:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13316,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"4107:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13322,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"4078:70:46"},{"expression":{"components":[{"hexValue":"74727565","id":13324,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4170:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":13325,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13315,"src":"4176:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13326,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4181:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13062,"src":"4176:9:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"expression":{"id":13327,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13315,"src":"4187:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13328,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4192:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13064,"src":"4187:11:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13329,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4169:30:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint32_$_t_uint224_$","typeString":"tuple(bool,uint32,uint224)"}},"functionReturnParameters":13297,"id":13330,"nodeType":"Return","src":"4162:37:46"}]},"id":13332,"nodeType":"IfStatement","src":"3999:211:46","trueBody":{"id":13312,"nodeType":"Block","src":"4013:45:46","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":13307,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4035:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":13308,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4042:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":13309,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4045:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":13310,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"4034:13:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":13297,"id":13311,"nodeType":"Return","src":"4027:20:46"}]}}]},"documentation":{"id":13286,"nodeType":"StructuredDocumentation","src":"3654:168:46","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":13334,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"3836:16:46","nodeType":"FunctionDefinition","parameters":{"id":13290,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13289,"mutability":"mutable","name":"self","nameLocation":"3870:4:46","nodeType":"VariableDeclaration","scope":13334,"src":"3853:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13288,"nodeType":"UserDefinedTypeName","pathNode":{"id":13287,"name":"Trace224","nameLocations":["3853:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"3853:8:46"},"referencedDeclaration":13060,"src":"3853:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3852:23:46"},"returnParameters":{"id":13297,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13292,"mutability":"mutable","name":"exists","nameLocation":"3904:6:46","nodeType":"VariableDeclaration","scope":13334,"src":"3899:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":13291,"name":"bool","nodeType":"ElementaryTypeName","src":"3899:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":13294,"mutability":"mutable","name":"_key","nameLocation":"3919:4:46","nodeType":"VariableDeclaration","scope":13334,"src":"3912:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13293,"name":"uint32","nodeType":"ElementaryTypeName","src":"3912:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13296,"mutability":"mutable","name":"_value","nameLocation":"3933:6:46","nodeType":"VariableDeclaration","scope":13334,"src":"3925:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13295,"name":"uint224","nodeType":"ElementaryTypeName","src":"3925:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3898:42:46"},"scope":14628,"src":"3827:389:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13347,"nodeType":"Block","src":"4355:48:46","statements":[{"expression":{"expression":{"expression":{"id":13343,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13338,"src":"4372:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13344,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4377:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"4372:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13345,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4390:6:46","memberName":"length","nodeType":"MemberAccess","src":"4372:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13342,"id":13346,"nodeType":"Return","src":"4365:31:46"}]},"documentation":{"id":13335,"nodeType":"StructuredDocumentation","src":"4222:57:46","text":" @dev Returns the number of checkpoint."},"id":13348,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"4293:6:46","nodeType":"FunctionDefinition","parameters":{"id":13339,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13338,"mutability":"mutable","name":"self","nameLocation":"4317:4:46","nodeType":"VariableDeclaration","scope":13348,"src":"4300:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13337,"nodeType":"UserDefinedTypeName","pathNode":{"id":13336,"name":"Trace224","nameLocations":["4300:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"4300:8:46"},"referencedDeclaration":13060,"src":"4300:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"4299:23:46"},"returnParameters":{"id":13342,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13341,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13348,"src":"4346:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13340,"name":"uint256","nodeType":"ElementaryTypeName","src":"4346:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4345:9:46"},"scope":14628,"src":"4284:119:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13365,"nodeType":"Block","src":"4567:46:46","statements":[{"expression":{"baseExpression":{"expression":{"id":13360,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13352,"src":"4584:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13361,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4589:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13059,"src":"4584:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13363,"indexExpression":{"id":13362,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13354,"src":"4602:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4584:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref"}},"functionReturnParameters":13359,"id":13364,"nodeType":"Return","src":"4577:29:46"}]},"documentation":{"id":13349,"nodeType":"StructuredDocumentation","src":"4409:61:46","text":" @dev Returns checkpoint at given position."},"id":13366,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4484:2:46","nodeType":"FunctionDefinition","parameters":{"id":13355,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13352,"mutability":"mutable","name":"self","nameLocation":"4504:4:46","nodeType":"VariableDeclaration","scope":13366,"src":"4487:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13351,"nodeType":"UserDefinedTypeName","pathNode":{"id":13350,"name":"Trace224","nameLocations":["4487:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13060,"src":"4487:8:46"},"referencedDeclaration":13060,"src":"4487:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13060_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13354,"mutability":"mutable","name":"pos","nameLocation":"4517:3:46","nodeType":"VariableDeclaration","scope":13366,"src":"4510:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13353,"name":"uint32","nodeType":"ElementaryTypeName","src":"4510:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4486:35:46"},"returnParameters":{"id":13359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13358,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13366,"src":"4545:20:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_memory_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13357,"nodeType":"UserDefinedTypeName","pathNode":{"id":13356,"name":"Checkpoint224","nameLocations":["4545:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"4545:13:46"},"referencedDeclaration":13065,"src":"4545:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"4544:22:46"},"scope":14628,"src":"4475:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13459,"nodeType":"Block","src":"4946:765:46","statements":[{"assignments":[13383],"declarations":[{"constant":false,"id":13383,"mutability":"mutable","name":"pos","nameLocation":"4964:3:46","nodeType":"VariableDeclaration","scope":13459,"src":"4956:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13382,"name":"uint256","nodeType":"ElementaryTypeName","src":"4956:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13386,"initialValue":{"expression":{"id":13384,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13371,"src":"4970:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13385,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4975:6:46","memberName":"length","nodeType":"MemberAccess","src":"4970:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"4956:25:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13389,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13387,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13383,"src":"4996:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":13388,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5002:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4996:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13457,"nodeType":"Block","src":"5597:108:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":13448,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13373,"src":"5642:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13449,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13375,"src":"5655:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13447,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13065,"src":"5621:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13450,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5636:4:46","5647:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5621:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$13065_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13444,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13371,"src":"5611:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13446,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5616:4:46","memberName":"push","nodeType":"MemberAccess","src":"5611:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$13065_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13451,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5611:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13452,"nodeType":"ExpressionStatement","src":"5611:52:46"},{"expression":{"components":[{"hexValue":"30","id":13453,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5685:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13454,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13375,"src":"5688:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13455,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5684:10:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint224_$","typeString":"tuple(int_const 0,uint224)"}},"functionReturnParameters":13381,"id":13456,"nodeType":"Return","src":"5677:17:46"}]},"id":13458,"nodeType":"IfStatement","src":"4992:713:46","trueBody":{"id":13443,"nodeType":"Block","src":"5005:586:46","statements":[{"assignments":[13392],"declarations":[{"constant":false,"id":13392,"mutability":"mutable","name":"last","nameLocation":"5041:4:46","nodeType":"VariableDeclaration","scope":13443,"src":"5019:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13391,"nodeType":"UserDefinedTypeName","pathNode":{"id":13390,"name":"Checkpoint224","nameLocations":["5019:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"5019:13:46"},"referencedDeclaration":13065,"src":"5019:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":13399,"initialValue":{"arguments":[{"id":13394,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13371,"src":"5062:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13397,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13395,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13383,"src":"5068:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13396,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5074:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"5068:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13393,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"5048:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13398,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5048:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"5019:57:46"},{"assignments":[13401],"declarations":[{"constant":false,"id":13401,"mutability":"mutable","name":"lastKey","nameLocation":"5097:7:46","nodeType":"VariableDeclaration","scope":13443,"src":"5090:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13400,"name":"uint32","nodeType":"ElementaryTypeName","src":"5090:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":13404,"initialValue":{"expression":{"id":13402,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13392,"src":"5107:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13403,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5112:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13062,"src":"5107:9:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"5090:26:46"},{"assignments":[13406],"declarations":[{"constant":false,"id":13406,"mutability":"mutable","name":"lastValue","nameLocation":"5138:9:46","nodeType":"VariableDeclaration","scope":13443,"src":"5130:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13405,"name":"uint224","nodeType":"ElementaryTypeName","src":"5130:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"id":13409,"initialValue":{"expression":{"id":13407,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13392,"src":"5150:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13408,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5155:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13064,"src":"5150:11:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"VariableDeclarationStatement","src":"5130:31:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13412,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13410,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13401,"src":"5235:7:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13411,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13373,"src":"5245:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5235:13:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13417,"nodeType":"IfStatement","src":"5231:89:46","trueBody":{"id":13416,"nodeType":"Block","src":"5250:70:46","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":13413,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13055,"src":"5275:28:46","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":13414,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5275:30:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13415,"nodeType":"RevertStatement","src":"5268:37:46"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13420,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13418,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13401,"src":"5383:7:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13419,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13373,"src":"5394:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5383:14:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13437,"nodeType":"Block","src":"5457:85:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":13432,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13373,"src":"5506:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13433,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13375,"src":"5519:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13431,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13065,"src":"5485:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13434,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5500:4:46","5511:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5485:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$13065_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13428,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13371,"src":"5475:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13430,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5480:4:46","memberName":"push","nodeType":"MemberAccess","src":"5475:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$13065_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13435,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5475:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13436,"nodeType":"ExpressionStatement","src":"5475:52:46"}]},"id":13438,"nodeType":"IfStatement","src":"5379:163:46","trueBody":{"id":13427,"nodeType":"Block","src":"5399:52:46","statements":[{"expression":{"id":13425,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":13421,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13392,"src":"5417:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13423,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5422:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13064,"src":"5417:11:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13424,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13375,"src":"5431:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"5417:19:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13426,"nodeType":"ExpressionStatement","src":"5417:19:46"}]}},{"expression":{"components":[{"id":13439,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13406,"src":"5563:9:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},{"id":13440,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13375,"src":"5574:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13441,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5562:18:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":13381,"id":13442,"nodeType":"Return","src":"5555:25:46"}]}}]},"documentation":{"id":13367,"nodeType":"StructuredDocumentation","src":"4619:165:46","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":13460,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"4798:7:46","nodeType":"FunctionDefinition","parameters":{"id":13376,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13371,"mutability":"mutable","name":"self","nameLocation":"4839:4:46","nodeType":"VariableDeclaration","scope":13460,"src":"4815:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13369,"nodeType":"UserDefinedTypeName","pathNode":{"id":13368,"name":"Checkpoint224","nameLocations":["4815:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"4815:13:46"},"referencedDeclaration":13065,"src":"4815:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13370,"nodeType":"ArrayTypeName","src":"4815:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13373,"mutability":"mutable","name":"key","nameLocation":"4860:3:46","nodeType":"VariableDeclaration","scope":13460,"src":"4853:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13372,"name":"uint32","nodeType":"ElementaryTypeName","src":"4853:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13375,"mutability":"mutable","name":"value","nameLocation":"4881:5:46","nodeType":"VariableDeclaration","scope":13460,"src":"4873:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13374,"name":"uint224","nodeType":"ElementaryTypeName","src":"4873:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4805:87:46"},"returnParameters":{"id":13381,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13378,"mutability":"mutable","name":"oldValue","nameLocation":"4918:8:46","nodeType":"VariableDeclaration","scope":13460,"src":"4910:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13377,"name":"uint224","nodeType":"ElementaryTypeName","src":"4910:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":13380,"mutability":"mutable","name":"newValue","nameLocation":"4936:8:46","nodeType":"VariableDeclaration","scope":13460,"src":"4928:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13379,"name":"uint224","nodeType":"ElementaryTypeName","src":"4928:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4909:36:46"},"scope":14628,"src":"4789:922:46","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":13511,"nodeType":"Block","src":"6227:267:46","statements":[{"body":{"id":13507,"nodeType":"Block","src":"6256:211:46","statements":[{"assignments":[13480],"declarations":[{"constant":false,"id":13480,"mutability":"mutable","name":"mid","nameLocation":"6278:3:46","nodeType":"VariableDeclaration","scope":13507,"src":"6270:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13479,"name":"uint256","nodeType":"ElementaryTypeName","src":"6270:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13486,"initialValue":{"arguments":[{"id":13483,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13469,"src":"6297:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13484,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13471,"src":"6302:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13481,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"6284:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":13482,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6289:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9790,"src":"6284:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13485,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6284:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6270:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13493,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13488,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13465,"src":"6339:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13489,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13480,"src":"6345:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13487,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"6325:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13490,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6325:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13491,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6350:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13062,"src":"6325:29:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13492,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13467,"src":"6357:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"6325:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13505,"nodeType":"Block","src":"6411:46:46","statements":[{"expression":{"id":13503,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13499,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13469,"src":"6429:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13502,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13500,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13480,"src":"6435:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13501,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6441:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"6435:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6429:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13504,"nodeType":"ExpressionStatement","src":"6429:13:46"}]},"id":13506,"nodeType":"IfStatement","src":"6321:136:46","trueBody":{"id":13498,"nodeType":"Block","src":"6362:43:46","statements":[{"expression":{"id":13496,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13494,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13471,"src":"6380:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13495,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13480,"src":"6387:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6380:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13497,"nodeType":"ExpressionStatement","src":"6380:10:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13476,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13469,"src":"6244:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13477,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13471,"src":"6250:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6244:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13508,"nodeType":"WhileStatement","src":"6237:230:46"},{"expression":{"id":13509,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13471,"src":"6483:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13475,"id":13510,"nodeType":"Return","src":"6476:11:46"}]},"documentation":{"id":13461,"nodeType":"StructuredDocumentation","src":"5717:339:46","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13512,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"6070:18:46","nodeType":"FunctionDefinition","parameters":{"id":13472,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13465,"mutability":"mutable","name":"self","nameLocation":"6122:4:46","nodeType":"VariableDeclaration","scope":13512,"src":"6098:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13463,"nodeType":"UserDefinedTypeName","pathNode":{"id":13462,"name":"Checkpoint224","nameLocations":["6098:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"6098:13:46"},"referencedDeclaration":13065,"src":"6098:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13464,"nodeType":"ArrayTypeName","src":"6098:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13467,"mutability":"mutable","name":"key","nameLocation":"6143:3:46","nodeType":"VariableDeclaration","scope":13512,"src":"6136:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13466,"name":"uint32","nodeType":"ElementaryTypeName","src":"6136:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13469,"mutability":"mutable","name":"low","nameLocation":"6164:3:46","nodeType":"VariableDeclaration","scope":13512,"src":"6156:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13468,"name":"uint256","nodeType":"ElementaryTypeName","src":"6156:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13471,"mutability":"mutable","name":"high","nameLocation":"6185:4:46","nodeType":"VariableDeclaration","scope":13512,"src":"6177:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13470,"name":"uint256","nodeType":"ElementaryTypeName","src":"6177:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6088:107:46"},"returnParameters":{"id":13475,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13474,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13512,"src":"6218:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13473,"name":"uint256","nodeType":"ElementaryTypeName","src":"6218:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6217:9:46"},"scope":14628,"src":"6061:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13563,"nodeType":"Block","src":"7011:267:46","statements":[{"body":{"id":13559,"nodeType":"Block","src":"7040:211:46","statements":[{"assignments":[13532],"declarations":[{"constant":false,"id":13532,"mutability":"mutable","name":"mid","nameLocation":"7062:3:46","nodeType":"VariableDeclaration","scope":13559,"src":"7054:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13531,"name":"uint256","nodeType":"ElementaryTypeName","src":"7054:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13538,"initialValue":{"arguments":[{"id":13535,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13521,"src":"7081:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13536,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13523,"src":"7086:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13533,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"7068:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":13534,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7073:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9790,"src":"7068:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13537,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7068:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7054:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13545,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13540,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13517,"src":"7123:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13541,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13532,"src":"7129:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13539,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":13579,"src":"7109:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13065_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13542,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7109:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13543,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7134:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13062,"src":"7109:29:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13544,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13519,"src":"7141:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"7109:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13557,"nodeType":"Block","src":"7198:43:46","statements":[{"expression":{"id":13555,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13553,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13523,"src":"7216:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13554,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13532,"src":"7223:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7216:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13556,"nodeType":"ExpressionStatement","src":"7216:10:46"}]},"id":13558,"nodeType":"IfStatement","src":"7105:136:46","trueBody":{"id":13552,"nodeType":"Block","src":"7146:46:46","statements":[{"expression":{"id":13550,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13546,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13521,"src":"7164:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13549,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13547,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13532,"src":"7170:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13548,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7176:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"7170:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7164:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13551,"nodeType":"ExpressionStatement","src":"7164:13:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13530,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13528,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13521,"src":"7028:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13529,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13523,"src":"7034:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7028:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13560,"nodeType":"WhileStatement","src":"7021:230:46"},{"expression":{"id":13561,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13523,"src":"7267:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13527,"id":13562,"nodeType":"Return","src":"7260:11:46"}]},"documentation":{"id":13513,"nodeType":"StructuredDocumentation","src":"6500:340:46","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13564,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"6854:18:46","nodeType":"FunctionDefinition","parameters":{"id":13524,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13517,"mutability":"mutable","name":"self","nameLocation":"6906:4:46","nodeType":"VariableDeclaration","scope":13564,"src":"6882:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13515,"nodeType":"UserDefinedTypeName","pathNode":{"id":13514,"name":"Checkpoint224","nameLocations":["6882:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"6882:13:46"},"referencedDeclaration":13065,"src":"6882:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13516,"nodeType":"ArrayTypeName","src":"6882:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13519,"mutability":"mutable","name":"key","nameLocation":"6927:3:46","nodeType":"VariableDeclaration","scope":13564,"src":"6920:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13518,"name":"uint32","nodeType":"ElementaryTypeName","src":"6920:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13521,"mutability":"mutable","name":"low","nameLocation":"6948:3:46","nodeType":"VariableDeclaration","scope":13564,"src":"6940:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13520,"name":"uint256","nodeType":"ElementaryTypeName","src":"6940:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13523,"mutability":"mutable","name":"high","nameLocation":"6969:4:46","nodeType":"VariableDeclaration","scope":13564,"src":"6961:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13522,"name":"uint256","nodeType":"ElementaryTypeName","src":"6961:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6872:107:46"},"returnParameters":{"id":13527,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13526,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13564,"src":"7002:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13525,"name":"uint256","nodeType":"ElementaryTypeName","src":"7002:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7001:9:46"},"scope":14628,"src":"6845:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13578,"nodeType":"Block","src":"7561:125:46","statements":[{"AST":{"nodeType":"YulBlock","src":"7580:100:46","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7601:1:46","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"7604:9:46"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"7594:6:46"},"nodeType":"YulFunctionCall","src":"7594:20:46"},"nodeType":"YulExpressionStatement","src":"7594:20:46"},{"nodeType":"YulAssignment","src":"7627:43:46","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7656:1:46","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"7659:4:46","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"7646:9:46"},"nodeType":"YulFunctionCall","src":"7646:18:46"},{"name":"pos","nodeType":"YulIdentifier","src":"7666:3:46"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"7642:3:46"},"nodeType":"YulFunctionCall","src":"7642:28:46"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"7627:11:46"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":13571,"isOffset":false,"isSlot":false,"src":"7666:3:46","valueSize":1},{"declaration":13575,"isOffset":false,"isSlot":true,"src":"7627:11:46","suffix":"slot","valueSize":1},{"declaration":13569,"isOffset":false,"isSlot":true,"src":"7604:9:46","suffix":"slot","valueSize":1}],"id":13577,"nodeType":"InlineAssembly","src":"7571:109:46"}]},"documentation":{"id":13565,"nodeType":"StructuredDocumentation","src":"7284:132:46","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":13579,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"7430:13:46","nodeType":"FunctionDefinition","parameters":{"id":13572,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13569,"mutability":"mutable","name":"self","nameLocation":"7477:4:46","nodeType":"VariableDeclaration","scope":13579,"src":"7453:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13567,"nodeType":"UserDefinedTypeName","pathNode":{"id":13566,"name":"Checkpoint224","nameLocations":["7453:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"7453:13:46"},"referencedDeclaration":13065,"src":"7453:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13568,"nodeType":"ArrayTypeName","src":"7453:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13065_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13571,"mutability":"mutable","name":"pos","nameLocation":"7499:3:46","nodeType":"VariableDeclaration","scope":13579,"src":"7491:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13570,"name":"uint256","nodeType":"ElementaryTypeName","src":"7491:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7443:65:46"},"returnParameters":{"id":13576,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13575,"mutability":"mutable","name":"result","nameLocation":"7553:6:46","nodeType":"VariableDeclaration","scope":13579,"src":"7531:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13574,"nodeType":"UserDefinedTypeName","pathNode":{"id":13573,"name":"Checkpoint224","nameLocations":["7531:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13065,"src":"7531:13:46"},"referencedDeclaration":13065,"src":"7531:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13065_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"7530:30:46"},"scope":14628,"src":"7421:265:46","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace208","id":13584,"members":[{"constant":false,"id":13583,"mutability":"mutable","name":"_checkpoints","nameLocation":"7734:12:46","nodeType":"VariableDeclaration","scope":13584,"src":"7718:28:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13581,"nodeType":"UserDefinedTypeName","pathNode":{"id":13580,"name":"Checkpoint208","nameLocations":["7718:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"7718:13:46"},"referencedDeclaration":13589,"src":"7718:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13582,"nodeType":"ArrayTypeName","src":"7718:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"}],"name":"Trace208","nameLocation":"7699:8:46","nodeType":"StructDefinition","scope":14628,"src":"7692:61:46","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint208","id":13589,"members":[{"constant":false,"id":13586,"mutability":"mutable","name":"_key","nameLocation":"7797:4:46","nodeType":"VariableDeclaration","scope":13589,"src":"7790:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13585,"name":"uint48","nodeType":"ElementaryTypeName","src":"7790:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13588,"mutability":"mutable","name":"_value","nameLocation":"7819:6:46","nodeType":"VariableDeclaration","scope":13589,"src":"7811:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13587,"name":"uint208","nodeType":"ElementaryTypeName","src":"7811:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"name":"Checkpoint208","nameLocation":"7766:13:46","nodeType":"StructDefinition","scope":14628,"src":"7759:73:46","visibility":"public"},{"body":{"id":13611,"nodeType":"Block","src":"8293:62:46","statements":[{"expression":{"arguments":[{"expression":{"id":13605,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13593,"src":"8318:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13606,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8323:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"8318:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13607,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13595,"src":"8337:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13608,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13597,"src":"8342:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13604,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13460,13984,14508],"referencedDeclaration":13984,"src":"8310:7:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":13609,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8310:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":13603,"id":13610,"nodeType":"Return","src":"8303:45:46"}]},"documentation":{"id":13590,"nodeType":"StructuredDocumentation","src":"7838:302:46","text":" @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n library."},"id":13612,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"8154:4:46","nodeType":"FunctionDefinition","parameters":{"id":13598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13593,"mutability":"mutable","name":"self","nameLocation":"8185:4:46","nodeType":"VariableDeclaration","scope":13612,"src":"8168:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13592,"nodeType":"UserDefinedTypeName","pathNode":{"id":13591,"name":"Trace208","nameLocations":["8168:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"8168:8:46"},"referencedDeclaration":13584,"src":"8168:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13595,"mutability":"mutable","name":"key","nameLocation":"8206:3:46","nodeType":"VariableDeclaration","scope":13612,"src":"8199:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13594,"name":"uint48","nodeType":"ElementaryTypeName","src":"8199:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13597,"mutability":"mutable","name":"value","nameLocation":"8227:5:46","nodeType":"VariableDeclaration","scope":13612,"src":"8219:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13596,"name":"uint208","nodeType":"ElementaryTypeName","src":"8219:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8158:80:46"},"returnParameters":{"id":13603,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13600,"mutability":"mutable","name":"oldValue","nameLocation":"8265:8:46","nodeType":"VariableDeclaration","scope":13612,"src":"8257:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13599,"name":"uint208","nodeType":"ElementaryTypeName","src":"8257:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":13602,"mutability":"mutable","name":"newValue","nameLocation":"8283:8:46","nodeType":"VariableDeclaration","scope":13612,"src":"8275:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13601,"name":"uint208","nodeType":"ElementaryTypeName","src":"8275:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8256:36:46"},"scope":14628,"src":"8145:210:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13651,"nodeType":"Block","src":"8608:207:46","statements":[{"assignments":[13624],"declarations":[{"constant":false,"id":13624,"mutability":"mutable","name":"len","nameLocation":"8626:3:46","nodeType":"VariableDeclaration","scope":13651,"src":"8618:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13623,"name":"uint256","nodeType":"ElementaryTypeName","src":"8618:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13628,"initialValue":{"expression":{"expression":{"id":13625,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13616,"src":"8632:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13626,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8637:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"8632:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13627,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8650:6:46","memberName":"length","nodeType":"MemberAccess","src":"8632:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8618:38:46"},{"assignments":[13630],"declarations":[{"constant":false,"id":13630,"mutability":"mutable","name":"pos","nameLocation":"8674:3:46","nodeType":"VariableDeclaration","scope":13651,"src":"8666:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13629,"name":"uint256","nodeType":"ElementaryTypeName","src":"8666:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13638,"initialValue":{"arguments":[{"expression":{"id":13632,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13616,"src":"8699:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13633,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8704:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"8699:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13634,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13618,"src":"8718:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13635,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8723:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13636,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13624,"src":"8726:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13631,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13564,14088,14612],"referencedDeclaration":14088,"src":"8680:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13637,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8680:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8666:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13641,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13639,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13630,"src":"8747:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13640,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13624,"src":"8754:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8747:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13644,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13616,"src":"8778:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13645,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8783:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"8778:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13646,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13630,"src":"8797:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13643,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"8764:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13647,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8764:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13648,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8802:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"8764:44:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13649,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"8747:61:46","trueExpression":{"hexValue":"30","id":13642,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8760:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13622,"id":13650,"nodeType":"Return","src":"8740:68:46"}]},"documentation":{"id":13613,"nodeType":"StructuredDocumentation","src":"8361:154:46","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13652,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"8529:11:46","nodeType":"FunctionDefinition","parameters":{"id":13619,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13616,"mutability":"mutable","name":"self","nameLocation":"8558:4:46","nodeType":"VariableDeclaration","scope":13652,"src":"8541:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13615,"nodeType":"UserDefinedTypeName","pathNode":{"id":13614,"name":"Trace208","nameLocations":["8541:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"8541:8:46"},"referencedDeclaration":13584,"src":"8541:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13618,"mutability":"mutable","name":"key","nameLocation":"8571:3:46","nodeType":"VariableDeclaration","scope":13652,"src":"8564:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13617,"name":"uint48","nodeType":"ElementaryTypeName","src":"8564:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"8540:35:46"},"returnParameters":{"id":13622,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13621,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13652,"src":"8599:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13620,"name":"uint208","nodeType":"ElementaryTypeName","src":"8599:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8598:9:46"},"scope":14628,"src":"8520:295:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13693,"nodeType":"Block","src":"9070:209:46","statements":[{"assignments":[13664],"declarations":[{"constant":false,"id":13664,"mutability":"mutable","name":"len","nameLocation":"9088:3:46","nodeType":"VariableDeclaration","scope":13693,"src":"9080:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13663,"name":"uint256","nodeType":"ElementaryTypeName","src":"9080:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13668,"initialValue":{"expression":{"expression":{"id":13665,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13656,"src":"9094:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13666,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9099:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"9094:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13667,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9112:6:46","memberName":"length","nodeType":"MemberAccess","src":"9094:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9080:38:46"},{"assignments":[13670],"declarations":[{"constant":false,"id":13670,"mutability":"mutable","name":"pos","nameLocation":"9136:3:46","nodeType":"VariableDeclaration","scope":13693,"src":"9128:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13669,"name":"uint256","nodeType":"ElementaryTypeName","src":"9128:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13678,"initialValue":{"arguments":[{"expression":{"id":13672,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13656,"src":"9161:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13673,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9166:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"9161:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13674,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13658,"src":"9180:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13675,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9185:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13676,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13664,"src":"9188:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13671,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13512,14036,14560],"referencedDeclaration":14036,"src":"9142:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13677,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9142:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9128:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13681,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13679,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13670,"src":"9209:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13680,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9216:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"9209:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13684,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13656,"src":"9238:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13685,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9243:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"9238:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13688,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13686,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13670,"src":"9257:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13687,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9263:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9257:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13683,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"9224:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13689,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9224:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13690,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9266:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"9224:48:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13691,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9209:63:46","trueExpression":{"hexValue":"30","id":13682,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9220:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13662,"id":13692,"nodeType":"Return","src":"9202:70:46"}]},"documentation":{"id":13653,"nodeType":"StructuredDocumentation","src":"8821:156:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13694,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"8991:11:46","nodeType":"FunctionDefinition","parameters":{"id":13659,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13656,"mutability":"mutable","name":"self","nameLocation":"9020:4:46","nodeType":"VariableDeclaration","scope":13694,"src":"9003:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13655,"nodeType":"UserDefinedTypeName","pathNode":{"id":13654,"name":"Trace208","nameLocations":["9003:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"9003:8:46"},"referencedDeclaration":13584,"src":"9003:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13658,"mutability":"mutable","name":"key","nameLocation":"9033:3:46","nodeType":"VariableDeclaration","scope":13694,"src":"9026:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13657,"name":"uint48","nodeType":"ElementaryTypeName","src":"9026:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9002:35:46"},"returnParameters":{"id":13662,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13661,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13694,"src":"9061:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13660,"name":"uint208","nodeType":"ElementaryTypeName","src":"9061:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9060:9:46"},"scope":14628,"src":"8982:297:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13778,"nodeType":"Block","src":"9678:512:46","statements":[{"assignments":[13706],"declarations":[{"constant":false,"id":13706,"mutability":"mutable","name":"len","nameLocation":"9696:3:46","nodeType":"VariableDeclaration","scope":13778,"src":"9688:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13705,"name":"uint256","nodeType":"ElementaryTypeName","src":"9688:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13710,"initialValue":{"expression":{"expression":{"id":13707,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13698,"src":"9702:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13708,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9707:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"9702:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13709,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9720:6:46","memberName":"length","nodeType":"MemberAccess","src":"9702:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9688:38:46"},{"assignments":[13712],"declarations":[{"constant":false,"id":13712,"mutability":"mutable","name":"low","nameLocation":"9745:3:46","nodeType":"VariableDeclaration","scope":13778,"src":"9737:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13711,"name":"uint256","nodeType":"ElementaryTypeName","src":"9737:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13714,"initialValue":{"hexValue":"30","id":13713,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9751:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"9737:15:46"},{"assignments":[13716],"declarations":[{"constant":false,"id":13716,"mutability":"mutable","name":"high","nameLocation":"9770:4:46","nodeType":"VariableDeclaration","scope":13778,"src":"9762:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13715,"name":"uint256","nodeType":"ElementaryTypeName","src":"9762:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13718,"initialValue":{"id":13717,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13706,"src":"9777:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9762:18:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13721,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13719,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13706,"src":"9795:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":13720,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9801:1:46","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"9795:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13753,"nodeType":"IfStatement","src":"9791:234:46","trueBody":{"id":13752,"nodeType":"Block","src":"9804:221:46","statements":[{"assignments":[13723],"declarations":[{"constant":false,"id":13723,"mutability":"mutable","name":"mid","nameLocation":"9826:3:46","nodeType":"VariableDeclaration","scope":13752,"src":"9818:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13722,"name":"uint256","nodeType":"ElementaryTypeName","src":"9818:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13730,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13729,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13724,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13706,"src":"9832:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":13727,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13706,"src":"9848:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13725,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"9838:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":13726,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9843:4:46","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10517,"src":"9838:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":13728,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9838:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9832:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9818:34:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13738,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13731,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13700,"src":"9870:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":13733,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13698,"src":"9890:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13734,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9895:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"9890:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13735,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13723,"src":"9909:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13732,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"9876:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13736,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9876:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13737,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9914:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13586,"src":"9876:42:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"9870:48:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13750,"nodeType":"Block","src":"9969:46:46","statements":[{"expression":{"id":13748,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13744,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13712,"src":"9987:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13747,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13745,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13723,"src":"9993:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13746,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9999:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9993:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9987:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13749,"nodeType":"ExpressionStatement","src":"9987:13:46"}]},"id":13751,"nodeType":"IfStatement","src":"9866:149:46","trueBody":{"id":13743,"nodeType":"Block","src":"9920:43:46","statements":[{"expression":{"id":13741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13739,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13716,"src":"9938:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13740,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13723,"src":"9945:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9938:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13742,"nodeType":"ExpressionStatement","src":"9938:10:46"}]}}]}},{"assignments":[13755],"declarations":[{"constant":false,"id":13755,"mutability":"mutable","name":"pos","nameLocation":"10043:3:46","nodeType":"VariableDeclaration","scope":13778,"src":"10035:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13754,"name":"uint256","nodeType":"ElementaryTypeName","src":"10035:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13763,"initialValue":{"arguments":[{"expression":{"id":13757,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13698,"src":"10068:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13758,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10073:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"10068:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13759,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13700,"src":"10087:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13760,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13712,"src":"10092:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13761,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13716,"src":"10097:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13756,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13512,14036,14560],"referencedDeclaration":14036,"src":"10049:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13762,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10049:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10035:67:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13766,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13764,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13755,"src":"10120:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13765,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10127:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10120:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13769,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13698,"src":"10149:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13770,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10154:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"10149:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13773,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13771,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13755,"src":"10168:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13772,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10174:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10168:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13768,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"10135:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13774,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10135:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13775,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10177:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"10135:48:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13776,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10120:63:46","trueExpression":{"hexValue":"30","id":13767,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10131:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13704,"id":13777,"nodeType":"Return","src":"10113:70:46"}]},"documentation":{"id":13695,"nodeType":"StructuredDocumentation","src":"9285:294:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":13779,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"9593:17:46","nodeType":"FunctionDefinition","parameters":{"id":13701,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13698,"mutability":"mutable","name":"self","nameLocation":"9628:4:46","nodeType":"VariableDeclaration","scope":13779,"src":"9611:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13697,"nodeType":"UserDefinedTypeName","pathNode":{"id":13696,"name":"Trace208","nameLocations":["9611:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"9611:8:46"},"referencedDeclaration":13584,"src":"9611:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13700,"mutability":"mutable","name":"key","nameLocation":"9641:3:46","nodeType":"VariableDeclaration","scope":13779,"src":"9634:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13699,"name":"uint48","nodeType":"ElementaryTypeName","src":"9634:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9610:35:46"},"returnParameters":{"id":13704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13703,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13779,"src":"9669:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13702,"name":"uint208","nodeType":"ElementaryTypeName","src":"9669:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9668:9:46"},"scope":14628,"src":"9584:606:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13808,"nodeType":"Block","src":"10381:135:46","statements":[{"assignments":[13789],"declarations":[{"constant":false,"id":13789,"mutability":"mutable","name":"pos","nameLocation":"10399:3:46","nodeType":"VariableDeclaration","scope":13808,"src":"10391:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13788,"name":"uint256","nodeType":"ElementaryTypeName","src":"10391:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13793,"initialValue":{"expression":{"expression":{"id":13790,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13783,"src":"10405:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13791,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10410:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"10405:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13792,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10423:6:46","memberName":"length","nodeType":"MemberAccess","src":"10405:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10391:38:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13796,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13794,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13789,"src":"10446:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13795,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10453:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10446:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13799,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13783,"src":"10475:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13800,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10480:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"10475:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13803,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13801,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13789,"src":"10494:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13802,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10500:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10494:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13798,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"10461:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13804,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10461:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13805,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10503:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"10461:48:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13806,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10446:63:46","trueExpression":{"hexValue":"30","id":13797,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10457:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13787,"id":13807,"nodeType":"Return","src":"10439:70:46"}]},"documentation":{"id":13780,"nodeType":"StructuredDocumentation","src":"10196:109:46","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":13809,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"10319:6:46","nodeType":"FunctionDefinition","parameters":{"id":13784,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13783,"mutability":"mutable","name":"self","nameLocation":"10343:4:46","nodeType":"VariableDeclaration","scope":13809,"src":"10326:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13782,"nodeType":"UserDefinedTypeName","pathNode":{"id":13781,"name":"Trace208","nameLocations":["10326:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"10326:8:46"},"referencedDeclaration":13584,"src":"10326:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10325:23:46"},"returnParameters":{"id":13787,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13786,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13809,"src":"10372:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13785,"name":"uint208","nodeType":"ElementaryTypeName","src":"10372:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10371:9:46"},"scope":14628,"src":"10310:206:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13857,"nodeType":"Block","src":"10809:275:46","statements":[{"assignments":[13823],"declarations":[{"constant":false,"id":13823,"mutability":"mutable","name":"pos","nameLocation":"10827:3:46","nodeType":"VariableDeclaration","scope":13857,"src":"10819:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13822,"name":"uint256","nodeType":"ElementaryTypeName","src":"10819:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13827,"initialValue":{"expression":{"expression":{"id":13824,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13813,"src":"10833:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13825,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10838:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"10833:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10851:6:46","memberName":"length","nodeType":"MemberAccess","src":"10833:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10819:38:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13830,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13828,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13823,"src":"10871:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13829,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10878:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10871:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13855,"nodeType":"Block","src":"10932:146:46","statements":[{"assignments":[13839],"declarations":[{"constant":false,"id":13839,"mutability":"mutable","name":"ckpt","nameLocation":"10968:4:46","nodeType":"VariableDeclaration","scope":13855,"src":"10946:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13838,"nodeType":"UserDefinedTypeName","pathNode":{"id":13837,"name":"Checkpoint208","nameLocations":["10946:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"10946:13:46"},"referencedDeclaration":13589,"src":"10946:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":13847,"initialValue":{"arguments":[{"expression":{"id":13841,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13813,"src":"10989:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13842,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10994:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"10989:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13845,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13843,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13823,"src":"11008:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13844,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11014:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11008:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13840,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"10975:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13846,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10975:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"10946:70:46"},{"expression":{"components":[{"hexValue":"74727565","id":13848,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11038:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":13849,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13839,"src":"11044:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13850,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11049:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13586,"src":"11044:9:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"expression":{"id":13851,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13839,"src":"11055:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13852,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11060:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"11055:11:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13853,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11037:30:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint48_$_t_uint208_$","typeString":"tuple(bool,uint48,uint208)"}},"functionReturnParameters":13821,"id":13854,"nodeType":"Return","src":"11030:37:46"}]},"id":13856,"nodeType":"IfStatement","src":"10867:211:46","trueBody":{"id":13836,"nodeType":"Block","src":"10881:45:46","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":13831,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10903:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":13832,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10910:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":13833,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10913:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":13834,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10902:13:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":13821,"id":13835,"nodeType":"Return","src":"10895:20:46"}]}}]},"documentation":{"id":13810,"nodeType":"StructuredDocumentation","src":"10522:168:46","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":13858,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"10704:16:46","nodeType":"FunctionDefinition","parameters":{"id":13814,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13813,"mutability":"mutable","name":"self","nameLocation":"10738:4:46","nodeType":"VariableDeclaration","scope":13858,"src":"10721:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13812,"nodeType":"UserDefinedTypeName","pathNode":{"id":13811,"name":"Trace208","nameLocations":["10721:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"10721:8:46"},"referencedDeclaration":13584,"src":"10721:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10720:23:46"},"returnParameters":{"id":13821,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13816,"mutability":"mutable","name":"exists","nameLocation":"10772:6:46","nodeType":"VariableDeclaration","scope":13858,"src":"10767:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":13815,"name":"bool","nodeType":"ElementaryTypeName","src":"10767:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":13818,"mutability":"mutable","name":"_key","nameLocation":"10787:4:46","nodeType":"VariableDeclaration","scope":13858,"src":"10780:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13817,"name":"uint48","nodeType":"ElementaryTypeName","src":"10780:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13820,"mutability":"mutable","name":"_value","nameLocation":"10801:6:46","nodeType":"VariableDeclaration","scope":13858,"src":"10793:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13819,"name":"uint208","nodeType":"ElementaryTypeName","src":"10793:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10766:42:46"},"scope":14628,"src":"10695:389:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13871,"nodeType":"Block","src":"11223:48:46","statements":[{"expression":{"expression":{"expression":{"id":13867,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13862,"src":"11240:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13868,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11245:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"11240:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13869,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11258:6:46","memberName":"length","nodeType":"MemberAccess","src":"11240:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13866,"id":13870,"nodeType":"Return","src":"11233:31:46"}]},"documentation":{"id":13859,"nodeType":"StructuredDocumentation","src":"11090:57:46","text":" @dev Returns the number of checkpoint."},"id":13872,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"11161:6:46","nodeType":"FunctionDefinition","parameters":{"id":13863,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13862,"mutability":"mutable","name":"self","nameLocation":"11185:4:46","nodeType":"VariableDeclaration","scope":13872,"src":"11168:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13861,"nodeType":"UserDefinedTypeName","pathNode":{"id":13860,"name":"Trace208","nameLocations":["11168:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"11168:8:46"},"referencedDeclaration":13584,"src":"11168:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"11167:23:46"},"returnParameters":{"id":13866,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13865,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13872,"src":"11214:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13864,"name":"uint256","nodeType":"ElementaryTypeName","src":"11214:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11213:9:46"},"scope":14628,"src":"11152:119:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13889,"nodeType":"Block","src":"11435:46:46","statements":[{"expression":{"baseExpression":{"expression":{"id":13884,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13876,"src":"11452:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13885,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11457:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13583,"src":"11452:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13887,"indexExpression":{"id":13886,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13878,"src":"11470:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"11452:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref"}},"functionReturnParameters":13883,"id":13888,"nodeType":"Return","src":"11445:29:46"}]},"documentation":{"id":13873,"nodeType":"StructuredDocumentation","src":"11277:61:46","text":" @dev Returns checkpoint at given position."},"id":13890,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"11352:2:46","nodeType":"FunctionDefinition","parameters":{"id":13879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13876,"mutability":"mutable","name":"self","nameLocation":"11372:4:46","nodeType":"VariableDeclaration","scope":13890,"src":"11355:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13875,"nodeType":"UserDefinedTypeName","pathNode":{"id":13874,"name":"Trace208","nameLocations":["11355:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13584,"src":"11355:8:46"},"referencedDeclaration":13584,"src":"11355:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13584_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13878,"mutability":"mutable","name":"pos","nameLocation":"11385:3:46","nodeType":"VariableDeclaration","scope":13890,"src":"11378:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13877,"name":"uint32","nodeType":"ElementaryTypeName","src":"11378:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"11354:35:46"},"returnParameters":{"id":13883,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13882,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13890,"src":"11413:20:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13881,"nodeType":"UserDefinedTypeName","pathNode":{"id":13880,"name":"Checkpoint208","nameLocations":["11413:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"11413:13:46"},"referencedDeclaration":13589,"src":"11413:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"11412:22:46"},"scope":14628,"src":"11343:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13983,"nodeType":"Block","src":"11814:765:46","statements":[{"assignments":[13907],"declarations":[{"constant":false,"id":13907,"mutability":"mutable","name":"pos","nameLocation":"11832:3:46","nodeType":"VariableDeclaration","scope":13983,"src":"11824:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13906,"name":"uint256","nodeType":"ElementaryTypeName","src":"11824:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13910,"initialValue":{"expression":{"id":13908,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13895,"src":"11838:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11843:6:46","memberName":"length","nodeType":"MemberAccess","src":"11838:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11824:25:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13913,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13911,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13907,"src":"11864:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":13912,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11870:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11864:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13981,"nodeType":"Block","src":"12465:108:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":13972,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13897,"src":"12510:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13973,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13899,"src":"12523:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13971,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13589,"src":"12489:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13974,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12504:4:46","12515:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12489:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":13968,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13895,"src":"12479:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13970,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12484:4:46","memberName":"push","nodeType":"MemberAccess","src":"12479:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13589_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":13975,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12479:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13976,"nodeType":"ExpressionStatement","src":"12479:52:46"},{"expression":{"components":[{"hexValue":"30","id":13977,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12553:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13978,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13899,"src":"12556:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13979,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12552:10:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint208_$","typeString":"tuple(int_const 0,uint208)"}},"functionReturnParameters":13905,"id":13980,"nodeType":"Return","src":"12545:17:46"}]},"id":13982,"nodeType":"IfStatement","src":"11860:713:46","trueBody":{"id":13967,"nodeType":"Block","src":"11873:586:46","statements":[{"assignments":[13916],"declarations":[{"constant":false,"id":13916,"mutability":"mutable","name":"last","nameLocation":"11909:4:46","nodeType":"VariableDeclaration","scope":13967,"src":"11887:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":13915,"nodeType":"UserDefinedTypeName","pathNode":{"id":13914,"name":"Checkpoint208","nameLocations":["11887:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"11887:13:46"},"referencedDeclaration":13589,"src":"11887:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":13923,"initialValue":{"arguments":[{"id":13918,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13895,"src":"11930:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13921,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13919,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13907,"src":"11936:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13920,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11942:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11936:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13917,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"11916:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13922,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11916:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"11887:57:46"},{"assignments":[13925],"declarations":[{"constant":false,"id":13925,"mutability":"mutable","name":"lastKey","nameLocation":"11965:7:46","nodeType":"VariableDeclaration","scope":13967,"src":"11958:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13924,"name":"uint48","nodeType":"ElementaryTypeName","src":"11958:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":13928,"initialValue":{"expression":{"id":13926,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13916,"src":"11975:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13927,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11980:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13586,"src":"11975:9:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"11958:26:46"},{"assignments":[13930],"declarations":[{"constant":false,"id":13930,"mutability":"mutable","name":"lastValue","nameLocation":"12006:9:46","nodeType":"VariableDeclaration","scope":13967,"src":"11998:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13929,"name":"uint208","nodeType":"ElementaryTypeName","src":"11998:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":13933,"initialValue":{"expression":{"id":13931,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13916,"src":"12018:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13932,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12023:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"12018:11:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"VariableDeclarationStatement","src":"11998:31:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13936,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13934,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13925,"src":"12103:7:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13935,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13897,"src":"12113:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12103:13:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13941,"nodeType":"IfStatement","src":"12099:89:46","trueBody":{"id":13940,"nodeType":"Block","src":"12118:70:46","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":13937,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13055,"src":"12143:28:46","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":13938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12143:30:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13939,"nodeType":"RevertStatement","src":"12136:37:46"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":13944,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13942,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13925,"src":"12251:7:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13943,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13897,"src":"12262:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12251:14:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13961,"nodeType":"Block","src":"12325:85:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":13956,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13897,"src":"12374:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13957,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13899,"src":"12387:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13955,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13589,"src":"12353:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13958,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12368:4:46","12379:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12353:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13589_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":13952,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13895,"src":"12343:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":13954,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12348:4:46","memberName":"push","nodeType":"MemberAccess","src":"12343:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13589_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":13959,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12343:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13960,"nodeType":"ExpressionStatement","src":"12343:52:46"}]},"id":13962,"nodeType":"IfStatement","src":"12247:163:46","trueBody":{"id":13951,"nodeType":"Block","src":"12267:52:46","statements":[{"expression":{"id":13949,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":13945,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13916,"src":"12285:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13947,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12290:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13588,"src":"12285:11:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13948,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13899,"src":"12299:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"12285:19:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13950,"nodeType":"ExpressionStatement","src":"12285:19:46"}]}},{"expression":{"components":[{"id":13963,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13930,"src":"12431:9:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":13964,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13899,"src":"12442:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":13965,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12430:18:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":13905,"id":13966,"nodeType":"Return","src":"12423:25:46"}]}}]},"documentation":{"id":13891,"nodeType":"StructuredDocumentation","src":"11487:165:46","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":13984,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"11666:7:46","nodeType":"FunctionDefinition","parameters":{"id":13900,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13895,"mutability":"mutable","name":"self","nameLocation":"11707:4:46","nodeType":"VariableDeclaration","scope":13984,"src":"11683:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13893,"nodeType":"UserDefinedTypeName","pathNode":{"id":13892,"name":"Checkpoint208","nameLocations":["11683:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"11683:13:46"},"referencedDeclaration":13589,"src":"11683:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13894,"nodeType":"ArrayTypeName","src":"11683:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13897,"mutability":"mutable","name":"key","nameLocation":"11728:3:46","nodeType":"VariableDeclaration","scope":13984,"src":"11721:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13896,"name":"uint48","nodeType":"ElementaryTypeName","src":"11721:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13899,"mutability":"mutable","name":"value","nameLocation":"11749:5:46","nodeType":"VariableDeclaration","scope":13984,"src":"11741:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13898,"name":"uint208","nodeType":"ElementaryTypeName","src":"11741:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11673:87:46"},"returnParameters":{"id":13905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13902,"mutability":"mutable","name":"oldValue","nameLocation":"11786:8:46","nodeType":"VariableDeclaration","scope":13984,"src":"11778:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13901,"name":"uint208","nodeType":"ElementaryTypeName","src":"11778:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":13904,"mutability":"mutable","name":"newValue","nameLocation":"11804:8:46","nodeType":"VariableDeclaration","scope":13984,"src":"11796:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13903,"name":"uint208","nodeType":"ElementaryTypeName","src":"11796:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11777:36:46"},"scope":14628,"src":"11657:922:46","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":14035,"nodeType":"Block","src":"13095:267:46","statements":[{"body":{"id":14031,"nodeType":"Block","src":"13124:211:46","statements":[{"assignments":[14004],"declarations":[{"constant":false,"id":14004,"mutability":"mutable","name":"mid","nameLocation":"13146:3:46","nodeType":"VariableDeclaration","scope":14031,"src":"13138:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14003,"name":"uint256","nodeType":"ElementaryTypeName","src":"13138:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14010,"initialValue":{"arguments":[{"id":14007,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13993,"src":"13165:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14008,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13995,"src":"13170:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14005,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"13152:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":14006,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13157:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9790,"src":"13152:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14009,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13152:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13138:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14012,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13989,"src":"13207:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":14013,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14004,"src":"13213:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14011,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"13193:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14014,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13193:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14015,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"13218:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13586,"src":"13193:29:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14016,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13991,"src":"13225:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13193:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14029,"nodeType":"Block","src":"13279:46:46","statements":[{"expression":{"id":14027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14023,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13993,"src":"13297:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14026,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14024,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14004,"src":"13303:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14025,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13309:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"13303:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13297:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14028,"nodeType":"ExpressionStatement","src":"13297:13:46"}]},"id":14030,"nodeType":"IfStatement","src":"13189:136:46","trueBody":{"id":14022,"nodeType":"Block","src":"13230:43:46","statements":[{"expression":{"id":14020,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14018,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13995,"src":"13248:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14019,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14004,"src":"13255:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13248:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14021,"nodeType":"ExpressionStatement","src":"13248:10:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14002,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14000,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13993,"src":"13112:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14001,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13995,"src":"13118:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13112:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14032,"nodeType":"WhileStatement","src":"13105:230:46"},{"expression":{"id":14033,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13995,"src":"13351:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13999,"id":14034,"nodeType":"Return","src":"13344:11:46"}]},"documentation":{"id":13985,"nodeType":"StructuredDocumentation","src":"12585:339:46","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14036,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"12938:18:46","nodeType":"FunctionDefinition","parameters":{"id":13996,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13989,"mutability":"mutable","name":"self","nameLocation":"12990:4:46","nodeType":"VariableDeclaration","scope":14036,"src":"12966:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13987,"nodeType":"UserDefinedTypeName","pathNode":{"id":13986,"name":"Checkpoint208","nameLocations":["12966:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"12966:13:46"},"referencedDeclaration":13589,"src":"12966:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13988,"nodeType":"ArrayTypeName","src":"12966:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":13991,"mutability":"mutable","name":"key","nameLocation":"13011:3:46","nodeType":"VariableDeclaration","scope":14036,"src":"13004:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13990,"name":"uint48","nodeType":"ElementaryTypeName","src":"13004:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13993,"mutability":"mutable","name":"low","nameLocation":"13032:3:46","nodeType":"VariableDeclaration","scope":14036,"src":"13024:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13992,"name":"uint256","nodeType":"ElementaryTypeName","src":"13024:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13995,"mutability":"mutable","name":"high","nameLocation":"13053:4:46","nodeType":"VariableDeclaration","scope":14036,"src":"13045:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13994,"name":"uint256","nodeType":"ElementaryTypeName","src":"13045:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12956:107:46"},"returnParameters":{"id":13999,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13998,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14036,"src":"13086:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13997,"name":"uint256","nodeType":"ElementaryTypeName","src":"13086:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13085:9:46"},"scope":14628,"src":"12929:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14087,"nodeType":"Block","src":"13879:267:46","statements":[{"body":{"id":14083,"nodeType":"Block","src":"13908:211:46","statements":[{"assignments":[14056],"declarations":[{"constant":false,"id":14056,"mutability":"mutable","name":"mid","nameLocation":"13930:3:46","nodeType":"VariableDeclaration","scope":14083,"src":"13922:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14055,"name":"uint256","nodeType":"ElementaryTypeName","src":"13922:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14062,"initialValue":{"arguments":[{"id":14059,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14045,"src":"13949:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14060,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14047,"src":"13954:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14057,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"13936:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":14058,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13941:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9790,"src":"13936:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14061,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13936:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13922:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14069,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14064,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14041,"src":"13991:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":14065,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14056,"src":"13997:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14063,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14103,"src":"13977:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13589_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14066,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13977:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14067,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"14002:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13586,"src":"13977:29:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14068,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14043,"src":"14009:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13977:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14081,"nodeType":"Block","src":"14066:43:46","statements":[{"expression":{"id":14079,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14077,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14047,"src":"14084:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14078,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14056,"src":"14091:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14084:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14080,"nodeType":"ExpressionStatement","src":"14084:10:46"}]},"id":14082,"nodeType":"IfStatement","src":"13973:136:46","trueBody":{"id":14076,"nodeType":"Block","src":"14014:46:46","statements":[{"expression":{"id":14074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14070,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14045,"src":"14032:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14073,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14071,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14056,"src":"14038:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14072,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14044:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"14038:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14032:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14075,"nodeType":"ExpressionStatement","src":"14032:13:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14054,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14052,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14045,"src":"13896:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14053,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14047,"src":"13902:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13896:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14084,"nodeType":"WhileStatement","src":"13889:230:46"},{"expression":{"id":14085,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14047,"src":"14135:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14051,"id":14086,"nodeType":"Return","src":"14128:11:46"}]},"documentation":{"id":14037,"nodeType":"StructuredDocumentation","src":"13368:340:46","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14088,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"13722:18:46","nodeType":"FunctionDefinition","parameters":{"id":14048,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14041,"mutability":"mutable","name":"self","nameLocation":"13774:4:46","nodeType":"VariableDeclaration","scope":14088,"src":"13750:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":14039,"nodeType":"UserDefinedTypeName","pathNode":{"id":14038,"name":"Checkpoint208","nameLocations":["13750:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"13750:13:46"},"referencedDeclaration":13589,"src":"13750:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":14040,"nodeType":"ArrayTypeName","src":"13750:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":14043,"mutability":"mutable","name":"key","nameLocation":"13795:3:46","nodeType":"VariableDeclaration","scope":14088,"src":"13788:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14042,"name":"uint48","nodeType":"ElementaryTypeName","src":"13788:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":14045,"mutability":"mutable","name":"low","nameLocation":"13816:3:46","nodeType":"VariableDeclaration","scope":14088,"src":"13808:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14044,"name":"uint256","nodeType":"ElementaryTypeName","src":"13808:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14047,"mutability":"mutable","name":"high","nameLocation":"13837:4:46","nodeType":"VariableDeclaration","scope":14088,"src":"13829:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14046,"name":"uint256","nodeType":"ElementaryTypeName","src":"13829:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13740:107:46"},"returnParameters":{"id":14051,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14050,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14088,"src":"13870:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14049,"name":"uint256","nodeType":"ElementaryTypeName","src":"13870:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13869:9:46"},"scope":14628,"src":"13713:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14102,"nodeType":"Block","src":"14429:125:46","statements":[{"AST":{"nodeType":"YulBlock","src":"14448:100:46","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14469:1:46","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"14472:9:46"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"14462:6:46"},"nodeType":"YulFunctionCall","src":"14462:20:46"},"nodeType":"YulExpressionStatement","src":"14462:20:46"},{"nodeType":"YulAssignment","src":"14495:43:46","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14524:1:46","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"14527:4:46","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"14514:9:46"},"nodeType":"YulFunctionCall","src":"14514:18:46"},{"name":"pos","nodeType":"YulIdentifier","src":"14534:3:46"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"14510:3:46"},"nodeType":"YulFunctionCall","src":"14510:28:46"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"14495:11:46"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":14095,"isOffset":false,"isSlot":false,"src":"14534:3:46","valueSize":1},{"declaration":14099,"isOffset":false,"isSlot":true,"src":"14495:11:46","suffix":"slot","valueSize":1},{"declaration":14093,"isOffset":false,"isSlot":true,"src":"14472:9:46","suffix":"slot","valueSize":1}],"id":14101,"nodeType":"InlineAssembly","src":"14439:109:46"}]},"documentation":{"id":14089,"nodeType":"StructuredDocumentation","src":"14152:132:46","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":14103,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"14298:13:46","nodeType":"FunctionDefinition","parameters":{"id":14096,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14093,"mutability":"mutable","name":"self","nameLocation":"14345:4:46","nodeType":"VariableDeclaration","scope":14103,"src":"14321:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":14091,"nodeType":"UserDefinedTypeName","pathNode":{"id":14090,"name":"Checkpoint208","nameLocations":["14321:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"14321:13:46"},"referencedDeclaration":13589,"src":"14321:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":14092,"nodeType":"ArrayTypeName","src":"14321:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13589_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":14095,"mutability":"mutable","name":"pos","nameLocation":"14367:3:46","nodeType":"VariableDeclaration","scope":14103,"src":"14359:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14094,"name":"uint256","nodeType":"ElementaryTypeName","src":"14359:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14311:65:46"},"returnParameters":{"id":14100,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14099,"mutability":"mutable","name":"result","nameLocation":"14421:6:46","nodeType":"VariableDeclaration","scope":14103,"src":"14399:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":14098,"nodeType":"UserDefinedTypeName","pathNode":{"id":14097,"name":"Checkpoint208","nameLocations":["14399:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13589,"src":"14399:13:46"},"referencedDeclaration":13589,"src":"14399:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13589_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"14398:30:46"},"scope":14628,"src":"14289:265:46","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace160","id":14108,"members":[{"constant":false,"id":14107,"mutability":"mutable","name":"_checkpoints","nameLocation":"14602:12:46","nodeType":"VariableDeclaration","scope":14108,"src":"14586:28:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14105,"nodeType":"UserDefinedTypeName","pathNode":{"id":14104,"name":"Checkpoint160","nameLocations":["14586:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"14586:13:46"},"referencedDeclaration":14113,"src":"14586:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14106,"nodeType":"ArrayTypeName","src":"14586:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"}],"name":"Trace160","nameLocation":"14567:8:46","nodeType":"StructDefinition","scope":14628,"src":"14560:61:46","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint160","id":14113,"members":[{"constant":false,"id":14110,"mutability":"mutable","name":"_key","nameLocation":"14665:4:46","nodeType":"VariableDeclaration","scope":14113,"src":"14658:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14109,"name":"uint96","nodeType":"ElementaryTypeName","src":"14658:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14112,"mutability":"mutable","name":"_value","nameLocation":"14687:6:46","nodeType":"VariableDeclaration","scope":14113,"src":"14679:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14111,"name":"uint160","nodeType":"ElementaryTypeName","src":"14679:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"name":"Checkpoint160","nameLocation":"14634:13:46","nodeType":"StructDefinition","scope":14628,"src":"14627:73:46","visibility":"public"},{"body":{"id":14135,"nodeType":"Block","src":"15161:62:46","statements":[{"expression":{"arguments":[{"expression":{"id":14129,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14117,"src":"15186:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14130,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15191:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"15186:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14131,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14119,"src":"15205:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14132,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14121,"src":"15210:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14128,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13460,13984,14508],"referencedDeclaration":14508,"src":"15178:7:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint160_$returns$_t_uint160_$_t_uint160_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint160) returns (uint160,uint160)"}},"id":14133,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15178:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":14127,"id":14134,"nodeType":"Return","src":"15171:45:46"}]},"documentation":{"id":14114,"nodeType":"StructuredDocumentation","src":"14706:302:46","text":" @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n library."},"id":14136,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"15022:4:46","nodeType":"FunctionDefinition","parameters":{"id":14122,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14117,"mutability":"mutable","name":"self","nameLocation":"15053:4:46","nodeType":"VariableDeclaration","scope":14136,"src":"15036:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14116,"nodeType":"UserDefinedTypeName","pathNode":{"id":14115,"name":"Trace160","nameLocations":["15036:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"15036:8:46"},"referencedDeclaration":14108,"src":"15036:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14119,"mutability":"mutable","name":"key","nameLocation":"15074:3:46","nodeType":"VariableDeclaration","scope":14136,"src":"15067:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14118,"name":"uint96","nodeType":"ElementaryTypeName","src":"15067:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14121,"mutability":"mutable","name":"value","nameLocation":"15095:5:46","nodeType":"VariableDeclaration","scope":14136,"src":"15087:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14120,"name":"uint160","nodeType":"ElementaryTypeName","src":"15087:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15026:80:46"},"returnParameters":{"id":14127,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14124,"mutability":"mutable","name":"oldValue","nameLocation":"15133:8:46","nodeType":"VariableDeclaration","scope":14136,"src":"15125:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14123,"name":"uint160","nodeType":"ElementaryTypeName","src":"15125:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":14126,"mutability":"mutable","name":"newValue","nameLocation":"15151:8:46","nodeType":"VariableDeclaration","scope":14136,"src":"15143:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14125,"name":"uint160","nodeType":"ElementaryTypeName","src":"15143:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15124:36:46"},"scope":14628,"src":"15013:210:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14175,"nodeType":"Block","src":"15476:207:46","statements":[{"assignments":[14148],"declarations":[{"constant":false,"id":14148,"mutability":"mutable","name":"len","nameLocation":"15494:3:46","nodeType":"VariableDeclaration","scope":14175,"src":"15486:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14147,"name":"uint256","nodeType":"ElementaryTypeName","src":"15486:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14152,"initialValue":{"expression":{"expression":{"id":14149,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14140,"src":"15500:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14150,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15505:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"15500:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15518:6:46","memberName":"length","nodeType":"MemberAccess","src":"15500:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15486:38:46"},{"assignments":[14154],"declarations":[{"constant":false,"id":14154,"mutability":"mutable","name":"pos","nameLocation":"15542:3:46","nodeType":"VariableDeclaration","scope":14175,"src":"15534:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14153,"name":"uint256","nodeType":"ElementaryTypeName","src":"15534:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14162,"initialValue":{"arguments":[{"expression":{"id":14156,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14140,"src":"15567:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14157,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15572:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"15567:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14158,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14142,"src":"15586:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":14159,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15591:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14160,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14148,"src":"15594:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14155,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13564,14088,14612],"referencedDeclaration":14612,"src":"15548:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":14161,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15548:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15534:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14165,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14163,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14154,"src":"15615:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":14164,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14148,"src":"15622:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15615:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14168,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14140,"src":"15646:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14169,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15651:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"15646:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14170,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14154,"src":"15665:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14167,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"15632:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14171,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15632:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14172,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15670:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14112,"src":"15632:44:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14173,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"15615:61:46","trueExpression":{"hexValue":"30","id":14166,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15628:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14146,"id":14174,"nodeType":"Return","src":"15608:68:46"}]},"documentation":{"id":14137,"nodeType":"StructuredDocumentation","src":"15229:154:46","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":14176,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"15397:11:46","nodeType":"FunctionDefinition","parameters":{"id":14143,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14140,"mutability":"mutable","name":"self","nameLocation":"15426:4:46","nodeType":"VariableDeclaration","scope":14176,"src":"15409:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14139,"nodeType":"UserDefinedTypeName","pathNode":{"id":14138,"name":"Trace160","nameLocations":["15409:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"15409:8:46"},"referencedDeclaration":14108,"src":"15409:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14142,"mutability":"mutable","name":"key","nameLocation":"15439:3:46","nodeType":"VariableDeclaration","scope":14176,"src":"15432:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14141,"name":"uint96","nodeType":"ElementaryTypeName","src":"15432:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15408:35:46"},"returnParameters":{"id":14146,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14145,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14176,"src":"15467:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14144,"name":"uint160","nodeType":"ElementaryTypeName","src":"15467:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15466:9:46"},"scope":14628,"src":"15388:295:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14217,"nodeType":"Block","src":"15938:209:46","statements":[{"assignments":[14188],"declarations":[{"constant":false,"id":14188,"mutability":"mutable","name":"len","nameLocation":"15956:3:46","nodeType":"VariableDeclaration","scope":14217,"src":"15948:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14187,"name":"uint256","nodeType":"ElementaryTypeName","src":"15948:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14192,"initialValue":{"expression":{"expression":{"id":14189,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14180,"src":"15962:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14190,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15967:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"15962:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14191,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15980:6:46","memberName":"length","nodeType":"MemberAccess","src":"15962:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15948:38:46"},{"assignments":[14194],"declarations":[{"constant":false,"id":14194,"mutability":"mutable","name":"pos","nameLocation":"16004:3:46","nodeType":"VariableDeclaration","scope":14217,"src":"15996:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14193,"name":"uint256","nodeType":"ElementaryTypeName","src":"15996:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14202,"initialValue":{"arguments":[{"expression":{"id":14196,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14180,"src":"16029:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14197,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16034:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"16029:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14198,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14182,"src":"16048:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":14199,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16053:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14200,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14188,"src":"16056:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14195,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13512,14036,14560],"referencedDeclaration":14560,"src":"16010:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":14201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16010:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15996:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14205,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14203,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14194,"src":"16077:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14204,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16084:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16077:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14208,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14180,"src":"16106:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14209,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16111:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"16106:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14212,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14210,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14194,"src":"16125:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14211,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16131:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16125:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14207,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"16092:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14213,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16092:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14214,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16134:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14112,"src":"16092:48:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14215,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16077:63:46","trueExpression":{"hexValue":"30","id":14206,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16088:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14186,"id":14216,"nodeType":"Return","src":"16070:70:46"}]},"documentation":{"id":14177,"nodeType":"StructuredDocumentation","src":"15689:156:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":14218,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"15859:11:46","nodeType":"FunctionDefinition","parameters":{"id":14183,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14180,"mutability":"mutable","name":"self","nameLocation":"15888:4:46","nodeType":"VariableDeclaration","scope":14218,"src":"15871:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14179,"nodeType":"UserDefinedTypeName","pathNode":{"id":14178,"name":"Trace160","nameLocations":["15871:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"15871:8:46"},"referencedDeclaration":14108,"src":"15871:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14182,"mutability":"mutable","name":"key","nameLocation":"15901:3:46","nodeType":"VariableDeclaration","scope":14218,"src":"15894:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14181,"name":"uint96","nodeType":"ElementaryTypeName","src":"15894:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15870:35:46"},"returnParameters":{"id":14186,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14185,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14218,"src":"15929:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14184,"name":"uint160","nodeType":"ElementaryTypeName","src":"15929:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15928:9:46"},"scope":14628,"src":"15850:297:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14302,"nodeType":"Block","src":"16546:512:46","statements":[{"assignments":[14230],"declarations":[{"constant":false,"id":14230,"mutability":"mutable","name":"len","nameLocation":"16564:3:46","nodeType":"VariableDeclaration","scope":14302,"src":"16556:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14229,"name":"uint256","nodeType":"ElementaryTypeName","src":"16556:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14234,"initialValue":{"expression":{"expression":{"id":14231,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14222,"src":"16570:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14232,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16575:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"16570:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14233,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16588:6:46","memberName":"length","nodeType":"MemberAccess","src":"16570:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16556:38:46"},{"assignments":[14236],"declarations":[{"constant":false,"id":14236,"mutability":"mutable","name":"low","nameLocation":"16613:3:46","nodeType":"VariableDeclaration","scope":14302,"src":"16605:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14235,"name":"uint256","nodeType":"ElementaryTypeName","src":"16605:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14238,"initialValue":{"hexValue":"30","id":14237,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16619:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"16605:15:46"},{"assignments":[14240],"declarations":[{"constant":false,"id":14240,"mutability":"mutable","name":"high","nameLocation":"16638:4:46","nodeType":"VariableDeclaration","scope":14302,"src":"16630:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14239,"name":"uint256","nodeType":"ElementaryTypeName","src":"16630:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14242,"initialValue":{"id":14241,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14230,"src":"16645:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16630:18:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14245,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14243,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14230,"src":"16663:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":14244,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16669:1:46","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"16663:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14277,"nodeType":"IfStatement","src":"16659:234:46","trueBody":{"id":14276,"nodeType":"Block","src":"16672:221:46","statements":[{"assignments":[14247],"declarations":[{"constant":false,"id":14247,"mutability":"mutable","name":"mid","nameLocation":"16694:3:46","nodeType":"VariableDeclaration","scope":14276,"src":"16686:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14246,"name":"uint256","nodeType":"ElementaryTypeName","src":"16686:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14254,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14253,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14248,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14230,"src":"16700:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":14251,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14230,"src":"16716:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14249,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"16706:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":14250,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16711:4:46","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10517,"src":"16706:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":14252,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16706:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16700:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16686:34:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14262,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14255,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14224,"src":"16738:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":14257,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14222,"src":"16758:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14258,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16763:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"16758:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14259,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14247,"src":"16777:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14256,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"16744:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14260,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16744:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14261,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16782:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"16744:42:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"16738:48:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14274,"nodeType":"Block","src":"16837:46:46","statements":[{"expression":{"id":14272,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14268,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14236,"src":"16855:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14271,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14269,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14247,"src":"16861:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14270,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16867:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16861:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16855:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14273,"nodeType":"ExpressionStatement","src":"16855:13:46"}]},"id":14275,"nodeType":"IfStatement","src":"16734:149:46","trueBody":{"id":14267,"nodeType":"Block","src":"16788:43:46","statements":[{"expression":{"id":14265,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14263,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14240,"src":"16806:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14264,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14247,"src":"16813:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16806:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14266,"nodeType":"ExpressionStatement","src":"16806:10:46"}]}}]}},{"assignments":[14279],"declarations":[{"constant":false,"id":14279,"mutability":"mutable","name":"pos","nameLocation":"16911:3:46","nodeType":"VariableDeclaration","scope":14302,"src":"16903:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14278,"name":"uint256","nodeType":"ElementaryTypeName","src":"16903:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14287,"initialValue":{"arguments":[{"expression":{"id":14281,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14222,"src":"16936:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14282,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16941:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"16936:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14283,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14224,"src":"16955:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14284,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14236,"src":"16960:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14285,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14240,"src":"16965:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14280,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13512,14036,14560],"referencedDeclaration":14560,"src":"16917:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":14286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16917:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16903:67:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14288,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14279,"src":"16988:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16995:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16988:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14293,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14222,"src":"17017:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14294,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17022:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"17017:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14297,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14295,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14279,"src":"17036:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14296,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17042:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17036:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14292,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"17003:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14298,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17003:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14299,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17045:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14112,"src":"17003:48:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14300,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16988:63:46","trueExpression":{"hexValue":"30","id":14291,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16999:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14228,"id":14301,"nodeType":"Return","src":"16981:70:46"}]},"documentation":{"id":14219,"nodeType":"StructuredDocumentation","src":"16153:294:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":14303,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"16461:17:46","nodeType":"FunctionDefinition","parameters":{"id":14225,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14222,"mutability":"mutable","name":"self","nameLocation":"16496:4:46","nodeType":"VariableDeclaration","scope":14303,"src":"16479:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14221,"nodeType":"UserDefinedTypeName","pathNode":{"id":14220,"name":"Trace160","nameLocations":["16479:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"16479:8:46"},"referencedDeclaration":14108,"src":"16479:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14224,"mutability":"mutable","name":"key","nameLocation":"16509:3:46","nodeType":"VariableDeclaration","scope":14303,"src":"16502:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14223,"name":"uint96","nodeType":"ElementaryTypeName","src":"16502:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"16478:35:46"},"returnParameters":{"id":14228,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14227,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14303,"src":"16537:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14226,"name":"uint160","nodeType":"ElementaryTypeName","src":"16537:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"16536:9:46"},"scope":14628,"src":"16452:606:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14332,"nodeType":"Block","src":"17249:135:46","statements":[{"assignments":[14313],"declarations":[{"constant":false,"id":14313,"mutability":"mutable","name":"pos","nameLocation":"17267:3:46","nodeType":"VariableDeclaration","scope":14332,"src":"17259:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14312,"name":"uint256","nodeType":"ElementaryTypeName","src":"17259:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14317,"initialValue":{"expression":{"expression":{"id":14314,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14307,"src":"17273:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14315,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17278:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"17273:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14316,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17291:6:46","memberName":"length","nodeType":"MemberAccess","src":"17273:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17259:38:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14320,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14318,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14313,"src":"17314:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14319,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17321:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17314:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14323,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14307,"src":"17343:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14324,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17348:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"17343:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14327,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14325,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14313,"src":"17362:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14326,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17368:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17362:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14322,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"17329:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17329:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14329,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17371:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14112,"src":"17329:48:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14330,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"17314:63:46","trueExpression":{"hexValue":"30","id":14321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17325:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14311,"id":14331,"nodeType":"Return","src":"17307:70:46"}]},"documentation":{"id":14304,"nodeType":"StructuredDocumentation","src":"17064:109:46","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":14333,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"17187:6:46","nodeType":"FunctionDefinition","parameters":{"id":14308,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14307,"mutability":"mutable","name":"self","nameLocation":"17211:4:46","nodeType":"VariableDeclaration","scope":14333,"src":"17194:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14306,"nodeType":"UserDefinedTypeName","pathNode":{"id":14305,"name":"Trace160","nameLocations":["17194:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"17194:8:46"},"referencedDeclaration":14108,"src":"17194:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17193:23:46"},"returnParameters":{"id":14311,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14310,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14333,"src":"17240:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14309,"name":"uint160","nodeType":"ElementaryTypeName","src":"17240:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17239:9:46"},"scope":14628,"src":"17178:206:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14381,"nodeType":"Block","src":"17677:275:46","statements":[{"assignments":[14347],"declarations":[{"constant":false,"id":14347,"mutability":"mutable","name":"pos","nameLocation":"17695:3:46","nodeType":"VariableDeclaration","scope":14381,"src":"17687:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14346,"name":"uint256","nodeType":"ElementaryTypeName","src":"17687:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14351,"initialValue":{"expression":{"expression":{"id":14348,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14337,"src":"17701:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14349,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17706:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"17701:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14350,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17719:6:46","memberName":"length","nodeType":"MemberAccess","src":"17701:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17687:38:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14354,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14352,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14347,"src":"17739:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17746:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17739:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14379,"nodeType":"Block","src":"17800:146:46","statements":[{"assignments":[14363],"declarations":[{"constant":false,"id":14363,"mutability":"mutable","name":"ckpt","nameLocation":"17836:4:46","nodeType":"VariableDeclaration","scope":14379,"src":"17814:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14362,"nodeType":"UserDefinedTypeName","pathNode":{"id":14361,"name":"Checkpoint160","nameLocations":["17814:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"17814:13:46"},"referencedDeclaration":14113,"src":"17814:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14371,"initialValue":{"arguments":[{"expression":{"id":14365,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14337,"src":"17857:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14366,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17862:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"17857:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14369,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14367,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14347,"src":"17876:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14368,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17882:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17876:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14364,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"17843:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14370,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17843:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"17814:70:46"},{"expression":{"components":[{"hexValue":"74727565","id":14372,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17906:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":14373,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14363,"src":"17912:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14374,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17917:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"17912:9:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"expression":{"id":14375,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14363,"src":"17923:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14376,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17928:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14112,"src":"17923:11:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14377,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"17905:30:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint96_$_t_uint160_$","typeString":"tuple(bool,uint96,uint160)"}},"functionReturnParameters":14345,"id":14378,"nodeType":"Return","src":"17898:37:46"}]},"id":14380,"nodeType":"IfStatement","src":"17735:211:46","trueBody":{"id":14360,"nodeType":"Block","src":"17749:45:46","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":14355,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17771:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":14356,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17778:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":14357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17781:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":14358,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"17770:13:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":14345,"id":14359,"nodeType":"Return","src":"17763:20:46"}]}}]},"documentation":{"id":14334,"nodeType":"StructuredDocumentation","src":"17390:168:46","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":14382,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"17572:16:46","nodeType":"FunctionDefinition","parameters":{"id":14338,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14337,"mutability":"mutable","name":"self","nameLocation":"17606:4:46","nodeType":"VariableDeclaration","scope":14382,"src":"17589:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14336,"nodeType":"UserDefinedTypeName","pathNode":{"id":14335,"name":"Trace160","nameLocations":["17589:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"17589:8:46"},"referencedDeclaration":14108,"src":"17589:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17588:23:46"},"returnParameters":{"id":14345,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14340,"mutability":"mutable","name":"exists","nameLocation":"17640:6:46","nodeType":"VariableDeclaration","scope":14382,"src":"17635:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14339,"name":"bool","nodeType":"ElementaryTypeName","src":"17635:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":14342,"mutability":"mutable","name":"_key","nameLocation":"17655:4:46","nodeType":"VariableDeclaration","scope":14382,"src":"17648:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14341,"name":"uint96","nodeType":"ElementaryTypeName","src":"17648:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14344,"mutability":"mutable","name":"_value","nameLocation":"17669:6:46","nodeType":"VariableDeclaration","scope":14382,"src":"17661:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14343,"name":"uint160","nodeType":"ElementaryTypeName","src":"17661:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17634:42:46"},"scope":14628,"src":"17563:389:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14395,"nodeType":"Block","src":"18091:48:46","statements":[{"expression":{"expression":{"expression":{"id":14391,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14386,"src":"18108:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14392,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18113:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"18108:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14393,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18126:6:46","memberName":"length","nodeType":"MemberAccess","src":"18108:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14390,"id":14394,"nodeType":"Return","src":"18101:31:46"}]},"documentation":{"id":14383,"nodeType":"StructuredDocumentation","src":"17958:57:46","text":" @dev Returns the number of checkpoint."},"id":14396,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"18029:6:46","nodeType":"FunctionDefinition","parameters":{"id":14387,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14386,"mutability":"mutable","name":"self","nameLocation":"18053:4:46","nodeType":"VariableDeclaration","scope":14396,"src":"18036:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14385,"nodeType":"UserDefinedTypeName","pathNode":{"id":14384,"name":"Trace160","nameLocations":["18036:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"18036:8:46"},"referencedDeclaration":14108,"src":"18036:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"18035:23:46"},"returnParameters":{"id":14390,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14389,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14396,"src":"18082:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14388,"name":"uint256","nodeType":"ElementaryTypeName","src":"18082:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18081:9:46"},"scope":14628,"src":"18020:119:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14413,"nodeType":"Block","src":"18303:46:46","statements":[{"expression":{"baseExpression":{"expression":{"id":14408,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14400,"src":"18320:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14409,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18325:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14107,"src":"18320:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14411,"indexExpression":{"id":14410,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14402,"src":"18338:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"18320:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref"}},"functionReturnParameters":14407,"id":14412,"nodeType":"Return","src":"18313:29:46"}]},"documentation":{"id":14397,"nodeType":"StructuredDocumentation","src":"18145:61:46","text":" @dev Returns checkpoint at given position."},"id":14414,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"18220:2:46","nodeType":"FunctionDefinition","parameters":{"id":14403,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14400,"mutability":"mutable","name":"self","nameLocation":"18240:4:46","nodeType":"VariableDeclaration","scope":14414,"src":"18223:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14399,"nodeType":"UserDefinedTypeName","pathNode":{"id":14398,"name":"Trace160","nameLocations":["18223:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14108,"src":"18223:8:46"},"referencedDeclaration":14108,"src":"18223:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14108_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14402,"mutability":"mutable","name":"pos","nameLocation":"18253:3:46","nodeType":"VariableDeclaration","scope":14414,"src":"18246:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14401,"name":"uint32","nodeType":"ElementaryTypeName","src":"18246:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"18222:35:46"},"returnParameters":{"id":14407,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14406,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14414,"src":"18281:20:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_memory_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14405,"nodeType":"UserDefinedTypeName","pathNode":{"id":14404,"name":"Checkpoint160","nameLocations":["18281:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"18281:13:46"},"referencedDeclaration":14113,"src":"18281:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"18280:22:46"},"scope":14628,"src":"18211:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14507,"nodeType":"Block","src":"18682:765:46","statements":[{"assignments":[14431],"declarations":[{"constant":false,"id":14431,"mutability":"mutable","name":"pos","nameLocation":"18700:3:46","nodeType":"VariableDeclaration","scope":14507,"src":"18692:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14430,"name":"uint256","nodeType":"ElementaryTypeName","src":"18692:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14434,"initialValue":{"expression":{"id":14432,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14419,"src":"18706:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14433,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18711:6:46","memberName":"length","nodeType":"MemberAccess","src":"18706:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18692:25:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14437,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14435,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14431,"src":"18732:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":14436,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18738:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"18732:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14505,"nodeType":"Block","src":"19333:108:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":14496,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14421,"src":"19378:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14497,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14423,"src":"19391:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14495,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14113,"src":"19357:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14498,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19372:4:46","19383:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19357:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$14113_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14492,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14419,"src":"19347:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14494,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19352:4:46","memberName":"push","nodeType":"MemberAccess","src":"19347:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$14113_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14499,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19347:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14500,"nodeType":"ExpressionStatement","src":"19347:52:46"},{"expression":{"components":[{"hexValue":"30","id":14501,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19421:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14502,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14423,"src":"19424:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14503,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19420:10:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint160_$","typeString":"tuple(int_const 0,uint160)"}},"functionReturnParameters":14429,"id":14504,"nodeType":"Return","src":"19413:17:46"}]},"id":14506,"nodeType":"IfStatement","src":"18728:713:46","trueBody":{"id":14491,"nodeType":"Block","src":"18741:586:46","statements":[{"assignments":[14440],"declarations":[{"constant":false,"id":14440,"mutability":"mutable","name":"last","nameLocation":"18777:4:46","nodeType":"VariableDeclaration","scope":14491,"src":"18755:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14439,"nodeType":"UserDefinedTypeName","pathNode":{"id":14438,"name":"Checkpoint160","nameLocations":["18755:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"18755:13:46"},"referencedDeclaration":14113,"src":"18755:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14447,"initialValue":{"arguments":[{"id":14442,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14419,"src":"18798:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14445,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14443,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14431,"src":"18804:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14444,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18810:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"18804:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14441,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"18784:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14446,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18784:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"18755:57:46"},{"assignments":[14449],"declarations":[{"constant":false,"id":14449,"mutability":"mutable","name":"lastKey","nameLocation":"18833:7:46","nodeType":"VariableDeclaration","scope":14491,"src":"18826:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14448,"name":"uint96","nodeType":"ElementaryTypeName","src":"18826:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"id":14452,"initialValue":{"expression":{"id":14450,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14440,"src":"18843:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14451,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18848:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"18843:9:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"VariableDeclarationStatement","src":"18826:26:46"},{"assignments":[14454],"declarations":[{"constant":false,"id":14454,"mutability":"mutable","name":"lastValue","nameLocation":"18874:9:46","nodeType":"VariableDeclaration","scope":14491,"src":"18866:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14453,"name":"uint160","nodeType":"ElementaryTypeName","src":"18866:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"id":14457,"initialValue":{"expression":{"id":14455,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14440,"src":"18886:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14456,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18891:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14112,"src":"18886:11:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"VariableDeclarationStatement","src":"18866:31:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14460,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14458,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"18971:7:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14459,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14421,"src":"18981:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"18971:13:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14465,"nodeType":"IfStatement","src":"18967:89:46","trueBody":{"id":14464,"nodeType":"Block","src":"18986:70:46","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":14461,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13055,"src":"19011:28:46","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":14462,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19011:30:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14463,"nodeType":"RevertStatement","src":"19004:37:46"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14466,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"19119:7:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":14467,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14421,"src":"19130:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"19119:14:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14485,"nodeType":"Block","src":"19193:85:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":14480,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14421,"src":"19242:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14481,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14423,"src":"19255:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14479,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14113,"src":"19221:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19236:4:46","19247:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19221:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$14113_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14476,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14419,"src":"19211:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19216:4:46","memberName":"push","nodeType":"MemberAccess","src":"19211:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$14113_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14483,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19211:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14484,"nodeType":"ExpressionStatement","src":"19211:52:46"}]},"id":14486,"nodeType":"IfStatement","src":"19115:163:46","trueBody":{"id":14475,"nodeType":"Block","src":"19135:52:46","statements":[{"expression":{"id":14473,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14469,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14440,"src":"19153:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14471,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19158:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14112,"src":"19153:11:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14472,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14423,"src":"19167:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"19153:19:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14474,"nodeType":"ExpressionStatement","src":"19153:19:46"}]}},{"expression":{"components":[{"id":14487,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14454,"src":"19299:9:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},{"id":14488,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14423,"src":"19310:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14489,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19298:18:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":14429,"id":14490,"nodeType":"Return","src":"19291:25:46"}]}}]},"documentation":{"id":14415,"nodeType":"StructuredDocumentation","src":"18355:165:46","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":14508,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"18534:7:46","nodeType":"FunctionDefinition","parameters":{"id":14424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14419,"mutability":"mutable","name":"self","nameLocation":"18575:4:46","nodeType":"VariableDeclaration","scope":14508,"src":"18551:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14417,"nodeType":"UserDefinedTypeName","pathNode":{"id":14416,"name":"Checkpoint160","nameLocations":["18551:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"18551:13:46"},"referencedDeclaration":14113,"src":"18551:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14418,"nodeType":"ArrayTypeName","src":"18551:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14421,"mutability":"mutable","name":"key","nameLocation":"18596:3:46","nodeType":"VariableDeclaration","scope":14508,"src":"18589:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14420,"name":"uint96","nodeType":"ElementaryTypeName","src":"18589:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14423,"mutability":"mutable","name":"value","nameLocation":"18617:5:46","nodeType":"VariableDeclaration","scope":14508,"src":"18609:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14422,"name":"uint160","nodeType":"ElementaryTypeName","src":"18609:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18541:87:46"},"returnParameters":{"id":14429,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14426,"mutability":"mutable","name":"oldValue","nameLocation":"18654:8:46","nodeType":"VariableDeclaration","scope":14508,"src":"18646:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14425,"name":"uint160","nodeType":"ElementaryTypeName","src":"18646:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":14428,"mutability":"mutable","name":"newValue","nameLocation":"18672:8:46","nodeType":"VariableDeclaration","scope":14508,"src":"18664:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14427,"name":"uint160","nodeType":"ElementaryTypeName","src":"18664:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18645:36:46"},"scope":14628,"src":"18525:922:46","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":14559,"nodeType":"Block","src":"19963:267:46","statements":[{"body":{"id":14555,"nodeType":"Block","src":"19992:211:46","statements":[{"assignments":[14528],"declarations":[{"constant":false,"id":14528,"mutability":"mutable","name":"mid","nameLocation":"20014:3:46","nodeType":"VariableDeclaration","scope":14555,"src":"20006:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14527,"name":"uint256","nodeType":"ElementaryTypeName","src":"20006:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14534,"initialValue":{"arguments":[{"id":14531,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14517,"src":"20033:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14532,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14519,"src":"20038:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14529,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"20020:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":14530,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20025:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9790,"src":"20020:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14533,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20020:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20006:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14541,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14536,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14513,"src":"20075:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14537,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14528,"src":"20081:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14535,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"20061:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14538,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20061:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14539,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20086:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"20061:29:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14540,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14515,"src":"20093:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20061:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14553,"nodeType":"Block","src":"20147:46:46","statements":[{"expression":{"id":14551,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14547,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14517,"src":"20165:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14550,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14548,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14528,"src":"20171:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14549,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20177:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20171:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20165:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14552,"nodeType":"ExpressionStatement","src":"20165:13:46"}]},"id":14554,"nodeType":"IfStatement","src":"20057:136:46","trueBody":{"id":14546,"nodeType":"Block","src":"20098:43:46","statements":[{"expression":{"id":14544,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14542,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14519,"src":"20116:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14543,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14528,"src":"20123:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20116:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14545,"nodeType":"ExpressionStatement","src":"20116:10:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14526,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14524,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14517,"src":"19980:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14525,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14519,"src":"19986:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"19980:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14556,"nodeType":"WhileStatement","src":"19973:230:46"},{"expression":{"id":14557,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14519,"src":"20219:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14523,"id":14558,"nodeType":"Return","src":"20212:11:46"}]},"documentation":{"id":14509,"nodeType":"StructuredDocumentation","src":"19453:339:46","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14560,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"19806:18:46","nodeType":"FunctionDefinition","parameters":{"id":14520,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14513,"mutability":"mutable","name":"self","nameLocation":"19858:4:46","nodeType":"VariableDeclaration","scope":14560,"src":"19834:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14511,"nodeType":"UserDefinedTypeName","pathNode":{"id":14510,"name":"Checkpoint160","nameLocations":["19834:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"19834:13:46"},"referencedDeclaration":14113,"src":"19834:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14512,"nodeType":"ArrayTypeName","src":"19834:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14515,"mutability":"mutable","name":"key","nameLocation":"19879:3:46","nodeType":"VariableDeclaration","scope":14560,"src":"19872:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14514,"name":"uint96","nodeType":"ElementaryTypeName","src":"19872:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14517,"mutability":"mutable","name":"low","nameLocation":"19900:3:46","nodeType":"VariableDeclaration","scope":14560,"src":"19892:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14516,"name":"uint256","nodeType":"ElementaryTypeName","src":"19892:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14519,"mutability":"mutable","name":"high","nameLocation":"19921:4:46","nodeType":"VariableDeclaration","scope":14560,"src":"19913:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14518,"name":"uint256","nodeType":"ElementaryTypeName","src":"19913:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19824:107:46"},"returnParameters":{"id":14523,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14522,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14560,"src":"19954:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14521,"name":"uint256","nodeType":"ElementaryTypeName","src":"19954:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19953:9:46"},"scope":14628,"src":"19797:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14611,"nodeType":"Block","src":"20747:267:46","statements":[{"body":{"id":14607,"nodeType":"Block","src":"20776:211:46","statements":[{"assignments":[14580],"declarations":[{"constant":false,"id":14580,"mutability":"mutable","name":"mid","nameLocation":"20798:3:46","nodeType":"VariableDeclaration","scope":14607,"src":"20790:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14579,"name":"uint256","nodeType":"ElementaryTypeName","src":"20790:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14586,"initialValue":{"arguments":[{"id":14583,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14569,"src":"20817:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14584,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14571,"src":"20822:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14581,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"20804:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":14582,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20809:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":9790,"src":"20804:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14585,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20804:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20790:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14593,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14588,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14565,"src":"20859:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14589,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14580,"src":"20865:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14587,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13579,14103,14627],"referencedDeclaration":14627,"src":"20845:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14113_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14590,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20845:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14591,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20870:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"20845:29:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14592,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14567,"src":"20877:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20845:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14605,"nodeType":"Block","src":"20934:43:46","statements":[{"expression":{"id":14603,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14601,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14571,"src":"20952:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14602,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14580,"src":"20959:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20952:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14604,"nodeType":"ExpressionStatement","src":"20952:10:46"}]},"id":14606,"nodeType":"IfStatement","src":"20841:136:46","trueBody":{"id":14600,"nodeType":"Block","src":"20882:46:46","statements":[{"expression":{"id":14598,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14594,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14569,"src":"20900:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14595,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14580,"src":"20906:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14596,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20912:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20906:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20900:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14599,"nodeType":"ExpressionStatement","src":"20900:13:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14578,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14576,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14569,"src":"20764:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14577,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14571,"src":"20770:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20764:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14608,"nodeType":"WhileStatement","src":"20757:230:46"},{"expression":{"id":14609,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14571,"src":"21003:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14575,"id":14610,"nodeType":"Return","src":"20996:11:46"}]},"documentation":{"id":14561,"nodeType":"StructuredDocumentation","src":"20236:340:46","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14612,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"20590:18:46","nodeType":"FunctionDefinition","parameters":{"id":14572,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14565,"mutability":"mutable","name":"self","nameLocation":"20642:4:46","nodeType":"VariableDeclaration","scope":14612,"src":"20618:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14563,"nodeType":"UserDefinedTypeName","pathNode":{"id":14562,"name":"Checkpoint160","nameLocations":["20618:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"20618:13:46"},"referencedDeclaration":14113,"src":"20618:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14564,"nodeType":"ArrayTypeName","src":"20618:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14567,"mutability":"mutable","name":"key","nameLocation":"20663:3:46","nodeType":"VariableDeclaration","scope":14612,"src":"20656:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14566,"name":"uint96","nodeType":"ElementaryTypeName","src":"20656:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14569,"mutability":"mutable","name":"low","nameLocation":"20684:3:46","nodeType":"VariableDeclaration","scope":14612,"src":"20676:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14568,"name":"uint256","nodeType":"ElementaryTypeName","src":"20676:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14571,"mutability":"mutable","name":"high","nameLocation":"20705:4:46","nodeType":"VariableDeclaration","scope":14612,"src":"20697:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14570,"name":"uint256","nodeType":"ElementaryTypeName","src":"20697:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20608:107:46"},"returnParameters":{"id":14575,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14574,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14612,"src":"20738:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14573,"name":"uint256","nodeType":"ElementaryTypeName","src":"20738:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20737:9:46"},"scope":14628,"src":"20581:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14626,"nodeType":"Block","src":"21297:125:46","statements":[{"AST":{"nodeType":"YulBlock","src":"21316:100:46","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21337:1:46","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"21340:9:46"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"21330:6:46"},"nodeType":"YulFunctionCall","src":"21330:20:46"},"nodeType":"YulExpressionStatement","src":"21330:20:46"},{"nodeType":"YulAssignment","src":"21363:43:46","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21392:1:46","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"21395:4:46","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"21382:9:46"},"nodeType":"YulFunctionCall","src":"21382:18:46"},{"name":"pos","nodeType":"YulIdentifier","src":"21402:3:46"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"21378:3:46"},"nodeType":"YulFunctionCall","src":"21378:28:46"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"21363:11:46"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":14619,"isOffset":false,"isSlot":false,"src":"21402:3:46","valueSize":1},{"declaration":14623,"isOffset":false,"isSlot":true,"src":"21363:11:46","suffix":"slot","valueSize":1},{"declaration":14617,"isOffset":false,"isSlot":true,"src":"21340:9:46","suffix":"slot","valueSize":1}],"id":14625,"nodeType":"InlineAssembly","src":"21307:109:46"}]},"documentation":{"id":14613,"nodeType":"StructuredDocumentation","src":"21020:132:46","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":14627,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"21166:13:46","nodeType":"FunctionDefinition","parameters":{"id":14620,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14617,"mutability":"mutable","name":"self","nameLocation":"21213:4:46","nodeType":"VariableDeclaration","scope":14627,"src":"21189:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14615,"nodeType":"UserDefinedTypeName","pathNode":{"id":14614,"name":"Checkpoint160","nameLocations":["21189:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"21189:13:46"},"referencedDeclaration":14113,"src":"21189:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14616,"nodeType":"ArrayTypeName","src":"21189:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14113_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14619,"mutability":"mutable","name":"pos","nameLocation":"21235:3:46","nodeType":"VariableDeclaration","scope":14627,"src":"21227:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14618,"name":"uint256","nodeType":"ElementaryTypeName","src":"21227:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21179:65:46"},"returnParameters":{"id":14624,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14623,"mutability":"mutable","name":"result","nameLocation":"21289:6:46","nodeType":"VariableDeclaration","scope":14627,"src":"21267:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14622,"nodeType":"UserDefinedTypeName","pathNode":{"id":14621,"name":"Checkpoint160","nameLocations":["21267:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14113,"src":"21267:13:46"},"referencedDeclaration":14113,"src":"21267:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14113_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"21266:30:46"},"scope":14628,"src":"21157:265:46","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":14629,"src":"668:20756:46","usedErrors":[13055],"usedEvents":[]}],"src":"201:21224:46"},"id":46},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","exportedSymbols":{"DoubleEndedQueue":[14983],"Panic":[7198]},"id":14984,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14630,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:47"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":14632,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14984,"sourceUnit":7199,"src":"143:35:47","symbolAliases":[{"foreign":{"id":14631,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"151:5:47","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"DoubleEndedQueue","contractDependencies":[],"contractKind":"library","documentation":{"id":14633,"nodeType":"StructuredDocumentation","src":"180:638:47","text":" @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n the existing queue contents are left in storage.\n The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n used in storage, and not in memory.\n ```solidity\n DoubleEndedQueue.Bytes32Deque queue;\n ```"},"fullyImplemented":true,"id":14983,"linearizedBaseContracts":[14983],"name":"DoubleEndedQueue","nameLocation":"827:16:47","nodeType":"ContractDefinition","nodes":[{"canonicalName":"DoubleEndedQueue.Bytes32Deque","documentation":{"id":14634,"nodeType":"StructuredDocumentation","src":"850:513:47","text":" @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n lead to unexpected behavior.\n The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around."},"id":14643,"members":[{"constant":false,"id":14636,"mutability":"mutable","name":"_begin","nameLocation":"1406:6:47","nodeType":"VariableDeclaration","scope":14643,"src":"1398:14:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14635,"name":"uint128","nodeType":"ElementaryTypeName","src":"1398:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14638,"mutability":"mutable","name":"_end","nameLocation":"1430:4:47","nodeType":"VariableDeclaration","scope":14643,"src":"1422:12:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14637,"name":"uint128","nodeType":"ElementaryTypeName","src":"1422:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14642,"mutability":"mutable","name":"_data","nameLocation":"1478:5:47","nodeType":"VariableDeclaration","scope":14643,"src":"1444:39:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"typeName":{"id":14641,"keyName":"index","keyNameLocation":"1460:5:47","keyType":{"id":14639,"name":"uint128","nodeType":"ElementaryTypeName","src":"1452:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Mapping","src":"1444:33:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":14640,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1469:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"internal"}],"name":"Bytes32Deque","nameLocation":"1375:12:47","nodeType":"StructDefinition","scope":14983,"src":"1368:122:47","visibility":"public"},{"body":{"id":14688,"nodeType":"Block","src":"1707:247:47","statements":[{"id":14687,"nodeType":"UncheckedBlock","src":"1717:231:47","statements":[{"assignments":[14653],"declarations":[{"constant":false,"id":14653,"mutability":"mutable","name":"backIndex","nameLocation":"1749:9:47","nodeType":"VariableDeclaration","scope":14687,"src":"1741:17:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14652,"name":"uint128","nodeType":"ElementaryTypeName","src":"1741:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14656,"initialValue":{"expression":{"id":14654,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14647,"src":"1761:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14655,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1767:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"1761:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"1741:30:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14662,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14657,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14653,"src":"1789:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14658,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1801:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1789:13:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14660,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14647,"src":"1806:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14661,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1812:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"1806:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1789:29:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14670,"nodeType":"IfStatement","src":"1785:68:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14666,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"1832:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14667,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1838:14:47","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":7185,"src":"1832:20:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14663,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"1820:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14665,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1826:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"1820:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14668,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1820:33:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14669,"nodeType":"ExpressionStatement","src":"1820:33:47"}},{"expression":{"id":14677,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":14671,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14647,"src":"1867:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14674,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1873:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"1867:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14675,"indexExpression":{"id":14673,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14653,"src":"1879:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1867:22:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14676,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14649,"src":"1892:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"1867:30:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14678,"nodeType":"ExpressionStatement","src":"1867:30:47"},{"expression":{"id":14685,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14679,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14647,"src":"1911:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14681,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"1917:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"1911:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14684,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14682,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14653,"src":"1924:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14683,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1936:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1924:13:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1911:26:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14686,"nodeType":"ExpressionStatement","src":"1911:26:47"}]}]},"documentation":{"id":14644,"nodeType":"StructuredDocumentation","src":"1496:136:47","text":" @dev Inserts an item at the end of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":14689,"implemented":true,"kind":"function","modifiers":[],"name":"pushBack","nameLocation":"1646:8:47","nodeType":"FunctionDefinition","parameters":{"id":14650,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14647,"mutability":"mutable","name":"deque","nameLocation":"1676:5:47","nodeType":"VariableDeclaration","scope":14689,"src":"1655:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14646,"nodeType":"UserDefinedTypeName","pathNode":{"id":14645,"name":"Bytes32Deque","nameLocations":["1655:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"1655:12:47"},"referencedDeclaration":14643,"src":"1655:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14649,"mutability":"mutable","name":"value","nameLocation":"1691:5:47","nodeType":"VariableDeclaration","scope":14689,"src":"1683:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14648,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1683:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1654:43:47"},"returnParameters":{"id":14651,"nodeType":"ParameterList","parameters":[],"src":"1707:0:47"},"scope":14983,"src":"1637:317:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14738,"nodeType":"Block","src":"2197:308:47","statements":[{"id":14737,"nodeType":"UncheckedBlock","src":"2207:292:47","statements":[{"assignments":[14699],"declarations":[{"constant":false,"id":14699,"mutability":"mutable","name":"backIndex","nameLocation":"2239:9:47","nodeType":"VariableDeclaration","scope":14737,"src":"2231:17:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14698,"name":"uint128","nodeType":"ElementaryTypeName","src":"2231:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14702,"initialValue":{"expression":{"id":14700,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14693,"src":"2251:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14701,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2257:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"2251:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2231:30:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14706,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14703,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14699,"src":"2279:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14704,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14693,"src":"2292:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14705,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"2292:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2279:25:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14714,"nodeType":"IfStatement","src":"2275:65:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14710,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"2318:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14711,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2324:15:47","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":7177,"src":"2318:21:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14707,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"2306:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14709,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2312:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"2306:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14712,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2306:34:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14713,"nodeType":"ExpressionStatement","src":"2306:34:47"}},{"expression":{"id":14716,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2354:11:47","subExpression":{"id":14715,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14699,"src":"2356:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14717,"nodeType":"ExpressionStatement","src":"2354:11:47"},{"expression":{"id":14723,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14718,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14696,"src":"2379:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":14719,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14693,"src":"2387:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14720,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2393:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"2387:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14722,"indexExpression":{"id":14721,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14699,"src":"2399:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2387:22:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2379:30:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14724,"nodeType":"ExpressionStatement","src":"2379:30:47"},{"expression":{"id":14729,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"2423:29:47","subExpression":{"baseExpression":{"expression":{"id":14725,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14693,"src":"2430:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14726,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2436:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"2430:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14728,"indexExpression":{"id":14727,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14699,"src":"2442:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2430:22:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14730,"nodeType":"ExpressionStatement","src":"2423:29:47"},{"expression":{"id":14735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14731,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14693,"src":"2466:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14733,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2472:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"2466:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14734,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14699,"src":"2479:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2466:22:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14736,"nodeType":"ExpressionStatement","src":"2466:22:47"}]}]},"documentation":{"id":14690,"nodeType":"StructuredDocumentation","src":"1960:154:47","text":" @dev Removes the item at the end of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":14739,"implemented":true,"kind":"function","modifiers":[],"name":"popBack","nameLocation":"2128:7:47","nodeType":"FunctionDefinition","parameters":{"id":14694,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14693,"mutability":"mutable","name":"deque","nameLocation":"2157:5:47","nodeType":"VariableDeclaration","scope":14739,"src":"2136:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14692,"nodeType":"UserDefinedTypeName","pathNode":{"id":14691,"name":"Bytes32Deque","nameLocations":["2136:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"2136:12:47"},"referencedDeclaration":14643,"src":"2136:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"2135:28:47"},"returnParameters":{"id":14697,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14696,"mutability":"mutable","name":"value","nameLocation":"2190:5:47","nodeType":"VariableDeclaration","scope":14739,"src":"2182:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14695,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2182:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2181:15:47"},"scope":14983,"src":"2119:386:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14782,"nodeType":"Block","src":"2729:249:47","statements":[{"id":14781,"nodeType":"UncheckedBlock","src":"2739:233:47","statements":[{"assignments":[14749],"declarations":[{"constant":false,"id":14749,"mutability":"mutable","name":"frontIndex","nameLocation":"2771:10:47","nodeType":"VariableDeclaration","scope":14781,"src":"2763:18:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14748,"name":"uint128","nodeType":"ElementaryTypeName","src":"2763:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14754,"initialValue":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14753,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14750,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14743,"src":"2784:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14751,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2790:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"2784:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14752,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2799:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2784:16:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2763:37:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14758,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14755,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14749,"src":"2818:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14756,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14743,"src":"2832:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14757,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2838:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"2832:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2818:24:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14766,"nodeType":"IfStatement","src":"2814:63:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14762,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"2856:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14763,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2862:14:47","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":7185,"src":"2856:20:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14759,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"2844:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2850:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"2844:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14764,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:33:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14765,"nodeType":"ExpressionStatement","src":"2844:33:47"}},{"expression":{"id":14773,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":14767,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14743,"src":"2891:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14770,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2897:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"2891:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14771,"indexExpression":{"id":14769,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14749,"src":"2903:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2891:23:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14772,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14745,"src":"2917:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2891:31:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14774,"nodeType":"ExpressionStatement","src":"2891:31:47"},{"expression":{"id":14779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14775,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14743,"src":"2936:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14777,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2942:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"2936:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14778,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14749,"src":"2951:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2936:25:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14780,"nodeType":"ExpressionStatement","src":"2936:25:47"}]}]},"documentation":{"id":14740,"nodeType":"StructuredDocumentation","src":"2511:142:47","text":" @dev Inserts an item at the beginning of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":14783,"implemented":true,"kind":"function","modifiers":[],"name":"pushFront","nameLocation":"2667:9:47","nodeType":"FunctionDefinition","parameters":{"id":14746,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14743,"mutability":"mutable","name":"deque","nameLocation":"2698:5:47","nodeType":"VariableDeclaration","scope":14783,"src":"2677:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14742,"nodeType":"UserDefinedTypeName","pathNode":{"id":14741,"name":"Bytes32Deque","nameLocations":["2677:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"2677:12:47"},"referencedDeclaration":14643,"src":"2677:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14745,"mutability":"mutable","name":"value","nameLocation":"2713:5:47","nodeType":"VariableDeclaration","scope":14783,"src":"2705:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14744,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2705:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2676:43:47"},"returnParameters":{"id":14747,"nodeType":"ParameterList","parameters":[],"src":"2729:0:47"},"scope":14983,"src":"2658:320:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14831,"nodeType":"Block","src":"3228:294:47","statements":[{"id":14830,"nodeType":"UncheckedBlock","src":"3238:278:47","statements":[{"assignments":[14793],"declarations":[{"constant":false,"id":14793,"mutability":"mutable","name":"frontIndex","nameLocation":"3270:10:47","nodeType":"VariableDeclaration","scope":14830,"src":"3262:18:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14792,"name":"uint128","nodeType":"ElementaryTypeName","src":"3262:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14796,"initialValue":{"expression":{"id":14794,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"3283:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14795,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3289:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"3283:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"3262:33:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14800,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14797,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14793,"src":"3313:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14798,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"3327:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14799,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3333:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"3327:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3313:24:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14808,"nodeType":"IfStatement","src":"3309:64:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14804,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"3351:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14805,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3357:15:47","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":7177,"src":"3351:21:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14801,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"3339:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14803,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3345:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"3339:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14806,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3339:34:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14807,"nodeType":"ExpressionStatement","src":"3339:34:47"}},{"expression":{"id":14814,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14809,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14790,"src":"3387:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":14810,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"3395:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14811,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3401:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"3395:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14813,"indexExpression":{"id":14812,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14793,"src":"3407:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3395:23:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3387:31:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14815,"nodeType":"ExpressionStatement","src":"3387:31:47"},{"expression":{"id":14820,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"3432:30:47","subExpression":{"baseExpression":{"expression":{"id":14816,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"3439:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14817,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3445:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"3439:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14819,"indexExpression":{"id":14818,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14793,"src":"3451:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3439:23:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14821,"nodeType":"ExpressionStatement","src":"3432:30:47"},{"expression":{"id":14828,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14822,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14787,"src":"3476:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14824,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3482:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"3476:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14827,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14825,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14793,"src":"3491:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14826,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3504:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3491:14:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3476:29:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14829,"nodeType":"ExpressionStatement","src":"3476:29:47"}]}]},"documentation":{"id":14784,"nodeType":"StructuredDocumentation","src":"2984:160:47","text":" @dev Removes the item at the beginning of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":14832,"implemented":true,"kind":"function","modifiers":[],"name":"popFront","nameLocation":"3158:8:47","nodeType":"FunctionDefinition","parameters":{"id":14788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14787,"mutability":"mutable","name":"deque","nameLocation":"3188:5:47","nodeType":"VariableDeclaration","scope":14832,"src":"3167:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14786,"nodeType":"UserDefinedTypeName","pathNode":{"id":14785,"name":"Bytes32Deque","nameLocations":["3167:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"3167:12:47"},"referencedDeclaration":14643,"src":"3167:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3166:28:47"},"returnParameters":{"id":14791,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14790,"mutability":"mutable","name":"value","nameLocation":"3221:5:47","nodeType":"VariableDeclaration","scope":14832,"src":"3213:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14789,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3213:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3212:15:47"},"scope":14983,"src":"3149:373:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14858,"nodeType":"Block","src":"3763:115:47","statements":[{"condition":{"arguments":[{"id":14842,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14836,"src":"3783:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14841,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14982,"src":"3777:5:47","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14643_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":14843,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3777:12:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14851,"nodeType":"IfStatement","src":"3773:56:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14847,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"3803:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14848,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3809:19:47","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":7181,"src":"3803:25:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14844,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"3791:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14846,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3797:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"3791:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14849,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3791:38:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14850,"nodeType":"ExpressionStatement","src":"3791:38:47"}},{"expression":{"baseExpression":{"expression":{"id":14852,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14836,"src":"3846:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14853,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3852:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"3846:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14856,"indexExpression":{"expression":{"id":14854,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14836,"src":"3858:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14855,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3864:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"3858:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3846:25:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14840,"id":14857,"nodeType":"Return","src":"3839:32:47"}]},"documentation":{"id":14833,"nodeType":"StructuredDocumentation","src":"3528:149:47","text":" @dev Returns the item at the beginning of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":14859,"implemented":true,"kind":"function","modifiers":[],"name":"front","nameLocation":"3691:5:47","nodeType":"FunctionDefinition","parameters":{"id":14837,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14836,"mutability":"mutable","name":"deque","nameLocation":"3718:5:47","nodeType":"VariableDeclaration","scope":14859,"src":"3697:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14835,"nodeType":"UserDefinedTypeName","pathNode":{"id":14834,"name":"Bytes32Deque","nameLocations":["3697:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"3697:12:47"},"referencedDeclaration":14643,"src":"3697:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3696:28:47"},"returnParameters":{"id":14840,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14839,"mutability":"mutable","name":"value","nameLocation":"3756:5:47","nodeType":"VariableDeclaration","scope":14859,"src":"3748:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14838,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3748:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3747:15:47"},"scope":14983,"src":"3682:196:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14888,"nodeType":"Block","src":"4112:151:47","statements":[{"condition":{"arguments":[{"id":14869,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14863,"src":"4132:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14868,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14982,"src":"4126:5:47","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14643_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":14870,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4126:12:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14878,"nodeType":"IfStatement","src":"4122:56:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14874,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"4152:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14875,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4158:19:47","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":7181,"src":"4152:25:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14871,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"4140:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14873,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4146:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"4140:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14876,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4140:38:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14877,"nodeType":"ExpressionStatement","src":"4140:38:47"}},{"id":14887,"nodeType":"UncheckedBlock","src":"4188:69:47","statements":[{"expression":{"baseExpression":{"expression":{"id":14879,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14863,"src":"4219:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14880,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4225:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"4219:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14885,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14884,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14881,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14863,"src":"4231:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14882,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4237:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"4231:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14883,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4244:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4231:14:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4219:27:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14867,"id":14886,"nodeType":"Return","src":"4212:34:47"}]}]},"documentation":{"id":14860,"nodeType":"StructuredDocumentation","src":"3884:143:47","text":" @dev Returns the item at the end of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":14889,"implemented":true,"kind":"function","modifiers":[],"name":"back","nameLocation":"4041:4:47","nodeType":"FunctionDefinition","parameters":{"id":14864,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14863,"mutability":"mutable","name":"deque","nameLocation":"4067:5:47","nodeType":"VariableDeclaration","scope":14889,"src":"4046:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14862,"nodeType":"UserDefinedTypeName","pathNode":{"id":14861,"name":"Bytes32Deque","nameLocations":["4046:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"4046:12:47"},"referencedDeclaration":14643,"src":"4046:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"4045:28:47"},"returnParameters":{"id":14867,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14866,"mutability":"mutable","name":"value","nameLocation":"4105:5:47","nodeType":"VariableDeclaration","scope":14889,"src":"4097:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14865,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4097:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4096:15:47"},"scope":14983,"src":"4032:231:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14925,"nodeType":"Block","src":"4607:297:47","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14904,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14900,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14895,"src":"4621:5:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"arguments":[{"id":14902,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14893,"src":"4637:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":14901,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14966,"src":"4630:6:47","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14643_storage_ptr_$returns$_t_uint256_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (uint256)"}},"id":14903,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4630:13:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4621:22:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14912,"nodeType":"IfStatement","src":"4617:66:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14908,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"4657:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14909,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4663:19:47","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":7181,"src":"4657:25:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14905,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7198,"src":"4645:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7198_$","typeString":"type(library Panic)"}},"id":14907,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4651:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7197,"src":"4645:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14910,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4645:38:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14911,"nodeType":"ExpressionStatement","src":"4645:38:47"}},{"id":14924,"nodeType":"UncheckedBlock","src":"4814:84:47","statements":[{"expression":{"baseExpression":{"expression":{"id":14913,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14893,"src":"4845:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14914,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4851:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14642,"src":"4845:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14922,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14921,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14915,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14893,"src":"4857:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14916,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4863:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"4857:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"id":14919,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14895,"src":"4880:5:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14918,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4872:7:47","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":14917,"name":"uint128","nodeType":"ElementaryTypeName","src":"4872:7:47","typeDescriptions":{}}},"id":14920,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4872:14:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"4857:29:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4845:42:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":14899,"id":14923,"nodeType":"Return","src":"4838:49:47"}]}]},"documentation":{"id":14890,"nodeType":"StructuredDocumentation","src":"4269:240:47","text":" @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n `length(deque) - 1`.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds."},"id":14926,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4523:2:47","nodeType":"FunctionDefinition","parameters":{"id":14896,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14893,"mutability":"mutable","name":"deque","nameLocation":"4547:5:47","nodeType":"VariableDeclaration","scope":14926,"src":"4526:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14892,"nodeType":"UserDefinedTypeName","pathNode":{"id":14891,"name":"Bytes32Deque","nameLocations":["4526:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"4526:12:47"},"referencedDeclaration":14643,"src":"4526:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14895,"mutability":"mutable","name":"index","nameLocation":"4562:5:47","nodeType":"VariableDeclaration","scope":14926,"src":"4554:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14894,"name":"uint256","nodeType":"ElementaryTypeName","src":"4554:7:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4525:43:47"},"returnParameters":{"id":14899,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14898,"mutability":"mutable","name":"value","nameLocation":"4600:5:47","nodeType":"VariableDeclaration","scope":14926,"src":"4592:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14897,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4592:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4591:15:47"},"scope":14983,"src":"4514:390:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14945,"nodeType":"Block","src":"5193:57:47","statements":[{"expression":{"id":14937,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14933,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14930,"src":"5203:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14935,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5209:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"5203:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":14936,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5218:1:47","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5203:16:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14938,"nodeType":"ExpressionStatement","src":"5203:16:47"},{"expression":{"id":14943,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14939,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14930,"src":"5229:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14941,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5235:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"5229:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":14942,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5242:1:47","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5229:14:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14944,"nodeType":"ExpressionStatement","src":"5229:14:47"}]},"documentation":{"id":14927,"nodeType":"StructuredDocumentation","src":"4910:226:47","text":" @dev Resets the queue back to being empty.\n NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n out on potential gas refunds."},"id":14946,"implemented":true,"kind":"function","modifiers":[],"name":"clear","nameLocation":"5150:5:47","nodeType":"FunctionDefinition","parameters":{"id":14931,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14930,"mutability":"mutable","name":"deque","nameLocation":"5177:5:47","nodeType":"VariableDeclaration","scope":14946,"src":"5156:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14929,"nodeType":"UserDefinedTypeName","pathNode":{"id":14928,"name":"Bytes32Deque","nameLocations":["5156:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"5156:12:47"},"referencedDeclaration":14643,"src":"5156:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5155:28:47"},"returnParameters":{"id":14932,"nodeType":"ParameterList","parameters":[],"src":"5193:0:47"},"scope":14983,"src":"5141:109:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14965,"nodeType":"Block","src":"5402:92:47","statements":[{"id":14964,"nodeType":"UncheckedBlock","src":"5412:76:47","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14961,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14957,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14950,"src":"5451:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14958,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5457:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"5451:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"expression":{"id":14959,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14950,"src":"5464:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14960,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5470:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"5464:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5451:25:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint128","typeString":"uint128"}],"id":14956,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5443:7:47","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":14955,"name":"uint256","nodeType":"ElementaryTypeName","src":"5443:7:47","typeDescriptions":{}}},"id":14962,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:34:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14954,"id":14963,"nodeType":"Return","src":"5436:41:47"}]}]},"documentation":{"id":14947,"nodeType":"StructuredDocumentation","src":"5256:65:47","text":" @dev Returns the number of items in the queue."},"id":14966,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"5335:6:47","nodeType":"FunctionDefinition","parameters":{"id":14951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14950,"mutability":"mutable","name":"deque","nameLocation":"5363:5:47","nodeType":"VariableDeclaration","scope":14966,"src":"5342:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14949,"nodeType":"UserDefinedTypeName","pathNode":{"id":14948,"name":"Bytes32Deque","nameLocations":["5342:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"5342:12:47"},"referencedDeclaration":14643,"src":"5342:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5341:28:47"},"returnParameters":{"id":14954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14953,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14966,"src":"5393:7:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14952,"name":"uint256","nodeType":"ElementaryTypeName","src":"5393:7:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5392:9:47"},"scope":14983,"src":"5326:168:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14981,"nodeType":"Block","src":"5636:50:47","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14979,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":14975,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14970,"src":"5653:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14976,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5659:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14638,"src":"5653:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14977,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14970,"src":"5667:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14978,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5673:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14636,"src":"5667:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5653:26:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":14974,"id":14980,"nodeType":"Return","src":"5646:33:47"}]},"documentation":{"id":14967,"nodeType":"StructuredDocumentation","src":"5500:59:47","text":" @dev Returns true if the queue is empty."},"id":14982,"implemented":true,"kind":"function","modifiers":[],"name":"empty","nameLocation":"5573:5:47","nodeType":"FunctionDefinition","parameters":{"id":14971,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14970,"mutability":"mutable","name":"deque","nameLocation":"5600:5:47","nodeType":"VariableDeclaration","scope":14982,"src":"5579:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14969,"nodeType":"UserDefinedTypeName","pathNode":{"id":14968,"name":"Bytes32Deque","nameLocations":["5579:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14643,"src":"5579:12:47"},"referencedDeclaration":14643,"src":"5579:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14643_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5578:28:47"},"returnParameters":{"id":14974,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14973,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14982,"src":"5630:4:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14972,"name":"bool","nodeType":"ElementaryTypeName","src":"5630:4:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5629:6:47"},"scope":14983,"src":"5564:122:47","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":14984,"src":"819:4869:47","usedErrors":[],"usedEvents":[]}],"src":"117:5572:47"},"id":47},"@openzeppelin/contracts/utils/types/Time.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","exportedSymbols":{"Math":[11138],"SafeCast":[12903],"Time":[15257]},"id":15258,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14985,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"104:24:48"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":14987,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15258,"sourceUnit":11139,"src":"130:38:48","symbolAliases":[{"foreign":{"id":14986,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"138:4:48","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../math/SafeCast.sol","id":14989,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15258,"sourceUnit":12904,"src":"169:46:48","symbolAliases":[{"foreign":{"id":14988,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"177:8:48","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Time","contractDependencies":[],"contractKind":"library","documentation":{"id":14990,"nodeType":"StructuredDocumentation","src":"217:422:48","text":" @dev This library provides helpers for manipulating time-related objects.\n It uses the following types:\n - `uint48` for timepoints\n - `uint32` for durations\n While the library doesn't provide specific types for timepoints and duration, it does provide:\n - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n - additional helper functions"},"fullyImplemented":true,"id":15257,"linearizedBaseContracts":[15257],"name":"Time","nameLocation":"648:4:48","nodeType":"ContractDefinition","nodes":[{"global":false,"id":14992,"libraryName":{"id":14991,"name":"Time","nameLocations":["665:4:48"],"nodeType":"IdentifierPath","referencedDeclaration":15257,"src":"665:4:48"},"nodeType":"UsingForDirective","src":"659:17:48"},{"body":{"id":15004,"nodeType":"Block","src":"802:58:48","statements":[{"expression":{"arguments":[{"expression":{"id":15000,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"837:5:48","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15001,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"843:9:48","memberName":"timestamp","nodeType":"MemberAccess","src":"837:15:48","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14998,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"819:8:48","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":14999,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"828:8:48","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11893,"src":"819:17:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":15002,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"819:34:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":14997,"id":15003,"nodeType":"Return","src":"812:41:48"}]},"documentation":{"id":14993,"nodeType":"StructuredDocumentation","src":"682:63:48","text":" @dev Get the block timestamp as a Timepoint."},"id":15005,"implemented":true,"kind":"function","modifiers":[],"name":"timestamp","nameLocation":"759:9:48","nodeType":"FunctionDefinition","parameters":{"id":14994,"nodeType":"ParameterList","parameters":[],"src":"768:2:48"},"returnParameters":{"id":14997,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14996,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15005,"src":"794:6:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14995,"name":"uint48","nodeType":"ElementaryTypeName","src":"794:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"793:8:48"},"scope":15257,"src":"750:110:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15017,"nodeType":"Block","src":"985:55:48","statements":[{"expression":{"arguments":[{"expression":{"id":15013,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-4,"src":"1020:5:48","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15014,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1026:6:48","memberName":"number","nodeType":"MemberAccess","src":"1020:12:48","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15011,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12903,"src":"1002:8:48","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$12903_$","typeString":"type(library SafeCast)"}},"id":15012,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1011:8:48","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":11893,"src":"1002:17:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":15015,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1002:31:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":15010,"id":15016,"nodeType":"Return","src":"995:38:48"}]},"documentation":{"id":15006,"nodeType":"StructuredDocumentation","src":"866:60:48","text":" @dev Get the block number as a Timepoint."},"id":15018,"implemented":true,"kind":"function","modifiers":[],"name":"blockNumber","nameLocation":"940:11:48","nodeType":"FunctionDefinition","parameters":{"id":15007,"nodeType":"ParameterList","parameters":[],"src":"951:2:48"},"returnParameters":{"id":15010,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15009,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15018,"src":"977:6:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15008,"name":"uint48","nodeType":"ElementaryTypeName","src":"977:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"976:8:48"},"scope":15257,"src":"931:109:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"canonicalName":"Time.Delay","id":15020,"name":"Delay","nameLocation":"2377:5:48","nodeType":"UserDefinedValueTypeDefinition","src":"2372:22:48","underlyingType":{"id":15019,"name":"uint112","nodeType":"ElementaryTypeName","src":"2386:7:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}},{"body":{"id":15034,"nodeType":"Block","src":"2572:44:48","statements":[{"expression":{"arguments":[{"id":15031,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15023,"src":"2600:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":15029,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15020,"src":"2589:5:48","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$15020_$","typeString":"type(Time.Delay)"}},"id":15030,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2595:4:48","memberName":"wrap","nodeType":"MemberAccess","src":"2589:10:48","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$15020_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":15032,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2589:20:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"functionReturnParameters":15028,"id":15033,"nodeType":"Return","src":"2582:27:48"}]},"documentation":{"id":15021,"nodeType":"StructuredDocumentation","src":"2400:103:48","text":" @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature"},"id":15035,"implemented":true,"kind":"function","modifiers":[],"name":"toDelay","nameLocation":"2517:7:48","nodeType":"FunctionDefinition","parameters":{"id":15024,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15023,"mutability":"mutable","name":"duration","nameLocation":"2532:8:48","nodeType":"VariableDeclaration","scope":15035,"src":"2525:15:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15022,"name":"uint32","nodeType":"ElementaryTypeName","src":"2525:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2524:17:48"},"returnParameters":{"id":15028,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15027,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15035,"src":"2565:5:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15026,"nodeType":"UserDefinedTypeName","pathNode":{"id":15025,"name":"Delay","nameLocations":["2565:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"2565:5:48"},"referencedDeclaration":15020,"src":"2565:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"2564:7:48"},"scope":15257,"src":"2508:108:48","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":15072,"nodeType":"Block","src":"3016:159:48","statements":[{"expression":{"id":15057,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":15050,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15044,"src":"3027:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15051,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15046,"src":"3040:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15052,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15048,"src":"3052:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15053,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"3026:33:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15054,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15039,"src":"3062:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"id":15055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3067:6:48","memberName":"unpack","nodeType":"MemberAccess","referencedDeclaration":15218,"src":"3062:11:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$15020_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$15020_$","typeString":"function (Time.Delay) pure returns (uint32,uint32,uint48)"}},"id":15056,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3062:13:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"src":"3026:49:48","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15058,"nodeType":"ExpressionStatement","src":"3026:49:48"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":15061,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15059,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15048,"src":"3092:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":15060,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15041,"src":"3102:9:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3092:19:48","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"components":[{"id":15066,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15044,"src":"3136:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15067,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15046,"src":"3149:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15068,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15048,"src":"3161:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15069,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3135:33:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"id":15070,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3092:76:48","trueExpression":{"components":[{"id":15062,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15046,"src":"3115:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":15063,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3127:1:48","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":15064,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3130:1:48","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":15065,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3114:18:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(uint32,int_const 0,int_const 0)"}},"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":15049,"id":15071,"nodeType":"Return","src":"3085:83:48"}]},"documentation":{"id":15036,"nodeType":"StructuredDocumentation","src":"2622:241:48","text":" @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered."},"id":15073,"implemented":true,"kind":"function","modifiers":[],"name":"_getFullAt","nameLocation":"2877:10:48","nodeType":"FunctionDefinition","parameters":{"id":15042,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15039,"mutability":"mutable","name":"self","nameLocation":"2903:4:48","nodeType":"VariableDeclaration","scope":15073,"src":"2897:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15038,"nodeType":"UserDefinedTypeName","pathNode":{"id":15037,"name":"Delay","nameLocations":["2897:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"2897:5:48"},"referencedDeclaration":15020,"src":"2897:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":15041,"mutability":"mutable","name":"timepoint","nameLocation":"2924:9:48","nodeType":"VariableDeclaration","scope":15073,"src":"2917:16:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15040,"name":"uint48","nodeType":"ElementaryTypeName","src":"2917:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2887:52:48"},"returnParameters":{"id":15049,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15044,"mutability":"mutable","name":"valueBefore","nameLocation":"2969:11:48","nodeType":"VariableDeclaration","scope":15073,"src":"2962:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15043,"name":"uint32","nodeType":"ElementaryTypeName","src":"2962:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15046,"mutability":"mutable","name":"valueAfter","nameLocation":"2989:10:48","nodeType":"VariableDeclaration","scope":15073,"src":"2982:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15045,"name":"uint32","nodeType":"ElementaryTypeName","src":"2982:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15048,"mutability":"mutable","name":"effect","nameLocation":"3008:6:48","nodeType":"VariableDeclaration","scope":15073,"src":"3001:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15047,"name":"uint48","nodeType":"ElementaryTypeName","src":"3001:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2961:54:48"},"scope":15257,"src":"2868:307:48","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":15092,"nodeType":"Block","src":"3499:53:48","statements":[{"expression":{"arguments":[{"id":15087,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15077,"src":"3527:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},{"arguments":[],"expression":{"argumentTypes":[],"id":15088,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15005,"src":"3533:9:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":15089,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3533:11:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":15086,"name":"_getFullAt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15073,"src":"3516:10:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$15020_$_t_uint48_$returns$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"function (Time.Delay,uint48) pure returns (uint32,uint32,uint48)"}},"id":15090,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3516:29:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":15085,"id":15091,"nodeType":"Return","src":"3509:36:48"}]},"documentation":{"id":15074,"nodeType":"StructuredDocumentation","src":"3181:207:48","text":" @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n effect timepoint is 0, then the pending value should not be considered."},"id":15093,"implemented":true,"kind":"function","modifiers":[],"name":"getFull","nameLocation":"3402:7:48","nodeType":"FunctionDefinition","parameters":{"id":15078,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15077,"mutability":"mutable","name":"self","nameLocation":"3416:4:48","nodeType":"VariableDeclaration","scope":15093,"src":"3410:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15076,"nodeType":"UserDefinedTypeName","pathNode":{"id":15075,"name":"Delay","nameLocations":["3410:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"3410:5:48"},"referencedDeclaration":15020,"src":"3410:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3409:12:48"},"returnParameters":{"id":15085,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15080,"mutability":"mutable","name":"valueBefore","nameLocation":"3452:11:48","nodeType":"VariableDeclaration","scope":15093,"src":"3445:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15079,"name":"uint32","nodeType":"ElementaryTypeName","src":"3445:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15082,"mutability":"mutable","name":"valueAfter","nameLocation":"3472:10:48","nodeType":"VariableDeclaration","scope":15093,"src":"3465:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15081,"name":"uint32","nodeType":"ElementaryTypeName","src":"3465:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15084,"mutability":"mutable","name":"effect","nameLocation":"3491:6:48","nodeType":"VariableDeclaration","scope":15093,"src":"3484:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15083,"name":"uint48","nodeType":"ElementaryTypeName","src":"3484:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3444:54:48"},"scope":15257,"src":"3393:159:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15110,"nodeType":"Block","src":"3665:74:48","statements":[{"assignments":[15103,null,null],"declarations":[{"constant":false,"id":15103,"mutability":"mutable","name":"delay","nameLocation":"3683:5:48","nodeType":"VariableDeclaration","scope":15110,"src":"3676:12:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15102,"name":"uint32","nodeType":"ElementaryTypeName","src":"3676:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},null,null],"id":15107,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15104,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15097,"src":"3696:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"id":15105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3701:7:48","memberName":"getFull","nodeType":"MemberAccess","referencedDeclaration":15093,"src":"3696:12:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$15020_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$15020_$","typeString":"function (Time.Delay) view returns (uint32,uint32,uint48)"}},"id":15106,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3696:14:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"VariableDeclarationStatement","src":"3675:35:48"},{"expression":{"id":15108,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15103,"src":"3727:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":15101,"id":15109,"nodeType":"Return","src":"3720:12:48"}]},"documentation":{"id":15094,"nodeType":"StructuredDocumentation","src":"3558:46:48","text":" @dev Get the current value."},"id":15111,"implemented":true,"kind":"function","modifiers":[],"name":"get","nameLocation":"3618:3:48","nodeType":"FunctionDefinition","parameters":{"id":15098,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15097,"mutability":"mutable","name":"self","nameLocation":"3628:4:48","nodeType":"VariableDeclaration","scope":15111,"src":"3622:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15096,"nodeType":"UserDefinedTypeName","pathNode":{"id":15095,"name":"Delay","nameLocations":["3622:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"3622:5:48"},"referencedDeclaration":15020,"src":"3622:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3621:12:48"},"returnParameters":{"id":15101,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15100,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15111,"src":"3657:6:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15099,"name":"uint32","nodeType":"ElementaryTypeName","src":"3657:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3656:8:48"},"scope":15257,"src":"3609:130:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15166,"nodeType":"Block","src":"4189:234:48","statements":[{"assignments":[15128],"declarations":[{"constant":false,"id":15128,"mutability":"mutable","name":"value","nameLocation":"4206:5:48","nodeType":"VariableDeclaration","scope":15166,"src":"4199:12:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15127,"name":"uint32","nodeType":"ElementaryTypeName","src":"4199:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":15132,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15129,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15115,"src":"4214:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"id":15130,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4219:3:48","memberName":"get","nodeType":"MemberAccess","referencedDeclaration":15111,"src":"4214:8:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$15020_$returns$_t_uint32_$attached_to$_t_userDefinedValueType$_Delay_$15020_$","typeString":"function (Time.Delay) view returns (uint32)"}},"id":15131,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4214:10:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4199:25:48"},{"assignments":[15134],"declarations":[{"constant":false,"id":15134,"mutability":"mutable","name":"setback","nameLocation":"4241:7:48","nodeType":"VariableDeclaration","scope":15166,"src":"4234:14:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15133,"name":"uint32","nodeType":"ElementaryTypeName","src":"4234:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":15150,"initialValue":{"arguments":[{"arguments":[{"id":15139,"name":"minSetback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15119,"src":"4267:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":15142,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15140,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15128,"src":"4279:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":15141,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15117,"src":"4287:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4279:16:48","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"30","id":15146,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4317:1:48","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"id":15147,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"4279:39:48","trueExpression":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":15145,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15143,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15128,"src":"4298:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":15144,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15117,"src":"4306:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4298:16:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":15137,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11138,"src":"4258:4:48","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11138_$","typeString":"type(library Math)"}},"id":15138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4263:3:48","memberName":"max","nodeType":"MemberAccess","referencedDeclaration":9748,"src":"4258:8:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":15148,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4258:61:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15136,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4251:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":15135,"name":"uint32","nodeType":"ElementaryTypeName","src":"4251:6:48","typeDescriptions":{}}},"id":15149,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4251:69:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4234:86:48"},{"expression":{"id":15156,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15151,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15125,"src":"4330:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":15155,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":15152,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15005,"src":"4339:9:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":15153,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4339:11:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":15154,"name":"setback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15134,"src":"4353:7:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4339:21:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4330:30:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":15157,"nodeType":"ExpressionStatement","src":"4330:30:48"},{"expression":{"components":[{"arguments":[{"id":15159,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15128,"src":"4383:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15160,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15117,"src":"4390:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15161,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15125,"src":"4400:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":15158,"name":"pack","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15256,"src":"4378:4:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint32_$_t_uint32_$_t_uint48_$returns$_t_userDefinedValueType$_Delay_$15020_$","typeString":"function (uint32,uint32,uint48) pure returns (Time.Delay)"}},"id":15162,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4378:29:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},{"id":15163,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15125,"src":"4409:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15164,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4377:39:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_userDefinedValueType$_Delay_$15020_$_t_uint48_$","typeString":"tuple(Time.Delay,uint48)"}},"functionReturnParameters":15126,"id":15165,"nodeType":"Return","src":"4370:46:48"}]},"documentation":{"id":15112,"nodeType":"StructuredDocumentation","src":"3745:283:48","text":" @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n new delay becomes effective."},"id":15167,"implemented":true,"kind":"function","modifiers":[],"name":"withUpdate","nameLocation":"4042:10:48","nodeType":"FunctionDefinition","parameters":{"id":15120,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15115,"mutability":"mutable","name":"self","nameLocation":"4068:4:48","nodeType":"VariableDeclaration","scope":15167,"src":"4062:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15114,"nodeType":"UserDefinedTypeName","pathNode":{"id":15113,"name":"Delay","nameLocations":["4062:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"4062:5:48"},"referencedDeclaration":15020,"src":"4062:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":15117,"mutability":"mutable","name":"newValue","nameLocation":"4089:8:48","nodeType":"VariableDeclaration","scope":15167,"src":"4082:15:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15116,"name":"uint32","nodeType":"ElementaryTypeName","src":"4082:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15119,"mutability":"mutable","name":"minSetback","nameLocation":"4114:10:48","nodeType":"VariableDeclaration","scope":15167,"src":"4107:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15118,"name":"uint32","nodeType":"ElementaryTypeName","src":"4107:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4052:78:48"},"returnParameters":{"id":15126,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15123,"mutability":"mutable","name":"updatedDelay","nameLocation":"4160:12:48","nodeType":"VariableDeclaration","scope":15167,"src":"4154:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15122,"nodeType":"UserDefinedTypeName","pathNode":{"id":15121,"name":"Delay","nameLocations":["4154:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"4154:5:48"},"referencedDeclaration":15020,"src":"4154:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":15125,"mutability":"mutable","name":"effect","nameLocation":"4181:6:48","nodeType":"VariableDeclaration","scope":15167,"src":"4174:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15124,"name":"uint48","nodeType":"ElementaryTypeName","src":"4174:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4153:35:48"},"scope":15257,"src":"4033:390:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15217,"nodeType":"Block","src":"4656:212:48","statements":[{"assignments":[15181],"declarations":[{"constant":false,"id":15181,"mutability":"mutable","name":"raw","nameLocation":"4674:3:48","nodeType":"VariableDeclaration","scope":15217,"src":"4666:11:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":15180,"name":"uint112","nodeType":"ElementaryTypeName","src":"4666:7:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"id":15186,"initialValue":{"arguments":[{"id":15184,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15171,"src":"4693:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}],"expression":{"id":15182,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15020,"src":"4680:5:48","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$15020_$","typeString":"type(Time.Delay)"}},"id":15183,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4686:6:48","memberName":"unwrap","nodeType":"MemberAccess","src":"4680:12:48","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_Delay_$15020_$returns$_t_uint112_$","typeString":"function (Time.Delay) pure returns (uint112)"}},"id":15185,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4680:18:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"VariableDeclarationStatement","src":"4666:32:48"},{"expression":{"id":15192,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15187,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15176,"src":"4709:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":15190,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15181,"src":"4729:3:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":15189,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4722:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":15188,"name":"uint32","nodeType":"ElementaryTypeName","src":"4722:6:48","typeDescriptions":{}}},"id":15191,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4722:11:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4709:24:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":15193,"nodeType":"ExpressionStatement","src":"4709:24:48"},{"expression":{"id":15201,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15194,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15174,"src":"4743:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15197,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15181,"src":"4764:3:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3332","id":15198,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4771:2:48","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"4764:9:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":15196,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4757:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":15195,"name":"uint32","nodeType":"ElementaryTypeName","src":"4757:6:48","typeDescriptions":{}}},"id":15200,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4757:17:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4743:31:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":15202,"nodeType":"ExpressionStatement","src":"4743:31:48"},{"expression":{"id":15210,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15203,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15178,"src":"4784:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15206,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15181,"src":"4800:3:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3634","id":15207,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4807:2:48","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"4800:9:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":15205,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4793:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":15204,"name":"uint48","nodeType":"ElementaryTypeName","src":"4793:6:48","typeDescriptions":{}}},"id":15209,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4793:17:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4784:26:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":15211,"nodeType":"ExpressionStatement","src":"4784:26:48"},{"expression":{"components":[{"id":15212,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15174,"src":"4829:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15213,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15176,"src":"4842:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15214,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15178,"src":"4854:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15215,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4828:33:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":15179,"id":15216,"nodeType":"Return","src":"4821:40:48"}]},"documentation":{"id":15168,"nodeType":"StructuredDocumentation","src":"4429:117:48","text":" @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint)."},"id":15218,"implemented":true,"kind":"function","modifiers":[],"name":"unpack","nameLocation":"4560:6:48","nodeType":"FunctionDefinition","parameters":{"id":15172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15171,"mutability":"mutable","name":"self","nameLocation":"4573:4:48","nodeType":"VariableDeclaration","scope":15218,"src":"4567:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15170,"nodeType":"UserDefinedTypeName","pathNode":{"id":15169,"name":"Delay","nameLocations":["4567:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"4567:5:48"},"referencedDeclaration":15020,"src":"4567:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"4566:12:48"},"returnParameters":{"id":15179,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15174,"mutability":"mutable","name":"valueBefore","nameLocation":"4609:11:48","nodeType":"VariableDeclaration","scope":15218,"src":"4602:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15173,"name":"uint32","nodeType":"ElementaryTypeName","src":"4602:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15176,"mutability":"mutable","name":"valueAfter","nameLocation":"4629:10:48","nodeType":"VariableDeclaration","scope":15218,"src":"4622:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15175,"name":"uint32","nodeType":"ElementaryTypeName","src":"4622:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15178,"mutability":"mutable","name":"effect","nameLocation":"4648:6:48","nodeType":"VariableDeclaration","scope":15218,"src":"4641:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15177,"name":"uint48","nodeType":"ElementaryTypeName","src":"4641:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4601:54:48"},"scope":15257,"src":"4551:317:48","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":15255,"nodeType":"Block","src":"5041:112:48","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15252,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15247,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15238,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":15235,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15225,"src":"5078:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":15234,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5070:7:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":15233,"name":"uint112","nodeType":"ElementaryTypeName","src":"5070:7:48","typeDescriptions":{}}},"id":15236,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5070:15:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":15237,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5089:2:48","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"5070:21:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":15239,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5069:23:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15245,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":15242,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15221,"src":"5104:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":15241,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5096:7:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":15240,"name":"uint112","nodeType":"ElementaryTypeName","src":"5096:7:48","typeDescriptions":{}}},"id":15243,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5096:20:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":15244,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5120:2:48","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"5096:26:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":15246,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5095:28:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:54:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"id":15250,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15223,"src":"5134:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":15249,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5126:7:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":15248,"name":"uint112","nodeType":"ElementaryTypeName","src":"5126:7:48","typeDescriptions":{}}},"id":15251,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5126:19:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:76:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"expression":{"id":15231,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15020,"src":"5058:5:48","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$15020_$","typeString":"type(Time.Delay)"}},"id":15232,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5064:4:48","memberName":"wrap","nodeType":"MemberAccess","src":"5058:10:48","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$15020_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":15253,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5058:88:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"functionReturnParameters":15230,"id":15254,"nodeType":"Return","src":"5051:95:48"}]},"documentation":{"id":15219,"nodeType":"StructuredDocumentation","src":"4874:64:48","text":" @dev pack the components into a Delay object."},"id":15256,"implemented":true,"kind":"function","modifiers":[],"name":"pack","nameLocation":"4952:4:48","nodeType":"FunctionDefinition","parameters":{"id":15226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15221,"mutability":"mutable","name":"valueBefore","nameLocation":"4964:11:48","nodeType":"VariableDeclaration","scope":15256,"src":"4957:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15220,"name":"uint32","nodeType":"ElementaryTypeName","src":"4957:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15223,"mutability":"mutable","name":"valueAfter","nameLocation":"4984:10:48","nodeType":"VariableDeclaration","scope":15256,"src":"4977:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15222,"name":"uint32","nodeType":"ElementaryTypeName","src":"4977:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15225,"mutability":"mutable","name":"effect","nameLocation":"5003:6:48","nodeType":"VariableDeclaration","scope":15256,"src":"4996:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15224,"name":"uint48","nodeType":"ElementaryTypeName","src":"4996:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4956:54:48"},"returnParameters":{"id":15230,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15229,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15256,"src":"5034:5:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"},"typeName":{"id":15228,"nodeType":"UserDefinedTypeName","pathNode":{"id":15227,"name":"Delay","nameLocations":["5034:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15020,"src":"5034:5:48"},"referencedDeclaration":15020,"src":"5034:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15020","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"5033:7:48"},"scope":15257,"src":"4943:210:48","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":15258,"src":"640:4515:48","usedErrors":[],"usedEvents":[]}],"src":"104:5052:48"},"id":48},"contracts/GovernanceTimelock.sol":{"ast":{"absolutePath":"contracts/GovernanceTimelock.sol","exportedSymbols":{"AccessControl":[295],"Address":[7026],"ERC1155Holder":[5780],"ERC721Holder":[6766],"GovernanceTimelock":[15285],"TimelockController":[3756]},"id":15286,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":15259,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:49"},{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","file":"@openzeppelin/contracts/governance/TimelockController.sol","id":15260,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15286,"sourceUnit":3757,"src":"58:67:49","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":15262,"name":"TimelockController","nameLocations":["376:18:49"],"nodeType":"IdentifierPath","referencedDeclaration":3756,"src":"376:18:49"},"id":15263,"nodeType":"InheritanceSpecifier","src":"376:18:49"}],"canonicalName":"GovernanceTimelock","contractDependencies":[],"contractKind":"contract","documentation":{"id":15261,"nodeType":"StructuredDocumentation","src":"127:217:49","text":" @title GovernanceTimelock\n @dev Контракт таймлока для DAO, обеспечивающий задержку между одобрением и исполнением предложений"},"fullyImplemented":true,"id":15285,"linearizedBaseContracts":[15285,3756,5780,5699,6766,6739,295,9520,9532,378,7056],"name":"GovernanceTimelock","nameLocation":"354:18:49","nodeType":"ContractDefinition","nodes":[{"body":{"id":15283,"nodeType":"Block","src":"1174:2:49","statements":[]},"documentation":{"id":15264,"nodeType":"StructuredDocumentation","src":"401:533:49","text":" @dev Конструктор\n @param minDelay Минимальная задержка в секундах перед выполнением транзакции\n @param proposers Адреса, которые могут предлагать транзакции\n @param executors Адреса, которые могут выполнять транзакции\n @param admin Адрес администратора (обычно адрес нулевой для децентрализации)"},"id":15284,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":15277,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15266,"src":"1106:8:49","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15278,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15269,"src":"1124:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15279,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15272,"src":"1143:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15280,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15274,"src":"1162:5:49","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":15281,"kind":"baseConstructorSpecifier","modifierName":{"id":15276,"name":"TimelockController","nameLocations":["1078:18:49"],"nodeType":"IdentifierPath","referencedDeclaration":3756,"src":"1078:18:49"},"nodeType":"ModifierInvocation","src":"1078:95:49"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15275,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15266,"mutability":"mutable","name":"minDelay","nameLocation":"968:8:49","nodeType":"VariableDeclaration","scope":15284,"src":"960:16:49","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15265,"name":"uint256","nodeType":"ElementaryTypeName","src":"960:7:49","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15269,"mutability":"mutable","name":"proposers","nameLocation":"1003:9:49","nodeType":"VariableDeclaration","scope":15284,"src":"986:26:49","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15267,"name":"address","nodeType":"ElementaryTypeName","src":"986:7:49","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15268,"nodeType":"ArrayTypeName","src":"986:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15272,"mutability":"mutable","name":"executors","nameLocation":"1039:9:49","nodeType":"VariableDeclaration","scope":15284,"src":"1022:26:49","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15270,"name":"address","nodeType":"ElementaryTypeName","src":"1022:7:49","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15271,"nodeType":"ArrayTypeName","src":"1022:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15274,"mutability":"mutable","name":"admin","nameLocation":"1066:5:49","nodeType":"VariableDeclaration","scope":15284,"src":"1058:13:49","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15273,"name":"address","nodeType":"ElementaryTypeName","src":"1058:7:49","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"950:127:49"},"returnParameters":{"id":15282,"nodeType":"ParameterList","parameters":[],"src":"1174:0:49"},"scope":15285,"src":"939:237:49","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":15286,"src":"345:833:49","usedErrors":[305,308,2794,2801,2808,2813,2818,7069],"usedEvents":[317,326,335,2835,2848,2855,2860,2867]}],"src":"32:1147:49"},"id":49},"contracts/GovernanceToken.sol":{"ast":{"absolutePath":"contracts/GovernanceToken.sol","exportedSymbols":{"Checkpoints":[14628],"Context":[7056],"ECDSA":[9087],"EIP712":[9314],"ERC20":[6295],"ERC20Permit":[6527],"ERC20Votes":[6659],"GovernanceToken":[15442],"IERC20Permit":[6721],"Nonces":[7146],"Ownable":[526],"Votes":[5451]},"id":15443,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":15287,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:50"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol","file":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol","id":15288,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15443,"sourceUnit":6528,"src":"58:72:50","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","file":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","id":15289,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15443,"sourceUnit":6660,"src":"131:71:50","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/access/Ownable.sol","file":"@openzeppelin/contracts/access/Ownable.sol","id":15290,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15443,"sourceUnit":527,"src":"203:52:50","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"@openzeppelin/contracts/utils/Nonces.sol","id":15291,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15443,"sourceUnit":7147,"src":"256:50:50","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":15293,"name":"ERC20Permit","nameLocations":["477:11:50"],"nodeType":"IdentifierPath","referencedDeclaration":6527,"src":"477:11:50"},"id":15294,"nodeType":"InheritanceSpecifier","src":"477:11:50"},{"baseName":{"id":15295,"name":"ERC20Votes","nameLocations":["490:10:50"],"nodeType":"IdentifierPath","referencedDeclaration":6659,"src":"490:10:50"},"id":15296,"nodeType":"InheritanceSpecifier","src":"490:10:50"},{"baseName":{"id":15297,"name":"Ownable","nameLocations":["502:7:50"],"nodeType":"IdentifierPath","referencedDeclaration":526,"src":"502:7:50"},"id":15298,"nodeType":"InheritanceSpecifier","src":"502:7:50"}],"canonicalName":"GovernanceToken","contractDependencies":[],"contractKind":"contract","documentation":{"id":15292,"nodeType":"StructuredDocumentation","src":"308:140:50","text":" @title GovernanceToken\n @dev Токен управления ERC20Votes с функциями голосования для DAO"},"fullyImplemented":true,"id":15442,"internalFunctionIDs":{"5428":1,"5442":2},"linearizedBaseContracts":[15442,526,6659,5451,5505,4908,5520,6527,7146,9314,5494,6721,6295,5562,6685,6373,7056],"name":"GovernanceToken","nameLocation":"458:15:50","nodeType":"ContractDefinition","nodes":[{"body":{"id":15317,"nodeType":"Block","src":"682:214:50","statements":[]},"id":15318,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":15307,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15300,"src":"628:4:50","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":15308,"name":"symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15302,"src":"634:6:50","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15309,"kind":"baseConstructorSpecifier","modifierName":{"id":15306,"name":"ERC20","nameLocations":["622:5:50"],"nodeType":"IdentifierPath","referencedDeclaration":6295,"src":"622:5:50"},"nodeType":"ModifierInvocation","src":"622:19:50"},{"arguments":[{"id":15311,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15300,"src":"654:4:50","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15312,"kind":"baseConstructorSpecifier","modifierName":{"id":15310,"name":"ERC20Permit","nameLocations":["642:11:50"],"nodeType":"IdentifierPath","referencedDeclaration":6527,"src":"642:11:50"},"nodeType":"ModifierInvocation","src":"642:17:50"},{"arguments":[{"id":15314,"name":"initialOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15304,"src":"668:12:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":15315,"kind":"baseConstructorSpecifier","modifierName":{"id":15313,"name":"Ownable","nameLocations":["660:7:50"],"nodeType":"IdentifierPath","referencedDeclaration":526,"src":"660:7:50"},"nodeType":"ModifierInvocation","src":"660:21:50"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15305,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15300,"mutability":"mutable","name":"name","nameLocation":"551:4:50","nodeType":"VariableDeclaration","scope":15318,"src":"537:18:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15299,"name":"string","nodeType":"ElementaryTypeName","src":"537:6:50","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15302,"mutability":"mutable","name":"symbol","nameLocation":"579:6:50","nodeType":"VariableDeclaration","scope":15318,"src":"565:20:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15301,"name":"string","nodeType":"ElementaryTypeName","src":"565:6:50","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15304,"mutability":"mutable","name":"initialOwner","nameLocation":"603:12:50","nodeType":"VariableDeclaration","scope":15318,"src":"595:20:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15303,"name":"address","nodeType":"ElementaryTypeName","src":"595:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"527:94:50"},"returnParameters":{"id":15316,"nodeType":"ParameterList","parameters":[],"src":"682:0:50"},"scope":15442,"src":"516:380:50","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":15403,"nodeType":"Block","src":"1343:635:50","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15335,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15331,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15322,"src":"1361:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15332,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1370:6:50","memberName":"length","nodeType":"MemberAccess","src":"1361:15:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15333,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15325,"src":"1380:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15334,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1388:6:50","memberName":"length","nodeType":"MemberAccess","src":"1380:14:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1361:33:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"417272617973206c656e677468206d69736d61746368","id":15336,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1396:24:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""},"value":"Arrays length mismatch"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""}],"id":15330,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"1353:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15337,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1353:68:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15338,"nodeType":"ExpressionStatement","src":"1353:68:50"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15340,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15322,"src":"1439:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1448:6:50","memberName":"length","nodeType":"MemberAccess","src":"1439:15:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15342,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1457:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1439:19:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d70747920617272617973","id":15344,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1460:14:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""},"value":"Empty arrays"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""}],"id":15339,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"1431:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15345,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1431:44:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15346,"nodeType":"ExpressionStatement","src":"1431:44:50"},{"assignments":[15348],"declarations":[{"constant":false,"id":15348,"mutability":"mutable","name":"totalSupply","nameLocation":"1494:11:50","nodeType":"VariableDeclaration","scope":15403,"src":"1486:19:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15347,"name":"uint256","nodeType":"ElementaryTypeName","src":"1486:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15350,"initialValue":{"hexValue":"30","id":15349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1508:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"1486:23:50"},{"body":{"id":15398,"nodeType":"Block","src":"1565:223:50","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":15370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":15363,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15322,"src":"1587:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15365,"indexExpression":{"id":15364,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15352,"src":"1596:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1587:11:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":15368,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1610:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15367,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1602:7:50","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15366,"name":"address","nodeType":"ElementaryTypeName","src":"1602:7:50","typeDescriptions":{}}},"id":15369,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1602:10:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1587:25:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f2061646472657373","id":15371,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1614:14:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""},"value":"Zero address"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""}],"id":15362,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"1579:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15372,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1579:50:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15373,"nodeType":"ExpressionStatement","src":"1579:50:50"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":15375,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15325,"src":"1651:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15377,"indexExpression":{"id":15376,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15352,"src":"1659:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1651:10:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15378,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1664:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1651:14:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f20616d6f756e74","id":15380,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1667:13:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""},"value":"Zero amount"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""}],"id":15374,"name":"require","nodeType":"Identifier","overloadedDeclarations":[-18,-18],"referencedDeclaration":-18,"src":"1643:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15381,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1643:38:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15382,"nodeType":"ExpressionStatement","src":"1643:38:50"},{"expression":{"id":15387,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15383,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15348,"src":"1708:11:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"baseExpression":{"id":15384,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15325,"src":"1723:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15386,"indexExpression":{"id":15385,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15352,"src":"1731:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1723:10:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1708:25:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15388,"nodeType":"ExpressionStatement","src":"1708:25:50"},{"expression":{"arguments":[{"baseExpression":{"id":15390,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15322,"src":"1753:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15392,"indexExpression":{"id":15391,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15352,"src":"1762:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1753:11:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"id":15393,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15325,"src":"1766:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15395,"indexExpression":{"id":15394,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15352,"src":"1774:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1766:10:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15389,"name":"_mint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6135,"src":"1747:5:50","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":15396,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1747:30:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15397,"nodeType":"ExpressionStatement","src":"1747:30:50"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15355,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15352,"src":"1539:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":15356,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15322,"src":"1543:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15357,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1552:6:50","memberName":"length","nodeType":"MemberAccess","src":"1543:15:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1539:19:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15399,"initializationExpression":{"assignments":[15352],"declarations":[{"constant":false,"id":15352,"mutability":"mutable","name":"i","nameLocation":"1532:1:50","nodeType":"VariableDeclaration","scope":15399,"src":"1524:9:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15351,"name":"uint256","nodeType":"ElementaryTypeName","src":"1524:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15354,"initialValue":{"hexValue":"30","id":15353,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1536:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"1524:13:50"},"loopExpression":{"expression":{"id":15360,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"1560:3:50","subExpression":{"id":15359,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15352,"src":"1560:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15361,"nodeType":"ExpressionStatement","src":"1560:3:50"},"nodeType":"ForStatement","src":"1519:269:50"},{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":15400,"name":"renounceOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":477,"src":"1952:17:50","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$__$returns$__$","typeString":"function ()"}},"id":15401,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1952:19:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15402,"nodeType":"ExpressionStatement","src":"1952:19:50"}]},"documentation":{"id":15319,"nodeType":"StructuredDocumentation","src":"902:315:50","text":" @dev Минтит начальный запас токенов для распределения между партнерами\n @param partners Массив адресов партнеров\n @param amounts Массив сумм токенов для каждого партнера"},"functionSelector":"9df2c95d","id":15404,"implemented":true,"kind":"function","modifiers":[{"id":15328,"kind":"modifierInvocation","modifierName":{"id":15327,"name":"onlyOwner","nameLocations":["1333:9:50"],"nodeType":"IdentifierPath","referencedDeclaration":437,"src":"1333:9:50"},"nodeType":"ModifierInvocation","src":"1333:9:50"}],"name":"mintInitialSupply","nameLocation":"1231:17:50","nodeType":"FunctionDefinition","parameters":{"id":15326,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15322,"mutability":"mutable","name":"partners","nameLocation":"1275:8:50","nodeType":"VariableDeclaration","scope":15404,"src":"1258:25:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15320,"name":"address","nodeType":"ElementaryTypeName","src":"1258:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15321,"nodeType":"ArrayTypeName","src":"1258:9:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15325,"mutability":"mutable","name":"amounts","nameLocation":"1310:7:50","nodeType":"VariableDeclaration","scope":15404,"src":"1293:24:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15323,"name":"uint256","nodeType":"ElementaryTypeName","src":"1293:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15324,"nodeType":"ArrayTypeName","src":"1293:9:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"1248:75:50"},"returnParameters":{"id":15329,"nodeType":"ParameterList","parameters":[],"src":"1343:0:50"},"scope":15442,"src":"1222:756:50","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"baseFunctions":[6102,6614],"body":{"id":15424,"nodeType":"Block","src":"2220:48:50","statements":[{"expression":{"arguments":[{"id":15419,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15406,"src":"2244:4:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15420,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15408,"src":"2250:2:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15421,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15410,"src":"2254:6:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15416,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2230:5:50","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernanceToken_$15442_$","typeString":"type(contract super GovernanceToken)"}},"id":15418,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2236:7:50","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":6614,"src":"2230:13:50","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":15422,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2230:31:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15423,"nodeType":"ExpressionStatement","src":"2230:31:50"}]},"id":15425,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"2133:7:50","nodeType":"FunctionDefinition","overrides":{"id":15414,"nodeType":"OverrideSpecifier","overrides":[{"id":15412,"name":"ERC20","nameLocations":["2201:5:50"],"nodeType":"IdentifierPath","referencedDeclaration":6295,"src":"2201:5:50"},{"id":15413,"name":"ERC20Votes","nameLocations":["2208:10:50"],"nodeType":"IdentifierPath","referencedDeclaration":6659,"src":"2208:10:50"}],"src":"2192:27:50"},"parameters":{"id":15411,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15406,"mutability":"mutable","name":"from","nameLocation":"2149:4:50","nodeType":"VariableDeclaration","scope":15425,"src":"2141:12:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15405,"name":"address","nodeType":"ElementaryTypeName","src":"2141:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15408,"mutability":"mutable","name":"to","nameLocation":"2163:2:50","nodeType":"VariableDeclaration","scope":15425,"src":"2155:10:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15407,"name":"address","nodeType":"ElementaryTypeName","src":"2155:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15410,"mutability":"mutable","name":"amount","nameLocation":"2175:6:50","nodeType":"VariableDeclaration","scope":15425,"src":"2167:14:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15409,"name":"uint256","nodeType":"ElementaryTypeName","src":"2167:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2140:42:50"},"returnParameters":{"id":15415,"nodeType":"ParameterList","parameters":[],"src":"2220:0:50"},"scope":15442,"src":"2124:144:50","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6516,7105],"body":{"id":15440,"nodeType":"Block","src":"2365:43:50","statements":[{"expression":{"arguments":[{"id":15437,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15427,"src":"2395:5:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":15435,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2382:5:50","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernanceToken_$15442_$","typeString":"type(contract super GovernanceToken)"}},"id":15436,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2388:6:50","memberName":"nonces","nodeType":"MemberAccess","referencedDeclaration":6516,"src":"2382:12:50","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15438,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2382:19:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15434,"id":15439,"nodeType":"Return","src":"2375:26:50"}]},"functionSelector":"7ecebe00","id":15441,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"2283:6:50","nodeType":"FunctionDefinition","overrides":{"id":15431,"nodeType":"OverrideSpecifier","overrides":[{"id":15429,"name":"ERC20Permit","nameLocations":["2326:11:50"],"nodeType":"IdentifierPath","referencedDeclaration":6527,"src":"2326:11:50"},{"id":15430,"name":"Nonces","nameLocations":["2339:6:50"],"nodeType":"IdentifierPath","referencedDeclaration":7146,"src":"2339:6:50"}],"src":"2317:29:50"},"parameters":{"id":15428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15427,"mutability":"mutable","name":"owner","nameLocation":"2298:5:50","nodeType":"VariableDeclaration","scope":15441,"src":"2290:13:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15426,"name":"address","nodeType":"ElementaryTypeName","src":"2290:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2289:15:50"},"returnParameters":{"id":15434,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15433,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15441,"src":"2356:7:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15432,"name":"uint256","nodeType":"ElementaryTypeName","src":"2356:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2355:9:50"},"scope":15442,"src":"2274:134:50","stateMutability":"view","virtual":false,"visibility":"public"}],"scope":15443,"src":"449:1961:50","usedErrors":[392,397,4833,4959,4966,5532,5537,5542,5551,5556,5561,6404,6411,6547,7088,7212,7214,8750,8755,8760,11148,13055],"usedEvents":[403,4842,4851,5474,6307,6316]}],"src":"32:2379:50"},"id":50},"contracts/GovernorContract.sol":{"ast":{"absolutePath":"contracts/GovernorContract.sol","exportedSymbols":{"Address":[7026],"Checkpoints":[14628],"Context":[7056],"DoubleEndedQueue":[14983],"EIP712":[9314],"ERC165":[9520],"Governor":[2282],"GovernorContract":[15737],"GovernorCountingSimple":[3988],"GovernorSettings":[4169],"GovernorTimelockControl":[4514],"GovernorVotes":[4630],"GovernorVotesQuorumFraction":[4825],"IERC1155Receiver":[5699],"IERC165":[9532],"IERC5805":[5505],"IERC6372":[5520],"IERC721Receiver":[6739],"IGovernor":[2736],"IVotes":[4908],"Nonces":[7146],"SafeCast":[12903],"SignatureChecker":[9496],"Strings":[8739],"Time":[15257],"TimelockController":[3756]},"id":15738,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":15444,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:51"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"@openzeppelin/contracts/governance/Governor.sol","id":15445,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15738,"sourceUnit":2283,"src":"58:57:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","id":15446,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15738,"sourceUnit":4170,"src":"116:76:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","id":15447,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15738,"sourceUnit":3989,"src":"193:82:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","id":15448,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15738,"sourceUnit":4631,"src":"276:73:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","id":15449,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15738,"sourceUnit":4826,"src":"350:87:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","id":15450,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15738,"sourceUnit":4515,"src":"438:83:51","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":15452,"name":"Governor","nameLocations":["691:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"691:8:51"},"id":15453,"nodeType":"InheritanceSpecifier","src":"691:8:51"},{"baseName":{"id":15454,"name":"GovernorSettings","nameLocations":["705:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4169,"src":"705:16:51"},"id":15455,"nodeType":"InheritanceSpecifier","src":"705:16:51"},{"baseName":{"id":15456,"name":"GovernorCountingSimple","nameLocations":["727:22:51"],"nodeType":"IdentifierPath","referencedDeclaration":3988,"src":"727:22:51"},"id":15457,"nodeType":"InheritanceSpecifier","src":"727:22:51"},{"baseName":{"id":15458,"name":"GovernorVotes","nameLocations":["755:13:51"],"nodeType":"IdentifierPath","referencedDeclaration":4630,"src":"755:13:51"},"id":15459,"nodeType":"InheritanceSpecifier","src":"755:13:51"},{"baseName":{"id":15460,"name":"GovernorVotesQuorumFraction","nameLocations":["774:27:51"],"nodeType":"IdentifierPath","referencedDeclaration":4825,"src":"774:27:51"},"id":15461,"nodeType":"InheritanceSpecifier","src":"774:27:51"},{"baseName":{"id":15462,"name":"GovernorTimelockControl","nameLocations":["807:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"807:23:51"},"id":15463,"nodeType":"InheritanceSpecifier","src":"807:23:51"}],"canonicalName":"GovernorContract","contractDependencies":[],"contractKind":"contract","documentation":{"id":15451,"nodeType":"StructuredDocumentation","src":"523:134:51","text":" @title GovernorContract\n @dev Контракт Governor для DAO с настраиваемыми параметрами"},"fullyImplemented":true,"id":15737,"linearizedBaseContracts":[15737,4514,4825,4630,3988,4169,2282,5699,6739,2736,5520,7146,9314,5494,9520,9532,7056],"name":"GovernorContract","nameLocation":"667:16:51","nodeType":"ContractDefinition","nodes":[{"body":{"id":15499,"nodeType":"Block","src":"1533:2:51","statements":[]},"id":15500,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":15482,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15465,"src":"1092:5:51","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15483,"kind":"baseConstructorSpecifier","modifierName":{"id":15481,"name":"Governor","nameLocations":["1083:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"1083:8:51"},"nodeType":"ModifierInvocation","src":"1083:15:51"},{"arguments":[{"id":15485,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15473,"src":"1137:12:51","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":15486,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15475,"src":"1225:13:51","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15487,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15477,"src":"1310:18:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15488,"kind":"baseConstructorSpecifier","modifierName":{"id":15484,"name":"GovernorSettings","nameLocations":["1107:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4169,"src":"1107:16:51"},"nodeType":"ModifierInvocation","src":"1107:293:51"},{"arguments":[{"id":15490,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15468,"src":"1423:6:51","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4908","typeString":"contract IVotes"}}],"id":15491,"kind":"baseConstructorSpecifier","modifierName":{"id":15489,"name":"GovernorVotes","nameLocations":["1409:13:51"],"nodeType":"IdentifierPath","referencedDeclaration":4630,"src":"1409:13:51"},"nodeType":"ModifierInvocation","src":"1409:21:51"},{"arguments":[{"id":15493,"name":"_quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15479,"src":"1467:17:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15494,"kind":"baseConstructorSpecifier","modifierName":{"id":15492,"name":"GovernorVotesQuorumFraction","nameLocations":["1439:27:51"],"nodeType":"IdentifierPath","referencedDeclaration":4825,"src":"1439:27:51"},"nodeType":"ModifierInvocation","src":"1439:46:51"},{"arguments":[{"id":15496,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15471,"src":"1518:9:51","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}}],"id":15497,"kind":"baseConstructorSpecifier","modifierName":{"id":15495,"name":"GovernorTimelockControl","nameLocations":["1494:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"1494:23:51"},"nodeType":"ModifierInvocation","src":"1494:34:51"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15480,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15465,"mutability":"mutable","name":"_name","nameLocation":"872:5:51","nodeType":"VariableDeclaration","scope":15500,"src":"858:19:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15464,"name":"string","nodeType":"ElementaryTypeName","src":"858:6:51","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15468,"mutability":"mutable","name":"_token","nameLocation":"894:6:51","nodeType":"VariableDeclaration","scope":15500,"src":"887:13:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4908","typeString":"contract IVotes"},"typeName":{"id":15467,"nodeType":"UserDefinedTypeName","pathNode":{"id":15466,"name":"IVotes","nameLocations":["887:6:51"],"nodeType":"IdentifierPath","referencedDeclaration":4908,"src":"887:6:51"},"referencedDeclaration":4908,"src":"887:6:51","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4908","typeString":"contract IVotes"}},"visibility":"internal"},{"constant":false,"id":15471,"mutability":"mutable","name":"_timelock","nameLocation":"929:9:51","nodeType":"VariableDeclaration","scope":15500,"src":"910:28:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"},"typeName":{"id":15470,"nodeType":"UserDefinedTypeName","pathNode":{"id":15469,"name":"TimelockController","nameLocations":["910:18:51"],"nodeType":"IdentifierPath","referencedDeclaration":3756,"src":"910:18:51"},"referencedDeclaration":3756,"src":"910:18:51","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3756","typeString":"contract TimelockController"}},"visibility":"internal"},{"constant":false,"id":15473,"mutability":"mutable","name":"_votingDelay","nameLocation":"955:12:51","nodeType":"VariableDeclaration","scope":15500,"src":"948:19:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15472,"name":"uint48","nodeType":"ElementaryTypeName","src":"948:6:51","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":15475,"mutability":"mutable","name":"_votingPeriod","nameLocation":"984:13:51","nodeType":"VariableDeclaration","scope":15500,"src":"977:20:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15474,"name":"uint32","nodeType":"ElementaryTypeName","src":"977:6:51","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15477,"mutability":"mutable","name":"_proposalThreshold","nameLocation":"1015:18:51","nodeType":"VariableDeclaration","scope":15500,"src":"1007:26:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15476,"name":"uint256","nodeType":"ElementaryTypeName","src":"1007:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15479,"mutability":"mutable","name":"_quorumPercentage","nameLocation":"1051:17:51","nodeType":"VariableDeclaration","scope":15500,"src":"1043:25:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15478,"name":"uint256","nodeType":"ElementaryTypeName","src":"1043:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"848:226:51"},"returnParameters":{"id":15498,"nodeType":"ParameterList","parameters":[],"src":"1533:0:51"},"scope":15737,"src":"837:698:51","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"baseFunctions":[2255,4052],"body":{"id":15512,"nodeType":"Block","src":"1797:43:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15508,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"1814:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15509,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1820:11:51","memberName":"votingDelay","nodeType":"MemberAccess","referencedDeclaration":4052,"src":"1814:17:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15510,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1814:19:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15507,"id":15511,"nodeType":"Return","src":"1807:26:51"}]},"functionSelector":"3932abb1","id":15513,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"1680:11:51","nodeType":"FunctionDefinition","overrides":{"id":15504,"nodeType":"OverrideSpecifier","overrides":[{"id":15502,"name":"Governor","nameLocations":["1739:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"1739:8:51"},{"id":15503,"name":"GovernorSettings","nameLocations":["1749:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4169,"src":"1749:16:51"}],"src":"1730:36:51"},"parameters":{"id":15501,"nodeType":"ParameterList","parameters":[],"src":"1691:2:51"},"returnParameters":{"id":15507,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15506,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15513,"src":"1784:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15505,"name":"uint256","nodeType":"ElementaryTypeName","src":"1784:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1783:9:51"},"scope":15737,"src":"1671:169:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2261,4062],"body":{"id":15525,"nodeType":"Block","src":"1973:44:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15521,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"1990:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15522,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1996:12:51","memberName":"votingPeriod","nodeType":"MemberAccess","referencedDeclaration":4062,"src":"1990:18:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15523,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1990:20:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15520,"id":15524,"nodeType":"Return","src":"1983:27:51"}]},"functionSelector":"02a251a3","id":15526,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"1855:12:51","nodeType":"FunctionDefinition","overrides":{"id":15517,"nodeType":"OverrideSpecifier","overrides":[{"id":15515,"name":"Governor","nameLocations":["1915:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"1915:8:51"},{"id":15516,"name":"GovernorSettings","nameLocations":["1925:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4169,"src":"1925:16:51"}],"src":"1906:36:51"},"parameters":{"id":15514,"nodeType":"ParameterList","parameters":[],"src":"1867:2:51"},"returnParameters":{"id":15520,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15519,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15526,"src":"1960:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15518,"name":"uint256","nodeType":"ElementaryTypeName","src":"1960:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1959:9:51"},"scope":15737,"src":"1846:171:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2269,4768],"body":{"id":15541,"nodeType":"Block","src":"2174:49:51","statements":[{"expression":{"arguments":[{"id":15538,"name":"blockNumber","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15528,"src":"2204:11:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15536,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2191:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15537,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2197:6:51","memberName":"quorum","nodeType":"MemberAccess","referencedDeclaration":4768,"src":"2191:12:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":15539,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2191:25:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15535,"id":15540,"nodeType":"Return","src":"2184:32:51"}]},"functionSelector":"f8ce560a","id":15542,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"2032:6:51","nodeType":"FunctionDefinition","overrides":{"id":15532,"nodeType":"OverrideSpecifier","overrides":[{"id":15530,"name":"Governor","nameLocations":["2105:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"2105:8:51"},{"id":15531,"name":"GovernorVotesQuorumFraction","nameLocations":["2115:27:51"],"nodeType":"IdentifierPath","referencedDeclaration":4825,"src":"2115:27:51"}],"src":"2096:47:51"},"parameters":{"id":15529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15528,"mutability":"mutable","name":"blockNumber","nameLocation":"2047:11:51","nodeType":"VariableDeclaration","scope":15542,"src":"2039:19:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15527,"name":"uint256","nodeType":"ElementaryTypeName","src":"2039:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2038:21:51"},"returnParameters":{"id":15535,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15534,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15542,"src":"2161:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15533,"name":"uint256","nodeType":"ElementaryTypeName","src":"2161:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2160:9:51"},"scope":15737,"src":"2023:200:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[856,4264],"body":{"id":15558,"nodeType":"Block","src":"2380:47:51","statements":[{"expression":{"arguments":[{"id":15555,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15544,"src":"2409:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15553,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2397:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15554,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2403:5:51","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":4264,"src":"2397:11:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2302_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":15556,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2397:23:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":15552,"id":15557,"nodeType":"Return","src":"2390:30:51"}]},"functionSelector":"3e4f49e6","id":15559,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"2238:5:51","nodeType":"FunctionDefinition","overrides":{"id":15548,"nodeType":"OverrideSpecifier","overrides":[{"id":15546,"name":"Governor","nameLocations":["2309:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"2309:8:51"},{"id":15547,"name":"GovernorTimelockControl","nameLocations":["2319:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"2319:23:51"}],"src":"2300:43:51"},"parameters":{"id":15545,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15544,"mutability":"mutable","name":"proposalId","nameLocation":"2252:10:51","nodeType":"VariableDeclaration","scope":15559,"src":"2244:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15543,"name":"uint256","nodeType":"ElementaryTypeName","src":"2244:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2243:20:51"},"returnParameters":{"id":15552,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15551,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15559,"src":"2361:13:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":15550,"nodeType":"UserDefinedTypeName","pathNode":{"id":15549,"name":"ProposalState","nameLocations":["2361:13:51"],"nodeType":"IdentifierPath","referencedDeclaration":2302,"src":"2361:13:51"},"referencedDeclaration":2302,"src":"2361:13:51","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2302","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"2360:15:51"},"scope":15737,"src":"2229:198:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1110],"body":{"id":15585,"nodeType":"Block","src":"2636:78:51","statements":[{"expression":{"arguments":[{"id":15579,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15562,"src":"2667:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15580,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15565,"src":"2676:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15581,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15568,"src":"2684:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15582,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15570,"src":"2695:11:51","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"expression":{"id":15577,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2653:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15578,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2659:7:51","memberName":"propose","nodeType":"MemberAccess","referencedDeclaration":1110,"src":"2653:13:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,string memory) returns (uint256)"}},"id":15583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2653:54:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15576,"id":15584,"nodeType":"Return","src":"2646:61:51"}]},"functionSelector":"7d5e81e2","id":15586,"implemented":true,"kind":"function","modifiers":[],"name":"propose","nameLocation":"2442:7:51","nodeType":"FunctionDefinition","overrides":{"id":15573,"nodeType":"OverrideSpecifier","overrides":[{"id":15572,"name":"Governor","nameLocations":["2608:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"2608:8:51"}],"src":"2599:18:51"},"parameters":{"id":15571,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15562,"mutability":"mutable","name":"targets","nameLocation":"2476:7:51","nodeType":"VariableDeclaration","scope":15586,"src":"2459:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15560,"name":"address","nodeType":"ElementaryTypeName","src":"2459:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15561,"nodeType":"ArrayTypeName","src":"2459:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15565,"mutability":"mutable","name":"values","nameLocation":"2510:6:51","nodeType":"VariableDeclaration","scope":15586,"src":"2493:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15563,"name":"uint256","nodeType":"ElementaryTypeName","src":"2493:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15564,"nodeType":"ArrayTypeName","src":"2493:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15568,"mutability":"mutable","name":"calldatas","nameLocation":"2541:9:51","nodeType":"VariableDeclaration","scope":15586,"src":"2526:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15566,"name":"bytes","nodeType":"ElementaryTypeName","src":"2526:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15567,"nodeType":"ArrayTypeName","src":"2526:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15570,"mutability":"mutable","name":"description","nameLocation":"2574:11:51","nodeType":"VariableDeclaration","scope":15586,"src":"2560:25:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15569,"name":"string","nodeType":"ElementaryTypeName","src":"2560:6:51","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2449:142:51"},"returnParameters":{"id":15576,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15575,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15586,"src":"2627:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15574,"name":"uint256","nodeType":"ElementaryTypeName","src":"2627:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2626:9:51"},"scope":15737,"src":"2433:281:51","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"baseFunctions":[865,4072],"body":{"id":15598,"nodeType":"Block","src":"2852:49:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15594,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"2869:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15595,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2875:17:51","memberName":"proposalThreshold","nodeType":"MemberAccess","referencedDeclaration":4072,"src":"2869:23:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2869:25:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15593,"id":15597,"nodeType":"Return","src":"2862:32:51"}]},"functionSelector":"b58131b0","id":15599,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"2729:17:51","nodeType":"FunctionDefinition","overrides":{"id":15590,"nodeType":"OverrideSpecifier","overrides":[{"id":15588,"name":"Governor","nameLocations":["2794:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"2794:8:51"},{"id":15589,"name":"GovernorSettings","nameLocations":["2804:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4169,"src":"2804:16:51"}],"src":"2785:36:51"},"parameters":{"id":15587,"nodeType":"ParameterList","parameters":[],"src":"2746:2:51"},"returnParameters":{"id":15593,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15592,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15599,"src":"2839:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15591,"name":"uint256","nodeType":"ElementaryTypeName","src":"2839:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2838:9:51"},"scope":15737,"src":"2720:181:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1635,4445],"body":{"id":15626,"nodeType":"Block","src":"3135:82:51","statements":[{"expression":{"arguments":[{"id":15620,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15602,"src":"3166:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15621,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15605,"src":"3175:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15622,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15608,"src":"3183:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15623,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15610,"src":"3194:15:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15618,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"3152:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15619,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3158:7:51","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":4445,"src":"3152:13:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":15624,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3152:58:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15617,"id":15625,"nodeType":"Return","src":"3145:65:51"}]},"id":15627,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"2916:7:51","nodeType":"FunctionDefinition","overrides":{"id":15614,"nodeType":"OverrideSpecifier","overrides":[{"id":15612,"name":"Governor","nameLocations":["3082:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"3082:8:51"},{"id":15613,"name":"GovernorTimelockControl","nameLocations":["3092:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"3092:23:51"}],"src":"3073:43:51"},"parameters":{"id":15611,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15602,"mutability":"mutable","name":"targets","nameLocation":"2950:7:51","nodeType":"VariableDeclaration","scope":15627,"src":"2933:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15600,"name":"address","nodeType":"ElementaryTypeName","src":"2933:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15601,"nodeType":"ArrayTypeName","src":"2933:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15605,"mutability":"mutable","name":"values","nameLocation":"2984:6:51","nodeType":"VariableDeclaration","scope":15627,"src":"2967:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15603,"name":"uint256","nodeType":"ElementaryTypeName","src":"2967:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15604,"nodeType":"ArrayTypeName","src":"2967:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15608,"mutability":"mutable","name":"calldatas","nameLocation":"3015:9:51","nodeType":"VariableDeclaration","scope":15627,"src":"3000:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15606,"name":"bytes","nodeType":"ElementaryTypeName","src":"3000:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15607,"nodeType":"ArrayTypeName","src":"3000:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15610,"mutability":"mutable","name":"descriptionHash","nameLocation":"3042:15:51","nodeType":"VariableDeclaration","scope":15627,"src":"3034:23:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15609,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3034:7:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2923:140:51"},"returnParameters":{"id":15617,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15616,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15627,"src":"3126:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15615,"name":"uint256","nodeType":"ElementaryTypeName","src":"3126:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3125:9:51"},"scope":15737,"src":"2907:310:51","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[2008,4458],"body":{"id":15639,"nodeType":"Block","src":"3356:41:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15635,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"3373:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15636,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3379:9:51","memberName":"_executor","nodeType":"MemberAccess","referencedDeclaration":4458,"src":"3373:15:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":15637,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3373:17:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":15634,"id":15638,"nodeType":"Return","src":"3366:24:51"}]},"id":15640,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"3232:9:51","nodeType":"FunctionDefinition","overrides":{"id":15631,"nodeType":"OverrideSpecifier","overrides":[{"id":15629,"name":"Governor","nameLocations":["3291:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"3291:8:51"},{"id":15630,"name":"GovernorTimelockControl","nameLocations":["3301:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"3301:23:51"}],"src":"3282:43:51"},"parameters":{"id":15628,"nodeType":"ParameterList","parameters":[],"src":"3241:2:51"},"returnParameters":{"id":15634,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15633,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15640,"src":"3343:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15632,"name":"address","nodeType":"ElementaryTypeName","src":"3343:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3342:9:51"},"scope":15737,"src":"3223:174:51","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[698],"body":{"id":15655,"nodeType":"Block","src":"3593:60:51","statements":[{"expression":{"arguments":[{"id":15652,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15643,"src":"3634:11:51","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":15650,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"3610:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15651,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3616:17:51","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":698,"src":"3610:23:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":15653,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3610:36:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":15649,"id":15654,"nodeType":"Return","src":"3603:43:51"}]},"documentation":{"id":15641,"nodeType":"StructuredDocumentation","src":"3403:56:51","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":15656,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"3473:17:51","nodeType":"FunctionDefinition","overrides":{"id":15646,"nodeType":"OverrideSpecifier","overrides":[{"id":15645,"name":"Governor","nameLocations":["3556:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"3556:8:51"}],"src":"3547:18:51"},"parameters":{"id":15644,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15643,"mutability":"mutable","name":"interfaceId","nameLocation":"3498:11:51","nodeType":"VariableDeclaration","scope":15656,"src":"3491:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":15642,"name":"bytes4","nodeType":"ElementaryTypeName","src":"3491:6:51","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"3490:20:51"},"returnParameters":{"id":15649,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15648,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15656,"src":"3583:4:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15647,"name":"bool","nodeType":"ElementaryTypeName","src":"3583:4:51","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3582:6:51"},"scope":15737,"src":"3464:189:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[937,4288],"body":{"id":15672,"nodeType":"Block","src":"3981:62:51","statements":[{"expression":{"arguments":[{"id":15669,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15659,"src":"4025:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15667,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"3998:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15668,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4004:20:51","memberName":"proposalNeedsQueuing","nodeType":"MemberAccess","referencedDeclaration":4288,"src":"3998:26:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":15670,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3998:38:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":15666,"id":15671,"nodeType":"Return","src":"3991:45:51"}]},"documentation":{"id":15657,"nodeType":"StructuredDocumentation","src":"3659:155:51","text":" @dev Функция для определения, требуется ли постановка предложения в очередь"},"functionSelector":"a9a95294","id":15673,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"3828:20:51","nodeType":"FunctionDefinition","overrides":{"id":15663,"nodeType":"OverrideSpecifier","overrides":[{"id":15661,"name":"Governor","nameLocations":["3917:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"3917:8:51"},{"id":15662,"name":"GovernorTimelockControl","nameLocations":["3927:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"3927:23:51"}],"src":"3908:43:51"},"parameters":{"id":15660,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15659,"mutability":"mutable","name":"proposalId","nameLocation":"3857:10:51","nodeType":"VariableDeclaration","scope":15673,"src":"3849:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15658,"name":"uint256","nodeType":"ElementaryTypeName","src":"3849:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3848:20:51"},"returnParameters":{"id":15666,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15665,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15673,"src":"3970:4:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15664,"name":"bool","nodeType":"ElementaryTypeName","src":"3970:4:51","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3969:6:51"},"scope":15737,"src":"3819:224:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1343,4353],"body":{"id":15704,"nodeType":"Block","src":"4419:103:51","statements":[{"expression":{"arguments":[{"id":15697,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15676,"src":"4459:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15698,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15679,"src":"4471:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15699,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15682,"src":"4480:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15700,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15685,"src":"4488:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15701,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15687,"src":"4499:15:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15695,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"4436:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15696,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4442:16:51","memberName":"_queueOperations","nodeType":"MemberAccess","referencedDeclaration":4353,"src":"4436:22:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":15702,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4436:79:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":15694,"id":15703,"nodeType":"Return","src":"4429:86:51"}]},"documentation":{"id":15674,"nodeType":"StructuredDocumentation","src":"4049:101:51","text":" @dev Функция для постановки операций в очередь"},"id":15705,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"4164:16:51","nodeType":"FunctionDefinition","overrides":{"id":15691,"nodeType":"OverrideSpecifier","overrides":[{"id":15689,"name":"Governor","nameLocations":["4367:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"4367:8:51"},{"id":15690,"name":"GovernorTimelockControl","nameLocations":["4377:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"4377:23:51"}],"src":"4358:43:51"},"parameters":{"id":15688,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15676,"mutability":"mutable","name":"proposalId","nameLocation":"4198:10:51","nodeType":"VariableDeclaration","scope":15705,"src":"4190:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15675,"name":"uint256","nodeType":"ElementaryTypeName","src":"4190:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15679,"mutability":"mutable","name":"targets","nameLocation":"4235:7:51","nodeType":"VariableDeclaration","scope":15705,"src":"4218:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15677,"name":"address","nodeType":"ElementaryTypeName","src":"4218:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15678,"nodeType":"ArrayTypeName","src":"4218:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15682,"mutability":"mutable","name":"values","nameLocation":"4269:6:51","nodeType":"VariableDeclaration","scope":15705,"src":"4252:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15680,"name":"uint256","nodeType":"ElementaryTypeName","src":"4252:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15681,"nodeType":"ArrayTypeName","src":"4252:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15685,"mutability":"mutable","name":"calldatas","nameLocation":"4300:9:51","nodeType":"VariableDeclaration","scope":15705,"src":"4285:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15683,"name":"bytes","nodeType":"ElementaryTypeName","src":"4285:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15684,"nodeType":"ArrayTypeName","src":"4285:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15687,"mutability":"mutable","name":"descriptionHash","nameLocation":"4327:15:51","nodeType":"VariableDeclaration","scope":15705,"src":"4319:23:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15686,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4319:7:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4180:168:51"},"returnParameters":{"id":15694,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15693,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15705,"src":"4411:6:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15692,"name":"uint48","nodeType":"ElementaryTypeName","src":"4411:6:51","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4410:8:51"},"scope":15737,"src":"4155:367:51","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[1520,4392],"body":{"id":15735,"nodeType":"Block","src":"4865:98:51","statements":[{"expression":{"arguments":[{"id":15728,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15708,"src":"4900:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15729,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15711,"src":"4912:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15730,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15714,"src":"4921:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15731,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15717,"src":"4929:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15732,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15719,"src":"4940:15:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15725,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":-25,"src":"4875:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$15737_$","typeString":"type(contract super GovernorContract)"}},"id":15727,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4881:18:51","memberName":"_executeOperations","nodeType":"MemberAccess","referencedDeclaration":4392,"src":"4875:24:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":15733,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4875:81:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15734,"nodeType":"ExpressionStatement","src":"4875:81:51"}]},"documentation":{"id":15706,"nodeType":"StructuredDocumentation","src":"4528:83:51","text":" @dev Функция для выполнения операций"},"id":15736,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"4625:18:51","nodeType":"FunctionDefinition","overrides":{"id":15723,"nodeType":"OverrideSpecifier","overrides":[{"id":15721,"name":"Governor","nameLocations":["4830:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2282,"src":"4830:8:51"},{"id":15722,"name":"GovernorTimelockControl","nameLocations":["4840:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4514,"src":"4840:23:51"}],"src":"4821:43:51"},"parameters":{"id":15720,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15708,"mutability":"mutable","name":"proposalId","nameLocation":"4661:10:51","nodeType":"VariableDeclaration","scope":15736,"src":"4653:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15707,"name":"uint256","nodeType":"ElementaryTypeName","src":"4653:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15711,"mutability":"mutable","name":"targets","nameLocation":"4698:7:51","nodeType":"VariableDeclaration","scope":15736,"src":"4681:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15709,"name":"address","nodeType":"ElementaryTypeName","src":"4681:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15710,"nodeType":"ArrayTypeName","src":"4681:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15714,"mutability":"mutable","name":"values","nameLocation":"4732:6:51","nodeType":"VariableDeclaration","scope":15736,"src":"4715:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15712,"name":"uint256","nodeType":"ElementaryTypeName","src":"4715:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15713,"nodeType":"ArrayTypeName","src":"4715:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15717,"mutability":"mutable","name":"calldatas","nameLocation":"4763:9:51","nodeType":"VariableDeclaration","scope":15736,"src":"4748:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15715,"name":"bytes","nodeType":"ElementaryTypeName","src":"4748:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15716,"nodeType":"ArrayTypeName","src":"4748:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15719,"mutability":"mutable","name":"descriptionHash","nameLocation":"4790:15:51","nodeType":"VariableDeclaration","scope":15736,"src":"4782:23:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15718,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4782:7:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4643:168:51"},"returnParameters":{"id":15724,"nodeType":"ParameterList","parameters":[],"src":"4865:0:51"},"scope":15737,"src":"4616:347:51","stateMutability":"nonpayable","virtual":false,"visibility":"internal"}],"scope":15738,"src":"658:4307:51","usedErrors":[2311,2316,2319,2324,2329,2334,2344,2349,2358,2363,2366,2369,2372,2377,2382,2387,4661,7069,7088,7212,7214,11148,13055],"usedEvents":[2412,2419,2424,2429,2442,2457,4007,4013,4019,4197,4654,5474]}],"src":"32:4934:51"},"id":51}},"contracts":{"@openzeppelin/contracts/access/AccessControl.sol":{"AccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DEFAULT_ADMIN_ROLE()":"a217fddf","getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Contract module that allows children to implement role-based access control mechanisms. This is a lightweight version that doesn't allow enumerating role members except through off-chain means by accessing the contract event logs. Some applications may benefit from on-chain enumerability, for those cases see {AccessControlEnumerable}. Roles are referred to by their `bytes32` identifier. These should be exposed in the external API and be unique. The best way to achieve this is by using `public constant` hash digests: ```solidity bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\"); ``` Roles can be used to represent a set of permissions. To restrict access to a function call, use {hasRole}: ```solidity function foo() public { require(hasRole(MY_ROLE, msg.sender)); ... } ``` Roles can be granted and revoked dynamically via the {grantRole} and {revokeRole} functions. Each role has an associated admin role, and only accounts that have a role's admin role can call {grantRole} and {revokeRole}. By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means that only accounts with this role will be able to grant or revoke other roles. More complex role relationships can be created by using {_setRoleAdmin}. WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to grant and revoke this role. Extra precautions should be taken to secure accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules} to enforce additional security measures for this role.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"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`.\"},\"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 `callerConfirmation`. 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.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/AccessControl.sol\":\"AccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/access/IAccessControl.sol":{"IAccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\"}],\"devdoc\":{\"details\":\"External interface of AccessControl declared to support ERC-165 detection.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {AccessControl-_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.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"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 granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `callerConfirmation`.\"},\"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.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":\"IAccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]}},\"version\":1}"}},"@openzeppelin/contracts/access/Ownable.sol":{"Ownable":{"abi":[{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"OwnableInvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"OwnableUnauthorizedAccount","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"owner()":"8da5cb5b","renounceOwnership()":"715018a6","transferOwnership(address)":"f2fde38b"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"OwnableInvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"OwnableUnauthorizedAccount\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Contract module which provides a basic access control mechanism, where there is an account (an owner) that can be granted exclusive access to specific functions. The initial owner is set to the address provided by the deployer. This can later be changed with {transferOwnership}. This module is used through inheritance. It will make available the modifier `onlyOwner`, which can be applied to your functions to restrict their use to the owner.\",\"errors\":{\"OwnableInvalidOwner(address)\":[{\"details\":\"The owner is not a valid owner account. (eg. `address(0)`)\"}],\"OwnableUnauthorizedAccount(address)\":[{\"details\":\"The caller account is not authorized to perform an operation.\"}]},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"details\":\"Initializes the contract setting the address provided by the deployer as the initial owner.\"},\"owner()\":{\"details\":\"Returns the address of the current owner.\"},\"renounceOwnership()\":{\"details\":\"Leaves the contract without owner. It will not be possible to call `onlyOwner` functions. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby disabling any functionality that is only available to the owner.\"},\"transferOwnership(address)\":{\"details\":\"Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/Ownable.sol\":\"Ownable\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/Ownable.sol\":{\"keccak256\":\"0xff6d0bb2e285473e5311d9d3caacb525ae3538a80758c10649a4d61029b017bb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ed324d3920bb545059d66ab97d43e43ee85fd3bd52e03e401f020afb0b120f6\",\"dweb:/ipfs/QmfEckWLmZkDDcoWrkEvMWhms66xwTLff9DDhegYpvHo1a\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/Governor.sol":{"Governor":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Core of the governance system, designed to be extended through various modules. This contract is abstract and requires several functions to be implemented in various modules: - A counting module must implement {quorum}, {_quorumReached}, {_voteSucceeded} and {_countVote} - A voting module must implement {_getVotes} - Additionally, {votingPeriod} must also be implemented\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Sets the value for {name} and {version}\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/Governor.sol\":\"Governor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/IGovernor.sol":{"IGovernor":{"abi":[{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the {Governor} core. NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events. Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\",\"errors\":{\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}]},\"events\":{\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e. before the vote starts. Emits a {ProposalCanceled} event.\"},\"castVote(uint256,uint8)\":{\"details\":\"Cast a vote Emits a {VoteCast} event.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"Cast a vote using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} event.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"Cast a vote with a reason Emits a {VoteCast} event.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Depending on the governor it might also be required that the proposal was queued and that some delay passed. Emits a {ProposalExecuted} event. NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\"},\"getVotes(address,uint256)\":{\"details\":\"Voting power of an `account` at a specific `timepoint`. Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or multiple), {ERC20Votes} tokens.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Hashing function used to (re)build the proposal id from the proposal details..\"},\"name()\":{\"details\":\"Name of the governor instance (used in building the EIP-712 domain separator).\"},\"proposalDeadline(uint256)\":{\"details\":\"Timepoint at which votes close. If using block number, votes close at the end of this block, so it is possible to cast a vote during this block.\"},\"proposalEta(uint256)\":{\"details\":\"The time when a queued proposal becomes executable (\\\"ETA\\\"). Unlike {proposalSnapshot} and {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be different. In most cases this will be a timestamp.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"Whether a proposal needs to be queued before execution.\"},\"proposalProposer(uint256)\":{\"details\":\"The account that created a proposal.\"},\"proposalSnapshot(uint256)\":{\"details\":\"Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the following block.\"},\"proposalThreshold()\":{\"details\":\"The number of votes required in order for a voter to become a proposer.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a duration specified by {IGovernor-votingPeriod}. Emits a {ProposalCreated} event. NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution. This may be the result of third party actions on the targeted contracts, or other governor proposals. For example, the balance of this contract could be updated or its access control permissions may be modified, possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough value to cover a proposal with multiple transfers).\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing is not necessary, this function may revert. Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Emits a {ProposalQueued} event.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"state(uint256)\":{\"details\":\"Current state of a proposal, following Compound's convention\"},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"},\"version()\":{\"details\":\"Version of the governor instance (used in building the EIP-712 domain separator). Default: \\\"1\\\"\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"getVotes(address,uint256)\":{\"notice\":\"module:reputation\"},\"getVotesWithParams(address,uint256,bytes)\":{\"notice\":\"module:reputation\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"notice\":\"module:core\"},\"name()\":{\"notice\":\"module:core\"},\"proposalDeadline(uint256)\":{\"notice\":\"module:core\"},\"proposalEta(uint256)\":{\"notice\":\"module:core\"},\"proposalNeedsQueuing(uint256)\":{\"notice\":\"module:core\"},\"proposalProposer(uint256)\":{\"notice\":\"module:core\"},\"proposalSnapshot(uint256)\":{\"notice\":\"module:core\"},\"proposalThreshold()\":{\"notice\":\"module:core\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"state(uint256)\":{\"notice\":\"module:core\"},\"version()\":{\"notice\":\"module:core\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":\"IGovernor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/TimelockController.sol":{"TimelockController":{"abi":[{"inputs":[{"internalType":"uint256","name":"minDelay","type":"uint256"},{"internalType":"address[]","name":"proposers","type":"address[]"},{"internalType":"address[]","name":"executors","type":"address[]"},{"internalType":"address","name":"admin","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"uint256","name":"delay","type":"uint256"},{"internalType":"uint256","name":"minDelay","type":"uint256"}],"name":"TimelockInsufficientDelay","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"payloads","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"TimelockInvalidOperationLength","type":"error"},{"inputs":[{"internalType":"address","name":"caller","type":"address"}],"name":"TimelockUnauthorizedCaller","type":"error"},{"inputs":[{"internalType":"bytes32","name":"predecessorId","type":"bytes32"}],"name":"TimelockUnexecutedPredecessor","type":"error"},{"inputs":[{"internalType":"bytes32","name":"operationId","type":"bytes32"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"TimelockUnexpectedOperationState","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"}],"name":"CallExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"CallSalt","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"},{"indexed":false,"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"indexed":false,"internalType":"uint256","name":"delay","type":"uint256"}],"name":"CallScheduled","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"Cancelled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldDuration","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newDuration","type":"uint256"}],"name":"MinDelayChange","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"},{"inputs":[],"name":"CANCELLER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXECUTOR_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"PROPOSER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"cancel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"execute","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"executeBatch","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"getMinDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"getOperationState","outputs":[{"internalType":"enum TimelockController.OperationState","name":"","type":"uint8"}],"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":"id","type":"bytes32"}],"name":"getTimestamp","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperation","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperationBatch","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperation","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationDone","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationPending","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationReady","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"schedule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"scheduleBatch","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":[{"internalType":"uint256","name":"newDelay","type":"uint256"}],"name":"updateDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":445,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_address_dyn_fromMemory":{"entryPoint":466,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":385,"id":null,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":951,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1299":{"entryPoint":661,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1301":{"entryPoint":789,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1303":{"entryPoint":1108,"id":256,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":580,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":618,"id":null,"parameterSlots":2,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"6080604052346200017c5762001a74803803806200001d8162000181565b9283398101906080818303126200017c57805160208201516001600160401b03908181116200017c578462000054918501620001d2565b9360408401519182116200017c57620000766060916200007e938601620001d2565b9301620001bd565b906200008a3062000295565b506001600160a01b039180831662000169575b5060005b8451811015620000f05780620000c984620000c1620000ea94896200026a565b511662000315565b50620000e384620000db83896200026a565b5116620003b7565b5062000244565b620000a1565b50925060005b8251811015620001245780620000e383620001166200011e94876200026a565b511662000454565b620000f6565b7f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560408580600255815190600082526020820152a16040516115629081620004f28239f35b620001749062000295565b50386200009d565b600080fd5b6040519190601f01601f191682016001600160401b03811183821017620001a757604052565b634e487b7160e01b600052604160045260246000fd5b51906001600160a01b03821682036200017c57565b81601f820112156200017c578051916001600160401b038311620001a7578260051b60209283806200020681850162000181565b8097815201928201019283116200017c578301905b8282106200022a575050505090565b8380916200023884620001bd565b8152019101906200021b565b6000198114620002545760010190565b634e487b7160e01b600052601160045260246000fd5b80518210156200027f5760209160051b010190565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b031660008181527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604081205490919060ff166200031157818052816020526040822081835260205260408220600160ff19825416179055339160008051602062001a548339815191528180a4600190565b5090565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260408120549091907fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b505090565b6001600160a01b031660008181527fc3ad33e20b0c56a223ad5104fff154aa010f8715b9c981fd38fdc60a4d1a52fb60205260408120549091907ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7839060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960205260408120549091907fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e639060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a460019056fe60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a26469706673582212204f1676d319cbe6cb8d2ce0e979efe9b284d7547f8986edd37233ea88fbf1b7c264736f6c634300081400332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x17C JUMPI PUSH3 0x1A74 DUP1 CODESIZE SUB DUP1 PUSH3 0x1D DUP2 PUSH3 0x181 JUMP JUMPDEST SWAP3 DUP4 CODECOPY DUP2 ADD SWAP1 PUSH1 0x80 DUP2 DUP4 SUB SLT PUSH3 0x17C JUMPI DUP1 MLOAD PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x17C JUMPI DUP5 PUSH3 0x54 SWAP2 DUP6 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 PUSH1 0x40 DUP5 ADD MLOAD SWAP2 DUP3 GT PUSH3 0x17C JUMPI PUSH3 0x76 PUSH1 0x60 SWAP2 PUSH3 0x7E SWAP4 DUP7 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 ADD PUSH3 0x1BD JUMP JUMPDEST SWAP1 PUSH3 0x8A ADDRESS PUSH3 0x295 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP1 DUP4 AND PUSH3 0x169 JUMPI JUMPDEST POP PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH3 0xF0 JUMPI DUP1 PUSH3 0xC9 DUP5 PUSH3 0xC1 PUSH3 0xEA SWAP5 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x315 JUMP JUMPDEST POP PUSH3 0xE3 DUP5 PUSH3 0xDB DUP4 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x3B7 JUMP JUMPDEST POP PUSH3 0x244 JUMP JUMPDEST PUSH3 0xA1 JUMP JUMPDEST POP SWAP3 POP PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH3 0x124 JUMPI DUP1 PUSH3 0xE3 DUP4 PUSH3 0x116 PUSH3 0x11E SWAP5 DUP8 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x454 JUMP JUMPDEST PUSH3 0xF6 JUMP JUMPDEST PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 PUSH1 0x40 DUP6 DUP1 PUSH1 0x2 SSTORE DUP2 MLOAD SWAP1 PUSH1 0x0 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x40 MLOAD PUSH2 0x1562 SWAP1 DUP2 PUSH3 0x4F2 DUP3 CODECOPY RETURN JUMPDEST PUSH3 0x174 SWAP1 PUSH3 0x295 JUMP JUMPDEST POP CODESIZE PUSH3 0x9D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x40 MLOAD SWAP2 SWAP1 PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0x1A7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x17C JUMPI JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x17C JUMPI DUP1 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH3 0x1A7 JUMPI DUP3 PUSH1 0x5 SHL PUSH1 0x20 SWAP3 DUP4 DUP1 PUSH3 0x206 DUP2 DUP6 ADD PUSH3 0x181 JUMP JUMPDEST DUP1 SWAP8 DUP2 MSTORE ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x17C JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x22A JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH3 0x238 DUP5 PUSH3 0x1BD JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH3 0x21B JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH3 0x254 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x27F JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xAD3228B676F7D3CD4284A5443F17F1962B36E491B30A40B2405849E597BA5FB5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH1 0xFF AND PUSH3 0x311 JUMPI DUP2 DUP1 MSTORE DUP2 PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 DUP2 DUP4 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE CALLER SWAP2 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xC3AD33E20B0C56A223AD5104FFF154AA010F8715B9C981FD38FDC60A4D1A52FB PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xD8AA0F3194971A2A116679F7C2090F6939C8D4E01A2A8D7E41D55E5351469E63 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP INVALID PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A26469706673582212204F1676D319CBE6CB8D2CE0E979 0xEF 0xE9 0xB2 DUP5 0xD7 SLOAD PUSH32 0x8986EDD37233EA88FBF1B7C264736F6C634300081400332F8788117E7EFF1D82 0xE9 0x26 0xEC PUSH26 0x4901D17C78024A50270940304540A733656F0D00000000000000 ","sourceMap":"1084:15205:5:-:0;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;4429:4;4390:45;4429:4;4390:45;:::i;:::-;-1:-1:-1;;;;;;1084:15205:5;;;;4472:87;;-1:-1:-1;4619:13:5;-1:-1:-1;4656:3:5;2232:4:0;;4634:20:5;;;;;4701:12;4675:39;4701:12;;4656:3;4701:12;;;:::i;:::-;1204:26;1084:15205;4675:39;:::i;:::-;;4728:40;4755:12;;;;;:::i;:::-;1204:26;1084:15205;4728:40;:::i;:::-;;4656:3;:::i;:::-;4619:13;;4634:20;;;;-1:-1:-1;4861:3:5;2232:4:0;;4839:20:5;;;;;4906:12;4880:39;4906:12;;4861:3;4906:12;;;:::i;:::-;1204:26;1084:15205;4880:39;:::i;4861:3::-;4824:13;;4839:20;4975:27;1084:15205;4839:20;1276:26;4940:20;1276:26;1084:15205;;1276:26;-1:-1:-1;1276:26:5;;1084:15205;1276:26;;;4975:27;1084:15205;;;;;;;;;4472:87;4511:37;;;:::i;:::-;;4472:87;;;1084:15205;-1:-1:-1;1084:15205:5;;;;;;;;;-1:-1:-1;;1084:15205:5;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;:::o;:::-;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;2232:4:0;-1:-1:-1;;2232:4:0;;;;;;;:::o;:::-;1084:15205:5;;;2232:4:0;;;;;;;;1204:26:5;2232:4:0;;1204:26:5;;;;;;;;;;;;:::o;:::-;1084:15205;;;1204:26;;;;;;;;6179:316:0;-1:-1:-1;;;;;1084:15205:5;2232:4:0;1084:15205:5;;;;;;;;;;2232:4:0;;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;735:10:30;6370:40:0;-1:-1:-1;;;;;;;;;;;6370:40:0;;;1084:15205:5;6424:11:0;:::o;6272:217::-;6466:12;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:5;2954:6:0;1084:15205:5;;;;;;;;;;2954:6:0;;1084:15205:5;1204:26;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;1084:15205:5;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:5;2954:6:0;1084:15205:5;;;;;;;;;;2954:6:0;;1084:15205:5;1349:27;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;1084:15205:5;6424:11:0;:::o;6179:316::-;-1:-1:-1;;;;;1084:15205:5;2954:6:0;1084:15205:5;;;;;;;;;;2954:6:0;;1084:15205:5;1276:26;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;1084:15205:5;6424:11:0;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":3077,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10973":{"entryPoint":3050,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_addresst_uint256t_bytes_calldatat_bytes32t_bytes32":{"entryPoint":3144,"id":null,"parameterSlots":1,"returnSlots":6},"abi_decode_array_address_dyn_calldata":{"entryPoint":3375,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_array_address_dyn_calldatat_array_uint256_dyn_calldatat_array_bytes_calldata_dyn_calldatat_bytes32t_bytes32":{"entryPoint":3423,"id":null,"parameterSlots":1,"returnSlots":8},"abi_decode_array_uint256_dyn":{"entryPoint":3520,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":3304,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes_calldata":{"entryPoint":3099,"id":null,"parameterSlots":2,"returnSlots":2},"abi_encode_address_uint256_bytes_calldata":{"entryPoint":5087,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_address_uint256_bytes_calldata_bytes32_uint256":{"entryPoint":4758,"id":null,"parameterSlots":7,"returnSlots":1},"abi_encode_bytes_calldata":{"entryPoint":4322,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":3277,"id":null,"parameterSlots":1,"returnSlots":1},"calldata_array_index_access_address_dyn_calldata":{"entryPoint":4851,"id":null,"parameterSlots":3,"returnSlots":1},"calldata_array_index_access_bytes_calldata_dyn_calldata":{"entryPoint":4909,"id":null,"parameterSlots":3,"returnSlots":2},"finalize_allocation":{"entryPoint":3222,"id":null,"parameterSlots":2,"returnSlots":0},"fun_afterCall":{"entryPoint":5313,"id":3702,"parameterSlots":1,"returnSlots":0},"fun_beforeCall":{"entryPoint":5211,"id":3675,"parameterSlots":2,"returnSlots":0},"fun_checkRole":{"entryPoint":3836,"id":114,"parameterSlots":2,"returnSlots":0},"fun_checkRole_10974":{"entryPoint":3622,"id":114,"parameterSlots":1,"returnSlots":0},"fun_checkRole_10977":{"entryPoint":3753,"id":114,"parameterSlots":1,"returnSlots":0},"fun_execute":{"entryPoint":5126,"id":3635,"parameterSlots":4,"returnSlots":0},"fun_getOperationState":{"entryPoint":4262,"id":3136,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":3885,"id":256,"parameterSlots":2,"returnSlots":1},"fun_hashOperation":{"entryPoint":4355,"id":3173,"parameterSlots":6,"returnSlots":1},"fun_hashOperationBatch":{"entryPoint":4440,"id":3204,"parameterSlots":8,"returnSlots":1},"fun_isOperation":{"entryPoint":4128,"id":3020,"parameterSlots":1,"returnSlots":1},"fun_isOperationDone":{"entryPoint":4238,"id":3078,"parameterSlots":1,"returnSlots":1},"fun_isOperationPending":{"entryPoint":4173,"id":3046,"parameterSlots":1,"returnSlots":1},"fun_isOperationReady":{"entryPoint":4214,"id":3062,"parameterSlots":1,"returnSlots":1},"fun_revokeRole":{"entryPoint":4011,"id":294,"parameterSlots":2,"returnSlots":1},"fun_schedule":{"entryPoint":4974,"id":3410,"parameterSlots":2,"returnSlots":0},"fun_verifyCallResult":{"entryPoint":5345,"id":7005,"parameterSlots":2,"returnSlots":1},"increment_uint256":{"entryPoint":4814,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_calldatat_address":{"entryPoint":4889,"id":null,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a26469706673582212204f1676d319cbe6cb8d2ce0e979efe9b284d7547f8986edd37233ea88fbf1b7c264736f6c63430008140033","opcodes":"PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A26469706673582212204F1676D319CBE6CB8D2CE0E979 0xEF 0xE9 0xB2 DUP5 0xD7 SLOAD PUSH32 0x8986EDD37233EA88FBF1B7C264736F6C63430008140033000000000000000000 ","sourceMap":"1084:15205:5:-:0;;;;;;;;;;;;-1:-1:-1;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8005:9;1084:15205;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:5;-1:-1:-1;;;1084:15205:5;;;;;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15205:5;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15205;13389:31;;;;;:68;;;1084:15205;13385:184;;13592:64;;13683:11;13592:64;;;;;;;;;:::i;:::-;13683:11;;;:::i;:::-;13710:13;13725:18;;;;;;14019:2;;;;:::i;:::-;1084:15205;;13745:3;13781:10;;;13945:43;13781:10;;13945:43;13869:11;13781:10;;;13821:9;13781:10;;;;13745:3;13781:10;;;;;;:::i;:::-;;:::i;:::-;13821:9;;:::i;:::-;1084:15205;13869:11;;:::i;:::-;13918:7;;;;;;;:::i;:::-;1084:15205;;13945:43;;;;;:::i;:::-;;;;13745:3;:::i;:::-;13710:13;;13385:184;1084:15205;;-1:-1:-1;;;;;;13480:78:5;;;;;1084:15205;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15205:5;;13480:78;;;13389:68;13424:33;;;;;13389:68;;5343:87;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;1084:15205;;;;;;;;;;;;;;;4747:26:0;1084:15205:5;;3282:12:0;1084:15205:5;;;:::i;:::-;;;;;;;;;;3901:22:0;1084:15205:5;735:10:30;3282:12:0;;:::i;:::-;4747:26;:::i;:::-;;1084:15205:5;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;1349:27;;1084:15205;;;;;;;;;735:10:30;1084:15205:5;;;;;;;;;;3519:23:0;3515:108;;11400:22:5;;;;:::i;:::-;11399:23;11395:230;;1084:15205;;;;;;;;;;;;11672:13;;;;1084:15205;;11395:230;1084:15205;;;;11445:169;;;;;;;;1084:15205;11515:85;1084:15205;;;;11445:169;3515:108:0;1084:15205:5;;;3565:47:0;;;;;;735:10:30;3565:47:0;;;1084:15205:5;;;;;3565:47:0;1084:15205:5;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;1084:15205:5;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:5;-1:-1:-1;;;1084:15205:5;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;1349:27;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1204:26;1084:15205;;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;10130:31:5;;;;;:68;;;1084:15205;10126:184;;10333:64;;;;;;;;;;;;:::i;:::-;10421:5;;;;;:::i;:::-;10442:13;;10457:18;;;;;;;10601;;;;;10597:72;;1084:15205;;;10597:72;10640:18;1084:15205;;;;;;;10640:18;10597:72;;;1084:15205;;;10477:3;;10522:10;10501:76;10522:10;;10501:76;10522:10;;;;;;;;;;10534:9;10522:10;;;;;;10545:11;10522:10;;:::i;:::-;10534:9;;:::i;:::-;1084:15205;10545:11;;:::i;:::-;1084:15205;;10501:76;;;;;:::i;10477:3::-;10442:13;;;;10126:184;1084:15205;;-1:-1:-1;;;;;;10221:78:5;;;;;1084:15205;;;;;;;;;;;;;;;;;;;;;13480:78;;;10130:68;10165:33;;;;;10130:68;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;1084:15205:5;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;15612:4;;735:10:30;15594:23:5;15590:95;;1084:15205;15699:35;1084:15205;15714:9;1084:15205;;;;;;;;;;;15699:35;15714:9;1084:15205;;;15590:95;1084:15205;;;15640:34;;;;;;735:10:30;15640:34:5;;;1084:15205;15640:34;1084:15205;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;735:10:30;;-1:-1:-1;;;;;1084:15205:5;;5421:34:0;5417:102;;1084:15205:5;5529:37:0;1084:15205:5;;;5529:37:0;:::i;5417:102::-;1084:15205:5;-1:-1:-1;;;5478:30:0;;1084:15205:5;;5478:30:0;1084:15205:5;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;4330:25:0;1084:15205:5;;3282:12:0;1084:15205:5;;;:::i;3282:12:0:-;4330:25;:::i;1084:15205:5:-;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;;;;;;;;;3901:22:0;1084:15205:5;;;;;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15205:5;-1:-1:-1;;;1084:15205:5;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;;;:::i;:::-;12615:2;12482:11;1084:15205;12551:43;;12399:56;1084:15205;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15205;12399:56;;;;;;:::i;:::-;12482:11;;;;;:::i;:::-;12528:7;;;;;;:::i;:::-;1084:15205;12551:43;;;;;:::i;:::-;;;;12615:2;:::i;5343:87::-;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;1084:15205;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15205:5;;;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;775:49:20;;;:89;;;;1084:15205:5;;;;;;;;;775:89:20;2688:32:0;;-1:-1:-1;;;;2673:47:0;;;:87;;;;775:89:20;;;;;;2673:87:0;-1:-1:-1;;;862:40:41;;-1:-1:-1;2673:87:0;;;1084:15205:5;;;;;;;;;-1:-1:-1;;1084:15205:5;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;9430:61;1084:15205;;;;;;;:::i;:::-;;;;;;;9430:61;1084:15205;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;9332:53:5;;;;;;;;:::i;:::-;9409:5;;;;;;;:::i;:::-;1084:15205;;9430:61;;;;;:::i;:::-;;;;9505:18;9501:72;;1084:15205;;;9501:72;9544:18;1084:15205;;;;;;;9544:18;9501:72;;;1084:15205;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;1084:15205:5;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;-1:-1:-1;;1084:15205:5;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;1084:15205:5;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;1084:15205:5;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;3432:197:0;-1:-1:-1;;;;;1084:15205:5;2954:6:0;1084:15205:5;;;;;;;;;;1204:26;;1084:15205;;3519:23:0;3515:108;;3432:197;;:::o;3515:108::-;1084:15205:5;;;;;3565:47:0;;;;;;;;;1084:15205:5;;;;;3565:47:0;3432:197;-1:-1:-1;;;;;1084:15205:5;2954:6:0;1084:15205:5;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1276:26:5;1084:15205;;3519:23:0;3515:108;;3432:197;;:::o;:::-;1084:15205:5;2954:6:0;1084:15205:5;2954:6:0;1084:15205:5;;;2954:6:0;1084:15205:5;;;;;;;;;;2954:6:0;1084:15205:5;;;;;2954:6:0;1084:15205:5;;;3519:23:0;3515:108;;3432:197;;:::o;6179:316::-;;2954:6;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6276:23:0;6272:217;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6370:40:0;735:10:30;6370:40:0;;;1084:15205:5;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6730:317::-;;2954:6;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6824:217:0;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;6922:40:0;735:10:30;6922:40:0;;;1084:15205:5;6976:11:0;:::o;5998:129:5:-;6075:21;5998:129;6075:21;:::i;:::-;1084:15205;;;;;;6075:45;;5998:129;:::o;1084:15205::-;;;;6100:20;1084:15205;;;;;6100:20;1084:15205;6262:209;6362:21;6262:209;6362:21;:::i;:::-;1084:15205;;;;;;6409:22;6400:31;;:64;;;;;6393:71;6262:209;:::o;6400:64::-;6444:20;6435:29;;;6262:209;:::o;6607:134::-;6689:21;6607:134;6689:21;:::i;:::-;1084:15205;;;;;;6714:20;6689:45;6607:134;:::o;6820:132::-;6901:21;6820:132;6901:21;:::i;:::-;1084:15205;;;;;;6926:19;6901:44;6820:132;:::o;7270:460::-;-1:-1:-1;1084:15205:5;7189:11;1084:15205;;;-1:-1:-1;1084:15205:5;;7414:14;;7410:314;7414:14;;;7444:27;-1:-1:-1;7444:27:5;:::o;7410:314::-;7189:11;7492:28;;7189:11;;7536:26;7543:19;7536:26;:::o;7488:236::-;7595:15;-1:-1:-1;7595:15:5;;;7189:11;7626:29;:::o;7579:145::-;7693:20;7686:27;:::o;1084:15205::-;;;;;;;;;;;;;-1:-1:-1;1084:15205:5;;;;;;;;-1:-1:-1;;1084:15205:5;;;;:::o;8134:279::-;;1084:15205;8355:50;8134:279;;;;1084:15205;;8355:50;;;;;;1084:15205;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;8355:50;1084:15205;;8355:50;;;;;;:::i;:::-;1084:15205;8345:61;;8134:279;:::o;8529:320::-;;;;;;;;;1084:15205;;8785:56;;;;;;1084:15205;;;;;;;;;;;;;;-1:-1:-1;1084:15205:5;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15205:5;;;;;;;;;;;;;8785:56;1084:15205;;;;;;;;;;8785:56;;;;;;;;:::i;1084:15205::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::o;:::-;-1:-1:-1;;1084:15205:5;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15205:5;;;;;;;;;;;;;;;:::o;10776:399::-;;10844:15;;;:::i;:::-;10840:131;;8005:9;1084:15205;11026:16;;;11022:96;;11145:15;;1084:15205;11145:15;;;1084:15205;;;-1:-1:-1;1084:15205:5;11127:11;1084:15205;;;-1:-1:-1;1084:15205:5;;10776:399::o;11022:96::-;1084:15205;;;;;11065:42;;;;;;;;;1084:15205;;;;;11065:42;10840:131;1084:15205;;-1:-1:-1;;;10882:78:5;;1084:15205;10882:78;;1084:15205;;;;;;;;;;10882:78;1084:15205;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;14092:232::-;14272:45;14092:232;14231:31;14092:232;;;;1084:15205;;;;;;;;;;;;;14231:31;;;;1084:15205;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;14231:31;1084:15205;;;;14272:45;:::i;:::-;;14092:232::o;1084:15205::-;;;14272:45;:::i;14407:367::-;14489:20;;;:::i;:::-;14488:21;14484:137;;14634:25;;;;:58;;;14407:367;14630:138;;14407:367;:::o;14630:138::-;1084:15205;;;;14715:42;;;;;;;;;1084:15205;14715:42;14634:58;14664:28;;;;:::i;:::-;14663:29;14634:58;;14484:137;1084:15205;;;;11445:169;;;;14532:78;;1084:15205;14532:78;;1084:15205;;;;;;14532:78;14856:236;14911:20;;;:::i;:::-;14910:21;14906:137;;-1:-1:-1;1084:15205:5;1434:1;1084:15205;;1434:1;1084:15205;-1:-1:-1;1084:15205:5;;14856:236::o;5221:224:29:-;;;;5337:8;;-1:-1:-1;1084:15205:5;;5690:21:29;:17;;5815:158;;;;;;5686:354;1084:15205:5;;-1:-1:-1;;;6010:19:29;;;;;5333:106;5411:17::o"},"methodIdentifiers":{"CANCELLER_ROLE()":"b08e51c0","DEFAULT_ADMIN_ROLE()":"a217fddf","EXECUTOR_ROLE()":"07bd0265","PROPOSER_ROLE()":"8f61f4f5","cancel(bytes32)":"c4d252f5","execute(address,uint256,bytes,bytes32,bytes32)":"134008d3","executeBatch(address[],uint256[],bytes[],bytes32,bytes32)":"e38335e5","getMinDelay()":"f27a0c92","getOperationState(bytes32)":"7958004c","getRoleAdmin(bytes32)":"248a9ca3","getTimestamp(bytes32)":"d45c4435","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","hashOperation(address,uint256,bytes,bytes32,bytes32)":"8065657f","hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)":"b1c5f427","isOperation(bytes32)":"31d50750","isOperationDone(bytes32)":"2ab0f529","isOperationPending(bytes32)":"584b153e","isOperationReady(bytes32)":"13bc9f20","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","schedule(address,uint256,bytes,bytes32,bytes32,uint256)":"01d5062a","scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)":"8f2a0bb0","supportsInterface(bytes4)":"01ffc9a7","updateDelay(uint256)":"64d62353"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"},{\"internalType\":\"address[]\",\"name\":\"proposers\",\"type\":\"address[]\"},{\"internalType\":\"address[]\",\"name\":\"executors\",\"type\":\"address[]\"},{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"}],\"name\":\"TimelockInsufficientDelay\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"payloads\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"TimelockInvalidOperationLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"TimelockUnauthorizedCaller\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"predecessorId\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexecutedPredecessor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"operationId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexpectedOperationState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"CallExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"CallSalt\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"CallScheduled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"Cancelled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldDuration\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newDuration\",\"type\":\"uint256\"}],\"name\":\"MinDelayChange\",\"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\"},{\"inputs\":[],\"name\":\"CANCELLER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXECUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PROPOSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"payload\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"executeBatch\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getOperationState\",\"outputs\":[{\"internalType\":\"enum TimelockController.OperationState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getTimestamp\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperation\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperationBatch\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperation\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationDone\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationPending\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationReady\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"schedule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"scheduleBatch\",\"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\":[{\"internalType\":\"uint256\",\"name\":\"newDelay\",\"type\":\"uint256\"}],\"name\":\"updateDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Contract module which acts as a timelocked controller. When set as the owner of an `Ownable` smart contract, it enforces a timelock on all `onlyOwner` maintenance operations. This gives time for users of the controlled contract to exit before a potentially dangerous maintenance operation is applied. By default, this contract is self administered, meaning administration tasks have to go through the timelock process. The proposer (resp executor) role is in charge of proposing (resp executing) operations. A common use case is to position this {TimelockController} as the owner of a smart contract, with a multisig or a DAO as the sole proposer.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"TimelockInsufficientDelay(uint256,uint256)\":[{\"details\":\"The schedule operation doesn't meet the minimum delay.\"}],\"TimelockInvalidOperationLength(uint256,uint256,uint256)\":[{\"details\":\"Mismatch between the parameters length for an operation call.\"}],\"TimelockUnauthorizedCaller(address)\":[{\"details\":\"The caller account is not authorized.\"}],\"TimelockUnexecutedPredecessor(bytes32)\":[{\"details\":\"The predecessor to an operation not yet done.\"}],\"TimelockUnexpectedOperationState(bytes32,bytes32)\":[{\"details\":\"The current state of an operation is not as required. The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position counting from right to left. See {_encodeStateBitmap}.\"}]},\"events\":{\"CallExecuted(bytes32,uint256,address,uint256,bytes)\":{\"details\":\"Emitted when a call is performed as part of operation `id`.\"},\"CallSalt(bytes32,bytes32)\":{\"details\":\"Emitted when new proposal is scheduled with non-zero salt.\"},\"CallScheduled(bytes32,uint256,address,uint256,bytes,bytes32,uint256)\":{\"details\":\"Emitted when a call is scheduled as part of operation `id`.\"},\"Cancelled(bytes32)\":{\"details\":\"Emitted when operation `id` is cancelled.\"},\"MinDelayChange(uint256,uint256)\":{\"details\":\"Emitted when the minimum delay for future operations is modified.\"},\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"cancel(bytes32)\":{\"details\":\"Cancel an operation. Requirements: - the caller must have the 'canceller' role.\"},\"constructor\":{\"details\":\"Initializes the contract with the following parameters: - `minDelay`: initial minimum delay in seconds for operations - `proposers`: accounts to be granted proposer and canceller roles - `executors`: accounts to be granted executor role - `admin`: optional account to be granted admin role; disable with zero address IMPORTANT: The optional admin can aid with initial configuration of roles after deployment without being subject to delay, but this role should be subsequently renounced in favor of administration through timelocked proposals. Previous versions of this contract would assign this admin to the deployer automatically and should be renounced as well.\"},\"execute(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a single transaction. Emits a {CallExecuted} event. Requirements: - the caller must have the 'executor' role.\"},\"executeBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a batch of transactions. Emits one {CallExecuted} event per transaction in the batch. Requirements: - the caller must have the 'executor' role.\"},\"getMinDelay()\":{\"details\":\"Returns the minimum delay in seconds for an operation to become valid. This value can be changed by executing an operation that calls `updateDelay`.\"},\"getOperationState(bytes32)\":{\"details\":\"Returns operation state.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"getTimestamp(bytes32)\":{\"details\":\"Returns the timestamp at which an operation becomes ready (0 for unset operations, 1 for done operations).\"},\"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`.\"},\"hashOperation(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a single transaction.\"},\"hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a batch of transactions.\"},\"isOperation(bytes32)\":{\"details\":\"Returns whether an id corresponds to a registered operation. This includes both Waiting, Ready, and Done operations.\"},\"isOperationDone(bytes32)\":{\"details\":\"Returns whether an operation is done or not.\"},\"isOperationPending(bytes32)\":{\"details\":\"Returns whether an operation is pending or not. Note that a \\\"pending\\\" operation may also be \\\"ready\\\".\"},\"isOperationReady(bytes32)\":{\"details\":\"Returns whether an operation is ready for execution. Note that a \\\"ready\\\" operation is also \\\"pending\\\".\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"},\"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 `callerConfirmation`. 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.\"},\"schedule(address,uint256,bytes,bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a single transaction. Emits {CallSalt} if salt is nonzero, and {CallScheduled}. Requirements: - the caller must have the 'proposer' role.\"},\"scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a batch of transactions. Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch. Requirements: - the caller must have the 'proposer' role.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"updateDelay(uint256)\":{\"details\":\"Changes the minimum timelock duration for future operations. Emits a {MinDelayChange} event. Requirements: - the caller must be the timelock itself. This can only be achieved by scheduling and later executing an operation where the timelock is the target and the data is the ABI-encoded call to this function.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/TimelockController.sol\":\"TimelockController\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"GovernorCountingSimple":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for simple, 3 options, vote counting.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":\"GovernorCountingSimple\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"GovernorSettings":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for settings updatable through governance.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Initialize the governance parameters.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {Governor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"See {IGovernor-votingDelay}.\"},\"votingPeriod()\":{\"details\":\"See {IGovernor-votingPeriod}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":\"GovernorSettings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"GovernorTimelockControl":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","timelock()":"d33219b4","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly. Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus, the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be inaccessible from a proposal, unless executed via {Governor-relay}. WARNING: Setting up the TimelockController to have additional proposers or cancellers besides the governor is very risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance proposals that have been approved by the voters, effectively executing a Denial of Service attack.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Set the timelock.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"Overridden version of the {Governor-state} function that considers the status reported by the timelock.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":\"GovernorTimelockControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xe5d4ce636fd706494b1f488fc562995e9486a3d14203ad311be6c6f724955bad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d90512ee129236608a01e2d1541c9740a0f4d16863f214191e443342e540901\",\"dweb:/ipfs/QmStf5H59Lu2WNKPxmifFU6kJrWcMEvb2yKbFjsXkCvP43\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"GovernorVotes":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes} token.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":\"GovernorVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"GovernorVotesQuorumFraction":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","updateQuorumNumerator(uint256)":"06f3f9e6","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a fraction of the total supply.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"constructor\":{\"details\":\"Initialize quorum as a fraction of the token's total supply. The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be customized by overriding {quorumDenominator}.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":\"GovernorVotesQuorumFraction\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0x5b5cdb361ed018c0162942d673c17e187c1a52ded2ce4f41e8a3f3f5d1656e00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd78b11b946d9001725a38844f1d6163906965ec321e1b09bd7e476baedc5d12\",\"dweb:/ipfs/QmPgTnTYDbgXgwHXbkxofSH51QDFfycwx1tn8Qj5hGGk5u\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"IVotes":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\",\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":\"IVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/Votes.sol":{"Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This is a base abstract contract that tracks voting units, which are a measure of voting power that can be transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of \\\"representative\\\" that will pool delegated voting units from different accounts and can then use it to vote in decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative. This contract is often combined with a token contract such that voting units correspond to token units. For an example, see {ERC721Votes}. The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the cost of this history tracking optional. When using this module the derived contract must implement {_getVotingUnits} (for example, make it return {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the previous example, it would be included in {ERC721-_update}).\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/Votes.sol\":\"Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"IERC1271":{"abi":[{"inputs":[{"internalType":"bytes32","name":"hash","type":"bytes32"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"isValidSignature","outputs":[{"internalType":"bytes4","name":"magicValue","type":"bytes4"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"isValidSignature(bytes32,bytes)":"1626ba7e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"isValidSignature\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"magicValue\",\"type\":\"bytes4\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-1271 standard signature validation method for contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\",\"kind\":\"dev\",\"methods\":{\"isValidSignature(bytes32,bytes)\":{\"details\":\"Should return whether the signature provided is valid for the provided data\",\"params\":{\"hash\":\"Hash of the data to be signed\",\"signature\":\"Signature byte array associated with _data\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":\"IERC1271\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"IERC5267":{"abi":[{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":\"IERC5267\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"IERC5805":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5805.sol\":\"IERC5805\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"IERC6372":{"abi":[{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":\"IERC6372\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"IERC1155Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC1155InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC1155InvalidApprover","type":"error"},{"inputs":[{"internalType":"uint256","name":"idsLength","type":"uint256"},{"internalType":"uint256","name":"valuesLength","type":"uint256"}],"name":"ERC1155InvalidArrayLength","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC1155InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC1155InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC1155InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC1155MissingApprovalForAll","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC1155InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"idsLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"valuesLength\",\"type\":\"uint256\"}],\"name\":\"ERC1155InvalidArrayLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC1155MissingApprovalForAll\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-1155 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\",\"errors\":{\"ERC1155InsufficientBalance(address,uint256,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC1155InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC1155InvalidArrayLength(uint256,uint256)\":[{\"details\":\"Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation. Used in batch transfers.\",\"params\":{\"idsLength\":\"Length of the array of token identifiers\",\"valuesLength\":\"Length of the array of token amounts\"}}],\"ERC1155InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC1155InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC1155InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC1155MissingApprovalForAll(address,address)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"owner\":\"Address of the current owner of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC1155Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC20Errors":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-20 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC20Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC721Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721IncorrectOwner","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721InsufficientApproval","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC721InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC721InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721InvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC721InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC721InvalidSender","type":"error"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721NonexistentToken","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721IncorrectOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721InsufficientApproval\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC721InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721NonexistentToken\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-721 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\",\"errors\":{\"ERC721IncorrectOwner(address,uint256,address)\":[{\"details\":\"Indicates an error related to the ownership over a particular token. Used in transfers.\",\"params\":{\"owner\":\"Address of the current owner of a token.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InsufficientApproval(address,uint256)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC721InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC721InvalidOwner(address)\":[{\"details\":\"Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20. Used in balance queries.\",\"params\":{\"owner\":\"Address of the current owner of a token.\"}}],\"ERC721InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC721InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC721NonexistentToken(uint256)\":[{\"details\":\"Indicates a `tokenId` whose `owner` is the zero address.\",\"params\":{\"tokenId\":\"Identifier number of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC721Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"IERC1155Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"ids\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface that must be implemented by smart contracts in order to receive ERC-1155 token transfers.\",\"kind\":\"dev\",\"methods\":{\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"Handles the receipt of a multiple ERC-1155 token types. This function is called at the end of a `safeBatchTransferFrom` after the balances have been updated. NOTE: To accept the transfer(s), this must return `bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` (i.e. 0xbc197c81, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"ids\":\"An array containing ids of each token being transferred (order and length must match values array)\",\"operator\":\"The address which initiated the batch transfer (i.e. msg.sender)\",\"values\":\"An array containing amounts of each token being transferred (order and length must match ids array)\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` if transfer is allowed\"}},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"Handles the receipt of a single ERC-1155 token type. This function is called at the end of a `safeTransferFrom` after the balance has been updated. NOTE: To accept the transfer, this must return `bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` (i.e. 0xf23a6e61, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"id\":\"The ID of the token being transferred\",\"operator\":\"The address which initiated the transfer (i.e. msg.sender)\",\"value\":\"The amount of tokens being transferred\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` if transfer is allowed\"}},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":\"IERC1155Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ERC1155Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens. IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be stuck.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":\"ERC1155Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ERC20":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC20} interface. This implementation is agnostic to the way tokens are created. This means that a supply mechanism has to be added in a derived contract using {_mint}. TIP: For a detailed writeup see our guide https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How to implement supply mechanisms]. The default value of {decimals} is 18. To change this, you should override this function so it returns a different value. We have followed general OpenZeppelin Contracts guidelines: functions revert instead returning `false` on failure. This behavior is nonetheless conventional and does not conflict with the expectations of ERC-20 applications.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"constructor\":{\"details\":\"Sets the values for {name} and {symbol}. All two of these values are immutable: they can only be set once during construction.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":\"ERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"IERC20":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-20 standard as defined in the ERC.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":\"IERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol":{"ERC20Permit":{"abi":[{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"ERC2612ExpiredSignature","type":"error"},{"inputs":[{"internalType":"address","name":"signer","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC2612InvalidSigner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"permit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DOMAIN_SEPARATOR()":"3644e515","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","eip712Domain()":"84b0196e","name()":"06fdde03","nonces(address)":"7ecebe00","permit(address,address,uint256,uint256,uint8,bytes32,bytes32)":"d505accf","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"}],\"name\":\"ERC2612ExpiredSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC2612InvalidSigner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DOMAIN_SEPARATOR\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"permit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in https://eips.ethereum.org/EIPS/eip-2612[ERC-2612]. Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by presenting a message signed by the account. By not relying on `{IERC20-approve}`, the token holder account doesn't need to send a transaction, and thus is not required to hold Ether at all.\",\"errors\":{\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC2612ExpiredSignature(uint256)\":[{\"details\":\"Permit deadline has expired.\"}],\"ERC2612InvalidSigner(address,address)\":[{\"details\":\"Mismatched signature.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"DOMAIN_SEPARATOR()\":{\"details\":\"Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"constructor\":{\"details\":\"Initializes the {EIP712} domain separator using the `name` parameter, and setting `version` to `\\\"1\\\"`. It's a good idea to use the same `name` that is defined as the ERC-20 token name.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"nonces(address)\":{\"details\":\"Returns the current nonce for `owner`. This value must be included whenever a signature is generated for {permit}. Every successful call to {permit} increases ``owner``'s nonce by one. This prevents a signature from being used multiple times.\"},\"permit(address,address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Sets `value` as the allowance of `spender` over ``owner``'s tokens, given ``owner``'s signed approval. IMPORTANT: The same issues {IERC20-approve} has related to transaction ordering also apply here. Emits an {Approval} event. Requirements: - `spender` cannot be the zero address. - `deadline` must be a timestamp in the future. - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner` over the EIP712-formatted function arguments. - the signature must use ``owner``'s current nonce (see {nonces}). For more information on the signature format, see the https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP section]. CAUTION: See Security Considerations above.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\":\"ERC20Permit\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\":{\"keccak256\":\"0xaa7f0646f49ebe2606eeca169f85c56451bbaeeeb06265fa076a03369a25d1d3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ee931d4e832385765967efe6366dcc6d00d6a2d794f9c66ee38283c03882de9c\",\"dweb:/ipfs/QmR6SkuJGYxpQeLz38rBdghqaWqEPfzUsL9kBoXgEXKtbD\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0x27dbc90e5136ffe46c04f7596fc2dbcc3acebd8d504da3d93fdb8496e6de04f6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ea8b92e4245d75a5579c10f22f118f7b4ba07c57341f181f0b2a85ff8663de3\",\"dweb:/ipfs/Qme3Ss5ByjmkxxkMdLpyu7fQ1PCtjNFH1wEFszt2BZePiG\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ERC20Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's, and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1. NOTE: This contract does not provide interface compatibility with Compound's COMP token. This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}. By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":\"ERC20Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"IERC20Metadata":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for the optional metadata functions from the ERC-20 standard.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"decimals()\":{\"details\":\"Returns the decimals places of the token.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":\"IERC20Metadata\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol":{"IERC20Permit":{"abi":[{"inputs":[],"name":"DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"permit","outputs":[],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DOMAIN_SEPARATOR()":"3644e515","nonces(address)":"7ecebe00","permit(address,address,uint256,uint256,uint8,bytes32,bytes32)":"d505accf"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"DOMAIN_SEPARATOR\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"permit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in https://eips.ethereum.org/EIPS/eip-2612[ERC-2612]. Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't need to send a transaction, and thus is not required to hold Ether at all. ==== Security Considerations There are two important considerations concerning the use of `permit`. The first is that a valid permit signature expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be considered as an intention to spend the allowance in any specific way. The second is that because permits have built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be generally recommended is: ```solidity function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public { try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {} doThing(..., value); } function doThing(..., uint256 value) public { token.safeTransferFrom(msg.sender, address(this), value); ... } ``` Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also {SafeERC20-safeTransferFrom}). Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so contracts should have entry points that don't rely on permit.\",\"kind\":\"dev\",\"methods\":{\"DOMAIN_SEPARATOR()\":{\"details\":\"Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\"},\"nonces(address)\":{\"details\":\"Returns the current nonce for `owner`. This value must be included whenever a signature is generated for {permit}. Every successful call to {permit} increases ``owner``'s nonce by one. This prevents a signature from being used multiple times.\"},\"permit(address,address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Sets `value` as the allowance of `spender` over ``owner``'s tokens, given ``owner``'s signed approval. IMPORTANT: The same issues {IERC20-approve} has related to transaction ordering also apply here. Emits an {Approval} event. Requirements: - `spender` cannot be the zero address. - `deadline` must be a timestamp in the future. - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner` over the EIP712-formatted function arguments. - the signature must use ``owner``'s current nonce (see {nonces}). For more information on the signature format, see the https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP section]. CAUTION: See Security Considerations above.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":\"IERC20Permit\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0x27dbc90e5136ffe46c04f7596fc2dbcc3acebd8d504da3d93fdb8496e6de04f6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ea8b92e4245d75a5579c10f22f118f7b4ba07c57341f181f0b2a85ff8663de3\",\"dweb:/ipfs/Qme3Ss5ByjmkxxkMdLpyu7fQ1PCtjNFH1wEFszt2BZePiG\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"IERC721Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for any contract that wants to support safeTransfers from ERC-721 asset contracts.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom} by `operator` from `from`, this function is called. It must return its Solidity selector to confirm the token transfer. If any other value is returned or the interface is not implemented by the recipient, the transfer will be reverted. The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\"}},\"title\":\"ERC-721 token receiver interface\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":\"IERC721Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ERC721Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC721Receiver} interface. Accepts all token transfers. Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or {IERC721-setApprovalForAll}.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":\"ERC721Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Address.sol":{"Address":{"abi":[{"inputs":[{"internalType":"address","name":"target","type":"address"}],"name":"AddressEmptyCode","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:29:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:29:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"}],\"name\":\"AddressEmptyCode\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of functions related to the address type\",\"errors\":{\"AddressEmptyCode(address)\":[{\"details\":\"There's no code at `target` (it is not a contract).\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Address.sol\":\"Address\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Context.sol":{"Context":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Provides information about the current execution context, including the sender of the transaction and its data. While these are generally available via msg.sender and msg.data, they should not be accessed in such a direct manner, since when dealing with meta-transactions the account sending and paying for execution may not be the actual sender (as far as an application is concerned). This contract is only required for intermediate, library-like contracts.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Context.sol\":\"Context\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Errors.sol":{"Errors":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[],"name":"FailedDeployment","type":"error"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"MissingPrecompile","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:31:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:31:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedDeployment\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"MissingPrecompile\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of common custom errors used in multiple contracts IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library. It is recommended to avoid relying on the error API for critical functionality. _Available since v5.1._\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"FailedDeployment()\":[{\"details\":\"The deployment failed.\"}],\"InsufficientBalance(uint256,uint256)\":[{\"details\":\"The ETH balance of the account is not enough to perform the operation.\"}],\"MissingPrecompile(address)\":[{\"details\":\"A necessary precompile is missing.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Errors.sol\":\"Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Nonces.sol":{"Nonces":{"abi":[{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Provides tracking nonces for addresses. Nonces will only increment.\",\"errors\":{\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}]},\"kind\":\"dev\",\"methods\":{\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Nonces.sol\":\"Nonces\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Panic.sol":{"Panic":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:33:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:33:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Helper library for emitting standardized panic codes. ```solidity contract Example { using Panic for uint256; // Use any of the declared internal constants function foo() { Panic.GENERIC.panic(); } // Alternatively function foo() { Panic.panic(Panic.GENERIC); } } ``` Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil]. _Available since v5.1._\",\"kind\":\"dev\",\"methods\":{},\"stateVariables\":{\"ARRAY_OUT_OF_BOUNDS\":{\"details\":\"array out of bounds access\"},\"ASSERT\":{\"details\":\"used by the assert() builtin\"},\"DIVISION_BY_ZERO\":{\"details\":\"division or modulo by zero\"},\"EMPTY_ARRAY_POP\":{\"details\":\"empty array pop\"},\"ENUM_CONVERSION_ERROR\":{\"details\":\"enum conversion error\"},\"GENERIC\":{\"details\":\"generic / unspecified error\"},\"INVALID_INTERNAL_FUNCTION\":{\"details\":\"calling invalid internal function\"},\"RESOURCE_ERROR\":{\"details\":\"resource error (too large allocation or too large array)\"},\"STORAGE_ENCODING_ERROR\":{\"details\":\"invalid encoding in storage\"},\"UNDER_OVERFLOW\":{\"details\":\"arithmetic underflow or overflow\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Panic.sol\":\"Panic\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ShortStrings":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212203910222b2424311f5663a76aa7535fa334025befbbcf48c3b03b5c52304f728e64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODECOPY LT 0x22 0x2B 0x24 0x24 BALANCE 0x1F JUMP PUSH4 0xA76AA753 PUSH0 LOG3 CALLVALUE MUL JUMPDEST 0xEF 0xBB 0xCF BASEFEE 0xC3 0xB0 EXTCODESIZE 0x5C MSTORE ADDRESS 0x4F PUSH19 0x8E64736F6C6343000814003300000000000000 ","sourceMap":"1255:3026:34:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212203910222b2424311f5663a76aa7535fa334025befbbcf48c3b03b5c52304f728e64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODECOPY LT 0x22 0x2B 0x24 0x24 BALANCE 0x1F JUMP PUSH4 0xA76AA753 PUSH0 LOG3 CALLVALUE MUL JUMPDEST 0xEF 0xBB 0xCF BASEFEE 0xC3 0xB0 EXTCODESIZE 0x5C MSTORE ADDRESS 0x4F PUSH19 0x8E64736F6C6343000814003300000000000000 ","sourceMap":"1255:3026:34:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library provides functions to convert short memory strings into a `ShortString` type that can be used as an immutable variable. Strings of arbitrary length can be optimized using this library if they are short enough (up to 31 bytes) by packing them with their length (1 byte) in a single EVM word (32 bytes). Additionally, a fallback mechanism can be used for every other case. Usage example: ```solidity contract Named { using ShortStrings for *; ShortString private immutable _name; string private _nameFallback; constructor(string memory contractName) { _name = contractName.toShortStringWithFallback(_nameFallback); } function name() external view returns (string memory) { return _name.toStringWithFallback(_nameFallback); } } ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":\"ShortStrings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/StorageSlot.sol":{"StorageSlot":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:35:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:35:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Library for reading and writing primitive types to specific storage slots. Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts. This library helps with reading and writing to such slots without the need for inline assembly. The functions in this library return Slot structs that contain a `value` member that can be used to read or write. Example usage to set ERC-1967 implementation slot: ```solidity contract ERC1967 { // Define the slot. Alternatively, use the SlotDerivation library to derive the slot. bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc; function _getImplementation() internal view returns (address) { return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value; } function _setImplementation(address newImplementation) internal { require(newImplementation.code.length > 0); StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation; } } ``` TIP: Consider using this library along with {SlotDerivation}.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":\"StorageSlot\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Strings.sol":{"Strings":{"abi":[{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"length","type":"uint256"}],"name":"StringsInsufficientHexLength","type":"error"},{"inputs":[],"name":"StringsInvalidAddressFormat","type":"error"},{"inputs":[],"name":"StringsInvalidChar","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220765f35e69774148f6583047be059881881021f7294676859d5243c8ce0ed49c664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH23 0x5F35E69774148F6583047BE059881881021F7294676859 0xD5 0x24 EXTCODECOPY DUP13 0xE0 0xED 0x49 0xC6 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:16541:36:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220765f35e69774148f6583047be059881881021f7294676859d5243c8ce0ed49c664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH23 0x5F35E69774148F6583047BE059881881021F7294676859 0xD5 0x24 EXTCODECOPY DUP13 0xE0 0xED 0x49 0xC6 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:16541:36:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"StringsInsufficientHexLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidAddressFormat\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidChar\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"String operations.\",\"errors\":{\"StringsInsufficientHexLength(uint256,uint256)\":[{\"details\":\"The `value` string doesn't fit in the specified `length`.\"}],\"StringsInvalidAddressFormat()\":[{\"details\":\"The string being parsed is not a properly formatted address.\"}],\"StringsInvalidChar()\":[{\"details\":\"The string being parsed contains characters that are not in scope of the given base.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Strings.sol\":\"Strings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ECDSA":{"abi":[{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:37:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:37:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Elliptic Curve Digital Signature Algorithm (ECDSA) operations. These functions can be used to verify that a message was signed by the holder of the private keys of a given address.\",\"errors\":{\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":\"ECDSA\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"EIP712":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"custom:oz-upgrades-unsafe-allow\":\"state-variable-immutable\",\"details\":\"https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data. The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to produce the hash of their typed data using a combination of `abi.encode` and `keccak256`. This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA ({_hashTypedDataV4}). The implementation of the domain separator was designed to be as efficient as possible while still properly updating the chain id to protect against replay attacks on an eventual fork of the chain. NOTE: This contract implements the version of the encoding known as \\\"v4\\\", as implemented by the JSON RPC method https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask]. NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\",\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"details\":\"Initializes the domain separator and parameter caches. The meaning of `name` and `version` is specified in https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]: - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol. - `version`: the current major version of the signing domain. NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart contract upgrade].\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":\"EIP712\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"MessageHashUtils":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212200f3ae3836ce415135a38d38d326faa1cbfe4796606a63002a594f535381cce0564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF GASPRICE 0xE3 DUP4 PUSH13 0xE415135A38D38D326FAA1CBFE4 PUSH26 0x6606A63002A594F535381CCE0564736F6C634300081400330000 ","sourceMap":"521:3181:39:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212200f3ae3836ce415135a38d38d326faa1cbfe4796606a63002a594f535381cce0564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF GASPRICE 0xE3 DUP4 PUSH13 0xE415135A38D38D326FAA1CBFE4 PUSH26 0x6606A63002A594F535381CCE0564736F6C634300081400330000 ","sourceMap":"521:3181:39:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing. The library provides methods for generating a hash of a message that conforms to the https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712] specifications.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":\"MessageHashUtils\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"SignatureChecker":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220ce0ebc0bfec5ddcb3595bcb343c327c67acbc88fcd808f6054a0aa07137e308b64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCE 0xE 0xBC SIGNEXTEND INVALID 0xC5 0xDD 0xCB CALLDATALOAD SWAP6 0xBC 0xB3 NUMBER 0xC3 0x27 0xC6 PUSH27 0xCBC88FCD808F6054A0AA07137E308B64736F6C6343000814003300 ","sourceMap":"532:1805:40:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220ce0ebc0bfec5ddcb3595bcb343c327c67acbc88fcd808f6054a0aa07137e308b64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCE 0xE 0xBC SIGNEXTEND INVALID 0xC5 0xDD 0xCB CALLDATALOAD SWAP6 0xBC 0xB3 NUMBER 0xC3 0x27 0xC6 PUSH27 0xCBC88FCD808F6054A0AA07137E308B64736F6C6343000814003300 ","sourceMap":"532:1805:40:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like Argent and Safe Wallet (previously Gnosis Safe).\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":\"SignatureChecker\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC165} interface. Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check for the additional interface id that will be supported. For example: ```solidity function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId); } ```\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":\"ERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"IERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-165 standard, as defined in the https://eips.ethereum.org/EIPS/eip-165[ERC]. Implementers can declare support of contract interfaces, which can then be queried by others ({ERC165Checker}). For an implementation, see {ERC165}.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":\"IERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/Math.sol":{"Math":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220f55ee99a472eb6dc2cc3e168b7846de5ba4a51af97d44e14b45afd9f8748a7d764736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE2 0x5E 0xE9 SWAP11 SELFBALANCE 0x2E 0xB6 0xDC 0x2C 0xC3 0xE1 PUSH9 0xB7846DE5BA4A51AF97 0xD4 0x4E EQ 0xB4 GAS REVERT SWAP16 DUP8 BASEFEE 0xA7 0xD7 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"281:28026:43:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220f55ee99a472eb6dc2cc3e168b7846de5ba4a51af97d44e14b45afd9f8748a7d764736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE2 0x5E 0xE9 SWAP11 SELFBALANCE 0x2E 0xB6 0xDC 0x2C 0xC3 0xE1 PUSH9 0xB7846DE5BA4A51AF97 0xD4 0x4E EQ 0xB4 GAS REVERT SWAP16 DUP8 BASEFEE 0xA7 0xD7 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"281:28026:43:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/Math.sol\":\"Math\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"SafeCast":{"abi":[{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntDowncast","type":"error"},{"inputs":[{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntToUint","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintToInt","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:44:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:44:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntToUint\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintToInt\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow checks. Downcasting from uint256/int256 in Solidity does not revert on overflow. This can easily result in undesired exploitation or bugs, since developers usually assume that overflows raise errors. `SafeCast` restores this intuition by reverting the transaction when such an operation overflows. Using this library instead of the unchecked operations eliminates an entire class of bugs, so it's recommended to use it always.\",\"errors\":{\"SafeCastOverflowedIntDowncast(uint8,int256)\":[{\"details\":\"Value doesn't fit in an int of `bits` size.\"}],\"SafeCastOverflowedIntToUint(int256)\":[{\"details\":\"An int value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintToInt(uint256)\":[{\"details\":\"An uint value doesn't fit in an int of `bits` size.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":\"SafeCast\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"SignedMath":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:45:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:45:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard signed math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SignedMath.sol\":\"SignedMath\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"Checkpoints":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212208f08ac1c5a58ef0dcc61ff5a981ce5ccccf4ca439f5a1432a4cbc4dee782bd3664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP16 ADDMOD 0xAC SHR GAS PC 0xEF 0xD 0xCC PUSH2 0xFF5A SWAP9 SHR 0xE5 0xCC 0xCC DELEGATECALL 0xCA NUMBER SWAP16 GAS EQ ORIGIN LOG4 0xCB 0xC4 0xDE 0xE7 DUP3 0xBD CALLDATASIZE PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20756:46:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212208f08ac1c5a58ef0dcc61ff5a981ce5ccccf4ca439f5a1432a4cbc4dee782bd3664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP16 ADDMOD 0xAC SHR GAS PC 0xEF 0xD 0xCC PUSH2 0xFF5A SWAP9 SHR 0xE5 0xCC 0xCC DELEGATECALL 0xCA NUMBER SWAP16 GAS EQ ORIGIN LOG4 0xCB 0xC4 0xDE 0xE7 DUP3 0xBD CALLDATASIZE PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20756:46:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library defines the `Trace*` struct, for checkpointing values as they change at different points in time, and later looking up past values by block number. See {Votes} as an example. To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new checkpoint for the current transaction block using the {push} function.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":\"Checkpoints\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"DoubleEndedQueue":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:47:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:47:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that the existing queue contents are left in storage. The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be used in storage, and not in memory. ```solidity DoubleEndedQueue.Bytes32Deque queue; ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":\"DoubleEndedQueue\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/types/Time.sol":{"Time":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220819f3e32bac9d9829f557c4b362d7307e5c1a3acfb410eb1315c67e706dd8d8e64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 SWAP16 RETURNDATACOPY ORIGIN 0xBA 0xC9 0xD9 DUP3 SWAP16 SSTORE PUSH29 0x4B362D7307E5C1A3ACFB410EB1315C67E706DD8D8E64736F6C63430008 EQ STOP CALLER ","sourceMap":"640:4515:48:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220819f3e32bac9d9829f557c4b362d7307e5c1a3acfb410eb1315c67e706dd8d8e64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 SWAP16 RETURNDATACOPY ORIGIN 0xBA 0xC9 0xD9 DUP3 SWAP16 SSTORE PUSH29 0x4B362D7307E5C1A3ACFB410EB1315C67E706DD8D8E64736F6C63430008 EQ STOP CALLER ","sourceMap":"640:4515:48:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"This library provides helpers for manipulating time-related objects. It uses the following types: - `uint48` for timepoints - `uint32` for durations While the library doesn't provide specific types for timepoints and duration, it does provide: - a `Delay` type to represent duration that can be programmed to change value automatically at a given point - additional helper functions\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/types/Time.sol\":\"Time\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"contracts/GovernanceTimelock.sol":{"GovernanceTimelock":{"abi":[{"inputs":[{"internalType":"uint256","name":"minDelay","type":"uint256"},{"internalType":"address[]","name":"proposers","type":"address[]"},{"internalType":"address[]","name":"executors","type":"address[]"},{"internalType":"address","name":"admin","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"uint256","name":"delay","type":"uint256"},{"internalType":"uint256","name":"minDelay","type":"uint256"}],"name":"TimelockInsufficientDelay","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"payloads","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"TimelockInvalidOperationLength","type":"error"},{"inputs":[{"internalType":"address","name":"caller","type":"address"}],"name":"TimelockUnauthorizedCaller","type":"error"},{"inputs":[{"internalType":"bytes32","name":"predecessorId","type":"bytes32"}],"name":"TimelockUnexecutedPredecessor","type":"error"},{"inputs":[{"internalType":"bytes32","name":"operationId","type":"bytes32"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"TimelockUnexpectedOperationState","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"}],"name":"CallExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"CallSalt","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"},{"indexed":false,"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"indexed":false,"internalType":"uint256","name":"delay","type":"uint256"}],"name":"CallScheduled","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"Cancelled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldDuration","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newDuration","type":"uint256"}],"name":"MinDelayChange","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"},{"inputs":[],"name":"CANCELLER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXECUTOR_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"PROPOSER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"cancel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"execute","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"executeBatch","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"getMinDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"getOperationState","outputs":[{"internalType":"enum TimelockController.OperationState","name":"","type":"uint8"}],"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":"id","type":"bytes32"}],"name":"getTimestamp","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperation","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperationBatch","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperation","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationDone","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationPending","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationReady","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"schedule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"scheduleBatch","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":[{"internalType":"uint256","name":"newDelay","type":"uint256"}],"name":"updateDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":445,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_address_dyn_fromMemory":{"entryPoint":466,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":385,"id":null,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":1108,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1466":{"entryPoint":661,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1468":{"entryPoint":789,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1469":{"entryPoint":951,"id":256,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":580,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":618,"id":null,"parameterSlots":2,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"6080604052346200017c5762001a74803803806200001d8162000181565b9283398101906080818303126200017c57805160208201516001600160401b03908181116200017c578462000054918501620001d2565b9360408401519182116200017c57620000766060916200007e938601620001d2565b9301620001bd565b906200008a3062000295565b506001600160a01b039180831662000169575b5060005b8451811015620000f05780620000c984620000c1620000ea94896200026a565b511662000315565b50620000e384620000db83896200026a565b5116620003b7565b5062000244565b620000a1565b50925060005b8251811015620001245780620000e383620001166200011e94876200026a565b511662000454565b620000f6565b7f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560408580600255815190600082526020820152a16040516115629081620004f28239f35b620001749062000295565b50386200009d565b600080fd5b6040519190601f01601f191682016001600160401b03811183821017620001a757604052565b634e487b7160e01b600052604160045260246000fd5b51906001600160a01b03821682036200017c57565b81601f820112156200017c578051916001600160401b038311620001a7578260051b60209283806200020681850162000181565b8097815201928201019283116200017c578301905b8282106200022a575050505090565b8380916200023884620001bd565b8152019101906200021b565b6000198114620002545760010190565b634e487b7160e01b600052601160045260246000fd5b80518210156200027f5760209160051b010190565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b031660008181527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604081205490919060ff166200031157818052816020526040822081835260205260408220600160ff19825416179055339160008051602062001a548339815191528180a4600190565b5090565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260408120549091907fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b505090565b6001600160a01b031660008181527fc3ad33e20b0c56a223ad5104fff154aa010f8715b9c981fd38fdc60a4d1a52fb60205260408120549091907ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7839060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960205260408120549091907fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e639060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a460019056fe60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220b56e14dff3c8e8caa3d716acabd733f7cd28e82ef63b350ddbdb88a48251a21164736f6c634300081400332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x17C JUMPI PUSH3 0x1A74 DUP1 CODESIZE SUB DUP1 PUSH3 0x1D DUP2 PUSH3 0x181 JUMP JUMPDEST SWAP3 DUP4 CODECOPY DUP2 ADD SWAP1 PUSH1 0x80 DUP2 DUP4 SUB SLT PUSH3 0x17C JUMPI DUP1 MLOAD PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x17C JUMPI DUP5 PUSH3 0x54 SWAP2 DUP6 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 PUSH1 0x40 DUP5 ADD MLOAD SWAP2 DUP3 GT PUSH3 0x17C JUMPI PUSH3 0x76 PUSH1 0x60 SWAP2 PUSH3 0x7E SWAP4 DUP7 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 ADD PUSH3 0x1BD JUMP JUMPDEST SWAP1 PUSH3 0x8A ADDRESS PUSH3 0x295 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP1 DUP4 AND PUSH3 0x169 JUMPI JUMPDEST POP PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH3 0xF0 JUMPI DUP1 PUSH3 0xC9 DUP5 PUSH3 0xC1 PUSH3 0xEA SWAP5 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x315 JUMP JUMPDEST POP PUSH3 0xE3 DUP5 PUSH3 0xDB DUP4 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x3B7 JUMP JUMPDEST POP PUSH3 0x244 JUMP JUMPDEST PUSH3 0xA1 JUMP JUMPDEST POP SWAP3 POP PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH3 0x124 JUMPI DUP1 PUSH3 0xE3 DUP4 PUSH3 0x116 PUSH3 0x11E SWAP5 DUP8 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x454 JUMP JUMPDEST PUSH3 0xF6 JUMP JUMPDEST PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 PUSH1 0x40 DUP6 DUP1 PUSH1 0x2 SSTORE DUP2 MLOAD SWAP1 PUSH1 0x0 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x40 MLOAD PUSH2 0x1562 SWAP1 DUP2 PUSH3 0x4F2 DUP3 CODECOPY RETURN JUMPDEST PUSH3 0x174 SWAP1 PUSH3 0x295 JUMP JUMPDEST POP CODESIZE PUSH3 0x9D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x40 MLOAD SWAP2 SWAP1 PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0x1A7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x17C JUMPI JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x17C JUMPI DUP1 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH3 0x1A7 JUMPI DUP3 PUSH1 0x5 SHL PUSH1 0x20 SWAP3 DUP4 DUP1 PUSH3 0x206 DUP2 DUP6 ADD PUSH3 0x181 JUMP JUMPDEST DUP1 SWAP8 DUP2 MSTORE ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x17C JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x22A JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH3 0x238 DUP5 PUSH3 0x1BD JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH3 0x21B JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH3 0x254 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x27F JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xAD3228B676F7D3CD4284A5443F17F1962B36E491B30A40B2405849E597BA5FB5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH1 0xFF AND PUSH3 0x311 JUMPI DUP2 DUP1 MSTORE DUP2 PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 DUP2 DUP4 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE CALLER SWAP2 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xC3AD33E20B0C56A223AD5104FFF154AA010F8715B9C981FD38FDC60A4D1A52FB PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xD8AA0F3194971A2A116679F7C2090F6939C8D4E01A2A8D7E41D55E5351469E63 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP INVALID PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A2646970667358221220B56E14DFF3C8E8CAA3D716ACAB 0xD7 CALLER 0xF7 0xCD 0x28 0xE8 0x2E 0xF6 EXTCODESIZE CALLDATALOAD 0xD 0xDB 0xDB DUP9 LOG4 DUP3 MLOAD LOG2 GT PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER 0x2F DUP8 DUP9 GT PUSH31 0x7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D00000000 ","sourceMap":"345:833:49:-:0;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;4429:4:5;4390:45;4429:4;4390:45;:::i;:::-;-1:-1:-1;;;;;;345:833:49;;;;4472:87:5;;-1:-1:-1;4619:13:5;-1:-1:-1;4656:3:5;2232:4:0;;4634:20:5;;;;;4701:12;4675:39;4701:12;;4656:3;4701:12;;;:::i;:::-;1204:26;345:833:49;4675:39:5;:::i;:::-;;4728:40;4755:12;;;;;:::i;:::-;1204:26;345:833:49;4728:40:5;:::i;:::-;;4656:3;:::i;:::-;4619:13;;4634:20;;;;-1:-1:-1;4861:3:5;2232:4:0;;4839:20:5;;;;;4906:12;4880:39;4906:12;;4861:3;4906:12;;;:::i;:::-;1204:26;345:833:49;4880:39:5;:::i;4861:3::-;4824:13;;4839:20;4975:27;345:833:49;4839:20:5;1276:26;4940:20;1276:26;345:833:49;;1276:26:5;-1:-1:-1;1276:26:5;;345:833:49;1276:26:5;;;4975:27;345:833:49;;;;;;;;;4472:87:5;4511:37;;;:::i;:::-;;4472:87;;;345:833:49;-1:-1:-1;345:833:49;;;;;;;;;-1:-1:-1;;345:833:49;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;:::o;:::-;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;2232:4:0;-1:-1:-1;;2232:4:0;;;;;;;:::o;:::-;345:833:49;;;2232:4:0;;;;;;;;1204:26:5;2232:4:0;;1204:26:5;;;;;;;;;;;;:::o;:::-;345:833:49;;;1204:26:5;;;;;;;;6179:316:0;-1:-1:-1;;;;;345:833:49;2232:4:0;345:833:49;;;;;;;;;;2232:4:0;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;735:10:30;6370:40:0;-1:-1:-1;;;;;;;;;;;6370:40:0;;;345:833:49;6424:11:0;:::o;6272:217::-;6466:12;;:::o;6179:316::-;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;;345:833:49;1204:26:5;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6179:316::-;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;;345:833:49;1349:27:5;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o;6179:316::-;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;;345:833:49;1276:26:5;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":3077,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10973":{"entryPoint":3050,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_addresst_uint256t_bytes_calldatat_bytes32t_bytes32":{"entryPoint":3144,"id":null,"parameterSlots":1,"returnSlots":6},"abi_decode_array_address_dyn_calldata":{"entryPoint":3375,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_array_address_dyn_calldatat_array_uint256_dyn_calldatat_array_bytes_calldata_dyn_calldatat_bytes32t_bytes32":{"entryPoint":3423,"id":null,"parameterSlots":1,"returnSlots":8},"abi_decode_array_uint256_dyn":{"entryPoint":3520,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":3304,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes_calldata":{"entryPoint":3099,"id":null,"parameterSlots":2,"returnSlots":2},"abi_encode_address_uint256_bytes_calldata":{"entryPoint":5087,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_address_uint256_bytes_calldata_bytes32_uint256":{"entryPoint":4758,"id":null,"parameterSlots":7,"returnSlots":1},"abi_encode_bytes_calldata":{"entryPoint":4322,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":3277,"id":null,"parameterSlots":1,"returnSlots":1},"calldata_array_index_access_address_dyn_calldata":{"entryPoint":4851,"id":null,"parameterSlots":3,"returnSlots":1},"calldata_array_index_access_bytes_calldata_dyn_calldata":{"entryPoint":4909,"id":null,"parameterSlots":3,"returnSlots":2},"finalize_allocation":{"entryPoint":3222,"id":null,"parameterSlots":2,"returnSlots":0},"fun_afterCall":{"entryPoint":5313,"id":3702,"parameterSlots":1,"returnSlots":0},"fun_beforeCall":{"entryPoint":5211,"id":3675,"parameterSlots":2,"returnSlots":0},"fun_checkRole":{"entryPoint":3836,"id":114,"parameterSlots":2,"returnSlots":0},"fun_checkRole_10974":{"entryPoint":3622,"id":114,"parameterSlots":1,"returnSlots":0},"fun_checkRole_10977":{"entryPoint":3753,"id":114,"parameterSlots":1,"returnSlots":0},"fun_execute":{"entryPoint":5126,"id":3635,"parameterSlots":4,"returnSlots":0},"fun_getOperationState":{"entryPoint":4262,"id":3136,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":3885,"id":256,"parameterSlots":2,"returnSlots":1},"fun_hashOperation":{"entryPoint":4355,"id":3173,"parameterSlots":6,"returnSlots":1},"fun_hashOperationBatch":{"entryPoint":4440,"id":3204,"parameterSlots":8,"returnSlots":1},"fun_isOperation":{"entryPoint":4128,"id":3020,"parameterSlots":1,"returnSlots":1},"fun_isOperationDone":{"entryPoint":4238,"id":3078,"parameterSlots":1,"returnSlots":1},"fun_isOperationPending":{"entryPoint":4173,"id":3046,"parameterSlots":1,"returnSlots":1},"fun_isOperationReady":{"entryPoint":4214,"id":3062,"parameterSlots":1,"returnSlots":1},"fun_revokeRole":{"entryPoint":4011,"id":294,"parameterSlots":2,"returnSlots":1},"fun_schedule":{"entryPoint":4974,"id":3410,"parameterSlots":2,"returnSlots":0},"fun_verifyCallResult":{"entryPoint":5345,"id":7005,"parameterSlots":2,"returnSlots":1},"increment_uint256":{"entryPoint":4814,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_calldatat_address":{"entryPoint":4889,"id":null,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220b56e14dff3c8e8caa3d716acabd733f7cd28e82ef63b350ddbdb88a48251a21164736f6c63430008140033","opcodes":"PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A2646970667358221220B56E14DFF3C8E8CAA3D716ACAB 0xD7 CALLER 0xF7 0xCD 0x28 0xE8 0x2E 0xF6 EXTCODESIZE CALLDATALOAD 0xD 0xDB 0xDB DUP9 LOG4 DUP3 MLOAD LOG2 GT PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"345:833:49:-:0;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8005:9:5;345:833:49;;;;;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;345:833:49;-1:-1:-1;;;345:833:49;;;;;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;;;;;;;;;;345:833:49;;;;;;;;;;;;;;;;;;;5347:26:5;5343:87;;345:833:49;13389:31:5;;;;;:68;;;345:833:49;13385:184:5;;13592:64;;13683:11;13592:64;;;;;;;;;:::i;:::-;13683:11;;;:::i;:::-;13710:13;13725:18;;;;;;14019:2;;;;:::i;:::-;345:833:49;;13745:3:5;13781:10;;;13945:43;13781:10;;13945:43;13869:11;13781:10;;;13821:9;13781:10;;;;13745:3;13781:10;;;;;;:::i;:::-;;:::i;:::-;13821:9;;:::i;:::-;345:833:49;13869:11:5;;:::i;:::-;13918:7;;;;;;;:::i;:::-;345:833:49;;13945:43:5;;;;;:::i;:::-;;;;13745:3;:::i;:::-;13710:13;;13385:184;345:833:49;;-1:-1:-1;;;;;;13480:78:5;;;;;345:833:49;;;;;;;;;;;;;;;;;;-1:-1:-1;345:833:49;;13480:78:5;;;13389:68;13424:33;;;;;13389:68;;5343:87;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;345:833:49;;;;;;;;;;;;;;;4747:26:0;345:833:49;;3282:12:0;345:833:49;;;:::i;:::-;;;;;;;;;;3901:22:0;345:833:49;735:10:30;3282:12:0;;:::i;:::-;4747:26;:::i;:::-;;345:833:49;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;1349:27:5;;345:833:49;;;;;;;;;735:10:30;345:833:49;;;;;;;;;;3519:23:0;3515:108;;11400:22:5;;;;:::i;:::-;11399:23;11395:230;;345:833:49;;;;;;;;;;;;11672:13:5;;;;345:833:49;;11395:230:5;345:833:49;;;;11445:169:5;;;;;;;;345:833:49;11515:85:5;345:833:49;;;;11445:169:5;3515:108:0;345:833:49;;;3565:47:0;;;;;;735:10:30;3565:47:0;;;345:833:49;;;;;3565:47:0;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;345:833:49;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;345:833:49;-1:-1:-1;;;345:833:49;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;1349:27:5;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1204:26:5;345:833:49;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;10130:31:5;;;;;:68;;;345:833:49;10126:184:5;;10333:64;;;;;;;;;;;;:::i;:::-;10421:5;;;;;:::i;:::-;10442:13;;10457:18;;;;;;;10601;;;;;10597:72;;345:833:49;;;10597:72:5;10640:18;345:833:49;;;;;;;10640:18:5;10597:72;;;345:833:49;;;10477:3:5;;10522:10;10501:76;10522:10;;10501:76;10522:10;;;;;;;;;;10534:9;10522:10;;;;;;10545:11;10522:10;;:::i;:::-;10534:9;;:::i;:::-;345:833:49;10545:11:5;;:::i;:::-;345:833:49;;10501:76:5;;;;;:::i;10477:3::-;10442:13;;;;10126:184;345:833:49;;-1:-1:-1;;;;;;10221:78:5;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;13480:78:5;;;10130:68;10165:33;;;;;10130:68;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;345:833:49;;;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;15612:4:5;;735:10:30;15594:23:5;15590:95;;345:833:49;15699:35:5;345:833:49;15714:9:5;345:833:49;;;;;;;;;;;15699:35:5;15714:9;345:833:49;;;15590:95:5;345:833:49;;;15640:34:5;;;;;;735:10:30;15640:34:5;;;345:833:49;15640:34:5;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;735:10:30;;-1:-1:-1;;;;;345:833:49;;5421:34:0;5417:102;;345:833:49;5529:37:0;345:833:49;;;5529:37:0;:::i;5417:102::-;345:833:49;-1:-1:-1;;;5478:30:0;;345:833:49;;5478:30:0;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;4330:25:0;345:833:49;;3282:12:0;345:833:49;;;:::i;3282:12:0:-;4330:25;:::i;345:833:49:-;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;;;;;;;3901:22:0;345:833:49;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;345:833:49;-1:-1:-1;;;345:833:49;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;12615:2:5;12482:11;345:833:49;12551:43:5;;12399:56;345:833:49;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;5347:26:5;5343:87;;345:833:49;12399:56:5;;;;;;:::i;:::-;12482:11;;;;;:::i;:::-;12528:7;;;;;;:::i;:::-;345:833:49;12551:43:5;;;;;:::i;:::-;;;;12615:2;:::i;5343:87::-;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;345:833:49;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;345:833:49;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;775:49:20;;;:89;;;;345:833:49;;;;;;;;;775:89:20;2688:32:0;;-1:-1:-1;;;;2673:47:0;;;:87;;;;775:89:20;;;;;;2673:87:0;-1:-1:-1;;;862:40:41;;-1:-1:-1;2673:87:0;;;345:833:49;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;;;345:833:49;;;;9430:61:5;345:833:49;;;;;;;:::i;:::-;;;;;;;9430:61:5;345:833:49;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;9332:53:5;;;;;;;;:::i;:::-;9409:5;;;;;;;:::i;:::-;345:833:49;;9430:61:5;;;;;:::i;:::-;;;;9505:18;9501:72;;345:833:49;;;9501:72:5;9544:18;345:833:49;;;;;;;9544:18:5;9501:72;;;345:833:49;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;345:833:49;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;-1:-1:-1;;345:833:49;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;345:833:49;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;3432:197:0;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;1204:26:5;;345:833:49;;3519:23:0;3515:108;;3432:197;;:::o;3515:108::-;345:833:49;;;;;3565:47:0;;;;;;;;;345:833:49;;;;;3565:47:0;3432:197;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1276:26:5;345:833:49;;3519:23:0;3515:108;;3432:197;;:::o;:::-;345:833:49;2954:6:0;345:833:49;2954:6:0;345:833:49;;;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;345:833:49;;;;;2954:6:0;345:833:49;;;3519:23:0;3515:108;;3432:197;;:::o;6179:316::-;;2954:6;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6276:23:0;6272:217;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6370:40:0;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6730:317::-;;2954:6;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6824:217:0;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;6922:40:0;735:10:30;6922:40:0;;;345:833:49;6976:11:0;:::o;5998:129:5:-;6075:21;5998:129;6075:21;:::i;:::-;345:833:49;;;;;;6075:45:5;;5998:129;:::o;345:833:49:-;;;;6100:20:5;345:833:49;;;;;6100:20:5;345:833:49;6262:209:5;6362:21;6262:209;6362:21;:::i;:::-;345:833:49;;;;;;6409:22:5;6400:31;;:64;;;;;6393:71;6262:209;:::o;6400:64::-;6444:20;6435:29;;;6262:209;:::o;6607:134::-;6689:21;6607:134;6689:21;:::i;:::-;345:833:49;;;;;;6714:20:5;6689:45;6607:134;:::o;6820:132::-;6901:21;6820:132;6901:21;:::i;:::-;345:833:49;;;;;;6926:19:5;6901:44;6820:132;:::o;7270:460::-;-1:-1:-1;345:833:49;7189:11:5;345:833:49;;;-1:-1:-1;345:833:49;;7414:14:5;;7410:314;7414:14;;;7444:27;-1:-1:-1;7444:27:5;:::o;7410:314::-;7189:11;7492:28;;7189:11;;7536:26;7543:19;7536:26;:::o;7488:236::-;7595:15;-1:-1:-1;7595:15:5;;;7189:11;7626:29;:::o;7579:145::-;7693:20;7686:27;:::o;345:833:49:-;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;:::o;8134:279:5:-;;345:833:49;8355:50:5;8134:279;;;;345:833:49;;8355:50:5;;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;8355:50:5;345:833:49;;8355:50:5;;;;;;:::i;:::-;345:833:49;8345:61:5;;8134:279;:::o;8529:320::-;;;;;;;;;345:833:49;;8785:56:5;;;;;;345:833:49;;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;;;;;;8785:56:5;345:833:49;;;;;;;;;;8785:56:5;;;;;;;;:::i;345:833:49:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::o;:::-;-1:-1:-1;;345:833:49;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;:::o;10776:399:5:-;;10844:15;;;:::i;:::-;10840:131;;8005:9;345:833:49;11026:16:5;;;11022:96;;11145:15;;345:833:49;11145:15:5;;;345:833:49;;;-1:-1:-1;345:833:49;11127:11:5;345:833:49;;;-1:-1:-1;345:833:49;;10776:399:5:o;11022:96::-;345:833:49;;;;;11065:42:5;;;;;;;;;345:833:49;;;;;11065:42:5;10840:131;345:833:49;;-1:-1:-1;;;10882:78:5;;345:833:49;10882:78:5;;345:833:49;;;;;;;;;;10882:78:5;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;14092:232:5:-;14272:45;14092:232;14231:31;14092:232;;;;345:833:49;;;;;;;;;;;;;14231:31:5;;;;345:833:49;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;14231:31:5;345:833:49;;;;14272:45:5;:::i;:::-;;14092:232::o;345:833:49:-;;;14272:45:5;:::i;14407:367::-;14489:20;;;:::i;:::-;14488:21;14484:137;;14634:25;;;;:58;;;14407:367;14630:138;;14407:367;:::o;14630:138::-;345:833:49;;;;14715:42:5;;;;;;;;;345:833:49;14715:42:5;14634:58;14664:28;;;;:::i;:::-;14663:29;14634:58;;14484:137;345:833:49;;;;11445:169:5;;;;14532:78;;345:833:49;14532:78:5;;345:833:49;;;;;;14532:78:5;14856:236;14911:20;;;:::i;:::-;14910:21;14906:137;;-1:-1:-1;345:833:49;1434:1:5;345:833:49;;1434:1:5;345:833:49;-1:-1:-1;345:833:49;;14856:236:5:o;5221:224:29:-;;;;5337:8;;-1:-1:-1;345:833:49;;5690:21:29;:17;;5815:158;;;;;;5686:354;345:833:49;;-1:-1:-1;;;6010:19:29;;;;;5333:106;5411:17::o"},"methodIdentifiers":{"CANCELLER_ROLE()":"b08e51c0","DEFAULT_ADMIN_ROLE()":"a217fddf","EXECUTOR_ROLE()":"07bd0265","PROPOSER_ROLE()":"8f61f4f5","cancel(bytes32)":"c4d252f5","execute(address,uint256,bytes,bytes32,bytes32)":"134008d3","executeBatch(address[],uint256[],bytes[],bytes32,bytes32)":"e38335e5","getMinDelay()":"f27a0c92","getOperationState(bytes32)":"7958004c","getRoleAdmin(bytes32)":"248a9ca3","getTimestamp(bytes32)":"d45c4435","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","hashOperation(address,uint256,bytes,bytes32,bytes32)":"8065657f","hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)":"b1c5f427","isOperation(bytes32)":"31d50750","isOperationDone(bytes32)":"2ab0f529","isOperationPending(bytes32)":"584b153e","isOperationReady(bytes32)":"13bc9f20","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","schedule(address,uint256,bytes,bytes32,bytes32,uint256)":"01d5062a","scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)":"8f2a0bb0","supportsInterface(bytes4)":"01ffc9a7","updateDelay(uint256)":"64d62353"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"},{\"internalType\":\"address[]\",\"name\":\"proposers\",\"type\":\"address[]\"},{\"internalType\":\"address[]\",\"name\":\"executors\",\"type\":\"address[]\"},{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"}],\"name\":\"TimelockInsufficientDelay\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"payloads\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"TimelockInvalidOperationLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"TimelockUnauthorizedCaller\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"predecessorId\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexecutedPredecessor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"operationId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexpectedOperationState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"CallExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"CallSalt\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"CallScheduled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"Cancelled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldDuration\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newDuration\",\"type\":\"uint256\"}],\"name\":\"MinDelayChange\",\"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\"},{\"inputs\":[],\"name\":\"CANCELLER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXECUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PROPOSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"payload\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"executeBatch\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getOperationState\",\"outputs\":[{\"internalType\":\"enum TimelockController.OperationState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getTimestamp\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperation\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperationBatch\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperation\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationDone\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationPending\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationReady\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"schedule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"scheduleBatch\",\"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\":[{\"internalType\":\"uint256\",\"name\":\"newDelay\",\"type\":\"uint256\"}],\"name\":\"updateDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"\\u041a\\u043e\\u043d\\u0442\\u0440\\u0430\\u043a\\u0442 \\u0442\\u0430\\u0439\\u043c\\u043b\\u043e\\u043a\\u0430 \\u0434\\u043b\\u044f DAO, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0439 \\u0437\\u0430\\u0434\\u0435\\u0440\\u0436\\u043a\\u0443 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u043e\\u0434\\u043e\\u0431\\u0440\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"TimelockInsufficientDelay(uint256,uint256)\":[{\"details\":\"The schedule operation doesn't meet the minimum delay.\"}],\"TimelockInvalidOperationLength(uint256,uint256,uint256)\":[{\"details\":\"Mismatch between the parameters length for an operation call.\"}],\"TimelockUnauthorizedCaller(address)\":[{\"details\":\"The caller account is not authorized.\"}],\"TimelockUnexecutedPredecessor(bytes32)\":[{\"details\":\"The predecessor to an operation not yet done.\"}],\"TimelockUnexpectedOperationState(bytes32,bytes32)\":[{\"details\":\"The current state of an operation is not as required. The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position counting from right to left. See {_encodeStateBitmap}.\"}]},\"events\":{\"CallExecuted(bytes32,uint256,address,uint256,bytes)\":{\"details\":\"Emitted when a call is performed as part of operation `id`.\"},\"CallSalt(bytes32,bytes32)\":{\"details\":\"Emitted when new proposal is scheduled with non-zero salt.\"},\"CallScheduled(bytes32,uint256,address,uint256,bytes,bytes32,uint256)\":{\"details\":\"Emitted when a call is scheduled as part of operation `id`.\"},\"Cancelled(bytes32)\":{\"details\":\"Emitted when operation `id` is cancelled.\"},\"MinDelayChange(uint256,uint256)\":{\"details\":\"Emitted when the minimum delay for future operations is modified.\"},\"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.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"cancel(bytes32)\":{\"details\":\"Cancel an operation. Requirements: - the caller must have the 'canceller' role.\"},\"constructor\":{\"details\":\"\\u041a\\u043e\\u043d\\u0441\\u0442\\u0440\\u0443\\u043a\\u0442\\u043e\\u0440\",\"params\":{\"admin\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 \\u0430\\u0434\\u043c\\u0438\\u043d\\u0438\\u0441\\u0442\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 (\\u043e\\u0431\\u044b\\u0447\\u043d\\u043e \\u0430\\u0434\\u0440\\u0435\\u0441 \\u043d\\u0443\\u043b\\u0435\\u0432\\u043e\\u0439 \\u0434\\u043b\\u044f \\u0434\\u0435\\u0446\\u0435\\u043d\\u0442\\u0440\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438)\",\"executors\":\"\\u0410\\u0434\\u0440\\u0435\\u0441\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043c\\u043e\\u0433\\u0443\\u0442 \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0437\\u0430\\u043a\\u0446\\u0438\\u0438\",\"minDelay\":\"\\u041c\\u0438\\u043d\\u0438\\u043c\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0437\\u0430\\u0434\\u0435\\u0440\\u0436\\u043a\\u0430 \\u0432 \\u0441\\u0435\\u043a\\u0443\\u043d\\u0434\\u0430\\u0445 \\u043f\\u0435\\u0440\\u0435\\u0434 \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0442\\u0440\\u0430\\u043d\\u0437\\u0430\\u043a\\u0446\\u0438\\u0438\",\"proposers\":\"\\u0410\\u0434\\u0440\\u0435\\u0441\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043c\\u043e\\u0433\\u0443\\u0442 \\u043f\\u0440\\u0435\\u0434\\u043b\\u0430\\u0433\\u0430\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0437\\u0430\\u043a\\u0446\\u0438\\u0438\"}},\"execute(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a single transaction. Emits a {CallExecuted} event. Requirements: - the caller must have the 'executor' role.\"},\"executeBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a batch of transactions. Emits one {CallExecuted} event per transaction in the batch. Requirements: - the caller must have the 'executor' role.\"},\"getMinDelay()\":{\"details\":\"Returns the minimum delay in seconds for an operation to become valid. This value can be changed by executing an operation that calls `updateDelay`.\"},\"getOperationState(bytes32)\":{\"details\":\"Returns operation state.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"getTimestamp(bytes32)\":{\"details\":\"Returns the timestamp at which an operation becomes ready (0 for unset operations, 1 for done operations).\"},\"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`.\"},\"hashOperation(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a single transaction.\"},\"hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a batch of transactions.\"},\"isOperation(bytes32)\":{\"details\":\"Returns whether an id corresponds to a registered operation. This includes both Waiting, Ready, and Done operations.\"},\"isOperationDone(bytes32)\":{\"details\":\"Returns whether an operation is done or not.\"},\"isOperationPending(bytes32)\":{\"details\":\"Returns whether an operation is pending or not. Note that a \\\"pending\\\" operation may also be \\\"ready\\\".\"},\"isOperationReady(bytes32)\":{\"details\":\"Returns whether an operation is ready for execution. Note that a \\\"ready\\\" operation is also \\\"pending\\\".\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"},\"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 `callerConfirmation`. 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.\"},\"schedule(address,uint256,bytes,bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a single transaction. Emits {CallSalt} if salt is nonzero, and {CallScheduled}. Requirements: - the caller must have the 'proposer' role.\"},\"scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a batch of transactions. Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch. Requirements: - the caller must have the 'proposer' role.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"updateDelay(uint256)\":{\"details\":\"Changes the minimum timelock duration for future operations. Emits a {MinDelayChange} event. Requirements: - the caller must be the timelock itself. This can only be achieved by scheduling and later executing an operation where the timelock is the target and the data is the ABI-encoded call to this function.\"}},\"title\":\"GovernanceTimelock\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/GovernanceTimelock.sol\":\"GovernanceTimelock\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"contracts/GovernanceTimelock.sol\":{\"keccak256\":\"0xdaf34290781f39eea8ef740a8ee3dbacdd740164af8a96b54e55a3ea5b43877a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3941a06276ea3cbfd8a354a16fd97f7870618298f885820f8188e370d13f6f04\",\"dweb:/ipfs/QmYFxMQ7yXwUcYZh9ZLzNdYGYf4TFojtgqME8Fqw7RFpkX\"]}},\"version\":1}"}},"contracts/GovernanceToken.sol":{"GovernanceToken":{"abi":[{"inputs":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"address","name":"initialOwner","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"ERC2612ExpiredSignature","type":"error"},{"inputs":[{"internalType":"address","name":"signer","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC2612InvalidSigner","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"OwnableInvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"OwnableUnauthorizedAccount","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"partners","type":"address[]"},{"internalType":"uint256[]","name":"amounts","type":"uint256[]"}],"name":"mintInitialSupply","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"permit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_string_fromMemory":{"entryPoint":1267,"id":null,"parameterSlots":2,"returnSlots":1},"copy_memory_to_memory_with_cleanup":{"entryPoint":1230,"id":null,"parameterSlots":3,"returnSlots":0},"finalize_allocation":{"entryPoint":1194,"id":null,"parameterSlots":2,"returnSlots":0},"fun_toShortStringWithFallback":{"entryPoint":1358,"id":7356,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback_10491":{"entryPoint":1779,"id":7356,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"610160604081815234620004a55762002c098038038091620000228286620004aa565b84398201606083820312620004a55782516001600160401b039190828111620004a5578162000053918601620004f3565b9160209182860151828111620004a557859162000072918801620004f3565b9501516001600160a01b03808216929091839003620004a55785519386850185811083821117620003a457875260019485815281810195603160f81b87528751848111620003a45760038054918383811c931680156200049a575b868410146200048457601f9283811162000439575b508086848211600114620003c657600091620003ba575b5060001982841b1c191690841b1781555b8b5191868311620003a45760049c8d548581811c9116801562000399575b8882101462000384578e83821162000339575b50508d87928511600114620002ce5750938394918492600095620002c2575b50501b92600019911b1c19161789555b62000175876200054e565b956101209687526200018782620006f3565b97610140988952838151910120918260e0525190209861010099808b524660a0528951938401927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f84528a85015260608401524660808401523060a084015260a0835260c083019383851090851117620002ad5750828852815190206080523060c052831562000296575050600b80546001600160a01b031981168417909155945194167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a36123be93846200084b853960805184611796015260a05184611851015260c05184611760015260e051846117e50152518361180b015251826107750152518161079e0152f35b631e4fbdf760e01b8252600060c490910152602490fd5b604190634e487b7160e01b6000525260246000fd5b0151935038806200015a565b929190601f1985169360005284886000209460005b8a8983831062000321575050501062000306575b50505050811b0189556200016a565b01519060f884600019921b161c1916905538808080620002f7565b868601518955909701969485019488935001620002e3565b600052876000208380870160051c8201928a88106200037a575b0160051c019086905b8281106200036d5750508e6200013b565b600081550186906200035c565b9250819262000353565b60228f634e487b7160e01b6000525260246000fd5b90607f169062000128565b634e487b7160e01b600052604160045260246000fd5b90508b015138620000f9565b8592508c90601f1983168560005289600020928a6000915b83831062000417575050508311620003fe575b5050811b0181556200010a565b8d015160001983861b60f8161c191690553880620003f1565b948482949597989293960151815501940192019087949392918f8b90620003de565b82600052866000208480840160051c8201928985106200047a575b0160051c019085905b8281106200046d575050620000e2565b600081550185906200045d565b9250819262000454565b634e487b7160e01b600052602260045260246000fd5b92607f1692620000cd565b600080fd5b601f909101601f19168101906001600160401b03821190821017620003a457604052565b60005b838110620004e25750506000910152565b8181015183820152602001620004d1565b81601f82011215620004a55780516001600160401b038111620003a457604051926200052a601f8301601f191660200185620004aa565b81845260208284010111620004a5576200054b9160208085019101620004ce565b90565b80516020919082811015620005ce575090601f8251116200058c57808251920151908083106200057d57501790565b82600019910360031b1b161790565b604490620005c09260405193849263305a27a960e01b845280600485015282519283918260248701528686019101620004ce565b601f01601f19168101030190fd5b6001600160401b038111620003a4576005928354926001938481811c91168015620006e8575b838210146200048457601f8111620006b1575b5081601f84116001146200064757509282939183926000946200063b575b50501b916000199060031b1c191617905560ff90565b01519250388062000625565b919083601f1981168760005284600020946000905b888383106200069657505050106200067c575b505050811b01905560ff90565b015160001960f88460031b161c191690553880806200066f565b8587015188559096019594850194879350908101906200065c565b8560005284601f846000209201871c820191601f8601881c015b828110620006db57505062000607565b60008155018590620006cb565b90607f1690620005f4565b805160209081811015620007205750601f8251116200058c57808251920151908083106200057d57501790565b906001600160401b038211620003a457600654926001938481811c911680156200083f575b838210146200048457601f811162000805575b5081601f84116001146200079957509282939183926000946200078d575b50501b916000199060031b1c19161760065560ff90565b01519250388062000776565b919083601f198116600660005284600020946000905b88838310620007ea5750505010620007d0575b505050811b0160065560ff90565b015160001960f88460031b161c19169055388080620007c2565b858701518855909601959485019487935090810190620007af565b600660005284601f84600020920160051c820191601f860160051c015b8281106200083257505062000758565b6000815501859062000822565b90607f16906200074556fe6080604052600436101561001257600080fd5b60003560e01c806306fdde03146101c7578063095ea7b3146101c257806318160ddd146101bd57806323b872dd146101b8578063313ce567146101b35780633644e515146101ae5780633a46b1a8146101a95780634bf5d7e9146101a4578063587cde1e1461019f5780635c19a95c1461019a5780636fcfff451461019557806370a0823114610190578063715018a61461018b5780637ecebe001461018657806384b0196e146101815780638da5cb5b1461017c5780638e539e8c1461017757806391ddadf41461017257806395d89b411461016d5780639ab24eb0146101685780639df2c95d14610163578063a9059cbb1461015e578063c3cda52014610159578063d505accf14610154578063dd62ed3e1461014f578063f1127ed81461014a5763f2fde38b1461014557600080fd5b610f90565b610edd565b610e85565b610d51565b610c88565b610c42565b610b98565b610a1d565b610976565b61094a565b61087b565b610852565b61075a565b610720565b6106ff565b6106c6565b61065e565b61063a565b6105ff565b61056d565b610485565b610462565b610446565b610399565b61037b565b61034a565b610220565b919082519283825260005b8481106101f8575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016101d7565b90602061021d9281815201906101cc565b90565b34610305576000806003193601126103025760405190806003546102438161135f565b808552916001918083169081156102d8575060011461027d575b6102798561026d81870382610af1565b6040519182918261020c565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106102c057505050810160200161026d8261027961025d565b805460208587018101919091529093019281016102a5565b8695506102799693506020925061026d94915060ff191682840152151560051b820101929361025d565b80fd5b600080fd5b600435906001600160a01b038216820361030557565b602435906001600160a01b038216820361030557565b35906001600160a01b038216820361030557565b346103055760403660031901126103055761037061036661030a565b60243590336114ab565b602060405160018152f35b34610305576000366003190112610305576020600254604051908152f35b34610305576060366003190112610305576103b261030a565b6103ba610320565b6001600160a01b03821660009081526001602090815260408083203384529091529020604435919054926000198410610404575b6103f89350611399565b60405160018152602090f35b8284106104205761041b836103f89503338361155f565b6103ee565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b3461030557600036600319011261030557602060405160128152f35b3461030557600036600319011261030557602061047d61175d565b604051908152f35b34610305576040366003190112610305576001600160a01b036104a661030a565b166000908152600960205260408120906104c160243561109e565b91805482938160058111610513575b50906020946104df9284611f9a565b806104f95750505b6040516001600160d01b039091168152f35b91610505849293611ab5565b92815220015460301c6104e7565b9461051d86611aff565b8603958611610568576020956104df9385875265ffffffffffff80838a8a20015416908516106000146105565750915b919250946104d0565b92915061056290611ac4565b9061054d565b611349565b346103055760003660031901126103055761058743611a83565b65ffffffffffff8061059843611a83565b169116036105ed576102796040516105af81610a7c565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906101cc565b6040516301bfc1c560e61b8152600490fd5b346103055760203660031901126103055760206001600160a01b038061062361030a565b166000526008825260406000205416604051908152f35b346103055760203660031901126103055761065c61065661030a565b336110df565b005b34610305576020366003190112610305576001600160a01b0361067f61030a565b16600052600960205260406000205463ffffffff908181116106a75760209160405191168152f35b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b3461030557602036600319011261030557602061047d6106e461030a565b6001600160a01b031660009081526020819052604090205490565b346103055760003660031901126103055761071861102e565b61065c61105a565b34610305576020366003190112610305576001600160a01b0361074161030a565b1660005260076020526020604060002054604051908152f35b346103055760008060031936011261030257610804906107997f000000000000000000000000000000000000000000000000000000000000000061189d565b6107c27f0000000000000000000000000000000000000000000000000000000000000000611996565b91604051916107d083610a9d565b818352604051948594600f60f81b86526107f660209360e08589015260e08801906101cc565b9086820360408801526101cc565b904660608601523060808601528260a086015284820360c08601528080855193848152019401925b82811061083b57505050500390f35b83518552869550938101939281019260010161082c565b3461030557600036600319011261030557600b546040516001600160a01b039091168152602090f35b346103055760203660031901126103055761089760043561109e565b600a549060008291600584116108ef575b6108b29350611f31565b6000816108c757505060405160008152602090f35b600a6108d4602093611ab5565b9152600080516020612369833981519152015460301c6104e7565b91926108fa81611aff565b8103908111610568576108b293600a835265ffffffffffff8083600080516020612369833981519152015416908516106000146109385750916108a8565b92915061094490611ac4565b906108a8565b3461030557600036600319011261030557602061096643611a83565b65ffffffffffff60405191168152f35b34610305576000806003193601126103025760405190806004546109998161135f565b808552916001918083169081156102d857506001146109c2576102798561026d81870382610af1565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410610a0557505050810160200161026d8261027961025d565b805460208587018101919091529093019281016109ea565b34610305576020366003190112610305576001600160a01b03610a3e61030a565b166000526009602052602060018060d01b03610a5d6040600020611c74565b16604051908152f35b634e487b7160e01b600052604160045260246000fd5b6040810190811067ffffffffffffffff821117610a9857604052565b610a66565b6020810190811067ffffffffffffffff821117610a9857604052565b60a0810190811067ffffffffffffffff821117610a9857604052565b60c0810190811067ffffffffffffffff821117610a9857604052565b90601f8019910116810190811067ffffffffffffffff821117610a9857604052565b60405190610b2082610a7c565b565b67ffffffffffffffff8111610a985760051b60200190565b81601f8201121561030557803591610b5183610b22565b92610b5f6040519485610af1565b808452602092838086019260051b820101928311610305578301905b828210610b89575050505090565b81358152908301908301610b7b565b346103055760403660031901126103055767ffffffffffffffff6004358181116103055736602382011215610305578060040135610bd581610b22565b91610be36040519384610af1565b81835260209160248385019160051b8301019136831161030557602401905b828210610c2b576024358587821161030557610c2561065c923690600401610b3a565b90611ffb565b838091610c3784610336565b815201910190610c02565b3461030557604036600319011261030557610370610c5e61030a565b6024359033611399565b6064359060ff8216820361030557565b6084359060ff8216820361030557565b346103055760c036600319011261030557610ca161030a565b60443590602435610cb0610c68565b834211610d3857610d2c61065c94610d33926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b0388166040840152866060840152608083015260808252610d1482610ab9565b610d2760a4359360843593519020611877565b611608565b91826115b2565b6110df565b604051632341d78760e11b815260048101859052602490fd5b346103055760e036600319011261030557610d6a61030a565b610d72610320565b60443590606435610d81610c78565b814211610e6c576001600160a01b0385811660008181526007602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c99281019283529283019390935292861660608201526080810187905260a081019190915260c080820194909452928352610e25929091610e1260e083610af1565b610d2760c4359360a43593519020611877565b6001600160a01b0384811690821603610e42575061065c926114ab565b6040516325c0072360e11b81526001600160a01b0391821660048201529084166024820152604490fd5b60405163313c898160e11b815260048101839052602490fd5b34610305576040366003190112610305576020610ed4610ea361030a565b610eab610320565b6001600160a01b0391821660009081526001855260408082209290931681526020919091522090565b54604051908152f35b3461030557604036600319011261030557610ef661030a565b6024359063ffffffff821682036103055761027991610f4691610f17611599565b50610f20611599565b506001600160a01b03166000908152600960205260409020610f40611599565b50611cb8565b5060405190610f5482610a7c565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461030557602036600319011261030557610fa961030a565b610fb161102e565b6001600160a01b0390811690811561100557600b54826bffffffffffffffffffffffff60a01b821617600b55167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a3005b604051631e4fbdf760e01b815260006004820152602490fd5b61102661102e565b610b2061105a565b600b546001600160a01b0316330361104257565b60405163118cdaa760e01b8152336004820152602490fd5b600b80546001600160a01b031981169091556000906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a3565b65ffffffffffff6110ae43611a83565b16808210156110c1575061021d90611a83565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610b209694169461115c9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b038083169392919081169081851415806112a7575b611186575b5050505050565b8161120b575b50508261119b575b808061117f565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916111e8916111e29091611a50565b906112b0565b604080516001600160d01b039384168152919092166020820152a2388080611194565b6001600160a01b0316600090815260096020526040902061122b84611a50565b61123443611a83565b6001600160d01b0391828061124886611c74565b169116900392828411610568577fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249361129d9261128492611e75565b6040805192851683529316602082015291829190820190565b0390a2388061118c565b5083151561117a565b906112ba43611a83565b6001600160d01b039182806112ce86611c74565b16911601918211610568576112e292611e75565b9091565b6112ef43611a83565b906001600160d01b03908180611303611c2a565b16911601908111610568576112e291611d8c565b61132043611a83565b906001600160d01b03908180611334611c2a565b1691169003908111611349576112e291611d8c565b634e487b7160e01b600052601160045260246000fd5b90600182811c9216801561138f575b602083101461137957565b634e487b7160e01b600052602260045260246000fd5b91607f169161136e565b6001600160a01b03808216949392919085156114925782168015611479576001600160a01b0382166000908152602081905260409020549584871061144a5784610b209697036113fb8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36122fd565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b6001600160a01b03808216929190831561154657821693841561152d57806115237f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259461150c60209560018060a01b03166000526001602052604060002090565b9060018060a01b0316600052602052604060002090565b55604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b906001600160a01b03808316156115465781161561152d5761150c6115969260018060a01b03166000526001602052604060002090565b55565b604051906115a682610a7c565b60006020838281520152565b6001600160a01b038116600090815260076020526040902080546001810190915590918190036115e0575050565b6040516301d4b62360e61b81526001600160a01b039092166004830152602482015260449150fd5b9161021d939161161793611620565b909291926116d0565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116116a457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156116985780516001600160a01b0381161561168f57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b600411156116ba57565b634e487b7160e01b600052602160045260246000fd5b6116d9816116b0565b806116e2575050565b6116eb816116b0565b600181036117055760405163f645eedf60e01b8152600490fd5b61170e816116b0565b6002810361172f5760405163fce698f760e01b815260048101839052602490fd5b8061173b6003926116b0565b146117435750565b6040516335e2f38360e21b81526004810191909152602490fd5b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061184e575b156117b8577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261184881610ad5565b51902090565b507f0000000000000000000000000000000000000000000000000000000000000000461461178f565b60429061188261175d565b906040519161190160f01b8352600283015260228201522090565b60ff81146118db5760ff811690601f82116118c957604051916118bf83610a7c565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516005548160006118ee8361135f565b808352926001908181169081156119745750600114611915575b5061021d92500382610af1565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310611959575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611940565b90506020925061021d94915060ff191682840152151560051b82010138611908565b60ff81146119b85760ff811690601f82116118c957604051916118bf83610a7c565b506040516006548160006119cb8361135f565b8083529260019081811690811561197457506001146119f1575061021d92500382610af1565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310611a35575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611a1c565b6001600160d01b0390818111611a64571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111611a96571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b60001981019190821161056857565b906001820180921161056857565b9190820180921161056857565b8115611ae9570490565b634e487b7160e01b600052601260045260246000fd5b600181111561021d57600181600160801b811015611c18575b611bc0611bb6611bac611ba2611b98611b8e611bcc97600488600160401b611bc79a1015611c0b575b640100000000811015611bfe575b62010000811015611bf1575b610100811015611be5575b6010811015611bd9575b1015611bd1575b60030260011c611b87818b611adf565b0160011c90565b611b87818a611adf565b611b878189611adf565b611b878188611adf565b611b878187611adf565b611b878186611adf565b8093611adf565b821190565b900390565b60011b611b77565b811c9160021b91611b70565b60081c91811b91611b66565b60101c9160081b91611b5b565b60201c9160101b91611b4f565b60401c9160201b91611b41565b50600160401b9050608082901c611b18565b600a5460009080611c3c575050600090565b8060001981011161056857600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b805460009181611c8657505050600090565b6000199282848101116105685760209181522001015460301c90565b634e487b7160e01b600052603260045260246000fd5b8054821015611cd05760005260206000200190600090565b611ca2565b600a5490600160401b821015610a98576001820180600a55821015611cd057600a600052805160209091015160301b65ffffffffffff191665ffffffffffff919091161760008051602061236983398151915290910155565b8054600160401b811015610a9857611d4b91600182018155611cb8565b611d7657815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b600052600060045260246000fd5b600a549192918015611e4b57611da4611dbc91611ab5565b600a6000526000805160206123698339815191520190565b9081549165ffffffffffff90818416918316808311611e3957869203611e0157611dfa92509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050611e3490611e20611e12610b13565b65ffffffffffff9092168252565b6001600160d01b0385166020820152611cd5565b611dfa565b604051632520601d60e01b8152600490fd5b50611e6f90611e5b611e12610b13565b6001600160d01b0384166020820152611cd5565b60009190565b80549293928015611f0c57611e8c611e9991611ab5565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411611e3957879303611ed85750611dfa92509065ffffffffffff82549181199060301b169116179055565b915050611e3491611ef8611eea610b13565b65ffffffffffff9093168352565b6001600160d01b0386166020830152611d2e565b5090611e6f91611f1d611eea610b13565b6001600160d01b0385166020830152611d2e565b905b828110611f3f57505090565b90918082169080831860011c820180921161056857600a60005265ffffffffffff808360008051602061236983398151915201541690851610600014611f885750915b90611f33565b929150611f9490611ac4565b90611f82565b91905b838210611faa5750505090565b9091928083169080841860011c82018092116105685760008581526020902082015465ffffffffffff9081169084161015611fe95750925b9190611f9d565b939250611ff590611ac4565b91611fe2565b91909161200661102e565b80518351036120c25761201b81511515612100565b6000805b82518210156120b5576120886120af9161206261205b61204f612042878961214a565b516001600160a01b031690565b6001600160a01b031690565b151561215e565b61207761206f858961214a565b511515612199565b612081848861214a565b5190611ad2565b916120aa612099612042838761214a565b6120a3838961214a565b51906121d3565b61213b565b9061201f565b5050509050610b2061101e565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561210757565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b60001981146105685760010190565b8051821015611cd05760209160051b010190565b1561216557565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156121a057565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b91906001600160a01b038316801561147957600254828101809111610568576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841161225957610b2092935061227f565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b90610b209161229561229083611a50565b6112e6565b50506001600160a01b039081169081156122e5575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c75460009283526040909220548116911661115e565b6122f66122f184611a50565b611317565b50506122aa565b610b2092916001600160a01b03918216919081908315612355575b16918215612342575b6000526008602052806040600020541691600052604060002054169061115e565b61234e6122f185611a50565b5050612321565b61236161229086611a50565b505061231856fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a2646970667358221220d0d9782a012956d6ce49c10f49a10709eab001d8750d42f3f87ea1c790d52b4664736f6c63430008140033","opcodes":"PUSH2 0x160 PUSH1 0x40 DUP2 DUP2 MSTORE CALLVALUE PUSH3 0x4A5 JUMPI PUSH3 0x2C09 DUP1 CODESIZE SUB DUP1 SWAP2 PUSH3 0x22 DUP3 DUP7 PUSH3 0x4AA JUMP JUMPDEST DUP5 CODECOPY DUP3 ADD PUSH1 0x60 DUP4 DUP3 SUB SLT PUSH3 0x4A5 JUMPI DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 SWAP1 DUP3 DUP2 GT PUSH3 0x4A5 JUMPI DUP2 PUSH3 0x53 SWAP2 DUP7 ADD PUSH3 0x4F3 JUMP JUMPDEST SWAP2 PUSH1 0x20 SWAP2 DUP3 DUP7 ADD MLOAD DUP3 DUP2 GT PUSH3 0x4A5 JUMPI DUP6 SWAP2 PUSH3 0x72 SWAP2 DUP9 ADD PUSH3 0x4F3 JUMP JUMPDEST SWAP6 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP3 SWAP1 SWAP2 DUP4 SWAP1 SUB PUSH3 0x4A5 JUMPI DUP6 MLOAD SWAP4 DUP7 DUP6 ADD DUP6 DUP2 LT DUP4 DUP3 GT OR PUSH3 0x3A4 JUMPI DUP8 MSTORE PUSH1 0x1 SWAP5 DUP6 DUP2 MSTORE DUP2 DUP2 ADD SWAP6 PUSH1 0x31 PUSH1 0xF8 SHL DUP8 MSTORE DUP8 MLOAD DUP5 DUP2 GT PUSH3 0x3A4 JUMPI PUSH1 0x3 DUP1 SLOAD SWAP2 DUP4 DUP4 DUP2 SHR SWAP4 AND DUP1 ISZERO PUSH3 0x49A JUMPI JUMPDEST DUP7 DUP5 LT EQ PUSH3 0x484 JUMPI PUSH1 0x1F SWAP3 DUP4 DUP2 GT PUSH3 0x439 JUMPI JUMPDEST POP DUP1 DUP7 DUP5 DUP3 GT PUSH1 0x1 EQ PUSH3 0x3C6 JUMPI PUSH1 0x0 SWAP2 PUSH3 0x3BA JUMPI JUMPDEST POP PUSH1 0x0 NOT DUP3 DUP5 SHL SHR NOT AND SWAP1 DUP5 SHL OR DUP2 SSTORE JUMPDEST DUP12 MLOAD SWAP2 DUP7 DUP4 GT PUSH3 0x3A4 JUMPI PUSH1 0x4 SWAP13 DUP14 SLOAD DUP6 DUP2 DUP2 SHR SWAP2 AND DUP1 ISZERO PUSH3 0x399 JUMPI JUMPDEST DUP9 DUP3 LT EQ PUSH3 0x384 JUMPI DUP15 DUP4 DUP3 GT PUSH3 0x339 JUMPI JUMPDEST POP POP DUP14 DUP8 SWAP3 DUP6 GT PUSH1 0x1 EQ PUSH3 0x2CE JUMPI POP SWAP4 DUP4 SWAP5 SWAP2 DUP5 SWAP3 PUSH1 0x0 SWAP6 PUSH3 0x2C2 JUMPI JUMPDEST POP POP SHL SWAP3 PUSH1 0x0 NOT SWAP2 SHL SHR NOT AND OR DUP10 SSTORE JUMPDEST PUSH3 0x175 DUP8 PUSH3 0x54E JUMP JUMPDEST SWAP6 PUSH2 0x120 SWAP7 DUP8 MSTORE PUSH3 0x187 DUP3 PUSH3 0x6F3 JUMP JUMPDEST SWAP8 PUSH2 0x140 SWAP9 DUP10 MSTORE DUP4 DUP2 MLOAD SWAP2 ADD KECCAK256 SWAP2 DUP3 PUSH1 0xE0 MSTORE MLOAD SWAP1 KECCAK256 SWAP9 PUSH2 0x100 SWAP10 DUP1 DUP12 MSTORE CHAINID PUSH1 0xA0 MSTORE DUP10 MLOAD SWAP4 DUP5 ADD SWAP3 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP5 MSTORE DUP11 DUP6 ADD MSTORE PUSH1 0x60 DUP5 ADD MSTORE CHAINID PUSH1 0x80 DUP5 ADD MSTORE ADDRESS PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 MSTORE PUSH1 0xC0 DUP4 ADD SWAP4 DUP4 DUP6 LT SWAP1 DUP6 GT OR PUSH3 0x2AD JUMPI POP DUP3 DUP9 MSTORE DUP2 MLOAD SWAP1 KECCAK256 PUSH1 0x80 MSTORE ADDRESS PUSH1 0xC0 MSTORE DUP4 ISZERO PUSH3 0x296 JUMPI POP POP PUSH1 0xB DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP2 AND DUP5 OR SWAP1 SWAP2 SSTORE SWAP5 MLOAD SWAP5 AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 PUSH1 0x0 DUP1 LOG3 PUSH2 0x23BE SWAP4 DUP5 PUSH3 0x84B DUP6 CODECOPY PUSH1 0x80 MLOAD DUP5 PUSH2 0x1796 ADD MSTORE PUSH1 0xA0 MLOAD DUP5 PUSH2 0x1851 ADD MSTORE PUSH1 0xC0 MLOAD DUP5 PUSH2 0x1760 ADD MSTORE PUSH1 0xE0 MLOAD DUP5 PUSH2 0x17E5 ADD MSTORE MLOAD DUP4 PUSH2 0x180B ADD MSTORE MLOAD DUP3 PUSH2 0x775 ADD MSTORE MLOAD DUP2 PUSH2 0x79E ADD MSTORE RETURN JUMPDEST PUSH4 0x1E4FBDF7 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x0 PUSH1 0xC4 SWAP1 SWAP2 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x41 SWAP1 PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST ADD MLOAD SWAP4 POP CODESIZE DUP1 PUSH3 0x15A JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH1 0x1F NOT DUP6 AND SWAP4 PUSH1 0x0 MSTORE DUP5 DUP9 PUSH1 0x0 KECCAK256 SWAP5 PUSH1 0x0 JUMPDEST DUP11 DUP10 DUP4 DUP4 LT PUSH3 0x321 JUMPI POP POP POP LT PUSH3 0x306 JUMPI JUMPDEST POP POP POP POP DUP2 SHL ADD DUP10 SSTORE PUSH3 0x16A JUMP JUMPDEST ADD MLOAD SWAP1 PUSH1 0xF8 DUP5 PUSH1 0x0 NOT SWAP3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 DUP1 PUSH3 0x2F7 JUMP JUMPDEST DUP7 DUP7 ADD MLOAD DUP10 SSTORE SWAP1 SWAP8 ADD SWAP7 SWAP5 DUP6 ADD SWAP5 DUP9 SWAP4 POP ADD PUSH3 0x2E3 JUMP JUMPDEST PUSH1 0x0 MSTORE DUP8 PUSH1 0x0 KECCAK256 DUP4 DUP1 DUP8 ADD PUSH1 0x5 SHR DUP3 ADD SWAP3 DUP11 DUP9 LT PUSH3 0x37A JUMPI JUMPDEST ADD PUSH1 0x5 SHR ADD SWAP1 DUP7 SWAP1 JUMPDEST DUP3 DUP2 LT PUSH3 0x36D JUMPI POP POP DUP15 PUSH3 0x13B JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP7 SWAP1 PUSH3 0x35C JUMP JUMPDEST SWAP3 POP DUP2 SWAP3 PUSH3 0x353 JUMP JUMPDEST PUSH1 0x22 DUP16 PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 PUSH1 0x7F AND SWAP1 PUSH3 0x128 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 POP DUP12 ADD MLOAD CODESIZE PUSH3 0xF9 JUMP JUMPDEST DUP6 SWAP3 POP DUP13 SWAP1 PUSH1 0x1F NOT DUP4 AND DUP6 PUSH1 0x0 MSTORE DUP10 PUSH1 0x0 KECCAK256 SWAP3 DUP11 PUSH1 0x0 SWAP2 JUMPDEST DUP4 DUP4 LT PUSH3 0x417 JUMPI POP POP POP DUP4 GT PUSH3 0x3FE JUMPI JUMPDEST POP POP DUP2 SHL ADD DUP2 SSTORE PUSH3 0x10A JUMP JUMPDEST DUP14 ADD MLOAD PUSH1 0x0 NOT DUP4 DUP7 SHL PUSH1 0xF8 AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 PUSH3 0x3F1 JUMP JUMPDEST SWAP5 DUP5 DUP3 SWAP5 SWAP6 SWAP8 SWAP9 SWAP3 SWAP4 SWAP7 ADD MLOAD DUP2 SSTORE ADD SWAP5 ADD SWAP3 ADD SWAP1 DUP8 SWAP5 SWAP4 SWAP3 SWAP2 DUP16 DUP12 SWAP1 PUSH3 0x3DE JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE DUP7 PUSH1 0x0 KECCAK256 DUP5 DUP1 DUP5 ADD PUSH1 0x5 SHR DUP3 ADD SWAP3 DUP10 DUP6 LT PUSH3 0x47A JUMPI JUMPDEST ADD PUSH1 0x5 SHR ADD SWAP1 DUP6 SWAP1 JUMPDEST DUP3 DUP2 LT PUSH3 0x46D JUMPI POP POP PUSH3 0xE2 JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP6 SWAP1 PUSH3 0x45D JUMP JUMPDEST SWAP3 POP DUP2 SWAP3 PUSH3 0x454 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP3 PUSH1 0x7F AND SWAP3 PUSH3 0xCD JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x1F SWAP1 SWAP2 ADD PUSH1 0x1F NOT AND DUP2 ADD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT SWAP1 DUP3 LT OR PUSH3 0x3A4 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH3 0x4E2 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH3 0x4D1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x4A5 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0x3A4 JUMPI PUSH1 0x40 MLOAD SWAP3 PUSH3 0x52A PUSH1 0x1F DUP4 ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD DUP6 PUSH3 0x4AA JUMP JUMPDEST DUP2 DUP5 MSTORE PUSH1 0x20 DUP3 DUP5 ADD ADD GT PUSH3 0x4A5 JUMPI PUSH3 0x54B SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH3 0x4CE JUMP JUMPDEST SWAP1 JUMP JUMPDEST DUP1 MLOAD PUSH1 0x20 SWAP2 SWAP1 DUP3 DUP2 LT ISZERO PUSH3 0x5CE JUMPI POP SWAP1 PUSH1 0x1F DUP3 MLOAD GT PUSH3 0x58C JUMPI DUP1 DUP3 MLOAD SWAP3 ADD MLOAD SWAP1 DUP1 DUP4 LT PUSH3 0x57D JUMPI POP OR SWAP1 JUMP JUMPDEST DUP3 PUSH1 0x0 NOT SWAP2 SUB PUSH1 0x3 SHL SHL AND OR SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH3 0x5C0 SWAP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 PUSH4 0x305A27A9 PUSH1 0xE0 SHL DUP5 MSTORE DUP1 PUSH1 0x4 DUP6 ADD MSTORE DUP3 MLOAD SWAP3 DUP4 SWAP2 DUP3 PUSH1 0x24 DUP8 ADD MSTORE DUP7 DUP7 ADD SWAP2 ADD PUSH3 0x4CE JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP2 ADD SUB ADD SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0x3A4 JUMPI PUSH1 0x5 SWAP3 DUP4 SLOAD SWAP3 PUSH1 0x1 SWAP4 DUP5 DUP2 DUP2 SHR SWAP2 AND DUP1 ISZERO PUSH3 0x6E8 JUMPI JUMPDEST DUP4 DUP3 LT EQ PUSH3 0x484 JUMPI PUSH1 0x1F DUP2 GT PUSH3 0x6B1 JUMPI JUMPDEST POP DUP2 PUSH1 0x1F DUP5 GT PUSH1 0x1 EQ PUSH3 0x647 JUMPI POP SWAP3 DUP3 SWAP4 SWAP2 DUP4 SWAP3 PUSH1 0x0 SWAP5 PUSH3 0x63B JUMPI JUMPDEST POP POP SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP3 POP CODESIZE DUP1 PUSH3 0x625 JUMP JUMPDEST SWAP2 SWAP1 DUP4 PUSH1 0x1F NOT DUP2 AND DUP8 PUSH1 0x0 MSTORE DUP5 PUSH1 0x0 KECCAK256 SWAP5 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP4 DUP4 LT PUSH3 0x696 JUMPI POP POP POP LT PUSH3 0x67C JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x66F JUMP JUMPDEST DUP6 DUP8 ADD MLOAD DUP9 SSTORE SWAP1 SWAP7 ADD SWAP6 SWAP5 DUP6 ADD SWAP5 DUP8 SWAP4 POP SWAP1 DUP2 ADD SWAP1 PUSH3 0x65C JUMP JUMPDEST DUP6 PUSH1 0x0 MSTORE DUP5 PUSH1 0x1F DUP5 PUSH1 0x0 KECCAK256 SWAP3 ADD DUP8 SHR DUP3 ADD SWAP2 PUSH1 0x1F DUP7 ADD DUP9 SHR ADD JUMPDEST DUP3 DUP2 LT PUSH3 0x6DB JUMPI POP POP PUSH3 0x607 JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP6 SWAP1 PUSH3 0x6CB JUMP JUMPDEST SWAP1 PUSH1 0x7F AND SWAP1 PUSH3 0x5F4 JUMP JUMPDEST DUP1 MLOAD PUSH1 0x20 SWAP1 DUP2 DUP2 LT ISZERO PUSH3 0x720 JUMPI POP PUSH1 0x1F DUP3 MLOAD GT PUSH3 0x58C JUMPI DUP1 DUP3 MLOAD SWAP3 ADD MLOAD SWAP1 DUP1 DUP4 LT PUSH3 0x57D JUMPI POP OR SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0x3A4 JUMPI PUSH1 0x6 SLOAD SWAP3 PUSH1 0x1 SWAP4 DUP5 DUP2 DUP2 SHR SWAP2 AND DUP1 ISZERO PUSH3 0x83F JUMPI JUMPDEST DUP4 DUP3 LT EQ PUSH3 0x484 JUMPI PUSH1 0x1F DUP2 GT PUSH3 0x805 JUMPI JUMPDEST POP DUP2 PUSH1 0x1F DUP5 GT PUSH1 0x1 EQ PUSH3 0x799 JUMPI POP SWAP3 DUP3 SWAP4 SWAP2 DUP4 SWAP3 PUSH1 0x0 SWAP5 PUSH3 0x78D JUMPI JUMPDEST POP POP SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP3 POP CODESIZE DUP1 PUSH3 0x776 JUMP JUMPDEST SWAP2 SWAP1 DUP4 PUSH1 0x1F NOT DUP2 AND PUSH1 0x6 PUSH1 0x0 MSTORE DUP5 PUSH1 0x0 KECCAK256 SWAP5 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP4 DUP4 LT PUSH3 0x7EA JUMPI POP POP POP LT PUSH3 0x7D0 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x7C2 JUMP JUMPDEST DUP6 DUP8 ADD MLOAD DUP9 SSTORE SWAP1 SWAP7 ADD SWAP6 SWAP5 DUP6 ADD SWAP5 DUP8 SWAP4 POP SWAP1 DUP2 ADD SWAP1 PUSH3 0x7AF JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 MSTORE DUP5 PUSH1 0x1F DUP5 PUSH1 0x0 KECCAK256 SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 PUSH1 0x1F DUP7 ADD PUSH1 0x5 SHR ADD JUMPDEST DUP3 DUP2 LT PUSH3 0x832 JUMPI POP POP PUSH3 0x758 JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP6 SWAP1 PUSH3 0x822 JUMP JUMPDEST SWAP1 PUSH1 0x7F AND SWAP1 PUSH3 0x745 JUMP INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x12 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x1C7 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x1C2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x1BD JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x1B8 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x1B3 JUMPI DUP1 PUSH4 0x3644E515 EQ PUSH2 0x1AE JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x1A9 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x1A4 JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x19F JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x19A JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x195 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x190 JUMPI DUP1 PUSH4 0x715018A6 EQ PUSH2 0x18B JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x186 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x181 JUMPI DUP1 PUSH4 0x8DA5CB5B EQ PUSH2 0x17C JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x177 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x172 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x16D JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x168 JUMPI DUP1 PUSH4 0x9DF2C95D EQ PUSH2 0x163 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x15E JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x159 JUMPI DUP1 PUSH4 0xD505ACCF EQ PUSH2 0x154 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x14F JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x14A JUMPI PUSH4 0xF2FDE38B EQ PUSH2 0x145 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xF90 JUMP JUMPDEST PUSH2 0xEDD JUMP JUMPDEST PUSH2 0xE85 JUMP JUMPDEST PUSH2 0xD51 JUMP JUMPDEST PUSH2 0xC88 JUMP JUMPDEST PUSH2 0xC42 JUMP JUMPDEST PUSH2 0xB98 JUMP JUMPDEST PUSH2 0xA1D JUMP JUMPDEST PUSH2 0x976 JUMP JUMPDEST PUSH2 0x94A JUMP JUMPDEST PUSH2 0x87B JUMP JUMPDEST PUSH2 0x852 JUMP JUMPDEST PUSH2 0x75A JUMP JUMPDEST PUSH2 0x720 JUMP JUMPDEST PUSH2 0x6FF JUMP JUMPDEST PUSH2 0x6C6 JUMP JUMPDEST PUSH2 0x65E JUMP JUMPDEST PUSH2 0x63A JUMP JUMPDEST PUSH2 0x5FF JUMP JUMPDEST PUSH2 0x56D JUMP JUMPDEST PUSH2 0x485 JUMP JUMPDEST PUSH2 0x462 JUMP JUMPDEST PUSH2 0x446 JUMP JUMPDEST PUSH2 0x399 JUMP JUMPDEST PUSH2 0x37B JUMP JUMPDEST PUSH2 0x34A JUMP JUMPDEST PUSH2 0x220 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x1F8 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x1D7 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x21D SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x243 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x27D JUMPI JUMPDEST PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x20C JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x2C0 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2A5 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x279 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x26D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x25D JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0x366 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x3B2 PUSH2 0x30A JUMP JUMPDEST PUSH2 0x3BA PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x404 JUMPI JUMPDEST PUSH2 0x3F8 SWAP4 POP PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x420 JUMPI PUSH2 0x41B DUP4 PUSH2 0x3F8 SWAP6 SUB CALLER DUP4 PUSH2 0x155F JUMP JUMPDEST PUSH2 0x3EE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x175D JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x4A6 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x4C1 PUSH1 0x24 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x513 JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x4DF SWAP3 DUP5 PUSH2 0x1F9A JUMP JUMPDEST DUP1 PUSH2 0x4F9 JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x505 DUP5 SWAP3 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP5 PUSH2 0x51D DUP7 PUSH2 0x1AFF JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP6 PUSH2 0x4DF SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x556 JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x4D0 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x562 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x54D JUMP JUMPDEST PUSH2 0x1349 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x587 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP1 PUSH2 0x598 NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND SWAP2 AND SUB PUSH2 0x5ED JUMPI PUSH2 0x279 PUSH1 0x40 MLOAD PUSH2 0x5AF DUP2 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1BFC1C5 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 PUSH2 0x623 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x65C PUSH2 0x656 PUSH2 0x30A JUMP JUMPDEST CALLER PUSH2 0x10DF JUMP JUMPDEST STOP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x67F PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x6A7 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x6E4 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x718 PUSH2 0x102E JUMP JUMPDEST PUSH2 0x65C PUSH2 0x105A JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x741 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH2 0x804 SWAP1 PUSH2 0x799 PUSH32 0x0 PUSH2 0x189D JUMP JUMPDEST PUSH2 0x7C2 PUSH32 0x0 PUSH2 0x1996 JUMP JUMPDEST SWAP2 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x7D0 DUP4 PUSH2 0xA9D JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0xF PUSH1 0xF8 SHL DUP7 MSTORE PUSH2 0x7F6 PUSH1 0x20 SWAP4 PUSH1 0xE0 DUP6 DUP10 ADD MSTORE PUSH1 0xE0 DUP9 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1CC JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP7 ADD MSTORE ADDRESS PUSH1 0x80 DUP7 ADD MSTORE DUP3 PUSH1 0xA0 DUP7 ADD MSTORE DUP5 DUP3 SUB PUSH1 0xC0 DUP7 ADD MSTORE DUP1 DUP1 DUP6 MLOAD SWAP4 DUP5 DUP2 MSTORE ADD SWAP5 ADD SWAP3 JUMPDEST DUP3 DUP2 LT PUSH2 0x83B JUMPI POP POP POP POP SUB SWAP1 RETURN JUMPDEST DUP4 MLOAD DUP6 MSTORE DUP7 SWAP6 POP SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x82C JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x897 PUSH1 0x4 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x8EF JUMPI JUMPDEST PUSH2 0x8B2 SWAP4 POP PUSH2 0x1F31 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x8C7 JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x8D4 PUSH1 0x20 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x8FA DUP2 PUSH2 0x1AFF JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x8B2 SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x938 JUMPI POP SWAP2 PUSH2 0x8A8 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x944 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x8A8 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x966 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x999 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x9C2 JUMPI PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0xA05 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x9EA JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0xA3E PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xD0 SHL SUB PUSH2 0xA5D PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH2 0x1C74 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0xA66 JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0xB20 DUP3 PUSH2 0xA7C JUMP JUMPDEST JUMP JUMPDEST PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT PUSH2 0xA98 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xB51 DUP4 PUSH2 0xB22 JUMP JUMPDEST SWAP3 PUSH2 0xB5F PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xAF1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x305 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xB89 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xB7B JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH8 0xFFFFFFFFFFFFFFFF PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x305 JUMPI CALLDATASIZE PUSH1 0x23 DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 PUSH1 0x4 ADD CALLDATALOAD PUSH2 0xBD5 DUP2 PUSH2 0xB22 JUMP JUMPDEST SWAP2 PUSH2 0xBE3 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xAF1 JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x20 SWAP2 PUSH1 0x24 DUP4 DUP6 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP2 CALLDATASIZE DUP4 GT PUSH2 0x305 JUMPI PUSH1 0x24 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC2B JUMPI PUSH1 0x24 CALLDATALOAD DUP6 DUP8 DUP3 GT PUSH2 0x305 JUMPI PUSH2 0xC25 PUSH2 0x65C SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB3A JUMP JUMPDEST SWAP1 PUSH2 0x1FFB JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH2 0xC37 DUP5 PUSH2 0x336 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xC02 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0xC5E PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xCA1 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0xCB0 PUSH2 0xC68 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0xD38 JUMPI PUSH2 0xD2C PUSH2 0x65C SWAP5 PUSH2 0xD33 SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0xD14 DUP3 PUSH2 0xAB9 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH2 0x1608 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x15B2 JUMP JUMPDEST PUSH2 0x10DF JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xE0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xD6A PUSH2 0x30A JUMP JUMPDEST PUSH2 0xD72 PUSH2 0x320 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x64 CALLDATALOAD PUSH2 0xD81 PUSH2 0xC78 JUMP JUMPDEST DUP2 TIMESTAMP GT PUSH2 0xE6C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP3 MLOAD PUSH32 0x6E71EDAE12B1B97F4D1F60370FEF10105FA2FAAE0126114A169C64845D6126C9 SWAP3 DUP2 ADD SWAP3 DUP4 MSTORE SWAP3 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE SWAP3 DUP7 AND PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0xA0 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0xC0 DUP1 DUP3 ADD SWAP5 SWAP1 SWAP5 MSTORE SWAP3 DUP4 MSTORE PUSH2 0xE25 SWAP3 SWAP1 SWAP2 PUSH2 0xE12 PUSH1 0xE0 DUP4 PUSH2 0xAF1 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xC4 CALLDATALOAD SWAP4 PUSH1 0xA4 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 DUP2 AND SWAP1 DUP3 AND SUB PUSH2 0xE42 JUMPI POP PUSH2 0x65C SWAP3 PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x25C00723 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE SWAP1 DUP5 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x313C8981 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0xED4 PUSH2 0xEA3 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xEAB PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 DUP6 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP3 SWAP1 SWAP4 AND DUP2 MSTORE PUSH1 0x20 SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xEF6 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI PUSH2 0x279 SWAP2 PUSH2 0xF46 SWAP2 PUSH2 0xF17 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0xF20 PUSH2 0x1599 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0xF40 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0x1CB8 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0xF54 DUP3 PUSH2 0xA7C JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xFA9 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xFB1 PUSH2 0x102E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1005 JUMPI PUSH1 0xB SLOAD DUP3 PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF PUSH1 0xA0 SHL DUP3 AND OR PUSH1 0xB SSTORE AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 PUSH1 0x0 DUP1 LOG3 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1E4FBDF7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH2 0x1026 PUSH2 0x102E JUMP JUMPDEST PUSH2 0xB20 PUSH2 0x105A JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1042 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x118CDAA7 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP2 AND SWAP1 SWAP2 SSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 DUP3 DUP1 LOG3 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH2 0x10AE NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND DUP1 DUP3 LT ISZERO PUSH2 0x10C1 JUMPI POP PUSH2 0x21D SWAP1 PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0xB20 SWAP7 SWAP5 AND SWAP5 PUSH2 0x115C SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x12A7 JUMPI JUMPDEST PUSH2 0x1186 JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x120B JUMPI JUMPDEST POP POP DUP3 PUSH2 0x119B JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x117F JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x11E8 SWAP2 PUSH2 0x11E2 SWAP1 SWAP2 PUSH2 0x1A50 JUMP JUMPDEST SWAP1 PUSH2 0x12B0 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x1194 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x122B DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1234 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x1248 DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP3 DUP3 DUP5 GT PUSH2 0x568 JUMPI PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP4 PUSH2 0x129D SWAP3 PUSH2 0x1284 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x118C JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x117A JUMP JUMPDEST SWAP1 PUSH2 0x12BA NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x12CE DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND ADD SWAP2 DUP3 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH2 0x12EF NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1303 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH2 0x1320 NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1334 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x1349 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x138F JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1379 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x136E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x1492 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x144A JUMPI DUP5 PUSH2 0xB20 SWAP7 SWAP8 SUB PUSH2 0x13FB DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x22FD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP3 SWAP2 SWAP1 DUP4 ISZERO PUSH2 0x1546 JUMPI DUP3 AND SWAP4 DUP5 ISZERO PUSH2 0x152D JUMPI DUP1 PUSH2 0x1523 PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP5 PUSH2 0x150C PUSH1 0x20 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE LOG3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0x1546 JUMPI DUP2 AND ISZERO PUSH2 0x152D JUMPI PUSH2 0x150C PUSH2 0x1596 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x15A6 DUP3 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE SWAP1 SWAP2 DUP2 SWAP1 SUB PUSH2 0x15E0 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP2 POP REVERT JUMPDEST SWAP2 PUSH2 0x21D SWAP4 SWAP2 PUSH2 0x1617 SWAP4 PUSH2 0x1620 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x16D0 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x16A4 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0x1698 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x168F JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 RETURNDATASIZE SWAP1 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x16BA JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x16D9 DUP2 PUSH2 0x16B0 JUMP JUMPDEST DUP1 PUSH2 0x16E2 JUMPI POP POP JUMP JUMPDEST PUSH2 0x16EB DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x1705 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x170E DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x172F JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x173B PUSH1 0x3 SWAP3 PUSH2 0x16B0 JUMP JUMPDEST EQ PUSH2 0x1743 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x184E JUMPI JUMPDEST ISZERO PUSH2 0x17B8 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1848 DUP2 PUSH2 0xAD5 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x178F JUMP JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x1882 PUSH2 0x175D JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x18DB JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x18EE DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x1915 JUMPI JUMPDEST POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x1959 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1940 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x21D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x19B8 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x19CB DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x19F1 JUMPI POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x1A35 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1A1C JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x1A64 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x1A96 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST DUP2 ISZERO PUSH2 0x1AE9 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x21D JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x1C18 JUMPI JUMPDEST PUSH2 0x1BC0 PUSH2 0x1BB6 PUSH2 0x1BAC PUSH2 0x1BA2 PUSH2 0x1B98 PUSH2 0x1B8E PUSH2 0x1BCC SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x1BC7 SWAP11 LT ISZERO PUSH2 0x1C0B JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x1BFE JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x1BF1 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x1BE5 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x1BD9 JUMPI JUMPDEST LT ISZERO PUSH2 0x1BD1 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x1B87 DUP2 DUP12 PUSH2 0x1ADF JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP11 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP10 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP9 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP8 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP7 PUSH2 0x1ADF JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x1ADF JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x1B77 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x1B70 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x1B66 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x1B5B JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x1B4F JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x1B41 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x1B18 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x1C3C JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x1C86 JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH2 0x1CA2 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0xA98 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0xA98 JUMPI PUSH2 0x1D4B SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x1CB8 JUMP JUMPDEST PUSH2 0x1D76 JUMPI DUP2 MLOAD PUSH1 0x20 SWAP1 SWAP3 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP3 SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x1E4B JUMPI PUSH2 0x1DA4 PUSH2 0x1DBC SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x1E39 JUMPI DUP7 SWAP3 SUB PUSH2 0x1E01 JUMPI PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x1E34 SWAP1 PUSH2 0x1E20 PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH2 0x1DFA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x1E6F SWAP1 PUSH2 0x1E5B PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x1F0C JUMPI PUSH2 0x1E8C PUSH2 0x1E99 SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x1E39 JUMPI DUP8 SWAP4 SUB PUSH2 0x1ED8 JUMPI POP PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x1E34 SWAP2 PUSH2 0x1EF8 PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST POP SWAP1 PUSH2 0x1E6F SWAP2 PUSH2 0x1F1D PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x1F3F JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1F88 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x1F33 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1F94 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x1F82 JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x1FAA JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x1FE9 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x1F9D JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x1FF5 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP2 PUSH2 0x1FE2 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x2006 PUSH2 0x102E JUMP JUMPDEST DUP1 MLOAD DUP4 MLOAD SUB PUSH2 0x20C2 JUMPI PUSH2 0x201B DUP2 MLOAD ISZERO ISZERO PUSH2 0x2100 JUMP JUMPDEST PUSH1 0x0 DUP1 JUMPDEST DUP3 MLOAD DUP3 LT ISZERO PUSH2 0x20B5 JUMPI PUSH2 0x2088 PUSH2 0x20AF SWAP2 PUSH2 0x2062 PUSH2 0x205B PUSH2 0x204F PUSH2 0x2042 DUP8 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x215E JUMP JUMPDEST PUSH2 0x2077 PUSH2 0x206F DUP6 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD ISZERO ISZERO PUSH2 0x2199 JUMP JUMPDEST PUSH2 0x2081 DUP5 DUP9 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x1AD2 JUMP JUMPDEST SWAP2 PUSH2 0x20AA PUSH2 0x2099 PUSH2 0x2042 DUP4 DUP8 PUSH2 0x214A JUMP JUMPDEST PUSH2 0x20A3 DUP4 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x21D3 JUMP JUMPDEST PUSH2 0x213B JUMP JUMPDEST SWAP1 PUSH2 0x201F JUMP JUMPDEST POP POP POP SWAP1 POP PUSH2 0xB20 PUSH2 0x101E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x2107 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x568 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST ISZERO PUSH2 0x2165 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x21A0 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x568 JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x2259 JUMPI PUSH2 0xB20 SWAP3 SWAP4 POP PUSH2 0x227F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0xB20 SWAP2 PUSH2 0x2295 PUSH2 0x2290 DUP4 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x12E6 JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x22E5 JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x115E JUMP JUMPDEST PUSH2 0x22F6 PUSH2 0x22F1 DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1317 JUMP JUMPDEST POP POP PUSH2 0x22AA JUMP JUMPDEST PUSH2 0xB20 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x2355 JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x2342 JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x115E JUMP JUMPDEST PUSH2 0x234E PUSH2 0x22F1 DUP6 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2321 JUMP JUMPDEST PUSH2 0x2361 PUSH2 0x2290 DUP7 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2318 JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD0 0xD9 PUSH25 0x2A012956D6CE49C10F49A10709EAB001D8750D42F3F87EA1C7 SWAP1 0xD5 0x2B CHAINID PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"449:1961:50:-:0;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;1667:13:21;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;-1:-1:-1;449:1961:50;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;1690:17:21;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;3401:45:38;;;:::i;:::-;3393:53;;;;;3467:51;;;:::i;:::-;3456:62;;;;;449:1961:50;;;;;3542:22:38;3528:36;;;;449:1961:50;3591:25:38;;3574:42;;;;;;3644:13;449:1961:50;3627:30:38;449:1961:50;;4204:80:38;;;2079:95;;;;;;;;449:1961:50;2079:95:38;;;3644:13;2079:95;;;;4278:4;449:1961:50;2079:95:38;;449:1961:50;;4204:80:38;;2079:95;449:1961:50;;;;;;;;;;;;;;;;;;4194:91:38;;2079:95;3667:48;4278:4;2079:95;3725:27;1273:26:2;;1269:95;;-1:-1:-1;;3004:6:2;449:1961:50;;-1:-1:-1;;;;;;449:1961:50;;;;;;;;;;;3052:40:2;-1:-1:-1;;3052:40:2;449:1961:50;;;;;;2079:95:38;449:1961:50;;;;;;;;;;;2079:95:38;449:1961:50;;;;;3528:36:38;449:1961:50;;;;;;;;;;;;;;;;;;;;;1269:95:2;-1:-1:-1;;;1322:31:2;;-1:-1:-1;1322:31:2;;;;449:1961:50;;;1322:31:2;449:1961:50;;;;;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;-1:-1:-1;449:1961:50;;1690:17:21;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;-1:-1:-1;449:1961:50;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;449:1961:50;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;2887:340:34:-;449:1961:50;;3032:2:34;;449:1961:50;3010:24:34;;;3032:2;;;449:1961:50;;1854:2:34;449:1961:50;;1840:16:34;1836:72;;449:1961:50;;;;;;;;;;;;1949:36:34;;3050:27;:::o;449:1961:50:-;;;;;;;;;;1949:36:34;3050:27;:::o;1836:72::-;449:1961:50;;;;;;1879:18:34;;;;;;;;;;;;449:1961:50;;;;;;;;;;;;;;;;;:::i;:::-;1854:2:34;449:1961:50;-1:-1:-1;;449:1961:50;;;1879:18:34;;;;3006:215;-1:-1:-1;;;;;449:1961:50;;;;3432:13:38;449:1961:50;;;;;;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;449:1961:50:-;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;449:1961:50:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;-1:-1:-1;449:1961:50;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;2887:340:34;449:1961:50;;3032:2:34;;3010:24;;;3032:2;;;449:1961:50;1854:2:34;449:1961:50;;1840:16:34;1836:72;;449:1961:50;;;;;;;;;;;;1949:36:34;;3050:27;:::o;3006:215::-;449:1961:50;-1:-1:-1;;;;;449:1961:50;;;;3501:16:38;449:1961:50;;;;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;3501:16:38;449:1961:50;1390:66:34;3168:42;:::o;449:1961:50:-;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;3501:16:38;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;3501:16:38;449:1961:50;1390:66:34;3168:42;:::o;449:1961:50:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;3501:16:38;-1:-1:-1;449:1961:50;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":822,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_address_10344":{"entryPoint":778,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10348":{"entryPoint":800,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_array_uint256_dyn":{"entryPoint":2874,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint8":{"entryPoint":3192,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_uint8_10374":{"entryPoint":3176,"id":null,"parameterSlots":0,"returnSlots":1},"abi_encode_address_address":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_address_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes32_address_address_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_string":{"entryPoint":524,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_memory_ptr":{"entryPoint":460,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_struct_Checkpoint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_17881":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_and_zero_memory_struct_struct_Checkpoint208":{"entryPoint":5529,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory":{"entryPoint":2835,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_array_address_dyn":{"entryPoint":2850,"id":null,"parameterSlots":1,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":7470,"id":null,"parameterSlots":2,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_21901":{"entryPoint":7381,"id":null,"parameterSlots":1,"returnSlots":0},"checked_add_uint256":{"entryPoint":6866,"id":null,"parameterSlots":2,"returnSlots":1},"checked_add_uint256_10430":{"entryPoint":6852,"id":null,"parameterSlots":1,"returnSlots":1},"checked_sub_uint256":{"entryPoint":6837,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"external_fun_CLOCK_MODE":{"entryPoint":1389,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_DOMAIN_SEPARATOR":{"entryPoint":1122,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_allowance":{"entryPoint":3717,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_approve":{"entryPoint":842,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_balanceOf":{"entryPoint":1734,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_checkpoints":{"entryPoint":3805,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_clock":{"entryPoint":2378,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_decimals":{"entryPoint":1094,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegate":{"entryPoint":1594,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegateBySig":{"entryPoint":3208,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegates":{"entryPoint":1535,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_eip712Domain":{"entryPoint":1882,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastTotalSupply":{"entryPoint":2171,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastVotes":{"entryPoint":1157,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes":{"entryPoint":2589,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_mintInitialSupply":{"entryPoint":2968,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_name":{"entryPoint":544,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_nonces":{"entryPoint":1824,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_numCheckpoints":{"entryPoint":1630,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_owner":{"entryPoint":2130,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_permit":{"entryPoint":3409,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_renounceOwnership":{"entryPoint":1791,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_symbol":{"entryPoint":2422,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_totalSupply":{"entryPoint":891,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transfer":{"entryPoint":3138,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transferFrom":{"entryPoint":921,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transferOwnership":{"entryPoint":3984,"id":null,"parameterSlots":0,"returnSlots":0},"extract_byte_array_length":{"entryPoint":4959,"id":null,"parameterSlots":1,"returnSlots":1},"finalize_allocation":{"entryPoint":2801,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_10388":{"entryPoint":2684,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_17866":{"entryPoint":2717,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_17870":{"entryPoint":2745,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_17875":{"entryPoint":2773,"id":null,"parameterSlots":1,"returnSlots":0},"fun__approve":{"entryPoint":5471,"id":6246,"parameterSlots":3,"returnSlots":0},"fun_approve":{"entryPoint":5291,"id":6246,"parameterSlots":3,"returnSlots":0},"fun_balanceOf":{"entryPoint":null,"id":5881,"parameterSlots":1,"returnSlots":1},"fun_checkOwner":{"entryPoint":4142,"id":463,"parameterSlots":0,"returnSlots":0},"fun_delegate":{"entryPoint":4319,"id":5209,"parameterSlots":2,"returnSlots":0},"fun_domainSeparatorV4":{"entryPoint":5981,"id":9210,"parameterSlots":0,"returnSlots":1},"fun_hashTypedDataV4":{"entryPoint":6263,"id":9247,"parameterSlots":1,"returnSlots":1},"fun_insert":{"entryPoint":7797,"id":13984,"parameterSlots":3,"returnSlots":2},"fun_insert_17872":{"entryPoint":7564,"id":13984,"parameterSlots":2,"returnSlots":2},"fun_latest":{"entryPoint":7284,"id":13809,"parameterSlots":1,"returnSlots":1},"fun_latest_17871":{"entryPoint":7210,"id":13809,"parameterSlots":0,"returnSlots":1},"fun_mint":{"entryPoint":8659,"id":6135,"parameterSlots":2,"returnSlots":0},"fun_moveDelegateVotes":{"entryPoint":4446,"id":5342,"parameterSlots":3,"returnSlots":0},"fun_push":{"entryPoint":4784,"id":5414,"parameterSlots":2,"returnSlots":2},"fun_push_10478":{"entryPoint":4838,"id":5414,"parameterSlots":1,"returnSlots":2},"fun_push_10479":{"entryPoint":4887,"id":5414,"parameterSlots":1,"returnSlots":2},"fun_recover":{"entryPoint":5640,"id":9037,"parameterSlots":4,"returnSlots":1},"fun_sqrt":{"entryPoint":6911,"id":10517,"parameterSlots":1,"returnSlots":1},"fun_throwError":{"entryPoint":5840,"id":9086,"parameterSlots":2,"returnSlots":0},"fun_toStringWithFallback":{"entryPoint":6301,"id":7383,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback_10362":{"entryPoint":6550,"id":7383,"parameterSlots":1,"returnSlots":1},"fun_toUint":{"entryPoint":null,"id":12902,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":6736,"id":11333,"parameterSlots":1,"returnSlots":1},"fun_toUint48":{"entryPoint":6787,"id":11893,"parameterSlots":1,"returnSlots":1},"fun_transfer":{"entryPoint":5017,"id":6025,"parameterSlots":3,"returnSlots":0},"fun_transferOwnership":{"entryPoint":4186,"id":525,"parameterSlots":0,"returnSlots":0},"fun_transferVotingUnits":{"entryPoint":8957,"id":5264,"parameterSlots":3,"returnSlots":0},"fun_transferVotingUnits_10465":{"entryPoint":8831,"id":5264,"parameterSlots":2,"returnSlots":0},"fun_tryRecover":{"entryPoint":5664,"id":9001,"parameterSlots":4,"returnSlots":3},"fun_unsafeAccess":{"entryPoint":null,"id":14103,"parameterSlots":2,"returnSlots":1},"fun_unsafeAccess_21902":{"entryPoint":null,"id":14103,"parameterSlots":1,"returnSlots":1},"fun_upperBinaryLookup":{"entryPoint":8090,"id":14036,"parameterSlots":4,"returnSlots":1},"fun_upperBinaryLookup_17867":{"entryPoint":7985,"id":14036,"parameterSlots":3,"returnSlots":1},"fun_useCheckedNonce":{"entryPoint":5554,"id":7145,"parameterSlots":2,"returnSlots":0},"fun_useNonce":{"entryPoint":null,"id":7120,"parameterSlots":1,"returnSlots":1},"fun_validateTimepoint":{"entryPoint":4254,"id":5025,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":8507,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address_10396":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address_10402":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address_10410":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":8522,"id":null,"parameterSlots":2,"returnSlots":1},"modifier_onlyOwner":{"entryPoint":4126,"id":437,"parameterSlots":0,"returnSlots":0},"modifier_onlyOwner_15328":{"entryPoint":8187,"id":437,"parameterSlots":2,"returnSlots":0},"panic_error_0x11":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x32":{"entryPoint":7330,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x41":{"entryPoint":2662,"id":null,"parameterSlots":0,"returnSlots":0},"read_from_memoryt_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"require_helper_stringliteral_499f":{"entryPoint":8601,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_535d":{"entryPoint":8542,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_920f":{"entryPoint":8448,"id":null,"parameterSlots":1,"returnSlots":0},"shift_right_uint256_uint8":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"storage_array_index_access_struct_Checkpoint208_dyn":{"entryPoint":7352,"id":null,"parameterSlots":2,"returnSlots":2},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"validator_assert_enum_RecoverError":{"entryPoint":5808,"id":null,"parameterSlots":1,"returnSlots":0},"wrapping_div_uint256":{"entryPoint":6879,"id":null,"parameterSlots":2,"returnSlots":1},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"immutableReferences":{"9108":[{"length":32,"start":6038}],"9110":[{"length":32,"start":6225}],"9112":[{"length":32,"start":5984}],"9114":[{"length":32,"start":6117}],"9116":[{"length":32,"start":6155}],"9119":[{"length":32,"start":1909}],"9122":[{"length":32,"start":1950}]},"linkReferences":{},"object":"6080604052600436101561001257600080fd5b60003560e01c806306fdde03146101c7578063095ea7b3146101c257806318160ddd146101bd57806323b872dd146101b8578063313ce567146101b35780633644e515146101ae5780633a46b1a8146101a95780634bf5d7e9146101a4578063587cde1e1461019f5780635c19a95c1461019a5780636fcfff451461019557806370a0823114610190578063715018a61461018b5780637ecebe001461018657806384b0196e146101815780638da5cb5b1461017c5780638e539e8c1461017757806391ddadf41461017257806395d89b411461016d5780639ab24eb0146101685780639df2c95d14610163578063a9059cbb1461015e578063c3cda52014610159578063d505accf14610154578063dd62ed3e1461014f578063f1127ed81461014a5763f2fde38b1461014557600080fd5b610f90565b610edd565b610e85565b610d51565b610c88565b610c42565b610b98565b610a1d565b610976565b61094a565b61087b565b610852565b61075a565b610720565b6106ff565b6106c6565b61065e565b61063a565b6105ff565b61056d565b610485565b610462565b610446565b610399565b61037b565b61034a565b610220565b919082519283825260005b8481106101f8575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016101d7565b90602061021d9281815201906101cc565b90565b34610305576000806003193601126103025760405190806003546102438161135f565b808552916001918083169081156102d8575060011461027d575b6102798561026d81870382610af1565b6040519182918261020c565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106102c057505050810160200161026d8261027961025d565b805460208587018101919091529093019281016102a5565b8695506102799693506020925061026d94915060ff191682840152151560051b820101929361025d565b80fd5b600080fd5b600435906001600160a01b038216820361030557565b602435906001600160a01b038216820361030557565b35906001600160a01b038216820361030557565b346103055760403660031901126103055761037061036661030a565b60243590336114ab565b602060405160018152f35b34610305576000366003190112610305576020600254604051908152f35b34610305576060366003190112610305576103b261030a565b6103ba610320565b6001600160a01b03821660009081526001602090815260408083203384529091529020604435919054926000198410610404575b6103f89350611399565b60405160018152602090f35b8284106104205761041b836103f89503338361155f565b6103ee565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b3461030557600036600319011261030557602060405160128152f35b3461030557600036600319011261030557602061047d61175d565b604051908152f35b34610305576040366003190112610305576001600160a01b036104a661030a565b166000908152600960205260408120906104c160243561109e565b91805482938160058111610513575b50906020946104df9284611f9a565b806104f95750505b6040516001600160d01b039091168152f35b91610505849293611ab5565b92815220015460301c6104e7565b9461051d86611aff565b8603958611610568576020956104df9385875265ffffffffffff80838a8a20015416908516106000146105565750915b919250946104d0565b92915061056290611ac4565b9061054d565b611349565b346103055760003660031901126103055761058743611a83565b65ffffffffffff8061059843611a83565b169116036105ed576102796040516105af81610a7c565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906101cc565b6040516301bfc1c560e61b8152600490fd5b346103055760203660031901126103055760206001600160a01b038061062361030a565b166000526008825260406000205416604051908152f35b346103055760203660031901126103055761065c61065661030a565b336110df565b005b34610305576020366003190112610305576001600160a01b0361067f61030a565b16600052600960205260406000205463ffffffff908181116106a75760209160405191168152f35b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b3461030557602036600319011261030557602061047d6106e461030a565b6001600160a01b031660009081526020819052604090205490565b346103055760003660031901126103055761071861102e565b61065c61105a565b34610305576020366003190112610305576001600160a01b0361074161030a565b1660005260076020526020604060002054604051908152f35b346103055760008060031936011261030257610804906107997f000000000000000000000000000000000000000000000000000000000000000061189d565b6107c27f0000000000000000000000000000000000000000000000000000000000000000611996565b91604051916107d083610a9d565b818352604051948594600f60f81b86526107f660209360e08589015260e08801906101cc565b9086820360408801526101cc565b904660608601523060808601528260a086015284820360c08601528080855193848152019401925b82811061083b57505050500390f35b83518552869550938101939281019260010161082c565b3461030557600036600319011261030557600b546040516001600160a01b039091168152602090f35b346103055760203660031901126103055761089760043561109e565b600a549060008291600584116108ef575b6108b29350611f31565b6000816108c757505060405160008152602090f35b600a6108d4602093611ab5565b9152600080516020612369833981519152015460301c6104e7565b91926108fa81611aff565b8103908111610568576108b293600a835265ffffffffffff8083600080516020612369833981519152015416908516106000146109385750916108a8565b92915061094490611ac4565b906108a8565b3461030557600036600319011261030557602061096643611a83565b65ffffffffffff60405191168152f35b34610305576000806003193601126103025760405190806004546109998161135f565b808552916001918083169081156102d857506001146109c2576102798561026d81870382610af1565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410610a0557505050810160200161026d8261027961025d565b805460208587018101919091529093019281016109ea565b34610305576020366003190112610305576001600160a01b03610a3e61030a565b166000526009602052602060018060d01b03610a5d6040600020611c74565b16604051908152f35b634e487b7160e01b600052604160045260246000fd5b6040810190811067ffffffffffffffff821117610a9857604052565b610a66565b6020810190811067ffffffffffffffff821117610a9857604052565b60a0810190811067ffffffffffffffff821117610a9857604052565b60c0810190811067ffffffffffffffff821117610a9857604052565b90601f8019910116810190811067ffffffffffffffff821117610a9857604052565b60405190610b2082610a7c565b565b67ffffffffffffffff8111610a985760051b60200190565b81601f8201121561030557803591610b5183610b22565b92610b5f6040519485610af1565b808452602092838086019260051b820101928311610305578301905b828210610b89575050505090565b81358152908301908301610b7b565b346103055760403660031901126103055767ffffffffffffffff6004358181116103055736602382011215610305578060040135610bd581610b22565b91610be36040519384610af1565b81835260209160248385019160051b8301019136831161030557602401905b828210610c2b576024358587821161030557610c2561065c923690600401610b3a565b90611ffb565b838091610c3784610336565b815201910190610c02565b3461030557604036600319011261030557610370610c5e61030a565b6024359033611399565b6064359060ff8216820361030557565b6084359060ff8216820361030557565b346103055760c036600319011261030557610ca161030a565b60443590602435610cb0610c68565b834211610d3857610d2c61065c94610d33926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b0388166040840152866060840152608083015260808252610d1482610ab9565b610d2760a4359360843593519020611877565b611608565b91826115b2565b6110df565b604051632341d78760e11b815260048101859052602490fd5b346103055760e036600319011261030557610d6a61030a565b610d72610320565b60443590606435610d81610c78565b814211610e6c576001600160a01b0385811660008181526007602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c99281019283529283019390935292861660608201526080810187905260a081019190915260c080820194909452928352610e25929091610e1260e083610af1565b610d2760c4359360a43593519020611877565b6001600160a01b0384811690821603610e42575061065c926114ab565b6040516325c0072360e11b81526001600160a01b0391821660048201529084166024820152604490fd5b60405163313c898160e11b815260048101839052602490fd5b34610305576040366003190112610305576020610ed4610ea361030a565b610eab610320565b6001600160a01b0391821660009081526001855260408082209290931681526020919091522090565b54604051908152f35b3461030557604036600319011261030557610ef661030a565b6024359063ffffffff821682036103055761027991610f4691610f17611599565b50610f20611599565b506001600160a01b03166000908152600960205260409020610f40611599565b50611cb8565b5060405190610f5482610a7c565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461030557602036600319011261030557610fa961030a565b610fb161102e565b6001600160a01b0390811690811561100557600b54826bffffffffffffffffffffffff60a01b821617600b55167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a3005b604051631e4fbdf760e01b815260006004820152602490fd5b61102661102e565b610b2061105a565b600b546001600160a01b0316330361104257565b60405163118cdaa760e01b8152336004820152602490fd5b600b80546001600160a01b031981169091556000906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a3565b65ffffffffffff6110ae43611a83565b16808210156110c1575061021d90611a83565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610b209694169461115c9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b038083169392919081169081851415806112a7575b611186575b5050505050565b8161120b575b50508261119b575b808061117f565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916111e8916111e29091611a50565b906112b0565b604080516001600160d01b039384168152919092166020820152a2388080611194565b6001600160a01b0316600090815260096020526040902061122b84611a50565b61123443611a83565b6001600160d01b0391828061124886611c74565b169116900392828411610568577fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249361129d9261128492611e75565b6040805192851683529316602082015291829190820190565b0390a2388061118c565b5083151561117a565b906112ba43611a83565b6001600160d01b039182806112ce86611c74565b16911601918211610568576112e292611e75565b9091565b6112ef43611a83565b906001600160d01b03908180611303611c2a565b16911601908111610568576112e291611d8c565b61132043611a83565b906001600160d01b03908180611334611c2a565b1691169003908111611349576112e291611d8c565b634e487b7160e01b600052601160045260246000fd5b90600182811c9216801561138f575b602083101461137957565b634e487b7160e01b600052602260045260246000fd5b91607f169161136e565b6001600160a01b03808216949392919085156114925782168015611479576001600160a01b0382166000908152602081905260409020549584871061144a5784610b209697036113fb8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36122fd565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b6001600160a01b03808216929190831561154657821693841561152d57806115237f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259461150c60209560018060a01b03166000526001602052604060002090565b9060018060a01b0316600052602052604060002090565b55604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b906001600160a01b03808316156115465781161561152d5761150c6115969260018060a01b03166000526001602052604060002090565b55565b604051906115a682610a7c565b60006020838281520152565b6001600160a01b038116600090815260076020526040902080546001810190915590918190036115e0575050565b6040516301d4b62360e61b81526001600160a01b039092166004830152602482015260449150fd5b9161021d939161161793611620565b909291926116d0565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116116a457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156116985780516001600160a01b0381161561168f57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b600411156116ba57565b634e487b7160e01b600052602160045260246000fd5b6116d9816116b0565b806116e2575050565b6116eb816116b0565b600181036117055760405163f645eedf60e01b8152600490fd5b61170e816116b0565b6002810361172f5760405163fce698f760e01b815260048101839052602490fd5b8061173b6003926116b0565b146117435750565b6040516335e2f38360e21b81526004810191909152602490fd5b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061184e575b156117b8577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261184881610ad5565b51902090565b507f0000000000000000000000000000000000000000000000000000000000000000461461178f565b60429061188261175d565b906040519161190160f01b8352600283015260228201522090565b60ff81146118db5760ff811690601f82116118c957604051916118bf83610a7c565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516005548160006118ee8361135f565b808352926001908181169081156119745750600114611915575b5061021d92500382610af1565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310611959575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611940565b90506020925061021d94915060ff191682840152151560051b82010138611908565b60ff81146119b85760ff811690601f82116118c957604051916118bf83610a7c565b506040516006548160006119cb8361135f565b8083529260019081811690811561197457506001146119f1575061021d92500382610af1565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310611a35575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611a1c565b6001600160d01b0390818111611a64571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111611a96571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b60001981019190821161056857565b906001820180921161056857565b9190820180921161056857565b8115611ae9570490565b634e487b7160e01b600052601260045260246000fd5b600181111561021d57600181600160801b811015611c18575b611bc0611bb6611bac611ba2611b98611b8e611bcc97600488600160401b611bc79a1015611c0b575b640100000000811015611bfe575b62010000811015611bf1575b610100811015611be5575b6010811015611bd9575b1015611bd1575b60030260011c611b87818b611adf565b0160011c90565b611b87818a611adf565b611b878189611adf565b611b878188611adf565b611b878187611adf565b611b878186611adf565b8093611adf565b821190565b900390565b60011b611b77565b811c9160021b91611b70565b60081c91811b91611b66565b60101c9160081b91611b5b565b60201c9160101b91611b4f565b60401c9160201b91611b41565b50600160401b9050608082901c611b18565b600a5460009080611c3c575050600090565b8060001981011161056857600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b805460009181611c8657505050600090565b6000199282848101116105685760209181522001015460301c90565b634e487b7160e01b600052603260045260246000fd5b8054821015611cd05760005260206000200190600090565b611ca2565b600a5490600160401b821015610a98576001820180600a55821015611cd057600a600052805160209091015160301b65ffffffffffff191665ffffffffffff919091161760008051602061236983398151915290910155565b8054600160401b811015610a9857611d4b91600182018155611cb8565b611d7657815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b600052600060045260246000fd5b600a549192918015611e4b57611da4611dbc91611ab5565b600a6000526000805160206123698339815191520190565b9081549165ffffffffffff90818416918316808311611e3957869203611e0157611dfa92509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050611e3490611e20611e12610b13565b65ffffffffffff9092168252565b6001600160d01b0385166020820152611cd5565b611dfa565b604051632520601d60e01b8152600490fd5b50611e6f90611e5b611e12610b13565b6001600160d01b0384166020820152611cd5565b60009190565b80549293928015611f0c57611e8c611e9991611ab5565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411611e3957879303611ed85750611dfa92509065ffffffffffff82549181199060301b169116179055565b915050611e3491611ef8611eea610b13565b65ffffffffffff9093168352565b6001600160d01b0386166020830152611d2e565b5090611e6f91611f1d611eea610b13565b6001600160d01b0385166020830152611d2e565b905b828110611f3f57505090565b90918082169080831860011c820180921161056857600a60005265ffffffffffff808360008051602061236983398151915201541690851610600014611f885750915b90611f33565b929150611f9490611ac4565b90611f82565b91905b838210611faa5750505090565b9091928083169080841860011c82018092116105685760008581526020902082015465ffffffffffff9081169084161015611fe95750925b9190611f9d565b939250611ff590611ac4565b91611fe2565b91909161200661102e565b80518351036120c25761201b81511515612100565b6000805b82518210156120b5576120886120af9161206261205b61204f612042878961214a565b516001600160a01b031690565b6001600160a01b031690565b151561215e565b61207761206f858961214a565b511515612199565b612081848861214a565b5190611ad2565b916120aa612099612042838761214a565b6120a3838961214a565b51906121d3565b61213b565b9061201f565b5050509050610b2061101e565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561210757565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b60001981146105685760010190565b8051821015611cd05760209160051b010190565b1561216557565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156121a057565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b91906001600160a01b038316801561147957600254828101809111610568576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841161225957610b2092935061227f565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b90610b209161229561229083611a50565b6112e6565b50506001600160a01b039081169081156122e5575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c75460009283526040909220548116911661115e565b6122f66122f184611a50565b611317565b50506122aa565b610b2092916001600160a01b03918216919081908315612355575b16918215612342575b6000526008602052806040600020541691600052604060002054169061115e565b61234e6122f185611a50565b5050612321565b61236161229086611a50565b505061231856fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a2646970667358221220d0d9782a012956d6ce49c10f49a10709eab001d8750d42f3f87ea1c790d52b4664736f6c63430008140033","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x12 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x1C7 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x1C2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x1BD JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x1B8 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x1B3 JUMPI DUP1 PUSH4 0x3644E515 EQ PUSH2 0x1AE JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x1A9 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x1A4 JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x19F JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x19A JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x195 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x190 JUMPI DUP1 PUSH4 0x715018A6 EQ PUSH2 0x18B JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x186 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x181 JUMPI DUP1 PUSH4 0x8DA5CB5B EQ PUSH2 0x17C JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x177 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x172 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x16D JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x168 JUMPI DUP1 PUSH4 0x9DF2C95D EQ PUSH2 0x163 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x15E JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x159 JUMPI DUP1 PUSH4 0xD505ACCF EQ PUSH2 0x154 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x14F JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x14A JUMPI PUSH4 0xF2FDE38B EQ PUSH2 0x145 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xF90 JUMP JUMPDEST PUSH2 0xEDD JUMP JUMPDEST PUSH2 0xE85 JUMP JUMPDEST PUSH2 0xD51 JUMP JUMPDEST PUSH2 0xC88 JUMP JUMPDEST PUSH2 0xC42 JUMP JUMPDEST PUSH2 0xB98 JUMP JUMPDEST PUSH2 0xA1D JUMP JUMPDEST PUSH2 0x976 JUMP JUMPDEST PUSH2 0x94A JUMP JUMPDEST PUSH2 0x87B JUMP JUMPDEST PUSH2 0x852 JUMP JUMPDEST PUSH2 0x75A JUMP JUMPDEST PUSH2 0x720 JUMP JUMPDEST PUSH2 0x6FF JUMP JUMPDEST PUSH2 0x6C6 JUMP JUMPDEST PUSH2 0x65E JUMP JUMPDEST PUSH2 0x63A JUMP JUMPDEST PUSH2 0x5FF JUMP JUMPDEST PUSH2 0x56D JUMP JUMPDEST PUSH2 0x485 JUMP JUMPDEST PUSH2 0x462 JUMP JUMPDEST PUSH2 0x446 JUMP JUMPDEST PUSH2 0x399 JUMP JUMPDEST PUSH2 0x37B JUMP JUMPDEST PUSH2 0x34A JUMP JUMPDEST PUSH2 0x220 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x1F8 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x1D7 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x21D SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x243 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x27D JUMPI JUMPDEST PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x20C JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x2C0 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2A5 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x279 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x26D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x25D JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0x366 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x3B2 PUSH2 0x30A JUMP JUMPDEST PUSH2 0x3BA PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x404 JUMPI JUMPDEST PUSH2 0x3F8 SWAP4 POP PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x420 JUMPI PUSH2 0x41B DUP4 PUSH2 0x3F8 SWAP6 SUB CALLER DUP4 PUSH2 0x155F JUMP JUMPDEST PUSH2 0x3EE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x175D JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x4A6 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x4C1 PUSH1 0x24 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x513 JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x4DF SWAP3 DUP5 PUSH2 0x1F9A JUMP JUMPDEST DUP1 PUSH2 0x4F9 JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x505 DUP5 SWAP3 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP5 PUSH2 0x51D DUP7 PUSH2 0x1AFF JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP6 PUSH2 0x4DF SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x556 JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x4D0 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x562 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x54D JUMP JUMPDEST PUSH2 0x1349 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x587 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP1 PUSH2 0x598 NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND SWAP2 AND SUB PUSH2 0x5ED JUMPI PUSH2 0x279 PUSH1 0x40 MLOAD PUSH2 0x5AF DUP2 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1BFC1C5 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 PUSH2 0x623 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x65C PUSH2 0x656 PUSH2 0x30A JUMP JUMPDEST CALLER PUSH2 0x10DF JUMP JUMPDEST STOP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x67F PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x6A7 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x6E4 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x718 PUSH2 0x102E JUMP JUMPDEST PUSH2 0x65C PUSH2 0x105A JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x741 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH2 0x804 SWAP1 PUSH2 0x799 PUSH32 0x0 PUSH2 0x189D JUMP JUMPDEST PUSH2 0x7C2 PUSH32 0x0 PUSH2 0x1996 JUMP JUMPDEST SWAP2 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x7D0 DUP4 PUSH2 0xA9D JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0xF PUSH1 0xF8 SHL DUP7 MSTORE PUSH2 0x7F6 PUSH1 0x20 SWAP4 PUSH1 0xE0 DUP6 DUP10 ADD MSTORE PUSH1 0xE0 DUP9 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1CC JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP7 ADD MSTORE ADDRESS PUSH1 0x80 DUP7 ADD MSTORE DUP3 PUSH1 0xA0 DUP7 ADD MSTORE DUP5 DUP3 SUB PUSH1 0xC0 DUP7 ADD MSTORE DUP1 DUP1 DUP6 MLOAD SWAP4 DUP5 DUP2 MSTORE ADD SWAP5 ADD SWAP3 JUMPDEST DUP3 DUP2 LT PUSH2 0x83B JUMPI POP POP POP POP SUB SWAP1 RETURN JUMPDEST DUP4 MLOAD DUP6 MSTORE DUP7 SWAP6 POP SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x82C JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x897 PUSH1 0x4 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x8EF JUMPI JUMPDEST PUSH2 0x8B2 SWAP4 POP PUSH2 0x1F31 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x8C7 JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x8D4 PUSH1 0x20 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x8FA DUP2 PUSH2 0x1AFF JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x8B2 SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x938 JUMPI POP SWAP2 PUSH2 0x8A8 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x944 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x8A8 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x966 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x999 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x9C2 JUMPI PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0xA05 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x9EA JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0xA3E PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xD0 SHL SUB PUSH2 0xA5D PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH2 0x1C74 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0xA66 JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0xB20 DUP3 PUSH2 0xA7C JUMP JUMPDEST JUMP JUMPDEST PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT PUSH2 0xA98 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xB51 DUP4 PUSH2 0xB22 JUMP JUMPDEST SWAP3 PUSH2 0xB5F PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xAF1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x305 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xB89 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xB7B JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH8 0xFFFFFFFFFFFFFFFF PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x305 JUMPI CALLDATASIZE PUSH1 0x23 DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 PUSH1 0x4 ADD CALLDATALOAD PUSH2 0xBD5 DUP2 PUSH2 0xB22 JUMP JUMPDEST SWAP2 PUSH2 0xBE3 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xAF1 JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x20 SWAP2 PUSH1 0x24 DUP4 DUP6 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP2 CALLDATASIZE DUP4 GT PUSH2 0x305 JUMPI PUSH1 0x24 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC2B JUMPI PUSH1 0x24 CALLDATALOAD DUP6 DUP8 DUP3 GT PUSH2 0x305 JUMPI PUSH2 0xC25 PUSH2 0x65C SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB3A JUMP JUMPDEST SWAP1 PUSH2 0x1FFB JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH2 0xC37 DUP5 PUSH2 0x336 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xC02 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0xC5E PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xCA1 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0xCB0 PUSH2 0xC68 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0xD38 JUMPI PUSH2 0xD2C PUSH2 0x65C SWAP5 PUSH2 0xD33 SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0xD14 DUP3 PUSH2 0xAB9 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH2 0x1608 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x15B2 JUMP JUMPDEST PUSH2 0x10DF JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xE0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xD6A PUSH2 0x30A JUMP JUMPDEST PUSH2 0xD72 PUSH2 0x320 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x64 CALLDATALOAD PUSH2 0xD81 PUSH2 0xC78 JUMP JUMPDEST DUP2 TIMESTAMP GT PUSH2 0xE6C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP3 MLOAD PUSH32 0x6E71EDAE12B1B97F4D1F60370FEF10105FA2FAAE0126114A169C64845D6126C9 SWAP3 DUP2 ADD SWAP3 DUP4 MSTORE SWAP3 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE SWAP3 DUP7 AND PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0xA0 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0xC0 DUP1 DUP3 ADD SWAP5 SWAP1 SWAP5 MSTORE SWAP3 DUP4 MSTORE PUSH2 0xE25 SWAP3 SWAP1 SWAP2 PUSH2 0xE12 PUSH1 0xE0 DUP4 PUSH2 0xAF1 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xC4 CALLDATALOAD SWAP4 PUSH1 0xA4 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 DUP2 AND SWAP1 DUP3 AND SUB PUSH2 0xE42 JUMPI POP PUSH2 0x65C SWAP3 PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x25C00723 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE SWAP1 DUP5 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x313C8981 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0xED4 PUSH2 0xEA3 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xEAB PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 DUP6 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP3 SWAP1 SWAP4 AND DUP2 MSTORE PUSH1 0x20 SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xEF6 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI PUSH2 0x279 SWAP2 PUSH2 0xF46 SWAP2 PUSH2 0xF17 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0xF20 PUSH2 0x1599 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0xF40 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0x1CB8 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0xF54 DUP3 PUSH2 0xA7C JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xFA9 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xFB1 PUSH2 0x102E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1005 JUMPI PUSH1 0xB SLOAD DUP3 PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF PUSH1 0xA0 SHL DUP3 AND OR PUSH1 0xB SSTORE AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 PUSH1 0x0 DUP1 LOG3 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1E4FBDF7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH2 0x1026 PUSH2 0x102E JUMP JUMPDEST PUSH2 0xB20 PUSH2 0x105A JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1042 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x118CDAA7 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP2 AND SWAP1 SWAP2 SSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 DUP3 DUP1 LOG3 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH2 0x10AE NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND DUP1 DUP3 LT ISZERO PUSH2 0x10C1 JUMPI POP PUSH2 0x21D SWAP1 PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0xB20 SWAP7 SWAP5 AND SWAP5 PUSH2 0x115C SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x12A7 JUMPI JUMPDEST PUSH2 0x1186 JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x120B JUMPI JUMPDEST POP POP DUP3 PUSH2 0x119B JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x117F JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x11E8 SWAP2 PUSH2 0x11E2 SWAP1 SWAP2 PUSH2 0x1A50 JUMP JUMPDEST SWAP1 PUSH2 0x12B0 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x1194 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x122B DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1234 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x1248 DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP3 DUP3 DUP5 GT PUSH2 0x568 JUMPI PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP4 PUSH2 0x129D SWAP3 PUSH2 0x1284 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x118C JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x117A JUMP JUMPDEST SWAP1 PUSH2 0x12BA NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x12CE DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND ADD SWAP2 DUP3 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH2 0x12EF NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1303 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH2 0x1320 NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1334 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x1349 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x138F JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1379 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x136E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x1492 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x144A JUMPI DUP5 PUSH2 0xB20 SWAP7 SWAP8 SUB PUSH2 0x13FB DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x22FD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP3 SWAP2 SWAP1 DUP4 ISZERO PUSH2 0x1546 JUMPI DUP3 AND SWAP4 DUP5 ISZERO PUSH2 0x152D JUMPI DUP1 PUSH2 0x1523 PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP5 PUSH2 0x150C PUSH1 0x20 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE LOG3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0x1546 JUMPI DUP2 AND ISZERO PUSH2 0x152D JUMPI PUSH2 0x150C PUSH2 0x1596 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x15A6 DUP3 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE SWAP1 SWAP2 DUP2 SWAP1 SUB PUSH2 0x15E0 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP2 POP REVERT JUMPDEST SWAP2 PUSH2 0x21D SWAP4 SWAP2 PUSH2 0x1617 SWAP4 PUSH2 0x1620 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x16D0 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x16A4 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0x1698 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x168F JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 RETURNDATASIZE SWAP1 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x16BA JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x16D9 DUP2 PUSH2 0x16B0 JUMP JUMPDEST DUP1 PUSH2 0x16E2 JUMPI POP POP JUMP JUMPDEST PUSH2 0x16EB DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x1705 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x170E DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x172F JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x173B PUSH1 0x3 SWAP3 PUSH2 0x16B0 JUMP JUMPDEST EQ PUSH2 0x1743 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x184E JUMPI JUMPDEST ISZERO PUSH2 0x17B8 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1848 DUP2 PUSH2 0xAD5 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x178F JUMP JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x1882 PUSH2 0x175D JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x18DB JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x18EE DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x1915 JUMPI JUMPDEST POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x1959 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1940 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x21D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x19B8 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x19CB DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x19F1 JUMPI POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x1A35 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1A1C JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x1A64 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x1A96 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST DUP2 ISZERO PUSH2 0x1AE9 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x21D JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x1C18 JUMPI JUMPDEST PUSH2 0x1BC0 PUSH2 0x1BB6 PUSH2 0x1BAC PUSH2 0x1BA2 PUSH2 0x1B98 PUSH2 0x1B8E PUSH2 0x1BCC SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x1BC7 SWAP11 LT ISZERO PUSH2 0x1C0B JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x1BFE JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x1BF1 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x1BE5 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x1BD9 JUMPI JUMPDEST LT ISZERO PUSH2 0x1BD1 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x1B87 DUP2 DUP12 PUSH2 0x1ADF JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP11 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP10 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP9 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP8 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP7 PUSH2 0x1ADF JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x1ADF JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x1B77 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x1B70 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x1B66 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x1B5B JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x1B4F JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x1B41 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x1B18 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x1C3C JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x1C86 JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH2 0x1CA2 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0xA98 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0xA98 JUMPI PUSH2 0x1D4B SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x1CB8 JUMP JUMPDEST PUSH2 0x1D76 JUMPI DUP2 MLOAD PUSH1 0x20 SWAP1 SWAP3 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP3 SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x1E4B JUMPI PUSH2 0x1DA4 PUSH2 0x1DBC SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x1E39 JUMPI DUP7 SWAP3 SUB PUSH2 0x1E01 JUMPI PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x1E34 SWAP1 PUSH2 0x1E20 PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH2 0x1DFA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x1E6F SWAP1 PUSH2 0x1E5B PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x1F0C JUMPI PUSH2 0x1E8C PUSH2 0x1E99 SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x1E39 JUMPI DUP8 SWAP4 SUB PUSH2 0x1ED8 JUMPI POP PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x1E34 SWAP2 PUSH2 0x1EF8 PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST POP SWAP1 PUSH2 0x1E6F SWAP2 PUSH2 0x1F1D PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x1F3F JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1F88 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x1F33 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1F94 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x1F82 JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x1FAA JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x1FE9 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x1F9D JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x1FF5 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP2 PUSH2 0x1FE2 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x2006 PUSH2 0x102E JUMP JUMPDEST DUP1 MLOAD DUP4 MLOAD SUB PUSH2 0x20C2 JUMPI PUSH2 0x201B DUP2 MLOAD ISZERO ISZERO PUSH2 0x2100 JUMP JUMPDEST PUSH1 0x0 DUP1 JUMPDEST DUP3 MLOAD DUP3 LT ISZERO PUSH2 0x20B5 JUMPI PUSH2 0x2088 PUSH2 0x20AF SWAP2 PUSH2 0x2062 PUSH2 0x205B PUSH2 0x204F PUSH2 0x2042 DUP8 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x215E JUMP JUMPDEST PUSH2 0x2077 PUSH2 0x206F DUP6 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD ISZERO ISZERO PUSH2 0x2199 JUMP JUMPDEST PUSH2 0x2081 DUP5 DUP9 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x1AD2 JUMP JUMPDEST SWAP2 PUSH2 0x20AA PUSH2 0x2099 PUSH2 0x2042 DUP4 DUP8 PUSH2 0x214A JUMP JUMPDEST PUSH2 0x20A3 DUP4 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x21D3 JUMP JUMPDEST PUSH2 0x213B JUMP JUMPDEST SWAP1 PUSH2 0x201F JUMP JUMPDEST POP POP POP SWAP1 POP PUSH2 0xB20 PUSH2 0x101E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x2107 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x568 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST ISZERO PUSH2 0x2165 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x21A0 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x568 JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x2259 JUMPI PUSH2 0xB20 SWAP3 SWAP4 POP PUSH2 0x227F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0xB20 SWAP2 PUSH2 0x2295 PUSH2 0x2290 DUP4 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x12E6 JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x22E5 JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x115E JUMP JUMPDEST PUSH2 0x22F6 PUSH2 0x22F1 DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1317 JUMP JUMPDEST POP POP PUSH2 0x22AA JUMP JUMPDEST PUSH2 0xB20 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x2355 JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x2342 JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x115E JUMP JUMPDEST PUSH2 0x234E PUSH2 0x22F1 DUP6 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2321 JUMP JUMPDEST PUSH2 0x2361 PUSH2 0x2290 DUP7 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2318 JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD0 0xD9 PUSH25 0x2A012956D6CE49C10F49A10709EAB001D8750D42F3F87EA1C7 SWAP1 0xD5 0x2B CHAINID PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"449:1961:50:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;:::o;:::-;;;;-1:-1:-1;;;;;449:1961:50;;;;;;:::o;:::-;;;-1:-1:-1;;;;;449:1961:50;;;;;;:::o;:::-;;;;;;-1:-1:-1;;449:1961:50;;;;8842:4:21;449:1961:50;;:::i;:::-;;;735:10:30;;8842:4:21;:::i;:::-;449:1961:50;;;8842:4:21;449:1961:50;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;2927:12:21;449:1961:50;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;735:10:30;449:1961:50;;;;;;;;;;;;;-1:-1:-1;;10580:36:21;;10576:309;;449:1961:50;4986:5:21;;;;:::i;:::-;449:1961:50;;3657:11:21;449:1961:50;;;;;10576:309:21;10636:24;;;10632:130;;10854:5;449:1961:50;4986:5:21;449:1961:50;;735:10:30;10854:5:21;;:::i;:::-;10576:309;;10632:130;449:1961:50;;-1:-1:-1;;;10687:60:21;;735:10:30;449:1961:50;10687:60:21;;449:1961:50;;;;;;;;;;;;;;;10687:60:21;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;;;2780:2:21;449:1961:50;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;2744:20:23;;:::i;:::-;449:1961:50;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;;;4411:20:12;449:1961:50;;;;;;4459:29:12;449:1961:50;;4459:29:12;:::i;:::-;449:1961:50;;;9737:15:46;9762:18;;9801:1;9795:7;;9791:234;;449:1961:50;10049:53:46;;449:1961:50;10049:53:46;;;;;:::i;:::-;10120:8;;;:63;;;449:1961:50;;-1:-1:-1;;;;;449:1961:50;;;;;;10120:63:46;10168:7;;;;;;:::i;:::-;14439:109;;;;;449:1961:50;;;10120:63:46;;9791:234;9838:14;;;;:::i;:::-;449:1961:50;;;;;;;;14439:109:46;10049:53;14439:109;;;;449:1961:50;14439:109:46;;;;;;449:1961:50;;;;;9870:48:46;9866:149;449:1961:50;;;9938:10:46;9866:149;;9791:234;;;;;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;;;449:1961:50;;:::i;:::-;;;;;;-1:-1:-1;;449:1961:50;;;;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;1020:12:48;1002:31;1020:12;1002:31;:::i;:::-;449:1961:50;;;3169:29:12;3165:93;;449:1961:50;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;3165:93:12:-;449:1961:50;;-1:-1:-1;;;3221:26:12;;449:1961:50;;3221:26:12;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;-1:-1:-1;;;;;449:1961:50;;;:::i;:::-;;-1:-1:-1;449:1961:50;5674:10:12;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;5903:9:12;449:1961:50;;:::i;:::-;735:10:30;5903:9:12;:::i;:::-;449:1961:50;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;8741:20:12;449:1961:50;;;-1:-1:-1;449:1961:50;;;15374:24:44;;;;15370:103;;449:1961:50;;;;;;;;;15370:103:44;449:1961:50;;;;15421:41:44;;;;;;449:1961:50;;15421:41:44;;449:1961:50;;;;;15421:41:44;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;3095:9:21;449:1961:50;;;;;;;;;;;;3004:116:21;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;1500:62:2;;:::i;:::-;2376:10;;:::i;449:1961:50:-;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;624:7:32;449:1961:50;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;6099:5:38;:41;:5;:41;:::i;:::-;6554:47;:8;:47;:::i;:::-;449:1961:50;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;5590:13:38;;449:1961:50;;;;5625:4:38;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;1710:6:2;449:1961:50;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;5270:29:12;449:1961:50;;5270:29:12;:::i;:::-;5234:17;449:1961:50;9737:15:46;-1:-1:-1;9762:18:46;9795:7;9801:1;9795:7;;9791:234;;449:1961:50;10049:53:46;;;;:::i;:::-;-1:-1:-1;10120:8:46;;;-1:-1:-1;;449:1961:50;;-1:-1:-1;449:1961:50;;;;;10120:63:46;5234:17:12;10168:7:46;449:1961:50;10168:7:46;;:::i;:::-;14439:109;;-1:-1:-1;;;;;;;;;;;14439:109:46;449:1961:50;;;10120:63:46;;9791:234;9838:14;;;;;:::i;:::-;449:1961:50;;;;;;;10049:53:46;14439:109;5234:17:12;14439:109:46;;449:1961:50;14439:109:46;;-1:-1:-1;;;;;;;;;;;14439:109:46;449:1961:50;;;;;9870:48:46;9866:149;449:1961:50;;;9938:10:46;9866:149;9791:234;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;9791:234;;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;3868:20:12;449:1961:50;;;;;;;;3868:38:12;449:1961:50;-1:-1:-1;449:1961:50;3868:38:12;:::i;:::-;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;:::i;:::-;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::o;:::-;2079:95:38;449:1961:50;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1222:756;449:1961;;;;;;:::i;:::-;1222:756;;:::i;449:1961::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;3459:5:21;449:1961:50;;:::i;:::-;;;735:10:30;;3459:5:21;:::i;449:1961:50:-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;;;;;;:::i;:::-;6185:15:12;;:24;6181:91;;6298:168;6535:9;449:1961:50;6501:5:12;449:1961:50;;;6352:57:12;449:1961:50;6352:57:12;;449:1961:50;2063:71:12;449:1961:50;;;;;;;;;;2063:71:12;;449:1961:50;2063:71:12;449:1961:50;2063:71:12;;449:1961:50;;2063:71:12;;449:1961:50;;6352:57:12;;;;;:::i;:::-;6325:86;449:1961:50;;;;;;;6342:68:12;;6325:86;:::i;:::-;6298:168;:::i;:::-;6501:5;;;:::i;:::-;6535:9;:::i;6181:91::-;449:1961:50;;-1:-1:-1;;;6232:29:12;;449:1961:50;6232:29:12;;449:1961:50;;;;;6232:29:12;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;:::i;:::-;1886:15:23;;:26;1882:97;;-1:-1:-1;;;;;449:1961:50;;;-1:-1:-1;449:1961:50;;;1121:7:32;449:1961:50;;;;;;;;;;;;;;;;;;;1024:95:23;2020:78;;;449:1961:50;;;1024:95:23;;;449:1961:50;;;;;;;1024:95:23;;;449:1961:50;1024:95:23;;;449:1961:50;;;;1024:95:23;;449:1961:50;;;;1024:95:23;;;;449:1961:50;;;;2020:78:23;;;2181:28;;2020:78;;;1024:95;449:1961:50;2020:78:23;:::i;:::-;2125:28;449:1961:50;;;;;;;2010:89:23;;2125:28;:::i;2181:::-;-1:-1:-1;;;;;449:1961:50;;;;;;2223:15:23;2219:88;;8842:4:21;;;;:::i;2219:88:23:-;449:1961:50;;-1:-1:-1;;;2261:35:23;;-1:-1:-1;;;;;449:1961:50;;;;2261:35:23;;449:1961:50;;;;1024:95:23;;;449:1961:50;1024:95:23;;10687:60:21;1882:97:23;449:1961:50;;-1:-1:-1;;;1935:33:23;;449:1961:50;1935:33:23;;449:1961:50;;;;;1935:33:23;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;3657:27:21;449:1961:50;;:::i;:::-;;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;3657:27:21;449:1961:50;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;;;;;;;;;;;11452:22:46;449:1961:50;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;449:1961:50;-1:-1:-1;449:1961:50;;;9019:20:12;449:1961:50;;;;;;;:::i;:::-;;11452:22:46;:::i;:::-;449:1961:50;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;1500:62:2;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;;2627:22:2;;2623:91;;3004:6;449:1961:50;;;;;;;;3004:6:2;449:1961:50;;3052:40:2;-1:-1:-1;3052:40:2;;449:1961:50;2623:91:2;449:1961:50;;-1:-1:-1;;;2672:31:2;;-1:-1:-1;449:1961:50;2672:31:2;;449:1961:50;;;2672:31:2;1500:62;;;:::i;:::-;2376:10;;:::i;1796:162::-;1710:6;449:1961:50;-1:-1:-1;;;;;449:1961:50;735:10:30;1855:23:2;1851:101;;1796:162::o;1851:101::-;449:1961:50;;-1:-1:-1;;;1901:40:2;;735:10:30;1901:40:2;;;449:1961:50;;;1901:40:2;2912:187;3004:6;449:1961:50;;-1:-1:-1;;;;;;449:1961:50;;;;;;;-1:-1:-1;;;;;449:1961:50;3052:40:2;449:1961:50;;3052:40:2;2912:187::o;3415:273:12:-;449:1961:50;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;3550:29:12;;;;3546:90;;3653:28;;;;:::i;3546:90::-;449:1961:50;;;;;3588:48:12;;;;;;;;;449:1961:50;;;;;3588:48:12;6730:312;-1:-1:-1;;;;;449:1961:50;;;-1:-1:-1;449:1961:50;;;5674:10:12;449:1961:50;;;;;;;;;;-1:-1:-1;;;;;;449:1961:50;;;;;;;7010:24:12;;449:1961:50;;;3137:18:24;;449:1961:50;;;;;6909:48:12;;-1:-1:-1;6909:48:12;-1:-1:-1;;;;;449:1961:50;3095:9:21;449:1961:50;;;;;;;;;;;;3004:116:21;3137:18:24;7010:24:12;7761:789;-1:-1:-1;;;;;449:1961:50;;;;7761:789:12;;449:1961:50;;;;7862:10:12;;;;;:24;;7761:789;7858:686;;7761:789;;;;;;:::o;7858:686::-;7906:18;7902:315;;7858:686;8234:16;;;8230:304;;7858:686;;;;;8230:304;-1:-1:-1;;;;;449:1961:50;;;;;8010:20:12;449:1961:50;;;;;8475:44:12;;8309:143;;8408:26;;;;:::i;:::-;8309:143;;:::i;:::-;449:1961:50;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;8475:44:12;8230:304;;;;;7902:315;-1:-1:-1;;;;;449:1961:50;;;;;8010:20:12;449:1961:50;;;;;8089:26:12;;;:::i;:::-;1002:31:48;1020:12;1002:31;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;;:::i;:::-;449:1961:50;;;;;;;;;;;8156:46:12;8310:38:46;8156:46:12;8310:38:46;;;;:::i;:::-;449:1961:50;;;;;;;;;;;;;;;;;;;;;;8156:46:12;;;;7902:315;;;;7862:24;7876:10;;;;7862:24;;9069:273;;1002:31:48;1020:12;1002:31;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;;:::i;:::-;449:1961:50;;;;;;;;;8310:38:46;;;:::i;:::-;9282:53:12;;9069:273::o;:::-;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;:::i;:::-;449:1961:50;;;;;;;;;8310:38:46;;;:::i;9069:273:12:-;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;:::i;:::-;449:1961:50;;;;;;;;;;8310:38:46;;;:::i;449:1961:50:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;5393:300:21;-1:-1:-1;;;;;449:1961:50;;;;5393:300:21;;;;5476:18;;5472:86;;449:1961:50;;5571:16:21;;5567:86;;-1:-1:-1;;;;;449:1961:50;;5492:1:21;449:1961:50;;;;;;;;;;;6340:19:21;;;;6336:115;;449:1961:50;2756:5:24;449:1961:50;;;6571:15:21;;449:1961:50;;;;;;5492:1:21;449:1961:50;5492:1:21;449:1961:50;;;5492:1:21;449:1961:50;;;6571:15:21;449:1961:50;-1:-1:-1;;;;;449:1961:50;;5492:1:21;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;7083:25:21;;449:1961:50;7083:25:21;2756:5:24;:::i;6336:115:21:-;449:1961:50;;-1:-1:-1;;;6386:50:21;;-1:-1:-1;;;;;449:1961:50;;6386:50:21;;;449:1961:50;;;;;;;;;;;;;;;10687:60:21;5567:86;449:1961:50;;-1:-1:-1;;;5610:32:21;;5492:1;5610:32;;;449:1961:50;;;5610:32:21;5472:86;449:1961:50;;-1:-1:-1;;;5517:30:21;;5492:1;5517:30;;;449:1961:50;;;5517:30:21;9701:432;-1:-1:-1;;;;;449:1961:50;;;;9701:432:21;;9813:19;;9809:89;;449:1961:50;;9911:21:21;;;9907:90;;10006:18;:27;10085:31;10006:18;;449:1961:50;10006:18:21;449:1961:50;;;;;;;;;;;;;;;;10006:18:21;449:1961:50;;;;;;;;;;;;;;;;10006:27:21;449:1961:50;;;;;;10085:31:21;9701:432::o;9907:90::-;449:1961:50;;-1:-1:-1;;;9955:31:21;;-1:-1:-1;9955:31:21;;;449:1961:50;;;9955:31:21;9809:89;449:1961:50;;-1:-1:-1;;;9855:32:21;;9830:1;9855:32;;;449:1961:50;;;9855:32:21;9701:432;;-1:-1:-1;;;;;449:1961:50;;;9813:19:21;9809:89;;449:1961:50;;9911:21:21;9907:90;;10006:18;:27;:18;449:1961:50;;;;;;;;;;;;;;;;10006:27:21;449:1961:50;9701:432:21:o;449:1961:50:-;;;;;;;:::i;:::-;-1:-1:-1;449:1961:50;;;;;;;:::o;1265:222:32:-;-1:-1:-1;;;;;449:1961:50;;-1:-1:-1;449:1961:50;;;1121:7:32;449:1961:50;;;;;;;;;;;;;;;1396:16:32;;;1392:89;;1265:222;;:::o;1392:89::-;449:1961:50;;-1:-1:-1;;;1435:35:32;;-1:-1:-1;;;;;449:1961:50;;;1435:35:32;;;449:1961:50;;;;;;;-1:-1:-1;1435:35:32;6887:260:37;;7105:8;6887:260;;7051:25;6887:260;7051:25;:::i;:::-;7105:8;;;;;:::i;5203:1551::-;;;6283:66;6270:79;;6266:164;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;6541:24:37;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;6579:20:37;6575:113;;6698:49;;5203:1551;:::o;6575:113::-;6615:62;;;6541:24;6615:62;;:::o;6541:24::-;449:1961:50;;;;;;;;;;6266:164:37;6365:54;;;6381:1;6365:54;6385:30;6365:54;;:::o;449:1961:50:-;;-1:-1:-1;449:1961:50;;;:::o;:::-;;;;;;;;;;;;7280:532:37;449:1961:50;;;:::i;:::-;7366:29:37;;;7411:7;;:::o;7362:444::-;449:1961:50;;;:::i;:::-;7471:29:37;7462:38;;7471:29;;449:1961:50;;-1:-1:-1;;;7523:23:37;;;;;7458:348;449:1961:50;;;:::i;:::-;7576:35:37;7567:44;;7576:35;;449:1961:50;;-1:-1:-1;;;7634:46:37;;;;;449:1961:50;;;;;10687:60:21;7563:243:37;449:1961:50;;7710:30:37;449:1961:50;;:::i;:::-;7701:39:37;7697:109;;7563:243;7280:532::o;7697:109::-;449:1961:50;;-1:-1:-1;;;7763:32:37;;;;;449:1961:50;;;;;;10687:60:21;3845:262:38;3929:4;3938:11;-1:-1:-1;;;;;449:1961:50;3921:28:38;;:63;;3845:262;3917:184;;;4007:22;4000:29;:::o;3917:184::-;449:1961:50;;4204:80:38;;;449:1961:50;2079:95:38;449:1961:50;;4226:11:38;449:1961:50;2079:95:38;;449:1961:50;4239:14:38;2079:95;;;449:1961:50;4255:13:38;2079:95;;;449:1961:50;3929:4:38;449:1961:50;2079:95:38;;449:1961:50;;4204:80:38;;;;;:::i;:::-;449:1961:50;4194:91:38;;4060:30;:::o;3921:63::-;3970:14;;3953:13;:31;3921:63;;4917:176;3445:249:39;4917:176:38;5053:20;;:::i;:::-;3445:249:39;;;;-1:-1:-1;;;3445:249:39;;;;;;;;;;;4917:176:38;:::o;3358:267:34:-;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;449:1961:50;;;;;;:::i;:::-;2324:106:34;;2311:2;449:1961:50;;2324:106:34;3543:22;:::o;2675:69::-;449:1961:50;;-1:-1:-1;;;2713:20:34;;;;;3477:142;-1:-1:-1;449:1961:50;;6126:13:38;449:1961:50;;-1:-1:-1;449:1961:50;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;1390:66:34;;;;;;;:::i;449:1961:50:-;6126:13:38;-1:-1:-1;449:1961:50;;;-1:-1:-1;;449:1961:50;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;449:1961:50;;;;;;;;;;;;6126:13:38;449:1961:50;;;;;;;3358:267:34;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;449:1961:50;;;;;;:::i;3477:142:34:-;-1:-1:-1;449:1961:50;;6584:16:38;449:1961:50;;-1:-1:-1;449:1961:50;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;1390:66:34;;;;;;;:::i;449:1961:50:-;6584:16:38;-1:-1:-1;449:1961:50;;;-1:-1:-1;;449:1961:50;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4174:218:44;-1:-1:-1;;;;;449:1961:50;4254:25:44;;;4250:105;;449:1961:50;4174:218:44;:::o;4250:105::-;449:1961:50;;;;15421:41:44;;;;4302:42;;449:1961:50;4302:42:44;;;449:1961:50;;;;;4302:42:44;14296:213;449:1961:50;14374:24:44;;;;14370:103;;449:1961:50;14296:213:44;:::o;14370:103::-;449:1961:50;;;;15421:41:44;;;;14421;;14452:2;14421:41;;;449:1961:50;;;;;14421:41:44;449:1961:50;-1:-1:-1;;449:1961:50;;;;;;;;:::o;:::-;;9999:1:46;449:1961:50;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;:::o;:::-;;;;;;;;;;;;18080:5181:43;18246:1;18241:6;;;18237:53;;18246:1;19217:14;-1:-1:-1;;;19278:16:43;;;19274:92;;18080:5181;22827:18;22717;22607;22498;22387;22278;23216:28;19383:15;19898:6;19383:15;-1:-1:-1;;;23237:6:43;19383:15;;;19379:90;;18080:5181;19493:7;19486:15;;;19482:90;;18080:5181;19596:7;19589:15;;;19585:89;;18080:5181;19698:6;19691:14;;;19687:87;;18080:5181;19798:6;19791:14;;;19787:87;;18080:5181;19891:14;;19887:61;;18080:5181;20374:1;449:1961:50;18246:1:43;449:1961:50;22284:6:43;;;;:::i;:::-;449:1961:50;;;;;22278:18:43;22393:6;;;;:::i;22387:18::-;22504:6;;;;:::i;22498:18::-;22613:6;;;;:::i;22607:18::-;22723:6;;;;:::i;22717:18::-;22833:6;;;;:::i;22827:18::-;23237:6;;;:::i;:::-;23232:11;;;34795:145:44;23216:28:43;449:1961:50;;18080:5181:43;:::o;19887:61::-;18246:1;449:1961:50;19887:61:43;;19787:87;449:1961:50;;;;;19787:87:43;;;19687;449:1961:50;;;;;19687:87:43;;;19585:89;449:1961:50;;;;;19585:89:43;;;19482:90;449:1961:50;;;;;19482:90:43;;;19379;449:1961:50;;;;;19379:90:43;;;19274:92;-1:-1:-1;;;;449:1961:50;-1:-1:-1;19285:8:43;449:1961:50;;;19274:92:43;;10310:206:46;7419:17:12;449:1961:50;10405:17:46;;10446:8;;;:63;;10405:17;10310:206;:::o;10446:63::-;10599:17:21;;;449:1961:50;;;;;7419:17:12;14439:109:46;;;;449:1961:50;;;10310:206:46;:::o;:::-;449:1961:50;;10405:17:46;;10446:8;;;:63;;;10405:17;10310:206;:::o;10446:63::-;10599:17:21;;449:1961:50;;;;;;;;14439:109:46;;;;;;;449:1961:50;;;10310:206:46;:::o;449:1961:50:-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;:::o;:::-;;:::i;:::-;7419:17:12;449:1961:50;;-1:-1:-1;;;449:1961:50;;;;;;;;;7419:17:12;449:1961:50;;;;;;7419:17:12;-1:-1:-1;449:1961:50;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;-1:-1:-1;;;;;;;;;;;449:1961:50;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;11657:922:46;7419:17:12;449:1961:50;11657:922:46;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;7419:17:12;14439:109:46;;-1:-1:-1;;;;;;;;;;;14439:109:46;14289:265;;11916:28;449:1961:50;;;;;;;;;;;;12103:13:46;;;12099:89;;12251:14;;;;;12285:19;;;449:1961:50;;;;;;;;;;;;;;;;;12285:19:46;449:1961:50;;12423:25:46;;:::o;12247:163::-;449:1961:50;;12343:52:46;449:1961:50;12353:41:46;449:1961:50;;:::i;:::-;;;;;;;;12353:41:46;-1:-1:-1;;;;;449:1961:50;;12353:41:46;;;449:1961:50;12343:52:46;:::i;:::-;12247:163;;12099:89;449:1961:50;;-1:-1:-1;;;12143:30:46;;;;;11860:713;449:1961:50;12479:52:46;449:1961:50;12489:41:46;449:1961:50;;:::i;12489:41:46:-;-1:-1:-1;;;;;449:1961:50;;12489:41:46;;;449:1961:50;12343:52:46;:::i;12479:::-;11870:1;12545:17;;:::o;11657:922::-;449:1961:50;;11657:922:46;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;11916:28;14439:109;;;;;;14289:265;;11916:28;449:1961:50;;;;;;;;;;;;12103:13:46;;;12099:89;;12251:14;;;;;12285:19;;;;449:1961:50;;;;;;;;;;;;;;;;;12247:163:46;449:1961:50;;;12343:52:46;449:1961:50;12353:41:46;449:1961:50;;:::i;:::-;;;;;;;;12353:41:46;-1:-1:-1;;;;;449:1961:50;;12353:41:46;;;449:1961:50;12343:52:46;:::i;11860:713::-;449:1961:50;;12479:52:46;449:1961:50;12489:41:46;449:1961:50;;:::i;12489:41:46:-;-1:-1:-1;;;;;449:1961:50;;12489:41:46;;;449:1961:50;12343:52:46;:::i;12929:433::-;;13112:10;;;;;;13344:11;;12929:433;:::o;13105:230::-;3721:5:43;;;;;3731;;;;449:1961:50;;;;;;;;;5234:17:12;-1:-1:-1;14439:109:46;449:1961:50;14439:109:46;;-1:-1:-1;;;;;;;;;;;14439:109:46;449:1961:50;;;;;-1:-1:-1;13189:136:46;449:1961:50;;;13248:10:46;13189:136;;13105:230;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;12929:433;;;13112:10;;;;;;13344:11;;;12929:433;:::o;13105:230::-;3721:5:43;;;;;;3731;;;;449:1961:50;;;;;;;;;-1:-1:-1;14439:109:46;;;;;;;;449:1961:50;;;;;;;;-1:-1:-1;449:1961:50;;;13248:10:46;13189:136;;13105:230;;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;1500:62:2;;;;;;:::i;:::-;449:1961:50;;;;1361:33;449:1961;;1431:44;449:1961;;1439:19;;1431:44;:::i;:::-;-1:-1:-1;1524:13:50;1560:3;449:1961;;1539:19;;;;;1708:25;1560:3;1587:11;1579:50;1587:25;:11;;;;;:::i;:::-;449:1961;-1:-1:-1;;;;;449:1961:50;;;1587:11;-1:-1:-1;;;;;449:1961:50;;;1587:25;;;1579:50;:::i;:::-;1643:38;1651:10;;;;:::i;:::-;449:1961;1651:14;;1643:38;:::i;:::-;1723:10;;;;:::i;:::-;449:1961;1708:25;;:::i;:::-;1753:11;1766:10;1753:11;;;;;:::i;:::-;1766:10;;;;:::i;:::-;449:1961;1766:10;;:::i;:::-;1560:3;:::i;:::-;1524:13;;;1539:19;;;;;;2293:101:2;;:::i;449:1961:50:-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::o;:::-;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;7458:208:21;;;-1:-1:-1;;;;;449:1961:50;;7528:21:21;;7524:91;;6233:21;449:1961:50;;;;;;;;;6233:21:21;449:1961:50;-1:-1:-1;;;;;449:1961:50;;5492:1:21;449:1961:50;;;;;;;;;;;;;;;;;;;;;7083:25:21;;449:1961:50;7083:25:21;6233:21;449:1961:50;;-1:-1:-1;;;;;2616:12:24;;2612:94;;2756:5;;;;;:::i;2612:94::-;449:1961:50;;-1:-1:-1;;;2655:36:24;;;;;449:1961:50;;;-1:-1:-1;;;;;449:1961:50;;;;;;10687:60:21;7276:399:12;;7661:6;7276:399;7413:58;7444:26;;;:::i;:::-;7413:58;:::i;:::-;-1:-1:-1;;;;;;;449:1961:50;;;;7495:16:12;;7491:110;;7276:399;5674:10;449:1961:50;;;;;;;;;;;;;;;;;7661:6:12;:::i;7491:110::-;7527:63;7563:26;;;:::i;:::-;7527:63;:::i;:::-;7491:110;;;;7276:399;7661:6;;7276:399;-1:-1:-1;;;;;449:1961:50;;;;;;;7379:18:12;;7375:107;;7276:399;449:1961:50;7495:16:12;;;7491:110;;7276:399;7395:1;449:1961:50;5674:10:12;449:1961:50;;;;7395:1:12;449:1961:50;;;;7395:1:12;449:1961:50;;7395:1:12;449:1961:50;;;7661:6:12;;:::i;7491:110::-;7527:63;7563:26;;;:::i;7527:63::-;7491:110;;;;7375:107;7413:58;7444:26;;;:::i;7413:58::-;7375:107;;;"},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","DOMAIN_SEPARATOR()":"3644e515","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","mintInitialSupply(address[],uint256[])":"9df2c95d","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","owner()":"8da5cb5b","permit(address,address,uint256,uint256,uint8,bytes32,bytes32)":"d505accf","renounceOwnership()":"715018a6","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd","transferOwnership(address)":"f2fde38b"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"initialOwner\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"}],\"name\":\"ERC2612ExpiredSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC2612InvalidSigner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"OwnableInvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"OwnableUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DOMAIN_SEPARATOR\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"partners\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"}],\"name\":\"mintInitialSupply\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"permit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"\\u0422\\u043e\\u043a\\u0435\\u043d \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f ERC20Votes \\u0441 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u044f\\u043c\\u0438 \\u0433\\u043e\\u043b\\u043e\\u0441\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f DAO\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC2612ExpiredSignature(uint256)\":[{\"details\":\"Permit deadline has expired.\"}],\"ERC2612InvalidSigner(address,address)\":[{\"details\":\"Mismatched signature.\"}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"OwnableInvalidOwner(address)\":[{\"details\":\"The owner is not a valid owner account. (eg. `address(0)`)\"}],\"OwnableUnauthorizedAccount(address)\":[{\"details\":\"The caller account is not authorized to perform an operation.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"DOMAIN_SEPARATOR()\":{\"details\":\"Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"mintInitialSupply(address[],uint256[])\":{\"details\":\"\\u041c\\u0438\\u043d\\u0442\\u0438\\u0442 \\u043d\\u0430\\u0447\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0437\\u0430\\u043f\\u0430\\u0441 \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u044f \\u043c\\u0435\\u0436\\u0434\\u0443 \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u0430\\u043c\\u0438\",\"params\":{\"amounts\":\"\\u041c\\u0430\\u0441\\u0441\\u0438\\u0432 \\u0441\\u0443\\u043c\\u043c \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0436\\u0434\\u043e\\u0433\\u043e \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u0430\",\"partners\":\"\\u041c\\u0430\\u0441\\u0441\\u0438\\u0432 \\u0430\\u0434\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u043e\\u0432\"}},\"name()\":{\"details\":\"Returns the name of the token.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"owner()\":{\"details\":\"Returns the address of the current owner.\"},\"permit(address,address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Sets `value` as the allowance of `spender` over ``owner``'s tokens, given ``owner``'s signed approval. IMPORTANT: The same issues {IERC20-approve} has related to transaction ordering also apply here. Emits an {Approval} event. Requirements: - `spender` cannot be the zero address. - `deadline` must be a timestamp in the future. - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner` over the EIP712-formatted function arguments. - the signature must use ``owner``'s current nonce (see {nonces}). For more information on the signature format, see the https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP section]. CAUTION: See Security Considerations above.\"},\"renounceOwnership()\":{\"details\":\"Leaves the contract without owner. It will not be possible to call `onlyOwner` functions. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby disabling any functionality that is only available to the owner.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"},\"transferOwnership(address)\":{\"details\":\"Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner.\"}},\"title\":\"GovernanceToken\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/GovernanceToken.sol\":\"GovernanceToken\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/Ownable.sol\":{\"keccak256\":\"0xff6d0bb2e285473e5311d9d3caacb525ae3538a80758c10649a4d61029b017bb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ed324d3920bb545059d66ab97d43e43ee85fd3bd52e03e401f020afb0b120f6\",\"dweb:/ipfs/QmfEckWLmZkDDcoWrkEvMWhms66xwTLff9DDhegYpvHo1a\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x6ef9389a2c07bc40d8a7ba48914724ab2c108fac391ce12314f01321813e6368\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7a5cb39b1e6df68f4dd9a5e76e853d745a74ffb3dfd7df4ae4d2ace6992a171\",\"dweb:/ipfs/QmPbzKR19rdM8X3PLQjsmHRepUKhvoZnedSR63XyGtXZib\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\":{\"keccak256\":\"0xaa7f0646f49ebe2606eeca169f85c56451bbaeeeb06265fa076a03369a25d1d3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ee931d4e832385765967efe6366dcc6d00d6a2d794f9c66ee38283c03882de9c\",\"dweb:/ipfs/QmR6SkuJGYxpQeLz38rBdghqaWqEPfzUsL9kBoXgEXKtbD\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0x27dbc90e5136ffe46c04f7596fc2dbcc3acebd8d504da3d93fdb8496e6de04f6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ea8b92e4245d75a5579c10f22f118f7b4ba07c57341f181f0b2a85ff8663de3\",\"dweb:/ipfs/Qme3Ss5ByjmkxxkMdLpyu7fQ1PCtjNFH1wEFszt2BZePiG\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]},\"contracts/GovernanceToken.sol\":{\"keccak256\":\"0x818d7852f6f646a800e4ff65f38fa758ee8f9b83a48e12c67d584cdb4fe7a131\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://95431852776876cdac4acb96aada93ba25fd16ef08cfa83a6ffe9395f3cdc22d\",\"dweb:/ipfs/QmfYiw7fhQ5vYGE8ZMx4xpob49qqLT19P4oHhnmCPi1Lz9\"]}},\"version\":1}"}},"contracts/GovernorContract.sol":{"GovernorContract":{"abi":[{"inputs":[{"internalType":"string","name":"_name","type":"string"},{"internalType":"contract IVotes","name":"_token","type":"address"},{"internalType":"contract TimelockController","name":"_timelock","type":"address"},{"internalType":"uint48","name":"_votingDelay","type":"uint48"},{"internalType":"uint32","name":"_votingPeriod","type":"uint32"},{"internalType":"uint256","name":"_proposalThreshold","type":"uint256"},{"internalType":"uint256","name":"_quorumPercentage","type":"uint256"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyProposer","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"blockNumber","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_contract_IVotes_fromMemory":{"entryPoint":390,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_uint32_fromMemory":{"entryPoint":431,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_uint48_fromMemory":{"entryPoint":411,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_5040":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":308,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_string":{"entryPoint":325,"id":null,"parameterSlots":1,"returnSlots":1},"array_dataslot_string_storage":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_10957":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_10959":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":2939,"id":null,"parameterSlots":1,"returnSlots":0},"checked_sub_uint256":{"entryPoint":2901,"id":null,"parameterSlots":1,"returnSlots":1},"clean_up_bytearray_end_slots_string_storage":{"entryPoint":974,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_10958":{"entryPoint":1063,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_10960":{"entryPoint":1151,"id":null,"parameterSlots":2,"returnSlots":0},"constructor_GovernorTimelockControl":{"entryPoint":661,"id":4209,"parameterSlots":7,"returnSlots":0},"copy_arguments_for_constructor_object_GovernorContract":{"entryPoint":449,"id":null,"parameterSlots":0,"returnSlots":7},"copy_byte_array_to_storage_from_string_to_string":{"entryPoint":1243,"id":null,"parameterSlots":1,"returnSlots":0},"copy_memory_to_memory_with_cleanup":{"entryPoint":353,"id":null,"parameterSlots":3,"returnSlots":0},"extract_byte_array_length":{"entryPoint":913,"id":null,"parameterSlots":1,"returnSlots":1},"finalize_allocation":{"entryPoint":272,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_10952":{"entryPoint":210,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_10955":{"entryPoint":244,"id":null,"parameterSlots":1,"returnSlots":0},"fun_clock":{"entryPoint":2044,"id":4584,"parameterSlots":0,"returnSlots":1},"fun_insert":{"entryPoint":3059,"id":13984,"parameterSlots":2,"returnSlots":2},"fun_setProposalThreshold":{"entryPoint":1696,"id":4168,"parameterSlots":1,"returnSlots":0},"fun_setVotingDelay":{"entryPoint":1486,"id":4127,"parameterSlots":1,"returnSlots":0},"fun_setVotingPeriod":{"entryPoint":1564,"id":4152,"parameterSlots":1,"returnSlots":0},"fun_toShortString":{"entryPoint":2738,"id":7258,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback":{"entryPoint":2494,"id":7356,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback_5003":{"entryPoint":2224,"id":7356,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":2849,"id":11333,"parameterSlots":1,"returnSlots":1},"fun_unsafeAccess":{"entryPoint":null,"id":14103,"parameterSlots":1,"returnSlots":1},"fun_updateQuorumNumerator":{"entryPoint":1832,"id":4824,"parameterSlots":1,"returnSlots":0},"fun_updateTimelock":{"entryPoint":1753,"id":4494,"parameterSlots":1,"returnSlots":0},"panic_error_0x41":{"entryPoint":188,"id":null,"parameterSlots":0,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"linkReferences":{},"object":"61018060405234620000b7576200002362000019620001c1565b9094919362000295565b604051613bf8908162000cf08239608051816127a0015260a05181612855015260c0518161276a015260e051816127ef01526101005181612815015261012051816113a6015261014051816113d201526101605181818161162801528181611aa901528181611bdd01528181611c7d015281816123cb01528181612498015281816125a1015281816132c001526133950152f35b600080fd5b634e487b7160e01b600052604160045260246000fd5b604081019081106001600160401b03821117620000ee57604052565b620000bc565b60c081019081106001600160401b03821117620000ee57604052565b601f909101601f19168101906001600160401b03821190821017620000ee57604052565b604051906200014382620000d2565b565b6001600160401b038111620000ee57601f01601f191660200190565b60005b838110620001755750506000910152565b818101518382015260200162000164565b51906001600160a01b0382168203620000b757565b519065ffffffffffff82168203620000b757565b519063ffffffff82168203620000b757565b620049288038038060405192620001d9828562000110565b8339810160e082820312620000b75781516001600160401b038111620000b757820181601f82011215620000b7578051620002148162000145565b9262000224604051948562000110565b81845260208284010111620000b75762000245916020808501910162000161565b620002536020830162000186565b92620002626040840162000186565b9262000271606082016200019b565b926200028060808301620001af565b9260c060a08401519301519196959493929190565b94620003726200038b956200036c62000378949662000366620001439b604051620002c081620000d2565b6001815260208101603160f81b8152620002da83620008b0565b61012052620002e982620009be565b6101405282516020840120918260e05251902080610100524660a0526040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a081526200035681620000f4565b5190206080523060c052620004db565b620005ce565b6200061c565b620006a0565b6001600160a01b03166101605262000728565b620006d9565b90600182811c92168015620003c3575b6020831014620003ad57565b634e487b7160e01b600052602260045260246000fd5b91607f1691620003a1565b601f8111620003db575050565b6000906003825260208220906020601f850160051c830194106200041c575b601f0160051c01915b8281106200041057505050565b81815560010162000403565b9092508290620003fa565b601f811162000434575050565b60009081805260208220906020601f850160051c8301941062000474575b601f0160051c01915b8281106200046857505050565b8181556001016200045b565b909250829062000452565b90601f82116200048d575050565b60019160009083825260208220906020601f850160051c83019410620004d0575b601f0160051c01915b828110620004c55750505050565b8181558301620004b7565b9092508290620004ae565b80519091906001600160401b038111620000ee5762000507816200050160035462000391565b620003ce565b602080601f83116001146200054657508192936000926200053a575b50508160011b916000199060031b1c191617600355565b01519050388062000523565b6003600052601f198316949091907fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b926000905b878210620005b55750508360019596106200059b575b505050811b01600355565b015160001960f88460031b161c1916905538808062000590565b806001859682949686015181550195019301906200057a565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855565b63ffffffff80821691821562000687577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855565b60405163f1cfbf0560e01b815260006004820152602490fd5b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55565b9060648211620007dc57600a5460009290806200079557506000805160206200490883398151915291925060005b6200077662000764620007fc565b6200076f8462000b21565b9062000bf3565b5050604080516001600160d01b039290921682526020820192909252a1565b600019908082810111620007c857602085600a600080516020620049088339815191529697522001015460301c62000756565b634e487b7160e01b85526011600452602485fd5b60405163243e544560e01b81526004810183905260646024820152604490fd5b610160516040516324776b7d60e21b815290602090829060049082906001600160a01b03165afa600091816200086a575b5062000867575065ffffffffffff8043116200084857431690565b6040516306dfcc6560e41b815260306004820152436024820152604490fd5b90565b90916020823d8211620008a7575b81620008876020938362000110565b81010312620008a457506200089c906200019b565b90386200082d565b80fd5b3d915062000878565b908151602090818110600014620008cf57505090620008679062000ab2565b6001600160401b038111620000ee57600091620008f882620008f2855462000391565b62000427565b80601f83116001146200093757508293948293926200092b575b50508160011b916000199060031b1c191617905560ff90565b01519050388062000912565b60008052601f198316957f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563929185905b888210620009a5575050836001959697106200098b575b505050811b01905560ff90565b015160001960f88460031b161c191690553880806200097e565b8060018596829496860151815501950193019062000967565b908151602090818110600014620009dd57505090620008679062000ab2565b6001600160401b038111620000ee5760019162000a068262000a00855462000391565b6200047f565b80601f831160011462000a4557508192939460009262000a39575b5050600019600383901b1c191690821b17905560ff90565b01519050388062000a21565b6001600052601f198316959091907fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf6926000905b88821062000a9a57505083859697106200098b57505050811b01905560ff90565b80878596829496860151815501950193019062000a79565b601f81511162000ae057602081519101516020821062000ad0571790565b6000198260200360031b1b161790565b6044604051809263305a27a960e01b82526020600483015262000b13815180928160248601526020868601910162000161565b601f01601f19168101030190fd5b6001600160d01b039081811162000b36571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b60001981019190821162000b6557565b634e487b7160e01b600052601160045260246000fd5b600a549068010000000000000000821015620000ee576001820180600a5582101562000bdd57600a60005280516020919091015160301b65ffffffffffff191665ffffffffffff9190911617600080516020620048e883398151915290910155565b634e487b7160e01b600052603260045260246000fd5b600a54919291801562000cc05762000c0f62000c289162000b55565b600a600052600080516020620048e88339815191520190565b9081549165ffffffffffff9081841691831680831162000cae5786920362000c705762000c6992509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505062000ca89062000c9362000c8562000134565b65ffffffffffff9092168252565b6001600160d01b038516602082015262000b7b565b62000c69565b604051632520601d60e01b8152600490fd5b5062000ce99062000cd462000c8562000134565b6001600160d01b038416602082015262000b7b565b6000919056fe60806040526004361015610023575b361561001957600080fd5b610021611cac565b005b60003560e01c806301ffc9a71461032357806302a251a31461031e57806306f3f9e61461031957806306fdde0314610314578063143489d01461030f578063150b7a021461030a578063160cbed7146103055780632656227d146103005780632d63f693146102fb5780632fe3e261146102f65780633932abb1146102f15780633e4f49e6146102ec57806343859632146102e7578063452115d6146102e25780634bf5d7e9146102dd578063544ffc9c146102d857806354fd4d50146102d357806356781388146102ce5780635b8d0e0d146102c95780635f398a14146102c457806360c4247f146102bf57806379051887146102ba5780637b3c71d3146102b55780637d5e81e2146102b05780637ecebe00146102ab57806384b0196e146102a65780638ff262e3146102a157806391ddadf41461029c57806397c3d334146102975780639a802a6d14610292578063a7713a701461028d578063a890c91014610288578063a9a9529414610283578063ab58fb8e1461027e578063b58131b014610279578063bc197c8114610274578063c01f9e371461026f578063c28bc2fa1461026a578063c59057e414610265578063d33219b414610260578063dd4e2ba51461025b578063deaaa7cc14610256578063e540d01d14610251578063eb9019d41461024c578063ece40cc114610247578063f23a6e6114610242578063f8ce560a1461023d5763fc0c546a0361000e57611c67565b611bad565b611b42565b611aed565b611a4d565b6119a4565b611969565b61190b565b6118e2565b6118c6565b61185a565b61183c565b61179c565b61177e565b611747565b61172b565b6116b7565b61168b565b6115ba565b61159e565b611573565b611457565b61138d565b61131c565b611283565b61122e565b6111bb565b61118d565b61111e565b611096565b611019565b610fc7565b610f7a565b610f4a565b610e8c565b610e33565b610e06565b610dae565b610d73565b610d3c565b610bd4565b61098a565b61074e565b6105d1565b6104ec565b6103c8565b6103a1565b346103915760203660031901126103915760043563ffffffff60e01b8116809103610391576020906332a2ad4360e11b8114908115610380575b811561036f575b506040519015158152f35b6301ffc9a760e01b14905038610364565b630271189760e51b8114915061035d565b600080fd5b600091031261039157565b3461039157600036600319011261039157602063ffffffff60085460301c16604051908152f35b34610391576020366003190112610391576004356103e461214f565b60648111610471576001600160d01b0390816103fe612d34565b166104076123b6565b92808311610451577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b46339979361043d91841690612e00565b5050604080519182526020820192909252a1005b6040516306dfcc6560e41b815260d0600482015260248101849052604490fd5b6044906040519063243e544560e01b8252600482015260646024820152fd5b60005b8381106104a35750506000910152565b8181015183820152602001610493565b906020916104cc81518092818552858086019101610490565b601f01601f1916010190565b9060206104e99281815201906104b3565b90565b34610391576000806003193601126105ce57604051908060035461050f81611cc0565b808552916001918083169081156105a45750600114610549575b61054585610539818703826106b1565b604051918291826104d8565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b82841061058c57505050810160200161053982610545610529565b80546020858701810191909152909301928101610571565b8695506105459693506020925061053994915060ff191682840152151560051b8201019293610529565b80fd5b34610391576020366003190112610391576004356000526004602052602060018060a01b0360406000205416604051908152f35b6001600160a01b0381160361039157565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161063f57604052565b610616565b604081019081106001600160401b0382111761063f57604052565b602081019081106001600160401b0382111761063f57604052565b60c081019081106001600160401b0382111761063f57604052565b61010081019081106001600160401b0382111761063f57604052565b90601f801991011681019081106001600160401b0382111761063f57604052565b604051906106df82610644565b565b6001600160401b03811161063f57601f01601f191660200190565b929192610708826106e1565b9161071660405193846106b1565b829481845281830111610391578281602093846000960137010152565b9080601f83011215610391578160206104e9933591016106fc565b346103915760803660031901126103915761076a600435610605565b610775602435610605565b6064356001600160401b03811161039157610794903690600401610733565b50600b546001600160a01b031630036107b957604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b03811161063f5760051b60200190565b81601f82011215610391578035916107f9836107cb565b9261080760405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610831575050505090565b838091833561083f81610605565b815201910190610823565b81601f8201121561039157803591610861836107cb565b9261086f60405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610899575050505090565b8135815290830190830161088b565b9080601f83011215610391578135906108c0826107cb565b926108ce60405194856106b1565b828452602092838086019160051b8301019280841161039157848301915b8483106108fc5750505050505090565b82356001600160401b03811161039157869161091d84848094890101610733565b8152019201916108ec565b6080600319820112610391576001600160401b03916004358381116103915782610954916004016107e2565b92602435818111610391578361096c9160040161084a565b9260443591821161039157610983916004016108a8565b9060643590565b346103915761099836610928565b6109a6818385879697611d9f565b926109b084612200565b50600b546109ce906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610b8357600096610bb5575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610a308c8a8a8d60048601613a83565b03915afa918215610b8357600092610b88575b5050610a5987600052600c602052604060002090565b55600b54610a6f906001600160a01b03166109c2565b90813b156103915760008094610a9b878b51998a97889687956308f2a0bb60e41b875260048701613ac9565b03925af1908115610b8357610abf92610aba92610b6a575b50426122b2565b612bb7565b65ffffffffffff811615610b5957917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610b4884610b2a610545966001610b10886000526004602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610b77610b7d9261062c565b80610396565b38610ab3565b6123aa565b610ba79250803d10610bae575b610b9f81836106b1565b810190612561565b3880610a43565b503d610b95565b610bcd919650823d8411610bae57610b9f81836106b1565b94386109f9565b610bdd36610928565b610beb818385879597611d9f565b92610bf584612252565b50610c20610c0d856000526004602052604060002090565b805460ff60f01b1916600160f01b179055565b600b546001600160a01b03939084163003610cd2575b94610c4692916105459686613b17565b600b543091166001600160a01b0316141580610cad575b610c9e575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f90602090a16040519081529081906020820190565b610ca86000600555565b610c62565b50610ccd610cc96005546001600160801b0381169060801c1490565b1590565b610c5d565b9290939160005b8451811015610d3257610d0e9030610d046109c2610cf7848a611e75565b516001600160a01b031690565b14610d1357611e50565b610cd9565b610d2d610d20828a611e75565b5160208151910120612f3a565b611e50565b5091939092610c36565b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60406000205460a01c16604051908152f35b346103915760003660031901126103915760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b3461039157600036600319011261039157602065ffffffffffff60085416604051908152f35b634e487b7160e01b600052602160045260246000fd5b60081115610df457565b610dd4565b906008821015610df45752565b34610391576020366003190112610391576020610e24600435613044565b610e316040518092610df9565bf35b3461039157604036600319011261039157602060ff610e80602435610e5781610605565b6004356000526009845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b3461039157610e9a36610928565b90610ea9828285879697611d9f565b610eb281613044565b6008811015610df45760018060ff83161b1615610f1d57506000908152600460205260409020546001600160a01b03163303610f055761054593610ef593613942565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90610f41606492604051926331b75e4d60e01b845260048401526024830190610df9565b60016044820152fd5b3461039157600036600319011261039157610545610f66612482565b6040519182916020835260208301906104b3565b346103915760203660031901126103915760043560005260096020526040600020805461054560026001840154930154604051938493846040919493926060820195825260208201520152565b3461039157600036600319011261039157610545604051610fe781610644565b60018152603160f81b60208201526040519182916020835260208301906104b3565b6024359060ff8216820361039157565b34610391576040366003190112610391576020611061611037611009565b6040516110438161065f565b60008152604051916110548361065f565b6000835233600435612000565b604051908152f35b9181601f84011215610391578235916001600160401b038311610391576020838186019501011161039157565b346103915760c0366003190112610391576110af611009565b604435906110bc82610605565b6001600160401b0390606435828111610391576110dd903690600401611069565b608435848111610391576110f5903690600401610733565b9160a4359485116103915761054595611115610ef5963690600401610733565b94600435611e8e565b3461039157608036600319011261039157611137611009565b6001600160401b039060443582811161039157611158903690600401611069565b9091606435938411610391576111836110619361117b6020963690600401610733565b9336916106fc565b9033600435612000565b346103915760203660031901126103915760206110616004356125fc565b65ffffffffffff81160361039157565b34610391576020366003190112610391576004356111d8816111ab565b6111e061214f565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855005b3461039157606036600319011261039157611247611009565b6044356001600160401b0381116103915760209161127661126f611061933690600401611069565b36916106fc565b604051916110548361065f565b34610391576080366003190112610391576001600160401b03600435818111610391576112b49036906004016107e2565b90602435818111610391576112cd90369060040161084a565b91604435828111610391576112e69036906004016108a8565b60643592831161039157366023840112156103915761054593611316610ef59436906024816004013591016106fc565b9261331c565b346103915760203660031901126103915760043561133981610605565b60018060a01b031660005260026020526020604060002054604051908152f35b90815180825260208080930193019160005b828110611379575050505090565b83518552938101939281019260010161136b565b34610391576000366003190112610391576114286113ca7f000000000000000000000000000000000000000000000000000000000000000061287b565b6105456113f67f0000000000000000000000000000000000000000000000000000000000000000612972565b611436604051916114068361065f565b60008352604051958695600f60f81b875260e0602088015260e08701906104b3565b9085820360408701526104b3565b90466060850152306080850152600060a085015283820360c0850152611359565b3461039157608036600319011261039157600435611473611009565b906044359161148183610605565b6064356001600160401b03811161039157610cc96114a6611533923690600401610733565b6001600160a01b038616600090815260026020526040902080546001810190915561152d9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a081526115258161067a565b519020612741565b86612a34565b61154e5790610ef59161054593611548611cfa565b92611f84565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b0390fd5b3461039157600036600319011261039157602061158e6123b6565b65ffffffffffff60405191168152f35b3461039157600036600319011261039157602060405160648152f35b34610391576060366003190112610391576004356115d781610605565b6044356001600160401b038111610391576044916115fb6020923690600401610733565b50604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d575b506040519081529081906020820190565b611685915060203d8111610bae57610b9f81836106b1565b3861165c565b346103915760003660031901126103915760206001600160d01b036116ae612d34565b16604051908152f35b34610391576020366003190112610391576004356116d481610605565b6116dc61214f565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55005b3461039157602036600319011261039157602060405160018152f35b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60016040600020015416604051908152f35b34610391576000366003190112610391576020600754604051908152f35b346103915760a0366003190112610391576117b8600435610605565b6117c3602435610605565b6001600160401b03604435818111610391576117e390369060040161084a565b50606435818111610391576117fc90369060040161084a565b5060843590811161039157611815903690600401610733565b506105456118216121c3565b6040516001600160e01b031990911681529081906020820190565b34610391576020366003190112610391576020611061600435611e19565b60603660031901126103915760043561187281610605565b604435906001600160401b0382116103915760008091611899610021943690600401611069565b906118a261214f565b81604051928392833781018481520391602435905af16118c061211f565b90612718565b346103915760206110616118d936610928565b92919091611d9f565b3461039157600036600319011261039157600b546040516001600160a01b039091168152602090f35b346103915760003660031901126103915761054560405161192b81610644565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906104b3565b346103915760003660031901126103915760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b346103915760203660031901126103915760043563ffffffff80821691828103610391576119d061214f565b8215611a34577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346103915760403660031901126103915760446020600435611a6e81610605565b6000604051611a7c8161065f565b52604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d57506040519081529081906020820190565b3461039157602036600319011261039157600435611b0961214f565b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755005b346103915760a036600319011261039157611b5e600435610605565b611b69602435610605565b6084356001600160401b03811161039157611b88903690600401610733565b50600b546001600160a01b031630036107b95760405163f23a6e6160e01b8152602090f35b3461039157602036600319011261039157604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa918215610b835761054592606492611c3192600092611c43575b50611c2b906125fc565b90613019565b04604051918291829190602083019252565b611c2b919250611c609060203d8111610bae57610b9f81836106b1565b9190611c21565b34610391576000366003190112610391576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b600b546001600160a01b031630036107b957565b90600182811c92168015611cf0575b6020831014611cda57565b634e487b7160e01b600052602260045260246000fd5b91607f1691611ccf565b60405190611d078261065f565b60008252565b90815180825260208080930193019160005b828110611d2d575050505090565b83516001600160a01b031685529381019392810192600101611d1f565b90815180825260208092019182818360051b85019501936000915b848310611d755750505050505090565b9091929394958480611d8f83856001950387528a516104b3565b9801930193019194939290611d65565b9290611deb92611dfd92604051948592611ddb611dc8602086019960808b5260a0870190611d0d565b601f199687878303016040880152611359565b9085858303016060860152611d4a565b906080830152039081018352826106b1565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600460205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611e4b571690565b611e03565b6000198114611e4b5760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015611e895760209160051b010190565b611e5f565b939092919695610cc9611f4891611f428a611ec48160018060a01b03166000526002602052604060002080549060018201905590565b611ecf36888a6106fc565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e0815261152581610695565b8a612a34565b611f63576104e9959691611f5d9136916106fc565b92612000565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916104e9939160405193611f978561065f565b60008552612000565b93909260ff611fcc936104e997958752166020860152604085015260a0606085015260a08401906104b3565b9160808184039101526104b3565b909260ff6080936104e996958452166020830152604082015281606082015201906104b3565b92919061200c84613044565b6008811015610df4576002600160ff83161b16156120f1575083600052600460205261206861206061205a61204f604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b83612570565b8383876122bf565b948051156000146120b557506120af7fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785611fda565b0390a290565b6120af907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886611fa0565b6040516331b75e4d60e01b815260048101869052606491612116906024830190610df9565b60026044820152fd5b3d1561214a573d90612130826106e1565b9161213e60405193846106b1565b82523d6000602084013e565b606090565b600b546001600160a01b03163381036121ab57300361216a57565b612173366106e1565b61218060405191826106b1565b368152602081019036600083376000602036830101525190205b806121a3612f95565b0361219a5750565b6040516347096e4760e01b8152336004820152602490fd5b600b546001600160a01b031630036107b95763bc197c8160e01b90565b6040906121fc6000939594606083019683526020830190610df9565b0152565b61220981613044565b906008821015610df4576010600160ff84161b1615612226575090565b612249606492604051926331b75e4d60e01b845260048401526024830190610df9565b60106044820152fd5b61225b81613044565b906008821015610df4576030600160ff84161b1615612278575090565b61229b606492604051926331b75e4d60e01b845260048401526024830190610df9565b60306044820152fd5b9060018201809211611e4b57565b91908201809211611e4b57565b6122d6909291926000526009602052604060002090565b91600383016123016122fa83839060018060a01b0316600052602052604060002090565b5460ff1690565b6123895761232760ff9392612334929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061234b57506123468282546122b2565b905590565b6001810361236257506001016123468282546122b2565b600203612377576002016123468282546122b2565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b6040513d6000823e3d90fd5b6040516324776b7d60e21b81526020816004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa6000918161240d575b506104e957506104e943612bb7565b90916020823d8211612441575b81612427602093836106b1565b810103126105ce57505161243a816111ab565b90386123fe565b3d915061241a565b6040519061245682610644565b601d82527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c740000006020830152565b604051634bf5d7e960e01b8152600080826004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa909182826124da575b50506104e957506104e9612449565b909192503d8082843e6124ed81846106b1565b820191602081840312612559578051906001600160401b03821161255d570182601f8201121561255957805191612523836106e1565b9361253160405195866106b1565b838552602084840101116105ce5750906125519160208085019101610490565b9038806124cb565b5080fd5b8280fd5b90816020910312610391575190565b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610b83576000916125d5575090565b6104e9915060203d8111610bae57610b9f81836106b1565b600019810191908211611e4b57565b600a546000198101818111611e4b57811115611e8957600a6000527fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a78101549165ffffffffffff9281848216111561270e575061265890612bb7565b60009082600581116126b8575b506126709350612ed1565b80612685575060005b6001600160d01b031690565b6126ac6126946126b3926125ed565b600a600052600080516020613ba38339815191520190565b5460301c90565b612679565b90926126c382612c09565b8203918211611e4b5761267094600a84528083600080516020613ba3833981519152015416908516106000146126fc5750915b38612665565b929150612708906122a4565b906126f6565b9250505060301c90565b9091906106df575080511561272f57805190602001fd5b60405163d6bda27560e01b8152600490fd5b60429061274c612767565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480612852575b156127c2577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a08152611dfd8161067a565b507f00000000000000000000000000000000000000000000000000000000000000004614612799565b60ff81146128b95760ff811690601f82116128a7576040519161289d83610644565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516000818154916128cc83611cc0565b8083529260019081811690811561295057506001146128f3575b506104e9925003826106b1565b600080805291507f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b84831061293557506104e99350508101602001386128e6565b8193509081602092548385890101520191019091849261291c565b9050602092506104e994915060ff191682840152151560051b820101386128e6565b60ff81146129945760ff811690601f82116128a7576040519161289d83610644565b506040516000816001918254926129aa84611cc0565b8084529381811690811561295057506001146129cd57506104e9925003826106b1565b600081815291507fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b848310612a0f57506104e99350508101602001386128e6565b819350908160209254838589010152019101909184926129f6565b60041115610df457565b9091813b612a6f57612a469192612af7565b50612a5081612a2a565b159182612a5c57505090565b6001600160a01b03918216911614919050565b6000918291604051612ab381612aa56020820194630b135d3f60e11b998a875260248401526040604484015260648301906104b3565b03601f1981018352826106b1565b51915afa90612ac061211f565b82612ae9575b82612ad057505090565b612ae591925060208082518301019101612561565b1490565b915060208251101591612ac6565b8151919060418303612b2857612b2192506020820151906060604084015193015160001a90612b33565b9192909190565b505060009160029190565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612bab57926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610b835780516001600160a01b03811615612ba257918190565b50809160019190565b50505060009160039190565b65ffffffffffff90818111612bca571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b8115612bf3570490565b634e487b7160e01b600052601260045260246000fd5b60018111156104e957600181600160801b811015612d22575b612cca612cc0612cb6612cac612ca2612c98612cd697600488600160401b612cd19a1015612d15575b640100000000811015612d08575b62010000811015612cfb575b610100811015612cef575b6010811015612ce3575b1015612cdb575b60030260011c612c91818b612be9565b0160011c90565b612c91818a612be9565b612c918189612be9565b612c918188612be9565b612c918187612be9565b612c918186612be9565b8093612be9565b821190565b900390565b60011b612c81565b811c9160021b91612c7a565b60081c91811b91612c70565b60101c9160081b91612c65565b60201c9160101b91612c59565b60401c9160201b91612c4b565b50600160401b9050608082901c612c22565b600a5460009080612d46575050600090565b80600019810111611e4b57600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b600a5490600160401b82101561063f576001820180600a55821015611e89576106df91600a600052600080516020613ba38339815191520190612dde65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a549192918015612ea757612694612e18916125ed565b9081549165ffffffffffff90818416918316808311612e9557869203612e5d57612e5692509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050612e9090612e7c612e6e6106d2565b65ffffffffffff9092168252565b6001600160d01b0385166020820152612d7e565b612e56565b604051632520601d60e01b8152600490fd5b50612ecb90612eb7612e6e6106d2565b6001600160d01b0384166020820152612d7e565b60009190565b905b828110612edf57505090565b90918082169080831860011c8201809211611e4b57600a60005265ffffffffffff8083600080516020613ba383398151915201541690851610600014612f285750915b90612ed3565b929150612f34906122a4565b90612f22565b6005548060801c9160018301926001600160801b0380931683851614612f82576000526006602052604060002055600554916001600160801b03199060801b16911617600555565b634e487b7160005260416020526024601cfd5b600554906001600160801b038083169260801c8314612fda57826000526006602052600160406000209360008554955501166001600160801b03196005541617600555565b634e487b7160005260316020526024601cfd5b908160011b9180830460021490151715611e4b57565b908160041b9180830460101490151715611e4b57565b81810292918115918404141715611e4b57565b90816020910312610391575180151581036103915790565b61304d81613156565b9061305782610dea565b60058203613152576130749150600052600c602052604060002090565b54600b5461308a906001600160a01b03166109c2565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610b8357600091613135575b50156130c857505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610b8357600092613108575b50501561310357600790565b600290565b6131279250803d1061312e575b61311f81836106b1565b81019061302c565b38806130f7565b503d613115565b61314c9150843d861161312e5761311f81836106b1565b386130ba565b5090565b61316a816000526004602052604060002090565b5460ff8160f01c166132735760f81c61326d576131a661204f613197836000526004602052604060002090565b5460a01c65ffffffffffff1690565b8015613254576131b761204f6123b6565b8091101561324d576131c882611e19565b106131d35750600190565b6131df610cc98261327a565b8015613228575b156131f15750600390565b61204f600161320d61321a936000526004602052604060002090565b015465ffffffffffff1690565b61322357600490565b600590565b50613248610cc98260005260096020526040600020600181015490541090565b6131e6565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260096020526040600020600460205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa918215610b83576133179260649261330592600092611c435750611c2b906125fc565b049160026001820154910154906122b2565b101590565b919392909361332b8233613708565b15613421576007549485613347575b6104e99495503393613551565b65ffffffffffff6000198161335a6123b6565b160190808211611e4b5760006040516133728161065f565b52604051630748d63560e31b8152336004820152911660248201526020816044817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610b8357600091613403575b508681106133dc575061333a565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b61341b915060203d8111610bae57610b9f81836106b1565b386133ce565b60405163d9b3955760e01b8152336004820152602490fd5b90613443826107cb565b61345060405191826106b1565b8281528092613461601f19916107cb565b019060005b82811061347257505050565b806060602080938501015201613466565b95926134b6906134c4939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190611d0d565b908682036060880152611359565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b8382106135235750505050506104e99697509061350a9184820360a0860152611d4a565b9360c083015260e08201526101008184039101526104b3565b909192939583806135428f93600194601f199082030186528a516104b3565b980192019201909392916134e6565b91949390929461356986516020880120828686611d9f565b9583518551908181148015906136fd575b80156136f5575b6136cc57505065ffffffffffff94856135a76131978a6000526004602052604060002090565b166136a5577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0956136a09363ffffffff6135f06135e26123b6565b6008549480861691166122b2565b9260301c1661367e61360c8c6000526004602052604060002090565b80546001600160a01b0319166001600160a01b038a1617815561365561363186612bb7565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b61365e83613912565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b61369261368b8951613439565b91846122b2565b936040519889988d8a613483565b0390a1565b876136af81613044565b6040516331b75e4d60e01b815291829161156f91600484016121e0565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613581565b50835181141561357a565b908051603481106137555760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b01613755576137479160291982019061375d565b9015918215612a5c57505090565b505050600190565b91908251821180156137e6575b6137bd57613777816122a4565b8211806137c8575b61378a901515612fed565b60280180602811611e4b57818303838111611e4b57036137bd576137ad926137ef565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b1461377f565b5081811161376a565b9290926137fb846122a4565b831180613882575b61380e901515612fed565b936000948101809111611e4b579192905b81831061382f5750505060019190565b9092919360ff61385061384b6020888601015160ff60f81b1690565b6138a0565b1690600f8211613876579061386761386e92613003565b0194611e50565b91929061381f565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14613803565b60f81c602f811180613908575b156138bc57602f190160ff1690565b60608111806138fe575b156138d5576056190160ff1690565b60408111806138f4575b156138ee576036190160ff1690565b5060ff90565b50604781106138df565b50606781106138c6565b50603a81106138ad565b63ffffffff90818111613923571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b9061394e939291611d9f565b61395781613044565b6008811015610df457603b600160ff83161b1615613a56575061399c613987826000526004602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a16139dc81600052600c602052604060002090565b54806139e6575090565b600b546139fb906001600160a01b03166109c2565b803b156103915760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610b8357613a43575b506000818152600c602052604081205590565b80610b77613a509261062c565b38613a30565b90613a7a606492604051926331b75e4d60e01b845260048401526024830190610df9565b603b6044820152fd5b949392613aaf608093613aa1613abd9460a08a5260a08a0190611d0d565b9088820360208a0152611359565b908682036040880152611d4a565b93600060608201520152565b9192613af860a094613aea613b06949998979960c0875260c0870190611d0d565b908582036020870152611359565b908382036040850152611d4a565b946000606083015260808201520152565b9290939160018060a01b03600b541690813b1561039157600093613b666040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601613a83565b039134905af1908115610b8357600092613b9092613b93575b50600052600c602052604060002090565b55565b613b9c9061062c565b38613b7f56fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209cd843d7b6bf58a291c7a54344516120370d1b69b661023415f02507a921372f64736f6c63430008140033c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a80553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997","opcodes":"PUSH2 0x180 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0xB7 JUMPI PUSH3 0x23 PUSH3 0x19 PUSH3 0x1C1 JUMP JUMPDEST SWAP1 SWAP5 SWAP2 SWAP4 PUSH3 0x295 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x3BF8 SWAP1 DUP2 PUSH3 0xCF0 DUP3 CODECOPY PUSH1 0x80 MLOAD DUP2 PUSH2 0x27A0 ADD MSTORE PUSH1 0xA0 MLOAD DUP2 PUSH2 0x2855 ADD MSTORE PUSH1 0xC0 MLOAD DUP2 PUSH2 0x276A ADD MSTORE PUSH1 0xE0 MLOAD DUP2 PUSH2 0x27EF ADD MSTORE PUSH2 0x100 MLOAD DUP2 PUSH2 0x2815 ADD MSTORE PUSH2 0x120 MLOAD DUP2 PUSH2 0x13A6 ADD MSTORE PUSH2 0x140 MLOAD DUP2 PUSH2 0x13D2 ADD MSTORE PUSH2 0x160 MLOAD DUP2 DUP2 DUP2 PUSH2 0x1628 ADD MSTORE DUP2 DUP2 PUSH2 0x1AA9 ADD MSTORE DUP2 DUP2 PUSH2 0x1BDD ADD MSTORE DUP2 DUP2 PUSH2 0x1C7D ADD MSTORE DUP2 DUP2 PUSH2 0x23CB ADD MSTORE DUP2 DUP2 PUSH2 0x2498 ADD MSTORE DUP2 DUP2 PUSH2 0x25A1 ADD MSTORE DUP2 DUP2 PUSH2 0x32C0 ADD MSTORE PUSH2 0x3395 ADD MSTORE RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xEE JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH3 0xBC JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xEE JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x1F SWAP1 SWAP2 ADD PUSH1 0x1F NOT AND DUP2 ADD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT SWAP1 DUP3 LT OR PUSH3 0xEE JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH3 0x143 DUP3 PUSH3 0xD2 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH3 0x175 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH3 0x164 JUMP JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0xB7 JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0xB7 JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0xB7 JUMPI JUMP JUMPDEST PUSH3 0x4928 DUP1 CODESIZE SUB DUP1 PUSH1 0x40 MLOAD SWAP3 PUSH3 0x1D9 DUP3 DUP6 PUSH3 0x110 JUMP JUMPDEST DUP4 CODECOPY DUP2 ADD PUSH1 0xE0 DUP3 DUP3 SUB SLT PUSH3 0xB7 JUMPI DUP2 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xB7 JUMPI DUP3 ADD DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0xB7 JUMPI DUP1 MLOAD PUSH3 0x214 DUP2 PUSH3 0x145 JUMP JUMPDEST SWAP3 PUSH3 0x224 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH3 0x110 JUMP JUMPDEST DUP2 DUP5 MSTORE PUSH1 0x20 DUP3 DUP5 ADD ADD GT PUSH3 0xB7 JUMPI PUSH3 0x245 SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH3 0x161 JUMP JUMPDEST PUSH3 0x253 PUSH1 0x20 DUP4 ADD PUSH3 0x186 JUMP JUMPDEST SWAP3 PUSH3 0x262 PUSH1 0x40 DUP5 ADD PUSH3 0x186 JUMP JUMPDEST SWAP3 PUSH3 0x271 PUSH1 0x60 DUP3 ADD PUSH3 0x19B JUMP JUMPDEST SWAP3 PUSH3 0x280 PUSH1 0x80 DUP4 ADD PUSH3 0x1AF JUMP JUMPDEST SWAP3 PUSH1 0xC0 PUSH1 0xA0 DUP5 ADD MLOAD SWAP4 ADD MLOAD SWAP2 SWAP7 SWAP6 SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 JUMP JUMPDEST SWAP5 PUSH3 0x372 PUSH3 0x38B SWAP6 PUSH3 0x36C PUSH3 0x378 SWAP5 SWAP7 PUSH3 0x366 PUSH3 0x143 SWAP12 PUSH1 0x40 MLOAD PUSH3 0x2C0 DUP2 PUSH3 0xD2 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 DUP2 ADD PUSH1 0x31 PUSH1 0xF8 SHL DUP2 MSTORE PUSH3 0x2DA DUP4 PUSH3 0x8B0 JUMP JUMPDEST PUSH2 0x120 MSTORE PUSH3 0x2E9 DUP3 PUSH3 0x9BE JUMP JUMPDEST PUSH2 0x140 MSTORE DUP3 MLOAD PUSH1 0x20 DUP5 ADD KECCAK256 SWAP2 DUP3 PUSH1 0xE0 MSTORE MLOAD SWAP1 KECCAK256 DUP1 PUSH2 0x100 MSTORE CHAINID PUSH1 0xA0 MSTORE PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP5 MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH3 0x356 DUP2 PUSH3 0xF4 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH1 0x80 MSTORE ADDRESS PUSH1 0xC0 MSTORE PUSH3 0x4DB JUMP JUMPDEST PUSH3 0x5CE JUMP JUMPDEST PUSH3 0x61C JUMP JUMPDEST PUSH3 0x6A0 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x160 MSTORE PUSH3 0x728 JUMP JUMPDEST PUSH3 0x6D9 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH3 0x3C3 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH3 0x3AD JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH3 0x3A1 JUMP JUMPDEST PUSH1 0x1F DUP2 GT PUSH3 0x3DB JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 SWAP1 PUSH1 0x3 DUP3 MSTORE PUSH1 0x20 DUP3 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP6 ADD PUSH1 0x5 SHR DUP4 ADD SWAP5 LT PUSH3 0x41C JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP2 JUMPDEST DUP3 DUP2 LT PUSH3 0x410 JUMPI POP POP POP JUMP JUMPDEST DUP2 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x403 JUMP JUMPDEST SWAP1 SWAP3 POP DUP3 SWAP1 PUSH3 0x3FA JUMP JUMPDEST PUSH1 0x1F DUP2 GT PUSH3 0x434 JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 SWAP1 DUP2 DUP1 MSTORE PUSH1 0x20 DUP3 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP6 ADD PUSH1 0x5 SHR DUP4 ADD SWAP5 LT PUSH3 0x474 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP2 JUMPDEST DUP3 DUP2 LT PUSH3 0x468 JUMPI POP POP POP JUMP JUMPDEST DUP2 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x45B JUMP JUMPDEST SWAP1 SWAP3 POP DUP3 SWAP1 PUSH3 0x452 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x48D JUMPI POP POP JUMP JUMPDEST PUSH1 0x1 SWAP2 PUSH1 0x0 SWAP1 DUP4 DUP3 MSTORE PUSH1 0x20 DUP3 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP6 ADD PUSH1 0x5 SHR DUP4 ADD SWAP5 LT PUSH3 0x4D0 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP2 JUMPDEST DUP3 DUP2 LT PUSH3 0x4C5 JUMPI POP POP POP POP JUMP JUMPDEST DUP2 DUP2 SSTORE DUP4 ADD PUSH3 0x4B7 JUMP JUMPDEST SWAP1 SWAP3 POP DUP3 SWAP1 PUSH3 0x4AE JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH3 0x507 DUP2 PUSH3 0x501 PUSH1 0x3 SLOAD PUSH3 0x391 JUMP JUMPDEST PUSH3 0x3CE JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x546 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x53A JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x3 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x523 JUMP JUMPDEST PUSH1 0x3 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x5B5 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x59B JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x3 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x590 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x57A JUMP JUMPDEST PUSH1 0x8 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x8 SSTORE JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH3 0x687 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x8 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x8 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0x7 SSTORE JUMP JUMPDEST PUSH1 0xB SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0xB SSTORE JUMP JUMPDEST SWAP1 PUSH1 0x64 DUP3 GT PUSH3 0x7DC JUMPI PUSH1 0xA SLOAD PUSH1 0x0 SWAP3 SWAP1 DUP1 PUSH3 0x795 JUMPI POP PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x4908 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP2 SWAP3 POP PUSH1 0x0 JUMPDEST PUSH3 0x776 PUSH3 0x764 PUSH3 0x7FC JUMP JUMPDEST PUSH3 0x76F DUP5 PUSH3 0xB21 JUMP JUMPDEST SWAP1 PUSH3 0xBF3 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP3 SWAP1 SWAP3 AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE LOG1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP1 DUP1 DUP3 DUP2 ADD GT PUSH3 0x7C8 JUMPI PUSH1 0x20 DUP6 PUSH1 0xA PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x4908 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP7 SWAP8 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR PUSH3 0x756 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP6 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 DUP6 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x160 MLOAD PUSH1 0x40 MLOAD PUSH4 0x24776B7D PUSH1 0xE2 SHL DUP2 MSTORE SWAP1 PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x4 SWAP1 DUP3 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL PUSH1 0x0 SWAP2 DUP2 PUSH3 0x86A JUMPI JUMPDEST POP PUSH3 0x867 JUMPI POP PUSH6 0xFFFFFFFFFFFF DUP1 NUMBER GT PUSH3 0x848 JUMPI NUMBER AND SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x30 PUSH1 0x4 DUP3 ADD MSTORE NUMBER PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x20 DUP3 RETURNDATASIZE DUP3 GT PUSH3 0x8A7 JUMPI JUMPDEST DUP2 PUSH3 0x887 PUSH1 0x20 SWAP4 DUP4 PUSH3 0x110 JUMP JUMPDEST DUP2 ADD SUB SLT PUSH3 0x8A4 JUMPI POP PUSH3 0x89C SWAP1 PUSH3 0x19B JUMP JUMPDEST SWAP1 CODESIZE PUSH3 0x82D JUMP JUMPDEST DUP1 REVERT JUMPDEST RETURNDATASIZE SWAP2 POP PUSH3 0x878 JUMP JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 SWAP1 DUP2 DUP2 LT PUSH1 0x0 EQ PUSH3 0x8CF JUMPI POP POP SWAP1 PUSH3 0x867 SWAP1 PUSH3 0xAB2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH1 0x0 SWAP2 PUSH3 0x8F8 DUP3 PUSH3 0x8F2 DUP6 SLOAD PUSH3 0x391 JUMP JUMPDEST PUSH3 0x427 JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x937 JUMPI POP DUP3 SWAP4 SWAP5 DUP3 SWAP4 SWAP3 PUSH3 0x92B JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x912 JUMP JUMPDEST PUSH1 0x0 DUP1 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH32 0x290DECD9548B62A8D60345A988386FC84BA6BC95484008F6362F93160EF3E563 SWAP3 SWAP2 DUP6 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH3 0x9A5 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH3 0x98B JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x97E JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x967 JUMP JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 SWAP1 DUP2 DUP2 LT PUSH1 0x0 EQ PUSH3 0x9DD JUMPI POP POP SWAP1 PUSH3 0x867 SWAP1 PUSH3 0xAB2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH1 0x1 SWAP2 PUSH3 0xA06 DUP3 PUSH3 0xA00 DUP6 SLOAD PUSH3 0x391 JUMP JUMPDEST PUSH3 0x47F JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xA45 JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH3 0xA39 JUMPI JUMPDEST POP POP PUSH1 0x0 NOT PUSH1 0x3 DUP4 SWAP1 SHL SHR NOT AND SWAP1 DUP3 SHL OR SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xA21 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP6 SWAP1 SWAP2 SWAP1 PUSH32 0xB10E2D527612073B26EECDFD717E6A320CF44B4AFAC2B0732D9FCBE2B7FA0CF6 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH3 0xA9A JUMPI POP POP DUP4 DUP6 SWAP7 SWAP8 LT PUSH3 0x98B JUMPI POP POP POP DUP2 SHL ADD SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST DUP1 DUP8 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xA79 JUMP JUMPDEST PUSH1 0x1F DUP2 MLOAD GT PUSH3 0xAE0 JUMPI PUSH1 0x20 DUP2 MLOAD SWAP2 ADD MLOAD PUSH1 0x20 DUP3 LT PUSH3 0xAD0 JUMPI OR SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT DUP3 PUSH1 0x20 SUB PUSH1 0x3 SHL SHL AND OR SWAP1 JUMP JUMPDEST PUSH1 0x44 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH4 0x305A27A9 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH3 0xB13 DUP2 MLOAD DUP1 SWAP3 DUP2 PUSH1 0x24 DUP7 ADD MSTORE PUSH1 0x20 DUP7 DUP7 ADD SWAP2 ADD PUSH3 0x161 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP2 ADD SUB ADD SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0xB36 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH3 0xB65 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH9 0x10000000000000000 DUP3 LT ISZERO PUSH3 0xEE JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH3 0xBDD JUMPI PUSH1 0xA PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP2 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x48E8 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH3 0xCC0 JUMPI PUSH3 0xC0F PUSH3 0xC28 SWAP2 PUSH3 0xB55 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x48E8 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH3 0xCAE JUMPI DUP7 SWAP3 SUB PUSH3 0xC70 JUMPI PUSH3 0xC69 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH3 0xCA8 SWAP1 PUSH3 0xC93 PUSH3 0xC85 PUSH3 0x134 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0xB7B JUMP JUMPDEST PUSH3 0xC69 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH3 0xCE9 SWAP1 PUSH3 0xCD4 PUSH3 0xC85 PUSH3 0x134 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0xB7B JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x1CAC JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x323 JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x31E JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x319 JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x314 JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x30F JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x30A JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x305 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x300 JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x2FB JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x2F6 JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x2F1 JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x2EC JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x2E7 JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x2E2 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x2DD JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x2D8 JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x2D3 JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x2CE JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x2C9 JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x2C4 JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x2BF JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x2BA JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x2B5 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x2B0 JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x2AB JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x2A6 JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x2A1 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x29C JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x297 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x292 JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x28D JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x288 JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x283 JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x27E JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x279 JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x274 JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x26F JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x26A JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x265 JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x260 JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x25B JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x256 JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x251 JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x24C JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x247 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x242 JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x23D JUMPI PUSH4 0xFC0C546A SUB PUSH2 0xE JUMPI PUSH2 0x1C67 JUMP JUMPDEST PUSH2 0x1BAD JUMP JUMPDEST PUSH2 0x1B42 JUMP JUMPDEST PUSH2 0x1AED JUMP JUMPDEST PUSH2 0x1A4D JUMP JUMPDEST PUSH2 0x19A4 JUMP JUMPDEST PUSH2 0x1969 JUMP JUMPDEST PUSH2 0x190B JUMP JUMPDEST PUSH2 0x18E2 JUMP JUMPDEST PUSH2 0x18C6 JUMP JUMPDEST PUSH2 0x185A JUMP JUMPDEST PUSH2 0x183C JUMP JUMPDEST PUSH2 0x179C JUMP JUMPDEST PUSH2 0x177E JUMP JUMPDEST PUSH2 0x1747 JUMP JUMPDEST PUSH2 0x172B JUMP JUMPDEST PUSH2 0x16B7 JUMP JUMPDEST PUSH2 0x168B JUMP JUMPDEST PUSH2 0x15BA JUMP JUMPDEST PUSH2 0x159E JUMP JUMPDEST PUSH2 0x1573 JUMP JUMPDEST PUSH2 0x1457 JUMP JUMPDEST PUSH2 0x138D JUMP JUMPDEST PUSH2 0x131C JUMP JUMPDEST PUSH2 0x1283 JUMP JUMPDEST PUSH2 0x122E JUMP JUMPDEST PUSH2 0x11BB JUMP JUMPDEST PUSH2 0x118D JUMP JUMPDEST PUSH2 0x111E JUMP JUMPDEST PUSH2 0x1096 JUMP JUMPDEST PUSH2 0x1019 JUMP JUMPDEST PUSH2 0xFC7 JUMP JUMPDEST PUSH2 0xF7A JUMP JUMPDEST PUSH2 0xF4A JUMP JUMPDEST PUSH2 0xE8C JUMP JUMPDEST PUSH2 0xE33 JUMP JUMPDEST PUSH2 0xE06 JUMP JUMPDEST PUSH2 0xDAE JUMP JUMPDEST PUSH2 0xD73 JUMP JUMPDEST PUSH2 0xD3C JUMP JUMPDEST PUSH2 0xBD4 JUMP JUMPDEST PUSH2 0x98A JUMP JUMPDEST PUSH2 0x74E JUMP JUMPDEST PUSH2 0x5D1 JUMP JUMPDEST PUSH2 0x4EC JUMP JUMPDEST PUSH2 0x3C8 JUMP JUMPDEST PUSH2 0x3A1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x391 JUMPI PUSH1 0x20 SWAP1 PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x380 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x36F JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x364 JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x35D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x8 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x3E4 PUSH2 0x214F JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x471 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 PUSH2 0x3FE PUSH2 0x2D34 JUMP JUMPDEST AND PUSH2 0x407 PUSH2 0x23B6 JUMP JUMPDEST SWAP3 DUP1 DUP4 GT PUSH2 0x451 JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP4 PUSH2 0x43D SWAP2 DUP5 AND SWAP1 PUSH2 0x2E00 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE LOG1 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH2 0x4A3 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x493 JUMP JUMPDEST SWAP1 PUSH1 0x20 SWAP2 PUSH2 0x4CC DUP2 MLOAD DUP1 SWAP3 DUP2 DUP6 MSTORE DUP6 DUP1 DUP7 ADD SWAP2 ADD PUSH2 0x490 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x4E9 SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5CE JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x50F DUP2 PUSH2 0x1CC0 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x5A4 JUMPI POP PUSH1 0x1 EQ PUSH2 0x549 JUMPI JUMPDEST PUSH2 0x545 DUP6 PUSH2 0x539 DUP2 DUP8 SUB DUP3 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x4D8 JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x58C JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x539 DUP3 PUSH2 0x545 PUSH2 0x529 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x571 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x545 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x539 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x529 JUMP JUMPDEST DUP1 REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x391 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x616 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x6DF DUP3 PUSH2 0x644 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x63F JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0x708 DUP3 PUSH2 0x6E1 JUMP JUMPDEST SWAP2 PUSH2 0x716 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6B1 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x391 JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP2 PUSH1 0x20 PUSH2 0x4E9 SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0x6FC JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x76A PUSH1 0x4 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH2 0x775 PUSH1 0x24 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x794 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x63F JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x7F9 DUP4 PUSH2 0x7CB JUMP JUMPDEST SWAP3 PUSH2 0x807 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6B1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x391 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x831 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0x83F DUP2 PUSH2 0x605 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0x823 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x861 DUP4 PUSH2 0x7CB JUMP JUMPDEST SWAP3 PUSH2 0x86F PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6B1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x391 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x899 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0x88B JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0x8C0 DUP3 PUSH2 0x7CB JUMP JUMPDEST SWAP3 PUSH2 0x8CE PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6B1 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x391 JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x8FC JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI DUP7 SWAP2 PUSH2 0x91D DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0x733 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0x8EC JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x391 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x391 JUMPI DUP3 PUSH2 0x954 SWAP2 PUSH1 0x4 ADD PUSH2 0x7E2 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI DUP4 PUSH2 0x96C SWAP2 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x391 JUMPI PUSH2 0x983 SWAP2 PUSH1 0x4 ADD PUSH2 0x8A8 JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH2 0x998 CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST PUSH2 0x9A6 DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x1D9F JUMP JUMPDEST SWAP3 PUSH2 0x9B0 DUP5 PUSH2 0x2200 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH2 0x9CE SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP7 PUSH2 0xBB5 JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0xA30 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x3A83 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP3 PUSH2 0xB88 JUMPI JUMPDEST POP POP PUSH2 0xA59 DUP8 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0xB SLOAD PUSH2 0xA6F SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9C2 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x391 JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0xA9B DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x3AC9 JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH2 0xABF SWAP3 PUSH2 0xABA SWAP3 PUSH2 0xB6A JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x22B2 JUMP JUMPDEST PUSH2 0x2BB7 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0xB59 JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0xB48 DUP5 PUSH2 0xB2A PUSH2 0x545 SWAP7 PUSH1 0x1 PUSH2 0xB10 DUP9 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0xB77 PUSH2 0xB7D SWAP3 PUSH2 0x62C JUMP JUMPDEST DUP1 PUSH2 0x396 JUMP JUMPDEST CODESIZE PUSH2 0xAB3 JUMP JUMPDEST PUSH2 0x23AA JUMP JUMPDEST PUSH2 0xBA7 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0xBAE JUMPI JUMPDEST PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x2561 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0xA43 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0xB95 JUMP JUMPDEST PUSH2 0xBCD SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0x9F9 JUMP JUMPDEST PUSH2 0xBDD CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST PUSH2 0xBEB DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x1D9F JUMP JUMPDEST SWAP3 PUSH2 0xBF5 DUP5 PUSH2 0x2252 JUMP JUMPDEST POP PUSH2 0xC20 PUSH2 0xC0D DUP6 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0xCD2 JUMPI JUMPDEST SWAP5 PUSH2 0xC46 SWAP3 SWAP2 PUSH2 0x545 SWAP7 DUP7 PUSH2 0x3B17 JUMP JUMPDEST PUSH1 0xB SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0xCAD JUMPI JUMPDEST PUSH2 0xC9E JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0xCA8 PUSH1 0x0 PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH2 0xC62 JUMP JUMPDEST POP PUSH2 0xCCD PUSH2 0xCC9 PUSH1 0x5 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0xC5D JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0xD32 JUMPI PUSH2 0xD0E SWAP1 ADDRESS PUSH2 0xD04 PUSH2 0x9C2 PUSH2 0xCF7 DUP5 DUP11 PUSH2 0x1E75 JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0xD13 JUMPI PUSH2 0x1E50 JUMP JUMPDEST PUSH2 0xCD9 JUMP JUMPDEST PUSH2 0xD2D PUSH2 0xD20 DUP3 DUP11 PUSH2 0x1E75 JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x2F3A JUMP JUMPDEST PUSH2 0x1E50 JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0xC36 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x8 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0xDF4 JUMPI JUMP JUMPDEST PUSH2 0xDD4 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xDF4 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0xE24 PUSH1 0x4 CALLDATALOAD PUSH2 0x3044 JUMP JUMPDEST PUSH2 0xE31 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0xDF9 JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0xE80 PUSH1 0x24 CALLDATALOAD PUSH2 0xE57 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH2 0xE9A CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST SWAP1 PUSH2 0xEA9 DUP3 DUP3 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x1D9F JUMP JUMPDEST PUSH2 0xEB2 DUP2 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x1 DUP1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0xF1D JUMPI POP PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0xF05 JUMPI PUSH2 0x545 SWAP4 PUSH2 0xEF5 SWAP4 PUSH2 0x3942 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x233D98E3 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0xF41 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x545 PUSH2 0xF66 PUSH2 0x2482 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0x545 PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x545 PUSH1 0x40 MLOAD PUSH2 0xFE7 DUP2 PUSH2 0x644 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH2 0x1037 PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1043 DUP2 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1054 DUP4 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x2000 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x391 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x10AF PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x10BC DUP3 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x10DD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x10F5 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x391 JUMPI PUSH2 0x545 SWAP6 PUSH2 0x1115 PUSH2 0xEF5 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E8E JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1137 PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x1158 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x391 JUMPI PUSH2 0x1183 PUSH2 0x1061 SWAP4 PUSH2 0x117B PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0x6FC JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x2000 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH1 0x4 CALLDATALOAD PUSH2 0x25FC JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND SUB PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x11D8 DUP2 PUSH2 0x11AB JUMP JUMPDEST PUSH2 0x11E0 PUSH2 0x214F JUMP JUMPDEST PUSH1 0x8 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x8 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1247 PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH1 0x20 SWAP2 PUSH2 0x1276 PUSH2 0x126F PUSH2 0x1061 SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0x6FC JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1054 DUP4 PUSH2 0x65F JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x12B4 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x7E2 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x12CD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x12E6 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x8A8 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x391 JUMPI CALLDATASIZE PUSH1 0x23 DUP5 ADD SLT ISZERO PUSH2 0x391 JUMPI PUSH2 0x545 SWAP4 PUSH2 0x1316 PUSH2 0xEF5 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x24 DUP2 PUSH1 0x4 ADD CALLDATALOAD SWAP2 ADD PUSH2 0x6FC JUMP JUMPDEST SWAP3 PUSH2 0x331C JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1339 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1379 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x136B JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1428 PUSH2 0x13CA PUSH32 0x0 PUSH2 0x287B JUMP JUMPDEST PUSH2 0x545 PUSH2 0x13F6 PUSH32 0x0 PUSH2 0x2972 JUMP JUMPDEST PUSH2 0x1436 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1406 DUP4 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x4B3 JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1473 PUSH2 0x1009 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x1481 DUP4 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH2 0xCC9 PUSH2 0x14A6 PUSH2 0x1533 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x152D SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1525 DUP2 PUSH2 0x67A JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x2741 JUMP JUMPDEST DUP7 PUSH2 0x2A34 JUMP JUMPDEST PUSH2 0x154E JUMPI SWAP1 PUSH2 0xEF5 SWAP2 PUSH2 0x545 SWAP4 PUSH2 0x1548 PUSH2 0x1CFA JUMP JUMPDEST SWAP3 PUSH2 0x1F84 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x158E PUSH2 0x23B6 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x15D7 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH1 0x44 SWAP2 PUSH2 0x15FB PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x545 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166D JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x1685 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST CODESIZE PUSH2 0x165C JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x16AE PUSH2 0x2D34 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x16D4 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH2 0x16DC PUSH2 0x214F JUMP JUMPDEST PUSH1 0xB SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0xB SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x7 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x17B8 PUSH1 0x4 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH2 0x17C3 PUSH1 0x24 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x17E3 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x17FC SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x1815 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH2 0x545 PUSH2 0x1821 PUSH2 0x21C3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E19 JUMP JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1872 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x391 JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x1899 PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST SWAP1 PUSH2 0x18A2 PUSH2 0x214F JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x18C0 PUSH2 0x211F JUMP JUMPDEST SWAP1 PUSH2 0x2718 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH2 0x18D9 CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x1D9F JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x545 PUSH1 0x40 MLOAD PUSH2 0x192B DUP2 PUSH2 0x644 JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 DUP2 SUB PUSH2 0x391 JUMPI PUSH2 0x19D0 PUSH2 0x214F JUMP JUMPDEST DUP3 ISZERO PUSH2 0x1A34 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x8 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x8 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x44 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x1A6E DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x1A7C DUP2 PUSH2 0x65F JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x545 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166D JUMPI POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1B09 PUSH2 0x214F JUMP JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0x7 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1B5E PUSH1 0x4 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH2 0x1B69 PUSH1 0x24 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x1B88 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x545 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x1C31 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C43 JUMPI JUMPDEST POP PUSH2 0x1C2B SWAP1 PUSH2 0x25FC JUMP JUMPDEST SWAP1 PUSH2 0x3019 JUMP JUMPDEST DIV PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 SWAP2 SWAP1 PUSH1 0x20 DUP4 ADD SWAP3 MSTORE JUMP JUMPDEST PUSH2 0x1C2B SWAP2 SWAP3 POP PUSH2 0x1C60 SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x1C21 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x1CF0 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1CDA JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x1CCF JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x1D07 DUP3 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1D2D JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x1D1F JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x1D75 JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x1D8F DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x4B3 JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x1D65 JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x1DEB SWAP3 PUSH2 0x1DFD SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x1DDB PUSH2 0x1DC8 PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6B1 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x1E4B JUMPI AND SWAP1 JUMP JUMPDEST PUSH2 0x1E03 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x1E4B JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1E89 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x1E5F JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0xCC9 PUSH2 0x1F48 SWAP2 PUSH2 0x1F42 DUP11 PUSH2 0x1EC4 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x1ECF CALLDATASIZE DUP9 DUP11 PUSH2 0x6FC JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x1525 DUP2 PUSH2 0x695 JUMP JUMPDEST DUP11 PUSH2 0x2A34 JUMP JUMPDEST PUSH2 0x1F63 JUMPI PUSH2 0x4E9 SWAP6 SWAP7 SWAP2 PUSH2 0x1F5D SWAP2 CALLDATASIZE SWAP2 PUSH2 0x6FC JUMP JUMPDEST SWAP3 PUSH2 0x2000 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x4E9 SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x1F97 DUP6 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x2000 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x1FCC SWAP4 PUSH2 0x4E9 SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4B3 JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x4E9 SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x200C DUP5 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x20F1 JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH2 0x2068 PUSH2 0x2060 PUSH2 0x205A PUSH2 0x204F PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x2570 JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x22BF JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x20B5 JUMPI POP PUSH2 0x20AF PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x1FDA JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x20AF SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x1FA0 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x2116 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x214A JUMPI RETURNDATASIZE SWAP1 PUSH2 0x2130 DUP3 PUSH2 0x6E1 JUMP JUMPDEST SWAP2 PUSH2 0x213E PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6B1 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x21AB JUMPI ADDRESS SUB PUSH2 0x216A JUMPI JUMP JUMPDEST PUSH2 0x2173 CALLDATASIZE PUSH2 0x6E1 JUMP JUMPDEST PUSH2 0x2180 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6B1 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x21A3 PUSH2 0x2F95 JUMP JUMPDEST SUB PUSH2 0x219A JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x21FC PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST PUSH2 0x2209 DUP2 PUSH2 0x3044 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2226 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x2249 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x225B DUP2 PUSH2 0x3044 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2278 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x229B PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E4B JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E4B JUMPI JUMP JUMPDEST PUSH2 0x22D6 SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x2301 PUSH2 0x22FA DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2389 JUMPI PUSH2 0x2327 PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x2334 SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x234B JUMPI POP PUSH2 0x2346 DUP3 DUP3 SLOAD PUSH2 0x22B2 JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x2362 JUMPI POP PUSH1 0x1 ADD PUSH2 0x2346 DUP3 DUP3 SLOAD PUSH2 0x22B2 JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x2377 JUMPI PUSH1 0x2 ADD PUSH2 0x2346 DUP3 DUP3 SLOAD PUSH2 0x22B2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x24776B7D PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x20 DUP2 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL PUSH1 0x0 SWAP2 DUP2 PUSH2 0x240D JUMPI JUMPDEST POP PUSH2 0x4E9 JUMPI POP PUSH2 0x4E9 NUMBER PUSH2 0x2BB7 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x20 DUP3 RETURNDATASIZE DUP3 GT PUSH2 0x2441 JUMPI JUMPDEST DUP2 PUSH2 0x2427 PUSH1 0x20 SWAP4 DUP4 PUSH2 0x6B1 JUMP JUMPDEST DUP2 ADD SUB SLT PUSH2 0x5CE JUMPI POP MLOAD PUSH2 0x243A DUP2 PUSH2 0x11AB JUMP JUMPDEST SWAP1 CODESIZE PUSH2 0x23FE JUMP JUMPDEST RETURNDATASIZE SWAP2 POP PUSH2 0x241A JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2456 DUP3 PUSH2 0x644 JUMP JUMPDEST PUSH1 0x1D DUP3 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP4 ADD MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4BF5D7E9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 DUP1 DUP3 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 SWAP2 DUP3 DUP3 PUSH2 0x24DA JUMPI JUMPDEST POP POP PUSH2 0x4E9 JUMPI POP PUSH2 0x4E9 PUSH2 0x2449 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 POP RETURNDATASIZE DUP1 DUP3 DUP5 RETURNDATACOPY PUSH2 0x24ED DUP2 DUP5 PUSH2 0x6B1 JUMP JUMPDEST DUP3 ADD SWAP2 PUSH1 0x20 DUP2 DUP5 SUB SLT PUSH2 0x2559 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x255D JUMPI ADD DUP3 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x2559 JUMPI DUP1 MLOAD SWAP2 PUSH2 0x2523 DUP4 PUSH2 0x6E1 JUMP JUMPDEST SWAP4 PUSH2 0x2531 PUSH1 0x40 MLOAD SWAP6 DUP7 PUSH2 0x6B1 JUMP JUMPDEST DUP4 DUP6 MSTORE PUSH1 0x20 DUP5 DUP5 ADD ADD GT PUSH2 0x5CE JUMPI POP SWAP1 PUSH2 0x2551 SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH2 0x490 JUMP JUMPDEST SWAP1 CODESIZE DUP1 PUSH2 0x24CB JUMP JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x391 JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x25D5 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x4E9 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x1E4B JUMPI JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 NOT DUP2 ADD DUP2 DUP2 GT PUSH2 0x1E4B JUMPI DUP2 GT ISZERO PUSH2 0x1E89 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 DUP2 ADD SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP3 DUP2 DUP5 DUP3 AND GT ISZERO PUSH2 0x270E JUMPI POP PUSH2 0x2658 SWAP1 PUSH2 0x2BB7 JUMP JUMPDEST PUSH1 0x0 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x26B8 JUMPI JUMPDEST POP PUSH2 0x2670 SWAP4 POP PUSH2 0x2ED1 JUMP JUMPDEST DUP1 PUSH2 0x2685 JUMPI POP PUSH1 0x0 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x26AC PUSH2 0x2694 PUSH2 0x26B3 SWAP3 PUSH2 0x25ED JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH2 0x2679 JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x26C3 DUP3 PUSH2 0x2C09 JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x1E4B JUMPI PUSH2 0x2670 SWAP5 PUSH1 0xA DUP5 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x26FC JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x2665 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x2708 SWAP1 PUSH2 0x22A4 JUMP JUMPDEST SWAP1 PUSH2 0x26F6 JUMP JUMPDEST SWAP3 POP POP POP PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x6DF JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x272F JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x274C PUSH2 0x2767 JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x2852 JUMPI JUMPDEST ISZERO PUSH2 0x27C2 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1DFD DUP2 PUSH2 0x67A JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x2799 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x28B9 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x28A7 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x289D DUP4 PUSH2 0x644 JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 DUP2 SLOAD SWAP2 PUSH2 0x28CC DUP4 PUSH2 0x1CC0 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2950 JUMPI POP PUSH1 0x1 EQ PUSH2 0x28F3 JUMPI JUMPDEST POP PUSH2 0x4E9 SWAP3 POP SUB DUP3 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x0 DUP1 DUP1 MSTORE SWAP2 POP PUSH32 0x290DECD9548B62A8D60345A988386FC84BA6BC95484008F6362F93160EF3E563 JUMPDEST DUP5 DUP4 LT PUSH2 0x2935 JUMPI POP PUSH2 0x4E9 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x28E6 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x291C JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x4E9 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x28E6 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x2994 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x28A7 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x289D DUP4 PUSH2 0x644 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 PUSH1 0x1 SWAP2 DUP3 SLOAD SWAP3 PUSH2 0x29AA DUP5 PUSH2 0x1CC0 JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2950 JUMPI POP PUSH1 0x1 EQ PUSH2 0x29CD JUMPI POP PUSH2 0x4E9 SWAP3 POP SUB DUP3 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE SWAP2 POP PUSH32 0xB10E2D527612073B26EECDFD717E6A320CF44B4AFAC2B0732D9FCBE2B7FA0CF6 JUMPDEST DUP5 DUP4 LT PUSH2 0x2A0F JUMPI POP PUSH2 0x4E9 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x28E6 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x29F6 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0xDF4 JUMPI JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x2A6F JUMPI PUSH2 0x2A46 SWAP2 SWAP3 PUSH2 0x2AF7 JUMP JUMPDEST POP PUSH2 0x2A50 DUP2 PUSH2 0x2A2A JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x2A5C JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x2AB3 DUP2 PUSH2 0x2AA5 PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6B1 JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x2AC0 PUSH2 0x211F JUMP JUMPDEST DUP3 PUSH2 0x2AE9 JUMPI JUMPDEST DUP3 PUSH2 0x2AD0 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x2AE5 SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x2561 JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x2AC6 JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x2B28 JUMPI PUSH2 0x2B21 SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x2B33 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x2BAB JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0xB83 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x2BA2 JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x2BCA JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP2 ISZERO PUSH2 0x2BF3 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x4E9 JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x2D22 JUMPI JUMPDEST PUSH2 0x2CCA PUSH2 0x2CC0 PUSH2 0x2CB6 PUSH2 0x2CAC PUSH2 0x2CA2 PUSH2 0x2C98 PUSH2 0x2CD6 SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x2CD1 SWAP11 LT ISZERO PUSH2 0x2D15 JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x2D08 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x2CFB JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x2CEF JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x2CE3 JUMPI JUMPDEST LT ISZERO PUSH2 0x2CDB JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x2C91 DUP2 DUP12 PUSH2 0x2BE9 JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP11 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP10 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP9 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP8 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP7 PUSH2 0x2BE9 JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x2BE9 JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x2C81 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x2C7A JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x2C70 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x2C65 JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x2C59 JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x2C4B JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x2C22 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x2D46 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1E4B JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x63F JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1E89 JUMPI PUSH2 0x6DF SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x2DDE PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x2EA7 JUMPI PUSH2 0x2694 PUSH2 0x2E18 SWAP2 PUSH2 0x25ED JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x2E95 JUMPI DUP7 SWAP3 SUB PUSH2 0x2E5D JUMPI PUSH2 0x2E56 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x2E90 SWAP1 PUSH2 0x2E7C PUSH2 0x2E6E PUSH2 0x6D2 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D7E JUMP JUMPDEST PUSH2 0x2E56 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x2ECB SWAP1 PUSH2 0x2EB7 PUSH2 0x2E6E PUSH2 0x6D2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D7E JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x2EDF JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E4B JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x2F28 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x2ED3 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x2F34 SWAP1 PUSH2 0x22A4 JUMP JUMPDEST SWAP1 PUSH2 0x2F22 JUMP JUMPDEST PUSH1 0x5 SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x2F82 JUMPI PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0x5 SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0x5 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x2FDA JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0x5 SLOAD AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E4B JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E4B JUMPI JUMP JUMPDEST DUP2 DUP2 MUL SWAP3 SWAP2 DUP2 ISZERO SWAP2 DUP5 DIV EQ OR ISZERO PUSH2 0x1E4B JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x391 JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x391 JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x304D DUP2 PUSH2 0x3156 JUMP JUMPDEST SWAP1 PUSH2 0x3057 DUP3 PUSH2 0xDEA JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x3152 JUMPI PUSH2 0x3074 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xB SLOAD PUSH2 0x308A SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9C2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3135 JUMPI JUMPDEST POP ISZERO PUSH2 0x30C8 JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3108 JUMPI JUMPDEST POP POP ISZERO PUSH2 0x3103 JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x3127 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x312E JUMPI JUMPDEST PUSH2 0x311F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x302C JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x30F7 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x3115 JUMP JUMPDEST PUSH2 0x314C SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x312E JUMPI PUSH2 0x311F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST CODESIZE PUSH2 0x30BA JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x316A DUP2 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x3273 JUMPI PUSH1 0xF8 SHR PUSH2 0x326D JUMPI PUSH2 0x31A6 PUSH2 0x204F PUSH2 0x3197 DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x3254 JUMPI PUSH2 0x31B7 PUSH2 0x204F PUSH2 0x23B6 JUMP JUMPDEST DUP1 SWAP2 LT ISZERO PUSH2 0x324D JUMPI PUSH2 0x31C8 DUP3 PUSH2 0x1E19 JUMP JUMPDEST LT PUSH2 0x31D3 JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x31DF PUSH2 0xCC9 DUP3 PUSH2 0x327A JUMP JUMPDEST DUP1 ISZERO PUSH2 0x3228 JUMPI JUMPDEST ISZERO PUSH2 0x31F1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x204F PUSH1 0x1 PUSH2 0x320D PUSH2 0x321A SWAP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x3223 JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x3248 PUSH2 0xCC9 DUP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x31E6 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x4 PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP3 MSTORE DUP1 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x3317 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x3305 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C43 JUMPI POP PUSH2 0x1C2B SWAP1 PUSH2 0x25FC JUMP JUMPDEST DIV SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x22B2 JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x332B DUP3 CALLER PUSH2 0x3708 JUMP JUMPDEST ISZERO PUSH2 0x3421 JUMPI PUSH1 0x7 SLOAD SWAP5 DUP6 PUSH2 0x3347 JUMPI JUMPDEST PUSH2 0x4E9 SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x3551 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x0 NOT DUP2 PUSH2 0x335A PUSH2 0x23B6 JUMP JUMPDEST AND ADD SWAP1 DUP1 DUP3 GT PUSH2 0x1E4B JUMPI PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x3372 DUP2 PUSH2 0x65F JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x20 DUP2 PUSH1 0x44 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3403 JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x33DC JUMPI POP PUSH2 0x333A JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x341B SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST CODESIZE PUSH2 0x33CE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x3443 DUP3 PUSH2 0x7CB JUMP JUMPDEST PUSH2 0x3450 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6B1 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x3461 PUSH1 0x1F NOT SWAP2 PUSH2 0x7CB JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x3472 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x3466 JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x34B6 SWAP1 PUSH2 0x34C4 SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x3523 JUMPI POP POP POP POP POP PUSH2 0x4E9 SWAP7 SWAP8 POP SWAP1 PUSH2 0x350A SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4B3 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x3542 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x4B3 JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x34E6 JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x3569 DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x1D9F JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x36FD JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x36F5 JUMPI JUMPDEST PUSH2 0x36CC JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x35A7 PUSH2 0x3197 DUP11 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST AND PUSH2 0x36A5 JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x36A0 SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x35F0 PUSH2 0x35E2 PUSH2 0x23B6 JUMP JUMPDEST PUSH1 0x8 SLOAD SWAP5 DUP1 DUP7 AND SWAP2 AND PUSH2 0x22B2 JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x367E PUSH2 0x360C DUP13 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x3655 PUSH2 0x3631 DUP7 PUSH2 0x2BB7 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x365E DUP4 PUSH2 0x3912 JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x3692 PUSH2 0x368B DUP10 MLOAD PUSH2 0x3439 JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x22B2 JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x3483 JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x36AF DUP2 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0x156F SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x21E0 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x3581 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x357A JUMP JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x3755 JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x3755 JUMPI PUSH2 0x3747 SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x375D JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x2A5C JUMPI POP POP SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x37E6 JUMPI JUMPDEST PUSH2 0x37BD JUMPI PUSH2 0x3777 DUP2 PUSH2 0x22A4 JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x37C8 JUMPI JUMPDEST PUSH2 0x378A SWAP1 ISZERO ISZERO PUSH2 0x2FED JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x1E4B JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x1E4B JUMPI SUB PUSH2 0x37BD JUMPI PUSH2 0x37AD SWAP3 PUSH2 0x37EF JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x377F JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x376A JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x37FB DUP5 PUSH2 0x22A4 JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x3882 JUMPI JUMPDEST PUSH2 0x380E SWAP1 ISZERO ISZERO PUSH2 0x2FED JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1E4B JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x382F JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x3850 PUSH2 0x384B PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x38A0 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x3876 JUMPI SWAP1 PUSH2 0x3867 PUSH2 0x386E SWAP3 PUSH2 0x3003 JUMP JUMPDEST ADD SWAP5 PUSH2 0x1E50 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x381F JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x3803 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x3908 JUMPI JUMPDEST ISZERO PUSH2 0x38BC JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x38FE JUMPI JUMPDEST ISZERO PUSH2 0x38D5 JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x38F4 JUMPI JUMPDEST ISZERO PUSH2 0x38EE JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x38DF JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x38C6 JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x38AD JUMP JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x3923 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH2 0x394E SWAP4 SWAP3 SWAP2 PUSH2 0x1D9F JUMP JUMPDEST PUSH2 0x3957 DUP2 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x3A56 JUMPI POP PUSH2 0x399C PUSH2 0x3987 DUP3 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x39DC DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x39E6 JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH2 0x39FB SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9C2 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x391 JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x3A43 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0xB77 PUSH2 0x3A50 SWAP3 PUSH2 0x62C JUMP JUMPDEST CODESIZE PUSH2 0x3A30 JUMP JUMPDEST SWAP1 PUSH2 0x3A7A PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x3AAF PUSH1 0x80 SWAP4 PUSH2 0x3AA1 PUSH2 0x3ABD SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x3AF8 PUSH1 0xA0 SWAP5 PUSH2 0x3AEA PUSH2 0x3B06 SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0xB SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x391 JUMPI PUSH1 0x0 SWAP4 PUSH2 0x3B66 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x3A83 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3B90 SWAP3 PUSH2 0x3B93 JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH2 0x3B9C SWAP1 PUSH2 0x62C JUMP JUMPDEST CODESIZE PUSH2 0x3B7F JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP13 0xD8 NUMBER 0xD7 0xB6 0xBF PC LOG2 SWAP2 0xC7 0xA5 NUMBER PREVRANDAO MLOAD PUSH2 0x2037 0xD SHL PUSH10 0xB661023415F02507A921 CALLDATACOPY 0x2F PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 SDIV MSTORE8 SELFBALANCE PUSH12 0xF02EF2726E8CE5CED78D63E2 PUSH15 0x602E4A2257B1F559418E24B4633997 ","sourceMap":"658:4307:51:-:0;;;;;;837:698;658:4307;;:::i;:::-;837:698;;;;;:::i;:::-;658:4307;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;:::i;:::-;2079:95:38;658:4307:51;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;-1:-1:-1;;658:4307:51;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::o;1888:97:8:-;;1055:19:7;1379:20:10;1888:97:8;1009:18:7;1107:24;1888:97:8;;658:4307:51;1962:15:8;1888:97;658:4307:51;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;658:4307:51;;3401:45:38;;;:::i;:::-;3393:53;;3467:51;;;:::i;:::-;3456:62;;658:4307:51;;;;;3542:22:38;3528:36;;;;658:4307:51;3591:25:38;;3574:42;;;3644:13;3627:30;;658:4307:51;;4204:80:38;658:4307:51;4204:80:38;;658:4307:51;2079:95:38;658:4307:51;;;2079:95:38;;658:4307:51;2079:95:38;;;658:4307:51;3644:13:38;2079:95;;;658:4307:51;4278:4:38;3627:30;2079:95;;658:4307:51;3627:30:38;4204:80;;;;;:::i;:::-;658:4307:51;4194:91:38;;2079:95;3667:48;4278:4;2079:95;3725:27;658:4307:51;:::i;:::-;1009:18:7;:::i;:::-;1055:19;:::i;:::-;1107:24;:::i;:::-;-1:-1:-1;;;;;658:4307:51;668:40:9;;1379:20:10;:::i;:::-;1962:15:8;:::i;658:4307:51:-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;-1:-1:-1;658:4307:51;3615:13:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;:::o;:::-;3432:13:38;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;3615:13:3;658:4307:51;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;3615:13:3;658:4307:51;;;;;3615:13:3;658:4307:51;:::o;:::-;;;;-1:-1:-1;658:4307:51;;;;;3615:13:3;658:4307:51;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3615:13:3;658:4307:51;:::o;:::-;;;;;;;3615:13:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2721:170:7;2816:12;658:4307:51;2801:44:7;658:4307:51;;;;;;;;;;;;;;;;;;2801:44:7;-1:-1:-1;;658:4307:51;;2816:12:7;658:4307:51;2721:170:7:o;3011:274::-;658:4307:51;;;;3092:20:7;;;3088:88;;3190:47;658:4307:51;;;3206:13:7;658:4307:51;;;;;;;;;;;;;;;3190:47:7;658:4307:51;;;;;;;;3206:13:7;658:4307:51;3011:274:7:o;3088:88::-;658:4307:51;;-1:-1:-1;;;3135:30:7;;3111:1;3135:30;;;658:4307:51;;;3135:30:7;3415:213;3529:18;658:4307:51;;;;;;;;;;;;;3508:62:7;;;3529:18;658:4307:51;3415:213:7:o;6165:176:8:-;6268:9;658:4307:51;6245:56:8;658:4307:51;;;;;;;;;;;;;;;;;;;;;;6245:56:8;-1:-1:-1;;;;;;658:4307:51;;6268:9:8;658:4307:51;6165:176:8:o;3532:498:10:-;;2544:3;3674:32;;3670:132;;1586:23;658:4307:51;-1:-1:-1;;10446:63:46;:8;;;:63;-1:-1:-1;;;;;;;;;;;10446:63:46;;;-1:-1:-1;10446:63:46;8310:38;3897:7:10;;:::i;:::-;3906:38;;;:::i;:::-;8310::46;;:::i;:::-;-1:-1:-1;;658:4307:51;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;3961:62:10;3532:498::o;10446:63:46:-;658:4307:51;;;;;;;;;;14439:109:46;;1586:23:10;-1:-1:-1;;;;;;;;;;;14439:109:46;;;;;;658:4307:51;;;10446:63:46;;658:4307:51;-1:-1:-1;;;658:4307:51;;;;;;;;3670:132:10;658:4307:51;;-1:-1:-1;;;3729:62:10;;;;;658:4307:51;;;2544:3:10;658:4307:51;;;;;;3729:62:10;1057:224:9;867:6;658:4307:51;;;-1:-1:-1;;;1134:15:9;;658:4307:51;1134:15:9;;658:4307:51;;1134:15:9;;658:4307:51;;-1:-1:-1;;;;;658:4307:51;1134:15:9;;-1:-1:-1;;1134:15:9;;;1057:224;-1:-1:-1;1130:145:9;;658:4307:51;;1020:12:48;;14374:24:44;14370:103;;1020:12:48;658:4307:51;1239:25:9;:::o;14370:103:44:-;658:4307:51;;-1:-1:-1;;;14421:41:44;;14452:2;1134:15:9;14421:41:44;;658:4307:51;1020:12:48;658:4307:51;;;;;;14421:41:44;1130:145:9;1191:16;:::o;1134:15::-;;;;;;;;;;;;;;;;;:::i;:::-;;;658:4307:51;;;;;;;;:::i;:::-;1134:15:9;;;;658:4307:51;;;1134:15:9;;;-1:-1:-1;1134:15:9;;2887:340:34;;658:4307:51;;3032:2:34;3010:24;;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;658:4307:51;;;;3432:13:38;658:4307:51;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;658:4307:51:-;;;;-1:-1:-1;658:4307:51;;;;;3432:13:38;658:4307:51;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;658:4307:51:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2887:340:34;;658:4307:51;;3032:2:34;3010:24;;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;658:4307:51;;;;;;;;;;;;;1390:66:34;;3168:42::o;658:4307:51:-;;;;-1:-1:-1;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;658:4307:51:-;;;;;;;;;;;;;;;;;;;;;1708:286:34;1854:2;658:4307:51;;1840:16:34;1836:72;;658:4307:51;;;;;;;;;;;1949:36:34;1708:286;:::o;658:4307:51:-;;;;;;;;;;1949:36:34;1708:286;:::o;1836:72::-;658:4307:51;;;1879:18:34;;;;;;;658:4307:51;1879:18:34;;;658:4307:51;;;;;;;;;;;;;;;;;;:::i;:::-;1854:2:34;658:4307:51;-1:-1:-1;;658:4307:51;;;1879:18:34;;;;4174:218:44;-1:-1:-1;;;;;658:4307:51;4254:25:44;;;4250:105;;658:4307:51;4174:218:44;:::o;4250:105::-;658:4307:51;;;;14421:41:44;;;;4302:42;;658:4307:51;4302:42:44;;;658:4307:51;;;;;4302:42:44;658:4307:51;-1:-1:-1;;658:4307:51;;;;;;;;:::o;:::-;;;;;;;;;;;;;1586:23:10;658:4307:51;;;;;;;;;;;;1586:23:10;658:4307:51;;;;;;1586:23:10;-1:-1:-1;658:4307:51;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;-1:-1:-1;;;;;;;;;;;658:4307:51;;;;:::o;:::-;;;;-1:-1:-1;658:4307:51;;;;;-1:-1:-1;658:4307:51;11657:922:46;1586:23:10;658:4307:51;11657:922:46;;;11864:7;;;;11936;11916:28;11936:7;;:::i;:::-;1586:23:10;14439:109:46;;-1:-1:-1;;;;;;;;;;;14439:109:46;;14289:265;11916:28;658:4307:51;;;;;;;;;;;;12103:13:46;;;12099:89;;12251:14;;;;;12285:19;;;658:4307:51;;;;;;;;;;;;;;;;;12285:19:46;658:4307:51;;12423:25:46;;:::o;12247:163::-;658:4307:51;;12343:52:46;658:4307:51;12353:41:46;658:4307:51;;:::i;:::-;;;;;;;;12353:41:46;-1:-1:-1;;;;;658:4307:51;;12353:41:46;;;658:4307:51;12343:52:46;:::i;:::-;12247:163;;12099:89;658:4307:51;;-1:-1:-1;;;12143:30:46;;;;;11860:713;658:4307:51;12479:52:46;658:4307:51;12489:41:46;658:4307:51;;:::i;12489:41:46:-;-1:-1:-1;;;;;658:4307:51;;12489:41:46;;;658:4307:51;12343:52:46;:::i;12479:::-;11870:1;12545:17;;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode":{"entryPoint":918,"id":null,"parameterSlots":2,"returnSlots":0},"abi_decode_array_address_dyn":{"entryPoint":2018,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_address_dynt_array_uint256_dynt_array_bytes_dynt_bytes32":{"entryPoint":2344,"id":null,"parameterSlots":1,"returnSlots":4},"abi_decode_array_bytes_dyn":{"entryPoint":2216,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_uint256_dyn":{"entryPoint":2122,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_available_length_bytes":{"entryPoint":1788,"id":null,"parameterSlots":3,"returnSlots":1},"abi_decode_bool_fromMemory":{"entryPoint":12332,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":1843,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_string_calldata":{"entryPoint":4201,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_uint256_fromMemory":{"entryPoint":9569,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint8":{"entryPoint":4105,"id":null,"parameterSlots":0,"returnSlots":1},"abi_encode_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_address_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_array_address_dyn":{"entryPoint":7437,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32":{"entryPoint":14979,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32_uint256":{"entryPoint":15049,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_array_bytes_dyn":{"entryPoint":7498,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_uint256_dyn":{"entryPoint":4953,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4_18782":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes4_18837":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_enum_ProposalState":{"entryPoint":3577,"id":null,"parameterSlots":2,"returnSlots":0},"abi_encode_string":{"entryPoint":1240,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_memory_ptr":{"entryPoint":1203,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_address_array_address_dyn_array_uint256_dyn_array_string_dyn_array_bytes_dyn_uint256_uint256_string":{"entryPoint":13443,"id":null,"parameterSlots":10,"returnSlots":1},"abi_encode_uint256_enum_ProposalState_bytes32":{"entryPoint":8672,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_uint48":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string":{"entryPoint":8154,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string_bytes":{"entryPoint":8096,"id":null,"parameterSlots":6,"returnSlots":1},"allocate_and_zero_memory_array_array_string_dyn":{"entryPoint":13369,"id":null,"parameterSlots":1,"returnSlots":1},"allocate_memory":{"entryPoint":1746,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_array_string":{"entryPoint":7418,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_array_address_dyn":{"entryPoint":1995,"id":null,"parameterSlots":1,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":1761,"id":null,"parameterSlots":1,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":11646,"id":null,"parameterSlots":1,"returnSlots":0},"checked_add_uint256":{"entryPoint":8882,"id":null,"parameterSlots":2,"returnSlots":1},"checked_add_uint256_18885":{"entryPoint":8868,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256":{"entryPoint":12313,"id":null,"parameterSlots":2,"returnSlots":1},"checked_mul_uint256_18948":{"entryPoint":12269,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256_18952":{"entryPoint":12291,"id":null,"parameterSlots":1,"returnSlots":1},"checked_sub_uint256":{"entryPoint":9709,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"convert_bytes32_to_bytes1":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"copy_literal_to_memory_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536":{"entryPoint":9289,"id":null,"parameterSlots":0,"returnSlots":1},"copy_memory_to_memory_with_cleanup":{"entryPoint":1168,"id":null,"parameterSlots":3,"returnSlots":0},"external_fun_BALLOT_TYPEHASH":{"entryPoint":6505,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_CLOCK_MODE":{"entryPoint":3914,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_COUNTING_MODE":{"entryPoint":6411,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_EXTENDED_BALLOT_TYPEHASH":{"entryPoint":3443,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_cancel":{"entryPoint":3724,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVote":{"entryPoint":4121,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteBySig":{"entryPoint":5207,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReason":{"entryPoint":4654,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParams":{"entryPoint":4382,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParamsBySig":{"entryPoint":4246,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_clock":{"entryPoint":5491,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_eip712Domain":{"entryPoint":5005,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_execute":{"entryPoint":3028,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes":{"entryPoint":6733,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotesWithParams":{"entryPoint":5562,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_hasVoted":{"entryPoint":3635,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_hashProposal":{"entryPoint":6342,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_name":{"entryPoint":1260,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_nonces":{"entryPoint":4892,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155BatchReceived":{"entryPoint":6044,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155Received":{"entryPoint":6978,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC721Received":{"entryPoint":1870,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalDeadline":{"entryPoint":6204,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalEta":{"entryPoint":5959,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalNeedsQueuing":{"entryPoint":5931,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalProposer":{"entryPoint":1489,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalSnapshot":{"entryPoint":3388,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalThreshold":{"entryPoint":6014,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalVotes":{"entryPoint":3962,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_propose":{"entryPoint":4739,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_queue":{"entryPoint":2442,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorum":{"entryPoint":7085,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumDenominator":{"entryPoint":5534,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator":{"entryPoint":5771,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator_4735":{"entryPoint":4493,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_relay":{"entryPoint":6234,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setProposalThreshold":{"entryPoint":6893,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingDelay":{"entryPoint":4539,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingPeriod":{"entryPoint":6564,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_state":{"entryPoint":3590,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_supportsInterface":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_timelock":{"entryPoint":6370,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_token":{"entryPoint":7271,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateQuorumNumerator":{"entryPoint":968,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateTimelock":{"entryPoint":5815,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_version":{"entryPoint":4039,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingDelay":{"entryPoint":3502,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingPeriod":{"entryPoint":929,"id":null,"parameterSlots":0,"returnSlots":0},"extract_byte_array_length":{"entryPoint":7360,"id":null,"parameterSlots":1,"returnSlots":1},"extract_returndata":{"entryPoint":8479,"id":null,"parameterSlots":0,"returnSlots":1},"finalize_allocation":{"entryPoint":1713,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_18788":{"entryPoint":1580,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_30341":{"entryPoint":1604,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_30345":{"entryPoint":1631,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_30347":{"entryPoint":1658,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_30352":{"entryPoint":1685,"id":null,"parameterSlots":1,"returnSlots":0},"fun":{"entryPoint":7340,"id":667,"parameterSlots":0,"returnSlots":0},"fun_CLOCK_MODE":{"entryPoint":9346,"id":4608,"parameterSlots":0,"returnSlots":1},"fun__castVote":{"entryPoint":8068,"id":1890,"parameterSlots":4,"returnSlots":1},"fun__propose":{"entryPoint":13649,"id":1253,"parameterSlots":5,"returnSlots":1},"fun_cancel":{"entryPoint":14658,"id":4445,"parameterSlots":4,"returnSlots":1},"fun_castVote":{"entryPoint":8192,"id":1965,"parameterSlots":5,"returnSlots":1},"fun_castVoteWithReasonAndParamsBySig":{"entryPoint":7822,"id":1866,"parameterSlots":7,"returnSlots":1},"fun_checkGovernance":{"entryPoint":8527,"id":977,"parameterSlots":0,"returnSlots":0},"fun_clear":{"entryPoint":null,"id":14946,"parameterSlots":0,"returnSlots":0},"fun_clock":{"entryPoint":9142,"id":4584,"parameterSlots":0,"returnSlots":1},"fun_countVote":{"entryPoint":8895,"id":3987,"parameterSlots":4,"returnSlots":1},"fun_domainSeparatorV4":{"entryPoint":10087,"id":9210,"parameterSlots":0,"returnSlots":1},"fun_empty":{"entryPoint":null,"id":14982,"parameterSlots":0,"returnSlots":1},"fun_executeOperations":{"entryPoint":15127,"id":4392,"parameterSlots":5,"returnSlots":0},"fun_getVotes":{"entryPoint":9584,"id":4629,"parameterSlots":2,"returnSlots":1},"fun_hashProposal":{"entryPoint":7583,"id":747,"parameterSlots":4,"returnSlots":1},"fun_hashTypedDataV4":{"entryPoint":10049,"id":9247,"parameterSlots":1,"returnSlots":1},"fun_insert":{"entryPoint":11776,"id":13984,"parameterSlots":2,"returnSlots":2},"fun_isValidDescriptionForProposer":{"entryPoint":14088,"id":2237,"parameterSlots":2,"returnSlots":1},"fun_isValidSignatureNow":{"entryPoint":10804,"id":9443,"parameterSlots":3,"returnSlots":1},"fun_latest":{"entryPoint":11572,"id":13809,"parameterSlots":0,"returnSlots":1},"fun_onERC1155BatchReceived":{"entryPoint":8643,"id":2107,"parameterSlots":0,"returnSlots":1},"fun_popFront":{"entryPoint":12181,"id":14832,"parameterSlots":0,"returnSlots":1},"fun_proposalDeadline":{"entryPoint":7705,"id":898,"parameterSlots":1,"returnSlots":1},"fun_propose":{"entryPoint":13084,"id":1110,"parameterSlots":4,"returnSlots":1},"fun_pushBack":{"entryPoint":12090,"id":14689,"parameterSlots":1,"returnSlots":0},"fun_quorumNumerator":{"entryPoint":9724,"id":4735,"parameterSlots":1,"returnSlots":1},"fun_quorumReached":{"entryPoint":12922,"id":3870,"parameterSlots":1,"returnSlots":1},"fun_sqrt":{"entryPoint":11273,"id":10517,"parameterSlots":1,"returnSlots":1},"fun_state":{"entryPoint":12356,"id":4264,"parameterSlots":1,"returnSlots":1},"fun_state_856":{"entryPoint":12630,"id":856,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback":{"entryPoint":10610,"id":7383,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback_18817":{"entryPoint":10363,"id":7383,"parameterSlots":1,"returnSlots":1},"fun_toUint32":{"entryPoint":14610,"id":11949,"parameterSlots":1,"returnSlots":1},"fun_toUint48":{"entryPoint":11191,"id":11893,"parameterSlots":1,"returnSlots":1},"fun_tryParseAddress":{"entryPoint":14173,"id":8666,"parameterSlots":3,"returnSlots":2},"fun_tryParseChr":{"entryPoint":14496,"id":8726,"parameterSlots":1,"returnSlots":1},"fun_tryParseHexUintUncheckedBounds":{"entryPoint":14319,"id":8491,"parameterSlots":3,"returnSlots":2},"fun_tryRecover":{"entryPoint":11059,"id":9001,"parameterSlots":4,"returnSlots":3},"fun_tryRecover_8813":{"entryPoint":10999,"id":8813,"parameterSlots":2,"returnSlots":3},"fun_unsafeAccess":{"entryPoint":null,"id":14103,"parameterSlots":1,"returnSlots":1},"fun_upperBinaryLookup":{"entryPoint":11985,"id":14036,"parameterSlots":3,"returnSlots":1},"fun_useNonce":{"entryPoint":null,"id":7120,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap":{"entryPoint":8704,"id":2166,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap_30343":{"entryPoint":8786,"id":2166,"parameterSlots":1,"returnSlots":1},"fun_verifyCallResult":{"entryPoint":10008,"id":7005,"parameterSlots":2,"returnSlots":1},"fun_voteSucceeded":{"entryPoint":null,"id":3893,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":7760,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_bool_of_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_ProposalCore_storage_of_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_ProposalCore_storage_of_uint256_18789":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_ProposalCore_storage_of_uint256_18868":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":7797,"id":null,"parameterSlots":2,"returnSlots":1},"panic_error_0x11":{"entryPoint":7683,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x21":{"entryPoint":3540,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x32":{"entryPoint":7775,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x41":{"entryPoint":1558,"id":null,"parameterSlots":0,"returnSlots":0},"read_from_memoryt_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_uint208":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"revert_forward":{"entryPoint":9130,"id":null,"parameterSlots":0,"returnSlots":0},"shift_right_uint256_uint8":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"update_storage_value_offsett_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_bool_18869":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_t_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_contract_TimelockController_to_contract_TimelockController":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint32_to_uint32":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"validator_assert_enum_ProposalState":{"entryPoint":3562,"id":null,"parameterSlots":1,"returnSlots":0},"validator_assert_enum_RecoverError":{"entryPoint":10794,"id":null,"parameterSlots":1,"returnSlots":0},"validator_revert_address":{"entryPoint":1541,"id":null,"parameterSlots":1,"returnSlots":0},"validator_revert_uint48":{"entryPoint":4523,"id":null,"parameterSlots":1,"returnSlots":0},"wrapping_div_uint256":{"entryPoint":11241,"id":null,"parameterSlots":2,"returnSlots":1},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"immutableReferences":{"4532":[{"length":32,"start":5672},{"length":32,"start":6825},{"length":32,"start":7133},{"length":32,"start":7293},{"length":32,"start":9163},{"length":32,"start":9368},{"length":32,"start":9633},{"length":32,"start":12992},{"length":32,"start":13205}],"9108":[{"length":32,"start":10144}],"9110":[{"length":32,"start":10325}],"9112":[{"length":32,"start":10090}],"9114":[{"length":32,"start":10223}],"9116":[{"length":32,"start":10261}],"9119":[{"length":32,"start":5030}],"9122":[{"length":32,"start":5074}]},"linkReferences":{},"object":"60806040526004361015610023575b361561001957600080fd5b610021611cac565b005b60003560e01c806301ffc9a71461032357806302a251a31461031e57806306f3f9e61461031957806306fdde0314610314578063143489d01461030f578063150b7a021461030a578063160cbed7146103055780632656227d146103005780632d63f693146102fb5780632fe3e261146102f65780633932abb1146102f15780633e4f49e6146102ec57806343859632146102e7578063452115d6146102e25780634bf5d7e9146102dd578063544ffc9c146102d857806354fd4d50146102d357806356781388146102ce5780635b8d0e0d146102c95780635f398a14146102c457806360c4247f146102bf57806379051887146102ba5780637b3c71d3146102b55780637d5e81e2146102b05780637ecebe00146102ab57806384b0196e146102a65780638ff262e3146102a157806391ddadf41461029c57806397c3d334146102975780639a802a6d14610292578063a7713a701461028d578063a890c91014610288578063a9a9529414610283578063ab58fb8e1461027e578063b58131b014610279578063bc197c8114610274578063c01f9e371461026f578063c28bc2fa1461026a578063c59057e414610265578063d33219b414610260578063dd4e2ba51461025b578063deaaa7cc14610256578063e540d01d14610251578063eb9019d41461024c578063ece40cc114610247578063f23a6e6114610242578063f8ce560a1461023d5763fc0c546a0361000e57611c67565b611bad565b611b42565b611aed565b611a4d565b6119a4565b611969565b61190b565b6118e2565b6118c6565b61185a565b61183c565b61179c565b61177e565b611747565b61172b565b6116b7565b61168b565b6115ba565b61159e565b611573565b611457565b61138d565b61131c565b611283565b61122e565b6111bb565b61118d565b61111e565b611096565b611019565b610fc7565b610f7a565b610f4a565b610e8c565b610e33565b610e06565b610dae565b610d73565b610d3c565b610bd4565b61098a565b61074e565b6105d1565b6104ec565b6103c8565b6103a1565b346103915760203660031901126103915760043563ffffffff60e01b8116809103610391576020906332a2ad4360e11b8114908115610380575b811561036f575b506040519015158152f35b6301ffc9a760e01b14905038610364565b630271189760e51b8114915061035d565b600080fd5b600091031261039157565b3461039157600036600319011261039157602063ffffffff60085460301c16604051908152f35b34610391576020366003190112610391576004356103e461214f565b60648111610471576001600160d01b0390816103fe612d34565b166104076123b6565b92808311610451577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b46339979361043d91841690612e00565b5050604080519182526020820192909252a1005b6040516306dfcc6560e41b815260d0600482015260248101849052604490fd5b6044906040519063243e544560e01b8252600482015260646024820152fd5b60005b8381106104a35750506000910152565b8181015183820152602001610493565b906020916104cc81518092818552858086019101610490565b601f01601f1916010190565b9060206104e99281815201906104b3565b90565b34610391576000806003193601126105ce57604051908060035461050f81611cc0565b808552916001918083169081156105a45750600114610549575b61054585610539818703826106b1565b604051918291826104d8565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b82841061058c57505050810160200161053982610545610529565b80546020858701810191909152909301928101610571565b8695506105459693506020925061053994915060ff191682840152151560051b8201019293610529565b80fd5b34610391576020366003190112610391576004356000526004602052602060018060a01b0360406000205416604051908152f35b6001600160a01b0381160361039157565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161063f57604052565b610616565b604081019081106001600160401b0382111761063f57604052565b602081019081106001600160401b0382111761063f57604052565b60c081019081106001600160401b0382111761063f57604052565b61010081019081106001600160401b0382111761063f57604052565b90601f801991011681019081106001600160401b0382111761063f57604052565b604051906106df82610644565b565b6001600160401b03811161063f57601f01601f191660200190565b929192610708826106e1565b9161071660405193846106b1565b829481845281830111610391578281602093846000960137010152565b9080601f83011215610391578160206104e9933591016106fc565b346103915760803660031901126103915761076a600435610605565b610775602435610605565b6064356001600160401b03811161039157610794903690600401610733565b50600b546001600160a01b031630036107b957604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b03811161063f5760051b60200190565b81601f82011215610391578035916107f9836107cb565b9261080760405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610831575050505090565b838091833561083f81610605565b815201910190610823565b81601f8201121561039157803591610861836107cb565b9261086f60405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610899575050505090565b8135815290830190830161088b565b9080601f83011215610391578135906108c0826107cb565b926108ce60405194856106b1565b828452602092838086019160051b8301019280841161039157848301915b8483106108fc5750505050505090565b82356001600160401b03811161039157869161091d84848094890101610733565b8152019201916108ec565b6080600319820112610391576001600160401b03916004358381116103915782610954916004016107e2565b92602435818111610391578361096c9160040161084a565b9260443591821161039157610983916004016108a8565b9060643590565b346103915761099836610928565b6109a6818385879697611d9f565b926109b084612200565b50600b546109ce906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610b8357600096610bb5575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610a308c8a8a8d60048601613a83565b03915afa918215610b8357600092610b88575b5050610a5987600052600c602052604060002090565b55600b54610a6f906001600160a01b03166109c2565b90813b156103915760008094610a9b878b51998a97889687956308f2a0bb60e41b875260048701613ac9565b03925af1908115610b8357610abf92610aba92610b6a575b50426122b2565b612bb7565b65ffffffffffff811615610b5957917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610b4884610b2a610545966001610b10886000526004602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610b77610b7d9261062c565b80610396565b38610ab3565b6123aa565b610ba79250803d10610bae575b610b9f81836106b1565b810190612561565b3880610a43565b503d610b95565b610bcd919650823d8411610bae57610b9f81836106b1565b94386109f9565b610bdd36610928565b610beb818385879597611d9f565b92610bf584612252565b50610c20610c0d856000526004602052604060002090565b805460ff60f01b1916600160f01b179055565b600b546001600160a01b03939084163003610cd2575b94610c4692916105459686613b17565b600b543091166001600160a01b0316141580610cad575b610c9e575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f90602090a16040519081529081906020820190565b610ca86000600555565b610c62565b50610ccd610cc96005546001600160801b0381169060801c1490565b1590565b610c5d565b9290939160005b8451811015610d3257610d0e9030610d046109c2610cf7848a611e75565b516001600160a01b031690565b14610d1357611e50565b610cd9565b610d2d610d20828a611e75565b5160208151910120612f3a565b611e50565b5091939092610c36565b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60406000205460a01c16604051908152f35b346103915760003660031901126103915760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b3461039157600036600319011261039157602065ffffffffffff60085416604051908152f35b634e487b7160e01b600052602160045260246000fd5b60081115610df457565b610dd4565b906008821015610df45752565b34610391576020366003190112610391576020610e24600435613044565b610e316040518092610df9565bf35b3461039157604036600319011261039157602060ff610e80602435610e5781610605565b6004356000526009845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b3461039157610e9a36610928565b90610ea9828285879697611d9f565b610eb281613044565b6008811015610df45760018060ff83161b1615610f1d57506000908152600460205260409020546001600160a01b03163303610f055761054593610ef593613942565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90610f41606492604051926331b75e4d60e01b845260048401526024830190610df9565b60016044820152fd5b3461039157600036600319011261039157610545610f66612482565b6040519182916020835260208301906104b3565b346103915760203660031901126103915760043560005260096020526040600020805461054560026001840154930154604051938493846040919493926060820195825260208201520152565b3461039157600036600319011261039157610545604051610fe781610644565b60018152603160f81b60208201526040519182916020835260208301906104b3565b6024359060ff8216820361039157565b34610391576040366003190112610391576020611061611037611009565b6040516110438161065f565b60008152604051916110548361065f565b6000835233600435612000565b604051908152f35b9181601f84011215610391578235916001600160401b038311610391576020838186019501011161039157565b346103915760c0366003190112610391576110af611009565b604435906110bc82610605565b6001600160401b0390606435828111610391576110dd903690600401611069565b608435848111610391576110f5903690600401610733565b9160a4359485116103915761054595611115610ef5963690600401610733565b94600435611e8e565b3461039157608036600319011261039157611137611009565b6001600160401b039060443582811161039157611158903690600401611069565b9091606435938411610391576111836110619361117b6020963690600401610733565b9336916106fc565b9033600435612000565b346103915760203660031901126103915760206110616004356125fc565b65ffffffffffff81160361039157565b34610391576020366003190112610391576004356111d8816111ab565b6111e061214f565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855005b3461039157606036600319011261039157611247611009565b6044356001600160401b0381116103915760209161127661126f611061933690600401611069565b36916106fc565b604051916110548361065f565b34610391576080366003190112610391576001600160401b03600435818111610391576112b49036906004016107e2565b90602435818111610391576112cd90369060040161084a565b91604435828111610391576112e69036906004016108a8565b60643592831161039157366023840112156103915761054593611316610ef59436906024816004013591016106fc565b9261331c565b346103915760203660031901126103915760043561133981610605565b60018060a01b031660005260026020526020604060002054604051908152f35b90815180825260208080930193019160005b828110611379575050505090565b83518552938101939281019260010161136b565b34610391576000366003190112610391576114286113ca7f000000000000000000000000000000000000000000000000000000000000000061287b565b6105456113f67f0000000000000000000000000000000000000000000000000000000000000000612972565b611436604051916114068361065f565b60008352604051958695600f60f81b875260e0602088015260e08701906104b3565b9085820360408701526104b3565b90466060850152306080850152600060a085015283820360c0850152611359565b3461039157608036600319011261039157600435611473611009565b906044359161148183610605565b6064356001600160401b03811161039157610cc96114a6611533923690600401610733565b6001600160a01b038616600090815260026020526040902080546001810190915561152d9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a081526115258161067a565b519020612741565b86612a34565b61154e5790610ef59161054593611548611cfa565b92611f84565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b0390fd5b3461039157600036600319011261039157602061158e6123b6565b65ffffffffffff60405191168152f35b3461039157600036600319011261039157602060405160648152f35b34610391576060366003190112610391576004356115d781610605565b6044356001600160401b038111610391576044916115fb6020923690600401610733565b50604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d575b506040519081529081906020820190565b611685915060203d8111610bae57610b9f81836106b1565b3861165c565b346103915760003660031901126103915760206001600160d01b036116ae612d34565b16604051908152f35b34610391576020366003190112610391576004356116d481610605565b6116dc61214f565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55005b3461039157602036600319011261039157602060405160018152f35b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60016040600020015416604051908152f35b34610391576000366003190112610391576020600754604051908152f35b346103915760a0366003190112610391576117b8600435610605565b6117c3602435610605565b6001600160401b03604435818111610391576117e390369060040161084a565b50606435818111610391576117fc90369060040161084a565b5060843590811161039157611815903690600401610733565b506105456118216121c3565b6040516001600160e01b031990911681529081906020820190565b34610391576020366003190112610391576020611061600435611e19565b60603660031901126103915760043561187281610605565b604435906001600160401b0382116103915760008091611899610021943690600401611069565b906118a261214f565b81604051928392833781018481520391602435905af16118c061211f565b90612718565b346103915760206110616118d936610928565b92919091611d9f565b3461039157600036600319011261039157600b546040516001600160a01b039091168152602090f35b346103915760003660031901126103915761054560405161192b81610644565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906104b3565b346103915760003660031901126103915760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b346103915760203660031901126103915760043563ffffffff80821691828103610391576119d061214f565b8215611a34577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346103915760403660031901126103915760446020600435611a6e81610605565b6000604051611a7c8161065f565b52604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d57506040519081529081906020820190565b3461039157602036600319011261039157600435611b0961214f565b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755005b346103915760a036600319011261039157611b5e600435610605565b611b69602435610605565b6084356001600160401b03811161039157611b88903690600401610733565b50600b546001600160a01b031630036107b95760405163f23a6e6160e01b8152602090f35b3461039157602036600319011261039157604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa918215610b835761054592606492611c3192600092611c43575b50611c2b906125fc565b90613019565b04604051918291829190602083019252565b611c2b919250611c609060203d8111610bae57610b9f81836106b1565b9190611c21565b34610391576000366003190112610391576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b600b546001600160a01b031630036107b957565b90600182811c92168015611cf0575b6020831014611cda57565b634e487b7160e01b600052602260045260246000fd5b91607f1691611ccf565b60405190611d078261065f565b60008252565b90815180825260208080930193019160005b828110611d2d575050505090565b83516001600160a01b031685529381019392810192600101611d1f565b90815180825260208092019182818360051b85019501936000915b848310611d755750505050505090565b9091929394958480611d8f83856001950387528a516104b3565b9801930193019194939290611d65565b9290611deb92611dfd92604051948592611ddb611dc8602086019960808b5260a0870190611d0d565b601f199687878303016040880152611359565b9085858303016060860152611d4a565b906080830152039081018352826106b1565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600460205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611e4b571690565b611e03565b6000198114611e4b5760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015611e895760209160051b010190565b611e5f565b939092919695610cc9611f4891611f428a611ec48160018060a01b03166000526002602052604060002080549060018201905590565b611ecf36888a6106fc565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e0815261152581610695565b8a612a34565b611f63576104e9959691611f5d9136916106fc565b92612000565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916104e9939160405193611f978561065f565b60008552612000565b93909260ff611fcc936104e997958752166020860152604085015260a0606085015260a08401906104b3565b9160808184039101526104b3565b909260ff6080936104e996958452166020830152604082015281606082015201906104b3565b92919061200c84613044565b6008811015610df4576002600160ff83161b16156120f1575083600052600460205261206861206061205a61204f604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b83612570565b8383876122bf565b948051156000146120b557506120af7fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785611fda565b0390a290565b6120af907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886611fa0565b6040516331b75e4d60e01b815260048101869052606491612116906024830190610df9565b60026044820152fd5b3d1561214a573d90612130826106e1565b9161213e60405193846106b1565b82523d6000602084013e565b606090565b600b546001600160a01b03163381036121ab57300361216a57565b612173366106e1565b61218060405191826106b1565b368152602081019036600083376000602036830101525190205b806121a3612f95565b0361219a5750565b6040516347096e4760e01b8152336004820152602490fd5b600b546001600160a01b031630036107b95763bc197c8160e01b90565b6040906121fc6000939594606083019683526020830190610df9565b0152565b61220981613044565b906008821015610df4576010600160ff84161b1615612226575090565b612249606492604051926331b75e4d60e01b845260048401526024830190610df9565b60106044820152fd5b61225b81613044565b906008821015610df4576030600160ff84161b1615612278575090565b61229b606492604051926331b75e4d60e01b845260048401526024830190610df9565b60306044820152fd5b9060018201809211611e4b57565b91908201809211611e4b57565b6122d6909291926000526009602052604060002090565b91600383016123016122fa83839060018060a01b0316600052602052604060002090565b5460ff1690565b6123895761232760ff9392612334929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061234b57506123468282546122b2565b905590565b6001810361236257506001016123468282546122b2565b600203612377576002016123468282546122b2565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b6040513d6000823e3d90fd5b6040516324776b7d60e21b81526020816004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa6000918161240d575b506104e957506104e943612bb7565b90916020823d8211612441575b81612427602093836106b1565b810103126105ce57505161243a816111ab565b90386123fe565b3d915061241a565b6040519061245682610644565b601d82527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c740000006020830152565b604051634bf5d7e960e01b8152600080826004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa909182826124da575b50506104e957506104e9612449565b909192503d8082843e6124ed81846106b1565b820191602081840312612559578051906001600160401b03821161255d570182601f8201121561255957805191612523836106e1565b9361253160405195866106b1565b838552602084840101116105ce5750906125519160208085019101610490565b9038806124cb565b5080fd5b8280fd5b90816020910312610391575190565b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610b83576000916125d5575090565b6104e9915060203d8111610bae57610b9f81836106b1565b600019810191908211611e4b57565b600a546000198101818111611e4b57811115611e8957600a6000527fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a78101549165ffffffffffff9281848216111561270e575061265890612bb7565b60009082600581116126b8575b506126709350612ed1565b80612685575060005b6001600160d01b031690565b6126ac6126946126b3926125ed565b600a600052600080516020613ba38339815191520190565b5460301c90565b612679565b90926126c382612c09565b8203918211611e4b5761267094600a84528083600080516020613ba3833981519152015416908516106000146126fc5750915b38612665565b929150612708906122a4565b906126f6565b9250505060301c90565b9091906106df575080511561272f57805190602001fd5b60405163d6bda27560e01b8152600490fd5b60429061274c612767565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480612852575b156127c2577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a08152611dfd8161067a565b507f00000000000000000000000000000000000000000000000000000000000000004614612799565b60ff81146128b95760ff811690601f82116128a7576040519161289d83610644565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516000818154916128cc83611cc0565b8083529260019081811690811561295057506001146128f3575b506104e9925003826106b1565b600080805291507f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b84831061293557506104e99350508101602001386128e6565b8193509081602092548385890101520191019091849261291c565b9050602092506104e994915060ff191682840152151560051b820101386128e6565b60ff81146129945760ff811690601f82116128a7576040519161289d83610644565b506040516000816001918254926129aa84611cc0565b8084529381811690811561295057506001146129cd57506104e9925003826106b1565b600081815291507fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b848310612a0f57506104e99350508101602001386128e6565b819350908160209254838589010152019101909184926129f6565b60041115610df457565b9091813b612a6f57612a469192612af7565b50612a5081612a2a565b159182612a5c57505090565b6001600160a01b03918216911614919050565b6000918291604051612ab381612aa56020820194630b135d3f60e11b998a875260248401526040604484015260648301906104b3565b03601f1981018352826106b1565b51915afa90612ac061211f565b82612ae9575b82612ad057505090565b612ae591925060208082518301019101612561565b1490565b915060208251101591612ac6565b8151919060418303612b2857612b2192506020820151906060604084015193015160001a90612b33565b9192909190565b505060009160029190565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612bab57926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610b835780516001600160a01b03811615612ba257918190565b50809160019190565b50505060009160039190565b65ffffffffffff90818111612bca571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b8115612bf3570490565b634e487b7160e01b600052601260045260246000fd5b60018111156104e957600181600160801b811015612d22575b612cca612cc0612cb6612cac612ca2612c98612cd697600488600160401b612cd19a1015612d15575b640100000000811015612d08575b62010000811015612cfb575b610100811015612cef575b6010811015612ce3575b1015612cdb575b60030260011c612c91818b612be9565b0160011c90565b612c91818a612be9565b612c918189612be9565b612c918188612be9565b612c918187612be9565b612c918186612be9565b8093612be9565b821190565b900390565b60011b612c81565b811c9160021b91612c7a565b60081c91811b91612c70565b60101c9160081b91612c65565b60201c9160101b91612c59565b60401c9160201b91612c4b565b50600160401b9050608082901c612c22565b600a5460009080612d46575050600090565b80600019810111611e4b57600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b600a5490600160401b82101561063f576001820180600a55821015611e89576106df91600a600052600080516020613ba38339815191520190612dde65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a549192918015612ea757612694612e18916125ed565b9081549165ffffffffffff90818416918316808311612e9557869203612e5d57612e5692509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050612e9090612e7c612e6e6106d2565b65ffffffffffff9092168252565b6001600160d01b0385166020820152612d7e565b612e56565b604051632520601d60e01b8152600490fd5b50612ecb90612eb7612e6e6106d2565b6001600160d01b0384166020820152612d7e565b60009190565b905b828110612edf57505090565b90918082169080831860011c8201809211611e4b57600a60005265ffffffffffff8083600080516020613ba383398151915201541690851610600014612f285750915b90612ed3565b929150612f34906122a4565b90612f22565b6005548060801c9160018301926001600160801b0380931683851614612f82576000526006602052604060002055600554916001600160801b03199060801b16911617600555565b634e487b7160005260416020526024601cfd5b600554906001600160801b038083169260801c8314612fda57826000526006602052600160406000209360008554955501166001600160801b03196005541617600555565b634e487b7160005260316020526024601cfd5b908160011b9180830460021490151715611e4b57565b908160041b9180830460101490151715611e4b57565b81810292918115918404141715611e4b57565b90816020910312610391575180151581036103915790565b61304d81613156565b9061305782610dea565b60058203613152576130749150600052600c602052604060002090565b54600b5461308a906001600160a01b03166109c2565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610b8357600091613135575b50156130c857505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610b8357600092613108575b50501561310357600790565b600290565b6131279250803d1061312e575b61311f81836106b1565b81019061302c565b38806130f7565b503d613115565b61314c9150843d861161312e5761311f81836106b1565b386130ba565b5090565b61316a816000526004602052604060002090565b5460ff8160f01c166132735760f81c61326d576131a661204f613197836000526004602052604060002090565b5460a01c65ffffffffffff1690565b8015613254576131b761204f6123b6565b8091101561324d576131c882611e19565b106131d35750600190565b6131df610cc98261327a565b8015613228575b156131f15750600390565b61204f600161320d61321a936000526004602052604060002090565b015465ffffffffffff1690565b61322357600490565b600590565b50613248610cc98260005260096020526040600020600181015490541090565b6131e6565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260096020526040600020600460205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa918215610b83576133179260649261330592600092611c435750611c2b906125fc565b049160026001820154910154906122b2565b101590565b919392909361332b8233613708565b15613421576007549485613347575b6104e99495503393613551565b65ffffffffffff6000198161335a6123b6565b160190808211611e4b5760006040516133728161065f565b52604051630748d63560e31b8152336004820152911660248201526020816044817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610b8357600091613403575b508681106133dc575061333a565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b61341b915060203d8111610bae57610b9f81836106b1565b386133ce565b60405163d9b3955760e01b8152336004820152602490fd5b90613443826107cb565b61345060405191826106b1565b8281528092613461601f19916107cb565b019060005b82811061347257505050565b806060602080938501015201613466565b95926134b6906134c4939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190611d0d565b908682036060880152611359565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b8382106135235750505050506104e99697509061350a9184820360a0860152611d4a565b9360c083015260e08201526101008184039101526104b3565b909192939583806135428f93600194601f199082030186528a516104b3565b980192019201909392916134e6565b91949390929461356986516020880120828686611d9f565b9583518551908181148015906136fd575b80156136f5575b6136cc57505065ffffffffffff94856135a76131978a6000526004602052604060002090565b166136a5577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0956136a09363ffffffff6135f06135e26123b6565b6008549480861691166122b2565b9260301c1661367e61360c8c6000526004602052604060002090565b80546001600160a01b0319166001600160a01b038a1617815561365561363186612bb7565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b61365e83613912565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b61369261368b8951613439565b91846122b2565b936040519889988d8a613483565b0390a1565b876136af81613044565b6040516331b75e4d60e01b815291829161156f91600484016121e0565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613581565b50835181141561357a565b908051603481106137555760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b01613755576137479160291982019061375d565b9015918215612a5c57505090565b505050600190565b91908251821180156137e6575b6137bd57613777816122a4565b8211806137c8575b61378a901515612fed565b60280180602811611e4b57818303838111611e4b57036137bd576137ad926137ef565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b1461377f565b5081811161376a565b9290926137fb846122a4565b831180613882575b61380e901515612fed565b936000948101809111611e4b579192905b81831061382f5750505060019190565b9092919360ff61385061384b6020888601015160ff60f81b1690565b6138a0565b1690600f8211613876579061386761386e92613003565b0194611e50565b91929061381f565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14613803565b60f81c602f811180613908575b156138bc57602f190160ff1690565b60608111806138fe575b156138d5576056190160ff1690565b60408111806138f4575b156138ee576036190160ff1690565b5060ff90565b50604781106138df565b50606781106138c6565b50603a81106138ad565b63ffffffff90818111613923571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b9061394e939291611d9f565b61395781613044565b6008811015610df457603b600160ff83161b1615613a56575061399c613987826000526004602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a16139dc81600052600c602052604060002090565b54806139e6575090565b600b546139fb906001600160a01b03166109c2565b803b156103915760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610b8357613a43575b506000818152600c602052604081205590565b80610b77613a509261062c565b38613a30565b90613a7a606492604051926331b75e4d60e01b845260048401526024830190610df9565b603b6044820152fd5b949392613aaf608093613aa1613abd9460a08a5260a08a0190611d0d565b9088820360208a0152611359565b908682036040880152611d4a565b93600060608201520152565b9192613af860a094613aea613b06949998979960c0875260c0870190611d0d565b908582036020870152611359565b908382036040850152611d4a565b946000606083015260808201520152565b9290939160018060a01b03600b541690813b1561039157600093613b666040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601613a83565b039134905af1908115610b8357600092613b9092613b93575b50600052600c602052604060002090565b55565b613b9c9061062c565b38613b7f56fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209cd843d7b6bf58a291c7a54344516120370d1b69b661023415f02507a921372f64736f6c63430008140033","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x1CAC JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x323 JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x31E JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x319 JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x314 JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x30F JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x30A JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x305 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x300 JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x2FB JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x2F6 JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x2F1 JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x2EC JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x2E7 JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x2E2 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x2DD JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x2D8 JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x2D3 JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x2CE JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x2C9 JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x2C4 JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x2BF JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x2BA JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x2B5 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x2B0 JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x2AB JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x2A6 JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x2A1 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x29C JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x297 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x292 JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x28D JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x288 JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x283 JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x27E JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x279 JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x274 JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x26F JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x26A JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x265 JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x260 JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x25B JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x256 JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x251 JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x24C JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x247 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x242 JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x23D JUMPI PUSH4 0xFC0C546A SUB PUSH2 0xE JUMPI PUSH2 0x1C67 JUMP JUMPDEST PUSH2 0x1BAD JUMP JUMPDEST PUSH2 0x1B42 JUMP JUMPDEST PUSH2 0x1AED JUMP JUMPDEST PUSH2 0x1A4D JUMP JUMPDEST PUSH2 0x19A4 JUMP JUMPDEST PUSH2 0x1969 JUMP JUMPDEST PUSH2 0x190B JUMP JUMPDEST PUSH2 0x18E2 JUMP JUMPDEST PUSH2 0x18C6 JUMP JUMPDEST PUSH2 0x185A JUMP JUMPDEST PUSH2 0x183C JUMP JUMPDEST PUSH2 0x179C JUMP JUMPDEST PUSH2 0x177E JUMP JUMPDEST PUSH2 0x1747 JUMP JUMPDEST PUSH2 0x172B JUMP JUMPDEST PUSH2 0x16B7 JUMP JUMPDEST PUSH2 0x168B JUMP JUMPDEST PUSH2 0x15BA JUMP JUMPDEST PUSH2 0x159E JUMP JUMPDEST PUSH2 0x1573 JUMP JUMPDEST PUSH2 0x1457 JUMP JUMPDEST PUSH2 0x138D JUMP JUMPDEST PUSH2 0x131C JUMP JUMPDEST PUSH2 0x1283 JUMP JUMPDEST PUSH2 0x122E JUMP JUMPDEST PUSH2 0x11BB JUMP JUMPDEST PUSH2 0x118D JUMP JUMPDEST PUSH2 0x111E JUMP JUMPDEST PUSH2 0x1096 JUMP JUMPDEST PUSH2 0x1019 JUMP JUMPDEST PUSH2 0xFC7 JUMP JUMPDEST PUSH2 0xF7A JUMP JUMPDEST PUSH2 0xF4A JUMP JUMPDEST PUSH2 0xE8C JUMP JUMPDEST PUSH2 0xE33 JUMP JUMPDEST PUSH2 0xE06 JUMP JUMPDEST PUSH2 0xDAE JUMP JUMPDEST PUSH2 0xD73 JUMP JUMPDEST PUSH2 0xD3C JUMP JUMPDEST PUSH2 0xBD4 JUMP JUMPDEST PUSH2 0x98A JUMP JUMPDEST PUSH2 0x74E JUMP JUMPDEST PUSH2 0x5D1 JUMP JUMPDEST PUSH2 0x4EC JUMP JUMPDEST PUSH2 0x3C8 JUMP JUMPDEST PUSH2 0x3A1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x391 JUMPI PUSH1 0x20 SWAP1 PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x380 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x36F JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x364 JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x35D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x8 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x3E4 PUSH2 0x214F JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x471 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 PUSH2 0x3FE PUSH2 0x2D34 JUMP JUMPDEST AND PUSH2 0x407 PUSH2 0x23B6 JUMP JUMPDEST SWAP3 DUP1 DUP4 GT PUSH2 0x451 JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP4 PUSH2 0x43D SWAP2 DUP5 AND SWAP1 PUSH2 0x2E00 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE LOG1 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH2 0x4A3 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x493 JUMP JUMPDEST SWAP1 PUSH1 0x20 SWAP2 PUSH2 0x4CC DUP2 MLOAD DUP1 SWAP3 DUP2 DUP6 MSTORE DUP6 DUP1 DUP7 ADD SWAP2 ADD PUSH2 0x490 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x4E9 SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5CE JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x50F DUP2 PUSH2 0x1CC0 JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x5A4 JUMPI POP PUSH1 0x1 EQ PUSH2 0x549 JUMPI JUMPDEST PUSH2 0x545 DUP6 PUSH2 0x539 DUP2 DUP8 SUB DUP3 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x4D8 JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x58C JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x539 DUP3 PUSH2 0x545 PUSH2 0x529 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x571 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x545 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x539 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x529 JUMP JUMPDEST DUP1 REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x391 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x616 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x63F JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x6DF DUP3 PUSH2 0x644 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x63F JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0x708 DUP3 PUSH2 0x6E1 JUMP JUMPDEST SWAP2 PUSH2 0x716 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6B1 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x391 JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP2 PUSH1 0x20 PUSH2 0x4E9 SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0x6FC JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x76A PUSH1 0x4 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH2 0x775 PUSH1 0x24 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x794 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x63F JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x7F9 DUP4 PUSH2 0x7CB JUMP JUMPDEST SWAP3 PUSH2 0x807 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6B1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x391 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x831 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0x83F DUP2 PUSH2 0x605 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0x823 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x861 DUP4 PUSH2 0x7CB JUMP JUMPDEST SWAP3 PUSH2 0x86F PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6B1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x391 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x899 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0x88B JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0x8C0 DUP3 PUSH2 0x7CB JUMP JUMPDEST SWAP3 PUSH2 0x8CE PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6B1 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x391 JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x8FC JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI DUP7 SWAP2 PUSH2 0x91D DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0x733 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0x8EC JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x391 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x391 JUMPI DUP3 PUSH2 0x954 SWAP2 PUSH1 0x4 ADD PUSH2 0x7E2 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI DUP4 PUSH2 0x96C SWAP2 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x391 JUMPI PUSH2 0x983 SWAP2 PUSH1 0x4 ADD PUSH2 0x8A8 JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH2 0x998 CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST PUSH2 0x9A6 DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x1D9F JUMP JUMPDEST SWAP3 PUSH2 0x9B0 DUP5 PUSH2 0x2200 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH2 0x9CE SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP7 PUSH2 0xBB5 JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0xA30 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x3A83 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP3 PUSH2 0xB88 JUMPI JUMPDEST POP POP PUSH2 0xA59 DUP8 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0xB SLOAD PUSH2 0xA6F SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9C2 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x391 JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0xA9B DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x3AC9 JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH2 0xABF SWAP3 PUSH2 0xABA SWAP3 PUSH2 0xB6A JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x22B2 JUMP JUMPDEST PUSH2 0x2BB7 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0xB59 JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0xB48 DUP5 PUSH2 0xB2A PUSH2 0x545 SWAP7 PUSH1 0x1 PUSH2 0xB10 DUP9 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0xB77 PUSH2 0xB7D SWAP3 PUSH2 0x62C JUMP JUMPDEST DUP1 PUSH2 0x396 JUMP JUMPDEST CODESIZE PUSH2 0xAB3 JUMP JUMPDEST PUSH2 0x23AA JUMP JUMPDEST PUSH2 0xBA7 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0xBAE JUMPI JUMPDEST PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x2561 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0xA43 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0xB95 JUMP JUMPDEST PUSH2 0xBCD SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0x9F9 JUMP JUMPDEST PUSH2 0xBDD CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST PUSH2 0xBEB DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x1D9F JUMP JUMPDEST SWAP3 PUSH2 0xBF5 DUP5 PUSH2 0x2252 JUMP JUMPDEST POP PUSH2 0xC20 PUSH2 0xC0D DUP6 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0xCD2 JUMPI JUMPDEST SWAP5 PUSH2 0xC46 SWAP3 SWAP2 PUSH2 0x545 SWAP7 DUP7 PUSH2 0x3B17 JUMP JUMPDEST PUSH1 0xB SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0xCAD JUMPI JUMPDEST PUSH2 0xC9E JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0xCA8 PUSH1 0x0 PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH2 0xC62 JUMP JUMPDEST POP PUSH2 0xCCD PUSH2 0xCC9 PUSH1 0x5 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0xC5D JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0xD32 JUMPI PUSH2 0xD0E SWAP1 ADDRESS PUSH2 0xD04 PUSH2 0x9C2 PUSH2 0xCF7 DUP5 DUP11 PUSH2 0x1E75 JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0xD13 JUMPI PUSH2 0x1E50 JUMP JUMPDEST PUSH2 0xCD9 JUMP JUMPDEST PUSH2 0xD2D PUSH2 0xD20 DUP3 DUP11 PUSH2 0x1E75 JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x2F3A JUMP JUMPDEST PUSH2 0x1E50 JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0xC36 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x8 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0xDF4 JUMPI JUMP JUMPDEST PUSH2 0xDD4 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xDF4 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0xE24 PUSH1 0x4 CALLDATALOAD PUSH2 0x3044 JUMP JUMPDEST PUSH2 0xE31 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0xDF9 JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0xE80 PUSH1 0x24 CALLDATALOAD PUSH2 0xE57 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH2 0xE9A CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST SWAP1 PUSH2 0xEA9 DUP3 DUP3 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x1D9F JUMP JUMPDEST PUSH2 0xEB2 DUP2 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x1 DUP1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0xF1D JUMPI POP PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0xF05 JUMPI PUSH2 0x545 SWAP4 PUSH2 0xEF5 SWAP4 PUSH2 0x3942 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x233D98E3 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0xF41 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x545 PUSH2 0xF66 PUSH2 0x2482 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0x545 PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x545 PUSH1 0x40 MLOAD PUSH2 0xFE7 DUP2 PUSH2 0x644 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH2 0x1037 PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1043 DUP2 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1054 DUP4 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x2000 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x391 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x391 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x10AF PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x10BC DUP3 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x10DD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x10F5 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x391 JUMPI PUSH2 0x545 SWAP6 PUSH2 0x1115 PUSH2 0xEF5 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E8E JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1137 PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x1158 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x391 JUMPI PUSH2 0x1183 PUSH2 0x1061 SWAP4 PUSH2 0x117B PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0x6FC JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x2000 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH1 0x4 CALLDATALOAD PUSH2 0x25FC JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND SUB PUSH2 0x391 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x11D8 DUP2 PUSH2 0x11AB JUMP JUMPDEST PUSH2 0x11E0 PUSH2 0x214F JUMP JUMPDEST PUSH1 0x8 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x8 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1247 PUSH2 0x1009 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH1 0x20 SWAP2 PUSH2 0x1276 PUSH2 0x126F PUSH2 0x1061 SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0x6FC JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1054 DUP4 PUSH2 0x65F JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x12B4 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x7E2 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x12CD SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x12E6 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x8A8 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x391 JUMPI CALLDATASIZE PUSH1 0x23 DUP5 ADD SLT ISZERO PUSH2 0x391 JUMPI PUSH2 0x545 SWAP4 PUSH2 0x1316 PUSH2 0xEF5 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x24 DUP2 PUSH1 0x4 ADD CALLDATALOAD SWAP2 ADD PUSH2 0x6FC JUMP JUMPDEST SWAP3 PUSH2 0x331C JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1339 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1379 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x136B JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1428 PUSH2 0x13CA PUSH32 0x0 PUSH2 0x287B JUMP JUMPDEST PUSH2 0x545 PUSH2 0x13F6 PUSH32 0x0 PUSH2 0x2972 JUMP JUMPDEST PUSH2 0x1436 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1406 DUP4 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x4B3 JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1473 PUSH2 0x1009 JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x1481 DUP4 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH2 0xCC9 PUSH2 0x14A6 PUSH2 0x1533 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x152D SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1525 DUP2 PUSH2 0x67A JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x2741 JUMP JUMPDEST DUP7 PUSH2 0x2A34 JUMP JUMPDEST PUSH2 0x154E JUMPI SWAP1 PUSH2 0xEF5 SWAP2 PUSH2 0x545 SWAP4 PUSH2 0x1548 PUSH2 0x1CFA JUMP JUMPDEST SWAP3 PUSH2 0x1F84 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x158E PUSH2 0x23B6 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x15D7 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH1 0x44 SWAP2 PUSH2 0x15FB PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x545 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166D JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x1685 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST CODESIZE PUSH2 0x165C JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x16AE PUSH2 0x2D34 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x16D4 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH2 0x16DC PUSH2 0x214F JUMP JUMPDEST PUSH1 0xB SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0xB SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x7 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x17B8 PUSH1 0x4 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH2 0x17C3 PUSH1 0x24 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x17E3 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x17FC SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x84A JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x1815 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH2 0x545 PUSH2 0x1821 PUSH2 0x21C3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E19 JUMP JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1872 DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x391 JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x1899 PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x1069 JUMP JUMPDEST SWAP1 PUSH2 0x18A2 PUSH2 0x214F JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x18C0 PUSH2 0x211F JUMP JUMPDEST SWAP1 PUSH2 0x2718 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 PUSH2 0x1061 PUSH2 0x18D9 CALLDATASIZE PUSH2 0x928 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x1D9F JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x545 PUSH1 0x40 MLOAD PUSH2 0x192B DUP2 PUSH2 0x644 JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 DUP2 SUB PUSH2 0x391 JUMPI PUSH2 0x19D0 PUSH2 0x214F JUMP JUMPDEST DUP3 ISZERO PUSH2 0x1A34 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x8 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x8 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x44 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x1A6E DUP2 PUSH2 0x605 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x1A7C DUP2 PUSH2 0x65F JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x545 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166D JUMPI POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1B09 PUSH2 0x214F JUMP JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0x7 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH2 0x1B5E PUSH1 0x4 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH2 0x1B69 PUSH1 0x24 CALLDATALOAD PUSH2 0x605 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x391 JUMPI PUSH2 0x1B88 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x733 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x545 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x1C31 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C43 JUMPI JUMPDEST POP PUSH2 0x1C2B SWAP1 PUSH2 0x25FC JUMP JUMPDEST SWAP1 PUSH2 0x3019 JUMP JUMPDEST DIV PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 SWAP2 SWAP1 PUSH1 0x20 DUP4 ADD SWAP3 MSTORE JUMP JUMPDEST PUSH2 0x1C2B SWAP2 SWAP3 POP PUSH2 0x1C60 SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x1C21 JUMP JUMPDEST CALLVALUE PUSH2 0x391 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x391 JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x1CF0 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1CDA JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x1CCF JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x1D07 DUP3 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1D2D JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x1D1F JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x1D75 JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x1D8F DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x4B3 JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x1D65 JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x1DEB SWAP3 PUSH2 0x1DFD SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x1DDB PUSH2 0x1DC8 PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6B1 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x1E4B JUMPI AND SWAP1 JUMP JUMPDEST PUSH2 0x1E03 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x1E4B JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1E89 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x1E5F JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0xCC9 PUSH2 0x1F48 SWAP2 PUSH2 0x1F42 DUP11 PUSH2 0x1EC4 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x1ECF CALLDATASIZE DUP9 DUP11 PUSH2 0x6FC JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x1525 DUP2 PUSH2 0x695 JUMP JUMPDEST DUP11 PUSH2 0x2A34 JUMP JUMPDEST PUSH2 0x1F63 JUMPI PUSH2 0x4E9 SWAP6 SWAP7 SWAP2 PUSH2 0x1F5D SWAP2 CALLDATASIZE SWAP2 PUSH2 0x6FC JUMP JUMPDEST SWAP3 PUSH2 0x2000 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x4E9 SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x1F97 DUP6 PUSH2 0x65F JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x2000 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x1FCC SWAP4 PUSH2 0x4E9 SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4B3 JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x4E9 SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x200C DUP5 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x20F1 JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH2 0x2068 PUSH2 0x2060 PUSH2 0x205A PUSH2 0x204F PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x2570 JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x22BF JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x20B5 JUMPI POP PUSH2 0x20AF PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x1FDA JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x20AF SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x1FA0 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x2116 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x214A JUMPI RETURNDATASIZE SWAP1 PUSH2 0x2130 DUP3 PUSH2 0x6E1 JUMP JUMPDEST SWAP2 PUSH2 0x213E PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6B1 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x21AB JUMPI ADDRESS SUB PUSH2 0x216A JUMPI JUMP JUMPDEST PUSH2 0x2173 CALLDATASIZE PUSH2 0x6E1 JUMP JUMPDEST PUSH2 0x2180 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6B1 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x21A3 PUSH2 0x2F95 JUMP JUMPDEST SUB PUSH2 0x219A JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7B9 JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x21FC PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST PUSH2 0x2209 DUP2 PUSH2 0x3044 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2226 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x2249 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x225B DUP2 PUSH2 0x3044 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2278 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x229B PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E4B JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E4B JUMPI JUMP JUMPDEST PUSH2 0x22D6 SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x2301 PUSH2 0x22FA DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2389 JUMPI PUSH2 0x2327 PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x2334 SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x234B JUMPI POP PUSH2 0x2346 DUP3 DUP3 SLOAD PUSH2 0x22B2 JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x2362 JUMPI POP PUSH1 0x1 ADD PUSH2 0x2346 DUP3 DUP3 SLOAD PUSH2 0x22B2 JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x2377 JUMPI PUSH1 0x2 ADD PUSH2 0x2346 DUP3 DUP3 SLOAD PUSH2 0x22B2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x24776B7D PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x20 DUP2 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL PUSH1 0x0 SWAP2 DUP2 PUSH2 0x240D JUMPI JUMPDEST POP PUSH2 0x4E9 JUMPI POP PUSH2 0x4E9 NUMBER PUSH2 0x2BB7 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x20 DUP3 RETURNDATASIZE DUP3 GT PUSH2 0x2441 JUMPI JUMPDEST DUP2 PUSH2 0x2427 PUSH1 0x20 SWAP4 DUP4 PUSH2 0x6B1 JUMP JUMPDEST DUP2 ADD SUB SLT PUSH2 0x5CE JUMPI POP MLOAD PUSH2 0x243A DUP2 PUSH2 0x11AB JUMP JUMPDEST SWAP1 CODESIZE PUSH2 0x23FE JUMP JUMPDEST RETURNDATASIZE SWAP2 POP PUSH2 0x241A JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2456 DUP3 PUSH2 0x644 JUMP JUMPDEST PUSH1 0x1D DUP3 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP4 ADD MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4BF5D7E9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 DUP1 DUP3 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 SWAP2 DUP3 DUP3 PUSH2 0x24DA JUMPI JUMPDEST POP POP PUSH2 0x4E9 JUMPI POP PUSH2 0x4E9 PUSH2 0x2449 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 POP RETURNDATASIZE DUP1 DUP3 DUP5 RETURNDATACOPY PUSH2 0x24ED DUP2 DUP5 PUSH2 0x6B1 JUMP JUMPDEST DUP3 ADD SWAP2 PUSH1 0x20 DUP2 DUP5 SUB SLT PUSH2 0x2559 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x255D JUMPI ADD DUP3 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x2559 JUMPI DUP1 MLOAD SWAP2 PUSH2 0x2523 DUP4 PUSH2 0x6E1 JUMP JUMPDEST SWAP4 PUSH2 0x2531 PUSH1 0x40 MLOAD SWAP6 DUP7 PUSH2 0x6B1 JUMP JUMPDEST DUP4 DUP6 MSTORE PUSH1 0x20 DUP5 DUP5 ADD ADD GT PUSH2 0x5CE JUMPI POP SWAP1 PUSH2 0x2551 SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH2 0x490 JUMP JUMPDEST SWAP1 CODESIZE DUP1 PUSH2 0x24CB JUMP JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x391 JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x25D5 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x4E9 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x1E4B JUMPI JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 NOT DUP2 ADD DUP2 DUP2 GT PUSH2 0x1E4B JUMPI DUP2 GT ISZERO PUSH2 0x1E89 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 DUP2 ADD SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP3 DUP2 DUP5 DUP3 AND GT ISZERO PUSH2 0x270E JUMPI POP PUSH2 0x2658 SWAP1 PUSH2 0x2BB7 JUMP JUMPDEST PUSH1 0x0 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x26B8 JUMPI JUMPDEST POP PUSH2 0x2670 SWAP4 POP PUSH2 0x2ED1 JUMP JUMPDEST DUP1 PUSH2 0x2685 JUMPI POP PUSH1 0x0 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x26AC PUSH2 0x2694 PUSH2 0x26B3 SWAP3 PUSH2 0x25ED JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH2 0x2679 JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x26C3 DUP3 PUSH2 0x2C09 JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x1E4B JUMPI PUSH2 0x2670 SWAP5 PUSH1 0xA DUP5 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x26FC JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x2665 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x2708 SWAP1 PUSH2 0x22A4 JUMP JUMPDEST SWAP1 PUSH2 0x26F6 JUMP JUMPDEST SWAP3 POP POP POP PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x6DF JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x272F JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x274C PUSH2 0x2767 JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x2852 JUMPI JUMPDEST ISZERO PUSH2 0x27C2 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1DFD DUP2 PUSH2 0x67A JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x2799 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x28B9 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x28A7 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x289D DUP4 PUSH2 0x644 JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 DUP2 SLOAD SWAP2 PUSH2 0x28CC DUP4 PUSH2 0x1CC0 JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2950 JUMPI POP PUSH1 0x1 EQ PUSH2 0x28F3 JUMPI JUMPDEST POP PUSH2 0x4E9 SWAP3 POP SUB DUP3 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x0 DUP1 DUP1 MSTORE SWAP2 POP PUSH32 0x290DECD9548B62A8D60345A988386FC84BA6BC95484008F6362F93160EF3E563 JUMPDEST DUP5 DUP4 LT PUSH2 0x2935 JUMPI POP PUSH2 0x4E9 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x28E6 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x291C JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x4E9 SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x28E6 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x2994 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x28A7 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x289D DUP4 PUSH2 0x644 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 PUSH1 0x1 SWAP2 DUP3 SLOAD SWAP3 PUSH2 0x29AA DUP5 PUSH2 0x1CC0 JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x2950 JUMPI POP PUSH1 0x1 EQ PUSH2 0x29CD JUMPI POP PUSH2 0x4E9 SWAP3 POP SUB DUP3 PUSH2 0x6B1 JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE SWAP2 POP PUSH32 0xB10E2D527612073B26EECDFD717E6A320CF44B4AFAC2B0732D9FCBE2B7FA0CF6 JUMPDEST DUP5 DUP4 LT PUSH2 0x2A0F JUMPI POP PUSH2 0x4E9 SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x28E6 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x29F6 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0xDF4 JUMPI JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x2A6F JUMPI PUSH2 0x2A46 SWAP2 SWAP3 PUSH2 0x2AF7 JUMP JUMPDEST POP PUSH2 0x2A50 DUP2 PUSH2 0x2A2A JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x2A5C JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x2AB3 DUP2 PUSH2 0x2AA5 PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x4B3 JUMP JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6B1 JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x2AC0 PUSH2 0x211F JUMP JUMPDEST DUP3 PUSH2 0x2AE9 JUMPI JUMPDEST DUP3 PUSH2 0x2AD0 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x2AE5 SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x2561 JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x2AC6 JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x2B28 JUMPI PUSH2 0x2B21 SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x2B33 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x2BAB JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0xB83 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x2BA2 JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x2BCA JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP2 ISZERO PUSH2 0x2BF3 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x4E9 JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x2D22 JUMPI JUMPDEST PUSH2 0x2CCA PUSH2 0x2CC0 PUSH2 0x2CB6 PUSH2 0x2CAC PUSH2 0x2CA2 PUSH2 0x2C98 PUSH2 0x2CD6 SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x2CD1 SWAP11 LT ISZERO PUSH2 0x2D15 JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x2D08 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x2CFB JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x2CEF JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x2CE3 JUMPI JUMPDEST LT ISZERO PUSH2 0x2CDB JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x2C91 DUP2 DUP12 PUSH2 0x2BE9 JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP11 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP10 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP9 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP8 PUSH2 0x2BE9 JUMP JUMPDEST PUSH2 0x2C91 DUP2 DUP7 PUSH2 0x2BE9 JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x2BE9 JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x2C81 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x2C7A JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x2C70 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x2C65 JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x2C59 JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x2C4B JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x2C22 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x2D46 JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1E4B JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x63F JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1E89 JUMPI PUSH2 0x6DF SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x2DDE PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x2EA7 JUMPI PUSH2 0x2694 PUSH2 0x2E18 SWAP2 PUSH2 0x25ED JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x2E95 JUMPI DUP7 SWAP3 SUB PUSH2 0x2E5D JUMPI PUSH2 0x2E56 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x2E90 SWAP1 PUSH2 0x2E7C PUSH2 0x2E6E PUSH2 0x6D2 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D7E JUMP JUMPDEST PUSH2 0x2E56 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x2ECB SWAP1 PUSH2 0x2EB7 PUSH2 0x2E6E PUSH2 0x6D2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D7E JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x2EDF JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E4B JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3BA3 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x2F28 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x2ED3 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x2F34 SWAP1 PUSH2 0x22A4 JUMP JUMPDEST SWAP1 PUSH2 0x2F22 JUMP JUMPDEST PUSH1 0x5 SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x2F82 JUMPI PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0x5 SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0x5 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x2FDA JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0x5 SLOAD AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E4B JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E4B JUMPI JUMP JUMPDEST DUP2 DUP2 MUL SWAP3 SWAP2 DUP2 ISZERO SWAP2 DUP5 DIV EQ OR ISZERO PUSH2 0x1E4B JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x391 JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x391 JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x304D DUP2 PUSH2 0x3156 JUMP JUMPDEST SWAP1 PUSH2 0x3057 DUP3 PUSH2 0xDEA JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x3152 JUMPI PUSH2 0x3074 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xB SLOAD PUSH2 0x308A SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9C2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3135 JUMPI JUMPDEST POP ISZERO PUSH2 0x30C8 JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3108 JUMPI JUMPDEST POP POP ISZERO PUSH2 0x3103 JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x3127 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x312E JUMPI JUMPDEST PUSH2 0x311F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x302C JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x30F7 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x3115 JUMP JUMPDEST PUSH2 0x314C SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x312E JUMPI PUSH2 0x311F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST CODESIZE PUSH2 0x30BA JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x316A DUP2 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x3273 JUMPI PUSH1 0xF8 SHR PUSH2 0x326D JUMPI PUSH2 0x31A6 PUSH2 0x204F PUSH2 0x3197 DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x3254 JUMPI PUSH2 0x31B7 PUSH2 0x204F PUSH2 0x23B6 JUMP JUMPDEST DUP1 SWAP2 LT ISZERO PUSH2 0x324D JUMPI PUSH2 0x31C8 DUP3 PUSH2 0x1E19 JUMP JUMPDEST LT PUSH2 0x31D3 JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x31DF PUSH2 0xCC9 DUP3 PUSH2 0x327A JUMP JUMPDEST DUP1 ISZERO PUSH2 0x3228 JUMPI JUMPDEST ISZERO PUSH2 0x31F1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x204F PUSH1 0x1 PUSH2 0x320D PUSH2 0x321A SWAP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x3223 JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x3248 PUSH2 0xCC9 DUP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x31E6 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x4 PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP3 MSTORE DUP1 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x20 DUP3 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x3317 SWAP3 PUSH1 0x64 SWAP3 PUSH2 0x3305 SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C43 JUMPI POP PUSH2 0x1C2B SWAP1 PUSH2 0x25FC JUMP JUMPDEST DIV SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x22B2 JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x332B DUP3 CALLER PUSH2 0x3708 JUMP JUMPDEST ISZERO PUSH2 0x3421 JUMPI PUSH1 0x7 SLOAD SWAP5 DUP6 PUSH2 0x3347 JUMPI JUMPDEST PUSH2 0x4E9 SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x3551 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x0 NOT DUP2 PUSH2 0x335A PUSH2 0x23B6 JUMP JUMPDEST AND ADD SWAP1 DUP1 DUP3 GT PUSH2 0x1E4B JUMPI PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x3372 DUP2 PUSH2 0x65F JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x20 DUP2 PUSH1 0x44 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3403 JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x33DC JUMPI POP PUSH2 0x333A JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x341B SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBAE JUMPI PUSH2 0xB9F DUP2 DUP4 PUSH2 0x6B1 JUMP JUMPDEST CODESIZE PUSH2 0x33CE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x3443 DUP3 PUSH2 0x7CB JUMP JUMPDEST PUSH2 0x3450 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6B1 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x3461 PUSH1 0x1F NOT SWAP2 PUSH2 0x7CB JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x3472 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x3466 JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x34B6 SWAP1 PUSH2 0x34C4 SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x3523 JUMPI POP POP POP POP POP PUSH2 0x4E9 SWAP7 SWAP8 POP SWAP1 PUSH2 0x350A SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4B3 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x3542 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x4B3 JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x34E6 JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x3569 DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x1D9F JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x36FD JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x36F5 JUMPI JUMPDEST PUSH2 0x36CC JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x35A7 PUSH2 0x3197 DUP11 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST AND PUSH2 0x36A5 JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x36A0 SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x35F0 PUSH2 0x35E2 PUSH2 0x23B6 JUMP JUMPDEST PUSH1 0x8 SLOAD SWAP5 DUP1 DUP7 AND SWAP2 AND PUSH2 0x22B2 JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x367E PUSH2 0x360C DUP13 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x3655 PUSH2 0x3631 DUP7 PUSH2 0x2BB7 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x365E DUP4 PUSH2 0x3912 JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x3692 PUSH2 0x368B DUP10 MLOAD PUSH2 0x3439 JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x22B2 JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x3483 JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x36AF DUP2 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0x156F SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x21E0 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x3581 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x357A JUMP JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x3755 JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x3755 JUMPI PUSH2 0x3747 SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x375D JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x2A5C JUMPI POP POP SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x37E6 JUMPI JUMPDEST PUSH2 0x37BD JUMPI PUSH2 0x3777 DUP2 PUSH2 0x22A4 JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x37C8 JUMPI JUMPDEST PUSH2 0x378A SWAP1 ISZERO ISZERO PUSH2 0x2FED JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x1E4B JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x1E4B JUMPI SUB PUSH2 0x37BD JUMPI PUSH2 0x37AD SWAP3 PUSH2 0x37EF JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x377F JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x376A JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x37FB DUP5 PUSH2 0x22A4 JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x3882 JUMPI JUMPDEST PUSH2 0x380E SWAP1 ISZERO ISZERO PUSH2 0x2FED JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1E4B JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x382F JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x3850 PUSH2 0x384B PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x38A0 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x3876 JUMPI SWAP1 PUSH2 0x3867 PUSH2 0x386E SWAP3 PUSH2 0x3003 JUMP JUMPDEST ADD SWAP5 PUSH2 0x1E50 JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x381F JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x3803 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x3908 JUMPI JUMPDEST ISZERO PUSH2 0x38BC JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x38FE JUMPI JUMPDEST ISZERO PUSH2 0x38D5 JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x38F4 JUMPI JUMPDEST ISZERO PUSH2 0x38EE JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x38DF JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x38C6 JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x38AD JUMP JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x3923 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH2 0x394E SWAP4 SWAP3 SWAP2 PUSH2 0x1D9F JUMP JUMPDEST PUSH2 0x3957 DUP2 PUSH2 0x3044 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xDF4 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x3A56 JUMPI POP PUSH2 0x399C PUSH2 0x3987 DUP3 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x39DC DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x39E6 JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH2 0x39FB SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9C2 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x391 JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0xB83 JUMPI PUSH2 0x3A43 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0xB77 PUSH2 0x3A50 SWAP3 PUSH2 0x62C JUMP JUMPDEST CODESIZE PUSH2 0x3A30 JUMP JUMPDEST SWAP1 PUSH2 0x3A7A PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xDF9 JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x3AAF PUSH1 0x80 SWAP4 PUSH2 0x3AA1 PUSH2 0x3ABD SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x3AF8 PUSH1 0xA0 SWAP5 PUSH2 0x3AEA PUSH2 0x3B06 SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x1D0D JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x1359 JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x1D4A JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0xB SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x391 JUMPI PUSH1 0x0 SWAP4 PUSH2 0x3B66 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x3A83 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xB83 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3B90 SWAP3 PUSH2 0x3B93 JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH2 0x3B9C SWAP1 PUSH2 0x62C JUMP JUMPDEST CODESIZE PUSH2 0x3B7F JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP13 0xD8 NUMBER 0xD7 0xB6 0xBF PC LOG2 SWAP2 0xC7 0xA5 NUMBER PREVRANDAO MLOAD PUSH2 0x2037 0xD SHL PUSH10 0xB661023415F02507A921 CALLDATACOPY 0x2F PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"658:4307:51:-:0;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;-1:-1:-1;;;4125:42:3;;;:107;;;;658:4307:51;4125:159:3;;;;658:4307:51;;;;;;;;;;4125:159:3;-1:-1:-1;;;862:40:41;;-1:-1:-1;4125:159:3;;;:107;-1:-1:-1;;;4183:49:3;;;-1:-1:-1;4125:107:3;;658:4307:51;-1:-1:-1;658:4307:51;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;1460:13:7;658:4307:51;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;3401:72:3;;:::i;:::-;2544:3:10;3674:32;;3670:132;;-1:-1:-1;;;;;658:4307:51;;1586:32:10;;:::i;:::-;658:4307:51;3897:7:10;;:::i;:::-;4254:25:44;;;;4250:105;;3961:62:10;658:4307:51;8310:38:46;658:4307:51;;;8310:38:46;;:::i;:::-;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;3961:62:10;658:4307:51;4250:105:44;658:4307:51;;-1:-1:-1;;;4302:42:44;;658:4307:51;;4302:42:44;;658:4307:51;;;;;;;;;4302:42:44;3670:132:10;658:4307:51;;;;3729:62:10;;;;;;658:4307:51;3729:62:10;;658:4307:51;2544:3:10;658:4307:51;;;;3729:62:10;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;:::o;:::-;;:::i;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;:::i;:::-;-1:-1:-1;3033:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;25338:4:3;25315:28;25311:91;;658:4307:51;;-1:-1:-1;;;658:4307:51;;;;;25311:91:3;658:4307:51;;-1:-1:-1;;;25366:25:3;;658:4307:51;;25366:25:3;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;:::o;:::-;;;;;;;:::i;:::-;13576:57:3;;;;;;;;:::i;:::-;13644:77;;;;:::i;:::-;-1:-1:-1;3576:9:8;658:4307:51;3576:21:8;;-1:-1:-1;;;;;658:4307:51;;-1:-1:-1;;;;;658:4307:51;;;3576:21:8;658:4307:51;;;;;;;;;3576:23:8;;;;;;658:4307:51;3576:23:8;;;;;;;;;-1:-1:-1;3576:23:8;;;658:4307:51;;;;6677:4:8;658:4307:51;;;6661:40:8;658:4307:51;;;;;;;;;3692:65:8;;;;;;;;;658:4307:51;3692:65:8;;;:::i;:::-;;;;;;;;;;-1:-1:-1;3692:65:8;;;658:4307:51;3665:24:8;;;;658:4307:51;;3665:12:8;658:4307:51;;;;;;;3665:24:8;658:4307:51;3576:9:8;658:4307:51;3767:23:8;;-1:-1:-1;;;;;658:4307:51;;;3767:23:8;:67;;;;;;-1:-1:-1;658:4307:51;;3767:67:8;658:4307:51;;;;;;;;;;;;;3767:67:8;;658:4307:51;3767:67:8;;;:::i;:::-;;;;;;;;;;3852:42;3767:67;3870:23;3767:67;;;658:4307:51;3870:15:8;;:23;:::i;:::-;3852:42;:::i;:::-;658:4307:51;;;13840:15:3;658:4307:51;;13871:22:3;13936:38;;13871:22;:46;658:4307:51;13871:22:3;658:4307:51;13871:22:3;;658:4307:51;;;;;;;;;;13871:22:3;:33;658:4307:51;;;;;;;;;;;;13871:46:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;13936:38:3;;;;658:4307:51;;;;;;;;;;;;13836:216:3;658:4307:51;;-1:-1:-1;;;14012:29:3;;658:4307:51;;14012:29:3;3767:67:8;;;;;;:::i;:::-;;;:::i;:::-;;;;;;:::i;3692:65::-;;;;;;-1:-1:-1;3692:65:8;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;3576:23;;;;;;;;;;;;;;;:::i;:::-;;;;;658:4307:51;;;;:::i;:::-;15373:57:3;;;;;;;;:::i;:::-;15441:154;;;;:::i;:::-;;15667:38;:22;;658:4307:51;;;;;;;;;;15667:22:3;658:4307:51;;-1:-1:-1;;;;658:4307:51;-1:-1:-1;;;658:4307:51;;;;15667:38:3;3033:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;15805:4:3;15782:28;15778:258;;658:4307:51;4940:15;;;;658:4307;4940:15;;;:::i;:::-;3033:9:8;658:4307:51;15805:4:3;;658:4307:51;-1:-1:-1;;;;;658:4307:51;16193:28:3;;:56;;;658:4307:51;16189:110:3;;658:4307:51;;;;;;16314:28:3;;658:4307:51;;16314:28:3;658:4307:51;;;;;;;;;;;;;16189:110:3;16265:21;1536:4:33;15564:20:3;1536:4:33;5141:109:47;16265:21:3;16189:110;;16193:56;16226:23;16225:24;16226:23;15564:20;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;;5653:26:47;5564:122;;16226:23:3;16225:24;;658:4307:51;16225:24:3;16193:56;;15778:258;15831:13;;;;-1:-1:-1;15866:3:3;658:4307:51;;15846:18:3;;;;;15866:3;15805:4;;15893:27;:10;;;;;:::i;:::-;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;15893:27:3;;15889:123;;15866:3;:::i;:::-;15831:13;;15889:123;15969:23;15979:12;;;;:::i;:::-;;658:4307:51;;;;;15969:23:3;;:::i;:::-;15866:3;:::i;15846:18::-;-1:-1:-1;15846:18:3;;;;15778:258;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;1616:138:3;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;1289:12:7;658:4307:51;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;:::o;:::-;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;2397:23;658:4307;;2397:23;:::i;:::-;658:4307;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;1159:44:6;658:4307:51;;;;;:::i;:::-;;;-1:-1:-1;658:4307:51;1159:14:6;658:4307:51;;;;-1:-1:-1;658:4307:51;1159:35:6;658:4307:51;;;;;;;;;;;;;;;;1159:44:6;658:4307:51;;;;;;;;;;;;;;;;;:::i;:::-;17878:57:3;;;;;;;;;:::i;:::-;2397:23:51;;;:::i;:::-;658:4307;;;;;;;;;;;;27519:48:3;:62;27515:172;;-1:-1:-1;;658:4307:51;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;735:10:30;18116:44:3;18112:116;;658:4307:51;3152:58;;;;:::i;:::-;658:4307;;;;;;;;;;;;;18112:116:3;658:4307:51;;-1:-1:-1;;;18183:34:3;;735:10:30;658:4307:51;18183:34:3;;658:4307:51;;;18183:34:3;27515:172;658:4307:51;;;;;;27604:72:3;;;;;;;;;658:4307:51;;;;;;:::i;:::-;;;;;;27604:72:3;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;1476:14:6;658:4307:51;;;-1:-1:-1;658:4307:51;;;;1570:25:6;1547:21;;;658:4307:51;1570:25:6;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;658:4307:51;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;22885:65:3;658:4307:51;;:::i;:::-;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;735:10:30;658:4307:51;;22885:65:3;:::i;:::-;658:4307:51;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;:::i;:::-;;;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;20688:53:3;658:4307:51;;;;;;;;;:::i;:::-;;;;;:::i;:::-;735:10:30;;658:4307:51;;20688:53:3;:::i;658:4307:51:-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;3401:72:3;;:::i;:::-;2816:12:7;658:4307:51;2801:44:7;658:4307:51;;;;;;;;;;;;;;;;;;2801:44:7;-1:-1:-1;;658:4307:51;;2816:12:7;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;22885:65:3;658:4307:51;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;2653:54;658:4307;;;;;;;;;;;:::i;:::-;2653:54;;:::i;658:4307::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;658:4307:51;624:7:32;658:4307:51;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;6099:41:38;:5;:41;:::i;:::-;658:4307:51;6554:47:38;:8;:47;:::i;:::-;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;5590:13:38;;658:4307:51;;;;5625:4:38;658:4307:51;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;21004:204:3;658:4307:51;21223:6:3;658:4307:51;;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;-1:-1:-1;658:4307:51;;;1121:7:32;658:4307:51;;;;;;;;;;;;;21073:102:3;;658:4307:51;;;21100:73:3;;658:4307:51;1470:81:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21100:73:3;;;;;:::i;:::-;658:4307:51;21090:84:3;;21073:102;:::i;:::-;21004:204;;:::i;21223:6::-;21219:75;;658:4307:51;21311:41:3;658:4307:51;;;;;:::i;:::-;21311:41:3;;:::i;21219:75::-;658:4307:51;;-1:-1:-1;;;21252:31:3;;-1:-1:-1;;;;;658:4307:51;;;21252:31:3;;658:4307:51;;;21252:31:3;;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;2544:3:10;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;-1:-1:-1;;;1998:40:9;;-1:-1:-1;;;;;658:4307:51;;;;1998:40:9;;658:4307:51;;;;;;;;;;;;;867:6:9;658:4307:51;1998:40:9;;;;;;658:4307:51;1998:40:9;-1:-1:-1;1998:40:9;;;658:4307:51;-1:-1:-1;658:4307:51;;;;;;;;;;;;;1998:40:9;;;;658:4307:51;1998:40:9;;;;;;;;;:::i;:::-;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;-1:-1:-1;;;;;1586:32:10;;:::i;:::-;658:4307:51;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;3401:72:3;;:::i;:::-;6268:9:8;658:4307:51;6245:56:8;658:4307:51;;;;;;;;;;;;;;;;;;;;;;6245:56:8;-1:-1:-1;;;;;;658:4307:51;;6268:9:8;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;3222:4:8;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;;;;;;8115:33:3;658:4307:51;-1:-1:-1;658:4307:51;8115:33:3;658:4307:51;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;1641:18:7;658:4307:51;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;658:4307:51;;;;-1:-1:-1;658:4307:51;;;24659:45:3;658:4307:51;;;;;;:::i;:::-;3401:72:3;;;:::i;:::-;658:4307:51;;;;;;;;;;;;;24618:31:3;658:4307:51;;;24618:31:3;;;;;:::i;:::-;24659:45;;:::i;658:4307:51:-;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;3033:9:8;658:4307:51;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;1470:81:3;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;3401:72:3;;:::i;:::-;3092:20:7;;3088:88;;3190:47;658:4307:51;;;3206:13:7;658:4307:51;;;;;;;;;;;;;;;3190:47:7;658:4307:51;;;;;;;;3206:13:7;658:4307:51;-1:-1:-1;658:4307:51;;3088:88:7;658:4307:51;;-1:-1:-1;;;3135:30:7;;-1:-1:-1;658:4307:51;3135:30:7;;658:4307:51;;;3135:30:7;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:9;;-1:-1:-1;;;;;658:4307:51;;;;1998:40:9;;658:4307:51;;;;;;;;;;;;;867:6:9;658:4307:51;1998:40:9;;;;;;658:4307:51;1998:40:9;-1:-1:-1;1998:40:9;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;3401:72:3;;:::i;:::-;3529:18:7;658:4307:51;;;;;;;;;;;;;3508:62:7;;;3529:18;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;:::i;:::-;-1:-1:-1;3033:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;25808:4:3;25785:28;25781:91;;658:4307:51;;-1:-1:-1;;;658:4307:51;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;;;2789:37:10;;658:4307:51;;;2789:37:10;;;658:4307:51;;;;;;;867:6:9;-1:-1:-1;;;;;658:4307:51;2789:37:10;;;;;;;658:4307:51;2789:37:10;2544:3;2789:37;:66;:37;-1:-1:-1;2789:37:10;;;658:4307:51;2829:26:10;;;;:::i;:::-;2789:66;;:::i;:::-;658:4307:51;;;;;;;;;;;;;;;2789:37:10;2829:26;2789:37;;;;;658:4307:51;2789:37:10;;;;;;;;;:::i;:::-;;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;867:6:9;-1:-1:-1;;;;;658:4307:51;;;;;;3779:142:3;3033:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;3851:4:3;3828:28;3824:91;;3779:142::o;658:4307:51:-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;5530:299:3;;;658:4307:51;5530:299:3;5765:55;5530:299;658:4307:51;;5765:55:3;;;658:4307:51;;5765:55:3;;;658:4307:51;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;5765:55:3;;;;;;;;:::i;:::-;658:4307:51;5755:66:3;;5530:299;:::o;658:4307:51:-;;;;;;;;;;;;7571:178:3;-1:-1:-1;658:4307:51;7672:10:3;658:4307:51;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;;;;;7571:178:3;:::o;658:4307:51:-;;:::i;:::-;-1:-1:-1;;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;:::i;21443:950:3:-;;;;;;;21714:516;22245:6;21443:950;21783:414;22034:16;;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;1121:7:32;658:4307:51;;;-1:-1:-1;658:4307:51;;;;;;;;;759:395:32;;22034:16:3;658:4307:51;;;;;:::i;:::-;;;;;;22076:24:3;658:4307:51;;;;;22126:17:3;658:4307:51;;;21848:317:3;658:4307:51;21848:317:3;;658:4307:51;1616:138:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21848:317:3;;;;;:::i;21783:414::-;21714:516;;:::i;22245:6::-;22241:75;;22333:53;658:4307:51;;;;;;;;:::i;:::-;22333:53:3;;:::i;22241:75::-;658:4307:51;;-1:-1:-1;;;22274:31:3;;-1:-1:-1;;;;;658:4307:51;;22274:31:3;;;658:4307:51;;;21252:31:3;22702:255;;22885:65;22702:255;;658:4307:51;;;;;;:::i;:::-;;;;22885:65:3;:::i;658:4307:51:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;23239:769:3:-;;;;2397:23:51;;;:::i;:::-;658:4307;;;;;;;27000:1:3;658:4307:51;;;;27519:48:3;:62;27515:172;;658:4307:51;;-1:-1:-1;658:4307:51;7464:10:3;658:4307:51;;2454:864:6;;7457:39:3;7464:32;658:4307:51;-1:-1:-1;658:4307:51;;;;;;;;;7464:32:3;658:4307:51;;;;7457:39:3;2454:864:6;;:::i;:::-;;;;;:::i;:::-;658:4307:51;;;23715:18:3;23711:226;23715:13;;;658:4307:51;23754:59:3;;658:4307:51;;;;;;;;;;;;;23754:59:3;;;:::i;:::-;;;;23239:769;:::o;23711:226::-;23849:77;658:4307:51;23849:77:3;658:4307:51;;;;;;;;;;;;;23849:77:3;;;:::i;27515:172::-;658:4307:51;;-1:-1:-1;;;27604:72:3;;;;;658:4307:51;;;;;;;;;;;;:::i;:::-;;;;;;27604:72:3;658:4307:51;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;-1:-1:-1;658:4307:51;;;;:::o;:::-;;;:::o;8592:446:3:-;3033:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;735:10:30;8651:27:3;;8647:99;;8782:4;8759:28;8755:277;;8592:446::o;8755:277::-;658:4307:51;842:8:30;658:4307:51;:::i;:::-;;;;;;;:::i;:::-;842:8:30;658:4307:51;;;;;842:8:30;;-1:-1:-1;658:4307:51;;-1:-1:-1;658:4307:51;842:8:30;658:4307:51;;;;;8825:21:3;;8970:52;8977:26;;;:::i;:::-;:41;8970:52;8977:41;;8592:446::o;8647:99::-;658:4307:51;;-1:-1:-1;;;8701:34:3;;735:10:30;8701:34:3;;;658:4307:51;;;8701:34:3;26138:338;3033:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;26353:4:3;26330:28;26326:91;;-1:-1:-1;;;658:4307:51;26138:338:3:o;658:4307:51:-;;;;12485:32:3;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;:::o;27338:384:3:-;2397:23:51;;;:::i;:::-;658:4307;;;;;;;;27000:1:3;658:4307:51;;;;27519:48:3;:62;27515:172;;27696:19;27338:384;:::o;27515:172::-;658:4307:51;;;;;27604:72:3;;;;;;;;;658:4307:51;;;;;;:::i;:::-;;;;;;27604:72:3;27338:384;2397:23:51;;;:::i;:::-;658:4307;;;;;;;15499:86:3;27000:1;658:4307:51;;;;27519:48:3;:62;27515:172;;27696:19;27338:384;:::o;27515:172::-;658:4307:51;;;;;27604:72:3;;;;;;;;;658:4307:51;;;;;;:::i;:::-;15499:86:3;658:4307:51;;;;27604:72:3;658:4307:51;;2048:1:10;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;:::o;2454:864:6:-;2707:26;2454:864;;;;658:4307:51;;2707:14:6;658:4307:51;;;;;;;2707:26:6;2748:21;;;;:30;;;;658:4307:51;;;;;;;;;;;;;;;;2748:30:6;658:4307:51;;;;;2748:30:6;2744:100;;2853:30;658:4307:51;2853:30:6;;:37;:30;658:4307:51;;;;;;;;;;;;;;;;2853:30:6;658:4307:51;;-1:-1:-1;;658:4307:51;2886:4:6;658:4307:51;;;;2853:37:6;658:4307:51;2905:34:6;;;658:4307:51;2955:40:6;658:4307:51;;;2955:40:6;:::i;:::-;658:4307:51;;2454:864:6;:::o;2901:382::-;2886:4;3016:30;;2886:4;;3062:21;2886:4;3062:21;:36;658:4307:51;;;3062:36:6;:::i;3012:271::-;3136:16;3119:34;3136:16;;;3169:25;:40;658:4307:51;;;3169:40:6;:::i;3115:168::-;658:4307:51;;-1:-1:-1;;;3247:25:6;;;;;2744:100;658:4307:51;;-1:-1:-1;;;2801:32:6;;-1:-1:-1;;;;;658:4307:51;;2801:32:6;;;658:4307:51;;;21252:31:3;658:4307:51;;;;;;;;;;1057:224:9;658:4307:51;;-1:-1:-1;;;1134:15:9;;;658:4307:51;1134:15:9;658:4307:51;867:6:9;-1:-1:-1;;;;;658:4307:51;1134:15:9;;;;;;;1057:224;-1:-1:-1;1130:145:9;;1020:12:48;1002:31;1020:12;1002:31;:::i;1134:15:9:-;;;;;;;;;;;;;;;;;:::i;:::-;;;658:4307:51;;;;;;;;;:::i;:::-;1134:15:9;;;;;;;-1:-1:-1;1134:15:9;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;:::o;1436:261:9:-;658:4307:51;;-1:-1:-1;;;1525:20:9;;;;658:4307:51;1525:20:9;658:4307:51;867:6:9;-1:-1:-1;;;;;658:4307:51;1525:20:9;;;;;;;;1436:261;-1:-1:-1;;1521:170:9;;658:4307:51;;;:::i;1525:20:9:-;;;;;;;;;;;;;;:::i;:::-;;;658:4307:51;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;1525:20:9;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;:::o;1822:223:9:-;658:4307:51;;-1:-1:-1;;;1998:40:9;;-1:-1:-1;;;;;658:4307:51;;;1998:40:9;;;658:4307:51;;;;;;;;1998:40:9;;658:4307:51;;;;;;867:6:9;658:4307:51;1998:40:9;;;;;;;-1:-1:-1;1998:40:9;;;1991:47;1822:223;:::o;1998:40::-;;;;;;;;;;;;;;:::i;658:4307:51:-;-1:-1:-1;;658:4307:51;;;;;;;;:::o;1738:616:10:-;1847:23;658:4307:51;-1:-1:-1;;658:4307:51;;;;;;;;-1:-1:-1;658:4307:51;;;1847:23:10;658:4307:51;;;;;;;;;;;;;2149:22:10;;2145:71;;2318:28;;;;:::i;:::-;658:4307:51;9762:18:46;;9801:1;9795:7;;9791:234;;1738:616:10;10049:53:46;;;;;:::i;:::-;10120:8;;;:63;658:4307:51;10120:63:46;-1:-1:-1;;;;;658:4307:51;;1738:616:10:o;10120:63:46:-;10135:41;10168:7;10135:48;10168:7;;:::i;:::-;1847:23:10;14439:109:46;;-1:-1:-1;;;;;;;;;;;14439:109:46;14289:265;;10135:41;658:4307:51;;;;;10135:48:46;10120:63;;9791:234;9838:14;;;;;:::i;:::-;658:4307:51;;;;;;;10049:53:46;14439:109;1847:23:10;14439:109:46;;;;-1:-1:-1;;;;;;;;;;;14439:109:46;658:4307:51;;;;;9870:48:46;9866:149;658:4307:51;;;9938:10:46;9866:149;;9791:234;;;9866:149;9993:7;;;;;;:::i;:::-;9866:149;;;2145:71:10;658:4307:51;;;;;;2187:18:10;:::o;5221:224:29:-;;;;5337:8;;-1:-1:-1;658:4307:51;;5690:21:29;:17;;5815:158;;;;;;5686:354;658:4307:51;;-1:-1:-1;;;6010:19:29;;;;;4917:176:38;3445:249:39;4917:176:38;5053:20;;:::i;:::-;3445:249:39;;;;-1:-1:-1;;;3445:249:39;;;;;;;;;;;4917:176:38;:::o;3845:262::-;3929:4;3938:11;-1:-1:-1;;;;;658:4307:51;3921:28:38;;:63;;3845:262;3917:184;;;4007:22;4000:29;:::o;3917:184::-;658:4307:51;;4204:80:38;;;658:4307:51;2079:95:38;658:4307:51;;4226:11:38;658:4307:51;2079:95:38;;658:4307:51;4239:14:38;2079:95;;;658:4307:51;4255:13:38;2079:95;;;658:4307:51;3929:4:38;658:4307:51;2079:95:38;;658:4307:51;;4204:80:38;;;;;:::i;3921:63::-;3970:14;;3953:13;:31;3921:63;;3358:267:34;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;658:4307:51;;;;;;:::i;:::-;2324:106:34;;2311:2;658:4307:51;;2324:106:34;3543:22;:::o;2675:69::-;658:4307:51;;-1:-1:-1;;;2713:20:34;;;;;3477:142;658:4307:51;;;-1:-1:-1;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;1390:66:34;;;;;;;:::i;658:4307:51:-;-1:-1:-1;658:4307:51;;;-1:-1:-1;;658:4307:51;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;658:4307:51;;;;;;;;;;;;;;;;;;;;3358:267:34;1390:66;3481:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;658:4307:51;;;;;;:::i;3477:142:34:-;658:4307:51;;;-1:-1:-1;6584:16:38;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;6584:16:38;;;;658:4307:51;;;;;1390:66:34;;;;;;;:::i;658:4307:51:-;-1:-1:-1;658:4307:51;;;-1:-1:-1;;658:4307:51;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;:::o;1041:429:40:-;;;1167:18;;;;1254:33;;;;:::i;:::-;658:4307:51;;;;:::i;:::-;1308:33:40;:56;;;;1301:63;;;:::o;1308:56::-;-1:-1:-1;;;;;658:4307:51;;;;;1345:19:40;;1301:63;-1:-1:-1;1301:63:40:o;1163:301::-;1189:1;658:4307:51;;;;;2105:60:40;;658:4307:51;2105:60:40;;;;;;;;;;;;;;658:4307:51;;;;;;;;;;;:::i;:::-;2105:60:40;658:4307:51;;2105:60:40;;;;;;:::i;:::-;2074:101;;;;;;;:::i;:::-;2193:42;;;1163:301;2193:134;;;1395:58;;;:::o;2193:134::-;2251:29;658:4307:51;;;2105:60:40;658:4307:51;;;2251:29:40;;;;;;:::i;:::-;:76;1395:58;:::o;2193:42::-;658:4307:51;;2105:60:40;658:4307:51;;2216:19:40;;2193:42;;;2129:778:37;658:4307:51;;;2129:778:37;2319:2;2299:22;;2319:2;;2751:25;2535:196;;;;;;;;;;;;;;;-1:-1:-1;2535:196:37;2751:25;;:::i;:::-;2744:32;;;;;:::o;2295:606::-;2807:83;;2823:1;2807:83;2827:35;2807:83;;:::o;5203:1551::-;;;6283:66;6270:79;;6266:164;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;6541:24:37;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;6579:20:37;6575:113;;6698:49;;5203:1551;:::o;6575:113::-;6615:62;;;6541:24;6615:62;;:::o;6266:164::-;6365:54;;;6381:1;6365:54;6385:30;6365:54;;:::o;14296:213:44:-;658:4307:51;14374:24:44;;;;14370:103;;658:4307:51;14296:213:44;:::o;14370:103::-;658:4307:51;;;;4302:42:44;;;;14421:41;;14452:2;14421:41;;;658:4307:51;;;;;14421:41:44;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;;;18080:5181:43;18246:1;18241:6;;;18237:53;;18246:1;19217:14;-1:-1:-1;;;19278:16:43;;;19274:92;;18080:5181;22827:18;22717;22607;22498;22387;22278;23216:28;19383:15;19898:6;19383:15;-1:-1:-1;;;23237:6:43;19383:15;;;19379:90;;18080:5181;19493:7;19486:15;;;19482:90;;18080:5181;19596:7;19589:15;;;19585:89;;18080:5181;19698:6;19691:14;;;19687:87;;18080:5181;19798:6;19791:14;;;19787:87;;18080:5181;19891:14;;19887:61;;18080:5181;20374:1;658:4307:51;18246:1:43;658:4307:51;22284:6:43;;;;:::i;:::-;658:4307:51;;;;;22278:18:43;22393:6;;;;:::i;22387:18::-;22504:6;;;;:::i;22498:18::-;22613:6;;;;:::i;22607:18::-;22723:6;;;;:::i;22717:18::-;22833:6;;;;:::i;22827:18::-;23237:6;;;:::i;:::-;23232:11;;;658:4307:51;23216:28:43;658:4307:51;;18080:5181:43;:::o;19887:61::-;18246:1;658:4307:51;19887:61:43;;19787:87;658:4307:51;;;;;19787:87:43;;;19687;658:4307:51;;;;;19687:87:43;;;19585:89;658:4307:51;;;;;19585:89:43;;;19482:90;658:4307:51;;;;;19482:90:43;;;19379;658:4307:51;;;;;19379:90:43;;;19274:92;-1:-1:-1;;;;658:4307:51;-1:-1:-1;19285:8:43;658:4307:51;;;19274:92:43;;10310:206:46;1586:23:10;658:4307:51;10405:17:46;;10446:8;;;:63;;10405:17;10310:206;:::o;10446:63::-;658:4307:51;;;;;;;;1586:23:10;14439:109:46;;;;658:4307:51;;;10310:206:46;:::o;658:4307:51:-;1586:23:10;658:4307:51;;-1:-1:-1;;;658:4307:51;;;;;;;;;1586:23:10;658:4307:51;;;;;;;;1586:23:10;-1:-1:-1;658:4307:51;-1:-1:-1;;;;;;;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;11657:922:46;1586:23:10;658:4307:51;11657:922:46;;;11864:7;;;;11936;11916:28;11936:7;;:::i;11916:28::-;658:4307:51;;;;;;;;;;;;12103:13:46;;;12099:89;;12251:14;;;;;12285:19;;;658:4307:51;;;;;;;;;;;;;;;;;12285:19:46;658:4307:51;;12423:25:46;;:::o;12247:163::-;658:4307:51;;12343:52:46;658:4307:51;12353:41:46;658:4307:51;;:::i;:::-;;;;;;;;12353:41:46;-1:-1:-1;;;;;658:4307:51;;12353:41:46;;;658:4307:51;12343:52:46;:::i;:::-;12247:163;;12099:89;658:4307:51;;-1:-1:-1;;;12143:30:46;;;;;11860:713;658:4307:51;12479:52:46;658:4307:51;12489:41:46;658:4307:51;;:::i;12489:41:46:-;-1:-1:-1;;;;;658:4307:51;;12489:41:46;;;658:4307:51;12343:52:46;:::i;12479:::-;11870:1;12545:17;;:::o;12929:433::-;;13112:10;;;;;;13344:11;;12929:433;:::o;13105:230::-;3721:5:43;;;;;3731;;;;658:4307:51;;;;;;;;;1847:23:10;-1:-1:-1;14439:109:46;658:4307:51;14439:109:46;;-1:-1:-1;;;;;;;;;;;14439:109:46;658:4307:51;;;;;-1:-1:-1;13189:136:46;658:4307:51;;;13248:10:46;13189:136;;13105:230;;;13189:136;13303:7;;;;;;:::i;:::-;13189:136;;;1637:317:47;15564:20:3;658:4307:51;;;;;1801:1:47;658:4307:51;;;-1:-1:-1;;;;;658:4307:51;;;;;;1789:29:47;1785:68;;-1:-1:-1;1536:4:33;1867:11:47;1536:4:33;;;-1:-1:-1;1536:4:33;658:4307:51;15564:20:3;1536:4:33;;-1:-1:-1;;;;;1536:4:33;;658:4307:51;1536:4:33;;;;;15564:20:3;1536:4:33;1637:317:47:o;1785:68::-;1829:135:33;-1:-1:-1;1829:135:33;1536:4;1829:135;;;;;3149:373:47;8977:15:3;658:4307:51;;-1:-1:-1;;;;;658:4307:51;;;;;;3313:24:47;;3309:64;;1536:4:33;-1:-1:-1;1536:4:33;3395:11:47;1536:4:33;;3395:11:47;1536:4:33;-1:-1:-1;1536:4:33;1315;-1:-1:-1;1315:4:33;;;;658:4307:51;;-1:-1:-1;;;;;1536:4:33;8977:15:3;1315:4:33;;;8977:15:3;1315:4:33;3149:373:47:o;3309:64::-;1829:135:33;-1:-1:-1;1829:135:33;1315:4;1829:135;;;;;658:4307:51;;;;;;;;;15293:1:36;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;12994:2:36;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;:::o;2123:740:8:-;2250:23;;;:::i;:::-;658:4307:51;;;;:::i;:::-;2304:20:8;2288:36;;2284:86;;2398:24;;;658:4307:51;;3665:12:8;658:4307:51;;;;;;;2398:24:8;1315:4:33;2436:9:8;658:4307:51;2436:28:8;;-1:-1:-1;;;;;658:4307:51;;;2436:28:8;658:4307:51;;-1:-1:-1;;;2436:37:8;;;;;658:4307:51;;;2436:37:8;;658:4307:51;;2436:37:8;658:4307:51;;;;2436:37:8;;;;;;;-1:-1:-1;2436:37:8;;;2123:740;-1:-1:-1;2432:425:8;;;2489:27;;;2304:20;2489:27;:::o;2432:425::-;658:4307:51;;-1:-1:-1;;;2537:34:8;;2436:37;2537:34;;658:4307:51;;;;;;;;;;;;2537:34:8;;;;;;;-1:-1:-1;2537:34:8;;;2432:425;-1:-1:-1;;2533:324:8;;;2679:22;2672:29;:::o;2533:324::-;2824:22;2817:29;:::o;2537:34::-;;;;;;-1:-1:-1;2537:34:8;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;2436:37;;;;;;;;;;;;;;:::i;:::-;;;;2284:86;2340:19;;:::o;5886:1248:3:-;6100:22;;658:4307:51;;;;;;;;;;6100:22:3;658:4307:51;;;;;;6235:76:3;;658:4307:51;;6321:76:3;;7457:39;7464:32;:22;;658:4307:51;;;;;;;;;;7464:22:3;658:4307:51;;;;;;;7457:39:3;6469:13;;6465:90;;6565:34;6592:7;;:::i;6565:34::-;6614:28;;;;6610:87;;6726:28;;;:::i;:::-;6769;;;6813:27;6820:20;6813:27;:::o;6765:363::-;6861:27;6862:26;;;:::i;6861:27::-;:58;;;;6765:363;6857:271;;;6935:29;6942:22;6935:29;:::o;6857:271::-;8115:33;;:22;8108:40;8115:22;658:4307:51;;;;;;;;;;8115:22:3;:33;658:4307:51;;;;;8108:40:3;8115:33;;6100:10;7029:30;:::o;6981:147::-;7097:20;7090:27;:::o;6861:58::-;6893:26;6892:27;6893:26;;-1:-1:-1;658:4307:51;2214:14:6;658:4307:51;;;-1:-1:-1;658:4307:51;2258:21:6;;;658:4307:51;;;-1:-1:-1;2078:236:6;;6892:27:3;6861:58;;6610:87;6658:28;;-1:-1:-1;6658:28:3;:::o;6465:90::-;658:4307:51;;-1:-1:-1;;;6505:39:3;;6100:10;6505:39;;658:4307:51;;;;;21252:31:3;6321:76;6357:29;6364:22;6357:29;:::o;6235:76::-;6271:29;;6278:22;6271:29;:::o;1668:276:6:-;-1:-1:-1;658:4307:51;1804:14:6;658:4307:51;;;-1:-1:-1;658:4307:51;7464:10:3;658:4307:51;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;2789:37:10;;;7464:10:3;2789:37:10;;658:4307:51;;;;;;;;;;867:6:9;658:4307:51;2789:37:10;;;;;;;1888:49:6;2789:37:10;2544:3;2789:37;:66;:37;-1:-1:-1;2789:37:10;;;2829:26;;;;:::i;2789:66::-;658:4307:51;1888:21:6;1912:25;658:4307:51;1888:21:6;;658:4307:51;1912:25:6;;658:4307:51;1888:49:6;;:::i;:::-;-1:-1:-1;1848:89:6;1668:276;:::o;10887:863:3:-;;;;;;11177:53;735:10:30;;11177:53:3;:::i;:::-;11176:54;11172:128;;1641:18:7;658:4307:51;11404:18:3;;11400:267;;10887:863;11684:59;735:10:30;;;;11684:59:3;;:::i;11400:267::-;658:4307:51;-1:-1:-1;;658:4307:51;11481:7:3;;:::i;:::-;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:9;;735:10:30;1998:40:9;;;658:4307:51;;;;;;;;;;;867:6:9;-1:-1:-1;;;;;658:4307:51;1998:40:9;;;;;;;658:4307:51;1998:40:9;;;11400:267:3;11511:30;;;;11507:150;;11400:267;;;11507:150;658:4307:51;;-1:-1:-1;;;11568:74:3;;735:10:30;1998:40:9;11568:74:3;;658:4307:51;;;;;;;;;;;;;;;;21252:31:3;1998:40:9;;;;658:4307:51;1998:40:9;;;;;;;;;:::i;:::-;;;;11172:128:3;658:4307:51;;-1:-1:-1;;;11253:36:3;;735:10:30;11253:36:3;;;658:4307:51;;;11253:36:3;658:4307:51;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;658:4307:51;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11927:1373:3;;;;;;;12182:71;658:4307:51;;;;;12223:29:3;12182:71;;;;:::i;:::-;658:4307:51;;;;;12268:31:3;;;;;;:69;;;11927:1373;12268:92;;;;11927:1373;12264:208;;658:4307:51;;;12485:22:3;;:32;:22;;658:4307:51;;;;;;;;;;12485:32:3;658:4307:51;12481:149:3;;12963:257;12659:7;12963:257;12659:7;658:4307:51;12659:23:3;:7;;:::i;:::-;1289:12:7;658:4307:51;;;;;;;12659:23:3;:::i;:::-;658:4307:51;;;;12896:51:3;12768:22;;658:4307:51;;;;;;;;;;12768:22:3;658:4307:51;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;;12838:48:3;12859:27;;;:::i;:::-;658:4307:51;;-1:-1:-1;;;;658:4307:51;;;;;;-1:-1:-1;;;658:4307:51;;;;;12838:48:3;12920:27;;;:::i;:::-;658:4307:51;;-1:-1:-1;;;;658:4307:51;;;;;;-1:-1:-1;;;658:4307:51;;;;;12896:51:3;13166:19;13079:28;658:4307:51;;13079:28:3;:::i;:::-;13166:19;;;:::i;:::-;658:4307:51;;;12963:257:3;;;;;;:::i;:::-;;;;11927:1373::o;12481:149::-;2397:23:51;;;;:::i;:::-;658:4307;;-1:-1:-1;;;12545:74:3;;658:4307:51;;;12545:74:3;;12485:10;12545:74;;;:::i;12264:208::-;658:4307:51;;;;-1:-1:-1;;;12383:78:3;;;;;658:4307:51;;;;;;;;;;;;;;;;;21252:31:3;12268:92;12341:19;;;12268:92;;:69;658:4307:51;;;12303:34:3;;;12268:69;;28848:999;;658:4307:51;;29166:2:3;29157:11;;29153:61;;-1:-1:-1;;30978:95:3;;;;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;29490:31:3;29486:81;;29719:57;;-1:-1:-1;;658:4307:51;;;29719:57:3;:::i;:::-;29797:8;;658:4307:51;;;29797:33:3;;29790:40;;28848:999;:::o;29486:81::-;29541:11;;;29548:4;29541:11;:::o;14807:889:36:-;;;658:4307:51;;14977:25:36;;:40;;;;14807:889;14973:72;;15080:9;;;:::i;:::-;15074:15;;15073:88;;;14807:889;15272:22;34863:71:44;;;15272:22:36;:::i;:::-;15267:2;658:4307:51;;15267:2:36;658:4307:51;;;;;;;;;;;15359:29:36;15267:27;;15527:50;;;:::i;:::-;15591:31;;-1:-1:-1;;;;;658:4307:51;;;;15591:31:36:o;15355:335::-;15653:26;;;-1:-1:-1;15653:26:36;-1:-1:-1;15653:26:36;:::o;15073:88::-;-1:-1:-1;30978:95:3;;;;;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;15094:67:36;15073:88;;14977:40;15006:11;;;;14977:40;;12276:1051;;;;12563:9;;;:::i;:::-;12557:15;;12556:82;;;12276:1051;12736:22;34863:71:44;;;12736:22:36;:::i;:::-;12769:18;-1:-1:-1;658:4307:51;;;;;;;;12802:26:36;;;12830:7;;;;;;13299:21;;;12571:1;13299:21;12276:1051;:::o;12839:3::-;30978:95:3;;;;658:4307:51;12870:55:36;12883:41;30978:95:3;;;;;;658:4307:51;;;;;;12883:41:36;12870:55;:::i;:::-;658:4307:51;12943:8:36;12949:2;12943:8;;12939:31;;12984:12;;12839:3;12984:12;;:::i;:::-;658:4307:51;12839:3:36;;:::i;:::-;12802:26;;;;;12939:31;-1:-1:-1;;;;;;;;;12953:17:36:o;12556:82::-;-1:-1:-1;30978:95:3;;;;;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;12577:61:36;12556:82;;15702:524;658:4307:51;;15995:2:36;15987:10;;:24;;;15702:524;15983:203;;;-1:-1:-1;;658:4307:51;;;15702:524:36;:::o;15983:203::-;16055:2;16047:10;;:25;;;15983:203;16043:143;;;-1:-1:-1;;658:4307:51;;;;15702:524:36:o;16043:143::-;16116:2;16108:10;;:24;;;16043:143;16104:82;;;-1:-1:-1;;658:4307:51;;;;:::o;16104:82:36:-;16164:22;658:4307:51;16164:22:36;:::o;16108:24::-;16122:10;16130:2;16122:10;;16108:24;;16047:25;16061:11;16069:3;16061:11;;16047:25;;15987:24;16001:10;16009:2;16001:10;;15987:24;;15296:213:44;658:4307:51;15374:24:44;;;;15370:103;;658:4307:51;15296:213:44;:::o;15370:103::-;658:4307:51;;;;4302:42:44;;;;15421:41;;15452:2;15421:41;;;658:4307:51;;;;;15421:41:44;4908:554:8;;18812:57:3;4908:554:8;;;18812:57:3;:::i;:::-;2397:23:51;;;:::i;:::-;658:4307;;;;;;18938:208:3;27000:1;658:4307:51;;;;27519:48:3;:62;27515:172;;19167:22;:38;:22;;658:4307:51;;;;;;;;;;19167:22:3;2002:56;;-1:-1:-1;;;;;2002:56:3;-1:-1:-1;;;2002:56:3;;;;19167:38;658:4307:51;;;;;19220:28:3;;658:4307:51;;19220:28:3;5230:24:8;;658:4307:51;;3665:12:8;658:4307:51;;;;;;;5230:24:8;1315:4:33;5268:15:8;5264:164;;5438:17;4908:554;:::o;5264:164::-;5321:9;658:4307:51;5321:16:8;;-1:-1:-1;;;;;658:4307:51;;;5321:16:8;:28;;;;;658:4307:51;;-1:-1:-1;;;5321:28:8;;658:4307:51;5321:28:8;;658:4307:51;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;;5321:28:8;;;;;;;;5264:164;-1:-1:-1;;658:4307:51;;;3665:12:8;658:4307:51;;;;;1315:4:33;4908:554:8;:::o;5321:28::-;;;;;;:::i;:::-;;;;27515:172:3;658:4307:51;;;;;;27604:72:3;;;;;;;;;658:4307:51;;;;;;:::i;:::-;18938:208:3;658:4307:51;;;;27604:72:3;658:4307:51;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;658:4307:51;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;658:4307:51;;;;;;;;;;:::o;4067:432:8:-;;;;;658:4307:51;;;;;4318:9:8;658:4307:51;;4318:103:8;;;;;;-1:-1:-1;658:4307:51;4318:103:8;658:4307:51;;;;;;;;;;;;4318:103:8;;658:4307:51;;6677:4:8;658:4307:51;;;6661:40:8;4318:103;;;;;:::i;:::-;;4348:9;;4318:103;;;;;;;;-1:-1:-1;4318:103:8;4468:24;4318:103;;;4067:432;4468:24;658:4307:51;;3665:12:8;658:4307:51;;;;;;;4468:24:8;1315:4:33;4067:432:8:o;4318:103::-;;;;:::i;:::-;;;"},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","timelock()":"d33219b4","token()":"fc0c546a","updateQuorumNumerator(uint256)":"06f3f9e6","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"string\",\"name\":\"_name\",\"type\":\"string\"},{\"internalType\":\"contract IVotes\",\"name\":\"_token\",\"type\":\"address\"},{\"internalType\":\"contract TimelockController\",\"name\":\"_timelock\",\"type\":\"address\"},{\"internalType\":\"uint48\",\"name\":\"_votingDelay\",\"type\":\"uint48\"},{\"internalType\":\"uint32\",\"name\":\"_votingPeriod\",\"type\":\"uint32\"},{\"internalType\":\"uint256\",\"name\":\"_proposalThreshold\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"_quorumPercentage\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyProposer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"blockNumber\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"\\u041a\\u043e\\u043d\\u0442\\u0440\\u0430\\u043a\\u0442 Governor \\u0434\\u043b\\u044f DAO \\u0441 \\u043d\\u0430\\u0441\\u0442\\u0440\\u0430\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u043c\\u0438 \\u043f\\u0430\\u0440\\u0430\\u043c\\u0435\\u0442\\u0440\\u0430\\u043c\\u0438\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorOnlyProposer(address)\":[{\"details\":\"The `account` is not a proposer.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"eip712Domain()\":{\"details\":\"See {IERC-5267}.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"\\u0424\\u0443\\u043d\\u043a\\u0446\\u0438\\u044f \\u0434\\u043b\\u044f \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0442\\u0440\\u0435\\u0431\\u0443\\u0435\\u0442\\u0441\\u044f \\u043b\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043a\\u0430 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432 \\u043e\\u0447\\u0435\\u0440\\u0435\\u0434\\u044c\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"}},\"title\":\"GovernorContract\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/GovernorContract.sol\":\"GovernorContract\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xa0e92d42942f4f57c5be50568dac11e9d00c93efcb458026e18d2d9b9b2e7308\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46326c0bb1e296b67185e81c918e0b40501b8b6386165855df0a3f3c634b6a80\",\"dweb:/ipfs/QmTwyrDYtsxsk6pymJTK94PnEpzsmkpUxFuzEiakDopy4Z\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xc1c2a7f1563b77050dc6d507db9f4ada5d042c1f6a9ddbffdc49c77cdc0a1606\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd54abb96a6156d9a761f6fdad1d3004bc48d2d4fce47f40a3f91a7ae83fc3a1\",\"dweb:/ipfs/QmUrFSGkTDJ7WaZ6qPVVe3Gn5uN2viPb7x7QQ35UX4DofX\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0xa30ab326d0542cc4bee22c242395ee41fb85994acfce4dfe294526c17f76b637\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a7a3cf4dd15a0e09c98d1bda8a3b6d68301bc5c212af6464abc0a8d5177b8729\",\"dweb:/ipfs/QmSn8GHANwtepfhQC6h81StbSXWBJwpVYHSBQuYdnCJWv6\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0x9406604436e6925413ab70149fec16f3b28cc9e492b2baaa09c0acefd315b2a7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7a82b7b863fe03be982b1cec333813eb8bc9b11f7d3c09110b6f986fc1e8301\",\"dweb:/ipfs/QmcTuh55tccJJaDVbkseQJ9fTHP6EPduCMKAe4tcQMBirQ\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x50ea4919331ca84a89c44be1e1fdecd597c7f5575c3d93f582197db97171c2c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a80401f75260f9f42440c05baee0d2ff7cdd1e1e451400000eabb9c901abe383\",\"dweb:/ipfs/QmVdWjwkxmWrxcmz6ffmC8nCLwj5ixKrgWF7mKERdkZSfR\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xe5d4ce636fd706494b1f488fc562995e9486a3d14203ad311be6c6f724955bad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3d90512ee129236608a01e2d1541c9740a0f4d16863f214191e443342e540901\",\"dweb:/ipfs/QmStf5H59Lu2WNKPxmifFU6kJrWcMEvb2yKbFjsXkCvP43\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0x5b5cdb361ed018c0162942d673c17e187c1a52ded2ce4f41e8a3f3f5d1656e00\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fd78b11b946d9001725a38844f1d6163906965ec321e1b09bd7e476baedc5d12\",\"dweb:/ipfs/QmPgTnTYDbgXgwHXbkxofSH51QDFfycwx1tn8Qj5hGGk5u\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x4aaaf1c0737dd16e81f0d2b9833c549747a5ede6873bf1444bc72aa572d03e98\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://eada27d7668eebaea16c3b890aa1b38ffc53965292e26c96f7c44834623f4710\",\"dweb:/ipfs/QmVSWuLtxyCqNbLyY89ptxkvsk4CLLKDQYigEne5Qj8k1L\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x7d94fa0af099a2172eb01f9c8a8a443cbe7e0e43654841563e4e09968efdb549\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://65e38fb76b6add407d4557753ae83dd1268e8261195dbe5c19a580d5ba6e4e9a\",\"dweb:/ipfs/QmTkGSJtaQrqjcyWM4AgemeEmKgtDydKPPVRajsUJRQSrK\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x44f87e91783e88415bde66f1a63f6c7f0076f2d511548820407d5c95643ac56c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://13a51bc2b23827744dcf5bad10c69e72528cf015a6fe48c93632cdb2c0eb1251\",\"dweb:/ipfs/QmZwPA47Yqgje1qtkdEFEja8ntTahMStYzKf5q3JRnaR7d\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x10eb97d047f8d84fe263a02bb4a656ac6674f6679d74532cc37546289e073a9d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3e41287d40b0c46982f1083d40d32de2761f009c5c51627fe79a7feb0ab1cf5c\",\"dweb:/ipfs/Qme7dbh6HX3ZvUJdbQAcVqXkmyXyfcLiUZRhhon3cU6K8p\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x4515543bc4c78561f6bea83ecfdfc3dead55bd59858287d682045b11de1ae575\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://60601f91440125727244fffd2ba84da7caafecaae0fd887c7ccfec678e02b61e\",\"dweb:/ipfs/QmZnKPBtVDiQS9Dp8gZ4sa3ZeTrWVfqF7yuUd6Y8hwm1Rs\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0xa00be322d7db5786750ce0ac7e2f5b633ac30a5ed5fa1ced1e74acfc19acecea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c84e822f87cbdc4082533b626667b6928715bb2b1e8e7eb96954cebb9e38c8d\",\"dweb:/ipfs/QmZmy9dgxLTerBAQDuuHqbL6EpgRxddqgv5KmwpXYVbKz1\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x66364cd3247ea71cdb58f080f5d5ed6732433a8001413139661841535494692f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0f87914c6645b58eaf75f00a156037a7da91129f3a56aec44aebfc715b19ea44\",\"dweb:/ipfs/QmNX7NLSMXyWuogvf8wfCwjUGwLhLBZrGktWPSdoHtERGp\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]},\"contracts/GovernorContract.sol\":{\"keccak256\":\"0x5b1b22b444d6973135f3c1e4df098f5cb480af9416243d10afc059522132d5ae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fae8b397319f97aea63bf4361ddb2f4a61a83929efc3fb96fff8e327b2dfbba\",\"dweb:/ipfs/Qmc1qov8NjRKT1pB8qRLSCJU6DYPBGNXFrAU2K44avpcMa\"]}},\"version\":1}"}}}}} \ No newline at end of file diff --git a/backend/artifacts/build-info/f3f069df8eac5bd54bd69f81015dcedb.json b/backend/artifacts/build-info/f3f069df8eac5bd54bd69f81015dcedb.json deleted file mode 100644 index eed0ba7..0000000 --- a/backend/artifacts/build-info/f3f069df8eac5bd54bd69f81015dcedb.json +++ /dev/null @@ -1 +0,0 @@ -{"id":"f3f069df8eac5bd54bd69f81015dcedb","_format":"hh-sol-build-info-1","solcVersion":"0.8.20","solcLongVersion":"0.8.20+commit.a1b79de6","input":{"language":"Solidity","sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (access/AccessControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IAccessControl} from \"./IAccessControl.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {ERC165} from \"../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 * ```solidity\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 * ```solidity\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. We recommend using {AccessControlDefaultAdminRules}\n * to enforce additional security measures for this role.\n */\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\n struct RoleData {\n mapping(address account => bool) hasRole;\n bytes32 adminRole;\n }\n\n mapping(bytes32 role => 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 an {AccessControlUnauthorizedAccount} error including the required role.\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 returns (bool) {\n return _roles[role].hasRole[account];\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n * is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier.\n */\n function _checkRole(bytes32 role) internal view virtual {\n _checkRole(role, _msgSender());\n }\n\n /**\n * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n * is missing `role`.\n */\n function _checkRole(bytes32 role, address account) internal view virtual {\n if (!hasRole(role, account)) {\n revert AccessControlUnauthorizedAccount(account, role);\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 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 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 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 `callerConfirmation`.\n *\n * May emit a {RoleRevoked} event.\n */\n function renounceRole(bytes32 role, address callerConfirmation) public virtual {\n if (callerConfirmation != _msgSender()) {\n revert AccessControlBadConfirmation();\n }\n\n _revokeRole(role, callerConfirmation);\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 Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleGranted} event.\n */\n function _grantRole(bytes32 role, address account) internal virtual returns (bool) {\n if (!hasRole(role, account)) {\n _roles[role].hasRole[account] = true;\n emit RoleGranted(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n\n /**\n * @dev Attempts to revoke `role` from `account` and returns a boolean indicating if `role` was revoked.\n *\n * Internal function without access restriction.\n *\n * May emit a {RoleRevoked} event.\n */\n function _revokeRole(bytes32 role, address account) internal virtual returns (bool) {\n if (hasRole(role, account)) {\n _roles[role].hasRole[account] = false;\n emit RoleRevoked(role, account, _msgSender());\n return true;\n } else {\n return false;\n }\n }\n}\n"},"@openzeppelin/contracts/access/IAccessControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (access/IAccessControl.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev External interface of AccessControl declared to support ERC-165 detection.\n */\ninterface IAccessControl {\n /**\n * @dev The `account` is missing a role.\n */\n error AccessControlUnauthorizedAccount(address account, bytes32 neededRole);\n\n /**\n * @dev The caller of a function is not the expected one.\n *\n * NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\n */\n error AccessControlBadConfirmation();\n\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 to signal this.\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. This account bears the admin role (for the granted role).\n * Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\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 `callerConfirmation`.\n */\n function renounceRole(bytes32 role, address callerConfirmation) external;\n}\n"},"@openzeppelin/contracts/access/Ownable.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)\n\npragma solidity ^0.8.20;\n\nimport {Context} from \"../utils/Context.sol\";\n\n/**\n * @dev Contract module which provides a basic access control mechanism, where\n * there is an account (an owner) that can be granted exclusive access to\n * specific functions.\n *\n * The initial owner is set to the address provided by the deployer. This can\n * later be changed with {transferOwnership}.\n *\n * This module is used through inheritance. It will make available the modifier\n * `onlyOwner`, which can be applied to your functions to restrict their use to\n * the owner.\n */\nabstract contract Ownable is Context {\n address private _owner;\n\n /**\n * @dev The caller account is not authorized to perform an operation.\n */\n error OwnableUnauthorizedAccount(address account);\n\n /**\n * @dev The owner is not a valid owner account. (eg. `address(0)`)\n */\n error OwnableInvalidOwner(address owner);\n\n event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);\n\n /**\n * @dev Initializes the contract setting the address provided by the deployer as the initial owner.\n */\n constructor(address initialOwner) {\n if (initialOwner == address(0)) {\n revert OwnableInvalidOwner(address(0));\n }\n _transferOwnership(initialOwner);\n }\n\n /**\n * @dev Throws if called by any account other than the owner.\n */\n modifier onlyOwner() {\n _checkOwner();\n _;\n }\n\n /**\n * @dev Returns the address of the current owner.\n */\n function owner() public view virtual returns (address) {\n return _owner;\n }\n\n /**\n * @dev Throws if the sender is not the owner.\n */\n function _checkOwner() internal view virtual {\n if (owner() != _msgSender()) {\n revert OwnableUnauthorizedAccount(_msgSender());\n }\n }\n\n /**\n * @dev Leaves the contract without owner. It will not be possible to call\n * `onlyOwner` functions. Can only be called by the current owner.\n *\n * NOTE: Renouncing ownership will leave the contract without an owner,\n * thereby disabling any functionality that is only available to the owner.\n */\n function renounceOwnership() public virtual onlyOwner {\n _transferOwnership(address(0));\n }\n\n /**\n * @dev Transfers ownership of the contract to a new account (`newOwner`).\n * Can only be called by the current owner.\n */\n function transferOwnership(address newOwner) public virtual onlyOwner {\n if (newOwner == address(0)) {\n revert OwnableInvalidOwner(address(0));\n }\n _transferOwnership(newOwner);\n }\n\n /**\n * @dev Transfers ownership of the contract to a new account (`newOwner`).\n * Internal function without access restriction.\n */\n function _transferOwnership(address newOwner) internal virtual {\n address oldOwner = _owner;\n _owner = newOwner;\n emit OwnershipTransferred(oldOwner, newOwner);\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorCountingSimple.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for simple, 3 options, vote counting.\n */\nabstract contract GovernorCountingSimple is Governor {\n /**\n * @dev Supported vote types. Matches Governor Bravo ordering.\n */\n enum VoteType {\n Against,\n For,\n Abstain\n }\n\n struct ProposalVote {\n uint256 againstVotes;\n uint256 forVotes;\n uint256 abstainVotes;\n mapping(address voter => bool) hasVoted;\n }\n\n mapping(uint256 proposalId => ProposalVote) private _proposalVotes;\n\n /**\n * @dev See {IGovernor-COUNTING_MODE}.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() public pure virtual override returns (string memory) {\n return \"support=bravo&quorum=for,abstain\";\n }\n\n /**\n * @dev See {IGovernor-hasVoted}.\n */\n function hasVoted(uint256 proposalId, address account) public view virtual override returns (bool) {\n return _proposalVotes[proposalId].hasVoted[account];\n }\n\n /**\n * @dev Accessor to the internal vote counts.\n */\n function proposalVotes(\n uint256 proposalId\n ) public view virtual returns (uint256 againstVotes, uint256 forVotes, uint256 abstainVotes) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n return (proposalVote.againstVotes, proposalVote.forVotes, proposalVote.abstainVotes);\n }\n\n /**\n * @dev See {Governor-_quorumReached}.\n */\n function _quorumReached(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return quorum(proposalSnapshot(proposalId)) <= proposalVote.forVotes + proposalVote.abstainVotes;\n }\n\n /**\n * @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual override returns (bool) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n return proposalVote.forVotes > proposalVote.againstVotes;\n }\n\n /**\n * @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo).\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory // params\n ) internal virtual override returns (uint256) {\n ProposalVote storage proposalVote = _proposalVotes[proposalId];\n\n if (proposalVote.hasVoted[account]) {\n revert GovernorAlreadyCastVote(account);\n }\n proposalVote.hasVoted[account] = true;\n\n if (support == uint8(VoteType.Against)) {\n proposalVote.againstVotes += totalWeight;\n } else if (support == uint8(VoteType.For)) {\n proposalVote.forVotes += totalWeight;\n } else if (support == uint8(VoteType.Abstain)) {\n proposalVote.abstainVotes += totalWeight;\n } else {\n revert GovernorInvalidVoteType();\n }\n\n return totalWeight;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/extensions/GovernorSettings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\n\n/**\n * @dev Extension of {Governor} for settings updatable through governance.\n */\nabstract contract GovernorSettings is Governor {\n // amount of token\n uint256 private _proposalThreshold;\n // timepoint: limited to uint48 in core (same as clock() type)\n uint48 private _votingDelay;\n // duration: limited to uint32 in core\n uint32 private _votingPeriod;\n\n event VotingDelaySet(uint256 oldVotingDelay, uint256 newVotingDelay);\n event VotingPeriodSet(uint256 oldVotingPeriod, uint256 newVotingPeriod);\n event ProposalThresholdSet(uint256 oldProposalThreshold, uint256 newProposalThreshold);\n\n /**\n * @dev Initialize the governance parameters.\n */\n constructor(uint48 initialVotingDelay, uint32 initialVotingPeriod, uint256 initialProposalThreshold) {\n _setVotingDelay(initialVotingDelay);\n _setVotingPeriod(initialVotingPeriod);\n _setProposalThreshold(initialProposalThreshold);\n }\n\n /**\n * @dev See {IGovernor-votingDelay}.\n */\n function votingDelay() public view virtual override returns (uint256) {\n return _votingDelay;\n }\n\n /**\n * @dev See {IGovernor-votingPeriod}.\n */\n function votingPeriod() public view virtual override returns (uint256) {\n return _votingPeriod;\n }\n\n /**\n * @dev See {Governor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual override returns (uint256) {\n return _proposalThreshold;\n }\n\n /**\n * @dev Update the voting delay. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingDelaySet} event.\n */\n function setVotingDelay(uint48 newVotingDelay) public virtual onlyGovernance {\n _setVotingDelay(newVotingDelay);\n }\n\n /**\n * @dev Update the voting period. This operation can only be performed through a governance proposal.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function setVotingPeriod(uint32 newVotingPeriod) public virtual onlyGovernance {\n _setVotingPeriod(newVotingPeriod);\n }\n\n /**\n * @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function setProposalThreshold(uint256 newProposalThreshold) public virtual onlyGovernance {\n _setProposalThreshold(newProposalThreshold);\n }\n\n /**\n * @dev Internal setter for the voting delay.\n *\n * Emits a {VotingDelaySet} event.\n */\n function _setVotingDelay(uint48 newVotingDelay) internal virtual {\n emit VotingDelaySet(_votingDelay, newVotingDelay);\n _votingDelay = newVotingDelay;\n }\n\n /**\n * @dev Internal setter for the voting period.\n *\n * Emits a {VotingPeriodSet} event.\n */\n function _setVotingPeriod(uint32 newVotingPeriod) internal virtual {\n if (newVotingPeriod == 0) {\n revert GovernorInvalidVotingPeriod(0);\n }\n emit VotingPeriodSet(_votingPeriod, newVotingPeriod);\n _votingPeriod = newVotingPeriod;\n }\n\n /**\n * @dev Internal setter for the proposal threshold.\n *\n * Emits a {ProposalThresholdSet} event.\n */\n function _setProposalThreshold(uint256 newProposalThreshold) internal virtual {\n emit ProposalThresholdSet(_proposalThreshold, newProposalThreshold);\n _proposalThreshold = newProposalThreshold;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (governance/extensions/GovernorTimelockControl.sol)\n\npragma solidity ^0.8.20;\n\nimport {IGovernor, Governor} from \"../Governor.sol\";\nimport {TimelockController} from \"../TimelockController.sol\";\nimport {IERC165} from \"../../interfaces/IERC165.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\n\n/**\n * @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n * delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n * {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n *\n * Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n * the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n * inaccessible from a proposal, unless executed via {Governor-relay}.\n *\n * WARNING: Setting up the TimelockController to have additional proposers or cancelers besides the governor is very\n * risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n * operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n * proposals that have been approved by the voters, effectively executing a Denial of Service attack.\n */\nabstract contract GovernorTimelockControl is Governor {\n TimelockController private _timelock;\n mapping(uint256 proposalId => bytes32) private _timelockIds;\n\n /**\n * @dev Emitted when the timelock controller used for proposal execution is modified.\n */\n event TimelockChange(address oldTimelock, address newTimelock);\n\n /**\n * @dev Set the timelock.\n */\n constructor(TimelockController timelockAddress) {\n _updateTimelock(timelockAddress);\n }\n\n /**\n * @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock.\n */\n function state(uint256 proposalId) public view virtual override returns (ProposalState) {\n ProposalState currentState = super.state(proposalId);\n\n if (currentState != ProposalState.Queued) {\n return currentState;\n }\n\n bytes32 queueid = _timelockIds[proposalId];\n if (_timelock.isOperationPending(queueid)) {\n return ProposalState.Queued;\n } else if (_timelock.isOperationDone(queueid)) {\n // This can happen if the proposal is executed directly on the timelock.\n return ProposalState.Executed;\n } else {\n // This can happen if the proposal is canceled directly on the timelock.\n return ProposalState.Canceled;\n }\n }\n\n /**\n * @dev Public accessor to check the address of the timelock\n */\n function timelock() public view virtual returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual override returns (bool) {\n return true;\n }\n\n /**\n * @dev Function to queue a proposal to the timelock.\n */\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint48) {\n uint256 delay = _timelock.getMinDelay();\n\n bytes32 salt = _timelockSalt(descriptionHash);\n _timelockIds[proposalId] = _timelock.hashOperationBatch(targets, values, calldatas, 0, salt);\n _timelock.scheduleBatch(targets, values, calldatas, 0, salt, delay);\n\n return SafeCast.toUint48(block.timestamp + delay);\n }\n\n /**\n * @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n * through the timelock.\n */\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override {\n // execute\n _timelock.executeBatch{value: msg.value}(targets, values, calldatas, 0, _timelockSalt(descriptionHash));\n // cleanup for refund\n delete _timelockIds[proposalId];\n }\n\n /**\n * @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n * been queued.\n */\n // This function can reenter through the external call to the timelock, but we assume the timelock is trusted and\n // well behaved (according to TimelockController) and this will not happen.\n // slither-disable-next-line reentrancy-no-eth\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual override returns (uint256) {\n uint256 proposalId = super._cancel(targets, values, calldatas, descriptionHash);\n\n bytes32 timelockId = _timelockIds[proposalId];\n if (timelockId != 0) {\n // cancel\n _timelock.cancel(timelockId);\n // cleanup\n delete _timelockIds[proposalId];\n }\n\n return proposalId;\n }\n\n /**\n * @dev Address through which the governor executes action. In this case, the timelock.\n */\n function _executor() internal view virtual override returns (address) {\n return address(_timelock);\n }\n\n /**\n * @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n * must be proposed, scheduled, and executed through governance proposals.\n *\n * CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\n */\n function updateTimelock(TimelockController newTimelock) external virtual onlyGovernance {\n _updateTimelock(newTimelock);\n }\n\n function _updateTimelock(TimelockController newTimelock) private {\n emit TimelockChange(address(_timelock), address(newTimelock));\n _timelock = newTimelock;\n }\n\n /**\n * @dev Computes the {TimelockController} operation salt.\n *\n * It is computed with the governor address itself to avoid collisions across governor instances using the\n * same timelock.\n */\n function _timelockSalt(bytes32 descriptionHash) private view returns (bytes32) {\n return bytes20(address(this)) ^ descriptionHash;\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorVotes.sol)\n\npragma solidity ^0.8.20;\n\nimport {Governor} from \"../Governor.sol\";\nimport {IVotes} from \"../utils/IVotes.sol\";\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n * token.\n */\nabstract contract GovernorVotes is Governor {\n IERC5805 private immutable _token;\n\n constructor(IVotes tokenAddress) {\n _token = IERC5805(address(tokenAddress));\n }\n\n /**\n * @dev The token that voting power is sourced from.\n */\n function token() public view virtual returns (IERC5805) {\n return _token;\n }\n\n /**\n * @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n * does not implement ERC-6372.\n */\n function clock() public view virtual override returns (uint48) {\n try token().clock() returns (uint48 timepoint) {\n return timepoint;\n } catch {\n return Time.blockNumber();\n }\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual override returns (string memory) {\n try token().CLOCK_MODE() returns (string memory clockmode) {\n return clockmode;\n } catch {\n return \"mode=blocknumber&from=default\";\n }\n }\n\n /**\n * Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes}).\n */\n function _getVotes(\n address account,\n uint256 timepoint,\n bytes memory /*params*/\n ) internal view virtual override returns (uint256) {\n return token().getPastVotes(account, timepoint);\n }\n}\n"},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (governance/extensions/GovernorVotesQuorumFraction.sol)\n\npragma solidity ^0.8.20;\n\nimport {GovernorVotes} from \"./GovernorVotes.sol\";\nimport {Math} from \"../../utils/math/Math.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n * fraction of the total supply.\n */\nabstract contract GovernorVotesQuorumFraction is GovernorVotes {\n using Checkpoints for Checkpoints.Trace208;\n\n Checkpoints.Trace208 private _quorumNumeratorHistory;\n\n event QuorumNumeratorUpdated(uint256 oldQuorumNumerator, uint256 newQuorumNumerator);\n\n /**\n * @dev The quorum set is not a valid fraction.\n */\n error GovernorInvalidQuorumFraction(uint256 quorumNumerator, uint256 quorumDenominator);\n\n /**\n * @dev Initialize quorum as a fraction of the token's total supply.\n *\n * The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n * specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n * customized by overriding {quorumDenominator}.\n */\n constructor(uint256 quorumNumeratorValue) {\n _updateQuorumNumerator(quorumNumeratorValue);\n }\n\n /**\n * @dev Returns the current quorum numerator. See {quorumDenominator}.\n */\n function quorumNumerator() public view virtual returns (uint256) {\n return _quorumNumeratorHistory.latest();\n }\n\n /**\n * @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\n */\n function quorumNumerator(uint256 timepoint) public view virtual returns (uint256) {\n return _optimisticUpperLookupRecent(_quorumNumeratorHistory, timepoint);\n }\n\n /**\n * @dev Returns the quorum denominator. Defaults to 100, but may be overridden.\n */\n function quorumDenominator() public view virtual returns (uint256) {\n return 100;\n }\n\n /**\n * @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\n */\n function quorum(uint256 timepoint) public view virtual override returns (uint256) {\n return Math.mulDiv(token().getPastTotalSupply(timepoint), quorumNumerator(timepoint), quorumDenominator());\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - Must be called through a governance proposal.\n * - New numerator must be smaller or equal to the denominator.\n */\n function updateQuorumNumerator(uint256 newQuorumNumerator) external virtual onlyGovernance {\n _updateQuorumNumerator(newQuorumNumerator);\n }\n\n /**\n * @dev Changes the quorum numerator.\n *\n * Emits a {QuorumNumeratorUpdated} event.\n *\n * Requirements:\n *\n * - New numerator must be smaller or equal to the denominator.\n */\n function _updateQuorumNumerator(uint256 newQuorumNumerator) internal virtual {\n uint256 denominator = quorumDenominator();\n if (newQuorumNumerator > denominator) {\n revert GovernorInvalidQuorumFraction(newQuorumNumerator, denominator);\n }\n\n uint256 oldQuorumNumerator = quorumNumerator();\n _quorumNumeratorHistory.push(clock(), SafeCast.toUint208(newQuorumNumerator));\n\n emit QuorumNumeratorUpdated(oldQuorumNumerator, newQuorumNumerator);\n }\n\n /**\n * @dev Returns the numerator at a specific timepoint.\n */\n function _optimisticUpperLookupRecent(\n Checkpoints.Trace208 storage ckpts,\n uint256 timepoint\n ) internal view returns (uint256) {\n // If trace is empty, key and value are both equal to 0.\n // In that case `key <= timepoint` is true, and it is ok to return 0.\n (, uint48 key, uint208 value) = ckpts.latestCheckpoint();\n return key <= timepoint ? value : ckpts.upperLookupRecent(SafeCast.toUint48(timepoint));\n }\n}\n"},"@openzeppelin/contracts/governance/Governor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (governance/Governor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../token/ERC721/IERC721Receiver.sol\";\nimport {IERC1155Receiver} from \"../token/ERC1155/IERC1155Receiver.sol\";\nimport {EIP712} from \"../utils/cryptography/EIP712.sol\";\nimport {SignatureChecker} from \"../utils/cryptography/SignatureChecker.sol\";\nimport {IERC165, ERC165} from \"../utils/introspection/ERC165.sol\";\nimport {SafeCast} from \"../utils/math/SafeCast.sol\";\nimport {DoubleEndedQueue} from \"../utils/structs/DoubleEndedQueue.sol\";\nimport {Address} from \"../utils/Address.sol\";\nimport {Context} from \"../utils/Context.sol\";\nimport {Nonces} from \"../utils/Nonces.sol\";\nimport {Strings} from \"../utils/Strings.sol\";\nimport {IGovernor, IERC6372} from \"./IGovernor.sol\";\n\n/**\n * @dev Core of the governance system, designed to be extended through various modules.\n *\n * This contract is abstract and requires several functions to be implemented in various modules:\n *\n * - A counting module must implement {_quorumReached}, {_voteSucceeded} and {_countVote}\n * - A voting module must implement {_getVotes}\n * - Additionally, {votingPeriod}, {votingDelay}, and {quorum} must also be implemented\n */\nabstract contract Governor is Context, ERC165, EIP712, Nonces, IGovernor, IERC721Receiver, IERC1155Receiver {\n using DoubleEndedQueue for DoubleEndedQueue.Bytes32Deque;\n\n bytes32 public constant BALLOT_TYPEHASH =\n keccak256(\"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\");\n bytes32 public constant EXTENDED_BALLOT_TYPEHASH =\n keccak256(\n \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\"\n );\n\n struct ProposalCore {\n address proposer;\n uint48 voteStart;\n uint32 voteDuration;\n bool executed;\n bool canceled;\n uint48 etaSeconds;\n }\n\n bytes32 private constant ALL_PROPOSAL_STATES_BITMAP = bytes32((2 ** (uint8(type(ProposalState).max) + 1)) - 1);\n string private _name;\n\n mapping(uint256 proposalId => ProposalCore) private _proposals;\n\n // This queue keeps track of the governor operating on itself. Calls to functions protected by the {onlyGovernance}\n // modifier needs to be whitelisted in this queue. Whitelisting is set in {execute}, consumed by the\n // {onlyGovernance} modifier and eventually reset after {_executeOperations} completes. This ensures that the\n // execution of {onlyGovernance} protected calls can only be achieved through successful proposals.\n DoubleEndedQueue.Bytes32Deque private _governanceCall;\n\n /**\n * @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n * parameter setters in {GovernorSettings} are protected using this modifier.\n *\n * The governance executing address may be different from the Governor's own address, for example it could be a\n * timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n * functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n * for example, additional timelock proposers are not able to change governance parameters without going through the\n * governance protocol (since v4.6).\n */\n modifier onlyGovernance() {\n _checkGovernance();\n _;\n }\n\n /**\n * @dev Sets the value for {name} and {version}\n */\n constructor(string memory name_) EIP712(name_, version()) {\n _name = name_;\n }\n\n /**\n * @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)\n */\n receive() external payable virtual {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n }\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(IERC165, ERC165) returns (bool) {\n return\n interfaceId == type(IGovernor).interfaceId ||\n interfaceId == type(IGovernor).interfaceId ^ IGovernor.getProposalId.selector ||\n interfaceId == type(IERC1155Receiver).interfaceId ||\n super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev See {IGovernor-name}.\n */\n function name() public view virtual returns (string memory) {\n return _name;\n }\n\n /**\n * @dev See {IGovernor-version}.\n */\n function version() public view virtual returns (string memory) {\n return \"1\";\n }\n\n /**\n * @dev See {IGovernor-hashProposal}.\n *\n * The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n * and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n * can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n * advance, before the proposal is submitted.\n *\n * Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n * same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n * across multiple networks. This also means that in order to execute the same operation twice (on the same\n * governor) the proposer will have to change the description in order to avoid proposal id conflicts.\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public pure virtual returns (uint256) {\n return uint256(keccak256(abi.encode(targets, values, calldatas, descriptionHash)));\n }\n\n /**\n * @dev See {IGovernor-getProposalId}.\n */\n function getProposalId(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public view virtual returns (uint256) {\n return hashProposal(targets, values, calldatas, descriptionHash);\n }\n\n /**\n * @dev See {IGovernor-state}.\n */\n function state(uint256 proposalId) public view virtual returns (ProposalState) {\n // We read the struct fields into the stack at once so Solidity emits a single SLOAD\n ProposalCore storage proposal = _proposals[proposalId];\n bool proposalExecuted = proposal.executed;\n bool proposalCanceled = proposal.canceled;\n\n if (proposalExecuted) {\n return ProposalState.Executed;\n }\n\n if (proposalCanceled) {\n return ProposalState.Canceled;\n }\n\n uint256 snapshot = proposalSnapshot(proposalId);\n\n if (snapshot == 0) {\n revert GovernorNonexistentProposal(proposalId);\n }\n\n uint256 currentTimepoint = clock();\n\n if (snapshot >= currentTimepoint) {\n return ProposalState.Pending;\n }\n\n uint256 deadline = proposalDeadline(proposalId);\n\n if (deadline >= currentTimepoint) {\n return ProposalState.Active;\n } else if (!_quorumReached(proposalId) || !_voteSucceeded(proposalId)) {\n return ProposalState.Defeated;\n } else if (proposalEta(proposalId) == 0) {\n return ProposalState.Succeeded;\n } else {\n return ProposalState.Queued;\n }\n }\n\n /**\n * @dev See {IGovernor-proposalThreshold}.\n */\n function proposalThreshold() public view virtual returns (uint256) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-proposalSnapshot}.\n */\n function proposalSnapshot(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart;\n }\n\n /**\n * @dev See {IGovernor-proposalDeadline}.\n */\n function proposalDeadline(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].voteStart + _proposals[proposalId].voteDuration;\n }\n\n /**\n * @dev See {IGovernor-proposalProposer}.\n */\n function proposalProposer(uint256 proposalId) public view virtual returns (address) {\n return _proposals[proposalId].proposer;\n }\n\n /**\n * @dev See {IGovernor-proposalEta}.\n */\n function proposalEta(uint256 proposalId) public view virtual returns (uint256) {\n return _proposals[proposalId].etaSeconds;\n }\n\n /**\n * @dev See {IGovernor-proposalNeedsQueuing}.\n */\n function proposalNeedsQueuing(uint256) public view virtual returns (bool) {\n return false;\n }\n\n /**\n * @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n * itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n * operation. See {onlyGovernance}.\n */\n function _checkGovernance() internal virtual {\n if (_executor() != _msgSender()) {\n revert GovernorOnlyExecutor(_msgSender());\n }\n if (_executor() != address(this)) {\n bytes32 msgDataHash = keccak256(_msgData());\n // loop until popping the expected operation - throw if deque is empty (operation not authorized)\n while (_governanceCall.popFront() != msgDataHash) {}\n }\n }\n\n /**\n * @dev Amount of votes already cast passes the threshold limit.\n */\n function _quorumReached(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Is the proposal successful or not.\n */\n function _voteSucceeded(uint256 proposalId) internal view virtual returns (bool);\n\n /**\n * @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`.\n */\n function _getVotes(address account, uint256 timepoint, bytes memory params) internal view virtual returns (uint256);\n\n /**\n * @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n *\n * Note: Support is generic and can represent various things depending on the voting system used.\n */\n function _countVote(\n uint256 proposalId,\n address account,\n uint8 support,\n uint256 totalWeight,\n bytes memory params\n ) internal virtual returns (uint256);\n\n /**\n * @dev Hook that should be called every time the tally for a proposal is updated.\n *\n * Note: This function must run successfully. Reverts will result in the bricking of governance\n */\n function _tallyUpdated(uint256 proposalId) internal virtual {}\n\n /**\n * @dev Default additional encoded parameters used by castVote methods that don't include them\n *\n * Note: Should be overridden by specific implementations to use an appropriate value, the\n * meaning of the additional params, in the context of that implementation\n */\n function _defaultParams() internal view virtual returns (bytes memory) {\n return \"\";\n }\n\n /**\n * @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) public virtual returns (uint256) {\n address proposer = _msgSender();\n\n // check description restriction\n if (!_isValidDescriptionForProposer(proposer, description)) {\n revert GovernorRestrictedProposer(proposer);\n }\n\n // check proposal threshold\n uint256 votesThreshold = proposalThreshold();\n if (votesThreshold > 0) {\n uint256 proposerVotes = getVotes(proposer, clock() - 1);\n if (proposerVotes < votesThreshold) {\n revert GovernorInsufficientProposerVotes(proposer, proposerVotes, votesThreshold);\n }\n }\n\n return _propose(targets, values, calldatas, description, proposer);\n }\n\n /**\n * @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n *\n * Emits a {IGovernor-ProposalCreated} event.\n */\n function _propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description,\n address proposer\n ) internal virtual returns (uint256 proposalId) {\n proposalId = getProposalId(targets, values, calldatas, keccak256(bytes(description)));\n\n if (targets.length != values.length || targets.length != calldatas.length || targets.length == 0) {\n revert GovernorInvalidProposalLength(targets.length, calldatas.length, values.length);\n }\n if (_proposals[proposalId].voteStart != 0) {\n revert GovernorUnexpectedProposalState(proposalId, state(proposalId), bytes32(0));\n }\n\n uint256 snapshot = clock() + votingDelay();\n uint256 duration = votingPeriod();\n\n ProposalCore storage proposal = _proposals[proposalId];\n proposal.proposer = proposer;\n proposal.voteStart = SafeCast.toUint48(snapshot);\n proposal.voteDuration = SafeCast.toUint32(duration);\n\n emit ProposalCreated(\n proposalId,\n proposer,\n targets,\n values,\n new string[](targets.length),\n calldatas,\n snapshot,\n snapshot + duration,\n description\n );\n\n // Using a named return variable to avoid stack too deep errors\n }\n\n /**\n * @dev See {IGovernor-queue}.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n uint256 proposalId = getProposalId(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Succeeded));\n\n uint48 etaSeconds = _queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n if (etaSeconds != 0) {\n _proposals[proposalId].etaSeconds = etaSeconds;\n emit ProposalQueued(proposalId, etaSeconds);\n } else {\n revert GovernorQueueNotImplemented();\n }\n\n return proposalId;\n }\n\n /**\n * @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n * performed (for example adding a vault/timelock).\n *\n * This is empty by default, and must be overridden to implement queuing.\n *\n * This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n * (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n * will revert.\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n * `ProposalQueued` event. Queuing a proposal should be done using {queue}.\n */\n function _queueOperations(\n uint256 /*proposalId*/,\n address[] memory /*targets*/,\n uint256[] memory /*values*/,\n bytes[] memory /*calldatas*/,\n bytes32 /*descriptionHash*/\n ) internal virtual returns (uint48) {\n return 0;\n }\n\n /**\n * @dev See {IGovernor-execute}.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public payable virtual returns (uint256) {\n uint256 proposalId = getProposalId(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n _encodeStateBitmap(ProposalState.Succeeded) | _encodeStateBitmap(ProposalState.Queued)\n );\n\n // mark as executed before calls to avoid reentrancy\n _proposals[proposalId].executed = true;\n\n // before execute: register governance call in queue.\n if (_executor() != address(this)) {\n for (uint256 i = 0; i < targets.length; ++i) {\n if (targets[i] == address(this)) {\n _governanceCall.pushBack(keccak256(calldatas[i]));\n }\n }\n }\n\n _executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n\n // after execute: cleanup governance call queue.\n if (_executor() != address(this) && !_governanceCall.empty()) {\n _governanceCall.clear();\n }\n\n emit ProposalExecuted(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n * performed (for example adding a vault/timelock).\n *\n * NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n * true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute}.\n */\n function _executeOperations(\n uint256 /* proposalId */,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 /*descriptionHash*/\n ) internal virtual {\n for (uint256 i = 0; i < targets.length; ++i) {\n (bool success, bytes memory returndata) = targets[i].call{value: values[i]}(calldatas[i]);\n Address.verifyCallResult(success, returndata);\n }\n }\n\n /**\n * @dev See {IGovernor-cancel}.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) public virtual returns (uint256) {\n // The proposalId will be recomputed in the `_cancel` call further down. However we need the value before we\n // do the internal call, because we need to check the proposal state BEFORE the internal `_cancel` call\n // changes it. The `getProposalId` duplication has a cost that is limited, and that we accept.\n uint256 proposalId = getProposalId(targets, values, calldatas, descriptionHash);\n\n address caller = _msgSender();\n if (!_validateCancel(proposalId, caller)) revert GovernorUnableToCancel(proposalId, caller);\n\n return _cancel(targets, values, calldatas, descriptionHash);\n }\n\n /**\n * @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n * Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n *\n * Emits a {IGovernor-ProposalCanceled} event.\n */\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal virtual returns (uint256) {\n uint256 proposalId = getProposalId(targets, values, calldatas, descriptionHash);\n\n _validateStateBitmap(\n proposalId,\n ALL_PROPOSAL_STATES_BITMAP ^\n _encodeStateBitmap(ProposalState.Canceled) ^\n _encodeStateBitmap(ProposalState.Expired) ^\n _encodeStateBitmap(ProposalState.Executed)\n );\n\n _proposals[proposalId].canceled = true;\n emit ProposalCanceled(proposalId);\n\n return proposalId;\n }\n\n /**\n * @dev See {IGovernor-getVotes}.\n */\n function getVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, _defaultParams());\n }\n\n /**\n * @dev See {IGovernor-getVotesWithParams}.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) public view virtual returns (uint256) {\n return _getVotes(account, timepoint, params);\n }\n\n /**\n * @dev See {IGovernor-castVote}.\n */\n function castVote(uint256 proposalId, uint8 support) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReason}.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason);\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParams}.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) public virtual returns (uint256) {\n address voter = _msgSender();\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev See {IGovernor-castVoteBySig}.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(keccak256(abi.encode(BALLOT_TYPEHASH, proposalId, support, voter, _useNonce(voter)))),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, \"\");\n }\n\n /**\n * @dev See {IGovernor-castVoteWithReasonAndParamsBySig}.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) public virtual returns (uint256) {\n bool valid = SignatureChecker.isValidSignatureNow(\n voter,\n _hashTypedDataV4(\n keccak256(\n abi.encode(\n EXTENDED_BALLOT_TYPEHASH,\n proposalId,\n support,\n voter,\n _useNonce(voter),\n keccak256(bytes(reason)),\n keccak256(params)\n )\n )\n ),\n signature\n );\n\n if (!valid) {\n revert GovernorInvalidSignature(voter);\n }\n\n return _castVote(proposalId, voter, support, reason, params);\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason\n ) internal virtual returns (uint256) {\n return _castVote(proposalId, account, support, reason, _defaultParams());\n }\n\n /**\n * @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n * voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n *\n * Emits a {IGovernor-VoteCast} event.\n */\n function _castVote(\n uint256 proposalId,\n address account,\n uint8 support,\n string memory reason,\n bytes memory params\n ) internal virtual returns (uint256) {\n _validateStateBitmap(proposalId, _encodeStateBitmap(ProposalState.Active));\n\n uint256 totalWeight = _getVotes(account, proposalSnapshot(proposalId), params);\n uint256 votedWeight = _countVote(proposalId, account, support, totalWeight, params);\n\n if (params.length == 0) {\n emit VoteCast(account, proposalId, support, votedWeight, reason);\n } else {\n emit VoteCastWithParams(account, proposalId, support, votedWeight, reason, params);\n }\n\n _tallyUpdated(proposalId);\n\n return votedWeight;\n }\n\n /**\n * @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n * is some contract other than the governor itself, like when using a timelock, this function can be invoked\n * in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n * Note that if the executor is simply the governor itself, use of `relay` is redundant.\n */\n function relay(address target, uint256 value, bytes calldata data) external payable virtual onlyGovernance {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n * through another contract such as a timelock.\n */\n function _executor() internal view virtual returns (address) {\n return address(this);\n }\n\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC721Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155Received}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155Received(address, address, uint256, uint256, bytes memory) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155Received.selector;\n }\n\n /**\n * @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n * Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\n */\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual returns (bytes4) {\n if (_executor() != address(this)) {\n revert GovernorDisabledDeposit();\n }\n return this.onERC1155BatchReceived.selector;\n }\n\n /**\n * @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `ProposalState` enum. For example:\n *\n * 0x000...10000\n * ^^^^^^------ ...\n * ^----- Succeeded\n * ^---- Defeated\n * ^--- Canceled\n * ^-- Active\n * ^- Pending\n */\n function _encodeStateBitmap(ProposalState proposalState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(proposalState));\n }\n\n /**\n * @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n * This bitmap should be built using `_encodeStateBitmap`.\n *\n * If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error.\n */\n function _validateStateBitmap(uint256 proposalId, bytes32 allowedStates) internal view returns (ProposalState) {\n ProposalState currentState = state(proposalId);\n if (_encodeStateBitmap(currentState) & allowedStates == bytes32(0)) {\n revert GovernorUnexpectedProposalState(proposalId, currentState, allowedStates);\n }\n return currentState;\n }\n\n /*\n * @dev Check if the proposer is authorized to submit a proposal with the given description.\n *\n * If the proposal description ends with `#proposer=0x???`, where `0x???` is an address written as a hex string\n * (case insensitive), then the submission of this proposal will only be authorized to said address.\n *\n * This is used for frontrunning protection. By adding this pattern at the end of their proposal, one can ensure\n * that no other address can submit the same proposal. An attacker would have to either remove or change that part,\n * which would result in a different proposal id.\n *\n * If the description does not match this pattern, it is unrestricted and anyone can submit it. This includes:\n * - If the `0x???` part is not a valid hex string.\n * - If the `0x???` part is a valid hex string, but does not contain exactly 40 hex digits.\n * - If it ends with the expected suffix followed by newlines or other whitespace.\n * - If it ends with some other similar suffix, e.g. `#other=abc`.\n * - If it does not end with any such suffix.\n */\n function _isValidDescriptionForProposer(\n address proposer,\n string memory description\n ) internal view virtual returns (bool) {\n unchecked {\n uint256 length = bytes(description).length;\n\n // Length is too short to contain a valid proposer suffix\n if (length < 52) {\n return true;\n }\n\n // Extract what would be the `#proposer=` marker beginning the suffix\n bytes10 marker = bytes10(_unsafeReadBytesOffset(bytes(description), length - 52));\n\n // If the marker is not found, there is no proposer suffix to check\n if (marker != bytes10(\"#proposer=\")) {\n return true;\n }\n\n // Check that the last 42 characters (after the marker) are a properly formatted address.\n (bool success, address recovered) = Strings.tryParseAddress(description, length - 42, length);\n return !success || recovered == proposer;\n }\n }\n\n /**\n * @dev Check if the `caller` can cancel the proposal with the given `proposalId`.\n *\n * The default implementation allows the proposal proposer to cancel the proposal during the pending state.\n */\n function _validateCancel(uint256 proposalId, address caller) internal view virtual returns (bool) {\n return (state(proposalId) == ProposalState.Pending) && caller == proposalProposer(proposalId);\n }\n\n /**\n * @inheritdoc IERC6372\n */\n function clock() public view virtual returns (uint48);\n\n /**\n * @inheritdoc IERC6372\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingDelay() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function votingPeriod() public view virtual returns (uint256);\n\n /**\n * @inheritdoc IGovernor\n */\n function quorum(uint256 timepoint) public view virtual returns (uint256);\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/governance/IGovernor.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (governance/IGovernor.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../interfaces/IERC165.sol\";\nimport {IERC6372} from \"../interfaces/IERC6372.sol\";\n\n/**\n * @dev Interface of the {Governor} core.\n *\n * NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n * Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\n */\ninterface IGovernor is IERC165, IERC6372 {\n enum ProposalState {\n Pending,\n Active,\n Canceled,\n Defeated,\n Succeeded,\n Queued,\n Expired,\n Executed\n }\n\n /**\n * @dev Empty proposal or a mismatch between the parameters length for a proposal call.\n */\n error GovernorInvalidProposalLength(uint256 targets, uint256 calldatas, uint256 values);\n\n /**\n * @dev The vote was already cast.\n */\n error GovernorAlreadyCastVote(address voter);\n\n /**\n * @dev Token deposits are disabled in this contract.\n */\n error GovernorDisabledDeposit();\n\n /**\n * @dev The `account` is not the governance executor.\n */\n error GovernorOnlyExecutor(address account);\n\n /**\n * @dev The `proposalId` doesn't exist.\n */\n error GovernorNonexistentProposal(uint256 proposalId);\n\n /**\n * @dev The current state of a proposal is not the required for performing an operation.\n * The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n * counting from right to left.\n *\n * NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n * This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n *\n * See {Governor-_encodeStateBitmap}.\n */\n error GovernorUnexpectedProposalState(uint256 proposalId, ProposalState current, bytes32 expectedStates);\n\n /**\n * @dev The voting period set is not a valid period.\n */\n error GovernorInvalidVotingPeriod(uint256 votingPeriod);\n\n /**\n * @dev The `proposer` does not have the required votes to create a proposal.\n */\n error GovernorInsufficientProposerVotes(address proposer, uint256 votes, uint256 threshold);\n\n /**\n * @dev The `proposer` is not allowed to create a proposal.\n */\n error GovernorRestrictedProposer(address proposer);\n\n /**\n * @dev The vote type used is not valid for the corresponding counting module.\n */\n error GovernorInvalidVoteType();\n\n /**\n * @dev The provided params buffer is not supported by the counting module.\n */\n error GovernorInvalidVoteParams();\n\n /**\n * @dev Queue operation is not implemented for this governor. Execute should be called directly.\n */\n error GovernorQueueNotImplemented();\n\n /**\n * @dev The proposal hasn't been queued yet.\n */\n error GovernorNotQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The proposal has already been queued.\n */\n error GovernorAlreadyQueuedProposal(uint256 proposalId);\n\n /**\n * @dev The provided signature is not valid for the expected `voter`.\n * If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\n */\n error GovernorInvalidSignature(address voter);\n\n /**\n * @dev The given `account` is unable to cancel the proposal with given `proposalId`.\n */\n error GovernorUnableToCancel(uint256 proposalId, address account);\n\n /**\n * @dev Emitted when a proposal is created.\n */\n event ProposalCreated(\n uint256 proposalId,\n address proposer,\n address[] targets,\n uint256[] values,\n string[] signatures,\n bytes[] calldatas,\n uint256 voteStart,\n uint256 voteEnd,\n string description\n );\n\n /**\n * @dev Emitted when a proposal is queued.\n */\n event ProposalQueued(uint256 proposalId, uint256 etaSeconds);\n\n /**\n * @dev Emitted when a proposal is executed.\n */\n event ProposalExecuted(uint256 proposalId);\n\n /**\n * @dev Emitted when a proposal is canceled.\n */\n event ProposalCanceled(uint256 proposalId);\n\n /**\n * @dev Emitted when a vote is cast without params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n */\n event VoteCast(address indexed voter, uint256 proposalId, uint8 support, uint256 weight, string reason);\n\n /**\n * @dev Emitted when a vote is cast with params.\n *\n * Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n * `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\n */\n event VoteCastWithParams(\n address indexed voter,\n uint256 proposalId,\n uint8 support,\n uint256 weight,\n string reason,\n bytes params\n );\n\n /**\n * @notice module:core\n * @dev Name of the governor instance (used in building the EIP-712 domain separator).\n */\n function name() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\"\n */\n function version() external view returns (string memory);\n\n /**\n * @notice module:voting\n * @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n * be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n * key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n *\n * There are 2 standard keys: `support` and `quorum`.\n *\n * - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n * - `quorum=bravo` means that only For votes are counted towards quorum.\n * - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n *\n * If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n * name that describes the behavior. For example:\n *\n * - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n * - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n *\n * NOTE: The string can be decoded by the standard\n * https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n * JavaScript class.\n */\n // solhint-disable-next-line func-name-mixedcase\n function COUNTING_MODE() external view returns (string memory);\n\n /**\n * @notice module:core\n * @dev Hashing function used to (re)build the proposal id from the proposal details.\n *\n * NOTE: For all off-chain and external calls, use {getProposalId}.\n */\n function hashProposal(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external pure returns (uint256);\n\n /**\n * @notice module:core\n * @dev Function used to get the proposal id from the proposal details.\n */\n function getProposalId(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Current state of a proposal, following Compound's convention\n */\n function state(uint256 proposalId) external view returns (ProposalState);\n\n /**\n * @notice module:core\n * @dev The number of votes required in order for a voter to become a proposer.\n */\n function proposalThreshold() external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n * snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n * following block.\n */\n function proposalSnapshot(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n * possible to cast a vote during this block.\n */\n function proposalDeadline(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev The account that created a proposal.\n */\n function proposalProposer(uint256 proposalId) external view returns (address);\n\n /**\n * @notice module:core\n * @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n * {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n * different. In most cases this will be a timestamp.\n */\n function proposalEta(uint256 proposalId) external view returns (uint256);\n\n /**\n * @notice module:core\n * @dev Whether a proposal needs to be queued before execution.\n */\n function proposalNeedsQueuing(uint256 proposalId) external view returns (bool);\n\n /**\n * @notice module:user-config\n * @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n * on the clock (see ERC-6372) this contract uses.\n *\n * This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n * proposal starts.\n *\n * NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n * Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\n */\n function votingDelay() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n * (see ERC-6372) this contract uses.\n *\n * NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n * duration compared to the voting delay.\n *\n * NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n * proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n * interface returns a uint256, the value it returns should fit in a uint32.\n */\n function votingPeriod() external view returns (uint256);\n\n /**\n * @notice module:user-config\n * @dev Minimum number of cast voted required for a proposal to be successful.\n *\n * NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n * quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\n */\n function quorum(uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint`.\n *\n * Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n * multiple), {ERC20Votes} tokens.\n */\n function getVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @notice module:reputation\n * @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\n */\n function getVotesWithParams(\n address account,\n uint256 timepoint,\n bytes memory params\n ) external view returns (uint256);\n\n /**\n * @notice module:voting\n * @dev Returns whether `account` has cast a vote on `proposalId`.\n */\n function hasVoted(uint256 proposalId, address account) external view returns (bool);\n\n /**\n * @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n * duration specified by {IGovernor-votingPeriod}.\n *\n * Emits a {ProposalCreated} event.\n *\n * NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n * This may be the result of third party actions on the targeted contracts, or other governor proposals.\n * For example, the balance of this contract could be updated or its access control permissions may be modified,\n * possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n * value to cover a proposal with multiple transfers).\n */\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n * is not necessary, this function may revert.\n * Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n *\n * Emits a {ProposalQueued} event.\n */\n function queue(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n * deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n * that some delay passed.\n *\n * Emits a {ProposalExecuted} event.\n *\n * NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\n */\n function execute(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external payable returns (uint256 proposalId);\n\n /**\n * @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n * before the vote starts.\n *\n * Emits a {ProposalCanceled} event.\n */\n function cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) external returns (uint256 proposalId);\n\n /**\n * @dev Cast a vote\n *\n * Emits a {VoteCast} event.\n */\n function castVote(uint256 proposalId, uint8 support) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason\n *\n * Emits a {VoteCast} event.\n */\n function castVoteWithReason(\n uint256 proposalId,\n uint8 support,\n string calldata reason\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParams(\n uint256 proposalId,\n uint8 support,\n string calldata reason,\n bytes memory params\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n *\n * Emits a {VoteCast} event.\n */\n function castVoteBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n bytes memory signature\n ) external returns (uint256 balance);\n\n /**\n * @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n * including ERC-1271 signature support.\n *\n * Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\n */\n function castVoteWithReasonAndParamsBySig(\n uint256 proposalId,\n uint8 support,\n address voter,\n string calldata reason,\n bytes memory params,\n bytes memory signature\n ) external returns (uint256 balance);\n}\n"},"@openzeppelin/contracts/governance/TimelockController.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (governance/TimelockController.sol)\n\npragma solidity ^0.8.20;\n\nimport {AccessControl} from \"../access/AccessControl.sol\";\nimport {ERC721Holder} from \"../token/ERC721/utils/ERC721Holder.sol\";\nimport {ERC1155Holder} from \"../token/ERC1155/utils/ERC1155Holder.sol\";\nimport {Address} from \"../utils/Address.sol\";\n\n/**\n * @dev Contract module which acts as a timelocked controller. When set as the\n * owner of an `Ownable` smart contract, it enforces a timelock on all\n * `onlyOwner` maintenance operations. This gives time for users of the\n * controlled contract to exit before a potentially dangerous maintenance\n * operation is applied.\n *\n * By default, this contract is self administered, meaning administration tasks\n * have to go through the timelock process. The proposer (resp executor) role\n * is in charge of proposing (resp executing) operations. A common use case is\n * to position this {TimelockController} as the owner of a smart contract, with\n * a multisig or a DAO as the sole proposer.\n */\ncontract TimelockController is AccessControl, ERC721Holder, ERC1155Holder {\n bytes32 public constant PROPOSER_ROLE = keccak256(\"PROPOSER_ROLE\");\n bytes32 public constant EXECUTOR_ROLE = keccak256(\"EXECUTOR_ROLE\");\n bytes32 public constant CANCELLER_ROLE = keccak256(\"CANCELLER_ROLE\");\n uint256 internal constant _DONE_TIMESTAMP = uint256(1);\n\n mapping(bytes32 id => uint256) private _timestamps;\n uint256 private _minDelay;\n\n enum OperationState {\n Unset,\n Waiting,\n Ready,\n Done\n }\n\n /**\n * @dev Mismatch between the parameters length for an operation call.\n */\n error TimelockInvalidOperationLength(uint256 targets, uint256 payloads, uint256 values);\n\n /**\n * @dev The schedule operation doesn't meet the minimum delay.\n */\n error TimelockInsufficientDelay(uint256 delay, uint256 minDelay);\n\n /**\n * @dev The current state of an operation is not as required.\n * The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n * counting from right to left.\n *\n * See {_encodeStateBitmap}.\n */\n error TimelockUnexpectedOperationState(bytes32 operationId, bytes32 expectedStates);\n\n /**\n * @dev The predecessor to an operation not yet done.\n */\n error TimelockUnexecutedPredecessor(bytes32 predecessorId);\n\n /**\n * @dev The caller account is not authorized.\n */\n error TimelockUnauthorizedCaller(address caller);\n\n /**\n * @dev Emitted when a call is scheduled as part of operation `id`.\n */\n event CallScheduled(\n bytes32 indexed id,\n uint256 indexed index,\n address target,\n uint256 value,\n bytes data,\n bytes32 predecessor,\n uint256 delay\n );\n\n /**\n * @dev Emitted when a call is performed as part of operation `id`.\n */\n event CallExecuted(bytes32 indexed id, uint256 indexed index, address target, uint256 value, bytes data);\n\n /**\n * @dev Emitted when new proposal is scheduled with non-zero salt.\n */\n event CallSalt(bytes32 indexed id, bytes32 salt);\n\n /**\n * @dev Emitted when operation `id` is cancelled.\n */\n event Cancelled(bytes32 indexed id);\n\n /**\n * @dev Emitted when the minimum delay for future operations is modified.\n */\n event MinDelayChange(uint256 oldDuration, uint256 newDuration);\n\n /**\n * @dev Initializes the contract with the following parameters:\n *\n * - `minDelay`: initial minimum delay in seconds for operations\n * - `proposers`: accounts to be granted proposer and canceller roles\n * - `executors`: accounts to be granted executor role\n * - `admin`: optional account to be granted admin role; disable with zero address\n *\n * IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n * without being subject to delay, but this role should be subsequently renounced in favor of\n * administration through timelocked proposals. Previous versions of this contract would assign\n * this admin to the deployer automatically and should be renounced as well.\n */\n constructor(uint256 minDelay, address[] memory proposers, address[] memory executors, address admin) {\n // self administration\n _grantRole(DEFAULT_ADMIN_ROLE, address(this));\n\n // optional admin\n if (admin != address(0)) {\n _grantRole(DEFAULT_ADMIN_ROLE, admin);\n }\n\n // register proposers and cancellers\n for (uint256 i = 0; i < proposers.length; ++i) {\n _grantRole(PROPOSER_ROLE, proposers[i]);\n _grantRole(CANCELLER_ROLE, proposers[i]);\n }\n\n // register executors\n for (uint256 i = 0; i < executors.length; ++i) {\n _grantRole(EXECUTOR_ROLE, executors[i]);\n }\n\n _minDelay = minDelay;\n emit MinDelayChange(0, minDelay);\n }\n\n /**\n * @dev Modifier to make a function callable only by a certain role. In\n * addition to checking the sender's role, `address(0)` 's role is also\n * considered. Granting a role to `address(0)` is equivalent to enabling\n * this role for everyone.\n */\n modifier onlyRoleOrOpenRole(bytes32 role) {\n if (!hasRole(role, address(0))) {\n _checkRole(role, _msgSender());\n }\n _;\n }\n\n /**\n * @dev Contract might receive/hold ETH as part of the maintenance process.\n */\n receive() external payable virtual {}\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(\n bytes4 interfaceId\n ) public view virtual override(AccessControl, ERC1155Holder) returns (bool) {\n return super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev Returns whether an id corresponds to a registered operation. This\n * includes both Waiting, Ready, and Done operations.\n */\n function isOperation(bytes32 id) public view returns (bool) {\n return getOperationState(id) != OperationState.Unset;\n }\n\n /**\n * @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\".\n */\n function isOperationPending(bytes32 id) public view returns (bool) {\n OperationState state = getOperationState(id);\n return state == OperationState.Waiting || state == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\".\n */\n function isOperationReady(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Ready;\n }\n\n /**\n * @dev Returns whether an operation is done or not.\n */\n function isOperationDone(bytes32 id) public view returns (bool) {\n return getOperationState(id) == OperationState.Done;\n }\n\n /**\n * @dev Returns the timestamp at which an operation becomes ready (0 for\n * unset operations, 1 for done operations).\n */\n function getTimestamp(bytes32 id) public view virtual returns (uint256) {\n return _timestamps[id];\n }\n\n /**\n * @dev Returns operation state.\n */\n function getOperationState(bytes32 id) public view virtual returns (OperationState) {\n uint256 timestamp = getTimestamp(id);\n if (timestamp == 0) {\n return OperationState.Unset;\n } else if (timestamp == _DONE_TIMESTAMP) {\n return OperationState.Done;\n } else if (timestamp > block.timestamp) {\n return OperationState.Waiting;\n } else {\n return OperationState.Ready;\n }\n }\n\n /**\n * @dev Returns the minimum delay in seconds for an operation to become valid.\n *\n * This value can be changed by executing an operation that calls `updateDelay`.\n */\n function getMinDelay() public view virtual returns (uint256) {\n return _minDelay;\n }\n\n /**\n * @dev Returns the identifier of an operation containing a single\n * transaction.\n */\n function hashOperation(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(target, value, data, predecessor, salt));\n }\n\n /**\n * @dev Returns the identifier of an operation containing a batch of\n * transactions.\n */\n function hashOperationBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public pure virtual returns (bytes32) {\n return keccak256(abi.encode(targets, values, payloads, predecessor, salt));\n }\n\n /**\n * @dev Schedule an operation containing a single transaction.\n *\n * Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function schedule(\n address target,\n uint256 value,\n bytes calldata data,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n bytes32 id = hashOperation(target, value, data, predecessor, salt);\n _schedule(id, delay);\n emit CallScheduled(id, 0, target, value, data, predecessor, delay);\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation containing a batch of transactions.\n *\n * Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'proposer' role.\n */\n function scheduleBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt,\n uint256 delay\n ) public virtual onlyRole(PROPOSER_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n _schedule(id, delay);\n for (uint256 i = 0; i < targets.length; ++i) {\n emit CallScheduled(id, i, targets[i], values[i], payloads[i], predecessor, delay);\n }\n if (salt != bytes32(0)) {\n emit CallSalt(id, salt);\n }\n }\n\n /**\n * @dev Schedule an operation that is to become valid after a given delay.\n */\n function _schedule(bytes32 id, uint256 delay) private {\n if (isOperation(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Unset));\n }\n uint256 minDelay = getMinDelay();\n if (delay < minDelay) {\n revert TimelockInsufficientDelay(delay, minDelay);\n }\n _timestamps[id] = block.timestamp + delay;\n }\n\n /**\n * @dev Cancel an operation.\n *\n * Requirements:\n *\n * - the caller must have the 'canceller' role.\n */\n function cancel(bytes32 id) public virtual onlyRole(CANCELLER_ROLE) {\n if (!isOperationPending(id)) {\n revert TimelockUnexpectedOperationState(\n id,\n _encodeStateBitmap(OperationState.Waiting) | _encodeStateBitmap(OperationState.Ready)\n );\n }\n delete _timestamps[id];\n\n emit Cancelled(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a single transaction.\n *\n * Emits a {CallExecuted} event.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function execute(\n address target,\n uint256 value,\n bytes calldata payload,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n bytes32 id = hashOperation(target, value, payload, predecessor, salt);\n\n _beforeCall(id, predecessor);\n _execute(target, value, payload);\n emit CallExecuted(id, 0, target, value, payload);\n _afterCall(id);\n }\n\n /**\n * @dev Execute an (ready) operation containing a batch of transactions.\n *\n * Emits one {CallExecuted} event per transaction in the batch.\n *\n * Requirements:\n *\n * - the caller must have the 'executor' role.\n */\n // This function can reenter, but it doesn't pose a risk because _afterCall checks that the proposal is pending,\n // thus any modifications to the operation during reentrancy should be caught.\n // slither-disable-next-line reentrancy-eth\n function executeBatch(\n address[] calldata targets,\n uint256[] calldata values,\n bytes[] calldata payloads,\n bytes32 predecessor,\n bytes32 salt\n ) public payable virtual onlyRoleOrOpenRole(EXECUTOR_ROLE) {\n if (targets.length != values.length || targets.length != payloads.length) {\n revert TimelockInvalidOperationLength(targets.length, payloads.length, values.length);\n }\n\n bytes32 id = hashOperationBatch(targets, values, payloads, predecessor, salt);\n\n _beforeCall(id, predecessor);\n for (uint256 i = 0; i < targets.length; ++i) {\n address target = targets[i];\n uint256 value = values[i];\n bytes calldata payload = payloads[i];\n _execute(target, value, payload);\n emit CallExecuted(id, i, target, value, payload);\n }\n _afterCall(id);\n }\n\n /**\n * @dev Execute an operation's call.\n */\n function _execute(address target, uint256 value, bytes calldata data) internal virtual {\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n Address.verifyCallResult(success, returndata);\n }\n\n /**\n * @dev Checks before execution of an operation's calls.\n */\n function _beforeCall(bytes32 id, bytes32 predecessor) private view {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n if (predecessor != bytes32(0) && !isOperationDone(predecessor)) {\n revert TimelockUnexecutedPredecessor(predecessor);\n }\n }\n\n /**\n * @dev Checks after execution of an operation's calls.\n */\n function _afterCall(bytes32 id) private {\n if (!isOperationReady(id)) {\n revert TimelockUnexpectedOperationState(id, _encodeStateBitmap(OperationState.Ready));\n }\n _timestamps[id] = _DONE_TIMESTAMP;\n }\n\n /**\n * @dev Changes the minimum timelock duration for future operations.\n *\n * Emits a {MinDelayChange} event.\n *\n * Requirements:\n *\n * - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n * an operation where the timelock is the target and the data is the ABI-encoded call to this function.\n */\n function updateDelay(uint256 newDelay) external virtual {\n address sender = _msgSender();\n if (sender != address(this)) {\n revert TimelockUnauthorizedCaller(sender);\n }\n emit MinDelayChange(_minDelay, newDelay);\n _minDelay = newDelay;\n }\n\n /**\n * @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n * the underlying position in the `OperationState` enum. For example:\n *\n * 0x000...1000\n * ^^^^^^----- ...\n * ^---- Done\n * ^--- Ready\n * ^-- Waiting\n * ^- Unset\n */\n function _encodeStateBitmap(OperationState operationState) internal pure returns (bytes32) {\n return bytes32(1 << uint8(operationState));\n }\n}\n"},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (governance/utils/IVotes.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\n */\ninterface IVotes {\n /**\n * @dev The signature used has expired.\n */\n error VotesExpiredSignature(uint256 expiry);\n\n /**\n * @dev Emitted when an account changes their delegate.\n */\n event DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate);\n\n /**\n * @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\n */\n event DelegateVotesChanged(address indexed delegate, uint256 previousVotes, uint256 newVotes);\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) external view returns (uint256);\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n */\n function getPastVotes(address account, uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n */\n function getPastTotalSupply(uint256 timepoint) external view returns (uint256);\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) external view returns (address);\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) external;\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) external;\n}\n"},"@openzeppelin/contracts/governance/utils/Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (governance/utils/Votes.sol)\npragma solidity ^0.8.20;\n\nimport {IERC5805} from \"../../interfaces/IERC5805.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {Nonces} from \"../../utils/Nonces.sol\";\nimport {EIP712} from \"../../utils/cryptography/EIP712.sol\";\nimport {Checkpoints} from \"../../utils/structs/Checkpoints.sol\";\nimport {SafeCast} from \"../../utils/math/SafeCast.sol\";\nimport {ECDSA} from \"../../utils/cryptography/ECDSA.sol\";\nimport {Time} from \"../../utils/types/Time.sol\";\n\n/**\n * @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n * transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n * \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n * decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n * delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n *\n * This contract is often combined with a token contract such that voting units correspond to token units. For an\n * example, see {ERC721Votes}.\n *\n * The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n * at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n * cost of this history tracking optional.\n *\n * When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n * {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n * previous example, it would be included in {ERC721-_update}).\n */\nabstract contract Votes is Context, EIP712, Nonces, IERC5805 {\n using Checkpoints for Checkpoints.Trace208;\n\n bytes32 private constant DELEGATION_TYPEHASH =\n keccak256(\"Delegation(address delegatee,uint256 nonce,uint256 expiry)\");\n\n mapping(address account => address) private _delegatee;\n\n mapping(address delegatee => Checkpoints.Trace208) private _delegateCheckpoints;\n\n Checkpoints.Trace208 private _totalCheckpoints;\n\n /**\n * @dev The clock was incorrectly modified.\n */\n error ERC6372InconsistentClock();\n\n /**\n * @dev Lookup to future votes is not available.\n */\n error ERC5805FutureLookup(uint256 timepoint, uint48 clock);\n\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n * checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\n */\n function clock() public view virtual returns (uint48) {\n return Time.blockNumber();\n }\n\n /**\n * @dev Machine-readable description of the clock as specified in ERC-6372.\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() public view virtual returns (string memory) {\n // Check that the clock was not modified\n if (clock() != Time.blockNumber()) {\n revert ERC6372InconsistentClock();\n }\n return \"mode=blocknumber&from=default\";\n }\n\n /**\n * @dev Validate that a timepoint is in the past, and return it as a uint48.\n */\n function _validateTimepoint(uint256 timepoint) internal view returns (uint48) {\n uint48 currentTimepoint = clock();\n if (timepoint >= currentTimepoint) revert ERC5805FutureLookup(timepoint, currentTimepoint);\n return SafeCast.toUint48(timepoint);\n }\n\n /**\n * @dev Returns the current amount of votes that `account` has.\n */\n function getVotes(address account) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].latest();\n }\n\n /**\n * @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastVotes(address account, uint256 timepoint) public view virtual returns (uint256) {\n return _delegateCheckpoints[account].upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n * configured to use block numbers, this will return the value at the end of the corresponding block.\n *\n * NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n * Votes that have not been delegated are still part of total supply, even though they would not participate in a\n * vote.\n *\n * Requirements:\n *\n * - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\n */\n function getPastTotalSupply(uint256 timepoint) public view virtual returns (uint256) {\n return _totalCheckpoints.upperLookupRecent(_validateTimepoint(timepoint));\n }\n\n /**\n * @dev Returns the current total supply of votes.\n */\n function _getTotalSupply() internal view virtual returns (uint256) {\n return _totalCheckpoints.latest();\n }\n\n /**\n * @dev Returns the delegate that `account` has chosen.\n */\n function delegates(address account) public view virtual returns (address) {\n return _delegatee[account];\n }\n\n /**\n * @dev Delegates votes from the sender to `delegatee`.\n */\n function delegate(address delegatee) public virtual {\n address account = _msgSender();\n _delegate(account, delegatee);\n }\n\n /**\n * @dev Delegates votes from signer to `delegatee`.\n */\n function delegateBySig(\n address delegatee,\n uint256 nonce,\n uint256 expiry,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) public virtual {\n if (block.timestamp > expiry) {\n revert VotesExpiredSignature(expiry);\n }\n address signer = ECDSA.recover(\n _hashTypedDataV4(keccak256(abi.encode(DELEGATION_TYPEHASH, delegatee, nonce, expiry))),\n v,\n r,\n s\n );\n _useCheckedNonce(signer, nonce);\n _delegate(signer, delegatee);\n }\n\n /**\n * @dev Delegate all of `account`'s voting units to `delegatee`.\n *\n * Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}.\n */\n function _delegate(address account, address delegatee) internal virtual {\n address oldDelegate = delegates(account);\n _delegatee[account] = delegatee;\n\n emit DelegateChanged(account, oldDelegate, delegatee);\n _moveDelegateVotes(oldDelegate, delegatee, _getVotingUnits(account));\n }\n\n /**\n * @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n * should be zero. Total supply of voting units will be adjusted with mints and burns.\n */\n function _transferVotingUnits(address from, address to, uint256 amount) internal virtual {\n if (from == address(0)) {\n _push(_totalCheckpoints, _add, SafeCast.toUint208(amount));\n }\n if (to == address(0)) {\n _push(_totalCheckpoints, _subtract, SafeCast.toUint208(amount));\n }\n _moveDelegateVotes(delegates(from), delegates(to), amount);\n }\n\n /**\n * @dev Moves delegated votes from one delegate to another.\n */\n function _moveDelegateVotes(address from, address to, uint256 amount) internal virtual {\n if (from != to && amount > 0) {\n if (from != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[from],\n _subtract,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(from, oldValue, newValue);\n }\n if (to != address(0)) {\n (uint256 oldValue, uint256 newValue) = _push(\n _delegateCheckpoints[to],\n _add,\n SafeCast.toUint208(amount)\n );\n emit DelegateVotesChanged(to, oldValue, newValue);\n }\n }\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function _numCheckpoints(address account) internal view virtual returns (uint32) {\n return SafeCast.toUint32(_delegateCheckpoints[account].length());\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function _checkpoints(\n address account,\n uint32 pos\n ) internal view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _delegateCheckpoints[account].at(pos);\n }\n\n function _push(\n Checkpoints.Trace208 storage store,\n function(uint208, uint208) view returns (uint208) op,\n uint208 delta\n ) private returns (uint208 oldValue, uint208 newValue) {\n return store.push(clock(), op(store.latest(), delta));\n }\n\n function _add(uint208 a, uint208 b) private pure returns (uint208) {\n return a + b;\n }\n\n function _subtract(uint208 a, uint208 b) private pure returns (uint208) {\n return a - b;\n }\n\n /**\n * @dev Must return the voting units held by an account.\n */\n function _getVotingUnits(address) internal view virtual returns (uint256);\n}\n"},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (interfaces/draft-IERC6093.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Standard ERC-20 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\n */\ninterface IERC20Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC20InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC20InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n * @param allowance Amount of tokens a `spender` is allowed to operate with.\n * @param needed Minimum amount required to perform a transfer.\n */\n error ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC20InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n * @param spender Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC20InvalidSpender(address spender);\n}\n\n/**\n * @dev Standard ERC-721 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\n */\ninterface IERC721Errors {\n /**\n * @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n * Used in balance queries.\n * @param owner Address of the current owner of a token.\n */\n error ERC721InvalidOwner(address owner);\n\n /**\n * @dev Indicates a `tokenId` whose `owner` is the zero address.\n * @param tokenId Identifier number of a token.\n */\n error ERC721NonexistentToken(uint256 tokenId);\n\n /**\n * @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param tokenId Identifier number of a token.\n * @param owner Address of the current owner of a token.\n */\n error ERC721IncorrectOwner(address sender, uint256 tokenId, address owner);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC721InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC721InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param tokenId Identifier number of a token.\n */\n error ERC721InsufficientApproval(address operator, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC721InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC721InvalidOperator(address operator);\n}\n\n/**\n * @dev Standard ERC-1155 Errors\n * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\n */\ninterface IERC1155Errors {\n /**\n * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n * @param balance Current balance for the interacting account.\n * @param needed Minimum amount required to perform a transfer.\n * @param tokenId Identifier number of a token.\n */\n error ERC1155InsufficientBalance(address sender, uint256 balance, uint256 needed, uint256 tokenId);\n\n /**\n * @dev Indicates a failure with the token `sender`. Used in transfers.\n * @param sender Address whose tokens are being transferred.\n */\n error ERC1155InvalidSender(address sender);\n\n /**\n * @dev Indicates a failure with the token `receiver`. Used in transfers.\n * @param receiver Address to which tokens are being transferred.\n */\n error ERC1155InvalidReceiver(address receiver);\n\n /**\n * @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n * @param owner Address of the current owner of a token.\n */\n error ERC1155MissingApprovalForAll(address operator, address owner);\n\n /**\n * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n * @param approver Address initiating an approval operation.\n */\n error ERC1155InvalidApprover(address approver);\n\n /**\n * @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n * @param operator Address that may be allowed to operate on tokens without being their owner.\n */\n error ERC1155InvalidOperator(address operator);\n\n /**\n * @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n * Used in batch transfers.\n * @param idsLength Length of the array of token identifiers\n * @param valuesLength Length of the array of token amounts\n */\n error ERC1155InvalidArrayLength(uint256 idsLength, uint256 valuesLength);\n}\n"},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (interfaces/IERC1271.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-1271 standard signature validation method for\n * contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\n */\ninterface IERC1271 {\n /**\n * @dev Should return whether the signature provided is valid for the provided data\n * @param hash Hash of the data to be signed\n * @param signature Signature byte array associated with `hash`\n */\n function isValidSignature(bytes32 hash, bytes memory signature) external view returns (bytes4 magicValue);\n}\n"},"@openzeppelin/contracts/interfaces/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../utils/introspection/IERC165.sol\";\n"},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5267.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC5267 {\n /**\n * @dev MAY be emitted to signal that the domain could have changed.\n */\n event EIP712DomainChanged();\n\n /**\n * @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n * signature.\n */\n function eip712Domain()\n external\n view\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n );\n}\n"},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC5805.sol)\n\npragma solidity ^0.8.20;\n\nimport {IVotes} from \"../governance/utils/IVotes.sol\";\nimport {IERC6372} from \"./IERC6372.sol\";\n\ninterface IERC5805 is IERC6372, IVotes {}\n"},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC6372.sol)\n\npragma solidity ^0.8.20;\n\ninterface IERC6372 {\n /**\n * @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\n */\n function clock() external view returns (uint48);\n\n /**\n * @dev Description of the clock\n */\n // solhint-disable-next-line func-name-mixedcase\n function CLOCK_MODE() external view returns (string memory);\n}\n"},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/IERC1155Receiver.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"../../utils/introspection/IERC165.sol\";\n\n/**\n * @dev Interface that must be implemented by smart contracts in order to receive\n * ERC-1155 token transfers.\n */\ninterface IERC1155Receiver is IERC165 {\n /**\n * @dev Handles the receipt of a single ERC-1155 token type. This function is\n * called at the end of a `safeTransferFrom` after the balance has been updated.\n *\n * NOTE: To accept the transfer, this must return\n * `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n * (i.e. 0xf23a6e61, or its own function selector).\n *\n * @param operator The address which initiated the transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param id The ID of the token being transferred\n * @param value The amount of tokens being transferred\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed\n */\n function onERC1155Received(\n address operator,\n address from,\n uint256 id,\n uint256 value,\n bytes calldata data\n ) external returns (bytes4);\n\n /**\n * @dev Handles the receipt of a multiple ERC-1155 token types. This function\n * is called at the end of a `safeBatchTransferFrom` after the balances have\n * been updated.\n *\n * NOTE: To accept the transfer(s), this must return\n * `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n * (i.e. 0xbc197c81, or its own function selector).\n *\n * @param operator The address which initiated the batch transfer (i.e. msg.sender)\n * @param from The address which previously owned the token\n * @param ids An array containing ids of each token being transferred (order and length must match values array)\n * @param values An array containing amounts of each token being transferred (order and length must match ids array)\n * @param data Additional data with no specified format\n * @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed\n */\n function onERC1155BatchReceived(\n address operator,\n address from,\n uint256[] calldata ids,\n uint256[] calldata values,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC1155/utils/ERC1155Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165, ERC165} from \"../../../utils/introspection/ERC165.sol\";\nimport {IERC1155Receiver} from \"../IERC1155Receiver.sol\";\n\n/**\n * @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n *\n * IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n * stuck.\n */\nabstract contract ERC1155Holder is ERC165, IERC1155Receiver {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) {\n return interfaceId == type(IERC1155Receiver).interfaceId || super.supportsInterface(interfaceId);\n }\n\n function onERC1155Received(\n address,\n address,\n uint256,\n uint256,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155Received.selector;\n }\n\n function onERC1155BatchReceived(\n address,\n address,\n uint256[] memory,\n uint256[] memory,\n bytes memory\n ) public virtual override returns (bytes4) {\n return this.onERC1155BatchReceived.selector;\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (token/ERC20/ERC20.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"./IERC20.sol\";\nimport {IERC20Metadata} from \"./extensions/IERC20Metadata.sol\";\nimport {Context} from \"../../utils/Context.sol\";\nimport {IERC20Errors} from \"../../interfaces/draft-IERC6093.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 *\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 * The default value of {decimals} is 18. To change this, you should override\n * this function so it returns a different value.\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 ERC-20\n * applications.\n */\nabstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors {\n mapping(address account => uint256) private _balances;\n\n mapping(address account => mapping(address spender => 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 * Both values are immutable: they can only be set once during 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 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 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 default value returned by this function, unless\n * it's 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 returns (uint8) {\n return 18;\n }\n\n /**\n * @dev See {IERC20-totalSupply}.\n */\n function totalSupply() public view virtual returns (uint256) {\n return _totalSupply;\n }\n\n /**\n * @dev See {IERC20-balanceOf}.\n */\n function balanceOf(address account) public view virtual 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 `value`.\n */\n function transfer(address to, uint256 value) public virtual returns (bool) {\n address owner = _msgSender();\n _transfer(owner, to, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-allowance}.\n */\n function allowance(address owner, address spender) public view virtual returns (uint256) {\n return _allowances[owner][spender];\n }\n\n /**\n * @dev See {IERC20-approve}.\n *\n * NOTE: If `value` 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 value) public virtual returns (bool) {\n address owner = _msgSender();\n _approve(owner, spender, value);\n return true;\n }\n\n /**\n * @dev See {IERC20-transferFrom}.\n *\n * Skips emitting an {Approval} event indicating an allowance update. This is not\n * required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\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 `value`.\n * - the caller must have allowance for ``from``'s tokens of at least\n * `value`.\n */\n function transferFrom(address from, address to, uint256 value) public virtual returns (bool) {\n address spender = _msgSender();\n _spendAllowance(from, spender, value);\n _transfer(from, to, value);\n return true;\n }\n\n /**\n * @dev Moves a `value` 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 * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _transfer(address from, address to, uint256 value) internal {\n if (from == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n if (to == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(from, to, value);\n }\n\n /**\n * @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n * (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n * this function.\n *\n * Emits a {Transfer} event.\n */\n function _update(address from, address to, uint256 value) internal virtual {\n if (from == address(0)) {\n // Overflow check required: The rest of the code assumes that totalSupply never overflows\n _totalSupply += value;\n } else {\n uint256 fromBalance = _balances[from];\n if (fromBalance < value) {\n revert ERC20InsufficientBalance(from, fromBalance, value);\n }\n unchecked {\n // Overflow not possible: value <= fromBalance <= totalSupply.\n _balances[from] = fromBalance - value;\n }\n }\n\n if (to == address(0)) {\n unchecked {\n // Overflow not possible: value <= totalSupply or value <= fromBalance <= totalSupply.\n _totalSupply -= value;\n }\n } else {\n unchecked {\n // Overflow not possible: balance + value is at most totalSupply, which we know fits into a uint256.\n _balances[to] += value;\n }\n }\n\n emit Transfer(from, to, value);\n }\n\n /**\n * @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n * Relies on the `_update` mechanism\n *\n * Emits a {Transfer} event with `from` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead.\n */\n function _mint(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidReceiver(address(0));\n }\n _update(address(0), account, value);\n }\n\n /**\n * @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n * Relies on the `_update` mechanism.\n *\n * Emits a {Transfer} event with `to` set to the zero address.\n *\n * NOTE: This function is not virtual, {_update} should be overridden instead\n */\n function _burn(address account, uint256 value) internal {\n if (account == address(0)) {\n revert ERC20InvalidSender(address(0));\n }\n _update(account, address(0), value);\n }\n\n /**\n * @dev Sets `value` 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 * Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument.\n */\n function _approve(address owner, address spender, uint256 value) internal {\n _approve(owner, spender, value, true);\n }\n\n /**\n * @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n *\n * By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n * `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n * `Approval` event during `transferFrom` operations.\n *\n * Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n * true using the following override:\n *\n * ```solidity\n * function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n * super._approve(owner, spender, value, true);\n * }\n * ```\n *\n * Requirements are the same as {_approve}.\n */\n function _approve(address owner, address spender, uint256 value, bool emitEvent) internal virtual {\n if (owner == address(0)) {\n revert ERC20InvalidApprover(address(0));\n }\n if (spender == address(0)) {\n revert ERC20InvalidSpender(address(0));\n }\n _allowances[owner][spender] = value;\n if (emitEvent) {\n emit Approval(owner, spender, value);\n }\n }\n\n /**\n * @dev Updates `owner`'s allowance for `spender` based on spent `value`.\n *\n * Does not update the allowance value in case of infinite allowance.\n * Revert if not enough allowance is available.\n *\n * Does not emit an {Approval} event.\n */\n function _spendAllowance(address owner, address spender, uint256 value) internal virtual {\n uint256 currentAllowance = allowance(owner, spender);\n if (currentAllowance < type(uint256).max) {\n if (currentAllowance < value) {\n revert ERC20InsufficientAllowance(spender, currentAllowance, value);\n }\n unchecked {\n _approve(owner, spender, currentAllowance - value, false);\n }\n }\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/ERC20Permit.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20Permit} from \"./IERC20Permit.sol\";\nimport {ERC20} from \"../ERC20.sol\";\nimport {ECDSA} from \"../../../utils/cryptography/ECDSA.sol\";\nimport {EIP712} from \"../../../utils/cryptography/EIP712.sol\";\nimport {Nonces} from \"../../../utils/Nonces.sol\";\n\n/**\n * @dev Implementation of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n * https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n *\n * Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n * presenting a message signed by the account. By not relying on `{IERC20-approve}`, the token holder account doesn't\n * need to send a transaction, and thus is not required to hold Ether at all.\n */\nabstract contract ERC20Permit is ERC20, IERC20Permit, EIP712, Nonces {\n bytes32 private constant PERMIT_TYPEHASH =\n keccak256(\"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)\");\n\n /**\n * @dev Permit deadline has expired.\n */\n error ERC2612ExpiredSignature(uint256 deadline);\n\n /**\n * @dev Mismatched signature.\n */\n error ERC2612InvalidSigner(address signer, address owner);\n\n /**\n * @dev Initializes the {EIP712} domain separator using the `name` parameter, and setting `version` to `\"1\"`.\n *\n * It's a good idea to use the same `name` that is defined as the ERC-20 token name.\n */\n constructor(string memory name) EIP712(name, \"1\") {}\n\n /**\n * @inheritdoc IERC20Permit\n */\n function permit(\n address owner,\n address spender,\n uint256 value,\n uint256 deadline,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) public virtual {\n if (block.timestamp > deadline) {\n revert ERC2612ExpiredSignature(deadline);\n }\n\n bytes32 structHash = keccak256(abi.encode(PERMIT_TYPEHASH, owner, spender, value, _useNonce(owner), deadline));\n\n bytes32 hash = _hashTypedDataV4(structHash);\n\n address signer = ECDSA.recover(hash, v, r, s);\n if (signer != owner) {\n revert ERC2612InvalidSigner(signer, owner);\n }\n\n _approve(owner, spender, value);\n }\n\n /**\n * @inheritdoc IERC20Permit\n */\n function nonces(address owner) public view virtual override(IERC20Permit, Nonces) returns (uint256) {\n return super.nonces(owner);\n }\n\n /**\n * @inheritdoc IERC20Permit\n */\n // solhint-disable-next-line func-name-mixedcase\n function DOMAIN_SEPARATOR() external view virtual returns (bytes32) {\n return _domainSeparatorV4();\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/ERC20Votes.sol)\n\npragma solidity ^0.8.20;\n\nimport {ERC20} from \"../ERC20.sol\";\nimport {Votes} from \"../../../governance/utils/Votes.sol\";\nimport {Checkpoints} from \"../../../utils/structs/Checkpoints.sol\";\n\n/**\n * @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n * and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n *\n * NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n *\n * This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n * by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n * power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n *\n * By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n * requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\n */\nabstract contract ERC20Votes is ERC20, Votes {\n /**\n * @dev Total supply cap has been exceeded, introducing a risk of votes overflowing.\n */\n error ERC20ExceededSafeSupply(uint256 increasedSupply, uint256 cap);\n\n /**\n * @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n *\n * This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n * so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n * remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n * {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n * additional logic requires it. When resolving override conflicts on this function, the minimum should be\n * returned.\n */\n function _maxSupply() internal view virtual returns (uint256) {\n return type(uint208).max;\n }\n\n /**\n * @dev Move voting power when tokens are transferred.\n *\n * Emits a {IVotes-DelegateVotesChanged} event.\n */\n function _update(address from, address to, uint256 value) internal virtual override {\n super._update(from, to, value);\n if (from == address(0)) {\n uint256 supply = totalSupply();\n uint256 cap = _maxSupply();\n if (supply > cap) {\n revert ERC20ExceededSafeSupply(supply, cap);\n }\n }\n _transferVotingUnits(from, to, value);\n }\n\n /**\n * @dev Returns the voting units of an `account`.\n *\n * WARNING: Overriding this function may compromise the internal vote accounting.\n * `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change.\n */\n function _getVotingUnits(address account) internal view virtual override returns (uint256) {\n return balanceOf(account);\n }\n\n /**\n * @dev Get number of checkpoints for `account`.\n */\n function numCheckpoints(address account) public view virtual returns (uint32) {\n return _numCheckpoints(account);\n }\n\n /**\n * @dev Get the `pos`-th checkpoint for `account`.\n */\n function checkpoints(address account, uint32 pos) public view virtual returns (Checkpoints.Checkpoint208 memory) {\n return _checkpoints(account, pos);\n }\n}\n"},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/IERC20Metadata.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC20} from \"../IERC20.sol\";\n\n/**\n * @dev Interface for the optional metadata functions from the ERC-20 standard.\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"},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/extensions/IERC20Permit.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n * https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n *\n * Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n * presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't\n * need to send a transaction, and thus is not required to hold Ether at all.\n *\n * ==== Security Considerations\n *\n * There are two important considerations concerning the use of `permit`. The first is that a valid permit signature\n * expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be\n * considered as an intention to spend the allowance in any specific way. The second is that because permits have\n * built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should\n * take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be\n * generally recommended is:\n *\n * ```solidity\n * function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public {\n * try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {}\n * doThing(..., value);\n * }\n *\n * function doThing(..., uint256 value) public {\n * token.safeTransferFrom(msg.sender, address(this), value);\n * ...\n * }\n * ```\n *\n * Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of\n * `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also\n * {SafeERC20-safeTransferFrom}).\n *\n * Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so\n * contracts should have entry points that don't rely on permit.\n */\ninterface IERC20Permit {\n /**\n * @dev Sets `value` as the allowance of `spender` over ``owner``'s tokens,\n * given ``owner``'s signed approval.\n *\n * IMPORTANT: The same issues {IERC20-approve} has related to transaction\n * ordering also apply here.\n *\n * Emits an {Approval} event.\n *\n * Requirements:\n *\n * - `spender` cannot be the zero address.\n * - `deadline` must be a timestamp in the future.\n * - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner`\n * over the EIP712-formatted function arguments.\n * - the signature must use ``owner``'s current nonce (see {nonces}).\n *\n * For more information on the signature format, see the\n * https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP\n * section].\n *\n * CAUTION: See Security Considerations above.\n */\n function permit(\n address owner,\n address spender,\n uint256 value,\n uint256 deadline,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) external;\n\n /**\n * @dev Returns the current nonce for `owner`. This value must be\n * included whenever a signature is generated for {permit}.\n *\n * Every successful call to {permit} increases ``owner``'s nonce by one. This\n * prevents a signature from being used multiple times.\n */\n function nonces(address owner) external view returns (uint256);\n\n /**\n * @dev Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\n */\n // solhint-disable-next-line func-name-mixedcase\n function DOMAIN_SEPARATOR() external view returns (bytes32);\n}\n"},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC20/IERC20.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-20 standard as defined in the ERC.\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 value of tokens in existence.\n */\n function totalSupply() external view returns (uint256);\n\n /**\n * @dev Returns the value of tokens owned by `account`.\n */\n function balanceOf(address account) external view returns (uint256);\n\n /**\n * @dev Moves a `value` amount of 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 value) 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 a `value` amount of tokens as the allowance of `spender` over the\n * 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 value) external returns (bool);\n\n /**\n * @dev Moves a `value` amount of tokens from `from` to `to` using the\n * allowance mechanism. `value` 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(address from, address to, uint256 value) external returns (bool);\n}\n"},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (token/ERC721/IERC721Receiver.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @title ERC-721 token receiver interface\n * @dev Interface for any contract that wants to support safeTransfers\n * from ERC-721 asset contracts.\n */\ninterface IERC721Receiver {\n /**\n * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n * by `operator` from `from`, this function is called.\n *\n * It must return its Solidity selector to confirm the token transfer.\n * If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n * reverted.\n *\n * The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(\n address operator,\n address from,\n uint256 tokenId,\n bytes calldata data\n ) external returns (bytes4);\n}\n"},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC721/utils/ERC721Holder.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC721Receiver} from \"../IERC721Receiver.sol\";\n\n/**\n * @dev Implementation of the {IERC721Receiver} interface.\n *\n * Accepts all token transfers.\n * Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n * {IERC721-setApprovalForAll}.\n */\nabstract contract ERC721Holder is IERC721Receiver {\n /**\n * @dev See {IERC721Receiver-onERC721Received}.\n *\n * Always returns `IERC721Receiver.onERC721Received.selector`.\n */\n function onERC721Received(address, address, uint256, bytes memory) public virtual returns (bytes4) {\n return this.onERC721Received.selector;\n }\n}\n"},"@openzeppelin/contracts/utils/Address.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.2.0) (utils/Address.sol)\n\npragma solidity ^0.8.20;\n\nimport {Errors} from \"./Errors.sol\";\n\n/**\n * @dev Collection of functions related to the address type\n */\nlibrary Address {\n /**\n * @dev There's no code at `target` (it is not a contract).\n */\n error AddressEmptyCode(address target);\n\n /**\n * @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n * `recipient`, forwarding all available gas and reverting on errors.\n *\n * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n * of certain opcodes, possibly making contracts go over the 2300 gas limit\n * imposed by `transfer`, making them unable to receive funds via\n * `transfer`. {sendValue} removes this limitation.\n *\n * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n *\n * IMPORTANT: because control is transferred to `recipient`, care must be\n * taken to not create reentrancy vulnerabilities. Consider using\n * {ReentrancyGuard} or the\n * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].\n */\n function sendValue(address payable recipient, uint256 amount) internal {\n if (address(this).balance < amount) {\n revert Errors.InsufficientBalance(address(this).balance, amount);\n }\n\n (bool success, bytes memory returndata) = recipient.call{value: amount}(\"\");\n if (!success) {\n _revert(returndata);\n }\n }\n\n /**\n * @dev Performs a Solidity function call using a low level `call`. A\n * plain `call` is an unsafe replacement for a function call: use this\n * function instead.\n *\n * If `target` reverts with a revert reason or custom error, it is bubbled\n * up by this function (like regular Solidity function calls). However, if\n * the call reverted with no returned reason, this function reverts with a\n * {Errors.FailedCall} error.\n *\n * Returns the raw returned data. To convert to the expected return value,\n * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n *\n * Requirements:\n *\n * - `target` must be a contract.\n * - calling `target` with `data` must not revert.\n */\n function functionCall(address target, bytes memory data) internal returns (bytes memory) {\n return functionCallWithValue(target, data, 0);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but also transferring `value` wei to `target`.\n *\n * Requirements:\n *\n * - the calling contract must have an ETH balance of at least `value`.\n * - the called Solidity function must be `payable`.\n */\n function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {\n if (address(this).balance < value) {\n revert Errors.InsufficientBalance(address(this).balance, value);\n }\n (bool success, bytes memory returndata) = target.call{value: value}(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a static call.\n */\n function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {\n (bool success, bytes memory returndata) = target.staticcall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n * but performing a delegate call.\n */\n function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {\n (bool success, bytes memory returndata) = target.delegatecall(data);\n return verifyCallResultFromTarget(target, success, returndata);\n }\n\n /**\n * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n * was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n * of an unsuccessful call.\n */\n function verifyCallResultFromTarget(\n address target,\n bool success,\n bytes memory returndata\n ) internal view returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n // only check if target is a contract if the call was successful and the return data is empty\n // otherwise we already know that it was a contract\n if (returndata.length == 0 && target.code.length == 0) {\n revert AddressEmptyCode(target);\n }\n return returndata;\n }\n }\n\n /**\n * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n * revert reason or with a default {Errors.FailedCall} error.\n */\n function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {\n if (!success) {\n _revert(returndata);\n } else {\n return returndata;\n }\n }\n\n /**\n * @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}.\n */\n function _revert(bytes memory returndata) private pure {\n // Look for revert reason and bubble it up if present\n if (returndata.length > 0) {\n // The easiest way to bubble the revert reason is using memory via assembly\n assembly (\"memory-safe\") {\n let returndata_size := mload(returndata)\n revert(add(32, returndata), returndata_size)\n }\n } else {\n revert Errors.FailedCall();\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Context.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)\n\npragma solidity ^0.8.20;\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 function _contextSuffixLength() internal view virtual returns (uint256) {\n return 0;\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/ECDSA.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n *\n * These functions can be used to verify that a message was signed by the holder\n * of the private keys of a given address.\n */\nlibrary ECDSA {\n enum RecoverError {\n NoError,\n InvalidSignature,\n InvalidSignatureLength,\n InvalidSignatureS\n }\n\n /**\n * @dev The signature derives the `address(0)`.\n */\n error ECDSAInvalidSignature();\n\n /**\n * @dev The signature has an invalid length.\n */\n error ECDSAInvalidSignatureLength(uint256 length);\n\n /**\n * @dev The signature has an S value that is in the upper half order.\n */\n error ECDSAInvalidSignatureS(bytes32 s);\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n * return address(0) without also returning an error description. Errors are documented using an enum (error type)\n * and a bytes32 providing additional information about the error.\n *\n * If no error is returned, then the address can be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n *\n * Documentation for signature generation:\n * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]\n */\n function tryRecover(\n bytes32 hash,\n bytes memory signature\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n if (signature.length == 65) {\n bytes32 r;\n bytes32 s;\n uint8 v;\n // ecrecover takes the signature parameters, and the only way to get them\n // currently is to use assembly.\n assembly (\"memory-safe\") {\n r := mload(add(signature, 0x20))\n s := mload(add(signature, 0x40))\n v := byte(0, mload(add(signature, 0x60)))\n }\n return tryRecover(hash, v, r, s);\n } else {\n return (address(0), RecoverError.InvalidSignatureLength, bytes32(signature.length));\n }\n }\n\n /**\n * @dev Returns the address that signed a hashed message (`hash`) with\n * `signature`. This address can then be used for verification purposes.\n *\n * The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n * this function rejects them by requiring the `s` value to be in the lower\n * half order, and the `v` value to be either 27 or 28.\n *\n * IMPORTANT: `hash` _must_ be the result of a hash operation for the\n * verification to be secure: it is possible to craft signatures that\n * recover to arbitrary addresses for non-hashed data. A safe way to ensure\n * this is by receiving a hash of the original message (which may otherwise\n * be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n */\n function recover(bytes32 hash, bytes memory signature) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, signature);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n *\n * See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]\n */\n function tryRecover(\n bytes32 hash,\n bytes32 r,\n bytes32 vs\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n unchecked {\n bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff);\n // We do not check for an overflow here since the shift operation results in 0 or 1.\n uint8 v = uint8((uint256(vs) >> 255) + 27);\n return tryRecover(hash, v, r, s);\n }\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately.\n */\n function recover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, r, vs);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function tryRecover(\n bytes32 hash,\n uint8 v,\n bytes32 r,\n bytes32 s\n ) internal pure returns (address recovered, RecoverError err, bytes32 errArg) {\n // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature\n // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines\n // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most\n // signatures from current libraries generate a unique signature with an s-value in the lower half order.\n //\n // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value\n // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or\n // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept\n // these malleable signatures as well.\n if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) {\n return (address(0), RecoverError.InvalidSignatureS, s);\n }\n\n // If the signature is valid (and not malleable), return the signer address\n address signer = ecrecover(hash, v, r, s);\n if (signer == address(0)) {\n return (address(0), RecoverError.InvalidSignature, bytes32(0));\n }\n\n return (signer, RecoverError.NoError, bytes32(0));\n }\n\n /**\n * @dev Overload of {ECDSA-recover} that receives the `v`,\n * `r` and `s` signature fields separately.\n */\n function recover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address) {\n (address recovered, RecoverError error, bytes32 errorArg) = tryRecover(hash, v, r, s);\n _throwError(error, errorArg);\n return recovered;\n }\n\n /**\n * @dev Optionally reverts with the corresponding custom error according to the `error` argument provided.\n */\n function _throwError(RecoverError error, bytes32 errorArg) private pure {\n if (error == RecoverError.NoError) {\n return; // no error: do nothing\n } else if (error == RecoverError.InvalidSignature) {\n revert ECDSAInvalidSignature();\n } else if (error == RecoverError.InvalidSignatureLength) {\n revert ECDSAInvalidSignatureLength(uint256(errorArg));\n } else if (error == RecoverError.InvalidSignatureS) {\n revert ECDSAInvalidSignatureS(errorArg);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (utils/cryptography/EIP712.sol)\n\npragma solidity ^0.8.20;\n\nimport {MessageHashUtils} from \"./MessageHashUtils.sol\";\nimport {ShortStrings, ShortString} from \"../ShortStrings.sol\";\nimport {IERC5267} from \"../../interfaces/IERC5267.sol\";\n\n/**\n * @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n *\n * The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n * encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n * does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n * produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n *\n * This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n * scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n * ({_hashTypedDataV4}).\n *\n * The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n * the chain id to protect against replay attacks on an eventual fork of the chain.\n *\n * NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n * https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n *\n * NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n * separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n * separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n *\n * @custom:oz-upgrades-unsafe-allow state-variable-immutable\n */\nabstract contract EIP712 is IERC5267 {\n using ShortStrings for *;\n\n bytes32 private constant TYPE_HASH =\n keccak256(\"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\");\n\n // Cache the domain separator as an immutable value, but also store the chain id that it corresponds to, in order to\n // invalidate the cached domain separator if the chain id changes.\n bytes32 private immutable _cachedDomainSeparator;\n uint256 private immutable _cachedChainId;\n address private immutable _cachedThis;\n\n bytes32 private immutable _hashedName;\n bytes32 private immutable _hashedVersion;\n\n ShortString private immutable _name;\n ShortString private immutable _version;\n // slither-disable-next-line constable-states\n string private _nameFallback;\n // slither-disable-next-line constable-states\n string private _versionFallback;\n\n /**\n * @dev Initializes the domain separator and parameter caches.\n *\n * The meaning of `name` and `version` is specified in\n * https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n *\n * - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n * - `version`: the current major version of the signing domain.\n *\n * NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n * contract upgrade].\n */\n constructor(string memory name, string memory version) {\n _name = name.toShortStringWithFallback(_nameFallback);\n _version = version.toShortStringWithFallback(_versionFallback);\n _hashedName = keccak256(bytes(name));\n _hashedVersion = keccak256(bytes(version));\n\n _cachedChainId = block.chainid;\n _cachedDomainSeparator = _buildDomainSeparator();\n _cachedThis = address(this);\n }\n\n /**\n * @dev Returns the domain separator for the current chain.\n */\n function _domainSeparatorV4() internal view returns (bytes32) {\n if (address(this) == _cachedThis && block.chainid == _cachedChainId) {\n return _cachedDomainSeparator;\n } else {\n return _buildDomainSeparator();\n }\n }\n\n function _buildDomainSeparator() private view returns (bytes32) {\n return keccak256(abi.encode(TYPE_HASH, _hashedName, _hashedVersion, block.chainid, address(this)));\n }\n\n /**\n * @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n * function returns the hash of the fully encoded EIP712 message for this domain.\n *\n * This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n *\n * ```solidity\n * bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n * keccak256(\"Mail(address to,string contents)\"),\n * mailTo,\n * keccak256(bytes(mailContents))\n * )));\n * address signer = ECDSA.recover(digest, signature);\n * ```\n */\n function _hashTypedDataV4(bytes32 structHash) internal view virtual returns (bytes32) {\n return MessageHashUtils.toTypedDataHash(_domainSeparatorV4(), structHash);\n }\n\n /**\n * @inheritdoc IERC5267\n */\n function eip712Domain()\n public\n view\n virtual\n returns (\n bytes1 fields,\n string memory name,\n string memory version,\n uint256 chainId,\n address verifyingContract,\n bytes32 salt,\n uint256[] memory extensions\n )\n {\n return (\n hex\"0f\", // 01111\n _EIP712Name(),\n _EIP712Version(),\n block.chainid,\n address(this),\n bytes32(0),\n new uint256[](0)\n );\n }\n\n /**\n * @dev The name parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _name which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Name() internal view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n\n /**\n * @dev The version parameter for the EIP712 domain.\n *\n * NOTE: By default this function reads _version which is an immutable value.\n * It only reads from storage if necessary (in case the value is too large to fit in a ShortString).\n */\n // solhint-disable-next-line func-name-mixedcase\n function _EIP712Version() internal view returns (string memory) {\n return _version.toStringWithFallback(_versionFallback);\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (utils/cryptography/MessageHashUtils.sol)\n\npragma solidity ^0.8.20;\n\nimport {Strings} from \"../Strings.sol\";\n\n/**\n * @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n *\n * The library provides methods for generating a hash of a message that conforms to the\n * https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n * specifications.\n */\nlibrary MessageHashUtils {\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing a bytes32 `messageHash` with\n * `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n * hash signed when using the https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n * keccak256, although any bytes32 value can be safely used because the final digest will\n * be re-hashed.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes32 messageHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n mstore(0x00, \"\\x19Ethereum Signed Message:\\n32\") // 32 is the bytes-length of messageHash\n mstore(0x1c, messageHash) // 0x1c (28) is the length of the prefix\n digest := keccak256(0x00, 0x3c) // 0x3c is the length of the prefix (0x1c) + messageHash (0x20)\n }\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x45` (`personal_sign` messages).\n *\n * The digest is calculated by prefixing an arbitrary `message` with\n * `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n * hash signed when using the https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sign[`eth_sign`] JSON-RPC method.\n *\n * See {ECDSA-recover}.\n */\n function toEthSignedMessageHash(bytes memory message) internal pure returns (bytes32) {\n return\n keccak256(bytes.concat(\"\\x19Ethereum Signed Message:\\n\", bytes(Strings.toString(message.length)), message));\n }\n\n /**\n * @dev Returns the keccak256 digest of an ERC-191 signed data with version\n * `0x00` (data with intended validator).\n *\n * The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n * `validator` address. Then hashing the result.\n *\n * See {ECDSA-recover}.\n */\n function toDataWithIntendedValidatorHash(address validator, bytes memory data) internal pure returns (bytes32) {\n return keccak256(abi.encodePacked(hex\"19_00\", validator, data));\n }\n\n /**\n * @dev Variant of {toDataWithIntendedValidatorHash-address-bytes} optimized for cases where `data` is a bytes32.\n */\n function toDataWithIntendedValidatorHash(\n address validator,\n bytes32 messageHash\n ) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n mstore(0x00, hex\"19_00\")\n mstore(0x02, shl(96, validator))\n mstore(0x16, messageHash)\n digest := keccak256(0x00, 0x36)\n }\n }\n\n /**\n * @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n *\n * The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n * `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n *\n * See {ECDSA-recover}.\n */\n function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32 digest) {\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n mstore(ptr, hex\"19_01\")\n mstore(add(ptr, 0x02), domainSeparator)\n mstore(add(ptr, 0x22), structHash)\n digest := keccak256(ptr, 0x42)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/SignatureChecker.sol)\n\npragma solidity ^0.8.20;\n\nimport {ECDSA} from \"./ECDSA.sol\";\nimport {IERC1271} from \"../../interfaces/IERC1271.sol\";\n\n/**\n * @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n * signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n * Argent and Safe Wallet (previously Gnosis Safe).\n */\nlibrary SignatureChecker {\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n * signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidSignatureNow(address signer, bytes32 hash, bytes memory signature) internal view returns (bool) {\n if (signer.code.length == 0) {\n (address recovered, ECDSA.RecoverError err, ) = ECDSA.tryRecover(hash, signature);\n return err == ECDSA.RecoverError.NoError && recovered == signer;\n } else {\n return isValidERC1271SignatureNow(signer, hash, signature);\n }\n }\n\n /**\n * @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n * against the signer smart contract using ERC-1271.\n *\n * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n * change through time. It could return true at block N and false at block N+1 (or the opposite).\n */\n function isValidERC1271SignatureNow(\n address signer,\n bytes32 hash,\n bytes memory signature\n ) internal view returns (bool) {\n (bool success, bytes memory result) = signer.staticcall(\n abi.encodeCall(IERC1271.isValidSignature, (hash, signature))\n );\n return (success &&\n result.length >= 32 &&\n abi.decode(result, (bytes32)) == bytes32(IERC1271.isValidSignature.selector));\n }\n}\n"},"@openzeppelin/contracts/utils/Errors.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Errors.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Collection of common custom errors used in multiple contracts\n *\n * IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n * It is recommended to avoid relying on the error API for critical functionality.\n *\n * _Available since v5.1._\n */\nlibrary Errors {\n /**\n * @dev The ETH balance of the account is not enough to perform the operation.\n */\n error InsufficientBalance(uint256 balance, uint256 needed);\n\n /**\n * @dev A call to an address target failed. The target may have reverted.\n */\n error FailedCall();\n\n /**\n * @dev The deployment failed.\n */\n error FailedDeployment();\n\n /**\n * @dev A necessary precompile is missing.\n */\n error MissingPrecompile(address);\n}\n"},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/ERC165.sol)\n\npragma solidity ^0.8.20;\n\nimport {IERC165} from \"./IERC165.sol\";\n\n/**\n * @dev Implementation of the {IERC165} interface.\n *\n * Contracts that want to implement ERC-165 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 */\nabstract contract ERC165 is IERC165 {\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId) public view virtual returns (bool) {\n return interfaceId == type(IERC165).interfaceId;\n }\n}\n"},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/introspection/IERC165.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Interface of the ERC-165 standard, as defined in the\n * https://eips.ethereum.org/EIPS/eip-165[ERC].\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[ERC 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"},"@openzeppelin/contracts/utils/math/Math.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (utils/math/Math.sol)\n\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard math utilities missing in the Solidity language.\n */\nlibrary Math {\n enum Rounding {\n Floor, // Toward negative infinity\n Ceil, // Toward positive infinity\n Trunc, // Toward zero\n Expand // Away from zero\n }\n\n /**\n * @dev Return the 512-bit addition of two uint256.\n *\n * The result is stored in two 256 variables such that sum = high * 2²⁵⁶ + low.\n */\n function add512(uint256 a, uint256 b) internal pure returns (uint256 high, uint256 low) {\n assembly (\"memory-safe\") {\n low := add(a, b)\n high := lt(low, a)\n }\n }\n\n /**\n * @dev Return the 512-bit multiplication of two uint256.\n *\n * The result is stored in two 256 variables such that product = high * 2²⁵⁶ + low.\n */\n function mul512(uint256 a, uint256 b) internal pure returns (uint256 high, uint256 low) {\n // 512-bit multiply [high low] = x * y. Compute the product mod 2²⁵⁶ and mod 2²⁵⁶ - 1, then use\n // the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\n // variables such that product = high * 2²⁵⁶ + low.\n assembly (\"memory-safe\") {\n let mm := mulmod(a, b, not(0))\n low := mul(a, b)\n high := sub(sub(mm, low), lt(mm, low))\n }\n }\n\n /**\n * @dev Returns the addition of two unsigned integers, with a success flag (no overflow).\n */\n function tryAdd(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n uint256 c = a + b;\n success = c >= a;\n result = c * SafeCast.toUint(success);\n }\n }\n\n /**\n * @dev Returns the subtraction of two unsigned integers, with a success flag (no overflow).\n */\n function trySub(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n uint256 c = a - b;\n success = c <= a;\n result = c * SafeCast.toUint(success);\n }\n }\n\n /**\n * @dev Returns the multiplication of two unsigned integers, with a success flag (no overflow).\n */\n function tryMul(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n uint256 c = a * b;\n assembly (\"memory-safe\") {\n // Only true when the multiplication doesn't overflow\n // (c / a == b) || (a == 0)\n success := or(eq(div(c, a), b), iszero(a))\n }\n // equivalent to: success ? c : 0\n result = c * SafeCast.toUint(success);\n }\n }\n\n /**\n * @dev Returns the division of two unsigned integers, with a success flag (no division by zero).\n */\n function tryDiv(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n success = b > 0;\n assembly (\"memory-safe\") {\n // The `DIV` opcode returns zero when the denominator is 0.\n result := div(a, b)\n }\n }\n }\n\n /**\n * @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero).\n */\n function tryMod(uint256 a, uint256 b) internal pure returns (bool success, uint256 result) {\n unchecked {\n success = b > 0;\n assembly (\"memory-safe\") {\n // The `MOD` opcode returns zero when the denominator is 0.\n result := mod(a, b)\n }\n }\n }\n\n /**\n * @dev Unsigned saturating addition, bounds to `2²⁵⁶ - 1` instead of overflowing.\n */\n function saturatingAdd(uint256 a, uint256 b) internal pure returns (uint256) {\n (bool success, uint256 result) = tryAdd(a, b);\n return ternary(success, result, type(uint256).max);\n }\n\n /**\n * @dev Unsigned saturating subtraction, bounds to zero instead of overflowing.\n */\n function saturatingSub(uint256 a, uint256 b) internal pure returns (uint256) {\n (, uint256 result) = trySub(a, b);\n return result;\n }\n\n /**\n * @dev Unsigned saturating multiplication, bounds to `2²⁵⁶ - 1` instead of overflowing.\n */\n function saturatingMul(uint256 a, uint256 b) internal pure returns (uint256) {\n (bool success, uint256 result) = tryMul(a, b);\n return ternary(success, result, type(uint256).max);\n }\n\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, uint256 a, uint256 b) internal pure returns (uint256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * SafeCast.toUint(condition));\n }\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 ternary(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 ternary(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 towards infinity instead\n * of rounding towards zero.\n */\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\n if (b == 0) {\n // Guarantee the same behavior as in a regular Solidity division.\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n\n // The following calculation ensures accurate ceiling division without overflow.\n // Since a is non-zero, (a - 1) / b will not overflow.\n // The largest possible result occurs when (a - 1) / b is type(uint256).max,\n // but the largest value we can obtain is type(uint256).max - 1, which happens\n // when a = type(uint256).max and b = 1.\n unchecked {\n return SafeCast.toUint(a > 0) * ((a - 1) / b + 1);\n }\n }\n\n /**\n * @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n * denominator == 0.\n *\n * Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n * Uniswap Labs also under MIT license.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {\n unchecked {\n (uint256 high, uint256 low) = mul512(x, y);\n\n // Handle non-overflow cases, 256 by 256 division.\n if (high == 0) {\n // Solidity will revert if denominator == 0, unlike the div opcode on its own.\n // The surrounding unchecked block does not change this fact.\n // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.\n return low / denominator;\n }\n\n // Make sure the result is less than 2²⁵⁶. Also prevents denominator == 0.\n if (denominator <= high) {\n Panic.panic(ternary(denominator == 0, Panic.DIVISION_BY_ZERO, Panic.UNDER_OVERFLOW));\n }\n\n ///////////////////////////////////////////////\n // 512 by 256 division.\n ///////////////////////////////////////////////\n\n // Make division exact by subtracting the remainder from [high low].\n uint256 remainder;\n assembly (\"memory-safe\") {\n // Compute remainder using mulmod.\n remainder := mulmod(x, y, denominator)\n\n // Subtract 256 bit number from 512 bit number.\n high := sub(high, gt(remainder, low))\n low := sub(low, remainder)\n }\n\n // Factor powers of two out of denominator and compute largest power of two divisor of denominator.\n // Always >= 1. See https://cs.stackexchange.com/q/138556/92363.\n\n uint256 twos = denominator & (0 - denominator);\n assembly (\"memory-safe\") {\n // Divide denominator by twos.\n denominator := div(denominator, twos)\n\n // Divide [high low] by twos.\n low := div(low, twos)\n\n // Flip twos such that it is 2²⁵⁶ / 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 high into low.\n low |= high * twos;\n\n // Invert denominator mod 2²⁵⁶. Now that denominator is an odd number, it has an inverse modulo 2²⁵⁶ such\n // that denominator * inv ≡ 1 mod 2²⁵⁶. Compute the inverse by starting with a seed that is correct for\n // four bits. That is, denominator * inv ≡ 1 mod 2⁴.\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\n // works in modular arithmetic, doubling the correct bits in each step.\n inverse *= 2 - denominator * inverse; // inverse mod 2⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2¹⁶\n inverse *= 2 - denominator * inverse; // inverse mod 2³²\n inverse *= 2 - denominator * inverse; // inverse mod 2⁶⁴\n inverse *= 2 - denominator * inverse; // inverse mod 2¹²⁸\n inverse *= 2 - denominator * inverse; // inverse mod 2²⁵⁶\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²⁵⁶. Since the preconditions guarantee that the outcome is\n // less than 2²⁵⁶, this is the final result. We don't need to compute the high bits of the result and high\n // is no longer required.\n result = low * inverse;\n return result;\n }\n }\n\n /**\n * @dev Calculates x * y / denominator with full precision, following the selected rounding direction.\n */\n function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {\n return mulDiv(x, y, denominator) + SafeCast.toUint(unsignedRoundsUp(rounding) && mulmod(x, y, denominator) > 0);\n }\n\n /**\n * @dev Calculates floor(x * y >> n) with full precision. Throws if result overflows a uint256.\n */\n function mulShr(uint256 x, uint256 y, uint8 n) internal pure returns (uint256 result) {\n unchecked {\n (uint256 high, uint256 low) = mul512(x, y);\n if (high >= 1 << n) {\n Panic.panic(Panic.UNDER_OVERFLOW);\n }\n return (high << (256 - n)) | (low >> n);\n }\n }\n\n /**\n * @dev Calculates x * y >> n with full precision, following the selected rounding direction.\n */\n function mulShr(uint256 x, uint256 y, uint8 n, Rounding rounding) internal pure returns (uint256) {\n return mulShr(x, y, n) + SafeCast.toUint(unsignedRoundsUp(rounding) && mulmod(x, y, 1 << n) > 0);\n }\n\n /**\n * @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n *\n * If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n * If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n *\n * If the input value is not inversible, 0 is returned.\n *\n * NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n * inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}.\n */\n function invMod(uint256 a, uint256 n) internal pure returns (uint256) {\n unchecked {\n if (n == 0) return 0;\n\n // The inverse modulo is calculated using the Extended Euclidean Algorithm (iterative version)\n // Used to compute integers x and y such that: ax + ny = gcd(a, n).\n // When the gcd is 1, then the inverse of a modulo n exists and it's x.\n // ax + ny = 1\n // ax = 1 + (-y)n\n // ax ≡ 1 (mod n) # x is the inverse of a modulo n\n\n // If the remainder is 0 the gcd is n right away.\n uint256 remainder = a % n;\n uint256 gcd = n;\n\n // Therefore the initial coefficients are:\n // ax + ny = gcd(a, n) = n\n // 0a + 1n = n\n int256 x = 0;\n int256 y = 1;\n\n while (remainder != 0) {\n uint256 quotient = gcd / remainder;\n\n (gcd, remainder) = (\n // The old remainder is the next gcd to try.\n remainder,\n // Compute the next remainder.\n // Can't overflow given that (a % gcd) * (gcd // (a % gcd)) <= gcd\n // where gcd is at most n (capped to type(uint256).max)\n gcd - remainder * quotient\n );\n\n (x, y) = (\n // Increment the coefficient of a.\n y,\n // Decrement the coefficient of n.\n // Can overflow, but the result is casted to uint256 so that the\n // next value of y is \"wrapped around\" to a value between 0 and n - 1.\n x - y * int256(quotient)\n );\n }\n\n if (gcd != 1) return 0; // No inverse exists.\n return ternary(x < 0, n - uint256(-x), uint256(x)); // Wrap the result if it's negative.\n }\n }\n\n /**\n * @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n *\n * From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n * prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n * `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n *\n * NOTE: this function does NOT check that `p` is a prime greater than `2`.\n */\n function invModPrime(uint256 a, uint256 p) internal view returns (uint256) {\n unchecked {\n return Math.modExp(a, p - 2, p);\n }\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n *\n * Requirements:\n * - modulus can't be zero\n * - underlying staticcall to precompile must succeed\n *\n * IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n * sure the chain you're using it on supports the precompiled contract for modular exponentiation\n * at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n * the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n * interpreted as 0.\n */\n function modExp(uint256 b, uint256 e, uint256 m) internal view returns (uint256) {\n (bool success, uint256 result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n * It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n * to operate modulo 0 or if the underlying precompile reverted.\n *\n * IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n * you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n * https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n * of a revert, but the result may be incorrectly interpreted as 0.\n */\n function tryModExp(uint256 b, uint256 e, uint256 m) internal view returns (bool success, uint256 result) {\n if (m == 0) return (false, 0);\n assembly (\"memory-safe\") {\n let ptr := mload(0x40)\n // | Offset | Content | Content (Hex) |\n // |-----------|------------|--------------------------------------------------------------------|\n // | 0x00:0x1f | size of b | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x20:0x3f | size of e | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x40:0x5f | size of m | 0x0000000000000000000000000000000000000000000000000000000000000020 |\n // | 0x60:0x7f | value of b | 0x<.............................................................b> |\n // | 0x80:0x9f | value of e | 0x<.............................................................e> |\n // | 0xa0:0xbf | value of m | 0x<.............................................................m> |\n mstore(ptr, 0x20)\n mstore(add(ptr, 0x20), 0x20)\n mstore(add(ptr, 0x40), 0x20)\n mstore(add(ptr, 0x60), b)\n mstore(add(ptr, 0x80), e)\n mstore(add(ptr, 0xa0), m)\n\n // Given the result < m, it's guaranteed to fit in 32 bytes,\n // so we can use the memory scratch space located at offset 0.\n success := staticcall(gas(), 0x05, ptr, 0xc0, 0x00, 0x20)\n result := mload(0x00)\n }\n }\n\n /**\n * @dev Variant of {modExp} that supports inputs of arbitrary length.\n */\n function modExp(bytes memory b, bytes memory e, bytes memory m) internal view returns (bytes memory) {\n (bool success, bytes memory result) = tryModExp(b, e, m);\n if (!success) {\n Panic.panic(Panic.DIVISION_BY_ZERO);\n }\n return result;\n }\n\n /**\n * @dev Variant of {tryModExp} that supports inputs of arbitrary length.\n */\n function tryModExp(\n bytes memory b,\n bytes memory e,\n bytes memory m\n ) internal view returns (bool success, bytes memory result) {\n if (_zeroBytes(m)) return (false, new bytes(0));\n\n uint256 mLen = m.length;\n\n // Encode call args in result and move the free memory pointer\n result = abi.encodePacked(b.length, e.length, mLen, b, e, m);\n\n assembly (\"memory-safe\") {\n let dataPtr := add(result, 0x20)\n // Write result on top of args to avoid allocating extra memory.\n success := staticcall(gas(), 0x05, dataPtr, mload(result), dataPtr, mLen)\n // Overwrite the length.\n // result.length > returndatasize() is guaranteed because returndatasize() == m.length\n mstore(result, mLen)\n // Set the memory pointer after the returned data.\n mstore(0x40, add(dataPtr, mLen))\n }\n }\n\n /**\n * @dev Returns whether the provided byte array is zero.\n */\n function _zeroBytes(bytes memory byteArray) private pure returns (bool) {\n for (uint256 i = 0; i < byteArray.length; ++i) {\n if (byteArray[i] != 0) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n * towards zero.\n *\n * This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n * using integer operations.\n */\n function sqrt(uint256 a) internal pure returns (uint256) {\n unchecked {\n // Take care of easy edge cases when a == 0 or a == 1\n if (a <= 1) {\n return a;\n }\n\n // In this function, we use Newton's method to get a root of `f(x) := x² - a`. It involves building a\n // sequence x_n that converges toward sqrt(a). For each iteration x_n, we also define the error between\n // the current value as `ε_n = | x_n - sqrt(a) |`.\n //\n // For our first estimation, we consider `e` the smallest power of 2 which is bigger than the square root\n // of the target. (i.e. `2**(e-1) ≤ sqrt(a) < 2**e`). We know that `e ≤ 128` because `(2¹²⁸)² = 2²⁵⁶` is\n // bigger than any uint256.\n //\n // By noticing that\n // `2**(e-1) ≤ sqrt(a) < 2**e → (2**(e-1))² ≤ a < (2**e)² → 2**(2*e-2) ≤ a < 2**(2*e)`\n // we can deduce that `e - 1` is `log2(a) / 2`. We can thus compute `x_n = 2**(e-1)` using a method similar\n // to the msb function.\n uint256 aa = a;\n uint256 xn = 1;\n\n if (aa >= (1 << 128)) {\n aa >>= 128;\n xn <<= 64;\n }\n if (aa >= (1 << 64)) {\n aa >>= 64;\n xn <<= 32;\n }\n if (aa >= (1 << 32)) {\n aa >>= 32;\n xn <<= 16;\n }\n if (aa >= (1 << 16)) {\n aa >>= 16;\n xn <<= 8;\n }\n if (aa >= (1 << 8)) {\n aa >>= 8;\n xn <<= 4;\n }\n if (aa >= (1 << 4)) {\n aa >>= 4;\n xn <<= 2;\n }\n if (aa >= (1 << 2)) {\n xn <<= 1;\n }\n\n // We now have x_n such that `x_n = 2**(e-1) ≤ sqrt(a) < 2**e = 2 * x_n`. This implies ε_n ≤ 2**(e-1).\n //\n // We can refine our estimation by noticing that the middle of that interval minimizes the error.\n // If we move x_n to equal 2**(e-1) + 2**(e-2), then we reduce the error to ε_n ≤ 2**(e-2).\n // This is going to be our x_0 (and ε_0)\n xn = (3 * xn) >> 1; // ε_0 := | x_0 - sqrt(a) | ≤ 2**(e-2)\n\n // From here, Newton's method give us:\n // x_{n+1} = (x_n + a / x_n) / 2\n //\n // One should note that:\n // x_{n+1}² - a = ((x_n + a / x_n) / 2)² - a\n // = ((x_n² + a) / (2 * x_n))² - a\n // = (x_n⁴ + 2 * a * x_n² + a²) / (4 * x_n²) - a\n // = (x_n⁴ + 2 * a * x_n² + a² - 4 * a * x_n²) / (4 * x_n²)\n // = (x_n⁴ - 2 * a * x_n² + a²) / (4 * x_n²)\n // = (x_n² - a)² / (2 * x_n)²\n // = ((x_n² - a) / (2 * x_n))²\n // ≥ 0\n // Which proves that for all n ≥ 1, sqrt(a) ≤ x_n\n //\n // This gives us the proof of quadratic convergence of the sequence:\n // ε_{n+1} = | x_{n+1} - sqrt(a) |\n // = | (x_n + a / x_n) / 2 - sqrt(a) |\n // = | (x_n² + a - 2*x_n*sqrt(a)) / (2 * x_n) |\n // = | (x_n - sqrt(a))² / (2 * x_n) |\n // = | ε_n² / (2 * x_n) |\n // = ε_n² / | (2 * x_n) |\n //\n // For the first iteration, we have a special case where x_0 is known:\n // ε_1 = ε_0² / | (2 * x_0) |\n // ≤ (2**(e-2))² / (2 * (2**(e-1) + 2**(e-2)))\n // ≤ 2**(2*e-4) / (3 * 2**(e-1))\n // ≤ 2**(e-3) / 3\n // ≤ 2**(e-3-log2(3))\n // ≤ 2**(e-4.5)\n //\n // For the following iterations, we use the fact that, 2**(e-1) ≤ sqrt(a) ≤ x_n:\n // ε_{n+1} = ε_n² / | (2 * x_n) |\n // ≤ (2**(e-k))² / (2 * 2**(e-1))\n // ≤ 2**(2*e-2*k) / 2**e\n // ≤ 2**(e-2*k)\n xn = (xn + a / xn) >> 1; // ε_1 := | x_1 - sqrt(a) | ≤ 2**(e-4.5) -- special case, see above\n xn = (xn + a / xn) >> 1; // ε_2 := | x_2 - sqrt(a) | ≤ 2**(e-9) -- general case with k = 4.5\n xn = (xn + a / xn) >> 1; // ε_3 := | x_3 - sqrt(a) | ≤ 2**(e-18) -- general case with k = 9\n xn = (xn + a / xn) >> 1; // ε_4 := | x_4 - sqrt(a) | ≤ 2**(e-36) -- general case with k = 18\n xn = (xn + a / xn) >> 1; // ε_5 := | x_5 - sqrt(a) | ≤ 2**(e-72) -- general case with k = 36\n xn = (xn + a / xn) >> 1; // ε_6 := | x_6 - sqrt(a) | ≤ 2**(e-144) -- general case with k = 72\n\n // Because e ≤ 128 (as discussed during the first estimation phase), we know have reached a precision\n // ε_6 ≤ 2**(e-144) < 1. Given we're operating on integers, then we can ensure that xn is now either\n // sqrt(a) or sqrt(a) + 1.\n return xn - SafeCast.toUint(xn > a / xn);\n }\n }\n\n /**\n * @dev 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && result * result < a);\n }\n }\n\n /**\n * @dev Return the log in base 2 of a positive value rounded towards zero.\n * Returns 0 if given 0.\n */\n function log2(uint256 x) internal pure returns (uint256 r) {\n // If value has upper 128 bits set, log2 result is at least 128\n r = SafeCast.toUint(x > 0xffffffffffffffffffffffffffffffff) << 7;\n // If upper 64 bits of 128-bit half set, add 64 to result\n r |= SafeCast.toUint((x >> r) > 0xffffffffffffffff) << 6;\n // If upper 32 bits of 64-bit half set, add 32 to result\n r |= SafeCast.toUint((x >> r) > 0xffffffff) << 5;\n // If upper 16 bits of 32-bit half set, add 16 to result\n r |= SafeCast.toUint((x >> r) > 0xffff) << 4;\n // If upper 8 bits of 16-bit half set, add 8 to result\n r |= SafeCast.toUint((x >> r) > 0xff) << 3;\n // If upper 4 bits of 8-bit half set, add 4 to result\n r |= SafeCast.toUint((x >> r) > 0xf) << 2;\n\n // Shifts value right by the current result and use it as an index into this lookup table:\n //\n // | x (4 bits) | index | table[index] = MSB position |\n // |------------|---------|-----------------------------|\n // | 0000 | 0 | table[0] = 0 |\n // | 0001 | 1 | table[1] = 0 |\n // | 0010 | 2 | table[2] = 1 |\n // | 0011 | 3 | table[3] = 1 |\n // | 0100 | 4 | table[4] = 2 |\n // | 0101 | 5 | table[5] = 2 |\n // | 0110 | 6 | table[6] = 2 |\n // | 0111 | 7 | table[7] = 2 |\n // | 1000 | 8 | table[8] = 3 |\n // | 1001 | 9 | table[9] = 3 |\n // | 1010 | 10 | table[10] = 3 |\n // | 1011 | 11 | table[11] = 3 |\n // | 1100 | 12 | table[12] = 3 |\n // | 1101 | 13 | table[13] = 3 |\n // | 1110 | 14 | table[14] = 3 |\n // | 1111 | 15 | table[15] = 3 |\n //\n // The lookup table is represented as a 32-byte value with the MSB positions for 0-15 in the last 16 bytes.\n assembly (\"memory-safe\") {\n r := or(r, byte(shr(r, x), 0x0000010102020202030303030303030300000000000000000000000000000000))\n }\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << result < value);\n }\n }\n\n /**\n * @dev Return the log in base 10 of a positive value rounded towards zero.\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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 10 ** result < value);\n }\n }\n\n /**\n * @dev Return the log in base 256 of a positive value rounded towards zero.\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 x) internal pure returns (uint256 r) {\n // If value has upper 128 bits set, log2 result is at least 128\n r = SafeCast.toUint(x > 0xffffffffffffffffffffffffffffffff) << 7;\n // If upper 64 bits of 128-bit half set, add 64 to result\n r |= SafeCast.toUint((x >> r) > 0xffffffffffffffff) << 6;\n // If upper 32 bits of 64-bit half set, add 32 to result\n r |= SafeCast.toUint((x >> r) > 0xffffffff) << 5;\n // If upper 16 bits of 32-bit half set, add 16 to result\n r |= SafeCast.toUint((x >> r) > 0xffff) << 4;\n // Add 1 if upper 8 bits of 16-bit half set, and divide accumulated result by 8\n return (r >> 3) | SafeCast.toUint((x >> r) > 0xff);\n }\n\n /**\n * @dev Return the log in base 256, 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 + SafeCast.toUint(unsignedRoundsUp(rounding) && 1 << (result << 3) < value);\n }\n }\n\n /**\n * @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers.\n */\n function unsignedRoundsUp(Rounding rounding) internal pure returns (bool) {\n return uint8(rounding) % 2 == 1;\n }\n}\n"},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SafeCast.sol)\n// This file was procedurally generated from scripts/generate/templates/SafeCast.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n * checks.\n *\n * Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n * easily result in undesired exploitation or bugs, since developers usually\n * assume that overflows raise errors. `SafeCast` restores this intuition by\n * reverting the transaction when such an operation overflows.\n *\n * Using this library instead of the unchecked operations eliminates an entire\n * class of bugs, so it's recommended to use it always.\n */\nlibrary SafeCast {\n /**\n * @dev Value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedUintDowncast(uint8 bits, uint256 value);\n\n /**\n * @dev An int value doesn't fit in an uint of `bits` size.\n */\n error SafeCastOverflowedIntToUint(int256 value);\n\n /**\n * @dev Value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedIntDowncast(uint8 bits, int256 value);\n\n /**\n * @dev An uint value doesn't fit in an int of `bits` size.\n */\n error SafeCastOverflowedUintToInt(uint256 value);\n\n /**\n * @dev Returns the downcasted uint248 from uint256, reverting on\n * overflow (when the input is greater than largest uint248).\n *\n * Counterpart to Solidity's `uint248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toUint248(uint256 value) internal pure returns (uint248) {\n if (value > type(uint248).max) {\n revert SafeCastOverflowedUintDowncast(248, value);\n }\n return uint248(value);\n }\n\n /**\n * @dev Returns the downcasted uint240 from uint256, reverting on\n * overflow (when the input is greater than largest uint240).\n *\n * Counterpart to Solidity's `uint240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toUint240(uint256 value) internal pure returns (uint240) {\n if (value > type(uint240).max) {\n revert SafeCastOverflowedUintDowncast(240, value);\n }\n return uint240(value);\n }\n\n /**\n * @dev Returns the downcasted uint232 from uint256, reverting on\n * overflow (when the input is greater than largest uint232).\n *\n * Counterpart to Solidity's `uint232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toUint232(uint256 value) internal pure returns (uint232) {\n if (value > type(uint232).max) {\n revert SafeCastOverflowedUintDowncast(232, value);\n }\n return uint232(value);\n }\n\n /**\n * @dev Returns the downcasted uint224 from uint256, reverting on\n * overflow (when the input is greater than largest uint224).\n *\n * Counterpart to Solidity's `uint224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toUint224(uint256 value) internal pure returns (uint224) {\n if (value > type(uint224).max) {\n revert SafeCastOverflowedUintDowncast(224, value);\n }\n return uint224(value);\n }\n\n /**\n * @dev Returns the downcasted uint216 from uint256, reverting on\n * overflow (when the input is greater than largest uint216).\n *\n * Counterpart to Solidity's `uint216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toUint216(uint256 value) internal pure returns (uint216) {\n if (value > type(uint216).max) {\n revert SafeCastOverflowedUintDowncast(216, value);\n }\n return uint216(value);\n }\n\n /**\n * @dev Returns the downcasted uint208 from uint256, reverting on\n * overflow (when the input is greater than largest uint208).\n *\n * Counterpart to Solidity's `uint208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toUint208(uint256 value) internal pure returns (uint208) {\n if (value > type(uint208).max) {\n revert SafeCastOverflowedUintDowncast(208, value);\n }\n return uint208(value);\n }\n\n /**\n * @dev Returns the downcasted uint200 from uint256, reverting on\n * overflow (when the input is greater than largest uint200).\n *\n * Counterpart to Solidity's `uint200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toUint200(uint256 value) internal pure returns (uint200) {\n if (value > type(uint200).max) {\n revert SafeCastOverflowedUintDowncast(200, value);\n }\n return uint200(value);\n }\n\n /**\n * @dev Returns the downcasted uint192 from uint256, reverting on\n * overflow (when the input is greater than largest uint192).\n *\n * Counterpart to Solidity's `uint192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toUint192(uint256 value) internal pure returns (uint192) {\n if (value > type(uint192).max) {\n revert SafeCastOverflowedUintDowncast(192, value);\n }\n return uint192(value);\n }\n\n /**\n * @dev Returns the downcasted uint184 from uint256, reverting on\n * overflow (when the input is greater than largest uint184).\n *\n * Counterpart to Solidity's `uint184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toUint184(uint256 value) internal pure returns (uint184) {\n if (value > type(uint184).max) {\n revert SafeCastOverflowedUintDowncast(184, value);\n }\n return uint184(value);\n }\n\n /**\n * @dev Returns the downcasted uint176 from uint256, reverting on\n * overflow (when the input is greater than largest uint176).\n *\n * Counterpart to Solidity's `uint176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toUint176(uint256 value) internal pure returns (uint176) {\n if (value > type(uint176).max) {\n revert SafeCastOverflowedUintDowncast(176, value);\n }\n return uint176(value);\n }\n\n /**\n * @dev Returns the downcasted uint168 from uint256, reverting on\n * overflow (when the input is greater than largest uint168).\n *\n * Counterpart to Solidity's `uint168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toUint168(uint256 value) internal pure returns (uint168) {\n if (value > type(uint168).max) {\n revert SafeCastOverflowedUintDowncast(168, value);\n }\n return uint168(value);\n }\n\n /**\n * @dev Returns the downcasted uint160 from uint256, reverting on\n * overflow (when the input is greater than largest uint160).\n *\n * Counterpart to Solidity's `uint160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toUint160(uint256 value) internal pure returns (uint160) {\n if (value > type(uint160).max) {\n revert SafeCastOverflowedUintDowncast(160, value);\n }\n return uint160(value);\n }\n\n /**\n * @dev Returns the downcasted uint152 from uint256, reverting on\n * overflow (when the input is greater than largest uint152).\n *\n * Counterpart to Solidity's `uint152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toUint152(uint256 value) internal pure returns (uint152) {\n if (value > type(uint152).max) {\n revert SafeCastOverflowedUintDowncast(152, value);\n }\n return uint152(value);\n }\n\n /**\n * @dev Returns the downcasted uint144 from uint256, reverting on\n * overflow (when the input is greater than largest uint144).\n *\n * Counterpart to Solidity's `uint144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toUint144(uint256 value) internal pure returns (uint144) {\n if (value > type(uint144).max) {\n revert SafeCastOverflowedUintDowncast(144, value);\n }\n return uint144(value);\n }\n\n /**\n * @dev Returns the downcasted uint136 from uint256, reverting on\n * overflow (when the input is greater than largest uint136).\n *\n * Counterpart to Solidity's `uint136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toUint136(uint256 value) internal pure returns (uint136) {\n if (value > type(uint136).max) {\n revert SafeCastOverflowedUintDowncast(136, value);\n }\n return uint136(value);\n }\n\n /**\n * @dev Returns the downcasted uint128 from uint256, reverting on\n * overflow (when the input is greater than largest uint128).\n *\n * Counterpart to Solidity's `uint128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toUint128(uint256 value) internal pure returns (uint128) {\n if (value > type(uint128).max) {\n revert SafeCastOverflowedUintDowncast(128, value);\n }\n return uint128(value);\n }\n\n /**\n * @dev Returns the downcasted uint120 from uint256, reverting on\n * overflow (when the input is greater than largest uint120).\n *\n * Counterpart to Solidity's `uint120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toUint120(uint256 value) internal pure returns (uint120) {\n if (value > type(uint120).max) {\n revert SafeCastOverflowedUintDowncast(120, value);\n }\n return uint120(value);\n }\n\n /**\n * @dev Returns the downcasted uint112 from uint256, reverting on\n * overflow (when the input is greater than largest uint112).\n *\n * Counterpart to Solidity's `uint112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toUint112(uint256 value) internal pure returns (uint112) {\n if (value > type(uint112).max) {\n revert SafeCastOverflowedUintDowncast(112, value);\n }\n return uint112(value);\n }\n\n /**\n * @dev Returns the downcasted uint104 from uint256, reverting on\n * overflow (when the input is greater than largest uint104).\n *\n * Counterpart to Solidity's `uint104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toUint104(uint256 value) internal pure returns (uint104) {\n if (value > type(uint104).max) {\n revert SafeCastOverflowedUintDowncast(104, value);\n }\n return uint104(value);\n }\n\n /**\n * @dev Returns the downcasted uint96 from uint256, reverting on\n * overflow (when the input is greater than largest uint96).\n *\n * Counterpart to Solidity's `uint96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toUint96(uint256 value) internal pure returns (uint96) {\n if (value > type(uint96).max) {\n revert SafeCastOverflowedUintDowncast(96, value);\n }\n return uint96(value);\n }\n\n /**\n * @dev Returns the downcasted uint88 from uint256, reverting on\n * overflow (when the input is greater than largest uint88).\n *\n * Counterpart to Solidity's `uint88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toUint88(uint256 value) internal pure returns (uint88) {\n if (value > type(uint88).max) {\n revert SafeCastOverflowedUintDowncast(88, value);\n }\n return uint88(value);\n }\n\n /**\n * @dev Returns the downcasted uint80 from uint256, reverting on\n * overflow (when the input is greater than largest uint80).\n *\n * Counterpart to Solidity's `uint80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toUint80(uint256 value) internal pure returns (uint80) {\n if (value > type(uint80).max) {\n revert SafeCastOverflowedUintDowncast(80, value);\n }\n return uint80(value);\n }\n\n /**\n * @dev Returns the downcasted uint72 from uint256, reverting on\n * overflow (when the input is greater than largest uint72).\n *\n * Counterpart to Solidity's `uint72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toUint72(uint256 value) internal pure returns (uint72) {\n if (value > type(uint72).max) {\n revert SafeCastOverflowedUintDowncast(72, value);\n }\n return uint72(value);\n }\n\n /**\n * @dev Returns the downcasted uint64 from uint256, reverting on\n * overflow (when the input is greater than largest uint64).\n *\n * Counterpart to Solidity's `uint64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toUint64(uint256 value) internal pure returns (uint64) {\n if (value > type(uint64).max) {\n revert SafeCastOverflowedUintDowncast(64, value);\n }\n return uint64(value);\n }\n\n /**\n * @dev Returns the downcasted uint56 from uint256, reverting on\n * overflow (when the input is greater than largest uint56).\n *\n * Counterpart to Solidity's `uint56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toUint56(uint256 value) internal pure returns (uint56) {\n if (value > type(uint56).max) {\n revert SafeCastOverflowedUintDowncast(56, value);\n }\n return uint56(value);\n }\n\n /**\n * @dev Returns the downcasted uint48 from uint256, reverting on\n * overflow (when the input is greater than largest uint48).\n *\n * Counterpart to Solidity's `uint48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toUint48(uint256 value) internal pure returns (uint48) {\n if (value > type(uint48).max) {\n revert SafeCastOverflowedUintDowncast(48, value);\n }\n return uint48(value);\n }\n\n /**\n * @dev Returns the downcasted uint40 from uint256, reverting on\n * overflow (when the input is greater than largest uint40).\n *\n * Counterpart to Solidity's `uint40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toUint40(uint256 value) internal pure returns (uint40) {\n if (value > type(uint40).max) {\n revert SafeCastOverflowedUintDowncast(40, value);\n }\n return uint40(value);\n }\n\n /**\n * @dev Returns the downcasted uint32 from uint256, reverting on\n * overflow (when the input is greater than largest uint32).\n *\n * Counterpart to Solidity's `uint32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toUint32(uint256 value) internal pure returns (uint32) {\n if (value > type(uint32).max) {\n revert SafeCastOverflowedUintDowncast(32, value);\n }\n return uint32(value);\n }\n\n /**\n * @dev Returns the downcasted uint24 from uint256, reverting on\n * overflow (when the input is greater than largest uint24).\n *\n * Counterpart to Solidity's `uint24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toUint24(uint256 value) internal pure returns (uint24) {\n if (value > type(uint24).max) {\n revert SafeCastOverflowedUintDowncast(24, value);\n }\n return uint24(value);\n }\n\n /**\n * @dev Returns the downcasted uint16 from uint256, reverting on\n * overflow (when the input is greater than largest uint16).\n *\n * Counterpart to Solidity's `uint16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toUint16(uint256 value) internal pure returns (uint16) {\n if (value > type(uint16).max) {\n revert SafeCastOverflowedUintDowncast(16, value);\n }\n return uint16(value);\n }\n\n /**\n * @dev Returns the downcasted uint8 from uint256, reverting on\n * overflow (when the input is greater than largest uint8).\n *\n * Counterpart to Solidity's `uint8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toUint8(uint256 value) internal pure returns (uint8) {\n if (value > type(uint8).max) {\n revert SafeCastOverflowedUintDowncast(8, value);\n }\n return uint8(value);\n }\n\n /**\n * @dev Converts a signed int256 into an unsigned uint256.\n *\n * Requirements:\n *\n * - input must be greater than or equal to 0.\n */\n function toUint256(int256 value) internal pure returns (uint256) {\n if (value < 0) {\n revert SafeCastOverflowedIntToUint(value);\n }\n return uint256(value);\n }\n\n /**\n * @dev Returns the downcasted int248 from int256, reverting on\n * overflow (when the input is less than smallest int248 or\n * greater than largest int248).\n *\n * Counterpart to Solidity's `int248` operator.\n *\n * Requirements:\n *\n * - input must fit into 248 bits\n */\n function toInt248(int256 value) internal pure returns (int248 downcasted) {\n downcasted = int248(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(248, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int240 from int256, reverting on\n * overflow (when the input is less than smallest int240 or\n * greater than largest int240).\n *\n * Counterpart to Solidity's `int240` operator.\n *\n * Requirements:\n *\n * - input must fit into 240 bits\n */\n function toInt240(int256 value) internal pure returns (int240 downcasted) {\n downcasted = int240(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(240, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int232 from int256, reverting on\n * overflow (when the input is less than smallest int232 or\n * greater than largest int232).\n *\n * Counterpart to Solidity's `int232` operator.\n *\n * Requirements:\n *\n * - input must fit into 232 bits\n */\n function toInt232(int256 value) internal pure returns (int232 downcasted) {\n downcasted = int232(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(232, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int224 from int256, reverting on\n * overflow (when the input is less than smallest int224 or\n * greater than largest int224).\n *\n * Counterpart to Solidity's `int224` operator.\n *\n * Requirements:\n *\n * - input must fit into 224 bits\n */\n function toInt224(int256 value) internal pure returns (int224 downcasted) {\n downcasted = int224(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(224, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int216 from int256, reverting on\n * overflow (when the input is less than smallest int216 or\n * greater than largest int216).\n *\n * Counterpart to Solidity's `int216` operator.\n *\n * Requirements:\n *\n * - input must fit into 216 bits\n */\n function toInt216(int256 value) internal pure returns (int216 downcasted) {\n downcasted = int216(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(216, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int208 from int256, reverting on\n * overflow (when the input is less than smallest int208 or\n * greater than largest int208).\n *\n * Counterpart to Solidity's `int208` operator.\n *\n * Requirements:\n *\n * - input must fit into 208 bits\n */\n function toInt208(int256 value) internal pure returns (int208 downcasted) {\n downcasted = int208(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(208, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int200 from int256, reverting on\n * overflow (when the input is less than smallest int200 or\n * greater than largest int200).\n *\n * Counterpart to Solidity's `int200` operator.\n *\n * Requirements:\n *\n * - input must fit into 200 bits\n */\n function toInt200(int256 value) internal pure returns (int200 downcasted) {\n downcasted = int200(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(200, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int192 from int256, reverting on\n * overflow (when the input is less than smallest int192 or\n * greater than largest int192).\n *\n * Counterpart to Solidity's `int192` operator.\n *\n * Requirements:\n *\n * - input must fit into 192 bits\n */\n function toInt192(int256 value) internal pure returns (int192 downcasted) {\n downcasted = int192(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(192, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int184 from int256, reverting on\n * overflow (when the input is less than smallest int184 or\n * greater than largest int184).\n *\n * Counterpart to Solidity's `int184` operator.\n *\n * Requirements:\n *\n * - input must fit into 184 bits\n */\n function toInt184(int256 value) internal pure returns (int184 downcasted) {\n downcasted = int184(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(184, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int176 from int256, reverting on\n * overflow (when the input is less than smallest int176 or\n * greater than largest int176).\n *\n * Counterpart to Solidity's `int176` operator.\n *\n * Requirements:\n *\n * - input must fit into 176 bits\n */\n function toInt176(int256 value) internal pure returns (int176 downcasted) {\n downcasted = int176(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(176, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int168 from int256, reverting on\n * overflow (when the input is less than smallest int168 or\n * greater than largest int168).\n *\n * Counterpart to Solidity's `int168` operator.\n *\n * Requirements:\n *\n * - input must fit into 168 bits\n */\n function toInt168(int256 value) internal pure returns (int168 downcasted) {\n downcasted = int168(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(168, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int160 from int256, reverting on\n * overflow (when the input is less than smallest int160 or\n * greater than largest int160).\n *\n * Counterpart to Solidity's `int160` operator.\n *\n * Requirements:\n *\n * - input must fit into 160 bits\n */\n function toInt160(int256 value) internal pure returns (int160 downcasted) {\n downcasted = int160(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(160, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int152 from int256, reverting on\n * overflow (when the input is less than smallest int152 or\n * greater than largest int152).\n *\n * Counterpart to Solidity's `int152` operator.\n *\n * Requirements:\n *\n * - input must fit into 152 bits\n */\n function toInt152(int256 value) internal pure returns (int152 downcasted) {\n downcasted = int152(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(152, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int144 from int256, reverting on\n * overflow (when the input is less than smallest int144 or\n * greater than largest int144).\n *\n * Counterpart to Solidity's `int144` operator.\n *\n * Requirements:\n *\n * - input must fit into 144 bits\n */\n function toInt144(int256 value) internal pure returns (int144 downcasted) {\n downcasted = int144(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(144, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int136 from int256, reverting on\n * overflow (when the input is less than smallest int136 or\n * greater than largest int136).\n *\n * Counterpart to Solidity's `int136` operator.\n *\n * Requirements:\n *\n * - input must fit into 136 bits\n */\n function toInt136(int256 value) internal pure returns (int136 downcasted) {\n downcasted = int136(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(136, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int128 from int256, reverting on\n * overflow (when the input is less than smallest int128 or\n * greater than largest int128).\n *\n * Counterpart to Solidity's `int128` operator.\n *\n * Requirements:\n *\n * - input must fit into 128 bits\n */\n function toInt128(int256 value) internal pure returns (int128 downcasted) {\n downcasted = int128(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(128, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int120 from int256, reverting on\n * overflow (when the input is less than smallest int120 or\n * greater than largest int120).\n *\n * Counterpart to Solidity's `int120` operator.\n *\n * Requirements:\n *\n * - input must fit into 120 bits\n */\n function toInt120(int256 value) internal pure returns (int120 downcasted) {\n downcasted = int120(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(120, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int112 from int256, reverting on\n * overflow (when the input is less than smallest int112 or\n * greater than largest int112).\n *\n * Counterpart to Solidity's `int112` operator.\n *\n * Requirements:\n *\n * - input must fit into 112 bits\n */\n function toInt112(int256 value) internal pure returns (int112 downcasted) {\n downcasted = int112(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(112, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int104 from int256, reverting on\n * overflow (when the input is less than smallest int104 or\n * greater than largest int104).\n *\n * Counterpart to Solidity's `int104` operator.\n *\n * Requirements:\n *\n * - input must fit into 104 bits\n */\n function toInt104(int256 value) internal pure returns (int104 downcasted) {\n downcasted = int104(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(104, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int96 from int256, reverting on\n * overflow (when the input is less than smallest int96 or\n * greater than largest int96).\n *\n * Counterpart to Solidity's `int96` operator.\n *\n * Requirements:\n *\n * - input must fit into 96 bits\n */\n function toInt96(int256 value) internal pure returns (int96 downcasted) {\n downcasted = int96(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(96, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int88 from int256, reverting on\n * overflow (when the input is less than smallest int88 or\n * greater than largest int88).\n *\n * Counterpart to Solidity's `int88` operator.\n *\n * Requirements:\n *\n * - input must fit into 88 bits\n */\n function toInt88(int256 value) internal pure returns (int88 downcasted) {\n downcasted = int88(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(88, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int80 from int256, reverting on\n * overflow (when the input is less than smallest int80 or\n * greater than largest int80).\n *\n * Counterpart to Solidity's `int80` operator.\n *\n * Requirements:\n *\n * - input must fit into 80 bits\n */\n function toInt80(int256 value) internal pure returns (int80 downcasted) {\n downcasted = int80(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(80, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int72 from int256, reverting on\n * overflow (when the input is less than smallest int72 or\n * greater than largest int72).\n *\n * Counterpart to Solidity's `int72` operator.\n *\n * Requirements:\n *\n * - input must fit into 72 bits\n */\n function toInt72(int256 value) internal pure returns (int72 downcasted) {\n downcasted = int72(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(72, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int64 from int256, reverting on\n * overflow (when the input is less than smallest int64 or\n * greater than largest int64).\n *\n * Counterpart to Solidity's `int64` operator.\n *\n * Requirements:\n *\n * - input must fit into 64 bits\n */\n function toInt64(int256 value) internal pure returns (int64 downcasted) {\n downcasted = int64(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(64, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int56 from int256, reverting on\n * overflow (when the input is less than smallest int56 or\n * greater than largest int56).\n *\n * Counterpart to Solidity's `int56` operator.\n *\n * Requirements:\n *\n * - input must fit into 56 bits\n */\n function toInt56(int256 value) internal pure returns (int56 downcasted) {\n downcasted = int56(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(56, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int48 from int256, reverting on\n * overflow (when the input is less than smallest int48 or\n * greater than largest int48).\n *\n * Counterpart to Solidity's `int48` operator.\n *\n * Requirements:\n *\n * - input must fit into 48 bits\n */\n function toInt48(int256 value) internal pure returns (int48 downcasted) {\n downcasted = int48(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(48, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int40 from int256, reverting on\n * overflow (when the input is less than smallest int40 or\n * greater than largest int40).\n *\n * Counterpart to Solidity's `int40` operator.\n *\n * Requirements:\n *\n * - input must fit into 40 bits\n */\n function toInt40(int256 value) internal pure returns (int40 downcasted) {\n downcasted = int40(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(40, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int32 from int256, reverting on\n * overflow (when the input is less than smallest int32 or\n * greater than largest int32).\n *\n * Counterpart to Solidity's `int32` operator.\n *\n * Requirements:\n *\n * - input must fit into 32 bits\n */\n function toInt32(int256 value) internal pure returns (int32 downcasted) {\n downcasted = int32(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(32, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int24 from int256, reverting on\n * overflow (when the input is less than smallest int24 or\n * greater than largest int24).\n *\n * Counterpart to Solidity's `int24` operator.\n *\n * Requirements:\n *\n * - input must fit into 24 bits\n */\n function toInt24(int256 value) internal pure returns (int24 downcasted) {\n downcasted = int24(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(24, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int16 from int256, reverting on\n * overflow (when the input is less than smallest int16 or\n * greater than largest int16).\n *\n * Counterpart to Solidity's `int16` operator.\n *\n * Requirements:\n *\n * - input must fit into 16 bits\n */\n function toInt16(int256 value) internal pure returns (int16 downcasted) {\n downcasted = int16(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(16, value);\n }\n }\n\n /**\n * @dev Returns the downcasted int8 from int256, reverting on\n * overflow (when the input is less than smallest int8 or\n * greater than largest int8).\n *\n * Counterpart to Solidity's `int8` operator.\n *\n * Requirements:\n *\n * - input must fit into 8 bits\n */\n function toInt8(int256 value) internal pure returns (int8 downcasted) {\n downcasted = int8(value);\n if (downcasted != value) {\n revert SafeCastOverflowedIntDowncast(8, value);\n }\n }\n\n /**\n * @dev Converts an unsigned uint256 into a signed int256.\n *\n * Requirements:\n *\n * - input must be less than or equal to maxInt256.\n */\n function toInt256(uint256 value) internal pure returns (int256) {\n // Note: Unsafe cast below is okay because `type(int256).max` is guaranteed to be positive\n if (value > uint256(type(int256).max)) {\n revert SafeCastOverflowedUintToInt(value);\n }\n return int256(value);\n }\n\n /**\n * @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump.\n */\n function toUint(bool b) internal pure returns (uint256 u) {\n assembly (\"memory-safe\") {\n u := iszero(iszero(b))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/math/SignedMath.sol)\n\npragma solidity ^0.8.20;\n\nimport {SafeCast} from \"./SafeCast.sol\";\n\n/**\n * @dev Standard signed math utilities missing in the Solidity language.\n */\nlibrary SignedMath {\n /**\n * @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n *\n * IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n * However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n * one branch when needed, making this function more expensive.\n */\n function ternary(bool condition, int256 a, int256 b) internal pure returns (int256) {\n unchecked {\n // branchless ternary works because:\n // b ^ (a ^ b) == a\n // b ^ 0 == b\n return b ^ ((a ^ b) * int256(SafeCast.toUint(condition)));\n }\n }\n\n /**\n * @dev Returns the largest of two signed numbers.\n */\n function max(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a > b, a, b);\n }\n\n /**\n * @dev Returns the smallest of two signed numbers.\n */\n function min(int256 a, int256 b) internal pure returns (int256) {\n return ternary(a < b, a, b);\n }\n\n /**\n * @dev Returns the average of two signed numbers without overflow.\n * The result is rounded towards zero.\n */\n function average(int256 a, int256 b) internal pure returns (int256) {\n // Formula from the book \"Hacker's Delight\"\n int256 x = (a & b) + ((a ^ b) >> 1);\n return x + (int256(uint256(x) >> 255) & (a ^ b));\n }\n\n /**\n * @dev Returns the absolute unsigned value of a signed value.\n */\n function abs(int256 n) internal pure returns (uint256) {\n unchecked {\n // Formula from the \"Bit Twiddling Hacks\" by Sean Eron Anderson.\n // Since `n` is a signed integer, the generated bytecode will use the SAR opcode to perform the right shift,\n // taking advantage of the most significant (or \"sign\" bit) in two's complement representation.\n // This opcode adds new most significant bits set to the value of the previous most significant bit. As a result,\n // the mask will either be `bytes32(0)` (if n is positive) or `~bytes32(0)` (if n is negative).\n int256 mask = n >> 255;\n\n // A `bytes32(0)` mask leaves the input unchanged, while a `~bytes32(0)` mask complements it.\n return uint256((n + mask) ^ mask);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Nonces.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.0.0) (utils/Nonces.sol)\npragma solidity ^0.8.20;\n\n/**\n * @dev Provides tracking nonces for addresses. Nonces will only increment.\n */\nabstract contract Nonces {\n /**\n * @dev The nonce used for an `account` is not the expected current nonce.\n */\n error InvalidAccountNonce(address account, uint256 currentNonce);\n\n mapping(address account => uint256) private _nonces;\n\n /**\n * @dev Returns the next unused nonce for an address.\n */\n function nonces(address owner) public view virtual returns (uint256) {\n return _nonces[owner];\n }\n\n /**\n * @dev Consumes a nonce.\n *\n * Returns the current value and increments nonce.\n */\n function _useNonce(address owner) internal virtual returns (uint256) {\n // For each account, the nonce has an initial value of 0, can only be incremented by one, and cannot be\n // decremented or reset. This guarantees that the nonce never overflows.\n unchecked {\n // It is important to do x++ and not ++x here.\n return _nonces[owner]++;\n }\n }\n\n /**\n * @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`.\n */\n function _useCheckedNonce(address owner, uint256 nonce) internal virtual {\n uint256 current = _useNonce(owner);\n if (nonce != current) {\n revert InvalidAccountNonce(owner, current);\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Panic.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/Panic.sol)\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Helper library for emitting standardized panic codes.\n *\n * ```solidity\n * contract Example {\n * using Panic for uint256;\n *\n * // Use any of the declared internal constants\n * function foo() { Panic.GENERIC.panic(); }\n *\n * // Alternatively\n * function foo() { Panic.panic(Panic.GENERIC); }\n * }\n * ```\n *\n * Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n *\n * _Available since v5.1._\n */\n// slither-disable-next-line unused-state\nlibrary Panic {\n /// @dev generic / unspecified error\n uint256 internal constant GENERIC = 0x00;\n /// @dev used by the assert() builtin\n uint256 internal constant ASSERT = 0x01;\n /// @dev arithmetic underflow or overflow\n uint256 internal constant UNDER_OVERFLOW = 0x11;\n /// @dev division or modulo by zero\n uint256 internal constant DIVISION_BY_ZERO = 0x12;\n /// @dev enum conversion error\n uint256 internal constant ENUM_CONVERSION_ERROR = 0x21;\n /// @dev invalid encoding in storage\n uint256 internal constant STORAGE_ENCODING_ERROR = 0x22;\n /// @dev empty array pop\n uint256 internal constant EMPTY_ARRAY_POP = 0x31;\n /// @dev array out of bounds access\n uint256 internal constant ARRAY_OUT_OF_BOUNDS = 0x32;\n /// @dev resource error (too large allocation or too large array)\n uint256 internal constant RESOURCE_ERROR = 0x41;\n /// @dev calling invalid internal function\n uint256 internal constant INVALID_INTERNAL_FUNCTION = 0x51;\n\n /// @dev Reverts with a panic code. Recommended to use with\n /// the internal constants with predefined codes.\n function panic(uint256 code) internal pure {\n assembly (\"memory-safe\") {\n mstore(0x00, 0x4e487b71)\n mstore(0x20, code)\n revert(0x1c, 0x24)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/ShortStrings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (utils/ShortStrings.sol)\n\npragma solidity ^0.8.20;\n\nimport {StorageSlot} from \"./StorageSlot.sol\";\n\n// | string | 0xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |\n// | length | 0x BB |\ntype ShortString is bytes32;\n\n/**\n * @dev This library provides functions to convert short memory strings\n * into a `ShortString` type that can be used as an immutable variable.\n *\n * Strings of arbitrary length can be optimized using this library if\n * they are short enough (up to 31 bytes) by packing them with their\n * length (1 byte) in a single EVM word (32 bytes). Additionally, a\n * fallback mechanism can be used for every other case.\n *\n * Usage example:\n *\n * ```solidity\n * contract Named {\n * using ShortStrings for *;\n *\n * ShortString private immutable _name;\n * string private _nameFallback;\n *\n * constructor(string memory contractName) {\n * _name = contractName.toShortStringWithFallback(_nameFallback);\n * }\n *\n * function name() external view returns (string memory) {\n * return _name.toStringWithFallback(_nameFallback);\n * }\n * }\n * ```\n */\nlibrary ShortStrings {\n // Used as an identifier for strings longer than 31 bytes.\n bytes32 private constant FALLBACK_SENTINEL = 0x00000000000000000000000000000000000000000000000000000000000000FF;\n\n error StringTooLong(string str);\n error InvalidShortString();\n\n /**\n * @dev Encode a string of at most 31 chars into a `ShortString`.\n *\n * This will trigger a `StringTooLong` error is the input string is too long.\n */\n function toShortString(string memory str) internal pure returns (ShortString) {\n bytes memory bstr = bytes(str);\n if (bstr.length > 31) {\n revert StringTooLong(str);\n }\n return ShortString.wrap(bytes32(uint256(bytes32(bstr)) | bstr.length));\n }\n\n /**\n * @dev Decode a `ShortString` back to a \"normal\" string.\n */\n function toString(ShortString sstr) internal pure returns (string memory) {\n uint256 len = byteLength(sstr);\n // using `new string(len)` would work locally but is not memory safe.\n string memory str = new string(32);\n assembly (\"memory-safe\") {\n mstore(str, len)\n mstore(add(str, 0x20), sstr)\n }\n return str;\n }\n\n /**\n * @dev Return the length of a `ShortString`.\n */\n function byteLength(ShortString sstr) internal pure returns (uint256) {\n uint256 result = uint256(ShortString.unwrap(sstr)) & 0xFF;\n if (result > 31) {\n revert InvalidShortString();\n }\n return result;\n }\n\n /**\n * @dev Encode a string into a `ShortString`, or write it to storage if it is too long.\n */\n function toShortStringWithFallback(string memory value, string storage store) internal returns (ShortString) {\n if (bytes(value).length < 32) {\n return toShortString(value);\n } else {\n StorageSlot.getStringSlot(store).value = value;\n return ShortString.wrap(FALLBACK_SENTINEL);\n }\n }\n\n /**\n * @dev Decode a string that was encoded to `ShortString` or written to storage using {toShortStringWithFallback}.\n */\n function toStringWithFallback(ShortString value, string storage store) internal pure returns (string memory) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return toString(value);\n } else {\n return store;\n }\n }\n\n /**\n * @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n * {toShortStringWithFallback}.\n *\n * WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n * actual characters as the UTF-8 encoding of a single character can span over multiple bytes.\n */\n function byteLengthWithFallback(ShortString value, string storage store) internal view returns (uint256) {\n if (ShortString.unwrap(value) != FALLBACK_SENTINEL) {\n return byteLength(value);\n } else {\n return bytes(store).length;\n }\n }\n}\n"},"@openzeppelin/contracts/utils/StorageSlot.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/StorageSlot.sol)\n// This file was procedurally generated from scripts/generate/templates/StorageSlot.js.\n\npragma solidity ^0.8.20;\n\n/**\n * @dev Library for reading and writing primitive types to specific storage slots.\n *\n * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n * This library helps with reading and writing to such slots without the need for inline assembly.\n *\n * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n *\n * Example usage to set ERC-1967 implementation slot:\n * ```solidity\n * contract ERC1967 {\n * // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n * bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n *\n * function _getImplementation() internal view returns (address) {\n * return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n * }\n *\n * function _setImplementation(address newImplementation) internal {\n * require(newImplementation.code.length > 0);\n * StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n * }\n * }\n * ```\n *\n * TIP: Consider using this library along with {SlotDerivation}.\n */\nlibrary StorageSlot {\n struct AddressSlot {\n address value;\n }\n\n struct BooleanSlot {\n bool value;\n }\n\n struct Bytes32Slot {\n bytes32 value;\n }\n\n struct Uint256Slot {\n uint256 value;\n }\n\n struct Int256Slot {\n int256 value;\n }\n\n struct StringSlot {\n string value;\n }\n\n struct BytesSlot {\n bytes value;\n }\n\n /**\n * @dev Returns an `AddressSlot` with member `value` located at `slot`.\n */\n function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `BooleanSlot` with member `value` located at `slot`.\n */\n function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Bytes32Slot` with member `value` located at `slot`.\n */\n function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Uint256Slot` with member `value` located at `slot`.\n */\n function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `Int256Slot` with member `value` located at `slot`.\n */\n function getInt256Slot(bytes32 slot) internal pure returns (Int256Slot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns a `StringSlot` with member `value` located at `slot`.\n */\n function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `StringSlot` representation of the string storage pointer `store`.\n */\n function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n\n /**\n * @dev Returns a `BytesSlot` with member `value` located at `slot`.\n */\n function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := slot\n }\n }\n\n /**\n * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.\n */\n function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {\n assembly (\"memory-safe\") {\n r.slot := store.slot\n }\n }\n}\n"},"@openzeppelin/contracts/utils/Strings.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (utils/Strings.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"./math/Math.sol\";\nimport {SafeCast} from \"./math/SafeCast.sol\";\nimport {SignedMath} from \"./math/SignedMath.sol\";\n\n/**\n * @dev String operations.\n */\nlibrary Strings {\n using SafeCast for *;\n\n bytes16 private constant HEX_DIGITS = \"0123456789abcdef\";\n uint8 private constant ADDRESS_LENGTH = 20;\n uint256 private constant SPECIAL_CHARS_LOOKUP =\n (1 << 0x08) | // backspace\n (1 << 0x09) | // tab\n (1 << 0x0a) | // newline\n (1 << 0x0c) | // form feed\n (1 << 0x0d) | // carriage return\n (1 << 0x22) | // double quote\n (1 << 0x5c); // backslash\n\n /**\n * @dev The `value` string doesn't fit in the specified `length`.\n */\n error StringsInsufficientHexLength(uint256 value, uint256 length);\n\n /**\n * @dev The string being parsed contains characters that are not in scope of the given base.\n */\n error StringsInvalidChar();\n\n /**\n * @dev The string being parsed is not a properly formatted address.\n */\n error StringsInvalidAddressFormat();\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 assembly (\"memory-safe\") {\n ptr := add(buffer, add(32, length))\n }\n while (true) {\n ptr--;\n assembly (\"memory-safe\") {\n mstore8(ptr, byte(mod(value, 10), HEX_DIGITS))\n }\n value /= 10;\n if (value == 0) break;\n }\n return buffer;\n }\n }\n\n /**\n * @dev Converts a `int256` to its ASCII `string` decimal representation.\n */\n function toStringSigned(int256 value) internal pure returns (string memory) {\n return string.concat(value < 0 ? \"-\" : \"\", toString(SignedMath.abs(value)));\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 uint256 localValue = value;\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] = HEX_DIGITS[localValue & 0xf];\n localValue >>= 4;\n }\n if (localValue != 0) {\n revert StringsInsufficientHexLength(value, length);\n }\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\n * representation.\n */\n function toHexString(address addr) internal pure returns (string memory) {\n return toHexString(uint256(uint160(addr)), ADDRESS_LENGTH);\n }\n\n /**\n * @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n * representation, according to EIP-55.\n */\n function toChecksumHexString(address addr) internal pure returns (string memory) {\n bytes memory buffer = bytes(toHexString(addr));\n\n // hash the hex part of buffer (skip length + 2 bytes, length 40)\n uint256 hashValue;\n assembly (\"memory-safe\") {\n hashValue := shr(96, keccak256(add(buffer, 0x22), 40))\n }\n\n for (uint256 i = 41; i > 1; --i) {\n // possible values for buffer[i] are 48 (0) to 57 (9) and 97 (a) to 102 (f)\n if (hashValue & 0xf > 7 && uint8(buffer[i]) > 96) {\n // case shift by xoring with 0x20\n buffer[i] ^= 0x20;\n }\n hashValue >>= 4;\n }\n return string(buffer);\n }\n\n /**\n * @dev Returns true if the two strings are equal.\n */\n function equal(string memory a, string memory b) internal pure returns (bool) {\n return bytes(a).length == bytes(b).length && keccak256(bytes(a)) == keccak256(bytes(b));\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input) internal pure returns (uint256) {\n return parseUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint-string} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[0-9]*`\n * - The result must fit into an `uint256` type\n */\n function parseUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseUint-string-uint256-uint256} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n uint256 result = 0;\n for (uint256 i = begin; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 9) return (false, 0);\n result *= 10;\n result += chr;\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a decimal string and returns the value as a `int256`.\n *\n * Requirements:\n * - The string must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input) internal pure returns (int256) {\n return parseInt(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `[-+]?[0-9]*`\n * - The result must fit in an `int256` type.\n */\n function parseInt(string memory input, uint256 begin, uint256 end) internal pure returns (int256) {\n (bool success, int256 value) = tryParseInt(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n * the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(string memory input) internal pure returns (bool success, int256 value) {\n return _tryParseIntUncheckedBounds(input, 0, bytes(input).length);\n }\n\n uint256 private constant ABS_MIN_INT256 = 2 ** 255;\n\n /**\n * @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n * character or if the result does not fit in a `int256`.\n *\n * NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`.\n */\n function tryParseInt(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, int256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseIntUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseInt-string-uint256-uint256} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseIntUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, int256 value) {\n bytes memory buffer = bytes(input);\n\n // Check presence of a negative sign.\n bytes1 sign = begin == end ? bytes1(0) : bytes1(_unsafeReadBytesOffset(buffer, begin)); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n bool positiveSign = sign == bytes1(\"+\");\n bool negativeSign = sign == bytes1(\"-\");\n uint256 offset = (positiveSign || negativeSign).toUint();\n\n (bool absSuccess, uint256 absValue) = tryParseUint(input, begin + offset, end);\n\n if (absSuccess && absValue < ABS_MIN_INT256) {\n return (true, negativeSign ? -int256(absValue) : int256(absValue));\n } else if (absSuccess && negativeSign && absValue == ABS_MIN_INT256) {\n return (true, type(int256).min);\n } else return (false, 0);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input) internal pure returns (uint256) {\n return parseHexUint(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint-string} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n * - The result must fit in an `uint256` type.\n */\n function parseHexUint(string memory input, uint256 begin, uint256 end) internal pure returns (uint256) {\n (bool success, uint256 value) = tryParseHexUint(input, begin, end);\n if (!success) revert StringsInvalidChar();\n return value;\n }\n\n /**\n * @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(string memory input) internal pure returns (bool success, uint256 value) {\n return _tryParseHexUintUncheckedBounds(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n * invalid character.\n *\n * NOTE: This function will revert if the result does not fit in a `uint256`.\n */\n function tryParseHexUint(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, uint256 value) {\n if (end > bytes(input).length || begin > end) return (false, 0);\n return _tryParseHexUintUncheckedBounds(input, begin, end);\n }\n\n /**\n * @dev Implementation of {tryParseHexUint-string-uint256-uint256} that does not check bounds. Caller should make sure that\n * `begin <= end <= input.length`. Other inputs would result in undefined behavior.\n */\n function _tryParseHexUintUncheckedBounds(\n string memory input,\n uint256 begin,\n uint256 end\n ) private pure returns (bool success, uint256 value) {\n bytes memory buffer = bytes(input);\n\n // skip 0x prefix if present\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(buffer, begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 offset = hasPrefix.toUint() * 2;\n\n uint256 result = 0;\n for (uint256 i = begin + offset; i < end; ++i) {\n uint8 chr = _tryParseChr(bytes1(_unsafeReadBytesOffset(buffer, i)));\n if (chr > 15) return (false, 0);\n result *= 16;\n unchecked {\n // Multiplying by 16 is equivalent to a shift of 4 bits (with additional overflow check).\n // This guarantees that adding a value < 16 will not cause an overflow, hence the unchecked.\n result += chr;\n }\n }\n return (true, result);\n }\n\n /**\n * @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n *\n * Requirements:\n * - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input) internal pure returns (address) {\n return parseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress-string} that parses a substring of `input` located between position `begin` (included) and\n * `end` (excluded).\n *\n * Requirements:\n * - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`\n */\n function parseAddress(string memory input, uint256 begin, uint256 end) internal pure returns (address) {\n (bool success, address value) = tryParseAddress(input, begin, end);\n if (!success) revert StringsInvalidAddressFormat();\n return value;\n }\n\n /**\n * @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n * formatted address. See {parseAddress-string} requirements.\n */\n function tryParseAddress(string memory input) internal pure returns (bool success, address value) {\n return tryParseAddress(input, 0, bytes(input).length);\n }\n\n /**\n * @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n * formatted address. See {parseAddress-string-uint256-uint256} requirements.\n */\n function tryParseAddress(\n string memory input,\n uint256 begin,\n uint256 end\n ) internal pure returns (bool success, address value) {\n if (end > bytes(input).length || begin > end) return (false, address(0));\n\n bool hasPrefix = (end > begin + 1) && bytes2(_unsafeReadBytesOffset(bytes(input), begin)) == bytes2(\"0x\"); // don't do out-of-bound (possibly unsafe) read if sub-string is empty\n uint256 expectedLength = 40 + hasPrefix.toUint() * 2;\n\n // check that input is the correct length\n if (end - begin == expectedLength) {\n // length guarantees that this does not overflow, and value is at most type(uint160).max\n (bool s, uint256 v) = _tryParseHexUintUncheckedBounds(input, begin, end);\n return (s, address(uint160(v)));\n } else {\n return (false, address(0));\n }\n }\n\n function _tryParseChr(bytes1 chr) private pure returns (uint8) {\n uint8 value = uint8(chr);\n\n // Try to parse `chr`:\n // - Case 1: [0-9]\n // - Case 2: [a-f]\n // - Case 3: [A-F]\n // - otherwise not supported\n unchecked {\n if (value > 47 && value < 58) value -= 48;\n else if (value > 96 && value < 103) value -= 87;\n else if (value > 64 && value < 71) value -= 55;\n else return type(uint8).max;\n }\n\n return value;\n }\n\n /**\n * @dev Escape special characters in JSON strings. This can be useful to prevent JSON injection in NFT metadata.\n *\n * WARNING: This function should only be used in double quoted JSON strings. Single quotes are not escaped.\n *\n * NOTE: This function escapes all unicode characters, and not just the ones in ranges defined in section 2.5 of\n * RFC-4627 (U+0000 to U+001F, U+0022 and U+005C). ECMAScript's `JSON.parse` does recover escaped unicode\n * characters that are not in this range, but other tooling may provide different results.\n */\n function escapeJSON(string memory input) internal pure returns (string memory) {\n bytes memory buffer = bytes(input);\n bytes memory output = new bytes(2 * buffer.length); // worst case scenario\n uint256 outputLength = 0;\n\n for (uint256 i; i < buffer.length; ++i) {\n bytes1 char = bytes1(_unsafeReadBytesOffset(buffer, i));\n if (((SPECIAL_CHARS_LOOKUP & (1 << uint8(char))) != 0)) {\n output[outputLength++] = \"\\\\\";\n if (char == 0x08) output[outputLength++] = \"b\";\n else if (char == 0x09) output[outputLength++] = \"t\";\n else if (char == 0x0a) output[outputLength++] = \"n\";\n else if (char == 0x0c) output[outputLength++] = \"f\";\n else if (char == 0x0d) output[outputLength++] = \"r\";\n else if (char == 0x5c) output[outputLength++] = \"\\\\\";\n else if (char == 0x22) {\n // solhint-disable-next-line quotes\n output[outputLength++] = '\"';\n }\n } else {\n output[outputLength++] = char;\n }\n }\n // write the actual length and deallocate unused memory\n assembly (\"memory-safe\") {\n mstore(output, outputLength)\n mstore(0x40, add(output, shl(5, shr(5, add(outputLength, 63)))))\n }\n\n return string(output);\n }\n\n /**\n * @dev Reads a bytes32 from a bytes array without bounds checking.\n *\n * NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n * assembly block as such would prevent some optimizations.\n */\n function _unsafeReadBytesOffset(bytes memory buffer, uint256 offset) private pure returns (bytes32 value) {\n // This is not memory safe in the general case, but all calls to this private function are within bounds.\n assembly (\"memory-safe\") {\n value := mload(add(buffer, add(0x20, offset)))\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.3.0) (utils/structs/Checkpoints.sol)\n// This file was procedurally generated from scripts/generate/templates/Checkpoints.js.\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\n\n/**\n * @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n * time, and later looking up past values by block number. See {Votes} as an example.\n *\n * To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n * checkpoint for the current transaction block using the {push} function.\n */\nlibrary Checkpoints {\n /**\n * @dev A value was attempted to be inserted on a past checkpoint.\n */\n error CheckpointUnorderedInsertion();\n\n struct Trace224 {\n Checkpoint224[] _checkpoints;\n }\n\n struct Checkpoint224 {\n uint32 _key;\n uint224 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n * library.\n */\n function push(\n Trace224 storage self,\n uint32 key,\n uint224 value\n ) internal returns (uint224 oldValue, uint224 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace224 storage self, uint32 key) internal view returns (uint224) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace224 storage self) internal view returns (uint224) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace224 storage self) internal view returns (bool exists, uint32 _key, uint224 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint224 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoints.\n */\n function length(Trace224 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace224 storage self, uint32 pos) internal view returns (Checkpoint224 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint224[] storage self,\n uint32 key,\n uint224 value\n ) private returns (uint224 oldValue, uint224 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint224 storage last = _unsafeAccess(self, pos - 1);\n uint32 lastKey = last._key;\n uint224 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint224({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint224[] storage self,\n uint32 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint224[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint224 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace208 {\n Checkpoint208[] _checkpoints;\n }\n\n struct Checkpoint208 {\n uint48 _key;\n uint208 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n * library.\n */\n function push(\n Trace208 storage self,\n uint48 key,\n uint208 value\n ) internal returns (uint208 oldValue, uint208 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace208 storage self, uint48 key) internal view returns (uint208) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace208 storage self) internal view returns (uint208) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace208 storage self) internal view returns (bool exists, uint48 _key, uint208 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint208 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoints.\n */\n function length(Trace208 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace208 storage self, uint32 pos) internal view returns (Checkpoint208 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint208[] storage self,\n uint48 key,\n uint208 value\n ) private returns (uint208 oldValue, uint208 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint208 storage last = _unsafeAccess(self, pos - 1);\n uint48 lastKey = last._key;\n uint208 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint208({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint208[] storage self,\n uint48 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint208[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint208 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n\n struct Trace160 {\n Checkpoint160[] _checkpoints;\n }\n\n struct Checkpoint160 {\n uint96 _key;\n uint160 _value;\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n *\n * Returns previous value and new value.\n *\n * IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n * library.\n */\n function push(\n Trace160 storage self,\n uint96 key,\n uint160 value\n ) internal returns (uint160 oldValue, uint160 newValue) {\n return _insert(self._checkpoints, key, value);\n }\n\n /**\n * @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n * there is none.\n */\n function lowerLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _lowerBinaryLookup(self._checkpoints, key, 0, len);\n return pos == len ? 0 : _unsafeAccess(self._checkpoints, pos)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n */\n function upperLookup(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, 0, len);\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n * if there is none.\n *\n * NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n * keys).\n */\n function upperLookupRecent(Trace160 storage self, uint96 key) internal view returns (uint160) {\n uint256 len = self._checkpoints.length;\n\n uint256 low = 0;\n uint256 high = len;\n\n if (len > 5) {\n uint256 mid = len - Math.sqrt(len);\n if (key < _unsafeAccess(self._checkpoints, mid)._key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n\n uint256 pos = _upperBinaryLookup(self._checkpoints, key, low, high);\n\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints.\n */\n function latest(Trace160 storage self) internal view returns (uint160) {\n uint256 pos = self._checkpoints.length;\n return pos == 0 ? 0 : _unsafeAccess(self._checkpoints, pos - 1)._value;\n }\n\n /**\n * @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n * in the most recent checkpoint.\n */\n function latestCheckpoint(Trace160 storage self) internal view returns (bool exists, uint96 _key, uint160 _value) {\n uint256 pos = self._checkpoints.length;\n if (pos == 0) {\n return (false, 0, 0);\n } else {\n Checkpoint160 storage ckpt = _unsafeAccess(self._checkpoints, pos - 1);\n return (true, ckpt._key, ckpt._value);\n }\n }\n\n /**\n * @dev Returns the number of checkpoints.\n */\n function length(Trace160 storage self) internal view returns (uint256) {\n return self._checkpoints.length;\n }\n\n /**\n * @dev Returns checkpoint at given position.\n */\n function at(Trace160 storage self, uint32 pos) internal view returns (Checkpoint160 memory) {\n return self._checkpoints[pos];\n }\n\n /**\n * @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n * or by updating the last one.\n */\n function _insert(\n Checkpoint160[] storage self,\n uint96 key,\n uint160 value\n ) private returns (uint160 oldValue, uint160 newValue) {\n uint256 pos = self.length;\n\n if (pos > 0) {\n Checkpoint160 storage last = _unsafeAccess(self, pos - 1);\n uint96 lastKey = last._key;\n uint160 lastValue = last._value;\n\n // Checkpoint keys must be non-decreasing.\n if (lastKey > key) {\n revert CheckpointUnorderedInsertion();\n }\n\n // Update or push new checkpoint\n if (lastKey == key) {\n last._value = value;\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n }\n return (lastValue, value);\n } else {\n self.push(Checkpoint160({_key: key, _value: value}));\n return (0, value);\n }\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _upperBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key > key) {\n high = mid;\n } else {\n low = mid + 1;\n }\n }\n return high;\n }\n\n /**\n * @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n * if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n * `high`.\n *\n * WARNING: `high` should not be greater than the array's length.\n */\n function _lowerBinaryLookup(\n Checkpoint160[] storage self,\n uint96 key,\n uint256 low,\n uint256 high\n ) private view returns (uint256) {\n while (low < high) {\n uint256 mid = Math.average(low, high);\n if (_unsafeAccess(self, mid)._key < key) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n\n /**\n * @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds.\n */\n function _unsafeAccess(\n Checkpoint160[] storage self,\n uint256 pos\n ) private pure returns (Checkpoint160 storage result) {\n assembly {\n mstore(0, self.slot)\n result.slot := add(keccak256(0, 0x20), pos)\n }\n }\n}\n"},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/structs/DoubleEndedQueue.sol)\npragma solidity ^0.8.20;\n\nimport {Panic} from \"../Panic.sol\";\n\n/**\n * @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n * the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n * FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n * the existing queue contents are left in storage.\n *\n * The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n * used in storage, and not in memory.\n * ```solidity\n * DoubleEndedQueue.Bytes32Deque queue;\n * ```\n */\nlibrary DoubleEndedQueue {\n /**\n * @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n *\n * Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n * directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n * lead to unexpected behavior.\n *\n * The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around.\n */\n struct Bytes32Deque {\n uint128 _begin;\n uint128 _end;\n mapping(uint128 index => bytes32) _data;\n }\n\n /**\n * @dev Inserts an item at the end of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushBack(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex + 1 == deque._begin) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[backIndex] = value;\n deque._end = backIndex + 1;\n }\n }\n\n /**\n * @dev Removes the item at the end of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popBack(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 backIndex = deque._end;\n if (backIndex == deque._begin) Panic.panic(Panic.EMPTY_ARRAY_POP);\n --backIndex;\n value = deque._data[backIndex];\n delete deque._data[backIndex];\n deque._end = backIndex;\n }\n }\n\n /**\n * @dev Inserts an item at the beginning of the queue.\n *\n * Reverts with {Panic-RESOURCE_ERROR} if the queue is full.\n */\n function pushFront(Bytes32Deque storage deque, bytes32 value) internal {\n unchecked {\n uint128 frontIndex = deque._begin - 1;\n if (frontIndex == deque._end) Panic.panic(Panic.RESOURCE_ERROR);\n deque._data[frontIndex] = value;\n deque._begin = frontIndex;\n }\n }\n\n /**\n * @dev Removes the item at the beginning of the queue and returns it.\n *\n * Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty.\n */\n function popFront(Bytes32Deque storage deque) internal returns (bytes32 value) {\n unchecked {\n uint128 frontIndex = deque._begin;\n if (frontIndex == deque._end) Panic.panic(Panic.EMPTY_ARRAY_POP);\n value = deque._data[frontIndex];\n delete deque._data[frontIndex];\n deque._begin = frontIndex + 1;\n }\n }\n\n /**\n * @dev Returns the item at the beginning of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function front(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n return deque._data[deque._begin];\n }\n\n /**\n * @dev Returns the item at the end of the queue.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty.\n */\n function back(Bytes32Deque storage deque) internal view returns (bytes32 value) {\n if (empty(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n unchecked {\n return deque._data[deque._end - 1];\n }\n }\n\n /**\n * @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n * `length(deque) - 1`.\n *\n * Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds.\n */\n function at(Bytes32Deque storage deque, uint256 index) internal view returns (bytes32 value) {\n if (index >= length(deque)) Panic.panic(Panic.ARRAY_OUT_OF_BOUNDS);\n // By construction, length is a uint128, so the check above ensures that index can be safely downcast to uint128\n unchecked {\n return deque._data[deque._begin + uint128(index)];\n }\n }\n\n /**\n * @dev Resets the queue back to being empty.\n *\n * NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n * out on potential gas refunds.\n */\n function clear(Bytes32Deque storage deque) internal {\n deque._begin = 0;\n deque._end = 0;\n }\n\n /**\n * @dev Returns the number of items in the queue.\n */\n function length(Bytes32Deque storage deque) internal view returns (uint256) {\n unchecked {\n return uint256(deque._end - deque._begin);\n }\n }\n\n /**\n * @dev Returns true if the queue is empty.\n */\n function empty(Bytes32Deque storage deque) internal view returns (bool) {\n return deque._end == deque._begin;\n }\n}\n"},"@openzeppelin/contracts/utils/types/Time.sol":{"content":"// SPDX-License-Identifier: MIT\n// OpenZeppelin Contracts (last updated v5.1.0) (utils/types/Time.sol)\n\npragma solidity ^0.8.20;\n\nimport {Math} from \"../math/Math.sol\";\nimport {SafeCast} from \"../math/SafeCast.sol\";\n\n/**\n * @dev This library provides helpers for manipulating time-related objects.\n *\n * It uses the following types:\n * - `uint48` for timepoints\n * - `uint32` for durations\n *\n * While the library doesn't provide specific types for timepoints and duration, it does provide:\n * - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n * - additional helper functions\n */\nlibrary Time {\n using Time for *;\n\n /**\n * @dev Get the block timestamp as a Timepoint.\n */\n function timestamp() internal view returns (uint48) {\n return SafeCast.toUint48(block.timestamp);\n }\n\n /**\n * @dev Get the block number as a Timepoint.\n */\n function blockNumber() internal view returns (uint48) {\n return SafeCast.toUint48(block.number);\n }\n\n // ==================================================== Delay =====================================================\n /**\n * @dev A `Delay` is a uint32 duration that can be programmed to change value automatically at a given point in the\n * future. The \"effect\" timepoint describes when the transitions happens from the \"old\" value to the \"new\" value.\n * This allows updating the delay applied to some operation while keeping some guarantees.\n *\n * In particular, the {update} function guarantees that if the delay is reduced, the old delay still applies for\n * some time. For example if the delay is currently 7 days to do an upgrade, the admin should not be able to set\n * the delay to 0 and upgrade immediately. If the admin wants to reduce the delay, the old delay (7 days) should\n * still apply for some time.\n *\n *\n * The `Delay` type is 112 bits long, and packs the following:\n *\n * ```\n * | [uint48]: effect date (timepoint)\n * | | [uint32]: value before (duration)\n * ↓ ↓ ↓ [uint32]: value after (duration)\n * 0xAAAAAAAAAAAABBBBBBBBCCCCCCCC\n * ```\n *\n * NOTE: The {get} and {withUpdate} functions operate using timestamps. Block number based delays are not currently\n * supported.\n */\n type Delay is uint112;\n\n /**\n * @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature\n */\n function toDelay(uint32 duration) internal pure returns (Delay) {\n return Delay.wrap(duration);\n }\n\n /**\n * @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n * change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered.\n */\n function _getFullAt(\n Delay self,\n uint48 timepoint\n ) private pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n (valueBefore, valueAfter, effect) = self.unpack();\n return effect <= timepoint ? (valueAfter, 0, 0) : (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n * effect timepoint is 0, then the pending value should not be considered.\n */\n function getFull(Delay self) internal view returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n return _getFullAt(self, timestamp());\n }\n\n /**\n * @dev Get the current value.\n */\n function get(Delay self) internal view returns (uint32) {\n (uint32 delay, , ) = self.getFull();\n return delay;\n }\n\n /**\n * @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n * enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n * new delay becomes effective.\n */\n function withUpdate(\n Delay self,\n uint32 newValue,\n uint32 minSetback\n ) internal view returns (Delay updatedDelay, uint48 effect) {\n uint32 value = self.get();\n uint32 setback = uint32(Math.max(minSetback, value > newValue ? value - newValue : 0));\n effect = timestamp() + setback;\n return (pack(value, newValue, effect), effect);\n }\n\n /**\n * @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint).\n */\n function unpack(Delay self) internal pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {\n uint112 raw = Delay.unwrap(self);\n\n valueAfter = uint32(raw);\n valueBefore = uint32(raw >> 32);\n effect = uint48(raw >> 64);\n\n return (valueBefore, valueAfter, effect);\n }\n\n /**\n * @dev pack the components into a Delay object.\n */\n function pack(uint32 valueBefore, uint32 valueAfter, uint48 effect) internal pure returns (Delay) {\n return Delay.wrap((uint112(effect) << 64) | (uint112(valueBefore) << 32) | uint112(valueAfter));\n }\n}\n"},"contracts/GovernanceTimelock.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/governance/TimelockController.sol\";\n\n/**\n * @title GovernanceTimelock\n * @dev Контракт таймлока для DAO, обеспечивающий задержку между одобрением и исполнением предложений\n */\ncontract GovernanceTimelock is TimelockController {\n /**\n * @dev Конструктор\n * @param minDelay Минимальная задержка в секундах перед выполнением транзакции\n * @param proposers Адреса, которые могут предлагать транзакции\n * @param executors Адреса, которые могут выполнять транзакции\n * @param admin Адрес администратора (обычно адрес нулевой для децентрализации)\n */\n constructor(\n uint256 minDelay,\n address[] memory proposers,\n address[] memory executors,\n address admin\n ) TimelockController(\n minDelay,\n proposers,\n executors,\n admin\n ) {}\n} "},"contracts/GovernanceToken.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\";\nimport \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\";\nimport \"@openzeppelin/contracts/access/Ownable.sol\";\nimport \"@openzeppelin/contracts/utils/Nonces.sol\";\n\n/**\n * @title GovernanceToken\n * @dev Токен управления ERC20Votes с функциями голосования для DAO\n */\ncontract GovernanceToken is ERC20Permit, ERC20Votes, Ownable {\n constructor(\n string memory name,\n string memory symbol,\n address initialOwner\n ) ERC20(name, symbol) ERC20Permit(name) Ownable(initialOwner) {\n // Конструктор остается пустым, начальное распределение происходит через\n // вызов функции mintInitialSupply ниже\n }\n\n /**\n * @dev Минтит начальный запас токенов для распределения между партнерами\n * @param partners Массив адресов партнеров\n * @param amounts Массив сумм токенов для каждого партнера\n */\n function mintInitialSupply(\n address[] memory partners,\n uint256[] memory amounts\n ) external onlyOwner {\n require(partners.length == amounts.length, \"Arrays length mismatch\");\n require(partners.length > 0, \"Empty arrays\");\n\n uint256 totalSupply = 0;\n for (uint256 i = 0; i < partners.length; i++) {\n require(partners[i] != address(0), \"Zero address\");\n require(amounts[i] > 0, \"Zero amount\");\n \n totalSupply += amounts[i];\n _mint(partners[i], amounts[i]);\n }\n\n // После начального распределения отказываемся от права создавать новые токены\n renounceOwnership();\n }\n\n // Переопределения, необходимые для корректной работы токена голосования\n\n function _update(address from, address to, uint256 amount) internal override(ERC20, ERC20Votes) {\n super._update(from, to, amount);\n }\n\n function nonces(address owner) public view override(ERC20Permit, Nonces) returns (uint256) {\n return super.nonces(owner);\n }\n} "},"contracts/GovernorContract.sol":{"content":"// SPDX-License-Identifier: MIT\npragma solidity ^0.8.20;\n\nimport \"@openzeppelin/contracts/governance/Governor.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\";\nimport \"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\";\n\n/**\n * @title GovernorContract\n * @dev Контракт Governor для DAO с настраиваемыми параметрами\n */\ncontract GovernorContract is\n Governor,\n GovernorSettings,\n GovernorCountingSimple,\n GovernorVotes,\n GovernorVotesQuorumFraction,\n GovernorTimelockControl\n{\n constructor(\n string memory _name,\n IVotes _token,\n TimelockController _timelock,\n uint48 _votingDelay,\n uint32 _votingPeriod,\n uint256 _proposalThreshold,\n uint256 _quorumPercentage\n )\n Governor(_name)\n GovernorSettings(\n _votingDelay, /* Задержка голосования в блоках */\n _votingPeriod, /* Период голосования в блоках */\n _proposalThreshold /* Порог предложения в wei токенов */\n )\n GovernorVotes(_token)\n GovernorVotesQuorumFraction(_quorumPercentage)\n GovernorTimelockControl(_timelock)\n {}\n\n // Функции, которые необходимо переопределить из базовых контрактов\n\n function votingDelay()\n public\n view\n override(Governor, GovernorSettings)\n returns (uint256)\n {\n return super.votingDelay();\n }\n\n function votingPeriod()\n public\n view\n override(Governor, GovernorSettings)\n returns (uint256)\n {\n return super.votingPeriod();\n }\n\n function quorum(uint256 blockNumber)\n public\n view\n override(Governor, GovernorVotesQuorumFraction)\n returns (uint256)\n {\n return super.quorum(blockNumber);\n }\n\n function state(uint256 proposalId)\n public\n view\n override(Governor, GovernorTimelockControl)\n returns (ProposalState)\n {\n return super.state(proposalId);\n }\n\n function propose(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n string memory description\n ) public override(Governor) returns (uint256) {\n return super.propose(targets, values, calldatas, description);\n }\n\n function proposalThreshold()\n public\n view\n override(Governor, GovernorSettings)\n returns (uint256)\n {\n return super.proposalThreshold();\n }\n\n function _cancel(\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint256) {\n return super._cancel(targets, values, calldatas, descriptionHash);\n }\n\n function _executor()\n internal\n view\n override(Governor, GovernorTimelockControl)\n returns (address)\n {\n return super._executor();\n }\n\n /**\n * @dev See {IERC165-supportsInterface}.\n */\n function supportsInterface(bytes4 interfaceId)\n public\n view\n override(Governor)\n returns (bool)\n {\n return super.supportsInterface(interfaceId);\n }\n\n /**\n * @dev Функция для определения, требуется ли постановка предложения в очередь\n */\n function proposalNeedsQueuing(uint256 proposalId) \n public \n view \n override(Governor, GovernorTimelockControl) \n returns (bool) \n {\n return super.proposalNeedsQueuing(proposalId);\n }\n\n /**\n * @dev Функция для постановки операций в очередь\n */\n function _queueOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) returns (uint48) {\n return super._queueOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n\n /**\n * @dev Функция для выполнения операций\n */\n function _executeOperations(\n uint256 proposalId,\n address[] memory targets,\n uint256[] memory values,\n bytes[] memory calldatas,\n bytes32 descriptionHash\n ) internal override(Governor, GovernorTimelockControl) {\n super._executeOperations(proposalId, targets, values, calldatas, descriptionHash);\n }\n} "}},"settings":{"optimizer":{"enabled":true,"runs":200},"viaIR":true,"evmVersion":"paris","outputSelection":{"*":{"*":["abi","evm.bytecode","evm.deployedBytecode","evm.methodIdentifiers","metadata"],"":["ast"]}}}},"output":{"sources":{"@openzeppelin/contracts/access/AccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","exportedSymbols":{"AccessControl":[295],"Context":[7128],"ERC165":[9806],"IAccessControl":[378]},"id":296,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":1,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:0"},{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","file":"./IAccessControl.sol","id":3,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":379,"src":"134:52:0","symbolAliases":[{"foreign":{"id":2,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"142:14:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":5,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":7129,"src":"187:45:0","symbolAliases":[{"foreign":{"id":4,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7128,"src":"195:7:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":7,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":296,"sourceUnit":9807,"src":"233:57:0","symbolAliases":[{"foreign":{"id":6,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9806,"src":"241:6:0","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9,"name":"Context","nameLocations":["1988:7:0"],"nodeType":"IdentifierPath","referencedDeclaration":7128,"src":"1988:7:0"},"id":10,"nodeType":"InheritanceSpecifier","src":"1988:7:0"},{"baseName":{"id":11,"name":"IAccessControl","nameLocations":["1997:14:0"],"nodeType":"IdentifierPath","referencedDeclaration":378,"src":"1997:14:0"},"id":12,"nodeType":"InheritanceSpecifier","src":"1997:14:0"},{"baseName":{"id":13,"name":"ERC165","nameLocations":["2013:6:0"],"nodeType":"IdentifierPath","referencedDeclaration":9806,"src":"2013:6:0"},"id":14,"nodeType":"InheritanceSpecifier","src":"2013:6:0"}],"canonicalName":"AccessControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":8,"nodeType":"StructuredDocumentation","src":"292:1660:0","text":" @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 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 ```solidity\n bytes32 public constant MY_ROLE = keccak256(\"MY_ROLE\");\n ```\n Roles can be used to represent a set of permissions. To restrict access to a\n function call, use {hasRole}:\n ```solidity\n function foo() public {\n require(hasRole(MY_ROLE, msg.sender));\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 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 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. We recommend using {AccessControlDefaultAdminRules}\n to enforce additional security measures for this role."},"fullyImplemented":true,"id":295,"linearizedBaseContracts":[295,9806,9818,378,7128],"name":"AccessControl","nameLocation":"1971:13:0","nodeType":"ContractDefinition","nodes":[{"canonicalName":"AccessControl.RoleData","id":21,"members":[{"constant":false,"id":18,"mutability":"mutable","name":"hasRole","nameLocation":"2085:7:0","nodeType":"VariableDeclaration","scope":21,"src":"2052:40:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":17,"keyName":"account","keyNameLocation":"2068:7:0","keyType":{"id":15,"name":"address","nodeType":"ElementaryTypeName","src":"2060:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2052:32:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":16,"name":"bool","nodeType":"ElementaryTypeName","src":"2079:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"},{"constant":false,"id":20,"mutability":"mutable","name":"adminRole","nameLocation":"2110:9:0","nodeType":"VariableDeclaration","scope":21,"src":"2102:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":19,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2102:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"RoleData","nameLocation":"2033:8:0","nodeType":"StructDefinition","scope":295,"src":"2026:100:0","visibility":"public"},{"constant":false,"id":26,"mutability":"mutable","name":"_roles","nameLocation":"2174:6:0","nodeType":"VariableDeclaration","scope":295,"src":"2132:48:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"typeName":{"id":25,"keyName":"role","keyNameLocation":"2148:4:0","keyType":{"id":22,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2140:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"2132:33:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":24,"nodeType":"UserDefinedTypeName","pathNode":{"id":23,"name":"RoleData","nameLocations":["2156:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":21,"src":"2156:8:0"},"referencedDeclaration":21,"src":"2156:8:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage_ptr","typeString":"struct AccessControl.RoleData"}}},"visibility":"private"},{"constant":true,"functionSelector":"a217fddf","id":29,"mutability":"constant","name":"DEFAULT_ADMIN_ROLE","nameLocation":"2211:18:0","nodeType":"VariableDeclaration","scope":295,"src":"2187:49:0","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":27,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2187:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"30783030","id":28,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2232:4:0","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"public"},{"body":{"id":39,"nodeType":"Block","src":"2454:44:0","statements":[{"expression":{"arguments":[{"id":35,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":32,"src":"2475:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":34,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":93,"src":"2464:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$__$","typeString":"function (bytes32) view"}},"id":36,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2464:16:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":37,"nodeType":"ExpressionStatement","src":"2464:16:0"},{"id":38,"nodeType":"PlaceholderStatement","src":"2490:1:0"}]},"documentation":{"id":30,"nodeType":"StructuredDocumentation","src":"2243:174:0","text":" @dev Modifier that checks that an account has a specific role. Reverts\n with an {AccessControlUnauthorizedAccount} error including the required role."},"id":40,"name":"onlyRole","nameLocation":"2431:8:0","nodeType":"ModifierDefinition","parameters":{"id":33,"nodeType":"ParameterList","parameters":[{"constant":false,"id":32,"mutability":"mutable","name":"role","nameLocation":"2448:4:0","nodeType":"VariableDeclaration","scope":40,"src":"2440:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":31,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2440:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2439:14:0"},"src":"2422:76:0","virtual":false,"visibility":"internal"},{"baseFunctions":[9805],"body":{"id":61,"nodeType":"Block","src":"2656:111:0","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":59,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":54,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":49,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2673:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":51,"name":"IAccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":378,"src":"2693:14:0","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IAccessControl_$378_$","typeString":"type(contract IAccessControl)"}],"id":50,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"2688:4:0","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":52,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2688:20:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IAccessControl_$378","typeString":"type(contract IAccessControl)"}},"id":53,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2709:11:0","memberName":"interfaceId","nodeType":"MemberAccess","src":"2688:32:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"2673:47:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":57,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":43,"src":"2748:11:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":55,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2724:5:0","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_AccessControl_$295_$","typeString":"type(contract super AccessControl)"}},"id":56,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2730:17:0","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9805,"src":"2724:23:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":58,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2724:36:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2673:87:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":48,"id":60,"nodeType":"Return","src":"2666:94:0"}]},"documentation":{"id":41,"nodeType":"StructuredDocumentation","src":"2504:56:0","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":62,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"2574:17:0","nodeType":"FunctionDefinition","overrides":{"id":45,"nodeType":"OverrideSpecifier","overrides":[],"src":"2632:8:0"},"parameters":{"id":44,"nodeType":"ParameterList","parameters":[{"constant":false,"id":43,"mutability":"mutable","name":"interfaceId","nameLocation":"2599:11:0","nodeType":"VariableDeclaration","scope":62,"src":"2592:18:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":42,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2592:6:0","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2591:20:0"},"returnParameters":{"id":48,"nodeType":"ParameterList","parameters":[{"constant":false,"id":47,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":62,"src":"2650:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":46,"name":"bool","nodeType":"ElementaryTypeName","src":"2650:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2649:6:0"},"scope":295,"src":"2565:202:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[345],"body":{"id":79,"nodeType":"Block","src":"2937:53:0","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":72,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"2954:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":74,"indexExpression":{"id":73,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":65,"src":"2961:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":75,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2967:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"2954:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":77,"indexExpression":{"id":76,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":67,"src":"2975:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2954:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":71,"id":78,"nodeType":"Return","src":"2947:36:0"}]},"documentation":{"id":63,"nodeType":"StructuredDocumentation","src":"2773:76:0","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":80,"implemented":true,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"2863:7:0","nodeType":"FunctionDefinition","parameters":{"id":68,"nodeType":"ParameterList","parameters":[{"constant":false,"id":65,"mutability":"mutable","name":"role","nameLocation":"2879:4:0","nodeType":"VariableDeclaration","scope":80,"src":"2871:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":64,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2871:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":67,"mutability":"mutable","name":"account","nameLocation":"2893:7:0","nodeType":"VariableDeclaration","scope":80,"src":"2885:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":66,"name":"address","nodeType":"ElementaryTypeName","src":"2885:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2870:31:0"},"returnParameters":{"id":71,"nodeType":"ParameterList","parameters":[{"constant":false,"id":70,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":80,"src":"2931:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":69,"name":"bool","nodeType":"ElementaryTypeName","src":"2931:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2930:6:0"},"scope":295,"src":"2854:136:0","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":92,"nodeType":"Block","src":"3255:47:0","statements":[{"expression":{"arguments":[{"id":87,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":83,"src":"3276:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":88,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"3282:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":89,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3282:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":86,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"3265:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":90,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3265:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":91,"nodeType":"ExpressionStatement","src":"3265:30:0"}]},"documentation":{"id":81,"nodeType":"StructuredDocumentation","src":"2996:198:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`\n is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier."},"id":93,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3208:10:0","nodeType":"FunctionDefinition","parameters":{"id":84,"nodeType":"ParameterList","parameters":[{"constant":false,"id":83,"mutability":"mutable","name":"role","nameLocation":"3227:4:0","nodeType":"VariableDeclaration","scope":93,"src":"3219:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":82,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3219:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3218:14:0"},"returnParameters":{"id":85,"nodeType":"ParameterList","parameters":[],"src":"3255:0:0"},"scope":295,"src":"3199:103:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":113,"nodeType":"Block","src":"3505:124:0","statements":[{"condition":{"id":105,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"3519:23:0","subExpression":{"arguments":[{"id":102,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3528:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":103,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3534:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":101,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"3520:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":104,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3520:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":112,"nodeType":"IfStatement","src":"3515:108:0","trueBody":{"id":111,"nodeType":"Block","src":"3544:79:0","statements":[{"errorCall":{"arguments":[{"id":107,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":98,"src":"3598:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":108,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":96,"src":"3607:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":106,"name":"AccessControlUnauthorizedAccount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":305,"src":"3565:32:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_bytes32_$returns$__$","typeString":"function (address,bytes32) pure"}},"id":109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3565:47:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":110,"nodeType":"RevertStatement","src":"3558:54:0"}]}}]},"documentation":{"id":94,"nodeType":"StructuredDocumentation","src":"3308:119:0","text":" @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`\n is missing `role`."},"id":114,"implemented":true,"kind":"function","modifiers":[],"name":"_checkRole","nameLocation":"3441:10:0","nodeType":"FunctionDefinition","parameters":{"id":99,"nodeType":"ParameterList","parameters":[{"constant":false,"id":96,"mutability":"mutable","name":"role","nameLocation":"3460:4:0","nodeType":"VariableDeclaration","scope":114,"src":"3452:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":95,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3452:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":98,"mutability":"mutable","name":"account","nameLocation":"3474:7:0","nodeType":"VariableDeclaration","scope":114,"src":"3466:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":97,"name":"address","nodeType":"ElementaryTypeName","src":"3466:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3451:31:0"},"returnParameters":{"id":100,"nodeType":"ParameterList","parameters":[],"src":"3505:0:0"},"scope":295,"src":"3432:197:0","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[353],"body":{"id":127,"nodeType":"Block","src":"3884:46:0","statements":[{"expression":{"expression":{"baseExpression":{"id":122,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"3901:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":124,"indexExpression":{"id":123,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":117,"src":"3908:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3901:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":125,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3914:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"3901:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":121,"id":126,"nodeType":"Return","src":"3894:29:0"}]},"documentation":{"id":115,"nodeType":"StructuredDocumentation","src":"3635:170:0","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {_setRoleAdmin}."},"functionSelector":"248a9ca3","id":128,"implemented":true,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"3819:12:0","nodeType":"FunctionDefinition","parameters":{"id":118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":117,"mutability":"mutable","name":"role","nameLocation":"3840:4:0","nodeType":"VariableDeclaration","scope":128,"src":"3832:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":116,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3832:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3831:14:0"},"returnParameters":{"id":121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":128,"src":"3875:7:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":119,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3875:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3874:9:0"},"scope":295,"src":"3810:120:0","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[361],"body":{"id":146,"nodeType":"Block","src":"4320:42:0","statements":[{"expression":{"arguments":[{"id":142,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4341:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":143,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":133,"src":"4347:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":141,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4330:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4330:25:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":145,"nodeType":"ExpressionStatement","src":"4330:25:0"}]},"documentation":{"id":129,"nodeType":"StructuredDocumentation","src":"3936:285:0","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleGranted} event."},"functionSelector":"2f2ff15d","id":147,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":137,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":131,"src":"4313:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":136,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4300:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":138,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4300:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":139,"kind":"modifierInvocation","modifierName":{"id":135,"name":"onlyRole","nameLocations":["4291:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4291:8:0"},"nodeType":"ModifierInvocation","src":"4291:28:0"}],"name":"grantRole","nameLocation":"4235:9:0","nodeType":"FunctionDefinition","parameters":{"id":134,"nodeType":"ParameterList","parameters":[{"constant":false,"id":131,"mutability":"mutable","name":"role","nameLocation":"4253:4:0","nodeType":"VariableDeclaration","scope":147,"src":"4245:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":130,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4245:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":133,"mutability":"mutable","name":"account","nameLocation":"4267:7:0","nodeType":"VariableDeclaration","scope":147,"src":"4259:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":132,"name":"address","nodeType":"ElementaryTypeName","src":"4259:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4244:31:0"},"returnParameters":{"id":140,"nodeType":"ParameterList","parameters":[],"src":"4320:0:0"},"scope":295,"src":"4226:136:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[369],"body":{"id":165,"nodeType":"Block","src":"4737:43:0","statements":[{"expression":{"arguments":[{"id":161,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4759:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":162,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":152,"src":"4765:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":160,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"4747:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":163,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4747:26:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":164,"nodeType":"ExpressionStatement","src":"4747:26:0"}]},"documentation":{"id":148,"nodeType":"StructuredDocumentation","src":"4368:269:0","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role.\n May emit a {RoleRevoked} event."},"functionSelector":"d547741f","id":166,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"arguments":[{"id":156,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":150,"src":"4730:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":155,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"4717:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":157,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4717:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":158,"kind":"modifierInvocation","modifierName":{"id":154,"name":"onlyRole","nameLocations":["4708:8:0"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"4708:8:0"},"nodeType":"ModifierInvocation","src":"4708:28:0"}],"name":"revokeRole","nameLocation":"4651:10:0","nodeType":"FunctionDefinition","parameters":{"id":153,"nodeType":"ParameterList","parameters":[{"constant":false,"id":150,"mutability":"mutable","name":"role","nameLocation":"4670:4:0","nodeType":"VariableDeclaration","scope":166,"src":"4662:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":149,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4662:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":152,"mutability":"mutable","name":"account","nameLocation":"4684:7:0","nodeType":"VariableDeclaration","scope":166,"src":"4676:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":151,"name":"address","nodeType":"ElementaryTypeName","src":"4676:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4661:31:0"},"returnParameters":{"id":159,"nodeType":"ParameterList","parameters":[],"src":"4737:0:0"},"scope":295,"src":"4642:138:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[377],"body":{"id":188,"nodeType":"Block","src":"5407:166:0","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":174,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5421:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":175,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"5443:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":176,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5421:34:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":182,"nodeType":"IfStatement","src":"5417:102:0","trueBody":{"id":181,"nodeType":"Block","src":"5457:62:0","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":178,"name":"AccessControlBadConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":308,"src":"5478:28:0","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":179,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5478:30:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":180,"nodeType":"RevertStatement","src":"5471:37:0"}]}},{"expression":{"arguments":[{"id":184,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":169,"src":"5541:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":185,"name":"callerConfirmation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":171,"src":"5547:18:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":183,"name":"_revokeRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":294,"src":"5529:11:0","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":186,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5529:37:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":187,"nodeType":"ExpressionStatement","src":"5529:37:0"}]},"documentation":{"id":167,"nodeType":"StructuredDocumentation","src":"4786:537:0","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been revoked `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`.\n May emit a {RoleRevoked} event."},"functionSelector":"36568abe","id":189,"implemented":true,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"5337:12:0","nodeType":"FunctionDefinition","parameters":{"id":172,"nodeType":"ParameterList","parameters":[{"constant":false,"id":169,"mutability":"mutable","name":"role","nameLocation":"5358:4:0","nodeType":"VariableDeclaration","scope":189,"src":"5350:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":168,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5350:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":171,"mutability":"mutable","name":"callerConfirmation","nameLocation":"5372:18:0","nodeType":"VariableDeclaration","scope":189,"src":"5364:26:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":170,"name":"address","nodeType":"ElementaryTypeName","src":"5364:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5349:42:0"},"returnParameters":{"id":173,"nodeType":"ParameterList","parameters":[],"src":"5407:0:0"},"scope":295,"src":"5328:245:0","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":216,"nodeType":"Block","src":"5771:174:0","statements":[{"assignments":[198],"declarations":[{"constant":false,"id":198,"mutability":"mutable","name":"previousAdminRole","nameLocation":"5789:17:0","nodeType":"VariableDeclaration","scope":216,"src":"5781:25:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":197,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5781:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":202,"initialValue":{"arguments":[{"id":200,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5822:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":199,"name":"getRoleAdmin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":128,"src":"5809:12:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":201,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5809:18:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5781:46:0"},{"expression":{"id":208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":203,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"5837:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":205,"indexExpression":{"id":204,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5844:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5837:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":206,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5850:9:0","memberName":"adminRole","nodeType":"MemberAccess","referencedDeclaration":20,"src":"5837:22:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":207,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5862:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"5837:34:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":209,"nodeType":"ExpressionStatement","src":"5837:34:0"},{"eventCall":{"arguments":[{"id":211,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":192,"src":"5903:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":212,"name":"previousAdminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":198,"src":"5909:17:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":213,"name":"adminRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":194,"src":"5928:9:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":210,"name":"RoleAdminChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":317,"src":"5886:16:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32,bytes32)"}},"id":214,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5886:52:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":215,"nodeType":"EmitStatement","src":"5881:57:0"}]},"documentation":{"id":190,"nodeType":"StructuredDocumentation","src":"5579:114:0","text":" @dev Sets `adminRole` as ``role``'s admin role.\n Emits a {RoleAdminChanged} event."},"id":217,"implemented":true,"kind":"function","modifiers":[],"name":"_setRoleAdmin","nameLocation":"5707:13:0","nodeType":"FunctionDefinition","parameters":{"id":195,"nodeType":"ParameterList","parameters":[{"constant":false,"id":192,"mutability":"mutable","name":"role","nameLocation":"5729:4:0","nodeType":"VariableDeclaration","scope":217,"src":"5721:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":191,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5721:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":194,"mutability":"mutable","name":"adminRole","nameLocation":"5743:9:0","nodeType":"VariableDeclaration","scope":217,"src":"5735:17:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":193,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5735:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5720:33:0"},"returnParameters":{"id":196,"nodeType":"ParameterList","parameters":[],"src":"5771:0:0"},"scope":295,"src":"5698:247:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":255,"nodeType":"Block","src":"6262:233:0","statements":[{"condition":{"id":231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"6276:23:0","subExpression":{"arguments":[{"id":228,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6285:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":229,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6291:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":227,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6277:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6277:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":253,"nodeType":"Block","src":"6452:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":251,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6473:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":226,"id":252,"nodeType":"Return","src":"6466:12:0"}]},"id":254,"nodeType":"IfStatement","src":"6272:217:0","trueBody":{"id":250,"nodeType":"Block","src":"6301:145:0","statements":[{"expression":{"id":239,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":232,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6315:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":234,"indexExpression":{"id":233,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6322:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6315:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":235,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6328:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6315:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":237,"indexExpression":{"id":236,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6336:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6315:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":238,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6347:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"6315:36:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":240,"nodeType":"ExpressionStatement","src":"6315:36:0"},{"eventCall":{"arguments":[{"id":242,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":220,"src":"6382:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":243,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":222,"src":"6388:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":244,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"6397:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":245,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6397:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":241,"name":"RoleGranted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":326,"src":"6370:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":246,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6370:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":247,"nodeType":"EmitStatement","src":"6365:45:0"},{"expression":{"hexValue":"74727565","id":248,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6431:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":226,"id":249,"nodeType":"Return","src":"6424:11:0"}]}}]},"documentation":{"id":218,"nodeType":"StructuredDocumentation","src":"5951:223:0","text":" @dev Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.\n Internal function without access restriction.\n May emit a {RoleGranted} event."},"id":256,"implemented":true,"kind":"function","modifiers":[],"name":"_grantRole","nameLocation":"6188:10:0","nodeType":"FunctionDefinition","parameters":{"id":223,"nodeType":"ParameterList","parameters":[{"constant":false,"id":220,"mutability":"mutable","name":"role","nameLocation":"6207:4:0","nodeType":"VariableDeclaration","scope":256,"src":"6199:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":219,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6199:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":222,"mutability":"mutable","name":"account","nameLocation":"6221:7:0","nodeType":"VariableDeclaration","scope":256,"src":"6213:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":221,"name":"address","nodeType":"ElementaryTypeName","src":"6213:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6198:31:0"},"returnParameters":{"id":226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":225,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":256,"src":"6256:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":224,"name":"bool","nodeType":"ElementaryTypeName","src":"6256:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6255:6:0"},"scope":295,"src":"6179:316:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":293,"nodeType":"Block","src":"6816:233:0","statements":[{"condition":{"arguments":[{"id":267,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6838:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":268,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6844:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":266,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"6830:7:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":269,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6830:22:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":291,"nodeType":"Block","src":"7006:37:0","statements":[{"expression":{"hexValue":"66616c7365","id":289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"7027:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":265,"id":290,"nodeType":"Return","src":"7020:12:0"}]},"id":292,"nodeType":"IfStatement","src":"6826:217:0","trueBody":{"id":288,"nodeType":"Block","src":"6854:146:0","statements":[{"expression":{"id":277,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"baseExpression":{"id":270,"name":"_roles","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":26,"src":"6868:6:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_struct$_RoleData_$21_storage_$","typeString":"mapping(bytes32 => struct AccessControl.RoleData storage ref)"}},"id":272,"indexExpression":{"id":271,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6875:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6868:12:0","typeDescriptions":{"typeIdentifier":"t_struct$_RoleData_$21_storage","typeString":"struct AccessControl.RoleData storage ref"}},"id":273,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6881:7:0","memberName":"hasRole","nodeType":"MemberAccess","referencedDeclaration":18,"src":"6868:20:0","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":275,"indexExpression":{"id":274,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6889:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6868:29:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"66616c7365","id":276,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6900:5:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"src":"6868:37:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":278,"nodeType":"ExpressionStatement","src":"6868:37:0"},{"eventCall":{"arguments":[{"id":280,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":259,"src":"6936:4:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":281,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":261,"src":"6942:7:0","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[],"expression":{"argumentTypes":[],"id":282,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"6951:10:0","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":283,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6951:12:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":279,"name":"RoleRevoked","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":335,"src":"6924:11:0","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_address_$_t_address_$returns$__$","typeString":"function (bytes32,address,address)"}},"id":284,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6924:40:0","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":285,"nodeType":"EmitStatement","src":"6919:45:0"},{"expression":{"hexValue":"74727565","id":286,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6985:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":265,"id":287,"nodeType":"Return","src":"6978:11:0"}]}}]},"documentation":{"id":257,"nodeType":"StructuredDocumentation","src":"6501:226:0","text":" @dev Attempts to revoke `role` from `account` and returns a boolean indicating if `role` was revoked.\n Internal function without access restriction.\n May emit a {RoleRevoked} event."},"id":294,"implemented":true,"kind":"function","modifiers":[],"name":"_revokeRole","nameLocation":"6741:11:0","nodeType":"FunctionDefinition","parameters":{"id":262,"nodeType":"ParameterList","parameters":[{"constant":false,"id":259,"mutability":"mutable","name":"role","nameLocation":"6761:4:0","nodeType":"VariableDeclaration","scope":294,"src":"6753:12:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":258,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6753:7:0","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":261,"mutability":"mutable","name":"account","nameLocation":"6775:7:0","nodeType":"VariableDeclaration","scope":294,"src":"6767:15:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":260,"name":"address","nodeType":"ElementaryTypeName","src":"6767:7:0","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6752:31:0"},"returnParameters":{"id":265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":264,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":294,"src":"6810:4:0","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":263,"name":"bool","nodeType":"ElementaryTypeName","src":"6810:4:0","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6809:6:0"},"scope":295,"src":"6732:317:0","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":296,"src":"1953:5098:0","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"108:6944:0"},"id":0},"@openzeppelin/contracts/access/IAccessControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/IAccessControl.sol","exportedSymbols":{"IAccessControl":[378]},"id":379,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":297,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:1"},{"abstract":false,"baseContracts":[],"canonicalName":"IAccessControl","contractDependencies":[],"contractKind":"interface","documentation":{"id":298,"nodeType":"StructuredDocumentation","src":"135:90:1","text":" @dev External interface of AccessControl declared to support ERC-165 detection."},"fullyImplemented":false,"id":378,"linearizedBaseContracts":[378],"name":"IAccessControl","nameLocation":"236:14:1","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":299,"nodeType":"StructuredDocumentation","src":"257:56:1","text":" @dev The `account` is missing a role."},"errorSelector":"e2517d3f","id":305,"name":"AccessControlUnauthorizedAccount","nameLocation":"324:32:1","nodeType":"ErrorDefinition","parameters":{"id":304,"nodeType":"ParameterList","parameters":[{"constant":false,"id":301,"mutability":"mutable","name":"account","nameLocation":"365:7:1","nodeType":"VariableDeclaration","scope":305,"src":"357:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":300,"name":"address","nodeType":"ElementaryTypeName","src":"357:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":303,"mutability":"mutable","name":"neededRole","nameLocation":"382:10:1","nodeType":"VariableDeclaration","scope":305,"src":"374:18:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":302,"name":"bytes32","nodeType":"ElementaryTypeName","src":"374:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"356:37:1"},"src":"318:76:1"},{"documentation":{"id":306,"nodeType":"StructuredDocumentation","src":"400:148:1","text":" @dev The caller of a function is not the expected one.\n NOTE: Don't confuse with {AccessControlUnauthorizedAccount}."},"errorSelector":"6697b232","id":308,"name":"AccessControlBadConfirmation","nameLocation":"559:28:1","nodeType":"ErrorDefinition","parameters":{"id":307,"nodeType":"ParameterList","parameters":[],"src":"587:2:1"},"src":"553:37:1"},{"anonymous":false,"documentation":{"id":309,"nodeType":"StructuredDocumentation","src":"596:254:1","text":" @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\n `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\n {RoleAdminChanged} not being emitted to signal this."},"eventSelector":"bd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff","id":317,"name":"RoleAdminChanged","nameLocation":"861:16:1","nodeType":"EventDefinition","parameters":{"id":316,"nodeType":"ParameterList","parameters":[{"constant":false,"id":311,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"894:4:1","nodeType":"VariableDeclaration","scope":317,"src":"878:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"878:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":313,"indexed":true,"mutability":"mutable","name":"previousAdminRole","nameLocation":"916:17:1","nodeType":"VariableDeclaration","scope":317,"src":"900:33:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":312,"name":"bytes32","nodeType":"ElementaryTypeName","src":"900:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":315,"indexed":true,"mutability":"mutable","name":"newAdminRole","nameLocation":"951:12:1","nodeType":"VariableDeclaration","scope":317,"src":"935:28:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":314,"name":"bytes32","nodeType":"ElementaryTypeName","src":"935:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"877:87:1"},"src":"855:110:1"},{"anonymous":false,"documentation":{"id":318,"nodeType":"StructuredDocumentation","src":"971:295:1","text":" @dev Emitted when `account` is granted `role`.\n `sender` is the account that originated the contract call. This account bears the admin role (for the granted role).\n Expected in cases where the role was granted using the internal {AccessControl-_grantRole}."},"eventSelector":"2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","id":326,"name":"RoleGranted","nameLocation":"1277:11:1","nodeType":"EventDefinition","parameters":{"id":325,"nodeType":"ParameterList","parameters":[{"constant":false,"id":320,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1305:4:1","nodeType":"VariableDeclaration","scope":326,"src":"1289:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":319,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":322,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1327:7:1","nodeType":"VariableDeclaration","scope":326,"src":"1311:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":321,"name":"address","nodeType":"ElementaryTypeName","src":"1311:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":324,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1352:6:1","nodeType":"VariableDeclaration","scope":326,"src":"1336:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":323,"name":"address","nodeType":"ElementaryTypeName","src":"1336:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1288:71:1"},"src":"1271:89:1"},{"anonymous":false,"documentation":{"id":327,"nodeType":"StructuredDocumentation","src":"1366:275:1","text":" @dev Emitted when `account` is revoked `role`.\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`)"},"eventSelector":"f6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b","id":335,"name":"RoleRevoked","nameLocation":"1652:11:1","nodeType":"EventDefinition","parameters":{"id":334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":329,"indexed":true,"mutability":"mutable","name":"role","nameLocation":"1680:4:1","nodeType":"VariableDeclaration","scope":335,"src":"1664:20:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":328,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1664:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":331,"indexed":true,"mutability":"mutable","name":"account","nameLocation":"1702:7:1","nodeType":"VariableDeclaration","scope":335,"src":"1686:23:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":330,"name":"address","nodeType":"ElementaryTypeName","src":"1686:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":333,"indexed":true,"mutability":"mutable","name":"sender","nameLocation":"1727:6:1","nodeType":"VariableDeclaration","scope":335,"src":"1711:22:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":332,"name":"address","nodeType":"ElementaryTypeName","src":"1711:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1663:71:1"},"src":"1646:89:1"},{"documentation":{"id":336,"nodeType":"StructuredDocumentation","src":"1741:76:1","text":" @dev Returns `true` if `account` has been granted `role`."},"functionSelector":"91d14854","id":345,"implemented":false,"kind":"function","modifiers":[],"name":"hasRole","nameLocation":"1831:7:1","nodeType":"FunctionDefinition","parameters":{"id":341,"nodeType":"ParameterList","parameters":[{"constant":false,"id":338,"mutability":"mutable","name":"role","nameLocation":"1847:4:1","nodeType":"VariableDeclaration","scope":345,"src":"1839:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":337,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1839:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":340,"mutability":"mutable","name":"account","nameLocation":"1861:7:1","nodeType":"VariableDeclaration","scope":345,"src":"1853:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":339,"name":"address","nodeType":"ElementaryTypeName","src":"1853:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1838:31:1"},"returnParameters":{"id":344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":343,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":345,"src":"1893:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":342,"name":"bool","nodeType":"ElementaryTypeName","src":"1893:4:1","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1892:6:1"},"scope":378,"src":"1822:77:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":346,"nodeType":"StructuredDocumentation","src":"1905:184:1","text":" @dev Returns the admin role that controls `role`. See {grantRole} and\n {revokeRole}.\n To change a role's admin, use {AccessControl-_setRoleAdmin}."},"functionSelector":"248a9ca3","id":353,"implemented":false,"kind":"function","modifiers":[],"name":"getRoleAdmin","nameLocation":"2103:12:1","nodeType":"FunctionDefinition","parameters":{"id":349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":348,"mutability":"mutable","name":"role","nameLocation":"2124:4:1","nodeType":"VariableDeclaration","scope":353,"src":"2116:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":347,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2116:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2115:14:1"},"returnParameters":{"id":352,"nodeType":"ParameterList","parameters":[{"constant":false,"id":351,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":353,"src":"2153:7:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":350,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2153:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2152:9:1"},"scope":378,"src":"2094:68:1","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":354,"nodeType":"StructuredDocumentation","src":"2168:239:1","text":" @dev Grants `role` to `account`.\n If `account` had not been already granted `role`, emits a {RoleGranted}\n event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"2f2ff15d","id":361,"implemented":false,"kind":"function","modifiers":[],"name":"grantRole","nameLocation":"2421:9:1","nodeType":"FunctionDefinition","parameters":{"id":359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":356,"mutability":"mutable","name":"role","nameLocation":"2439:4:1","nodeType":"VariableDeclaration","scope":361,"src":"2431:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":355,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2431:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":358,"mutability":"mutable","name":"account","nameLocation":"2453:7:1","nodeType":"VariableDeclaration","scope":361,"src":"2445:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":357,"name":"address","nodeType":"ElementaryTypeName","src":"2445:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2430:31:1"},"returnParameters":{"id":360,"nodeType":"ParameterList","parameters":[],"src":"2470:0:1"},"scope":378,"src":"2412:59:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":362,"nodeType":"StructuredDocumentation","src":"2477:223:1","text":" @dev Revokes `role` from `account`.\n If `account` had been granted `role`, emits a {RoleRevoked} event.\n Requirements:\n - the caller must have ``role``'s admin role."},"functionSelector":"d547741f","id":369,"implemented":false,"kind":"function","modifiers":[],"name":"revokeRole","nameLocation":"2714:10:1","nodeType":"FunctionDefinition","parameters":{"id":367,"nodeType":"ParameterList","parameters":[{"constant":false,"id":364,"mutability":"mutable","name":"role","nameLocation":"2733:4:1","nodeType":"VariableDeclaration","scope":369,"src":"2725:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":363,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2725:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":366,"mutability":"mutable","name":"account","nameLocation":"2747:7:1","nodeType":"VariableDeclaration","scope":369,"src":"2739:15:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":365,"name":"address","nodeType":"ElementaryTypeName","src":"2739:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2724:31:1"},"returnParameters":{"id":368,"nodeType":"ParameterList","parameters":[],"src":"2764:0:1"},"scope":378,"src":"2705:60:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":370,"nodeType":"StructuredDocumentation","src":"2771:491:1","text":" @dev Revokes `role` from the calling account.\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 If the calling account had been granted `role`, emits a {RoleRevoked}\n event.\n Requirements:\n - the caller must be `callerConfirmation`."},"functionSelector":"36568abe","id":377,"implemented":false,"kind":"function","modifiers":[],"name":"renounceRole","nameLocation":"3276:12:1","nodeType":"FunctionDefinition","parameters":{"id":375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":372,"mutability":"mutable","name":"role","nameLocation":"3297:4:1","nodeType":"VariableDeclaration","scope":377,"src":"3289:12:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":371,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3289:7:1","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":374,"mutability":"mutable","name":"callerConfirmation","nameLocation":"3311:18:1","nodeType":"VariableDeclaration","scope":377,"src":"3303:26:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":373,"name":"address","nodeType":"ElementaryTypeName","src":"3303:7:1","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3288:42:1"},"returnParameters":{"id":376,"nodeType":"ParameterList","parameters":[],"src":"3339:0:1"},"scope":378,"src":"3267:73:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":379,"src":"226:3116:1","usedErrors":[305,308],"usedEvents":[317,326,335]}],"src":"109:3234:1"},"id":1},"@openzeppelin/contracts/access/Ownable.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/access/Ownable.sol","exportedSymbols":{"Context":[7128],"Ownable":[526]},"id":527,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":380,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"102:24:2"},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":382,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":527,"sourceUnit":7129,"src":"128:45:2","symbolAliases":[{"foreign":{"id":381,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7128,"src":"136:7:2","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":384,"name":"Context","nameLocations":["692:7:2"],"nodeType":"IdentifierPath","referencedDeclaration":7128,"src":"692:7:2"},"id":385,"nodeType":"InheritanceSpecifier","src":"692:7:2"}],"canonicalName":"Ownable","contractDependencies":[],"contractKind":"contract","documentation":{"id":383,"nodeType":"StructuredDocumentation","src":"175:487:2","text":" @dev Contract module which provides a basic access control mechanism, where\n there is an account (an owner) that can be granted exclusive access to\n specific functions.\n The initial owner is set to the address provided by the deployer. This can\n later be changed with {transferOwnership}.\n This module is used through inheritance. It will make available the modifier\n `onlyOwner`, which can be applied to your functions to restrict their use to\n the owner."},"fullyImplemented":true,"id":526,"linearizedBaseContracts":[526,7128],"name":"Ownable","nameLocation":"681:7:2","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":387,"mutability":"mutable","name":"_owner","nameLocation":"722:6:2","nodeType":"VariableDeclaration","scope":526,"src":"706:22:2","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":386,"name":"address","nodeType":"ElementaryTypeName","src":"706:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"private"},{"documentation":{"id":388,"nodeType":"StructuredDocumentation","src":"735:85:2","text":" @dev The caller account is not authorized to perform an operation."},"errorSelector":"118cdaa7","id":392,"name":"OwnableUnauthorizedAccount","nameLocation":"831:26:2","nodeType":"ErrorDefinition","parameters":{"id":391,"nodeType":"ParameterList","parameters":[{"constant":false,"id":390,"mutability":"mutable","name":"account","nameLocation":"866:7:2","nodeType":"VariableDeclaration","scope":392,"src":"858:15:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":389,"name":"address","nodeType":"ElementaryTypeName","src":"858:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"857:17:2"},"src":"825:50:2"},{"documentation":{"id":393,"nodeType":"StructuredDocumentation","src":"881:82:2","text":" @dev The owner is not a valid owner account. (eg. `address(0)`)"},"errorSelector":"1e4fbdf7","id":397,"name":"OwnableInvalidOwner","nameLocation":"974:19:2","nodeType":"ErrorDefinition","parameters":{"id":396,"nodeType":"ParameterList","parameters":[{"constant":false,"id":395,"mutability":"mutable","name":"owner","nameLocation":"1002:5:2","nodeType":"VariableDeclaration","scope":397,"src":"994:13:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":394,"name":"address","nodeType":"ElementaryTypeName","src":"994:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"993:15:2"},"src":"968:41:2"},{"anonymous":false,"eventSelector":"8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0","id":403,"name":"OwnershipTransferred","nameLocation":"1021:20:2","nodeType":"EventDefinition","parameters":{"id":402,"nodeType":"ParameterList","parameters":[{"constant":false,"id":399,"indexed":true,"mutability":"mutable","name":"previousOwner","nameLocation":"1058:13:2","nodeType":"VariableDeclaration","scope":403,"src":"1042:29:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":398,"name":"address","nodeType":"ElementaryTypeName","src":"1042:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":401,"indexed":true,"mutability":"mutable","name":"newOwner","nameLocation":"1089:8:2","nodeType":"VariableDeclaration","scope":403,"src":"1073:24:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":400,"name":"address","nodeType":"ElementaryTypeName","src":"1073:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1041:57:2"},"src":"1015:84:2"},{"body":{"id":428,"nodeType":"Block","src":"1259:153:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":414,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":409,"name":"initialOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":406,"src":"1273:12:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":412,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1297:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":411,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1289:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":410,"name":"address","nodeType":"ElementaryTypeName","src":"1289:7:2","typeDescriptions":{}}},"id":413,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1289:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1273:26:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":423,"nodeType":"IfStatement","src":"1269:95:2","trueBody":{"id":422,"nodeType":"Block","src":"1301:63:2","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":418,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1350:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":417,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1342:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":416,"name":"address","nodeType":"ElementaryTypeName","src":"1342:7:2","typeDescriptions":{}}},"id":419,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1342:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":415,"name":"OwnableInvalidOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":397,"src":"1322:19:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":420,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1322:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":421,"nodeType":"RevertStatement","src":"1315:38:2"}]}},{"expression":{"arguments":[{"id":425,"name":"initialOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":406,"src":"1392:12:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":424,"name":"_transferOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":525,"src":"1373:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$__$","typeString":"function (address)"}},"id":426,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1373:32:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":427,"nodeType":"ExpressionStatement","src":"1373:32:2"}]},"documentation":{"id":404,"nodeType":"StructuredDocumentation","src":"1105:115:2","text":" @dev Initializes the contract setting the address provided by the deployer as the initial owner."},"id":429,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":407,"nodeType":"ParameterList","parameters":[{"constant":false,"id":406,"mutability":"mutable","name":"initialOwner","nameLocation":"1245:12:2","nodeType":"VariableDeclaration","scope":429,"src":"1237:20:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":405,"name":"address","nodeType":"ElementaryTypeName","src":"1237:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1236:22:2"},"returnParameters":{"id":408,"nodeType":"ParameterList","parameters":[],"src":"1259:0:2"},"scope":526,"src":"1225:187:2","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":436,"nodeType":"Block","src":"1521:41:2","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":432,"name":"_checkOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":463,"src":"1531:11:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$__$","typeString":"function () view"}},"id":433,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1531:13:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":434,"nodeType":"ExpressionStatement","src":"1531:13:2"},{"id":435,"nodeType":"PlaceholderStatement","src":"1554:1:2"}]},"documentation":{"id":430,"nodeType":"StructuredDocumentation","src":"1418:77:2","text":" @dev Throws if called by any account other than the owner."},"id":437,"name":"onlyOwner","nameLocation":"1509:9:2","nodeType":"ModifierDefinition","parameters":{"id":431,"nodeType":"ParameterList","parameters":[],"src":"1518:2:2"},"src":"1500:62:2","virtual":false,"visibility":"internal"},{"body":{"id":445,"nodeType":"Block","src":"1693:30:2","statements":[{"expression":{"id":443,"name":"_owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":387,"src":"1710:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":442,"id":444,"nodeType":"Return","src":"1703:13:2"}]},"documentation":{"id":438,"nodeType":"StructuredDocumentation","src":"1568:65:2","text":" @dev Returns the address of the current owner."},"functionSelector":"8da5cb5b","id":446,"implemented":true,"kind":"function","modifiers":[],"name":"owner","nameLocation":"1647:5:2","nodeType":"FunctionDefinition","parameters":{"id":439,"nodeType":"ParameterList","parameters":[],"src":"1652:2:2"},"returnParameters":{"id":442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":441,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":446,"src":"1684:7:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":440,"name":"address","nodeType":"ElementaryTypeName","src":"1684:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1683:9:2"},"scope":526,"src":"1638:85:2","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":462,"nodeType":"Block","src":"1841:117:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":454,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":450,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":446,"src":"1855:5:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":451,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1855:7:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":452,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"1866:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":453,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1866:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1855:23:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":461,"nodeType":"IfStatement","src":"1851:101:2","trueBody":{"id":460,"nodeType":"Block","src":"1880:72:2","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":456,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"1928:10:2","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":457,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1928:12:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":455,"name":"OwnableUnauthorizedAccount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":392,"src":"1901:26:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1901:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":459,"nodeType":"RevertStatement","src":"1894:47:2"}]}}]},"documentation":{"id":447,"nodeType":"StructuredDocumentation","src":"1729:62:2","text":" @dev Throws if the sender is not the owner."},"id":463,"implemented":true,"kind":"function","modifiers":[],"name":"_checkOwner","nameLocation":"1805:11:2","nodeType":"FunctionDefinition","parameters":{"id":448,"nodeType":"ParameterList","parameters":[],"src":"1816:2:2"},"returnParameters":{"id":449,"nodeType":"ParameterList","parameters":[],"src":"1841:0:2"},"scope":526,"src":"1796:162:2","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":476,"nodeType":"Block","src":"2347:47:2","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"30","id":472,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2384:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":471,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2376:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":470,"name":"address","nodeType":"ElementaryTypeName","src":"2376:7:2","typeDescriptions":{}}},"id":473,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2376:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":469,"name":"_transferOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":525,"src":"2357:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$__$","typeString":"function (address)"}},"id":474,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2357:30:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":475,"nodeType":"ExpressionStatement","src":"2357:30:2"}]},"documentation":{"id":464,"nodeType":"StructuredDocumentation","src":"1964:324:2","text":" @dev Leaves the contract without owner. It will not be possible to call\n `onlyOwner` functions. Can only be called by the current owner.\n NOTE: Renouncing ownership will leave the contract without an owner,\n thereby disabling any functionality that is only available to the owner."},"functionSelector":"715018a6","id":477,"implemented":true,"kind":"function","modifiers":[{"id":467,"kind":"modifierInvocation","modifierName":{"id":466,"name":"onlyOwner","nameLocations":["2337:9:2"],"nodeType":"IdentifierPath","referencedDeclaration":437,"src":"2337:9:2"},"nodeType":"ModifierInvocation","src":"2337:9:2"}],"name":"renounceOwnership","nameLocation":"2302:17:2","nodeType":"FunctionDefinition","parameters":{"id":465,"nodeType":"ParameterList","parameters":[],"src":"2319:2:2"},"returnParameters":{"id":468,"nodeType":"ParameterList","parameters":[],"src":"2347:0:2"},"scope":526,"src":"2293:101:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":504,"nodeType":"Block","src":"2613:145:2","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":490,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":485,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":480,"src":"2627:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":488,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2647:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":487,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2639:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":486,"name":"address","nodeType":"ElementaryTypeName","src":"2639:7:2","typeDescriptions":{}}},"id":489,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2639:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2627:22:2","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":499,"nodeType":"IfStatement","src":"2623:91:2","trueBody":{"id":498,"nodeType":"Block","src":"2651:63:2","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":494,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2700:1:2","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":493,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2692:7:2","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":492,"name":"address","nodeType":"ElementaryTypeName","src":"2692:7:2","typeDescriptions":{}}},"id":495,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2692:10:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":491,"name":"OwnableInvalidOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":397,"src":"2672:19:2","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2672:31:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":497,"nodeType":"RevertStatement","src":"2665:38:2"}]}},{"expression":{"arguments":[{"id":501,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":480,"src":"2742:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":500,"name":"_transferOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":525,"src":"2723:18:2","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$__$","typeString":"function (address)"}},"id":502,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2723:28:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":503,"nodeType":"ExpressionStatement","src":"2723:28:2"}]},"documentation":{"id":478,"nodeType":"StructuredDocumentation","src":"2400:138:2","text":" @dev Transfers ownership of the contract to a new account (`newOwner`).\n Can only be called by the current owner."},"functionSelector":"f2fde38b","id":505,"implemented":true,"kind":"function","modifiers":[{"id":483,"kind":"modifierInvocation","modifierName":{"id":482,"name":"onlyOwner","nameLocations":["2603:9:2"],"nodeType":"IdentifierPath","referencedDeclaration":437,"src":"2603:9:2"},"nodeType":"ModifierInvocation","src":"2603:9:2"}],"name":"transferOwnership","nameLocation":"2552:17:2","nodeType":"FunctionDefinition","parameters":{"id":481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":480,"mutability":"mutable","name":"newOwner","nameLocation":"2578:8:2","nodeType":"VariableDeclaration","scope":505,"src":"2570:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":479,"name":"address","nodeType":"ElementaryTypeName","src":"2570:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2569:18:2"},"returnParameters":{"id":484,"nodeType":"ParameterList","parameters":[],"src":"2613:0:2"},"scope":526,"src":"2543:215:2","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":524,"nodeType":"Block","src":"2975:124:2","statements":[{"assignments":[512],"declarations":[{"constant":false,"id":512,"mutability":"mutable","name":"oldOwner","nameLocation":"2993:8:2","nodeType":"VariableDeclaration","scope":524,"src":"2985:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":511,"name":"address","nodeType":"ElementaryTypeName","src":"2985:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":514,"initialValue":{"id":513,"name":"_owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":387,"src":"3004:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"2985:25:2"},{"expression":{"id":517,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":515,"name":"_owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":387,"src":"3020:6:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":516,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":508,"src":"3029:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3020:17:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":518,"nodeType":"ExpressionStatement","src":"3020:17:2"},{"eventCall":{"arguments":[{"id":520,"name":"oldOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":512,"src":"3073:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":521,"name":"newOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":508,"src":"3083:8:2","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":519,"name":"OwnershipTransferred","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":403,"src":"3052:20:2","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":522,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3052:40:2","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":523,"nodeType":"EmitStatement","src":"3047:45:2"}]},"documentation":{"id":506,"nodeType":"StructuredDocumentation","src":"2764:143:2","text":" @dev Transfers ownership of the contract to a new account (`newOwner`).\n Internal function without access restriction."},"id":525,"implemented":true,"kind":"function","modifiers":[],"name":"_transferOwnership","nameLocation":"2921:18:2","nodeType":"FunctionDefinition","parameters":{"id":509,"nodeType":"ParameterList","parameters":[{"constant":false,"id":508,"mutability":"mutable","name":"newOwner","nameLocation":"2948:8:2","nodeType":"VariableDeclaration","scope":525,"src":"2940:16:2","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":507,"name":"address","nodeType":"ElementaryTypeName","src":"2940:7:2","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2939:18:2"},"returnParameters":{"id":510,"nodeType":"ParameterList","parameters":[],"src":"2975:0:2"},"scope":526,"src":"2912:187:2","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":527,"src":"663:2438:2","usedErrors":[392,397],"usedEvents":[403]}],"src":"102:3000:2"},"id":2},"@openzeppelin/contracts/governance/Governor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","exportedSymbols":{"Address":[7098],"Context":[7128],"DoubleEndedQueue":[15284],"EIP712":[9588],"ERC165":[9806],"Governor":[2338],"IERC1155Receiver":[5771],"IERC165":[9818],"IERC6372":[5592],"IERC721Receiver":[6811],"IGovernor":[2811],"Nonces":[7218],"SafeCast":[13204],"SignatureChecker":[9782],"Strings":[9013]},"id":2339,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":528,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:3"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../token/ERC721/IERC721Receiver.sol","id":530,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":6812,"src":"133:68:3","symbolAliases":[{"foreign":{"id":529,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6811,"src":"141:15:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../token/ERC1155/IERC1155Receiver.sol","id":532,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":5772,"src":"202:71:3","symbolAliases":[{"foreign":{"id":531,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5771,"src":"210:16:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../utils/cryptography/EIP712.sol","id":534,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":9589,"src":"274:56:3","symbolAliases":[{"foreign":{"id":533,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9588,"src":"282:6:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","file":"../utils/cryptography/SignatureChecker.sol","id":536,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":9783,"src":"331:76:3","symbolAliases":[{"foreign":{"id":535,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9782,"src":"339:16:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../utils/introspection/ERC165.sol","id":539,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":9807,"src":"408:66:3","symbolAliases":[{"foreign":{"id":537,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"416:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":538,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9806,"src":"425:6:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../utils/math/SafeCast.sol","id":541,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":13205,"src":"475:52:3","symbolAliases":[{"foreign":{"id":540,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"483:8:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","file":"../utils/structs/DoubleEndedQueue.sol","id":543,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":15285,"src":"528:71:3","symbolAliases":[{"foreign":{"id":542,"name":"DoubleEndedQueue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15284,"src":"536:16:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":545,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":7099,"src":"600:45:3","symbolAliases":[{"foreign":{"id":544,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7098,"src":"608:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../utils/Context.sol","id":547,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":7129,"src":"646:45:3","symbolAliases":[{"foreign":{"id":546,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7128,"src":"654:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../utils/Nonces.sol","id":549,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":7219,"src":"692:43:3","symbolAliases":[{"foreign":{"id":548,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7218,"src":"700:6:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../utils/Strings.sol","id":551,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":9014,"src":"736:45:3","symbolAliases":[{"foreign":{"id":550,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9013,"src":"744:7:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","file":"./IGovernor.sol","id":554,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2339,"sourceUnit":2812,"src":"782:52:3","symbolAliases":[{"foreign":{"id":552,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2811,"src":"790:9:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":553,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5592,"src":"801:8:3","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":556,"name":"Context","nameLocations":["1292:7:3"],"nodeType":"IdentifierPath","referencedDeclaration":7128,"src":"1292:7:3"},"id":557,"nodeType":"InheritanceSpecifier","src":"1292:7:3"},{"baseName":{"id":558,"name":"ERC165","nameLocations":["1301:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9806,"src":"1301:6:3"},"id":559,"nodeType":"InheritanceSpecifier","src":"1301:6:3"},{"baseName":{"id":560,"name":"EIP712","nameLocations":["1309:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9588,"src":"1309:6:3"},"id":561,"nodeType":"InheritanceSpecifier","src":"1309:6:3"},{"baseName":{"id":562,"name":"Nonces","nameLocations":["1317:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":7218,"src":"1317:6:3"},"id":563,"nodeType":"InheritanceSpecifier","src":"1317:6:3"},{"baseName":{"id":564,"name":"IGovernor","nameLocations":["1325:9:3"],"nodeType":"IdentifierPath","referencedDeclaration":2811,"src":"1325:9:3"},"id":565,"nodeType":"InheritanceSpecifier","src":"1325:9:3"},{"baseName":{"id":566,"name":"IERC721Receiver","nameLocations":["1336:15:3"],"nodeType":"IdentifierPath","referencedDeclaration":6811,"src":"1336:15:3"},"id":567,"nodeType":"InheritanceSpecifier","src":"1336:15:3"},{"baseName":{"id":568,"name":"IERC1155Receiver","nameLocations":["1353:16:3"],"nodeType":"IdentifierPath","referencedDeclaration":5771,"src":"1353:16:3"},"id":569,"nodeType":"InheritanceSpecifier","src":"1353:16:3"}],"canonicalName":"Governor","contractDependencies":[],"contractKind":"contract","documentation":{"id":555,"nodeType":"StructuredDocumentation","src":"836:425:3","text":" @dev Core of the governance system, designed to be extended through various modules.\n This contract is abstract and requires several functions to be implemented in various modules:\n - A counting module must implement {_quorumReached}, {_voteSucceeded} and {_countVote}\n - A voting module must implement {_getVotes}\n - Additionally, {votingPeriod}, {votingDelay}, and {quorum} must also be implemented"},"fullyImplemented":false,"id":2338,"linearizedBaseContracts":[2338,5771,6811,2811,5592,7218,9588,5566,9806,9818,7128],"name":"Governor","nameLocation":"1280:8:3","nodeType":"ContractDefinition","nodes":[{"global":false,"id":573,"libraryName":{"id":570,"name":"DoubleEndedQueue","nameLocations":["1382:16:3"],"nodeType":"IdentifierPath","referencedDeclaration":15284,"src":"1382:16:3"},"nodeType":"UsingForDirective","src":"1376:57:3","typeName":{"id":572,"nodeType":"UserDefinedTypeName","pathNode":{"id":571,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["1403:16:3","1420:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"1403:29:3"},"referencedDeclaration":14944,"src":"1403:29:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}}},{"constant":true,"functionSelector":"deaaa7cc","id":578,"mutability":"constant","name":"BALLOT_TYPEHASH","nameLocation":"1463:15:3","nodeType":"VariableDeclaration","scope":2338,"src":"1439:131:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":574,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1439:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"42616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e636529","id":576,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1499:70:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""},"value":"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_f2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7","typeString":"literal_string \"Ballot(uint256 proposalId,uint8 support,address voter,uint256 nonce)\""}],"id":575,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"1489:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":577,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1489:81:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"2fe3e261","id":583,"mutability":"constant","name":"EXTENDED_BALLOT_TYPEHASH","nameLocation":"1600:24:3","nodeType":"VariableDeclaration","scope":2338,"src":"1576:197:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":579,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1576:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"457874656e64656442616c6c6f742875696e743235362070726f706f73616c49642c75696e743820737570706f72742c6164647265737320766f7465722c75696e74323536206e6f6e63652c737472696e6720726561736f6e2c627974657320706172616d7329","id":581,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1658:105:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""},"value":"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811","typeString":"literal_string \"ExtendedBallot(uint256 proposalId,uint8 support,address voter,uint256 nonce,string reason,bytes params)\""}],"id":580,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"1635:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":582,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1635:138:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"canonicalName":"Governor.ProposalCore","id":596,"members":[{"constant":false,"id":585,"mutability":"mutable","name":"proposer","nameLocation":"1818:8:3","nodeType":"VariableDeclaration","scope":596,"src":"1810:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":584,"name":"address","nodeType":"ElementaryTypeName","src":"1810:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":587,"mutability":"mutable","name":"voteStart","nameLocation":"1843:9:3","nodeType":"VariableDeclaration","scope":596,"src":"1836:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":586,"name":"uint48","nodeType":"ElementaryTypeName","src":"1836:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":589,"mutability":"mutable","name":"voteDuration","nameLocation":"1869:12:3","nodeType":"VariableDeclaration","scope":596,"src":"1862:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":588,"name":"uint32","nodeType":"ElementaryTypeName","src":"1862:6:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":591,"mutability":"mutable","name":"executed","nameLocation":"1896:8:3","nodeType":"VariableDeclaration","scope":596,"src":"1891:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":590,"name":"bool","nodeType":"ElementaryTypeName","src":"1891:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":593,"mutability":"mutable","name":"canceled","nameLocation":"1919:8:3","nodeType":"VariableDeclaration","scope":596,"src":"1914:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":592,"name":"bool","nodeType":"ElementaryTypeName","src":"1914:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":595,"mutability":"mutable","name":"etaSeconds","nameLocation":"1944:10:3","nodeType":"VariableDeclaration","scope":596,"src":"1937:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":594,"name":"uint48","nodeType":"ElementaryTypeName","src":"1937:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"name":"ProposalCore","nameLocation":"1787:12:3","nodeType":"StructDefinition","scope":2338,"src":"1780:181:3","visibility":"public"},{"constant":true,"id":616,"mutability":"constant","name":"ALL_PROPOSAL_STATES_BITMAP","nameLocation":"1992:26:3","nodeType":"VariableDeclaration","scope":2338,"src":"1967:110:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":597,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1967:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":614,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":611,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":600,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2030:1:3","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":609,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"arguments":[{"id":604,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"2047:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}],"id":603,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"2042:4:3","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":605,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2042:19:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_enum$_ProposalState_$2358","typeString":"type(enum IGovernor.ProposalState)"}},"id":606,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2062:3:3","memberName":"max","nodeType":"MemberAccess","src":"2042:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":602,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2036:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":601,"name":"uint8","nodeType":"ElementaryTypeName","src":"2036:5:3","typeDescriptions":{}}},"id":607,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2036:30:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":608,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2069:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2036:34:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"id":610,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2035:36:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2030:41:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":612,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2029:43:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":613,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2075:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2029:47:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":599,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2021:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":598,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2021:7:3","typeDescriptions":{}}},"id":615,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2021:56:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":618,"mutability":"mutable","name":"_name","nameLocation":"2098:5:3","nodeType":"VariableDeclaration","scope":2338,"src":"2083:20:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":617,"name":"string","nodeType":"ElementaryTypeName","src":"2083:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":623,"mutability":"mutable","name":"_proposals","nameLocation":"2162:10:3","nodeType":"VariableDeclaration","scope":2338,"src":"2110:62:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"typeName":{"id":622,"keyName":"proposalId","keyNameLocation":"2126:10:3","keyType":{"id":619,"name":"uint256","nodeType":"ElementaryTypeName","src":"2118:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"2110:43:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":621,"nodeType":"UserDefinedTypeName","pathNode":{"id":620,"name":"ProposalCore","nameLocations":["2140:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":596,"src":"2140:12:3"},"referencedDeclaration":596,"src":"2140:12:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"}}},"visibility":"private"},{"constant":false,"id":626,"mutability":"mutable","name":"_governanceCall","nameLocation":"2660:15:3","nodeType":"VariableDeclaration","scope":2338,"src":"2622:53:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":625,"nodeType":"UserDefinedTypeName","pathNode":{"id":624,"name":"DoubleEndedQueue.Bytes32Deque","nameLocations":["2622:16:3","2639:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"2622:29:3"},"referencedDeclaration":14944,"src":"2622:29:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"private"},{"body":{"id":633,"nodeType":"Block","src":"3446:46:3","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":629,"name":"_checkGovernance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1013,"src":"3456:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$__$returns$__$","typeString":"function ()"}},"id":630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3456:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":631,"nodeType":"ExpressionStatement","src":"3456:18:3"},{"id":632,"nodeType":"PlaceholderStatement","src":"3484:1:3"}]},"documentation":{"id":627,"nodeType":"StructuredDocumentation","src":"2682:733:3","text":" @dev Restricts a function so it can only be executed through governance proposals. For example, governance\n parameter setters in {GovernorSettings} are protected using this modifier.\n The governance executing address may be different from the Governor's own address, for example it could be a\n timelock. This can be customized by modules by overriding {_executor}. The executor is only able to invoke these\n functions during the execution of the governor's {execute} function, and not under any other circumstances. Thus,\n for example, additional timelock proposers are not able to change governance parameters without going through the\n governance protocol (since v4.6)."},"id":634,"name":"onlyGovernance","nameLocation":"3429:14:3","nodeType":"ModifierDefinition","parameters":{"id":628,"nodeType":"ParameterList","parameters":[],"src":"3443:2:3"},"src":"3420:72:3","virtual":false,"visibility":"internal"},{"body":{"id":649,"nodeType":"Block","src":"3624:30:3","statements":[{"expression":{"id":647,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":645,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":618,"src":"3634:5:3","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":646,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":637,"src":"3642:5:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3634:13:3","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":648,"nodeType":"ExpressionStatement","src":"3634:13:3"}]},"documentation":{"id":635,"nodeType":"StructuredDocumentation","src":"3498:63:3","text":" @dev Sets the value for {name} and {version}"},"id":650,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":640,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":637,"src":"3606:5:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":641,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":727,"src":"3613:7:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":642,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3613:9:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":643,"kind":"baseConstructorSpecifier","modifierName":{"id":639,"name":"EIP712","nameLocations":["3599:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9588,"src":"3599:6:3"},"nodeType":"ModifierInvocation","src":"3599:24:3"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":638,"nodeType":"ParameterList","parameters":[{"constant":false,"id":637,"mutability":"mutable","name":"name_","nameLocation":"3592:5:3","nodeType":"VariableDeclaration","scope":650,"src":"3578:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":636,"name":"string","nodeType":"ElementaryTypeName","src":"3578:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3577:21:3"},"returnParameters":{"id":644,"nodeType":"ParameterList","parameters":[],"src":"3624:0:3"},"scope":2338,"src":"3566:88:3","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":666,"nodeType":"Block","src":"3833:107:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":660,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":654,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"3847:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":655,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3847:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":658,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"3870:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":657,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3862:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":656,"name":"address","nodeType":"ElementaryTypeName","src":"3862:7:3","typeDescriptions":{}}},"id":659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3862:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3847:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":665,"nodeType":"IfStatement","src":"3843:91:3","trueBody":{"id":664,"nodeType":"Block","src":"3877:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":661,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2375,"src":"3898:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":662,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3898:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":663,"nodeType":"RevertStatement","src":"3891:32:3"}]}}]},"documentation":{"id":651,"nodeType":"StructuredDocumentation","src":"3660:133:3","text":" @dev Function to receive ETH that will be handled by the governor (disabled if executor is a third party contract)"},"id":667,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":652,"nodeType":"ParameterList","parameters":[],"src":"3805:2:3"},"returnParameters":{"id":653,"nodeType":"ParameterList","parameters":[],"src":"3833:0:3"},"scope":2338,"src":"3798:142:3","stateMutability":"payable","virtual":true,"visibility":"external"},{"baseFunctions":[9805,9817],"body":{"id":708,"nodeType":"Block","src":"4115:288:3","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":706,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":701,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":694,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":683,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":678,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":670,"src":"4144:11:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":680,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2811,"src":"4164:9:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2811_$","typeString":"type(contract IGovernor)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2811_$","typeString":"type(contract IGovernor)"}],"id":679,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"4159:4:3","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4159:15:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IGovernor_$2811","typeString":"type(contract IGovernor)"}},"id":682,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4175:11:3","memberName":"interfaceId","nodeType":"MemberAccess","src":"4159:27:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4144:42:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":693,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":684,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":670,"src":"4202:11:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":692,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":686,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2811,"src":"4222:9:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2811_$","typeString":"type(contract IGovernor)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2811_$","typeString":"type(contract IGovernor)"}],"id":685,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"4217:4:3","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":687,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4217:15:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IGovernor_$2811","typeString":"type(contract IGovernor)"}},"id":688,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4233:11:3","memberName":"interfaceId","nodeType":"MemberAccess","src":"4217:27:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"expression":{"expression":{"id":689,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2811,"src":"4247:9:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IGovernor_$2811_$","typeString":"type(contract IGovernor)"}},"id":690,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4257:13:3","memberName":"getProposalId","nodeType":"MemberAccess","referencedDeclaration":2567,"src":"4247:23:3","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function IGovernor.getProposalId(address[] memory,uint256[] memory,bytes memory[] memory,bytes32) view returns (uint256)"}},"id":691,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4271:8:3","memberName":"selector","nodeType":"MemberAccess","src":"4247:32:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4217:62:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4202:77:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4144:135:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":700,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":695,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":670,"src":"4295:11:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":697,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5771,"src":"4315:16:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5771_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5771_$","typeString":"type(contract IERC1155Receiver)"}],"id":696,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"4310:4:3","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":698,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4310:22:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5771","typeString":"type(contract IERC1155Receiver)"}},"id":699,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4333:11:3","memberName":"interfaceId","nodeType":"MemberAccess","src":"4310:34:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"4295:49:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4144:200:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":704,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":670,"src":"4384:11:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":702,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"4360:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_Governor_$2338_$","typeString":"type(contract super Governor)"}},"id":703,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4366:17:3","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9805,"src":"4360:23:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":705,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4360:36:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4144:252:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":677,"id":707,"nodeType":"Return","src":"4125:271:3"}]},"documentation":{"id":668,"nodeType":"StructuredDocumentation","src":"3946:56:3","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":709,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"4016:17:3","nodeType":"FunctionDefinition","overrides":{"id":674,"nodeType":"OverrideSpecifier","overrides":[{"id":672,"name":"IERC165","nameLocations":["4083:7:3"],"nodeType":"IdentifierPath","referencedDeclaration":9818,"src":"4083:7:3"},{"id":673,"name":"ERC165","nameLocations":["4092:6:3"],"nodeType":"IdentifierPath","referencedDeclaration":9806,"src":"4092:6:3"}],"src":"4074:25:3"},"parameters":{"id":671,"nodeType":"ParameterList","parameters":[{"constant":false,"id":670,"mutability":"mutable","name":"interfaceId","nameLocation":"4041:11:3","nodeType":"VariableDeclaration","scope":709,"src":"4034:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":669,"name":"bytes4","nodeType":"ElementaryTypeName","src":"4034:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"4033:20:3"},"returnParameters":{"id":677,"nodeType":"ParameterList","parameters":[{"constant":false,"id":676,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":709,"src":"4109:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":675,"name":"bool","nodeType":"ElementaryTypeName","src":"4109:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4108:6:3"},"scope":2338,"src":"4007:396:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2521],"body":{"id":717,"nodeType":"Block","src":"4519:29:3","statements":[{"expression":{"id":715,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":618,"src":"4536:5:3","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":714,"id":716,"nodeType":"Return","src":"4529:12:3"}]},"documentation":{"id":710,"nodeType":"StructuredDocumentation","src":"4409:45:3","text":" @dev See {IGovernor-name}."},"functionSelector":"06fdde03","id":718,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"4468:4:3","nodeType":"FunctionDefinition","parameters":{"id":711,"nodeType":"ParameterList","parameters":[],"src":"4472:2:3"},"returnParameters":{"id":714,"nodeType":"ParameterList","parameters":[{"constant":false,"id":713,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":718,"src":"4504:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":712,"name":"string","nodeType":"ElementaryTypeName","src":"4504:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4503:15:3"},"scope":2338,"src":"4459:89:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2527],"body":{"id":726,"nodeType":"Block","src":"4670:27:3","statements":[{"expression":{"hexValue":"31","id":724,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"4687:3:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6","typeString":"literal_string \"1\""},"value":"1"},"functionReturnParameters":723,"id":725,"nodeType":"Return","src":"4680:10:3"}]},"documentation":{"id":719,"nodeType":"StructuredDocumentation","src":"4554:48:3","text":" @dev See {IGovernor-version}."},"functionSelector":"54fd4d50","id":727,"implemented":true,"kind":"function","modifiers":[],"name":"version","nameLocation":"4616:7:3","nodeType":"FunctionDefinition","parameters":{"id":720,"nodeType":"ParameterList","parameters":[],"src":"4623:2:3"},"returnParameters":{"id":723,"nodeType":"ParameterList","parameters":[{"constant":false,"id":722,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":727,"src":"4655:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":721,"name":"string","nodeType":"ElementaryTypeName","src":"4655:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4654:15:3"},"scope":2338,"src":"4607:90:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2550],"body":{"id":757,"nodeType":"Block","src":"5842:99:3","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":749,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":731,"src":"5888:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":750,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":734,"src":"5897:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":751,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":737,"src":"5905:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":752,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":739,"src":"5916:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":747,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"5877:3:3","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":748,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5881:6:3","memberName":"encode","nodeType":"MemberAccess","src":"5877:10:3","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":753,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5877:55:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":746,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"5867:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":754,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5867:66:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":745,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5859:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":744,"name":"uint256","nodeType":"ElementaryTypeName","src":"5859:7:3","typeDescriptions":{}}},"id":755,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5859:75:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":743,"id":756,"nodeType":"Return","src":"5852:82:3"}]},"documentation":{"id":728,"nodeType":"StructuredDocumentation","src":"4703:934:3","text":" @dev See {IGovernor-hashProposal}.\n The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array\n and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id\n can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in\n advance, before the proposal is submitted.\n Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the\n same proposal (with same operation and same description) will have the same id if submitted on multiple governors\n across multiple networks. This also means that in order to execute the same operation twice (on the same\n governor) the proposer will have to change the description in order to avoid proposal id conflicts."},"functionSelector":"c59057e4","id":758,"implemented":true,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"5651:12:3","nodeType":"FunctionDefinition","parameters":{"id":740,"nodeType":"ParameterList","parameters":[{"constant":false,"id":731,"mutability":"mutable","name":"targets","nameLocation":"5690:7:3","nodeType":"VariableDeclaration","scope":758,"src":"5673:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":729,"name":"address","nodeType":"ElementaryTypeName","src":"5673:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":730,"nodeType":"ArrayTypeName","src":"5673:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":734,"mutability":"mutable","name":"values","nameLocation":"5724:6:3","nodeType":"VariableDeclaration","scope":758,"src":"5707:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":732,"name":"uint256","nodeType":"ElementaryTypeName","src":"5707:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":733,"nodeType":"ArrayTypeName","src":"5707:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":737,"mutability":"mutable","name":"calldatas","nameLocation":"5755:9:3","nodeType":"VariableDeclaration","scope":758,"src":"5740:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":735,"name":"bytes","nodeType":"ElementaryTypeName","src":"5740:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":736,"nodeType":"ArrayTypeName","src":"5740:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":739,"mutability":"mutable","name":"descriptionHash","nameLocation":"5782:15:3","nodeType":"VariableDeclaration","scope":758,"src":"5774:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":738,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5774:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5663:140:3"},"returnParameters":{"id":743,"nodeType":"ParameterList","parameters":[{"constant":false,"id":742,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":758,"src":"5833:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":741,"name":"uint256","nodeType":"ElementaryTypeName","src":"5833:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5832:9:3"},"scope":2338,"src":"5642:299:3","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2567],"body":{"id":782,"nodeType":"Block","src":"6207:81:3","statements":[{"expression":{"arguments":[{"id":776,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":762,"src":"6237:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":777,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":765,"src":"6246:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":778,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":768,"src":"6254:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":779,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":770,"src":"6265:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":775,"name":"hashProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":758,"src":"6224:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) pure returns (uint256)"}},"id":780,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6224:57:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":774,"id":781,"nodeType":"Return","src":"6217:64:3"}]},"documentation":{"id":759,"nodeType":"StructuredDocumentation","src":"5947:54:3","text":" @dev See {IGovernor-getProposalId}."},"functionSelector":"a8f8a668","id":783,"implemented":true,"kind":"function","modifiers":[],"name":"getProposalId","nameLocation":"6015:13:3","nodeType":"FunctionDefinition","parameters":{"id":771,"nodeType":"ParameterList","parameters":[{"constant":false,"id":762,"mutability":"mutable","name":"targets","nameLocation":"6055:7:3","nodeType":"VariableDeclaration","scope":783,"src":"6038:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":760,"name":"address","nodeType":"ElementaryTypeName","src":"6038:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":761,"nodeType":"ArrayTypeName","src":"6038:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":765,"mutability":"mutable","name":"values","nameLocation":"6089:6:3","nodeType":"VariableDeclaration","scope":783,"src":"6072:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":763,"name":"uint256","nodeType":"ElementaryTypeName","src":"6072:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":764,"nodeType":"ArrayTypeName","src":"6072:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":768,"mutability":"mutable","name":"calldatas","nameLocation":"6120:9:3","nodeType":"VariableDeclaration","scope":783,"src":"6105:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":766,"name":"bytes","nodeType":"ElementaryTypeName","src":"6105:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":767,"nodeType":"ArrayTypeName","src":"6105:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":770,"mutability":"mutable","name":"descriptionHash","nameLocation":"6147:15:3","nodeType":"VariableDeclaration","scope":783,"src":"6139:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":769,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6139:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6028:140:3"},"returnParameters":{"id":774,"nodeType":"ParameterList","parameters":[{"constant":false,"id":773,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":783,"src":"6198:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":772,"name":"uint256","nodeType":"ElementaryTypeName","src":"6198:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6197:9:3"},"scope":2338,"src":"6006:282:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2576],"body":{"id":891,"nodeType":"Block","src":"6424:1169:3","statements":[{"assignments":[794],"declarations":[{"constant":false,"id":794,"mutability":"mutable","name":"proposal","nameLocation":"6548:8:3","nodeType":"VariableDeclaration","scope":891,"src":"6527:29:3","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":793,"nodeType":"UserDefinedTypeName","pathNode":{"id":792,"name":"ProposalCore","nameLocations":["6527:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":596,"src":"6527:12:3"},"referencedDeclaration":596,"src":"6527:12:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":798,"initialValue":{"baseExpression":{"id":795,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"6559:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":797,"indexExpression":{"id":796,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"6570:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6559:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"6527:54:3"},{"assignments":[800],"declarations":[{"constant":false,"id":800,"mutability":"mutable","name":"proposalExecuted","nameLocation":"6596:16:3","nodeType":"VariableDeclaration","scope":891,"src":"6591:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":799,"name":"bool","nodeType":"ElementaryTypeName","src":"6591:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":803,"initialValue":{"expression":{"id":801,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":794,"src":"6615:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":802,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6624:8:3","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":591,"src":"6615:17:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6591:41:3"},{"assignments":[805],"declarations":[{"constant":false,"id":805,"mutability":"mutable","name":"proposalCanceled","nameLocation":"6647:16:3","nodeType":"VariableDeclaration","scope":891,"src":"6642:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":804,"name":"bool","nodeType":"ElementaryTypeName","src":"6642:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":808,"initialValue":{"expression":{"id":806,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":794,"src":"6666:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":807,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6675:8:3","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":593,"src":"6666:17:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"6642:41:3"},{"condition":{"id":809,"name":"proposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":800,"src":"6698:16:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":814,"nodeType":"IfStatement","src":"6694:76:3","trueBody":{"id":813,"nodeType":"Block","src":"6716:54:3","statements":[{"expression":{"expression":{"id":810,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"6737:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":811,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6751:8:3","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2357,"src":"6737:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":791,"id":812,"nodeType":"Return","src":"6730:29:3"}]}},{"condition":{"id":815,"name":"proposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":805,"src":"6784:16:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":820,"nodeType":"IfStatement","src":"6780:76:3","trueBody":{"id":819,"nodeType":"Block","src":"6802:54:3","statements":[{"expression":{"expression":{"id":816,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"6823:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":817,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6837:8:3","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2352,"src":"6823:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":791,"id":818,"nodeType":"Return","src":"6816:29:3"}]}},{"assignments":[822],"declarations":[{"constant":false,"id":822,"mutability":"mutable","name":"snapshot","nameLocation":"6874:8:3","nodeType":"VariableDeclaration","scope":891,"src":"6866:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":821,"name":"uint256","nodeType":"ElementaryTypeName","src":"6866:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":826,"initialValue":{"arguments":[{"id":824,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"6902:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":823,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":915,"src":"6885:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":825,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6885:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6866:47:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":829,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":827,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":822,"src":"6928:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":828,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6940:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6928:13:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":835,"nodeType":"IfStatement","src":"6924:90:3","trueBody":{"id":834,"nodeType":"Block","src":"6943:71:3","statements":[{"errorCall":{"arguments":[{"id":831,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"6992:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":830,"name":"GovernorNonexistentProposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2385,"src":"6964:27:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":832,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6964:39:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":833,"nodeType":"RevertStatement","src":"6957:46:3"}]}},{"assignments":[837],"declarations":[{"constant":false,"id":837,"mutability":"mutable","name":"currentTimepoint","nameLocation":"7032:16:3","nodeType":"VariableDeclaration","scope":891,"src":"7024:24:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":836,"name":"uint256","nodeType":"ElementaryTypeName","src":"7024:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":840,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":838,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2299,"src":"7051:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":839,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7051:7:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"7024:34:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":843,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":841,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":822,"src":"7073:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":842,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":837,"src":"7085:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7073:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":848,"nodeType":"IfStatement","src":"7069:87:3","trueBody":{"id":847,"nodeType":"Block","src":"7103:53:3","statements":[{"expression":{"expression":{"id":844,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"7124:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":845,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7138:7:3","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2350,"src":"7124:21:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":791,"id":846,"nodeType":"Return","src":"7117:28:3"}]}},{"assignments":[850],"declarations":[{"constant":false,"id":850,"mutability":"mutable","name":"deadline","nameLocation":"7174:8:3","nodeType":"VariableDeclaration","scope":891,"src":"7166:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":849,"name":"uint256","nodeType":"ElementaryTypeName","src":"7166:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":854,"initialValue":{"arguments":[{"id":852,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"7202:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":851,"name":"proposalDeadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":934,"src":"7185:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":853,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7185:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7166:47:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":857,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":855,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":850,"src":"7228:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":856,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":837,"src":"7240:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7228:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":870,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":865,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"7320:27:3","subExpression":{"arguments":[{"id":863,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"7336:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":862,"name":"_quorumReached","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1021,"src":"7321:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":864,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7321:26:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":869,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"7351:27:3","subExpression":{"arguments":[{"id":867,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"7367:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":866,"name":"_voteSucceeded","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1029,"src":"7352:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":868,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7352:26:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"7320:58:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":876,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":786,"src":"7456:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":875,"name":"proposalEta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":962,"src":"7444:11:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":877,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7444:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":878,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7471:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7444:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":887,"nodeType":"Block","src":"7535:52:3","statements":[{"expression":{"expression":{"id":884,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"7556:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":885,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7570:6:3","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2355,"src":"7556:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":791,"id":886,"nodeType":"Return","src":"7549:27:3"}]},"id":888,"nodeType":"IfStatement","src":"7440:147:3","trueBody":{"id":883,"nodeType":"Block","src":"7474:55:3","statements":[{"expression":{"expression":{"id":880,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"7495:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":881,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7509:9:3","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2354,"src":"7495:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":791,"id":882,"nodeType":"Return","src":"7488:30:3"}]}},"id":889,"nodeType":"IfStatement","src":"7316:271:3","trueBody":{"id":874,"nodeType":"Block","src":"7380:54:3","statements":[{"expression":{"expression":{"id":871,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"7401:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":872,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7415:8:3","memberName":"Defeated","nodeType":"MemberAccess","referencedDeclaration":2353,"src":"7401:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":791,"id":873,"nodeType":"Return","src":"7394:29:3"}]}},"id":890,"nodeType":"IfStatement","src":"7224:363:3","trueBody":{"id":861,"nodeType":"Block","src":"7258:52:3","statements":[{"expression":{"expression":{"id":858,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"7279:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":859,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7293:6:3","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2351,"src":"7279:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":791,"id":860,"nodeType":"Return","src":"7272:27:3"}]}}]},"documentation":{"id":784,"nodeType":"StructuredDocumentation","src":"6294:46:3","text":" @dev See {IGovernor-state}."},"functionSelector":"3e4f49e6","id":892,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"6354:5:3","nodeType":"FunctionDefinition","parameters":{"id":787,"nodeType":"ParameterList","parameters":[{"constant":false,"id":786,"mutability":"mutable","name":"proposalId","nameLocation":"6368:10:3","nodeType":"VariableDeclaration","scope":892,"src":"6360:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":785,"name":"uint256","nodeType":"ElementaryTypeName","src":"6360:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6359:20:3"},"returnParameters":{"id":791,"nodeType":"ParameterList","parameters":[{"constant":false,"id":790,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":892,"src":"6409:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":789,"nodeType":"UserDefinedTypeName","pathNode":{"id":788,"name":"ProposalState","nameLocations":["6409:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"6409:13:3"},"referencedDeclaration":2358,"src":"6409:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"6408:15:3"},"scope":2338,"src":"6345:1248:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2582],"body":{"id":900,"nodeType":"Block","src":"7729:25:3","statements":[{"expression":{"hexValue":"30","id":898,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7746:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":897,"id":899,"nodeType":"Return","src":"7739:8:3"}]},"documentation":{"id":893,"nodeType":"StructuredDocumentation","src":"7599:58:3","text":" @dev See {IGovernor-proposalThreshold}."},"functionSelector":"b58131b0","id":901,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7671:17:3","nodeType":"FunctionDefinition","parameters":{"id":894,"nodeType":"ParameterList","parameters":[],"src":"7688:2:3"},"returnParameters":{"id":897,"nodeType":"ParameterList","parameters":[{"constant":false,"id":896,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":901,"src":"7720:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":895,"name":"uint256","nodeType":"ElementaryTypeName","src":"7720:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7719:9:3"},"scope":2338,"src":"7662:92:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2590],"body":{"id":914,"nodeType":"Block","src":"7906:56:3","statements":[{"expression":{"expression":{"baseExpression":{"id":909,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"7923:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":911,"indexExpression":{"id":910,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":904,"src":"7934:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7923:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":912,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7946:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"7923:32:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":908,"id":913,"nodeType":"Return","src":"7916:39:3"}]},"documentation":{"id":902,"nodeType":"StructuredDocumentation","src":"7760:57:3","text":" @dev See {IGovernor-proposalSnapshot}."},"functionSelector":"2d63f693","id":915,"implemented":true,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"7831:16:3","nodeType":"FunctionDefinition","parameters":{"id":905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":904,"mutability":"mutable","name":"proposalId","nameLocation":"7856:10:3","nodeType":"VariableDeclaration","scope":915,"src":"7848:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":903,"name":"uint256","nodeType":"ElementaryTypeName","src":"7848:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7847:20:3"},"returnParameters":{"id":908,"nodeType":"ParameterList","parameters":[{"constant":false,"id":907,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":915,"src":"7897:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":906,"name":"uint256","nodeType":"ElementaryTypeName","src":"7897:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7896:9:3"},"scope":2338,"src":"7822:140:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2598],"body":{"id":933,"nodeType":"Block","src":"8114:94:3","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":931,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":923,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"8131:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":925,"indexExpression":{"id":924,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":918,"src":"8142:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8131:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":926,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8154:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"8131:32:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"baseExpression":{"id":927,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"8166:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":929,"indexExpression":{"id":928,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":918,"src":"8177:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8166:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":930,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8189:12:3","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":589,"src":"8166:35:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"8131:70:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":922,"id":932,"nodeType":"Return","src":"8124:77:3"}]},"documentation":{"id":916,"nodeType":"StructuredDocumentation","src":"7968:57:3","text":" @dev See {IGovernor-proposalDeadline}."},"functionSelector":"c01f9e37","id":934,"implemented":true,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"8039:16:3","nodeType":"FunctionDefinition","parameters":{"id":919,"nodeType":"ParameterList","parameters":[{"constant":false,"id":918,"mutability":"mutable","name":"proposalId","nameLocation":"8064:10:3","nodeType":"VariableDeclaration","scope":934,"src":"8056:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":917,"name":"uint256","nodeType":"ElementaryTypeName","src":"8056:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8055:20:3"},"returnParameters":{"id":922,"nodeType":"ParameterList","parameters":[{"constant":false,"id":921,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":934,"src":"8105:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":920,"name":"uint256","nodeType":"ElementaryTypeName","src":"8105:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8104:9:3"},"scope":2338,"src":"8030:178:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2606],"body":{"id":947,"nodeType":"Block","src":"8360:55:3","statements":[{"expression":{"expression":{"baseExpression":{"id":942,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"8377:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":944,"indexExpression":{"id":943,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":937,"src":"8388:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8377:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":945,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8400:8:3","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":585,"src":"8377:31:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":941,"id":946,"nodeType":"Return","src":"8370:38:3"}]},"documentation":{"id":935,"nodeType":"StructuredDocumentation","src":"8214:57:3","text":" @dev See {IGovernor-proposalProposer}."},"functionSelector":"143489d0","id":948,"implemented":true,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"8285:16:3","nodeType":"FunctionDefinition","parameters":{"id":938,"nodeType":"ParameterList","parameters":[{"constant":false,"id":937,"mutability":"mutable","name":"proposalId","nameLocation":"8310:10:3","nodeType":"VariableDeclaration","scope":948,"src":"8302:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":936,"name":"uint256","nodeType":"ElementaryTypeName","src":"8302:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8301:20:3"},"returnParameters":{"id":941,"nodeType":"ParameterList","parameters":[{"constant":false,"id":940,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":948,"src":"8351:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":939,"name":"address","nodeType":"ElementaryTypeName","src":"8351:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8350:9:3"},"scope":2338,"src":"8276:139:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2614],"body":{"id":961,"nodeType":"Block","src":"8557:57:3","statements":[{"expression":{"expression":{"baseExpression":{"id":956,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"8574:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":958,"indexExpression":{"id":957,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":951,"src":"8585:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8574:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":959,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8597:10:3","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":595,"src":"8574:33:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":955,"id":960,"nodeType":"Return","src":"8567:40:3"}]},"documentation":{"id":949,"nodeType":"StructuredDocumentation","src":"8421:52:3","text":" @dev See {IGovernor-proposalEta}."},"functionSelector":"ab58fb8e","id":962,"implemented":true,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"8487:11:3","nodeType":"FunctionDefinition","parameters":{"id":952,"nodeType":"ParameterList","parameters":[{"constant":false,"id":951,"mutability":"mutable","name":"proposalId","nameLocation":"8507:10:3","nodeType":"VariableDeclaration","scope":962,"src":"8499:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":950,"name":"uint256","nodeType":"ElementaryTypeName","src":"8499:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8498:20:3"},"returnParameters":{"id":955,"nodeType":"ParameterList","parameters":[{"constant":false,"id":954,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":962,"src":"8548:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":953,"name":"uint256","nodeType":"ElementaryTypeName","src":"8548:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8547:9:3"},"scope":2338,"src":"8478:136:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2622],"body":{"id":972,"nodeType":"Block","src":"8760:29:3","statements":[{"expression":{"hexValue":"66616c7365","id":970,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8777:5:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":969,"id":971,"nodeType":"Return","src":"8770:12:3"}]},"documentation":{"id":963,"nodeType":"StructuredDocumentation","src":"8620:61:3","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":973,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"8695:20:3","nodeType":"FunctionDefinition","parameters":{"id":966,"nodeType":"ParameterList","parameters":[{"constant":false,"id":965,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":973,"src":"8716:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":964,"name":"uint256","nodeType":"ElementaryTypeName","src":"8716:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8715:9:3"},"returnParameters":{"id":969,"nodeType":"ParameterList","parameters":[{"constant":false,"id":968,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":973,"src":"8754:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":967,"name":"bool","nodeType":"ElementaryTypeName","src":"8754:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"8753:6:3"},"scope":2338,"src":"8686:103:3","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":1012,"nodeType":"Block","src":"9096:401:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":981,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":977,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"9110:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":978,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9110:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":979,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"9125:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":980,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9125:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9110:27:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":988,"nodeType":"IfStatement","src":"9106:99:3","trueBody":{"id":987,"nodeType":"Block","src":"9139:66:3","statements":[{"errorCall":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":983,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"9181:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":984,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9181:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":982,"name":"GovernorOnlyExecutor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2380,"src":"9160:20:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":985,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9160:34:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":986,"nodeType":"RevertStatement","src":"9153:41:3"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":989,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"9218:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9218:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":993,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"9241:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":992,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9233:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":991,"name":"address","nodeType":"ElementaryTypeName","src":"9233:7:3","typeDescriptions":{}}},"id":994,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9233:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9218:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1011,"nodeType":"IfStatement","src":"9214:277:3","trueBody":{"id":1010,"nodeType":"Block","src":"9248:243:3","statements":[{"assignments":[997],"declarations":[{"constant":false,"id":997,"mutability":"mutable","name":"msgDataHash","nameLocation":"9270:11:3","nodeType":"VariableDeclaration","scope":1010,"src":"9262:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":996,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9262:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":1002,"initialValue":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":999,"name":"_msgData","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7119,"src":"9294:8:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_calldata_ptr_$","typeString":"function () view returns (bytes calldata)"}},"id":1000,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9294:10:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":998,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"9284:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1001,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9284:21:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"9262:43:3"},{"body":{"id":1008,"nodeType":"Block","src":"9479:2:3","statements":[]},"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1003,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"9436:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1004,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9452:8:3","memberName":"popFront","nodeType":"MemberAccess","referencedDeclaration":15133,"src":"9436:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14944_storage_ptr_$returns$_t_bytes32_$attached_to$_t_struct$_Bytes32Deque_$14944_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) returns (bytes32)"}},"id":1005,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9436:26:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":1006,"name":"msgDataHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":997,"src":"9466:11:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"9436:41:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1009,"nodeType":"WhileStatement","src":"9429:52:3"}]}}]},"documentation":{"id":974,"nodeType":"StructuredDocumentation","src":"8795:251:3","text":" @dev Reverts if the `msg.sender` is not the executor. In case the executor is not this contract\n itself, the function reverts if `msg.data` is not whitelisted as a result of an {execute}\n operation. See {onlyGovernance}."},"id":1013,"implemented":true,"kind":"function","modifiers":[],"name":"_checkGovernance","nameLocation":"9060:16:3","nodeType":"FunctionDefinition","parameters":{"id":975,"nodeType":"ParameterList","parameters":[],"src":"9076:2:3"},"returnParameters":{"id":976,"nodeType":"ParameterList","parameters":[],"src":"9096:0:3"},"scope":2338,"src":"9051:446:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"documentation":{"id":1014,"nodeType":"StructuredDocumentation","src":"9503:80:3","text":" @dev Amount of votes already cast passes the threshold limit."},"id":1021,"implemented":false,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"9597:14:3","nodeType":"FunctionDefinition","parameters":{"id":1017,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1016,"mutability":"mutable","name":"proposalId","nameLocation":"9620:10:3","nodeType":"VariableDeclaration","scope":1021,"src":"9612:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1015,"name":"uint256","nodeType":"ElementaryTypeName","src":"9612:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9611:20:3"},"returnParameters":{"id":1020,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1019,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1021,"src":"9663:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1018,"name":"bool","nodeType":"ElementaryTypeName","src":"9663:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9662:6:3"},"scope":2338,"src":"9588:81:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":1022,"nodeType":"StructuredDocumentation","src":"9675:58:3","text":" @dev Is the proposal successful or not."},"id":1029,"implemented":false,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"9747:14:3","nodeType":"FunctionDefinition","parameters":{"id":1025,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1024,"mutability":"mutable","name":"proposalId","nameLocation":"9770:10:3","nodeType":"VariableDeclaration","scope":1029,"src":"9762:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1023,"name":"uint256","nodeType":"ElementaryTypeName","src":"9762:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9761:20:3"},"returnParameters":{"id":1028,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1027,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1029,"src":"9813:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1026,"name":"bool","nodeType":"ElementaryTypeName","src":"9813:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9812:6:3"},"scope":2338,"src":"9738:81:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":1030,"nodeType":"StructuredDocumentation","src":"9825:122:3","text":" @dev Get the voting weight of `account` at a specific `timepoint`, for a vote as described by `params`."},"id":1041,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"9961:9:3","nodeType":"FunctionDefinition","parameters":{"id":1037,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1032,"mutability":"mutable","name":"account","nameLocation":"9979:7:3","nodeType":"VariableDeclaration","scope":1041,"src":"9971:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1031,"name":"address","nodeType":"ElementaryTypeName","src":"9971:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1034,"mutability":"mutable","name":"timepoint","nameLocation":"9996:9:3","nodeType":"VariableDeclaration","scope":1041,"src":"9988:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1033,"name":"uint256","nodeType":"ElementaryTypeName","src":"9988:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1036,"mutability":"mutable","name":"params","nameLocation":"10020:6:3","nodeType":"VariableDeclaration","scope":1041,"src":"10007:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1035,"name":"bytes","nodeType":"ElementaryTypeName","src":"10007:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"9970:57:3"},"returnParameters":{"id":1040,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1039,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1041,"src":"10059:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1038,"name":"uint256","nodeType":"ElementaryTypeName","src":"10059:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10058:9:3"},"scope":2338,"src":"9952:116:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"documentation":{"id":1042,"nodeType":"StructuredDocumentation","src":"10074:239:3","text":" @dev Register a vote for `proposalId` by `account` with a given `support`, voting `weight` and voting `params`.\n Note: Support is generic and can represent various things depending on the voting system used."},"id":1057,"implemented":false,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"10327:10:3","nodeType":"FunctionDefinition","parameters":{"id":1053,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1044,"mutability":"mutable","name":"proposalId","nameLocation":"10355:10:3","nodeType":"VariableDeclaration","scope":1057,"src":"10347:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1043,"name":"uint256","nodeType":"ElementaryTypeName","src":"10347:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1046,"mutability":"mutable","name":"account","nameLocation":"10383:7:3","nodeType":"VariableDeclaration","scope":1057,"src":"10375:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1045,"name":"address","nodeType":"ElementaryTypeName","src":"10375:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1048,"mutability":"mutable","name":"support","nameLocation":"10406:7:3","nodeType":"VariableDeclaration","scope":1057,"src":"10400:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1047,"name":"uint8","nodeType":"ElementaryTypeName","src":"10400:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1050,"mutability":"mutable","name":"totalWeight","nameLocation":"10431:11:3","nodeType":"VariableDeclaration","scope":1057,"src":"10423:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1049,"name":"uint256","nodeType":"ElementaryTypeName","src":"10423:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1052,"mutability":"mutable","name":"params","nameLocation":"10465:6:3","nodeType":"VariableDeclaration","scope":1057,"src":"10452:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1051,"name":"bytes","nodeType":"ElementaryTypeName","src":"10452:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"10337:140:3"},"returnParameters":{"id":1056,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1055,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1057,"src":"10504:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1054,"name":"uint256","nodeType":"ElementaryTypeName","src":"10504:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10503:9:3"},"scope":2338,"src":"10318:195:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1063,"nodeType":"Block","src":"10789:2:3","statements":[]},"documentation":{"id":1058,"nodeType":"StructuredDocumentation","src":"10519:205:3","text":" @dev Hook that should be called every time the tally for a proposal is updated.\n Note: This function must run successfully. Reverts will result in the bricking of governance"},"id":1064,"implemented":true,"kind":"function","modifiers":[],"name":"_tallyUpdated","nameLocation":"10738:13:3","nodeType":"FunctionDefinition","parameters":{"id":1061,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1060,"mutability":"mutable","name":"proposalId","nameLocation":"10760:10:3","nodeType":"VariableDeclaration","scope":1064,"src":"10752:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1059,"name":"uint256","nodeType":"ElementaryTypeName","src":"10752:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10751:20:3"},"returnParameters":{"id":1062,"nodeType":"ParameterList","parameters":[],"src":"10789:0:3"},"scope":2338,"src":"10729:62:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1072,"nodeType":"Block","src":"11164:26:3","statements":[{"expression":{"hexValue":"","id":1070,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"11181:2:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"functionReturnParameters":1069,"id":1071,"nodeType":"Return","src":"11174:9:3"}]},"documentation":{"id":1065,"nodeType":"StructuredDocumentation","src":"10797:291:3","text":" @dev Default additional encoded parameters used by castVote methods that don't include them\n Note: Should be overridden by specific implementations to use an appropriate value, the\n meaning of the additional params, in the context of that implementation"},"id":1073,"implemented":true,"kind":"function","modifiers":[],"name":"_defaultParams","nameLocation":"11102:14:3","nodeType":"FunctionDefinition","parameters":{"id":1066,"nodeType":"ParameterList","parameters":[],"src":"11116:2:3"},"returnParameters":{"id":1069,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1068,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1073,"src":"11150:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1067,"name":"bytes","nodeType":"ElementaryTypeName","src":"11150:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"11149:14:3"},"scope":2338,"src":"11093:97:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[2691],"body":{"id":1145,"nodeType":"Block","src":"11538:671:3","statements":[{"assignments":[1091],"declarations":[{"constant":false,"id":1091,"mutability":"mutable","name":"proposer","nameLocation":"11556:8:3","nodeType":"VariableDeclaration","scope":1145,"src":"11548:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1090,"name":"address","nodeType":"ElementaryTypeName","src":"11548:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1094,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1092,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"11567:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1093,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11567:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"11548:31:3"},{"condition":{"id":1099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11635:54:3","subExpression":{"arguments":[{"id":1096,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1091,"src":"11667:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1097,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1085,"src":"11677:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1095,"name":"_isValidDescriptionForProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2268,"src":"11636:30:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_string_memory_ptr_$returns$_t_bool_$","typeString":"function (address,string memory) view returns (bool)"}},"id":1098,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11636:53:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1105,"nodeType":"IfStatement","src":"11631:128:3","trueBody":{"id":1104,"nodeType":"Block","src":"11691:68:3","statements":[{"errorCall":{"arguments":[{"id":1101,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1091,"src":"11739:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1100,"name":"GovernorRestrictedProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2414,"src":"11712:26:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1102,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11712:36:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1103,"nodeType":"RevertStatement","src":"11705:43:3"}]}},{"assignments":[1107],"declarations":[{"constant":false,"id":1107,"mutability":"mutable","name":"votesThreshold","nameLocation":"11813:14:3","nodeType":"VariableDeclaration","scope":1145,"src":"11805:22:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1106,"name":"uint256","nodeType":"ElementaryTypeName","src":"11805:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1110,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1108,"name":"proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":901,"src":"11830:17:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11830:19:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11805:44:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1113,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1111,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1107,"src":"11863:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":1112,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11880:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11863:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1136,"nodeType":"IfStatement","src":"11859:267:3","trueBody":{"id":1135,"nodeType":"Block","src":"11883:243:3","statements":[{"assignments":[1115],"declarations":[{"constant":false,"id":1115,"mutability":"mutable","name":"proposerVotes","nameLocation":"11905:13:3","nodeType":"VariableDeclaration","scope":1135,"src":"11897:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1114,"name":"uint256","nodeType":"ElementaryTypeName","src":"11897:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1123,"initialValue":{"arguments":[{"id":1117,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1091,"src":"11930:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1118,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2299,"src":"11940:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":1119,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11940:7:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":1120,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11950:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11940:11:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":1116,"name":"getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1684,"src":"11921:8:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view returns (uint256)"}},"id":1122,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11921:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11897:55:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1126,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1124,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1115,"src":"11970:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":1125,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1107,"src":"11986:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11970:30:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1134,"nodeType":"IfStatement","src":"11966:150:3","trueBody":{"id":1133,"nodeType":"Block","src":"12002:114:3","statements":[{"errorCall":{"arguments":[{"id":1128,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1091,"src":"12061:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1129,"name":"proposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1115,"src":"12071:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1130,"name":"votesThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1107,"src":"12086:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1127,"name":"GovernorInsufficientProposerVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2409,"src":"12027:33:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":1131,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12027:74:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1132,"nodeType":"RevertStatement","src":"12020:81:3"}]}}]}},{"expression":{"arguments":[{"id":1138,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1077,"src":"12152:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1139,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1080,"src":"12161:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1140,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1083,"src":"12169:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1141,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1085,"src":"12180:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":1142,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1091,"src":"12193:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_address","typeString":"address"}],"id":1137,"name":"_propose","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1289,"src":"12143:8:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_string_memory_ptr_$_t_address_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,string memory,address) returns (uint256)"}},"id":1143,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12143:59:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1089,"id":1144,"nodeType":"Return","src":"12136:66:3"}]},"documentation":{"id":1074,"nodeType":"StructuredDocumentation","src":"11196:145:3","text":" @dev See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}."},"functionSelector":"7d5e81e2","id":1146,"implemented":true,"kind":"function","modifiers":[],"name":"propose","nameLocation":"11355:7:3","nodeType":"FunctionDefinition","parameters":{"id":1086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1077,"mutability":"mutable","name":"targets","nameLocation":"11389:7:3","nodeType":"VariableDeclaration","scope":1146,"src":"11372:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1075,"name":"address","nodeType":"ElementaryTypeName","src":"11372:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1076,"nodeType":"ArrayTypeName","src":"11372:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1080,"mutability":"mutable","name":"values","nameLocation":"11423:6:3","nodeType":"VariableDeclaration","scope":1146,"src":"11406:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1078,"name":"uint256","nodeType":"ElementaryTypeName","src":"11406:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1079,"nodeType":"ArrayTypeName","src":"11406:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1083,"mutability":"mutable","name":"calldatas","nameLocation":"11454:9:3","nodeType":"VariableDeclaration","scope":1146,"src":"11439:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1081,"name":"bytes","nodeType":"ElementaryTypeName","src":"11439:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1082,"nodeType":"ArrayTypeName","src":"11439:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1085,"mutability":"mutable","name":"description","nameLocation":"11487:11:3","nodeType":"VariableDeclaration","scope":1146,"src":"11473:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1084,"name":"string","nodeType":"ElementaryTypeName","src":"11473:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"11362:142:3"},"returnParameters":{"id":1089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1088,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1146,"src":"11529:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1087,"name":"uint256","nodeType":"ElementaryTypeName","src":"11529:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11528:9:3"},"scope":2338,"src":"11346:863:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1288,"nodeType":"Block","src":"12618:1142:3","statements":[{"expression":{"id":1177,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":1165,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1163,"src":"12628:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1167,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1150,"src":"12655:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1168,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1153,"src":"12664:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1169,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1156,"src":"12672:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"arguments":[{"arguments":[{"id":1173,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1158,"src":"12699:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1172,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12693:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":1171,"name":"bytes","nodeType":"ElementaryTypeName","src":"12693:5:3","typeDescriptions":{}}},"id":1174,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12693:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1170,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"12683:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1175,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12683:29:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1166,"name":"getProposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":783,"src":"12641:13:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) view returns (uint256)"}},"id":1176,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12641:72:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12628:85:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1178,"nodeType":"ExpressionStatement","src":"12628:85:3"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1194,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1189,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1183,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1179,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1150,"src":"12728:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12736:6:3","memberName":"length","nodeType":"MemberAccess","src":"12728:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":1181,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1153,"src":"12746:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1182,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12753:6:3","memberName":"length","nodeType":"MemberAccess","src":"12746:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12728:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1188,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1184,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1150,"src":"12763:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1185,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12771:6:3","memberName":"length","nodeType":"MemberAccess","src":"12763:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":1186,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1156,"src":"12781:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1187,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12791:6:3","memberName":"length","nodeType":"MemberAccess","src":"12781:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12763:34:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12728:69:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1193,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1190,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1150,"src":"12801:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1191,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12809:6:3","memberName":"length","nodeType":"MemberAccess","src":"12801:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1192,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12819:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12801:19:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12728:92:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1205,"nodeType":"IfStatement","src":"12724:208:3","trueBody":{"id":1204,"nodeType":"Block","src":"12822:110:3","statements":[{"errorCall":{"arguments":[{"expression":{"id":1196,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1150,"src":"12873:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1197,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12881:6:3","memberName":"length","nodeType":"MemberAccess","src":"12873:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1198,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1156,"src":"12889:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12899:6:3","memberName":"length","nodeType":"MemberAccess","src":"12889:16:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":1200,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1153,"src":"12907:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1201,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12914:6:3","memberName":"length","nodeType":"MemberAccess","src":"12907:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1195,"name":"GovernorInvalidProposalLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2367,"src":"12843:29:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":1202,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12843:78:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1203,"nodeType":"RevertStatement","src":"12836:85:3"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1211,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"baseExpression":{"id":1206,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"12945:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1208,"indexExpression":{"id":1207,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1163,"src":"12956:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"12945:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1209,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12968:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"12945:32:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1210,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12981:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12945:37:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1224,"nodeType":"IfStatement","src":"12941:149:3","trueBody":{"id":1223,"nodeType":"Block","src":"12984:106:3","statements":[{"errorCall":{"arguments":[{"id":1213,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1163,"src":"13037:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":1215,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1163,"src":"13055:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1214,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":892,"src":"13049:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":1216,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13049:17:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},{"arguments":[{"hexValue":"30","id":1219,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13076:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":1218,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13068:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":1217,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13068:7:3","typeDescriptions":{}}},"id":1220,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13068:10:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1212,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2395,"src":"13005:31:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2358_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":1221,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13005:74:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1222,"nodeType":"RevertStatement","src":"12998:81:3"}]}},{"assignments":[1226],"declarations":[{"constant":false,"id":1226,"mutability":"mutable","name":"snapshot","nameLocation":"13108:8:3","nodeType":"VariableDeclaration","scope":1288,"src":"13100:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1225,"name":"uint256","nodeType":"ElementaryTypeName","src":"13100:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1232,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1227,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2299,"src":"13119:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":1228,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13119:7:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1229,"name":"votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2311,"src":"13129:11:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1230,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13129:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13119:23:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13100:42:3"},{"assignments":[1234],"declarations":[{"constant":false,"id":1234,"mutability":"mutable","name":"duration","nameLocation":"13160:8:3","nodeType":"VariableDeclaration","scope":1288,"src":"13152:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1233,"name":"uint256","nodeType":"ElementaryTypeName","src":"13152:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1237,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1235,"name":"votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2317,"src":"13171:12:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":1236,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13171:14:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13152:33:3"},{"assignments":[1240],"declarations":[{"constant":false,"id":1240,"mutability":"mutable","name":"proposal","nameLocation":"13217:8:3","nodeType":"VariableDeclaration","scope":1288,"src":"13196:29:3","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"},"typeName":{"id":1239,"nodeType":"UserDefinedTypeName","pathNode":{"id":1238,"name":"ProposalCore","nameLocations":["13196:12:3"],"nodeType":"IdentifierPath","referencedDeclaration":596,"src":"13196:12:3"},"referencedDeclaration":596,"src":"13196:12:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore"}},"visibility":"internal"}],"id":1244,"initialValue":{"baseExpression":{"id":1241,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"13228:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1243,"indexExpression":{"id":1242,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1163,"src":"13239:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13228:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"nodeType":"VariableDeclarationStatement","src":"13196:54:3"},{"expression":{"id":1249,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1245,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1240,"src":"13260:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1247,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"13269:8:3","memberName":"proposer","nodeType":"MemberAccess","referencedDeclaration":585,"src":"13260:17:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1248,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1160,"src":"13280:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"13260:28:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1250,"nodeType":"ExpressionStatement","src":"13260:28:3"},{"expression":{"id":1258,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1251,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1240,"src":"13298:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1253,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"13307:9:3","memberName":"voteStart","nodeType":"MemberAccess","referencedDeclaration":587,"src":"13298:18:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1256,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1226,"src":"13337:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1254,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"13319:8:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":1255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13328:8:3","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":12194,"src":"13319:17:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":1257,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13319:27:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13298:48:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1259,"nodeType":"ExpressionStatement","src":"13298:48:3"},{"expression":{"id":1267,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":1260,"name":"proposal","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1240,"src":"13356:8:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage_ptr","typeString":"struct Governor.ProposalCore storage pointer"}},"id":1262,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"13365:12:3","memberName":"voteDuration","nodeType":"MemberAccess","referencedDeclaration":589,"src":"13356:21:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":1265,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1234,"src":"13398:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1263,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"13380:8:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":1264,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13389:8:3","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":12250,"src":"13380:17:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":1266,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13380:27:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"13356:51:3","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":1268,"nodeType":"ExpressionStatement","src":"13356:51:3"},{"eventCall":{"arguments":[{"id":1270,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1163,"src":"13452:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1271,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1160,"src":"13476:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1272,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1150,"src":"13498:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1273,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1153,"src":"13519:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"arguments":[{"expression":{"id":1277,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1150,"src":"13552:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1278,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13560:6:3","memberName":"length","nodeType":"MemberAccess","src":"13552:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1276,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"13539:12:3","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (string memory[] memory)"},"typeName":{"baseType":{"id":1274,"name":"string","nodeType":"ElementaryTypeName","src":"13543:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":1275,"nodeType":"ArrayTypeName","src":"13543:8:3","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}}},"id":1279,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13539:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"}},{"id":1280,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1156,"src":"13581:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1281,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1226,"src":"13604:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1284,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1282,"name":"snapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1226,"src":"13626:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":1283,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1234,"src":"13637:8:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13626:19:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1285,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1158,"src":"13659:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string memory[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1269,"name":"ProposalCreated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2470,"src":"13423:15:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_address_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_string_memory_ptr_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_uint256_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (uint256,address,address[] memory,uint256[] memory,string memory[] memory,bytes memory[] memory,uint256,uint256,string memory)"}},"id":1286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13423:257:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1287,"nodeType":"EmitStatement","src":"13418:262:3"}]},"documentation":{"id":1147,"nodeType":"StructuredDocumentation","src":"12215:166:3","text":" @dev Internal propose mechanism. Can be overridden to add more logic on proposal creation.\n Emits a {IGovernor-ProposalCreated} event."},"id":1289,"implemented":true,"kind":"function","modifiers":[],"name":"_propose","nameLocation":"12395:8:3","nodeType":"FunctionDefinition","parameters":{"id":1161,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1150,"mutability":"mutable","name":"targets","nameLocation":"12430:7:3","nodeType":"VariableDeclaration","scope":1289,"src":"12413:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1148,"name":"address","nodeType":"ElementaryTypeName","src":"12413:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1149,"nodeType":"ArrayTypeName","src":"12413:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1153,"mutability":"mutable","name":"values","nameLocation":"12464:6:3","nodeType":"VariableDeclaration","scope":1289,"src":"12447:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1151,"name":"uint256","nodeType":"ElementaryTypeName","src":"12447:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1152,"nodeType":"ArrayTypeName","src":"12447:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1156,"mutability":"mutable","name":"calldatas","nameLocation":"12495:9:3","nodeType":"VariableDeclaration","scope":1289,"src":"12480:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1154,"name":"bytes","nodeType":"ElementaryTypeName","src":"12480:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1155,"nodeType":"ArrayTypeName","src":"12480:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1158,"mutability":"mutable","name":"description","nameLocation":"12528:11:3","nodeType":"VariableDeclaration","scope":1289,"src":"12514:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1157,"name":"string","nodeType":"ElementaryTypeName","src":"12514:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1160,"mutability":"mutable","name":"proposer","nameLocation":"12557:8:3","nodeType":"VariableDeclaration","scope":1289,"src":"12549:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1159,"name":"address","nodeType":"ElementaryTypeName","src":"12549:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"12403:168:3"},"returnParameters":{"id":1164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1163,"mutability":"mutable","name":"proposalId","nameLocation":"12606:10:3","nodeType":"VariableDeclaration","scope":1289,"src":"12598:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1162,"name":"uint256","nodeType":"ElementaryTypeName","src":"12598:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12597:20:3"},"scope":2338,"src":"12386:1374:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2708],"body":{"id":1356,"nodeType":"Block","src":"14005:542:3","statements":[{"assignments":[1307],"declarations":[{"constant":false,"id":1307,"mutability":"mutable","name":"proposalId","nameLocation":"14023:10:3","nodeType":"VariableDeclaration","scope":1356,"src":"14015:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1306,"name":"uint256","nodeType":"ElementaryTypeName","src":"14015:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1314,"initialValue":{"arguments":[{"id":1309,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1293,"src":"14050:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1310,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1296,"src":"14059:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1311,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1299,"src":"14067:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1312,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1301,"src":"14078:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1308,"name":"getProposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":783,"src":"14036:13:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) view returns (uint256)"}},"id":1313,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14036:58:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"14015:79:3"},{"expression":{"arguments":[{"id":1316,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1307,"src":"14126:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1318,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"14157:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1319,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14171:9:3","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2354,"src":"14157:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":1317,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"14138:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1320,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14138:43:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1315,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2197,"src":"14105:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14105:77:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"id":1322,"nodeType":"ExpressionStatement","src":"14105:77:3"},{"assignments":[1324],"declarations":[{"constant":false,"id":1324,"mutability":"mutable","name":"etaSeconds","nameLocation":"14200:10:3","nodeType":"VariableDeclaration","scope":1356,"src":"14193:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1323,"name":"uint48","nodeType":"ElementaryTypeName","src":"14193:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":1332,"initialValue":{"arguments":[{"id":1326,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1307,"src":"14230:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1327,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1293,"src":"14242:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1328,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1296,"src":"14251:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1329,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1299,"src":"14259:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1330,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1301,"src":"14270:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1325,"name":"_queueOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1379,"src":"14213:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":1331,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14213:73:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"14193:93:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":1335,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1333,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1324,"src":"14301:10:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":1334,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14315:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"14301:15:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1352,"nodeType":"Block","src":"14452:61:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":1349,"name":"GovernorQueueNotImplemented","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2423,"src":"14473:27:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":1350,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14473:29:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1351,"nodeType":"RevertStatement","src":"14466:36:3"}]},"id":1353,"nodeType":"IfStatement","src":"14297:216:3","trueBody":{"id":1348,"nodeType":"Block","src":"14318:128:3","statements":[{"expression":{"id":1341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1336,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"14332:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1338,"indexExpression":{"id":1337,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1307,"src":"14343:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"14332:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1339,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"14355:10:3","memberName":"etaSeconds","nodeType":"MemberAccess","referencedDeclaration":595,"src":"14332:33:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":1340,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1324,"src":"14368:10:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"14332:46:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":1342,"nodeType":"ExpressionStatement","src":"14332:46:3"},{"eventCall":{"arguments":[{"id":1344,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1307,"src":"14412:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1345,"name":"etaSeconds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1324,"src":"14424:10:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":1343,"name":"ProposalQueued","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2477,"src":"14397:14:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":1346,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14397:38:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1347,"nodeType":"EmitStatement","src":"14392:43:3"}]}},{"expression":{"id":1354,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1307,"src":"14530:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1305,"id":1355,"nodeType":"Return","src":"14523:17:3"}]},"documentation":{"id":1290,"nodeType":"StructuredDocumentation","src":"13766:46:3","text":" @dev See {IGovernor-queue}."},"functionSelector":"160cbed7","id":1357,"implemented":true,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13826:5:3","nodeType":"FunctionDefinition","parameters":{"id":1302,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1293,"mutability":"mutable","name":"targets","nameLocation":"13858:7:3","nodeType":"VariableDeclaration","scope":1357,"src":"13841:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1291,"name":"address","nodeType":"ElementaryTypeName","src":"13841:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1292,"nodeType":"ArrayTypeName","src":"13841:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1296,"mutability":"mutable","name":"values","nameLocation":"13892:6:3","nodeType":"VariableDeclaration","scope":1357,"src":"13875:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1294,"name":"uint256","nodeType":"ElementaryTypeName","src":"13875:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1295,"nodeType":"ArrayTypeName","src":"13875:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1299,"mutability":"mutable","name":"calldatas","nameLocation":"13923:9:3","nodeType":"VariableDeclaration","scope":1357,"src":"13908:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1297,"name":"bytes","nodeType":"ElementaryTypeName","src":"13908:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1298,"nodeType":"ArrayTypeName","src":"13908:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1301,"mutability":"mutable","name":"descriptionHash","nameLocation":"13950:15:3","nodeType":"VariableDeclaration","scope":1357,"src":"13942:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1300,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13942:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13831:140:3"},"returnParameters":{"id":1305,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1304,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1357,"src":"13996:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1303,"name":"uint256","nodeType":"ElementaryTypeName","src":"13996:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13995:9:3"},"scope":2338,"src":"13817:730:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1378,"nodeType":"Block","src":"15521:25:3","statements":[{"expression":{"hexValue":"30","id":1376,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15538:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":1375,"id":1377,"nodeType":"Return","src":"15531:8:3"}]},"documentation":{"id":1358,"nodeType":"StructuredDocumentation","src":"14553:715:3","text":" @dev Internal queuing mechanism. Can be overridden (without a super call) to modify the way queuing is\n performed (for example adding a vault/timelock).\n This is empty by default, and must be overridden to implement queuing.\n This function returns a timestamp that describes the expected ETA for execution. If the returned value is 0\n (which is the default value), the core will consider queueing did not succeed, and the public {queue} function\n will revert.\n NOTE: Calling this function directly will NOT check the current state of the proposal, or emit the\n `ProposalQueued` event. Queuing a proposal should be done using {queue}."},"id":1379,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"15282:16:3","nodeType":"FunctionDefinition","parameters":{"id":1372,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1360,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1379,"src":"15308:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1359,"name":"uint256","nodeType":"ElementaryTypeName","src":"15308:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1363,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1379,"src":"15340:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1361,"name":"address","nodeType":"ElementaryTypeName","src":"15340:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1362,"nodeType":"ArrayTypeName","src":"15340:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1366,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1379,"src":"15378:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1364,"name":"uint256","nodeType":"ElementaryTypeName","src":"15378:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1365,"nodeType":"ArrayTypeName","src":"15378:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1369,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1379,"src":"15415:14:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1367,"name":"bytes","nodeType":"ElementaryTypeName","src":"15415:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1368,"nodeType":"ArrayTypeName","src":"15415:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1371,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1379,"src":"15453:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1370,"name":"bytes32","nodeType":"ElementaryTypeName","src":"15453:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"15298:188:3"},"returnParameters":{"id":1375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1374,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1379,"src":"15513:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":1373,"name":"uint48","nodeType":"ElementaryTypeName","src":"15513:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"15512:8:3"},"scope":2338,"src":"15273:273:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2725],"body":{"id":1500,"nodeType":"Block","src":"15803:1036:3","statements":[{"assignments":[1397],"declarations":[{"constant":false,"id":1397,"mutability":"mutable","name":"proposalId","nameLocation":"15821:10:3","nodeType":"VariableDeclaration","scope":1500,"src":"15813:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1396,"name":"uint256","nodeType":"ElementaryTypeName","src":"15813:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1404,"initialValue":{"arguments":[{"id":1399,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1383,"src":"15848:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1400,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1386,"src":"15857:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1401,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1389,"src":"15865:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1402,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1391,"src":"15876:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1398,"name":"getProposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":783,"src":"15834:13:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) view returns (uint256)"}},"id":1403,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15834:58:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15813:79:3"},{"expression":{"arguments":[{"id":1406,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"15937:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1415,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":1408,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"15980:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1409,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15994:9:3","memberName":"Succeeded","nodeType":"MemberAccess","referencedDeclaration":2354,"src":"15980:23:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":1407,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"15961:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1410,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15961:43:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":1412,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"16026:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1413,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16040:6:3","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2355,"src":"16026:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":1411,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"16007:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1414,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16007:40:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"15961:86:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1405,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2197,"src":"15903:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1416,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15903:154:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"id":1417,"nodeType":"ExpressionStatement","src":"15903:154:3"},{"expression":{"id":1423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1418,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"16129:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1420,"indexExpression":{"id":1419,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"16140:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"16129:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1421,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"16152:8:3","memberName":"executed","nodeType":"MemberAccess","referencedDeclaration":591,"src":"16129:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1422,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"16163:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"16129:38:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1424,"nodeType":"ExpressionStatement","src":"16129:38:3"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1431,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1425,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"16244:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1426,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16244:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1429,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"16267:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":1428,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16259:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1427,"name":"address","nodeType":"ElementaryTypeName","src":"16259:7:3","typeDescriptions":{}}},"id":1430,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16259:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"16244:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1466,"nodeType":"IfStatement","src":"16240:258:3","trueBody":{"id":1465,"nodeType":"Block","src":"16274:224:3","statements":[{"body":{"id":1463,"nodeType":"Block","src":"16333:155:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1450,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":1443,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1383,"src":"16355:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1445,"indexExpression":{"id":1444,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1433,"src":"16363:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"16355:10:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"id":1448,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"16377:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":1447,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16369:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1446,"name":"address","nodeType":"ElementaryTypeName","src":"16369:7:3","typeDescriptions":{}}},"id":1449,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16369:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"16355:27:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1462,"nodeType":"IfStatement","src":"16351:123:3","trueBody":{"id":1461,"nodeType":"Block","src":"16384:90:3","statements":[{"expression":{"arguments":[{"arguments":[{"baseExpression":{"id":1455,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1389,"src":"16441:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1457,"indexExpression":{"id":1456,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1433,"src":"16451:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"16441:12:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1454,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"16431:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16431:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1451,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"16406:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1453,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16422:8:3","memberName":"pushBack","nodeType":"MemberAccess","referencedDeclaration":14990,"src":"16406:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14944_storage_ptr_$_t_bytes32_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14944_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer,bytes32)"}},"id":1459,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16406:49:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1460,"nodeType":"ExpressionStatement","src":"16406:49:3"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1439,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1436,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1433,"src":"16308:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1437,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1383,"src":"16312:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1438,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16320:6:3","memberName":"length","nodeType":"MemberAccess","src":"16312:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16308:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1464,"initializationExpression":{"assignments":[1433],"declarations":[{"constant":false,"id":1433,"mutability":"mutable","name":"i","nameLocation":"16301:1:3","nodeType":"VariableDeclaration","scope":1464,"src":"16293:9:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1432,"name":"uint256","nodeType":"ElementaryTypeName","src":"16293:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1435,"initialValue":{"hexValue":"30","id":1434,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16305:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"16293:13:3"},"loopExpression":{"expression":{"id":1441,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"16328:3:3","subExpression":{"id":1440,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1433,"src":"16330:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1442,"nodeType":"ExpressionStatement","src":"16328:3:3"},"nodeType":"ForStatement","src":"16288:200:3"}]}},{"expression":{"arguments":[{"id":1468,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"16527:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1469,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1383,"src":"16539:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1470,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1386,"src":"16548:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1471,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1389,"src":"16556:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1472,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1391,"src":"16567:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1467,"name":"_executeOperations","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1556,"src":"16508:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":1473,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16508:75:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1474,"nodeType":"ExpressionStatement","src":"16508:75:3"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":1486,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":1481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":1475,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"16655:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1476,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16655:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":1479,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"16678:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":1478,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16670:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":1477,"name":"address","nodeType":"ElementaryTypeName","src":"16670:7:3","typeDescriptions":{}}},"id":1480,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16670:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"16655:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":1485,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16687:24:3","subExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1482,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"16688:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1483,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16704:5:3","memberName":"empty","nodeType":"MemberAccess","referencedDeclaration":15283,"src":"16688:21:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14944_storage_ptr_$returns$_t_bool_$attached_to$_t_struct$_Bytes32Deque_$14944_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":1484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16688:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16655:56:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1493,"nodeType":"IfStatement","src":"16651:110:3","trueBody":{"id":1492,"nodeType":"Block","src":"16713:48:3","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":1487,"name":"_governanceCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":626,"src":"16727:15:3","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage","typeString":"struct DoubleEndedQueue.Bytes32Deque storage ref"}},"id":1489,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16743:5:3","memberName":"clear","nodeType":"MemberAccess","referencedDeclaration":15247,"src":"16727:21:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Bytes32Deque_$14944_storage_ptr_$returns$__$attached_to$_t_struct$_Bytes32Deque_$14944_storage_ptr_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer)"}},"id":1490,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16727:23:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1491,"nodeType":"ExpressionStatement","src":"16727:23:3"}]}},{"eventCall":{"arguments":[{"id":1495,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"16793:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1494,"name":"ProposalExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2482,"src":"16776:16:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16776:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1497,"nodeType":"EmitStatement","src":"16771:33:3"},{"expression":{"id":1498,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1397,"src":"16822:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1395,"id":1499,"nodeType":"Return","src":"16815:17:3"}]},"documentation":{"id":1380,"nodeType":"StructuredDocumentation","src":"15552:48:3","text":" @dev See {IGovernor-execute}."},"functionSelector":"2656227d","id":1501,"implemented":true,"kind":"function","modifiers":[],"name":"execute","nameLocation":"15614:7:3","nodeType":"FunctionDefinition","parameters":{"id":1392,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1383,"mutability":"mutable","name":"targets","nameLocation":"15648:7:3","nodeType":"VariableDeclaration","scope":1501,"src":"15631:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1381,"name":"address","nodeType":"ElementaryTypeName","src":"15631:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1382,"nodeType":"ArrayTypeName","src":"15631:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1386,"mutability":"mutable","name":"values","nameLocation":"15682:6:3","nodeType":"VariableDeclaration","scope":1501,"src":"15665:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1384,"name":"uint256","nodeType":"ElementaryTypeName","src":"15665:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1385,"nodeType":"ArrayTypeName","src":"15665:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1389,"mutability":"mutable","name":"calldatas","nameLocation":"15713:9:3","nodeType":"VariableDeclaration","scope":1501,"src":"15698:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1387,"name":"bytes","nodeType":"ElementaryTypeName","src":"15698:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1388,"nodeType":"ArrayTypeName","src":"15698:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1391,"mutability":"mutable","name":"descriptionHash","nameLocation":"15740:15:3","nodeType":"VariableDeclaration","scope":1501,"src":"15732:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1390,"name":"bytes32","nodeType":"ElementaryTypeName","src":"15732:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"15621:140:3"},"returnParameters":{"id":1395,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1394,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1501,"src":"15794:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1393,"name":"uint256","nodeType":"ElementaryTypeName","src":"15794:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15793:9:3"},"scope":2338,"src":"15605:1234:3","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":1555,"nodeType":"Block","src":"17483:234:3","statements":[{"body":{"id":1553,"nodeType":"Block","src":"17538:173:3","statements":[{"assignments":[1530,1532],"declarations":[{"constant":false,"id":1530,"mutability":"mutable","name":"success","nameLocation":"17558:7:3","nodeType":"VariableDeclaration","scope":1553,"src":"17553:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1529,"name":"bool","nodeType":"ElementaryTypeName","src":"17553:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":1532,"mutability":"mutable","name":"returndata","nameLocation":"17580:10:3","nodeType":"VariableDeclaration","scope":1553,"src":"17567:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1531,"name":"bytes","nodeType":"ElementaryTypeName","src":"17567:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":1545,"initialValue":{"arguments":[{"baseExpression":{"id":1541,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1513,"src":"17628:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},"id":1543,"indexExpression":{"id":1542,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1519,"src":"17638:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17628:12:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"baseExpression":{"id":1533,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1507,"src":"17594:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1535,"indexExpression":{"id":1534,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1519,"src":"17602:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17594:10:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17605:4:3","memberName":"call","nodeType":"MemberAccess","src":"17594:15:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1540,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"baseExpression":{"id":1537,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1510,"src":"17617:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":1539,"indexExpression":{"id":1538,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1519,"src":"17624:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"17617:9:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"17594:33:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":1544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17594:47:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"17552:89:3"},{"expression":{"arguments":[{"id":1549,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1530,"src":"17680:7:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":1550,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1532,"src":"17689:10:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1546,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7098,"src":"17655:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$7098_$","typeString":"type(library Address)"}},"id":1548,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17663:16:3","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":7077,"src":"17655:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":1551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17655:45:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1552,"nodeType":"ExpressionStatement","src":"17655:45:3"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1525,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1522,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1519,"src":"17513:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":1523,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1507,"src":"17517:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":1524,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17525:6:3","memberName":"length","nodeType":"MemberAccess","src":"17517:14:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17513:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1554,"initializationExpression":{"assignments":[1519],"declarations":[{"constant":false,"id":1519,"mutability":"mutable","name":"i","nameLocation":"17506:1:3","nodeType":"VariableDeclaration","scope":1554,"src":"17498:9:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1518,"name":"uint256","nodeType":"ElementaryTypeName","src":"17498:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1521,"initialValue":{"hexValue":"30","id":1520,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17510:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17498:13:3"},"loopExpression":{"expression":{"id":1527,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17533:3:3","subExpression":{"id":1526,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1519,"src":"17535:1:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1528,"nodeType":"ExpressionStatement","src":"17533:3:3"},"nodeType":"ForStatement","src":"17493:218:3"}]},"documentation":{"id":1502,"nodeType":"StructuredDocumentation","src":"16845:410:3","text":" @dev Internal execution mechanism. Can be overridden (without a super call) to modify the way execution is\n performed (for example adding a vault/timelock).\n NOTE: Calling this function directly will NOT check the current state of the proposal, set the executed flag to\n true or emit the `ProposalExecuted` event. Executing a proposal should be done using {execute}."},"id":1556,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"17269:18:3","nodeType":"FunctionDefinition","parameters":{"id":1516,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1504,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1556,"src":"17297:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1503,"name":"uint256","nodeType":"ElementaryTypeName","src":"17297:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1507,"mutability":"mutable","name":"targets","nameLocation":"17348:7:3","nodeType":"VariableDeclaration","scope":1556,"src":"17331:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1505,"name":"address","nodeType":"ElementaryTypeName","src":"17331:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1506,"nodeType":"ArrayTypeName","src":"17331:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1510,"mutability":"mutable","name":"values","nameLocation":"17382:6:3","nodeType":"VariableDeclaration","scope":1556,"src":"17365:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1508,"name":"uint256","nodeType":"ElementaryTypeName","src":"17365:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1509,"nodeType":"ArrayTypeName","src":"17365:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1513,"mutability":"mutable","name":"calldatas","nameLocation":"17413:9:3","nodeType":"VariableDeclaration","scope":1556,"src":"17398:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1511,"name":"bytes","nodeType":"ElementaryTypeName","src":"17398:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1512,"nodeType":"ArrayTypeName","src":"17398:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1515,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1556,"src":"17432:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1514,"name":"bytes32","nodeType":"ElementaryTypeName","src":"17432:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"17287:178:3"},"returnParameters":{"id":1517,"nodeType":"ParameterList","parameters":[],"src":"17483:0:3"},"scope":2338,"src":"17260:457:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2742],"body":{"id":1605,"nodeType":"Block","src":"17964:639:3","statements":[{"assignments":[1574],"declarations":[{"constant":false,"id":1574,"mutability":"mutable","name":"proposalId","nameLocation":"18314:10:3","nodeType":"VariableDeclaration","scope":1605,"src":"18306:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1573,"name":"uint256","nodeType":"ElementaryTypeName","src":"18306:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1581,"initialValue":{"arguments":[{"id":1576,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1560,"src":"18341:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1577,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1563,"src":"18350:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1578,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1566,"src":"18358:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1579,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1568,"src":"18369:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1575,"name":"getProposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":783,"src":"18327:13:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) view returns (uint256)"}},"id":1580,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18327:58:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18306:79:3"},{"assignments":[1583],"declarations":[{"constant":false,"id":1583,"mutability":"mutable","name":"caller","nameLocation":"18404:6:3","nodeType":"VariableDeclaration","scope":1605,"src":"18396:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1582,"name":"address","nodeType":"ElementaryTypeName","src":"18396:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1586,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1584,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"18413:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1585,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18413:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"18396:29:3"},{"condition":{"id":1591,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"18439:36:3","subExpression":{"arguments":[{"id":1588,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1574,"src":"18456:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1589,"name":"caller","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1583,"src":"18468:6:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"}],"id":1587,"name":"_validateCancel","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2293,"src":"18440:15:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_address_$returns$_t_bool_$","typeString":"function (uint256,address) view returns (bool)"}},"id":1590,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18440:35:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1597,"nodeType":"IfStatement","src":"18435:91:3","trueBody":{"errorCall":{"arguments":[{"id":1593,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1574,"src":"18507:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1594,"name":"caller","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1583,"src":"18519:6:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"}],"id":1592,"name":"GovernorUnableToCancel","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2445,"src":"18484:22:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_address_$returns$__$","typeString":"function (uint256,address) pure"}},"id":1595,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18484:42:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1596,"nodeType":"RevertStatement","src":"18477:49:3"}},{"expression":{"arguments":[{"id":1599,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1560,"src":"18552:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1600,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1563,"src":"18561:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1601,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1566,"src":"18569:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1602,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1568,"src":"18580:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1598,"name":"_cancel","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1666,"src":"18544:7:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":1603,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18544:52:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1572,"id":1604,"nodeType":"Return","src":"18537:59:3"}]},"documentation":{"id":1557,"nodeType":"StructuredDocumentation","src":"17723:47:3","text":" @dev See {IGovernor-cancel}."},"functionSelector":"452115d6","id":1606,"implemented":true,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"17784:6:3","nodeType":"FunctionDefinition","parameters":{"id":1569,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1560,"mutability":"mutable","name":"targets","nameLocation":"17817:7:3","nodeType":"VariableDeclaration","scope":1606,"src":"17800:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1558,"name":"address","nodeType":"ElementaryTypeName","src":"17800:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1559,"nodeType":"ArrayTypeName","src":"17800:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1563,"mutability":"mutable","name":"values","nameLocation":"17851:6:3","nodeType":"VariableDeclaration","scope":1606,"src":"17834:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1561,"name":"uint256","nodeType":"ElementaryTypeName","src":"17834:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1562,"nodeType":"ArrayTypeName","src":"17834:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1566,"mutability":"mutable","name":"calldatas","nameLocation":"17882:9:3","nodeType":"VariableDeclaration","scope":1606,"src":"17867:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1564,"name":"bytes","nodeType":"ElementaryTypeName","src":"17867:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1565,"nodeType":"ArrayTypeName","src":"17867:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1568,"mutability":"mutable","name":"descriptionHash","nameLocation":"17909:15:3","nodeType":"VariableDeclaration","scope":1606,"src":"17901:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1567,"name":"bytes32","nodeType":"ElementaryTypeName","src":"17901:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"17790:140:3"},"returnParameters":{"id":1572,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1571,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1606,"src":"17955:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1570,"name":"uint256","nodeType":"ElementaryTypeName","src":"17955:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17954:9:3"},"scope":2338,"src":"17775:828:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1665,"nodeType":"Block","src":"19080:503:3","statements":[{"assignments":[1624],"declarations":[{"constant":false,"id":1624,"mutability":"mutable","name":"proposalId","nameLocation":"19098:10:3","nodeType":"VariableDeclaration","scope":1665,"src":"19090:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1623,"name":"uint256","nodeType":"ElementaryTypeName","src":"19090:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1631,"initialValue":{"arguments":[{"id":1626,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1610,"src":"19125:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":1627,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1613,"src":"19134:6:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":1628,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1616,"src":"19142:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":1629,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1618,"src":"19153:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1625,"name":"getProposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":783,"src":"19111:13:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) view returns (uint256)"}},"id":1630,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19111:58:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"19090:79:3"},{"expression":{"arguments":[{"id":1633,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1624,"src":"19214:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1649,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1644,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":1639,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":1634,"name":"ALL_PROPOSAL_STATES_BITMAP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":616,"src":"19238:26:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1636,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"19302:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1637,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19316:8:3","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2352,"src":"19302:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":1635,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"19283:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1638,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19283:42:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"19238:87:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1641,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"19363:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1642,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19377:7:3","memberName":"Expired","nodeType":"MemberAccess","referencedDeclaration":2356,"src":"19363:21:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":1640,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"19344:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1643,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19344:41:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"19238:147:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"arguments":[{"expression":{"id":1646,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"19423:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1647,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19437:8:3","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2357,"src":"19423:22:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":1645,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"19404:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1648,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19404:42:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"19238:208:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1632,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2197,"src":"19180:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1650,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19180:276:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"id":1651,"nodeType":"ExpressionStatement","src":"19180:276:3"},{"expression":{"id":1657,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"baseExpression":{"id":1652,"name":"_proposals","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":623,"src":"19467:10:3","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalCore_$596_storage_$","typeString":"mapping(uint256 => struct Governor.ProposalCore storage ref)"}},"id":1654,"indexExpression":{"id":1653,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1624,"src":"19478:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"19467:22:3","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalCore_$596_storage","typeString":"struct Governor.ProposalCore storage ref"}},"id":1655,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19490:8:3","memberName":"canceled","nodeType":"MemberAccess","referencedDeclaration":593,"src":"19467:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":1656,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"19501:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"19467:38:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1658,"nodeType":"ExpressionStatement","src":"19467:38:3"},{"eventCall":{"arguments":[{"id":1660,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1624,"src":"19537:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1659,"name":"ProposalCanceled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2487,"src":"19520:16:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1661,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19520:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1662,"nodeType":"EmitStatement","src":"19515:33:3"},{"expression":{"id":1663,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1624,"src":"19566:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1622,"id":1664,"nodeType":"Return","src":"19559:17:3"}]},"documentation":{"id":1607,"nodeType":"StructuredDocumentation","src":"18609:274:3","text":" @dev Internal cancel mechanism with minimal restrictions. A proposal can be cancelled in any state other than\n Canceled, Expired, or Executed. Once cancelled a proposal can't be re-submitted.\n Emits a {IGovernor-ProposalCanceled} event."},"id":1666,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"18897:7:3","nodeType":"FunctionDefinition","parameters":{"id":1619,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1610,"mutability":"mutable","name":"targets","nameLocation":"18931:7:3","nodeType":"VariableDeclaration","scope":1666,"src":"18914:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":1608,"name":"address","nodeType":"ElementaryTypeName","src":"18914:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":1609,"nodeType":"ArrayTypeName","src":"18914:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":1613,"mutability":"mutable","name":"values","nameLocation":"18965:6:3","nodeType":"VariableDeclaration","scope":1666,"src":"18948:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":1611,"name":"uint256","nodeType":"ElementaryTypeName","src":"18948:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":1612,"nodeType":"ArrayTypeName","src":"18948:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":1616,"mutability":"mutable","name":"calldatas","nameLocation":"18996:9:3","nodeType":"VariableDeclaration","scope":1666,"src":"18981:24:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":1614,"name":"bytes","nodeType":"ElementaryTypeName","src":"18981:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":1615,"nodeType":"ArrayTypeName","src":"18981:7:3","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":1618,"mutability":"mutable","name":"descriptionHash","nameLocation":"19023:15:3","nodeType":"VariableDeclaration","scope":1666,"src":"19015:23:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":1617,"name":"bytes32","nodeType":"ElementaryTypeName","src":"19015:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"18904:140:3"},"returnParameters":{"id":1622,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1621,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1666,"src":"19071:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1620,"name":"uint256","nodeType":"ElementaryTypeName","src":"19071:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19070:9:3"},"scope":2338,"src":"18888:695:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2652],"body":{"id":1683,"nodeType":"Block","src":"19735:71:3","statements":[{"expression":{"arguments":[{"id":1677,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1669,"src":"19762:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1678,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1671,"src":"19771:9:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1679,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1073,"src":"19782:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1680,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19782:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1676,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1041,"src":"19752:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1681,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19752:47:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1675,"id":1682,"nodeType":"Return","src":"19745:54:3"}]},"documentation":{"id":1667,"nodeType":"StructuredDocumentation","src":"19589:49:3","text":" @dev See {IGovernor-getVotes}."},"functionSelector":"eb9019d4","id":1684,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"19652:8:3","nodeType":"FunctionDefinition","parameters":{"id":1672,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1669,"mutability":"mutable","name":"account","nameLocation":"19669:7:3","nodeType":"VariableDeclaration","scope":1684,"src":"19661:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1668,"name":"address","nodeType":"ElementaryTypeName","src":"19661:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1671,"mutability":"mutable","name":"timepoint","nameLocation":"19686:9:3","nodeType":"VariableDeclaration","scope":1684,"src":"19678:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1670,"name":"uint256","nodeType":"ElementaryTypeName","src":"19678:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19660:36:3"},"returnParameters":{"id":1675,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1674,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1684,"src":"19726:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1673,"name":"uint256","nodeType":"ElementaryTypeName","src":"19726:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19725:9:3"},"scope":2338,"src":"19643:163:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2664],"body":{"id":1702,"nodeType":"Block","src":"20029:61:3","statements":[{"expression":{"arguments":[{"id":1697,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1687,"src":"20056:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1698,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1689,"src":"20065:9:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1699,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1691,"src":"20076:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1696,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1041,"src":"20046:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1700,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20046:37:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1695,"id":1701,"nodeType":"Return","src":"20039:44:3"}]},"documentation":{"id":1685,"nodeType":"StructuredDocumentation","src":"19812:59:3","text":" @dev See {IGovernor-getVotesWithParams}."},"functionSelector":"9a802a6d","id":1703,"implemented":true,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"19885:18:3","nodeType":"FunctionDefinition","parameters":{"id":1692,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1687,"mutability":"mutable","name":"account","nameLocation":"19921:7:3","nodeType":"VariableDeclaration","scope":1703,"src":"19913:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1686,"name":"address","nodeType":"ElementaryTypeName","src":"19913:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1689,"mutability":"mutable","name":"timepoint","nameLocation":"19946:9:3","nodeType":"VariableDeclaration","scope":1703,"src":"19938:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1688,"name":"uint256","nodeType":"ElementaryTypeName","src":"19938:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1691,"mutability":"mutable","name":"params","nameLocation":"19978:6:3","nodeType":"VariableDeclaration","scope":1703,"src":"19965:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1690,"name":"bytes","nodeType":"ElementaryTypeName","src":"19965:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"19903:87:3"},"returnParameters":{"id":1695,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1694,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1703,"src":"20020:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1693,"name":"uint256","nodeType":"ElementaryTypeName","src":"20020:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20019:9:3"},"scope":2338,"src":"19876:214:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2752],"body":{"id":1725,"nodeType":"Block","src":"20236:103:3","statements":[{"assignments":[1714],"declarations":[{"constant":false,"id":1714,"mutability":"mutable","name":"voter","nameLocation":"20254:5:3","nodeType":"VariableDeclaration","scope":1725,"src":"20246:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1713,"name":"address","nodeType":"ElementaryTypeName","src":"20246:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1717,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1715,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"20262:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1716,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20262:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20246:28:3"},{"expression":{"arguments":[{"id":1719,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1706,"src":"20301:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1720,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1714,"src":"20313:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1721,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1708,"src":"20320:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1722,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"20329:2:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1718,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1921,1996],"referencedDeclaration":1921,"src":"20291:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1723,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20291:41:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1712,"id":1724,"nodeType":"Return","src":"20284:48:3"}]},"documentation":{"id":1704,"nodeType":"StructuredDocumentation","src":"20096:49:3","text":" @dev See {IGovernor-castVote}."},"functionSelector":"56781388","id":1726,"implemented":true,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"20159:8:3","nodeType":"FunctionDefinition","parameters":{"id":1709,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1706,"mutability":"mutable","name":"proposalId","nameLocation":"20176:10:3","nodeType":"VariableDeclaration","scope":1726,"src":"20168:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1705,"name":"uint256","nodeType":"ElementaryTypeName","src":"20168:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1708,"mutability":"mutable","name":"support","nameLocation":"20194:7:3","nodeType":"VariableDeclaration","scope":1726,"src":"20188:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1707,"name":"uint8","nodeType":"ElementaryTypeName","src":"20188:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"20167:35:3"},"returnParameters":{"id":1712,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1711,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1726,"src":"20227:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1710,"name":"uint256","nodeType":"ElementaryTypeName","src":"20227:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20226:9:3"},"scope":2338,"src":"20150:189:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2764],"body":{"id":1750,"nodeType":"Block","src":"20559:107:3","statements":[{"assignments":[1739],"declarations":[{"constant":false,"id":1739,"mutability":"mutable","name":"voter","nameLocation":"20577:5:3","nodeType":"VariableDeclaration","scope":1750,"src":"20569:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1738,"name":"address","nodeType":"ElementaryTypeName","src":"20569:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1742,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1740,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"20585:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1741,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20585:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20569:28:3"},{"expression":{"arguments":[{"id":1744,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1729,"src":"20624:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1745,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1739,"src":"20636:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1746,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1731,"src":"20643:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1747,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1733,"src":"20652:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1743,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1921,1996],"referencedDeclaration":1921,"src":"20614:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1748,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20614:45:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1737,"id":1749,"nodeType":"Return","src":"20607:52:3"}]},"documentation":{"id":1727,"nodeType":"StructuredDocumentation","src":"20345:59:3","text":" @dev See {IGovernor-castVoteWithReason}."},"functionSelector":"7b3c71d3","id":1751,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"20418:18:3","nodeType":"FunctionDefinition","parameters":{"id":1734,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1729,"mutability":"mutable","name":"proposalId","nameLocation":"20454:10:3","nodeType":"VariableDeclaration","scope":1751,"src":"20446:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1728,"name":"uint256","nodeType":"ElementaryTypeName","src":"20446:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1731,"mutability":"mutable","name":"support","nameLocation":"20480:7:3","nodeType":"VariableDeclaration","scope":1751,"src":"20474:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1730,"name":"uint8","nodeType":"ElementaryTypeName","src":"20474:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1733,"mutability":"mutable","name":"reason","nameLocation":"20513:6:3","nodeType":"VariableDeclaration","scope":1751,"src":"20497:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1732,"name":"string","nodeType":"ElementaryTypeName","src":"20497:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"20436:89:3"},"returnParameters":{"id":1737,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1736,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1751,"src":"20550:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1735,"name":"uint256","nodeType":"ElementaryTypeName","src":"20550:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20549:9:3"},"scope":2338,"src":"20409:257:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2778],"body":{"id":1778,"nodeType":"Block","src":"20933:115:3","statements":[{"assignments":[1766],"declarations":[{"constant":false,"id":1766,"mutability":"mutable","name":"voter","nameLocation":"20951:5:3","nodeType":"VariableDeclaration","scope":1778,"src":"20943:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1765,"name":"address","nodeType":"ElementaryTypeName","src":"20943:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":1769,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":1767,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"20959:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":1768,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20959:12:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"20943:28:3"},{"expression":{"arguments":[{"id":1771,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1754,"src":"20998:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1772,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1766,"src":"21010:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1773,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1756,"src":"21017:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1774,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1758,"src":"21026:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1775,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1760,"src":"21034:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1770,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1921,1996],"referencedDeclaration":1996,"src":"20988:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1776,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20988:53:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1764,"id":1777,"nodeType":"Return","src":"20981:60:3"}]},"documentation":{"id":1752,"nodeType":"StructuredDocumentation","src":"20672:68:3","text":" @dev See {IGovernor-castVoteWithReasonAndParams}."},"functionSelector":"5f398a14","id":1779,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"20754:27:3","nodeType":"FunctionDefinition","parameters":{"id":1761,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1754,"mutability":"mutable","name":"proposalId","nameLocation":"20799:10:3","nodeType":"VariableDeclaration","scope":1779,"src":"20791:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1753,"name":"uint256","nodeType":"ElementaryTypeName","src":"20791:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1756,"mutability":"mutable","name":"support","nameLocation":"20825:7:3","nodeType":"VariableDeclaration","scope":1779,"src":"20819:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1755,"name":"uint8","nodeType":"ElementaryTypeName","src":"20819:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1758,"mutability":"mutable","name":"reason","nameLocation":"20858:6:3","nodeType":"VariableDeclaration","scope":1779,"src":"20842:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1757,"name":"string","nodeType":"ElementaryTypeName","src":"20842:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1760,"mutability":"mutable","name":"params","nameLocation":"20887:6:3","nodeType":"VariableDeclaration","scope":1779,"src":"20874:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1759,"name":"bytes","nodeType":"ElementaryTypeName","src":"20874:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20781:118:3"},"returnParameters":{"id":1764,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1763,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1779,"src":"20924:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1762,"name":"uint256","nodeType":"ElementaryTypeName","src":"20924:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20923:9:3"},"scope":2338,"src":"20745:303:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2792],"body":{"id":1830,"nodeType":"Block","src":"21281:378:3","statements":[{"assignments":[1794],"declarations":[{"constant":false,"id":1794,"mutability":"mutable","name":"valid","nameLocation":"21296:5:3","nodeType":"VariableDeclaration","scope":1830,"src":"21291:10:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1793,"name":"bool","nodeType":"ElementaryTypeName","src":"21291:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1814,"initialValue":{"arguments":[{"id":1797,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1786,"src":"21354:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1802,"name":"BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":578,"src":"21411:15:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1803,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1782,"src":"21428:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1804,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1784,"src":"21440:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1805,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1786,"src":"21449:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1807,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1786,"src":"21466:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1806,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7192,"src":"21456:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1808,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21456:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":1800,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"21400:3:3","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1801,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"21404:6:3","memberName":"encode","nodeType":"MemberAccess","src":"21400:10:3","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1809,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21400:73:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1799,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"21390:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1810,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21390:84:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1798,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9521,"src":"21373:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1811,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21373:102:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1812,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1788,"src":"21489:9:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1795,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9782,"src":"21304:16:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9782_$","typeString":"type(library SignatureChecker)"}},"id":1796,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"21321:19:3","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9729,"src":"21304:36:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1813,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21304:204:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"21291:217:3"},{"condition":{"id":1816,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"21523:6:3","subExpression":{"id":1815,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1794,"src":"21524:5:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1822,"nodeType":"IfStatement","src":"21519:75:3","trueBody":{"id":1821,"nodeType":"Block","src":"21531:63:3","statements":[{"errorCall":{"arguments":[{"id":1818,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1786,"src":"21577:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1817,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2438,"src":"21552:24:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1819,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21552:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1820,"nodeType":"RevertStatement","src":"21545:38:3"}]}},{"expression":{"arguments":[{"id":1824,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1782,"src":"21621:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1825,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1786,"src":"21633:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1826,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1784,"src":"21640:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"hexValue":"","id":1827,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"21649:2:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"id":1823,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1921,1996],"referencedDeclaration":1921,"src":"21611:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory) returns (uint256)"}},"id":1828,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21611:41:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1792,"id":1829,"nodeType":"Return","src":"21604:48:3"}]},"documentation":{"id":1780,"nodeType":"StructuredDocumentation","src":"21054:54:3","text":" @dev See {IGovernor-castVoteBySig}."},"functionSelector":"8ff262e3","id":1831,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"21122:13:3","nodeType":"FunctionDefinition","parameters":{"id":1789,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1782,"mutability":"mutable","name":"proposalId","nameLocation":"21153:10:3","nodeType":"VariableDeclaration","scope":1831,"src":"21145:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1781,"name":"uint256","nodeType":"ElementaryTypeName","src":"21145:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1784,"mutability":"mutable","name":"support","nameLocation":"21179:7:3","nodeType":"VariableDeclaration","scope":1831,"src":"21173:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1783,"name":"uint8","nodeType":"ElementaryTypeName","src":"21173:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1786,"mutability":"mutable","name":"voter","nameLocation":"21204:5:3","nodeType":"VariableDeclaration","scope":1831,"src":"21196:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1785,"name":"address","nodeType":"ElementaryTypeName","src":"21196:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1788,"mutability":"mutable","name":"signature","nameLocation":"21232:9:3","nodeType":"VariableDeclaration","scope":1831,"src":"21219:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1787,"name":"bytes","nodeType":"ElementaryTypeName","src":"21219:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"21135:112:3"},"returnParameters":{"id":1792,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1791,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1831,"src":"21272:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1790,"name":"uint256","nodeType":"ElementaryTypeName","src":"21272:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21271:9:3"},"scope":2338,"src":"21113:546:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[2810],"body":{"id":1896,"nodeType":"Block","src":"21991:702:3","statements":[{"assignments":[1850],"declarations":[{"constant":false,"id":1850,"mutability":"mutable","name":"valid","nameLocation":"22006:5:3","nodeType":"VariableDeclaration","scope":1896,"src":"22001:10:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":1849,"name":"bool","nodeType":"ElementaryTypeName","src":"22001:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":1879,"initialValue":{"arguments":[{"id":1853,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1838,"src":"22064:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"arguments":[{"arguments":[{"id":1858,"name":"EXTENDED_BALLOT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":583,"src":"22184:24:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1859,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1834,"src":"22234:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1860,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1836,"src":"22270:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1861,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1838,"src":"22303:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1863,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1838,"src":"22344:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1862,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7192,"src":"22334:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":1864,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22334:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"arguments":[{"id":1868,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1840,"src":"22392:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}],"id":1867,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22386:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":1866,"name":"bytes","nodeType":"ElementaryTypeName","src":"22386:5:3","typeDescriptions":{}}},"id":1869,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22386:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":1865,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"22376:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1870,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22376:24:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":1872,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1842,"src":"22436:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1871,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"22426:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1873,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22426:17:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":1856,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"22148:3:3","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":1857,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"22152:6:3","memberName":"encode","nodeType":"MemberAccess","src":"22148:10:3","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":1874,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22148:317:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1855,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"22117:9:3","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":1875,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22117:366:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1854,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9521,"src":"22083:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":1876,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22083:414:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":1877,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1844,"src":"22511:9:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":1851,"name":"SignatureChecker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9782,"src":"22014:16:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignatureChecker_$9782_$","typeString":"type(library SignatureChecker)"}},"id":1852,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"22031:19:3","memberName":"isValidSignatureNow","nodeType":"MemberAccess","referencedDeclaration":9729,"src":"22014:36:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":1878,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22014:516:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"22001:529:3"},{"condition":{"id":1881,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"22545:6:3","subExpression":{"id":1880,"name":"valid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1850,"src":"22546:5:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":1887,"nodeType":"IfStatement","src":"22541:75:3","trueBody":{"id":1886,"nodeType":"Block","src":"22553:63:3","statements":[{"errorCall":{"arguments":[{"id":1883,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1838,"src":"22599:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":1882,"name":"GovernorInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2438,"src":"22574:24:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":1884,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22574:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1885,"nodeType":"RevertStatement","src":"22567:38:3"}]}},{"expression":{"arguments":[{"id":1889,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1834,"src":"22643:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1890,"name":"voter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1838,"src":"22655:5:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1891,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1836,"src":"22662:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1892,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1840,"src":"22671:6:3","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"}},{"id":1893,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1842,"src":"22679:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_calldata_ptr","typeString":"string calldata"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1888,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1921,1996],"referencedDeclaration":1996,"src":"22633:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1894,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22633:53:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1848,"id":1895,"nodeType":"Return","src":"22626:60:3"}]},"documentation":{"id":1832,"nodeType":"StructuredDocumentation","src":"21665:73:3","text":" @dev See {IGovernor-castVoteWithReasonAndParamsBySig}."},"functionSelector":"5b8d0e0d","id":1897,"implemented":true,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"21752:32:3","nodeType":"FunctionDefinition","parameters":{"id":1845,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1834,"mutability":"mutable","name":"proposalId","nameLocation":"21802:10:3","nodeType":"VariableDeclaration","scope":1897,"src":"21794:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1833,"name":"uint256","nodeType":"ElementaryTypeName","src":"21794:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1836,"mutability":"mutable","name":"support","nameLocation":"21828:7:3","nodeType":"VariableDeclaration","scope":1897,"src":"21822:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1835,"name":"uint8","nodeType":"ElementaryTypeName","src":"21822:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1838,"mutability":"mutable","name":"voter","nameLocation":"21853:5:3","nodeType":"VariableDeclaration","scope":1897,"src":"21845:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1837,"name":"address","nodeType":"ElementaryTypeName","src":"21845:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1840,"mutability":"mutable","name":"reason","nameLocation":"21884:6:3","nodeType":"VariableDeclaration","scope":1897,"src":"21868:22:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":1839,"name":"string","nodeType":"ElementaryTypeName","src":"21868:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1842,"mutability":"mutable","name":"params","nameLocation":"21913:6:3","nodeType":"VariableDeclaration","scope":1897,"src":"21900:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1841,"name":"bytes","nodeType":"ElementaryTypeName","src":"21900:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":1844,"mutability":"mutable","name":"signature","nameLocation":"21942:9:3","nodeType":"VariableDeclaration","scope":1897,"src":"21929:22:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1843,"name":"bytes","nodeType":"ElementaryTypeName","src":"21929:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"21784:173:3"},"returnParameters":{"id":1848,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1847,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1897,"src":"21982:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1846,"name":"uint256","nodeType":"ElementaryTypeName","src":"21982:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21981:9:3"},"scope":2338,"src":"21743:950:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":1920,"nodeType":"Block","src":"23168:89:3","statements":[{"expression":{"arguments":[{"id":1912,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1900,"src":"23195:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1913,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1902,"src":"23207:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1914,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1904,"src":"23216:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1915,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1906,"src":"23225:6:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":1916,"name":"_defaultParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1073,"src":"23233:14:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes_memory_ptr_$","typeString":"function () view returns (bytes memory)"}},"id":1917,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23233:16:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1911,"name":"_castVote","nodeType":"Identifier","overloadedDeclarations":[1921,1996],"referencedDeclaration":1996,"src":"23185:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,string memory,bytes memory) returns (uint256)"}},"id":1918,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23185:65:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1910,"id":1919,"nodeType":"Return","src":"23178:72:3"}]},"documentation":{"id":1898,"nodeType":"StructuredDocumentation","src":"22699:298:3","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function. Uses the _defaultParams().\n Emits a {IGovernor-VoteCast} event."},"id":1921,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"23011:9:3","nodeType":"FunctionDefinition","parameters":{"id":1907,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1900,"mutability":"mutable","name":"proposalId","nameLocation":"23038:10:3","nodeType":"VariableDeclaration","scope":1921,"src":"23030:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1899,"name":"uint256","nodeType":"ElementaryTypeName","src":"23030:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1902,"mutability":"mutable","name":"account","nameLocation":"23066:7:3","nodeType":"VariableDeclaration","scope":1921,"src":"23058:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1901,"name":"address","nodeType":"ElementaryTypeName","src":"23058:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1904,"mutability":"mutable","name":"support","nameLocation":"23089:7:3","nodeType":"VariableDeclaration","scope":1921,"src":"23083:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1903,"name":"uint8","nodeType":"ElementaryTypeName","src":"23083:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1906,"mutability":"mutable","name":"reason","nameLocation":"23120:6:3","nodeType":"VariableDeclaration","scope":1921,"src":"23106:20:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1905,"name":"string","nodeType":"ElementaryTypeName","src":"23106:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"23020:112:3"},"returnParameters":{"id":1910,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1909,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1921,"src":"23159:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1908,"name":"uint256","nodeType":"ElementaryTypeName","src":"23159:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23158:9:3"},"scope":2338,"src":"23002:255:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":1995,"nodeType":"Block","src":"23734:574:3","statements":[{"expression":{"arguments":[{"id":1938,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1924,"src":"23765:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"expression":{"id":1940,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"23796:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":1941,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"23810:6:3","memberName":"Active","nodeType":"MemberAccess","referencedDeclaration":2351,"src":"23796:20:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":1939,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"23777:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":1942,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23777:40:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":1937,"name":"_validateStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2197,"src":"23744:20:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_bytes32_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256,bytes32) view returns (enum IGovernor.ProposalState)"}},"id":1943,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23744:74:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"id":1944,"nodeType":"ExpressionStatement","src":"23744:74:3"},{"assignments":[1946],"declarations":[{"constant":false,"id":1946,"mutability":"mutable","name":"totalWeight","nameLocation":"23837:11:3","nodeType":"VariableDeclaration","scope":1995,"src":"23829:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1945,"name":"uint256","nodeType":"ElementaryTypeName","src":"23829:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1954,"initialValue":{"arguments":[{"id":1948,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1926,"src":"23861:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":1950,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1924,"src":"23887:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1949,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":915,"src":"23870:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":1951,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23870:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1952,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1932,"src":"23900:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1947,"name":"_getVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1041,"src":"23851:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (address,uint256,bytes memory) view returns (uint256)"}},"id":1953,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23851:56:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23829:78:3"},{"assignments":[1956],"declarations":[{"constant":false,"id":1956,"mutability":"mutable","name":"votedWeight","nameLocation":"23925:11:3","nodeType":"VariableDeclaration","scope":1995,"src":"23917:19:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1955,"name":"uint256","nodeType":"ElementaryTypeName","src":"23917:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":1964,"initialValue":{"arguments":[{"id":1958,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1924,"src":"23950:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1959,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1926,"src":"23962:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1960,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1928,"src":"23971:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1961,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1946,"src":"23980:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1962,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1932,"src":"23993:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1957,"name":"_countVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1057,"src":"23939:10:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_address_$_t_uint8_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_uint256_$","typeString":"function (uint256,address,uint8,uint256,bytes memory) returns (uint256)"}},"id":1963,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23939:61:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"23917:83:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":1968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":1965,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1932,"src":"24015:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":1966,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24022:6:3","memberName":"length","nodeType":"MemberAccess","src":"24015:13:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":1967,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24032:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"24015:18:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":1987,"nodeType":"Block","src":"24130:107:3","statements":[{"eventCall":{"arguments":[{"id":1979,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1926,"src":"24168:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1980,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1924,"src":"24177:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1981,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1928,"src":"24189:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1982,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1956,"src":"24198:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1983,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1930,"src":"24211:6:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":1984,"name":"params","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1932,"src":"24219:6:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":1978,"name":"VoteCastWithParams","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2515,"src":"24149:18:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory,bytes memory)"}},"id":1985,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24149:77:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1986,"nodeType":"EmitStatement","src":"24144:82:3"}]},"id":1988,"nodeType":"IfStatement","src":"24011:226:3","trueBody":{"id":1977,"nodeType":"Block","src":"24035:89:3","statements":[{"eventCall":{"arguments":[{"id":1970,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1926,"src":"24063:7:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":1971,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1924,"src":"24072:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1972,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1928,"src":"24084:7:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":1973,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1956,"src":"24093:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":1974,"name":"reason","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1930,"src":"24106:6:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":1969,"name":"VoteCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2500,"src":"24054:8:3","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint8_$_t_uint256_$_t_string_memory_ptr_$returns$__$","typeString":"function (address,uint256,uint8,uint256,string memory)"}},"id":1975,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24054:59:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1976,"nodeType":"EmitStatement","src":"24049:64:3"}]}},{"expression":{"arguments":[{"id":1990,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1924,"src":"24261:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":1989,"name":"_tallyUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1064,"src":"24247:13:3","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":1991,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24247:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":1992,"nodeType":"ExpressionStatement","src":"24247:25:3"},{"expression":{"id":1993,"name":"votedWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1956,"src":"24290:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":1936,"id":1994,"nodeType":"Return","src":"24283:18:3"}]},"documentation":{"id":1922,"nodeType":"StructuredDocumentation","src":"23263:271:3","text":" @dev Internal vote casting mechanism: Check that the vote is pending, that it has not been cast yet, retrieve\n voting weight using {IGovernor-getVotes} and call the {_countVote} internal function.\n Emits a {IGovernor-VoteCast} event."},"id":1996,"implemented":true,"kind":"function","modifiers":[],"name":"_castVote","nameLocation":"23548:9:3","nodeType":"FunctionDefinition","parameters":{"id":1933,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1924,"mutability":"mutable","name":"proposalId","nameLocation":"23575:10:3","nodeType":"VariableDeclaration","scope":1996,"src":"23567:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1923,"name":"uint256","nodeType":"ElementaryTypeName","src":"23567:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":1926,"mutability":"mutable","name":"account","nameLocation":"23603:7:3","nodeType":"VariableDeclaration","scope":1996,"src":"23595:15:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1925,"name":"address","nodeType":"ElementaryTypeName","src":"23595:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":1928,"mutability":"mutable","name":"support","nameLocation":"23626:7:3","nodeType":"VariableDeclaration","scope":1996,"src":"23620:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":1927,"name":"uint8","nodeType":"ElementaryTypeName","src":"23620:5:3","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":1930,"mutability":"mutable","name":"reason","nameLocation":"23657:6:3","nodeType":"VariableDeclaration","scope":1996,"src":"23643:20:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":1929,"name":"string","nodeType":"ElementaryTypeName","src":"23643:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":1932,"mutability":"mutable","name":"params","nameLocation":"23686:6:3","nodeType":"VariableDeclaration","scope":1996,"src":"23673:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":1931,"name":"bytes","nodeType":"ElementaryTypeName","src":"23673:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"23557:141:3"},"returnParameters":{"id":1936,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1935,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":1996,"src":"23725:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1934,"name":"uint256","nodeType":"ElementaryTypeName","src":"23725:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23724:9:3"},"scope":2338,"src":"23539:769:3","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":2026,"nodeType":"Block","src":"24866:145:3","statements":[{"assignments":[2009,2011],"declarations":[{"constant":false,"id":2009,"mutability":"mutable","name":"success","nameLocation":"24882:7:3","nodeType":"VariableDeclaration","scope":2026,"src":"24877:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2008,"name":"bool","nodeType":"ElementaryTypeName","src":"24877:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":2011,"mutability":"mutable","name":"returndata","nameLocation":"24904:10:3","nodeType":"VariableDeclaration","scope":2026,"src":"24891:23:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2010,"name":"bytes","nodeType":"ElementaryTypeName","src":"24891:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":2018,"initialValue":{"arguments":[{"id":2016,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2003,"src":"24944:4:3","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":2012,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":1999,"src":"24918:6:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2013,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24925:4:3","memberName":"call","nodeType":"MemberAccess","src":"24918:11:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":2015,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":2014,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2001,"src":"24937:5:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"24918:25:3","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":2017,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24918:31:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"24876:73:3"},{"expression":{"arguments":[{"id":2022,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2009,"src":"24984:7:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":2023,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2011,"src":"24993:10:3","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":2019,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7098,"src":"24959:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$7098_$","typeString":"type(library Address)"}},"id":2021,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"24967:16:3","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":7077,"src":"24959:24:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":2024,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24959:45:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":2025,"nodeType":"ExpressionStatement","src":"24959:45:3"}]},"documentation":{"id":1997,"nodeType":"StructuredDocumentation","src":"24314:440:3","text":" @dev Relays a transaction or function call to an arbitrary target. In cases where the governance executor\n is some contract other than the governor itself, like when using a timelock, this function can be invoked\n in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake.\n Note that if the executor is simply the governor itself, use of `relay` is redundant."},"functionSelector":"c28bc2fa","id":2027,"implemented":true,"kind":"function","modifiers":[{"id":2006,"kind":"modifierInvocation","modifierName":{"id":2005,"name":"onlyGovernance","nameLocations":["24851:14:3"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"24851:14:3"},"nodeType":"ModifierInvocation","src":"24851:14:3"}],"name":"relay","nameLocation":"24768:5:3","nodeType":"FunctionDefinition","parameters":{"id":2004,"nodeType":"ParameterList","parameters":[{"constant":false,"id":1999,"mutability":"mutable","name":"target","nameLocation":"24782:6:3","nodeType":"VariableDeclaration","scope":2027,"src":"24774:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":1998,"name":"address","nodeType":"ElementaryTypeName","src":"24774:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2001,"mutability":"mutable","name":"value","nameLocation":"24798:5:3","nodeType":"VariableDeclaration","scope":2027,"src":"24790:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2000,"name":"uint256","nodeType":"ElementaryTypeName","src":"24790:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2003,"mutability":"mutable","name":"data","nameLocation":"24820:4:3","nodeType":"VariableDeclaration","scope":2027,"src":"24805:19:3","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":2002,"name":"bytes","nodeType":"ElementaryTypeName","src":"24805:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"24773:52:3"},"returnParameters":{"id":2007,"nodeType":"ParameterList","parameters":[],"src":"24866:0:3"},"scope":2338,"src":"24759:252:3","stateMutability":"payable","virtual":true,"visibility":"external"},{"body":{"id":2038,"nodeType":"Block","src":"25260:37:3","statements":[{"expression":{"arguments":[{"id":2035,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"25285:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":2034,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25277:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2033,"name":"address","nodeType":"ElementaryTypeName","src":"25277:7:3","typeDescriptions":{}}},"id":2036,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25277:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":2032,"id":2037,"nodeType":"Return","src":"25270:20:3"}]},"documentation":{"id":2028,"nodeType":"StructuredDocumentation","src":"25017:177:3","text":" @dev Address through which the governor executes action. Will be overloaded by module that execute actions\n through another contract such as a timelock."},"id":2039,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"25208:9:3","nodeType":"FunctionDefinition","parameters":{"id":2029,"nodeType":"ParameterList","parameters":[],"src":"25217:2:3"},"returnParameters":{"id":2032,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2031,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2039,"src":"25251:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2030,"name":"address","nodeType":"ElementaryTypeName","src":"25251:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"25250:9:3"},"scope":2338,"src":"25199:98:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[6810],"body":{"id":2069,"nodeType":"Block","src":"25601:154:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":2053,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"25615:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2054,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25615:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":2057,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"25638:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":2056,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25630:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2055,"name":"address","nodeType":"ElementaryTypeName","src":"25630:7:3","typeDescriptions":{}}},"id":2058,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25630:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"25615:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2064,"nodeType":"IfStatement","src":"25611:91:3","trueBody":{"id":2063,"nodeType":"Block","src":"25645:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":2060,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2375,"src":"25666:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":2061,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25666:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2062,"nodeType":"RevertStatement","src":"25659:32:3"}]}},{"expression":{"expression":{"expression":{"id":2065,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"25718:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}},"id":2066,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25723:16:3","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":2070,"src":"25718:21:3","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":2067,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"25740:8:3","memberName":"selector","nodeType":"MemberAccess","src":"25718:30:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":2052,"id":2068,"nodeType":"Return","src":"25711:37:3"}]},"documentation":{"id":2040,"nodeType":"StructuredDocumentation","src":"25303:194:3","text":" @dev See {IERC721Receiver-onERC721Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"150b7a02","id":2070,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"25511:16:3","nodeType":"FunctionDefinition","parameters":{"id":2049,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2042,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2070,"src":"25528:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2041,"name":"address","nodeType":"ElementaryTypeName","src":"25528:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2044,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2070,"src":"25537:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2043,"name":"address","nodeType":"ElementaryTypeName","src":"25537:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2046,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2070,"src":"25546:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2045,"name":"uint256","nodeType":"ElementaryTypeName","src":"25546:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2048,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2070,"src":"25555:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2047,"name":"bytes","nodeType":"ElementaryTypeName","src":"25555:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25527:41:3"},"returnParameters":{"id":2052,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2051,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2070,"src":"25593:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2050,"name":"bytes4","nodeType":"ElementaryTypeName","src":"25593:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"25592:8:3"},"scope":2338,"src":"25502:253:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5752],"body":{"id":2102,"nodeType":"Block","src":"26071:155:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2092,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":2086,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"26085:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2087,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26085:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":2090,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"26108:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":2089,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26100:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2088,"name":"address","nodeType":"ElementaryTypeName","src":"26100:7:3","typeDescriptions":{}}},"id":2091,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26100:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"26085:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2097,"nodeType":"IfStatement","src":"26081:91:3","trueBody":{"id":2096,"nodeType":"Block","src":"26115:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":2093,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2375,"src":"26136:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":2094,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26136:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2095,"nodeType":"RevertStatement","src":"26129:32:3"}]}},{"expression":{"expression":{"expression":{"id":2098,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"26188:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}},"id":2099,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26193:17:3","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":2103,"src":"26188:22:3","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":2100,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"26211:8:3","memberName":"selector","nodeType":"MemberAccess","src":"26188:31:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":2085,"id":2101,"nodeType":"Return","src":"26181:38:3"}]},"documentation":{"id":2071,"nodeType":"StructuredDocumentation","src":"25761:196:3","text":" @dev See {IERC1155Receiver-onERC1155Received}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"f23a6e61","id":2103,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"25971:17:3","nodeType":"FunctionDefinition","parameters":{"id":2082,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2073,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2103,"src":"25989:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2072,"name":"address","nodeType":"ElementaryTypeName","src":"25989:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2075,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2103,"src":"25998:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2074,"name":"address","nodeType":"ElementaryTypeName","src":"25998:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2077,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2103,"src":"26007:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2076,"name":"uint256","nodeType":"ElementaryTypeName","src":"26007:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2079,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2103,"src":"26016:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2078,"name":"uint256","nodeType":"ElementaryTypeName","src":"26016:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2081,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2103,"src":"26025:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2080,"name":"bytes","nodeType":"ElementaryTypeName","src":"26025:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"25988:50:3"},"returnParameters":{"id":2085,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2084,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2103,"src":"26063:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2083,"name":"bytes4","nodeType":"ElementaryTypeName","src":"26063:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"26062:8:3"},"scope":2338,"src":"25962:264:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5770],"body":{"id":2137,"nodeType":"Block","src":"26616:160:3","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2127,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":2121,"name":"_executor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2039,"src":"26630:9:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":2122,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26630:11:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":2125,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"26653:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}],"id":2124,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26645:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2123,"name":"address","nodeType":"ElementaryTypeName","src":"26645:7:3","typeDescriptions":{}}},"id":2126,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26645:13:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"26630:28:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2132,"nodeType":"IfStatement","src":"26626:91:3","trueBody":{"id":2131,"nodeType":"Block","src":"26660:57:3","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":2128,"name":"GovernorDisabledDeposit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2375,"src":"26681:23:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":2129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26681:25:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2130,"nodeType":"RevertStatement","src":"26674:32:3"}]}},{"expression":{"expression":{"expression":{"id":2133,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"26733:4:3","typeDescriptions":{"typeIdentifier":"t_contract$_Governor_$2338","typeString":"contract Governor"}},"id":2134,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26738:22:3","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":2138,"src":"26733:27:3","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":2135,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"26761:8:3","memberName":"selector","nodeType":"MemberAccess","src":"26733:36:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":2120,"id":2136,"nodeType":"Return","src":"26726:43:3"}]},"documentation":{"id":2104,"nodeType":"StructuredDocumentation","src":"26232:201:3","text":" @dev See {IERC1155Receiver-onERC1155BatchReceived}.\n Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock)."},"functionSelector":"bc197c81","id":2138,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"26447:22:3","nodeType":"FunctionDefinition","parameters":{"id":2117,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2106,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2138,"src":"26479:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2105,"name":"address","nodeType":"ElementaryTypeName","src":"26479:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2108,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2138,"src":"26496:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2107,"name":"address","nodeType":"ElementaryTypeName","src":"26496:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2111,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2138,"src":"26513:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2109,"name":"uint256","nodeType":"ElementaryTypeName","src":"26513:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2110,"nodeType":"ArrayTypeName","src":"26513:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2114,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2138,"src":"26539:16:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2112,"name":"uint256","nodeType":"ElementaryTypeName","src":"26539:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2113,"nodeType":"ArrayTypeName","src":"26539:9:3","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2116,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2138,"src":"26565:12:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2115,"name":"bytes","nodeType":"ElementaryTypeName","src":"26565:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"26469:114:3"},"returnParameters":{"id":2120,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2119,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2138,"src":"26608:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":2118,"name":"bytes4","nodeType":"ElementaryTypeName","src":"26608:6:3","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"26607:8:3"},"scope":2338,"src":"26438:338:3","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":2157,"nodeType":"Block","src":"27275:58:3","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2154,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":2149,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27300:1:3","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":2152,"name":"proposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2142,"src":"27311:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":2151,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27305:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":2150,"name":"uint8","nodeType":"ElementaryTypeName","src":"27305:5:3","typeDescriptions":{}}},"id":2153,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27305:20:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"27300:25:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2148,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27292:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":2147,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27292:7:3","typeDescriptions":{}}},"id":2155,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27292:34:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":2146,"id":2156,"nodeType":"Return","src":"27285:41:3"}]},"documentation":{"id":2139,"nodeType":"StructuredDocumentation","src":"26782:399:3","text":" @dev Encodes a `ProposalState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `ProposalState` enum. For example:\n 0x000...10000\n ^^^^^^------ ...\n ^----- Succeeded\n ^---- Defeated\n ^--- Canceled\n ^-- Active\n ^- Pending"},"id":2158,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"27195:18:3","nodeType":"FunctionDefinition","parameters":{"id":2143,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2142,"mutability":"mutable","name":"proposalState","nameLocation":"27228:13:3","nodeType":"VariableDeclaration","scope":2158,"src":"27214:27:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2141,"nodeType":"UserDefinedTypeName","pathNode":{"id":2140,"name":"ProposalState","nameLocations":["27214:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"27214:13:3"},"referencedDeclaration":2358,"src":"27214:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"27213:29:3"},"returnParameters":{"id":2146,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2145,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2158,"src":"27266:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2144,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27266:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"27265:9:3"},"scope":2338,"src":"27186:147:3","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":2196,"nodeType":"Block","src":"27749:273:3","statements":[{"assignments":[2171],"declarations":[{"constant":false,"id":2171,"mutability":"mutable","name":"currentState","nameLocation":"27773:12:3","nodeType":"VariableDeclaration","scope":2196,"src":"27759:26:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2170,"nodeType":"UserDefinedTypeName","pathNode":{"id":2169,"name":"ProposalState","nameLocations":["27759:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"27759:13:3"},"referencedDeclaration":2358,"src":"27759:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":2175,"initialValue":{"arguments":[{"id":2173,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2161,"src":"27794:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2172,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":892,"src":"27788:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":2174,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27788:17:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"27759:46:3"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2185,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":2180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2177,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"27838:12:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}],"id":2176,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2158,"src":"27819:18:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_ProposalState_$2358_$returns$_t_bytes32_$","typeString":"function (enum IGovernor.ProposalState) pure returns (bytes32)"}},"id":2178,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27819:32:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":2179,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2163,"src":"27854:13:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27819:48:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":2183,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27879:1:3","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2182,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27871:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":2181,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27871:7:3","typeDescriptions":{}}},"id":2184,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27871:10:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"27819:62:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2193,"nodeType":"IfStatement","src":"27815:172:3","trueBody":{"id":2192,"nodeType":"Block","src":"27883:104:3","statements":[{"errorCall":{"arguments":[{"id":2187,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2161,"src":"27936:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2188,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"27948:12:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},{"id":2189,"name":"allowedStates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2163,"src":"27962:13:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2186,"name":"GovernorUnexpectedProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2395,"src":"27904:31:3","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_enum$_ProposalState_$2358_$_t_bytes32_$returns$__$","typeString":"function (uint256,enum IGovernor.ProposalState,bytes32) pure"}},"id":2190,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27904:72:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":2191,"nodeType":"RevertStatement","src":"27897:79:3"}]}},{"expression":{"id":2194,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2171,"src":"28003:12:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":2168,"id":2195,"nodeType":"Return","src":"27996:19:3"}]},"documentation":{"id":2159,"nodeType":"StructuredDocumentation","src":"27339:294:3","text":" @dev Check that the current state of a proposal matches the requirements described by the `allowedStates` bitmap.\n This bitmap should be built using `_encodeStateBitmap`.\n If requirements are not met, reverts with a {GovernorUnexpectedProposalState} error."},"id":2197,"implemented":true,"kind":"function","modifiers":[],"name":"_validateStateBitmap","nameLocation":"27647:20:3","nodeType":"FunctionDefinition","parameters":{"id":2164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2161,"mutability":"mutable","name":"proposalId","nameLocation":"27676:10:3","nodeType":"VariableDeclaration","scope":2197,"src":"27668:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2160,"name":"uint256","nodeType":"ElementaryTypeName","src":"27668:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2163,"mutability":"mutable","name":"allowedStates","nameLocation":"27696:13:3","nodeType":"VariableDeclaration","scope":2197,"src":"27688:21:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2162,"name":"bytes32","nodeType":"ElementaryTypeName","src":"27688:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"27667:43:3"},"returnParameters":{"id":2168,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2167,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2197,"src":"27734:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2166,"nodeType":"UserDefinedTypeName","pathNode":{"id":2165,"name":"ProposalState","nameLocations":["27734:13:3"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"27734:13:3"},"referencedDeclaration":2358,"src":"27734:13:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"27733:15:3"},"scope":2338,"src":"27638:384:3","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":2267,"nodeType":"Block","src":"29292:855:3","statements":[{"id":2266,"nodeType":"UncheckedBlock","src":"29302:839:3","statements":[{"assignments":[2207],"declarations":[{"constant":false,"id":2207,"mutability":"mutable","name":"length","nameLocation":"29334:6:3","nodeType":"VariableDeclaration","scope":2266,"src":"29326:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2206,"name":"uint256","nodeType":"ElementaryTypeName","src":"29326:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2213,"initialValue":{"expression":{"arguments":[{"id":2210,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2201,"src":"29349:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2209,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29343:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2208,"name":"bytes","nodeType":"ElementaryTypeName","src":"29343:5:3","typeDescriptions":{}}},"id":2211,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29343:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":2212,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"29362:6:3","memberName":"length","nodeType":"MemberAccess","src":"29343:25:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"29326:42:3"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2216,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2214,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2207,"src":"29457:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3532","id":2215,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29466:2:3","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29457:11:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2220,"nodeType":"IfStatement","src":"29453:61:3","trueBody":{"id":2219,"nodeType":"Block","src":"29470:44:3","statements":[{"expression":{"hexValue":"74727565","id":2217,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29495:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2205,"id":2218,"nodeType":"Return","src":"29488:11:3"}]}},{"assignments":[2222],"declarations":[{"constant":false,"id":2222,"mutability":"mutable","name":"marker","nameLocation":"29618:6:3","nodeType":"VariableDeclaration","scope":2266,"src":"29610:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"typeName":{"id":2221,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29610:7:3","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"visibility":"internal"}],"id":2235,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":2228,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2201,"src":"29664:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":2227,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29658:5:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":2226,"name":"bytes","nodeType":"ElementaryTypeName","src":"29658:5:3","typeDescriptions":{}}},"id":2229,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29658:18:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2232,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2230,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2207,"src":"29678:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3532","id":2231,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29687:2:3","typeDescriptions":{"typeIdentifier":"t_rational_52_by_1","typeString":"int_const 52"},"value":"52"},"src":"29678:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2225,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2337,"src":"29635:22:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":2233,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29635:55:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":2224,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29627:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2223,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29627:7:3","typeDescriptions":{}}},"id":2234,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29627:64:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"VariableDeclarationStatement","src":"29610:81:3"},{"condition":{"commonType":{"typeIdentifier":"t_bytes10","typeString":"bytes10"},"id":2241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2236,"name":"marker","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2222,"src":"29790:6:3","typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"2370726f706f7365723d","id":2239,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"29808:12:3","typeDescriptions":{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""},"value":"#proposer="}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_4824063d6bdb82ec89a8f29b476cefaf04a89262d201a8de38709c6cdfee4574","typeString":"literal_string \"#proposer=\""}],"id":2238,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29800:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes10_$","typeString":"type(bytes10)"},"typeName":{"id":2237,"name":"bytes10","nodeType":"ElementaryTypeName","src":"29800:7:3","typeDescriptions":{}}},"id":2240,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29800:21:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes10","typeString":"bytes10"}},"src":"29790:31:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2245,"nodeType":"IfStatement","src":"29786:81:3","trueBody":{"id":2244,"nodeType":"Block","src":"29823:44:3","statements":[{"expression":{"hexValue":"74727565","id":2242,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"29848:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":2205,"id":2243,"nodeType":"Return","src":"29841:11:3"}]}},{"assignments":[2247,2249],"declarations":[{"constant":false,"id":2247,"mutability":"mutable","name":"success","nameLocation":"29989:7:3","nodeType":"VariableDeclaration","scope":2266,"src":"29984:12:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2246,"name":"bool","nodeType":"ElementaryTypeName","src":"29984:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":2249,"mutability":"mutable","name":"recovered","nameLocation":"30006:9:3","nodeType":"VariableDeclaration","scope":2266,"src":"29998:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2248,"name":"address","nodeType":"ElementaryTypeName","src":"29998:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":2258,"initialValue":{"arguments":[{"id":2252,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2201,"src":"30043:11:3","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2253,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2207,"src":"30056:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"3432","id":2254,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30065:2:3","typeDescriptions":{"typeIdentifier":"t_rational_42_by_1","typeString":"int_const 42"},"value":"42"},"src":"30056:11:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":2256,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2207,"src":"30069:6:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":2250,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9013,"src":"30019:7:3","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$9013_$","typeString":"type(library Strings)"}},"id":2251,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"30027:15:3","memberName":"tryParseAddress","nodeType":"MemberAccess","referencedDeclaration":8774,"src":"30019:23:3","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":2257,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30019:57:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"29983:93:3"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":2264,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2260,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"30097:8:3","subExpression":{"id":2259,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2247,"src":"30098:7:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2261,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2249,"src":"30109:9:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":2262,"name":"proposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2199,"src":"30122:8:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"30109:21:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"30097:33:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2205,"id":2265,"nodeType":"Return","src":"30090:40:3"}]}]},"id":2268,"implemented":true,"kind":"function","modifiers":[],"name":"_isValidDescriptionForProposer","nameLocation":"29157:30:3","nodeType":"FunctionDefinition","parameters":{"id":2202,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2199,"mutability":"mutable","name":"proposer","nameLocation":"29205:8:3","nodeType":"VariableDeclaration","scope":2268,"src":"29197:16:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2198,"name":"address","nodeType":"ElementaryTypeName","src":"29197:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2201,"mutability":"mutable","name":"description","nameLocation":"29237:11:3","nodeType":"VariableDeclaration","scope":2268,"src":"29223:25:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2200,"name":"string","nodeType":"ElementaryTypeName","src":"29223:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"29187:67:3"},"returnParameters":{"id":2205,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2204,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2268,"src":"29286:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2203,"name":"bool","nodeType":"ElementaryTypeName","src":"29286:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"29285:6:3"},"scope":2338,"src":"29148:999:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":2292,"nodeType":"Block","src":"30473:110:3","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":2290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"id":2283,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":2279,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2271,"src":"30497:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2278,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":892,"src":"30491:5:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":2280,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30491:17:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":2281,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"30512:13:3","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":2282,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"30526:7:3","memberName":"Pending","nodeType":"MemberAccess","referencedDeclaration":2350,"src":"30512:21:3","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"src":"30491:42:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":2284,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"30490:44:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2289,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2285,"name":"caller","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2273,"src":"30538:6:3","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"id":2287,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2271,"src":"30565:10:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":2286,"name":"proposalProposer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":948,"src":"30548:16:3","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_address_$","typeString":"function (uint256) view returns (address)"}},"id":2288,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30548:28:3","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"30538:38:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"30490:86:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":2277,"id":2291,"nodeType":"Return","src":"30483:93:3"}]},"documentation":{"id":2269,"nodeType":"StructuredDocumentation","src":"30153:217:3","text":" @dev Check if the `caller` can cancel the proposal with the given `proposalId`.\n The default implementation allows the proposal proposer to cancel the proposal during the pending state."},"id":2293,"implemented":true,"kind":"function","modifiers":[],"name":"_validateCancel","nameLocation":"30384:15:3","nodeType":"FunctionDefinition","parameters":{"id":2274,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2271,"mutability":"mutable","name":"proposalId","nameLocation":"30408:10:3","nodeType":"VariableDeclaration","scope":2293,"src":"30400:18:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2270,"name":"uint256","nodeType":"ElementaryTypeName","src":"30400:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2273,"mutability":"mutable","name":"caller","nameLocation":"30428:6:3","nodeType":"VariableDeclaration","scope":2293,"src":"30420:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2272,"name":"address","nodeType":"ElementaryTypeName","src":"30420:7:3","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"30399:36:3"},"returnParameters":{"id":2277,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2276,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2293,"src":"30467:4:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2275,"name":"bool","nodeType":"ElementaryTypeName","src":"30467:4:3","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"30466:6:3"},"scope":2338,"src":"30375:208:3","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5585],"documentation":{"id":2294,"nodeType":"StructuredDocumentation","src":"30589:39:3","text":" @inheritdoc IERC6372"},"functionSelector":"91ddadf4","id":2299,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"30642:5:3","nodeType":"FunctionDefinition","parameters":{"id":2295,"nodeType":"ParameterList","parameters":[],"src":"30647:2:3"},"returnParameters":{"id":2298,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2297,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2299,"src":"30679:6:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":2296,"name":"uint48","nodeType":"ElementaryTypeName","src":"30679:6:3","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"30678:8:3"},"scope":2338,"src":"30633:54:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5591],"documentation":{"id":2300,"nodeType":"StructuredDocumentation","src":"30693:39:3","text":" @inheritdoc IERC6372"},"functionSelector":"4bf5d7e9","id":2305,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"30799:10:3","nodeType":"FunctionDefinition","parameters":{"id":2301,"nodeType":"ParameterList","parameters":[],"src":"30809:2:3"},"returnParameters":{"id":2304,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2303,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2305,"src":"30841:13:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2302,"name":"string","nodeType":"ElementaryTypeName","src":"30841:6:3","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"30840:15:3"},"scope":2338,"src":"30790:66:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2628],"documentation":{"id":2306,"nodeType":"StructuredDocumentation","src":"30862:40:3","text":" @inheritdoc IGovernor"},"functionSelector":"3932abb1","id":2311,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"30916:11:3","nodeType":"FunctionDefinition","parameters":{"id":2307,"nodeType":"ParameterList","parameters":[],"src":"30927:2:3"},"returnParameters":{"id":2310,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2309,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2311,"src":"30959:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2308,"name":"uint256","nodeType":"ElementaryTypeName","src":"30959:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30958:9:3"},"scope":2338,"src":"30907:61:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2634],"documentation":{"id":2312,"nodeType":"StructuredDocumentation","src":"30974:40:3","text":" @inheritdoc IGovernor"},"functionSelector":"02a251a3","id":2317,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"31028:12:3","nodeType":"FunctionDefinition","parameters":{"id":2313,"nodeType":"ParameterList","parameters":[],"src":"31040:2:3"},"returnParameters":{"id":2316,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2315,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2317,"src":"31072:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2314,"name":"uint256","nodeType":"ElementaryTypeName","src":"31072:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"31071:9:3"},"scope":2338,"src":"31019:62:3","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2642],"documentation":{"id":2318,"nodeType":"StructuredDocumentation","src":"31087:40:3","text":" @inheritdoc IGovernor"},"functionSelector":"f8ce560a","id":2325,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"31141:6:3","nodeType":"FunctionDefinition","parameters":{"id":2321,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2320,"mutability":"mutable","name":"timepoint","nameLocation":"31156:9:3","nodeType":"VariableDeclaration","scope":2325,"src":"31148:17:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2319,"name":"uint256","nodeType":"ElementaryTypeName","src":"31148:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"31147:19:3"},"returnParameters":{"id":2324,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2323,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2325,"src":"31196:7:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2322,"name":"uint256","nodeType":"ElementaryTypeName","src":"31196:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"31195:9:3"},"scope":2338,"src":"31132:73:3","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":2336,"nodeType":"Block","src":"31590:225:3","statements":[{"AST":{"nodeType":"YulBlock","src":"31739:70:3","statements":[{"nodeType":"YulAssignment","src":"31753:46:3","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"31772:6:3"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"31784:4:3","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"31790:6:3"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31780:3:3"},"nodeType":"YulFunctionCall","src":"31780:17:3"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"31768:3:3"},"nodeType":"YulFunctionCall","src":"31768:30:3"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"31762:5:3"},"nodeType":"YulFunctionCall","src":"31762:37:3"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"31753:5:3"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":2328,"isOffset":false,"isSlot":false,"src":"31772:6:3","valueSize":1},{"declaration":2330,"isOffset":false,"isSlot":false,"src":"31790:6:3","valueSize":1},{"declaration":2333,"isOffset":false,"isSlot":false,"src":"31753:5:3","valueSize":1}],"flags":["memory-safe"],"id":2335,"nodeType":"InlineAssembly","src":"31714:95:3"}]},"documentation":{"id":2326,"nodeType":"StructuredDocumentation","src":"31211:268:3","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":2337,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"31493:22:3","nodeType":"FunctionDefinition","parameters":{"id":2331,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2328,"mutability":"mutable","name":"buffer","nameLocation":"31529:6:3","nodeType":"VariableDeclaration","scope":2337,"src":"31516:19:3","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2327,"name":"bytes","nodeType":"ElementaryTypeName","src":"31516:5:3","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2330,"mutability":"mutable","name":"offset","nameLocation":"31545:6:3","nodeType":"VariableDeclaration","scope":2337,"src":"31537:14:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2329,"name":"uint256","nodeType":"ElementaryTypeName","src":"31537:7:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"31515:37:3"},"returnParameters":{"id":2334,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2333,"mutability":"mutable","name":"value","nameLocation":"31583:5:3","nodeType":"VariableDeclaration","scope":2337,"src":"31575:13:3","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2332,"name":"bytes32","nodeType":"ElementaryTypeName","src":"31575:7:3","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"31574:15:3"},"scope":2338,"src":"31484:331:3","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":2339,"src":"1262:30555:3","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445,7141,7160,7284,7286,11449],"usedEvents":[2470,2477,2482,2487,2500,2515,5546]}],"src":"107:31711:3"},"id":3},"@openzeppelin/contracts/governance/IGovernor.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/IGovernor.sol","exportedSymbols":{"IERC165":[9818],"IERC6372":[5592],"IGovernor":[2811]},"id":2812,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2340,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"108:24:4"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../interfaces/IERC165.sol","id":2342,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2812,"sourceUnit":5542,"src":"134:50:4","symbolAliases":[{"foreign":{"id":2341,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"142:7:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"../interfaces/IERC6372.sol","id":2344,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":2812,"sourceUnit":5593,"src":"185:52:4","symbolAliases":[{"foreign":{"id":2343,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5592,"src":"193:8:4","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2346,"name":"IERC165","nameLocations":["522:7:4"],"nodeType":"IdentifierPath","referencedDeclaration":9818,"src":"522:7:4"},"id":2347,"nodeType":"InheritanceSpecifier","src":"522:7:4"},{"baseName":{"id":2348,"name":"IERC6372","nameLocations":["531:8:4"],"nodeType":"IdentifierPath","referencedDeclaration":5592,"src":"531:8:4"},"id":2349,"nodeType":"InheritanceSpecifier","src":"531:8:4"}],"canonicalName":"IGovernor","contractDependencies":[],"contractKind":"interface","documentation":{"id":2345,"nodeType":"StructuredDocumentation","src":"239:259:4","text":" @dev Interface of the {Governor} core.\n NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events.\n Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers."},"fullyImplemented":false,"id":2811,"linearizedBaseContracts":[2811,5592,9818],"name":"IGovernor","nameLocation":"509:9:4","nodeType":"ContractDefinition","nodes":[{"canonicalName":"IGovernor.ProposalState","id":2358,"members":[{"id":2350,"name":"Pending","nameLocation":"575:7:4","nodeType":"EnumValue","src":"575:7:4"},{"id":2351,"name":"Active","nameLocation":"592:6:4","nodeType":"EnumValue","src":"592:6:4"},{"id":2352,"name":"Canceled","nameLocation":"608:8:4","nodeType":"EnumValue","src":"608:8:4"},{"id":2353,"name":"Defeated","nameLocation":"626:8:4","nodeType":"EnumValue","src":"626:8:4"},{"id":2354,"name":"Succeeded","nameLocation":"644:9:4","nodeType":"EnumValue","src":"644:9:4"},{"id":2355,"name":"Queued","nameLocation":"663:6:4","nodeType":"EnumValue","src":"663:6:4"},{"id":2356,"name":"Expired","nameLocation":"679:7:4","nodeType":"EnumValue","src":"679:7:4"},{"id":2357,"name":"Executed","nameLocation":"696:8:4","nodeType":"EnumValue","src":"696:8:4"}],"name":"ProposalState","nameLocation":"551:13:4","nodeType":"EnumDefinition","src":"546:164:4"},{"documentation":{"id":2359,"nodeType":"StructuredDocumentation","src":"716:103:4","text":" @dev Empty proposal or a mismatch between the parameters length for a proposal call."},"errorSelector":"447b05d0","id":2367,"name":"GovernorInvalidProposalLength","nameLocation":"830:29:4","nodeType":"ErrorDefinition","parameters":{"id":2366,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2361,"mutability":"mutable","name":"targets","nameLocation":"868:7:4","nodeType":"VariableDeclaration","scope":2367,"src":"860:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2360,"name":"uint256","nodeType":"ElementaryTypeName","src":"860:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2363,"mutability":"mutable","name":"calldatas","nameLocation":"885:9:4","nodeType":"VariableDeclaration","scope":2367,"src":"877:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2362,"name":"uint256","nodeType":"ElementaryTypeName","src":"877:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2365,"mutability":"mutable","name":"values","nameLocation":"904:6:4","nodeType":"VariableDeclaration","scope":2367,"src":"896:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2364,"name":"uint256","nodeType":"ElementaryTypeName","src":"896:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"859:52:4"},"src":"824:88:4"},{"documentation":{"id":2368,"nodeType":"StructuredDocumentation","src":"918:50:4","text":" @dev The vote was already cast."},"errorSelector":"71c6af49","id":2372,"name":"GovernorAlreadyCastVote","nameLocation":"979:23:4","nodeType":"ErrorDefinition","parameters":{"id":2371,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2370,"mutability":"mutable","name":"voter","nameLocation":"1011:5:4","nodeType":"VariableDeclaration","scope":2372,"src":"1003:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2369,"name":"address","nodeType":"ElementaryTypeName","src":"1003:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1002:15:4"},"src":"973:45:4"},{"documentation":{"id":2373,"nodeType":"StructuredDocumentation","src":"1024:69:4","text":" @dev Token deposits are disabled in this contract."},"errorSelector":"e90a651e","id":2375,"name":"GovernorDisabledDeposit","nameLocation":"1104:23:4","nodeType":"ErrorDefinition","parameters":{"id":2374,"nodeType":"ParameterList","parameters":[],"src":"1127:2:4"},"src":"1098:32:4"},{"documentation":{"id":2376,"nodeType":"StructuredDocumentation","src":"1136:69:4","text":" @dev The `account` is not the governance executor."},"errorSelector":"47096e47","id":2380,"name":"GovernorOnlyExecutor","nameLocation":"1216:20:4","nodeType":"ErrorDefinition","parameters":{"id":2379,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2378,"mutability":"mutable","name":"account","nameLocation":"1245:7:4","nodeType":"VariableDeclaration","scope":2380,"src":"1237:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2377,"name":"address","nodeType":"ElementaryTypeName","src":"1237:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1236:17:4"},"src":"1210:44:4"},{"documentation":{"id":2381,"nodeType":"StructuredDocumentation","src":"1260:55:4","text":" @dev The `proposalId` doesn't exist."},"errorSelector":"6ad06075","id":2385,"name":"GovernorNonexistentProposal","nameLocation":"1326:27:4","nodeType":"ErrorDefinition","parameters":{"id":2384,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2383,"mutability":"mutable","name":"proposalId","nameLocation":"1362:10:4","nodeType":"VariableDeclaration","scope":2385,"src":"1354:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2382,"name":"uint256","nodeType":"ElementaryTypeName","src":"1354:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1353:20:4"},"src":"1320:54:4"},{"documentation":{"id":2386,"nodeType":"StructuredDocumentation","src":"1380:530:4","text":" @dev The current state of a proposal is not the required for performing an operation.\n The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position\n counting from right to left.\n NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist).\n This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated).\n See {Governor-_encodeStateBitmap}."},"errorSelector":"31b75e4d","id":2395,"name":"GovernorUnexpectedProposalState","nameLocation":"1921:31:4","nodeType":"ErrorDefinition","parameters":{"id":2394,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2388,"mutability":"mutable","name":"proposalId","nameLocation":"1961:10:4","nodeType":"VariableDeclaration","scope":2395,"src":"1953:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2387,"name":"uint256","nodeType":"ElementaryTypeName","src":"1953:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2391,"mutability":"mutable","name":"current","nameLocation":"1987:7:4","nodeType":"VariableDeclaration","scope":2395,"src":"1973:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2390,"nodeType":"UserDefinedTypeName","pathNode":{"id":2389,"name":"ProposalState","nameLocations":["1973:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"1973:13:4"},"referencedDeclaration":2358,"src":"1973:13:4","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"},{"constant":false,"id":2393,"mutability":"mutable","name":"expectedStates","nameLocation":"2004:14:4","nodeType":"VariableDeclaration","scope":2395,"src":"1996:22:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2392,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1996:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1952:67:4"},"src":"1915:105:4"},{"documentation":{"id":2396,"nodeType":"StructuredDocumentation","src":"2026:68:4","text":" @dev The voting period set is not a valid period."},"errorSelector":"f1cfbf05","id":2400,"name":"GovernorInvalidVotingPeriod","nameLocation":"2105:27:4","nodeType":"ErrorDefinition","parameters":{"id":2399,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2398,"mutability":"mutable","name":"votingPeriod","nameLocation":"2141:12:4","nodeType":"VariableDeclaration","scope":2400,"src":"2133:20:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2397,"name":"uint256","nodeType":"ElementaryTypeName","src":"2133:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2132:22:4"},"src":"2099:56:4"},{"documentation":{"id":2401,"nodeType":"StructuredDocumentation","src":"2161:93:4","text":" @dev The `proposer` does not have the required votes to create a proposal."},"errorSelector":"c242ee16","id":2409,"name":"GovernorInsufficientProposerVotes","nameLocation":"2265:33:4","nodeType":"ErrorDefinition","parameters":{"id":2408,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2403,"mutability":"mutable","name":"proposer","nameLocation":"2307:8:4","nodeType":"VariableDeclaration","scope":2409,"src":"2299:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2402,"name":"address","nodeType":"ElementaryTypeName","src":"2299:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2405,"mutability":"mutable","name":"votes","nameLocation":"2325:5:4","nodeType":"VariableDeclaration","scope":2409,"src":"2317:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2404,"name":"uint256","nodeType":"ElementaryTypeName","src":"2317:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2407,"mutability":"mutable","name":"threshold","nameLocation":"2340:9:4","nodeType":"VariableDeclaration","scope":2409,"src":"2332:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2406,"name":"uint256","nodeType":"ElementaryTypeName","src":"2332:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2298:52:4"},"src":"2259:92:4"},{"documentation":{"id":2410,"nodeType":"StructuredDocumentation","src":"2357:75:4","text":" @dev The `proposer` is not allowed to create a proposal."},"errorSelector":"d9b39557","id":2414,"name":"GovernorRestrictedProposer","nameLocation":"2443:26:4","nodeType":"ErrorDefinition","parameters":{"id":2413,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2412,"mutability":"mutable","name":"proposer","nameLocation":"2478:8:4","nodeType":"VariableDeclaration","scope":2414,"src":"2470:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2411,"name":"address","nodeType":"ElementaryTypeName","src":"2470:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2469:18:4"},"src":"2437:51:4"},{"documentation":{"id":2415,"nodeType":"StructuredDocumentation","src":"2494:94:4","text":" @dev The vote type used is not valid for the corresponding counting module."},"errorSelector":"06b337c2","id":2417,"name":"GovernorInvalidVoteType","nameLocation":"2599:23:4","nodeType":"ErrorDefinition","parameters":{"id":2416,"nodeType":"ParameterList","parameters":[],"src":"2622:2:4"},"src":"2593:32:4"},{"documentation":{"id":2418,"nodeType":"StructuredDocumentation","src":"2631:91:4","text":" @dev The provided params buffer is not supported by the counting module."},"errorSelector":"867db771","id":2420,"name":"GovernorInvalidVoteParams","nameLocation":"2733:25:4","nodeType":"ErrorDefinition","parameters":{"id":2419,"nodeType":"ParameterList","parameters":[],"src":"2758:2:4"},"src":"2727:34:4"},{"documentation":{"id":2421,"nodeType":"StructuredDocumentation","src":"2767:112:4","text":" @dev Queue operation is not implemented for this governor. Execute should be called directly."},"errorSelector":"90884a46","id":2423,"name":"GovernorQueueNotImplemented","nameLocation":"2890:27:4","nodeType":"ErrorDefinition","parameters":{"id":2422,"nodeType":"ParameterList","parameters":[],"src":"2917:2:4"},"src":"2884:36:4"},{"documentation":{"id":2424,"nodeType":"StructuredDocumentation","src":"2926:60:4","text":" @dev The proposal hasn't been queued yet."},"errorSelector":"d5ddb825","id":2428,"name":"GovernorNotQueuedProposal","nameLocation":"2997:25:4","nodeType":"ErrorDefinition","parameters":{"id":2427,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2426,"mutability":"mutable","name":"proposalId","nameLocation":"3031:10:4","nodeType":"VariableDeclaration","scope":2428,"src":"3023:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2425,"name":"uint256","nodeType":"ElementaryTypeName","src":"3023:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3022:20:4"},"src":"2991:52:4"},{"documentation":{"id":2429,"nodeType":"StructuredDocumentation","src":"3049:61:4","text":" @dev The proposal has already been queued."},"errorSelector":"f20e7d37","id":2433,"name":"GovernorAlreadyQueuedProposal","nameLocation":"3121:29:4","nodeType":"ErrorDefinition","parameters":{"id":2432,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2431,"mutability":"mutable","name":"proposalId","nameLocation":"3159:10:4","nodeType":"VariableDeclaration","scope":2433,"src":"3151:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2430,"name":"uint256","nodeType":"ElementaryTypeName","src":"3151:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3150:20:4"},"src":"3115:56:4"},{"documentation":{"id":2434,"nodeType":"StructuredDocumentation","src":"3177:184:4","text":" @dev The provided signature is not valid for the expected `voter`.\n If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}."},"errorSelector":"94ab6c07","id":2438,"name":"GovernorInvalidSignature","nameLocation":"3372:24:4","nodeType":"ErrorDefinition","parameters":{"id":2437,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2436,"mutability":"mutable","name":"voter","nameLocation":"3405:5:4","nodeType":"VariableDeclaration","scope":2438,"src":"3397:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2435,"name":"address","nodeType":"ElementaryTypeName","src":"3397:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3396:15:4"},"src":"3366:46:4"},{"documentation":{"id":2439,"nodeType":"StructuredDocumentation","src":"3418:101:4","text":" @dev The given `account` is unable to cancel the proposal with given `proposalId`."},"errorSelector":"8fe5d8a9","id":2445,"name":"GovernorUnableToCancel","nameLocation":"3530:22:4","nodeType":"ErrorDefinition","parameters":{"id":2444,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2441,"mutability":"mutable","name":"proposalId","nameLocation":"3561:10:4","nodeType":"VariableDeclaration","scope":2445,"src":"3553:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2440,"name":"uint256","nodeType":"ElementaryTypeName","src":"3553:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2443,"mutability":"mutable","name":"account","nameLocation":"3581:7:4","nodeType":"VariableDeclaration","scope":2445,"src":"3573:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2442,"name":"address","nodeType":"ElementaryTypeName","src":"3573:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3552:37:4"},"src":"3524:66:4"},{"anonymous":false,"documentation":{"id":2446,"nodeType":"StructuredDocumentation","src":"3596:59:4","text":" @dev Emitted when a proposal is created."},"eventSelector":"7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0","id":2470,"name":"ProposalCreated","nameLocation":"3666:15:4","nodeType":"EventDefinition","parameters":{"id":2469,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2448,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"3699:10:4","nodeType":"VariableDeclaration","scope":2470,"src":"3691:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2447,"name":"uint256","nodeType":"ElementaryTypeName","src":"3691:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2450,"indexed":false,"mutability":"mutable","name":"proposer","nameLocation":"3727:8:4","nodeType":"VariableDeclaration","scope":2470,"src":"3719:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2449,"name":"address","nodeType":"ElementaryTypeName","src":"3719:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2453,"indexed":false,"mutability":"mutable","name":"targets","nameLocation":"3755:7:4","nodeType":"VariableDeclaration","scope":2470,"src":"3745:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2451,"name":"address","nodeType":"ElementaryTypeName","src":"3745:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2452,"nodeType":"ArrayTypeName","src":"3745:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2456,"indexed":false,"mutability":"mutable","name":"values","nameLocation":"3782:6:4","nodeType":"VariableDeclaration","scope":2470,"src":"3772:16:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2454,"name":"uint256","nodeType":"ElementaryTypeName","src":"3772:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2455,"nodeType":"ArrayTypeName","src":"3772:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2459,"indexed":false,"mutability":"mutable","name":"signatures","nameLocation":"3807:10:4","nodeType":"VariableDeclaration","scope":2470,"src":"3798:19:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_string_memory_ptr_$dyn_memory_ptr","typeString":"string[]"},"typeName":{"baseType":{"id":2457,"name":"string","nodeType":"ElementaryTypeName","src":"3798:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"id":2458,"nodeType":"ArrayTypeName","src":"3798:8:4","typeDescriptions":{"typeIdentifier":"t_array$_t_string_storage_$dyn_storage_ptr","typeString":"string[]"}},"visibility":"internal"},{"constant":false,"id":2462,"indexed":false,"mutability":"mutable","name":"calldatas","nameLocation":"3835:9:4","nodeType":"VariableDeclaration","scope":2470,"src":"3827:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2460,"name":"bytes","nodeType":"ElementaryTypeName","src":"3827:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2461,"nodeType":"ArrayTypeName","src":"3827:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2464,"indexed":false,"mutability":"mutable","name":"voteStart","nameLocation":"3862:9:4","nodeType":"VariableDeclaration","scope":2470,"src":"3854:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2463,"name":"uint256","nodeType":"ElementaryTypeName","src":"3854:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2466,"indexed":false,"mutability":"mutable","name":"voteEnd","nameLocation":"3889:7:4","nodeType":"VariableDeclaration","scope":2470,"src":"3881:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2465,"name":"uint256","nodeType":"ElementaryTypeName","src":"3881:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2468,"indexed":false,"mutability":"mutable","name":"description","nameLocation":"3913:11:4","nodeType":"VariableDeclaration","scope":2470,"src":"3906:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2467,"name":"string","nodeType":"ElementaryTypeName","src":"3906:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3681:249:4"},"src":"3660:271:4"},{"anonymous":false,"documentation":{"id":2471,"nodeType":"StructuredDocumentation","src":"3937:58:4","text":" @dev Emitted when a proposal is queued."},"eventSelector":"9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892","id":2477,"name":"ProposalQueued","nameLocation":"4006:14:4","nodeType":"EventDefinition","parameters":{"id":2476,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2473,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4029:10:4","nodeType":"VariableDeclaration","scope":2477,"src":"4021:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2472,"name":"uint256","nodeType":"ElementaryTypeName","src":"4021:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2475,"indexed":false,"mutability":"mutable","name":"etaSeconds","nameLocation":"4049:10:4","nodeType":"VariableDeclaration","scope":2477,"src":"4041:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2474,"name":"uint256","nodeType":"ElementaryTypeName","src":"4041:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4020:40:4"},"src":"4000:61:4"},{"anonymous":false,"documentation":{"id":2478,"nodeType":"StructuredDocumentation","src":"4067:60:4","text":" @dev Emitted when a proposal is executed."},"eventSelector":"712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f","id":2482,"name":"ProposalExecuted","nameLocation":"4138:16:4","nodeType":"EventDefinition","parameters":{"id":2481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2480,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4163:10:4","nodeType":"VariableDeclaration","scope":2482,"src":"4155:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2479,"name":"uint256","nodeType":"ElementaryTypeName","src":"4155:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4154:20:4"},"src":"4132:43:4"},{"anonymous":false,"documentation":{"id":2483,"nodeType":"StructuredDocumentation","src":"4181:60:4","text":" @dev Emitted when a proposal is canceled."},"eventSelector":"789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c","id":2487,"name":"ProposalCanceled","nameLocation":"4252:16:4","nodeType":"EventDefinition","parameters":{"id":2486,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2485,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4277:10:4","nodeType":"VariableDeclaration","scope":2487,"src":"4269:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2484,"name":"uint256","nodeType":"ElementaryTypeName","src":"4269:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4268:20:4"},"src":"4246:43:4"},{"anonymous":false,"documentation":{"id":2488,"nodeType":"StructuredDocumentation","src":"4295:187:4","text":" @dev Emitted when a vote is cast without params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used."},"eventSelector":"b8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4","id":2500,"name":"VoteCast","nameLocation":"4493:8:4","nodeType":"EventDefinition","parameters":{"id":2499,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2490,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4518:5:4","nodeType":"VariableDeclaration","scope":2500,"src":"4502:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2489,"name":"address","nodeType":"ElementaryTypeName","src":"4502:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2492,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4533:10:4","nodeType":"VariableDeclaration","scope":2500,"src":"4525:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2491,"name":"uint256","nodeType":"ElementaryTypeName","src":"4525:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2494,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4551:7:4","nodeType":"VariableDeclaration","scope":2500,"src":"4545:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2493,"name":"uint8","nodeType":"ElementaryTypeName","src":"4545:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2496,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"4568:6:4","nodeType":"VariableDeclaration","scope":2500,"src":"4560:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2495,"name":"uint256","nodeType":"ElementaryTypeName","src":"4560:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2498,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"4583:6:4","nodeType":"VariableDeclaration","scope":2500,"src":"4576:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2497,"name":"string","nodeType":"ElementaryTypeName","src":"4576:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4501:89:4"},"src":"4487:104:4"},{"anonymous":false,"documentation":{"id":2501,"nodeType":"StructuredDocumentation","src":"4597:297:4","text":" @dev Emitted when a vote is cast with params.\n Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\n `params` are additional encoded parameters. Their interpretation also depends on the voting module used."},"eventSelector":"e2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712","id":2515,"name":"VoteCastWithParams","nameLocation":"4905:18:4","nodeType":"EventDefinition","parameters":{"id":2514,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2503,"indexed":true,"mutability":"mutable","name":"voter","nameLocation":"4949:5:4","nodeType":"VariableDeclaration","scope":2515,"src":"4933:21:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2502,"name":"address","nodeType":"ElementaryTypeName","src":"4933:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2505,"indexed":false,"mutability":"mutable","name":"proposalId","nameLocation":"4972:10:4","nodeType":"VariableDeclaration","scope":2515,"src":"4964:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2504,"name":"uint256","nodeType":"ElementaryTypeName","src":"4964:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2507,"indexed":false,"mutability":"mutable","name":"support","nameLocation":"4998:7:4","nodeType":"VariableDeclaration","scope":2515,"src":"4992:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2506,"name":"uint8","nodeType":"ElementaryTypeName","src":"4992:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2509,"indexed":false,"mutability":"mutable","name":"weight","nameLocation":"5023:6:4","nodeType":"VariableDeclaration","scope":2515,"src":"5015:14:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2508,"name":"uint256","nodeType":"ElementaryTypeName","src":"5015:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2511,"indexed":false,"mutability":"mutable","name":"reason","nameLocation":"5046:6:4","nodeType":"VariableDeclaration","scope":2515,"src":"5039:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2510,"name":"string","nodeType":"ElementaryTypeName","src":"5039:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2513,"indexed":false,"mutability":"mutable","name":"params","nameLocation":"5068:6:4","nodeType":"VariableDeclaration","scope":2515,"src":"5062:12:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2512,"name":"bytes","nodeType":"ElementaryTypeName","src":"5062:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4923:157:4"},"src":"4899:182:4"},{"documentation":{"id":2516,"nodeType":"StructuredDocumentation","src":"5087:129:4","text":" @notice module:core\n @dev Name of the governor instance (used in building the EIP-712 domain separator)."},"functionSelector":"06fdde03","id":2521,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"5230:4:4","nodeType":"FunctionDefinition","parameters":{"id":2517,"nodeType":"ParameterList","parameters":[],"src":"5234:2:4"},"returnParameters":{"id":2520,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2519,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2521,"src":"5260:13:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2518,"name":"string","nodeType":"ElementaryTypeName","src":"5260:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5259:15:4"},"scope":2811,"src":"5221:54:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2522,"nodeType":"StructuredDocumentation","src":"5281:145:4","text":" @notice module:core\n @dev Version of the governor instance (used in building the EIP-712 domain separator). Default: \"1\""},"functionSelector":"54fd4d50","id":2527,"implemented":false,"kind":"function","modifiers":[],"name":"version","nameLocation":"5440:7:4","nodeType":"FunctionDefinition","parameters":{"id":2523,"nodeType":"ParameterList","parameters":[],"src":"5447:2:4"},"returnParameters":{"id":2526,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2525,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2527,"src":"5473:13:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2524,"name":"string","nodeType":"ElementaryTypeName","src":"5473:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5472:15:4"},"scope":2811,"src":"5431:57:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2528,"nodeType":"StructuredDocumentation","src":"5494:1315:4","text":" @notice module:voting\n @dev A description of the possible `support` values for {castVote} and the way these votes are counted, meant to\n be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of\n key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`.\n There are 2 standard keys: `support` and `quorum`.\n - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`.\n - `quorum=bravo` means that only For votes are counted towards quorum.\n - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum.\n If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique\n name that describes the behavior. For example:\n - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain.\n - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote.\n NOTE: The string can be decoded by the standard\n https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`]\n JavaScript class."},"functionSelector":"dd4e2ba5","id":2533,"implemented":false,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"6876:13:4","nodeType":"FunctionDefinition","parameters":{"id":2529,"nodeType":"ParameterList","parameters":[],"src":"6889:2:4"},"returnParameters":{"id":2532,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2531,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2533,"src":"6915:13:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2530,"name":"string","nodeType":"ElementaryTypeName","src":"6915:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6914:15:4"},"scope":2811,"src":"6867:63:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2534,"nodeType":"StructuredDocumentation","src":"6936:207:4","text":" @notice module:core\n @dev Hashing function used to (re)build the proposal id from the proposal details.\n NOTE: For all off-chain and external calls, use {getProposalId}."},"functionSelector":"c59057e4","id":2550,"implemented":false,"kind":"function","modifiers":[],"name":"hashProposal","nameLocation":"7157:12:4","nodeType":"FunctionDefinition","parameters":{"id":2546,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2537,"mutability":"mutable","name":"targets","nameLocation":"7196:7:4","nodeType":"VariableDeclaration","scope":2550,"src":"7179:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2535,"name":"address","nodeType":"ElementaryTypeName","src":"7179:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2536,"nodeType":"ArrayTypeName","src":"7179:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2540,"mutability":"mutable","name":"values","nameLocation":"7230:6:4","nodeType":"VariableDeclaration","scope":2550,"src":"7213:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2538,"name":"uint256","nodeType":"ElementaryTypeName","src":"7213:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2539,"nodeType":"ArrayTypeName","src":"7213:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2543,"mutability":"mutable","name":"calldatas","nameLocation":"7261:9:4","nodeType":"VariableDeclaration","scope":2550,"src":"7246:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2541,"name":"bytes","nodeType":"ElementaryTypeName","src":"7246:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2542,"nodeType":"ArrayTypeName","src":"7246:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2545,"mutability":"mutable","name":"descriptionHash","nameLocation":"7288:15:4","nodeType":"VariableDeclaration","scope":2550,"src":"7280:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2544,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7280:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7169:140:4"},"returnParameters":{"id":2549,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2548,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2550,"src":"7333:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2547,"name":"uint256","nodeType":"ElementaryTypeName","src":"7333:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7332:9:4"},"scope":2811,"src":"7148:194:4","stateMutability":"pure","virtual":false,"visibility":"external"},{"documentation":{"id":2551,"nodeType":"StructuredDocumentation","src":"7348:114:4","text":" @notice module:core\n @dev Function used to get the proposal id from the proposal details."},"functionSelector":"a8f8a668","id":2567,"implemented":false,"kind":"function","modifiers":[],"name":"getProposalId","nameLocation":"7476:13:4","nodeType":"FunctionDefinition","parameters":{"id":2563,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2554,"mutability":"mutable","name":"targets","nameLocation":"7516:7:4","nodeType":"VariableDeclaration","scope":2567,"src":"7499:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2552,"name":"address","nodeType":"ElementaryTypeName","src":"7499:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2553,"nodeType":"ArrayTypeName","src":"7499:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2557,"mutability":"mutable","name":"values","nameLocation":"7550:6:4","nodeType":"VariableDeclaration","scope":2567,"src":"7533:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2555,"name":"uint256","nodeType":"ElementaryTypeName","src":"7533:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2556,"nodeType":"ArrayTypeName","src":"7533:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2560,"mutability":"mutable","name":"calldatas","nameLocation":"7581:9:4","nodeType":"VariableDeclaration","scope":2567,"src":"7566:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2558,"name":"bytes","nodeType":"ElementaryTypeName","src":"7566:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2559,"nodeType":"ArrayTypeName","src":"7566:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2562,"mutability":"mutable","name":"descriptionHash","nameLocation":"7608:15:4","nodeType":"VariableDeclaration","scope":2567,"src":"7600:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2561,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7600:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7489:140:4"},"returnParameters":{"id":2566,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2565,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2567,"src":"7653:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2564,"name":"uint256","nodeType":"ElementaryTypeName","src":"7653:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7652:9:4"},"scope":2811,"src":"7467:195:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2568,"nodeType":"StructuredDocumentation","src":"7668:111:4","text":" @notice module:core\n @dev Current state of a proposal, following Compound's convention"},"functionSelector":"3e4f49e6","id":2576,"implemented":false,"kind":"function","modifiers":[],"name":"state","nameLocation":"7793:5:4","nodeType":"FunctionDefinition","parameters":{"id":2571,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2570,"mutability":"mutable","name":"proposalId","nameLocation":"7807:10:4","nodeType":"VariableDeclaration","scope":2576,"src":"7799:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2569,"name":"uint256","nodeType":"ElementaryTypeName","src":"7799:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7798:20:4"},"returnParameters":{"id":2575,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2574,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2576,"src":"7842:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":2573,"nodeType":"UserDefinedTypeName","pathNode":{"id":2572,"name":"ProposalState","nameLocations":["7842:13:4"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"7842:13:4"},"referencedDeclaration":2358,"src":"7842:13:4","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"7841:15:4"},"scope":2811,"src":"7784:73:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2577,"nodeType":"StructuredDocumentation","src":"7863:122:4","text":" @notice module:core\n @dev The number of votes required in order for a voter to become a proposer."},"functionSelector":"b58131b0","id":2582,"implemented":false,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"7999:17:4","nodeType":"FunctionDefinition","parameters":{"id":2578,"nodeType":"ParameterList","parameters":[],"src":"8016:2:4"},"returnParameters":{"id":2581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2580,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2582,"src":"8042:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2579,"name":"uint256","nodeType":"ElementaryTypeName","src":"8042:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8041:9:4"},"scope":2811,"src":"7990:61:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2583,"nodeType":"StructuredDocumentation","src":"8057:296:4","text":" @notice module:core\n @dev Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the\n snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the\n following block."},"functionSelector":"2d63f693","id":2590,"implemented":false,"kind":"function","modifiers":[],"name":"proposalSnapshot","nameLocation":"8367:16:4","nodeType":"FunctionDefinition","parameters":{"id":2586,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2585,"mutability":"mutable","name":"proposalId","nameLocation":"8392:10:4","nodeType":"VariableDeclaration","scope":2590,"src":"8384:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2584,"name":"uint256","nodeType":"ElementaryTypeName","src":"8384:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8383:20:4"},"returnParameters":{"id":2589,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2588,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2590,"src":"8427:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2587,"name":"uint256","nodeType":"ElementaryTypeName","src":"8427:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8426:9:4"},"scope":2811,"src":"8358:78:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2591,"nodeType":"StructuredDocumentation","src":"8442:202:4","text":" @notice module:core\n @dev Timepoint at which votes close. If using block number, votes close at the end of this block, so it is\n possible to cast a vote during this block."},"functionSelector":"c01f9e37","id":2598,"implemented":false,"kind":"function","modifiers":[],"name":"proposalDeadline","nameLocation":"8658:16:4","nodeType":"FunctionDefinition","parameters":{"id":2594,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2593,"mutability":"mutable","name":"proposalId","nameLocation":"8683:10:4","nodeType":"VariableDeclaration","scope":2598,"src":"8675:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2592,"name":"uint256","nodeType":"ElementaryTypeName","src":"8675:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8674:20:4"},"returnParameters":{"id":2597,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2596,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2598,"src":"8718:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2595,"name":"uint256","nodeType":"ElementaryTypeName","src":"8718:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8717:9:4"},"scope":2811,"src":"8649:78:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2599,"nodeType":"StructuredDocumentation","src":"8733:87:4","text":" @notice module:core\n @dev The account that created a proposal."},"functionSelector":"143489d0","id":2606,"implemented":false,"kind":"function","modifiers":[],"name":"proposalProposer","nameLocation":"8834:16:4","nodeType":"FunctionDefinition","parameters":{"id":2602,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2601,"mutability":"mutable","name":"proposalId","nameLocation":"8859:10:4","nodeType":"VariableDeclaration","scope":2606,"src":"8851:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2600,"name":"uint256","nodeType":"ElementaryTypeName","src":"8851:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8850:20:4"},"returnParameters":{"id":2605,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2604,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2606,"src":"8894:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2603,"name":"address","nodeType":"ElementaryTypeName","src":"8894:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8893:9:4"},"scope":2811,"src":"8825:78:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2607,"nodeType":"StructuredDocumentation","src":"8909:318:4","text":" @notice module:core\n @dev The time when a queued proposal becomes executable (\"ETA\"). Unlike {proposalSnapshot} and\n {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be\n different. In most cases this will be a timestamp."},"functionSelector":"ab58fb8e","id":2614,"implemented":false,"kind":"function","modifiers":[],"name":"proposalEta","nameLocation":"9241:11:4","nodeType":"FunctionDefinition","parameters":{"id":2610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2609,"mutability":"mutable","name":"proposalId","nameLocation":"9261:10:4","nodeType":"VariableDeclaration","scope":2614,"src":"9253:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2608,"name":"uint256","nodeType":"ElementaryTypeName","src":"9253:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9252:20:4"},"returnParameters":{"id":2613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2614,"src":"9296:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2611,"name":"uint256","nodeType":"ElementaryTypeName","src":"9296:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9295:9:4"},"scope":2811,"src":"9232:73:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2615,"nodeType":"StructuredDocumentation","src":"9311:106:4","text":" @notice module:core\n @dev Whether a proposal needs to be queued before execution."},"functionSelector":"a9a95294","id":2622,"implemented":false,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"9431:20:4","nodeType":"FunctionDefinition","parameters":{"id":2618,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2617,"mutability":"mutable","name":"proposalId","nameLocation":"9460:10:4","nodeType":"VariableDeclaration","scope":2622,"src":"9452:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2616,"name":"uint256","nodeType":"ElementaryTypeName","src":"9452:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9451:20:4"},"returnParameters":{"id":2621,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2620,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2622,"src":"9495:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2619,"name":"bool","nodeType":"ElementaryTypeName","src":"9495:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9494:6:4"},"scope":2811,"src":"9422:79:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2623,"nodeType":"StructuredDocumentation","src":"9507:599:4","text":" @notice module:user-config\n @dev Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends\n on the clock (see ERC-6372) this contract uses.\n This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a\n proposal starts.\n NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type.\n Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}."},"functionSelector":"3932abb1","id":2628,"implemented":false,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"10120:11:4","nodeType":"FunctionDefinition","parameters":{"id":2624,"nodeType":"ParameterList","parameters":[],"src":"10131:2:4"},"returnParameters":{"id":2627,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2626,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2628,"src":"10157:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2625,"name":"uint256","nodeType":"ElementaryTypeName","src":"10157:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10156:9:4"},"scope":2811,"src":"10111:55:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2629,"nodeType":"StructuredDocumentation","src":"10172:686:4","text":" @notice module:user-config\n @dev Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock\n (see ERC-6372) this contract uses.\n NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting\n duration compared to the voting delay.\n NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect\n proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this\n interface returns a uint256, the value it returns should fit in a uint32."},"functionSelector":"02a251a3","id":2634,"implemented":false,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"10872:12:4","nodeType":"FunctionDefinition","parameters":{"id":2630,"nodeType":"ParameterList","parameters":[],"src":"10884:2:4"},"returnParameters":{"id":2633,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2632,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2634,"src":"10910:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2631,"name":"uint256","nodeType":"ElementaryTypeName","src":"10910:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10909:9:4"},"scope":2811,"src":"10863:56:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2635,"nodeType":"StructuredDocumentation","src":"10925:358:4","text":" @notice module:user-config\n @dev Minimum number of cast voted required for a proposal to be successful.\n NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the\n quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes})."},"functionSelector":"f8ce560a","id":2642,"implemented":false,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"11297:6:4","nodeType":"FunctionDefinition","parameters":{"id":2638,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2637,"mutability":"mutable","name":"timepoint","nameLocation":"11312:9:4","nodeType":"VariableDeclaration","scope":2642,"src":"11304:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2636,"name":"uint256","nodeType":"ElementaryTypeName","src":"11304:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11303:19:4"},"returnParameters":{"id":2641,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2640,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2642,"src":"11346:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2639,"name":"uint256","nodeType":"ElementaryTypeName","src":"11346:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11345:9:4"},"scope":2811,"src":"11288:67:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2643,"nodeType":"StructuredDocumentation","src":"11361:274:4","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint`.\n Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or\n multiple), {ERC20Votes} tokens."},"functionSelector":"eb9019d4","id":2652,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"11649:8:4","nodeType":"FunctionDefinition","parameters":{"id":2648,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2645,"mutability":"mutable","name":"account","nameLocation":"11666:7:4","nodeType":"VariableDeclaration","scope":2652,"src":"11658:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2644,"name":"address","nodeType":"ElementaryTypeName","src":"11658:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2647,"mutability":"mutable","name":"timepoint","nameLocation":"11683:9:4","nodeType":"VariableDeclaration","scope":2652,"src":"11675:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2646,"name":"uint256","nodeType":"ElementaryTypeName","src":"11675:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11657:36:4"},"returnParameters":{"id":2651,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2650,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2652,"src":"11717:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2649,"name":"uint256","nodeType":"ElementaryTypeName","src":"11717:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11716:9:4"},"scope":2811,"src":"11640:86:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2653,"nodeType":"StructuredDocumentation","src":"11732:148:4","text":" @notice module:reputation\n @dev Voting power of an `account` at a specific `timepoint` given additional encoded parameters."},"functionSelector":"9a802a6d","id":2664,"implemented":false,"kind":"function","modifiers":[],"name":"getVotesWithParams","nameLocation":"11894:18:4","nodeType":"FunctionDefinition","parameters":{"id":2660,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2655,"mutability":"mutable","name":"account","nameLocation":"11930:7:4","nodeType":"VariableDeclaration","scope":2664,"src":"11922:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2654,"name":"address","nodeType":"ElementaryTypeName","src":"11922:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2657,"mutability":"mutable","name":"timepoint","nameLocation":"11955:9:4","nodeType":"VariableDeclaration","scope":2664,"src":"11947:17:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2656,"name":"uint256","nodeType":"ElementaryTypeName","src":"11947:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2659,"mutability":"mutable","name":"params","nameLocation":"11987:6:4","nodeType":"VariableDeclaration","scope":2664,"src":"11974:19:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2658,"name":"bytes","nodeType":"ElementaryTypeName","src":"11974:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"11912:87:4"},"returnParameters":{"id":2663,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2662,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2664,"src":"12023:7:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2661,"name":"uint256","nodeType":"ElementaryTypeName","src":"12023:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12022:9:4"},"scope":2811,"src":"11885:147:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2665,"nodeType":"StructuredDocumentation","src":"12038:111:4","text":" @notice module:voting\n @dev Returns whether `account` has cast a vote on `proposalId`."},"functionSelector":"43859632","id":2674,"implemented":false,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"12163:8:4","nodeType":"FunctionDefinition","parameters":{"id":2670,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2667,"mutability":"mutable","name":"proposalId","nameLocation":"12180:10:4","nodeType":"VariableDeclaration","scope":2674,"src":"12172:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2666,"name":"uint256","nodeType":"ElementaryTypeName","src":"12172:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2669,"mutability":"mutable","name":"account","nameLocation":"12200:7:4","nodeType":"VariableDeclaration","scope":2674,"src":"12192:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2668,"name":"address","nodeType":"ElementaryTypeName","src":"12192:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"12171:37:4"},"returnParameters":{"id":2673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2672,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":2674,"src":"12232:4:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":2671,"name":"bool","nodeType":"ElementaryTypeName","src":"12232:4:4","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"12231:6:4"},"scope":2811,"src":"12154:84:4","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":2675,"nodeType":"StructuredDocumentation","src":"12244:746:4","text":" @dev Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a\n duration specified by {IGovernor-votingPeriod}.\n Emits a {ProposalCreated} event.\n NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution.\n This may be the result of third party actions on the targeted contracts, or other governor proposals.\n For example, the balance of this contract could be updated or its access control permissions may be modified,\n possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough\n value to cover a proposal with multiple transfers)."},"functionSelector":"7d5e81e2","id":2691,"implemented":false,"kind":"function","modifiers":[],"name":"propose","nameLocation":"13004:7:4","nodeType":"FunctionDefinition","parameters":{"id":2687,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2678,"mutability":"mutable","name":"targets","nameLocation":"13038:7:4","nodeType":"VariableDeclaration","scope":2691,"src":"13021:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2676,"name":"address","nodeType":"ElementaryTypeName","src":"13021:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2677,"nodeType":"ArrayTypeName","src":"13021:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2681,"mutability":"mutable","name":"values","nameLocation":"13072:6:4","nodeType":"VariableDeclaration","scope":2691,"src":"13055:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2679,"name":"uint256","nodeType":"ElementaryTypeName","src":"13055:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2680,"nodeType":"ArrayTypeName","src":"13055:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2684,"mutability":"mutable","name":"calldatas","nameLocation":"13103:9:4","nodeType":"VariableDeclaration","scope":2691,"src":"13088:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2682,"name":"bytes","nodeType":"ElementaryTypeName","src":"13088:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2683,"nodeType":"ArrayTypeName","src":"13088:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2686,"mutability":"mutable","name":"description","nameLocation":"13136:11:4","nodeType":"VariableDeclaration","scope":2691,"src":"13122:25:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":2685,"name":"string","nodeType":"ElementaryTypeName","src":"13122:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"13011:142:4"},"returnParameters":{"id":2690,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2689,"mutability":"mutable","name":"proposalId","nameLocation":"13180:10:4","nodeType":"VariableDeclaration","scope":2691,"src":"13172:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2688,"name":"uint256","nodeType":"ElementaryTypeName","src":"13172:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13171:20:4"},"scope":2811,"src":"12995:197:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2692,"nodeType":"StructuredDocumentation","src":"13198:347:4","text":" @dev Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing\n is not necessary, this function may revert.\n Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached.\n Emits a {ProposalQueued} event."},"functionSelector":"160cbed7","id":2708,"implemented":false,"kind":"function","modifiers":[],"name":"queue","nameLocation":"13559:5:4","nodeType":"FunctionDefinition","parameters":{"id":2704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2695,"mutability":"mutable","name":"targets","nameLocation":"13591:7:4","nodeType":"VariableDeclaration","scope":2708,"src":"13574:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2693,"name":"address","nodeType":"ElementaryTypeName","src":"13574:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2694,"nodeType":"ArrayTypeName","src":"13574:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2698,"mutability":"mutable","name":"values","nameLocation":"13625:6:4","nodeType":"VariableDeclaration","scope":2708,"src":"13608:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2696,"name":"uint256","nodeType":"ElementaryTypeName","src":"13608:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2697,"nodeType":"ArrayTypeName","src":"13608:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2701,"mutability":"mutable","name":"calldatas","nameLocation":"13656:9:4","nodeType":"VariableDeclaration","scope":2708,"src":"13641:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2699,"name":"bytes","nodeType":"ElementaryTypeName","src":"13641:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2700,"nodeType":"ArrayTypeName","src":"13641:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2703,"mutability":"mutable","name":"descriptionHash","nameLocation":"13683:15:4","nodeType":"VariableDeclaration","scope":2708,"src":"13675:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2702,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13675:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13564:140:4"},"returnParameters":{"id":2707,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2706,"mutability":"mutable","name":"proposalId","nameLocation":"13731:10:4","nodeType":"VariableDeclaration","scope":2708,"src":"13723:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2705,"name":"uint256","nodeType":"ElementaryTypeName","src":"13723:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13722:20:4"},"scope":2811,"src":"13550:193:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2709,"nodeType":"StructuredDocumentation","src":"13749:446:4","text":" @dev Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the\n deadline to be reached. Depending on the governor it might also be required that the proposal was queued and\n that some delay passed.\n Emits a {ProposalExecuted} event.\n NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock."},"functionSelector":"2656227d","id":2725,"implemented":false,"kind":"function","modifiers":[],"name":"execute","nameLocation":"14209:7:4","nodeType":"FunctionDefinition","parameters":{"id":2721,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2712,"mutability":"mutable","name":"targets","nameLocation":"14243:7:4","nodeType":"VariableDeclaration","scope":2725,"src":"14226:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2710,"name":"address","nodeType":"ElementaryTypeName","src":"14226:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2711,"nodeType":"ArrayTypeName","src":"14226:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2715,"mutability":"mutable","name":"values","nameLocation":"14277:6:4","nodeType":"VariableDeclaration","scope":2725,"src":"14260:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2713,"name":"uint256","nodeType":"ElementaryTypeName","src":"14260:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2714,"nodeType":"ArrayTypeName","src":"14260:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2718,"mutability":"mutable","name":"calldatas","nameLocation":"14308:9:4","nodeType":"VariableDeclaration","scope":2725,"src":"14293:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2716,"name":"bytes","nodeType":"ElementaryTypeName","src":"14293:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2717,"nodeType":"ArrayTypeName","src":"14293:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2720,"mutability":"mutable","name":"descriptionHash","nameLocation":"14335:15:4","nodeType":"VariableDeclaration","scope":2725,"src":"14327:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2719,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14327:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14216:140:4"},"returnParameters":{"id":2724,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2723,"mutability":"mutable","name":"proposalId","nameLocation":"14391:10:4","nodeType":"VariableDeclaration","scope":2725,"src":"14383:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2722,"name":"uint256","nodeType":"ElementaryTypeName","src":"14383:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14382:20:4"},"scope":2811,"src":"14200:203:4","stateMutability":"payable","virtual":false,"visibility":"external"},{"documentation":{"id":2726,"nodeType":"StructuredDocumentation","src":"14409:205:4","text":" @dev Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e.\n before the vote starts.\n Emits a {ProposalCanceled} event."},"functionSelector":"452115d6","id":2742,"implemented":false,"kind":"function","modifiers":[],"name":"cancel","nameLocation":"14628:6:4","nodeType":"FunctionDefinition","parameters":{"id":2738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2729,"mutability":"mutable","name":"targets","nameLocation":"14661:7:4","nodeType":"VariableDeclaration","scope":2742,"src":"14644:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2727,"name":"address","nodeType":"ElementaryTypeName","src":"14644:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2728,"nodeType":"ArrayTypeName","src":"14644:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2732,"mutability":"mutable","name":"values","nameLocation":"14695:6:4","nodeType":"VariableDeclaration","scope":2742,"src":"14678:23:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":2730,"name":"uint256","nodeType":"ElementaryTypeName","src":"14678:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2731,"nodeType":"ArrayTypeName","src":"14678:9:4","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":2735,"mutability":"mutable","name":"calldatas","nameLocation":"14726:9:4","nodeType":"VariableDeclaration","scope":2742,"src":"14711:24:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":2733,"name":"bytes","nodeType":"ElementaryTypeName","src":"14711:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":2734,"nodeType":"ArrayTypeName","src":"14711:7:4","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":2737,"mutability":"mutable","name":"descriptionHash","nameLocation":"14753:15:4","nodeType":"VariableDeclaration","scope":2742,"src":"14745:23:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2736,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14745:7:4","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14634:140:4"},"returnParameters":{"id":2741,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2740,"mutability":"mutable","name":"proposalId","nameLocation":"14801:10:4","nodeType":"VariableDeclaration","scope":2742,"src":"14793:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2739,"name":"uint256","nodeType":"ElementaryTypeName","src":"14793:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14792:20:4"},"scope":2811,"src":"14619:194:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2743,"nodeType":"StructuredDocumentation","src":"14819:75:4","text":" @dev Cast a vote\n Emits a {VoteCast} event."},"functionSelector":"56781388","id":2752,"implemented":false,"kind":"function","modifiers":[],"name":"castVote","nameLocation":"14908:8:4","nodeType":"FunctionDefinition","parameters":{"id":2748,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2745,"mutability":"mutable","name":"proposalId","nameLocation":"14925:10:4","nodeType":"VariableDeclaration","scope":2752,"src":"14917:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2744,"name":"uint256","nodeType":"ElementaryTypeName","src":"14917:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2747,"mutability":"mutable","name":"support","nameLocation":"14943:7:4","nodeType":"VariableDeclaration","scope":2752,"src":"14937:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2746,"name":"uint8","nodeType":"ElementaryTypeName","src":"14937:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"14916:35:4"},"returnParameters":{"id":2751,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2750,"mutability":"mutable","name":"balance","nameLocation":"14978:7:4","nodeType":"VariableDeclaration","scope":2752,"src":"14970:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2749,"name":"uint256","nodeType":"ElementaryTypeName","src":"14970:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14969:17:4"},"scope":2811,"src":"14899:88:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2753,"nodeType":"StructuredDocumentation","src":"14993:89:4","text":" @dev Cast a vote with a reason\n Emits a {VoteCast} event."},"functionSelector":"7b3c71d3","id":2764,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReason","nameLocation":"15096:18:4","nodeType":"FunctionDefinition","parameters":{"id":2760,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2755,"mutability":"mutable","name":"proposalId","nameLocation":"15132:10:4","nodeType":"VariableDeclaration","scope":2764,"src":"15124:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2754,"name":"uint256","nodeType":"ElementaryTypeName","src":"15124:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2757,"mutability":"mutable","name":"support","nameLocation":"15158:7:4","nodeType":"VariableDeclaration","scope":2764,"src":"15152:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2756,"name":"uint8","nodeType":"ElementaryTypeName","src":"15152:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2759,"mutability":"mutable","name":"reason","nameLocation":"15191:6:4","nodeType":"VariableDeclaration","scope":2764,"src":"15175:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2758,"name":"string","nodeType":"ElementaryTypeName","src":"15175:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"15114:89:4"},"returnParameters":{"id":2763,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2762,"mutability":"mutable","name":"balance","nameLocation":"15230:7:4","nodeType":"VariableDeclaration","scope":2764,"src":"15222:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2761,"name":"uint256","nodeType":"ElementaryTypeName","src":"15222:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15221:17:4"},"scope":2811,"src":"15087:152:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2765,"nodeType":"StructuredDocumentation","src":"15245:181:4","text":" @dev Cast a vote with a reason and additional encoded parameters\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5f398a14","id":2778,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParams","nameLocation":"15440:27:4","nodeType":"FunctionDefinition","parameters":{"id":2774,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2767,"mutability":"mutable","name":"proposalId","nameLocation":"15485:10:4","nodeType":"VariableDeclaration","scope":2778,"src":"15477:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2766,"name":"uint256","nodeType":"ElementaryTypeName","src":"15477:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2769,"mutability":"mutable","name":"support","nameLocation":"15511:7:4","nodeType":"VariableDeclaration","scope":2778,"src":"15505:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2768,"name":"uint8","nodeType":"ElementaryTypeName","src":"15505:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2771,"mutability":"mutable","name":"reason","nameLocation":"15544:6:4","nodeType":"VariableDeclaration","scope":2778,"src":"15528:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2770,"name":"string","nodeType":"ElementaryTypeName","src":"15528:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2773,"mutability":"mutable","name":"params","nameLocation":"15573:6:4","nodeType":"VariableDeclaration","scope":2778,"src":"15560:19:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2772,"name":"bytes","nodeType":"ElementaryTypeName","src":"15560:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15467:118:4"},"returnParameters":{"id":2777,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2776,"mutability":"mutable","name":"balance","nameLocation":"15612:7:4","nodeType":"VariableDeclaration","scope":2778,"src":"15604:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2775,"name":"uint256","nodeType":"ElementaryTypeName","src":"15604:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15603:17:4"},"scope":2811,"src":"15431:190:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2779,"nodeType":"StructuredDocumentation","src":"15627:142:4","text":" @dev Cast a vote using the voter's signature, including ERC-1271 signature support.\n Emits a {VoteCast} event."},"functionSelector":"8ff262e3","id":2792,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteBySig","nameLocation":"15783:13:4","nodeType":"FunctionDefinition","parameters":{"id":2788,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2781,"mutability":"mutable","name":"proposalId","nameLocation":"15814:10:4","nodeType":"VariableDeclaration","scope":2792,"src":"15806:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2780,"name":"uint256","nodeType":"ElementaryTypeName","src":"15806:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2783,"mutability":"mutable","name":"support","nameLocation":"15840:7:4","nodeType":"VariableDeclaration","scope":2792,"src":"15834:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2782,"name":"uint8","nodeType":"ElementaryTypeName","src":"15834:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2785,"mutability":"mutable","name":"voter","nameLocation":"15865:5:4","nodeType":"VariableDeclaration","scope":2792,"src":"15857:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2784,"name":"address","nodeType":"ElementaryTypeName","src":"15857:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2787,"mutability":"mutable","name":"signature","nameLocation":"15893:9:4","nodeType":"VariableDeclaration","scope":2792,"src":"15880:22:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2786,"name":"bytes","nodeType":"ElementaryTypeName","src":"15880:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"15796:112:4"},"returnParameters":{"id":2791,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2790,"mutability":"mutable","name":"balance","nameLocation":"15935:7:4","nodeType":"VariableDeclaration","scope":2792,"src":"15927:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2789,"name":"uint256","nodeType":"ElementaryTypeName","src":"15927:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15926:17:4"},"scope":2811,"src":"15774:170:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":2793,"nodeType":"StructuredDocumentation","src":"15950:255:4","text":" @dev Cast a vote with a reason and additional encoded parameters using the voter's signature,\n including ERC-1271 signature support.\n Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params."},"functionSelector":"5b8d0e0d","id":2810,"implemented":false,"kind":"function","modifiers":[],"name":"castVoteWithReasonAndParamsBySig","nameLocation":"16219:32:4","nodeType":"FunctionDefinition","parameters":{"id":2806,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2795,"mutability":"mutable","name":"proposalId","nameLocation":"16269:10:4","nodeType":"VariableDeclaration","scope":2810,"src":"16261:18:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2794,"name":"uint256","nodeType":"ElementaryTypeName","src":"16261:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2797,"mutability":"mutable","name":"support","nameLocation":"16295:7:4","nodeType":"VariableDeclaration","scope":2810,"src":"16289:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":2796,"name":"uint8","nodeType":"ElementaryTypeName","src":"16289:5:4","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":2799,"mutability":"mutable","name":"voter","nameLocation":"16320:5:4","nodeType":"VariableDeclaration","scope":2810,"src":"16312:13:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2798,"name":"address","nodeType":"ElementaryTypeName","src":"16312:7:4","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2801,"mutability":"mutable","name":"reason","nameLocation":"16351:6:4","nodeType":"VariableDeclaration","scope":2810,"src":"16335:22:4","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_string_calldata_ptr","typeString":"string"},"typeName":{"id":2800,"name":"string","nodeType":"ElementaryTypeName","src":"16335:6:4","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":2803,"mutability":"mutable","name":"params","nameLocation":"16380:6:4","nodeType":"VariableDeclaration","scope":2810,"src":"16367:19:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2802,"name":"bytes","nodeType":"ElementaryTypeName","src":"16367:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2805,"mutability":"mutable","name":"signature","nameLocation":"16409:9:4","nodeType":"VariableDeclaration","scope":2810,"src":"16396:22:4","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2804,"name":"bytes","nodeType":"ElementaryTypeName","src":"16396:5:4","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"16251:173:4"},"returnParameters":{"id":2809,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2808,"mutability":"mutable","name":"balance","nameLocation":"16451:7:4","nodeType":"VariableDeclaration","scope":2810,"src":"16443:15:4","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2807,"name":"uint256","nodeType":"ElementaryTypeName","src":"16443:7:4","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16442:17:4"},"scope":2811,"src":"16210:250:4","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":2812,"src":"499:15963:4","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445],"usedEvents":[2470,2477,2482,2487,2500,2515]}],"src":"108:16355:4"},"id":4},"@openzeppelin/contracts/governance/TimelockController.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","exportedSymbols":{"AccessControl":[295],"Address":[7098],"ERC1155Holder":[5852],"ERC721Holder":[6838],"TimelockController":[3831]},"id":3832,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":2813,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:5"},{"absolutePath":"@openzeppelin/contracts/access/AccessControl.sol","file":"../access/AccessControl.sol","id":2815,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3832,"sourceUnit":296,"src":"143:58:5","symbolAliases":[{"foreign":{"id":2814,"name":"AccessControl","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":295,"src":"151:13:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","file":"../token/ERC721/utils/ERC721Holder.sol","id":2817,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3832,"sourceUnit":6839,"src":"202:68:5","symbolAliases":[{"foreign":{"id":2816,"name":"ERC721Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6838,"src":"210:12:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","file":"../token/ERC1155/utils/ERC1155Holder.sol","id":2819,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3832,"sourceUnit":5853,"src":"271:71:5","symbolAliases":[{"foreign":{"id":2818,"name":"ERC1155Holder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5852,"src":"279:13:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","file":"../utils/Address.sol","id":2821,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":3832,"sourceUnit":7099,"src":"343:45:5","symbolAliases":[{"foreign":{"id":2820,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7098,"src":"351:7:5","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":2823,"name":"AccessControl","nameLocations":["1115:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"1115:13:5"},"id":2824,"nodeType":"InheritanceSpecifier","src":"1115:13:5"},{"baseName":{"id":2825,"name":"ERC721Holder","nameLocations":["1130:12:5"],"nodeType":"IdentifierPath","referencedDeclaration":6838,"src":"1130:12:5"},"id":2826,"nodeType":"InheritanceSpecifier","src":"1130:12:5"},{"baseName":{"id":2827,"name":"ERC1155Holder","nameLocations":["1144:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":5852,"src":"1144:13:5"},"id":2828,"nodeType":"InheritanceSpecifier","src":"1144:13:5"}],"canonicalName":"TimelockController","contractDependencies":[],"contractKind":"contract","documentation":{"id":2822,"nodeType":"StructuredDocumentation","src":"390:693:5","text":" @dev Contract module which acts as a timelocked controller. When set as the\n owner of an `Ownable` smart contract, it enforces a timelock on all\n `onlyOwner` maintenance operations. This gives time for users of the\n controlled contract to exit before a potentially dangerous maintenance\n operation is applied.\n By default, this contract is self administered, meaning administration tasks\n have to go through the timelock process. The proposer (resp executor) role\n is in charge of proposing (resp executing) operations. A common use case is\n to position this {TimelockController} as the owner of a smart contract, with\n a multisig or a DAO as the sole proposer."},"fullyImplemented":true,"id":3831,"linearizedBaseContracts":[3831,5852,5771,6838,6811,295,9806,9818,378,7128],"name":"TimelockController","nameLocation":"1093:18:5","nodeType":"ContractDefinition","nodes":[{"constant":true,"functionSelector":"8f61f4f5","id":2833,"mutability":"constant","name":"PROPOSER_ROLE","nameLocation":"1188:13:5","nodeType":"VariableDeclaration","scope":3831,"src":"1164:66:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2829,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1164:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"50524f504f5345525f524f4c45","id":2831,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1214:15:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""},"value":"PROPOSER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_b09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1","typeString":"literal_string \"PROPOSER_ROLE\""}],"id":2830,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"1204:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2832,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1204:26:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"07bd0265","id":2838,"mutability":"constant","name":"EXECUTOR_ROLE","nameLocation":"1260:13:5","nodeType":"VariableDeclaration","scope":3831,"src":"1236:66:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2834,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1236:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"4558454355544f525f524f4c45","id":2836,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1286:15:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""},"value":"EXECUTOR_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63","typeString":"literal_string \"EXECUTOR_ROLE\""}],"id":2835,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"1276:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2837,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1276:26:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"functionSelector":"b08e51c0","id":2843,"mutability":"constant","name":"CANCELLER_ROLE","nameLocation":"1332:14:5","nodeType":"VariableDeclaration","scope":3831,"src":"1308:68:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2839,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1308:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"43414e43454c4c45525f524f4c45","id":2841,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1359:16:5","typeDescriptions":{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""},"value":"CANCELLER_ROLE"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_fd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783","typeString":"literal_string \"CANCELLER_ROLE\""}],"id":2840,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"1349:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":2842,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1349:27:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"public"},{"constant":true,"id":2849,"mutability":"constant","name":"_DONE_TIMESTAMP","nameLocation":"1408:15:5","nodeType":"VariableDeclaration","scope":3831,"src":"1382:54:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2844,"name":"uint256","nodeType":"ElementaryTypeName","src":"1382:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"arguments":[{"hexValue":"31","id":2847,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1434:1:5","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"}],"id":2846,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1426:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":2845,"name":"uint256","nodeType":"ElementaryTypeName","src":"1426:7:5","typeDescriptions":{}}},"id":2848,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1426:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2853,"mutability":"mutable","name":"_timestamps","nameLocation":"1482:11:5","nodeType":"VariableDeclaration","scope":3831,"src":"1443:50:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"typeName":{"id":2852,"keyName":"id","keyNameLocation":"1459:2:5","keyType":{"id":2850,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1451:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Mapping","src":"1443:30:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":2851,"name":"uint256","nodeType":"ElementaryTypeName","src":"1465:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":2855,"mutability":"mutable","name":"_minDelay","nameLocation":"1515:9:5","nodeType":"VariableDeclaration","scope":3831,"src":"1499:25:5","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2854,"name":"uint256","nodeType":"ElementaryTypeName","src":"1499:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"canonicalName":"TimelockController.OperationState","id":2860,"members":[{"id":2856,"name":"Unset","nameLocation":"1561:5:5","nodeType":"EnumValue","src":"1561:5:5"},{"id":2857,"name":"Waiting","nameLocation":"1576:7:5","nodeType":"EnumValue","src":"1576:7:5"},{"id":2858,"name":"Ready","nameLocation":"1593:5:5","nodeType":"EnumValue","src":"1593:5:5"},{"id":2859,"name":"Done","nameLocation":"1608:4:5","nodeType":"EnumValue","src":"1608:4:5"}],"name":"OperationState","nameLocation":"1536:14:5","nodeType":"EnumDefinition","src":"1531:87:5"},{"documentation":{"id":2861,"nodeType":"StructuredDocumentation","src":"1624:85:5","text":" @dev Mismatch between the parameters length for an operation call."},"errorSelector":"ffb03211","id":2869,"name":"TimelockInvalidOperationLength","nameLocation":"1720:30:5","nodeType":"ErrorDefinition","parameters":{"id":2868,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2863,"mutability":"mutable","name":"targets","nameLocation":"1759:7:5","nodeType":"VariableDeclaration","scope":2869,"src":"1751:15:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2862,"name":"uint256","nodeType":"ElementaryTypeName","src":"1751:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2865,"mutability":"mutable","name":"payloads","nameLocation":"1776:8:5","nodeType":"VariableDeclaration","scope":2869,"src":"1768:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2864,"name":"uint256","nodeType":"ElementaryTypeName","src":"1768:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2867,"mutability":"mutable","name":"values","nameLocation":"1794:6:5","nodeType":"VariableDeclaration","scope":2869,"src":"1786:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2866,"name":"uint256","nodeType":"ElementaryTypeName","src":"1786:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1750:51:5"},"src":"1714:88:5"},{"documentation":{"id":2870,"nodeType":"StructuredDocumentation","src":"1808:78:5","text":" @dev The schedule operation doesn't meet the minimum delay."},"errorSelector":"54336609","id":2876,"name":"TimelockInsufficientDelay","nameLocation":"1897:25:5","nodeType":"ErrorDefinition","parameters":{"id":2875,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2872,"mutability":"mutable","name":"delay","nameLocation":"1931:5:5","nodeType":"VariableDeclaration","scope":2876,"src":"1923:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2871,"name":"uint256","nodeType":"ElementaryTypeName","src":"1923:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2874,"mutability":"mutable","name":"minDelay","nameLocation":"1946:8:5","nodeType":"VariableDeclaration","scope":2876,"src":"1938:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2873,"name":"uint256","nodeType":"ElementaryTypeName","src":"1938:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1922:33:5"},"src":"1891:65:5"},{"documentation":{"id":2877,"nodeType":"StructuredDocumentation","src":"1962:253:5","text":" @dev The current state of an operation is not as required.\n The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position\n counting from right to left.\n See {_encodeStateBitmap}."},"errorSelector":"5ead8eb5","id":2883,"name":"TimelockUnexpectedOperationState","nameLocation":"2226:32:5","nodeType":"ErrorDefinition","parameters":{"id":2882,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2879,"mutability":"mutable","name":"operationId","nameLocation":"2267:11:5","nodeType":"VariableDeclaration","scope":2883,"src":"2259:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2878,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2259:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2881,"mutability":"mutable","name":"expectedStates","nameLocation":"2288:14:5","nodeType":"VariableDeclaration","scope":2883,"src":"2280:22:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2880,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2280:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2258:45:5"},"src":"2220:84:5"},{"documentation":{"id":2884,"nodeType":"StructuredDocumentation","src":"2310:69:5","text":" @dev The predecessor to an operation not yet done."},"errorSelector":"90a9a618","id":2888,"name":"TimelockUnexecutedPredecessor","nameLocation":"2390:29:5","nodeType":"ErrorDefinition","parameters":{"id":2887,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2886,"mutability":"mutable","name":"predecessorId","nameLocation":"2428:13:5","nodeType":"VariableDeclaration","scope":2888,"src":"2420:21:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2885,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2420:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2419:23:5"},"src":"2384:59:5"},{"documentation":{"id":2889,"nodeType":"StructuredDocumentation","src":"2449:61:5","text":" @dev The caller account is not authorized."},"errorSelector":"e2850c59","id":2893,"name":"TimelockUnauthorizedCaller","nameLocation":"2521:26:5","nodeType":"ErrorDefinition","parameters":{"id":2892,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2891,"mutability":"mutable","name":"caller","nameLocation":"2556:6:5","nodeType":"VariableDeclaration","scope":2893,"src":"2548:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2890,"name":"address","nodeType":"ElementaryTypeName","src":"2548:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2547:16:5"},"src":"2515:49:5"},{"anonymous":false,"documentation":{"id":2894,"nodeType":"StructuredDocumentation","src":"2570:83:5","text":" @dev Emitted when a call is scheduled as part of operation `id`."},"eventSelector":"4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca","id":2910,"name":"CallScheduled","nameLocation":"2664:13:5","nodeType":"EventDefinition","parameters":{"id":2909,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2896,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2703:2:5","nodeType":"VariableDeclaration","scope":2910,"src":"2687:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2895,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2687:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2898,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"2731:5:5","nodeType":"VariableDeclaration","scope":2910,"src":"2715:21:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2897,"name":"uint256","nodeType":"ElementaryTypeName","src":"2715:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2900,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"2754:6:5","nodeType":"VariableDeclaration","scope":2910,"src":"2746:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2899,"name":"address","nodeType":"ElementaryTypeName","src":"2746:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2902,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"2778:5:5","nodeType":"VariableDeclaration","scope":2910,"src":"2770:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2901,"name":"uint256","nodeType":"ElementaryTypeName","src":"2770:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2904,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"2799:4:5","nodeType":"VariableDeclaration","scope":2910,"src":"2793:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2903,"name":"bytes","nodeType":"ElementaryTypeName","src":"2793:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":2906,"indexed":false,"mutability":"mutable","name":"predecessor","nameLocation":"2821:11:5","nodeType":"VariableDeclaration","scope":2910,"src":"2813:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2905,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2813:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2908,"indexed":false,"mutability":"mutable","name":"delay","nameLocation":"2850:5:5","nodeType":"VariableDeclaration","scope":2910,"src":"2842:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2907,"name":"uint256","nodeType":"ElementaryTypeName","src":"2842:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2677:184:5"},"src":"2658:204:5"},{"anonymous":false,"documentation":{"id":2911,"nodeType":"StructuredDocumentation","src":"2868:83:5","text":" @dev Emitted when a call is performed as part of operation `id`."},"eventSelector":"c2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58","id":2923,"name":"CallExecuted","nameLocation":"2962:12:5","nodeType":"EventDefinition","parameters":{"id":2922,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2913,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"2991:2:5","nodeType":"VariableDeclaration","scope":2923,"src":"2975:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2912,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2975:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2915,"indexed":true,"mutability":"mutable","name":"index","nameLocation":"3011:5:5","nodeType":"VariableDeclaration","scope":2923,"src":"2995:21:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2914,"name":"uint256","nodeType":"ElementaryTypeName","src":"2995:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2917,"indexed":false,"mutability":"mutable","name":"target","nameLocation":"3026:6:5","nodeType":"VariableDeclaration","scope":2923,"src":"3018:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2916,"name":"address","nodeType":"ElementaryTypeName","src":"3018:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":2919,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"3042:5:5","nodeType":"VariableDeclaration","scope":2923,"src":"3034:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2918,"name":"uint256","nodeType":"ElementaryTypeName","src":"3034:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2921,"indexed":false,"mutability":"mutable","name":"data","nameLocation":"3055:4:5","nodeType":"VariableDeclaration","scope":2923,"src":"3049:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":2920,"name":"bytes","nodeType":"ElementaryTypeName","src":"3049:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2974:86:5"},"src":"2956:105:5"},{"anonymous":false,"documentation":{"id":2924,"nodeType":"StructuredDocumentation","src":"3067:82:5","text":" @dev Emitted when new proposal is scheduled with non-zero salt."},"eventSelector":"20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d0387","id":2930,"name":"CallSalt","nameLocation":"3160:8:5","nodeType":"EventDefinition","parameters":{"id":2929,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2926,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3185:2:5","nodeType":"VariableDeclaration","scope":2930,"src":"3169:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2925,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3169:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":2928,"indexed":false,"mutability":"mutable","name":"salt","nameLocation":"3197:4:5","nodeType":"VariableDeclaration","scope":2930,"src":"3189:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2927,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3189:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3168:34:5"},"src":"3154:49:5"},{"anonymous":false,"documentation":{"id":2931,"nodeType":"StructuredDocumentation","src":"3209:65:5","text":" @dev Emitted when operation `id` is cancelled."},"eventSelector":"baa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb70","id":2935,"name":"Cancelled","nameLocation":"3285:9:5","nodeType":"EventDefinition","parameters":{"id":2934,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2933,"indexed":true,"mutability":"mutable","name":"id","nameLocation":"3311:2:5","nodeType":"VariableDeclaration","scope":2935,"src":"3295:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":2932,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3295:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3294:20:5"},"src":"3279:36:5"},{"anonymous":false,"documentation":{"id":2936,"nodeType":"StructuredDocumentation","src":"3321:89:5","text":" @dev Emitted when the minimum delay for future operations is modified."},"eventSelector":"11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5","id":2942,"name":"MinDelayChange","nameLocation":"3421:14:5","nodeType":"EventDefinition","parameters":{"id":2941,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2938,"indexed":false,"mutability":"mutable","name":"oldDuration","nameLocation":"3444:11:5","nodeType":"VariableDeclaration","scope":2942,"src":"3436:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2937,"name":"uint256","nodeType":"ElementaryTypeName","src":"3436:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2940,"indexed":false,"mutability":"mutable","name":"newDuration","nameLocation":"3465:11:5","nodeType":"VariableDeclaration","scope":2942,"src":"3457:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2939,"name":"uint256","nodeType":"ElementaryTypeName","src":"3457:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3435:42:5"},"src":"3415:63:5"},{"body":{"id":3033,"nodeType":"Block","src":"4349:660:5","statements":[{"expression":{"arguments":[{"id":2957,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4401:18:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"id":2960,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"4429:4:5","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":2959,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4421:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2958,"name":"address","nodeType":"ElementaryTypeName","src":"4421:7:5","typeDescriptions":{}}},"id":2961,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4421:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2956,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4390:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2962,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4390:45:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2963,"nodeType":"ExpressionStatement","src":"4390:45:5"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":2969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2964,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"4476:5:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":2967,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4493:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":2966,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4485:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":2965,"name":"address","nodeType":"ElementaryTypeName","src":"4485:7:5","typeDescriptions":{}}},"id":2968,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4485:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"4476:19:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2976,"nodeType":"IfStatement","src":"4472:87:5","trueBody":{"id":2975,"nodeType":"Block","src":"4497:62:5","statements":[{"expression":{"arguments":[{"id":2971,"name":"DEFAULT_ADMIN_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":29,"src":"4522:18:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":2972,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2953,"src":"4542:5:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2970,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4511:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2973,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4511:37:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2974,"nodeType":"ExpressionStatement","src":"4511:37:5"}]}},{"body":{"id":3002,"nodeType":"Block","src":"4661:118:5","statements":[{"expression":{"arguments":[{"id":2989,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2833,"src":"4686:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2990,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2948,"src":"4701:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2992,"indexExpression":{"id":2991,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2978,"src":"4711:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4701:12:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2988,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4675:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":2993,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4675:39:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":2994,"nodeType":"ExpressionStatement","src":"4675:39:5"},{"expression":{"arguments":[{"id":2996,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2843,"src":"4739:14:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":2997,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2948,"src":"4755:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2999,"indexExpression":{"id":2998,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2978,"src":"4765:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4755:12:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":2995,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4728:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":3000,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4728:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3001,"nodeType":"ExpressionStatement","src":"4728:40:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":2984,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":2981,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2978,"src":"4634:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":2982,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2948,"src":"4638:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":2983,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4648:6:5","memberName":"length","nodeType":"MemberAccess","src":"4638:16:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4634:20:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3003,"initializationExpression":{"assignments":[2978],"declarations":[{"constant":false,"id":2978,"mutability":"mutable","name":"i","nameLocation":"4627:1:5","nodeType":"VariableDeclaration","scope":3003,"src":"4619:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2977,"name":"uint256","nodeType":"ElementaryTypeName","src":"4619:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":2980,"initialValue":{"hexValue":"30","id":2979,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4631:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4619:13:5"},"loopExpression":{"expression":{"id":2986,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4656:3:5","subExpression":{"id":2985,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2978,"src":"4658:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2987,"nodeType":"ExpressionStatement","src":"4656:3:5"},"nodeType":"ForStatement","src":"4614:165:5"},{"body":{"id":3022,"nodeType":"Block","src":"4866:64:5","statements":[{"expression":{"arguments":[{"id":3016,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2838,"src":"4891:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"baseExpression":{"id":3017,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2951,"src":"4906:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":3019,"indexExpression":{"id":3018,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3005,"src":"4916:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4906:12:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":3015,"name":"_grantRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":256,"src":"4880:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) returns (bool)"}},"id":3020,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:39:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3021,"nodeType":"ExpressionStatement","src":"4880:39:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3011,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3008,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3005,"src":"4839:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3009,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2951,"src":"4843:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":3010,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4853:6:5","memberName":"length","nodeType":"MemberAccess","src":"4843:16:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4839:20:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3023,"initializationExpression":{"assignments":[3005],"declarations":[{"constant":false,"id":3005,"mutability":"mutable","name":"i","nameLocation":"4832:1:5","nodeType":"VariableDeclaration","scope":3023,"src":"4824:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3004,"name":"uint256","nodeType":"ElementaryTypeName","src":"4824:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3007,"initialValue":{"hexValue":"30","id":3006,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4836:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"4824:13:5"},"loopExpression":{"expression":{"id":3013,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"4861:3:5","subExpression":{"id":3012,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3005,"src":"4863:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3014,"nodeType":"ExpressionStatement","src":"4861:3:5"},"nodeType":"ForStatement","src":"4819:111:5"},{"expression":{"id":3026,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3024,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2855,"src":"4940:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3025,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2945,"src":"4952:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4940:20:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3027,"nodeType":"ExpressionStatement","src":"4940:20:5"},{"eventCall":{"arguments":[{"hexValue":"30","id":3029,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4990:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3030,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2945,"src":"4993:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3028,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2942,"src":"4975:14:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3031,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4975:27:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3032,"nodeType":"EmitStatement","src":"4970:32:5"}]},"documentation":{"id":2943,"nodeType":"StructuredDocumentation","src":"3484:759:5","text":" @dev Initializes the contract with the following parameters:\n - `minDelay`: initial minimum delay in seconds for operations\n - `proposers`: accounts to be granted proposer and canceller roles\n - `executors`: accounts to be granted executor role\n - `admin`: optional account to be granted admin role; disable with zero address\n IMPORTANT: The optional admin can aid with initial configuration of roles after deployment\n without being subject to delay, but this role should be subsequently renounced in favor of\n administration through timelocked proposals. Previous versions of this contract would assign\n this admin to the deployer automatically and should be renounced as well."},"id":3034,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":2954,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2945,"mutability":"mutable","name":"minDelay","nameLocation":"4268:8:5","nodeType":"VariableDeclaration","scope":3034,"src":"4260:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2944,"name":"uint256","nodeType":"ElementaryTypeName","src":"4260:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":2948,"mutability":"mutable","name":"proposers","nameLocation":"4295:9:5","nodeType":"VariableDeclaration","scope":3034,"src":"4278:26:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2946,"name":"address","nodeType":"ElementaryTypeName","src":"4278:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2947,"nodeType":"ArrayTypeName","src":"4278:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2951,"mutability":"mutable","name":"executors","nameLocation":"4323:9:5","nodeType":"VariableDeclaration","scope":3034,"src":"4306:26:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":2949,"name":"address","nodeType":"ElementaryTypeName","src":"4306:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":2950,"nodeType":"ArrayTypeName","src":"4306:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":2953,"mutability":"mutable","name":"admin","nameLocation":"4342:5:5","nodeType":"VariableDeclaration","scope":3034,"src":"4334:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":2952,"name":"address","nodeType":"ElementaryTypeName","src":"4334:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4259:89:5"},"returnParameters":{"id":2955,"nodeType":"ParameterList","parameters":[],"src":"4349:0:5"},"scope":3831,"src":"4248:761:5","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":3056,"nodeType":"Block","src":"5333:114:5","statements":[{"condition":{"id":3046,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5347:26:5","subExpression":{"arguments":[{"id":3040,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3037,"src":"5356:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":3043,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5370:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3042,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5362:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":3041,"name":"address","nodeType":"ElementaryTypeName","src":"5362:7:5","typeDescriptions":{}}},"id":3044,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5362:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":3039,"name":"hasRole","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":80,"src":"5348:7:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$","typeString":"function (bytes32,address) view returns (bool)"}},"id":3045,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5348:25:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3054,"nodeType":"IfStatement","src":"5343:87:5","trueBody":{"id":3053,"nodeType":"Block","src":"5375:55:5","statements":[{"expression":{"arguments":[{"id":3048,"name":"role","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3037,"src":"5400:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[],"expression":{"argumentTypes":[],"id":3049,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"5406:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":3050,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5406:12:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"}],"id":3047,"name":"_checkRole","nodeType":"Identifier","overloadedDeclarations":[93,114],"referencedDeclaration":114,"src":"5389:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_address_$returns$__$","typeString":"function (bytes32,address) view"}},"id":3051,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:30:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3052,"nodeType":"ExpressionStatement","src":"5389:30:5"}]}},{"id":3055,"nodeType":"PlaceholderStatement","src":"5439:1:5"}]},"documentation":{"id":3035,"nodeType":"StructuredDocumentation","src":"5015:271:5","text":" @dev Modifier to make a function callable only by a certain role. In\n addition to checking the sender's role, `address(0)` 's role is also\n considered. Granting a role to `address(0)` is equivalent to enabling\n this role for everyone."},"id":3057,"name":"onlyRoleOrOpenRole","nameLocation":"5300:18:5","nodeType":"ModifierDefinition","parameters":{"id":3038,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3037,"mutability":"mutable","name":"role","nameLocation":"5327:4:5","nodeType":"VariableDeclaration","scope":3057,"src":"5319:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3036,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5319:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5318:14:5"},"src":"5291:156:5","virtual":false,"visibility":"internal"},{"body":{"id":3061,"nodeType":"Block","src":"5584:2:5","statements":[]},"documentation":{"id":3058,"nodeType":"StructuredDocumentation","src":"5453:91:5","text":" @dev Contract might receive/hold ETH as part of the maintenance process."},"id":3062,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":3059,"nodeType":"ParameterList","parameters":[],"src":"5556:2:5"},"returnParameters":{"id":3060,"nodeType":"ParameterList","parameters":[],"src":"5584:0:5"},"scope":3831,"src":"5549:37:5","stateMutability":"payable","virtual":true,"visibility":"external"},{"baseFunctions":[62,5807],"body":{"id":3078,"nodeType":"Block","src":"5788:60:5","statements":[{"expression":{"arguments":[{"id":3075,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3065,"src":"5829:11:5","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":3073,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"5805:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_TimelockController_$3831_$","typeString":"type(contract super TimelockController)"}},"id":3074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5811:17:5","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":5807,"src":"5805:23:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":3076,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5805:36:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3072,"id":3077,"nodeType":"Return","src":"5798:43:5"}]},"documentation":{"id":3063,"nodeType":"StructuredDocumentation","src":"5592:56:5","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":3079,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"5662:17:5","nodeType":"FunctionDefinition","overrides":{"id":3069,"nodeType":"OverrideSpecifier","overrides":[{"id":3067,"name":"AccessControl","nameLocations":["5743:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":295,"src":"5743:13:5"},{"id":3068,"name":"ERC1155Holder","nameLocations":["5758:13:5"],"nodeType":"IdentifierPath","referencedDeclaration":5852,"src":"5758:13:5"}],"src":"5734:38:5"},"parameters":{"id":3066,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3065,"mutability":"mutable","name":"interfaceId","nameLocation":"5696:11:5","nodeType":"VariableDeclaration","scope":3079,"src":"5689:18:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":3064,"name":"bytes4","nodeType":"ElementaryTypeName","src":"5689:6:5","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"5679:34:5"},"returnParameters":{"id":3072,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3071,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3079,"src":"5782:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3070,"name":"bool","nodeType":"ElementaryTypeName","src":"5782:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5781:6:5"},"scope":3831,"src":"5653:195:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3094,"nodeType":"Block","src":"6066:69:5","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"id":3092,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":3088,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3082,"src":"6101:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3087,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3211,"src":"6083:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2860_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3089,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6083:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3090,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"6108:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3091,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6123:5:5","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2856,"src":"6108:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"src":"6083:45:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3086,"id":3093,"nodeType":"Return","src":"6076:52:5"}]},"documentation":{"id":3080,"nodeType":"StructuredDocumentation","src":"5854:147:5","text":" @dev Returns whether an id corresponds to a registered operation. This\n includes both Waiting, Ready, and Done operations."},"functionSelector":"31d50750","id":3095,"implemented":true,"kind":"function","modifiers":[],"name":"isOperation","nameLocation":"6015:11:5","nodeType":"FunctionDefinition","parameters":{"id":3083,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3082,"mutability":"mutable","name":"id","nameLocation":"6035:2:5","nodeType":"VariableDeclaration","scope":3095,"src":"6027:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3081,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6027:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6026:12:5"},"returnParameters":{"id":3086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3085,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3095,"src":"6060:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3084,"name":"bool","nodeType":"ElementaryTypeName","src":"6060:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6059:6:5"},"scope":3831,"src":"6006:129:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3120,"nodeType":"Block","src":"6337:142:5","statements":[{"assignments":[3105],"declarations":[{"constant":false,"id":3105,"mutability":"mutable","name":"state","nameLocation":"6362:5:5","nodeType":"VariableDeclaration","scope":3120,"src":"6347:20:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3104,"nodeType":"UserDefinedTypeName","pathNode":{"id":3103,"name":"OperationState","nameLocations":["6347:14:5"],"nodeType":"IdentifierPath","referencedDeclaration":2860,"src":"6347:14:5"},"referencedDeclaration":2860,"src":"6347:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"id":3109,"initialValue":{"arguments":[{"id":3107,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3098,"src":"6388:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3106,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3211,"src":"6370:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2860_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3108,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6370:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"nodeType":"VariableDeclarationStatement","src":"6347:44:5"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3118,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"id":3113,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3110,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3105,"src":"6408:5:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3111,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"6417:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3112,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6432:7:5","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2857,"src":"6417:22:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"src":"6408:31:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"id":3117,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3114,"name":"state","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3105,"src":"6443:5:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3115,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"6452:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3116,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6467:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2858,"src":"6452:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"src":"6443:29:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6408:64:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3102,"id":3119,"nodeType":"Return","src":"6401:71:5"}]},"documentation":{"id":3096,"nodeType":"StructuredDocumentation","src":"6141:124:5","text":" @dev Returns whether an operation is pending or not. Note that a \"pending\" operation may also be \"ready\"."},"functionSelector":"584b153e","id":3121,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationPending","nameLocation":"6279:18:5","nodeType":"FunctionDefinition","parameters":{"id":3099,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3098,"mutability":"mutable","name":"id","nameLocation":"6306:2:5","nodeType":"VariableDeclaration","scope":3121,"src":"6298:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3097,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6298:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6297:12:5"},"returnParameters":{"id":3102,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3101,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3121,"src":"6331:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3100,"name":"bool","nodeType":"ElementaryTypeName","src":"6331:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6330:6:5"},"scope":3831,"src":"6270:209:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3136,"nodeType":"Block","src":"6680:69:5","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"id":3134,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":3130,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3124,"src":"6715:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3129,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3211,"src":"6697:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2860_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3131,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6697:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3132,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"6722:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3133,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6737:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2858,"src":"6722:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"src":"6697:45:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3128,"id":3135,"nodeType":"Return","src":"6690:52:5"}]},"documentation":{"id":3122,"nodeType":"StructuredDocumentation","src":"6485:125:5","text":" @dev Returns whether an operation is ready for execution. Note that a \"ready\" operation is also \"pending\"."},"functionSelector":"13bc9f20","id":3137,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationReady","nameLocation":"6624:16:5","nodeType":"FunctionDefinition","parameters":{"id":3125,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3124,"mutability":"mutable","name":"id","nameLocation":"6649:2:5","nodeType":"VariableDeclaration","scope":3137,"src":"6641:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3123,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6641:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6640:12:5"},"returnParameters":{"id":3128,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3127,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3137,"src":"6674:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3126,"name":"bool","nodeType":"ElementaryTypeName","src":"6674:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6673:6:5"},"scope":3831,"src":"6615:134:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3152,"nodeType":"Block","src":"6892:68:5","statements":[{"expression":{"commonType":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"id":3150,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":3146,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3140,"src":"6927:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3145,"name":"getOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3211,"src":"6909:17:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_enum$_OperationState_$2860_$","typeString":"function (bytes32) view returns (enum TimelockController.OperationState)"}},"id":3147,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6909:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":3148,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"6934:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3149,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6949:4:5","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2859,"src":"6934:19:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"src":"6909:44:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3144,"id":3151,"nodeType":"Return","src":"6902:51:5"}]},"documentation":{"id":3138,"nodeType":"StructuredDocumentation","src":"6755:68:5","text":" @dev Returns whether an operation is done or not."},"functionSelector":"2ab0f529","id":3153,"implemented":true,"kind":"function","modifiers":[],"name":"isOperationDone","nameLocation":"6837:15:5","nodeType":"FunctionDefinition","parameters":{"id":3141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3140,"mutability":"mutable","name":"id","nameLocation":"6861:2:5","nodeType":"VariableDeclaration","scope":3153,"src":"6853:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3139,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6853:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6852:12:5"},"returnParameters":{"id":3144,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3143,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3153,"src":"6886:4:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3142,"name":"bool","nodeType":"ElementaryTypeName","src":"6886:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"6885:6:5"},"scope":3831,"src":"6828:132:5","stateMutability":"view","virtual":false,"visibility":"public"},{"body":{"id":3165,"nodeType":"Block","src":"7180:39:5","statements":[{"expression":{"baseExpression":{"id":3161,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2853,"src":"7197:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3163,"indexExpression":{"id":3162,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3156,"src":"7209:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"7197:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3160,"id":3164,"nodeType":"Return","src":"7190:22:5"}]},"documentation":{"id":3154,"nodeType":"StructuredDocumentation","src":"6966:137:5","text":" @dev Returns the timestamp at which an operation becomes ready (0 for\n unset operations, 1 for done operations)."},"functionSelector":"d45c4435","id":3166,"implemented":true,"kind":"function","modifiers":[],"name":"getTimestamp","nameLocation":"7117:12:5","nodeType":"FunctionDefinition","parameters":{"id":3157,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3156,"mutability":"mutable","name":"id","nameLocation":"7138:2:5","nodeType":"VariableDeclaration","scope":3166,"src":"7130:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3155,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7130:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7129:12:5"},"returnParameters":{"id":3160,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3159,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3166,"src":"7171:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3158,"name":"uint256","nodeType":"ElementaryTypeName","src":"7171:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7170:9:5"},"scope":3831,"src":"7108:111:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3210,"nodeType":"Block","src":"7362:376:5","statements":[{"assignments":[3176],"declarations":[{"constant":false,"id":3176,"mutability":"mutable","name":"timestamp","nameLocation":"7380:9:5","nodeType":"VariableDeclaration","scope":3210,"src":"7372:17:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3175,"name":"uint256","nodeType":"ElementaryTypeName","src":"7372:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3180,"initialValue":{"arguments":[{"id":3178,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3169,"src":"7405:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3177,"name":"getTimestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3166,"src":"7392:12:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_uint256_$","typeString":"function (bytes32) view returns (uint256)"}},"id":3179,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7392:16:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7372:36:5"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3183,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3181,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3176,"src":"7422:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":3182,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7435:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7422:14:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3190,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3188,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3176,"src":"7500:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":3189,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2849,"src":"7513:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7500:28:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3198,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3195,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3176,"src":"7591:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":3196,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"7603:5:5","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":3197,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7609:9:5","memberName":"timestamp","nodeType":"MemberAccess","src":"7603:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7591:27:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":3206,"nodeType":"Block","src":"7680:52:5","statements":[{"expression":{"expression":{"id":3203,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"7701:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3204,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7716:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2858,"src":"7701:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3174,"id":3205,"nodeType":"Return","src":"7694:27:5"}]},"id":3207,"nodeType":"IfStatement","src":"7587:145:5","trueBody":{"id":3202,"nodeType":"Block","src":"7620:54:5","statements":[{"expression":{"expression":{"id":3199,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"7641:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3200,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7656:7:5","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2857,"src":"7641:22:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3174,"id":3201,"nodeType":"Return","src":"7634:29:5"}]}},"id":3208,"nodeType":"IfStatement","src":"7496:236:5","trueBody":{"id":3194,"nodeType":"Block","src":"7530:51:5","statements":[{"expression":{"expression":{"id":3191,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"7551:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3192,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7566:4:5","memberName":"Done","nodeType":"MemberAccess","referencedDeclaration":2859,"src":"7551:19:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3174,"id":3193,"nodeType":"Return","src":"7544:26:5"}]}},"id":3209,"nodeType":"IfStatement","src":"7418:314:5","trueBody":{"id":3187,"nodeType":"Block","src":"7438:52:5","statements":[{"expression":{"expression":{"id":3184,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"7459:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3185,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7474:5:5","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2856,"src":"7459:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"functionReturnParameters":3174,"id":3186,"nodeType":"Return","src":"7452:27:5"}]}}]},"documentation":{"id":3167,"nodeType":"StructuredDocumentation","src":"7225:48:5","text":" @dev Returns operation state."},"functionSelector":"7958004c","id":3211,"implemented":true,"kind":"function","modifiers":[],"name":"getOperationState","nameLocation":"7287:17:5","nodeType":"FunctionDefinition","parameters":{"id":3170,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3169,"mutability":"mutable","name":"id","nameLocation":"7313:2:5","nodeType":"VariableDeclaration","scope":3211,"src":"7305:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3168,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7305:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7304:12:5"},"returnParameters":{"id":3174,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3173,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3211,"src":"7346:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3172,"nodeType":"UserDefinedTypeName","pathNode":{"id":3171,"name":"OperationState","nameLocations":["7346:14:5"],"nodeType":"IdentifierPath","referencedDeclaration":2860,"src":"7346:14:5"},"referencedDeclaration":2860,"src":"7346:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"7345:16:5"},"scope":3831,"src":"7278:460:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3219,"nodeType":"Block","src":"7996:33:5","statements":[{"expression":{"id":3217,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2855,"src":"8013:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3216,"id":3218,"nodeType":"Return","src":"8006:16:5"}]},"documentation":{"id":3212,"nodeType":"StructuredDocumentation","src":"7744:186:5","text":" @dev Returns the minimum delay in seconds for an operation to become valid.\n This value can be changed by executing an operation that calls `updateDelay`."},"functionSelector":"f27a0c92","id":3220,"implemented":true,"kind":"function","modifiers":[],"name":"getMinDelay","nameLocation":"7944:11:5","nodeType":"FunctionDefinition","parameters":{"id":3213,"nodeType":"ParameterList","parameters":[],"src":"7955:2:5"},"returnParameters":{"id":3216,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3215,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3220,"src":"7987:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3214,"name":"uint256","nodeType":"ElementaryTypeName","src":"7987:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7986:9:5"},"scope":3831,"src":"7935:94:5","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3247,"nodeType":"Block","src":"8336:85:5","statements":[{"expression":{"arguments":[{"arguments":[{"id":3239,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3223,"src":"8374:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3240,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3225,"src":"8382:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3241,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3227,"src":"8389:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3242,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3229,"src":"8395:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3243,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3231,"src":"8408:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3237,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"8363:3:5","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3238,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8367:6:5","memberName":"encode","nodeType":"MemberAccess","src":"8363:10:5","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3244,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8363:50:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3236,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"8353:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3245,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8353:61:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3235,"id":3246,"nodeType":"Return","src":"8346:68:5"}]},"documentation":{"id":3221,"nodeType":"StructuredDocumentation","src":"8035:102:5","text":" @dev Returns the identifier of an operation containing a single\n transaction."},"functionSelector":"8065657f","id":3248,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperation","nameLocation":"8151:13:5","nodeType":"FunctionDefinition","parameters":{"id":3232,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3223,"mutability":"mutable","name":"target","nameLocation":"8182:6:5","nodeType":"VariableDeclaration","scope":3248,"src":"8174:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3222,"name":"address","nodeType":"ElementaryTypeName","src":"8174:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3225,"mutability":"mutable","name":"value","nameLocation":"8206:5:5","nodeType":"VariableDeclaration","scope":3248,"src":"8198:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3224,"name":"uint256","nodeType":"ElementaryTypeName","src":"8198:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3227,"mutability":"mutable","name":"data","nameLocation":"8236:4:5","nodeType":"VariableDeclaration","scope":3248,"src":"8221:19:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3226,"name":"bytes","nodeType":"ElementaryTypeName","src":"8221:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3229,"mutability":"mutable","name":"predecessor","nameLocation":"8258:11:5","nodeType":"VariableDeclaration","scope":3248,"src":"8250:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3228,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8250:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3231,"mutability":"mutable","name":"salt","nameLocation":"8287:4:5","nodeType":"VariableDeclaration","scope":3248,"src":"8279:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3230,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8279:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8164:133:5"},"returnParameters":{"id":3235,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3234,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3248,"src":"8327:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3233,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8327:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8326:9:5"},"scope":3831,"src":"8142:279:5","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3278,"nodeType":"Block","src":"8766:91:5","statements":[{"expression":{"arguments":[{"arguments":[{"id":3270,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3252,"src":"8804:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3271,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3255,"src":"8813:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3272,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3258,"src":"8821:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3273,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3260,"src":"8831:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3274,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3262,"src":"8844:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":3268,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"8793:3:5","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":3269,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8797:6:5","memberName":"encode","nodeType":"MemberAccess","src":"8793:10:5","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":3275,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8793:56:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":3267,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"8783:9:5","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":3276,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8783:67:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3266,"id":3277,"nodeType":"Return","src":"8776:74:5"}]},"documentation":{"id":3249,"nodeType":"StructuredDocumentation","src":"8427:105:5","text":" @dev Returns the identifier of an operation containing a batch of\n transactions."},"functionSelector":"b1c5f427","id":3279,"implemented":true,"kind":"function","modifiers":[],"name":"hashOperationBatch","nameLocation":"8546:18:5","nodeType":"FunctionDefinition","parameters":{"id":3263,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3252,"mutability":"mutable","name":"targets","nameLocation":"8593:7:5","nodeType":"VariableDeclaration","scope":3279,"src":"8574:26:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3250,"name":"address","nodeType":"ElementaryTypeName","src":"8574:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3251,"nodeType":"ArrayTypeName","src":"8574:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3255,"mutability":"mutable","name":"values","nameLocation":"8629:6:5","nodeType":"VariableDeclaration","scope":3279,"src":"8610:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3253,"name":"uint256","nodeType":"ElementaryTypeName","src":"8610:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3254,"nodeType":"ArrayTypeName","src":"8610:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3258,"mutability":"mutable","name":"payloads","nameLocation":"8662:8:5","nodeType":"VariableDeclaration","scope":3279,"src":"8645:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3256,"name":"bytes","nodeType":"ElementaryTypeName","src":"8645:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3257,"nodeType":"ArrayTypeName","src":"8645:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3260,"mutability":"mutable","name":"predecessor","nameLocation":"8688:11:5","nodeType":"VariableDeclaration","scope":3279,"src":"8680:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3259,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8680:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3262,"mutability":"mutable","name":"salt","nameLocation":"8717:4:5","nodeType":"VariableDeclaration","scope":3279,"src":"8709:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3261,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8709:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8564:163:5"},"returnParameters":{"id":3266,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3265,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3279,"src":"8757:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3264,"name":"bytes32","nodeType":"ElementaryTypeName","src":"8757:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"8756:9:5"},"scope":3831,"src":"8537:320:5","stateMutability":"pure","virtual":true,"visibility":"public"},{"body":{"id":3336,"nodeType":"Block","src":"9317:270:5","statements":[{"assignments":[3299],"declarations":[{"constant":false,"id":3299,"mutability":"mutable","name":"id","nameLocation":"9335:2:5","nodeType":"VariableDeclaration","scope":3336,"src":"9327:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3298,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9327:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3307,"initialValue":{"arguments":[{"id":3301,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3282,"src":"9354:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3302,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3284,"src":"9362:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3303,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3286,"src":"9369:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3304,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3288,"src":"9375:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3305,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3290,"src":"9388:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3300,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3248,"src":"9340:13:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3306,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9340:53:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"9327:66:5"},{"expression":{"arguments":[{"id":3309,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3299,"src":"9413:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3310,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3292,"src":"9417:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3308,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3485,"src":"9403:9:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3311,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9403:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3312,"nodeType":"ExpressionStatement","src":"9403:20:5"},{"eventCall":{"arguments":[{"id":3314,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3299,"src":"9452:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3315,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9456:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3316,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3282,"src":"9459:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3317,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3284,"src":"9467:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3318,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3286,"src":"9474:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3319,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3288,"src":"9480:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3320,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3292,"src":"9493:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3313,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2910,"src":"9438:13:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9438:61:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3322,"nodeType":"EmitStatement","src":"9433:66:5"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3328,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3323,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3290,"src":"9513:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3326,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9529:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3325,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9521:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3324,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9521:7:5","typeDescriptions":{}}},"id":3327,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9521:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"9513:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3335,"nodeType":"IfStatement","src":"9509:72:5","trueBody":{"id":3334,"nodeType":"Block","src":"9533:48:5","statements":[{"eventCall":{"arguments":[{"id":3330,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3299,"src":"9561:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3331,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3290,"src":"9565:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3329,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2930,"src":"9552:8:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3332,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9552:18:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3333,"nodeType":"EmitStatement","src":"9547:23:5"}]}}]},"documentation":{"id":3280,"nodeType":"StructuredDocumentation","src":"8863:236:5","text":" @dev Schedule an operation containing a single transaction.\n Emits {CallSalt} if salt is nonzero, and {CallScheduled}.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"01d5062a","id":3337,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3295,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2833,"src":"9302:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3296,"kind":"modifierInvocation","modifierName":{"id":3294,"name":"onlyRole","nameLocations":["9293:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"9293:8:5"},"nodeType":"ModifierInvocation","src":"9293:23:5"}],"name":"schedule","nameLocation":"9113:8:5","nodeType":"FunctionDefinition","parameters":{"id":3293,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3282,"mutability":"mutable","name":"target","nameLocation":"9139:6:5","nodeType":"VariableDeclaration","scope":3337,"src":"9131:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3281,"name":"address","nodeType":"ElementaryTypeName","src":"9131:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3284,"mutability":"mutable","name":"value","nameLocation":"9163:5:5","nodeType":"VariableDeclaration","scope":3337,"src":"9155:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3283,"name":"uint256","nodeType":"ElementaryTypeName","src":"9155:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3286,"mutability":"mutable","name":"data","nameLocation":"9193:4:5","nodeType":"VariableDeclaration","scope":3337,"src":"9178:19:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3285,"name":"bytes","nodeType":"ElementaryTypeName","src":"9178:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3288,"mutability":"mutable","name":"predecessor","nameLocation":"9215:11:5","nodeType":"VariableDeclaration","scope":3337,"src":"9207:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3287,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9207:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3290,"mutability":"mutable","name":"salt","nameLocation":"9244:4:5","nodeType":"VariableDeclaration","scope":3337,"src":"9236:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3289,"name":"bytes32","nodeType":"ElementaryTypeName","src":"9236:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3292,"mutability":"mutable","name":"delay","nameLocation":"9266:5:5","nodeType":"VariableDeclaration","scope":3337,"src":"9258:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3291,"name":"uint256","nodeType":"ElementaryTypeName","src":"9258:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9121:156:5"},"returnParameters":{"id":3297,"nodeType":"ParameterList","parameters":[],"src":"9317:0:5"},"scope":3831,"src":"9104:483:5","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3438,"nodeType":"Block","src":"10124:559:5","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3369,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3363,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3359,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3341,"src":"10138:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3360,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10146:6:5","memberName":"length","nodeType":"MemberAccess","src":"10138:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3361,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3344,"src":"10156:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10163:6:5","memberName":"length","nodeType":"MemberAccess","src":"10156:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10138:31:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3368,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3364,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3341,"src":"10173:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3365,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10181:6:5","memberName":"length","nodeType":"MemberAccess","src":"10173:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3366,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3347,"src":"10191:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3367,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10200:6:5","memberName":"length","nodeType":"MemberAccess","src":"10191:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10173:33:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10138:68:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3380,"nodeType":"IfStatement","src":"10134:184:5","trueBody":{"id":3379,"nodeType":"Block","src":"10208:110:5","statements":[{"errorCall":{"arguments":[{"expression":{"id":3371,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3341,"src":"10260:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3372,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10268:6:5","memberName":"length","nodeType":"MemberAccess","src":"10260:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3373,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3347,"src":"10276:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10285:6:5","memberName":"length","nodeType":"MemberAccess","src":"10276:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3375,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3344,"src":"10293:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3376,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10300:6:5","memberName":"length","nodeType":"MemberAccess","src":"10293:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3370,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2869,"src":"10229:30:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3377,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10229:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3378,"nodeType":"RevertStatement","src":"10222:85:5"}]}},{"assignments":[3382],"declarations":[{"constant":false,"id":3382,"mutability":"mutable","name":"id","nameLocation":"10336:2:5","nodeType":"VariableDeclaration","scope":3438,"src":"10328:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3381,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10328:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3390,"initialValue":{"arguments":[{"id":3384,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3341,"src":"10360:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3385,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3344,"src":"10369:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3386,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3347,"src":"10377:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3387,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3349,"src":"10387:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3388,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3351,"src":"10400:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3383,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3279,"src":"10341:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3389,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10341:64:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"10328:77:5"},{"expression":{"arguments":[{"id":3392,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3382,"src":"10425:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3393,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3353,"src":"10429:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3391,"name":"_schedule","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3485,"src":"10415:9:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256)"}},"id":3394,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10415:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3395,"nodeType":"ExpressionStatement","src":"10415:20:5"},{"body":{"id":3423,"nodeType":"Block","src":"10490:106:5","statements":[{"eventCall":{"arguments":[{"id":3408,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3382,"src":"10523:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3409,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3397,"src":"10527:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3410,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3341,"src":"10530:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3412,"indexExpression":{"id":3411,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3397,"src":"10538:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10530:10:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"id":3413,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3344,"src":"10542:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3415,"indexExpression":{"id":3414,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3397,"src":"10549:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10542:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"baseExpression":{"id":3416,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3347,"src":"10553:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3418,"indexExpression":{"id":3417,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3397,"src":"10562:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"10553:11:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3419,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3349,"src":"10566:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3420,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3353,"src":"10579:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3407,"name":"CallScheduled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2910,"src":"10509:13:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory,bytes32,uint256)"}},"id":3421,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10509:76:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3422,"nodeType":"EmitStatement","src":"10504:81:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3400,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3397,"src":"10465:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3401,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3341,"src":"10469:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3402,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10477:6:5","memberName":"length","nodeType":"MemberAccess","src":"10469:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10465:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3424,"initializationExpression":{"assignments":[3397],"declarations":[{"constant":false,"id":3397,"mutability":"mutable","name":"i","nameLocation":"10458:1:5","nodeType":"VariableDeclaration","scope":3424,"src":"10450:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3396,"name":"uint256","nodeType":"ElementaryTypeName","src":"10450:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3399,"initialValue":{"hexValue":"30","id":3398,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10462:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"10450:13:5"},"loopExpression":{"expression":{"id":3405,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"10485:3:5","subExpression":{"id":3404,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3397,"src":"10487:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3406,"nodeType":"ExpressionStatement","src":"10485:3:5"},"nodeType":"ForStatement","src":"10445:151:5"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3430,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3425,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3351,"src":"10609:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3428,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10625:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3427,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10617:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3426,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10617:7:5","typeDescriptions":{}}},"id":3429,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10617:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"10609:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3437,"nodeType":"IfStatement","src":"10605:72:5","trueBody":{"id":3436,"nodeType":"Block","src":"10629:48:5","statements":[{"eventCall":{"arguments":[{"id":3432,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3382,"src":"10657:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3433,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3351,"src":"10661:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3431,"name":"CallSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2930,"src":"10648:8:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32)"}},"id":3434,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10648:18:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3435,"nodeType":"EmitStatement","src":"10643:23:5"}]}}]},"documentation":{"id":3338,"nodeType":"StructuredDocumentation","src":"9593:278:5","text":" @dev Schedule an operation containing a batch of transactions.\n Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch.\n Requirements:\n - the caller must have the 'proposer' role."},"functionSelector":"8f2a0bb0","id":3439,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3356,"name":"PROPOSER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2833,"src":"10109:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3357,"kind":"modifierInvocation","modifierName":{"id":3355,"name":"onlyRole","nameLocations":["10100:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"10100:8:5"},"nodeType":"ModifierInvocation","src":"10100:23:5"}],"name":"scheduleBatch","nameLocation":"9885:13:5","nodeType":"FunctionDefinition","parameters":{"id":3354,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3341,"mutability":"mutable","name":"targets","nameLocation":"9927:7:5","nodeType":"VariableDeclaration","scope":3439,"src":"9908:26:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3339,"name":"address","nodeType":"ElementaryTypeName","src":"9908:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3340,"nodeType":"ArrayTypeName","src":"9908:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3344,"mutability":"mutable","name":"values","nameLocation":"9963:6:5","nodeType":"VariableDeclaration","scope":3439,"src":"9944:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3342,"name":"uint256","nodeType":"ElementaryTypeName","src":"9944:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3343,"nodeType":"ArrayTypeName","src":"9944:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3347,"mutability":"mutable","name":"payloads","nameLocation":"9996:8:5","nodeType":"VariableDeclaration","scope":3439,"src":"9979:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3345,"name":"bytes","nodeType":"ElementaryTypeName","src":"9979:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3346,"nodeType":"ArrayTypeName","src":"9979:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3349,"mutability":"mutable","name":"predecessor","nameLocation":"10022:11:5","nodeType":"VariableDeclaration","scope":3439,"src":"10014:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3348,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10014:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3351,"mutability":"mutable","name":"salt","nameLocation":"10051:4:5","nodeType":"VariableDeclaration","scope":3439,"src":"10043:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3350,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10043:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3353,"mutability":"mutable","name":"delay","nameLocation":"10073:5:5","nodeType":"VariableDeclaration","scope":3439,"src":"10065:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3352,"name":"uint256","nodeType":"ElementaryTypeName","src":"10065:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9898:186:5"},"returnParameters":{"id":3358,"nodeType":"ParameterList","parameters":[],"src":"10124:0:5"},"scope":3831,"src":"9876:807:5","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3484,"nodeType":"Block","src":"10838:345:5","statements":[{"condition":{"arguments":[{"id":3448,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3442,"src":"10864:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3447,"name":"isOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3095,"src":"10852:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3449,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10852:15:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3459,"nodeType":"IfStatement","src":"10848:131:5","trueBody":{"id":3458,"nodeType":"Block","src":"10869:110:5","statements":[{"errorCall":{"arguments":[{"id":3451,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3442,"src":"10923:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3453,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"10946:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3454,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10961:5:5","memberName":"Unset","nodeType":"MemberAccess","referencedDeclaration":2856,"src":"10946:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}],"id":3452,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3830,"src":"10927:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2860_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3455,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10927:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3450,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2883,"src":"10890:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3456,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10890:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3457,"nodeType":"RevertStatement","src":"10883:85:5"}]}},{"assignments":[3461],"declarations":[{"constant":false,"id":3461,"mutability":"mutable","name":"minDelay","nameLocation":"10996:8:5","nodeType":"VariableDeclaration","scope":3484,"src":"10988:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3460,"name":"uint256","nodeType":"ElementaryTypeName","src":"10988:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3464,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3462,"name":"getMinDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3220,"src":"11007:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":3463,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11007:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10988:32:5"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3467,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3465,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3444,"src":"11034:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":3466,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3461,"src":"11042:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11034:16:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3474,"nodeType":"IfStatement","src":"11030:96:5","trueBody":{"id":3473,"nodeType":"Block","src":"11052:74:5","statements":[{"errorCall":{"arguments":[{"id":3469,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3444,"src":"11099:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3470,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3461,"src":"11106:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3468,"name":"TimelockInsufficientDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2876,"src":"11073:25:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":3471,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11073:42:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3472,"nodeType":"RevertStatement","src":"11066:49:5"}]}},{"expression":{"id":3482,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3475,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2853,"src":"11135:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3477,"indexExpression":{"id":3476,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3442,"src":"11147:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11135:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3478,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"11153:5:5","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":3479,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11159:9:5","memberName":"timestamp","nodeType":"MemberAccess","src":"11153:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":3480,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3444,"src":"11171:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11153:23:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11135:41:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3483,"nodeType":"ExpressionStatement","src":"11135:41:5"}]},"documentation":{"id":3440,"nodeType":"StructuredDocumentation","src":"10689:90:5","text":" @dev Schedule an operation that is to become valid after a given delay."},"id":3485,"implemented":true,"kind":"function","modifiers":[],"name":"_schedule","nameLocation":"10793:9:5","nodeType":"FunctionDefinition","parameters":{"id":3445,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3442,"mutability":"mutable","name":"id","nameLocation":"10811:2:5","nodeType":"VariableDeclaration","scope":3485,"src":"10803:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3441,"name":"bytes32","nodeType":"ElementaryTypeName","src":"10803:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3444,"mutability":"mutable","name":"delay","nameLocation":"10823:5:5","nodeType":"VariableDeclaration","scope":3485,"src":"10815:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3443,"name":"uint256","nodeType":"ElementaryTypeName","src":"10815:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10802:27:5"},"returnParameters":{"id":3446,"nodeType":"ParameterList","parameters":[],"src":"10838:0:5"},"scope":3831,"src":"10784:399:5","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3522,"nodeType":"Block","src":"11393:307:5","statements":[{"condition":{"id":3497,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11407:23:5","subExpression":{"arguments":[{"id":3495,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3488,"src":"11427:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3494,"name":"isOperationPending","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3121,"src":"11408:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3496,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11408:22:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3512,"nodeType":"IfStatement","src":"11403:230:5","trueBody":{"id":3511,"nodeType":"Block","src":"11432:201:5","statements":[{"errorCall":{"arguments":[{"id":3499,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3488,"src":"11503:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3508,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"expression":{"id":3501,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"11542:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3502,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11557:7:5","memberName":"Waiting","nodeType":"MemberAccess","referencedDeclaration":2857,"src":"11542:22:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}],"id":3500,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3830,"src":"11523:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2860_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3503,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11523:42:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"expression":{"id":3505,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"11587:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3506,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11602:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2858,"src":"11587:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}],"id":3504,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3830,"src":"11568:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2860_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3507,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11568:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"11523:85:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3498,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2883,"src":"11453:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3509,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11453:169:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3510,"nodeType":"RevertStatement","src":"11446:176:5"}]}},{"expression":{"id":3516,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"11642:22:5","subExpression":{"baseExpression":{"id":3513,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2853,"src":"11649:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3515,"indexExpression":{"id":3514,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3488,"src":"11661:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"11649:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3517,"nodeType":"ExpressionStatement","src":"11642:22:5"},{"eventCall":{"arguments":[{"id":3519,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3488,"src":"11690:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3518,"name":"Cancelled","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2935,"src":"11680:9:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3520,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11680:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3521,"nodeType":"EmitStatement","src":"11675:18:5"}]},"documentation":{"id":3486,"nodeType":"StructuredDocumentation","src":"11189:131:5","text":" @dev Cancel an operation.\n Requirements:\n - the caller must have the 'canceller' role."},"functionSelector":"c4d252f5","id":3523,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3491,"name":"CANCELLER_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2843,"src":"11377:14:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3492,"kind":"modifierInvocation","modifierName":{"id":3490,"name":"onlyRole","nameLocations":["11368:8:5"],"nodeType":"IdentifierPath","referencedDeclaration":40,"src":"11368:8:5"},"nodeType":"ModifierInvocation","src":"11368:24:5"}],"name":"cancel","nameLocation":"11334:6:5","nodeType":"FunctionDefinition","parameters":{"id":3489,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3488,"mutability":"mutable","name":"id","nameLocation":"11349:2:5","nodeType":"VariableDeclaration","scope":3523,"src":"11341:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3487,"name":"bytes32","nodeType":"ElementaryTypeName","src":"11341:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"11340:12:5"},"returnParameters":{"id":3493,"nodeType":"ParameterList","parameters":[],"src":"11393:0:5"},"scope":3831,"src":"11325:375:5","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":3573,"nodeType":"Block","src":"12384:249:5","statements":[{"assignments":[3541],"declarations":[{"constant":false,"id":3541,"mutability":"mutable","name":"id","nameLocation":"12402:2:5","nodeType":"VariableDeclaration","scope":3573,"src":"12394:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3540,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12394:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3549,"initialValue":{"arguments":[{"id":3543,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3526,"src":"12421:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3544,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3528,"src":"12429:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3545,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"12436:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},{"id":3546,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3532,"src":"12445:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3547,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3534,"src":"12458:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3542,"name":"hashOperation","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3248,"src":"12407:13:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address,uint256,bytes calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3548,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12407:56:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"12394:69:5"},{"expression":{"arguments":[{"id":3551,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3541,"src":"12486:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3552,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3532,"src":"12490:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3550,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"12474:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3553,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12474:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3554,"nodeType":"ExpressionStatement","src":"12474:28:5"},{"expression":{"arguments":[{"id":3556,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3526,"src":"12521:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3557,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3528,"src":"12529:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3558,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"12536:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3555,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3710,"src":"12512:8:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3559,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12512:32:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3560,"nodeType":"ExpressionStatement","src":"12512:32:5"},{"eventCall":{"arguments":[{"id":3562,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3541,"src":"12572:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"hexValue":"30","id":3563,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12576:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":3564,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3526,"src":"12579:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3565,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3528,"src":"12587:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3566,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3530,"src":"12594:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3561,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2923,"src":"12559:12:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3567,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12559:43:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3568,"nodeType":"EmitStatement","src":"12554:48:5"},{"expression":{"arguments":[{"id":3570,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3541,"src":"12623:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3569,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3777,"src":"12612:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3571,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12612:14:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3572,"nodeType":"ExpressionStatement","src":"12612:14:5"}]},"documentation":{"id":3524,"nodeType":"StructuredDocumentation","src":"11706:215:5","text":" @dev Execute an (ready) operation containing a single transaction.\n Emits a {CallExecuted} event.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"134008d3","id":3574,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3537,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2838,"src":"12369:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3538,"kind":"modifierInvocation","modifierName":{"id":3536,"name":"onlyRoleOrOpenRole","nameLocations":["12350:18:5"],"nodeType":"IdentifierPath","referencedDeclaration":3057,"src":"12350:18:5"},"nodeType":"ModifierInvocation","src":"12350:33:5"}],"name":"execute","nameLocation":"12183:7:5","nodeType":"FunctionDefinition","parameters":{"id":3535,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3526,"mutability":"mutable","name":"target","nameLocation":"12208:6:5","nodeType":"VariableDeclaration","scope":3574,"src":"12200:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3525,"name":"address","nodeType":"ElementaryTypeName","src":"12200:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3528,"mutability":"mutable","name":"value","nameLocation":"12232:5:5","nodeType":"VariableDeclaration","scope":3574,"src":"12224:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3527,"name":"uint256","nodeType":"ElementaryTypeName","src":"12224:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3530,"mutability":"mutable","name":"payload","nameLocation":"12262:7:5","nodeType":"VariableDeclaration","scope":3574,"src":"12247:22:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3529,"name":"bytes","nodeType":"ElementaryTypeName","src":"12247:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":3532,"mutability":"mutable","name":"predecessor","nameLocation":"12287:11:5","nodeType":"VariableDeclaration","scope":3574,"src":"12279:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3531,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12279:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3534,"mutability":"mutable","name":"salt","nameLocation":"12316:4:5","nodeType":"VariableDeclaration","scope":3574,"src":"12308:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3533,"name":"bytes32","nodeType":"ElementaryTypeName","src":"12308:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"12190:136:5"},"returnParameters":{"id":3539,"nodeType":"ParameterList","parameters":[],"src":"12384:0:5"},"scope":3831,"src":"12174:459:5","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3680,"nodeType":"Block","src":"13383:654:5","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3604,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3598,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3594,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3578,"src":"13397:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3595,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13405:6:5","memberName":"length","nodeType":"MemberAccess","src":"13397:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3596,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3581,"src":"13415:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3597,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13422:6:5","memberName":"length","nodeType":"MemberAccess","src":"13415:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13397:31:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3603,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3599,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3578,"src":"13432:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3600,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13440:6:5","memberName":"length","nodeType":"MemberAccess","src":"13432:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":3601,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3584,"src":"13450:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3602,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13459:6:5","memberName":"length","nodeType":"MemberAccess","src":"13450:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13432:33:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"13397:68:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3615,"nodeType":"IfStatement","src":"13393:184:5","trueBody":{"id":3614,"nodeType":"Block","src":"13467:110:5","statements":[{"errorCall":{"arguments":[{"expression":{"id":3606,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3578,"src":"13519:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3607,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13527:6:5","memberName":"length","nodeType":"MemberAccess","src":"13519:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3608,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3584,"src":"13535:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3609,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13544:6:5","memberName":"length","nodeType":"MemberAccess","src":"13535:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3610,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3581,"src":"13552:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3611,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13559:6:5","memberName":"length","nodeType":"MemberAccess","src":"13552:13:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3605,"name":"TimelockInvalidOperationLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2869,"src":"13488:30:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256,uint256) pure"}},"id":3612,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13488:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3613,"nodeType":"RevertStatement","src":"13481:85:5"}]}},{"assignments":[3617],"declarations":[{"constant":false,"id":3617,"mutability":"mutable","name":"id","nameLocation":"13595:2:5","nodeType":"VariableDeclaration","scope":3680,"src":"13587:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3616,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13587:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":3625,"initialValue":{"arguments":[{"id":3619,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3578,"src":"13619:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},{"id":3620,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3581,"src":"13628:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},{"id":3621,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3584,"src":"13636:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},{"id":3622,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3586,"src":"13646:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3623,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3588,"src":"13659:4:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"},{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"},{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3618,"name":"hashOperationBatch","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3279,"src":"13600:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_address_$dyn_calldata_ptr_$_t_array$_t_uint256_$dyn_calldata_ptr_$_t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] calldata,uint256[] calldata,bytes calldata[] calldata,bytes32,bytes32) pure returns (bytes32)"}},"id":3624,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13600:64:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"13587:77:5"},{"expression":{"arguments":[{"id":3627,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3617,"src":"13687:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3628,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3586,"src":"13691:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3626,"name":"_beforeCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3750,"src":"13675:11:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) view"}},"id":3629,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13675:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3630,"nodeType":"ExpressionStatement","src":"13675:28:5"},{"body":{"id":3674,"nodeType":"Block","src":"13758:249:5","statements":[{"assignments":[3643],"declarations":[{"constant":false,"id":3643,"mutability":"mutable","name":"target","nameLocation":"13780:6:5","nodeType":"VariableDeclaration","scope":3674,"src":"13772:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3642,"name":"address","nodeType":"ElementaryTypeName","src":"13772:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3647,"initialValue":{"baseExpression":{"id":3644,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3578,"src":"13789:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3646,"indexExpression":{"id":3645,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3632,"src":"13797:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13789:10:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"13772:27:5"},{"assignments":[3649],"declarations":[{"constant":false,"id":3649,"mutability":"mutable","name":"value","nameLocation":"13821:5:5","nodeType":"VariableDeclaration","scope":3674,"src":"13813:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3648,"name":"uint256","nodeType":"ElementaryTypeName","src":"13813:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3653,"initialValue":{"baseExpression":{"id":3650,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3581,"src":"13829:6:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[] calldata"}},"id":3652,"indexExpression":{"id":3651,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3632,"src":"13836:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13829:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13813:25:5"},{"assignments":[3655],"declarations":[{"constant":false,"id":3655,"mutability":"mutable","name":"payload","nameLocation":"13867:7:5","nodeType":"VariableDeclaration","scope":3674,"src":"13852:22:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3654,"name":"bytes","nodeType":"ElementaryTypeName","src":"13852:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3659,"initialValue":{"baseExpression":{"id":3656,"name":"payloads","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3584,"src":"13877:8:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes calldata[] calldata"}},"id":3658,"indexExpression":{"id":3657,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3632,"src":"13886:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"13877:11:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"nodeType":"VariableDeclarationStatement","src":"13852:36:5"},{"expression":{"arguments":[{"id":3661,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3643,"src":"13911:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3662,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3649,"src":"13919:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3663,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3655,"src":"13926:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3660,"name":"_execute","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3710,"src":"13902:8:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$_t_bytes_calldata_ptr_$returns$__$","typeString":"function (address,uint256,bytes calldata)"}},"id":3664,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13902:32:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3665,"nodeType":"ExpressionStatement","src":"13902:32:5"},{"eventCall":{"arguments":[{"id":3667,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3617,"src":"13966:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":3668,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3632,"src":"13970:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3669,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3643,"src":"13973:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":3670,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3649,"src":"13981:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3671,"name":"payload","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3655,"src":"13988:7:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"id":3666,"name":"CallExecuted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2923,"src":"13953:12:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_bytes32_$_t_uint256_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes32,uint256,address,uint256,bytes memory)"}},"id":3672,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13953:43:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3673,"nodeType":"EmitStatement","src":"13948:48:5"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3638,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3635,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3632,"src":"13733:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":3636,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3578,"src":"13737:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[] calldata"}},"id":3637,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13745:6:5","memberName":"length","nodeType":"MemberAccess","src":"13737:14:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13733:18:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3675,"initializationExpression":{"assignments":[3632],"declarations":[{"constant":false,"id":3632,"mutability":"mutable","name":"i","nameLocation":"13726:1:5","nodeType":"VariableDeclaration","scope":3675,"src":"13718:9:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3631,"name":"uint256","nodeType":"ElementaryTypeName","src":"13718:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":3634,"initialValue":{"hexValue":"30","id":3633,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13730:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"13718:13:5"},"loopExpression":{"expression":{"id":3640,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"13753:3:5","subExpression":{"id":3639,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3632,"src":"13755:1:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3641,"nodeType":"ExpressionStatement","src":"13753:3:5"},"nodeType":"ForStatement","src":"13713:294:5"},{"expression":{"arguments":[{"id":3677,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3617,"src":"14027:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3676,"name":"_afterCall","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3777,"src":"14016:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32)"}},"id":3678,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14016:14:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3679,"nodeType":"ExpressionStatement","src":"14016:14:5"}]},"documentation":{"id":3575,"nodeType":"StructuredDocumentation","src":"12639:249:5","text":" @dev Execute an (ready) operation containing a batch of transactions.\n Emits one {CallExecuted} event per transaction in the batch.\n Requirements:\n - the caller must have the 'executor' role."},"functionSelector":"e38335e5","id":3681,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"id":3591,"name":"EXECUTOR_ROLE","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2838,"src":"13368:13:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":3592,"kind":"modifierInvocation","modifierName":{"id":3590,"name":"onlyRoleOrOpenRole","nameLocations":["13349:18:5"],"nodeType":"IdentifierPath","referencedDeclaration":3057,"src":"13349:18:5"},"nodeType":"ModifierInvocation","src":"13349:33:5"}],"name":"executeBatch","nameLocation":"13150:12:5","nodeType":"FunctionDefinition","parameters":{"id":3589,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3578,"mutability":"mutable","name":"targets","nameLocation":"13191:7:5","nodeType":"VariableDeclaration","scope":3681,"src":"13172:26:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_calldata_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":3576,"name":"address","nodeType":"ElementaryTypeName","src":"13172:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3577,"nodeType":"ArrayTypeName","src":"13172:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":3581,"mutability":"mutable","name":"values","nameLocation":"13227:6:5","nodeType":"VariableDeclaration","scope":3681,"src":"13208:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":3579,"name":"uint256","nodeType":"ElementaryTypeName","src":"13208:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3580,"nodeType":"ArrayTypeName","src":"13208:9:5","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":3584,"mutability":"mutable","name":"payloads","nameLocation":"13260:8:5","nodeType":"VariableDeclaration","scope":3681,"src":"13243:25:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_calldata_ptr_$dyn_calldata_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":3582,"name":"bytes","nodeType":"ElementaryTypeName","src":"13243:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":3583,"nodeType":"ArrayTypeName","src":"13243:7:5","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":3586,"mutability":"mutable","name":"predecessor","nameLocation":"13286:11:5","nodeType":"VariableDeclaration","scope":3681,"src":"13278:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3585,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13278:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3588,"mutability":"mutable","name":"salt","nameLocation":"13315:4:5","nodeType":"VariableDeclaration","scope":3681,"src":"13307:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3587,"name":"bytes32","nodeType":"ElementaryTypeName","src":"13307:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"13162:163:5"},"returnParameters":{"id":3593,"nodeType":"ParameterList","parameters":[],"src":"13383:0:5"},"scope":3831,"src":"13141:896:5","stateMutability":"payable","virtual":true,"visibility":"public"},{"body":{"id":3709,"nodeType":"Block","src":"14187:145:5","statements":[{"assignments":[3692,3694],"declarations":[{"constant":false,"id":3692,"mutability":"mutable","name":"success","nameLocation":"14203:7:5","nodeType":"VariableDeclaration","scope":3709,"src":"14198:12:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3691,"name":"bool","nodeType":"ElementaryTypeName","src":"14198:4:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":3694,"mutability":"mutable","name":"returndata","nameLocation":"14225:10:5","nodeType":"VariableDeclaration","scope":3709,"src":"14212:23:5","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3693,"name":"bytes","nodeType":"ElementaryTypeName","src":"14212:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":3701,"initialValue":{"arguments":[{"id":3699,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3688,"src":"14265:4:5","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}],"expression":{"id":3695,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3684,"src":"14239:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":3696,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14246:4:5","memberName":"call","nodeType":"MemberAccess","src":"14239:11:5","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3698,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":3697,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3686,"src":"14258:5:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"14239:25:5","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":3700,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14239:31:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"14197:73:5"},{"expression":{"arguments":[{"id":3705,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3692,"src":"14305:7:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":3706,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3694,"src":"14314:10:5","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":3702,"name":"Address","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7098,"src":"14280:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Address_$7098_$","typeString":"type(library Address)"}},"id":3704,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14288:16:5","memberName":"verifyCallResult","nodeType":"MemberAccess","referencedDeclaration":7077,"src":"14280:24:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (bool,bytes memory) pure returns (bytes memory)"}},"id":3707,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14280:45:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":3708,"nodeType":"ExpressionStatement","src":"14280:45:5"}]},"documentation":{"id":3682,"nodeType":"StructuredDocumentation","src":"14043:52:5","text":" @dev Execute an operation's call."},"id":3710,"implemented":true,"kind":"function","modifiers":[],"name":"_execute","nameLocation":"14109:8:5","nodeType":"FunctionDefinition","parameters":{"id":3689,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3684,"mutability":"mutable","name":"target","nameLocation":"14126:6:5","nodeType":"VariableDeclaration","scope":3710,"src":"14118:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3683,"name":"address","nodeType":"ElementaryTypeName","src":"14118:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3686,"mutability":"mutable","name":"value","nameLocation":"14142:5:5","nodeType":"VariableDeclaration","scope":3710,"src":"14134:13:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3685,"name":"uint256","nodeType":"ElementaryTypeName","src":"14134:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3688,"mutability":"mutable","name":"data","nameLocation":"14164:4:5","nodeType":"VariableDeclaration","scope":3710,"src":"14149:19:5","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":3687,"name":"bytes","nodeType":"ElementaryTypeName","src":"14149:5:5","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"14117:52:5"},"returnParameters":{"id":3690,"nodeType":"ParameterList","parameters":[],"src":"14187:0:5"},"scope":3831,"src":"14100:232:5","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":3749,"nodeType":"Block","src":"14482:300:5","statements":[{"condition":{"id":3721,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14496:21:5","subExpression":{"arguments":[{"id":3719,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3713,"src":"14514:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3718,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3137,"src":"14497:16:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3720,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14497:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3731,"nodeType":"IfStatement","src":"14492:137:5","trueBody":{"id":3730,"nodeType":"Block","src":"14519:110:5","statements":[{"errorCall":{"arguments":[{"id":3723,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3713,"src":"14573:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3725,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"14596:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3726,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14611:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2858,"src":"14596:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}],"id":3724,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3830,"src":"14577:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2860_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3727,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14577:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3722,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2883,"src":"14540:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3728,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14540:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3729,"nodeType":"RevertStatement","src":"14533:85:5"}]}},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":3742,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":3737,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3732,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3715,"src":"14642:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":3735,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14665:1:5","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":3734,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14657:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3733,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14657:7:5","typeDescriptions":{}}},"id":3736,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14657:10:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"14642:25:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":3741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14671:29:5","subExpression":{"arguments":[{"id":3739,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3715,"src":"14688:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3738,"name":"isOperationDone","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3153,"src":"14672:15:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3740,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14672:28:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"14642:58:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3748,"nodeType":"IfStatement","src":"14638:138:5","trueBody":{"id":3747,"nodeType":"Block","src":"14702:74:5","statements":[{"errorCall":{"arguments":[{"id":3744,"name":"predecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3715,"src":"14753:11:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3743,"name":"TimelockUnexecutedPredecessor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2888,"src":"14723:29:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":3745,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14723:42:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3746,"nodeType":"RevertStatement","src":"14716:49:5"}]}}]},"documentation":{"id":3711,"nodeType":"StructuredDocumentation","src":"14338:72:5","text":" @dev Checks before execution of an operation's calls."},"id":3750,"implemented":true,"kind":"function","modifiers":[],"name":"_beforeCall","nameLocation":"14424:11:5","nodeType":"FunctionDefinition","parameters":{"id":3716,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3713,"mutability":"mutable","name":"id","nameLocation":"14444:2:5","nodeType":"VariableDeclaration","scope":3750,"src":"14436:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3712,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14436:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":3715,"mutability":"mutable","name":"predecessor","nameLocation":"14456:11:5","nodeType":"VariableDeclaration","scope":3750,"src":"14448:19:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3714,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14448:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14435:33:5"},"returnParameters":{"id":3717,"nodeType":"ParameterList","parameters":[],"src":"14482:0:5"},"scope":3831,"src":"14415:367:5","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":3776,"nodeType":"Block","src":"14904:196:5","statements":[{"condition":{"id":3759,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14918:21:5","subExpression":{"arguments":[{"id":3757,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3753,"src":"14936:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3756,"name":"isOperationReady","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3137,"src":"14919:16:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view returns (bool)"}},"id":3758,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14919:20:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3769,"nodeType":"IfStatement","src":"14914:137:5","trueBody":{"id":3768,"nodeType":"Block","src":"14941:110:5","statements":[{"errorCall":{"arguments":[{"id":3761,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3753,"src":"14995:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"expression":{"id":3763,"name":"OperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2860,"src":"15018:14:5","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_OperationState_$2860_$","typeString":"type(enum TimelockController.OperationState)"}},"id":3764,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15033:5:5","memberName":"Ready","nodeType":"MemberAccess","referencedDeclaration":2858,"src":"15018:20:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}],"id":3762,"name":"_encodeStateBitmap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3830,"src":"14999:18:5","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_OperationState_$2860_$returns$_t_bytes32_$","typeString":"function (enum TimelockController.OperationState) pure returns (bytes32)"}},"id":3765,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14999:40:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":3760,"name":"TimelockUnexpectedOperationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2883,"src":"14962:32:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (bytes32,bytes32) pure"}},"id":3766,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14962:78:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3767,"nodeType":"RevertStatement","src":"14955:85:5"}]}},{"expression":{"id":3774,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":3770,"name":"_timestamps","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2853,"src":"15060:11:5","typeDescriptions":{"typeIdentifier":"t_mapping$_t_bytes32_$_t_uint256_$","typeString":"mapping(bytes32 => uint256)"}},"id":3772,"indexExpression":{"id":3771,"name":"id","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3753,"src":"15072:2:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"15060:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3773,"name":"_DONE_TIMESTAMP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2849,"src":"15078:15:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15060:33:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3775,"nodeType":"ExpressionStatement","src":"15060:33:5"}]},"documentation":{"id":3751,"nodeType":"StructuredDocumentation","src":"14788:71:5","text":" @dev Checks after execution of an operation's calls."},"id":3777,"implemented":true,"kind":"function","modifiers":[],"name":"_afterCall","nameLocation":"14873:10:5","nodeType":"FunctionDefinition","parameters":{"id":3754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3753,"mutability":"mutable","name":"id","nameLocation":"14892:2:5","nodeType":"VariableDeclaration","scope":3777,"src":"14884:10:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3752,"name":"bytes32","nodeType":"ElementaryTypeName","src":"14884:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"14883:12:5"},"returnParameters":{"id":3755,"nodeType":"ParameterList","parameters":[],"src":"14904:0:5"},"scope":3831,"src":"14864:236:5","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":3809,"nodeType":"Block","src":"15549:230:5","statements":[{"assignments":[3784],"declarations":[{"constant":false,"id":3784,"mutability":"mutable","name":"sender","nameLocation":"15567:6:5","nodeType":"VariableDeclaration","scope":3809,"src":"15559:14:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3783,"name":"address","nodeType":"ElementaryTypeName","src":"15559:7:5","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":3787,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":3785,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"15576:10:5","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":3786,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15576:12:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"15559:29:5"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":3793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":3788,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3784,"src":"15602:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"id":3791,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"15620:4:5","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":3790,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15612:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":3789,"name":"address","nodeType":"ElementaryTypeName","src":"15612:7:5","typeDescriptions":{}}},"id":3792,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15612:13:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"15602:23:5","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":3799,"nodeType":"IfStatement","src":"15598:95:5","trueBody":{"id":3798,"nodeType":"Block","src":"15627:66:5","statements":[{"errorCall":{"arguments":[{"id":3795,"name":"sender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3784,"src":"15675:6:5","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3794,"name":"TimelockUnauthorizedCaller","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2893,"src":"15648:26:5","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3796,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15648:34:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3797,"nodeType":"RevertStatement","src":"15641:41:5"}]}},{"eventCall":{"arguments":[{"id":3801,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2855,"src":"15722:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":3802,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3780,"src":"15733:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3800,"name":"MinDelayChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2942,"src":"15707:14:5","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":3803,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15707:35:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3804,"nodeType":"EmitStatement","src":"15702:40:5"},{"expression":{"id":3807,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":3805,"name":"_minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2855,"src":"15752:9:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":3806,"name":"newDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3780,"src":"15764:8:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15752:20:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":3808,"nodeType":"ExpressionStatement","src":"15752:20:5"}]},"documentation":{"id":3778,"nodeType":"StructuredDocumentation","src":"15106:382:5","text":" @dev Changes the minimum timelock duration for future operations.\n Emits a {MinDelayChange} event.\n Requirements:\n - the caller must be the timelock itself. This can only be achieved by scheduling and later executing\n an operation where the timelock is the target and the data is the ABI-encoded call to this function."},"functionSelector":"64d62353","id":3810,"implemented":true,"kind":"function","modifiers":[],"name":"updateDelay","nameLocation":"15502:11:5","nodeType":"FunctionDefinition","parameters":{"id":3781,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3780,"mutability":"mutable","name":"newDelay","nameLocation":"15522:8:5","nodeType":"VariableDeclaration","scope":3810,"src":"15514:16:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3779,"name":"uint256","nodeType":"ElementaryTypeName","src":"15514:7:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15513:18:5"},"returnParameters":{"id":3782,"nodeType":"ParameterList","parameters":[],"src":"15549:0:5"},"scope":3831,"src":"15493:286:5","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":3829,"nodeType":"Block","src":"16236:59:5","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3826,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":3821,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16261:1:5","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":3824,"name":"operationState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3814,"src":"16272:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}],"id":3823,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16266:5:5","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":3822,"name":"uint8","nodeType":"ElementaryTypeName","src":"16266:5:5","typeDescriptions":{}}},"id":3825,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16266:21:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16261:26:5","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3820,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16253:7:5","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":3819,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16253:7:5","typeDescriptions":{}}},"id":3827,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16253:35:5","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":3818,"id":3828,"nodeType":"Return","src":"16246:42:5"}]},"documentation":{"id":3811,"nodeType":"StructuredDocumentation","src":"15785:355:5","text":" @dev Encodes a `OperationState` into a `bytes32` representation where each bit enabled corresponds to\n the underlying position in the `OperationState` enum. For example:\n 0x000...1000\n ^^^^^^----- ...\n ^---- Done\n ^--- Ready\n ^-- Waiting\n ^- Unset"},"id":3830,"implemented":true,"kind":"function","modifiers":[],"name":"_encodeStateBitmap","nameLocation":"16154:18:5","nodeType":"FunctionDefinition","parameters":{"id":3815,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3814,"mutability":"mutable","name":"operationState","nameLocation":"16188:14:5","nodeType":"VariableDeclaration","scope":3830,"src":"16173:29:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"},"typeName":{"id":3813,"nodeType":"UserDefinedTypeName","pathNode":{"id":3812,"name":"OperationState","nameLocations":["16173:14:5"],"nodeType":"IdentifierPath","referencedDeclaration":2860,"src":"16173:14:5"},"referencedDeclaration":2860,"src":"16173:14:5","typeDescriptions":{"typeIdentifier":"t_enum$_OperationState_$2860","typeString":"enum TimelockController.OperationState"}},"visibility":"internal"}],"src":"16172:31:5"},"returnParameters":{"id":3818,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3817,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3830,"src":"16227:7:5","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":3816,"name":"bytes32","nodeType":"ElementaryTypeName","src":"16227:7:5","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"16226:9:5"},"scope":3831,"src":"16145:150:5","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":3832,"src":"1084:15213:5","usedErrors":[305,308,2869,2876,2883,2888,2893,7141],"usedEvents":[317,326,335,2910,2923,2930,2935,2942]}],"src":"117:16181:5"},"id":5},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","exportedSymbols":{"Governor":[2338],"GovernorCountingSimple":[4063]},"id":4064,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":3833,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"132:24:6"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":3835,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4064,"sourceUnit":2339,"src":"158:41:6","symbolAliases":[{"foreign":{"id":3834,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2338,"src":"166:8:6","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":3837,"name":"Governor","nameLocations":["323:8:6"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"323:8:6"},"id":3838,"nodeType":"InheritanceSpecifier","src":"323:8:6"}],"canonicalName":"GovernorCountingSimple","contractDependencies":[],"contractKind":"contract","documentation":{"id":3836,"nodeType":"StructuredDocumentation","src":"201:77:6","text":" @dev Extension of {Governor} for simple, 3 options, vote counting."},"fullyImplemented":false,"id":4063,"linearizedBaseContracts":[4063,2338,5771,6811,2811,5592,7218,9588,5566,9806,9818,7128],"name":"GovernorCountingSimple","nameLocation":"297:22:6","nodeType":"ContractDefinition","nodes":[{"canonicalName":"GovernorCountingSimple.VoteType","documentation":{"id":3839,"nodeType":"StructuredDocumentation","src":"338:78:6","text":" @dev Supported vote types. Matches Governor Bravo ordering."},"id":3843,"members":[{"id":3840,"name":"Against","nameLocation":"445:7:6","nodeType":"EnumValue","src":"445:7:6"},{"id":3841,"name":"For","nameLocation":"462:3:6","nodeType":"EnumValue","src":"462:3:6"},{"id":3842,"name":"Abstain","nameLocation":"475:7:6","nodeType":"EnumValue","src":"475:7:6"}],"name":"VoteType","nameLocation":"426:8:6","nodeType":"EnumDefinition","src":"421:67:6"},{"canonicalName":"GovernorCountingSimple.ProposalVote","id":3854,"members":[{"constant":false,"id":3845,"mutability":"mutable","name":"againstVotes","nameLocation":"532:12:6","nodeType":"VariableDeclaration","scope":3854,"src":"524:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3844,"name":"uint256","nodeType":"ElementaryTypeName","src":"524:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3847,"mutability":"mutable","name":"forVotes","nameLocation":"562:8:6","nodeType":"VariableDeclaration","scope":3854,"src":"554:16:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3846,"name":"uint256","nodeType":"ElementaryTypeName","src":"554:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3849,"mutability":"mutable","name":"abstainVotes","nameLocation":"588:12:6","nodeType":"VariableDeclaration","scope":3854,"src":"580:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3848,"name":"uint256","nodeType":"ElementaryTypeName","src":"580:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3853,"mutability":"mutable","name":"hasVoted","nameLocation":"641:8:6","nodeType":"VariableDeclaration","scope":3854,"src":"610:39:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":3852,"keyName":"voter","keyNameLocation":"626:5:6","keyType":{"id":3850,"name":"address","nodeType":"ElementaryTypeName","src":"618:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"610:30:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3851,"name":"bool","nodeType":"ElementaryTypeName","src":"635:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"}],"name":"ProposalVote","nameLocation":"501:12:6","nodeType":"StructDefinition","scope":4063,"src":"494:162:6","visibility":"public"},{"constant":false,"id":3859,"mutability":"mutable","name":"_proposalVotes","nameLocation":"714:14:6","nodeType":"VariableDeclaration","scope":4063,"src":"662:66:6","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3854_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"typeName":{"id":3858,"keyName":"proposalId","keyNameLocation":"678:10:6","keyType":{"id":3855,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"662:43:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3854_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":3857,"nodeType":"UserDefinedTypeName","pathNode":{"id":3856,"name":"ProposalVote","nameLocations":["692:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3854,"src":"692:12:6"},"referencedDeclaration":3854,"src":"692:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}}},"visibility":"private"},{"baseFunctions":[2533],"body":{"id":3868,"nodeType":"Block","src":"925:58:6","statements":[{"expression":{"hexValue":"737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e","id":3866,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"942:34:6","typeDescriptions":{"typeIdentifier":"t_stringliteral_a3816e28b29b48b8e7bf93291116c21473ef28186248d173042d1986430466e1","typeString":"literal_string \"support=bravo&quorum=for,abstain\""},"value":"support=bravo&quorum=for,abstain"},"functionReturnParameters":3865,"id":3867,"nodeType":"Return","src":"935:41:6"}]},"documentation":{"id":3860,"nodeType":"StructuredDocumentation","src":"735:54:6","text":" @dev See {IGovernor-COUNTING_MODE}."},"functionSelector":"dd4e2ba5","id":3869,"implemented":true,"kind":"function","modifiers":[],"name":"COUNTING_MODE","nameLocation":"856:13:6","nodeType":"FunctionDefinition","overrides":{"id":3862,"nodeType":"OverrideSpecifier","overrides":[],"src":"892:8:6"},"parameters":{"id":3861,"nodeType":"ParameterList","parameters":[],"src":"869:2:6"},"returnParameters":{"id":3865,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3864,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3869,"src":"910:13:6","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":3863,"name":"string","nodeType":"ElementaryTypeName","src":"910:6:6","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"909:15:6"},"scope":4063,"src":"847:136:6","stateMutability":"pure","virtual":true,"visibility":"public"},{"baseFunctions":[2674],"body":{"id":3887,"nodeType":"Block","src":"1142:68:6","statements":[{"expression":{"baseExpression":{"expression":{"baseExpression":{"id":3880,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3859,"src":"1159:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3854_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3882,"indexExpression":{"id":3881,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3872,"src":"1174:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"id":3883,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1186:8:6","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3853,"src":"1159:35:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3885,"indexExpression":{"id":3884,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3874,"src":"1195:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1159:44:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3879,"id":3886,"nodeType":"Return","src":"1152:51:6"}]},"documentation":{"id":3870,"nodeType":"StructuredDocumentation","src":"989:49:6","text":" @dev See {IGovernor-hasVoted}."},"functionSelector":"43859632","id":3888,"implemented":true,"kind":"function","modifiers":[],"name":"hasVoted","nameLocation":"1052:8:6","nodeType":"FunctionDefinition","overrides":{"id":3876,"nodeType":"OverrideSpecifier","overrides":[],"src":"1118:8:6"},"parameters":{"id":3875,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3872,"mutability":"mutable","name":"proposalId","nameLocation":"1069:10:6","nodeType":"VariableDeclaration","scope":3888,"src":"1061:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3871,"name":"uint256","nodeType":"ElementaryTypeName","src":"1061:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3874,"mutability":"mutable","name":"account","nameLocation":"1089:7:6","nodeType":"VariableDeclaration","scope":3888,"src":"1081:15:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3873,"name":"address","nodeType":"ElementaryTypeName","src":"1081:7:6","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1060:37:6"},"returnParameters":{"id":3879,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3878,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3888,"src":"1136:4:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3877,"name":"bool","nodeType":"ElementaryTypeName","src":"1136:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1135:6:6"},"scope":4063,"src":"1043:167:6","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":3915,"nodeType":"Block","src":"1430:173:6","statements":[{"assignments":[3902],"declarations":[{"constant":false,"id":3902,"mutability":"mutable","name":"proposalVote","nameLocation":"1461:12:6","nodeType":"VariableDeclaration","scope":3915,"src":"1440:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3901,"nodeType":"UserDefinedTypeName","pathNode":{"id":3900,"name":"ProposalVote","nameLocations":["1440:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3854,"src":"1440:12:6"},"referencedDeclaration":3854,"src":"1440:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3906,"initialValue":{"baseExpression":{"id":3903,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3859,"src":"1476:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3854_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3905,"indexExpression":{"id":3904,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3891,"src":"1491:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1476:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1440:62:6"},{"expression":{"components":[{"expression":{"id":3907,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3902,"src":"1520:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3908,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1533:12:6","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3845,"src":"1520:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3909,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3902,"src":"1547:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3910,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1560:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3847,"src":"1547:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":3911,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3902,"src":"1570:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3912,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1583:12:6","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3849,"src":"1570:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":3913,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1519:77:6","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256,uint256)"}},"functionReturnParameters":3899,"id":3914,"nodeType":"Return","src":"1512:84:6"}]},"documentation":{"id":3889,"nodeType":"StructuredDocumentation","src":"1216:61:6","text":" @dev Accessor to the internal vote counts."},"functionSelector":"544ffc9c","id":3916,"implemented":true,"kind":"function","modifiers":[],"name":"proposalVotes","nameLocation":"1291:13:6","nodeType":"FunctionDefinition","parameters":{"id":3892,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3891,"mutability":"mutable","name":"proposalId","nameLocation":"1322:10:6","nodeType":"VariableDeclaration","scope":3916,"src":"1314:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3890,"name":"uint256","nodeType":"ElementaryTypeName","src":"1314:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1304:34:6"},"returnParameters":{"id":3899,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3894,"mutability":"mutable","name":"againstVotes","nameLocation":"1376:12:6","nodeType":"VariableDeclaration","scope":3916,"src":"1368:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3893,"name":"uint256","nodeType":"ElementaryTypeName","src":"1368:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3896,"mutability":"mutable","name":"forVotes","nameLocation":"1398:8:6","nodeType":"VariableDeclaration","scope":3916,"src":"1390:16:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3895,"name":"uint256","nodeType":"ElementaryTypeName","src":"1390:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3898,"mutability":"mutable","name":"abstainVotes","nameLocation":"1416:12:6","nodeType":"VariableDeclaration","scope":3916,"src":"1408:20:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3897,"name":"uint256","nodeType":"ElementaryTypeName","src":"1408:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1367:62:6"},"scope":4063,"src":"1282:321:6","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[1021],"body":{"id":3944,"nodeType":"Block","src":"1758:186:6","statements":[{"assignments":[3927],"declarations":[{"constant":false,"id":3927,"mutability":"mutable","name":"proposalVote","nameLocation":"1789:12:6","nodeType":"VariableDeclaration","scope":3944,"src":"1768:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3926,"nodeType":"UserDefinedTypeName","pathNode":{"id":3925,"name":"ProposalVote","nameLocations":["1768:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3854,"src":"1768:12:6"},"referencedDeclaration":3854,"src":"1768:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3931,"initialValue":{"baseExpression":{"id":3928,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3859,"src":"1804:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3854_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3930,"indexExpression":{"id":3929,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3919,"src":"1819:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1804:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"1768:62:6"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":3934,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3919,"src":"1872:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3933,"name":"proposalSnapshot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":915,"src":"1855:16:6","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3935,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1855:28:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":3932,"name":"quorum","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2325,"src":"1848:6:6","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":3936,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1848:36:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3937,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3927,"src":"1888:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3938,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1901:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3847,"src":"1888:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"expression":{"id":3939,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3927,"src":"1912:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3940,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1925:12:6","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3849,"src":"1912:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1888:49:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1848:89:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3924,"id":3943,"nodeType":"Return","src":"1841:96:6"}]},"documentation":{"id":3917,"nodeType":"StructuredDocumentation","src":"1609:54:6","text":" @dev See {Governor-_quorumReached}."},"id":3945,"implemented":true,"kind":"function","modifiers":[],"name":"_quorumReached","nameLocation":"1677:14:6","nodeType":"FunctionDefinition","overrides":{"id":3921,"nodeType":"OverrideSpecifier","overrides":[],"src":"1734:8:6"},"parameters":{"id":3920,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3919,"mutability":"mutable","name":"proposalId","nameLocation":"1700:10:6","nodeType":"VariableDeclaration","scope":3945,"src":"1692:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3918,"name":"uint256","nodeType":"ElementaryTypeName","src":"1692:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1691:20:6"},"returnParameters":{"id":3924,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3923,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3945,"src":"1752:4:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3922,"name":"bool","nodeType":"ElementaryTypeName","src":"1752:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1751:6:6"},"scope":4063,"src":"1668:276:6","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[1029],"body":{"id":3967,"nodeType":"Block","src":"2168:146:6","statements":[{"assignments":[3956],"declarations":[{"constant":false,"id":3956,"mutability":"mutable","name":"proposalVote","nameLocation":"2199:12:6","nodeType":"VariableDeclaration","scope":3967,"src":"2178:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3955,"nodeType":"UserDefinedTypeName","pathNode":{"id":3954,"name":"ProposalVote","nameLocations":["2178:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3854,"src":"2178:12:6"},"referencedDeclaration":3854,"src":"2178:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3960,"initialValue":{"baseExpression":{"id":3957,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3859,"src":"2214:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3854_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3959,"indexExpression":{"id":3958,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3948,"src":"2229:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2214:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2178:62:6"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":3965,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":3961,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3956,"src":"2258:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3962,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2271:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3847,"src":"2258:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"id":3963,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3956,"src":"2282:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3964,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2295:12:6","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3845,"src":"2282:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2258:49:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":3953,"id":3966,"nodeType":"Return","src":"2251:56:6"}]},"documentation":{"id":3946,"nodeType":"StructuredDocumentation","src":"1950:123:6","text":" @dev See {Governor-_voteSucceeded}. In this module, the forVotes must be strictly over the againstVotes."},"id":3968,"implemented":true,"kind":"function","modifiers":[],"name":"_voteSucceeded","nameLocation":"2087:14:6","nodeType":"FunctionDefinition","overrides":{"id":3950,"nodeType":"OverrideSpecifier","overrides":[],"src":"2144:8:6"},"parameters":{"id":3949,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3948,"mutability":"mutable","name":"proposalId","nameLocation":"2110:10:6","nodeType":"VariableDeclaration","scope":3968,"src":"2102:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3947,"name":"uint256","nodeType":"ElementaryTypeName","src":"2102:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2101:20:6"},"returnParameters":{"id":3953,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3952,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":3968,"src":"2162:4:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":3951,"name":"bool","nodeType":"ElementaryTypeName","src":"2162:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2161:6:6"},"scope":4063,"src":"2078:236:6","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[1057],"body":{"id":4061,"nodeType":"Block","src":"2661:657:6","statements":[{"assignments":[3987],"declarations":[{"constant":false,"id":3987,"mutability":"mutable","name":"proposalVote","nameLocation":"2692:12:6","nodeType":"VariableDeclaration","scope":4061,"src":"2671:33:6","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"},"typeName":{"id":3986,"nodeType":"UserDefinedTypeName","pathNode":{"id":3985,"name":"ProposalVote","nameLocations":["2671:12:6"],"nodeType":"IdentifierPath","referencedDeclaration":3854,"src":"2671:12:6"},"referencedDeclaration":3854,"src":"2671:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote"}},"visibility":"internal"}],"id":3991,"initialValue":{"baseExpression":{"id":3988,"name":"_proposalVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3859,"src":"2707:14:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_struct$_ProposalVote_$3854_storage_$","typeString":"mapping(uint256 => struct GovernorCountingSimple.ProposalVote storage ref)"}},"id":3990,"indexExpression":{"id":3989,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3971,"src":"2722:10:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2707:26:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage","typeString":"struct GovernorCountingSimple.ProposalVote storage ref"}},"nodeType":"VariableDeclarationStatement","src":"2671:62:6"},{"condition":{"baseExpression":{"expression":{"id":3992,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3987,"src":"2748:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":3993,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2761:8:6","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3853,"src":"2748:21:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":3995,"indexExpression":{"id":3994,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3973,"src":"2770:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2748:30:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4001,"nodeType":"IfStatement","src":"2744:100:6","trueBody":{"id":4000,"nodeType":"Block","src":"2780:64:6","statements":[{"errorCall":{"arguments":[{"id":3997,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3973,"src":"2825:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":3996,"name":"GovernorAlreadyCastVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2372,"src":"2801:23:6","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":3998,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:32:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":3999,"nodeType":"RevertStatement","src":"2794:39:6"}]}},{"expression":{"id":4008,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":4002,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3987,"src":"2853:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":4005,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2866:8:6","memberName":"hasVoted","nodeType":"MemberAccess","referencedDeclaration":3853,"src":"2853:21:6","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"}},"id":4006,"indexExpression":{"id":4004,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3973,"src":"2875:7:6","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2853:30:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74727565","id":4007,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"2886:4:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"src":"2853:37:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4009,"nodeType":"ExpressionStatement","src":"2853:37:6"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":4016,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4010,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3975,"src":"2905:7:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":4013,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3843,"src":"2922:8:6","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3843_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":4014,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2931:7:6","memberName":"Against","nodeType":"MemberAccess","referencedDeclaration":3840,"src":"2922:16:6","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3843","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3843","typeString":"enum GovernorCountingSimple.VoteType"}],"id":4012,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2916:5:6","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":4011,"name":"uint8","nodeType":"ElementaryTypeName","src":"2916:5:6","typeDescriptions":{}}},"id":4015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2916:23:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"2905:34:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":4030,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4024,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3975,"src":"3016:7:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":4027,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3843,"src":"3033:8:6","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3843_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":4028,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3042:3:6","memberName":"For","nodeType":"MemberAccess","referencedDeclaration":3841,"src":"3033:12:6","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3843","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3843","typeString":"enum GovernorCountingSimple.VoteType"}],"id":4026,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3027:5:6","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":4025,"name":"uint8","nodeType":"ElementaryTypeName","src":"3027:5:6","typeDescriptions":{}}},"id":4029,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3027:19:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3016:30:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":4044,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4038,"name":"support","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3975,"src":"3119:7:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"id":4041,"name":"VoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3843,"src":"3136:8:6","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_VoteType_$3843_$","typeString":"type(enum GovernorCountingSimple.VoteType)"}},"id":4042,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3145:7:6","memberName":"Abstain","nodeType":"MemberAccess","referencedDeclaration":3842,"src":"3136:16:6","typeDescriptions":{"typeIdentifier":"t_enum$_VoteType_$3843","typeString":"enum GovernorCountingSimple.VoteType"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_VoteType_$3843","typeString":"enum GovernorCountingSimple.VoteType"}],"id":4040,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3130:5:6","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":4039,"name":"uint8","nodeType":"ElementaryTypeName","src":"3130:5:6","typeDescriptions":{}}},"id":4043,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3130:23:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"3119:34:6","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":4055,"nodeType":"Block","src":"3226:57:6","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":4052,"name":"GovernorInvalidVoteType","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2417,"src":"3247:23:6","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":4053,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3247:25:6","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4054,"nodeType":"RevertStatement","src":"3240:32:6"}]},"id":4056,"nodeType":"IfStatement","src":"3115:168:6","trueBody":{"id":4051,"nodeType":"Block","src":"3155:65:6","statements":[{"expression":{"id":4049,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":4045,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3987,"src":"3169:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":4047,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3182:12:6","memberName":"abstainVotes","nodeType":"MemberAccess","referencedDeclaration":3849,"src":"3169:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":4048,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3977,"src":"3198:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3169:40:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4050,"nodeType":"ExpressionStatement","src":"3169:40:6"}]}},"id":4057,"nodeType":"IfStatement","src":"3012:271:6","trueBody":{"id":4037,"nodeType":"Block","src":"3048:61:6","statements":[{"expression":{"id":4035,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":4031,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3987,"src":"3062:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":4033,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3075:8:6","memberName":"forVotes","nodeType":"MemberAccess","referencedDeclaration":3847,"src":"3062:21:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":4034,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3977,"src":"3087:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3062:36:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4036,"nodeType":"ExpressionStatement","src":"3062:36:6"}]}},"id":4058,"nodeType":"IfStatement","src":"2901:382:6","trueBody":{"id":4023,"nodeType":"Block","src":"2941:65:6","statements":[{"expression":{"id":4021,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":4017,"name":"proposalVote","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3987,"src":"2955:12:6","typeDescriptions":{"typeIdentifier":"t_struct$_ProposalVote_$3854_storage_ptr","typeString":"struct GovernorCountingSimple.ProposalVote storage pointer"}},"id":4019,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2968:12:6","memberName":"againstVotes","nodeType":"MemberAccess","referencedDeclaration":3845,"src":"2955:25:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":4020,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3977,"src":"2984:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2955:40:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4022,"nodeType":"ExpressionStatement","src":"2955:40:6"}]}},{"expression":{"id":4059,"name":"totalWeight","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3977,"src":"3300:11:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":3984,"id":4060,"nodeType":"Return","src":"3293:18:6"}]},"documentation":{"id":3969,"nodeType":"StructuredDocumentation","src":"2320:129:6","text":" @dev See {Governor-_countVote}. In this module, the support follows the `VoteType` enum (from Governor Bravo)."},"id":4062,"implemented":true,"kind":"function","modifiers":[],"name":"_countVote","nameLocation":"2463:10:6","nodeType":"FunctionDefinition","overrides":{"id":3981,"nodeType":"OverrideSpecifier","overrides":[],"src":"2634:8:6"},"parameters":{"id":3980,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3971,"mutability":"mutable","name":"proposalId","nameLocation":"2491:10:6","nodeType":"VariableDeclaration","scope":4062,"src":"2483:18:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3970,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3973,"mutability":"mutable","name":"account","nameLocation":"2519:7:6","nodeType":"VariableDeclaration","scope":4062,"src":"2511:15:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":3972,"name":"address","nodeType":"ElementaryTypeName","src":"2511:7:6","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":3975,"mutability":"mutable","name":"support","nameLocation":"2542:7:6","nodeType":"VariableDeclaration","scope":4062,"src":"2536:13:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":3974,"name":"uint8","nodeType":"ElementaryTypeName","src":"2536:5:6","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":3977,"mutability":"mutable","name":"totalWeight","nameLocation":"2567:11:6","nodeType":"VariableDeclaration","scope":4062,"src":"2559:19:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3976,"name":"uint256","nodeType":"ElementaryTypeName","src":"2559:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":3979,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4062,"src":"2588:12:6","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":3978,"name":"bytes","nodeType":"ElementaryTypeName","src":"2588:5:6","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2473:143:6"},"returnParameters":{"id":3984,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3983,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4062,"src":"2652:7:6","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3982,"name":"uint256","nodeType":"ElementaryTypeName","src":"2652:7:6","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2651:9:6"},"scope":4063,"src":"2454:864:6","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4064,"src":"279:3041:6","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445,7141,7160,7284,7286,11449],"usedEvents":[2470,2477,2482,2487,2500,2515,5546]}],"src":"132:3189:6"},"id":6},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","exportedSymbols":{"Governor":[2338],"GovernorSettings":[4244]},"id":4245,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4065,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"126:24:7"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4067,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4245,"sourceUnit":2339,"src":"152:41:7","symbolAliases":[{"foreign":{"id":4066,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2338,"src":"160:8:7","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4069,"name":"Governor","nameLocations":["316:8:7"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"316:8:7"},"id":4070,"nodeType":"InheritanceSpecifier","src":"316:8:7"}],"canonicalName":"GovernorSettings","contractDependencies":[],"contractKind":"contract","documentation":{"id":4068,"nodeType":"StructuredDocumentation","src":"195:82:7","text":" @dev Extension of {Governor} for settings updatable through governance."},"fullyImplemented":false,"id":4244,"linearizedBaseContracts":[4244,2338,5771,6811,2811,5592,7218,9588,5566,9806,9818,7128],"name":"GovernorSettings","nameLocation":"296:16:7","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4072,"mutability":"mutable","name":"_proposalThreshold","nameLocation":"370:18:7","nodeType":"VariableDeclaration","scope":4244,"src":"354:34:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4071,"name":"uint256","nodeType":"ElementaryTypeName","src":"354:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":4074,"mutability":"mutable","name":"_votingDelay","nameLocation":"476:12:7","nodeType":"VariableDeclaration","scope":4244,"src":"461:27:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4073,"name":"uint48","nodeType":"ElementaryTypeName","src":"461:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"private"},{"constant":false,"id":4076,"mutability":"mutable","name":"_votingPeriod","nameLocation":"552:13:7","nodeType":"VariableDeclaration","scope":4244,"src":"537:28:7","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4075,"name":"uint32","nodeType":"ElementaryTypeName","src":"537:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"private"},{"anonymous":false,"eventSelector":"c565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93","id":4082,"name":"VotingDelaySet","nameLocation":"578:14:7","nodeType":"EventDefinition","parameters":{"id":4081,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4078,"indexed":false,"mutability":"mutable","name":"oldVotingDelay","nameLocation":"601:14:7","nodeType":"VariableDeclaration","scope":4082,"src":"593:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4077,"name":"uint256","nodeType":"ElementaryTypeName","src":"593:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4080,"indexed":false,"mutability":"mutable","name":"newVotingDelay","nameLocation":"625:14:7","nodeType":"VariableDeclaration","scope":4082,"src":"617:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4079,"name":"uint256","nodeType":"ElementaryTypeName","src":"617:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"592:48:7"},"src":"572:69:7"},{"anonymous":false,"eventSelector":"7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828","id":4088,"name":"VotingPeriodSet","nameLocation":"652:15:7","nodeType":"EventDefinition","parameters":{"id":4087,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4084,"indexed":false,"mutability":"mutable","name":"oldVotingPeriod","nameLocation":"676:15:7","nodeType":"VariableDeclaration","scope":4088,"src":"668:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4083,"name":"uint256","nodeType":"ElementaryTypeName","src":"668:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4086,"indexed":false,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"701:15:7","nodeType":"VariableDeclaration","scope":4088,"src":"693:23:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4085,"name":"uint256","nodeType":"ElementaryTypeName","src":"693:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"667:50:7"},"src":"646:72:7"},{"anonymous":false,"eventSelector":"ccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc05461","id":4094,"name":"ProposalThresholdSet","nameLocation":"729:20:7","nodeType":"EventDefinition","parameters":{"id":4093,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4090,"indexed":false,"mutability":"mutable","name":"oldProposalThreshold","nameLocation":"758:20:7","nodeType":"VariableDeclaration","scope":4094,"src":"750:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4089,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4092,"indexed":false,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"788:20:7","nodeType":"VariableDeclaration","scope":4094,"src":"780:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4091,"name":"uint256","nodeType":"ElementaryTypeName","src":"780:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"749:60:7"},"src":"723:87:7"},{"body":{"id":4116,"nodeType":"Block","src":"983:156:7","statements":[{"expression":{"arguments":[{"id":4105,"name":"initialVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4097,"src":"1009:18:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4104,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4202,"src":"993:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":4106,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"993:35:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4107,"nodeType":"ExpressionStatement","src":"993:35:7"},{"expression":{"arguments":[{"id":4109,"name":"initialVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4099,"src":"1055:19:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":4108,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4227,"src":"1038:16:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":4110,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1038:37:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4111,"nodeType":"ExpressionStatement","src":"1038:37:7"},{"expression":{"arguments":[{"id":4113,"name":"initialProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4101,"src":"1107:24:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4112,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4243,"src":"1085:21:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4114,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1085:47:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4115,"nodeType":"ExpressionStatement","src":"1085:47:7"}]},"documentation":{"id":4095,"nodeType":"StructuredDocumentation","src":"816:61:7","text":" @dev Initialize the governance parameters."},"id":4117,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4102,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4097,"mutability":"mutable","name":"initialVotingDelay","nameLocation":"901:18:7","nodeType":"VariableDeclaration","scope":4117,"src":"894:25:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4096,"name":"uint48","nodeType":"ElementaryTypeName","src":"894:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":4099,"mutability":"mutable","name":"initialVotingPeriod","nameLocation":"928:19:7","nodeType":"VariableDeclaration","scope":4117,"src":"921:26:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4098,"name":"uint32","nodeType":"ElementaryTypeName","src":"921:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":4101,"mutability":"mutable","name":"initialProposalThreshold","nameLocation":"957:24:7","nodeType":"VariableDeclaration","scope":4117,"src":"949:32:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4100,"name":"uint256","nodeType":"ElementaryTypeName","src":"949:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"893:89:7"},"returnParameters":{"id":4103,"nodeType":"ParameterList","parameters":[],"src":"983:0:7"},"scope":4244,"src":"882:257:7","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[2311],"body":{"id":4126,"nodeType":"Block","src":"1272:36:7","statements":[{"expression":{"id":4124,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4074,"src":"1289:12:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4123,"id":4125,"nodeType":"Return","src":"1282:19:7"}]},"documentation":{"id":4118,"nodeType":"StructuredDocumentation","src":"1145:52:7","text":" @dev See {IGovernor-votingDelay}."},"functionSelector":"3932abb1","id":4127,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"1211:11:7","nodeType":"FunctionDefinition","overrides":{"id":4120,"nodeType":"OverrideSpecifier","overrides":[],"src":"1245:8:7"},"parameters":{"id":4119,"nodeType":"ParameterList","parameters":[],"src":"1222:2:7"},"returnParameters":{"id":4123,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4122,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4127,"src":"1263:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4121,"name":"uint256","nodeType":"ElementaryTypeName","src":"1263:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1262:9:7"},"scope":4244,"src":"1202:106:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2317],"body":{"id":4136,"nodeType":"Block","src":"1443:37:7","statements":[{"expression":{"id":4134,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4076,"src":"1460:13:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":4133,"id":4135,"nodeType":"Return","src":"1453:20:7"}]},"documentation":{"id":4128,"nodeType":"StructuredDocumentation","src":"1314:53:7","text":" @dev See {IGovernor-votingPeriod}."},"functionSelector":"02a251a3","id":4137,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"1381:12:7","nodeType":"FunctionDefinition","overrides":{"id":4130,"nodeType":"OverrideSpecifier","overrides":[],"src":"1416:8:7"},"parameters":{"id":4129,"nodeType":"ParameterList","parameters":[],"src":"1393:2:7"},"returnParameters":{"id":4133,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4132,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4137,"src":"1434:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4131,"name":"uint256","nodeType":"ElementaryTypeName","src":"1434:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1433:9:7"},"scope":4244,"src":"1372:108:7","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[901],"body":{"id":4146,"nodeType":"Block","src":"1624:42:7","statements":[{"expression":{"id":4144,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4072,"src":"1641:18:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4143,"id":4145,"nodeType":"Return","src":"1634:25:7"}]},"documentation":{"id":4138,"nodeType":"StructuredDocumentation","src":"1486:57:7","text":" @dev See {Governor-proposalThreshold}."},"functionSelector":"b58131b0","id":4147,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"1557:17:7","nodeType":"FunctionDefinition","overrides":{"id":4140,"nodeType":"OverrideSpecifier","overrides":[],"src":"1597:8:7"},"parameters":{"id":4139,"nodeType":"ParameterList","parameters":[],"src":"1574:2:7"},"returnParameters":{"id":4143,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4142,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4147,"src":"1615:7:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4141,"name":"uint256","nodeType":"ElementaryTypeName","src":"1615:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1614:9:7"},"scope":4244,"src":"1548:118:7","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4159,"nodeType":"Block","src":"1916:48:7","statements":[{"expression":{"arguments":[{"id":4156,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4150,"src":"1942:14:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4155,"name":"_setVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4202,"src":"1926:15:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint48_$returns$__$","typeString":"function (uint48)"}},"id":4157,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1926:31:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4158,"nodeType":"ExpressionStatement","src":"1926:31:7"}]},"documentation":{"id":4148,"nodeType":"StructuredDocumentation","src":"1672:162:7","text":" @dev Update the voting delay. This operation can only be performed through a governance proposal.\n Emits a {VotingDelaySet} event."},"functionSelector":"79051887","id":4160,"implemented":true,"kind":"function","modifiers":[{"id":4153,"kind":"modifierInvocation","modifierName":{"id":4152,"name":"onlyGovernance","nameLocations":["1901:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"1901:14:7"},"nodeType":"ModifierInvocation","src":"1901:14:7"}],"name":"setVotingDelay","nameLocation":"1848:14:7","nodeType":"FunctionDefinition","parameters":{"id":4151,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4150,"mutability":"mutable","name":"newVotingDelay","nameLocation":"1870:14:7","nodeType":"VariableDeclaration","scope":4160,"src":"1863:21:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4149,"name":"uint48","nodeType":"ElementaryTypeName","src":"1863:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1862:23:7"},"returnParameters":{"id":4154,"nodeType":"ParameterList","parameters":[],"src":"1916:0:7"},"scope":4244,"src":"1839:125:7","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":4172,"nodeType":"Block","src":"2218:50:7","statements":[{"expression":{"arguments":[{"id":4169,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4163,"src":"2245:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":4168,"name":"_setVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4227,"src":"2228:16:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint32_$returns$__$","typeString":"function (uint32)"}},"id":4170,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2228:33:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4171,"nodeType":"ExpressionStatement","src":"2228:33:7"}]},"documentation":{"id":4161,"nodeType":"StructuredDocumentation","src":"1970:164:7","text":" @dev Update the voting period. This operation can only be performed through a governance proposal.\n Emits a {VotingPeriodSet} event."},"functionSelector":"e540d01d","id":4173,"implemented":true,"kind":"function","modifiers":[{"id":4166,"kind":"modifierInvocation","modifierName":{"id":4165,"name":"onlyGovernance","nameLocations":["2203:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"2203:14:7"},"nodeType":"ModifierInvocation","src":"2203:14:7"}],"name":"setVotingPeriod","nameLocation":"2148:15:7","nodeType":"FunctionDefinition","parameters":{"id":4164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4163,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"2171:15:7","nodeType":"VariableDeclaration","scope":4173,"src":"2164:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4162,"name":"uint32","nodeType":"ElementaryTypeName","src":"2164:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2163:24:7"},"returnParameters":{"id":4167,"nodeType":"ParameterList","parameters":[],"src":"2218:0:7"},"scope":4244,"src":"2139:129:7","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":4185,"nodeType":"Block","src":"2543:60:7","statements":[{"expression":{"arguments":[{"id":4182,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4176,"src":"2575:20:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4181,"name":"_setProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4243,"src":"2553:21:7","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4183,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2553:43:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4184,"nodeType":"ExpressionStatement","src":"2553:43:7"}]},"documentation":{"id":4174,"nodeType":"StructuredDocumentation","src":"2274:174:7","text":" @dev Update the proposal threshold. This operation can only be performed through a governance proposal.\n Emits a {ProposalThresholdSet} event."},"functionSelector":"ece40cc1","id":4186,"implemented":true,"kind":"function","modifiers":[{"id":4179,"kind":"modifierInvocation","modifierName":{"id":4178,"name":"onlyGovernance","nameLocations":["2528:14:7"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"2528:14:7"},"nodeType":"ModifierInvocation","src":"2528:14:7"}],"name":"setProposalThreshold","nameLocation":"2462:20:7","nodeType":"FunctionDefinition","parameters":{"id":4177,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4176,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"2491:20:7","nodeType":"VariableDeclaration","scope":4186,"src":"2483:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4175,"name":"uint256","nodeType":"ElementaryTypeName","src":"2483:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2482:30:7"},"returnParameters":{"id":4180,"nodeType":"ParameterList","parameters":[],"src":"2543:0:7"},"scope":4244,"src":"2453:150:7","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":4201,"nodeType":"Block","src":"2786:105:7","statements":[{"eventCall":{"arguments":[{"id":4193,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4074,"src":"2816:12:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":4194,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4189,"src":"2830:14:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":4192,"name":"VotingDelaySet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4082,"src":"2801:14:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4195,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2801:44:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4196,"nodeType":"EmitStatement","src":"2796:49:7"},{"expression":{"id":4199,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4197,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4074,"src":"2855:12:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4198,"name":"newVotingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4189,"src":"2870:14:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"2855:29:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":4200,"nodeType":"ExpressionStatement","src":"2855:29:7"}]},"documentation":{"id":4187,"nodeType":"StructuredDocumentation","src":"2609:107:7","text":" @dev Internal setter for the voting delay.\n Emits a {VotingDelaySet} event."},"id":4202,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingDelay","nameLocation":"2730:15:7","nodeType":"FunctionDefinition","parameters":{"id":4190,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4189,"mutability":"mutable","name":"newVotingDelay","nameLocation":"2753:14:7","nodeType":"VariableDeclaration","scope":4202,"src":"2746:21:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4188,"name":"uint48","nodeType":"ElementaryTypeName","src":"2746:6:7","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2745:23:7"},"returnParameters":{"id":4191,"nodeType":"ParameterList","parameters":[],"src":"2786:0:7"},"scope":4244,"src":"2721:170:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4226,"nodeType":"Block","src":"3078:207:7","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":4210,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4208,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4205,"src":"3092:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":4209,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3111:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3092:20:7","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4216,"nodeType":"IfStatement","src":"3088:88:7","trueBody":{"id":4215,"nodeType":"Block","src":"3114:62:7","statements":[{"errorCall":{"arguments":[{"hexValue":"30","id":4212,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3163:1:7","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":4211,"name":"GovernorInvalidVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2400,"src":"3135:27:7","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":4213,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3135:30:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4214,"nodeType":"RevertStatement","src":"3128:37:7"}]}},{"eventCall":{"arguments":[{"id":4218,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4076,"src":"3206:13:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":4219,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4205,"src":"3221:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":4217,"name":"VotingPeriodSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4088,"src":"3190:15:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4220,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3190:47:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4221,"nodeType":"EmitStatement","src":"3185:52:7"},{"expression":{"id":4224,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4222,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4076,"src":"3247:13:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4223,"name":"newVotingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4205,"src":"3263:15:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3247:31:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":4225,"nodeType":"ExpressionStatement","src":"3247:31:7"}]},"documentation":{"id":4203,"nodeType":"StructuredDocumentation","src":"2897:109:7","text":" @dev Internal setter for the voting period.\n Emits a {VotingPeriodSet} event."},"id":4227,"implemented":true,"kind":"function","modifiers":[],"name":"_setVotingPeriod","nameLocation":"3020:16:7","nodeType":"FunctionDefinition","parameters":{"id":4206,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4205,"mutability":"mutable","name":"newVotingPeriod","nameLocation":"3044:15:7","nodeType":"VariableDeclaration","scope":4227,"src":"3037:22:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":4204,"name":"uint32","nodeType":"ElementaryTypeName","src":"3037:6:7","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3036:24:7"},"returnParameters":{"id":4207,"nodeType":"ParameterList","parameters":[],"src":"3078:0:7"},"scope":4244,"src":"3011:274:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4242,"nodeType":"Block","src":"3493:135:7","statements":[{"eventCall":{"arguments":[{"id":4234,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4072,"src":"3529:18:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4235,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4230,"src":"3549:20:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4233,"name":"ProposalThresholdSet","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4094,"src":"3508:20:7","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4236,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3508:62:7","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4237,"nodeType":"EmitStatement","src":"3503:67:7"},{"expression":{"id":4240,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4238,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4072,"src":"3580:18:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4239,"name":"newProposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4230,"src":"3601:20:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3580:41:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4241,"nodeType":"ExpressionStatement","src":"3580:41:7"}]},"documentation":{"id":4228,"nodeType":"StructuredDocumentation","src":"3291:119:7","text":" @dev Internal setter for the proposal threshold.\n Emits a {ProposalThresholdSet} event."},"id":4243,"implemented":true,"kind":"function","modifiers":[],"name":"_setProposalThreshold","nameLocation":"3424:21:7","nodeType":"FunctionDefinition","parameters":{"id":4231,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4230,"mutability":"mutable","name":"newProposalThreshold","nameLocation":"3454:20:7","nodeType":"VariableDeclaration","scope":4243,"src":"3446:28:7","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4229,"name":"uint256","nodeType":"ElementaryTypeName","src":"3446:7:7","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3445:30:7"},"returnParameters":{"id":4232,"nodeType":"ParameterList","parameters":[],"src":"3493:0:7"},"scope":4244,"src":"3415:213:7","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":4245,"src":"278:3352:7","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445,7141,7160,7284,7286,11449],"usedEvents":[2470,2477,2482,2487,2500,2515,4082,4088,4094,5546]}],"src":"126:3505:7"},"id":7},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","exportedSymbols":{"Governor":[2338],"GovernorTimelockControl":[4589],"IERC165":[9818],"IGovernor":[2811],"SafeCast":[13204],"TimelockController":[3831]},"id":4590,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4246,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"133:24:8"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4249,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4590,"sourceUnit":2339,"src":"159:52:8","symbolAliases":[{"foreign":{"id":4247,"name":"IGovernor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2811,"src":"167:9:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":4248,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2338,"src":"178:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","file":"../TimelockController.sol","id":4251,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4590,"sourceUnit":3832,"src":"212:61:8","symbolAliases":[{"foreign":{"id":4250,"name":"TimelockController","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3831,"src":"220:18:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","file":"../../interfaces/IERC165.sol","id":4253,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4590,"sourceUnit":5542,"src":"274:53:8","symbolAliases":[{"foreign":{"id":4252,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"282:7:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4255,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4590,"sourceUnit":13205,"src":"328:55:8","symbolAliases":[{"foreign":{"id":4254,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"336:8:8","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4257,"name":"Governor","nameLocations":["1543:8:8"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"1543:8:8"},"id":4258,"nodeType":"InheritanceSpecifier","src":"1543:8:8"}],"canonicalName":"GovernorTimelockControl","contractDependencies":[],"contractKind":"contract","documentation":{"id":4256,"nodeType":"StructuredDocumentation","src":"385:1112:8","text":" @dev Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a\n delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The\n {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly.\n Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus,\n the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be\n inaccessible from a proposal, unless executed via {Governor-relay}.\n WARNING: Setting up the TimelockController to have additional proposers or cancelers besides the governor is very\n risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing\n operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance\n proposals that have been approved by the voters, effectively executing a Denial of Service attack."},"fullyImplemented":false,"id":4589,"linearizedBaseContracts":[4589,2338,5771,6811,2811,5592,7218,9588,5566,9806,9818,7128],"name":"GovernorTimelockControl","nameLocation":"1516:23:8","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4261,"mutability":"mutable","name":"_timelock","nameLocation":"1585:9:8","nodeType":"VariableDeclaration","scope":4589,"src":"1558:36:8","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"},"typeName":{"id":4260,"nodeType":"UserDefinedTypeName","pathNode":{"id":4259,"name":"TimelockController","nameLocations":["1558:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3831,"src":"1558:18:8"},"referencedDeclaration":3831,"src":"1558:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"visibility":"private"},{"constant":false,"id":4265,"mutability":"mutable","name":"_timelockIds","nameLocation":"1647:12:8","nodeType":"VariableDeclaration","scope":4589,"src":"1600:59:8","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"typeName":{"id":4264,"keyName":"proposalId","keyNameLocation":"1616:10:8","keyType":{"id":4262,"name":"uint256","nodeType":"ElementaryTypeName","src":"1608:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Mapping","src":"1600:38:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":4263,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1630:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"private"},{"anonymous":false,"documentation":{"id":4266,"nodeType":"StructuredDocumentation","src":"1666:101:8","text":" @dev Emitted when the timelock controller used for proposal execution is modified."},"eventSelector":"08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401","id":4272,"name":"TimelockChange","nameLocation":"1778:14:8","nodeType":"EventDefinition","parameters":{"id":4271,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4268,"indexed":false,"mutability":"mutable","name":"oldTimelock","nameLocation":"1801:11:8","nodeType":"VariableDeclaration","scope":4272,"src":"1793:19:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4267,"name":"address","nodeType":"ElementaryTypeName","src":"1793:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4270,"indexed":false,"mutability":"mutable","name":"newTimelock","nameLocation":"1822:11:8","nodeType":"VariableDeclaration","scope":4272,"src":"1814:19:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4269,"name":"address","nodeType":"ElementaryTypeName","src":"1814:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1792:42:8"},"src":"1772:63:8"},{"body":{"id":4283,"nodeType":"Block","src":"1935:49:8","statements":[{"expression":{"arguments":[{"id":4280,"name":"timelockAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4276,"src":"1961:15:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":4279,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4569,"src":"1945:15:8","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3831_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4281,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1945:32:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4282,"nodeType":"ExpressionStatement","src":"1945:32:8"}]},"documentation":{"id":4273,"nodeType":"StructuredDocumentation","src":"1841:41:8","text":" @dev Set the timelock."},"id":4284,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4277,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4276,"mutability":"mutable","name":"timelockAddress","nameLocation":"1918:15:8","nodeType":"VariableDeclaration","scope":4284,"src":"1899:34:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"},"typeName":{"id":4275,"nodeType":"UserDefinedTypeName","pathNode":{"id":4274,"name":"TimelockController","nameLocations":["1899:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3831,"src":"1899:18:8"},"referencedDeclaration":3831,"src":"1899:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"1898:36:8"},"returnParameters":{"id":4278,"nodeType":"ParameterList","parameters":[],"src":"1935:0:8"},"scope":4589,"src":"1887:97:8","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[892],"body":{"id":4338,"nodeType":"Block","src":"2210:652:8","statements":[{"assignments":[4296],"declarations":[{"constant":false,"id":4296,"mutability":"mutable","name":"currentState","nameLocation":"2234:12:8","nodeType":"VariableDeclaration","scope":4338,"src":"2220:26:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4295,"nodeType":"UserDefinedTypeName","pathNode":{"id":4294,"name":"ProposalState","nameLocations":["2220:13:8"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"2220:13:8"},"referencedDeclaration":2358,"src":"2220:13:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"id":4301,"initialValue":{"arguments":[{"id":4299,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4287,"src":"2261:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4297,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2249:5:8","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4589_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2255:5:8","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":892,"src":"2249:11:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":4300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2249:23:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"nodeType":"VariableDeclarationStatement","src":"2220:52:8"},{"condition":{"commonType":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"id":4305,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4302,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4296,"src":"2287:12:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"expression":{"id":4303,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"2303:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4304,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2317:6:8","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2355,"src":"2303:20:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"src":"2287:36:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4309,"nodeType":"IfStatement","src":"2283:86:8","trueBody":{"id":4308,"nodeType":"Block","src":"2325:44:8","statements":[{"expression":{"id":4306,"name":"currentState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4296,"src":"2346:12:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4293,"id":4307,"nodeType":"Return","src":"2339:19:8"}]}},{"assignments":[4311],"declarations":[{"constant":false,"id":4311,"mutability":"mutable","name":"queueid","nameLocation":"2387:7:8","nodeType":"VariableDeclaration","scope":4338,"src":"2379:15:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4310,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2379:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4315,"initialValue":{"baseExpression":{"id":4312,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4265,"src":"2397:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4314,"indexExpression":{"id":4313,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4287,"src":"2410:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2397:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"2379:42:8"},{"condition":{"arguments":[{"id":4318,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4311,"src":"2464:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4316,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"2435:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4317,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2445:18:8","memberName":"isOperationPending","nodeType":"MemberAccess","referencedDeclaration":3121,"src":"2435:28:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4319,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2435:37:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"arguments":[{"id":4326,"name":"queueid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4311,"src":"2562:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4324,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"2536:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4325,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2546:15:8","memberName":"isOperationDone","nodeType":"MemberAccess","referencedDeclaration":3153,"src":"2536:25:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_bytes32_$returns$_t_bool_$","typeString":"function (bytes32) view external returns (bool)"}},"id":4327,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2536:34:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":4335,"nodeType":"Block","src":"2717:139:8","statements":[{"expression":{"expression":{"id":4332,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"2823:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4333,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2837:8:8","memberName":"Canceled","nodeType":"MemberAccess","referencedDeclaration":2352,"src":"2823:22:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4293,"id":4334,"nodeType":"Return","src":"2816:29:8"}]},"id":4336,"nodeType":"IfStatement","src":"2532:324:8","trueBody":{"id":4331,"nodeType":"Block","src":"2572:139:8","statements":[{"expression":{"expression":{"id":4328,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"2678:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4329,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2692:8:8","memberName":"Executed","nodeType":"MemberAccess","referencedDeclaration":2357,"src":"2678:22:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4293,"id":4330,"nodeType":"Return","src":"2671:29:8"}]}},"id":4337,"nodeType":"IfStatement","src":"2431:425:8","trueBody":{"id":4323,"nodeType":"Block","src":"2474:52:8","statements":[{"expression":{"expression":{"id":4320,"name":"ProposalState","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2358,"src":"2495:13:8","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_ProposalState_$2358_$","typeString":"type(enum IGovernor.ProposalState)"}},"id":4321,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2509:6:8","memberName":"Queued","nodeType":"MemberAccess","referencedDeclaration":2355,"src":"2495:20:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":4293,"id":4322,"nodeType":"Return","src":"2488:27:8"}]}}]},"documentation":{"id":4285,"nodeType":"StructuredDocumentation","src":"1990:127:8","text":" @dev Overridden version of the {Governor-state} function that considers the status reported by the timelock."},"functionSelector":"3e4f49e6","id":4339,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"2131:5:8","nodeType":"FunctionDefinition","overrides":{"id":4289,"nodeType":"OverrideSpecifier","overrides":[],"src":"2177:8:8"},"parameters":{"id":4288,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4287,"mutability":"mutable","name":"proposalId","nameLocation":"2145:10:8","nodeType":"VariableDeclaration","scope":4339,"src":"2137:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4286,"name":"uint256","nodeType":"ElementaryTypeName","src":"2137:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2136:20:8"},"returnParameters":{"id":4293,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4292,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4339,"src":"2195:13:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":4291,"nodeType":"UserDefinedTypeName","pathNode":{"id":4290,"name":"ProposalState","nameLocations":["2195:13:8"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"2195:13:8"},"referencedDeclaration":2358,"src":"2195:13:8","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"2194:15:8"},"scope":4589,"src":"2122:740:8","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4350,"nodeType":"Block","src":"3007:42:8","statements":[{"expression":{"arguments":[{"id":4347,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"3032:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":4346,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3024:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4345,"name":"address","nodeType":"ElementaryTypeName","src":"3024:7:8","typeDescriptions":{}}},"id":4348,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3024:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4344,"id":4349,"nodeType":"Return","src":"3017:25:8"}]},"documentation":{"id":4340,"nodeType":"StructuredDocumentation","src":"2868:76:8","text":" @dev Public accessor to check the address of the timelock"},"functionSelector":"d33219b4","id":4351,"implemented":true,"kind":"function","modifiers":[],"name":"timelock","nameLocation":"2958:8:8","nodeType":"FunctionDefinition","parameters":{"id":4341,"nodeType":"ParameterList","parameters":[],"src":"2966:2:8"},"returnParameters":{"id":4344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4343,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4351,"src":"2998:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4342,"name":"address","nodeType":"ElementaryTypeName","src":"2998:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2997:9:8"},"scope":4589,"src":"2949:100:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[973],"body":{"id":4362,"nodeType":"Block","src":"3204:28:8","statements":[{"expression":{"hexValue":"74727565","id":4360,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3221:4:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":4359,"id":4361,"nodeType":"Return","src":"3214:11:8"}]},"documentation":{"id":4352,"nodeType":"StructuredDocumentation","src":"3055:61:8","text":" @dev See {IGovernor-proposalNeedsQueuing}."},"functionSelector":"a9a95294","id":4363,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"3130:20:8","nodeType":"FunctionDefinition","overrides":{"id":4356,"nodeType":"OverrideSpecifier","overrides":[],"src":"3180:8:8"},"parameters":{"id":4355,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4354,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4363,"src":"3151:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4353,"name":"uint256","nodeType":"ElementaryTypeName","src":"3151:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3150:9:8"},"returnParameters":{"id":4359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4358,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4363,"src":"3198:4:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":4357,"name":"bool","nodeType":"ElementaryTypeName","src":"3198:4:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3197:6:8"},"scope":4589,"src":"3121:111:8","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[1379],"body":{"id":4427,"nodeType":"Block","src":"3549:351:8","statements":[{"assignments":[4384],"declarations":[{"constant":false,"id":4384,"mutability":"mutable","name":"delay","nameLocation":"3567:5:8","nodeType":"VariableDeclaration","scope":4427,"src":"3559:13:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4383,"name":"uint256","nodeType":"ElementaryTypeName","src":"3559:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4388,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4385,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"3575:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4386,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3585:11:8","memberName":"getMinDelay","nodeType":"MemberAccess","referencedDeclaration":3220,"src":"3575:21:8","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint256_$","typeString":"function () view external returns (uint256)"}},"id":4387,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3575:23:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3559:39:8"},{"assignments":[4390],"declarations":[{"constant":false,"id":4390,"mutability":"mutable","name":"salt","nameLocation":"3617:4:8","nodeType":"VariableDeclaration","scope":4427,"src":"3609:12:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4389,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3609:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4394,"initialValue":{"arguments":[{"id":4392,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4377,"src":"3638:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4391,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4588,"src":"3624:13:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4393,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3624:30:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"3609:45:8"},{"expression":{"id":4406,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":4395,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4265,"src":"3664:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4397,"indexExpression":{"id":4396,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4366,"src":"3677:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3664:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":4400,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4369,"src":"3720:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4401,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4372,"src":"3729:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4402,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4375,"src":"3737:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4403,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3748:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4404,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4390,"src":"3751:4:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4398,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"3691:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4399,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3701:18:8","memberName":"hashOperationBatch","nodeType":"MemberAccess","referencedDeclaration":3279,"src":"3691:28:8","typeDescriptions":{"typeIdentifier":"t_function_external_pure$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) pure external returns (bytes32)"}},"id":4405,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3691:65:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3664:92:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":4407,"nodeType":"ExpressionStatement","src":"3664:92:8"},{"expression":{"arguments":[{"id":4411,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4369,"src":"3790:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4412,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4372,"src":"3799:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4413,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4375,"src":"3807:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4414,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3818:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":4415,"name":"salt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4390,"src":"3821:4:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":4416,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4384,"src":"3827:5:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4408,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"3766:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4410,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3776:13:8","memberName":"scheduleBatch","nodeType":"MemberAccess","referencedDeclaration":3439,"src":"3766:23:8","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$_t_uint256_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32,uint256) external"}},"id":4417,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3766:67:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4418,"nodeType":"ExpressionStatement","src":"3766:67:8"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4424,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":4421,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"3869:5:8","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":4422,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3875:9:8","memberName":"timestamp","nodeType":"MemberAccess","src":"3869:15:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":4423,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4384,"src":"3887:5:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3869:23:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4419,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"3851:8:8","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":4420,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3860:8:8","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":12194,"src":"3851:17:8","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4425,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3851:42:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4382,"id":4426,"nodeType":"Return","src":"3844:49:8"}]},"documentation":{"id":4364,"nodeType":"StructuredDocumentation","src":"3238:69:8","text":" @dev Function to queue a proposal to the timelock."},"id":4428,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"3321:16:8","nodeType":"FunctionDefinition","overrides":{"id":4379,"nodeType":"OverrideSpecifier","overrides":[],"src":"3523:8:8"},"parameters":{"id":4378,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4366,"mutability":"mutable","name":"proposalId","nameLocation":"3355:10:8","nodeType":"VariableDeclaration","scope":4428,"src":"3347:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4365,"name":"uint256","nodeType":"ElementaryTypeName","src":"3347:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4369,"mutability":"mutable","name":"targets","nameLocation":"3392:7:8","nodeType":"VariableDeclaration","scope":4428,"src":"3375:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4367,"name":"address","nodeType":"ElementaryTypeName","src":"3375:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4368,"nodeType":"ArrayTypeName","src":"3375:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4372,"mutability":"mutable","name":"values","nameLocation":"3426:6:8","nodeType":"VariableDeclaration","scope":4428,"src":"3409:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4370,"name":"uint256","nodeType":"ElementaryTypeName","src":"3409:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4371,"nodeType":"ArrayTypeName","src":"3409:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4375,"mutability":"mutable","name":"calldatas","nameLocation":"3457:9:8","nodeType":"VariableDeclaration","scope":4428,"src":"3442:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4373,"name":"bytes","nodeType":"ElementaryTypeName","src":"3442:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4374,"nodeType":"ArrayTypeName","src":"3442:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4377,"mutability":"mutable","name":"descriptionHash","nameLocation":"3484:15:8","nodeType":"VariableDeclaration","scope":4428,"src":"3476:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4376,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3476:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3337:168:8"},"returnParameters":{"id":4382,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4381,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4428,"src":"3541:6:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4380,"name":"uint48","nodeType":"ElementaryTypeName","src":"3541:6:8","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3540:8:8"},"scope":4589,"src":"3312:588:8","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1556],"body":{"id":4466,"nodeType":"Block","src":"4288:210:8","statements":[{"expression":{"arguments":[{"id":4452,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4434,"src":"4358:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4453,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4437,"src":"4367:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4454,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4440,"src":"4375:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"hexValue":"30","id":4455,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4386:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"arguments":[{"id":4457,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4442,"src":"4403:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":4456,"name":"_timelockSalt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4588,"src":"4389:13:8","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":4458,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4389:30:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4446,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"4317:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4448,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4327:12:8","memberName":"executeBatch","nodeType":"MemberAccess","referencedDeclaration":3681,"src":"4317:22:8","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4451,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"expression":{"id":4449,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967281,"src":"4347:3:8","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":4450,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4351:5:8","memberName":"value","nodeType":"MemberAccess","src":"4347:9:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"4317:40:8","typeDescriptions":{"typeIdentifier":"t_function_external_payable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$_t_bytes32_$returns$__$value","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32,bytes32) payable external"}},"id":4459,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4317:103:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4460,"nodeType":"ExpressionStatement","src":"4317:103:8"},{"expression":{"id":4464,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"4460:31:8","subExpression":{"baseExpression":{"id":4461,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4265,"src":"4467:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4463,"indexExpression":{"id":4462,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4431,"src":"4480:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"4467:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4465,"nodeType":"ExpressionStatement","src":"4460:31:8"}]},"documentation":{"id":4429,"nodeType":"StructuredDocumentation","src":"3906:155:8","text":" @dev Overridden version of the {Governor-_executeOperations} function that runs the already queued proposal\n through the timelock."},"id":4467,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"4075:18:8","nodeType":"FunctionDefinition","overrides":{"id":4444,"nodeType":"OverrideSpecifier","overrides":[],"src":"4279:8:8"},"parameters":{"id":4443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4431,"mutability":"mutable","name":"proposalId","nameLocation":"4111:10:8","nodeType":"VariableDeclaration","scope":4467,"src":"4103:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4430,"name":"uint256","nodeType":"ElementaryTypeName","src":"4103:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4434,"mutability":"mutable","name":"targets","nameLocation":"4148:7:8","nodeType":"VariableDeclaration","scope":4467,"src":"4131:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4432,"name":"address","nodeType":"ElementaryTypeName","src":"4131:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4433,"nodeType":"ArrayTypeName","src":"4131:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4437,"mutability":"mutable","name":"values","nameLocation":"4182:6:8","nodeType":"VariableDeclaration","scope":4467,"src":"4165:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4435,"name":"uint256","nodeType":"ElementaryTypeName","src":"4165:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4436,"nodeType":"ArrayTypeName","src":"4165:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4440,"mutability":"mutable","name":"calldatas","nameLocation":"4213:9:8","nodeType":"VariableDeclaration","scope":4467,"src":"4198:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4438,"name":"bytes","nodeType":"ElementaryTypeName","src":"4198:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4439,"nodeType":"ArrayTypeName","src":"4198:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4442,"mutability":"mutable","name":"descriptionHash","nameLocation":"4240:15:8","nodeType":"VariableDeclaration","scope":4467,"src":"4232:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4441,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4232:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4093:168:8"},"returnParameters":{"id":4445,"nodeType":"ParameterList","parameters":[],"src":"4288:0:8"},"scope":4589,"src":"4066:432:8","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[1666],"body":{"id":4519,"nodeType":"Block","src":"5108:353:8","statements":[{"assignments":[4486],"declarations":[{"constant":false,"id":4486,"mutability":"mutable","name":"proposalId","nameLocation":"5126:10:8","nodeType":"VariableDeclaration","scope":4519,"src":"5118:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4485,"name":"uint256","nodeType":"ElementaryTypeName","src":"5118:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4494,"initialValue":{"arguments":[{"id":4489,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4471,"src":"5153:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":4490,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4474,"src":"5162:6:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":4491,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4477,"src":"5170:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":4492,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4479,"src":"5181:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4487,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"5139:5:8","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorTimelockControl_$4589_$","typeString":"type(contract super GovernorTimelockControl)"}},"id":4488,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5145:7:8","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":1666,"src":"5139:13:8","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":4493,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5139:58:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"5118:79:8"},{"assignments":[4496],"declarations":[{"constant":false,"id":4496,"mutability":"mutable","name":"timelockId","nameLocation":"5216:10:8","nodeType":"VariableDeclaration","scope":4519,"src":"5208:18:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4495,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5208:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":4500,"initialValue":{"baseExpression":{"id":4497,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4265,"src":"5229:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4499,"indexExpression":{"id":4498,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4486,"src":"5242:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5229:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"5208:45:8"},{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4503,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4501,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4496,"src":"5267:10:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":4502,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5281:1:8","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5267:15:8","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4516,"nodeType":"IfStatement","src":"5263:164:8","trueBody":{"id":4515,"nodeType":"Block","src":"5284:143:8","statements":[{"expression":{"arguments":[{"id":4507,"name":"timelockId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4496,"src":"5337:10:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":4504,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"5320:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4506,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5330:6:8","memberName":"cancel","nodeType":"MemberAccess","referencedDeclaration":3523,"src":"5320:16:8","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_bytes32_$returns$__$","typeString":"function (bytes32) external"}},"id":4508,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5320:28:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4509,"nodeType":"ExpressionStatement","src":"5320:28:8"},{"expression":{"id":4513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"5385:31:8","subExpression":{"baseExpression":{"id":4510,"name":"_timelockIds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4265,"src":"5392:12:8","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint256_$_t_bytes32_$","typeString":"mapping(uint256 => bytes32)"}},"id":4512,"indexExpression":{"id":4511,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4486,"src":"5405:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"5392:24:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4514,"nodeType":"ExpressionStatement","src":"5385:31:8"}]}},{"expression":{"id":4517,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4486,"src":"5444:10:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4484,"id":4518,"nodeType":"Return","src":"5437:17:8"}]},"documentation":{"id":4468,"nodeType":"StructuredDocumentation","src":"4504:149:8","text":" @dev Overridden version of the {Governor-_cancel} function to cancel the timelocked proposal if it has already\n been queued."},"id":4520,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"4916:7:8","nodeType":"FunctionDefinition","overrides":{"id":4481,"nodeType":"OverrideSpecifier","overrides":[],"src":"5081:8:8"},"parameters":{"id":4480,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4471,"mutability":"mutable","name":"targets","nameLocation":"4950:7:8","nodeType":"VariableDeclaration","scope":4520,"src":"4933:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":4469,"name":"address","nodeType":"ElementaryTypeName","src":"4933:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":4470,"nodeType":"ArrayTypeName","src":"4933:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":4474,"mutability":"mutable","name":"values","nameLocation":"4984:6:8","nodeType":"VariableDeclaration","scope":4520,"src":"4967:23:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":4472,"name":"uint256","nodeType":"ElementaryTypeName","src":"4967:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":4473,"nodeType":"ArrayTypeName","src":"4967:9:8","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":4477,"mutability":"mutable","name":"calldatas","nameLocation":"5015:9:8","nodeType":"VariableDeclaration","scope":4520,"src":"5000:24:8","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":4475,"name":"bytes","nodeType":"ElementaryTypeName","src":"5000:5:8","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":4476,"nodeType":"ArrayTypeName","src":"5000:7:8","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":4479,"mutability":"mutable","name":"descriptionHash","nameLocation":"5042:15:8","nodeType":"VariableDeclaration","scope":4520,"src":"5034:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4478,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5034:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4923:140:8"},"returnParameters":{"id":4484,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4483,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4520,"src":"5099:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4482,"name":"uint256","nodeType":"ElementaryTypeName","src":"5099:7:8","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5098:9:8"},"scope":4589,"src":"4907:554:8","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[2039],"body":{"id":4532,"nodeType":"Block","src":"5645:42:8","statements":[{"expression":{"arguments":[{"id":4529,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"5670:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":4528,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5662:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4527,"name":"address","nodeType":"ElementaryTypeName","src":"5662:7:8","typeDescriptions":{}}},"id":4530,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5662:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":4526,"id":4531,"nodeType":"Return","src":"5655:25:8"}]},"documentation":{"id":4521,"nodeType":"StructuredDocumentation","src":"5467:103:8","text":" @dev Address through which the governor executes action. In this case, the timelock."},"id":4533,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"5584:9:8","nodeType":"FunctionDefinition","overrides":{"id":4523,"nodeType":"OverrideSpecifier","overrides":[],"src":"5618:8:8"},"parameters":{"id":4522,"nodeType":"ParameterList","parameters":[],"src":"5593:2:8"},"returnParameters":{"id":4526,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4525,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4533,"src":"5636:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4524,"name":"address","nodeType":"ElementaryTypeName","src":"5636:7:8","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5635:9:8"},"scope":4589,"src":"5575:112:8","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":4546,"nodeType":"Block","src":"6113:45:8","statements":[{"expression":{"arguments":[{"id":4543,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4537,"src":"6139:11:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":4542,"name":"_updateTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4569,"src":"6123:15:8","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_contract$_TimelockController_$3831_$returns$__$","typeString":"function (contract TimelockController)"}},"id":4544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6123:28:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4545,"nodeType":"ExpressionStatement","src":"6123:28:8"}]},"documentation":{"id":4534,"nodeType":"StructuredDocumentation","src":"5693:327:8","text":" @dev Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates\n must be proposed, scheduled, and executed through governance proposals.\n CAUTION: It is not recommended to change the timelock while there are other queued governance proposals."},"functionSelector":"a890c910","id":4547,"implemented":true,"kind":"function","modifiers":[{"id":4540,"kind":"modifierInvocation","modifierName":{"id":4539,"name":"onlyGovernance","nameLocations":["6098:14:8"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"6098:14:8"},"nodeType":"ModifierInvocation","src":"6098:14:8"}],"name":"updateTimelock","nameLocation":"6034:14:8","nodeType":"FunctionDefinition","parameters":{"id":4538,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4537,"mutability":"mutable","name":"newTimelock","nameLocation":"6068:11:8","nodeType":"VariableDeclaration","scope":4547,"src":"6049:30:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"},"typeName":{"id":4536,"nodeType":"UserDefinedTypeName","pathNode":{"id":4535,"name":"TimelockController","nameLocations":["6049:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3831,"src":"6049:18:8"},"referencedDeclaration":3831,"src":"6049:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6048:32:8"},"returnParameters":{"id":4541,"nodeType":"ParameterList","parameters":[],"src":"6113:0:8"},"scope":4589,"src":"6025:133:8","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4568,"nodeType":"Block","src":"6229:111:8","statements":[{"eventCall":{"arguments":[{"arguments":[{"id":4556,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"6267:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":4555,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6259:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4554,"name":"address","nodeType":"ElementaryTypeName","src":"6259:7:8","typeDescriptions":{}}},"id":4557,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6259:18:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":4560,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4550,"src":"6287:11:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}],"id":4559,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6279:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4558,"name":"address","nodeType":"ElementaryTypeName","src":"6279:7:8","typeDescriptions":{}}},"id":4561,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6279:20:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":4553,"name":"TimelockChange","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4272,"src":"6244:14:8","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":4562,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6244:56:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4563,"nodeType":"EmitStatement","src":"6239:61:8"},{"expression":{"id":4566,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4564,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4261,"src":"6310:9:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":4565,"name":"newTimelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4550,"src":"6322:11:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"src":"6310:23:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"id":4567,"nodeType":"ExpressionStatement","src":"6310:23:8"}]},"id":4569,"implemented":true,"kind":"function","modifiers":[],"name":"_updateTimelock","nameLocation":"6173:15:8","nodeType":"FunctionDefinition","parameters":{"id":4551,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4550,"mutability":"mutable","name":"newTimelock","nameLocation":"6208:11:8","nodeType":"VariableDeclaration","scope":4569,"src":"6189:30:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"},"typeName":{"id":4549,"nodeType":"UserDefinedTypeName","pathNode":{"id":4548,"name":"TimelockController","nameLocations":["6189:18:8"],"nodeType":"IdentifierPath","referencedDeclaration":3831,"src":"6189:18:8"},"referencedDeclaration":3831,"src":"6189:18:8","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"visibility":"internal"}],"src":"6188:32:8"},"returnParameters":{"id":4552,"nodeType":"ParameterList","parameters":[],"src":"6229:0:8"},"scope":4589,"src":"6164:176:8","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":4587,"nodeType":"Block","src":"6643:64:8","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":4585,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":4581,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"6676:4:8","typeDescriptions":{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4589","typeString":"contract GovernorTimelockControl"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_GovernorTimelockControl_$4589","typeString":"contract GovernorTimelockControl"}],"id":4580,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6668:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4579,"name":"address","nodeType":"ElementaryTypeName","src":"6668:7:8","typeDescriptions":{}}},"id":4582,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6668:13:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4578,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6660:7:8","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes20_$","typeString":"type(bytes20)"},"typeName":{"id":4577,"name":"bytes20","nodeType":"ElementaryTypeName","src":"6660:7:8","typeDescriptions":{}}},"id":4583,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6660:22:8","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes20","typeString":"bytes20"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":4584,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4572,"src":"6685:15:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"6660:40:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":4576,"id":4586,"nodeType":"Return","src":"6653:47:8"}]},"documentation":{"id":4570,"nodeType":"StructuredDocumentation","src":"6346:213:8","text":" @dev Computes the {TimelockController} operation salt.\n It is computed with the governor address itself to avoid collisions across governor instances using the\n same timelock."},"id":4588,"implemented":true,"kind":"function","modifiers":[],"name":"_timelockSalt","nameLocation":"6573:13:8","nodeType":"FunctionDefinition","parameters":{"id":4573,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4572,"mutability":"mutable","name":"descriptionHash","nameLocation":"6595:15:8","nodeType":"VariableDeclaration","scope":4588,"src":"6587:23:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4571,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6587:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6586:25:8"},"returnParameters":{"id":4576,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4575,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4588,"src":"6634:7:8","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4574,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6634:7:8","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6633:9:8"},"scope":4589,"src":"6564:143:8","stateMutability":"view","virtual":false,"visibility":"private"}],"scope":4590,"src":"1498:5211:8","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445,7141,7160,7284,7286,11449],"usedEvents":[2470,2477,2482,2487,2500,2515,4272,5546]}],"src":"133:6577:8"},"id":8},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","exportedSymbols":{"Governor":[2338],"GovernorVotes":[4705],"IERC5805":[5577],"IVotes":[4980],"SafeCast":[13204],"Time":[15558]},"id":4706,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4591,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:9"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"../Governor.sol","id":4593,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4706,"sourceUnit":2339,"src":"149:41:9","symbolAliases":[{"foreign":{"id":4592,"name":"Governor","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2338,"src":"157:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../utils/IVotes.sol","id":4595,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4706,"sourceUnit":4981,"src":"191:43:9","symbolAliases":[{"foreign":{"id":4594,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4980,"src":"199:6:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4597,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4706,"sourceUnit":5578,"src":"235:55:9","symbolAliases":[{"foreign":{"id":4596,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5577,"src":"243:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4599,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4706,"sourceUnit":13205,"src":"291:55:9","symbolAliases":[{"foreign":{"id":4598,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"299:8:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4601,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4706,"sourceUnit":15559,"src":"347:48:9","symbolAliases":[{"foreign":{"id":4600,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15558,"src":"355:4:9","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4603,"name":"Governor","nameLocations":["570:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"570:8:9"},"id":4604,"nodeType":"InheritanceSpecifier","src":"570:8:9"}],"canonicalName":"GovernorVotes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4602,"nodeType":"StructuredDocumentation","src":"397:137:9","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes}\n token."},"fullyImplemented":false,"id":4705,"linearizedBaseContracts":[4705,2338,5771,6811,2811,5592,7218,9588,5566,9806,9818,7128],"name":"GovernorVotes","nameLocation":"553:13:9","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":4607,"mutability":"immutable","name":"_token","nameLocation":"612:6:9","nodeType":"VariableDeclaration","scope":4705,"src":"585:33:9","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"},"typeName":{"id":4606,"nodeType":"UserDefinedTypeName","pathNode":{"id":4605,"name":"IERC5805","nameLocations":["585:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":5577,"src":"585:8:9"},"referencedDeclaration":5577,"src":"585:8:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"visibility":"private"},{"body":{"id":4622,"nodeType":"Block","src":"658:57:9","statements":[{"expression":{"id":4620,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":4613,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4607,"src":"668:6:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":4617,"name":"tokenAddress","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4610,"src":"694:12:9","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4980","typeString":"contract IVotes"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_IVotes_$4980","typeString":"contract IVotes"}],"id":4616,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"686:7:9","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":4615,"name":"address","nodeType":"ElementaryTypeName","src":"686:7:9","typeDescriptions":{}}},"id":4618,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"686:21:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":4614,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5577,"src":"677:8:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC5805_$5577_$","typeString":"type(contract IERC5805)"}},"id":4619,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"677:31:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"src":"668:40:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"id":4621,"nodeType":"ExpressionStatement","src":"668:40:9"}]},"id":4623,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4611,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4610,"mutability":"mutable","name":"tokenAddress","nameLocation":"644:12:9","nodeType":"VariableDeclaration","scope":4623,"src":"637:19:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4980","typeString":"contract IVotes"},"typeName":{"id":4609,"nodeType":"UserDefinedTypeName","pathNode":{"id":4608,"name":"IVotes","nameLocations":["637:6:9"],"nodeType":"IdentifierPath","referencedDeclaration":4980,"src":"637:6:9"},"referencedDeclaration":4980,"src":"637:6:9","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4980","typeString":"contract IVotes"}},"visibility":"internal"}],"src":"636:21:9"},"returnParameters":{"id":4612,"nodeType":"ParameterList","parameters":[],"src":"658:0:9"},"scope":4705,"src":"625:90:9","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4632,"nodeType":"Block","src":"850:30:9","statements":[{"expression":{"id":4630,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4607,"src":"867:6:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"functionReturnParameters":4629,"id":4631,"nodeType":"Return","src":"860:13:9"}]},"documentation":{"id":4624,"nodeType":"StructuredDocumentation","src":"721:68:9","text":" @dev The token that voting power is sourced from."},"functionSelector":"fc0c546a","id":4633,"implemented":true,"kind":"function","modifiers":[],"name":"token","nameLocation":"803:5:9","nodeType":"FunctionDefinition","parameters":{"id":4625,"nodeType":"ParameterList","parameters":[],"src":"808:2:9"},"returnParameters":{"id":4629,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4628,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4633,"src":"840:8:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"},"typeName":{"id":4627,"nodeType":"UserDefinedTypeName","pathNode":{"id":4626,"name":"IERC5805","nameLocations":["840:8:9"],"nodeType":"IdentifierPath","referencedDeclaration":5577,"src":"840:8:9"},"referencedDeclaration":5577,"src":"840:8:9","typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"visibility":"internal"}],"src":"839:10:9"},"scope":4705,"src":"794:86:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2299],"body":{"id":4658,"nodeType":"Block","src":"1120:161:9","statements":[{"clauses":[{"block":{"id":4649,"nodeType":"Block","src":"1177:41:9","statements":[{"expression":{"id":4647,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4645,"src":"1198:9:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4639,"id":4648,"nodeType":"Return","src":"1191:16:9"}]},"errorName":"","id":4650,"nodeType":"TryCatchClause","parameters":{"id":4646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4645,"mutability":"mutable","name":"timepoint","nameLocation":"1166:9:9","nodeType":"VariableDeclaration","scope":4650,"src":"1159:16:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4644,"name":"uint48","nodeType":"ElementaryTypeName","src":"1159:6:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1158:18:9"},"src":"1150:68:9"},{"block":{"id":4655,"nodeType":"Block","src":"1225:50:9","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4651,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15558,"src":"1246:4:9","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$15558_$","typeString":"type(library Time)"}},"id":4652,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1251:11:9","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":15319,"src":"1246:16:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4653,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1246:18:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":4639,"id":4654,"nodeType":"Return","src":"1239:25:9"}]},"errorName":"","id":4656,"nodeType":"TryCatchClause","src":"1219:56:9"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4640,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4633,"src":"1134:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5577_$","typeString":"function () view returns (contract IERC5805)"}},"id":4641,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"id":4642,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1142:5:9","memberName":"clock","nodeType":"MemberAccess","referencedDeclaration":5585,"src":"1134:13:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint48_$","typeString":"function () view external returns (uint48)"}},"id":4643,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1134:15:9","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":4657,"nodeType":"TryStatement","src":"1130:145:9"}]},"documentation":{"id":4634,"nodeType":"StructuredDocumentation","src":"886:166:9","text":" @dev Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token\n does not implement ERC-6372."},"functionSelector":"91ddadf4","id":4659,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"1066:5:9","nodeType":"FunctionDefinition","overrides":{"id":4636,"nodeType":"OverrideSpecifier","overrides":[],"src":"1094:8:9"},"parameters":{"id":4635,"nodeType":"ParameterList","parameters":[],"src":"1071:2:9"},"returnParameters":{"id":4639,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4638,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4659,"src":"1112:6:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4637,"name":"uint48","nodeType":"ElementaryTypeName","src":"1112:6:9","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"1111:8:9"},"scope":4705,"src":"1057:224:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2305],"body":{"id":4682,"nodeType":"Block","src":"1511:186:9","statements":[{"clauses":[{"block":{"id":4675,"nodeType":"Block","src":"1580:41:9","statements":[{"expression":{"id":4673,"name":"clockmode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4671,"src":"1601:9:9","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":4665,"id":4674,"nodeType":"Return","src":"1594:16:9"}]},"errorName":"","id":4676,"nodeType":"TryCatchClause","parameters":{"id":4672,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4671,"mutability":"mutable","name":"clockmode","nameLocation":"1569:9:9","nodeType":"VariableDeclaration","scope":4676,"src":"1555:23:9","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4670,"name":"string","nodeType":"ElementaryTypeName","src":"1555:6:9","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1554:25:9"},"src":"1546:75:9"},{"block":{"id":4679,"nodeType":"Block","src":"1628:63:9","statements":[{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":4677,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1649:31:9","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":4665,"id":4678,"nodeType":"Return","src":"1642:38:9"}]},"errorName":"","id":4680,"nodeType":"TryCatchClause","src":"1622:69:9"}],"externalCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4666,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4633,"src":"1525:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5577_$","typeString":"function () view returns (contract IERC5805)"}},"id":4667,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"id":4668,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1533:10:9","memberName":"CLOCK_MODE","nodeType":"MemberAccess","referencedDeclaration":5591,"src":"1525:18:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view external returns (string memory)"}},"id":4669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1525:20:9","tryCall":true,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":4681,"nodeType":"TryStatement","src":"1521:170:9"}]},"documentation":{"id":4660,"nodeType":"StructuredDocumentation","src":"1287:91:9","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":4683,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"1445:10:9","nodeType":"FunctionDefinition","overrides":{"id":4662,"nodeType":"OverrideSpecifier","overrides":[],"src":"1478:8:9"},"parameters":{"id":4661,"nodeType":"ParameterList","parameters":[],"src":"1455:2:9"},"returnParameters":{"id":4665,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4664,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4683,"src":"1496:13:9","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":4663,"name":"string","nodeType":"ElementaryTypeName","src":"1496:6:9","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1495:15:9"},"scope":4705,"src":"1436:261:9","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[1041],"body":{"id":4703,"nodeType":"Block","src":"1981:64:9","statements":[{"expression":{"arguments":[{"id":4699,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4686,"src":"2019:7:9","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":4700,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4688,"src":"2028:9:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4696,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4633,"src":"1998:5:9","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5577_$","typeString":"function () view returns (contract IERC5805)"}},"id":4697,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:7:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"id":4698,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2006:12:9","memberName":"getPastVotes","nodeType":"MemberAccess","referencedDeclaration":4941,"src":"1998:20:9","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_address_$_t_uint256_$returns$_t_uint256_$","typeString":"function (address,uint256) view external returns (uint256)"}},"id":4701,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1998:40:9","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4695,"id":4702,"nodeType":"Return","src":"1991:47:9"}]},"documentation":{"id":4684,"nodeType":"StructuredDocumentation","src":"1703:114:9","text":" Read the voting weight from the token's built in snapshot mechanism (see {Governor-_getVotes})."},"id":4704,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotes","nameLocation":"1831:9:9","nodeType":"FunctionDefinition","overrides":{"id":4692,"nodeType":"OverrideSpecifier","overrides":[],"src":"1954:8:9"},"parameters":{"id":4691,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4686,"mutability":"mutable","name":"account","nameLocation":"1858:7:9","nodeType":"VariableDeclaration","scope":4704,"src":"1850:15:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4685,"name":"address","nodeType":"ElementaryTypeName","src":"1850:7:9","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4688,"mutability":"mutable","name":"timepoint","nameLocation":"1883:9:9","nodeType":"VariableDeclaration","scope":4704,"src":"1875:17:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4687,"name":"uint256","nodeType":"ElementaryTypeName","src":"1875:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4690,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4704,"src":"1902:12:9","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":4689,"name":"bytes","nodeType":"ElementaryTypeName","src":"1902:5:9","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1840:91:9"},"returnParameters":{"id":4695,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4694,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4704,"src":"1972:7:9","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4693,"name":"uint256","nodeType":"ElementaryTypeName","src":"1972:7:9","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1971:9:9"},"scope":4705,"src":"1822:223:9","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":4706,"src":"535:1512:9","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445,7141,7160,7284,7286,11449],"usedEvents":[2470,2477,2482,2487,2500,2515,5546]}],"src":"123:1925:9"},"id":9},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","exportedSymbols":{"Checkpoints":[14929],"GovernorVotes":[4705],"GovernorVotesQuorumFraction":[4897],"Math":[11439],"SafeCast":[13204]},"id":4898,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4707,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"137:24:10"},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","file":"./GovernorVotes.sol","id":4709,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4898,"sourceUnit":4706,"src":"163:50:10","symbolAliases":[{"foreign":{"id":4708,"name":"GovernorVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4705,"src":"171:13:10","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../../utils/math/Math.sol","id":4711,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4898,"sourceUnit":11440,"src":"214:47:10","symbolAliases":[{"foreign":{"id":4710,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"222:4:10","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4713,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4898,"sourceUnit":13205,"src":"262:55:10","symbolAliases":[{"foreign":{"id":4712,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"270:8:10","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4715,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":4898,"sourceUnit":14930,"src":"318:64:10","symbolAliases":[{"foreign":{"id":4714,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14929,"src":"326:11:10","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":4717,"name":"GovernorVotes","nameLocations":["590:13:10"],"nodeType":"IdentifierPath","referencedDeclaration":4705,"src":"590:13:10"},"id":4718,"nodeType":"InheritanceSpecifier","src":"590:13:10"}],"canonicalName":"GovernorVotesQuorumFraction","contractDependencies":[],"contractKind":"contract","documentation":{"id":4716,"nodeType":"StructuredDocumentation","src":"384:156:10","text":" @dev Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a\n fraction of the total supply."},"fullyImplemented":false,"id":4897,"linearizedBaseContracts":[4897,4705,2338,5771,6811,2811,5592,7218,9588,5566,9806,9818,7128],"name":"GovernorVotesQuorumFraction","nameLocation":"559:27:10","nodeType":"ContractDefinition","nodes":[{"global":false,"id":4722,"libraryName":{"id":4719,"name":"Checkpoints","nameLocations":["616:11:10"],"nodeType":"IdentifierPath","referencedDeclaration":14929,"src":"616:11:10"},"nodeType":"UsingForDirective","src":"610:43:10","typeName":{"id":4721,"nodeType":"UserDefinedTypeName","pathNode":{"id":4720,"name":"Checkpoints.Trace208","nameLocations":["632:11:10","644:8:10"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"632:20:10"},"referencedDeclaration":13885,"src":"632:20:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":false,"id":4725,"mutability":"mutable","name":"_quorumNumeratorHistory","nameLocation":"688:23:10","nodeType":"VariableDeclaration","scope":4897,"src":"659:52:10","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4724,"nodeType":"UserDefinedTypeName","pathNode":{"id":4723,"name":"Checkpoints.Trace208","nameLocations":["659:11:10","671:8:10"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"659:20:10"},"referencedDeclaration":13885,"src":"659:20:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"anonymous":false,"eventSelector":"0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997","id":4731,"name":"QuorumNumeratorUpdated","nameLocation":"724:22:10","nodeType":"EventDefinition","parameters":{"id":4730,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4727,"indexed":false,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"755:18:10","nodeType":"VariableDeclaration","scope":4731,"src":"747:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4726,"name":"uint256","nodeType":"ElementaryTypeName","src":"747:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4729,"indexed":false,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"783:18:10","nodeType":"VariableDeclaration","scope":4731,"src":"775:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4728,"name":"uint256","nodeType":"ElementaryTypeName","src":"775:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"746:56:10"},"src":"718:85:10"},{"documentation":{"id":4732,"nodeType":"StructuredDocumentation","src":"809:63:10","text":" @dev The quorum set is not a valid fraction."},"errorSelector":"243e5445","id":4738,"name":"GovernorInvalidQuorumFraction","nameLocation":"883:29:10","nodeType":"ErrorDefinition","parameters":{"id":4737,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4734,"mutability":"mutable","name":"quorumNumerator","nameLocation":"921:15:10","nodeType":"VariableDeclaration","scope":4738,"src":"913:23:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4733,"name":"uint256","nodeType":"ElementaryTypeName","src":"913:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4736,"mutability":"mutable","name":"quorumDenominator","nameLocation":"946:17:10","nodeType":"VariableDeclaration","scope":4738,"src":"938:25:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4735,"name":"uint256","nodeType":"ElementaryTypeName","src":"938:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"912:52:10"},"src":"877:88:10"},{"body":{"id":4748,"nodeType":"Block","src":"1394:61:10","statements":[{"expression":{"arguments":[{"id":4745,"name":"quorumNumeratorValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4741,"src":"1427:20:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4744,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4863,"src":"1404:22:10","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4746,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1404:44:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4747,"nodeType":"ExpressionStatement","src":"1404:44:10"}]},"documentation":{"id":4739,"nodeType":"StructuredDocumentation","src":"971:376:10","text":" @dev Initialize quorum as a fraction of the token's total supply.\n The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is\n specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be\n customized by overriding {quorumDenominator}."},"id":4749,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":4742,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4741,"mutability":"mutable","name":"quorumNumeratorValue","nameLocation":"1372:20:10","nodeType":"VariableDeclaration","scope":4749,"src":"1364:28:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4740,"name":"uint256","nodeType":"ElementaryTypeName","src":"1364:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1363:30:10"},"returnParameters":{"id":4743,"nodeType":"ParameterList","parameters":[],"src":"1394:0:10"},"scope":4897,"src":"1352:103:10","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":4759,"nodeType":"Block","src":"1617:56:10","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4755,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4725,"src":"1634:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4756,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1658:6:10","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"1634:30:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":4757,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1634:32:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4754,"id":4758,"nodeType":"Return","src":"1627:39:10"}]},"documentation":{"id":4750,"nodeType":"StructuredDocumentation","src":"1461:86:10","text":" @dev Returns the current quorum numerator. See {quorumDenominator}."},"functionSelector":"a7713a70","id":4760,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1561:15:10","nodeType":"FunctionDefinition","parameters":{"id":4751,"nodeType":"ParameterList","parameters":[],"src":"1576:2:10"},"returnParameters":{"id":4754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4753,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4760,"src":"1608:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4752,"name":"uint256","nodeType":"ElementaryTypeName","src":"1608:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1607:9:10"},"scope":4897,"src":"1552:121:10","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4773,"nodeType":"Block","src":"1868:88:10","statements":[{"expression":{"arguments":[{"id":4769,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4725,"src":"1914:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":4770,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4763,"src":"1939:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4768,"name":"_optimisticUpperLookupRecent","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4896,"src":"1885:28:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint256) view returns (uint256)"}},"id":4771,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1885:64:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4767,"id":4772,"nodeType":"Return","src":"1878:71:10"}]},"documentation":{"id":4761,"nodeType":"StructuredDocumentation","src":"1679:102:10","text":" @dev Returns the quorum numerator at a specific timepoint. See {quorumDenominator}."},"functionSelector":"60c4247f","id":4774,"implemented":true,"kind":"function","modifiers":[],"name":"quorumNumerator","nameLocation":"1795:15:10","nodeType":"FunctionDefinition","parameters":{"id":4764,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4763,"mutability":"mutable","name":"timepoint","nameLocation":"1819:9:10","nodeType":"VariableDeclaration","scope":4774,"src":"1811:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4762,"name":"uint256","nodeType":"ElementaryTypeName","src":"1811:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1810:19:10"},"returnParameters":{"id":4767,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4766,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4774,"src":"1859:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4765,"name":"uint256","nodeType":"ElementaryTypeName","src":"1859:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1858:9:10"},"scope":4897,"src":"1786:170:10","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4782,"nodeType":"Block","src":"2129:27:10","statements":[{"expression":{"hexValue":"313030","id":4780,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2146:3:10","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"value":"100"},"functionReturnParameters":4779,"id":4781,"nodeType":"Return","src":"2139:10:10"}]},"documentation":{"id":4775,"nodeType":"StructuredDocumentation","src":"1962:95:10","text":" @dev Returns the quorum denominator. Defaults to 100, but may be overridden."},"functionSelector":"97c3d334","id":4783,"implemented":true,"kind":"function","modifiers":[],"name":"quorumDenominator","nameLocation":"2071:17:10","nodeType":"FunctionDefinition","parameters":{"id":4776,"nodeType":"ParameterList","parameters":[],"src":"2088:2:10"},"returnParameters":{"id":4779,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4778,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4783,"src":"2120:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4777,"name":"uint256","nodeType":"ElementaryTypeName","src":"2120:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2119:9:10"},"scope":4897,"src":"2062:94:10","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[2325],"body":{"id":4806,"nodeType":"Block","src":"2373:123:10","statements":[{"expression":{"arguments":[{"arguments":[{"id":4797,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4786,"src":"2429:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":4794,"name":"token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4633,"src":"2402:5:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_contract$_IERC5805_$5577_$","typeString":"function () view returns (contract IERC5805)"}},"id":4795,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2402:7:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_contract$_IERC5805_$5577","typeString":"contract IERC5805"}},"id":4796,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2410:18:10","memberName":"getPastTotalSupply","nodeType":"MemberAccess","referencedDeclaration":4949,"src":"2402:26:10","typeDescriptions":{"typeIdentifier":"t_function_external_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view external returns (uint256)"}},"id":4798,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2402:37:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":4800,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4786,"src":"2457:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4799,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4760,4774],"referencedDeclaration":4774,"src":"2441:15:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":4801,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2441:26:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[],"expression":{"argumentTypes":[],"id":4802,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4783,"src":"2469:17:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4803,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2469:19:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4792,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"2390:4:10","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":4793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2395:6:10","memberName":"mulDiv","nodeType":"MemberAccess","referencedDeclaration":10345,"src":"2390:11:10","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":4804,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2390:99:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":4791,"id":4805,"nodeType":"Return","src":"2383:106:10"}]},"documentation":{"id":4784,"nodeType":"StructuredDocumentation","src":"2162:124:10","text":" @dev Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`."},"functionSelector":"f8ce560a","id":4807,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"2300:6:10","nodeType":"FunctionDefinition","overrides":{"id":4788,"nodeType":"OverrideSpecifier","overrides":[],"src":"2346:8:10"},"parameters":{"id":4787,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4786,"mutability":"mutable","name":"timepoint","nameLocation":"2315:9:10","nodeType":"VariableDeclaration","scope":4807,"src":"2307:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4785,"name":"uint256","nodeType":"ElementaryTypeName","src":"2307:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2306:19:10"},"returnParameters":{"id":4791,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4790,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4807,"src":"2364:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4789,"name":"uint256","nodeType":"ElementaryTypeName","src":"2364:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2363:9:10"},"scope":4897,"src":"2291:205:10","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":4819,"nodeType":"Block","src":"2863:59:10","statements":[{"expression":{"arguments":[{"id":4816,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4810,"src":"2896:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4815,"name":"_updateQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4863,"src":"2873:22:10","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$returns$__$","typeString":"function (uint256)"}},"id":4817,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2873:42:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4818,"nodeType":"ExpressionStatement","src":"2873:42:10"}]},"documentation":{"id":4808,"nodeType":"StructuredDocumentation","src":"2502:265:10","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - Must be called through a governance proposal.\n - New numerator must be smaller or equal to the denominator."},"functionSelector":"06f3f9e6","id":4820,"implemented":true,"kind":"function","modifiers":[{"id":4813,"kind":"modifierInvocation","modifierName":{"id":4812,"name":"onlyGovernance","nameLocations":["2848:14:10"],"nodeType":"IdentifierPath","referencedDeclaration":634,"src":"2848:14:10"},"nodeType":"ModifierInvocation","src":"2848:14:10"}],"name":"updateQuorumNumerator","nameLocation":"2781:21:10","nodeType":"FunctionDefinition","parameters":{"id":4811,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4810,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"2811:18:10","nodeType":"VariableDeclaration","scope":4820,"src":"2803:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4809,"name":"uint256","nodeType":"ElementaryTypeName","src":"2803:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2802:28:10"},"returnParameters":{"id":4814,"nodeType":"ParameterList","parameters":[],"src":"2863:0:10"},"scope":4897,"src":"2772:150:10","stateMutability":"nonpayable","virtual":true,"visibility":"external"},{"body":{"id":4862,"nodeType":"Block","src":"3220:421:10","statements":[{"assignments":[4827],"declarations":[{"constant":false,"id":4827,"mutability":"mutable","name":"denominator","nameLocation":"3238:11:10","nodeType":"VariableDeclaration","scope":4862,"src":"3230:19:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4826,"name":"uint256","nodeType":"ElementaryTypeName","src":"3230:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4830,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4828,"name":"quorumDenominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4783,"src":"3252:17:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4829,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3252:19:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3230:41:10"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4833,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4831,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4823,"src":"3285:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":4832,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4827,"src":"3306:11:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3285:32:10","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":4840,"nodeType":"IfStatement","src":"3281:132:10","trueBody":{"id":4839,"nodeType":"Block","src":"3319:94:10","statements":[{"errorCall":{"arguments":[{"id":4835,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4823,"src":"3370:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4836,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4827,"src":"3390:11:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4834,"name":"GovernorInvalidQuorumFraction","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4738,"src":"3340:29:10","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":4837,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3340:62:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4838,"nodeType":"RevertStatement","src":"3333:69:10"}]}},{"assignments":[4842],"declarations":[{"constant":false,"id":4842,"mutability":"mutable","name":"oldQuorumNumerator","nameLocation":"3431:18:10","nodeType":"VariableDeclaration","scope":4862,"src":"3423:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4841,"name":"uint256","nodeType":"ElementaryTypeName","src":"3423:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":4845,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":4843,"name":"quorumNumerator","nodeType":"Identifier","overloadedDeclarations":[4760,4774],"referencedDeclaration":4760,"src":"3452:15:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":4844,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3452:17:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3423:46:10"},{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":4849,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[4659],"referencedDeclaration":4659,"src":"3508:5:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":4850,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3508:7:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"id":4853,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4823,"src":"3536:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4851,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"3517:8:10","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":4852,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3526:9:10","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11634,"src":"3517:18:10","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":4854,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3517:38:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":4846,"name":"_quorumNumeratorHistory","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4725,"src":"3479:23:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":4848,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3503:4:10","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13913,"src":"3479:28:10","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13885_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":4855,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3479:77:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":4856,"nodeType":"ExpressionStatement","src":"3479:77:10"},{"eventCall":{"arguments":[{"id":4858,"name":"oldQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4842,"src":"3595:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":4859,"name":"newQuorumNumerator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4823,"src":"3615:18:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":4857,"name":"QuorumNumeratorUpdated","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4731,"src":"3572:22:10","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256)"}},"id":4860,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3572:62:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":4861,"nodeType":"EmitStatement","src":"3567:67:10"}]},"documentation":{"id":4821,"nodeType":"StructuredDocumentation","src":"2928:210:10","text":" @dev Changes the quorum numerator.\n Emits a {QuorumNumeratorUpdated} event.\n Requirements:\n - New numerator must be smaller or equal to the denominator."},"id":4863,"implemented":true,"kind":"function","modifiers":[],"name":"_updateQuorumNumerator","nameLocation":"3152:22:10","nodeType":"FunctionDefinition","parameters":{"id":4824,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4823,"mutability":"mutable","name":"newQuorumNumerator","nameLocation":"3183:18:10","nodeType":"VariableDeclaration","scope":4863,"src":"3175:26:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4822,"name":"uint256","nodeType":"ElementaryTypeName","src":"3175:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3174:28:10"},"returnParameters":{"id":4825,"nodeType":"ParameterList","parameters":[],"src":"3220:0:10"},"scope":4897,"src":"3143:498:10","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":4895,"nodeType":"Block","src":"3869:313:10","statements":[{"assignments":[null,4875,4877],"declarations":[null,{"constant":false,"id":4875,"mutability":"mutable","name":"key","nameLocation":"4032:3:10","nodeType":"VariableDeclaration","scope":4895,"src":"4025:10:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":4874,"name":"uint48","nodeType":"ElementaryTypeName","src":"4025:6:10","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":4877,"mutability":"mutable","name":"value","nameLocation":"4045:5:10","nodeType":"VariableDeclaration","scope":4895,"src":"4037:13:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":4876,"name":"uint208","nodeType":"ElementaryTypeName","src":"4037:7:10","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":4881,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":4878,"name":"ckpts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4867,"src":"4054:5:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":4879,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4060:16:10","memberName":"latestCheckpoint","nodeType":"MemberAccess","referencedDeclaration":14159,"src":"4054:22:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$returns$_t_bool_$_t_uint48_$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (bool,uint48,uint208)"}},"id":4880,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4054:24:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint48_$_t_uint208_$","typeString":"tuple(bool,uint48,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"4022:56:10"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":4884,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":4882,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4875,"src":"4095:3:10","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":4883,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4869,"src":"4102:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4095:16:10","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"arguments":[{"id":4890,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4869,"src":"4164:9:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":4888,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"4146:8:10","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":4889,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4155:8:10","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":12194,"src":"4146:17:10","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":4891,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4146:28:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":4886,"name":"ckpts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4867,"src":"4122:5:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":4887,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4128:17:10","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":14080,"src":"4122:23:10","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":4892,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4122:53:10","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":4893,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"4095:80:10","trueExpression":{"id":4885,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4877,"src":"4114:5:10","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":4873,"id":4894,"nodeType":"Return","src":"4088:87:10"}]},"documentation":{"id":4864,"nodeType":"StructuredDocumentation","src":"3647:70:10","text":" @dev Returns the numerator at a specific timepoint."},"id":4896,"implemented":true,"kind":"function","modifiers":[],"name":"_optimisticUpperLookupRecent","nameLocation":"3731:28:10","nodeType":"FunctionDefinition","parameters":{"id":4870,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4867,"mutability":"mutable","name":"ckpts","nameLocation":"3798:5:10","nodeType":"VariableDeclaration","scope":4896,"src":"3769:34:10","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":4866,"nodeType":"UserDefinedTypeName","pathNode":{"id":4865,"name":"Checkpoints.Trace208","nameLocations":["3769:11:10","3781:8:10"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"3769:20:10"},"referencedDeclaration":13885,"src":"3769:20:10","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":4869,"mutability":"mutable","name":"timepoint","nameLocation":"3821:9:10","nodeType":"VariableDeclaration","scope":4896,"src":"3813:17:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4868,"name":"uint256","nodeType":"ElementaryTypeName","src":"3813:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3759:77:10"},"returnParameters":{"id":4873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4872,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4896,"src":"3860:7:10","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4871,"name":"uint256","nodeType":"ElementaryTypeName","src":"3860:7:10","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3859:9:10"},"scope":4897,"src":"3722:460:10","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":4898,"src":"541:3643:10","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445,4738,7141,7160,7284,7286,11449,13356],"usedEvents":[2470,2477,2482,2487,2500,2515,4731,5546]}],"src":"137:4048:10"},"id":10},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","exportedSymbols":{"IVotes":[4980]},"id":4981,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4899,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"110:24:11"},{"abstract":false,"baseContracts":[],"canonicalName":"IVotes","contractDependencies":[],"contractKind":"interface","documentation":{"id":4900,"nodeType":"StructuredDocumentation","src":"136:102:11","text":" @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts."},"fullyImplemented":false,"id":4980,"linearizedBaseContracts":[4980],"name":"IVotes","nameLocation":"249:6:11","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":4901,"nodeType":"StructuredDocumentation","src":"262:55:11","text":" @dev The signature used has expired."},"errorSelector":"4683af0e","id":4905,"name":"VotesExpiredSignature","nameLocation":"328:21:11","nodeType":"ErrorDefinition","parameters":{"id":4904,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4903,"mutability":"mutable","name":"expiry","nameLocation":"358:6:11","nodeType":"VariableDeclaration","scope":4905,"src":"350:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4902,"name":"uint256","nodeType":"ElementaryTypeName","src":"350:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"349:16:11"},"src":"322:44:11"},{"anonymous":false,"documentation":{"id":4906,"nodeType":"StructuredDocumentation","src":"372:71:11","text":" @dev Emitted when an account changes their delegate."},"eventSelector":"3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f","id":4914,"name":"DelegateChanged","nameLocation":"454:15:11","nodeType":"EventDefinition","parameters":{"id":4913,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4908,"indexed":true,"mutability":"mutable","name":"delegator","nameLocation":"486:9:11","nodeType":"VariableDeclaration","scope":4914,"src":"470:25:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4907,"name":"address","nodeType":"ElementaryTypeName","src":"470:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4910,"indexed":true,"mutability":"mutable","name":"fromDelegate","nameLocation":"513:12:11","nodeType":"VariableDeclaration","scope":4914,"src":"497:28:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4909,"name":"address","nodeType":"ElementaryTypeName","src":"497:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4912,"indexed":true,"mutability":"mutable","name":"toDelegate","nameLocation":"543:10:11","nodeType":"VariableDeclaration","scope":4914,"src":"527:26:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4911,"name":"address","nodeType":"ElementaryTypeName","src":"527:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"469:85:11"},"src":"448:107:11"},{"anonymous":false,"documentation":{"id":4915,"nodeType":"StructuredDocumentation","src":"561:131:11","text":" @dev Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units."},"eventSelector":"dec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724","id":4923,"name":"DelegateVotesChanged","nameLocation":"703:20:11","nodeType":"EventDefinition","parameters":{"id":4922,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4917,"indexed":true,"mutability":"mutable","name":"delegate","nameLocation":"740:8:11","nodeType":"VariableDeclaration","scope":4923,"src":"724:24:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4916,"name":"address","nodeType":"ElementaryTypeName","src":"724:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4919,"indexed":false,"mutability":"mutable","name":"previousVotes","nameLocation":"758:13:11","nodeType":"VariableDeclaration","scope":4923,"src":"750:21:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4918,"name":"uint256","nodeType":"ElementaryTypeName","src":"750:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4921,"indexed":false,"mutability":"mutable","name":"newVotes","nameLocation":"781:8:11","nodeType":"VariableDeclaration","scope":4923,"src":"773:16:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4920,"name":"uint256","nodeType":"ElementaryTypeName","src":"773:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"723:67:11"},"src":"697:94:11"},{"documentation":{"id":4924,"nodeType":"StructuredDocumentation","src":"797:79:11","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":4931,"implemented":false,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"890:8:11","nodeType":"FunctionDefinition","parameters":{"id":4927,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4926,"mutability":"mutable","name":"account","nameLocation":"907:7:11","nodeType":"VariableDeclaration","scope":4931,"src":"899:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4925,"name":"address","nodeType":"ElementaryTypeName","src":"899:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"898:17:11"},"returnParameters":{"id":4930,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4929,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4931,"src":"939:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4928,"name":"uint256","nodeType":"ElementaryTypeName","src":"939:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"938:9:11"},"scope":4980,"src":"881:67:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4932,"nodeType":"StructuredDocumentation","src":"954:230:11","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block."},"functionSelector":"3a46b1a8","id":4941,"implemented":false,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"1198:12:11","nodeType":"FunctionDefinition","parameters":{"id":4937,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4934,"mutability":"mutable","name":"account","nameLocation":"1219:7:11","nodeType":"VariableDeclaration","scope":4941,"src":"1211:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4933,"name":"address","nodeType":"ElementaryTypeName","src":"1211:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4936,"mutability":"mutable","name":"timepoint","nameLocation":"1236:9:11","nodeType":"VariableDeclaration","scope":4941,"src":"1228:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4935,"name":"uint256","nodeType":"ElementaryTypeName","src":"1228:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1210:36:11"},"returnParameters":{"id":4940,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4939,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4941,"src":"1270:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4938,"name":"uint256","nodeType":"ElementaryTypeName","src":"1270:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1269:9:11"},"scope":4980,"src":"1189:90:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4942,"nodeType":"StructuredDocumentation","src":"1285:481:11","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote."},"functionSelector":"8e539e8c","id":4949,"implemented":false,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"1780:18:11","nodeType":"FunctionDefinition","parameters":{"id":4945,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4944,"mutability":"mutable","name":"timepoint","nameLocation":"1807:9:11","nodeType":"VariableDeclaration","scope":4949,"src":"1799:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4943,"name":"uint256","nodeType":"ElementaryTypeName","src":"1799:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1798:19:11"},"returnParameters":{"id":4948,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4947,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4949,"src":"1841:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4946,"name":"uint256","nodeType":"ElementaryTypeName","src":"1841:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1840:9:11"},"scope":4980,"src":"1771:79:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4950,"nodeType":"StructuredDocumentation","src":"1856:71:11","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":4957,"implemented":false,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"1941:9:11","nodeType":"FunctionDefinition","parameters":{"id":4953,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4952,"mutability":"mutable","name":"account","nameLocation":"1959:7:11","nodeType":"VariableDeclaration","scope":4957,"src":"1951:15:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4951,"name":"address","nodeType":"ElementaryTypeName","src":"1951:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1950:17:11"},"returnParameters":{"id":4956,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4955,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":4957,"src":"1991:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4954,"name":"address","nodeType":"ElementaryTypeName","src":"1991:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1990:9:11"},"scope":4980,"src":"1932:68:11","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":4958,"nodeType":"StructuredDocumentation","src":"2006:71:11","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":4963,"implemented":false,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"2091:8:11","nodeType":"FunctionDefinition","parameters":{"id":4961,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4960,"mutability":"mutable","name":"delegatee","nameLocation":"2108:9:11","nodeType":"VariableDeclaration","scope":4963,"src":"2100:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4959,"name":"address","nodeType":"ElementaryTypeName","src":"2100:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2099:19:11"},"returnParameters":{"id":4962,"nodeType":"ParameterList","parameters":[],"src":"2127:0:11"},"scope":4980,"src":"2082:46:11","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":4964,"nodeType":"StructuredDocumentation","src":"2134:67:11","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":4979,"implemented":false,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"2215:13:11","nodeType":"FunctionDefinition","parameters":{"id":4977,"nodeType":"ParameterList","parameters":[{"constant":false,"id":4966,"mutability":"mutable","name":"delegatee","nameLocation":"2237:9:11","nodeType":"VariableDeclaration","scope":4979,"src":"2229:17:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":4965,"name":"address","nodeType":"ElementaryTypeName","src":"2229:7:11","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":4968,"mutability":"mutable","name":"nonce","nameLocation":"2256:5:11","nodeType":"VariableDeclaration","scope":4979,"src":"2248:13:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4967,"name":"uint256","nodeType":"ElementaryTypeName","src":"2248:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4970,"mutability":"mutable","name":"expiry","nameLocation":"2271:6:11","nodeType":"VariableDeclaration","scope":4979,"src":"2263:14:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4969,"name":"uint256","nodeType":"ElementaryTypeName","src":"2263:7:11","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":4972,"mutability":"mutable","name":"v","nameLocation":"2285:1:11","nodeType":"VariableDeclaration","scope":4979,"src":"2279:7:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":4971,"name":"uint8","nodeType":"ElementaryTypeName","src":"2279:5:11","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":4974,"mutability":"mutable","name":"r","nameLocation":"2296:1:11","nodeType":"VariableDeclaration","scope":4979,"src":"2288:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4973,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2288:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":4976,"mutability":"mutable","name":"s","nameLocation":"2307:1:11","nodeType":"VariableDeclaration","scope":4979,"src":"2299:9:11","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":4975,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2299:7:11","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2228:81:11"},"returnParameters":{"id":4978,"nodeType":"ParameterList","parameters":[],"src":"2318:0:11"},"scope":4980,"src":"2206:113:11","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":4981,"src":"239:2082:11","usedErrors":[4905],"usedEvents":[4914,4923]}],"src":"110:2212:11"},"id":11},"@openzeppelin/contracts/governance/utils/Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","exportedSymbols":{"Checkpoints":[14929],"Context":[7128],"ECDSA":[9361],"EIP712":[9588],"IERC5805":[5577],"Nonces":[7218],"SafeCast":[13204],"Time":[15558],"Votes":[5523]},"id":5524,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":4982,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:12"},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","file":"../../interfaces/IERC5805.sol","id":4984,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":5578,"src":"135:55:12","symbolAliases":[{"foreign":{"id":4983,"name":"IERC5805","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5577,"src":"143:8:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":4986,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":7129,"src":"191:48:12","symbolAliases":[{"foreign":{"id":4985,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7128,"src":"199:7:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../../utils/Nonces.sol","id":4988,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":7219,"src":"240:46:12","symbolAliases":[{"foreign":{"id":4987,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7218,"src":"248:6:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../../utils/cryptography/EIP712.sol","id":4990,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":9589,"src":"287:59:12","symbolAliases":[{"foreign":{"id":4989,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9588,"src":"295:6:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../utils/structs/Checkpoints.sol","id":4992,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":14930,"src":"347:64:12","symbolAliases":[{"foreign":{"id":4991,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14929,"src":"355:11:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../../utils/math/SafeCast.sol","id":4994,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":13205,"src":"412:55:12","symbolAliases":[{"foreign":{"id":4993,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"420:8:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"../../utils/cryptography/ECDSA.sol","id":4996,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":9362,"src":"468:57:12","symbolAliases":[{"foreign":{"id":4995,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9361,"src":"476:5:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","file":"../../utils/types/Time.sol","id":4998,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5524,"sourceUnit":15559,"src":"526:48:12","symbolAliases":[{"foreign":{"id":4997,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15558,"src":"534:4:12","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5000,"name":"Context","nameLocations":["1919:7:12"],"nodeType":"IdentifierPath","referencedDeclaration":7128,"src":"1919:7:12"},"id":5001,"nodeType":"InheritanceSpecifier","src":"1919:7:12"},{"baseName":{"id":5002,"name":"EIP712","nameLocations":["1928:6:12"],"nodeType":"IdentifierPath","referencedDeclaration":9588,"src":"1928:6:12"},"id":5003,"nodeType":"InheritanceSpecifier","src":"1928:6:12"},{"baseName":{"id":5004,"name":"Nonces","nameLocations":["1936:6:12"],"nodeType":"IdentifierPath","referencedDeclaration":7218,"src":"1936:6:12"},"id":5005,"nodeType":"InheritanceSpecifier","src":"1936:6:12"},{"baseName":{"id":5006,"name":"IERC5805","nameLocations":["1944:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":5577,"src":"1944:8:12"},"id":5007,"nodeType":"InheritanceSpecifier","src":"1944:8:12"}],"canonicalName":"Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":4999,"nodeType":"StructuredDocumentation","src":"576:1315:12","text":" @dev This is a base abstract contract that tracks voting units, which are a measure of voting power that can be\n transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of\n \"representative\" that will pool delegated voting units from different accounts and can then use it to vote in\n decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to\n delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative.\n This contract is often combined with a token contract such that voting units correspond to token units. For an\n example, see {ERC721Votes}.\n The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed\n at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the\n cost of this history tracking optional.\n When using this module the derived contract must implement {_getVotingUnits} (for example, make it return\n {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the\n previous example, it would be included in {ERC721-_update})."},"fullyImplemented":false,"id":5523,"internalFunctionIDs":{"5500":1,"5514":2},"linearizedBaseContracts":[5523,5577,4980,5592,7218,9588,5566,7128],"name":"Votes","nameLocation":"1910:5:12","nodeType":"ContractDefinition","nodes":[{"global":false,"id":5011,"libraryName":{"id":5008,"name":"Checkpoints","nameLocations":["1965:11:12"],"nodeType":"IdentifierPath","referencedDeclaration":14929,"src":"1965:11:12"},"nodeType":"UsingForDirective","src":"1959:43:12","typeName":{"id":5010,"nodeType":"UserDefinedTypeName","pathNode":{"id":5009,"name":"Checkpoints.Trace208","nameLocations":["1981:11:12","1993:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"1981:20:12"},"referencedDeclaration":13885,"src":"1981:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},{"constant":true,"id":5016,"mutability":"constant","name":"DELEGATION_TYPEHASH","nameLocation":"2033:19:12","nodeType":"VariableDeclaration","scope":5523,"src":"2008:126:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5012,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2008:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"44656c65676174696f6e28616464726573732064656c6567617465652c75696e74323536206e6f6e63652c75696e743235362065787069727929","id":5014,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2073:60:12","typeDescriptions":{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""},"value":"Delegation(address delegatee,uint256 nonce,uint256 expiry)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_e48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf","typeString":"literal_string \"Delegation(address delegatee,uint256 nonce,uint256 expiry)\""}],"id":5013,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"2063:9:12","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":5015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2063:71:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":5020,"mutability":"mutable","name":"_delegatee","nameLocation":"2185:10:12","nodeType":"VariableDeclaration","scope":5523,"src":"2141:54:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"typeName":{"id":5019,"keyName":"account","keyNameLocation":"2157:7:12","keyType":{"id":5017,"name":"address","nodeType":"ElementaryTypeName","src":"2149:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2141:35:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5018,"name":"address","nodeType":"ElementaryTypeName","src":"2168:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}},"visibility":"private"},{"constant":false,"id":5025,"mutability":"mutable","name":"_delegateCheckpoints","nameLocation":"2261:20:12","nodeType":"VariableDeclaration","scope":5523,"src":"2202:79:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"typeName":{"id":5024,"keyName":"delegatee","keyNameLocation":"2218:9:12","keyType":{"id":5021,"name":"address","nodeType":"ElementaryTypeName","src":"2210:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"2202:50:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5023,"nodeType":"UserDefinedTypeName","pathNode":{"id":5022,"name":"Checkpoints.Trace208","nameLocations":["2231:11:12","2243:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"2231:20:12"},"referencedDeclaration":13885,"src":"2231:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}}},"visibility":"private"},{"constant":false,"id":5028,"mutability":"mutable","name":"_totalCheckpoints","nameLocation":"2317:17:12","nodeType":"VariableDeclaration","scope":5523,"src":"2288:46:12","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":5027,"nodeType":"UserDefinedTypeName","pathNode":{"id":5026,"name":"Checkpoints.Trace208","nameLocations":["2288:11:12","2300:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"2288:20:12"},"referencedDeclaration":13885,"src":"2288:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"private"},{"documentation":{"id":5029,"nodeType":"StructuredDocumentation","src":"2341:59:12","text":" @dev The clock was incorrectly modified."},"errorSelector":"6ff07140","id":5031,"name":"ERC6372InconsistentClock","nameLocation":"2411:24:12","nodeType":"ErrorDefinition","parameters":{"id":5030,"nodeType":"ParameterList","parameters":[],"src":"2435:2:12"},"src":"2405:33:12"},{"documentation":{"id":5032,"nodeType":"StructuredDocumentation","src":"2444:64:12","text":" @dev Lookup to future votes is not available."},"errorSelector":"ecd3f81e","id":5038,"name":"ERC5805FutureLookup","nameLocation":"2519:19:12","nodeType":"ErrorDefinition","parameters":{"id":5037,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5034,"mutability":"mutable","name":"timepoint","nameLocation":"2547:9:12","nodeType":"VariableDeclaration","scope":5038,"src":"2539:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5033,"name":"uint256","nodeType":"ElementaryTypeName","src":"2539:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5036,"mutability":"mutable","name":"clock","nameLocation":"2565:5:12","nodeType":"VariableDeclaration","scope":5038,"src":"2558:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5035,"name":"uint48","nodeType":"ElementaryTypeName","src":"2558:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2538:33:12"},"src":"2513:59:12"},{"baseFunctions":[5585],"body":{"id":5048,"nodeType":"Block","src":"2843:42:12","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5044,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15558,"src":"2860:4:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$15558_$","typeString":"type(library Time)"}},"id":5045,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2865:11:12","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":15319,"src":"2860:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5046,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2860:18:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":5043,"id":5047,"nodeType":"Return","src":"2853:25:12"}]},"documentation":{"id":5039,"nodeType":"StructuredDocumentation","src":"2578:206:12","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based\n checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match."},"functionSelector":"91ddadf4","id":5049,"implemented":true,"kind":"function","modifiers":[],"name":"clock","nameLocation":"2798:5:12","nodeType":"FunctionDefinition","parameters":{"id":5040,"nodeType":"ParameterList","parameters":[],"src":"2803:2:12"},"returnParameters":{"id":5043,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5042,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5049,"src":"2835:6:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5041,"name":"uint48","nodeType":"ElementaryTypeName","src":"2835:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2834:8:12"},"scope":5523,"src":"2789:96:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5591],"body":{"id":5068,"nodeType":"Block","src":"3106:206:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":5060,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":5055,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5049,"src":"3169:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5056,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3169:7:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5057,"name":"Time","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15558,"src":"3180:4:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Time_$15558_$","typeString":"type(library Time)"}},"id":5058,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3185:11:12","memberName":"blockNumber","nodeType":"MemberAccess","referencedDeclaration":15319,"src":"3180:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5059,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3180:18:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3169:29:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5065,"nodeType":"IfStatement","src":"3165:93:12","trueBody":{"id":5064,"nodeType":"Block","src":"3200:58:12","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":5061,"name":"ERC6372InconsistentClock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5031,"src":"3221:24:12","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":5062,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3221:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5063,"nodeType":"RevertStatement","src":"3214:33:12"}]}},{"expression":{"hexValue":"6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74","id":5066,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"3274:31:12","typeDescriptions":{"typeIdentifier":"t_stringliteral_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536","typeString":"literal_string \"mode=blocknumber&from=default\""},"value":"mode=blocknumber&from=default"},"functionReturnParameters":5054,"id":5067,"nodeType":"Return","src":"3267:38:12"}]},"documentation":{"id":5050,"nodeType":"StructuredDocumentation","src":"2891:91:12","text":" @dev Machine-readable description of the clock as specified in ERC-6372."},"functionSelector":"4bf5d7e9","id":5069,"implemented":true,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"3049:10:12","nodeType":"FunctionDefinition","parameters":{"id":5051,"nodeType":"ParameterList","parameters":[],"src":"3059:2:12"},"returnParameters":{"id":5054,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5053,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5069,"src":"3091:13:12","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5052,"name":"string","nodeType":"ElementaryTypeName","src":"3091:6:12","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3090:15:12"},"scope":5523,"src":"3040:272:12","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":5096,"nodeType":"Block","src":"3493:195:12","statements":[{"assignments":[5078],"declarations":[{"constant":false,"id":5078,"mutability":"mutable","name":"currentTimepoint","nameLocation":"3510:16:12","nodeType":"VariableDeclaration","scope":5096,"src":"3503:23:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5077,"name":"uint48","nodeType":"ElementaryTypeName","src":"3503:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":5081,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5079,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5049,"src":"3529:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5080,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3529:7:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"3503:33:12"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5084,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5082,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5072,"src":"3550:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":5083,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5078,"src":"3563:16:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3550:29:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5090,"nodeType":"IfStatement","src":"3546:90:12","trueBody":{"errorCall":{"arguments":[{"id":5086,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5072,"src":"3608:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5087,"name":"currentTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5078,"src":"3619:16:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":5085,"name":"ERC5805FutureLookup","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5038,"src":"3588:19:12","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint48_$returns$__$","typeString":"function (uint256,uint48) pure"}},"id":5088,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3588:48:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5089,"nodeType":"RevertStatement","src":"3581:55:12"}},{"expression":{"arguments":[{"id":5093,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5072,"src":"3671:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5091,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"3653:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":5092,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3662:8:12","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":12194,"src":"3653:17:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":5094,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3653:28:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":5076,"id":5095,"nodeType":"Return","src":"3646:35:12"}]},"documentation":{"id":5070,"nodeType":"StructuredDocumentation","src":"3318:92:12","text":" @dev Validate that a timepoint is in the past, and return it as a uint48."},"id":5097,"implemented":true,"kind":"function","modifiers":[],"name":"_validateTimepoint","nameLocation":"3424:18:12","nodeType":"FunctionDefinition","parameters":{"id":5073,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5072,"mutability":"mutable","name":"timepoint","nameLocation":"3451:9:12","nodeType":"VariableDeclaration","scope":5097,"src":"3443:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5071,"name":"uint256","nodeType":"ElementaryTypeName","src":"3443:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3442:19:12"},"returnParameters":{"id":5076,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5075,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5097,"src":"3485:6:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5074,"name":"uint48","nodeType":"ElementaryTypeName","src":"3485:6:12","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3484:8:12"},"scope":5523,"src":"3415:273:12","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[4931],"body":{"id":5111,"nodeType":"Block","src":"3851:62:12","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":5105,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"3868:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5107,"indexExpression":{"id":5106,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5100,"src":"3889:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3868:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5108,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3898:6:12","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"3868:36:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5109,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3868:38:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5104,"id":5110,"nodeType":"Return","src":"3861:45:12"}]},"documentation":{"id":5098,"nodeType":"StructuredDocumentation","src":"3694:79:12","text":" @dev Returns the current amount of votes that `account` has."},"functionSelector":"9ab24eb0","id":5112,"implemented":true,"kind":"function","modifiers":[],"name":"getVotes","nameLocation":"3787:8:12","nodeType":"FunctionDefinition","parameters":{"id":5101,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5100,"mutability":"mutable","name":"account","nameLocation":"3804:7:12","nodeType":"VariableDeclaration","scope":5112,"src":"3796:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5099,"name":"address","nodeType":"ElementaryTypeName","src":"3796:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3795:17:12"},"returnParameters":{"id":5104,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5103,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5112,"src":"3842:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5102,"name":"uint256","nodeType":"ElementaryTypeName","src":"3842:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3841:9:12"},"scope":5523,"src":"3778:135:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4941],"body":{"id":5131,"nodeType":"Block","src":"4394:102:12","statements":[{"expression":{"arguments":[{"arguments":[{"id":5127,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5117,"src":"4478:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5126,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5097,"src":"4459:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":5128,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4459:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"baseExpression":{"id":5122,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"4411:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5124,"indexExpression":{"id":5123,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5115,"src":"4432:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4411:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5125,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4441:17:12","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":14080,"src":"4411:47:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":5129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4411:78:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5121,"id":5130,"nodeType":"Return","src":"4404:85:12"}]},"documentation":{"id":5113,"nodeType":"StructuredDocumentation","src":"3919:374:12","text":" @dev Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"3a46b1a8","id":5132,"implemented":true,"kind":"function","modifiers":[],"name":"getPastVotes","nameLocation":"4307:12:12","nodeType":"FunctionDefinition","parameters":{"id":5118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5115,"mutability":"mutable","name":"account","nameLocation":"4328:7:12","nodeType":"VariableDeclaration","scope":5132,"src":"4320:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5114,"name":"address","nodeType":"ElementaryTypeName","src":"4320:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5117,"mutability":"mutable","name":"timepoint","nameLocation":"4345:9:12","nodeType":"VariableDeclaration","scope":5132,"src":"4337:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5116,"name":"uint256","nodeType":"ElementaryTypeName","src":"4337:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4319:36:12"},"returnParameters":{"id":5121,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5120,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5132,"src":"4385:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5119,"name":"uint256","nodeType":"ElementaryTypeName","src":"4385:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4384:9:12"},"scope":5523,"src":"4298:198:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4949],"body":{"id":5147,"nodeType":"Block","src":"5217:90:12","statements":[{"expression":{"arguments":[{"arguments":[{"id":5143,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5135,"src":"5289:9:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5142,"name":"_validateTimepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5097,"src":"5270:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) view returns (uint48)"}},"id":5144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5270:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"expression":{"id":5140,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5028,"src":"5234:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5141,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5252:17:12","memberName":"upperLookupRecent","nodeType":"MemberAccess","referencedDeclaration":14080,"src":"5234:35:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$_t_uint48_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48) view returns (uint208)"}},"id":5145,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5234:66:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5139,"id":5146,"nodeType":"Return","src":"5227:73:12"}]},"documentation":{"id":5133,"nodeType":"StructuredDocumentation","src":"4502:625:12","text":" @dev Returns the total supply of votes available at a specific moment in the past. If the `clock()` is\n configured to use block numbers, this will return the value at the end of the corresponding block.\n NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes.\n Votes that have not been delegated are still part of total supply, even though they would not participate in a\n vote.\n Requirements:\n - `timepoint` must be in the past. If operating using block numbers, the block must be already mined."},"functionSelector":"8e539e8c","id":5148,"implemented":true,"kind":"function","modifiers":[],"name":"getPastTotalSupply","nameLocation":"5141:18:12","nodeType":"FunctionDefinition","parameters":{"id":5136,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5135,"mutability":"mutable","name":"timepoint","nameLocation":"5168:9:12","nodeType":"VariableDeclaration","scope":5148,"src":"5160:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5134,"name":"uint256","nodeType":"ElementaryTypeName","src":"5160:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5159:19:12"},"returnParameters":{"id":5139,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5138,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5148,"src":"5208:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5137,"name":"uint256","nodeType":"ElementaryTypeName","src":"5208:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5207:9:12"},"scope":5523,"src":"5132:175:12","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":5158,"nodeType":"Block","src":"5451:50:12","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5154,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5028,"src":"5468:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5155,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5486:6:12","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"5468:24:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5156,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5468:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5153,"id":5157,"nodeType":"Return","src":"5461:33:12"}]},"documentation":{"id":5149,"nodeType":"StructuredDocumentation","src":"5313:66:12","text":" @dev Returns the current total supply of votes."},"id":5159,"implemented":true,"kind":"function","modifiers":[],"name":"_getTotalSupply","nameLocation":"5393:15:12","nodeType":"FunctionDefinition","parameters":{"id":5150,"nodeType":"ParameterList","parameters":[],"src":"5408:2:12"},"returnParameters":{"id":5153,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5152,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5159,"src":"5442:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5151,"name":"uint256","nodeType":"ElementaryTypeName","src":"5442:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5441:9:12"},"scope":5523,"src":"5384:117:12","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[4957],"body":{"id":5171,"nodeType":"Block","src":"5657:43:12","statements":[{"expression":{"baseExpression":{"id":5167,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5020,"src":"5674:10:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":5169,"indexExpression":{"id":5168,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5162,"src":"5685:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"5674:19:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":5166,"id":5170,"nodeType":"Return","src":"5667:26:12"}]},"documentation":{"id":5160,"nodeType":"StructuredDocumentation","src":"5507:71:12","text":" @dev Returns the delegate that `account` has chosen."},"functionSelector":"587cde1e","id":5172,"implemented":true,"kind":"function","modifiers":[],"name":"delegates","nameLocation":"5592:9:12","nodeType":"FunctionDefinition","parameters":{"id":5163,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5162,"mutability":"mutable","name":"account","nameLocation":"5610:7:12","nodeType":"VariableDeclaration","scope":5172,"src":"5602:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5161,"name":"address","nodeType":"ElementaryTypeName","src":"5602:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5601:17:12"},"returnParameters":{"id":5166,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5165,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5172,"src":"5648:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5164,"name":"address","nodeType":"ElementaryTypeName","src":"5648:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5647:9:12"},"scope":5523,"src":"5583:117:12","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[4963],"body":{"id":5188,"nodeType":"Block","src":"5834:86:12","statements":[{"assignments":[5179],"declarations":[{"constant":false,"id":5179,"mutability":"mutable","name":"account","nameLocation":"5852:7:12","nodeType":"VariableDeclaration","scope":5188,"src":"5844:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5178,"name":"address","nodeType":"ElementaryTypeName","src":"5844:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5182,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5180,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"5862:10:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5181,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5862:12:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"5844:30:12"},{"expression":{"arguments":[{"id":5184,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5179,"src":"5894:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5185,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5175,"src":"5903:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5183,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5281,"src":"5884:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":5186,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5884:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5187,"nodeType":"ExpressionStatement","src":"5884:29:12"}]},"documentation":{"id":5173,"nodeType":"StructuredDocumentation","src":"5706:71:12","text":" @dev Delegates votes from the sender to `delegatee`."},"functionSelector":"5c19a95c","id":5189,"implemented":true,"kind":"function","modifiers":[],"name":"delegate","nameLocation":"5791:8:12","nodeType":"FunctionDefinition","parameters":{"id":5176,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5175,"mutability":"mutable","name":"delegatee","nameLocation":"5808:9:12","nodeType":"VariableDeclaration","scope":5189,"src":"5800:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5174,"name":"address","nodeType":"ElementaryTypeName","src":"5800:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5799:19:12"},"returnParameters":{"id":5177,"nodeType":"ParameterList","parameters":[],"src":"5834:0:12"},"scope":5523,"src":"5782:138:12","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[4979],"body":{"id":5245,"nodeType":"Block","src":"6171:381:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":5205,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"6185:5:12","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":5206,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6191:9:12","memberName":"timestamp","nodeType":"MemberAccess","src":"6185:15:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":5207,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5196,"src":"6203:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6185:24:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5214,"nodeType":"IfStatement","src":"6181:91:12","trueBody":{"id":5213,"nodeType":"Block","src":"6211:61:12","statements":[{"errorCall":{"arguments":[{"id":5210,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5196,"src":"6254:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5209,"name":"VotesExpiredSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4905,"src":"6232:21:12","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":5211,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6232:29:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5212,"nodeType":"RevertStatement","src":"6225:36:12"}]}},{"assignments":[5216],"declarations":[{"constant":false,"id":5216,"mutability":"mutable","name":"signer","nameLocation":"6289:6:12","nodeType":"VariableDeclaration","scope":5245,"src":"6281:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5215,"name":"address","nodeType":"ElementaryTypeName","src":"6281:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5234,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"arguments":[{"id":5223,"name":"DELEGATION_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5016,"src":"6363:19:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5224,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5192,"src":"6384:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5225,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5194,"src":"6395:5:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5226,"name":"expiry","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5196,"src":"6402:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5221,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"6352:3:12","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":5222,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6356:6:12","memberName":"encode","nodeType":"MemberAccess","src":"6352:10:12","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":5227,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6352:57:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":5220,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"6342:9:12","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":5228,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6342:68:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":5219,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9521,"src":"6325:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":5229,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6325:86:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5230,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5198,"src":"6425:1:12","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":5231,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5200,"src":"6440:1:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":5232,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5202,"src":"6455:1:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":5217,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9361,"src":"6298:5:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9361_$","typeString":"type(library ECDSA)"}},"id":5218,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6304:7:12","memberName":"recover","nodeType":"MemberAccess","referencedDeclaration":9311,"src":"6298:13:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":5233,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:168:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6281:185:12"},{"expression":{"arguments":[{"id":5236,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5216,"src":"6493:6:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5237,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5194,"src":"6501:5:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5235,"name":"_useCheckedNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7217,"src":"6476:16:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":5238,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6476:31:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5239,"nodeType":"ExpressionStatement","src":"6476:31:12"},{"expression":{"arguments":[{"id":5241,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5216,"src":"6527:6:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5242,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5192,"src":"6535:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5240,"name":"_delegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5281,"src":"6517:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$returns$__$","typeString":"function (address,address)"}},"id":5243,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6517:28:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5244,"nodeType":"ExpressionStatement","src":"6517:28:12"}]},"documentation":{"id":5190,"nodeType":"StructuredDocumentation","src":"5926:67:12","text":" @dev Delegates votes from signer to `delegatee`."},"functionSelector":"c3cda520","id":5246,"implemented":true,"kind":"function","modifiers":[],"name":"delegateBySig","nameLocation":"6007:13:12","nodeType":"FunctionDefinition","parameters":{"id":5203,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5192,"mutability":"mutable","name":"delegatee","nameLocation":"6038:9:12","nodeType":"VariableDeclaration","scope":5246,"src":"6030:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5191,"name":"address","nodeType":"ElementaryTypeName","src":"6030:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5194,"mutability":"mutable","name":"nonce","nameLocation":"6065:5:12","nodeType":"VariableDeclaration","scope":5246,"src":"6057:13:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5193,"name":"uint256","nodeType":"ElementaryTypeName","src":"6057:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5196,"mutability":"mutable","name":"expiry","nameLocation":"6088:6:12","nodeType":"VariableDeclaration","scope":5246,"src":"6080:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5195,"name":"uint256","nodeType":"ElementaryTypeName","src":"6080:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5198,"mutability":"mutable","name":"v","nameLocation":"6110:1:12","nodeType":"VariableDeclaration","scope":5246,"src":"6104:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":5197,"name":"uint8","nodeType":"ElementaryTypeName","src":"6104:5:12","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":5200,"mutability":"mutable","name":"r","nameLocation":"6129:1:12","nodeType":"VariableDeclaration","scope":5246,"src":"6121:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5199,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6121:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5202,"mutability":"mutable","name":"s","nameLocation":"6148:1:12","nodeType":"VariableDeclaration","scope":5246,"src":"6140:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5201,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6140:7:12","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6020:135:12"},"returnParameters":{"id":5204,"nodeType":"ParameterList","parameters":[],"src":"6171:0:12"},"scope":5523,"src":"5998:554:12","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":5280,"nodeType":"Block","src":"6802:240:12","statements":[{"assignments":[5255],"declarations":[{"constant":false,"id":5255,"mutability":"mutable","name":"oldDelegate","nameLocation":"6820:11:12","nodeType":"VariableDeclaration","scope":5280,"src":"6812:19:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5254,"name":"address","nodeType":"ElementaryTypeName","src":"6812:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5259,"initialValue":{"arguments":[{"id":5257,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5249,"src":"6844:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5256,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5172,"src":"6834:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5258,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6834:18:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6812:40:12"},{"expression":{"id":5264,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":5260,"name":"_delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5020,"src":"6862:10:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_address_$","typeString":"mapping(address => address)"}},"id":5262,"indexExpression":{"id":5261,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5249,"src":"6873:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6862:19:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5263,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5251,"src":"6884:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6862:31:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":5265,"nodeType":"ExpressionStatement","src":"6862:31:12"},{"eventCall":{"arguments":[{"id":5267,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5249,"src":"6925:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5268,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5255,"src":"6934:11:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5269,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5251,"src":"6947:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":5266,"name":"DelegateChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4914,"src":"6909:15:12","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_address_$returns$__$","typeString":"function (address,address,address)"}},"id":5270,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6909:48:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5271,"nodeType":"EmitStatement","src":"6904:53:12"},{"expression":{"arguments":[{"id":5273,"name":"oldDelegate","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5255,"src":"6986:11:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5274,"name":"delegatee","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5251,"src":"6999:9:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5276,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5249,"src":"7026:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5275,"name":"_getVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5522,"src":"7010:15:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":5277,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7010:24:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5272,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"6967:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5278,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6967:68:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5279,"nodeType":"ExpressionStatement","src":"6967:68:12"}]},"documentation":{"id":5247,"nodeType":"StructuredDocumentation","src":"6558:167:12","text":" @dev Delegate all of `account`'s voting units to `delegatee`.\n Emits events {IVotes-DelegateChanged} and {IVotes-DelegateVotesChanged}."},"id":5281,"implemented":true,"kind":"function","modifiers":[],"name":"_delegate","nameLocation":"6739:9:12","nodeType":"FunctionDefinition","parameters":{"id":5252,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5249,"mutability":"mutable","name":"account","nameLocation":"6757:7:12","nodeType":"VariableDeclaration","scope":5281,"src":"6749:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5248,"name":"address","nodeType":"ElementaryTypeName","src":"6749:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5251,"mutability":"mutable","name":"delegatee","nameLocation":"6774:9:12","nodeType":"VariableDeclaration","scope":5281,"src":"6766:17:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5250,"name":"address","nodeType":"ElementaryTypeName","src":"6766:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6748:36:12"},"returnParameters":{"id":5253,"nodeType":"ParameterList","parameters":[],"src":"6802:0:12"},"scope":5523,"src":"6730:312:12","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5335,"nodeType":"Block","src":"7365:310:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5291,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5284,"src":"7379:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5294,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7395:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5293,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7387:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5292,"name":"address","nodeType":"ElementaryTypeName","src":"7387:7:12","typeDescriptions":{}}},"id":5295,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7387:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7379:18:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5307,"nodeType":"IfStatement","src":"7375:107:12","trueBody":{"id":5306,"nodeType":"Block","src":"7399:83:12","statements":[{"expression":{"arguments":[{"id":5298,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5028,"src":"7419:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5299,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5500,"src":"7438:4:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5302,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5288,"src":"7463:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5300,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"7444:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":5301,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7453:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11634,"src":"7444:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5303,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7444:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5297,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5486,"src":"7413:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13885_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5304,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7413:58:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5305,"nodeType":"ExpressionStatement","src":"7413:58:12"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5313,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5308,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5286,"src":"7495:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":5311,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7509:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5310,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7501:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5309,"name":"address","nodeType":"ElementaryTypeName","src":"7501:7:12","typeDescriptions":{}}},"id":5312,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7501:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7495:16:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5324,"nodeType":"IfStatement","src":"7491:110:12","trueBody":{"id":5323,"nodeType":"Block","src":"7513:88:12","statements":[{"expression":{"arguments":[{"id":5315,"name":"_totalCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5028,"src":"7533:17:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5316,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5514,"src":"7552:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5319,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5288,"src":"7582:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5317,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"7563:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":5318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7572:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11634,"src":"7563:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5320,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7563:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5314,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5486,"src":"7527:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13885_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7527:63:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"id":5322,"nodeType":"ExpressionStatement","src":"7527:63:12"}]}},{"expression":{"arguments":[{"arguments":[{"id":5327,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5284,"src":"7639:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5326,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5172,"src":"7629:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5328,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7629:15:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"id":5330,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5286,"src":"7656:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":5329,"name":"delegates","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5172,"src":"7646:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_address_$","typeString":"function (address) view returns (address)"}},"id":5331,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7646:13:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5332,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5288,"src":"7661:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5325,"name":"_moveDelegateVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5414,"src":"7610:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5333,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7610:58:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5334,"nodeType":"ExpressionStatement","src":"7610:58:12"}]},"documentation":{"id":5282,"nodeType":"StructuredDocumentation","src":"7048:223:12","text":" @dev Transfers, mints, or burns voting units. To register a mint, `from` should be zero. To register a burn, `to`\n should be zero. Total supply of voting units will be adjusted with mints and burns."},"id":5336,"implemented":true,"kind":"function","modifiers":[],"name":"_transferVotingUnits","nameLocation":"7285:20:12","nodeType":"FunctionDefinition","parameters":{"id":5289,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5284,"mutability":"mutable","name":"from","nameLocation":"7314:4:12","nodeType":"VariableDeclaration","scope":5336,"src":"7306:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5283,"name":"address","nodeType":"ElementaryTypeName","src":"7306:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5286,"mutability":"mutable","name":"to","nameLocation":"7328:2:12","nodeType":"VariableDeclaration","scope":5336,"src":"7320:10:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5285,"name":"address","nodeType":"ElementaryTypeName","src":"7320:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5288,"mutability":"mutable","name":"amount","nameLocation":"7340:6:12","nodeType":"VariableDeclaration","scope":5336,"src":"7332:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5287,"name":"uint256","nodeType":"ElementaryTypeName","src":"7332:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7305:42:12"},"returnParameters":{"id":5290,"nodeType":"ParameterList","parameters":[],"src":"7365:0:12"},"scope":5523,"src":"7276:399:12","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5413,"nodeType":"Block","src":"7848:702:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5352,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5348,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5346,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5339,"src":"7862:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":5347,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5341,"src":"7870:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7862:10:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":5351,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5349,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5343,"src":"7876:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":5350,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7885:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7876:10:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"7862:24:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5412,"nodeType":"IfStatement","src":"7858:686:12","trueBody":{"id":5411,"nodeType":"Block","src":"7888:656:12","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5353,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5339,"src":"7906:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5356,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7922:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5355,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7914:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5354,"name":"address","nodeType":"ElementaryTypeName","src":"7914:7:12","typeDescriptions":{}}},"id":5357,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7914:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7906:18:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5381,"nodeType":"IfStatement","src":"7902:315:12","trueBody":{"id":5380,"nodeType":"Block","src":"7926:291:12","statements":[{"assignments":[5360,5362],"declarations":[{"constant":false,"id":5360,"mutability":"mutable","name":"oldValue","nameLocation":"7953:8:12","nodeType":"VariableDeclaration","scope":5380,"src":"7945:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5359,"name":"uint256","nodeType":"ElementaryTypeName","src":"7945:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5362,"mutability":"mutable","name":"newValue","nameLocation":"7971:8:12","nodeType":"VariableDeclaration","scope":5380,"src":"7963:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5361,"name":"uint256","nodeType":"ElementaryTypeName","src":"7963:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5373,"initialValue":{"arguments":[{"baseExpression":{"id":5364,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"8010:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5366,"indexExpression":{"id":5365,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5339,"src":"8031:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8010:26:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5367,"name":"_subtract","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5514,"src":"8058:9:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5370,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5343,"src":"8108:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5368,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"8089:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":5369,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8098:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11634,"src":"8089:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5371,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8089:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5363,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5486,"src":"7983:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13885_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5372,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7983:150:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"7944:189:12"},{"eventCall":{"arguments":[{"id":5375,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5339,"src":"8177:4:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5376,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5360,"src":"8183:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5377,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5362,"src":"8193:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5374,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4923,"src":"8156:20:12","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5378,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8156:46:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5379,"nodeType":"EmitStatement","src":"8151:51:12"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":5387,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5382,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5341,"src":"8234:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":5385,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8248:1:12","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":5384,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8240:7:12","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":5383,"name":"address","nodeType":"ElementaryTypeName","src":"8240:7:12","typeDescriptions":{}}},"id":5386,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8240:10:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8234:16:12","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":5410,"nodeType":"IfStatement","src":"8230:304:12","trueBody":{"id":5409,"nodeType":"Block","src":"8252:282:12","statements":[{"assignments":[5389,5391],"declarations":[{"constant":false,"id":5389,"mutability":"mutable","name":"oldValue","nameLocation":"8279:8:12","nodeType":"VariableDeclaration","scope":5409,"src":"8271:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5388,"name":"uint256","nodeType":"ElementaryTypeName","src":"8271:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5391,"mutability":"mutable","name":"newValue","nameLocation":"8297:8:12","nodeType":"VariableDeclaration","scope":5409,"src":"8289:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5390,"name":"uint256","nodeType":"ElementaryTypeName","src":"8289:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5402,"initialValue":{"arguments":[{"baseExpression":{"id":5393,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"8336:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5395,"indexExpression":{"id":5394,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5341,"src":"8357:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8336:24:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},{"id":5396,"name":"_add","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5500,"src":"8382:4:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"}},{"arguments":[{"id":5399,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5343,"src":"8427:6:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5397,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"8408:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":5398,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8417:9:12","memberName":"toUint208","nodeType":"MemberAccess","referencedDeclaration":11634,"src":"8408:18:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint208_$","typeString":"function (uint256) pure returns (uint208)"}},"id":5400,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8408:26:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"},{"typeIdentifier":"t_function_internal_pure$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) pure returns (uint208)"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5392,"name":"_push","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5486,"src":"8309:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13885_storage_ptr_$_t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,function (uint208,uint208) view returns (uint208),uint208) returns (uint208,uint208)"}},"id":5401,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8309:143:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"nodeType":"VariableDeclarationStatement","src":"8270:182:12"},{"eventCall":{"arguments":[{"id":5404,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5341,"src":"8496:2:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5405,"name":"oldValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5389,"src":"8500:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":5406,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5391,"src":"8510:8:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5403,"name":"DelegateVotesChanged","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4923,"src":"8475:20:12","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256)"}},"id":5407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8475:44:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5408,"nodeType":"EmitStatement","src":"8470:49:12"}]}}]}}]},"documentation":{"id":5337,"nodeType":"StructuredDocumentation","src":"7681:75:12","text":" @dev Moves delegated votes from one delegate to another."},"id":5414,"implemented":true,"kind":"function","modifiers":[],"name":"_moveDelegateVotes","nameLocation":"7770:18:12","nodeType":"FunctionDefinition","parameters":{"id":5344,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5339,"mutability":"mutable","name":"from","nameLocation":"7797:4:12","nodeType":"VariableDeclaration","scope":5414,"src":"7789:12:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5338,"name":"address","nodeType":"ElementaryTypeName","src":"7789:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5341,"mutability":"mutable","name":"to","nameLocation":"7811:2:12","nodeType":"VariableDeclaration","scope":5414,"src":"7803:10:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5340,"name":"address","nodeType":"ElementaryTypeName","src":"7803:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5343,"mutability":"mutable","name":"amount","nameLocation":"7823:6:12","nodeType":"VariableDeclaration","scope":5414,"src":"7815:14:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5342,"name":"uint256","nodeType":"ElementaryTypeName","src":"7815:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7788:42:12"},"returnParameters":{"id":5345,"nodeType":"ParameterList","parameters":[],"src":"7848:0:12"},"scope":5523,"src":"7761:789:12","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":5431,"nodeType":"Block","src":"8706:81:12","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"baseExpression":{"id":5424,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"8741:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5426,"indexExpression":{"id":5425,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5417,"src":"8762:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"8741:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5427,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8771:6:12","memberName":"length","nodeType":"MemberAccess","referencedDeclaration":14173,"src":"8741:36:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$returns$_t_uint256_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint256)"}},"id":5428,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8741:38:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":5422,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"8723:8:12","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":5423,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8732:8:12","memberName":"toUint32","nodeType":"MemberAccess","referencedDeclaration":12250,"src":"8723:17:12","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint32_$","typeString":"function (uint256) pure returns (uint32)"}},"id":5429,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8723:57:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":5421,"id":5430,"nodeType":"Return","src":"8716:64:12"}]},"documentation":{"id":5415,"nodeType":"StructuredDocumentation","src":"8556:64:12","text":" @dev Get number of checkpoints for `account`."},"id":5432,"implemented":true,"kind":"function","modifiers":[],"name":"_numCheckpoints","nameLocation":"8634:15:12","nodeType":"FunctionDefinition","parameters":{"id":5418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5417,"mutability":"mutable","name":"account","nameLocation":"8658:7:12","nodeType":"VariableDeclaration","scope":5432,"src":"8650:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5416,"name":"address","nodeType":"ElementaryTypeName","src":"8650:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"8649:17:12"},"returnParameters":{"id":5421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5420,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5432,"src":"8698:6:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5419,"name":"uint32","nodeType":"ElementaryTypeName","src":"8698:6:12","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8697:8:12"},"scope":5523,"src":"8625:162:12","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5450,"nodeType":"Block","src":"9002:61:12","statements":[{"expression":{"arguments":[{"id":5447,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5437,"src":"9052:3:12","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"baseExpression":{"id":5443,"name":"_delegateCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5025,"src":"9019:20:12","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_struct$_Trace208_$13885_storage_$","typeString":"mapping(address => struct Checkpoints.Trace208 storage ref)"}},"id":5445,"indexExpression":{"id":5444,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5435,"src":"9040:7:12","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"9019:29:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage","typeString":"struct Checkpoints.Trace208 storage ref"}},"id":5446,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9049:2:12","memberName":"at","nodeType":"MemberAccess","referencedDeclaration":14191,"src":"9019:32:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13890_memory_ptr_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":5448,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9019:37:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":5442,"id":5449,"nodeType":"Return","src":"9012:44:12"}]},"documentation":{"id":5433,"nodeType":"StructuredDocumentation","src":"8793:66:12","text":" @dev Get the `pos`-th checkpoint for `account`."},"id":5451,"implemented":true,"kind":"function","modifiers":[],"name":"_checkpoints","nameLocation":"8873:12:12","nodeType":"FunctionDefinition","parameters":{"id":5438,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5435,"mutability":"mutable","name":"account","nameLocation":"8903:7:12","nodeType":"VariableDeclaration","scope":5451,"src":"8895:15:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5434,"name":"address","nodeType":"ElementaryTypeName","src":"8895:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5437,"mutability":"mutable","name":"pos","nameLocation":"8927:3:12","nodeType":"VariableDeclaration","scope":5451,"src":"8920:10:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":5436,"name":"uint32","nodeType":"ElementaryTypeName","src":"8920:6:12","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"8885:51:12"},"returnParameters":{"id":5442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5441,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5451,"src":"8968:32:12","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":5440,"nodeType":"UserDefinedTypeName","pathNode":{"id":5439,"name":"Checkpoints.Checkpoint208","nameLocations":["8968:11:12","8980:13:12"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"8968:25:12"},"referencedDeclaration":13890,"src":"8968:25:12","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"8967:34:12"},"scope":5523,"src":"8864:199:12","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":5485,"nodeType":"Block","src":"9272:70:12","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":5475,"name":"clock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5049,"src":"9300:5:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":5476,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9300:7:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":5478,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5454,"src":"9312:5:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5479,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9318:6:12","memberName":"latest","nodeType":"MemberAccess","referencedDeclaration":14110,"src":"9312:12:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Trace208_$13885_storage_ptr_$returns$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer) view returns (uint208)"}},"id":5480,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9312:14:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":5481,"name":"delta","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5466,"src":"9328:5:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint208","typeString":"uint208"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":5477,"name":"op","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5464,"src":"9309:2:12","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"}},"id":5482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9309:25:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"expression":{"id":5473,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5454,"src":"9289:5:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":5474,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9295:4:12","memberName":"push","nodeType":"MemberAccess","referencedDeclaration":13913,"src":"9289:10:12","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_struct$_Trace208_$13885_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$attached_to$_t_struct$_Trace208_$13885_storage_ptr_$","typeString":"function (struct Checkpoints.Trace208 storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":5483,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9289:46:12","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":5472,"id":5484,"nodeType":"Return","src":"9282:53:12"}]},"id":5486,"implemented":true,"kind":"function","modifiers":[],"name":"_push","nameLocation":"9078:5:12","nodeType":"FunctionDefinition","parameters":{"id":5467,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5454,"mutability":"mutable","name":"store","nameLocation":"9122:5:12","nodeType":"VariableDeclaration","scope":5486,"src":"9093:34:12","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":5453,"nodeType":"UserDefinedTypeName","pathNode":{"id":5452,"name":"Checkpoints.Trace208","nameLocations":["9093:11:12","9105:8:12"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"9093:20:12"},"referencedDeclaration":13885,"src":"9093:20:12","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":5464,"mutability":"mutable","name":"op","nameLocation":"9187:2:12","nodeType":"VariableDeclaration","scope":5486,"src":"9137:52:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"typeName":{"id":5463,"nodeType":"FunctionTypeName","parameterTypes":{"id":5459,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5456,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5463,"src":"9146:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5455,"name":"uint208","nodeType":"ElementaryTypeName","src":"9146:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5458,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5463,"src":"9155:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5457,"name":"uint208","nodeType":"ElementaryTypeName","src":"9155:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9145:18:12"},"returnParameterTypes":{"id":5462,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5461,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5463,"src":"9178:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5460,"name":"uint208","nodeType":"ElementaryTypeName","src":"9178:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9177:9:12"},"src":"9137:52:12","stateMutability":"view","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint208_$_t_uint208_$returns$_t_uint208_$","typeString":"function (uint208,uint208) view returns (uint208)"},"visibility":"internal"},"visibility":"internal"},{"constant":false,"id":5466,"mutability":"mutable","name":"delta","nameLocation":"9207:5:12","nodeType":"VariableDeclaration","scope":5486,"src":"9199:13:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5465,"name":"uint208","nodeType":"ElementaryTypeName","src":"9199:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9083:135:12"},"returnParameters":{"id":5472,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5469,"mutability":"mutable","name":"oldValue","nameLocation":"9244:8:12","nodeType":"VariableDeclaration","scope":5486,"src":"9236:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5468,"name":"uint208","nodeType":"ElementaryTypeName","src":"9236:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5471,"mutability":"mutable","name":"newValue","nameLocation":"9262:8:12","nodeType":"VariableDeclaration","scope":5486,"src":"9254:16:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5470,"name":"uint208","nodeType":"ElementaryTypeName","src":"9254:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9235:36:12"},"scope":5523,"src":"9069:273:12","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":5499,"nodeType":"Block","src":"9415:29:12","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5497,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5495,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5488,"src":"9432:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":5496,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5490,"src":"9436:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9432:5:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5494,"id":5498,"nodeType":"Return","src":"9425:12:12"}]},"id":5500,"implemented":true,"kind":"function","modifiers":[],"name":"_add","nameLocation":"9357:4:12","nodeType":"FunctionDefinition","parameters":{"id":5491,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5488,"mutability":"mutable","name":"a","nameLocation":"9370:1:12","nodeType":"VariableDeclaration","scope":5500,"src":"9362:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5487,"name":"uint208","nodeType":"ElementaryTypeName","src":"9362:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5490,"mutability":"mutable","name":"b","nameLocation":"9381:1:12","nodeType":"VariableDeclaration","scope":5500,"src":"9373:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5489,"name":"uint208","nodeType":"ElementaryTypeName","src":"9373:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9361:22:12"},"returnParameters":{"id":5494,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5493,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5500,"src":"9406:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5492,"name":"uint208","nodeType":"ElementaryTypeName","src":"9406:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9405:9:12"},"scope":5523,"src":"9348:96:12","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":5513,"nodeType":"Block","src":"9522:29:12","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint208","typeString":"uint208"},"id":5511,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5509,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5502,"src":"9539:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":5510,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5504,"src":"9543:1:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"9539:5:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":5508,"id":5512,"nodeType":"Return","src":"9532:12:12"}]},"id":5514,"implemented":true,"kind":"function","modifiers":[],"name":"_subtract","nameLocation":"9459:9:12","nodeType":"FunctionDefinition","parameters":{"id":5505,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5502,"mutability":"mutable","name":"a","nameLocation":"9477:1:12","nodeType":"VariableDeclaration","scope":5514,"src":"9469:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5501,"name":"uint208","nodeType":"ElementaryTypeName","src":"9469:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":5504,"mutability":"mutable","name":"b","nameLocation":"9488:1:12","nodeType":"VariableDeclaration","scope":5514,"src":"9480:9:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5503,"name":"uint208","nodeType":"ElementaryTypeName","src":"9480:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9468:22:12"},"returnParameters":{"id":5508,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5507,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5514,"src":"9513:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":5506,"name":"uint208","nodeType":"ElementaryTypeName","src":"9513:7:12","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9512:9:12"},"scope":5523,"src":"9450:101:12","stateMutability":"pure","virtual":false,"visibility":"private"},{"documentation":{"id":5515,"nodeType":"StructuredDocumentation","src":"9557:72:12","text":" @dev Must return the voting units held by an account."},"id":5522,"implemented":false,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"9643:15:12","nodeType":"FunctionDefinition","parameters":{"id":5518,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5517,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5522,"src":"9659:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5516,"name":"address","nodeType":"ElementaryTypeName","src":"9659:7:12","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"9658:9:12"},"returnParameters":{"id":5521,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5520,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5522,"src":"9699:7:12","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5519,"name":"uint256","nodeType":"ElementaryTypeName","src":"9699:7:12","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9698:9:12"},"scope":5523,"src":"9634:74:12","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":5524,"src":"1892:7818:12","usedErrors":[4905,5031,5038,7160,7284,7286,9024,9029,9034,11449,13356],"usedEvents":[4914,4923,5546]}],"src":"109:9602:12"},"id":12},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","exportedSymbols":{"IERC1271":[5537]},"id":5538,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5525,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:13"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1271","contractDependencies":[],"contractKind":"interface","documentation":{"id":5526,"nodeType":"StructuredDocumentation","src":"133:160:13","text":" @dev Interface of the ERC-1271 standard signature validation method for\n contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271]."},"fullyImplemented":false,"id":5537,"linearizedBaseContracts":[5537],"name":"IERC1271","nameLocation":"304:8:13","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5527,"nodeType":"StructuredDocumentation","src":"319:221:13","text":" @dev Should return whether the signature provided is valid for the provided data\n @param hash Hash of the data to be signed\n @param signature Signature byte array associated with `hash`"},"functionSelector":"1626ba7e","id":5536,"implemented":false,"kind":"function","modifiers":[],"name":"isValidSignature","nameLocation":"554:16:13","nodeType":"FunctionDefinition","parameters":{"id":5532,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5529,"mutability":"mutable","name":"hash","nameLocation":"579:4:13","nodeType":"VariableDeclaration","scope":5536,"src":"571:12:13","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5528,"name":"bytes32","nodeType":"ElementaryTypeName","src":"571:7:13","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5531,"mutability":"mutable","name":"signature","nameLocation":"598:9:13","nodeType":"VariableDeclaration","scope":5536,"src":"585:22:13","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5530,"name":"bytes","nodeType":"ElementaryTypeName","src":"585:5:13","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"570:38:13"},"returnParameters":{"id":5535,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5534,"mutability":"mutable","name":"magicValue","nameLocation":"639:10:13","nodeType":"VariableDeclaration","scope":5536,"src":"632:17:13","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5533,"name":"bytes4","nodeType":"ElementaryTypeName","src":"632:6:13","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"631:19:13"},"scope":5537,"src":"545:106:13","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5538,"src":"294:359:13","usedErrors":[],"usedEvents":[]}],"src":"107:547:13"},"id":13},"@openzeppelin/contracts/interfaces/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC165.sol","exportedSymbols":{"IERC165":[9818]},"id":5542,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5539,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:14"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../utils/introspection/IERC165.sol","id":5541,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5542,"sourceUnit":9819,"src":"132:59:14","symbolAliases":[{"foreign":{"id":5540,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"140:7:14","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""}],"src":"106:86:14"},"id":14},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","exportedSymbols":{"IERC5267":[5566]},"id":5567,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5543,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:15"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC5267","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5566,"linearizedBaseContracts":[5566],"name":"IERC5267","nameLocation":"143:8:15","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":5544,"nodeType":"StructuredDocumentation","src":"158:84:15","text":" @dev MAY be emitted to signal that the domain could have changed."},"eventSelector":"0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31","id":5546,"name":"EIP712DomainChanged","nameLocation":"253:19:15","nodeType":"EventDefinition","parameters":{"id":5545,"nodeType":"ParameterList","parameters":[],"src":"272:2:15"},"src":"247:28:15"},{"documentation":{"id":5547,"nodeType":"StructuredDocumentation","src":"281:140:15","text":" @dev returns the fields and values that describe the domain separator used by this contract for EIP-712\n signature."},"functionSelector":"84b0196e","id":5565,"implemented":false,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"435:12:15","nodeType":"FunctionDefinition","parameters":{"id":5548,"nodeType":"ParameterList","parameters":[],"src":"447:2:15"},"returnParameters":{"id":5564,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5550,"mutability":"mutable","name":"fields","nameLocation":"517:6:15","nodeType":"VariableDeclaration","scope":5565,"src":"510:13:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":5549,"name":"bytes1","nodeType":"ElementaryTypeName","src":"510:6:15","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":5552,"mutability":"mutable","name":"name","nameLocation":"551:4:15","nodeType":"VariableDeclaration","scope":5565,"src":"537:18:15","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5551,"name":"string","nodeType":"ElementaryTypeName","src":"537:6:15","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5554,"mutability":"mutable","name":"version","nameLocation":"583:7:15","nodeType":"VariableDeclaration","scope":5565,"src":"569:21:15","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5553,"name":"string","nodeType":"ElementaryTypeName","src":"569:6:15","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5556,"mutability":"mutable","name":"chainId","nameLocation":"612:7:15","nodeType":"VariableDeclaration","scope":5565,"src":"604:15:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5555,"name":"uint256","nodeType":"ElementaryTypeName","src":"604:7:15","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5558,"mutability":"mutable","name":"verifyingContract","nameLocation":"641:17:15","nodeType":"VariableDeclaration","scope":5565,"src":"633:25:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5557,"name":"address","nodeType":"ElementaryTypeName","src":"633:7:15","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5560,"mutability":"mutable","name":"salt","nameLocation":"680:4:15","nodeType":"VariableDeclaration","scope":5565,"src":"672:12:15","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":5559,"name":"bytes32","nodeType":"ElementaryTypeName","src":"672:7:15","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":5563,"mutability":"mutable","name":"extensions","nameLocation":"715:10:15","nodeType":"VariableDeclaration","scope":5565,"src":"698:27:15","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5561,"name":"uint256","nodeType":"ElementaryTypeName","src":"698:7:15","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5562,"nodeType":"ArrayTypeName","src":"698:9:15","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"496:239:15"},"scope":5566,"src":"426:310:15","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5567,"src":"133:605:15","usedErrors":[],"usedEvents":[5546]}],"src":"107:632:15"},"id":15},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5805.sol","exportedSymbols":{"IERC5805":[5577],"IERC6372":[5592],"IVotes":[4980]},"id":5578,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5568,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:16"},{"absolutePath":"@openzeppelin/contracts/governance/utils/IVotes.sol","file":"../governance/utils/IVotes.sol","id":5570,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5578,"sourceUnit":4981,"src":"133:54:16","symbolAliases":[{"foreign":{"id":5569,"name":"IVotes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4980,"src":"141:6:16","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","file":"./IERC6372.sol","id":5572,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5578,"sourceUnit":5593,"src":"188:40:16","symbolAliases":[{"foreign":{"id":5571,"name":"IERC6372","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5592,"src":"196:8:16","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5573,"name":"IERC6372","nameLocations":["252:8:16"],"nodeType":"IdentifierPath","referencedDeclaration":5592,"src":"252:8:16"},"id":5574,"nodeType":"InheritanceSpecifier","src":"252:8:16"},{"baseName":{"id":5575,"name":"IVotes","nameLocations":["262:6:16"],"nodeType":"IdentifierPath","referencedDeclaration":4980,"src":"262:6:16"},"id":5576,"nodeType":"InheritanceSpecifier","src":"262:6:16"}],"canonicalName":"IERC5805","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5577,"linearizedBaseContracts":[5577,4980,5592],"name":"IERC5805","nameLocation":"240:8:16","nodeType":"ContractDefinition","nodes":[],"scope":5578,"src":"230:41:16","usedErrors":[4905],"usedEvents":[4914,4923]}],"src":"107:165:16"},"id":16},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/IERC6372.sol","exportedSymbols":{"IERC6372":[5592]},"id":5593,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5579,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"107:24:17"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC6372","contractDependencies":[],"contractKind":"interface","fullyImplemented":false,"id":5592,"linearizedBaseContracts":[5592],"name":"IERC6372","nameLocation":"143:8:17","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5580,"nodeType":"StructuredDocumentation","src":"158:133:17","text":" @dev Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting)."},"functionSelector":"91ddadf4","id":5585,"implemented":false,"kind":"function","modifiers":[],"name":"clock","nameLocation":"305:5:17","nodeType":"FunctionDefinition","parameters":{"id":5581,"nodeType":"ParameterList","parameters":[],"src":"310:2:17"},"returnParameters":{"id":5584,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5583,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5585,"src":"336:6:17","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":5582,"name":"uint48","nodeType":"ElementaryTypeName","src":"336:6:17","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"335:8:17"},"scope":5592,"src":"296:48:17","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":5586,"nodeType":"StructuredDocumentation","src":"350:48:17","text":" @dev Description of the clock"},"functionSelector":"4bf5d7e9","id":5591,"implemented":false,"kind":"function","modifiers":[],"name":"CLOCK_MODE","nameLocation":"465:10:17","nodeType":"FunctionDefinition","parameters":{"id":5587,"nodeType":"ParameterList","parameters":[],"src":"475:2:17"},"returnParameters":{"id":5590,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5589,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5591,"src":"501:13:17","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5588,"name":"string","nodeType":"ElementaryTypeName","src":"501:6:17","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"500:15:17"},"scope":5592,"src":"456:60:17","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":5593,"src":"133:385:17","usedErrors":[],"usedEvents":[]}],"src":"107:412:17"},"id":17},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","exportedSymbols":{"IERC1155Errors":[5729],"IERC20Errors":[5634],"IERC721Errors":[5682]},"id":5730,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5594,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:18"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5595,"nodeType":"StructuredDocumentation","src":"138:141:18","text":" @dev Standard ERC-20 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens."},"fullyImplemented":true,"id":5634,"linearizedBaseContracts":[5634],"name":"IERC20Errors","nameLocation":"290:12:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5596,"nodeType":"StructuredDocumentation","src":"309:309:18","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"e450d38c","id":5604,"name":"ERC20InsufficientBalance","nameLocation":"629:24:18","nodeType":"ErrorDefinition","parameters":{"id":5603,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5598,"mutability":"mutable","name":"sender","nameLocation":"662:6:18","nodeType":"VariableDeclaration","scope":5604,"src":"654:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5597,"name":"address","nodeType":"ElementaryTypeName","src":"654:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5600,"mutability":"mutable","name":"balance","nameLocation":"678:7:18","nodeType":"VariableDeclaration","scope":5604,"src":"670:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5599,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5602,"mutability":"mutable","name":"needed","nameLocation":"695:6:18","nodeType":"VariableDeclaration","scope":5604,"src":"687:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5601,"name":"uint256","nodeType":"ElementaryTypeName","src":"687:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"653:49:18"},"src":"623:80:18"},{"documentation":{"id":5605,"nodeType":"StructuredDocumentation","src":"709:152:18","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"96c6fd1e","id":5609,"name":"ERC20InvalidSender","nameLocation":"872:18:18","nodeType":"ErrorDefinition","parameters":{"id":5608,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5607,"mutability":"mutable","name":"sender","nameLocation":"899:6:18","nodeType":"VariableDeclaration","scope":5609,"src":"891:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5606,"name":"address","nodeType":"ElementaryTypeName","src":"891:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"890:16:18"},"src":"866:41:18"},{"documentation":{"id":5610,"nodeType":"StructuredDocumentation","src":"913:159:18","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"ec442f05","id":5614,"name":"ERC20InvalidReceiver","nameLocation":"1083:20:18","nodeType":"ErrorDefinition","parameters":{"id":5613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5612,"mutability":"mutable","name":"receiver","nameLocation":"1112:8:18","nodeType":"VariableDeclaration","scope":5614,"src":"1104:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5611,"name":"address","nodeType":"ElementaryTypeName","src":"1104:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1103:18:18"},"src":"1077:45:18"},{"documentation":{"id":5615,"nodeType":"StructuredDocumentation","src":"1128:345:18","text":" @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.\n @param spender Address that may be allowed to operate on tokens without being their owner.\n @param allowance Amount of tokens a `spender` is allowed to operate with.\n @param needed Minimum amount required to perform a transfer."},"errorSelector":"fb8f41b2","id":5623,"name":"ERC20InsufficientAllowance","nameLocation":"1484:26:18","nodeType":"ErrorDefinition","parameters":{"id":5622,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5617,"mutability":"mutable","name":"spender","nameLocation":"1519:7:18","nodeType":"VariableDeclaration","scope":5623,"src":"1511:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5616,"name":"address","nodeType":"ElementaryTypeName","src":"1511:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5619,"mutability":"mutable","name":"allowance","nameLocation":"1536:9:18","nodeType":"VariableDeclaration","scope":5623,"src":"1528:17:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5618,"name":"uint256","nodeType":"ElementaryTypeName","src":"1528:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5621,"mutability":"mutable","name":"needed","nameLocation":"1555:6:18","nodeType":"VariableDeclaration","scope":5623,"src":"1547:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5620,"name":"uint256","nodeType":"ElementaryTypeName","src":"1547:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1510:52:18"},"src":"1478:85:18"},{"documentation":{"id":5624,"nodeType":"StructuredDocumentation","src":"1569:174:18","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"e602df05","id":5628,"name":"ERC20InvalidApprover","nameLocation":"1754:20:18","nodeType":"ErrorDefinition","parameters":{"id":5627,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5626,"mutability":"mutable","name":"approver","nameLocation":"1783:8:18","nodeType":"VariableDeclaration","scope":5628,"src":"1775:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5625,"name":"address","nodeType":"ElementaryTypeName","src":"1775:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1774:18:18"},"src":"1748:45:18"},{"documentation":{"id":5629,"nodeType":"StructuredDocumentation","src":"1799:195:18","text":" @dev Indicates a failure with the `spender` to be approved. Used in approvals.\n @param spender Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"94280d62","id":5633,"name":"ERC20InvalidSpender","nameLocation":"2005:19:18","nodeType":"ErrorDefinition","parameters":{"id":5632,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5631,"mutability":"mutable","name":"spender","nameLocation":"2033:7:18","nodeType":"VariableDeclaration","scope":5633,"src":"2025:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5630,"name":"address","nodeType":"ElementaryTypeName","src":"2025:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2024:17:18"},"src":"1999:43:18"}],"scope":5730,"src":"280:1764:18","usedErrors":[5604,5609,5614,5623,5628,5633],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5635,"nodeType":"StructuredDocumentation","src":"2046:143:18","text":" @dev Standard ERC-721 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens."},"fullyImplemented":true,"id":5682,"linearizedBaseContracts":[5682],"name":"IERC721Errors","nameLocation":"2200:13:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5636,"nodeType":"StructuredDocumentation","src":"2220:219:18","text":" @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20.\n Used in balance queries.\n @param owner Address of the current owner of a token."},"errorSelector":"89c62b64","id":5640,"name":"ERC721InvalidOwner","nameLocation":"2450:18:18","nodeType":"ErrorDefinition","parameters":{"id":5639,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5638,"mutability":"mutable","name":"owner","nameLocation":"2477:5:18","nodeType":"VariableDeclaration","scope":5640,"src":"2469:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5637,"name":"address","nodeType":"ElementaryTypeName","src":"2469:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2468:15:18"},"src":"2444:40:18"},{"documentation":{"id":5641,"nodeType":"StructuredDocumentation","src":"2490:132:18","text":" @dev Indicates a `tokenId` whose `owner` is the zero address.\n @param tokenId Identifier number of a token."},"errorSelector":"7e273289","id":5645,"name":"ERC721NonexistentToken","nameLocation":"2633:22:18","nodeType":"ErrorDefinition","parameters":{"id":5644,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5643,"mutability":"mutable","name":"tokenId","nameLocation":"2664:7:18","nodeType":"VariableDeclaration","scope":5645,"src":"2656:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5642,"name":"uint256","nodeType":"ElementaryTypeName","src":"2656:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2655:17:18"},"src":"2627:46:18"},{"documentation":{"id":5646,"nodeType":"StructuredDocumentation","src":"2679:289:18","text":" @dev Indicates an error related to the ownership over a particular token. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param tokenId Identifier number of a token.\n @param owner Address of the current owner of a token."},"errorSelector":"64283d7b","id":5654,"name":"ERC721IncorrectOwner","nameLocation":"2979:20:18","nodeType":"ErrorDefinition","parameters":{"id":5653,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5648,"mutability":"mutable","name":"sender","nameLocation":"3008:6:18","nodeType":"VariableDeclaration","scope":5654,"src":"3000:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5647,"name":"address","nodeType":"ElementaryTypeName","src":"3000:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5650,"mutability":"mutable","name":"tokenId","nameLocation":"3024:7:18","nodeType":"VariableDeclaration","scope":5654,"src":"3016:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5649,"name":"uint256","nodeType":"ElementaryTypeName","src":"3016:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5652,"mutability":"mutable","name":"owner","nameLocation":"3041:5:18","nodeType":"VariableDeclaration","scope":5654,"src":"3033:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5651,"name":"address","nodeType":"ElementaryTypeName","src":"3033:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2999:48:18"},"src":"2973:75:18"},{"documentation":{"id":5655,"nodeType":"StructuredDocumentation","src":"3054:152:18","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"73c6ac6e","id":5659,"name":"ERC721InvalidSender","nameLocation":"3217:19:18","nodeType":"ErrorDefinition","parameters":{"id":5658,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5657,"mutability":"mutable","name":"sender","nameLocation":"3245:6:18","nodeType":"VariableDeclaration","scope":5659,"src":"3237:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5656,"name":"address","nodeType":"ElementaryTypeName","src":"3237:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3236:16:18"},"src":"3211:42:18"},{"documentation":{"id":5660,"nodeType":"StructuredDocumentation","src":"3259:159:18","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"64a0ae92","id":5664,"name":"ERC721InvalidReceiver","nameLocation":"3429:21:18","nodeType":"ErrorDefinition","parameters":{"id":5663,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5662,"mutability":"mutable","name":"receiver","nameLocation":"3459:8:18","nodeType":"VariableDeclaration","scope":5664,"src":"3451:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5661,"name":"address","nodeType":"ElementaryTypeName","src":"3451:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3450:18:18"},"src":"3423:46:18"},{"documentation":{"id":5665,"nodeType":"StructuredDocumentation","src":"3475:247:18","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param tokenId Identifier number of a token."},"errorSelector":"177e802f","id":5671,"name":"ERC721InsufficientApproval","nameLocation":"3733:26:18","nodeType":"ErrorDefinition","parameters":{"id":5670,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5667,"mutability":"mutable","name":"operator","nameLocation":"3768:8:18","nodeType":"VariableDeclaration","scope":5671,"src":"3760:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5666,"name":"address","nodeType":"ElementaryTypeName","src":"3760:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5669,"mutability":"mutable","name":"tokenId","nameLocation":"3786:7:18","nodeType":"VariableDeclaration","scope":5671,"src":"3778:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5668,"name":"uint256","nodeType":"ElementaryTypeName","src":"3778:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3759:35:18"},"src":"3727:68:18"},{"documentation":{"id":5672,"nodeType":"StructuredDocumentation","src":"3801:174:18","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"a9fbf51f","id":5676,"name":"ERC721InvalidApprover","nameLocation":"3986:21:18","nodeType":"ErrorDefinition","parameters":{"id":5675,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5674,"mutability":"mutable","name":"approver","nameLocation":"4016:8:18","nodeType":"VariableDeclaration","scope":5676,"src":"4008:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5673,"name":"address","nodeType":"ElementaryTypeName","src":"4008:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4007:18:18"},"src":"3980:46:18"},{"documentation":{"id":5677,"nodeType":"StructuredDocumentation","src":"4032:197:18","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"5b08ba18","id":5681,"name":"ERC721InvalidOperator","nameLocation":"4240:21:18","nodeType":"ErrorDefinition","parameters":{"id":5680,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5679,"mutability":"mutable","name":"operator","nameLocation":"4270:8:18","nodeType":"VariableDeclaration","scope":5681,"src":"4262:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5678,"name":"address","nodeType":"ElementaryTypeName","src":"4262:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4261:18:18"},"src":"4234:46:18"}],"scope":5730,"src":"2190:2092:18","usedErrors":[5640,5645,5654,5659,5664,5671,5676,5681],"usedEvents":[]},{"abstract":false,"baseContracts":[],"canonicalName":"IERC1155Errors","contractDependencies":[],"contractKind":"interface","documentation":{"id":5683,"nodeType":"StructuredDocumentation","src":"4284:145:18","text":" @dev Standard ERC-1155 Errors\n Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens."},"fullyImplemented":true,"id":5729,"linearizedBaseContracts":[5729],"name":"IERC1155Errors","nameLocation":"4440:14:18","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5684,"nodeType":"StructuredDocumentation","src":"4461:361:18","text":" @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred.\n @param balance Current balance for the interacting account.\n @param needed Minimum amount required to perform a transfer.\n @param tokenId Identifier number of a token."},"errorSelector":"03dee4c5","id":5694,"name":"ERC1155InsufficientBalance","nameLocation":"4833:26:18","nodeType":"ErrorDefinition","parameters":{"id":5693,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5686,"mutability":"mutable","name":"sender","nameLocation":"4868:6:18","nodeType":"VariableDeclaration","scope":5694,"src":"4860:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5685,"name":"address","nodeType":"ElementaryTypeName","src":"4860:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5688,"mutability":"mutable","name":"balance","nameLocation":"4884:7:18","nodeType":"VariableDeclaration","scope":5694,"src":"4876:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5687,"name":"uint256","nodeType":"ElementaryTypeName","src":"4876:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5690,"mutability":"mutable","name":"needed","nameLocation":"4901:6:18","nodeType":"VariableDeclaration","scope":5694,"src":"4893:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5689,"name":"uint256","nodeType":"ElementaryTypeName","src":"4893:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5692,"mutability":"mutable","name":"tokenId","nameLocation":"4917:7:18","nodeType":"VariableDeclaration","scope":5694,"src":"4909:15:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5691,"name":"uint256","nodeType":"ElementaryTypeName","src":"4909:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4859:66:18"},"src":"4827:99:18"},{"documentation":{"id":5695,"nodeType":"StructuredDocumentation","src":"4932:152:18","text":" @dev Indicates a failure with the token `sender`. Used in transfers.\n @param sender Address whose tokens are being transferred."},"errorSelector":"01a83514","id":5699,"name":"ERC1155InvalidSender","nameLocation":"5095:20:18","nodeType":"ErrorDefinition","parameters":{"id":5698,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5697,"mutability":"mutable","name":"sender","nameLocation":"5124:6:18","nodeType":"VariableDeclaration","scope":5699,"src":"5116:14:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5696,"name":"address","nodeType":"ElementaryTypeName","src":"5116:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5115:16:18"},"src":"5089:43:18"},{"documentation":{"id":5700,"nodeType":"StructuredDocumentation","src":"5138:159:18","text":" @dev Indicates a failure with the token `receiver`. Used in transfers.\n @param receiver Address to which tokens are being transferred."},"errorSelector":"57f447ce","id":5704,"name":"ERC1155InvalidReceiver","nameLocation":"5308:22:18","nodeType":"ErrorDefinition","parameters":{"id":5703,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5702,"mutability":"mutable","name":"receiver","nameLocation":"5339:8:18","nodeType":"VariableDeclaration","scope":5704,"src":"5331:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5701,"name":"address","nodeType":"ElementaryTypeName","src":"5331:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5330:18:18"},"src":"5302:47:18"},{"documentation":{"id":5705,"nodeType":"StructuredDocumentation","src":"5355:256:18","text":" @dev Indicates a failure with the `operator`’s approval. Used in transfers.\n @param operator Address that may be allowed to operate on tokens without being their owner.\n @param owner Address of the current owner of a token."},"errorSelector":"e237d922","id":5711,"name":"ERC1155MissingApprovalForAll","nameLocation":"5622:28:18","nodeType":"ErrorDefinition","parameters":{"id":5710,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5707,"mutability":"mutable","name":"operator","nameLocation":"5659:8:18","nodeType":"VariableDeclaration","scope":5711,"src":"5651:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5706,"name":"address","nodeType":"ElementaryTypeName","src":"5651:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5709,"mutability":"mutable","name":"owner","nameLocation":"5677:5:18","nodeType":"VariableDeclaration","scope":5711,"src":"5669:13:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5708,"name":"address","nodeType":"ElementaryTypeName","src":"5669:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5650:33:18"},"src":"5616:68:18"},{"documentation":{"id":5712,"nodeType":"StructuredDocumentation","src":"5690:174:18","text":" @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.\n @param approver Address initiating an approval operation."},"errorSelector":"3e31884e","id":5716,"name":"ERC1155InvalidApprover","nameLocation":"5875:22:18","nodeType":"ErrorDefinition","parameters":{"id":5715,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5714,"mutability":"mutable","name":"approver","nameLocation":"5906:8:18","nodeType":"VariableDeclaration","scope":5716,"src":"5898:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5713,"name":"address","nodeType":"ElementaryTypeName","src":"5898:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"5897:18:18"},"src":"5869:47:18"},{"documentation":{"id":5717,"nodeType":"StructuredDocumentation","src":"5922:197:18","text":" @dev Indicates a failure with the `operator` to be approved. Used in approvals.\n @param operator Address that may be allowed to operate on tokens without being their owner."},"errorSelector":"ced3e100","id":5721,"name":"ERC1155InvalidOperator","nameLocation":"6130:22:18","nodeType":"ErrorDefinition","parameters":{"id":5720,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5719,"mutability":"mutable","name":"operator","nameLocation":"6161:8:18","nodeType":"VariableDeclaration","scope":5721,"src":"6153:16:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5718,"name":"address","nodeType":"ElementaryTypeName","src":"6153:7:18","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6152:18:18"},"src":"6124:47:18"},{"documentation":{"id":5722,"nodeType":"StructuredDocumentation","src":"6177:280:18","text":" @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.\n Used in batch transfers.\n @param idsLength Length of the array of token identifiers\n @param valuesLength Length of the array of token amounts"},"errorSelector":"5b059991","id":5728,"name":"ERC1155InvalidArrayLength","nameLocation":"6468:25:18","nodeType":"ErrorDefinition","parameters":{"id":5727,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5724,"mutability":"mutable","name":"idsLength","nameLocation":"6502:9:18","nodeType":"VariableDeclaration","scope":5728,"src":"6494:17:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5723,"name":"uint256","nodeType":"ElementaryTypeName","src":"6494:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5726,"mutability":"mutable","name":"valuesLength","nameLocation":"6521:12:18","nodeType":"VariableDeclaration","scope":5728,"src":"6513:20:18","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5725,"name":"uint256","nodeType":"ElementaryTypeName","src":"6513:7:18","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6493:41:18"},"src":"6462:73:18"}],"scope":5730,"src":"4430:2107:18","usedErrors":[5694,5699,5704,5711,5716,5721,5728],"usedEvents":[]}],"src":"112:6426:18"},"id":18},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","exportedSymbols":{"IERC1155Receiver":[5771],"IERC165":[9818]},"id":5772,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5731,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"118:24:19"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"../../utils/introspection/IERC165.sol","id":5733,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5772,"sourceUnit":9819,"src":"144:62:19","symbolAliases":[{"foreign":{"id":5732,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"152:7:19","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":5735,"name":"IERC165","nameLocations":["357:7:19"],"nodeType":"IdentifierPath","referencedDeclaration":9818,"src":"357:7:19"},"id":5736,"nodeType":"InheritanceSpecifier","src":"357:7:19"}],"canonicalName":"IERC1155Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":5734,"nodeType":"StructuredDocumentation","src":"208:118:19","text":" @dev Interface that must be implemented by smart contracts in order to receive\n ERC-1155 token transfers."},"fullyImplemented":false,"id":5771,"linearizedBaseContracts":[5771,9818],"name":"IERC1155Receiver","nameLocation":"337:16:19","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":5737,"nodeType":"StructuredDocumentation","src":"371:827:19","text":" @dev Handles the receipt of a single ERC-1155 token type. This function is\n called at the end of a `safeTransferFrom` after the balance has been updated.\n NOTE: To accept the transfer, this must return\n `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))`\n (i.e. 0xf23a6e61, or its own function selector).\n @param operator The address which initiated the transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param id The ID of the token being transferred\n @param value The amount of tokens being transferred\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155Received(address,address,uint256,uint256,bytes)\"))` if transfer is allowed"},"functionSelector":"f23a6e61","id":5752,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"1212:17:19","nodeType":"FunctionDefinition","parameters":{"id":5748,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5739,"mutability":"mutable","name":"operator","nameLocation":"1247:8:19","nodeType":"VariableDeclaration","scope":5752,"src":"1239:16:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5738,"name":"address","nodeType":"ElementaryTypeName","src":"1239:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5741,"mutability":"mutable","name":"from","nameLocation":"1273:4:19","nodeType":"VariableDeclaration","scope":5752,"src":"1265:12:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5740,"name":"address","nodeType":"ElementaryTypeName","src":"1265:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5743,"mutability":"mutable","name":"id","nameLocation":"1295:2:19","nodeType":"VariableDeclaration","scope":5752,"src":"1287:10:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5742,"name":"uint256","nodeType":"ElementaryTypeName","src":"1287:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5745,"mutability":"mutable","name":"value","nameLocation":"1315:5:19","nodeType":"VariableDeclaration","scope":5752,"src":"1307:13:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5744,"name":"uint256","nodeType":"ElementaryTypeName","src":"1307:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5747,"mutability":"mutable","name":"data","nameLocation":"1345:4:19","nodeType":"VariableDeclaration","scope":5752,"src":"1330:19:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5746,"name":"bytes","nodeType":"ElementaryTypeName","src":"1330:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1229:126:19"},"returnParameters":{"id":5751,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5750,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5752,"src":"1374:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5749,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1374:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1373:8:19"},"scope":5771,"src":"1203:179:19","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":5753,"nodeType":"StructuredDocumentation","src":"1388:995:19","text":" @dev Handles the receipt of a multiple ERC-1155 token types. This function\n is called at the end of a `safeBatchTransferFrom` after the balances have\n been updated.\n NOTE: To accept the transfer(s), this must return\n `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))`\n (i.e. 0xbc197c81, or its own function selector).\n @param operator The address which initiated the batch transfer (i.e. msg.sender)\n @param from The address which previously owned the token\n @param ids An array containing ids of each token being transferred (order and length must match values array)\n @param values An array containing amounts of each token being transferred (order and length must match ids array)\n @param data Additional data with no specified format\n @return `bytes4(keccak256(\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\"))` if transfer is allowed"},"functionSelector":"bc197c81","id":5770,"implemented":false,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"2397:22:19","nodeType":"FunctionDefinition","parameters":{"id":5766,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5755,"mutability":"mutable","name":"operator","nameLocation":"2437:8:19","nodeType":"VariableDeclaration","scope":5770,"src":"2429:16:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5754,"name":"address","nodeType":"ElementaryTypeName","src":"2429:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5757,"mutability":"mutable","name":"from","nameLocation":"2463:4:19","nodeType":"VariableDeclaration","scope":5770,"src":"2455:12:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5756,"name":"address","nodeType":"ElementaryTypeName","src":"2455:7:19","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5760,"mutability":"mutable","name":"ids","nameLocation":"2496:3:19","nodeType":"VariableDeclaration","scope":5770,"src":"2477:22:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5758,"name":"uint256","nodeType":"ElementaryTypeName","src":"2477:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5759,"nodeType":"ArrayTypeName","src":"2477:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5763,"mutability":"mutable","name":"values","nameLocation":"2528:6:19","nodeType":"VariableDeclaration","scope":5770,"src":"2509:25:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_calldata_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5761,"name":"uint256","nodeType":"ElementaryTypeName","src":"2509:7:19","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5762,"nodeType":"ArrayTypeName","src":"2509:9:19","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5765,"mutability":"mutable","name":"data","nameLocation":"2559:4:19","nodeType":"VariableDeclaration","scope":5770,"src":"2544:19:19","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":5764,"name":"bytes","nodeType":"ElementaryTypeName","src":"2544:5:19","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2419:150:19"},"returnParameters":{"id":5769,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5768,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5770,"src":"2588:6:19","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5767,"name":"bytes4","nodeType":"ElementaryTypeName","src":"2588:6:19","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"2587:8:19"},"scope":5771,"src":"2388:208:19","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":5772,"src":"327:2271:19","usedErrors":[],"usedEvents":[]}],"src":"118:2481:19"},"id":19},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol","exportedSymbols":{"ERC1155Holder":[5852],"ERC165":[9806],"IERC1155Receiver":[5771],"IERC165":[9818]},"id":5853,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5773,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:20"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","file":"../../../utils/introspection/ERC165.sol","id":5776,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5853,"sourceUnit":9807,"src":"147:72:20","symbolAliases":[{"foreign":{"id":5774,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"155:7:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":5775,"name":"ERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9806,"src":"164:6:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol","file":"../IERC1155Receiver.sol","id":5778,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":5853,"sourceUnit":5772,"src":"220:57:20","symbolAliases":[{"foreign":{"id":5777,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5771,"src":"228:16:20","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5780,"name":"ERC165","nameLocations":["558:6:20"],"nodeType":"IdentifierPath","referencedDeclaration":9806,"src":"558:6:20"},"id":5781,"nodeType":"InheritanceSpecifier","src":"558:6:20"},{"baseName":{"id":5782,"name":"IERC1155Receiver","nameLocations":["566:16:20"],"nodeType":"IdentifierPath","referencedDeclaration":5771,"src":"566:16:20"},"id":5783,"nodeType":"InheritanceSpecifier","src":"566:16:20"}],"canonicalName":"ERC1155Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":5779,"nodeType":"StructuredDocumentation","src":"279:243:20","text":" @dev Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens.\n IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be\n stuck."},"fullyImplemented":true,"id":5852,"linearizedBaseContracts":[5852,5771,9806,9818],"name":"ERC1155Holder","nameLocation":"541:13:20","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9805,9817],"body":{"id":5806,"nodeType":"Block","src":"758:113:20","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":5804,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":5799,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":5794,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5786,"src":"775:11:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":5796,"name":"IERC1155Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5771,"src":"795:16:20","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5771_$","typeString":"type(contract IERC1155Receiver)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC1155Receiver_$5771_$","typeString":"type(contract IERC1155Receiver)"}],"id":5795,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"790:4:20","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":5797,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"790:22:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC1155Receiver_$5771","typeString":"type(contract IERC1155Receiver)"}},"id":5798,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"813:11:20","memberName":"interfaceId","nodeType":"MemberAccess","src":"790:34:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"775:49:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"arguments":[{"id":5802,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5786,"src":"852:11:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":5800,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"828:5:20","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC1155Holder_$5852_$","typeString":"type(contract super ERC1155Holder)"}},"id":5801,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"834:17:20","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":9805,"src":"828:23:20","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":5803,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"828:36:20","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"775:89:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":5793,"id":5805,"nodeType":"Return","src":"768:96:20"}]},"documentation":{"id":5784,"nodeType":"StructuredDocumentation","src":"589:56:20","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":5807,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"659:17:20","nodeType":"FunctionDefinition","overrides":{"id":5790,"nodeType":"OverrideSpecifier","overrides":[{"id":5788,"name":"ERC165","nameLocations":["726:6:20"],"nodeType":"IdentifierPath","referencedDeclaration":9806,"src":"726:6:20"},{"id":5789,"name":"IERC165","nameLocations":["734:7:20"],"nodeType":"IdentifierPath","referencedDeclaration":9818,"src":"734:7:20"}],"src":"717:25:20"},"parameters":{"id":5787,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5786,"mutability":"mutable","name":"interfaceId","nameLocation":"684:11:20","nodeType":"VariableDeclaration","scope":5807,"src":"677:18:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5785,"name":"bytes4","nodeType":"ElementaryTypeName","src":"677:6:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"676:20:20"},"returnParameters":{"id":5793,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5792,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5807,"src":"752:4:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5791,"name":"bool","nodeType":"ElementaryTypeName","src":"752:4:20","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"751:6:20"},"scope":5852,"src":"650:221:20","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[5752],"body":{"id":5827,"nodeType":"Block","src":"1041:55:20","statements":[{"expression":{"expression":{"expression":{"id":5823,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"1058:4:20","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5852","typeString":"contract ERC1155Holder"}},"id":5824,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1063:17:20","memberName":"onERC1155Received","nodeType":"MemberAccess","referencedDeclaration":5828,"src":"1058:22:20","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,uint256,bytes memory) external returns (bytes4)"}},"id":5825,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1081:8:20","memberName":"selector","nodeType":"MemberAccess","src":"1058:31:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5822,"id":5826,"nodeType":"Return","src":"1051:38:20"}]},"functionSelector":"f23a6e61","id":5828,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155Received","nameLocation":"886:17:20","nodeType":"FunctionDefinition","overrides":{"id":5819,"nodeType":"OverrideSpecifier","overrides":[],"src":"1015:8:20"},"parameters":{"id":5818,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5809,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5828,"src":"913:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5808,"name":"address","nodeType":"ElementaryTypeName","src":"913:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5811,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5828,"src":"930:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5810,"name":"address","nodeType":"ElementaryTypeName","src":"930:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5813,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5828,"src":"947:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5812,"name":"uint256","nodeType":"ElementaryTypeName","src":"947:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5815,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5828,"src":"964:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5814,"name":"uint256","nodeType":"ElementaryTypeName","src":"964:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":5817,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5828,"src":"981:12:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5816,"name":"bytes","nodeType":"ElementaryTypeName","src":"981:5:20","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"903:96:20"},"returnParameters":{"id":5822,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5821,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5828,"src":"1033:6:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5820,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1033:6:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1032:8:20"},"scope":5852,"src":"877:219:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[5770],"body":{"id":5850,"nodeType":"Block","src":"1289:60:20","statements":[{"expression":{"expression":{"expression":{"id":5846,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"1306:4:20","typeDescriptions":{"typeIdentifier":"t_contract$_ERC1155Holder_$5852","typeString":"contract ERC1155Holder"}},"id":5847,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1311:22:20","memberName":"onERC1155BatchReceived","nodeType":"MemberAccess","referencedDeclaration":5851,"src":"1306:27:20","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256[] memory,uint256[] memory,bytes memory) external returns (bytes4)"}},"id":5848,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:8:20","memberName":"selector","nodeType":"MemberAccess","src":"1306:36:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":5845,"id":5849,"nodeType":"Return","src":"1299:43:20"}]},"functionSelector":"bc197c81","id":5851,"implemented":true,"kind":"function","modifiers":[],"name":"onERC1155BatchReceived","nameLocation":"1111:22:20","nodeType":"FunctionDefinition","overrides":{"id":5842,"nodeType":"OverrideSpecifier","overrides":[],"src":"1263:8:20"},"parameters":{"id":5841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5830,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5851,"src":"1143:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5829,"name":"address","nodeType":"ElementaryTypeName","src":"1143:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5832,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5851,"src":"1160:7:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5831,"name":"address","nodeType":"ElementaryTypeName","src":"1160:7:20","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5835,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5851,"src":"1177:16:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5833,"name":"uint256","nodeType":"ElementaryTypeName","src":"1177:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5834,"nodeType":"ArrayTypeName","src":"1177:9:20","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5838,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5851,"src":"1203:16:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5836,"name":"uint256","nodeType":"ElementaryTypeName","src":"1203:7:20","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":5837,"nodeType":"ArrayTypeName","src":"1203:9:20","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":5840,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5851,"src":"1229:12:20","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":5839,"name":"bytes","nodeType":"ElementaryTypeName","src":"1229:5:20","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1133:114:20"},"returnParameters":{"id":5845,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5844,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5851,"src":"1281:6:20","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":5843,"name":"bytes4","nodeType":"ElementaryTypeName","src":"1281:6:20","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"1280:8:20"},"scope":5852,"src":"1102:247:20","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":5853,"src":"523:828:20","usedErrors":[],"usedEvents":[]}],"src":"121:1231:20"},"id":20},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","exportedSymbols":{"Context":[7128],"ERC20":[6367],"IERC20":[6445],"IERC20Errors":[5634],"IERC20Metadata":[6757]},"id":6368,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":5854,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"105:24:21"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"./IERC20.sol","id":5856,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6368,"sourceUnit":6446,"src":"131:36:21","symbolAliases":[{"foreign":{"id":5855,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6445,"src":"139:6:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","file":"./extensions/IERC20Metadata.sol","id":5858,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6368,"sourceUnit":6758,"src":"168:63:21","symbolAliases":[{"foreign":{"id":5857,"name":"IERC20Metadata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6757,"src":"176:14:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","file":"../../utils/Context.sol","id":5860,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6368,"sourceUnit":7129,"src":"232:48:21","symbolAliases":[{"foreign":{"id":5859,"name":"Context","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7128,"src":"240:7:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/draft-IERC6093.sol","file":"../../interfaces/draft-IERC6093.sol","id":5862,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6368,"sourceUnit":5730,"src":"281:65:21","symbolAliases":[{"foreign":{"id":5861,"name":"IERC20Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5634,"src":"289:12:21","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":5864,"name":"Context","nameLocations":["1133:7:21"],"nodeType":"IdentifierPath","referencedDeclaration":7128,"src":"1133:7:21"},"id":5865,"nodeType":"InheritanceSpecifier","src":"1133:7:21"},{"baseName":{"id":5866,"name":"IERC20","nameLocations":["1142:6:21"],"nodeType":"IdentifierPath","referencedDeclaration":6445,"src":"1142:6:21"},"id":5867,"nodeType":"InheritanceSpecifier","src":"1142:6:21"},{"baseName":{"id":5868,"name":"IERC20Metadata","nameLocations":["1150:14:21"],"nodeType":"IdentifierPath","referencedDeclaration":6757,"src":"1150:14:21"},"id":5869,"nodeType":"InheritanceSpecifier","src":"1150:14:21"},{"baseName":{"id":5870,"name":"IERC20Errors","nameLocations":["1166:12:21"],"nodeType":"IdentifierPath","referencedDeclaration":5634,"src":"1166:12:21"},"id":5871,"nodeType":"InheritanceSpecifier","src":"1166:12:21"}],"canonicalName":"ERC20","contractDependencies":[],"contractKind":"contract","documentation":{"id":5863,"nodeType":"StructuredDocumentation","src":"348:757:21","text":" @dev Implementation of the {IERC20} interface.\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 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 The default value of {decimals} is 18. To change this, you should override\n this function so it returns a different value.\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 ERC-20\n applications."},"fullyImplemented":true,"id":6367,"linearizedBaseContracts":[6367,5634,6757,6445,7128],"name":"ERC20","nameLocation":"1124:5:21","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":5875,"mutability":"mutable","name":"_balances","nameLocation":"1229:9:21","nodeType":"VariableDeclaration","scope":6367,"src":"1185:53:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":5874,"keyName":"account","keyNameLocation":"1201:7:21","keyType":{"id":5872,"name":"address","nodeType":"ElementaryTypeName","src":"1193:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1185:35:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5873,"name":"uint256","nodeType":"ElementaryTypeName","src":"1212:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"constant":false,"id":5881,"mutability":"mutable","name":"_allowances","nameLocation":"1317:11:21","nodeType":"VariableDeclaration","scope":6367,"src":"1245:83:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"typeName":{"id":5880,"keyName":"account","keyNameLocation":"1261:7:21","keyType":{"id":5876,"name":"address","nodeType":"ElementaryTypeName","src":"1253:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1245:63:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5879,"keyName":"spender","keyNameLocation":"1288:7:21","keyType":{"id":5877,"name":"address","nodeType":"ElementaryTypeName","src":"1280:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"1272:35:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":5878,"name":"uint256","nodeType":"ElementaryTypeName","src":"1299:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}}},"visibility":"private"},{"constant":false,"id":5883,"mutability":"mutable","name":"_totalSupply","nameLocation":"1351:12:21","nodeType":"VariableDeclaration","scope":6367,"src":"1335:28:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5882,"name":"uint256","nodeType":"ElementaryTypeName","src":"1335:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":5885,"mutability":"mutable","name":"_name","nameLocation":"1385:5:21","nodeType":"VariableDeclaration","scope":6367,"src":"1370:20:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5884,"name":"string","nodeType":"ElementaryTypeName","src":"1370:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":5887,"mutability":"mutable","name":"_symbol","nameLocation":"1411:7:21","nodeType":"VariableDeclaration","scope":6367,"src":"1396:22:21","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":5886,"name":"string","nodeType":"ElementaryTypeName","src":"1396:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":5903,"nodeType":"Block","src":"1638:57:21","statements":[{"expression":{"id":5897,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5895,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5885,"src":"1648:5:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5896,"name":"name_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5890,"src":"1656:5:21","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1648:13:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5898,"nodeType":"ExpressionStatement","src":"1648:13:21"},{"expression":{"id":5901,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":5899,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5887,"src":"1671:7:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":5900,"name":"symbol_","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5892,"src":"1681:7:21","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"1671:17:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":5902,"nodeType":"ExpressionStatement","src":"1671:17:21"}]},"documentation":{"id":5888,"nodeType":"StructuredDocumentation","src":"1425:152:21","text":" @dev Sets the values for {name} and {symbol}.\n Both values are immutable: they can only be set once during construction."},"id":5904,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":5893,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5890,"mutability":"mutable","name":"name_","nameLocation":"1608:5:21","nodeType":"VariableDeclaration","scope":5904,"src":"1594:19:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5889,"name":"string","nodeType":"ElementaryTypeName","src":"1594:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":5892,"mutability":"mutable","name":"symbol_","nameLocation":"1629:7:21","nodeType":"VariableDeclaration","scope":5904,"src":"1615:21:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5891,"name":"string","nodeType":"ElementaryTypeName","src":"1615:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1593:44:21"},"returnParameters":{"id":5894,"nodeType":"ParameterList","parameters":[],"src":"1638:0:21"},"scope":6367,"src":"1582:113:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6744],"body":{"id":5912,"nodeType":"Block","src":"1820:29:21","statements":[{"expression":{"id":5910,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5885,"src":"1837:5:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5909,"id":5911,"nodeType":"Return","src":"1830:12:21"}]},"documentation":{"id":5905,"nodeType":"StructuredDocumentation","src":"1701:54:21","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":5913,"implemented":true,"kind":"function","modifiers":[],"name":"name","nameLocation":"1769:4:21","nodeType":"FunctionDefinition","parameters":{"id":5906,"nodeType":"ParameterList","parameters":[],"src":"1773:2:21"},"returnParameters":{"id":5909,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5908,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5913,"src":"1805:13:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5907,"name":"string","nodeType":"ElementaryTypeName","src":"1805:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1804:15:21"},"scope":6367,"src":"1760:89:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6750],"body":{"id":5921,"nodeType":"Block","src":"2024:31:21","statements":[{"expression":{"id":5919,"name":"_symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5887,"src":"2041:7:21","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"functionReturnParameters":5918,"id":5920,"nodeType":"Return","src":"2034:14:21"}]},"documentation":{"id":5914,"nodeType":"StructuredDocumentation","src":"1855:102:21","text":" @dev Returns the symbol of the token, usually a shorter version of the\n name."},"functionSelector":"95d89b41","id":5922,"implemented":true,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"1971:6:21","nodeType":"FunctionDefinition","parameters":{"id":5915,"nodeType":"ParameterList","parameters":[],"src":"1977:2:21"},"returnParameters":{"id":5918,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5917,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5922,"src":"2009:13:21","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":5916,"name":"string","nodeType":"ElementaryTypeName","src":"2009:6:21","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2008:15:21"},"scope":6367,"src":"1962:93:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6756],"body":{"id":5930,"nodeType":"Block","src":"2744:26:21","statements":[{"expression":{"hexValue":"3138","id":5928,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2761:2:21","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"18"},"functionReturnParameters":5927,"id":5929,"nodeType":"Return","src":"2754:9:21"}]},"documentation":{"id":5923,"nodeType":"StructuredDocumentation","src":"2061:622:21","text":" @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 Tokens usually opt for a value of 18, imitating the relationship between\n Ether and Wei. This is the default value returned by this function, unless\n it's overridden.\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}."},"functionSelector":"313ce567","id":5931,"implemented":true,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"2697:8:21","nodeType":"FunctionDefinition","parameters":{"id":5924,"nodeType":"ParameterList","parameters":[],"src":"2705:2:21"},"returnParameters":{"id":5927,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5926,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5931,"src":"2737:5:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":5925,"name":"uint8","nodeType":"ElementaryTypeName","src":"2737:5:21","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"2736:7:21"},"scope":6367,"src":"2688:82:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6394],"body":{"id":5939,"nodeType":"Block","src":"2891:36:21","statements":[{"expression":{"id":5937,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5883,"src":"2908:12:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5936,"id":5938,"nodeType":"Return","src":"2901:19:21"}]},"documentation":{"id":5932,"nodeType":"StructuredDocumentation","src":"2776:49:21","text":" @dev See {IERC20-totalSupply}."},"functionSelector":"18160ddd","id":5940,"implemented":true,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"2839:11:21","nodeType":"FunctionDefinition","parameters":{"id":5933,"nodeType":"ParameterList","parameters":[],"src":"2850:2:21"},"returnParameters":{"id":5936,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5935,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5940,"src":"2882:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5934,"name":"uint256","nodeType":"ElementaryTypeName","src":"2882:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2881:9:21"},"scope":6367,"src":"2830:97:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6402],"body":{"id":5952,"nodeType":"Block","src":"3059:42:21","statements":[{"expression":{"baseExpression":{"id":5948,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5875,"src":"3076:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5950,"indexExpression":{"id":5949,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5943,"src":"3086:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3076:18:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5947,"id":5951,"nodeType":"Return","src":"3069:25:21"}]},"documentation":{"id":5941,"nodeType":"StructuredDocumentation","src":"2933:47:21","text":" @dev See {IERC20-balanceOf}."},"functionSelector":"70a08231","id":5953,"implemented":true,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"2994:9:21","nodeType":"FunctionDefinition","parameters":{"id":5944,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5943,"mutability":"mutable","name":"account","nameLocation":"3012:7:21","nodeType":"VariableDeclaration","scope":5953,"src":"3004:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5942,"name":"address","nodeType":"ElementaryTypeName","src":"3004:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3003:17:21"},"returnParameters":{"id":5947,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5946,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5953,"src":"3050:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5945,"name":"uint256","nodeType":"ElementaryTypeName","src":"3050:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3049:9:21"},"scope":6367,"src":"2985:116:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6412],"body":{"id":5976,"nodeType":"Block","src":"3371:103:21","statements":[{"assignments":[5964],"declarations":[{"constant":false,"id":5964,"mutability":"mutable","name":"owner","nameLocation":"3389:5:21","nodeType":"VariableDeclaration","scope":5976,"src":"3381:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5963,"name":"address","nodeType":"ElementaryTypeName","src":"3381:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":5967,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":5965,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"3397:10:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":5966,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3397:12:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"3381:28:21"},{"expression":{"arguments":[{"id":5969,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5964,"src":"3429:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5970,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5956,"src":"3436:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":5971,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5958,"src":"3440:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":5968,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6097,"src":"3419:9:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":5972,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3419:27:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":5973,"nodeType":"ExpressionStatement","src":"3419:27:21"},{"expression":{"hexValue":"74727565","id":5974,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"3463:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":5962,"id":5975,"nodeType":"Return","src":"3456:11:21"}]},"documentation":{"id":5954,"nodeType":"StructuredDocumentation","src":"3107:184:21","text":" @dev See {IERC20-transfer}.\n Requirements:\n - `to` cannot be the zero address.\n - the caller must have a balance of at least `value`."},"functionSelector":"a9059cbb","id":5977,"implemented":true,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"3305:8:21","nodeType":"FunctionDefinition","parameters":{"id":5959,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5956,"mutability":"mutable","name":"to","nameLocation":"3322:2:21","nodeType":"VariableDeclaration","scope":5977,"src":"3314:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5955,"name":"address","nodeType":"ElementaryTypeName","src":"3314:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5958,"mutability":"mutable","name":"value","nameLocation":"3334:5:21","nodeType":"VariableDeclaration","scope":5977,"src":"3326:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5957,"name":"uint256","nodeType":"ElementaryTypeName","src":"3326:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3313:27:21"},"returnParameters":{"id":5962,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5961,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5977,"src":"3365:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":5960,"name":"bool","nodeType":"ElementaryTypeName","src":"3365:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3364:6:21"},"scope":6367,"src":"3296:178:21","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6422],"body":{"id":5993,"nodeType":"Block","src":"3621:51:21","statements":[{"expression":{"baseExpression":{"baseExpression":{"id":5987,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5881,"src":"3638:11:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":5989,"indexExpression":{"id":5988,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5980,"src":"3650:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3638:18:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":5991,"indexExpression":{"id":5990,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5982,"src":"3657:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3638:27:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":5986,"id":5992,"nodeType":"Return","src":"3631:34:21"}]},"documentation":{"id":5978,"nodeType":"StructuredDocumentation","src":"3480:47:21","text":" @dev See {IERC20-allowance}."},"functionSelector":"dd62ed3e","id":5994,"implemented":true,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"3541:9:21","nodeType":"FunctionDefinition","parameters":{"id":5983,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5980,"mutability":"mutable","name":"owner","nameLocation":"3559:5:21","nodeType":"VariableDeclaration","scope":5994,"src":"3551:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5979,"name":"address","nodeType":"ElementaryTypeName","src":"3551:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5982,"mutability":"mutable","name":"spender","nameLocation":"3574:7:21","nodeType":"VariableDeclaration","scope":5994,"src":"3566:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5981,"name":"address","nodeType":"ElementaryTypeName","src":"3566:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3550:32:21"},"returnParameters":{"id":5986,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5985,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5994,"src":"3612:7:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5984,"name":"uint256","nodeType":"ElementaryTypeName","src":"3612:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3611:9:21"},"scope":6367,"src":"3532:140:21","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6432],"body":{"id":6017,"nodeType":"Block","src":"4058:107:21","statements":[{"assignments":[6005],"declarations":[{"constant":false,"id":6005,"mutability":"mutable","name":"owner","nameLocation":"4076:5:21","nodeType":"VariableDeclaration","scope":6017,"src":"4068:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6004,"name":"address","nodeType":"ElementaryTypeName","src":"4068:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":6008,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6006,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"4084:10:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":6007,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4084:12:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4068:28:21"},{"expression":{"arguments":[{"id":6010,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6005,"src":"4115:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6011,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5997,"src":"4122:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6012,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5999,"src":"4131:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6009,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6258,6318],"referencedDeclaration":6258,"src":"4106:8:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4106:31:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6014,"nodeType":"ExpressionStatement","src":"4106:31:21"},{"expression":{"hexValue":"74727565","id":6015,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4154:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":6003,"id":6016,"nodeType":"Return","src":"4147:11:21"}]},"documentation":{"id":5995,"nodeType":"StructuredDocumentation","src":"3678:296:21","text":" @dev See {IERC20-approve}.\n NOTE: If `value` is the maximum `uint256`, the allowance is not updated on\n `transferFrom`. This is semantically equivalent to an infinite approval.\n Requirements:\n - `spender` cannot be the zero address."},"functionSelector":"095ea7b3","id":6018,"implemented":true,"kind":"function","modifiers":[],"name":"approve","nameLocation":"3988:7:21","nodeType":"FunctionDefinition","parameters":{"id":6000,"nodeType":"ParameterList","parameters":[{"constant":false,"id":5997,"mutability":"mutable","name":"spender","nameLocation":"4004:7:21","nodeType":"VariableDeclaration","scope":6018,"src":"3996:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":5996,"name":"address","nodeType":"ElementaryTypeName","src":"3996:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":5999,"mutability":"mutable","name":"value","nameLocation":"4021:5:21","nodeType":"VariableDeclaration","scope":6018,"src":"4013:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5998,"name":"uint256","nodeType":"ElementaryTypeName","src":"4013:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3995:32:21"},"returnParameters":{"id":6003,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6002,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6018,"src":"4052:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6001,"name":"bool","nodeType":"ElementaryTypeName","src":"4052:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4051:6:21"},"scope":6367,"src":"3979:186:21","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6444],"body":{"id":6049,"nodeType":"Block","src":"4850:151:21","statements":[{"assignments":[6031],"declarations":[{"constant":false,"id":6031,"mutability":"mutable","name":"spender","nameLocation":"4868:7:21","nodeType":"VariableDeclaration","scope":6049,"src":"4860:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6030,"name":"address","nodeType":"ElementaryTypeName","src":"4860:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":6034,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6032,"name":"_msgSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7110,"src":"4878:10:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":6033,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4878:12:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"4860:30:21"},{"expression":{"arguments":[{"id":6036,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6021,"src":"4916:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6037,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6031,"src":"4922:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6038,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6025,"src":"4931:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6035,"name":"_spendAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6366,"src":"4900:15:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6039,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4900:37:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6040,"nodeType":"ExpressionStatement","src":"4900:37:21"},{"expression":{"arguments":[{"id":6042,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6021,"src":"4957:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6043,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6023,"src":"4963:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6044,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6025,"src":"4967:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6041,"name":"_transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6097,"src":"4947:9:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6045,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4947:26:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6046,"nodeType":"ExpressionStatement","src":"4947:26:21"},{"expression":{"hexValue":"74727565","id":6047,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4990:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":6029,"id":6048,"nodeType":"Return","src":"4983:11:21"}]},"documentation":{"id":6019,"nodeType":"StructuredDocumentation","src":"4171:581:21","text":" @dev See {IERC20-transferFrom}.\n Skips emitting an {Approval} event indicating an allowance update. This is not\n required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve].\n NOTE: Does not update the allowance if the current allowance\n is the maximum `uint256`.\n Requirements:\n - `from` and `to` cannot be the zero address.\n - `from` must have a balance of at least `value`.\n - the caller must have allowance for ``from``'s tokens of at least\n `value`."},"functionSelector":"23b872dd","id":6050,"implemented":true,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"4766:12:21","nodeType":"FunctionDefinition","parameters":{"id":6026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6021,"mutability":"mutable","name":"from","nameLocation":"4787:4:21","nodeType":"VariableDeclaration","scope":6050,"src":"4779:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6020,"name":"address","nodeType":"ElementaryTypeName","src":"4779:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6023,"mutability":"mutable","name":"to","nameLocation":"4801:2:21","nodeType":"VariableDeclaration","scope":6050,"src":"4793:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6022,"name":"address","nodeType":"ElementaryTypeName","src":"4793:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6025,"mutability":"mutable","name":"value","nameLocation":"4813:5:21","nodeType":"VariableDeclaration","scope":6050,"src":"4805:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6024,"name":"uint256","nodeType":"ElementaryTypeName","src":"4805:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4778:41:21"},"returnParameters":{"id":6029,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6028,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6050,"src":"4844:4:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6027,"name":"bool","nodeType":"ElementaryTypeName","src":"4844:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4843:6:21"},"scope":6367,"src":"4757:244:21","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"body":{"id":6096,"nodeType":"Block","src":"5443:231:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6065,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6060,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6053,"src":"5457:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6063,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5473:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6062,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5465:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6061,"name":"address","nodeType":"ElementaryTypeName","src":"5465:7:21","typeDescriptions":{}}},"id":6064,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5465:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5457:18:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6074,"nodeType":"IfStatement","src":"5453:86:21","trueBody":{"id":6073,"nodeType":"Block","src":"5477:62:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6069,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5525:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6068,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5517:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6067,"name":"address","nodeType":"ElementaryTypeName","src":"5517:7:21","typeDescriptions":{}}},"id":6070,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5517:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6066,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5609,"src":"5498:18:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6071,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5498:30:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6072,"nodeType":"RevertStatement","src":"5491:37:21"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6075,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6055,"src":"5552:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6078,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5566:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6077,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5558:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6076,"name":"address","nodeType":"ElementaryTypeName","src":"5558:7:21","typeDescriptions":{}}},"id":6079,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5558:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"5552:16:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6089,"nodeType":"IfStatement","src":"5548:86:21","trueBody":{"id":6088,"nodeType":"Block","src":"5570:64:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6084,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5620:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6083,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5612:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6082,"name":"address","nodeType":"ElementaryTypeName","src":"5612:7:21","typeDescriptions":{}}},"id":6085,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5612:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6081,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5614,"src":"5591:20:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6086,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5591:32:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6087,"nodeType":"RevertStatement","src":"5584:39:21"}]}},{"expression":{"arguments":[{"id":6091,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6053,"src":"5651:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6092,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6055,"src":"5657:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6093,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6057,"src":"5661:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6090,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6174,"src":"5643:7:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6094,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5643:24:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6095,"nodeType":"ExpressionStatement","src":"5643:24:21"}]},"documentation":{"id":6051,"nodeType":"StructuredDocumentation","src":"5007:362:21","text":" @dev Moves a `value` amount of tokens from `from` to `to`.\n This internal function is equivalent to {transfer}, and can be used to\n e.g. implement automatic token fees, slashing mechanisms, etc.\n Emits a {Transfer} event.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":6097,"implemented":true,"kind":"function","modifiers":[],"name":"_transfer","nameLocation":"5383:9:21","nodeType":"FunctionDefinition","parameters":{"id":6058,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6053,"mutability":"mutable","name":"from","nameLocation":"5401:4:21","nodeType":"VariableDeclaration","scope":6097,"src":"5393:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6052,"name":"address","nodeType":"ElementaryTypeName","src":"5393:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6055,"mutability":"mutable","name":"to","nameLocation":"5415:2:21","nodeType":"VariableDeclaration","scope":6097,"src":"5407:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6054,"name":"address","nodeType":"ElementaryTypeName","src":"5407:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6057,"mutability":"mutable","name":"value","nameLocation":"5427:5:21","nodeType":"VariableDeclaration","scope":6097,"src":"5419:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6056,"name":"uint256","nodeType":"ElementaryTypeName","src":"5419:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5392:41:21"},"returnParameters":{"id":6059,"nodeType":"ParameterList","parameters":[],"src":"5443:0:21"},"scope":6367,"src":"5374:300:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6173,"nodeType":"Block","src":"6064:1032:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6112,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6107,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6100,"src":"6078:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6110,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6094:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6109,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6086:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6108,"name":"address","nodeType":"ElementaryTypeName","src":"6086:7:21","typeDescriptions":{}}},"id":6111,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6086:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6078:18:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6144,"nodeType":"Block","src":"6252:362:21","statements":[{"assignments":[6119],"declarations":[{"constant":false,"id":6119,"mutability":"mutable","name":"fromBalance","nameLocation":"6274:11:21","nodeType":"VariableDeclaration","scope":6144,"src":"6266:19:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6118,"name":"uint256","nodeType":"ElementaryTypeName","src":"6266:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6123,"initialValue":{"baseExpression":{"id":6120,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5875,"src":"6288:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6122,"indexExpression":{"id":6121,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6100,"src":"6298:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"6288:15:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6266:37:21"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6126,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6124,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6119,"src":"6321:11:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6125,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6104,"src":"6335:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6321:19:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6134,"nodeType":"IfStatement","src":"6317:115:21","trueBody":{"id":6133,"nodeType":"Block","src":"6342:90:21","statements":[{"errorCall":{"arguments":[{"id":6128,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6100,"src":"6392:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6129,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6119,"src":"6398:11:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6130,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6104,"src":"6411:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6127,"name":"ERC20InsufficientBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5604,"src":"6367:24:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":6131,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6367:50:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6132,"nodeType":"RevertStatement","src":"6360:57:21"}]}},{"id":6143,"nodeType":"UncheckedBlock","src":"6445:159:21","statements":[{"expression":{"id":6141,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":6135,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5875,"src":"6552:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6137,"indexExpression":{"id":6136,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6100,"src":"6562:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"6552:15:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6140,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6138,"name":"fromBalance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6119,"src":"6570:11:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":6139,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6104,"src":"6584:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6570:19:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6552:37:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6142,"nodeType":"ExpressionStatement","src":"6552:37:21"}]}]},"id":6145,"nodeType":"IfStatement","src":"6074:540:21","trueBody":{"id":6117,"nodeType":"Block","src":"6098:148:21","statements":[{"expression":{"id":6115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":6113,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5883,"src":"6214:12:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":6114,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6104,"src":"6230:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6214:21:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6116,"nodeType":"ExpressionStatement","src":"6214:21:21"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6151,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6146,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6102,"src":"6628:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6149,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6642:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6148,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6634:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6147,"name":"address","nodeType":"ElementaryTypeName","src":"6634:7:21","typeDescriptions":{}}},"id":6150,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6634:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6628:16:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":6165,"nodeType":"Block","src":"6843:206:21","statements":[{"id":6164,"nodeType":"UncheckedBlock","src":"6857:182:21","statements":[{"expression":{"id":6162,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":6158,"name":"_balances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5875,"src":"7002:9:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6160,"indexExpression":{"id":6159,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6102,"src":"7012:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"7002:13:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":6161,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6104,"src":"7019:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7002:22:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6163,"nodeType":"ExpressionStatement","src":"7002:22:21"}]}]},"id":6166,"nodeType":"IfStatement","src":"6624:425:21","trueBody":{"id":6157,"nodeType":"Block","src":"6646:191:21","statements":[{"id":6156,"nodeType":"UncheckedBlock","src":"6660:167:21","statements":[{"expression":{"id":6154,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":6152,"name":"_totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5883,"src":"6791:12:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"id":6153,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6104,"src":"6807:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6791:21:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6155,"nodeType":"ExpressionStatement","src":"6791:21:21"}]}]}},{"eventCall":{"arguments":[{"id":6168,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6100,"src":"7073:4:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6169,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6102,"src":"7079:2:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6170,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6104,"src":"7083:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6167,"name":"Transfer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6379,"src":"7064:8:21","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6171,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7064:25:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6172,"nodeType":"EmitStatement","src":"7059:30:21"}]},"documentation":{"id":6098,"nodeType":"StructuredDocumentation","src":"5680:304:21","text":" @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`\n (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding\n this function.\n Emits a {Transfer} event."},"id":6174,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"5998:7:21","nodeType":"FunctionDefinition","parameters":{"id":6105,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6100,"mutability":"mutable","name":"from","nameLocation":"6014:4:21","nodeType":"VariableDeclaration","scope":6174,"src":"6006:12:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6099,"name":"address","nodeType":"ElementaryTypeName","src":"6006:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6102,"mutability":"mutable","name":"to","nameLocation":"6028:2:21","nodeType":"VariableDeclaration","scope":6174,"src":"6020:10:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6101,"name":"address","nodeType":"ElementaryTypeName","src":"6020:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6104,"mutability":"mutable","name":"value","nameLocation":"6040:5:21","nodeType":"VariableDeclaration","scope":6174,"src":"6032:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6103,"name":"uint256","nodeType":"ElementaryTypeName","src":"6032:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6005:41:21"},"returnParameters":{"id":6106,"nodeType":"ParameterList","parameters":[],"src":"6064:0:21"},"scope":6367,"src":"5989:1107:21","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6206,"nodeType":"Block","src":"7495:152:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6187,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6182,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6177,"src":"7509:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6185,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7528:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6184,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7520:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6183,"name":"address","nodeType":"ElementaryTypeName","src":"7520:7:21","typeDescriptions":{}}},"id":6186,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7520:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"7509:21:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6196,"nodeType":"IfStatement","src":"7505:91:21","trueBody":{"id":6195,"nodeType":"Block","src":"7532:64:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6191,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7582:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6190,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7574:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6189,"name":"address","nodeType":"ElementaryTypeName","src":"7574:7:21","typeDescriptions":{}}},"id":6192,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7574:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6188,"name":"ERC20InvalidReceiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5614,"src":"7553:20:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6193,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7553:32:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6194,"nodeType":"RevertStatement","src":"7546:39:21"}]}},{"expression":{"arguments":[{"arguments":[{"hexValue":"30","id":6200,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7621:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6199,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7613:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6198,"name":"address","nodeType":"ElementaryTypeName","src":"7613:7:21","typeDescriptions":{}}},"id":6201,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7613:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6202,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6177,"src":"7625:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6203,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6179,"src":"7634:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6197,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6174,"src":"7605:7:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6204,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7605:35:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6205,"nodeType":"ExpressionStatement","src":"7605:35:21"}]},"documentation":{"id":6175,"nodeType":"StructuredDocumentation","src":"7102:332:21","text":" @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).\n Relies on the `_update` mechanism\n Emits a {Transfer} event with `from` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead."},"id":6207,"implemented":true,"kind":"function","modifiers":[],"name":"_mint","nameLocation":"7448:5:21","nodeType":"FunctionDefinition","parameters":{"id":6180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6177,"mutability":"mutable","name":"account","nameLocation":"7462:7:21","nodeType":"VariableDeclaration","scope":6207,"src":"7454:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6176,"name":"address","nodeType":"ElementaryTypeName","src":"7454:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6179,"mutability":"mutable","name":"value","nameLocation":"7479:5:21","nodeType":"VariableDeclaration","scope":6207,"src":"7471:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6178,"name":"uint256","nodeType":"ElementaryTypeName","src":"7471:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7453:32:21"},"returnParameters":{"id":6181,"nodeType":"ParameterList","parameters":[],"src":"7495:0:21"},"scope":6367,"src":"7439:208:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6239,"nodeType":"Block","src":"8021:150:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6220,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6215,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6210,"src":"8035:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6218,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8054:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6217,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8046:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6216,"name":"address","nodeType":"ElementaryTypeName","src":"8046:7:21","typeDescriptions":{}}},"id":6219,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8046:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"8035:21:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6229,"nodeType":"IfStatement","src":"8031:89:21","trueBody":{"id":6228,"nodeType":"Block","src":"8058:62:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6224,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8106:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6223,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8098:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6222,"name":"address","nodeType":"ElementaryTypeName","src":"8098:7:21","typeDescriptions":{}}},"id":6225,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8098:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6221,"name":"ERC20InvalidSender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5609,"src":"8079:18:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6226,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8079:30:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6227,"nodeType":"RevertStatement","src":"8072:37:21"}]}},{"expression":{"arguments":[{"id":6231,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6210,"src":"8137:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":6234,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8154:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6233,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8146:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6232,"name":"address","nodeType":"ElementaryTypeName","src":"8146:7:21","typeDescriptions":{}}},"id":6235,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8146:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6236,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6212,"src":"8158:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6230,"name":"_update","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6174,"src":"8129:7:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6237,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8129:35:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6238,"nodeType":"ExpressionStatement","src":"8129:35:21"}]},"documentation":{"id":6208,"nodeType":"StructuredDocumentation","src":"7653:307:21","text":" @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.\n Relies on the `_update` mechanism.\n Emits a {Transfer} event with `to` set to the zero address.\n NOTE: This function is not virtual, {_update} should be overridden instead"},"id":6240,"implemented":true,"kind":"function","modifiers":[],"name":"_burn","nameLocation":"7974:5:21","nodeType":"FunctionDefinition","parameters":{"id":6213,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6210,"mutability":"mutable","name":"account","nameLocation":"7988:7:21","nodeType":"VariableDeclaration","scope":6240,"src":"7980:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6209,"name":"address","nodeType":"ElementaryTypeName","src":"7980:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6212,"mutability":"mutable","name":"value","nameLocation":"8005:5:21","nodeType":"VariableDeclaration","scope":6240,"src":"7997:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6211,"name":"uint256","nodeType":"ElementaryTypeName","src":"7997:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7979:32:21"},"returnParameters":{"id":6214,"nodeType":"ParameterList","parameters":[],"src":"8021:0:21"},"scope":6367,"src":"7965:206:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6257,"nodeType":"Block","src":"8781:54:21","statements":[{"expression":{"arguments":[{"id":6251,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6243,"src":"8800:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6252,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6245,"src":"8807:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6253,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6247,"src":"8816:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"74727565","id":6254,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"8823:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6250,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6258,6318],"referencedDeclaration":6318,"src":"8791:8:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6255,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8791:37:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6256,"nodeType":"ExpressionStatement","src":"8791:37:21"}]},"documentation":{"id":6241,"nodeType":"StructuredDocumentation","src":"8177:525:21","text":" @dev Sets `value` as the allowance of `spender` over the `owner`'s tokens.\n This internal function is equivalent to `approve`, and can be used to\n e.g. set automatic allowances for certain subsystems, etc.\n Emits an {Approval} event.\n Requirements:\n - `owner` cannot be the zero address.\n - `spender` cannot be the zero address.\n Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument."},"id":6258,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"8716:8:21","nodeType":"FunctionDefinition","parameters":{"id":6248,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6243,"mutability":"mutable","name":"owner","nameLocation":"8733:5:21","nodeType":"VariableDeclaration","scope":6258,"src":"8725:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6242,"name":"address","nodeType":"ElementaryTypeName","src":"8725:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6245,"mutability":"mutable","name":"spender","nameLocation":"8748:7:21","nodeType":"VariableDeclaration","scope":6258,"src":"8740:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6244,"name":"address","nodeType":"ElementaryTypeName","src":"8740:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6247,"mutability":"mutable","name":"value","nameLocation":"8765:5:21","nodeType":"VariableDeclaration","scope":6258,"src":"8757:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6246,"name":"uint256","nodeType":"ElementaryTypeName","src":"8757:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8724:47:21"},"returnParameters":{"id":6249,"nodeType":"ParameterList","parameters":[],"src":"8781:0:21"},"scope":6367,"src":"8707:128:21","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6317,"nodeType":"Block","src":"9780:334:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6275,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6270,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"9794:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6273,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9811:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6272,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9803:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6271,"name":"address","nodeType":"ElementaryTypeName","src":"9803:7:21","typeDescriptions":{}}},"id":6274,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9803:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9794:19:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6284,"nodeType":"IfStatement","src":"9790:89:21","trueBody":{"id":6283,"nodeType":"Block","src":"9815:64:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6279,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9865:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6278,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9857:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6277,"name":"address","nodeType":"ElementaryTypeName","src":"9857:7:21","typeDescriptions":{}}},"id":6280,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9857:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6276,"name":"ERC20InvalidApprover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5628,"src":"9836:20:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6281,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9836:32:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6282,"nodeType":"RevertStatement","src":"9829:39:21"}]}},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6285,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6263,"src":"9892:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6288,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9911:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6287,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9903:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6286,"name":"address","nodeType":"ElementaryTypeName","src":"9903:7:21","typeDescriptions":{}}},"id":6289,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9903:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"9892:21:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6299,"nodeType":"IfStatement","src":"9888:90:21","trueBody":{"id":6298,"nodeType":"Block","src":"9915:63:21","statements":[{"errorCall":{"arguments":[{"arguments":[{"hexValue":"30","id":6294,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9964:1:21","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6293,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9956:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6292,"name":"address","nodeType":"ElementaryTypeName","src":"9956:7:21","typeDescriptions":{}}},"id":6295,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9956:10:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6291,"name":"ERC20InvalidSpender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5633,"src":"9936:19:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":6296,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9936:31:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6297,"nodeType":"RevertStatement","src":"9929:38:21"}]}},{"expression":{"id":6306,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"baseExpression":{"id":6300,"name":"_allowances","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5881,"src":"9987:11:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_mapping$_t_address_$_t_uint256_$_$","typeString":"mapping(address => mapping(address => uint256))"}},"id":6303,"indexExpression":{"id":6301,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"9999:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"9987:18:21","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":6304,"indexExpression":{"id":6302,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6263,"src":"10006:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"9987:27:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":6305,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6265,"src":"10017:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9987:35:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6307,"nodeType":"ExpressionStatement","src":"9987:35:21"},{"condition":{"id":6308,"name":"emitEvent","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6267,"src":"10036:9:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6316,"nodeType":"IfStatement","src":"10032:76:21","trueBody":{"id":6315,"nodeType":"Block","src":"10047:61:21","statements":[{"eventCall":{"arguments":[{"id":6310,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6261,"src":"10075:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6311,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6263,"src":"10082:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6312,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6265,"src":"10091:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6309,"name":"Approval","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6388,"src":"10066:8:21","typeDescriptions":{"typeIdentifier":"t_function_event_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6313,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10066:31:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6314,"nodeType":"EmitStatement","src":"10061:36:21"}]}}]},"documentation":{"id":6259,"nodeType":"StructuredDocumentation","src":"8841:836:21","text":" @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.\n By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by\n `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any\n `Approval` event during `transferFrom` operations.\n Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to\n true using the following override:\n ```solidity\n function _approve(address owner, address spender, uint256 value, bool) internal virtual override {\n super._approve(owner, spender, value, true);\n }\n ```\n Requirements are the same as {_approve}."},"id":6318,"implemented":true,"kind":"function","modifiers":[],"name":"_approve","nameLocation":"9691:8:21","nodeType":"FunctionDefinition","parameters":{"id":6268,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6261,"mutability":"mutable","name":"owner","nameLocation":"9708:5:21","nodeType":"VariableDeclaration","scope":6318,"src":"9700:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6260,"name":"address","nodeType":"ElementaryTypeName","src":"9700:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6263,"mutability":"mutable","name":"spender","nameLocation":"9723:7:21","nodeType":"VariableDeclaration","scope":6318,"src":"9715:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6262,"name":"address","nodeType":"ElementaryTypeName","src":"9715:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6265,"mutability":"mutable","name":"value","nameLocation":"9740:5:21","nodeType":"VariableDeclaration","scope":6318,"src":"9732:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6264,"name":"uint256","nodeType":"ElementaryTypeName","src":"9732:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6267,"mutability":"mutable","name":"emitEvent","nameLocation":"9752:9:21","nodeType":"VariableDeclaration","scope":6318,"src":"9747:14:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6266,"name":"bool","nodeType":"ElementaryTypeName","src":"9747:4:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"9699:63:21"},"returnParameters":{"id":6269,"nodeType":"ParameterList","parameters":[],"src":"9780:0:21"},"scope":6367,"src":"9682:432:21","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":6365,"nodeType":"Block","src":"10485:387:21","statements":[{"assignments":[6329],"declarations":[{"constant":false,"id":6329,"mutability":"mutable","name":"currentAllowance","nameLocation":"10503:16:21","nodeType":"VariableDeclaration","scope":6365,"src":"10495:24:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6328,"name":"uint256","nodeType":"ElementaryTypeName","src":"10495:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6334,"initialValue":{"arguments":[{"id":6331,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6321,"src":"10532:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6332,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6323,"src":"10539:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":6330,"name":"allowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5994,"src":"10522:9:21","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_address_$returns$_t_uint256_$","typeString":"function (address,address) view returns (uint256)"}},"id":6333,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10522:25:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10495:52:21"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6335,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6329,"src":"10561:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"id":6338,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10585:7:21","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":6337,"name":"uint256","nodeType":"ElementaryTypeName","src":"10585:7:21","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"}],"id":6336,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"10580:4:21","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6339,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10580:13:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint256","typeString":"type(uint256)"}},"id":6340,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10594:3:21","memberName":"max","nodeType":"MemberAccess","src":"10580:17:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10561:36:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6364,"nodeType":"IfStatement","src":"10557:309:21","trueBody":{"id":6363,"nodeType":"Block","src":"10599:267:21","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6344,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6342,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6329,"src":"10617:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6343,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6325,"src":"10636:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10617:24:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6352,"nodeType":"IfStatement","src":"10613:130:21","trueBody":{"id":6351,"nodeType":"Block","src":"10643:100:21","statements":[{"errorCall":{"arguments":[{"id":6346,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6323,"src":"10695:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6347,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6329,"src":"10704:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6348,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6325,"src":"10722:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6345,"name":"ERC20InsufficientAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5623,"src":"10668:26:21","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (address,uint256,uint256) pure"}},"id":6349,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10668:60:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6350,"nodeType":"RevertStatement","src":"10661:67:21"}]}},{"id":6362,"nodeType":"UncheckedBlock","src":"10756:100:21","statements":[{"expression":{"arguments":[{"id":6354,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6321,"src":"10793:5:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6355,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6323,"src":"10800:7:21","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6356,"name":"currentAllowance","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6329,"src":"10809:16:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":6357,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6325,"src":"10828:5:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10809:24:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"hexValue":"66616c7365","id":6359,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10835:5:21","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bool","typeString":"bool"}],"id":6353,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6258,6318],"referencedDeclaration":6318,"src":"10784:8:21","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bool_$returns$__$","typeString":"function (address,address,uint256,bool)"}},"id":6360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10784:57:21","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6361,"nodeType":"ExpressionStatement","src":"10784:57:21"}]}]}}]},"documentation":{"id":6319,"nodeType":"StructuredDocumentation","src":"10120:271:21","text":" @dev Updates `owner`'s allowance for `spender` based on spent `value`.\n Does not update the allowance value in case of infinite allowance.\n Revert if not enough allowance is available.\n Does not emit an {Approval} event."},"id":6366,"implemented":true,"kind":"function","modifiers":[],"name":"_spendAllowance","nameLocation":"10405:15:21","nodeType":"FunctionDefinition","parameters":{"id":6326,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6321,"mutability":"mutable","name":"owner","nameLocation":"10429:5:21","nodeType":"VariableDeclaration","scope":6366,"src":"10421:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6320,"name":"address","nodeType":"ElementaryTypeName","src":"10421:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6323,"mutability":"mutable","name":"spender","nameLocation":"10444:7:21","nodeType":"VariableDeclaration","scope":6366,"src":"10436:15:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6322,"name":"address","nodeType":"ElementaryTypeName","src":"10436:7:21","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6325,"mutability":"mutable","name":"value","nameLocation":"10461:5:21","nodeType":"VariableDeclaration","scope":6366,"src":"10453:13:21","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6324,"name":"uint256","nodeType":"ElementaryTypeName","src":"10453:7:21","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10420:47:21"},"returnParameters":{"id":6327,"nodeType":"ParameterList","parameters":[],"src":"10485:0:21"},"scope":6367,"src":"10396:476:21","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":6368,"src":"1106:9768:21","usedErrors":[5604,5609,5614,5623,5628,5633],"usedEvents":[6379,6388]}],"src":"105:10770:21"},"id":21},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","exportedSymbols":{"IERC20":[6445]},"id":6446,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6369,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:22"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20","contractDependencies":[],"contractKind":"interface","documentation":{"id":6370,"nodeType":"StructuredDocumentation","src":"132:71:22","text":" @dev Interface of the ERC-20 standard as defined in the ERC."},"fullyImplemented":false,"id":6445,"linearizedBaseContracts":[6445],"name":"IERC20","nameLocation":"214:6:22","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"documentation":{"id":6371,"nodeType":"StructuredDocumentation","src":"227:158:22","text":" @dev Emitted when `value` tokens are moved from one account (`from`) to\n another (`to`).\n Note that `value` may be zero."},"eventSelector":"ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","id":6379,"name":"Transfer","nameLocation":"396:8:22","nodeType":"EventDefinition","parameters":{"id":6378,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6373,"indexed":true,"mutability":"mutable","name":"from","nameLocation":"421:4:22","nodeType":"VariableDeclaration","scope":6379,"src":"405:20:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6372,"name":"address","nodeType":"ElementaryTypeName","src":"405:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6375,"indexed":true,"mutability":"mutable","name":"to","nameLocation":"443:2:22","nodeType":"VariableDeclaration","scope":6379,"src":"427:18:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6374,"name":"address","nodeType":"ElementaryTypeName","src":"427:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6377,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"455:5:22","nodeType":"VariableDeclaration","scope":6379,"src":"447:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6376,"name":"uint256","nodeType":"ElementaryTypeName","src":"447:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"404:57:22"},"src":"390:72:22"},{"anonymous":false,"documentation":{"id":6380,"nodeType":"StructuredDocumentation","src":"468:148:22","text":" @dev Emitted when the allowance of a `spender` for an `owner` is set by\n a call to {approve}. `value` is the new allowance."},"eventSelector":"8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925","id":6388,"name":"Approval","nameLocation":"627:8:22","nodeType":"EventDefinition","parameters":{"id":6387,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6382,"indexed":true,"mutability":"mutable","name":"owner","nameLocation":"652:5:22","nodeType":"VariableDeclaration","scope":6388,"src":"636:21:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6381,"name":"address","nodeType":"ElementaryTypeName","src":"636:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6384,"indexed":true,"mutability":"mutable","name":"spender","nameLocation":"675:7:22","nodeType":"VariableDeclaration","scope":6388,"src":"659:23:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6383,"name":"address","nodeType":"ElementaryTypeName","src":"659:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6386,"indexed":false,"mutability":"mutable","name":"value","nameLocation":"692:5:22","nodeType":"VariableDeclaration","scope":6388,"src":"684:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6385,"name":"uint256","nodeType":"ElementaryTypeName","src":"684:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"635:63:22"},"src":"621:78:22"},{"documentation":{"id":6389,"nodeType":"StructuredDocumentation","src":"705:65:22","text":" @dev Returns the value of tokens in existence."},"functionSelector":"18160ddd","id":6394,"implemented":false,"kind":"function","modifiers":[],"name":"totalSupply","nameLocation":"784:11:22","nodeType":"FunctionDefinition","parameters":{"id":6390,"nodeType":"ParameterList","parameters":[],"src":"795:2:22"},"returnParameters":{"id":6393,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6392,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6394,"src":"821:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6391,"name":"uint256","nodeType":"ElementaryTypeName","src":"821:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"820:9:22"},"scope":6445,"src":"775:55:22","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6395,"nodeType":"StructuredDocumentation","src":"836:71:22","text":" @dev Returns the value of tokens owned by `account`."},"functionSelector":"70a08231","id":6402,"implemented":false,"kind":"function","modifiers":[],"name":"balanceOf","nameLocation":"921:9:22","nodeType":"FunctionDefinition","parameters":{"id":6398,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6397,"mutability":"mutable","name":"account","nameLocation":"939:7:22","nodeType":"VariableDeclaration","scope":6402,"src":"931:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6396,"name":"address","nodeType":"ElementaryTypeName","src":"931:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"930:17:22"},"returnParameters":{"id":6401,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6400,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6402,"src":"971:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6399,"name":"uint256","nodeType":"ElementaryTypeName","src":"971:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"970:9:22"},"scope":6445,"src":"912:68:22","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6403,"nodeType":"StructuredDocumentation","src":"986:213:22","text":" @dev Moves a `value` amount of tokens from the caller's account to `to`.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"a9059cbb","id":6412,"implemented":false,"kind":"function","modifiers":[],"name":"transfer","nameLocation":"1213:8:22","nodeType":"FunctionDefinition","parameters":{"id":6408,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6405,"mutability":"mutable","name":"to","nameLocation":"1230:2:22","nodeType":"VariableDeclaration","scope":6412,"src":"1222:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6404,"name":"address","nodeType":"ElementaryTypeName","src":"1222:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6407,"mutability":"mutable","name":"value","nameLocation":"1242:5:22","nodeType":"VariableDeclaration","scope":6412,"src":"1234:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6406,"name":"uint256","nodeType":"ElementaryTypeName","src":"1234:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1221:27:22"},"returnParameters":{"id":6411,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6410,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6412,"src":"1267:4:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6409,"name":"bool","nodeType":"ElementaryTypeName","src":"1267:4:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1266:6:22"},"scope":6445,"src":"1204:69:22","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6413,"nodeType":"StructuredDocumentation","src":"1279:264:22","text":" @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 This value changes when {approve} or {transferFrom} are called."},"functionSelector":"dd62ed3e","id":6422,"implemented":false,"kind":"function","modifiers":[],"name":"allowance","nameLocation":"1557:9:22","nodeType":"FunctionDefinition","parameters":{"id":6418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6415,"mutability":"mutable","name":"owner","nameLocation":"1575:5:22","nodeType":"VariableDeclaration","scope":6422,"src":"1567:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6414,"name":"address","nodeType":"ElementaryTypeName","src":"1567:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6417,"mutability":"mutable","name":"spender","nameLocation":"1590:7:22","nodeType":"VariableDeclaration","scope":6422,"src":"1582:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6416,"name":"address","nodeType":"ElementaryTypeName","src":"1582:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1566:32:22"},"returnParameters":{"id":6421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6420,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6422,"src":"1622:7:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6419,"name":"uint256","nodeType":"ElementaryTypeName","src":"1622:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1621:9:22"},"scope":6445,"src":"1548:83:22","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6423,"nodeType":"StructuredDocumentation","src":"1637:667:22","text":" @dev Sets a `value` amount of tokens as the allowance of `spender` over the\n caller's tokens.\n Returns a boolean value indicating whether the operation succeeded.\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 Emits an {Approval} event."},"functionSelector":"095ea7b3","id":6432,"implemented":false,"kind":"function","modifiers":[],"name":"approve","nameLocation":"2318:7:22","nodeType":"FunctionDefinition","parameters":{"id":6428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6425,"mutability":"mutable","name":"spender","nameLocation":"2334:7:22","nodeType":"VariableDeclaration","scope":6432,"src":"2326:15:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6424,"name":"address","nodeType":"ElementaryTypeName","src":"2326:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6427,"mutability":"mutable","name":"value","nameLocation":"2351:5:22","nodeType":"VariableDeclaration","scope":6432,"src":"2343:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6426,"name":"uint256","nodeType":"ElementaryTypeName","src":"2343:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2325:32:22"},"returnParameters":{"id":6431,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6430,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6432,"src":"2376:4:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6429,"name":"bool","nodeType":"ElementaryTypeName","src":"2376:4:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2375:6:22"},"scope":6445,"src":"2309:73:22","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6433,"nodeType":"StructuredDocumentation","src":"2388:297:22","text":" @dev Moves a `value` amount of tokens from `from` to `to` using the\n allowance mechanism. `value` is then deducted from the caller's\n allowance.\n Returns a boolean value indicating whether the operation succeeded.\n Emits a {Transfer} event."},"functionSelector":"23b872dd","id":6444,"implemented":false,"kind":"function","modifiers":[],"name":"transferFrom","nameLocation":"2699:12:22","nodeType":"FunctionDefinition","parameters":{"id":6440,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6435,"mutability":"mutable","name":"from","nameLocation":"2720:4:22","nodeType":"VariableDeclaration","scope":6444,"src":"2712:12:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6434,"name":"address","nodeType":"ElementaryTypeName","src":"2712:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6437,"mutability":"mutable","name":"to","nameLocation":"2734:2:22","nodeType":"VariableDeclaration","scope":6444,"src":"2726:10:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6436,"name":"address","nodeType":"ElementaryTypeName","src":"2726:7:22","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6439,"mutability":"mutable","name":"value","nameLocation":"2746:5:22","nodeType":"VariableDeclaration","scope":6444,"src":"2738:13:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6438,"name":"uint256","nodeType":"ElementaryTypeName","src":"2738:7:22","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2711:41:22"},"returnParameters":{"id":6443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6442,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6444,"src":"2771:4:22","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6441,"name":"bool","nodeType":"ElementaryTypeName","src":"2771:4:22","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2770:6:22"},"scope":6445,"src":"2690:87:22","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6446,"src":"204:2575:22","usedErrors":[],"usedEvents":[6379,6388]}],"src":"106:2674:22"},"id":22},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol","exportedSymbols":{"ECDSA":[9361],"EIP712":[9588],"ERC20":[6367],"ERC20Permit":[6599],"IERC20Permit":[6793],"Nonces":[7218]},"id":6600,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6447,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"122:24:23"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol","file":"./IERC20Permit.sol","id":6449,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6600,"sourceUnit":6794,"src":"148:48:23","symbolAliases":[{"foreign":{"id":6448,"name":"IERC20Permit","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6793,"src":"156:12:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","file":"../ERC20.sol","id":6451,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6600,"sourceUnit":6368,"src":"197:35:23","symbolAliases":[{"foreign":{"id":6450,"name":"ERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6367,"src":"205:5:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"../../../utils/cryptography/ECDSA.sol","id":6453,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6600,"sourceUnit":9362,"src":"233:60:23","symbolAliases":[{"foreign":{"id":6452,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9361,"src":"241:5:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","file":"../../../utils/cryptography/EIP712.sol","id":6455,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6600,"sourceUnit":9589,"src":"294:62:23","symbolAliases":[{"foreign":{"id":6454,"name":"EIP712","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9588,"src":"302:6:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"../../../utils/Nonces.sol","id":6457,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6600,"sourceUnit":7219,"src":"357:49:23","symbolAliases":[{"foreign":{"id":6456,"name":"Nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7218,"src":"365:6:23","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6459,"name":"ERC20","nameLocations":["931:5:23"],"nodeType":"IdentifierPath","referencedDeclaration":6367,"src":"931:5:23"},"id":6460,"nodeType":"InheritanceSpecifier","src":"931:5:23"},{"baseName":{"id":6461,"name":"IERC20Permit","nameLocations":["938:12:23"],"nodeType":"IdentifierPath","referencedDeclaration":6793,"src":"938:12:23"},"id":6462,"nodeType":"InheritanceSpecifier","src":"938:12:23"},{"baseName":{"id":6463,"name":"EIP712","nameLocations":["952:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":9588,"src":"952:6:23"},"id":6464,"nodeType":"InheritanceSpecifier","src":"952:6:23"},{"baseName":{"id":6465,"name":"Nonces","nameLocations":["960:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":7218,"src":"960:6:23"},"id":6466,"nodeType":"InheritanceSpecifier","src":"960:6:23"}],"canonicalName":"ERC20Permit","contractDependencies":[],"contractKind":"contract","documentation":{"id":6458,"nodeType":"StructuredDocumentation","src":"408:489:23","text":" @dev Implementation of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n presenting a message signed by the account. By not relying on `{IERC20-approve}`, the token holder account doesn't\n need to send a transaction, and thus is not required to hold Ether at all."},"fullyImplemented":true,"id":6599,"linearizedBaseContracts":[6599,7218,9588,5566,6793,6367,5634,6757,6445,7128],"name":"ERC20Permit","nameLocation":"916:11:23","nodeType":"ContractDefinition","nodes":[{"constant":true,"id":6471,"mutability":"constant","name":"PERMIT_TYPEHASH","nameLocation":"998:15:23","nodeType":"VariableDeclaration","scope":6599,"src":"973:146:23","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6467,"name":"bytes32","nodeType":"ElementaryTypeName","src":"973:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"5065726d69742861646472657373206f776e65722c61646472657373207370656e6465722c75696e743235362076616c75652c75696e74323536206e6f6e63652c75696e7432353620646561646c696e6529","id":6469,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1034:84:23","typeDescriptions":{"typeIdentifier":"t_stringliteral_6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9","typeString":"literal_string \"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)\""},"value":"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9","typeString":"literal_string \"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)\""}],"id":6468,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"1024:9:23","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":6470,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1024:95:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"documentation":{"id":6472,"nodeType":"StructuredDocumentation","src":"1126:52:23","text":" @dev Permit deadline has expired."},"errorSelector":"62791302","id":6476,"name":"ERC2612ExpiredSignature","nameLocation":"1189:23:23","nodeType":"ErrorDefinition","parameters":{"id":6475,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6474,"mutability":"mutable","name":"deadline","nameLocation":"1221:8:23","nodeType":"VariableDeclaration","scope":6476,"src":"1213:16:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6473,"name":"uint256","nodeType":"ElementaryTypeName","src":"1213:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1212:18:23"},"src":"1183:48:23"},{"documentation":{"id":6477,"nodeType":"StructuredDocumentation","src":"1237:45:23","text":" @dev Mismatched signature."},"errorSelector":"4b800e46","id":6483,"name":"ERC2612InvalidSigner","nameLocation":"1293:20:23","nodeType":"ErrorDefinition","parameters":{"id":6482,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6479,"mutability":"mutable","name":"signer","nameLocation":"1322:6:23","nodeType":"VariableDeclaration","scope":6483,"src":"1314:14:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6478,"name":"address","nodeType":"ElementaryTypeName","src":"1314:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6481,"mutability":"mutable","name":"owner","nameLocation":"1338:5:23","nodeType":"VariableDeclaration","scope":6483,"src":"1330:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6480,"name":"address","nodeType":"ElementaryTypeName","src":"1330:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"1313:31:23"},"src":"1287:58:23"},{"body":{"id":6493,"nodeType":"Block","src":"1627:2:23","statements":[]},"documentation":{"id":6484,"nodeType":"StructuredDocumentation","src":"1351:221:23","text":" @dev Initializes the {EIP712} domain separator using the `name` parameter, and setting `version` to `\"1\"`.\n It's a good idea to use the same `name` that is defined as the ERC-20 token name."},"id":6494,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":6489,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6486,"src":"1616:4:23","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"31","id":6490,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1622:3:23","typeDescriptions":{"typeIdentifier":"t_stringliteral_c89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6","typeString":"literal_string \"1\""},"value":"1"}],"id":6491,"kind":"baseConstructorSpecifier","modifierName":{"id":6488,"name":"EIP712","nameLocations":["1609:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":9588,"src":"1609:6:23"},"nodeType":"ModifierInvocation","src":"1609:17:23"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":6487,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6486,"mutability":"mutable","name":"name","nameLocation":"1603:4:23","nodeType":"VariableDeclaration","scope":6494,"src":"1589:18:23","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6485,"name":"string","nodeType":"ElementaryTypeName","src":"1589:6:23","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1588:20:23"},"returnParameters":{"id":6492,"nodeType":"ParameterList","parameters":[],"src":"1627:0:23"},"scope":6599,"src":"1577:52:23","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6778],"body":{"id":6570,"nodeType":"Block","src":"1872:483:23","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":6512,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"1886:5:23","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":6513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1892:9:23","memberName":"timestamp","nodeType":"MemberAccess","src":"1886:15:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":6514,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6503,"src":"1904:8:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1886:26:23","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6521,"nodeType":"IfStatement","src":"1882:97:23","trueBody":{"id":6520,"nodeType":"Block","src":"1914:65:23","statements":[{"errorCall":{"arguments":[{"id":6517,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6503,"src":"1959:8:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6516,"name":"ERC2612ExpiredSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6476,"src":"1935:23:23","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":6518,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1935:33:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6519,"nodeType":"RevertStatement","src":"1928:40:23"}]}},{"assignments":[6523],"declarations":[{"constant":false,"id":6523,"mutability":"mutable","name":"structHash","nameLocation":"1997:10:23","nodeType":"VariableDeclaration","scope":6570,"src":"1989:18:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6522,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1989:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":6537,"initialValue":{"arguments":[{"arguments":[{"id":6527,"name":"PERMIT_TYPEHASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6471,"src":"2031:15:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":6528,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6497,"src":"2048:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6529,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6499,"src":"2055:7:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6530,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6501,"src":"2064:5:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":6532,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6497,"src":"2081:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6531,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7192,"src":"2071:9:23","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":6533,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2071:16:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6534,"name":"deadline","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6503,"src":"2089:8:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6525,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"2020:3:23","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":6526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2024:6:23","memberName":"encode","nodeType":"MemberAccess","src":"2020:10:23","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":6535,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2020:78:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6524,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"2010:9:23","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":6536,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2010:89:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"1989:110:23"},{"assignments":[6539],"declarations":[{"constant":false,"id":6539,"mutability":"mutable","name":"hash","nameLocation":"2118:4:23","nodeType":"VariableDeclaration","scope":6570,"src":"2110:12:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6538,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2110:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":6543,"initialValue":{"arguments":[{"id":6541,"name":"structHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6523,"src":"2142:10:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":6540,"name":"_hashTypedDataV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9521,"src":"2125:16:23","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32) view returns (bytes32)"}},"id":6542,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2125:28:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"2110:43:23"},{"assignments":[6545],"declarations":[{"constant":false,"id":6545,"mutability":"mutable","name":"signer","nameLocation":"2172:6:23","nodeType":"VariableDeclaration","scope":6570,"src":"2164:14:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6544,"name":"address","nodeType":"ElementaryTypeName","src":"2164:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":6553,"initialValue":{"arguments":[{"id":6548,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6539,"src":"2195:4:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":6549,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6505,"src":"2201:1:23","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":6550,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6507,"src":"2204:1:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":6551,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6509,"src":"2207:1:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":6546,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9361,"src":"2181:5:23","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9361_$","typeString":"type(library ECDSA)"}},"id":6547,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2187:7:23","memberName":"recover","nodeType":"MemberAccess","referencedDeclaration":9311,"src":"2181:13:23","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":6552,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2181:28:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"2164:45:23"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6556,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6554,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6545,"src":"2223:6:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":6555,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6497,"src":"2233:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2223:15:23","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6563,"nodeType":"IfStatement","src":"2219:88:23","trueBody":{"id":6562,"nodeType":"Block","src":"2240:67:23","statements":[{"errorCall":{"arguments":[{"id":6558,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6545,"src":"2282:6:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6559,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6497,"src":"2290:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"}],"id":6557,"name":"ERC2612InvalidSigner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6483,"src":"2261:20:23","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_address_$returns$__$","typeString":"function (address,address) pure"}},"id":6560,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2261:35:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6561,"nodeType":"RevertStatement","src":"2254:42:23"}]}},{"expression":{"arguments":[{"id":6565,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6497,"src":"2326:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6566,"name":"spender","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6499,"src":"2333:7:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6567,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6501,"src":"2342:5:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6564,"name":"_approve","nodeType":"Identifier","overloadedDeclarations":[6258,6318],"referencedDeclaration":6258,"src":"2317:8:23","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6568,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2317:31:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6569,"nodeType":"ExpressionStatement","src":"2317:31:23"}]},"documentation":{"id":6495,"nodeType":"StructuredDocumentation","src":"1635:43:23","text":" @inheritdoc IERC20Permit"},"functionSelector":"d505accf","id":6571,"implemented":true,"kind":"function","modifiers":[],"name":"permit","nameLocation":"1692:6:23","nodeType":"FunctionDefinition","parameters":{"id":6510,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6497,"mutability":"mutable","name":"owner","nameLocation":"1716:5:23","nodeType":"VariableDeclaration","scope":6571,"src":"1708:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6496,"name":"address","nodeType":"ElementaryTypeName","src":"1708:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6499,"mutability":"mutable","name":"spender","nameLocation":"1739:7:23","nodeType":"VariableDeclaration","scope":6571,"src":"1731:15:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6498,"name":"address","nodeType":"ElementaryTypeName","src":"1731:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6501,"mutability":"mutable","name":"value","nameLocation":"1764:5:23","nodeType":"VariableDeclaration","scope":6571,"src":"1756:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6500,"name":"uint256","nodeType":"ElementaryTypeName","src":"1756:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6503,"mutability":"mutable","name":"deadline","nameLocation":"1787:8:23","nodeType":"VariableDeclaration","scope":6571,"src":"1779:16:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6502,"name":"uint256","nodeType":"ElementaryTypeName","src":"1779:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6505,"mutability":"mutable","name":"v","nameLocation":"1811:1:23","nodeType":"VariableDeclaration","scope":6571,"src":"1805:7:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6504,"name":"uint8","nodeType":"ElementaryTypeName","src":"1805:5:23","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":6507,"mutability":"mutable","name":"r","nameLocation":"1830:1:23","nodeType":"VariableDeclaration","scope":6571,"src":"1822:9:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6506,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1822:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":6509,"mutability":"mutable","name":"s","nameLocation":"1849:1:23","nodeType":"VariableDeclaration","scope":6571,"src":"1841:9:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6508,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1841:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1698:158:23"},"returnParameters":{"id":6511,"nodeType":"ParameterList","parameters":[],"src":"1872:0:23"},"scope":6599,"src":"1683:672:23","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[6786,7177],"body":{"id":6587,"nodeType":"Block","src":"2509:43:23","statements":[{"expression":{"arguments":[{"id":6584,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6574,"src":"2539:5:23","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":6582,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2526:5:23","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC20Permit_$6599_$","typeString":"type(contract super ERC20Permit)"}},"id":6583,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2532:6:23","memberName":"nonces","nodeType":"MemberAccess","referencedDeclaration":7177,"src":"2526:12:23","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":6585,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2526:19:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6581,"id":6586,"nodeType":"Return","src":"2519:26:23"}]},"documentation":{"id":6572,"nodeType":"StructuredDocumentation","src":"2361:43:23","text":" @inheritdoc IERC20Permit"},"functionSelector":"7ecebe00","id":6588,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"2418:6:23","nodeType":"FunctionDefinition","overrides":{"id":6578,"nodeType":"OverrideSpecifier","overrides":[{"id":6576,"name":"IERC20Permit","nameLocations":["2469:12:23"],"nodeType":"IdentifierPath","referencedDeclaration":6793,"src":"2469:12:23"},{"id":6577,"name":"Nonces","nameLocations":["2483:6:23"],"nodeType":"IdentifierPath","referencedDeclaration":7218,"src":"2483:6:23"}],"src":"2460:30:23"},"parameters":{"id":6575,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6574,"mutability":"mutable","name":"owner","nameLocation":"2433:5:23","nodeType":"VariableDeclaration","scope":6588,"src":"2425:13:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6573,"name":"address","nodeType":"ElementaryTypeName","src":"2425:7:23","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2424:15:23"},"returnParameters":{"id":6581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6580,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6588,"src":"2500:7:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6579,"name":"uint256","nodeType":"ElementaryTypeName","src":"2500:7:23","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2499:9:23"},"scope":6599,"src":"2409:143:23","stateMutability":"view","virtual":true,"visibility":"public"},{"baseFunctions":[6792],"body":{"id":6597,"nodeType":"Block","src":"2727:44:23","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":6594,"name":"_domainSeparatorV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9484,"src":"2744:18:23","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":6595,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2744:20:23","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":6593,"id":6596,"nodeType":"Return","src":"2737:27:23"}]},"documentation":{"id":6589,"nodeType":"StructuredDocumentation","src":"2558:43:23","text":" @inheritdoc IERC20Permit"},"functionSelector":"3644e515","id":6598,"implemented":true,"kind":"function","modifiers":[],"name":"DOMAIN_SEPARATOR","nameLocation":"2668:16:23","nodeType":"FunctionDefinition","parameters":{"id":6590,"nodeType":"ParameterList","parameters":[],"src":"2684:2:23"},"returnParameters":{"id":6593,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6592,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6598,"src":"2718:7:23","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6591,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2718:7:23","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2717:9:23"},"scope":6599,"src":"2659:112:23","stateMutability":"view","virtual":true,"visibility":"external"}],"scope":6600,"src":"898:1875:23","usedErrors":[5604,5609,5614,5623,5628,5633,6476,6483,7160,7284,7286,9024,9029,9034],"usedEvents":[5546,6379,6388]}],"src":"122:2652:23"},"id":23},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","exportedSymbols":{"Checkpoints":[14929],"ERC20":[6367],"ERC20Votes":[6731],"Votes":[5523]},"id":6732,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6601,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"121:24:24"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/ERC20.sol","file":"../ERC20.sol","id":6603,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6732,"sourceUnit":6368,"src":"147:35:24","symbolAliases":[{"foreign":{"id":6602,"name":"ERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6367,"src":"155:5:24","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/utils/Votes.sol","file":"../../../governance/utils/Votes.sol","id":6605,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6732,"sourceUnit":5524,"src":"183:58:24","symbolAliases":[{"foreign":{"id":6604,"name":"Votes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5523,"src":"191:5:24","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","file":"../../../utils/structs/Checkpoints.sol","id":6607,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6732,"sourceUnit":14930,"src":"242:67:24","symbolAliases":[{"foreign":{"id":6606,"name":"Checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14929,"src":"250:11:24","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6609,"name":"ERC20","nameLocations":["1226:5:24"],"nodeType":"IdentifierPath","referencedDeclaration":6367,"src":"1226:5:24"},"id":6610,"nodeType":"InheritanceSpecifier","src":"1226:5:24"},{"baseName":{"id":6611,"name":"Votes","nameLocations":["1233:5:24"],"nodeType":"IdentifierPath","referencedDeclaration":5523,"src":"1233:5:24"},"id":6612,"nodeType":"InheritanceSpecifier","src":"1233:5:24"}],"canonicalName":"ERC20Votes","contractDependencies":[],"contractKind":"contract","documentation":{"id":6608,"nodeType":"StructuredDocumentation","src":"311:882:24","text":" @dev Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's,\n and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1.\n NOTE: This contract does not provide interface compatibility with Compound's COMP token.\n This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either\n by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting\n power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}.\n By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it\n requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked."},"fullyImplemented":true,"id":6731,"internalFunctionIDs":{"5500":1,"5514":2},"linearizedBaseContracts":[6731,5523,5577,4980,5592,7218,9588,5566,6367,5634,6757,6445,7128],"name":"ERC20Votes","nameLocation":"1212:10:24","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6613,"nodeType":"StructuredDocumentation","src":"1245:100:24","text":" @dev Total supply cap has been exceeded, introducing a risk of votes overflowing."},"errorSelector":"1cb15d26","id":6619,"name":"ERC20ExceededSafeSupply","nameLocation":"1356:23:24","nodeType":"ErrorDefinition","parameters":{"id":6618,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6615,"mutability":"mutable","name":"increasedSupply","nameLocation":"1388:15:24","nodeType":"VariableDeclaration","scope":6619,"src":"1380:23:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6614,"name":"uint256","nodeType":"ElementaryTypeName","src":"1380:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6617,"mutability":"mutable","name":"cap","nameLocation":"1413:3:24","nodeType":"VariableDeclaration","scope":6619,"src":"1405:11:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6616,"name":"uint256","nodeType":"ElementaryTypeName","src":"1405:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1379:38:24"},"src":"1350:68:24"},{"body":{"id":6631,"nodeType":"Block","src":"2175:41:24","statements":[{"expression":{"expression":{"arguments":[{"id":6627,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2197:7:24","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":6626,"name":"uint208","nodeType":"ElementaryTypeName","src":"2197:7:24","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":6625,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"2192:4:24","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":6628,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2192:13:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":6629,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2206:3:24","memberName":"max","nodeType":"MemberAccess","src":"2192:17:24","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":6624,"id":6630,"nodeType":"Return","src":"2185:24:24"}]},"documentation":{"id":6620,"nodeType":"StructuredDocumentation","src":"1424:684:24","text":" @dev Maximum token supply. Defaults to `type(uint208).max` (2^208^ - 1).\n This maximum is enforced in {_update}. It limits the total supply of the token, which is otherwise a uint256,\n so that checkpoints can be stored in the Trace208 structure used by {Votes}. Increasing this value will not\n remove the underlying limitation, and will cause {_update} to fail because of a math overflow in\n {Votes-_transferVotingUnits}. An override could be used to further restrict the total supply (to a lower value) if\n additional logic requires it. When resolving override conflicts on this function, the minimum should be\n returned."},"id":6632,"implemented":true,"kind":"function","modifiers":[],"name":"_maxSupply","nameLocation":"2122:10:24","nodeType":"FunctionDefinition","parameters":{"id":6621,"nodeType":"ParameterList","parameters":[],"src":"2132:2:24"},"returnParameters":{"id":6624,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6623,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6632,"src":"2166:7:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6622,"name":"uint256","nodeType":"ElementaryTypeName","src":"2166:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2165:9:24"},"scope":6731,"src":"2113:103:24","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[6174],"body":{"id":6685,"nodeType":"Block","src":"2440:329:24","statements":[{"expression":{"arguments":[{"id":6646,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6635,"src":"2464:4:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6647,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6637,"src":"2470:2:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6648,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6639,"src":"2474:5:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6643,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2450:5:24","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_ERC20Votes_$6731_$","typeString":"type(contract super ERC20Votes)"}},"id":6645,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2456:7:24","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":6174,"src":"2450:13:24","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6649,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2450:30:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6650,"nodeType":"ExpressionStatement","src":"2450:30:24"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":6656,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6651,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6635,"src":"2494:4:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":6654,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2510:1:24","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6653,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2502:7:24","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6652,"name":"address","nodeType":"ElementaryTypeName","src":"2502:7:24","typeDescriptions":{}}},"id":6655,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2502:10:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"2494:18:24","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6678,"nodeType":"IfStatement","src":"2490:226:24","trueBody":{"id":6677,"nodeType":"Block","src":"2514:202:24","statements":[{"assignments":[6658],"declarations":[{"constant":false,"id":6658,"mutability":"mutable","name":"supply","nameLocation":"2536:6:24","nodeType":"VariableDeclaration","scope":6677,"src":"2528:14:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6657,"name":"uint256","nodeType":"ElementaryTypeName","src":"2528:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6661,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6659,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5940,"src":"2545:11:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6660,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2545:13:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2528:30:24"},{"assignments":[6663],"declarations":[{"constant":false,"id":6663,"mutability":"mutable","name":"cap","nameLocation":"2580:3:24","nodeType":"VariableDeclaration","scope":6677,"src":"2572:11:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6662,"name":"uint256","nodeType":"ElementaryTypeName","src":"2572:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6666,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"id":6664,"name":"_maxSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6632,"src":"2586:10:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":6665,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2586:12:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2572:26:24"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6669,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":6667,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6658,"src":"2616:6:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":6668,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6663,"src":"2625:3:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2616:12:24","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6676,"nodeType":"IfStatement","src":"2612:94:24","trueBody":{"id":6675,"nodeType":"Block","src":"2630:76:24","statements":[{"errorCall":{"arguments":[{"id":6671,"name":"supply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6658,"src":"2679:6:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6672,"name":"cap","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6663,"src":"2687:3:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6670,"name":"ERC20ExceededSafeSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6619,"src":"2655:23:24","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6673,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2655:36:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6674,"nodeType":"RevertStatement","src":"2648:43:24"}]}}]}},{"expression":{"arguments":[{"id":6680,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6635,"src":"2746:4:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6681,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6637,"src":"2752:2:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6682,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6639,"src":"2756:5:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":6679,"name":"_transferVotingUnits","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5336,"src":"2725:20:24","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":6683,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2725:37:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6684,"nodeType":"ExpressionStatement","src":"2725:37:24"}]},"documentation":{"id":6633,"nodeType":"StructuredDocumentation","src":"2222:129:24","text":" @dev Move voting power when tokens are transferred.\n Emits a {IVotes-DelegateVotesChanged} event."},"id":6686,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"2365:7:24","nodeType":"FunctionDefinition","overrides":{"id":6641,"nodeType":"OverrideSpecifier","overrides":[],"src":"2431:8:24"},"parameters":{"id":6640,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6635,"mutability":"mutable","name":"from","nameLocation":"2381:4:24","nodeType":"VariableDeclaration","scope":6686,"src":"2373:12:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6634,"name":"address","nodeType":"ElementaryTypeName","src":"2373:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6637,"mutability":"mutable","name":"to","nameLocation":"2395:2:24","nodeType":"VariableDeclaration","scope":6686,"src":"2387:10:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6636,"name":"address","nodeType":"ElementaryTypeName","src":"2387:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6639,"mutability":"mutable","name":"value","nameLocation":"2407:5:24","nodeType":"VariableDeclaration","scope":6686,"src":"2399:13:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6638,"name":"uint256","nodeType":"ElementaryTypeName","src":"2399:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2372:41:24"},"returnParameters":{"id":6642,"nodeType":"ParameterList","parameters":[],"src":"2440:0:24"},"scope":6731,"src":"2356:413:24","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"baseFunctions":[5522],"body":{"id":6699,"nodeType":"Block","src":"3120:42:24","statements":[{"expression":{"arguments":[{"id":6696,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6689,"src":"3147:7:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6695,"name":"balanceOf","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5953,"src":"3137:9:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":6697,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3137:18:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":6694,"id":6698,"nodeType":"Return","src":"3130:25:24"}]},"documentation":{"id":6687,"nodeType":"StructuredDocumentation","src":"2775:249:24","text":" @dev Returns the voting units of an `account`.\n WARNING: Overriding this function may compromise the internal vote accounting.\n `ERC20Votes` assumes tokens map to voting units 1:1 and this is not easy to change."},"id":6700,"implemented":true,"kind":"function","modifiers":[],"name":"_getVotingUnits","nameLocation":"3038:15:24","nodeType":"FunctionDefinition","overrides":{"id":6691,"nodeType":"OverrideSpecifier","overrides":[],"src":"3093:8:24"},"parameters":{"id":6690,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6689,"mutability":"mutable","name":"account","nameLocation":"3062:7:24","nodeType":"VariableDeclaration","scope":6700,"src":"3054:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6688,"name":"address","nodeType":"ElementaryTypeName","src":"3054:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3053:17:24"},"returnParameters":{"id":6694,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6693,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6700,"src":"3111:7:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6692,"name":"uint256","nodeType":"ElementaryTypeName","src":"3111:7:24","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3110:9:24"},"scope":6731,"src":"3029:133:24","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":6712,"nodeType":"Block","src":"3315:48:24","statements":[{"expression":{"arguments":[{"id":6709,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6703,"src":"3348:7:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":6708,"name":"_numCheckpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5432,"src":"3332:15:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint32_$","typeString":"function (address) view returns (uint32)"}},"id":6710,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3332:24:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":6707,"id":6711,"nodeType":"Return","src":"3325:31:24"}]},"documentation":{"id":6701,"nodeType":"StructuredDocumentation","src":"3168:64:24","text":" @dev Get number of checkpoints for `account`."},"functionSelector":"6fcfff45","id":6713,"implemented":true,"kind":"function","modifiers":[],"name":"numCheckpoints","nameLocation":"3246:14:24","nodeType":"FunctionDefinition","parameters":{"id":6704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6703,"mutability":"mutable","name":"account","nameLocation":"3269:7:24","nodeType":"VariableDeclaration","scope":6713,"src":"3261:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6702,"name":"address","nodeType":"ElementaryTypeName","src":"3261:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3260:17:24"},"returnParameters":{"id":6707,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6706,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6713,"src":"3307:6:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6705,"name":"uint32","nodeType":"ElementaryTypeName","src":"3307:6:24","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3306:8:24"},"scope":6731,"src":"3237:126:24","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":6729,"nodeType":"Block","src":"3553:50:24","statements":[{"expression":{"arguments":[{"id":6725,"name":"account","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6716,"src":"3583:7:24","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6726,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6718,"src":"3592:3:24","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":6724,"name":"_checkpoints","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5451,"src":"3570:12:24","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_uint32_$returns$_t_struct$_Checkpoint208_$13890_memory_ptr_$","typeString":"function (address,uint32) view returns (struct Checkpoints.Checkpoint208 memory)"}},"id":6727,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3570:26:24","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}},"functionReturnParameters":6723,"id":6728,"nodeType":"Return","src":"3563:33:24"}]},"documentation":{"id":6714,"nodeType":"StructuredDocumentation","src":"3369:66:24","text":" @dev Get the `pos`-th checkpoint for `account`."},"functionSelector":"f1127ed8","id":6730,"implemented":true,"kind":"function","modifiers":[],"name":"checkpoints","nameLocation":"3449:11:24","nodeType":"FunctionDefinition","parameters":{"id":6719,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6716,"mutability":"mutable","name":"account","nameLocation":"3469:7:24","nodeType":"VariableDeclaration","scope":6730,"src":"3461:15:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6715,"name":"address","nodeType":"ElementaryTypeName","src":"3461:7:24","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6718,"mutability":"mutable","name":"pos","nameLocation":"3485:3:24","nodeType":"VariableDeclaration","scope":6730,"src":"3478:10:24","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":6717,"name":"uint32","nodeType":"ElementaryTypeName","src":"3478:6:24","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3460:29:24"},"returnParameters":{"id":6723,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6722,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6730,"src":"3519:32:24","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":6721,"nodeType":"UserDefinedTypeName","pathNode":{"id":6720,"name":"Checkpoints.Checkpoint208","nameLocations":["3519:11:24","3531:13:24"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"3519:25:24"},"referencedDeclaration":13890,"src":"3519:25:24","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"3518:34:24"},"scope":6731,"src":"3440:163:24","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":6732,"src":"1194:2411:24","usedErrors":[4905,5031,5038,5604,5609,5614,5623,5628,5633,6619,7160,7284,7286,9024,9029,9034,11449,13356],"usedEvents":[4914,4923,5546,6379,6388]}],"src":"121:3485:24"},"id":24},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol","exportedSymbols":{"IERC20":[6445],"IERC20Metadata":[6757]},"id":6758,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6733,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"125:24:25"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/IERC20.sol","file":"../IERC20.sol","id":6735,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6758,"sourceUnit":6446,"src":"151:37:25","symbolAliases":[{"foreign":{"id":6734,"name":"IERC20","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6445,"src":"159:6:25","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":6737,"name":"IERC20","nameLocations":["306:6:25"],"nodeType":"IdentifierPath","referencedDeclaration":6445,"src":"306:6:25"},"id":6738,"nodeType":"InheritanceSpecifier","src":"306:6:25"}],"canonicalName":"IERC20Metadata","contractDependencies":[],"contractKind":"interface","documentation":{"id":6736,"nodeType":"StructuredDocumentation","src":"190:87:25","text":" @dev Interface for the optional metadata functions from the ERC-20 standard."},"fullyImplemented":false,"id":6757,"linearizedBaseContracts":[6757,6445],"name":"IERC20Metadata","nameLocation":"288:14:25","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6739,"nodeType":"StructuredDocumentation","src":"319:54:25","text":" @dev Returns the name of the token."},"functionSelector":"06fdde03","id":6744,"implemented":false,"kind":"function","modifiers":[],"name":"name","nameLocation":"387:4:25","nodeType":"FunctionDefinition","parameters":{"id":6740,"nodeType":"ParameterList","parameters":[],"src":"391:2:25"},"returnParameters":{"id":6743,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6742,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6744,"src":"417:13:25","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6741,"name":"string","nodeType":"ElementaryTypeName","src":"417:6:25","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"416:15:25"},"scope":6757,"src":"378:54:25","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6745,"nodeType":"StructuredDocumentation","src":"438:56:25","text":" @dev Returns the symbol of the token."},"functionSelector":"95d89b41","id":6750,"implemented":false,"kind":"function","modifiers":[],"name":"symbol","nameLocation":"508:6:25","nodeType":"FunctionDefinition","parameters":{"id":6746,"nodeType":"ParameterList","parameters":[],"src":"514:2:25"},"returnParameters":{"id":6749,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6748,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6750,"src":"540:13:25","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":6747,"name":"string","nodeType":"ElementaryTypeName","src":"540:6:25","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"539:15:25"},"scope":6757,"src":"499:56:25","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6751,"nodeType":"StructuredDocumentation","src":"561:65:25","text":" @dev Returns the decimals places of the token."},"functionSelector":"313ce567","id":6756,"implemented":false,"kind":"function","modifiers":[],"name":"decimals","nameLocation":"640:8:25","nodeType":"FunctionDefinition","parameters":{"id":6752,"nodeType":"ParameterList","parameters":[],"src":"648:2:25"},"returnParameters":{"id":6755,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6754,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6756,"src":"674:5:25","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6753,"name":"uint8","nodeType":"ElementaryTypeName","src":"674:5:25","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"673:7:25"},"scope":6757,"src":"631:50:25","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":6758,"src":"278:405:25","usedErrors":[],"usedEvents":[6379,6388]}],"src":"125:559:25"},"id":25},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol","exportedSymbols":{"IERC20Permit":[6793]},"id":6794,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6759,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:26"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC20Permit","contractDependencies":[],"contractKind":"interface","documentation":{"id":6760,"nodeType":"StructuredDocumentation","src":"149:1965:26","text":" @dev Interface of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in\n https://eips.ethereum.org/EIPS/eip-2612[ERC-2612].\n Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by\n presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't\n need to send a transaction, and thus is not required to hold Ether at all.\n ==== Security Considerations\n There are two important considerations concerning the use of `permit`. The first is that a valid permit signature\n expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be\n considered as an intention to spend the allowance in any specific way. The second is that because permits have\n built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should\n take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be\n generally recommended is:\n ```solidity\n function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public {\n try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {}\n doThing(..., value);\n }\n function doThing(..., uint256 value) public {\n token.safeTransferFrom(msg.sender, address(this), value);\n ...\n }\n ```\n Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of\n `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also\n {SafeERC20-safeTransferFrom}).\n Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so\n contracts should have entry points that don't rely on permit."},"fullyImplemented":false,"id":6793,"linearizedBaseContracts":[6793],"name":"IERC20Permit","nameLocation":"2125:12:26","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6761,"nodeType":"StructuredDocumentation","src":"2144:850:26","text":" @dev Sets `value` as the allowance of `spender` over ``owner``'s tokens,\n given ``owner``'s signed approval.\n IMPORTANT: The same issues {IERC20-approve} has related to transaction\n ordering also apply here.\n Emits an {Approval} event.\n Requirements:\n - `spender` cannot be the zero address.\n - `deadline` must be a timestamp in the future.\n - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner`\n over the EIP712-formatted function arguments.\n - the signature must use ``owner``'s current nonce (see {nonces}).\n For more information on the signature format, see the\n https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP\n section].\n CAUTION: See Security Considerations above."},"functionSelector":"d505accf","id":6778,"implemented":false,"kind":"function","modifiers":[],"name":"permit","nameLocation":"3008:6:26","nodeType":"FunctionDefinition","parameters":{"id":6776,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6763,"mutability":"mutable","name":"owner","nameLocation":"3032:5:26","nodeType":"VariableDeclaration","scope":6778,"src":"3024:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6762,"name":"address","nodeType":"ElementaryTypeName","src":"3024:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6765,"mutability":"mutable","name":"spender","nameLocation":"3055:7:26","nodeType":"VariableDeclaration","scope":6778,"src":"3047:15:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6764,"name":"address","nodeType":"ElementaryTypeName","src":"3047:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6767,"mutability":"mutable","name":"value","nameLocation":"3080:5:26","nodeType":"VariableDeclaration","scope":6778,"src":"3072:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6766,"name":"uint256","nodeType":"ElementaryTypeName","src":"3072:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6769,"mutability":"mutable","name":"deadline","nameLocation":"3103:8:26","nodeType":"VariableDeclaration","scope":6778,"src":"3095:16:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6768,"name":"uint256","nodeType":"ElementaryTypeName","src":"3095:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6771,"mutability":"mutable","name":"v","nameLocation":"3127:1:26","nodeType":"VariableDeclaration","scope":6778,"src":"3121:7:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":6770,"name":"uint8","nodeType":"ElementaryTypeName","src":"3121:5:26","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":6773,"mutability":"mutable","name":"r","nameLocation":"3146:1:26","nodeType":"VariableDeclaration","scope":6778,"src":"3138:9:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6772,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3138:7:26","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":6775,"mutability":"mutable","name":"s","nameLocation":"3165:1:26","nodeType":"VariableDeclaration","scope":6778,"src":"3157:9:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6774,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3157:7:26","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3014:158:26"},"returnParameters":{"id":6777,"nodeType":"ParameterList","parameters":[],"src":"3181:0:26"},"scope":6793,"src":"2999:183:26","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"documentation":{"id":6779,"nodeType":"StructuredDocumentation","src":"3188:294:26","text":" @dev Returns the current nonce for `owner`. This value must be\n included whenever a signature is generated for {permit}.\n Every successful call to {permit} increases ``owner``'s nonce by one. This\n prevents a signature from being used multiple times."},"functionSelector":"7ecebe00","id":6786,"implemented":false,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"3496:6:26","nodeType":"FunctionDefinition","parameters":{"id":6782,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6781,"mutability":"mutable","name":"owner","nameLocation":"3511:5:26","nodeType":"VariableDeclaration","scope":6786,"src":"3503:13:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6780,"name":"address","nodeType":"ElementaryTypeName","src":"3503:7:26","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3502:15:26"},"returnParameters":{"id":6785,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6784,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6786,"src":"3541:7:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6783,"name":"uint256","nodeType":"ElementaryTypeName","src":"3541:7:26","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3540:9:26"},"scope":6793,"src":"3487:63:26","stateMutability":"view","virtual":false,"visibility":"external"},{"documentation":{"id":6787,"nodeType":"StructuredDocumentation","src":"3556:128:26","text":" @dev Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}."},"functionSelector":"3644e515","id":6792,"implemented":false,"kind":"function","modifiers":[],"name":"DOMAIN_SEPARATOR","nameLocation":"3751:16:26","nodeType":"FunctionDefinition","parameters":{"id":6788,"nodeType":"ParameterList","parameters":[],"src":"3767:2:26"},"returnParameters":{"id":6791,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6790,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6792,"src":"3793:7:26","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":6789,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3793:7:26","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3792:9:26"},"scope":6793,"src":"3742:60:26","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":6794,"src":"2115:1689:26","usedErrors":[],"usedEvents":[]}],"src":"123:3682:26"},"id":26},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","exportedSymbols":{"IERC721Receiver":[6811]},"id":6812,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6795,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"116:24:27"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC721Receiver","contractDependencies":[],"contractKind":"interface","documentation":{"id":6796,"nodeType":"StructuredDocumentation","src":"142:154:27","text":" @title ERC-721 token receiver interface\n @dev Interface for any contract that wants to support safeTransfers\n from ERC-721 asset contracts."},"fullyImplemented":false,"id":6811,"linearizedBaseContracts":[6811],"name":"IERC721Receiver","nameLocation":"307:15:27","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6797,"nodeType":"StructuredDocumentation","src":"329:500:27","text":" @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}\n by `operator` from `from`, this function is called.\n It must return its Solidity selector to confirm the token transfer.\n If any other value is returned or the interface is not implemented by the recipient, the transfer will be\n reverted.\n The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6810,"implemented":false,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"843:16:27","nodeType":"FunctionDefinition","parameters":{"id":6806,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6799,"mutability":"mutable","name":"operator","nameLocation":"877:8:27","nodeType":"VariableDeclaration","scope":6810,"src":"869:16:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6798,"name":"address","nodeType":"ElementaryTypeName","src":"869:7:27","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6801,"mutability":"mutable","name":"from","nameLocation":"903:4:27","nodeType":"VariableDeclaration","scope":6810,"src":"895:12:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6800,"name":"address","nodeType":"ElementaryTypeName","src":"895:7:27","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6803,"mutability":"mutable","name":"tokenId","nameLocation":"925:7:27","nodeType":"VariableDeclaration","scope":6810,"src":"917:15:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6802,"name":"uint256","nodeType":"ElementaryTypeName","src":"917:7:27","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6805,"mutability":"mutable","name":"data","nameLocation":"957:4:27","nodeType":"VariableDeclaration","scope":6810,"src":"942:19:27","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":6804,"name":"bytes","nodeType":"ElementaryTypeName","src":"942:5:27","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"859:108:27"},"returnParameters":{"id":6809,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6808,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6810,"src":"986:6:27","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6807,"name":"bytes4","nodeType":"ElementaryTypeName","src":"986:6:27","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"985:8:27"},"scope":6811,"src":"834:160:27","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6812,"src":"297:699:27","usedErrors":[],"usedEvents":[]}],"src":"116:881:27"},"id":27},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol","exportedSymbols":{"ERC721Holder":[6838],"IERC721Receiver":[6811]},"id":6839,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6813,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"119:24:28"},{"absolutePath":"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol","file":"../IERC721Receiver.sol","id":6815,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":6839,"sourceUnit":6812,"src":"145:55:28","symbolAliases":[{"foreign":{"id":6814,"name":"IERC721Receiver","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6811,"src":"153:15:28","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":6817,"name":"IERC721Receiver","nameLocations":["475:15:28"],"nodeType":"IdentifierPath","referencedDeclaration":6811,"src":"475:15:28"},"id":6818,"nodeType":"InheritanceSpecifier","src":"475:15:28"}],"canonicalName":"ERC721Holder","contractDependencies":[],"contractKind":"contract","documentation":{"id":6816,"nodeType":"StructuredDocumentation","src":"202:238:28","text":" @dev Implementation of the {IERC721Receiver} interface.\n Accepts all token transfers.\n Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or\n {IERC721-setApprovalForAll}."},"fullyImplemented":true,"id":6838,"linearizedBaseContracts":[6838,6811],"name":"ERC721Holder","nameLocation":"459:12:28","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[6810],"body":{"id":6836,"nodeType":"Block","src":"738:54:28","statements":[{"expression":{"expression":{"expression":{"id":6832,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"755:4:28","typeDescriptions":{"typeIdentifier":"t_contract$_ERC721Holder_$6838","typeString":"contract ERC721Holder"}},"id":6833,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"760:16:28","memberName":"onERC721Received","nodeType":"MemberAccess","referencedDeclaration":6837,"src":"755:21:28","typeDescriptions":{"typeIdentifier":"t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function (address,address,uint256,bytes memory) external returns (bytes4)"}},"id":6834,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"777:8:28","memberName":"selector","nodeType":"MemberAccess","src":"755:30:28","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"functionReturnParameters":6831,"id":6835,"nodeType":"Return","src":"748:37:28"}]},"documentation":{"id":6819,"nodeType":"StructuredDocumentation","src":"497:137:28","text":" @dev See {IERC721Receiver-onERC721Received}.\n Always returns `IERC721Receiver.onERC721Received.selector`."},"functionSelector":"150b7a02","id":6837,"implemented":true,"kind":"function","modifiers":[],"name":"onERC721Received","nameLocation":"648:16:28","nodeType":"FunctionDefinition","parameters":{"id":6828,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6821,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6837,"src":"665:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6820,"name":"address","nodeType":"ElementaryTypeName","src":"665:7:28","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6823,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6837,"src":"674:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6822,"name":"address","nodeType":"ElementaryTypeName","src":"674:7:28","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6825,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6837,"src":"683:7:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6824,"name":"uint256","nodeType":"ElementaryTypeName","src":"683:7:28","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":6827,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6837,"src":"692:12:28","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6826,"name":"bytes","nodeType":"ElementaryTypeName","src":"692:5:28","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"664:41:28"},"returnParameters":{"id":6831,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6830,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6837,"src":"730:6:28","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":6829,"name":"bytes4","nodeType":"ElementaryTypeName","src":"730:6:28","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"729:8:28"},"scope":6838,"src":"639:153:28","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":6839,"src":"441:353:28","usedErrors":[],"usedEvents":[]}],"src":"119:676:28"},"id":28},"@openzeppelin/contracts/utils/Address.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Address.sol","exportedSymbols":{"Address":[7098],"Errors":[7150]},"id":7099,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":6840,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:29"},{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","file":"./Errors.sol","id":6842,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":7099,"sourceUnit":7151,"src":"127:36:29","symbolAliases":[{"foreign":{"id":6841,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7150,"src":"135:6:29","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Address","contractDependencies":[],"contractKind":"library","documentation":{"id":6843,"nodeType":"StructuredDocumentation","src":"165:67:29","text":" @dev Collection of functions related to the address type"},"fullyImplemented":true,"id":7098,"linearizedBaseContracts":[7098],"name":"Address","nameLocation":"241:7:29","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":6844,"nodeType":"StructuredDocumentation","src":"255:75:29","text":" @dev There's no code at `target` (it is not a contract)."},"errorSelector":"9996b315","id":6848,"name":"AddressEmptyCode","nameLocation":"341:16:29","nodeType":"ErrorDefinition","parameters":{"id":6847,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6846,"mutability":"mutable","name":"target","nameLocation":"366:6:29","nodeType":"VariableDeclaration","scope":6848,"src":"358:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6845,"name":"address","nodeType":"ElementaryTypeName","src":"358:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"357:16:29"},"src":"335:39:29"},{"body":{"id":6895,"nodeType":"Block","src":"1361:294:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6862,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6858,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"1383:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}],"id":6857,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1375:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6856,"name":"address","nodeType":"ElementaryTypeName","src":"1375:7:29","typeDescriptions":{}}},"id":6859,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1375:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6860,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1389:7:29","memberName":"balance","nodeType":"MemberAccess","src":"1375:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6861,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6853,"src":"1399:6:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1375:30:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6875,"nodeType":"IfStatement","src":"1371:125:29","trueBody":{"id":6874,"nodeType":"Block","src":"1407:89:29","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6868,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"1463:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}],"id":6867,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1455:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6866,"name":"address","nodeType":"ElementaryTypeName","src":"1455:7:29","typeDescriptions":{}}},"id":6869,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1455:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6870,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1469:7:29","memberName":"balance","nodeType":"MemberAccess","src":"1455:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6871,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6853,"src":"1478:6:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6863,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7150,"src":"1428:6:29","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$7150_$","typeString":"type(library Errors)"}},"id":6865,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1435:19:29","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":7138,"src":"1428:26:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6872,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1428:57:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6873,"nodeType":"RevertStatement","src":"1421:64:29"}]}},{"assignments":[6877,6879],"declarations":[{"constant":false,"id":6877,"mutability":"mutable","name":"success","nameLocation":"1512:7:29","nodeType":"VariableDeclaration","scope":6895,"src":"1507:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6876,"name":"bool","nodeType":"ElementaryTypeName","src":"1507:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6879,"mutability":"mutable","name":"returndata","nameLocation":"1534:10:29","nodeType":"VariableDeclaration","scope":6895,"src":"1521:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6878,"name":"bytes","nodeType":"ElementaryTypeName","src":"1521:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6886,"initialValue":{"arguments":[{"hexValue":"","id":6884,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1578:2:29","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""}],"expression":{"id":6880,"name":"recipient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6851,"src":"1548:9:29","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"id":6881,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1558:4:29","memberName":"call","nodeType":"MemberAccess","src":"1548:14:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6883,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6882,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6853,"src":"1570:6:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"1548:29:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6885,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1548:33:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"1506:75:29"},{"condition":{"id":6888,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"1595:8:29","subExpression":{"id":6887,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6877,"src":"1596:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6894,"nodeType":"IfStatement","src":"1591:58:29","trueBody":{"id":6893,"nodeType":"Block","src":"1605:44:29","statements":[{"expression":{"arguments":[{"id":6890,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6879,"src":"1627:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6889,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7097,"src":"1619:7:29","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":6891,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1619:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6892,"nodeType":"ExpressionStatement","src":"1619:19:29"}]}}]},"documentation":{"id":6849,"nodeType":"StructuredDocumentation","src":"380:905:29","text":" @dev Replacement for Solidity's `transfer`: sends `amount` wei to\n `recipient`, forwarding all available gas and reverting on errors.\n https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\n of certain opcodes, possibly making contracts go over the 2300 gas limit\n imposed by `transfer`, making them unable to receive funds via\n `transfer`. {sendValue} removes this limitation.\n https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].\n IMPORTANT: because control is transferred to `recipient`, care must be\n taken to not create reentrancy vulnerabilities. Consider using\n {ReentrancyGuard} or the\n https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern]."},"id":6896,"implemented":true,"kind":"function","modifiers":[],"name":"sendValue","nameLocation":"1299:9:29","nodeType":"FunctionDefinition","parameters":{"id":6854,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6851,"mutability":"mutable","name":"recipient","nameLocation":"1325:9:29","nodeType":"VariableDeclaration","scope":6896,"src":"1309:25:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"},"typeName":{"id":6850,"name":"address","nodeType":"ElementaryTypeName","src":"1309:15:29","stateMutability":"payable","typeDescriptions":{"typeIdentifier":"t_address_payable","typeString":"address payable"}},"visibility":"internal"},{"constant":false,"id":6853,"mutability":"mutable","name":"amount","nameLocation":"1344:6:29","nodeType":"VariableDeclaration","scope":6896,"src":"1336:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6852,"name":"uint256","nodeType":"ElementaryTypeName","src":"1336:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1308:43:29"},"returnParameters":{"id":6855,"nodeType":"ParameterList","parameters":[],"src":"1361:0:29"},"scope":7098,"src":"1290:365:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6912,"nodeType":"Block","src":"2589:62:29","statements":[{"expression":{"arguments":[{"id":6907,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6899,"src":"2628:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6908,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6901,"src":"2636:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"hexValue":"30","id":6909,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2642:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":6906,"name":"functionCallWithValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6963,"src":"2606:21:29","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bytes memory,uint256) returns (bytes memory)"}},"id":6910,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2606:38:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6905,"id":6911,"nodeType":"Return","src":"2599:45:29"}]},"documentation":{"id":6897,"nodeType":"StructuredDocumentation","src":"1661:834:29","text":" @dev Performs a Solidity function call using a low level `call`. A\n plain `call` is an unsafe replacement for a function call: use this\n function instead.\n If `target` reverts with a revert reason or custom error, it is bubbled\n up by this function (like regular Solidity function calls). However, if\n the call reverted with no returned reason, this function reverts with a\n {Errors.FailedCall} error.\n Returns the raw returned data. To convert to the expected return value,\n use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\n Requirements:\n - `target` must be a contract.\n - calling `target` with `data` must not revert."},"id":6913,"implemented":true,"kind":"function","modifiers":[],"name":"functionCall","nameLocation":"2509:12:29","nodeType":"FunctionDefinition","parameters":{"id":6902,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6899,"mutability":"mutable","name":"target","nameLocation":"2530:6:29","nodeType":"VariableDeclaration","scope":6913,"src":"2522:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6898,"name":"address","nodeType":"ElementaryTypeName","src":"2522:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6901,"mutability":"mutable","name":"data","nameLocation":"2551:4:29","nodeType":"VariableDeclaration","scope":6913,"src":"2538:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6900,"name":"bytes","nodeType":"ElementaryTypeName","src":"2538:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2521:35:29"},"returnParameters":{"id":6905,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6904,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6913,"src":"2575:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6903,"name":"bytes","nodeType":"ElementaryTypeName","src":"2575:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2574:14:29"},"scope":7098,"src":"2500:151:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6962,"nodeType":"Block","src":"3088:294:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":6931,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":6927,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"3110:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}],"id":6926,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3102:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6925,"name":"address","nodeType":"ElementaryTypeName","src":"3102:7:29","typeDescriptions":{}}},"id":6928,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3102:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6929,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3116:7:29","memberName":"balance","nodeType":"MemberAccess","src":"3102:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":6930,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6920,"src":"3126:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3102:29:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":6944,"nodeType":"IfStatement","src":"3098:123:29","trueBody":{"id":6943,"nodeType":"Block","src":"3133:88:29","statements":[{"errorCall":{"arguments":[{"expression":{"arguments":[{"id":6937,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"3189:4:29","typeDescriptions":{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_Address_$7098","typeString":"library Address"}],"id":6936,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3181:7:29","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":6935,"name":"address","nodeType":"ElementaryTypeName","src":"3181:7:29","typeDescriptions":{}}},"id":6938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:13:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6939,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3195:7:29","memberName":"balance","nodeType":"MemberAccess","src":"3181:21:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":6940,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6920,"src":"3204:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":6932,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7150,"src":"3154:6:29","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$7150_$","typeString":"type(library Errors)"}},"id":6934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3161:19:29","memberName":"InsufficientBalance","nodeType":"MemberAccess","referencedDeclaration":7138,"src":"3154:26:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":6941,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3154:56:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":6942,"nodeType":"RevertStatement","src":"3147:63:29"}]}},{"assignments":[6946,6948],"declarations":[{"constant":false,"id":6946,"mutability":"mutable","name":"success","nameLocation":"3236:7:29","nodeType":"VariableDeclaration","scope":6962,"src":"3231:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6945,"name":"bool","nodeType":"ElementaryTypeName","src":"3231:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6948,"mutability":"mutable","name":"returndata","nameLocation":"3258:10:29","nodeType":"VariableDeclaration","scope":6962,"src":"3245:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6947,"name":"bytes","nodeType":"ElementaryTypeName","src":"3245:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6955,"initialValue":{"arguments":[{"id":6953,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6918,"src":"3298:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6949,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6916,"src":"3272:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6950,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3279:4:29","memberName":"call","nodeType":"MemberAccess","src":"3272:11:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6952,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"names":["value"],"nodeType":"FunctionCallOptions","options":[{"id":6951,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6920,"src":"3291:5:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"src":"3272:25:29","typeDescriptions":{"typeIdentifier":"t_function_barecall_payable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$value","typeString":"function (bytes memory) payable returns (bool,bytes memory)"}},"id":6954,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3272:31:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3230:73:29"},{"expression":{"arguments":[{"id":6957,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6916,"src":"3347:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6958,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6946,"src":"3355:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6959,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6948,"src":"3364:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6956,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7055,"src":"3320:26:29","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3320:55:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6924,"id":6961,"nodeType":"Return","src":"3313:62:29"}]},"documentation":{"id":6914,"nodeType":"StructuredDocumentation","src":"2657:313:29","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but also transferring `value` wei to `target`.\n Requirements:\n - the calling contract must have an ETH balance of at least `value`.\n - the called Solidity function must be `payable`."},"id":6963,"implemented":true,"kind":"function","modifiers":[],"name":"functionCallWithValue","nameLocation":"2984:21:29","nodeType":"FunctionDefinition","parameters":{"id":6921,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6916,"mutability":"mutable","name":"target","nameLocation":"3014:6:29","nodeType":"VariableDeclaration","scope":6963,"src":"3006:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6915,"name":"address","nodeType":"ElementaryTypeName","src":"3006:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6918,"mutability":"mutable","name":"data","nameLocation":"3035:4:29","nodeType":"VariableDeclaration","scope":6963,"src":"3022:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6917,"name":"bytes","nodeType":"ElementaryTypeName","src":"3022:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":6920,"mutability":"mutable","name":"value","nameLocation":"3049:5:29","nodeType":"VariableDeclaration","scope":6963,"src":"3041:13:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":6919,"name":"uint256","nodeType":"ElementaryTypeName","src":"3041:7:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3005:50:29"},"returnParameters":{"id":6924,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6923,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6963,"src":"3074:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6922,"name":"bytes","nodeType":"ElementaryTypeName","src":"3074:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3073:14:29"},"scope":7098,"src":"2975:407:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":6988,"nodeType":"Block","src":"3621:154:29","statements":[{"assignments":[6974,6976],"declarations":[{"constant":false,"id":6974,"mutability":"mutable","name":"success","nameLocation":"3637:7:29","nodeType":"VariableDeclaration","scope":6988,"src":"3632:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6973,"name":"bool","nodeType":"ElementaryTypeName","src":"3632:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":6976,"mutability":"mutable","name":"returndata","nameLocation":"3659:10:29","nodeType":"VariableDeclaration","scope":6988,"src":"3646:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6975,"name":"bytes","nodeType":"ElementaryTypeName","src":"3646:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":6981,"initialValue":{"arguments":[{"id":6979,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6968,"src":"3691:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":6977,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6966,"src":"3673:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":6978,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3680:10:29","memberName":"staticcall","nodeType":"MemberAccess","src":"3673:17:29","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":6980,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3673:23:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"3631:65:29"},{"expression":{"arguments":[{"id":6983,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6966,"src":"3740:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":6984,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6974,"src":"3748:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":6985,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6976,"src":"3757:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6982,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7055,"src":"3713:26:29","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":6986,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3713:55:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6972,"id":6987,"nodeType":"Return","src":"3706:62:29"}]},"documentation":{"id":6964,"nodeType":"StructuredDocumentation","src":"3388:128:29","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a static call."},"id":6989,"implemented":true,"kind":"function","modifiers":[],"name":"functionStaticCall","nameLocation":"3530:18:29","nodeType":"FunctionDefinition","parameters":{"id":6969,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6966,"mutability":"mutable","name":"target","nameLocation":"3557:6:29","nodeType":"VariableDeclaration","scope":6989,"src":"3549:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6965,"name":"address","nodeType":"ElementaryTypeName","src":"3549:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6968,"mutability":"mutable","name":"data","nameLocation":"3578:4:29","nodeType":"VariableDeclaration","scope":6989,"src":"3565:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6967,"name":"bytes","nodeType":"ElementaryTypeName","src":"3565:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3548:35:29"},"returnParameters":{"id":6972,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6971,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6989,"src":"3607:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6970,"name":"bytes","nodeType":"ElementaryTypeName","src":"3607:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3606:14:29"},"scope":7098,"src":"3521:254:29","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":7014,"nodeType":"Block","src":"4013:156:29","statements":[{"assignments":[7000,7002],"declarations":[{"constant":false,"id":7000,"mutability":"mutable","name":"success","nameLocation":"4029:7:29","nodeType":"VariableDeclaration","scope":7014,"src":"4024:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":6999,"name":"bool","nodeType":"ElementaryTypeName","src":"4024:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7002,"mutability":"mutable","name":"returndata","nameLocation":"4051:10:29","nodeType":"VariableDeclaration","scope":7014,"src":"4038:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7001,"name":"bytes","nodeType":"ElementaryTypeName","src":"4038:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7007,"initialValue":{"arguments":[{"id":7005,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6994,"src":"4085:4:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":7003,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6992,"src":"4065:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":7004,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4072:12:29","memberName":"delegatecall","nodeType":"MemberAccess","src":"4065:19:29","typeDescriptions":{"typeIdentifier":"t_function_baredelegatecall_nonpayable$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) returns (bool,bytes memory)"}},"id":7006,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4065:25:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"4023:67:29"},{"expression":{"arguments":[{"id":7009,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6992,"src":"4134:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":7010,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7000,"src":"4142:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":7011,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7002,"src":"4151:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7008,"name":"verifyCallResultFromTarget","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7055,"src":"4107:26:29","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bool_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$","typeString":"function (address,bool,bytes memory) view returns (bytes memory)"}},"id":7012,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:55:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":6998,"id":7013,"nodeType":"Return","src":"4100:62:29"}]},"documentation":{"id":6990,"nodeType":"StructuredDocumentation","src":"3781:130:29","text":" @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\n but performing a delegate call."},"id":7015,"implemented":true,"kind":"function","modifiers":[],"name":"functionDelegateCall","nameLocation":"3925:20:29","nodeType":"FunctionDefinition","parameters":{"id":6995,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6992,"mutability":"mutable","name":"target","nameLocation":"3954:6:29","nodeType":"VariableDeclaration","scope":7015,"src":"3946:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":6991,"name":"address","nodeType":"ElementaryTypeName","src":"3946:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":6994,"mutability":"mutable","name":"data","nameLocation":"3975:4:29","nodeType":"VariableDeclaration","scope":7015,"src":"3962:17:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6993,"name":"bytes","nodeType":"ElementaryTypeName","src":"3962:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3945:35:29"},"returnParameters":{"id":6998,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6997,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7015,"src":"3999:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":6996,"name":"bytes","nodeType":"ElementaryTypeName","src":"3999:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3998:14:29"},"scope":7098,"src":"3916:253:29","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":7054,"nodeType":"Block","src":"4595:424:29","statements":[{"condition":{"id":7028,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"4609:8:29","subExpression":{"id":7027,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7020,"src":"4610:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7052,"nodeType":"Block","src":"4669:344:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7037,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":7034,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7022,"src":"4857:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7035,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4868:6:29","memberName":"length","nodeType":"MemberAccess","src":"4857:17:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":7036,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4878:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4857:22:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7042,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":7038,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7018,"src":"4883:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":7039,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4890:4:29","memberName":"code","nodeType":"MemberAccess","src":"4883:11:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7040,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4895:6:29","memberName":"length","nodeType":"MemberAccess","src":"4883:18:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":7041,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4905:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4883:23:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4857:49:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7049,"nodeType":"IfStatement","src":"4853:119:29","trueBody":{"id":7048,"nodeType":"Block","src":"4908:64:29","statements":[{"errorCall":{"arguments":[{"id":7045,"name":"target","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7018,"src":"4950:6:29","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7044,"name":"AddressEmptyCode","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6848,"src":"4933:16:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$returns$__$","typeString":"function (address) pure"}},"id":7046,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4933:24:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7047,"nodeType":"RevertStatement","src":"4926:31:29"}]}},{"expression":{"id":7050,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7022,"src":"4992:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":7026,"id":7051,"nodeType":"Return","src":"4985:17:29"}]},"id":7053,"nodeType":"IfStatement","src":"4605:408:29","trueBody":{"id":7033,"nodeType":"Block","src":"4619:44:29","statements":[{"expression":{"arguments":[{"id":7030,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7022,"src":"4641:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7029,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7097,"src":"4633:7:29","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":7031,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4633:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7032,"nodeType":"ExpressionStatement","src":"4633:19:29"}]}}]},"documentation":{"id":7016,"nodeType":"StructuredDocumentation","src":"4175:257:29","text":" @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target\n was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case\n of an unsuccessful call."},"id":7055,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResultFromTarget","nameLocation":"4446:26:29","nodeType":"FunctionDefinition","parameters":{"id":7023,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7018,"mutability":"mutable","name":"target","nameLocation":"4490:6:29","nodeType":"VariableDeclaration","scope":7055,"src":"4482:14:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7017,"name":"address","nodeType":"ElementaryTypeName","src":"4482:7:29","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":7020,"mutability":"mutable","name":"success","nameLocation":"4511:7:29","nodeType":"VariableDeclaration","scope":7055,"src":"4506:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7019,"name":"bool","nodeType":"ElementaryTypeName","src":"4506:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7022,"mutability":"mutable","name":"returndata","nameLocation":"4541:10:29","nodeType":"VariableDeclaration","scope":7055,"src":"4528:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7021,"name":"bytes","nodeType":"ElementaryTypeName","src":"4528:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4472:85:29"},"returnParameters":{"id":7026,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7025,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7055,"src":"4581:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7024,"name":"bytes","nodeType":"ElementaryTypeName","src":"4581:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4580:14:29"},"scope":7098,"src":"4437:582:29","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":7076,"nodeType":"Block","src":"5323:122:29","statements":[{"condition":{"id":7066,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5337:8:29","subExpression":{"id":7065,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7058,"src":"5338:7:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7074,"nodeType":"Block","src":"5397:42:29","statements":[{"expression":{"id":7072,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7060,"src":"5418:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":7064,"id":7073,"nodeType":"Return","src":"5411:17:29"}]},"id":7075,"nodeType":"IfStatement","src":"5333:106:29","trueBody":{"id":7071,"nodeType":"Block","src":"5347:44:29","statements":[{"expression":{"arguments":[{"id":7068,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7060,"src":"5369:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7067,"name":"_revert","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7097,"src":"5361:7:29","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$","typeString":"function (bytes memory) pure"}},"id":7069,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5361:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7070,"nodeType":"ExpressionStatement","src":"5361:19:29"}]}}]},"documentation":{"id":7056,"nodeType":"StructuredDocumentation","src":"5025:191:29","text":" @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the\n revert reason or with a default {Errors.FailedCall} error."},"id":7077,"implemented":true,"kind":"function","modifiers":[],"name":"verifyCallResult","nameLocation":"5230:16:29","nodeType":"FunctionDefinition","parameters":{"id":7061,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7058,"mutability":"mutable","name":"success","nameLocation":"5252:7:29","nodeType":"VariableDeclaration","scope":7077,"src":"5247:12:29","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7057,"name":"bool","nodeType":"ElementaryTypeName","src":"5247:4:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":7060,"mutability":"mutable","name":"returndata","nameLocation":"5274:10:29","nodeType":"VariableDeclaration","scope":7077,"src":"5261:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7059,"name":"bytes","nodeType":"ElementaryTypeName","src":"5261:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5246:39:29"},"returnParameters":{"id":7064,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7063,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7077,"src":"5309:12:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7062,"name":"bytes","nodeType":"ElementaryTypeName","src":"5309:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5308:14:29"},"scope":7098,"src":"5221:224:29","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7096,"nodeType":"Block","src":"5614:432:29","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7086,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":7083,"name":"returndata","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7080,"src":"5690:10:29","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7084,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5701:6:29","memberName":"length","nodeType":"MemberAccess","src":"5690:17:29","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":7085,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5710:1:29","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5690:21:29","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7094,"nodeType":"Block","src":"5989:51:29","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":7089,"name":"Errors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7150,"src":"6010:6:29","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Errors_$7150_$","typeString":"type(library Errors)"}},"id":7091,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6017:10:29","memberName":"FailedCall","nodeType":"MemberAccess","referencedDeclaration":7141,"src":"6010:17:29","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7092,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6010:19:29","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7093,"nodeType":"RevertStatement","src":"6003:26:29"}]},"id":7095,"nodeType":"IfStatement","src":"5686:354:29","trueBody":{"id":7088,"nodeType":"Block","src":"5713:270:29","statements":[{"AST":{"nodeType":"YulBlock","src":"5840:133:29","statements":[{"nodeType":"YulVariableDeclaration","src":"5858:40:29","value":{"arguments":[{"name":"returndata","nodeType":"YulIdentifier","src":"5887:10:29"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"5881:5:29"},"nodeType":"YulFunctionCall","src":"5881:17:29"},"variables":[{"name":"returndata_size","nodeType":"YulTypedName","src":"5862:15:29","type":""}]},{"expression":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"5926:2:29","type":"","value":"32"},{"name":"returndata","nodeType":"YulIdentifier","src":"5930:10:29"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"5922:3:29"},"nodeType":"YulFunctionCall","src":"5922:19:29"},{"name":"returndata_size","nodeType":"YulIdentifier","src":"5943:15:29"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"5915:6:29"},"nodeType":"YulFunctionCall","src":"5915:44:29"},"nodeType":"YulExpressionStatement","src":"5915:44:29"}]},"evmVersion":"paris","externalReferences":[{"declaration":7080,"isOffset":false,"isSlot":false,"src":"5887:10:29","valueSize":1},{"declaration":7080,"isOffset":false,"isSlot":false,"src":"5930:10:29","valueSize":1}],"flags":["memory-safe"],"id":7087,"nodeType":"InlineAssembly","src":"5815:158:29"}]}}]},"documentation":{"id":7078,"nodeType":"StructuredDocumentation","src":"5451:103:29","text":" @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}."},"id":7097,"implemented":true,"kind":"function","modifiers":[],"name":"_revert","nameLocation":"5568:7:29","nodeType":"FunctionDefinition","parameters":{"id":7081,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7080,"mutability":"mutable","name":"returndata","nameLocation":"5589:10:29","nodeType":"VariableDeclaration","scope":7097,"src":"5576:23:29","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7079,"name":"bytes","nodeType":"ElementaryTypeName","src":"5576:5:29","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"5575:25:29"},"returnParameters":{"id":7082,"nodeType":"ParameterList","parameters":[],"src":"5614:0:29"},"scope":7098,"src":"5559:487:29","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":7099,"src":"233:5815:29","usedErrors":[6848],"usedEvents":[]}],"src":"101:5948:29"},"id":29},"@openzeppelin/contracts/utils/Context.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Context.sol","exportedSymbols":{"Context":[7128]},"id":7129,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7100,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:30"},{"abstract":true,"baseContracts":[],"canonicalName":"Context","contractDependencies":[],"contractKind":"contract","documentation":{"id":7101,"nodeType":"StructuredDocumentation","src":"127:496:30","text":" @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 This contract is only required for intermediate, library-like contracts."},"fullyImplemented":true,"id":7128,"linearizedBaseContracts":[7128],"name":"Context","nameLocation":"642:7:30","nodeType":"ContractDefinition","nodes":[{"body":{"id":7109,"nodeType":"Block","src":"718:34:30","statements":[{"expression":{"expression":{"id":7106,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967281,"src":"735:3:30","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":7107,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"739:6:30","memberName":"sender","nodeType":"MemberAccess","src":"735:10:30","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":7105,"id":7108,"nodeType":"Return","src":"728:17:30"}]},"id":7110,"implemented":true,"kind":"function","modifiers":[],"name":"_msgSender","nameLocation":"665:10:30","nodeType":"FunctionDefinition","parameters":{"id":7102,"nodeType":"ParameterList","parameters":[],"src":"675:2:30"},"returnParameters":{"id":7105,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7104,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7110,"src":"709:7:30","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7103,"name":"address","nodeType":"ElementaryTypeName","src":"709:7:30","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"708:9:30"},"scope":7128,"src":"656:96:30","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":7118,"nodeType":"Block","src":"825:32:30","statements":[{"expression":{"expression":{"id":7115,"name":"msg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967281,"src":"842:3:30","typeDescriptions":{"typeIdentifier":"t_magic_message","typeString":"msg"}},"id":7116,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"846:4:30","memberName":"data","nodeType":"MemberAccess","src":"842:8:30","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes calldata"}},"functionReturnParameters":7114,"id":7117,"nodeType":"Return","src":"835:15:30"}]},"id":7119,"implemented":true,"kind":"function","modifiers":[],"name":"_msgData","nameLocation":"767:8:30","nodeType":"FunctionDefinition","parameters":{"id":7111,"nodeType":"ParameterList","parameters":[],"src":"775:2:30"},"returnParameters":{"id":7114,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7113,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7119,"src":"809:14:30","stateVariable":false,"storageLocation":"calldata","typeDescriptions":{"typeIdentifier":"t_bytes_calldata_ptr","typeString":"bytes"},"typeName":{"id":7112,"name":"bytes","nodeType":"ElementaryTypeName","src":"809:5:30","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"808:16:30"},"scope":7128,"src":"758:99:30","stateMutability":"view","virtual":true,"visibility":"internal"},{"body":{"id":7126,"nodeType":"Block","src":"935:25:30","statements":[{"expression":{"hexValue":"30","id":7124,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"952:1:30","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":7123,"id":7125,"nodeType":"Return","src":"945:8:30"}]},"id":7127,"implemented":true,"kind":"function","modifiers":[],"name":"_contextSuffixLength","nameLocation":"872:20:30","nodeType":"FunctionDefinition","parameters":{"id":7120,"nodeType":"ParameterList","parameters":[],"src":"892:2:30"},"returnParameters":{"id":7123,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7122,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7127,"src":"926:7:30","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7121,"name":"uint256","nodeType":"ElementaryTypeName","src":"926:7:30","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"925:9:30"},"scope":7128,"src":"863:97:30","stateMutability":"view","virtual":true,"visibility":"internal"}],"scope":7129,"src":"624:338:30","usedErrors":[],"usedEvents":[]}],"src":"101:862:30"},"id":30},"@openzeppelin/contracts/utils/Errors.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Errors.sol","exportedSymbols":{"Errors":[7150]},"id":7151,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7130,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"100:24:31"},{"abstract":false,"baseContracts":[],"canonicalName":"Errors","contractDependencies":[],"contractKind":"library","documentation":{"id":7131,"nodeType":"StructuredDocumentation","src":"126:284:31","text":" @dev Collection of common custom errors used in multiple contracts\n IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library.\n It is recommended to avoid relying on the error API for critical functionality.\n _Available since v5.1._"},"fullyImplemented":true,"id":7150,"linearizedBaseContracts":[7150],"name":"Errors","nameLocation":"419:6:31","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":7132,"nodeType":"StructuredDocumentation","src":"432:94:31","text":" @dev The ETH balance of the account is not enough to perform the operation."},"errorSelector":"cf479181","id":7138,"name":"InsufficientBalance","nameLocation":"537:19:31","nodeType":"ErrorDefinition","parameters":{"id":7137,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7134,"mutability":"mutable","name":"balance","nameLocation":"565:7:31","nodeType":"VariableDeclaration","scope":7138,"src":"557:15:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7133,"name":"uint256","nodeType":"ElementaryTypeName","src":"557:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7136,"mutability":"mutable","name":"needed","nameLocation":"582:6:31","nodeType":"VariableDeclaration","scope":7138,"src":"574:14:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7135,"name":"uint256","nodeType":"ElementaryTypeName","src":"574:7:31","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"556:33:31"},"src":"531:59:31"},{"documentation":{"id":7139,"nodeType":"StructuredDocumentation","src":"596:89:31","text":" @dev A call to an address target failed. The target may have reverted."},"errorSelector":"d6bda275","id":7141,"name":"FailedCall","nameLocation":"696:10:31","nodeType":"ErrorDefinition","parameters":{"id":7140,"nodeType":"ParameterList","parameters":[],"src":"706:2:31"},"src":"690:19:31"},{"documentation":{"id":7142,"nodeType":"StructuredDocumentation","src":"715:46:31","text":" @dev The deployment failed."},"errorSelector":"b06ebf3d","id":7144,"name":"FailedDeployment","nameLocation":"772:16:31","nodeType":"ErrorDefinition","parameters":{"id":7143,"nodeType":"ParameterList","parameters":[],"src":"788:2:31"},"src":"766:25:31"},{"documentation":{"id":7145,"nodeType":"StructuredDocumentation","src":"797:58:31","text":" @dev A necessary precompile is missing."},"errorSelector":"42b01bce","id":7149,"name":"MissingPrecompile","nameLocation":"866:17:31","nodeType":"ErrorDefinition","parameters":{"id":7148,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7147,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7149,"src":"884:7:31","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7146,"name":"address","nodeType":"ElementaryTypeName","src":"884:7:31","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"883:9:31"},"src":"860:33:31"}],"scope":7151,"src":"411:484:31","usedErrors":[7138,7141,7144,7149],"usedEvents":[]}],"src":"100:796:31"},"id":31},"@openzeppelin/contracts/utils/Nonces.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","exportedSymbols":{"Nonces":[7218]},"id":7219,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7152,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:32"},{"abstract":true,"baseContracts":[],"canonicalName":"Nonces","contractDependencies":[],"contractKind":"contract","documentation":{"id":7153,"nodeType":"StructuredDocumentation","src":"125:83:32","text":" @dev Provides tracking nonces for addresses. Nonces will only increment."},"fullyImplemented":true,"id":7218,"linearizedBaseContracts":[7218],"name":"Nonces","nameLocation":"227:6:32","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":7154,"nodeType":"StructuredDocumentation","src":"240:90:32","text":" @dev The nonce used for an `account` is not the expected current nonce."},"errorSelector":"752d88c0","id":7160,"name":"InvalidAccountNonce","nameLocation":"341:19:32","nodeType":"ErrorDefinition","parameters":{"id":7159,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7156,"mutability":"mutable","name":"account","nameLocation":"369:7:32","nodeType":"VariableDeclaration","scope":7160,"src":"361:15:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7155,"name":"address","nodeType":"ElementaryTypeName","src":"361:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":7158,"mutability":"mutable","name":"currentNonce","nameLocation":"386:12:32","nodeType":"VariableDeclaration","scope":7160,"src":"378:20:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7157,"name":"uint256","nodeType":"ElementaryTypeName","src":"378:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"360:39:32"},"src":"335:65:32"},{"constant":false,"id":7164,"mutability":"mutable","name":"_nonces","nameLocation":"450:7:32","nodeType":"VariableDeclaration","scope":7218,"src":"406:51:32","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"typeName":{"id":7163,"keyName":"account","keyNameLocation":"422:7:32","keyType":{"id":7161,"name":"address","nodeType":"ElementaryTypeName","src":"414:7:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"406:35:32","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":7162,"name":"uint256","nodeType":"ElementaryTypeName","src":"433:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},"visibility":"private"},{"body":{"id":7176,"nodeType":"Block","src":"607:38:32","statements":[{"expression":{"baseExpression":{"id":7172,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7164,"src":"624:7:32","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":7174,"indexExpression":{"id":7173,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7167,"src":"632:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"624:14:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7171,"id":7175,"nodeType":"Return","src":"617:21:32"}]},"documentation":{"id":7165,"nodeType":"StructuredDocumentation","src":"464:69:32","text":" @dev Returns the next unused nonce for an address."},"functionSelector":"7ecebe00","id":7177,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"547:6:32","nodeType":"FunctionDefinition","parameters":{"id":7168,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7167,"mutability":"mutable","name":"owner","nameLocation":"562:5:32","nodeType":"VariableDeclaration","scope":7177,"src":"554:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7166,"name":"address","nodeType":"ElementaryTypeName","src":"554:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"553:15:32"},"returnParameters":{"id":7171,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7170,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7177,"src":"598:7:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7169,"name":"uint256","nodeType":"ElementaryTypeName","src":"598:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"597:9:32"},"scope":7218,"src":"538:107:32","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":7191,"nodeType":"Block","src":"828:326:32","statements":[{"id":7190,"nodeType":"UncheckedBlock","src":"1031:117:32","statements":[{"expression":{"id":7188,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"1121:16:32","subExpression":{"baseExpression":{"id":7185,"name":"_nonces","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7164,"src":"1121:7:32","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_uint256_$","typeString":"mapping(address => uint256)"}},"id":7187,"indexExpression":{"id":7186,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7180,"src":"1129:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1121:14:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7184,"id":7189,"nodeType":"Return","src":"1114:23:32"}]}]},"documentation":{"id":7178,"nodeType":"StructuredDocumentation","src":"651:103:32","text":" @dev Consumes a nonce.\n Returns the current value and increments nonce."},"id":7192,"implemented":true,"kind":"function","modifiers":[],"name":"_useNonce","nameLocation":"768:9:32","nodeType":"FunctionDefinition","parameters":{"id":7181,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7180,"mutability":"mutable","name":"owner","nameLocation":"786:5:32","nodeType":"VariableDeclaration","scope":7192,"src":"778:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7179,"name":"address","nodeType":"ElementaryTypeName","src":"778:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"777:15:32"},"returnParameters":{"id":7184,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7183,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7192,"src":"819:7:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7182,"name":"uint256","nodeType":"ElementaryTypeName","src":"819:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"818:9:32"},"scope":7218,"src":"759:395:32","stateMutability":"nonpayable","virtual":true,"visibility":"internal"},{"body":{"id":7216,"nodeType":"Block","src":"1338:149:32","statements":[{"assignments":[7201],"declarations":[{"constant":false,"id":7201,"mutability":"mutable","name":"current","nameLocation":"1356:7:32","nodeType":"VariableDeclaration","scope":7216,"src":"1348:15:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7200,"name":"uint256","nodeType":"ElementaryTypeName","src":"1348:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7205,"initialValue":{"arguments":[{"id":7203,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7195,"src":"1376:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7202,"name":"_useNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7192,"src":"1366:9:32","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$returns$_t_uint256_$","typeString":"function (address) returns (uint256)"}},"id":7204,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1366:16:32","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1348:34:32"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7206,"name":"nonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7197,"src":"1396:5:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7207,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7201,"src":"1405:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1396:16:32","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7215,"nodeType":"IfStatement","src":"1392:89:32","trueBody":{"id":7214,"nodeType":"Block","src":"1414:67:32","statements":[{"errorCall":{"arguments":[{"id":7210,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7195,"src":"1455:5:32","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":7211,"name":"current","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7201,"src":"1462:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7209,"name":"InvalidAccountNonce","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7160,"src":"1435:19:32","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256) pure"}},"id":7212,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1435:35:32","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7213,"nodeType":"RevertStatement","src":"1428:42:32"}]}}]},"documentation":{"id":7193,"nodeType":"StructuredDocumentation","src":"1160:100:32","text":" @dev Same as {_useNonce} but checking that `nonce` is the next valid for `owner`."},"id":7217,"implemented":true,"kind":"function","modifiers":[],"name":"_useCheckedNonce","nameLocation":"1274:16:32","nodeType":"FunctionDefinition","parameters":{"id":7198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7195,"mutability":"mutable","name":"owner","nameLocation":"1299:5:32","nodeType":"VariableDeclaration","scope":7217,"src":"1291:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7194,"name":"address","nodeType":"ElementaryTypeName","src":"1291:7:32","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":7197,"mutability":"mutable","name":"nonce","nameLocation":"1314:5:32","nodeType":"VariableDeclaration","scope":7217,"src":"1306:13:32","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7196,"name":"uint256","nodeType":"ElementaryTypeName","src":"1306:7:32","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1290:30:32"},"returnParameters":{"id":7199,"nodeType":"ParameterList","parameters":[],"src":"1338:0:32"},"scope":7218,"src":"1265:222:32","stateMutability":"nonpayable","virtual":true,"visibility":"internal"}],"scope":7219,"src":"209:1280:32","usedErrors":[7160],"usedEvents":[]}],"src":"99:1391:32"},"id":32},"@openzeppelin/contracts/utils/Panic.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","exportedSymbols":{"Panic":[7270]},"id":7271,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7220,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"99:24:33"},{"abstract":false,"baseContracts":[],"canonicalName":"Panic","contractDependencies":[],"contractKind":"library","documentation":{"id":7221,"nodeType":"StructuredDocumentation","src":"125:489:33","text":" @dev Helper library for emitting standardized panic codes.\n ```solidity\n contract Example {\n using Panic for uint256;\n // Use any of the declared internal constants\n function foo() { Panic.GENERIC.panic(); }\n // Alternatively\n function foo() { Panic.panic(Panic.GENERIC); }\n }\n ```\n Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil].\n _Available since v5.1._"},"fullyImplemented":true,"id":7270,"linearizedBaseContracts":[7270],"name":"Panic","nameLocation":"665:5:33","nodeType":"ContractDefinition","nodes":[{"constant":true,"documentation":{"id":7222,"nodeType":"StructuredDocumentation","src":"677:36:33","text":"@dev generic / unspecified error"},"id":7225,"mutability":"constant","name":"GENERIC","nameLocation":"744:7:33","nodeType":"VariableDeclaration","scope":7270,"src":"718:40:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7223,"name":"uint256","nodeType":"ElementaryTypeName","src":"718:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783030","id":7224,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"754:4:33","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0x00"},"visibility":"internal"},{"constant":true,"documentation":{"id":7226,"nodeType":"StructuredDocumentation","src":"764:37:33","text":"@dev used by the assert() builtin"},"id":7229,"mutability":"constant","name":"ASSERT","nameLocation":"832:6:33","nodeType":"VariableDeclaration","scope":7270,"src":"806:39:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7227,"name":"uint256","nodeType":"ElementaryTypeName","src":"806:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783031","id":7228,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"841:4:33","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"0x01"},"visibility":"internal"},{"constant":true,"documentation":{"id":7230,"nodeType":"StructuredDocumentation","src":"851:41:33","text":"@dev arithmetic underflow or overflow"},"id":7233,"mutability":"constant","name":"UNDER_OVERFLOW","nameLocation":"923:14:33","nodeType":"VariableDeclaration","scope":7270,"src":"897:47:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7231,"name":"uint256","nodeType":"ElementaryTypeName","src":"897:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783131","id":7232,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"940:4:33","typeDescriptions":{"typeIdentifier":"t_rational_17_by_1","typeString":"int_const 17"},"value":"0x11"},"visibility":"internal"},{"constant":true,"documentation":{"id":7234,"nodeType":"StructuredDocumentation","src":"950:35:33","text":"@dev division or modulo by zero"},"id":7237,"mutability":"constant","name":"DIVISION_BY_ZERO","nameLocation":"1016:16:33","nodeType":"VariableDeclaration","scope":7270,"src":"990:49:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7235,"name":"uint256","nodeType":"ElementaryTypeName","src":"990:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783132","id":7236,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1035:4:33","typeDescriptions":{"typeIdentifier":"t_rational_18_by_1","typeString":"int_const 18"},"value":"0x12"},"visibility":"internal"},{"constant":true,"documentation":{"id":7238,"nodeType":"StructuredDocumentation","src":"1045:30:33","text":"@dev enum conversion error"},"id":7241,"mutability":"constant","name":"ENUM_CONVERSION_ERROR","nameLocation":"1106:21:33","nodeType":"VariableDeclaration","scope":7270,"src":"1080:54:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7239,"name":"uint256","nodeType":"ElementaryTypeName","src":"1080:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783231","id":7240,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1130:4:33","typeDescriptions":{"typeIdentifier":"t_rational_33_by_1","typeString":"int_const 33"},"value":"0x21"},"visibility":"internal"},{"constant":true,"documentation":{"id":7242,"nodeType":"StructuredDocumentation","src":"1140:36:33","text":"@dev invalid encoding in storage"},"id":7245,"mutability":"constant","name":"STORAGE_ENCODING_ERROR","nameLocation":"1207:22:33","nodeType":"VariableDeclaration","scope":7270,"src":"1181:55:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7243,"name":"uint256","nodeType":"ElementaryTypeName","src":"1181:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783232","id":7244,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1232:4:33","typeDescriptions":{"typeIdentifier":"t_rational_34_by_1","typeString":"int_const 34"},"value":"0x22"},"visibility":"internal"},{"constant":true,"documentation":{"id":7246,"nodeType":"StructuredDocumentation","src":"1242:24:33","text":"@dev empty array pop"},"id":7249,"mutability":"constant","name":"EMPTY_ARRAY_POP","nameLocation":"1297:15:33","nodeType":"VariableDeclaration","scope":7270,"src":"1271:48:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7247,"name":"uint256","nodeType":"ElementaryTypeName","src":"1271:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783331","id":7248,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1315:4:33","typeDescriptions":{"typeIdentifier":"t_rational_49_by_1","typeString":"int_const 49"},"value":"0x31"},"visibility":"internal"},{"constant":true,"documentation":{"id":7250,"nodeType":"StructuredDocumentation","src":"1325:35:33","text":"@dev array out of bounds access"},"id":7253,"mutability":"constant","name":"ARRAY_OUT_OF_BOUNDS","nameLocation":"1391:19:33","nodeType":"VariableDeclaration","scope":7270,"src":"1365:52:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7251,"name":"uint256","nodeType":"ElementaryTypeName","src":"1365:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783332","id":7252,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1413:4:33","typeDescriptions":{"typeIdentifier":"t_rational_50_by_1","typeString":"int_const 50"},"value":"0x32"},"visibility":"internal"},{"constant":true,"documentation":{"id":7254,"nodeType":"StructuredDocumentation","src":"1423:65:33","text":"@dev resource error (too large allocation or too large array)"},"id":7257,"mutability":"constant","name":"RESOURCE_ERROR","nameLocation":"1519:14:33","nodeType":"VariableDeclaration","scope":7270,"src":"1493:47:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7255,"name":"uint256","nodeType":"ElementaryTypeName","src":"1493:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783431","id":7256,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1536:4:33","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"0x41"},"visibility":"internal"},{"constant":true,"documentation":{"id":7258,"nodeType":"StructuredDocumentation","src":"1546:42:33","text":"@dev calling invalid internal function"},"id":7261,"mutability":"constant","name":"INVALID_INTERNAL_FUNCTION","nameLocation":"1619:25:33","nodeType":"VariableDeclaration","scope":7270,"src":"1593:58:33","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7259,"name":"uint256","nodeType":"ElementaryTypeName","src":"1593:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"30783531","id":7260,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1647:4:33","typeDescriptions":{"typeIdentifier":"t_rational_81_by_1","typeString":"int_const 81"},"value":"0x51"},"visibility":"internal"},{"body":{"id":7268,"nodeType":"Block","src":"1819:151:33","statements":[{"AST":{"nodeType":"YulBlock","src":"1854:110:33","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1875:4:33","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1881:10:33","type":"","value":"0x4e487b71"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1868:6:33"},"nodeType":"YulFunctionCall","src":"1868:24:33"},"nodeType":"YulExpressionStatement","src":"1868:24:33"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1912:4:33","type":"","value":"0x20"},{"name":"code","nodeType":"YulIdentifier","src":"1918:4:33"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1905:6:33"},"nodeType":"YulFunctionCall","src":"1905:18:33"},"nodeType":"YulExpressionStatement","src":"1905:18:33"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1943:4:33","type":"","value":"0x1c"},{"kind":"number","nodeType":"YulLiteral","src":"1949:4:33","type":"","value":"0x24"}],"functionName":{"name":"revert","nodeType":"YulIdentifier","src":"1936:6:33"},"nodeType":"YulFunctionCall","src":"1936:18:33"},"nodeType":"YulExpressionStatement","src":"1936:18:33"}]},"evmVersion":"paris","externalReferences":[{"declaration":7264,"isOffset":false,"isSlot":false,"src":"1918:4:33","valueSize":1}],"flags":["memory-safe"],"id":7267,"nodeType":"InlineAssembly","src":"1829:135:33"}]},"documentation":{"id":7262,"nodeType":"StructuredDocumentation","src":"1658:113:33","text":"@dev Reverts with a panic code. Recommended to use with\n the internal constants with predefined codes."},"id":7269,"implemented":true,"kind":"function","modifiers":[],"name":"panic","nameLocation":"1785:5:33","nodeType":"FunctionDefinition","parameters":{"id":7265,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7264,"mutability":"mutable","name":"code","nameLocation":"1799:4:33","nodeType":"VariableDeclaration","scope":7269,"src":"1791:12:33","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7263,"name":"uint256","nodeType":"ElementaryTypeName","src":"1791:7:33","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1790:14:33"},"returnParameters":{"id":7266,"nodeType":"ParameterList","parameters":[],"src":"1819:0:33"},"scope":7270,"src":"1776:194:33","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":7271,"src":"657:1315:33","usedErrors":[],"usedEvents":[]}],"src":"99:1874:33"},"id":33},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","exportedSymbols":{"ShortString":[7276],"ShortStrings":[7487],"StorageSlot":[7611]},"id":7488,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7272,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"106:24:34"},{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","file":"./StorageSlot.sol","id":7274,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":7488,"sourceUnit":7612,"src":"132:46:34","symbolAliases":[{"foreign":{"id":7273,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7611,"src":"140:11:34","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"canonicalName":"ShortString","id":7276,"name":"ShortString","nameLocation":"353:11:34","nodeType":"UserDefinedValueTypeDefinition","src":"348:28:34","underlyingType":{"id":7275,"name":"bytes32","nodeType":"ElementaryTypeName","src":"368:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},{"abstract":false,"baseContracts":[],"canonicalName":"ShortStrings","contractDependencies":[],"contractKind":"library","documentation":{"id":7277,"nodeType":"StructuredDocumentation","src":"378:876:34","text":" @dev This library provides functions to convert short memory strings\n into a `ShortString` type that can be used as an immutable variable.\n Strings of arbitrary length can be optimized using this library if\n they are short enough (up to 31 bytes) by packing them with their\n length (1 byte) in a single EVM word (32 bytes). Additionally, a\n fallback mechanism can be used for every other case.\n Usage example:\n ```solidity\n contract Named {\n using ShortStrings for *;\n ShortString private immutable _name;\n string private _nameFallback;\n constructor(string memory contractName) {\n _name = contractName.toShortStringWithFallback(_nameFallback);\n }\n function name() external view returns (string memory) {\n return _name.toStringWithFallback(_nameFallback);\n }\n }\n ```"},"fullyImplemented":true,"id":7487,"linearizedBaseContracts":[7487],"name":"ShortStrings","nameLocation":"1263:12:34","nodeType":"ContractDefinition","nodes":[{"constant":true,"id":7280,"mutability":"constant","name":"FALLBACK_SENTINEL","nameLocation":"1370:17:34","nodeType":"VariableDeclaration","scope":7487,"src":"1345:111:34","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7278,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1345:7:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"hexValue":"307830303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030304646","id":7279,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1390:66:34","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0x00000000000000000000000000000000000000000000000000000000000000FF"},"visibility":"private"},{"errorSelector":"305a27a9","id":7284,"name":"StringTooLong","nameLocation":"1469:13:34","nodeType":"ErrorDefinition","parameters":{"id":7283,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7282,"mutability":"mutable","name":"str","nameLocation":"1490:3:34","nodeType":"VariableDeclaration","scope":7284,"src":"1483:10:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7281,"name":"string","nodeType":"ElementaryTypeName","src":"1483:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1482:12:34"},"src":"1463:32:34"},{"errorSelector":"b3512b0c","id":7286,"name":"InvalidShortString","nameLocation":"1506:18:34","nodeType":"ErrorDefinition","parameters":{"id":7285,"nodeType":"ParameterList","parameters":[],"src":"1524:2:34"},"src":"1500:27:34"},{"body":{"id":7329,"nodeType":"Block","src":"1786:208:34","statements":[{"assignments":[7296],"declarations":[{"constant":false,"id":7296,"mutability":"mutable","name":"bstr","nameLocation":"1809:4:34","nodeType":"VariableDeclaration","scope":7329,"src":"1796:17:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7295,"name":"bytes","nodeType":"ElementaryTypeName","src":"1796:5:34","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7301,"initialValue":{"arguments":[{"id":7299,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7289,"src":"1822:3:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7298,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1816:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7297,"name":"bytes","nodeType":"ElementaryTypeName","src":"1816:5:34","typeDescriptions":{}}},"id":7300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1816:10:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"1796:30:34"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7305,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":7302,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7296,"src":"1840:4:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1845:6:34","memberName":"length","nodeType":"MemberAccess","src":"1840:11:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":7304,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1854:2:34","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"1840:16:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7311,"nodeType":"IfStatement","src":"1836:72:34","trueBody":{"id":7310,"nodeType":"Block","src":"1858:50:34","statements":[{"errorCall":{"arguments":[{"id":7307,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7289,"src":"1893:3:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7306,"name":"StringTooLong","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7284,"src":"1879:13:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_string_memory_ptr_$returns$__$","typeString":"function (string memory) pure"}},"id":7308,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1879:18:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7309,"nodeType":"RevertStatement","src":"1872:25:34"}]}},{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7325,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7320,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7296,"src":"1965:4:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7319,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1957:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":7318,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1957:7:34","typeDescriptions":{}}},"id":7321,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1957:13:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7317,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1949:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7316,"name":"uint256","nodeType":"ElementaryTypeName","src":"1949:7:34","typeDescriptions":{}}},"id":7322,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1949:22:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"expression":{"id":7323,"name":"bstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7296,"src":"1974:4:34","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7324,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1979:6:34","memberName":"length","nodeType":"MemberAccess","src":"1974:11:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1949:36:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7315,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1941:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":7314,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1941:7:34","typeDescriptions":{}}},"id":7326,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1941:45:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":7312,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7276,"src":"1924:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"type(ShortString)"}},"id":7313,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1936:4:34","memberName":"wrap","nodeType":"MemberAccess","src":"1924:16:34","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":7327,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1924:63:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"functionReturnParameters":7294,"id":7328,"nodeType":"Return","src":"1917:70:34"}]},"documentation":{"id":7287,"nodeType":"StructuredDocumentation","src":"1533:170:34","text":" @dev Encode a string of at most 31 chars into a `ShortString`.\n This will trigger a `StringTooLong` error is the input string is too long."},"id":7330,"implemented":true,"kind":"function","modifiers":[],"name":"toShortString","nameLocation":"1717:13:34","nodeType":"FunctionDefinition","parameters":{"id":7290,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7289,"mutability":"mutable","name":"str","nameLocation":"1745:3:34","nodeType":"VariableDeclaration","scope":7330,"src":"1731:17:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7288,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1730:19:34"},"returnParameters":{"id":7294,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7293,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7330,"src":"1773:11:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":7292,"nodeType":"UserDefinedTypeName","pathNode":{"id":7291,"name":"ShortString","nameLocations":["1773:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"1773:11:34"},"referencedDeclaration":7276,"src":"1773:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"internal"}],"src":"1772:13:34"},"scope":7487,"src":"1708:286:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7355,"nodeType":"Block","src":"2152:304:34","statements":[{"assignments":[7340],"declarations":[{"constant":false,"id":7340,"mutability":"mutable","name":"len","nameLocation":"2170:3:34","nodeType":"VariableDeclaration","scope":7355,"src":"2162:11:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7339,"name":"uint256","nodeType":"ElementaryTypeName","src":"2162:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7344,"initialValue":{"arguments":[{"id":7342,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7334,"src":"2187:4:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}],"id":7341,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7388,"src":"2176:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7276_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":7343,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2176:16:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2162:30:34"},{"assignments":[7346],"declarations":[{"constant":false,"id":7346,"mutability":"mutable","name":"str","nameLocation":"2294:3:34","nodeType":"VariableDeclaration","scope":7355,"src":"2280:17:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7345,"name":"string","nodeType":"ElementaryTypeName","src":"2280:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":7351,"initialValue":{"arguments":[{"hexValue":"3332","id":7349,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2311:2:34","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"}],"id":7348,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2300:10:34","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":7347,"name":"string","nodeType":"ElementaryTypeName","src":"2304:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":7350,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2300:14:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"2280:34:34"},{"AST":{"nodeType":"YulBlock","src":"2349:81:34","statements":[{"expression":{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2370:3:34"},{"name":"len","nodeType":"YulIdentifier","src":"2375:3:34"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2363:6:34"},"nodeType":"YulFunctionCall","src":"2363:16:34"},"nodeType":"YulExpressionStatement","src":"2363:16:34"},{"expression":{"arguments":[{"arguments":[{"name":"str","nodeType":"YulIdentifier","src":"2403:3:34"},{"kind":"number","nodeType":"YulLiteral","src":"2408:4:34","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2399:3:34"},"nodeType":"YulFunctionCall","src":"2399:14:34"},{"name":"sstr","nodeType":"YulIdentifier","src":"2415:4:34"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"2392:6:34"},"nodeType":"YulFunctionCall","src":"2392:28:34"},"nodeType":"YulExpressionStatement","src":"2392:28:34"}]},"evmVersion":"paris","externalReferences":[{"declaration":7340,"isOffset":false,"isSlot":false,"src":"2375:3:34","valueSize":1},{"declaration":7334,"isOffset":false,"isSlot":false,"src":"2415:4:34","valueSize":1},{"declaration":7346,"isOffset":false,"isSlot":false,"src":"2370:3:34","valueSize":1},{"declaration":7346,"isOffset":false,"isSlot":false,"src":"2403:3:34","valueSize":1}],"flags":["memory-safe"],"id":7352,"nodeType":"InlineAssembly","src":"2324:106:34"},{"expression":{"id":7353,"name":"str","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7346,"src":"2446:3:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7338,"id":7354,"nodeType":"Return","src":"2439:10:34"}]},"documentation":{"id":7331,"nodeType":"StructuredDocumentation","src":"2000:73:34","text":" @dev Decode a `ShortString` back to a \"normal\" string."},"id":7356,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"2087:8:34","nodeType":"FunctionDefinition","parameters":{"id":7335,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7334,"mutability":"mutable","name":"sstr","nameLocation":"2108:4:34","nodeType":"VariableDeclaration","scope":7356,"src":"2096:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":7333,"nodeType":"UserDefinedTypeName","pathNode":{"id":7332,"name":"ShortString","nameLocations":["2096:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"2096:11:34"},"referencedDeclaration":7276,"src":"2096:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"internal"}],"src":"2095:18:34"},"returnParameters":{"id":7338,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7337,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7356,"src":"2137:13:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7336,"name":"string","nodeType":"ElementaryTypeName","src":"2137:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2136:15:34"},"scope":7487,"src":"2078:378:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7387,"nodeType":"Block","src":"2598:175:34","statements":[{"assignments":[7366],"declarations":[{"constant":false,"id":7366,"mutability":"mutable","name":"result","nameLocation":"2616:6:34","nodeType":"VariableDeclaration","scope":7387,"src":"2608:14:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7365,"name":"uint256","nodeType":"ElementaryTypeName","src":"2608:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7376,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7371,"name":"sstr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7360,"src":"2652:4:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}],"expression":{"id":7369,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7276,"src":"2633:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"type(ShortString)"}},"id":7370,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2645:6:34","memberName":"unwrap","nodeType":"MemberAccess","src":"2633:18:34","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$7276_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7372,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2633:24:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":7368,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2625:7:34","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7367,"name":"uint256","nodeType":"ElementaryTypeName","src":"2625:7:34","typeDescriptions":{}}},"id":7373,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2625:33:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"30784646","id":7374,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2661:4:34","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0xFF"},"src":"2625:40:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2608:57:34"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7377,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7366,"src":"2679:6:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3331","id":7378,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2688:2:34","typeDescriptions":{"typeIdentifier":"t_rational_31_by_1","typeString":"int_const 31"},"value":"31"},"src":"2679:11:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7384,"nodeType":"IfStatement","src":"2675:69:34","trueBody":{"id":7383,"nodeType":"Block","src":"2692:52:34","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":7380,"name":"InvalidShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7286,"src":"2713:18:34","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":7381,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2713:20:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7382,"nodeType":"RevertStatement","src":"2706:27:34"}]}},{"expression":{"id":7385,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7366,"src":"2760:6:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7364,"id":7386,"nodeType":"Return","src":"2753:13:34"}]},"documentation":{"id":7357,"nodeType":"StructuredDocumentation","src":"2462:61:34","text":" @dev Return the length of a `ShortString`."},"id":7388,"implemented":true,"kind":"function","modifiers":[],"name":"byteLength","nameLocation":"2537:10:34","nodeType":"FunctionDefinition","parameters":{"id":7361,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7360,"mutability":"mutable","name":"sstr","nameLocation":"2560:4:34","nodeType":"VariableDeclaration","scope":7388,"src":"2548:16:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":7359,"nodeType":"UserDefinedTypeName","pathNode":{"id":7358,"name":"ShortString","nameLocations":["2548:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"2548:11:34"},"referencedDeclaration":7276,"src":"2548:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"internal"}],"src":"2547:18:34"},"returnParameters":{"id":7364,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7363,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7388,"src":"2589:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7362,"name":"uint256","nodeType":"ElementaryTypeName","src":"2589:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2588:9:34"},"scope":7487,"src":"2528:245:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7427,"nodeType":"Block","src":"2996:231:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7405,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":7401,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7391,"src":"3016:5:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7400,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3010:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7399,"name":"bytes","nodeType":"ElementaryTypeName","src":"3010:5:34","typeDescriptions":{}}},"id":7402,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3010:12:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3023:6:34","memberName":"length","nodeType":"MemberAccess","src":"3010:19:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3332","id":7404,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3032:2:34","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"3010:24:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7425,"nodeType":"Block","src":"3094:127:34","statements":[{"expression":{"id":7418,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"arguments":[{"id":7414,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7393,"src":"3134:5:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"expression":{"id":7411,"name":"StorageSlot","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7611,"src":"3108:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_StorageSlot_$7611_$","typeString":"type(library StorageSlot)"}},"id":7413,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3120:13:34","memberName":"getStringSlot","nodeType":"MemberAccess","referencedDeclaration":7588,"src":"3108:25:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_storage_ptr_$returns$_t_struct$_StringSlot_$7508_storage_ptr_$","typeString":"function (string storage pointer) pure returns (struct StorageSlot.StringSlot storage pointer)"}},"id":7415,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3108:32:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7508_storage_ptr","typeString":"struct StorageSlot.StringSlot storage pointer"}},"id":7416,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3141:5:34","memberName":"value","nodeType":"MemberAccess","referencedDeclaration":7507,"src":"3108:38:34","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":7417,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7391,"src":"3149:5:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"src":"3108:46:34","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}},"id":7419,"nodeType":"ExpressionStatement","src":"3108:46:34"},{"expression":{"arguments":[{"id":7422,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7280,"src":"3192:17:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":7420,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7276,"src":"3175:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"type(ShortString)"}},"id":7421,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3187:4:34","memberName":"wrap","nodeType":"MemberAccess","src":"3175:16:34","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"function (bytes32) pure returns (ShortString)"}},"id":7423,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3175:35:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"functionReturnParameters":7398,"id":7424,"nodeType":"Return","src":"3168:42:34"}]},"id":7426,"nodeType":"IfStatement","src":"3006:215:34","trueBody":{"id":7410,"nodeType":"Block","src":"3036:52:34","statements":[{"expression":{"arguments":[{"id":7407,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7391,"src":"3071:5:34","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7406,"name":"toShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7330,"src":"3057:13:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$returns$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"function (string memory) pure returns (ShortString)"}},"id":7408,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3057:20:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"functionReturnParameters":7398,"id":7409,"nodeType":"Return","src":"3050:27:34"}]}}]},"documentation":{"id":7389,"nodeType":"StructuredDocumentation","src":"2779:103:34","text":" @dev Encode a string into a `ShortString`, or write it to storage if it is too long."},"id":7428,"implemented":true,"kind":"function","modifiers":[],"name":"toShortStringWithFallback","nameLocation":"2896:25:34","nodeType":"FunctionDefinition","parameters":{"id":7394,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7391,"mutability":"mutable","name":"value","nameLocation":"2936:5:34","nodeType":"VariableDeclaration","scope":7428,"src":"2922:19:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7390,"name":"string","nodeType":"ElementaryTypeName","src":"2922:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7393,"mutability":"mutable","name":"store","nameLocation":"2958:5:34","nodeType":"VariableDeclaration","scope":7428,"src":"2943:20:34","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7392,"name":"string","nodeType":"ElementaryTypeName","src":"2943:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2921:43:34"},"returnParameters":{"id":7398,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7397,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7428,"src":"2983:11:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":7396,"nodeType":"UserDefinedTypeName","pathNode":{"id":7395,"name":"ShortString","nameLocations":["2983:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"2983:11:34"},"referencedDeclaration":7276,"src":"2983:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"internal"}],"src":"2982:13:34"},"scope":7487,"src":"2887:340:34","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":7454,"nodeType":"Block","src":"3477:158:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7444,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7441,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7432,"src":"3510:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}],"expression":{"id":7439,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7276,"src":"3491:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"type(ShortString)"}},"id":7440,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3503:6:34","memberName":"unwrap","nodeType":"MemberAccess","src":"3491:18:34","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$7276_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7442,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3491:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7443,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7280,"src":"3520:17:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3491:46:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7452,"nodeType":"Block","src":"3592:37:34","statements":[{"expression":{"id":7450,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7434,"src":"3613:5:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}},"functionReturnParameters":7438,"id":7451,"nodeType":"Return","src":"3606:12:34"}]},"id":7453,"nodeType":"IfStatement","src":"3487:142:34","trueBody":{"id":7449,"nodeType":"Block","src":"3539:47:34","statements":[{"expression":{"arguments":[{"id":7446,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7432,"src":"3569:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}],"id":7445,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7356,"src":"3560:8:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7276_$returns$_t_string_memory_ptr_$","typeString":"function (ShortString) pure returns (string memory)"}},"id":7447,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3560:15:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7438,"id":7448,"nodeType":"Return","src":"3553:22:34"}]}}]},"documentation":{"id":7429,"nodeType":"StructuredDocumentation","src":"3233:130:34","text":" @dev Decode a string that was encoded to `ShortString` or written to storage using {toShortStringWithFallback}."},"id":7455,"implemented":true,"kind":"function","modifiers":[],"name":"toStringWithFallback","nameLocation":"3377:20:34","nodeType":"FunctionDefinition","parameters":{"id":7435,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7432,"mutability":"mutable","name":"value","nameLocation":"3410:5:34","nodeType":"VariableDeclaration","scope":7455,"src":"3398:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":7431,"nodeType":"UserDefinedTypeName","pathNode":{"id":7430,"name":"ShortString","nameLocations":["3398:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"3398:11:34"},"referencedDeclaration":7276,"src":"3398:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7434,"mutability":"mutable","name":"store","nameLocation":"3432:5:34","nodeType":"VariableDeclaration","scope":7455,"src":"3417:20:34","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7433,"name":"string","nodeType":"ElementaryTypeName","src":"3417:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3397:41:34"},"returnParameters":{"id":7438,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7437,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7455,"src":"3462:13:34","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7436,"name":"string","nodeType":"ElementaryTypeName","src":"3462:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3461:15:34"},"scope":7487,"src":"3368:267:34","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7485,"nodeType":"Block","src":"4125:174:34","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7471,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7468,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7459,"src":"4158:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}],"expression":{"id":7466,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7276,"src":"4139:11:34","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"type(ShortString)"}},"id":7467,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4151:6:34","memberName":"unwrap","nodeType":"MemberAccess","src":"4139:18:34","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_ShortString_$7276_$returns$_t_bytes32_$","typeString":"function (ShortString) pure returns (bytes32)"}},"id":7469,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4139:25:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":7470,"name":"FALLBACK_SENTINEL","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7280,"src":"4168:17:34","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4139:46:34","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":7483,"nodeType":"Block","src":"4242:51:34","statements":[{"expression":{"expression":{"arguments":[{"id":7479,"name":"store","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7461,"src":"4269:5:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage_ptr","typeString":"string storage pointer"}],"id":7478,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4263:5:34","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7477,"name":"bytes","nodeType":"ElementaryTypeName","src":"4263:5:34","typeDescriptions":{}}},"id":7480,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4263:12:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes storage pointer"}},"id":7481,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4276:6:34","memberName":"length","nodeType":"MemberAccess","src":"4263:19:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7465,"id":7482,"nodeType":"Return","src":"4256:26:34"}]},"id":7484,"nodeType":"IfStatement","src":"4135:158:34","trueBody":{"id":7476,"nodeType":"Block","src":"4187:49:34","statements":[{"expression":{"arguments":[{"id":7473,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7459,"src":"4219:5:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}],"id":7472,"name":"byteLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7388,"src":"4208:10:34","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7276_$returns$_t_uint256_$","typeString":"function (ShortString) pure returns (uint256)"}},"id":7474,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4208:17:34","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7465,"id":7475,"nodeType":"Return","src":"4201:24:34"}]}}]},"documentation":{"id":7456,"nodeType":"StructuredDocumentation","src":"3641:374:34","text":" @dev Return the length of a string that was encoded to `ShortString` or written to storage using\n {toShortStringWithFallback}.\n WARNING: This will return the \"byte length\" of the string. This may not reflect the actual length in terms of\n actual characters as the UTF-8 encoding of a single character can span over multiple bytes."},"id":7486,"implemented":true,"kind":"function","modifiers":[],"name":"byteLengthWithFallback","nameLocation":"4029:22:34","nodeType":"FunctionDefinition","parameters":{"id":7462,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7459,"mutability":"mutable","name":"value","nameLocation":"4064:5:34","nodeType":"VariableDeclaration","scope":7486,"src":"4052:17:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":7458,"nodeType":"UserDefinedTypeName","pathNode":{"id":7457,"name":"ShortString","nameLocations":["4052:11:34"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"4052:11:34"},"referencedDeclaration":7276,"src":"4052:11:34","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"internal"},{"constant":false,"id":7461,"mutability":"mutable","name":"store","nameLocation":"4086:5:34","nodeType":"VariableDeclaration","scope":7486,"src":"4071:20:34","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7460,"name":"string","nodeType":"ElementaryTypeName","src":"4071:6:34","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4051:41:34"},"returnParameters":{"id":7465,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7464,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7486,"src":"4116:7:34","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7463,"name":"uint256","nodeType":"ElementaryTypeName","src":"4116:7:34","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4115:9:34"},"scope":7487,"src":"4020:279:34","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":7488,"src":"1255:3046:34","usedErrors":[7284,7286],"usedEvents":[]}],"src":"106:4196:34"},"id":34},"@openzeppelin/contracts/utils/StorageSlot.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/StorageSlot.sol","exportedSymbols":{"StorageSlot":[7611]},"id":7612,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7489,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"193:24:35"},{"abstract":false,"baseContracts":[],"canonicalName":"StorageSlot","contractDependencies":[],"contractKind":"library","documentation":{"id":7490,"nodeType":"StructuredDocumentation","src":"219:1187:35","text":" @dev Library for reading and writing primitive types to specific storage slots.\n Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.\n This library helps with reading and writing to such slots without the need for inline assembly.\n The functions in this library return Slot structs that contain a `value` member that can be used to read or write.\n Example usage to set ERC-1967 implementation slot:\n ```solidity\n contract ERC1967 {\n // Define the slot. Alternatively, use the SlotDerivation library to derive the slot.\n bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n function _getImplementation() internal view returns (address) {\n return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;\n }\n function _setImplementation(address newImplementation) internal {\n require(newImplementation.code.length > 0);\n StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;\n }\n }\n ```\n TIP: Consider using this library along with {SlotDerivation}."},"fullyImplemented":true,"id":7611,"linearizedBaseContracts":[7611],"name":"StorageSlot","nameLocation":"1415:11:35","nodeType":"ContractDefinition","nodes":[{"canonicalName":"StorageSlot.AddressSlot","id":7493,"members":[{"constant":false,"id":7492,"mutability":"mutable","name":"value","nameLocation":"1470:5:35","nodeType":"VariableDeclaration","scope":7493,"src":"1462:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7491,"name":"address","nodeType":"ElementaryTypeName","src":"1462:7:35","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"name":"AddressSlot","nameLocation":"1440:11:35","nodeType":"StructDefinition","scope":7611,"src":"1433:49:35","visibility":"public"},{"canonicalName":"StorageSlot.BooleanSlot","id":7496,"members":[{"constant":false,"id":7495,"mutability":"mutable","name":"value","nameLocation":"1522:5:35","nodeType":"VariableDeclaration","scope":7496,"src":"1517:10:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7494,"name":"bool","nodeType":"ElementaryTypeName","src":"1517:4:35","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"name":"BooleanSlot","nameLocation":"1495:11:35","nodeType":"StructDefinition","scope":7611,"src":"1488:46:35","visibility":"public"},{"canonicalName":"StorageSlot.Bytes32Slot","id":7499,"members":[{"constant":false,"id":7498,"mutability":"mutable","name":"value","nameLocation":"1577:5:35","nodeType":"VariableDeclaration","scope":7499,"src":"1569:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7497,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1569:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"name":"Bytes32Slot","nameLocation":"1547:11:35","nodeType":"StructDefinition","scope":7611,"src":"1540:49:35","visibility":"public"},{"canonicalName":"StorageSlot.Uint256Slot","id":7502,"members":[{"constant":false,"id":7501,"mutability":"mutable","name":"value","nameLocation":"1632:5:35","nodeType":"VariableDeclaration","scope":7502,"src":"1624:13:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7500,"name":"uint256","nodeType":"ElementaryTypeName","src":"1624:7:35","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"Uint256Slot","nameLocation":"1602:11:35","nodeType":"StructDefinition","scope":7611,"src":"1595:49:35","visibility":"public"},{"canonicalName":"StorageSlot.Int256Slot","id":7505,"members":[{"constant":false,"id":7504,"mutability":"mutable","name":"value","nameLocation":"1685:5:35","nodeType":"VariableDeclaration","scope":7505,"src":"1678:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7503,"name":"int256","nodeType":"ElementaryTypeName","src":"1678:6:35","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"name":"Int256Slot","nameLocation":"1657:10:35","nodeType":"StructDefinition","scope":7611,"src":"1650:47:35","visibility":"public"},{"canonicalName":"StorageSlot.StringSlot","id":7508,"members":[{"constant":false,"id":7507,"mutability":"mutable","name":"value","nameLocation":"1738:5:35","nodeType":"VariableDeclaration","scope":7508,"src":"1731:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7506,"name":"string","nodeType":"ElementaryTypeName","src":"1731:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"name":"StringSlot","nameLocation":"1710:10:35","nodeType":"StructDefinition","scope":7611,"src":"1703:47:35","visibility":"public"},{"canonicalName":"StorageSlot.BytesSlot","id":7511,"members":[{"constant":false,"id":7510,"mutability":"mutable","name":"value","nameLocation":"1789:5:35","nodeType":"VariableDeclaration","scope":7511,"src":"1783:11:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7509,"name":"bytes","nodeType":"ElementaryTypeName","src":"1783:5:35","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"name":"BytesSlot","nameLocation":"1763:9:35","nodeType":"StructDefinition","scope":7611,"src":"1756:45:35","visibility":"public"},{"body":{"id":7521,"nodeType":"Block","src":"1983:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2018:38:35","statements":[{"nodeType":"YulAssignment","src":"2032:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2042:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2032:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7518,"isOffset":false,"isSlot":true,"src":"2032:6:35","suffix":"slot","valueSize":1},{"declaration":7514,"isOffset":false,"isSlot":false,"src":"2042:4:35","valueSize":1}],"flags":["memory-safe"],"id":7520,"nodeType":"InlineAssembly","src":"1993:63:35"}]},"documentation":{"id":7512,"nodeType":"StructuredDocumentation","src":"1807:87:35","text":" @dev Returns an `AddressSlot` with member `value` located at `slot`."},"id":7522,"implemented":true,"kind":"function","modifiers":[],"name":"getAddressSlot","nameLocation":"1908:14:35","nodeType":"FunctionDefinition","parameters":{"id":7515,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7514,"mutability":"mutable","name":"slot","nameLocation":"1931:4:35","nodeType":"VariableDeclaration","scope":7522,"src":"1923:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7513,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1923:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1922:14:35"},"returnParameters":{"id":7519,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7518,"mutability":"mutable","name":"r","nameLocation":"1980:1:35","nodeType":"VariableDeclaration","scope":7522,"src":"1960:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7493_storage_ptr","typeString":"struct StorageSlot.AddressSlot"},"typeName":{"id":7517,"nodeType":"UserDefinedTypeName","pathNode":{"id":7516,"name":"AddressSlot","nameLocations":["1960:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7493,"src":"1960:11:35"},"referencedDeclaration":7493,"src":"1960:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_AddressSlot_$7493_storage_ptr","typeString":"struct StorageSlot.AddressSlot"}},"visibility":"internal"}],"src":"1959:23:35"},"scope":7611,"src":"1899:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7532,"nodeType":"Block","src":"2243:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2278:38:35","statements":[{"nodeType":"YulAssignment","src":"2292:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2302:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2292:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7529,"isOffset":false,"isSlot":true,"src":"2292:6:35","suffix":"slot","valueSize":1},{"declaration":7525,"isOffset":false,"isSlot":false,"src":"2302:4:35","valueSize":1}],"flags":["memory-safe"],"id":7531,"nodeType":"InlineAssembly","src":"2253:63:35"}]},"documentation":{"id":7523,"nodeType":"StructuredDocumentation","src":"2068:86:35","text":" @dev Returns a `BooleanSlot` with member `value` located at `slot`."},"id":7533,"implemented":true,"kind":"function","modifiers":[],"name":"getBooleanSlot","nameLocation":"2168:14:35","nodeType":"FunctionDefinition","parameters":{"id":7526,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7525,"mutability":"mutable","name":"slot","nameLocation":"2191:4:35","nodeType":"VariableDeclaration","scope":7533,"src":"2183:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7524,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2183:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2182:14:35"},"returnParameters":{"id":7530,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7529,"mutability":"mutable","name":"r","nameLocation":"2240:1:35","nodeType":"VariableDeclaration","scope":7533,"src":"2220:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7496_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"},"typeName":{"id":7528,"nodeType":"UserDefinedTypeName","pathNode":{"id":7527,"name":"BooleanSlot","nameLocations":["2220:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7496,"src":"2220:11:35"},"referencedDeclaration":7496,"src":"2220:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_BooleanSlot_$7496_storage_ptr","typeString":"struct StorageSlot.BooleanSlot"}},"visibility":"internal"}],"src":"2219:23:35"},"scope":7611,"src":"2159:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7543,"nodeType":"Block","src":"2503:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2538:38:35","statements":[{"nodeType":"YulAssignment","src":"2552:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2562:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2552:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7540,"isOffset":false,"isSlot":true,"src":"2552:6:35","suffix":"slot","valueSize":1},{"declaration":7536,"isOffset":false,"isSlot":false,"src":"2562:4:35","valueSize":1}],"flags":["memory-safe"],"id":7542,"nodeType":"InlineAssembly","src":"2513:63:35"}]},"documentation":{"id":7534,"nodeType":"StructuredDocumentation","src":"2328:86:35","text":" @dev Returns a `Bytes32Slot` with member `value` located at `slot`."},"id":7544,"implemented":true,"kind":"function","modifiers":[],"name":"getBytes32Slot","nameLocation":"2428:14:35","nodeType":"FunctionDefinition","parameters":{"id":7537,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7536,"mutability":"mutable","name":"slot","nameLocation":"2451:4:35","nodeType":"VariableDeclaration","scope":7544,"src":"2443:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7535,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2443:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2442:14:35"},"returnParameters":{"id":7541,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7540,"mutability":"mutable","name":"r","nameLocation":"2500:1:35","nodeType":"VariableDeclaration","scope":7544,"src":"2480:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7499_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"},"typeName":{"id":7539,"nodeType":"UserDefinedTypeName","pathNode":{"id":7538,"name":"Bytes32Slot","nameLocations":["2480:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7499,"src":"2480:11:35"},"referencedDeclaration":7499,"src":"2480:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Slot_$7499_storage_ptr","typeString":"struct StorageSlot.Bytes32Slot"}},"visibility":"internal"}],"src":"2479:23:35"},"scope":7611,"src":"2419:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7554,"nodeType":"Block","src":"2763:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"2798:38:35","statements":[{"nodeType":"YulAssignment","src":"2812:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"2822:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"2812:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7551,"isOffset":false,"isSlot":true,"src":"2812:6:35","suffix":"slot","valueSize":1},{"declaration":7547,"isOffset":false,"isSlot":false,"src":"2822:4:35","valueSize":1}],"flags":["memory-safe"],"id":7553,"nodeType":"InlineAssembly","src":"2773:63:35"}]},"documentation":{"id":7545,"nodeType":"StructuredDocumentation","src":"2588:86:35","text":" @dev Returns a `Uint256Slot` with member `value` located at `slot`."},"id":7555,"implemented":true,"kind":"function","modifiers":[],"name":"getUint256Slot","nameLocation":"2688:14:35","nodeType":"FunctionDefinition","parameters":{"id":7548,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7547,"mutability":"mutable","name":"slot","nameLocation":"2711:4:35","nodeType":"VariableDeclaration","scope":7555,"src":"2703:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7546,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2703:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2702:14:35"},"returnParameters":{"id":7552,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7551,"mutability":"mutable","name":"r","nameLocation":"2760:1:35","nodeType":"VariableDeclaration","scope":7555,"src":"2740:21:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7502_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"},"typeName":{"id":7550,"nodeType":"UserDefinedTypeName","pathNode":{"id":7549,"name":"Uint256Slot","nameLocations":["2740:11:35"],"nodeType":"IdentifierPath","referencedDeclaration":7502,"src":"2740:11:35"},"referencedDeclaration":7502,"src":"2740:11:35","typeDescriptions":{"typeIdentifier":"t_struct$_Uint256Slot_$7502_storage_ptr","typeString":"struct StorageSlot.Uint256Slot"}},"visibility":"internal"}],"src":"2739:23:35"},"scope":7611,"src":"2679:163:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7565,"nodeType":"Block","src":"3020:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3055:38:35","statements":[{"nodeType":"YulAssignment","src":"3069:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"3079:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3069:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7562,"isOffset":false,"isSlot":true,"src":"3069:6:35","suffix":"slot","valueSize":1},{"declaration":7558,"isOffset":false,"isSlot":false,"src":"3079:4:35","valueSize":1}],"flags":["memory-safe"],"id":7564,"nodeType":"InlineAssembly","src":"3030:63:35"}]},"documentation":{"id":7556,"nodeType":"StructuredDocumentation","src":"2848:85:35","text":" @dev Returns a `Int256Slot` with member `value` located at `slot`."},"id":7566,"implemented":true,"kind":"function","modifiers":[],"name":"getInt256Slot","nameLocation":"2947:13:35","nodeType":"FunctionDefinition","parameters":{"id":7559,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7558,"mutability":"mutable","name":"slot","nameLocation":"2969:4:35","nodeType":"VariableDeclaration","scope":7566,"src":"2961:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7557,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2961:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2960:14:35"},"returnParameters":{"id":7563,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7562,"mutability":"mutable","name":"r","nameLocation":"3017:1:35","nodeType":"VariableDeclaration","scope":7566,"src":"2998:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7505_storage_ptr","typeString":"struct StorageSlot.Int256Slot"},"typeName":{"id":7561,"nodeType":"UserDefinedTypeName","pathNode":{"id":7560,"name":"Int256Slot","nameLocations":["2998:10:35"],"nodeType":"IdentifierPath","referencedDeclaration":7505,"src":"2998:10:35"},"referencedDeclaration":7505,"src":"2998:10:35","typeDescriptions":{"typeIdentifier":"t_struct$_Int256Slot_$7505_storage_ptr","typeString":"struct StorageSlot.Int256Slot"}},"visibility":"internal"}],"src":"2997:22:35"},"scope":7611,"src":"2938:161:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7576,"nodeType":"Block","src":"3277:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3312:38:35","statements":[{"nodeType":"YulAssignment","src":"3326:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"3336:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3326:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7573,"isOffset":false,"isSlot":true,"src":"3326:6:35","suffix":"slot","valueSize":1},{"declaration":7569,"isOffset":false,"isSlot":false,"src":"3336:4:35","valueSize":1}],"flags":["memory-safe"],"id":7575,"nodeType":"InlineAssembly","src":"3287:63:35"}]},"documentation":{"id":7567,"nodeType":"StructuredDocumentation","src":"3105:85:35","text":" @dev Returns a `StringSlot` with member `value` located at `slot`."},"id":7577,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3204:13:35","nodeType":"FunctionDefinition","parameters":{"id":7570,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7569,"mutability":"mutable","name":"slot","nameLocation":"3226:4:35","nodeType":"VariableDeclaration","scope":7577,"src":"3218:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7568,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3218:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3217:14:35"},"returnParameters":{"id":7574,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7573,"mutability":"mutable","name":"r","nameLocation":"3274:1:35","nodeType":"VariableDeclaration","scope":7577,"src":"3255:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7508_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7572,"nodeType":"UserDefinedTypeName","pathNode":{"id":7571,"name":"StringSlot","nameLocations":["3255:10:35"],"nodeType":"IdentifierPath","referencedDeclaration":7508,"src":"3255:10:35"},"referencedDeclaration":7508,"src":"3255:10:35","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7508_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3254:22:35"},"scope":7611,"src":"3195:161:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7587,"nodeType":"Block","src":"3558:85:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3593:44:35","statements":[{"nodeType":"YulAssignment","src":"3607:20:35","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"3617:10:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3607:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7584,"isOffset":false,"isSlot":true,"src":"3607:6:35","suffix":"slot","valueSize":1},{"declaration":7580,"isOffset":false,"isSlot":true,"src":"3617:10:35","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7586,"nodeType":"InlineAssembly","src":"3568:69:35"}]},"documentation":{"id":7578,"nodeType":"StructuredDocumentation","src":"3362:101:35","text":" @dev Returns an `StringSlot` representation of the string storage pointer `store`."},"id":7588,"implemented":true,"kind":"function","modifiers":[],"name":"getStringSlot","nameLocation":"3477:13:35","nodeType":"FunctionDefinition","parameters":{"id":7581,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7580,"mutability":"mutable","name":"store","nameLocation":"3506:5:35","nodeType":"VariableDeclaration","scope":7588,"src":"3491:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"},"typeName":{"id":7579,"name":"string","nodeType":"ElementaryTypeName","src":"3491:6:35","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3490:22:35"},"returnParameters":{"id":7585,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7584,"mutability":"mutable","name":"r","nameLocation":"3555:1:35","nodeType":"VariableDeclaration","scope":7588,"src":"3536:20:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7508_storage_ptr","typeString":"struct StorageSlot.StringSlot"},"typeName":{"id":7583,"nodeType":"UserDefinedTypeName","pathNode":{"id":7582,"name":"StringSlot","nameLocations":["3536:10:35"],"nodeType":"IdentifierPath","referencedDeclaration":7508,"src":"3536:10:35"},"referencedDeclaration":7508,"src":"3536:10:35","typeDescriptions":{"typeIdentifier":"t_struct$_StringSlot_$7508_storage_ptr","typeString":"struct StorageSlot.StringSlot"}},"visibility":"internal"}],"src":"3535:22:35"},"scope":7611,"src":"3468:175:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7598,"nodeType":"Block","src":"3818:79:35","statements":[{"AST":{"nodeType":"YulBlock","src":"3853:38:35","statements":[{"nodeType":"YulAssignment","src":"3867:14:35","value":{"name":"slot","nodeType":"YulIdentifier","src":"3877:4:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"3867:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7595,"isOffset":false,"isSlot":true,"src":"3867:6:35","suffix":"slot","valueSize":1},{"declaration":7591,"isOffset":false,"isSlot":false,"src":"3877:4:35","valueSize":1}],"flags":["memory-safe"],"id":7597,"nodeType":"InlineAssembly","src":"3828:63:35"}]},"documentation":{"id":7589,"nodeType":"StructuredDocumentation","src":"3649:84:35","text":" @dev Returns a `BytesSlot` with member `value` located at `slot`."},"id":7599,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"3747:12:35","nodeType":"FunctionDefinition","parameters":{"id":7592,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7591,"mutability":"mutable","name":"slot","nameLocation":"3768:4:35","nodeType":"VariableDeclaration","scope":7599,"src":"3760:12:35","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":7590,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3760:7:35","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3759:14:35"},"returnParameters":{"id":7596,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7595,"mutability":"mutable","name":"r","nameLocation":"3815:1:35","nodeType":"VariableDeclaration","scope":7599,"src":"3797:19:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7511_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7594,"nodeType":"UserDefinedTypeName","pathNode":{"id":7593,"name":"BytesSlot","nameLocations":["3797:9:35"],"nodeType":"IdentifierPath","referencedDeclaration":7511,"src":"3797:9:35"},"referencedDeclaration":7511,"src":"3797:9:35","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7511_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"3796:21:35"},"scope":7611,"src":"3738:159:35","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7609,"nodeType":"Block","src":"4094:85:35","statements":[{"AST":{"nodeType":"YulBlock","src":"4129:44:35","statements":[{"nodeType":"YulAssignment","src":"4143:20:35","value":{"name":"store.slot","nodeType":"YulIdentifier","src":"4153:10:35"},"variableNames":[{"name":"r.slot","nodeType":"YulIdentifier","src":"4143:6:35"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7606,"isOffset":false,"isSlot":true,"src":"4143:6:35","suffix":"slot","valueSize":1},{"declaration":7602,"isOffset":false,"isSlot":true,"src":"4153:10:35","suffix":"slot","valueSize":1}],"flags":["memory-safe"],"id":7608,"nodeType":"InlineAssembly","src":"4104:69:35"}]},"documentation":{"id":7600,"nodeType":"StructuredDocumentation","src":"3903:99:35","text":" @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`."},"id":7610,"implemented":true,"kind":"function","modifiers":[],"name":"getBytesSlot","nameLocation":"4016:12:35","nodeType":"FunctionDefinition","parameters":{"id":7603,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7602,"mutability":"mutable","name":"store","nameLocation":"4043:5:35","nodeType":"VariableDeclaration","scope":7610,"src":"4029:19:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"},"typeName":{"id":7601,"name":"bytes","nodeType":"ElementaryTypeName","src":"4029:5:35","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"4028:21:35"},"returnParameters":{"id":7607,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7606,"mutability":"mutable","name":"r","nameLocation":"4091:1:35","nodeType":"VariableDeclaration","scope":7610,"src":"4073:19:35","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7511_storage_ptr","typeString":"struct StorageSlot.BytesSlot"},"typeName":{"id":7605,"nodeType":"UserDefinedTypeName","pathNode":{"id":7604,"name":"BytesSlot","nameLocations":["4073:9:35"],"nodeType":"IdentifierPath","referencedDeclaration":7511,"src":"4073:9:35"},"referencedDeclaration":7511,"src":"4073:9:35","typeDescriptions":{"typeIdentifier":"t_struct$_BytesSlot_$7511_storage_ptr","typeString":"struct StorageSlot.BytesSlot"}},"visibility":"internal"}],"src":"4072:21:35"},"scope":7611,"src":"4007:172:35","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":7612,"src":"1407:2774:35","usedErrors":[],"usedEvents":[]}],"src":"193:3989:35"},"id":35},"@openzeppelin/contracts/utils/Strings.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","exportedSymbols":{"Math":[11439],"SafeCast":[13204],"SignedMath":[13348],"Strings":[9013]},"id":9014,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":7613,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"101:24:36"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"./math/Math.sol","id":7615,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9014,"sourceUnit":11440,"src":"127:37:36","symbolAliases":[{"foreign":{"id":7614,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"135:4:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./math/SafeCast.sol","id":7617,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9014,"sourceUnit":13205,"src":"165:45:36","symbolAliases":[{"foreign":{"id":7616,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"173:8:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","file":"./math/SignedMath.sol","id":7619,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9014,"sourceUnit":13349,"src":"211:49:36","symbolAliases":[{"foreign":{"id":7618,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13348,"src":"219:10:36","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Strings","contractDependencies":[],"contractKind":"library","documentation":{"id":7620,"nodeType":"StructuredDocumentation","src":"262:34:36","text":" @dev String operations."},"fullyImplemented":true,"id":9013,"linearizedBaseContracts":[9013],"name":"Strings","nameLocation":"305:7:36","nodeType":"ContractDefinition","nodes":[{"global":false,"id":7622,"libraryName":{"id":7621,"name":"SafeCast","nameLocations":["325:8:36"],"nodeType":"IdentifierPath","referencedDeclaration":13204,"src":"325:8:36"},"nodeType":"UsingForDirective","src":"319:21:36"},{"constant":true,"id":7625,"mutability":"constant","name":"HEX_DIGITS","nameLocation":"371:10:36","nodeType":"VariableDeclaration","scope":9013,"src":"346:56:36","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"},"typeName":{"id":7623,"name":"bytes16","nodeType":"ElementaryTypeName","src":"346:7:36","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"value":{"hexValue":"30313233343536373839616263646566","id":7624,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"384:18:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_cb29997ed99ead0db59ce4d12b7d3723198c827273e5796737c926d78019c39f","typeString":"literal_string \"0123456789abcdef\""},"value":"0123456789abcdef"},"visibility":"private"},{"constant":true,"id":7628,"mutability":"constant","name":"ADDRESS_LENGTH","nameLocation":"431:14:36","nodeType":"VariableDeclaration","scope":9013,"src":"408:42:36","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":7626,"name":"uint8","nodeType":"ElementaryTypeName","src":"408:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"value":{"hexValue":"3230","id":7627,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"448:2:36","typeDescriptions":{"typeIdentifier":"t_rational_20_by_1","typeString":"int_const 20"},"value":"20"},"visibility":"private"},{"constant":true,"id":7664,"mutability":"constant","name":"SPECIAL_CHARS_LOOKUP","nameLocation":"481:20:36","nodeType":"VariableDeclaration","scope":9013,"src":"456:302:36","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7629,"name":"uint256","nodeType":"ElementaryTypeName","src":"456:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"commonType":{"typeIdentifier":"t_rational_4951760157141521116776380160_by_1","typeString":"int_const 4951760157141521116776380160"},"id":7663,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_rational_17179883264_by_1","typeString":"int_const 17179883264"},"id":7658,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_rational_14080_by_1","typeString":"int_const 14080"},"id":7653,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_rational_5888_by_1","typeString":"int_const 5888"},"id":7648,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_rational_1792_by_1","typeString":"int_const 1792"},"id":7643,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_rational_768_by_1","typeString":"int_const 768"},"id":7638,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":7632,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":7630,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"513:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"30783038","id":7631,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"518:4:36","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"0x08"},"src":"513:9:36","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":7633,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"512:11:36","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_512_by_1","typeString":"int_const 512"},"id":7636,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":7634,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"552:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"30783039","id":7635,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"557:4:36","typeDescriptions":{"typeIdentifier":"t_rational_9_by_1","typeString":"int_const 9"},"value":"0x09"},"src":"552:9:36","typeDescriptions":{"typeIdentifier":"t_rational_512_by_1","typeString":"int_const 512"}}],"id":7637,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"551:11:36","typeDescriptions":{"typeIdentifier":"t_rational_512_by_1","typeString":"int_const 512"}},"src":"512:50:36","typeDescriptions":{"typeIdentifier":"t_rational_768_by_1","typeString":"int_const 768"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_1024_by_1","typeString":"int_const 1024"},"id":7641,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":7639,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"585:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"30783061","id":7640,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"590:4:36","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"0x0a"},"src":"585:9:36","typeDescriptions":{"typeIdentifier":"t_rational_1024_by_1","typeString":"int_const 1024"}}],"id":7642,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"584:11:36","typeDescriptions":{"typeIdentifier":"t_rational_1024_by_1","typeString":"int_const 1024"}},"src":"512:83:36","typeDescriptions":{"typeIdentifier":"t_rational_1792_by_1","typeString":"int_const 1792"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4096_by_1","typeString":"int_const 4096"},"id":7646,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":7644,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"622:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"30783063","id":7645,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"627:4:36","typeDescriptions":{"typeIdentifier":"t_rational_12_by_1","typeString":"int_const 12"},"value":"0x0c"},"src":"622:9:36","typeDescriptions":{"typeIdentifier":"t_rational_4096_by_1","typeString":"int_const 4096"}}],"id":7647,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"621:11:36","typeDescriptions":{"typeIdentifier":"t_rational_4096_by_1","typeString":"int_const 4096"}},"src":"512:120:36","typeDescriptions":{"typeIdentifier":"t_rational_5888_by_1","typeString":"int_const 5888"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_8192_by_1","typeString":"int_const 8192"},"id":7651,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":7649,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"661:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"30783064","id":7650,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"666:4:36","typeDescriptions":{"typeIdentifier":"t_rational_13_by_1","typeString":"int_const 13"},"value":"0x0d"},"src":"661:9:36","typeDescriptions":{"typeIdentifier":"t_rational_8192_by_1","typeString":"int_const 8192"}}],"id":7652,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"660:11:36","typeDescriptions":{"typeIdentifier":"t_rational_8192_by_1","typeString":"int_const 8192"}},"src":"512:159:36","typeDescriptions":{"typeIdentifier":"t_rational_14080_by_1","typeString":"int_const 14080"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_17179869184_by_1","typeString":"int_const 17179869184"},"id":7656,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":7654,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"706:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"30783232","id":7655,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"711:4:36","typeDescriptions":{"typeIdentifier":"t_rational_34_by_1","typeString":"int_const 34"},"value":"0x22"},"src":"706:9:36","typeDescriptions":{"typeIdentifier":"t_rational_17179869184_by_1","typeString":"int_const 17179869184"}}],"id":7657,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"705:11:36","typeDescriptions":{"typeIdentifier":"t_rational_17179869184_by_1","typeString":"int_const 17179869184"}},"src":"512:204:36","typeDescriptions":{"typeIdentifier":"t_rational_17179883264_by_1","typeString":"int_const 17179883264"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4951760157141521099596496896_by_1","typeString":"int_const 4951760157141521099596496896"},"id":7661,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":7659,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"748:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"30783563","id":7660,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"753:4:36","typeDescriptions":{"typeIdentifier":"t_rational_92_by_1","typeString":"int_const 92"},"value":"0x5c"},"src":"748:9:36","typeDescriptions":{"typeIdentifier":"t_rational_4951760157141521099596496896_by_1","typeString":"int_const 4951760157141521099596496896"}}],"id":7662,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"747:11:36","typeDescriptions":{"typeIdentifier":"t_rational_4951760157141521099596496896_by_1","typeString":"int_const 4951760157141521099596496896"}},"src":"512:246:36","typeDescriptions":{"typeIdentifier":"t_rational_4951760157141521116776380160_by_1","typeString":"int_const 4951760157141521116776380160"}},"visibility":"private"},{"documentation":{"id":7665,"nodeType":"StructuredDocumentation","src":"778:81:36","text":" @dev The `value` string doesn't fit in the specified `length`."},"errorSelector":"e22e27eb","id":7671,"name":"StringsInsufficientHexLength","nameLocation":"870:28:36","nodeType":"ErrorDefinition","parameters":{"id":7670,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7667,"mutability":"mutable","name":"value","nameLocation":"907:5:36","nodeType":"VariableDeclaration","scope":7671,"src":"899:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7666,"name":"uint256","nodeType":"ElementaryTypeName","src":"899:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7669,"mutability":"mutable","name":"length","nameLocation":"922:6:36","nodeType":"VariableDeclaration","scope":7671,"src":"914:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7668,"name":"uint256","nodeType":"ElementaryTypeName","src":"914:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"898:31:36"},"src":"864:66:36"},{"documentation":{"id":7672,"nodeType":"StructuredDocumentation","src":"936:108:36","text":" @dev The string being parsed contains characters that are not in scope of the given base."},"errorSelector":"94e2737e","id":7674,"name":"StringsInvalidChar","nameLocation":"1055:18:36","nodeType":"ErrorDefinition","parameters":{"id":7673,"nodeType":"ParameterList","parameters":[],"src":"1073:2:36"},"src":"1049:27:36"},{"documentation":{"id":7675,"nodeType":"StructuredDocumentation","src":"1082:84:36","text":" @dev The string being parsed is not a properly formatted address."},"errorSelector":"1d15ae44","id":7677,"name":"StringsInvalidAddressFormat","nameLocation":"1177:27:36","nodeType":"ErrorDefinition","parameters":{"id":7676,"nodeType":"ParameterList","parameters":[],"src":"1204:2:36"},"src":"1171:36:36"},{"body":{"id":7724,"nodeType":"Block","src":"1379:561:36","statements":[{"id":7723,"nodeType":"UncheckedBlock","src":"1389:545:36","statements":[{"assignments":[7686],"declarations":[{"constant":false,"id":7686,"mutability":"mutable","name":"length","nameLocation":"1421:6:36","nodeType":"VariableDeclaration","scope":7723,"src":"1413:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7685,"name":"uint256","nodeType":"ElementaryTypeName","src":"1413:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7693,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7692,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7689,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7680,"src":"1441:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7687,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"1430:4:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":7688,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1435:5:36","memberName":"log10","nodeType":"MemberAccess","referencedDeclaration":11271,"src":"1430:10:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7690,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1430:17:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7691,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1450:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1430:21:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1413:38:36"},{"assignments":[7695],"declarations":[{"constant":false,"id":7695,"mutability":"mutable","name":"buffer","nameLocation":"1479:6:36","nodeType":"VariableDeclaration","scope":7723,"src":"1465:20:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7694,"name":"string","nodeType":"ElementaryTypeName","src":"1465:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":7700,"initialValue":{"arguments":[{"id":7698,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7686,"src":"1499:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7697,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"1488:10:36","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"},"typeName":{"id":7696,"name":"string","nodeType":"ElementaryTypeName","src":"1492:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}}},"id":7699,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1488:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"1465:41:36"},{"assignments":[7702],"declarations":[{"constant":false,"id":7702,"mutability":"mutable","name":"ptr","nameLocation":"1528:3:36","nodeType":"VariableDeclaration","scope":7723,"src":"1520:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7701,"name":"uint256","nodeType":"ElementaryTypeName","src":"1520:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7703,"nodeType":"VariableDeclarationStatement","src":"1520:11:36"},{"AST":{"nodeType":"YulBlock","src":"1570:67:36","statements":[{"nodeType":"YulAssignment","src":"1588:35:36","value":{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"1599:6:36"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1611:2:36","type":"","value":"32"},{"name":"length","nodeType":"YulIdentifier","src":"1615:6:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1607:3:36"},"nodeType":"YulFunctionCall","src":"1607:15:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"1595:3:36"},"nodeType":"YulFunctionCall","src":"1595:28:36"},"variableNames":[{"name":"ptr","nodeType":"YulIdentifier","src":"1588:3:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7695,"isOffset":false,"isSlot":false,"src":"1599:6:36","valueSize":1},{"declaration":7686,"isOffset":false,"isSlot":false,"src":"1615:6:36","valueSize":1},{"declaration":7702,"isOffset":false,"isSlot":false,"src":"1588:3:36","valueSize":1}],"flags":["memory-safe"],"id":7704,"nodeType":"InlineAssembly","src":"1545:92:36"},{"body":{"id":7719,"nodeType":"Block","src":"1663:234:36","statements":[{"expression":{"id":7707,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":false,"src":"1681:5:36","subExpression":{"id":7706,"name":"ptr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7702,"src":"1681:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7708,"nodeType":"ExpressionStatement","src":"1681:5:36"},{"AST":{"nodeType":"YulBlock","src":"1729:86:36","statements":[{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"1759:3:36"},{"arguments":[{"arguments":[{"name":"value","nodeType":"YulIdentifier","src":"1773:5:36"},{"kind":"number","nodeType":"YulLiteral","src":"1780:2:36","type":"","value":"10"}],"functionName":{"name":"mod","nodeType":"YulIdentifier","src":"1769:3:36"},"nodeType":"YulFunctionCall","src":"1769:14:36"},{"name":"HEX_DIGITS","nodeType":"YulIdentifier","src":"1785:10:36"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"1764:4:36"},"nodeType":"YulFunctionCall","src":"1764:32:36"}],"functionName":{"name":"mstore8","nodeType":"YulIdentifier","src":"1751:7:36"},"nodeType":"YulFunctionCall","src":"1751:46:36"},"nodeType":"YulExpressionStatement","src":"1751:46:36"}]},"evmVersion":"paris","externalReferences":[{"declaration":7625,"isOffset":false,"isSlot":false,"src":"1785:10:36","valueSize":1},{"declaration":7702,"isOffset":false,"isSlot":false,"src":"1759:3:36","valueSize":1},{"declaration":7680,"isOffset":false,"isSlot":false,"src":"1773:5:36","valueSize":1}],"flags":["memory-safe"],"id":7709,"nodeType":"InlineAssembly","src":"1704:111:36"},{"expression":{"id":7712,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7710,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7680,"src":"1832:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"hexValue":"3130","id":7711,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1841:2:36","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"1832:11:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7713,"nodeType":"ExpressionStatement","src":"1832:11:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7716,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7714,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7680,"src":"1865:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":7715,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1874:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1865:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7718,"nodeType":"IfStatement","src":"1861:21:36","trueBody":{"id":7717,"nodeType":"Break","src":"1877:5:36"}}]},"condition":{"hexValue":"74727565","id":7705,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"1657:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"id":7720,"nodeType":"WhileStatement","src":"1650:247:36"},{"expression":{"id":7721,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7695,"src":"1917:6:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7684,"id":7722,"nodeType":"Return","src":"1910:13:36"}]}]},"documentation":{"id":7678,"nodeType":"StructuredDocumentation","src":"1213:90:36","text":" @dev Converts a `uint256` to its ASCII `string` decimal representation."},"id":7725,"implemented":true,"kind":"function","modifiers":[],"name":"toString","nameLocation":"1317:8:36","nodeType":"FunctionDefinition","parameters":{"id":7681,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7680,"mutability":"mutable","name":"value","nameLocation":"1334:5:36","nodeType":"VariableDeclaration","scope":7725,"src":"1326:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7679,"name":"uint256","nodeType":"ElementaryTypeName","src":"1326:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1325:15:36"},"returnParameters":{"id":7684,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7683,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7725,"src":"1364:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7682,"name":"string","nodeType":"ElementaryTypeName","src":"1364:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"1363:15:36"},"scope":9013,"src":"1308:632:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7750,"nodeType":"Block","src":"2116:92:36","statements":[{"expression":{"arguments":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":7738,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7736,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7728,"src":"2147:5:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":7737,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2155:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2147:9:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"","id":7740,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2165:2:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470","typeString":"literal_string \"\""},"value":""},"id":7741,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"2147:20:36","trueExpression":{"hexValue":"2d","id":7739,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2159:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"},"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[{"arguments":[{"id":7745,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7728,"src":"2193:5:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"expression":{"id":7743,"name":"SignedMath","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13348,"src":"2178:10:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SignedMath_$13348_$","typeString":"type(library SignedMath)"}},"id":7744,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2189:3:36","memberName":"abs","nodeType":"MemberAccess","referencedDeclaration":13347,"src":"2178:14:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_int256_$returns$_t_uint256_$","typeString":"function (int256) pure returns (uint256)"}},"id":7746,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2178:21:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7742,"name":"toString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7725,"src":"2169:8:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":7747,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2169:31:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"expression":{"id":7734,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2133:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7733,"name":"string","nodeType":"ElementaryTypeName","src":"2133:6:36","typeDescriptions":{}}},"id":7735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2140:6:36","memberName":"concat","nodeType":"MemberAccess","src":"2133:13:36","typeDescriptions":{"typeIdentifier":"t_function_stringconcat_pure$__$returns$_t_string_memory_ptr_$","typeString":"function () pure returns (string memory)"}},"id":7748,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2133:68:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7732,"id":7749,"nodeType":"Return","src":"2126:75:36"}]},"documentation":{"id":7726,"nodeType":"StructuredDocumentation","src":"1946:89:36","text":" @dev Converts a `int256` to its ASCII `string` decimal representation."},"id":7751,"implemented":true,"kind":"function","modifiers":[],"name":"toStringSigned","nameLocation":"2049:14:36","nodeType":"FunctionDefinition","parameters":{"id":7729,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7728,"mutability":"mutable","name":"value","nameLocation":"2071:5:36","nodeType":"VariableDeclaration","scope":7751,"src":"2064:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":7727,"name":"int256","nodeType":"ElementaryTypeName","src":"2064:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"2063:14:36"},"returnParameters":{"id":7732,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7731,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7751,"src":"2101:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7730,"name":"string","nodeType":"ElementaryTypeName","src":"2101:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2100:15:36"},"scope":9013,"src":"2040:168:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7770,"nodeType":"Block","src":"2387:100:36","statements":[{"id":7769,"nodeType":"UncheckedBlock","src":"2397:84:36","statements":[{"expression":{"arguments":[{"id":7760,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7754,"src":"2440:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7766,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":7763,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7754,"src":"2459:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":7761,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"2447:4:36","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":7762,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2452:6:36","memberName":"log256","nodeType":"MemberAccess","referencedDeclaration":11382,"src":"2447:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":7764,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2447:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7765,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2468:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2447:22:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7759,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7771,7854,7874],"referencedDeclaration":7854,"src":"2428:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7767,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2428:42:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7758,"id":7768,"nodeType":"Return","src":"2421:49:36"}]}]},"documentation":{"id":7752,"nodeType":"StructuredDocumentation","src":"2214:94:36","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation."},"id":7771,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2322:11:36","nodeType":"FunctionDefinition","parameters":{"id":7755,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7754,"mutability":"mutable","name":"value","nameLocation":"2342:5:36","nodeType":"VariableDeclaration","scope":7771,"src":"2334:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7753,"name":"uint256","nodeType":"ElementaryTypeName","src":"2334:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2333:15:36"},"returnParameters":{"id":7758,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7757,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7771,"src":"2372:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7756,"name":"string","nodeType":"ElementaryTypeName","src":"2372:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2371:15:36"},"scope":9013,"src":"2313:174:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7853,"nodeType":"Block","src":"2700:435:36","statements":[{"assignments":[7782],"declarations":[{"constant":false,"id":7782,"mutability":"mutable","name":"localValue","nameLocation":"2718:10:36","nodeType":"VariableDeclaration","scope":7853,"src":"2710:18:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7781,"name":"uint256","nodeType":"ElementaryTypeName","src":"2710:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7784,"initialValue":{"id":7783,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7774,"src":"2731:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2710:26:36"},{"assignments":[7786],"declarations":[{"constant":false,"id":7786,"mutability":"mutable","name":"buffer","nameLocation":"2759:6:36","nodeType":"VariableDeclaration","scope":7853,"src":"2746:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7785,"name":"bytes","nodeType":"ElementaryTypeName","src":"2746:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7795,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7791,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7789,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2778:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7790,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7776,"src":"2782:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2778:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"32","id":7792,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2791:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"2778:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7788,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"2768:9:36","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":7787,"name":"bytes","nodeType":"ElementaryTypeName","src":"2772:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":7794,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2768:25:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"2746:47:36"},{"expression":{"id":7800,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7796,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7786,"src":"2803:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7798,"indexExpression":{"hexValue":"30","id":7797,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2810:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2803:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":7799,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2815:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d","typeString":"literal_string \"0\""},"value":"0"},"src":"2803:15:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7801,"nodeType":"ExpressionStatement","src":"2803:15:36"},{"expression":{"id":7806,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7802,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7786,"src":"2828:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7804,"indexExpression":{"hexValue":"31","id":7803,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2835:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2828:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"78","id":7805,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2840:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_7521d1cadbcfa91eec65aa16715b94ffc1c9654ba57ea2ef1a2127bca1127a83","typeString":"literal_string \"x\""},"value":"x"},"src":"2828:15:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7807,"nodeType":"ExpressionStatement","src":"2828:15:36"},{"body":{"id":7836,"nodeType":"Block","src":"2898:95:36","statements":[{"expression":{"id":7830,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7822,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7786,"src":"2912:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7824,"indexExpression":{"id":7823,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7809,"src":"2919:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2912:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"id":7825,"name":"HEX_DIGITS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7625,"src":"2924:10:36","typeDescriptions":{"typeIdentifier":"t_bytes16","typeString":"bytes16"}},"id":7829,"indexExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7828,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7826,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7782,"src":"2935:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7827,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2948:3:36","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"2935:16:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2924:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"2912:40:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7831,"nodeType":"ExpressionStatement","src":"2912:40:36"},{"expression":{"id":7834,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7832,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7782,"src":"2966:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7833,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2981:1:36","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"2966:16:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7835,"nodeType":"ExpressionStatement","src":"2966:16:36"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7818,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7816,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7809,"src":"2886:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7817,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2890:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2886:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7837,"initializationExpression":{"assignments":[7809],"declarations":[{"constant":false,"id":7809,"mutability":"mutable","name":"i","nameLocation":"2866:1:36","nodeType":"VariableDeclaration","scope":7837,"src":"2858:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7808,"name":"uint256","nodeType":"ElementaryTypeName","src":"2858:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7815,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7814,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7812,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":7810,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2870:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":7811,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7776,"src":"2874:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2870:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":7813,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2883:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2870:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2858:26:36"},"loopExpression":{"expression":{"id":7820,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2893:3:36","subExpression":{"id":7819,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7809,"src":"2895:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7821,"nodeType":"ExpressionStatement","src":"2893:3:36"},"nodeType":"ForStatement","src":"2853:140:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7840,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7838,"name":"localValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7782,"src":"3006:10:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":7839,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3020:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3006:15:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7847,"nodeType":"IfStatement","src":"3002:96:36","trueBody":{"id":7846,"nodeType":"Block","src":"3023:75:36","statements":[{"errorCall":{"arguments":[{"id":7842,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7774,"src":"3073:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7843,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7776,"src":"3080:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7841,"name":"StringsInsufficientHexLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7671,"src":"3044:28:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$_t_uint256_$returns$__$","typeString":"function (uint256,uint256) pure"}},"id":7844,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3044:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7845,"nodeType":"RevertStatement","src":"3037:50:36"}]}},{"expression":{"arguments":[{"id":7850,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7786,"src":"3121:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7849,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3114:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7848,"name":"string","nodeType":"ElementaryTypeName","src":"3114:6:36","typeDescriptions":{}}},"id":7851,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3114:14:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7780,"id":7852,"nodeType":"Return","src":"3107:21:36"}]},"documentation":{"id":7772,"nodeType":"StructuredDocumentation","src":"2493:112:36","text":" @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length."},"id":7854,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"2619:11:36","nodeType":"FunctionDefinition","parameters":{"id":7777,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7774,"mutability":"mutable","name":"value","nameLocation":"2639:5:36","nodeType":"VariableDeclaration","scope":7854,"src":"2631:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7773,"name":"uint256","nodeType":"ElementaryTypeName","src":"2631:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":7776,"mutability":"mutable","name":"length","nameLocation":"2654:6:36","nodeType":"VariableDeclaration","scope":7854,"src":"2646:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7775,"name":"uint256","nodeType":"ElementaryTypeName","src":"2646:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2630:31:36"},"returnParameters":{"id":7780,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7779,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7854,"src":"2685:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7778,"name":"string","nodeType":"ElementaryTypeName","src":"2685:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2684:15:36"},"scope":9013,"src":"2610:525:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7873,"nodeType":"Block","src":"3367:75:36","statements":[{"expression":{"arguments":[{"arguments":[{"arguments":[{"id":7867,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7857,"src":"3412:4:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7866,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3404:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":7865,"name":"uint160","nodeType":"ElementaryTypeName","src":"3404:7:36","typeDescriptions":{}}},"id":7868,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3404:13:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":7864,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3396:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":7863,"name":"uint256","nodeType":"ElementaryTypeName","src":"3396:7:36","typeDescriptions":{}}},"id":7869,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3396:22:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":7870,"name":"ADDRESS_LENGTH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7628,"src":"3420:14:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"}],"id":7862,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7771,7854,7874],"referencedDeclaration":7854,"src":"3384:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256,uint256) pure returns (string memory)"}},"id":7871,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3384:51:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7861,"id":7872,"nodeType":"Return","src":"3377:58:36"}]},"documentation":{"id":7855,"nodeType":"StructuredDocumentation","src":"3141:148:36","text":" @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal\n representation."},"id":7874,"implemented":true,"kind":"function","modifiers":[],"name":"toHexString","nameLocation":"3303:11:36","nodeType":"FunctionDefinition","parameters":{"id":7858,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7857,"mutability":"mutable","name":"addr","nameLocation":"3323:4:36","nodeType":"VariableDeclaration","scope":7874,"src":"3315:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7856,"name":"address","nodeType":"ElementaryTypeName","src":"3315:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3314:14:36"},"returnParameters":{"id":7861,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7860,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7874,"src":"3352:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7859,"name":"string","nodeType":"ElementaryTypeName","src":"3352:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3351:15:36"},"scope":9013,"src":"3294:148:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7938,"nodeType":"Block","src":"3699:642:36","statements":[{"assignments":[7883],"declarations":[{"constant":false,"id":7883,"mutability":"mutable","name":"buffer","nameLocation":"3722:6:36","nodeType":"VariableDeclaration","scope":7938,"src":"3709:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":7882,"name":"bytes","nodeType":"ElementaryTypeName","src":"3709:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":7890,"initialValue":{"arguments":[{"arguments":[{"id":7887,"name":"addr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7877,"src":"3749:4:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"id":7886,"name":"toHexString","nodeType":"Identifier","overloadedDeclarations":[7771,7854,7874],"referencedDeclaration":7874,"src":"3737:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_address_$returns$_t_string_memory_ptr_$","typeString":"function (address) pure returns (string memory)"}},"id":7888,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3737:17:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7885,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3731:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7884,"name":"bytes","nodeType":"ElementaryTypeName","src":"3731:5:36","typeDescriptions":{}}},"id":7889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3731:24:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"3709:46:36"},{"assignments":[7892],"declarations":[{"constant":false,"id":7892,"mutability":"mutable","name":"hashValue","nameLocation":"3848:9:36","nodeType":"VariableDeclaration","scope":7938,"src":"3840:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7891,"name":"uint256","nodeType":"ElementaryTypeName","src":"3840:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7893,"nodeType":"VariableDeclarationStatement","src":"3840:17:36"},{"AST":{"nodeType":"YulBlock","src":"3892:78:36","statements":[{"nodeType":"YulAssignment","src":"3906:54:36","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3923:2:36","type":"","value":"96"},{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"3941:6:36"},{"kind":"number","nodeType":"YulLiteral","src":"3949:4:36","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"3937:3:36"},"nodeType":"YulFunctionCall","src":"3937:17:36"},{"kind":"number","nodeType":"YulLiteral","src":"3956:2:36","type":"","value":"40"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3927:9:36"},"nodeType":"YulFunctionCall","src":"3927:32:36"}],"functionName":{"name":"shr","nodeType":"YulIdentifier","src":"3919:3:36"},"nodeType":"YulFunctionCall","src":"3919:41:36"},"variableNames":[{"name":"hashValue","nodeType":"YulIdentifier","src":"3906:9:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":7883,"isOffset":false,"isSlot":false,"src":"3941:6:36","valueSize":1},{"declaration":7892,"isOffset":false,"isSlot":false,"src":"3906:9:36","valueSize":1}],"flags":["memory-safe"],"id":7894,"nodeType":"InlineAssembly","src":"3867:103:36"},{"body":{"id":7931,"nodeType":"Block","src":"4013:291:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7918,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7907,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7905,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7892,"src":"4119:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"hexValue":"307866","id":7906,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4131:3:36","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"4119:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"37","id":7908,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4137:1:36","typeDescriptions":{"typeIdentifier":"t_rational_7_by_1","typeString":"int_const 7"},"value":"7"},"src":"4119:19:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":7917,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"baseExpression":{"id":7912,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7883,"src":"4148:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7914,"indexExpression":{"id":7913,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7896,"src":"4155:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4148:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":7911,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4142:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":7910,"name":"uint8","nodeType":"ElementaryTypeName","src":"4142:5:36","typeDescriptions":{}}},"id":7915,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4142:16:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":7916,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4161:2:36","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"4142:21:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4119:44:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7926,"nodeType":"IfStatement","src":"4115:150:36","trueBody":{"id":7925,"nodeType":"Block","src":"4165:100:36","statements":[{"expression":{"id":7923,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":7919,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7883,"src":"4233:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7921,"indexExpression":{"id":7920,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7896,"src":"4240:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"4233:9:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"^=","rightHandSide":{"hexValue":"30783230","id":7922,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4246:4:36","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"0x20"},"src":"4233:17:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":7924,"nodeType":"ExpressionStatement","src":"4233:17:36"}]}},{"expression":{"id":7929,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":7927,"name":"hashValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7892,"src":"4278:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":7928,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4292:1:36","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"4278:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7930,"nodeType":"ExpressionStatement","src":"4278:15:36"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7901,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":7899,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7896,"src":"4001:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"31","id":7900,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4005:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4001:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":7932,"initializationExpression":{"assignments":[7896],"declarations":[{"constant":false,"id":7896,"mutability":"mutable","name":"i","nameLocation":"3993:1:36","nodeType":"VariableDeclaration","scope":7932,"src":"3985:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7895,"name":"uint256","nodeType":"ElementaryTypeName","src":"3985:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":7898,"initialValue":{"hexValue":"3431","id":7897,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3997:2:36","typeDescriptions":{"typeIdentifier":"t_rational_41_by_1","typeString":"int_const 41"},"value":"41"},"nodeType":"VariableDeclarationStatement","src":"3985:14:36"},"loopExpression":{"expression":{"id":7903,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"4008:3:36","subExpression":{"id":7902,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7896,"src":"4010:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":7904,"nodeType":"ExpressionStatement","src":"4008:3:36"},"nodeType":"ForStatement","src":"3980:324:36"},{"expression":{"arguments":[{"id":7935,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7883,"src":"4327:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7934,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4320:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":7933,"name":"string","nodeType":"ElementaryTypeName","src":"4320:6:36","typeDescriptions":{}}},"id":7936,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4320:14:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":7881,"id":7937,"nodeType":"Return","src":"4313:21:36"}]},"documentation":{"id":7875,"nodeType":"StructuredDocumentation","src":"3448:165:36","text":" @dev Converts an `address` with fixed length of 20 bytes to its checksummed ASCII `string` hexadecimal\n representation, according to EIP-55."},"id":7939,"implemented":true,"kind":"function","modifiers":[],"name":"toChecksumHexString","nameLocation":"3627:19:36","nodeType":"FunctionDefinition","parameters":{"id":7878,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7877,"mutability":"mutable","name":"addr","nameLocation":"3655:4:36","nodeType":"VariableDeclaration","scope":7939,"src":"3647:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":7876,"name":"address","nodeType":"ElementaryTypeName","src":"3647:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3646:14:36"},"returnParameters":{"id":7881,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7880,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7939,"src":"3684:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7879,"name":"string","nodeType":"ElementaryTypeName","src":"3684:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3683:15:36"},"scope":9013,"src":"3618:723:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7975,"nodeType":"Block","src":"4496:104:36","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":7973,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":7959,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":7951,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"4519:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7950,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4513:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7949,"name":"bytes","nodeType":"ElementaryTypeName","src":"4513:5:36","typeDescriptions":{}}},"id":7952,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4513:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7953,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4522:6:36","memberName":"length","nodeType":"MemberAccess","src":"4513:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":7956,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7944,"src":"4538:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7955,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4532:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7954,"name":"bytes","nodeType":"ElementaryTypeName","src":"4532:5:36","typeDescriptions":{}}},"id":7957,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4532:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7958,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4541:6:36","memberName":"length","nodeType":"MemberAccess","src":"4532:15:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4513:34:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":7972,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":7963,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7942,"src":"4567:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7962,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4561:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7961,"name":"bytes","nodeType":"ElementaryTypeName","src":"4561:5:36","typeDescriptions":{}}},"id":7964,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4561:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7960,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"4551:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7965,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4551:19:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"arguments":[{"id":7969,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7944,"src":"4590:1:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7968,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4584:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7967,"name":"bytes","nodeType":"ElementaryTypeName","src":"4584:5:36","typeDescriptions":{}}},"id":7970,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4584:8:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":7966,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"4574:9:36","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":7971,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4574:19:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4551:42:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4513:80:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":7948,"id":7974,"nodeType":"Return","src":"4506:87:36"}]},"documentation":{"id":7940,"nodeType":"StructuredDocumentation","src":"4347:66:36","text":" @dev Returns true if the two strings are equal."},"id":7976,"implemented":true,"kind":"function","modifiers":[],"name":"equal","nameLocation":"4427:5:36","nodeType":"FunctionDefinition","parameters":{"id":7945,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7942,"mutability":"mutable","name":"a","nameLocation":"4447:1:36","nodeType":"VariableDeclaration","scope":7976,"src":"4433:15:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7941,"name":"string","nodeType":"ElementaryTypeName","src":"4433:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":7944,"mutability":"mutable","name":"b","nameLocation":"4464:1:36","nodeType":"VariableDeclaration","scope":7976,"src":"4450:15:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7943,"name":"string","nodeType":"ElementaryTypeName","src":"4450:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4432:34:36"},"returnParameters":{"id":7948,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7947,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7976,"src":"4490:4:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":7946,"name":"bool","nodeType":"ElementaryTypeName","src":"4490:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"4489:6:36"},"scope":9013,"src":"4418:182:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":7994,"nodeType":"Block","src":"4897:64:36","statements":[{"expression":{"arguments":[{"id":7985,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7979,"src":"4924:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":7986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4931:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":7989,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7979,"src":"4940:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":7988,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4934:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7987,"name":"bytes","nodeType":"ElementaryTypeName","src":"4934:5:36","typeDescriptions":{}}},"id":7990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4934:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":7991,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4947:6:36","memberName":"length","nodeType":"MemberAccess","src":"4934:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":7984,"name":"parseUint","nodeType":"Identifier","overloadedDeclarations":[7995,8026],"referencedDeclaration":8026,"src":"4914:9:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":7992,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4914:40:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":7983,"id":7993,"nodeType":"Return","src":"4907:47:36"}]},"documentation":{"id":7977,"nodeType":"StructuredDocumentation","src":"4606:214:36","text":" @dev Parse a decimal string and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":7995,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"4834:9:36","nodeType":"FunctionDefinition","parameters":{"id":7980,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7979,"mutability":"mutable","name":"input","nameLocation":"4858:5:36","nodeType":"VariableDeclaration","scope":7995,"src":"4844:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7978,"name":"string","nodeType":"ElementaryTypeName","src":"4844:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"4843:21:36"},"returnParameters":{"id":7983,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7982,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":7995,"src":"4888:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7981,"name":"uint256","nodeType":"ElementaryTypeName","src":"4888:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4887:9:36"},"scope":9013,"src":"4825:136:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8025,"nodeType":"Block","src":"5366:153:36","statements":[{"assignments":[8008,8010],"declarations":[{"constant":false,"id":8008,"mutability":"mutable","name":"success","nameLocation":"5382:7:36","nodeType":"VariableDeclaration","scope":8025,"src":"5377:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8007,"name":"bool","nodeType":"ElementaryTypeName","src":"5377:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8010,"mutability":"mutable","name":"value","nameLocation":"5399:5:36","nodeType":"VariableDeclaration","scope":8025,"src":"5391:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8009,"name":"uint256","nodeType":"ElementaryTypeName","src":"5391:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8016,"initialValue":{"arguments":[{"id":8012,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7998,"src":"5421:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8013,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8000,"src":"5428:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8014,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8002,"src":"5435:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8011,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[8047,8084],"referencedDeclaration":8084,"src":"5408:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8015,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5408:31:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"5376:63:36"},{"condition":{"id":8018,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"5453:8:36","subExpression":{"id":8017,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8008,"src":"5454:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8022,"nodeType":"IfStatement","src":"5449:41:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8019,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"5470:18:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8020,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5470:20:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8021,"nodeType":"RevertStatement","src":"5463:27:36"}},{"expression":{"id":8023,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8010,"src":"5507:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":8006,"id":8024,"nodeType":"Return","src":"5500:12:36"}]},"documentation":{"id":7996,"nodeType":"StructuredDocumentation","src":"4967:294:36","text":" @dev Variant of {parseUint-string} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[0-9]*`\n - The result must fit into an `uint256` type"},"id":8026,"implemented":true,"kind":"function","modifiers":[],"name":"parseUint","nameLocation":"5275:9:36","nodeType":"FunctionDefinition","parameters":{"id":8003,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7998,"mutability":"mutable","name":"input","nameLocation":"5299:5:36","nodeType":"VariableDeclaration","scope":8026,"src":"5285:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":7997,"name":"string","nodeType":"ElementaryTypeName","src":"5285:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8000,"mutability":"mutable","name":"begin","nameLocation":"5314:5:36","nodeType":"VariableDeclaration","scope":8026,"src":"5306:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7999,"name":"uint256","nodeType":"ElementaryTypeName","src":"5306:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8002,"mutability":"mutable","name":"end","nameLocation":"5329:3:36","nodeType":"VariableDeclaration","scope":8026,"src":"5321:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8001,"name":"uint256","nodeType":"ElementaryTypeName","src":"5321:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5284:49:36"},"returnParameters":{"id":8006,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8005,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8026,"src":"5357:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8004,"name":"uint256","nodeType":"ElementaryTypeName","src":"5357:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5356:9:36"},"scope":9013,"src":"5266:253:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8046,"nodeType":"Block","src":"5840:83:36","statements":[{"expression":{"arguments":[{"id":8037,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8029,"src":"5886:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5893:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8041,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8029,"src":"5902:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8040,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5896:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8039,"name":"bytes","nodeType":"ElementaryTypeName","src":"5896:5:36","typeDescriptions":{}}},"id":8042,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5896:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8043,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5909:6:36","memberName":"length","nodeType":"MemberAccess","src":"5896:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8036,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8154,"src":"5857:28:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8044,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5857:59:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8035,"id":8045,"nodeType":"Return","src":"5850:66:36"}]},"documentation":{"id":8027,"nodeType":"StructuredDocumentation","src":"5525:215:36","text":" @dev Variant of {parseUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8047,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"5754:12:36","nodeType":"FunctionDefinition","parameters":{"id":8030,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8029,"mutability":"mutable","name":"input","nameLocation":"5781:5:36","nodeType":"VariableDeclaration","scope":8047,"src":"5767:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8028,"name":"string","nodeType":"ElementaryTypeName","src":"5767:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"5766:21:36"},"returnParameters":{"id":8035,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8032,"mutability":"mutable","name":"success","nameLocation":"5816:7:36","nodeType":"VariableDeclaration","scope":8047,"src":"5811:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8031,"name":"bool","nodeType":"ElementaryTypeName","src":"5811:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8034,"mutability":"mutable","name":"value","nameLocation":"5833:5:36","nodeType":"VariableDeclaration","scope":8047,"src":"5825:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8033,"name":"uint256","nodeType":"ElementaryTypeName","src":"5825:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5810:29:36"},"scope":9013,"src":"5745:178:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8083,"nodeType":"Block","src":"6325:144:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8071,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8067,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8061,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8054,"src":"6339:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8064,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8050,"src":"6351:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8063,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6345:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8062,"name":"bytes","nodeType":"ElementaryTypeName","src":"6345:5:36","typeDescriptions":{}}},"id":8065,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6345:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8066,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6358:6:36","memberName":"length","nodeType":"MemberAccess","src":"6345:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6339:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8070,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8068,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8052,"src":"6368:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8069,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8054,"src":"6376:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6368:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"6339:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8076,"nodeType":"IfStatement","src":"6335:63:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8072,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"6389:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8073,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6396:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8074,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6388:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8060,"id":8075,"nodeType":"Return","src":"6381:17:36"}},{"expression":{"arguments":[{"id":8078,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8050,"src":"6444:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8079,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8052,"src":"6451:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8080,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8054,"src":"6458:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8077,"name":"_tryParseUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8154,"src":"6415:28:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8081,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6415:47:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8060,"id":8082,"nodeType":"Return","src":"6408:54:36"}]},"documentation":{"id":8048,"nodeType":"StructuredDocumentation","src":"5929:238:36","text":" @dev Variant of {parseUint-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8084,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseUint","nameLocation":"6181:12:36","nodeType":"FunctionDefinition","parameters":{"id":8055,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8050,"mutability":"mutable","name":"input","nameLocation":"6217:5:36","nodeType":"VariableDeclaration","scope":8084,"src":"6203:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8049,"name":"string","nodeType":"ElementaryTypeName","src":"6203:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8052,"mutability":"mutable","name":"begin","nameLocation":"6240:5:36","nodeType":"VariableDeclaration","scope":8084,"src":"6232:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8051,"name":"uint256","nodeType":"ElementaryTypeName","src":"6232:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8054,"mutability":"mutable","name":"end","nameLocation":"6263:3:36","nodeType":"VariableDeclaration","scope":8084,"src":"6255:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8053,"name":"uint256","nodeType":"ElementaryTypeName","src":"6255:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6193:79:36"},"returnParameters":{"id":8060,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8057,"mutability":"mutable","name":"success","nameLocation":"6301:7:36","nodeType":"VariableDeclaration","scope":8084,"src":"6296:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8056,"name":"bool","nodeType":"ElementaryTypeName","src":"6296:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8059,"mutability":"mutable","name":"value","nameLocation":"6318:5:36","nodeType":"VariableDeclaration","scope":8084,"src":"6310:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8058,"name":"uint256","nodeType":"ElementaryTypeName","src":"6310:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6295:29:36"},"scope":9013,"src":"6172:297:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8153,"nodeType":"Block","src":"6872:347:36","statements":[{"assignments":[8099],"declarations":[{"constant":false,"id":8099,"mutability":"mutable","name":"buffer","nameLocation":"6895:6:36","nodeType":"VariableDeclaration","scope":8153,"src":"6882:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8098,"name":"bytes","nodeType":"ElementaryTypeName","src":"6882:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8104,"initialValue":{"arguments":[{"id":8102,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8087,"src":"6910:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8101,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6904:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8100,"name":"bytes","nodeType":"ElementaryTypeName","src":"6904:5:36","typeDescriptions":{}}},"id":8103,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6904:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"6882:34:36"},{"assignments":[8106],"declarations":[{"constant":false,"id":8106,"mutability":"mutable","name":"result","nameLocation":"6935:6:36","nodeType":"VariableDeclaration","scope":8153,"src":"6927:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8105,"name":"uint256","nodeType":"ElementaryTypeName","src":"6927:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8108,"initialValue":{"hexValue":"30","id":8107,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6944:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"6927:18:36"},{"body":{"id":8147,"nodeType":"Block","src":"6993:189:36","statements":[{"assignments":[8120],"declarations":[{"constant":false,"id":8120,"mutability":"mutable","name":"chr","nameLocation":"7013:3:36","nodeType":"VariableDeclaration","scope":8147,"src":"7007:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8119,"name":"uint8","nodeType":"ElementaryTypeName","src":"7007:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8130,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":8125,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8099,"src":"7062:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8126,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8110,"src":"7070:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8124,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9012,"src":"7039:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8127,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7039:33:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8123,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7032:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8122,"name":"bytes1","nodeType":"ElementaryTypeName","src":"7032:6:36","typeDescriptions":{}}},"id":8128,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7032:41:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8121,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8834,"src":"7019:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":8129,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7019:55:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"7007:67:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8133,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8131,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8120,"src":"7092:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"39","id":8132,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7098:1:36","typeDescriptions":{"typeIdentifier":"t_rational_9_by_1","typeString":"int_const 9"},"value":"9"},"src":"7092:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8138,"nodeType":"IfStatement","src":"7088:30:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8134,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"7109:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8135,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7116:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8136,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"7108:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8097,"id":8137,"nodeType":"Return","src":"7101:17:36"}},{"expression":{"id":8141,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8139,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"7132:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3130","id":8140,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7142:2:36","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"src":"7132:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8142,"nodeType":"ExpressionStatement","src":"7132:12:36"},{"expression":{"id":8145,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8143,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"7158:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":8144,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8120,"src":"7168:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"7158:13:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8146,"nodeType":"ExpressionStatement","src":"7158:13:36"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8113,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8110,"src":"6979:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8114,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8091,"src":"6983:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6979:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8148,"initializationExpression":{"assignments":[8110],"declarations":[{"constant":false,"id":8110,"mutability":"mutable","name":"i","nameLocation":"6968:1:36","nodeType":"VariableDeclaration","scope":8148,"src":"6960:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8109,"name":"uint256","nodeType":"ElementaryTypeName","src":"6960:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8112,"initialValue":{"id":8111,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8089,"src":"6972:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6960:17:36"},"loopExpression":{"expression":{"id":8117,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"6988:3:36","subExpression":{"id":8116,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8110,"src":"6990:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8118,"nodeType":"ExpressionStatement","src":"6988:3:36"},"nodeType":"ForStatement","src":"6955:227:36"},{"expression":{"components":[{"hexValue":"74727565","id":8149,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"7199:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":8150,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8106,"src":"7205:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8151,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"7198:14:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8097,"id":8152,"nodeType":"Return","src":"7191:21:36"}]},"documentation":{"id":8085,"nodeType":"StructuredDocumentation","src":"6475:224:36","text":" @dev Implementation of {tryParseUint-string-uint256-uint256} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8154,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseUintUncheckedBounds","nameLocation":"6713:28:36","nodeType":"FunctionDefinition","parameters":{"id":8092,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8087,"mutability":"mutable","name":"input","nameLocation":"6765:5:36","nodeType":"VariableDeclaration","scope":8154,"src":"6751:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8086,"name":"string","nodeType":"ElementaryTypeName","src":"6751:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8089,"mutability":"mutable","name":"begin","nameLocation":"6788:5:36","nodeType":"VariableDeclaration","scope":8154,"src":"6780:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8088,"name":"uint256","nodeType":"ElementaryTypeName","src":"6780:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8091,"mutability":"mutable","name":"end","nameLocation":"6811:3:36","nodeType":"VariableDeclaration","scope":8154,"src":"6803:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8090,"name":"uint256","nodeType":"ElementaryTypeName","src":"6803:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6741:79:36"},"returnParameters":{"id":8097,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8094,"mutability":"mutable","name":"success","nameLocation":"6848:7:36","nodeType":"VariableDeclaration","scope":8154,"src":"6843:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8093,"name":"bool","nodeType":"ElementaryTypeName","src":"6843:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8096,"mutability":"mutable","name":"value","nameLocation":"6865:5:36","nodeType":"VariableDeclaration","scope":8154,"src":"6857:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8095,"name":"uint256","nodeType":"ElementaryTypeName","src":"6857:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6842:29:36"},"scope":9013,"src":"6704:515:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8172,"nodeType":"Block","src":"7516:63:36","statements":[{"expression":{"arguments":[{"id":8163,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8157,"src":"7542:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8164,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7549:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8167,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8157,"src":"7558:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8166,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7552:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8165,"name":"bytes","nodeType":"ElementaryTypeName","src":"7552:5:36","typeDescriptions":{}}},"id":8168,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7552:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8169,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7565:6:36","memberName":"length","nodeType":"MemberAccess","src":"7552:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8162,"name":"parseInt","nodeType":"Identifier","overloadedDeclarations":[8173,8204],"referencedDeclaration":8204,"src":"7533:8:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (int256)"}},"id":8170,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7533:39:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":8161,"id":8171,"nodeType":"Return","src":"7526:46:36"}]},"documentation":{"id":8155,"nodeType":"StructuredDocumentation","src":"7225:216:36","text":" @dev Parse a decimal string and returns the value as a `int256`.\n Requirements:\n - The string must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":8173,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7455:8:36","nodeType":"FunctionDefinition","parameters":{"id":8158,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8157,"mutability":"mutable","name":"input","nameLocation":"7478:5:36","nodeType":"VariableDeclaration","scope":8173,"src":"7464:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8156,"name":"string","nodeType":"ElementaryTypeName","src":"7464:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"7463:21:36"},"returnParameters":{"id":8161,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8160,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8173,"src":"7508:6:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8159,"name":"int256","nodeType":"ElementaryTypeName","src":"7508:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7507:8:36"},"scope":9013,"src":"7446:133:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8203,"nodeType":"Block","src":"7984:151:36","statements":[{"assignments":[8186,8188],"declarations":[{"constant":false,"id":8186,"mutability":"mutable","name":"success","nameLocation":"8000:7:36","nodeType":"VariableDeclaration","scope":8203,"src":"7995:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8185,"name":"bool","nodeType":"ElementaryTypeName","src":"7995:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8188,"mutability":"mutable","name":"value","nameLocation":"8016:5:36","nodeType":"VariableDeclaration","scope":8203,"src":"8009:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8187,"name":"int256","nodeType":"ElementaryTypeName","src":"8009:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":8194,"initialValue":{"arguments":[{"id":8190,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8176,"src":"8037:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8191,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8178,"src":"8044:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8192,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8180,"src":"8051:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8189,"name":"tryParseInt","nodeType":"Identifier","overloadedDeclarations":[8225,8267],"referencedDeclaration":8267,"src":"8025:11:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":8193,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8025:30:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"nodeType":"VariableDeclarationStatement","src":"7994:61:36"},{"condition":{"id":8196,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"8069:8:36","subExpression":{"id":8195,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8186,"src":"8070:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8200,"nodeType":"IfStatement","src":"8065:41:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8197,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"8086:18:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8198,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8086:20:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8199,"nodeType":"RevertStatement","src":"8079:27:36"}},{"expression":{"id":8201,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8188,"src":"8123:5:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":8184,"id":8202,"nodeType":"Return","src":"8116:12:36"}]},"documentation":{"id":8174,"nodeType":"StructuredDocumentation","src":"7585:296:36","text":" @dev Variant of {parseInt-string} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `[-+]?[0-9]*`\n - The result must fit in an `int256` type."},"id":8204,"implemented":true,"kind":"function","modifiers":[],"name":"parseInt","nameLocation":"7895:8:36","nodeType":"FunctionDefinition","parameters":{"id":8181,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8176,"mutability":"mutable","name":"input","nameLocation":"7918:5:36","nodeType":"VariableDeclaration","scope":8204,"src":"7904:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8175,"name":"string","nodeType":"ElementaryTypeName","src":"7904:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8178,"mutability":"mutable","name":"begin","nameLocation":"7933:5:36","nodeType":"VariableDeclaration","scope":8204,"src":"7925:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8177,"name":"uint256","nodeType":"ElementaryTypeName","src":"7925:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8180,"mutability":"mutable","name":"end","nameLocation":"7948:3:36","nodeType":"VariableDeclaration","scope":8204,"src":"7940:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8179,"name":"uint256","nodeType":"ElementaryTypeName","src":"7940:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7903:49:36"},"returnParameters":{"id":8184,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8183,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8204,"src":"7976:6:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8182,"name":"int256","nodeType":"ElementaryTypeName","src":"7976:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"7975:8:36"},"scope":9013,"src":"7886:249:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8224,"nodeType":"Block","src":"8526:82:36","statements":[{"expression":{"arguments":[{"id":8215,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8207,"src":"8571:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8216,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8578:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8219,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8207,"src":"8587:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8218,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8581:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8217,"name":"bytes","nodeType":"ElementaryTypeName","src":"8581:5:36","typeDescriptions":{}}},"id":8220,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8581:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8221,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8594:6:36","memberName":"length","nodeType":"MemberAccess","src":"8581:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8214,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8388,"src":"8543:27:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":8222,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8543:58:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8213,"id":8223,"nodeType":"Return","src":"8536:65:36"}]},"documentation":{"id":8205,"nodeType":"StructuredDocumentation","src":"8141:287:36","text":" @dev Variant of {parseInt-string} that returns false if the parsing fails because of an invalid character or if\n the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":8225,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8442:11:36","nodeType":"FunctionDefinition","parameters":{"id":8208,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8207,"mutability":"mutable","name":"input","nameLocation":"8468:5:36","nodeType":"VariableDeclaration","scope":8225,"src":"8454:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8206,"name":"string","nodeType":"ElementaryTypeName","src":"8454:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"8453:21:36"},"returnParameters":{"id":8213,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8210,"mutability":"mutable","name":"success","nameLocation":"8503:7:36","nodeType":"VariableDeclaration","scope":8225,"src":"8498:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8209,"name":"bool","nodeType":"ElementaryTypeName","src":"8498:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8212,"mutability":"mutable","name":"value","nameLocation":"8519:5:36","nodeType":"VariableDeclaration","scope":8225,"src":"8512:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8211,"name":"int256","nodeType":"ElementaryTypeName","src":"8512:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"8497:28:36"},"scope":9013,"src":"8433:175:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"constant":true,"id":8230,"mutability":"constant","name":"ABS_MIN_INT256","nameLocation":"8639:14:36","nodeType":"VariableDeclaration","scope":9013,"src":"8614:50:36","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8226,"name":"uint256","nodeType":"ElementaryTypeName","src":"8614:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"commonType":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"},"id":8229,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":8227,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8656:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"323535","id":8228,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8661:3:36","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"8656:8:36","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819968_by_1","typeString":"int_const 5789...(69 digits omitted)...9968"}},"visibility":"private"},{"body":{"id":8266,"nodeType":"Block","src":"9130:143:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8254,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8250,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8244,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8237,"src":"9144:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8247,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8233,"src":"9156:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8246,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9150:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8245,"name":"bytes","nodeType":"ElementaryTypeName","src":"9150:5:36","typeDescriptions":{}}},"id":8248,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9150:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8249,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9163:6:36","memberName":"length","nodeType":"MemberAccess","src":"9150:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9144:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8253,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8251,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8235,"src":"9173:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8252,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8237,"src":"9181:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9173:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"9144:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8259,"nodeType":"IfStatement","src":"9140:63:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8255,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"9194:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8256,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9201:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8257,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"9193:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8243,"id":8258,"nodeType":"Return","src":"9186:17:36"}},{"expression":{"arguments":[{"id":8261,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8233,"src":"9248:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8262,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8235,"src":"9255:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8263,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8237,"src":"9262:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8260,"name":"_tryParseIntUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8388,"src":"9220:27:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_int256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,int256)"}},"id":8264,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9220:46:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8243,"id":8265,"nodeType":"Return","src":"9213:53:36"}]},"documentation":{"id":8231,"nodeType":"StructuredDocumentation","src":"8671:303:36","text":" @dev Variant of {parseInt-string-uint256-uint256} that returns false if the parsing fails because of an invalid\n character or if the result does not fit in a `int256`.\n NOTE: This function will revert if the absolute value of the result does not fit in a `uint256`."},"id":8267,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseInt","nameLocation":"8988:11:36","nodeType":"FunctionDefinition","parameters":{"id":8238,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8233,"mutability":"mutable","name":"input","nameLocation":"9023:5:36","nodeType":"VariableDeclaration","scope":8267,"src":"9009:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8232,"name":"string","nodeType":"ElementaryTypeName","src":"9009:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8235,"mutability":"mutable","name":"begin","nameLocation":"9046:5:36","nodeType":"VariableDeclaration","scope":8267,"src":"9038:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8234,"name":"uint256","nodeType":"ElementaryTypeName","src":"9038:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8237,"mutability":"mutable","name":"end","nameLocation":"9069:3:36","nodeType":"VariableDeclaration","scope":8267,"src":"9061:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8236,"name":"uint256","nodeType":"ElementaryTypeName","src":"9061:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8999:79:36"},"returnParameters":{"id":8243,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8240,"mutability":"mutable","name":"success","nameLocation":"9107:7:36","nodeType":"VariableDeclaration","scope":8267,"src":"9102:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8239,"name":"bool","nodeType":"ElementaryTypeName","src":"9102:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8242,"mutability":"mutable","name":"value","nameLocation":"9123:5:36","nodeType":"VariableDeclaration","scope":8267,"src":"9116:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8241,"name":"int256","nodeType":"ElementaryTypeName","src":"9116:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"9101:28:36"},"scope":9013,"src":"8979:294:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8387,"nodeType":"Block","src":"9673:812:36","statements":[{"assignments":[8282],"declarations":[{"constant":false,"id":8282,"mutability":"mutable","name":"buffer","nameLocation":"9696:6:36","nodeType":"VariableDeclaration","scope":8387,"src":"9683:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8281,"name":"bytes","nodeType":"ElementaryTypeName","src":"9683:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8287,"initialValue":{"arguments":[{"id":8285,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8270,"src":"9711:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8284,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9705:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8283,"name":"bytes","nodeType":"ElementaryTypeName","src":"9705:5:36","typeDescriptions":{}}},"id":8286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9705:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"9683:34:36"},{"assignments":[8289],"declarations":[{"constant":false,"id":8289,"mutability":"mutable","name":"sign","nameLocation":"9781:4:36","nodeType":"VariableDeclaration","scope":8387,"src":"9774:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8288,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9774:6:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"id":8305,"initialValue":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8292,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8290,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8272,"src":"9788:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8291,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8274,"src":"9797:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9788:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"arguments":[{"id":8300,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8282,"src":"9845:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8301,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8272,"src":"9853:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8299,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9012,"src":"9822:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8302,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9822:37:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8298,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9815:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8297,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9815:6:36","typeDescriptions":{}}},"id":8303,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9815:45:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8304,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9788:72:36","trueExpression":{"arguments":[{"hexValue":"30","id":8295,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9810:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8294,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9803:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8293,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9803:6:36","typeDescriptions":{}}},"id":8296,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9803:9:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"VariableDeclarationStatement","src":"9774:86:36"},{"assignments":[8307],"declarations":[{"constant":false,"id":8307,"mutability":"mutable","name":"positiveSign","nameLocation":"9946:12:36","nodeType":"VariableDeclaration","scope":8387,"src":"9941:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8306,"name":"bool","nodeType":"ElementaryTypeName","src":"9941:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8314,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8313,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8308,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8289,"src":"9961:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2b","id":8311,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"9976:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""},"value":"+"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_728b8dbbe730d9acd55e30e768e6a28a04bea0c61b88108287c2c87d79c98bb8","typeString":"literal_string \"+\""}],"id":8310,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9969:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8309,"name":"bytes1","nodeType":"ElementaryTypeName","src":"9969:6:36","typeDescriptions":{}}},"id":8312,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9969:11:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"9961:19:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9941:39:36"},{"assignments":[8316],"declarations":[{"constant":false,"id":8316,"mutability":"mutable","name":"negativeSign","nameLocation":"9995:12:36","nodeType":"VariableDeclaration","scope":8387,"src":"9990:17:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8315,"name":"bool","nodeType":"ElementaryTypeName","src":"9990:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8323,"initialValue":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8317,"name":"sign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8289,"src":"10010:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"2d","id":8320,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"10025:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""},"value":"-"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_d3b8281179950f98149eefdb158d0e1acb56f56e8e343aa9fefafa7e36959561","typeString":"literal_string \"-\""}],"id":8319,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10018:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8318,"name":"bytes1","nodeType":"ElementaryTypeName","src":"10018:6:36","typeDescriptions":{}}},"id":8321,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10018:11:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"10010:19:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"9990:39:36"},{"assignments":[8325],"declarations":[{"constant":false,"id":8325,"mutability":"mutable","name":"offset","nameLocation":"10047:6:36","nodeType":"VariableDeclaration","scope":8387,"src":"10039:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8324,"name":"uint256","nodeType":"ElementaryTypeName","src":"10039:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8332,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8328,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8326,"name":"positiveSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8307,"src":"10057:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"id":8327,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8316,"src":"10073:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10057:28:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8329,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"10056:30:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8330,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10087:6:36","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"10056:37:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8331,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10056:39:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10039:56:36"},{"assignments":[8334,8336],"declarations":[{"constant":false,"id":8334,"mutability":"mutable","name":"absSuccess","nameLocation":"10112:10:36","nodeType":"VariableDeclaration","scope":8387,"src":"10107:15:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8333,"name":"bool","nodeType":"ElementaryTypeName","src":"10107:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8336,"mutability":"mutable","name":"absValue","nameLocation":"10132:8:36","nodeType":"VariableDeclaration","scope":8387,"src":"10124:16:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8335,"name":"uint256","nodeType":"ElementaryTypeName","src":"10124:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8344,"initialValue":{"arguments":[{"id":8338,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8270,"src":"10157:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8341,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8339,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8272,"src":"10164:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":8340,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8325,"src":"10172:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10164:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8342,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8274,"src":"10180:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8337,"name":"tryParseUint","nodeType":"Identifier","overloadedDeclarations":[8047,8084],"referencedDeclaration":8084,"src":"10144:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8343,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10144:40:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"10106:78:36"},{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8349,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8345,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8334,"src":"10199:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8348,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8346,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"10213:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8347,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8230,"src":"10224:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10213:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10199:39:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8367,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8365,"name":"absSuccess","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8334,"src":"10341:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"id":8366,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8316,"src":"10355:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10341:26:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8368,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"10371:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8369,"name":"ABS_MIN_INT256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8230,"src":"10383:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10371:26:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"10341:56:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8381,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10469:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8382,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10476:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8383,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10468:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8280,"id":8384,"nodeType":"Return","src":"10461:17:36"},"id":8385,"nodeType":"IfStatement","src":"10337:141:36","trueBody":{"id":8380,"nodeType":"Block","src":"10399:56:36","statements":[{"expression":{"components":[{"hexValue":"74727565","id":8372,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10421:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"arguments":[{"id":8375,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10432:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":8374,"name":"int256","nodeType":"ElementaryTypeName","src":"10432:6:36","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":8373,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"10427:4:36","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":8376,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10427:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":8377,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10440:3:36","memberName":"min","nodeType":"MemberAccess","src":"10427:16:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":8378,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10420:24:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8280,"id":8379,"nodeType":"Return","src":"10413:31:36"}]}},"id":8386,"nodeType":"IfStatement","src":"10195:283:36","trueBody":{"id":8364,"nodeType":"Block","src":"10240:91:36","statements":[{"expression":{"components":[{"hexValue":"74727565","id":8350,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10262:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"condition":{"id":8351,"name":"negativeSign","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8316,"src":"10268:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"arguments":[{"id":8359,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"10310:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8358,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10303:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":8357,"name":"int256","nodeType":"ElementaryTypeName","src":"10303:6:36","typeDescriptions":{}}},"id":8360,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10303:16:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"id":8361,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10268:51:36","trueExpression":{"id":8356,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"10283:17:36","subExpression":{"arguments":[{"id":8354,"name":"absValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8336,"src":"10291:8:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8353,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10284:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":8352,"name":"int256","nodeType":"ElementaryTypeName","src":"10284:6:36","typeDescriptions":{}}},"id":8355,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10284:16:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":8362,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"10261:59:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_int256_$","typeString":"tuple(bool,int256)"}},"functionReturnParameters":8280,"id":8363,"nodeType":"Return","src":"10254:66:36"}]}}]},"documentation":{"id":8268,"nodeType":"StructuredDocumentation","src":"9279:223:36","text":" @dev Implementation of {tryParseInt-string-uint256-uint256} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8388,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseIntUncheckedBounds","nameLocation":"9516:27:36","nodeType":"FunctionDefinition","parameters":{"id":8275,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8270,"mutability":"mutable","name":"input","nameLocation":"9567:5:36","nodeType":"VariableDeclaration","scope":8388,"src":"9553:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8269,"name":"string","nodeType":"ElementaryTypeName","src":"9553:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8272,"mutability":"mutable","name":"begin","nameLocation":"9590:5:36","nodeType":"VariableDeclaration","scope":8388,"src":"9582:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8271,"name":"uint256","nodeType":"ElementaryTypeName","src":"9582:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8274,"mutability":"mutable","name":"end","nameLocation":"9613:3:36","nodeType":"VariableDeclaration","scope":8388,"src":"9605:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8273,"name":"uint256","nodeType":"ElementaryTypeName","src":"9605:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9543:79:36"},"returnParameters":{"id":8280,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8277,"mutability":"mutable","name":"success","nameLocation":"9650:7:36","nodeType":"VariableDeclaration","scope":8388,"src":"9645:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8276,"name":"bool","nodeType":"ElementaryTypeName","src":"9645:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8279,"mutability":"mutable","name":"value","nameLocation":"9666:5:36","nodeType":"VariableDeclaration","scope":8388,"src":"9659:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":8278,"name":"int256","nodeType":"ElementaryTypeName","src":"9659:6:36","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"9644:28:36"},"scope":9013,"src":"9507:978:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8406,"nodeType":"Block","src":"10830:67:36","statements":[{"expression":{"arguments":[{"id":8397,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8391,"src":"10860:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8398,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10867:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8401,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8391,"src":"10876:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8400,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10870:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8399,"name":"bytes","nodeType":"ElementaryTypeName","src":"10870:5:36","typeDescriptions":{}}},"id":8402,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10870:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8403,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10883:6:36","memberName":"length","nodeType":"MemberAccess","src":"10870:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8396,"name":"parseHexUint","nodeType":"Identifier","overloadedDeclarations":[8407,8438],"referencedDeclaration":8438,"src":"10847:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (uint256)"}},"id":8404,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10847:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":8395,"id":8405,"nodeType":"Return","src":"10840:50:36"}]},"documentation":{"id":8389,"nodeType":"StructuredDocumentation","src":"10491:259:36","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as a `uint256`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":8407,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"10764:12:36","nodeType":"FunctionDefinition","parameters":{"id":8392,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8391,"mutability":"mutable","name":"input","nameLocation":"10791:5:36","nodeType":"VariableDeclaration","scope":8407,"src":"10777:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8390,"name":"string","nodeType":"ElementaryTypeName","src":"10777:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"10776:21:36"},"returnParameters":{"id":8395,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8394,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8407,"src":"10821:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8393,"name":"uint256","nodeType":"ElementaryTypeName","src":"10821:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10820:9:36"},"scope":9013,"src":"10755:142:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8437,"nodeType":"Block","src":"11318:156:36","statements":[{"assignments":[8420,8422],"declarations":[{"constant":false,"id":8420,"mutability":"mutable","name":"success","nameLocation":"11334:7:36","nodeType":"VariableDeclaration","scope":8437,"src":"11329:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8419,"name":"bool","nodeType":"ElementaryTypeName","src":"11329:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8422,"mutability":"mutable","name":"value","nameLocation":"11351:5:36","nodeType":"VariableDeclaration","scope":8437,"src":"11343:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8421,"name":"uint256","nodeType":"ElementaryTypeName","src":"11343:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8428,"initialValue":{"arguments":[{"id":8424,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8410,"src":"11376:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8425,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8412,"src":"11383:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8426,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8414,"src":"11390:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8423,"name":"tryParseHexUint","nodeType":"Identifier","overloadedDeclarations":[8459,8496],"referencedDeclaration":8496,"src":"11360:15:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8427,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11360:34:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"11328:66:36"},{"condition":{"id":8430,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"11408:8:36","subExpression":{"id":8429,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8420,"src":"11409:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8434,"nodeType":"IfStatement","src":"11404:41:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8431,"name":"StringsInvalidChar","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7674,"src":"11425:18:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8432,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11425:20:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8433,"nodeType":"RevertStatement","src":"11418:27:36"}},{"expression":{"id":8435,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8422,"src":"11462:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":8418,"id":8436,"nodeType":"Return","src":"11455:12:36"}]},"documentation":{"id":8408,"nodeType":"StructuredDocumentation","src":"10903:307:36","text":" @dev Variant of {parseHexUint-string} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]*`\n - The result must fit in an `uint256` type."},"id":8438,"implemented":true,"kind":"function","modifiers":[],"name":"parseHexUint","nameLocation":"11224:12:36","nodeType":"FunctionDefinition","parameters":{"id":8415,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8410,"mutability":"mutable","name":"input","nameLocation":"11251:5:36","nodeType":"VariableDeclaration","scope":8438,"src":"11237:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8409,"name":"string","nodeType":"ElementaryTypeName","src":"11237:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8412,"mutability":"mutable","name":"begin","nameLocation":"11266:5:36","nodeType":"VariableDeclaration","scope":8438,"src":"11258:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8411,"name":"uint256","nodeType":"ElementaryTypeName","src":"11258:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8414,"mutability":"mutable","name":"end","nameLocation":"11281:3:36","nodeType":"VariableDeclaration","scope":8438,"src":"11273:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8413,"name":"uint256","nodeType":"ElementaryTypeName","src":"11273:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11236:49:36"},"returnParameters":{"id":8418,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8417,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8438,"src":"11309:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8416,"name":"uint256","nodeType":"ElementaryTypeName","src":"11309:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11308:9:36"},"scope":9013,"src":"11215:259:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8458,"nodeType":"Block","src":"11801:86:36","statements":[{"expression":{"arguments":[{"id":8449,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8441,"src":"11850:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8450,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11857:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8453,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8441,"src":"11866:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8452,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11860:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8451,"name":"bytes","nodeType":"ElementaryTypeName","src":"11860:5:36","typeDescriptions":{}}},"id":8454,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11860:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8455,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11873:6:36","memberName":"length","nodeType":"MemberAccess","src":"11860:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8448,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8599,"src":"11818:31:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8456,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11818:62:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8447,"id":8457,"nodeType":"Return","src":"11811:69:36"}]},"documentation":{"id":8439,"nodeType":"StructuredDocumentation","src":"11480:218:36","text":" @dev Variant of {parseHexUint-string} that returns false if the parsing fails because of an invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8459,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"11712:15:36","nodeType":"FunctionDefinition","parameters":{"id":8442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8441,"mutability":"mutable","name":"input","nameLocation":"11742:5:36","nodeType":"VariableDeclaration","scope":8459,"src":"11728:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8440,"name":"string","nodeType":"ElementaryTypeName","src":"11728:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"11727:21:36"},"returnParameters":{"id":8447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8444,"mutability":"mutable","name":"success","nameLocation":"11777:7:36","nodeType":"VariableDeclaration","scope":8459,"src":"11772:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8443,"name":"bool","nodeType":"ElementaryTypeName","src":"11772:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8446,"mutability":"mutable","name":"value","nameLocation":"11794:5:36","nodeType":"VariableDeclaration","scope":8459,"src":"11786:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8445,"name":"uint256","nodeType":"ElementaryTypeName","src":"11786:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11771:29:36"},"scope":9013,"src":"11703:184:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8495,"nodeType":"Block","src":"12295:147:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8483,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8479,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8473,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8466,"src":"12309:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8476,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8462,"src":"12321:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8475,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12315:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8474,"name":"bytes","nodeType":"ElementaryTypeName","src":"12315:5:36","typeDescriptions":{}}},"id":8477,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12315:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12328:6:36","memberName":"length","nodeType":"MemberAccess","src":"12315:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12309:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8482,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8480,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8464,"src":"12338:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8481,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8466,"src":"12346:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12338:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12309:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8488,"nodeType":"IfStatement","src":"12305:63:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8484,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"12359:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8485,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12366:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8486,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"12358:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8472,"id":8487,"nodeType":"Return","src":"12351:17:36"}},{"expression":{"arguments":[{"id":8490,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8462,"src":"12417:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8491,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8464,"src":"12424:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8492,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8466,"src":"12431:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8489,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8599,"src":"12385:31:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8493,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12385:50:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8472,"id":8494,"nodeType":"Return","src":"12378:57:36"}]},"documentation":{"id":8460,"nodeType":"StructuredDocumentation","src":"11893:241:36","text":" @dev Variant of {parseHexUint-string-uint256-uint256} that returns false if the parsing fails because of an\n invalid character.\n NOTE: This function will revert if the result does not fit in a `uint256`."},"id":8496,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseHexUint","nameLocation":"12148:15:36","nodeType":"FunctionDefinition","parameters":{"id":8467,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8462,"mutability":"mutable","name":"input","nameLocation":"12187:5:36","nodeType":"VariableDeclaration","scope":8496,"src":"12173:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8461,"name":"string","nodeType":"ElementaryTypeName","src":"12173:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8464,"mutability":"mutable","name":"begin","nameLocation":"12210:5:36","nodeType":"VariableDeclaration","scope":8496,"src":"12202:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8463,"name":"uint256","nodeType":"ElementaryTypeName","src":"12202:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8466,"mutability":"mutable","name":"end","nameLocation":"12233:3:36","nodeType":"VariableDeclaration","scope":8496,"src":"12225:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8465,"name":"uint256","nodeType":"ElementaryTypeName","src":"12225:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12163:79:36"},"returnParameters":{"id":8472,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8469,"mutability":"mutable","name":"success","nameLocation":"12271:7:36","nodeType":"VariableDeclaration","scope":8496,"src":"12266:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8468,"name":"bool","nodeType":"ElementaryTypeName","src":"12266:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8471,"mutability":"mutable","name":"value","nameLocation":"12288:5:36","nodeType":"VariableDeclaration","scope":8496,"src":"12280:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8470,"name":"uint256","nodeType":"ElementaryTypeName","src":"12280:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12265:29:36"},"scope":9013,"src":"12139:303:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8598,"nodeType":"Block","src":"12851:881:36","statements":[{"assignments":[8511],"declarations":[{"constant":false,"id":8511,"mutability":"mutable","name":"buffer","nameLocation":"12874:6:36","nodeType":"VariableDeclaration","scope":8598,"src":"12861:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8510,"name":"bytes","nodeType":"ElementaryTypeName","src":"12861:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8516,"initialValue":{"arguments":[{"id":8514,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8499,"src":"12889:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8513,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12883:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8512,"name":"bytes","nodeType":"ElementaryTypeName","src":"12883:5:36","typeDescriptions":{}}},"id":8515,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12883:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"12861:34:36"},{"assignments":[8518],"declarations":[{"constant":false,"id":8518,"mutability":"mutable","name":"hasPrefix","nameLocation":"12948:9:36","nodeType":"VariableDeclaration","scope":8598,"src":"12943:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8517,"name":"bool","nodeType":"ElementaryTypeName","src":"12943:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8538,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8537,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8523,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8519,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8503,"src":"12961:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8522,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8520,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8501,"src":"12967:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8521,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12975:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"12967:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"12961:15:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8524,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12960:17:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"id":8528,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8511,"src":"13011:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8529,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8501,"src":"13019:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8527,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9012,"src":"12988:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8530,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12988:37:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8526,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12981:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8525,"name":"bytes2","nodeType":"ElementaryTypeName","src":"12981:6:36","typeDescriptions":{}}},"id":8531,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12981:45:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8534,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"13037:4:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8533,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13030:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8532,"name":"bytes2","nodeType":"ElementaryTypeName","src":"13030:6:36","typeDescriptions":{}}},"id":8535,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13030:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"12981:61:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12960:82:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"12943:99:36"},{"assignments":[8540],"declarations":[{"constant":false,"id":8540,"mutability":"mutable","name":"offset","nameLocation":"13131:6:36","nodeType":"VariableDeclaration","scope":8598,"src":"13123:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8539,"name":"uint256","nodeType":"ElementaryTypeName","src":"13123:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8546,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8545,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8541,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8518,"src":"13140:9:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8542,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13150:6:36","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"13140:16:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8543,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13140:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8544,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13161:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"13140:22:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13123:39:36"},{"assignments":[8548],"declarations":[{"constant":false,"id":8548,"mutability":"mutable","name":"result","nameLocation":"13181:6:36","nodeType":"VariableDeclaration","scope":8598,"src":"13173:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8547,"name":"uint256","nodeType":"ElementaryTypeName","src":"13173:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8550,"initialValue":{"hexValue":"30","id":8549,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13190:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"13173:18:36"},{"body":{"id":8592,"nodeType":"Block","src":"13248:447:36","statements":[{"assignments":[8564],"declarations":[{"constant":false,"id":8564,"mutability":"mutable","name":"chr","nameLocation":"13268:3:36","nodeType":"VariableDeclaration","scope":8592,"src":"13262:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8563,"name":"uint8","nodeType":"ElementaryTypeName","src":"13262:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8574,"initialValue":{"arguments":[{"arguments":[{"arguments":[{"id":8569,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8511,"src":"13317:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8570,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8552,"src":"13325:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8568,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9012,"src":"13294:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8571,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13294:33:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8567,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13287:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8566,"name":"bytes1","nodeType":"ElementaryTypeName","src":"13287:6:36","typeDescriptions":{}}},"id":8572,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13287:41:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8565,"name":"_tryParseChr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8834,"src":"13274:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes1_$returns$_t_uint8_$","typeString":"function (bytes1) pure returns (uint8)"}},"id":8573,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13274:55:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"13262:67:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8577,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8575,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8564,"src":"13347:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3135","id":8576,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13353:2:36","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"15"},"src":"13347:8:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8582,"nodeType":"IfStatement","src":"13343:31:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8578,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"13365:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":8579,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13372:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":8580,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"13364:10:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":8509,"id":8581,"nodeType":"Return","src":"13357:17:36"}},{"expression":{"id":8585,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8583,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8548,"src":"13388:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"hexValue":"3136","id":8584,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13398:2:36","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"13388:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8586,"nodeType":"ExpressionStatement","src":"13388:12:36"},{"id":8591,"nodeType":"UncheckedBlock","src":"13414:271:36","statements":[{"expression":{"id":8589,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8587,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8548,"src":"13657:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"id":8588,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8564,"src":"13667:3:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"13657:13:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8590,"nodeType":"ExpressionStatement","src":"13657:13:36"}]}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8559,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8557,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8552,"src":"13234:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":8558,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8503,"src":"13238:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13234:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8593,"initializationExpression":{"assignments":[8552],"declarations":[{"constant":false,"id":8552,"mutability":"mutable","name":"i","nameLocation":"13214:1:36","nodeType":"VariableDeclaration","scope":8593,"src":"13206:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8551,"name":"uint256","nodeType":"ElementaryTypeName","src":"13206:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8556,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8555,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8553,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8501,"src":"13218:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":8554,"name":"offset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8540,"src":"13226:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13218:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13206:26:36"},"loopExpression":{"expression":{"id":8561,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"13243:3:36","subExpression":{"id":8560,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8552,"src":"13245:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8562,"nodeType":"ExpressionStatement","src":"13243:3:36"},"nodeType":"ForStatement","src":"13201:494:36"},{"expression":{"components":[{"hexValue":"74727565","id":8594,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"13712:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"id":8595,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8548,"src":"13718:6:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8596,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"13711:14:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"functionReturnParameters":8509,"id":8597,"nodeType":"Return","src":"13704:21:36"}]},"documentation":{"id":8497,"nodeType":"StructuredDocumentation","src":"12448:227:36","text":" @dev Implementation of {tryParseHexUint-string-uint256-uint256} that does not check bounds. Caller should make sure that\n `begin <= end <= input.length`. Other inputs would result in undefined behavior."},"id":8599,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseHexUintUncheckedBounds","nameLocation":"12689:31:36","nodeType":"FunctionDefinition","parameters":{"id":8504,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8499,"mutability":"mutable","name":"input","nameLocation":"12744:5:36","nodeType":"VariableDeclaration","scope":8599,"src":"12730:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8498,"name":"string","nodeType":"ElementaryTypeName","src":"12730:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8501,"mutability":"mutable","name":"begin","nameLocation":"12767:5:36","nodeType":"VariableDeclaration","scope":8599,"src":"12759:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8500,"name":"uint256","nodeType":"ElementaryTypeName","src":"12759:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8503,"mutability":"mutable","name":"end","nameLocation":"12790:3:36","nodeType":"VariableDeclaration","scope":8599,"src":"12782:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8502,"name":"uint256","nodeType":"ElementaryTypeName","src":"12782:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12720:79:36"},"returnParameters":{"id":8509,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8506,"mutability":"mutable","name":"success","nameLocation":"12827:7:36","nodeType":"VariableDeclaration","scope":8599,"src":"12822:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8505,"name":"bool","nodeType":"ElementaryTypeName","src":"12822:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8508,"mutability":"mutable","name":"value","nameLocation":"12844:5:36","nodeType":"VariableDeclaration","scope":8599,"src":"12836:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8507,"name":"uint256","nodeType":"ElementaryTypeName","src":"12836:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12821:29:36"},"scope":9013,"src":"12680:1052:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8617,"nodeType":"Block","src":"14030:67:36","statements":[{"expression":{"arguments":[{"id":8608,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8602,"src":"14060:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8609,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14067:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8612,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8602,"src":"14076:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8611,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14070:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8610,"name":"bytes","nodeType":"ElementaryTypeName","src":"14070:5:36","typeDescriptions":{}}},"id":8613,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14070:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8614,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14083:6:36","memberName":"length","nodeType":"MemberAccess","src":"14070:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8607,"name":"parseAddress","nodeType":"Identifier","overloadedDeclarations":[8618,8649],"referencedDeclaration":8649,"src":"14047:12:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (address)"}},"id":8615,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14047:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8606,"id":8616,"nodeType":"Return","src":"14040:50:36"}]},"documentation":{"id":8600,"nodeType":"StructuredDocumentation","src":"13738:212:36","text":" @dev Parse a hexadecimal string (with or without \"0x\" prefix), and returns the value as an `address`.\n Requirements:\n - The string must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8618,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"13964:12:36","nodeType":"FunctionDefinition","parameters":{"id":8603,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8602,"mutability":"mutable","name":"input","nameLocation":"13991:5:36","nodeType":"VariableDeclaration","scope":8618,"src":"13977:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8601,"name":"string","nodeType":"ElementaryTypeName","src":"13977:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"13976:21:36"},"returnParameters":{"id":8606,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8605,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8618,"src":"14021:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8604,"name":"address","nodeType":"ElementaryTypeName","src":"14021:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14020:9:36"},"scope":9013,"src":"13955:142:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8648,"nodeType":"Block","src":"14470:165:36","statements":[{"assignments":[8631,8633],"declarations":[{"constant":false,"id":8631,"mutability":"mutable","name":"success","nameLocation":"14486:7:36","nodeType":"VariableDeclaration","scope":8648,"src":"14481:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8630,"name":"bool","nodeType":"ElementaryTypeName","src":"14481:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8633,"mutability":"mutable","name":"value","nameLocation":"14503:5:36","nodeType":"VariableDeclaration","scope":8648,"src":"14495:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8632,"name":"address","nodeType":"ElementaryTypeName","src":"14495:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":8639,"initialValue":{"arguments":[{"id":8635,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8621,"src":"14528:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8636,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8623,"src":"14535:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8637,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8625,"src":"14542:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8634,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8670,8774],"referencedDeclaration":8774,"src":"14512:15:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8638,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14512:34:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"nodeType":"VariableDeclarationStatement","src":"14480:66:36"},{"condition":{"id":8641,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"14560:8:36","subExpression":{"id":8640,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8631,"src":"14561:7:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8645,"nodeType":"IfStatement","src":"14556:50:36","trueBody":{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":8642,"name":"StringsInvalidAddressFormat","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7677,"src":"14577:27:36","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":8643,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14577:29:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":8644,"nodeType":"RevertStatement","src":"14570:36:36"}},{"expression":{"id":8646,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8633,"src":"14623:5:36","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":8629,"id":8647,"nodeType":"Return","src":"14616:12:36"}]},"documentation":{"id":8619,"nodeType":"StructuredDocumentation","src":"14103:259:36","text":" @dev Variant of {parseAddress-string} that parses a substring of `input` located between position `begin` (included) and\n `end` (excluded).\n Requirements:\n - The substring must be formatted as `(0x)?[0-9a-fA-F]{40}`"},"id":8649,"implemented":true,"kind":"function","modifiers":[],"name":"parseAddress","nameLocation":"14376:12:36","nodeType":"FunctionDefinition","parameters":{"id":8626,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8621,"mutability":"mutable","name":"input","nameLocation":"14403:5:36","nodeType":"VariableDeclaration","scope":8649,"src":"14389:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8620,"name":"string","nodeType":"ElementaryTypeName","src":"14389:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8623,"mutability":"mutable","name":"begin","nameLocation":"14418:5:36","nodeType":"VariableDeclaration","scope":8649,"src":"14410:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8622,"name":"uint256","nodeType":"ElementaryTypeName","src":"14410:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8625,"mutability":"mutable","name":"end","nameLocation":"14433:3:36","nodeType":"VariableDeclaration","scope":8649,"src":"14425:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8624,"name":"uint256","nodeType":"ElementaryTypeName","src":"14425:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14388:49:36"},"returnParameters":{"id":8629,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8628,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8649,"src":"14461:7:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8627,"name":"address","nodeType":"ElementaryTypeName","src":"14461:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14460:9:36"},"scope":9013,"src":"14367:268:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8669,"nodeType":"Block","src":"14942:70:36","statements":[{"expression":{"arguments":[{"id":8660,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8652,"src":"14975:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"hexValue":"30","id":8661,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14982:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"expression":{"arguments":[{"id":8664,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8652,"src":"14991:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8663,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14985:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8662,"name":"bytes","nodeType":"ElementaryTypeName","src":"14985:5:36","typeDescriptions":{}}},"id":8665,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14985:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8666,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"14998:6:36","memberName":"length","nodeType":"MemberAccess","src":"14985:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8659,"name":"tryParseAddress","nodeType":"Identifier","overloadedDeclarations":[8670,8774],"referencedDeclaration":8774,"src":"14959:15:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_address_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,address)"}},"id":8667,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14959:46:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8658,"id":8668,"nodeType":"Return","src":"14952:53:36"}]},"documentation":{"id":8650,"nodeType":"StructuredDocumentation","src":"14641:198:36","text":" @dev Variant of {parseAddress-string} that returns false if the parsing fails because the input is not a properly\n formatted address. See {parseAddress-string} requirements."},"id":8670,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"14853:15:36","nodeType":"FunctionDefinition","parameters":{"id":8653,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8652,"mutability":"mutable","name":"input","nameLocation":"14883:5:36","nodeType":"VariableDeclaration","scope":8670,"src":"14869:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8651,"name":"string","nodeType":"ElementaryTypeName","src":"14869:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"14868:21:36"},"returnParameters":{"id":8658,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8655,"mutability":"mutable","name":"success","nameLocation":"14918:7:36","nodeType":"VariableDeclaration","scope":8670,"src":"14913:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8654,"name":"bool","nodeType":"ElementaryTypeName","src":"14913:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8657,"mutability":"mutable","name":"value","nameLocation":"14935:5:36","nodeType":"VariableDeclaration","scope":8670,"src":"14927:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8656,"name":"address","nodeType":"ElementaryTypeName","src":"14927:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"14912:29:36"},"scope":9013,"src":"14844:168:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8773,"nodeType":"Block","src":"15405:733:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8694,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8690,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8684,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8677,"src":"15419:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":8687,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8673,"src":"15431:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8686,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15425:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8685,"name":"bytes","nodeType":"ElementaryTypeName","src":"15425:5:36","typeDescriptions":{}}},"id":8688,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15425:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8689,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15438:6:36","memberName":"length","nodeType":"MemberAccess","src":"15425:19:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15419:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"||","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8693,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8691,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8675,"src":"15448:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":8692,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8677,"src":"15456:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15448:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15419:40:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8702,"nodeType":"IfStatement","src":"15415:72:36","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":8695,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"15469:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8698,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15484:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8697,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15476:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8696,"name":"address","nodeType":"ElementaryTypeName","src":"15476:7:36","typeDescriptions":{}}},"id":8699,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15476:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8700,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"15468:19:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8683,"id":8701,"nodeType":"Return","src":"15461:26:36"}},{"assignments":[8704],"declarations":[{"constant":false,"id":8704,"mutability":"mutable","name":"hasPrefix","nameLocation":"15503:9:36","nodeType":"VariableDeclaration","scope":8773,"src":"15498:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8703,"name":"bool","nodeType":"ElementaryTypeName","src":"15498:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"id":8727,"initialValue":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8726,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8709,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8705,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8677,"src":"15516:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8708,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8706,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8675,"src":"15522:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":8707,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15530:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"15522:9:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15516:15:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8710,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"15515:17:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes2","typeString":"bytes2"},"id":8725,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"arguments":[{"arguments":[{"id":8716,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8673,"src":"15572:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8715,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15566:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8714,"name":"bytes","nodeType":"ElementaryTypeName","src":"15566:5:36","typeDescriptions":{}}},"id":8717,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15566:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8718,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8675,"src":"15580:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8713,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9012,"src":"15543:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8719,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15543:43:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8712,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15536:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8711,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15536:6:36","typeDescriptions":{}}},"id":8720,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15536:51:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"3078","id":8723,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"15598:4:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""},"value":"0x"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_39bef1777deb3dfb14f64b9f81ced092c501fee72f90e93d03bb95ee89df9837","typeString":"literal_string \"0x\""}],"id":8722,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15591:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes2_$","typeString":"type(bytes2)"},"typeName":{"id":8721,"name":"bytes2","nodeType":"ElementaryTypeName","src":"15591:6:36","typeDescriptions":{}}},"id":8724,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15591:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes2","typeString":"bytes2"}},"src":"15536:67:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"15515:88:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"VariableDeclarationStatement","src":"15498:105:36"},{"assignments":[8729],"declarations":[{"constant":false,"id":8729,"mutability":"mutable","name":"expectedLength","nameLocation":"15692:14:36","nodeType":"VariableDeclaration","scope":8773,"src":"15684:22:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8728,"name":"uint256","nodeType":"ElementaryTypeName","src":"15684:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8737,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8736,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3430","id":8730,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15709:2:36","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8735,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":8731,"name":"hasPrefix","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8704,"src":"15714:9:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15724:6:36","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"15714:16:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$attached_to$_t_bool_$","typeString":"function (bool) pure returns (uint256)"}},"id":8733,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15714:18:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"hexValue":"32","id":8734,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15735:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"15714:22:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15709:27:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15684:52:36"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8742,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8740,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8738,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8677,"src":"15801:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":8739,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8675,"src":"15807:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15801:11:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":8741,"name":"expectedLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8729,"src":"15816:14:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15801:29:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8771,"nodeType":"Block","src":"16081:51:36","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":8764,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"16103:5:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":8767,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16118:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":8766,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16110:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8765,"name":"address","nodeType":"ElementaryTypeName","src":"16110:7:36","typeDescriptions":{}}},"id":8768,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16110:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8769,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"16102:19:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8683,"id":8770,"nodeType":"Return","src":"16095:26:36"}]},"id":8772,"nodeType":"IfStatement","src":"15797:335:36","trueBody":{"id":8763,"nodeType":"Block","src":"15832:243:36","statements":[{"assignments":[8744,8746],"declarations":[{"constant":false,"id":8744,"mutability":"mutable","name":"s","nameLocation":"15953:1:36","nodeType":"VariableDeclaration","scope":8763,"src":"15948:6:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8743,"name":"bool","nodeType":"ElementaryTypeName","src":"15948:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8746,"mutability":"mutable","name":"v","nameLocation":"15964:1:36","nodeType":"VariableDeclaration","scope":8763,"src":"15956:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8745,"name":"uint256","nodeType":"ElementaryTypeName","src":"15956:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8752,"initialValue":{"arguments":[{"id":8748,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8673,"src":"16001:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":8749,"name":"begin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8675,"src":"16008:5:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":8750,"name":"end","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8677,"src":"16015:3:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8747,"name":"_tryParseHexUintUncheckedBounds","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8599,"src":"15969:31:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_string_memory_ptr_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (string memory,uint256,uint256) pure returns (bool,uint256)"}},"id":8751,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15969:50:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"15947:72:36"},{"expression":{"components":[{"id":8753,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8744,"src":"16041:1:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"arguments":[{"arguments":[{"id":8758,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8746,"src":"16060:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8757,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16052:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":8756,"name":"uint160","nodeType":"ElementaryTypeName","src":"16052:7:36","typeDescriptions":{}}},"id":8759,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16052:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":8755,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16044:7:36","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":8754,"name":"address","nodeType":"ElementaryTypeName","src":"16044:7:36","typeDescriptions":{}}},"id":8760,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16044:19:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":8761,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"16040:24:36","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_address_$","typeString":"tuple(bool,address)"}},"functionReturnParameters":8683,"id":8762,"nodeType":"Return","src":"16033:31:36"}]}}]},"documentation":{"id":8671,"nodeType":"StructuredDocumentation","src":"15018:226:36","text":" @dev Variant of {parseAddress-string-uint256-uint256} that returns false if the parsing fails because input is not a properly\n formatted address. See {parseAddress-string-uint256-uint256} requirements."},"id":8774,"implemented":true,"kind":"function","modifiers":[],"name":"tryParseAddress","nameLocation":"15258:15:36","nodeType":"FunctionDefinition","parameters":{"id":8678,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8673,"mutability":"mutable","name":"input","nameLocation":"15297:5:36","nodeType":"VariableDeclaration","scope":8774,"src":"15283:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8672,"name":"string","nodeType":"ElementaryTypeName","src":"15283:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":8675,"mutability":"mutable","name":"begin","nameLocation":"15320:5:36","nodeType":"VariableDeclaration","scope":8774,"src":"15312:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8674,"name":"uint256","nodeType":"ElementaryTypeName","src":"15312:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":8677,"mutability":"mutable","name":"end","nameLocation":"15343:3:36","nodeType":"VariableDeclaration","scope":8774,"src":"15335:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8676,"name":"uint256","nodeType":"ElementaryTypeName","src":"15335:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15273:79:36"},"returnParameters":{"id":8683,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8680,"mutability":"mutable","name":"success","nameLocation":"15381:7:36","nodeType":"VariableDeclaration","scope":8774,"src":"15376:12:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":8679,"name":"bool","nodeType":"ElementaryTypeName","src":"15376:4:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":8682,"mutability":"mutable","name":"value","nameLocation":"15398:5:36","nodeType":"VariableDeclaration","scope":8774,"src":"15390:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":8681,"name":"address","nodeType":"ElementaryTypeName","src":"15390:7:36","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"15375:29:36"},"scope":9013,"src":"15249:889:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":8833,"nodeType":"Block","src":"16207:461:36","statements":[{"assignments":[8782],"declarations":[{"constant":false,"id":8782,"mutability":"mutable","name":"value","nameLocation":"16223:5:36","nodeType":"VariableDeclaration","scope":8833,"src":"16217:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8781,"name":"uint8","nodeType":"ElementaryTypeName","src":"16217:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":8787,"initialValue":{"arguments":[{"id":8785,"name":"chr","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8776,"src":"16237:3:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8784,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16231:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8783,"name":"uint8","nodeType":"ElementaryTypeName","src":"16231:5:36","typeDescriptions":{}}},"id":8786,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16231:10:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"16217:24:36"},{"id":8830,"nodeType":"UncheckedBlock","src":"16401:238:36","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8794,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8790,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8788,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16429:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3437","id":8789,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16437:2:36","typeDescriptions":{"typeIdentifier":"t_rational_47_by_1","typeString":"int_const 47"},"value":"47"},"src":"16429:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8793,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8791,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16443:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3538","id":8792,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16451:2:36","typeDescriptions":{"typeIdentifier":"t_rational_58_by_1","typeString":"int_const 58"},"value":"58"},"src":"16443:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16429:24:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8805,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8801,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8799,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16489:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3936","id":8800,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16497:2:36","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},"src":"16489:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8804,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8802,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16503:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"313033","id":8803,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16511:3:36","typeDescriptions":{"typeIdentifier":"t_rational_103_by_1","typeString":"int_const 103"},"value":"103"},"src":"16503:11:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16489:25:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":8816,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8812,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8810,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16550:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"3634","id":8811,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16558:2:36","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"16550:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":8815,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8813,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16564:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"3731","id":8814,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16572:2:36","typeDescriptions":{"typeIdentifier":"t_rational_71_by_1","typeString":"int_const 71"},"value":"71"},"src":"16564:10:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"16550:24:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"expression":{"expression":{"arguments":[{"id":8823,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16618:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8822,"name":"uint8","nodeType":"ElementaryTypeName","src":"16618:5:36","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":8821,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"16613:4:36","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":8824,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16613:11:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":8825,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16625:3:36","memberName":"max","nodeType":"MemberAccess","src":"16613:15:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8780,"id":8826,"nodeType":"Return","src":"16606:22:36"},"id":8827,"nodeType":"IfStatement","src":"16546:82:36","trueBody":{"expression":{"id":8819,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8817,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16576:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3535","id":8818,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16585:2:36","typeDescriptions":{"typeIdentifier":"t_rational_55_by_1","typeString":"int_const 55"},"value":"55"},"src":"16576:11:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8820,"nodeType":"ExpressionStatement","src":"16576:11:36"}},"id":8828,"nodeType":"IfStatement","src":"16485:143:36","trueBody":{"expression":{"id":8808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8806,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16516:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3837","id":8807,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16525:2:36","typeDescriptions":{"typeIdentifier":"t_rational_87_by_1","typeString":"int_const 87"},"value":"87"},"src":"16516:11:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8809,"nodeType":"ExpressionStatement","src":"16516:11:36"}},"id":8829,"nodeType":"IfStatement","src":"16425:203:36","trueBody":{"expression":{"id":8797,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":8795,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16455:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"Assignment","operator":"-=","rightHandSide":{"hexValue":"3438","id":8796,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16464:2:36","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},"src":"16455:11:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"id":8798,"nodeType":"ExpressionStatement","src":"16455:11:36"}}]},{"expression":{"id":8831,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8782,"src":"16656:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":8780,"id":8832,"nodeType":"Return","src":"16649:12:36"}]},"id":8834,"implemented":true,"kind":"function","modifiers":[],"name":"_tryParseChr","nameLocation":"16153:12:36","nodeType":"FunctionDefinition","parameters":{"id":8777,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8776,"mutability":"mutable","name":"chr","nameLocation":"16173:3:36","nodeType":"VariableDeclaration","scope":8834,"src":"16166:10:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8775,"name":"bytes1","nodeType":"ElementaryTypeName","src":"16166:6:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"src":"16165:12:36"},"returnParameters":{"id":8780,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8779,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":8834,"src":"16200:5:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":8778,"name":"uint8","nodeType":"ElementaryTypeName","src":"16200:5:36","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"16199:7:36"},"scope":9013,"src":"16144:524:36","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":8999,"nodeType":"Block","src":"17334:1331:36","statements":[{"assignments":[8843],"declarations":[{"constant":false,"id":8843,"mutability":"mutable","name":"buffer","nameLocation":"17357:6:36","nodeType":"VariableDeclaration","scope":8999,"src":"17344:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8842,"name":"bytes","nodeType":"ElementaryTypeName","src":"17344:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8848,"initialValue":{"arguments":[{"id":8846,"name":"input","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8837,"src":"17372:5:36","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":8845,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17366:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":8844,"name":"bytes","nodeType":"ElementaryTypeName","src":"17366:5:36","typeDescriptions":{}}},"id":8847,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17366:12:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"17344:34:36"},{"assignments":[8850],"declarations":[{"constant":false,"id":8850,"mutability":"mutable","name":"output","nameLocation":"17401:6:36","nodeType":"VariableDeclaration","scope":8999,"src":"17388:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":8849,"name":"bytes","nodeType":"ElementaryTypeName","src":"17388:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":8858,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8856,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":8853,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17420:1:36","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"expression":{"id":8854,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8843,"src":"17424:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8855,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17431:6:36","memberName":"length","nodeType":"MemberAccess","src":"17424:13:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17420:17:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8852,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"17410:9:36","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":8851,"name":"bytes","nodeType":"ElementaryTypeName","src":"17414:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":8857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17410:28:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"VariableDeclarationStatement","src":"17388:50:36"},{"assignments":[8860],"declarations":[{"constant":false,"id":8860,"mutability":"mutable","name":"outputLength","nameLocation":"17479:12:36","nodeType":"VariableDeclaration","scope":8999,"src":"17471:20:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8859,"name":"uint256","nodeType":"ElementaryTypeName","src":"17471:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8862,"initialValue":{"hexValue":"30","id":8861,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17494:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"17471:24:36"},{"body":{"id":8991,"nodeType":"Block","src":"17546:854:36","statements":[{"assignments":[8874],"declarations":[{"constant":false,"id":8874,"mutability":"mutable","name":"char","nameLocation":"17567:4:36","nodeType":"VariableDeclaration","scope":8991,"src":"17560:11:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":8873,"name":"bytes1","nodeType":"ElementaryTypeName","src":"17560:6:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"}],"id":8882,"initialValue":{"arguments":[{"arguments":[{"id":8878,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8843,"src":"17604:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":8879,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8864,"src":"17612:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":8877,"name":"_unsafeReadBytesOffset","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9012,"src":"17581:22:36","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_bytes32_$","typeString":"function (bytes memory,uint256) pure returns (bytes32)"}},"id":8880,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17581:33:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":8876,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17574:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes1_$","typeString":"type(bytes1)"},"typeName":{"id":8875,"name":"bytes1","nodeType":"ElementaryTypeName","src":"17574:6:36","typeDescriptions":{}}},"id":8881,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17574:41:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"VariableDeclarationStatement","src":"17560:55:36"},{"condition":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8894,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8891,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8883,"name":"SPECIAL_CHARS_LOOKUP","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7664,"src":"17635:20:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8889,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":8884,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17659:1:36","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"arguments":[{"id":8887,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"17670:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes1","typeString":"bytes1"}],"id":8886,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17664:5:36","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":8885,"name":"uint8","nodeType":"ElementaryTypeName","src":"17664:5:36","typeDescriptions":{}}},"id":8888,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17664:11:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"17659:16:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8890,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"17658:18:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17635:41:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":8892,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"17634:43:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":8893,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17681:1:36","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17634:48:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":8895,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"17633:50:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":8989,"nodeType":"Block","src":"18328:62:36","statements":[{"expression":{"id":8987,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8982,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"18346:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8985,"indexExpression":{"id":8984,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"18353:14:36","subExpression":{"id":8983,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"18353:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"18346:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":8986,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"18371:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"src":"18346:29:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8988,"nodeType":"ExpressionStatement","src":"18346:29:36"}]},"id":8990,"nodeType":"IfStatement","src":"17629:761:36","trueBody":{"id":8981,"nodeType":"Block","src":"17685:637:36","statements":[{"expression":{"id":8901,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8896,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"17703:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8899,"indexExpression":{"id":8898,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"17710:14:36","subExpression":{"id":8897,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"17710:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"17703:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"5c","id":8900,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"17728:4:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_731553fa98541ade8b78284229adfe09a819380dee9244baac20dd1e0aa24095","typeString":"literal_string \"\\\""},"value":"\\"},"src":"17703:29:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8902,"nodeType":"ExpressionStatement","src":"17703:29:36"},{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8905,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8903,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"17754:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30783038","id":8904,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17762:4:36","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"0x08"},"src":"17754:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8913,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"17823:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30783039","id":8914,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17831:4:36","typeDescriptions":{"typeIdentifier":"t_rational_9_by_1","typeString":"int_const 9"},"value":"0x09"},"src":"17823:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8925,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8923,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"17892:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30783061","id":8924,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17900:4:36","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"0x0a"},"src":"17892:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8935,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8933,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"17961:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30783063","id":8934,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17969:4:36","typeDescriptions":{"typeIdentifier":"t_rational_12_by_1","typeString":"int_const 12"},"value":"0x0c"},"src":"17961:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8945,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8943,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"18030:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30783064","id":8944,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18038:4:36","typeDescriptions":{"typeIdentifier":"t_rational_13_by_1","typeString":"int_const 13"},"value":"0x0d"},"src":"18030:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8955,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8953,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"18099:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30783563","id":8954,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18107:4:36","typeDescriptions":{"typeIdentifier":"t_rational_92_by_1","typeString":"int_const 92"},"value":"0x5c"},"src":"18099:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":8965,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8963,"name":"char","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8874,"src":"18169:4:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30783232","id":8964,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18177:4:36","typeDescriptions":{"typeIdentifier":"t_rational_34_by_1","typeString":"int_const 34"},"value":"0x22"},"src":"18169:12:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8974,"nodeType":"IfStatement","src":"18165:143:36","trueBody":{"id":8973,"nodeType":"Block","src":"18183:125:36","statements":[{"expression":{"id":8971,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8966,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"18261:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8969,"indexExpression":{"id":8968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"18268:14:36","subExpression":{"id":8967,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"18268:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"18261:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"22","id":8970,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"18286:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_6e9f33448a4153023cdaf3eb759f1afdc24aba433a3e18b683f8c04a6eaa69f0","typeString":"literal_string \"\"\""},"value":"\""},"src":"18261:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8972,"nodeType":"ExpressionStatement","src":"18261:28:36"}]}},"id":8975,"nodeType":"IfStatement","src":"18095:213:36","trueBody":{"expression":{"id":8961,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8956,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"18113:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8959,"indexExpression":{"id":8958,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"18120:14:36","subExpression":{"id":8957,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"18120:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"18113:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"5c","id":8960,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"18138:4:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_731553fa98541ade8b78284229adfe09a819380dee9244baac20dd1e0aa24095","typeString":"literal_string \"\\\""},"value":"\\"},"src":"18113:29:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8962,"nodeType":"ExpressionStatement","src":"18113:29:36"}},"id":8976,"nodeType":"IfStatement","src":"18026:282:36","trueBody":{"expression":{"id":8951,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8946,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"18044:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8949,"indexExpression":{"id":8948,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"18051:14:36","subExpression":{"id":8947,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"18051:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"18044:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"72","id":8950,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"18069:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_414f72a4d550cad29f17d9d99a4af64b3776ec5538cd440cef0f03fef2e9e010","typeString":"literal_string \"r\""},"value":"r"},"src":"18044:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8952,"nodeType":"ExpressionStatement","src":"18044:28:36"}},"id":8977,"nodeType":"IfStatement","src":"17957:351:36","trueBody":{"expression":{"id":8941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8936,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"17975:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8939,"indexExpression":{"id":8938,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"17982:14:36","subExpression":{"id":8937,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"17982:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"17975:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"66","id":8940,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"18000:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_d1e8aeb79500496ef3dc2e57ba746a8315d048b7a664a2bf948db4fa91960483","typeString":"literal_string \"f\""},"value":"f"},"src":"17975:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8942,"nodeType":"ExpressionStatement","src":"17975:28:36"}},"id":8978,"nodeType":"IfStatement","src":"17888:420:36","trueBody":{"expression":{"id":8931,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8926,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"17906:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8929,"indexExpression":{"id":8928,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"17913:14:36","subExpression":{"id":8927,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"17913:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"17906:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"6e","id":8930,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"17931:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_4b4ecedb4964a40fe416b16c7bd8b46092040ec42ef0aa69e59f09872f105cf3","typeString":"literal_string \"n\""},"value":"n"},"src":"17906:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8932,"nodeType":"ExpressionStatement","src":"17906:28:36"}},"id":8979,"nodeType":"IfStatement","src":"17819:489:36","trueBody":{"expression":{"id":8921,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8916,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"17837:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8919,"indexExpression":{"id":8918,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"17844:14:36","subExpression":{"id":8917,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"17844:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"17837:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"74","id":8920,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"17862:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_cac1bb71f0a97c8ac94ca9546b43178a9ad254c7b757ac07433aa6df35cd8089","typeString":"literal_string \"t\""},"value":"t"},"src":"17837:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8922,"nodeType":"ExpressionStatement","src":"17837:28:36"}},"id":8980,"nodeType":"IfStatement","src":"17750:558:36","trueBody":{"expression":{"id":8911,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"id":8906,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"17768:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8909,"indexExpression":{"id":8908,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"17775:14:36","subExpression":{"id":8907,"name":"outputLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8860,"src":"17775:12:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"17768:22:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"62","id":8910,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"17793:3:36","typeDescriptions":{"typeIdentifier":"t_stringliteral_b5553de315e0edf504d9150af82dafa5c4667fa618ed0a6f19c69b41166c5510","typeString":"literal_string \"b\""},"value":"b"},"src":"17768:28:36","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"id":8912,"nodeType":"ExpressionStatement","src":"17768:28:36"}}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":8869,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":8866,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8864,"src":"17522:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":8867,"name":"buffer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8843,"src":"17526:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":8868,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17533:6:36","memberName":"length","nodeType":"MemberAccess","src":"17526:13:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"17522:17:36","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":8992,"initializationExpression":{"assignments":[8864],"declarations":[{"constant":false,"id":8864,"mutability":"mutable","name":"i","nameLocation":"17519:1:36","nodeType":"VariableDeclaration","scope":8992,"src":"17511:9:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8863,"name":"uint256","nodeType":"ElementaryTypeName","src":"17511:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8865,"nodeType":"VariableDeclarationStatement","src":"17511:9:36"},"loopExpression":{"expression":{"id":8871,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"17541:3:36","subExpression":{"id":8870,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8864,"src":"17543:1:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":8872,"nodeType":"ExpressionStatement","src":"17541:3:36"},"nodeType":"ForStatement","src":"17506:894:36"},{"AST":{"nodeType":"YulBlock","src":"18498:129:36","statements":[{"expression":{"arguments":[{"name":"output","nodeType":"YulIdentifier","src":"18519:6:36"},{"name":"outputLength","nodeType":"YulIdentifier","src":"18527:12:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18512:6:36"},"nodeType":"YulFunctionCall","src":"18512:28:36"},"nodeType":"YulExpressionStatement","src":"18512:28:36"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"18560:4:36","type":"","value":"0x40"},{"arguments":[{"name":"output","nodeType":"YulIdentifier","src":"18570:6:36"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"18582:1:36","type":"","value":"5"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"18589:1:36","type":"","value":"5"},{"arguments":[{"name":"outputLength","nodeType":"YulIdentifier","src":"18596:12:36"},{"kind":"number","nodeType":"YulLiteral","src":"18610:2:36","type":"","value":"63"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"18592:3:36"},"nodeType":"YulFunctionCall","src":"18592:21:36"}],"functionName":{"name":"shr","nodeType":"YulIdentifier","src":"18585:3:36"},"nodeType":"YulFunctionCall","src":"18585:29:36"}],"functionName":{"name":"shl","nodeType":"YulIdentifier","src":"18578:3:36"},"nodeType":"YulFunctionCall","src":"18578:37:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"18566:3:36"},"nodeType":"YulFunctionCall","src":"18566:50:36"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18553:6:36"},"nodeType":"YulFunctionCall","src":"18553:64:36"},"nodeType":"YulExpressionStatement","src":"18553:64:36"}]},"evmVersion":"paris","externalReferences":[{"declaration":8850,"isOffset":false,"isSlot":false,"src":"18519:6:36","valueSize":1},{"declaration":8850,"isOffset":false,"isSlot":false,"src":"18570:6:36","valueSize":1},{"declaration":8860,"isOffset":false,"isSlot":false,"src":"18527:12:36","valueSize":1},{"declaration":8860,"isOffset":false,"isSlot":false,"src":"18596:12:36","valueSize":1}],"flags":["memory-safe"],"id":8993,"nodeType":"InlineAssembly","src":"18473:154:36"},{"expression":{"arguments":[{"id":8996,"name":"output","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":8850,"src":"18651:6:36","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":8995,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18644:6:36","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":8994,"name":"string","nodeType":"ElementaryTypeName","src":"18644:6:36","typeDescriptions":{}}},"id":8997,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18644:14:36","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":8841,"id":8998,"nodeType":"Return","src":"18637:21:36"}]},"documentation":{"id":8835,"nodeType":"StructuredDocumentation","src":"16674:576:36","text":" @dev Escape special characters in JSON strings. This can be useful to prevent JSON injection in NFT metadata.\n WARNING: This function should only be used in double quoted JSON strings. Single quotes are not escaped.\n NOTE: This function escapes all unicode characters, and not just the ones in ranges defined in section 2.5 of\n RFC-4627 (U+0000 to U+001F, U+0022 and U+005C). ECMAScript's `JSON.parse` does recover escaped unicode\n characters that are not in this range, but other tooling may provide different results."},"id":9000,"implemented":true,"kind":"function","modifiers":[],"name":"escapeJSON","nameLocation":"17264:10:36","nodeType":"FunctionDefinition","parameters":{"id":8838,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8837,"mutability":"mutable","name":"input","nameLocation":"17289:5:36","nodeType":"VariableDeclaration","scope":9000,"src":"17275:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8836,"name":"string","nodeType":"ElementaryTypeName","src":"17275:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"17274:21:36"},"returnParameters":{"id":8841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":8840,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9000,"src":"17319:13:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":8839,"name":"string","nodeType":"ElementaryTypeName","src":"17319:6:36","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"17318:15:36"},"scope":9013,"src":"17255:1410:36","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9011,"nodeType":"Block","src":"19050:225:36","statements":[{"AST":{"nodeType":"YulBlock","src":"19199:70:36","statements":[{"nodeType":"YulAssignment","src":"19213:46:36","value":{"arguments":[{"arguments":[{"name":"buffer","nodeType":"YulIdentifier","src":"19232:6:36"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"19244:4:36","type":"","value":"0x20"},{"name":"offset","nodeType":"YulIdentifier","src":"19250:6:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"19240:3:36"},"nodeType":"YulFunctionCall","src":"19240:17:36"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"19228:3:36"},"nodeType":"YulFunctionCall","src":"19228:30:36"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"19222:5:36"},"nodeType":"YulFunctionCall","src":"19222:37:36"},"variableNames":[{"name":"value","nodeType":"YulIdentifier","src":"19213:5:36"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9003,"isOffset":false,"isSlot":false,"src":"19232:6:36","valueSize":1},{"declaration":9005,"isOffset":false,"isSlot":false,"src":"19250:6:36","valueSize":1},{"declaration":9008,"isOffset":false,"isSlot":false,"src":"19213:5:36","valueSize":1}],"flags":["memory-safe"],"id":9010,"nodeType":"InlineAssembly","src":"19174:95:36"}]},"documentation":{"id":9001,"nodeType":"StructuredDocumentation","src":"18671:268:36","text":" @dev Reads a bytes32 from a bytes array without bounds checking.\n NOTE: making this function internal would mean it could be used with memory unsafe offset, and marking the\n assembly block as such would prevent some optimizations."},"id":9012,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeReadBytesOffset","nameLocation":"18953:22:36","nodeType":"FunctionDefinition","parameters":{"id":9006,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9003,"mutability":"mutable","name":"buffer","nameLocation":"18989:6:36","nodeType":"VariableDeclaration","scope":9012,"src":"18976:19:36","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9002,"name":"bytes","nodeType":"ElementaryTypeName","src":"18976:5:36","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":9005,"mutability":"mutable","name":"offset","nameLocation":"19005:6:36","nodeType":"VariableDeclaration","scope":9012,"src":"18997:14:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9004,"name":"uint256","nodeType":"ElementaryTypeName","src":"18997:7:36","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18975:37:36"},"returnParameters":{"id":9009,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9008,"mutability":"mutable","name":"value","nameLocation":"19043:5:36","nodeType":"VariableDeclaration","scope":9012,"src":"19035:13:36","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9007,"name":"bytes32","nodeType":"ElementaryTypeName","src":"19035:7:36","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"19034:15:36"},"scope":9013,"src":"18944:331:36","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":9014,"src":"297:18980:36","usedErrors":[7671,7674,7677],"usedEvents":[]}],"src":"101:19177:36"},"id":36},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","exportedSymbols":{"ECDSA":[9361]},"id":9362,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9015,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"112:24:37"},{"abstract":false,"baseContracts":[],"canonicalName":"ECDSA","contractDependencies":[],"contractKind":"library","documentation":{"id":9016,"nodeType":"StructuredDocumentation","src":"138:205:37","text":" @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.\n These functions can be used to verify that a message was signed by the holder\n of the private keys of a given address."},"fullyImplemented":true,"id":9361,"linearizedBaseContracts":[9361],"name":"ECDSA","nameLocation":"352:5:37","nodeType":"ContractDefinition","nodes":[{"canonicalName":"ECDSA.RecoverError","id":9021,"members":[{"id":9017,"name":"NoError","nameLocation":"392:7:37","nodeType":"EnumValue","src":"392:7:37"},{"id":9018,"name":"InvalidSignature","nameLocation":"409:16:37","nodeType":"EnumValue","src":"409:16:37"},{"id":9019,"name":"InvalidSignatureLength","nameLocation":"435:22:37","nodeType":"EnumValue","src":"435:22:37"},{"id":9020,"name":"InvalidSignatureS","nameLocation":"467:17:37","nodeType":"EnumValue","src":"467:17:37"}],"name":"RecoverError","nameLocation":"369:12:37","nodeType":"EnumDefinition","src":"364:126:37"},{"documentation":{"id":9022,"nodeType":"StructuredDocumentation","src":"496:63:37","text":" @dev The signature derives the `address(0)`."},"errorSelector":"f645eedf","id":9024,"name":"ECDSAInvalidSignature","nameLocation":"570:21:37","nodeType":"ErrorDefinition","parameters":{"id":9023,"nodeType":"ParameterList","parameters":[],"src":"591:2:37"},"src":"564:30:37"},{"documentation":{"id":9025,"nodeType":"StructuredDocumentation","src":"600:60:37","text":" @dev The signature has an invalid length."},"errorSelector":"fce698f7","id":9029,"name":"ECDSAInvalidSignatureLength","nameLocation":"671:27:37","nodeType":"ErrorDefinition","parameters":{"id":9028,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9027,"mutability":"mutable","name":"length","nameLocation":"707:6:37","nodeType":"VariableDeclaration","scope":9029,"src":"699:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9026,"name":"uint256","nodeType":"ElementaryTypeName","src":"699:7:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"698:16:37"},"src":"665:50:37"},{"documentation":{"id":9030,"nodeType":"StructuredDocumentation","src":"721:85:37","text":" @dev The signature has an S value that is in the upper half order."},"errorSelector":"d78bce0c","id":9034,"name":"ECDSAInvalidSignatureS","nameLocation":"817:22:37","nodeType":"ErrorDefinition","parameters":{"id":9033,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9032,"mutability":"mutable","name":"s","nameLocation":"848:1:37","nodeType":"VariableDeclaration","scope":9034,"src":"840:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9031,"name":"bytes32","nodeType":"ElementaryTypeName","src":"840:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"839:11:37"},"src":"811:40:37"},{"body":{"id":9086,"nodeType":"Block","src":"2285:622:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9052,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":9049,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9039,"src":"2299:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9050,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2309:6:37","memberName":"length","nodeType":"MemberAccess","src":"2299:16:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"3635","id":9051,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2319:2:37","typeDescriptions":{"typeIdentifier":"t_rational_65_by_1","typeString":"int_const 65"},"value":"65"},"src":"2299:22:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":9084,"nodeType":"Block","src":"2793:108:37","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":9073,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2823:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9072,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2815:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9071,"name":"address","nodeType":"ElementaryTypeName","src":"2815:7:37","typeDescriptions":{}}},"id":9074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2815:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":9075,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"2827:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9076,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2840:22:37","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":9019,"src":"2827:35:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"expression":{"id":9079,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9039,"src":"2872:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2882:6:37","memberName":"length","nodeType":"MemberAccess","src":"2872:16:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9078,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2864:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9077,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2864:7:37","typeDescriptions":{}}},"id":9081,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2864:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":9082,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2814:76:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":9048,"id":9083,"nodeType":"Return","src":"2807:83:37"}]},"id":9085,"nodeType":"IfStatement","src":"2295:606:37","trueBody":{"id":9070,"nodeType":"Block","src":"2323:464:37","statements":[{"assignments":[9054],"declarations":[{"constant":false,"id":9054,"mutability":"mutable","name":"r","nameLocation":"2345:1:37","nodeType":"VariableDeclaration","scope":9070,"src":"2337:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9053,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2337:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":9055,"nodeType":"VariableDeclarationStatement","src":"2337:9:37"},{"assignments":[9057],"declarations":[{"constant":false,"id":9057,"mutability":"mutable","name":"s","nameLocation":"2368:1:37","nodeType":"VariableDeclaration","scope":9070,"src":"2360:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9056,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2360:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":9058,"nodeType":"VariableDeclarationStatement","src":"2360:9:37"},{"assignments":[9060],"declarations":[{"constant":false,"id":9060,"mutability":"mutable","name":"v","nameLocation":"2389:1:37","nodeType":"VariableDeclaration","scope":9070,"src":"2383:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":9059,"name":"uint8","nodeType":"ElementaryTypeName","src":"2383:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":9061,"nodeType":"VariableDeclarationStatement","src":"2383:7:37"},{"AST":{"nodeType":"YulBlock","src":"2560:171:37","statements":[{"nodeType":"YulAssignment","src":"2578:32:37","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2593:9:37"},{"kind":"number","nodeType":"YulLiteral","src":"2604:4:37","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2589:3:37"},"nodeType":"YulFunctionCall","src":"2589:20:37"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2583:5:37"},"nodeType":"YulFunctionCall","src":"2583:27:37"},"variableNames":[{"name":"r","nodeType":"YulIdentifier","src":"2578:1:37"}]},{"nodeType":"YulAssignment","src":"2627:32:37","value":{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2642:9:37"},{"kind":"number","nodeType":"YulLiteral","src":"2653:4:37","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2638:3:37"},"nodeType":"YulFunctionCall","src":"2638:20:37"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2632:5:37"},"nodeType":"YulFunctionCall","src":"2632:27:37"},"variableNames":[{"name":"s","nodeType":"YulIdentifier","src":"2627:1:37"}]},{"nodeType":"YulAssignment","src":"2676:41:37","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"2686:1:37","type":"","value":"0"},{"arguments":[{"arguments":[{"name":"signature","nodeType":"YulIdentifier","src":"2699:9:37"},{"kind":"number","nodeType":"YulLiteral","src":"2710:4:37","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"2695:3:37"},"nodeType":"YulFunctionCall","src":"2695:20:37"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"2689:5:37"},"nodeType":"YulFunctionCall","src":"2689:27:37"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"2681:4:37"},"nodeType":"YulFunctionCall","src":"2681:36:37"},"variableNames":[{"name":"v","nodeType":"YulIdentifier","src":"2676:1:37"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9054,"isOffset":false,"isSlot":false,"src":"2578:1:37","valueSize":1},{"declaration":9057,"isOffset":false,"isSlot":false,"src":"2627:1:37","valueSize":1},{"declaration":9039,"isOffset":false,"isSlot":false,"src":"2593:9:37","valueSize":1},{"declaration":9039,"isOffset":false,"isSlot":false,"src":"2642:9:37","valueSize":1},{"declaration":9039,"isOffset":false,"isSlot":false,"src":"2699:9:37","valueSize":1},{"declaration":9060,"isOffset":false,"isSlot":false,"src":"2676:1:37","valueSize":1}],"flags":["memory-safe"],"id":9062,"nodeType":"InlineAssembly","src":"2535:196:37"},{"expression":{"arguments":[{"id":9064,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9037,"src":"2762:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9065,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9060,"src":"2768:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":9066,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9054,"src":"2771:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9067,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9057,"src":"2774:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9063,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[9087,9167,9275],"referencedDeclaration":9275,"src":"2751:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9068,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2751:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":9048,"id":9069,"nodeType":"Return","src":"2744:32:37"}]}}]},"documentation":{"id":9035,"nodeType":"StructuredDocumentation","src":"857:1267:37","text":" @dev Returns the address that signed a hashed message (`hash`) with `signature` or an error. This will not\n return address(0) without also returning an error description. Errors are documented using an enum (error type)\n and a bytes32 providing additional information about the error.\n If no error is returned, then the address can be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.\n Documentation for signature generation:\n - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]\n - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]"},"id":9087,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"2138:10:37","nodeType":"FunctionDefinition","parameters":{"id":9040,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9037,"mutability":"mutable","name":"hash","nameLocation":"2166:4:37","nodeType":"VariableDeclaration","scope":9087,"src":"2158:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9036,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2158:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9039,"mutability":"mutable","name":"signature","nameLocation":"2193:9:37","nodeType":"VariableDeclaration","scope":9087,"src":"2180:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9038,"name":"bytes","nodeType":"ElementaryTypeName","src":"2180:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2148:60:37"},"returnParameters":{"id":9048,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9042,"mutability":"mutable","name":"recovered","nameLocation":"2240:9:37","nodeType":"VariableDeclaration","scope":9087,"src":"2232:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9041,"name":"address","nodeType":"ElementaryTypeName","src":"2232:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9045,"mutability":"mutable","name":"err","nameLocation":"2264:3:37","nodeType":"VariableDeclaration","scope":9087,"src":"2251:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9044,"nodeType":"UserDefinedTypeName","pathNode":{"id":9043,"name":"RecoverError","nameLocations":["2251:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"2251:12:37"},"referencedDeclaration":9021,"src":"2251:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9047,"mutability":"mutable","name":"errArg","nameLocation":"2277:6:37","nodeType":"VariableDeclaration","scope":9087,"src":"2269:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9046,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2269:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2231:53:37"},"scope":9361,"src":"2129:778:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9116,"nodeType":"Block","src":"3801:168:37","statements":[{"assignments":[9098,9101,9103],"declarations":[{"constant":false,"id":9098,"mutability":"mutable","name":"recovered","nameLocation":"3820:9:37","nodeType":"VariableDeclaration","scope":9116,"src":"3812:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9097,"name":"address","nodeType":"ElementaryTypeName","src":"3812:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9101,"mutability":"mutable","name":"error","nameLocation":"3844:5:37","nodeType":"VariableDeclaration","scope":9116,"src":"3831:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9100,"nodeType":"UserDefinedTypeName","pathNode":{"id":9099,"name":"RecoverError","nameLocations":["3831:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"3831:12:37"},"referencedDeclaration":9021,"src":"3831:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9103,"mutability":"mutable","name":"errorArg","nameLocation":"3859:8:37","nodeType":"VariableDeclaration","scope":9116,"src":"3851:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9102,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3851:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":9108,"initialValue":{"arguments":[{"id":9105,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9090,"src":"3882:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9106,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9092,"src":"3888:9:37","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9104,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[9087,9167,9275],"referencedDeclaration":9087,"src":"3871:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9107,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3871:27:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"3811:87:37"},{"expression":{"arguments":[{"id":9110,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9101,"src":"3920:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},{"id":9111,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9103,"src":"3927:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9109,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9360,"src":"3908:11:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$9021_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":9112,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3908:28:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9113,"nodeType":"ExpressionStatement","src":"3908:28:37"},{"expression":{"id":9114,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9098,"src":"3953:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":9096,"id":9115,"nodeType":"Return","src":"3946:16:37"}]},"documentation":{"id":9088,"nodeType":"StructuredDocumentation","src":"2913:796:37","text":" @dev Returns the address that signed a hashed message (`hash`) with\n `signature`. This address can then be used for verification purposes.\n The `ecrecover` EVM precompile allows for malleable (non-unique) signatures:\n this function rejects them by requiring the `s` value to be in the lower\n half order, and the `v` value to be either 27 or 28.\n IMPORTANT: `hash` _must_ be the result of a hash operation for the\n verification to be secure: it is possible to craft signatures that\n recover to arbitrary addresses for non-hashed data. A safe way to ensure\n this is by receiving a hash of the original message (which may otherwise\n be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it."},"id":9117,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"3723:7:37","nodeType":"FunctionDefinition","parameters":{"id":9093,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9090,"mutability":"mutable","name":"hash","nameLocation":"3739:4:37","nodeType":"VariableDeclaration","scope":9117,"src":"3731:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9089,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3731:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9092,"mutability":"mutable","name":"signature","nameLocation":"3758:9:37","nodeType":"VariableDeclaration","scope":9117,"src":"3745:22:37","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9091,"name":"bytes","nodeType":"ElementaryTypeName","src":"3745:5:37","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"3730:38:37"},"returnParameters":{"id":9096,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9095,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9117,"src":"3792:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9094,"name":"address","nodeType":"ElementaryTypeName","src":"3792:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3791:9:37"},"scope":9361,"src":"3714:255:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9166,"nodeType":"Block","src":"4348:342:37","statements":[{"id":9165,"nodeType":"UncheckedBlock","src":"4358:326:37","statements":[{"assignments":[9135],"declarations":[{"constant":false,"id":9135,"mutability":"mutable","name":"s","nameLocation":"4390:1:37","nodeType":"VariableDeclaration","scope":9165,"src":"4382:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9134,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4382:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":9142,"initialValue":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":9141,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9136,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9124,"src":"4394:2:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"arguments":[{"hexValue":"307837666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666","id":9139,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4407:66:37","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"},"value":"0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_57896044618658097711785492504343953926634992332820282019728792003956564819967_by_1","typeString":"int_const 5789...(69 digits omitted)...9967"}],"id":9138,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4399:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9137,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4399:7:37","typeDescriptions":{}}},"id":9140,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4399:75:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"4394:80:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"VariableDeclarationStatement","src":"4382:92:37"},{"assignments":[9144],"declarations":[{"constant":false,"id":9144,"mutability":"mutable","name":"v","nameLocation":"4591:1:37","nodeType":"VariableDeclaration","scope":9165,"src":"4585:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":9143,"name":"uint8","nodeType":"ElementaryTypeName","src":"4585:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"id":9157,"initialValue":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9155,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9152,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9149,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9124,"src":"4610:2:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9148,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4602:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9147,"name":"uint256","nodeType":"ElementaryTypeName","src":"4602:7:37","typeDescriptions":{}}},"id":9150,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4602:11:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":9151,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4617:3:37","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"4602:18:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":9153,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4601:20:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"3237","id":9154,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4624:2:37","typeDescriptions":{"typeIdentifier":"t_rational_27_by_1","typeString":"int_const 27"},"value":"27"},"src":"4601:25:37","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9146,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4595:5:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":9145,"name":"uint8","nodeType":"ElementaryTypeName","src":"4595:5:37","typeDescriptions":{}}},"id":9156,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4595:32:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"VariableDeclarationStatement","src":"4585:42:37"},{"expression":{"arguments":[{"id":9159,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9120,"src":"4659:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9160,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9144,"src":"4665:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":9161,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9122,"src":"4668:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9162,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9135,"src":"4671:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9158,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[9087,9167,9275],"referencedDeclaration":9275,"src":"4648:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9163,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4648:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":9133,"id":9164,"nodeType":"Return","src":"4641:32:37"}]}]},"documentation":{"id":9118,"nodeType":"StructuredDocumentation","src":"3975:205:37","text":" @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.\n See https://eips.ethereum.org/EIPS/eip-2098[ERC-2098 short signatures]"},"id":9167,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"4194:10:37","nodeType":"FunctionDefinition","parameters":{"id":9125,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9120,"mutability":"mutable","name":"hash","nameLocation":"4222:4:37","nodeType":"VariableDeclaration","scope":9167,"src":"4214:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9119,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4214:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9122,"mutability":"mutable","name":"r","nameLocation":"4244:1:37","nodeType":"VariableDeclaration","scope":9167,"src":"4236:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9121,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4236:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9124,"mutability":"mutable","name":"vs","nameLocation":"4263:2:37","nodeType":"VariableDeclaration","scope":9167,"src":"4255:10:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9123,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4255:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4204:67:37"},"returnParameters":{"id":9133,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9127,"mutability":"mutable","name":"recovered","nameLocation":"4303:9:37","nodeType":"VariableDeclaration","scope":9167,"src":"4295:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9126,"name":"address","nodeType":"ElementaryTypeName","src":"4295:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9130,"mutability":"mutable","name":"err","nameLocation":"4327:3:37","nodeType":"VariableDeclaration","scope":9167,"src":"4314:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9129,"nodeType":"UserDefinedTypeName","pathNode":{"id":9128,"name":"RecoverError","nameLocations":["4314:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"4314:12:37"},"referencedDeclaration":9021,"src":"4314:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9132,"mutability":"mutable","name":"errArg","nameLocation":"4340:6:37","nodeType":"VariableDeclaration","scope":9167,"src":"4332:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9131,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4332:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4294:53:37"},"scope":9361,"src":"4185:505:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9199,"nodeType":"Block","src":"4903:164:37","statements":[{"assignments":[9180,9183,9185],"declarations":[{"constant":false,"id":9180,"mutability":"mutable","name":"recovered","nameLocation":"4922:9:37","nodeType":"VariableDeclaration","scope":9199,"src":"4914:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9179,"name":"address","nodeType":"ElementaryTypeName","src":"4914:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9183,"mutability":"mutable","name":"error","nameLocation":"4946:5:37","nodeType":"VariableDeclaration","scope":9199,"src":"4933:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9182,"nodeType":"UserDefinedTypeName","pathNode":{"id":9181,"name":"RecoverError","nameLocations":["4933:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"4933:12:37"},"referencedDeclaration":9021,"src":"4933:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9185,"mutability":"mutable","name":"errorArg","nameLocation":"4961:8:37","nodeType":"VariableDeclaration","scope":9199,"src":"4953:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9184,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4953:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":9191,"initialValue":{"arguments":[{"id":9187,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9170,"src":"4984:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9188,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9172,"src":"4990:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9189,"name":"vs","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9174,"src":"4993:2:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9186,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[9087,9167,9275],"referencedDeclaration":9167,"src":"4973:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"function (bytes32,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9190,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4973:23:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"4913:83:37"},{"expression":{"arguments":[{"id":9193,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9183,"src":"5018:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},{"id":9194,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9185,"src":"5025:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9192,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9360,"src":"5006:11:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$9021_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":9195,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5006:28:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9196,"nodeType":"ExpressionStatement","src":"5006:28:37"},{"expression":{"id":9197,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9180,"src":"5051:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":9178,"id":9198,"nodeType":"Return","src":"5044:16:37"}]},"documentation":{"id":9168,"nodeType":"StructuredDocumentation","src":"4696:116:37","text":" @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately."},"id":9200,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"4826:7:37","nodeType":"FunctionDefinition","parameters":{"id":9175,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9170,"mutability":"mutable","name":"hash","nameLocation":"4842:4:37","nodeType":"VariableDeclaration","scope":9200,"src":"4834:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9169,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4834:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9172,"mutability":"mutable","name":"r","nameLocation":"4856:1:37","nodeType":"VariableDeclaration","scope":9200,"src":"4848:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9171,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4848:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9174,"mutability":"mutable","name":"vs","nameLocation":"4867:2:37","nodeType":"VariableDeclaration","scope":9200,"src":"4859:10:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9173,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4859:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4833:37:37"},"returnParameters":{"id":9178,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9177,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9200,"src":"4894:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9176,"name":"address","nodeType":"ElementaryTypeName","src":"4894:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"4893:9:37"},"scope":9361,"src":"4817:250:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9274,"nodeType":"Block","src":"5382:1372:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9224,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9221,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9209,"src":"6278:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9220,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6270:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9219,"name":"uint256","nodeType":"ElementaryTypeName","src":"6270:7:37","typeDescriptions":{}}},"id":9222,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6270:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307837464646464646464646464646464646464646464646464646464646464646463544353736453733353741343530314444464539324634363638314232304130","id":9223,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6283:66:37","typeDescriptions":{"typeIdentifier":"t_rational_57896044618658097711785492504343953926418782139537452191302581570759080747168_by_1","typeString":"int_const 5789...(69 digits omitted)...7168"},"value":"0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0"},"src":"6270:79:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9235,"nodeType":"IfStatement","src":"6266:164:37","trueBody":{"id":9234,"nodeType":"Block","src":"6351:79:37","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":9227,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6381:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9226,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6373:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9225,"name":"address","nodeType":"ElementaryTypeName","src":"6373:7:37","typeDescriptions":{}}},"id":9228,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6373:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":9229,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"6385:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9230,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6398:17:37","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":9020,"src":"6385:30:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},{"id":9231,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9209,"src":"6417:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":9232,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6372:47:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":9218,"id":9233,"nodeType":"Return","src":"6365:54:37"}]}},{"assignments":[9237],"declarations":[{"constant":false,"id":9237,"mutability":"mutable","name":"signer","nameLocation":"6532:6:37","nodeType":"VariableDeclaration","scope":9274,"src":"6524:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9236,"name":"address","nodeType":"ElementaryTypeName","src":"6524:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"id":9244,"initialValue":{"arguments":[{"id":9239,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9203,"src":"6551:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9240,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9205,"src":"6557:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":9241,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9207,"src":"6560:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9242,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9209,"src":"6563:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9238,"name":"ecrecover","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967290,"src":"6541:9:37","typeDescriptions":{"typeIdentifier":"t_function_ecrecover_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address)"}},"id":9243,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6541:24:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"VariableDeclarationStatement","src":"6524:41:37"},{"condition":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":9250,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9245,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9237,"src":"6579:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"hexValue":"30","id":9248,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6597:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9247,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6589:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9246,"name":"address","nodeType":"ElementaryTypeName","src":"6589:7:37","typeDescriptions":{}}},"id":9249,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6589:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"6579:20:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9264,"nodeType":"IfStatement","src":"6575:113:37","trueBody":{"id":9263,"nodeType":"Block","src":"6601:87:37","statements":[{"expression":{"components":[{"arguments":[{"hexValue":"30","id":9253,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6631:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9252,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6623:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9251,"name":"address","nodeType":"ElementaryTypeName","src":"6623:7:37","typeDescriptions":{}}},"id":9254,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6623:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":9255,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"6635:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9256,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6648:16:37","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":9018,"src":"6635:29:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":9259,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6674:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9258,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6666:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9257,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6666:7:37","typeDescriptions":{}}},"id":9260,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6666:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":9261,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"6622:55:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":9218,"id":9262,"nodeType":"Return","src":"6615:62:37"}]}},{"expression":{"components":[{"id":9265,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9237,"src":"6706:6:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"expression":{"id":9266,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"6714:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9267,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6727:7:37","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":9017,"src":"6714:20:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},{"arguments":[{"hexValue":"30","id":9270,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6744:1:37","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9269,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6736:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9268,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6736:7:37","typeDescriptions":{}}},"id":9271,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6736:10:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"id":9272,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6705:42:37","typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"functionReturnParameters":9218,"id":9273,"nodeType":"Return","src":"6698:49:37"}]},"documentation":{"id":9201,"nodeType":"StructuredDocumentation","src":"5073:125:37","text":" @dev Overload of {ECDSA-tryRecover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":9275,"implemented":true,"kind":"function","modifiers":[],"name":"tryRecover","nameLocation":"5212:10:37","nodeType":"FunctionDefinition","parameters":{"id":9210,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9203,"mutability":"mutable","name":"hash","nameLocation":"5240:4:37","nodeType":"VariableDeclaration","scope":9275,"src":"5232:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9202,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5232:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9205,"mutability":"mutable","name":"v","nameLocation":"5260:1:37","nodeType":"VariableDeclaration","scope":9275,"src":"5254:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":9204,"name":"uint8","nodeType":"ElementaryTypeName","src":"5254:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":9207,"mutability":"mutable","name":"r","nameLocation":"5279:1:37","nodeType":"VariableDeclaration","scope":9275,"src":"5271:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9206,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5271:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9209,"mutability":"mutable","name":"s","nameLocation":"5298:1:37","nodeType":"VariableDeclaration","scope":9275,"src":"5290:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9208,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5290:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5222:83:37"},"returnParameters":{"id":9218,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9212,"mutability":"mutable","name":"recovered","nameLocation":"5337:9:37","nodeType":"VariableDeclaration","scope":9275,"src":"5329:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9211,"name":"address","nodeType":"ElementaryTypeName","src":"5329:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9215,"mutability":"mutable","name":"err","nameLocation":"5361:3:37","nodeType":"VariableDeclaration","scope":9275,"src":"5348:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9214,"nodeType":"UserDefinedTypeName","pathNode":{"id":9213,"name":"RecoverError","nameLocations":["5348:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"5348:12:37"},"referencedDeclaration":9021,"src":"5348:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9217,"mutability":"mutable","name":"errArg","nameLocation":"5374:6:37","nodeType":"VariableDeclaration","scope":9275,"src":"5366:14:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9216,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5366:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5328:53:37"},"scope":9361,"src":"5203:1551:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9310,"nodeType":"Block","src":"6981:166:37","statements":[{"assignments":[9290,9293,9295],"declarations":[{"constant":false,"id":9290,"mutability":"mutable","name":"recovered","nameLocation":"7000:9:37","nodeType":"VariableDeclaration","scope":9310,"src":"6992:17:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9289,"name":"address","nodeType":"ElementaryTypeName","src":"6992:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9293,"mutability":"mutable","name":"error","nameLocation":"7024:5:37","nodeType":"VariableDeclaration","scope":9310,"src":"7011:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9292,"nodeType":"UserDefinedTypeName","pathNode":{"id":9291,"name":"RecoverError","nameLocations":["7011:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"7011:12:37"},"referencedDeclaration":9021,"src":"7011:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9295,"mutability":"mutable","name":"errorArg","nameLocation":"7039:8:37","nodeType":"VariableDeclaration","scope":9310,"src":"7031:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9294,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7031:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"id":9302,"initialValue":{"arguments":[{"id":9297,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9278,"src":"7062:4:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9298,"name":"v","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9280,"src":"7068:1:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},{"id":9299,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9282,"src":"7071:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9300,"name":"s","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9284,"src":"7074:1:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint8","typeString":"uint8"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9296,"name":"tryRecover","nodeType":"Identifier","overloadedDeclarations":[9087,9167,9275],"referencedDeclaration":9275,"src":"7051:10:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"function (bytes32,uint8,bytes32,bytes32) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9301,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7051:25:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"6991:85:37"},{"expression":{"arguments":[{"id":9304,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9293,"src":"7098:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},{"id":9305,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9295,"src":"7105:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9303,"name":"_throwError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9360,"src":"7086:11:37","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_RecoverError_$9021_$_t_bytes32_$returns$__$","typeString":"function (enum ECDSA.RecoverError,bytes32) pure"}},"id":9306,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7086:28:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9307,"nodeType":"ExpressionStatement","src":"7086:28:37"},{"expression":{"id":9308,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9290,"src":"7131:9:37","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":9288,"id":9309,"nodeType":"Return","src":"7124:16:37"}]},"documentation":{"id":9276,"nodeType":"StructuredDocumentation","src":"6760:122:37","text":" @dev Overload of {ECDSA-recover} that receives the `v`,\n `r` and `s` signature fields separately."},"id":9311,"implemented":true,"kind":"function","modifiers":[],"name":"recover","nameLocation":"6896:7:37","nodeType":"FunctionDefinition","parameters":{"id":9285,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9278,"mutability":"mutable","name":"hash","nameLocation":"6912:4:37","nodeType":"VariableDeclaration","scope":9311,"src":"6904:12:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9277,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6904:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9280,"mutability":"mutable","name":"v","nameLocation":"6924:1:37","nodeType":"VariableDeclaration","scope":9311,"src":"6918:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":9279,"name":"uint8","nodeType":"ElementaryTypeName","src":"6918:5:37","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":9282,"mutability":"mutable","name":"r","nameLocation":"6935:1:37","nodeType":"VariableDeclaration","scope":9311,"src":"6927:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9281,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6927:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9284,"mutability":"mutable","name":"s","nameLocation":"6946:1:37","nodeType":"VariableDeclaration","scope":9311,"src":"6938:9:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9283,"name":"bytes32","nodeType":"ElementaryTypeName","src":"6938:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"6903:45:37"},"returnParameters":{"id":9288,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9287,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9311,"src":"6972:7:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9286,"name":"address","nodeType":"ElementaryTypeName","src":"6972:7:37","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"6971:9:37"},"scope":9361,"src":"6887:260:37","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9359,"nodeType":"Block","src":"7352:460:37","statements":[{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"id":9323,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9320,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9315,"src":"7366:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9321,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"7375:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9322,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7388:7:37","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":9017,"src":"7375:20:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"src":"7366:29:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"id":9329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9326,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9315,"src":"7462:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9327,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"7471:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9328,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7484:16:37","memberName":"InvalidSignature","nodeType":"MemberAccess","referencedDeclaration":9018,"src":"7471:29:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"src":"7462:38:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"id":9337,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9334,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9315,"src":"7567:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9335,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"7576:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9336,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7589:22:37","memberName":"InvalidSignatureLength","nodeType":"MemberAccess","referencedDeclaration":9019,"src":"7576:35:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"src":"7567:44:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"condition":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"id":9349,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9346,"name":"error","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9315,"src":"7701:5:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":9347,"name":"RecoverError","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9021,"src":"7710:12:37","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9348,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7723:17:37","memberName":"InvalidSignatureS","nodeType":"MemberAccess","referencedDeclaration":9020,"src":"7710:30:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"src":"7701:39:37","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9355,"nodeType":"IfStatement","src":"7697:109:37","trueBody":{"id":9354,"nodeType":"Block","src":"7742:64:37","statements":[{"errorCall":{"arguments":[{"id":9351,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9317,"src":"7786:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9350,"name":"ECDSAInvalidSignatureS","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9034,"src":"7763:22:37","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_bytes32_$returns$__$","typeString":"function (bytes32) pure"}},"id":9352,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7763:32:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9353,"nodeType":"RevertStatement","src":"7756:39:37"}]}},"id":9356,"nodeType":"IfStatement","src":"7563:243:37","trueBody":{"id":9345,"nodeType":"Block","src":"7613:78:37","statements":[{"errorCall":{"arguments":[{"arguments":[{"id":9341,"name":"errorArg","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9317,"src":"7670:8:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"id":9340,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7662:7:37","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":9339,"name":"uint256","nodeType":"ElementaryTypeName","src":"7662:7:37","typeDescriptions":{}}},"id":9342,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7662:17:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":9338,"name":"ECDSAInvalidSignatureLength","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9029,"src":"7634:27:37","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":9343,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7634:46:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9344,"nodeType":"RevertStatement","src":"7627:53:37"}]}},"id":9357,"nodeType":"IfStatement","src":"7458:348:37","trueBody":{"id":9333,"nodeType":"Block","src":"7502:55:37","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":9330,"name":"ECDSAInvalidSignature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9024,"src":"7523:21:37","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":9331,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7523:23:37","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":9332,"nodeType":"RevertStatement","src":"7516:30:37"}]}},"id":9358,"nodeType":"IfStatement","src":"7362:444:37","trueBody":{"id":9325,"nodeType":"Block","src":"7397:55:37","statements":[{"functionReturnParameters":9319,"id":9324,"nodeType":"Return","src":"7411:7:37"}]}}]},"documentation":{"id":9312,"nodeType":"StructuredDocumentation","src":"7153:122:37","text":" @dev Optionally reverts with the corresponding custom error according to the `error` argument provided."},"id":9360,"implemented":true,"kind":"function","modifiers":[],"name":"_throwError","nameLocation":"7289:11:37","nodeType":"FunctionDefinition","parameters":{"id":9318,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9315,"mutability":"mutable","name":"error","nameLocation":"7314:5:37","nodeType":"VariableDeclaration","scope":9360,"src":"7301:18:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9314,"nodeType":"UserDefinedTypeName","pathNode":{"id":9313,"name":"RecoverError","nameLocations":["7301:12:37"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"7301:12:37"},"referencedDeclaration":9021,"src":"7301:12:37","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},{"constant":false,"id":9317,"mutability":"mutable","name":"errorArg","nameLocation":"7329:8:37","nodeType":"VariableDeclaration","scope":9360,"src":"7321:16:37","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9316,"name":"bytes32","nodeType":"ElementaryTypeName","src":"7321:7:37","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"7300:38:37"},"returnParameters":{"id":9319,"nodeType":"ParameterList","parameters":[],"src":"7352:0:37"},"scope":9361,"src":"7280:532:37","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":9362,"src":"344:7470:37","usedErrors":[9024,9029,9034],"usedEvents":[]}],"src":"112:7703:37"},"id":37},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/EIP712.sol","exportedSymbols":{"EIP712":[9588],"IERC5267":[5566],"MessageHashUtils":[9674],"ShortString":[7276],"ShortStrings":[7487]},"id":9589,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9363,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"113:24:38"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","file":"./MessageHashUtils.sol","id":9365,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9589,"sourceUnit":9675,"src":"139:56:38","symbolAliases":[{"foreign":{"id":9364,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9674,"src":"147:16:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/ShortStrings.sol","file":"../ShortStrings.sol","id":9368,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9589,"sourceUnit":7488,"src":"196:62:38","symbolAliases":[{"foreign":{"id":9366,"name":"ShortStrings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7487,"src":"204:12:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"},{"foreign":{"id":9367,"name":"ShortString","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7276,"src":"218:11:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC5267.sol","file":"../../interfaces/IERC5267.sol","id":9370,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9589,"sourceUnit":5567,"src":"259:55:38","symbolAliases":[{"foreign":{"id":9369,"name":"IERC5267","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5566,"src":"267:8:38","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9372,"name":"IERC5267","nameLocations":["1988:8:38"],"nodeType":"IdentifierPath","referencedDeclaration":5566,"src":"1988:8:38"},"id":9373,"nodeType":"InheritanceSpecifier","src":"1988:8:38"}],"canonicalName":"EIP712","contractDependencies":[],"contractKind":"contract","documentation":{"id":9371,"nodeType":"StructuredDocumentation","src":"316:1643:38","text":" @dev https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data.\n The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose\n encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract\n does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to\n produce the hash of their typed data using a combination of `abi.encode` and `keccak256`.\n This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding\n scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA\n ({_hashTypedDataV4}).\n The implementation of the domain separator was designed to be as efficient as possible while still properly updating\n the chain id to protect against replay attacks on an eventual fork of the chain.\n NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method\n https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask].\n NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain\n separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the\n separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\n @custom:oz-upgrades-unsafe-allow state-variable-immutable"},"fullyImplemented":true,"id":9588,"linearizedBaseContracts":[9588,5566],"name":"EIP712","nameLocation":"1978:6:38","nodeType":"ContractDefinition","nodes":[{"global":false,"id":9375,"libraryName":{"id":9374,"name":"ShortStrings","nameLocations":["2009:12:38"],"nodeType":"IdentifierPath","referencedDeclaration":7487,"src":"2009:12:38"},"nodeType":"UsingForDirective","src":"2003:25:38"},{"constant":true,"id":9380,"mutability":"constant","name":"TYPE_HASH","nameLocation":"2059:9:38","nodeType":"VariableDeclaration","scope":9588,"src":"2034:140:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9376,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2034:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"value":{"arguments":[{"hexValue":"454950373132446f6d61696e28737472696e67206e616d652c737472696e672076657273696f6e2c75696e7432353620636861696e49642c6164647265737320766572696679696e67436f6e747261637429","id":9378,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2089:84:38","typeDescriptions":{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""},"value":"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f","typeString":"literal_string \"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\""}],"id":9377,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"2079:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9379,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2079:95:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9382,"mutability":"immutable","name":"_cachedDomainSeparator","nameLocation":"2399:22:38","nodeType":"VariableDeclaration","scope":9588,"src":"2373:48:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9381,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2373:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9384,"mutability":"immutable","name":"_cachedChainId","nameLocation":"2453:14:38","nodeType":"VariableDeclaration","scope":9588,"src":"2427:40:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9383,"name":"uint256","nodeType":"ElementaryTypeName","src":"2427:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"private"},{"constant":false,"id":9386,"mutability":"immutable","name":"_cachedThis","nameLocation":"2499:11:38","nodeType":"VariableDeclaration","scope":9588,"src":"2473:37:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9385,"name":"address","nodeType":"ElementaryTypeName","src":"2473:7:38","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"private"},{"constant":false,"id":9388,"mutability":"immutable","name":"_hashedName","nameLocation":"2543:11:38","nodeType":"VariableDeclaration","scope":9588,"src":"2517:37:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9387,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2517:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9390,"mutability":"immutable","name":"_hashedVersion","nameLocation":"2586:14:38","nodeType":"VariableDeclaration","scope":9588,"src":"2560:40:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9389,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2560:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"private"},{"constant":false,"id":9393,"mutability":"immutable","name":"_name","nameLocation":"2637:5:38","nodeType":"VariableDeclaration","scope":9588,"src":"2607:35:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":9392,"nodeType":"UserDefinedTypeName","pathNode":{"id":9391,"name":"ShortString","nameLocations":["2607:11:38"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"2607:11:38"},"referencedDeclaration":7276,"src":"2607:11:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":9396,"mutability":"immutable","name":"_version","nameLocation":"2678:8:38","nodeType":"VariableDeclaration","scope":9588,"src":"2648:38:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"},"typeName":{"id":9395,"nodeType":"UserDefinedTypeName","pathNode":{"id":9394,"name":"ShortString","nameLocations":["2648:11:38"],"nodeType":"IdentifierPath","referencedDeclaration":7276,"src":"2648:11:38"},"referencedDeclaration":7276,"src":"2648:11:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"visibility":"private"},{"constant":false,"id":9398,"mutability":"mutable","name":"_nameFallback","nameLocation":"2757:13:38","nodeType":"VariableDeclaration","scope":9588,"src":"2742:28:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":9397,"name":"string","nodeType":"ElementaryTypeName","src":"2742:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"constant":false,"id":9400,"mutability":"mutable","name":"_versionFallback","nameLocation":"2841:16:38","nodeType":"VariableDeclaration","scope":9588,"src":"2826:31:38","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string"},"typeName":{"id":9399,"name":"string","nodeType":"ElementaryTypeName","src":"2826:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"private"},{"body":{"id":9457,"nodeType":"Block","src":"3483:376:38","statements":[{"expression":{"id":9413,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9408,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9393,"src":"3493:5:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":9411,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9398,"src":"3532:13:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9409,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9403,"src":"3501:4:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":9410,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3506:25:38","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7428,"src":"3501:30:38","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$7276_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":9412,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3501:45:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"src":"3493:53:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"id":9414,"nodeType":"ExpressionStatement","src":"3493:53:38"},{"expression":{"id":9420,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9415,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9396,"src":"3556:8:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":9418,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9400,"src":"3601:16:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9416,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9405,"src":"3567:7:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"id":9417,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3575:25:38","memberName":"toShortStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7428,"src":"3567:33:38","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_string_memory_ptr_$_t_string_storage_ptr_$returns$_t_userDefinedValueType$_ShortString_$7276_$attached_to$_t_string_memory_ptr_$","typeString":"function (string memory,string storage pointer) returns (ShortString)"}},"id":9419,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3567:51:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"src":"3556:62:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"id":9421,"nodeType":"ExpressionStatement","src":"3556:62:38"},{"expression":{"id":9429,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9422,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9388,"src":"3628:11:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":9426,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9403,"src":"3658:4:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9425,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3652:5:38","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9424,"name":"bytes","nodeType":"ElementaryTypeName","src":"3652:5:38","typeDescriptions":{}}},"id":9427,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3652:11:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9423,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"3642:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9428,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3642:22:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3628:36:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":9430,"nodeType":"ExpressionStatement","src":"3628:36:38"},{"expression":{"id":9438,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9431,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9390,"src":"3674:14:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"arguments":[{"id":9435,"name":"version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9405,"src":"3707:7:38","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9434,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3701:5:38","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9433,"name":"bytes","nodeType":"ElementaryTypeName","src":"3701:5:38","typeDescriptions":{}}},"id":9436,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3701:14:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9432,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"3691:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9437,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3691:25:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3674:42:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":9439,"nodeType":"ExpressionStatement","src":"3674:42:38"},{"expression":{"id":9443,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9440,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9384,"src":"3727:14:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"expression":{"id":9441,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"3744:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9442,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3750:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"3744:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3727:30:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9444,"nodeType":"ExpressionStatement","src":"3727:30:38"},{"expression":{"id":9448,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9445,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9382,"src":"3767:22:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"id":9446,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9505,"src":"3792:21:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":9447,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3792:23:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3767:48:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":9449,"nodeType":"ExpressionStatement","src":"3767:48:38"},{"expression":{"id":9455,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9450,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9386,"src":"3825:11:38","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":9453,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"3847:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}],"id":9452,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3839:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9451,"name":"address","nodeType":"ElementaryTypeName","src":"3839:7:38","typeDescriptions":{}}},"id":9454,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3839:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"3825:27:38","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9456,"nodeType":"ExpressionStatement","src":"3825:27:38"}]},"documentation":{"id":9401,"nodeType":"StructuredDocumentation","src":"2864:559:38","text":" @dev Initializes the domain separator and parameter caches.\n The meaning of `name` and `version` is specified in\n https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]:\n - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.\n - `version`: the current major version of the signing domain.\n NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart\n contract upgrade]."},"id":9458,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":9406,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9403,"mutability":"mutable","name":"name","nameLocation":"3454:4:38","nodeType":"VariableDeclaration","scope":9458,"src":"3440:18:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9402,"name":"string","nodeType":"ElementaryTypeName","src":"3440:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":9405,"mutability":"mutable","name":"version","nameLocation":"3474:7:38","nodeType":"VariableDeclaration","scope":9458,"src":"3460:21:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9404,"name":"string","nodeType":"ElementaryTypeName","src":"3460:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"3439:43:38"},"returnParameters":{"id":9407,"nodeType":"ParameterList","parameters":[],"src":"3483:0:38"},"scope":9588,"src":"3428:431:38","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":9483,"nodeType":"Block","src":"4007:200:38","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9474,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":9469,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9466,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"4029:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}],"id":9465,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4021:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9464,"name":"address","nodeType":"ElementaryTypeName","src":"4021:7:38","typeDescriptions":{}}},"id":9467,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4021:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9468,"name":"_cachedThis","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9386,"src":"4038:11:38","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"4021:28:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9473,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":9470,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"4053:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9471,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4059:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"4053:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9472,"name":"_cachedChainId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9384,"src":"4070:14:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4053:31:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"4021:63:38","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":9481,"nodeType":"Block","src":"4146:55:38","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":9478,"name":"_buildDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9505,"src":"4167:21:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":9479,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4167:23:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9463,"id":9480,"nodeType":"Return","src":"4160:30:38"}]},"id":9482,"nodeType":"IfStatement","src":"4017:184:38","trueBody":{"id":9477,"nodeType":"Block","src":"4086:54:38","statements":[{"expression":{"id":9475,"name":"_cachedDomainSeparator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9382,"src":"4107:22:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9463,"id":9476,"nodeType":"Return","src":"4100:29:38"}]}}]},"documentation":{"id":9459,"nodeType":"StructuredDocumentation","src":"3865:75:38","text":" @dev Returns the domain separator for the current chain."},"id":9484,"implemented":true,"kind":"function","modifiers":[],"name":"_domainSeparatorV4","nameLocation":"3954:18:38","nodeType":"FunctionDefinition","parameters":{"id":9460,"nodeType":"ParameterList","parameters":[],"src":"3972:2:38"},"returnParameters":{"id":9463,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9462,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9484,"src":"3998:7:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9461,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3998:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3997:9:38"},"scope":9588,"src":"3945:262:38","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9504,"nodeType":"Block","src":"4277:115:38","statements":[{"expression":{"arguments":[{"arguments":[{"id":9492,"name":"TYPE_HASH","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9380,"src":"4315:9:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9493,"name":"_hashedName","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9388,"src":"4326:11:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9494,"name":"_hashedVersion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9390,"src":"4339:14:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"expression":{"id":9495,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"4355:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9496,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4361:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"4355:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":9499,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"4378:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}],"id":9498,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4370:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9497,"name":"address","nodeType":"ElementaryTypeName","src":"4370:7:38","typeDescriptions":{}}},"id":9500,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4370:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":9490,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"4304:3:38","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9491,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4308:6:38","memberName":"encode","nodeType":"MemberAccess","src":"4304:10:38","typeDescriptions":{"typeIdentifier":"t_function_abiencode_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9501,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4304:80:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9489,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"4294:9:38","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9502,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4294:91:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9488,"id":9503,"nodeType":"Return","src":"4287:98:38"}]},"id":9505,"implemented":true,"kind":"function","modifiers":[],"name":"_buildDomainSeparator","nameLocation":"4222:21:38","nodeType":"FunctionDefinition","parameters":{"id":9485,"nodeType":"ParameterList","parameters":[],"src":"4243:2:38"},"returnParameters":{"id":9488,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9487,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9505,"src":"4268:7:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9486,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4268:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4267:9:38"},"scope":9588,"src":"4213:179:38","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":9520,"nodeType":"Block","src":"5103:90:38","statements":[{"expression":{"arguments":[{"arguments":[],"expression":{"argumentTypes":[],"id":9515,"name":"_domainSeparatorV4","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9484,"src":"5153:18:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_bytes32_$","typeString":"function () view returns (bytes32)"}},"id":9516,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5153:20:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9517,"name":"structHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9508,"src":"5175:10:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":9513,"name":"MessageHashUtils","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9674,"src":"5120:16:38","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_MessageHashUtils_$9674_$","typeString":"type(library MessageHashUtils)"}},"id":9514,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5137:15:38","memberName":"toTypedDataHash","nodeType":"MemberAccess","referencedDeclaration":9673,"src":"5120:32:38","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes32_$returns$_t_bytes32_$","typeString":"function (bytes32,bytes32) pure returns (bytes32)"}},"id":9518,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5120:66:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9512,"id":9519,"nodeType":"Return","src":"5113:73:38"}]},"documentation":{"id":9506,"nodeType":"StructuredDocumentation","src":"4398:614:38","text":" @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this\n function returns the hash of the fully encoded EIP712 message for this domain.\n This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:\n ```solidity\n bytes32 digest = _hashTypedDataV4(keccak256(abi.encode(\n keccak256(\"Mail(address to,string contents)\"),\n mailTo,\n keccak256(bytes(mailContents))\n )));\n address signer = ECDSA.recover(digest, signature);\n ```"},"id":9521,"implemented":true,"kind":"function","modifiers":[],"name":"_hashTypedDataV4","nameLocation":"5026:16:38","nodeType":"FunctionDefinition","parameters":{"id":9509,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9508,"mutability":"mutable","name":"structHash","nameLocation":"5051:10:38","nodeType":"VariableDeclaration","scope":9521,"src":"5043:18:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9507,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5043:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5042:20:38"},"returnParameters":{"id":9512,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9511,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9521,"src":"5094:7:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9510,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5094:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"5093:9:38"},"scope":9588,"src":"5017:176:38","stateMutability":"view","virtual":true,"visibility":"internal"},{"baseFunctions":[5565],"body":{"id":9562,"nodeType":"Block","src":"5571:229:38","statements":[{"expression":{"components":[{"hexValue":"0f","id":9540,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"5602:7:38","typeDescriptions":{"typeIdentifier":"t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c","typeString":"literal_string hex\"0f\""},"value":"\u000f"},{"arguments":[],"expression":{"argumentTypes":[],"id":9541,"name":"_EIP712Name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9575,"src":"5632:11:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":9542,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5632:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"arguments":[],"expression":{"argumentTypes":[],"id":9543,"name":"_EIP712Version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9587,"src":"5659:14:38","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_string_memory_ptr_$","typeString":"function () view returns (string memory)"}},"id":9544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5659:16:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"expression":{"id":9545,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"5689:5:38","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":9546,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5695:7:38","memberName":"chainid","nodeType":"MemberAccess","src":"5689:13:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":9549,"name":"this","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967268,"src":"5724:4:38","typeDescriptions":{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_contract$_EIP712_$9588","typeString":"contract EIP712"}],"id":9548,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5716:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":9547,"name":"address","nodeType":"ElementaryTypeName","src":"5716:7:38","typeDescriptions":{}}},"id":9550,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5716:13:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"arguments":[{"hexValue":"30","id":9553,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5751:1:38","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9552,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5743:7:38","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9551,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5743:7:38","typeDescriptions":{}}},"id":9554,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5743:10:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"arguments":[{"hexValue":"30","id":9558,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5781:1:38","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":9557,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"5767:13:38","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"function (uint256) pure returns (uint256[] memory)"},"typeName":{"baseType":{"id":9555,"name":"uint256","nodeType":"ElementaryTypeName","src":"5771:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9556,"nodeType":"ArrayTypeName","src":"5771:9:38","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}}},"id":9559,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5767:16:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}}],"id":9560,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5588:205:38","typeDescriptions":{"typeIdentifier":"t_tuple$_t_stringliteral_3d725c5ee53025f027da36bea8d3af3b6a3e9d2d1542d47c162631de48e66c1c_$_t_string_memory_ptr_$_t_string_memory_ptr_$_t_uint256_$_t_address_$_t_bytes32_$_t_array$_t_uint256_$dyn_memory_ptr_$","typeString":"tuple(literal_string hex\"0f\",string memory,string memory,uint256,address,bytes32,uint256[] memory)"}},"functionReturnParameters":9539,"id":9561,"nodeType":"Return","src":"5581:212:38"}]},"documentation":{"id":9522,"nodeType":"StructuredDocumentation","src":"5199:39:38","text":" @inheritdoc IERC5267"},"functionSelector":"84b0196e","id":9563,"implemented":true,"kind":"function","modifiers":[],"name":"eip712Domain","nameLocation":"5252:12:38","nodeType":"FunctionDefinition","parameters":{"id":9523,"nodeType":"ParameterList","parameters":[],"src":"5264:2:38"},"returnParameters":{"id":9539,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9525,"mutability":"mutable","name":"fields","nameLocation":"5348:6:38","nodeType":"VariableDeclaration","scope":9563,"src":"5341:13:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"typeName":{"id":9524,"name":"bytes1","nodeType":"ElementaryTypeName","src":"5341:6:38","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"visibility":"internal"},{"constant":false,"id":9527,"mutability":"mutable","name":"name","nameLocation":"5382:4:38","nodeType":"VariableDeclaration","scope":9563,"src":"5368:18:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9526,"name":"string","nodeType":"ElementaryTypeName","src":"5368:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":9529,"mutability":"mutable","name":"version","nameLocation":"5414:7:38","nodeType":"VariableDeclaration","scope":9563,"src":"5400:21:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9528,"name":"string","nodeType":"ElementaryTypeName","src":"5400:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":9531,"mutability":"mutable","name":"chainId","nameLocation":"5443:7:38","nodeType":"VariableDeclaration","scope":9563,"src":"5435:15:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9530,"name":"uint256","nodeType":"ElementaryTypeName","src":"5435:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9533,"mutability":"mutable","name":"verifyingContract","nameLocation":"5472:17:38","nodeType":"VariableDeclaration","scope":9563,"src":"5464:25:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9532,"name":"address","nodeType":"ElementaryTypeName","src":"5464:7:38","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9535,"mutability":"mutable","name":"salt","nameLocation":"5511:4:38","nodeType":"VariableDeclaration","scope":9563,"src":"5503:12:38","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9534,"name":"bytes32","nodeType":"ElementaryTypeName","src":"5503:7:38","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9538,"mutability":"mutable","name":"extensions","nameLocation":"5546:10:38","nodeType":"VariableDeclaration","scope":9563,"src":"5529:27:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":9536,"name":"uint256","nodeType":"ElementaryTypeName","src":"5529:7:38","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9537,"nodeType":"ArrayTypeName","src":"5529:9:38","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"5327:239:38"},"scope":9588,"src":"5243:557:38","stateMutability":"view","virtual":true,"visibility":"public"},{"body":{"id":9574,"nodeType":"Block","src":"6181:65:38","statements":[{"expression":{"arguments":[{"id":9571,"name":"_nameFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9398,"src":"6225:13:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9569,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9393,"src":"6198:5:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"id":9570,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6204:20:38","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7455,"src":"6198:26:38","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7276_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":9572,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6198:41:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":9568,"id":9573,"nodeType":"Return","src":"6191:48:38"}]},"documentation":{"id":9564,"nodeType":"StructuredDocumentation","src":"5806:256:38","text":" @dev The name parameter for the EIP712 domain.\n NOTE: By default this function reads _name which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":9575,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Name","nameLocation":"6129:11:38","nodeType":"FunctionDefinition","parameters":{"id":9565,"nodeType":"ParameterList","parameters":[],"src":"6140:2:38"},"returnParameters":{"id":9568,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9567,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9575,"src":"6166:13:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9566,"name":"string","nodeType":"ElementaryTypeName","src":"6166:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6165:15:38"},"scope":9588,"src":"6120:126:38","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9586,"nodeType":"Block","src":"6636:71:38","statements":[{"expression":{"arguments":[{"id":9583,"name":"_versionFallback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9400,"src":"6683:16:38","typeDescriptions":{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_storage","typeString":"string storage ref"}],"expression":{"id":9581,"name":"_version","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9396,"src":"6653:8:38","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_ShortString_$7276","typeString":"ShortString"}},"id":9582,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6662:20:38","memberName":"toStringWithFallback","nodeType":"MemberAccess","referencedDeclaration":7455,"src":"6653:29:38","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_ShortString_$7276_$_t_string_storage_ptr_$returns$_t_string_memory_ptr_$attached_to$_t_userDefinedValueType$_ShortString_$7276_$","typeString":"function (ShortString,string storage pointer) pure returns (string memory)"}},"id":9584,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6653:47:38","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"functionReturnParameters":9580,"id":9585,"nodeType":"Return","src":"6646:54:38"}]},"documentation":{"id":9576,"nodeType":"StructuredDocumentation","src":"6252:262:38","text":" @dev The version parameter for the EIP712 domain.\n NOTE: By default this function reads _version which is an immutable value.\n It only reads from storage if necessary (in case the value is too large to fit in a ShortString)."},"id":9587,"implemented":true,"kind":"function","modifiers":[],"name":"_EIP712Version","nameLocation":"6581:14:38","nodeType":"FunctionDefinition","parameters":{"id":9577,"nodeType":"ParameterList","parameters":[],"src":"6595:2:38"},"returnParameters":{"id":9580,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9579,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9587,"src":"6621:13:38","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":9578,"name":"string","nodeType":"ElementaryTypeName","src":"6621:6:38","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"6620:15:38"},"scope":9588,"src":"6572:135:38","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":9589,"src":"1960:4749:38","usedErrors":[7284,7286],"usedEvents":[5546]}],"src":"113:6597:38"},"id":38},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol","exportedSymbols":{"MessageHashUtils":[9674],"Strings":[9013]},"id":9675,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9590,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:39"},{"absolutePath":"@openzeppelin/contracts/utils/Strings.sol","file":"../Strings.sol","id":9592,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9675,"sourceUnit":9014,"src":"149:39:39","symbolAliases":[{"foreign":{"id":9591,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9013,"src":"157:7:39","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"MessageHashUtils","contractDependencies":[],"contractKind":"library","documentation":{"id":9593,"nodeType":"StructuredDocumentation","src":"190:330:39","text":" @dev Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing.\n The library provides methods for generating a hash of a message that conforms to the\n https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712]\n specifications."},"fullyImplemented":true,"id":9674,"linearizedBaseContracts":[9674],"name":"MessageHashUtils","nameLocation":"529:16:39","nodeType":"ContractDefinition","nodes":[{"body":{"id":9602,"nodeType":"Block","src":"1339:341:39","statements":[{"AST":{"nodeType":"YulBlock","src":"1374:300:39","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1395:4:39","type":"","value":"0x00"},{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a3332","kind":"string","nodeType":"YulLiteral","src":"1401:34:39","type":"","value":"\u0019Ethereum Signed Message:\n32"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1388:6:39"},"nodeType":"YulFunctionCall","src":"1388:48:39"},"nodeType":"YulExpressionStatement","src":"1388:48:39"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1497:4:39","type":"","value":"0x1c"},{"name":"messageHash","nodeType":"YulIdentifier","src":"1503:11:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"1490:6:39"},"nodeType":"YulFunctionCall","src":"1490:25:39"},"nodeType":"YulExpressionStatement","src":"1490:25:39"},{"nodeType":"YulAssignment","src":"1569:31:39","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1589:4:39","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"1595:4:39","type":"","value":"0x3c"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"1579:9:39"},"nodeType":"YulFunctionCall","src":"1579:21:39"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"1569:6:39"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9599,"isOffset":false,"isSlot":false,"src":"1569:6:39","valueSize":1},{"declaration":9596,"isOffset":false,"isSlot":false,"src":"1503:11:39","valueSize":1}],"flags":["memory-safe"],"id":9601,"nodeType":"InlineAssembly","src":"1349:325:39"}]},"documentation":{"id":9594,"nodeType":"StructuredDocumentation","src":"552:690:39","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing a bytes32 `messageHash` with\n `\"\\x19Ethereum Signed Message:\\n32\"` and hashing the result. It corresponds with the\n hash signed when using the https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sign[`eth_sign`] JSON-RPC method.\n NOTE: The `messageHash` parameter is intended to be the result of hashing a raw message with\n keccak256, although any bytes32 value can be safely used because the final digest will\n be re-hashed.\n See {ECDSA-recover}."},"id":9603,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"1256:22:39","nodeType":"FunctionDefinition","parameters":{"id":9597,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9596,"mutability":"mutable","name":"messageHash","nameLocation":"1287:11:39","nodeType":"VariableDeclaration","scope":9603,"src":"1279:19:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9595,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1279:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1278:21:39"},"returnParameters":{"id":9600,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9599,"mutability":"mutable","name":"digest","nameLocation":"1331:6:39","nodeType":"VariableDeclaration","scope":9603,"src":"1323:14:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9598,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1323:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1322:16:39"},"scope":9674,"src":"1247:433:39","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9628,"nodeType":"Block","src":"2257:143:39","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"19457468657265756d205369676e6564204d6573736167653a0a","id":9615,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"2309:32:39","typeDescriptions":{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},"value":"\u0019Ethereum Signed Message:\n"},{"arguments":[{"arguments":[{"expression":{"id":9620,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9606,"src":"2366:7:39","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9621,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2374:6:39","memberName":"length","nodeType":"MemberAccess","src":"2366:14:39","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":9618,"name":"Strings","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9013,"src":"2349:7:39","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Strings_$9013_$","typeString":"type(library Strings)"}},"id":9619,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2357:8:39","memberName":"toString","nodeType":"MemberAccess","referencedDeclaration":7725,"src":"2349:16:39","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_string_memory_ptr_$","typeString":"function (uint256) pure returns (string memory)"}},"id":9622,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2349:32:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"id":9617,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2343:5:39","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9616,"name":"bytes","nodeType":"ElementaryTypeName","src":"2343:5:39","typeDescriptions":{}}},"id":9623,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2343:39:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":9624,"name":"message","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9606,"src":"2384:7:39","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_9af2d9c228f6cfddaa6d1e5b94e0bce4ab16bd9a472a2b7fbfd74ebff4c720b4","typeString":"literal_string hex\"19457468657265756d205369676e6564204d6573736167653a0a\""},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9613,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2296:5:39","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":9612,"name":"bytes","nodeType":"ElementaryTypeName","src":"2296:5:39","typeDescriptions":{}}},"id":9614,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2302:6:39","memberName":"concat","nodeType":"MemberAccess","src":"2296:12:39","typeDescriptions":{"typeIdentifier":"t_function_bytesconcat_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9625,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2296:96:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9611,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"2286:9:39","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9626,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2286:107:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9610,"id":9627,"nodeType":"Return","src":"2267:126:39"}]},"documentation":{"id":9604,"nodeType":"StructuredDocumentation","src":"1686:480:39","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x45` (`personal_sign` messages).\n The digest is calculated by prefixing an arbitrary `message` with\n `\"\\x19Ethereum Signed Message:\\n\" + len(message)` and hashing the result. It corresponds with the\n hash signed when using the https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sign[`eth_sign`] JSON-RPC method.\n See {ECDSA-recover}."},"id":9629,"implemented":true,"kind":"function","modifiers":[],"name":"toEthSignedMessageHash","nameLocation":"2180:22:39","nodeType":"FunctionDefinition","parameters":{"id":9607,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9606,"mutability":"mutable","name":"message","nameLocation":"2216:7:39","nodeType":"VariableDeclaration","scope":9629,"src":"2203:20:39","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9605,"name":"bytes","nodeType":"ElementaryTypeName","src":"2203:5:39","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2202:22:39"},"returnParameters":{"id":9610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9609,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9629,"src":"2248:7:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9608,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2248:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2247:9:39"},"scope":9674,"src":"2171:229:39","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9648,"nodeType":"Block","src":"2854:80:39","statements":[{"expression":{"arguments":[{"arguments":[{"hexValue":"1900","id":9642,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"2898:10:39","typeDescriptions":{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},"value":"\u0019\u0000"},{"id":9643,"name":"validator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9632,"src":"2910:9:39","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9644,"name":"data","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9634,"src":"2921:4:39","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_73fd5d154550a4a103564cb191928cd38898034de1b952dc21b290898b4b697a","typeString":"literal_string hex\"1900\""},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9640,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"2881:3:39","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9641,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2885:12:39","memberName":"encodePacked","nodeType":"MemberAccess","src":"2881:16:39","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9645,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2881:45:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9639,"name":"keccak256","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967288,"src":"2871:9:39","typeDescriptions":{"typeIdentifier":"t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$","typeString":"function (bytes memory) pure returns (bytes32)"}},"id":9646,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2871:56:39","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":9638,"id":9647,"nodeType":"Return","src":"2864:63:39"}]},"documentation":{"id":9630,"nodeType":"StructuredDocumentation","src":"2406:332:39","text":" @dev Returns the keccak256 digest of an ERC-191 signed data with version\n `0x00` (data with intended validator).\n The digest is calculated by prefixing an arbitrary `data` with `\"\\x19\\x00\"` and the intended\n `validator` address. Then hashing the result.\n See {ECDSA-recover}."},"id":9649,"implemented":true,"kind":"function","modifiers":[],"name":"toDataWithIntendedValidatorHash","nameLocation":"2752:31:39","nodeType":"FunctionDefinition","parameters":{"id":9635,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9632,"mutability":"mutable","name":"validator","nameLocation":"2792:9:39","nodeType":"VariableDeclaration","scope":9649,"src":"2784:17:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9631,"name":"address","nodeType":"ElementaryTypeName","src":"2784:7:39","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9634,"mutability":"mutable","name":"data","nameLocation":"2816:4:39","nodeType":"VariableDeclaration","scope":9649,"src":"2803:17:39","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9633,"name":"bytes","nodeType":"ElementaryTypeName","src":"2803:5:39","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"2783:38:39"},"returnParameters":{"id":9638,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9637,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9649,"src":"2845:7:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9636,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2845:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2844:9:39"},"scope":9674,"src":"2743:191:39","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9660,"nodeType":"Block","src":"3216:216:39","statements":[{"AST":{"nodeType":"YulBlock","src":"3251:175:39","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3272:4:39","type":"","value":"0x00"},{"hexValue":"1900","kind":"string","nodeType":"YulLiteral","src":"3278:10:39","type":"","value":"\u0019\u0000"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3265:6:39"},"nodeType":"YulFunctionCall","src":"3265:24:39"},"nodeType":"YulExpressionStatement","src":"3265:24:39"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3309:4:39","type":"","value":"0x02"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3319:2:39","type":"","value":"96"},{"name":"validator","nodeType":"YulIdentifier","src":"3323:9:39"}],"functionName":{"name":"shl","nodeType":"YulIdentifier","src":"3315:3:39"},"nodeType":"YulFunctionCall","src":"3315:18:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3302:6:39"},"nodeType":"YulFunctionCall","src":"3302:32:39"},"nodeType":"YulExpressionStatement","src":"3302:32:39"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3354:4:39","type":"","value":"0x16"},{"name":"messageHash","nodeType":"YulIdentifier","src":"3360:11:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"3347:6:39"},"nodeType":"YulFunctionCall","src":"3347:25:39"},"nodeType":"YulExpressionStatement","src":"3347:25:39"},{"nodeType":"YulAssignment","src":"3385:31:39","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"3405:4:39","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"3411:4:39","type":"","value":"0x36"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"3395:9:39"},"nodeType":"YulFunctionCall","src":"3395:21:39"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"3385:6:39"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9657,"isOffset":false,"isSlot":false,"src":"3385:6:39","valueSize":1},{"declaration":9654,"isOffset":false,"isSlot":false,"src":"3360:11:39","valueSize":1},{"declaration":9652,"isOffset":false,"isSlot":false,"src":"3323:9:39","valueSize":1}],"flags":["memory-safe"],"id":9659,"nodeType":"InlineAssembly","src":"3226:200:39"}]},"documentation":{"id":9650,"nodeType":"StructuredDocumentation","src":"2940:129:39","text":" @dev Variant of {toDataWithIntendedValidatorHash-address-bytes} optimized for cases where `data` is a bytes32."},"id":9661,"implemented":true,"kind":"function","modifiers":[],"name":"toDataWithIntendedValidatorHash","nameLocation":"3083:31:39","nodeType":"FunctionDefinition","parameters":{"id":9655,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9652,"mutability":"mutable","name":"validator","nameLocation":"3132:9:39","nodeType":"VariableDeclaration","scope":9661,"src":"3124:17:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9651,"name":"address","nodeType":"ElementaryTypeName","src":"3124:7:39","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9654,"mutability":"mutable","name":"messageHash","nameLocation":"3159:11:39","nodeType":"VariableDeclaration","scope":9661,"src":"3151:19:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9653,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3151:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3114:62:39"},"returnParameters":{"id":9658,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9657,"mutability":"mutable","name":"digest","nameLocation":"3208:6:39","nodeType":"VariableDeclaration","scope":9661,"src":"3200:14:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9656,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3200:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3199:16:39"},"scope":9674,"src":"3074:358:39","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9672,"nodeType":"Block","src":"3983:265:39","statements":[{"AST":{"nodeType":"YulBlock","src":"4018:224:39","statements":[{"nodeType":"YulVariableDeclaration","src":"4032:22:39","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"4049:4:39","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"4043:5:39"},"nodeType":"YulFunctionCall","src":"4043:11:39"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"4036:3:39","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"4074:3:39"},{"hexValue":"1901","kind":"string","nodeType":"YulLiteral","src":"4079:10:39","type":"","value":"\u0019\u0001"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"4067:6:39"},"nodeType":"YulFunctionCall","src":"4067:23:39"},"nodeType":"YulExpressionStatement","src":"4067:23:39"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"4114:3:39"},{"kind":"number","nodeType":"YulLiteral","src":"4119:4:39","type":"","value":"0x02"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"4110:3:39"},"nodeType":"YulFunctionCall","src":"4110:14:39"},{"name":"domainSeparator","nodeType":"YulIdentifier","src":"4126:15:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"4103:6:39"},"nodeType":"YulFunctionCall","src":"4103:39:39"},"nodeType":"YulExpressionStatement","src":"4103:39:39"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"4166:3:39"},{"kind":"number","nodeType":"YulLiteral","src":"4171:4:39","type":"","value":"0x22"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"4162:3:39"},"nodeType":"YulFunctionCall","src":"4162:14:39"},{"name":"structHash","nodeType":"YulIdentifier","src":"4178:10:39"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"4155:6:39"},"nodeType":"YulFunctionCall","src":"4155:34:39"},"nodeType":"YulExpressionStatement","src":"4155:34:39"},{"nodeType":"YulAssignment","src":"4202:30:39","value":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"4222:3:39"},{"kind":"number","nodeType":"YulLiteral","src":"4227:4:39","type":"","value":"0x42"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"4212:9:39"},"nodeType":"YulFunctionCall","src":"4212:20:39"},"variableNames":[{"name":"digest","nodeType":"YulIdentifier","src":"4202:6:39"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9669,"isOffset":false,"isSlot":false,"src":"4202:6:39","valueSize":1},{"declaration":9664,"isOffset":false,"isSlot":false,"src":"4126:15:39","valueSize":1},{"declaration":9666,"isOffset":false,"isSlot":false,"src":"4178:10:39","valueSize":1}],"flags":["memory-safe"],"id":9671,"nodeType":"InlineAssembly","src":"3993:249:39"}]},"documentation":{"id":9662,"nodeType":"StructuredDocumentation","src":"3438:431:39","text":" @dev Returns the keccak256 digest of an EIP-712 typed data (ERC-191 version `0x01`).\n The digest is calculated from a `domainSeparator` and a `structHash`, by prefixing them with\n `\\x19\\x01` and hashing the result. It corresponds to the hash signed by the\n https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] JSON-RPC method as part of EIP-712.\n See {ECDSA-recover}."},"id":9673,"implemented":true,"kind":"function","modifiers":[],"name":"toTypedDataHash","nameLocation":"3883:15:39","nodeType":"FunctionDefinition","parameters":{"id":9667,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9664,"mutability":"mutable","name":"domainSeparator","nameLocation":"3907:15:39","nodeType":"VariableDeclaration","scope":9673,"src":"3899:23:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9663,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3899:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9666,"mutability":"mutable","name":"structHash","nameLocation":"3932:10:39","nodeType":"VariableDeclaration","scope":9673,"src":"3924:18:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9665,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3924:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3898:45:39"},"returnParameters":{"id":9670,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9669,"mutability":"mutable","name":"digest","nameLocation":"3975:6:39","nodeType":"VariableDeclaration","scope":9673,"src":"3967:14:39","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9668,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3967:7:39","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3966:16:39"},"scope":9674,"src":"3874:374:39","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":9675,"src":"521:3729:39","usedErrors":[],"usedEvents":[]}],"src":"123:4128:39"},"id":39},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol","exportedSymbols":{"ECDSA":[9361],"IERC1271":[5537],"SignatureChecker":[9782]},"id":9783,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9676,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"123:24:40"},{"absolutePath":"@openzeppelin/contracts/utils/cryptography/ECDSA.sol","file":"./ECDSA.sol","id":9678,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9783,"sourceUnit":9362,"src":"149:34:40","symbolAliases":[{"foreign":{"id":9677,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9361,"src":"157:5:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/interfaces/IERC1271.sol","file":"../../interfaces/IERC1271.sol","id":9680,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9783,"sourceUnit":5538,"src":"184:55:40","symbolAliases":[{"foreign":{"id":9679,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5537,"src":"192:8:40","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignatureChecker","contractDependencies":[],"contractKind":"library","documentation":{"id":9681,"nodeType":"StructuredDocumentation","src":"241:290:40","text":" @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA\n signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like\n Argent and Safe Wallet (previously Gnosis Safe)."},"fullyImplemented":true,"id":9782,"linearizedBaseContracts":[9782],"name":"SignatureChecker","nameLocation":"540:16:40","nodeType":"ContractDefinition","nodes":[{"body":{"id":9728,"nodeType":"Block","src":"1153:317:40","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9697,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"expression":{"id":9693,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"1167:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9694,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1174:4:40","memberName":"code","nodeType":"MemberAccess","src":"1167:11:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9695,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1179:6:40","memberName":"length","nodeType":"MemberAccess","src":"1167:18:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":9696,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1189:1:40","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1167:23:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":9726,"nodeType":"Block","src":"1381:83:40","statements":[{"expression":{"arguments":[{"id":9721,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"1429:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":9722,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9686,"src":"1437:4:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9723,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9688,"src":"1443:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":9720,"name":"isValidERC1271SignatureNow","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9781,"src":"1402:26:40","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (address,bytes32,bytes memory) view returns (bool)"}},"id":9724,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1402:51:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9692,"id":9725,"nodeType":"Return","src":"1395:58:40"}]},"id":9727,"nodeType":"IfStatement","src":"1163:301:40","trueBody":{"id":9719,"nodeType":"Block","src":"1192:183:40","statements":[{"assignments":[9699,9702,null],"declarations":[{"constant":false,"id":9699,"mutability":"mutable","name":"recovered","nameLocation":"1215:9:40","nodeType":"VariableDeclaration","scope":9719,"src":"1207:17:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9698,"name":"address","nodeType":"ElementaryTypeName","src":"1207:7:40","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9702,"mutability":"mutable","name":"err","nameLocation":"1245:3:40","nodeType":"VariableDeclaration","scope":9719,"src":"1226:22:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"typeName":{"id":9701,"nodeType":"UserDefinedTypeName","pathNode":{"id":9700,"name":"ECDSA.RecoverError","nameLocations":["1226:5:40","1232:12:40"],"nodeType":"IdentifierPath","referencedDeclaration":9021,"src":"1226:18:40"},"referencedDeclaration":9021,"src":"1226:18:40","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"visibility":"internal"},null],"id":9708,"initialValue":{"arguments":[{"id":9705,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9686,"src":"1271:4:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9706,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9688,"src":"1277:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes32","typeString":"bytes32"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9703,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9361,"src":"1254:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9361_$","typeString":"type(library ECDSA)"}},"id":9704,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1260:10:40","memberName":"tryRecover","nodeType":"MemberAccess","referencedDeclaration":9087,"src":"1254:16:40","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"function (bytes32,bytes memory) pure returns (address,enum ECDSA.RecoverError,bytes32)"}},"id":9707,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1254:33:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_address_$_t_enum$_RecoverError_$9021_$_t_bytes32_$","typeString":"tuple(address,enum ECDSA.RecoverError,bytes32)"}},"nodeType":"VariableDeclarationStatement","src":"1206:81:40"},{"expression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9717,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"},"id":9713,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9709,"name":"err","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9702,"src":"1308:3:40","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"expression":{"id":9710,"name":"ECDSA","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9361,"src":"1315:5:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_ECDSA_$9361_$","typeString":"type(library ECDSA)"}},"id":9711,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1321:12:40","memberName":"RecoverError","nodeType":"MemberAccess","referencedDeclaration":9021,"src":"1315:18:40","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_RecoverError_$9021_$","typeString":"type(enum ECDSA.RecoverError)"}},"id":9712,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1334:7:40","memberName":"NoError","nodeType":"MemberAccess","referencedDeclaration":9017,"src":"1315:26:40","typeDescriptions":{"typeIdentifier":"t_enum$_RecoverError_$9021","typeString":"enum ECDSA.RecoverError"}},"src":"1308:33:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":9716,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9714,"name":"recovered","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9699,"src":"1345:9:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":9715,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9684,"src":"1358:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1345:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"1308:56:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9692,"id":9718,"nodeType":"Return","src":"1301:63:40"}]}}]},"documentation":{"id":9682,"nodeType":"StructuredDocumentation","src":"563:473:40","text":" @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the\n signature is validated against that smart contract using ERC-1271, otherwise it's validated using `ECDSA.recover`.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9729,"implemented":true,"kind":"function","modifiers":[],"name":"isValidSignatureNow","nameLocation":"1050:19:40","nodeType":"FunctionDefinition","parameters":{"id":9689,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9684,"mutability":"mutable","name":"signer","nameLocation":"1078:6:40","nodeType":"VariableDeclaration","scope":9729,"src":"1070:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9683,"name":"address","nodeType":"ElementaryTypeName","src":"1070:7:40","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9686,"mutability":"mutable","name":"hash","nameLocation":"1094:4:40","nodeType":"VariableDeclaration","scope":9729,"src":"1086:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9685,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1086:7:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9688,"mutability":"mutable","name":"signature","nameLocation":"1113:9:40","nodeType":"VariableDeclaration","scope":9729,"src":"1100:22:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9687,"name":"bytes","nodeType":"ElementaryTypeName","src":"1100:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1069:54:40"},"returnParameters":{"id":9692,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9691,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9729,"src":"1147:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9690,"name":"bool","nodeType":"ElementaryTypeName","src":"1147:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"1146:6:40"},"scope":9782,"src":"1041:429:40","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":9780,"nodeType":"Block","src":"2026:309:40","statements":[{"assignments":[9742,9744],"declarations":[{"constant":false,"id":9742,"mutability":"mutable","name":"success","nameLocation":"2042:7:40","nodeType":"VariableDeclaration","scope":9780,"src":"2037:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9741,"name":"bool","nodeType":"ElementaryTypeName","src":"2037:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9744,"mutability":"mutable","name":"result","nameLocation":"2064:6:40","nodeType":"VariableDeclaration","scope":9780,"src":"2051:19:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9743,"name":"bytes","nodeType":"ElementaryTypeName","src":"2051:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":9756,"initialValue":{"arguments":[{"arguments":[{"expression":{"id":9749,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5537,"src":"2120:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5537_$","typeString":"type(contract IERC1271)"}},"id":9750,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2129:16:40","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5536,"src":"2120:25:40","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},{"components":[{"id":9751,"name":"hash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9734,"src":"2148:4:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},{"id":9752,"name":"signature","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9736,"src":"2154:9:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":9753,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2147:17:40","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"},{"typeIdentifier":"t_tuple$_t_bytes32_$_t_bytes_memory_ptr_$","typeString":"tuple(bytes32,bytes memory)"}],"expression":{"id":9747,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"2105:3:40","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9748,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2109:10:40","memberName":"encodeCall","nodeType":"MemberAccess","src":"2105:14:40","typeDescriptions":{"typeIdentifier":"t_function_abiencodecall_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":9754,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2105:60:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":9745,"name":"signer","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9732,"src":"2074:6:40","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":9746,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2081:10:40","memberName":"staticcall","nodeType":"MemberAccess","src":"2074:17:40","typeDescriptions":{"typeIdentifier":"t_function_barestaticcall_view$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory) view returns (bool,bytes memory)"}},"id":9755,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2074:101:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"2036:139:40"},{"expression":{"components":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9777,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":9762,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9757,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9742,"src":"2193:7:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":9758,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9744,"src":"2216:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":9759,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2223:6:40","memberName":"length","nodeType":"MemberAccess","src":"2216:13:40","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"hexValue":"3332","id":9760,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2233:2:40","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"2216:19:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:42:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"id":9776,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":9765,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9744,"src":"2262:6:40","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"components":[{"id":9767,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2271:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9766,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2271:7:40","typeDescriptions":{}}}],"id":9768,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"2270:9:40","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"}],"expression":{"id":9763,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"2251:3:40","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":9764,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2255:6:40","memberName":"decode","nodeType":"MemberAccess","src":"2251:10:40","typeDescriptions":{"typeIdentifier":"t_function_abidecode_pure$__$returns$__$","typeString":"function () pure"}},"id":9769,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2251:29:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"arguments":[{"expression":{"expression":{"id":9772,"name":"IERC1271","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":5537,"src":"2292:8:40","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC1271_$5537_$","typeString":"type(contract IERC1271)"}},"id":9773,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2301:16:40","memberName":"isValidSignature","nodeType":"MemberAccess","referencedDeclaration":5536,"src":"2292:25:40","typeDescriptions":{"typeIdentifier":"t_function_declaration_view$_t_bytes32_$_t_bytes_memory_ptr_$returns$_t_bytes4_$","typeString":"function IERC1271.isValidSignature(bytes32,bytes memory) view returns (bytes4)"}},"id":9774,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2318:8:40","memberName":"selector","nodeType":"MemberAccess","src":"2292:34:40","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"id":9771,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2284:7:40","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes32_$","typeString":"type(bytes32)"},"typeName":{"id":9770,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2284:7:40","typeDescriptions":{}}},"id":9775,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2284:43:40","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2251:76:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2193:134:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"id":9778,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2192:136:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9740,"id":9779,"nodeType":"Return","src":"2185:143:40"}]},"documentation":{"id":9730,"nodeType":"StructuredDocumentation","src":"1476:396:40","text":" @dev Checks if a signature is valid for a given signer and data hash. The signature is validated\n against the signer smart contract using ERC-1271.\n NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus\n change through time. It could return true at block N and false at block N+1 (or the opposite)."},"id":9781,"implemented":true,"kind":"function","modifiers":[],"name":"isValidERC1271SignatureNow","nameLocation":"1886:26:40","nodeType":"FunctionDefinition","parameters":{"id":9737,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9732,"mutability":"mutable","name":"signer","nameLocation":"1930:6:40","nodeType":"VariableDeclaration","scope":9781,"src":"1922:14:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":9731,"name":"address","nodeType":"ElementaryTypeName","src":"1922:7:40","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":9734,"mutability":"mutable","name":"hash","nameLocation":"1954:4:40","nodeType":"VariableDeclaration","scope":9781,"src":"1946:12:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":9733,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1946:7:40","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"},{"constant":false,"id":9736,"mutability":"mutable","name":"signature","nameLocation":"1981:9:40","nodeType":"VariableDeclaration","scope":9781,"src":"1968:22:40","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":9735,"name":"bytes","nodeType":"ElementaryTypeName","src":"1968:5:40","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"1912:84:40"},"returnParameters":{"id":9740,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9739,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9781,"src":"2020:4:40","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9738,"name":"bool","nodeType":"ElementaryTypeName","src":"2020:4:40","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"2019:6:40"},"scope":9782,"src":"1877:458:40","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":9783,"src":"532:1805:40","usedErrors":[],"usedEvents":[]}],"src":"123:2215:40"},"id":40},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/ERC165.sol","exportedSymbols":{"ERC165":[9806],"IERC165":[9818]},"id":9807,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9784,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"114:24:41"},{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","file":"./IERC165.sol","id":9786,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":9807,"sourceUnit":9819,"src":"140:38:41","symbolAliases":[{"foreign":{"id":9785,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"148:7:41","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":true,"baseContracts":[{"baseName":{"id":9788,"name":"IERC165","nameLocations":["688:7:41"],"nodeType":"IdentifierPath","referencedDeclaration":9818,"src":"688:7:41"},"id":9789,"nodeType":"InheritanceSpecifier","src":"688:7:41"}],"canonicalName":"ERC165","contractDependencies":[],"contractKind":"contract","documentation":{"id":9787,"nodeType":"StructuredDocumentation","src":"180:479:41","text":" @dev Implementation of the {IERC165} interface.\n Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check\n for the additional interface id that will be supported. For example:\n ```solidity\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\n return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\n }\n ```"},"fullyImplemented":true,"id":9806,"linearizedBaseContracts":[9806,9818],"name":"ERC165","nameLocation":"678:6:41","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[9817],"body":{"id":9804,"nodeType":"Block","src":"845:64:41","statements":[{"expression":{"commonType":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"id":9802,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9797,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9792,"src":"862:11:41","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"arguments":[{"id":9799,"name":"IERC165","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9818,"src":"882:7:41","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_IERC165_$9818_$","typeString":"type(contract IERC165)"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_contract$_IERC165_$9818_$","typeString":"type(contract IERC165)"}],"id":9798,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"877:4:41","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":9800,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"877:13:41","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_contract$_IERC165_$9818","typeString":"type(contract IERC165)"}},"id":9801,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"891:11:41","memberName":"interfaceId","nodeType":"MemberAccess","src":"877:25:41","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"src":"862:40:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":9796,"id":9803,"nodeType":"Return","src":"855:47:41"}]},"documentation":{"id":9790,"nodeType":"StructuredDocumentation","src":"702:56:41","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":9805,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"772:17:41","nodeType":"FunctionDefinition","parameters":{"id":9793,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9792,"mutability":"mutable","name":"interfaceId","nameLocation":"797:11:41","nodeType":"VariableDeclaration","scope":9805,"src":"790:18:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9791,"name":"bytes4","nodeType":"ElementaryTypeName","src":"790:6:41","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"789:20:41"},"returnParameters":{"id":9796,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9795,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9805,"src":"839:4:41","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9794,"name":"bool","nodeType":"ElementaryTypeName","src":"839:4:41","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"838:6:41"},"scope":9806,"src":"763:146:41","stateMutability":"view","virtual":true,"visibility":"public"}],"scope":9807,"src":"660:251:41","usedErrors":[],"usedEvents":[]}],"src":"114:798:41"},"id":41},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/introspection/IERC165.sol","exportedSymbols":{"IERC165":[9818]},"id":9819,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9808,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"115:24:42"},{"abstract":false,"baseContracts":[],"canonicalName":"IERC165","contractDependencies":[],"contractKind":"interface","documentation":{"id":9809,"nodeType":"StructuredDocumentation","src":"141:280:42","text":" @dev Interface of the ERC-165 standard, as defined in the\n https://eips.ethereum.org/EIPS/eip-165[ERC].\n Implementers can declare support of contract interfaces, which can then be\n queried by others ({ERC165Checker}).\n For an implementation, see {ERC165}."},"fullyImplemented":false,"id":9818,"linearizedBaseContracts":[9818],"name":"IERC165","nameLocation":"432:7:42","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":9810,"nodeType":"StructuredDocumentation","src":"446:340:42","text":" @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[ERC section]\n to learn more about how these ids are created.\n This function call must use less than 30 000 gas."},"functionSelector":"01ffc9a7","id":9817,"implemented":false,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"800:17:42","nodeType":"FunctionDefinition","parameters":{"id":9813,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9812,"mutability":"mutable","name":"interfaceId","nameLocation":"825:11:42","nodeType":"VariableDeclaration","scope":9817,"src":"818:18:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":9811,"name":"bytes4","nodeType":"ElementaryTypeName","src":"818:6:42","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"817:20:42"},"returnParameters":{"id":9816,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9815,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":9817,"src":"861:4:42","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9814,"name":"bool","nodeType":"ElementaryTypeName","src":"861:4:42","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"860:6:42"},"scope":9818,"src":"791:76:42","stateMutability":"view","virtual":false,"visibility":"external"}],"scope":9819,"src":"422:447:42","usedErrors":[],"usedEvents":[]}],"src":"115:755:42"},"id":42},"@openzeppelin/contracts/utils/math/Math.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","exportedSymbols":{"Math":[11439],"Panic":[7270],"SafeCast":[13204]},"id":11440,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":9820,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"103:24:43"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":9822,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":11440,"sourceUnit":7271,"src":"129:35:43","symbolAliases":[{"foreign":{"id":9821,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"137:5:43","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":9824,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":11440,"sourceUnit":13205,"src":"165:40:43","symbolAliases":[{"foreign":{"id":9823,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"173:8:43","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Math","contractDependencies":[],"contractKind":"library","documentation":{"id":9825,"nodeType":"StructuredDocumentation","src":"207:73:43","text":" @dev Standard math utilities missing in the Solidity language."},"fullyImplemented":true,"id":11439,"linearizedBaseContracts":[11439],"name":"Math","nameLocation":"289:4:43","nodeType":"ContractDefinition","nodes":[{"canonicalName":"Math.Rounding","id":9830,"members":[{"id":9826,"name":"Floor","nameLocation":"324:5:43","nodeType":"EnumValue","src":"324:5:43"},{"id":9827,"name":"Ceil","nameLocation":"367:4:43","nodeType":"EnumValue","src":"367:4:43"},{"id":9828,"name":"Trunc","nameLocation":"409:5:43","nodeType":"EnumValue","src":"409:5:43"},{"id":9829,"name":"Expand","nameLocation":"439:6:43","nodeType":"EnumValue","src":"439:6:43"}],"name":"Rounding","nameLocation":"305:8:43","nodeType":"EnumDefinition","src":"300:169:43"},{"body":{"id":9843,"nodeType":"Block","src":"731:112:43","statements":[{"AST":{"nodeType":"YulBlock","src":"766:71:43","statements":[{"nodeType":"YulAssignment","src":"780:16:43","value":{"arguments":[{"name":"a","nodeType":"YulIdentifier","src":"791:1:43"},{"name":"b","nodeType":"YulIdentifier","src":"794:1:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"787:3:43"},"nodeType":"YulFunctionCall","src":"787:9:43"},"variableNames":[{"name":"low","nodeType":"YulIdentifier","src":"780:3:43"}]},{"nodeType":"YulAssignment","src":"809:18:43","value":{"arguments":[{"name":"low","nodeType":"YulIdentifier","src":"820:3:43"},{"name":"a","nodeType":"YulIdentifier","src":"825:1:43"}],"functionName":{"name":"lt","nodeType":"YulIdentifier","src":"817:2:43"},"nodeType":"YulFunctionCall","src":"817:10:43"},"variableNames":[{"name":"high","nodeType":"YulIdentifier","src":"809:4:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9833,"isOffset":false,"isSlot":false,"src":"791:1:43","valueSize":1},{"declaration":9833,"isOffset":false,"isSlot":false,"src":"825:1:43","valueSize":1},{"declaration":9835,"isOffset":false,"isSlot":false,"src":"794:1:43","valueSize":1},{"declaration":9838,"isOffset":false,"isSlot":false,"src":"809:4:43","valueSize":1},{"declaration":9840,"isOffset":false,"isSlot":false,"src":"780:3:43","valueSize":1},{"declaration":9840,"isOffset":false,"isSlot":false,"src":"820:3:43","valueSize":1}],"flags":["memory-safe"],"id":9842,"nodeType":"InlineAssembly","src":"741:96:43"}]},"documentation":{"id":9831,"nodeType":"StructuredDocumentation","src":"475:163:43","text":" @dev Return the 512-bit addition of two uint256.\n The result is stored in two 256 variables such that sum = high * 2²⁵⁶ + low."},"id":9844,"implemented":true,"kind":"function","modifiers":[],"name":"add512","nameLocation":"652:6:43","nodeType":"FunctionDefinition","parameters":{"id":9836,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9833,"mutability":"mutable","name":"a","nameLocation":"667:1:43","nodeType":"VariableDeclaration","scope":9844,"src":"659:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9832,"name":"uint256","nodeType":"ElementaryTypeName","src":"659:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9835,"mutability":"mutable","name":"b","nameLocation":"678:1:43","nodeType":"VariableDeclaration","scope":9844,"src":"670:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9834,"name":"uint256","nodeType":"ElementaryTypeName","src":"670:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"658:22:43"},"returnParameters":{"id":9841,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9838,"mutability":"mutable","name":"high","nameLocation":"712:4:43","nodeType":"VariableDeclaration","scope":9844,"src":"704:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9837,"name":"uint256","nodeType":"ElementaryTypeName","src":"704:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9840,"mutability":"mutable","name":"low","nameLocation":"726:3:43","nodeType":"VariableDeclaration","scope":9844,"src":"718:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9839,"name":"uint256","nodeType":"ElementaryTypeName","src":"718:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"703:27:43"},"scope":11439,"src":"643:200:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9857,"nodeType":"Block","src":"1115:462:43","statements":[{"AST":{"nodeType":"YulBlock","src":"1437:134:43","statements":[{"nodeType":"YulVariableDeclaration","src":"1451:30:43","value":{"arguments":[{"name":"a","nodeType":"YulIdentifier","src":"1468:1:43"},{"name":"b","nodeType":"YulIdentifier","src":"1471:1:43"},{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"1478:1:43","type":"","value":"0"}],"functionName":{"name":"not","nodeType":"YulIdentifier","src":"1474:3:43"},"nodeType":"YulFunctionCall","src":"1474:6:43"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"1461:6:43"},"nodeType":"YulFunctionCall","src":"1461:20:43"},"variables":[{"name":"mm","nodeType":"YulTypedName","src":"1455:2:43","type":""}]},{"nodeType":"YulAssignment","src":"1494:16:43","value":{"arguments":[{"name":"a","nodeType":"YulIdentifier","src":"1505:1:43"},{"name":"b","nodeType":"YulIdentifier","src":"1508:1:43"}],"functionName":{"name":"mul","nodeType":"YulIdentifier","src":"1501:3:43"},"nodeType":"YulFunctionCall","src":"1501:9:43"},"variableNames":[{"name":"low","nodeType":"YulIdentifier","src":"1494:3:43"}]},{"nodeType":"YulAssignment","src":"1523:38:43","value":{"arguments":[{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"1539:2:43"},{"name":"low","nodeType":"YulIdentifier","src":"1543:3:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"1535:3:43"},"nodeType":"YulFunctionCall","src":"1535:12:43"},{"arguments":[{"name":"mm","nodeType":"YulIdentifier","src":"1552:2:43"},{"name":"low","nodeType":"YulIdentifier","src":"1556:3:43"}],"functionName":{"name":"lt","nodeType":"YulIdentifier","src":"1549:2:43"},"nodeType":"YulFunctionCall","src":"1549:11:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"1531:3:43"},"nodeType":"YulFunctionCall","src":"1531:30:43"},"variableNames":[{"name":"high","nodeType":"YulIdentifier","src":"1523:4:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9847,"isOffset":false,"isSlot":false,"src":"1468:1:43","valueSize":1},{"declaration":9847,"isOffset":false,"isSlot":false,"src":"1505:1:43","valueSize":1},{"declaration":9849,"isOffset":false,"isSlot":false,"src":"1471:1:43","valueSize":1},{"declaration":9849,"isOffset":false,"isSlot":false,"src":"1508:1:43","valueSize":1},{"declaration":9852,"isOffset":false,"isSlot":false,"src":"1523:4:43","valueSize":1},{"declaration":9854,"isOffset":false,"isSlot":false,"src":"1494:3:43","valueSize":1},{"declaration":9854,"isOffset":false,"isSlot":false,"src":"1543:3:43","valueSize":1},{"declaration":9854,"isOffset":false,"isSlot":false,"src":"1556:3:43","valueSize":1}],"flags":["memory-safe"],"id":9856,"nodeType":"InlineAssembly","src":"1412:159:43"}]},"documentation":{"id":9845,"nodeType":"StructuredDocumentation","src":"849:173:43","text":" @dev Return the 512-bit multiplication of two uint256.\n The result is stored in two 256 variables such that product = high * 2²⁵⁶ + low."},"id":9858,"implemented":true,"kind":"function","modifiers":[],"name":"mul512","nameLocation":"1036:6:43","nodeType":"FunctionDefinition","parameters":{"id":9850,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9847,"mutability":"mutable","name":"a","nameLocation":"1051:1:43","nodeType":"VariableDeclaration","scope":9858,"src":"1043:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9846,"name":"uint256","nodeType":"ElementaryTypeName","src":"1043:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9849,"mutability":"mutable","name":"b","nameLocation":"1062:1:43","nodeType":"VariableDeclaration","scope":9858,"src":"1054:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9848,"name":"uint256","nodeType":"ElementaryTypeName","src":"1054:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1042:22:43"},"returnParameters":{"id":9855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9852,"mutability":"mutable","name":"high","nameLocation":"1096:4:43","nodeType":"VariableDeclaration","scope":9858,"src":"1088:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9851,"name":"uint256","nodeType":"ElementaryTypeName","src":"1088:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9854,"mutability":"mutable","name":"low","nameLocation":"1110:3:43","nodeType":"VariableDeclaration","scope":9858,"src":"1102:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9853,"name":"uint256","nodeType":"ElementaryTypeName","src":"1102:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1087:27:43"},"scope":11439,"src":"1027:550:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9892,"nodeType":"Block","src":"1784:149:43","statements":[{"id":9891,"nodeType":"UncheckedBlock","src":"1794:133:43","statements":[{"assignments":[9871],"declarations":[{"constant":false,"id":9871,"mutability":"mutable","name":"c","nameLocation":"1826:1:43","nodeType":"VariableDeclaration","scope":9891,"src":"1818:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9870,"name":"uint256","nodeType":"ElementaryTypeName","src":"1818:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9875,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9874,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9872,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9861,"src":"1830:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":9873,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9863,"src":"1834:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1830:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1818:17:43"},{"expression":{"id":9880,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9876,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9866,"src":"1849:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9877,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9871,"src":"1859:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"id":9878,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9861,"src":"1864:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1859:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"1849:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9881,"nodeType":"ExpressionStatement","src":"1849:16:43"},{"expression":{"id":9889,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9882,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9868,"src":"1879:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9888,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9883,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9871,"src":"1888:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9886,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9866,"src":"1908:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9884,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"1892:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":9885,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1901:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"1892:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9887,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1892:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1888:28:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1879:37:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9890,"nodeType":"ExpressionStatement","src":"1879:37:43"}]}]},"documentation":{"id":9859,"nodeType":"StructuredDocumentation","src":"1583:105:43","text":" @dev Returns the addition of two unsigned integers, with a success flag (no overflow)."},"id":9893,"implemented":true,"kind":"function","modifiers":[],"name":"tryAdd","nameLocation":"1702:6:43","nodeType":"FunctionDefinition","parameters":{"id":9864,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9861,"mutability":"mutable","name":"a","nameLocation":"1717:1:43","nodeType":"VariableDeclaration","scope":9893,"src":"1709:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9860,"name":"uint256","nodeType":"ElementaryTypeName","src":"1709:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9863,"mutability":"mutable","name":"b","nameLocation":"1728:1:43","nodeType":"VariableDeclaration","scope":9893,"src":"1720:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9862,"name":"uint256","nodeType":"ElementaryTypeName","src":"1720:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1708:22:43"},"returnParameters":{"id":9869,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9866,"mutability":"mutable","name":"success","nameLocation":"1759:7:43","nodeType":"VariableDeclaration","scope":9893,"src":"1754:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9865,"name":"bool","nodeType":"ElementaryTypeName","src":"1754:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9868,"mutability":"mutable","name":"result","nameLocation":"1776:6:43","nodeType":"VariableDeclaration","scope":9893,"src":"1768:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9867,"name":"uint256","nodeType":"ElementaryTypeName","src":"1768:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1753:30:43"},"scope":11439,"src":"1693:240:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9927,"nodeType":"Block","src":"2143:149:43","statements":[{"id":9926,"nodeType":"UncheckedBlock","src":"2153:133:43","statements":[{"assignments":[9906],"declarations":[{"constant":false,"id":9906,"mutability":"mutable","name":"c","nameLocation":"2185:1:43","nodeType":"VariableDeclaration","scope":9926,"src":"2177:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9905,"name":"uint256","nodeType":"ElementaryTypeName","src":"2177:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9910,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9907,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9896,"src":"2189:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":9908,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9898,"src":"2193:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2189:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2177:17:43"},{"expression":{"id":9915,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9911,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9901,"src":"2208:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9914,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9912,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9906,"src":"2218:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":9913,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9896,"src":"2223:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2218:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"2208:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9916,"nodeType":"ExpressionStatement","src":"2208:16:43"},{"expression":{"id":9924,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9917,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9903,"src":"2238:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9923,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9918,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9906,"src":"2247:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9921,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9901,"src":"2267:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9919,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"2251:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":9920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2260:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"2251:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9922,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2251:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2247:28:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2238:37:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9925,"nodeType":"ExpressionStatement","src":"2238:37:43"}]}]},"documentation":{"id":9894,"nodeType":"StructuredDocumentation","src":"1939:108:43","text":" @dev Returns the subtraction of two unsigned integers, with a success flag (no overflow)."},"id":9928,"implemented":true,"kind":"function","modifiers":[],"name":"trySub","nameLocation":"2061:6:43","nodeType":"FunctionDefinition","parameters":{"id":9899,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9896,"mutability":"mutable","name":"a","nameLocation":"2076:1:43","nodeType":"VariableDeclaration","scope":9928,"src":"2068:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9895,"name":"uint256","nodeType":"ElementaryTypeName","src":"2068:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9898,"mutability":"mutable","name":"b","nameLocation":"2087:1:43","nodeType":"VariableDeclaration","scope":9928,"src":"2079:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9897,"name":"uint256","nodeType":"ElementaryTypeName","src":"2079:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2067:22:43"},"returnParameters":{"id":9904,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9901,"mutability":"mutable","name":"success","nameLocation":"2118:7:43","nodeType":"VariableDeclaration","scope":9928,"src":"2113:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9900,"name":"bool","nodeType":"ElementaryTypeName","src":"2113:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9903,"mutability":"mutable","name":"result","nameLocation":"2135:6:43","nodeType":"VariableDeclaration","scope":9928,"src":"2127:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9902,"name":"uint256","nodeType":"ElementaryTypeName","src":"2127:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2112:30:43"},"scope":11439,"src":"2052:240:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9957,"nodeType":"Block","src":"2505:391:43","statements":[{"id":9956,"nodeType":"UncheckedBlock","src":"2515:375:43","statements":[{"assignments":[9941],"declarations":[{"constant":false,"id":9941,"mutability":"mutable","name":"c","nameLocation":"2547:1:43","nodeType":"VariableDeclaration","scope":9956,"src":"2539:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9940,"name":"uint256","nodeType":"ElementaryTypeName","src":"2539:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":9945,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9944,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9942,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9931,"src":"2551:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":9943,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9933,"src":"2555:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2551:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2539:17:43"},{"AST":{"nodeType":"YulBlock","src":"2595:188:43","statements":[{"nodeType":"YulAssignment","src":"2727:42:43","value":{"arguments":[{"arguments":[{"arguments":[{"name":"c","nodeType":"YulIdentifier","src":"2748:1:43"},{"name":"a","nodeType":"YulIdentifier","src":"2751:1:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"2744:3:43"},"nodeType":"YulFunctionCall","src":"2744:9:43"},{"name":"b","nodeType":"YulIdentifier","src":"2755:1:43"}],"functionName":{"name":"eq","nodeType":"YulIdentifier","src":"2741:2:43"},"nodeType":"YulFunctionCall","src":"2741:16:43"},{"arguments":[{"name":"a","nodeType":"YulIdentifier","src":"2766:1:43"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"2759:6:43"},"nodeType":"YulFunctionCall","src":"2759:9:43"}],"functionName":{"name":"or","nodeType":"YulIdentifier","src":"2738:2:43"},"nodeType":"YulFunctionCall","src":"2738:31:43"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"2727:7:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9931,"isOffset":false,"isSlot":false,"src":"2751:1:43","valueSize":1},{"declaration":9931,"isOffset":false,"isSlot":false,"src":"2766:1:43","valueSize":1},{"declaration":9933,"isOffset":false,"isSlot":false,"src":"2755:1:43","valueSize":1},{"declaration":9941,"isOffset":false,"isSlot":false,"src":"2748:1:43","valueSize":1},{"declaration":9936,"isOffset":false,"isSlot":false,"src":"2727:7:43","valueSize":1}],"flags":["memory-safe"],"id":9946,"nodeType":"InlineAssembly","src":"2570:213:43"},{"expression":{"id":9954,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9947,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9938,"src":"2842:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9953,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9948,"name":"c","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9941,"src":"2851:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":9951,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9936,"src":"2871:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":9949,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"2855:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":9950,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2864:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"2855:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":9952,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2855:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2851:28:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2842:37:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9955,"nodeType":"ExpressionStatement","src":"2842:37:43"}]}]},"documentation":{"id":9929,"nodeType":"StructuredDocumentation","src":"2298:111:43","text":" @dev Returns the multiplication of two unsigned integers, with a success flag (no overflow)."},"id":9958,"implemented":true,"kind":"function","modifiers":[],"name":"tryMul","nameLocation":"2423:6:43","nodeType":"FunctionDefinition","parameters":{"id":9934,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9931,"mutability":"mutable","name":"a","nameLocation":"2438:1:43","nodeType":"VariableDeclaration","scope":9958,"src":"2430:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9930,"name":"uint256","nodeType":"ElementaryTypeName","src":"2430:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9933,"mutability":"mutable","name":"b","nameLocation":"2449:1:43","nodeType":"VariableDeclaration","scope":9958,"src":"2441:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9932,"name":"uint256","nodeType":"ElementaryTypeName","src":"2441:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2429:22:43"},"returnParameters":{"id":9939,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9936,"mutability":"mutable","name":"success","nameLocation":"2480:7:43","nodeType":"VariableDeclaration","scope":9958,"src":"2475:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9935,"name":"bool","nodeType":"ElementaryTypeName","src":"2475:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9938,"mutability":"mutable","name":"result","nameLocation":"2497:6:43","nodeType":"VariableDeclaration","scope":9958,"src":"2489:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9937,"name":"uint256","nodeType":"ElementaryTypeName","src":"2489:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2474:30:43"},"scope":11439,"src":"2414:482:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9978,"nodeType":"Block","src":"3111:231:43","statements":[{"id":9977,"nodeType":"UncheckedBlock","src":"3121:215:43","statements":[{"expression":{"id":9974,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9970,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9966,"src":"3145:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9973,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9971,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9963,"src":"3155:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9972,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3159:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3155:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3145:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9975,"nodeType":"ExpressionStatement","src":"3145:15:43"},{"AST":{"nodeType":"YulBlock","src":"3199:127:43","statements":[{"nodeType":"YulAssignment","src":"3293:19:43","value":{"arguments":[{"name":"a","nodeType":"YulIdentifier","src":"3307:1:43"},{"name":"b","nodeType":"YulIdentifier","src":"3310:1:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"3303:3:43"},"nodeType":"YulFunctionCall","src":"3303:9:43"},"variableNames":[{"name":"result","nodeType":"YulIdentifier","src":"3293:6:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9961,"isOffset":false,"isSlot":false,"src":"3307:1:43","valueSize":1},{"declaration":9963,"isOffset":false,"isSlot":false,"src":"3310:1:43","valueSize":1},{"declaration":9968,"isOffset":false,"isSlot":false,"src":"3293:6:43","valueSize":1}],"flags":["memory-safe"],"id":9976,"nodeType":"InlineAssembly","src":"3174:152:43"}]}]},"documentation":{"id":9959,"nodeType":"StructuredDocumentation","src":"2902:113:43","text":" @dev Returns the division of two unsigned integers, with a success flag (no division by zero)."},"id":9979,"implemented":true,"kind":"function","modifiers":[],"name":"tryDiv","nameLocation":"3029:6:43","nodeType":"FunctionDefinition","parameters":{"id":9964,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9961,"mutability":"mutable","name":"a","nameLocation":"3044:1:43","nodeType":"VariableDeclaration","scope":9979,"src":"3036:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9960,"name":"uint256","nodeType":"ElementaryTypeName","src":"3036:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9963,"mutability":"mutable","name":"b","nameLocation":"3055:1:43","nodeType":"VariableDeclaration","scope":9979,"src":"3047:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9962,"name":"uint256","nodeType":"ElementaryTypeName","src":"3047:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3035:22:43"},"returnParameters":{"id":9969,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9966,"mutability":"mutable","name":"success","nameLocation":"3086:7:43","nodeType":"VariableDeclaration","scope":9979,"src":"3081:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9965,"name":"bool","nodeType":"ElementaryTypeName","src":"3081:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9968,"mutability":"mutable","name":"result","nameLocation":"3103:6:43","nodeType":"VariableDeclaration","scope":9979,"src":"3095:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9967,"name":"uint256","nodeType":"ElementaryTypeName","src":"3095:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3080:30:43"},"scope":11439,"src":"3020:322:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":9999,"nodeType":"Block","src":"3567:231:43","statements":[{"id":9998,"nodeType":"UncheckedBlock","src":"3577:215:43","statements":[{"expression":{"id":9995,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":9991,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9987,"src":"3601:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":9994,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":9992,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9984,"src":"3611:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":9993,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3615:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3611:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"3601:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":9996,"nodeType":"ExpressionStatement","src":"3601:15:43"},{"AST":{"nodeType":"YulBlock","src":"3655:127:43","statements":[{"nodeType":"YulAssignment","src":"3749:19:43","value":{"arguments":[{"name":"a","nodeType":"YulIdentifier","src":"3763:1:43"},{"name":"b","nodeType":"YulIdentifier","src":"3766:1:43"}],"functionName":{"name":"mod","nodeType":"YulIdentifier","src":"3759:3:43"},"nodeType":"YulFunctionCall","src":"3759:9:43"},"variableNames":[{"name":"result","nodeType":"YulIdentifier","src":"3749:6:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":9982,"isOffset":false,"isSlot":false,"src":"3763:1:43","valueSize":1},{"declaration":9984,"isOffset":false,"isSlot":false,"src":"3766:1:43","valueSize":1},{"declaration":9989,"isOffset":false,"isSlot":false,"src":"3749:6:43","valueSize":1}],"flags":["memory-safe"],"id":9997,"nodeType":"InlineAssembly","src":"3630:152:43"}]}]},"documentation":{"id":9980,"nodeType":"StructuredDocumentation","src":"3348:123:43","text":" @dev Returns the remainder of dividing two unsigned integers, with a success flag (no division by zero)."},"id":10000,"implemented":true,"kind":"function","modifiers":[],"name":"tryMod","nameLocation":"3485:6:43","nodeType":"FunctionDefinition","parameters":{"id":9985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9982,"mutability":"mutable","name":"a","nameLocation":"3500:1:43","nodeType":"VariableDeclaration","scope":10000,"src":"3492:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9981,"name":"uint256","nodeType":"ElementaryTypeName","src":"3492:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":9984,"mutability":"mutable","name":"b","nameLocation":"3511:1:43","nodeType":"VariableDeclaration","scope":10000,"src":"3503:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9983,"name":"uint256","nodeType":"ElementaryTypeName","src":"3503:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3491:22:43"},"returnParameters":{"id":9990,"nodeType":"ParameterList","parameters":[{"constant":false,"id":9987,"mutability":"mutable","name":"success","nameLocation":"3542:7:43","nodeType":"VariableDeclaration","scope":10000,"src":"3537:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":9986,"name":"bool","nodeType":"ElementaryTypeName","src":"3537:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":9989,"mutability":"mutable","name":"result","nameLocation":"3559:6:43","nodeType":"VariableDeclaration","scope":10000,"src":"3551:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9988,"name":"uint256","nodeType":"ElementaryTypeName","src":"3551:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3536:30:43"},"scope":11439,"src":"3476:322:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10029,"nodeType":"Block","src":"3989:122:43","statements":[{"assignments":[10011,10013],"declarations":[{"constant":false,"id":10011,"mutability":"mutable","name":"success","nameLocation":"4005:7:43","nodeType":"VariableDeclaration","scope":10029,"src":"4000:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10010,"name":"bool","nodeType":"ElementaryTypeName","src":"4000:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10013,"mutability":"mutable","name":"result","nameLocation":"4022:6:43","nodeType":"VariableDeclaration","scope":10029,"src":"4014:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10012,"name":"uint256","nodeType":"ElementaryTypeName","src":"4014:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10018,"initialValue":{"arguments":[{"id":10015,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10003,"src":"4039:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10016,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10005,"src":"4042:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10014,"name":"tryAdd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9893,"src":"4032:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (bool,uint256)"}},"id":10017,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4032:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"3999:45:43"},{"expression":{"arguments":[{"id":10020,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10011,"src":"4069:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":10021,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10013,"src":"4078:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"arguments":[{"id":10024,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4091:7:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":10023,"name":"uint256","nodeType":"ElementaryTypeName","src":"4091:7:43","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"}],"id":10022,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"4086:4:43","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10025,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4086:13:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint256","typeString":"type(uint256)"}},"id":10026,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4100:3:43","memberName":"max","nodeType":"MemberAccess","src":"4086:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10019,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"4061:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":10027,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4061:43:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10009,"id":10028,"nodeType":"Return","src":"4054:50:43"}]},"documentation":{"id":10001,"nodeType":"StructuredDocumentation","src":"3804:103:43","text":" @dev Unsigned saturating addition, bounds to `2²⁵⁶ - 1` instead of overflowing."},"id":10030,"implemented":true,"kind":"function","modifiers":[],"name":"saturatingAdd","nameLocation":"3921:13:43","nodeType":"FunctionDefinition","parameters":{"id":10006,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10003,"mutability":"mutable","name":"a","nameLocation":"3943:1:43","nodeType":"VariableDeclaration","scope":10030,"src":"3935:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10002,"name":"uint256","nodeType":"ElementaryTypeName","src":"3935:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10005,"mutability":"mutable","name":"b","nameLocation":"3954:1:43","nodeType":"VariableDeclaration","scope":10030,"src":"3946:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10004,"name":"uint256","nodeType":"ElementaryTypeName","src":"3946:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3934:22:43"},"returnParameters":{"id":10009,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10008,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10030,"src":"3980:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10007,"name":"uint256","nodeType":"ElementaryTypeName","src":"3980:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3979:9:43"},"scope":11439,"src":"3912:199:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10049,"nodeType":"Block","src":"4294:73:43","statements":[{"assignments":[null,10041],"declarations":[null,{"constant":false,"id":10041,"mutability":"mutable","name":"result","nameLocation":"4315:6:43","nodeType":"VariableDeclaration","scope":10049,"src":"4307:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10040,"name":"uint256","nodeType":"ElementaryTypeName","src":"4307:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10046,"initialValue":{"arguments":[{"id":10043,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10033,"src":"4332:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10044,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10035,"src":"4335:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10042,"name":"trySub","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9928,"src":"4325:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (bool,uint256)"}},"id":10045,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4325:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"4304:33:43"},{"expression":{"id":10047,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10041,"src":"4354:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10039,"id":10048,"nodeType":"Return","src":"4347:13:43"}]},"documentation":{"id":10031,"nodeType":"StructuredDocumentation","src":"4117:95:43","text":" @dev Unsigned saturating subtraction, bounds to zero instead of overflowing."},"id":10050,"implemented":true,"kind":"function","modifiers":[],"name":"saturatingSub","nameLocation":"4226:13:43","nodeType":"FunctionDefinition","parameters":{"id":10036,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10033,"mutability":"mutable","name":"a","nameLocation":"4248:1:43","nodeType":"VariableDeclaration","scope":10050,"src":"4240:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10032,"name":"uint256","nodeType":"ElementaryTypeName","src":"4240:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10035,"mutability":"mutable","name":"b","nameLocation":"4259:1:43","nodeType":"VariableDeclaration","scope":10050,"src":"4251:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10034,"name":"uint256","nodeType":"ElementaryTypeName","src":"4251:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4239:22:43"},"returnParameters":{"id":10039,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10038,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10050,"src":"4285:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10037,"name":"uint256","nodeType":"ElementaryTypeName","src":"4285:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4284:9:43"},"scope":11439,"src":"4217:150:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10079,"nodeType":"Block","src":"4564:122:43","statements":[{"assignments":[10061,10063],"declarations":[{"constant":false,"id":10061,"mutability":"mutable","name":"success","nameLocation":"4580:7:43","nodeType":"VariableDeclaration","scope":10079,"src":"4575:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10060,"name":"bool","nodeType":"ElementaryTypeName","src":"4575:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10063,"mutability":"mutable","name":"result","nameLocation":"4597:6:43","nodeType":"VariableDeclaration","scope":10079,"src":"4589:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10062,"name":"uint256","nodeType":"ElementaryTypeName","src":"4589:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10068,"initialValue":{"arguments":[{"id":10065,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10053,"src":"4614:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10066,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10055,"src":"4617:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10064,"name":"tryMul","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9958,"src":"4607:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (bool,uint256)"}},"id":10067,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4607:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"4574:45:43"},{"expression":{"arguments":[{"id":10070,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10061,"src":"4644:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":10071,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10063,"src":"4653:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"arguments":[{"id":10074,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4666:7:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":10073,"name":"uint256","nodeType":"ElementaryTypeName","src":"4666:7:43","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"}],"id":10072,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"4661:4:43","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":10075,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4661:13:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint256","typeString":"type(uint256)"}},"id":10076,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4675:3:43","memberName":"max","nodeType":"MemberAccess","src":"4661:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10069,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"4636:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":10077,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4636:43:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10059,"id":10078,"nodeType":"Return","src":"4629:50:43"}]},"documentation":{"id":10051,"nodeType":"StructuredDocumentation","src":"4373:109:43","text":" @dev Unsigned saturating multiplication, bounds to `2²⁵⁶ - 1` instead of overflowing."},"id":10080,"implemented":true,"kind":"function","modifiers":[],"name":"saturatingMul","nameLocation":"4496:13:43","nodeType":"FunctionDefinition","parameters":{"id":10056,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10053,"mutability":"mutable","name":"a","nameLocation":"4518:1:43","nodeType":"VariableDeclaration","scope":10080,"src":"4510:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10052,"name":"uint256","nodeType":"ElementaryTypeName","src":"4510:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10055,"mutability":"mutable","name":"b","nameLocation":"4529:1:43","nodeType":"VariableDeclaration","scope":10080,"src":"4521:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10054,"name":"uint256","nodeType":"ElementaryTypeName","src":"4521:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4509:22:43"},"returnParameters":{"id":10059,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10058,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10080,"src":"4555:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10057,"name":"uint256","nodeType":"ElementaryTypeName","src":"4555:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4554:9:43"},"scope":11439,"src":"4487:199:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10106,"nodeType":"Block","src":"5158:207:43","statements":[{"id":10105,"nodeType":"UncheckedBlock","src":"5168:191:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10103,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10092,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10087,"src":"5306:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10101,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10095,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10093,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10085,"src":"5312:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":10094,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10087,"src":"5316:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5312:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10096,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5311:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":10099,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10083,"src":"5337:9:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10097,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"5321:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":10098,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5330:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"5321:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10100,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5321:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5311:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10102,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5310:38:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5306:42:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10091,"id":10104,"nodeType":"Return","src":"5299:49:43"}]}]},"documentation":{"id":10081,"nodeType":"StructuredDocumentation","src":"4692:374:43","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":10107,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"5080:7:43","nodeType":"FunctionDefinition","parameters":{"id":10088,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10083,"mutability":"mutable","name":"condition","nameLocation":"5093:9:43","nodeType":"VariableDeclaration","scope":10107,"src":"5088:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10082,"name":"bool","nodeType":"ElementaryTypeName","src":"5088:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10085,"mutability":"mutable","name":"a","nameLocation":"5112:1:43","nodeType":"VariableDeclaration","scope":10107,"src":"5104:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10084,"name":"uint256","nodeType":"ElementaryTypeName","src":"5104:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10087,"mutability":"mutable","name":"b","nameLocation":"5123:1:43","nodeType":"VariableDeclaration","scope":10107,"src":"5115:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10086,"name":"uint256","nodeType":"ElementaryTypeName","src":"5115:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5087:38:43"},"returnParameters":{"id":10091,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10090,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10107,"src":"5149:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10089,"name":"uint256","nodeType":"ElementaryTypeName","src":"5149:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5148:9:43"},"scope":11439,"src":"5071:294:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10125,"nodeType":"Block","src":"5502:44:43","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10120,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10118,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10110,"src":"5527:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":10119,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10112,"src":"5531:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5527:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":10121,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10110,"src":"5534:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10122,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10112,"src":"5537:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10117,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"5519:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":10123,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5519:20:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10116,"id":10124,"nodeType":"Return","src":"5512:27:43"}]},"documentation":{"id":10108,"nodeType":"StructuredDocumentation","src":"5371:59:43","text":" @dev Returns the largest of two numbers."},"id":10126,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"5444:3:43","nodeType":"FunctionDefinition","parameters":{"id":10113,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10110,"mutability":"mutable","name":"a","nameLocation":"5456:1:43","nodeType":"VariableDeclaration","scope":10126,"src":"5448:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10109,"name":"uint256","nodeType":"ElementaryTypeName","src":"5448:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10112,"mutability":"mutable","name":"b","nameLocation":"5467:1:43","nodeType":"VariableDeclaration","scope":10126,"src":"5459:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10111,"name":"uint256","nodeType":"ElementaryTypeName","src":"5459:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5447:22:43"},"returnParameters":{"id":10116,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10115,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10126,"src":"5493:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10114,"name":"uint256","nodeType":"ElementaryTypeName","src":"5493:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5492:9:43"},"scope":11439,"src":"5435:111:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10144,"nodeType":"Block","src":"5684:44:43","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10139,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10137,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10129,"src":"5709:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":10138,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10131,"src":"5713:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5709:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":10140,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10129,"src":"5716:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10141,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10131,"src":"5719:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10136,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"5701:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":10142,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5701:20:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10135,"id":10143,"nodeType":"Return","src":"5694:27:43"}]},"documentation":{"id":10127,"nodeType":"StructuredDocumentation","src":"5552:60:43","text":" @dev Returns the smallest of two numbers."},"id":10145,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"5626:3:43","nodeType":"FunctionDefinition","parameters":{"id":10132,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10129,"mutability":"mutable","name":"a","nameLocation":"5638:1:43","nodeType":"VariableDeclaration","scope":10145,"src":"5630:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10128,"name":"uint256","nodeType":"ElementaryTypeName","src":"5630:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10131,"mutability":"mutable","name":"b","nameLocation":"5649:1:43","nodeType":"VariableDeclaration","scope":10145,"src":"5641:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10130,"name":"uint256","nodeType":"ElementaryTypeName","src":"5641:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5629:22:43"},"returnParameters":{"id":10135,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10134,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10145,"src":"5675:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10133,"name":"uint256","nodeType":"ElementaryTypeName","src":"5675:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5674:9:43"},"scope":11439,"src":"5617:111:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10167,"nodeType":"Block","src":"5912:82:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10165,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10157,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10155,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10148,"src":"5967:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":10156,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10150,"src":"5971:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5967:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10158,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5966:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10164,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10161,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10159,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10148,"src":"5977:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":10160,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10150,"src":"5981:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5977:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10162,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5976:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"hexValue":"32","id":10163,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5986:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"5976:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"5966:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10154,"id":10166,"nodeType":"Return","src":"5959:28:43"}]},"documentation":{"id":10146,"nodeType":"StructuredDocumentation","src":"5734:102:43","text":" @dev Returns the average of two numbers. The result is rounded towards\n zero."},"id":10168,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"5850:7:43","nodeType":"FunctionDefinition","parameters":{"id":10151,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10148,"mutability":"mutable","name":"a","nameLocation":"5866:1:43","nodeType":"VariableDeclaration","scope":10168,"src":"5858:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10147,"name":"uint256","nodeType":"ElementaryTypeName","src":"5858:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10150,"mutability":"mutable","name":"b","nameLocation":"5877:1:43","nodeType":"VariableDeclaration","scope":10168,"src":"5869:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10149,"name":"uint256","nodeType":"ElementaryTypeName","src":"5869:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5857:22:43"},"returnParameters":{"id":10154,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10153,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10168,"src":"5903:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10152,"name":"uint256","nodeType":"ElementaryTypeName","src":"5903:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5902:9:43"},"scope":11439,"src":"5841:153:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10208,"nodeType":"Block","src":"6286:633:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10178,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10173,"src":"6300:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":10179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6305:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6300:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10189,"nodeType":"IfStatement","src":"6296:150:43","trueBody":{"id":10188,"nodeType":"Block","src":"6308:138:43","statements":[{"expression":{"arguments":[{"expression":{"id":10184,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"6412:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10185,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6418:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7237,"src":"6412:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10181,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"6400:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10183,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6406:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"6400:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":10186,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6400:35:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10187,"nodeType":"ExpressionStatement","src":"6400:35:43"}]}},{"id":10207,"nodeType":"UncheckedBlock","src":"6829:84:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10205,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10194,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10192,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10171,"src":"6876:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":10193,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6880:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"6876:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10190,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"6860:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":10191,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6869:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"6860:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10195,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6860:22:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10203,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10201,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10198,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10196,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10171,"src":"6887:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":10197,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6891:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"6887:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10199,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6886:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10200,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10173,"src":"6896:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6886:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":10202,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6900:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"6886:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10204,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"6885:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6860:42:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10177,"id":10206,"nodeType":"Return","src":"6853:49:43"}]}]},"documentation":{"id":10169,"nodeType":"StructuredDocumentation","src":"6000:210:43","text":" @dev Returns the ceiling of the division of two numbers.\n This differs from standard division with `/` in that it rounds towards infinity instead\n of rounding towards zero."},"id":10209,"implemented":true,"kind":"function","modifiers":[],"name":"ceilDiv","nameLocation":"6224:7:43","nodeType":"FunctionDefinition","parameters":{"id":10174,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10171,"mutability":"mutable","name":"a","nameLocation":"6240:1:43","nodeType":"VariableDeclaration","scope":10209,"src":"6232:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10170,"name":"uint256","nodeType":"ElementaryTypeName","src":"6232:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10173,"mutability":"mutable","name":"b","nameLocation":"6251:1:43","nodeType":"VariableDeclaration","scope":10209,"src":"6243:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10172,"name":"uint256","nodeType":"ElementaryTypeName","src":"6243:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6231:22:43"},"returnParameters":{"id":10177,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10176,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10209,"src":"6277:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10175,"name":"uint256","nodeType":"ElementaryTypeName","src":"6277:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6276:9:43"},"scope":11439,"src":"6215:704:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10344,"nodeType":"Block","src":"7340:3585:43","statements":[{"id":10343,"nodeType":"UncheckedBlock","src":"7350:3569:43","statements":[{"assignments":[10222,10224],"declarations":[{"constant":false,"id":10222,"mutability":"mutable","name":"high","nameLocation":"7383:4:43","nodeType":"VariableDeclaration","scope":10343,"src":"7375:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10221,"name":"uint256","nodeType":"ElementaryTypeName","src":"7375:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10224,"mutability":"mutable","name":"low","nameLocation":"7397:3:43","nodeType":"VariableDeclaration","scope":10343,"src":"7389:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10223,"name":"uint256","nodeType":"ElementaryTypeName","src":"7389:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10229,"initialValue":{"arguments":[{"id":10226,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10212,"src":"7411:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10227,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10214,"src":"7414:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10225,"name":"mul512","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9858,"src":"7404:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256,uint256)"}},"id":10228,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7404:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"7374:42:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10232,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10230,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"7498:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":10231,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7506:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"7498:9:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10238,"nodeType":"IfStatement","src":"7494:365:43","trueBody":{"id":10237,"nodeType":"Block","src":"7509:350:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10235,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10233,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10224,"src":"7827:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10234,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"7833:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7827:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10220,"id":10236,"nodeType":"Return","src":"7820:24:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10241,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10239,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"7969:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":10240,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"7984:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7969:19:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10257,"nodeType":"IfStatement","src":"7965:142:43","trueBody":{"id":10256,"nodeType":"Block","src":"7990:117:43","statements":[{"expression":{"arguments":[{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10248,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10246,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"8028:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":10247,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8043:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"8028:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"expression":{"id":10249,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"8046:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10250,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8052:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7237,"src":"8046:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":10251,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"8070:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10252,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8076:14:43","memberName":"UNDER_OVERFLOW","nodeType":"MemberAccess","referencedDeclaration":7233,"src":"8070:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10245,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"8020:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":10253,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8020:71:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10242,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"8008:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8014:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"8008:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":10254,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8008:84:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10255,"nodeType":"ExpressionStatement","src":"8008:84:43"}]}},{"assignments":[10259],"declarations":[{"constant":false,"id":10259,"mutability":"mutable","name":"remainder","nameLocation":"8367:9:43","nodeType":"VariableDeclaration","scope":10343,"src":"8359:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10258,"name":"uint256","nodeType":"ElementaryTypeName","src":"8359:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10260,"nodeType":"VariableDeclarationStatement","src":"8359:17:43"},{"AST":{"nodeType":"YulBlock","src":"8415:283:43","statements":[{"nodeType":"YulAssignment","src":"8484:38:43","value":{"arguments":[{"name":"x","nodeType":"YulIdentifier","src":"8504:1:43"},{"name":"y","nodeType":"YulIdentifier","src":"8507:1:43"},{"name":"denominator","nodeType":"YulIdentifier","src":"8510:11:43"}],"functionName":{"name":"mulmod","nodeType":"YulIdentifier","src":"8497:6:43"},"nodeType":"YulFunctionCall","src":"8497:25:43"},"variableNames":[{"name":"remainder","nodeType":"YulIdentifier","src":"8484:9:43"}]},{"nodeType":"YulAssignment","src":"8604:37:43","value":{"arguments":[{"name":"high","nodeType":"YulIdentifier","src":"8616:4:43"},{"arguments":[{"name":"remainder","nodeType":"YulIdentifier","src":"8625:9:43"},{"name":"low","nodeType":"YulIdentifier","src":"8636:3:43"}],"functionName":{"name":"gt","nodeType":"YulIdentifier","src":"8622:2:43"},"nodeType":"YulFunctionCall","src":"8622:18:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"8612:3:43"},"nodeType":"YulFunctionCall","src":"8612:29:43"},"variableNames":[{"name":"high","nodeType":"YulIdentifier","src":"8604:4:43"}]},{"nodeType":"YulAssignment","src":"8658:26:43","value":{"arguments":[{"name":"low","nodeType":"YulIdentifier","src":"8669:3:43"},{"name":"remainder","nodeType":"YulIdentifier","src":"8674:9:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"8665:3:43"},"nodeType":"YulFunctionCall","src":"8665:19:43"},"variableNames":[{"name":"low","nodeType":"YulIdentifier","src":"8658:3:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":10216,"isOffset":false,"isSlot":false,"src":"8510:11:43","valueSize":1},{"declaration":10222,"isOffset":false,"isSlot":false,"src":"8604:4:43","valueSize":1},{"declaration":10222,"isOffset":false,"isSlot":false,"src":"8616:4:43","valueSize":1},{"declaration":10224,"isOffset":false,"isSlot":false,"src":"8636:3:43","valueSize":1},{"declaration":10224,"isOffset":false,"isSlot":false,"src":"8658:3:43","valueSize":1},{"declaration":10224,"isOffset":false,"isSlot":false,"src":"8669:3:43","valueSize":1},{"declaration":10259,"isOffset":false,"isSlot":false,"src":"8484:9:43","valueSize":1},{"declaration":10259,"isOffset":false,"isSlot":false,"src":"8625:9:43","valueSize":1},{"declaration":10259,"isOffset":false,"isSlot":false,"src":"8674:9:43","valueSize":1},{"declaration":10212,"isOffset":false,"isSlot":false,"src":"8504:1:43","valueSize":1},{"declaration":10214,"isOffset":false,"isSlot":false,"src":"8507:1:43","valueSize":1}],"flags":["memory-safe"],"id":10261,"nodeType":"InlineAssembly","src":"8390:308:43"},{"assignments":[10263],"declarations":[{"constant":false,"id":10263,"mutability":"mutable","name":"twos","nameLocation":"8910:4:43","nodeType":"VariableDeclaration","scope":10343,"src":"8902:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10262,"name":"uint256","nodeType":"ElementaryTypeName","src":"8902:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10270,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10269,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10264,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"8917:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10267,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"30","id":10265,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8932:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":10266,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"8936:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8932:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10268,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"8931:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8917:31:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8902:46:43"},{"AST":{"nodeType":"YulBlock","src":"8987:359:43","statements":[{"nodeType":"YulAssignment","src":"9052:37:43","value":{"arguments":[{"name":"denominator","nodeType":"YulIdentifier","src":"9071:11:43"},{"name":"twos","nodeType":"YulIdentifier","src":"9084:4:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"9067:3:43"},"nodeType":"YulFunctionCall","src":"9067:22:43"},"variableNames":[{"name":"denominator","nodeType":"YulIdentifier","src":"9052:11:43"}]},{"nodeType":"YulAssignment","src":"9153:21:43","value":{"arguments":[{"name":"low","nodeType":"YulIdentifier","src":"9164:3:43"},{"name":"twos","nodeType":"YulIdentifier","src":"9169:4:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"9160:3:43"},"nodeType":"YulFunctionCall","src":"9160:14:43"},"variableNames":[{"name":"low","nodeType":"YulIdentifier","src":"9153:3:43"}]},{"nodeType":"YulAssignment","src":"9293:39:43","value":{"arguments":[{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"9313:1:43","type":"","value":"0"},{"name":"twos","nodeType":"YulIdentifier","src":"9316:4:43"}],"functionName":{"name":"sub","nodeType":"YulIdentifier","src":"9309:3:43"},"nodeType":"YulFunctionCall","src":"9309:12:43"},{"name":"twos","nodeType":"YulIdentifier","src":"9323:4:43"}],"functionName":{"name":"div","nodeType":"YulIdentifier","src":"9305:3:43"},"nodeType":"YulFunctionCall","src":"9305:23:43"},{"kind":"number","nodeType":"YulLiteral","src":"9330:1:43","type":"","value":"1"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"9301:3:43"},"nodeType":"YulFunctionCall","src":"9301:31:43"},"variableNames":[{"name":"twos","nodeType":"YulIdentifier","src":"9293:4:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":10216,"isOffset":false,"isSlot":false,"src":"9052:11:43","valueSize":1},{"declaration":10216,"isOffset":false,"isSlot":false,"src":"9071:11:43","valueSize":1},{"declaration":10224,"isOffset":false,"isSlot":false,"src":"9153:3:43","valueSize":1},{"declaration":10224,"isOffset":false,"isSlot":false,"src":"9164:3:43","valueSize":1},{"declaration":10263,"isOffset":false,"isSlot":false,"src":"9084:4:43","valueSize":1},{"declaration":10263,"isOffset":false,"isSlot":false,"src":"9169:4:43","valueSize":1},{"declaration":10263,"isOffset":false,"isSlot":false,"src":"9293:4:43","valueSize":1},{"declaration":10263,"isOffset":false,"isSlot":false,"src":"9316:4:43","valueSize":1},{"declaration":10263,"isOffset":false,"isSlot":false,"src":"9323:4:43","valueSize":1}],"flags":["memory-safe"],"id":10271,"nodeType":"InlineAssembly","src":"8962:384:43"},{"expression":{"id":10276,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10272,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10224,"src":"9409:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10275,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10273,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10222,"src":"9416:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10274,"name":"twos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10263,"src":"9423:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9416:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9409:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10277,"nodeType":"ExpressionStatement","src":"9409:18:43"},{"assignments":[10279],"declarations":[{"constant":false,"id":10279,"mutability":"mutable","name":"inverse","nameLocation":"9770:7:43","nodeType":"VariableDeclaration","scope":10343,"src":"9762:15:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10278,"name":"uint256","nodeType":"ElementaryTypeName","src":"9762:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10286,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10285,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10282,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":10280,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9781:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10281,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"9785:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9781:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10283,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"9780:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"hexValue":"32","id":10284,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9800:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"9780:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9762:39:43"},{"expression":{"id":10293,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10287,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10018:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10292,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10288,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10029:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10291,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10289,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"10033:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10290,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10047:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10033:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10029:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10018:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10294,"nodeType":"ExpressionStatement","src":"10018:36:43"},{"expression":{"id":10301,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10295,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10088:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10300,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10296,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10099:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10299,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10297,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"10103:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10298,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10117:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10103:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10099:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10088:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10302,"nodeType":"ExpressionStatement","src":"10088:36:43"},{"expression":{"id":10309,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10303,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10160:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10308,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10304,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10171:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10307,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10305,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"10175:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10306,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10189:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10175:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10171:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10160:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10310,"nodeType":"ExpressionStatement","src":"10160:36:43"},{"expression":{"id":10317,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10311,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10231:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10316,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10312,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10242:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10315,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10313,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"10246:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10314,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10260:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10246:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10242:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10231:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10318,"nodeType":"ExpressionStatement","src":"10231:36:43"},{"expression":{"id":10325,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10319,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10304:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10324,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10320,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10315:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10323,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10321,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"10319:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10322,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10333:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10319:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10315:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10304:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10326,"nodeType":"ExpressionStatement","src":"10304:36:43"},{"expression":{"id":10333,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10327,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10378:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"*=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10332,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":10328,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10389:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10331,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10329,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10216,"src":"10393:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10330,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10407:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10393:21:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10389:25:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10378:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10334,"nodeType":"ExpressionStatement","src":"10378:36:43"},{"expression":{"id":10339,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10335,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10219,"src":"10859:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10338,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10336,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10224,"src":"10868:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10337,"name":"inverse","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10279,"src":"10874:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10868:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"10859:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10340,"nodeType":"ExpressionStatement","src":"10859:22:43"},{"expression":{"id":10341,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10219,"src":"10902:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10220,"id":10342,"nodeType":"Return","src":"10895:13:43"}]}]},"documentation":{"id":10210,"nodeType":"StructuredDocumentation","src":"6925:312:43","text":" @dev Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or\n denominator == 0.\n Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by\n Uniswap Labs also under MIT license."},"id":10345,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"7251:6:43","nodeType":"FunctionDefinition","parameters":{"id":10217,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10212,"mutability":"mutable","name":"x","nameLocation":"7266:1:43","nodeType":"VariableDeclaration","scope":10345,"src":"7258:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10211,"name":"uint256","nodeType":"ElementaryTypeName","src":"7258:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10214,"mutability":"mutable","name":"y","nameLocation":"7277:1:43","nodeType":"VariableDeclaration","scope":10345,"src":"7269:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10213,"name":"uint256","nodeType":"ElementaryTypeName","src":"7269:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10216,"mutability":"mutable","name":"denominator","nameLocation":"7288:11:43","nodeType":"VariableDeclaration","scope":10345,"src":"7280:19:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10215,"name":"uint256","nodeType":"ElementaryTypeName","src":"7280:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7257:43:43"},"returnParameters":{"id":10220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10219,"mutability":"mutable","name":"result","nameLocation":"7332:6:43","nodeType":"VariableDeclaration","scope":10345,"src":"7324:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10218,"name":"uint256","nodeType":"ElementaryTypeName","src":"7324:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7323:16:43"},"scope":11439,"src":"7242:3683:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10381,"nodeType":"Block","src":"11164:128:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10361,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10348,"src":"11188:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10362,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10350,"src":"11191:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10363,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10352,"src":"11194:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10360,"name":"mulDiv","nodeType":"Identifier","overloadedDeclarations":[10345,10382],"referencedDeclaration":10345,"src":"11181:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":10364,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11181:25:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10377,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10368,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10355,"src":"11242:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}],"id":10367,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11438,"src":"11225:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9830_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10369,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11225:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10376,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10371,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10348,"src":"11262:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10372,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10350,"src":"11265:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10373,"name":"denominator","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10352,"src":"11268:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10370,"name":"mulmod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967280,"src":"11255:6:43","typeDescriptions":{"typeIdentifier":"t_function_mulmod_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":10374,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11255:25:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":10375,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11283:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11255:29:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"11225:59:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10365,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"11209:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":10366,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11218:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"11209:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10378,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11209:76:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11181:104:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10359,"id":10380,"nodeType":"Return","src":"11174:111:43"}]},"documentation":{"id":10346,"nodeType":"StructuredDocumentation","src":"10931:118:43","text":" @dev Calculates x * y / denominator with full precision, following the selected rounding direction."},"id":10382,"implemented":true,"kind":"function","modifiers":[],"name":"mulDiv","nameLocation":"11063:6:43","nodeType":"FunctionDefinition","parameters":{"id":10356,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10348,"mutability":"mutable","name":"x","nameLocation":"11078:1:43","nodeType":"VariableDeclaration","scope":10382,"src":"11070:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10347,"name":"uint256","nodeType":"ElementaryTypeName","src":"11070:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10350,"mutability":"mutable","name":"y","nameLocation":"11089:1:43","nodeType":"VariableDeclaration","scope":10382,"src":"11081:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10349,"name":"uint256","nodeType":"ElementaryTypeName","src":"11081:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10352,"mutability":"mutable","name":"denominator","nameLocation":"11100:11:43","nodeType":"VariableDeclaration","scope":10382,"src":"11092:19:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10351,"name":"uint256","nodeType":"ElementaryTypeName","src":"11092:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10355,"mutability":"mutable","name":"rounding","nameLocation":"11122:8:43","nodeType":"VariableDeclaration","scope":10382,"src":"11113:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"},"typeName":{"id":10354,"nodeType":"UserDefinedTypeName","pathNode":{"id":10353,"name":"Rounding","nameLocations":["11113:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9830,"src":"11113:8:43"},"referencedDeclaration":9830,"src":"11113:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"11069:62:43"},"returnParameters":{"id":10359,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10358,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10382,"src":"11155:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10357,"name":"uint256","nodeType":"ElementaryTypeName","src":"11155:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11154:9:43"},"scope":11439,"src":"11054:238:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10431,"nodeType":"Block","src":"11500:245:43","statements":[{"id":10430,"nodeType":"UncheckedBlock","src":"11510:229:43","statements":[{"assignments":[10395,10397],"declarations":[{"constant":false,"id":10395,"mutability":"mutable","name":"high","nameLocation":"11543:4:43","nodeType":"VariableDeclaration","scope":10430,"src":"11535:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10394,"name":"uint256","nodeType":"ElementaryTypeName","src":"11535:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10397,"mutability":"mutable","name":"low","nameLocation":"11557:3:43","nodeType":"VariableDeclaration","scope":10430,"src":"11549:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10396,"name":"uint256","nodeType":"ElementaryTypeName","src":"11549:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10402,"initialValue":{"arguments":[{"id":10399,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10385,"src":"11571:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10400,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10387,"src":"11574:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10398,"name":"mul512","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9858,"src":"11564:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256,uint256)"}},"id":10401,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11564:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"11534:42:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10407,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10403,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10395,"src":"11594:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10406,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10404,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11602:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"id":10405,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10389,"src":"11607:1:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"11602:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11594:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10416,"nodeType":"IfStatement","src":"11590:86:43","trueBody":{"id":10415,"nodeType":"Block","src":"11610:66:43","statements":[{"expression":{"arguments":[{"expression":{"id":10411,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"11640:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10412,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11646:14:43","memberName":"UNDER_OVERFLOW","nodeType":"MemberAccess","referencedDeclaration":7233,"src":"11640:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10408,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"11628:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10410,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11634:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"11628:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":10413,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11628:33:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10414,"nodeType":"ExpressionStatement","src":"11628:33:43"}]}},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10428,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10422,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10417,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10395,"src":"11697:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint16","typeString":"uint16"},"id":10420,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"323536","id":10418,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11706:3:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"value":"256"},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":10419,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10389,"src":"11712:1:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"11706:7:43","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}}],"id":10421,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11705:9:43","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"src":"11697:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10423,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11696:19:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10426,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10424,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10397,"src":"11719:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":10425,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10389,"src":"11726:1:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"11719:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10427,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11718:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11696:32:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10393,"id":10429,"nodeType":"Return","src":"11689:39:43"}]}]},"documentation":{"id":10383,"nodeType":"StructuredDocumentation","src":"11298:111:43","text":" @dev Calculates floor(x * y >> n) with full precision. Throws if result overflows a uint256."},"id":10432,"implemented":true,"kind":"function","modifiers":[],"name":"mulShr","nameLocation":"11423:6:43","nodeType":"FunctionDefinition","parameters":{"id":10390,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10385,"mutability":"mutable","name":"x","nameLocation":"11438:1:43","nodeType":"VariableDeclaration","scope":10432,"src":"11430:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10384,"name":"uint256","nodeType":"ElementaryTypeName","src":"11430:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10387,"mutability":"mutable","name":"y","nameLocation":"11449:1:43","nodeType":"VariableDeclaration","scope":10432,"src":"11441:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10386,"name":"uint256","nodeType":"ElementaryTypeName","src":"11441:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10389,"mutability":"mutable","name":"n","nameLocation":"11458:1:43","nodeType":"VariableDeclaration","scope":10432,"src":"11452:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":10388,"name":"uint8","nodeType":"ElementaryTypeName","src":"11452:5:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"11429:31:43"},"returnParameters":{"id":10393,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10392,"mutability":"mutable","name":"result","nameLocation":"11492:6:43","nodeType":"VariableDeclaration","scope":10432,"src":"11484:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10391,"name":"uint256","nodeType":"ElementaryTypeName","src":"11484:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11483:16:43"},"scope":11439,"src":"11414:331:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10470,"nodeType":"Block","src":"11963:113:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10448,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10435,"src":"11987:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10449,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10437,"src":"11990:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10450,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10439,"src":"11993:1:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint8","typeString":"uint8"}],"id":10447,"name":"mulShr","nodeType":"Identifier","overloadedDeclarations":[10432,10471],"referencedDeclaration":10432,"src":"11980:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$_t_uint8_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint8) pure returns (uint256)"}},"id":10451,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11980:15:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":10466,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10455,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10442,"src":"12031:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}],"id":10454,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11438,"src":"12014:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9830_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":10456,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12014:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":10458,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10435,"src":"12051:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10459,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10437,"src":"12054:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10462,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10460,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12057:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"id":10461,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10439,"src":"12062:1:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"12057:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10457,"name":"mulmod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967280,"src":"12044:6:43","typeDescriptions":{"typeIdentifier":"t_function_mulmod_pure$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) pure returns (uint256)"}},"id":10463,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12044:20:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":10464,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12067:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12044:24:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"12014:54:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10452,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"11998:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":10453,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12007:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"11998:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10467,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11998:71:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"11980:89:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10446,"id":10469,"nodeType":"Return","src":"11973:96:43"}]},"documentation":{"id":10433,"nodeType":"StructuredDocumentation","src":"11751:109:43","text":" @dev Calculates x * y >> n with full precision, following the selected rounding direction."},"id":10471,"implemented":true,"kind":"function","modifiers":[],"name":"mulShr","nameLocation":"11874:6:43","nodeType":"FunctionDefinition","parameters":{"id":10443,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10435,"mutability":"mutable","name":"x","nameLocation":"11889:1:43","nodeType":"VariableDeclaration","scope":10471,"src":"11881:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10434,"name":"uint256","nodeType":"ElementaryTypeName","src":"11881:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10437,"mutability":"mutable","name":"y","nameLocation":"11900:1:43","nodeType":"VariableDeclaration","scope":10471,"src":"11892:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10436,"name":"uint256","nodeType":"ElementaryTypeName","src":"11892:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10439,"mutability":"mutable","name":"n","nameLocation":"11909:1:43","nodeType":"VariableDeclaration","scope":10471,"src":"11903:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":10438,"name":"uint8","nodeType":"ElementaryTypeName","src":"11903:5:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":10442,"mutability":"mutable","name":"rounding","nameLocation":"11921:8:43","nodeType":"VariableDeclaration","scope":10471,"src":"11912:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"},"typeName":{"id":10441,"nodeType":"UserDefinedTypeName","pathNode":{"id":10440,"name":"Rounding","nameLocations":["11912:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9830,"src":"11912:8:43"},"referencedDeclaration":9830,"src":"11912:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"11880:50:43"},"returnParameters":{"id":10446,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10445,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10471,"src":"11954:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10444,"name":"uint256","nodeType":"ElementaryTypeName","src":"11954:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11953:9:43"},"scope":11439,"src":"11865:211:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10567,"nodeType":"Block","src":"12710:1849:43","statements":[{"id":10566,"nodeType":"UncheckedBlock","src":"12720:1833:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10483,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10481,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10476,"src":"12748:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":10482,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12753:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"12748:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10486,"nodeType":"IfStatement","src":"12744:20:43","trueBody":{"expression":{"hexValue":"30","id":10484,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12763:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":10480,"id":10485,"nodeType":"Return","src":"12756:8:43"}},{"assignments":[10488],"declarations":[{"constant":false,"id":10488,"mutability":"mutable","name":"remainder","nameLocation":"13243:9:43","nodeType":"VariableDeclaration","scope":10566,"src":"13235:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10487,"name":"uint256","nodeType":"ElementaryTypeName","src":"13235:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10492,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10491,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10489,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10474,"src":"13255:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"id":10490,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10476,"src":"13259:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13255:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13235:25:43"},{"assignments":[10494],"declarations":[{"constant":false,"id":10494,"mutability":"mutable","name":"gcd","nameLocation":"13282:3:43","nodeType":"VariableDeclaration","scope":10566,"src":"13274:11:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10493,"name":"uint256","nodeType":"ElementaryTypeName","src":"13274:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10496,"initialValue":{"id":10495,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10476,"src":"13288:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13274:15:43"},{"assignments":[10498],"declarations":[{"constant":false,"id":10498,"mutability":"mutable","name":"x","nameLocation":"13432:1:43","nodeType":"VariableDeclaration","scope":10566,"src":"13425:8:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10497,"name":"int256","nodeType":"ElementaryTypeName","src":"13425:6:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":10500,"initialValue":{"hexValue":"30","id":10499,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13436:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"13425:12:43"},{"assignments":[10502],"declarations":[{"constant":false,"id":10502,"mutability":"mutable","name":"y","nameLocation":"13458:1:43","nodeType":"VariableDeclaration","scope":10566,"src":"13451:8:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":10501,"name":"int256","nodeType":"ElementaryTypeName","src":"13451:6:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":10504,"initialValue":{"hexValue":"31","id":10503,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13462:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"13451:12:43"},{"body":{"id":10541,"nodeType":"Block","src":"13501:882:43","statements":[{"assignments":[10509],"declarations":[{"constant":false,"id":10509,"mutability":"mutable","name":"quotient","nameLocation":"13527:8:43","nodeType":"VariableDeclaration","scope":10541,"src":"13519:16:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10508,"name":"uint256","nodeType":"ElementaryTypeName","src":"13519:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10513,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10512,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10510,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10494,"src":"13538:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10511,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10488,"src":"13544:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13538:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13519:34:43"},{"expression":{"id":10524,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":10514,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10494,"src":"13573:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10515,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10488,"src":"13578:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10516,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"13572:16:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":10517,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10488,"src":"13678:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10522,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10518,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10494,"src":"13923:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10521,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10519,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10488,"src":"13929:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10520,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10509,"src":"13941:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13929:20:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13923:26:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10523,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"13591:376:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint256_$_t_uint256_$","typeString":"tuple(uint256,uint256)"}},"src":"13572:395:43","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10525,"nodeType":"ExpressionStatement","src":"13572:395:43"},{"expression":{"id":10539,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":10526,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10498,"src":"13987:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":10527,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10502,"src":"13990:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":10528,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"13986:6:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"components":[{"id":10529,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10502,"src":"14072:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":10537,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10530,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10498,"src":"14326:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":10536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10531,"name":"y","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10502,"src":"14330:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"id":10534,"name":"quotient","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10509,"src":"14341:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10533,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14334:6:43","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":10532,"name":"int256","nodeType":"ElementaryTypeName","src":"14334:6:43","typeDescriptions":{}}},"id":10535,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14334:16:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"14330:20:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"14326:24:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":10538,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"13995:373:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_int256_$_t_int256_$","typeString":"tuple(int256,int256)"}},"src":"13986:382:43","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10540,"nodeType":"ExpressionStatement","src":"13986:382:43"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10507,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10505,"name":"remainder","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10488,"src":"13485:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":10506,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13498:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"13485:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10542,"nodeType":"WhileStatement","src":"13478:905:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10545,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10543,"name":"gcd","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10494,"src":"14401:3:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"31","id":10544,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14408:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"14401:8:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10548,"nodeType":"IfStatement","src":"14397:22:43","trueBody":{"expression":{"hexValue":"30","id":10546,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14418:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"functionReturnParameters":10480,"id":10547,"nodeType":"Return","src":"14411:8:43"}},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":10552,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10550,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10498,"src":"14470:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":10551,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14474:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"14470:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10559,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10553,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10476,"src":"14477:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":10557,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"-","prefix":true,"src":"14489:2:43","subExpression":{"id":10556,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10498,"src":"14490:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":10555,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14481:7:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":10554,"name":"uint256","nodeType":"ElementaryTypeName","src":"14481:7:43","typeDescriptions":{}}},"id":10558,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14481:11:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14477:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"arguments":[{"id":10562,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10498,"src":"14502:1:43","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":10561,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14494:7:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":10560,"name":"uint256","nodeType":"ElementaryTypeName","src":"14494:7:43","typeDescriptions":{}}},"id":10563,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14494:10:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10549,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10107,"src":"14462:7:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (bool,uint256,uint256) pure returns (uint256)"}},"id":10564,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14462:43:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10480,"id":10565,"nodeType":"Return","src":"14455:50:43"}]}]},"documentation":{"id":10472,"nodeType":"StructuredDocumentation","src":"12082:553:43","text":" @dev Calculate the modular multiplicative inverse of a number in Z/nZ.\n If n is a prime, then Z/nZ is a field. In that case all elements are inversible, except 0.\n If n is not a prime, then Z/nZ is not a field, and some elements might not be inversible.\n If the input value is not inversible, 0 is returned.\n NOTE: If you know for sure that n is (big) a prime, it may be cheaper to use Fermat's little theorem and get the\n inverse using `Math.modExp(a, n - 2, n)`. See {invModPrime}."},"id":10568,"implemented":true,"kind":"function","modifiers":[],"name":"invMod","nameLocation":"12649:6:43","nodeType":"FunctionDefinition","parameters":{"id":10477,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10474,"mutability":"mutable","name":"a","nameLocation":"12664:1:43","nodeType":"VariableDeclaration","scope":10568,"src":"12656:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10473,"name":"uint256","nodeType":"ElementaryTypeName","src":"12656:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10476,"mutability":"mutable","name":"n","nameLocation":"12675:1:43","nodeType":"VariableDeclaration","scope":10568,"src":"12667:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10475,"name":"uint256","nodeType":"ElementaryTypeName","src":"12667:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12655:22:43"},"returnParameters":{"id":10480,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10479,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10568,"src":"12701:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10478,"name":"uint256","nodeType":"ElementaryTypeName","src":"12701:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12700:9:43"},"scope":11439,"src":"12640:1919:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":10588,"nodeType":"Block","src":"15159:82:43","statements":[{"id":10587,"nodeType":"UncheckedBlock","src":"15169:66:43","statements":[{"expression":{"arguments":[{"id":10580,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10571,"src":"15212:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10583,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10581,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10573,"src":"15215:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"32","id":10582,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15219:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"15215:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10584,"name":"p","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10573,"src":"15222:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10578,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"15200:4:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":10579,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15205:6:43","memberName":"modExp","nodeType":"MemberAccess","referencedDeclaration":10625,"src":"15200:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (uint256)"}},"id":10585,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15200:24:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10577,"id":10586,"nodeType":"Return","src":"15193:31:43"}]}]},"documentation":{"id":10569,"nodeType":"StructuredDocumentation","src":"14565:514:43","text":" @dev Variant of {invMod}. More efficient, but only works if `p` is known to be a prime greater than `2`.\n From https://en.wikipedia.org/wiki/Fermat%27s_little_theorem[Fermat's little theorem], we know that if p is\n prime, then `a**(p-1) ≡ 1 mod p`. As a consequence, we have `a * a**(p-2) ≡ 1 mod p`, which means that\n `a**(p-2)` is the modular multiplicative inverse of a in Fp.\n NOTE: this function does NOT check that `p` is a prime greater than `2`."},"id":10589,"implemented":true,"kind":"function","modifiers":[],"name":"invModPrime","nameLocation":"15093:11:43","nodeType":"FunctionDefinition","parameters":{"id":10574,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10571,"mutability":"mutable","name":"a","nameLocation":"15113:1:43","nodeType":"VariableDeclaration","scope":10589,"src":"15105:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10570,"name":"uint256","nodeType":"ElementaryTypeName","src":"15105:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10573,"mutability":"mutable","name":"p","nameLocation":"15124:1:43","nodeType":"VariableDeclaration","scope":10589,"src":"15116:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10572,"name":"uint256","nodeType":"ElementaryTypeName","src":"15116:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15104:22:43"},"returnParameters":{"id":10577,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10576,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10589,"src":"15150:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10575,"name":"uint256","nodeType":"ElementaryTypeName","src":"15150:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15149:9:43"},"scope":11439,"src":"15084:157:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10624,"nodeType":"Block","src":"16011:174:43","statements":[{"assignments":[10602,10604],"declarations":[{"constant":false,"id":10602,"mutability":"mutable","name":"success","nameLocation":"16027:7:43","nodeType":"VariableDeclaration","scope":10624,"src":"16022:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10601,"name":"bool","nodeType":"ElementaryTypeName","src":"16022:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10604,"mutability":"mutable","name":"result","nameLocation":"16044:6:43","nodeType":"VariableDeclaration","scope":10624,"src":"16036:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10603,"name":"uint256","nodeType":"ElementaryTypeName","src":"16036:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10610,"initialValue":{"arguments":[{"id":10606,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10592,"src":"16064:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10607,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10594,"src":"16067:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10608,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10596,"src":"16070:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10605,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[10649,10731],"referencedDeclaration":10649,"src":"16054:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$_t_uint256_$_t_uint256_$returns$_t_bool_$_t_uint256_$","typeString":"function (uint256,uint256,uint256) view returns (bool,uint256)"}},"id":10609,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16054:18:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint256_$","typeString":"tuple(bool,uint256)"}},"nodeType":"VariableDeclarationStatement","src":"16021:51:43"},{"condition":{"id":10612,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"16086:8:43","subExpression":{"id":10611,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10602,"src":"16087:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10621,"nodeType":"IfStatement","src":"16082:74:43","trueBody":{"id":10620,"nodeType":"Block","src":"16096:60:43","statements":[{"expression":{"arguments":[{"expression":{"id":10616,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"16122:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10617,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16128:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7237,"src":"16122:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10613,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"16110:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10615,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16116:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"16110:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":10618,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16110:35:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10619,"nodeType":"ExpressionStatement","src":"16110:35:43"}]}},{"expression":{"id":10622,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10604,"src":"16172:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10600,"id":10623,"nodeType":"Return","src":"16165:13:43"}]},"documentation":{"id":10590,"nodeType":"StructuredDocumentation","src":"15247:678:43","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m)\n Requirements:\n - modulus can't be zero\n - underlying staticcall to precompile must succeed\n IMPORTANT: The result is only valid if the underlying call succeeds. When using this function, make\n sure the chain you're using it on supports the precompiled contract for modular exponentiation\n at address 0x05 as specified in https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise,\n the underlying function will succeed given the lack of a revert, but the result may be incorrectly\n interpreted as 0."},"id":10625,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"15939:6:43","nodeType":"FunctionDefinition","parameters":{"id":10597,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10592,"mutability":"mutable","name":"b","nameLocation":"15954:1:43","nodeType":"VariableDeclaration","scope":10625,"src":"15946:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10591,"name":"uint256","nodeType":"ElementaryTypeName","src":"15946:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10594,"mutability":"mutable","name":"e","nameLocation":"15965:1:43","nodeType":"VariableDeclaration","scope":10625,"src":"15957:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10593,"name":"uint256","nodeType":"ElementaryTypeName","src":"15957:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10596,"mutability":"mutable","name":"m","nameLocation":"15976:1:43","nodeType":"VariableDeclaration","scope":10625,"src":"15968:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10595,"name":"uint256","nodeType":"ElementaryTypeName","src":"15968:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15945:33:43"},"returnParameters":{"id":10600,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10599,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10625,"src":"16002:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10598,"name":"uint256","nodeType":"ElementaryTypeName","src":"16002:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16001:9:43"},"scope":11439,"src":"15930:255:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10648,"nodeType":"Block","src":"17039:1493:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10641,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10639,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10632,"src":"17053:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":10640,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17058:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17053:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10646,"nodeType":"IfStatement","src":"17049:29:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":10642,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17069:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":10643,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17076:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":10644,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"17068:10:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0)"}},"functionReturnParameters":10638,"id":10645,"nodeType":"Return","src":"17061:17:43"}},{"AST":{"nodeType":"YulBlock","src":"17113:1413:43","statements":[{"nodeType":"YulVariableDeclaration","src":"17127:22:43","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"17144:4:43","type":"","value":"0x40"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"17138:5:43"},"nodeType":"YulFunctionCall","src":"17138:11:43"},"variables":[{"name":"ptr","nodeType":"YulTypedName","src":"17131:3:43","type":""}]},{"expression":{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"18057:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"18062:4:43","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18050:6:43"},"nodeType":"YulFunctionCall","src":"18050:17:43"},"nodeType":"YulExpressionStatement","src":"18050:17:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"18091:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"18096:4:43","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"18087:3:43"},"nodeType":"YulFunctionCall","src":"18087:14:43"},{"kind":"number","nodeType":"YulLiteral","src":"18103:4:43","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18080:6:43"},"nodeType":"YulFunctionCall","src":"18080:28:43"},"nodeType":"YulExpressionStatement","src":"18080:28:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"18132:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"18137:4:43","type":"","value":"0x40"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"18128:3:43"},"nodeType":"YulFunctionCall","src":"18128:14:43"},{"kind":"number","nodeType":"YulLiteral","src":"18144:4:43","type":"","value":"0x20"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18121:6:43"},"nodeType":"YulFunctionCall","src":"18121:28:43"},"nodeType":"YulExpressionStatement","src":"18121:28:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"18173:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"18178:4:43","type":"","value":"0x60"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"18169:3:43"},"nodeType":"YulFunctionCall","src":"18169:14:43"},{"name":"b","nodeType":"YulIdentifier","src":"18185:1:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18162:6:43"},"nodeType":"YulFunctionCall","src":"18162:25:43"},"nodeType":"YulExpressionStatement","src":"18162:25:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"18211:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"18216:4:43","type":"","value":"0x80"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"18207:3:43"},"nodeType":"YulFunctionCall","src":"18207:14:43"},{"name":"e","nodeType":"YulIdentifier","src":"18223:1:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18200:6:43"},"nodeType":"YulFunctionCall","src":"18200:25:43"},"nodeType":"YulExpressionStatement","src":"18200:25:43"},{"expression":{"arguments":[{"arguments":[{"name":"ptr","nodeType":"YulIdentifier","src":"18249:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"18254:4:43","type":"","value":"0xa0"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"18245:3:43"},"nodeType":"YulFunctionCall","src":"18245:14:43"},{"name":"m","nodeType":"YulIdentifier","src":"18261:1:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"18238:6:43"},"nodeType":"YulFunctionCall","src":"18238:25:43"},"nodeType":"YulExpressionStatement","src":"18238:25:43"},{"nodeType":"YulAssignment","src":"18425:57:43","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"18447:3:43"},"nodeType":"YulFunctionCall","src":"18447:5:43"},{"kind":"number","nodeType":"YulLiteral","src":"18454:4:43","type":"","value":"0x05"},{"name":"ptr","nodeType":"YulIdentifier","src":"18460:3:43"},{"kind":"number","nodeType":"YulLiteral","src":"18465:4:43","type":"","value":"0xc0"},{"kind":"number","nodeType":"YulLiteral","src":"18471:4:43","type":"","value":"0x00"},{"kind":"number","nodeType":"YulLiteral","src":"18477:4:43","type":"","value":"0x20"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"18436:10:43"},"nodeType":"YulFunctionCall","src":"18436:46:43"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"18425:7:43"}]},{"nodeType":"YulAssignment","src":"18495:21:43","value":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"18511:4:43","type":"","value":"0x00"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"18505:5:43"},"nodeType":"YulFunctionCall","src":"18505:11:43"},"variableNames":[{"name":"result","nodeType":"YulIdentifier","src":"18495:6:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":10628,"isOffset":false,"isSlot":false,"src":"18185:1:43","valueSize":1},{"declaration":10630,"isOffset":false,"isSlot":false,"src":"18223:1:43","valueSize":1},{"declaration":10632,"isOffset":false,"isSlot":false,"src":"18261:1:43","valueSize":1},{"declaration":10637,"isOffset":false,"isSlot":false,"src":"18495:6:43","valueSize":1},{"declaration":10635,"isOffset":false,"isSlot":false,"src":"18425:7:43","valueSize":1}],"flags":["memory-safe"],"id":10647,"nodeType":"InlineAssembly","src":"17088:1438:43"}]},"documentation":{"id":10626,"nodeType":"StructuredDocumentation","src":"16191:738:43","text":" @dev Returns the modular exponentiation of the specified base, exponent and modulus (b ** e % m).\n It includes a success flag indicating if the operation succeeded. Operation will be marked as failed if trying\n to operate modulo 0 or if the underlying precompile reverted.\n IMPORTANT: The result is only valid if the success flag is true. When using this function, make sure the chain\n you're using it on supports the precompiled contract for modular exponentiation at address 0x05 as specified in\n https://eips.ethereum.org/EIPS/eip-198[EIP-198]. Otherwise, the underlying function will succeed given the lack\n of a revert, but the result may be incorrectly interpreted as 0."},"id":10649,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"16943:9:43","nodeType":"FunctionDefinition","parameters":{"id":10633,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10628,"mutability":"mutable","name":"b","nameLocation":"16961:1:43","nodeType":"VariableDeclaration","scope":10649,"src":"16953:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10627,"name":"uint256","nodeType":"ElementaryTypeName","src":"16953:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10630,"mutability":"mutable","name":"e","nameLocation":"16972:1:43","nodeType":"VariableDeclaration","scope":10649,"src":"16964:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10629,"name":"uint256","nodeType":"ElementaryTypeName","src":"16964:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10632,"mutability":"mutable","name":"m","nameLocation":"16983:1:43","nodeType":"VariableDeclaration","scope":10649,"src":"16975:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10631,"name":"uint256","nodeType":"ElementaryTypeName","src":"16975:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16952:33:43"},"returnParameters":{"id":10638,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10635,"mutability":"mutable","name":"success","nameLocation":"17014:7:43","nodeType":"VariableDeclaration","scope":10649,"src":"17009:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10634,"name":"bool","nodeType":"ElementaryTypeName","src":"17009:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10637,"mutability":"mutable","name":"result","nameLocation":"17031:6:43","nodeType":"VariableDeclaration","scope":10649,"src":"17023:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10636,"name":"uint256","nodeType":"ElementaryTypeName","src":"17023:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17008:30:43"},"scope":11439,"src":"16934:1598:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10684,"nodeType":"Block","src":"18729:179:43","statements":[{"assignments":[10662,10664],"declarations":[{"constant":false,"id":10662,"mutability":"mutable","name":"success","nameLocation":"18745:7:43","nodeType":"VariableDeclaration","scope":10684,"src":"18740:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10661,"name":"bool","nodeType":"ElementaryTypeName","src":"18740:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10664,"mutability":"mutable","name":"result","nameLocation":"18767:6:43","nodeType":"VariableDeclaration","scope":10684,"src":"18754:19:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10663,"name":"bytes","nodeType":"ElementaryTypeName","src":"18754:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"id":10670,"initialValue":{"arguments":[{"id":10666,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10652,"src":"18787:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10667,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10654,"src":"18790:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10668,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10656,"src":"18793:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":10665,"name":"tryModExp","nodeType":"Identifier","overloadedDeclarations":[10649,10731],"referencedDeclaration":10731,"src":"18777:9:43","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bool_$_t_bytes_memory_ptr_$","typeString":"function (bytes memory,bytes memory,bytes memory) view returns (bool,bytes memory)"}},"id":10669,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18777:18:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"nodeType":"VariableDeclarationStatement","src":"18739:56:43"},{"condition":{"id":10672,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"!","prefix":true,"src":"18809:8:43","subExpression":{"id":10671,"name":"success","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10662,"src":"18810:7:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10681,"nodeType":"IfStatement","src":"18805:74:43","trueBody":{"id":10680,"nodeType":"Block","src":"18819:60:43","statements":[{"expression":{"arguments":[{"expression":{"id":10676,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"18845:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10677,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"18851:16:43","memberName":"DIVISION_BY_ZERO","nodeType":"MemberAccess","referencedDeclaration":7237,"src":"18845:22:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":10673,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"18833:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":10675,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18839:5:43","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"18833:11:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":10678,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18833:35:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":10679,"nodeType":"ExpressionStatement","src":"18833:35:43"}]}},{"expression":{"id":10682,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10664,"src":"18895:6:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"functionReturnParameters":10660,"id":10683,"nodeType":"Return","src":"18888:13:43"}]},"documentation":{"id":10650,"nodeType":"StructuredDocumentation","src":"18538:85:43","text":" @dev Variant of {modExp} that supports inputs of arbitrary length."},"id":10685,"implemented":true,"kind":"function","modifiers":[],"name":"modExp","nameLocation":"18637:6:43","nodeType":"FunctionDefinition","parameters":{"id":10657,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10652,"mutability":"mutable","name":"b","nameLocation":"18657:1:43","nodeType":"VariableDeclaration","scope":10685,"src":"18644:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10651,"name":"bytes","nodeType":"ElementaryTypeName","src":"18644:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10654,"mutability":"mutable","name":"e","nameLocation":"18673:1:43","nodeType":"VariableDeclaration","scope":10685,"src":"18660:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10653,"name":"bytes","nodeType":"ElementaryTypeName","src":"18660:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10656,"mutability":"mutable","name":"m","nameLocation":"18689:1:43","nodeType":"VariableDeclaration","scope":10685,"src":"18676:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10655,"name":"bytes","nodeType":"ElementaryTypeName","src":"18676:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"18643:48:43"},"returnParameters":{"id":10660,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10659,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10685,"src":"18715:12:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10658,"name":"bytes","nodeType":"ElementaryTypeName","src":"18715:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"18714:14:43"},"scope":11439,"src":"18628:280:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10730,"nodeType":"Block","src":"19162:771:43","statements":[{"condition":{"arguments":[{"id":10700,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10692,"src":"19187:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":10699,"name":"_zeroBytes","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10764,"src":"19176:10:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bytes_memory_ptr_$returns$_t_bool_$","typeString":"function (bytes memory) pure returns (bool)"}},"id":10701,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19176:13:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10709,"nodeType":"IfStatement","src":"19172:47:43","trueBody":{"expression":{"components":[{"hexValue":"66616c7365","id":10702,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"19199:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"arguments":[{"hexValue":"30","id":10705,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19216:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":10704,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"NewExpression","src":"19206:9:43","typeDescriptions":{"typeIdentifier":"t_function_objectcreation_pure$_t_uint256_$returns$_t_bytes_memory_ptr_$","typeString":"function (uint256) pure returns (bytes memory)"},"typeName":{"id":10703,"name":"bytes","nodeType":"ElementaryTypeName","src":"19210:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}}},"id":10706,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19206:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"id":10707,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"19198:21:43","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_bytes_memory_ptr_$","typeString":"tuple(bool,bytes memory)"}},"functionReturnParameters":10698,"id":10708,"nodeType":"Return","src":"19191:28:43"}},{"assignments":[10711],"declarations":[{"constant":false,"id":10711,"mutability":"mutable","name":"mLen","nameLocation":"19238:4:43","nodeType":"VariableDeclaration","scope":10730,"src":"19230:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10710,"name":"uint256","nodeType":"ElementaryTypeName","src":"19230:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10714,"initialValue":{"expression":{"id":10712,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10692,"src":"19245:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10713,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19247:6:43","memberName":"length","nodeType":"MemberAccess","src":"19245:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"19230:23:43"},{"expression":{"id":10727,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10715,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10697,"src":"19335:6:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"expression":{"id":10718,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10688,"src":"19361:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10719,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19363:6:43","memberName":"length","nodeType":"MemberAccess","src":"19361:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"expression":{"id":10720,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10690,"src":"19371:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10721,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19373:6:43","memberName":"length","nodeType":"MemberAccess","src":"19371:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10722,"name":"mLen","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10711,"src":"19381:4:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":10723,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10688,"src":"19387:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10724,"name":"e","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10690,"src":"19390:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},{"id":10725,"name":"m","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10692,"src":"19393:1:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"},{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"expression":{"id":10716,"name":"abi","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967295,"src":"19344:3:43","typeDescriptions":{"typeIdentifier":"t_magic_abi","typeString":"abi"}},"id":10717,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"19348:12:43","memberName":"encodePacked","nodeType":"MemberAccess","src":"19344:16:43","typeDescriptions":{"typeIdentifier":"t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$","typeString":"function () pure returns (bytes memory)"}},"id":10726,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19344:51:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"src":"19335:60:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10728,"nodeType":"ExpressionStatement","src":"19335:60:43"},{"AST":{"nodeType":"YulBlock","src":"19431:496:43","statements":[{"nodeType":"YulVariableDeclaration","src":"19445:32:43","value":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"19464:6:43"},{"kind":"number","nodeType":"YulLiteral","src":"19472:4:43","type":"","value":"0x20"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"19460:3:43"},"nodeType":"YulFunctionCall","src":"19460:17:43"},"variables":[{"name":"dataPtr","nodeType":"YulTypedName","src":"19449:7:43","type":""}]},{"nodeType":"YulAssignment","src":"19567:73:43","value":{"arguments":[{"arguments":[],"functionName":{"name":"gas","nodeType":"YulIdentifier","src":"19589:3:43"},"nodeType":"YulFunctionCall","src":"19589:5:43"},{"kind":"number","nodeType":"YulLiteral","src":"19596:4:43","type":"","value":"0x05"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"19602:7:43"},{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"19617:6:43"}],"functionName":{"name":"mload","nodeType":"YulIdentifier","src":"19611:5:43"},"nodeType":"YulFunctionCall","src":"19611:13:43"},{"name":"dataPtr","nodeType":"YulIdentifier","src":"19626:7:43"},{"name":"mLen","nodeType":"YulIdentifier","src":"19635:4:43"}],"functionName":{"name":"staticcall","nodeType":"YulIdentifier","src":"19578:10:43"},"nodeType":"YulFunctionCall","src":"19578:62:43"},"variableNames":[{"name":"success","nodeType":"YulIdentifier","src":"19567:7:43"}]},{"expression":{"arguments":[{"name":"result","nodeType":"YulIdentifier","src":"19796:6:43"},{"name":"mLen","nodeType":"YulIdentifier","src":"19804:4:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"19789:6:43"},"nodeType":"YulFunctionCall","src":"19789:20:43"},"nodeType":"YulExpressionStatement","src":"19789:20:43"},{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"19892:4:43","type":"","value":"0x40"},{"arguments":[{"name":"dataPtr","nodeType":"YulIdentifier","src":"19902:7:43"},{"name":"mLen","nodeType":"YulIdentifier","src":"19911:4:43"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"19898:3:43"},"nodeType":"YulFunctionCall","src":"19898:18:43"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"19885:6:43"},"nodeType":"YulFunctionCall","src":"19885:32:43"},"nodeType":"YulExpressionStatement","src":"19885:32:43"}]},"evmVersion":"paris","externalReferences":[{"declaration":10711,"isOffset":false,"isSlot":false,"src":"19635:4:43","valueSize":1},{"declaration":10711,"isOffset":false,"isSlot":false,"src":"19804:4:43","valueSize":1},{"declaration":10711,"isOffset":false,"isSlot":false,"src":"19911:4:43","valueSize":1},{"declaration":10697,"isOffset":false,"isSlot":false,"src":"19464:6:43","valueSize":1},{"declaration":10697,"isOffset":false,"isSlot":false,"src":"19617:6:43","valueSize":1},{"declaration":10697,"isOffset":false,"isSlot":false,"src":"19796:6:43","valueSize":1},{"declaration":10695,"isOffset":false,"isSlot":false,"src":"19567:7:43","valueSize":1}],"flags":["memory-safe"],"id":10729,"nodeType":"InlineAssembly","src":"19406:521:43"}]},"documentation":{"id":10686,"nodeType":"StructuredDocumentation","src":"18914:88:43","text":" @dev Variant of {tryModExp} that supports inputs of arbitrary length."},"id":10731,"implemented":true,"kind":"function","modifiers":[],"name":"tryModExp","nameLocation":"19016:9:43","nodeType":"FunctionDefinition","parameters":{"id":10693,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10688,"mutability":"mutable","name":"b","nameLocation":"19048:1:43","nodeType":"VariableDeclaration","scope":10731,"src":"19035:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10687,"name":"bytes","nodeType":"ElementaryTypeName","src":"19035:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10690,"mutability":"mutable","name":"e","nameLocation":"19072:1:43","nodeType":"VariableDeclaration","scope":10731,"src":"19059:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10689,"name":"bytes","nodeType":"ElementaryTypeName","src":"19059:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"},{"constant":false,"id":10692,"mutability":"mutable","name":"m","nameLocation":"19096:1:43","nodeType":"VariableDeclaration","scope":10731,"src":"19083:14:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10691,"name":"bytes","nodeType":"ElementaryTypeName","src":"19083:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"19025:78:43"},"returnParameters":{"id":10698,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10695,"mutability":"mutable","name":"success","nameLocation":"19132:7:43","nodeType":"VariableDeclaration","scope":10731,"src":"19127:12:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10694,"name":"bool","nodeType":"ElementaryTypeName","src":"19127:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":10697,"mutability":"mutable","name":"result","nameLocation":"19154:6:43","nodeType":"VariableDeclaration","scope":10731,"src":"19141:19:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10696,"name":"bytes","nodeType":"ElementaryTypeName","src":"19141:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"19126:35:43"},"scope":11439,"src":"19007:926:43","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":10763,"nodeType":"Block","src":"20088:176:43","statements":[{"body":{"id":10759,"nodeType":"Block","src":"20145:92:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_bytes1","typeString":"bytes1"},"id":10754,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":10750,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10734,"src":"20163:9:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10752,"indexExpression":{"id":10751,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10740,"src":"20173:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"20163:12:43","typeDescriptions":{"typeIdentifier":"t_bytes1","typeString":"bytes1"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"hexValue":"30","id":10753,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20179:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"20163:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10758,"nodeType":"IfStatement","src":"20159:68:43","trueBody":{"id":10757,"nodeType":"Block","src":"20182:45:43","statements":[{"expression":{"hexValue":"66616c7365","id":10755,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"20207:5:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},"functionReturnParameters":10738,"id":10756,"nodeType":"Return","src":"20200:12:43"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10746,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10743,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10740,"src":"20118:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":10744,"name":"byteArray","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10734,"src":"20122:9:43","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}},"id":10745,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20132:6:43","memberName":"length","nodeType":"MemberAccess","src":"20122:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20118:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10760,"initializationExpression":{"assignments":[10740],"declarations":[{"constant":false,"id":10740,"mutability":"mutable","name":"i","nameLocation":"20111:1:43","nodeType":"VariableDeclaration","scope":10760,"src":"20103:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10739,"name":"uint256","nodeType":"ElementaryTypeName","src":"20103:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10742,"initialValue":{"hexValue":"30","id":10741,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20115:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"20103:13:43"},"loopExpression":{"expression":{"id":10748,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":true,"src":"20140:3:43","subExpression":{"id":10747,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10740,"src":"20142:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10749,"nodeType":"ExpressionStatement","src":"20140:3:43"},"nodeType":"ForStatement","src":"20098:139:43"},{"expression":{"hexValue":"74727565","id":10761,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"20253:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},"functionReturnParameters":10738,"id":10762,"nodeType":"Return","src":"20246:11:43"}]},"documentation":{"id":10732,"nodeType":"StructuredDocumentation","src":"19939:72:43","text":" @dev Returns whether the provided byte array is zero."},"id":10764,"implemented":true,"kind":"function","modifiers":[],"name":"_zeroBytes","nameLocation":"20025:10:43","nodeType":"FunctionDefinition","parameters":{"id":10735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10734,"mutability":"mutable","name":"byteArray","nameLocation":"20049:9:43","nodeType":"VariableDeclaration","scope":10764,"src":"20036:22:43","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes"},"typeName":{"id":10733,"name":"bytes","nodeType":"ElementaryTypeName","src":"20036:5:43","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"visibility":"internal"}],"src":"20035:24:43"},"returnParameters":{"id":10738,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10737,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10764,"src":"20082:4:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":10736,"name":"bool","nodeType":"ElementaryTypeName","src":"20082:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"20081:6:43"},"scope":11439,"src":"20016:248:43","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":10982,"nodeType":"Block","src":"20624:5124:43","statements":[{"id":10981,"nodeType":"UncheckedBlock","src":"20634:5108:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10774,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10772,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"20728:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"hexValue":"31","id":10773,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20733:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20728:6:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10778,"nodeType":"IfStatement","src":"20724:53:43","trueBody":{"id":10777,"nodeType":"Block","src":"20736:41:43","statements":[{"expression":{"id":10775,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"20761:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10771,"id":10776,"nodeType":"Return","src":"20754:8:43"}]}},{"assignments":[10780],"declarations":[{"constant":false,"id":10780,"mutability":"mutable","name":"aa","nameLocation":"21712:2:43","nodeType":"VariableDeclaration","scope":10981,"src":"21704:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10779,"name":"uint256","nodeType":"ElementaryTypeName","src":"21704:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10782,"initialValue":{"id":10781,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"21717:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"21704:14:43"},{"assignments":[10784],"declarations":[{"constant":false,"id":10784,"mutability":"mutable","name":"xn","nameLocation":"21740:2:43","nodeType":"VariableDeclaration","scope":10981,"src":"21732:10:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10783,"name":"uint256","nodeType":"ElementaryTypeName","src":"21732:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10786,"initialValue":{"hexValue":"31","id":10785,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21745:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"VariableDeclarationStatement","src":"21732:14:43"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10792,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10787,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"21765:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"},"id":10790,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10788,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21772:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"313238","id":10789,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21777:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"21772:8:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}}],"id":10791,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"21771:10:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211456_by_1","typeString":"int_const 3402...(31 digits omitted)...1456"}},"src":"21765:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10802,"nodeType":"IfStatement","src":"21761:92:43","trueBody":{"id":10801,"nodeType":"Block","src":"21783:70:43","statements":[{"expression":{"id":10795,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10793,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"21801:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"313238","id":10794,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21808:3:43","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},"src":"21801:10:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10796,"nodeType":"ExpressionStatement","src":"21801:10:43"},{"expression":{"id":10799,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10797,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"21829:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3634","id":10798,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21836:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"21829:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10800,"nodeType":"ExpressionStatement","src":"21829:9:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10808,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10803,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"21870:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"},"id":10806,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10804,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21877:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":10805,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21882:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"21877:7:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}}],"id":10807,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"21876:9:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551616_by_1","typeString":"int_const 18446744073709551616"}},"src":"21870:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10818,"nodeType":"IfStatement","src":"21866:90:43","trueBody":{"id":10817,"nodeType":"Block","src":"21887:69:43","statements":[{"expression":{"id":10811,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10809,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"21905:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3634","id":10810,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21912:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"21905:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10812,"nodeType":"ExpressionStatement","src":"21905:9:43"},{"expression":{"id":10815,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10813,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"21932:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3332","id":10814,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21939:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"21932:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10816,"nodeType":"ExpressionStatement","src":"21932:9:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10824,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10819,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"21973:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"},"id":10822,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10820,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21980:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":10821,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21985:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"21980:7:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}}],"id":10823,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"21979:9:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967296_by_1","typeString":"int_const 4294967296"}},"src":"21973:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10834,"nodeType":"IfStatement","src":"21969:90:43","trueBody":{"id":10833,"nodeType":"Block","src":"21990:69:43","statements":[{"expression":{"id":10827,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10825,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22008:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3332","id":10826,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22015:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"22008:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10828,"nodeType":"ExpressionStatement","src":"22008:9:43"},{"expression":{"id":10831,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10829,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"22035:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"3136","id":10830,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22042:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"22035:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10832,"nodeType":"ExpressionStatement","src":"22035:9:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10840,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10835,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22076:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"},"id":10838,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10836,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22083:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3136","id":10837,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22088:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"22083:7:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}}],"id":10839,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"22082:9:43","typeDescriptions":{"typeIdentifier":"t_rational_65536_by_1","typeString":"int_const 65536"}},"src":"22076:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10850,"nodeType":"IfStatement","src":"22072:89:43","trueBody":{"id":10849,"nodeType":"Block","src":"22093:68:43","statements":[{"expression":{"id":10843,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10841,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22111:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"3136","id":10842,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22118:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"22111:9:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10844,"nodeType":"ExpressionStatement","src":"22111:9:43"},{"expression":{"id":10847,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10845,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"22138:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"38","id":10846,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22145:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"22138:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10848,"nodeType":"ExpressionStatement","src":"22138:8:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10856,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10851,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22178:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"},"id":10854,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10852,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22185:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"38","id":10853,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22190:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"22185:6:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}}],"id":10855,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"22184:8:43","typeDescriptions":{"typeIdentifier":"t_rational_256_by_1","typeString":"int_const 256"}},"src":"22178:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10866,"nodeType":"IfStatement","src":"22174:87:43","trueBody":{"id":10865,"nodeType":"Block","src":"22194:67:43","statements":[{"expression":{"id":10859,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10857,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22212:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"38","id":10858,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22219:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"22212:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10860,"nodeType":"ExpressionStatement","src":"22212:8:43"},{"expression":{"id":10863,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10861,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"22238:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"34","id":10862,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22245:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"22238:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10864,"nodeType":"ExpressionStatement","src":"22238:8:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10872,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10867,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22278:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"id":10870,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10868,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22285:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":10869,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22290:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"22285:6:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}}],"id":10871,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"22284:8:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"}},"src":"22278:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10882,"nodeType":"IfStatement","src":"22274:87:43","trueBody":{"id":10881,"nodeType":"Block","src":"22294:67:43","statements":[{"expression":{"id":10875,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10873,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22312:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":">>=","rightHandSide":{"hexValue":"34","id":10874,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22319:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"22312:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10876,"nodeType":"ExpressionStatement","src":"22312:8:43"},{"expression":{"id":10879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10877,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"22338:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"32","id":10878,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22345:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"22338:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10880,"nodeType":"ExpressionStatement","src":"22338:8:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10888,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10883,"name":"aa","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10780,"src":"22378:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"id":10886,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":10884,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22385:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":10885,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22390:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"22385:6:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}}],"id":10887,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"22384:8:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"}},"src":"22378:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":10894,"nodeType":"IfStatement","src":"22374:61:43","trueBody":{"id":10893,"nodeType":"Block","src":"22394:41:43","statements":[{"expression":{"id":10891,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10889,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"22412:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"<<=","rightHandSide":{"hexValue":"31","id":10890,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22419:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22412:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10892,"nodeType":"ExpressionStatement","src":"22412:8:43"}]}},{"expression":{"id":10902,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10895,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"22855:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10901,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10898,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"33","id":10896,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22861:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":10897,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"22865:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22861:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10899,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"22860:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10900,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22872:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"22860:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"22855:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10903,"nodeType":"ExpressionStatement","src":"22855:18:43"},{"expression":{"id":10913,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10904,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24760:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10912,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10909,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10905,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24766:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10908,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10906,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"24771:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10907,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24775:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24771:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24766:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10910,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"24765:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10911,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24782:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24765:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24760:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10914,"nodeType":"ExpressionStatement","src":"24760:23:43"},{"expression":{"id":10924,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10915,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24869:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10923,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10916,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24875:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10919,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10917,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"24880:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10918,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24884:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24880:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24875:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10921,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"24874:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10922,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24891:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24874:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24869:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10925,"nodeType":"ExpressionStatement","src":"24869:23:43"},{"expression":{"id":10935,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10926,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24980:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10934,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10931,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10927,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24986:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10930,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10928,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"24991:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10929,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"24995:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24991:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24986:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10932,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"24985:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10933,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25002:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"24985:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"24980:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10936,"nodeType":"ExpressionStatement","src":"24980:23:43"},{"expression":{"id":10946,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10937,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25089:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10945,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10938,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25095:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10941,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10939,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"25100:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10940,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25104:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25100:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25095:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10943,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"25094:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10944,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25111:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"25094:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25089:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10947,"nodeType":"ExpressionStatement","src":"25089:23:43"},{"expression":{"id":10957,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10948,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25199:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10956,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10953,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10949,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25205:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10952,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10950,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"25210:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10951,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25214:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25210:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25205:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10954,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"25204:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10955,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25221:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"25204:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25199:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10958,"nodeType":"ExpressionStatement","src":"25199:23:43"},{"expression":{"id":10968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":10959,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25309:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10967,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10964,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10960,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25315:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10963,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10961,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"25320:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10962,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25324:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25320:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25315:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":10965,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"25314:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":10966,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25331:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"25314:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25309:23:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":10969,"nodeType":"ExpressionStatement","src":"25309:23:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10979,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10970,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25698:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10977,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10973,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25719:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":10976,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":10974,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10767,"src":"25724:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"/","rightExpression":{"id":10975,"name":"xn","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10784,"src":"25728:2:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25724:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25719:11:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":10971,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"25703:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":10972,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"25712:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"25703:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":10978,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25703:28:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"25698:33:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10771,"id":10980,"nodeType":"Return","src":"25691:40:43"}]}]},"documentation":{"id":10765,"nodeType":"StructuredDocumentation","src":"20270:292:43","text":" @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded\n towards zero.\n This method is based on Newton's method for computing square roots; the algorithm is restricted to only\n using integer operations."},"id":10983,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"20576:4:43","nodeType":"FunctionDefinition","parameters":{"id":10768,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10767,"mutability":"mutable","name":"a","nameLocation":"20589:1:43","nodeType":"VariableDeclaration","scope":10983,"src":"20581:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10766,"name":"uint256","nodeType":"ElementaryTypeName","src":"20581:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20580:11:43"},"returnParameters":{"id":10771,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10770,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10983,"src":"20615:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10769,"name":"uint256","nodeType":"ElementaryTypeName","src":"20615:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20614:9:43"},"scope":11439,"src":"20567:5181:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11016,"nodeType":"Block","src":"25921:171:43","statements":[{"id":11015,"nodeType":"UncheckedBlock","src":"25931:155:43","statements":[{"assignments":[10995],"declarations":[{"constant":false,"id":10995,"mutability":"mutable","name":"result","nameLocation":"25963:6:43","nodeType":"VariableDeclaration","scope":11015,"src":"25955:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10994,"name":"uint256","nodeType":"ElementaryTypeName","src":"25955:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":10999,"initialValue":{"arguments":[{"id":10997,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10986,"src":"25977:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":10996,"name":"sqrt","nodeType":"Identifier","overloadedDeclarations":[10983,11017],"referencedDeclaration":10983,"src":"25972:4:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":10998,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25972:7:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"25955:24:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11013,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11000,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10995,"src":"26000:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":11011,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":11004,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10989,"src":"26042:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}],"id":11003,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11438,"src":"26025:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9830_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":11005,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26025:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11010,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11008,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11006,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10995,"src":"26055:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"id":11007,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10995,"src":"26064:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26055:15:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":11009,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":10986,"src":"26073:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26055:19:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"26025:49:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11001,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"26009:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11002,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26018:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"26009:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11012,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26009:66:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26000:75:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":10993,"id":11014,"nodeType":"Return","src":"25993:82:43"}]}]},"documentation":{"id":10984,"nodeType":"StructuredDocumentation","src":"25754:86:43","text":" @dev Calculates sqrt(a), following the selected rounding direction."},"id":11017,"implemented":true,"kind":"function","modifiers":[],"name":"sqrt","nameLocation":"25854:4:43","nodeType":"FunctionDefinition","parameters":{"id":10990,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10986,"mutability":"mutable","name":"a","nameLocation":"25867:1:43","nodeType":"VariableDeclaration","scope":11017,"src":"25859:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10985,"name":"uint256","nodeType":"ElementaryTypeName","src":"25859:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":10989,"mutability":"mutable","name":"rounding","nameLocation":"25879:8:43","nodeType":"VariableDeclaration","scope":11017,"src":"25870:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"},"typeName":{"id":10988,"nodeType":"UserDefinedTypeName","pathNode":{"id":10987,"name":"Rounding","nameLocations":["25870:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9830,"src":"25870:8:43"},"referencedDeclaration":9830,"src":"25870:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"25858:30:43"},"returnParameters":{"id":10993,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10992,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11017,"src":"25912:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":10991,"name":"uint256","nodeType":"ElementaryTypeName","src":"25912:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"25911:9:43"},"scope":11439,"src":"25845:247:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11107,"nodeType":"Block","src":"26281:2334:43","statements":[{"expression":{"id":11034,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11025,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26363:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11033,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11030,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11028,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11020,"src":"26383:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30786666666666666666666666666666666666666666666666666666666666666666","id":11029,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26387:34:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"value":"0xffffffffffffffffffffffffffffffff"},"src":"26383:38:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11026,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"26367:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26376:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"26367:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11031,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26367:55:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"37","id":11032,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26426:1:43","typeDescriptions":{"typeIdentifier":"t_rational_7_by_1","typeString":"int_const 7"},"value":"7"},"src":"26367:60:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26363:64:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11035,"nodeType":"ExpressionStatement","src":"26363:64:43"},{"expression":{"id":11048,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11036,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26503:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11047,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11044,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11041,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11039,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11020,"src":"26525:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11040,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26530:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26525:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11042,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"26524:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307866666666666666666666666666666666","id":11043,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26535:18:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"value":"0xffffffffffffffff"},"src":"26524:29:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11037,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"26508:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11038,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26517:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"26508:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11045,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26508:46:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"36","id":11046,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26558:1:43","typeDescriptions":{"typeIdentifier":"t_rational_6_by_1","typeString":"int_const 6"},"value":"6"},"src":"26508:51:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26503:56:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11049,"nodeType":"ExpressionStatement","src":"26503:56:43"},{"expression":{"id":11062,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11050,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26634:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11061,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11058,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11055,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11053,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11020,"src":"26656:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11054,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26661:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26656:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11056,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"26655:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30786666666666666666","id":11057,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26666:10:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"value":"0xffffffff"},"src":"26655:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11051,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"26639:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11052,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26648:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"26639:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11059,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26639:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"35","id":11060,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26681:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"26639:43:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26634:48:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11063,"nodeType":"ExpressionStatement","src":"26634:48:43"},{"expression":{"id":11076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11064,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26757:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11075,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11072,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11069,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11067,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11020,"src":"26779:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11068,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26784:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26779:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11070,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"26778:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307866666666","id":11071,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26789:6:43","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"value":"0xffff"},"src":"26778:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11065,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"26762:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11066,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26771:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"26762:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11073,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26762:34:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":11074,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26800:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"26762:39:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26757:44:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11077,"nodeType":"ExpressionStatement","src":"26757:44:43"},{"expression":{"id":11090,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11078,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26874:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11089,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11086,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11083,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11081,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11020,"src":"26896:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11082,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26901:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26896:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11084,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"26895:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30786666","id":11085,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26906:4:43","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0xff"},"src":"26895:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11079,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"26879:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"26888:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"26879:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11087,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26879:32:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"33","id":11088,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26915:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"src":"26879:37:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26874:42:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11091,"nodeType":"ExpressionStatement","src":"26874:42:43"},{"expression":{"id":11104,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11092,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"26988:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11103,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11100,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11097,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11095,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11020,"src":"27010:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11096,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11023,"src":"27015:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"27010:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11098,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"27009:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307866","id":11099,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27020:3:43","typeDescriptions":{"typeIdentifier":"t_rational_15_by_1","typeString":"int_const 15"},"value":"0xf"},"src":"27009:14:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11093,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"26993:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11094,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"27002:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"26993:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11101,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26993:31:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"32","id":11102,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27028:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"26993:36:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"26988:41:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11105,"nodeType":"ExpressionStatement","src":"26988:41:43"},{"AST":{"nodeType":"YulBlock","src":"28490:119:43","statements":[{"nodeType":"YulAssignment","src":"28504:95:43","value":{"arguments":[{"name":"r","nodeType":"YulIdentifier","src":"28512:1:43"},{"arguments":[{"arguments":[{"name":"r","nodeType":"YulIdentifier","src":"28524:1:43"},{"name":"x","nodeType":"YulIdentifier","src":"28527:1:43"}],"functionName":{"name":"shr","nodeType":"YulIdentifier","src":"28520:3:43"},"nodeType":"YulFunctionCall","src":"28520:9:43"},{"kind":"number","nodeType":"YulLiteral","src":"28531:66:43","type":"","value":"0x0000010102020202030303030303030300000000000000000000000000000000"}],"functionName":{"name":"byte","nodeType":"YulIdentifier","src":"28515:4:43"},"nodeType":"YulFunctionCall","src":"28515:83:43"}],"functionName":{"name":"or","nodeType":"YulIdentifier","src":"28509:2:43"},"nodeType":"YulFunctionCall","src":"28509:90:43"},"variableNames":[{"name":"r","nodeType":"YulIdentifier","src":"28504:1:43"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":11023,"isOffset":false,"isSlot":false,"src":"28504:1:43","valueSize":1},{"declaration":11023,"isOffset":false,"isSlot":false,"src":"28512:1:43","valueSize":1},{"declaration":11023,"isOffset":false,"isSlot":false,"src":"28524:1:43","valueSize":1},{"declaration":11020,"isOffset":false,"isSlot":false,"src":"28527:1:43","valueSize":1}],"flags":["memory-safe"],"id":11106,"nodeType":"InlineAssembly","src":"28465:144:43"}]},"documentation":{"id":11018,"nodeType":"StructuredDocumentation","src":"26098:119:43","text":" @dev Return the log in base 2 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":11108,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"26231:4:43","nodeType":"FunctionDefinition","parameters":{"id":11021,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11020,"mutability":"mutable","name":"x","nameLocation":"26244:1:43","nodeType":"VariableDeclaration","scope":11108,"src":"26236:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11019,"name":"uint256","nodeType":"ElementaryTypeName","src":"26236:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26235:11:43"},"returnParameters":{"id":11024,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11023,"mutability":"mutable","name":"r","nameLocation":"26278:1:43","nodeType":"VariableDeclaration","scope":11108,"src":"26270:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11022,"name":"uint256","nodeType":"ElementaryTypeName","src":"26270:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"26269:11:43"},"scope":11439,"src":"26222:2393:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11141,"nodeType":"Block","src":"28848:175:43","statements":[{"id":11140,"nodeType":"UncheckedBlock","src":"28858:159:43","statements":[{"assignments":[11120],"declarations":[{"constant":false,"id":11120,"mutability":"mutable","name":"result","nameLocation":"28890:6:43","nodeType":"VariableDeclaration","scope":11140,"src":"28882:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11119,"name":"uint256","nodeType":"ElementaryTypeName","src":"28882:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":11124,"initialValue":{"arguments":[{"id":11122,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11111,"src":"28904:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11121,"name":"log2","nodeType":"Identifier","overloadedDeclarations":[11108,11142],"referencedDeclaration":11108,"src":"28899:4:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":11123,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28899:11:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"28882:28:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11138,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11125,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11120,"src":"28931:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":11136,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":11129,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11114,"src":"28973:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}],"id":11128,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11438,"src":"28956:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9830_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":11130,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28956:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11135,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11133,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":11131,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28986:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"id":11132,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11120,"src":"28991:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28986:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":11134,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11111,"src":"29000:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28986:19:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"28956:49:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11126,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"28940:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11127,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"28949:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"28940:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11137,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28940:66:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"28931:75:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11118,"id":11139,"nodeType":"Return","src":"28924:82:43"}]}]},"documentation":{"id":11109,"nodeType":"StructuredDocumentation","src":"28621:142:43","text":" @dev Return the log in base 2, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":11142,"implemented":true,"kind":"function","modifiers":[],"name":"log2","nameLocation":"28777:4:43","nodeType":"FunctionDefinition","parameters":{"id":11115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11111,"mutability":"mutable","name":"value","nameLocation":"28790:5:43","nodeType":"VariableDeclaration","scope":11142,"src":"28782:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11110,"name":"uint256","nodeType":"ElementaryTypeName","src":"28782:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":11114,"mutability":"mutable","name":"rounding","nameLocation":"28806:8:43","nodeType":"VariableDeclaration","scope":11142,"src":"28797:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"},"typeName":{"id":11113,"nodeType":"UserDefinedTypeName","pathNode":{"id":11112,"name":"Rounding","nameLocations":["28797:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9830,"src":"28797:8:43"},"referencedDeclaration":9830,"src":"28797:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"28781:34:43"},"returnParameters":{"id":11118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11117,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11142,"src":"28839:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11116,"name":"uint256","nodeType":"ElementaryTypeName","src":"28839:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"28838:9:43"},"scope":11439,"src":"28768:255:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11270,"nodeType":"Block","src":"29216:854:43","statements":[{"assignments":[11151],"declarations":[{"constant":false,"id":11151,"mutability":"mutable","name":"result","nameLocation":"29234:6:43","nodeType":"VariableDeclaration","scope":11270,"src":"29226:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11150,"name":"uint256","nodeType":"ElementaryTypeName","src":"29226:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":11153,"initialValue":{"hexValue":"30","id":11152,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29243:1:43","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"29226:18:43"},{"id":11267,"nodeType":"UncheckedBlock","src":"29254:787:43","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11158,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11154,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29282:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":11157,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11155,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29291:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":11156,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29297:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"29291:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"29282:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11170,"nodeType":"IfStatement","src":"29278:103:43","trueBody":{"id":11169,"nodeType":"Block","src":"29301:80:43","statements":[{"expression":{"id":11163,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11159,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29319:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"},"id":11162,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11160,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29328:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3634","id":11161,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29334:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"29328:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000000000000000000000000000000000000000000000000000_by_1","typeString":"int_const 1000...(57 digits omitted)...0000"}},"src":"29319:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11164,"nodeType":"ExpressionStatement","src":"29319:17:43"},{"expression":{"id":11167,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11165,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"29354:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3634","id":11166,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29364:2:43","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"29354:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11168,"nodeType":"ExpressionStatement","src":"29354:12:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11175,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11171,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29398:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":11174,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11172,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29407:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":11173,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29413:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"29407:8:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"29398:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11187,"nodeType":"IfStatement","src":"29394:103:43","trueBody":{"id":11186,"nodeType":"Block","src":"29417:80:43","statements":[{"expression":{"id":11180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11176,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29435:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"},"id":11179,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11177,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29444:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3332","id":11178,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29450:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"29444:8:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000000000000000000000000000_by_1","typeString":"int_const 1000...(25 digits omitted)...0000"}},"src":"29435:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11181,"nodeType":"ExpressionStatement","src":"29435:17:43"},{"expression":{"id":11184,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11182,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"29470:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3332","id":11183,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29480:2:43","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"29470:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11185,"nodeType":"ExpressionStatement","src":"29470:12:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11192,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11188,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29514:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":11191,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11189,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29523:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":11190,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29529:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"29523:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"29514:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11204,"nodeType":"IfStatement","src":"29510:103:43","trueBody":{"id":11203,"nodeType":"Block","src":"29533:80:43","statements":[{"expression":{"id":11197,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11193,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29551:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"},"id":11196,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11194,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29560:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"3136","id":11195,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29566:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"29560:8:43","typeDescriptions":{"typeIdentifier":"t_rational_10000000000000000_by_1","typeString":"int_const 10000000000000000"}},"src":"29551:17:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11198,"nodeType":"ExpressionStatement","src":"29551:17:43"},{"expression":{"id":11201,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11199,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"29586:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"3136","id":11200,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29596:2:43","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},"src":"29586:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11202,"nodeType":"ExpressionStatement","src":"29586:12:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11209,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11205,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29630:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":11208,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11206,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29639:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":11207,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29645:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"29639:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"29630:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11221,"nodeType":"IfStatement","src":"29626:100:43","trueBody":{"id":11220,"nodeType":"Block","src":"29648:78:43","statements":[{"expression":{"id":11214,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11210,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29666:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"},"id":11213,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11211,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29675:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"38","id":11212,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29681:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"29675:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100000000_by_1","typeString":"int_const 100000000"}},"src":"29666:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11215,"nodeType":"ExpressionStatement","src":"29666:16:43"},{"expression":{"id":11218,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11216,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"29700:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"38","id":11217,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29710:1:43","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},"src":"29700:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11219,"nodeType":"ExpressionStatement","src":"29700:11:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11226,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11222,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29743:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":11225,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11223,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29752:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":11224,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29758:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"29752:7:43","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"29743:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11238,"nodeType":"IfStatement","src":"29739:100:43","trueBody":{"id":11237,"nodeType":"Block","src":"29761:78:43","statements":[{"expression":{"id":11231,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11227,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29779:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"},"id":11230,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11228,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29788:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"34","id":11229,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29794:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"29788:7:43","typeDescriptions":{"typeIdentifier":"t_rational_10000_by_1","typeString":"int_const 10000"}},"src":"29779:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11232,"nodeType":"ExpressionStatement","src":"29779:16:43"},{"expression":{"id":11235,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11233,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"29813:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"34","id":11234,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29823:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"29813:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11236,"nodeType":"ExpressionStatement","src":"29813:11:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11243,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11239,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29856:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":11242,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11240,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29865:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":11241,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29871:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"29865:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"29856:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11255,"nodeType":"IfStatement","src":"29852:100:43","trueBody":{"id":11254,"nodeType":"Block","src":"29874:78:43","statements":[{"expression":{"id":11248,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11244,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29892:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"/=","rightHandSide":{"commonType":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"},"id":11247,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11245,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29901:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"32","id":11246,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29907:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"29901:7:43","typeDescriptions":{"typeIdentifier":"t_rational_100_by_1","typeString":"int_const 100"}},"src":"29892:16:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11249,"nodeType":"ExpressionStatement","src":"29892:16:43"},{"expression":{"id":11252,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11250,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"29926:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"32","id":11251,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29936:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"29926:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11253,"nodeType":"ExpressionStatement","src":"29926:11:43"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11260,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11256,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11145,"src":"29969:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"commonType":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"id":11259,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11257,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29978:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"hexValue":"31","id":11258,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29984:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"29978:7:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"}},"src":"29969:16:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11266,"nodeType":"IfStatement","src":"29965:66:43","trueBody":{"id":11265,"nodeType":"Block","src":"29987:44:43","statements":[{"expression":{"id":11263,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11261,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"30005:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"hexValue":"31","id":11262,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30015:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"30005:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11264,"nodeType":"ExpressionStatement","src":"30005:11:43"}]}}]},{"expression":{"id":11268,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11151,"src":"30057:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11149,"id":11269,"nodeType":"Return","src":"30050:13:43"}]},"documentation":{"id":11143,"nodeType":"StructuredDocumentation","src":"29029:120:43","text":" @dev Return the log in base 10 of a positive value rounded towards zero.\n Returns 0 if given 0."},"id":11271,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"29163:5:43","nodeType":"FunctionDefinition","parameters":{"id":11146,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11145,"mutability":"mutable","name":"value","nameLocation":"29177:5:43","nodeType":"VariableDeclaration","scope":11271,"src":"29169:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11144,"name":"uint256","nodeType":"ElementaryTypeName","src":"29169:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"29168:15:43"},"returnParameters":{"id":11149,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11148,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11271,"src":"29207:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11147,"name":"uint256","nodeType":"ElementaryTypeName","src":"29207:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"29206:9:43"},"scope":11439,"src":"29154:916:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11304,"nodeType":"Block","src":"30305:177:43","statements":[{"id":11303,"nodeType":"UncheckedBlock","src":"30315:161:43","statements":[{"assignments":[11283],"declarations":[{"constant":false,"id":11283,"mutability":"mutable","name":"result","nameLocation":"30347:6:43","nodeType":"VariableDeclaration","scope":11303,"src":"30339:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11282,"name":"uint256","nodeType":"ElementaryTypeName","src":"30339:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":11287,"initialValue":{"arguments":[{"id":11285,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11274,"src":"30362:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11284,"name":"log10","nodeType":"Identifier","overloadedDeclarations":[11271,11305],"referencedDeclaration":11271,"src":"30356:5:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":11286,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30356:12:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"30339:29:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11301,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11288,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11283,"src":"30389:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":11299,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":11292,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11277,"src":"30431:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}],"id":11291,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11438,"src":"30414:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9830_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":11293,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30414:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11296,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"3130","id":11294,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30444:2:43","typeDescriptions":{"typeIdentifier":"t_rational_10_by_1","typeString":"int_const 10"},"value":"10"},"nodeType":"BinaryOperation","operator":"**","rightExpression":{"id":11295,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11283,"src":"30450:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"30444:12:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":11297,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11274,"src":"30459:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"30444:20:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"30414:50:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11289,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"30398:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11290,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"30407:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"30398:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11300,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30398:67:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"30389:76:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11281,"id":11302,"nodeType":"Return","src":"30382:83:43"}]}]},"documentation":{"id":11272,"nodeType":"StructuredDocumentation","src":"30076:143:43","text":" @dev Return the log in base 10, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":11305,"implemented":true,"kind":"function","modifiers":[],"name":"log10","nameLocation":"30233:5:43","nodeType":"FunctionDefinition","parameters":{"id":11278,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11274,"mutability":"mutable","name":"value","nameLocation":"30247:5:43","nodeType":"VariableDeclaration","scope":11305,"src":"30239:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11273,"name":"uint256","nodeType":"ElementaryTypeName","src":"30239:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":11277,"mutability":"mutable","name":"rounding","nameLocation":"30263:8:43","nodeType":"VariableDeclaration","scope":11305,"src":"30254:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"},"typeName":{"id":11276,"nodeType":"UserDefinedTypeName","pathNode":{"id":11275,"name":"Rounding","nameLocations":["30254:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9830,"src":"30254:8:43"},"referencedDeclaration":9830,"src":"30254:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"30238:34:43"},"returnParameters":{"id":11281,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11280,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11305,"src":"30296:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11279,"name":"uint256","nodeType":"ElementaryTypeName","src":"30296:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30295:9:43"},"scope":11439,"src":"30224:258:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11381,"nodeType":"Block","src":"30800:675:43","statements":[{"expression":{"id":11322,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11313,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"30882:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11321,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11316,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"30902:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30786666666666666666666666666666666666666666666666666666666666666666","id":11317,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30906:34:43","typeDescriptions":{"typeIdentifier":"t_rational_340282366920938463463374607431768211455_by_1","typeString":"int_const 3402...(31 digits omitted)...1455"},"value":"0xffffffffffffffffffffffffffffffff"},"src":"30902:38:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11314,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"30886:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11315,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"30895:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"30886:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11319,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30886:55:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"37","id":11320,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30945:1:43","typeDescriptions":{"typeIdentifier":"t_rational_7_by_1","typeString":"int_const 7"},"value":"7"},"src":"30886:60:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"30882:64:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11323,"nodeType":"ExpressionStatement","src":"30882:64:43"},{"expression":{"id":11336,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11324,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31022:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11335,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11332,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11329,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11327,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"31044:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11328,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31049:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31044:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11330,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"31043:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307866666666666666666666666666666666","id":11331,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31054:18:43","typeDescriptions":{"typeIdentifier":"t_rational_18446744073709551615_by_1","typeString":"int_const 18446744073709551615"},"value":"0xffffffffffffffff"},"src":"31043:29:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11325,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"31027:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11326,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"31036:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"31027:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11333,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31027:46:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"36","id":11334,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31077:1:43","typeDescriptions":{"typeIdentifier":"t_rational_6_by_1","typeString":"int_const 6"},"value":"6"},"src":"31027:51:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31022:56:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11337,"nodeType":"ExpressionStatement","src":"31022:56:43"},{"expression":{"id":11350,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11338,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31153:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11349,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11346,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11343,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11341,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"31175:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11342,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31180:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31175:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11344,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"31174:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30786666666666666666","id":11345,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31185:10:43","typeDescriptions":{"typeIdentifier":"t_rational_4294967295_by_1","typeString":"int_const 4294967295"},"value":"0xffffffff"},"src":"31174:21:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11339,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"31158:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11340,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"31167:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"31158:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11347,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31158:38:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"35","id":11348,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31200:1:43","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"31158:43:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31153:48:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11351,"nodeType":"ExpressionStatement","src":"31153:48:43"},{"expression":{"id":11364,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":11352,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31276:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"|=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11363,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11360,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11357,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11355,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"31298:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11356,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31303:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31298:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11358,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"31297:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"307866666666","id":11359,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31308:6:43","typeDescriptions":{"typeIdentifier":"t_rational_65535_by_1","typeString":"int_const 65535"},"value":"0xffff"},"src":"31297:17:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11353,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"31281:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11354,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"31290:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"31281:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11361,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31281:34:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"34","id":11362,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31319:1:43","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"src":"31281:39:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31276:44:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":11365,"nodeType":"ExpressionStatement","src":"31276:44:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11379,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11368,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11366,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31426:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"33","id":11367,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31431:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"src":"31426:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11369,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"31425:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11377,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11372,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11308,"src":"31453:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"id":11373,"name":"r","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11311,"src":"31458:1:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31453:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11375,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"31452:8:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30786666","id":11376,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31463:4:43","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"0xff"},"src":"31452:15:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11370,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"31436:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"31445:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"31436:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11378,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31436:32:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31425:43:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11312,"id":11380,"nodeType":"Return","src":"31418:50:43"}]},"documentation":{"id":11306,"nodeType":"StructuredDocumentation","src":"30488:246:43","text":" @dev Return the log in base 256 of a positive value rounded towards zero.\n Returns 0 if given 0.\n Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string."},"id":11382,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"30748:6:43","nodeType":"FunctionDefinition","parameters":{"id":11309,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11308,"mutability":"mutable","name":"x","nameLocation":"30763:1:43","nodeType":"VariableDeclaration","scope":11382,"src":"30755:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11307,"name":"uint256","nodeType":"ElementaryTypeName","src":"30755:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30754:11:43"},"returnParameters":{"id":11312,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11311,"mutability":"mutable","name":"r","nameLocation":"30797:1:43","nodeType":"VariableDeclaration","scope":11382,"src":"30789:9:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11310,"name":"uint256","nodeType":"ElementaryTypeName","src":"30789:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"30788:11:43"},"scope":11439,"src":"30739:736:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11418,"nodeType":"Block","src":"31712:184:43","statements":[{"id":11417,"nodeType":"UncheckedBlock","src":"31722:168:43","statements":[{"assignments":[11394],"declarations":[{"constant":false,"id":11394,"mutability":"mutable","name":"result","nameLocation":"31754:6:43","nodeType":"VariableDeclaration","scope":11417,"src":"31746:14:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11393,"name":"uint256","nodeType":"ElementaryTypeName","src":"31746:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":11398,"initialValue":{"arguments":[{"id":11396,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11385,"src":"31770:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11395,"name":"log256","nodeType":"Identifier","overloadedDeclarations":[11382,11419],"referencedDeclaration":11382,"src":"31763:6:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":11397,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31763:13:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"31746:30:43"},{"expression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11415,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11399,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11394,"src":"31797:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_bool","typeString":"bool"},"id":11413,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":11403,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11388,"src":"31839:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}],"id":11402,"name":"unsignedRoundsUp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11438,"src":"31822:16:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_enum$_Rounding_$9830_$returns$_t_bool_$","typeString":"function (enum Math.Rounding) pure returns (bool)"}},"id":11404,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31822:26:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"nodeType":"BinaryOperation","operator":"&&","rightExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11412,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11410,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"hexValue":"31","id":11405,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31852:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11408,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11406,"name":"result","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11394,"src":"31858:6:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"33","id":11407,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31868:1:43","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"src":"31858:11:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":11409,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"31857:13:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31852:18:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":11411,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11385,"src":"31873:5:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31852:26:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"src":"31822:56:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":11400,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"31806:8:43","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":11401,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"31815:6:43","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"31806:15:43","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":11414,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31806:73:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"31797:82:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":11392,"id":11416,"nodeType":"Return","src":"31790:89:43"}]}]},"documentation":{"id":11383,"nodeType":"StructuredDocumentation","src":"31481:144:43","text":" @dev Return the log in base 256, following the selected rounding direction, of a positive value.\n Returns 0 if given 0."},"id":11419,"implemented":true,"kind":"function","modifiers":[],"name":"log256","nameLocation":"31639:6:43","nodeType":"FunctionDefinition","parameters":{"id":11389,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11385,"mutability":"mutable","name":"value","nameLocation":"31654:5:43","nodeType":"VariableDeclaration","scope":11419,"src":"31646:13:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11384,"name":"uint256","nodeType":"ElementaryTypeName","src":"31646:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":11388,"mutability":"mutable","name":"rounding","nameLocation":"31670:8:43","nodeType":"VariableDeclaration","scope":11419,"src":"31661:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"},"typeName":{"id":11387,"nodeType":"UserDefinedTypeName","pathNode":{"id":11386,"name":"Rounding","nameLocations":["31661:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9830,"src":"31661:8:43"},"referencedDeclaration":9830,"src":"31661:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"31645:34:43"},"returnParameters":{"id":11392,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11391,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11419,"src":"31703:7:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11390,"name":"uint256","nodeType":"ElementaryTypeName","src":"31703:7:43","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"31702:9:43"},"scope":11439,"src":"31630:266:43","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11437,"nodeType":"Block","src":"32094:48:43","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":11435,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint8","typeString":"uint8"},"id":11433,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":11430,"name":"rounding","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11423,"src":"32117:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}],"id":11429,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"32111:5:43","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":11428,"name":"uint8","nodeType":"ElementaryTypeName","src":"32111:5:43","typeDescriptions":{}}},"id":11431,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32111:15:43","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"%","rightExpression":{"hexValue":"32","id":11432,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32129:1:43","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"src":"32111:19:43","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"31","id":11434,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32134:1:43","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"32111:24:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":11427,"id":11436,"nodeType":"Return","src":"32104:31:43"}]},"documentation":{"id":11420,"nodeType":"StructuredDocumentation","src":"31902:113:43","text":" @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers."},"id":11438,"implemented":true,"kind":"function","modifiers":[],"name":"unsignedRoundsUp","nameLocation":"32029:16:43","nodeType":"FunctionDefinition","parameters":{"id":11424,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11423,"mutability":"mutable","name":"rounding","nameLocation":"32055:8:43","nodeType":"VariableDeclaration","scope":11438,"src":"32046:17:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"},"typeName":{"id":11422,"nodeType":"UserDefinedTypeName","pathNode":{"id":11421,"name":"Rounding","nameLocations":["32046:8:43"],"nodeType":"IdentifierPath","referencedDeclaration":9830,"src":"32046:8:43"},"referencedDeclaration":9830,"src":"32046:8:43","typeDescriptions":{"typeIdentifier":"t_enum$_Rounding_$9830","typeString":"enum Math.Rounding"}},"visibility":"internal"}],"src":"32045:19:43"},"returnParameters":{"id":11427,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11426,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11438,"src":"32088:4:43","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":11425,"name":"bool","nodeType":"ElementaryTypeName","src":"32088:4:43","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"32087:6:43"},"scope":11439,"src":"32020:122:43","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":11440,"src":"281:31863:43","usedErrors":[],"usedEvents":[]}],"src":"103:32042:43"},"id":43},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","exportedSymbols":{"SafeCast":[13204]},"id":13205,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":11441,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"192:24:44"},{"abstract":false,"baseContracts":[],"canonicalName":"SafeCast","contractDependencies":[],"contractKind":"library","documentation":{"id":11442,"nodeType":"StructuredDocumentation","src":"218:550:44","text":" @dev Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow\n checks.\n Downcasting from uint256/int256 in Solidity does not revert on overflow. This can\n easily result in undesired exploitation or bugs, since developers usually\n assume that overflows raise errors. `SafeCast` restores this intuition by\n reverting the transaction when such an operation overflows.\n Using this library instead of the unchecked operations eliminates an entire\n class of bugs, so it's recommended to use it always."},"fullyImplemented":true,"id":13204,"linearizedBaseContracts":[13204],"name":"SafeCast","nameLocation":"777:8:44","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":11443,"nodeType":"StructuredDocumentation","src":"792:68:44","text":" @dev Value doesn't fit in an uint of `bits` size."},"errorSelector":"6dfcc650","id":11449,"name":"SafeCastOverflowedUintDowncast","nameLocation":"871:30:44","nodeType":"ErrorDefinition","parameters":{"id":11448,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11445,"mutability":"mutable","name":"bits","nameLocation":"908:4:44","nodeType":"VariableDeclaration","scope":11449,"src":"902:10:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":11444,"name":"uint8","nodeType":"ElementaryTypeName","src":"902:5:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":11447,"mutability":"mutable","name":"value","nameLocation":"922:5:44","nodeType":"VariableDeclaration","scope":11449,"src":"914:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11446,"name":"uint256","nodeType":"ElementaryTypeName","src":"914:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"901:27:44"},"src":"865:64:44"},{"documentation":{"id":11450,"nodeType":"StructuredDocumentation","src":"935:75:44","text":" @dev An int value doesn't fit in an uint of `bits` size."},"errorSelector":"a8ce4432","id":11454,"name":"SafeCastOverflowedIntToUint","nameLocation":"1021:27:44","nodeType":"ErrorDefinition","parameters":{"id":11453,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11452,"mutability":"mutable","name":"value","nameLocation":"1056:5:44","nodeType":"VariableDeclaration","scope":11454,"src":"1049:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11451,"name":"int256","nodeType":"ElementaryTypeName","src":"1049:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1048:14:44"},"src":"1015:48:44"},{"documentation":{"id":11455,"nodeType":"StructuredDocumentation","src":"1069:67:44","text":" @dev Value doesn't fit in an int of `bits` size."},"errorSelector":"327269a7","id":11461,"name":"SafeCastOverflowedIntDowncast","nameLocation":"1147:29:44","nodeType":"ErrorDefinition","parameters":{"id":11460,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11457,"mutability":"mutable","name":"bits","nameLocation":"1183:4:44","nodeType":"VariableDeclaration","scope":11461,"src":"1177:10:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":11456,"name":"uint8","nodeType":"ElementaryTypeName","src":"1177:5:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"},{"constant":false,"id":11459,"mutability":"mutable","name":"value","nameLocation":"1196:5:44","nodeType":"VariableDeclaration","scope":11461,"src":"1189:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":11458,"name":"int256","nodeType":"ElementaryTypeName","src":"1189:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1176:26:44"},"src":"1141:62:44"},{"documentation":{"id":11462,"nodeType":"StructuredDocumentation","src":"1209:75:44","text":" @dev An uint value doesn't fit in an int of `bits` size."},"errorSelector":"24775e06","id":11466,"name":"SafeCastOverflowedUintToInt","nameLocation":"1295:27:44","nodeType":"ErrorDefinition","parameters":{"id":11465,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11464,"mutability":"mutable","name":"value","nameLocation":"1331:5:44","nodeType":"VariableDeclaration","scope":11466,"src":"1323:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11463,"name":"uint256","nodeType":"ElementaryTypeName","src":"1323:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1322:15:44"},"src":"1289:49:44"},{"body":{"id":11493,"nodeType":"Block","src":"1695:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11480,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11474,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11469,"src":"1709:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11477,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1722:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":11476,"name":"uint248","nodeType":"ElementaryTypeName","src":"1722:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"}],"id":11475,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"1717:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11478,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1717:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint248","typeString":"type(uint248)"}},"id":11479,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1731:3:44","memberName":"max","nodeType":"MemberAccess","src":"1717:17:44","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"src":"1709:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11487,"nodeType":"IfStatement","src":"1705:105:44","trueBody":{"id":11486,"nodeType":"Block","src":"1736:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":11482,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1788:3:44","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":11483,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11469,"src":"1793:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11481,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"1757:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11484,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1757:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11485,"nodeType":"RevertStatement","src":"1750:49:44"}]}},{"expression":{"arguments":[{"id":11490,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11469,"src":"1834:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11489,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1826:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint248_$","typeString":"type(uint248)"},"typeName":{"id":11488,"name":"uint248","nodeType":"ElementaryTypeName","src":"1826:7:44","typeDescriptions":{}}},"id":11491,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1826:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"functionReturnParameters":11473,"id":11492,"nodeType":"Return","src":"1819:21:44"}]},"documentation":{"id":11467,"nodeType":"StructuredDocumentation","src":"1344:280:44","text":" @dev Returns the downcasted uint248 from uint256, reverting on\n overflow (when the input is greater than largest uint248).\n Counterpart to Solidity's `uint248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":11494,"implemented":true,"kind":"function","modifiers":[],"name":"toUint248","nameLocation":"1638:9:44","nodeType":"FunctionDefinition","parameters":{"id":11470,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11469,"mutability":"mutable","name":"value","nameLocation":"1656:5:44","nodeType":"VariableDeclaration","scope":11494,"src":"1648:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11468,"name":"uint256","nodeType":"ElementaryTypeName","src":"1648:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1647:15:44"},"returnParameters":{"id":11473,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11472,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11494,"src":"1686:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"},"typeName":{"id":11471,"name":"uint248","nodeType":"ElementaryTypeName","src":"1686:7:44","typeDescriptions":{"typeIdentifier":"t_uint248","typeString":"uint248"}},"visibility":"internal"}],"src":"1685:9:44"},"scope":13204,"src":"1629:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11521,"nodeType":"Block","src":"2204:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11508,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11502,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11497,"src":"2218:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11505,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2231:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":11504,"name":"uint240","nodeType":"ElementaryTypeName","src":"2231:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"}],"id":11503,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"2226:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11506,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2226:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint240","typeString":"type(uint240)"}},"id":11507,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2240:3:44","memberName":"max","nodeType":"MemberAccess","src":"2226:17:44","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"src":"2218:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11515,"nodeType":"IfStatement","src":"2214:105:44","trueBody":{"id":11514,"nodeType":"Block","src":"2245:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":11510,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2297:3:44","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":11511,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11497,"src":"2302:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11509,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"2266:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11512,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2266:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11513,"nodeType":"RevertStatement","src":"2259:49:44"}]}},{"expression":{"arguments":[{"id":11518,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11497,"src":"2343:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11517,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2335:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint240_$","typeString":"type(uint240)"},"typeName":{"id":11516,"name":"uint240","nodeType":"ElementaryTypeName","src":"2335:7:44","typeDescriptions":{}}},"id":11519,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2335:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"functionReturnParameters":11501,"id":11520,"nodeType":"Return","src":"2328:21:44"}]},"documentation":{"id":11495,"nodeType":"StructuredDocumentation","src":"1853:280:44","text":" @dev Returns the downcasted uint240 from uint256, reverting on\n overflow (when the input is greater than largest uint240).\n Counterpart to Solidity's `uint240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":11522,"implemented":true,"kind":"function","modifiers":[],"name":"toUint240","nameLocation":"2147:9:44","nodeType":"FunctionDefinition","parameters":{"id":11498,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11497,"mutability":"mutable","name":"value","nameLocation":"2165:5:44","nodeType":"VariableDeclaration","scope":11522,"src":"2157:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11496,"name":"uint256","nodeType":"ElementaryTypeName","src":"2157:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2156:15:44"},"returnParameters":{"id":11501,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11500,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11522,"src":"2195:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"},"typeName":{"id":11499,"name":"uint240","nodeType":"ElementaryTypeName","src":"2195:7:44","typeDescriptions":{"typeIdentifier":"t_uint240","typeString":"uint240"}},"visibility":"internal"}],"src":"2194:9:44"},"scope":13204,"src":"2138:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11549,"nodeType":"Block","src":"2713:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11536,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11530,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11525,"src":"2727:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11533,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2740:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":11532,"name":"uint232","nodeType":"ElementaryTypeName","src":"2740:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"}],"id":11531,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"2735:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11534,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2735:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint232","typeString":"type(uint232)"}},"id":11535,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2749:3:44","memberName":"max","nodeType":"MemberAccess","src":"2735:17:44","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"src":"2727:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11543,"nodeType":"IfStatement","src":"2723:105:44","trueBody":{"id":11542,"nodeType":"Block","src":"2754:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":11538,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2806:3:44","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":11539,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11525,"src":"2811:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11537,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"2775:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11540,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2775:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11541,"nodeType":"RevertStatement","src":"2768:49:44"}]}},{"expression":{"arguments":[{"id":11546,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11525,"src":"2852:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11545,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2844:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint232_$","typeString":"type(uint232)"},"typeName":{"id":11544,"name":"uint232","nodeType":"ElementaryTypeName","src":"2844:7:44","typeDescriptions":{}}},"id":11547,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"functionReturnParameters":11529,"id":11548,"nodeType":"Return","src":"2837:21:44"}]},"documentation":{"id":11523,"nodeType":"StructuredDocumentation","src":"2362:280:44","text":" @dev Returns the downcasted uint232 from uint256, reverting on\n overflow (when the input is greater than largest uint232).\n Counterpart to Solidity's `uint232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":11550,"implemented":true,"kind":"function","modifiers":[],"name":"toUint232","nameLocation":"2656:9:44","nodeType":"FunctionDefinition","parameters":{"id":11526,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11525,"mutability":"mutable","name":"value","nameLocation":"2674:5:44","nodeType":"VariableDeclaration","scope":11550,"src":"2666:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11524,"name":"uint256","nodeType":"ElementaryTypeName","src":"2666:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2665:15:44"},"returnParameters":{"id":11529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11528,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11550,"src":"2704:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"},"typeName":{"id":11527,"name":"uint232","nodeType":"ElementaryTypeName","src":"2704:7:44","typeDescriptions":{"typeIdentifier":"t_uint232","typeString":"uint232"}},"visibility":"internal"}],"src":"2703:9:44"},"scope":13204,"src":"2647:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11577,"nodeType":"Block","src":"3222:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11564,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11558,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11553,"src":"3236:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11561,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3249:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":11560,"name":"uint224","nodeType":"ElementaryTypeName","src":"3249:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"}],"id":11559,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"3244:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11562,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3244:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint224","typeString":"type(uint224)"}},"id":11563,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3258:3:44","memberName":"max","nodeType":"MemberAccess","src":"3244:17:44","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"3236:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11571,"nodeType":"IfStatement","src":"3232:105:44","trueBody":{"id":11570,"nodeType":"Block","src":"3263:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":11566,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3315:3:44","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":11567,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11553,"src":"3320:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11565,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"3284:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11568,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3284:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11569,"nodeType":"RevertStatement","src":"3277:49:44"}]}},{"expression":{"arguments":[{"id":11574,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11553,"src":"3361:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11573,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3353:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint224_$","typeString":"type(uint224)"},"typeName":{"id":11572,"name":"uint224","nodeType":"ElementaryTypeName","src":"3353:7:44","typeDescriptions":{}}},"id":11575,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3353:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":11557,"id":11576,"nodeType":"Return","src":"3346:21:44"}]},"documentation":{"id":11551,"nodeType":"StructuredDocumentation","src":"2871:280:44","text":" @dev Returns the downcasted uint224 from uint256, reverting on\n overflow (when the input is greater than largest uint224).\n Counterpart to Solidity's `uint224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":11578,"implemented":true,"kind":"function","modifiers":[],"name":"toUint224","nameLocation":"3165:9:44","nodeType":"FunctionDefinition","parameters":{"id":11554,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11553,"mutability":"mutable","name":"value","nameLocation":"3183:5:44","nodeType":"VariableDeclaration","scope":11578,"src":"3175:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11552,"name":"uint256","nodeType":"ElementaryTypeName","src":"3175:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3174:15:44"},"returnParameters":{"id":11557,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11556,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11578,"src":"3213:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":11555,"name":"uint224","nodeType":"ElementaryTypeName","src":"3213:7:44","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3212:9:44"},"scope":13204,"src":"3156:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11605,"nodeType":"Block","src":"3731:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11592,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11586,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11581,"src":"3745:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11589,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3758:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":11588,"name":"uint216","nodeType":"ElementaryTypeName","src":"3758:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"}],"id":11587,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"3753:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11590,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3753:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint216","typeString":"type(uint216)"}},"id":11591,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3767:3:44","memberName":"max","nodeType":"MemberAccess","src":"3753:17:44","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"src":"3745:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11599,"nodeType":"IfStatement","src":"3741:105:44","trueBody":{"id":11598,"nodeType":"Block","src":"3772:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":11594,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3824:3:44","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":11595,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11581,"src":"3829:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11593,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"3793:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11596,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3793:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11597,"nodeType":"RevertStatement","src":"3786:49:44"}]}},{"expression":{"arguments":[{"id":11602,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11581,"src":"3870:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11601,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"3862:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint216_$","typeString":"type(uint216)"},"typeName":{"id":11600,"name":"uint216","nodeType":"ElementaryTypeName","src":"3862:7:44","typeDescriptions":{}}},"id":11603,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3862:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"functionReturnParameters":11585,"id":11604,"nodeType":"Return","src":"3855:21:44"}]},"documentation":{"id":11579,"nodeType":"StructuredDocumentation","src":"3380:280:44","text":" @dev Returns the downcasted uint216 from uint256, reverting on\n overflow (when the input is greater than largest uint216).\n Counterpart to Solidity's `uint216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":11606,"implemented":true,"kind":"function","modifiers":[],"name":"toUint216","nameLocation":"3674:9:44","nodeType":"FunctionDefinition","parameters":{"id":11582,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11581,"mutability":"mutable","name":"value","nameLocation":"3692:5:44","nodeType":"VariableDeclaration","scope":11606,"src":"3684:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11580,"name":"uint256","nodeType":"ElementaryTypeName","src":"3684:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3683:15:44"},"returnParameters":{"id":11585,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11584,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11606,"src":"3722:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"},"typeName":{"id":11583,"name":"uint216","nodeType":"ElementaryTypeName","src":"3722:7:44","typeDescriptions":{"typeIdentifier":"t_uint216","typeString":"uint216"}},"visibility":"internal"}],"src":"3721:9:44"},"scope":13204,"src":"3665:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11633,"nodeType":"Block","src":"4240:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11620,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11614,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11609,"src":"4254:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11617,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4267:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":11616,"name":"uint208","nodeType":"ElementaryTypeName","src":"4267:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"}],"id":11615,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"4262:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11618,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4262:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint208","typeString":"type(uint208)"}},"id":11619,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4276:3:44","memberName":"max","nodeType":"MemberAccess","src":"4262:17:44","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"4254:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11627,"nodeType":"IfStatement","src":"4250:105:44","trueBody":{"id":11626,"nodeType":"Block","src":"4281:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":11622,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4333:3:44","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":11623,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11609,"src":"4338:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11621,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"4302:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11624,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4302:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11625,"nodeType":"RevertStatement","src":"4295:49:44"}]}},{"expression":{"arguments":[{"id":11630,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11609,"src":"4379:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11629,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4371:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint208_$","typeString":"type(uint208)"},"typeName":{"id":11628,"name":"uint208","nodeType":"ElementaryTypeName","src":"4371:7:44","typeDescriptions":{}}},"id":11631,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4371:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":11613,"id":11632,"nodeType":"Return","src":"4364:21:44"}]},"documentation":{"id":11607,"nodeType":"StructuredDocumentation","src":"3889:280:44","text":" @dev Returns the downcasted uint208 from uint256, reverting on\n overflow (when the input is greater than largest uint208).\n Counterpart to Solidity's `uint208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":11634,"implemented":true,"kind":"function","modifiers":[],"name":"toUint208","nameLocation":"4183:9:44","nodeType":"FunctionDefinition","parameters":{"id":11610,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11609,"mutability":"mutable","name":"value","nameLocation":"4201:5:44","nodeType":"VariableDeclaration","scope":11634,"src":"4193:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11608,"name":"uint256","nodeType":"ElementaryTypeName","src":"4193:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4192:15:44"},"returnParameters":{"id":11613,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11612,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11634,"src":"4231:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":11611,"name":"uint208","nodeType":"ElementaryTypeName","src":"4231:7:44","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"4230:9:44"},"scope":13204,"src":"4174:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11661,"nodeType":"Block","src":"4749:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11648,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11642,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11637,"src":"4763:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11645,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4776:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11644,"name":"uint200","nodeType":"ElementaryTypeName","src":"4776:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"}],"id":11643,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"4771:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11646,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4771:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint200","typeString":"type(uint200)"}},"id":11647,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4785:3:44","memberName":"max","nodeType":"MemberAccess","src":"4771:17:44","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"src":"4763:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11655,"nodeType":"IfStatement","src":"4759:105:44","trueBody":{"id":11654,"nodeType":"Block","src":"4790:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":11650,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4842:3:44","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":11651,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11637,"src":"4847:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11649,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"4811:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11652,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4811:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11653,"nodeType":"RevertStatement","src":"4804:49:44"}]}},{"expression":{"arguments":[{"id":11658,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11637,"src":"4888:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11657,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4880:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint200_$","typeString":"type(uint200)"},"typeName":{"id":11656,"name":"uint200","nodeType":"ElementaryTypeName","src":"4880:7:44","typeDescriptions":{}}},"id":11659,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4880:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"functionReturnParameters":11641,"id":11660,"nodeType":"Return","src":"4873:21:44"}]},"documentation":{"id":11635,"nodeType":"StructuredDocumentation","src":"4398:280:44","text":" @dev Returns the downcasted uint200 from uint256, reverting on\n overflow (when the input is greater than largest uint200).\n Counterpart to Solidity's `uint200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":11662,"implemented":true,"kind":"function","modifiers":[],"name":"toUint200","nameLocation":"4692:9:44","nodeType":"FunctionDefinition","parameters":{"id":11638,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11637,"mutability":"mutable","name":"value","nameLocation":"4710:5:44","nodeType":"VariableDeclaration","scope":11662,"src":"4702:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11636,"name":"uint256","nodeType":"ElementaryTypeName","src":"4702:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4701:15:44"},"returnParameters":{"id":11641,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11640,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11662,"src":"4740:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"},"typeName":{"id":11639,"name":"uint200","nodeType":"ElementaryTypeName","src":"4740:7:44","typeDescriptions":{"typeIdentifier":"t_uint200","typeString":"uint200"}},"visibility":"internal"}],"src":"4739:9:44"},"scope":13204,"src":"4683:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11689,"nodeType":"Block","src":"5258:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11676,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11670,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11665,"src":"5272:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11673,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5285:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11672,"name":"uint192","nodeType":"ElementaryTypeName","src":"5285:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"}],"id":11671,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"5280:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11674,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5280:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint192","typeString":"type(uint192)"}},"id":11675,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5294:3:44","memberName":"max","nodeType":"MemberAccess","src":"5280:17:44","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"src":"5272:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11683,"nodeType":"IfStatement","src":"5268:105:44","trueBody":{"id":11682,"nodeType":"Block","src":"5299:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":11678,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5351:3:44","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":11679,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11665,"src":"5356:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11677,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"5320:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11680,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5320:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11681,"nodeType":"RevertStatement","src":"5313:49:44"}]}},{"expression":{"arguments":[{"id":11686,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11665,"src":"5397:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11685,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5389:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint192_$","typeString":"type(uint192)"},"typeName":{"id":11684,"name":"uint192","nodeType":"ElementaryTypeName","src":"5389:7:44","typeDescriptions":{}}},"id":11687,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5389:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"functionReturnParameters":11669,"id":11688,"nodeType":"Return","src":"5382:21:44"}]},"documentation":{"id":11663,"nodeType":"StructuredDocumentation","src":"4907:280:44","text":" @dev Returns the downcasted uint192 from uint256, reverting on\n overflow (when the input is greater than largest uint192).\n Counterpart to Solidity's `uint192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":11690,"implemented":true,"kind":"function","modifiers":[],"name":"toUint192","nameLocation":"5201:9:44","nodeType":"FunctionDefinition","parameters":{"id":11666,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11665,"mutability":"mutable","name":"value","nameLocation":"5219:5:44","nodeType":"VariableDeclaration","scope":11690,"src":"5211:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11664,"name":"uint256","nodeType":"ElementaryTypeName","src":"5211:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5210:15:44"},"returnParameters":{"id":11669,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11668,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11690,"src":"5249:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"},"typeName":{"id":11667,"name":"uint192","nodeType":"ElementaryTypeName","src":"5249:7:44","typeDescriptions":{"typeIdentifier":"t_uint192","typeString":"uint192"}},"visibility":"internal"}],"src":"5248:9:44"},"scope":13204,"src":"5192:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11717,"nodeType":"Block","src":"5767:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11704,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11698,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11693,"src":"5781:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11701,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5794:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11700,"name":"uint184","nodeType":"ElementaryTypeName","src":"5794:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"}],"id":11699,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"5789:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11702,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5789:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint184","typeString":"type(uint184)"}},"id":11703,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5803:3:44","memberName":"max","nodeType":"MemberAccess","src":"5789:17:44","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"src":"5781:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11711,"nodeType":"IfStatement","src":"5777:105:44","trueBody":{"id":11710,"nodeType":"Block","src":"5808:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":11706,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5860:3:44","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":11707,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11693,"src":"5865:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11705,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"5829:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11708,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5829:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11709,"nodeType":"RevertStatement","src":"5822:49:44"}]}},{"expression":{"arguments":[{"id":11714,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11693,"src":"5906:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11713,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5898:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint184_$","typeString":"type(uint184)"},"typeName":{"id":11712,"name":"uint184","nodeType":"ElementaryTypeName","src":"5898:7:44","typeDescriptions":{}}},"id":11715,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5898:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"functionReturnParameters":11697,"id":11716,"nodeType":"Return","src":"5891:21:44"}]},"documentation":{"id":11691,"nodeType":"StructuredDocumentation","src":"5416:280:44","text":" @dev Returns the downcasted uint184 from uint256, reverting on\n overflow (when the input is greater than largest uint184).\n Counterpart to Solidity's `uint184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":11718,"implemented":true,"kind":"function","modifiers":[],"name":"toUint184","nameLocation":"5710:9:44","nodeType":"FunctionDefinition","parameters":{"id":11694,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11693,"mutability":"mutable","name":"value","nameLocation":"5728:5:44","nodeType":"VariableDeclaration","scope":11718,"src":"5720:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11692,"name":"uint256","nodeType":"ElementaryTypeName","src":"5720:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5719:15:44"},"returnParameters":{"id":11697,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11696,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11718,"src":"5758:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"},"typeName":{"id":11695,"name":"uint184","nodeType":"ElementaryTypeName","src":"5758:7:44","typeDescriptions":{"typeIdentifier":"t_uint184","typeString":"uint184"}},"visibility":"internal"}],"src":"5757:9:44"},"scope":13204,"src":"5701:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11745,"nodeType":"Block","src":"6276:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11732,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11726,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"6290:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11729,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6303:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11728,"name":"uint176","nodeType":"ElementaryTypeName","src":"6303:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"}],"id":11727,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"6298:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11730,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6298:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint176","typeString":"type(uint176)"}},"id":11731,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6312:3:44","memberName":"max","nodeType":"MemberAccess","src":"6298:17:44","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"src":"6290:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11739,"nodeType":"IfStatement","src":"6286:105:44","trueBody":{"id":11738,"nodeType":"Block","src":"6317:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":11734,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6369:3:44","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":11735,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"6374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11733,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"6338:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11736,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6338:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11737,"nodeType":"RevertStatement","src":"6331:49:44"}]}},{"expression":{"arguments":[{"id":11742,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11721,"src":"6415:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11741,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6407:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint176_$","typeString":"type(uint176)"},"typeName":{"id":11740,"name":"uint176","nodeType":"ElementaryTypeName","src":"6407:7:44","typeDescriptions":{}}},"id":11743,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6407:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"functionReturnParameters":11725,"id":11744,"nodeType":"Return","src":"6400:21:44"}]},"documentation":{"id":11719,"nodeType":"StructuredDocumentation","src":"5925:280:44","text":" @dev Returns the downcasted uint176 from uint256, reverting on\n overflow (when the input is greater than largest uint176).\n Counterpart to Solidity's `uint176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":11746,"implemented":true,"kind":"function","modifiers":[],"name":"toUint176","nameLocation":"6219:9:44","nodeType":"FunctionDefinition","parameters":{"id":11722,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11721,"mutability":"mutable","name":"value","nameLocation":"6237:5:44","nodeType":"VariableDeclaration","scope":11746,"src":"6229:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11720,"name":"uint256","nodeType":"ElementaryTypeName","src":"6229:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6228:15:44"},"returnParameters":{"id":11725,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11724,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11746,"src":"6267:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"},"typeName":{"id":11723,"name":"uint176","nodeType":"ElementaryTypeName","src":"6267:7:44","typeDescriptions":{"typeIdentifier":"t_uint176","typeString":"uint176"}},"visibility":"internal"}],"src":"6266:9:44"},"scope":13204,"src":"6210:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11773,"nodeType":"Block","src":"6785:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11760,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11754,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11749,"src":"6799:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11757,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6812:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11756,"name":"uint168","nodeType":"ElementaryTypeName","src":"6812:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"}],"id":11755,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"6807:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11758,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6807:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint168","typeString":"type(uint168)"}},"id":11759,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"6821:3:44","memberName":"max","nodeType":"MemberAccess","src":"6807:17:44","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"src":"6799:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11767,"nodeType":"IfStatement","src":"6795:105:44","trueBody":{"id":11766,"nodeType":"Block","src":"6826:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":11762,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6878:3:44","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":11763,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11749,"src":"6883:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11761,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"6847:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11764,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6847:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11765,"nodeType":"RevertStatement","src":"6840:49:44"}]}},{"expression":{"arguments":[{"id":11770,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11749,"src":"6924:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11769,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"6916:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint168_$","typeString":"type(uint168)"},"typeName":{"id":11768,"name":"uint168","nodeType":"ElementaryTypeName","src":"6916:7:44","typeDescriptions":{}}},"id":11771,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6916:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"functionReturnParameters":11753,"id":11772,"nodeType":"Return","src":"6909:21:44"}]},"documentation":{"id":11747,"nodeType":"StructuredDocumentation","src":"6434:280:44","text":" @dev Returns the downcasted uint168 from uint256, reverting on\n overflow (when the input is greater than largest uint168).\n Counterpart to Solidity's `uint168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":11774,"implemented":true,"kind":"function","modifiers":[],"name":"toUint168","nameLocation":"6728:9:44","nodeType":"FunctionDefinition","parameters":{"id":11750,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11749,"mutability":"mutable","name":"value","nameLocation":"6746:5:44","nodeType":"VariableDeclaration","scope":11774,"src":"6738:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11748,"name":"uint256","nodeType":"ElementaryTypeName","src":"6738:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6737:15:44"},"returnParameters":{"id":11753,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11752,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11774,"src":"6776:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"},"typeName":{"id":11751,"name":"uint168","nodeType":"ElementaryTypeName","src":"6776:7:44","typeDescriptions":{"typeIdentifier":"t_uint168","typeString":"uint168"}},"visibility":"internal"}],"src":"6775:9:44"},"scope":13204,"src":"6719:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11801,"nodeType":"Block","src":"7294:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11788,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11782,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11777,"src":"7308:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11785,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7321:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11784,"name":"uint160","nodeType":"ElementaryTypeName","src":"7321:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"}],"id":11783,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"7316:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11786,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7316:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint160","typeString":"type(uint160)"}},"id":11787,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7330:3:44","memberName":"max","nodeType":"MemberAccess","src":"7316:17:44","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"7308:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11795,"nodeType":"IfStatement","src":"7304:105:44","trueBody":{"id":11794,"nodeType":"Block","src":"7335:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":11790,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7387:3:44","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":11791,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11777,"src":"7392:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11789,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"7356:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11792,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7356:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11793,"nodeType":"RevertStatement","src":"7349:49:44"}]}},{"expression":{"arguments":[{"id":11798,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11777,"src":"7433:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11797,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7425:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint160_$","typeString":"type(uint160)"},"typeName":{"id":11796,"name":"uint160","nodeType":"ElementaryTypeName","src":"7425:7:44","typeDescriptions":{}}},"id":11799,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7425:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":11781,"id":11800,"nodeType":"Return","src":"7418:21:44"}]},"documentation":{"id":11775,"nodeType":"StructuredDocumentation","src":"6943:280:44","text":" @dev Returns the downcasted uint160 from uint256, reverting on\n overflow (when the input is greater than largest uint160).\n Counterpart to Solidity's `uint160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":11802,"implemented":true,"kind":"function","modifiers":[],"name":"toUint160","nameLocation":"7237:9:44","nodeType":"FunctionDefinition","parameters":{"id":11778,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11777,"mutability":"mutable","name":"value","nameLocation":"7255:5:44","nodeType":"VariableDeclaration","scope":11802,"src":"7247:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11776,"name":"uint256","nodeType":"ElementaryTypeName","src":"7247:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7246:15:44"},"returnParameters":{"id":11781,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11780,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11802,"src":"7285:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":11779,"name":"uint160","nodeType":"ElementaryTypeName","src":"7285:7:44","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"7284:9:44"},"scope":13204,"src":"7228:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11829,"nodeType":"Block","src":"7803:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11816,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11810,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11805,"src":"7817:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11813,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7830:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11812,"name":"uint152","nodeType":"ElementaryTypeName","src":"7830:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"}],"id":11811,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"7825:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11814,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7825:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint152","typeString":"type(uint152)"}},"id":11815,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"7839:3:44","memberName":"max","nodeType":"MemberAccess","src":"7825:17:44","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"src":"7817:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11823,"nodeType":"IfStatement","src":"7813:105:44","trueBody":{"id":11822,"nodeType":"Block","src":"7844:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":11818,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7896:3:44","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":11819,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11805,"src":"7901:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11817,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"7865:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11820,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7865:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11821,"nodeType":"RevertStatement","src":"7858:49:44"}]}},{"expression":{"arguments":[{"id":11826,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11805,"src":"7942:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11825,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"7934:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint152_$","typeString":"type(uint152)"},"typeName":{"id":11824,"name":"uint152","nodeType":"ElementaryTypeName","src":"7934:7:44","typeDescriptions":{}}},"id":11827,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7934:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"functionReturnParameters":11809,"id":11828,"nodeType":"Return","src":"7927:21:44"}]},"documentation":{"id":11803,"nodeType":"StructuredDocumentation","src":"7452:280:44","text":" @dev Returns the downcasted uint152 from uint256, reverting on\n overflow (when the input is greater than largest uint152).\n Counterpart to Solidity's `uint152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":11830,"implemented":true,"kind":"function","modifiers":[],"name":"toUint152","nameLocation":"7746:9:44","nodeType":"FunctionDefinition","parameters":{"id":11806,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11805,"mutability":"mutable","name":"value","nameLocation":"7764:5:44","nodeType":"VariableDeclaration","scope":11830,"src":"7756:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11804,"name":"uint256","nodeType":"ElementaryTypeName","src":"7756:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7755:15:44"},"returnParameters":{"id":11809,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11808,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11830,"src":"7794:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"},"typeName":{"id":11807,"name":"uint152","nodeType":"ElementaryTypeName","src":"7794:7:44","typeDescriptions":{"typeIdentifier":"t_uint152","typeString":"uint152"}},"visibility":"internal"}],"src":"7793:9:44"},"scope":13204,"src":"7737:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11857,"nodeType":"Block","src":"8312:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11844,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11838,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11833,"src":"8326:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11841,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8339:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11840,"name":"uint144","nodeType":"ElementaryTypeName","src":"8339:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"}],"id":11839,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"8334:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11842,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8334:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint144","typeString":"type(uint144)"}},"id":11843,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8348:3:44","memberName":"max","nodeType":"MemberAccess","src":"8334:17:44","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"src":"8326:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11851,"nodeType":"IfStatement","src":"8322:105:44","trueBody":{"id":11850,"nodeType":"Block","src":"8353:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":11846,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8405:3:44","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":11847,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11833,"src":"8410:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11845,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"8374:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11848,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8374:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11849,"nodeType":"RevertStatement","src":"8367:49:44"}]}},{"expression":{"arguments":[{"id":11854,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11833,"src":"8451:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11853,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8443:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint144_$","typeString":"type(uint144)"},"typeName":{"id":11852,"name":"uint144","nodeType":"ElementaryTypeName","src":"8443:7:44","typeDescriptions":{}}},"id":11855,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8443:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"functionReturnParameters":11837,"id":11856,"nodeType":"Return","src":"8436:21:44"}]},"documentation":{"id":11831,"nodeType":"StructuredDocumentation","src":"7961:280:44","text":" @dev Returns the downcasted uint144 from uint256, reverting on\n overflow (when the input is greater than largest uint144).\n Counterpart to Solidity's `uint144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":11858,"implemented":true,"kind":"function","modifiers":[],"name":"toUint144","nameLocation":"8255:9:44","nodeType":"FunctionDefinition","parameters":{"id":11834,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11833,"mutability":"mutable","name":"value","nameLocation":"8273:5:44","nodeType":"VariableDeclaration","scope":11858,"src":"8265:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11832,"name":"uint256","nodeType":"ElementaryTypeName","src":"8265:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8264:15:44"},"returnParameters":{"id":11837,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11836,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11858,"src":"8303:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"},"typeName":{"id":11835,"name":"uint144","nodeType":"ElementaryTypeName","src":"8303:7:44","typeDescriptions":{"typeIdentifier":"t_uint144","typeString":"uint144"}},"visibility":"internal"}],"src":"8302:9:44"},"scope":13204,"src":"8246:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11885,"nodeType":"Block","src":"8821:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11872,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11866,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11861,"src":"8835:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11869,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8848:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11868,"name":"uint136","nodeType":"ElementaryTypeName","src":"8848:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"}],"id":11867,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"8843:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11870,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8843:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint136","typeString":"type(uint136)"}},"id":11871,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"8857:3:44","memberName":"max","nodeType":"MemberAccess","src":"8843:17:44","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"src":"8835:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11879,"nodeType":"IfStatement","src":"8831:105:44","trueBody":{"id":11878,"nodeType":"Block","src":"8862:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":11874,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8914:3:44","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":11875,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11861,"src":"8919:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11873,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"8883:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11876,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8883:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11877,"nodeType":"RevertStatement","src":"8876:49:44"}]}},{"expression":{"arguments":[{"id":11882,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11861,"src":"8960:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11881,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"8952:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint136_$","typeString":"type(uint136)"},"typeName":{"id":11880,"name":"uint136","nodeType":"ElementaryTypeName","src":"8952:7:44","typeDescriptions":{}}},"id":11883,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8952:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"functionReturnParameters":11865,"id":11884,"nodeType":"Return","src":"8945:21:44"}]},"documentation":{"id":11859,"nodeType":"StructuredDocumentation","src":"8470:280:44","text":" @dev Returns the downcasted uint136 from uint256, reverting on\n overflow (when the input is greater than largest uint136).\n Counterpart to Solidity's `uint136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":11886,"implemented":true,"kind":"function","modifiers":[],"name":"toUint136","nameLocation":"8764:9:44","nodeType":"FunctionDefinition","parameters":{"id":11862,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11861,"mutability":"mutable","name":"value","nameLocation":"8782:5:44","nodeType":"VariableDeclaration","scope":11886,"src":"8774:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11860,"name":"uint256","nodeType":"ElementaryTypeName","src":"8774:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"8773:15:44"},"returnParameters":{"id":11865,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11864,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11886,"src":"8812:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"},"typeName":{"id":11863,"name":"uint136","nodeType":"ElementaryTypeName","src":"8812:7:44","typeDescriptions":{"typeIdentifier":"t_uint136","typeString":"uint136"}},"visibility":"internal"}],"src":"8811:9:44"},"scope":13204,"src":"8755:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11913,"nodeType":"Block","src":"9330:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11900,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11894,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11889,"src":"9344:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11897,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9357:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11896,"name":"uint128","nodeType":"ElementaryTypeName","src":"9357:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"}],"id":11895,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"9352:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11898,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9352:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint128","typeString":"type(uint128)"}},"id":11899,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9366:3:44","memberName":"max","nodeType":"MemberAccess","src":"9352:17:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"9344:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11907,"nodeType":"IfStatement","src":"9340:105:44","trueBody":{"id":11906,"nodeType":"Block","src":"9371:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":11902,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9423:3:44","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":11903,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11889,"src":"9428:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11901,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"9392:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11904,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9392:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11905,"nodeType":"RevertStatement","src":"9385:49:44"}]}},{"expression":{"arguments":[{"id":11910,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11889,"src":"9469:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11909,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9461:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":11908,"name":"uint128","nodeType":"ElementaryTypeName","src":"9461:7:44","typeDescriptions":{}}},"id":11911,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9461:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"functionReturnParameters":11893,"id":11912,"nodeType":"Return","src":"9454:21:44"}]},"documentation":{"id":11887,"nodeType":"StructuredDocumentation","src":"8979:280:44","text":" @dev Returns the downcasted uint128 from uint256, reverting on\n overflow (when the input is greater than largest uint128).\n Counterpart to Solidity's `uint128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":11914,"implemented":true,"kind":"function","modifiers":[],"name":"toUint128","nameLocation":"9273:9:44","nodeType":"FunctionDefinition","parameters":{"id":11890,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11889,"mutability":"mutable","name":"value","nameLocation":"9291:5:44","nodeType":"VariableDeclaration","scope":11914,"src":"9283:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11888,"name":"uint256","nodeType":"ElementaryTypeName","src":"9283:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9282:15:44"},"returnParameters":{"id":11893,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11892,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11914,"src":"9321:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":11891,"name":"uint128","nodeType":"ElementaryTypeName","src":"9321:7:44","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"src":"9320:9:44"},"scope":13204,"src":"9264:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11941,"nodeType":"Block","src":"9839:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11928,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11922,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11917,"src":"9853:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11925,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9866:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11924,"name":"uint120","nodeType":"ElementaryTypeName","src":"9866:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"}],"id":11923,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"9861:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11926,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9861:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint120","typeString":"type(uint120)"}},"id":11927,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"9875:3:44","memberName":"max","nodeType":"MemberAccess","src":"9861:17:44","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"src":"9853:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11935,"nodeType":"IfStatement","src":"9849:105:44","trueBody":{"id":11934,"nodeType":"Block","src":"9880:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":11930,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9932:3:44","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":11931,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11917,"src":"9937:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11929,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"9901:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11932,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9901:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11933,"nodeType":"RevertStatement","src":"9894:49:44"}]}},{"expression":{"arguments":[{"id":11938,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11917,"src":"9978:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11937,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"9970:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint120_$","typeString":"type(uint120)"},"typeName":{"id":11936,"name":"uint120","nodeType":"ElementaryTypeName","src":"9970:7:44","typeDescriptions":{}}},"id":11939,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9970:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"functionReturnParameters":11921,"id":11940,"nodeType":"Return","src":"9963:21:44"}]},"documentation":{"id":11915,"nodeType":"StructuredDocumentation","src":"9488:280:44","text":" @dev Returns the downcasted uint120 from uint256, reverting on\n overflow (when the input is greater than largest uint120).\n Counterpart to Solidity's `uint120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":11942,"implemented":true,"kind":"function","modifiers":[],"name":"toUint120","nameLocation":"9782:9:44","nodeType":"FunctionDefinition","parameters":{"id":11918,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11917,"mutability":"mutable","name":"value","nameLocation":"9800:5:44","nodeType":"VariableDeclaration","scope":11942,"src":"9792:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11916,"name":"uint256","nodeType":"ElementaryTypeName","src":"9792:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"9791:15:44"},"returnParameters":{"id":11921,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11920,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11942,"src":"9830:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"},"typeName":{"id":11919,"name":"uint120","nodeType":"ElementaryTypeName","src":"9830:7:44","typeDescriptions":{"typeIdentifier":"t_uint120","typeString":"uint120"}},"visibility":"internal"}],"src":"9829:9:44"},"scope":13204,"src":"9773:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11969,"nodeType":"Block","src":"10348:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11956,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11950,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11945,"src":"10362:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11953,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10375:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11952,"name":"uint112","nodeType":"ElementaryTypeName","src":"10375:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"}],"id":11951,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"10370:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11954,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10370:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint112","typeString":"type(uint112)"}},"id":11955,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10384:3:44","memberName":"max","nodeType":"MemberAccess","src":"10370:17:44","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"10362:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11963,"nodeType":"IfStatement","src":"10358:105:44","trueBody":{"id":11962,"nodeType":"Block","src":"10389:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":11958,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10441:3:44","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":11959,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11945,"src":"10446:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11957,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"10410:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11960,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10410:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11961,"nodeType":"RevertStatement","src":"10403:49:44"}]}},{"expression":{"arguments":[{"id":11966,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11945,"src":"10487:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11965,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10479:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":11964,"name":"uint112","nodeType":"ElementaryTypeName","src":"10479:7:44","typeDescriptions":{}}},"id":11967,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10479:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"functionReturnParameters":11949,"id":11968,"nodeType":"Return","src":"10472:21:44"}]},"documentation":{"id":11943,"nodeType":"StructuredDocumentation","src":"9997:280:44","text":" @dev Returns the downcasted uint112 from uint256, reverting on\n overflow (when the input is greater than largest uint112).\n Counterpart to Solidity's `uint112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":11970,"implemented":true,"kind":"function","modifiers":[],"name":"toUint112","nameLocation":"10291:9:44","nodeType":"FunctionDefinition","parameters":{"id":11946,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11945,"mutability":"mutable","name":"value","nameLocation":"10309:5:44","nodeType":"VariableDeclaration","scope":11970,"src":"10301:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11944,"name":"uint256","nodeType":"ElementaryTypeName","src":"10301:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10300:15:44"},"returnParameters":{"id":11949,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11948,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11970,"src":"10339:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":11947,"name":"uint112","nodeType":"ElementaryTypeName","src":"10339:7:44","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"src":"10338:9:44"},"scope":13204,"src":"10282:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":11997,"nodeType":"Block","src":"10857:152:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":11984,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":11978,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11973,"src":"10871:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":11981,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10884:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11980,"name":"uint104","nodeType":"ElementaryTypeName","src":"10884:7:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"}],"id":11979,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"10879:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":11982,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10879:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint104","typeString":"type(uint104)"}},"id":11983,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"10893:3:44","memberName":"max","nodeType":"MemberAccess","src":"10879:17:44","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"src":"10871:25:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":11991,"nodeType":"IfStatement","src":"10867:105:44","trueBody":{"id":11990,"nodeType":"Block","src":"10898:74:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":11986,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10950:3:44","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":11987,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11973,"src":"10955:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11985,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"10919:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":11988,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10919:42:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":11989,"nodeType":"RevertStatement","src":"10912:49:44"}]}},{"expression":{"arguments":[{"id":11994,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11973,"src":"10996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":11993,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"10988:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint104_$","typeString":"type(uint104)"},"typeName":{"id":11992,"name":"uint104","nodeType":"ElementaryTypeName","src":"10988:7:44","typeDescriptions":{}}},"id":11995,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10988:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"functionReturnParameters":11977,"id":11996,"nodeType":"Return","src":"10981:21:44"}]},"documentation":{"id":11971,"nodeType":"StructuredDocumentation","src":"10506:280:44","text":" @dev Returns the downcasted uint104 from uint256, reverting on\n overflow (when the input is greater than largest uint104).\n Counterpart to Solidity's `uint104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":11998,"implemented":true,"kind":"function","modifiers":[],"name":"toUint104","nameLocation":"10800:9:44","nodeType":"FunctionDefinition","parameters":{"id":11974,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11973,"mutability":"mutable","name":"value","nameLocation":"10818:5:44","nodeType":"VariableDeclaration","scope":11998,"src":"10810:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":11972,"name":"uint256","nodeType":"ElementaryTypeName","src":"10810:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"10809:15:44"},"returnParameters":{"id":11977,"nodeType":"ParameterList","parameters":[{"constant":false,"id":11976,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":11998,"src":"10848:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"},"typeName":{"id":11975,"name":"uint104","nodeType":"ElementaryTypeName","src":"10848:7:44","typeDescriptions":{"typeIdentifier":"t_uint104","typeString":"uint104"}},"visibility":"internal"}],"src":"10847:9:44"},"scope":13204,"src":"10791:218:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12025,"nodeType":"Block","src":"11360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12012,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12006,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12001,"src":"11374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12009,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":12008,"name":"uint96","nodeType":"ElementaryTypeName","src":"11387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"}],"id":12007,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"11382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12010,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint96","typeString":"type(uint96)"}},"id":12011,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11395:3:44","memberName":"max","nodeType":"MemberAccess","src":"11382:16:44","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"11374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12019,"nodeType":"IfStatement","src":"11370:103:44","trueBody":{"id":12018,"nodeType":"Block","src":"11400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":12014,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":12015,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12001,"src":"11456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12013,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"11421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12016,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12017,"nodeType":"RevertStatement","src":"11414:48:44"}]}},{"expression":{"arguments":[{"id":12022,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12001,"src":"11496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12021,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint96_$","typeString":"type(uint96)"},"typeName":{"id":12020,"name":"uint96","nodeType":"ElementaryTypeName","src":"11489:6:44","typeDescriptions":{}}},"id":12023,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"functionReturnParameters":12005,"id":12024,"nodeType":"Return","src":"11482:20:44"}]},"documentation":{"id":11999,"nodeType":"StructuredDocumentation","src":"11015:276:44","text":" @dev Returns the downcasted uint96 from uint256, reverting on\n overflow (when the input is greater than largest uint96).\n Counterpart to Solidity's `uint96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":12026,"implemented":true,"kind":"function","modifiers":[],"name":"toUint96","nameLocation":"11305:8:44","nodeType":"FunctionDefinition","parameters":{"id":12002,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12001,"mutability":"mutable","name":"value","nameLocation":"11322:5:44","nodeType":"VariableDeclaration","scope":12026,"src":"11314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12000,"name":"uint256","nodeType":"ElementaryTypeName","src":"11314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11313:15:44"},"returnParameters":{"id":12005,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12004,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12026,"src":"11352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":12003,"name":"uint96","nodeType":"ElementaryTypeName","src":"11352:6:44","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"11351:8:44"},"scope":13204,"src":"11296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12053,"nodeType":"Block","src":"11860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12040,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12034,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12029,"src":"11874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12037,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":12036,"name":"uint88","nodeType":"ElementaryTypeName","src":"11887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"}],"id":12035,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"11882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12038,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint88","typeString":"type(uint88)"}},"id":12039,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"11895:3:44","memberName":"max","nodeType":"MemberAccess","src":"11882:16:44","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"src":"11874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12047,"nodeType":"IfStatement","src":"11870:103:44","trueBody":{"id":12046,"nodeType":"Block","src":"11900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":12042,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":12043,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12029,"src":"11956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12041,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"11921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12044,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12045,"nodeType":"RevertStatement","src":"11914:48:44"}]}},{"expression":{"arguments":[{"id":12050,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12029,"src":"11996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12049,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"11989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint88_$","typeString":"type(uint88)"},"typeName":{"id":12048,"name":"uint88","nodeType":"ElementaryTypeName","src":"11989:6:44","typeDescriptions":{}}},"id":12051,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"functionReturnParameters":12033,"id":12052,"nodeType":"Return","src":"11982:20:44"}]},"documentation":{"id":12027,"nodeType":"StructuredDocumentation","src":"11515:276:44","text":" @dev Returns the downcasted uint88 from uint256, reverting on\n overflow (when the input is greater than largest uint88).\n Counterpart to Solidity's `uint88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":12054,"implemented":true,"kind":"function","modifiers":[],"name":"toUint88","nameLocation":"11805:8:44","nodeType":"FunctionDefinition","parameters":{"id":12030,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12029,"mutability":"mutable","name":"value","nameLocation":"11822:5:44","nodeType":"VariableDeclaration","scope":12054,"src":"11814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12028,"name":"uint256","nodeType":"ElementaryTypeName","src":"11814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11813:15:44"},"returnParameters":{"id":12033,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12032,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12054,"src":"11852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"},"typeName":{"id":12031,"name":"uint88","nodeType":"ElementaryTypeName","src":"11852:6:44","typeDescriptions":{"typeIdentifier":"t_uint88","typeString":"uint88"}},"visibility":"internal"}],"src":"11851:8:44"},"scope":13204,"src":"11796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12081,"nodeType":"Block","src":"12360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12068,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12062,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12057,"src":"12374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12065,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":12064,"name":"uint80","nodeType":"ElementaryTypeName","src":"12387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"}],"id":12063,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"12382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12066,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint80","typeString":"type(uint80)"}},"id":12067,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12395:3:44","memberName":"max","nodeType":"MemberAccess","src":"12382:16:44","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"src":"12374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12075,"nodeType":"IfStatement","src":"12370:103:44","trueBody":{"id":12074,"nodeType":"Block","src":"12400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":12070,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":12071,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12057,"src":"12456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12069,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"12421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12072,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12073,"nodeType":"RevertStatement","src":"12414:48:44"}]}},{"expression":{"arguments":[{"id":12078,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12057,"src":"12496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12077,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint80_$","typeString":"type(uint80)"},"typeName":{"id":12076,"name":"uint80","nodeType":"ElementaryTypeName","src":"12489:6:44","typeDescriptions":{}}},"id":12079,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"functionReturnParameters":12061,"id":12080,"nodeType":"Return","src":"12482:20:44"}]},"documentation":{"id":12055,"nodeType":"StructuredDocumentation","src":"12015:276:44","text":" @dev Returns the downcasted uint80 from uint256, reverting on\n overflow (when the input is greater than largest uint80).\n Counterpart to Solidity's `uint80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":12082,"implemented":true,"kind":"function","modifiers":[],"name":"toUint80","nameLocation":"12305:8:44","nodeType":"FunctionDefinition","parameters":{"id":12058,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12057,"mutability":"mutable","name":"value","nameLocation":"12322:5:44","nodeType":"VariableDeclaration","scope":12082,"src":"12314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12056,"name":"uint256","nodeType":"ElementaryTypeName","src":"12314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12313:15:44"},"returnParameters":{"id":12061,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12060,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12082,"src":"12352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"},"typeName":{"id":12059,"name":"uint80","nodeType":"ElementaryTypeName","src":"12352:6:44","typeDescriptions":{"typeIdentifier":"t_uint80","typeString":"uint80"}},"visibility":"internal"}],"src":"12351:8:44"},"scope":13204,"src":"12296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12109,"nodeType":"Block","src":"12860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12096,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12090,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"12874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12093,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":12092,"name":"uint72","nodeType":"ElementaryTypeName","src":"12887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"}],"id":12091,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"12882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12094,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint72","typeString":"type(uint72)"}},"id":12095,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"12895:3:44","memberName":"max","nodeType":"MemberAccess","src":"12882:16:44","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"src":"12874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12103,"nodeType":"IfStatement","src":"12870:103:44","trueBody":{"id":12102,"nodeType":"Block","src":"12900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":12098,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":12099,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"12956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12097,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"12921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12100,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12101,"nodeType":"RevertStatement","src":"12914:48:44"}]}},{"expression":{"arguments":[{"id":12106,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12085,"src":"12996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12105,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"12989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint72_$","typeString":"type(uint72)"},"typeName":{"id":12104,"name":"uint72","nodeType":"ElementaryTypeName","src":"12989:6:44","typeDescriptions":{}}},"id":12107,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"functionReturnParameters":12089,"id":12108,"nodeType":"Return","src":"12982:20:44"}]},"documentation":{"id":12083,"nodeType":"StructuredDocumentation","src":"12515:276:44","text":" @dev Returns the downcasted uint72 from uint256, reverting on\n overflow (when the input is greater than largest uint72).\n Counterpart to Solidity's `uint72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":12110,"implemented":true,"kind":"function","modifiers":[],"name":"toUint72","nameLocation":"12805:8:44","nodeType":"FunctionDefinition","parameters":{"id":12086,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12085,"mutability":"mutable","name":"value","nameLocation":"12822:5:44","nodeType":"VariableDeclaration","scope":12110,"src":"12814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12084,"name":"uint256","nodeType":"ElementaryTypeName","src":"12814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12813:15:44"},"returnParameters":{"id":12089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12088,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12110,"src":"12852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"},"typeName":{"id":12087,"name":"uint72","nodeType":"ElementaryTypeName","src":"12852:6:44","typeDescriptions":{"typeIdentifier":"t_uint72","typeString":"uint72"}},"visibility":"internal"}],"src":"12851:8:44"},"scope":13204,"src":"12796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12137,"nodeType":"Block","src":"13360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12124,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12118,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12113,"src":"13374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12121,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":12120,"name":"uint64","nodeType":"ElementaryTypeName","src":"13387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"}],"id":12119,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"13382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12122,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint64","typeString":"type(uint64)"}},"id":12123,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13395:3:44","memberName":"max","nodeType":"MemberAccess","src":"13382:16:44","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"src":"13374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12131,"nodeType":"IfStatement","src":"13370:103:44","trueBody":{"id":12130,"nodeType":"Block","src":"13400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":12126,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":12127,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12113,"src":"13456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12125,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"13421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12128,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12129,"nodeType":"RevertStatement","src":"13414:48:44"}]}},{"expression":{"arguments":[{"id":12134,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12113,"src":"13496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12133,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint64_$","typeString":"type(uint64)"},"typeName":{"id":12132,"name":"uint64","nodeType":"ElementaryTypeName","src":"13489:6:44","typeDescriptions":{}}},"id":12135,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"functionReturnParameters":12117,"id":12136,"nodeType":"Return","src":"13482:20:44"}]},"documentation":{"id":12111,"nodeType":"StructuredDocumentation","src":"13015:276:44","text":" @dev Returns the downcasted uint64 from uint256, reverting on\n overflow (when the input is greater than largest uint64).\n Counterpart to Solidity's `uint64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":12138,"implemented":true,"kind":"function","modifiers":[],"name":"toUint64","nameLocation":"13305:8:44","nodeType":"FunctionDefinition","parameters":{"id":12114,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12113,"mutability":"mutable","name":"value","nameLocation":"13322:5:44","nodeType":"VariableDeclaration","scope":12138,"src":"13314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12112,"name":"uint256","nodeType":"ElementaryTypeName","src":"13314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13313:15:44"},"returnParameters":{"id":12117,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12116,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12138,"src":"13352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"},"typeName":{"id":12115,"name":"uint64","nodeType":"ElementaryTypeName","src":"13352:6:44","typeDescriptions":{"typeIdentifier":"t_uint64","typeString":"uint64"}},"visibility":"internal"}],"src":"13351:8:44"},"scope":13204,"src":"13296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12165,"nodeType":"Block","src":"13860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12152,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12146,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12141,"src":"13874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12149,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":12148,"name":"uint56","nodeType":"ElementaryTypeName","src":"13887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"}],"id":12147,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"13882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12150,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint56","typeString":"type(uint56)"}},"id":12151,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"13895:3:44","memberName":"max","nodeType":"MemberAccess","src":"13882:16:44","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"src":"13874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12159,"nodeType":"IfStatement","src":"13870:103:44","trueBody":{"id":12158,"nodeType":"Block","src":"13900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":12154,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":12155,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12141,"src":"13956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12153,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"13921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12156,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12157,"nodeType":"RevertStatement","src":"13914:48:44"}]}},{"expression":{"arguments":[{"id":12162,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12141,"src":"13996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12161,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"13989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint56_$","typeString":"type(uint56)"},"typeName":{"id":12160,"name":"uint56","nodeType":"ElementaryTypeName","src":"13989:6:44","typeDescriptions":{}}},"id":12163,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"functionReturnParameters":12145,"id":12164,"nodeType":"Return","src":"13982:20:44"}]},"documentation":{"id":12139,"nodeType":"StructuredDocumentation","src":"13515:276:44","text":" @dev Returns the downcasted uint56 from uint256, reverting on\n overflow (when the input is greater than largest uint56).\n Counterpart to Solidity's `uint56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":12166,"implemented":true,"kind":"function","modifiers":[],"name":"toUint56","nameLocation":"13805:8:44","nodeType":"FunctionDefinition","parameters":{"id":12142,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12141,"mutability":"mutable","name":"value","nameLocation":"13822:5:44","nodeType":"VariableDeclaration","scope":12166,"src":"13814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12140,"name":"uint256","nodeType":"ElementaryTypeName","src":"13814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13813:15:44"},"returnParameters":{"id":12145,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12144,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12166,"src":"13852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"},"typeName":{"id":12143,"name":"uint56","nodeType":"ElementaryTypeName","src":"13852:6:44","typeDescriptions":{"typeIdentifier":"t_uint56","typeString":"uint56"}},"visibility":"internal"}],"src":"13851:8:44"},"scope":13204,"src":"13796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12193,"nodeType":"Block","src":"14360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12174,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12169,"src":"14374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12177,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":12176,"name":"uint48","nodeType":"ElementaryTypeName","src":"14387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"}],"id":12175,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"14382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12178,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint48","typeString":"type(uint48)"}},"id":12179,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14395:3:44","memberName":"max","nodeType":"MemberAccess","src":"14382:16:44","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"14374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12187,"nodeType":"IfStatement","src":"14370:103:44","trueBody":{"id":12186,"nodeType":"Block","src":"14400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":12182,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":12183,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12169,"src":"14456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12181,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"14421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12184,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12185,"nodeType":"RevertStatement","src":"14414:48:44"}]}},{"expression":{"arguments":[{"id":12190,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12169,"src":"14496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12189,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":12188,"name":"uint48","nodeType":"ElementaryTypeName","src":"14489:6:44","typeDescriptions":{}}},"id":12191,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":12173,"id":12192,"nodeType":"Return","src":"14482:20:44"}]},"documentation":{"id":12167,"nodeType":"StructuredDocumentation","src":"14015:276:44","text":" @dev Returns the downcasted uint48 from uint256, reverting on\n overflow (when the input is greater than largest uint48).\n Counterpart to Solidity's `uint48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":12194,"implemented":true,"kind":"function","modifiers":[],"name":"toUint48","nameLocation":"14305:8:44","nodeType":"FunctionDefinition","parameters":{"id":12170,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12169,"mutability":"mutable","name":"value","nameLocation":"14322:5:44","nodeType":"VariableDeclaration","scope":12194,"src":"14314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12168,"name":"uint256","nodeType":"ElementaryTypeName","src":"14314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14313:15:44"},"returnParameters":{"id":12173,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12172,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12194,"src":"14352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":12171,"name":"uint48","nodeType":"ElementaryTypeName","src":"14352:6:44","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"14351:8:44"},"scope":13204,"src":"14296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12221,"nodeType":"Block","src":"14860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12202,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12197,"src":"14874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12205,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":12204,"name":"uint40","nodeType":"ElementaryTypeName","src":"14887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"}],"id":12203,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"14882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12206,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint40","typeString":"type(uint40)"}},"id":12207,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"14895:3:44","memberName":"max","nodeType":"MemberAccess","src":"14882:16:44","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"src":"14874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12215,"nodeType":"IfStatement","src":"14870:103:44","trueBody":{"id":12214,"nodeType":"Block","src":"14900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":12210,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":12211,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12197,"src":"14956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12209,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"14921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12212,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12213,"nodeType":"RevertStatement","src":"14914:48:44"}]}},{"expression":{"arguments":[{"id":12218,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12197,"src":"14996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12217,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"14989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint40_$","typeString":"type(uint40)"},"typeName":{"id":12216,"name":"uint40","nodeType":"ElementaryTypeName","src":"14989:6:44","typeDescriptions":{}}},"id":12219,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"14989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"functionReturnParameters":12201,"id":12220,"nodeType":"Return","src":"14982:20:44"}]},"documentation":{"id":12195,"nodeType":"StructuredDocumentation","src":"14515:276:44","text":" @dev Returns the downcasted uint40 from uint256, reverting on\n overflow (when the input is greater than largest uint40).\n Counterpart to Solidity's `uint40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":12222,"implemented":true,"kind":"function","modifiers":[],"name":"toUint40","nameLocation":"14805:8:44","nodeType":"FunctionDefinition","parameters":{"id":12198,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12197,"mutability":"mutable","name":"value","nameLocation":"14822:5:44","nodeType":"VariableDeclaration","scope":12222,"src":"14814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12196,"name":"uint256","nodeType":"ElementaryTypeName","src":"14814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14813:15:44"},"returnParameters":{"id":12201,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12200,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12222,"src":"14852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"},"typeName":{"id":12199,"name":"uint40","nodeType":"ElementaryTypeName","src":"14852:6:44","typeDescriptions":{"typeIdentifier":"t_uint40","typeString":"uint40"}},"visibility":"internal"}],"src":"14851:8:44"},"scope":13204,"src":"14796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12249,"nodeType":"Block","src":"15360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12236,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12230,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12225,"src":"15374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12233,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":12232,"name":"uint32","nodeType":"ElementaryTypeName","src":"15387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"}],"id":12231,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"15382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12234,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint32","typeString":"type(uint32)"}},"id":12235,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15395:3:44","memberName":"max","nodeType":"MemberAccess","src":"15382:16:44","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"15374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12243,"nodeType":"IfStatement","src":"15370:103:44","trueBody":{"id":12242,"nodeType":"Block","src":"15400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":12238,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":12239,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12225,"src":"15456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12237,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"15421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12240,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12241,"nodeType":"RevertStatement","src":"15414:48:44"}]}},{"expression":{"arguments":[{"id":12246,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12225,"src":"15496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12245,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":12244,"name":"uint32","nodeType":"ElementaryTypeName","src":"15489:6:44","typeDescriptions":{}}},"id":12247,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":12229,"id":12248,"nodeType":"Return","src":"15482:20:44"}]},"documentation":{"id":12223,"nodeType":"StructuredDocumentation","src":"15015:276:44","text":" @dev Returns the downcasted uint32 from uint256, reverting on\n overflow (when the input is greater than largest uint32).\n Counterpart to Solidity's `uint32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":12250,"implemented":true,"kind":"function","modifiers":[],"name":"toUint32","nameLocation":"15305:8:44","nodeType":"FunctionDefinition","parameters":{"id":12226,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12225,"mutability":"mutable","name":"value","nameLocation":"15322:5:44","nodeType":"VariableDeclaration","scope":12250,"src":"15314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12224,"name":"uint256","nodeType":"ElementaryTypeName","src":"15314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15313:15:44"},"returnParameters":{"id":12229,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12228,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12250,"src":"15352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":12227,"name":"uint32","nodeType":"ElementaryTypeName","src":"15352:6:44","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"15351:8:44"},"scope":13204,"src":"15296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12277,"nodeType":"Block","src":"15860:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12264,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12258,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12253,"src":"15874:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12261,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15887:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":12260,"name":"uint24","nodeType":"ElementaryTypeName","src":"15887:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"}],"id":12259,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"15882:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12262,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15882:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint24","typeString":"type(uint24)"}},"id":12263,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"15895:3:44","memberName":"max","nodeType":"MemberAccess","src":"15882:16:44","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"src":"15874:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12271,"nodeType":"IfStatement","src":"15870:103:44","trueBody":{"id":12270,"nodeType":"Block","src":"15900:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":12266,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15952:2:44","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":12267,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12253,"src":"15956:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12265,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"15921:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12268,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15921:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12269,"nodeType":"RevertStatement","src":"15914:48:44"}]}},{"expression":{"arguments":[{"id":12274,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12253,"src":"15996:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12273,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"15989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint24_$","typeString":"type(uint24)"},"typeName":{"id":12272,"name":"uint24","nodeType":"ElementaryTypeName","src":"15989:6:44","typeDescriptions":{}}},"id":12275,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"functionReturnParameters":12257,"id":12276,"nodeType":"Return","src":"15982:20:44"}]},"documentation":{"id":12251,"nodeType":"StructuredDocumentation","src":"15515:276:44","text":" @dev Returns the downcasted uint24 from uint256, reverting on\n overflow (when the input is greater than largest uint24).\n Counterpart to Solidity's `uint24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":12278,"implemented":true,"kind":"function","modifiers":[],"name":"toUint24","nameLocation":"15805:8:44","nodeType":"FunctionDefinition","parameters":{"id":12254,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12253,"mutability":"mutable","name":"value","nameLocation":"15822:5:44","nodeType":"VariableDeclaration","scope":12278,"src":"15814:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12252,"name":"uint256","nodeType":"ElementaryTypeName","src":"15814:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"15813:15:44"},"returnParameters":{"id":12257,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12256,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12278,"src":"15852:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"},"typeName":{"id":12255,"name":"uint24","nodeType":"ElementaryTypeName","src":"15852:6:44","typeDescriptions":{"typeIdentifier":"t_uint24","typeString":"uint24"}},"visibility":"internal"}],"src":"15851:8:44"},"scope":13204,"src":"15796:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12305,"nodeType":"Block","src":"16360:149:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12292,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12286,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12281,"src":"16374:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12289,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16387:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":12288,"name":"uint16","nodeType":"ElementaryTypeName","src":"16387:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"}],"id":12287,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"16382:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12290,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16382:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint16","typeString":"type(uint16)"}},"id":12291,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16395:3:44","memberName":"max","nodeType":"MemberAccess","src":"16382:16:44","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"src":"16374:24:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12299,"nodeType":"IfStatement","src":"16370:103:44","trueBody":{"id":12298,"nodeType":"Block","src":"16400:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":12294,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16452:2:44","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":12295,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12281,"src":"16456:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12293,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"16421:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12296,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16421:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12297,"nodeType":"RevertStatement","src":"16414:48:44"}]}},{"expression":{"arguments":[{"id":12302,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12281,"src":"16496:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12301,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16489:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint16_$","typeString":"type(uint16)"},"typeName":{"id":12300,"name":"uint16","nodeType":"ElementaryTypeName","src":"16489:6:44","typeDescriptions":{}}},"id":12303,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16489:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"functionReturnParameters":12285,"id":12304,"nodeType":"Return","src":"16482:20:44"}]},"documentation":{"id":12279,"nodeType":"StructuredDocumentation","src":"16015:276:44","text":" @dev Returns the downcasted uint16 from uint256, reverting on\n overflow (when the input is greater than largest uint16).\n Counterpart to Solidity's `uint16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":12306,"implemented":true,"kind":"function","modifiers":[],"name":"toUint16","nameLocation":"16305:8:44","nodeType":"FunctionDefinition","parameters":{"id":12282,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12281,"mutability":"mutable","name":"value","nameLocation":"16322:5:44","nodeType":"VariableDeclaration","scope":12306,"src":"16314:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12280,"name":"uint256","nodeType":"ElementaryTypeName","src":"16314:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16313:15:44"},"returnParameters":{"id":12285,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12284,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12306,"src":"16352:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"},"typeName":{"id":12283,"name":"uint16","nodeType":"ElementaryTypeName","src":"16352:6:44","typeDescriptions":{"typeIdentifier":"t_uint16","typeString":"uint16"}},"visibility":"internal"}],"src":"16351:8:44"},"scope":13204,"src":"16296:213:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12333,"nodeType":"Block","src":"16854:146:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":12320,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12314,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12309,"src":"16868:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"expression":{"arguments":[{"id":12317,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16881:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":12316,"name":"uint8","nodeType":"ElementaryTypeName","src":"16881:5:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"}],"id":12315,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"16876:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":12318,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16876:11:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_uint8","typeString":"type(uint8)"}},"id":12319,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"16888:3:44","memberName":"max","nodeType":"MemberAccess","src":"16876:15:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"src":"16868:23:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12327,"nodeType":"IfStatement","src":"16864:101:44","trueBody":{"id":12326,"nodeType":"Block","src":"16893:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":12322,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16945:1:44","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":12323,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12309,"src":"16948:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12321,"name":"SafeCastOverflowedUintDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11449,"src":"16914:30:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_uint256_$returns$__$","typeString":"function (uint8,uint256) pure"}},"id":12324,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16914:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12325,"nodeType":"RevertStatement","src":"16907:47:44"}]}},{"expression":{"arguments":[{"id":12330,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12309,"src":"16987:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":12329,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"16981:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint8_$","typeString":"type(uint8)"},"typeName":{"id":12328,"name":"uint8","nodeType":"ElementaryTypeName","src":"16981:5:44","typeDescriptions":{}}},"id":12331,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16981:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"functionReturnParameters":12313,"id":12332,"nodeType":"Return","src":"16974:19:44"}]},"documentation":{"id":12307,"nodeType":"StructuredDocumentation","src":"16515:272:44","text":" @dev Returns the downcasted uint8 from uint256, reverting on\n overflow (when the input is greater than largest uint8).\n Counterpart to Solidity's `uint8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":12334,"implemented":true,"kind":"function","modifiers":[],"name":"toUint8","nameLocation":"16801:7:44","nodeType":"FunctionDefinition","parameters":{"id":12310,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12309,"mutability":"mutable","name":"value","nameLocation":"16817:5:44","nodeType":"VariableDeclaration","scope":12334,"src":"16809:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12308,"name":"uint256","nodeType":"ElementaryTypeName","src":"16809:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"16808:15:44"},"returnParameters":{"id":12313,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12312,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12334,"src":"16847:5:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"},"typeName":{"id":12311,"name":"uint8","nodeType":"ElementaryTypeName","src":"16847:5:44","typeDescriptions":{"typeIdentifier":"t_uint8","typeString":"uint8"}},"visibility":"internal"}],"src":"16846:7:44"},"scope":13204,"src":"16792:208:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12356,"nodeType":"Block","src":"17236:128:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12344,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12342,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12337,"src":"17250:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"hexValue":"30","id":12343,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17258:1:44","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17250:9:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12350,"nodeType":"IfStatement","src":"17246:81:44","trueBody":{"id":12349,"nodeType":"Block","src":"17261:66:44","statements":[{"errorCall":{"arguments":[{"id":12346,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12337,"src":"17310:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12345,"name":"SafeCastOverflowedIntToUint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11454,"src":"17282:27:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_int256_$returns$__$","typeString":"function (int256) pure"}},"id":12347,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17282:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12348,"nodeType":"RevertStatement","src":"17275:41:44"}]}},{"expression":{"arguments":[{"id":12353,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12337,"src":"17351:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12352,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17343:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":12351,"name":"uint256","nodeType":"ElementaryTypeName","src":"17343:7:44","typeDescriptions":{}}},"id":12354,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17343:14:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":12341,"id":12355,"nodeType":"Return","src":"17336:21:44"}]},"documentation":{"id":12335,"nodeType":"StructuredDocumentation","src":"17006:160:44","text":" @dev Converts a signed int256 into an unsigned uint256.\n Requirements:\n - input must be greater than or equal to 0."},"id":12357,"implemented":true,"kind":"function","modifiers":[],"name":"toUint256","nameLocation":"17180:9:44","nodeType":"FunctionDefinition","parameters":{"id":12338,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12337,"mutability":"mutable","name":"value","nameLocation":"17197:5:44","nodeType":"VariableDeclaration","scope":12357,"src":"17190:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12336,"name":"int256","nodeType":"ElementaryTypeName","src":"17190:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17189:14:44"},"returnParameters":{"id":12341,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12340,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12357,"src":"17227:7:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":12339,"name":"uint256","nodeType":"ElementaryTypeName","src":"17227:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"17226:9:44"},"scope":13204,"src":"17171:193:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12382,"nodeType":"Block","src":"17761:150:44","statements":[{"expression":{"id":12370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12365,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12363,"src":"17771:10:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12368,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12360,"src":"17791:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12367,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"17784:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int248_$","typeString":"type(int248)"},"typeName":{"id":12366,"name":"int248","nodeType":"ElementaryTypeName","src":"17784:6:44","typeDescriptions":{}}},"id":12369,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17784:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"src":"17771:26:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"id":12371,"nodeType":"ExpressionStatement","src":"17771:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12372,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12363,"src":"17811:10:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12373,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12360,"src":"17825:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"17811:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12381,"nodeType":"IfStatement","src":"17807:98:44","trueBody":{"id":12380,"nodeType":"Block","src":"17832:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323438","id":12376,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17883:3:44","typeDescriptions":{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},"value":"248"},{"id":12377,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12360,"src":"17888:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_248_by_1","typeString":"int_const 248"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12375,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"17853:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12378,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17853:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12379,"nodeType":"RevertStatement","src":"17846:48:44"}]}}]},"documentation":{"id":12358,"nodeType":"StructuredDocumentation","src":"17370:312:44","text":" @dev Returns the downcasted int248 from int256, reverting on\n overflow (when the input is less than smallest int248 or\n greater than largest int248).\n Counterpart to Solidity's `int248` operator.\n Requirements:\n - input must fit into 248 bits"},"id":12383,"implemented":true,"kind":"function","modifiers":[],"name":"toInt248","nameLocation":"17696:8:44","nodeType":"FunctionDefinition","parameters":{"id":12361,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12360,"mutability":"mutable","name":"value","nameLocation":"17712:5:44","nodeType":"VariableDeclaration","scope":12383,"src":"17705:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12359,"name":"int256","nodeType":"ElementaryTypeName","src":"17705:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"17704:14:44"},"returnParameters":{"id":12364,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12363,"mutability":"mutable","name":"downcasted","nameLocation":"17749:10:44","nodeType":"VariableDeclaration","scope":12383,"src":"17742:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"},"typeName":{"id":12362,"name":"int248","nodeType":"ElementaryTypeName","src":"17742:6:44","typeDescriptions":{"typeIdentifier":"t_int248","typeString":"int248"}},"visibility":"internal"}],"src":"17741:19:44"},"scope":13204,"src":"17687:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12408,"nodeType":"Block","src":"18308:150:44","statements":[{"expression":{"id":12396,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12391,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12389,"src":"18318:10:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12394,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12386,"src":"18338:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12393,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18331:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int240_$","typeString":"type(int240)"},"typeName":{"id":12392,"name":"int240","nodeType":"ElementaryTypeName","src":"18331:6:44","typeDescriptions":{}}},"id":12395,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18331:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"src":"18318:26:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"id":12397,"nodeType":"ExpressionStatement","src":"18318:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12400,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12398,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12389,"src":"18358:10:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12399,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12386,"src":"18372:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18358:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12407,"nodeType":"IfStatement","src":"18354:98:44","trueBody":{"id":12406,"nodeType":"Block","src":"18379:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323430","id":12402,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18430:3:44","typeDescriptions":{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},"value":"240"},{"id":12403,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12386,"src":"18435:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_240_by_1","typeString":"int_const 240"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12401,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"18400:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12404,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18400:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12405,"nodeType":"RevertStatement","src":"18393:48:44"}]}}]},"documentation":{"id":12384,"nodeType":"StructuredDocumentation","src":"17917:312:44","text":" @dev Returns the downcasted int240 from int256, reverting on\n overflow (when the input is less than smallest int240 or\n greater than largest int240).\n Counterpart to Solidity's `int240` operator.\n Requirements:\n - input must fit into 240 bits"},"id":12409,"implemented":true,"kind":"function","modifiers":[],"name":"toInt240","nameLocation":"18243:8:44","nodeType":"FunctionDefinition","parameters":{"id":12387,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12386,"mutability":"mutable","name":"value","nameLocation":"18259:5:44","nodeType":"VariableDeclaration","scope":12409,"src":"18252:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12385,"name":"int256","nodeType":"ElementaryTypeName","src":"18252:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18251:14:44"},"returnParameters":{"id":12390,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12389,"mutability":"mutable","name":"downcasted","nameLocation":"18296:10:44","nodeType":"VariableDeclaration","scope":12409,"src":"18289:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"},"typeName":{"id":12388,"name":"int240","nodeType":"ElementaryTypeName","src":"18289:6:44","typeDescriptions":{"typeIdentifier":"t_int240","typeString":"int240"}},"visibility":"internal"}],"src":"18288:19:44"},"scope":13204,"src":"18234:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12434,"nodeType":"Block","src":"18855:150:44","statements":[{"expression":{"id":12422,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12417,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12415,"src":"18865:10:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12420,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12412,"src":"18885:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12419,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"18878:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int232_$","typeString":"type(int232)"},"typeName":{"id":12418,"name":"int232","nodeType":"ElementaryTypeName","src":"18878:6:44","typeDescriptions":{}}},"id":12421,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18878:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"src":"18865:26:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"id":12423,"nodeType":"ExpressionStatement","src":"18865:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12426,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12424,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12415,"src":"18905:10:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12425,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12412,"src":"18919:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"18905:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12433,"nodeType":"IfStatement","src":"18901:98:44","trueBody":{"id":12432,"nodeType":"Block","src":"18926:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323332","id":12428,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18977:3:44","typeDescriptions":{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},"value":"232"},{"id":12429,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12412,"src":"18982:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_232_by_1","typeString":"int_const 232"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12427,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"18947:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12430,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18947:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12431,"nodeType":"RevertStatement","src":"18940:48:44"}]}}]},"documentation":{"id":12410,"nodeType":"StructuredDocumentation","src":"18464:312:44","text":" @dev Returns the downcasted int232 from int256, reverting on\n overflow (when the input is less than smallest int232 or\n greater than largest int232).\n Counterpart to Solidity's `int232` operator.\n Requirements:\n - input must fit into 232 bits"},"id":12435,"implemented":true,"kind":"function","modifiers":[],"name":"toInt232","nameLocation":"18790:8:44","nodeType":"FunctionDefinition","parameters":{"id":12413,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12412,"mutability":"mutable","name":"value","nameLocation":"18806:5:44","nodeType":"VariableDeclaration","scope":12435,"src":"18799:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12411,"name":"int256","nodeType":"ElementaryTypeName","src":"18799:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"18798:14:44"},"returnParameters":{"id":12416,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12415,"mutability":"mutable","name":"downcasted","nameLocation":"18843:10:44","nodeType":"VariableDeclaration","scope":12435,"src":"18836:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"},"typeName":{"id":12414,"name":"int232","nodeType":"ElementaryTypeName","src":"18836:6:44","typeDescriptions":{"typeIdentifier":"t_int232","typeString":"int232"}},"visibility":"internal"}],"src":"18835:19:44"},"scope":13204,"src":"18781:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12460,"nodeType":"Block","src":"19402:150:44","statements":[{"expression":{"id":12448,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12443,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12441,"src":"19412:10:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12446,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12438,"src":"19432:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12445,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19425:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int224_$","typeString":"type(int224)"},"typeName":{"id":12444,"name":"int224","nodeType":"ElementaryTypeName","src":"19425:6:44","typeDescriptions":{}}},"id":12447,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19425:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"src":"19412:26:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"id":12449,"nodeType":"ExpressionStatement","src":"19412:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12452,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12450,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12441,"src":"19452:10:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12451,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12438,"src":"19466:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19452:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12459,"nodeType":"IfStatement","src":"19448:98:44","trueBody":{"id":12458,"nodeType":"Block","src":"19473:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323234","id":12454,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19524:3:44","typeDescriptions":{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},"value":"224"},{"id":12455,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12438,"src":"19529:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_224_by_1","typeString":"int_const 224"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12453,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"19494:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12456,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19494:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12457,"nodeType":"RevertStatement","src":"19487:48:44"}]}}]},"documentation":{"id":12436,"nodeType":"StructuredDocumentation","src":"19011:312:44","text":" @dev Returns the downcasted int224 from int256, reverting on\n overflow (when the input is less than smallest int224 or\n greater than largest int224).\n Counterpart to Solidity's `int224` operator.\n Requirements:\n - input must fit into 224 bits"},"id":12461,"implemented":true,"kind":"function","modifiers":[],"name":"toInt224","nameLocation":"19337:8:44","nodeType":"FunctionDefinition","parameters":{"id":12439,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12438,"mutability":"mutable","name":"value","nameLocation":"19353:5:44","nodeType":"VariableDeclaration","scope":12461,"src":"19346:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12437,"name":"int256","nodeType":"ElementaryTypeName","src":"19346:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19345:14:44"},"returnParameters":{"id":12442,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12441,"mutability":"mutable","name":"downcasted","nameLocation":"19390:10:44","nodeType":"VariableDeclaration","scope":12461,"src":"19383:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"},"typeName":{"id":12440,"name":"int224","nodeType":"ElementaryTypeName","src":"19383:6:44","typeDescriptions":{"typeIdentifier":"t_int224","typeString":"int224"}},"visibility":"internal"}],"src":"19382:19:44"},"scope":13204,"src":"19328:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12486,"nodeType":"Block","src":"19949:150:44","statements":[{"expression":{"id":12474,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12469,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12467,"src":"19959:10:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12472,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12464,"src":"19979:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12471,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"19972:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int216_$","typeString":"type(int216)"},"typeName":{"id":12470,"name":"int216","nodeType":"ElementaryTypeName","src":"19972:6:44","typeDescriptions":{}}},"id":12473,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19972:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"src":"19959:26:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"id":12475,"nodeType":"ExpressionStatement","src":"19959:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12478,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12476,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12467,"src":"19999:10:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12477,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12464,"src":"20013:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"19999:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12485,"nodeType":"IfStatement","src":"19995:98:44","trueBody":{"id":12484,"nodeType":"Block","src":"20020:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323136","id":12480,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20071:3:44","typeDescriptions":{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},"value":"216"},{"id":12481,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12464,"src":"20076:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_216_by_1","typeString":"int_const 216"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12479,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"20041:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12482,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20041:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12483,"nodeType":"RevertStatement","src":"20034:48:44"}]}}]},"documentation":{"id":12462,"nodeType":"StructuredDocumentation","src":"19558:312:44","text":" @dev Returns the downcasted int216 from int256, reverting on\n overflow (when the input is less than smallest int216 or\n greater than largest int216).\n Counterpart to Solidity's `int216` operator.\n Requirements:\n - input must fit into 216 bits"},"id":12487,"implemented":true,"kind":"function","modifiers":[],"name":"toInt216","nameLocation":"19884:8:44","nodeType":"FunctionDefinition","parameters":{"id":12465,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12464,"mutability":"mutable","name":"value","nameLocation":"19900:5:44","nodeType":"VariableDeclaration","scope":12487,"src":"19893:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12463,"name":"int256","nodeType":"ElementaryTypeName","src":"19893:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"19892:14:44"},"returnParameters":{"id":12468,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12467,"mutability":"mutable","name":"downcasted","nameLocation":"19937:10:44","nodeType":"VariableDeclaration","scope":12487,"src":"19930:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"},"typeName":{"id":12466,"name":"int216","nodeType":"ElementaryTypeName","src":"19930:6:44","typeDescriptions":{"typeIdentifier":"t_int216","typeString":"int216"}},"visibility":"internal"}],"src":"19929:19:44"},"scope":13204,"src":"19875:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12512,"nodeType":"Block","src":"20496:150:44","statements":[{"expression":{"id":12500,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12495,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12493,"src":"20506:10:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12498,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12490,"src":"20526:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12497,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"20519:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int208_$","typeString":"type(int208)"},"typeName":{"id":12496,"name":"int208","nodeType":"ElementaryTypeName","src":"20519:6:44","typeDescriptions":{}}},"id":12499,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20519:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"src":"20506:26:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"id":12501,"nodeType":"ExpressionStatement","src":"20506:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12504,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12502,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12493,"src":"20546:10:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12503,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12490,"src":"20560:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"20546:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12511,"nodeType":"IfStatement","src":"20542:98:44","trueBody":{"id":12510,"nodeType":"Block","src":"20567:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323038","id":12506,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20618:3:44","typeDescriptions":{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},"value":"208"},{"id":12507,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12490,"src":"20623:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_208_by_1","typeString":"int_const 208"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12505,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"20588:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12508,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20588:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12509,"nodeType":"RevertStatement","src":"20581:48:44"}]}}]},"documentation":{"id":12488,"nodeType":"StructuredDocumentation","src":"20105:312:44","text":" @dev Returns the downcasted int208 from int256, reverting on\n overflow (when the input is less than smallest int208 or\n greater than largest int208).\n Counterpart to Solidity's `int208` operator.\n Requirements:\n - input must fit into 208 bits"},"id":12513,"implemented":true,"kind":"function","modifiers":[],"name":"toInt208","nameLocation":"20431:8:44","nodeType":"FunctionDefinition","parameters":{"id":12491,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12490,"mutability":"mutable","name":"value","nameLocation":"20447:5:44","nodeType":"VariableDeclaration","scope":12513,"src":"20440:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12489,"name":"int256","nodeType":"ElementaryTypeName","src":"20440:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20439:14:44"},"returnParameters":{"id":12494,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12493,"mutability":"mutable","name":"downcasted","nameLocation":"20484:10:44","nodeType":"VariableDeclaration","scope":12513,"src":"20477:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"},"typeName":{"id":12492,"name":"int208","nodeType":"ElementaryTypeName","src":"20477:6:44","typeDescriptions":{"typeIdentifier":"t_int208","typeString":"int208"}},"visibility":"internal"}],"src":"20476:19:44"},"scope":13204,"src":"20422:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12538,"nodeType":"Block","src":"21043:150:44","statements":[{"expression":{"id":12526,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12521,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12519,"src":"21053:10:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12524,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12516,"src":"21073:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12523,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21066:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int200_$","typeString":"type(int200)"},"typeName":{"id":12522,"name":"int200","nodeType":"ElementaryTypeName","src":"21066:6:44","typeDescriptions":{}}},"id":12525,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21066:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"src":"21053:26:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"id":12527,"nodeType":"ExpressionStatement","src":"21053:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12530,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12528,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12519,"src":"21093:10:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12529,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12516,"src":"21107:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21093:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12537,"nodeType":"IfStatement","src":"21089:98:44","trueBody":{"id":12536,"nodeType":"Block","src":"21114:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"323030","id":12532,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21165:3:44","typeDescriptions":{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},"value":"200"},{"id":12533,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12516,"src":"21170:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_200_by_1","typeString":"int_const 200"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12531,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"21135:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12534,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21135:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12535,"nodeType":"RevertStatement","src":"21128:48:44"}]}}]},"documentation":{"id":12514,"nodeType":"StructuredDocumentation","src":"20652:312:44","text":" @dev Returns the downcasted int200 from int256, reverting on\n overflow (when the input is less than smallest int200 or\n greater than largest int200).\n Counterpart to Solidity's `int200` operator.\n Requirements:\n - input must fit into 200 bits"},"id":12539,"implemented":true,"kind":"function","modifiers":[],"name":"toInt200","nameLocation":"20978:8:44","nodeType":"FunctionDefinition","parameters":{"id":12517,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12516,"mutability":"mutable","name":"value","nameLocation":"20994:5:44","nodeType":"VariableDeclaration","scope":12539,"src":"20987:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12515,"name":"int256","nodeType":"ElementaryTypeName","src":"20987:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"20986:14:44"},"returnParameters":{"id":12520,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12519,"mutability":"mutable","name":"downcasted","nameLocation":"21031:10:44","nodeType":"VariableDeclaration","scope":12539,"src":"21024:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"},"typeName":{"id":12518,"name":"int200","nodeType":"ElementaryTypeName","src":"21024:6:44","typeDescriptions":{"typeIdentifier":"t_int200","typeString":"int200"}},"visibility":"internal"}],"src":"21023:19:44"},"scope":13204,"src":"20969:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12564,"nodeType":"Block","src":"21590:150:44","statements":[{"expression":{"id":12552,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12547,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12545,"src":"21600:10:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12550,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12542,"src":"21620:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12549,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"21613:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int192_$","typeString":"type(int192)"},"typeName":{"id":12548,"name":"int192","nodeType":"ElementaryTypeName","src":"21613:6:44","typeDescriptions":{}}},"id":12551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21613:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"src":"21600:26:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"id":12553,"nodeType":"ExpressionStatement","src":"21600:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12556,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12554,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12545,"src":"21640:10:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12555,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12542,"src":"21654:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"21640:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12563,"nodeType":"IfStatement","src":"21636:98:44","trueBody":{"id":12562,"nodeType":"Block","src":"21661:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313932","id":12558,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"21712:3:44","typeDescriptions":{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},"value":"192"},{"id":12559,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12542,"src":"21717:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_192_by_1","typeString":"int_const 192"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12557,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"21682:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12560,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"21682:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12561,"nodeType":"RevertStatement","src":"21675:48:44"}]}}]},"documentation":{"id":12540,"nodeType":"StructuredDocumentation","src":"21199:312:44","text":" @dev Returns the downcasted int192 from int256, reverting on\n overflow (when the input is less than smallest int192 or\n greater than largest int192).\n Counterpart to Solidity's `int192` operator.\n Requirements:\n - input must fit into 192 bits"},"id":12565,"implemented":true,"kind":"function","modifiers":[],"name":"toInt192","nameLocation":"21525:8:44","nodeType":"FunctionDefinition","parameters":{"id":12543,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12542,"mutability":"mutable","name":"value","nameLocation":"21541:5:44","nodeType":"VariableDeclaration","scope":12565,"src":"21534:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12541,"name":"int256","nodeType":"ElementaryTypeName","src":"21534:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"21533:14:44"},"returnParameters":{"id":12546,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12545,"mutability":"mutable","name":"downcasted","nameLocation":"21578:10:44","nodeType":"VariableDeclaration","scope":12565,"src":"21571:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"},"typeName":{"id":12544,"name":"int192","nodeType":"ElementaryTypeName","src":"21571:6:44","typeDescriptions":{"typeIdentifier":"t_int192","typeString":"int192"}},"visibility":"internal"}],"src":"21570:19:44"},"scope":13204,"src":"21516:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12590,"nodeType":"Block","src":"22137:150:44","statements":[{"expression":{"id":12578,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12573,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12571,"src":"22147:10:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12576,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12568,"src":"22167:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12575,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22160:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int184_$","typeString":"type(int184)"},"typeName":{"id":12574,"name":"int184","nodeType":"ElementaryTypeName","src":"22160:6:44","typeDescriptions":{}}},"id":12577,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22160:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"src":"22147:26:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"id":12579,"nodeType":"ExpressionStatement","src":"22147:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12582,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12580,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12571,"src":"22187:10:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12581,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12568,"src":"22201:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22187:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12589,"nodeType":"IfStatement","src":"22183:98:44","trueBody":{"id":12588,"nodeType":"Block","src":"22208:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313834","id":12584,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22259:3:44","typeDescriptions":{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},"value":"184"},{"id":12585,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12568,"src":"22264:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_184_by_1","typeString":"int_const 184"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12583,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"22229:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12586,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22229:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12587,"nodeType":"RevertStatement","src":"22222:48:44"}]}}]},"documentation":{"id":12566,"nodeType":"StructuredDocumentation","src":"21746:312:44","text":" @dev Returns the downcasted int184 from int256, reverting on\n overflow (when the input is less than smallest int184 or\n greater than largest int184).\n Counterpart to Solidity's `int184` operator.\n Requirements:\n - input must fit into 184 bits"},"id":12591,"implemented":true,"kind":"function","modifiers":[],"name":"toInt184","nameLocation":"22072:8:44","nodeType":"FunctionDefinition","parameters":{"id":12569,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12568,"mutability":"mutable","name":"value","nameLocation":"22088:5:44","nodeType":"VariableDeclaration","scope":12591,"src":"22081:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12567,"name":"int256","nodeType":"ElementaryTypeName","src":"22081:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22080:14:44"},"returnParameters":{"id":12572,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12571,"mutability":"mutable","name":"downcasted","nameLocation":"22125:10:44","nodeType":"VariableDeclaration","scope":12591,"src":"22118:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"},"typeName":{"id":12570,"name":"int184","nodeType":"ElementaryTypeName","src":"22118:6:44","typeDescriptions":{"typeIdentifier":"t_int184","typeString":"int184"}},"visibility":"internal"}],"src":"22117:19:44"},"scope":13204,"src":"22063:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12616,"nodeType":"Block","src":"22684:150:44","statements":[{"expression":{"id":12604,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12599,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12597,"src":"22694:10:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12602,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12594,"src":"22714:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12601,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"22707:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int176_$","typeString":"type(int176)"},"typeName":{"id":12600,"name":"int176","nodeType":"ElementaryTypeName","src":"22707:6:44","typeDescriptions":{}}},"id":12603,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22707:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"src":"22694:26:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"id":12605,"nodeType":"ExpressionStatement","src":"22694:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12608,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12606,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12597,"src":"22734:10:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12607,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12594,"src":"22748:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"22734:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12615,"nodeType":"IfStatement","src":"22730:98:44","trueBody":{"id":12614,"nodeType":"Block","src":"22755:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313736","id":12610,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"22806:3:44","typeDescriptions":{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},"value":"176"},{"id":12611,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12594,"src":"22811:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_176_by_1","typeString":"int_const 176"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12609,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"22776:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12612,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"22776:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12613,"nodeType":"RevertStatement","src":"22769:48:44"}]}}]},"documentation":{"id":12592,"nodeType":"StructuredDocumentation","src":"22293:312:44","text":" @dev Returns the downcasted int176 from int256, reverting on\n overflow (when the input is less than smallest int176 or\n greater than largest int176).\n Counterpart to Solidity's `int176` operator.\n Requirements:\n - input must fit into 176 bits"},"id":12617,"implemented":true,"kind":"function","modifiers":[],"name":"toInt176","nameLocation":"22619:8:44","nodeType":"FunctionDefinition","parameters":{"id":12595,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12594,"mutability":"mutable","name":"value","nameLocation":"22635:5:44","nodeType":"VariableDeclaration","scope":12617,"src":"22628:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12593,"name":"int256","nodeType":"ElementaryTypeName","src":"22628:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"22627:14:44"},"returnParameters":{"id":12598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12597,"mutability":"mutable","name":"downcasted","nameLocation":"22672:10:44","nodeType":"VariableDeclaration","scope":12617,"src":"22665:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"},"typeName":{"id":12596,"name":"int176","nodeType":"ElementaryTypeName","src":"22665:6:44","typeDescriptions":{"typeIdentifier":"t_int176","typeString":"int176"}},"visibility":"internal"}],"src":"22664:19:44"},"scope":13204,"src":"22610:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12642,"nodeType":"Block","src":"23231:150:44","statements":[{"expression":{"id":12630,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12625,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12623,"src":"23241:10:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12628,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12620,"src":"23261:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12627,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23254:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int168_$","typeString":"type(int168)"},"typeName":{"id":12626,"name":"int168","nodeType":"ElementaryTypeName","src":"23254:6:44","typeDescriptions":{}}},"id":12629,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23254:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"src":"23241:26:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"id":12631,"nodeType":"ExpressionStatement","src":"23241:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12634,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12632,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12623,"src":"23281:10:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12633,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12620,"src":"23295:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23281:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12641,"nodeType":"IfStatement","src":"23277:98:44","trueBody":{"id":12640,"nodeType":"Block","src":"23302:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313638","id":12636,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23353:3:44","typeDescriptions":{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},"value":"168"},{"id":12637,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12620,"src":"23358:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_168_by_1","typeString":"int_const 168"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12635,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"23323:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12638,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23323:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12639,"nodeType":"RevertStatement","src":"23316:48:44"}]}}]},"documentation":{"id":12618,"nodeType":"StructuredDocumentation","src":"22840:312:44","text":" @dev Returns the downcasted int168 from int256, reverting on\n overflow (when the input is less than smallest int168 or\n greater than largest int168).\n Counterpart to Solidity's `int168` operator.\n Requirements:\n - input must fit into 168 bits"},"id":12643,"implemented":true,"kind":"function","modifiers":[],"name":"toInt168","nameLocation":"23166:8:44","nodeType":"FunctionDefinition","parameters":{"id":12621,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12620,"mutability":"mutable","name":"value","nameLocation":"23182:5:44","nodeType":"VariableDeclaration","scope":12643,"src":"23175:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12619,"name":"int256","nodeType":"ElementaryTypeName","src":"23175:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23174:14:44"},"returnParameters":{"id":12624,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12623,"mutability":"mutable","name":"downcasted","nameLocation":"23219:10:44","nodeType":"VariableDeclaration","scope":12643,"src":"23212:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"},"typeName":{"id":12622,"name":"int168","nodeType":"ElementaryTypeName","src":"23212:6:44","typeDescriptions":{"typeIdentifier":"t_int168","typeString":"int168"}},"visibility":"internal"}],"src":"23211:19:44"},"scope":13204,"src":"23157:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12668,"nodeType":"Block","src":"23778:150:44","statements":[{"expression":{"id":12656,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12651,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12649,"src":"23788:10:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12654,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12646,"src":"23808:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12653,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"23801:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int160_$","typeString":"type(int160)"},"typeName":{"id":12652,"name":"int160","nodeType":"ElementaryTypeName","src":"23801:6:44","typeDescriptions":{}}},"id":12655,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23801:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"src":"23788:26:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"id":12657,"nodeType":"ExpressionStatement","src":"23788:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12660,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12658,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12649,"src":"23828:10:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12659,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12646,"src":"23842:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"23828:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12667,"nodeType":"IfStatement","src":"23824:98:44","trueBody":{"id":12666,"nodeType":"Block","src":"23849:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313630","id":12662,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"23900:3:44","typeDescriptions":{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},"value":"160"},{"id":12663,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12646,"src":"23905:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_160_by_1","typeString":"int_const 160"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12661,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"23870:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12664,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"23870:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12665,"nodeType":"RevertStatement","src":"23863:48:44"}]}}]},"documentation":{"id":12644,"nodeType":"StructuredDocumentation","src":"23387:312:44","text":" @dev Returns the downcasted int160 from int256, reverting on\n overflow (when the input is less than smallest int160 or\n greater than largest int160).\n Counterpart to Solidity's `int160` operator.\n Requirements:\n - input must fit into 160 bits"},"id":12669,"implemented":true,"kind":"function","modifiers":[],"name":"toInt160","nameLocation":"23713:8:44","nodeType":"FunctionDefinition","parameters":{"id":12647,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12646,"mutability":"mutable","name":"value","nameLocation":"23729:5:44","nodeType":"VariableDeclaration","scope":12669,"src":"23722:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12645,"name":"int256","nodeType":"ElementaryTypeName","src":"23722:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"23721:14:44"},"returnParameters":{"id":12650,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12649,"mutability":"mutable","name":"downcasted","nameLocation":"23766:10:44","nodeType":"VariableDeclaration","scope":12669,"src":"23759:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"},"typeName":{"id":12648,"name":"int160","nodeType":"ElementaryTypeName","src":"23759:6:44","typeDescriptions":{"typeIdentifier":"t_int160","typeString":"int160"}},"visibility":"internal"}],"src":"23758:19:44"},"scope":13204,"src":"23704:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12694,"nodeType":"Block","src":"24325:150:44","statements":[{"expression":{"id":12682,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12677,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12675,"src":"24335:10:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12680,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12672,"src":"24355:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12679,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24348:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int152_$","typeString":"type(int152)"},"typeName":{"id":12678,"name":"int152","nodeType":"ElementaryTypeName","src":"24348:6:44","typeDescriptions":{}}},"id":12681,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24348:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"src":"24335:26:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"id":12683,"nodeType":"ExpressionStatement","src":"24335:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12686,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12684,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12675,"src":"24375:10:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12685,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12672,"src":"24389:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24375:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12693,"nodeType":"IfStatement","src":"24371:98:44","trueBody":{"id":12692,"nodeType":"Block","src":"24396:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313532","id":12688,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24447:3:44","typeDescriptions":{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},"value":"152"},{"id":12689,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12672,"src":"24452:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_152_by_1","typeString":"int_const 152"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12687,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"24417:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12690,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24417:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12691,"nodeType":"RevertStatement","src":"24410:48:44"}]}}]},"documentation":{"id":12670,"nodeType":"StructuredDocumentation","src":"23934:312:44","text":" @dev Returns the downcasted int152 from int256, reverting on\n overflow (when the input is less than smallest int152 or\n greater than largest int152).\n Counterpart to Solidity's `int152` operator.\n Requirements:\n - input must fit into 152 bits"},"id":12695,"implemented":true,"kind":"function","modifiers":[],"name":"toInt152","nameLocation":"24260:8:44","nodeType":"FunctionDefinition","parameters":{"id":12673,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12672,"mutability":"mutable","name":"value","nameLocation":"24276:5:44","nodeType":"VariableDeclaration","scope":12695,"src":"24269:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12671,"name":"int256","nodeType":"ElementaryTypeName","src":"24269:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24268:14:44"},"returnParameters":{"id":12676,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12675,"mutability":"mutable","name":"downcasted","nameLocation":"24313:10:44","nodeType":"VariableDeclaration","scope":12695,"src":"24306:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"},"typeName":{"id":12674,"name":"int152","nodeType":"ElementaryTypeName","src":"24306:6:44","typeDescriptions":{"typeIdentifier":"t_int152","typeString":"int152"}},"visibility":"internal"}],"src":"24305:19:44"},"scope":13204,"src":"24251:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12720,"nodeType":"Block","src":"24872:150:44","statements":[{"expression":{"id":12708,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12703,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12701,"src":"24882:10:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12706,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12698,"src":"24902:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12705,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"24895:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int144_$","typeString":"type(int144)"},"typeName":{"id":12704,"name":"int144","nodeType":"ElementaryTypeName","src":"24895:6:44","typeDescriptions":{}}},"id":12707,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24895:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"src":"24882:26:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"id":12709,"nodeType":"ExpressionStatement","src":"24882:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12712,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12710,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12701,"src":"24922:10:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12711,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12698,"src":"24936:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"24922:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12719,"nodeType":"IfStatement","src":"24918:98:44","trueBody":{"id":12718,"nodeType":"Block","src":"24943:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313434","id":12714,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"24994:3:44","typeDescriptions":{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},"value":"144"},{"id":12715,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12698,"src":"24999:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_144_by_1","typeString":"int_const 144"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12713,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"24964:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12716,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"24964:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12717,"nodeType":"RevertStatement","src":"24957:48:44"}]}}]},"documentation":{"id":12696,"nodeType":"StructuredDocumentation","src":"24481:312:44","text":" @dev Returns the downcasted int144 from int256, reverting on\n overflow (when the input is less than smallest int144 or\n greater than largest int144).\n Counterpart to Solidity's `int144` operator.\n Requirements:\n - input must fit into 144 bits"},"id":12721,"implemented":true,"kind":"function","modifiers":[],"name":"toInt144","nameLocation":"24807:8:44","nodeType":"FunctionDefinition","parameters":{"id":12699,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12698,"mutability":"mutable","name":"value","nameLocation":"24823:5:44","nodeType":"VariableDeclaration","scope":12721,"src":"24816:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12697,"name":"int256","nodeType":"ElementaryTypeName","src":"24816:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"24815:14:44"},"returnParameters":{"id":12702,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12701,"mutability":"mutable","name":"downcasted","nameLocation":"24860:10:44","nodeType":"VariableDeclaration","scope":12721,"src":"24853:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"},"typeName":{"id":12700,"name":"int144","nodeType":"ElementaryTypeName","src":"24853:6:44","typeDescriptions":{"typeIdentifier":"t_int144","typeString":"int144"}},"visibility":"internal"}],"src":"24852:19:44"},"scope":13204,"src":"24798:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12746,"nodeType":"Block","src":"25419:150:44","statements":[{"expression":{"id":12734,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12729,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12727,"src":"25429:10:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12732,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12724,"src":"25449:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12731,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25442:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int136_$","typeString":"type(int136)"},"typeName":{"id":12730,"name":"int136","nodeType":"ElementaryTypeName","src":"25442:6:44","typeDescriptions":{}}},"id":12733,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25442:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"src":"25429:26:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"id":12735,"nodeType":"ExpressionStatement","src":"25429:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12738,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12736,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12727,"src":"25469:10:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12737,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12724,"src":"25483:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"25469:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12745,"nodeType":"IfStatement","src":"25465:98:44","trueBody":{"id":12744,"nodeType":"Block","src":"25490:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313336","id":12740,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"25541:3:44","typeDescriptions":{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},"value":"136"},{"id":12741,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12724,"src":"25546:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_136_by_1","typeString":"int_const 136"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12739,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"25511:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12742,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25511:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12743,"nodeType":"RevertStatement","src":"25504:48:44"}]}}]},"documentation":{"id":12722,"nodeType":"StructuredDocumentation","src":"25028:312:44","text":" @dev Returns the downcasted int136 from int256, reverting on\n overflow (when the input is less than smallest int136 or\n greater than largest int136).\n Counterpart to Solidity's `int136` operator.\n Requirements:\n - input must fit into 136 bits"},"id":12747,"implemented":true,"kind":"function","modifiers":[],"name":"toInt136","nameLocation":"25354:8:44","nodeType":"FunctionDefinition","parameters":{"id":12725,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12724,"mutability":"mutable","name":"value","nameLocation":"25370:5:44","nodeType":"VariableDeclaration","scope":12747,"src":"25363:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12723,"name":"int256","nodeType":"ElementaryTypeName","src":"25363:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25362:14:44"},"returnParameters":{"id":12728,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12727,"mutability":"mutable","name":"downcasted","nameLocation":"25407:10:44","nodeType":"VariableDeclaration","scope":12747,"src":"25400:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"},"typeName":{"id":12726,"name":"int136","nodeType":"ElementaryTypeName","src":"25400:6:44","typeDescriptions":{"typeIdentifier":"t_int136","typeString":"int136"}},"visibility":"internal"}],"src":"25399:19:44"},"scope":13204,"src":"25345:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12772,"nodeType":"Block","src":"25966:150:44","statements":[{"expression":{"id":12760,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12755,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12753,"src":"25976:10:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12758,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12750,"src":"25996:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12757,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"25989:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int128_$","typeString":"type(int128)"},"typeName":{"id":12756,"name":"int128","nodeType":"ElementaryTypeName","src":"25989:6:44","typeDescriptions":{}}},"id":12759,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"25989:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"src":"25976:26:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"id":12761,"nodeType":"ExpressionStatement","src":"25976:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12764,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12762,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12753,"src":"26016:10:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12763,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12750,"src":"26030:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26016:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12771,"nodeType":"IfStatement","src":"26012:98:44","trueBody":{"id":12770,"nodeType":"Block","src":"26037:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313238","id":12766,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26088:3:44","typeDescriptions":{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},"value":"128"},{"id":12767,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12750,"src":"26093:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_128_by_1","typeString":"int_const 128"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12765,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"26058:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12768,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26058:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12769,"nodeType":"RevertStatement","src":"26051:48:44"}]}}]},"documentation":{"id":12748,"nodeType":"StructuredDocumentation","src":"25575:312:44","text":" @dev Returns the downcasted int128 from int256, reverting on\n overflow (when the input is less than smallest int128 or\n greater than largest int128).\n Counterpart to Solidity's `int128` operator.\n Requirements:\n - input must fit into 128 bits"},"id":12773,"implemented":true,"kind":"function","modifiers":[],"name":"toInt128","nameLocation":"25901:8:44","nodeType":"FunctionDefinition","parameters":{"id":12751,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12750,"mutability":"mutable","name":"value","nameLocation":"25917:5:44","nodeType":"VariableDeclaration","scope":12773,"src":"25910:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12749,"name":"int256","nodeType":"ElementaryTypeName","src":"25910:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"25909:14:44"},"returnParameters":{"id":12754,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12753,"mutability":"mutable","name":"downcasted","nameLocation":"25954:10:44","nodeType":"VariableDeclaration","scope":12773,"src":"25947:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"},"typeName":{"id":12752,"name":"int128","nodeType":"ElementaryTypeName","src":"25947:6:44","typeDescriptions":{"typeIdentifier":"t_int128","typeString":"int128"}},"visibility":"internal"}],"src":"25946:19:44"},"scope":13204,"src":"25892:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12798,"nodeType":"Block","src":"26513:150:44","statements":[{"expression":{"id":12786,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12781,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12779,"src":"26523:10:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12784,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12776,"src":"26543:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12783,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"26536:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int120_$","typeString":"type(int120)"},"typeName":{"id":12782,"name":"int120","nodeType":"ElementaryTypeName","src":"26536:6:44","typeDescriptions":{}}},"id":12785,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26536:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"src":"26523:26:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"id":12787,"nodeType":"ExpressionStatement","src":"26523:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12790,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12788,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12779,"src":"26563:10:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12789,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12776,"src":"26577:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"26563:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12797,"nodeType":"IfStatement","src":"26559:98:44","trueBody":{"id":12796,"nodeType":"Block","src":"26584:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313230","id":12792,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"26635:3:44","typeDescriptions":{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},"value":"120"},{"id":12793,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12776,"src":"26640:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_120_by_1","typeString":"int_const 120"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12791,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"26605:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12794,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"26605:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12795,"nodeType":"RevertStatement","src":"26598:48:44"}]}}]},"documentation":{"id":12774,"nodeType":"StructuredDocumentation","src":"26122:312:44","text":" @dev Returns the downcasted int120 from int256, reverting on\n overflow (when the input is less than smallest int120 or\n greater than largest int120).\n Counterpart to Solidity's `int120` operator.\n Requirements:\n - input must fit into 120 bits"},"id":12799,"implemented":true,"kind":"function","modifiers":[],"name":"toInt120","nameLocation":"26448:8:44","nodeType":"FunctionDefinition","parameters":{"id":12777,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12776,"mutability":"mutable","name":"value","nameLocation":"26464:5:44","nodeType":"VariableDeclaration","scope":12799,"src":"26457:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12775,"name":"int256","nodeType":"ElementaryTypeName","src":"26457:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"26456:14:44"},"returnParameters":{"id":12780,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12779,"mutability":"mutable","name":"downcasted","nameLocation":"26501:10:44","nodeType":"VariableDeclaration","scope":12799,"src":"26494:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"},"typeName":{"id":12778,"name":"int120","nodeType":"ElementaryTypeName","src":"26494:6:44","typeDescriptions":{"typeIdentifier":"t_int120","typeString":"int120"}},"visibility":"internal"}],"src":"26493:19:44"},"scope":13204,"src":"26439:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12824,"nodeType":"Block","src":"27060:150:44","statements":[{"expression":{"id":12812,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12807,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12805,"src":"27070:10:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12810,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12802,"src":"27090:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12809,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27083:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int112_$","typeString":"type(int112)"},"typeName":{"id":12808,"name":"int112","nodeType":"ElementaryTypeName","src":"27083:6:44","typeDescriptions":{}}},"id":12811,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27083:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"src":"27070:26:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"id":12813,"nodeType":"ExpressionStatement","src":"27070:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12816,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12814,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12805,"src":"27110:10:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12815,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12802,"src":"27124:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27110:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12823,"nodeType":"IfStatement","src":"27106:98:44","trueBody":{"id":12822,"nodeType":"Block","src":"27131:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313132","id":12818,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27182:3:44","typeDescriptions":{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},"value":"112"},{"id":12819,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12802,"src":"27187:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_112_by_1","typeString":"int_const 112"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12817,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"27152:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12820,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27152:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12821,"nodeType":"RevertStatement","src":"27145:48:44"}]}}]},"documentation":{"id":12800,"nodeType":"StructuredDocumentation","src":"26669:312:44","text":" @dev Returns the downcasted int112 from int256, reverting on\n overflow (when the input is less than smallest int112 or\n greater than largest int112).\n Counterpart to Solidity's `int112` operator.\n Requirements:\n - input must fit into 112 bits"},"id":12825,"implemented":true,"kind":"function","modifiers":[],"name":"toInt112","nameLocation":"26995:8:44","nodeType":"FunctionDefinition","parameters":{"id":12803,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12802,"mutability":"mutable","name":"value","nameLocation":"27011:5:44","nodeType":"VariableDeclaration","scope":12825,"src":"27004:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12801,"name":"int256","nodeType":"ElementaryTypeName","src":"27004:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27003:14:44"},"returnParameters":{"id":12806,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12805,"mutability":"mutable","name":"downcasted","nameLocation":"27048:10:44","nodeType":"VariableDeclaration","scope":12825,"src":"27041:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"},"typeName":{"id":12804,"name":"int112","nodeType":"ElementaryTypeName","src":"27041:6:44","typeDescriptions":{"typeIdentifier":"t_int112","typeString":"int112"}},"visibility":"internal"}],"src":"27040:19:44"},"scope":13204,"src":"26986:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12850,"nodeType":"Block","src":"27607:150:44","statements":[{"expression":{"id":12838,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12833,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12831,"src":"27617:10:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12836,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12828,"src":"27637:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12835,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"27630:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int104_$","typeString":"type(int104)"},"typeName":{"id":12834,"name":"int104","nodeType":"ElementaryTypeName","src":"27630:6:44","typeDescriptions":{}}},"id":12837,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27630:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"src":"27617:26:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"id":12839,"nodeType":"ExpressionStatement","src":"27617:26:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12842,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12840,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12831,"src":"27657:10:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12841,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12828,"src":"27671:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"27657:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12849,"nodeType":"IfStatement","src":"27653:98:44","trueBody":{"id":12848,"nodeType":"Block","src":"27678:73:44","statements":[{"errorCall":{"arguments":[{"hexValue":"313034","id":12844,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"27729:3:44","typeDescriptions":{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},"value":"104"},{"id":12845,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12828,"src":"27734:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_104_by_1","typeString":"int_const 104"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12843,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"27699:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12846,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"27699:41:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12847,"nodeType":"RevertStatement","src":"27692:48:44"}]}}]},"documentation":{"id":12826,"nodeType":"StructuredDocumentation","src":"27216:312:44","text":" @dev Returns the downcasted int104 from int256, reverting on\n overflow (when the input is less than smallest int104 or\n greater than largest int104).\n Counterpart to Solidity's `int104` operator.\n Requirements:\n - input must fit into 104 bits"},"id":12851,"implemented":true,"kind":"function","modifiers":[],"name":"toInt104","nameLocation":"27542:8:44","nodeType":"FunctionDefinition","parameters":{"id":12829,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12828,"mutability":"mutable","name":"value","nameLocation":"27558:5:44","nodeType":"VariableDeclaration","scope":12851,"src":"27551:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12827,"name":"int256","nodeType":"ElementaryTypeName","src":"27551:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"27550:14:44"},"returnParameters":{"id":12832,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12831,"mutability":"mutable","name":"downcasted","nameLocation":"27595:10:44","nodeType":"VariableDeclaration","scope":12851,"src":"27588:17:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"},"typeName":{"id":12830,"name":"int104","nodeType":"ElementaryTypeName","src":"27588:6:44","typeDescriptions":{"typeIdentifier":"t_int104","typeString":"int104"}},"visibility":"internal"}],"src":"27587:19:44"},"scope":13204,"src":"27533:224:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12876,"nodeType":"Block","src":"28147:148:44","statements":[{"expression":{"id":12864,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12859,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12857,"src":"28157:10:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12862,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12854,"src":"28176:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12861,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28170:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int96_$","typeString":"type(int96)"},"typeName":{"id":12860,"name":"int96","nodeType":"ElementaryTypeName","src":"28170:5:44","typeDescriptions":{}}},"id":12863,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28170:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"src":"28157:25:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"id":12865,"nodeType":"ExpressionStatement","src":"28157:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12868,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12866,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12857,"src":"28196:10:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12867,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12854,"src":"28210:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28196:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12875,"nodeType":"IfStatement","src":"28192:97:44","trueBody":{"id":12874,"nodeType":"Block","src":"28217:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3936","id":12870,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28268:2:44","typeDescriptions":{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},"value":"96"},{"id":12871,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12854,"src":"28272:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_96_by_1","typeString":"int_const 96"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12869,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"28238:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12872,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28238:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12873,"nodeType":"RevertStatement","src":"28231:47:44"}]}}]},"documentation":{"id":12852,"nodeType":"StructuredDocumentation","src":"27763:307:44","text":" @dev Returns the downcasted int96 from int256, reverting on\n overflow (when the input is less than smallest int96 or\n greater than largest int96).\n Counterpart to Solidity's `int96` operator.\n Requirements:\n - input must fit into 96 bits"},"id":12877,"implemented":true,"kind":"function","modifiers":[],"name":"toInt96","nameLocation":"28084:7:44","nodeType":"FunctionDefinition","parameters":{"id":12855,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12854,"mutability":"mutable","name":"value","nameLocation":"28099:5:44","nodeType":"VariableDeclaration","scope":12877,"src":"28092:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12853,"name":"int256","nodeType":"ElementaryTypeName","src":"28092:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28091:14:44"},"returnParameters":{"id":12858,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12857,"mutability":"mutable","name":"downcasted","nameLocation":"28135:10:44","nodeType":"VariableDeclaration","scope":12877,"src":"28129:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"},"typeName":{"id":12856,"name":"int96","nodeType":"ElementaryTypeName","src":"28129:5:44","typeDescriptions":{"typeIdentifier":"t_int96","typeString":"int96"}},"visibility":"internal"}],"src":"28128:18:44"},"scope":13204,"src":"28075:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12902,"nodeType":"Block","src":"28685:148:44","statements":[{"expression":{"id":12890,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12885,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12883,"src":"28695:10:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12888,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12880,"src":"28714:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12887,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"28708:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int88_$","typeString":"type(int88)"},"typeName":{"id":12886,"name":"int88","nodeType":"ElementaryTypeName","src":"28708:5:44","typeDescriptions":{}}},"id":12889,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28708:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"src":"28695:25:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"id":12891,"nodeType":"ExpressionStatement","src":"28695:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12894,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12892,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12883,"src":"28734:10:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12893,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12880,"src":"28748:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"28734:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12901,"nodeType":"IfStatement","src":"28730:97:44","trueBody":{"id":12900,"nodeType":"Block","src":"28755:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3838","id":12896,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"28806:2:44","typeDescriptions":{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},"value":"88"},{"id":12897,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12880,"src":"28810:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_88_by_1","typeString":"int_const 88"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12895,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"28776:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12898,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"28776:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12899,"nodeType":"RevertStatement","src":"28769:47:44"}]}}]},"documentation":{"id":12878,"nodeType":"StructuredDocumentation","src":"28301:307:44","text":" @dev Returns the downcasted int88 from int256, reverting on\n overflow (when the input is less than smallest int88 or\n greater than largest int88).\n Counterpart to Solidity's `int88` operator.\n Requirements:\n - input must fit into 88 bits"},"id":12903,"implemented":true,"kind":"function","modifiers":[],"name":"toInt88","nameLocation":"28622:7:44","nodeType":"FunctionDefinition","parameters":{"id":12881,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12880,"mutability":"mutable","name":"value","nameLocation":"28637:5:44","nodeType":"VariableDeclaration","scope":12903,"src":"28630:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12879,"name":"int256","nodeType":"ElementaryTypeName","src":"28630:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"28629:14:44"},"returnParameters":{"id":12884,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12883,"mutability":"mutable","name":"downcasted","nameLocation":"28673:10:44","nodeType":"VariableDeclaration","scope":12903,"src":"28667:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"},"typeName":{"id":12882,"name":"int88","nodeType":"ElementaryTypeName","src":"28667:5:44","typeDescriptions":{"typeIdentifier":"t_int88","typeString":"int88"}},"visibility":"internal"}],"src":"28666:18:44"},"scope":13204,"src":"28613:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12928,"nodeType":"Block","src":"29223:148:44","statements":[{"expression":{"id":12916,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12911,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12909,"src":"29233:10:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12914,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12906,"src":"29252:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12913,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29246:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int80_$","typeString":"type(int80)"},"typeName":{"id":12912,"name":"int80","nodeType":"ElementaryTypeName","src":"29246:5:44","typeDescriptions":{}}},"id":12915,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29246:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"src":"29233:25:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"id":12917,"nodeType":"ExpressionStatement","src":"29233:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12918,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12909,"src":"29272:10:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12919,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12906,"src":"29286:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29272:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12927,"nodeType":"IfStatement","src":"29268:97:44","trueBody":{"id":12926,"nodeType":"Block","src":"29293:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3830","id":12922,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29344:2:44","typeDescriptions":{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},"value":"80"},{"id":12923,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12906,"src":"29348:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_80_by_1","typeString":"int_const 80"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12921,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"29314:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12924,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29314:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12925,"nodeType":"RevertStatement","src":"29307:47:44"}]}}]},"documentation":{"id":12904,"nodeType":"StructuredDocumentation","src":"28839:307:44","text":" @dev Returns the downcasted int80 from int256, reverting on\n overflow (when the input is less than smallest int80 or\n greater than largest int80).\n Counterpart to Solidity's `int80` operator.\n Requirements:\n - input must fit into 80 bits"},"id":12929,"implemented":true,"kind":"function","modifiers":[],"name":"toInt80","nameLocation":"29160:7:44","nodeType":"FunctionDefinition","parameters":{"id":12907,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12906,"mutability":"mutable","name":"value","nameLocation":"29175:5:44","nodeType":"VariableDeclaration","scope":12929,"src":"29168:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12905,"name":"int256","nodeType":"ElementaryTypeName","src":"29168:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29167:14:44"},"returnParameters":{"id":12910,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12909,"mutability":"mutable","name":"downcasted","nameLocation":"29211:10:44","nodeType":"VariableDeclaration","scope":12929,"src":"29205:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"},"typeName":{"id":12908,"name":"int80","nodeType":"ElementaryTypeName","src":"29205:5:44","typeDescriptions":{"typeIdentifier":"t_int80","typeString":"int80"}},"visibility":"internal"}],"src":"29204:18:44"},"scope":13204,"src":"29151:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12954,"nodeType":"Block","src":"29761:148:44","statements":[{"expression":{"id":12942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12937,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12935,"src":"29771:10:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12940,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12932,"src":"29790:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12939,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"29784:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int72_$","typeString":"type(int72)"},"typeName":{"id":12938,"name":"int72","nodeType":"ElementaryTypeName","src":"29784:5:44","typeDescriptions":{}}},"id":12941,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29784:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"src":"29771:25:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"id":12943,"nodeType":"ExpressionStatement","src":"29771:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12946,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12944,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12935,"src":"29810:10:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12945,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12932,"src":"29824:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"29810:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12953,"nodeType":"IfStatement","src":"29806:97:44","trueBody":{"id":12952,"nodeType":"Block","src":"29831:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3732","id":12948,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"29882:2:44","typeDescriptions":{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},"value":"72"},{"id":12949,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12932,"src":"29886:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_72_by_1","typeString":"int_const 72"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12947,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"29852:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12950,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"29852:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12951,"nodeType":"RevertStatement","src":"29845:47:44"}]}}]},"documentation":{"id":12930,"nodeType":"StructuredDocumentation","src":"29377:307:44","text":" @dev Returns the downcasted int72 from int256, reverting on\n overflow (when the input is less than smallest int72 or\n greater than largest int72).\n Counterpart to Solidity's `int72` operator.\n Requirements:\n - input must fit into 72 bits"},"id":12955,"implemented":true,"kind":"function","modifiers":[],"name":"toInt72","nameLocation":"29698:7:44","nodeType":"FunctionDefinition","parameters":{"id":12933,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12932,"mutability":"mutable","name":"value","nameLocation":"29713:5:44","nodeType":"VariableDeclaration","scope":12955,"src":"29706:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12931,"name":"int256","nodeType":"ElementaryTypeName","src":"29706:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"29705:14:44"},"returnParameters":{"id":12936,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12935,"mutability":"mutable","name":"downcasted","nameLocation":"29749:10:44","nodeType":"VariableDeclaration","scope":12955,"src":"29743:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"},"typeName":{"id":12934,"name":"int72","nodeType":"ElementaryTypeName","src":"29743:5:44","typeDescriptions":{"typeIdentifier":"t_int72","typeString":"int72"}},"visibility":"internal"}],"src":"29742:18:44"},"scope":13204,"src":"29689:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":12980,"nodeType":"Block","src":"30299:148:44","statements":[{"expression":{"id":12968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12963,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12961,"src":"30309:10:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12966,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12958,"src":"30328:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12965,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30322:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int64_$","typeString":"type(int64)"},"typeName":{"id":12964,"name":"int64","nodeType":"ElementaryTypeName","src":"30322:5:44","typeDescriptions":{}}},"id":12967,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30322:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"src":"30309:25:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"id":12969,"nodeType":"ExpressionStatement","src":"30309:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12972,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12970,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12961,"src":"30348:10:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12971,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12958,"src":"30362:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30348:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":12979,"nodeType":"IfStatement","src":"30344:97:44","trueBody":{"id":12978,"nodeType":"Block","src":"30369:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3634","id":12974,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30420:2:44","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},{"id":12975,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12958,"src":"30424:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12973,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"30390:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":12976,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30390:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":12977,"nodeType":"RevertStatement","src":"30383:47:44"}]}}]},"documentation":{"id":12956,"nodeType":"StructuredDocumentation","src":"29915:307:44","text":" @dev Returns the downcasted int64 from int256, reverting on\n overflow (when the input is less than smallest int64 or\n greater than largest int64).\n Counterpart to Solidity's `int64` operator.\n Requirements:\n - input must fit into 64 bits"},"id":12981,"implemented":true,"kind":"function","modifiers":[],"name":"toInt64","nameLocation":"30236:7:44","nodeType":"FunctionDefinition","parameters":{"id":12959,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12958,"mutability":"mutable","name":"value","nameLocation":"30251:5:44","nodeType":"VariableDeclaration","scope":12981,"src":"30244:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12957,"name":"int256","nodeType":"ElementaryTypeName","src":"30244:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30243:14:44"},"returnParameters":{"id":12962,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12961,"mutability":"mutable","name":"downcasted","nameLocation":"30287:10:44","nodeType":"VariableDeclaration","scope":12981,"src":"30281:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"},"typeName":{"id":12960,"name":"int64","nodeType":"ElementaryTypeName","src":"30281:5:44","typeDescriptions":{"typeIdentifier":"t_int64","typeString":"int64"}},"visibility":"internal"}],"src":"30280:18:44"},"scope":13204,"src":"30227:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13006,"nodeType":"Block","src":"30837:148:44","statements":[{"expression":{"id":12994,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":12989,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12987,"src":"30847:10:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":12992,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12984,"src":"30866:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12991,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"30860:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int56_$","typeString":"type(int56)"},"typeName":{"id":12990,"name":"int56","nodeType":"ElementaryTypeName","src":"30860:5:44","typeDescriptions":{}}},"id":12993,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30860:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"src":"30847:25:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"id":12995,"nodeType":"ExpressionStatement","src":"30847:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":12998,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":12996,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12987,"src":"30886:10:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":12997,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12984,"src":"30900:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"30886:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13005,"nodeType":"IfStatement","src":"30882:97:44","trueBody":{"id":13004,"nodeType":"Block","src":"30907:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3536","id":13000,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"30958:2:44","typeDescriptions":{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},"value":"56"},{"id":13001,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":12984,"src":"30962:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_56_by_1","typeString":"int_const 56"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":12999,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"30928:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":13002,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"30928:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13003,"nodeType":"RevertStatement","src":"30921:47:44"}]}}]},"documentation":{"id":12982,"nodeType":"StructuredDocumentation","src":"30453:307:44","text":" @dev Returns the downcasted int56 from int256, reverting on\n overflow (when the input is less than smallest int56 or\n greater than largest int56).\n Counterpart to Solidity's `int56` operator.\n Requirements:\n - input must fit into 56 bits"},"id":13007,"implemented":true,"kind":"function","modifiers":[],"name":"toInt56","nameLocation":"30774:7:44","nodeType":"FunctionDefinition","parameters":{"id":12985,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12984,"mutability":"mutable","name":"value","nameLocation":"30789:5:44","nodeType":"VariableDeclaration","scope":13007,"src":"30782:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":12983,"name":"int256","nodeType":"ElementaryTypeName","src":"30782:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"30781:14:44"},"returnParameters":{"id":12988,"nodeType":"ParameterList","parameters":[{"constant":false,"id":12987,"mutability":"mutable","name":"downcasted","nameLocation":"30825:10:44","nodeType":"VariableDeclaration","scope":13007,"src":"30819:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"},"typeName":{"id":12986,"name":"int56","nodeType":"ElementaryTypeName","src":"30819:5:44","typeDescriptions":{"typeIdentifier":"t_int56","typeString":"int56"}},"visibility":"internal"}],"src":"30818:18:44"},"scope":13204,"src":"30765:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13032,"nodeType":"Block","src":"31375:148:44","statements":[{"expression":{"id":13020,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13015,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13013,"src":"31385:10:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":13018,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13010,"src":"31404:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13017,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31398:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int48_$","typeString":"type(int48)"},"typeName":{"id":13016,"name":"int48","nodeType":"ElementaryTypeName","src":"31398:5:44","typeDescriptions":{}}},"id":13019,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31398:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"src":"31385:25:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"id":13021,"nodeType":"ExpressionStatement","src":"31385:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13024,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13022,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13013,"src":"31424:10:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":13023,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13010,"src":"31438:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31424:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13031,"nodeType":"IfStatement","src":"31420:97:44","trueBody":{"id":13030,"nodeType":"Block","src":"31445:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3438","id":13026,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"31496:2:44","typeDescriptions":{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},"value":"48"},{"id":13027,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13010,"src":"31500:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_48_by_1","typeString":"int_const 48"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13025,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"31466:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":13028,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31466:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13029,"nodeType":"RevertStatement","src":"31459:47:44"}]}}]},"documentation":{"id":13008,"nodeType":"StructuredDocumentation","src":"30991:307:44","text":" @dev Returns the downcasted int48 from int256, reverting on\n overflow (when the input is less than smallest int48 or\n greater than largest int48).\n Counterpart to Solidity's `int48` operator.\n Requirements:\n - input must fit into 48 bits"},"id":13033,"implemented":true,"kind":"function","modifiers":[],"name":"toInt48","nameLocation":"31312:7:44","nodeType":"FunctionDefinition","parameters":{"id":13011,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13010,"mutability":"mutable","name":"value","nameLocation":"31327:5:44","nodeType":"VariableDeclaration","scope":13033,"src":"31320:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13009,"name":"int256","nodeType":"ElementaryTypeName","src":"31320:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31319:14:44"},"returnParameters":{"id":13014,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13013,"mutability":"mutable","name":"downcasted","nameLocation":"31363:10:44","nodeType":"VariableDeclaration","scope":13033,"src":"31357:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"},"typeName":{"id":13012,"name":"int48","nodeType":"ElementaryTypeName","src":"31357:5:44","typeDescriptions":{"typeIdentifier":"t_int48","typeString":"int48"}},"visibility":"internal"}],"src":"31356:18:44"},"scope":13204,"src":"31303:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13058,"nodeType":"Block","src":"31913:148:44","statements":[{"expression":{"id":13046,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13041,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13039,"src":"31923:10:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":13044,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13036,"src":"31942:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13043,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"31936:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int40_$","typeString":"type(int40)"},"typeName":{"id":13042,"name":"int40","nodeType":"ElementaryTypeName","src":"31936:5:44","typeDescriptions":{}}},"id":13045,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"31936:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"src":"31923:25:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"id":13047,"nodeType":"ExpressionStatement","src":"31923:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13050,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13048,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13039,"src":"31962:10:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":13049,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13036,"src":"31976:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"31962:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13057,"nodeType":"IfStatement","src":"31958:97:44","trueBody":{"id":13056,"nodeType":"Block","src":"31983:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3430","id":13052,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32034:2:44","typeDescriptions":{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},"value":"40"},{"id":13053,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13036,"src":"32038:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_40_by_1","typeString":"int_const 40"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13051,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"32004:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":13054,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32004:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13055,"nodeType":"RevertStatement","src":"31997:47:44"}]}}]},"documentation":{"id":13034,"nodeType":"StructuredDocumentation","src":"31529:307:44","text":" @dev Returns the downcasted int40 from int256, reverting on\n overflow (when the input is less than smallest int40 or\n greater than largest int40).\n Counterpart to Solidity's `int40` operator.\n Requirements:\n - input must fit into 40 bits"},"id":13059,"implemented":true,"kind":"function","modifiers":[],"name":"toInt40","nameLocation":"31850:7:44","nodeType":"FunctionDefinition","parameters":{"id":13037,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13036,"mutability":"mutable","name":"value","nameLocation":"31865:5:44","nodeType":"VariableDeclaration","scope":13059,"src":"31858:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13035,"name":"int256","nodeType":"ElementaryTypeName","src":"31858:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"31857:14:44"},"returnParameters":{"id":13040,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13039,"mutability":"mutable","name":"downcasted","nameLocation":"31901:10:44","nodeType":"VariableDeclaration","scope":13059,"src":"31895:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"},"typeName":{"id":13038,"name":"int40","nodeType":"ElementaryTypeName","src":"31895:5:44","typeDescriptions":{"typeIdentifier":"t_int40","typeString":"int40"}},"visibility":"internal"}],"src":"31894:18:44"},"scope":13204,"src":"31841:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13084,"nodeType":"Block","src":"32451:148:44","statements":[{"expression":{"id":13072,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13067,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13065,"src":"32461:10:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":13070,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13062,"src":"32480:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13069,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"32474:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int32_$","typeString":"type(int32)"},"typeName":{"id":13068,"name":"int32","nodeType":"ElementaryTypeName","src":"32474:5:44","typeDescriptions":{}}},"id":13071,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32474:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"src":"32461:25:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"id":13073,"nodeType":"ExpressionStatement","src":"32461:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13076,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13074,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13065,"src":"32500:10:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":13075,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13062,"src":"32514:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"32500:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13083,"nodeType":"IfStatement","src":"32496:97:44","trueBody":{"id":13082,"nodeType":"Block","src":"32521:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3332","id":13078,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"32572:2:44","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},{"id":13079,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13062,"src":"32576:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13077,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"32542:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":13080,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"32542:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13081,"nodeType":"RevertStatement","src":"32535:47:44"}]}}]},"documentation":{"id":13060,"nodeType":"StructuredDocumentation","src":"32067:307:44","text":" @dev Returns the downcasted int32 from int256, reverting on\n overflow (when the input is less than smallest int32 or\n greater than largest int32).\n Counterpart to Solidity's `int32` operator.\n Requirements:\n - input must fit into 32 bits"},"id":13085,"implemented":true,"kind":"function","modifiers":[],"name":"toInt32","nameLocation":"32388:7:44","nodeType":"FunctionDefinition","parameters":{"id":13063,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13062,"mutability":"mutable","name":"value","nameLocation":"32403:5:44","nodeType":"VariableDeclaration","scope":13085,"src":"32396:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13061,"name":"int256","nodeType":"ElementaryTypeName","src":"32396:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32395:14:44"},"returnParameters":{"id":13066,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13065,"mutability":"mutable","name":"downcasted","nameLocation":"32439:10:44","nodeType":"VariableDeclaration","scope":13085,"src":"32433:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"},"typeName":{"id":13064,"name":"int32","nodeType":"ElementaryTypeName","src":"32433:5:44","typeDescriptions":{"typeIdentifier":"t_int32","typeString":"int32"}},"visibility":"internal"}],"src":"32432:18:44"},"scope":13204,"src":"32379:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13110,"nodeType":"Block","src":"32989:148:44","statements":[{"expression":{"id":13098,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13093,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13091,"src":"32999:10:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":13096,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13088,"src":"33018:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13095,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33012:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int24_$","typeString":"type(int24)"},"typeName":{"id":13094,"name":"int24","nodeType":"ElementaryTypeName","src":"33012:5:44","typeDescriptions":{}}},"id":13097,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33012:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"src":"32999:25:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"id":13099,"nodeType":"ExpressionStatement","src":"32999:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13102,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13100,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13091,"src":"33038:10:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":13101,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13088,"src":"33052:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33038:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13109,"nodeType":"IfStatement","src":"33034:97:44","trueBody":{"id":13108,"nodeType":"Block","src":"33059:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3234","id":13104,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33110:2:44","typeDescriptions":{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},"value":"24"},{"id":13105,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13088,"src":"33114:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_24_by_1","typeString":"int_const 24"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13103,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"33080:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":13106,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33080:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13107,"nodeType":"RevertStatement","src":"33073:47:44"}]}}]},"documentation":{"id":13086,"nodeType":"StructuredDocumentation","src":"32605:307:44","text":" @dev Returns the downcasted int24 from int256, reverting on\n overflow (when the input is less than smallest int24 or\n greater than largest int24).\n Counterpart to Solidity's `int24` operator.\n Requirements:\n - input must fit into 24 bits"},"id":13111,"implemented":true,"kind":"function","modifiers":[],"name":"toInt24","nameLocation":"32926:7:44","nodeType":"FunctionDefinition","parameters":{"id":13089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13088,"mutability":"mutable","name":"value","nameLocation":"32941:5:44","nodeType":"VariableDeclaration","scope":13111,"src":"32934:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13087,"name":"int256","nodeType":"ElementaryTypeName","src":"32934:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"32933:14:44"},"returnParameters":{"id":13092,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13091,"mutability":"mutable","name":"downcasted","nameLocation":"32977:10:44","nodeType":"VariableDeclaration","scope":13111,"src":"32971:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"},"typeName":{"id":13090,"name":"int24","nodeType":"ElementaryTypeName","src":"32971:5:44","typeDescriptions":{"typeIdentifier":"t_int24","typeString":"int24"}},"visibility":"internal"}],"src":"32970:18:44"},"scope":13204,"src":"32917:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13136,"nodeType":"Block","src":"33527:148:44","statements":[{"expression":{"id":13124,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13119,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13117,"src":"33537:10:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":13122,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13114,"src":"33556:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13121,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"33550:5:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int16_$","typeString":"type(int16)"},"typeName":{"id":13120,"name":"int16","nodeType":"ElementaryTypeName","src":"33550:5:44","typeDescriptions":{}}},"id":13123,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33550:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"src":"33537:25:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"id":13125,"nodeType":"ExpressionStatement","src":"33537:25:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13128,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13126,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13117,"src":"33576:10:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":13127,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13114,"src":"33590:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"33576:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13135,"nodeType":"IfStatement","src":"33572:97:44","trueBody":{"id":13134,"nodeType":"Block","src":"33597:72:44","statements":[{"errorCall":{"arguments":[{"hexValue":"3136","id":13130,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"33648:2:44","typeDescriptions":{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},"value":"16"},{"id":13131,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13114,"src":"33652:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_16_by_1","typeString":"int_const 16"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13129,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"33618:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":13132,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"33618:40:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13133,"nodeType":"RevertStatement","src":"33611:47:44"}]}}]},"documentation":{"id":13112,"nodeType":"StructuredDocumentation","src":"33143:307:44","text":" @dev Returns the downcasted int16 from int256, reverting on\n overflow (when the input is less than smallest int16 or\n greater than largest int16).\n Counterpart to Solidity's `int16` operator.\n Requirements:\n - input must fit into 16 bits"},"id":13137,"implemented":true,"kind":"function","modifiers":[],"name":"toInt16","nameLocation":"33464:7:44","nodeType":"FunctionDefinition","parameters":{"id":13115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13114,"mutability":"mutable","name":"value","nameLocation":"33479:5:44","nodeType":"VariableDeclaration","scope":13137,"src":"33472:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13113,"name":"int256","nodeType":"ElementaryTypeName","src":"33472:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"33471:14:44"},"returnParameters":{"id":13118,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13117,"mutability":"mutable","name":"downcasted","nameLocation":"33515:10:44","nodeType":"VariableDeclaration","scope":13137,"src":"33509:16:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"},"typeName":{"id":13116,"name":"int16","nodeType":"ElementaryTypeName","src":"33509:5:44","typeDescriptions":{"typeIdentifier":"t_int16","typeString":"int16"}},"visibility":"internal"}],"src":"33508:18:44"},"scope":13204,"src":"33455:220:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13162,"nodeType":"Block","src":"34058:146:44","statements":[{"expression":{"id":13150,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13145,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13143,"src":"34068:10:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":13148,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13140,"src":"34086:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13147,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34081:4:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int8_$","typeString":"type(int8)"},"typeName":{"id":13146,"name":"int8","nodeType":"ElementaryTypeName","src":"34081:4:44","typeDescriptions":{}}},"id":13149,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34081:11:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"src":"34068:24:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"id":13151,"nodeType":"ExpressionStatement","src":"34068:24:44"},{"condition":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13154,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13152,"name":"downcasted","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13143,"src":"34106:10:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"id":13153,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13140,"src":"34120:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"34106:19:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13161,"nodeType":"IfStatement","src":"34102:96:44","trueBody":{"id":13160,"nodeType":"Block","src":"34127:71:44","statements":[{"errorCall":{"arguments":[{"hexValue":"38","id":13156,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"34178:1:44","typeDescriptions":{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},"value":"8"},{"id":13157,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13140,"src":"34181:5:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_8_by_1","typeString":"int_const 8"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13155,"name":"SafeCastOverflowedIntDowncast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11461,"src":"34148:29:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint8_$_t_int256_$returns$__$","typeString":"function (uint8,int256) pure"}},"id":13158,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34148:39:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13159,"nodeType":"RevertStatement","src":"34141:46:44"}]}}]},"documentation":{"id":13138,"nodeType":"StructuredDocumentation","src":"33681:302:44","text":" @dev Returns the downcasted int8 from int256, reverting on\n overflow (when the input is less than smallest int8 or\n greater than largest int8).\n Counterpart to Solidity's `int8` operator.\n Requirements:\n - input must fit into 8 bits"},"id":13163,"implemented":true,"kind":"function","modifiers":[],"name":"toInt8","nameLocation":"33997:6:44","nodeType":"FunctionDefinition","parameters":{"id":13141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13140,"mutability":"mutable","name":"value","nameLocation":"34011:5:44","nodeType":"VariableDeclaration","scope":13163,"src":"34004:12:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13139,"name":"int256","nodeType":"ElementaryTypeName","src":"34004:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34003:14:44"},"returnParameters":{"id":13144,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13143,"mutability":"mutable","name":"downcasted","nameLocation":"34046:10:44","nodeType":"VariableDeclaration","scope":13163,"src":"34041:15:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"},"typeName":{"id":13142,"name":"int8","nodeType":"ElementaryTypeName","src":"34041:4:44","typeDescriptions":{"typeIdentifier":"t_int8","typeString":"int8"}},"visibility":"internal"}],"src":"34040:17:44"},"scope":13204,"src":"33988:216:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13192,"nodeType":"Block","src":"34444:250:44","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13180,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13171,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13166,"src":"34557:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"arguments":[{"expression":{"arguments":[{"id":13176,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34578:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":13175,"name":"int256","nodeType":"ElementaryTypeName","src":"34578:6:44","typeDescriptions":{}}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"}],"id":13174,"name":"type","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967269,"src":"34573:4:44","typeDescriptions":{"typeIdentifier":"t_function_metatype_pure$__$returns$__$","typeString":"function () pure"}},"id":13177,"isConstant":false,"isLValue":false,"isPure":true,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34573:12:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_magic_meta_type_t_int256","typeString":"type(int256)"}},"id":13178,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"34586:3:44","memberName":"max","nodeType":"MemberAccess","src":"34573:16:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13173,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34565:7:44","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":13172,"name":"uint256","nodeType":"ElementaryTypeName","src":"34565:7:44","typeDescriptions":{}}},"id":13179,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34565:25:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"34557:33:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13186,"nodeType":"IfStatement","src":"34553:105:44","trueBody":{"id":13185,"nodeType":"Block","src":"34592:66:44","statements":[{"errorCall":{"arguments":[{"id":13182,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13166,"src":"34641:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13181,"name":"SafeCastOverflowedUintToInt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11466,"src":"34613:27:44","typeDescriptions":{"typeIdentifier":"t_function_error_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":13183,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34613:34:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13184,"nodeType":"RevertStatement","src":"34606:41:44"}]}},{"expression":{"arguments":[{"id":13189,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13166,"src":"34681:5:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13188,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"34674:6:44","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":13187,"name":"int256","nodeType":"ElementaryTypeName","src":"34674:6:44","typeDescriptions":{}}},"id":13190,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"34674:13:44","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":13170,"id":13191,"nodeType":"Return","src":"34667:20:44"}]},"documentation":{"id":13164,"nodeType":"StructuredDocumentation","src":"34210:165:44","text":" @dev Converts an unsigned uint256 into a signed int256.\n Requirements:\n - input must be less than or equal to maxInt256."},"id":13193,"implemented":true,"kind":"function","modifiers":[],"name":"toInt256","nameLocation":"34389:8:44","nodeType":"FunctionDefinition","parameters":{"id":13167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13166,"mutability":"mutable","name":"value","nameLocation":"34406:5:44","nodeType":"VariableDeclaration","scope":13193,"src":"34398:13:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13165,"name":"uint256","nodeType":"ElementaryTypeName","src":"34398:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34397:15:44"},"returnParameters":{"id":13170,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13169,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13193,"src":"34436:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13168,"name":"int256","nodeType":"ElementaryTypeName","src":"34436:6:44","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"34435:8:44"},"scope":13204,"src":"34380:314:44","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13202,"nodeType":"Block","src":"34853:87:44","statements":[{"AST":{"nodeType":"YulBlock","src":"34888:46:44","statements":[{"nodeType":"YulAssignment","src":"34902:22:44","value":{"arguments":[{"arguments":[{"name":"b","nodeType":"YulIdentifier","src":"34921:1:44"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34914:6:44"},"nodeType":"YulFunctionCall","src":"34914:9:44"}],"functionName":{"name":"iszero","nodeType":"YulIdentifier","src":"34907:6:44"},"nodeType":"YulFunctionCall","src":"34907:17:44"},"variableNames":[{"name":"u","nodeType":"YulIdentifier","src":"34902:1:44"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":13196,"isOffset":false,"isSlot":false,"src":"34921:1:44","valueSize":1},{"declaration":13199,"isOffset":false,"isSlot":false,"src":"34902:1:44","valueSize":1}],"flags":["memory-safe"],"id":13201,"nodeType":"InlineAssembly","src":"34863:71:44"}]},"documentation":{"id":13194,"nodeType":"StructuredDocumentation","src":"34700:90:44","text":" @dev Cast a boolean (false or true) to a uint256 (0 or 1) with no jump."},"id":13203,"implemented":true,"kind":"function","modifiers":[],"name":"toUint","nameLocation":"34804:6:44","nodeType":"FunctionDefinition","parameters":{"id":13197,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13196,"mutability":"mutable","name":"b","nameLocation":"34816:1:44","nodeType":"VariableDeclaration","scope":13203,"src":"34811:6:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":13195,"name":"bool","nodeType":"ElementaryTypeName","src":"34811:4:44","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"34810:8:44"},"returnParameters":{"id":13200,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13199,"mutability":"mutable","name":"u","nameLocation":"34850:1:44","nodeType":"VariableDeclaration","scope":13203,"src":"34842:9:44","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13198,"name":"uint256","nodeType":"ElementaryTypeName","src":"34842:7:44","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"34841:11:44"},"scope":13204,"src":"34795:145:44","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":13205,"src":"769:34173:44","usedErrors":[11449,11454,11461,11466],"usedEvents":[]}],"src":"192:34751:44"},"id":44},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/math/SignedMath.sol","exportedSymbols":{"SafeCast":[13204],"SignedMath":[13348]},"id":13349,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":13206,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"109:24:45"},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"./SafeCast.sol","id":13208,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":13349,"sourceUnit":13205,"src":"135:40:45","symbolAliases":[{"foreign":{"id":13207,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"143:8:45","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"SignedMath","contractDependencies":[],"contractKind":"library","documentation":{"id":13209,"nodeType":"StructuredDocumentation","src":"177:80:45","text":" @dev Standard signed math utilities missing in the Solidity language."},"fullyImplemented":true,"id":13348,"linearizedBaseContracts":[13348],"name":"SignedMath","nameLocation":"266:10:45","nodeType":"ContractDefinition","nodes":[{"body":{"id":13238,"nodeType":"Block","src":"746:215:45","statements":[{"id":13237,"nodeType":"UncheckedBlock","src":"756:199:45","statements":[{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13235,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13221,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13216,"src":"894:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13233,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13224,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13222,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13214,"src":"900:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":13223,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13216,"src":"904:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"900:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13225,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"899:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"*","rightExpression":{"arguments":[{"arguments":[{"id":13230,"name":"condition","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13212,"src":"932:9:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"}],"expression":{"id":13228,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"916:8:45","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":13229,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"925:6:45","memberName":"toUint","nodeType":"MemberAccess","referencedDeclaration":13203,"src":"916:15:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$returns$_t_uint256_$","typeString":"function (bool) pure returns (uint256)"}},"id":13231,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"916:26:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13227,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"909:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":13226,"name":"int256","nodeType":"ElementaryTypeName","src":"909:6:45","typeDescriptions":{}}},"id":13232,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"909:34:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"899:44:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13234,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"898:46:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"894:50:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":13220,"id":13236,"nodeType":"Return","src":"887:57:45"}]}]},"documentation":{"id":13210,"nodeType":"StructuredDocumentation","src":"283:374:45","text":" @dev Branchless ternary evaluation for `a ? b : c`. Gas costs are constant.\n IMPORTANT: This function may reduce bytecode size and consume less gas when used standalone.\n However, the compiler may optimize Solidity ternary operations (i.e. `a ? b : c`) to only compute\n one branch when needed, making this function more expensive."},"id":13239,"implemented":true,"kind":"function","modifiers":[],"name":"ternary","nameLocation":"671:7:45","nodeType":"FunctionDefinition","parameters":{"id":13217,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13212,"mutability":"mutable","name":"condition","nameLocation":"684:9:45","nodeType":"VariableDeclaration","scope":13239,"src":"679:14:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":13211,"name":"bool","nodeType":"ElementaryTypeName","src":"679:4:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":13214,"mutability":"mutable","name":"a","nameLocation":"702:1:45","nodeType":"VariableDeclaration","scope":13239,"src":"695:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13213,"name":"int256","nodeType":"ElementaryTypeName","src":"695:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":13216,"mutability":"mutable","name":"b","nameLocation":"712:1:45","nodeType":"VariableDeclaration","scope":13239,"src":"705:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13215,"name":"int256","nodeType":"ElementaryTypeName","src":"705:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"678:36:45"},"returnParameters":{"id":13220,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13219,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13239,"src":"738:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13218,"name":"int256","nodeType":"ElementaryTypeName","src":"738:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"737:8:45"},"scope":13348,"src":"662:299:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13257,"nodeType":"Block","src":"1102:44:45","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13252,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13250,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13242,"src":"1127:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13251,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13244,"src":"1131:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1127:5:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":13253,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13242,"src":"1134:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":13254,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13244,"src":"1137:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13249,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13239,"src":"1119:7:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":13255,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1119:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":13248,"id":13256,"nodeType":"Return","src":"1112:27:45"}]},"documentation":{"id":13240,"nodeType":"StructuredDocumentation","src":"967:66:45","text":" @dev Returns the largest of two signed numbers."},"id":13258,"implemented":true,"kind":"function","modifiers":[],"name":"max","nameLocation":"1047:3:45","nodeType":"FunctionDefinition","parameters":{"id":13245,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13242,"mutability":"mutable","name":"a","nameLocation":"1058:1:45","nodeType":"VariableDeclaration","scope":13258,"src":"1051:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13241,"name":"int256","nodeType":"ElementaryTypeName","src":"1051:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":13244,"mutability":"mutable","name":"b","nameLocation":"1068:1:45","nodeType":"VariableDeclaration","scope":13258,"src":"1061:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13243,"name":"int256","nodeType":"ElementaryTypeName","src":"1061:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1050:20:45"},"returnParameters":{"id":13248,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13247,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13258,"src":"1094:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13246,"name":"int256","nodeType":"ElementaryTypeName","src":"1094:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1093:8:45"},"scope":13348,"src":"1038:108:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13276,"nodeType":"Block","src":"1288:44:45","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13271,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13269,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13261,"src":"1313:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13270,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13263,"src":"1317:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1313:5:45","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"id":13272,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13261,"src":"1320:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},{"id":13273,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13263,"src":"1323:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_int256","typeString":"int256"},{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13268,"name":"ternary","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13239,"src":"1305:7:45","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_bool_$_t_int256_$_t_int256_$returns$_t_int256_$","typeString":"function (bool,int256,int256) pure returns (int256)"}},"id":13274,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1305:20:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":13267,"id":13275,"nodeType":"Return","src":"1298:27:45"}]},"documentation":{"id":13259,"nodeType":"StructuredDocumentation","src":"1152:67:45","text":" @dev Returns the smallest of two signed numbers."},"id":13277,"implemented":true,"kind":"function","modifiers":[],"name":"min","nameLocation":"1233:3:45","nodeType":"FunctionDefinition","parameters":{"id":13264,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13261,"mutability":"mutable","name":"a","nameLocation":"1244:1:45","nodeType":"VariableDeclaration","scope":13277,"src":"1237:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13260,"name":"int256","nodeType":"ElementaryTypeName","src":"1237:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":13263,"mutability":"mutable","name":"b","nameLocation":"1254:1:45","nodeType":"VariableDeclaration","scope":13277,"src":"1247:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13262,"name":"int256","nodeType":"ElementaryTypeName","src":"1247:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1236:20:45"},"returnParameters":{"id":13267,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13266,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13277,"src":"1280:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13265,"name":"int256","nodeType":"ElementaryTypeName","src":"1280:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1279:8:45"},"scope":13348,"src":"1224:108:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13320,"nodeType":"Block","src":"1537:162:45","statements":[{"assignments":[13288],"declarations":[{"constant":false,"id":13288,"mutability":"mutable","name":"x","nameLocation":"1606:1:45","nodeType":"VariableDeclaration","scope":13320,"src":"1599:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13287,"name":"int256","nodeType":"ElementaryTypeName","src":"1599:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":13301,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13300,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13291,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13289,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13280,"src":"1611:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"id":13290,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13282,"src":"1615:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1611:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13292,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1610:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13298,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13295,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13293,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13280,"src":"1622:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":13294,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13282,"src":"1626:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1622:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13296,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1621:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"31","id":13297,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1632:1:45","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1621:12:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13299,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1620:14:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1610:24:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"1599:35:45"},{"expression":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13302,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13288,"src":"1651:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13316,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13310,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":13307,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13288,"src":"1671:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13306,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1663:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":13305,"name":"uint256","nodeType":"ElementaryTypeName","src":"1663:7:45","typeDescriptions":{}}},"id":13308,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1663:10:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":13309,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1677:3:45","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"1663:17:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13304,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1656:6:45","typeDescriptions":{"typeIdentifier":"t_type$_t_int256_$","typeString":"type(int256)"},"typeName":{"id":13303,"name":"int256","nodeType":"ElementaryTypeName","src":"1656:6:45","typeDescriptions":{}}},"id":13311,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1656:25:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"&","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13314,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13312,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13280,"src":"1685:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":13313,"name":"b","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13282,"src":"1689:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1685:5:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13315,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1684:7:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1656:35:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13317,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"1655:37:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"1651:41:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"functionReturnParameters":13286,"id":13319,"nodeType":"Return","src":"1644:48:45"}]},"documentation":{"id":13278,"nodeType":"StructuredDocumentation","src":"1338:126:45","text":" @dev Returns the average of two signed numbers without overflow.\n The result is rounded towards zero."},"id":13321,"implemented":true,"kind":"function","modifiers":[],"name":"average","nameLocation":"1478:7:45","nodeType":"FunctionDefinition","parameters":{"id":13283,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13280,"mutability":"mutable","name":"a","nameLocation":"1493:1:45","nodeType":"VariableDeclaration","scope":13321,"src":"1486:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13279,"name":"int256","nodeType":"ElementaryTypeName","src":"1486:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"},{"constant":false,"id":13282,"mutability":"mutable","name":"b","nameLocation":"1503:1:45","nodeType":"VariableDeclaration","scope":13321,"src":"1496:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13281,"name":"int256","nodeType":"ElementaryTypeName","src":"1496:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1485:20:45"},"returnParameters":{"id":13286,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13285,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13321,"src":"1529:6:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13284,"name":"int256","nodeType":"ElementaryTypeName","src":"1529:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1528:8:45"},"scope":13348,"src":"1469:230:45","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":13346,"nodeType":"Block","src":"1843:767:45","statements":[{"id":13345,"nodeType":"UncheckedBlock","src":"1853:751:45","statements":[{"assignments":[13330],"declarations":[{"constant":false,"id":13330,"mutability":"mutable","name":"mask","nameLocation":"2424:4:45","nodeType":"VariableDeclaration","scope":13345,"src":"2417:11:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13329,"name":"int256","nodeType":"ElementaryTypeName","src":"2417:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"id":13334,"initialValue":{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13333,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13331,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13324,"src":"2431:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"323535","id":13332,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2436:3:45","typeDescriptions":{"typeIdentifier":"t_rational_255_by_1","typeString":"int_const 255"},"value":"255"},"src":"2431:8:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"VariableDeclarationStatement","src":"2417:22:45"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13342,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_int256","typeString":"int256"},"id":13339,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13337,"name":"n","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13324,"src":"2576:1:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":13338,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13330,"src":"2580:4:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2576:8:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"id":13340,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"2575:10:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"nodeType":"BinaryOperation","operator":"^","rightExpression":{"id":13341,"name":"mask","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13330,"src":"2588:4:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"src":"2575:17:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_int256","typeString":"int256"}],"id":13336,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"2567:7:45","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":13335,"name":"uint256","nodeType":"ElementaryTypeName","src":"2567:7:45","typeDescriptions":{}}},"id":13343,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2567:26:45","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13328,"id":13344,"nodeType":"Return","src":"2560:33:45"}]}]},"documentation":{"id":13322,"nodeType":"StructuredDocumentation","src":"1705:78:45","text":" @dev Returns the absolute unsigned value of a signed value."},"id":13347,"implemented":true,"kind":"function","modifiers":[],"name":"abs","nameLocation":"1797:3:45","nodeType":"FunctionDefinition","parameters":{"id":13325,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13324,"mutability":"mutable","name":"n","nameLocation":"1808:1:45","nodeType":"VariableDeclaration","scope":13347,"src":"1801:8:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"},"typeName":{"id":13323,"name":"int256","nodeType":"ElementaryTypeName","src":"1801:6:45","typeDescriptions":{"typeIdentifier":"t_int256","typeString":"int256"}},"visibility":"internal"}],"src":"1800:10:45"},"returnParameters":{"id":13328,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13327,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13347,"src":"1834:7:45","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13326,"name":"uint256","nodeType":"ElementaryTypeName","src":"1834:7:45","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1833:9:45"},"scope":13348,"src":"1788:822:45","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":13349,"src":"258:2354:45","usedErrors":[],"usedEvents":[]}],"src":"109:2504:45"},"id":45},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/Checkpoints.sol","exportedSymbols":{"Checkpoints":[14929],"Math":[11439]},"id":14930,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":13350,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"201:24:46"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":13352,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":14930,"sourceUnit":11440,"src":"227:38:46","symbolAliases":[{"foreign":{"id":13351,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"235:4:46","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Checkpoints","contractDependencies":[],"contractKind":"library","documentation":{"id":13353,"nodeType":"StructuredDocumentation","src":"267:400:46","text":" @dev This library defines the `Trace*` struct, for checkpointing values as they change at different points in\n time, and later looking up past values by block number. See {Votes} as an example.\n To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new\n checkpoint for the current transaction block using the {push} function."},"fullyImplemented":true,"id":14929,"linearizedBaseContracts":[14929],"name":"Checkpoints","nameLocation":"676:11:46","nodeType":"ContractDefinition","nodes":[{"documentation":{"id":13354,"nodeType":"StructuredDocumentation","src":"694:82:46","text":" @dev A value was attempted to be inserted on a past checkpoint."},"errorSelector":"2520601d","id":13356,"name":"CheckpointUnorderedInsertion","nameLocation":"787:28:46","nodeType":"ErrorDefinition","parameters":{"id":13355,"nodeType":"ParameterList","parameters":[],"src":"815:2:46"},"src":"781:37:46"},{"canonicalName":"Checkpoints.Trace224","id":13361,"members":[{"constant":false,"id":13360,"mutability":"mutable","name":"_checkpoints","nameLocation":"866:12:46","nodeType":"VariableDeclaration","scope":13361,"src":"850:28:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13358,"nodeType":"UserDefinedTypeName","pathNode":{"id":13357,"name":"Checkpoint224","nameLocations":["850:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"850:13:46"},"referencedDeclaration":13366,"src":"850:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13359,"nodeType":"ArrayTypeName","src":"850:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"}],"name":"Trace224","nameLocation":"831:8:46","nodeType":"StructDefinition","scope":14929,"src":"824:61:46","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint224","id":13366,"members":[{"constant":false,"id":13363,"mutability":"mutable","name":"_key","nameLocation":"929:4:46","nodeType":"VariableDeclaration","scope":13366,"src":"922:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13362,"name":"uint32","nodeType":"ElementaryTypeName","src":"922:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13365,"mutability":"mutable","name":"_value","nameLocation":"951:6:46","nodeType":"VariableDeclaration","scope":13366,"src":"943:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13364,"name":"uint224","nodeType":"ElementaryTypeName","src":"943:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"name":"Checkpoint224","nameLocation":"898:13:46","nodeType":"StructDefinition","scope":14929,"src":"891:73:46","visibility":"public"},{"body":{"id":13388,"nodeType":"Block","src":"1425:62:46","statements":[{"expression":{"arguments":[{"expression":{"id":13382,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13370,"src":"1450:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13383,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1455:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"1450:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13384,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13372,"src":"1469:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13385,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13374,"src":"1474:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13381,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13761,14285,14809],"referencedDeclaration":13761,"src":"1442:7:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint224_$returns$_t_uint224_$_t_uint224_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint224) returns (uint224,uint224)"}},"id":13386,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1442:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":13380,"id":13387,"nodeType":"Return","src":"1435:45:46"}]},"documentation":{"id":13367,"nodeType":"StructuredDocumentation","src":"970:302:46","text":" @dev Pushes a (`key`, `value`) pair into a Trace224 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint32).max` key set will disable the\n library."},"id":13389,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"1286:4:46","nodeType":"FunctionDefinition","parameters":{"id":13375,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13370,"mutability":"mutable","name":"self","nameLocation":"1317:4:46","nodeType":"VariableDeclaration","scope":13389,"src":"1300:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13369,"nodeType":"UserDefinedTypeName","pathNode":{"id":13368,"name":"Trace224","nameLocations":["1300:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"1300:8:46"},"referencedDeclaration":13361,"src":"1300:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13372,"mutability":"mutable","name":"key","nameLocation":"1338:3:46","nodeType":"VariableDeclaration","scope":13389,"src":"1331:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13371,"name":"uint32","nodeType":"ElementaryTypeName","src":"1331:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13374,"mutability":"mutable","name":"value","nameLocation":"1359:5:46","nodeType":"VariableDeclaration","scope":13389,"src":"1351:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13373,"name":"uint224","nodeType":"ElementaryTypeName","src":"1351:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1290:80:46"},"returnParameters":{"id":13380,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13377,"mutability":"mutable","name":"oldValue","nameLocation":"1397:8:46","nodeType":"VariableDeclaration","scope":13389,"src":"1389:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13376,"name":"uint224","nodeType":"ElementaryTypeName","src":"1389:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":13379,"mutability":"mutable","name":"newValue","nameLocation":"1415:8:46","nodeType":"VariableDeclaration","scope":13389,"src":"1407:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13378,"name":"uint224","nodeType":"ElementaryTypeName","src":"1407:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1388:36:46"},"scope":14929,"src":"1277:210:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13428,"nodeType":"Block","src":"1740:207:46","statements":[{"assignments":[13401],"declarations":[{"constant":false,"id":13401,"mutability":"mutable","name":"len","nameLocation":"1758:3:46","nodeType":"VariableDeclaration","scope":13428,"src":"1750:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13400,"name":"uint256","nodeType":"ElementaryTypeName","src":"1750:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13405,"initialValue":{"expression":{"expression":{"id":13402,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13393,"src":"1764:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13403,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1769:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"1764:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13404,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1782:6:46","memberName":"length","nodeType":"MemberAccess","src":"1764:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1750:38:46"},{"assignments":[13407],"declarations":[{"constant":false,"id":13407,"mutability":"mutable","name":"pos","nameLocation":"1806:3:46","nodeType":"VariableDeclaration","scope":13428,"src":"1798:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13406,"name":"uint256","nodeType":"ElementaryTypeName","src":"1798:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13415,"initialValue":{"arguments":[{"expression":{"id":13409,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13393,"src":"1831:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13410,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1836:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"1831:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13411,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13395,"src":"1850:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":13412,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1855:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13413,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13401,"src":"1858:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13408,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13865,14389,14913],"referencedDeclaration":13865,"src":"1812:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":13414,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1812:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"1798:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13418,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13416,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13407,"src":"1879:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13417,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13401,"src":"1886:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1879:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13421,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13393,"src":"1910:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13422,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1915:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"1910:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13423,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13407,"src":"1929:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13420,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"1896:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13424,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1896:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13425,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1934:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13365,"src":"1896:44:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13426,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"1879:61:46","trueExpression":{"hexValue":"30","id":13419,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1892:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13399,"id":13427,"nodeType":"Return","src":"1872:68:46"}]},"documentation":{"id":13390,"nodeType":"StructuredDocumentation","src":"1493:154:46","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13429,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"1661:11:46","nodeType":"FunctionDefinition","parameters":{"id":13396,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13393,"mutability":"mutable","name":"self","nameLocation":"1690:4:46","nodeType":"VariableDeclaration","scope":13429,"src":"1673:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13392,"nodeType":"UserDefinedTypeName","pathNode":{"id":13391,"name":"Trace224","nameLocations":["1673:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"1673:8:46"},"referencedDeclaration":13361,"src":"1673:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13395,"mutability":"mutable","name":"key","nameLocation":"1703:3:46","nodeType":"VariableDeclaration","scope":13429,"src":"1696:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13394,"name":"uint32","nodeType":"ElementaryTypeName","src":"1696:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"1672:35:46"},"returnParameters":{"id":13399,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13398,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13429,"src":"1731:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13397,"name":"uint224","nodeType":"ElementaryTypeName","src":"1731:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"1730:9:46"},"scope":14929,"src":"1652:295:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13470,"nodeType":"Block","src":"2202:209:46","statements":[{"assignments":[13441],"declarations":[{"constant":false,"id":13441,"mutability":"mutable","name":"len","nameLocation":"2220:3:46","nodeType":"VariableDeclaration","scope":13470,"src":"2212:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13440,"name":"uint256","nodeType":"ElementaryTypeName","src":"2212:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13445,"initialValue":{"expression":{"expression":{"id":13442,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13433,"src":"2226:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13443,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2231:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"2226:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13444,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2244:6:46","memberName":"length","nodeType":"MemberAccess","src":"2226:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2212:38:46"},{"assignments":[13447],"declarations":[{"constant":false,"id":13447,"mutability":"mutable","name":"pos","nameLocation":"2268:3:46","nodeType":"VariableDeclaration","scope":13470,"src":"2260:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13446,"name":"uint256","nodeType":"ElementaryTypeName","src":"2260:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13455,"initialValue":{"arguments":[{"expression":{"id":13449,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13433,"src":"2293:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13450,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"2293:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13451,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13435,"src":"2312:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":13452,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2317:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13453,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13441,"src":"2320:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13448,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13813,14337,14861],"referencedDeclaration":13813,"src":"2274:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":13454,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2274:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2260:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13458,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13456,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13447,"src":"2341:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13457,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2348:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"2341:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13461,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13433,"src":"2370:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13462,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2375:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"2370:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13465,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13463,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13447,"src":"2389:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13464,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2395:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2389:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13460,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"2356:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13466,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2356:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13467,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2398:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13365,"src":"2356:48:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13468,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"2341:63:46","trueExpression":{"hexValue":"30","id":13459,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2352:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13439,"id":13469,"nodeType":"Return","src":"2334:70:46"}]},"documentation":{"id":13430,"nodeType":"StructuredDocumentation","src":"1953:156:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13471,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"2123:11:46","nodeType":"FunctionDefinition","parameters":{"id":13436,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13433,"mutability":"mutable","name":"self","nameLocation":"2152:4:46","nodeType":"VariableDeclaration","scope":13471,"src":"2135:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13432,"nodeType":"UserDefinedTypeName","pathNode":{"id":13431,"name":"Trace224","nameLocations":["2135:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"2135:8:46"},"referencedDeclaration":13361,"src":"2135:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13435,"mutability":"mutable","name":"key","nameLocation":"2165:3:46","nodeType":"VariableDeclaration","scope":13471,"src":"2158:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13434,"name":"uint32","nodeType":"ElementaryTypeName","src":"2158:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2134:35:46"},"returnParameters":{"id":13439,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13438,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13471,"src":"2193:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13437,"name":"uint224","nodeType":"ElementaryTypeName","src":"2193:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2192:9:46"},"scope":14929,"src":"2114:297:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13555,"nodeType":"Block","src":"2810:512:46","statements":[{"assignments":[13483],"declarations":[{"constant":false,"id":13483,"mutability":"mutable","name":"len","nameLocation":"2828:3:46","nodeType":"VariableDeclaration","scope":13555,"src":"2820:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13482,"name":"uint256","nodeType":"ElementaryTypeName","src":"2820:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13487,"initialValue":{"expression":{"expression":{"id":13484,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"2834:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13485,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2839:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"2834:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13486,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2852:6:46","memberName":"length","nodeType":"MemberAccess","src":"2834:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2820:38:46"},{"assignments":[13489],"declarations":[{"constant":false,"id":13489,"mutability":"mutable","name":"low","nameLocation":"2877:3:46","nodeType":"VariableDeclaration","scope":13555,"src":"2869:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13488,"name":"uint256","nodeType":"ElementaryTypeName","src":"2869:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13491,"initialValue":{"hexValue":"30","id":13490,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2883:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"2869:15:46"},{"assignments":[13493],"declarations":[{"constant":false,"id":13493,"mutability":"mutable","name":"high","nameLocation":"2902:4:46","nodeType":"VariableDeclaration","scope":13555,"src":"2894:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13492,"name":"uint256","nodeType":"ElementaryTypeName","src":"2894:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13495,"initialValue":{"id":13494,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13483,"src":"2909:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2894:18:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13498,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13496,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13483,"src":"2927:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":13497,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2933:1:46","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"2927:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13530,"nodeType":"IfStatement","src":"2923:234:46","trueBody":{"id":13529,"nodeType":"Block","src":"2936:221:46","statements":[{"assignments":[13500],"declarations":[{"constant":false,"id":13500,"mutability":"mutable","name":"mid","nameLocation":"2958:3:46","nodeType":"VariableDeclaration","scope":13529,"src":"2950:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13499,"name":"uint256","nodeType":"ElementaryTypeName","src":"2950:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13507,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13506,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13501,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13483,"src":"2964:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":13504,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13483,"src":"2980:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13502,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"2970:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":13503,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2975:4:46","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10983,"src":"2970:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":13505,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2970:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"2964:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"2950:34:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13515,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13508,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13477,"src":"3002:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":13510,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"3022:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13511,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3027:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"3022:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13512,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13500,"src":"3041:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13509,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"3008:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13513,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3008:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13514,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3046:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13363,"src":"3008:42:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"3002:48:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13527,"nodeType":"Block","src":"3101:46:46","statements":[{"expression":{"id":13525,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13521,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13489,"src":"3119:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13524,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13522,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13500,"src":"3125:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13523,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3131:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3125:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3119:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13526,"nodeType":"ExpressionStatement","src":"3119:13:46"}]},"id":13528,"nodeType":"IfStatement","src":"2998:149:46","trueBody":{"id":13520,"nodeType":"Block","src":"3052:43:46","statements":[{"expression":{"id":13518,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13516,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13493,"src":"3070:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13517,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13500,"src":"3077:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"3070:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13519,"nodeType":"ExpressionStatement","src":"3070:10:46"}]}}]}},{"assignments":[13532],"declarations":[{"constant":false,"id":13532,"mutability":"mutable","name":"pos","nameLocation":"3175:3:46","nodeType":"VariableDeclaration","scope":13555,"src":"3167:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13531,"name":"uint256","nodeType":"ElementaryTypeName","src":"3167:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13540,"initialValue":{"arguments":[{"expression":{"id":13534,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"3200:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13535,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3205:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"3200:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"id":13536,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13477,"src":"3219:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13537,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13489,"src":"3224:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13538,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13493,"src":"3229:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13533,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13813,14337,14861],"referencedDeclaration":13813,"src":"3181:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint32_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint32,uint256,uint256) view returns (uint256)"}},"id":13539,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3181:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3167:67:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13543,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13541,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13532,"src":"3252:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13542,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3259:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3252:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13546,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13475,"src":"3281:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13547,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3286:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"3281:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13550,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13548,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13532,"src":"3300:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13549,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3306:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3300:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13545,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"3267:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13551,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3267:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13552,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3309:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13365,"src":"3267:48:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13553,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3252:63:46","trueExpression":{"hexValue":"30","id":13544,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3263:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13481,"id":13554,"nodeType":"Return","src":"3245:70:46"}]},"documentation":{"id":13472,"nodeType":"StructuredDocumentation","src":"2417:294:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":13556,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"2725:17:46","nodeType":"FunctionDefinition","parameters":{"id":13478,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13475,"mutability":"mutable","name":"self","nameLocation":"2760:4:46","nodeType":"VariableDeclaration","scope":13556,"src":"2743:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13474,"nodeType":"UserDefinedTypeName","pathNode":{"id":13473,"name":"Trace224","nameLocations":["2743:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"2743:8:46"},"referencedDeclaration":13361,"src":"2743:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13477,"mutability":"mutable","name":"key","nameLocation":"2773:3:46","nodeType":"VariableDeclaration","scope":13556,"src":"2766:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13476,"name":"uint32","nodeType":"ElementaryTypeName","src":"2766:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2742:35:46"},"returnParameters":{"id":13481,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13480,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13556,"src":"2801:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13479,"name":"uint224","nodeType":"ElementaryTypeName","src":"2801:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"2800:9:46"},"scope":14929,"src":"2716:606:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13585,"nodeType":"Block","src":"3513:135:46","statements":[{"assignments":[13566],"declarations":[{"constant":false,"id":13566,"mutability":"mutable","name":"pos","nameLocation":"3531:3:46","nodeType":"VariableDeclaration","scope":13585,"src":"3523:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13565,"name":"uint256","nodeType":"ElementaryTypeName","src":"3523:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13570,"initialValue":{"expression":{"expression":{"id":13567,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13560,"src":"3537:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13568,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3542:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"3537:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13569,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3555:6:46","memberName":"length","nodeType":"MemberAccess","src":"3537:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3523:38:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13573,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13571,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13566,"src":"3578:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13572,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3585:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"3578:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13576,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13560,"src":"3607:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13577,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3612:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"3607:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13580,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13578,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13566,"src":"3626:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13579,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3632:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3626:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13575,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"3593:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13581,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3593:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13582,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3635:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13365,"src":"3593:48:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13583,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3578:63:46","trueExpression":{"hexValue":"30","id":13574,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3589:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"functionReturnParameters":13564,"id":13584,"nodeType":"Return","src":"3571:70:46"}]},"documentation":{"id":13557,"nodeType":"StructuredDocumentation","src":"3328:109:46","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":13586,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"3451:6:46","nodeType":"FunctionDefinition","parameters":{"id":13561,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13560,"mutability":"mutable","name":"self","nameLocation":"3475:4:46","nodeType":"VariableDeclaration","scope":13586,"src":"3458:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13559,"nodeType":"UserDefinedTypeName","pathNode":{"id":13558,"name":"Trace224","nameLocations":["3458:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"3458:8:46"},"referencedDeclaration":13361,"src":"3458:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3457:23:46"},"returnParameters":{"id":13564,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13563,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13586,"src":"3504:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13562,"name":"uint224","nodeType":"ElementaryTypeName","src":"3504:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3503:9:46"},"scope":14929,"src":"3442:206:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13634,"nodeType":"Block","src":"3941:275:46","statements":[{"assignments":[13600],"declarations":[{"constant":false,"id":13600,"mutability":"mutable","name":"pos","nameLocation":"3959:3:46","nodeType":"VariableDeclaration","scope":13634,"src":"3951:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13599,"name":"uint256","nodeType":"ElementaryTypeName","src":"3951:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13604,"initialValue":{"expression":{"expression":{"id":13601,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13590,"src":"3965:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13602,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3970:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"3965:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13603,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3983:6:46","memberName":"length","nodeType":"MemberAccess","src":"3965:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"3951:38:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13607,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13605,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13600,"src":"4003:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13606,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4010:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4003:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13632,"nodeType":"Block","src":"4064:146:46","statements":[{"assignments":[13616],"declarations":[{"constant":false,"id":13616,"mutability":"mutable","name":"ckpt","nameLocation":"4100:4:46","nodeType":"VariableDeclaration","scope":13632,"src":"4078:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13615,"nodeType":"UserDefinedTypeName","pathNode":{"id":13614,"name":"Checkpoint224","nameLocations":["4078:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"4078:13:46"},"referencedDeclaration":13366,"src":"4078:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":13624,"initialValue":{"arguments":[{"expression":{"id":13618,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13590,"src":"4121:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13619,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4126:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"4121:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13622,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13620,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13600,"src":"4140:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13621,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4146:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4140:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13617,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"4107:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13623,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4107:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"4078:70:46"},{"expression":{"components":[{"hexValue":"74727565","id":13625,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4170:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":13626,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13616,"src":"4176:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13627,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4181:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13363,"src":"4176:9:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"expression":{"id":13628,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13616,"src":"4187:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13629,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4192:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13365,"src":"4187:11:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13630,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4169:30:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint32_$_t_uint224_$","typeString":"tuple(bool,uint32,uint224)"}},"functionReturnParameters":13598,"id":13631,"nodeType":"Return","src":"4162:37:46"}]},"id":13633,"nodeType":"IfStatement","src":"3999:211:46","trueBody":{"id":13613,"nodeType":"Block","src":"4013:45:46","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":13608,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"4035:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":13609,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4042:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":13610,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4045:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":13611,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"4034:13:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":13598,"id":13612,"nodeType":"Return","src":"4027:20:46"}]}}]},"documentation":{"id":13587,"nodeType":"StructuredDocumentation","src":"3654:168:46","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":13635,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"3836:16:46","nodeType":"FunctionDefinition","parameters":{"id":13591,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13590,"mutability":"mutable","name":"self","nameLocation":"3870:4:46","nodeType":"VariableDeclaration","scope":13635,"src":"3853:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13589,"nodeType":"UserDefinedTypeName","pathNode":{"id":13588,"name":"Trace224","nameLocations":["3853:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"3853:8:46"},"referencedDeclaration":13361,"src":"3853:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"3852:23:46"},"returnParameters":{"id":13598,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13593,"mutability":"mutable","name":"exists","nameLocation":"3904:6:46","nodeType":"VariableDeclaration","scope":13635,"src":"3899:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":13592,"name":"bool","nodeType":"ElementaryTypeName","src":"3899:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":13595,"mutability":"mutable","name":"_key","nameLocation":"3919:4:46","nodeType":"VariableDeclaration","scope":13635,"src":"3912:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13594,"name":"uint32","nodeType":"ElementaryTypeName","src":"3912:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13597,"mutability":"mutable","name":"_value","nameLocation":"3933:6:46","nodeType":"VariableDeclaration","scope":13635,"src":"3925:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13596,"name":"uint224","nodeType":"ElementaryTypeName","src":"3925:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"3898:42:46"},"scope":14929,"src":"3827:389:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13648,"nodeType":"Block","src":"4356:48:46","statements":[{"expression":{"expression":{"expression":{"id":13644,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13639,"src":"4373:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13645,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4378:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"4373:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13646,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4391:6:46","memberName":"length","nodeType":"MemberAccess","src":"4373:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13643,"id":13647,"nodeType":"Return","src":"4366:31:46"}]},"documentation":{"id":13636,"nodeType":"StructuredDocumentation","src":"4222:58:46","text":" @dev Returns the number of checkpoints."},"id":13649,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"4294:6:46","nodeType":"FunctionDefinition","parameters":{"id":13640,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13639,"mutability":"mutable","name":"self","nameLocation":"4318:4:46","nodeType":"VariableDeclaration","scope":13649,"src":"4301:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13638,"nodeType":"UserDefinedTypeName","pathNode":{"id":13637,"name":"Trace224","nameLocations":["4301:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"4301:8:46"},"referencedDeclaration":13361,"src":"4301:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"}],"src":"4300:23:46"},"returnParameters":{"id":13643,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13642,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13649,"src":"4347:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13641,"name":"uint256","nodeType":"ElementaryTypeName","src":"4347:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4346:9:46"},"scope":14929,"src":"4285:119:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13666,"nodeType":"Block","src":"4568:46:46","statements":[{"expression":{"baseExpression":{"expression":{"id":13661,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13653,"src":"4585:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224 storage pointer"}},"id":13662,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4590:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13360,"src":"4585:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage ref"}},"id":13664,"indexExpression":{"id":13663,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13655,"src":"4603:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4585:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage","typeString":"struct Checkpoints.Checkpoint224 storage ref"}},"functionReturnParameters":13660,"id":13665,"nodeType":"Return","src":"4578:29:46"}]},"documentation":{"id":13650,"nodeType":"StructuredDocumentation","src":"4410:61:46","text":" @dev Returns checkpoint at given position."},"id":13667,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4485:2:46","nodeType":"FunctionDefinition","parameters":{"id":13656,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13653,"mutability":"mutable","name":"self","nameLocation":"4505:4:46","nodeType":"VariableDeclaration","scope":13667,"src":"4488:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"},"typeName":{"id":13652,"nodeType":"UserDefinedTypeName","pathNode":{"id":13651,"name":"Trace224","nameLocations":["4488:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13361,"src":"4488:8:46"},"referencedDeclaration":13361,"src":"4488:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace224_$13361_storage_ptr","typeString":"struct Checkpoints.Trace224"}},"visibility":"internal"},{"constant":false,"id":13655,"mutability":"mutable","name":"pos","nameLocation":"4518:3:46","nodeType":"VariableDeclaration","scope":13667,"src":"4511:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13654,"name":"uint32","nodeType":"ElementaryTypeName","src":"4511:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4487:35:46"},"returnParameters":{"id":13660,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13659,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13667,"src":"4546:20:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_memory_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13658,"nodeType":"UserDefinedTypeName","pathNode":{"id":13657,"name":"Checkpoint224","nameLocations":["4546:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"4546:13:46"},"referencedDeclaration":13366,"src":"4546:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"4545:22:46"},"scope":14929,"src":"4476:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13760,"nodeType":"Block","src":"4947:765:46","statements":[{"assignments":[13684],"declarations":[{"constant":false,"id":13684,"mutability":"mutable","name":"pos","nameLocation":"4965:3:46","nodeType":"VariableDeclaration","scope":13760,"src":"4957:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13683,"name":"uint256","nodeType":"ElementaryTypeName","src":"4957:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13687,"initialValue":{"expression":{"id":13685,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13672,"src":"4971:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13686,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4976:6:46","memberName":"length","nodeType":"MemberAccess","src":"4971:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"4957:25:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13690,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13688,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13684,"src":"4997:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":13689,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5003:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"4997:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13758,"nodeType":"Block","src":"5598:108:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":13749,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13674,"src":"5643:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13750,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13676,"src":"5656:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13748,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13366,"src":"5622:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13751,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5637:4:46","5648:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5622:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$13366_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13745,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13672,"src":"5612:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13747,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5617:4:46","memberName":"push","nodeType":"MemberAccess","src":"5612:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$13366_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13752,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5612:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13753,"nodeType":"ExpressionStatement","src":"5612:52:46"},{"expression":{"components":[{"hexValue":"30","id":13754,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5686:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13755,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13676,"src":"5689:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13756,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5685:10:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint224_$","typeString":"tuple(int_const 0,uint224)"}},"functionReturnParameters":13682,"id":13757,"nodeType":"Return","src":"5678:17:46"}]},"id":13759,"nodeType":"IfStatement","src":"4993:713:46","trueBody":{"id":13744,"nodeType":"Block","src":"5006:586:46","statements":[{"assignments":[13693],"declarations":[{"constant":false,"id":13693,"mutability":"mutable","name":"last","nameLocation":"5042:4:46","nodeType":"VariableDeclaration","scope":13744,"src":"5020:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13692,"nodeType":"UserDefinedTypeName","pathNode":{"id":13691,"name":"Checkpoint224","nameLocations":["5020:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"5020:13:46"},"referencedDeclaration":13366,"src":"5020:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"id":13700,"initialValue":{"arguments":[{"id":13695,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13672,"src":"5063:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13698,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13696,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13684,"src":"5069:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13697,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5075:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"5069:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13694,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"5049:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13699,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5049:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"5020:57:46"},{"assignments":[13702],"declarations":[{"constant":false,"id":13702,"mutability":"mutable","name":"lastKey","nameLocation":"5098:7:46","nodeType":"VariableDeclaration","scope":13744,"src":"5091:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13701,"name":"uint32","nodeType":"ElementaryTypeName","src":"5091:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":13705,"initialValue":{"expression":{"id":13703,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13693,"src":"5108:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13704,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5113:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13363,"src":"5108:9:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"5091:26:46"},{"assignments":[13707],"declarations":[{"constant":false,"id":13707,"mutability":"mutable","name":"lastValue","nameLocation":"5139:9:46","nodeType":"VariableDeclaration","scope":13744,"src":"5131:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13706,"name":"uint224","nodeType":"ElementaryTypeName","src":"5131:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"id":13710,"initialValue":{"expression":{"id":13708,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13693,"src":"5151:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13709,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5156:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13365,"src":"5151:11:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"VariableDeclarationStatement","src":"5131:31:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13713,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13711,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13702,"src":"5236:7:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13712,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13674,"src":"5246:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5236:13:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13718,"nodeType":"IfStatement","src":"5232:89:46","trueBody":{"id":13717,"nodeType":"Block","src":"5251:70:46","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":13714,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13356,"src":"5276:28:46","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":13715,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5276:30:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13716,"nodeType":"RevertStatement","src":"5269:37:46"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13721,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13719,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13702,"src":"5384:7:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13720,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13674,"src":"5395:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"5384:14:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13738,"nodeType":"Block","src":"5458:85:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":13733,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13674,"src":"5507:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":13734,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13676,"src":"5520:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint224","typeString":"uint224"}],"id":13732,"name":"Checkpoint224","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13366,"src":"5486:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13735,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["5501:4:46","5512:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"5486:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint224_$13366_memory_ptr","typeString":"struct Checkpoints.Checkpoint224 memory"}],"expression":{"id":13729,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13672,"src":"5476:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},"id":13731,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"5481:4:46","memberName":"push","nodeType":"MemberAccess","src":"5476:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint224_$13366_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,struct Checkpoints.Checkpoint224 storage ref)"}},"id":13736,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5476:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":13737,"nodeType":"ExpressionStatement","src":"5476:52:46"}]},"id":13739,"nodeType":"IfStatement","src":"5380:163:46","trueBody":{"id":13728,"nodeType":"Block","src":"5400:52:46","statements":[{"expression":{"id":13726,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":13722,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13693,"src":"5418:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13724,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5423:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13365,"src":"5418:11:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13725,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13676,"src":"5432:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"src":"5418:19:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"id":13727,"nodeType":"ExpressionStatement","src":"5418:19:46"}]}},{"expression":{"components":[{"id":13740,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13707,"src":"5564:9:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},{"id":13741,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13676,"src":"5575:5:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}}],"id":13742,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5563:18:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint224_$_t_uint224_$","typeString":"tuple(uint224,uint224)"}},"functionReturnParameters":13682,"id":13743,"nodeType":"Return","src":"5556:25:46"}]}}]},"documentation":{"id":13668,"nodeType":"StructuredDocumentation","src":"4620:165:46","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":13761,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"4799:7:46","nodeType":"FunctionDefinition","parameters":{"id":13677,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13672,"mutability":"mutable","name":"self","nameLocation":"4840:4:46","nodeType":"VariableDeclaration","scope":13761,"src":"4816:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13670,"nodeType":"UserDefinedTypeName","pathNode":{"id":13669,"name":"Checkpoint224","nameLocations":["4816:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"4816:13:46"},"referencedDeclaration":13366,"src":"4816:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13671,"nodeType":"ArrayTypeName","src":"4816:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13674,"mutability":"mutable","name":"key","nameLocation":"4861:3:46","nodeType":"VariableDeclaration","scope":13761,"src":"4854:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13673,"name":"uint32","nodeType":"ElementaryTypeName","src":"4854:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13676,"mutability":"mutable","name":"value","nameLocation":"4882:5:46","nodeType":"VariableDeclaration","scope":13761,"src":"4874:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13675,"name":"uint224","nodeType":"ElementaryTypeName","src":"4874:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4806:87:46"},"returnParameters":{"id":13682,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13679,"mutability":"mutable","name":"oldValue","nameLocation":"4919:8:46","nodeType":"VariableDeclaration","scope":13761,"src":"4911:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13678,"name":"uint224","nodeType":"ElementaryTypeName","src":"4911:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"},{"constant":false,"id":13681,"mutability":"mutable","name":"newValue","nameLocation":"4937:8:46","nodeType":"VariableDeclaration","scope":13761,"src":"4929:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"},"typeName":{"id":13680,"name":"uint224","nodeType":"ElementaryTypeName","src":"4929:7:46","typeDescriptions":{"typeIdentifier":"t_uint224","typeString":"uint224"}},"visibility":"internal"}],"src":"4910:36:46"},"scope":14929,"src":"4790:922:46","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":13812,"nodeType":"Block","src":"6228:267:46","statements":[{"body":{"id":13808,"nodeType":"Block","src":"6257:211:46","statements":[{"assignments":[13781],"declarations":[{"constant":false,"id":13781,"mutability":"mutable","name":"mid","nameLocation":"6279:3:46","nodeType":"VariableDeclaration","scope":13808,"src":"6271:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13780,"name":"uint256","nodeType":"ElementaryTypeName","src":"6271:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13787,"initialValue":{"arguments":[{"id":13784,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13770,"src":"6298:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13785,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13772,"src":"6303:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13782,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"6285:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":13783,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"6290:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":10168,"src":"6285:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13786,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6285:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"6271:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13794,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13789,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13766,"src":"6340:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13790,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13781,"src":"6346:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13788,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"6326:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13791,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"6326:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13792,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"6351:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13363,"src":"6326:29:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":13793,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13768,"src":"6358:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"6326:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13806,"nodeType":"Block","src":"6412:46:46","statements":[{"expression":{"id":13804,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13800,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13770,"src":"6430:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13803,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13801,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13781,"src":"6436:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13802,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"6442:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"6436:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6430:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13805,"nodeType":"ExpressionStatement","src":"6430:13:46"}]},"id":13807,"nodeType":"IfStatement","src":"6322:136:46","trueBody":{"id":13799,"nodeType":"Block","src":"6363:43:46","statements":[{"expression":{"id":13797,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13795,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13772,"src":"6381:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13796,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13781,"src":"6388:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6381:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13798,"nodeType":"ExpressionStatement","src":"6381:10:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13777,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13770,"src":"6245:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13778,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13772,"src":"6251:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"6245:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13809,"nodeType":"WhileStatement","src":"6238:230:46"},{"expression":{"id":13810,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13772,"src":"6484:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13776,"id":13811,"nodeType":"Return","src":"6477:11:46"}]},"documentation":{"id":13762,"nodeType":"StructuredDocumentation","src":"5718:339:46","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13813,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"6071:18:46","nodeType":"FunctionDefinition","parameters":{"id":13773,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13766,"mutability":"mutable","name":"self","nameLocation":"6123:4:46","nodeType":"VariableDeclaration","scope":13813,"src":"6099:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13764,"nodeType":"UserDefinedTypeName","pathNode":{"id":13763,"name":"Checkpoint224","nameLocations":["6099:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"6099:13:46"},"referencedDeclaration":13366,"src":"6099:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13765,"nodeType":"ArrayTypeName","src":"6099:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13768,"mutability":"mutable","name":"key","nameLocation":"6144:3:46","nodeType":"VariableDeclaration","scope":13813,"src":"6137:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13767,"name":"uint32","nodeType":"ElementaryTypeName","src":"6137:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13770,"mutability":"mutable","name":"low","nameLocation":"6165:3:46","nodeType":"VariableDeclaration","scope":13813,"src":"6157:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13769,"name":"uint256","nodeType":"ElementaryTypeName","src":"6157:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13772,"mutability":"mutable","name":"high","nameLocation":"6186:4:46","nodeType":"VariableDeclaration","scope":13813,"src":"6178:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13771,"name":"uint256","nodeType":"ElementaryTypeName","src":"6178:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6089:107:46"},"returnParameters":{"id":13776,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13775,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13813,"src":"6219:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13774,"name":"uint256","nodeType":"ElementaryTypeName","src":"6219:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6218:9:46"},"scope":14929,"src":"6062:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13864,"nodeType":"Block","src":"7012:267:46","statements":[{"body":{"id":13860,"nodeType":"Block","src":"7041:211:46","statements":[{"assignments":[13833],"declarations":[{"constant":false,"id":13833,"mutability":"mutable","name":"mid","nameLocation":"7063:3:46","nodeType":"VariableDeclaration","scope":13860,"src":"7055:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13832,"name":"uint256","nodeType":"ElementaryTypeName","src":"7055:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13839,"initialValue":{"arguments":[{"id":13836,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13822,"src":"7082:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":13837,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13824,"src":"7087:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":13834,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"7069:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":13835,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"7074:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":10168,"src":"7069:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":13838,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7069:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"7055:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":13846,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":13841,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13818,"src":"7124:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"}},{"id":13842,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13833,"src":"7130:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13840,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":13880,"src":"7110:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint224_$13366_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint224 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint224 storage pointer)"}},"id":13843,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"7110:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224 storage pointer"}},"id":13844,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"7135:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13363,"src":"7110:29:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13845,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13820,"src":"7142:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"7110:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":13858,"nodeType":"Block","src":"7199:43:46","statements":[{"expression":{"id":13856,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13854,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13824,"src":"7217:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":13855,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13833,"src":"7224:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7217:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13857,"nodeType":"ExpressionStatement","src":"7217:10:46"}]},"id":13859,"nodeType":"IfStatement","src":"7106:136:46","trueBody":{"id":13853,"nodeType":"Block","src":"7147:46:46","statements":[{"expression":{"id":13851,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":13847,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13822,"src":"7165:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13850,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13848,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13833,"src":"7171:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":13849,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"7177:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"7171:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7165:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":13852,"nodeType":"ExpressionStatement","src":"7165:13:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13831,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13829,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13822,"src":"7029:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":13830,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13824,"src":"7035:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"7029:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":13861,"nodeType":"WhileStatement","src":"7022:230:46"},{"expression":{"id":13862,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13824,"src":"7268:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":13828,"id":13863,"nodeType":"Return","src":"7261:11:46"}]},"documentation":{"id":13814,"nodeType":"StructuredDocumentation","src":"6501:340:46","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":13865,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"6855:18:46","nodeType":"FunctionDefinition","parameters":{"id":13825,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13818,"mutability":"mutable","name":"self","nameLocation":"6907:4:46","nodeType":"VariableDeclaration","scope":13865,"src":"6883:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13816,"nodeType":"UserDefinedTypeName","pathNode":{"id":13815,"name":"Checkpoint224","nameLocations":["6883:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"6883:13:46"},"referencedDeclaration":13366,"src":"6883:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13817,"nodeType":"ArrayTypeName","src":"6883:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13820,"mutability":"mutable","name":"key","nameLocation":"6928:3:46","nodeType":"VariableDeclaration","scope":13865,"src":"6921:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":13819,"name":"uint32","nodeType":"ElementaryTypeName","src":"6921:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":13822,"mutability":"mutable","name":"low","nameLocation":"6949:3:46","nodeType":"VariableDeclaration","scope":13865,"src":"6941:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13821,"name":"uint256","nodeType":"ElementaryTypeName","src":"6941:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":13824,"mutability":"mutable","name":"high","nameLocation":"6970:4:46","nodeType":"VariableDeclaration","scope":13865,"src":"6962:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13823,"name":"uint256","nodeType":"ElementaryTypeName","src":"6962:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"6873:107:46"},"returnParameters":{"id":13828,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13827,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13865,"src":"7003:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13826,"name":"uint256","nodeType":"ElementaryTypeName","src":"7003:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7002:9:46"},"scope":14929,"src":"6846:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":13879,"nodeType":"Block","src":"7562:125:46","statements":[{"AST":{"nodeType":"YulBlock","src":"7581:100:46","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7602:1:46","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"7605:9:46"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"7595:6:46"},"nodeType":"YulFunctionCall","src":"7595:20:46"},"nodeType":"YulExpressionStatement","src":"7595:20:46"},{"nodeType":"YulAssignment","src":"7628:43:46","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"7657:1:46","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"7660:4:46","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"7647:9:46"},"nodeType":"YulFunctionCall","src":"7647:18:46"},{"name":"pos","nodeType":"YulIdentifier","src":"7667:3:46"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"7643:3:46"},"nodeType":"YulFunctionCall","src":"7643:28:46"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"7628:11:46"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":13872,"isOffset":false,"isSlot":false,"src":"7667:3:46","valueSize":1},{"declaration":13876,"isOffset":false,"isSlot":true,"src":"7628:11:46","suffix":"slot","valueSize":1},{"declaration":13870,"isOffset":false,"isSlot":true,"src":"7605:9:46","suffix":"slot","valueSize":1}],"id":13878,"nodeType":"InlineAssembly","src":"7572:109:46"}]},"documentation":{"id":13866,"nodeType":"StructuredDocumentation","src":"7285:132:46","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":13880,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"7431:13:46","nodeType":"FunctionDefinition","parameters":{"id":13873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13870,"mutability":"mutable","name":"self","nameLocation":"7478:4:46","nodeType":"VariableDeclaration","scope":13880,"src":"7454:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"},"typeName":{"baseType":{"id":13868,"nodeType":"UserDefinedTypeName","pathNode":{"id":13867,"name":"Checkpoint224","nameLocations":["7454:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"7454:13:46"},"referencedDeclaration":13366,"src":"7454:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"id":13869,"nodeType":"ArrayTypeName","src":"7454:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint224_$13366_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint224[]"}},"visibility":"internal"},{"constant":false,"id":13872,"mutability":"mutable","name":"pos","nameLocation":"7500:3:46","nodeType":"VariableDeclaration","scope":13880,"src":"7492:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13871,"name":"uint256","nodeType":"ElementaryTypeName","src":"7492:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"7444:65:46"},"returnParameters":{"id":13877,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13876,"mutability":"mutable","name":"result","nameLocation":"7554:6:46","nodeType":"VariableDeclaration","scope":13880,"src":"7532:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"},"typeName":{"id":13875,"nodeType":"UserDefinedTypeName","pathNode":{"id":13874,"name":"Checkpoint224","nameLocations":["7532:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13366,"src":"7532:13:46"},"referencedDeclaration":13366,"src":"7532:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint224_$13366_storage_ptr","typeString":"struct Checkpoints.Checkpoint224"}},"visibility":"internal"}],"src":"7531:30:46"},"scope":14929,"src":"7422:265:46","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace208","id":13885,"members":[{"constant":false,"id":13884,"mutability":"mutable","name":"_checkpoints","nameLocation":"7735:12:46","nodeType":"VariableDeclaration","scope":13885,"src":"7719:28:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":13882,"nodeType":"UserDefinedTypeName","pathNode":{"id":13881,"name":"Checkpoint208","nameLocations":["7719:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"7719:13:46"},"referencedDeclaration":13890,"src":"7719:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":13883,"nodeType":"ArrayTypeName","src":"7719:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"}],"name":"Trace208","nameLocation":"7700:8:46","nodeType":"StructDefinition","scope":14929,"src":"7693:61:46","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint208","id":13890,"members":[{"constant":false,"id":13887,"mutability":"mutable","name":"_key","nameLocation":"7798:4:46","nodeType":"VariableDeclaration","scope":13890,"src":"7791:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13886,"name":"uint48","nodeType":"ElementaryTypeName","src":"7791:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13889,"mutability":"mutable","name":"_value","nameLocation":"7820:6:46","nodeType":"VariableDeclaration","scope":13890,"src":"7812:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13888,"name":"uint208","nodeType":"ElementaryTypeName","src":"7812:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"name":"Checkpoint208","nameLocation":"7767:13:46","nodeType":"StructDefinition","scope":14929,"src":"7760:73:46","visibility":"public"},{"body":{"id":13912,"nodeType":"Block","src":"8294:62:46","statements":[{"expression":{"arguments":[{"expression":{"id":13906,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13894,"src":"8319:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13907,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8324:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"8319:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13908,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13896,"src":"8338:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":13909,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13898,"src":"8343:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":13905,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13761,14285,14809],"referencedDeclaration":14285,"src":"8311:7:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint208_$returns$_t_uint208_$_t_uint208_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint208) returns (uint208,uint208)"}},"id":13910,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8311:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":13904,"id":13911,"nodeType":"Return","src":"8304:45:46"}]},"documentation":{"id":13891,"nodeType":"StructuredDocumentation","src":"7839:302:46","text":" @dev Pushes a (`key`, `value`) pair into a Trace208 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint48).max` key set will disable the\n library."},"id":13913,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"8155:4:46","nodeType":"FunctionDefinition","parameters":{"id":13899,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13894,"mutability":"mutable","name":"self","nameLocation":"8186:4:46","nodeType":"VariableDeclaration","scope":13913,"src":"8169:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13893,"nodeType":"UserDefinedTypeName","pathNode":{"id":13892,"name":"Trace208","nameLocations":["8169:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"8169:8:46"},"referencedDeclaration":13885,"src":"8169:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13896,"mutability":"mutable","name":"key","nameLocation":"8207:3:46","nodeType":"VariableDeclaration","scope":13913,"src":"8200:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13895,"name":"uint48","nodeType":"ElementaryTypeName","src":"8200:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":13898,"mutability":"mutable","name":"value","nameLocation":"8228:5:46","nodeType":"VariableDeclaration","scope":13913,"src":"8220:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13897,"name":"uint208","nodeType":"ElementaryTypeName","src":"8220:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8159:80:46"},"returnParameters":{"id":13904,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13901,"mutability":"mutable","name":"oldValue","nameLocation":"8266:8:46","nodeType":"VariableDeclaration","scope":13913,"src":"8258:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13900,"name":"uint208","nodeType":"ElementaryTypeName","src":"8258:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":13903,"mutability":"mutable","name":"newValue","nameLocation":"8284:8:46","nodeType":"VariableDeclaration","scope":13913,"src":"8276:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13902,"name":"uint208","nodeType":"ElementaryTypeName","src":"8276:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8257:36:46"},"scope":14929,"src":"8146:210:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":13952,"nodeType":"Block","src":"8609:207:46","statements":[{"assignments":[13925],"declarations":[{"constant":false,"id":13925,"mutability":"mutable","name":"len","nameLocation":"8627:3:46","nodeType":"VariableDeclaration","scope":13952,"src":"8619:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13924,"name":"uint256","nodeType":"ElementaryTypeName","src":"8619:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13929,"initialValue":{"expression":{"expression":{"id":13926,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13917,"src":"8633:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13927,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8638:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"8633:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13928,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"8651:6:46","memberName":"length","nodeType":"MemberAccess","src":"8633:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8619:38:46"},{"assignments":[13931],"declarations":[{"constant":false,"id":13931,"mutability":"mutable","name":"pos","nameLocation":"8675:3:46","nodeType":"VariableDeclaration","scope":13952,"src":"8667:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13930,"name":"uint256","nodeType":"ElementaryTypeName","src":"8667:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13939,"initialValue":{"arguments":[{"expression":{"id":13933,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13917,"src":"8700:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13934,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8705:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"8700:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13935,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13919,"src":"8719:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13936,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8724:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13937,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13925,"src":"8727:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13932,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13865,14389,14913],"referencedDeclaration":14389,"src":"8681:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8681:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"8667:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13942,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13940,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13931,"src":"8748:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":13941,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13925,"src":"8755:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"8748:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13945,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13917,"src":"8779:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13946,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8784:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"8779:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13947,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13931,"src":"8798:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13944,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"8765:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13948,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"8765:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13949,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"8803:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13889,"src":"8765:44:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13950,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"8748:61:46","trueExpression":{"hexValue":"30","id":13943,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"8761:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13923,"id":13951,"nodeType":"Return","src":"8741:68:46"}]},"documentation":{"id":13914,"nodeType":"StructuredDocumentation","src":"8362:154:46","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":13953,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"8530:11:46","nodeType":"FunctionDefinition","parameters":{"id":13920,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13917,"mutability":"mutable","name":"self","nameLocation":"8559:4:46","nodeType":"VariableDeclaration","scope":13953,"src":"8542:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13916,"nodeType":"UserDefinedTypeName","pathNode":{"id":13915,"name":"Trace208","nameLocations":["8542:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"8542:8:46"},"referencedDeclaration":13885,"src":"8542:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13919,"mutability":"mutable","name":"key","nameLocation":"8572:3:46","nodeType":"VariableDeclaration","scope":13953,"src":"8565:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13918,"name":"uint48","nodeType":"ElementaryTypeName","src":"8565:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"8541:35:46"},"returnParameters":{"id":13923,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13922,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13953,"src":"8600:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13921,"name":"uint208","nodeType":"ElementaryTypeName","src":"8600:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"8599:9:46"},"scope":14929,"src":"8521:295:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":13994,"nodeType":"Block","src":"9071:209:46","statements":[{"assignments":[13965],"declarations":[{"constant":false,"id":13965,"mutability":"mutable","name":"len","nameLocation":"9089:3:46","nodeType":"VariableDeclaration","scope":13994,"src":"9081:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13964,"name":"uint256","nodeType":"ElementaryTypeName","src":"9081:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13969,"initialValue":{"expression":{"expression":{"id":13966,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13957,"src":"9095:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13967,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9100:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"9095:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":13968,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9113:6:46","memberName":"length","nodeType":"MemberAccess","src":"9095:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9081:38:46"},{"assignments":[13971],"declarations":[{"constant":false,"id":13971,"mutability":"mutable","name":"pos","nameLocation":"9137:3:46","nodeType":"VariableDeclaration","scope":13994,"src":"9129:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":13970,"name":"uint256","nodeType":"ElementaryTypeName","src":"9129:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":13979,"initialValue":{"arguments":[{"expression":{"id":13973,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13957,"src":"9162:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13974,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9167:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"9162:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":13975,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13959,"src":"9181:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"hexValue":"30","id":13976,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9186:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":13977,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13965,"src":"9189:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13972,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13813,14337,14861],"referencedDeclaration":14337,"src":"9143:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":13978,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9143:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9129:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13982,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13980,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13971,"src":"9210:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":13981,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9217:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"9210:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":13985,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13957,"src":"9239:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":13986,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9244:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"9239:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":13989,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":13987,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13971,"src":"9258:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":13988,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9264:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9258:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":13984,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"9225:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":13990,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9225:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":13991,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9267:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13889,"src":"9225:48:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":13992,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"9210:63:46","trueExpression":{"hexValue":"30","id":13983,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9221:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":13963,"id":13993,"nodeType":"Return","src":"9203:70:46"}]},"documentation":{"id":13954,"nodeType":"StructuredDocumentation","src":"8822:156:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":13995,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"8992:11:46","nodeType":"FunctionDefinition","parameters":{"id":13960,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13957,"mutability":"mutable","name":"self","nameLocation":"9021:4:46","nodeType":"VariableDeclaration","scope":13995,"src":"9004:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13956,"nodeType":"UserDefinedTypeName","pathNode":{"id":13955,"name":"Trace208","nameLocations":["9004:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"9004:8:46"},"referencedDeclaration":13885,"src":"9004:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":13959,"mutability":"mutable","name":"key","nameLocation":"9034:3:46","nodeType":"VariableDeclaration","scope":13995,"src":"9027:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":13958,"name":"uint48","nodeType":"ElementaryTypeName","src":"9027:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9003:35:46"},"returnParameters":{"id":13963,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13962,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13995,"src":"9062:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":13961,"name":"uint208","nodeType":"ElementaryTypeName","src":"9062:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9061:9:46"},"scope":14929,"src":"8983:297:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14079,"nodeType":"Block","src":"9679:512:46","statements":[{"assignments":[14007],"declarations":[{"constant":false,"id":14007,"mutability":"mutable","name":"len","nameLocation":"9697:3:46","nodeType":"VariableDeclaration","scope":14079,"src":"9689:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14006,"name":"uint256","nodeType":"ElementaryTypeName","src":"9689:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14011,"initialValue":{"expression":{"expression":{"id":14008,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"9703:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14009,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9708:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"9703:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":14010,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9721:6:46","memberName":"length","nodeType":"MemberAccess","src":"9703:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9689:38:46"},{"assignments":[14013],"declarations":[{"constant":false,"id":14013,"mutability":"mutable","name":"low","nameLocation":"9746:3:46","nodeType":"VariableDeclaration","scope":14079,"src":"9738:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14012,"name":"uint256","nodeType":"ElementaryTypeName","src":"9738:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14015,"initialValue":{"hexValue":"30","id":14014,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9752:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"9738:15:46"},{"assignments":[14017],"declarations":[{"constant":false,"id":14017,"mutability":"mutable","name":"high","nameLocation":"9771:4:46","nodeType":"VariableDeclaration","scope":14079,"src":"9763:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14016,"name":"uint256","nodeType":"ElementaryTypeName","src":"9763:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14019,"initialValue":{"id":14018,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14007,"src":"9778:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9763:18:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14022,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14020,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14007,"src":"9796:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":14021,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"9802:1:46","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"9796:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14054,"nodeType":"IfStatement","src":"9792:234:46","trueBody":{"id":14053,"nodeType":"Block","src":"9805:221:46","statements":[{"assignments":[14024],"declarations":[{"constant":false,"id":14024,"mutability":"mutable","name":"mid","nameLocation":"9827:3:46","nodeType":"VariableDeclaration","scope":14053,"src":"9819:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14023,"name":"uint256","nodeType":"ElementaryTypeName","src":"9819:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14031,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14030,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14025,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14007,"src":"9833:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":14028,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14007,"src":"9849:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14026,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"9839:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":14027,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"9844:4:46","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10983,"src":"9839:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":14029,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9839:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9833:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"9819:34:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14039,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14032,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14001,"src":"9871:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":14034,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"9891:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14035,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9896:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"9891:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":14036,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14024,"src":"9910:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14033,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"9877:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14037,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"9877:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14038,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"9915:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13887,"src":"9877:42:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"9871:48:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14051,"nodeType":"Block","src":"9970:46:46","statements":[{"expression":{"id":14049,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14045,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14013,"src":"9988:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14048,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14046,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14024,"src":"9994:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14047,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10000:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"9994:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9988:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14050,"nodeType":"ExpressionStatement","src":"9988:13:46"}]},"id":14052,"nodeType":"IfStatement","src":"9867:149:46","trueBody":{"id":14044,"nodeType":"Block","src":"9921:43:46","statements":[{"expression":{"id":14042,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14040,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14017,"src":"9939:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14041,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14024,"src":"9946:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"9939:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14043,"nodeType":"ExpressionStatement","src":"9939:10:46"}]}}]}},{"assignments":[14056],"declarations":[{"constant":false,"id":14056,"mutability":"mutable","name":"pos","nameLocation":"10044:3:46","nodeType":"VariableDeclaration","scope":14079,"src":"10036:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14055,"name":"uint256","nodeType":"ElementaryTypeName","src":"10036:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14064,"initialValue":{"arguments":[{"expression":{"id":14058,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"10069:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14059,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10074:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"10069:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"id":14060,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14001,"src":"10088:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":14061,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14013,"src":"10093:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14062,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14017,"src":"10098:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14057,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13813,14337,14861],"referencedDeclaration":14337,"src":"10050:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint48_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint48,uint256,uint256) view returns (uint256)"}},"id":14063,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10050:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10036:67:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14067,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14065,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14056,"src":"10121:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14066,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10128:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10121:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14070,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13999,"src":"10150:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14071,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10155:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"10150:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14072,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14056,"src":"10169:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14073,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10175:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10169:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14069,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"10136:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14075,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10136:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14076,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10178:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13889,"src":"10136:48:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":14077,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10121:63:46","trueExpression":{"hexValue":"30","id":14068,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10132:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":14005,"id":14078,"nodeType":"Return","src":"10114:70:46"}]},"documentation":{"id":13996,"nodeType":"StructuredDocumentation","src":"9286:294:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":14080,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"9594:17:46","nodeType":"FunctionDefinition","parameters":{"id":14002,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13999,"mutability":"mutable","name":"self","nameLocation":"9629:4:46","nodeType":"VariableDeclaration","scope":14080,"src":"9612:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":13998,"nodeType":"UserDefinedTypeName","pathNode":{"id":13997,"name":"Trace208","nameLocations":["9612:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"9612:8:46"},"referencedDeclaration":13885,"src":"9612:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":14001,"mutability":"mutable","name":"key","nameLocation":"9642:3:46","nodeType":"VariableDeclaration","scope":14080,"src":"9635:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14000,"name":"uint48","nodeType":"ElementaryTypeName","src":"9635:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"9611:35:46"},"returnParameters":{"id":14005,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14004,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14080,"src":"9670:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":14003,"name":"uint208","nodeType":"ElementaryTypeName","src":"9670:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"9669:9:46"},"scope":14929,"src":"9585:606:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14109,"nodeType":"Block","src":"10382:135:46","statements":[{"assignments":[14090],"declarations":[{"constant":false,"id":14090,"mutability":"mutable","name":"pos","nameLocation":"10400:3:46","nodeType":"VariableDeclaration","scope":14109,"src":"10392:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14089,"name":"uint256","nodeType":"ElementaryTypeName","src":"10392:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14094,"initialValue":{"expression":{"expression":{"id":14091,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14084,"src":"10406:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14092,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10411:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"10406:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":14093,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10424:6:46","memberName":"length","nodeType":"MemberAccess","src":"10406:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10392:38:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14097,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14095,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14090,"src":"10447:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14096,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10454:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10447:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14100,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14084,"src":"10476:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14101,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10481:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"10476:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14104,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14102,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14090,"src":"10495:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14103,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10501:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"10495:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14099,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"10462:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14105,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10462:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14106,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10504:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13889,"src":"10462:48:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":14107,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"10447:63:46","trueExpression":{"hexValue":"30","id":14098,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10458:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"functionReturnParameters":14088,"id":14108,"nodeType":"Return","src":"10440:70:46"}]},"documentation":{"id":14081,"nodeType":"StructuredDocumentation","src":"10197:109:46","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":14110,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"10320:6:46","nodeType":"FunctionDefinition","parameters":{"id":14085,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14084,"mutability":"mutable","name":"self","nameLocation":"10344:4:46","nodeType":"VariableDeclaration","scope":14110,"src":"10327:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":14083,"nodeType":"UserDefinedTypeName","pathNode":{"id":14082,"name":"Trace208","nameLocations":["10327:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"10327:8:46"},"referencedDeclaration":13885,"src":"10327:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10326:23:46"},"returnParameters":{"id":14088,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14087,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14110,"src":"10373:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":14086,"name":"uint208","nodeType":"ElementaryTypeName","src":"10373:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10372:9:46"},"scope":14929,"src":"10311:206:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14158,"nodeType":"Block","src":"10810:275:46","statements":[{"assignments":[14124],"declarations":[{"constant":false,"id":14124,"mutability":"mutable","name":"pos","nameLocation":"10828:3:46","nodeType":"VariableDeclaration","scope":14158,"src":"10820:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14123,"name":"uint256","nodeType":"ElementaryTypeName","src":"10820:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14128,"initialValue":{"expression":{"expression":{"id":14125,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14114,"src":"10834:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14126,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10839:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"10834:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":14127,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"10852:6:46","memberName":"length","nodeType":"MemberAccess","src":"10834:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"10820:38:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14131,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14129,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14124,"src":"10872:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14130,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10879:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"10872:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14156,"nodeType":"Block","src":"10933:146:46","statements":[{"assignments":[14140],"declarations":[{"constant":false,"id":14140,"mutability":"mutable","name":"ckpt","nameLocation":"10969:4:46","nodeType":"VariableDeclaration","scope":14156,"src":"10947:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":14139,"nodeType":"UserDefinedTypeName","pathNode":{"id":14138,"name":"Checkpoint208","nameLocations":["10947:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"10947:13:46"},"referencedDeclaration":13890,"src":"10947:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":14148,"initialValue":{"arguments":[{"expression":{"id":14142,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14114,"src":"10990:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14143,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"10995:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"10990:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14146,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14144,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14124,"src":"11009:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14145,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11015:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11009:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14141,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"10976:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14147,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"10976:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"10947:70:46"},{"expression":{"components":[{"hexValue":"74727565","id":14149,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"11039:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":14150,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14140,"src":"11045:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14151,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11050:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13887,"src":"11045:9:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"expression":{"id":14152,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14140,"src":"11056:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14153,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11061:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13889,"src":"11056:11:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":14154,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"11038:30:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint48_$_t_uint208_$","typeString":"tuple(bool,uint48,uint208)"}},"functionReturnParameters":14122,"id":14155,"nodeType":"Return","src":"11031:37:46"}]},"id":14157,"nodeType":"IfStatement","src":"10868:211:46","trueBody":{"id":14137,"nodeType":"Block","src":"10882:45:46","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":14132,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"10904:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":14133,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10911:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":14134,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"10914:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":14135,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"10903:13:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":14122,"id":14136,"nodeType":"Return","src":"10896:20:46"}]}}]},"documentation":{"id":14111,"nodeType":"StructuredDocumentation","src":"10523:168:46","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":14159,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"10705:16:46","nodeType":"FunctionDefinition","parameters":{"id":14115,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14114,"mutability":"mutable","name":"self","nameLocation":"10739:4:46","nodeType":"VariableDeclaration","scope":14159,"src":"10722:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":14113,"nodeType":"UserDefinedTypeName","pathNode":{"id":14112,"name":"Trace208","nameLocations":["10722:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"10722:8:46"},"referencedDeclaration":13885,"src":"10722:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"10721:23:46"},"returnParameters":{"id":14122,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14117,"mutability":"mutable","name":"exists","nameLocation":"10773:6:46","nodeType":"VariableDeclaration","scope":14159,"src":"10768:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14116,"name":"bool","nodeType":"ElementaryTypeName","src":"10768:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":14119,"mutability":"mutable","name":"_key","nameLocation":"10788:4:46","nodeType":"VariableDeclaration","scope":14159,"src":"10781:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14118,"name":"uint48","nodeType":"ElementaryTypeName","src":"10781:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":14121,"mutability":"mutable","name":"_value","nameLocation":"10802:6:46","nodeType":"VariableDeclaration","scope":14159,"src":"10794:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":14120,"name":"uint208","nodeType":"ElementaryTypeName","src":"10794:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"10767:42:46"},"scope":14929,"src":"10696:389:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14172,"nodeType":"Block","src":"11225:48:46","statements":[{"expression":{"expression":{"expression":{"id":14168,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14163,"src":"11242:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14169,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11247:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"11242:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":14170,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11260:6:46","memberName":"length","nodeType":"MemberAccess","src":"11242:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14167,"id":14171,"nodeType":"Return","src":"11235:31:46"}]},"documentation":{"id":14160,"nodeType":"StructuredDocumentation","src":"11091:58:46","text":" @dev Returns the number of checkpoints."},"id":14173,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"11163:6:46","nodeType":"FunctionDefinition","parameters":{"id":14164,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14163,"mutability":"mutable","name":"self","nameLocation":"11187:4:46","nodeType":"VariableDeclaration","scope":14173,"src":"11170:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":14162,"nodeType":"UserDefinedTypeName","pathNode":{"id":14161,"name":"Trace208","nameLocations":["11170:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"11170:8:46"},"referencedDeclaration":13885,"src":"11170:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"}],"src":"11169:23:46"},"returnParameters":{"id":14167,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14166,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14173,"src":"11216:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14165,"name":"uint256","nodeType":"ElementaryTypeName","src":"11216:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"11215:9:46"},"scope":14929,"src":"11154:119:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14190,"nodeType":"Block","src":"11437:46:46","statements":[{"expression":{"baseExpression":{"expression":{"id":14185,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14177,"src":"11454:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208 storage pointer"}},"id":14186,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11459:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":13884,"src":"11454:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage ref"}},"id":14188,"indexExpression":{"id":14187,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14179,"src":"11472:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"11454:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage","typeString":"struct Checkpoints.Checkpoint208 storage ref"}},"functionReturnParameters":14184,"id":14189,"nodeType":"Return","src":"11447:29:46"}]},"documentation":{"id":14174,"nodeType":"StructuredDocumentation","src":"11279:61:46","text":" @dev Returns checkpoint at given position."},"id":14191,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"11354:2:46","nodeType":"FunctionDefinition","parameters":{"id":14180,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14177,"mutability":"mutable","name":"self","nameLocation":"11374:4:46","nodeType":"VariableDeclaration","scope":14191,"src":"11357:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"},"typeName":{"id":14176,"nodeType":"UserDefinedTypeName","pathNode":{"id":14175,"name":"Trace208","nameLocations":["11357:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":13885,"src":"11357:8:46"},"referencedDeclaration":13885,"src":"11357:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace208_$13885_storage_ptr","typeString":"struct Checkpoints.Trace208"}},"visibility":"internal"},{"constant":false,"id":14179,"mutability":"mutable","name":"pos","nameLocation":"11387:3:46","nodeType":"VariableDeclaration","scope":14191,"src":"11380:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14178,"name":"uint32","nodeType":"ElementaryTypeName","src":"11380:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"11356:35:46"},"returnParameters":{"id":14184,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14183,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14191,"src":"11415:20:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":14182,"nodeType":"UserDefinedTypeName","pathNode":{"id":14181,"name":"Checkpoint208","nameLocations":["11415:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"11415:13:46"},"referencedDeclaration":13890,"src":"11415:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"11414:22:46"},"scope":14929,"src":"11345:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14284,"nodeType":"Block","src":"11816:765:46","statements":[{"assignments":[14208],"declarations":[{"constant":false,"id":14208,"mutability":"mutable","name":"pos","nameLocation":"11834:3:46","nodeType":"VariableDeclaration","scope":14284,"src":"11826:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14207,"name":"uint256","nodeType":"ElementaryTypeName","src":"11826:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14211,"initialValue":{"expression":{"id":14209,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14196,"src":"11840:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":14210,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"11845:6:46","memberName":"length","nodeType":"MemberAccess","src":"11840:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"11826:25:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14214,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14212,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14208,"src":"11866:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":14213,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11872:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"11866:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14282,"nodeType":"Block","src":"12467:108:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":14273,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14198,"src":"12512:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":14274,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14200,"src":"12525:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":14272,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13890,"src":"12491:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14275,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12506:4:46","12517:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12491:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":14269,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14196,"src":"12481:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":14271,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12486:4:46","memberName":"push","nodeType":"MemberAccess","src":"12481:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13890_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":14276,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12481:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14277,"nodeType":"ExpressionStatement","src":"12481:52:46"},{"expression":{"components":[{"hexValue":"30","id":14278,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"12555:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14279,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14200,"src":"12558:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":14280,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12554:10:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint208_$","typeString":"tuple(int_const 0,uint208)"}},"functionReturnParameters":14206,"id":14281,"nodeType":"Return","src":"12547:17:46"}]},"id":14283,"nodeType":"IfStatement","src":"11862:713:46","trueBody":{"id":14268,"nodeType":"Block","src":"11875:586:46","statements":[{"assignments":[14217],"declarations":[{"constant":false,"id":14217,"mutability":"mutable","name":"last","nameLocation":"11911:4:46","nodeType":"VariableDeclaration","scope":14268,"src":"11889:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":14216,"nodeType":"UserDefinedTypeName","pathNode":{"id":14215,"name":"Checkpoint208","nameLocations":["11889:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"11889:13:46"},"referencedDeclaration":13890,"src":"11889:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"id":14224,"initialValue":{"arguments":[{"id":14219,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14196,"src":"11932:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14222,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14220,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14208,"src":"11938:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14221,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"11944:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"11938:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14218,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"11918:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14223,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"11918:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"11889:57:46"},{"assignments":[14226],"declarations":[{"constant":false,"id":14226,"mutability":"mutable","name":"lastKey","nameLocation":"11967:7:46","nodeType":"VariableDeclaration","scope":14268,"src":"11960:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14225,"name":"uint48","nodeType":"ElementaryTypeName","src":"11960:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"id":14229,"initialValue":{"expression":{"id":14227,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14217,"src":"11977:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14228,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"11982:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13887,"src":"11977:9:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"VariableDeclarationStatement","src":"11960:26:46"},{"assignments":[14231],"declarations":[{"constant":false,"id":14231,"mutability":"mutable","name":"lastValue","nameLocation":"12008:9:46","nodeType":"VariableDeclaration","scope":14268,"src":"12000:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":14230,"name":"uint208","nodeType":"ElementaryTypeName","src":"12000:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"id":14234,"initialValue":{"expression":{"id":14232,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14217,"src":"12020:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14233,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"12025:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13889,"src":"12020:11:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"VariableDeclarationStatement","src":"12000:31:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14237,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14235,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14226,"src":"12105:7:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14236,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14198,"src":"12115:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12105:13:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14242,"nodeType":"IfStatement","src":"12101:89:46","trueBody":{"id":14241,"nodeType":"Block","src":"12120:70:46","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":14238,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13356,"src":"12145:28:46","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":14239,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12145:30:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14240,"nodeType":"RevertStatement","src":"12138:37:46"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14245,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14243,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14226,"src":"12253:7:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":14244,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14198,"src":"12264:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"12253:14:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14262,"nodeType":"Block","src":"12327:85:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":14257,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14198,"src":"12376:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":14258,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14200,"src":"12389:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"},{"typeIdentifier":"t_uint208","typeString":"uint208"}],"id":14256,"name":"Checkpoint208","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13890,"src":"12355:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14259,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["12370:4:46","12381:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"12355:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint208_$13890_memory_ptr","typeString":"struct Checkpoints.Checkpoint208 memory"}],"expression":{"id":14253,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14196,"src":"12345:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},"id":14255,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"12350:4:46","memberName":"push","nodeType":"MemberAccess","src":"12345:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint208_$13890_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,struct Checkpoints.Checkpoint208 storage ref)"}},"id":14260,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"12345:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14261,"nodeType":"ExpressionStatement","src":"12345:52:46"}]},"id":14263,"nodeType":"IfStatement","src":"12249:163:46","trueBody":{"id":14252,"nodeType":"Block","src":"12269:52:46","statements":[{"expression":{"id":14250,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14246,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14217,"src":"12287:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14248,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"12292:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":13889,"src":"12287:11:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14249,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14200,"src":"12301:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"src":"12287:19:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"id":14251,"nodeType":"ExpressionStatement","src":"12287:19:46"}]}},{"expression":{"components":[{"id":14264,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14231,"src":"12433:9:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},{"id":14265,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14200,"src":"12444:5:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}}],"id":14266,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"12432:18:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint208_$_t_uint208_$","typeString":"tuple(uint208,uint208)"}},"functionReturnParameters":14206,"id":14267,"nodeType":"Return","src":"12425:25:46"}]}}]},"documentation":{"id":14192,"nodeType":"StructuredDocumentation","src":"11489:165:46","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":14285,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"11668:7:46","nodeType":"FunctionDefinition","parameters":{"id":14201,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14196,"mutability":"mutable","name":"self","nameLocation":"11709:4:46","nodeType":"VariableDeclaration","scope":14285,"src":"11685:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":14194,"nodeType":"UserDefinedTypeName","pathNode":{"id":14193,"name":"Checkpoint208","nameLocations":["11685:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"11685:13:46"},"referencedDeclaration":13890,"src":"11685:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":14195,"nodeType":"ArrayTypeName","src":"11685:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":14198,"mutability":"mutable","name":"key","nameLocation":"11730:3:46","nodeType":"VariableDeclaration","scope":14285,"src":"11723:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14197,"name":"uint48","nodeType":"ElementaryTypeName","src":"11723:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":14200,"mutability":"mutable","name":"value","nameLocation":"11751:5:46","nodeType":"VariableDeclaration","scope":14285,"src":"11743:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":14199,"name":"uint208","nodeType":"ElementaryTypeName","src":"11743:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11675:87:46"},"returnParameters":{"id":14206,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14203,"mutability":"mutable","name":"oldValue","nameLocation":"11788:8:46","nodeType":"VariableDeclaration","scope":14285,"src":"11780:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":14202,"name":"uint208","nodeType":"ElementaryTypeName","src":"11780:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"},{"constant":false,"id":14205,"mutability":"mutable","name":"newValue","nameLocation":"11806:8:46","nodeType":"VariableDeclaration","scope":14285,"src":"11798:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"},"typeName":{"id":14204,"name":"uint208","nodeType":"ElementaryTypeName","src":"11798:7:46","typeDescriptions":{"typeIdentifier":"t_uint208","typeString":"uint208"}},"visibility":"internal"}],"src":"11779:36:46"},"scope":14929,"src":"11659:922:46","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":14336,"nodeType":"Block","src":"13097:267:46","statements":[{"body":{"id":14332,"nodeType":"Block","src":"13126:211:46","statements":[{"assignments":[14305],"declarations":[{"constant":false,"id":14305,"mutability":"mutable","name":"mid","nameLocation":"13148:3:46","nodeType":"VariableDeclaration","scope":14332,"src":"13140:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14304,"name":"uint256","nodeType":"ElementaryTypeName","src":"13140:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14311,"initialValue":{"arguments":[{"id":14308,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14294,"src":"13167:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14309,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14296,"src":"13172:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14306,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"13154:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":14307,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13159:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":10168,"src":"13154:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14310,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13154:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13140:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14318,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14313,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14290,"src":"13209:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":14314,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14305,"src":"13215:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14312,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"13195:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14315,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13195:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14316,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"13220:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13887,"src":"13195:29:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14317,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14292,"src":"13227:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13195:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14330,"nodeType":"Block","src":"13281:46:46","statements":[{"expression":{"id":14328,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14324,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14294,"src":"13299:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14327,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14325,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14305,"src":"13305:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14326,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"13311:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"13305:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13299:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14329,"nodeType":"ExpressionStatement","src":"13299:13:46"}]},"id":14331,"nodeType":"IfStatement","src":"13191:136:46","trueBody":{"id":14323,"nodeType":"Block","src":"13232:43:46","statements":[{"expression":{"id":14321,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14319,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14296,"src":"13250:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14320,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14305,"src":"13257:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13250:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14322,"nodeType":"ExpressionStatement","src":"13250:10:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14303,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14301,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14294,"src":"13114:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14302,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14296,"src":"13120:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13114:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14333,"nodeType":"WhileStatement","src":"13107:230:46"},{"expression":{"id":14334,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14296,"src":"13353:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14300,"id":14335,"nodeType":"Return","src":"13346:11:46"}]},"documentation":{"id":14286,"nodeType":"StructuredDocumentation","src":"12587:339:46","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14337,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"12940:18:46","nodeType":"FunctionDefinition","parameters":{"id":14297,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14290,"mutability":"mutable","name":"self","nameLocation":"12992:4:46","nodeType":"VariableDeclaration","scope":14337,"src":"12968:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":14288,"nodeType":"UserDefinedTypeName","pathNode":{"id":14287,"name":"Checkpoint208","nameLocations":["12968:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"12968:13:46"},"referencedDeclaration":13890,"src":"12968:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":14289,"nodeType":"ArrayTypeName","src":"12968:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":14292,"mutability":"mutable","name":"key","nameLocation":"13013:3:46","nodeType":"VariableDeclaration","scope":14337,"src":"13006:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14291,"name":"uint48","nodeType":"ElementaryTypeName","src":"13006:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":14294,"mutability":"mutable","name":"low","nameLocation":"13034:3:46","nodeType":"VariableDeclaration","scope":14337,"src":"13026:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14293,"name":"uint256","nodeType":"ElementaryTypeName","src":"13026:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14296,"mutability":"mutable","name":"high","nameLocation":"13055:4:46","nodeType":"VariableDeclaration","scope":14337,"src":"13047:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14295,"name":"uint256","nodeType":"ElementaryTypeName","src":"13047:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"12958:107:46"},"returnParameters":{"id":14300,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14299,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14337,"src":"13088:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14298,"name":"uint256","nodeType":"ElementaryTypeName","src":"13088:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13087:9:46"},"scope":14929,"src":"12931:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14388,"nodeType":"Block","src":"13881:267:46","statements":[{"body":{"id":14384,"nodeType":"Block","src":"13910:211:46","statements":[{"assignments":[14357],"declarations":[{"constant":false,"id":14357,"mutability":"mutable","name":"mid","nameLocation":"13932:3:46","nodeType":"VariableDeclaration","scope":14384,"src":"13924:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14356,"name":"uint256","nodeType":"ElementaryTypeName","src":"13924:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14363,"initialValue":{"arguments":[{"id":14360,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14346,"src":"13951:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14361,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14348,"src":"13956:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14358,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"13938:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":14359,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"13943:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":10168,"src":"13938:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14362,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13938:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"13924:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":14370,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14365,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14342,"src":"13993:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"}},{"id":14366,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14357,"src":"13999:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14364,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14404,"src":"13979:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint208_$13890_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint208 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint208 storage pointer)"}},"id":14367,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"13979:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208 storage pointer"}},"id":14368,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"14004:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":13887,"src":"13979:29:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14369,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14344,"src":"14011:3:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"13979:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14382,"nodeType":"Block","src":"14068:43:46","statements":[{"expression":{"id":14380,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14378,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14348,"src":"14086:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14379,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14357,"src":"14093:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14086:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14381,"nodeType":"ExpressionStatement","src":"14086:10:46"}]},"id":14383,"nodeType":"IfStatement","src":"13975:136:46","trueBody":{"id":14377,"nodeType":"Block","src":"14016:46:46","statements":[{"expression":{"id":14375,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14371,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14346,"src":"14034:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14374,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14372,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14357,"src":"14040:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14373,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"14046:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"14040:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"14034:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14376,"nodeType":"ExpressionStatement","src":"14034:13:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14355,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14353,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14346,"src":"13898:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14354,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14348,"src":"13904:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"13898:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14385,"nodeType":"WhileStatement","src":"13891:230:46"},{"expression":{"id":14386,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14348,"src":"14137:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14352,"id":14387,"nodeType":"Return","src":"14130:11:46"}]},"documentation":{"id":14338,"nodeType":"StructuredDocumentation","src":"13370:340:46","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14389,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"13724:18:46","nodeType":"FunctionDefinition","parameters":{"id":14349,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14342,"mutability":"mutable","name":"self","nameLocation":"13776:4:46","nodeType":"VariableDeclaration","scope":14389,"src":"13752:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":14340,"nodeType":"UserDefinedTypeName","pathNode":{"id":14339,"name":"Checkpoint208","nameLocations":["13752:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"13752:13:46"},"referencedDeclaration":13890,"src":"13752:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":14341,"nodeType":"ArrayTypeName","src":"13752:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":14344,"mutability":"mutable","name":"key","nameLocation":"13797:3:46","nodeType":"VariableDeclaration","scope":14389,"src":"13790:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":14343,"name":"uint48","nodeType":"ElementaryTypeName","src":"13790:6:46","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":14346,"mutability":"mutable","name":"low","nameLocation":"13818:3:46","nodeType":"VariableDeclaration","scope":14389,"src":"13810:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14345,"name":"uint256","nodeType":"ElementaryTypeName","src":"13810:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14348,"mutability":"mutable","name":"high","nameLocation":"13839:4:46","nodeType":"VariableDeclaration","scope":14389,"src":"13831:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14347,"name":"uint256","nodeType":"ElementaryTypeName","src":"13831:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13742:107:46"},"returnParameters":{"id":14352,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14351,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14389,"src":"13872:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14350,"name":"uint256","nodeType":"ElementaryTypeName","src":"13872:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"13871:9:46"},"scope":14929,"src":"13715:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14403,"nodeType":"Block","src":"14431:125:46","statements":[{"AST":{"nodeType":"YulBlock","src":"14450:100:46","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14471:1:46","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"14474:9:46"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"14464:6:46"},"nodeType":"YulFunctionCall","src":"14464:20:46"},"nodeType":"YulExpressionStatement","src":"14464:20:46"},{"nodeType":"YulAssignment","src":"14497:43:46","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"14526:1:46","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"14529:4:46","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"14516:9:46"},"nodeType":"YulFunctionCall","src":"14516:18:46"},{"name":"pos","nodeType":"YulIdentifier","src":"14536:3:46"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"14512:3:46"},"nodeType":"YulFunctionCall","src":"14512:28:46"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"14497:11:46"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":14396,"isOffset":false,"isSlot":false,"src":"14536:3:46","valueSize":1},{"declaration":14400,"isOffset":false,"isSlot":true,"src":"14497:11:46","suffix":"slot","valueSize":1},{"declaration":14394,"isOffset":false,"isSlot":true,"src":"14474:9:46","suffix":"slot","valueSize":1}],"id":14402,"nodeType":"InlineAssembly","src":"14441:109:46"}]},"documentation":{"id":14390,"nodeType":"StructuredDocumentation","src":"14154:132:46","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":14404,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"14300:13:46","nodeType":"FunctionDefinition","parameters":{"id":14397,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14394,"mutability":"mutable","name":"self","nameLocation":"14347:4:46","nodeType":"VariableDeclaration","scope":14404,"src":"14323:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"},"typeName":{"baseType":{"id":14392,"nodeType":"UserDefinedTypeName","pathNode":{"id":14391,"name":"Checkpoint208","nameLocations":["14323:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"14323:13:46"},"referencedDeclaration":13890,"src":"14323:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"id":14393,"nodeType":"ArrayTypeName","src":"14323:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint208_$13890_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint208[]"}},"visibility":"internal"},{"constant":false,"id":14396,"mutability":"mutable","name":"pos","nameLocation":"14369:3:46","nodeType":"VariableDeclaration","scope":14404,"src":"14361:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14395,"name":"uint256","nodeType":"ElementaryTypeName","src":"14361:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"14313:65:46"},"returnParameters":{"id":14401,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14400,"mutability":"mutable","name":"result","nameLocation":"14423:6:46","nodeType":"VariableDeclaration","scope":14404,"src":"14401:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"},"typeName":{"id":14399,"nodeType":"UserDefinedTypeName","pathNode":{"id":14398,"name":"Checkpoint208","nameLocations":["14401:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":13890,"src":"14401:13:46"},"referencedDeclaration":13890,"src":"14401:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint208_$13890_storage_ptr","typeString":"struct Checkpoints.Checkpoint208"}},"visibility":"internal"}],"src":"14400:30:46"},"scope":14929,"src":"14291:265:46","stateMutability":"pure","virtual":false,"visibility":"private"},{"canonicalName":"Checkpoints.Trace160","id":14409,"members":[{"constant":false,"id":14408,"mutability":"mutable","name":"_checkpoints","nameLocation":"14604:12:46","nodeType":"VariableDeclaration","scope":14409,"src":"14588:28:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14406,"nodeType":"UserDefinedTypeName","pathNode":{"id":14405,"name":"Checkpoint160","nameLocations":["14588:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"14588:13:46"},"referencedDeclaration":14414,"src":"14588:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14407,"nodeType":"ArrayTypeName","src":"14588:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"}],"name":"Trace160","nameLocation":"14569:8:46","nodeType":"StructDefinition","scope":14929,"src":"14562:61:46","visibility":"public"},{"canonicalName":"Checkpoints.Checkpoint160","id":14414,"members":[{"constant":false,"id":14411,"mutability":"mutable","name":"_key","nameLocation":"14667:4:46","nodeType":"VariableDeclaration","scope":14414,"src":"14660:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14410,"name":"uint96","nodeType":"ElementaryTypeName","src":"14660:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14413,"mutability":"mutable","name":"_value","nameLocation":"14689:6:46","nodeType":"VariableDeclaration","scope":14414,"src":"14681:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14412,"name":"uint160","nodeType":"ElementaryTypeName","src":"14681:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"name":"Checkpoint160","nameLocation":"14636:13:46","nodeType":"StructDefinition","scope":14929,"src":"14629:73:46","visibility":"public"},{"body":{"id":14436,"nodeType":"Block","src":"15163:62:46","statements":[{"expression":{"arguments":[{"expression":{"id":14430,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14418,"src":"15188:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14431,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15193:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"15188:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14432,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14420,"src":"15207:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14433,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14422,"src":"15212:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14429,"name":"_insert","nodeType":"Identifier","overloadedDeclarations":[13761,14285,14809],"referencedDeclaration":14809,"src":"15180:7:46","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint160_$returns$_t_uint160_$_t_uint160_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint160) returns (uint160,uint160)"}},"id":14434,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15180:38:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":14428,"id":14435,"nodeType":"Return","src":"15173:45:46"}]},"documentation":{"id":14415,"nodeType":"StructuredDocumentation","src":"14708:302:46","text":" @dev Pushes a (`key`, `value`) pair into a Trace160 so that it is stored as the checkpoint.\n Returns previous value and new value.\n IMPORTANT: Never accept `key` as a user input, since an arbitrary `type(uint96).max` key set will disable the\n library."},"id":14437,"implemented":true,"kind":"function","modifiers":[],"name":"push","nameLocation":"15024:4:46","nodeType":"FunctionDefinition","parameters":{"id":14423,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14418,"mutability":"mutable","name":"self","nameLocation":"15055:4:46","nodeType":"VariableDeclaration","scope":14437,"src":"15038:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14417,"nodeType":"UserDefinedTypeName","pathNode":{"id":14416,"name":"Trace160","nameLocations":["15038:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"15038:8:46"},"referencedDeclaration":14409,"src":"15038:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14420,"mutability":"mutable","name":"key","nameLocation":"15076:3:46","nodeType":"VariableDeclaration","scope":14437,"src":"15069:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14419,"name":"uint96","nodeType":"ElementaryTypeName","src":"15069:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14422,"mutability":"mutable","name":"value","nameLocation":"15097:5:46","nodeType":"VariableDeclaration","scope":14437,"src":"15089:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14421,"name":"uint160","nodeType":"ElementaryTypeName","src":"15089:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15028:80:46"},"returnParameters":{"id":14428,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14425,"mutability":"mutable","name":"oldValue","nameLocation":"15135:8:46","nodeType":"VariableDeclaration","scope":14437,"src":"15127:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14424,"name":"uint160","nodeType":"ElementaryTypeName","src":"15127:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":14427,"mutability":"mutable","name":"newValue","nameLocation":"15153:8:46","nodeType":"VariableDeclaration","scope":14437,"src":"15145:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14426,"name":"uint160","nodeType":"ElementaryTypeName","src":"15145:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15126:36:46"},"scope":14929,"src":"15015:210:46","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":14476,"nodeType":"Block","src":"15478:207:46","statements":[{"assignments":[14449],"declarations":[{"constant":false,"id":14449,"mutability":"mutable","name":"len","nameLocation":"15496:3:46","nodeType":"VariableDeclaration","scope":14476,"src":"15488:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14448,"name":"uint256","nodeType":"ElementaryTypeName","src":"15488:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14453,"initialValue":{"expression":{"expression":{"id":14450,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14441,"src":"15502:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14451,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15507:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"15502:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14452,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15520:6:46","memberName":"length","nodeType":"MemberAccess","src":"15502:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15488:38:46"},{"assignments":[14455],"declarations":[{"constant":false,"id":14455,"mutability":"mutable","name":"pos","nameLocation":"15544:3:46","nodeType":"VariableDeclaration","scope":14476,"src":"15536:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14454,"name":"uint256","nodeType":"ElementaryTypeName","src":"15536:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14463,"initialValue":{"arguments":[{"expression":{"id":14457,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14441,"src":"15569:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14458,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15574:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"15569:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14459,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14443,"src":"15588:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":14460,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15593:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14461,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"15596:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14456,"name":"_lowerBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13865,14389,14913],"referencedDeclaration":14913,"src":"15550:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":14462,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15550:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15536:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14466,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14464,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"15617:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":14465,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14449,"src":"15624:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"15617:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14469,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14441,"src":"15648:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14470,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15653:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"15648:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14471,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14455,"src":"15667:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14468,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"15634:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14472,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"15634:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14473,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15672:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14413,"src":"15634:44:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14474,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"15617:61:46","trueExpression":{"hexValue":"30","id":14467,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"15630:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14447,"id":14475,"nodeType":"Return","src":"15610:68:46"}]},"documentation":{"id":14438,"nodeType":"StructuredDocumentation","src":"15231:154:46","text":" @dev Returns the value in the first (oldest) checkpoint with key greater or equal than the search key, or zero if\n there is none."},"id":14477,"implemented":true,"kind":"function","modifiers":[],"name":"lowerLookup","nameLocation":"15399:11:46","nodeType":"FunctionDefinition","parameters":{"id":14444,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14441,"mutability":"mutable","name":"self","nameLocation":"15428:4:46","nodeType":"VariableDeclaration","scope":14477,"src":"15411:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14440,"nodeType":"UserDefinedTypeName","pathNode":{"id":14439,"name":"Trace160","nameLocations":["15411:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"15411:8:46"},"referencedDeclaration":14409,"src":"15411:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14443,"mutability":"mutable","name":"key","nameLocation":"15441:3:46","nodeType":"VariableDeclaration","scope":14477,"src":"15434:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14442,"name":"uint96","nodeType":"ElementaryTypeName","src":"15434:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15410:35:46"},"returnParameters":{"id":14447,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14446,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14477,"src":"15469:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14445,"name":"uint160","nodeType":"ElementaryTypeName","src":"15469:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15468:9:46"},"scope":14929,"src":"15390:295:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14518,"nodeType":"Block","src":"15940:209:46","statements":[{"assignments":[14489],"declarations":[{"constant":false,"id":14489,"mutability":"mutable","name":"len","nameLocation":"15958:3:46","nodeType":"VariableDeclaration","scope":14518,"src":"15950:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14488,"name":"uint256","nodeType":"ElementaryTypeName","src":"15950:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14493,"initialValue":{"expression":{"expression":{"id":14490,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14481,"src":"15964:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14491,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"15969:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"15964:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14492,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"15982:6:46","memberName":"length","nodeType":"MemberAccess","src":"15964:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15950:38:46"},{"assignments":[14495],"declarations":[{"constant":false,"id":14495,"mutability":"mutable","name":"pos","nameLocation":"16006:3:46","nodeType":"VariableDeclaration","scope":14518,"src":"15998:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14494,"name":"uint256","nodeType":"ElementaryTypeName","src":"15998:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14503,"initialValue":{"arguments":[{"expression":{"id":14497,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14481,"src":"16031:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14498,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16036:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"16031:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14499,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14483,"src":"16050:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"hexValue":"30","id":14500,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16055:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14501,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14489,"src":"16058:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14496,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13813,14337,14861],"referencedDeclaration":14861,"src":"16012:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":14502,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16012:50:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"15998:64:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14506,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14504,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14495,"src":"16079:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14505,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16086:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16079:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14509,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14481,"src":"16108:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14510,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16113:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"16108:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14513,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14511,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14495,"src":"16127:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14512,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16133:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16127:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14508,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"16094:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14514,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16094:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14515,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16136:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14413,"src":"16094:48:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14516,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16079:63:46","trueExpression":{"hexValue":"30","id":14507,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16090:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14487,"id":14517,"nodeType":"Return","src":"16072:70:46"}]},"documentation":{"id":14478,"nodeType":"StructuredDocumentation","src":"15691:156:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none."},"id":14519,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookup","nameLocation":"15861:11:46","nodeType":"FunctionDefinition","parameters":{"id":14484,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14481,"mutability":"mutable","name":"self","nameLocation":"15890:4:46","nodeType":"VariableDeclaration","scope":14519,"src":"15873:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14480,"nodeType":"UserDefinedTypeName","pathNode":{"id":14479,"name":"Trace160","nameLocations":["15873:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"15873:8:46"},"referencedDeclaration":14409,"src":"15873:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14483,"mutability":"mutable","name":"key","nameLocation":"15903:3:46","nodeType":"VariableDeclaration","scope":14519,"src":"15896:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14482,"name":"uint96","nodeType":"ElementaryTypeName","src":"15896:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"15872:35:46"},"returnParameters":{"id":14487,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14486,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14519,"src":"15931:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14485,"name":"uint160","nodeType":"ElementaryTypeName","src":"15931:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"15930:9:46"},"scope":14929,"src":"15852:297:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14603,"nodeType":"Block","src":"16548:512:46","statements":[{"assignments":[14531],"declarations":[{"constant":false,"id":14531,"mutability":"mutable","name":"len","nameLocation":"16566:3:46","nodeType":"VariableDeclaration","scope":14603,"src":"16558:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14530,"name":"uint256","nodeType":"ElementaryTypeName","src":"16558:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14535,"initialValue":{"expression":{"expression":{"id":14532,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14523,"src":"16572:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14533,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16577:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"16572:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14534,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16590:6:46","memberName":"length","nodeType":"MemberAccess","src":"16572:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16558:38:46"},{"assignments":[14537],"declarations":[{"constant":false,"id":14537,"mutability":"mutable","name":"low","nameLocation":"16615:3:46","nodeType":"VariableDeclaration","scope":14603,"src":"16607:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14536,"name":"uint256","nodeType":"ElementaryTypeName","src":"16607:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14539,"initialValue":{"hexValue":"30","id":14538,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16621:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"16607:15:46"},{"assignments":[14541],"declarations":[{"constant":false,"id":14541,"mutability":"mutable","name":"high","nameLocation":"16640:4:46","nodeType":"VariableDeclaration","scope":14603,"src":"16632:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14540,"name":"uint256","nodeType":"ElementaryTypeName","src":"16632:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14543,"initialValue":{"id":14542,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14531,"src":"16647:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16632:18:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14546,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14544,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14531,"src":"16665:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"35","id":14545,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16671:1:46","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"value":"5"},"src":"16665:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14578,"nodeType":"IfStatement","src":"16661:234:46","trueBody":{"id":14577,"nodeType":"Block","src":"16674:221:46","statements":[{"assignments":[14548],"declarations":[{"constant":false,"id":14548,"mutability":"mutable","name":"mid","nameLocation":"16696:3:46","nodeType":"VariableDeclaration","scope":14577,"src":"16688:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14547,"name":"uint256","nodeType":"ElementaryTypeName","src":"16688:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14555,"initialValue":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14554,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14549,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14531,"src":"16702:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"arguments":[{"id":14552,"name":"len","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14531,"src":"16718:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14550,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"16708:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":14551,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"16713:4:46","memberName":"sqrt","nodeType":"MemberAccess","referencedDeclaration":10983,"src":"16708:9:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) pure returns (uint256)"}},"id":14553,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16708:14:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16702:20:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16688:34:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14563,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14556,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"16740:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"arguments":[{"expression":{"id":14558,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14523,"src":"16760:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14559,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16765:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"16760:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14560,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14548,"src":"16779:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14557,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"16746:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14561,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16746:37:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14562,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16784:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14411,"src":"16746:42:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"16740:48:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14575,"nodeType":"Block","src":"16839:46:46","statements":[{"expression":{"id":14573,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14569,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14537,"src":"16857:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14572,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14570,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14548,"src":"16863:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14571,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16869:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"16863:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16857:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14574,"nodeType":"ExpressionStatement","src":"16857:13:46"}]},"id":14576,"nodeType":"IfStatement","src":"16736:149:46","trueBody":{"id":14568,"nodeType":"Block","src":"16790:43:46","statements":[{"expression":{"id":14566,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14564,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14541,"src":"16808:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14565,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14548,"src":"16815:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"16808:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14567,"nodeType":"ExpressionStatement","src":"16808:10:46"}]}}]}},{"assignments":[14580],"declarations":[{"constant":false,"id":14580,"mutability":"mutable","name":"pos","nameLocation":"16913:3:46","nodeType":"VariableDeclaration","scope":14603,"src":"16905:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14579,"name":"uint256","nodeType":"ElementaryTypeName","src":"16905:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14588,"initialValue":{"arguments":[{"expression":{"id":14582,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14523,"src":"16938:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14583,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"16943:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"16938:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"id":14584,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14525,"src":"16957:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14585,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14537,"src":"16962:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14586,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14541,"src":"16967:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14581,"name":"_upperBinaryLookup","nodeType":"Identifier","overloadedDeclarations":[13813,14337,14861],"referencedDeclaration":14861,"src":"16919:18:46","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint96_$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint96,uint256,uint256) view returns (uint256)"}},"id":14587,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"16919:53:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"16905:67:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14591,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14589,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14580,"src":"16990:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14590,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"16997:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"16990:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14594,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14523,"src":"17019:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14595,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17024:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"17019:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14598,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14596,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14580,"src":"17038:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14597,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17044:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17038:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14593,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"17005:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14599,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17005:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14600,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17047:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14413,"src":"17005:48:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14601,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"16990:63:46","trueExpression":{"hexValue":"30","id":14592,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17001:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14529,"id":14602,"nodeType":"Return","src":"16983:70:46"}]},"documentation":{"id":14520,"nodeType":"StructuredDocumentation","src":"16155:294:46","text":" @dev Returns the value in the last (most recent) checkpoint with key lower or equal than the search key, or zero\n if there is none.\n NOTE: This is a variant of {upperLookup} that is optimised to find \"recent\" checkpoint (checkpoints with high\n keys)."},"id":14604,"implemented":true,"kind":"function","modifiers":[],"name":"upperLookupRecent","nameLocation":"16463:17:46","nodeType":"FunctionDefinition","parameters":{"id":14526,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14523,"mutability":"mutable","name":"self","nameLocation":"16498:4:46","nodeType":"VariableDeclaration","scope":14604,"src":"16481:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14522,"nodeType":"UserDefinedTypeName","pathNode":{"id":14521,"name":"Trace160","nameLocations":["16481:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"16481:8:46"},"referencedDeclaration":14409,"src":"16481:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14525,"mutability":"mutable","name":"key","nameLocation":"16511:3:46","nodeType":"VariableDeclaration","scope":14604,"src":"16504:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14524,"name":"uint96","nodeType":"ElementaryTypeName","src":"16504:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"src":"16480:35:46"},"returnParameters":{"id":14529,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14528,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14604,"src":"16539:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14527,"name":"uint160","nodeType":"ElementaryTypeName","src":"16539:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"16538:9:46"},"scope":14929,"src":"16454:606:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14633,"nodeType":"Block","src":"17251:135:46","statements":[{"assignments":[14614],"declarations":[{"constant":false,"id":14614,"mutability":"mutable","name":"pos","nameLocation":"17269:3:46","nodeType":"VariableDeclaration","scope":14633,"src":"17261:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14613,"name":"uint256","nodeType":"ElementaryTypeName","src":"17261:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14618,"initialValue":{"expression":{"expression":{"id":14615,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14608,"src":"17275:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14616,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17280:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"17275:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14617,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17293:6:46","memberName":"length","nodeType":"MemberAccess","src":"17275:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17261:38:46"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14621,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14619,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14614,"src":"17316:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14620,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17323:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17316:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"expression":{"arguments":[{"expression":{"id":14624,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14608,"src":"17345:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14625,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17350:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"17345:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14628,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14626,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14614,"src":"17364:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14627,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17370:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17364:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14623,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"17331:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14629,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17331:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14630,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17373:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14413,"src":"17331:48:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14631,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"17316:63:46","trueExpression":{"hexValue":"30","id":14622,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17327:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"functionReturnParameters":14612,"id":14632,"nodeType":"Return","src":"17309:70:46"}]},"documentation":{"id":14605,"nodeType":"StructuredDocumentation","src":"17066:109:46","text":" @dev Returns the value in the most recent checkpoint, or zero if there are no checkpoints."},"id":14634,"implemented":true,"kind":"function","modifiers":[],"name":"latest","nameLocation":"17189:6:46","nodeType":"FunctionDefinition","parameters":{"id":14609,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14608,"mutability":"mutable","name":"self","nameLocation":"17213:4:46","nodeType":"VariableDeclaration","scope":14634,"src":"17196:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14607,"nodeType":"UserDefinedTypeName","pathNode":{"id":14606,"name":"Trace160","nameLocations":["17196:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"17196:8:46"},"referencedDeclaration":14409,"src":"17196:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17195:23:46"},"returnParameters":{"id":14612,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14611,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14634,"src":"17242:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14610,"name":"uint160","nodeType":"ElementaryTypeName","src":"17242:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17241:9:46"},"scope":14929,"src":"17180:206:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14682,"nodeType":"Block","src":"17679:275:46","statements":[{"assignments":[14648],"declarations":[{"constant":false,"id":14648,"mutability":"mutable","name":"pos","nameLocation":"17697:3:46","nodeType":"VariableDeclaration","scope":14682,"src":"17689:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14647,"name":"uint256","nodeType":"ElementaryTypeName","src":"17689:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14652,"initialValue":{"expression":{"expression":{"id":14649,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14638,"src":"17703:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14650,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17708:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"17703:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14651,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"17721:6:46","memberName":"length","nodeType":"MemberAccess","src":"17703:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"17689:38:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14655,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14653,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14648,"src":"17741:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"hexValue":"30","id":14654,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17748:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"17741:8:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14680,"nodeType":"Block","src":"17802:146:46","statements":[{"assignments":[14664],"declarations":[{"constant":false,"id":14664,"mutability":"mutable","name":"ckpt","nameLocation":"17838:4:46","nodeType":"VariableDeclaration","scope":14680,"src":"17816:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14663,"nodeType":"UserDefinedTypeName","pathNode":{"id":14662,"name":"Checkpoint160","nameLocations":["17816:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"17816:13:46"},"referencedDeclaration":14414,"src":"17816:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14672,"initialValue":{"arguments":[{"expression":{"id":14666,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14638,"src":"17859:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14667,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17864:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"17859:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14670,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14668,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14648,"src":"17878:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14669,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17884:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"17878:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14665,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"17845:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14671,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"17845:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"17816:70:46"},{"expression":{"components":[{"hexValue":"74727565","id":14673,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17908:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"true"},{"expression":{"id":14674,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14664,"src":"17914:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14675,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17919:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14411,"src":"17914:9:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"expression":{"id":14676,"name":"ckpt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14664,"src":"17925:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14677,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"17930:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14413,"src":"17925:11:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14678,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"17907:30:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_uint96_$_t_uint160_$","typeString":"tuple(bool,uint96,uint160)"}},"functionReturnParameters":14646,"id":14679,"nodeType":"Return","src":"17900:37:46"}]},"id":14681,"nodeType":"IfStatement","src":"17737:211:46","trueBody":{"id":14661,"nodeType":"Block","src":"17751:45:46","statements":[{"expression":{"components":[{"hexValue":"66616c7365","id":14656,"isConstant":false,"isLValue":false,"isPure":true,"kind":"bool","lValueRequested":false,"nodeType":"Literal","src":"17773:5:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"value":"false"},{"hexValue":"30","id":14657,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17780:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":14658,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"17783:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":14659,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"TupleExpression","src":"17772:13:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_bool_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(bool,int_const 0,int_const 0)"}},"functionReturnParameters":14646,"id":14660,"nodeType":"Return","src":"17765:20:46"}]}}]},"documentation":{"id":14635,"nodeType":"StructuredDocumentation","src":"17392:168:46","text":" @dev Returns whether there is a checkpoint in the structure (i.e. it is not empty), and if so the key and value\n in the most recent checkpoint."},"id":14683,"implemented":true,"kind":"function","modifiers":[],"name":"latestCheckpoint","nameLocation":"17574:16:46","nodeType":"FunctionDefinition","parameters":{"id":14639,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14638,"mutability":"mutable","name":"self","nameLocation":"17608:4:46","nodeType":"VariableDeclaration","scope":14683,"src":"17591:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14637,"nodeType":"UserDefinedTypeName","pathNode":{"id":14636,"name":"Trace160","nameLocations":["17591:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"17591:8:46"},"referencedDeclaration":14409,"src":"17591:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"17590:23:46"},"returnParameters":{"id":14646,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14641,"mutability":"mutable","name":"exists","nameLocation":"17642:6:46","nodeType":"VariableDeclaration","scope":14683,"src":"17637:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":14640,"name":"bool","nodeType":"ElementaryTypeName","src":"17637:4:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"},{"constant":false,"id":14643,"mutability":"mutable","name":"_key","nameLocation":"17657:4:46","nodeType":"VariableDeclaration","scope":14683,"src":"17650:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14642,"name":"uint96","nodeType":"ElementaryTypeName","src":"17650:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14645,"mutability":"mutable","name":"_value","nameLocation":"17671:6:46","nodeType":"VariableDeclaration","scope":14683,"src":"17663:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14644,"name":"uint160","nodeType":"ElementaryTypeName","src":"17663:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"17636:42:46"},"scope":14929,"src":"17565:389:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14696,"nodeType":"Block","src":"18094:48:46","statements":[{"expression":{"expression":{"expression":{"id":14692,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14687,"src":"18111:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14693,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18116:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"18111:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14694,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18129:6:46","memberName":"length","nodeType":"MemberAccess","src":"18111:24:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14691,"id":14695,"nodeType":"Return","src":"18104:31:46"}]},"documentation":{"id":14684,"nodeType":"StructuredDocumentation","src":"17960:58:46","text":" @dev Returns the number of checkpoints."},"id":14697,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"18032:6:46","nodeType":"FunctionDefinition","parameters":{"id":14688,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14687,"mutability":"mutable","name":"self","nameLocation":"18056:4:46","nodeType":"VariableDeclaration","scope":14697,"src":"18039:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14686,"nodeType":"UserDefinedTypeName","pathNode":{"id":14685,"name":"Trace160","nameLocations":["18039:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"18039:8:46"},"referencedDeclaration":14409,"src":"18039:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"}],"src":"18038:23:46"},"returnParameters":{"id":14691,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14690,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14697,"src":"18085:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14689,"name":"uint256","nodeType":"ElementaryTypeName","src":"18085:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"18084:9:46"},"scope":14929,"src":"18023:119:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14714,"nodeType":"Block","src":"18306:46:46","statements":[{"expression":{"baseExpression":{"expression":{"id":14709,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14701,"src":"18323:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160 storage pointer"}},"id":14710,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18328:12:46","memberName":"_checkpoints","nodeType":"MemberAccess","referencedDeclaration":14408,"src":"18323:17:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage ref"}},"id":14712,"indexExpression":{"id":14711,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14703,"src":"18341:3:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"18323:22:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage","typeString":"struct Checkpoints.Checkpoint160 storage ref"}},"functionReturnParameters":14708,"id":14713,"nodeType":"Return","src":"18316:29:46"}]},"documentation":{"id":14698,"nodeType":"StructuredDocumentation","src":"18148:61:46","text":" @dev Returns checkpoint at given position."},"id":14715,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"18223:2:46","nodeType":"FunctionDefinition","parameters":{"id":14704,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14701,"mutability":"mutable","name":"self","nameLocation":"18243:4:46","nodeType":"VariableDeclaration","scope":14715,"src":"18226:21:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"},"typeName":{"id":14700,"nodeType":"UserDefinedTypeName","pathNode":{"id":14699,"name":"Trace160","nameLocations":["18226:8:46"],"nodeType":"IdentifierPath","referencedDeclaration":14409,"src":"18226:8:46"},"referencedDeclaration":14409,"src":"18226:8:46","typeDescriptions":{"typeIdentifier":"t_struct$_Trace160_$14409_storage_ptr","typeString":"struct Checkpoints.Trace160"}},"visibility":"internal"},{"constant":false,"id":14703,"mutability":"mutable","name":"pos","nameLocation":"18256:3:46","nodeType":"VariableDeclaration","scope":14715,"src":"18249:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":14702,"name":"uint32","nodeType":"ElementaryTypeName","src":"18249:6:46","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"18225:35:46"},"returnParameters":{"id":14708,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14707,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14715,"src":"18284:20:46","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_memory_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14706,"nodeType":"UserDefinedTypeName","pathNode":{"id":14705,"name":"Checkpoint160","nameLocations":["18284:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"18284:13:46"},"referencedDeclaration":14414,"src":"18284:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"18283:22:46"},"scope":14929,"src":"18214:138:46","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":14808,"nodeType":"Block","src":"18685:765:46","statements":[{"assignments":[14732],"declarations":[{"constant":false,"id":14732,"mutability":"mutable","name":"pos","nameLocation":"18703:3:46","nodeType":"VariableDeclaration","scope":14808,"src":"18695:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14731,"name":"uint256","nodeType":"ElementaryTypeName","src":"18695:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14735,"initialValue":{"expression":{"id":14733,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14720,"src":"18709:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14734,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"18714:6:46","memberName":"length","nodeType":"MemberAccess","src":"18709:11:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"18695:25:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14738,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14736,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14732,"src":"18735:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":14737,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18741:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"18735:7:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14806,"nodeType":"Block","src":"19336:108:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":14797,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14722,"src":"19381:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14798,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14724,"src":"19394:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14796,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14414,"src":"19360:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14799,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19375:4:46","19386:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19360:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$14414_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14793,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14720,"src":"19350:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14795,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19355:4:46","memberName":"push","nodeType":"MemberAccess","src":"19350:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$14414_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14800,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19350:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14801,"nodeType":"ExpressionStatement","src":"19350:52:46"},{"expression":{"components":[{"hexValue":"30","id":14802,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"19424:1:46","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"id":14803,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14724,"src":"19427:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14804,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19423:10:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_rational_0_by_1_$_t_uint160_$","typeString":"tuple(int_const 0,uint160)"}},"functionReturnParameters":14730,"id":14805,"nodeType":"Return","src":"19416:17:46"}]},"id":14807,"nodeType":"IfStatement","src":"18731:713:46","trueBody":{"id":14792,"nodeType":"Block","src":"18744:586:46","statements":[{"assignments":[14741],"declarations":[{"constant":false,"id":14741,"mutability":"mutable","name":"last","nameLocation":"18780:4:46","nodeType":"VariableDeclaration","scope":14792,"src":"18758:26:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14740,"nodeType":"UserDefinedTypeName","pathNode":{"id":14739,"name":"Checkpoint160","nameLocations":["18758:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"18758:13:46"},"referencedDeclaration":14414,"src":"18758:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"id":14748,"initialValue":{"arguments":[{"id":14743,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14720,"src":"18801:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14746,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14744,"name":"pos","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14732,"src":"18807:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":14745,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"18813:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"18807:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14742,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"18787:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14747,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"18787:28:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"nodeType":"VariableDeclarationStatement","src":"18758:57:46"},{"assignments":[14750],"declarations":[{"constant":false,"id":14750,"mutability":"mutable","name":"lastKey","nameLocation":"18836:7:46","nodeType":"VariableDeclaration","scope":14792,"src":"18829:14:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14749,"name":"uint96","nodeType":"ElementaryTypeName","src":"18829:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"}],"id":14753,"initialValue":{"expression":{"id":14751,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14741,"src":"18846:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14752,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18851:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14411,"src":"18846:9:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"VariableDeclarationStatement","src":"18829:26:46"},{"assignments":[14755],"declarations":[{"constant":false,"id":14755,"mutability":"mutable","name":"lastValue","nameLocation":"18877:9:46","nodeType":"VariableDeclaration","scope":14792,"src":"18869:17:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14754,"name":"uint160","nodeType":"ElementaryTypeName","src":"18869:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"id":14758,"initialValue":{"expression":{"id":14756,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14741,"src":"18889:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14757,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"18894:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14413,"src":"18889:11:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"VariableDeclarationStatement","src":"18869:31:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14761,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14759,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14750,"src":"18974:7:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14760,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14722,"src":"18984:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"18974:13:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14766,"nodeType":"IfStatement","src":"18970:89:46","trueBody":{"id":14765,"nodeType":"Block","src":"18989:70:46","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":14762,"name":"CheckpointUnorderedInsertion","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13356,"src":"19014:28:46","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":14763,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19014:30:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14764,"nodeType":"RevertStatement","src":"19007:37:46"}]}},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14769,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14767,"name":"lastKey","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14750,"src":"19122:7:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"id":14768,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14722,"src":"19133:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"19122:14:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14786,"nodeType":"Block","src":"19196:85:46","statements":[{"expression":{"arguments":[{"arguments":[{"id":14781,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14722,"src":"19245:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},{"id":14782,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14724,"src":"19258:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint96","typeString":"uint96"},{"typeIdentifier":"t_uint160","typeString":"uint160"}],"id":14780,"name":"Checkpoint160","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14414,"src":"19224:13:46","typeDescriptions":{"typeIdentifier":"t_type$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"type(struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14783,"isConstant":false,"isLValue":false,"isPure":false,"kind":"structConstructorCall","lValueRequested":false,"nameLocations":["19239:4:46","19250:6:46"],"names":["_key","_value"],"nodeType":"FunctionCall","src":"19224:41:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Checkpoint160_$14414_memory_ptr","typeString":"struct Checkpoints.Checkpoint160 memory"}],"expression":{"id":14777,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14720,"src":"19214:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},"id":14779,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"19219:4:46","memberName":"push","nodeType":"MemberAccess","src":"19214:9:46","typeDescriptions":{"typeIdentifier":"t_function_arraypush_nonpayable$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_struct$_Checkpoint160_$14414_storage_$returns$__$attached_to$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,struct Checkpoints.Checkpoint160 storage ref)"}},"id":14784,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"19214:52:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14785,"nodeType":"ExpressionStatement","src":"19214:52:46"}]},"id":14787,"nodeType":"IfStatement","src":"19118:163:46","trueBody":{"id":14776,"nodeType":"Block","src":"19138:52:46","statements":[{"expression":{"id":14774,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14770,"name":"last","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14741,"src":"19156:4:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14772,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"19161:6:46","memberName":"_value","nodeType":"MemberAccess","referencedDeclaration":14413,"src":"19156:11:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14773,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14724,"src":"19170:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"src":"19156:19:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"id":14775,"nodeType":"ExpressionStatement","src":"19156:19:46"}]}},{"expression":{"components":[{"id":14788,"name":"lastValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14755,"src":"19302:9:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},{"id":14789,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14724,"src":"19313:5:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}}],"id":14790,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"19301:18:46","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint160_$_t_uint160_$","typeString":"tuple(uint160,uint160)"}},"functionReturnParameters":14730,"id":14791,"nodeType":"Return","src":"19294:25:46"}]}}]},"documentation":{"id":14716,"nodeType":"StructuredDocumentation","src":"18358:165:46","text":" @dev Pushes a (`key`, `value`) pair into an ordered list of checkpoints, either by inserting a new checkpoint,\n or by updating the last one."},"id":14809,"implemented":true,"kind":"function","modifiers":[],"name":"_insert","nameLocation":"18537:7:46","nodeType":"FunctionDefinition","parameters":{"id":14725,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14720,"mutability":"mutable","name":"self","nameLocation":"18578:4:46","nodeType":"VariableDeclaration","scope":14809,"src":"18554:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14718,"nodeType":"UserDefinedTypeName","pathNode":{"id":14717,"name":"Checkpoint160","nameLocations":["18554:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"18554:13:46"},"referencedDeclaration":14414,"src":"18554:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14719,"nodeType":"ArrayTypeName","src":"18554:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14722,"mutability":"mutable","name":"key","nameLocation":"18599:3:46","nodeType":"VariableDeclaration","scope":14809,"src":"18592:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14721,"name":"uint96","nodeType":"ElementaryTypeName","src":"18592:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14724,"mutability":"mutable","name":"value","nameLocation":"18620:5:46","nodeType":"VariableDeclaration","scope":14809,"src":"18612:13:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14723,"name":"uint160","nodeType":"ElementaryTypeName","src":"18612:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18544:87:46"},"returnParameters":{"id":14730,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14727,"mutability":"mutable","name":"oldValue","nameLocation":"18657:8:46","nodeType":"VariableDeclaration","scope":14809,"src":"18649:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14726,"name":"uint160","nodeType":"ElementaryTypeName","src":"18649:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"},{"constant":false,"id":14729,"mutability":"mutable","name":"newValue","nameLocation":"18675:8:46","nodeType":"VariableDeclaration","scope":14809,"src":"18667:16:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"},"typeName":{"id":14728,"name":"uint160","nodeType":"ElementaryTypeName","src":"18667:7:46","typeDescriptions":{"typeIdentifier":"t_uint160","typeString":"uint160"}},"visibility":"internal"}],"src":"18648:36:46"},"scope":14929,"src":"18528:922:46","stateMutability":"nonpayable","virtual":false,"visibility":"private"},{"body":{"id":14860,"nodeType":"Block","src":"19966:267:46","statements":[{"body":{"id":14856,"nodeType":"Block","src":"19995:211:46","statements":[{"assignments":[14829],"declarations":[{"constant":false,"id":14829,"mutability":"mutable","name":"mid","nameLocation":"20017:3:46","nodeType":"VariableDeclaration","scope":14856,"src":"20009:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14828,"name":"uint256","nodeType":"ElementaryTypeName","src":"20009:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14835,"initialValue":{"arguments":[{"id":14832,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14818,"src":"20036:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14833,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14820,"src":"20041:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14830,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"20023:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":14831,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20028:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":10168,"src":"20023:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14834,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20023:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20009:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14842,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14837,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14814,"src":"20078:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14838,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14829,"src":"20084:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14836,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"20064:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14839,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20064:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14840,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20089:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14411,"src":"20064:29:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":14841,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14816,"src":"20096:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20064:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14854,"nodeType":"Block","src":"20150:46:46","statements":[{"expression":{"id":14852,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14848,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14818,"src":"20168:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14851,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14849,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14829,"src":"20174:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14850,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20180:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20174:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20168:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14853,"nodeType":"ExpressionStatement","src":"20168:13:46"}]},"id":14855,"nodeType":"IfStatement","src":"20060:136:46","trueBody":{"id":14847,"nodeType":"Block","src":"20101:43:46","statements":[{"expression":{"id":14845,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14843,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14820,"src":"20119:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14844,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14829,"src":"20126:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20119:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14846,"nodeType":"ExpressionStatement","src":"20119:10:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14827,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14825,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14818,"src":"19983:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14826,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14820,"src":"19989:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"19983:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14857,"nodeType":"WhileStatement","src":"19976:230:46"},{"expression":{"id":14858,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14820,"src":"20222:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14824,"id":14859,"nodeType":"Return","src":"20215:11:46"}]},"documentation":{"id":14810,"nodeType":"StructuredDocumentation","src":"19456:339:46","text":" @dev Return the index of the first (oldest) checkpoint with key strictly bigger than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14861,"implemented":true,"kind":"function","modifiers":[],"name":"_upperBinaryLookup","nameLocation":"19809:18:46","nodeType":"FunctionDefinition","parameters":{"id":14821,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14814,"mutability":"mutable","name":"self","nameLocation":"19861:4:46","nodeType":"VariableDeclaration","scope":14861,"src":"19837:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14812,"nodeType":"UserDefinedTypeName","pathNode":{"id":14811,"name":"Checkpoint160","nameLocations":["19837:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"19837:13:46"},"referencedDeclaration":14414,"src":"19837:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14813,"nodeType":"ArrayTypeName","src":"19837:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14816,"mutability":"mutable","name":"key","nameLocation":"19882:3:46","nodeType":"VariableDeclaration","scope":14861,"src":"19875:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14815,"name":"uint96","nodeType":"ElementaryTypeName","src":"19875:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14818,"mutability":"mutable","name":"low","nameLocation":"19903:3:46","nodeType":"VariableDeclaration","scope":14861,"src":"19895:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14817,"name":"uint256","nodeType":"ElementaryTypeName","src":"19895:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14820,"mutability":"mutable","name":"high","nameLocation":"19924:4:46","nodeType":"VariableDeclaration","scope":14861,"src":"19916:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14819,"name":"uint256","nodeType":"ElementaryTypeName","src":"19916:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19827:107:46"},"returnParameters":{"id":14824,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14823,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14861,"src":"19957:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14822,"name":"uint256","nodeType":"ElementaryTypeName","src":"19957:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"19956:9:46"},"scope":14929,"src":"19800:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14912,"nodeType":"Block","src":"20750:267:46","statements":[{"body":{"id":14908,"nodeType":"Block","src":"20779:211:46","statements":[{"assignments":[14881],"declarations":[{"constant":false,"id":14881,"mutability":"mutable","name":"mid","nameLocation":"20801:3:46","nodeType":"VariableDeclaration","scope":14908,"src":"20793:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14880,"name":"uint256","nodeType":"ElementaryTypeName","src":"20793:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":14887,"initialValue":{"arguments":[{"id":14884,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14870,"src":"20820:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":14885,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14872,"src":"20825:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14882,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"20807:4:46","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":14883,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"20812:7:46","memberName":"average","nodeType":"MemberAccess","referencedDeclaration":10168,"src":"20807:12:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":14886,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20807:23:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"VariableDeclarationStatement","src":"20793:37:46"},{"condition":{"commonType":{"typeIdentifier":"t_uint96","typeString":"uint96"},"id":14894,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"arguments":[{"id":14889,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14866,"src":"20862:4:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"}},{"id":14890,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14881,"src":"20868:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage ref[] storage pointer"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":14888,"name":"_unsafeAccess","nodeType":"Identifier","overloadedDeclarations":[13880,14404,14928],"referencedDeclaration":14928,"src":"20848:13:46","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr_$_t_uint256_$returns$_t_struct$_Checkpoint160_$14414_storage_ptr_$","typeString":"function (struct Checkpoints.Checkpoint160 storage ref[] storage pointer,uint256) pure returns (struct Checkpoints.Checkpoint160 storage pointer)"}},"id":14891,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"20848:24:46","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160 storage pointer"}},"id":14892,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"20873:4:46","memberName":"_key","nodeType":"MemberAccess","referencedDeclaration":14411,"src":"20848:29:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14893,"name":"key","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14868,"src":"20880:3:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"src":"20848:35:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseBody":{"id":14906,"nodeType":"Block","src":"20937:43:46","statements":[{"expression":{"id":14904,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14902,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14872,"src":"20955:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14903,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14881,"src":"20962:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20955:10:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14905,"nodeType":"ExpressionStatement","src":"20955:10:46"}]},"id":14907,"nodeType":"IfStatement","src":"20844:136:46","trueBody":{"id":14901,"nodeType":"Block","src":"20885:46:46","statements":[{"expression":{"id":14899,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":14895,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14870,"src":"20903:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14898,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14896,"name":"mid","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14881,"src":"20909:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14897,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"20915:1:46","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"20909:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20903:13:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":14900,"nodeType":"ExpressionStatement","src":"20903:13:46"}]}}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":14879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14877,"name":"low","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14870,"src":"20767:3:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"id":14878,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14872,"src":"20773:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"20767:10:46","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14909,"nodeType":"WhileStatement","src":"20760:230:46"},{"expression":{"id":14910,"name":"high","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14872,"src":"21006:4:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":14876,"id":14911,"nodeType":"Return","src":"20999:11:46"}]},"documentation":{"id":14862,"nodeType":"StructuredDocumentation","src":"20239:340:46","text":" @dev Return the index of the first (oldest) checkpoint with key greater or equal than the search key, or `high`\n if there is none. `low` and `high` define a section where to do the search, with inclusive `low` and exclusive\n `high`.\n WARNING: `high` should not be greater than the array's length."},"id":14913,"implemented":true,"kind":"function","modifiers":[],"name":"_lowerBinaryLookup","nameLocation":"20593:18:46","nodeType":"FunctionDefinition","parameters":{"id":14873,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14866,"mutability":"mutable","name":"self","nameLocation":"20645:4:46","nodeType":"VariableDeclaration","scope":14913,"src":"20621:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14864,"nodeType":"UserDefinedTypeName","pathNode":{"id":14863,"name":"Checkpoint160","nameLocations":["20621:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"20621:13:46"},"referencedDeclaration":14414,"src":"20621:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14865,"nodeType":"ArrayTypeName","src":"20621:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14868,"mutability":"mutable","name":"key","nameLocation":"20666:3:46","nodeType":"VariableDeclaration","scope":14913,"src":"20659:10:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"},"typeName":{"id":14867,"name":"uint96","nodeType":"ElementaryTypeName","src":"20659:6:46","typeDescriptions":{"typeIdentifier":"t_uint96","typeString":"uint96"}},"visibility":"internal"},{"constant":false,"id":14870,"mutability":"mutable","name":"low","nameLocation":"20687:3:46","nodeType":"VariableDeclaration","scope":14913,"src":"20679:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14869,"name":"uint256","nodeType":"ElementaryTypeName","src":"20679:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":14872,"mutability":"mutable","name":"high","nameLocation":"20708:4:46","nodeType":"VariableDeclaration","scope":14913,"src":"20700:12:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14871,"name":"uint256","nodeType":"ElementaryTypeName","src":"20700:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20611:107:46"},"returnParameters":{"id":14876,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14875,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":14913,"src":"20741:7:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14874,"name":"uint256","nodeType":"ElementaryTypeName","src":"20741:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"20740:9:46"},"scope":14929,"src":"20584:433:46","stateMutability":"view","virtual":false,"visibility":"private"},{"body":{"id":14927,"nodeType":"Block","src":"21300:125:46","statements":[{"AST":{"nodeType":"YulBlock","src":"21319:100:46","statements":[{"expression":{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21340:1:46","type":"","value":"0"},{"name":"self.slot","nodeType":"YulIdentifier","src":"21343:9:46"}],"functionName":{"name":"mstore","nodeType":"YulIdentifier","src":"21333:6:46"},"nodeType":"YulFunctionCall","src":"21333:20:46"},"nodeType":"YulExpressionStatement","src":"21333:20:46"},{"nodeType":"YulAssignment","src":"21366:43:46","value":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"21395:1:46","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"21398:4:46","type":"","value":"0x20"}],"functionName":{"name":"keccak256","nodeType":"YulIdentifier","src":"21385:9:46"},"nodeType":"YulFunctionCall","src":"21385:18:46"},{"name":"pos","nodeType":"YulIdentifier","src":"21405:3:46"}],"functionName":{"name":"add","nodeType":"YulIdentifier","src":"21381:3:46"},"nodeType":"YulFunctionCall","src":"21381:28:46"},"variableNames":[{"name":"result.slot","nodeType":"YulIdentifier","src":"21366:11:46"}]}]},"evmVersion":"paris","externalReferences":[{"declaration":14920,"isOffset":false,"isSlot":false,"src":"21405:3:46","valueSize":1},{"declaration":14924,"isOffset":false,"isSlot":true,"src":"21366:11:46","suffix":"slot","valueSize":1},{"declaration":14918,"isOffset":false,"isSlot":true,"src":"21343:9:46","suffix":"slot","valueSize":1}],"id":14926,"nodeType":"InlineAssembly","src":"21310:109:46"}]},"documentation":{"id":14914,"nodeType":"StructuredDocumentation","src":"21023:132:46","text":" @dev Access an element of the array without performing bounds check. The position is assumed to be within bounds."},"id":14928,"implemented":true,"kind":"function","modifiers":[],"name":"_unsafeAccess","nameLocation":"21169:13:46","nodeType":"FunctionDefinition","parameters":{"id":14921,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14918,"mutability":"mutable","name":"self","nameLocation":"21216:4:46","nodeType":"VariableDeclaration","scope":14928,"src":"21192:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"},"typeName":{"baseType":{"id":14916,"nodeType":"UserDefinedTypeName","pathNode":{"id":14915,"name":"Checkpoint160","nameLocations":["21192:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"21192:13:46"},"referencedDeclaration":14414,"src":"21192:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"id":14917,"nodeType":"ArrayTypeName","src":"21192:15:46","typeDescriptions":{"typeIdentifier":"t_array$_t_struct$_Checkpoint160_$14414_storage_$dyn_storage_ptr","typeString":"struct Checkpoints.Checkpoint160[]"}},"visibility":"internal"},{"constant":false,"id":14920,"mutability":"mutable","name":"pos","nameLocation":"21238:3:46","nodeType":"VariableDeclaration","scope":14928,"src":"21230:11:46","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":14919,"name":"uint256","nodeType":"ElementaryTypeName","src":"21230:7:46","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"21182:65:46"},"returnParameters":{"id":14925,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14924,"mutability":"mutable","name":"result","nameLocation":"21292:6:46","nodeType":"VariableDeclaration","scope":14928,"src":"21270:28:46","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"},"typeName":{"id":14923,"nodeType":"UserDefinedTypeName","pathNode":{"id":14922,"name":"Checkpoint160","nameLocations":["21270:13:46"],"nodeType":"IdentifierPath","referencedDeclaration":14414,"src":"21270:13:46"},"referencedDeclaration":14414,"src":"21270:13:46","typeDescriptions":{"typeIdentifier":"t_struct$_Checkpoint160_$14414_storage_ptr","typeString":"struct Checkpoints.Checkpoint160"}},"visibility":"internal"}],"src":"21269:30:46"},"scope":14929,"src":"21160:265:46","stateMutability":"pure","virtual":false,"visibility":"private"}],"scope":14930,"src":"668:20759:46","usedErrors":[13356],"usedEvents":[]}],"src":"201:21227:46"},"id":46},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol","exportedSymbols":{"DoubleEndedQueue":[15284],"Panic":[7270]},"id":15285,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":14931,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"117:24:47"},{"absolutePath":"@openzeppelin/contracts/utils/Panic.sol","file":"../Panic.sol","id":14933,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15285,"sourceUnit":7271,"src":"143:35:47","symbolAliases":[{"foreign":{"id":14932,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"151:5:47","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"DoubleEndedQueue","contractDependencies":[],"contractKind":"library","documentation":{"id":14934,"nodeType":"StructuredDocumentation","src":"180:638:47","text":" @dev A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of\n the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and\n FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that\n the existing queue contents are left in storage.\n The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be\n used in storage, and not in memory.\n ```solidity\n DoubleEndedQueue.Bytes32Deque queue;\n ```"},"fullyImplemented":true,"id":15284,"linearizedBaseContracts":[15284],"name":"DoubleEndedQueue","nameLocation":"827:16:47","nodeType":"ContractDefinition","nodes":[{"canonicalName":"DoubleEndedQueue.Bytes32Deque","documentation":{"id":14935,"nodeType":"StructuredDocumentation","src":"850:513:47","text":" @dev Indices are 128 bits so begin and end are packed in a single storage slot for efficient access.\n Struct members have an underscore prefix indicating that they are \"private\" and should not be read or written to\n directly. Use the functions provided below instead. Modifying the struct manually may violate assumptions and\n lead to unexpected behavior.\n The first item is at data[begin] and the last item is at data[end - 1]. This range can wrap around."},"id":14944,"members":[{"constant":false,"id":14937,"mutability":"mutable","name":"_begin","nameLocation":"1406:6:47","nodeType":"VariableDeclaration","scope":14944,"src":"1398:14:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14936,"name":"uint128","nodeType":"ElementaryTypeName","src":"1398:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14939,"mutability":"mutable","name":"_end","nameLocation":"1430:4:47","nodeType":"VariableDeclaration","scope":14944,"src":"1422:12:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14938,"name":"uint128","nodeType":"ElementaryTypeName","src":"1422:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"},{"constant":false,"id":14943,"mutability":"mutable","name":"_data","nameLocation":"1478:5:47","nodeType":"VariableDeclaration","scope":14944,"src":"1444:39:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"typeName":{"id":14942,"keyName":"index","keyNameLocation":"1460:5:47","keyType":{"id":14940,"name":"uint128","nodeType":"ElementaryTypeName","src":"1452:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Mapping","src":"1444:33:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"},"valueName":"","valueNameLocation":"-1:-1:-1","valueType":{"id":14941,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1469:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}},"visibility":"internal"}],"name":"Bytes32Deque","nameLocation":"1375:12:47","nodeType":"StructDefinition","scope":15284,"src":"1368:122:47","visibility":"public"},{"body":{"id":14989,"nodeType":"Block","src":"1707:247:47","statements":[{"id":14988,"nodeType":"UncheckedBlock","src":"1717:231:47","statements":[{"assignments":[14954],"declarations":[{"constant":false,"id":14954,"mutability":"mutable","name":"backIndex","nameLocation":"1749:9:47","nodeType":"VariableDeclaration","scope":14988,"src":"1741:17:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14953,"name":"uint128","nodeType":"ElementaryTypeName","src":"1741:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":14957,"initialValue":{"expression":{"id":14955,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14948,"src":"1761:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14956,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1767:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"1761:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"1741:30:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14963,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14960,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14958,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14954,"src":"1789:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14959,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1801:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1789:13:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":14961,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14948,"src":"1806:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14962,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1812:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"1806:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1789:29:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":14971,"nodeType":"IfStatement","src":"1785:68:47","trueBody":{"expression":{"arguments":[{"expression":{"id":14967,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"1832:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":14968,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"1838:14:47","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":7257,"src":"1832:20:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":14964,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"1820:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":14966,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1826:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"1820:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":14969,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1820:33:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":14970,"nodeType":"ExpressionStatement","src":"1820:33:47"}},{"expression":{"id":14978,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":14972,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14948,"src":"1867:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14975,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"1873:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"1867:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":14976,"indexExpression":{"id":14974,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14954,"src":"1879:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"1867:22:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":14977,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14950,"src":"1892:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"1867:30:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":14979,"nodeType":"ExpressionStatement","src":"1867:30:47"},{"expression":{"id":14986,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":14980,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14948,"src":"1911:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":14982,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"1917:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"1911:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":14985,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":14983,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14954,"src":"1924:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":14984,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1936:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"1924:13:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"1911:26:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":14987,"nodeType":"ExpressionStatement","src":"1911:26:47"}]}]},"documentation":{"id":14945,"nodeType":"StructuredDocumentation","src":"1496:136:47","text":" @dev Inserts an item at the end of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":14990,"implemented":true,"kind":"function","modifiers":[],"name":"pushBack","nameLocation":"1646:8:47","nodeType":"FunctionDefinition","parameters":{"id":14951,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14948,"mutability":"mutable","name":"deque","nameLocation":"1676:5:47","nodeType":"VariableDeclaration","scope":14990,"src":"1655:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14947,"nodeType":"UserDefinedTypeName","pathNode":{"id":14946,"name":"Bytes32Deque","nameLocations":["1655:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"1655:12:47"},"referencedDeclaration":14944,"src":"1655:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":14950,"mutability":"mutable","name":"value","nameLocation":"1691:5:47","nodeType":"VariableDeclaration","scope":14990,"src":"1683:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14949,"name":"bytes32","nodeType":"ElementaryTypeName","src":"1683:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"1654:43:47"},"returnParameters":{"id":14952,"nodeType":"ParameterList","parameters":[],"src":"1707:0:47"},"scope":15284,"src":"1637:317:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":15039,"nodeType":"Block","src":"2197:308:47","statements":[{"id":15038,"nodeType":"UncheckedBlock","src":"2207:292:47","statements":[{"assignments":[15000],"declarations":[{"constant":false,"id":15000,"mutability":"mutable","name":"backIndex","nameLocation":"2239:9:47","nodeType":"VariableDeclaration","scope":15038,"src":"2231:17:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":14999,"name":"uint128","nodeType":"ElementaryTypeName","src":"2231:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":15003,"initialValue":{"expression":{"id":15001,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14994,"src":"2251:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15002,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2257:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"2251:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2231:30:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15007,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15004,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15000,"src":"2279:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15005,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14994,"src":"2292:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15006,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2298:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"2292:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2279:25:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15015,"nodeType":"IfStatement","src":"2275:65:47","trueBody":{"expression":{"arguments":[{"expression":{"id":15011,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"2318:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15012,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2324:15:47","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":7249,"src":"2318:21:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15008,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"2306:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15010,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2312:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"2306:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":15013,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2306:34:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15014,"nodeType":"ExpressionStatement","src":"2306:34:47"}},{"expression":{"id":15017,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"--","prefix":true,"src":"2354:11:47","subExpression":{"id":15016,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15000,"src":"2356:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":15018,"nodeType":"ExpressionStatement","src":"2354:11:47"},{"expression":{"id":15024,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15019,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14997,"src":"2379:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":15020,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14994,"src":"2387:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15021,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2393:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"2387:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15023,"indexExpression":{"id":15022,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15000,"src":"2399:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"2387:22:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2379:30:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":15025,"nodeType":"ExpressionStatement","src":"2379:30:47"},{"expression":{"id":15030,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"2423:29:47","subExpression":{"baseExpression":{"expression":{"id":15026,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14994,"src":"2430:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15027,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2436:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"2430:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15029,"indexExpression":{"id":15028,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15000,"src":"2442:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2430:22:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15031,"nodeType":"ExpressionStatement","src":"2423:29:47"},{"expression":{"id":15036,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15032,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":14994,"src":"2466:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15034,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2472:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"2466:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":15035,"name":"backIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15000,"src":"2479:9:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2466:22:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":15037,"nodeType":"ExpressionStatement","src":"2466:22:47"}]}]},"documentation":{"id":14991,"nodeType":"StructuredDocumentation","src":"1960:154:47","text":" @dev Removes the item at the end of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":15040,"implemented":true,"kind":"function","modifiers":[],"name":"popBack","nameLocation":"2128:7:47","nodeType":"FunctionDefinition","parameters":{"id":14995,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14994,"mutability":"mutable","name":"deque","nameLocation":"2157:5:47","nodeType":"VariableDeclaration","scope":15040,"src":"2136:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":14993,"nodeType":"UserDefinedTypeName","pathNode":{"id":14992,"name":"Bytes32Deque","nameLocations":["2136:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"2136:12:47"},"referencedDeclaration":14944,"src":"2136:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"2135:28:47"},"returnParameters":{"id":14998,"nodeType":"ParameterList","parameters":[{"constant":false,"id":14997,"mutability":"mutable","name":"value","nameLocation":"2190:5:47","nodeType":"VariableDeclaration","scope":15040,"src":"2182:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":14996,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2182:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2181:15:47"},"scope":15284,"src":"2119:386:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":15083,"nodeType":"Block","src":"2729:249:47","statements":[{"id":15082,"nodeType":"UncheckedBlock","src":"2739:233:47","statements":[{"assignments":[15050],"declarations":[{"constant":false,"id":15050,"mutability":"mutable","name":"frontIndex","nameLocation":"2771:10:47","nodeType":"VariableDeclaration","scope":15082,"src":"2763:18:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":15049,"name":"uint128","nodeType":"ElementaryTypeName","src":"2763:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":15055,"initialValue":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15054,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15051,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15044,"src":"2784:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15052,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2790:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"2784:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":15053,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"2799:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"2784:16:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"2763:37:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15059,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15056,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15050,"src":"2818:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15057,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15044,"src":"2832:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15058,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2838:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"2832:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2818:24:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15067,"nodeType":"IfStatement","src":"2814:63:47","trueBody":{"expression":{"arguments":[{"expression":{"id":15063,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"2856:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15064,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2862:14:47","memberName":"RESOURCE_ERROR","nodeType":"MemberAccess","referencedDeclaration":7257,"src":"2856:20:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15060,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"2844:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15062,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2850:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"2844:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":15065,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2844:33:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15066,"nodeType":"ExpressionStatement","src":"2844:33:47"}},{"expression":{"id":15074,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"baseExpression":{"expression":{"id":15068,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15044,"src":"2891:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15071,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"2897:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"2891:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15072,"indexExpression":{"id":15070,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15050,"src":"2903:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"2891:23:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":15073,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15046,"src":"2917:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"2891:31:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":15075,"nodeType":"ExpressionStatement","src":"2891:31:47"},{"expression":{"id":15080,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15076,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15044,"src":"2936:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15078,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"2942:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"2936:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"id":15079,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15050,"src":"2951:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"2936:25:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":15081,"nodeType":"ExpressionStatement","src":"2936:25:47"}]}]},"documentation":{"id":15041,"nodeType":"StructuredDocumentation","src":"2511:142:47","text":" @dev Inserts an item at the beginning of the queue.\n Reverts with {Panic-RESOURCE_ERROR} if the queue is full."},"id":15084,"implemented":true,"kind":"function","modifiers":[],"name":"pushFront","nameLocation":"2667:9:47","nodeType":"FunctionDefinition","parameters":{"id":15047,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15044,"mutability":"mutable","name":"deque","nameLocation":"2698:5:47","nodeType":"VariableDeclaration","scope":15084,"src":"2677:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15043,"nodeType":"UserDefinedTypeName","pathNode":{"id":15042,"name":"Bytes32Deque","nameLocations":["2677:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"2677:12:47"},"referencedDeclaration":14944,"src":"2677:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":15046,"mutability":"mutable","name":"value","nameLocation":"2713:5:47","nodeType":"VariableDeclaration","scope":15084,"src":"2705:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15045,"name":"bytes32","nodeType":"ElementaryTypeName","src":"2705:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2676:43:47"},"returnParameters":{"id":15048,"nodeType":"ParameterList","parameters":[],"src":"2729:0:47"},"scope":15284,"src":"2658:320:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":15132,"nodeType":"Block","src":"3228:294:47","statements":[{"id":15131,"nodeType":"UncheckedBlock","src":"3238:278:47","statements":[{"assignments":[15094],"declarations":[{"constant":false,"id":15094,"mutability":"mutable","name":"frontIndex","nameLocation":"3270:10:47","nodeType":"VariableDeclaration","scope":15131,"src":"3262:18:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"},"typeName":{"id":15093,"name":"uint128","nodeType":"ElementaryTypeName","src":"3262:7:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"visibility":"internal"}],"id":15097,"initialValue":{"expression":{"id":15095,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15088,"src":"3283:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15096,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3289:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"3283:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"VariableDeclarationStatement","src":"3262:33:47"},{"condition":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15101,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15098,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"3313:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15099,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15088,"src":"3327:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15100,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3333:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"3327:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3313:24:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15109,"nodeType":"IfStatement","src":"3309:64:47","trueBody":{"expression":{"arguments":[{"expression":{"id":15105,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"3351:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15106,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3357:15:47","memberName":"EMPTY_ARRAY_POP","nodeType":"MemberAccess","referencedDeclaration":7249,"src":"3351:21:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15102,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"3339:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15104,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3345:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"3339:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":15107,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3339:34:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15108,"nodeType":"ExpressionStatement","src":"3339:34:47"}},{"expression":{"id":15115,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15110,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15091,"src":"3387:5:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"baseExpression":{"expression":{"id":15111,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15088,"src":"3395:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15112,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3401:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"3395:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15114,"indexExpression":{"id":15113,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"3407:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3395:23:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"src":"3387:31:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"id":15116,"nodeType":"ExpressionStatement","src":"3387:31:47"},{"expression":{"id":15121,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"delete","prefix":true,"src":"3432:30:47","subExpression":{"baseExpression":{"expression":{"id":15117,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15088,"src":"3439:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15118,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3445:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"3439:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15120,"indexExpression":{"id":15119,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"3451:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"IndexAccess","src":"3439:23:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15122,"nodeType":"ExpressionStatement","src":"3432:30:47"},{"expression":{"id":15129,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15123,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15088,"src":"3476:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15125,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"3482:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"3476:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15128,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15126,"name":"frontIndex","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15094,"src":"3491:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"31","id":15127,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3504:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"3491:14:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"3476:29:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":15130,"nodeType":"ExpressionStatement","src":"3476:29:47"}]}]},"documentation":{"id":15085,"nodeType":"StructuredDocumentation","src":"2984:160:47","text":" @dev Removes the item at the beginning of the queue and returns it.\n Reverts with {Panic-EMPTY_ARRAY_POP} if the queue is empty."},"id":15133,"implemented":true,"kind":"function","modifiers":[],"name":"popFront","nameLocation":"3158:8:47","nodeType":"FunctionDefinition","parameters":{"id":15089,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15088,"mutability":"mutable","name":"deque","nameLocation":"3188:5:47","nodeType":"VariableDeclaration","scope":15133,"src":"3167:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15087,"nodeType":"UserDefinedTypeName","pathNode":{"id":15086,"name":"Bytes32Deque","nameLocations":["3167:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"3167:12:47"},"referencedDeclaration":14944,"src":"3167:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3166:28:47"},"returnParameters":{"id":15092,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15091,"mutability":"mutable","name":"value","nameLocation":"3221:5:47","nodeType":"VariableDeclaration","scope":15133,"src":"3213:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15090,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3213:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3212:15:47"},"scope":15284,"src":"3149:373:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":15159,"nodeType":"Block","src":"3763:115:47","statements":[{"condition":{"arguments":[{"id":15143,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15137,"src":"3783:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":15142,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15283,"src":"3777:5:47","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14944_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":15144,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3777:12:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15152,"nodeType":"IfStatement","src":"3773:56:47","trueBody":{"expression":{"arguments":[{"expression":{"id":15148,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"3803:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15149,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"3809:19:47","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":7253,"src":"3803:25:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15145,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"3791:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15147,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3797:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"3791:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":15150,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3791:38:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15151,"nodeType":"ExpressionStatement","src":"3791:38:47"}},{"expression":{"baseExpression":{"expression":{"id":15153,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15137,"src":"3846:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15154,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3852:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"3846:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15157,"indexExpression":{"expression":{"id":15155,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15137,"src":"3858:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15156,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"3864:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"3858:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"3846:25:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":15141,"id":15158,"nodeType":"Return","src":"3839:32:47"}]},"documentation":{"id":15134,"nodeType":"StructuredDocumentation","src":"3528:149:47","text":" @dev Returns the item at the beginning of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":15160,"implemented":true,"kind":"function","modifiers":[],"name":"front","nameLocation":"3691:5:47","nodeType":"FunctionDefinition","parameters":{"id":15138,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15137,"mutability":"mutable","name":"deque","nameLocation":"3718:5:47","nodeType":"VariableDeclaration","scope":15160,"src":"3697:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15136,"nodeType":"UserDefinedTypeName","pathNode":{"id":15135,"name":"Bytes32Deque","nameLocations":["3697:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"3697:12:47"},"referencedDeclaration":14944,"src":"3697:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"3696:28:47"},"returnParameters":{"id":15141,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15140,"mutability":"mutable","name":"value","nameLocation":"3756:5:47","nodeType":"VariableDeclaration","scope":15160,"src":"3748:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15139,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3748:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"3747:15:47"},"scope":15284,"src":"3682:196:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15189,"nodeType":"Block","src":"4112:151:47","statements":[{"condition":{"arguments":[{"id":15170,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15164,"src":"4132:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":15169,"name":"empty","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15283,"src":"4126:5:47","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14944_storage_ptr_$returns$_t_bool_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (bool)"}},"id":15171,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4126:12:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15179,"nodeType":"IfStatement","src":"4122:56:47","trueBody":{"expression":{"arguments":[{"expression":{"id":15175,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"4152:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15176,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4158:19:47","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":7253,"src":"4152:25:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15172,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"4140:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15174,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4146:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"4140:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":15177,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4140:38:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15178,"nodeType":"ExpressionStatement","src":"4140:38:47"}},{"id":15188,"nodeType":"UncheckedBlock","src":"4188:69:47","statements":[{"expression":{"baseExpression":{"expression":{"id":15180,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15164,"src":"4219:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15181,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4225:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"4219:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15186,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15185,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15182,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15164,"src":"4231:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15183,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4237:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"4231:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"hexValue":"31","id":15184,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4244:1:47","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"},"src":"4231:14:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4219:27:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":15168,"id":15187,"nodeType":"Return","src":"4212:34:47"}]}]},"documentation":{"id":15161,"nodeType":"StructuredDocumentation","src":"3884:143:47","text":" @dev Returns the item at the end of the queue.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the queue is empty."},"id":15190,"implemented":true,"kind":"function","modifiers":[],"name":"back","nameLocation":"4041:4:47","nodeType":"FunctionDefinition","parameters":{"id":15165,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15164,"mutability":"mutable","name":"deque","nameLocation":"4067:5:47","nodeType":"VariableDeclaration","scope":15190,"src":"4046:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15163,"nodeType":"UserDefinedTypeName","pathNode":{"id":15162,"name":"Bytes32Deque","nameLocations":["4046:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"4046:12:47"},"referencedDeclaration":14944,"src":"4046:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"4045:28:47"},"returnParameters":{"id":15168,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15167,"mutability":"mutable","name":"value","nameLocation":"4105:5:47","nodeType":"VariableDeclaration","scope":15190,"src":"4097:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15166,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4097:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4096:15:47"},"scope":15284,"src":"4032:231:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15226,"nodeType":"Block","src":"4607:297:47","statements":[{"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15205,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15201,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15196,"src":"4621:5:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">=","rightExpression":{"arguments":[{"id":15203,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15194,"src":"4637:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}],"id":15202,"name":"length","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15267,"src":"4630:6:47","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_struct$_Bytes32Deque_$14944_storage_ptr_$returns$_t_uint256_$","typeString":"function (struct DoubleEndedQueue.Bytes32Deque storage pointer) view returns (uint256)"}},"id":15204,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4630:13:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"4621:22:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15213,"nodeType":"IfStatement","src":"4617:66:47","trueBody":{"expression":{"arguments":[{"expression":{"id":15209,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"4657:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15210,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4663:19:47","memberName":"ARRAY_OUT_OF_BOUNDS","nodeType":"MemberAccess","referencedDeclaration":7253,"src":"4657:25:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15206,"name":"Panic","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":7270,"src":"4645:5:47","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Panic_$7270_$","typeString":"type(library Panic)"}},"id":15208,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4651:5:47","memberName":"panic","nodeType":"MemberAccess","referencedDeclaration":7269,"src":"4645:11:47","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$__$","typeString":"function (uint256) pure"}},"id":15211,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4645:38:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15212,"nodeType":"ExpressionStatement","src":"4645:38:47"}},{"id":15225,"nodeType":"UncheckedBlock","src":"4814:84:47","statements":[{"expression":{"baseExpression":{"expression":{"id":15214,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15194,"src":"4845:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15215,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4851:5:47","memberName":"_data","nodeType":"MemberAccess","referencedDeclaration":14943,"src":"4845:11:47","typeDescriptions":{"typeIdentifier":"t_mapping$_t_uint128_$_t_bytes32_$","typeString":"mapping(uint128 => bytes32)"}},"id":15223,"indexExpression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15222,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15216,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15194,"src":"4857:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15217,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"4863:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"4857:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"arguments":[{"id":15220,"name":"index","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15196,"src":"4880:5:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15219,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4872:7:47","typeDescriptions":{"typeIdentifier":"t_type$_t_uint128_$","typeString":"type(uint128)"},"typeName":{"id":15218,"name":"uint128","nodeType":"ElementaryTypeName","src":"4872:7:47","typeDescriptions":{}}},"id":15221,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4872:14:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"4857:29:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"4845:42:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"functionReturnParameters":15200,"id":15224,"nodeType":"Return","src":"4838:49:47"}]}]},"documentation":{"id":15191,"nodeType":"StructuredDocumentation","src":"4269:240:47","text":" @dev Return the item at a position in the queue given by `index`, with the first item at 0 and last item at\n `length(deque) - 1`.\n Reverts with {Panic-ARRAY_OUT_OF_BOUNDS} if the index is out of bounds."},"id":15227,"implemented":true,"kind":"function","modifiers":[],"name":"at","nameLocation":"4523:2:47","nodeType":"FunctionDefinition","parameters":{"id":15197,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15194,"mutability":"mutable","name":"deque","nameLocation":"4547:5:47","nodeType":"VariableDeclaration","scope":15227,"src":"4526:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15193,"nodeType":"UserDefinedTypeName","pathNode":{"id":15192,"name":"Bytes32Deque","nameLocations":["4526:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"4526:12:47"},"referencedDeclaration":14944,"src":"4526:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"},{"constant":false,"id":15196,"mutability":"mutable","name":"index","nameLocation":"4562:5:47","nodeType":"VariableDeclaration","scope":15227,"src":"4554:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15195,"name":"uint256","nodeType":"ElementaryTypeName","src":"4554:7:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"4525:43:47"},"returnParameters":{"id":15200,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15199,"mutability":"mutable","name":"value","nameLocation":"4600:5:47","nodeType":"VariableDeclaration","scope":15227,"src":"4592:13:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15198,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4592:7:47","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4591:15:47"},"scope":15284,"src":"4514:390:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15246,"nodeType":"Block","src":"5193:57:47","statements":[{"expression":{"id":15238,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15234,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15231,"src":"5203:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15236,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5209:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"5203:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":15237,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5218:1:47","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5203:16:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":15239,"nodeType":"ExpressionStatement","src":"5203:16:47"},{"expression":{"id":15244,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"expression":{"id":15240,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15231,"src":"5229:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15242,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":true,"memberLocation":"5235:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"5229:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"hexValue":"30","id":15243,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5242:1:47","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"5229:14:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"id":15245,"nodeType":"ExpressionStatement","src":"5229:14:47"}]},"documentation":{"id":15228,"nodeType":"StructuredDocumentation","src":"4910:226:47","text":" @dev Resets the queue back to being empty.\n NOTE: The current items are left behind in storage. This does not affect the functioning of the queue, but misses\n out on potential gas refunds."},"id":15247,"implemented":true,"kind":"function","modifiers":[],"name":"clear","nameLocation":"5150:5:47","nodeType":"FunctionDefinition","parameters":{"id":15232,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15231,"mutability":"mutable","name":"deque","nameLocation":"5177:5:47","nodeType":"VariableDeclaration","scope":15247,"src":"5156:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15230,"nodeType":"UserDefinedTypeName","pathNode":{"id":15229,"name":"Bytes32Deque","nameLocations":["5156:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"5156:12:47"},"referencedDeclaration":14944,"src":"5156:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5155:28:47"},"returnParameters":{"id":15233,"nodeType":"ParameterList","parameters":[],"src":"5193:0:47"},"scope":15284,"src":"5141:109:47","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"body":{"id":15266,"nodeType":"Block","src":"5402:92:47","statements":[{"id":15265,"nodeType":"UncheckedBlock","src":"5412:76:47","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15262,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15258,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15251,"src":"5451:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15259,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5457:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"5451:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"expression":{"id":15260,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15251,"src":"5464:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15261,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5470:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"5464:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5451:25:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint128","typeString":"uint128"}],"id":15257,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5443:7:47","typeDescriptions":{"typeIdentifier":"t_type$_t_uint256_$","typeString":"type(uint256)"},"typeName":{"id":15256,"name":"uint256","nodeType":"ElementaryTypeName","src":"5443:7:47","typeDescriptions":{}}},"id":15263,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5443:34:47","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15255,"id":15264,"nodeType":"Return","src":"5436:41:47"}]}]},"documentation":{"id":15248,"nodeType":"StructuredDocumentation","src":"5256:65:47","text":" @dev Returns the number of items in the queue."},"id":15267,"implemented":true,"kind":"function","modifiers":[],"name":"length","nameLocation":"5335:6:47","nodeType":"FunctionDefinition","parameters":{"id":15252,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15251,"mutability":"mutable","name":"deque","nameLocation":"5363:5:47","nodeType":"VariableDeclaration","scope":15267,"src":"5342:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15250,"nodeType":"UserDefinedTypeName","pathNode":{"id":15249,"name":"Bytes32Deque","nameLocations":["5342:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"5342:12:47"},"referencedDeclaration":14944,"src":"5342:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5341:28:47"},"returnParameters":{"id":15255,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15254,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15267,"src":"5393:7:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15253,"name":"uint256","nodeType":"ElementaryTypeName","src":"5393:7:47","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"5392:9:47"},"scope":15284,"src":"5326:168:47","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15282,"nodeType":"Block","src":"5636:50:47","statements":[{"expression":{"commonType":{"typeIdentifier":"t_uint128","typeString":"uint128"},"id":15280,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15276,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15271,"src":"5653:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15277,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5659:4:47","memberName":"_end","nodeType":"MemberAccess","referencedDeclaration":14939,"src":"5653:10:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15278,"name":"deque","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15271,"src":"5667:5:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque storage pointer"}},"id":15279,"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"memberLocation":"5673:6:47","memberName":"_begin","nodeType":"MemberAccess","referencedDeclaration":14937,"src":"5667:12:47","typeDescriptions":{"typeIdentifier":"t_uint128","typeString":"uint128"}},"src":"5653:26:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":15275,"id":15281,"nodeType":"Return","src":"5646:33:47"}]},"documentation":{"id":15268,"nodeType":"StructuredDocumentation","src":"5500:59:47","text":" @dev Returns true if the queue is empty."},"id":15283,"implemented":true,"kind":"function","modifiers":[],"name":"empty","nameLocation":"5573:5:47","nodeType":"FunctionDefinition","parameters":{"id":15272,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15271,"mutability":"mutable","name":"deque","nameLocation":"5600:5:47","nodeType":"VariableDeclaration","scope":15283,"src":"5579:26:47","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"},"typeName":{"id":15270,"nodeType":"UserDefinedTypeName","pathNode":{"id":15269,"name":"Bytes32Deque","nameLocations":["5579:12:47"],"nodeType":"IdentifierPath","referencedDeclaration":14944,"src":"5579:12:47"},"referencedDeclaration":14944,"src":"5579:12:47","typeDescriptions":{"typeIdentifier":"t_struct$_Bytes32Deque_$14944_storage_ptr","typeString":"struct DoubleEndedQueue.Bytes32Deque"}},"visibility":"internal"}],"src":"5578:28:47"},"returnParameters":{"id":15275,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15274,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15283,"src":"5630:4:47","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15273,"name":"bool","nodeType":"ElementaryTypeName","src":"5630:4:47","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"5629:6:47"},"scope":15284,"src":"5564:122:47","stateMutability":"view","virtual":false,"visibility":"internal"}],"scope":15285,"src":"819:4869:47","usedErrors":[],"usedEvents":[]}],"src":"117:5572:47"},"id":47},"@openzeppelin/contracts/utils/types/Time.sol":{"ast":{"absolutePath":"@openzeppelin/contracts/utils/types/Time.sol","exportedSymbols":{"Math":[11439],"SafeCast":[13204],"Time":[15558]},"id":15559,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":15286,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"104:24:48"},{"absolutePath":"@openzeppelin/contracts/utils/math/Math.sol","file":"../math/Math.sol","id":15288,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15559,"sourceUnit":11440,"src":"130:38:48","symbolAliases":[{"foreign":{"id":15287,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"138:4:48","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/math/SafeCast.sol","file":"../math/SafeCast.sol","id":15290,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15559,"sourceUnit":13205,"src":"169:46:48","symbolAliases":[{"foreign":{"id":15289,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"177:8:48","typeDescriptions":{}},"nameLocation":"-1:-1:-1"}],"unitAlias":""},{"abstract":false,"baseContracts":[],"canonicalName":"Time","contractDependencies":[],"contractKind":"library","documentation":{"id":15291,"nodeType":"StructuredDocumentation","src":"217:422:48","text":" @dev This library provides helpers for manipulating time-related objects.\n It uses the following types:\n - `uint48` for timepoints\n - `uint32` for durations\n While the library doesn't provide specific types for timepoints and duration, it does provide:\n - a `Delay` type to represent duration that can be programmed to change value automatically at a given point\n - additional helper functions"},"fullyImplemented":true,"id":15558,"linearizedBaseContracts":[15558],"name":"Time","nameLocation":"648:4:48","nodeType":"ContractDefinition","nodes":[{"global":false,"id":15293,"libraryName":{"id":15292,"name":"Time","nameLocations":["665:4:48"],"nodeType":"IdentifierPath","referencedDeclaration":15558,"src":"665:4:48"},"nodeType":"UsingForDirective","src":"659:17:48"},{"body":{"id":15305,"nodeType":"Block","src":"802:58:48","statements":[{"expression":{"arguments":[{"expression":{"id":15301,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"837:5:48","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15302,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"843:9:48","memberName":"timestamp","nodeType":"MemberAccess","src":"837:15:48","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15299,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"819:8:48","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":15300,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"828:8:48","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":12194,"src":"819:17:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":15303,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"819:34:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":15298,"id":15304,"nodeType":"Return","src":"812:41:48"}]},"documentation":{"id":15294,"nodeType":"StructuredDocumentation","src":"682:63:48","text":" @dev Get the block timestamp as a Timepoint."},"id":15306,"implemented":true,"kind":"function","modifiers":[],"name":"timestamp","nameLocation":"759:9:48","nodeType":"FunctionDefinition","parameters":{"id":15295,"nodeType":"ParameterList","parameters":[],"src":"768:2:48"},"returnParameters":{"id":15298,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15297,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15306,"src":"794:6:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15296,"name":"uint48","nodeType":"ElementaryTypeName","src":"794:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"793:8:48"},"scope":15558,"src":"750:110:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15318,"nodeType":"Block","src":"985:55:48","statements":[{"expression":{"arguments":[{"expression":{"id":15314,"name":"block","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967292,"src":"1020:5:48","typeDescriptions":{"typeIdentifier":"t_magic_block","typeString":"block"}},"id":15315,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1026:6:48","memberName":"number","nodeType":"MemberAccess","src":"1020:12:48","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15312,"name":"SafeCast","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":13204,"src":"1002:8:48","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_SafeCast_$13204_$","typeString":"type(library SafeCast)"}},"id":15313,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1011:8:48","memberName":"toUint48","nodeType":"MemberAccess","referencedDeclaration":12194,"src":"1002:17:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$returns$_t_uint48_$","typeString":"function (uint256) pure returns (uint48)"}},"id":15316,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1002:31:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":15311,"id":15317,"nodeType":"Return","src":"995:38:48"}]},"documentation":{"id":15307,"nodeType":"StructuredDocumentation","src":"866:60:48","text":" @dev Get the block number as a Timepoint."},"id":15319,"implemented":true,"kind":"function","modifiers":[],"name":"blockNumber","nameLocation":"940:11:48","nodeType":"FunctionDefinition","parameters":{"id":15308,"nodeType":"ParameterList","parameters":[],"src":"951:2:48"},"returnParameters":{"id":15311,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15310,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15319,"src":"977:6:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15309,"name":"uint48","nodeType":"ElementaryTypeName","src":"977:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"976:8:48"},"scope":15558,"src":"931:109:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"canonicalName":"Time.Delay","id":15321,"name":"Delay","nameLocation":"2377:5:48","nodeType":"UserDefinedValueTypeDefinition","src":"2372:22:48","underlyingType":{"id":15320,"name":"uint112","nodeType":"ElementaryTypeName","src":"2386:7:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}},{"body":{"id":15335,"nodeType":"Block","src":"2572:44:48","statements":[{"expression":{"arguments":[{"id":15332,"name":"duration","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15324,"src":"2600:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":15330,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15321,"src":"2589:5:48","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$15321_$","typeString":"type(Time.Delay)"}},"id":15331,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"2595:4:48","memberName":"wrap","nodeType":"MemberAccess","src":"2589:10:48","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$15321_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":15333,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2589:20:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"functionReturnParameters":15329,"id":15334,"nodeType":"Return","src":"2582:27:48"}]},"documentation":{"id":15322,"nodeType":"StructuredDocumentation","src":"2400:103:48","text":" @dev Wrap a duration into a Delay to add the one-step \"update in the future\" feature"},"id":15336,"implemented":true,"kind":"function","modifiers":[],"name":"toDelay","nameLocation":"2517:7:48","nodeType":"FunctionDefinition","parameters":{"id":15325,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15324,"mutability":"mutable","name":"duration","nameLocation":"2532:8:48","nodeType":"VariableDeclaration","scope":15336,"src":"2525:15:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15323,"name":"uint32","nodeType":"ElementaryTypeName","src":"2525:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"2524:17:48"},"returnParameters":{"id":15329,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15328,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15336,"src":"2565:5:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15327,"nodeType":"UserDefinedTypeName","pathNode":{"id":15326,"name":"Delay","nameLocations":["2565:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"2565:5:48"},"referencedDeclaration":15321,"src":"2565:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"2564:7:48"},"scope":15558,"src":"2508:108:48","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":15373,"nodeType":"Block","src":"3016:159:48","statements":[{"expression":{"id":15358,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"components":[{"id":15351,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15345,"src":"3027:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15352,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15347,"src":"3040:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15353,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15349,"src":"3052:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15354,"isConstant":false,"isInlineArray":false,"isLValue":true,"isPure":false,"lValueRequested":true,"nodeType":"TupleExpression","src":"3026:33:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15355,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15340,"src":"3062:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"id":15356,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3067:6:48","memberName":"unpack","nodeType":"MemberAccess","referencedDeclaration":15519,"src":"3062:11:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$15321_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$15321_$","typeString":"function (Time.Delay) pure returns (uint32,uint32,uint48)"}},"id":15357,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3062:13:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"src":"3026:49:48","typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15359,"nodeType":"ExpressionStatement","src":"3026:49:48"},{"expression":{"condition":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":15362,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15360,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15349,"src":"3092:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"<=","rightExpression":{"id":15361,"name":"timepoint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15342,"src":"3102:9:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"3092:19:48","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"components":[{"id":15367,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15345,"src":"3136:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15368,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15347,"src":"3149:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15369,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15349,"src":"3161:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15370,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3135:33:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"id":15371,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"3092:76:48","trueExpression":{"components":[{"id":15363,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15347,"src":"3115:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"hexValue":"30","id":15364,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3127:1:48","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},{"hexValue":"30","id":15365,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"3130:1:48","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"id":15366,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"3114:18:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_rational_0_by_1_$_t_rational_0_by_1_$","typeString":"tuple(uint32,int_const 0,int_const 0)"}},"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":15350,"id":15372,"nodeType":"Return","src":"3085:83:48"}]},"documentation":{"id":15337,"nodeType":"StructuredDocumentation","src":"2622:241:48","text":" @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled\n change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered."},"id":15374,"implemented":true,"kind":"function","modifiers":[],"name":"_getFullAt","nameLocation":"2877:10:48","nodeType":"FunctionDefinition","parameters":{"id":15343,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15340,"mutability":"mutable","name":"self","nameLocation":"2903:4:48","nodeType":"VariableDeclaration","scope":15374,"src":"2897:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15339,"nodeType":"UserDefinedTypeName","pathNode":{"id":15338,"name":"Delay","nameLocations":["2897:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"2897:5:48"},"referencedDeclaration":15321,"src":"2897:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":15342,"mutability":"mutable","name":"timepoint","nameLocation":"2924:9:48","nodeType":"VariableDeclaration","scope":15374,"src":"2917:16:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15341,"name":"uint48","nodeType":"ElementaryTypeName","src":"2917:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2887:52:48"},"returnParameters":{"id":15350,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15345,"mutability":"mutable","name":"valueBefore","nameLocation":"2969:11:48","nodeType":"VariableDeclaration","scope":15374,"src":"2962:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15344,"name":"uint32","nodeType":"ElementaryTypeName","src":"2962:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15347,"mutability":"mutable","name":"valueAfter","nameLocation":"2989:10:48","nodeType":"VariableDeclaration","scope":15374,"src":"2982:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15346,"name":"uint32","nodeType":"ElementaryTypeName","src":"2982:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15349,"mutability":"mutable","name":"effect","nameLocation":"3008:6:48","nodeType":"VariableDeclaration","scope":15374,"src":"3001:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15348,"name":"uint48","nodeType":"ElementaryTypeName","src":"3001:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"2961:54:48"},"scope":15558,"src":"2868:307:48","stateMutability":"pure","virtual":false,"visibility":"private"},{"body":{"id":15393,"nodeType":"Block","src":"3499:53:48","statements":[{"expression":{"arguments":[{"id":15388,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15378,"src":"3527:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},{"arguments":[],"expression":{"argumentTypes":[],"id":15389,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15306,"src":"3533:9:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":15390,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3533:11:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":15387,"name":"_getFullAt","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15374,"src":"3516:10:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_userDefinedValueType$_Delay_$15321_$_t_uint48_$returns$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"function (Time.Delay,uint48) pure returns (uint32,uint32,uint48)"}},"id":15391,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3516:29:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":15386,"id":15392,"nodeType":"Return","src":"3509:36:48"}]},"documentation":{"id":15375,"nodeType":"StructuredDocumentation","src":"3181:207:48","text":" @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the\n effect timepoint is 0, then the pending value should not be considered."},"id":15394,"implemented":true,"kind":"function","modifiers":[],"name":"getFull","nameLocation":"3402:7:48","nodeType":"FunctionDefinition","parameters":{"id":15379,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15378,"mutability":"mutable","name":"self","nameLocation":"3416:4:48","nodeType":"VariableDeclaration","scope":15394,"src":"3410:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15377,"nodeType":"UserDefinedTypeName","pathNode":{"id":15376,"name":"Delay","nameLocations":["3410:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"3410:5:48"},"referencedDeclaration":15321,"src":"3410:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3409:12:48"},"returnParameters":{"id":15386,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15381,"mutability":"mutable","name":"valueBefore","nameLocation":"3452:11:48","nodeType":"VariableDeclaration","scope":15394,"src":"3445:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15380,"name":"uint32","nodeType":"ElementaryTypeName","src":"3445:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15383,"mutability":"mutable","name":"valueAfter","nameLocation":"3472:10:48","nodeType":"VariableDeclaration","scope":15394,"src":"3465:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15382,"name":"uint32","nodeType":"ElementaryTypeName","src":"3465:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15385,"mutability":"mutable","name":"effect","nameLocation":"3491:6:48","nodeType":"VariableDeclaration","scope":15394,"src":"3484:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15384,"name":"uint48","nodeType":"ElementaryTypeName","src":"3484:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"3444:54:48"},"scope":15558,"src":"3393:159:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15411,"nodeType":"Block","src":"3665:74:48","statements":[{"assignments":[15404,null,null],"declarations":[{"constant":false,"id":15404,"mutability":"mutable","name":"delay","nameLocation":"3683:5:48","nodeType":"VariableDeclaration","scope":15411,"src":"3676:12:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15403,"name":"uint32","nodeType":"ElementaryTypeName","src":"3676:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},null,null],"id":15408,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15405,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15398,"src":"3696:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"id":15406,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3701:7:48","memberName":"getFull","nodeType":"MemberAccess","referencedDeclaration":15394,"src":"3696:12:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$15321_$returns$_t_uint32_$_t_uint32_$_t_uint48_$attached_to$_t_userDefinedValueType$_Delay_$15321_$","typeString":"function (Time.Delay) view returns (uint32,uint32,uint48)"}},"id":15407,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3696:14:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"nodeType":"VariableDeclarationStatement","src":"3675:35:48"},{"expression":{"id":15409,"name":"delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15404,"src":"3727:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"functionReturnParameters":15402,"id":15410,"nodeType":"Return","src":"3720:12:48"}]},"documentation":{"id":15395,"nodeType":"StructuredDocumentation","src":"3558:46:48","text":" @dev Get the current value."},"id":15412,"implemented":true,"kind":"function","modifiers":[],"name":"get","nameLocation":"3618:3:48","nodeType":"FunctionDefinition","parameters":{"id":15399,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15398,"mutability":"mutable","name":"self","nameLocation":"3628:4:48","nodeType":"VariableDeclaration","scope":15412,"src":"3622:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15397,"nodeType":"UserDefinedTypeName","pathNode":{"id":15396,"name":"Delay","nameLocations":["3622:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"3622:5:48"},"referencedDeclaration":15321,"src":"3622:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"3621:12:48"},"returnParameters":{"id":15402,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15401,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15412,"src":"3657:6:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15400,"name":"uint32","nodeType":"ElementaryTypeName","src":"3657:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"3656:8:48"},"scope":15558,"src":"3609:130:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15467,"nodeType":"Block","src":"4189:234:48","statements":[{"assignments":[15429],"declarations":[{"constant":false,"id":15429,"mutability":"mutable","name":"value","nameLocation":"4206:5:48","nodeType":"VariableDeclaration","scope":15467,"src":"4199:12:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15428,"name":"uint32","nodeType":"ElementaryTypeName","src":"4199:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":15433,"initialValue":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15430,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15416,"src":"4214:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"id":15431,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4219:3:48","memberName":"get","nodeType":"MemberAccess","referencedDeclaration":15412,"src":"4214:8:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_userDefinedValueType$_Delay_$15321_$returns$_t_uint32_$attached_to$_t_userDefinedValueType$_Delay_$15321_$","typeString":"function (Time.Delay) view returns (uint32)"}},"id":15432,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4214:10:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4199:25:48"},{"assignments":[15435],"declarations":[{"constant":false,"id":15435,"mutability":"mutable","name":"setback","nameLocation":"4241:7:48","nodeType":"VariableDeclaration","scope":15467,"src":"4234:14:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15434,"name":"uint32","nodeType":"ElementaryTypeName","src":"4234:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"id":15451,"initialValue":{"arguments":[{"arguments":[{"id":15440,"name":"minSetback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15420,"src":"4267:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"condition":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":15443,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15441,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15429,"src":"4279:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"id":15442,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15418,"src":"4287:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4279:16:48","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"falseExpression":{"hexValue":"30","id":15447,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4317:1:48","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"id":15448,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"Conditional","src":"4279:39:48","trueExpression":{"commonType":{"typeIdentifier":"t_uint32","typeString":"uint32"},"id":15446,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15444,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15429,"src":"4298:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"BinaryOperation","operator":"-","rightExpression":{"id":15445,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15418,"src":"4306:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4298:16:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"}],"expression":{"id":15438,"name":"Math","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":11439,"src":"4258:4:48","typeDescriptions":{"typeIdentifier":"t_type$_t_contract$_Math_$11439_$","typeString":"type(library Math)"}},"id":15439,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4263:3:48","memberName":"max","nodeType":"MemberAccess","referencedDeclaration":10126,"src":"4258:8:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint256_$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256,uint256) pure returns (uint256)"}},"id":15449,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4258:61:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15437,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4251:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":15436,"name":"uint32","nodeType":"ElementaryTypeName","src":"4251:6:48","typeDescriptions":{}}},"id":15450,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4251:69:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"VariableDeclarationStatement","src":"4234:86:48"},{"expression":{"id":15457,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15452,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15426,"src":"4330:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"commonType":{"typeIdentifier":"t_uint48","typeString":"uint48"},"id":15456,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[],"expression":{"argumentTypes":[],"id":15453,"name":"timestamp","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15306,"src":"4339:9:48","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint48_$","typeString":"function () view returns (uint48)"}},"id":15454,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4339:11:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"id":15455,"name":"setback","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15435,"src":"4353:7:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4339:21:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4330:30:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":15458,"nodeType":"ExpressionStatement","src":"4330:30:48"},{"expression":{"components":[{"arguments":[{"id":15460,"name":"value","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15429,"src":"4383:5:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15461,"name":"newValue","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15418,"src":"4390:8:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15462,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15426,"src":"4400:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint32","typeString":"uint32"},{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":15459,"name":"pack","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15557,"src":"4378:4:48","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$_t_uint32_$_t_uint32_$_t_uint48_$returns$_t_userDefinedValueType$_Delay_$15321_$","typeString":"function (uint32,uint32,uint48) pure returns (Time.Delay)"}},"id":15463,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4378:29:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},{"id":15464,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15426,"src":"4409:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15465,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4377:39:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_userDefinedValueType$_Delay_$15321_$_t_uint48_$","typeString":"tuple(Time.Delay,uint48)"}},"functionReturnParameters":15427,"id":15466,"nodeType":"Return","src":"4370:46:48"}]},"documentation":{"id":15413,"nodeType":"StructuredDocumentation","src":"3745:283:48","text":" @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to\n enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the\n new delay becomes effective."},"id":15468,"implemented":true,"kind":"function","modifiers":[],"name":"withUpdate","nameLocation":"4042:10:48","nodeType":"FunctionDefinition","parameters":{"id":15421,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15416,"mutability":"mutable","name":"self","nameLocation":"4068:4:48","nodeType":"VariableDeclaration","scope":15468,"src":"4062:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15415,"nodeType":"UserDefinedTypeName","pathNode":{"id":15414,"name":"Delay","nameLocations":["4062:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"4062:5:48"},"referencedDeclaration":15321,"src":"4062:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":15418,"mutability":"mutable","name":"newValue","nameLocation":"4089:8:48","nodeType":"VariableDeclaration","scope":15468,"src":"4082:15:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15417,"name":"uint32","nodeType":"ElementaryTypeName","src":"4082:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15420,"mutability":"mutable","name":"minSetback","nameLocation":"4114:10:48","nodeType":"VariableDeclaration","scope":15468,"src":"4107:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15419,"name":"uint32","nodeType":"ElementaryTypeName","src":"4107:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"}],"src":"4052:78:48"},"returnParameters":{"id":15427,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15424,"mutability":"mutable","name":"updatedDelay","nameLocation":"4160:12:48","nodeType":"VariableDeclaration","scope":15468,"src":"4154:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15423,"nodeType":"UserDefinedTypeName","pathNode":{"id":15422,"name":"Delay","nameLocations":["4154:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"4154:5:48"},"referencedDeclaration":15321,"src":"4154:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"},{"constant":false,"id":15426,"mutability":"mutable","name":"effect","nameLocation":"4181:6:48","nodeType":"VariableDeclaration","scope":15468,"src":"4174:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15425,"name":"uint48","nodeType":"ElementaryTypeName","src":"4174:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4153:35:48"},"scope":15558,"src":"4033:390:48","stateMutability":"view","virtual":false,"visibility":"internal"},{"body":{"id":15518,"nodeType":"Block","src":"4656:212:48","statements":[{"assignments":[15482],"declarations":[{"constant":false,"id":15482,"mutability":"mutable","name":"raw","nameLocation":"4674:3:48","nodeType":"VariableDeclaration","scope":15518,"src":"4666:11:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"},"typeName":{"id":15481,"name":"uint112","nodeType":"ElementaryTypeName","src":"4666:7:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"visibility":"internal"}],"id":15487,"initialValue":{"arguments":[{"id":15485,"name":"self","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15472,"src":"4693:4:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}],"expression":{"id":15483,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15321,"src":"4680:5:48","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$15321_$","typeString":"type(Time.Delay)"}},"id":15484,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"4686:6:48","memberName":"unwrap","nodeType":"MemberAccess","src":"4680:12:48","typeDescriptions":{"typeIdentifier":"t_function_unwrap_pure$_t_userDefinedValueType$_Delay_$15321_$returns$_t_uint112_$","typeString":"function (Time.Delay) pure returns (uint112)"}},"id":15486,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4680:18:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"VariableDeclarationStatement","src":"4666:32:48"},{"expression":{"id":15493,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15488,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15477,"src":"4709:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"id":15491,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15482,"src":"4729:3:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":15490,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4722:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":15489,"name":"uint32","nodeType":"ElementaryTypeName","src":"4722:6:48","typeDescriptions":{}}},"id":15492,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4722:11:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4709:24:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":15494,"nodeType":"ExpressionStatement","src":"4709:24:48"},{"expression":{"id":15502,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15495,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15475,"src":"4743:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15500,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15498,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15482,"src":"4764:3:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3332","id":15499,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4771:2:48","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"4764:9:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":15497,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4757:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint32_$","typeString":"type(uint32)"},"typeName":{"id":15496,"name":"uint32","nodeType":"ElementaryTypeName","src":"4757:6:48","typeDescriptions":{}}},"id":15501,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4757:17:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"src":"4743:31:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"id":15503,"nodeType":"ExpressionStatement","src":"4743:31:48"},{"expression":{"id":15511,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15504,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15479,"src":"4784:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"nodeType":"Assignment","operator":"=","rightHandSide":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15509,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15507,"name":"raw","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15482,"src":"4800:3:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":">>","rightExpression":{"hexValue":"3634","id":15508,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"4807:2:48","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"4800:9:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"id":15506,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"4793:6:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint48_$","typeString":"type(uint48)"},"typeName":{"id":15505,"name":"uint48","nodeType":"ElementaryTypeName","src":"4793:6:48","typeDescriptions":{}}},"id":15510,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4793:17:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"src":"4784:26:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"id":15512,"nodeType":"ExpressionStatement","src":"4784:26:48"},{"expression":{"components":[{"id":15513,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15475,"src":"4829:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15514,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15477,"src":"4842:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15515,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15479,"src":"4854:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"id":15516,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"4828:33:48","typeDescriptions":{"typeIdentifier":"t_tuple$_t_uint32_$_t_uint32_$_t_uint48_$","typeString":"tuple(uint32,uint32,uint48)"}},"functionReturnParameters":15480,"id":15517,"nodeType":"Return","src":"4821:40:48"}]},"documentation":{"id":15469,"nodeType":"StructuredDocumentation","src":"4429:117:48","text":" @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint)."},"id":15519,"implemented":true,"kind":"function","modifiers":[],"name":"unpack","nameLocation":"4560:6:48","nodeType":"FunctionDefinition","parameters":{"id":15473,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15472,"mutability":"mutable","name":"self","nameLocation":"4573:4:48","nodeType":"VariableDeclaration","scope":15519,"src":"4567:10:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15471,"nodeType":"UserDefinedTypeName","pathNode":{"id":15470,"name":"Delay","nameLocations":["4567:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"4567:5:48"},"referencedDeclaration":15321,"src":"4567:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"4566:12:48"},"returnParameters":{"id":15480,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15475,"mutability":"mutable","name":"valueBefore","nameLocation":"4609:11:48","nodeType":"VariableDeclaration","scope":15519,"src":"4602:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15474,"name":"uint32","nodeType":"ElementaryTypeName","src":"4602:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15477,"mutability":"mutable","name":"valueAfter","nameLocation":"4629:10:48","nodeType":"VariableDeclaration","scope":15519,"src":"4622:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15476,"name":"uint32","nodeType":"ElementaryTypeName","src":"4622:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15479,"mutability":"mutable","name":"effect","nameLocation":"4648:6:48","nodeType":"VariableDeclaration","scope":15519,"src":"4641:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15478,"name":"uint48","nodeType":"ElementaryTypeName","src":"4641:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4601:54:48"},"scope":15558,"src":"4551:317:48","stateMutability":"pure","virtual":false,"visibility":"internal"},{"body":{"id":15556,"nodeType":"Block","src":"5041:112:48","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15553,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15548,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15539,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":15536,"name":"effect","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15526,"src":"5078:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint48","typeString":"uint48"}],"id":15535,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5070:7:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":15534,"name":"uint112","nodeType":"ElementaryTypeName","src":"5070:7:48","typeDescriptions":{}}},"id":15537,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5070:15:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3634","id":15538,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5089:2:48","typeDescriptions":{"typeIdentifier":"t_rational_64_by_1","typeString":"int_const 64"},"value":"64"},"src":"5070:21:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":15540,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5069:23:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"components":[{"commonType":{"typeIdentifier":"t_uint112","typeString":"uint112"},"id":15546,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"arguments":[{"id":15543,"name":"valueBefore","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15522,"src":"5104:11:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":15542,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5096:7:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":15541,"name":"uint112","nodeType":"ElementaryTypeName","src":"5096:7:48","typeDescriptions":{}}},"id":15544,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5096:20:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"<<","rightExpression":{"hexValue":"3332","id":15545,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"5120:2:48","typeDescriptions":{"typeIdentifier":"t_rational_32_by_1","typeString":"int_const 32"},"value":"32"},"src":"5096:26:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"id":15547,"isConstant":false,"isInlineArray":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"TupleExpression","src":"5095:28:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:54:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"nodeType":"BinaryOperation","operator":"|","rightExpression":{"arguments":[{"id":15551,"name":"valueAfter","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15524,"src":"5134:10:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint32","typeString":"uint32"}],"id":15550,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"5126:7:48","typeDescriptions":{"typeIdentifier":"t_type$_t_uint112_$","typeString":"type(uint112)"},"typeName":{"id":15549,"name":"uint112","nodeType":"ElementaryTypeName","src":"5126:7:48","typeDescriptions":{}}},"id":15552,"isConstant":false,"isLValue":false,"isPure":false,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5126:19:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}},"src":"5069:76:48","typeDescriptions":{"typeIdentifier":"t_uint112","typeString":"uint112"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint112","typeString":"uint112"}],"expression":{"id":15532,"name":"Delay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15321,"src":"5058:5:48","typeDescriptions":{"typeIdentifier":"t_type$_t_userDefinedValueType$_Delay_$15321_$","typeString":"type(Time.Delay)"}},"id":15533,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"5064:4:48","memberName":"wrap","nodeType":"MemberAccess","src":"5058:10:48","typeDescriptions":{"typeIdentifier":"t_function_wrap_pure$_t_uint112_$returns$_t_userDefinedValueType$_Delay_$15321_$","typeString":"function (uint112) pure returns (Time.Delay)"}},"id":15554,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"5058:88:48","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"functionReturnParameters":15531,"id":15555,"nodeType":"Return","src":"5051:95:48"}]},"documentation":{"id":15520,"nodeType":"StructuredDocumentation","src":"4874:64:48","text":" @dev pack the components into a Delay object."},"id":15557,"implemented":true,"kind":"function","modifiers":[],"name":"pack","nameLocation":"4952:4:48","nodeType":"FunctionDefinition","parameters":{"id":15527,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15522,"mutability":"mutable","name":"valueBefore","nameLocation":"4964:11:48","nodeType":"VariableDeclaration","scope":15557,"src":"4957:18:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15521,"name":"uint32","nodeType":"ElementaryTypeName","src":"4957:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15524,"mutability":"mutable","name":"valueAfter","nameLocation":"4984:10:48","nodeType":"VariableDeclaration","scope":15557,"src":"4977:17:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15523,"name":"uint32","nodeType":"ElementaryTypeName","src":"4977:6:48","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15526,"mutability":"mutable","name":"effect","nameLocation":"5003:6:48","nodeType":"VariableDeclaration","scope":15557,"src":"4996:13:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15525,"name":"uint48","nodeType":"ElementaryTypeName","src":"4996:6:48","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4956:54:48"},"returnParameters":{"id":15531,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15530,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15557,"src":"5034:5:48","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"},"typeName":{"id":15529,"nodeType":"UserDefinedTypeName","pathNode":{"id":15528,"name":"Delay","nameLocations":["5034:5:48"],"nodeType":"IdentifierPath","referencedDeclaration":15321,"src":"5034:5:48"},"referencedDeclaration":15321,"src":"5034:5:48","typeDescriptions":{"typeIdentifier":"t_userDefinedValueType$_Delay_$15321","typeString":"Time.Delay"}},"visibility":"internal"}],"src":"5033:7:48"},"scope":15558,"src":"4943:210:48","stateMutability":"pure","virtual":false,"visibility":"internal"}],"scope":15559,"src":"640:4515:48","usedErrors":[],"usedEvents":[]}],"src":"104:5052:48"},"id":48},"contracts/GovernanceTimelock.sol":{"ast":{"absolutePath":"contracts/GovernanceTimelock.sol","exportedSymbols":{"AccessControl":[295],"Address":[7098],"ERC1155Holder":[5852],"ERC721Holder":[6838],"GovernanceTimelock":[15586],"TimelockController":[3831]},"id":15587,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":15560,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:49"},{"absolutePath":"@openzeppelin/contracts/governance/TimelockController.sol","file":"@openzeppelin/contracts/governance/TimelockController.sol","id":15561,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15587,"sourceUnit":3832,"src":"58:67:49","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":15563,"name":"TimelockController","nameLocations":["376:18:49"],"nodeType":"IdentifierPath","referencedDeclaration":3831,"src":"376:18:49"},"id":15564,"nodeType":"InheritanceSpecifier","src":"376:18:49"}],"canonicalName":"GovernanceTimelock","contractDependencies":[],"contractKind":"contract","documentation":{"id":15562,"nodeType":"StructuredDocumentation","src":"127:217:49","text":" @title GovernanceTimelock\n @dev Контракт таймлока для DAO, обеспечивающий задержку между одобрением и исполнением предложений"},"fullyImplemented":true,"id":15586,"linearizedBaseContracts":[15586,3831,5852,5771,6838,6811,295,9806,9818,378,7128],"name":"GovernanceTimelock","nameLocation":"354:18:49","nodeType":"ContractDefinition","nodes":[{"body":{"id":15584,"nodeType":"Block","src":"1174:2:49","statements":[]},"documentation":{"id":15565,"nodeType":"StructuredDocumentation","src":"401:533:49","text":" @dev Конструктор\n @param minDelay Минимальная задержка в секундах перед выполнением транзакции\n @param proposers Адреса, которые могут предлагать транзакции\n @param executors Адреса, которые могут выполнять транзакции\n @param admin Адрес администратора (обычно адрес нулевой для децентрализации)"},"id":15585,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":15578,"name":"minDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15567,"src":"1106:8:49","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15579,"name":"proposers","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15570,"src":"1124:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15580,"name":"executors","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15573,"src":"1143:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15581,"name":"admin","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15575,"src":"1162:5:49","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":15582,"kind":"baseConstructorSpecifier","modifierName":{"id":15577,"name":"TimelockController","nameLocations":["1078:18:49"],"nodeType":"IdentifierPath","referencedDeclaration":3831,"src":"1078:18:49"},"nodeType":"ModifierInvocation","src":"1078:95:49"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15576,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15567,"mutability":"mutable","name":"minDelay","nameLocation":"968:8:49","nodeType":"VariableDeclaration","scope":15585,"src":"960:16:49","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15566,"name":"uint256","nodeType":"ElementaryTypeName","src":"960:7:49","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15570,"mutability":"mutable","name":"proposers","nameLocation":"1003:9:49","nodeType":"VariableDeclaration","scope":15585,"src":"986:26:49","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15568,"name":"address","nodeType":"ElementaryTypeName","src":"986:7:49","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15569,"nodeType":"ArrayTypeName","src":"986:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15573,"mutability":"mutable","name":"executors","nameLocation":"1039:9:49","nodeType":"VariableDeclaration","scope":15585,"src":"1022:26:49","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15571,"name":"address","nodeType":"ElementaryTypeName","src":"1022:7:49","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15572,"nodeType":"ArrayTypeName","src":"1022:9:49","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15575,"mutability":"mutable","name":"admin","nameLocation":"1066:5:49","nodeType":"VariableDeclaration","scope":15585,"src":"1058:13:49","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15574,"name":"address","nodeType":"ElementaryTypeName","src":"1058:7:49","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"950:127:49"},"returnParameters":{"id":15583,"nodeType":"ParameterList","parameters":[],"src":"1174:0:49"},"scope":15586,"src":"939:237:49","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":15587,"src":"345:833:49","usedErrors":[305,308,2869,2876,2883,2888,2893,7141],"usedEvents":[317,326,335,2910,2923,2930,2935,2942]}],"src":"32:1147:49"},"id":49},"contracts/GovernanceToken.sol":{"ast":{"absolutePath":"contracts/GovernanceToken.sol","exportedSymbols":{"Checkpoints":[14929],"Context":[7128],"ECDSA":[9361],"EIP712":[9588],"ERC20":[6367],"ERC20Permit":[6599],"ERC20Votes":[6731],"GovernanceToken":[15743],"IERC20Permit":[6793],"Nonces":[7218],"Ownable":[526],"Votes":[5523]},"id":15744,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":15588,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:50"},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol","file":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol","id":15589,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15744,"sourceUnit":6600,"src":"58:72:50","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","file":"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol","id":15590,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15744,"sourceUnit":6732,"src":"131:71:50","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/access/Ownable.sol","file":"@openzeppelin/contracts/access/Ownable.sol","id":15591,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15744,"sourceUnit":527,"src":"203:52:50","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/utils/Nonces.sol","file":"@openzeppelin/contracts/utils/Nonces.sol","id":15592,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":15744,"sourceUnit":7219,"src":"256:50:50","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":15594,"name":"ERC20Permit","nameLocations":["477:11:50"],"nodeType":"IdentifierPath","referencedDeclaration":6599,"src":"477:11:50"},"id":15595,"nodeType":"InheritanceSpecifier","src":"477:11:50"},{"baseName":{"id":15596,"name":"ERC20Votes","nameLocations":["490:10:50"],"nodeType":"IdentifierPath","referencedDeclaration":6731,"src":"490:10:50"},"id":15597,"nodeType":"InheritanceSpecifier","src":"490:10:50"},{"baseName":{"id":15598,"name":"Ownable","nameLocations":["502:7:50"],"nodeType":"IdentifierPath","referencedDeclaration":526,"src":"502:7:50"},"id":15599,"nodeType":"InheritanceSpecifier","src":"502:7:50"}],"canonicalName":"GovernanceToken","contractDependencies":[],"contractKind":"contract","documentation":{"id":15593,"nodeType":"StructuredDocumentation","src":"308:140:50","text":" @title GovernanceToken\n @dev Токен управления ERC20Votes с функциями голосования для DAO"},"fullyImplemented":true,"id":15743,"internalFunctionIDs":{"5500":1,"5514":2},"linearizedBaseContracts":[15743,526,6731,5523,5577,4980,5592,6599,7218,9588,5566,6793,6367,5634,6757,6445,7128],"name":"GovernanceToken","nameLocation":"458:15:50","nodeType":"ContractDefinition","nodes":[{"body":{"id":15618,"nodeType":"Block","src":"682:214:50","statements":[]},"id":15619,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":15608,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15601,"src":"628:4:50","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},{"id":15609,"name":"symbol","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15603,"src":"634:6:50","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15610,"kind":"baseConstructorSpecifier","modifierName":{"id":15607,"name":"ERC20","nameLocations":["622:5:50"],"nodeType":"IdentifierPath","referencedDeclaration":6367,"src":"622:5:50"},"nodeType":"ModifierInvocation","src":"622:19:50"},{"arguments":[{"id":15612,"name":"name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15601,"src":"654:4:50","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15613,"kind":"baseConstructorSpecifier","modifierName":{"id":15611,"name":"ERC20Permit","nameLocations":["642:11:50"],"nodeType":"IdentifierPath","referencedDeclaration":6599,"src":"642:11:50"},"nodeType":"ModifierInvocation","src":"642:17:50"},{"arguments":[{"id":15615,"name":"initialOwner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15605,"src":"668:12:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"id":15616,"kind":"baseConstructorSpecifier","modifierName":{"id":15614,"name":"Ownable","nameLocations":["660:7:50"],"nodeType":"IdentifierPath","referencedDeclaration":526,"src":"660:7:50"},"nodeType":"ModifierInvocation","src":"660:21:50"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15606,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15601,"mutability":"mutable","name":"name","nameLocation":"551:4:50","nodeType":"VariableDeclaration","scope":15619,"src":"537:18:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15600,"name":"string","nodeType":"ElementaryTypeName","src":"537:6:50","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15603,"mutability":"mutable","name":"symbol","nameLocation":"579:6:50","nodeType":"VariableDeclaration","scope":15619,"src":"565:20:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15602,"name":"string","nodeType":"ElementaryTypeName","src":"565:6:50","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15605,"mutability":"mutable","name":"initialOwner","nameLocation":"603:12:50","nodeType":"VariableDeclaration","scope":15619,"src":"595:20:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15604,"name":"address","nodeType":"ElementaryTypeName","src":"595:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"527:94:50"},"returnParameters":{"id":15617,"nodeType":"ParameterList","parameters":[],"src":"682:0:50"},"scope":15743,"src":"516:380:50","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"body":{"id":15704,"nodeType":"Block","src":"1343:635:50","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15636,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15632,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15623,"src":"1361:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15633,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1370:6:50","memberName":"length","nodeType":"MemberAccess","src":"1361:15:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"==","rightExpression":{"expression":{"id":15634,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15626,"src":"1380:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15635,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1388:6:50","memberName":"length","nodeType":"MemberAccess","src":"1380:14:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1361:33:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"417272617973206c656e677468206d69736d61746368","id":15637,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1396:24:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""},"value":"Arrays length mismatch"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_582fd48f3876d7686bfeaaaa0db0589073271dedd50d66094f02fee2a3d2e01c","typeString":"literal_string \"Arrays length mismatch\""}],"id":15631,"name":"require","nodeType":"Identifier","overloadedDeclarations":[4294967278,4294967278],"referencedDeclaration":4294967278,"src":"1353:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15638,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1353:68:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15639,"nodeType":"ExpressionStatement","src":"1353:68:50"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15644,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"expression":{"id":15641,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15623,"src":"1439:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15642,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1448:6:50","memberName":"length","nodeType":"MemberAccess","src":"1439:15:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15643,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1457:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1439:19:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"456d70747920617272617973","id":15645,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1460:14:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""},"value":"Empty arrays"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_920fc87d8e9a45232b5e4c2c36e3c0fff5f09b5434a80d6ec35d7f09f9d69c29","typeString":"literal_string \"Empty arrays\""}],"id":15640,"name":"require","nodeType":"Identifier","overloadedDeclarations":[4294967278,4294967278],"referencedDeclaration":4294967278,"src":"1431:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15646,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1431:44:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15647,"nodeType":"ExpressionStatement","src":"1431:44:50"},{"assignments":[15649],"declarations":[{"constant":false,"id":15649,"mutability":"mutable","name":"totalSupply","nameLocation":"1494:11:50","nodeType":"VariableDeclaration","scope":15704,"src":"1486:19:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15648,"name":"uint256","nodeType":"ElementaryTypeName","src":"1486:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15651,"initialValue":{"hexValue":"30","id":15650,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1508:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"1486:23:50"},{"body":{"id":15699,"nodeType":"Block","src":"1565:223:50","statements":[{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_address","typeString":"address"},"id":15671,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":15664,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15623,"src":"1587:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15666,"indexExpression":{"id":15665,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15653,"src":"1596:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1587:11:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"BinaryOperation","operator":"!=","rightExpression":{"arguments":[{"hexValue":"30","id":15669,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1610:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"}],"id":15668,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"1602:7:50","typeDescriptions":{"typeIdentifier":"t_type$_t_address_$","typeString":"type(address)"},"typeName":{"id":15667,"name":"address","nodeType":"ElementaryTypeName","src":"1602:7:50","typeDescriptions":{}}},"id":15670,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1602:10:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"src":"1587:25:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f2061646472657373","id":15672,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1614:14:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""},"value":"Zero address"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_535d7636857fb1ab3a4f159f2a66b9583ce224510b4368fa2453e15bee0bc833","typeString":"literal_string \"Zero address\""}],"id":15663,"name":"require","nodeType":"Identifier","overloadedDeclarations":[4294967278,4294967278],"referencedDeclaration":4294967278,"src":"1579:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15673,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1579:50:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15674,"nodeType":"ExpressionStatement","src":"1579:50:50"},{"expression":{"arguments":[{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15680,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"baseExpression":{"id":15676,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15626,"src":"1651:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15678,"indexExpression":{"id":15677,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15653,"src":"1659:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1651:10:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":">","rightExpression":{"hexValue":"30","id":15679,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1664:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"src":"1651:14:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},{"hexValue":"5a65726f20616d6f756e74","id":15681,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"1667:13:50","typeDescriptions":{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""},"value":"Zero amount"}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bool","typeString":"bool"},{"typeIdentifier":"t_stringliteral_499f3f4b0ad3588aa1eb6e198be77bff643a4218ffbf2bef1370e58aadea5df4","typeString":"literal_string \"Zero amount\""}],"id":15675,"name":"require","nodeType":"Identifier","overloadedDeclarations":[4294967278,4294967278],"referencedDeclaration":4294967278,"src":"1643:7:50","typeDescriptions":{"typeIdentifier":"t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$","typeString":"function (bool,string memory) pure"}},"id":15682,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1643:38:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15683,"nodeType":"ExpressionStatement","src":"1643:38:50"},{"expression":{"id":15688,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftHandSide":{"id":15684,"name":"totalSupply","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15649,"src":"1708:11:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"Assignment","operator":"+=","rightHandSide":{"baseExpression":{"id":15685,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15626,"src":"1723:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15687,"indexExpression":{"id":15686,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15653,"src":"1731:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1723:10:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1708:25:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15689,"nodeType":"ExpressionStatement","src":"1708:25:50"},{"expression":{"arguments":[{"baseExpression":{"id":15691,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15623,"src":"1753:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15693,"indexExpression":{"id":15692,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15653,"src":"1762:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1753:11:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"baseExpression":{"id":15694,"name":"amounts","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15626,"src":"1766:7:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},"id":15696,"indexExpression":{"id":15695,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15653,"src":"1774:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"isConstant":false,"isLValue":true,"isPure":false,"lValueRequested":false,"nodeType":"IndexAccess","src":"1766:10:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"id":15690,"name":"_mint","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":6207,"src":"1747:5:50","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,uint256)"}},"id":15697,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1747:30:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15698,"nodeType":"ExpressionStatement","src":"1747:30:50"}]},"condition":{"commonType":{"typeIdentifier":"t_uint256","typeString":"uint256"},"id":15659,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"leftExpression":{"id":15656,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15653,"src":"1539:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"nodeType":"BinaryOperation","operator":"<","rightExpression":{"expression":{"id":15657,"name":"partners","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15623,"src":"1543:8:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},"id":15658,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1552:6:50","memberName":"length","nodeType":"MemberAccess","src":"1543:15:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"src":"1539:19:50","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"id":15700,"initializationExpression":{"assignments":[15653],"declarations":[{"constant":false,"id":15653,"mutability":"mutable","name":"i","nameLocation":"1532:1:50","nodeType":"VariableDeclaration","scope":15700,"src":"1524:9:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15652,"name":"uint256","nodeType":"ElementaryTypeName","src":"1524:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":15655,"initialValue":{"hexValue":"30","id":15654,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"1536:1:50","typeDescriptions":{"typeIdentifier":"t_rational_0_by_1","typeString":"int_const 0"},"value":"0"},"nodeType":"VariableDeclarationStatement","src":"1524:13:50"},"loopExpression":{"expression":{"id":15661,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"1560:3:50","subExpression":{"id":15660,"name":"i","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15653,"src":"1560:1:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15662,"nodeType":"ExpressionStatement","src":"1560:3:50"},"nodeType":"ForStatement","src":"1519:269:50"},{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":15701,"name":"renounceOwnership","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":477,"src":"1952:17:50","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$__$returns$__$","typeString":"function ()"}},"id":15702,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1952:19:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15703,"nodeType":"ExpressionStatement","src":"1952:19:50"}]},"documentation":{"id":15620,"nodeType":"StructuredDocumentation","src":"902:315:50","text":" @dev Минтит начальный запас токенов для распределения между партнерами\n @param partners Массив адресов партнеров\n @param amounts Массив сумм токенов для каждого партнера"},"functionSelector":"9df2c95d","id":15705,"implemented":true,"kind":"function","modifiers":[{"id":15629,"kind":"modifierInvocation","modifierName":{"id":15628,"name":"onlyOwner","nameLocations":["1333:9:50"],"nodeType":"IdentifierPath","referencedDeclaration":437,"src":"1333:9:50"},"nodeType":"ModifierInvocation","src":"1333:9:50"}],"name":"mintInitialSupply","nameLocation":"1231:17:50","nodeType":"FunctionDefinition","parameters":{"id":15627,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15623,"mutability":"mutable","name":"partners","nameLocation":"1275:8:50","nodeType":"VariableDeclaration","scope":15705,"src":"1258:25:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15621,"name":"address","nodeType":"ElementaryTypeName","src":"1258:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15622,"nodeType":"ArrayTypeName","src":"1258:9:50","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15626,"mutability":"mutable","name":"amounts","nameLocation":"1310:7:50","nodeType":"VariableDeclaration","scope":15705,"src":"1293:24:50","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15624,"name":"uint256","nodeType":"ElementaryTypeName","src":"1293:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15625,"nodeType":"ArrayTypeName","src":"1293:9:50","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"src":"1248:75:50"},"returnParameters":{"id":15630,"nodeType":"ParameterList","parameters":[],"src":"1343:0:50"},"scope":15743,"src":"1222:756:50","stateMutability":"nonpayable","virtual":false,"visibility":"external"},{"baseFunctions":[6174,6686],"body":{"id":15725,"nodeType":"Block","src":"2220:48:50","statements":[{"expression":{"arguments":[{"id":15720,"name":"from","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15707,"src":"2244:4:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15721,"name":"to","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15709,"src":"2250:2:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},{"id":15722,"name":"amount","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15711,"src":"2254:6:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_address","typeString":"address"},{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15717,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2230:5:50","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernanceToken_$15743_$","typeString":"type(contract super GovernanceToken)"}},"id":15719,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2236:7:50","memberName":"_update","nodeType":"MemberAccess","referencedDeclaration":6686,"src":"2230:13:50","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$","typeString":"function (address,address,uint256)"}},"id":15723,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2230:31:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":15724,"nodeType":"ExpressionStatement","src":"2230:31:50"}]},"id":15726,"implemented":true,"kind":"function","modifiers":[],"name":"_update","nameLocation":"2133:7:50","nodeType":"FunctionDefinition","overrides":{"id":15715,"nodeType":"OverrideSpecifier","overrides":[{"id":15713,"name":"ERC20","nameLocations":["2201:5:50"],"nodeType":"IdentifierPath","referencedDeclaration":6367,"src":"2201:5:50"},{"id":15714,"name":"ERC20Votes","nameLocations":["2208:10:50"],"nodeType":"IdentifierPath","referencedDeclaration":6731,"src":"2208:10:50"}],"src":"2192:27:50"},"parameters":{"id":15712,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15707,"mutability":"mutable","name":"from","nameLocation":"2149:4:50","nodeType":"VariableDeclaration","scope":15726,"src":"2141:12:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15706,"name":"address","nodeType":"ElementaryTypeName","src":"2141:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15709,"mutability":"mutable","name":"to","nameLocation":"2163:2:50","nodeType":"VariableDeclaration","scope":15726,"src":"2155:10:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15708,"name":"address","nodeType":"ElementaryTypeName","src":"2155:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"},{"constant":false,"id":15711,"mutability":"mutable","name":"amount","nameLocation":"2175:6:50","nodeType":"VariableDeclaration","scope":15726,"src":"2167:14:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15710,"name":"uint256","nodeType":"ElementaryTypeName","src":"2167:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2140:42:50"},"returnParameters":{"id":15716,"nodeType":"ParameterList","parameters":[],"src":"2220:0:50"},"scope":15743,"src":"2124:144:50","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[6588,7177],"body":{"id":15741,"nodeType":"Block","src":"2365:43:50","statements":[{"expression":{"arguments":[{"id":15738,"name":"owner","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15728,"src":"2395:5:50","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_address","typeString":"address"}],"expression":{"id":15736,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2382:5:50","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernanceToken_$15743_$","typeString":"type(contract super GovernanceToken)"}},"id":15737,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2388:6:50","memberName":"nonces","nodeType":"MemberAccess","referencedDeclaration":6588,"src":"2382:12:50","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_address_$returns$_t_uint256_$","typeString":"function (address) view returns (uint256)"}},"id":15739,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2382:19:50","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15735,"id":15740,"nodeType":"Return","src":"2375:26:50"}]},"functionSelector":"7ecebe00","id":15742,"implemented":true,"kind":"function","modifiers":[],"name":"nonces","nameLocation":"2283:6:50","nodeType":"FunctionDefinition","overrides":{"id":15732,"nodeType":"OverrideSpecifier","overrides":[{"id":15730,"name":"ERC20Permit","nameLocations":["2326:11:50"],"nodeType":"IdentifierPath","referencedDeclaration":6599,"src":"2326:11:50"},{"id":15731,"name":"Nonces","nameLocations":["2339:6:50"],"nodeType":"IdentifierPath","referencedDeclaration":7218,"src":"2339:6:50"}],"src":"2317:29:50"},"parameters":{"id":15729,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15728,"mutability":"mutable","name":"owner","nameLocation":"2298:5:50","nodeType":"VariableDeclaration","scope":15742,"src":"2290:13:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15727,"name":"address","nodeType":"ElementaryTypeName","src":"2290:7:50","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"2289:15:50"},"returnParameters":{"id":15735,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15734,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15742,"src":"2356:7:50","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15733,"name":"uint256","nodeType":"ElementaryTypeName","src":"2356:7:50","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2355:9:50"},"scope":15743,"src":"2274:134:50","stateMutability":"view","virtual":false,"visibility":"public"}],"scope":15744,"src":"449:1961:50","usedErrors":[392,397,4905,5031,5038,5604,5609,5614,5623,5628,5633,6476,6483,6619,7160,7284,7286,9024,9029,9034,11449,13356],"usedEvents":[403,4914,4923,5546,6379,6388]}],"src":"32:2379:50"},"id":50},"contracts/GovernorContract.sol":{"ast":{"absolutePath":"contracts/GovernorContract.sol","exportedSymbols":{"Address":[7098],"Checkpoints":[14929],"Context":[7128],"DoubleEndedQueue":[15284],"EIP712":[9588],"ERC165":[9806],"Governor":[2338],"GovernorContract":[16038],"GovernorCountingSimple":[4063],"GovernorSettings":[4244],"GovernorTimelockControl":[4589],"GovernorVotes":[4705],"GovernorVotesQuorumFraction":[4897],"IERC1155Receiver":[5771],"IERC165":[9818],"IERC5805":[5577],"IERC6372":[5592],"IERC721Receiver":[6811],"IGovernor":[2811],"IVotes":[4980],"Math":[11439],"Nonces":[7218],"SafeCast":[13204],"SignatureChecker":[9782],"Strings":[9013],"Time":[15558],"TimelockController":[3831]},"id":16039,"license":"MIT","nodeType":"SourceUnit","nodes":[{"id":15745,"literals":["solidity","^","0.8",".20"],"nodeType":"PragmaDirective","src":"32:24:51"},{"absolutePath":"@openzeppelin/contracts/governance/Governor.sol","file":"@openzeppelin/contracts/governance/Governor.sol","id":15746,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16039,"sourceUnit":2339,"src":"58:57:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol","id":15747,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16039,"sourceUnit":4245,"src":"116:76:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol","id":15748,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16039,"sourceUnit":4064,"src":"193:82:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol","id":15749,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16039,"sourceUnit":4706,"src":"276:73:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol","id":15750,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16039,"sourceUnit":4898,"src":"350:87:51","symbolAliases":[],"unitAlias":""},{"absolutePath":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","file":"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol","id":15751,"nameLocation":"-1:-1:-1","nodeType":"ImportDirective","scope":16039,"sourceUnit":4590,"src":"438:83:51","symbolAliases":[],"unitAlias":""},{"abstract":false,"baseContracts":[{"baseName":{"id":15753,"name":"Governor","nameLocations":["691:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"691:8:51"},"id":15754,"nodeType":"InheritanceSpecifier","src":"691:8:51"},{"baseName":{"id":15755,"name":"GovernorSettings","nameLocations":["705:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4244,"src":"705:16:51"},"id":15756,"nodeType":"InheritanceSpecifier","src":"705:16:51"},{"baseName":{"id":15757,"name":"GovernorCountingSimple","nameLocations":["727:22:51"],"nodeType":"IdentifierPath","referencedDeclaration":4063,"src":"727:22:51"},"id":15758,"nodeType":"InheritanceSpecifier","src":"727:22:51"},{"baseName":{"id":15759,"name":"GovernorVotes","nameLocations":["755:13:51"],"nodeType":"IdentifierPath","referencedDeclaration":4705,"src":"755:13:51"},"id":15760,"nodeType":"InheritanceSpecifier","src":"755:13:51"},{"baseName":{"id":15761,"name":"GovernorVotesQuorumFraction","nameLocations":["774:27:51"],"nodeType":"IdentifierPath","referencedDeclaration":4897,"src":"774:27:51"},"id":15762,"nodeType":"InheritanceSpecifier","src":"774:27:51"},{"baseName":{"id":15763,"name":"GovernorTimelockControl","nameLocations":["807:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"807:23:51"},"id":15764,"nodeType":"InheritanceSpecifier","src":"807:23:51"}],"canonicalName":"GovernorContract","contractDependencies":[],"contractKind":"contract","documentation":{"id":15752,"nodeType":"StructuredDocumentation","src":"523:134:51","text":" @title GovernorContract\n @dev Контракт Governor для DAO с настраиваемыми параметрами"},"fullyImplemented":true,"id":16038,"linearizedBaseContracts":[16038,4589,4897,4705,4063,4244,2338,5771,6811,2811,5592,7218,9588,5566,9806,9818,7128],"name":"GovernorContract","nameLocation":"667:16:51","nodeType":"ContractDefinition","nodes":[{"body":{"id":15800,"nodeType":"Block","src":"1533:2:51","statements":[]},"id":15801,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"id":15783,"name":"_name","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15766,"src":"1092:5:51","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"id":15784,"kind":"baseConstructorSpecifier","modifierName":{"id":15782,"name":"Governor","nameLocations":["1083:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"1083:8:51"},"nodeType":"ModifierInvocation","src":"1083:15:51"},{"arguments":[{"id":15786,"name":"_votingDelay","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15774,"src":"1137:12:51","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},{"id":15787,"name":"_votingPeriod","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15776,"src":"1225:13:51","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},{"id":15788,"name":"_proposalThreshold","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15778,"src":"1310:18:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15789,"kind":"baseConstructorSpecifier","modifierName":{"id":15785,"name":"GovernorSettings","nameLocations":["1107:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4244,"src":"1107:16:51"},"nodeType":"ModifierInvocation","src":"1107:293:51"},{"arguments":[{"id":15791,"name":"_token","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15769,"src":"1423:6:51","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4980","typeString":"contract IVotes"}}],"id":15792,"kind":"baseConstructorSpecifier","modifierName":{"id":15790,"name":"GovernorVotes","nameLocations":["1409:13:51"],"nodeType":"IdentifierPath","referencedDeclaration":4705,"src":"1409:13:51"},"nodeType":"ModifierInvocation","src":"1409:21:51"},{"arguments":[{"id":15794,"name":"_quorumPercentage","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15780,"src":"1467:17:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"id":15795,"kind":"baseConstructorSpecifier","modifierName":{"id":15793,"name":"GovernorVotesQuorumFraction","nameLocations":["1439:27:51"],"nodeType":"IdentifierPath","referencedDeclaration":4897,"src":"1439:27:51"},"nodeType":"ModifierInvocation","src":"1439:46:51"},{"arguments":[{"id":15797,"name":"_timelock","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15772,"src":"1518:9:51","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}}],"id":15798,"kind":"baseConstructorSpecifier","modifierName":{"id":15796,"name":"GovernorTimelockControl","nameLocations":["1494:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"1494:23:51"},"nodeType":"ModifierInvocation","src":"1494:34:51"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":15781,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15766,"mutability":"mutable","name":"_name","nameLocation":"872:5:51","nodeType":"VariableDeclaration","scope":15801,"src":"858:19:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15765,"name":"string","nodeType":"ElementaryTypeName","src":"858:6:51","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"},{"constant":false,"id":15769,"mutability":"mutable","name":"_token","nameLocation":"894:6:51","nodeType":"VariableDeclaration","scope":15801,"src":"887:13:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4980","typeString":"contract IVotes"},"typeName":{"id":15768,"nodeType":"UserDefinedTypeName","pathNode":{"id":15767,"name":"IVotes","nameLocations":["887:6:51"],"nodeType":"IdentifierPath","referencedDeclaration":4980,"src":"887:6:51"},"referencedDeclaration":4980,"src":"887:6:51","typeDescriptions":{"typeIdentifier":"t_contract$_IVotes_$4980","typeString":"contract IVotes"}},"visibility":"internal"},{"constant":false,"id":15772,"mutability":"mutable","name":"_timelock","nameLocation":"929:9:51","nodeType":"VariableDeclaration","scope":15801,"src":"910:28:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"},"typeName":{"id":15771,"nodeType":"UserDefinedTypeName","pathNode":{"id":15770,"name":"TimelockController","nameLocations":["910:18:51"],"nodeType":"IdentifierPath","referencedDeclaration":3831,"src":"910:18:51"},"referencedDeclaration":3831,"src":"910:18:51","typeDescriptions":{"typeIdentifier":"t_contract$_TimelockController_$3831","typeString":"contract TimelockController"}},"visibility":"internal"},{"constant":false,"id":15774,"mutability":"mutable","name":"_votingDelay","nameLocation":"955:12:51","nodeType":"VariableDeclaration","scope":15801,"src":"948:19:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15773,"name":"uint48","nodeType":"ElementaryTypeName","src":"948:6:51","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"},{"constant":false,"id":15776,"mutability":"mutable","name":"_votingPeriod","nameLocation":"984:13:51","nodeType":"VariableDeclaration","scope":15801,"src":"977:20:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"},"typeName":{"id":15775,"name":"uint32","nodeType":"ElementaryTypeName","src":"977:6:51","typeDescriptions":{"typeIdentifier":"t_uint32","typeString":"uint32"}},"visibility":"internal"},{"constant":false,"id":15778,"mutability":"mutable","name":"_proposalThreshold","nameLocation":"1015:18:51","nodeType":"VariableDeclaration","scope":15801,"src":"1007:26:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15777,"name":"uint256","nodeType":"ElementaryTypeName","src":"1007:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15780,"mutability":"mutable","name":"_quorumPercentage","nameLocation":"1051:17:51","nodeType":"VariableDeclaration","scope":15801,"src":"1043:25:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15779,"name":"uint256","nodeType":"ElementaryTypeName","src":"1043:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"848:226:51"},"returnParameters":{"id":15799,"nodeType":"ParameterList","parameters":[],"src":"1533:0:51"},"scope":16038,"src":"837:698:51","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"baseFunctions":[2311,4127],"body":{"id":15813,"nodeType":"Block","src":"1797:43:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15809,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"1814:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15810,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1820:11:51","memberName":"votingDelay","nodeType":"MemberAccess","referencedDeclaration":4127,"src":"1814:17:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15811,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1814:19:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15808,"id":15812,"nodeType":"Return","src":"1807:26:51"}]},"functionSelector":"3932abb1","id":15814,"implemented":true,"kind":"function","modifiers":[],"name":"votingDelay","nameLocation":"1680:11:51","nodeType":"FunctionDefinition","overrides":{"id":15805,"nodeType":"OverrideSpecifier","overrides":[{"id":15803,"name":"Governor","nameLocations":["1739:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"1739:8:51"},{"id":15804,"name":"GovernorSettings","nameLocations":["1749:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4244,"src":"1749:16:51"}],"src":"1730:36:51"},"parameters":{"id":15802,"nodeType":"ParameterList","parameters":[],"src":"1691:2:51"},"returnParameters":{"id":15808,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15807,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15814,"src":"1784:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15806,"name":"uint256","nodeType":"ElementaryTypeName","src":"1784:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1783:9:51"},"scope":16038,"src":"1671:169:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2317,4137],"body":{"id":15826,"nodeType":"Block","src":"1973:44:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15822,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"1990:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15823,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"1996:12:51","memberName":"votingPeriod","nodeType":"MemberAccess","referencedDeclaration":4137,"src":"1990:18:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15824,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"1990:20:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15821,"id":15825,"nodeType":"Return","src":"1983:27:51"}]},"functionSelector":"02a251a3","id":15827,"implemented":true,"kind":"function","modifiers":[],"name":"votingPeriod","nameLocation":"1855:12:51","nodeType":"FunctionDefinition","overrides":{"id":15818,"nodeType":"OverrideSpecifier","overrides":[{"id":15816,"name":"Governor","nameLocations":["1915:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"1915:8:51"},{"id":15817,"name":"GovernorSettings","nameLocations":["1925:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4244,"src":"1925:16:51"}],"src":"1906:36:51"},"parameters":{"id":15815,"nodeType":"ParameterList","parameters":[],"src":"1867:2:51"},"returnParameters":{"id":15821,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15820,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15827,"src":"1960:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15819,"name":"uint256","nodeType":"ElementaryTypeName","src":"1960:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"1959:9:51"},"scope":16038,"src":"1846:171:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[2325,4807],"body":{"id":15842,"nodeType":"Block","src":"2174:49:51","statements":[{"expression":{"arguments":[{"id":15839,"name":"blockNumber","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15829,"src":"2204:11:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15837,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2191:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15838,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2197:6:51","memberName":"quorum","nodeType":"MemberAccess","referencedDeclaration":4807,"src":"2191:12:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_uint256_$","typeString":"function (uint256) view returns (uint256)"}},"id":15840,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2191:25:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15836,"id":15841,"nodeType":"Return","src":"2184:32:51"}]},"functionSelector":"f8ce560a","id":15843,"implemented":true,"kind":"function","modifiers":[],"name":"quorum","nameLocation":"2032:6:51","nodeType":"FunctionDefinition","overrides":{"id":15833,"nodeType":"OverrideSpecifier","overrides":[{"id":15831,"name":"Governor","nameLocations":["2105:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"2105:8:51"},{"id":15832,"name":"GovernorVotesQuorumFraction","nameLocations":["2115:27:51"],"nodeType":"IdentifierPath","referencedDeclaration":4897,"src":"2115:27:51"}],"src":"2096:47:51"},"parameters":{"id":15830,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15829,"mutability":"mutable","name":"blockNumber","nameLocation":"2047:11:51","nodeType":"VariableDeclaration","scope":15843,"src":"2039:19:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15828,"name":"uint256","nodeType":"ElementaryTypeName","src":"2039:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2038:21:51"},"returnParameters":{"id":15836,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15835,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15843,"src":"2161:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15834,"name":"uint256","nodeType":"ElementaryTypeName","src":"2161:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2160:9:51"},"scope":16038,"src":"2023:200:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[892,4339],"body":{"id":15859,"nodeType":"Block","src":"2380:47:51","statements":[{"expression":{"arguments":[{"id":15856,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15845,"src":"2409:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15854,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2397:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15855,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2403:5:51","memberName":"state","nodeType":"MemberAccess","referencedDeclaration":4339,"src":"2397:11:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_enum$_ProposalState_$2358_$","typeString":"function (uint256) view returns (enum IGovernor.ProposalState)"}},"id":15857,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2397:23:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"functionReturnParameters":15853,"id":15858,"nodeType":"Return","src":"2390:30:51"}]},"functionSelector":"3e4f49e6","id":15860,"implemented":true,"kind":"function","modifiers":[],"name":"state","nameLocation":"2238:5:51","nodeType":"FunctionDefinition","overrides":{"id":15849,"nodeType":"OverrideSpecifier","overrides":[{"id":15847,"name":"Governor","nameLocations":["2309:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"2309:8:51"},{"id":15848,"name":"GovernorTimelockControl","nameLocations":["2319:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"2319:23:51"}],"src":"2300:43:51"},"parameters":{"id":15846,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15845,"mutability":"mutable","name":"proposalId","nameLocation":"2252:10:51","nodeType":"VariableDeclaration","scope":15860,"src":"2244:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15844,"name":"uint256","nodeType":"ElementaryTypeName","src":"2244:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2243:20:51"},"returnParameters":{"id":15853,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15852,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15860,"src":"2361:13:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"},"typeName":{"id":15851,"nodeType":"UserDefinedTypeName","pathNode":{"id":15850,"name":"ProposalState","nameLocations":["2361:13:51"],"nodeType":"IdentifierPath","referencedDeclaration":2358,"src":"2361:13:51"},"referencedDeclaration":2358,"src":"2361:13:51","typeDescriptions":{"typeIdentifier":"t_enum$_ProposalState_$2358","typeString":"enum IGovernor.ProposalState"}},"visibility":"internal"}],"src":"2360:15:51"},"scope":16038,"src":"2229:198:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1146],"body":{"id":15886,"nodeType":"Block","src":"2636:78:51","statements":[{"expression":{"arguments":[{"id":15880,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15863,"src":"2667:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15881,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15866,"src":"2676:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15882,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15869,"src":"2684:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15883,"name":"description","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15871,"src":"2695:11:51","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}],"expression":{"id":15878,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2653:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15879,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2659:7:51","memberName":"propose","nodeType":"MemberAccess","referencedDeclaration":1146,"src":"2653:13:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_string_memory_ptr_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,string memory) returns (uint256)"}},"id":15884,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2653:54:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15877,"id":15885,"nodeType":"Return","src":"2646:61:51"}]},"functionSelector":"7d5e81e2","id":15887,"implemented":true,"kind":"function","modifiers":[],"name":"propose","nameLocation":"2442:7:51","nodeType":"FunctionDefinition","overrides":{"id":15874,"nodeType":"OverrideSpecifier","overrides":[{"id":15873,"name":"Governor","nameLocations":["2608:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"2608:8:51"}],"src":"2599:18:51"},"parameters":{"id":15872,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15863,"mutability":"mutable","name":"targets","nameLocation":"2476:7:51","nodeType":"VariableDeclaration","scope":15887,"src":"2459:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15861,"name":"address","nodeType":"ElementaryTypeName","src":"2459:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15862,"nodeType":"ArrayTypeName","src":"2459:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15866,"mutability":"mutable","name":"values","nameLocation":"2510:6:51","nodeType":"VariableDeclaration","scope":15887,"src":"2493:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15864,"name":"uint256","nodeType":"ElementaryTypeName","src":"2493:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15865,"nodeType":"ArrayTypeName","src":"2493:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15869,"mutability":"mutable","name":"calldatas","nameLocation":"2541:9:51","nodeType":"VariableDeclaration","scope":15887,"src":"2526:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15867,"name":"bytes","nodeType":"ElementaryTypeName","src":"2526:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15868,"nodeType":"ArrayTypeName","src":"2526:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15871,"mutability":"mutable","name":"description","nameLocation":"2574:11:51","nodeType":"VariableDeclaration","scope":15887,"src":"2560:25:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":15870,"name":"string","nodeType":"ElementaryTypeName","src":"2560:6:51","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"src":"2449:142:51"},"returnParameters":{"id":15877,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15876,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15887,"src":"2627:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15875,"name":"uint256","nodeType":"ElementaryTypeName","src":"2627:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2626:9:51"},"scope":16038,"src":"2433:281:51","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"baseFunctions":[901,4147],"body":{"id":15899,"nodeType":"Block","src":"2852:49:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15895,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"2869:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15896,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"2875:17:51","memberName":"proposalThreshold","nodeType":"MemberAccess","referencedDeclaration":4147,"src":"2869:23:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_uint256_$","typeString":"function () view returns (uint256)"}},"id":15897,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"2869:25:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15894,"id":15898,"nodeType":"Return","src":"2862:32:51"}]},"functionSelector":"b58131b0","id":15900,"implemented":true,"kind":"function","modifiers":[],"name":"proposalThreshold","nameLocation":"2729:17:51","nodeType":"FunctionDefinition","overrides":{"id":15891,"nodeType":"OverrideSpecifier","overrides":[{"id":15889,"name":"Governor","nameLocations":["2794:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"2794:8:51"},{"id":15890,"name":"GovernorSettings","nameLocations":["2804:16:51"],"nodeType":"IdentifierPath","referencedDeclaration":4244,"src":"2804:16:51"}],"src":"2785:36:51"},"parameters":{"id":15888,"nodeType":"ParameterList","parameters":[],"src":"2746:2:51"},"returnParameters":{"id":15894,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15893,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15900,"src":"2839:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15892,"name":"uint256","nodeType":"ElementaryTypeName","src":"2839:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"2838:9:51"},"scope":16038,"src":"2720:181:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1666,4520],"body":{"id":15927,"nodeType":"Block","src":"3135:82:51","statements":[{"expression":{"arguments":[{"id":15921,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15903,"src":"3166:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":15922,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15906,"src":"3175:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":15923,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15909,"src":"3183:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":15924,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15911,"src":"3194:15:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15919,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"3152:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15920,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3158:7:51","memberName":"_cancel","nodeType":"MemberAccess","referencedDeclaration":4520,"src":"3152:13:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint256_$","typeString":"function (address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint256)"}},"id":15925,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3152:58:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"functionReturnParameters":15918,"id":15926,"nodeType":"Return","src":"3145:65:51"}]},"id":15928,"implemented":true,"kind":"function","modifiers":[],"name":"_cancel","nameLocation":"2916:7:51","nodeType":"FunctionDefinition","overrides":{"id":15915,"nodeType":"OverrideSpecifier","overrides":[{"id":15913,"name":"Governor","nameLocations":["3082:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"3082:8:51"},{"id":15914,"name":"GovernorTimelockControl","nameLocations":["3092:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"3092:23:51"}],"src":"3073:43:51"},"parameters":{"id":15912,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15903,"mutability":"mutable","name":"targets","nameLocation":"2950:7:51","nodeType":"VariableDeclaration","scope":15928,"src":"2933:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15901,"name":"address","nodeType":"ElementaryTypeName","src":"2933:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15902,"nodeType":"ArrayTypeName","src":"2933:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15906,"mutability":"mutable","name":"values","nameLocation":"2984:6:51","nodeType":"VariableDeclaration","scope":15928,"src":"2967:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15904,"name":"uint256","nodeType":"ElementaryTypeName","src":"2967:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15905,"nodeType":"ArrayTypeName","src":"2967:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15909,"mutability":"mutable","name":"calldatas","nameLocation":"3015:9:51","nodeType":"VariableDeclaration","scope":15928,"src":"3000:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15907,"name":"bytes","nodeType":"ElementaryTypeName","src":"3000:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15908,"nodeType":"ArrayTypeName","src":"3000:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15911,"mutability":"mutable","name":"descriptionHash","nameLocation":"3042:15:51","nodeType":"VariableDeclaration","scope":15928,"src":"3034:23:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15910,"name":"bytes32","nodeType":"ElementaryTypeName","src":"3034:7:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"2923:140:51"},"returnParameters":{"id":15918,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15917,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15928,"src":"3126:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15916,"name":"uint256","nodeType":"ElementaryTypeName","src":"3126:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3125:9:51"},"scope":16038,"src":"2907:310:51","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[2039,4533],"body":{"id":15940,"nodeType":"Block","src":"3356:41:51","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"expression":{"id":15936,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"3373:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15937,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3379:9:51","memberName":"_executor","nodeType":"MemberAccess","referencedDeclaration":4533,"src":"3373:15:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$__$returns$_t_address_$","typeString":"function () view returns (address)"}},"id":15938,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3373:17:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"functionReturnParameters":15935,"id":15939,"nodeType":"Return","src":"3366:24:51"}]},"id":15941,"implemented":true,"kind":"function","modifiers":[],"name":"_executor","nameLocation":"3232:9:51","nodeType":"FunctionDefinition","overrides":{"id":15932,"nodeType":"OverrideSpecifier","overrides":[{"id":15930,"name":"Governor","nameLocations":["3291:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"3291:8:51"},{"id":15931,"name":"GovernorTimelockControl","nameLocations":["3301:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"3301:23:51"}],"src":"3282:43:51"},"parameters":{"id":15929,"nodeType":"ParameterList","parameters":[],"src":"3241:2:51"},"returnParameters":{"id":15935,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15934,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15941,"src":"3343:7:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"},"typeName":{"id":15933,"name":"address","nodeType":"ElementaryTypeName","src":"3343:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"visibility":"internal"}],"src":"3342:9:51"},"scope":16038,"src":"3223:174:51","stateMutability":"view","virtual":false,"visibility":"internal"},{"baseFunctions":[709],"body":{"id":15956,"nodeType":"Block","src":"3593:60:51","statements":[{"expression":{"arguments":[{"id":15953,"name":"interfaceId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15944,"src":"3634:11:51","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes4","typeString":"bytes4"}],"expression":{"id":15951,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"3610:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15952,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"3616:17:51","memberName":"supportsInterface","nodeType":"MemberAccess","referencedDeclaration":709,"src":"3610:23:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_bytes4_$returns$_t_bool_$","typeString":"function (bytes4) view returns (bool)"}},"id":15954,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3610:36:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":15950,"id":15955,"nodeType":"Return","src":"3603:43:51"}]},"documentation":{"id":15942,"nodeType":"StructuredDocumentation","src":"3403:56:51","text":" @dev See {IERC165-supportsInterface}."},"functionSelector":"01ffc9a7","id":15957,"implemented":true,"kind":"function","modifiers":[],"name":"supportsInterface","nameLocation":"3473:17:51","nodeType":"FunctionDefinition","overrides":{"id":15947,"nodeType":"OverrideSpecifier","overrides":[{"id":15946,"name":"Governor","nameLocations":["3556:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"3556:8:51"}],"src":"3547:18:51"},"parameters":{"id":15945,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15944,"mutability":"mutable","name":"interfaceId","nameLocation":"3498:11:51","nodeType":"VariableDeclaration","scope":15957,"src":"3491:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"},"typeName":{"id":15943,"name":"bytes4","nodeType":"ElementaryTypeName","src":"3491:6:51","typeDescriptions":{"typeIdentifier":"t_bytes4","typeString":"bytes4"}},"visibility":"internal"}],"src":"3490:20:51"},"returnParameters":{"id":15950,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15949,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15957,"src":"3583:4:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15948,"name":"bool","nodeType":"ElementaryTypeName","src":"3583:4:51","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3582:6:51"},"scope":16038,"src":"3464:189:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[973,4363],"body":{"id":15973,"nodeType":"Block","src":"3981:62:51","statements":[{"expression":{"arguments":[{"id":15970,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15960,"src":"4025:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"}],"expression":{"id":15968,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"3998:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15969,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4004:20:51","memberName":"proposalNeedsQueuing","nodeType":"MemberAccess","referencedDeclaration":4363,"src":"3998:26:51","typeDescriptions":{"typeIdentifier":"t_function_internal_view$_t_uint256_$returns$_t_bool_$","typeString":"function (uint256) view returns (bool)"}},"id":15971,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"3998:38:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"functionReturnParameters":15967,"id":15972,"nodeType":"Return","src":"3991:45:51"}]},"documentation":{"id":15958,"nodeType":"StructuredDocumentation","src":"3659:155:51","text":" @dev Функция для определения, требуется ли постановка предложения в очередь"},"functionSelector":"a9a95294","id":15974,"implemented":true,"kind":"function","modifiers":[],"name":"proposalNeedsQueuing","nameLocation":"3828:20:51","nodeType":"FunctionDefinition","overrides":{"id":15964,"nodeType":"OverrideSpecifier","overrides":[{"id":15962,"name":"Governor","nameLocations":["3917:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"3917:8:51"},{"id":15963,"name":"GovernorTimelockControl","nameLocations":["3927:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"3927:23:51"}],"src":"3908:43:51"},"parameters":{"id":15961,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15960,"mutability":"mutable","name":"proposalId","nameLocation":"3857:10:51","nodeType":"VariableDeclaration","scope":15974,"src":"3849:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15959,"name":"uint256","nodeType":"ElementaryTypeName","src":"3849:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"3848:20:51"},"returnParameters":{"id":15967,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15966,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":15974,"src":"3970:4:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"},"typeName":{"id":15965,"name":"bool","nodeType":"ElementaryTypeName","src":"3970:4:51","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}},"visibility":"internal"}],"src":"3969:6:51"},"scope":16038,"src":"3819:224:51","stateMutability":"view","virtual":false,"visibility":"public"},{"baseFunctions":[1379,4428],"body":{"id":16005,"nodeType":"Block","src":"4419:103:51","statements":[{"expression":{"arguments":[{"id":15998,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15977,"src":"4459:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":15999,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15980,"src":"4471:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":16000,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15983,"src":"4480:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":16001,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15986,"src":"4488:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":16002,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":15988,"src":"4499:15:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":15996,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"4436:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":15997,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4442:16:51","memberName":"_queueOperations","nodeType":"MemberAccess","referencedDeclaration":4428,"src":"4436:22:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$_t_uint48_$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32) returns (uint48)"}},"id":16003,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4436:79:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"functionReturnParameters":15995,"id":16004,"nodeType":"Return","src":"4429:86:51"}]},"documentation":{"id":15975,"nodeType":"StructuredDocumentation","src":"4049:101:51","text":" @dev Функция для постановки операций в очередь"},"id":16006,"implemented":true,"kind":"function","modifiers":[],"name":"_queueOperations","nameLocation":"4164:16:51","nodeType":"FunctionDefinition","overrides":{"id":15992,"nodeType":"OverrideSpecifier","overrides":[{"id":15990,"name":"Governor","nameLocations":["4367:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"4367:8:51"},{"id":15991,"name":"GovernorTimelockControl","nameLocations":["4377:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"4377:23:51"}],"src":"4358:43:51"},"parameters":{"id":15989,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15977,"mutability":"mutable","name":"proposalId","nameLocation":"4198:10:51","nodeType":"VariableDeclaration","scope":16006,"src":"4190:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":15976,"name":"uint256","nodeType":"ElementaryTypeName","src":"4190:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":15980,"mutability":"mutable","name":"targets","nameLocation":"4235:7:51","nodeType":"VariableDeclaration","scope":16006,"src":"4218:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":15978,"name":"address","nodeType":"ElementaryTypeName","src":"4218:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":15979,"nodeType":"ArrayTypeName","src":"4218:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":15983,"mutability":"mutable","name":"values","nameLocation":"4269:6:51","nodeType":"VariableDeclaration","scope":16006,"src":"4252:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":15981,"name":"uint256","nodeType":"ElementaryTypeName","src":"4252:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":15982,"nodeType":"ArrayTypeName","src":"4252:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":15986,"mutability":"mutable","name":"calldatas","nameLocation":"4300:9:51","nodeType":"VariableDeclaration","scope":16006,"src":"4285:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":15984,"name":"bytes","nodeType":"ElementaryTypeName","src":"4285:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":15985,"nodeType":"ArrayTypeName","src":"4285:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":15988,"mutability":"mutable","name":"descriptionHash","nameLocation":"4327:15:51","nodeType":"VariableDeclaration","scope":16006,"src":"4319:23:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":15987,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4319:7:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4180:168:51"},"returnParameters":{"id":15995,"nodeType":"ParameterList","parameters":[{"constant":false,"id":15994,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16006,"src":"4411:6:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"},"typeName":{"id":15993,"name":"uint48","nodeType":"ElementaryTypeName","src":"4411:6:51","typeDescriptions":{"typeIdentifier":"t_uint48","typeString":"uint48"}},"visibility":"internal"}],"src":"4410:8:51"},"scope":16038,"src":"4155:367:51","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"baseFunctions":[1556,4467],"body":{"id":16036,"nodeType":"Block","src":"4865:98:51","statements":[{"expression":{"arguments":[{"id":16029,"name":"proposalId","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16009,"src":"4900:10:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},{"id":16030,"name":"targets","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16012,"src":"4912:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"}},{"id":16031,"name":"values","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16015,"src":"4921:6:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"}},{"id":16032,"name":"calldatas","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16018,"src":"4929:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"}},{"id":16033,"name":"descriptionHash","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":16020,"src":"4940:15:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_uint256","typeString":"uint256"},{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[] memory"},{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[] memory"},{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes memory[] memory"},{"typeIdentifier":"t_bytes32","typeString":"bytes32"}],"expression":{"id":16026,"name":"super","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4294967271,"src":"4875:5:51","typeDescriptions":{"typeIdentifier":"t_type$_t_super$_GovernorContract_$16038_$","typeString":"type(contract super GovernorContract)"}},"id":16028,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"memberLocation":"4881:18:51","memberName":"_executeOperations","nodeType":"MemberAccess","referencedDeclaration":4467,"src":"4875:24:51","typeDescriptions":{"typeIdentifier":"t_function_internal_nonpayable$_t_uint256_$_t_array$_t_address_$dyn_memory_ptr_$_t_array$_t_uint256_$dyn_memory_ptr_$_t_array$_t_bytes_memory_ptr_$dyn_memory_ptr_$_t_bytes32_$returns$__$","typeString":"function (uint256,address[] memory,uint256[] memory,bytes memory[] memory,bytes32)"}},"id":16034,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"4875:81:51","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16035,"nodeType":"ExpressionStatement","src":"4875:81:51"}]},"documentation":{"id":16007,"nodeType":"StructuredDocumentation","src":"4528:83:51","text":" @dev Функция для выполнения операций"},"id":16037,"implemented":true,"kind":"function","modifiers":[],"name":"_executeOperations","nameLocation":"4625:18:51","nodeType":"FunctionDefinition","overrides":{"id":16024,"nodeType":"OverrideSpecifier","overrides":[{"id":16022,"name":"Governor","nameLocations":["4830:8:51"],"nodeType":"IdentifierPath","referencedDeclaration":2338,"src":"4830:8:51"},{"id":16023,"name":"GovernorTimelockControl","nameLocations":["4840:23:51"],"nodeType":"IdentifierPath","referencedDeclaration":4589,"src":"4840:23:51"}],"src":"4821:43:51"},"parameters":{"id":16021,"nodeType":"ParameterList","parameters":[{"constant":false,"id":16009,"mutability":"mutable","name":"proposalId","nameLocation":"4661:10:51","nodeType":"VariableDeclaration","scope":16037,"src":"4653:18:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":16008,"name":"uint256","nodeType":"ElementaryTypeName","src":"4653:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"},{"constant":false,"id":16012,"mutability":"mutable","name":"targets","nameLocation":"4698:7:51","nodeType":"VariableDeclaration","scope":16037,"src":"4681:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_memory_ptr","typeString":"address[]"},"typeName":{"baseType":{"id":16010,"name":"address","nodeType":"ElementaryTypeName","src":"4681:7:51","stateMutability":"nonpayable","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"id":16011,"nodeType":"ArrayTypeName","src":"4681:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_address_$dyn_storage_ptr","typeString":"address[]"}},"visibility":"internal"},{"constant":false,"id":16015,"mutability":"mutable","name":"values","nameLocation":"4732:6:51","nodeType":"VariableDeclaration","scope":16037,"src":"4715:23:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":16013,"name":"uint256","nodeType":"ElementaryTypeName","src":"4715:7:51","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":16014,"nodeType":"ArrayTypeName","src":"4715:9:51","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"constant":false,"id":16018,"mutability":"mutable","name":"calldatas","nameLocation":"4763:9:51","nodeType":"VariableDeclaration","scope":16037,"src":"4748:24:51","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_memory_ptr_$dyn_memory_ptr","typeString":"bytes[]"},"typeName":{"baseType":{"id":16016,"name":"bytes","nodeType":"ElementaryTypeName","src":"4748:5:51","typeDescriptions":{"typeIdentifier":"t_bytes_storage_ptr","typeString":"bytes"}},"id":16017,"nodeType":"ArrayTypeName","src":"4748:7:51","typeDescriptions":{"typeIdentifier":"t_array$_t_bytes_storage_$dyn_storage_ptr","typeString":"bytes[]"}},"visibility":"internal"},{"constant":false,"id":16020,"mutability":"mutable","name":"descriptionHash","nameLocation":"4790:15:51","nodeType":"VariableDeclaration","scope":16037,"src":"4782:23:51","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"},"typeName":{"id":16019,"name":"bytes32","nodeType":"ElementaryTypeName","src":"4782:7:51","typeDescriptions":{"typeIdentifier":"t_bytes32","typeString":"bytes32"}},"visibility":"internal"}],"src":"4643:168:51"},"returnParameters":{"id":16025,"nodeType":"ParameterList","parameters":[],"src":"4865:0:51"},"scope":16038,"src":"4616:347:51","stateMutability":"nonpayable","virtual":false,"visibility":"internal"}],"scope":16039,"src":"658:4307:51","usedErrors":[2367,2372,2375,2380,2385,2395,2400,2409,2414,2417,2420,2423,2428,2433,2438,2445,4738,7141,7160,7284,7286,11449,13356],"usedEvents":[2470,2477,2482,2487,2500,2515,4082,4088,4094,4272,4731,5546]}],"src":"32:4934:51"},"id":51}},"contracts":{"@openzeppelin/contracts/access/AccessControl.sol":{"AccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DEFAULT_ADMIN_ROLE()":"a217fddf","getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Contract module that allows children to implement role-based access control mechanisms. This is a lightweight version that doesn't allow enumerating role members except through off-chain means by accessing the contract event logs. Some applications may benefit from on-chain enumerability, for those cases see {AccessControlEnumerable}. Roles are referred to by their `bytes32` identifier. These should be exposed in the external API and be unique. The best way to achieve this is by using `public constant` hash digests: ```solidity bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\"); ``` Roles can be used to represent a set of permissions. To restrict access to a function call, use {hasRole}: ```solidity function foo() public { require(hasRole(MY_ROLE, msg.sender)); ... } ``` Roles can be granted and revoked dynamically via the {grantRole} and {revokeRole} functions. Each role has an associated admin role, and only accounts that have a role's admin role can call {grantRole} and {revokeRole}. By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means that only accounts with this role will be able to grant or revoke other roles. More complex role relationships can be created by using {_setRoleAdmin}. WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to grant and revoke this role. Extra precautions should be taken to secure accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules} to enforce additional security measures for this role.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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 to signal this.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"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`.\"},\"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 `callerConfirmation`. 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.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/AccessControl.sol\":\"AccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xc1bebdee8943bd5e9ef1e0f2e63296aa1dd4171a66b9e74d0286220e891e1458\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://928cf2f0042c606f3dcb21bd8a272573f462a215cd65285d2d6b407f31e9bd67\",\"dweb:/ipfs/QmWGxjckno6sfjHPX5naPnsfsyisgy4PJDf46eLw9umfpx\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0x4d9a2b261b56a1e4a37bb038151dec98b952fed16de2bdfdda27e38e2b12b530\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f724110f7aeb6151af800ab8c12e6060b29bda9e013f0ccb331eb754d6a7cbf0\",\"dweb:/ipfs/QmUcjzCZpxtUPdEThtAzE1f9LvuJiUGZxTdH9N6bHrb5Cf\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/access/IAccessControl.sol":{"IAccessControl":{"abi":[{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"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"},{"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":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"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\"},{\"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\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\"}],\"devdoc\":{\"details\":\"External interface of AccessControl declared to support ERC-165 detection.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}]},\"events\":{\"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 to signal this.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {AccessControl-_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.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"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 granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `callerConfirmation`.\"},\"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.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":\"IAccessControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0x4d9a2b261b56a1e4a37bb038151dec98b952fed16de2bdfdda27e38e2b12b530\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f724110f7aeb6151af800ab8c12e6060b29bda9e013f0ccb331eb754d6a7cbf0\",\"dweb:/ipfs/QmUcjzCZpxtUPdEThtAzE1f9LvuJiUGZxTdH9N6bHrb5Cf\"]}},\"version\":1}"}},"@openzeppelin/contracts/access/Ownable.sol":{"Ownable":{"abi":[{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"OwnableInvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"OwnableUnauthorizedAccount","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"owner()":"8da5cb5b","renounceOwnership()":"715018a6","transferOwnership(address)":"f2fde38b"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"OwnableInvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"OwnableUnauthorizedAccount\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Contract module which provides a basic access control mechanism, where there is an account (an owner) that can be granted exclusive access to specific functions. The initial owner is set to the address provided by the deployer. This can later be changed with {transferOwnership}. This module is used through inheritance. It will make available the modifier `onlyOwner`, which can be applied to your functions to restrict their use to the owner.\",\"errors\":{\"OwnableInvalidOwner(address)\":[{\"details\":\"The owner is not a valid owner account. (eg. `address(0)`)\"}],\"OwnableUnauthorizedAccount(address)\":[{\"details\":\"The caller account is not authorized to perform an operation.\"}]},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"details\":\"Initializes the contract setting the address provided by the deployer as the initial owner.\"},\"owner()\":{\"details\":\"Returns the address of the current owner.\"},\"renounceOwnership()\":{\"details\":\"Leaves the contract without owner. It will not be possible to call `onlyOwner` functions. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby disabling any functionality that is only available to the owner.\"},\"transferOwnership(address)\":{\"details\":\"Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/access/Ownable.sol\":\"Ownable\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/Ownable.sol\":{\"keccak256\":\"0xff6d0bb2e285473e5311d9d3caacb525ae3538a80758c10649a4d61029b017bb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ed324d3920bb545059d66ab97d43e43ee85fd3bd52e03e401f020afb0b120f6\",\"dweb:/ipfs/QmfEckWLmZkDDcoWrkEvMWhms66xwTLff9DDhegYpvHo1a\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/Governor.sol":{"Governor":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Core of the governance system, designed to be extended through various modules. This contract is abstract and requires several functions to be implemented in various modules: - A counting module must implement {_quorumReached}, {_voteSucceeded} and {_countVote} - A voting module must implement {_getVotes} - Additionally, {votingPeriod}, {votingDelay}, and {quorum} must also be implemented\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Sets the value for {name} and {version}\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-getProposalId}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/Governor.sol\":\"Governor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0x2dcd108a0d2f822523460cb704ad11bda9d916d493475d92b9e2b46e55015329\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8c01464f71e183c0712a7a47dd516a6a99423b16553622d473813af4c345cf23\",\"dweb:/ipfs/QmSbXJ2DAE5iWEYFD7uYNJejrggrKpS8G3ryV3XryfyVna\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/IGovernor.sol":{"IGovernor":{"abi":[{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"balance","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the {Governor} core. NOTE: Event parameters lack the `indexed` keyword for compatibility with GovernorBravo events. Making event parameters `indexed` affects how events are decoded, potentially breaking existing indexers.\",\"errors\":{\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}]},\"events\":{\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Cancel a proposal. A proposal is cancellable by the proposer, but only while it is Pending state, i.e. before the vote starts. Emits a {ProposalCanceled} event.\"},\"castVote(uint256,uint8)\":{\"details\":\"Cast a vote Emits a {VoteCast} event.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"Cast a vote using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} event.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"Cast a vote with a reason Emits a {VoteCast} event.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"Cast a vote with a reason and additional encoded parameters using the voter's signature, including ERC-1271 signature support. Emits a {VoteCast} or {VoteCastWithParams} event depending on the length of params.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Execute a successful proposal. This requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Depending on the governor it might also be required that the proposal was queued and that some delay passed. Emits a {ProposalExecuted} event. NOTE: Some modules can modify the requirements for execution, for example by adding an additional timelock.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Function used to get the proposal id from the proposal details.\"},\"getVotes(address,uint256)\":{\"details\":\"Voting power of an `account` at a specific `timepoint`. Note: this can be implemented in a number of ways, for example by reading the delegated balance from one (or multiple), {ERC20Votes} tokens.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"Voting power of an `account` at a specific `timepoint` given additional encoded parameters.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Hashing function used to (re)build the proposal id from the proposal details. NOTE: For all off-chain and external calls, use {getProposalId}.\"},\"name()\":{\"details\":\"Name of the governor instance (used in building the EIP-712 domain separator).\"},\"proposalDeadline(uint256)\":{\"details\":\"Timepoint at which votes close. If using block number, votes close at the end of this block, so it is possible to cast a vote during this block.\"},\"proposalEta(uint256)\":{\"details\":\"The time when a queued proposal becomes executable (\\\"ETA\\\"). Unlike {proposalSnapshot} and {proposalDeadline}, this doesn't use the governor clock, and instead relies on the executor's clock which may be different. In most cases this will be a timestamp.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"Whether a proposal needs to be queued before execution.\"},\"proposalProposer(uint256)\":{\"details\":\"The account that created a proposal.\"},\"proposalSnapshot(uint256)\":{\"details\":\"Timepoint used to retrieve user's votes and quorum. If using block number (as per Compound's Comp), the snapshot is performed at the end of this block. Hence, voting for this proposal starts at the beginning of the following block.\"},\"proposalThreshold()\":{\"details\":\"The number of votes required in order for a voter to become a proposer.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"Create a new proposal. Vote start after a delay specified by {IGovernor-votingDelay} and lasts for a duration specified by {IGovernor-votingPeriod}. Emits a {ProposalCreated} event. NOTE: The state of the Governor and `targets` may change between the proposal creation and its execution. This may be the result of third party actions on the targeted contracts, or other governor proposals. For example, the balance of this contract could be updated or its access control permissions may be modified, possibly compromising the proposal's ability to execute successfully (e.g. the governor doesn't have enough value to cover a proposal with multiple transfers).\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"Queue a proposal. Some governors require this step to be performed before execution can happen. If queuing is not necessary, this function may revert. Queuing a proposal requires the quorum to be reached, the vote to be successful, and the deadline to be reached. Emits a {ProposalQueued} event.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"state(uint256)\":{\"details\":\"Current state of a proposal, following Compound's convention\"},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"},\"version()\":{\"details\":\"Version of the governor instance (used in building the EIP-712 domain separator). Default: \\\"1\\\"\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"notice\":\"module:core\"},\"getVotes(address,uint256)\":{\"notice\":\"module:reputation\"},\"getVotesWithParams(address,uint256,bytes)\":{\"notice\":\"module:reputation\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"notice\":\"module:core\"},\"name()\":{\"notice\":\"module:core\"},\"proposalDeadline(uint256)\":{\"notice\":\"module:core\"},\"proposalEta(uint256)\":{\"notice\":\"module:core\"},\"proposalNeedsQueuing(uint256)\":{\"notice\":\"module:core\"},\"proposalProposer(uint256)\":{\"notice\":\"module:core\"},\"proposalSnapshot(uint256)\":{\"notice\":\"module:core\"},\"proposalThreshold()\":{\"notice\":\"module:core\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"state(uint256)\":{\"notice\":\"module:core\"},\"version()\":{\"notice\":\"module:core\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":\"IGovernor\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/TimelockController.sol":{"TimelockController":{"abi":[{"inputs":[{"internalType":"uint256","name":"minDelay","type":"uint256"},{"internalType":"address[]","name":"proposers","type":"address[]"},{"internalType":"address[]","name":"executors","type":"address[]"},{"internalType":"address","name":"admin","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"uint256","name":"delay","type":"uint256"},{"internalType":"uint256","name":"minDelay","type":"uint256"}],"name":"TimelockInsufficientDelay","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"payloads","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"TimelockInvalidOperationLength","type":"error"},{"inputs":[{"internalType":"address","name":"caller","type":"address"}],"name":"TimelockUnauthorizedCaller","type":"error"},{"inputs":[{"internalType":"bytes32","name":"predecessorId","type":"bytes32"}],"name":"TimelockUnexecutedPredecessor","type":"error"},{"inputs":[{"internalType":"bytes32","name":"operationId","type":"bytes32"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"TimelockUnexpectedOperationState","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"}],"name":"CallExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"CallSalt","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"},{"indexed":false,"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"indexed":false,"internalType":"uint256","name":"delay","type":"uint256"}],"name":"CallScheduled","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"Cancelled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldDuration","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newDuration","type":"uint256"}],"name":"MinDelayChange","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"},{"inputs":[],"name":"CANCELLER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXECUTOR_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"PROPOSER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"cancel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"execute","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"executeBatch","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"getMinDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"getOperationState","outputs":[{"internalType":"enum TimelockController.OperationState","name":"","type":"uint8"}],"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":"id","type":"bytes32"}],"name":"getTimestamp","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperation","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperationBatch","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperation","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationDone","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationPending","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationReady","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"schedule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"scheduleBatch","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":[{"internalType":"uint256","name":"newDelay","type":"uint256"}],"name":"updateDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":445,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_address_dyn_fromMemory":{"entryPoint":466,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":385,"id":null,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":951,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1299":{"entryPoint":661,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1301":{"entryPoint":789,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1303":{"entryPoint":1108,"id":256,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":580,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":618,"id":null,"parameterSlots":2,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"6080604052346200017c5762001a74803803806200001d8162000181565b9283398101906080818303126200017c57805160208201516001600160401b03908181116200017c578462000054918501620001d2565b9360408401519182116200017c57620000766060916200007e938601620001d2565b9301620001bd565b906200008a3062000295565b506001600160a01b039180831662000169575b5060005b8451811015620000f05780620000c984620000c1620000ea94896200026a565b511662000315565b50620000e384620000db83896200026a565b5116620003b7565b5062000244565b620000a1565b50925060005b8251811015620001245780620000e383620001166200011e94876200026a565b511662000454565b620000f6565b7f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560408580600255815190600082526020820152a16040516115629081620004f28239f35b620001749062000295565b50386200009d565b600080fd5b6040519190601f01601f191682016001600160401b03811183821017620001a757604052565b634e487b7160e01b600052604160045260246000fd5b51906001600160a01b03821682036200017c57565b81601f820112156200017c578051916001600160401b038311620001a7578260051b60209283806200020681850162000181565b8097815201928201019283116200017c578301905b8282106200022a575050505090565b8380916200023884620001bd565b8152019101906200021b565b6000198114620002545760010190565b634e487b7160e01b600052601160045260246000fd5b80518210156200027f5760209160051b010190565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b031660008181527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604081205490919060ff166200031157818052816020526040822081835260205260408220600160ff19825416179055339160008051602062001a548339815191528180a4600190565b5090565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260408120549091907fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b505090565b6001600160a01b031660008181527fc3ad33e20b0c56a223ad5104fff154aa010f8715b9c981fd38fdc60a4d1a52fb60205260408120549091907ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7839060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960205260408120549091907fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e639060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a460019056fe60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220768a1de682affad2b79f94b3dd93b85212b69ace65421db783abb4407f79eaa364736f6c634300081400332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x17C JUMPI PUSH3 0x1A74 DUP1 CODESIZE SUB DUP1 PUSH3 0x1D DUP2 PUSH3 0x181 JUMP JUMPDEST SWAP3 DUP4 CODECOPY DUP2 ADD SWAP1 PUSH1 0x80 DUP2 DUP4 SUB SLT PUSH3 0x17C JUMPI DUP1 MLOAD PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x17C JUMPI DUP5 PUSH3 0x54 SWAP2 DUP6 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 PUSH1 0x40 DUP5 ADD MLOAD SWAP2 DUP3 GT PUSH3 0x17C JUMPI PUSH3 0x76 PUSH1 0x60 SWAP2 PUSH3 0x7E SWAP4 DUP7 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 ADD PUSH3 0x1BD JUMP JUMPDEST SWAP1 PUSH3 0x8A ADDRESS PUSH3 0x295 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP1 DUP4 AND PUSH3 0x169 JUMPI JUMPDEST POP PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH3 0xF0 JUMPI DUP1 PUSH3 0xC9 DUP5 PUSH3 0xC1 PUSH3 0xEA SWAP5 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x315 JUMP JUMPDEST POP PUSH3 0xE3 DUP5 PUSH3 0xDB DUP4 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x3B7 JUMP JUMPDEST POP PUSH3 0x244 JUMP JUMPDEST PUSH3 0xA1 JUMP JUMPDEST POP SWAP3 POP PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH3 0x124 JUMPI DUP1 PUSH3 0xE3 DUP4 PUSH3 0x116 PUSH3 0x11E SWAP5 DUP8 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x454 JUMP JUMPDEST PUSH3 0xF6 JUMP JUMPDEST PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 PUSH1 0x40 DUP6 DUP1 PUSH1 0x2 SSTORE DUP2 MLOAD SWAP1 PUSH1 0x0 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x40 MLOAD PUSH2 0x1562 SWAP1 DUP2 PUSH3 0x4F2 DUP3 CODECOPY RETURN JUMPDEST PUSH3 0x174 SWAP1 PUSH3 0x295 JUMP JUMPDEST POP CODESIZE PUSH3 0x9D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x40 MLOAD SWAP2 SWAP1 PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0x1A7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x17C JUMPI JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x17C JUMPI DUP1 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH3 0x1A7 JUMPI DUP3 PUSH1 0x5 SHL PUSH1 0x20 SWAP3 DUP4 DUP1 PUSH3 0x206 DUP2 DUP6 ADD PUSH3 0x181 JUMP JUMPDEST DUP1 SWAP8 DUP2 MSTORE ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x17C JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x22A JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH3 0x238 DUP5 PUSH3 0x1BD JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH3 0x21B JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH3 0x254 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x27F JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xAD3228B676F7D3CD4284A5443F17F1962B36E491B30A40B2405849E597BA5FB5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH1 0xFF AND PUSH3 0x311 JUMPI DUP2 DUP1 MSTORE DUP2 PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 DUP2 DUP4 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE CALLER SWAP2 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xC3AD33E20B0C56A223AD5104FFF154AA010F8715B9C981FD38FDC60A4D1A52FB PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xD8AA0F3194971A2A116679F7C2090F6939C8D4E01A2A8D7E41D55E5351469E63 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP INVALID PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A2646970667358221220768A1DE682AFFAD2B79F94B3DD SWAP4 0xB8 MSTORE SLT 0xB6 SWAP11 0xCE PUSH6 0x421DB783ABB4 BLOCKHASH PUSH32 0x79EAA364736F6C634300081400332F8788117E7EFF1D82E926EC794901D17C78 MUL 0x4A POP 0x27 MULMOD BLOCKHASH ADDRESS GASLIMIT BLOCKHASH 0xA7 CALLER PUSH6 0x6F0D00000000 ","sourceMap":"1084:15213:5:-:0;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;4429:4;4390:45;4429:4;4390:45;:::i;:::-;-1:-1:-1;;;;;;1084:15213:5;;;;4472:87;;-1:-1:-1;4619:13:5;-1:-1:-1;4656:3:5;2232:4:0;;4634:20:5;;;;;4701:12;4675:39;4701:12;;4656:3;4701:12;;;:::i;:::-;1204:26;1084:15213;4675:39;:::i;:::-;;4728:40;4755:12;;;;;:::i;:::-;1204:26;1084:15213;4728:40;:::i;:::-;;4656:3;:::i;:::-;4619:13;;4634:20;;;;-1:-1:-1;4861:3:5;2232:4:0;;4839:20:5;;;;;4906:12;4880:39;4906:12;;4861:3;4906:12;;;:::i;:::-;1204:26;1084:15213;4880:39;:::i;4861:3::-;4824:13;;4839:20;4975:27;1084:15213;4839:20;1276:26;4940:20;1276:26;1084:15213;;1276:26;-1:-1:-1;1276:26:5;;1084:15213;1276:26;;;4975:27;1084:15213;;;;;;;;;4472:87;4511:37;;;:::i;:::-;;4472:87;;;1084:15213;-1:-1:-1;1084:15213:5;;;;;;;;;-1:-1:-1;;1084:15213:5;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;:::o;:::-;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;2232:4:0;-1:-1:-1;;2232:4:0;;;;;;;:::o;:::-;1084:15213:5;;;2232:4:0;;;;;;;;1204:26:5;2232:4:0;;1204:26:5;;;;;;;;;;;;:::o;:::-;1084:15213;;;1204:26;;;;;;;;6179:316:0;-1:-1:-1;;;;;1084:15213:5;2232:4:0;1084:15213:5;;;;;;;;;;2232:4:0;;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;735:10:30;6370:40:0;-1:-1:-1;;;;;;;;;;;6370:40:0;;;1084:15213:5;6424:11:0;:::o;6272:217::-;6466:12;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15213:5;2954:6:0;1084:15213:5;;;;;;;;;;2954:6:0;;1084:15213:5;1204:26;;1084:15213;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;1084:15213:5;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6179:316::-;-1:-1:-1;;;;;1084:15213:5;2954:6:0;1084:15213:5;;;;;;;;;;2954:6:0;;1084:15213:5;1349:27;;1084:15213;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;1084:15213:5;6424:11:0;:::o;6179:316::-;-1:-1:-1;;;;;1084:15213:5;2954:6:0;1084:15213:5;;;;;;;;;;2954:6:0;;1084:15213:5;1276:26;;1084:15213;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;1084:15213:5;6424:11:0;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":3077,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10973":{"entryPoint":3050,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_addresst_uint256t_bytes_calldatat_bytes32t_bytes32":{"entryPoint":3144,"id":null,"parameterSlots":1,"returnSlots":6},"abi_decode_array_address_dyn_calldata":{"entryPoint":3375,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_array_address_dyn_calldatat_array_uint256_dyn_calldatat_array_bytes_calldata_dyn_calldatat_bytes32t_bytes32":{"entryPoint":3423,"id":null,"parameterSlots":1,"returnSlots":8},"abi_decode_array_uint256_dyn":{"entryPoint":3520,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":3304,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes_calldata":{"entryPoint":3099,"id":null,"parameterSlots":2,"returnSlots":2},"abi_encode_address_uint256_bytes_calldata":{"entryPoint":5087,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_address_uint256_bytes_calldata_bytes32_uint256":{"entryPoint":4758,"id":null,"parameterSlots":7,"returnSlots":1},"abi_encode_bytes_calldata":{"entryPoint":4322,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":3277,"id":null,"parameterSlots":1,"returnSlots":1},"calldata_array_index_access_address_dyn_calldata":{"entryPoint":4851,"id":null,"parameterSlots":3,"returnSlots":1},"calldata_array_index_access_bytes_calldata_dyn_calldata":{"entryPoint":4909,"id":null,"parameterSlots":3,"returnSlots":2},"finalize_allocation":{"entryPoint":3222,"id":null,"parameterSlots":2,"returnSlots":0},"fun_afterCall":{"entryPoint":5313,"id":3777,"parameterSlots":1,"returnSlots":0},"fun_beforeCall":{"entryPoint":5211,"id":3750,"parameterSlots":2,"returnSlots":0},"fun_checkRole":{"entryPoint":3836,"id":114,"parameterSlots":2,"returnSlots":0},"fun_checkRole_10974":{"entryPoint":3622,"id":114,"parameterSlots":1,"returnSlots":0},"fun_checkRole_10977":{"entryPoint":3753,"id":114,"parameterSlots":1,"returnSlots":0},"fun_execute":{"entryPoint":5126,"id":3710,"parameterSlots":4,"returnSlots":0},"fun_getOperationState":{"entryPoint":4262,"id":3211,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":3885,"id":256,"parameterSlots":2,"returnSlots":1},"fun_hashOperation":{"entryPoint":4355,"id":3248,"parameterSlots":6,"returnSlots":1},"fun_hashOperationBatch":{"entryPoint":4440,"id":3279,"parameterSlots":8,"returnSlots":1},"fun_isOperation":{"entryPoint":4128,"id":3095,"parameterSlots":1,"returnSlots":1},"fun_isOperationDone":{"entryPoint":4238,"id":3153,"parameterSlots":1,"returnSlots":1},"fun_isOperationPending":{"entryPoint":4173,"id":3121,"parameterSlots":1,"returnSlots":1},"fun_isOperationReady":{"entryPoint":4214,"id":3137,"parameterSlots":1,"returnSlots":1},"fun_revokeRole":{"entryPoint":4011,"id":294,"parameterSlots":2,"returnSlots":1},"fun_schedule":{"entryPoint":4974,"id":3485,"parameterSlots":2,"returnSlots":0},"fun_verifyCallResult":{"entryPoint":5345,"id":7077,"parameterSlots":2,"returnSlots":1},"increment_uint256":{"entryPoint":4814,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_calldatat_address":{"entryPoint":4889,"id":null,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220768a1de682affad2b79f94b3dd93b85212b69ace65421db783abb4407f79eaa364736f6c63430008140033","opcodes":"PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A2646970667358221220768A1DE682AFFAD2B79F94B3DD SWAP4 0xB8 MSTORE SLT 0xB6 SWAP11 0xCE PUSH6 0x421DB783ABB4 BLOCKHASH PUSH32 0x79EAA364736F6C63430008140033000000000000000000000000000000000000 ","sourceMap":"1084:15213:5:-:0;;;;;;;;;;;;-1:-1:-1;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8013:9;1084:15213;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15213:5;-1:-1:-1;;;1084:15213:5;;;;;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15213:5;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15213;13397:31;;;;;:68;;;1084:15213;13393:184;;13600:64;;13691:11;13600:64;;;;;;;;;:::i;:::-;13691:11;;;:::i;:::-;13718:13;13733:18;;;;;;14027:2;;;;:::i;:::-;1084:15213;;13753:3;13789:10;;;13953:43;13789:10;;13953:43;13877:11;13789:10;;;13829:9;13789:10;;;;13753:3;13789:10;;;;;;:::i;:::-;;:::i;:::-;13829:9;;:::i;:::-;1084:15213;13877:11;;:::i;:::-;13926:7;;;;;;;:::i;:::-;1084:15213;;13953:43;;;;;:::i;:::-;;;;13753:3;:::i;:::-;13718:13;;13393:184;1084:15213;;-1:-1:-1;;;;;;13488:78:5;;;;;1084:15213;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15213:5;;13488:78;;;13397:68;13432:33;;;;;13397:68;;5343:87;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;1084:15213;;;;;;;;;;;;;;;4747:26:0;1084:15213:5;;3282:12:0;1084:15213:5;;;:::i;:::-;;;;;;;;;;3901:22:0;1084:15213:5;735:10:30;3282:12:0;;:::i;:::-;4747:26;:::i;:::-;;1084:15213:5;;;;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;1349:27;;1084:15213;;;;;;;;;735:10:30;1084:15213:5;;;;;;;;;;3519:23:0;3515:108;;11408:22:5;;;;:::i;:::-;11407:23;11403:230;;1084:15213;;;;;;;;;;;;11680:13;;;;1084:15213;;11403:230;1084:15213;;;;11453:169;;;;;;;;1084:15213;11523:85;1084:15213;;;;11453:169;3515:108:0;1084:15213:5;;;3565:47:0;;;;;;735:10:30;3565:47:0;;;1084:15213:5;;;;;3565:47:0;1084:15213:5;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;1084:15213:5;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15213:5;-1:-1:-1;;;1084:15213:5;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;1349:27;1084:15213;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1204:26;1084:15213;;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;10138:31:5;;;;;:68;;;1084:15213;10134:184;;10341:64;;;;;;;;;;;;:::i;:::-;10429:5;;;;;:::i;:::-;10450:13;;10465:18;;;;;;;10609;;;;;10605:72;;1084:15213;;;10605:72;10648:18;1084:15213;;;;;;;10648:18;10605:72;;;1084:15213;;;10485:3;;10530:10;10509:76;10530:10;;10509:76;10530:10;;;;;;;;;;10542:9;10530:10;;;;;;10553:11;10530:10;;:::i;:::-;10542:9;;:::i;:::-;1084:15213;10553:11;;:::i;:::-;1084:15213;;10509:76;;;;;:::i;10485:3::-;10450:13;;;;10134:184;1084:15213;;-1:-1:-1;;;;;;10229:78:5;;;;;1084:15213;;;;;;;;;;;;;;;;;;;;;13488:78;;;10138:68;10173:33;;;;;10138:68;;1084:15213;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;1084:15213:5;;;;;;;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;15620:4;;735:10:30;15602:23:5;15598:95;;1084:15213;15707:35;1084:15213;15722:9;1084:15213;;;;;;;;;;;15707:35;15722:9;1084:15213;;;15598:95;1084:15213;;;15648:34;;;;;;735:10:30;15648:34:5;;;1084:15213;15648:34;1084:15213;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;735:10:30;;-1:-1:-1;;;;;1084:15213:5;;5421:34:0;5417:102;;1084:15213:5;5529:37:0;1084:15213:5;;;5529:37:0;:::i;5417:102::-;1084:15213:5;-1:-1:-1;;;5478:30:0;;1084:15213:5;;5478:30:0;1084:15213:5;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;4330:25:0;1084:15213:5;;3282:12:0;1084:15213:5;;;:::i;3282:12:0:-;4330:25;:::i;1084:15213:5:-;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;;;;;;;;;3901:22:0;1084:15213:5;;;;;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1084:15213:5;-1:-1:-1;;;1084:15213:5;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;;;:::i;:::-;12623:2;12490:11;1084:15213;12559:43;;12407:56;1084:15213;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;5347:26;5343:87;;1084:15213;12407:56;;;;;;:::i;:::-;12490:11;;;;;:::i;:::-;12536:7;;;;;;:::i;:::-;1084:15213;12559:43;;;;;:::i;:::-;;;;12623:2;:::i;5343:87::-;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;1084:15213;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1084:15213:5;;;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;775:49:20;;;:89;;;;1084:15213:5;;;;;;;;;775:89:20;2688:32:0;;-1:-1:-1;;;;2673:47:0;;;:87;;;;775:89:20;;;;;;2673:87:0;-1:-1:-1;;;862:40:41;;-1:-1:-1;2673:87:0;;;1084:15213:5;;;;;;;;;-1:-1:-1;;1084:15213:5;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;9438:61;1084:15213;;;;;;;:::i;:::-;;;;;;;9438:61;1084:15213;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;9340:53:5;;;;;;;;:::i;:::-;9417:5;;;;;;;:::i;:::-;1084:15213;;9438:61;;;;;:::i;:::-;;;;9513:18;9509:72;;1084:15213;;;9509:72;9552:18;1084:15213;;;;;;;9552:18;9509:72;;;1084:15213;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;1084:15213:5;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;-1:-1:-1;;1084:15213:5;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;1084:15213:5;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;1084:15213:5;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;3432:197:0;-1:-1:-1;;;;;1084:15213:5;2954:6:0;1084:15213:5;;;;;;;;;;1204:26;;1084:15213;;3519:23:0;3515:108;;3432:197;;:::o;3515:108::-;1084:15213:5;;;;;3565:47:0;;;;;;;;;1084:15213:5;;;;;3565:47:0;3432:197;-1:-1:-1;;;;;1084:15213:5;2954:6:0;1084:15213:5;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1276:26:5;1084:15213;;3519:23:0;3515:108;;3432:197;;:::o;:::-;1084:15213:5;2954:6:0;1084:15213:5;2954:6:0;1084:15213:5;;;2954:6:0;1084:15213:5;;;;;;;;;;2954:6:0;1084:15213:5;;;;;2954:6:0;1084:15213:5;;;3519:23:0;3515:108;;3432:197;;:::o;6179:316::-;;2954:6;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6276:23:0;6272:217;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6370:40:0;735:10:30;6370:40:0;;;1084:15213:5;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6732:317::-;;2954:6;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6826:217:0;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;6924:40:0;735:10:30;6924:40:0;;;1084:15213:5;6978:11:0;:::o;6006:129:5:-;6083:21;6006:129;6083:21;:::i;:::-;1084:15213;;;;;;6083:45;;6006:129;:::o;1084:15213::-;;;;6108:20;1084:15213;;;;;6108:20;1084:15213;6270:209;6370:21;6270:209;6370:21;:::i;:::-;1084:15213;;;;;;6417:22;6408:31;;:64;;;;;6401:71;6270:209;:::o;6408:64::-;6452:20;6443:29;;;6270:209;:::o;6615:134::-;6697:21;6615:134;6697:21;:::i;:::-;1084:15213;;;;;;6722:20;6697:45;6615:134;:::o;6828:132::-;6909:21;6828:132;6909:21;:::i;:::-;1084:15213;;;;;;6934:19;6909:44;6828:132;:::o;7278:460::-;-1:-1:-1;1084:15213:5;7197:11;1084:15213;;;-1:-1:-1;1084:15213:5;;7422:14;;7418:314;7422:14;;;7452:27;-1:-1:-1;7452:27:5;:::o;7418:314::-;7197:11;7500:28;;7197:11;;7544:26;7551:19;7544:26;:::o;7496:236::-;7603:15;-1:-1:-1;7603:15:5;;;7197:11;7634:29;:::o;7587:145::-;7701:20;7694:27;:::o;1084:15213::-;;;;;;;;;;;;;-1:-1:-1;1084:15213:5;;;;;;;;-1:-1:-1;;1084:15213:5;;;;:::o;8142:279::-;;1084:15213;8363:50;8142:279;;;;1084:15213;;8363:50;;;;;;1084:15213;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;8363:50;1084:15213;;8363:50;;;;;;:::i;:::-;1084:15213;8353:61;;8142:279;:::o;8537:320::-;;;;;;;;;1084:15213;;8793:56;;;;;;1084:15213;;;;;;;;;;;;;;-1:-1:-1;1084:15213:5;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1084:15213:5;;;;;;;;;;;;;8793:56;1084:15213;;;;;;;;;;8793:56;;;;;;;;:::i;1084:15213::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::o;:::-;-1:-1:-1;;1084:15213:5;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1084:15213:5;;;;;;;;;;;;;;;:::o;10784:399::-;;10852:15;;;:::i;:::-;10848:131;;8013:9;1084:15213;11034:16;;;11030:96;;11153:15;;1084:15213;11153:15;;;1084:15213;;;-1:-1:-1;1084:15213:5;11135:11;1084:15213;;;-1:-1:-1;1084:15213:5;;10784:399::o;11030:96::-;1084:15213;;;;;11073:42;;;;;;;;;1084:15213;;;;;11073:42;10848:131;1084:15213;;-1:-1:-1;;;10890:78:5;;1084:15213;10890:78;;1084:15213;;;;;;;;;;10890:78;1084:15213;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;14100:232::-;14280:45;14100:232;14239:31;14100:232;;;;1084:15213;;;;;;;;;;;;;14239:31;;;;1084:15213;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;14239:31;1084:15213;;;;14280:45;:::i;:::-;;14100:232::o;1084:15213::-;;;14280:45;:::i;14415:367::-;14497:20;;;:::i;:::-;14496:21;14492:137;;14642:25;;;;:58;;;14415:367;14638:138;;14415:367;:::o;14638:138::-;1084:15213;;;;14723:42;;;;;;;;;1084:15213;14723:42;14642:58;14672:28;;;;:::i;:::-;14671:29;14642:58;;14492:137;1084:15213;;;;11453:169;;;;14540:78;;1084:15213;14540:78;;1084:15213;;;;;;14540:78;14864:236;14919:20;;;:::i;:::-;14918:21;14914:137;;-1:-1:-1;1084:15213:5;1434:1;1084:15213;;1434:1;1084:15213;-1:-1:-1;1084:15213:5;;14864:236::o;5221:224:29:-;;;;5337:8;;-1:-1:-1;1084:15213:5;;5690:21:29;:17;;5815:158;;;;;;5686:354;1084:15213:5;;-1:-1:-1;;;6010:19:29;;;;;5333:106;5411:17::o"},"methodIdentifiers":{"CANCELLER_ROLE()":"b08e51c0","DEFAULT_ADMIN_ROLE()":"a217fddf","EXECUTOR_ROLE()":"07bd0265","PROPOSER_ROLE()":"8f61f4f5","cancel(bytes32)":"c4d252f5","execute(address,uint256,bytes,bytes32,bytes32)":"134008d3","executeBatch(address[],uint256[],bytes[],bytes32,bytes32)":"e38335e5","getMinDelay()":"f27a0c92","getOperationState(bytes32)":"7958004c","getRoleAdmin(bytes32)":"248a9ca3","getTimestamp(bytes32)":"d45c4435","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","hashOperation(address,uint256,bytes,bytes32,bytes32)":"8065657f","hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)":"b1c5f427","isOperation(bytes32)":"31d50750","isOperationDone(bytes32)":"2ab0f529","isOperationPending(bytes32)":"584b153e","isOperationReady(bytes32)":"13bc9f20","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","schedule(address,uint256,bytes,bytes32,bytes32,uint256)":"01d5062a","scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)":"8f2a0bb0","supportsInterface(bytes4)":"01ffc9a7","updateDelay(uint256)":"64d62353"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"},{\"internalType\":\"address[]\",\"name\":\"proposers\",\"type\":\"address[]\"},{\"internalType\":\"address[]\",\"name\":\"executors\",\"type\":\"address[]\"},{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"}],\"name\":\"TimelockInsufficientDelay\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"payloads\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"TimelockInvalidOperationLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"TimelockUnauthorizedCaller\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"predecessorId\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexecutedPredecessor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"operationId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexpectedOperationState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"CallExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"CallSalt\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"CallScheduled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"Cancelled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldDuration\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newDuration\",\"type\":\"uint256\"}],\"name\":\"MinDelayChange\",\"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\"},{\"inputs\":[],\"name\":\"CANCELLER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXECUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PROPOSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"payload\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"executeBatch\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getOperationState\",\"outputs\":[{\"internalType\":\"enum TimelockController.OperationState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getTimestamp\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperation\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperationBatch\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperation\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationDone\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationPending\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationReady\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"schedule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"scheduleBatch\",\"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\":[{\"internalType\":\"uint256\",\"name\":\"newDelay\",\"type\":\"uint256\"}],\"name\":\"updateDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Contract module which acts as a timelocked controller. When set as the owner of an `Ownable` smart contract, it enforces a timelock on all `onlyOwner` maintenance operations. This gives time for users of the controlled contract to exit before a potentially dangerous maintenance operation is applied. By default, this contract is self administered, meaning administration tasks have to go through the timelock process. The proposer (resp executor) role is in charge of proposing (resp executing) operations. A common use case is to position this {TimelockController} as the owner of a smart contract, with a multisig or a DAO as the sole proposer.\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"TimelockInsufficientDelay(uint256,uint256)\":[{\"details\":\"The schedule operation doesn't meet the minimum delay.\"}],\"TimelockInvalidOperationLength(uint256,uint256,uint256)\":[{\"details\":\"Mismatch between the parameters length for an operation call.\"}],\"TimelockUnauthorizedCaller(address)\":[{\"details\":\"The caller account is not authorized.\"}],\"TimelockUnexecutedPredecessor(bytes32)\":[{\"details\":\"The predecessor to an operation not yet done.\"}],\"TimelockUnexpectedOperationState(bytes32,bytes32)\":[{\"details\":\"The current state of an operation is not as required. The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position counting from right to left. See {_encodeStateBitmap}.\"}]},\"events\":{\"CallExecuted(bytes32,uint256,address,uint256,bytes)\":{\"details\":\"Emitted when a call is performed as part of operation `id`.\"},\"CallSalt(bytes32,bytes32)\":{\"details\":\"Emitted when new proposal is scheduled with non-zero salt.\"},\"CallScheduled(bytes32,uint256,address,uint256,bytes,bytes32,uint256)\":{\"details\":\"Emitted when a call is scheduled as part of operation `id`.\"},\"Cancelled(bytes32)\":{\"details\":\"Emitted when operation `id` is cancelled.\"},\"MinDelayChange(uint256,uint256)\":{\"details\":\"Emitted when the minimum delay for future operations is modified.\"},\"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 to signal this.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"cancel(bytes32)\":{\"details\":\"Cancel an operation. Requirements: - the caller must have the 'canceller' role.\"},\"constructor\":{\"details\":\"Initializes the contract with the following parameters: - `minDelay`: initial minimum delay in seconds for operations - `proposers`: accounts to be granted proposer and canceller roles - `executors`: accounts to be granted executor role - `admin`: optional account to be granted admin role; disable with zero address IMPORTANT: The optional admin can aid with initial configuration of roles after deployment without being subject to delay, but this role should be subsequently renounced in favor of administration through timelocked proposals. Previous versions of this contract would assign this admin to the deployer automatically and should be renounced as well.\"},\"execute(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a single transaction. Emits a {CallExecuted} event. Requirements: - the caller must have the 'executor' role.\"},\"executeBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a batch of transactions. Emits one {CallExecuted} event per transaction in the batch. Requirements: - the caller must have the 'executor' role.\"},\"getMinDelay()\":{\"details\":\"Returns the minimum delay in seconds for an operation to become valid. This value can be changed by executing an operation that calls `updateDelay`.\"},\"getOperationState(bytes32)\":{\"details\":\"Returns operation state.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"getTimestamp(bytes32)\":{\"details\":\"Returns the timestamp at which an operation becomes ready (0 for unset operations, 1 for done operations).\"},\"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`.\"},\"hashOperation(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a single transaction.\"},\"hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a batch of transactions.\"},\"isOperation(bytes32)\":{\"details\":\"Returns whether an id corresponds to a registered operation. This includes both Waiting, Ready, and Done operations.\"},\"isOperationDone(bytes32)\":{\"details\":\"Returns whether an operation is done or not.\"},\"isOperationPending(bytes32)\":{\"details\":\"Returns whether an operation is pending or not. Note that a \\\"pending\\\" operation may also be \\\"ready\\\".\"},\"isOperationReady(bytes32)\":{\"details\":\"Returns whether an operation is ready for execution. Note that a \\\"ready\\\" operation is also \\\"pending\\\".\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"},\"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 `callerConfirmation`. 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.\"},\"schedule(address,uint256,bytes,bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a single transaction. Emits {CallSalt} if salt is nonzero, and {CallScheduled}. Requirements: - the caller must have the 'proposer' role.\"},\"scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a batch of transactions. Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch. Requirements: - the caller must have the 'proposer' role.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"updateDelay(uint256)\":{\"details\":\"Changes the minimum timelock duration for future operations. Emits a {MinDelayChange} event. Requirements: - the caller must be the timelock itself. This can only be achieved by scheduling and later executing an operation where the timelock is the target and the data is the ABI-encoded call to this function.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/TimelockController.sol\":\"TimelockController\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xc1bebdee8943bd5e9ef1e0f2e63296aa1dd4171a66b9e74d0286220e891e1458\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://928cf2f0042c606f3dcb21bd8a272573f462a215cd65285d2d6b407f31e9bd67\",\"dweb:/ipfs/QmWGxjckno6sfjHPX5naPnsfsyisgy4PJDf46eLw9umfpx\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0x4d9a2b261b56a1e4a37bb038151dec98b952fed16de2bdfdda27e38e2b12b530\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f724110f7aeb6151af800ab8c12e6060b29bda9e013f0ccb331eb754d6a7cbf0\",\"dweb:/ipfs/QmUcjzCZpxtUPdEThtAzE1f9LvuJiUGZxTdH9N6bHrb5Cf\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x42ce53c97c0d57628662c1a6e277a6eee113aeedd0cae61805e0513ac2866daf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fff5babafc1100625c7f60ee3694fe98b73446992211a30dbfbc2b98cced16\",\"dweb:/ipfs/QmRU8ThthE6USLbEgLNf6jVKp36qJNAkzDZ5RBoYSN7bLC\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol":{"GovernorCountingSimple":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for simple, 3 options, vote counting.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-getProposalId}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":\"GovernorCountingSimple\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0x2dcd108a0d2f822523460cb704ad11bda9d916d493475d92b9e2b46e55015329\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8c01464f71e183c0712a7a47dd516a6a99423b16553622d473813af4c345cf23\",\"dweb:/ipfs/QmSbXJ2DAE5iWEYFD7uYNJejrggrKpS8G3ryV3XryfyVna\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol":{"GovernorSettings":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for settings updatable through governance.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Initialize the governance parameters.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-getProposalId}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {Governor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"See {IGovernor-votingDelay}.\"},\"votingPeriod()\":{\"details\":\"See {IGovernor-votingPeriod}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":\"GovernorSettings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0x2dcd108a0d2f822523460cb704ad11bda9d916d493475d92b9e2b46e55015329\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8c01464f71e183c0712a7a47dd516a6a99423b16553622d473813af4c345cf23\",\"dweb:/ipfs/QmSbXJ2DAE5iWEYFD7uYNJejrggrKpS8G3ryV3XryfyVna\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol":{"GovernorTimelockControl":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","timelock()":"d33219b4","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} that binds the execution process to an instance of {TimelockController}. This adds a delay, enforced by the {TimelockController} to all successful proposal (in addition to the voting duration). The {Governor} needs the proposer (and ideally the executor and canceller) roles for the {Governor} to work properly. Using this model means the proposal will be operated by the {TimelockController} and not by the {Governor}. Thus, the assets and permissions must be attached to the {TimelockController}. Any asset sent to the {Governor} will be inaccessible from a proposal, unless executed via {Governor-relay}. WARNING: Setting up the TimelockController to have additional proposers or cancelers besides the governor is very risky, as it grants them the ability to: 1) execute operations as the timelock, and thus possibly performing operations or accessing funds that are expected to only be accessible through a vote, and 2) block governance proposals that have been approved by the voters, effectively executing a Denial of Service attack.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"constructor\":{\"details\":\"Set the timelock.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-getProposalId}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"Overridden version of the {Governor-state} function that considers the status reported by the timelock.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":\"GovernorTimelockControl\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xc1bebdee8943bd5e9ef1e0f2e63296aa1dd4171a66b9e74d0286220e891e1458\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://928cf2f0042c606f3dcb21bd8a272573f462a215cd65285d2d6b407f31e9bd67\",\"dweb:/ipfs/QmWGxjckno6sfjHPX5naPnsfsyisgy4PJDf46eLw9umfpx\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0x4d9a2b261b56a1e4a37bb038151dec98b952fed16de2bdfdda27e38e2b12b530\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f724110f7aeb6151af800ab8c12e6060b29bda9e013f0ccb331eb754d6a7cbf0\",\"dweb:/ipfs/QmUcjzCZpxtUPdEThtAzE1f9LvuJiUGZxTdH9N6bHrb5Cf\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0x2dcd108a0d2f822523460cb704ad11bda9d916d493475d92b9e2b46e55015329\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8c01464f71e183c0712a7a47dd516a6a99423b16553622d473813af4c345cf23\",\"dweb:/ipfs/QmSbXJ2DAE5iWEYFD7uYNJejrggrKpS8G3ryV3XryfyVna\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x42ce53c97c0d57628662c1a6e277a6eee113aeedd0cae61805e0513ac2866daf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fff5babafc1100625c7f60ee3694fe98b73446992211a30dbfbc2b98cced16\",\"dweb:/ipfs/QmRU8ThthE6USLbEgLNf6jVKp36qJNAkzDZ5RBoYSN7bLC\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xa5690e95962c9ce88129b64e25de1a9be912a916e3b7097de44e0fe4177290b5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fb99742d3ac1efaf266f63bfc43fbbeaa6bce9a6c2067c4d87bc6d261e425f4a\",\"dweb:/ipfs/Qmcdkp6ESPBxMUGnptMD3qjzGoHFjTLK1kJYFxty9cqnpc\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol":{"GovernorVotes":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token, or since v4.5 an {ERC721Votes} token.\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-getProposalId}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Minimum number of cast voted required for a proposal to be successful. NOTE: The `timepoint` parameter corresponds to the snapshot used for counting vote. This allows to scale the quorum depending on values such as the totalSupply of a token at this timepoint (see {ERC20Votes}).\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"quorum(uint256)\":{\"notice\":\"module:user-config\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":\"GovernorVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0x2dcd108a0d2f822523460cb704ad11bda9d916d493475d92b9e2b46e55015329\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8c01464f71e183c0712a7a47dd516a6a99423b16553622d473813af4c345cf23\",\"dweb:/ipfs/QmSbXJ2DAE5iWEYFD7uYNJejrggrKpS8G3ryV3XryfyVna\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol":{"GovernorVotesQuorumFraction":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","relay(address,uint256,bytes)":"c28bc2fa","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","token()":"fc0c546a","updateQuorumNumerator(uint256)":"06f3f9e6","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"Extension of {Governor} for voting weight extraction from an {ERC20Votes} token and a quorum expressed as a fraction of the total supply.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"A description of the possible `support` values for {castVote} and the way these votes are counted, meant to be consumed by UIs to show correct vote options and interpret the results. The string is a URL-encoded sequence of key-value pairs that each describe one aspect, for example `support=bravo&quorum=for,abstain`. There are 2 standard keys: `support` and `quorum`. - `support=bravo` refers to the vote options 0 = Against, 1 = For, 2 = Abstain, as in `GovernorBravo`. - `quorum=bravo` means that only For votes are counted towards quorum. - `quorum=for,abstain` means that both For and Abstain votes are counted towards quorum. If a counting module makes use of encoded `params`, it should include this under a `params` key with a unique name that describes the behavior. For example: - `params=fractional` might refer to a scheme where votes are divided fractionally between for/against/abstain. - `params=erc721` might refer to a scheme where specific NFTs are delegated to vote. NOTE: The string can be decoded by the standard https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams[`URLSearchParams`] JavaScript class.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"constructor\":{\"details\":\"Initialize quorum as a fraction of the token's total supply. The fraction is specified as `numerator / denominator`. By default the denominator is 100, so quorum is specified as a percent: a numerator of 10 corresponds to quorum being 10% of total supply. The denominator can be customized by overriding {quorumDenominator}.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-getProposalId}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"Returns whether `account` has cast a vote on `proposalId`.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"See {IGovernor-proposalNeedsQueuing}.\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalThreshold()\":{\"details\":\"See {IGovernor-proposalThreshold}.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorum(uint256)\":{\"details\":\"Returns the quorum for a timepoint, in terms of number of votes: `supply * numerator / denominator`.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"state(uint256)\":{\"details\":\"See {IGovernor-state}.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"},\"votingDelay()\":{\"details\":\"Delay, between the proposal is created and the vote starts. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. This can be increased to leave time for users to buy voting power, or delegate it, before the voting of a proposal starts. NOTE: While this interface returns a uint256, timepoints are stored as uint48 following the ERC-6372 clock type. Consequently this value must fit in a uint48 (when added to the current clock). See {IERC6372-clock}.\"},\"votingPeriod()\":{\"details\":\"Delay between the vote start and vote end. The unit this duration is expressed in depends on the clock (see ERC-6372) this contract uses. NOTE: The {votingDelay} can delay the start of the vote. This must be considered when setting the voting duration compared to the voting delay. NOTE: This value is stored when the proposal is submitted so that possible changes to the value do not affect proposals that have already been submitted. The type used to save it is a uint32. Consequently, while this interface returns a uint256, the value it returns should fit in a uint32.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"COUNTING_MODE()\":{\"notice\":\"module:voting\"},\"hasVoted(uint256,address)\":{\"notice\":\"module:voting\"},\"votingDelay()\":{\"notice\":\"module:user-config\"},\"votingPeriod()\":{\"notice\":\"module:user-config\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":\"GovernorVotesQuorumFraction\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0x2dcd108a0d2f822523460cb704ad11bda9d916d493475d92b9e2b46e55015329\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8c01464f71e183c0712a7a47dd516a6a99423b16553622d473813af4c345cf23\",\"dweb:/ipfs/QmSbXJ2DAE5iWEYFD7uYNJejrggrKpS8G3ryV3XryfyVna\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0xa04c3f5bd34e0d4a07deb6b132d9e108782caa1d86c8474319358cf86ddd9a11\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3c344331d87e523c9f2eafa31cc027ffc8f4f6228d553683966deff60c1ac872\",\"dweb:/ipfs/QmaZZBPVDhEJ2rA7vbJrHLGRLkccBfrGVb717uDTrNYiTN\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x93ce66a307d66cb14e95dbc8f20641cedf48b2d060bf3bda431d62a4493e6e8d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://10d4122ee13fd8dcd2f468a86031665345d2dfdda76993d1f51201bdeb746f9d\",\"dweb:/ipfs/QmWxbbYEgyDCjwT4ZtNwujJwB4vdnR2qEKwL2Zrz9JoSDU\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/IVotes.sol":{"IVotes":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts.\",\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":\"IVotes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]}},\"version\":1}"}},"@openzeppelin/contracts/governance/utils/Votes.sol":{"Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This is a base abstract contract that tracks voting units, which are a measure of voting power that can be transferred, and provides a system of vote delegation, where an account can delegate its voting units to a sort of \\\"representative\\\" that will pool delegated voting units from different accounts and can then use it to vote in decisions. In fact, voting units _must_ be delegated in order to count as actual votes, and an account has to delegate those votes to itself if it wishes to participate in decisions and does not have a trusted representative. This contract is often combined with a token contract such that voting units correspond to token units. For an example, see {ERC721Votes}. The full history of delegate votes is tracked on-chain so that governance protocols can consider votes as distributed at a particular block number to protect against flash loans and double voting. The opt-in delegate system makes the cost of this history tracking optional. When using this module the derived contract must implement {_getVotingUnits} (for example, make it return {ERC721-balanceOf}), and can use {_transferVotingUnits} to track a change in the distribution of those units (in the previous example, it would be included in {ERC721-_update}).\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/governance/utils/Votes.sol\":\"Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x93ce66a307d66cb14e95dbc8f20641cedf48b2d060bf3bda431d62a4493e6e8d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://10d4122ee13fd8dcd2f468a86031665345d2dfdda76993d1f51201bdeb746f9d\",\"dweb:/ipfs/QmWxbbYEgyDCjwT4ZtNwujJwB4vdnR2qEKwL2Zrz9JoSDU\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC1271.sol":{"IERC1271":{"abi":[{"inputs":[{"internalType":"bytes32","name":"hash","type":"bytes32"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"isValidSignature","outputs":[{"internalType":"bytes4","name":"magicValue","type":"bytes4"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"isValidSignature(bytes32,bytes)":"1626ba7e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"isValidSignature\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"magicValue\",\"type\":\"bytes4\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-1271 standard signature validation method for contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].\",\"kind\":\"dev\",\"methods\":{\"isValidSignature(bytes32,bytes)\":{\"details\":\"Should return whether the signature provided is valid for the provided data\",\"params\":{\"hash\":\"Hash of the data to be signed\",\"signature\":\"Signature byte array associated with `hash`\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":\"IERC1271\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5267.sol":{"IERC5267":{"abi":[{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":\"IERC5267\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC5805.sol":{"IERC5805":{"abi":[{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"errors\":{\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC5805.sol\":\"IERC5805\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/IERC6372.sol":{"IERC6372":{"abi":[{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","clock()":"91ddadf4"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Description of the clock\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting).\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":\"IERC6372\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]}},\"version\":1}"}},"@openzeppelin/contracts/interfaces/draft-IERC6093.sol":{"IERC1155Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC1155InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC1155InvalidApprover","type":"error"},{"inputs":[{"internalType":"uint256","name":"idsLength","type":"uint256"},{"internalType":"uint256","name":"valuesLength","type":"uint256"}],"name":"ERC1155InvalidArrayLength","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC1155InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC1155InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC1155InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC1155MissingApprovalForAll","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC1155InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"idsLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"valuesLength\",\"type\":\"uint256\"}],\"name\":\"ERC1155InvalidArrayLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC1155InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC1155MissingApprovalForAll\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-1155 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-1155 tokens.\",\"errors\":{\"ERC1155InsufficientBalance(address,uint256,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC1155InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC1155InvalidArrayLength(uint256,uint256)\":[{\"details\":\"Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation. Used in batch transfers.\",\"params\":{\"idsLength\":\"Length of the array of token identifiers\",\"valuesLength\":\"Length of the array of token amounts\"}}],\"ERC1155InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC1155InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC1155InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC1155MissingApprovalForAll(address,address)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"owner\":\"Address of the current owner of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC1155Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC20Errors":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-20 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-20 tokens.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC20Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"},"IERC721Errors":{"abi":[{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721IncorrectOwner","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721InsufficientApproval","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC721InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"ERC721InvalidOperator","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"ERC721InvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC721InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC721InvalidSender","type":"error"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ERC721NonexistentToken","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721IncorrectOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721InsufficientApproval\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOperator\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC721InvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC721InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC721InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ERC721NonexistentToken\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Standard ERC-721 Errors Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC-721 tokens.\",\"errors\":{\"ERC721IncorrectOwner(address,uint256,address)\":[{\"details\":\"Indicates an error related to the ownership over a particular token. Used in transfers.\",\"params\":{\"owner\":\"Address of the current owner of a token.\",\"sender\":\"Address whose tokens are being transferred.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InsufficientApproval(address,uint256)\":[{\"details\":\"Indicates a failure with the `operator`\\u2019s approval. Used in transfers.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\",\"tokenId\":\"Identifier number of a token.\"}}],\"ERC721InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC721InvalidOperator(address)\":[{\"details\":\"Indicates a failure with the `operator` to be approved. Used in approvals.\",\"params\":{\"operator\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC721InvalidOwner(address)\":[{\"details\":\"Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in ERC-20. Used in balance queries.\",\"params\":{\"owner\":\"Address of the current owner of a token.\"}}],\"ERC721InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC721InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC721NonexistentToken(uint256)\":[{\"details\":\"Indicates a `tokenId` whose `owner` is the zero address.\",\"params\":{\"tokenId\":\"Identifier number of a token.\"}}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":\"IERC721Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol":{"IERC1155Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"ids\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface that must be implemented by smart contracts in order to receive ERC-1155 token transfers.\",\"kind\":\"dev\",\"methods\":{\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"Handles the receipt of a multiple ERC-1155 token types. This function is called at the end of a `safeBatchTransferFrom` after the balances have been updated. NOTE: To accept the transfer(s), this must return `bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` (i.e. 0xbc197c81, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"ids\":\"An array containing ids of each token being transferred (order and length must match values array)\",\"operator\":\"The address which initiated the batch transfer (i.e. msg.sender)\",\"values\":\"An array containing amounts of each token being transferred (order and length must match ids array)\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\\\"))` if transfer is allowed\"}},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"Handles the receipt of a single ERC-1155 token type. This function is called at the end of a `safeTransferFrom` after the balance has been updated. NOTE: To accept the transfer, this must return `bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` (i.e. 0xf23a6e61, or its own function selector).\",\"params\":{\"data\":\"Additional data with no specified format\",\"from\":\"The address which previously owned the token\",\"id\":\"The ID of the token being transferred\",\"operator\":\"The address which initiated the transfer (i.e. msg.sender)\",\"value\":\"The amount of tokens being transferred\"},\"returns\":{\"_0\":\"`bytes4(keccak256(\\\"onERC1155Received(address,address,uint256,uint256,bytes)\\\"))` if transfer is allowed\"}},\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":\"IERC1155Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol":{"ERC1155Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Simple implementation of `IERC1155Receiver` that will allow a contract to hold ERC-1155 tokens. IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be stuck.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":\"ERC1155Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/ERC20.sol":{"ERC20":{"abi":[{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC20} interface. This implementation is agnostic to the way tokens are created. This means that a supply mechanism has to be added in a derived contract using {_mint}. TIP: For a detailed writeup see our guide https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How to implement supply mechanisms]. The default value of {decimals} is 18. To change this, you should override this function so it returns a different value. We have followed general OpenZeppelin Contracts guidelines: functions revert instead returning `false` on failure. This behavior is nonetheless conventional and does not conflict with the expectations of ERC-20 applications.\",\"errors\":{\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"constructor\":{\"details\":\"Sets the values for {name} and {symbol}. Both values are immutable: they can only be set once during construction.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":\"ERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x41f6b3b9e030561e7896dbef372b499cc8d418a80c3884a4d65a68f2fdc7493a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://80b0992a11b2fd1f75ced2971696d07bbd1d19ce6761dd50d8b6d48aa435f42a\",\"dweb:/ipfs/QmZDe5xd2gXHjVEjv9t8C1KQ68K5T8qFwdinwQgmP3rF3x\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/IERC20.sol":{"IERC20":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-20 standard as defined in the ERC.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":\"IERC20\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol":{"ERC20Permit":{"abi":[{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"ERC2612ExpiredSignature","type":"error"},{"inputs":[{"internalType":"address","name":"signer","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC2612InvalidSigner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"permit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DOMAIN_SEPARATOR()":"3644e515","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","eip712Domain()":"84b0196e","name()":"06fdde03","nonces(address)":"7ecebe00","permit(address,address,uint256,uint256,uint8,bytes32,bytes32)":"d505accf","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"}],\"name\":\"ERC2612ExpiredSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC2612InvalidSigner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DOMAIN_SEPARATOR\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"permit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in https://eips.ethereum.org/EIPS/eip-2612[ERC-2612]. Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by presenting a message signed by the account. By not relying on `{IERC20-approve}`, the token holder account doesn't need to send a transaction, and thus is not required to hold Ether at all.\",\"errors\":{\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC2612ExpiredSignature(uint256)\":[{\"details\":\"Permit deadline has expired.\"}],\"ERC2612InvalidSigner(address,address)\":[{\"details\":\"Mismatched signature.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"DOMAIN_SEPARATOR()\":{\"details\":\"Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"constructor\":{\"details\":\"Initializes the {EIP712} domain separator using the `name` parameter, and setting `version` to `\\\"1\\\"`. It's a good idea to use the same `name` that is defined as the ERC-20 token name.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"nonces(address)\":{\"details\":\"Returns the current nonce for `owner`. This value must be included whenever a signature is generated for {permit}. Every successful call to {permit} increases ``owner``'s nonce by one. This prevents a signature from being used multiple times.\"},\"permit(address,address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Sets `value` as the allowance of `spender` over ``owner``'s tokens, given ``owner``'s signed approval. IMPORTANT: The same issues {IERC20-approve} has related to transaction ordering also apply here. Emits an {Approval} event. Requirements: - `spender` cannot be the zero address. - `deadline` must be a timestamp in the future. - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner` over the EIP712-formatted function arguments. - the signature must use ``owner``'s current nonce (see {nonces}). For more information on the signature format, see the https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP section]. CAUTION: See Security Considerations above.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\":\"ERC20Permit\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x41f6b3b9e030561e7896dbef372b499cc8d418a80c3884a4d65a68f2fdc7493a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://80b0992a11b2fd1f75ced2971696d07bbd1d19ce6761dd50d8b6d48aa435f42a\",\"dweb:/ipfs/QmZDe5xd2gXHjVEjv9t8C1KQ68K5T8qFwdinwQgmP3rF3x\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\":{\"keccak256\":\"0xaa7f0646f49ebe2606eeca169f85c56451bbaeeeb06265fa076a03369a25d1d3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ee931d4e832385765967efe6366dcc6d00d6a2d794f9c66ee38283c03882de9c\",\"dweb:/ipfs/QmR6SkuJGYxpQeLz38rBdghqaWqEPfzUsL9kBoXgEXKtbD\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0x27dbc90e5136ffe46c04f7596fc2dbcc3acebd8d504da3d93fdb8496e6de04f6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ea8b92e4245d75a5579c10f22f118f7b4ba07c57341f181f0b2a85ff8663de3\",\"dweb:/ipfs/Qme3Ss5ByjmkxxkMdLpyu7fQ1PCtjNFH1wEFszt2BZePiG\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol":{"ERC20Votes":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Extension of ERC-20 to support Compound-like voting and delegation. This version is more generic than Compound's, and supports token supply up to 2^208^ - 1, while COMP is limited to 2^96^ - 1. NOTE: This contract does not provide interface compatibility with Compound's COMP token. This extension keeps a history (checkpoints) of each account's vote power. Vote power can be delegated either by calling the {Votes-delegate} function directly, or by providing a signature to be used with {Votes-delegateBySig}. Voting power can be queried through the public accessors {Votes-getVotes} and {Votes-getPastVotes}. By default, token balance does not account for voting power. This makes transfers cheaper. The downside is that it requires users to delegate to themselves in order to activate checkpoints and have their voting power tracked.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":\"ERC20Votes\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x41f6b3b9e030561e7896dbef372b499cc8d418a80c3884a4d65a68f2fdc7493a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://80b0992a11b2fd1f75ced2971696d07bbd1d19ce6761dd50d8b6d48aa435f42a\",\"dweb:/ipfs/QmZDe5xd2gXHjVEjv9t8C1KQ68K5T8qFwdinwQgmP3rF3x\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x93ce66a307d66cb14e95dbc8f20641cedf48b2d060bf3bda431d62a4493e6e8d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://10d4122ee13fd8dcd2f468a86031665345d2dfdda76993d1f51201bdeb746f9d\",\"dweb:/ipfs/QmWxbbYEgyDCjwT4ZtNwujJwB4vdnR2qEKwL2Zrz9JoSDU\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol":{"IERC20Metadata":{"abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","decimals()":"313ce567","name()":"06fdde03","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for the optional metadata functions from the ERC-20 standard.\",\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"allowance(address,address)\":{\"details\":\"Returns the remaining number of tokens that `spender` will be allowed to spend on behalf of `owner` through {transferFrom}. This is zero by default. This value changes when {approve} or {transferFrom} are called.\"},\"approve(address,uint256)\":{\"details\":\"Sets a `value` amount of tokens as the allowance of `spender` over the caller's tokens. Returns a boolean value indicating whether the operation succeeded. IMPORTANT: Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 Emits an {Approval} event.\"},\"balanceOf(address)\":{\"details\":\"Returns the value of tokens owned by `account`.\"},\"decimals()\":{\"details\":\"Returns the decimals places of the token.\"},\"name()\":{\"details\":\"Returns the name of the token.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token.\"},\"totalSupply()\":{\"details\":\"Returns the value of tokens in existence.\"},\"transfer(address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from the caller's account to `to`. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"Moves a `value` amount of tokens from `from` to `to` using the allowance mechanism. `value` is then deducted from the caller's allowance. Returns a boolean value indicating whether the operation succeeded. Emits a {Transfer} event.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":\"IERC20Metadata\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol":{"IERC20Permit":{"abi":[{"inputs":[],"name":"DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"permit","outputs":[],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"DOMAIN_SEPARATOR()":"3644e515","nonces(address)":"7ecebe00","permit(address,address,uint256,uint256,uint8,bytes32,bytes32)":"d505accf"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"DOMAIN_SEPARATOR\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"permit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-20 Permit extension allowing approvals to be made via signatures, as defined in https://eips.ethereum.org/EIPS/eip-2612[ERC-2612]. Adds the {permit} method, which can be used to change an account's ERC-20 allowance (see {IERC20-allowance}) by presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't need to send a transaction, and thus is not required to hold Ether at all. ==== Security Considerations There are two important considerations concerning the use of `permit`. The first is that a valid permit signature expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be considered as an intention to spend the allowance in any specific way. The second is that because permits have built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be generally recommended is: ```solidity function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public { try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {} doThing(..., value); } function doThing(..., uint256 value) public { token.safeTransferFrom(msg.sender, address(this), value); ... } ``` Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also {SafeERC20-safeTransferFrom}). Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so contracts should have entry points that don't rely on permit.\",\"kind\":\"dev\",\"methods\":{\"DOMAIN_SEPARATOR()\":{\"details\":\"Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\"},\"nonces(address)\":{\"details\":\"Returns the current nonce for `owner`. This value must be included whenever a signature is generated for {permit}. Every successful call to {permit} increases ``owner``'s nonce by one. This prevents a signature from being used multiple times.\"},\"permit(address,address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Sets `value` as the allowance of `spender` over ``owner``'s tokens, given ``owner``'s signed approval. IMPORTANT: The same issues {IERC20-approve} has related to transaction ordering also apply here. Emits an {Approval} event. Requirements: - `spender` cannot be the zero address. - `deadline` must be a timestamp in the future. - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner` over the EIP712-formatted function arguments. - the signature must use ``owner``'s current nonce (see {nonces}). For more information on the signature format, see the https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP section]. CAUTION: See Security Considerations above.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":\"IERC20Permit\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0x27dbc90e5136ffe46c04f7596fc2dbcc3acebd8d504da3d93fdb8496e6de04f6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ea8b92e4245d75a5579c10f22f118f7b4ba07c57341f181f0b2a85ff8663de3\",\"dweb:/ipfs/Qme3Ss5ByjmkxxkMdLpyu7fQ1PCtjNFH1wEFszt2BZePiG\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol":{"IERC721Receiver":{"abi":[{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"address","name":"from","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface for any contract that wants to support safeTransfers from ERC-721 asset contracts.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom} by `operator` from `from`, this function is called. It must return its Solidity selector to confirm the token transfer. If any other value is returned or the interface is not implemented by the recipient, the transfer will be reverted. The selector can be obtained in Solidity with `IERC721Receiver.onERC721Received.selector`.\"}},\"title\":\"ERC-721 token receiver interface\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":\"IERC721Receiver\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]}},\"version\":1}"}},"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol":{"ERC721Holder":{"abi":[{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"onERC721Received(address,address,uint256,bytes)":"150b7a02"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC721Receiver} interface. Accepts all token transfers. Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or {IERC721-setApprovalForAll}.\",\"kind\":\"dev\",\"methods\":{\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":\"ERC721Holder\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Address.sol":{"Address":{"abi":[{"inputs":[{"internalType":"address","name":"target","type":"address"}],"name":"AddressEmptyCode","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:29:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201d3ae836a975002216447112ec98c6faf592f9671d271f88896644677de223d764736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SAR GASPRICE 0xE8 CALLDATASIZE 0xA9 PUSH22 0x2216447112EC98C6FAF592F9671D271F8889664467 PUSH30 0xE223D764736F6C6343000814003300000000000000000000000000000000 ","sourceMap":"233:5815:29:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"}],\"name\":\"AddressEmptyCode\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of functions related to the address type\",\"errors\":{\"AddressEmptyCode(address)\":[{\"details\":\"There's no code at `target` (it is not a contract).\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Address.sol\":\"Address\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Context.sol":{"Context":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Provides information about the current execution context, including the sender of the transaction and its data. While these are generally available via msg.sender and msg.data, they should not be accessed in such a direct manner, since when dealing with meta-transactions the account sending and paying for execution may not be the actual sender (as far as an application is concerned). This contract is only required for intermediate, library-like contracts.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Context.sol\":\"Context\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Errors.sol":{"Errors":{"abi":[{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[],"name":"FailedDeployment","type":"error"},{"inputs":[{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"MissingPrecompile","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:31:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212201b283e935c822c7731e35bbfd9d8aff275ff943e0d060069d9a4c8a183fb146164736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SHL 0x28 RETURNDATACOPY SWAP4 0x5C DUP3 0x2C PUSH24 0x31E35BBFD9D8AFF275FF943E0D060069D9A4C8A183FB1461 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"411:484:31:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedDeployment\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"MissingPrecompile\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Collection of common custom errors used in multiple contracts IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library. It is recommended to avoid relying on the error API for critical functionality. _Available since v5.1._\",\"errors\":{\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"FailedDeployment()\":[{\"details\":\"The deployment failed.\"}],\"InsufficientBalance(uint256,uint256)\":[{\"details\":\"The ETH balance of the account is not enough to perform the operation.\"}],\"MissingPrecompile(address)\":[{\"details\":\"A necessary precompile is missing.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Errors.sol\":\"Errors\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Nonces.sol":{"Nonces":{"abi":[{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"nonces(address)":"7ecebe00"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Provides tracking nonces for addresses. Nonces will only increment.\",\"errors\":{\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}]},\"kind\":\"dev\",\"methods\":{\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Nonces.sol\":\"Nonces\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Panic.sol":{"Panic":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:33:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220d3d3dd910cc19267204057e7b98620445f3f33d10c6a1b7d466fb2f1dbaaa3e464736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD3 0xD3 0xDD SWAP2 0xC 0xC1 SWAP3 PUSH8 0x204057E7B9862044 PUSH0 EXTCODEHASH CALLER 0xD1 0xC PUSH11 0x1B7D466FB2F1DBAAA3E464 PUSH20 0x6F6C634300081400330000000000000000000000 ","sourceMap":"657:1315:33:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Helper library for emitting standardized panic codes. ```solidity contract Example { using Panic for uint256; // Use any of the declared internal constants function foo() { Panic.GENERIC.panic(); } // Alternatively function foo() { Panic.panic(Panic.GENERIC); } } ``` Follows the list from https://github.com/ethereum/solidity/blob/v0.8.24/libsolutil/ErrorCodes.h[libsolutil]. _Available since v5.1._\",\"kind\":\"dev\",\"methods\":{},\"stateVariables\":{\"ARRAY_OUT_OF_BOUNDS\":{\"details\":\"array out of bounds access\"},\"ASSERT\":{\"details\":\"used by the assert() builtin\"},\"DIVISION_BY_ZERO\":{\"details\":\"division or modulo by zero\"},\"EMPTY_ARRAY_POP\":{\"details\":\"empty array pop\"},\"ENUM_CONVERSION_ERROR\":{\"details\":\"enum conversion error\"},\"GENERIC\":{\"details\":\"generic / unspecified error\"},\"INVALID_INTERNAL_FUNCTION\":{\"details\":\"calling invalid internal function\"},\"RESOURCE_ERROR\":{\"details\":\"resource error (too large allocation or too large array)\"},\"STORAGE_ENCODING_ERROR\":{\"details\":\"invalid encoding in storage\"},\"UNDER_OVERFLOW\":{\"details\":\"arithmetic underflow or overflow\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Panic.sol\":\"Panic\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/ShortStrings.sol":{"ShortStrings":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220be38f9d217646f870120140167ee3868bb6453ebeb69dd60ff12eeb686a8166564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xBE CODESIZE 0xF9 0xD2 OR PUSH5 0x6F87012014 ADD PUSH8 0xEE3868BB6453EBEB PUSH10 0xDD60FF12EEB686A81665 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"1255:3046:34:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220be38f9d217646f870120140167ee3868bb6453ebeb69dd60ff12eeb686a8166564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xBE CODESIZE 0xF9 0xD2 OR PUSH5 0x6F87012014 ADD PUSH8 0xEE3868BB6453EBEB PUSH10 0xDD60FF12EEB686A81665 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"1255:3046:34:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library provides functions to convert short memory strings into a `ShortString` type that can be used as an immutable variable. Strings of arbitrary length can be optimized using this library if they are short enough (up to 31 bytes) by packing them with their length (1 byte) in a single EVM word (32 bytes). Additionally, a fallback mechanism can be used for every other case. Usage example: ```solidity contract Named { using ShortStrings for *; ShortString private immutable _name; string private _nameFallback; constructor(string memory contractName) { _name = contractName.toShortStringWithFallback(_nameFallback); } function name() external view returns (string memory) { return _name.toStringWithFallback(_nameFallback); } } ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":\"ShortStrings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/StorageSlot.sol":{"StorageSlot":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:35:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220ae25a39ead407bec927c6b9123beab38814d0e8e606e6b51ab70c388ccb21b8f64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xAE 0x25 LOG3 SWAP15 0xAD BLOCKHASH PUSH28 0xEC927C6B9123BEAB38814D0E8E606E6B51AB70C388CCB21B8F64736F PUSH13 0x63430008140033000000000000 ","sourceMap":"1407:2774:35:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Library for reading and writing primitive types to specific storage slots. Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts. This library helps with reading and writing to such slots without the need for inline assembly. The functions in this library return Slot structs that contain a `value` member that can be used to read or write. Example usage to set ERC-1967 implementation slot: ```solidity contract ERC1967 { // Define the slot. Alternatively, use the SlotDerivation library to derive the slot. bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc; function _getImplementation() internal view returns (address) { return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value; } function _setImplementation(address newImplementation) internal { require(newImplementation.code.length > 0); StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation; } } ``` TIP: Consider using this library along with {SlotDerivation}.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":\"StorageSlot\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/Strings.sol":{"Strings":{"abi":[{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"length","type":"uint256"}],"name":"StringsInsufficientHexLength","type":"error"},{"inputs":[],"name":"StringsInvalidAddressFormat","type":"error"},{"inputs":[],"name":"StringsInvalidChar","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220d08bc96a8d6dcc6448a3f0db7c13cd229f9ccdca095b3b8c535911fcf74d27b164736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD0 DUP12 0xC9 PUSH11 0x8D6DCC6448A3F0DB7C13CD 0x22 SWAP16 SWAP13 0xCD 0xCA MULMOD JUMPDEST EXTCODESIZE DUP13 MSTORE8 MSIZE GT 0xFC 0xF7 0x4D 0x27 0xB1 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:18980:36:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220d08bc96a8d6dcc6448a3f0db7c13cd229f9ccdca095b3b8c535911fcf74d27b164736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xD0 DUP12 0xC9 PUSH11 0x8D6DCC6448A3F0DB7C13CD 0x22 SWAP16 SWAP13 0xCD 0xCA MULMOD JUMPDEST EXTCODESIZE DUP13 MSTORE8 MSIZE GT 0xFC 0xF7 0x4D 0x27 0xB1 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"297:18980:36:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"StringsInsufficientHexLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidAddressFormat\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StringsInvalidChar\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"String operations.\",\"errors\":{\"StringsInsufficientHexLength(uint256,uint256)\":[{\"details\":\"The `value` string doesn't fit in the specified `length`.\"}],\"StringsInvalidAddressFormat()\":[{\"details\":\"The string being parsed is not a properly formatted address.\"}],\"StringsInvalidChar()\":[{\"details\":\"The string being parsed contains characters that are not in scope of the given base.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/Strings.sol\":\"Strings\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/ECDSA.sol":{"ECDSA":{"abi":[{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:37:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220dd83379cd91612060872577f24e4aa198892a5e5275b61c6186bb6de502962a664736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xDD DUP4 CALLDATACOPY SWAP13 0xD9 AND SLT MOD ADDMOD PUSH19 0x577F24E4AA198892A5E5275B61C6186BB6DE50 0x29 PUSH3 0xA66473 PUSH16 0x6C634300081400330000000000000000 ","sourceMap":"344:7470:37:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Elliptic Curve Digital Signature Algorithm (ECDSA) operations. These functions can be used to verify that a message was signed by the holder of the private keys of a given address.\",\"errors\":{\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":\"ECDSA\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/EIP712.sol":{"EIP712":{"abi":[{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"eip712Domain()":"84b0196e"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"custom:oz-upgrades-unsafe-allow\":\"state-variable-immutable\",\"details\":\"https://eips.ethereum.org/EIPS/eip-712[EIP-712] is a standard for hashing and signing of typed structured data. The encoding scheme specified in the EIP requires a domain separator and a hash of the typed structured data, whose encoding is very generic and therefore its implementation in Solidity is not feasible, thus this contract does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in order to produce the hash of their typed data using a combination of `abi.encode` and `keccak256`. This contract implements the EIP-712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA ({_hashTypedDataV4}). The implementation of the domain separator was designed to be as efficient as possible while still properly updating the chain id to protect against replay attacks on an eventual fork of the chain. NOTE: This contract implements the version of the encoding known as \\\"v4\\\", as implemented by the JSON RPC method https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask]. NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain separator of the implementation contract. This will cause the {_domainSeparatorV4} function to always rebuild the separator from the immutable values, which is cheaper than accessing a cached version in cold storage.\",\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"}},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"details\":\"Initializes the domain separator and parameter caches. The meaning of `name` and `version` is specified in https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP-712]: - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol. - `version`: the current major version of the signing domain. NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart contract upgrade].\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":\"EIP712\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol":{"MessageHashUtils":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220f0207ad9e362a615aa90358e523b6ce04d4e69f6202f53043b8bdd8f730f26b364736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE KECCAK256 PUSH27 0xD9E362A615AA90358E523B6CE04D4E69F6202F53043B8BDD8F730F 0x26 0xB3 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"521:3729:39:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220f0207ad9e362a615aa90358e523b6ce04d4e69f6202f53043b8bdd8f730f26b364736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CREATE KECCAK256 PUSH27 0xD9E362A615AA90358E523B6CE04D4E69F6202F53043B8BDD8F730F 0x26 0xB3 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"521:3729:39:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature message hash utilities for producing digests to be consumed by {ECDSA} recovery or signing. The library provides methods for generating a hash of a message that conforms to the https://eips.ethereum.org/EIPS/eip-191[ERC-191] and https://eips.ethereum.org/EIPS/eip-712[EIP 712] specifications.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":\"MessageHashUtils\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol":{"SignatureChecker":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220818f5ef0be44b06d125288cdf72179b00d292931ab3f9b703fb58a49e9db41ca64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 DUP16 0x5E CREATE 0xBE PREVRANDAO 0xB0 PUSH14 0x125288CDF72179B00D292931AB3F SWAP12 PUSH17 0x3FB58A49E9DB41CA64736F6C6343000814 STOP CALLER ","sourceMap":"532:1805:40:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220818f5ef0be44b06d125288cdf72179b00d292931ab3f9b703fb58a49e9db41ca64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 DUP2 DUP16 0x5E CREATE 0xBE PREVRANDAO 0xB0 PUSH14 0x125288CDF72179B00D292931AB3F SWAP12 PUSH17 0x3FB58A49E9DB41CA64736F6C6343000814 STOP CALLER ","sourceMap":"532:1805:40:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA signatures from externally owned accounts (EOAs) as well as ERC-1271 signatures from smart contract wallets like Argent and Safe Wallet (previously Gnosis Safe).\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":\"SignatureChecker\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/ERC165.sol":{"ERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Implementation of the {IERC165} interface. Contracts that want to implement ERC-165 should inherit from this contract and override {supportsInterface} to check for the additional interface id that will be supported. For example: ```solidity function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId); } ```\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":\"ERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/introspection/IERC165.sol":{"IERC165":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"","opcodes":"","sourceMap":""},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"Interface of the ERC-165 standard, as defined in the https://eips.ethereum.org/EIPS/eip-165[ERC]. Implementers can declare support of contract interfaces, which can then be queried by others ({ERC165Checker}). For an implementation, see {ERC165}.\",\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"Returns true if this contract implements the interface defined by `interfaceId`. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[ERC section] to learn more about how these ids are created. This function call must use less than 30 000 gas.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":\"IERC165\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/Math.sol":{"Math":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220079cd2c71475848145681b815221685650cc081e23cc8b888477ca686a1c397264736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SMOD SWAP13 0xD2 0xC7 EQ PUSH22 0x848145681B815221685650CC081E23CC8B888477CA68 PUSH11 0x1C397264736F6C63430008 EQ STOP CALLER ","sourceMap":"281:31863:43:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220079cd2c71475848145681b815221685650cc081e23cc8b888477ca686a1c397264736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SMOD SWAP13 0xD2 0xC7 EQ PUSH22 0x848145681B815221685650CC081E23CC8B888477CA68 PUSH11 0x1C397264736F6C63430008 EQ STOP CALLER ","sourceMap":"281:31863:43:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/Math.sol\":\"Math\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SafeCast.sol":{"SafeCast":{"abi":[{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntDowncast","type":"error"},{"inputs":[{"internalType":"int256","name":"value","type":"int256"}],"name":"SafeCastOverflowedIntToUint","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintToInt","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:44:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212202c4ad86538ce8a084b7fdb2cd3d42f4c2dabe3fc8415c635d8bb43bd1dd67f0264736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x2C 0x4A 0xD8 PUSH6 0x38CE8A084B7F 0xDB 0x2C 0xD3 0xD4 0x2F 0x4C 0x2D 0xAB 0xE3 0xFC DUP5 ISZERO 0xC6 CALLDATALOAD 0xD8 0xBB NUMBER 0xBD SAR 0xD6 PUSH32 0x264736F6C634300081400330000000000000000000000000000000000000000 ","sourceMap":"769:34173:44:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"int256\",\"name\":\"value\",\"type\":\"int256\"}],\"name\":\"SafeCastOverflowedIntToUint\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintToInt\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"Wrappers over Solidity's uintXX/intXX/bool casting operators with added overflow checks. Downcasting from uint256/int256 in Solidity does not revert on overflow. This can easily result in undesired exploitation or bugs, since developers usually assume that overflows raise errors. `SafeCast` restores this intuition by reverting the transaction when such an operation overflows. Using this library instead of the unchecked operations eliminates an entire class of bugs, so it's recommended to use it always.\",\"errors\":{\"SafeCastOverflowedIntDowncast(uint8,int256)\":[{\"details\":\"Value doesn't fit in an int of `bits` size.\"}],\"SafeCastOverflowedIntToUint(int256)\":[{\"details\":\"An int value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"SafeCastOverflowedUintToInt(uint256)\":[{\"details\":\"An uint value doesn't fit in an int of `bits` size.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":\"SafeCast\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/math/SignedMath.sol":{"SignedMath":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:45:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220b18474e30ba46df553fc97b5dbc5e061d13f068480eada5c75b285875d02dfc564736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB1 DUP5 PUSH21 0xE30BA46DF553FC97B5DBC5E061D13F068480EADA5C PUSH22 0xB285875D02DFC564736F6C6343000814003300000000 ","sourceMap":"258:2354:45:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"Standard signed math utilities missing in the Solidity language.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/math/SignedMath.sol\":\"SignedMath\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/Checkpoints.sol":{"Checkpoints":{"abi":[{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"}],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212209d0763cd8afdfa69a0fd1ead90a10240bb74b5b3f038caee841bbbcd2411c0a064736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP14 SMOD PUSH4 0xCD8AFDFA PUSH10 0xA0FD1EAD90A10240BB74 0xB5 0xB3 CREATE CODESIZE 0xCA 0xEE DUP5 SHL 0xBB 0xCD 0x24 GT 0xC0 LOG0 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20759:46:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea26469706673582212209d0763cd8afdfa69a0fd1ead90a10240bb74b5b3f038caee841bbbcd2411c0a064736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP14 SMOD PUSH4 0xCD8AFDFA PUSH10 0xA0FD1EAD90A10240BB74 0xB5 0xB3 CREATE CODESIZE 0xCA 0xEE DUP5 SHL 0xBB 0xCD 0x24 GT 0xC0 LOG0 PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"668:20759:46:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"}],\"devdoc\":{\"details\":\"This library defines the `Trace*` struct, for checkpointing values as they change at different points in time, and later looking up past values by block number. See {Votes} as an example. To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new checkpoint for the current transaction block using the {push} function.\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}]},\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":\"Checkpoints\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x93ce66a307d66cb14e95dbc8f20641cedf48b2d060bf3bda431d62a4493e6e8d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://10d4122ee13fd8dcd2f468a86031665345d2dfdda76993d1f51201bdeb746f9d\",\"dweb:/ipfs/QmWxbbYEgyDCjwT4ZtNwujJwB4vdnR2qEKwL2Zrz9JoSDU\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol":{"DoubleEndedQueue":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:47:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea2646970667358221220c59b9fc3d0ea71191ee70988f6d2db4c6dc21b9013d483c913db0ae9fff5cceb64736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xC5 SWAP12 SWAP16 0xC3 0xD0 0xEA PUSH18 0x191EE70988F6D2DB4C6DC21B9013D483C913 0xDB EXP 0xE9 SELFDESTRUCT CREATE2 0xCC 0xEB PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"819:4869:47:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"A sequence of items with the ability to efficiently push and pop items (i.e. insert and remove) on both ends of the sequence (called front and back). Among other access patterns, it can be used to implement efficient LIFO and FIFO queues. Storage use is optimized, and all operations are O(1) constant time. This includes {clear}, given that the existing queue contents are left in storage. The struct is called `Bytes32Deque`. Other types can be cast to and from `bytes32`. This data structure can only be used in storage, and not in memory. ```solidity DoubleEndedQueue.Bytes32Deque queue; ```\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":\"DoubleEndedQueue\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]}},\"version\":1}"}},"@openzeppelin/contracts/utils/types/Time.sol":{"Time":{"abi":[],"evm":{"bytecode":{"functionDebugData":{},"generatedSources":[],"linkReferences":{},"object":"60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea264697066735822122026ea55de96cee5d1a924579e9c0dae332550bbaa227f60531af5496f738633d264736f6c63430008140033","opcodes":"PUSH1 0x80 DUP1 PUSH1 0x40 MSTORE CALLVALUE PUSH1 0x17 JUMPI PUSH1 0x3A SWAP1 DUP2 PUSH1 0x1D DUP3 CODECOPY ADDRESS DUP2 POP POP RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT INVALID PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x26 0xEA SSTORE 0xDE SWAP7 0xCE 0xE5 0xD1 0xA9 0x24 JUMPI SWAP15 SWAP13 0xD 0xAE CALLER 0x25 POP 0xBB 0xAA 0x22 PUSH32 0x60531AF5496F738633D264736F6C634300081400330000000000000000000000 ","sourceMap":"640:4515:48:-:0;;;;;;;;;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"600080fdfea264697066735822122026ea55de96cee5d1a924579e9c0dae332550bbaa227f60531af5496f738633d264736f6c63430008140033","opcodes":"PUSH1 0x0 DUP1 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x26 0xEA SSTORE 0xDE SWAP7 0xCE 0xE5 0xD1 0xA9 0x24 JUMPI SWAP15 SWAP13 0xD 0xAE CALLER 0x25 POP 0xBB 0xAA 0x22 PUSH32 0x60531AF5496F738633D264736F6C634300081400330000000000000000000000 ","sourceMap":"640:4515:48:-:0;;"},"methodIdentifiers":{}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"This library provides helpers for manipulating time-related objects. It uses the following types: - `uint48` for timepoints - `uint32` for durations While the library doesn't provide specific types for timepoints and duration, it does provide: - a `Delay` type to represent duration that can be programmed to change value automatically at a given point - additional helper functions\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"@openzeppelin/contracts/utils/types/Time.sol\":\"Time\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]}},\"version\":1}"}},"contracts/GovernanceTimelock.sol":{"GovernanceTimelock":{"abi":[{"inputs":[{"internalType":"uint256","name":"minDelay","type":"uint256"},{"internalType":"address[]","name":"proposers","type":"address[]"},{"internalType":"address[]","name":"executors","type":"address[]"},{"internalType":"address","name":"admin","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"AccessControlBadConfirmation","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"name":"AccessControlUnauthorizedAccount","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"uint256","name":"delay","type":"uint256"},{"internalType":"uint256","name":"minDelay","type":"uint256"}],"name":"TimelockInsufficientDelay","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"payloads","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"TimelockInvalidOperationLength","type":"error"},{"inputs":[{"internalType":"address","name":"caller","type":"address"}],"name":"TimelockUnauthorizedCaller","type":"error"},{"inputs":[{"internalType":"bytes32","name":"predecessorId","type":"bytes32"}],"name":"TimelockUnexecutedPredecessor","type":"error"},{"inputs":[{"internalType":"bytes32","name":"operationId","type":"bytes32"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"TimelockUnexpectedOperationState","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"}],"name":"CallExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"CallSalt","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"},{"indexed":true,"internalType":"uint256","name":"index","type":"uint256"},{"indexed":false,"internalType":"address","name":"target","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"},{"indexed":false,"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"indexed":false,"internalType":"uint256","name":"delay","type":"uint256"}],"name":"CallScheduled","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"Cancelled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldDuration","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newDuration","type":"uint256"}],"name":"MinDelayChange","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"},{"inputs":[],"name":"CANCELLER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"EXECUTOR_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"PROPOSER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"cancel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"execute","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"executeBatch","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"getMinDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"getOperationState","outputs":[{"internalType":"enum TimelockController.OperationState","name":"","type":"uint8"}],"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":"id","type":"bytes32"}],"name":"getTimestamp","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperation","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"hashOperationBatch","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperation","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationDone","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationPending","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"id","type":"bytes32"}],"name":"isOperationReady","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","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":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"schedule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"payloads","type":"bytes[]"},{"internalType":"bytes32","name":"predecessor","type":"bytes32"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256","name":"delay","type":"uint256"}],"name":"scheduleBatch","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":[{"internalType":"uint256","name":"newDelay","type":"uint256"}],"name":"updateDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_address_fromMemory":{"entryPoint":445,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_array_address_dyn_fromMemory":{"entryPoint":466,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":385,"id":null,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":1108,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1466":{"entryPoint":661,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1468":{"entryPoint":789,"id":256,"parameterSlots":1,"returnSlots":1},"fun_grantRole_1469":{"entryPoint":951,"id":256,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":580,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":618,"id":null,"parameterSlots":2,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"6080604052346200017c5762001a74803803806200001d8162000181565b9283398101906080818303126200017c57805160208201516001600160401b03908181116200017c578462000054918501620001d2565b9360408401519182116200017c57620000766060916200007e938601620001d2565b9301620001bd565b906200008a3062000295565b506001600160a01b039180831662000169575b5060005b8451811015620000f05780620000c984620000c1620000ea94896200026a565b511662000315565b50620000e384620000db83896200026a565b5116620003b7565b5062000244565b620000a1565b50925060005b8251811015620001245780620000e383620001166200011e94876200026a565b511662000454565b620000f6565b7f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560408580600255815190600082526020820152a16040516115629081620004f28239f35b620001749062000295565b50386200009d565b600080fd5b6040519190601f01601f191682016001600160401b03811183821017620001a757604052565b634e487b7160e01b600052604160045260246000fd5b51906001600160a01b03821682036200017c57565b81601f820112156200017c578051916001600160401b038311620001a7578260051b60209283806200020681850162000181565b8097815201928201019283116200017c578301905b8282106200022a575050505090565b8380916200023884620001bd565b8152019101906200021b565b6000198114620002545760010190565b634e487b7160e01b600052601160045260246000fd5b80518210156200027f5760209160051b010190565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b031660008181527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604081205490919060ff166200031157818052816020526040822081835260205260408220600160ff19825416179055339160008051602062001a548339815191528180a4600190565b5090565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260408120549091907fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b505090565b6001600160a01b031660008181527fc3ad33e20b0c56a223ad5104fff154aa010f8715b9c981fd38fdc60a4d1a52fb60205260408120549091907ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7839060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960205260408120549091907fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e639060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a460019056fe60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220328b51d9a5ef216ec4f19ae7fb403dc671eaa3ab5eafa7cdd9b4aba6e61a180164736f6c634300081400332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0x17C JUMPI PUSH3 0x1A74 DUP1 CODESIZE SUB DUP1 PUSH3 0x1D DUP2 PUSH3 0x181 JUMP JUMPDEST SWAP3 DUP4 CODECOPY DUP2 ADD SWAP1 PUSH1 0x80 DUP2 DUP4 SUB SLT PUSH3 0x17C JUMPI DUP1 MLOAD PUSH1 0x20 DUP3 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0x17C JUMPI DUP5 PUSH3 0x54 SWAP2 DUP6 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 PUSH1 0x40 DUP5 ADD MLOAD SWAP2 DUP3 GT PUSH3 0x17C JUMPI PUSH3 0x76 PUSH1 0x60 SWAP2 PUSH3 0x7E SWAP4 DUP7 ADD PUSH3 0x1D2 JUMP JUMPDEST SWAP4 ADD PUSH3 0x1BD JUMP JUMPDEST SWAP1 PUSH3 0x8A ADDRESS PUSH3 0x295 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP1 DUP4 AND PUSH3 0x169 JUMPI JUMPDEST POP PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH3 0xF0 JUMPI DUP1 PUSH3 0xC9 DUP5 PUSH3 0xC1 PUSH3 0xEA SWAP5 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x315 JUMP JUMPDEST POP PUSH3 0xE3 DUP5 PUSH3 0xDB DUP4 DUP10 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x3B7 JUMP JUMPDEST POP PUSH3 0x244 JUMP JUMPDEST PUSH3 0xA1 JUMP JUMPDEST POP SWAP3 POP PUSH1 0x0 JUMPDEST DUP3 MLOAD DUP2 LT ISZERO PUSH3 0x124 JUMPI DUP1 PUSH3 0xE3 DUP4 PUSH3 0x116 PUSH3 0x11E SWAP5 DUP8 PUSH3 0x26A JUMP JUMPDEST MLOAD AND PUSH3 0x454 JUMP JUMPDEST PUSH3 0xF6 JUMP JUMPDEST PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 PUSH1 0x40 DUP6 DUP1 PUSH1 0x2 SSTORE DUP2 MLOAD SWAP1 PUSH1 0x0 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x40 MLOAD PUSH2 0x1562 SWAP1 DUP2 PUSH3 0x4F2 DUP3 CODECOPY RETURN JUMPDEST PUSH3 0x174 SWAP1 PUSH3 0x295 JUMP JUMPDEST POP CODESIZE PUSH3 0x9D JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x40 MLOAD SWAP2 SWAP1 PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP3 ADD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT DUP4 DUP3 LT OR PUSH3 0x1A7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0x17C JUMPI JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x17C JUMPI DUP1 MLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH3 0x1A7 JUMPI DUP3 PUSH1 0x5 SHL PUSH1 0x20 SWAP3 DUP4 DUP1 PUSH3 0x206 DUP2 DUP6 ADD PUSH3 0x181 JUMP JUMPDEST DUP1 SWAP8 DUP2 MSTORE ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH3 0x17C JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH3 0x22A JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH3 0x238 DUP5 PUSH3 0x1BD JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH3 0x21B JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH3 0x254 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH3 0x27F JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xAD3228B676F7D3CD4284A5443F17F1962B36E491B30A40B2405849E597BA5FB5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH1 0xFF AND PUSH3 0x311 JUMPI DUP2 DUP1 MSTORE DUP2 PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 DUP2 DUP4 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE CALLER SWAP2 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xC3AD33E20B0C56A223AD5104FFF154AA010F8715B9C981FD38FDC60A4D1A52FB PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH32 0xD8AA0F3194971A2A116679F7C2090F6939C8D4E01A2A8D7E41D55E5351469E63 SWAP1 PUSH1 0xFF AND PUSH3 0x3B2 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x1A54 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP INVALID PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A2646970667358221220328B51D9A5EF216EC4F19AE7FB BLOCKHASH RETURNDATASIZE 0xC6 PUSH18 0xEAA3AB5EAFA7CDD9B4ABA6E61A180164736F PUSH13 0x634300081400332F8788117E7E SELFDESTRUCT SAR DUP3 0xE9 0x26 0xEC PUSH26 0x4901D17C78024A50270940304540A733656F0D00000000000000 ","sourceMap":"345:833:49:-:0;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;4429:4:5;4390:45;4429:4;4390:45;:::i;:::-;-1:-1:-1;;;;;;345:833:49;;;;4472:87:5;;-1:-1:-1;4619:13:5;-1:-1:-1;4656:3:5;2232:4:0;;4634:20:5;;;;;4701:12;4675:39;4701:12;;4656:3;4701:12;;;:::i;:::-;1204:26;345:833:49;4675:39:5;:::i;:::-;;4728:40;4755:12;;;;;:::i;:::-;1204:26;345:833:49;4728:40:5;:::i;:::-;;4656:3;:::i;:::-;4619:13;;4634:20;;;;-1:-1:-1;4861:3:5;2232:4:0;;4839:20:5;;;;;4906:12;4880:39;4906:12;;4861:3;4906:12;;;:::i;:::-;1204:26;345:833:49;4880:39:5;:::i;4861:3::-;4824:13;;4839:20;4975:27;345:833:49;4839:20:5;1276:26;4940:20;1276:26;345:833:49;;1276:26:5;-1:-1:-1;1276:26:5;;345:833:49;1276:26:5;;;4975:27;345:833:49;;;;;;;;;4472:87:5;4511:37;;;:::i;:::-;;4472:87;;;345:833:49;-1:-1:-1;345:833:49;;;;;;;;;-1:-1:-1;;345:833:49;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;:::o;:::-;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;2232:4:0;-1:-1:-1;;2232:4:0;;;;;;;:::o;:::-;345:833:49;;;2232:4:0;;;;;;;;1204:26:5;2232:4:0;;1204:26:5;;;;;;;;;;;;:::o;:::-;345:833:49;;;1204:26:5;;;;;;;;6179:316:0;-1:-1:-1;;;;;345:833:49;2232:4:0;345:833:49;;;;;;;;;;2232:4:0;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;735:10:30;6370:40:0;-1:-1:-1;;;;;;;;;;;6370:40:0;;;345:833:49;6424:11:0;:::o;6272:217::-;6466:12;;:::o;6179:316::-;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;;345:833:49;1204:26:5;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6179:316::-;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;;345:833:49;1349:27:5;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o;6179:316::-;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;;345:833:49;1276:26:5;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":3077,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10973":{"entryPoint":3050,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_addresst_uint256t_bytes_calldatat_bytes32t_bytes32":{"entryPoint":3144,"id":null,"parameterSlots":1,"returnSlots":6},"abi_decode_array_address_dyn_calldata":{"entryPoint":3375,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_array_address_dyn_calldatat_array_uint256_dyn_calldatat_array_bytes_calldata_dyn_calldatat_bytes32t_bytes32":{"entryPoint":3423,"id":null,"parameterSlots":1,"returnSlots":8},"abi_decode_array_uint256_dyn":{"entryPoint":3520,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":3304,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes_calldata":{"entryPoint":3099,"id":null,"parameterSlots":2,"returnSlots":2},"abi_encode_address_uint256_bytes_calldata":{"entryPoint":5087,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_address_uint256_bytes_calldata_bytes32_uint256":{"entryPoint":4758,"id":null,"parameterSlots":7,"returnSlots":1},"abi_encode_bytes_calldata":{"entryPoint":4322,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":3277,"id":null,"parameterSlots":1,"returnSlots":1},"calldata_array_index_access_address_dyn_calldata":{"entryPoint":4851,"id":null,"parameterSlots":3,"returnSlots":1},"calldata_array_index_access_bytes_calldata_dyn_calldata":{"entryPoint":4909,"id":null,"parameterSlots":3,"returnSlots":2},"finalize_allocation":{"entryPoint":3222,"id":null,"parameterSlots":2,"returnSlots":0},"fun_afterCall":{"entryPoint":5313,"id":3777,"parameterSlots":1,"returnSlots":0},"fun_beforeCall":{"entryPoint":5211,"id":3750,"parameterSlots":2,"returnSlots":0},"fun_checkRole":{"entryPoint":3836,"id":114,"parameterSlots":2,"returnSlots":0},"fun_checkRole_10974":{"entryPoint":3622,"id":114,"parameterSlots":1,"returnSlots":0},"fun_checkRole_10977":{"entryPoint":3753,"id":114,"parameterSlots":1,"returnSlots":0},"fun_execute":{"entryPoint":5126,"id":3710,"parameterSlots":4,"returnSlots":0},"fun_getOperationState":{"entryPoint":4262,"id":3211,"parameterSlots":1,"returnSlots":1},"fun_grantRole":{"entryPoint":3885,"id":256,"parameterSlots":2,"returnSlots":1},"fun_hashOperation":{"entryPoint":4355,"id":3248,"parameterSlots":6,"returnSlots":1},"fun_hashOperationBatch":{"entryPoint":4440,"id":3279,"parameterSlots":8,"returnSlots":1},"fun_isOperation":{"entryPoint":4128,"id":3095,"parameterSlots":1,"returnSlots":1},"fun_isOperationDone":{"entryPoint":4238,"id":3153,"parameterSlots":1,"returnSlots":1},"fun_isOperationPending":{"entryPoint":4173,"id":3121,"parameterSlots":1,"returnSlots":1},"fun_isOperationReady":{"entryPoint":4214,"id":3137,"parameterSlots":1,"returnSlots":1},"fun_revokeRole":{"entryPoint":4011,"id":294,"parameterSlots":2,"returnSlots":1},"fun_schedule":{"entryPoint":4974,"id":3485,"parameterSlots":2,"returnSlots":0},"fun_verifyCallResult":{"entryPoint":5345,"id":7077,"parameterSlots":2,"returnSlots":1},"increment_uint256":{"entryPoint":4814,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_calldatat_address":{"entryPoint":4889,"id":null,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"immutableReferences":{},"linkReferences":{},"object":"60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220328b51d9a5ef216ec4f19ae7fb403dc671eaa3ab5eafa7cdd9b4aba6e61a180164736f6c63430008140033","opcodes":"PUSH1 0x40 PUSH1 0x80 DUP2 MSTORE PUSH1 0x4 SWAP1 DUP2 CALLDATASIZE LT ISZERO PUSH2 0x20 JUMPI JUMPDEST POP POP CALLDATASIZE ISZERO PUSH2 0x1E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST STOP JUMPDEST PUSH1 0x0 SWAP2 DUP3 CALLDATALOAD PUSH1 0xE0 SHR SWAP1 DUP2 PUSH4 0x1D5062A EQ PUSH2 0xB0C JUMPI DUP2 PUSH4 0x1FFC9A7 EQ PUSH2 0xA99 JUMPI DUP2 PUSH4 0x7BD0265 EQ PUSH2 0xA70 JUMPI DUP4 DUP3 PUSH4 0x134008D3 EQ PUSH2 0x9C6 JUMPI POP DUP2 PUSH4 0x13BC9F20 EQ PUSH2 0x9A6 JUMPI DUP2 PUSH4 0x150B7A02 EQ PUSH2 0x951 JUMPI DUP2 PUSH4 0x248A9CA3 EQ PUSH2 0x927 JUMPI DUP2 PUSH4 0x2AB0F529 EQ PUSH2 0x907 JUMPI DUP2 PUSH4 0x2F2FF15D EQ PUSH2 0x8DD JUMPI DUP2 PUSH4 0x31D50750 EQ PUSH2 0x8BD JUMPI DUP2 PUSH4 0x36568ABE EQ PUSH2 0x877 JUMPI DUP2 PUSH4 0x584B153E EQ PUSH2 0x84E JUMPI DUP2 PUSH4 0x64D62353 EQ PUSH2 0x7E2 JUMPI DUP2 PUSH4 0x7958004C EQ PUSH2 0x79F JUMPI DUP2 PUSH4 0x8065657F EQ PUSH2 0x77D JUMPI DUP2 PUSH4 0x8F2A0BB0 EQ PUSH2 0x5E0 JUMPI DUP2 PUSH4 0x8F61F4F5 EQ PUSH2 0x5A5 JUMPI DUP2 PUSH4 0x91D14854 EQ PUSH2 0x55F JUMPI DUP2 PUSH4 0xA217FDDF EQ PUSH2 0x544 JUMPI DUP2 PUSH4 0xB08E51C0 EQ PUSH2 0x509 JUMPI DUP2 PUSH4 0xB1C5F427 EQ PUSH2 0x4DD JUMPI DUP2 PUSH4 0xBC197C81 EQ PUSH2 0x457 JUMPI DUP2 PUSH4 0xC4D252F5 EQ PUSH2 0x388 JUMPI DUP2 PUSH4 0xD45C4435 EQ PUSH2 0x360 JUMPI DUP2 PUSH4 0xD547741F EQ PUSH2 0x31B JUMPI DUP2 PUSH4 0xE38335E5 EQ PUSH2 0x1D8 JUMPI DUP2 PUSH4 0xF23A6E61 EQ PUSH2 0x180 JUMPI POP PUSH4 0xF27A0C92 SUB PUSH2 0x11 JUMPI CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH1 0x2 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x19B PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x1A4 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x1C7 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST DUP1 REVERT JUMPDEST SWAP1 POP PUSH2 0x1E3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP1 SWAP9 SWAP5 SWAP6 SWAP2 SWAP4 SWAP3 SWAP7 SWAP8 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 MSTORE DUP11 PUSH1 0x20 MSTORE DUP6 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP7 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0x30D JUMPI JUMPDEST DUP4 DUP4 EQ DUP1 ISZERO SWAP1 PUSH2 0x303 JUMPI JUMPDEST PUSH2 0x2D5 JUMPI POP PUSH2 0x23A PUSH2 0x241 SWAP2 DUP11 DUP7 DUP11 DUP8 DUP12 DUP9 DUP16 PUSH2 0x1158 JUMP JUMPDEST SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST DUP9 JUMPDEST DUP2 DUP2 LT PUSH2 0x257 JUMPI DUP10 PUSH2 0x254 DUP11 PUSH2 0x14C1 JUMP JUMPDEST DUP1 RETURN JUMPDEST DUP1 DUP1 DUP11 PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 DUP11 DUP11 PUSH2 0x2C8 PUSH2 0x2B0 DUP16 SWAP9 DUP13 PUSH2 0x2A9 DUP3 DUP15 PUSH2 0x2A3 DUP16 PUSH2 0x2D0 SWAP16 PUSH2 0x29E SWAP2 DUP6 SWAP2 PUSH2 0x12F3 JUMP JUMPDEST PUSH2 0x1319 JUMP JUMPDEST SWAP8 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP6 PUSH2 0x132D JUMP JUMPDEST SWAP1 PUSH2 0x2BD DUP3 DUP3 DUP8 DUP8 PUSH2 0x1406 JUMP JUMPDEST DUP14 MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x12CE JUMP JUMPDEST PUSH2 0x243 JUMP JUMPDEST DUP6 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD SWAP3 DUP4 MSTORE PUSH1 0x20 DUP4 ADD DUP6 SWAP1 MSTORE PUSH1 0x40 DUP4 ADD DUP5 SWAP1 MSTORE SWAP2 DUP3 SWAP2 POP PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP5 DUP4 EQ ISZERO PUSH2 0x222 JUMP JUMPDEST PUSH2 0x316 CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0x217 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x353 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST SWAP4 DUP4 DUP8 MSTORE DUP7 PUSH1 0x20 MSTORE DUP7 KECCAK256 ADD SLOAD CALLER SWAP1 PUSH2 0xEFC JUMP JUMPDEST PUSH2 0xFAB JUMP JUMPDEST POP DUP1 RETURN JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 DUP3 SWAP2 CALLDATALOAD DUP2 MSTORE PUSH1 0x1 DUP5 MSTORE KECCAK256 SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP1 DUP6 MSTORE DUP5 PUSH1 0x20 MSTORE DUP3 DUP6 KECCAK256 CALLER DUP7 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP7 KECCAK256 SLOAD AND ISZERO PUSH2 0x43C JUMPI POP PUSH2 0x3E6 DUP4 PUSH2 0x104D JUMP JUMPDEST ISZERO PUSH2 0x420 JUMPI POP DUP3 SWAP1 DUP3 DUP3 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE DUP2 KECCAK256 SSTORE PUSH32 0xBAA1EB22F2A492BA1A5FEA61B8DF4D27C6C8B5F3971E63BB58FA14FF72EEDB70 DUP3 DUP1 LOG2 DUP1 RETURN JUMPDEST DUP3 PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP4 MSTORE DUP3 ADD MSTORE PUSH1 0x6 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x44 SWAP3 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE CALLER SWAP1 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x472 PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x47B PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x49C SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x17C JUMPI PUSH2 0x4B4 SWAP1 CALLDATASIZE SWAP1 DUP7 ADD PUSH2 0xDC0 JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x4CF SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xBC197C81 PUSH1 0xE0 SHL DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x4F3 CALLDATASIZE PUSH2 0xD5F JUMP JUMPDEST SWAP7 SWAP6 SWAP1 SWAP6 SWAP5 SWAP2 SWAP5 SWAP4 SWAP3 SWAP4 PUSH2 0x1158 JUMP JUMPDEST SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xFD643C72710C63C0180259ABA6B2D05451E3591A24E58B62239378085726F783 DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0xFF SWAP3 PUSH2 0x580 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLDATALOAD DUP3 MSTORE DUP2 DUP7 MSTORE DUP3 DUP3 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP3 MSTORE DUP6 MSTORE KECCAK256 SLOAD SWAP2 MLOAD SWAP2 AND ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 DUP2 MSTORE RETURN JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 DUP3 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x779 JUMPI PUSH2 0x613 SWAP1 CALLDATASIZE SWAP1 DUP6 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 PUSH1 0x24 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x775 JUMPI PUSH2 0x62B SWAP1 CALLDATASIZE SWAP1 DUP4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP5 PUSH1 0x44 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x771 JUMPI PUSH2 0x643 SWAP1 CALLDATASIZE SWAP1 DUP5 ADD PUSH2 0xD2F JUMP JUMPDEST PUSH1 0x64 SWAP4 SWAP2 SWAP4 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH2 0x65B CALLER PUSH2 0xE26 JUMP JUMPDEST DUP2 DUP12 EQ DUP1 ISZERO SWAP1 PUSH2 0x767 JUMPI JUMPDEST PUSH2 0x739 JUMPI POP PUSH2 0x67C DUP10 DUP5 DUP5 DUP10 DUP6 DUP16 DUP12 SWAP1 DUP15 PUSH2 0x1158 JUMP JUMPDEST SWAP10 PUSH2 0x687 DUP6 DUP13 PUSH2 0x136E JUMP JUMPDEST DUP11 DUP13 JUMPDEST DUP11 DUP4 DUP3 LT PUSH2 0x6D0 JUMPI DUP15 DUP4 DUP15 DUP4 DUP2 PUSH2 0x69F JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 DUP2 DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH2 0x732 SWAP3 PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA DUP12 DUP12 PUSH2 0x2C8 DUP16 DUP13 DUP9 SWAP8 DUP16 SWAP3 DUP10 DUP16 DUP16 DUP16 PUSH2 0x720 SWAP2 PUSH2 0x71A PUSH2 0x29E DUP7 DUP1 SWAP5 PUSH2 0x727 SWAP10 PUSH2 0x12F3 JUMP JUMPDEST SWAP11 PUSH2 0x12F3 JUMP JUMPDEST CALLDATALOAD SWAP9 PUSH2 0x132D JUMP JUMPDEST SWAP2 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST DUP12 SWAP1 PUSH2 0x68A JUMP JUMPDEST DUP9 MLOAD PUSH1 0x1 PUSH3 0x4FCDEF PUSH1 0xE0 SHL SUB NOT DUP2 MSTORE SWAP1 DUP2 ADD DUP12 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x40 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x60 ADD SUB SWAP1 REVERT JUMPDEST POP DUP3 DUP12 EQ ISZERO PUSH2 0x666 JUMP JUMPDEST DUP8 DUP1 REVERT JUMPDEST DUP7 DUP1 REVERT JUMPDEST DUP5 DUP1 REVERT JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 PUSH2 0x502 PUSH2 0x793 CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST SWAP5 SWAP4 SWAP1 SWAP4 SWAP3 SWAP2 SWAP3 PUSH2 0x1103 JUMP JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x17C JUMPI PUSH2 0x7BC DUP4 CALLDATALOAD PUSH2 0x10A6 JUMP JUMPDEST SWAP1 MLOAD SWAP2 DUP4 DUP3 LT ISZERO PUSH2 0x7CF JUMPI PUSH1 0x20 DUP4 DUP4 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x21 DUP5 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 CALLDATALOAD SWAP2 ADDRESS CALLER SUB PUSH2 0x838 JUMPI POP PUSH32 0x11C24F4EAD16507C69AC467FBD5E4EED5FB5C699626D2CC6D66421DF253886D5 SWAP1 PUSH1 0x2 SLOAD DUP2 MLOAD SWAP1 DUP2 MSTORE DUP4 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x2 SSTORE DUP1 RETURN JUMPDEST PUSH1 0x24 SWAP2 MLOAD SWAP1 PUSH4 0xE2850C59 PUSH1 0xE0 SHL DUP3 MSTORE CALLER SWAP1 DUP3 ADD MSTORE REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x104D JUMP JUMPDEST SWAP1 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST DUP4 DUP4 CALLVALUE PUSH2 0x17C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH2 0x891 PUSH2 0xC05 JUMP JUMPDEST SWAP1 CALLER PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SUB PUSH2 0x8AE JUMPI POP PUSH2 0x358 SWAP2 SWAP3 CALLDATALOAD PUSH2 0xFAB JUMP JUMPDEST MLOAD PUSH4 0x334BD919 PUSH1 0xE1 SHL DUP2 MSTORE DUP4 SWAP1 REVERT JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1020 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x35C JUMPI PUSH2 0x358 SWAP2 CALLDATALOAD PUSH2 0x902 PUSH1 0x1 PUSH2 0x340 PUSH2 0xC05 JUMP JUMPDEST PUSH2 0xF2D JUMP JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x108E JUMP JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI DUP2 PUSH1 0x20 SWAP4 PUSH1 0x1 SWAP3 CALLDATALOAD DUP2 MSTORE DUP1 DUP6 MSTORE KECCAK256 ADD SLOAD SWAP1 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI PUSH2 0x96C PUSH2 0xBEA JUMP JUMPDEST POP PUSH2 0x975 PUSH2 0xC05 JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x1D5 JUMPI POP PUSH1 0x20 SWAP3 PUSH2 0x998 SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xCE8 JUMP JUMPDEST POP MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE RETURN JUMPDEST DUP3 DUP5 CALLVALUE PUSH2 0x1D5 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x1D5 JUMPI POP PUSH2 0x86E PUSH1 0x20 SWAP3 CALLDATALOAD PUSH2 0x1076 JUMP JUMPDEST PUSH2 0x254 PUSH2 0xA44 DUP3 PUSH2 0xA5A PUSH32 0xC2617EFA69BAB66782FA219543714338489C4E9E178271560A91B82C3F612B58 PUSH2 0xA3B DUP10 PUSH2 0x9FE CALLDATASIZE PUSH2 0xC48 JUMP JUMPDEST PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP12 SWAP11 SWAP7 SWAP8 SWAP4 SWAP6 SWAP9 SWAP3 SWAP11 MSTORE DUP11 PUSH1 0x20 MSTORE DUP3 DUP12 KECCAK256 DUP12 DUP1 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF DUP4 DUP13 KECCAK256 SLOAD AND ISZERO PUSH2 0xA62 JUMPI JUMPDEST DUP10 DUP6 DUP6 DUP11 DUP11 PUSH2 0x1103 JUMP JUMPDEST SWAP10 DUP11 SWAP9 DUP10 PUSH2 0x145B JUMP JUMPDEST PUSH2 0xA50 DUP4 DUP4 DUP9 DUP9 PUSH2 0x1406 JUMP JUMPDEST MLOAD SWAP5 DUP6 SWAP5 DUP6 PUSH2 0x13DF JUMP JUMPDEST SUB SWAP1 LOG3 PUSH2 0x14C1 JUMP JUMPDEST PUSH2 0xA6B CALLER PUSH2 0xEA9 JUMP JUMPDEST PUSH2 0xA31 JUMP JUMPDEST POP POP CALLVALUE PUSH2 0x17C JUMPI DUP2 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x17C JUMPI PUSH1 0x20 SWAP1 MLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE DUP2 MSTORE RETURN JUMPDEST SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP3 AND DUP1 SWAP3 SUB PUSH2 0x35C JUMPI PUSH1 0x20 SWAP3 POP PUSH4 0x2711897 PUSH1 0xE5 SHL DUP3 EQ SWAP2 DUP3 ISZERO PUSH2 0xADE JUMPI JUMPDEST POP MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST SWAP1 SWAP2 POP PUSH4 0x7965DB0B PUSH1 0xE0 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0xAFB JUMPI JUMPDEST POP SWAP1 CODESIZE PUSH2 0xAD5 JUMP JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0xAF3 JUMP JUMPDEST SWAP2 SWAP1 POP CALLVALUE PUSH2 0x35C JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x35C JUMPI PUSH2 0xB28 PUSH2 0xBEA JUMP JUMPDEST SWAP1 DUP4 PUSH1 0x24 CALLDATALOAD PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x35C JUMPI PUSH32 0x4CF4410CC57040E44862EF0F45F3DD5A5E02DB8EB8ADD648D4B0E236F1D07DCA SWAP6 PUSH2 0xB6C SWAP2 CALLDATASIZE SWAP2 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP6 SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP6 PUSH2 0xBAD PUSH1 0x84 CALLDATALOAD SWAP8 PUSH1 0xA4 CALLDATALOAD SWAP1 PUSH2 0xB87 CALLER PUSH2 0xE26 JUMP JUMPDEST PUSH2 0xB95 DUP11 DUP3 DUP14 DUP11 DUP10 DUP10 PUSH2 0x1103 JUMP JUMPDEST SWAP11 DUP12 SWAP8 PUSH2 0xBA2 DUP5 DUP11 PUSH2 0x136E JUMP JUMPDEST DUP11 MLOAD SWAP7 DUP8 SWAP7 DUP8 PUSH2 0x1296 JUMP JUMPDEST SUB SWAP1 LOG3 DUP2 PUSH2 0xBB9 JUMPI DUP4 DUP1 RETURN JUMPDEST PUSH32 0x20FDA5FD27A1EA7BF5B9567F143AC5470BB059374A27E8F67CB44F946F6D0387 SWAP2 PUSH1 0x20 SWAP2 MLOAD SWAP1 DUP2 MSTORE LOG2 CODESIZE DUP1 DUP1 DUP4 DUP1 RETURN JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST PUSH1 0xA0 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP2 PUSH1 0x24 CALLDATALOAD SWAP2 PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xC1B JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0x84 CALLDATALOAD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0xCB7 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xCB7 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP1 CALLDATALOAD SWAP1 PUSH2 0xCFF DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP3 PUSH2 0xD0D PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xC96 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 DUP4 DUP4 ADD ADD GT PUSH2 0xC00 JUMPI DUP2 PUSH1 0x0 SWAP3 PUSH1 0x20 DUP1 SWAP4 ADD DUP4 DUP7 ADD CALLDATACOPY DUP4 ADD ADD MSTORE SWAP1 JUMP JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 DUP1 DUP6 ADD SWAP5 DUP5 PUSH1 0x5 SHL ADD ADD GT PUSH2 0xC00 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0xA0 PUSH1 0x3 NOT DUP4 ADD SLT PUSH2 0xC00 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0xC00 JUMPI DUP4 PUSH2 0xD8B SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x24 CALLDATALOAD DUP4 DUP2 GT PUSH2 0xC00 JUMPI DUP3 PUSH2 0xDA6 SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP4 SWAP1 SWAP4 SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0xC00 JUMPI PUSH2 0xC8A SWAP2 PUSH1 0x4 ADD PUSH2 0xD2F JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0xC00 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0xCB7 JUMPI DUP2 PUSH1 0x5 SHL PUSH1 0x40 MLOAD SWAP4 PUSH1 0x20 SWAP4 PUSH2 0xDF4 DUP6 DUP5 ADD DUP8 PUSH2 0xC96 JUMP JUMPDEST DUP6 MSTORE DUP4 DUP1 DUP7 ADD SWAP3 DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0xC00 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xE17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xE09 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0x3412D5605AC6CD444957CEDB533E5DACAD6378B4BC819EBE3652188A665066D5 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH32 0xB09AA5AEB3702CFD50B6B62BC4532604938F21248A27A1D5CA736082B6819CC1 SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0xE2517D3F PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH32 0xDAE2AA361DFD1CA020A396615627D436107C35EFF9FE7738A3512819782D7069 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x150D DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 PUSH1 0xFF AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND ISZERO PUSH2 0xE8B JUMPI POP POP JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND ISZERO PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0xFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE PUSH32 0x2F8788117E7EFF1D82E926EC794901D17C78024A50270940304540A733656F0D CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST POP POP SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x0 SWAP2 DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP2 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0xFF PUSH1 0x40 DUP5 KECCAK256 SLOAD AND PUSH1 0x0 EQ PUSH2 0xFA6 JUMPI DUP1 DUP4 MSTORE DUP3 PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 DUP3 DUP5 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 DUP4 KECCAK256 PUSH1 0xFF NOT DUP2 SLOAD AND SWAP1 SSTORE PUSH32 0xF6391F5C32D9C69D2A47EA670B442974B53935D1EDC7FD64EB21E047A839171B CALLER SWAP4 DUP1 LOG4 PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x1029 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x1056 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x1 DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x106E JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP2 POP EQ SWAP1 JUMP JUMPDEST PUSH2 0x107F SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x2 EQ SWAP1 JUMP JUMPDEST PUSH2 0x1097 SWAP1 PUSH2 0x10A6 JUMP JUMPDEST PUSH1 0x4 DUP2 LT ISZERO PUSH2 0x1037 JUMPI PUSH1 0x3 EQ SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD DUP1 ISZERO PUSH1 0x0 EQ PUSH2 0x10C3 JUMPI POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x10D1 JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST TIMESTAMP LT ISZERO PUSH2 0x10DD JUMPI PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x20 SWAP4 SWAP3 DUP2 DUP5 MSTORE DUP5 DUP5 ADD CALLDATACOPY PUSH1 0x0 DUP3 DUP3 ADD DUP5 ADD MSTORE PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP5 PUSH2 0x1139 PUSH2 0x1152 SWAP5 SWAP6 SWAP3 SWAP4 PUSH1 0x40 MLOAD SWAP7 DUP8 SWAP6 PUSH1 0x20 DUP8 ADD SWAP10 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP11 MSTORE PUSH1 0x40 DUP8 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP8 ADD MSTORE PUSH1 0xC0 DUP7 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST SWAP7 SWAP3 SWAP5 SWAP1 SWAP7 SWAP6 SWAP2 SWAP6 PUSH1 0x40 MLOAD SWAP7 PUSH1 0x20 SWAP2 DUP3 DUP10 ADD SWAP10 DUP1 PUSH1 0xC0 DUP12 ADD PUSH1 0xA0 DUP14 MSTORE MSTORE PUSH1 0xE0 DUP11 ADD SWAP2 SWAP1 PUSH1 0x0 JUMPDEST DUP2 DUP2 LT PUSH2 0x126E JUMPI POP POP POP PUSH1 0x1F NOT DUP10 DUP3 SUB DUP2 ADD PUSH1 0x40 DUP12 ADD MSTORE DUP9 DUP3 MSTORE SWAP8 PUSH1 0x1 PUSH1 0x1 PUSH1 0xFB SHL SUB DUP2 GT PUSH2 0xC00 JUMPI SWAP1 DUP10 SWAP7 SWAP5 SWAP6 SWAP4 SWAP9 SWAP8 SWAP3 SWAP2 PUSH1 0x5 SHL DUP1 SWAP3 DUP11 DUP4 ADD CALLDATACOPY ADD SWAP4 DUP1 DUP9 DUP7 ADD DUP8 DUP8 SUB PUSH1 0x60 DUP10 ADD MSTORE MSTORE PUSH1 0x40 DUP6 ADD SWAP5 PUSH1 0x40 DUP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP6 DUP4 PUSH1 0x0 SWAP3 JUMPDEST DUP5 DUP5 LT PUSH2 0x1205 JUMPI POP POP POP POP POP POP PUSH2 0x1152 SWAP6 POP PUSH1 0x80 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0xC96 JUMP JUMPDEST SWAP2 SWAP4 SWAP7 SWAP9 POP SWAP2 SWAP4 SWAP9 SWAP10 SWAP5 SWAP7 PUSH1 0x3F NOT DUP3 DUP3 SUB ADD DUP5 MSTORE DUP10 CALLDATALOAD PUSH1 0x1E NOT DUP5 CALLDATASIZE SUB ADD DUP2 SLT ISZERO PUSH2 0xC00 JUMPI DUP4 ADD DUP7 DUP2 ADD SWAP2 SWAP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0xC00 JUMPI DUP1 CALLDATASIZE SUB DUP4 SGT PUSH2 0xC00 JUMPI PUSH2 0x1257 DUP9 SWAP3 DUP4 SWAP3 PUSH1 0x1 SWAP6 PUSH2 0x10E2 JUMP JUMPDEST SWAP12 ADD SWAP5 ADD SWAP5 ADD SWAP2 DUP12 SWAP9 SWAP7 SWAP4 SWAP5 SWAP2 SWAP11 SWAP10 SWAP8 SWAP6 SWAP11 PUSH2 0x11DD JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP4 CALLDATALOAD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP3 AND DUP1 SWAP3 SUB PUSH2 0xC00 JUMPI SWAP1 DUP2 MSTORE DUP6 ADD SWAP3 DUP6 ADD SWAP2 SWAP1 PUSH1 0x1 ADD PUSH2 0x117E JUMP JUMPDEST SWAP3 SWAP1 SWAP4 PUSH2 0x12C4 SWAP3 PUSH1 0x80 SWAP6 SWAP9 SWAP8 SWAP7 SWAP9 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE PUSH1 0x20 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP5 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x12DD JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 SUB PUSH2 0xC00 JUMPI SWAP1 JUMP JUMPDEST SWAP2 SWAP1 DUP2 LT ISZERO PUSH2 0x1303 JUMPI PUSH1 0x5 SHL DUP2 ADD CALLDATALOAD SWAP1 PUSH1 0x1E NOT DUP2 CALLDATASIZE SUB ADD DUP3 SLT ISZERO PUSH2 0xC00 JUMPI ADD SWAP1 DUP2 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0xC00 JUMPI PUSH1 0x20 ADD DUP3 CALLDATASIZE SUB DUP2 SGT PUSH2 0xC00 JUMPI SWAP2 SWAP1 JUMP JUMPDEST SWAP1 PUSH2 0x1378 DUP3 PUSH2 0x1020 JUMP JUMPDEST PUSH2 0x13BF JUMPI PUSH1 0x2 SLOAD DUP1 DUP3 LT PUSH2 0x13A1 JUMPI POP TIMESTAMP ADD SWAP1 DUP2 TIMESTAMP GT PUSH2 0x12DD JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x54336609 PUSH1 0xE0 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x1403 SWAP5 SWAP3 PUSH1 0x60 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE DUP2 PUSH1 0x40 DUP3 ADD MSTORE ADD SWAP2 PUSH2 0x10E2 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH2 0x1450 SWAP4 PUSH1 0x0 SWAP4 SWAP3 DUP5 SWAP4 DUP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP6 DUP2 MSTORE SUB SWAP3 GAS CALL RETURNDATASIZE ISZERO PUSH2 0x1453 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x1433 DUP3 PUSH2 0xCCD JUMP JUMPDEST SWAP2 PUSH2 0x1441 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xC96 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x14E1 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x60 SWAP1 PUSH2 0x14E1 JUMP JUMPDEST PUSH2 0x1464 DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI POP DUP1 ISZERO ISZERO DUP1 PUSH2 0x1492 JUMPI JUMPDEST PUSH2 0x147A JUMPI POP JUMP JUMPDEST PUSH1 0x24 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x121534C3 PUSH1 0xE3 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE REVERT JUMPDEST POP PUSH2 0x149C DUP2 PUSH2 0x108E JUMP JUMPDEST ISZERO PUSH2 0x1473 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x5EAD8EB5 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x4 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x14CA DUP2 PUSH2 0x1076 JUMP JUMPDEST ISZERO PUSH2 0x14A2 JUMPI PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x150A JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x14F8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST JUMP INVALID 0xD8 0xAA 0xF BALANCE SWAP5 SWAP8 BYTE 0x2A GT PUSH7 0x79F7C2090F6939 0xC8 0xD4 0xE0 BYTE 0x2A DUP14 PUSH31 0x41D55E5351469E63A2646970667358221220328B51D9A5EF216EC4F19AE7FB BLOCKHASH RETURNDATASIZE 0xC6 PUSH18 0xEAA3AB5EAFA7CDD9B4ABA6E61A180164736F PUSH13 0x63430008140033000000000000 ","sourceMap":"345:833:49:-:0;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8013:9:5;345:833:49;;;;;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;345:833:49;-1:-1:-1;;;345:833:49;;;;;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;;;;;;;;;;345:833:49;;;;;;;;;;;;;;;;;;;5347:26:5;5343:87;;345:833:49;13397:31:5;;;;;:68;;;345:833:49;13393:184:5;;13600:64;;13691:11;13600:64;;;;;;;;;:::i;:::-;13691:11;;;:::i;:::-;13718:13;13733:18;;;;;;14027:2;;;;:::i;:::-;345:833:49;;13753:3:5;13789:10;;;13953:43;13789:10;;13953:43;13877:11;13789:10;;;13829:9;13789:10;;;;13753:3;13789:10;;;;;;:::i;:::-;;:::i;:::-;13829:9;;:::i;:::-;345:833:49;13877:11:5;;:::i;:::-;13926:7;;;;;;;:::i;:::-;345:833:49;;13953:43:5;;;;;:::i;:::-;;;;13753:3;:::i;:::-;13718:13;;13393:184;345:833:49;;-1:-1:-1;;;;;;13488:78:5;;;;;345:833:49;;;;;;;;;;;;;;;;;;-1:-1:-1;345:833:49;;13488:78:5;;;13397:68;13432:33;;;;;13397:68;;5343:87;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;345:833:49;;;;;;;;;;;;;;;4747:26:0;345:833:49;;3282:12:0;345:833:49;;;:::i;:::-;;;;;;;;;;3901:22:0;345:833:49;735:10:30;3282:12:0;;:::i;:::-;4747:26;:::i;:::-;;345:833:49;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;1349:27:5;;345:833:49;;;;;;;;;735:10:30;345:833:49;;;;;;;;;;3519:23:0;3515:108;;11408:22:5;;;;:::i;:::-;11407:23;11403:230;;345:833:49;;;;;;;;;;;;11680:13:5;;;;345:833:49;;11403:230:5;345:833:49;;;;11453:169:5;;;;;;;;345:833:49;11523:85:5;345:833:49;;;;11453:169:5;3515:108:0;345:833:49;;;3565:47:0;;;;;;735:10:30;3565:47:0;;;345:833:49;;;;;3565:47:0;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;345:833:49;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;345:833:49;-1:-1:-1;;;345:833:49;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;1349:27:5;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1204:26:5;345:833:49;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;10138:31:5;;;;;:68;;;345:833:49;10134:184:5;;10341:64;;;;;;;;;;;;:::i;:::-;10429:5;;;;;:::i;:::-;10450:13;;10465:18;;;;;;;10609;;;;;10605:72;;345:833:49;;;10605:72:5;10648:18;345:833:49;;;;;;;10648:18:5;10605:72;;;345:833:49;;;10485:3:5;;10530:10;10509:76;10530:10;;10509:76;10530:10;;;;;;;;;;10542:9;10530:10;;;;;;10553:11;10530:10;;:::i;:::-;10542:9;;:::i;:::-;345:833:49;10553:11:5;;:::i;:::-;345:833:49;;10509:76:5;;;;;:::i;10485:3::-;10450:13;;;;10134:184;345:833:49;;-1:-1:-1;;;;;;10229:78:5;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;13488:78:5;;;10138:68;10173:33;;;;;10138:68;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;345:833:49;;;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;15620:4:5;;735:10:30;15602:23:5;15598:95;;345:833:49;15707:35:5;345:833:49;15722:9:5;345:833:49;;;;;;;;;;;15707:35:5;15722:9;345:833:49;;;15598:95:5;345:833:49;;;15648:34:5;;;;;;735:10:30;15648:34:5;;;345:833:49;15648:34:5;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;735:10:30;;-1:-1:-1;;;;;345:833:49;;5421:34:0;5417:102;;345:833:49;5529:37:0;345:833:49;;;5529:37:0;:::i;5417:102::-;345:833:49;-1:-1:-1;;;5478:30:0;;345:833:49;;5478:30:0;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;4330:25:0;345:833:49;;3282:12:0;345:833:49;;;:::i;3282:12:0:-;4330:25;:::i;345:833:49:-;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;;;;;;;3901:22:0;345:833:49;;;;;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;:::i;:::-;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;345:833:49;-1:-1:-1;;;345:833:49;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;:::i;:::-;12623:2:5;12490:11;345:833:49;12559:43:5;;12407:56;345:833:49;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;5347:26:5;5343:87;;345:833:49;12407:56:5;;;;;;:::i;:::-;12490:11;;;;;:::i;:::-;12536:7;;;;;;:::i;:::-;345:833:49;12559:43:5;;;;;:::i;:::-;;;;12623:2;:::i;5343:87::-;5406:12;735:10:30;5406:12:5;:::i;:::-;5343:87;;345:833:49;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;345:833:49;;;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;775:49:20;;;:89;;;;345:833:49;;;;;;;;;775:89:20;2688:32:0;;-1:-1:-1;;;;2673:47:0;;;:87;;;;775:89:20;;;;;;2673:87:0;-1:-1:-1;;;862:40:41;;-1:-1:-1;2673:87:0;;;345:833:49;;;;;;;;;-1:-1:-1;;345:833:49;;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;;;345:833:49;;;;9438:61:5;345:833:49;;;;;;;:::i;:::-;;;;;;;9438:61:5;345:833:49;;;;;735:10:30;3282:12:0;735:10:30;3282:12:0;:::i;:::-;9340:53:5;;;;;;;;:::i;:::-;9417:5;;;;;;;:::i;:::-;345:833:49;;9438:61:5;;;;;:::i;:::-;;;;9513:18;9509:72;;345:833:49;;;9509:72:5;9552:18;345:833:49;;;;;;;9552:18:5;9509:72;;;345:833:49;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;345:833:49;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;-1:-1:-1;;345:833:49;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;345:833:49;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;3432:197:0;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;1204:26:5;;345:833:49;;3519:23:0;3515:108;;3432:197;;:::o;3515:108::-;345:833:49;;;;;3565:47:0;;;;;;;;;345:833:49;;;;;3565:47:0;3432:197;-1:-1:-1;;;;;345:833:49;2954:6:0;345:833:49;;;;;;;;;;-1:-1:-1;;;;;;;;;;;1276:26:5;345:833:49;;3519:23:0;3515:108;;3432:197;;:::o;:::-;345:833:49;2954:6:0;345:833:49;2954:6:0;345:833:49;;;2954:6:0;345:833:49;;;;;;;;;;2954:6:0;345:833:49;;;;;2954:6:0;345:833:49;;;3519:23:0;3515:108;;3432:197;;:::o;6179:316::-;;2954:6;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6276:23:0;6272:217;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6370:40:0;735:10:30;6370:40:0;;;345:833:49;6424:11:0;:::o;6272:217::-;6466:12;;;:::o;6732:317::-;;2954:6;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6826:217:0;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;6924:40:0;735:10:30;6924:40:0;;;345:833:49;6978:11:0;:::o;6006:129:5:-;6083:21;6006:129;6083:21;:::i;:::-;345:833:49;;;;;;6083:45:5;;6006:129;:::o;345:833:49:-;;;;6108:20:5;345:833:49;;;;;6108:20:5;345:833:49;6270:209:5;6370:21;6270:209;6370:21;:::i;:::-;345:833:49;;;;;;6417:22:5;6408:31;;:64;;;;;6401:71;6270:209;:::o;6408:64::-;6452:20;6443:29;;;6270:209;:::o;6615:134::-;6697:21;6615:134;6697:21;:::i;:::-;345:833:49;;;;;;6722:20:5;6697:45;6615:134;:::o;6828:132::-;6909:21;6828:132;6909:21;:::i;:::-;345:833:49;;;;;;6934:19:5;6909:44;6828:132;:::o;7278:460::-;-1:-1:-1;345:833:49;7197:11:5;345:833:49;;;-1:-1:-1;345:833:49;;7422:14:5;;7418:314;7422:14;;;7452:27;-1:-1:-1;7452:27:5;:::o;7418:314::-;7197:11;7500:28;;7197:11;;7544:26;7551:19;7544:26;:::o;7496:236::-;7603:15;-1:-1:-1;7603:15:5;;;7197:11;7634:29;:::o;7587:145::-;7701:20;7694:27;:::o;345:833:49:-;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;-1:-1:-1;;345:833:49;;;;:::o;8142:279:5:-;;345:833:49;8363:50:5;8142:279;;;;345:833:49;;8363:50:5;;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;8363:50:5;345:833:49;;8363:50:5;;;;;;:::i;:::-;345:833:49;8353:61:5;;8142:279;:::o;8537:320::-;;;;;;;;;345:833:49;;8793:56:5;;;;;;345:833:49;;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;345:833:49;;;;;;;;;;;;;8793:56:5;345:833:49;;;;;;;;;;8793:56:5;;;;;;;;:::i;345:833:49:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::o;:::-;-1:-1:-1;;345:833:49;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;345:833:49;;;;;;;;;;;;;;;:::o;10784:399:5:-;;10852:15;;;:::i;:::-;10848:131;;8013:9;345:833:49;11034:16:5;;;11030:96;;11153:15;;345:833:49;11153:15:5;;;345:833:49;;;-1:-1:-1;345:833:49;11135:11:5;345:833:49;;;-1:-1:-1;345:833:49;;10784:399:5:o;11030:96::-;345:833:49;;;;;11073:42:5;;;;;;;;;345:833:49;;;;;11073:42:5;10848:131;345:833:49;;-1:-1:-1;;;10890:78:5;;345:833:49;10890:78:5;;345:833:49;;;;;;;;;;10890:78:5;345:833:49;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;14100:232:5:-;14280:45;14100:232;14239:31;14100:232;;;;345:833:49;;;;;;;;;;;;;14239:31:5;;;;345:833:49;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;14239:31:5;345:833:49;;;;14280:45:5;:::i;:::-;;14100:232::o;345:833:49:-;;;14280:45:5;:::i;14415:367::-;14497:20;;;:::i;:::-;14496:21;14492:137;;14642:25;;;;:58;;;14415:367;14638:138;;14415:367;:::o;14638:138::-;345:833:49;;;;14723:42:5;;;;;;;;;345:833:49;14723:42:5;14642:58;14672:28;;;;:::i;:::-;14671:29;14642:58;;14492:137;345:833:49;;;;11453:169:5;;;;14540:78;;345:833:49;14540:78:5;;345:833:49;;;;;;14540:78:5;14864:236;14919:20;;;:::i;:::-;14918:21;14914:137;;-1:-1:-1;345:833:49;1434:1:5;345:833:49;;1434:1:5;345:833:49;-1:-1:-1;345:833:49;;14864:236:5:o;5221:224:29:-;;;;5337:8;;-1:-1:-1;345:833:49;;5690:21:29;:17;;5815:158;;;;;;5686:354;345:833:49;;-1:-1:-1;;;6010:19:29;;;;;5333:106;5411:17::o"},"methodIdentifiers":{"CANCELLER_ROLE()":"b08e51c0","DEFAULT_ADMIN_ROLE()":"a217fddf","EXECUTOR_ROLE()":"07bd0265","PROPOSER_ROLE()":"8f61f4f5","cancel(bytes32)":"c4d252f5","execute(address,uint256,bytes,bytes32,bytes32)":"134008d3","executeBatch(address[],uint256[],bytes[],bytes32,bytes32)":"e38335e5","getMinDelay()":"f27a0c92","getOperationState(bytes32)":"7958004c","getRoleAdmin(bytes32)":"248a9ca3","getTimestamp(bytes32)":"d45c4435","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","hashOperation(address,uint256,bytes,bytes32,bytes32)":"8065657f","hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)":"b1c5f427","isOperation(bytes32)":"31d50750","isOperationDone(bytes32)":"2ab0f529","isOperationPending(bytes32)":"584b153e","isOperationReady(bytes32)":"13bc9f20","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","schedule(address,uint256,bytes,bytes32,bytes32,uint256)":"01d5062a","scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)":"8f2a0bb0","supportsInterface(bytes4)":"01ffc9a7","updateDelay(uint256)":"64d62353"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"},{\"internalType\":\"address[]\",\"name\":\"proposers\",\"type\":\"address[]\"},{\"internalType\":\"address[]\",\"name\":\"executors\",\"type\":\"address[]\"},{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"minDelay\",\"type\":\"uint256\"}],\"name\":\"TimelockInsufficientDelay\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"payloads\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"TimelockInvalidOperationLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"}],\"name\":\"TimelockUnauthorizedCaller\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"predecessorId\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexecutedPredecessor\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"operationId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"TimelockUnexpectedOperationState\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"CallExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"CallSalt\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"CallScheduled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"Cancelled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldDuration\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newDuration\",\"type\":\"uint256\"}],\"name\":\"MinDelayChange\",\"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\"},{\"inputs\":[],\"name\":\"CANCELLER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXECUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PROPOSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"payload\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"executeBatch\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getOperationState\",\"outputs\":[{\"internalType\":\"enum TimelockController.OperationState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getTimestamp\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperation\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"}],\"name\":\"hashOperationBatch\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperation\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationDone\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationPending\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"isOperationReady\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"callerConfirmation\",\"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\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"schedule\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"payloads\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"predecessor\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"delay\",\"type\":\"uint256\"}],\"name\":\"scheduleBatch\",\"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\":[{\"internalType\":\"uint256\",\"name\":\"newDelay\",\"type\":\"uint256\"}],\"name\":\"updateDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"\\u041a\\u043e\\u043d\\u0442\\u0440\\u0430\\u043a\\u0442 \\u0442\\u0430\\u0439\\u043c\\u043b\\u043e\\u043a\\u0430 \\u0434\\u043b\\u044f DAO, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0439 \\u0437\\u0430\\u0434\\u0435\\u0440\\u0436\\u043a\\u0443 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u043e\\u0434\\u043e\\u0431\\u0440\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439\",\"errors\":{\"AccessControlBadConfirmation()\":[{\"details\":\"The caller of a function is not the expected one. NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.\"}],\"AccessControlUnauthorizedAccount(address,bytes32)\":[{\"details\":\"The `account` is missing a role.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"TimelockInsufficientDelay(uint256,uint256)\":[{\"details\":\"The schedule operation doesn't meet the minimum delay.\"}],\"TimelockInvalidOperationLength(uint256,uint256,uint256)\":[{\"details\":\"Mismatch between the parameters length for an operation call.\"}],\"TimelockUnauthorizedCaller(address)\":[{\"details\":\"The caller account is not authorized.\"}],\"TimelockUnexecutedPredecessor(bytes32)\":[{\"details\":\"The predecessor to an operation not yet done.\"}],\"TimelockUnexpectedOperationState(bytes32,bytes32)\":[{\"details\":\"The current state of an operation is not as required. The `expectedStates` is a bitmap with the bits enabled for each OperationState enum position counting from right to left. See {_encodeStateBitmap}.\"}]},\"events\":{\"CallExecuted(bytes32,uint256,address,uint256,bytes)\":{\"details\":\"Emitted when a call is performed as part of operation `id`.\"},\"CallSalt(bytes32,bytes32)\":{\"details\":\"Emitted when new proposal is scheduled with non-zero salt.\"},\"CallScheduled(bytes32,uint256,address,uint256,bytes,bytes32,uint256)\":{\"details\":\"Emitted when a call is scheduled as part of operation `id`.\"},\"Cancelled(bytes32)\":{\"details\":\"Emitted when operation `id` is cancelled.\"},\"MinDelayChange(uint256,uint256)\":{\"details\":\"Emitted when the minimum delay for future operations is modified.\"},\"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 to signal this.\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call. This account bears the admin role (for the granted role). Expected in cases where the role was granted using the internal {AccessControl-_grantRole}.\"},\"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`)\"}},\"kind\":\"dev\",\"methods\":{\"cancel(bytes32)\":{\"details\":\"Cancel an operation. Requirements: - the caller must have the 'canceller' role.\"},\"constructor\":{\"details\":\"\\u041a\\u043e\\u043d\\u0441\\u0442\\u0440\\u0443\\u043a\\u0442\\u043e\\u0440\",\"params\":{\"admin\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 \\u0430\\u0434\\u043c\\u0438\\u043d\\u0438\\u0441\\u0442\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 (\\u043e\\u0431\\u044b\\u0447\\u043d\\u043e \\u0430\\u0434\\u0440\\u0435\\u0441 \\u043d\\u0443\\u043b\\u0435\\u0432\\u043e\\u0439 \\u0434\\u043b\\u044f \\u0434\\u0435\\u0446\\u0435\\u043d\\u0442\\u0440\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438)\",\"executors\":\"\\u0410\\u0434\\u0440\\u0435\\u0441\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043c\\u043e\\u0433\\u0443\\u0442 \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0437\\u0430\\u043a\\u0446\\u0438\\u0438\",\"minDelay\":\"\\u041c\\u0438\\u043d\\u0438\\u043c\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0437\\u0430\\u0434\\u0435\\u0440\\u0436\\u043a\\u0430 \\u0432 \\u0441\\u0435\\u043a\\u0443\\u043d\\u0434\\u0430\\u0445 \\u043f\\u0435\\u0440\\u0435\\u0434 \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0442\\u0440\\u0430\\u043d\\u0437\\u0430\\u043a\\u0446\\u0438\\u0438\",\"proposers\":\"\\u0410\\u0434\\u0440\\u0435\\u0441\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043c\\u043e\\u0433\\u0443\\u0442 \\u043f\\u0440\\u0435\\u0434\\u043b\\u0430\\u0433\\u0430\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0437\\u0430\\u043a\\u0446\\u0438\\u0438\"}},\"execute(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a single transaction. Emits a {CallExecuted} event. Requirements: - the caller must have the 'executor' role.\"},\"executeBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Execute an (ready) operation containing a batch of transactions. Emits one {CallExecuted} event per transaction in the batch. Requirements: - the caller must have the 'executor' role.\"},\"getMinDelay()\":{\"details\":\"Returns the minimum delay in seconds for an operation to become valid. This value can be changed by executing an operation that calls `updateDelay`.\"},\"getOperationState(bytes32)\":{\"details\":\"Returns operation state.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"getTimestamp(bytes32)\":{\"details\":\"Returns the timestamp at which an operation becomes ready (0 for unset operations, 1 for done operations).\"},\"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`.\"},\"hashOperation(address,uint256,bytes,bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a single transaction.\"},\"hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)\":{\"details\":\"Returns the identifier of an operation containing a batch of transactions.\"},\"isOperation(bytes32)\":{\"details\":\"Returns whether an id corresponds to a registered operation. This includes both Waiting, Ready, and Done operations.\"},\"isOperationDone(bytes32)\":{\"details\":\"Returns whether an operation is done or not.\"},\"isOperationPending(bytes32)\":{\"details\":\"Returns whether an operation is pending or not. Note that a \\\"pending\\\" operation may also be \\\"ready\\\".\"},\"isOperationReady(bytes32)\":{\"details\":\"Returns whether an operation is ready for execution. Note that a \\\"ready\\\" operation is also \\\"pending\\\".\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Always returns `IERC721Receiver.onERC721Received.selector`.\"},\"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 `callerConfirmation`. 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.\"},\"schedule(address,uint256,bytes,bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a single transaction. Emits {CallSalt} if salt is nonzero, and {CallScheduled}. Requirements: - the caller must have the 'proposer' role.\"},\"scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)\":{\"details\":\"Schedule an operation containing a batch of transactions. Emits {CallSalt} if salt is nonzero, and one {CallScheduled} event per transaction in the batch. Requirements: - the caller must have the 'proposer' role.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"updateDelay(uint256)\":{\"details\":\"Changes the minimum timelock duration for future operations. Emits a {MinDelayChange} event. Requirements: - the caller must be the timelock itself. This can only be achieved by scheduling and later executing an operation where the timelock is the target and the data is the ABI-encoded call to this function.\"}},\"title\":\"GovernanceTimelock\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/GovernanceTimelock.sol\":\"GovernanceTimelock\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xc1bebdee8943bd5e9ef1e0f2e63296aa1dd4171a66b9e74d0286220e891e1458\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://928cf2f0042c606f3dcb21bd8a272573f462a215cd65285d2d6b407f31e9bd67\",\"dweb:/ipfs/QmWGxjckno6sfjHPX5naPnsfsyisgy4PJDf46eLw9umfpx\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0x4d9a2b261b56a1e4a37bb038151dec98b952fed16de2bdfdda27e38e2b12b530\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f724110f7aeb6151af800ab8c12e6060b29bda9e013f0ccb331eb754d6a7cbf0\",\"dweb:/ipfs/QmUcjzCZpxtUPdEThtAzE1f9LvuJiUGZxTdH9N6bHrb5Cf\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x42ce53c97c0d57628662c1a6e277a6eee113aeedd0cae61805e0513ac2866daf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fff5babafc1100625c7f60ee3694fe98b73446992211a30dbfbc2b98cced16\",\"dweb:/ipfs/QmRU8ThthE6USLbEgLNf6jVKp36qJNAkzDZ5RBoYSN7bLC\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"contracts/GovernanceTimelock.sol\":{\"keccak256\":\"0xdaf34290781f39eea8ef740a8ee3dbacdd740164af8a96b54e55a3ea5b43877a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3941a06276ea3cbfd8a354a16fd97f7870618298f885820f8188e370d13f6f04\",\"dweb:/ipfs/QmYFxMQ7yXwUcYZh9ZLzNdYGYf4TFojtgqME8Fqw7RFpkX\"]}},\"version\":1}"}},"contracts/GovernanceToken.sol":{"GovernanceToken":{"abi":[{"inputs":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"address","name":"initialOwner","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"ECDSAInvalidSignature","type":"error"},{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"name":"ECDSAInvalidSignatureLength","type":"error"},{"inputs":[{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"ECDSAInvalidSignatureS","type":"error"},{"inputs":[{"internalType":"uint256","name":"increasedSupply","type":"uint256"},{"internalType":"uint256","name":"cap","type":"uint256"}],"name":"ERC20ExceededSafeSupply","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"ERC2612ExpiredSignature","type":"error"},{"inputs":[{"internalType":"address","name":"signer","type":"address"},{"internalType":"address","name":"owner","type":"address"}],"name":"ERC2612InvalidSigner","type":"error"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"uint48","name":"clock","type":"uint48"}],"name":"ERC5805FutureLookup","type":"error"},{"inputs":[],"name":"ERC6372InconsistentClock","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"OwnableInvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"OwnableUnauthorizedAccount","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"inputs":[{"internalType":"uint256","name":"expiry","type":"uint256"}],"name":"VotesExpiredSignature","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegator","type":"address"},{"indexed":true,"internalType":"address","name":"fromDelegate","type":"address"},{"indexed":true,"internalType":"address","name":"toDelegate","type":"address"}],"name":"DelegateChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"delegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"previousVotes","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotes","type":"uint256"}],"name":"DelegateVotesChanged","type":"event"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint32","name":"pos","type":"uint32"}],"name":"checkpoints","outputs":[{"components":[{"internalType":"uint48","name":"_key","type":"uint48"},{"internalType":"uint208","name":"_value","type":"uint208"}],"internalType":"struct Checkpoints.Checkpoint208","name":"","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"}],"name":"delegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"delegatee","type":"address"},{"internalType":"uint256","name":"nonce","type":"uint256"},{"internalType":"uint256","name":"expiry","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"delegateBySig","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"delegates","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastTotalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getPastVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"partners","type":"address[]"},{"internalType":"uint256[]","name":"amounts","type":"uint256[]"}],"name":"mintInitialSupply","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"numCheckpoints","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"permit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_string_fromMemory":{"entryPoint":1267,"id":null,"parameterSlots":2,"returnSlots":1},"copy_memory_to_memory_with_cleanup":{"entryPoint":1230,"id":null,"parameterSlots":3,"returnSlots":0},"finalize_allocation":{"entryPoint":1194,"id":null,"parameterSlots":2,"returnSlots":0},"fun_toShortStringWithFallback":{"entryPoint":1358,"id":7428,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback_10491":{"entryPoint":1779,"id":7428,"parameterSlots":1,"returnSlots":1}},"generatedSources":[],"linkReferences":{},"object":"610160604081815234620004a55762002c098038038091620000228286620004aa565b84398201606083820312620004a55782516001600160401b039190828111620004a5578162000053918601620004f3565b9160209182860151828111620004a557859162000072918801620004f3565b9501516001600160a01b03808216929091839003620004a55785519386850185811083821117620003a457875260019485815281810195603160f81b87528751848111620003a45760038054918383811c931680156200049a575b868410146200048457601f9283811162000439575b508086848211600114620003c657600091620003ba575b5060001982841b1c191690841b1781555b8b5191868311620003a45760049c8d548581811c9116801562000399575b8882101462000384578e83821162000339575b50508d87928511600114620002ce5750938394918492600095620002c2575b50501b92600019911b1c19161789555b62000175876200054e565b956101209687526200018782620006f3565b97610140988952838151910120918260e0525190209861010099808b524660a0528951938401927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f84528a85015260608401524660808401523060a084015260a0835260c083019383851090851117620002ad5750828852815190206080523060c052831562000296575050600b80546001600160a01b031981168417909155945194167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a36123be93846200084b853960805184611796015260a05184611851015260c05184611760015260e051846117e50152518361180b015251826107750152518161079e0152f35b631e4fbdf760e01b8252600060c490910152602490fd5b604190634e487b7160e01b6000525260246000fd5b0151935038806200015a565b929190601f1985169360005284886000209460005b8a8983831062000321575050501062000306575b50505050811b0189556200016a565b01519060f884600019921b161c1916905538808080620002f7565b868601518955909701969485019488935001620002e3565b600052876000208380870160051c8201928a88106200037a575b0160051c019086905b8281106200036d5750508e6200013b565b600081550186906200035c565b9250819262000353565b60228f634e487b7160e01b6000525260246000fd5b90607f169062000128565b634e487b7160e01b600052604160045260246000fd5b90508b015138620000f9565b8592508c90601f1983168560005289600020928a6000915b83831062000417575050508311620003fe575b5050811b0181556200010a565b8d015160001983861b60f8161c191690553880620003f1565b948482949597989293960151815501940192019087949392918f8b90620003de565b82600052866000208480840160051c8201928985106200047a575b0160051c019085905b8281106200046d575050620000e2565b600081550185906200045d565b9250819262000454565b634e487b7160e01b600052602260045260246000fd5b92607f1692620000cd565b600080fd5b601f909101601f19168101906001600160401b03821190821017620003a457604052565b60005b838110620004e25750506000910152565b8181015183820152602001620004d1565b81601f82011215620004a55780516001600160401b038111620003a457604051926200052a601f8301601f191660200185620004aa565b81845260208284010111620004a5576200054b9160208085019101620004ce565b90565b80516020919082811015620005ce575090601f8251116200058c57808251920151908083106200057d57501790565b82600019910360031b1b161790565b604490620005c09260405193849263305a27a960e01b845280600485015282519283918260248701528686019101620004ce565b601f01601f19168101030190fd5b6001600160401b038111620003a4576005928354926001938481811c91168015620006e8575b838210146200048457601f8111620006b1575b5081601f84116001146200064757509282939183926000946200063b575b50501b916000199060031b1c191617905560ff90565b01519250388062000625565b919083601f1981168760005284600020946000905b888383106200069657505050106200067c575b505050811b01905560ff90565b015160001960f88460031b161c191690553880806200066f565b8587015188559096019594850194879350908101906200065c565b8560005284601f846000209201871c820191601f8601881c015b828110620006db57505062000607565b60008155018590620006cb565b90607f1690620005f4565b805160209081811015620007205750601f8251116200058c57808251920151908083106200057d57501790565b906001600160401b038211620003a457600654926001938481811c911680156200083f575b838210146200048457601f811162000805575b5081601f84116001146200079957509282939183926000946200078d575b50501b916000199060031b1c19161760065560ff90565b01519250388062000776565b919083601f198116600660005284600020946000905b88838310620007ea5750505010620007d0575b505050811b0160065560ff90565b015160001960f88460031b161c19169055388080620007c2565b858701518855909601959485019487935090810190620007af565b600660005284601f84600020920160051c820191601f860160051c015b8281106200083257505062000758565b6000815501859062000822565b90607f16906200074556fe6080604052600436101561001257600080fd5b60003560e01c806306fdde03146101c7578063095ea7b3146101c257806318160ddd146101bd57806323b872dd146101b8578063313ce567146101b35780633644e515146101ae5780633a46b1a8146101a95780634bf5d7e9146101a4578063587cde1e1461019f5780635c19a95c1461019a5780636fcfff451461019557806370a0823114610190578063715018a61461018b5780637ecebe001461018657806384b0196e146101815780638da5cb5b1461017c5780638e539e8c1461017757806391ddadf41461017257806395d89b411461016d5780639ab24eb0146101685780639df2c95d14610163578063a9059cbb1461015e578063c3cda52014610159578063d505accf14610154578063dd62ed3e1461014f578063f1127ed81461014a5763f2fde38b1461014557600080fd5b610f90565b610edd565b610e85565b610d51565b610c88565b610c42565b610b98565b610a1d565b610976565b61094a565b61087b565b610852565b61075a565b610720565b6106ff565b6106c6565b61065e565b61063a565b6105ff565b61056d565b610485565b610462565b610446565b610399565b61037b565b61034a565b610220565b919082519283825260005b8481106101f8575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016101d7565b90602061021d9281815201906101cc565b90565b34610305576000806003193601126103025760405190806003546102438161135f565b808552916001918083169081156102d8575060011461027d575b6102798561026d81870382610af1565b6040519182918261020c565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106102c057505050810160200161026d8261027961025d565b805460208587018101919091529093019281016102a5565b8695506102799693506020925061026d94915060ff191682840152151560051b820101929361025d565b80fd5b600080fd5b600435906001600160a01b038216820361030557565b602435906001600160a01b038216820361030557565b35906001600160a01b038216820361030557565b346103055760403660031901126103055761037061036661030a565b60243590336114ab565b602060405160018152f35b34610305576000366003190112610305576020600254604051908152f35b34610305576060366003190112610305576103b261030a565b6103ba610320565b6001600160a01b03821660009081526001602090815260408083203384529091529020604435919054926000198410610404575b6103f89350611399565b60405160018152602090f35b8284106104205761041b836103f89503338361155f565b6103ee565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b3461030557600036600319011261030557602060405160128152f35b3461030557600036600319011261030557602061047d61175d565b604051908152f35b34610305576040366003190112610305576001600160a01b036104a661030a565b166000908152600960205260408120906104c160243561109e565b91805482938160058111610513575b50906020946104df9284611f9a565b806104f95750505b6040516001600160d01b039091168152f35b91610505849293611ab5565b92815220015460301c6104e7565b9461051d86611aff565b8603958611610568576020956104df9385875265ffffffffffff80838a8a20015416908516106000146105565750915b919250946104d0565b92915061056290611ac4565b9061054d565b611349565b346103055760003660031901126103055761058743611a83565b65ffffffffffff8061059843611a83565b169116036105ed576102796040516105af81610a7c565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906101cc565b6040516301bfc1c560e61b8152600490fd5b346103055760203660031901126103055760206001600160a01b038061062361030a565b166000526008825260406000205416604051908152f35b346103055760203660031901126103055761065c61065661030a565b336110df565b005b34610305576020366003190112610305576001600160a01b0361067f61030a565b16600052600960205260406000205463ffffffff908181116106a75760209160405191168152f35b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b3461030557602036600319011261030557602061047d6106e461030a565b6001600160a01b031660009081526020819052604090205490565b346103055760003660031901126103055761071861102e565b61065c61105a565b34610305576020366003190112610305576001600160a01b0361074161030a565b1660005260076020526020604060002054604051908152f35b346103055760008060031936011261030257610804906107997f000000000000000000000000000000000000000000000000000000000000000061189d565b6107c27f0000000000000000000000000000000000000000000000000000000000000000611996565b91604051916107d083610a9d565b818352604051948594600f60f81b86526107f660209360e08589015260e08801906101cc565b9086820360408801526101cc565b904660608601523060808601528260a086015284820360c08601528080855193848152019401925b82811061083b57505050500390f35b83518552869550938101939281019260010161082c565b3461030557600036600319011261030557600b546040516001600160a01b039091168152602090f35b346103055760203660031901126103055761089760043561109e565b600a549060008291600584116108ef575b6108b29350611f31565b6000816108c757505060405160008152602090f35b600a6108d4602093611ab5565b9152600080516020612369833981519152015460301c6104e7565b91926108fa81611aff565b8103908111610568576108b293600a835265ffffffffffff8083600080516020612369833981519152015416908516106000146109385750916108a8565b92915061094490611ac4565b906108a8565b3461030557600036600319011261030557602061096643611a83565b65ffffffffffff60405191168152f35b34610305576000806003193601126103025760405190806004546109998161135f565b808552916001918083169081156102d857506001146109c2576102798561026d81870382610af1565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410610a0557505050810160200161026d8261027961025d565b805460208587018101919091529093019281016109ea565b34610305576020366003190112610305576001600160a01b03610a3e61030a565b166000526009602052602060018060d01b03610a5d6040600020611c74565b16604051908152f35b634e487b7160e01b600052604160045260246000fd5b6040810190811067ffffffffffffffff821117610a9857604052565b610a66565b6020810190811067ffffffffffffffff821117610a9857604052565b60a0810190811067ffffffffffffffff821117610a9857604052565b60c0810190811067ffffffffffffffff821117610a9857604052565b90601f8019910116810190811067ffffffffffffffff821117610a9857604052565b60405190610b2082610a7c565b565b67ffffffffffffffff8111610a985760051b60200190565b81601f8201121561030557803591610b5183610b22565b92610b5f6040519485610af1565b808452602092838086019260051b820101928311610305578301905b828210610b89575050505090565b81358152908301908301610b7b565b346103055760403660031901126103055767ffffffffffffffff6004358181116103055736602382011215610305578060040135610bd581610b22565b91610be36040519384610af1565b81835260209160248385019160051b8301019136831161030557602401905b828210610c2b576024358587821161030557610c2561065c923690600401610b3a565b90611ffb565b838091610c3784610336565b815201910190610c02565b3461030557604036600319011261030557610370610c5e61030a565b6024359033611399565b6064359060ff8216820361030557565b6084359060ff8216820361030557565b346103055760c036600319011261030557610ca161030a565b60443590602435610cb0610c68565b834211610d3857610d2c61065c94610d33926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b0388166040840152866060840152608083015260808252610d1482610ab9565b610d2760a4359360843593519020611877565b611608565b91826115b2565b6110df565b604051632341d78760e11b815260048101859052602490fd5b346103055760e036600319011261030557610d6a61030a565b610d72610320565b60443590606435610d81610c78565b814211610e6c576001600160a01b0385811660008181526007602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c99281019283529283019390935292861660608201526080810187905260a081019190915260c080820194909452928352610e25929091610e1260e083610af1565b610d2760c4359360a43593519020611877565b6001600160a01b0384811690821603610e42575061065c926114ab565b6040516325c0072360e11b81526001600160a01b0391821660048201529084166024820152604490fd5b60405163313c898160e11b815260048101839052602490fd5b34610305576040366003190112610305576020610ed4610ea361030a565b610eab610320565b6001600160a01b0391821660009081526001855260408082209290931681526020919091522090565b54604051908152f35b3461030557604036600319011261030557610ef661030a565b6024359063ffffffff821682036103055761027991610f4691610f17611599565b50610f20611599565b506001600160a01b03166000908152600960205260409020610f40611599565b50611cb8565b5060405190610f5482610a7c565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461030557602036600319011261030557610fa961030a565b610fb161102e565b6001600160a01b0390811690811561100557600b54826bffffffffffffffffffffffff60a01b821617600b55167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a3005b604051631e4fbdf760e01b815260006004820152602490fd5b61102661102e565b610b2061105a565b600b546001600160a01b0316330361104257565b60405163118cdaa760e01b8152336004820152602490fd5b600b80546001600160a01b031981169091556000906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a3565b65ffffffffffff6110ae43611a83565b16808210156110c1575061021d90611a83565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610b209694169461115c9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b038083169392919081169081851415806112a7575b611186575b5050505050565b8161120b575b50508261119b575b808061117f565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916111e8916111e29091611a50565b906112b0565b604080516001600160d01b039384168152919092166020820152a2388080611194565b6001600160a01b0316600090815260096020526040902061122b84611a50565b61123443611a83565b6001600160d01b0391828061124886611c74565b169116900392828411610568577fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249361129d9261128492611e75565b6040805192851683529316602082015291829190820190565b0390a2388061118c565b5083151561117a565b906112ba43611a83565b6001600160d01b039182806112ce86611c74565b16911601918211610568576112e292611e75565b9091565b6112ef43611a83565b906001600160d01b03908180611303611c2a565b16911601908111610568576112e291611d8c565b61132043611a83565b906001600160d01b03908180611334611c2a565b1691169003908111611349576112e291611d8c565b634e487b7160e01b600052601160045260246000fd5b90600182811c9216801561138f575b602083101461137957565b634e487b7160e01b600052602260045260246000fd5b91607f169161136e565b6001600160a01b03808216949392919085156114925782168015611479576001600160a01b0382166000908152602081905260409020549584871061144a5784610b209697036113fb8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36122fd565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b6001600160a01b03808216929190831561154657821693841561152d57806115237f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259461150c60209560018060a01b03166000526001602052604060002090565b9060018060a01b0316600052602052604060002090565b55604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b906001600160a01b03808316156115465781161561152d5761150c6115969260018060a01b03166000526001602052604060002090565b55565b604051906115a682610a7c565b60006020838281520152565b6001600160a01b038116600090815260076020526040902080546001810190915590918190036115e0575050565b6040516301d4b62360e61b81526001600160a01b039092166004830152602482015260449150fd5b9161021d939161161793611620565b909291926116d0565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116116a457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156116985780516001600160a01b0381161561168f57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b600411156116ba57565b634e487b7160e01b600052602160045260246000fd5b6116d9816116b0565b806116e2575050565b6116eb816116b0565b600181036117055760405163f645eedf60e01b8152600490fd5b61170e816116b0565b6002810361172f5760405163fce698f760e01b815260048101839052602490fd5b8061173b6003926116b0565b146117435750565b6040516335e2f38360e21b81526004810191909152602490fd5b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061184e575b156117b8577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261184881610ad5565b51902090565b507f0000000000000000000000000000000000000000000000000000000000000000461461178f565b60429061188261175d565b906040519161190160f01b8352600283015260228201522090565b60ff81146118db5760ff811690601f82116118c957604051916118bf83610a7c565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516005548160006118ee8361135f565b808352926001908181169081156119745750600114611915575b5061021d92500382610af1565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310611959575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611940565b90506020925061021d94915060ff191682840152151560051b82010138611908565b60ff81146119b85760ff811690601f82116118c957604051916118bf83610a7c565b506040516006548160006119cb8361135f565b8083529260019081811690811561197457506001146119f1575061021d92500382610af1565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310611a35575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611a1c565b6001600160d01b0390818111611a64571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111611a96571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b60001981019190821161056857565b906001820180921161056857565b9190820180921161056857565b8115611ae9570490565b634e487b7160e01b600052601260045260246000fd5b600181111561021d57600181600160801b811015611c18575b611bc0611bb6611bac611ba2611b98611b8e611bcc97600488600160401b611bc79a1015611c0b575b640100000000811015611bfe575b62010000811015611bf1575b610100811015611be5575b6010811015611bd9575b1015611bd1575b60030260011c611b87818b611adf565b0160011c90565b611b87818a611adf565b611b878189611adf565b611b878188611adf565b611b878187611adf565b611b878186611adf565b8093611adf565b821190565b900390565b60011b611b77565b811c9160021b91611b70565b60081c91811b91611b66565b60101c9160081b91611b5b565b60201c9160101b91611b4f565b60401c9160201b91611b41565b50600160401b9050608082901c611b18565b600a5460009080611c3c575050600090565b8060001981011161056857600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b805460009181611c8657505050600090565b6000199282848101116105685760209181522001015460301c90565b634e487b7160e01b600052603260045260246000fd5b8054821015611cd05760005260206000200190600090565b611ca2565b600a5490600160401b821015610a98576001820180600a55821015611cd057600a600052805160209091015160301b65ffffffffffff191665ffffffffffff919091161760008051602061236983398151915290910155565b8054600160401b811015610a9857611d4b91600182018155611cb8565b611d7657815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b600052600060045260246000fd5b600a549192918015611e4b57611da4611dbc91611ab5565b600a6000526000805160206123698339815191520190565b9081549165ffffffffffff90818416918316808311611e3957869203611e0157611dfa92509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050611e3490611e20611e12610b13565b65ffffffffffff9092168252565b6001600160d01b0385166020820152611cd5565b611dfa565b604051632520601d60e01b8152600490fd5b50611e6f90611e5b611e12610b13565b6001600160d01b0384166020820152611cd5565b60009190565b80549293928015611f0c57611e8c611e9991611ab5565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411611e3957879303611ed85750611dfa92509065ffffffffffff82549181199060301b169116179055565b915050611e3491611ef8611eea610b13565b65ffffffffffff9093168352565b6001600160d01b0386166020830152611d2e565b5090611e6f91611f1d611eea610b13565b6001600160d01b0385166020830152611d2e565b905b828110611f3f57505090565b90918082169080831860011c820180921161056857600a60005265ffffffffffff808360008051602061236983398151915201541690851610600014611f885750915b90611f33565b929150611f9490611ac4565b90611f82565b91905b838210611faa5750505090565b9091928083169080841860011c82018092116105685760008581526020902082015465ffffffffffff9081169084161015611fe95750925b9190611f9d565b939250611ff590611ac4565b91611fe2565b91909161200661102e565b80518351036120c25761201b81511515612100565b6000805b82518210156120b5576120886120af9161206261205b61204f612042878961214a565b516001600160a01b031690565b6001600160a01b031690565b151561215e565b61207761206f858961214a565b511515612199565b612081848861214a565b5190611ad2565b916120aa612099612042838761214a565b6120a3838961214a565b51906121d3565b61213b565b9061201f565b5050509050610b2061101e565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561210757565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b60001981146105685760010190565b8051821015611cd05760209160051b010190565b1561216557565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156121a057565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b91906001600160a01b038316801561147957600254828101809111610568576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841161225957610b2092935061227f565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b90610b209161229561229083611a50565b6112e6565b50506001600160a01b039081169081156122e5575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c75460009283526040909220548116911661115e565b6122f66122f184611a50565b611317565b50506122aa565b610b2092916001600160a01b03918216919081908315612355575b16918215612342575b6000526008602052806040600020541691600052604060002054169061115e565b61234e6122f185611a50565b5050612321565b61236161229086611a50565b505061231856fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212200116234fdedb856572cf71350ec48e0cd04d30b316abca3f0da91dc1800ce6fa64736f6c63430008140033","opcodes":"PUSH2 0x160 PUSH1 0x40 DUP2 DUP2 MSTORE CALLVALUE PUSH3 0x4A5 JUMPI PUSH3 0x2C09 DUP1 CODESIZE SUB DUP1 SWAP2 PUSH3 0x22 DUP3 DUP7 PUSH3 0x4AA JUMP JUMPDEST DUP5 CODECOPY DUP3 ADD PUSH1 0x60 DUP4 DUP3 SUB SLT PUSH3 0x4A5 JUMPI DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 SWAP1 DUP3 DUP2 GT PUSH3 0x4A5 JUMPI DUP2 PUSH3 0x53 SWAP2 DUP7 ADD PUSH3 0x4F3 JUMP JUMPDEST SWAP2 PUSH1 0x20 SWAP2 DUP3 DUP7 ADD MLOAD DUP3 DUP2 GT PUSH3 0x4A5 JUMPI DUP6 SWAP2 PUSH3 0x72 SWAP2 DUP9 ADD PUSH3 0x4F3 JUMP JUMPDEST SWAP6 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP3 SWAP1 SWAP2 DUP4 SWAP1 SUB PUSH3 0x4A5 JUMPI DUP6 MLOAD SWAP4 DUP7 DUP6 ADD DUP6 DUP2 LT DUP4 DUP3 GT OR PUSH3 0x3A4 JUMPI DUP8 MSTORE PUSH1 0x1 SWAP5 DUP6 DUP2 MSTORE DUP2 DUP2 ADD SWAP6 PUSH1 0x31 PUSH1 0xF8 SHL DUP8 MSTORE DUP8 MLOAD DUP5 DUP2 GT PUSH3 0x3A4 JUMPI PUSH1 0x3 DUP1 SLOAD SWAP2 DUP4 DUP4 DUP2 SHR SWAP4 AND DUP1 ISZERO PUSH3 0x49A JUMPI JUMPDEST DUP7 DUP5 LT EQ PUSH3 0x484 JUMPI PUSH1 0x1F SWAP3 DUP4 DUP2 GT PUSH3 0x439 JUMPI JUMPDEST POP DUP1 DUP7 DUP5 DUP3 GT PUSH1 0x1 EQ PUSH3 0x3C6 JUMPI PUSH1 0x0 SWAP2 PUSH3 0x3BA JUMPI JUMPDEST POP PUSH1 0x0 NOT DUP3 DUP5 SHL SHR NOT AND SWAP1 DUP5 SHL OR DUP2 SSTORE JUMPDEST DUP12 MLOAD SWAP2 DUP7 DUP4 GT PUSH3 0x3A4 JUMPI PUSH1 0x4 SWAP13 DUP14 SLOAD DUP6 DUP2 DUP2 SHR SWAP2 AND DUP1 ISZERO PUSH3 0x399 JUMPI JUMPDEST DUP9 DUP3 LT EQ PUSH3 0x384 JUMPI DUP15 DUP4 DUP3 GT PUSH3 0x339 JUMPI JUMPDEST POP POP DUP14 DUP8 SWAP3 DUP6 GT PUSH1 0x1 EQ PUSH3 0x2CE JUMPI POP SWAP4 DUP4 SWAP5 SWAP2 DUP5 SWAP3 PUSH1 0x0 SWAP6 PUSH3 0x2C2 JUMPI JUMPDEST POP POP SHL SWAP3 PUSH1 0x0 NOT SWAP2 SHL SHR NOT AND OR DUP10 SSTORE JUMPDEST PUSH3 0x175 DUP8 PUSH3 0x54E JUMP JUMPDEST SWAP6 PUSH2 0x120 SWAP7 DUP8 MSTORE PUSH3 0x187 DUP3 PUSH3 0x6F3 JUMP JUMPDEST SWAP8 PUSH2 0x140 SWAP9 DUP10 MSTORE DUP4 DUP2 MLOAD SWAP2 ADD KECCAK256 SWAP2 DUP3 PUSH1 0xE0 MSTORE MLOAD SWAP1 KECCAK256 SWAP9 PUSH2 0x100 SWAP10 DUP1 DUP12 MSTORE CHAINID PUSH1 0xA0 MSTORE DUP10 MLOAD SWAP4 DUP5 ADD SWAP3 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP5 MSTORE DUP11 DUP6 ADD MSTORE PUSH1 0x60 DUP5 ADD MSTORE CHAINID PUSH1 0x80 DUP5 ADD MSTORE ADDRESS PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xA0 DUP4 MSTORE PUSH1 0xC0 DUP4 ADD SWAP4 DUP4 DUP6 LT SWAP1 DUP6 GT OR PUSH3 0x2AD JUMPI POP DUP3 DUP9 MSTORE DUP2 MLOAD SWAP1 KECCAK256 PUSH1 0x80 MSTORE ADDRESS PUSH1 0xC0 MSTORE DUP4 ISZERO PUSH3 0x296 JUMPI POP POP PUSH1 0xB DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP2 AND DUP5 OR SWAP1 SWAP2 SSTORE SWAP5 MLOAD SWAP5 AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 PUSH1 0x0 DUP1 LOG3 PUSH2 0x23BE SWAP4 DUP5 PUSH3 0x84B DUP6 CODECOPY PUSH1 0x80 MLOAD DUP5 PUSH2 0x1796 ADD MSTORE PUSH1 0xA0 MLOAD DUP5 PUSH2 0x1851 ADD MSTORE PUSH1 0xC0 MLOAD DUP5 PUSH2 0x1760 ADD MSTORE PUSH1 0xE0 MLOAD DUP5 PUSH2 0x17E5 ADD MSTORE MLOAD DUP4 PUSH2 0x180B ADD MSTORE MLOAD DUP3 PUSH2 0x775 ADD MSTORE MLOAD DUP2 PUSH2 0x79E ADD MSTORE RETURN JUMPDEST PUSH4 0x1E4FBDF7 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x0 PUSH1 0xC4 SWAP1 SWAP2 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x41 SWAP1 PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST ADD MLOAD SWAP4 POP CODESIZE DUP1 PUSH3 0x15A JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH1 0x1F NOT DUP6 AND SWAP4 PUSH1 0x0 MSTORE DUP5 DUP9 PUSH1 0x0 KECCAK256 SWAP5 PUSH1 0x0 JUMPDEST DUP11 DUP10 DUP4 DUP4 LT PUSH3 0x321 JUMPI POP POP POP LT PUSH3 0x306 JUMPI JUMPDEST POP POP POP POP DUP2 SHL ADD DUP10 SSTORE PUSH3 0x16A JUMP JUMPDEST ADD MLOAD SWAP1 PUSH1 0xF8 DUP5 PUSH1 0x0 NOT SWAP3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 DUP1 PUSH3 0x2F7 JUMP JUMPDEST DUP7 DUP7 ADD MLOAD DUP10 SSTORE SWAP1 SWAP8 ADD SWAP7 SWAP5 DUP6 ADD SWAP5 DUP9 SWAP4 POP ADD PUSH3 0x2E3 JUMP JUMPDEST PUSH1 0x0 MSTORE DUP8 PUSH1 0x0 KECCAK256 DUP4 DUP1 DUP8 ADD PUSH1 0x5 SHR DUP3 ADD SWAP3 DUP11 DUP9 LT PUSH3 0x37A JUMPI JUMPDEST ADD PUSH1 0x5 SHR ADD SWAP1 DUP7 SWAP1 JUMPDEST DUP3 DUP2 LT PUSH3 0x36D JUMPI POP POP DUP15 PUSH3 0x13B JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP7 SWAP1 PUSH3 0x35C JUMP JUMPDEST SWAP3 POP DUP2 SWAP3 PUSH3 0x353 JUMP JUMPDEST PUSH1 0x22 DUP16 PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 PUSH1 0x7F AND SWAP1 PUSH3 0x128 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 POP DUP12 ADD MLOAD CODESIZE PUSH3 0xF9 JUMP JUMPDEST DUP6 SWAP3 POP DUP13 SWAP1 PUSH1 0x1F NOT DUP4 AND DUP6 PUSH1 0x0 MSTORE DUP10 PUSH1 0x0 KECCAK256 SWAP3 DUP11 PUSH1 0x0 SWAP2 JUMPDEST DUP4 DUP4 LT PUSH3 0x417 JUMPI POP POP POP DUP4 GT PUSH3 0x3FE JUMPI JUMPDEST POP POP DUP2 SHL ADD DUP2 SSTORE PUSH3 0x10A JUMP JUMPDEST DUP14 ADD MLOAD PUSH1 0x0 NOT DUP4 DUP7 SHL PUSH1 0xF8 AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 PUSH3 0x3F1 JUMP JUMPDEST SWAP5 DUP5 DUP3 SWAP5 SWAP6 SWAP8 SWAP9 SWAP3 SWAP4 SWAP7 ADD MLOAD DUP2 SSTORE ADD SWAP5 ADD SWAP3 ADD SWAP1 DUP8 SWAP5 SWAP4 SWAP3 SWAP2 DUP16 DUP12 SWAP1 PUSH3 0x3DE JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE DUP7 PUSH1 0x0 KECCAK256 DUP5 DUP1 DUP5 ADD PUSH1 0x5 SHR DUP3 ADD SWAP3 DUP10 DUP6 LT PUSH3 0x47A JUMPI JUMPDEST ADD PUSH1 0x5 SHR ADD SWAP1 DUP6 SWAP1 JUMPDEST DUP3 DUP2 LT PUSH3 0x46D JUMPI POP POP PUSH3 0xE2 JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP6 SWAP1 PUSH3 0x45D JUMP JUMPDEST SWAP3 POP DUP2 SWAP3 PUSH3 0x454 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP3 PUSH1 0x7F AND SWAP3 PUSH3 0xCD JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x1F SWAP1 SWAP2 ADD PUSH1 0x1F NOT AND DUP2 ADD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT SWAP1 DUP3 LT OR PUSH3 0x3A4 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH3 0x4E2 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH3 0x4D1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0x4A5 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0x3A4 JUMPI PUSH1 0x40 MLOAD SWAP3 PUSH3 0x52A PUSH1 0x1F DUP4 ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD DUP6 PUSH3 0x4AA JUMP JUMPDEST DUP2 DUP5 MSTORE PUSH1 0x20 DUP3 DUP5 ADD ADD GT PUSH3 0x4A5 JUMPI PUSH3 0x54B SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH3 0x4CE JUMP JUMPDEST SWAP1 JUMP JUMPDEST DUP1 MLOAD PUSH1 0x20 SWAP2 SWAP1 DUP3 DUP2 LT ISZERO PUSH3 0x5CE JUMPI POP SWAP1 PUSH1 0x1F DUP3 MLOAD GT PUSH3 0x58C JUMPI DUP1 DUP3 MLOAD SWAP3 ADD MLOAD SWAP1 DUP1 DUP4 LT PUSH3 0x57D JUMPI POP OR SWAP1 JUMP JUMPDEST DUP3 PUSH1 0x0 NOT SWAP2 SUB PUSH1 0x3 SHL SHL AND OR SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH3 0x5C0 SWAP3 PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP3 PUSH4 0x305A27A9 PUSH1 0xE0 SHL DUP5 MSTORE DUP1 PUSH1 0x4 DUP6 ADD MSTORE DUP3 MLOAD SWAP3 DUP4 SWAP2 DUP3 PUSH1 0x24 DUP8 ADD MSTORE DUP7 DUP7 ADD SWAP2 ADD PUSH3 0x4CE JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP2 ADD SUB ADD SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0x3A4 JUMPI PUSH1 0x5 SWAP3 DUP4 SLOAD SWAP3 PUSH1 0x1 SWAP4 DUP5 DUP2 DUP2 SHR SWAP2 AND DUP1 ISZERO PUSH3 0x6E8 JUMPI JUMPDEST DUP4 DUP3 LT EQ PUSH3 0x484 JUMPI PUSH1 0x1F DUP2 GT PUSH3 0x6B1 JUMPI JUMPDEST POP DUP2 PUSH1 0x1F DUP5 GT PUSH1 0x1 EQ PUSH3 0x647 JUMPI POP SWAP3 DUP3 SWAP4 SWAP2 DUP4 SWAP3 PUSH1 0x0 SWAP5 PUSH3 0x63B JUMPI JUMPDEST POP POP SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP3 POP CODESIZE DUP1 PUSH3 0x625 JUMP JUMPDEST SWAP2 SWAP1 DUP4 PUSH1 0x1F NOT DUP2 AND DUP8 PUSH1 0x0 MSTORE DUP5 PUSH1 0x0 KECCAK256 SWAP5 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP4 DUP4 LT PUSH3 0x696 JUMPI POP POP POP LT PUSH3 0x67C JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x66F JUMP JUMPDEST DUP6 DUP8 ADD MLOAD DUP9 SSTORE SWAP1 SWAP7 ADD SWAP6 SWAP5 DUP6 ADD SWAP5 DUP8 SWAP4 POP SWAP1 DUP2 ADD SWAP1 PUSH3 0x65C JUMP JUMPDEST DUP6 PUSH1 0x0 MSTORE DUP5 PUSH1 0x1F DUP5 PUSH1 0x0 KECCAK256 SWAP3 ADD DUP8 SHR DUP3 ADD SWAP2 PUSH1 0x1F DUP7 ADD DUP9 SHR ADD JUMPDEST DUP3 DUP2 LT PUSH3 0x6DB JUMPI POP POP PUSH3 0x607 JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP6 SWAP1 PUSH3 0x6CB JUMP JUMPDEST SWAP1 PUSH1 0x7F AND SWAP1 PUSH3 0x5F4 JUMP JUMPDEST DUP1 MLOAD PUSH1 0x20 SWAP1 DUP2 DUP2 LT ISZERO PUSH3 0x720 JUMPI POP PUSH1 0x1F DUP3 MLOAD GT PUSH3 0x58C JUMPI DUP1 DUP3 MLOAD SWAP3 ADD MLOAD SWAP1 DUP1 DUP4 LT PUSH3 0x57D JUMPI POP OR SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH3 0x3A4 JUMPI PUSH1 0x6 SLOAD SWAP3 PUSH1 0x1 SWAP4 DUP5 DUP2 DUP2 SHR SWAP2 AND DUP1 ISZERO PUSH3 0x83F JUMPI JUMPDEST DUP4 DUP3 LT EQ PUSH3 0x484 JUMPI PUSH1 0x1F DUP2 GT PUSH3 0x805 JUMPI JUMPDEST POP DUP2 PUSH1 0x1F DUP5 GT PUSH1 0x1 EQ PUSH3 0x799 JUMPI POP SWAP3 DUP3 SWAP4 SWAP2 DUP4 SWAP3 PUSH1 0x0 SWAP5 PUSH3 0x78D JUMPI JUMPDEST POP POP SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP3 POP CODESIZE DUP1 PUSH3 0x776 JUMP JUMPDEST SWAP2 SWAP1 DUP4 PUSH1 0x1F NOT DUP2 AND PUSH1 0x6 PUSH1 0x0 MSTORE DUP5 PUSH1 0x0 KECCAK256 SWAP5 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP4 DUP4 LT PUSH3 0x7EA JUMPI POP POP POP LT PUSH3 0x7D0 JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x6 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x7C2 JUMP JUMPDEST DUP6 DUP8 ADD MLOAD DUP9 SSTORE SWAP1 SWAP7 ADD SWAP6 SWAP5 DUP6 ADD SWAP5 DUP8 SWAP4 POP SWAP1 DUP2 ADD SWAP1 PUSH3 0x7AF JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 MSTORE DUP5 PUSH1 0x1F DUP5 PUSH1 0x0 KECCAK256 SWAP3 ADD PUSH1 0x5 SHR DUP3 ADD SWAP2 PUSH1 0x1F DUP7 ADD PUSH1 0x5 SHR ADD JUMPDEST DUP3 DUP2 LT PUSH3 0x832 JUMPI POP POP PUSH3 0x758 JUMP JUMPDEST PUSH1 0x0 DUP2 SSTORE ADD DUP6 SWAP1 PUSH3 0x822 JUMP JUMPDEST SWAP1 PUSH1 0x7F AND SWAP1 PUSH3 0x745 JUMP INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x12 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x1C7 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x1C2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x1BD JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x1B8 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x1B3 JUMPI DUP1 PUSH4 0x3644E515 EQ PUSH2 0x1AE JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x1A9 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x1A4 JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x19F JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x19A JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x195 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x190 JUMPI DUP1 PUSH4 0x715018A6 EQ PUSH2 0x18B JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x186 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x181 JUMPI DUP1 PUSH4 0x8DA5CB5B EQ PUSH2 0x17C JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x177 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x172 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x16D JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x168 JUMPI DUP1 PUSH4 0x9DF2C95D EQ PUSH2 0x163 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x15E JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x159 JUMPI DUP1 PUSH4 0xD505ACCF EQ PUSH2 0x154 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x14F JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x14A JUMPI PUSH4 0xF2FDE38B EQ PUSH2 0x145 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xF90 JUMP JUMPDEST PUSH2 0xEDD JUMP JUMPDEST PUSH2 0xE85 JUMP JUMPDEST PUSH2 0xD51 JUMP JUMPDEST PUSH2 0xC88 JUMP JUMPDEST PUSH2 0xC42 JUMP JUMPDEST PUSH2 0xB98 JUMP JUMPDEST PUSH2 0xA1D JUMP JUMPDEST PUSH2 0x976 JUMP JUMPDEST PUSH2 0x94A JUMP JUMPDEST PUSH2 0x87B JUMP JUMPDEST PUSH2 0x852 JUMP JUMPDEST PUSH2 0x75A JUMP JUMPDEST PUSH2 0x720 JUMP JUMPDEST PUSH2 0x6FF JUMP JUMPDEST PUSH2 0x6C6 JUMP JUMPDEST PUSH2 0x65E JUMP JUMPDEST PUSH2 0x63A JUMP JUMPDEST PUSH2 0x5FF JUMP JUMPDEST PUSH2 0x56D JUMP JUMPDEST PUSH2 0x485 JUMP JUMPDEST PUSH2 0x462 JUMP JUMPDEST PUSH2 0x446 JUMP JUMPDEST PUSH2 0x399 JUMP JUMPDEST PUSH2 0x37B JUMP JUMPDEST PUSH2 0x34A JUMP JUMPDEST PUSH2 0x220 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x1F8 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x1D7 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x21D SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x243 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x27D JUMPI JUMPDEST PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x20C JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x2C0 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2A5 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x279 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x26D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x25D JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0x366 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x3B2 PUSH2 0x30A JUMP JUMPDEST PUSH2 0x3BA PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x404 JUMPI JUMPDEST PUSH2 0x3F8 SWAP4 POP PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x420 JUMPI PUSH2 0x41B DUP4 PUSH2 0x3F8 SWAP6 SUB CALLER DUP4 PUSH2 0x155F JUMP JUMPDEST PUSH2 0x3EE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x175D JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x4A6 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x4C1 PUSH1 0x24 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x513 JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x4DF SWAP3 DUP5 PUSH2 0x1F9A JUMP JUMPDEST DUP1 PUSH2 0x4F9 JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x505 DUP5 SWAP3 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP5 PUSH2 0x51D DUP7 PUSH2 0x1AFF JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP6 PUSH2 0x4DF SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x556 JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x4D0 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x562 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x54D JUMP JUMPDEST PUSH2 0x1349 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x587 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP1 PUSH2 0x598 NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND SWAP2 AND SUB PUSH2 0x5ED JUMPI PUSH2 0x279 PUSH1 0x40 MLOAD PUSH2 0x5AF DUP2 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1BFC1C5 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 PUSH2 0x623 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x65C PUSH2 0x656 PUSH2 0x30A JUMP JUMPDEST CALLER PUSH2 0x10DF JUMP JUMPDEST STOP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x67F PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x6A7 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x6E4 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x718 PUSH2 0x102E JUMP JUMPDEST PUSH2 0x65C PUSH2 0x105A JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x741 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH2 0x804 SWAP1 PUSH2 0x799 PUSH32 0x0 PUSH2 0x189D JUMP JUMPDEST PUSH2 0x7C2 PUSH32 0x0 PUSH2 0x1996 JUMP JUMPDEST SWAP2 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x7D0 DUP4 PUSH2 0xA9D JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0xF PUSH1 0xF8 SHL DUP7 MSTORE PUSH2 0x7F6 PUSH1 0x20 SWAP4 PUSH1 0xE0 DUP6 DUP10 ADD MSTORE PUSH1 0xE0 DUP9 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1CC JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP7 ADD MSTORE ADDRESS PUSH1 0x80 DUP7 ADD MSTORE DUP3 PUSH1 0xA0 DUP7 ADD MSTORE DUP5 DUP3 SUB PUSH1 0xC0 DUP7 ADD MSTORE DUP1 DUP1 DUP6 MLOAD SWAP4 DUP5 DUP2 MSTORE ADD SWAP5 ADD SWAP3 JUMPDEST DUP3 DUP2 LT PUSH2 0x83B JUMPI POP POP POP POP SUB SWAP1 RETURN JUMPDEST DUP4 MLOAD DUP6 MSTORE DUP7 SWAP6 POP SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x82C JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x897 PUSH1 0x4 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x8EF JUMPI JUMPDEST PUSH2 0x8B2 SWAP4 POP PUSH2 0x1F31 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x8C7 JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x8D4 PUSH1 0x20 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x8FA DUP2 PUSH2 0x1AFF JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x8B2 SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x938 JUMPI POP SWAP2 PUSH2 0x8A8 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x944 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x8A8 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x966 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x999 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x9C2 JUMPI PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0xA05 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x9EA JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0xA3E PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xD0 SHL SUB PUSH2 0xA5D PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH2 0x1C74 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0xA66 JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0xB20 DUP3 PUSH2 0xA7C JUMP JUMPDEST JUMP JUMPDEST PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT PUSH2 0xA98 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xB51 DUP4 PUSH2 0xB22 JUMP JUMPDEST SWAP3 PUSH2 0xB5F PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xAF1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x305 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xB89 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xB7B JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH8 0xFFFFFFFFFFFFFFFF PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x305 JUMPI CALLDATASIZE PUSH1 0x23 DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 PUSH1 0x4 ADD CALLDATALOAD PUSH2 0xBD5 DUP2 PUSH2 0xB22 JUMP JUMPDEST SWAP2 PUSH2 0xBE3 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xAF1 JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x20 SWAP2 PUSH1 0x24 DUP4 DUP6 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP2 CALLDATASIZE DUP4 GT PUSH2 0x305 JUMPI PUSH1 0x24 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC2B JUMPI PUSH1 0x24 CALLDATALOAD DUP6 DUP8 DUP3 GT PUSH2 0x305 JUMPI PUSH2 0xC25 PUSH2 0x65C SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB3A JUMP JUMPDEST SWAP1 PUSH2 0x1FFB JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH2 0xC37 DUP5 PUSH2 0x336 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xC02 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0xC5E PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xCA1 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0xCB0 PUSH2 0xC68 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0xD38 JUMPI PUSH2 0xD2C PUSH2 0x65C SWAP5 PUSH2 0xD33 SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0xD14 DUP3 PUSH2 0xAB9 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH2 0x1608 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x15B2 JUMP JUMPDEST PUSH2 0x10DF JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xE0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xD6A PUSH2 0x30A JUMP JUMPDEST PUSH2 0xD72 PUSH2 0x320 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x64 CALLDATALOAD PUSH2 0xD81 PUSH2 0xC78 JUMP JUMPDEST DUP2 TIMESTAMP GT PUSH2 0xE6C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP3 MLOAD PUSH32 0x6E71EDAE12B1B97F4D1F60370FEF10105FA2FAAE0126114A169C64845D6126C9 SWAP3 DUP2 ADD SWAP3 DUP4 MSTORE SWAP3 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE SWAP3 DUP7 AND PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0xA0 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0xC0 DUP1 DUP3 ADD SWAP5 SWAP1 SWAP5 MSTORE SWAP3 DUP4 MSTORE PUSH2 0xE25 SWAP3 SWAP1 SWAP2 PUSH2 0xE12 PUSH1 0xE0 DUP4 PUSH2 0xAF1 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xC4 CALLDATALOAD SWAP4 PUSH1 0xA4 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 DUP2 AND SWAP1 DUP3 AND SUB PUSH2 0xE42 JUMPI POP PUSH2 0x65C SWAP3 PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x25C00723 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE SWAP1 DUP5 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x313C8981 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0xED4 PUSH2 0xEA3 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xEAB PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 DUP6 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP3 SWAP1 SWAP4 AND DUP2 MSTORE PUSH1 0x20 SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xEF6 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI PUSH2 0x279 SWAP2 PUSH2 0xF46 SWAP2 PUSH2 0xF17 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0xF20 PUSH2 0x1599 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0xF40 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0x1CB8 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0xF54 DUP3 PUSH2 0xA7C JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xFA9 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xFB1 PUSH2 0x102E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1005 JUMPI PUSH1 0xB SLOAD DUP3 PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF PUSH1 0xA0 SHL DUP3 AND OR PUSH1 0xB SSTORE AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 PUSH1 0x0 DUP1 LOG3 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1E4FBDF7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH2 0x1026 PUSH2 0x102E JUMP JUMPDEST PUSH2 0xB20 PUSH2 0x105A JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1042 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x118CDAA7 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP2 AND SWAP1 SWAP2 SSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 DUP3 DUP1 LOG3 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH2 0x10AE NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND DUP1 DUP3 LT ISZERO PUSH2 0x10C1 JUMPI POP PUSH2 0x21D SWAP1 PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0xB20 SWAP7 SWAP5 AND SWAP5 PUSH2 0x115C SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x12A7 JUMPI JUMPDEST PUSH2 0x1186 JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x120B JUMPI JUMPDEST POP POP DUP3 PUSH2 0x119B JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x117F JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x11E8 SWAP2 PUSH2 0x11E2 SWAP1 SWAP2 PUSH2 0x1A50 JUMP JUMPDEST SWAP1 PUSH2 0x12B0 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x1194 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x122B DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1234 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x1248 DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP3 DUP3 DUP5 GT PUSH2 0x568 JUMPI PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP4 PUSH2 0x129D SWAP3 PUSH2 0x1284 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x118C JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x117A JUMP JUMPDEST SWAP1 PUSH2 0x12BA NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x12CE DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND ADD SWAP2 DUP3 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH2 0x12EF NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1303 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH2 0x1320 NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1334 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x1349 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x138F JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1379 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x136E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x1492 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x144A JUMPI DUP5 PUSH2 0xB20 SWAP7 SWAP8 SUB PUSH2 0x13FB DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x22FD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP3 SWAP2 SWAP1 DUP4 ISZERO PUSH2 0x1546 JUMPI DUP3 AND SWAP4 DUP5 ISZERO PUSH2 0x152D JUMPI DUP1 PUSH2 0x1523 PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP5 PUSH2 0x150C PUSH1 0x20 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE LOG3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0x1546 JUMPI DUP2 AND ISZERO PUSH2 0x152D JUMPI PUSH2 0x150C PUSH2 0x1596 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x15A6 DUP3 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE SWAP1 SWAP2 DUP2 SWAP1 SUB PUSH2 0x15E0 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP2 POP REVERT JUMPDEST SWAP2 PUSH2 0x21D SWAP4 SWAP2 PUSH2 0x1617 SWAP4 PUSH2 0x1620 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x16D0 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x16A4 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0x1698 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x168F JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 RETURNDATASIZE SWAP1 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x16BA JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x16D9 DUP2 PUSH2 0x16B0 JUMP JUMPDEST DUP1 PUSH2 0x16E2 JUMPI POP POP JUMP JUMPDEST PUSH2 0x16EB DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x1705 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x170E DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x172F JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x173B PUSH1 0x3 SWAP3 PUSH2 0x16B0 JUMP JUMPDEST EQ PUSH2 0x1743 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x184E JUMPI JUMPDEST ISZERO PUSH2 0x17B8 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1848 DUP2 PUSH2 0xAD5 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x178F JUMP JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x1882 PUSH2 0x175D JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x18DB JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x18EE DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x1915 JUMPI JUMPDEST POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x1959 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1940 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x21D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x19B8 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x19CB DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x19F1 JUMPI POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x1A35 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1A1C JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x1A64 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x1A96 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST DUP2 ISZERO PUSH2 0x1AE9 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x21D JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x1C18 JUMPI JUMPDEST PUSH2 0x1BC0 PUSH2 0x1BB6 PUSH2 0x1BAC PUSH2 0x1BA2 PUSH2 0x1B98 PUSH2 0x1B8E PUSH2 0x1BCC SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x1BC7 SWAP11 LT ISZERO PUSH2 0x1C0B JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x1BFE JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x1BF1 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x1BE5 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x1BD9 JUMPI JUMPDEST LT ISZERO PUSH2 0x1BD1 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x1B87 DUP2 DUP12 PUSH2 0x1ADF JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP11 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP10 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP9 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP8 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP7 PUSH2 0x1ADF JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x1ADF JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x1B77 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x1B70 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x1B66 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x1B5B JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x1B4F JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x1B41 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x1B18 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x1C3C JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x1C86 JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH2 0x1CA2 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0xA98 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0xA98 JUMPI PUSH2 0x1D4B SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x1CB8 JUMP JUMPDEST PUSH2 0x1D76 JUMPI DUP2 MLOAD PUSH1 0x20 SWAP1 SWAP3 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP3 SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x1E4B JUMPI PUSH2 0x1DA4 PUSH2 0x1DBC SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x1E39 JUMPI DUP7 SWAP3 SUB PUSH2 0x1E01 JUMPI PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x1E34 SWAP1 PUSH2 0x1E20 PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH2 0x1DFA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x1E6F SWAP1 PUSH2 0x1E5B PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x1F0C JUMPI PUSH2 0x1E8C PUSH2 0x1E99 SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x1E39 JUMPI DUP8 SWAP4 SUB PUSH2 0x1ED8 JUMPI POP PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x1E34 SWAP2 PUSH2 0x1EF8 PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST POP SWAP1 PUSH2 0x1E6F SWAP2 PUSH2 0x1F1D PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x1F3F JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1F88 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x1F33 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1F94 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x1F82 JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x1FAA JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x1FE9 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x1F9D JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x1FF5 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP2 PUSH2 0x1FE2 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x2006 PUSH2 0x102E JUMP JUMPDEST DUP1 MLOAD DUP4 MLOAD SUB PUSH2 0x20C2 JUMPI PUSH2 0x201B DUP2 MLOAD ISZERO ISZERO PUSH2 0x2100 JUMP JUMPDEST PUSH1 0x0 DUP1 JUMPDEST DUP3 MLOAD DUP3 LT ISZERO PUSH2 0x20B5 JUMPI PUSH2 0x2088 PUSH2 0x20AF SWAP2 PUSH2 0x2062 PUSH2 0x205B PUSH2 0x204F PUSH2 0x2042 DUP8 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x215E JUMP JUMPDEST PUSH2 0x2077 PUSH2 0x206F DUP6 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD ISZERO ISZERO PUSH2 0x2199 JUMP JUMPDEST PUSH2 0x2081 DUP5 DUP9 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x1AD2 JUMP JUMPDEST SWAP2 PUSH2 0x20AA PUSH2 0x2099 PUSH2 0x2042 DUP4 DUP8 PUSH2 0x214A JUMP JUMPDEST PUSH2 0x20A3 DUP4 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x21D3 JUMP JUMPDEST PUSH2 0x213B JUMP JUMPDEST SWAP1 PUSH2 0x201F JUMP JUMPDEST POP POP POP SWAP1 POP PUSH2 0xB20 PUSH2 0x101E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x2107 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x568 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST ISZERO PUSH2 0x2165 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x21A0 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x568 JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x2259 JUMPI PUSH2 0xB20 SWAP3 SWAP4 POP PUSH2 0x227F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0xB20 SWAP2 PUSH2 0x2295 PUSH2 0x2290 DUP4 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x12E6 JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x22E5 JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x115E JUMP JUMPDEST PUSH2 0x22F6 PUSH2 0x22F1 DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1317 JUMP JUMPDEST POP POP PUSH2 0x22AA JUMP JUMPDEST PUSH2 0xB20 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x2355 JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x2342 JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x115E JUMP JUMPDEST PUSH2 0x234E PUSH2 0x22F1 DUP6 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2321 JUMP JUMPDEST PUSH2 0x2361 PUSH2 0x2290 DUP7 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2318 JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 ADD AND 0x23 0x4F 0xDE 0xDB DUP6 PUSH6 0x72CF71350EC4 DUP15 0xC 0xD0 0x4D ADDRESS 0xB3 AND 0xAB 0xCA EXTCODEHASH 0xD 0xA9 SAR 0xC1 DUP1 0xC 0xE6 STATICCALL PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"449:1961:50:-:0;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;1648:13:21;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;-1:-1:-1;449:1961:50;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;1671:17:21;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;3501:45:38;;;:::i;:::-;3493:53;;;;;3567:51;;;:::i;:::-;3556:62;;;;;449:1961:50;;;;;3642:22:38;3628:36;;;;449:1961:50;3691:25:38;;3674:42;;;;;;3744:13;449:1961:50;3727:30:38;449:1961:50;;4304:80:38;;;2079:95;;;;;;;;449:1961:50;2079:95:38;;;3744:13;2079:95;;;;4378:4;449:1961:50;2079:95:38;;449:1961:50;;4304:80:38;;2079:95;449:1961:50;;;;;;;;;;;;;;;;;;4294:91:38;;2079:95;3767:48;4378:4;2079:95;3825:27;1273:26:2;;1269:95;;-1:-1:-1;;3004:6:2;449:1961:50;;-1:-1:-1;;;;;;449:1961:50;;;;;;;;;;;3052:40:2;-1:-1:-1;;3052:40:2;449:1961:50;;;;;;2079:95:38;449:1961:50;;;;;;;;;;;2079:95:38;449:1961:50;;;;;3628:36:38;449:1961:50;;;;;;;;;;;;;;;;;;;;;1269:95:2;-1:-1:-1;;;1322:31:2;;-1:-1:-1;1322:31:2;;;;449:1961:50;;;1322:31:2;449:1961:50;;;;;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;-1:-1:-1;449:1961:50;;1671:17:21;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;-1:-1:-1;449:1961:50;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;:::o;:::-;;;;;;;;-1:-1:-1;;449:1961:50;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;2887:340:34:-;449:1961:50;;3032:2:34;;449:1961:50;3010:24:34;;;3032:2;;;449:1961:50;;1854:2:34;449:1961:50;;1840:16:34;1836:72;;449:1961:50;;;;;;;;;;;;1949:36:34;;3050:27;:::o;449:1961:50:-;;;;;;;;;;1949:36:34;3050:27;:::o;1836:72::-;449:1961:50;;;;;;1879:18:34;;;;;;;;;;;;449:1961:50;;;;;;;;;;;;;;;;;:::i;:::-;1854:2:34;449:1961:50;-1:-1:-1;;449:1961:50;;;1879:18:34;;;;3006:215;-1:-1:-1;;;;;449:1961:50;;;;3532:13:38;449:1961:50;;;;;;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;449:1961:50:-;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;449:1961:50:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;-1:-1:-1;449:1961:50;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;2887:340:34;449:1961:50;;3032:2:34;;3010:24;;;3032:2;;;449:1961:50;1854:2:34;449:1961:50;;1840:16:34;1836:72;;449:1961:50;;;;;;;;;;;;1949:36:34;;3050:27;:::o;3006:215::-;449:1961:50;-1:-1:-1;;;;;449:1961:50;;;;3601:16:38;449:1961:50;;;;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;3006:215:34;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;3601:16:38;449:1961:50;1390:66:34;3168:42;:::o;449:1961:50:-;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;3601:16:38;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;3601:16:38;449:1961:50;1390:66:34;3168:42;:::o;449:1961:50:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;3601:16:38;-1:-1:-1;449:1961:50;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;"},"deployedBytecode":{"functionDebugData":{"abi_decode_address":{"entryPoint":822,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_address_10344":{"entryPoint":778,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_address_10348":{"entryPoint":800,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_array_uint256_dyn":{"entryPoint":2874,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint8":{"entryPoint":3192,"id":null,"parameterSlots":0,"returnSlots":1},"abi_decode_uint8_10374":{"entryPoint":3176,"id":null,"parameterSlots":0,"returnSlots":1},"abi_encode_address_address":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_address_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes32_address_address_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_string":{"entryPoint":524,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_memory_ptr":{"entryPoint":460,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_struct_Checkpoint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_17881":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_and_zero_memory_struct_struct_Checkpoint208":{"entryPoint":5529,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory":{"entryPoint":2835,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_array_address_dyn":{"entryPoint":2850,"id":null,"parameterSlots":1,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":7470,"id":null,"parameterSlots":2,"returnSlots":0},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr_21901":{"entryPoint":7381,"id":null,"parameterSlots":1,"returnSlots":0},"checked_add_uint256":{"entryPoint":6866,"id":null,"parameterSlots":2,"returnSlots":1},"checked_add_uint256_10430":{"entryPoint":6852,"id":null,"parameterSlots":1,"returnSlots":1},"checked_sub_uint256":{"entryPoint":6837,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"external_fun_CLOCK_MODE":{"entryPoint":1389,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_DOMAIN_SEPARATOR":{"entryPoint":1122,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_allowance":{"entryPoint":3717,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_approve":{"entryPoint":842,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_balanceOf":{"entryPoint":1734,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_checkpoints":{"entryPoint":3805,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_clock":{"entryPoint":2378,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_decimals":{"entryPoint":1094,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegate":{"entryPoint":1594,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegateBySig":{"entryPoint":3208,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_delegates":{"entryPoint":1535,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_eip712Domain":{"entryPoint":1882,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastTotalSupply":{"entryPoint":2171,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getPastVotes":{"entryPoint":1157,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes":{"entryPoint":2589,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_mintInitialSupply":{"entryPoint":2968,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_name":{"entryPoint":544,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_nonces":{"entryPoint":1824,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_numCheckpoints":{"entryPoint":1630,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_owner":{"entryPoint":2130,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_permit":{"entryPoint":3409,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_renounceOwnership":{"entryPoint":1791,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_symbol":{"entryPoint":2422,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_totalSupply":{"entryPoint":891,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transfer":{"entryPoint":3138,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transferFrom":{"entryPoint":921,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_transferOwnership":{"entryPoint":3984,"id":null,"parameterSlots":0,"returnSlots":0},"extract_byte_array_length":{"entryPoint":4959,"id":null,"parameterSlots":1,"returnSlots":1},"finalize_allocation":{"entryPoint":2801,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_10388":{"entryPoint":2684,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_17866":{"entryPoint":2717,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_17870":{"entryPoint":2745,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_17875":{"entryPoint":2773,"id":null,"parameterSlots":1,"returnSlots":0},"fun_approve":{"entryPoint":5291,"id":6318,"parameterSlots":3,"returnSlots":0},"fun_approve_10350":{"entryPoint":5471,"id":6318,"parameterSlots":3,"returnSlots":0},"fun_balanceOf":{"entryPoint":null,"id":5953,"parameterSlots":1,"returnSlots":1},"fun_checkOwner":{"entryPoint":4142,"id":463,"parameterSlots":0,"returnSlots":0},"fun_delegate":{"entryPoint":4319,"id":5281,"parameterSlots":2,"returnSlots":0},"fun_domainSeparatorV4":{"entryPoint":5981,"id":9484,"parameterSlots":0,"returnSlots":1},"fun_hashTypedDataV4":{"entryPoint":6263,"id":9521,"parameterSlots":1,"returnSlots":1},"fun_insert":{"entryPoint":7797,"id":14285,"parameterSlots":3,"returnSlots":2},"fun_insert_17872":{"entryPoint":7564,"id":14285,"parameterSlots":2,"returnSlots":2},"fun_latest":{"entryPoint":7284,"id":14110,"parameterSlots":1,"returnSlots":1},"fun_latest_17871":{"entryPoint":7210,"id":14110,"parameterSlots":0,"returnSlots":1},"fun_mint":{"entryPoint":8659,"id":6207,"parameterSlots":2,"returnSlots":0},"fun_moveDelegateVotes":{"entryPoint":4446,"id":5414,"parameterSlots":3,"returnSlots":0},"fun_push":{"entryPoint":4784,"id":5486,"parameterSlots":2,"returnSlots":2},"fun_push_10478":{"entryPoint":4838,"id":5486,"parameterSlots":1,"returnSlots":2},"fun_push_10479":{"entryPoint":4887,"id":5486,"parameterSlots":1,"returnSlots":2},"fun_recover":{"entryPoint":5640,"id":9311,"parameterSlots":4,"returnSlots":1},"fun_sqrt":{"entryPoint":6911,"id":10983,"parameterSlots":1,"returnSlots":1},"fun_throwError":{"entryPoint":5840,"id":9360,"parameterSlots":2,"returnSlots":0},"fun_toStringWithFallback":{"entryPoint":6301,"id":7455,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback_10362":{"entryPoint":6550,"id":7455,"parameterSlots":1,"returnSlots":1},"fun_toUint":{"entryPoint":null,"id":13203,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":6736,"id":11634,"parameterSlots":1,"returnSlots":1},"fun_toUint48":{"entryPoint":6787,"id":12194,"parameterSlots":1,"returnSlots":1},"fun_transfer":{"entryPoint":5017,"id":6097,"parameterSlots":3,"returnSlots":0},"fun_transferOwnership":{"entryPoint":4186,"id":525,"parameterSlots":0,"returnSlots":0},"fun_transferVotingUnits":{"entryPoint":8957,"id":5336,"parameterSlots":3,"returnSlots":0},"fun_transferVotingUnits_10465":{"entryPoint":8831,"id":5336,"parameterSlots":2,"returnSlots":0},"fun_tryRecover":{"entryPoint":5664,"id":9275,"parameterSlots":4,"returnSlots":3},"fun_unsafeAccess":{"entryPoint":null,"id":14404,"parameterSlots":2,"returnSlots":1},"fun_unsafeAccess_21902":{"entryPoint":null,"id":14404,"parameterSlots":1,"returnSlots":1},"fun_upperBinaryLookup":{"entryPoint":8090,"id":14337,"parameterSlots":4,"returnSlots":1},"fun_upperBinaryLookup_17867":{"entryPoint":7985,"id":14337,"parameterSlots":3,"returnSlots":1},"fun_useCheckedNonce":{"entryPoint":5554,"id":7217,"parameterSlots":2,"returnSlots":0},"fun_useNonce":{"entryPoint":null,"id":7192,"parameterSlots":1,"returnSlots":1},"fun_validateTimepoint":{"entryPoint":4254,"id":5097,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":8507,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address_10396":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address_10402":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_struct_Trace208_storage_of_address_10410":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":8522,"id":null,"parameterSlots":2,"returnSlots":1},"modifier_onlyOwner":{"entryPoint":4126,"id":437,"parameterSlots":0,"returnSlots":0},"modifier_onlyOwner_15629":{"entryPoint":8187,"id":437,"parameterSlots":2,"returnSlots":0},"panic_error_0x11":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x32":{"entryPoint":7330,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x41":{"entryPoint":2662,"id":null,"parameterSlots":0,"returnSlots":0},"read_from_memoryt_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"require_helper_stringliteral_499f":{"entryPoint":8601,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_535d":{"entryPoint":8542,"id":null,"parameterSlots":1,"returnSlots":0},"require_helper_stringliteral_920f":{"entryPoint":8448,"id":null,"parameterSlots":1,"returnSlots":0},"shift_right_uint256_uint8":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"storage_array_index_access_struct_Checkpoint208_dyn":{"entryPoint":7352,"id":null,"parameterSlots":2,"returnSlots":2},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint256_to_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"validator_assert_enum_RecoverError":{"entryPoint":5808,"id":null,"parameterSlots":1,"returnSlots":0},"wrapping_div_uint256":{"entryPoint":6879,"id":null,"parameterSlots":2,"returnSlots":1},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"immutableReferences":{"9382":[{"length":32,"start":6038}],"9384":[{"length":32,"start":6225}],"9386":[{"length":32,"start":5984}],"9388":[{"length":32,"start":6117}],"9390":[{"length":32,"start":6155}],"9393":[{"length":32,"start":1909}],"9396":[{"length":32,"start":1950}]},"linkReferences":{},"object":"6080604052600436101561001257600080fd5b60003560e01c806306fdde03146101c7578063095ea7b3146101c257806318160ddd146101bd57806323b872dd146101b8578063313ce567146101b35780633644e515146101ae5780633a46b1a8146101a95780634bf5d7e9146101a4578063587cde1e1461019f5780635c19a95c1461019a5780636fcfff451461019557806370a0823114610190578063715018a61461018b5780637ecebe001461018657806384b0196e146101815780638da5cb5b1461017c5780638e539e8c1461017757806391ddadf41461017257806395d89b411461016d5780639ab24eb0146101685780639df2c95d14610163578063a9059cbb1461015e578063c3cda52014610159578063d505accf14610154578063dd62ed3e1461014f578063f1127ed81461014a5763f2fde38b1461014557600080fd5b610f90565b610edd565b610e85565b610d51565b610c88565b610c42565b610b98565b610a1d565b610976565b61094a565b61087b565b610852565b61075a565b610720565b6106ff565b6106c6565b61065e565b61063a565b6105ff565b61056d565b610485565b610462565b610446565b610399565b61037b565b61034a565b610220565b919082519283825260005b8481106101f8575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016101d7565b90602061021d9281815201906101cc565b90565b34610305576000806003193601126103025760405190806003546102438161135f565b808552916001918083169081156102d8575060011461027d575b6102798561026d81870382610af1565b6040519182918261020c565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106102c057505050810160200161026d8261027961025d565b805460208587018101919091529093019281016102a5565b8695506102799693506020925061026d94915060ff191682840152151560051b820101929361025d565b80fd5b600080fd5b600435906001600160a01b038216820361030557565b602435906001600160a01b038216820361030557565b35906001600160a01b038216820361030557565b346103055760403660031901126103055761037061036661030a565b60243590336114ab565b602060405160018152f35b34610305576000366003190112610305576020600254604051908152f35b34610305576060366003190112610305576103b261030a565b6103ba610320565b6001600160a01b03821660009081526001602090815260408083203384529091529020604435919054926000198410610404575b6103f89350611399565b60405160018152602090f35b8284106104205761041b836103f89503338361155f565b6103ee565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b3461030557600036600319011261030557602060405160128152f35b3461030557600036600319011261030557602061047d61175d565b604051908152f35b34610305576040366003190112610305576001600160a01b036104a661030a565b166000908152600960205260408120906104c160243561109e565b91805482938160058111610513575b50906020946104df9284611f9a565b806104f95750505b6040516001600160d01b039091168152f35b91610505849293611ab5565b92815220015460301c6104e7565b9461051d86611aff565b8603958611610568576020956104df9385875265ffffffffffff80838a8a20015416908516106000146105565750915b919250946104d0565b92915061056290611ac4565b9061054d565b611349565b346103055760003660031901126103055761058743611a83565b65ffffffffffff8061059843611a83565b169116036105ed576102796040516105af81610a7c565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906101cc565b6040516301bfc1c560e61b8152600490fd5b346103055760203660031901126103055760206001600160a01b038061062361030a565b166000526008825260406000205416604051908152f35b346103055760203660031901126103055761065c61065661030a565b336110df565b005b34610305576020366003190112610305576001600160a01b0361067f61030a565b16600052600960205260406000205463ffffffff908181116106a75760209160405191168152f35b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b3461030557602036600319011261030557602061047d6106e461030a565b6001600160a01b031660009081526020819052604090205490565b346103055760003660031901126103055761071861102e565b61065c61105a565b34610305576020366003190112610305576001600160a01b0361074161030a565b1660005260076020526020604060002054604051908152f35b346103055760008060031936011261030257610804906107997f000000000000000000000000000000000000000000000000000000000000000061189d565b6107c27f0000000000000000000000000000000000000000000000000000000000000000611996565b91604051916107d083610a9d565b818352604051948594600f60f81b86526107f660209360e08589015260e08801906101cc565b9086820360408801526101cc565b904660608601523060808601528260a086015284820360c08601528080855193848152019401925b82811061083b57505050500390f35b83518552869550938101939281019260010161082c565b3461030557600036600319011261030557600b546040516001600160a01b039091168152602090f35b346103055760203660031901126103055761089760043561109e565b600a549060008291600584116108ef575b6108b29350611f31565b6000816108c757505060405160008152602090f35b600a6108d4602093611ab5565b9152600080516020612369833981519152015460301c6104e7565b91926108fa81611aff565b8103908111610568576108b293600a835265ffffffffffff8083600080516020612369833981519152015416908516106000146109385750916108a8565b92915061094490611ac4565b906108a8565b3461030557600036600319011261030557602061096643611a83565b65ffffffffffff60405191168152f35b34610305576000806003193601126103025760405190806004546109998161135f565b808552916001918083169081156102d857506001146109c2576102798561026d81870382610af1565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410610a0557505050810160200161026d8261027961025d565b805460208587018101919091529093019281016109ea565b34610305576020366003190112610305576001600160a01b03610a3e61030a565b166000526009602052602060018060d01b03610a5d6040600020611c74565b16604051908152f35b634e487b7160e01b600052604160045260246000fd5b6040810190811067ffffffffffffffff821117610a9857604052565b610a66565b6020810190811067ffffffffffffffff821117610a9857604052565b60a0810190811067ffffffffffffffff821117610a9857604052565b60c0810190811067ffffffffffffffff821117610a9857604052565b90601f8019910116810190811067ffffffffffffffff821117610a9857604052565b60405190610b2082610a7c565b565b67ffffffffffffffff8111610a985760051b60200190565b81601f8201121561030557803591610b5183610b22565b92610b5f6040519485610af1565b808452602092838086019260051b820101928311610305578301905b828210610b89575050505090565b81358152908301908301610b7b565b346103055760403660031901126103055767ffffffffffffffff6004358181116103055736602382011215610305578060040135610bd581610b22565b91610be36040519384610af1565b81835260209160248385019160051b8301019136831161030557602401905b828210610c2b576024358587821161030557610c2561065c923690600401610b3a565b90611ffb565b838091610c3784610336565b815201910190610c02565b3461030557604036600319011261030557610370610c5e61030a565b6024359033611399565b6064359060ff8216820361030557565b6084359060ff8216820361030557565b346103055760c036600319011261030557610ca161030a565b60443590602435610cb0610c68565b834211610d3857610d2c61065c94610d33926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b0388166040840152866060840152608083015260808252610d1482610ab9565b610d2760a4359360843593519020611877565b611608565b91826115b2565b6110df565b604051632341d78760e11b815260048101859052602490fd5b346103055760e036600319011261030557610d6a61030a565b610d72610320565b60443590606435610d81610c78565b814211610e6c576001600160a01b0385811660008181526007602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c99281019283529283019390935292861660608201526080810187905260a081019190915260c080820194909452928352610e25929091610e1260e083610af1565b610d2760c4359360a43593519020611877565b6001600160a01b0384811690821603610e42575061065c926114ab565b6040516325c0072360e11b81526001600160a01b0391821660048201529084166024820152604490fd5b60405163313c898160e11b815260048101839052602490fd5b34610305576040366003190112610305576020610ed4610ea361030a565b610eab610320565b6001600160a01b0391821660009081526001855260408082209290931681526020919091522090565b54604051908152f35b3461030557604036600319011261030557610ef661030a565b6024359063ffffffff821682036103055761027991610f4691610f17611599565b50610f20611599565b506001600160a01b03166000908152600960205260409020610f40611599565b50611cb8565b5060405190610f5482610a7c565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461030557602036600319011261030557610fa961030a565b610fb161102e565b6001600160a01b0390811690811561100557600b54826bffffffffffffffffffffffff60a01b821617600b55167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a3005b604051631e4fbdf760e01b815260006004820152602490fd5b61102661102e565b610b2061105a565b600b546001600160a01b0316330361104257565b60405163118cdaa760e01b8152336004820152602490fd5b600b80546001600160a01b031981169091556000906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a3565b65ffffffffffff6110ae43611a83565b16808210156110c1575061021d90611a83565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610b209694169461115c9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b038083169392919081169081851415806112a7575b611186575b5050505050565b8161120b575b50508261119b575b808061117f565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916111e8916111e29091611a50565b906112b0565b604080516001600160d01b039384168152919092166020820152a2388080611194565b6001600160a01b0316600090815260096020526040902061122b84611a50565b61123443611a83565b6001600160d01b0391828061124886611c74565b169116900392828411610568577fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249361129d9261128492611e75565b6040805192851683529316602082015291829190820190565b0390a2388061118c565b5083151561117a565b906112ba43611a83565b6001600160d01b039182806112ce86611c74565b16911601918211610568576112e292611e75565b9091565b6112ef43611a83565b906001600160d01b03908180611303611c2a565b16911601908111610568576112e291611d8c565b61132043611a83565b906001600160d01b03908180611334611c2a565b1691169003908111611349576112e291611d8c565b634e487b7160e01b600052601160045260246000fd5b90600182811c9216801561138f575b602083101461137957565b634e487b7160e01b600052602260045260246000fd5b91607f169161136e565b6001600160a01b03808216949392919085156114925782168015611479576001600160a01b0382166000908152602081905260409020549584871061144a5784610b209697036113fb8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36122fd565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b6001600160a01b03808216929190831561154657821693841561152d57806115237f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259461150c60209560018060a01b03166000526001602052604060002090565b9060018060a01b0316600052602052604060002090565b55604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b906001600160a01b03808316156115465781161561152d5761150c6115969260018060a01b03166000526001602052604060002090565b55565b604051906115a682610a7c565b60006020838281520152565b6001600160a01b038116600090815260076020526040902080546001810190915590918190036115e0575050565b6040516301d4b62360e61b81526001600160a01b039092166004830152602482015260449150fd5b9161021d939161161793611620565b909291926116d0565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116116a457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156116985780516001600160a01b0381161561168f57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b600411156116ba57565b634e487b7160e01b600052602160045260246000fd5b6116d9816116b0565b806116e2575050565b6116eb816116b0565b600181036117055760405163f645eedf60e01b8152600490fd5b61170e816116b0565b6002810361172f5760405163fce698f760e01b815260048101839052602490fd5b8061173b6003926116b0565b146117435750565b6040516335e2f38360e21b81526004810191909152602490fd5b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061184e575b156117b8577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261184881610ad5565b51902090565b507f0000000000000000000000000000000000000000000000000000000000000000461461178f565b60429061188261175d565b906040519161190160f01b8352600283015260228201522090565b60ff81146118db5760ff811690601f82116118c957604051916118bf83610a7c565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516005548160006118ee8361135f565b808352926001908181169081156119745750600114611915575b5061021d92500382610af1565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310611959575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611940565b90506020925061021d94915060ff191682840152151560051b82010138611908565b60ff81146119b85760ff811690601f82116118c957604051916118bf83610a7c565b506040516006548160006119cb8361135f565b8083529260019081811690811561197457506001146119f1575061021d92500382610af1565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310611a35575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611a1c565b6001600160d01b0390818111611a64571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111611a96571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b60001981019190821161056857565b906001820180921161056857565b9190820180921161056857565b8115611ae9570490565b634e487b7160e01b600052601260045260246000fd5b600181111561021d57600181600160801b811015611c18575b611bc0611bb6611bac611ba2611b98611b8e611bcc97600488600160401b611bc79a1015611c0b575b640100000000811015611bfe575b62010000811015611bf1575b610100811015611be5575b6010811015611bd9575b1015611bd1575b60030260011c611b87818b611adf565b0160011c90565b611b87818a611adf565b611b878189611adf565b611b878188611adf565b611b878187611adf565b611b878186611adf565b8093611adf565b821190565b900390565b60011b611b77565b811c9160021b91611b70565b60081c91811b91611b66565b60101c9160081b91611b5b565b60201c9160101b91611b4f565b60401c9160201b91611b41565b50600160401b9050608082901c611b18565b600a5460009080611c3c575050600090565b8060001981011161056857600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b805460009181611c8657505050600090565b6000199282848101116105685760209181522001015460301c90565b634e487b7160e01b600052603260045260246000fd5b8054821015611cd05760005260206000200190600090565b611ca2565b600a5490600160401b821015610a98576001820180600a55821015611cd057600a600052805160209091015160301b65ffffffffffff191665ffffffffffff919091161760008051602061236983398151915290910155565b8054600160401b811015610a9857611d4b91600182018155611cb8565b611d7657815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b600052600060045260246000fd5b600a549192918015611e4b57611da4611dbc91611ab5565b600a6000526000805160206123698339815191520190565b9081549165ffffffffffff90818416918316808311611e3957869203611e0157611dfa92509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050611e3490611e20611e12610b13565b65ffffffffffff9092168252565b6001600160d01b0385166020820152611cd5565b611dfa565b604051632520601d60e01b8152600490fd5b50611e6f90611e5b611e12610b13565b6001600160d01b0384166020820152611cd5565b60009190565b80549293928015611f0c57611e8c611e9991611ab5565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411611e3957879303611ed85750611dfa92509065ffffffffffff82549181199060301b169116179055565b915050611e3491611ef8611eea610b13565b65ffffffffffff9093168352565b6001600160d01b0386166020830152611d2e565b5090611e6f91611f1d611eea610b13565b6001600160d01b0385166020830152611d2e565b905b828110611f3f57505090565b90918082169080831860011c820180921161056857600a60005265ffffffffffff808360008051602061236983398151915201541690851610600014611f885750915b90611f33565b929150611f9490611ac4565b90611f82565b91905b838210611faa5750505090565b9091928083169080841860011c82018092116105685760008581526020902082015465ffffffffffff9081169084161015611fe95750925b9190611f9d565b939250611ff590611ac4565b91611fe2565b91909161200661102e565b80518351036120c25761201b81511515612100565b6000805b82518210156120b5576120886120af9161206261205b61204f612042878961214a565b516001600160a01b031690565b6001600160a01b031690565b151561215e565b61207761206f858961214a565b511515612199565b612081848861214a565b5190611ad2565b916120aa612099612042838761214a565b6120a3838961214a565b51906121d3565b61213b565b9061201f565b5050509050610b2061101e565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561210757565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b60001981146105685760010190565b8051821015611cd05760209160051b010190565b1561216557565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156121a057565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b91906001600160a01b038316801561147957600254828101809111610568576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841161225957610b2092935061227f565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b90610b209161229561229083611a50565b6112e6565b50506001600160a01b039081169081156122e5575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c75460009283526040909220548116911661115e565b6122f66122f184611a50565b611317565b50506122aa565b610b2092916001600160a01b03918216919081908315612355575b16918215612342575b6000526008602052806040600020541691600052604060002054169061115e565b61234e6122f185611a50565b5050612321565b61236161229086611a50565b505061231856fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212200116234fdedb856572cf71350ec48e0cd04d30b316abca3f0da91dc1800ce6fa64736f6c63430008140033","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x12 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x1C7 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0x1C2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x1BD JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x1B8 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x1B3 JUMPI DUP1 PUSH4 0x3644E515 EQ PUSH2 0x1AE JUMPI DUP1 PUSH4 0x3A46B1A8 EQ PUSH2 0x1A9 JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x1A4 JUMPI DUP1 PUSH4 0x587CDE1E EQ PUSH2 0x19F JUMPI DUP1 PUSH4 0x5C19A95C EQ PUSH2 0x19A JUMPI DUP1 PUSH4 0x6FCFFF45 EQ PUSH2 0x195 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x190 JUMPI DUP1 PUSH4 0x715018A6 EQ PUSH2 0x18B JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x186 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x181 JUMPI DUP1 PUSH4 0x8DA5CB5B EQ PUSH2 0x17C JUMPI DUP1 PUSH4 0x8E539E8C EQ PUSH2 0x177 JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x172 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x16D JUMPI DUP1 PUSH4 0x9AB24EB0 EQ PUSH2 0x168 JUMPI DUP1 PUSH4 0x9DF2C95D EQ PUSH2 0x163 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x15E JUMPI DUP1 PUSH4 0xC3CDA520 EQ PUSH2 0x159 JUMPI DUP1 PUSH4 0xD505ACCF EQ PUSH2 0x154 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x14F JUMPI DUP1 PUSH4 0xF1127ED8 EQ PUSH2 0x14A JUMPI PUSH4 0xF2FDE38B EQ PUSH2 0x145 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xF90 JUMP JUMPDEST PUSH2 0xEDD JUMP JUMPDEST PUSH2 0xE85 JUMP JUMPDEST PUSH2 0xD51 JUMP JUMPDEST PUSH2 0xC88 JUMP JUMPDEST PUSH2 0xC42 JUMP JUMPDEST PUSH2 0xB98 JUMP JUMPDEST PUSH2 0xA1D JUMP JUMPDEST PUSH2 0x976 JUMP JUMPDEST PUSH2 0x94A JUMP JUMPDEST PUSH2 0x87B JUMP JUMPDEST PUSH2 0x852 JUMP JUMPDEST PUSH2 0x75A JUMP JUMPDEST PUSH2 0x720 JUMP JUMPDEST PUSH2 0x6FF JUMP JUMPDEST PUSH2 0x6C6 JUMP JUMPDEST PUSH2 0x65E JUMP JUMPDEST PUSH2 0x63A JUMP JUMPDEST PUSH2 0x5FF JUMP JUMPDEST PUSH2 0x56D JUMP JUMPDEST PUSH2 0x485 JUMP JUMPDEST PUSH2 0x462 JUMP JUMPDEST PUSH2 0x446 JUMP JUMPDEST PUSH2 0x399 JUMP JUMPDEST PUSH2 0x37B JUMP JUMPDEST PUSH2 0x34A JUMP JUMPDEST PUSH2 0x220 JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD SWAP3 DUP4 DUP3 MSTORE PUSH1 0x0 JUMPDEST DUP5 DUP2 LT PUSH2 0x1F8 JUMPI POP POP DUP3 PUSH1 0x0 PUSH1 0x20 DUP1 SWAP5 SWAP6 DUP5 ADD ADD MSTORE PUSH1 0x1F DUP1 NOT SWAP2 ADD AND ADD ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP2 DUP4 ADD DUP2 ADD MLOAD DUP5 DUP4 ADD DUP3 ADD MSTORE ADD PUSH2 0x1D7 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x21D SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x243 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x27D JUMPI JUMPDEST PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x20C JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x2C0 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x2A5 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x279 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x26D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x25D JUMP JUMPDEST DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x4 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0x366 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x2 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x3B2 PUSH2 0x30A JUMP JUMPDEST PUSH2 0x3BA PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 PUSH1 0x44 CALLDATALOAD SWAP2 SWAP1 SLOAD SWAP3 PUSH1 0x0 NOT DUP5 LT PUSH2 0x404 JUMPI JUMPDEST PUSH2 0x3F8 SWAP4 POP PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST DUP3 DUP5 LT PUSH2 0x420 JUMPI PUSH2 0x41B DUP4 PUSH2 0x3F8 SWAP6 SUB CALLER DUP4 PUSH2 0x155F JUMP JUMPDEST PUSH2 0x3EE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7DC7A0D9 PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x175D JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x4A6 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP1 PUSH2 0x4C1 PUSH1 0x24 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST SWAP2 DUP1 SLOAD DUP3 SWAP4 DUP2 PUSH1 0x5 DUP2 GT PUSH2 0x513 JUMPI JUMPDEST POP SWAP1 PUSH1 0x20 SWAP5 PUSH2 0x4DF SWAP3 DUP5 PUSH2 0x1F9A JUMP JUMPDEST DUP1 PUSH2 0x4F9 JUMPI POP POP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE RETURN JUMPDEST SWAP2 PUSH2 0x505 DUP5 SWAP3 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP3 DUP2 MSTORE KECCAK256 ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP5 PUSH2 0x51D DUP7 PUSH2 0x1AFF JUMP JUMPDEST DUP7 SUB SWAP6 DUP7 GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP6 PUSH2 0x4DF SWAP4 DUP6 DUP8 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 DUP11 DUP11 KECCAK256 ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x556 JUMPI POP SWAP2 JUMPDEST SWAP2 SWAP3 POP SWAP5 PUSH2 0x4D0 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x562 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x54D JUMP JUMPDEST PUSH2 0x1349 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x587 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP1 PUSH2 0x598 NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND SWAP2 AND SUB PUSH2 0x5ED JUMPI PUSH2 0x279 PUSH1 0x40 MLOAD PUSH2 0x5AF DUP2 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x1D DUP2 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1BFC1C5 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 PUSH2 0x623 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x8 DUP3 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x65C PUSH2 0x656 PUSH2 0x30A JUMP JUMPDEST CALLER PUSH2 0x10DF JUMP JUMPDEST STOP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x67F PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x6A7 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x47D PUSH2 0x6E4 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x718 PUSH2 0x102E JUMP JUMPDEST PUSH2 0x65C PUSH2 0x105A JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x741 PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH2 0x804 SWAP1 PUSH2 0x799 PUSH32 0x0 PUSH2 0x189D JUMP JUMPDEST PUSH2 0x7C2 PUSH32 0x0 PUSH2 0x1996 JUMP JUMPDEST SWAP2 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x7D0 DUP4 PUSH2 0xA9D JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0xF PUSH1 0xF8 SHL DUP7 MSTORE PUSH2 0x7F6 PUSH1 0x20 SWAP4 PUSH1 0xE0 DUP6 DUP10 ADD MSTORE PUSH1 0xE0 DUP9 ADD SWAP1 PUSH2 0x1CC JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1CC JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP7 ADD MSTORE ADDRESS PUSH1 0x80 DUP7 ADD MSTORE DUP3 PUSH1 0xA0 DUP7 ADD MSTORE DUP5 DUP3 SUB PUSH1 0xC0 DUP7 ADD MSTORE DUP1 DUP1 DUP6 MLOAD SWAP4 DUP5 DUP2 MSTORE ADD SWAP5 ADD SWAP3 JUMPDEST DUP3 DUP2 LT PUSH2 0x83B JUMPI POP POP POP POP SUB SWAP1 RETURN JUMPDEST DUP4 MLOAD DUP6 MSTORE DUP7 SWAP6 POP SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x82C JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x897 PUSH1 0x4 CALLDATALOAD PUSH2 0x109E JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x0 DUP3 SWAP2 PUSH1 0x5 DUP5 GT PUSH2 0x8EF JUMPI JUMPDEST PUSH2 0x8B2 SWAP4 POP PUSH2 0x1F31 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH2 0x8C7 JUMPI POP POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xA PUSH2 0x8D4 PUSH1 0x20 SWAP4 PUSH2 0x1AB5 JUMP JUMPDEST SWAP2 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD PUSH1 0x30 SHR PUSH2 0x4E7 JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x8FA DUP2 PUSH2 0x1AFF JUMP JUMPDEST DUP2 SUB SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x8B2 SWAP4 PUSH1 0xA DUP4 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x938 JUMPI POP SWAP2 PUSH2 0x8A8 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x944 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x8A8 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0x966 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x302 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x4 SLOAD PUSH2 0x999 DUP2 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x2D8 JUMPI POP PUSH1 0x1 EQ PUSH2 0x9C2 JUMPI PUSH2 0x279 DUP6 PUSH2 0x26D DUP2 DUP8 SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST SWAP3 POP PUSH1 0x4 DUP4 MSTORE PUSH32 0x8A35ACFBC15FF81A39AE7D344FD709F28E8600B4AA8C65C6B64BFE7FE36BD19B JUMPDEST DUP3 DUP5 LT PUSH2 0xA05 JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x26D DUP3 PUSH2 0x279 PUSH2 0x25D JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x9EA JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0xA3E PUSH2 0x30A JUMP JUMPDEST AND PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xD0 SHL SUB PUSH2 0xA5D PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH2 0x1C74 JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0xA66 JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xA0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR PUSH2 0xA98 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0xB20 DUP3 PUSH2 0xA7C JUMP JUMPDEST JUMP JUMPDEST PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT PUSH2 0xA98 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0xB51 DUP4 PUSH2 0xB22 JUMP JUMPDEST SWAP3 PUSH2 0xB5F PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0xAF1 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x305 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xB89 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0xB7B JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH8 0xFFFFFFFFFFFFFFFF PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x305 JUMPI CALLDATASIZE PUSH1 0x23 DUP3 ADD SLT ISZERO PUSH2 0x305 JUMPI DUP1 PUSH1 0x4 ADD CALLDATALOAD PUSH2 0xBD5 DUP2 PUSH2 0xB22 JUMP JUMPDEST SWAP2 PUSH2 0xBE3 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0xAF1 JUMP JUMPDEST DUP2 DUP4 MSTORE PUSH1 0x20 SWAP2 PUSH1 0x24 DUP4 DUP6 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP2 CALLDATASIZE DUP4 GT PUSH2 0x305 JUMPI PUSH1 0x24 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0xC2B JUMPI PUSH1 0x24 CALLDATALOAD DUP6 DUP8 DUP3 GT PUSH2 0x305 JUMPI PUSH2 0xC25 PUSH2 0x65C SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0xB3A JUMP JUMPDEST SWAP1 PUSH2 0x1FFB JUMP JUMPDEST DUP4 DUP1 SWAP2 PUSH2 0xC37 DUP5 PUSH2 0x336 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0xC02 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0x370 PUSH2 0xC5E PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 CALLER PUSH2 0x1399 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xCA1 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x24 CALLDATALOAD PUSH2 0xCB0 PUSH2 0xC68 JUMP JUMPDEST DUP4 TIMESTAMP GT PUSH2 0xD38 JUMPI PUSH2 0xD2C PUSH2 0x65C SWAP5 PUSH2 0xD33 SWAP3 PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0xE48329057BFD03D55E49B547132E39CFFD9C1820AD7B9D4C5307691425D15ADF DUP5 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x40 DUP5 ADD MSTORE DUP7 PUSH1 0x60 DUP5 ADD MSTORE PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0x80 DUP3 MSTORE PUSH2 0xD14 DUP3 PUSH2 0xAB9 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xA4 CALLDATALOAD SWAP4 PUSH1 0x84 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH2 0x1608 JUMP JUMPDEST SWAP2 DUP3 PUSH2 0x15B2 JUMP JUMPDEST PUSH2 0x10DF JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2341D787 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0xE0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xD6A PUSH2 0x30A JUMP JUMPDEST PUSH2 0xD72 PUSH2 0x320 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x64 CALLDATALOAD PUSH2 0xD81 PUSH2 0xC78 JUMP JUMPDEST DUP2 TIMESTAMP GT PUSH2 0xE6C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE DUP3 MLOAD PUSH32 0x6E71EDAE12B1B97F4D1F60370FEF10105FA2FAAE0126114A169C64845D6126C9 SWAP3 DUP2 ADD SWAP3 DUP4 MSTORE SWAP3 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE SWAP3 DUP7 AND PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0xA0 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0xC0 DUP1 DUP3 ADD SWAP5 SWAP1 SWAP5 MSTORE SWAP3 DUP4 MSTORE PUSH2 0xE25 SWAP3 SWAP1 SWAP2 PUSH2 0xE12 PUSH1 0xE0 DUP4 PUSH2 0xAF1 JUMP JUMPDEST PUSH2 0xD27 PUSH1 0xC4 CALLDATALOAD SWAP4 PUSH1 0xA4 CALLDATALOAD SWAP4 MLOAD SWAP1 KECCAK256 PUSH2 0x1877 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 DUP2 AND SWAP1 DUP3 AND SUB PUSH2 0xE42 JUMPI POP PUSH2 0x65C SWAP3 PUSH2 0x14AB JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x25C00723 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE SWAP1 DUP5 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x313C8981 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH1 0x20 PUSH2 0xED4 PUSH2 0xEA3 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xEAB PUSH2 0x320 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 DUP6 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP3 SWAP1 SWAP4 AND DUP2 MSTORE PUSH1 0x20 SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xEF6 PUSH2 0x30A JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH2 0x305 JUMPI PUSH2 0x279 SWAP2 PUSH2 0xF46 SWAP2 PUSH2 0xF17 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0xF20 PUSH2 0x1599 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0xF40 PUSH2 0x1599 JUMP JUMPDEST POP PUSH2 0x1CB8 JUMP JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 PUSH2 0xF54 DUP3 PUSH2 0xA7C JUMP JUMPDEST SLOAD PUSH6 0xFFFFFFFFFFFF DUP2 AND DUP1 DUP4 MSTORE PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHR PUSH1 0x20 SWAP3 DUP4 ADD SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP3 DUP4 MSTORE SWAP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP3 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE SWAP2 DUP3 SWAP2 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x305 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x305 JUMPI PUSH2 0xFA9 PUSH2 0x30A JUMP JUMPDEST PUSH2 0xFB1 PUSH2 0x102E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1005 JUMPI PUSH1 0xB SLOAD DUP3 PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF PUSH1 0xA0 SHL DUP3 AND OR PUSH1 0xB SSTORE AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 PUSH1 0x0 DUP1 LOG3 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1E4FBDF7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH2 0x1026 PUSH2 0x102E JUMP JUMPDEST PUSH2 0xB20 PUSH2 0x105A JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER SUB PUSH2 0x1042 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x118CDAA7 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP2 AND SWAP1 SWAP2 SSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 DUP3 DUP1 LOG3 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH2 0x10AE NUMBER PUSH2 0x1A83 JUMP JUMPDEST AND DUP1 DUP3 LT ISZERO PUSH2 0x10C1 JUMPI POP PUSH2 0x21D SWAP1 PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x44 SWAP3 POP PUSH1 0x40 MLOAD SWAP2 PUSH4 0x7669FC0F PUSH1 0xE1 SHL DUP4 MSTORE PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP7 DUP6 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP3 AND DUP2 OR SWAP1 SWAP3 SSTORE PUSH2 0xB20 SWAP7 SWAP5 AND SWAP5 PUSH2 0x115C SWAP4 SWAP1 SWAP3 DUP7 SWAP2 SWAP1 PUSH32 0x3134E8A2E6D97E929A7E54011EA5485D7D196DD5F0BA4D4EF95803E8E3FC257F SWAP1 DUP1 LOG4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST SWAP2 JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND SWAP4 SWAP3 SWAP2 SWAP1 DUP2 AND SWAP1 DUP2 DUP6 EQ ISZERO DUP1 PUSH2 0x12A7 JUMPI JUMPDEST PUSH2 0x1186 JUMPI JUMPDEST POP POP POP POP POP JUMP JUMPDEST DUP2 PUSH2 0x120B JUMPI JUMPDEST POP POP DUP3 PUSH2 0x119B JUMPI JUMPDEST DUP1 DUP1 PUSH2 0x117F JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP2 PUSH2 0x11E8 SWAP2 PUSH2 0x11E2 SWAP1 SWAP2 PUSH2 0x1A50 JUMP JUMPDEST SWAP1 PUSH2 0x12B0 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP4 DUP5 AND DUP2 MSTORE SWAP2 SWAP1 SWAP3 AND PUSH1 0x20 DUP3 ADD MSTORE LOG2 CODESIZE DUP1 DUP1 PUSH2 0x1194 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 PUSH2 0x122B DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1234 NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x1248 DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP3 DUP3 DUP5 GT PUSH2 0x568 JUMPI PUSH32 0xDEC2BACDD2F05B59DE34DA9B523DFF8BE42E5E38E818C82FDB0BAE774387A724 SWAP4 PUSH2 0x129D SWAP3 PUSH2 0x1284 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD SWAP3 DUP6 AND DUP4 MSTORE SWAP4 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP2 DUP3 SWAP2 SWAP1 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG2 CODESIZE DUP1 PUSH2 0x118C JUMP JUMPDEST POP DUP4 ISZERO ISZERO PUSH2 0x117A JUMP JUMPDEST SWAP1 PUSH2 0x12BA NUMBER PUSH2 0x1A83 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP2 DUP3 DUP1 PUSH2 0x12CE DUP7 PUSH2 0x1C74 JUMP JUMPDEST AND SWAP2 AND ADD SWAP2 DUP3 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP3 PUSH2 0x1E75 JUMP JUMPDEST SWAP1 SWAP2 JUMP JUMPDEST PUSH2 0x12EF NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1303 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND ADD SWAP1 DUP2 GT PUSH2 0x568 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH2 0x1320 NUMBER PUSH2 0x1A83 JUMP JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP1 PUSH2 0x1334 PUSH2 0x1C2A JUMP JUMPDEST AND SWAP2 AND SWAP1 SUB SWAP1 DUP2 GT PUSH2 0x1349 JUMPI PUSH2 0x12E2 SWAP2 PUSH2 0x1D8C JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x138F JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1379 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x136E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 DUP6 ISZERO PUSH2 0x1492 JUMPI DUP3 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP6 DUP5 DUP8 LT PUSH2 0x144A JUMPI DUP5 PUSH2 0xB20 SWAP7 SWAP8 SUB PUSH2 0x13FB DUP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD DUP9 ADD SWAP1 SSTORE SWAP1 MLOAD DUP7 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH2 0x22FD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x391434E3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP9 SWAP1 MSTORE PUSH1 0x44 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xEC442F05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4B637E8F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP3 AND SWAP3 SWAP2 SWAP1 DUP4 ISZERO PUSH2 0x1546 JUMPI DUP3 AND SWAP4 DUP5 ISZERO PUSH2 0x152D JUMPI DUP1 PUSH2 0x1523 PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP5 PUSH2 0x150C PUSH1 0x20 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE LOG3 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4A1406B1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE602DF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP4 AND ISZERO PUSH2 0x1546 JUMPI DUP2 AND ISZERO PUSH2 0x152D JUMPI PUSH2 0x150C PUSH2 0x1596 SWAP3 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x15A6 DUP3 PUSH2 0xA7C JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP4 DUP3 DUP2 MSTORE ADD MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x7 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE SWAP1 SWAP2 DUP2 SWAP1 SUB PUSH2 0x15E0 JUMPI POP POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x1D4B623 PUSH1 0xE6 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP2 POP REVERT JUMPDEST SWAP2 PUSH2 0x21D SWAP4 SWAP2 PUSH2 0x1617 SWAP4 PUSH2 0x1620 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP3 PUSH2 0x16D0 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x16A4 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0x1698 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x168F JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 RETURNDATASIZE SWAP1 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0x16BA JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x16D9 DUP2 PUSH2 0x16B0 JUMP JUMPDEST DUP1 PUSH2 0x16E2 JUMPI POP POP JUMP JUMPDEST PUSH2 0x16EB DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x1705 JUMPI PUSH1 0x40 MLOAD PUSH4 0xF645EEDF PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH2 0x170E DUP2 PUSH2 0x16B0 JUMP JUMPDEST PUSH1 0x2 DUP2 SUB PUSH2 0x172F JUMPI PUSH1 0x40 MLOAD PUSH4 0xFCE698F7 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x173B PUSH1 0x3 SWAP3 PUSH2 0x16B0 JUMP JUMPDEST EQ PUSH2 0x1743 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x35E2F383 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x184E JUMPI JUMPDEST ISZERO PUSH2 0x17B8 JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1848 DUP2 PUSH2 0xAD5 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x178F JUMP JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x1882 PUSH2 0x175D JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x18DB JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x5 SLOAD DUP2 PUSH1 0x0 PUSH2 0x18EE DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x1915 JUMPI JUMPDEST POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x5 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0x36B6384B5ECA791C62761152D0C79BB0604C104A5FB6F4EB0703F3154BB3DB0 JUMPDEST DUP5 DUP4 LT PUSH2 0x1959 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1940 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x21D SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x19B8 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x18C9 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x18BF DUP4 PUSH2 0xA7C JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x6 SLOAD DUP2 PUSH1 0x0 PUSH2 0x19CB DUP4 PUSH2 0x135F JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x1974 JUMPI POP PUSH1 0x1 EQ PUSH2 0x19F1 JUMPI POP PUSH2 0x21D SWAP3 POP SUB DUP3 PUSH2 0xAF1 JUMP JUMPDEST PUSH1 0x6 PUSH1 0x0 SWAP1 DUP2 MSTORE SWAP2 POP PUSH32 0xF652222313E28459528D920B65115C16C04F3EFC82AAEDC97BE59F3F377C0D3F JUMPDEST DUP5 DUP4 LT PUSH2 0x1A35 JUMPI POP PUSH2 0x21D SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x1908 JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x1A1C JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH2 0x1A64 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x1A96 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI JUMP JUMPDEST DUP2 ISZERO PUSH2 0x1AE9 JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x21D JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x1C18 JUMPI JUMPDEST PUSH2 0x1BC0 PUSH2 0x1BB6 PUSH2 0x1BAC PUSH2 0x1BA2 PUSH2 0x1B98 PUSH2 0x1B8E PUSH2 0x1BCC SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x1BC7 SWAP11 LT ISZERO PUSH2 0x1C0B JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x1BFE JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x1BF1 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x1BE5 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x1BD9 JUMPI JUMPDEST LT ISZERO PUSH2 0x1BD1 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x1B87 DUP2 DUP12 PUSH2 0x1ADF JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP11 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP10 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP9 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP8 PUSH2 0x1ADF JUMP JUMPDEST PUSH2 0x1B87 DUP2 DUP7 PUSH2 0x1ADF JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x1ADF JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x1B77 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x1B70 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x1B66 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x1B5B JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x1B4F JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x1B41 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x1B18 JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x1C3C JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x0 SWAP2 DUP2 PUSH2 0x1C86 JUMPI POP POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP3 DUP3 DUP5 DUP2 ADD GT PUSH2 0x568 JUMPI PUSH1 0x20 SWAP2 DUP2 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 SLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH2 0x1CA2 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0xA98 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x40 SHL DUP2 LT ISZERO PUSH2 0xA98 JUMPI PUSH2 0x1D4B SWAP2 PUSH1 0x1 DUP3 ADD DUP2 SSTORE PUSH2 0x1CB8 JUMP JUMPDEST PUSH2 0x1D76 JUMPI DUP2 MLOAD PUSH1 0x20 SWAP1 SWAP3 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP3 SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x0 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x1E4B JUMPI PUSH2 0x1DA4 PUSH2 0x1DBC SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x1E39 JUMPI DUP7 SWAP3 SUB PUSH2 0x1E01 JUMPI PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x1E34 SWAP1 PUSH2 0x1E20 PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH2 0x1DFA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x1E6F SWAP1 PUSH2 0x1E5B PUSH2 0x1E12 PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x1CD5 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST DUP1 SLOAD SWAP3 SWAP4 SWAP3 DUP1 ISZERO PUSH2 0x1F0C JUMPI PUSH2 0x1E8C PUSH2 0x1E99 SWAP2 PUSH2 0x1AB5 JUMP JUMPDEST DUP3 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 ADD SWAP1 JUMP JUMPDEST SWAP2 DUP3 SLOAD SWAP3 PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 DUP6 AND SWAP3 DUP2 AND DUP1 DUP5 GT PUSH2 0x1E39 JUMPI DUP8 SWAP4 SUB PUSH2 0x1ED8 JUMPI POP PUSH2 0x1DFA SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST SWAP2 POP POP PUSH2 0x1E34 SWAP2 PUSH2 0x1EF8 PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP4 AND DUP4 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP7 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST POP SWAP1 PUSH2 0x1E6F SWAP2 PUSH2 0x1F1D PUSH2 0x1EEA PUSH2 0xB13 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x1D2E JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x1F3F JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x2369 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x1F88 JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x1F33 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x1F94 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP1 PUSH2 0x1F82 JUMP JUMPDEST SWAP2 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x1FAA JUMPI POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 DUP1 DUP4 AND SWAP1 DUP1 DUP5 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x568 JUMPI PUSH1 0x0 DUP6 DUP2 MSTORE PUSH1 0x20 SWAP1 KECCAK256 DUP3 ADD SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 AND SWAP1 DUP5 AND LT ISZERO PUSH2 0x1FE9 JUMPI POP SWAP3 JUMPDEST SWAP2 SWAP1 PUSH2 0x1F9D JUMP JUMPDEST SWAP4 SWAP3 POP PUSH2 0x1FF5 SWAP1 PUSH2 0x1AC4 JUMP JUMPDEST SWAP2 PUSH2 0x1FE2 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 PUSH2 0x2006 PUSH2 0x102E JUMP JUMPDEST DUP1 MLOAD DUP4 MLOAD SUB PUSH2 0x20C2 JUMPI PUSH2 0x201B DUP2 MLOAD ISZERO ISZERO PUSH2 0x2100 JUMP JUMPDEST PUSH1 0x0 DUP1 JUMPDEST DUP3 MLOAD DUP3 LT ISZERO PUSH2 0x20B5 JUMPI PUSH2 0x2088 PUSH2 0x20AF SWAP2 PUSH2 0x2062 PUSH2 0x205B PUSH2 0x204F PUSH2 0x2042 DUP8 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST ISZERO ISZERO PUSH2 0x215E JUMP JUMPDEST PUSH2 0x2077 PUSH2 0x206F DUP6 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD ISZERO ISZERO PUSH2 0x2199 JUMP JUMPDEST PUSH2 0x2081 DUP5 DUP9 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x1AD2 JUMP JUMPDEST SWAP2 PUSH2 0x20AA PUSH2 0x2099 PUSH2 0x2042 DUP4 DUP8 PUSH2 0x214A JUMP JUMPDEST PUSH2 0x20A3 DUP4 DUP10 PUSH2 0x214A JUMP JUMPDEST MLOAD SWAP1 PUSH2 0x21D3 JUMP JUMPDEST PUSH2 0x213B JUMP JUMPDEST SWAP1 PUSH2 0x201F JUMP JUMPDEST POP POP POP SWAP1 POP PUSH2 0xB20 PUSH2 0x101E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH22 0x82E4E4C2F2E640D8CADCCEE8D040DAD2E6DAC2E8C6D PUSH1 0x53 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x2107 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x456D70747920617272617973 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x568 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1CD0 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST ISZERO PUSH2 0x2165 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xC PUSH1 0x24 DUP3 ADD MSTORE PUSH12 0x5A65726F2061646472657373 PUSH1 0xA0 SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST ISZERO PUSH2 0x21A0 JUMPI JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0xB PUSH1 0x24 DUP3 ADD MSTORE PUSH11 0x16995C9BC8185B5BDD5B9D PUSH1 0xAA SHL PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND DUP1 ISZERO PUSH2 0x1479 JUMPI PUSH1 0x2 SLOAD DUP3 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x568 JUMPI PUSH1 0x2 SSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE MLOAD DUP5 DUP2 MSTORE PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP2 SWAP1 LOG3 PUSH1 0x2 SLOAD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 GT PUSH2 0x2259 JUMPI PUSH2 0xB20 SWAP3 SWAP4 POP PUSH2 0x227F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xE58AE93 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0xB20 SWAP2 PUSH2 0x2295 PUSH2 0x2290 DUP4 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x12E6 JUMP JUMPDEST POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x22E5 JUMPI JUMPDEST PUSH1 0x8 PUSH1 0x20 MSTORE PUSH32 0x5EFF886EA0CE6CA488A3D6E336D6C0F75F46D19B42C06CE5EE98E42C96D256C7 SLOAD PUSH1 0x0 SWAP3 DUP4 MSTORE PUSH1 0x40 SWAP1 SWAP3 KECCAK256 SLOAD DUP2 AND SWAP2 AND PUSH2 0x115E JUMP JUMPDEST PUSH2 0x22F6 PUSH2 0x22F1 DUP5 PUSH2 0x1A50 JUMP JUMPDEST PUSH2 0x1317 JUMP JUMPDEST POP POP PUSH2 0x22AA JUMP JUMPDEST PUSH2 0xB20 SWAP3 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 SWAP1 DUP2 SWAP1 DUP4 ISZERO PUSH2 0x2355 JUMPI JUMPDEST AND SWAP2 DUP3 ISZERO PUSH2 0x2342 JUMPI JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x8 PUSH1 0x20 MSTORE DUP1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND SWAP1 PUSH2 0x115E JUMP JUMPDEST PUSH2 0x234E PUSH2 0x22F1 DUP6 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2321 JUMP JUMPDEST PUSH2 0x2361 PUSH2 0x2290 DUP7 PUSH2 0x1A50 JUMP JUMPDEST POP POP PUSH2 0x2318 JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 ADD AND 0x23 0x4F 0xDE 0xDB DUP6 PUSH6 0x72CF71350EC4 DUP15 0xC 0xD0 0x4D ADDRESS 0xB3 AND 0xAB 0xCA EXTCODEHASH 0xD 0xA9 SAR 0xC1 DUP1 0xC 0xE6 STATICCALL PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"449:1961:50:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;:::o;:::-;;;;-1:-1:-1;;;;;449:1961:50;;;;;;:::o;:::-;;;-1:-1:-1;;;;;449:1961:50;;;;;;:::o;:::-;;;;;;-1:-1:-1;;449:1961:50;;;;8823:4:21;449:1961:50;;:::i;:::-;;;735:10:30;;8823:4:21;:::i;:::-;449:1961:50;;;8823:4:21;449:1961:50;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;2908:12:21;449:1961:50;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;-1:-1:-1;449:1961:50;;;;;;;;;;;;735:10:30;449:1961:50;;;;;;;;;;;;;-1:-1:-1;;10561:36:21;;10557:309;;449:1961:50;4967:5:21;;;;:::i;:::-;449:1961:50;;3638:11:21;449:1961:50;;;;;10557:309:21;10617:24;;;10613:130;;10835:5;449:1961:50;4967:5:21;449:1961:50;;735:10:30;10835:5:21;;:::i;:::-;10557:309;;10613:130;449:1961:50;;-1:-1:-1;;;10668:60:21;;735:10:30;449:1961:50;10668:60:21;;449:1961:50;;;;;;;;;;;;;;;10668:60:21;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;;;2761:2:21;449:1961:50;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;2744:20:23;;:::i;:::-;449:1961:50;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;;;4411:20:12;449:1961:50;;;;;;4459:29:12;449:1961:50;;4459:29:12;:::i;:::-;449:1961:50;;;9738:15:46;9763:18;;9802:1;9796:7;;9792:234;;449:1961:50;10050:53:46;;449:1961:50;10050:53:46;;;;;:::i;:::-;10121:8;;;:63;;;449:1961:50;;-1:-1:-1;;;;;449:1961:50;;;;;;10121:63:46;10169:7;;;;;;:::i;:::-;14441:109;;;;;449:1961:50;;;10121:63:46;;9792:234;9839:14;;;;:::i;:::-;449:1961:50;;;;;;;;14441:109:46;10050:53;14441:109;;;;449:1961:50;14441:109:46;;;;;;449:1961:50;;;;;9871:48:46;9867:149;449:1961:50;;;9939:10:46;9867:149;;9792:234;;;;;;9867:149;9994:7;;;;;;:::i;:::-;9867:149;;;449:1961:50;;:::i;:::-;;;;;;-1:-1:-1;;449:1961:50;;;;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;1020:12:48;1002:31;1020:12;1002:31;:::i;:::-;449:1961:50;;;3169:29:12;3165:93;;449:1961:50;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;3165:93:12:-;449:1961:50;;-1:-1:-1;;;3221:26:12;;449:1961:50;;3221:26:12;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;-1:-1:-1;;;;;449:1961:50;;;:::i;:::-;;-1:-1:-1;449:1961:50;5674:10:12;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;5903:9:12;449:1961:50;;:::i;:::-;735:10:30;5903:9:12;:::i;:::-;449:1961:50;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;8741:20:12;449:1961:50;;;-1:-1:-1;449:1961:50;;;15374:24:44;;;;15370:103;;449:1961:50;;;;;;;;;15370:103:44;449:1961:50;;;;15421:41:44;;;;;;449:1961:50;;15421:41:44;;449:1961:50;;;;;15421:41:44;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;3076:9:21;449:1961:50;;;;;;;;;;;;2985:116:21;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;1500:62:2;;:::i;:::-;2376:10;;:::i;449:1961:50:-;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;624:7:32;449:1961:50;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;;;;;6198:5:38;:41;:5;:41;:::i;:::-;6653:47;:8;:47;:::i;:::-;449:1961:50;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;5689:13:38;;449:1961:50;;;;5724:4:38;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;1710:6:2;449:1961:50;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;5270:29:12;449:1961:50;;5270:29:12;:::i;:::-;5234:17;449:1961:50;9738:15:46;-1:-1:-1;9763:18:46;9796:7;9802:1;9796:7;;9792:234;;449:1961:50;10050:53:46;;;;:::i;:::-;-1:-1:-1;10121:8:46;;;-1:-1:-1;;449:1961:50;;-1:-1:-1;449:1961:50;;;;;10121:63:46;5234:17:12;10169:7:46;449:1961:50;10169:7:46;;:::i;:::-;14441:109;;-1:-1:-1;;;;;;;;;;;14441:109:46;449:1961:50;;;10121:63:46;;9792:234;9839:14;;;;;:::i;:::-;449:1961:50;;;;;;;10050:53:46;14441:109;5234:17:12;14441:109:46;;449:1961:50;14441:109:46;;-1:-1:-1;;;;;;;;;;;14441:109:46;449:1961:50;;;;;9871:48:46;9867:149;449:1961:50;;;9939:10:46;9867:149;9792:234;;9867:149;9994:7;;;;;;:::i;:::-;9867:149;9792:234;;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;-1:-1:-1;;;;;449:1961:50;;:::i;:::-;;-1:-1:-1;449:1961:50;3868:20:12;449:1961:50;;;;;;;;3868:38:12;449:1961:50;-1:-1:-1;449:1961:50;3868:38:12;:::i;:::-;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;:::i;:::-;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::o;:::-;2079:95:38;449:1961:50;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1222:756;449:1961;;;;;;:::i;:::-;1222:756;;:::i;449:1961::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;3440:5:21;449:1961:50;;:::i;:::-;;;735:10:30;;3440:5:21;:::i;449:1961:50:-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;;;;;;:::i;:::-;6185:15:12;;:24;6181:91;;6298:168;6535:9;449:1961:50;6501:5:12;449:1961:50;;;6352:57:12;449:1961:50;6352:57:12;;449:1961:50;2063:71:12;449:1961:50;;;;;;;;;;2063:71:12;;449:1961:50;2063:71:12;449:1961:50;2063:71:12;;449:1961:50;;2063:71:12;;449:1961:50;;6352:57:12;;;;;:::i;:::-;6325:86;449:1961:50;;;;;;;6342:68:12;;6325:86;:::i;:::-;6298:168;:::i;:::-;6501:5;;;:::i;:::-;6535:9;:::i;6181:91::-;449:1961:50;;-1:-1:-1;;;6232:29:12;;449:1961:50;6232:29:12;;449:1961:50;;;;;6232:29:12;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;:::i;:::-;1886:15:23;;:26;1882:97;;-1:-1:-1;;;;;449:1961:50;;;-1:-1:-1;449:1961:50;;;1121:7:32;449:1961:50;;;;;;;;;;;;;;;;;;;1024:95:23;2020:78;;;449:1961:50;;;1024:95:23;;;449:1961:50;;;;;;;1024:95:23;;;449:1961:50;1024:95:23;;;449:1961:50;;;;1024:95:23;;449:1961:50;;;;1024:95:23;;;;449:1961:50;;;;2020:78:23;;;2181:28;;2020:78;;;1024:95;449:1961:50;2020:78:23;:::i;:::-;2125:28;449:1961:50;;;;;;;2010:89:23;;2125:28;:::i;2181:::-;-1:-1:-1;;;;;449:1961:50;;;;;;2223:15:23;2219:88;;8823:4:21;;;;:::i;2219:88:23:-;449:1961:50;;-1:-1:-1;;;2261:35:23;;-1:-1:-1;;;;;449:1961:50;;;;2261:35:23;;449:1961:50;;;;1024:95:23;;;449:1961:50;1024:95:23;;10668:60:21;1882:97:23;449:1961:50;;-1:-1:-1;;;1935:33:23;;449:1961:50;1935:33:23;;449:1961:50;;;;;1935:33:23;449:1961:50;;;;;;-1:-1:-1;;449:1961:50;;;;;3638:27:21;449:1961:50;;:::i;:::-;;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;-1:-1:-1;449:1961:50;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;;;;;;3638:27:21;449:1961:50;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;;;;;;;;;;;;;11454:22:46;449:1961:50;;;:::i;:::-;;;;:::i;:::-;-1:-1:-1;;;;;;449:1961:50;-1:-1:-1;449:1961:50;;;9019:20:12;449:1961:50;;;;;;;:::i;:::-;;11454:22:46;:::i;:::-;449:1961:50;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;:::i;:::-;1500:62:2;;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;;2627:22:2;;2623:91;;3004:6;449:1961:50;;;;;;;;3004:6:2;449:1961:50;;3052:40:2;-1:-1:-1;3052:40:2;;449:1961:50;2623:91:2;449:1961:50;;-1:-1:-1;;;2672:31:2;;-1:-1:-1;449:1961:50;2672:31:2;;449:1961:50;;;2672:31:2;1500:62;;;:::i;:::-;2376:10;;:::i;1796:162::-;1710:6;449:1961:50;-1:-1:-1;;;;;449:1961:50;735:10:30;1855:23:2;1851:101;;1796:162::o;1851:101::-;449:1961:50;;-1:-1:-1;;;1901:40:2;;735:10:30;1901:40:2;;;449:1961:50;;;1901:40:2;2912:187;3004:6;449:1961:50;;-1:-1:-1;;;;;;449:1961:50;;;;;;;-1:-1:-1;;;;;449:1961:50;3052:40:2;449:1961:50;;3052:40:2;2912:187::o;3415:273:12:-;449:1961:50;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;3550:29:12;;;;3546:90;;3653:28;;;;:::i;3546:90::-;449:1961:50;;;;;3588:48:12;;;;;;;;;449:1961:50;;;;;3588:48:12;6730:312;-1:-1:-1;;;;;449:1961:50;;;-1:-1:-1;449:1961:50;;;5674:10:12;449:1961:50;;;;;;;;;;-1:-1:-1;;;;;;449:1961:50;;;;;;;7010:24:12;;449:1961:50;;;3137:18:24;;449:1961:50;;;;;6909:48:12;;-1:-1:-1;6909:48:12;-1:-1:-1;;;;;449:1961:50;3076:9:21;449:1961:50;;;;;;;;;;;;2985:116:21;3137:18:24;7010:24:12;7761:789;-1:-1:-1;;;;;449:1961:50;;;;7761:789:12;;449:1961:50;;;;7862:10:12;;;;;:24;;7761:789;7858:686;;7761:789;;;;;;:::o;7858:686::-;7906:18;7902:315;;7858:686;8234:16;;;8230:304;;7858:686;;;;;8230:304;-1:-1:-1;;;;;449:1961:50;;;;;8010:20:12;449:1961:50;;;;;8475:44:12;;8309:143;;8408:26;;;;:::i;:::-;8309:143;;:::i;:::-;449:1961:50;;;-1:-1:-1;;;;;449:1961:50;;;;;;;;;;;;;8475:44:12;8230:304;;;;;7902:315;-1:-1:-1;;;;;449:1961:50;;;;;8010:20:12;449:1961:50;;;;;8089:26:12;;;:::i;:::-;1002:31:48;1020:12;1002:31;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;;:::i;:::-;449:1961:50;;;;;;;;;;;8156:46:12;8311:38:46;8156:46:12;8311:38:46;;;;:::i;:::-;449:1961:50;;;;;;;;;;;;;;;;;;;;;;8156:46:12;;;;7902:315;;;;7862:24;7876:10;;;;7862:24;;9069:273;;1002:31:48;1020:12;1002:31;:::i;:::-;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;;:::i;:::-;449:1961:50;;;;;;;;;8311:38:46;;;:::i;:::-;9282:53:12;;9069:273::o;:::-;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;:::i;:::-;449:1961:50;;;;;;;;;8311:38:46;;;:::i;9069:273:12:-;1002:31:48;1020:12;1002:31;:::i;:::-;449:1961:50;-1:-1:-1;;;;;449:1961:50;;;9312:14:12;;:::i;:::-;449:1961:50;;;;;;;;;;8311:38:46;;;:::i;449:1961:50:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;5374:300:21;-1:-1:-1;;;;;449:1961:50;;;;5374:300:21;;;;5457:18;;5453:86;;449:1961:50;;5552:16:21;;5548:86;;-1:-1:-1;;;;;449:1961:50;;5473:1:21;449:1961:50;;;;;;;;;;;6321:19:21;;;;6317:115;;449:1961:50;2756:5:24;449:1961:50;;;6552:15:21;;449:1961:50;;;;;;5473:1:21;449:1961:50;5473:1:21;449:1961:50;;;5473:1:21;449:1961:50;;;6552:15:21;449:1961:50;-1:-1:-1;;;;;449:1961:50;;5473:1:21;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;7064:25:21;;449:1961:50;7064:25:21;2756:5:24;:::i;6317:115:21:-;449:1961:50;;-1:-1:-1;;;6367:50:21;;-1:-1:-1;;;;;449:1961:50;;6367:50:21;;;449:1961:50;;;;;;;;;;;;;;;10668:60:21;5548:86;449:1961:50;;-1:-1:-1;;;5591:32:21;;5473:1;5591:32;;;449:1961:50;;;5591:32:21;5453:86;449:1961:50;;-1:-1:-1;;;5498:30:21;;5473:1;5498:30;;;449:1961:50;;;5498:30:21;9682:432;-1:-1:-1;;;;;449:1961:50;;;;9682:432:21;;9794:19;;9790:89;;449:1961:50;;9892:21:21;;;9888:90;;9987:18;:27;10066:31;9987:18;;449:1961:50;9987:18:21;449:1961:50;;;;;;;;;;;;;;;;9987:18:21;449:1961:50;;;;;;;;;;;;;;;;9987:27:21;449:1961:50;;;;;;10066:31:21;9682:432::o;9888:90::-;449:1961:50;;-1:-1:-1;;;9936:31:21;;-1:-1:-1;9936:31:21;;;449:1961:50;;;9936:31:21;9790:89;449:1961:50;;-1:-1:-1;;;9836:32:21;;9811:1;9836:32;;;449:1961:50;;;9836:32:21;9682:432;;-1:-1:-1;;;;;449:1961:50;;;9794:19:21;9790:89;;449:1961:50;;9892:21:21;9888:90;;9987:18;:27;:18;449:1961:50;;;;;;;;;;;;;;;;9987:27:21;449:1961:50;9682:432:21:o;449:1961:50:-;;;;;;;:::i;:::-;-1:-1:-1;449:1961:50;;;;;;;:::o;1265:222:32:-;-1:-1:-1;;;;;449:1961:50;;-1:-1:-1;449:1961:50;;;1121:7:32;449:1961:50;;;;;;;;;;;;;;;1396:16:32;;;1392:89;;1265:222;;:::o;1392:89::-;449:1961:50;;-1:-1:-1;;;1435:35:32;;-1:-1:-1;;;;;449:1961:50;;;1435:35:32;;;449:1961:50;;;;;;;-1:-1:-1;1435:35:32;6887:260:37;;7105:8;6887:260;;7051:25;6887:260;7051:25;:::i;:::-;7105:8;;;;;:::i;5203:1551::-;;;6283:66;6270:79;;6266:164;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;6541:24:37;;;;;;;;;;;;;;-1:-1:-1;;;;;449:1961:50;;6579:20:37;6575:113;;6698:49;;5203:1551;:::o;6575:113::-;6615:62;;;6541:24;6615:62;;:::o;6541:24::-;449:1961:50;;;;;;;;;;6266:164:37;6365:54;;;6381:1;6365:54;6385:30;6365:54;;:::o;449:1961:50:-;;-1:-1:-1;449:1961:50;;;:::o;:::-;;;;;;;;;;;;7280:532:37;449:1961:50;;;:::i;:::-;7366:29:37;;;7411:7;;:::o;7362:444::-;449:1961:50;;;:::i;:::-;7471:29:37;7462:38;;7471:29;;449:1961:50;;-1:-1:-1;;;7523:23:37;;;;;7458:348;449:1961:50;;;:::i;:::-;7576:35:37;7567:44;;7576:35;;449:1961:50;;-1:-1:-1;;;7634:46:37;;;;;449:1961:50;;;;;10668:60:21;7563:243:37;449:1961:50;;7710:30:37;449:1961:50;;:::i;:::-;7701:39:37;7697:109;;7563:243;7280:532::o;7697:109::-;449:1961:50;;-1:-1:-1;;;7763:32:37;;;;;449:1961:50;;;;;;10668:60:21;3945:262:38;4029:4;4038:11;-1:-1:-1;;;;;449:1961:50;4021:28:38;;:63;;3945:262;4017:184;;;4107:22;4100:29;:::o;4017:184::-;449:1961:50;;4304:80:38;;;449:1961:50;2079:95:38;449:1961:50;;4326:11:38;449:1961:50;2079:95:38;;449:1961:50;4339:14:38;2079:95;;;449:1961:50;4355:13:38;2079:95;;;449:1961:50;4029:4:38;449:1961:50;2079:95:38;;449:1961:50;;4304:80:38;;;;;:::i;:::-;449:1961:50;4294:91:38;;4160:30;:::o;4021:63::-;4070:14;;4053:13;:31;4021:63;;5017:176;3993:249:39;5017:176:38;5153:20;;:::i;:::-;3993:249:39;;;;-1:-1:-1;;;3993:249:39;;;;;;;;;;;5017:176:38;:::o;3368:267:34:-;1390:66;3491:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;449:1961:50;;;;;;:::i;:::-;2324:106:34;;2311:2;449:1961:50;;2324:106:34;3553:22;:::o;2675:69::-;449:1961:50;;-1:-1:-1;;;2713:20:34;;;;;3487:142;-1:-1:-1;449:1961:50;;6225:13:38;449:1961:50;;-1:-1:-1;449:1961:50;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;1390:66:34;;;;;;;:::i;449:1961:50:-;6225:13:38;-1:-1:-1;449:1961:50;;;-1:-1:-1;;449:1961:50;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;449:1961:50;;;;;;;;;;;;6225:13:38;449:1961:50;;;;;;;3368:267:34;1390:66;3491:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;449:1961:50;;;;;;:::i;3487:142:34:-;-1:-1:-1;449:1961:50;;6683:16:38;449:1961:50;;-1:-1:-1;449:1961:50;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;1390:66:34;;;;;;;:::i;449:1961:50:-;6683:16:38;-1:-1:-1;449:1961:50;;;-1:-1:-1;;449:1961:50;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4174:218:44;-1:-1:-1;;;;;449:1961:50;4254:25:44;;;4250:105;;449:1961:50;4174:218:44;:::o;4250:105::-;449:1961:50;;;;15421:41:44;;;;4302:42;;449:1961:50;4302:42:44;;;449:1961:50;;;;;4302:42:44;14296:213;449:1961:50;14374:24:44;;;;14370:103;;449:1961:50;14296:213:44;:::o;14370:103::-;449:1961:50;;;;15421:41:44;;;;14421;;14452:2;14421:41;;;449:1961:50;;;;;14421:41:44;449:1961:50;-1:-1:-1;;449:1961:50;;;;;;;;:::o;:::-;;10000:1:46;449:1961:50;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;:::o;:::-;;;;;;;;;;;;20567:5181:43;20733:1;20728:6;;;20724:53;;20733:1;21704:14;-1:-1:-1;;;21765:16:43;;;21761:92;;20567:5181;25314:18;25204;25094;24985;24874;24765;25703:28;21870:15;22385:6;21870:15;-1:-1:-1;;;25724:6:43;21870:15;;;21866:90;;20567:5181;21980:7;21973:15;;;21969:90;;20567:5181;22083:7;22076:15;;;22072:89;;20567:5181;22185:6;22178:14;;;22174:87;;20567:5181;22285:6;22278:14;;;22274:87;;20567:5181;22378:14;;22374:61;;20567:5181;22861:1;449:1961:50;20733:1:43;449:1961:50;24771:6:43;;;;:::i;:::-;449:1961:50;;;;;24765:18:43;24880:6;;;;:::i;24874:18::-;24991:6;;;;:::i;24985:18::-;25100:6;;;;:::i;25094:18::-;25210:6;;;;:::i;25204:18::-;25320:6;;;;:::i;25314:18::-;25724:6;;;:::i;:::-;25719:11;;;34795:145:44;25703:28:43;449:1961:50;;20567:5181:43;:::o;22374:61::-;20733:1;449:1961:50;22374:61:43;;22274:87;449:1961:50;;;;;22274:87:43;;;22174;449:1961:50;;;;;22174:87:43;;;22072:89;449:1961:50;;;;;22072:89:43;;;21969:90;449:1961:50;;;;;21969:90:43;;;21866;449:1961:50;;;;;21866:90:43;;;21761:92;-1:-1:-1;;;;449:1961:50;-1:-1:-1;21772:8:43;449:1961:50;;;21761:92:43;;10311:206:46;7419:17:12;449:1961:50;10406:17:46;;10447:8;;;:63;;10406:17;10311:206;:::o;10447:63::-;10580:17:21;;;449:1961:50;;;;;7419:17:12;14441:109:46;;;;449:1961:50;;;10311:206:46;:::o;:::-;449:1961:50;;10406:17:46;;10447:8;;;:63;;;10406:17;10311:206;:::o;10447:63::-;10580:17:21;;449:1961:50;;;;;;;;14441:109:46;;;;;;;449:1961:50;;;10311:206:46;:::o;449:1961:50:-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;449:1961:50;;-1:-1:-1;449:1961:50;;;-1:-1:-1;449:1961:50;:::o;:::-;;:::i;:::-;7419:17:12;449:1961:50;;-1:-1:-1;;;449:1961:50;;;;;;;;;7419:17:12;449:1961:50;;;;;;7419:17:12;-1:-1:-1;449:1961:50;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;-1:-1:-1;;;;;;;;;;;449:1961:50;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;11659:922:46;7419:17:12;449:1961:50;11659:922:46;;;11866:7;;;;11938;11918:28;11938:7;;:::i;:::-;7419:17:12;14441:109:46;;-1:-1:-1;;;;;;;;;;;14441:109:46;14291:265;;11918:28;449:1961:50;;;;;;;;;;;;12105:13:46;;;12101:89;;12253:14;;;;;12287:19;;;449:1961:50;;;;;;;;;;;;;;;;;12287:19:46;449:1961:50;;12425:25:46;;:::o;12249:163::-;449:1961:50;;12345:52:46;449:1961:50;12355:41:46;449:1961:50;;:::i;:::-;;;;;;;;12355:41:46;-1:-1:-1;;;;;449:1961:50;;12355:41:46;;;449:1961:50;12345:52:46;:::i;:::-;12249:163;;12101:89;449:1961:50;;-1:-1:-1;;;12145:30:46;;;;;11862:713;449:1961:50;12481:52:46;449:1961:50;12491:41:46;449:1961:50;;:::i;12491:41:46:-;-1:-1:-1;;;;;449:1961:50;;12491:41:46;;;449:1961:50;12345:52:46;:::i;12481:::-;11872:1;12547:17;;:::o;11659:922::-;449:1961:50;;11659:922:46;;;11866:7;;;;11938;11918:28;11938:7;;:::i;:::-;11918:28;14441:109;;;;;;14291:265;;11918:28;449:1961:50;;;;;;;;;;;;12105:13:46;;;12101:89;;12253:14;;;;;12287:19;;;;449:1961:50;;;;;;;;;;;;;;;;;12249:163:46;449:1961:50;;;12345:52:46;449:1961:50;12355:41:46;449:1961:50;;:::i;:::-;;;;;;;;12355:41:46;-1:-1:-1;;;;;449:1961:50;;12355:41:46;;;449:1961:50;12345:52:46;:::i;11862:713::-;449:1961:50;;12481:52:46;449:1961:50;12491:41:46;449:1961:50;;:::i;12491:41:46:-;-1:-1:-1;;;;;449:1961:50;;12491:41:46;;;449:1961:50;12345:52:46;:::i;12931:433::-;;13114:10;;;;;;13346:11;;12931:433;:::o;13107:230::-;5967:5:43;;;;;5977;;;;449:1961:50;;;;;;;;;5234:17:12;-1:-1:-1;14441:109:46;449:1961:50;14441:109:46;;-1:-1:-1;;;;;;;;;;;14441:109:46;449:1961:50;;;;;-1:-1:-1;13191:136:46;449:1961:50;;;13250:10:46;13191:136;;13107:230;;;13191:136;13305:7;;;;;;:::i;:::-;13191:136;;;12931:433;;;13114:10;;;;;;13346:11;;;12931:433;:::o;13107:230::-;5967:5:43;;;;;;5977;;;;449:1961:50;;;;;;;;;-1:-1:-1;14441:109:46;;;;;;;;449:1961:50;;;;;;;;-1:-1:-1;449:1961:50;;;13250:10:46;13191:136;;13107:230;;;;13191:136;13305:7;;;;;;:::i;:::-;13191:136;;;1500:62:2;;;;;;:::i;:::-;449:1961:50;;;;1361:33;449:1961;;1431:44;449:1961;;1439:19;;1431:44;:::i;:::-;-1:-1:-1;1524:13:50;1560:3;449:1961;;1539:19;;;;;1708:25;1560:3;1587:11;1579:50;1587:25;:11;;;;;:::i;:::-;449:1961;-1:-1:-1;;;;;449:1961:50;;;1587:11;-1:-1:-1;;;;;449:1961:50;;;1587:25;;;1579:50;:::i;:::-;1643:38;1651:10;;;;:::i;:::-;449:1961;1651:14;;1643:38;:::i;:::-;1723:10;;;;:::i;:::-;449:1961;1708:25;;:::i;:::-;1753:11;1766:10;1753:11;;;;;:::i;:::-;1766:10;;;;:::i;:::-;449:1961;1766:10;;:::i;:::-;1560:3;:::i;:::-;1524:13;;;1539:19;;;;;;2293:101:2;;:::i;449:1961:50:-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;-1:-1:-1;;449:1961:50;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::o;:::-;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;449:1961:50;;;;;;;;;;;;-1:-1:-1;;;449:1961:50;;;;;;;7439:208:21;;;-1:-1:-1;;;;;449:1961:50;;7509:21:21;;7505:91;;6214:21;449:1961:50;;;;;;;;;6214:21:21;449:1961:50;-1:-1:-1;;;;;449:1961:50;;5473:1:21;449:1961:50;;;;;;;;;;;;;;;;;;;;;7064:25:21;;449:1961:50;7064:25:21;6214:21;449:1961:50;;-1:-1:-1;;;;;2616:12:24;;2612:94;;2756:5;;;;;:::i;2612:94::-;449:1961:50;;-1:-1:-1;;;2655:36:24;;;;;449:1961:50;;;-1:-1:-1;;;;;449:1961:50;;;;;;10668:60:21;7276:399:12;;7661:6;7276:399;7413:58;7444:26;;;:::i;:::-;7413:58;:::i;:::-;-1:-1:-1;;;;;;;449:1961:50;;;;7495:16:12;;7491:110;;7276:399;5674:10;449:1961:50;;;;;;;;;;;;;;;;;7661:6:12;:::i;7491:110::-;7527:63;7563:26;;;:::i;:::-;7527:63;:::i;:::-;7491:110;;;;7276:399;7661:6;;7276:399;-1:-1:-1;;;;;449:1961:50;;;;;;;7379:18:12;;7375:107;;7276:399;449:1961:50;7495:16:12;;;7491:110;;7276:399;7395:1;449:1961:50;5674:10:12;449:1961:50;;;;7395:1:12;449:1961:50;;;;7395:1:12;449:1961:50;;7395:1:12;449:1961:50;;;7661:6:12;;:::i;7491:110::-;7527:63;7563:26;;;:::i;7527:63::-;7491:110;;;;7375:107;7413:58;7444:26;;;:::i;7413:58::-;7375:107;;;"},"methodIdentifiers":{"CLOCK_MODE()":"4bf5d7e9","DOMAIN_SEPARATOR()":"3644e515","allowance(address,address)":"dd62ed3e","approve(address,uint256)":"095ea7b3","balanceOf(address)":"70a08231","checkpoints(address,uint32)":"f1127ed8","clock()":"91ddadf4","decimals()":"313ce567","delegate(address)":"5c19a95c","delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)":"c3cda520","delegates(address)":"587cde1e","eip712Domain()":"84b0196e","getPastTotalSupply(uint256)":"8e539e8c","getPastVotes(address,uint256)":"3a46b1a8","getVotes(address)":"9ab24eb0","mintInitialSupply(address[],uint256[])":"9df2c95d","name()":"06fdde03","nonces(address)":"7ecebe00","numCheckpoints(address)":"6fcfff45","owner()":"8da5cb5b","permit(address,address,uint256,uint256,uint8,bytes32,bytes32)":"d505accf","renounceOwnership()":"715018a6","symbol()":"95d89b41","totalSupply()":"18160ddd","transfer(address,uint256)":"a9059cbb","transferFrom(address,address,uint256)":"23b872dd","transferOwnership(address)":"f2fde38b"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"initialOwner\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ECDSAInvalidSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"ECDSAInvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"ECDSAInvalidSignatureS\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"increasedSupply\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cap\",\"type\":\"uint256\"}],\"name\":\"ERC20ExceededSafeSupply\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"allowance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"needed\",\"type\":\"uint256\"}],\"name\":\"ERC20InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"approver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidApprover\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"receiver\",\"type\":\"address\"}],\"name\":\"ERC20InvalidReceiver\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"ERC20InvalidSpender\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"}],\"name\":\"ERC2612ExpiredSignature\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"ERC2612InvalidSigner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"clock\",\"type\":\"uint48\"}],\"name\":\"ERC5805FutureLookup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ERC6372InconsistentClock\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"OwnableInvalidOwner\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"OwnableUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"}],\"name\":\"VotesExpiredSignature\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"fromDelegate\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"toDelegate\",\"type\":\"address\"}],\"name\":\"DelegateChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"delegate\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"previousVotes\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotes\",\"type\":\"uint256\"}],\"name\":\"DelegateVotesChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"DOMAIN_SEPARATOR\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"pos\",\"type\":\"uint32\"}],\"name\":\"checkpoints\",\"outputs\":[{\"components\":[{\"internalType\":\"uint48\",\"name\":\"_key\",\"type\":\"uint48\"},{\"internalType\":\"uint208\",\"name\":\"_value\",\"type\":\"uint208\"}],\"internalType\":\"struct Checkpoints.Checkpoint208\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"}],\"name\":\"delegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"delegatee\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"nonce\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"expiry\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"delegateBySig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"delegates\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastTotalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getPastVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"partners\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"}],\"name\":\"mintInitialSupply\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"numCheckpoints\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"permit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"\\u0422\\u043e\\u043a\\u0435\\u043d \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f ERC20Votes \\u0441 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u044f\\u043c\\u0438 \\u0433\\u043e\\u043b\\u043e\\u0441\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f DAO\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"ECDSAInvalidSignature()\":[{\"details\":\"The signature derives the `address(0)`.\"}],\"ECDSAInvalidSignatureLength(uint256)\":[{\"details\":\"The signature has an invalid length.\"}],\"ECDSAInvalidSignatureS(bytes32)\":[{\"details\":\"The signature has an S value that is in the upper half order.\"}],\"ERC20ExceededSafeSupply(uint256,uint256)\":[{\"details\":\"Total supply cap has been exceeded, introducing a risk of votes overflowing.\"}],\"ERC20InsufficientAllowance(address,uint256,uint256)\":[{\"details\":\"Indicates a failure with the `spender`\\u2019s `allowance`. Used in transfers.\",\"params\":{\"allowance\":\"Amount of tokens a `spender` is allowed to operate with.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC20InsufficientBalance(address,uint256,uint256)\":[{\"details\":\"Indicates an error related to the current `balance` of a `sender`. Used in transfers.\",\"params\":{\"balance\":\"Current balance for the interacting account.\",\"needed\":\"Minimum amount required to perform a transfer.\",\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidApprover(address)\":[{\"details\":\"Indicates a failure with the `approver` of a token to be approved. Used in approvals.\",\"params\":{\"approver\":\"Address initiating an approval operation.\"}}],\"ERC20InvalidReceiver(address)\":[{\"details\":\"Indicates a failure with the token `receiver`. Used in transfers.\",\"params\":{\"receiver\":\"Address to which tokens are being transferred.\"}}],\"ERC20InvalidSender(address)\":[{\"details\":\"Indicates a failure with the token `sender`. Used in transfers.\",\"params\":{\"sender\":\"Address whose tokens are being transferred.\"}}],\"ERC20InvalidSpender(address)\":[{\"details\":\"Indicates a failure with the `spender` to be approved. Used in approvals.\",\"params\":{\"spender\":\"Address that may be allowed to operate on tokens without being their owner.\"}}],\"ERC2612ExpiredSignature(uint256)\":[{\"details\":\"Permit deadline has expired.\"}],\"ERC2612InvalidSigner(address,address)\":[{\"details\":\"Mismatched signature.\"}],\"ERC5805FutureLookup(uint256,uint48)\":[{\"details\":\"Lookup to future votes is not available.\"}],\"ERC6372InconsistentClock()\":[{\"details\":\"The clock was incorrectly modified.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"OwnableInvalidOwner(address)\":[{\"details\":\"The owner is not a valid owner account. (eg. `address(0)`)\"}],\"OwnableUnauthorizedAccount(address)\":[{\"details\":\"The caller account is not authorized to perform an operation.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}],\"VotesExpiredSignature(uint256)\":[{\"details\":\"The signature used has expired.\"}]},\"events\":{\"Approval(address,address,uint256)\":{\"details\":\"Emitted when the allowance of a `spender` for an `owner` is set by a call to {approve}. `value` is the new allowance.\"},\"DelegateChanged(address,address,address)\":{\"details\":\"Emitted when an account changes their delegate.\"},\"DelegateVotesChanged(address,uint256,uint256)\":{\"details\":\"Emitted when a token transfer or delegate change results in changes to a delegate's number of voting units.\"},\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"Transfer(address,address,uint256)\":{\"details\":\"Emitted when `value` tokens are moved from one account (`from`) to another (`to`). Note that `value` may be zero.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"DOMAIN_SEPARATOR()\":{\"details\":\"Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.\"},\"allowance(address,address)\":{\"details\":\"See {IERC20-allowance}.\"},\"approve(address,uint256)\":{\"details\":\"See {IERC20-approve}. NOTE: If `value` is the maximum `uint256`, the allowance is not updated on `transferFrom`. This is semantically equivalent to an infinite approval. Requirements: - `spender` cannot be the zero address.\"},\"balanceOf(address)\":{\"details\":\"See {IERC20-balanceOf}.\"},\"checkpoints(address,uint32)\":{\"details\":\"Get the `pos`-th checkpoint for `account`.\"},\"clock()\":{\"details\":\"Clock used for flagging checkpoints. Can be overridden to implement timestamp based checkpoints (and voting), in which case {CLOCK_MODE} should be overridden as well to match.\"},\"decimals()\":{\"details\":\"Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5.05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the default value returned by this function, unless it's overridden. NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}.\"},\"delegate(address)\":{\"details\":\"Delegates votes from the sender to `delegatee`.\"},\"delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Delegates votes from signer to `delegatee`.\"},\"delegates(address)\":{\"details\":\"Returns the delegate that `account` has chosen.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"getPastTotalSupply(uint256)\":{\"details\":\"Returns the total supply of votes available at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. NOTE: This value is the sum of all available votes, which is not necessarily the sum of all delegated votes. Votes that have not been delegated are still part of total supply, even though they would not participate in a vote. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getPastVotes(address,uint256)\":{\"details\":\"Returns the amount of votes that `account` had at a specific moment in the past. If the `clock()` is configured to use block numbers, this will return the value at the end of the corresponding block. Requirements: - `timepoint` must be in the past. If operating using block numbers, the block must be already mined.\"},\"getVotes(address)\":{\"details\":\"Returns the current amount of votes that `account` has.\"},\"mintInitialSupply(address[],uint256[])\":{\"details\":\"\\u041c\\u0438\\u043d\\u0442\\u0438\\u0442 \\u043d\\u0430\\u0447\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0437\\u0430\\u043f\\u0430\\u0441 \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u044f \\u043c\\u0435\\u0436\\u0434\\u0443 \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u0430\\u043c\\u0438\",\"params\":{\"amounts\":\"\\u041c\\u0430\\u0441\\u0441\\u0438\\u0432 \\u0441\\u0443\\u043c\\u043c \\u0442\\u043e\\u043a\\u0435\\u043d\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0436\\u0434\\u043e\\u0433\\u043e \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u0430\",\"partners\":\"\\u041c\\u0430\\u0441\\u0441\\u0438\\u0432 \\u0430\\u0434\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u043e\\u0432\"}},\"name()\":{\"details\":\"Returns the name of the token.\"},\"numCheckpoints(address)\":{\"details\":\"Get number of checkpoints for `account`.\"},\"owner()\":{\"details\":\"Returns the address of the current owner.\"},\"permit(address,address,uint256,uint256,uint8,bytes32,bytes32)\":{\"details\":\"Sets `value` as the allowance of `spender` over ``owner``'s tokens, given ``owner``'s signed approval. IMPORTANT: The same issues {IERC20-approve} has related to transaction ordering also apply here. Emits an {Approval} event. Requirements: - `spender` cannot be the zero address. - `deadline` must be a timestamp in the future. - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner` over the EIP712-formatted function arguments. - the signature must use ``owner``'s current nonce (see {nonces}). For more information on the signature format, see the https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP section]. CAUTION: See Security Considerations above.\"},\"renounceOwnership()\":{\"details\":\"Leaves the contract without owner. It will not be possible to call `onlyOwner` functions. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby disabling any functionality that is only available to the owner.\"},\"symbol()\":{\"details\":\"Returns the symbol of the token, usually a shorter version of the name.\"},\"totalSupply()\":{\"details\":\"See {IERC20-totalSupply}.\"},\"transfer(address,uint256)\":{\"details\":\"See {IERC20-transfer}. Requirements: - `to` cannot be the zero address. - the caller must have a balance of at least `value`.\"},\"transferFrom(address,address,uint256)\":{\"details\":\"See {IERC20-transferFrom}. Skips emitting an {Approval} event indicating an allowance update. This is not required by the ERC. See {xref-ERC20-_approve-address-address-uint256-bool-}[_approve]. NOTE: Does not update the allowance if the current allowance is the maximum `uint256`. Requirements: - `from` and `to` cannot be the zero address. - `from` must have a balance of at least `value`. - the caller must have allowance for ``from``'s tokens of at least `value`.\"},\"transferOwnership(address)\":{\"details\":\"Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner.\"}},\"title\":\"GovernanceToken\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/GovernanceToken.sol\":\"GovernanceToken\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/Ownable.sol\":{\"keccak256\":\"0xff6d0bb2e285473e5311d9d3caacb525ae3538a80758c10649a4d61029b017bb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ed324d3920bb545059d66ab97d43e43ee85fd3bd52e03e401f020afb0b120f6\",\"dweb:/ipfs/QmfEckWLmZkDDcoWrkEvMWhms66xwTLff9DDhegYpvHo1a\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/governance/utils/Votes.sol\":{\"keccak256\":\"0x3f91c79d6f55db9e4fc36e1cfe6a483a7b0f5be60fecbd979555071673746d47\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9b1e3c64cbeb2757a2a1a45c69f7f3984a93b0eadd1016341b64f9d94f89d7c4\",\"dweb:/ipfs/QmP1Mj14U4vMTFa2rv2nodMbWSCov2ac9Md8W2aUcgYdKX\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/interfaces/draft-IERC6093.sol\":{\"keccak256\":\"0x880da465c203cec76b10d72dbd87c80f387df4102274f23eea1f9c9b0918792b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://399594cd8bb0143bc9e55e0f1d071d0d8c850a394fb7a319d50edd55d9ed822b\",\"dweb:/ipfs/QmbPZzgtT6LEm9CMqWfagQFwETbV1ztpECBB1DtQHrKiRz\"]},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"keccak256\":\"0x41f6b3b9e030561e7896dbef372b499cc8d418a80c3884a4d65a68f2fdc7493a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://80b0992a11b2fd1f75ced2971696d07bbd1d19ce6761dd50d8b6d48aa435f42a\",\"dweb:/ipfs/QmZDe5xd2gXHjVEjv9t8C1KQ68K5T8qFwdinwQgmP3rF3x\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xe06a3f08a987af6ad2e1c1e774405d4fe08f1694b67517438b467cecf0da0ef7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://df6f0c459663c9858b6cba2cda1d14a7d05a985bed6d2de72bd8e78c25ee79db\",\"dweb:/ipfs/QmeTTxZ7qVk9rjEv2R4CpCwdf8UMCcRqDNMvzNxHc3Fnn9\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\":{\"keccak256\":\"0xaa7f0646f49ebe2606eeca169f85c56451bbaeeeb06265fa076a03369a25d1d3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ee931d4e832385765967efe6366dcc6d00d6a2d794f9c66ee38283c03882de9c\",\"dweb:/ipfs/QmR6SkuJGYxpQeLz38rBdghqaWqEPfzUsL9kBoXgEXKtbD\"]},\"@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol\":{\"keccak256\":\"0x62dc9346044aabf22d78541bd495aa6ca05a7f5100aed26196ba35d40b59fcb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5221df4501c74cd4493fee1a0f0788e02c4dc78c3c601e9f557f557c5a53ea92\",\"dweb:/ipfs/QmZpzyYY9dKLrgvYhXSHT93jwqb1UGvtGNMQk5dpECY5pa\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"keccak256\":\"0x70f2f713b13b7ce4610bcd0ac9fec0f3cc43693b043abcb8dc40a42a726eb330\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c13d13304ac79a83ab1c30168967d19e2203342ebbd6a9bbce4db7550522dcbf\",\"dweb:/ipfs/QmeN5jKMN2vw5bhacr6tkg78afbTTZUeaacNHqjWt4Ew1r\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0x27dbc90e5136ffe46c04f7596fc2dbcc3acebd8d504da3d93fdb8496e6de04f6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ea8b92e4245d75a5579c10f22f118f7b4ba07c57341f181f0b2a85ff8663de3\",\"dweb:/ipfs/Qme3Ss5ByjmkxxkMdLpyu7fQ1PCtjNFH1wEFszt2BZePiG\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x93ce66a307d66cb14e95dbc8f20641cedf48b2d060bf3bda431d62a4493e6e8d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://10d4122ee13fd8dcd2f468a86031665345d2dfdda76993d1f51201bdeb746f9d\",\"dweb:/ipfs/QmWxbbYEgyDCjwT4ZtNwujJwB4vdnR2qEKwL2Zrz9JoSDU\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]},\"contracts/GovernanceToken.sol\":{\"keccak256\":\"0x818d7852f6f646a800e4ff65f38fa758ee8f9b83a48e12c67d584cdb4fe7a131\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://95431852776876cdac4acb96aada93ba25fd16ef08cfa83a6ffe9395f3cdc22d\",\"dweb:/ipfs/QmfYiw7fhQ5vYGE8ZMx4xpob49qqLT19P4oHhnmCPi1Lz9\"]}},\"version\":1}"}},"contracts/GovernorContract.sol":{"GovernorContract":{"abi":[{"inputs":[{"internalType":"string","name":"_name","type":"string"},{"internalType":"contract IVotes","name":"_token","type":"address"},{"internalType":"contract TimelockController","name":"_timelock","type":"address"},{"internalType":"uint48","name":"_votingDelay","type":"uint48"},{"internalType":"uint32","name":"_votingPeriod","type":"uint32"},{"internalType":"uint256","name":"_proposalThreshold","type":"uint256"},{"internalType":"uint256","name":"_quorumPercentage","type":"uint256"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"CheckpointUnorderedInsertion","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorAlreadyCastVote","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorAlreadyQueuedProposal","type":"error"},{"inputs":[],"name":"GovernorDisabledDeposit","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"},{"internalType":"uint256","name":"votes","type":"uint256"},{"internalType":"uint256","name":"threshold","type":"uint256"}],"name":"GovernorInsufficientProposerVotes","type":"error"},{"inputs":[{"internalType":"uint256","name":"targets","type":"uint256"},{"internalType":"uint256","name":"calldatas","type":"uint256"},{"internalType":"uint256","name":"values","type":"uint256"}],"name":"GovernorInvalidProposalLength","type":"error"},{"inputs":[{"internalType":"uint256","name":"quorumNumerator","type":"uint256"},{"internalType":"uint256","name":"quorumDenominator","type":"uint256"}],"name":"GovernorInvalidQuorumFraction","type":"error"},{"inputs":[{"internalType":"address","name":"voter","type":"address"}],"name":"GovernorInvalidSignature","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteParams","type":"error"},{"inputs":[],"name":"GovernorInvalidVoteType","type":"error"},{"inputs":[{"internalType":"uint256","name":"votingPeriod","type":"uint256"}],"name":"GovernorInvalidVotingPeriod","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNonexistentProposal","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"GovernorNotQueuedProposal","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"GovernorOnlyExecutor","type":"error"},{"inputs":[],"name":"GovernorQueueNotImplemented","type":"error"},{"inputs":[{"internalType":"address","name":"proposer","type":"address"}],"name":"GovernorRestrictedProposer","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"GovernorUnableToCancel","type":"error"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"enum IGovernor.ProposalState","name":"current","type":"uint8"},{"internalType":"bytes32","name":"expectedStates","type":"bytes32"}],"name":"GovernorUnexpectedProposalState","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"currentNonce","type":"uint256"}],"name":"InvalidAccountNonce","type":"error"},{"inputs":[],"name":"InvalidShortString","type":"error"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"SafeCastOverflowedUintDowncast","type":"error"},{"inputs":[{"internalType":"string","name":"str","type":"string"}],"name":"StringTooLong","type":"error"},{"anonymous":false,"inputs":[],"name":"EIP712DomainChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalCanceled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"address","name":"proposer","type":"address"},{"indexed":false,"internalType":"address[]","name":"targets","type":"address[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"},{"indexed":false,"internalType":"string[]","name":"signatures","type":"string[]"},{"indexed":false,"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"indexed":false,"internalType":"uint256","name":"voteStart","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"voteEnd","type":"uint256"},{"indexed":false,"internalType":"string","name":"description","type":"string"}],"name":"ProposalCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"ProposalExecuted","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"etaSeconds","type":"uint256"}],"name":"ProposalQueued","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldProposalThreshold","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"ProposalThresholdSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldQuorumNumerator","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"QuorumNumeratorUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldTimelock","type":"address"},{"indexed":false,"internalType":"address","name":"newTimelock","type":"address"}],"name":"TimelockChange","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"}],"name":"VoteCast","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"voter","type":"address"},{"indexed":false,"internalType":"uint256","name":"proposalId","type":"uint256"},{"indexed":false,"internalType":"uint8","name":"support","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"weight","type":"uint256"},{"indexed":false,"internalType":"string","name":"reason","type":"string"},{"indexed":false,"internalType":"bytes","name":"params","type":"bytes"}],"name":"VoteCastWithParams","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingDelay","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingDelay","type":"uint256"}],"name":"VotingDelaySet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"oldVotingPeriod","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"newVotingPeriod","type":"uint256"}],"name":"VotingPeriodSet","type":"event"},{"inputs":[],"name":"BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"CLOCK_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COUNTING_MODE","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"EXTENDED_BALLOT_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"cancel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"}],"name":"castVote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"}],"name":"castVoteWithReason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"castVoteWithReasonAndParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"uint8","name":"support","type":"uint8"},{"internalType":"address","name":"voter","type":"address"},{"internalType":"string","name":"reason","type":"string"},{"internalType":"bytes","name":"params","type":"bytes"},{"internalType":"bytes","name":"signature","type":"bytes"}],"name":"castVoteWithReasonAndParamsBySig","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"clock","outputs":[{"internalType":"uint48","name":"","type":"uint48"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"eip712Domain","outputs":[{"internalType":"bytes1","name":"fields","type":"bytes1"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"},{"internalType":"bytes32","name":"salt","type":"bytes32"},{"internalType":"uint256[]","name":"extensions","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"execute","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"getProposalId","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"getVotes","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"timepoint","type":"uint256"},{"internalType":"bytes","name":"params","type":"bytes"}],"name":"getVotesWithParams","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"},{"internalType":"address","name":"account","type":"address"}],"name":"hasVoted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"hashProposal","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"uint256[]","name":"","type":"uint256[]"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155BatchReceived","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC1155Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalDeadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalEta","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalNeedsQueuing","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalProposer","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalSnapshot","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"proposalThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"proposalVotes","outputs":[{"internalType":"uint256","name":"againstVotes","type":"uint256"},{"internalType":"uint256","name":"forVotes","type":"uint256"},{"internalType":"uint256","name":"abstainVotes","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"string","name":"description","type":"string"}],"name":"propose","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"targets","type":"address[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"},{"internalType":"bytes[]","name":"calldatas","type":"bytes[]"},{"internalType":"bytes32","name":"descriptionHash","type":"bytes32"}],"name":"queue","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"blockNumber","type":"uint256"}],"name":"quorum","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumDenominator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"timepoint","type":"uint256"}],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"quorumNumerator","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"relay","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newProposalThreshold","type":"uint256"}],"name":"setProposalThreshold","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint48","name":"newVotingDelay","type":"uint48"}],"name":"setVotingDelay","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"newVotingPeriod","type":"uint32"}],"name":"setVotingPeriod","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"proposalId","type":"uint256"}],"name":"state","outputs":[{"internalType":"enum IGovernor.ProposalState","name":"","type":"uint8"}],"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":"timelock","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"token","outputs":[{"internalType":"contract IERC5805","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"newQuorumNumerator","type":"uint256"}],"name":"updateQuorumNumerator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"contract TimelockController","name":"newTimelock","type":"address"}],"name":"updateTimelock","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingDelay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"votingPeriod","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"evm":{"bytecode":{"functionDebugData":{"abi_decode_contract_IVotes_fromMemory":{"entryPoint":390,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_uint32_fromMemory":{"entryPoint":431,"id":null,"parameterSlots":1,"returnSlots":1},"abi_decode_uint48_fromMemory":{"entryPoint":411,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_5040":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"allocate_memory":{"entryPoint":308,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_string":{"entryPoint":325,"id":null,"parameterSlots":1,"returnSlots":1},"array_dataslot_string_storage":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_10957":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_dataslot_string_storage_10959":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":2939,"id":null,"parameterSlots":1,"returnSlots":0},"checked_sub_uint256":{"entryPoint":2901,"id":null,"parameterSlots":1,"returnSlots":1},"clean_up_bytearray_end_slots_string_storage":{"entryPoint":974,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_10958":{"entryPoint":1063,"id":null,"parameterSlots":2,"returnSlots":0},"clean_up_bytearray_end_slots_string_storage_10960":{"entryPoint":1151,"id":null,"parameterSlots":2,"returnSlots":0},"constructor_GovernorTimelockControl":{"entryPoint":661,"id":4284,"parameterSlots":7,"returnSlots":0},"copy_arguments_for_constructor_object_GovernorContract":{"entryPoint":449,"id":null,"parameterSlots":0,"returnSlots":7},"copy_byte_array_to_storage_from_string_to_string":{"entryPoint":1243,"id":null,"parameterSlots":1,"returnSlots":0},"copy_memory_to_memory_with_cleanup":{"entryPoint":353,"id":null,"parameterSlots":3,"returnSlots":0},"extract_byte_array_length":{"entryPoint":913,"id":null,"parameterSlots":1,"returnSlots":1},"finalize_allocation":{"entryPoint":272,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_10952":{"entryPoint":210,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_10955":{"entryPoint":244,"id":null,"parameterSlots":1,"returnSlots":0},"fun_clock":{"entryPoint":2044,"id":4659,"parameterSlots":0,"returnSlots":1},"fun_insert":{"entryPoint":3059,"id":14285,"parameterSlots":2,"returnSlots":2},"fun_setProposalThreshold":{"entryPoint":1696,"id":4243,"parameterSlots":1,"returnSlots":0},"fun_setVotingDelay":{"entryPoint":1486,"id":4202,"parameterSlots":1,"returnSlots":0},"fun_setVotingPeriod":{"entryPoint":1564,"id":4227,"parameterSlots":1,"returnSlots":0},"fun_toShortString":{"entryPoint":2738,"id":7330,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback":{"entryPoint":2494,"id":7428,"parameterSlots":1,"returnSlots":1},"fun_toShortStringWithFallback_5003":{"entryPoint":2224,"id":7428,"parameterSlots":1,"returnSlots":1},"fun_toUint208":{"entryPoint":2849,"id":11634,"parameterSlots":1,"returnSlots":1},"fun_unsafeAccess":{"entryPoint":null,"id":14404,"parameterSlots":1,"returnSlots":1},"fun_updateQuorumNumerator":{"entryPoint":1832,"id":4863,"parameterSlots":1,"returnSlots":0},"fun_updateTimelock":{"entryPoint":1753,"id":4569,"parameterSlots":1,"returnSlots":0},"panic_error_0x41":{"entryPoint":188,"id":null,"parameterSlots":0,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"linkReferences":{},"object":"61018060405234620000b7576200002362000019620001c1565b9094919362000295565b604051613c6a908162000cf0823960805181612749015260a051816127fe015260c05181612713015260e05181612798015261010051816127be015261012051816113a9015261014051816113d501526101605181818161162701528181611aa801528181611bdd01528181611c67015281816123b5015281816124820152818161258b0152818161330b01526133db0152f35b600080fd5b634e487b7160e01b600052604160045260246000fd5b604081019081106001600160401b03821117620000ee57604052565b620000bc565b60c081019081106001600160401b03821117620000ee57604052565b601f909101601f19168101906001600160401b03821190821017620000ee57604052565b604051906200014382620000d2565b565b6001600160401b038111620000ee57601f01601f191660200190565b60005b838110620001755750506000910152565b818101518382015260200162000164565b51906001600160a01b0382168203620000b757565b519065ffffffffffff82168203620000b757565b519063ffffffff82168203620000b757565b6200499a8038038060405192620001d9828562000110565b8339810160e082820312620000b75781516001600160401b038111620000b757820181601f82011215620000b7578051620002148162000145565b9262000224604051948562000110565b81845260208284010111620000b75762000245916020808501910162000161565b620002536020830162000186565b92620002626040840162000186565b9262000271606082016200019b565b926200028060808301620001af565b9260c060a08401519301519196959493929190565b94620003726200038b956200036c62000378949662000366620001439b604051620002c081620000d2565b6001815260208101603160f81b8152620002da83620008b0565b61012052620002e982620009be565b6101405282516020840120918260e05251902080610100524660a0526040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a081526200035681620000f4565b5190206080523060c052620004db565b620005ce565b6200061c565b620006a0565b6001600160a01b03166101605262000728565b620006d9565b90600182811c92168015620003c3575b6020831014620003ad57565b634e487b7160e01b600052602260045260246000fd5b91607f1691620003a1565b601f8111620003db575050565b6000906003825260208220906020601f850160051c830194106200041c575b601f0160051c01915b8281106200041057505050565b81815560010162000403565b9092508290620003fa565b601f811162000434575050565b60009081805260208220906020601f850160051c8301941062000474575b601f0160051c01915b8281106200046857505050565b8181556001016200045b565b909250829062000452565b90601f82116200048d575050565b60019160009083825260208220906020601f850160051c83019410620004d0575b601f0160051c01915b828110620004c55750505050565b8181558301620004b7565b9092508290620004ae565b80519091906001600160401b038111620000ee5762000507816200050160035462000391565b620003ce565b602080601f83116001146200054657508192936000926200053a575b50508160011b916000199060031b1c191617600355565b01519050388062000523565b6003600052601f198316949091907fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b926000905b878210620005b55750508360019596106200059b575b505050811b01600355565b015160001960f88460031b161c1916905538808062000590565b806001859682949686015181550195019301906200057a565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855565b63ffffffff80821691821562000687577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855565b60405163f1cfbf0560e01b815260006004820152602490fd5b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55565b9060648211620007dc57600a5460009290806200079557506000805160206200497a83398151915291925060005b6200077662000764620007fc565b6200076f8462000b21565b9062000bf3565b5050604080516001600160d01b039290921682526020820192909252a1565b600019908082810111620007c857602085600a6000805160206200497a8339815191529697522001015460301c62000756565b634e487b7160e01b85526011600452602485fd5b60405163243e544560e01b81526004810183905260646024820152604490fd5b610160516040516324776b7d60e21b815290602090829060049082906001600160a01b03165afa600091816200086a575b5062000867575065ffffffffffff8043116200084857431690565b6040516306dfcc6560e41b815260306004820152436024820152604490fd5b90565b90916020823d8211620008a7575b81620008876020938362000110565b81010312620008a457506200089c906200019b565b90386200082d565b80fd5b3d915062000878565b908151602090818110600014620008cf57505090620008679062000ab2565b6001600160401b038111620000ee57600091620008f882620008f2855462000391565b62000427565b80601f83116001146200093757508293948293926200092b575b50508160011b916000199060031b1c191617905560ff90565b01519050388062000912565b60008052601f198316957f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563929185905b888210620009a5575050836001959697106200098b575b505050811b01905560ff90565b015160001960f88460031b161c191690553880806200097e565b8060018596829496860151815501950193019062000967565b908151602090818110600014620009dd57505090620008679062000ab2565b6001600160401b038111620000ee5760019162000a068262000a00855462000391565b6200047f565b80601f831160011462000a4557508192939460009262000a39575b5050600019600383901b1c191690821b17905560ff90565b01519050388062000a21565b6001600052601f198316959091907fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf6926000905b88821062000a9a57505083859697106200098b57505050811b01905560ff90565b80878596829496860151815501950193019062000a79565b601f81511162000ae057602081519101516020821062000ad0571790565b6000198260200360031b1b161790565b6044604051809263305a27a960e01b82526020600483015262000b13815180928160248601526020868601910162000161565b601f01601f19168101030190fd5b6001600160d01b039081811162000b36571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b60001981019190821162000b6557565b634e487b7160e01b600052601160045260246000fd5b600a549068010000000000000000821015620000ee576001820180600a5582101562000bdd57600a60005280516020919091015160301b65ffffffffffff191665ffffffffffff91909116176000805160206200495a83398151915290910155565b634e487b7160e01b600052603260045260246000fd5b600a54919291801562000cc05762000c0f62000c289162000b55565b600a6000526000805160206200495a8339815191520190565b9081549165ffffffffffff9081841691831680831162000cae5786920362000c705762000c6992509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505062000ca89062000c9362000c8562000134565b65ffffffffffff9092168252565b6001600160d01b038516602082015262000b7b565b62000c69565b604051632520601d60e01b8152600490fd5b5062000ce99062000cd462000c8562000134565b6001600160d01b038416602082015262000b7b565b6000919056fe60806040526004361015610023575b361561001957600080fd5b610021611c96565b005b60003560e01c806301ffc9a71461032e57806302a251a31461032957806306f3f9e61461032457806306fdde031461031f578063143489d01461031a578063150b7a0214610315578063160cbed7146103105780632656227d1461030b5780632d63f693146103065780632fe3e261146103015780633932abb1146102fc5780633e4f49e6146102f757806343859632146102f2578063452115d6146102ed5780634bf5d7e9146102e8578063544ffc9c146102e357806354fd4d50146102de57806356781388146102d95780635b8d0e0d146102d45780635f398a14146102cf57806360c4247f146102ca57806379051887146102c55780637b3c71d3146102c05780637d5e81e2146102bb5780637ecebe00146102b657806384b0196e146102b15780638ff262e3146102ac57806391ddadf4146102a757806397c3d334146102a25780639a802a6d1461029d578063a7713a7014610298578063a890c91014610293578063a8f8a66814610270578063a9a952941461028e578063ab58fb8e14610289578063b58131b014610284578063bc197c811461027f578063c01f9e371461027a578063c28bc2fa14610275578063c59057e414610270578063d33219b41461026b578063dd4e2ba514610266578063deaaa7cc14610261578063e540d01d1461025c578063eb9019d414610257578063ece40cc114610252578063f23a6e611461024d578063f8ce560a146102485763fc0c546a0361000e57611c51565b611bac565b611b41565b611aec565b611a4c565b6119a3565b611968565b61190a565b6118e1565b61172a565b611875565b611857565b6117b7565b611799565b611762565b611746565b6116b6565b61168a565b6115b9565b61159d565b611572565b61145a565b611390565b61131f565b611286565b611231565b6111be565b611190565b611121565b611099565b61101c565b610fca565b610f7d565b610f4d565b610eaf565b610e56565b610e29565b610dd1565b610d96565b610d5f565b610bf7565b6109ad565b610771565b6105f4565b61050f565b6103eb565b6103c4565b346103b45760203660031901126103b45760043563ffffffff60e01b81168091036103b4576020906366defe7760e11b81149081156103a3575b8115610392575b8115610381575b506040519015158152f35b6301ffc9a760e01b14905038610376565b630271189760e51b8114915061036f565b6332a2ad4360e11b81149150610368565b600080fd5b60009103126103b457565b346103b45760003660031901126103b457602063ffffffff60085460301c16604051908152f35b346103b45760203660031901126103b457600435610407612139565b60648111610494576001600160d01b039081610421612cec565b1661042a6123a0565b92808311610474577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b46339979361046091841690612e12565b5050604080519182526020820192909252a1005b6040516306dfcc6560e41b815260d0600482015260248101849052604490fd5b6044906040519063243e544560e01b8252600482015260646024820152fd5b60005b8381106104c65750506000910152565b81810151838201526020016104b6565b906020916104ef815180928185528580860191016104b3565b601f01601f1916010190565b90602061050c9281815201906104d6565b90565b346103b4576000806003193601126105f157604051908060035461053281611caa565b808552916001918083169081156105c7575060011461056c575b6105688561055c818703826106d4565b604051918291826104fb565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106105af57505050810160200161055c8261056861054c565b80546020858701810191909152909301928101610594565b8695506105689693506020925061055c94915060ff191682840152151560051b820101929361054c565b80fd5b346103b45760203660031901126103b4576004356000526004602052602060018060a01b0360406000205416604051908152f35b6001600160a01b038116036103b457565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161066257604052565b610639565b604081019081106001600160401b0382111761066257604052565b602081019081106001600160401b0382111761066257604052565b60c081019081106001600160401b0382111761066257604052565b61010081019081106001600160401b0382111761066257604052565b90601f801991011681019081106001600160401b0382111761066257604052565b6040519061070282610667565b565b6001600160401b03811161066257601f01601f191660200190565b92919261072b82610704565b9161073960405193846106d4565b8294818452818301116103b4578281602093846000960137010152565b9080601f830112156103b45781602061050c9335910161071f565b346103b45760803660031901126103b45761078d600435610628565b610798602435610628565b6064356001600160401b0381116103b4576107b7903690600401610756565b50600b546001600160a01b031630036107dc57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b0381116106625760051b60200190565b81601f820112156103b45780359161081c836107ee565b9261082a60405194856106d4565b808452602092838086019260051b8201019283116103b4578301905b828210610854575050505090565b838091833561086281610628565b815201910190610846565b81601f820112156103b457803591610884836107ee565b9261089260405194856106d4565b808452602092838086019260051b8201019283116103b4578301905b8282106108bc575050505090565b813581529083019083016108ae565b9080601f830112156103b4578135906108e3826107ee565b926108f160405194856106d4565b828452602092838086019160051b830101928084116103b457848301915b84831061091f5750505050505090565b82356001600160401b0381116103b457869161094084848094890101610756565b81520192019161090f565b60806003198201126103b4576001600160401b03916004358381116103b4578261097791600401610805565b926024358181116103b4578361098f9160040161086d565b926044359182116103b4576109a6916004016108cb565b9060643590565b346103b4576109bb3661094b565b6109c9818385879697611d89565b926109d3846121ea565b50600b546109f1906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610ba657600096610bd8575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610a538c8a8a8d60048601613af5565b03915afa918215610ba657600092610bab575b5050610a7c87600052600c602052604060002090565b55600b54610a92906001600160a01b03166109e5565b90813b156103b45760008094610abe878b51998a97889687956308f2a0bb60e41b875260048701613b3b565b03925af1908115610ba657610ae292610add92610b8d575b504261229c565b612b60565b65ffffffffffff811615610b7c57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610b6b84610b4d610568966001610b33886000526004602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610b9a610ba09261064f565b806103b9565b38610ad6565b612394565b610bca9250803d10610bd1575b610bc281836106d4565b81019061254b565b3880610a66565b503d610bb8565b610bf0919650823d8411610bd157610bc281836106d4565b9438610a1c565b610c003661094b565b610c0e818385879597611d89565b92610c188461223c565b50610c43610c30856000526004602052604060002090565b805460ff60f01b1916600160f01b179055565b600b546001600160a01b03939084163003610cf5575b94610c6992916105689686613b89565b600b543091166001600160a01b0316141580610cd0575b610cc1575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f90602090a16040519081529081906020820190565b610ccb6000600555565b610c85565b50610cf0610cec6005546001600160801b0381169060801c1490565b1590565b610c80565b9290939160005b8451811015610d5557610d319030610d276109e5610d1a848a611e5f565b516001600160a01b031690565b14610d3657611e3a565b610cfc565b610d50610d43828a611e5f565b5160208151910120612f4c565b611e3a565b5091939092610c59565b346103b45760203660031901126103b4576004356000526004602052602065ffffffffffff60406000205460a01c16604051908152f35b346103b45760003660031901126103b45760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b346103b45760003660031901126103b457602065ffffffffffff60085416604051908152f35b634e487b7160e01b600052602160045260246000fd5b60081115610e1757565b610df7565b906008821015610e175752565b346103b45760203660031901126103b4576020610e47600435613090565b610e546040518092610e1c565bf35b346103b45760403660031901126103b457602060ff610ea3602435610e7a81610628565b6004356000526009845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b346103b457610ebd3661094b565b92610ecd84838584969596611d89565b610ed681613090565b6008811015610e17571580610f2e575b15610f0a57610568610efa868686866139b4565b6040519081529081906020820190565b604051638fe5d8a960e01b81526004810191909152336024820152604490fd5b0390fd5b5080600052600460205260018060a01b03604060002054163314610ee6565b346103b45760003660031901126103b457610568610f6961246c565b6040519182916020835260208301906104d6565b346103b45760203660031901126103b45760043560005260096020526040600020805461056860026001840154930154604051938493846040919493926060820195825260208201520152565b346103b45760003660031901126103b457610568604051610fea81610667565b60018152603160f81b60208201526040519182916020835260208301906104d6565b6024359060ff821682036103b457565b346103b45760403660031901126103b457602061106461103a61100c565b60405161104681610682565b600081526040519161105783610682565b6000835233600435611fea565b604051908152f35b9181601f840112156103b4578235916001600160401b0383116103b457602083818601950101116103b457565b346103b45760c03660031901126103b4576110b261100c565b604435906110bf82610628565b6001600160401b03906064358281116103b4576110e090369060040161106c565b6084358481116103b4576110f8903690600401610756565b9160a4359485116103b45761056895611118610efa963690600401610756565b94600435611e78565b346103b45760803660031901126103b45761113a61100c565b6001600160401b03906044358281116103b45761115b90369060040161106c565b90916064359384116103b4576111866110649361117e6020963690600401610756565b93369161071f565b9033600435611fea565b346103b45760203660031901126103b45760206110646004356125d7565b65ffffffffffff8116036103b457565b346103b45760203660031901126103b4576004356111db816111ae565b6111e3612139565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855005b346103b45760603660031901126103b45761124a61100c565b6044356001600160401b0381116103b45760209161127961127261106493369060040161106c565b369161071f565b6040519161105783610682565b346103b45760803660031901126103b4576001600160401b036004358181116103b4576112b7903690600401610805565b906024358181116103b4576112d090369060040161086d565b916044358281116103b4576112e99036906004016108cb565b6064359283116103b457366023840112156103b45761056893611319610efa94369060248160040135910161071f565b92613362565b346103b45760203660031901126103b45760043561133c81610628565b60018060a01b031660005260026020526020604060002054604051908152f35b90815180825260208080930193019160005b82811061137c575050505090565b83518552938101939281019260010161136e565b346103b45760003660031901126103b45761142b6113cd7f0000000000000000000000000000000000000000000000000000000000000000612824565b6105686113f97f000000000000000000000000000000000000000000000000000000000000000061291b565b6114396040519161140983610682565b60008352604051958695600f60f81b875260e0602088015260e08701906104d6565b9085820360408701526104d6565b90466060850152306080850152600060a085015283820360c085015261135c565b346103b45760803660031901126103b45760043561147661100c565b906044359161148483610628565b6064356001600160401b0381116103b457610cec6114a9611536923690600401610756565b6001600160a01b03861660009081526002602052604090208054600181019091556115309060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a081526115288161069d565b5190206126ea565b866129dd565b6115515790610efa916105689361154b611ce4565b92611f6e565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b346103b45760003660031901126103b457602061158d6123a0565b65ffffffffffff60405191168152f35b346103b45760003660031901126103b457602060405160648152f35b346103b45760603660031901126103b4576004356115d681610628565b6044356001600160401b0381116103b4576044916115fa6020923690600401610756565b50604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610ba6576105689160009161166c575b506040519081529081906020820190565b611684915060203d8111610bd157610bc281836106d4565b3861165b565b346103b45760003660031901126103b45760206001600160d01b036116ad612cec565b16604051908152f35b346103b45760203660031901126103b4576004356116d381610628565b6116db612139565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55005b346103b457602061106461173d3661094b565b92919091611d89565b346103b45760203660031901126103b457602060405160018152f35b346103b45760203660031901126103b4576004356000526004602052602065ffffffffffff60016040600020015416604051908152f35b346103b45760003660031901126103b4576020600754604051908152f35b346103b45760a03660031901126103b4576117d3600435610628565b6117de602435610628565b6001600160401b036044358181116103b4576117fe90369060040161086d565b506064358181116103b45761181790369060040161086d565b506084359081116103b457611830903690600401610756565b5061056861183c6121ad565b6040516001600160e01b031990911681529081906020820190565b346103b45760203660031901126103b4576020611064600435611e03565b60603660031901126103b45760043561188d81610628565b604435906001600160401b0382116103b457600080916118b461002194369060040161106c565b906118bd612139565b81604051928392833781018481520391602435905af16118db612109565b906126c1565b346103b45760003660031901126103b457600b546040516001600160a01b039091168152602090f35b346103b45760003660031901126103b45761056860405161192a81610667565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906104d6565b346103b45760003660031901126103b45760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b346103b45760203660031901126103b45760043563ffffffff808216918281036103b4576119cf612139565b8215611a33577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346103b45760403660031901126103b45760446020600435611a6d81610628565b6000604051611a7b81610682565b52604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610ba6576105689160009161166c57506040519081529081906020820190565b346103b45760203660031901126103b457600435611b08612139565b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755005b346103b45760a03660031901126103b457611b5d600435610628565b611b68602435610628565b6084356001600160401b0381116103b457611b87903690600401610756565b50600b546001600160a01b031630036107dc5760405163f23a6e6160e01b8152602090f35b346103b45760203660031901126103b457604051632394e7a360e21b815260048035908201819052906020816024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa8015610ba65761056892610efa92600092611c2d575b50611c27906125d7565b90612fff565b611c27919250611c4a9060203d8111610bd157610bc281836106d4565b9190611c1d565b346103b45760003660031901126103b4576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b600b546001600160a01b031630036107dc57565b90600182811c92168015611cda575b6020831014611cc457565b634e487b7160e01b600052602260045260246000fd5b91607f1691611cb9565b60405190611cf182610682565b60008252565b90815180825260208080930193019160005b828110611d17575050505090565b83516001600160a01b031685529381019392810192600101611d09565b90815180825260208092019182818360051b85019501936000915b848310611d5f5750505050505090565b9091929394958480611d7983856001950387528a516104d6565b9801930193019194939290611d4f565b9290611dd592611de792604051948592611dc5611db2602086019960808b5260a0870190611cf7565b601f19968787830301604088015261135c565b9085858303016060860152611d34565b906080830152039081018352826106d4565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600460205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611e35571690565b611ded565b6000198114611e355760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015611e735760209160051b010190565b611e49565b939092919695610cec611f3291611f2c8a611eae8160018060a01b03166000526002602052604060002080549060018201905590565b611eb936888a61071f565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152611528816106b8565b8a6129dd565b611f4d5761050c959691611f4791369161071f565b92611fea565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b9161050c939160405193611f8185610682565b60008552611fea565b93909260ff611fb69361050c97958752166020860152604085015260a0606085015260a08401906104d6565b9160808184039101526104d6565b909260ff60809361050c96958452166020830152604082015281606082015201906104d6565b929190611ff684613090565b6008811015610e17576002600160ff83161b16156120db575083600052600460205261205261204a612044612039604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b8361255a565b8383876122a9565b9480511560001461209f57506120997fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785611fc4565b0390a290565b612099907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886611f8a565b6040516331b75e4d60e01b815260048101869052606491612100906024830190610e1c565b60026044820152fd5b3d15612134573d9061211a82610704565b9161212860405193846106d4565b82523d6000602084013e565b606090565b600b546001600160a01b031633810361219557300361215457565b61215d36610704565b61216a60405191826106d4565b368152602081019036600083376000602036830101525190205b8061218d612fa7565b036121845750565b6040516347096e4760e01b8152336004820152602490fd5b600b546001600160a01b031630036107dc5763bc197c8160e01b90565b6040906121e66000939594606083019683526020830190610e1c565b0152565b6121f381613090565b906008821015610e17576010600160ff84161b1615612210575090565b612233606492604051926331b75e4d60e01b845260048401526024830190610e1c565b60106044820152fd5b61224581613090565b906008821015610e17576030600160ff84161b1615612262575090565b612285606492604051926331b75e4d60e01b845260048401526024830190610e1c565b60306044820152fd5b9060018201809211611e3557565b91908201809211611e3557565b6122c0909291926000526009602052604060002090565b91600383016122eb6122e483839060018060a01b0316600052602052604060002090565b5460ff1690565b6123735761231160ff939261231e929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b1680612335575061233082825461229c565b905590565b6001810361234c575060010161233082825461229c565b6002036123615760020161233082825461229c565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b6040513d6000823e3d90fd5b6040516324776b7d60e21b81526020816004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa600091816123f7575b5061050c575061050c43612b60565b90916020823d821161242b575b81612411602093836106d4565b810103126105f1575051612424816111ae565b90386123e8565b3d9150612404565b6040519061244082610667565b601d82527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c740000006020830152565b604051634bf5d7e960e01b8152600080826004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa909182826124c4575b505061050c575061050c612433565b909192503d8082843e6124d781846106d4565b820191602081840312612543578051906001600160401b038211612547570182601f820112156125435780519161250d83610704565b9361251b60405195866106d4565b838552602084840101116105f157509061253b91602080850191016104b3565b9038806124b5565b5080fd5b8280fd5b908160209103126103b4575190565b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610ba6576000916125bf575090565b61050c915060203d8111610bd157610bc281836106d4565b6125df612d36565b926000925065ffffffffffff9182168110612604575050505b6001600160d01b031690565b61261091929350612b60565b600a54908390826005811161266b575b5061262b9350612ee3565b8061263657506125f8565b612666915061264761265f91612b92565b600a600052600080516020613c158339815191520190565b5460301c90565b6125f8565b909261267682612bc1565b8203918211611e355761262b94600a87528083600080516020613c15833981519152015416908516106000146126af5750915b38612620565b9291506126bb9061228e565b906126a9565b90919061070257508051156126d857805190602001fd5b60405163d6bda27560e01b8152600490fd5b6042906126f5612710565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031614806127fb575b1561276b577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a08152611de78161069d565b507f00000000000000000000000000000000000000000000000000000000000000004614612742565b60ff81146128625760ff811690601f8211612850576040519161284683610667565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b5060405160008181549161287583611caa565b808352926001908181169081156128f9575060011461289c575b5061050c925003826106d4565b600080805291507f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b8483106128de575061050c93505081016020013861288f565b819350908160209254838589010152019101909184926128c5565b90506020925061050c94915060ff191682840152151560051b8201013861288f565b60ff811461293d5760ff811690601f8211612850576040519161284683610667565b5060405160008160019182549261295384611caa565b808452938181169081156128f95750600114612976575061050c925003826106d4565b600081815291507fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b8483106129b8575061050c93505081016020013861288f565b8193509081602092548385890101520191019091849261299f565b60041115610e1757565b9091813b612a18576129ef9192612aa0565b506129f9816129d3565b159182612a0557505090565b6001600160a01b03918216911614919050565b6000918291604051612a5c81612a4e6020820194630b135d3f60e11b998a875260248401526040604484015260648301906104d6565b03601f1981018352826106d4565b51915afa90612a69612109565b82612a92575b82612a7957505090565b612a8e9192506020808251830101910161254b565b1490565b915060208251101591612a6f565b8151919060418303612ad157612aca92506020820151906060604084015193015160001a90612adc565b9192909190565b505060009160029190565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612b5457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610ba65780516001600160a01b03811615612b4b57918190565b50809160019190565b50505060009160039190565b65ffffffffffff90818111612b73571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b600019810191908211611e3557565b8115612bab570490565b634e487b7160e01b600052601260045260246000fd5b600181111561050c57600181600160801b811015612cda575b612c82612c78612c6e612c64612c5a612c50612c8e97600488600160401b612c899a1015612ccd575b640100000000811015612cc0575b62010000811015612cb3575b610100811015612ca7575b6010811015612c9b575b1015612c93575b60030260011c612c49818b612ba1565b0160011c90565b612c49818a612ba1565b612c498189612ba1565b612c498188612ba1565b612c498187612ba1565b612c498186612ba1565b8093612ba1565b821190565b900390565b60011b612c39565b811c9160021b91612c32565b60081c91811b91612c28565b60101c9160081b91612c1d565b60201c9160101b91612c11565b60401c9160201b91612c03565b50600160401b9050608082901c612bda565b600a5460009080612cfe575050600090565b80600019810111611e3557600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b600a5480612d4a5750600090600090600090565b80600019810111611e3557600a6000527fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a7015460019165ffffffffffff82169160301c90565b600a5490600160401b821015610662576001820180600a55821015611e735761070291600a600052600080516020613c158339815191520190612df065ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a549192918015612eb957612647612e2a91612b92565b9081549165ffffffffffff90818416918316808311612ea757869203612e6f57612e6892509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050612ea290612e8e612e806106f5565b65ffffffffffff9092168252565b6001600160d01b0385166020820152612d90565b612e68565b604051632520601d60e01b8152600490fd5b50612edd90612ec9612e806106f5565b6001600160d01b0384166020820152612d90565b60009190565b905b828110612ef157505090565b90918082169080831860011c8201809211611e3557600a60005265ffffffffffff8083600080516020613c1583398151915201541690851610600014612f3a5750915b90612ee5565b929150612f469061228e565b90612f34565b6005548060801c9160018301926001600160801b0380931683851614612f94576000526006602052604060002055600554916001600160801b03199060801b16911617600555565b634e487b7160005260416020526024601cfd5b600554906001600160801b038083169260801c8314612fec57826000526006602052600160406000209360008554955501166001600160801b03196005541617600555565b634e487b7160005260316020526024601cfd5b6000198282098282029182808310920391808303921461306e57816064111561305b577f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c29936064910990828211900360fe1b910360021c170290565b634e487b7160005260116020526024601cfd5b5050606491500490565b908160209103126103b4575180151581036103b45790565b613099816131a2565b906130a382610e0d565b6005820361319e576130c09150600052600c602052604060002090565b54600b546130d6906001600160a01b03166109e5565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610ba657600091613181575b501561311457505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610ba657600092613154575b50501561314f57600790565b600290565b6131739250803d1061317a575b61316b81836106d4565b810190613078565b3880613143565b503d613161565b6131989150843d861161317a5761316b81836106d4565b38613106565b5090565b6131b6816000526004602052604060002090565b5460ff8160f01c166132bf5760f81c6132b9576131f26120396131e3836000526004602052604060002090565b5460a01c65ffffffffffff1690565b80156132a0576132036120396123a0565b809110156132995761321482611e03565b1061321f5750600190565b61322b610cec826132c6565b8015613274575b1561323d5750600390565b6120396001613259613266936000526004602052604060002090565b015465ffffffffffff1690565b61326f57600490565b600590565b50613294610cec8260005260096020526040600020600181015490541090565b613232565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260096020526040600020600460205265ffffffffffff60406000205460a01c16604051632394e7a360e21b815281600482015260208160248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa8015610ba65761335d9261334c92600092611c2d5750611c27906125d7565b91600260018201549101549061229c565b101590565b9193929093613371823361374e565b1561346757600754948561338d575b61050c9495503393613597565b65ffffffffffff600019816133a06123a0565b160190808211611e355760006040516133b881610682565b52604051630748d63560e31b8152336004820152911660248201526020816044817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610ba657600091613449575b508681106134225750613380565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613461915060203d8111610bd157610bc281836106d4565b38613414565b60405163d9b3955760e01b8152336004820152602490fd5b90613489826107ee565b61349660405191826106d4565b82815280926134a7601f19916107ee565b019060005b8281106134b857505050565b8060606020809385010152016134ac565b95926134fc9061350a939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190611cf7565b90868203606088015261135c565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b83821061356957505050505061050c969750906135509184820360a0860152611d34565b9360c083015260e08201526101008184039101526104d6565b909192939583806135888f93600194601f199082030186528a516104d6565b9801920192019093929161352c565b9194939092946135af86516020880120828686611d89565b958351855190818114801590613743575b801561373b575b61371257505065ffffffffffff94856135ed6131e38a6000526004602052604060002090565b166136eb577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0956136e69363ffffffff6136366136286123a0565b60085494808616911661229c565b9260301c166136c46136528c6000526004602052604060002090565b80546001600160a01b0319166001600160a01b038a1617815561369b61367786612b60565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b6136a483613984565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b6136d86136d1895161347f565b918461229c565b936040519889988d8a6134c9565b0390a1565b876136f581613090565b6040516331b75e4d60e01b8152918291610f2a91600484016121ca565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b5080156135c7565b5083518114156135c0565b9080516034811061379b5760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b0161379b5761378d916029198201906137cf565b9015918215612a0557505090565b505050600190565b908160011b9180830460021490151715611e3557565b908160041b9180830460101490151715611e3557565b9190825182118015613858575b61382f576137e98161228e565b82118061383a575b6137fc9015156137a3565b60280180602811611e3557818303838111611e35570361382f5761381f92613861565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b146137f1565b508181116137dc565b92909261386d8461228e565b8311806138f4575b6138809015156137a3565b936000948101809111611e35579192905b8183106138a15750505060019190565b9092919360ff6138c26138bd6020888601015160ff60f81b1690565b613912565b1690600f82116138e857906138d96138e0926137b9565b0194611e3a565b919290613891565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14613875565b60f81c602f81118061397a575b1561392e57602f190160ff1690565b6060811180613970575b15613947576056190160ff1690565b6040811180613966575b15613960576036190160ff1690565b5060ff90565b5060478110613951565b5060678110613938565b50603a811061391f565b63ffffffff90818111613995571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b906139c0939291611d89565b6139c981613090565b6008811015610e1757603b600160ff83161b1615613ac85750613a0e6139f9826000526004602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1613a4e81600052600c602052604060002090565b5480613a58575090565b600b54613a6d906001600160a01b03166109e5565b803b156103b45760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610ba657613ab5575b506000818152600c602052604081205590565b80610b9a613ac29261064f565b38613aa2565b90613aec606492604051926331b75e4d60e01b845260048401526024830190610e1c565b603b6044820152fd5b949392613b21608093613b13613b2f9460a08a5260a08a0190611cf7565b9088820360208a015261135c565b908682036040880152611d34565b93600060608201520152565b9192613b6a60a094613b5c613b78949998979960c0875260c0870190611cf7565b90858203602087015261135c565b908382036040850152611d34565b946000606083015260808201520152565b9290939160018060a01b03600b541690813b156103b457600093613bd86040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601613af5565b039134905af1908115610ba657600092613c0292613c05575b50600052600c602052604060002090565b55565b613c0e9061064f565b38613bf156fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a264697066735822122096e6155403c0e85a4c4a6346f4c92d6c35195199ea8303e8c02eed5077b88d1b64736f6c63430008140033c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a80553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997","opcodes":"PUSH2 0x180 PUSH1 0x40 MSTORE CALLVALUE PUSH3 0xB7 JUMPI PUSH3 0x23 PUSH3 0x19 PUSH3 0x1C1 JUMP JUMPDEST SWAP1 SWAP5 SWAP2 SWAP4 PUSH3 0x295 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x3C6A SWAP1 DUP2 PUSH3 0xCF0 DUP3 CODECOPY PUSH1 0x80 MLOAD DUP2 PUSH2 0x2749 ADD MSTORE PUSH1 0xA0 MLOAD DUP2 PUSH2 0x27FE ADD MSTORE PUSH1 0xC0 MLOAD DUP2 PUSH2 0x2713 ADD MSTORE PUSH1 0xE0 MLOAD DUP2 PUSH2 0x2798 ADD MSTORE PUSH2 0x100 MLOAD DUP2 PUSH2 0x27BE ADD MSTORE PUSH2 0x120 MLOAD DUP2 PUSH2 0x13A9 ADD MSTORE PUSH2 0x140 MLOAD DUP2 PUSH2 0x13D5 ADD MSTORE PUSH2 0x160 MLOAD DUP2 DUP2 DUP2 PUSH2 0x1627 ADD MSTORE DUP2 DUP2 PUSH2 0x1AA8 ADD MSTORE DUP2 DUP2 PUSH2 0x1BDD ADD MSTORE DUP2 DUP2 PUSH2 0x1C67 ADD MSTORE DUP2 DUP2 PUSH2 0x23B5 ADD MSTORE DUP2 DUP2 PUSH2 0x2482 ADD MSTORE DUP2 DUP2 PUSH2 0x258B ADD MSTORE DUP2 DUP2 PUSH2 0x330B ADD MSTORE PUSH2 0x33DB ADD MSTORE RETURN JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xEE JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH3 0xBC JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH3 0xEE JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x1F SWAP1 SWAP2 ADD PUSH1 0x1F NOT AND DUP2 ADD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT SWAP1 DUP3 LT OR PUSH3 0xEE JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH3 0x143 DUP3 PUSH3 0xD2 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH3 0x175 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH3 0x164 JUMP JUMPDEST MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND DUP3 SUB PUSH3 0xB7 JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0xB7 JUMPI JUMP JUMPDEST MLOAD SWAP1 PUSH4 0xFFFFFFFF DUP3 AND DUP3 SUB PUSH3 0xB7 JUMPI JUMP JUMPDEST PUSH3 0x499A DUP1 CODESIZE SUB DUP1 PUSH1 0x40 MLOAD SWAP3 PUSH3 0x1D9 DUP3 DUP6 PUSH3 0x110 JUMP JUMPDEST DUP4 CODECOPY DUP2 ADD PUSH1 0xE0 DUP3 DUP3 SUB SLT PUSH3 0xB7 JUMPI DUP2 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xB7 JUMPI DUP3 ADD DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH3 0xB7 JUMPI DUP1 MLOAD PUSH3 0x214 DUP2 PUSH3 0x145 JUMP JUMPDEST SWAP3 PUSH3 0x224 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH3 0x110 JUMP JUMPDEST DUP2 DUP5 MSTORE PUSH1 0x20 DUP3 DUP5 ADD ADD GT PUSH3 0xB7 JUMPI PUSH3 0x245 SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH3 0x161 JUMP JUMPDEST PUSH3 0x253 PUSH1 0x20 DUP4 ADD PUSH3 0x186 JUMP JUMPDEST SWAP3 PUSH3 0x262 PUSH1 0x40 DUP5 ADD PUSH3 0x186 JUMP JUMPDEST SWAP3 PUSH3 0x271 PUSH1 0x60 DUP3 ADD PUSH3 0x19B JUMP JUMPDEST SWAP3 PUSH3 0x280 PUSH1 0x80 DUP4 ADD PUSH3 0x1AF JUMP JUMPDEST SWAP3 PUSH1 0xC0 PUSH1 0xA0 DUP5 ADD MLOAD SWAP4 ADD MLOAD SWAP2 SWAP7 SWAP6 SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 JUMP JUMPDEST SWAP5 PUSH3 0x372 PUSH3 0x38B SWAP6 PUSH3 0x36C PUSH3 0x378 SWAP5 SWAP7 PUSH3 0x366 PUSH3 0x143 SWAP12 PUSH1 0x40 MLOAD PUSH3 0x2C0 DUP2 PUSH3 0xD2 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x20 DUP2 ADD PUSH1 0x31 PUSH1 0xF8 SHL DUP2 MSTORE PUSH3 0x2DA DUP4 PUSH3 0x8B0 JUMP JUMPDEST PUSH2 0x120 MSTORE PUSH3 0x2E9 DUP3 PUSH3 0x9BE JUMP JUMPDEST PUSH2 0x140 MSTORE DUP3 MLOAD PUSH1 0x20 DUP5 ADD KECCAK256 SWAP2 DUP3 PUSH1 0xE0 MSTORE MLOAD SWAP1 KECCAK256 DUP1 PUSH2 0x100 MSTORE CHAINID PUSH1 0xA0 MSTORE PUSH1 0x40 MLOAD SWAP1 PUSH1 0x20 DUP3 ADD SWAP3 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP5 MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH3 0x356 DUP2 PUSH3 0xF4 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH1 0x80 MSTORE ADDRESS PUSH1 0xC0 MSTORE PUSH3 0x4DB JUMP JUMPDEST PUSH3 0x5CE JUMP JUMPDEST PUSH3 0x61C JUMP JUMPDEST PUSH3 0x6A0 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x160 MSTORE PUSH3 0x728 JUMP JUMPDEST PUSH3 0x6D9 JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH3 0x3C3 JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH3 0x3AD JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH3 0x3A1 JUMP JUMPDEST PUSH1 0x1F DUP2 GT PUSH3 0x3DB JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 SWAP1 PUSH1 0x3 DUP3 MSTORE PUSH1 0x20 DUP3 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP6 ADD PUSH1 0x5 SHR DUP4 ADD SWAP5 LT PUSH3 0x41C JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP2 JUMPDEST DUP3 DUP2 LT PUSH3 0x410 JUMPI POP POP POP JUMP JUMPDEST DUP2 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x403 JUMP JUMPDEST SWAP1 SWAP3 POP DUP3 SWAP1 PUSH3 0x3FA JUMP JUMPDEST PUSH1 0x1F DUP2 GT PUSH3 0x434 JUMPI POP POP JUMP JUMPDEST PUSH1 0x0 SWAP1 DUP2 DUP1 MSTORE PUSH1 0x20 DUP3 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP6 ADD PUSH1 0x5 SHR DUP4 ADD SWAP5 LT PUSH3 0x474 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP2 JUMPDEST DUP3 DUP2 LT PUSH3 0x468 JUMPI POP POP POP JUMP JUMPDEST DUP2 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x45B JUMP JUMPDEST SWAP1 SWAP3 POP DUP3 SWAP1 PUSH3 0x452 JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP3 GT PUSH3 0x48D JUMPI POP POP JUMP JUMPDEST PUSH1 0x1 SWAP2 PUSH1 0x0 SWAP1 DUP4 DUP3 MSTORE PUSH1 0x20 DUP3 KECCAK256 SWAP1 PUSH1 0x20 PUSH1 0x1F DUP6 ADD PUSH1 0x5 SHR DUP4 ADD SWAP5 LT PUSH3 0x4D0 JUMPI JUMPDEST PUSH1 0x1F ADD PUSH1 0x5 SHR ADD SWAP2 JUMPDEST DUP3 DUP2 LT PUSH3 0x4C5 JUMPI POP POP POP POP JUMP JUMPDEST DUP2 DUP2 SSTORE DUP4 ADD PUSH3 0x4B7 JUMP JUMPDEST SWAP1 SWAP3 POP DUP3 SWAP1 PUSH3 0x4AE JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH3 0x507 DUP2 PUSH3 0x501 PUSH1 0x3 SLOAD PUSH3 0x391 JUMP JUMPDEST PUSH3 0x3CE JUMP JUMPDEST PUSH1 0x20 DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x546 JUMPI POP DUP2 SWAP3 SWAP4 PUSH1 0x0 SWAP3 PUSH3 0x53A JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR PUSH1 0x3 SSTORE JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x523 JUMP JUMPDEST PUSH1 0x3 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP5 SWAP1 SWAP2 SWAP1 PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP8 DUP3 LT PUSH3 0x5B5 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 LT PUSH3 0x59B JUMPI JUMPDEST POP POP POP DUP2 SHL ADD PUSH1 0x3 SSTORE JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x590 JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x57A JUMP JUMPDEST PUSH1 0x8 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x8 SSTORE JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 ISZERO PUSH3 0x687 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x8 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x8 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0x7 SSTORE JUMP JUMPDEST PUSH1 0xB SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0xB SSTORE JUMP JUMPDEST SWAP1 PUSH1 0x64 DUP3 GT PUSH3 0x7DC JUMPI PUSH1 0xA SLOAD PUSH1 0x0 SWAP3 SWAP1 DUP1 PUSH3 0x795 JUMPI POP PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x497A DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP2 SWAP3 POP PUSH1 0x0 JUMPDEST PUSH3 0x776 PUSH3 0x764 PUSH3 0x7FC JUMP JUMPDEST PUSH3 0x76F DUP5 PUSH3 0xB21 JUMP JUMPDEST SWAP1 PUSH3 0xBF3 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP3 SWAP1 SWAP3 AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE LOG1 JUMP JUMPDEST PUSH1 0x0 NOT SWAP1 DUP1 DUP3 DUP2 ADD GT PUSH3 0x7C8 JUMPI PUSH1 0x20 DUP6 PUSH1 0xA PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x497A DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP7 SWAP8 MSTORE KECCAK256 ADD ADD SLOAD PUSH1 0x30 SHR PUSH3 0x756 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL DUP6 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 DUP6 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH2 0x160 MLOAD PUSH1 0x40 MLOAD PUSH4 0x24776B7D PUSH1 0xE2 SHL DUP2 MSTORE SWAP1 PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x4 SWAP1 DUP3 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL PUSH1 0x0 SWAP2 DUP2 PUSH3 0x86A JUMPI JUMPDEST POP PUSH3 0x867 JUMPI POP PUSH6 0xFFFFFFFFFFFF DUP1 NUMBER GT PUSH3 0x848 JUMPI NUMBER AND SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x30 PUSH1 0x4 DUP3 ADD MSTORE NUMBER PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SWAP1 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x20 DUP3 RETURNDATASIZE DUP3 GT PUSH3 0x8A7 JUMPI JUMPDEST DUP2 PUSH3 0x887 PUSH1 0x20 SWAP4 DUP4 PUSH3 0x110 JUMP JUMPDEST DUP2 ADD SUB SLT PUSH3 0x8A4 JUMPI POP PUSH3 0x89C SWAP1 PUSH3 0x19B JUMP JUMPDEST SWAP1 CODESIZE PUSH3 0x82D JUMP JUMPDEST DUP1 REVERT JUMPDEST RETURNDATASIZE SWAP2 POP PUSH3 0x878 JUMP JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 SWAP1 DUP2 DUP2 LT PUSH1 0x0 EQ PUSH3 0x8CF JUMPI POP POP SWAP1 PUSH3 0x867 SWAP1 PUSH3 0xAB2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH1 0x0 SWAP2 PUSH3 0x8F8 DUP3 PUSH3 0x8F2 DUP6 SLOAD PUSH3 0x391 JUMP JUMPDEST PUSH3 0x427 JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0x937 JUMPI POP DUP3 SWAP4 SWAP5 DUP3 SWAP4 SWAP3 PUSH3 0x92B JUMPI JUMPDEST POP POP DUP2 PUSH1 0x1 SHL SWAP2 PUSH1 0x0 NOT SWAP1 PUSH1 0x3 SHL SHR NOT AND OR SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0x912 JUMP JUMPDEST PUSH1 0x0 DUP1 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP6 PUSH32 0x290DECD9548B62A8D60345A988386FC84BA6BC95484008F6362F93160EF3E563 SWAP3 SWAP2 DUP6 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH3 0x9A5 JUMPI POP POP DUP4 PUSH1 0x1 SWAP6 SWAP7 SWAP8 LT PUSH3 0x98B JUMPI JUMPDEST POP POP POP DUP2 SHL ADD SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD PUSH1 0x0 NOT PUSH1 0xF8 DUP5 PUSH1 0x3 SHL AND SHR NOT AND SWAP1 SSTORE CODESIZE DUP1 DUP1 PUSH3 0x97E JUMP JUMPDEST DUP1 PUSH1 0x1 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0x967 JUMP JUMPDEST SWAP1 DUP2 MLOAD PUSH1 0x20 SWAP1 DUP2 DUP2 LT PUSH1 0x0 EQ PUSH3 0x9DD JUMPI POP POP SWAP1 PUSH3 0x867 SWAP1 PUSH3 0xAB2 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH3 0xEE JUMPI PUSH1 0x1 SWAP2 PUSH3 0xA06 DUP3 PUSH3 0xA00 DUP6 SLOAD PUSH3 0x391 JUMP JUMPDEST PUSH3 0x47F JUMP JUMPDEST DUP1 PUSH1 0x1F DUP4 GT PUSH1 0x1 EQ PUSH3 0xA45 JUMPI POP DUP2 SWAP3 SWAP4 SWAP5 PUSH1 0x0 SWAP3 PUSH3 0xA39 JUMPI JUMPDEST POP POP PUSH1 0x0 NOT PUSH1 0x3 DUP4 SWAP1 SHL SHR NOT AND SWAP1 DUP3 SHL OR SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST ADD MLOAD SWAP1 POP CODESIZE DUP1 PUSH3 0xA21 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x0 MSTORE PUSH1 0x1F NOT DUP4 AND SWAP6 SWAP1 SWAP2 SWAP1 PUSH32 0xB10E2D527612073B26EECDFD717E6A320CF44B4AFAC2B0732D9FCBE2B7FA0CF6 SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP9 DUP3 LT PUSH3 0xA9A JUMPI POP POP DUP4 DUP6 SWAP7 SWAP8 LT PUSH3 0x98B JUMPI POP POP POP DUP2 SHL ADD SWAP1 SSTORE PUSH1 0xFF SWAP1 JUMP JUMPDEST DUP1 DUP8 DUP6 SWAP7 DUP3 SWAP5 SWAP7 DUP7 ADD MLOAD DUP2 SSTORE ADD SWAP6 ADD SWAP4 ADD SWAP1 PUSH3 0xA79 JUMP JUMPDEST PUSH1 0x1F DUP2 MLOAD GT PUSH3 0xAE0 JUMPI PUSH1 0x20 DUP2 MLOAD SWAP2 ADD MLOAD PUSH1 0x20 DUP3 LT PUSH3 0xAD0 JUMPI OR SWAP1 JUMP JUMPDEST PUSH1 0x0 NOT DUP3 PUSH1 0x20 SUB PUSH1 0x3 SHL SHL AND OR SWAP1 JUMP JUMPDEST PUSH1 0x44 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH4 0x305A27A9 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH3 0xB13 DUP2 MLOAD DUP1 SWAP3 DUP2 PUSH1 0x24 DUP7 ADD MSTORE PUSH1 0x20 DUP7 DUP7 ADD SWAP2 ADD PUSH3 0x161 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND DUP2 ADD SUB ADD SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 DUP2 GT PUSH3 0xB36 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH3 0xB65 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH9 0x10000000000000000 DUP3 LT ISZERO PUSH3 0xEE JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH3 0xBDD JUMPI PUSH1 0xA PUSH1 0x0 MSTORE DUP1 MLOAD PUSH1 0x20 SWAP2 SWAP1 SWAP2 ADD MLOAD PUSH1 0x30 SHL PUSH6 0xFFFFFFFFFFFF NOT AND PUSH6 0xFFFFFFFFFFFF SWAP2 SWAP1 SWAP2 AND OR PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x495A DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE SWAP1 SWAP2 ADD SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH3 0xCC0 JUMPI PUSH3 0xC0F PUSH3 0xC28 SWAP2 PUSH3 0xB55 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH3 0x495A DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH3 0xCAE JUMPI DUP7 SWAP3 SUB PUSH3 0xC70 JUMPI PUSH3 0xC69 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH3 0xCA8 SWAP1 PUSH3 0xC93 PUSH3 0xC85 PUSH3 0x134 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0xB7B JUMP JUMPDEST PUSH3 0xC69 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH3 0xCE9 SWAP1 PUSH3 0xCD4 PUSH3 0xC85 PUSH3 0x134 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH3 0xB7B JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x1C96 JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x32E JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x329 JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x324 JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x31F JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x31A JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x315 JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x310 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x30B JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x306 JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x301 JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x2FC JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x2F7 JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x2F2 JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x2ED JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x2E8 JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x2E3 JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x2DE JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x2D9 JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x2D4 JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x2CF JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x2CA JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x2C5 JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x2C0 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x2BB JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x2B6 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x2B1 JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x2AC JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x2A7 JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x2A2 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x29D JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x298 JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x293 JUMPI DUP1 PUSH4 0xA8F8A668 EQ PUSH2 0x270 JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x28E JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x289 JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x284 JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x27F JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x27A JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x275 JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x270 JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x26B JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x266 JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x261 JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x25C JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x257 JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x252 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x24D JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x248 JUMPI PUSH4 0xFC0C546A SUB PUSH2 0xE JUMPI PUSH2 0x1C51 JUMP JUMPDEST PUSH2 0x1BAC JUMP JUMPDEST PUSH2 0x1B41 JUMP JUMPDEST PUSH2 0x1AEC JUMP JUMPDEST PUSH2 0x1A4C JUMP JUMPDEST PUSH2 0x19A3 JUMP JUMPDEST PUSH2 0x1968 JUMP JUMPDEST PUSH2 0x190A JUMP JUMPDEST PUSH2 0x18E1 JUMP JUMPDEST PUSH2 0x172A JUMP JUMPDEST PUSH2 0x1875 JUMP JUMPDEST PUSH2 0x1857 JUMP JUMPDEST PUSH2 0x17B7 JUMP JUMPDEST PUSH2 0x1799 JUMP JUMPDEST PUSH2 0x1762 JUMP JUMPDEST PUSH2 0x1746 JUMP JUMPDEST PUSH2 0x16B6 JUMP JUMPDEST PUSH2 0x168A JUMP JUMPDEST PUSH2 0x15B9 JUMP JUMPDEST PUSH2 0x159D JUMP JUMPDEST PUSH2 0x1572 JUMP JUMPDEST PUSH2 0x145A JUMP JUMPDEST PUSH2 0x1390 JUMP JUMPDEST PUSH2 0x131F JUMP JUMPDEST PUSH2 0x1286 JUMP JUMPDEST PUSH2 0x1231 JUMP JUMPDEST PUSH2 0x11BE JUMP JUMPDEST PUSH2 0x1190 JUMP JUMPDEST PUSH2 0x1121 JUMP JUMPDEST PUSH2 0x1099 JUMP JUMPDEST PUSH2 0x101C JUMP JUMPDEST PUSH2 0xFCA JUMP JUMPDEST PUSH2 0xF7D JUMP JUMPDEST PUSH2 0xF4D JUMP JUMPDEST PUSH2 0xEAF JUMP JUMPDEST PUSH2 0xE56 JUMP JUMPDEST PUSH2 0xE29 JUMP JUMPDEST PUSH2 0xDD1 JUMP JUMPDEST PUSH2 0xD96 JUMP JUMPDEST PUSH2 0xD5F JUMP JUMPDEST PUSH2 0xBF7 JUMP JUMPDEST PUSH2 0x9AD JUMP JUMPDEST PUSH2 0x771 JUMP JUMPDEST PUSH2 0x5F4 JUMP JUMPDEST PUSH2 0x50F JUMP JUMPDEST PUSH2 0x3EB JUMP JUMPDEST PUSH2 0x3C4 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x3B4 JUMPI PUSH1 0x20 SWAP1 PUSH4 0x66DEFE77 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x3A3 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x392 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x381 JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x376 JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x36F JUMP JUMPDEST PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP2 POP PUSH2 0x368 JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x8 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x407 PUSH2 0x2139 JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x494 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 PUSH2 0x421 PUSH2 0x2CEC JUMP JUMPDEST AND PUSH2 0x42A PUSH2 0x23A0 JUMP JUMPDEST SWAP3 DUP1 DUP4 GT PUSH2 0x474 JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP4 PUSH2 0x460 SWAP2 DUP5 AND SWAP1 PUSH2 0x2E12 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE LOG1 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH2 0x4C6 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x4B6 JUMP JUMPDEST SWAP1 PUSH1 0x20 SWAP2 PUSH2 0x4EF DUP2 MLOAD DUP1 SWAP3 DUP2 DUP6 MSTORE DUP6 DUP1 DUP7 ADD SWAP2 ADD PUSH2 0x4B3 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x50C SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5F1 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x532 DUP2 PUSH2 0x1CAA JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x5C7 JUMPI POP PUSH1 0x1 EQ PUSH2 0x56C JUMPI JUMPDEST PUSH2 0x568 DUP6 PUSH2 0x55C DUP2 DUP8 SUB DUP3 PUSH2 0x6D4 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x4FB JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x5AF JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x55C DUP3 PUSH2 0x568 PUSH2 0x54C JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x594 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x568 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x55C SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x54C JUMP JUMPDEST DUP1 REVERT JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x3B4 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x639 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x702 DUP3 PUSH2 0x667 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x662 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0x72B DUP3 PUSH2 0x704 JUMP JUMPDEST SWAP2 PUSH2 0x739 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6D4 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x3B4 JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP2 PUSH1 0x20 PUSH2 0x50C SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0x71F JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x78D PUSH1 0x4 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH2 0x798 PUSH1 0x24 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x7B7 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x662 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x81C DUP4 PUSH2 0x7EE JUMP JUMPDEST SWAP3 PUSH2 0x82A PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6D4 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x3B4 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x854 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0x862 DUP2 PUSH2 0x628 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0x846 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x884 DUP4 PUSH2 0x7EE JUMP JUMPDEST SWAP3 PUSH2 0x892 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6D4 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x3B4 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x8BC JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0x8AE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0x8E3 DUP3 PUSH2 0x7EE JUMP JUMPDEST SWAP3 PUSH2 0x8F1 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6D4 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x3B4 JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x91F JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI DUP7 SWAP2 PUSH2 0x940 DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0x756 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0x90F JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x3B4 JUMPI DUP3 PUSH2 0x977 SWAP2 PUSH1 0x4 ADD PUSH2 0x805 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI DUP4 PUSH2 0x98F SWAP2 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x3B4 JUMPI PUSH2 0x9A6 SWAP2 PUSH1 0x4 ADD PUSH2 0x8CB JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH2 0x9BB CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST PUSH2 0x9C9 DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x1D89 JUMP JUMPDEST SWAP3 PUSH2 0x9D3 DUP5 PUSH2 0x21EA JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH2 0x9F1 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP7 PUSH2 0xBD8 JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0xA53 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x3AF5 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP3 PUSH2 0xBAB JUMPI JUMPDEST POP POP PUSH2 0xA7C DUP8 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0xB SLOAD PUSH2 0xA92 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9E5 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x3B4 JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0xABE DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x3B3B JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0xAE2 SWAP3 PUSH2 0xADD SWAP3 PUSH2 0xB8D JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x229C JUMP JUMPDEST PUSH2 0x2B60 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0xB7C JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0xB6B DUP5 PUSH2 0xB4D PUSH2 0x568 SWAP7 PUSH1 0x1 PUSH2 0xB33 DUP9 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0xB9A PUSH2 0xBA0 SWAP3 PUSH2 0x64F JUMP JUMPDEST DUP1 PUSH2 0x3B9 JUMP JUMPDEST CODESIZE PUSH2 0xAD6 JUMP JUMPDEST PUSH2 0x2394 JUMP JUMPDEST PUSH2 0xBCA SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0xBD1 JUMPI JUMPDEST PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x254B JUMP JUMPDEST CODESIZE DUP1 PUSH2 0xA66 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0xBB8 JUMP JUMPDEST PUSH2 0xBF0 SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0xA1C JUMP JUMPDEST PUSH2 0xC00 CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST PUSH2 0xC0E DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x1D89 JUMP JUMPDEST SWAP3 PUSH2 0xC18 DUP5 PUSH2 0x223C JUMP JUMPDEST POP PUSH2 0xC43 PUSH2 0xC30 DUP6 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0xCF5 JUMPI JUMPDEST SWAP5 PUSH2 0xC69 SWAP3 SWAP2 PUSH2 0x568 SWAP7 DUP7 PUSH2 0x3B89 JUMP JUMPDEST PUSH1 0xB SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0xCD0 JUMPI JUMPDEST PUSH2 0xCC1 JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0xCCB PUSH1 0x0 PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH2 0xC85 JUMP JUMPDEST POP PUSH2 0xCF0 PUSH2 0xCEC PUSH1 0x5 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0xC80 JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0xD55 JUMPI PUSH2 0xD31 SWAP1 ADDRESS PUSH2 0xD27 PUSH2 0x9E5 PUSH2 0xD1A DUP5 DUP11 PUSH2 0x1E5F JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0xD36 JUMPI PUSH2 0x1E3A JUMP JUMPDEST PUSH2 0xCFC JUMP JUMPDEST PUSH2 0xD50 PUSH2 0xD43 DUP3 DUP11 PUSH2 0x1E5F JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x2F4C JUMP JUMPDEST PUSH2 0x1E3A JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0xC59 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x8 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0xE17 JUMPI JUMP JUMPDEST PUSH2 0xDF7 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xE17 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0xE47 PUSH1 0x4 CALLDATALOAD PUSH2 0x3090 JUMP JUMPDEST PUSH2 0xE54 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0xE1C JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0xEA3 PUSH1 0x24 CALLDATALOAD PUSH2 0xE7A DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH2 0xEBD CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST SWAP3 PUSH2 0xECD DUP5 DUP4 DUP6 DUP5 SWAP7 SWAP6 SWAP7 PUSH2 0x1D89 JUMP JUMPDEST PUSH2 0xED6 DUP2 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xE17 JUMPI ISZERO DUP1 PUSH2 0xF2E JUMPI JUMPDEST ISZERO PUSH2 0xF0A JUMPI PUSH2 0x568 PUSH2 0xEFA DUP7 DUP7 DUP7 DUP7 PUSH2 0x39B4 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x8FE5D8A9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE CALLER PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST POP DUP1 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND CALLER EQ PUSH2 0xEE6 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x568 PUSH2 0xF69 PUSH2 0x246C JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0x568 PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x568 PUSH1 0x40 MLOAD PUSH2 0xFEA DUP2 PUSH2 0x667 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH2 0x103A PUSH2 0x100C JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1046 DUP2 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1057 DUP4 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x1FEA JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x3B4 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x10B2 PUSH2 0x100C JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x10BF DUP3 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x10E0 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x10F8 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x3B4 JUMPI PUSH2 0x568 SWAP6 PUSH2 0x1118 PUSH2 0xEFA SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E78 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x113A PUSH2 0x100C JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x115B SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x3B4 JUMPI PUSH2 0x1186 PUSH2 0x1064 SWAP4 PUSH2 0x117E PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0x71F JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x1FEA JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH1 0x4 CALLDATALOAD PUSH2 0x25D7 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND SUB PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x11DB DUP2 PUSH2 0x11AE JUMP JUMPDEST PUSH2 0x11E3 PUSH2 0x2139 JUMP JUMPDEST PUSH1 0x8 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x8 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x124A PUSH2 0x100C JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH1 0x20 SWAP2 PUSH2 0x1279 PUSH2 0x1272 PUSH2 0x1064 SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0x71F JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1057 DUP4 PUSH2 0x682 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x12B7 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x805 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x12D0 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x12E9 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x8CB JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x3B4 JUMPI CALLDATASIZE PUSH1 0x23 DUP5 ADD SLT ISZERO PUSH2 0x3B4 JUMPI PUSH2 0x568 SWAP4 PUSH2 0x1319 PUSH2 0xEFA SWAP5 CALLDATASIZE SWAP1 PUSH1 0x24 DUP2 PUSH1 0x4 ADD CALLDATALOAD SWAP2 ADD PUSH2 0x71F JUMP JUMPDEST SWAP3 PUSH2 0x3362 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x133C DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x137C JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x136E JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x142B PUSH2 0x13CD PUSH32 0x0 PUSH2 0x2824 JUMP JUMPDEST PUSH2 0x568 PUSH2 0x13F9 PUSH32 0x0 PUSH2 0x291B JUMP JUMPDEST PUSH2 0x1439 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1409 DUP4 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x4D6 JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1476 PUSH2 0x100C JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x1484 DUP4 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0xCEC PUSH2 0x14A9 PUSH2 0x1536 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x1530 SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1528 DUP2 PUSH2 0x69D JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x26EA JUMP JUMPDEST DUP7 PUSH2 0x29DD JUMP JUMPDEST PUSH2 0x1551 JUMPI SWAP1 PUSH2 0xEFA SWAP2 PUSH2 0x568 SWAP4 PUSH2 0x154B PUSH2 0x1CE4 JUMP JUMPDEST SWAP3 PUSH2 0x1F6E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x158D PUSH2 0x23A0 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x15D6 DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH1 0x44 SWAP2 PUSH2 0x15FA PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x568 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166C JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x1684 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST CODESIZE PUSH2 0x165B JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x16AD PUSH2 0x2CEC JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x16D3 DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH2 0x16DB PUSH2 0x2139 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0xB SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH2 0x173D CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x1D89 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x7 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x17D3 PUSH1 0x4 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH2 0x17DE PUSH1 0x24 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x17FE SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x1817 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x1830 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH2 0x568 PUSH2 0x183C PUSH2 0x21AD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E03 JUMP JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x188D DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x3B4 JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x18B4 PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST SWAP1 PUSH2 0x18BD PUSH2 0x2139 JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x18DB PUSH2 0x2109 JUMP JUMPDEST SWAP1 PUSH2 0x26C1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x568 PUSH1 0x40 MLOAD PUSH2 0x192A DUP2 PUSH2 0x667 JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 DUP2 SUB PUSH2 0x3B4 JUMPI PUSH2 0x19CF PUSH2 0x2139 JUMP JUMPDEST DUP3 ISZERO PUSH2 0x1A33 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x8 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x8 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x44 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x1A6D DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x1A7B DUP2 PUSH2 0x682 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x568 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166C JUMPI POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1B08 PUSH2 0x2139 JUMP JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0x7 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x1B5D PUSH1 0x4 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH2 0x1B68 PUSH1 0x24 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x1B87 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE SWAP1 PUSH1 0x20 DUP2 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x568 SWAP3 PUSH2 0xEFA SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C2D JUMPI JUMPDEST POP PUSH2 0x1C27 SWAP1 PUSH2 0x25D7 JUMP JUMPDEST SWAP1 PUSH2 0x2FFF JUMP JUMPDEST PUSH2 0x1C27 SWAP2 SWAP3 POP PUSH2 0x1C4A SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x1C1D JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x1CDA JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1CC4 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x1CB9 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x1CF1 DUP3 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1D17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x1D09 JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x1D5F JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x1D79 DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x4D6 JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x1D4F JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x1DD5 SWAP3 PUSH2 0x1DE7 SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x1DC5 PUSH2 0x1DB2 PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6D4 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x1E35 JUMPI AND SWAP1 JUMP JUMPDEST PUSH2 0x1DED JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x1E35 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1E73 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x1E49 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0xCEC PUSH2 0x1F32 SWAP2 PUSH2 0x1F2C DUP11 PUSH2 0x1EAE DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x1EB9 CALLDATASIZE DUP9 DUP11 PUSH2 0x71F JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x1528 DUP2 PUSH2 0x6B8 JUMP JUMPDEST DUP11 PUSH2 0x29DD JUMP JUMPDEST PUSH2 0x1F4D JUMPI PUSH2 0x50C SWAP6 SWAP7 SWAP2 PUSH2 0x1F47 SWAP2 CALLDATASIZE SWAP2 PUSH2 0x71F JUMP JUMPDEST SWAP3 PUSH2 0x1FEA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x50C SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x1F81 DUP6 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x1FEA JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x1FB6 SWAP4 PUSH2 0x50C SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4D6 JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x50C SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x1FF6 DUP5 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x20DB JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH2 0x2052 PUSH2 0x204A PUSH2 0x2044 PUSH2 0x2039 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x255A JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x22A9 JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x209F JUMPI POP PUSH2 0x2099 PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x1FC4 JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x2099 SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x1F8A JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x2100 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x2134 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x211A DUP3 PUSH2 0x704 JUMP JUMPDEST SWAP2 PUSH2 0x2128 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6D4 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x2195 JUMPI ADDRESS SUB PUSH2 0x2154 JUMPI JUMP JUMPDEST PUSH2 0x215D CALLDATASIZE PUSH2 0x704 JUMP JUMPDEST PUSH2 0x216A PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6D4 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x218D PUSH2 0x2FA7 JUMP JUMPDEST SUB PUSH2 0x2184 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x21E6 PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST PUSH2 0x21F3 DUP2 PUSH2 0x3090 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2210 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x2233 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x2245 DUP2 PUSH2 0x3090 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2262 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x2285 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E35 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E35 JUMPI JUMP JUMPDEST PUSH2 0x22C0 SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x22EB PUSH2 0x22E4 DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2373 JUMPI PUSH2 0x2311 PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x231E SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x2335 JUMPI POP PUSH2 0x2330 DUP3 DUP3 SLOAD PUSH2 0x229C JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x234C JUMPI POP PUSH1 0x1 ADD PUSH2 0x2330 DUP3 DUP3 SLOAD PUSH2 0x229C JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x2361 JUMPI PUSH1 0x2 ADD PUSH2 0x2330 DUP3 DUP3 SLOAD PUSH2 0x229C JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x24776B7D PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x20 DUP2 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL PUSH1 0x0 SWAP2 DUP2 PUSH2 0x23F7 JUMPI JUMPDEST POP PUSH2 0x50C JUMPI POP PUSH2 0x50C NUMBER PUSH2 0x2B60 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x20 DUP3 RETURNDATASIZE DUP3 GT PUSH2 0x242B JUMPI JUMPDEST DUP2 PUSH2 0x2411 PUSH1 0x20 SWAP4 DUP4 PUSH2 0x6D4 JUMP JUMPDEST DUP2 ADD SUB SLT PUSH2 0x5F1 JUMPI POP MLOAD PUSH2 0x2424 DUP2 PUSH2 0x11AE JUMP JUMPDEST SWAP1 CODESIZE PUSH2 0x23E8 JUMP JUMPDEST RETURNDATASIZE SWAP2 POP PUSH2 0x2404 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2440 DUP3 PUSH2 0x667 JUMP JUMPDEST PUSH1 0x1D DUP3 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP4 ADD MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4BF5D7E9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 DUP1 DUP3 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 SWAP2 DUP3 DUP3 PUSH2 0x24C4 JUMPI JUMPDEST POP POP PUSH2 0x50C JUMPI POP PUSH2 0x50C PUSH2 0x2433 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 POP RETURNDATASIZE DUP1 DUP3 DUP5 RETURNDATACOPY PUSH2 0x24D7 DUP2 DUP5 PUSH2 0x6D4 JUMP JUMPDEST DUP3 ADD SWAP2 PUSH1 0x20 DUP2 DUP5 SUB SLT PUSH2 0x2543 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x2547 JUMPI ADD DUP3 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x2543 JUMPI DUP1 MLOAD SWAP2 PUSH2 0x250D DUP4 PUSH2 0x704 JUMP JUMPDEST SWAP4 PUSH2 0x251B PUSH1 0x40 MLOAD SWAP6 DUP7 PUSH2 0x6D4 JUMP JUMPDEST DUP4 DUP6 MSTORE PUSH1 0x20 DUP5 DUP5 ADD ADD GT PUSH2 0x5F1 JUMPI POP SWAP1 PUSH2 0x253B SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH2 0x4B3 JUMP JUMPDEST SWAP1 CODESIZE DUP1 PUSH2 0x24B5 JUMP JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x3B4 JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x25BF JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x50C SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST PUSH2 0x25DF PUSH2 0x2D36 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP3 POP PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 AND DUP2 LT PUSH2 0x2604 JUMPI POP POP POP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x2610 SWAP2 SWAP3 SWAP4 POP PUSH2 0x2B60 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 DUP4 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x266B JUMPI JUMPDEST POP PUSH2 0x262B SWAP4 POP PUSH2 0x2EE3 JUMP JUMPDEST DUP1 PUSH2 0x2636 JUMPI POP PUSH2 0x25F8 JUMP JUMPDEST PUSH2 0x2666 SWAP2 POP PUSH2 0x2647 PUSH2 0x265F SWAP2 PUSH2 0x2B92 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH2 0x25F8 JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x2676 DUP3 PUSH2 0x2BC1 JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x1E35 JUMPI PUSH2 0x262B SWAP5 PUSH1 0xA DUP8 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x26AF JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x2620 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x26BB SWAP1 PUSH2 0x228E JUMP JUMPDEST SWAP1 PUSH2 0x26A9 JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x702 JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x26D8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x26F5 PUSH2 0x2710 JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x27FB JUMPI JUMPDEST ISZERO PUSH2 0x276B JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1DE7 DUP2 PUSH2 0x69D JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x2742 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x2862 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x2850 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2846 DUP4 PUSH2 0x667 JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 DUP2 SLOAD SWAP2 PUSH2 0x2875 DUP4 PUSH2 0x1CAA JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x28F9 JUMPI POP PUSH1 0x1 EQ PUSH2 0x289C JUMPI JUMPDEST POP PUSH2 0x50C SWAP3 POP SUB DUP3 PUSH2 0x6D4 JUMP JUMPDEST PUSH1 0x0 DUP1 DUP1 MSTORE SWAP2 POP PUSH32 0x290DECD9548B62A8D60345A988386FC84BA6BC95484008F6362F93160EF3E563 JUMPDEST DUP5 DUP4 LT PUSH2 0x28DE JUMPI POP PUSH2 0x50C SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x288F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x28C5 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x50C SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x288F JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x293D JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x2850 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2846 DUP4 PUSH2 0x667 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 PUSH1 0x1 SWAP2 DUP3 SLOAD SWAP3 PUSH2 0x2953 DUP5 PUSH2 0x1CAA JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x28F9 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2976 JUMPI POP PUSH2 0x50C SWAP3 POP SUB DUP3 PUSH2 0x6D4 JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE SWAP2 POP PUSH32 0xB10E2D527612073B26EECDFD717E6A320CF44B4AFAC2B0732D9FCBE2B7FA0CF6 JUMPDEST DUP5 DUP4 LT PUSH2 0x29B8 JUMPI POP PUSH2 0x50C SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x288F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x299F JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0xE17 JUMPI JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x2A18 JUMPI PUSH2 0x29EF SWAP2 SWAP3 PUSH2 0x2AA0 JUMP JUMPDEST POP PUSH2 0x29F9 DUP2 PUSH2 0x29D3 JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x2A05 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x2A5C DUP2 PUSH2 0x2A4E PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6D4 JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x2A69 PUSH2 0x2109 JUMP JUMPDEST DUP3 PUSH2 0x2A92 JUMPI JUMPDEST DUP3 PUSH2 0x2A79 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x2A8E SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x254B JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x2A6F JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x2AD1 JUMPI PUSH2 0x2ACA SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x2ADC JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x2B54 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0xBA6 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x2B4B JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x2B73 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x1E35 JUMPI JUMP JUMPDEST DUP2 ISZERO PUSH2 0x2BAB JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x50C JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x2CDA JUMPI JUMPDEST PUSH2 0x2C82 PUSH2 0x2C78 PUSH2 0x2C6E PUSH2 0x2C64 PUSH2 0x2C5A PUSH2 0x2C50 PUSH2 0x2C8E SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x2C89 SWAP11 LT ISZERO PUSH2 0x2CCD JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x2CC0 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x2CB3 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x2CA7 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x2C9B JUMPI JUMPDEST LT ISZERO PUSH2 0x2C93 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x2C49 DUP2 DUP12 PUSH2 0x2BA1 JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP11 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP10 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP9 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP8 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP7 PUSH2 0x2BA1 JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x2BA1 JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x2C39 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x2C32 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x2C28 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x2C1D JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x2C11 JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x2C03 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x2BDA JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x2CFE JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1E35 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD DUP1 PUSH2 0x2D4A JUMPI POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1E35 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 ADD SLOAD PUSH1 0x1 SWAP2 PUSH6 0xFFFFFFFFFFFF DUP3 AND SWAP2 PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x662 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1E73 JUMPI PUSH2 0x702 SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x2DF0 PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x2EB9 JUMPI PUSH2 0x2647 PUSH2 0x2E2A SWAP2 PUSH2 0x2B92 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x2EA7 JUMPI DUP7 SWAP3 SUB PUSH2 0x2E6F JUMPI PUSH2 0x2E68 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x2EA2 SWAP1 PUSH2 0x2E8E PUSH2 0x2E80 PUSH2 0x6F5 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D90 JUMP JUMPDEST PUSH2 0x2E68 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x2EDD SWAP1 PUSH2 0x2EC9 PUSH2 0x2E80 PUSH2 0x6F5 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D90 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x2EF1 JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E35 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x2F3A JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x2EE5 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x2F46 SWAP1 PUSH2 0x228E JUMP JUMPDEST SWAP1 PUSH2 0x2F34 JUMP JUMPDEST PUSH1 0x5 SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x2F94 JUMPI PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0x5 SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0x5 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x2FEC JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0x5 SLOAD AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0x0 NOT DUP3 DUP3 MULMOD DUP3 DUP3 MUL SWAP2 DUP3 DUP1 DUP4 LT SWAP3 SUB SWAP2 DUP1 DUP4 SUB SWAP3 EQ PUSH2 0x306E JUMPI DUP2 PUSH1 0x64 GT ISZERO PUSH2 0x305B JUMPI PUSH32 0x5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C29 SWAP4 PUSH1 0x64 SWAP2 MULMOD SWAP1 DUP3 DUP3 GT SWAP1 SUB PUSH1 0xFE SHL SWAP2 SUB PUSH1 0x2 SHR OR MUL SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST POP POP PUSH1 0x64 SWAP2 POP DIV SWAP1 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x3B4 JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x3B4 JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x3099 DUP2 PUSH2 0x31A2 JUMP JUMPDEST SWAP1 PUSH2 0x30A3 DUP3 PUSH2 0xE0D JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x319E JUMPI PUSH2 0x30C0 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xB SLOAD PUSH2 0x30D6 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9E5 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3181 JUMPI JUMPDEST POP ISZERO PUSH2 0x3114 JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3154 JUMPI JUMPDEST POP POP ISZERO PUSH2 0x314F JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x3173 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x317A JUMPI JUMPDEST PUSH2 0x316B DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x3078 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x3143 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x3161 JUMP JUMPDEST PUSH2 0x3198 SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x317A JUMPI PUSH2 0x316B DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST CODESIZE PUSH2 0x3106 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x31B6 DUP2 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x32BF JUMPI PUSH1 0xF8 SHR PUSH2 0x32B9 JUMPI PUSH2 0x31F2 PUSH2 0x2039 PUSH2 0x31E3 DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x32A0 JUMPI PUSH2 0x3203 PUSH2 0x2039 PUSH2 0x23A0 JUMP JUMPDEST DUP1 SWAP2 LT ISZERO PUSH2 0x3299 JUMPI PUSH2 0x3214 DUP3 PUSH2 0x1E03 JUMP JUMPDEST LT PUSH2 0x321F JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x322B PUSH2 0xCEC DUP3 PUSH2 0x32C6 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x3274 JUMPI JUMPDEST ISZERO PUSH2 0x323D JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x2039 PUSH1 0x1 PUSH2 0x3259 PUSH2 0x3266 SWAP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x326F JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x3294 PUSH2 0xCEC DUP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x3232 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x4 PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE DUP2 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x20 DUP2 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x335D SWAP3 PUSH2 0x334C SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C2D JUMPI POP PUSH2 0x1C27 SWAP1 PUSH2 0x25D7 JUMP JUMPDEST SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x229C JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x3371 DUP3 CALLER PUSH2 0x374E JUMP JUMPDEST ISZERO PUSH2 0x3467 JUMPI PUSH1 0x7 SLOAD SWAP5 DUP6 PUSH2 0x338D JUMPI JUMPDEST PUSH2 0x50C SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x3597 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x0 NOT DUP2 PUSH2 0x33A0 PUSH2 0x23A0 JUMP JUMPDEST AND ADD SWAP1 DUP1 DUP3 GT PUSH2 0x1E35 JUMPI PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x33B8 DUP2 PUSH2 0x682 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x20 DUP2 PUSH1 0x44 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3449 JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x3422 JUMPI POP PUSH2 0x3380 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x3461 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST CODESIZE PUSH2 0x3414 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x3489 DUP3 PUSH2 0x7EE JUMP JUMPDEST PUSH2 0x3496 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6D4 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x34A7 PUSH1 0x1F NOT SWAP2 PUSH2 0x7EE JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x34B8 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x34AC JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x34FC SWAP1 PUSH2 0x350A SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x3569 JUMPI POP POP POP POP POP PUSH2 0x50C SWAP7 SWAP8 POP SWAP1 PUSH2 0x3550 SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4D6 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x3588 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x4D6 JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x352C JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x35AF DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x1D89 JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x3743 JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x373B JUMPI JUMPDEST PUSH2 0x3712 JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x35ED PUSH2 0x31E3 DUP11 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST AND PUSH2 0x36EB JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x36E6 SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x3636 PUSH2 0x3628 PUSH2 0x23A0 JUMP JUMPDEST PUSH1 0x8 SLOAD SWAP5 DUP1 DUP7 AND SWAP2 AND PUSH2 0x229C JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x36C4 PUSH2 0x3652 DUP13 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x369B PUSH2 0x3677 DUP7 PUSH2 0x2B60 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x36A4 DUP4 PUSH2 0x3984 JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x36D8 PUSH2 0x36D1 DUP10 MLOAD PUSH2 0x347F JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x229C JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x34C9 JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x36F5 DUP2 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0xF2A SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x21CA JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x35C7 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x35C0 JUMP JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x379B JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x379B JUMPI PUSH2 0x378D SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x37CF JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x2A05 JUMPI POP POP SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E35 JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E35 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x3858 JUMPI JUMPDEST PUSH2 0x382F JUMPI PUSH2 0x37E9 DUP2 PUSH2 0x228E JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x383A JUMPI JUMPDEST PUSH2 0x37FC SWAP1 ISZERO ISZERO PUSH2 0x37A3 JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x1E35 JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x1E35 JUMPI SUB PUSH2 0x382F JUMPI PUSH2 0x381F SWAP3 PUSH2 0x3861 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x37F1 JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x37DC JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x386D DUP5 PUSH2 0x228E JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x38F4 JUMPI JUMPDEST PUSH2 0x3880 SWAP1 ISZERO ISZERO PUSH2 0x37A3 JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1E35 JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x38A1 JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x38C2 PUSH2 0x38BD PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x3912 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x38E8 JUMPI SWAP1 PUSH2 0x38D9 PUSH2 0x38E0 SWAP3 PUSH2 0x37B9 JUMP JUMPDEST ADD SWAP5 PUSH2 0x1E3A JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x3891 JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x3875 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x397A JUMPI JUMPDEST ISZERO PUSH2 0x392E JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x3970 JUMPI JUMPDEST ISZERO PUSH2 0x3947 JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x3966 JUMPI JUMPDEST ISZERO PUSH2 0x3960 JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x3951 JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x3938 JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x391F JUMP JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x3995 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH2 0x39C0 SWAP4 SWAP3 SWAP2 PUSH2 0x1D89 JUMP JUMPDEST PUSH2 0x39C9 DUP2 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x3AC8 JUMPI POP PUSH2 0x3A0E PUSH2 0x39F9 DUP3 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x3A4E DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x3A58 JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH2 0x3A6D SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9E5 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x3B4 JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x3AB5 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0xB9A PUSH2 0x3AC2 SWAP3 PUSH2 0x64F JUMP JUMPDEST CODESIZE PUSH2 0x3AA2 JUMP JUMPDEST SWAP1 PUSH2 0x3AEC PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x3B21 PUSH1 0x80 SWAP4 PUSH2 0x3B13 PUSH2 0x3B2F SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x3B6A PUSH1 0xA0 SWAP5 PUSH2 0x3B5C PUSH2 0x3B78 SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0xB SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x3B4 JUMPI PUSH1 0x0 SWAP4 PUSH2 0x3BD8 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x3AF5 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3C02 SWAP3 PUSH2 0x3C05 JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH2 0x3C0E SWAP1 PUSH2 0x64F JUMP JUMPDEST CODESIZE PUSH2 0x3BF1 JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP7 0xE6 ISZERO SLOAD SUB 0xC0 0xE8 GAS 0x4C 0x4A PUSH4 0x46F4C92D PUSH13 0x35195199EA8303E8C02EED5077 0xB8 DUP14 SHL PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 SDIV MSTORE8 SELFBALANCE PUSH12 0xF02EF2726E8CE5CED78D63E2 PUSH15 0x602E4A2257B1F559418E24B4633997 ","sourceMap":"658:4307:51:-:0;;;;;;837:698;658:4307;;:::i;:::-;837:698;;;;;:::i;:::-;658:4307;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;:::i;:::-;2079:95:38;658:4307:51;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;-1:-1:-1;;658:4307:51;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::o;1887:97:8:-;;1055:19:7;1427:20:10;1887:97:8;1009:18:7;1107:24;1887:97:8;;658:4307:51;1961:15:8;1887:97;658:4307:51;;;;;:::i;:::-;;;;;;;-1:-1:-1;;;658:4307:51;;3501:45:38;;;:::i;:::-;3493:53;;3567:51;;;:::i;:::-;3556:62;;658:4307:51;;;;;3642:22:38;3628:36;;;;658:4307:51;3691:25:38;;3674:42;;;3744:13;3727:30;;658:4307:51;;4304:80:38;658:4307:51;4304:80:38;;658:4307:51;2079:95:38;658:4307:51;;;2079:95:38;;658:4307:51;2079:95:38;;;658:4307:51;3744:13:38;2079:95;;;658:4307:51;4378:4:38;3727:30;2079:95;;658:4307:51;3727:30:38;4304:80;;;;;:::i;:::-;658:4307:51;4294:91:38;;2079:95;3767:48;4378:4;2079:95;3825:27;658:4307:51;:::i;:::-;1009:18:7;:::i;:::-;1055:19;:::i;:::-;1107:24;:::i;:::-;-1:-1:-1;;;;;658:4307:51;668:40:9;;1427:20:10;:::i;:::-;1961:15:8;:::i;658:4307:51:-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;-1:-1:-1;658:4307:51;3634:13:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;:::o;:::-;3532:13:38;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;:::o;:::-;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;3634:13:3;658:4307:51;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;3634:13:3;658:4307:51;;;;;3634:13:3;658:4307:51;:::o;:::-;;;;-1:-1:-1;658:4307:51;;;;;3634:13:3;658:4307:51;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3634:13:3;658:4307:51;:::o;:::-;;;;;;;3634:13:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2721:170:7;2816:12;658:4307:51;2801:44:7;658:4307:51;;;;;;;;;;;;;;;;;;2801:44:7;-1:-1:-1;;658:4307:51;;2816:12:7;658:4307:51;2721:170:7:o;3011:274::-;658:4307:51;;;;3092:20:7;;;3088:88;;3190:47;658:4307:51;;;3206:13:7;658:4307:51;;;;;;;;;;;;;;;3190:47:7;658:4307:51;;;;;;;;3206:13:7;658:4307:51;3011:274:7:o;3088:88::-;658:4307:51;;-1:-1:-1;;;3135:30:7;;3111:1;3135:30;;;658:4307:51;;;3135:30:7;3415:213;3529:18;658:4307:51;;;;;;;;;;;;;3508:62:7;;;3529:18;658:4307:51;3415:213:7:o;6164:176:8:-;6267:9;658:4307:51;6244:56:8;658:4307:51;;;;;;;;;;;;;;;;;;;;;;6244:56:8;-1:-1:-1;;;;;;658:4307:51;;6267:9:8;658:4307:51;6164:176:8:o;3143:498:10:-;;2146:3;3285:32;;3281:132;;1634:23;658:4307:51;-1:-1:-1;;10447:63:46;:8;;;:63;-1:-1:-1;;;;;;;;;;;10447:63:46;;;-1:-1:-1;10447:63:46;8311:38;3508:7:10;;:::i;:::-;3517:38;;;:::i;:::-;8311::46;;:::i;:::-;-1:-1:-1;;658:4307:51;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;3572:62:10;3143:498::o;10447:63:46:-;658:4307:51;;;;;;;;;;14441:109:46;;1634:23:10;-1:-1:-1;;;;;;;;;;;14441:109:46;;;;;;658:4307:51;;;10447:63:46;;658:4307:51;-1:-1:-1;;;658:4307:51;;;;;;;;3281:132:10;658:4307:51;;-1:-1:-1;;;3340:62:10;;;;;658:4307:51;;;2146:3:10;658:4307:51;;;;;;3340:62:10;1057:224:9;867:6;658:4307:51;;;-1:-1:-1;;;1134:15:9;;658:4307:51;1134:15:9;;658:4307:51;;1134:15:9;;658:4307:51;;-1:-1:-1;;;;;658:4307:51;1134:15:9;;-1:-1:-1;;1134:15:9;;;1057:224;-1:-1:-1;1130:145:9;;658:4307:51;;1020:12:48;;14374:24:44;14370:103;;1020:12:48;658:4307:51;1239:25:9;:::o;14370:103:44:-;658:4307:51;;-1:-1:-1;;;14421:41:44;;14452:2;1134:15:9;14421:41:44;;658:4307:51;1020:12:48;658:4307:51;;;;;;14421:41:44;1130:145:9;1191:16;:::o;1134:15::-;;;;;;;;;;;;;;;;;:::i;:::-;;;658:4307:51;;;;;;;;:::i;:::-;1134:15:9;;;;658:4307:51;;;1134:15:9;;;-1:-1:-1;1134:15:9;;2887:340:34;;658:4307:51;;3032:2:34;3010:24;;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;658:4307:51;;;;3532:13:38;658:4307:51;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;658:4307:51:-;;;;-1:-1:-1;658:4307:51;;;;;3532:13:38;658:4307:51;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;658:4307:51:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2887:340:34;;658:4307:51;;3032:2:34;3010:24;;;;3006:215;3032:2;;;3057:20;;;;;;:::i;3006:215::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;658:4307:51;;;;;;;;;;;;;1390:66:34;;3168:42::o;658:4307:51:-;;;;-1:-1:-1;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;3168:42;:::o;658:4307:51:-;;;;;;;;;;;;;;;;;;;;;1708:286:34;1854:2;658:4307:51;;1840:16:34;1836:72;;658:4307:51;;;;;;;;;;;1949:36:34;1708:286;:::o;658:4307:51:-;;;;;;;;;;1949:36:34;1708:286;:::o;1836:72::-;658:4307:51;;;1879:18:34;;;;;;;658:4307:51;1879:18:34;;;658:4307:51;;;;;;;;;;;;;;;;;;:::i;:::-;1854:2:34;658:4307:51;-1:-1:-1;;658:4307:51;;;1879:18:34;;;;4174:218:44;-1:-1:-1;;;;;658:4307:51;4254:25:44;;;4250:105;;658:4307:51;4174:218:44;:::o;4250:105::-;658:4307:51;;;;14421:41:44;;;;4302:42;;658:4307:51;4302:42:44;;;658:4307:51;;;;;4302:42:44;658:4307:51;-1:-1:-1;;658:4307:51;;;;;;;;:::o;:::-;;;;;;;;;;;;;1634:23:10;658:4307:51;;;;;;;;;;;;1634:23:10;658:4307:51;;;;;;1634:23:10;-1:-1:-1;658:4307:51;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;-1:-1:-1;;;;;;;;;;;658:4307:51;;;;:::o;:::-;;;;-1:-1:-1;658:4307:51;;;;;-1:-1:-1;658:4307:51;11659:922:46;1634:23:10;658:4307:51;11659:922:46;;;11866:7;;;;11938;11918:28;11938:7;;:::i;:::-;1634:23:10;14441:109:46;;-1:-1:-1;;;;;;;;;;;14441:109:46;;14291:265;11918:28;658:4307:51;;;;;;;;;;;;12105:13:46;;;12101:89;;12253:14;;;;;12287:19;;;658:4307:51;;;;;;;;;;;;;;;;;12287:19:46;658:4307:51;;12425:25:46;;:::o;12249:163::-;658:4307:51;;12345:52:46;658:4307:51;12355:41:46;658:4307:51;;:::i;:::-;;;;;;;;12355:41:46;-1:-1:-1;;;;;658:4307:51;;12355:41:46;;;658:4307:51;12345:52:46;:::i;:::-;12249:163;;12101:89;658:4307:51;;-1:-1:-1;;;12145:30:46;;;;;11862:713;658:4307:51;12481:52:46;658:4307:51;12491:41:46;658:4307:51;;:::i;12491:41:46:-;-1:-1:-1;;;;;658:4307:51;;12491:41:46;;;658:4307:51;12345:52:46;:::i;12481:::-;11872:1;12547:17;;:::o"},"deployedBytecode":{"functionDebugData":{"abi_decode":{"entryPoint":953,"id":null,"parameterSlots":2,"returnSlots":0},"abi_decode_array_address_dyn":{"entryPoint":2053,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_address_dynt_array_uint256_dynt_array_bytes_dynt_bytes32":{"entryPoint":2379,"id":null,"parameterSlots":1,"returnSlots":4},"abi_decode_array_bytes_dyn":{"entryPoint":2251,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_array_uint256_dyn":{"entryPoint":2157,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_available_length_bytes":{"entryPoint":1823,"id":null,"parameterSlots":3,"returnSlots":1},"abi_decode_bool_fromMemory":{"entryPoint":12408,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_bytes":{"entryPoint":1878,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_string_calldata":{"entryPoint":4204,"id":null,"parameterSlots":2,"returnSlots":2},"abi_decode_uint256_fromMemory":{"entryPoint":9547,"id":null,"parameterSlots":2,"returnSlots":1},"abi_decode_uint8":{"entryPoint":4108,"id":null,"parameterSlots":0,"returnSlots":1},"abi_encode_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_address_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_array_address_dyn":{"entryPoint":7415,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32":{"entryPoint":15093,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_array_address_dyn_array_uint256_dyn_array_bytes_dyn_rational_by_bytes32_uint256":{"entryPoint":15163,"id":null,"parameterSlots":6,"returnSlots":1},"abi_encode_array_bytes_dyn":{"entryPoint":7476,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_array_uint256_dyn":{"entryPoint":4956,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_bytes4_19107":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_bytes4_19163":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"abi_encode_enum_ProposalState":{"entryPoint":3612,"id":null,"parameterSlots":2,"returnSlots":0},"abi_encode_string":{"entryPoint":1275,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_string_memory_ptr":{"entryPoint":1238,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"abi_encode_uint256_address":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_address_array_address_dyn_array_uint256_dyn_array_string_dyn_array_bytes_dyn_uint256_uint256_string":{"entryPoint":13513,"id":null,"parameterSlots":10,"returnSlots":1},"abi_encode_uint256_enum_ProposalState_bytes32":{"entryPoint":8650,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint256_uint256":{"entryPoint":null,"id":null,"parameterSlots":4,"returnSlots":1},"abi_encode_uint256_uint48":{"entryPoint":null,"id":null,"parameterSlots":3,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string":{"entryPoint":8132,"id":null,"parameterSlots":5,"returnSlots":1},"abi_encode_uint256_uint8_uint256_string_bytes":{"entryPoint":8074,"id":null,"parameterSlots":6,"returnSlots":1},"allocate_and_zero_memory_array_array_string_dyn":{"entryPoint":13439,"id":null,"parameterSlots":1,"returnSlots":1},"allocate_memory":{"entryPoint":1781,"id":null,"parameterSlots":0,"returnSlots":1},"allocate_memory_array_string":{"entryPoint":7396,"id":null,"parameterSlots":0,"returnSlots":1},"array_allocation_size_array_address_dyn":{"entryPoint":2030,"id":null,"parameterSlots":1,"returnSlots":1},"array_allocation_size_bytes":{"entryPoint":1796,"id":null,"parameterSlots":1,"returnSlots":1},"array_push_from_struct_Checkpoint208_to_array_struct_Checkpoint208_storage_dyn_ptr":{"entryPoint":11664,"id":null,"parameterSlots":1,"returnSlots":0},"checked_add_uint256":{"entryPoint":8860,"id":null,"parameterSlots":2,"returnSlots":1},"checked_add_uint256_19221":{"entryPoint":8846,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256":{"entryPoint":14265,"id":null,"parameterSlots":1,"returnSlots":1},"checked_mul_uint256_19281":{"entryPoint":14243,"id":null,"parameterSlots":1,"returnSlots":1},"checked_sub_uint256":{"entryPoint":11154,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"cleanup_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"convert_bytes32_to_bytes1":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"copy_literal_to_memory_9f79d44e499ce83a99049e0b7ebf2d6f56e249303be3c14798235137af5ea536":{"entryPoint":9267,"id":null,"parameterSlots":0,"returnSlots":1},"copy_memory_to_memory_with_cleanup":{"entryPoint":1203,"id":null,"parameterSlots":3,"returnSlots":0},"external_fun_BALLOT_TYPEHASH":{"entryPoint":6504,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_CLOCK_MODE":{"entryPoint":3917,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_COUNTING_MODE":{"entryPoint":6410,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_EXTENDED_BALLOT_TYPEHASH":{"entryPoint":3478,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_cancel":{"entryPoint":3759,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVote":{"entryPoint":4124,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteBySig":{"entryPoint":5210,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReason":{"entryPoint":4657,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParams":{"entryPoint":4385,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_castVoteWithReasonAndParamsBySig":{"entryPoint":4249,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_clock":{"entryPoint":5490,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_eip712Domain":{"entryPoint":5008,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_execute":{"entryPoint":3063,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getProposalId":{"entryPoint":5930,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotes":{"entryPoint":6732,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_getVotesWithParams":{"entryPoint":5561,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_hasVoted":{"entryPoint":3670,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_name":{"entryPoint":1295,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_nonces":{"entryPoint":4895,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155BatchReceived":{"entryPoint":6071,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC1155Received":{"entryPoint":6977,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_onERC721Received":{"entryPoint":1905,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalDeadline":{"entryPoint":6231,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalEta":{"entryPoint":5986,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalNeedsQueuing":{"entryPoint":5958,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalProposer":{"entryPoint":1524,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalSnapshot":{"entryPoint":3423,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalThreshold":{"entryPoint":6041,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_proposalVotes":{"entryPoint":3965,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_propose":{"entryPoint":4742,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_queue":{"entryPoint":2477,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorum":{"entryPoint":7084,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumDenominator":{"entryPoint":5533,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator":{"entryPoint":4496,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_quorumNumerator_4760":{"entryPoint":5770,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_relay":{"entryPoint":6261,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setProposalThreshold":{"entryPoint":6892,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingDelay":{"entryPoint":4542,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_setVotingPeriod":{"entryPoint":6563,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_state":{"entryPoint":3625,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_supportsInterface":{"entryPoint":null,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_timelock":{"entryPoint":6369,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_token":{"entryPoint":7249,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateQuorumNumerator":{"entryPoint":1003,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_updateTimelock":{"entryPoint":5814,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_version":{"entryPoint":4042,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingDelay":{"entryPoint":3537,"id":null,"parameterSlots":0,"returnSlots":0},"external_fun_votingPeriod":{"entryPoint":964,"id":null,"parameterSlots":0,"returnSlots":0},"extract_byte_array_length":{"entryPoint":7338,"id":null,"parameterSlots":1,"returnSlots":1},"extract_returndata":{"entryPoint":8457,"id":null,"parameterSlots":0,"returnSlots":1},"finalize_allocation":{"entryPoint":1748,"id":null,"parameterSlots":2,"returnSlots":0},"finalize_allocation_19113":{"entryPoint":1615,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_32027":{"entryPoint":1639,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_32031":{"entryPoint":1666,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_32033":{"entryPoint":1693,"id":null,"parameterSlots":1,"returnSlots":0},"finalize_allocation_32038":{"entryPoint":1720,"id":null,"parameterSlots":1,"returnSlots":0},"fun":{"entryPoint":7318,"id":667,"parameterSlots":0,"returnSlots":0},"fun_CLOCK_MODE":{"entryPoint":9324,"id":4683,"parameterSlots":0,"returnSlots":1},"fun__castVote":{"entryPoint":8046,"id":1921,"parameterSlots":4,"returnSlots":1},"fun__propose":{"entryPoint":13719,"id":1289,"parameterSlots":5,"returnSlots":1},"fun_cancel":{"entryPoint":14772,"id":4520,"parameterSlots":4,"returnSlots":1},"fun_castVote":{"entryPoint":8170,"id":1996,"parameterSlots":5,"returnSlots":1},"fun_castVoteWithReasonAndParamsBySig":{"entryPoint":7800,"id":1897,"parameterSlots":7,"returnSlots":1},"fun_checkGovernance":{"entryPoint":8505,"id":1013,"parameterSlots":0,"returnSlots":0},"fun_clear":{"entryPoint":null,"id":15247,"parameterSlots":0,"returnSlots":0},"fun_clock":{"entryPoint":9120,"id":4659,"parameterSlots":0,"returnSlots":1},"fun_countVote":{"entryPoint":8873,"id":4062,"parameterSlots":4,"returnSlots":1},"fun_domainSeparatorV4":{"entryPoint":10000,"id":9484,"parameterSlots":0,"returnSlots":1},"fun_empty":{"entryPoint":null,"id":15283,"parameterSlots":0,"returnSlots":1},"fun_executeOperations":{"entryPoint":15241,"id":4467,"parameterSlots":5,"returnSlots":0},"fun_getVotes":{"entryPoint":9562,"id":4704,"parameterSlots":2,"returnSlots":1},"fun_hashProposal":{"entryPoint":7561,"id":758,"parameterSlots":4,"returnSlots":1},"fun_hashTypedDataV4":{"entryPoint":9962,"id":9521,"parameterSlots":1,"returnSlots":1},"fun_insert":{"entryPoint":11794,"id":14285,"parameterSlots":2,"returnSlots":2},"fun_isValidDescriptionForProposer":{"entryPoint":14158,"id":2268,"parameterSlots":2,"returnSlots":1},"fun_isValidSignatureNow":{"entryPoint":10717,"id":9729,"parameterSlots":3,"returnSlots":1},"fun_latest":{"entryPoint":11500,"id":14110,"parameterSlots":0,"returnSlots":1},"fun_latestCheckpoint":{"entryPoint":11574,"id":14159,"parameterSlots":0,"returnSlots":3},"fun_mulDiv":{"entryPoint":12287,"id":10345,"parameterSlots":2,"returnSlots":1},"fun_onERC1155BatchReceived":{"entryPoint":8621,"id":2138,"parameterSlots":0,"returnSlots":1},"fun_optimisticUpperLookupRecent":{"entryPoint":9687,"id":4896,"parameterSlots":1,"returnSlots":1},"fun_popFront":{"entryPoint":12199,"id":15133,"parameterSlots":0,"returnSlots":1},"fun_proposalDeadline":{"entryPoint":7683,"id":934,"parameterSlots":1,"returnSlots":1},"fun_propose":{"entryPoint":13154,"id":1146,"parameterSlots":4,"returnSlots":1},"fun_pushBack":{"entryPoint":12108,"id":14990,"parameterSlots":1,"returnSlots":0},"fun_quorumReached":{"entryPoint":12998,"id":3945,"parameterSlots":1,"returnSlots":1},"fun_sqrt":{"entryPoint":11201,"id":10983,"parameterSlots":1,"returnSlots":1},"fun_state":{"entryPoint":12432,"id":4339,"parameterSlots":1,"returnSlots":1},"fun_state_892":{"entryPoint":12706,"id":892,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback":{"entryPoint":10523,"id":7455,"parameterSlots":1,"returnSlots":1},"fun_toStringWithFallback_19142":{"entryPoint":10276,"id":7455,"parameterSlots":1,"returnSlots":1},"fun_toUint32":{"entryPoint":14724,"id":12250,"parameterSlots":1,"returnSlots":1},"fun_toUint48":{"entryPoint":11104,"id":12194,"parameterSlots":1,"returnSlots":1},"fun_tryParseAddress":{"entryPoint":14287,"id":8774,"parameterSlots":3,"returnSlots":2},"fun_tryParseChr":{"entryPoint":14610,"id":8834,"parameterSlots":1,"returnSlots":1},"fun_tryParseHexUintUncheckedBounds":{"entryPoint":14433,"id":8599,"parameterSlots":3,"returnSlots":2},"fun_tryRecover":{"entryPoint":10972,"id":9275,"parameterSlots":4,"returnSlots":3},"fun_tryRecover_9087":{"entryPoint":10912,"id":9087,"parameterSlots":2,"returnSlots":3},"fun_unsafeAccess":{"entryPoint":null,"id":14404,"parameterSlots":1,"returnSlots":1},"fun_upperBinaryLookup":{"entryPoint":12003,"id":14337,"parameterSlots":3,"returnSlots":1},"fun_useNonce":{"entryPoint":null,"id":7192,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap":{"entryPoint":8682,"id":2197,"parameterSlots":1,"returnSlots":1},"fun_validateStateBitmap_32029":{"entryPoint":8764,"id":2197,"parameterSlots":1,"returnSlots":1},"fun_verifyCallResult":{"entryPoint":9921,"id":7077,"parameterSlots":2,"returnSlots":1},"fun_voteSucceeded":{"entryPoint":null,"id":3968,"parameterSlots":1,"returnSlots":1},"increment_uint256":{"entryPoint":7738,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_address_bool_of_address":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_ProposalCore_storage_of_uint256":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_ProposalCore_storage_of_uint256_19114":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"mapping_index_access_mapping_uint256_struct_ProposalCore_storage_of_uint256_19195":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"memory_array_index_access_address_dyn":{"entryPoint":7775,"id":null,"parameterSlots":2,"returnSlots":1},"panic_error_0x11":{"entryPoint":7661,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x21":{"entryPoint":3575,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x32":{"entryPoint":7753,"id":null,"parameterSlots":0,"returnSlots":0},"panic_error_0x41":{"entryPoint":1593,"id":null,"parameterSlots":0,"returnSlots":0},"read_from_memoryt_address":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_uint208":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"read_from_storage_split_offset_uint48":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"revert_forward":{"entryPoint":9108,"id":null,"parameterSlots":0,"returnSlots":0},"shift_right_uint256_uint8":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":1},"update_storage_value_offsett_bool_to_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_bool_19196":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_bool_to_t_bool":{"entryPoint":null,"id":null,"parameterSlots":1,"returnSlots":0},"update_storage_value_offsett_contract_TimelockController_to_contract_TimelockController":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint208_to_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint32_to_uint32":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_t_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"update_storage_value_offsett_uint48_to_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"validator_assert_enum_ProposalState":{"entryPoint":3597,"id":null,"parameterSlots":1,"returnSlots":0},"validator_assert_enum_RecoverError":{"entryPoint":10707,"id":null,"parameterSlots":1,"returnSlots":0},"validator_revert_address":{"entryPoint":1576,"id":null,"parameterSlots":1,"returnSlots":0},"validator_revert_uint48":{"entryPoint":4526,"id":null,"parameterSlots":1,"returnSlots":0},"wrapping_div_uint256":{"entryPoint":11169,"id":null,"parameterSlots":2,"returnSlots":1},"write_to_memory_uint208":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0},"write_to_memory_uint48":{"entryPoint":null,"id":null,"parameterSlots":2,"returnSlots":0}},"generatedSources":[],"immutableReferences":{"4607":[{"length":32,"start":5671},{"length":32,"start":6824},{"length":32,"start":7133},{"length":32,"start":7271},{"length":32,"start":9141},{"length":32,"start":9346},{"length":32,"start":9611},{"length":32,"start":13067},{"length":32,"start":13275}],"9382":[{"length":32,"start":10057}],"9384":[{"length":32,"start":10238}],"9386":[{"length":32,"start":10003}],"9388":[{"length":32,"start":10136}],"9390":[{"length":32,"start":10174}],"9393":[{"length":32,"start":5033}],"9396":[{"length":32,"start":5077}]},"linkReferences":{},"object":"60806040526004361015610023575b361561001957600080fd5b610021611c96565b005b60003560e01c806301ffc9a71461032e57806302a251a31461032957806306f3f9e61461032457806306fdde031461031f578063143489d01461031a578063150b7a0214610315578063160cbed7146103105780632656227d1461030b5780632d63f693146103065780632fe3e261146103015780633932abb1146102fc5780633e4f49e6146102f757806343859632146102f2578063452115d6146102ed5780634bf5d7e9146102e8578063544ffc9c146102e357806354fd4d50146102de57806356781388146102d95780635b8d0e0d146102d45780635f398a14146102cf57806360c4247f146102ca57806379051887146102c55780637b3c71d3146102c05780637d5e81e2146102bb5780637ecebe00146102b657806384b0196e146102b15780638ff262e3146102ac57806391ddadf4146102a757806397c3d334146102a25780639a802a6d1461029d578063a7713a7014610298578063a890c91014610293578063a8f8a66814610270578063a9a952941461028e578063ab58fb8e14610289578063b58131b014610284578063bc197c811461027f578063c01f9e371461027a578063c28bc2fa14610275578063c59057e414610270578063d33219b41461026b578063dd4e2ba514610266578063deaaa7cc14610261578063e540d01d1461025c578063eb9019d414610257578063ece40cc114610252578063f23a6e611461024d578063f8ce560a146102485763fc0c546a0361000e57611c51565b611bac565b611b41565b611aec565b611a4c565b6119a3565b611968565b61190a565b6118e1565b61172a565b611875565b611857565b6117b7565b611799565b611762565b611746565b6116b6565b61168a565b6115b9565b61159d565b611572565b61145a565b611390565b61131f565b611286565b611231565b6111be565b611190565b611121565b611099565b61101c565b610fca565b610f7d565b610f4d565b610eaf565b610e56565b610e29565b610dd1565b610d96565b610d5f565b610bf7565b6109ad565b610771565b6105f4565b61050f565b6103eb565b6103c4565b346103b45760203660031901126103b45760043563ffffffff60e01b81168091036103b4576020906366defe7760e11b81149081156103a3575b8115610392575b8115610381575b506040519015158152f35b6301ffc9a760e01b14905038610376565b630271189760e51b8114915061036f565b6332a2ad4360e11b81149150610368565b600080fd5b60009103126103b457565b346103b45760003660031901126103b457602063ffffffff60085460301c16604051908152f35b346103b45760203660031901126103b457600435610407612139565b60648111610494576001600160d01b039081610421612cec565b1661042a6123a0565b92808311610474577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b46339979361046091841690612e12565b5050604080519182526020820192909252a1005b6040516306dfcc6560e41b815260d0600482015260248101849052604490fd5b6044906040519063243e544560e01b8252600482015260646024820152fd5b60005b8381106104c65750506000910152565b81810151838201526020016104b6565b906020916104ef815180928185528580860191016104b3565b601f01601f1916010190565b90602061050c9281815201906104d6565b90565b346103b4576000806003193601126105f157604051908060035461053281611caa565b808552916001918083169081156105c7575060011461056c575b6105688561055c818703826106d4565b604051918291826104fb565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106105af57505050810160200161055c8261056861054c565b80546020858701810191909152909301928101610594565b8695506105689693506020925061055c94915060ff191682840152151560051b820101929361054c565b80fd5b346103b45760203660031901126103b4576004356000526004602052602060018060a01b0360406000205416604051908152f35b6001600160a01b038116036103b457565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161066257604052565b610639565b604081019081106001600160401b0382111761066257604052565b602081019081106001600160401b0382111761066257604052565b60c081019081106001600160401b0382111761066257604052565b61010081019081106001600160401b0382111761066257604052565b90601f801991011681019081106001600160401b0382111761066257604052565b6040519061070282610667565b565b6001600160401b03811161066257601f01601f191660200190565b92919261072b82610704565b9161073960405193846106d4565b8294818452818301116103b4578281602093846000960137010152565b9080601f830112156103b45781602061050c9335910161071f565b346103b45760803660031901126103b45761078d600435610628565b610798602435610628565b6064356001600160401b0381116103b4576107b7903690600401610756565b50600b546001600160a01b031630036107dc57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b0381116106625760051b60200190565b81601f820112156103b45780359161081c836107ee565b9261082a60405194856106d4565b808452602092838086019260051b8201019283116103b4578301905b828210610854575050505090565b838091833561086281610628565b815201910190610846565b81601f820112156103b457803591610884836107ee565b9261089260405194856106d4565b808452602092838086019260051b8201019283116103b4578301905b8282106108bc575050505090565b813581529083019083016108ae565b9080601f830112156103b4578135906108e3826107ee565b926108f160405194856106d4565b828452602092838086019160051b830101928084116103b457848301915b84831061091f5750505050505090565b82356001600160401b0381116103b457869161094084848094890101610756565b81520192019161090f565b60806003198201126103b4576001600160401b03916004358381116103b4578261097791600401610805565b926024358181116103b4578361098f9160040161086d565b926044359182116103b4576109a6916004016108cb565b9060643590565b346103b4576109bb3661094b565b6109c9818385879697611d89565b926109d3846121ea565b50600b546109f1906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610ba657600096610bd8575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610a538c8a8a8d60048601613af5565b03915afa918215610ba657600092610bab575b5050610a7c87600052600c602052604060002090565b55600b54610a92906001600160a01b03166109e5565b90813b156103b45760008094610abe878b51998a97889687956308f2a0bb60e41b875260048701613b3b565b03925af1908115610ba657610ae292610add92610b8d575b504261229c565b612b60565b65ffffffffffff811615610b7c57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610b6b84610b4d610568966001610b33886000526004602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610b9a610ba09261064f565b806103b9565b38610ad6565b612394565b610bca9250803d10610bd1575b610bc281836106d4565b81019061254b565b3880610a66565b503d610bb8565b610bf0919650823d8411610bd157610bc281836106d4565b9438610a1c565b610c003661094b565b610c0e818385879597611d89565b92610c188461223c565b50610c43610c30856000526004602052604060002090565b805460ff60f01b1916600160f01b179055565b600b546001600160a01b03939084163003610cf5575b94610c6992916105689686613b89565b600b543091166001600160a01b0316141580610cd0575b610cc1575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f90602090a16040519081529081906020820190565b610ccb6000600555565b610c85565b50610cf0610cec6005546001600160801b0381169060801c1490565b1590565b610c80565b9290939160005b8451811015610d5557610d319030610d276109e5610d1a848a611e5f565b516001600160a01b031690565b14610d3657611e3a565b610cfc565b610d50610d43828a611e5f565b5160208151910120612f4c565b611e3a565b5091939092610c59565b346103b45760203660031901126103b4576004356000526004602052602065ffffffffffff60406000205460a01c16604051908152f35b346103b45760003660031901126103b45760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b346103b45760003660031901126103b457602065ffffffffffff60085416604051908152f35b634e487b7160e01b600052602160045260246000fd5b60081115610e1757565b610df7565b906008821015610e175752565b346103b45760203660031901126103b4576020610e47600435613090565b610e546040518092610e1c565bf35b346103b45760403660031901126103b457602060ff610ea3602435610e7a81610628565b6004356000526009845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b346103b457610ebd3661094b565b92610ecd84838584969596611d89565b610ed681613090565b6008811015610e17571580610f2e575b15610f0a57610568610efa868686866139b4565b6040519081529081906020820190565b604051638fe5d8a960e01b81526004810191909152336024820152604490fd5b0390fd5b5080600052600460205260018060a01b03604060002054163314610ee6565b346103b45760003660031901126103b457610568610f6961246c565b6040519182916020835260208301906104d6565b346103b45760203660031901126103b45760043560005260096020526040600020805461056860026001840154930154604051938493846040919493926060820195825260208201520152565b346103b45760003660031901126103b457610568604051610fea81610667565b60018152603160f81b60208201526040519182916020835260208301906104d6565b6024359060ff821682036103b457565b346103b45760403660031901126103b457602061106461103a61100c565b60405161104681610682565b600081526040519161105783610682565b6000835233600435611fea565b604051908152f35b9181601f840112156103b4578235916001600160401b0383116103b457602083818601950101116103b457565b346103b45760c03660031901126103b4576110b261100c565b604435906110bf82610628565b6001600160401b03906064358281116103b4576110e090369060040161106c565b6084358481116103b4576110f8903690600401610756565b9160a4359485116103b45761056895611118610efa963690600401610756565b94600435611e78565b346103b45760803660031901126103b45761113a61100c565b6001600160401b03906044358281116103b45761115b90369060040161106c565b90916064359384116103b4576111866110649361117e6020963690600401610756565b93369161071f565b9033600435611fea565b346103b45760203660031901126103b45760206110646004356125d7565b65ffffffffffff8116036103b457565b346103b45760203660031901126103b4576004356111db816111ae565b6111e3612139565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855005b346103b45760603660031901126103b45761124a61100c565b6044356001600160401b0381116103b45760209161127961127261106493369060040161106c565b369161071f565b6040519161105783610682565b346103b45760803660031901126103b4576001600160401b036004358181116103b4576112b7903690600401610805565b906024358181116103b4576112d090369060040161086d565b916044358281116103b4576112e99036906004016108cb565b6064359283116103b457366023840112156103b45761056893611319610efa94369060248160040135910161071f565b92613362565b346103b45760203660031901126103b45760043561133c81610628565b60018060a01b031660005260026020526020604060002054604051908152f35b90815180825260208080930193019160005b82811061137c575050505090565b83518552938101939281019260010161136e565b346103b45760003660031901126103b45761142b6113cd7f0000000000000000000000000000000000000000000000000000000000000000612824565b6105686113f97f000000000000000000000000000000000000000000000000000000000000000061291b565b6114396040519161140983610682565b60008352604051958695600f60f81b875260e0602088015260e08701906104d6565b9085820360408701526104d6565b90466060850152306080850152600060a085015283820360c085015261135c565b346103b45760803660031901126103b45760043561147661100c565b906044359161148483610628565b6064356001600160401b0381116103b457610cec6114a9611536923690600401610756565b6001600160a01b03861660009081526002602052604090208054600181019091556115309060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a081526115288161069d565b5190206126ea565b866129dd565b6115515790610efa916105689361154b611ce4565b92611f6e565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b346103b45760003660031901126103b457602061158d6123a0565b65ffffffffffff60405191168152f35b346103b45760003660031901126103b457602060405160648152f35b346103b45760603660031901126103b4576004356115d681610628565b6044356001600160401b0381116103b4576044916115fa6020923690600401610756565b50604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610ba6576105689160009161166c575b506040519081529081906020820190565b611684915060203d8111610bd157610bc281836106d4565b3861165b565b346103b45760003660031901126103b45760206001600160d01b036116ad612cec565b16604051908152f35b346103b45760203660031901126103b4576004356116d381610628565b6116db612139565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55005b346103b457602061106461173d3661094b565b92919091611d89565b346103b45760203660031901126103b457602060405160018152f35b346103b45760203660031901126103b4576004356000526004602052602065ffffffffffff60016040600020015416604051908152f35b346103b45760003660031901126103b4576020600754604051908152f35b346103b45760a03660031901126103b4576117d3600435610628565b6117de602435610628565b6001600160401b036044358181116103b4576117fe90369060040161086d565b506064358181116103b45761181790369060040161086d565b506084359081116103b457611830903690600401610756565b5061056861183c6121ad565b6040516001600160e01b031990911681529081906020820190565b346103b45760203660031901126103b4576020611064600435611e03565b60603660031901126103b45760043561188d81610628565b604435906001600160401b0382116103b457600080916118b461002194369060040161106c565b906118bd612139565b81604051928392833781018481520391602435905af16118db612109565b906126c1565b346103b45760003660031901126103b457600b546040516001600160a01b039091168152602090f35b346103b45760003660031901126103b45761056860405161192a81610667565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906104d6565b346103b45760003660031901126103b45760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b346103b45760203660031901126103b45760043563ffffffff808216918281036103b4576119cf612139565b8215611a33577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346103b45760403660031901126103b45760446020600435611a6d81610628565b6000604051611a7b81610682565b52604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610ba6576105689160009161166c57506040519081529081906020820190565b346103b45760203660031901126103b457600435611b08612139565b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755005b346103b45760a03660031901126103b457611b5d600435610628565b611b68602435610628565b6084356001600160401b0381116103b457611b87903690600401610756565b50600b546001600160a01b031630036107dc5760405163f23a6e6160e01b8152602090f35b346103b45760203660031901126103b457604051632394e7a360e21b815260048035908201819052906020816024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa8015610ba65761056892610efa92600092611c2d575b50611c27906125d7565b90612fff565b611c27919250611c4a9060203d8111610bd157610bc281836106d4565b9190611c1d565b346103b45760003660031901126103b4576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b600b546001600160a01b031630036107dc57565b90600182811c92168015611cda575b6020831014611cc457565b634e487b7160e01b600052602260045260246000fd5b91607f1691611cb9565b60405190611cf182610682565b60008252565b90815180825260208080930193019160005b828110611d17575050505090565b83516001600160a01b031685529381019392810192600101611d09565b90815180825260208092019182818360051b85019501936000915b848310611d5f5750505050505090565b9091929394958480611d7983856001950387528a516104d6565b9801930193019194939290611d4f565b9290611dd592611de792604051948592611dc5611db2602086019960808b5260a0870190611cf7565b601f19968787830301604088015261135c565b9085858303016060860152611d34565b906080830152039081018352826106d4565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600460205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611e35571690565b611ded565b6000198114611e355760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015611e735760209160051b010190565b611e49565b939092919695610cec611f3291611f2c8a611eae8160018060a01b03166000526002602052604060002080549060018201905590565b611eb936888a61071f565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152611528816106b8565b8a6129dd565b611f4d5761050c959691611f4791369161071f565b92611fea565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b9161050c939160405193611f8185610682565b60008552611fea565b93909260ff611fb69361050c97958752166020860152604085015260a0606085015260a08401906104d6565b9160808184039101526104d6565b909260ff60809361050c96958452166020830152604082015281606082015201906104d6565b929190611ff684613090565b6008811015610e17576002600160ff83161b16156120db575083600052600460205261205261204a612044612039604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b8361255a565b8383876122a9565b9480511560001461209f57506120997fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785611fc4565b0390a290565b612099907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886611f8a565b6040516331b75e4d60e01b815260048101869052606491612100906024830190610e1c565b60026044820152fd5b3d15612134573d9061211a82610704565b9161212860405193846106d4565b82523d6000602084013e565b606090565b600b546001600160a01b031633810361219557300361215457565b61215d36610704565b61216a60405191826106d4565b368152602081019036600083376000602036830101525190205b8061218d612fa7565b036121845750565b6040516347096e4760e01b8152336004820152602490fd5b600b546001600160a01b031630036107dc5763bc197c8160e01b90565b6040906121e66000939594606083019683526020830190610e1c565b0152565b6121f381613090565b906008821015610e17576010600160ff84161b1615612210575090565b612233606492604051926331b75e4d60e01b845260048401526024830190610e1c565b60106044820152fd5b61224581613090565b906008821015610e17576030600160ff84161b1615612262575090565b612285606492604051926331b75e4d60e01b845260048401526024830190610e1c565b60306044820152fd5b9060018201809211611e3557565b91908201809211611e3557565b6122c0909291926000526009602052604060002090565b91600383016122eb6122e483839060018060a01b0316600052602052604060002090565b5460ff1690565b6123735761231160ff939261231e929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b1680612335575061233082825461229c565b905590565b6001810361234c575060010161233082825461229c565b6002036123615760020161233082825461229c565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b6040513d6000823e3d90fd5b6040516324776b7d60e21b81526020816004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa600091816123f7575b5061050c575061050c43612b60565b90916020823d821161242b575b81612411602093836106d4565b810103126105f1575051612424816111ae565b90386123e8565b3d9150612404565b6040519061244082610667565b601d82527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c740000006020830152565b604051634bf5d7e960e01b8152600080826004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa909182826124c4575b505061050c575061050c612433565b909192503d8082843e6124d781846106d4565b820191602081840312612543578051906001600160401b038211612547570182601f820112156125435780519161250d83610704565b9361251b60405195866106d4565b838552602084840101116105f157509061253b91602080850191016104b3565b9038806124b5565b5080fd5b8280fd5b908160209103126103b4575190565b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610ba6576000916125bf575090565b61050c915060203d8111610bd157610bc281836106d4565b6125df612d36565b926000925065ffffffffffff9182168110612604575050505b6001600160d01b031690565b61261091929350612b60565b600a54908390826005811161266b575b5061262b9350612ee3565b8061263657506125f8565b612666915061264761265f91612b92565b600a600052600080516020613c158339815191520190565b5460301c90565b6125f8565b909261267682612bc1565b8203918211611e355761262b94600a87528083600080516020613c15833981519152015416908516106000146126af5750915b38612620565b9291506126bb9061228e565b906126a9565b90919061070257508051156126d857805190602001fd5b60405163d6bda27560e01b8152600490fd5b6042906126f5612710565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031614806127fb575b1561276b577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a08152611de78161069d565b507f00000000000000000000000000000000000000000000000000000000000000004614612742565b60ff81146128625760ff811690601f8211612850576040519161284683610667565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b5060405160008181549161287583611caa565b808352926001908181169081156128f9575060011461289c575b5061050c925003826106d4565b600080805291507f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b8483106128de575061050c93505081016020013861288f565b819350908160209254838589010152019101909184926128c5565b90506020925061050c94915060ff191682840152151560051b8201013861288f565b60ff811461293d5760ff811690601f8211612850576040519161284683610667565b5060405160008160019182549261295384611caa565b808452938181169081156128f95750600114612976575061050c925003826106d4565b600081815291507fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b8483106129b8575061050c93505081016020013861288f565b8193509081602092548385890101520191019091849261299f565b60041115610e1757565b9091813b612a18576129ef9192612aa0565b506129f9816129d3565b159182612a0557505090565b6001600160a01b03918216911614919050565b6000918291604051612a5c81612a4e6020820194630b135d3f60e11b998a875260248401526040604484015260648301906104d6565b03601f1981018352826106d4565b51915afa90612a69612109565b82612a92575b82612a7957505090565b612a8e9192506020808251830101910161254b565b1490565b915060208251101591612a6f565b8151919060418303612ad157612aca92506020820151906060604084015193015160001a90612adc565b9192909190565b505060009160029190565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612b5457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610ba65780516001600160a01b03811615612b4b57918190565b50809160019190565b50505060009160039190565b65ffffffffffff90818111612b73571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b600019810191908211611e3557565b8115612bab570490565b634e487b7160e01b600052601260045260246000fd5b600181111561050c57600181600160801b811015612cda575b612c82612c78612c6e612c64612c5a612c50612c8e97600488600160401b612c899a1015612ccd575b640100000000811015612cc0575b62010000811015612cb3575b610100811015612ca7575b6010811015612c9b575b1015612c93575b60030260011c612c49818b612ba1565b0160011c90565b612c49818a612ba1565b612c498189612ba1565b612c498188612ba1565b612c498187612ba1565b612c498186612ba1565b8093612ba1565b821190565b900390565b60011b612c39565b811c9160021b91612c32565b60081c91811b91612c28565b60101c9160081b91612c1d565b60201c9160101b91612c11565b60401c9160201b91612c03565b50600160401b9050608082901c612bda565b600a5460009080612cfe575050600090565b80600019810111611e3557600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b600a5480612d4a5750600090600090600090565b80600019810111611e3557600a6000527fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a7015460019165ffffffffffff82169160301c90565b600a5490600160401b821015610662576001820180600a55821015611e735761070291600a600052600080516020613c158339815191520190612df065ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a549192918015612eb957612647612e2a91612b92565b9081549165ffffffffffff90818416918316808311612ea757869203612e6f57612e6892509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050612ea290612e8e612e806106f5565b65ffffffffffff9092168252565b6001600160d01b0385166020820152612d90565b612e68565b604051632520601d60e01b8152600490fd5b50612edd90612ec9612e806106f5565b6001600160d01b0384166020820152612d90565b60009190565b905b828110612ef157505090565b90918082169080831860011c8201809211611e3557600a60005265ffffffffffff8083600080516020613c1583398151915201541690851610600014612f3a5750915b90612ee5565b929150612f469061228e565b90612f34565b6005548060801c9160018301926001600160801b0380931683851614612f94576000526006602052604060002055600554916001600160801b03199060801b16911617600555565b634e487b7160005260416020526024601cfd5b600554906001600160801b038083169260801c8314612fec57826000526006602052600160406000209360008554955501166001600160801b03196005541617600555565b634e487b7160005260316020526024601cfd5b6000198282098282029182808310920391808303921461306e57816064111561305b577f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c29936064910990828211900360fe1b910360021c170290565b634e487b7160005260116020526024601cfd5b5050606491500490565b908160209103126103b4575180151581036103b45790565b613099816131a2565b906130a382610e0d565b6005820361319e576130c09150600052600c602052604060002090565b54600b546130d6906001600160a01b03166109e5565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610ba657600091613181575b501561311457505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610ba657600092613154575b50501561314f57600790565b600290565b6131739250803d1061317a575b61316b81836106d4565b810190613078565b3880613143565b503d613161565b6131989150843d861161317a5761316b81836106d4565b38613106565b5090565b6131b6816000526004602052604060002090565b5460ff8160f01c166132bf5760f81c6132b9576131f26120396131e3836000526004602052604060002090565b5460a01c65ffffffffffff1690565b80156132a0576132036120396123a0565b809110156132995761321482611e03565b1061321f5750600190565b61322b610cec826132c6565b8015613274575b1561323d5750600390565b6120396001613259613266936000526004602052604060002090565b015465ffffffffffff1690565b61326f57600490565b600590565b50613294610cec8260005260096020526040600020600181015490541090565b613232565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260096020526040600020600460205265ffffffffffff60406000205460a01c16604051632394e7a360e21b815281600482015260208160248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa8015610ba65761335d9261334c92600092611c2d5750611c27906125d7565b91600260018201549101549061229c565b101590565b9193929093613371823361374e565b1561346757600754948561338d575b61050c9495503393613597565b65ffffffffffff600019816133a06123a0565b160190808211611e355760006040516133b881610682565b52604051630748d63560e31b8152336004820152911660248201526020816044817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610ba657600091613449575b508681106134225750613380565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613461915060203d8111610bd157610bc281836106d4565b38613414565b60405163d9b3955760e01b8152336004820152602490fd5b90613489826107ee565b61349660405191826106d4565b82815280926134a7601f19916107ee565b019060005b8281106134b857505050565b8060606020809385010152016134ac565b95926134fc9061350a939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190611cf7565b90868203606088015261135c565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b83821061356957505050505061050c969750906135509184820360a0860152611d34565b9360c083015260e08201526101008184039101526104d6565b909192939583806135888f93600194601f199082030186528a516104d6565b9801920192019093929161352c565b9194939092946135af86516020880120828686611d89565b958351855190818114801590613743575b801561373b575b61371257505065ffffffffffff94856135ed6131e38a6000526004602052604060002090565b166136eb577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0956136e69363ffffffff6136366136286123a0565b60085494808616911661229c565b9260301c166136c46136528c6000526004602052604060002090565b80546001600160a01b0319166001600160a01b038a1617815561369b61367786612b60565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b6136a483613984565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b6136d86136d1895161347f565b918461229c565b936040519889988d8a6134c9565b0390a1565b876136f581613090565b6040516331b75e4d60e01b8152918291610f2a91600484016121ca565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b5080156135c7565b5083518114156135c0565b9080516034811061379b5760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b0161379b5761378d916029198201906137cf565b9015918215612a0557505090565b505050600190565b908160011b9180830460021490151715611e3557565b908160041b9180830460101490151715611e3557565b9190825182118015613858575b61382f576137e98161228e565b82118061383a575b6137fc9015156137a3565b60280180602811611e3557818303838111611e35570361382f5761381f92613861565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b146137f1565b508181116137dc565b92909261386d8461228e565b8311806138f4575b6138809015156137a3565b936000948101809111611e35579192905b8183106138a15750505060019190565b9092919360ff6138c26138bd6020888601015160ff60f81b1690565b613912565b1690600f82116138e857906138d96138e0926137b9565b0194611e3a565b919290613891565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14613875565b60f81c602f81118061397a575b1561392e57602f190160ff1690565b6060811180613970575b15613947576056190160ff1690565b6040811180613966575b15613960576036190160ff1690565b5060ff90565b5060478110613951565b5060678110613938565b50603a811061391f565b63ffffffff90818111613995571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b906139c0939291611d89565b6139c981613090565b6008811015610e1757603b600160ff83161b1615613ac85750613a0e6139f9826000526004602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1613a4e81600052600c602052604060002090565b5480613a58575090565b600b54613a6d906001600160a01b03166109e5565b803b156103b45760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610ba657613ab5575b506000818152600c602052604081205590565b80610b9a613ac29261064f565b38613aa2565b90613aec606492604051926331b75e4d60e01b845260048401526024830190610e1c565b603b6044820152fd5b949392613b21608093613b13613b2f9460a08a5260a08a0190611cf7565b9088820360208a015261135c565b908682036040880152611d34565b93600060608201520152565b9192613b6a60a094613b5c613b78949998979960c0875260c0870190611cf7565b90858203602087015261135c565b908382036040850152611d34565b946000606083015260808201520152565b9290939160018060a01b03600b541690813b156103b457600093613bd86040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601613af5565b039134905af1908115610ba657600092613c0292613c05575b50600052600c602052604060002090565b55565b613c0e9061064f565b38613bf156fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a264697066735822122096e6155403c0e85a4c4a6346f4c92d6c35195199ea8303e8c02eed5077b88d1b64736f6c63430008140033","opcodes":"PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT ISZERO PUSH2 0x23 JUMPI JUMPDEST CALLDATASIZE ISZERO PUSH2 0x19 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x21 PUSH2 0x1C96 JUMP JUMPDEST STOP JUMPDEST PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x1FFC9A7 EQ PUSH2 0x32E JUMPI DUP1 PUSH4 0x2A251A3 EQ PUSH2 0x329 JUMPI DUP1 PUSH4 0x6F3F9E6 EQ PUSH2 0x324 JUMPI DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x31F JUMPI DUP1 PUSH4 0x143489D0 EQ PUSH2 0x31A JUMPI DUP1 PUSH4 0x150B7A02 EQ PUSH2 0x315 JUMPI DUP1 PUSH4 0x160CBED7 EQ PUSH2 0x310 JUMPI DUP1 PUSH4 0x2656227D EQ PUSH2 0x30B JUMPI DUP1 PUSH4 0x2D63F693 EQ PUSH2 0x306 JUMPI DUP1 PUSH4 0x2FE3E261 EQ PUSH2 0x301 JUMPI DUP1 PUSH4 0x3932ABB1 EQ PUSH2 0x2FC JUMPI DUP1 PUSH4 0x3E4F49E6 EQ PUSH2 0x2F7 JUMPI DUP1 PUSH4 0x43859632 EQ PUSH2 0x2F2 JUMPI DUP1 PUSH4 0x452115D6 EQ PUSH2 0x2ED JUMPI DUP1 PUSH4 0x4BF5D7E9 EQ PUSH2 0x2E8 JUMPI DUP1 PUSH4 0x544FFC9C EQ PUSH2 0x2E3 JUMPI DUP1 PUSH4 0x54FD4D50 EQ PUSH2 0x2DE JUMPI DUP1 PUSH4 0x56781388 EQ PUSH2 0x2D9 JUMPI DUP1 PUSH4 0x5B8D0E0D EQ PUSH2 0x2D4 JUMPI DUP1 PUSH4 0x5F398A14 EQ PUSH2 0x2CF JUMPI DUP1 PUSH4 0x60C4247F EQ PUSH2 0x2CA JUMPI DUP1 PUSH4 0x79051887 EQ PUSH2 0x2C5 JUMPI DUP1 PUSH4 0x7B3C71D3 EQ PUSH2 0x2C0 JUMPI DUP1 PUSH4 0x7D5E81E2 EQ PUSH2 0x2BB JUMPI DUP1 PUSH4 0x7ECEBE00 EQ PUSH2 0x2B6 JUMPI DUP1 PUSH4 0x84B0196E EQ PUSH2 0x2B1 JUMPI DUP1 PUSH4 0x8FF262E3 EQ PUSH2 0x2AC JUMPI DUP1 PUSH4 0x91DDADF4 EQ PUSH2 0x2A7 JUMPI DUP1 PUSH4 0x97C3D334 EQ PUSH2 0x2A2 JUMPI DUP1 PUSH4 0x9A802A6D EQ PUSH2 0x29D JUMPI DUP1 PUSH4 0xA7713A70 EQ PUSH2 0x298 JUMPI DUP1 PUSH4 0xA890C910 EQ PUSH2 0x293 JUMPI DUP1 PUSH4 0xA8F8A668 EQ PUSH2 0x270 JUMPI DUP1 PUSH4 0xA9A95294 EQ PUSH2 0x28E JUMPI DUP1 PUSH4 0xAB58FB8E EQ PUSH2 0x289 JUMPI DUP1 PUSH4 0xB58131B0 EQ PUSH2 0x284 JUMPI DUP1 PUSH4 0xBC197C81 EQ PUSH2 0x27F JUMPI DUP1 PUSH4 0xC01F9E37 EQ PUSH2 0x27A JUMPI DUP1 PUSH4 0xC28BC2FA EQ PUSH2 0x275 JUMPI DUP1 PUSH4 0xC59057E4 EQ PUSH2 0x270 JUMPI DUP1 PUSH4 0xD33219B4 EQ PUSH2 0x26B JUMPI DUP1 PUSH4 0xDD4E2BA5 EQ PUSH2 0x266 JUMPI DUP1 PUSH4 0xDEAAA7CC EQ PUSH2 0x261 JUMPI DUP1 PUSH4 0xE540D01D EQ PUSH2 0x25C JUMPI DUP1 PUSH4 0xEB9019D4 EQ PUSH2 0x257 JUMPI DUP1 PUSH4 0xECE40CC1 EQ PUSH2 0x252 JUMPI DUP1 PUSH4 0xF23A6E61 EQ PUSH2 0x24D JUMPI DUP1 PUSH4 0xF8CE560A EQ PUSH2 0x248 JUMPI PUSH4 0xFC0C546A SUB PUSH2 0xE JUMPI PUSH2 0x1C51 JUMP JUMPDEST PUSH2 0x1BAC JUMP JUMPDEST PUSH2 0x1B41 JUMP JUMPDEST PUSH2 0x1AEC JUMP JUMPDEST PUSH2 0x1A4C JUMP JUMPDEST PUSH2 0x19A3 JUMP JUMPDEST PUSH2 0x1968 JUMP JUMPDEST PUSH2 0x190A JUMP JUMPDEST PUSH2 0x18E1 JUMP JUMPDEST PUSH2 0x172A JUMP JUMPDEST PUSH2 0x1875 JUMP JUMPDEST PUSH2 0x1857 JUMP JUMPDEST PUSH2 0x17B7 JUMP JUMPDEST PUSH2 0x1799 JUMP JUMPDEST PUSH2 0x1762 JUMP JUMPDEST PUSH2 0x1746 JUMP JUMPDEST PUSH2 0x16B6 JUMP JUMPDEST PUSH2 0x168A JUMP JUMPDEST PUSH2 0x15B9 JUMP JUMPDEST PUSH2 0x159D JUMP JUMPDEST PUSH2 0x1572 JUMP JUMPDEST PUSH2 0x145A JUMP JUMPDEST PUSH2 0x1390 JUMP JUMPDEST PUSH2 0x131F JUMP JUMPDEST PUSH2 0x1286 JUMP JUMPDEST PUSH2 0x1231 JUMP JUMPDEST PUSH2 0x11BE JUMP JUMPDEST PUSH2 0x1190 JUMP JUMPDEST PUSH2 0x1121 JUMP JUMPDEST PUSH2 0x1099 JUMP JUMPDEST PUSH2 0x101C JUMP JUMPDEST PUSH2 0xFCA JUMP JUMPDEST PUSH2 0xF7D JUMP JUMPDEST PUSH2 0xF4D JUMP JUMPDEST PUSH2 0xEAF JUMP JUMPDEST PUSH2 0xE56 JUMP JUMPDEST PUSH2 0xE29 JUMP JUMPDEST PUSH2 0xDD1 JUMP JUMPDEST PUSH2 0xD96 JUMP JUMPDEST PUSH2 0xD5F JUMP JUMPDEST PUSH2 0xBF7 JUMP JUMPDEST PUSH2 0x9AD JUMP JUMPDEST PUSH2 0x771 JUMP JUMPDEST PUSH2 0x5F4 JUMP JUMPDEST PUSH2 0x50F JUMP JUMPDEST PUSH2 0x3EB JUMP JUMPDEST PUSH2 0x3C4 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF PUSH1 0xE0 SHL DUP2 AND DUP1 SWAP2 SUB PUSH2 0x3B4 JUMPI PUSH1 0x20 SWAP1 PUSH4 0x66DEFE77 PUSH1 0xE1 SHL DUP2 EQ SWAP1 DUP2 ISZERO PUSH2 0x3A3 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x392 JUMPI JUMPDEST DUP2 ISZERO PUSH2 0x381 JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST PUSH4 0x1FFC9A7 PUSH1 0xE0 SHL EQ SWAP1 POP CODESIZE PUSH2 0x376 JUMP JUMPDEST PUSH4 0x2711897 PUSH1 0xE5 SHL DUP2 EQ SWAP2 POP PUSH2 0x36F JUMP JUMPDEST PUSH4 0x32A2AD43 PUSH1 0xE1 SHL DUP2 EQ SWAP2 POP PUSH2 0x368 JUMP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 SWAP2 SUB SLT PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH4 0xFFFFFFFF PUSH1 0x8 SLOAD PUSH1 0x30 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x407 PUSH2 0x2139 JUMP JUMPDEST PUSH1 0x64 DUP2 GT PUSH2 0x494 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB SWAP1 DUP2 PUSH2 0x421 PUSH2 0x2CEC JUMP JUMPDEST AND PUSH2 0x42A PUSH2 0x23A0 JUMP JUMPDEST SWAP3 DUP1 DUP4 GT PUSH2 0x474 JUMPI PUSH32 0x553476BF02EF2726E8CE5CED78D63E26E602E4A2257B1F559418E24B4633997 SWAP4 PUSH2 0x460 SWAP2 DUP5 AND SWAP1 PUSH2 0x2E12 JUMP JUMPDEST POP POP PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP3 SWAP1 SWAP3 MSTORE LOG1 STOP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0xD0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD DUP5 SWAP1 MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x243E5445 PUSH1 0xE0 SHL DUP3 MSTORE PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x64 PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT PUSH2 0x4C6 JUMPI POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x4B6 JUMP JUMPDEST SWAP1 PUSH1 0x20 SWAP2 PUSH2 0x4EF DUP2 MLOAD DUP1 SWAP3 DUP2 DUP6 MSTORE DUP6 DUP1 DUP7 ADD SWAP2 ADD PUSH2 0x4B3 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND ADD ADD SWAP1 JUMP JUMPDEST SWAP1 PUSH1 0x20 PUSH2 0x50C SWAP3 DUP2 DUP2 MSTORE ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 DUP1 PUSH1 0x3 NOT CALLDATASIZE ADD SLT PUSH2 0x5F1 JUMPI PUSH1 0x40 MLOAD SWAP1 DUP1 PUSH1 0x3 SLOAD PUSH2 0x532 DUP2 PUSH2 0x1CAA JUMP JUMPDEST DUP1 DUP6 MSTORE SWAP2 PUSH1 0x1 SWAP2 DUP1 DUP4 AND SWAP1 DUP2 ISZERO PUSH2 0x5C7 JUMPI POP PUSH1 0x1 EQ PUSH2 0x56C JUMPI JUMPDEST PUSH2 0x568 DUP6 PUSH2 0x55C DUP2 DUP8 SUB DUP3 PUSH2 0x6D4 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 DUP3 PUSH2 0x4FB JUMP JUMPDEST SUB SWAP1 RETURN JUMPDEST SWAP3 POP PUSH1 0x3 DUP4 MSTORE PUSH32 0xC2575A0E9E593C00F959F8C92F12DB2869C3395A3B0502D05E2516446F71F85B JUMPDEST DUP3 DUP5 LT PUSH2 0x5AF JUMPI POP POP POP DUP2 ADD PUSH1 0x20 ADD PUSH2 0x55C DUP3 PUSH2 0x568 PUSH2 0x54C JUMP JUMPDEST DUP1 SLOAD PUSH1 0x20 DUP6 DUP8 ADD DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE SWAP1 SWAP4 ADD SWAP3 DUP2 ADD PUSH2 0x594 JUMP JUMPDEST DUP7 SWAP6 POP PUSH2 0x568 SWAP7 SWAP4 POP PUSH1 0x20 SWAP3 POP PUSH2 0x55C SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 SWAP4 PUSH2 0x54C JUMP JUMPDEST DUP1 REVERT JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND SUB PUSH2 0x3B4 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x639 JUMP JUMPDEST PUSH1 0x40 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x20 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0xC0 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH2 0x100 DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST SWAP1 PUSH1 0x1F DUP1 NOT SWAP2 ADD AND DUP2 ADD SWAP1 DUP2 LT PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT OR PUSH2 0x662 JUMPI PUSH1 0x40 MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x702 DUP3 PUSH2 0x667 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x662 JUMPI PUSH1 0x1F ADD PUSH1 0x1F NOT AND PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST SWAP3 SWAP2 SWAP3 PUSH2 0x72B DUP3 PUSH2 0x704 JUMP JUMPDEST SWAP2 PUSH2 0x739 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6D4 JUMP JUMPDEST DUP3 SWAP5 DUP2 DUP5 MSTORE DUP2 DUP4 ADD GT PUSH2 0x3B4 JUMPI DUP3 DUP2 PUSH1 0x20 SWAP4 DUP5 PUSH1 0x0 SWAP7 ADD CALLDATACOPY ADD ADD MSTORE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP2 PUSH1 0x20 PUSH2 0x50C SWAP4 CALLDATALOAD SWAP2 ADD PUSH2 0x71F JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x78D PUSH1 0x4 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH2 0x798 PUSH1 0x24 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x7B7 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI PUSH1 0x40 MLOAD PUSH4 0xA85BD01 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x7485328F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x662 JUMPI PUSH1 0x5 SHL PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x81C DUP4 PUSH2 0x7EE JUMP JUMPDEST SWAP3 PUSH2 0x82A PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6D4 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x3B4 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x854 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 DUP1 SWAP2 DUP4 CALLDATALOAD PUSH2 0x862 DUP2 PUSH2 0x628 JUMP JUMPDEST DUP2 MSTORE ADD SWAP2 ADD SWAP1 PUSH2 0x846 JUMP JUMPDEST DUP2 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP1 CALLDATALOAD SWAP2 PUSH2 0x884 DUP4 PUSH2 0x7EE JUMP JUMPDEST SWAP3 PUSH2 0x892 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6D4 JUMP JUMPDEST DUP1 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP3 PUSH1 0x5 SHL DUP3 ADD ADD SWAP3 DUP4 GT PUSH2 0x3B4 JUMPI DUP4 ADD SWAP1 JUMPDEST DUP3 DUP3 LT PUSH2 0x8BC JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP2 CALLDATALOAD DUP2 MSTORE SWAP1 DUP4 ADD SWAP1 DUP4 ADD PUSH2 0x8AE JUMP JUMPDEST SWAP1 DUP1 PUSH1 0x1F DUP4 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP2 CALLDATALOAD SWAP1 PUSH2 0x8E3 DUP3 PUSH2 0x7EE JUMP JUMPDEST SWAP3 PUSH2 0x8F1 PUSH1 0x40 MLOAD SWAP5 DUP6 PUSH2 0x6D4 JUMP JUMPDEST DUP3 DUP5 MSTORE PUSH1 0x20 SWAP3 DUP4 DUP1 DUP7 ADD SWAP2 PUSH1 0x5 SHL DUP4 ADD ADD SWAP3 DUP1 DUP5 GT PUSH2 0x3B4 JUMPI DUP5 DUP4 ADD SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x91F JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST DUP3 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI DUP7 SWAP2 PUSH2 0x940 DUP5 DUP5 DUP1 SWAP5 DUP10 ADD ADD PUSH2 0x756 JUMP JUMPDEST DUP2 MSTORE ADD SWAP3 ADD SWAP2 PUSH2 0x90F JUMP JUMPDEST PUSH1 0x80 PUSH1 0x3 NOT DUP3 ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP2 PUSH1 0x4 CALLDATALOAD DUP4 DUP2 GT PUSH2 0x3B4 JUMPI DUP3 PUSH2 0x977 SWAP2 PUSH1 0x4 ADD PUSH2 0x805 JUMP JUMPDEST SWAP3 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI DUP4 PUSH2 0x98F SWAP2 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST SWAP3 PUSH1 0x44 CALLDATALOAD SWAP2 DUP3 GT PUSH2 0x3B4 JUMPI PUSH2 0x9A6 SWAP2 PUSH1 0x4 ADD PUSH2 0x8CB JUMP JUMPDEST SWAP1 PUSH1 0x64 CALLDATALOAD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH2 0x9BB CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST PUSH2 0x9C9 DUP2 DUP4 DUP6 DUP8 SWAP7 SWAP8 PUSH2 0x1D89 JUMP JUMPDEST SWAP3 PUSH2 0x9D3 DUP5 PUSH2 0x21EA JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH2 0x9F1 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST SWAP3 PUSH1 0x40 SWAP6 DUP7 MLOAD SWAP4 PUSH4 0x793D0649 PUSH1 0xE1 SHL DUP6 MSTORE PUSH1 0x20 SWAP1 DUP2 DUP7 PUSH1 0x4 DUP2 DUP11 GAS STATICCALL SWAP6 DUP7 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP7 PUSH2 0xBD8 JUMPI JUMPDEST POP PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP6 DUP2 DUP10 MLOAD DUP1 SWAP3 PUSH4 0xB1C5F427 PUSH1 0xE0 SHL DUP3 MSTORE DUP2 DUP1 PUSH2 0xA53 DUP13 DUP11 DUP11 DUP14 PUSH1 0x4 DUP7 ADD PUSH2 0x3AF5 JUMP JUMPDEST SUB SWAP2 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP3 PUSH2 0xBAB JUMPI JUMPDEST POP POP PUSH2 0xA7C DUP8 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE PUSH1 0xB SLOAD PUSH2 0xA92 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9E5 JUMP JUMPDEST SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x3B4 JUMPI PUSH1 0x0 DUP1 SWAP5 PUSH2 0xABE DUP8 DUP12 MLOAD SWAP10 DUP11 SWAP8 DUP9 SWAP7 DUP8 SWAP6 PUSH4 0x8F2A0BB PUSH1 0xE4 SHL DUP8 MSTORE PUSH1 0x4 DUP8 ADD PUSH2 0x3B3B JUMP JUMPDEST SUB SWAP3 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0xAE2 SWAP3 PUSH2 0xADD SWAP3 PUSH2 0xB8D JUMPI JUMPDEST POP TIMESTAMP PUSH2 0x229C JUMP JUMPDEST PUSH2 0x2B60 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND ISZERO PUSH2 0xB7C JUMPI SWAP2 PUSH32 0x9A2E42FD6722813D69113E7D0079D3D940171428DF7373DF9C7F7617CFDA2892 PUSH2 0xB6B DUP5 PUSH2 0xB4D PUSH2 0x568 SWAP7 PUSH1 0x1 PUSH2 0xB33 DUP9 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST DUP4 MLOAD DUP6 DUP2 MSTORE PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP2 AND PUSH1 0x20 DUP3 ADD MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x40 DUP3 ADD SWAP1 JUMP JUMPDEST SUB SWAP1 LOG1 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST DUP3 MLOAD PUSH4 0x48442523 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST DUP1 PUSH2 0xB9A PUSH2 0xBA0 SWAP3 PUSH2 0x64F JUMP JUMPDEST DUP1 PUSH2 0x3B9 JUMP JUMPDEST CODESIZE PUSH2 0xAD6 JUMP JUMPDEST PUSH2 0x2394 JUMP JUMPDEST PUSH2 0xBCA SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0xBD1 JUMPI JUMPDEST PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x254B JUMP JUMPDEST CODESIZE DUP1 PUSH2 0xA66 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0xBB8 JUMP JUMPDEST PUSH2 0xBF0 SWAP2 SWAP7 POP DUP3 RETURNDATASIZE DUP5 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST SWAP5 CODESIZE PUSH2 0xA1C JUMP JUMPDEST PUSH2 0xC00 CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST PUSH2 0xC0E DUP2 DUP4 DUP6 DUP8 SWAP6 SWAP8 PUSH2 0x1D89 JUMP JUMPDEST SWAP3 PUSH2 0xC18 DUP5 PUSH2 0x223C JUMP JUMPDEST POP PUSH2 0xC43 PUSH2 0xC30 DUP6 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF PUSH1 0xF0 SHL NOT AND PUSH1 0x1 PUSH1 0xF0 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP4 SWAP1 DUP5 AND ADDRESS SUB PUSH2 0xCF5 JUMPI JUMPDEST SWAP5 PUSH2 0xC69 SWAP3 SWAP2 PUSH2 0x568 SWAP7 DUP7 PUSH2 0x3B89 JUMP JUMPDEST PUSH1 0xB SLOAD ADDRESS SWAP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ ISZERO DUP1 PUSH2 0xCD0 JUMPI JUMPDEST PUSH2 0xCC1 JUMPI JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x712AE1383F79AC853F8D882153778E0260EF8F03B504E2866E0593E04D2B291F SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0xCCB PUSH1 0x0 PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH2 0xC85 JUMP JUMPDEST POP PUSH2 0xCF0 PUSH2 0xCEC PUSH1 0x5 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP2 AND SWAP1 PUSH1 0x80 SHR EQ SWAP1 JUMP JUMPDEST ISZERO SWAP1 JUMP JUMPDEST PUSH2 0xC80 JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x0 JUMPDEST DUP5 MLOAD DUP2 LT ISZERO PUSH2 0xD55 JUMPI PUSH2 0xD31 SWAP1 ADDRESS PUSH2 0xD27 PUSH2 0x9E5 PUSH2 0xD1A DUP5 DUP11 PUSH2 0x1E5F JUMP JUMPDEST MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND SWAP1 JUMP JUMPDEST EQ PUSH2 0xD36 JUMPI PUSH2 0x1E3A JUMP JUMPDEST PUSH2 0xCFC JUMP JUMPDEST PUSH2 0xD50 PUSH2 0xD43 DUP3 DUP11 PUSH2 0x1E5F JUMP JUMPDEST MLOAD PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 PUSH2 0x2F4C JUMP JUMPDEST PUSH2 0x1E3A JUMP JUMPDEST POP SWAP2 SWAP4 SWAP1 SWAP3 PUSH2 0xC59 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x8 SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x8 GT ISZERO PUSH2 0xE17 JUMPI JUMP JUMPDEST PUSH2 0xDF7 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xE17 JUMPI MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0xE47 PUSH1 0x4 CALLDATALOAD PUSH2 0x3090 JUMP JUMPDEST PUSH2 0xE54 PUSH1 0x40 MLOAD DUP1 SWAP3 PUSH2 0xE1C JUMP JUMPDEST RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0xFF PUSH2 0xEA3 PUSH1 0x24 CALLDATALOAD PUSH2 0xE7A DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 DUP5 MSTORE PUSH1 0x3 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD AND PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH2 0xEBD CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST SWAP3 PUSH2 0xECD DUP5 DUP4 DUP6 DUP5 SWAP7 SWAP6 SWAP7 PUSH2 0x1D89 JUMP JUMPDEST PUSH2 0xED6 DUP2 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xE17 JUMPI ISZERO DUP1 PUSH2 0xF2E JUMPI JUMPDEST ISZERO PUSH2 0xF0A JUMPI PUSH2 0x568 PUSH2 0xEFA DUP7 DUP7 DUP7 DUP7 PUSH2 0x39B4 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x8FE5D8A9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE CALLER PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 SWAP1 REVERT JUMPDEST SUB SWAP1 REVERT JUMPDEST POP DUP1 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD AND CALLER EQ PUSH2 0xEE6 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x568 PUSH2 0xF69 PUSH2 0x246C JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH2 0x568 PUSH1 0x2 PUSH1 0x1 DUP5 ADD SLOAD SWAP4 ADD SLOAD PUSH1 0x40 MLOAD SWAP4 DUP5 SWAP4 DUP5 PUSH1 0x40 SWAP2 SWAP5 SWAP4 SWAP3 PUSH1 0x60 DUP3 ADD SWAP6 DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x568 PUSH1 0x40 MLOAD PUSH2 0xFEA DUP2 PUSH2 0x667 JUMP JUMPDEST PUSH1 0x1 DUP2 MSTORE PUSH1 0x31 PUSH1 0xF8 SHL PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST PUSH1 0x24 CALLDATALOAD SWAP1 PUSH1 0xFF DUP3 AND DUP3 SUB PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH2 0x103A PUSH2 0x100C JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1046 DUP2 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP2 MSTORE PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1057 DUP4 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x1FEA JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP2 DUP2 PUSH1 0x1F DUP5 ADD SLT ISZERO PUSH2 0x3B4 JUMPI DUP3 CALLDATALOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP4 GT PUSH2 0x3B4 JUMPI PUSH1 0x20 DUP4 DUP2 DUP7 ADD SWAP6 ADD ADD GT PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0xC0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x10B2 PUSH2 0x100C JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH2 0x10BF DUP3 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x64 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x10E0 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD DUP5 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x10F8 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST SWAP2 PUSH1 0xA4 CALLDATALOAD SWAP5 DUP6 GT PUSH2 0x3B4 JUMPI PUSH2 0x568 SWAP6 PUSH2 0x1118 PUSH2 0xEFA SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST SWAP5 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E78 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x113A PUSH2 0x100C JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB SWAP1 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x115B SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x64 CALLDATALOAD SWAP4 DUP5 GT PUSH2 0x3B4 JUMPI PUSH2 0x1186 PUSH2 0x1064 SWAP4 PUSH2 0x117E PUSH1 0x20 SWAP7 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST SWAP4 CALLDATASIZE SWAP2 PUSH2 0x71F JUMP JUMPDEST SWAP1 CALLER PUSH1 0x4 CALLDATALOAD PUSH2 0x1FEA JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH1 0x4 CALLDATALOAD PUSH2 0x25D7 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF DUP2 AND SUB PUSH2 0x3B4 JUMPI JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x11DB DUP2 PUSH2 0x11AE JUMP JUMPDEST PUSH2 0x11E3 PUSH2 0x2139 JUMP JUMPDEST PUSH1 0x8 SLOAD PUSH32 0xC565B045403DC03C2EEA82B81A0465EDAD9E2E7FC4D97E11421C209DA93D7A93 PUSH1 0x40 DUP1 MLOAD SWAP4 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP6 AND DUP7 MSTORE AND SWAP4 DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH6 0xFFFFFFFFFFFF NOT AND OR PUSH1 0x8 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x124A PUSH2 0x100C JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH1 0x20 SWAP2 PUSH2 0x1279 PUSH2 0x1272 PUSH2 0x1064 SWAP4 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST CALLDATASIZE SWAP2 PUSH2 0x71F JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1057 DUP4 PUSH2 0x682 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x4 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x12B7 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x805 JUMP JUMPDEST SWAP1 PUSH1 0x24 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x12D0 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST SWAP2 PUSH1 0x44 CALLDATALOAD DUP3 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x12E9 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x8CB JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD SWAP3 DUP4 GT PUSH2 0x3B4 JUMPI CALLDATASIZE PUSH1 0x23 DUP5 ADD SLT ISZERO PUSH2 0x3B4 JUMPI PUSH2 0x568 SWAP4 PUSH2 0x1319 PUSH2 0xEFA SWAP5 CALLDATASIZE SWAP1 PUSH1 0x24 DUP2 PUSH1 0x4 ADD CALLDATALOAD SWAP2 ADD PUSH2 0x71F JUMP JUMPDEST SWAP3 PUSH2 0x3362 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x133C DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x137C JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x136E JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x142B PUSH2 0x13CD PUSH32 0x0 PUSH2 0x2824 JUMP JUMPDEST PUSH2 0x568 PUSH2 0x13F9 PUSH32 0x0 PUSH2 0x291B JUMP JUMPDEST PUSH2 0x1439 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1409 DUP4 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP4 MSTORE PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0xF PUSH1 0xF8 SHL DUP8 MSTORE PUSH1 0xE0 PUSH1 0x20 DUP9 ADD MSTORE PUSH1 0xE0 DUP8 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x40 DUP8 ADD MSTORE PUSH2 0x4D6 JUMP JUMPDEST SWAP1 CHAINID PUSH1 0x60 DUP6 ADD MSTORE ADDRESS PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0x0 PUSH1 0xA0 DUP6 ADD MSTORE DUP4 DUP3 SUB PUSH1 0xC0 DUP6 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x80 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1476 PUSH2 0x100C JUMP JUMPDEST SWAP1 PUSH1 0x44 CALLDATALOAD SWAP2 PUSH2 0x1484 DUP4 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x64 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0xCEC PUSH2 0x14A9 PUSH2 0x1536 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0x1 DUP2 ADD SWAP1 SWAP2 SSTORE PUSH2 0x1530 SWAP1 PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP2 PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP4 MSTORE DUP9 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0xFF DUP9 AND PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP11 AND PUSH1 0x80 DUP4 ADD MSTORE PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1528 DUP2 PUSH2 0x69D JUMP JUMPDEST MLOAD SWAP1 KECCAK256 PUSH2 0x26EA JUMP JUMPDEST DUP7 PUSH2 0x29DD JUMP JUMPDEST PUSH2 0x1551 JUMPI SWAP1 PUSH2 0xEFA SWAP2 PUSH2 0x568 SWAP4 PUSH2 0x154B PUSH2 0x1CE4 JUMP JUMPDEST SWAP3 PUSH2 0x1F6E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x158D PUSH2 0x23A0 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 MLOAD SWAP2 AND DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x64 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x15D6 DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH1 0x44 SWAP2 PUSH2 0x15FA PUSH1 0x20 SWAP3 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x568 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166C JUMPI JUMPDEST POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST PUSH2 0x1684 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST CODESIZE PUSH2 0x165B JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB PUSH2 0x16AD PUSH2 0x2CEC JUMP JUMPDEST AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x16D3 DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH2 0x16DB PUSH2 0x2139 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH32 0x8F74EA46EF7894F65EABFB5E6E695DE773A000B47C529AB559178069B226401 PUSH1 0x40 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB DUP1 SWAP5 AND SWAP4 DUP2 MLOAD SWAP1 DUP5 AND DUP2 MSTORE DUP5 PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND OR PUSH1 0xB SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH2 0x173D CALLDATASIZE PUSH2 0x94B JUMP JUMPDEST SWAP3 SWAP2 SWAP1 SWAP2 PUSH2 0x1D89 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH1 0x1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x20 PUSH6 0xFFFFFFFFFFFF PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 ADD SLOAD AND PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x7 SLOAD PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x17D3 PUSH1 0x4 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH2 0x17DE PUSH1 0x24 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB PUSH1 0x44 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x17FE SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST POP PUSH1 0x64 CALLDATALOAD DUP2 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x1817 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x86D JUMP JUMPDEST POP PUSH1 0x84 CALLDATALOAD SWAP1 DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x1830 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH2 0x568 PUSH2 0x183C PUSH2 0x21AD JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xE0 SHL SUB NOT SWAP1 SWAP2 AND DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH2 0x1064 PUSH1 0x4 CALLDATALOAD PUSH2 0x1E03 JUMP JUMPDEST PUSH1 0x60 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x188D DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x44 CALLDATALOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x3B4 JUMPI PUSH1 0x0 DUP1 SWAP2 PUSH2 0x18B4 PUSH2 0x21 SWAP5 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x106C JUMP JUMPDEST SWAP1 PUSH2 0x18BD PUSH2 0x2139 JUMP JUMPDEST DUP2 PUSH1 0x40 MLOAD SWAP3 DUP4 SWAP3 DUP4 CALLDATACOPY DUP2 ADD DUP5 DUP2 MSTORE SUB SWAP2 PUSH1 0x24 CALLDATALOAD SWAP1 GAS CALL PUSH2 0x18DB PUSH2 0x2109 JUMP JUMPDEST SWAP1 PUSH2 0x26C1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0xB SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x568 PUSH1 0x40 MLOAD PUSH2 0x192A DUP2 PUSH2 0x667 JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH32 0x737570706F72743D627261766F2671756F72756D3D666F722C6162737461696E PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x40 MLOAD SWAP2 DUP3 SWAP2 PUSH1 0x20 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x20 PUSH1 0x40 MLOAD PUSH32 0xF2AAD550CF55F045CB27E9C559F9889FDFB6E6CDAA032301D6EA397784AE51D7 DUP2 MSTORE RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH4 0xFFFFFFFF DUP1 DUP3 AND SWAP2 DUP3 DUP2 SUB PUSH2 0x3B4 JUMPI PUSH2 0x19CF PUSH2 0x2139 JUMP JUMPDEST DUP3 ISZERO PUSH2 0x1A33 JUMPI PUSH32 0x7E3F7F0708A84DE9203036ABAA450DCCC85AD5FF52F78C170F3EDB55CF5E8828 PUSH1 0x40 PUSH10 0xFFFFFFFF000000000000 SWAP4 PUSH1 0x8 SLOAD SWAP6 DUP3 MLOAD SWAP2 DUP8 PUSH1 0x30 SHR AND DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE LOG1 PUSH1 0x30 SHL AND SWAP1 PUSH10 0xFFFFFFFF000000000000 NOT AND OR PUSH1 0x8 SSTORE PUSH1 0x0 DUP1 RETURN JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xF1CFBF05 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x40 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x44 PUSH1 0x20 PUSH1 0x4 CALLDATALOAD PUSH2 0x1A6D DUP2 PUSH2 0x628 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x1A7B DUP2 PUSH2 0x682 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 CALLDATALOAD SWAP1 DUP3 ADD MSTORE SWAP3 DUP4 SWAP2 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x568 SWAP2 PUSH1 0x0 SWAP2 PUSH2 0x166C JUMPI POP PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE SWAP1 DUP2 SWAP1 PUSH1 0x20 DUP3 ADD SWAP1 JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x4 CALLDATALOAD PUSH2 0x1B08 PUSH2 0x2139 JUMP JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x40 DUP1 MLOAD SWAP2 DUP3 MSTORE PUSH1 0x20 DUP3 ADD DUP4 SWAP1 MSTORE PUSH32 0xCCB45DA8D5717E6C4544694297C4BA5CF151D455C9BB0ED4FC7A38411BC05461 SWAP2 LOG1 PUSH1 0x7 SSTORE STOP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0xA0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH2 0x1B5D PUSH1 0x4 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH2 0x1B68 PUSH1 0x24 CALLDATALOAD PUSH2 0x628 JUMP JUMPDEST PUSH1 0x84 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP2 GT PUSH2 0x3B4 JUMPI PUSH2 0x1B87 SWAP1 CALLDATASIZE SWAP1 PUSH1 0x4 ADD PUSH2 0x756 JUMP JUMPDEST POP PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI PUSH1 0x40 MLOAD PUSH4 0xF23A6E61 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x20 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 DUP1 CALLDATALOAD SWAP1 DUP3 ADD DUP2 SWAP1 MSTORE SWAP1 PUSH1 0x20 DUP2 PUSH1 0x24 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x568 SWAP3 PUSH2 0xEFA SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C2D JUMPI JUMPDEST POP PUSH2 0x1C27 SWAP1 PUSH2 0x25D7 JUMP JUMPDEST SWAP1 PUSH2 0x2FFF JUMP JUMPDEST PUSH2 0x1C27 SWAP2 SWAP3 POP PUSH2 0x1C4A SWAP1 PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST SWAP2 SWAP1 PUSH2 0x1C1D JUMP JUMPDEST CALLVALUE PUSH2 0x3B4 JUMPI PUSH1 0x0 CALLDATASIZE PUSH1 0x3 NOT ADD SLT PUSH2 0x3B4 JUMPI PUSH1 0x40 MLOAD PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 SWAP1 RETURN JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI JUMP JUMPDEST SWAP1 PUSH1 0x1 DUP3 DUP2 SHR SWAP3 AND DUP1 ISZERO PUSH2 0x1CDA JUMPI JUMPDEST PUSH1 0x20 DUP4 LT EQ PUSH2 0x1CC4 JUMPI JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST SWAP2 PUSH1 0x7F AND SWAP2 PUSH2 0x1CB9 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x1CF1 DUP3 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP3 MSTORE JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 DUP1 SWAP4 ADD SWAP4 ADD SWAP2 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x1D17 JUMPI POP POP POP POP SWAP1 JUMP JUMPDEST DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 MSTORE SWAP4 DUP2 ADD SWAP4 SWAP3 DUP2 ADD SWAP3 PUSH1 0x1 ADD PUSH2 0x1D09 JUMP JUMPDEST SWAP1 DUP2 MLOAD DUP1 DUP3 MSTORE PUSH1 0x20 DUP1 SWAP3 ADD SWAP2 DUP3 DUP2 DUP4 PUSH1 0x5 SHL DUP6 ADD SWAP6 ADD SWAP4 PUSH1 0x0 SWAP2 JUMPDEST DUP5 DUP4 LT PUSH2 0x1D5F JUMPI POP POP POP POP POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP5 SWAP6 DUP5 DUP1 PUSH2 0x1D79 DUP4 DUP6 PUSH1 0x1 SWAP6 SUB DUP8 MSTORE DUP11 MLOAD PUSH2 0x4D6 JUMP JUMPDEST SWAP9 ADD SWAP4 ADD SWAP4 ADD SWAP2 SWAP5 SWAP4 SWAP3 SWAP1 PUSH2 0x1D4F JUMP JUMPDEST SWAP3 SWAP1 PUSH2 0x1DD5 SWAP3 PUSH2 0x1DE7 SWAP3 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP3 PUSH2 0x1DC5 PUSH2 0x1DB2 PUSH1 0x20 DUP7 ADD SWAP10 PUSH1 0x80 DUP12 MSTORE PUSH1 0xA0 DUP8 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST PUSH1 0x1F NOT SWAP7 DUP8 DUP8 DUP4 SUB ADD PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP1 DUP6 DUP6 DUP4 SUB ADD PUSH1 0x60 DUP7 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP1 PUSH1 0x80 DUP4 ADD MSTORE SUB SWAP1 DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6D4 JUMP JUMPDEST MLOAD SWAP1 KECCAK256 SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 PUSH4 0xFFFFFFFF DUP3 PUSH1 0xD0 SHR AND SWAP2 PUSH1 0xA0 SHR AND ADD DUP2 DUP2 GT PUSH2 0x1E35 JUMPI AND SWAP1 JUMP JUMPDEST PUSH2 0x1DED JUMP JUMPDEST PUSH1 0x0 NOT DUP2 EQ PUSH2 0x1E35 JUMPI PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 MLOAD DUP3 LT ISZERO PUSH2 0x1E73 JUMPI PUSH1 0x20 SWAP2 PUSH1 0x5 SHL ADD ADD SWAP1 JUMP JUMPDEST PUSH2 0x1E49 JUMP JUMPDEST SWAP4 SWAP1 SWAP3 SWAP2 SWAP7 SWAP6 PUSH2 0xCEC PUSH2 0x1F32 SWAP2 PUSH2 0x1F2C DUP11 PUSH2 0x1EAE DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 DUP1 SLOAD SWAP1 PUSH1 0x1 DUP3 ADD SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH2 0x1EB9 CALLDATASIZE DUP9 DUP11 PUSH2 0x71F JUMP JUMPDEST PUSH1 0x20 DUP2 MLOAD SWAP2 ADD KECCAK256 DUP12 MLOAD PUSH1 0x20 DUP14 ADD KECCAK256 SWAP1 PUSH1 0x40 MLOAD SWAP3 PUSH1 0x20 DUP5 ADD SWAP5 PUSH32 0x3E83946653575F9A39005E1545185629E92736B7528AB20CA3816F315424A811 DUP7 MSTORE DUP14 PUSH1 0x40 DUP7 ADD MSTORE PUSH1 0xFF DUP14 AND PUSH1 0x60 DUP7 ADD MSTORE PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x80 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD MSTORE PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH1 0xE0 DUP2 MSTORE PUSH2 0x1528 DUP2 PUSH2 0x6B8 JUMP JUMPDEST DUP11 PUSH2 0x29DD JUMP JUMPDEST PUSH2 0x1F4D JUMPI PUSH2 0x50C SWAP6 SWAP7 SWAP2 PUSH2 0x1F47 SWAP2 CALLDATASIZE SWAP2 PUSH2 0x71F JUMP JUMPDEST SWAP3 PUSH2 0x1FEA JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x94AB6C07 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP9 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP2 PUSH2 0x50C SWAP4 SWAP2 PUSH1 0x40 MLOAD SWAP4 PUSH2 0x1F81 DUP6 PUSH2 0x682 JUMP JUMPDEST PUSH1 0x0 DUP6 MSTORE PUSH2 0x1FEA JUMP JUMPDEST SWAP4 SWAP1 SWAP3 PUSH1 0xFF PUSH2 0x1FB6 SWAP4 PUSH2 0x50C SWAP8 SWAP6 DUP8 MSTORE AND PUSH1 0x20 DUP7 ADD MSTORE PUSH1 0x40 DUP6 ADD MSTORE PUSH1 0xA0 PUSH1 0x60 DUP6 ADD MSTORE PUSH1 0xA0 DUP5 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP2 PUSH1 0x80 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4D6 JUMP JUMPDEST SWAP1 SWAP3 PUSH1 0xFF PUSH1 0x80 SWAP4 PUSH2 0x50C SWAP7 SWAP6 DUP5 MSTORE AND PUSH1 0x20 DUP4 ADD MSTORE PUSH1 0x40 DUP3 ADD MSTORE DUP2 PUSH1 0x60 DUP3 ADD MSTORE ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SWAP3 SWAP2 SWAP1 PUSH2 0x1FF6 DUP5 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x2 PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x20DB JUMPI POP DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH2 0x2052 PUSH2 0x204A PUSH2 0x2044 PUSH2 0x2039 PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH6 0xFFFFFFFFFFFF SWAP1 SLOAD PUSH1 0xA0 SHR AND SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP4 PUSH2 0x255A JUMP JUMPDEST DUP4 DUP4 DUP8 PUSH2 0x22A9 JUMP JUMPDEST SWAP5 DUP1 MLOAD ISZERO PUSH1 0x0 EQ PUSH2 0x209F JUMPI POP PUSH2 0x2099 PUSH32 0xB8E138887D0AA13BAB447E82DE9D5C1777041ECD21CA36BA824FF1E6C07DDDA4 SWAP4 DUP7 PUSH1 0x40 MLOAD SWAP5 DUP6 SWAP5 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP8 DUP6 PUSH2 0x1FC4 JUMP JUMPDEST SUB SWAP1 LOG2 SWAP1 JUMP JUMPDEST PUSH2 0x2099 SWAP1 PUSH32 0xE2BABFBAC5889A709B63BB7F598B324E08BC5A4FB9EC647FB3CBC9EC07EB8712 SWAP5 DUP8 PUSH1 0x40 MLOAD SWAP6 DUP7 SWAP6 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND SWAP9 DUP7 PUSH2 0x1F8A JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP7 SWAP1 MSTORE PUSH1 0x64 SWAP2 PUSH2 0x2100 SWAP1 PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x2 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST RETURNDATASIZE ISZERO PUSH2 0x2134 JUMPI RETURNDATASIZE SWAP1 PUSH2 0x211A DUP3 PUSH2 0x704 JUMP JUMPDEST SWAP2 PUSH2 0x2128 PUSH1 0x40 MLOAD SWAP4 DUP5 PUSH2 0x6D4 JUMP JUMPDEST DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY JUMP JUMPDEST PUSH1 0x60 SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER DUP2 SUB PUSH2 0x2195 JUMPI ADDRESS SUB PUSH2 0x2154 JUMPI JUMP JUMPDEST PUSH2 0x215D CALLDATASIZE PUSH2 0x704 JUMP JUMPDEST PUSH2 0x216A PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6D4 JUMP JUMPDEST CALLDATASIZE DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP1 CALLDATASIZE PUSH1 0x0 DUP4 CALLDATACOPY PUSH1 0x0 PUSH1 0x20 CALLDATASIZE DUP4 ADD ADD MSTORE MLOAD SWAP1 KECCAK256 JUMPDEST DUP1 PUSH2 0x218D PUSH2 0x2FA7 JUMP JUMPDEST SUB PUSH2 0x2184 JUMPI POP JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x47096E47 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0xB SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND ADDRESS SUB PUSH2 0x7DC JUMPI PUSH4 0xBC197C81 PUSH1 0xE0 SHL SWAP1 JUMP JUMPDEST PUSH1 0x40 SWAP1 PUSH2 0x21E6 PUSH1 0x0 SWAP4 SWAP6 SWAP5 PUSH1 0x60 DUP4 ADD SWAP7 DUP4 MSTORE PUSH1 0x20 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST ADD MSTORE JUMP JUMPDEST PUSH2 0x21F3 DUP2 PUSH2 0x3090 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x10 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2210 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x2233 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x10 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST PUSH2 0x2245 DUP2 PUSH2 0x3090 JUMP JUMPDEST SWAP1 PUSH1 0x8 DUP3 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x30 PUSH1 0x1 PUSH1 0xFF DUP5 AND SHL AND ISZERO PUSH2 0x2262 JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x2285 PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x30 PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH1 0x1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E35 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E35 JUMPI JUMP JUMPDEST PUSH2 0x22C0 SWAP1 SWAP3 SWAP2 SWAP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SWAP2 PUSH1 0x3 DUP4 ADD PUSH2 0x22EB PUSH2 0x22E4 DUP4 DUP4 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH2 0x2373 JUMPI PUSH2 0x2311 PUSH1 0xFF SWAP4 SWAP3 PUSH2 0x231E SWAP3 SWAP1 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 MSTORE PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE JUMP JUMPDEST AND DUP1 PUSH2 0x2335 JUMPI POP PUSH2 0x2330 DUP3 DUP3 SLOAD PUSH2 0x229C JUMP JUMPDEST SWAP1 SSTORE SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 SUB PUSH2 0x234C JUMPI POP PUSH1 0x1 ADD PUSH2 0x2330 DUP3 DUP3 SLOAD PUSH2 0x229C JUMP JUMPDEST PUSH1 0x2 SUB PUSH2 0x2361 JUMPI PUSH1 0x2 ADD PUSH2 0x2330 DUP3 DUP3 SLOAD PUSH2 0x229C JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x3599BE1 PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x71C6AF49 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD RETURNDATASIZE PUSH1 0x0 DUP3 RETURNDATACOPY RETURNDATASIZE SWAP1 REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x24776B7D PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x20 DUP2 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL PUSH1 0x0 SWAP2 DUP2 PUSH2 0x23F7 JUMPI JUMPDEST POP PUSH2 0x50C JUMPI POP PUSH2 0x50C NUMBER PUSH2 0x2B60 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x20 DUP3 RETURNDATASIZE DUP3 GT PUSH2 0x242B JUMPI JUMPDEST DUP2 PUSH2 0x2411 PUSH1 0x20 SWAP4 DUP4 PUSH2 0x6D4 JUMP JUMPDEST DUP2 ADD SUB SLT PUSH2 0x5F1 JUMPI POP MLOAD PUSH2 0x2424 DUP2 PUSH2 0x11AE JUMP JUMPDEST SWAP1 CODESIZE PUSH2 0x23E8 JUMP JUMPDEST RETURNDATASIZE SWAP2 POP PUSH2 0x2404 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 PUSH2 0x2440 DUP3 PUSH2 0x667 JUMP JUMPDEST PUSH1 0x1D DUP3 MSTORE PUSH32 0x6D6F64653D626C6F636B6E756D6265722666726F6D3D64656661756C74000000 PUSH1 0x20 DUP4 ADD MSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x4BF5D7E9 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x0 DUP1 DUP3 PUSH1 0x4 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 SWAP2 DUP3 DUP3 PUSH2 0x24C4 JUMPI JUMPDEST POP POP PUSH2 0x50C JUMPI POP PUSH2 0x50C PUSH2 0x2433 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 POP RETURNDATASIZE DUP1 DUP3 DUP5 RETURNDATACOPY PUSH2 0x24D7 DUP2 DUP5 PUSH2 0x6D4 JUMP JUMPDEST DUP3 ADD SWAP2 PUSH1 0x20 DUP2 DUP5 SUB SLT PUSH2 0x2543 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP3 GT PUSH2 0x2547 JUMPI ADD DUP3 PUSH1 0x1F DUP3 ADD SLT ISZERO PUSH2 0x2543 JUMPI DUP1 MLOAD SWAP2 PUSH2 0x250D DUP4 PUSH2 0x704 JUMP JUMPDEST SWAP4 PUSH2 0x251B PUSH1 0x40 MLOAD SWAP6 DUP7 PUSH2 0x6D4 JUMP JUMPDEST DUP4 DUP6 MSTORE PUSH1 0x20 DUP5 DUP5 ADD ADD GT PUSH2 0x5F1 JUMPI POP SWAP1 PUSH2 0x253B SWAP2 PUSH1 0x20 DUP1 DUP6 ADD SWAP2 ADD PUSH2 0x4B3 JUMP JUMPDEST SWAP1 CODESIZE DUP1 PUSH2 0x24B5 JUMP JUMPDEST POP DUP1 REVERT JUMPDEST DUP3 DUP1 REVERT JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x3B4 JUMPI MLOAD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x20 SWAP1 DUP3 SWAP1 PUSH1 0x44 SWAP1 DUP3 SWAP1 PUSH32 0x0 AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x25BF JUMPI POP SWAP1 JUMP JUMPDEST PUSH2 0x50C SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST PUSH2 0x25DF PUSH2 0x2D36 JUMP JUMPDEST SWAP3 PUSH1 0x0 SWAP3 POP PUSH6 0xFFFFFFFFFFFF SWAP2 DUP3 AND DUP2 LT PUSH2 0x2604 JUMPI POP POP POP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB AND SWAP1 JUMP JUMPDEST PUSH2 0x2610 SWAP2 SWAP3 SWAP4 POP PUSH2 0x2B60 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 DUP4 SWAP1 DUP3 PUSH1 0x5 DUP2 GT PUSH2 0x266B JUMPI JUMPDEST POP PUSH2 0x262B SWAP4 POP PUSH2 0x2EE3 JUMP JUMPDEST DUP1 PUSH2 0x2636 JUMPI POP PUSH2 0x25F8 JUMP JUMPDEST PUSH2 0x2666 SWAP2 POP PUSH2 0x2647 PUSH2 0x265F SWAP2 PUSH2 0x2B92 JUMP JUMPDEST PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 JUMP JUMPDEST SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH2 0x25F8 JUMP JUMPDEST SWAP1 SWAP3 PUSH2 0x2676 DUP3 PUSH2 0x2BC1 JUMP JUMPDEST DUP3 SUB SWAP2 DUP3 GT PUSH2 0x1E35 JUMPI PUSH2 0x262B SWAP5 PUSH1 0xA DUP8 MSTORE DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x26AF JUMPI POP SWAP2 JUMPDEST CODESIZE PUSH2 0x2620 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x26BB SWAP1 PUSH2 0x228E JUMP JUMPDEST SWAP1 PUSH2 0x26A9 JUMP JUMPDEST SWAP1 SWAP2 SWAP1 PUSH2 0x702 JUMPI POP DUP1 MLOAD ISZERO PUSH2 0x26D8 JUMPI DUP1 MLOAD SWAP1 PUSH1 0x20 ADD REVERT JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD6BDA275 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST PUSH1 0x42 SWAP1 PUSH2 0x26F5 PUSH2 0x2710 JUMP JUMPDEST SWAP1 PUSH1 0x40 MLOAD SWAP2 PUSH2 0x1901 PUSH1 0xF0 SHL DUP4 MSTORE PUSH1 0x2 DUP4 ADD MSTORE PUSH1 0x22 DUP3 ADD MSTORE KECCAK256 SWAP1 JUMP JUMPDEST ADDRESS PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EQ DUP1 PUSH2 0x27FB JUMPI JUMPDEST ISZERO PUSH2 0x276B JUMPI PUSH32 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 ADD SWAP1 PUSH32 0x8B73C3C69BB8FE3D512ECC4CF759CC79239F7B179B0FFACAA9A75D522B39400F DUP3 MSTORE PUSH32 0x0 PUSH1 0x40 DUP3 ADD MSTORE PUSH32 0x0 PUSH1 0x60 DUP3 ADD MSTORE CHAINID PUSH1 0x80 DUP3 ADD MSTORE ADDRESS PUSH1 0xA0 DUP3 ADD MSTORE PUSH1 0xA0 DUP2 MSTORE PUSH2 0x1DE7 DUP2 PUSH2 0x69D JUMP JUMPDEST POP PUSH32 0x0 CHAINID EQ PUSH2 0x2742 JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x2862 JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x2850 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2846 DUP4 PUSH2 0x667 JUMP JUMPDEST DUP3 MSTORE PUSH1 0x20 DUP3 ADD MSTORE SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2CD44AC3 PUSH1 0xE2 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 DUP2 SLOAD SWAP2 PUSH2 0x2875 DUP4 PUSH2 0x1CAA JUMP JUMPDEST DUP1 DUP4 MSTORE SWAP3 PUSH1 0x1 SWAP1 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x28F9 JUMPI POP PUSH1 0x1 EQ PUSH2 0x289C JUMPI JUMPDEST POP PUSH2 0x50C SWAP3 POP SUB DUP3 PUSH2 0x6D4 JUMP JUMPDEST PUSH1 0x0 DUP1 DUP1 MSTORE SWAP2 POP PUSH32 0x290DECD9548B62A8D60345A988386FC84BA6BC95484008F6362F93160EF3E563 JUMPDEST DUP5 DUP4 LT PUSH2 0x28DE JUMPI POP PUSH2 0x50C SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x288F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x28C5 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 SWAP3 POP PUSH2 0x50C SWAP5 SWAP2 POP PUSH1 0xFF NOT AND DUP3 DUP5 ADD MSTORE ISZERO ISZERO PUSH1 0x5 SHL DUP3 ADD ADD CODESIZE PUSH2 0x288F JUMP JUMPDEST PUSH1 0xFF DUP2 EQ PUSH2 0x293D JUMPI PUSH1 0xFF DUP2 AND SWAP1 PUSH1 0x1F DUP3 GT PUSH2 0x2850 JUMPI PUSH1 0x40 MLOAD SWAP2 PUSH2 0x2846 DUP4 PUSH2 0x667 JUMP JUMPDEST POP PUSH1 0x40 MLOAD PUSH1 0x0 DUP2 PUSH1 0x1 SWAP2 DUP3 SLOAD SWAP3 PUSH2 0x2953 DUP5 PUSH2 0x1CAA JUMP JUMPDEST DUP1 DUP5 MSTORE SWAP4 DUP2 DUP2 AND SWAP1 DUP2 ISZERO PUSH2 0x28F9 JUMPI POP PUSH1 0x1 EQ PUSH2 0x2976 JUMPI POP PUSH2 0x50C SWAP3 POP SUB DUP3 PUSH2 0x6D4 JUMP JUMPDEST PUSH1 0x0 DUP2 DUP2 MSTORE SWAP2 POP PUSH32 0xB10E2D527612073B26EECDFD717E6A320CF44B4AFAC2B0732D9FCBE2B7FA0CF6 JUMPDEST DUP5 DUP4 LT PUSH2 0x29B8 JUMPI POP PUSH2 0x50C SWAP4 POP POP DUP2 ADD PUSH1 0x20 ADD CODESIZE PUSH2 0x288F JUMP JUMPDEST DUP2 SWAP4 POP SWAP1 DUP2 PUSH1 0x20 SWAP3 SLOAD DUP4 DUP6 DUP10 ADD ADD MSTORE ADD SWAP2 ADD SWAP1 SWAP2 DUP5 SWAP3 PUSH2 0x299F JUMP JUMPDEST PUSH1 0x4 GT ISZERO PUSH2 0xE17 JUMPI JUMP JUMPDEST SWAP1 SWAP2 DUP2 EXTCODESIZE PUSH2 0x2A18 JUMPI PUSH2 0x29EF SWAP2 SWAP3 PUSH2 0x2AA0 JUMP JUMPDEST POP PUSH2 0x29F9 DUP2 PUSH2 0x29D3 JUMP JUMPDEST ISZERO SWAP2 DUP3 PUSH2 0x2A05 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND SWAP2 AND EQ SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 SWAP2 PUSH1 0x40 MLOAD PUSH2 0x2A5C DUP2 PUSH2 0x2A4E PUSH1 0x20 DUP3 ADD SWAP5 PUSH4 0xB135D3F PUSH1 0xE1 SHL SWAP10 DUP11 DUP8 MSTORE PUSH1 0x24 DUP5 ADD MSTORE PUSH1 0x40 PUSH1 0x44 DUP5 ADD MSTORE PUSH1 0x64 DUP4 ADD SWAP1 PUSH2 0x4D6 JUMP JUMPDEST SUB PUSH1 0x1F NOT DUP2 ADD DUP4 MSTORE DUP3 PUSH2 0x6D4 JUMP JUMPDEST MLOAD SWAP2 GAS STATICCALL SWAP1 PUSH2 0x2A69 PUSH2 0x2109 JUMP JUMPDEST DUP3 PUSH2 0x2A92 JUMPI JUMPDEST DUP3 PUSH2 0x2A79 JUMPI POP POP SWAP1 JUMP JUMPDEST PUSH2 0x2A8E SWAP2 SWAP3 POP PUSH1 0x20 DUP1 DUP3 MLOAD DUP4 ADD ADD SWAP2 ADD PUSH2 0x254B JUMP JUMPDEST EQ SWAP1 JUMP JUMPDEST SWAP2 POP PUSH1 0x20 DUP3 MLOAD LT ISZERO SWAP2 PUSH2 0x2A6F JUMP JUMPDEST DUP2 MLOAD SWAP2 SWAP1 PUSH1 0x41 DUP4 SUB PUSH2 0x2AD1 JUMPI PUSH2 0x2ACA SWAP3 POP PUSH1 0x20 DUP3 ADD MLOAD SWAP1 PUSH1 0x60 PUSH1 0x40 DUP5 ADD MLOAD SWAP4 ADD MLOAD PUSH1 0x0 BYTE SWAP1 PUSH2 0x2ADC JUMP JUMPDEST SWAP2 SWAP3 SWAP1 SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 PUSH1 0x2 SWAP2 SWAP1 JUMP JUMPDEST SWAP2 SWAP1 PUSH32 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0 DUP5 GT PUSH2 0x2B54 JUMPI SWAP3 PUSH1 0x20 SWAP3 SWAP2 PUSH1 0xFF PUSH1 0x80 SWAP6 PUSH1 0x40 MLOAD SWAP5 DUP6 MSTORE AND DUP5 DUP5 ADD MSTORE PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x0 SWAP3 DUP4 SWAP2 DUP3 DUP1 MSTORE PUSH1 0x1 GAS STATICCALL ISZERO PUSH2 0xBA6 JUMPI DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND ISZERO PUSH2 0x2B4B JUMPI SWAP2 DUP2 SWAP1 JUMP JUMPDEST POP DUP1 SWAP2 PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP2 PUSH1 0x3 SWAP2 SWAP1 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x2B73 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x30 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST PUSH1 0x0 NOT DUP2 ADD SWAP2 SWAP1 DUP3 GT PUSH2 0x1E35 JUMPI JUMP JUMPDEST DUP2 ISZERO PUSH2 0x2BAB JUMPI DIV SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x50C JUMPI PUSH1 0x1 DUP2 PUSH1 0x1 PUSH1 0x80 SHL DUP2 LT ISZERO PUSH2 0x2CDA JUMPI JUMPDEST PUSH2 0x2C82 PUSH2 0x2C78 PUSH2 0x2C6E PUSH2 0x2C64 PUSH2 0x2C5A PUSH2 0x2C50 PUSH2 0x2C8E SWAP8 PUSH1 0x4 DUP9 PUSH1 0x1 PUSH1 0x40 SHL PUSH2 0x2C89 SWAP11 LT ISZERO PUSH2 0x2CCD JUMPI JUMPDEST PUSH5 0x100000000 DUP2 LT ISZERO PUSH2 0x2CC0 JUMPI JUMPDEST PUSH3 0x10000 DUP2 LT ISZERO PUSH2 0x2CB3 JUMPI JUMPDEST PUSH2 0x100 DUP2 LT ISZERO PUSH2 0x2CA7 JUMPI JUMPDEST PUSH1 0x10 DUP2 LT ISZERO PUSH2 0x2C9B JUMPI JUMPDEST LT ISZERO PUSH2 0x2C93 JUMPI JUMPDEST PUSH1 0x3 MUL PUSH1 0x1 SHR PUSH2 0x2C49 DUP2 DUP12 PUSH2 0x2BA1 JUMP JUMPDEST ADD PUSH1 0x1 SHR SWAP1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP11 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP10 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP9 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP8 PUSH2 0x2BA1 JUMP JUMPDEST PUSH2 0x2C49 DUP2 DUP7 PUSH2 0x2BA1 JUMP JUMPDEST DUP1 SWAP4 PUSH2 0x2BA1 JUMP JUMPDEST DUP3 GT SWAP1 JUMP JUMPDEST SWAP1 SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 SHL PUSH2 0x2C39 JUMP JUMPDEST DUP2 SHR SWAP2 PUSH1 0x2 SHL SWAP2 PUSH2 0x2C32 JUMP JUMPDEST PUSH1 0x8 SHR SWAP2 DUP2 SHL SWAP2 PUSH2 0x2C28 JUMP JUMPDEST PUSH1 0x10 SHR SWAP2 PUSH1 0x8 SHL SWAP2 PUSH2 0x2C1D JUMP JUMPDEST PUSH1 0x20 SHR SWAP2 PUSH1 0x10 SHL SWAP2 PUSH2 0x2C11 JUMP JUMPDEST PUSH1 0x40 SHR SWAP2 PUSH1 0x20 SHL SWAP2 PUSH2 0x2C03 JUMP JUMPDEST POP PUSH1 0x1 PUSH1 0x40 SHL SWAP1 POP PUSH1 0x80 DUP3 SWAP1 SHR PUSH2 0x2BDA JUMP JUMPDEST PUSH1 0xA SLOAD PUSH1 0x0 SWAP1 DUP1 PUSH2 0x2CFE JUMPI POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1E35 JUMPI PUSH1 0xA PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 SWAP3 MSTORE ADD SLOAD PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD DUP1 PUSH2 0x2D4A JUMPI POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DUP2 ADD GT PUSH2 0x1E35 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH32 0xC65A7BB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2A7 ADD SLOAD PUSH1 0x1 SWAP2 PUSH6 0xFFFFFFFFFFFF DUP3 AND SWAP2 PUSH1 0x30 SHR SWAP1 JUMP JUMPDEST PUSH1 0xA SLOAD SWAP1 PUSH1 0x1 PUSH1 0x40 SHL DUP3 LT ISZERO PUSH2 0x662 JUMPI PUSH1 0x1 DUP3 ADD DUP1 PUSH1 0xA SSTORE DUP3 LT ISZERO PUSH2 0x1E73 JUMPI PUSH2 0x702 SWAP2 PUSH1 0xA PUSH1 0x0 MSTORE PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SWAP1 PUSH2 0x2DF0 PUSH6 0xFFFFFFFFFFFF DUP3 MLOAD AND DUP4 SWAP1 PUSH6 0xFFFFFFFFFFFF AND PUSH6 0xFFFFFFFFFFFF NOT DUP3 SLOAD AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x20 ADD MLOAD DUP2 SLOAD PUSH6 0xFFFFFFFFFFFF AND PUSH1 0x30 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF NOT AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0xA SLOAD SWAP2 SWAP3 SWAP2 DUP1 ISZERO PUSH2 0x2EB9 JUMPI PUSH2 0x2647 PUSH2 0x2E2A SWAP2 PUSH2 0x2B92 JUMP JUMPDEST SWAP1 DUP2 SLOAD SWAP2 PUSH6 0xFFFFFFFFFFFF SWAP1 DUP2 DUP5 AND SWAP2 DUP4 AND DUP1 DUP4 GT PUSH2 0x2EA7 JUMPI DUP7 SWAP3 SUB PUSH2 0x2E6F JUMPI PUSH2 0x2E68 SWAP3 POP SWAP1 PUSH6 0xFFFFFFFFFFFF DUP3 SLOAD SWAP2 DUP2 NOT SWAP1 PUSH1 0x30 SHL AND SWAP2 AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x30 SHR SWAP2 SWAP1 JUMP JUMPDEST POP POP PUSH2 0x2EA2 SWAP1 PUSH2 0x2E8E PUSH2 0x2E80 PUSH2 0x6F5 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF SWAP1 SWAP3 AND DUP3 MSTORE JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP6 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D90 JUMP JUMPDEST PUSH2 0x2E68 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2520601D PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 SWAP1 REVERT JUMPDEST POP PUSH2 0x2EDD SWAP1 PUSH2 0x2EC9 PUSH2 0x2E80 PUSH2 0x6F5 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xD0 SHL SUB DUP5 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH2 0x2D90 JUMP JUMPDEST PUSH1 0x0 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 JUMPDEST DUP3 DUP2 LT PUSH2 0x2EF1 JUMPI POP POP SWAP1 JUMP JUMPDEST SWAP1 SWAP2 DUP1 DUP3 AND SWAP1 DUP1 DUP4 XOR PUSH1 0x1 SHR DUP3 ADD DUP1 SWAP3 GT PUSH2 0x1E35 JUMPI PUSH1 0xA PUSH1 0x0 MSTORE PUSH6 0xFFFFFFFFFFFF DUP1 DUP4 PUSH1 0x0 DUP1 MLOAD PUSH1 0x20 PUSH2 0x3C15 DUP4 CODECOPY DUP2 MLOAD SWAP2 MSTORE ADD SLOAD AND SWAP1 DUP6 AND LT PUSH1 0x0 EQ PUSH2 0x2F3A JUMPI POP SWAP2 JUMPDEST SWAP1 PUSH2 0x2EE5 JUMP JUMPDEST SWAP3 SWAP2 POP PUSH2 0x2F46 SWAP1 PUSH2 0x228E JUMP JUMPDEST SWAP1 PUSH2 0x2F34 JUMP JUMPDEST PUSH1 0x5 SLOAD DUP1 PUSH1 0x80 SHR SWAP2 PUSH1 0x1 DUP4 ADD SWAP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 SWAP4 AND DUP4 DUP6 AND EQ PUSH2 0x2F94 JUMPI PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SSTORE PUSH1 0x5 SLOAD SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT SWAP1 PUSH1 0x80 SHL AND SWAP2 AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0x5 SLOAD SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB DUP1 DUP4 AND SWAP3 PUSH1 0x80 SHR DUP4 EQ PUSH2 0x2FEC JUMPI DUP3 PUSH1 0x0 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x1 PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP4 PUSH1 0x0 DUP6 SLOAD SWAP6 SSTORE ADD AND PUSH1 0x1 PUSH1 0x1 PUSH1 0x80 SHL SUB NOT PUSH1 0x5 SLOAD AND OR PUSH1 0x5 SSTORE JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x31 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST PUSH1 0x0 NOT DUP3 DUP3 MULMOD DUP3 DUP3 MUL SWAP2 DUP3 DUP1 DUP4 LT SWAP3 SUB SWAP2 DUP1 DUP4 SUB SWAP3 EQ PUSH2 0x306E JUMPI DUP2 PUSH1 0x64 GT ISZERO PUSH2 0x305B JUMPI PUSH32 0x5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C28F5C29 SWAP4 PUSH1 0x64 SWAP2 MULMOD SWAP1 DUP3 DUP3 GT SWAP1 SUB PUSH1 0xFE SHL SWAP2 SUB PUSH1 0x2 SHR OR MUL SWAP1 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x20 MSTORE PUSH1 0x24 PUSH1 0x1C REVERT JUMPDEST POP POP PUSH1 0x64 SWAP2 POP DIV SWAP1 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x20 SWAP2 SUB SLT PUSH2 0x3B4 JUMPI MLOAD DUP1 ISZERO ISZERO DUP2 SUB PUSH2 0x3B4 JUMPI SWAP1 JUMP JUMPDEST PUSH2 0x3099 DUP2 PUSH2 0x31A2 JUMP JUMPDEST SWAP1 PUSH2 0x30A3 DUP3 PUSH2 0xE0D JUMP JUMPDEST PUSH1 0x5 DUP3 SUB PUSH2 0x319E JUMPI PUSH2 0x30C0 SWAP2 POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xB SLOAD PUSH2 0x30D6 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9E5 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2C258A9F PUSH1 0xE1 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x20 SWAP3 SWAP2 SWAP1 DUP4 DUP2 PUSH1 0x24 DUP2 DUP6 GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3181 JUMPI JUMPDEST POP ISZERO PUSH2 0x3114 JUMPI POP POP POP PUSH1 0x5 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x2AB0F529 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE DUP3 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 GAS STATICCALL SWAP2 DUP3 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3154 JUMPI JUMPDEST POP POP ISZERO PUSH2 0x314F JUMPI PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x2 SWAP1 JUMP JUMPDEST PUSH2 0x3173 SWAP3 POP DUP1 RETURNDATASIZE LT PUSH2 0x317A JUMPI JUMPDEST PUSH2 0x316B DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST DUP2 ADD SWAP1 PUSH2 0x3078 JUMP JUMPDEST CODESIZE DUP1 PUSH2 0x3143 JUMP JUMPDEST POP RETURNDATASIZE PUSH2 0x3161 JUMP JUMPDEST PUSH2 0x3198 SWAP2 POP DUP5 RETURNDATASIZE DUP7 GT PUSH2 0x317A JUMPI PUSH2 0x316B DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST CODESIZE PUSH2 0x3106 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH2 0x31B6 DUP2 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xFF DUP2 PUSH1 0xF0 SHR AND PUSH2 0x32BF JUMPI PUSH1 0xF8 SHR PUSH2 0x32B9 JUMPI PUSH2 0x31F2 PUSH2 0x2039 PUSH2 0x31E3 DUP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD PUSH1 0xA0 SHR PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x32A0 JUMPI PUSH2 0x3203 PUSH2 0x2039 PUSH2 0x23A0 JUMP JUMPDEST DUP1 SWAP2 LT ISZERO PUSH2 0x3299 JUMPI PUSH2 0x3214 DUP3 PUSH2 0x1E03 JUMP JUMPDEST LT PUSH2 0x321F JUMPI POP PUSH1 0x1 SWAP1 JUMP JUMPDEST PUSH2 0x322B PUSH2 0xCEC DUP3 PUSH2 0x32C6 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x3274 JUMPI JUMPDEST ISZERO PUSH2 0x323D JUMPI POP PUSH1 0x3 SWAP1 JUMP JUMPDEST PUSH2 0x2039 PUSH1 0x1 PUSH2 0x3259 PUSH2 0x3266 SWAP4 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST ADD SLOAD PUSH6 0xFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH2 0x326F JUMPI PUSH1 0x4 SWAP1 JUMP JUMPDEST PUSH1 0x5 SWAP1 JUMP JUMPDEST POP PUSH2 0x3294 PUSH2 0xCEC DUP3 PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x1 DUP2 ADD SLOAD SWAP1 SLOAD LT SWAP1 JUMP JUMPDEST PUSH2 0x3232 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6AD06075 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST POP PUSH1 0x2 SWAP1 JUMP JUMPDEST POP POP PUSH1 0x7 SWAP1 JUMP JUMPDEST PUSH1 0x0 MSTORE PUSH1 0x9 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x4 PUSH1 0x20 MSTORE PUSH6 0xFFFFFFFFFFFF PUSH1 0x40 PUSH1 0x0 KECCAK256 SLOAD PUSH1 0xA0 SHR AND PUSH1 0x40 MLOAD PUSH4 0x2394E7A3 PUSH1 0xE2 SHL DUP2 MSTORE DUP2 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x20 DUP2 PUSH1 0x24 DUP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH32 0x0 AND GAS STATICCALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x335D SWAP3 PUSH2 0x334C SWAP3 PUSH1 0x0 SWAP3 PUSH2 0x1C2D JUMPI POP PUSH2 0x1C27 SWAP1 PUSH2 0x25D7 JUMP JUMPDEST SWAP2 PUSH1 0x2 PUSH1 0x1 DUP3 ADD SLOAD SWAP2 ADD SLOAD SWAP1 PUSH2 0x229C JUMP JUMPDEST LT ISZERO SWAP1 JUMP JUMPDEST SWAP2 SWAP4 SWAP3 SWAP1 SWAP4 PUSH2 0x3371 DUP3 CALLER PUSH2 0x374E JUMP JUMPDEST ISZERO PUSH2 0x3467 JUMPI PUSH1 0x7 SLOAD SWAP5 DUP6 PUSH2 0x338D JUMPI JUMPDEST PUSH2 0x50C SWAP5 SWAP6 POP CALLER SWAP4 PUSH2 0x3597 JUMP JUMPDEST PUSH6 0xFFFFFFFFFFFF PUSH1 0x0 NOT DUP2 PUSH2 0x33A0 PUSH2 0x23A0 JUMP JUMPDEST AND ADD SWAP1 DUP1 DUP3 GT PUSH2 0x1E35 JUMPI PUSH1 0x0 PUSH1 0x40 MLOAD PUSH2 0x33B8 DUP2 PUSH2 0x682 JUMP JUMPDEST MSTORE PUSH1 0x40 MLOAD PUSH4 0x748D635 PUSH1 0xE3 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE SWAP2 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x20 DUP2 PUSH1 0x44 DUP2 PUSH32 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND GAS STATICCALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP2 PUSH2 0x3449 JUMPI JUMPDEST POP DUP7 DUP2 LT PUSH2 0x3422 JUMPI POP PUSH2 0x3380 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x6121770B PUSH1 0xE1 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x44 DUP2 ADD DUP8 SWAP1 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST PUSH2 0x3461 SWAP2 POP PUSH1 0x20 RETURNDATASIZE DUP2 GT PUSH2 0xBD1 JUMPI PUSH2 0xBC2 DUP2 DUP4 PUSH2 0x6D4 JUMP JUMPDEST CODESIZE PUSH2 0x3414 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xD9B39557 PUSH1 0xE0 SHL DUP2 MSTORE CALLER PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 SWAP1 REVERT JUMPDEST SWAP1 PUSH2 0x3489 DUP3 PUSH2 0x7EE JUMP JUMPDEST PUSH2 0x3496 PUSH1 0x40 MLOAD SWAP2 DUP3 PUSH2 0x6D4 JUMP JUMPDEST DUP3 DUP2 MSTORE DUP1 SWAP3 PUSH2 0x34A7 PUSH1 0x1F NOT SWAP2 PUSH2 0x7EE JUMP JUMPDEST ADD SWAP1 PUSH1 0x0 JUMPDEST DUP3 DUP2 LT PUSH2 0x34B8 JUMPI POP POP POP JUMP JUMPDEST DUP1 PUSH1 0x60 PUSH1 0x20 DUP1 SWAP4 DUP6 ADD ADD MSTORE ADD PUSH2 0x34AC JUMP JUMPDEST SWAP6 SWAP3 PUSH2 0x34FC SWAP1 PUSH2 0x350A SWAP4 SWAP12 SWAP11 SWAP9 SWAP10 SWAP7 SWAP6 SWAP3 DUP9 MSTORE PUSH1 0x20 SWAP12 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB AND DUP13 DUP10 ADD MSTORE PUSH2 0x120 DUP1 PUSH1 0x40 DUP11 ADD MSTORE DUP9 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x60 DUP9 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP8 DUP5 DUP10 SUB PUSH1 0x80 DUP7 ADD MSTORE DUP3 MLOAD DUP1 DUP11 MSTORE DUP2 DUP11 ADD SWAP2 DUP1 DUP1 DUP4 PUSH1 0x5 SHL DUP14 ADD ADD SWAP6 ADD SWAP3 PUSH1 0x0 SWAP1 JUMPDEST DUP4 DUP3 LT PUSH2 0x3569 JUMPI POP POP POP POP POP PUSH2 0x50C SWAP7 SWAP8 POP SWAP1 PUSH2 0x3550 SWAP2 DUP5 DUP3 SUB PUSH1 0xA0 DUP7 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP4 PUSH1 0xC0 DUP4 ADD MSTORE PUSH1 0xE0 DUP3 ADD MSTORE PUSH2 0x100 DUP2 DUP5 SUB SWAP2 ADD MSTORE PUSH2 0x4D6 JUMP JUMPDEST SWAP1 SWAP2 SWAP3 SWAP4 SWAP6 DUP4 DUP1 PUSH2 0x3588 DUP16 SWAP4 PUSH1 0x1 SWAP5 PUSH1 0x1F NOT SWAP1 DUP3 SUB ADD DUP7 MSTORE DUP11 MLOAD PUSH2 0x4D6 JUMP JUMPDEST SWAP9 ADD SWAP3 ADD SWAP3 ADD SWAP1 SWAP4 SWAP3 SWAP2 PUSH2 0x352C JUMP JUMPDEST SWAP2 SWAP5 SWAP4 SWAP1 SWAP3 SWAP5 PUSH2 0x35AF DUP7 MLOAD PUSH1 0x20 DUP9 ADD KECCAK256 DUP3 DUP7 DUP7 PUSH2 0x1D89 JUMP JUMPDEST SWAP6 DUP4 MLOAD DUP6 MLOAD SWAP1 DUP2 DUP2 EQ DUP1 ISZERO SWAP1 PUSH2 0x3743 JUMPI JUMPDEST DUP1 ISZERO PUSH2 0x373B JUMPI JUMPDEST PUSH2 0x3712 JUMPI POP POP PUSH6 0xFFFFFFFFFFFF SWAP5 DUP6 PUSH2 0x35ED PUSH2 0x31E3 DUP11 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST AND PUSH2 0x36EB JUMPI PUSH32 0x7D84A6263AE0D98D3329BD7B46BB4E8D6F98CD35A7ADB45C274C8B7FD5EBD5E0 SWAP6 PUSH2 0x36E6 SWAP4 PUSH4 0xFFFFFFFF PUSH2 0x3636 PUSH2 0x3628 PUSH2 0x23A0 JUMP JUMPDEST PUSH1 0x8 SLOAD SWAP5 DUP1 DUP7 AND SWAP2 AND PUSH2 0x229C JUMP JUMPDEST SWAP3 PUSH1 0x30 SHR AND PUSH2 0x36C4 PUSH2 0x3652 DUP13 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP11 AND OR DUP2 SSTORE PUSH2 0x369B PUSH2 0x3677 DUP7 PUSH2 0x2B60 JUMP JUMPDEST DUP3 SLOAD PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL NOT AND PUSH1 0xA0 SWAP2 SWAP1 SWAP2 SHL PUSH6 0xFFFFFFFFFFFF PUSH1 0xA0 SHL AND OR DUP3 SSTORE JUMP JUMPDEST PUSH2 0x36A4 DUP4 PUSH2 0x3984 JUMP JUMPDEST DUP2 SLOAD PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL NOT AND PUSH1 0xD0 SWAP2 SWAP1 SWAP2 SHL PUSH4 0xFFFFFFFF PUSH1 0xD0 SHL AND OR SWAP1 SSTORE JUMP JUMPDEST PUSH2 0x36D8 PUSH2 0x36D1 DUP10 MLOAD PUSH2 0x347F JUMP JUMPDEST SWAP2 DUP5 PUSH2 0x229C JUMP JUMPDEST SWAP4 PUSH1 0x40 MLOAD SWAP9 DUP10 SWAP9 DUP14 DUP11 PUSH2 0x34C9 JUMP JUMPDEST SUB SWAP1 LOG1 JUMP JUMPDEST DUP8 PUSH2 0x36F5 DUP2 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP2 MSTORE SWAP2 DUP3 SWAP2 PUSH2 0xF2A SWAP2 PUSH1 0x4 DUP5 ADD PUSH2 0x21CA JUMP JUMPDEST DUP4 MLOAD PUSH1 0x40 MLOAD PUSH4 0x447B05D PUSH1 0xE4 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x64 SWAP1 REVERT JUMPDEST POP DUP1 ISZERO PUSH2 0x35C7 JUMP JUMPDEST POP DUP4 MLOAD DUP2 EQ ISZERO PUSH2 0x35C0 JUMP JUMPDEST SWAP1 DUP1 MLOAD PUSH1 0x34 DUP2 LT PUSH2 0x379B JUMPI PUSH1 0x13 NOT DUP2 DUP4 ADD ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xB0 SHL SUB NOT AND PUSH10 0xDC8F8D908F908C9A8DC3 PUSH1 0xB0 SHL ADD PUSH2 0x379B JUMPI PUSH2 0x378D SWAP2 PUSH1 0x29 NOT DUP3 ADD SWAP1 PUSH2 0x37CF JUMP JUMPDEST SWAP1 ISZERO SWAP2 DUP3 ISZERO PUSH2 0x2A05 JUMPI POP POP SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x1 SWAP1 JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x1 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x2 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E35 JUMPI JUMP JUMPDEST SWAP1 DUP2 PUSH1 0x4 SHL SWAP2 DUP1 DUP4 DIV PUSH1 0x10 EQ SWAP1 ISZERO OR ISZERO PUSH2 0x1E35 JUMPI JUMP JUMPDEST SWAP2 SWAP1 DUP3 MLOAD DUP3 GT DUP1 ISZERO PUSH2 0x3858 JUMPI JUMPDEST PUSH2 0x382F JUMPI PUSH2 0x37E9 DUP2 PUSH2 0x228E JUMP JUMPDEST DUP3 GT DUP1 PUSH2 0x383A JUMPI JUMPDEST PUSH2 0x37FC SWAP1 ISZERO ISZERO PUSH2 0x37A3 JUMP JUMPDEST PUSH1 0x28 ADD DUP1 PUSH1 0x28 GT PUSH2 0x1E35 JUMPI DUP2 DUP4 SUB DUP4 DUP2 GT PUSH2 0x1E35 JUMPI SUB PUSH2 0x382F JUMPI PUSH2 0x381F SWAP3 PUSH2 0x3861 JUMP JUMPDEST SWAP1 SWAP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND SWAP1 JUMP JUMPDEST POP POP POP PUSH1 0x0 SWAP1 PUSH1 0x0 SWAP1 JUMP JUMPDEST POP DUP3 DUP2 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x37F1 JUMP JUMPDEST POP DUP2 DUP2 GT PUSH2 0x37DC JUMP JUMPDEST SWAP3 SWAP1 SWAP3 PUSH2 0x386D DUP5 PUSH2 0x228E JUMP JUMPDEST DUP4 GT DUP1 PUSH2 0x38F4 JUMPI JUMPDEST PUSH2 0x3880 SWAP1 ISZERO ISZERO PUSH2 0x37A3 JUMP JUMPDEST SWAP4 PUSH1 0x0 SWAP5 DUP2 ADD DUP1 SWAP2 GT PUSH2 0x1E35 JUMPI SWAP2 SWAP3 SWAP1 JUMPDEST DUP2 DUP4 LT PUSH2 0x38A1 JUMPI POP POP POP PUSH1 0x1 SWAP2 SWAP1 JUMP JUMPDEST SWAP1 SWAP3 SWAP2 SWAP4 PUSH1 0xFF PUSH2 0x38C2 PUSH2 0x38BD PUSH1 0x20 DUP9 DUP7 ADD ADD MLOAD PUSH1 0xFF PUSH1 0xF8 SHL AND SWAP1 JUMP JUMPDEST PUSH2 0x3912 JUMP JUMPDEST AND SWAP1 PUSH1 0xF DUP3 GT PUSH2 0x38E8 JUMPI SWAP1 PUSH2 0x38D9 PUSH2 0x38E0 SWAP3 PUSH2 0x37B9 JUMP JUMPDEST ADD SWAP5 PUSH2 0x1E3A JUMP JUMPDEST SWAP2 SWAP3 SWAP1 PUSH2 0x3891 JUMP JUMPDEST POP PUSH1 0x0 SWAP5 POP DUP5 SWAP4 POP POP POP JUMP JUMPDEST POP DUP1 DUP5 ADD PUSH1 0x20 ADD MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF0 SHL SUB NOT AND PUSH2 0x60F PUSH1 0xF3 SHL EQ PUSH2 0x3875 JUMP JUMPDEST PUSH1 0xF8 SHR PUSH1 0x2F DUP2 GT DUP1 PUSH2 0x397A JUMPI JUMPDEST ISZERO PUSH2 0x392E JUMPI PUSH1 0x2F NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP2 GT DUP1 PUSH2 0x3970 JUMPI JUMPDEST ISZERO PUSH2 0x3947 JUMPI PUSH1 0x56 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 DUP2 GT DUP1 PUSH2 0x3966 JUMPI JUMPDEST ISZERO PUSH2 0x3960 JUMPI PUSH1 0x36 NOT ADD PUSH1 0xFF AND SWAP1 JUMP JUMPDEST POP PUSH1 0xFF SWAP1 JUMP JUMPDEST POP PUSH1 0x47 DUP2 LT PUSH2 0x3951 JUMP JUMPDEST POP PUSH1 0x67 DUP2 LT PUSH2 0x3938 JUMP JUMPDEST POP PUSH1 0x3A DUP2 LT PUSH2 0x391F JUMP JUMPDEST PUSH4 0xFFFFFFFF SWAP1 DUP2 DUP2 GT PUSH2 0x3995 JUMPI AND SWAP1 JUMP JUMPDEST PUSH1 0x44 SWAP1 PUSH1 0x40 MLOAD SWAP1 PUSH4 0x6DFCC65 PUSH1 0xE4 SHL DUP3 MSTORE PUSH1 0x20 PUSH1 0x4 DUP4 ADD MSTORE PUSH1 0x24 DUP3 ADD MSTORE REVERT JUMPDEST SWAP1 PUSH2 0x39C0 SWAP4 SWAP3 SWAP2 PUSH2 0x1D89 JUMP JUMPDEST PUSH2 0x39C9 DUP2 PUSH2 0x3090 JUMP JUMPDEST PUSH1 0x8 DUP2 LT ISZERO PUSH2 0xE17 JUMPI PUSH1 0x3B PUSH1 0x1 PUSH1 0xFF DUP4 AND SHL AND ISZERO PUSH2 0x3AC8 JUMPI POP PUSH2 0x3A0E PUSH2 0x39F9 DUP3 PUSH1 0x0 MSTORE PUSH1 0x4 PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xF8 SHL SUB AND PUSH1 0x1 PUSH1 0xF8 SHL OR SWAP1 SSTORE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0x789CF55BE980739DAD1D0699B93B58E806B51C9D96619BFA8FE0A28ABAA7B30C SWAP1 PUSH1 0x20 SWAP1 LOG1 PUSH2 0x3A4E DUP2 PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SLOAD DUP1 PUSH2 0x3A58 JUMPI POP SWAP1 JUMP JUMPDEST PUSH1 0xB SLOAD PUSH2 0x3A6D SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x9E5 JUMP JUMPDEST DUP1 EXTCODESIZE ISZERO PUSH2 0x3B4 JUMPI PUSH1 0x40 MLOAD PUSH4 0xC4D252F5 PUSH1 0xE0 SHL DUP2 MSTORE PUSH1 0x4 DUP2 ADD SWAP3 SWAP1 SWAP3 MSTORE PUSH1 0x0 SWAP1 DUP3 SWAP1 PUSH1 0x24 SWAP1 DUP3 SWAP1 DUP5 SWAP1 GAS CALL DUP1 ISZERO PUSH2 0xBA6 JUMPI PUSH2 0x3AB5 JUMPI JUMPDEST POP PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 SSTORE SWAP1 JUMP JUMPDEST DUP1 PUSH2 0xB9A PUSH2 0x3AC2 SWAP3 PUSH2 0x64F JUMP JUMPDEST CODESIZE PUSH2 0x3AA2 JUMP JUMPDEST SWAP1 PUSH2 0x3AEC PUSH1 0x64 SWAP3 PUSH1 0x40 MLOAD SWAP3 PUSH4 0x31B75E4D PUSH1 0xE0 SHL DUP5 MSTORE PUSH1 0x4 DUP5 ADD MSTORE PUSH1 0x24 DUP4 ADD SWAP1 PUSH2 0xE1C JUMP JUMPDEST PUSH1 0x3B PUSH1 0x44 DUP3 ADD MSTORE REVERT JUMPDEST SWAP5 SWAP4 SWAP3 PUSH2 0x3B21 PUSH1 0x80 SWAP4 PUSH2 0x3B13 PUSH2 0x3B2F SWAP5 PUSH1 0xA0 DUP11 MSTORE PUSH1 0xA0 DUP11 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST SWAP1 DUP9 DUP3 SUB PUSH1 0x20 DUP11 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP1 DUP7 DUP3 SUB PUSH1 0x40 DUP9 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP4 PUSH1 0x0 PUSH1 0x60 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP2 SWAP3 PUSH2 0x3B6A PUSH1 0xA0 SWAP5 PUSH2 0x3B5C PUSH2 0x3B78 SWAP5 SWAP10 SWAP9 SWAP8 SWAP10 PUSH1 0xC0 DUP8 MSTORE PUSH1 0xC0 DUP8 ADD SWAP1 PUSH2 0x1CF7 JUMP JUMPDEST SWAP1 DUP6 DUP3 SUB PUSH1 0x20 DUP8 ADD MSTORE PUSH2 0x135C JUMP JUMPDEST SWAP1 DUP4 DUP3 SUB PUSH1 0x40 DUP6 ADD MSTORE PUSH2 0x1D34 JUMP JUMPDEST SWAP5 PUSH1 0x0 PUSH1 0x60 DUP4 ADD MSTORE PUSH1 0x80 DUP3 ADD MSTORE ADD MSTORE JUMP JUMPDEST SWAP3 SWAP1 SWAP4 SWAP2 PUSH1 0x1 DUP1 PUSH1 0xA0 SHL SUB PUSH1 0xB SLOAD AND SWAP1 DUP2 EXTCODESIZE ISZERO PUSH2 0x3B4 JUMPI PUSH1 0x0 SWAP4 PUSH2 0x3BD8 PUSH1 0x40 MLOAD SWAP8 DUP9 SWAP6 DUP7 SWAP5 DUP6 SWAP5 PUSH4 0xE38335E5 PUSH1 0xE0 SHL DUP7 MSTORE PUSH12 0xFFFFFFFFFFFFFFFFFFFFFFFF NOT ADDRESS PUSH1 0x60 SHL AND XOR SWAP3 PUSH1 0x4 DUP7 ADD PUSH2 0x3AF5 JUMP JUMPDEST SUB SWAP2 CALLVALUE SWAP1 GAS CALL SWAP1 DUP2 ISZERO PUSH2 0xBA6 JUMPI PUSH1 0x0 SWAP3 PUSH2 0x3C02 SWAP3 PUSH2 0x3C05 JUMPI JUMPDEST POP PUSH1 0x0 MSTORE PUSH1 0xC PUSH1 0x20 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 SWAP1 JUMP JUMPDEST SSTORE JUMP JUMPDEST PUSH2 0x3C0E SWAP1 PUSH2 0x64F JUMP JUMPDEST CODESIZE PUSH2 0x3BF1 JUMP INVALID 0xC6 GAS PUSH28 0xB8D6351C1CF70C95A316CC6A92839C986682D98BC35F958F4883F9D2 0xA8 LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 SWAP7 0xE6 ISZERO SLOAD SUB 0xC0 0xE8 GAS 0x4C 0x4A PUSH4 0x46F4C92D PUSH13 0x35195199EA8303E8C02EED5077 0xB8 DUP14 SHL PUSH5 0x736F6C6343 STOP ADDMOD EQ STOP CALLER ","sourceMap":"658:4307:51:-:0;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;-1:-1:-1;;;4144:42:3;;;:135;;;;658:4307:51;4144:200:3;;;;658:4307:51;4144:252:3;;;;658:4307:51;;;;;;;;;;4144:252:3;-1:-1:-1;;;862:40:41;;-1:-1:-1;4144:252:3;;;:200;-1:-1:-1;;;4295:49:3;;;-1:-1:-1;4144:200:3;;:135;-1:-1:-1;;;4202:77:3;;;-1:-1:-1;4144:135:3;;658:4307:51;-1:-1:-1;658:4307:51;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;1460:13:7;658:4307:51;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;3420:72:3;;:::i;:::-;2146:3:10;3285:32;;3281:132;;-1:-1:-1;;;;;658:4307:51;;1634:32:10;;:::i;:::-;658:4307:51;3508:7:10;;:::i;:::-;4254:25:44;;;;4250:105;;3572:62:10;658:4307:51;8311:38:46;658:4307:51;;;8311:38:46;;:::i;:::-;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;3572:62:10;658:4307:51;4250:105:44;658:4307:51;;-1:-1:-1;;;4302:42:44;;658:4307:51;;4302:42:44;;658:4307:51;;;;;;;;;4302:42:44;3281:132:10;658:4307:51;;;;3340:62:10;;;;;;658:4307:51;3340:62:10;;658:4307:51;2146:3:10;658:4307:51;;;;3340:62:10;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;:::o;:::-;;:::i;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;:::i;:::-;-1:-1:-1;3032:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;25638:4:3;25615:28;25611:91;;658:4307:51;;-1:-1:-1;;;658:4307:51;;;;;25611:91:3;658:4307:51;;-1:-1:-1;;;25666:25:3;;658:4307:51;;25666:25:3;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;:::o;:::-;;;;;;;:::i;:::-;6224:57:3;;;;;;;;:::i;:::-;14105:77;;;;:::i;:::-;-1:-1:-1;3575:9:8;658:4307:51;3575:21:8;;-1:-1:-1;;;;;658:4307:51;;-1:-1:-1;;;;;658:4307:51;;;3575:21:8;658:4307:51;;;;;;;;;3575:23:8;;;;;;658:4307:51;3575:23:8;;;;;;;;;-1:-1:-1;3575:23:8;;;658:4307:51;;;;6676:4:8;658:4307:51;;;6660:40:8;658:4307:51;;;;;;;;;3691:65:8;;;;;;;;;658:4307:51;3691:65:8;;;:::i;:::-;;;;;;;;;;-1:-1:-1;3691:65:8;;;658:4307:51;3664:24:8;;;;658:4307:51;;3664:12:8;658:4307:51;;;;;;;3664:24:8;658:4307:51;3575:9:8;658:4307:51;3766:23:8;;-1:-1:-1;;;;;658:4307:51;;;3766:23:8;:67;;;;;;-1:-1:-1;658:4307:51;;3766:67:8;658:4307:51;;;;;;;;;;;;;3766:67:8;;658:4307:51;3766:67:8;;;:::i;:::-;;;;;;;;;;3851:42;3766:67;3869:23;3766:67;;;658:4307:51;3869:15:8;;:23;:::i;:::-;3851:42;:::i;:::-;658:4307:51;;;14301:15:3;658:4307:51;;14332:22:3;14397:38;;14332:22;:46;658:4307:51;14332:22:3;658:4307:51;14332:22:3;;658:4307:51;;;;;;;;;;14332:22:3;:33;658:4307:51;;;;;;;;;;;;14332:46:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;14397:38:3;;;;658:4307:51;;;;;;;;;;;;14297:216:3;658:4307:51;;-1:-1:-1;;;14473:29:3;;658:4307:51;;14473:29:3;3766:67:8;;;;;;:::i;:::-;;;:::i;:::-;;;;;;:::i;3691:65::-;;;;;;-1:-1:-1;3691:65:8;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;3575:23;;;;;;;;;;;;;;;:::i;:::-;;;;;658:4307:51;;;;:::i;:::-;6224:57:3;;;;;;;;:::i;:::-;15903:154;;;;:::i;:::-;;16129:38;:22;;658:4307:51;;;;;;;;;;16129:22:3;658:4307:51;;-1:-1:-1;;;;658:4307:51;-1:-1:-1;;;658:4307:51;;;;16129:38:3;3032:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;16267:4:3;16244:28;16240:258;;658:4307:51;4940:15;;;;658:4307;4940:15;;;:::i;:::-;3032:9:8;658:4307:51;16267:4:3;;658:4307:51;-1:-1:-1;;;;;658:4307:51;16655:28:3;;:56;;;658:4307:51;16651:110:3;;658:4307:51;;;;;;16776:28:3;;658:4307:51;;16776:28:3;658:4307:51;;;;;;;;;;;;;16651:110:3;16727:21;1536:4:33;16026:20:3;1536:4:33;5141:109:47;16727:21:3;16651:110;;16655:56;16688:23;16687:24;16688:23;16026:20;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;;5653:26:47;5564:122;;16688:23:3;16687:24;;658:4307:51;16687:24:3;16655:56;;16240:258;16293:13;;;;-1:-1:-1;16328:3:3;658:4307:51;;16308:18:3;;;;;16328:3;16267:4;;16355:27;:10;;;;;:::i;:::-;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;16355:27:3;;16351:123;;16328:3;:::i;:::-;16293:13;;16351:123;16431:23;16441:12;;;;:::i;:::-;;658:4307:51;;;;;16431:23:3;;:::i;:::-;16328:3;:::i;16308:18::-;-1:-1:-1;16308:18:3;;;;16240:258;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;1635:138:3;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;1289:12:7;658:4307:51;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;:::o;:::-;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;2397:23;658:4307;;2397:23;:::i;:::-;658:4307;;;;;;:::i;:::-;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;1159:44:6;658:4307:51;;;;;:::i;:::-;;;-1:-1:-1;658:4307:51;1159:14:6;658:4307:51;;;;-1:-1:-1;658:4307:51;1159:35:6;658:4307:51;;;;;;;;;;;;;;;;1159:44:6;658:4307:51;;;;;;;;;;;;;;;;;:::i;:::-;6224:57:3;;;;;;;;;;:::i;:::-;2397:23:51;;;:::i;:::-;658:4307;;;;;;30491:42:3;30490:86;;;658:4307:51;18439:36:3;18435:91;;658:4307:51;3152:58;;;;;;:::i;:::-;658:4307;;;;;;;;;;;;;18435:91:3;658:4307:51;;-1:-1:-1;;;18484:42:3;;658:4307:51;18484:42:3;;658:4307:51;;;;735:10:30;658:4307:51;;;;;;18484:42:3;;;;;30490:86;658:4307:51;;-1:-1:-1;658:4307:51;;;;;;;;;;-1:-1:-1;658:4307:51;;;735:10:30;30538:38:3;30490:86;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;1476:14:6;658:4307:51;;;-1:-1:-1;658:4307:51;;;;1570:25:6;1547:21;;;658:4307:51;1570:25:6;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;658:4307:51;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;23185:65:3;658:4307:51;;:::i;:::-;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;735:10:30;658:4307:51;;23185:65:3;:::i;:::-;658:4307:51;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;:::i;:::-;;;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;20988:53:3;658:4307:51;;;;;;;;;:::i;:::-;;;;;:::i;:::-;735:10:30;;658:4307:51;;20988:53:3;:::i;658:4307:51:-;;;;;;-1:-1:-1;;658:4307:51;;;;;1885:64:10;658:4307:51;;1885:64:10;:::i;658:4307:51:-;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;3420:72:3;;:::i;:::-;2816:12:7;658:4307:51;2801:44:7;658:4307:51;;;;;;;;;;;;;;;;;;2801:44:7;-1:-1:-1;;658:4307:51;;2816:12:7;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;23185:65:3;658:4307:51;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;2653:54;658:4307;;;;;;;;;;;:::i;:::-;2653:54;;:::i;658:4307::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;;;;;-1:-1:-1;658:4307:51;624:7:32;658:4307:51;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;6198:41:38;:5;:41;:::i;:::-;658:4307:51;6653:47:38;:8;:47;:::i;:::-;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;5689:13:38;;658:4307:51;;;;5724:4:38;658:4307:51;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;21304:204:3;658:4307:51;21523:6:3;658:4307:51;;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;-1:-1:-1;658:4307:51;;;1121:7:32;658:4307:51;;;;;;;;;;;;;21373:102:3;;658:4307:51;;;21400:73:3;;658:4307:51;1489:81:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21400:73:3;;;;;:::i;:::-;658:4307:51;21390:84:3;;21373:102;:::i;:::-;21304:204;;:::i;21523:6::-;21519:75;;658:4307:51;21611:41:3;658:4307:51;;;;;:::i;:::-;21611:41:3;;:::i;21519:75::-;658:4307:51;;-1:-1:-1;;;21552:31:3;;-1:-1:-1;;;;;658:4307:51;;;21552:31:3;;658:4307:51;;;18484:42:3;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;2146:3:10;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;-1:-1:-1;;;1998:40:9;;-1:-1:-1;;;;;658:4307:51;;;;1998:40:9;;658:4307:51;;;;;;;;;;;;;867:6:9;658:4307:51;1998:40:9;;;;;;658:4307:51;1998:40:9;-1:-1:-1;1998:40:9;;;658:4307:51;-1:-1:-1;658:4307:51;;;;;;;;;;;;;1998:40:9;;;;658:4307:51;1998:40:9;;;;;;;;;:::i;:::-;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;-1:-1:-1;;;;;1634:32:10;;:::i;:::-;658:4307:51;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;3420:72:3;;:::i;:::-;6267:9:8;658:4307:51;6244:56:8;658:4307:51;;;;;;;;;;;;;;;;;;;;;;6244:56:8;-1:-1:-1;;;;;;658:4307:51;;6267:9:8;658:4307:51;;;;;;;6224:57:3;658:4307:51;;;:::i;:::-;6224:57:3;;;;;:::i;658:4307:51:-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;3221:4:8;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;;;;;;8574:33:3;658:4307:51;-1:-1:-1;658:4307:51;8574:33:3;658:4307:51;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;1641:18:7;658:4307:51;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;:::i;:::-;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;-1:-1:-1;;658:4307:51;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;658:4307:51;;;;-1:-1:-1;658:4307:51;;;24959:45:3;658:4307:51;;;;;;:::i;:::-;3420:72:3;;;:::i;:::-;658:4307:51;;;;;;;;;;;;;24918:31:3;658:4307:51;;;24918:31:3;;;;;:::i;:::-;24959:45;;:::i;658:4307:51:-;;;;;;-1:-1:-1;;658:4307:51;;;;3032:9:8;658:4307:51;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;658:4307:51;;;;;;;1489:81:3;658:4307:51;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;3420:72:3;;:::i;:::-;3092:20:7;;3088:88;;3190:47;658:4307:51;;;3206:13:7;658:4307:51;;;;;;;;;;;;;;;3190:47:7;658:4307:51;;;;;;;;3206:13:7;658:4307:51;-1:-1:-1;658:4307:51;;3088:88:7;658:4307:51;;-1:-1:-1;;;3135:30:7;;-1:-1:-1;658:4307:51;3135:30:7;;658:4307:51;;;3135:30:7;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:9;;-1:-1:-1;;;;;658:4307:51;;;;1998:40:9;;658:4307:51;;;;;;;;;;;;;867:6:9;658:4307:51;1998:40:9;;;;;;658:4307:51;1998:40:9;-1:-1:-1;1998:40:9;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;3420:72:3;;:::i;:::-;3529:18:7;658:4307:51;;;;;;;;;;;;;3508:62:7;;;3529:18;658:4307:51;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;:::i;:::-;-1:-1:-1;3032:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;26108:4:3;26085:28;26081:91;;658:4307:51;;-1:-1:-1;;;658:4307:51;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;;;2402:37:10;;658:4307:51;;;2402:37:10;;;658:4307:51;;;;;;;;867:6:9;-1:-1:-1;;;;;658:4307:51;2402:37:10;;;;;;658:4307:51;2402:37:10;2390:99;2402:37;-1:-1:-1;2402:37:10;;;658:4307:51;1885:64:10;;;;:::i;:::-;2390:99;;:::i;2402:37::-;1885:64;2402:37;;;;;658:4307:51;2402:37:10;;;;;;;;;:::i;:::-;;;;;658:4307:51;;;;;;-1:-1:-1;;658:4307:51;;;;;;867:6:9;-1:-1:-1;;;;;658:4307:51;;;;;;3798:142:3;3032:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;3870:4:3;3847:28;3843:91;;3798:142::o;658:4307:51:-;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;658:4307:51;;:::o;:::-;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;5642:299:3;;;658:4307:51;5642:299:3;5877:55;5642:299;658:4307:51;;5877:55:3;;;658:4307:51;;5877:55:3;;;658:4307:51;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;5877:55:3;;;;;;;;:::i;:::-;658:4307:51;5867:66:3;;5642:299;:::o;658:4307:51:-;;;;;;;;;;;;8030:178:3;-1:-1:-1;658:4307:51;8131:10:3;658:4307:51;;;-1:-1:-1;658:4307:51;;;;;;;;;;;;;;;;;;;;;8030:178:3;:::o;658:4307:51:-;;:::i;:::-;-1:-1:-1;;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;:::i;21743:950:3:-;;;;;;;22014:516;22545:6;21743:950;22083:414;22334:16;;;658:4307:51;;;;;;-1:-1:-1;658:4307:51;1121:7:32;658:4307:51;;;-1:-1:-1;658:4307:51;;;;;;;;;759:395:32;;22334:16:3;658:4307:51;;;;;:::i;:::-;;;;;;22376:24:3;658:4307:51;;;;;22426:17:3;658:4307:51;;;22148:317:3;658:4307:51;22148:317:3;;658:4307:51;1635:138:3;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;22148:317:3;;;;;:::i;22083:414::-;22014:516;;:::i;22545:6::-;22541:75;;22633:53;658:4307:51;;;;;;;;:::i;:::-;22633:53:3;;:::i;22541:75::-;658:4307:51;;-1:-1:-1;;;22574:31:3;;-1:-1:-1;;;;;658:4307:51;;22574:31:3;;;658:4307:51;;;18484:42:3;23002:255;;23185:65;23002:255;;658:4307:51;;;;;;:::i;:::-;;;;23185:65:3;:::i;658:4307:51:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;23539:769:3:-;;;;2397:23:51;;;:::i;:::-;658:4307;;;;;;;27300:1:3;658:4307:51;;;;27819:48:3;:62;27815:172;;658:4307:51;;-1:-1:-1;658:4307:51;7923:10:3;658:4307:51;;2454:864:6;;7916:39:3;7923:32;658:4307:51;-1:-1:-1;658:4307:51;;;;;;;;;7923:32:3;658:4307:51;;;;7916:39:3;2454:864:6;;:::i;:::-;;;;;:::i;:::-;658:4307:51;;;24015:18:3;24011:226;24015:13;;;658:4307:51;24054:59:3;;658:4307:51;;;;;;;;;;;;;24054:59:3;;;:::i;:::-;;;;23539:769;:::o;24011:226::-;24149:77;658:4307:51;24149:77:3;658:4307:51;;;;;;;;;;;;;24149:77:3;;;:::i;27815:172::-;658:4307:51;;-1:-1:-1;;;27904:72:3;;;;;658:4307:51;;;;;;;;;;;;:::i;:::-;;;;;;27904:72:3;658:4307:51;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;-1:-1:-1;658:4307:51;;;;:::o;:::-;;;:::o;9051:446:3:-;3032:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;735:10:30;9110:27:3;;9106:99;;9241:4;9218:28;9214:277;;9051:446::o;9214:277::-;658:4307:51;842:8:30;658:4307:51;:::i;:::-;;;;;;;:::i;:::-;842:8:30;658:4307:51;;;;;842:8:30;;-1:-1:-1;658:4307:51;;-1:-1:-1;658:4307:51;842:8:30;658:4307:51;;;;;9284:21:3;;9429:52;9436:26;;;:::i;:::-;:41;9429:52;9436:41;;9051:446::o;9106:99::-;658:4307:51;;-1:-1:-1;;;9160:34:3;;735:10:30;9160:34:3;;;658:4307:51;;;9160:34:3;26438:338;3032:9:8;658:4307:51;-1:-1:-1;;;;;658:4307:51;26653:4:3;26630:28;26626:91;;-1:-1:-1;;;658:4307:51;26438:338:3:o;658:4307:51:-;;;;12945:32:3;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;:::o;27638:384:3:-;2397:23:51;;;:::i;:::-;658:4307;;;;;;;;27300:1:3;658:4307:51;;;;27819:48:3;:62;27815:172;;27996:19;27638:384;:::o;27815:172::-;658:4307:51;;;;;27904:72:3;;;;;;;;;658:4307:51;;;;;;:::i;:::-;;;;;;27904:72:3;27638:384;2397:23:51;;;:::i;:::-;658:4307;;;;;;;15961:86:3;27300:1;658:4307:51;;;;27819:48:3;:62;27815:172;;27996:19;27638:384;:::o;27815:172::-;658:4307:51;;;;;27904:72:3;;;;;;;;;658:4307:51;;;;;;:::i;:::-;15961:86:3;658:4307:51;;;;27904:72:3;658:4307:51;;10000:1:46;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;;:::o;2454:864:6:-;2707:26;2454:864;;;;658:4307:51;;2707:14:6;658:4307:51;;;;;;;2707:26:6;2748:21;;;;:30;;;;658:4307:51;;;;;;;;;;;;;;;;2748:30:6;658:4307:51;;;;;2748:30:6;2744:100;;2853:30;658:4307:51;2853:30:6;;:37;:30;658:4307:51;;;;;;;;;;;;;;;;2853:30:6;658:4307:51;;-1:-1:-1;;658:4307:51;2886:4:6;658:4307:51;;;;2853:37:6;658:4307:51;2905:34:6;;;658:4307:51;2955:40:6;658:4307:51;;;2955:40:6;:::i;:::-;658:4307:51;;2454:864:6;:::o;2901:382::-;2886:4;3016:30;;2886:4;;3062:21;2886:4;3062:21;:36;658:4307:51;;;3062:36:6;:::i;3012:271::-;3136:16;3119:34;3136:16;;;3169:25;:40;658:4307:51;;;3169:40:6;:::i;3115:168::-;658:4307:51;;-1:-1:-1;;;3247:25:6;;;;;2744:100;658:4307:51;;-1:-1:-1;;;2801:32:6;;-1:-1:-1;;;;;658:4307:51;;2801:32:6;;;658:4307:51;;;18484:42:3;658:4307:51;;;;;;;;;;1057:224:9;658:4307:51;;-1:-1:-1;;;1134:15:9;;;658:4307:51;1134:15:9;658:4307:51;867:6:9;-1:-1:-1;;;;;658:4307:51;1134:15:9;;;;;;;1057:224;-1:-1:-1;1130:145:9;;1020:12:48;1002:31;1020:12;1002:31;:::i;1134:15:9:-;;;;;;;;;;;;;;;;;:::i;:::-;;;658:4307:51;;;;;;;;;:::i;:::-;1134:15:9;;;;;;;-1:-1:-1;1134:15:9;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;:::o;1436:261:9:-;658:4307:51;;-1:-1:-1;;;1525:20:9;;;;658:4307:51;1525:20:9;658:4307:51;867:6:9;-1:-1:-1;;;;;658:4307:51;1525:20:9;;;;;;;;1436:261;-1:-1:-1;;1521:170:9;;658:4307:51;;;:::i;1525:20:9:-;;;;;;;;;;;;;;:::i;:::-;;;658:4307:51;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;1525:20:9;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;:::o;1822:223:9:-;658:4307:51;;-1:-1:-1;;;1998:40:9;;-1:-1:-1;;;;;658:4307:51;;;1998:40:9;;;658:4307:51;;;;;;;;1998:40:9;;658:4307:51;;;;;;867:6:9;658:4307:51;1998:40:9;;;;;;;-1:-1:-1;1998:40:9;;;1991:47;1822:223;:::o;1998:40::-;;;;;;;;;;;;;;:::i;3722:460:10:-;4054:24;;:::i;:::-;4095:80;-1:-1:-1;;;658:4307:51;;;;4095:16:10;-1:-1:-1;4095:16:10;;:80;;;;-1:-1:-1;;;;;658:4307:51;;3722:460:10:o;4095:80::-;4146:28;;;;;;:::i;:::-;1914:23;658:4307:51;9738:15:46;;9763:18;;9802:1;9796:7;;9792:234;;4095:80:10;10050:53:46;;;;;:::i;:::-;10121:8;;;:63;4095:80:10;;10121:63:46;10136:48;10169:7;;;10136:41;10169:7;;:::i;:::-;1914:23:10;14441:109:46;;-1:-1:-1;;;;;;;;;;;14441:109:46;14291:265;;10136:41;658:4307:51;;;;;10136:48:46;4095:80:10;;9792:234:46;9839:14;;;;;:::i;:::-;658:4307:51;;;;;;;10050:53:46;14441:109;1914:23:10;14441:109:46;;;;-1:-1:-1;;;;;;;;;;;14441:109:46;658:4307:51;;;;;9871:48:46;9867:149;658:4307:51;;;9939:10:46;9867:149;;9792:234;;;9867:149;9994:7;;;;;;:::i;:::-;9867:149;;;5221:224:29;;;;5337:8;;-1:-1:-1;658:4307:51;;5690:21:29;:17;;5815:158;;;;;;5686:354;658:4307:51;;-1:-1:-1;;;6010:19:29;;;;;5017:176:38;3993:249:39;5017:176:38;5153:20;;:::i;:::-;3993:249:39;;;;-1:-1:-1;;;3993:249:39;;;;;;;;;;;5017:176:38;:::o;3945:262::-;4029:4;4038:11;-1:-1:-1;;;;;658:4307:51;4021:28:38;;:63;;3945:262;4017:184;;;4107:22;4100:29;:::o;4017:184::-;658:4307:51;;4304:80:38;;;658:4307:51;2079:95:38;658:4307:51;;4326:11:38;658:4307:51;2079:95:38;;658:4307:51;4339:14:38;2079:95;;;658:4307:51;4355:13:38;2079:95;;;658:4307:51;4029:4:38;658:4307:51;2079:95:38;;658:4307:51;;4304:80:38;;;;;:::i;4021:63::-;4070:14;;4053:13;:31;4021:63;;3368:267:34;1390:66;3491:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;658:4307:51;;;;;;:::i;:::-;2324:106:34;;2311:2;658:4307:51;;2324:106:34;3553:22;:::o;2675:69::-;658:4307:51;;-1:-1:-1;;;2713:20:34;;;;;3487:142;658:4307:51;;;-1:-1:-1;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;1390:66:34;;;;;;;:::i;658:4307:51:-;-1:-1:-1;658:4307:51;;;-1:-1:-1;;658:4307:51;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1390:66:34;658:4307:51;;;;;;;;;;;;;;;;;;;;3368:267:34;1390:66;3491:46;;1390:66;;;2625:40;;2679:11;2688:2;2679:11;;2675:69;;658:4307:51;;;;;;:::i;3487:142:34:-;658:4307:51;;;-1:-1:-1;6683:16:38;;658:4307:51;;;;;;;:::i;:::-;;;;;;;;;6683:16:38;;;;658:4307:51;;;;;1390:66:34;;;;;;;:::i;658:4307:51:-;-1:-1:-1;658:4307:51;;;-1:-1:-1;;658:4307:51;;;;;;;-1:-1:-1;1390:66:34;;-1:-1:-1;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;658:4307:51;;;:::o;1041:429:40:-;;;1167:18;;;;1254:33;;;;:::i;:::-;658:4307:51;;;;:::i;:::-;1308:33:40;:56;;;;1301:63;;;:::o;1308:56::-;-1:-1:-1;;;;;658:4307:51;;;;;1345:19:40;;1301:63;-1:-1:-1;1301:63:40:o;1163:301::-;1189:1;658:4307:51;;;;;2105:60:40;;658:4307:51;2105:60:40;;;;;;;;;;;;;;658:4307:51;;;;;;;;;;;:::i;:::-;2105:60:40;658:4307:51;;2105:60:40;;;;;;:::i;:::-;2074:101;;;;;;;:::i;:::-;2193:42;;;1163:301;2193:134;;;1395:58;;;:::o;2193:134::-;2251:29;658:4307:51;;;2105:60:40;658:4307:51;;;2251:29:40;;;;;;:::i;:::-;:76;1395:58;:::o;2193:42::-;658:4307:51;;2105:60:40;658:4307:51;;2216:19:40;;2193:42;;;2129:778:37;658:4307:51;;;2129:778:37;2319:2;2299:22;;2319:2;;2751:25;2535:196;;;;;;;;;;;;;;;-1:-1:-1;2535:196:37;2751:25;;:::i;:::-;2744:32;;;;;:::o;2295:606::-;2807:83;;2823:1;2807:83;2827:35;2807:83;;:::o;5203:1551::-;;;6283:66;6270:79;;6266:164;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;6541:24:37;;;;;;;;;;;;;;-1:-1:-1;;;;;658:4307:51;;6579:20:37;6575:113;;6698:49;;5203:1551;:::o;6575:113::-;6615:62;;;6541:24;6615:62;;:::o;6266:164::-;6365:54;;;6381:1;6365:54;6385:30;6365:54;;:::o;14296:213:44:-;658:4307:51;14374:24:44;;;;14370:103;;658:4307:51;14296:213:44;:::o;14370:103::-;658:4307:51;;;;4302:42:44;;;;14421:41;;14452:2;14421:41;;;658:4307:51;;;;;14421:41:44;658:4307:51;-1:-1:-1;;658:4307:51;;;;;;;;:::o;:::-;;;;;;;:::o;:::-;;;;;;;;;;;;20567:5181:43;20733:1;20728:6;;;20724:53;;20733:1;21704:14;-1:-1:-1;;;21765:16:43;;;21761:92;;20567:5181;25314:18;25204;25094;24985;24874;24765;25703:28;21870:15;22385:6;21870:15;-1:-1:-1;;;25724:6:43;21870:15;;;21866:90;;20567:5181;21980:7;21973:15;;;21969:90;;20567:5181;22083:7;22076:15;;;22072:89;;20567:5181;22185:6;22178:14;;;22174:87;;20567:5181;22285:6;22278:14;;;22274:87;;20567:5181;22378:14;;22374:61;;20567:5181;22861:1;658:4307:51;20733:1:43;658:4307:51;24771:6:43;;;;:::i;:::-;658:4307:51;;;;;24765:18:43;24880:6;;;;:::i;24874:18::-;24991:6;;;;:::i;24985:18::-;25100:6;;;;:::i;25094:18::-;25210:6;;;;:::i;25204:18::-;25320:6;;;;:::i;25314:18::-;25724:6;;;:::i;:::-;25719:11;;;658:4307:51;25703:28:43;658:4307:51;;20567:5181:43;:::o;22374:61::-;20733:1;658:4307:51;22374:61:43;;22274:87;658:4307:51;;;;;22274:87:43;;;22174;658:4307:51;;;;;22174:87:43;;;22072:89;658:4307:51;;;;;22072:89:43;;;21969:90;658:4307:51;;;;;21969:90:43;;;21866;658:4307:51;;;;;21866:90:43;;;21761:92;-1:-1:-1;;;;658:4307:51;-1:-1:-1;21772:8:43;658:4307:51;;;21761:92:43;;10311:206:46;1634:23:10;658:4307:51;10406:17:46;;10447:8;;;:63;;10406:17;10311:206;:::o;10447:63::-;658:4307:51;;;;;;;;1634:23:10;14441:109:46;;;;658:4307:51;;;10311:206:46;:::o;10696:389::-;1914:23:10;658:4307:51;10872:8:46;;;10896:20;10834:17;10896:20;10834:17;10896:20;10834:17;10896:20;:::o;10868:211::-;658:4307:51;;;;;;;;1914:23:10;658:4307:51;14441:109:46;;;658:4307:51;11015:1:46;;658:4307:51;;;;;;;11031:37:46:o;658:4307:51:-;1634:23:10;658:4307:51;;-1:-1:-1;;;658:4307:51;;;;;;;;;1634:23:10;658:4307:51;;;;;;;;1634:23:10;-1:-1:-1;658:4307:51;-1:-1:-1;;;;;;;;;;;658:4307:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;658:4307:51;;;;;11659:922:46;1634:23:10;658:4307:51;11659:922:46;;;11866:7;;;;11938;11918:28;11938:7;;:::i;11918:28::-;658:4307:51;;;;;;;;;;;;12105:13:46;;;12101:89;;12253:14;;;;;12287:19;;;658:4307:51;;;;;;;;;;;;;;;;;12287:19:46;658:4307:51;;12425:25:46;;:::o;12249:163::-;658:4307:51;;12345:52:46;658:4307:51;12355:41:46;658:4307:51;;:::i;:::-;;;;;;;;12355:41:46;-1:-1:-1;;;;;658:4307:51;;12355:41:46;;;658:4307:51;12345:52:46;:::i;:::-;12249:163;;12101:89;658:4307:51;;-1:-1:-1;;;12145:30:46;;;;;11862:713;658:4307:51;12481:52:46;658:4307:51;12491:41:46;658:4307:51;;:::i;12491:41:46:-;-1:-1:-1;;;;;658:4307:51;;12491:41:46;;;658:4307:51;12345:52:46;:::i;12481:::-;11872:1;12547:17;;:::o;12931:433::-;;13114:10;;;;;;13346:11;;12931:433;:::o;13107:230::-;5967:5:43;;;;;5977;;;;658:4307:51;;;;;;;;;1914:23:10;-1:-1:-1;14441:109:46;658:4307:51;14441:109:46;;-1:-1:-1;;;;;;;;;;;14441:109:46;658:4307:51;;;;;-1:-1:-1;13191:136:46;658:4307:51;;;13250:10:46;13191:136;;13107:230;;;13191:136;13305:7;;;;;;:::i;:::-;13191:136;;;1637:317:47;16026:20:3;658:4307:51;;;;;1801:1:47;658:4307:51;;;-1:-1:-1;;;;;658:4307:51;;;;;;1789:29:47;1785:68;;-1:-1:-1;1536:4:33;1867:11:47;1536:4:33;;;-1:-1:-1;1536:4:33;658:4307:51;16026:20:3;1536:4:33;;-1:-1:-1;;;;;1536:4:33;;658:4307:51;1536:4:33;;;;;16026:20:3;1536:4:33;1637:317:47:o;1785:68::-;1829:135:33;-1:-1:-1;1829:135:33;1536:4;1829:135;;;;;3149:373:47;9436:15:3;658:4307:51;;-1:-1:-1;;;;;658:4307:51;;;;;;3313:24:47;;3309:64;;1536:4:33;-1:-1:-1;1536:4:33;3395:11:47;1536:4:33;;3395:11:47;1536:4:33;-1:-1:-1;1536:4:33;1315;-1:-1:-1;1315:4:33;;;;658:4307:51;;-1:-1:-1;;;;;1536:4:33;9436:15:3;1315:4:33;;;9436:15:3;1315:4:33;3149:373:47:o;3309:64::-;1829:135:33;-1:-1:-1;1829:135:33;1315:4;1829:135;;;;;7242:3683:43;-1:-1:-1;;1412:159:43;;;;;;;;;;;;;;;;;7498:9;;7494:365;;7969:19;2146:3:10;7969:19:43;;7965:142;;658:4307:51;8390:308:43;2146:3:10;8390:308:43;;;;;;;;658:4307:51;;8390:308:43;;8962:384;;9409:18;658:4307:51;7242:3683:43;:::o;7965:142::-;1829:135:33;658:4307:51;1829:135:33;5306:42:43;1829:135:33;;;;;7494:365:43;658:4307:51;;2146:3:10;658:4307:51;;;7820:24:43;:::o;658:4307:51:-;;;;;;;;;;;;;;;;;;:::o;2122:740:8:-;2249:23;;;:::i;:::-;658:4307:51;;;;:::i;:::-;2303:20:8;2287:36;;2283:86;;2397:24;;;658:4307:51;;3664:12:8;658:4307:51;;;;;;;2397:24:8;1315:4:33;2435:9:8;658:4307:51;2435:28:8;;-1:-1:-1;;;;;658:4307:51;;;2435:28:8;658:4307:51;;-1:-1:-1;;;2435:37:8;;;;;658:4307:51;;;2435:37:8;;658:4307:51;;2435:37:8;658:4307:51;;;;2435:37:8;;;;;;;-1:-1:-1;2435:37:8;;;2122:740;-1:-1:-1;2431:425:8;;;2488:27;;;2303:20;2488:27;:::o;2431:425::-;658:4307:51;;-1:-1:-1;;;2536:34:8;;2435:37;2536:34;;658:4307:51;;;;;;;;;;;;2536:34:8;;;;;;;-1:-1:-1;2536:34:8;;;2431:425;-1:-1:-1;;2532:324:8;;;2678:22;2671:29;:::o;2532:324::-;2823:22;2816:29;:::o;2536:34::-;;;;;;-1:-1:-1;2536:34:8;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;2435:37;;;;;;;;;;;;;;:::i;:::-;;;;2283:86;2339:19;;:::o;6345:1248:3:-;6559:22;;658:4307:51;;;;;;;;;;6559:22:3;658:4307:51;;;;;;6694:76:3;;658:4307:51;;6780:76:3;;7916:39;7923:32;:22;;658:4307:51;;;;;;;;;;7923:22:3;658:4307:51;;;;;;;7916:39:3;6928:13;;6924:90;;7024:34;7051:7;;:::i;7024:34::-;7073:28;;;;7069:87;;7185:28;;;:::i;:::-;7228;;;7272:27;7279:20;7272:27;:::o;7224:363::-;7320:27;7321:26;;;:::i;7320:27::-;:58;;;;7224:363;7316:271;;;7394:29;7401:22;7394:29;:::o;7316:271::-;8574:33;;:22;8567:40;8574:22;658:4307:51;;;;;;;;;;8574:22:3;:33;658:4307:51;;;;;8567:40:3;8574:33;;6559:10;7488:30;:::o;7440:147::-;7556:20;7549:27;:::o;7320:58::-;7352:26;7351:27;7352:26;;-1:-1:-1;658:4307:51;2214:14:6;658:4307:51;;;-1:-1:-1;658:4307:51;2258:21:6;;;658:4307:51;;;-1:-1:-1;2078:236:6;;7351:27:3;7320:58;;7069:87;7117:28;;-1:-1:-1;7117:28:3;:::o;6924:90::-;658:4307:51;;-1:-1:-1;;;6964:39:3;;6559:10;6964:39;;658:4307:51;;;;;18484:42:3;6780:76;6816:29;6823:22;6816:29;:::o;6694:76::-;6730:29;;6737:22;6730:29;:::o;1668:276:6:-;-1:-1:-1;658:4307:51;1804:14:6;658:4307:51;;;-1:-1:-1;658:4307:51;7923:10:3;658:4307:51;;;;-1:-1:-1;658:4307:51;;;;;;;;;;2402:37:10;;;7923:10:3;2402:37:10;;658:4307:51;;;;;;;;;;867:6:9;658:4307:51;2402:37:10;;;;;;1888:49:6;2402:37:10;2390:99;2402:37;-1:-1:-1;2402:37:10;;;1885:64;;;;:::i;2390:99::-;1888:21:6;1912:25;658:4307:51;1888:21:6;;658:4307:51;1912:25:6;;658:4307:51;1888:49:6;;:::i;:::-;-1:-1:-1;1848:89:6;1668:276;:::o;11346:863:3:-;;;;;;11636:53;735:10:30;;11636:53:3;:::i;:::-;11635:54;11631:128;;1641:18:7;658:4307:51;11863:18:3;;11859:267;;11346:863;12143:59;735:10:30;;;;12143:59:3;;:::i;11859:267::-;658:4307:51;-1:-1:-1;;658:4307:51;11940:7:3;;:::i;:::-;658:4307:51;;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;1998:40:9;;735:10:30;1998:40:9;;;658:4307:51;;;;;;;;;;;867:6:9;-1:-1:-1;;;;;658:4307:51;1998:40:9;;;;;;;658:4307:51;1998:40:9;;;11859:267:3;11970:30;;;;11966:150;;11859:267;;;11966:150;658:4307:51;;-1:-1:-1;;;12027:74:3;;735:10:30;1998:40:9;12027:74:3;;658:4307:51;;;;;;;;;;;;;;;;18484:42:3;1998:40:9;;;;658:4307:51;1998:40:9;;;;;;;;;:::i;:::-;;;;11631:128:3;658:4307:51;;-1:-1:-1;;;11712:36:3;;735:10:30;11712:36:3;;;658:4307:51;;;11712:36:3;658:4307:51;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;-1:-1:-1;658:4307:51;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;12386:1374:3;;;;;;;6224:57;658:4307:51;;;;;12683:29:3;6224:57;;;;:::i;:::-;658:4307:51;;;;;12728:31:3;;;;;;:69;;;12386:1374;12728:92;;;;12386:1374;12724:208;;658:4307:51;;;12945:22:3;;:32;:22;;658:4307:51;;;;;;;;;;12945:32:3;658:4307:51;12941:149:3;;13423:257;13119:7;13423:257;13119:7;658:4307:51;13119:23:3;:7;;:::i;:::-;1289:12:7;658:4307:51;;;;;;;13119:23:3;:::i;:::-;658:4307:51;;;;13356:51:3;13228:22;;658:4307:51;;;;;;;;;;13228:22:3;658:4307:51;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;;;658:4307:51;;;;;13298:48:3;13319:27;;;:::i;:::-;658:4307:51;;-1:-1:-1;;;;658:4307:51;;;;;;-1:-1:-1;;;658:4307:51;;;;;13298:48:3;13380:27;;;:::i;:::-;658:4307:51;;-1:-1:-1;;;;658:4307:51;;;;;;-1:-1:-1;;;658:4307:51;;;;;13356:51:3;13626:19;13539:28;658:4307:51;;13539:28:3;:::i;:::-;13626:19;;;:::i;:::-;658:4307:51;;;13423:257:3;;;;;;:::i;:::-;;;;12386:1374::o;12941:149::-;2397:23:51;;;;:::i;:::-;658:4307;;-1:-1:-1;;;13005:74:3;;658:4307:51;;;13005:74:3;;12945:10;13005:74;;;:::i;12724:208::-;658:4307:51;;;;-1:-1:-1;;;12843:78:3;;;;;658:4307:51;;;;;;;;;;;;;;;;;18484:42:3;12728:92;12801:19;;;12728:92;;:69;658:4307:51;;;12763:34:3;;;12728:69;;29148:999;;658:4307:51;;29466:2:3;29457:11;;29453:61;;-1:-1:-1;;31714:95:3;;;;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;29790:31:3;29786:81;;30019:57;;-1:-1:-1;;658:4307:51;;;30019:57:3;:::i;:::-;30097:8;;658:4307:51;;;30097:33:3;;30090:40;;29148:999;:::o;29786:81::-;29841:11;;;29848:4;29841:11;:::o;658:4307:51:-;;;;;;;;;15735:1:36;658:4307:51;;;;;;;:::o;:::-;;;;;;;;;13398:2:36;658:4307:51;;;;;;;:::o;15249:889:36:-;;;658:4307:51;;15419:25:36;;:40;;;;15249:889;15415:72;;15522:9;;;:::i;:::-;15516:15;;15515:88;;;15249:889;15714:22;34863:71:44;;;15714:22:36;:::i;:::-;15709:2;658:4307:51;;15709:2:36;658:4307:51;;;;;;;;;;;15801:29:36;15709:27;;15969:50;;;:::i;:::-;16033:31;;-1:-1:-1;;;;;658:4307:51;;;;16033:31:36:o;15797:335::-;16095:26;;;-1:-1:-1;16095:26:36;-1:-1:-1;16095:26:36;:::o;15515:88::-;-1:-1:-1;31714:95:3;;;;;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;15536:67:36;15515:88;;15419:40;15448:11;;;;15419:40;;12680:1052;;;;12967:9;;;:::i;:::-;12961:15;;12960:82;;;12680:1052;13140:22;34863:71:44;;;13140:22:36;:::i;:::-;13173:18;-1:-1:-1;658:4307:51;;;;;;;;13206:26:36;;;13234:7;;;;;;13704:21;;;12975:1;13704:21;12680:1052;:::o;13243:3::-;31714:95:3;;;;658:4307:51;13274:55:36;13287:41;31714:95:3;;;;;;658:4307:51;;;;;;13287:41:36;13274:55;:::i;:::-;658:4307:51;13347:8:36;13353:2;13347:8;;13343:31;;13388:12;;13243:3;13388:12;;:::i;:::-;658:4307:51;13243:3:36;;:::i;:::-;13206:26;;;;;13343:31;-1:-1:-1;;;;;;;;;13357:17:36:o;12960:82::-;-1:-1:-1;31714:95:3;;;;;;-1:-1:-1;;;;;;658:4307:51;-1:-1:-1;;;12981:61:36;12960:82;;16144:524;658:4307:51;;16437:2:36;16429:10;;:24;;;16144:524;16425:203;;;-1:-1:-1;;658:4307:51;;;16144:524:36;:::o;16425:203::-;16497:2;16489:10;;:25;;;16425:203;16485:143;;;-1:-1:-1;;658:4307:51;;;;16144:524:36:o;16485:143::-;16558:2;16550:10;;:24;;;16485:143;16546:82;;;-1:-1:-1;;658:4307:51;;;;:::o;16546:82:36:-;16606:22;658:4307:51;16606:22:36;:::o;16550:24::-;16564:10;16572:2;16564:10;;16550:24;;16489:25;16503:11;16511:3;16503:11;;16489:25;;16429:24;16443:10;16451:2;16443:10;;16429:24;;15296:213:44;658:4307:51;15374:24:44;;;;15370:103;;658:4307:51;15296:213:44;:::o;15370:103::-;658:4307:51;;;;4302:42:44;;;;15421:41;;15452:2;15421:41;;;658:4307:51;;;;;15421:41:44;4907:554:8;;6224:57:3;4907:554:8;;;6224:57:3;:::i;:::-;2397:23:51;;;:::i;:::-;658:4307;;;;;;19238:208:3;27300:1;658:4307:51;;;;27819:48:3;:62;27815:172;;19467:22;:38;:22;;658:4307:51;;;;;;;;;;19467:22:3;2021:56;;-1:-1:-1;;;;;2021:56:3;-1:-1:-1;;;2021:56:3;;;;19467:38;658:4307:51;;;;;19520:28:3;;658:4307:51;;19520:28:3;5229:24:8;;658:4307:51;;3664:12:8;658:4307:51;;;;;;;5229:24:8;1315:4:33;5267:15:8;5263:164;;5437:17;4907:554;:::o;5263:164::-;5320:9;658:4307:51;5320:16:8;;-1:-1:-1;;;;;658:4307:51;;;5320:16:8;:28;;;;;658:4307:51;;-1:-1:-1;;;5320:28:8;;658:4307:51;5320:28:8;;658:4307:51;;;;-1:-1:-1;;658:4307:51;;;;;;-1:-1:-1;;5320:28:8;;;;;;;;5263:164;-1:-1:-1;;658:4307:51;;;3664:12:8;658:4307:51;;;;;1315:4:33;4907:554:8;:::o;5320:28::-;;;;;;:::i;:::-;;;;27815:172:3;658:4307:51;;;;;;27904:72:3;;;;;;;;;658:4307:51;;;;;;:::i;:::-;19238:208:3;658:4307:51;;;;27904:72:3;658:4307:51;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;658:4307:51;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;-1:-1:-1;658:4307:51;;;;;;;;;;:::o;4066:432:8:-;;;;;658:4307:51;;;;;4317:9:8;658:4307:51;;4317:103:8;;;;;;-1:-1:-1;658:4307:51;4317:103:8;658:4307:51;;;;;;;;;;;;4317:103:8;;658:4307:51;;6676:4:8;658:4307:51;;;6660:40:8;4317:103;;;;;:::i;:::-;;4347:9;;4317:103;;;;;;;;-1:-1:-1;4317:103:8;4467:24;4317:103;;;4066:432;4467:24;658:4307:51;;3664:12:8;658:4307:51;;;;;;;4467:24:8;1315:4:33;4066:432:8:o;4317:103::-;;;;:::i;:::-;;;"},"methodIdentifiers":{"BALLOT_TYPEHASH()":"deaaa7cc","CLOCK_MODE()":"4bf5d7e9","COUNTING_MODE()":"dd4e2ba5","EXTENDED_BALLOT_TYPEHASH()":"2fe3e261","cancel(address[],uint256[],bytes[],bytes32)":"452115d6","castVote(uint256,uint8)":"56781388","castVoteBySig(uint256,uint8,address,bytes)":"8ff262e3","castVoteWithReason(uint256,uint8,string)":"7b3c71d3","castVoteWithReasonAndParams(uint256,uint8,string,bytes)":"5f398a14","castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)":"5b8d0e0d","clock()":"91ddadf4","eip712Domain()":"84b0196e","execute(address[],uint256[],bytes[],bytes32)":"2656227d","getProposalId(address[],uint256[],bytes[],bytes32)":"a8f8a668","getVotes(address,uint256)":"eb9019d4","getVotesWithParams(address,uint256,bytes)":"9a802a6d","hasVoted(uint256,address)":"43859632","hashProposal(address[],uint256[],bytes[],bytes32)":"c59057e4","name()":"06fdde03","nonces(address)":"7ecebe00","onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)":"bc197c81","onERC1155Received(address,address,uint256,uint256,bytes)":"f23a6e61","onERC721Received(address,address,uint256,bytes)":"150b7a02","proposalDeadline(uint256)":"c01f9e37","proposalEta(uint256)":"ab58fb8e","proposalNeedsQueuing(uint256)":"a9a95294","proposalProposer(uint256)":"143489d0","proposalSnapshot(uint256)":"2d63f693","proposalThreshold()":"b58131b0","proposalVotes(uint256)":"544ffc9c","propose(address[],uint256[],bytes[],string)":"7d5e81e2","queue(address[],uint256[],bytes[],bytes32)":"160cbed7","quorum(uint256)":"f8ce560a","quorumDenominator()":"97c3d334","quorumNumerator()":"a7713a70","quorumNumerator(uint256)":"60c4247f","relay(address,uint256,bytes)":"c28bc2fa","setProposalThreshold(uint256)":"ece40cc1","setVotingDelay(uint48)":"79051887","setVotingPeriod(uint32)":"e540d01d","state(uint256)":"3e4f49e6","supportsInterface(bytes4)":"01ffc9a7","timelock()":"d33219b4","token()":"fc0c546a","updateQuorumNumerator(uint256)":"06f3f9e6","updateTimelock(address)":"a890c910","version()":"54fd4d50","votingDelay()":"3932abb1","votingPeriod()":"02a251a3"}},"metadata":"{\"compiler\":{\"version\":\"0.8.20+commit.a1b79de6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"string\",\"name\":\"_name\",\"type\":\"string\"},{\"internalType\":\"contract IVotes\",\"name\":\"_token\",\"type\":\"address\"},{\"internalType\":\"contract TimelockController\",\"name\":\"_timelock\",\"type\":\"address\"},{\"internalType\":\"uint48\",\"name\":\"_votingDelay\",\"type\":\"uint48\"},{\"internalType\":\"uint32\",\"name\":\"_votingPeriod\",\"type\":\"uint32\"},{\"internalType\":\"uint256\",\"name\":\"_proposalThreshold\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"_quorumPercentage\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FailedCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorAlreadyCastVote\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorAlreadyQueuedProposal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorDisabledDeposit\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"votes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"threshold\",\"type\":\"uint256\"}],\"name\":\"GovernorInsufficientProposerVotes\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"targets\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"calldatas\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"values\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidProposalLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"quorumNumerator\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"quorumDenominator\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidQuorumFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"}],\"name\":\"GovernorInvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteParams\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorInvalidVoteType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"votingPeriod\",\"type\":\"uint256\"}],\"name\":\"GovernorInvalidVotingPeriod\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNonexistentProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"GovernorNotQueuedProposal\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorOnlyExecutor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GovernorQueueNotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"}],\"name\":\"GovernorRestrictedProposer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"GovernorUnableToCancel\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"current\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"expectedStates\",\"type\":\"bytes32\"}],\"name\":\"GovernorUnexpectedProposalState\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentNonce\",\"type\":\"uint256\"}],\"name\":\"InvalidAccountNonce\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidShortString\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"str\",\"type\":\"string\"}],\"name\":\"StringTooLong\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EIP712DomainChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalCanceled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proposer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"string[]\",\"name\":\"signatures\",\"type\":\"string[]\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteStart\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"voteEnd\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"ProposalCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"ProposalExecuted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"etaSeconds\",\"type\":\"uint256\"}],\"name\":\"ProposalQueued\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldProposalThreshold\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"ProposalThresholdSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldQuorumNumerator\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"QuorumNumeratorUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldTimelock\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"TimelockChange\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"VoteCast\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"weight\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"VoteCastWithParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingDelay\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingDelay\",\"type\":\"uint256\"}],\"name\":\"VotingDelaySet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldVotingPeriod\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newVotingPeriod\",\"type\":\"uint256\"}],\"name\":\"VotingPeriodSet\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CLOCK_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"COUNTING_MODE\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"EXTENDED_BALLOT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"cancel\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"}],\"name\":\"castVote\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"castVoteWithReason\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"support\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"voter\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"castVoteWithReasonAndParamsBySig\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"clock\",\"outputs\":[{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"eip712Domain\",\"outputs\":[{\"internalType\":\"bytes1\",\"name\":\"fields\",\"type\":\"bytes1\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"verifyingContract\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"salt\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[]\",\"name\":\"extensions\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"execute\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"getProposalId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"getVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"params\",\"type\":\"bytes\"}],\"name\":\"getVotesWithParams\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasVoted\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"hashProposal\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC721Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalDeadline\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalEta\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalNeedsQueuing\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalProposer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalSnapshot\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proposalThreshold\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"proposalVotes\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"againstVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"forVotes\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"abstainVotes\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"string\",\"name\":\"description\",\"type\":\"string\"}],\"name\":\"propose\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"targets\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes[]\",\"name\":\"calldatas\",\"type\":\"bytes[]\"},{\"internalType\":\"bytes32\",\"name\":\"descriptionHash\",\"type\":\"bytes32\"}],\"name\":\"queue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"blockNumber\",\"type\":\"uint256\"}],\"name\":\"quorum\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumDenominator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"timepoint\",\"type\":\"uint256\"}],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"quorumNumerator\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"relay\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newProposalThreshold\",\"type\":\"uint256\"}],\"name\":\"setProposalThreshold\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint48\",\"name\":\"newVotingDelay\",\"type\":\"uint48\"}],\"name\":\"setVotingDelay\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"newVotingPeriod\",\"type\":\"uint32\"}],\"name\":\"setVotingPeriod\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"proposalId\",\"type\":\"uint256\"}],\"name\":\"state\",\"outputs\":[{\"internalType\":\"enum IGovernor.ProposalState\",\"name\":\"\",\"type\":\"uint8\"}],\"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\":\"timelock\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"token\",\"outputs\":[{\"internalType\":\"contract IERC5805\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"newQuorumNumerator\",\"type\":\"uint256\"}],\"name\":\"updateQuorumNumerator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contract TimelockController\",\"name\":\"newTimelock\",\"type\":\"address\"}],\"name\":\"updateTimelock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingDelay\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"votingPeriod\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"details\":\"\\u041a\\u043e\\u043d\\u0442\\u0440\\u0430\\u043a\\u0442 Governor \\u0434\\u043b\\u044f DAO \\u0441 \\u043d\\u0430\\u0441\\u0442\\u0440\\u0430\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u043c\\u0438 \\u043f\\u0430\\u0440\\u0430\\u043c\\u0435\\u0442\\u0440\\u0430\\u043c\\u0438\",\"errors\":{\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"FailedCall()\":[{\"details\":\"A call to an address target failed. The target may have reverted.\"}],\"GovernorAlreadyCastVote(address)\":[{\"details\":\"The vote was already cast.\"}],\"GovernorAlreadyQueuedProposal(uint256)\":[{\"details\":\"The proposal has already been queued.\"}],\"GovernorDisabledDeposit()\":[{\"details\":\"Token deposits are disabled in this contract.\"}],\"GovernorInsufficientProposerVotes(address,uint256,uint256)\":[{\"details\":\"The `proposer` does not have the required votes to create a proposal.\"}],\"GovernorInvalidProposalLength(uint256,uint256,uint256)\":[{\"details\":\"Empty proposal or a mismatch between the parameters length for a proposal call.\"}],\"GovernorInvalidQuorumFraction(uint256,uint256)\":[{\"details\":\"The quorum set is not a valid fraction.\"}],\"GovernorInvalidSignature(address)\":[{\"details\":\"The provided signature is not valid for the expected `voter`. If the `voter` is a contract, the signature is not valid using {IERC1271-isValidSignature}.\"}],\"GovernorInvalidVoteParams()\":[{\"details\":\"The provided params buffer is not supported by the counting module.\"}],\"GovernorInvalidVoteType()\":[{\"details\":\"The vote type used is not valid for the corresponding counting module.\"}],\"GovernorInvalidVotingPeriod(uint256)\":[{\"details\":\"The voting period set is not a valid period.\"}],\"GovernorNonexistentProposal(uint256)\":[{\"details\":\"The `proposalId` doesn't exist.\"}],\"GovernorNotQueuedProposal(uint256)\":[{\"details\":\"The proposal hasn't been queued yet.\"}],\"GovernorOnlyExecutor(address)\":[{\"details\":\"The `account` is not the governance executor.\"}],\"GovernorQueueNotImplemented()\":[{\"details\":\"Queue operation is not implemented for this governor. Execute should be called directly.\"}],\"GovernorRestrictedProposer(address)\":[{\"details\":\"The `proposer` is not allowed to create a proposal.\"}],\"GovernorUnableToCancel(uint256,address)\":[{\"details\":\"The given `account` is unable to cancel the proposal with given `proposalId`.\"}],\"GovernorUnexpectedProposalState(uint256,uint8,bytes32)\":[{\"details\":\"The current state of a proposal is not the required for performing an operation. The `expectedStates` is a bitmap with the bits enabled for each ProposalState enum position counting from right to left. NOTE: If `expectedState` is `bytes32(0)`, the proposal is expected to not be in any state (i.e. not exist). This is the case when a proposal that is expected to be unset is already initiated (the proposal is duplicated). See {Governor-_encodeStateBitmap}.\"}],\"InvalidAccountNonce(address,uint256)\":[{\"details\":\"The nonce used for an `account` is not the expected current nonce.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"EIP712DomainChanged()\":{\"details\":\"MAY be emitted to signal that the domain could have changed.\"},\"ProposalCanceled(uint256)\":{\"details\":\"Emitted when a proposal is canceled.\"},\"ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)\":{\"details\":\"Emitted when a proposal is created.\"},\"ProposalExecuted(uint256)\":{\"details\":\"Emitted when a proposal is executed.\"},\"ProposalQueued(uint256,uint256)\":{\"details\":\"Emitted when a proposal is queued.\"},\"TimelockChange(address,address)\":{\"details\":\"Emitted when the timelock controller used for proposal execution is modified.\"},\"VoteCast(address,uint256,uint8,uint256,string)\":{\"details\":\"Emitted when a vote is cast without params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used.\"},\"VoteCastWithParams(address,uint256,uint8,uint256,string,bytes)\":{\"details\":\"Emitted when a vote is cast with params. Note: `support` values should be seen as buckets. Their interpretation depends on the voting module used. `params` are additional encoded parameters. Their interpretation also depends on the voting module used.\"}},\"kind\":\"dev\",\"methods\":{\"CLOCK_MODE()\":{\"details\":\"Machine-readable description of the clock as specified in ERC-6372.\"},\"COUNTING_MODE()\":{\"details\":\"See {IGovernor-COUNTING_MODE}.\"},\"cancel(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-cancel}.\"},\"castVote(uint256,uint8)\":{\"details\":\"See {IGovernor-castVote}.\"},\"castVoteBySig(uint256,uint8,address,bytes)\":{\"details\":\"See {IGovernor-castVoteBySig}.\"},\"castVoteWithReason(uint256,uint8,string)\":{\"details\":\"See {IGovernor-castVoteWithReason}.\"},\"castVoteWithReasonAndParams(uint256,uint8,string,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParams}.\"},\"castVoteWithReasonAndParamsBySig(uint256,uint8,address,string,bytes,bytes)\":{\"details\":\"See {IGovernor-castVoteWithReasonAndParamsBySig}.\"},\"clock()\":{\"details\":\"Clock (as specified in ERC-6372) is set to match the token's clock. Fallback to block numbers if the token does not implement ERC-6372.\"},\"eip712Domain()\":{\"details\":\"returns the fields and values that describe the domain separator used by this contract for EIP-712 signature.\"},\"execute(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-execute}.\"},\"getProposalId(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-getProposalId}.\"},\"getVotes(address,uint256)\":{\"details\":\"See {IGovernor-getVotes}.\"},\"getVotesWithParams(address,uint256,bytes)\":{\"details\":\"See {IGovernor-getVotesWithParams}.\"},\"hasVoted(uint256,address)\":{\"details\":\"See {IGovernor-hasVoted}.\"},\"hashProposal(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-hashProposal}. The proposal id is produced by hashing the ABI encoded `targets` array, the `values` array, the `calldatas` array and the descriptionHash (bytes32 which itself is the keccak256 hash of the description string). This proposal id can be produced from the proposal data which is part of the {ProposalCreated} event. It can even be computed in advance, before the proposal is submitted. Note that the chainId and the governor address are not part of the proposal id computation. Consequently, the same proposal (with same operation and same description) will have the same id if submitted on multiple governors across multiple networks. This also means that in order to execute the same operation twice (on the same governor) the proposer will have to change the description in order to avoid proposal id conflicts.\"},\"name()\":{\"details\":\"See {IGovernor-name}.\"},\"nonces(address)\":{\"details\":\"Returns the next unused nonce for an address.\"},\"onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155BatchReceived}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC1155Received(address,address,uint256,uint256,bytes)\":{\"details\":\"See {IERC1155Receiver-onERC1155Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"onERC721Received(address,address,uint256,bytes)\":{\"details\":\"See {IERC721Receiver-onERC721Received}. Receiving tokens is disabled if the governance executor is other than the governor itself (eg. when using with a timelock).\"},\"proposalDeadline(uint256)\":{\"details\":\"See {IGovernor-proposalDeadline}.\"},\"proposalEta(uint256)\":{\"details\":\"See {IGovernor-proposalEta}.\"},\"proposalNeedsQueuing(uint256)\":{\"details\":\"\\u0424\\u0443\\u043d\\u043a\\u0446\\u0438\\u044f \\u0434\\u043b\\u044f \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0442\\u0440\\u0435\\u0431\\u0443\\u0435\\u0442\\u0441\\u044f \\u043b\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043a\\u0430 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432 \\u043e\\u0447\\u0435\\u0440\\u0435\\u0434\\u044c\"},\"proposalProposer(uint256)\":{\"details\":\"See {IGovernor-proposalProposer}.\"},\"proposalSnapshot(uint256)\":{\"details\":\"See {IGovernor-proposalSnapshot}.\"},\"proposalVotes(uint256)\":{\"details\":\"Accessor to the internal vote counts.\"},\"propose(address[],uint256[],bytes[],string)\":{\"details\":\"See {IGovernor-propose}. This function has opt-in frontrunning protection, described in {_isValidDescriptionForProposer}.\"},\"queue(address[],uint256[],bytes[],bytes32)\":{\"details\":\"See {IGovernor-queue}.\"},\"quorumDenominator()\":{\"details\":\"Returns the quorum denominator. Defaults to 100, but may be overridden.\"},\"quorumNumerator()\":{\"details\":\"Returns the current quorum numerator. See {quorumDenominator}.\"},\"quorumNumerator(uint256)\":{\"details\":\"Returns the quorum numerator at a specific timepoint. See {quorumDenominator}.\"},\"relay(address,uint256,bytes)\":{\"details\":\"Relays a transaction or function call to an arbitrary target. In cases where the governance executor is some contract other than the governor itself, like when using a timelock, this function can be invoked in a governance proposal to recover tokens or Ether that was sent to the governor contract by mistake. Note that if the executor is simply the governor itself, use of `relay` is redundant.\"},\"setProposalThreshold(uint256)\":{\"details\":\"Update the proposal threshold. This operation can only be performed through a governance proposal. Emits a {ProposalThresholdSet} event.\"},\"setVotingDelay(uint48)\":{\"details\":\"Update the voting delay. This operation can only be performed through a governance proposal. Emits a {VotingDelaySet} event.\"},\"setVotingPeriod(uint32)\":{\"details\":\"Update the voting period. This operation can only be performed through a governance proposal. Emits a {VotingPeriodSet} event.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"timelock()\":{\"details\":\"Public accessor to check the address of the timelock\"},\"token()\":{\"details\":\"The token that voting power is sourced from.\"},\"updateQuorumNumerator(uint256)\":{\"details\":\"Changes the quorum numerator. Emits a {QuorumNumeratorUpdated} event. Requirements: - Must be called through a governance proposal. - New numerator must be smaller or equal to the denominator.\"},\"updateTimelock(address)\":{\"details\":\"Public endpoint to update the underlying timelock instance. Restricted to the timelock itself, so updates must be proposed, scheduled, and executed through governance proposals. CAUTION: It is not recommended to change the timelock while there are other queued governance proposals.\"},\"version()\":{\"details\":\"See {IGovernor-version}.\"}},\"title\":\"GovernorContract\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/GovernorContract.sol\":\"GovernorContract\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[],\"viaIR\":true},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"keccak256\":\"0xc1bebdee8943bd5e9ef1e0f2e63296aa1dd4171a66b9e74d0286220e891e1458\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://928cf2f0042c606f3dcb21bd8a272573f462a215cd65285d2d6b407f31e9bd67\",\"dweb:/ipfs/QmWGxjckno6sfjHPX5naPnsfsyisgy4PJDf46eLw9umfpx\"]},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0x4d9a2b261b56a1e4a37bb038151dec98b952fed16de2bdfdda27e38e2b12b530\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f724110f7aeb6151af800ab8c12e6060b29bda9e013f0ccb331eb754d6a7cbf0\",\"dweb:/ipfs/QmUcjzCZpxtUPdEThtAzE1f9LvuJiUGZxTdH9N6bHrb5Cf\"]},\"@openzeppelin/contracts/governance/Governor.sol\":{\"keccak256\":\"0x2dcd108a0d2f822523460cb704ad11bda9d916d493475d92b9e2b46e55015329\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8c01464f71e183c0712a7a47dd516a6a99423b16553622d473813af4c345cf23\",\"dweb:/ipfs/QmSbXJ2DAE5iWEYFD7uYNJejrggrKpS8G3ryV3XryfyVna\"]},\"@openzeppelin/contracts/governance/IGovernor.sol\":{\"keccak256\":\"0xeb587bd3f646da7897e80f4ea71dc5ee324e985ca2d17136021aa2443f41a73f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://230f29f8a38f45150616864c0988e0ef3c269e651eefeb0ad3778e3ae387b0fd\",\"dweb:/ipfs/QmTgFRV3XAPDjXA6Gp2ug1ifwyiZGUeFDYivHJ61eJg73g\"]},\"@openzeppelin/contracts/governance/TimelockController.sol\":{\"keccak256\":\"0x42ce53c97c0d57628662c1a6e277a6eee113aeedd0cae61805e0513ac2866daf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fff5babafc1100625c7f60ee3694fe98b73446992211a30dbfbc2b98cced16\",\"dweb:/ipfs/QmRU8ThthE6USLbEgLNf6jVKp36qJNAkzDZ5RBoYSN7bLC\"]},\"@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol\":{\"keccak256\":\"0xdc21c15a8582ca58529bf4b63209718a86fd944cbb206a492687333fe8cce0ff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4a4a30ef6ff3d7165c00a6f41a37569035a8b1602b77ecac8453a6ef2cf7c149\",\"dweb:/ipfs/QmZjt4yg3vWWeDMQ6avpXLYLMjctv3jwaWgrH4c5ozSg83\"]},\"@openzeppelin/contracts/governance/extensions/GovernorSettings.sol\":{\"keccak256\":\"0x1e0810708b8f5de8d3db73240ccee2d36a305cb904aa5acd4588834ebce6acce\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9758197a4d3cb1aa3036a9bd0edbf34a2eba82e484d3d519da495e495d752dee\",\"dweb:/ipfs/QmYtV61Sp55bfcW4DZvsRuDo2EKb5PekqoY3nx5STJn6Zt\"]},\"@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol\":{\"keccak256\":\"0xa5690e95962c9ce88129b64e25de1a9be912a916e3b7097de44e0fe4177290b5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fb99742d3ac1efaf266f63bfc43fbbeaa6bce9a6c2067c4d87bc6d261e425f4a\",\"dweb:/ipfs/Qmcdkp6ESPBxMUGnptMD3qjzGoHFjTLK1kJYFxty9cqnpc\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotes.sol\":{\"keccak256\":\"0x6fc0e9e0c3ed137dc2281a120cdc01b92010a26e6fd5fc4e6af08fc0f28bdb9e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2de2620f20f2ec0f52b14b241bec63815a5e5c42a76198a754d899fedfbdb97a\",\"dweb:/ipfs/QmTPcYhinbDv9T6T1hzNjbZrWNWSFYauoug4zdPvDTXect\"]},\"@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol\":{\"keccak256\":\"0xa04c3f5bd34e0d4a07deb6b132d9e108782caa1d86c8474319358cf86ddd9a11\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3c344331d87e523c9f2eafa31cc027ffc8f4f6228d553683966deff60c1ac872\",\"dweb:/ipfs/QmaZZBPVDhEJ2rA7vbJrHLGRLkccBfrGVb717uDTrNYiTN\"]},\"@openzeppelin/contracts/governance/utils/IVotes.sol\":{\"keccak256\":\"0x5e2b397ae88fd5c68e4f6762eb9f65f65c36702eb57796495f471d024ce70947\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://348fc8e291d54314bb22437b532f443d5dbfb80c8cc9591567c1af6554ccf856\",\"dweb:/ipfs/QmP8ZTyitZinxcpwAHeYHhwj7u21zPpKXSiww38V74sXC2\"]},\"@openzeppelin/contracts/interfaces/IERC1271.sol\":{\"keccak256\":\"0x3d4cd07258d675b6dfa3d9dfd623a77b38fb9935f4a5381ff4bc969948720976\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30abb60a4d98ad9a33de4fa5e9072342e12df3a79e9c71b5f59ce049ae8cd535\",\"dweb:/ipfs/QmT6NXJDjsf8H14nPYQsFELDB8q5ZTmG9cjdX2bEQJW7ST\"]},\"@openzeppelin/contracts/interfaces/IERC165.sol\":{\"keccak256\":\"0xde7e9fd9aee8d4f40772f96bb3b58836cbc6dfc0227014a061947f8821ea9724\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://11fea9f8bc98949ac6709f0c1699db7430d2948137aa94d5a9e95a91f61a710a\",\"dweb:/ipfs/QmQdfRXxQjwP6yn3DVo1GHPpriKNcFghSPi94Z1oKEFUNS\"]},\"@openzeppelin/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"@openzeppelin/contracts/interfaces/IERC5805.sol\":{\"keccak256\":\"0x4b9b89f91adbb7d3574f85394754cfb08c5b4eafca8a7061e2094a019ab8f818\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7373d5dbb8eb2381aa0883a456fac89283fcaf52f42fa805d4188f270716742a\",\"dweb:/ipfs/QmVnZDmT4ABvNhRJMaQnbCzsCA8HpyHPVaxi4fCi92LFv2\"]},\"@openzeppelin/contracts/interfaces/IERC6372.sol\":{\"keccak256\":\"0xeb2857b7dafb7e0d8526dbfe794e6c047df2851c9e6ee91dc4a55f3c34af5d33\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://49bf13f6c2a38a9bcc7b852d4e2b9cebb4068b832642cce61069cdb5f06bb2fb\",\"dweb:/ipfs/QmdKAJVE7rR2kENCZnEM1yKswrGii7WuE9gZpsQvnXJhwn\"]},\"@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol\":{\"keccak256\":\"0x61a23d601c2ab69dd726ac55058604cbda98e1d728ba31a51c379a3f9eeea715\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8cbb06152d82ebdd5ba1d33454e5759492040f309a82637c7e99c948a04fa20\",\"dweb:/ipfs/QmQQuLr6WSfLu97pMEh6XLefk99TSj9k5Qu1zXGPepwGiK\"]},\"@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol\":{\"keccak256\":\"0xe103e95f854ef0cd1bba5f469175f67cd332f5c2561941f165e3dd65cee94d6d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6cf8cc5d07cf8003255f9d766fe8188b9f6e33b6240e126a605f0d061566b23e\",\"dweb:/ipfs/Qmd7okDCSoUt1L4G9hmb5c4W8kWUnfpAa2jyBKUp4xKErd\"]},\"@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol\":{\"keccak256\":\"0xb5afb8e8eebc4d1c6404df2f5e1e6d2c3d24fd01e5dfc855314951ecfaae462d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://78586466c424f076c6a2a551d848cfbe3f7c49e723830807598484a1047b3b34\",\"dweb:/ipfs/Qmb717ovcFxm7qgNKEShiV6M9SPR3v1qnNpAGH84D6w29p\"]},\"@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol\":{\"keccak256\":\"0xaad20f8713b5cd98114278482d5d91b9758f9727048527d582e8e88fd4901fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5396e8dbb000c2fada59b7d2093b9c7c870fd09413ab0fdaba45d882959c6244\",\"dweb:/ipfs/QmXQn5XckSiUsUBpMYuiFeqnojRX4rKa9jmgjCPeTuPmhh\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0xaaa1d17c1129b127a4a401db2fbd72960e2671474be3d08cae71ccdc42f7624c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb2f27cd3952aa667e198fba0d9b7bcec52fbb12c16f013c25fe6fb52b29cc0e\",\"dweb:/ipfs/QmeuohBFoeyDPZA9JNCTEDz3VBfBD4EABWuWXVhHAuEpKR\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0x493033a8d1b176a037b2cc6a04dad01a5c157722049bbecf632ca876224dd4b2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6a708e8a5bdb1011c2c381c9a5cfd8a9a956d7d0a9dc1bd8bcdaf52f76ef2f12\",\"dweb:/ipfs/Qmax9WHBnVsZP46ZxEMNRQpLQnrdE4dK8LehML1Py8FowF\"]},\"@openzeppelin/contracts/utils/Errors.sol\":{\"keccak256\":\"0x6afa713bfd42cf0f7656efa91201007ac465e42049d7de1d50753a373648c123\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba1d02f4847670a1b83dec9f7d37f0b0418d6043447b69f3a29a5f9efc547fcf\",\"dweb:/ipfs/QmQ7iH2keLNUKgq2xSWcRmuBE5eZ3F5whYAkAGzCNNoEWB\"]},\"@openzeppelin/contracts/utils/Nonces.sol\":{\"keccak256\":\"0x0082767004fca261c332e9ad100868327a863a88ef724e844857128845ab350f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://132dce9686a54e025eb5ba5d2e48208f847a1ec3e60a3e527766d7bf53fb7f9e\",\"dweb:/ipfs/QmXn1a2nUZMpu2z6S88UoTfMVtY2YNh86iGrzJDYmMkKeZ\"]},\"@openzeppelin/contracts/utils/Panic.sol\":{\"keccak256\":\"0xf7fe324703a64fc51702311dc51562d5cb1497734f074e4f483bfb6717572d7a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c6a5ff4f9fd8649b7ee20800b7fa387d3465bd77cf20c2d1068cd5c98e1ed57a\",\"dweb:/ipfs/QmVSaVJf9FXFhdYEYeCEfjMVHrxDh5qL4CGkxdMWpQCrqG\"]},\"@openzeppelin/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x1fcf8cceb1a67e6c8512267e780933c4a3f63ef44756e6c818fda79be51c8402\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://617d7d57f6f9cd449068b4d23daf485676d083aae648e038d05eb3a13291de35\",\"dweb:/ipfs/QmPADWPiGaSzZDFNpFEUx4ZPqhzPkYncBpHyTfAGcfsqzy\"]},\"@openzeppelin/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0xcf74f855663ce2ae00ed8352666b7935f6cddea2932fdf2c3ecd30a9b1cd0e97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f660b1f351b757dfe01438e59888f31f33ded3afcf5cb5b0d9bf9aa6f320a8b\",\"dweb:/ipfs/QmarDJ5hZEgBtCmmrVzEZWjub9769eD686jmzb2XpSU1cM\"]},\"@openzeppelin/contracts/utils/Strings.sol\":{\"keccak256\":\"0x81c274a60a7ae232ae3dc9ff3a4011b4849a853c13b0832cd3351bb1bb2f0dae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9da0c20dc74358a2a76330818f3bac9d1e2ce3371aec847b9cbf5d147fbae4f6\",\"dweb:/ipfs/QmeczhmnFv1hbXKGLwbYXY6Rrytc9a5A2YaRi5QMMgjPnb\"]},\"@openzeppelin/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0x69f54c02b7d81d505910ec198c11ed4c6a728418a868b906b4a0cf29946fda84\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e25e4bdb7ae1f21d23bfee996e22736fc0ab44cfabedac82a757b1edc5623b9\",\"dweb:/ipfs/QmQdWQvB6JCP9ZMbzi8EvQ1PTETqkcTWrbcVurS7DKpa5n\"]},\"@openzeppelin/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x0c60057e7351874f086db8dc9291b7ada9ad62cb7725befd2991430d04a74572\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://33cdfd1fc36410d45046f88ff9864350146b194736c32834baa38d99b843ffbe\",\"dweb:/ipfs/QmdVmqgFKjgEBURy4KUwWDA6J1LEg1BKcHcXsx4nkeHAD2\"]},\"@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0x26670fef37d4adf55570ba78815eec5f31cb017e708f61886add4fc4da665631\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b16d45febff462bafd8a5669f904796a835baf607df58a8461916d3bf4f08c59\",\"dweb:/ipfs/QmU2eJFpjmT4vxeJWJyLeQb8Xht1kdB8Y6MKLDPFA9WPux\"]},\"@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0xbdc3bb48ccedb818cd75a6d74a16df55a822e9f6d3cc54c59f576f10aab67b5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2284f25f2478f419d7781573b17a89d0e7c5589a865d55e2d6ed5163aee23aa8\",\"dweb:/ipfs/QmNsr2625APBQiNKpYnX5VcSnYgfUHR9Uzzp9pRXjoDqK7\"]},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"keccak256\":\"0xddce8e17e3d3f9ed818b4f4c4478a8262aab8b11ed322f1bf5ed705bb4bd97fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8084aa71a4cc7d2980972412a88fe4f114869faea3fefa5436431644eb5c0287\",\"dweb:/ipfs/Qmbqfs5dRdPvHVKY8kTaeyc65NdqXRQwRK7h9s5UJEhD1p\"]},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x79796192ec90263f21b464d5bc90b777a525971d3de8232be80d9c4f9fb353b8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6fda447a62815e8064f47eff0dd1cf58d9207ad69b5d32280f8d7ed1d1e4621\",\"dweb:/ipfs/QmfDRc7pxfaXB2Dh9np5Uf29Na3pQ7tafRS684wd3GLjVL\"]},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x1225214420c83ebcca88f2ae2b50f053aaa7df7bd684c3e878d334627f2edfc6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c5fab4970634f9ab9a620983dc1c8a30153981a0b1a521666e269d0a11399d3\",\"dweb:/ipfs/QmVRnBC575MESGkEHndjujtR7qub2FzU9RWy9eKLp4hPZB\"]},\"@openzeppelin/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0x195533c86d0ef72bcc06456a4f66a9b941f38eb403739b00f21fd7c1abd1ae54\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b1d578337048cad08c1c03041cca5978eff5428aa130c781b271ad9e5566e1f8\",\"dweb:/ipfs/QmPFKL2r9CBsMwmUqqdcFPfHZB2qcs9g1HDrPxzWSxomvy\"]},\"@openzeppelin/contracts/utils/math/SignedMath.sol\":{\"keccak256\":\"0xb1970fac7b64e6c09611e6691791e848d5e3fe410fa5899e7df2e0afd77a99e3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db5fbb3dddd8b7047465b62575d96231ba8a2774d37fb4737fbf23340fabbb03\",\"dweb:/ipfs/QmVUSvooZKEdEdap619tcJjTLcAuH6QBdZqAzWwnAXZAWJ\"]},\"@openzeppelin/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0x93ce66a307d66cb14e95dbc8f20641cedf48b2d060bf3bda431d62a4493e6e8d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://10d4122ee13fd8dcd2f468a86031665345d2dfdda76993d1f51201bdeb746f9d\",\"dweb:/ipfs/QmWxbbYEgyDCjwT4ZtNwujJwB4vdnR2qEKwL2Zrz9JoSDU\"]},\"@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol\":{\"keccak256\":\"0x1e1d74658d7f4eab3d4f8fb0c6c5953bc5f629d9425e978d557dabff7b58b217\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://be0175d00008d452d3d553890f73a3d5d51dff4372f720336c8b98f26822fcdb\",\"dweb:/ipfs/QmUkE8g5xPExWoSAKwdi5ww1qJJVtEWtjSF93G2LMQkgD3\"]},\"@openzeppelin/contracts/utils/types/Time.sol\":{\"keccak256\":\"0x36776530f012618bc7526ceb28e77b85e582cb12d9b9466a71d4bd6bf952e4cc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9f867d046908497287d8a67643dd5d7e38c4027af4ab0a74ffbe1d6790c383c6\",\"dweb:/ipfs/QmQ7s9gMP1nkwThFmoDifnGgpUMsMe5q5ZrAxGDsNnRGza\"]},\"contracts/GovernorContract.sol\":{\"keccak256\":\"0x5b1b22b444d6973135f3c1e4df098f5cb480af9416243d10afc059522132d5ae\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fae8b397319f97aea63bf4361ddb2f4a61a83929efc3fb96fff8e327b2dfbba\",\"dweb:/ipfs/Qmc1qov8NjRKT1pB8qRLSCJU6DYPBGNXFrAU2K44avpcMa\"]}},\"version\":1}"}}}}} \ No newline at end of file diff --git a/backend/artifacts/contracts/DLE.sol/DLE.dbg.json b/backend/artifacts/contracts/DLE.sol/DLE.dbg.json new file mode 100644 index 0000000..314c9e3 --- /dev/null +++ b/backend/artifacts/contracts/DLE.sol/DLE.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/6575c8c945d0e94a5880cf71f96c424f.json" +} diff --git a/backend/artifacts/contracts/DLE.sol/DLE.json b/backend/artifacts/contracts/DLE.sol/DLE.json new file mode 100644 index 0000000..8931a6a --- /dev/null +++ b/backend/artifacts/contracts/DLE.sol/DLE.json @@ -0,0 +1,3177 @@ +{ + "_format": "hh-sol-artifact-1", + "contractName": "DLE", + "sourceName": "contracts/DLE.sol", + "abi": [ + { + "inputs": [ + { + "components": [ + { + "internalType": "string", + "name": "name", + "type": "string" + }, + { + "internalType": "string", + "name": "symbol", + "type": "string" + }, + { + "internalType": "string", + "name": "location", + "type": "string" + }, + { + "internalType": "string", + "name": "coordinates", + "type": "string" + }, + { + "internalType": "uint256", + "name": "jurisdiction", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "oktmo", + "type": "uint256" + }, + { + "internalType": "string[]", + "name": "okvedCodes", + "type": "string[]" + }, + { + "internalType": "uint256", + "name": "kpp", + "type": "uint256" + }, + { + "internalType": "uint48", + "name": "votingDelay", + "type": "uint48" + }, + { + "internalType": "uint32", + "name": "votingPeriod", + "type": "uint32" + }, + { + "internalType": "uint256", + "name": "proposalThreshold", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "quorumPercentage", + "type": "uint256" + }, + { + "internalType": "address[]", + "name": "initialPartners", + "type": "address[]" + }, + { + "internalType": "uint256[]", + "name": "initialAmounts", + "type": "uint256[]" + } + ], + "internalType": "struct DLE.DLEConfig", + "name": "config", + "type": "tuple" + }, + { + "internalType": "address", + "name": "timelockAddress", + "type": "address" + } + ], + "stateMutability": "nonpayable", + "type": "constructor" + }, + { + "inputs": [], + "name": "CheckpointUnorderedInsertion", + "type": "error" + }, + { + "inputs": [], + "name": "ECDSAInvalidSignature", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "length", + "type": "uint256" + } + ], + "name": "ECDSAInvalidSignatureLength", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "bytes32", + "name": "s", + "type": "bytes32" + } + ], + "name": "ECDSAInvalidSignatureS", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "increasedSupply", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "cap", + "type": "uint256" + } + ], + "name": "ERC20ExceededSafeSupply", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "spender", + "type": "address" + }, + { + "internalType": "uint256", + "name": "allowance", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "needed", + "type": "uint256" + } + ], + "name": "ERC20InsufficientAllowance", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "sender", + "type": "address" + }, + { + "internalType": "uint256", + "name": "balance", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "needed", + "type": "uint256" + } + ], + "name": "ERC20InsufficientBalance", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "approver", + "type": "address" + } + ], + "name": "ERC20InvalidApprover", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "receiver", + "type": "address" + } + ], + "name": "ERC20InvalidReceiver", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "sender", + "type": "address" + } + ], + "name": "ERC20InvalidSender", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "spender", + "type": "address" + } + ], + "name": "ERC20InvalidSpender", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "timepoint", + "type": "uint256" + }, + { + "internalType": "uint48", + "name": "clock", + "type": "uint48" + } + ], + "name": "ERC5805FutureLookup", + "type": "error" + }, + { + "inputs": [], + "name": "ERC6372InconsistentClock", + "type": "error" + }, + { + "inputs": [], + "name": "FailedCall", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "voter", + "type": "address" + } + ], + "name": "GovernorAlreadyCastVote", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "GovernorAlreadyQueuedProposal", + "type": "error" + }, + { + "inputs": [], + "name": "GovernorDisabledDeposit", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "proposer", + "type": "address" + }, + { + "internalType": "uint256", + "name": "votes", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "threshold", + "type": "uint256" + } + ], + "name": "GovernorInsufficientProposerVotes", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "targets", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "calldatas", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "values", + "type": "uint256" + } + ], + "name": "GovernorInvalidProposalLength", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "quorumNumerator", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "quorumDenominator", + "type": "uint256" + } + ], + "name": "GovernorInvalidQuorumFraction", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "voter", + "type": "address" + } + ], + "name": "GovernorInvalidSignature", + "type": "error" + }, + { + "inputs": [], + "name": "GovernorInvalidVoteParams", + "type": "error" + }, + { + "inputs": [], + "name": "GovernorInvalidVoteType", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "votingPeriod", + "type": "uint256" + } + ], + "name": "GovernorInvalidVotingPeriod", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "GovernorNonexistentProposal", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "GovernorNotQueuedProposal", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "GovernorOnlyExecutor", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "GovernorOnlyProposer", + "type": "error" + }, + { + "inputs": [], + "name": "GovernorQueueNotImplemented", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "proposer", + "type": "address" + } + ], + "name": "GovernorRestrictedProposer", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "internalType": "enum IGovernor.ProposalState", + "name": "current", + "type": "uint8" + }, + { + "internalType": "bytes32", + "name": "expectedStates", + "type": "bytes32" + } + ], + "name": "GovernorUnexpectedProposalState", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "internalType": "uint256", + "name": "currentNonce", + "type": "uint256" + } + ], + "name": "InvalidAccountNonce", + "type": "error" + }, + { + "inputs": [], + "name": "InvalidShortString", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint8", + "name": "bits", + "type": "uint8" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "SafeCastOverflowedUintDowncast", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "string", + "name": "str", + "type": "string" + } + ], + "name": "StringTooLong", + "type": "error" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "expiry", + "type": "uint256" + } + ], + "name": "VotesExpiredSignature", + "type": "error" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "Approval", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "string", + "name": "name", + "type": "string" + }, + { + "indexed": false, + "internalType": "string", + "name": "symbol", + "type": "string" + }, + { + "indexed": false, + "internalType": "string", + "name": "location", + "type": "string" + }, + { + "indexed": false, + "internalType": "string", + "name": "coordinates", + "type": "string" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "jurisdiction", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "oktmo", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "string[]", + "name": "okvedCodes", + "type": "string[]" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "kpp", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "tokenAddress", + "type": "address" + }, + { + "indexed": false, + "internalType": "address", + "name": "timelockAddress", + "type": "address" + }, + { + "indexed": false, + "internalType": "address", + "name": "governorAddress", + "type": "address" + } + ], + "name": "DLEInitialized", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "delegator", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "fromDelegate", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "toDelegate", + "type": "address" + } + ], + "name": "DelegateChanged", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "delegate", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "previousVotes", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "newVotes", + "type": "uint256" + } + ], + "name": "DelegateVotesChanged", + "type": "event" + }, + { + "anonymous": false, + "inputs": [], + "name": "EIP712DomainChanged", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address[]", + "name": "partners", + "type": "address[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "amounts", + "type": "uint256[]" + } + ], + "name": "InitialTokensDistributed", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "string", + "name": "moduleName", + "type": "string" + }, + { + "indexed": false, + "internalType": "address", + "name": "moduleAddress", + "type": "address" + } + ], + "name": "ModuleInstalled", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "ProposalCanceled", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "proposer", + "type": "address" + }, + { + "indexed": false, + "internalType": "address[]", + "name": "targets", + "type": "address[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + }, + { + "indexed": false, + "internalType": "string[]", + "name": "signatures", + "type": "string[]" + }, + { + "indexed": false, + "internalType": "bytes[]", + "name": "calldatas", + "type": "bytes[]" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "voteStart", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "voteEnd", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "string", + "name": "description", + "type": "string" + } + ], + "name": "ProposalCreated", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "initiator", + "type": "address" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "operation", + "type": "bytes" + } + ], + "name": "ProposalCreated", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "ProposalExecuted", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "etaSeconds", + "type": "uint256" + } + ], + "name": "ProposalQueued", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "signer", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "signaturesCount", + "type": "uint256" + } + ], + "name": "ProposalSigned", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "oldProposalThreshold", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "newProposalThreshold", + "type": "uint256" + } + ], + "name": "ProposalThresholdSet", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "oldQuorumNumerator", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "newQuorumNumerator", + "type": "uint256" + } + ], + "name": "QuorumNumeratorUpdated", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "oldTimelock", + "type": "address" + }, + { + "indexed": false, + "internalType": "address", + "name": "newTimelock", + "type": "address" + } + ], + "name": "TimelockChange", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "initiator", + "type": "address" + }, + { + "indexed": false, + "internalType": "address[]", + "name": "partners", + "type": "address[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "amounts", + "type": "uint256[]" + }, + { + "indexed": false, + "internalType": "string", + "name": "description", + "type": "string" + } + ], + "name": "TokenDistributionProposalCreated", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address[]", + "name": "partners", + "type": "address[]" + }, + { + "indexed": false, + "internalType": "uint256[]", + "name": "amounts", + "type": "uint256[]" + } + ], + "name": "TokenDistributionProposalExecuted", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "signer", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "signaturesCount", + "type": "uint256" + } + ], + "name": "TokenDistributionProposalSigned", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "depositor", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256" + } + ], + "name": "TokensDepositedToTreasury", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "Transfer", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "initiator", + "type": "address" + }, + { + "indexed": false, + "internalType": "address", + "name": "recipient", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "string", + "name": "description", + "type": "string" + } + ], + "name": "TreasuryProposalCreated", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "recipient", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256" + } + ], + "name": "TreasuryProposalExecuted", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "address", + "name": "signer", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "signaturesCount", + "type": "uint256" + } + ], + "name": "TreasuryProposalSigned", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "voter", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint8", + "name": "support", + "type": "uint8" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "weight", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "string", + "name": "reason", + "type": "string" + } + ], + "name": "VoteCast", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": true, + "internalType": "address", + "name": "voter", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint8", + "name": "support", + "type": "uint8" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "weight", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "string", + "name": "reason", + "type": "string" + }, + { + "indexed": false, + "internalType": "bytes", + "name": "params", + "type": "bytes" + } + ], + "name": "VoteCastWithParams", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "oldVotingDelay", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "newVotingDelay", + "type": "uint256" + } + ], + "name": "VotingDelaySet", + "type": "event" + }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "uint256", + "name": "oldVotingPeriod", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "newVotingPeriod", + "type": "uint256" + } + ], + "name": "VotingPeriodSet", + "type": "event" + }, + { + "inputs": [], + "name": "BALLOT_TYPEHASH", + "outputs": [ + { + "internalType": "bytes32", + "name": "", + "type": "bytes32" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "CLOCK_MODE", + "outputs": [ + { + "internalType": "string", + "name": "", + "type": "string" + } + ], + "stateMutability": "pure", + "type": "function" + }, + { + "inputs": [], + "name": "COUNTING_MODE", + "outputs": [ + { + "internalType": "string", + "name": "", + "type": "string" + } + ], + "stateMutability": "pure", + "type": "function" + }, + { + "inputs": [], + "name": "EXTENDED_BALLOT_TYPEHASH", + "outputs": [ + { + "internalType": "bytes32", + "name": "", + "type": "bytes32" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "owner", + "type": "address" + }, + { + "internalType": "address", + "name": "spender", + "type": "address" + } + ], + "name": "allowance", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "spender", + "type": "address" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "approve", + "outputs": [ + { + "internalType": "bool", + "name": "", + "type": "bool" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "balanceOf", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address[]", + "name": "targets", + "type": "address[]" + }, + { + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + }, + { + "internalType": "bytes[]", + "name": "calldatas", + "type": "bytes[]" + }, + { + "internalType": "bytes32", + "name": "descriptionHash", + "type": "bytes32" + } + ], + "name": "cancel", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "internalType": "uint8", + "name": "support", + "type": "uint8" + } + ], + "name": "castVote", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "internalType": "uint8", + "name": "support", + "type": "uint8" + }, + { + "internalType": "address", + "name": "voter", + "type": "address" + }, + { + "internalType": "bytes", + "name": "signature", + "type": "bytes" + } + ], + "name": "castVoteBySig", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "internalType": "uint8", + "name": "support", + "type": "uint8" + }, + { + "internalType": "string", + "name": "reason", + "type": "string" + } + ], + "name": "castVoteWithReason", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "internalType": "uint8", + "name": "support", + "type": "uint8" + }, + { + "internalType": "string", + "name": "reason", + "type": "string" + }, + { + "internalType": "bytes", + "name": "params", + "type": "bytes" + } + ], + "name": "castVoteWithReasonAndParams", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "internalType": "uint8", + "name": "support", + "type": "uint8" + }, + { + "internalType": "address", + "name": "voter", + "type": "address" + }, + { + "internalType": "string", + "name": "reason", + "type": "string" + }, + { + "internalType": "bytes", + "name": "params", + "type": "bytes" + }, + { + "internalType": "bytes", + "name": "signature", + "type": "bytes" + } + ], + "name": "castVoteWithReasonAndParamsBySig", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "internalType": "uint32", + "name": "pos", + "type": "uint32" + } + ], + "name": "checkpoints", + "outputs": [ + { + "components": [ + { + "internalType": "uint48", + "name": "_key", + "type": "uint48" + }, + { + "internalType": "uint208", + "name": "_value", + "type": "uint208" + } + ], + "internalType": "struct Checkpoints.Checkpoint208", + "name": "", + "type": "tuple" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "clock", + "outputs": [ + { + "internalType": "uint48", + "name": "", + "type": "uint48" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "bytes", + "name": "_operation", + "type": "bytes" + }, + { + "internalType": "uint256[]", + "name": "_targetChains", + "type": "uint256[]" + }, + { + "internalType": "uint256", + "name": "_timelock", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "_governanceChain", + "type": "uint256" + } + ], + "name": "createProposal", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address[]", + "name": "_partners", + "type": "address[]" + }, + { + "internalType": "uint256[]", + "name": "_amounts", + "type": "uint256[]" + }, + { + "internalType": "uint256", + "name": "_timelock", + "type": "uint256" + }, + { + "internalType": "string", + "name": "_description", + "type": "string" + } + ], + "name": "createTokenDistributionProposal", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "_recipient", + "type": "address" + }, + { + "internalType": "uint256", + "name": "_amount", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "_timelock", + "type": "uint256" + }, + { + "internalType": "string", + "name": "_description", + "type": "string" + } + ], + "name": "createTreasuryProposal", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [], + "name": "decimals", + "outputs": [ + { + "internalType": "uint8", + "name": "", + "type": "uint8" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "delegatee", + "type": "address" + } + ], + "name": "delegate", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "delegatee", + "type": "address" + }, + { + "internalType": "uint256", + "name": "nonce", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "expiry", + "type": "uint256" + }, + { + "internalType": "uint8", + "name": "v", + "type": "uint8" + }, + { + "internalType": "bytes32", + "name": "r", + "type": "bytes32" + }, + { + "internalType": "bytes32", + "name": "s", + "type": "bytes32" + } + ], + "name": "delegateBySig", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "delegates", + "outputs": [ + { + "internalType": "address", + "name": "", + "type": "address" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "_amount", + "type": "uint256" + } + ], + "name": "depositToTreasury", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [], + "name": "dleInfo", + "outputs": [ + { + "internalType": "string", + "name": "name", + "type": "string" + }, + { + "internalType": "string", + "name": "symbol", + "type": "string" + }, + { + "internalType": "string", + "name": "location", + "type": "string" + }, + { + "internalType": "string", + "name": "coordinates", + "type": "string" + }, + { + "internalType": "uint256", + "name": "jurisdiction", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "oktmo", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "kpp", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "creationTimestamp", + "type": "uint256" + }, + { + "internalType": "bool", + "name": "isActive", + "type": "bool" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "eip712Domain", + "outputs": [ + { + "internalType": "bytes1", + "name": "fields", + "type": "bytes1" + }, + { + "internalType": "string", + "name": "name", + "type": "string" + }, + { + "internalType": "string", + "name": "version", + "type": "string" + }, + { + "internalType": "uint256", + "name": "chainId", + "type": "uint256" + }, + { + "internalType": "address", + "name": "verifyingContract", + "type": "address" + }, + { + "internalType": "bytes32", + "name": "salt", + "type": "bytes32" + }, + { + "internalType": "uint256[]", + "name": "extensions", + "type": "uint256[]" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address[]", + "name": "targets", + "type": "address[]" + }, + { + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + }, + { + "internalType": "bytes[]", + "name": "calldatas", + "type": "bytes[]" + }, + { + "internalType": "bytes32", + "name": "descriptionHash", + "type": "bytes32" + } + ], + "name": "execute", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "payable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "_proposalId", + "type": "uint256" + } + ], + "name": "executeTokenDistributionProposal", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "_proposalId", + "type": "uint256" + } + ], + "name": "executeTreasuryProposal", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "_address", + "type": "address" + } + ], + "name": "getAvailableWithdrawal", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "timepoint", + "type": "uint256" + } + ], + "name": "getPastTotalSupply", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "internalType": "uint256", + "name": "timepoint", + "type": "uint256" + } + ], + "name": "getPastVotes", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "getVotes", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "internalType": "uint256", + "name": "timepoint", + "type": "uint256" + } + ], + "name": "getVotes", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + }, + { + "internalType": "uint256", + "name": "timepoint", + "type": "uint256" + }, + { + "internalType": "bytes", + "name": "params", + "type": "bytes" + } + ], + "name": "getVotesWithParams", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + }, + { + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "hasVoted", + "outputs": [ + { + "internalType": "bool", + "name": "", + "type": "bool" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address[]", + "name": "targets", + "type": "address[]" + }, + { + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + }, + { + "internalType": "bytes[]", + "name": "calldatas", + "type": "bytes[]" + }, + { + "internalType": "bytes32", + "name": "descriptionHash", + "type": "bytes32" + } + ], + "name": "hashProposal", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "pure", + "type": "function" + }, + { + "inputs": [], + "name": "initialTokensDistributed", + "outputs": [ + { + "internalType": "bool", + "name": "", + "type": "bool" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "string", + "name": "_moduleName", + "type": "string" + }, + { + "internalType": "address", + "name": "_moduleAddress", + "type": "address" + } + ], + "name": "installModule", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "", + "type": "address" + } + ], + "name": "lastWithdrawalBlock", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "name", + "outputs": [ + { + "internalType": "string", + "name": "", + "type": "string" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "owner", + "type": "address" + } + ], + "name": "nonces", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "account", + "type": "address" + } + ], + "name": "numCheckpoints", + "outputs": [ + { + "internalType": "uint32", + "name": "", + "type": "uint32" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "", + "type": "address" + }, + { + "internalType": "address", + "name": "", + "type": "address" + }, + { + "internalType": "uint256[]", + "name": "", + "type": "uint256[]" + }, + { + "internalType": "uint256[]", + "name": "", + "type": "uint256[]" + }, + { + "internalType": "bytes", + "name": "", + "type": "bytes" + } + ], + "name": "onERC1155BatchReceived", + "outputs": [ + { + "internalType": "bytes4", + "name": "", + "type": "bytes4" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "", + "type": "address" + }, + { + "internalType": "address", + "name": "", + "type": "address" + }, + { + "internalType": "uint256", + "name": "", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "", + "type": "uint256" + }, + { + "internalType": "bytes", + "name": "", + "type": "bytes" + } + ], + "name": "onERC1155Received", + "outputs": [ + { + "internalType": "bytes4", + "name": "", + "type": "bytes4" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "", + "type": "address" + }, + { + "internalType": "address", + "name": "", + "type": "address" + }, + { + "internalType": "uint256", + "name": "", + "type": "uint256" + }, + { + "internalType": "bytes", + "name": "", + "type": "bytes" + } + ], + "name": "onERC721Received", + "outputs": [ + { + "internalType": "bytes4", + "name": "", + "type": "bytes4" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [], + "name": "proposalCounter", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "proposalDeadline", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "proposalEta", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "proposalNeedsQueuing", + "outputs": [ + { + "internalType": "bool", + "name": "", + "type": "bool" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "proposalProposer", + "outputs": [ + { + "internalType": "address", + "name": "", + "type": "address" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "proposalSnapshot", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "proposalThreshold", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "proposalVotes", + "outputs": [ + { + "internalType": "uint256", + "name": "againstVotes", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "forVotes", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "abstainVotes", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "name": "proposals", + "outputs": [ + { + "internalType": "bytes", + "name": "operation", + "type": "bytes" + }, + { + "internalType": "uint256", + "name": "timelock", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "governanceChain", + "type": "uint256" + }, + { + "internalType": "address", + "name": "initiator", + "type": "address" + }, + { + "internalType": "bool", + "name": "executed", + "type": "bool" + }, + { + "internalType": "uint256", + "name": "quorumRequired", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "signaturesCount", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address[]", + "name": "targets", + "type": "address[]" + }, + { + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + }, + { + "internalType": "bytes[]", + "name": "calldatas", + "type": "bytes[]" + }, + { + "internalType": "string", + "name": "description", + "type": "string" + } + ], + "name": "propose", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address[]", + "name": "targets", + "type": "address[]" + }, + { + "internalType": "uint256[]", + "name": "values", + "type": "uint256[]" + }, + { + "internalType": "bytes[]", + "name": "calldatas", + "type": "bytes[]" + }, + { + "internalType": "bytes32", + "name": "descriptionHash", + "type": "bytes32" + } + ], + "name": "queue", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "blockNumber", + "type": "uint256" + } + ], + "name": "quorum", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "quorumDenominator", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "timepoint", + "type": "uint256" + } + ], + "name": "quorumNumerator", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "quorumNumerator", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "quorumPercentage", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "target", + "type": "address" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + }, + { + "internalType": "bytes", + "name": "data", + "type": "bytes" + } + ], + "name": "relay", + "outputs": [], + "stateMutability": "payable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "newProposalThreshold", + "type": "uint256" + } + ], + "name": "setProposalThreshold", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint48", + "name": "newVotingDelay", + "type": "uint48" + } + ], + "name": "setVotingDelay", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint32", + "name": "newVotingPeriod", + "type": "uint32" + } + ], + "name": "setVotingPeriod", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "_proposalId", + "type": "uint256" + } + ], + "name": "signProposal", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "_proposalId", + "type": "uint256" + } + ], + "name": "signTokenDistributionProposal", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "_proposalId", + "type": "uint256" + } + ], + "name": "signTreasuryProposal", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "proposalId", + "type": "uint256" + } + ], + "name": "state", + "outputs": [ + { + "internalType": "enum IGovernor.ProposalState", + "name": "", + "type": "uint8" + } + ], + "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": "symbol", + "outputs": [ + { + "internalType": "string", + "name": "", + "type": "string" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "timelock", + "outputs": [ + { + "internalType": "address", + "name": "", + "type": "address" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "token", + "outputs": [ + { + "internalType": "contract IERC5805", + "name": "", + "type": "address" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "tokenDistributionProposalCounter", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "name": "tokenDistributionProposals", + "outputs": [ + { + "internalType": "uint256", + "name": "timelock", + "type": "uint256" + }, + { + "internalType": "address", + "name": "initiator", + "type": "address" + }, + { + "internalType": "bool", + "name": "executed", + "type": "bool" + }, + { + "internalType": "uint256", + "name": "quorumRequired", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "signaturesCount", + "type": "uint256" + }, + { + "internalType": "string", + "name": "description", + "type": "string" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "totalSupply", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "totalTreasuryBalance", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "transfer", + "outputs": [ + { + "internalType": "bool", + "name": "", + "type": "bool" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "from", + "type": "address" + }, + { + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "transferFrom", + "outputs": [ + { + "internalType": "bool", + "name": "", + "type": "bool" + } + ], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [], + "name": "treasuryProposalCounter", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "name": "treasuryProposals", + "outputs": [ + { + "internalType": "address", + "name": "recipient", + "type": "address" + }, + { + "internalType": "uint256", + "name": "amount", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "timelock", + "type": "uint256" + }, + { + "internalType": "address", + "name": "initiator", + "type": "address" + }, + { + "internalType": "bool", + "name": "executed", + "type": "bool" + }, + { + "internalType": "uint256", + "name": "quorumRequired", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "signaturesCount", + "type": "uint256" + }, + { + "internalType": "string", + "name": "description", + "type": "string" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "uint256", + "name": "newQuorumNumerator", + "type": "uint256" + } + ], + "name": "updateQuorumNumerator", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "contract TimelockController", + "name": "newTimelock", + "type": "address" + } + ], + "name": "updateTimelock", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [], + "name": "version", + "outputs": [ + { + "internalType": "string", + "name": "", + "type": "string" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "votingDelay", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "inputs": [], + "name": "votingPeriod", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, + { + "stateMutability": "payable", + "type": "receive" + } + ], + "bytecode": "0x610180604052346200009f57620000206200001962000387565b906200132d565b604051616d099081620023ba823960805181614d74015260a05181614e29015260c05181614d3e015260e05181614dc301526101005181614de90152610120518161263601526101405181612662015261016051818181612a690152818161378a0152818161382a01528181613a5c015281816143e501526169da0152f35b600080fd5b634e487b7160e01b600052604160045260246000fd5b604081019081106001600160401b03821117620000d657604052565b620000a4565b601f909101601f19168101906001600160401b03821190821017620000d657604052565b604051906101c082016001600160401b03811183821017620000d657604052565b6040519061014082016001600160401b03811183821017620000d657604052565b604051906200015182620000ba565b565b60005b838110620001675750506000910152565b818101518382015260200162000156565b81601f820112156200009f5780516001600160401b038111620000d65760405192620001af601f8301601f191660200185620000dc565b818452602082840101116200009f57620001d0916020808501910162000153565b90565b6001600160401b038111620000d65760051b60200190565b9080601f830112156200009f578151906200020682620001d3565b92620002166040519485620000dc565b828452602092838086019160051b830101928084116200009f57848301915b848310620002465750505050505090565b82516001600160401b0381116200009f5786916200026a8484809489010162000178565b81520192019162000235565b519065ffffffffffff821682036200009f57565b519063ffffffff821682036200009f57565b51906001600160a01b03821682036200009f57565b81601f820112156200009f57805191620002cb83620001d3565b92620002db6040519485620000dc565b808452602092838086019260051b8201019283116200009f578301905b82821062000307575050505090565b83809162000315846200029c565b815201910190620002f8565b81601f820112156200009f578051916200033b83620001d3565b926200034b6040519485620000dc565b808452602092838086019260051b8201019283116200009f578301905b82821062000377575050505090565b8151815290830190830162000368565b62009163908138038060405193620003a08286620000dc565b843982016040838203126200009f5782516001600160401b03908181116200009f578401936101c0858403126200009f57620003db62000100565b9480518381116200009f5784620003f491830162000178565b865260208101518381116200009f57846200041191830162000178565b602087015260408101518381116200009f57846200043191830162000178565b604087015260608101518381116200009f57846200045191830162000178565b60608701526080810151608087015260a081015160a087015260c08101518381116200009f578462000485918301620001eb565b60c087015260e081015160e0870152610100620004a481830162000276565b90870152610120620004b88183016200028a565b9087015261014080820151908701526101608082015190870152610180808201518481116200009f5785620004ef918401620002b1565b908701526101a090818101519384116200009f57620001d09460209462000517920162000321565b90860152016200029c565b90600182811c9216801562000554575b60208310146200053e57565b634e487b7160e01b600052602260045260246000fd5b91607f169162000532565b8181106200056b575050565b600081556001016200055f565b90601f821162000586575050565b620001519160036000526020600020906020601f840160051c83019310620005b7575b601f0160051c01906200055f565b9091508190620005a9565b90601f8211620005d0575050565b620001519160046000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f82116200060e575050565b6200015191600b6000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f82116200064c575050565b620001519160056000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f82116200068a575050565b620001519160066000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f8211620006c8575050565b620001519160166000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f821162000706575050565b620001519160176000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f821162000744575050565b620001519160186000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b90601f821162000782575050565b620001519160156000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b9190601f8111620007c257505050565b62000151926000526020600020906020601f840160051c83019310620005b757601f0160051c01906200055f565b80519091906001600160401b038111620000d6576200081c816200081660045462000522565b620005c2565b602080601f83116001146200085b57508192936000926200084f575b50508160011b916000199060031b1c191617600455565b01519050388062000838565b6004600052601f198316949091907f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b926000905b878210620008ca575050836001959610620008b0575b505050811b01600455565b015160001960f88460031b161c19169055388080620008a5565b806001859682949686015181550195019301906200088f565b80519091906001600160401b038111620000d6576200090f8162000909600b5462000522565b62000600565b602080601f83116001146200094e575081929360009262000942575b50508160011b916000199060031b1c191617600b55565b0151905038806200092b565b600b600052601f198316949091907f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db9926000905b878210620009bd575050836001959610620009a3575b505050811b01600b55565b015160001960f88460031b161c1916905538808062000998565b8060018596829496860151815501950193019062000982565b80519091906001600160401b038111620000d65762000a0281620009fc60165462000522565b620006ba565b602080601f831160011462000a41575081929360009262000a35575b50508160011b916000199060031b1c191617601655565b01519050388062000a1e565b6016600052601f198316949091907fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289926000905b87821062000ab057505083600195961062000a96575b505050811b01601655565b015160001960f88460031b161c1916905538808062000a8b565b8060018596829496860151815501950193019062000a75565b80519091906001600160401b038111620000d65762000af58162000aef60175462000522565b620006f8565b602080601f831160011462000b34575081929360009262000b28575b50508160011b916000199060031b1c191617601755565b01519050388062000b11565b6017600052601f198316949091907fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15926000905b87821062000ba357505083600195961062000b89575b505050811b01601755565b015160001960f88460031b161c1916905538808062000b7e565b8060018596829496860151815501950193019062000b68565b80519091906001600160401b038111620000d65762000be88162000be260185462000522565b62000736565b602080601f831160011462000c27575081929360009262000c1b575b50508160011b916000199060031b1c191617601855565b01519050388062000c04565b6018600052601f198316949091907fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e926000905b87821062000c9657505083600195961062000c7c575b505050811b01601855565b015160001960f88460031b161c1916905538808062000c71565b8060018596829496860151815501950193019062000c5b565b81519192916001600160401b038111620000d65762000cdb8162000cd4845462000522565b84620007b2565b602080601f831160011462000d1a57508192939460009262000d0e575b50508160011b916000199060031b1c1916179055565b01519050388062000cf8565b90601f1983169562000d3185600052602060002090565b926000905b88821062000d715750508360019596971062000d57575b505050811b019055565b015160001960f88460031b161c1916905538808062000d4d565b8060018596829496860151815501950193019062000d36565b634e487b7160e01b600052601160045260246000fd5b805190680100000000000000008211620000d657601b5482601b5580831062000e12575b50601b600052602090810190600080516020620091038339815191526000925b84841062000df3575050505050565b6001838262000e058394518662000caf565b0192019301929062000de4565b601b6000908152600080516020620091038339815191529182019184015b82811062000e4057505062000dc4565b8062000e4f6001925462000522565b8062000e5e575b500162000e30565b601f90818111841462000e785750508281555b3862000e56565b8362000e9d9262000e8e85600052602060002090565b920160051c820191016200055f565b6000818152602081208183555562000e71565b805180516001600160401b038111620000d65762000edb8162000ed560155462000522565b62000774565b6020918290601f831160011462000f9c5762000f7e93836101209462000151979462000f299460009262000f90575b50508160011b916000199060031b1c1916176015555b820151620009d6565b62000f38604082015162000ac9565b62000f47606082015162000bbc565b608081015160195560a0810151601a5562000f6660c082015162000da0565b60e0810151601c55610100810151601d550151151590565b60ff8019601e54169115151617601e55565b01519050388062000f0a565b6015600052601f19831691907f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4759260005b8181106200101f57508462000151979462000f299462000f7e9894610120986001951062001005575b505050811b0160155562000f20565b015160001960f88460031b161c1916905538808062000ff6565b92938660018192878601518155019501930162000fcd565b156200103f57565b60405162461bcd60e51b815260206004820152601660248201527f417272617973206c656e677468206d69736d61746368000000000000000000006044820152606490fd5b156200108c57565b60405162461bcd60e51b815260206004820152601360248201527f4e6f20696e697469616c20706172746e657273000000000000000000000000006044820152606490fd5b6000198114620010e15760010190565b62000d8a565b634e487b7160e01b600052603260045260246000fd5b8051821015620011125760209160051b010190565b620010e7565b156200112057565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156200115c57565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b6040810190604081528251809252606081019160208094019060005b818110620011f0575050508281830391015281808451928381520193019160005b828110620011db575050505090565b835185529381019392810192600101620011cc565b82516001600160a01b031685529385019391850191600101620011ab565b90602091620012298151809281855285808601910162000153565b601f01601f1916010190565b98969592620012829062001273620012629a9e9d9c9a620012919597948d6101609081815201906200120e565b6020978d898184039101526200120e565b908b820360408d01526200120e565b9089820360608b01526200120e565b92608088015260a087015285820360c08701528251908183528083019281808460051b8301019501936000915b848310620012fc57505050505060e08501979097526001600160a01b0391821661010085015291811661012084015292909216610140909101529150565b90919293949584806200131c600193601f198682030187528a516200120e565b9801930193019194939290620012be565b90916200137f6101608301516200134e61010085015165ffffffffffff1690565b61012085015163ffffffff166101408601518651602088015194909384939130906001600160a01b038c1662001591565b6200138f60ff1960265416602655565b620014008251602084015160408501516060860151608087015160a08801519160c08901519360e08a015195620013c562000121565b978852602088015260408701526060860152608085015260a084015260c083015260e082015242610100820152600161012082015262000eb0565b6200140f610160830151602555565b610180820192835151916200142d6101a08501938451511462001037565b6200143c855151151562001084565b60005b85518051821015620014d957906200148962001481620014756200146884620014d396620010fd565b516001600160a01b031690565b6001600160a01b031690565b151562001118565b620014a36200149a828751620010fd565b51151562001154565b620014cd620014b862001468838a51620010fd565b620014c5838851620010fd565b519062001994565b620010d1565b6200143f565b5050937f5cc2d55798cee8f02a1864e506ff754519b7fbe25d3bd5258441c00b83b7bb0493927ff9e7aa11bcdcbb8ac33b5dba92fca799ef091e54c29270822065501d8edea1a59162001534600160ff196026541617602655565b5190519062001549604051928392836200118f565b0390a16200158c82519160208401519060408501519360608601519560808101519060a081015160e060c083015192015192604051998a99309830978c62001235565b0390a1565b969897959095949392919460405190620015ab82620000ba565b6001808352603160f81b60208401528b51906001600160401b038211620000d657620015e482620015de60035462000522565b62000578565b60209c601f8311600114620016c55794620016a0979462001640620001519e9f958580620016b39f9e9d9b976200168e97620016949a6200169a9d600094620016b9575b50501b916000199060031b1c191617600355620007f0565b6200164b8262001a62565b610120526200165a8162001b72565b610140528151602083012060e05260208151910120610100524660a0526200168162001cd7565b6080523060c052620008e3565b62001779565b620017c7565b6200184b565b6001600160a01b031661016052620018d3565b62001884565b01519250388062001628565b6003600052929c9092907fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b9160005b601f19851681106200176257509462001640620001519e9f620016949686620016b39f9e9d9b97966200169a9b96620016a09e9b6200168e99601f1981161062001748575b505050811b01600355620007f0565b015160001960f88460031b161c1916905538808062001739565b8183015184559285019260209283019201620016f4565b6010547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617601055565b63ffffffff80821691821562001832577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055565b60405163f1cfbf0560e01b815260006004820152602490fd5b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355565b606481116200197557601254600091908062001943575060008051602062009123833981519152915060005b6200191d6200190e8362001d43565b65ffffffffffff431662001f0f565b5050604080516001600160d01b039092168252602082019290925290819081016200158c565b600019908082810111620010e15760208460126000805160206200912383398151915296522001015460301c620018ff565b6044906040519063243e544560e01b8252600482015260646024820152fd5b91906001600160a01b038316801562001a4957600254828101809111620010e1576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841162001a1f5762000151929350620021a1565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b0390fd5b60405163ec442f0560e01b815260006004820152602490fd5b908151602080821060001462001a8057505090620001d09062001c82565b6001600160401b038211620000d65762001aa78262001aa160055462000522565b6200063e565b80601f831160011462001ae7575081929360009262001adb575b50508160011b916000199060031b1c19161760055560ff90565b01519050388062001ac1565b6005600052601f198316949091907f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db0926000905b87821062001b5957505083600195961062001b3f575b505050811b0160055560ff90565b015160001960f88460031b161c1916905538808062001b31565b8060018596829496860151815501950193019062001b1b565b908151602080821060001462001b9057505090620001d09062001c82565b6001600160401b038211620000d65762001bb78262001bb160065462000522565b6200067c565b80601f831160011462001bf7575081929360009262001beb575b50508160011b916000199060031b1c19161760065560ff90565b01519050388062001bd1565b6006600052601f198316949091907ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f926000905b87821062001c6957505083600195961062001c4f575b505050811b0160065560ff90565b015160001960f88460031b161c1916905538808062001c41565b8060018596829496860151815501950193019062001c2b565b601f81511162001cb057602081519101516020821062001ca0571790565b6000198260200360031b1b161790565b60405163305a27a960e01b81526020600482015290819062001a459060248301906200120e565b60e051610100516040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a0815260c0810181811060018060401b03821117620000d65760405251902090565b6001600160d01b039081811162001d58571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b600019810191908211620010e157565b600a546000908062001d9a575050600090565b600019918183810111620010e157600a905201600080516020620090e3833981519152015460301c90565b80546000918162001dd857505050600090565b600019928284810111620010e15760209181522001015460301c90565b6012549068010000000000000000821015620000d65760018201806012558210156200111257601260005280516020919091015160301b65ffffffffffff191665ffffffffffff9190911617600080516020620090c383398151915290910155565b600a549068010000000000000000821015620000d6576001820180600a558210156200111257600a60005280516020919091015160301b65ffffffffffff191665ffffffffffff9190911617600080516020620090e383398151915290910155565b90815468010000000000000000811015620000d65760018101808455811015620011125760009283526020928390208251929093015160301b65ffffffffffff191665ffffffffffff9290921691909117910155565b601254919291801562001fdc5762001f2b62001f449162001d77565b6012600052600080516020620090c38339815191520190565b9081549165ffffffffffff9081841691831680831162001fca5786920362001f8c5762001f8592509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505062001fc49062001faf62001fa162000142565b65ffffffffffff9092168252565b6001600160d01b038516602082015262001df5565b62001f85565b604051632520601d60e01b8152600490fd5b50620020059062001ff062001fa162000142565b6001600160d01b038416602082015262001df5565b60009190565b600a549192918015620020ab5762002027620020409162001d77565b600a600052600080516020620090e38339815191520190565b9081549165ffffffffffff9081841691831680831162001fca57869203620020815762001f8592509065ffffffffffff82549181199060301b169116179055565b505062001fc4906200209662001fa162000142565b6001600160d01b038516602082015262001e57565b506200200590620020bf62001fa162000142565b6001600160d01b038416602082015262001e57565b805492939280156200217757620020ef620020fc9162001d77565b8260005260206000200190565b9182549265ffffffffffff9182851692811680841162001fca578793036200213e575062001f8592509065ffffffffffff82549181199060301b169116179055565b91505062001fc491620021626200215462000142565b65ffffffffffff9093168352565b6001600160d01b038616602083015262001eb9565b509062002005916200218c6200215462000142565b6001600160d01b038516602083015262001eb9565b90620021ad8162001d43565b4365ffffffffffff16926001600160d01b03918280620021cc62001d87565b16911601828111620010e157620021e490856200200b565b50506001600160a01b0390811690811562002345575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169491169084821415806200233b575b6200224a575b5050505050565b81620022cf575b50508262002262575b808062002243565b620022c3620022aa6000805160206200914383398151915293620022a36200229c8760018060a01b03166000526009602052604060002090565b9162001d43565b906200237d565b6040805192851683529316602082015291829190820190565b0390a23880806200225a565b6001600160a01b038216600090815260096020526040902090620022f38562001d43565b8480620023008562001dc5565b169116900390848211620010e157620022aa859262002330926000805160206200914383398151915295620020d4565b0390a2388062002251565b508315156200223d565b620023508462001d43565b83806200235c62001d87565b1691169003838111620010e1576200237590866200200b565b5050620021fa565b906001600160d01b03908180620023948562001dc5565b16911601908111620010e157620023b59165ffffffffffff431690620020d4565b909156fe60806040526004361015610023575b361561001957600080fd5b610021613877565b005b60003560e01c80627e637e14610582578063013cf08b1461057d57806301ffc9a71461057857806302a251a31461057357806306f3f9e61461056e57806306fdde0314610569578063095ea7b3146105645780630965211e1461055f5780630c0512e91461055a5780630eb1259614610555578063108b4e0714610550578063143489d01461054b578063150b7a0214610546578063160cbed71461054157806318160ddd1461053c578063194a94fc146105375780631b470faf146105325780631c0f4d8d1461052d57806323b872dd146105285780632656227d146105235780632d63f6931461051e5780632fe3e26114610519578063313ce5671461051457806335c4364f1461050f5780633932abb11461050a5780633a46b1a8146105055780633e4f49e61461050057806343859632146104fb578063452115d6146104f65780634bf5d7e9146104f15780634fa76ec9146104ec578063544ffc9c146104e757806354fd4d50146104e257806356781388146104dd578063587cde1e146104d85780635b8d0e0d146104d35780635c19a95c146104ce5780635f398a14146104c957806360c4247f146104c45780636fcfff45146104bf57806370a08231146104ba57806379051887146104b55780637b3c71d3146104b05780637d5e81e2146104ab5780637e63b733146104a65780637ecebe00146104a1578063823081581461049c57806384b0196e146104975780638e539e8c146104925780638ff262e31461048d57806391ddadf41461048857806395d89b411461048357806396e973fb1461047e57806397c3d334146104795780639a802a6d146104745780639ab24eb01461046f5780639be65b401461046a578063a7713a7014610465578063a890c91014610460578063a9059cbb1461045b578063a9a9529414610456578063ab27301614610451578063ab58fb8e1461044c578063b493193614610447578063b58131b014610442578063bc197c811461043d578063c01f9e3714610438578063c0e58a0e14610433578063c28bc2fa1461042e578063c3cda52014610429578063c59057e414610424578063d1fad4cd1461041f578063d33219b41461041a578063dd4e2ba514610415578063dd62ed3e14610410578063deaaa7cc1461040b578063e540d01d14610406578063eb9019d414610401578063ec4a59d9146103fc578063ece40cc1146103f7578063f1127ed8146103f2578063f23a6e61146103ed578063f2c26a47146103e8578063f8ce560a146103e3578063fc0c546a146103de5763fd5c4be70361000e57613859565b613814565b61375a565b61362a565b613550565b613499565b613444565b613426565b6133c4565b61331d565b6132cf565b61326c565b61320e565b6131e5565b6130b4565b613098565b612fcb565b612f5f565b612e93565b612e75565b612dd5565b612db7565b612d90565b612d59565b612c2c565b612c10565b612bdb565b612b67565b612b44565b612b26565b612ad4565b6129f1565b6129d5565b612998565b6128f1565b6128ce565b6127b6565b6126e7565b61261d565b612577565b612502565b6123d6565b61234e565b6122f9565b612288565b61224b565b612200565b6121e2565b612173565b61214d565b6120c5565b612059565b612009565b611fa7565b611f5a565b611f3c565b611ede565b611e20565b611dc7565b611d9a565b611c7c565b611c56565b611c0c565b611bf0565b611bb5565b611b7e565b611a29565b611970565b6117cb565b611671565b6115e8565b6115ca565b611380565b611221565b6111ed565b61106c565b610e75565b610bc5565b610ba2565b610ad4565b6109de565b61091e565b6108f7565b61087e565b6107ea565b346105ee5760203660031901126105ee576100216004358060005260216020526040600020600160058201916105e28354916105c160ff841615615e15565b6105d1600282015442101561629d565b600660078201549101541115615fa3565b60ff191617905561654d565b600080fd5b90600182811c92168015610623575b602083101461060d57565b634e487b7160e01b600052602260045260246000fd5b91607f1691610602565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161065657604052565b61062d565b604081019081106001600160401b0382111761065657604052565b602081019081106001600160401b0382111761065657604052565b60c081019081106001600160401b0382111761065657604052565b60a081019081106001600160401b0382111761065657604052565b61010081019081106001600160401b0382111761065657604052565b90601f801991011681019081106001600160401b0382111761065657604052565b9060405191826000825492610718846105f3565b9081845260019485811690816000146107875750600114610744575b5050610742925003836106e3565b565b9093915060005260209081600020936000915b81831061076f57505061074293508201013880610734565b85548884018501529485019487945091830191610757565b91505061074294506020925060ff191682840152151560051b8201013880610734565b919082519283825260005b8481106107d6575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016107b5565b346105ee5760203660031901126105ee57600435600052601f602052610859604060002061081781610704565b9060028101549060038101549060018060a01b0360048201541660ff60068301541690600860078401549301549360405197889760e0895260e08901906107aa565b956020880152604087015260608601521515608085015260a084015260c08301520390f35b346105ee5760203660031901126105ee5760043563ffffffff60e01b81168091036105ee576020906332a2ad4360e11b81149081156108db575b81156108ca575b506040519015158152f35b6301ffc9a760e01b149050386108bf565b630271189760e51b811491506108b8565b60009103126105ee57565b346105ee5760003660031901126105ee57602063ffffffff60105460301c16604051908152f35b346105ee5760203660031901126105ee5760043561093a614111565b606481116109ab577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997906001600160d01b036109746152c0565b1661098f610981836150e0565b65ffffffffffff43166154c4565b505060408051918252602082019290925290819081015b0390a1005b6044906040519063243e544560e01b8252600482015260646024820152fd5b9060206109db9281815201906107aa565b90565b346105ee57600080600319360112610ac0576040519080600b54610a01816105f3565b80855291600191808316908115610a965750600114610a3b575b610a3785610a2b818703826106e3565b604051918291826109ca565b0390f35b9250600b83527f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db95b828410610a7e575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101610a63565b869550610a3796935060209250610a2b94915060ff191682840152151560051b8201019293610a1b565b80fd5b6001600160a01b038116036105ee57565b346105ee5760403660031901126105ee57600435610af181610ac3565b6024353315610b89576001600160a01b038216918215610b70573360009081526001602052604090208291610b38915b9060018060a01b0316600052602052604060002090565b556040519081527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560203392a3602060405160018152f35b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b346105ee5760003660031901126105ee57602060ff602654166040519015158152f35b346105ee5760003660031901126105ee576020602254604051908152f35b60165460009291610bf3826105f3565b80825291600190818116908115610c6a5750600114610c1157505050565b9192935060166000527fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289916000925b848410610c5257505060209250010190565b80546020858501810191909152909301928101610c40565b915050602093945060ff929192191683830152151560051b010190565b60175460009291610c97826105f3565b80825291600190818116908115610c6a5750600114610cb557505050565b9192935060176000527fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15916000925b848410610cf657505060209250010190565b80546020858501810191909152909301928101610ce4565b60185460009291610d1e826105f3565b80825291600190818116908115610c6a5750600114610d3c57505050565b9192935060186000527fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e916000925b848410610d7d57505060209250010190565b80546020858501810191909152909301928101610d6b565b9060009291805491610da6836105f3565b918282526001938481169081600014610e085750600114610dc8575b50505050565b90919394506000526020928360002092846000945b838610610df4575050505001019038808080610dc2565b805485870183015294019385908201610ddd565b9294505050602093945060ff191683830152151560051b01019038808080610dc2565b95939091926109db9897959360018060a01b038094168852602088015260408701521660608501521515608084015260a083015260c0820152610100908160e082015201906107aa565b346105ee5760203660031901126105ee576004356000526021602052604060002060018060a01b0390610a376008838354169260018101549460028201549060038301541660ff60058401541690600684015492610ee9600786015495610ee26040518099819301610d95565b03876106e3565b60405198899889610e2b565b6040519061012082018281106001600160401b0382111761065657604052565b604051906107428261065b565b6001600160401b0381116106565760051b60200190565b81601f820112156105ee57803591610f5083610f22565b92610f5e60405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610f88575050505090565b8380918335610f9681610ac3565b815201910190610f7a565b81601f820112156105ee57803591610fb883610f22565b92610fc660405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610ff0575050505090565b81358152908301908301610fe2565b6001600160401b03811161065657601f01601f191660200190565b92919261102682610fff565b9161103460405193846106e3565b8294818452818301116105ee578281602093846000960137010152565b9080601f830112156105ee578160206109db9335910161101a565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761109d903690600401610f39565b906024358181116105ee576110b6903690600401610fa1565b90604435916064359182116105ee57610a37936111da6110fb7f8fd808cdcd18f44b7f33c61fb97b83154c1d653ef4a9a2d236b290644edd6c83943690600401611051565b6111088351855114615906565b6111148351151561594b565b61111f428711615986565b33600090815260208190526040902061113b905b5415156159c5565b6111cc6023549661115361114e89613e12565b602355565b61115b615a1d565b61117461116d60025460255490614a1a565b6064900490565b9061117d610ef5565b8781526020810189905260408101939093523360608401526080830152600060a083015260c0820152600060e0820152826101008201526111c78860005260208052604060002090565b615d20565b604051938493338886615dd8565b0390a16040519081529081906020820190565b346105ee5760203660031901126105ee57600435600052600c602052602060018060a01b0360406000205416604051908152f35b346105ee5760803660031901126105ee5761123d600435610ac3565b611248602435610ac3565b6064356001600160401b0381116105ee57611267903690600401611051565b506013546001600160a01b0316300361128c57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b9080601f830112156105ee578135906112b682610f22565b926112c460405194856106e3565b828452602092838086019160051b830101928084116105ee57848301915b8483106112f25750505050505090565b82356001600160401b0381116105ee57869161131384848094890101611051565b8152019201916112e2565b60806003198201126105ee576001600160401b03916004358381116105ee578261134a91600401610f39565b926024358181116105ee578361136291600401610fa1565b926044359182116105ee576113799160040161129e565b9060643590565b346105ee5761138e3661131e565b61139c818385879697613930565b926113a6846141a2565b506013546113c4906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615611579576000966115ab575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b825281806114268c8a8a8d60048601616b77565b03915afa9182156115795760009261157e575b505061144f876000526014602052604060002090565b55601354611465906001600160a01b03166113b8565b90813b156105ee5760008094611491878b51998a97889687956308f2a0bb60e41b875260048701616bbd565b03925af1908115611579576114b5926114b092611560575b5042613b2e565b615113565b65ffffffffffff81161561154f57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda289261153e84611520610a3796600161150688600052600c602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b8061156d61157392610643565b806108ec565b386114a9565b6143a8565b61159d9250803d106115a4575b61159581836106e3565b810190614399565b3880611439565b503d61158b565b6115c3919650823d84116115a45761159581836106e3565b94386113ef565b346105ee5760003660031901126105ee576020600254604051908152f35b346105ee5760403660031901126105ee576004356001600160401b0381116105ee5761165c61163c7f5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60923690600401611051565b60243561164881610ac3565b6040519283926040845260408401906107aa565b6001600160a01b0390911660208301520390a1005b346105ee5760803660031901126105ee5760043561168e81610ac3565b6044356064356024356001600160401b0382116105ee57610a37936111da6116db7ff80f5ce91f7d79d29fd2bd635816739c0fae47505f5a30a820e49ace80884165943690600401611051565b6116ef6001600160a01b0384161515615fe5565b6116fa84151561642c565b611708602854851115616478565b611713428711615986565b33600090815260208190526040902061172b90611133565b6117bd6024549661174361173e89613e12565b602455565b61174b615a1d565b61175d61116d60025460255490614a1a565b90611766610ef5565b6001600160a01b0388168152926020840189905260408401523360608401526080830152600060a083015260c0820152600060e0820152826101008201526117b8886000526021602052604060002090565b6164c4565b604051938493338886616516565b346105ee576020806003193601126105ee576004356117f4816000526021602052604060002090565b600581019261181361180e61180a865460ff1690565b1590565b615e15565b61182260028301544210615e61565b33600090815260208190526040902061183e905b541515615ea0565b60009060048301918254905b8181106118fe5750506040513360601b6001600160601b03191691810191825261188d9290916118889083906014015b03601f1981018452836106e3565b615f32565b6006600782019161189e8354613e12565b92839055604080518581523360208201529081018490527fc5fb6601ac4858dba31868a09f1646a3bfe4638f325353bb142719b81e3645a190606090a1015411156118e557005b6118f961002192600160ff19825416179055565b61654d565b8061191661190f61192c9387614440565b50546105f3565b158015611931575b61192790615ef5565b613e12565b61184a565b506119276119486119428388614440565b50610704565b805133916001600160a01b0391611966919081018901908901615ee0565b161415905061191e565b346105ee5760603660031901126105ee5760043561198d81610ac3565b60243561199981610ac3565b6001600160a01b038216600090815260016020908152604080832033845290915290206044359190549260001984106119e3575b6119d79350614809565b60405160018152602090f35b8284106119ff576119fa836119d79503338361491b565b6119cd565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b0390fd5b611a323661131e565b611a40818385879597613930565b92611a4a846141f4565b50611a75611a6285600052600c602052604060002090565b805460ff60f01b1916600160f01b179055565b6013546001600160a01b03939084163003611b19575b94611a9b9291610a379686616c0b565b6013543091166001600160a01b0316141580611af8575b611ae9575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9080602081016111da565b611af36000600d55565b611ab7565b50611b1461180a600d546001600160801b0381169060801c1490565b611ab2565b9290939160005b8451811015611b7457611b559030611b4b6113b8611b3e848a613e37565b516001600160a01b031690565b14611b5a57613e12565b611b20565b611927611b67828a613e37565b5160208151910120615853565b5091939092611a8b565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60406000205460a01c16604051908152f35b346105ee5760003660031901126105ee5760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b346105ee5760003660031901126105ee57602060405160128152f35b346105ee5760203660031901126105ee576100216004358060005260208052604060002060016005820191611c4a8354916105c160ff841615615e15565b60ff19161790556160e4565b346105ee5760003660031901126105ee57602065ffffffffffff60105416604051908152f35b346105ee5760403660031901126105ee57600435611c9981610ac3565b6001600160a01b0316600090815260096020526040812090611cbc602435614568565b91805482938160058111611d0e575b5090602094611cda92846157f2565b80611cf45750505b6040516001600160d01b039091168152f35b91611d00849293614431565b92815220015460301c611ce2565b94611d1886615195565b8603958611611d6357602095611cda9385875265ffffffffffff80838a8a2001541690851610600014611d515750915b91925094611ccb565b929150611d5d90613b20565b90611d48565b613994565b634e487b7160e01b600052602160045260246000fd5b60081115611d8857565b611d68565b906008821015611d885752565b346105ee5760203660031901126105ee576020611db860043561676f565b611dc56040518092611d8d565bf35b346105ee5760403660031901126105ee57602060ff611e14602435611deb81610ac3565b6004356000526011845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b346105ee57611e2e3661131e565b90611e3d828285879697613930565b611e468161676f565b6008811015611d885760018060ff83161b1615611eb157506000908152600c60205260409020546001600160a01b03163303611e9957610a3793611e8993616a36565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90611ed5606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60016044820152fd5b346105ee5760003660031901126105ee57610a37604051611efe8161065b565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906107aa565b346105ee5760003660031901126105ee576020602554604051908152f35b346105ee5760203660031901126105ee57600435600052601160205260406000208054610a3760026001840154930154604051938493846040919493926060820195825260208201520152565b346105ee5760003660031901126105ee57610a37604051611fc78161065b565b60018152603160f81b60208201526040519182916020835260208301906107aa565b6024359060ff821682036105ee57565b6064359060ff821682036105ee57565b346105ee5760403660031901126105ee576020612051612027611fe9565b60405161203381610676565b600081526040519161204483610676565b6000835233600435613fc2565b604051908152f35b346105ee5760203660031901126105ee57602060043561207881610ac3565b60018060a01b038091166000526008825260406000205416604051908152f35b9181601f840112156105ee578235916001600160401b0383116105ee57602083818601950101116105ee57565b346105ee5760c03660031901126105ee576120de611fe9565b604435906120eb82610ac3565b6001600160401b03906064358281116105ee5761210c903690600401612098565b6084358481116105ee57612124903690600401611051565b9160a4359485116105ee57610a3795612144611e89963690600401611051565b94600435613e50565b346105ee5760203660031901126105ee5761002160043561216d81610ac3565b336145a1565b346105ee5760803660031901126105ee5761218c611fe9565b6001600160401b03906044358281116105ee576121ad903690600401612098565b90916064359384116105ee576121d8612051936121d06020963690600401611051565b93369161101a565b9033600435613fc2565b346105ee5760203660031901126105ee576020612051600435614458565b346105ee5760203660031901126105ee5760043561221d81610ac3565b60018060a01b03166000526009602052602061223d604060002054615145565b63ffffffff60405191168152f35b346105ee5760203660031901126105ee57602061205160043561226d81610ac3565b6001600160a01b031660009081526020819052604090205490565b346105ee5760203660031901126105ee5760043565ffffffffffff8082168092036105ee576122b5614111565b7fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a9360406010549281519084168152846020820152a165ffffffffffff191617601055005b346105ee5760603660031901126105ee57612312611fe9565b6044356001600160401b0381116105ee5760209161234161233a612051933690600401612098565b369161101a565b6040519161204483610676565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761237f903690600401610f39565b906024358181116105ee57612398903690600401610fa1565b916044358281116105ee576123b190369060040161129e565b6064359283116105ee57610a37936123d0611e89943690600401611051565b926139dc565b346105ee576020806003193601126105ee576004356123fe8160005260208052604060002090565b600581019261241461180e61180a865460ff1690565b61242360028301544210615e61565b33600090815260208190526040902061243b90611836565b60009060048301918254905b8181106124ec5750506040513360601b6001600160601b03191691810191825261247b92909161188890839060140161187a565b6006600782019161248c8354613e12565b92839055604080518581523360208201529081018490527f77c69d1b59f862d9677ac552a49c26ba3fe18ccc64ad8da630a5343c306dea6190606090a1015411156124d357005b6124e761002192600160ff19825416179055565b6160e4565b8061191661190f6124fd9387614440565b612447565b346105ee5760203660031901126105ee5760043561251f81610ac3565b60018060a01b031660005260076020526020604060002054604051908152f35b926109db96959260c09592855260018060a01b0316602085015215156040840152606083015260808201528160a082015201906107aa565b346105ee5760203660031901126105ee576004356000526020805260406000206002810154610a37600860018060a01b036003850154169360ff6005820154166006820154906125dd6007840154936125d66040518097819301610d95565b03856106e3565b6040519687968761253f565b90815180825260208080930193019160005b828110612609575050505090565b8351855293810193928101926001016125fb565b346105ee5760003660031901126105ee576126b861265a7f0000000000000000000000000000000000000000000000000000000000000000614e4f565b610a376126867f0000000000000000000000000000000000000000000000000000000000000000614f48565b6126c66040519161269683610676565b60008352604051958695600f60f81b875260e0602088015260e08701906107aa565b9085820360408701526107aa565b90466060850152306080850152600060a085015283820360c08501526125e9565b346105ee5760203660031901126105ee57612703600435614568565b600a5490600082916005841161275b575b61271e9350615720565b60008161273357505060405160008152602090f35b600a612740602093614431565b9152600080516020616cb4833981519152015460301c611ce2565b919261276681615195565b8103908111611d635761271e93600a835265ffffffffffff8083600080516020616cb4833981519152015416908516106000146127a4575091612714565b9291506127b090613b20565b90612714565b346105ee5760803660031901126105ee576004356127d2611fe9565b90604435916127e083610ac3565b6064356001600160401b0381116105ee5761180a612805612892923690600401611051565b6001600160a01b038616600090815260076020526040902080546001810190915561288c9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a0815261288481610691565b519020614d15565b86615002565b6128ad5790611e8991610a37936128a761388b565b92613f46565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b346105ee5760003660031901126105ee57602060405165ffffffffffff43168152f35b346105ee57600080600319360112610ac0576040519080600454612914816105f3565b80855291600191808316908115610a96575060011461293d57610a3785610a2b818703826106e3565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410612980575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101612965565b346105ee5760203660031901126105ee576004356129b581610ac3565b60018060a01b031660005260276020526020604060002054604051908152f35b346105ee5760003660031901126105ee57602060405160648152f35b346105ee5760603660031901126105ee57600435612a0e81610ac3565b6044356001600160401b0381116105ee57612a6591612a336020923690600401611051565b50604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa801561157957610a3791600091612ab6575b506040519081529081906020820190565b612ace915060203d81116115a45761159581836106e3565b38612aa5565b346105ee5760203660031901126105ee57600435612af181610ac3565b6001600160a01b031660009081526009602090815260409091206001600160d01b0390612b1d90615354565b16604051908152f35b346105ee5760003660031901126105ee576020602454604051908152f35b346105ee5760003660031901126105ee5760206001600160d01b03612b1d6152c0565b346105ee5760203660031901126105ee57600435612b8481610ac3565b612b8c614111565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355005b346105ee5760403660031901126105ee57612c05600435612bfb81610ac3565b6024359033614809565b602060405160018152f35b346105ee5760203660031901126105ee57602060405160018152f35b346105ee5760203660031901126105ee57600435612c5481600052601f602052604060002090565b6006810190612c6a61180e61180a845460ff1690565b612c7960028201544210615e61565b336000908152602081905260409020612c9190611836565b6040513360601b6001600160601b0319166020820152612ccb90612cc281603481015b03601f1981018352826106e3565b60058301615f32565b60076008820191612cdc8354613e12565b92839055604080518681523360208201529081018490527f9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d190606090a101541115612d2357005b805460ff191660011790557f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f906109a690611e89565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60016040600020015416604051908152f35b346105ee5760203660031901126105ee576020612051600435612db281610ac3565b616620565b346105ee5760003660031901126105ee576020600f54604051908152f35b346105ee5760a03660031901126105ee57612df1600435610ac3565b612dfc602435610ac3565b6001600160401b036044358181116105ee57612e1c903690600401610fa1565b506064358181116105ee57612e35903690600401610fa1565b506084359081116105ee57612e4e903690600401611051565b50610a37612e5a614185565b6040516001600160e01b031990911681529081906020820190565b346105ee5760203660031901126105ee5760206120516004356139aa565b346105ee5760203660031901126105ee57600435612eb281151561642c565b3360005260006020528060406000205410612f23576109a681612ef77fbd67ec2db294b72ed21ac12cf37aa44775b63ea7ab9345652a1d28be069c4100933033614809565b612f0b612f0682602854613b2e565b602855565b60408051338152602081019290925290918291820190565b60405162461bcd60e51b8152602060048201526014602482015273496e73756666696369656e742062616c616e636560601b6044820152606490fd5b60603660031901126105ee57600435612f7781610ac3565b604435906001600160401b0382116105ee5760008091612f9e610021943690600401612098565b90612fa7614111565b81604051928392833781018481520391602435905af1612fc56140e1565b9061496e565b346105ee5760c03660031901126105ee57600435612fe881610ac3565b60443590602435612ff7611ff9565b83421161307f576130736100219461307a926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b038816604084015286606084015260808301526080825261305b826106ac565b61306e60a4359360843593519020614d15565b614be2565b9182614997565b6145a1565b604051632341d78760e11b815260048101859052602490fd5b346105ee5760206120516130ab3661131e565b92919091613930565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee576130e5903690600401611051565b6024359182116105ee577f2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf6111da613124610a37943690600401610fa1565b926131d760443594613138835115156162e0565b6131448151151561631e565b61314f428711615986565b6022549561316461315f88613e12565b602255565b61316c615a1d565b61317e61116d60025460255490614a1a565b91613187610ef5565b86815260208101949094526040840152606435606084015233608084015260a0830152600060c083015260e082015260006101008201526131d286600052601f602052604060002090565b616360565b604051918291338684616404565b346105ee5760003660031901126105ee576013546040516001600160a01b039091168152602090f35b346105ee5760003660031901126105ee57610a3760405161322e8161065b565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906107aa565b346105ee5760403660031901126105ee5760206132c660043561328e81610ac3565b6024359061329b82610ac3565b60018060a01b03166000526001835260406000209060018060a01b0316600052602052604060002090565b54604051908152f35b346105ee5760003660031901126105ee5760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b6004359063ffffffff821682036105ee57565b346105ee5760203660031901126105ee5761333661330a565b61333e614111565b63ffffffff8082169182156133ab577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346105ee5760403660031901126105ee57612a6560206004356133e681610ac3565b60006040516133f481610676565b52604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b346105ee5760003660031901126105ee576020602854604051908152f35b346105ee5760203660031901126105ee57600435613460614111565b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55005b346105ee5760403660031901126105ee576004356134b681610ac3565b6024359063ffffffff821682036105ee57610a3791613506916134d7614955565b506134e0614955565b506001600160a01b03166000908152600960205260409020613500614955565b50614440565b50604051906135148261065b565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b346105ee5760a03660031901126105ee5761356c600435610ac3565b613577602435610ac3565b6084356001600160401b0381116105ee57613596903690600401611051565b506013546001600160a01b0316300361128c5760405163f23a6e6160e01b8152602090f35b979499989592613600906135f261360e946135e46101009b98958d6101209081815201906107aa565b8c810360208e0152906107aa565b908a820360408c01526107aa565b9088820360608a01526107aa565b97608087015260a086015260c085015260e08401521515910152565b346105ee57600080600319360112610ac05760405190818160155461364e816105f3565b8084529360019180831690811561373657506001146136d9575b5050613676925003826106e3565b6040519061368e8261368781610be3565b03836106e3565b610a376040516136a8816136a181610c87565b03826106e3565b6040516136b8816136a181610d0e565b601954601a54601c5491601d549360ff601e541695604051998a998a6135bb565b9150601582527f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4755b84831061371b575061367693505081016020013880613668565b81935090816020925483858901015201910190918492613701565b9150506020925061367694915060ff191682840152151560051b8201013880613668565b346105ee5760203660031901126105ee57604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa91821561157957610a37926064926137de926000926137f0575b506137d890614458565b90614a1a565b04604051918291829190602083019252565b6137d891925061380d9060203d81116115a45761159581836106e3565b91906137ce565b346105ee5760003660031901126105ee576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346105ee5760003660031901126105ee576020602354604051908152f35b6013546001600160a01b0316300361128c57565b6040519061389882610676565b60008252565b90815180825260208080930193019160005b8281106138be575050505090565b83516001600160a01b0316855293810193928101926001016138b0565b90815180825260208092019182818360051b85019501936000915b8483106139065750505050505090565b909192939495848061392083856001950387528a516107aa565b98019301930191949392906138f6565b929061397c9261398e9260405194859261396c613959602086019960808b5260a087019061389e565b601f1996878783030160408801526125e9565b90858583030160608601526138db565b906080830152039081018352826106e3565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600c60205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611d63571690565b91939290936139eb8233614246565b15613ae857600f549485613a07575b6109db9495503393613c53565b65ffffffffffff43811660001901818111611d6357613a58916020916000604051613a3181610676565b52604051630748d63560e31b81523360048201529116602482015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa90811561157957600091613aca575b50868110613aa357506139fa565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613ae2915060203d81116115a45761159581836106e3565b38613a95565b60405163d9b3955760e01b8152336004820152602490fd5b604090613b1c6000939594606083019683526020830190611d8d565b0152565b9060018201809211611d6357565b91908201809211611d6357565b90613b4582610f22565b613b5260405191826106e3565b8281528092613b63601f1991610f22565b019060005b828110613b7457505050565b806060602080938501015201613b68565b9592613bb890613bc6939b9a9899969592885260209b60018060a01b03168c8901526101208060408a015288019061389e565b9086820360608801526125e9565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b838210613c255750505050506109db96975090613c0c9184820360a08601526138db565b9360c083015260e08201526101008184039101526107aa565b90919293958380613c448f93600194601f199082030186528a516107aa565b98019201920190939291613be8565b919493909294613c6b86516020880120828686613930565b958351855190818114801590613e07575b8015613dff575b613dd657505065ffffffffffff9485613cb8613ca98a600052600c602052604060002090565b5460a01c65ffffffffffff1690565b16613daf577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e095613daa9363ffffffff613cfa60105493808516904316613b2e565b9260301c16613d88613d168c600052600c602052604060002090565b80546001600160a01b0319166001600160a01b038a16178155613d5f613d3b86615113565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b613d6883615145565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b613d9c613d958951613b3b565b9184613b2e565b936040519889988d8a613b85565b0390a1565b87613db98161676f565b6040516331b75e4d60e01b8152918291611a259160048401613b00565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613c83565b508351811415613c7c565b6000198114611d635760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015613e4b5760209160051b010190565b613e21565b93909291969561180a613f0a91613f048a613e868160018060a01b03166000526007602052604060002080549060018201905590565b613e9136888a61101a565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152612884816106c7565b8a615002565b613f25576109db959691613f1f91369161101a565b92613fc2565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916109db939160405193613f5985610676565b60008552613fc2565b93909260ff613f8e936109db97958752166020860152604085015260a0606085015260a08401906107aa565b9160808184039101526107aa565b909260ff6080936109db96958452166020830152604082015281606082015201906107aa565b929190613fce8461676f565b6008811015611d88576002600160ff83161b16156140b3575083600052600c60205261402a61402261401c614011604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b836143b4565b8383876142ae565b9480511560001461407757506140717fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785613f9c565b0390a290565b614071907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886613f62565b6040516331b75e4d60e01b8152600481018690526064916140d8906024830190611d8d565b60026044820152fd5b3d1561410c573d906140f282610fff565b9161410060405193846106e3565b82523d6000602084013e565b606090565b6013546001600160a01b031633810361416d57300361412c57565b61413536610fff565b61414260405191826106e3565b368152602081019036600083376000602036830101525190205b806141656158ae565b0361415c5750565b6040516347096e4760e01b8152336004820152602490fd5b6013546001600160a01b0316300361128c5763bc197c8160e01b90565b6141ab8161676f565b906008821015611d88576010600160ff84161b16156141c8575090565b6141eb606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60106044820152fd5b6141fd8161676f565b906008821015611d88576030600160ff84161b161561421a575090565b61423d606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60306044820152fd5b908051603481106142a65760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b016142a65761428591602919820190614a2d565b901591821561429357505090565b6001600160a01b03918216911614919050565b505050600190565b6142c5909291926000526011602052604060002090565b91600383016142f06142e983839060018060a01b0316600052602052604060002090565b5460ff1690565b6143785761431660ff9392614323929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061433a5750614335828254613b2e565b905590565b600181036143515750600101614335828254613b2e565b60020361436657600201614335828254613b2e565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b908160209103126105ee575190565b6040513d6000823e3d90fd5b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa90811561157957600091614419575090565b6109db915060203d81116115a45761159581836106e3565b600019810191908211611d6357565b8054821015613e4b5760005260206000200190600090565b601254906000198201828111611d6357821115613e4b57600091601283527fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34438101549165ffffffffffff9281848216111561455d57506144b790615113565b83908260058111614507575b506144ce9350615789565b806144e157505b6001600160d01b031690565b6144ec601291614431565b9152600080516020616c94833981519152015460301c6144d5565b909261451282615195565b8203918211611d63576144ce94601287528083600080516020616c948339815191520154169085161060001461454b5750915b386144c3565b92915061455790613b20565b90614545565b935050505060301c90565b65ffffffffffff43168082101561458357506109db90615113565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b0319821681179092556107429694169461461e9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b03808316939291908116908185141580614768575b614648575b5050505050565b816146cd575b50508261465d575b8080614641565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916146aa916146a490916150e0565b90614771565b604080516001600160d01b039384168152919092166020820152a2388080614656565b6001600160a01b031660009081526009602052604090206146ed846150e0565b6001600160d01b0390818061470185615354565b1691169003818111611d635761474561475e917fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249465ffffffffffff431690615664565b6040805192851683529316602082015291829190820190565b0390a2388061464e565b5083151561463c565b906001600160d01b0390818061478685615354565b16911601908111611d63576147a49165ffffffffffff431690615664565b9091565b6001600160d01b039081806147bb61530a565b16911601908111611d63576147a49065ffffffffffff43166155ad565b6001600160d01b039081806147eb61530a565b1691169003908111611d63576147a49065ffffffffffff43166155ad565b6001600160a01b038082169493929190851561490257821680156148e9576001600160a01b038216600090815260208190526040902054958487106148ba578461074296970361486b8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36166ec565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b906001600160a01b0380831615610b8957811615610b7057610b216149529260018060a01b03166000526001602052604060002090565b55565b604051906149628261065b565b60006020838281520152565b909190610742575080511561498557805190602001fd5b60405163d6bda27560e01b8152600490fd5b6001600160a01b03811660009081526007602052604090208054600181019091558092036149c3575050565b6040516301d4b62360e61b81526001600160a01b039190911660048201526024810191909152604490fd5b908160011b9180830460021490151715611d6357565b908160041b9180830460101490151715611d6357565b81810292918115918404141715611d6357565b9190825182118015614ab6575b614a8d57614a4781613b20565b821180614a98575b614a5a9015156149ee565b60280180602811611d6357818303838111611d635703614a8d57614a7d92614abf565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b14614a4f565b50818111614a3a565b929092614acb84613b20565b831180614b52575b614ade9015156149ee565b936000948101809111611d63579192905b818310614aff5750505060019190565b9092919360ff614b20614b1b6020888601015160ff60f81b1690565b614b70565b1690600f8211614b465790614b37614b3e92614a04565b0194613e12565b919290614aef565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14614ad3565b60f81c602f811180614bd8575b15614b8c57602f190160ff1690565b6060811180614bce575b15614ba5576056190160ff1690565b6040811180614bc4575b15614bbe576036190160ff1690565b5060ff90565b5060478110614baf565b5060678110614b96565b50603a8110614b7d565b916109db9391614bf193614bfa565b90929192614c88565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411614c7257926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156115795780516001600160a01b03811615614c6957918190565b50809160019190565b50505060009160039190565b60041115611d8857565b614c9181614c7e565b80614c9a575050565b614ca381614c7e565b60018103614cbd5760405163f645eedf60e01b8152600490fd5b614cc681614c7e565b60028103614ce75760405163fce698f760e01b815260048101839052602490fd5b80614cf3600392614c7e565b14614cfb5750565b6040516335e2f38360e21b81526004810191909152602490fd5b604290614d20614d3b565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480614e26575b15614d96577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261398e81610691565b507f00000000000000000000000000000000000000000000000000000000000000004614614d6d565b60ff8114614e8d5760ff811690601f8211614e7b5760405191614e718361065b565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b50604051600554816000614ea0836105f3565b80835292600190818116908115614f265750600114614ec7575b506109db925003826106e3565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310614f0b57506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614ef2565b9050602092506109db94915060ff191682840152151560051b82010138614eba565b60ff8114614f6a5760ff811690601f8211614e7b5760405191614e718361065b565b50604051600654816000614f7d836105f3565b80835292600190818116908115614f265750600114614fa357506109db925003826106e3565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310614fe757506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614fce565b9091813b61502a5761501491926150a4565b5061501e81614c7e565b15918261429357505090565b600091829160405161506081612cb46020820194630b135d3f60e11b998a875260248401526040604484015260648301906107aa565b51915afa9061506d6140e1565b82615096575b8261507d57505090565b61509291925060208082518301019101614399565b1490565b915060208251101591615073565b81519190604183036150d5576150ce92506020820151906060604084015193015160001a90614bfa565b9192909190565b505060009160029190565b6001600160d01b03908181116150f4571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111615126571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b63ffffffff90818111615156571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b811561517f570490565b634e487b7160e01b600052601260045260246000fd5b60018111156109db57600181600160801b8110156152ae575b61525661524c61524261523861522e61522461526297600488600160401b61525d9a10156152a1575b640100000000811015615294575b62010000811015615287575b61010081101561527b575b601081101561526f575b1015615267575b60030260011c61521d818b615175565b0160011c90565b61521d818a615175565b61521d8189615175565b61521d8188615175565b61521d8187615175565b61521d8186615175565b8093615175565b821190565b900390565b60011b61520d565b811c9160021b91615206565b60081c91811b916151fc565b60101c9160081b916151f1565b60201c9160101b916151e5565b60401c9160201b916151d7565b50600160401b9050608082901c6151ae565b601254600090806152d2575050600090565b80600019810111611d635760127fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34439252015460301c90565b600a546000908061531c575050600090565b80600019810111611d6357600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b80546000918161536657505050600090565b600019928284810111611d635760209181522001015460301c90565b634e487b7160e01b600052600060045260246000fd5b60125490600160401b821015610656576001820180601255821015613e4b57610742916012600052600080516020616c9483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a5490600160401b821015610656576001820180600a55821015613e4b5761074291600a600052600080516020616cb483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b8054600160401b8110156106565761549791600182018155614440565b6154bf578151815465ffffffffffff191665ffffffffffff91909116178155610742916153f8565b615382565b6012549192918015615583576154dc6154f491614431565b6012600052600080516020616c948339815191520190565b9081549165ffffffffffff90818416918316808311615571578692036155395761553292509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505061556c9061555861554a610f15565b65ffffffffffff9092168252565b6001600160d01b0385166020820152615398565b615532565b604051632520601d60e01b8152600490fd5b506155a79061559361554a610f15565b6001600160d01b0384166020820152615398565b60009190565b600a549192918015615640576155c56155dd91614431565b600a600052600080516020616cb48339815191520190565b9081549165ffffffffffff908184169183168083116155715786920361561b5761553292509065ffffffffffff82549181199060301b169116179055565b505061556c9061562c61554a610f15565b6001600160d01b038516602082015261541a565b506155a79061565061554a610f15565b6001600160d01b038416602082015261541a565b805492939280156156fb5761567b61568891614431565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411615571578793036156c7575061553292509065ffffffffffff82549181199060301b169116179055565b91505061556c916156e76156d9610f15565b65ffffffffffff9093168352565b6001600160d01b038616602083015261547a565b50906155a79161570c6156d9610f15565b6001600160d01b038516602083015261547a565b905b82811061572e57505090565b90918082169080831860011c8201809211611d6357600a60005265ffffffffffff8083600080516020616cb4833981519152015416908516106000146157775750915b90615722565b92915061578390613b20565b90615771565b905b82811061579757505090565b90918082169080831860011c8201809211611d6357601260005265ffffffffffff8083600080516020616c94833981519152015416908516106000146157e05750915b9061578b565b9291506157ec90613b20565b906157da565b91905b8382106158025750505090565b9091928083169080841860011c8201809211611d635760008581526020902082015465ffffffffffff90811690841610156158415750925b91906157f5565b93925061584d90613b20565b9161583a565b600d548060801c9160018301926001600160801b038093168385161461589b57600052600e602052604060002055600d54916001600160801b03199060801b16911617600d55565b634e487b7160005260416020526024601cfd5b600d54906001600160801b038083169260801c83146158f35782600052600e602052600160406000209360008554955501166001600160801b0319600d541617600d55565b634e487b7160005260316020526024601cfd5b1561590d57565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561595257565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b1561598d57565b60405162461bcd60e51b815260206004820152601060248201526f496e76616c69642074696d656c6f636b60801b6044820152606490fd5b156159cc57565b60405162461bcd60e51b815260206004820152602360248201527f4d75737420686f6c6420746f6b656e7320746f206372656174652070726f706f6044820152621cd85b60ea1b6064820152608490fd5b604051615a2981610676565b6000815290565b818110615a3b575050565b60008155600101615a30565b91818110615a5457505050565b6107429260005260206000209182019101615a30565b8151916001600160401b03831161065657600160401b831161065657615a9583835481855584615a47565b602080910191600052806000209060005b848110615ab4575050505050565b83516001600160a01b03168382015592810192600101615aa6565b8151916001600160401b03831161065657600160401b831161065657615afa83835481855584615a47565b602080910191600052806000209060005b848110615b19575050505050565b83518382015592810192600101615b0b565b9190601f8111615b3a57505050565b610742926000526020600020906020601f840160051c83019310615b66575b601f0160051c0190615a30565b9091508190615b59565b91909182516001600160401b03811161065657615b9781615b9184546105f3565b84615b2b565b602080601f8311600114615bd3575081929394600092615bc8575b50508160011b916000199060031b1c1916179055565b015190503880615bb2565b90601f19831695615be985600052602060002090565b926000905b888210615c2657505083600195969710615c0d575b505050811b019055565b015160001960f88460031b161c19169055388080615c03565b80600185968294968601518155019501930190615bee565b815191600160401b8311610656578154838355808410615c9c575b50615c6e602080920192600052602060002090565b6000925b848410615c80575050505050565b60018382615c9083945186615b70565b01920193019290615c72565b6000838152846020822092830192015b828110615cba575050615c59565b80615cc7600192546105f3565b80615cd4575b5001615cac565b601f908181118414615cec5750508281555b38615ccd565b83615d0e92615d0085600052602060002090565b920160051c82019101615a30565b60008181526020812081835555615ce6565b600861010061074293615d34815185615a6a565b615d45602082015160018601615acf565b604081015160028501556060810151615d85906001600160a01b03165b6003860180546001600160a01b0319166001600160a01b03909216919091179055565b615d96608082015160048601615c3e565b615dbb615da660a0830151151590565b600586019060ff801983541691151516179055565b60c0810151600685015560e0810151600785015501519101615b70565b93906109db9593613f8e93615e0792875260018060a01b0316602087015260a0604087015260a086019061389e565b9084820360608601526125e9565b15615e1c57565b60405162461bcd60e51b815260206004820152601960248201527f50726f706f73616c20616c7265616479206578656375746564000000000000006044820152606490fd5b15615e6857565b60405162461bcd60e51b815260206004820152601060248201526f141c9bdc1bdcd85b08195e1c1a5c995960821b6044820152606490fd5b15615ea757565b60405162461bcd60e51b81526020600482015260116024820152702737903a37b5b2b739903a379039b4b3b760791b6044820152606490fd5b908160209103126105ee57516109db81610ac3565b15615efc57565b60405162461bcd60e51b815260206004820152600e60248201526d105b1c9958591e481cda59db995960921b6044820152606490fd5b8054600160401b81101561065657615f4f91600182018155614440565b9190916154bf5761074291615b70565b15615f6657565b60405162461bcd60e51b8152602060048201526015602482015274141c9bdc1bdcd85b081b9bdd08195e1958dd5d1959605a1b6044820152606490fd5b15615faa57565b60405162461bcd60e51b8152602060048201526013602482015272496e73756666696369656e742071756f72756d60681b6044820152606490fd5b15615fec57565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b1561602757565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b6060810191815260209060608282015283548093526080810192600094855282852090855b8181106160c7575050506040818403910152808454928381520193835280832092905b8282106160b0575050505090565b8354855293840193600193840193909101906160a2565b82546001600160a01b03168652948401946001928301920161607f565b906160f88260005260208052604060002090565b61610e616109600583015460ff1690565b615f5f565b616122600782015460068301541115615fa3565b600181810193906000815b616166575b5050613daa7fe8585c604452fcb59bc021fce36eb8241ffc18bd81b50ce6cd5cea81ceeaa58d93946040519384938461605a565b83548110156161ec57806161a261619b6113b86161866161e69589614440565b905460039190911b1c6001600160a01b031690565b1515615fe5565b6161c36161bc6161b2838a614440565b90549060031b1c90565b1515616020565b6119276161d36161868388614440565b6161e06161b2848b614440565b906161f1565b8161612d565b616132565b91906001600160a01b03831680156148e957600254828101809111611d63576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b0384116162775761074292935061666e565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b156162a457565b60405162461bcd60e51b8152602060048201526014602482015273151a5b595b1bd8dac81b9bdd08195e1c1a5c995960621b6044820152606490fd5b156162e757565b60405162461bcd60e51b815260206004820152600f60248201526e22b6b83a3c9037b832b930ba34b7b760891b6044820152606490fd5b1561632557565b60405162461bcd60e51b8152602060048201526013602482015272456d7074792074617267657420636861696e7360681b6044820152606490fd5b90610100600891616372815185615b70565b616383602082015160018601615acf565b604081015160028501556060810151600385015560808101516004850180546001600160a01b0319166001600160a01b039092169190911790556163ce60a082015160058601615c3e565b6163f36163de60c0830151151590565b600686019060ff801983541691151516179055565b60e081015160078501550151910155565b9081526001600160a01b0390911660208201526060604082018190526109db929101906107aa565b1561643357565b60405162461bcd60e51b815260206004820152601d60248201527f416d6f756e74206d7573742062652067726561746572207468616e20300000006044820152606490fd5b1561647f57565b60405162461bcd60e51b815260206004820152601d60248201527f496e73756666696369656e742074726561737572792062616c616e63650000006044820152606490fd5b815181546001600160a01b0319166001600160a01b03909116178155610742916008906101009060208101516001850155604081015160028501556060810151615d85906001600160a01b0316615d62565b9081526001600160a01b03918216602082015291166040820152606081019190915260a0608082018190526109db929101906107aa565b80600052602160205260406000209061656c60ff600584015416615f5f565b616580600783015460068401541115615fa3565b60018201908154926028549361659885821115616478565b8403938411611d63576165f6613daa916165d27f0bb768aa97fa4e8a8f73bfa7bc210f1a29f29c765d44f0c29acc04a549e32e4396602855565b805485546165e9916001600160a01b031630614809565b546001600160a01b031690565b9254604080519384526001600160a01b039094166020840152928201929092529081906060820190565b6001600160a01b031660009081526020819052604090205480158015616664575b61665e576166556109db9160285490614a1a565b60025490615175565b50600090565b5060285415616641565b906107429161668461667f836150e0565b6147a8565b50506001600160a01b039081169081156166d4575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169116614620565b6166e56166e0846150e0565b6147d8565b5050616699565b61074292916001600160a01b03918216919081908315616744575b16918215616731575b60005260086020528060406000205416916000526040600020541690614620565b61673d6166e0856150e0565b5050616710565b61675061667f866150e0565b5050616707565b908160209103126105ee575180151581036105ee5790565b61677881616881565b9061678282611d7e565b6005820361687d5761679f91506000526014602052604060002090565b546013546167b5906001600160a01b03166113b8565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa90811561157957600091616860575b50156167f357505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa91821561157957600092616833575b50501561682e57600790565b600290565b6168529250803d10616859575b61684a81836106e3565b810190616757565b3880616822565b503d616840565b6168779150843d86116168595761684a81836106e3565b386167e5565b5090565b61689581600052600c602052604060002090565b5460ff8160f01c1661698d5760f81c616987576168c2614011613ca983600052600c602052604060002090565b801561696e5765ffffffffffff431680911015616967576168e2826139aa565b106168ed5750600190565b6168f961180a82616994565b8015616942575b1561690b5750600390565b614011600161692761693493600052600c602052604060002090565b015465ffffffffffff1690565b61693d57600490565b600590565b5061696261180a8260005260116020526040600020600181015490541090565b616900565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260116020526040600020600c60205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa91821561157957616a3192606492616a1f926000926137f057506137d890614458565b04916002600182015491015490613b2e565b101590565b90616a42939291613930565b616a4b8161676f565b6008811015611d8857603b600160ff83161b1615616b4a5750616a90616a7b82600052600c602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1616ad0816000526014602052604060002090565b5480616ada575090565b601354616aef906001600160a01b03166113b8565b803b156105ee5760405163c4d252f560e01b815260048101929092526000908290602490829084905af1801561157957616b37575b5060008181526014602052604081205590565b8061156d616b4492610643565b38616b24565b90616b6e606492604051926331b75e4d60e01b845260048401526024830190611d8d565b603b6044820152fd5b949392616ba3608093616b95616bb19460a08a5260a08a019061389e565b9088820360208a01526125e9565b9086820360408801526138db565b93600060608201520152565b9192616bec60a094616bde616bfa949998979960c0875260c087019061389e565b9085820360208701526125e9565b9083820360408501526138db565b946000606083015260808201520152565b9290939160018060a01b036013541690813b156105ee57600093616c5a6040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601616b77565b039134905af19081156115795760009261495292616c84575b506000526014602052604060002090565b616c8d90610643565b38616c7356febb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209a5de699f7aefb288e8394e1a1967891a7fa659845a380ec582ae5c3dad15a8264736f6c63430008140033bb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a83ad8aa4f87544323a9d1e5dd902f40c356527a7955687113db5f9a85ad579dc10553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997dec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724", + "deployedBytecode": "0x60806040526004361015610023575b361561001957600080fd5b610021613877565b005b60003560e01c80627e637e14610582578063013cf08b1461057d57806301ffc9a71461057857806302a251a31461057357806306f3f9e61461056e57806306fdde0314610569578063095ea7b3146105645780630965211e1461055f5780630c0512e91461055a5780630eb1259614610555578063108b4e0714610550578063143489d01461054b578063150b7a0214610546578063160cbed71461054157806318160ddd1461053c578063194a94fc146105375780631b470faf146105325780631c0f4d8d1461052d57806323b872dd146105285780632656227d146105235780632d63f6931461051e5780632fe3e26114610519578063313ce5671461051457806335c4364f1461050f5780633932abb11461050a5780633a46b1a8146105055780633e4f49e61461050057806343859632146104fb578063452115d6146104f65780634bf5d7e9146104f15780634fa76ec9146104ec578063544ffc9c146104e757806354fd4d50146104e257806356781388146104dd578063587cde1e146104d85780635b8d0e0d146104d35780635c19a95c146104ce5780635f398a14146104c957806360c4247f146104c45780636fcfff45146104bf57806370a08231146104ba57806379051887146104b55780637b3c71d3146104b05780637d5e81e2146104ab5780637e63b733146104a65780637ecebe00146104a1578063823081581461049c57806384b0196e146104975780638e539e8c146104925780638ff262e31461048d57806391ddadf41461048857806395d89b411461048357806396e973fb1461047e57806397c3d334146104795780639a802a6d146104745780639ab24eb01461046f5780639be65b401461046a578063a7713a7014610465578063a890c91014610460578063a9059cbb1461045b578063a9a9529414610456578063ab27301614610451578063ab58fb8e1461044c578063b493193614610447578063b58131b014610442578063bc197c811461043d578063c01f9e3714610438578063c0e58a0e14610433578063c28bc2fa1461042e578063c3cda52014610429578063c59057e414610424578063d1fad4cd1461041f578063d33219b41461041a578063dd4e2ba514610415578063dd62ed3e14610410578063deaaa7cc1461040b578063e540d01d14610406578063eb9019d414610401578063ec4a59d9146103fc578063ece40cc1146103f7578063f1127ed8146103f2578063f23a6e61146103ed578063f2c26a47146103e8578063f8ce560a146103e3578063fc0c546a146103de5763fd5c4be70361000e57613859565b613814565b61375a565b61362a565b613550565b613499565b613444565b613426565b6133c4565b61331d565b6132cf565b61326c565b61320e565b6131e5565b6130b4565b613098565b612fcb565b612f5f565b612e93565b612e75565b612dd5565b612db7565b612d90565b612d59565b612c2c565b612c10565b612bdb565b612b67565b612b44565b612b26565b612ad4565b6129f1565b6129d5565b612998565b6128f1565b6128ce565b6127b6565b6126e7565b61261d565b612577565b612502565b6123d6565b61234e565b6122f9565b612288565b61224b565b612200565b6121e2565b612173565b61214d565b6120c5565b612059565b612009565b611fa7565b611f5a565b611f3c565b611ede565b611e20565b611dc7565b611d9a565b611c7c565b611c56565b611c0c565b611bf0565b611bb5565b611b7e565b611a29565b611970565b6117cb565b611671565b6115e8565b6115ca565b611380565b611221565b6111ed565b61106c565b610e75565b610bc5565b610ba2565b610ad4565b6109de565b61091e565b6108f7565b61087e565b6107ea565b346105ee5760203660031901126105ee576100216004358060005260216020526040600020600160058201916105e28354916105c160ff841615615e15565b6105d1600282015442101561629d565b600660078201549101541115615fa3565b60ff191617905561654d565b600080fd5b90600182811c92168015610623575b602083101461060d57565b634e487b7160e01b600052602260045260246000fd5b91607f1691610602565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161065657604052565b61062d565b604081019081106001600160401b0382111761065657604052565b602081019081106001600160401b0382111761065657604052565b60c081019081106001600160401b0382111761065657604052565b60a081019081106001600160401b0382111761065657604052565b61010081019081106001600160401b0382111761065657604052565b90601f801991011681019081106001600160401b0382111761065657604052565b9060405191826000825492610718846105f3565b9081845260019485811690816000146107875750600114610744575b5050610742925003836106e3565b565b9093915060005260209081600020936000915b81831061076f57505061074293508201013880610734565b85548884018501529485019487945091830191610757565b91505061074294506020925060ff191682840152151560051b8201013880610734565b919082519283825260005b8481106107d6575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016107b5565b346105ee5760203660031901126105ee57600435600052601f602052610859604060002061081781610704565b9060028101549060038101549060018060a01b0360048201541660ff60068301541690600860078401549301549360405197889760e0895260e08901906107aa565b956020880152604087015260608601521515608085015260a084015260c08301520390f35b346105ee5760203660031901126105ee5760043563ffffffff60e01b81168091036105ee576020906332a2ad4360e11b81149081156108db575b81156108ca575b506040519015158152f35b6301ffc9a760e01b149050386108bf565b630271189760e51b811491506108b8565b60009103126105ee57565b346105ee5760003660031901126105ee57602063ffffffff60105460301c16604051908152f35b346105ee5760203660031901126105ee5760043561093a614111565b606481116109ab577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997906001600160d01b036109746152c0565b1661098f610981836150e0565b65ffffffffffff43166154c4565b505060408051918252602082019290925290819081015b0390a1005b6044906040519063243e544560e01b8252600482015260646024820152fd5b9060206109db9281815201906107aa565b90565b346105ee57600080600319360112610ac0576040519080600b54610a01816105f3565b80855291600191808316908115610a965750600114610a3b575b610a3785610a2b818703826106e3565b604051918291826109ca565b0390f35b9250600b83527f0175b7a638427703f0dbe7bb9bbf987a2551717b34e79f33b5b1008d1fa01db95b828410610a7e575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101610a63565b869550610a3796935060209250610a2b94915060ff191682840152151560051b8201019293610a1b565b80fd5b6001600160a01b038116036105ee57565b346105ee5760403660031901126105ee57600435610af181610ac3565b6024353315610b89576001600160a01b038216918215610b70573360009081526001602052604090208291610b38915b9060018060a01b0316600052602052604060002090565b556040519081527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560203392a3602060405160018152f35b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b346105ee5760003660031901126105ee57602060ff602654166040519015158152f35b346105ee5760003660031901126105ee576020602254604051908152f35b60165460009291610bf3826105f3565b80825291600190818116908115610c6a5750600114610c1157505050565b9192935060166000527fd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289916000925b848410610c5257505060209250010190565b80546020858501810191909152909301928101610c40565b915050602093945060ff929192191683830152151560051b010190565b60175460009291610c97826105f3565b80825291600190818116908115610c6a5750600114610cb557505050565b9192935060176000527fc624b66cc0138b8fabc209247f72d758e1cf3343756d543badbf24212bed8c15916000925b848410610cf657505060209250010190565b80546020858501810191909152909301928101610ce4565b60185460009291610d1e826105f3565b80825291600190818116908115610c6a5750600114610d3c57505050565b9192935060186000527fb13d2d76d1f4b7be834882e410b3e3a8afaf69f83600ae24db354391d2378d2e916000925b848410610d7d57505060209250010190565b80546020858501810191909152909301928101610d6b565b9060009291805491610da6836105f3565b918282526001938481169081600014610e085750600114610dc8575b50505050565b90919394506000526020928360002092846000945b838610610df4575050505001019038808080610dc2565b805485870183015294019385908201610ddd565b9294505050602093945060ff191683830152151560051b01019038808080610dc2565b95939091926109db9897959360018060a01b038094168852602088015260408701521660608501521515608084015260a083015260c0820152610100908160e082015201906107aa565b346105ee5760203660031901126105ee576004356000526021602052604060002060018060a01b0390610a376008838354169260018101549460028201549060038301541660ff60058401541690600684015492610ee9600786015495610ee26040518099819301610d95565b03876106e3565b60405198899889610e2b565b6040519061012082018281106001600160401b0382111761065657604052565b604051906107428261065b565b6001600160401b0381116106565760051b60200190565b81601f820112156105ee57803591610f5083610f22565b92610f5e60405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610f88575050505090565b8380918335610f9681610ac3565b815201910190610f7a565b81601f820112156105ee57803591610fb883610f22565b92610fc660405194856106e3565b808452602092838086019260051b8201019283116105ee578301905b828210610ff0575050505090565b81358152908301908301610fe2565b6001600160401b03811161065657601f01601f191660200190565b92919261102682610fff565b9161103460405193846106e3565b8294818452818301116105ee578281602093846000960137010152565b9080601f830112156105ee578160206109db9335910161101a565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761109d903690600401610f39565b906024358181116105ee576110b6903690600401610fa1565b90604435916064359182116105ee57610a37936111da6110fb7f8fd808cdcd18f44b7f33c61fb97b83154c1d653ef4a9a2d236b290644edd6c83943690600401611051565b6111088351855114615906565b6111148351151561594b565b61111f428711615986565b33600090815260208190526040902061113b905b5415156159c5565b6111cc6023549661115361114e89613e12565b602355565b61115b615a1d565b61117461116d60025460255490614a1a565b6064900490565b9061117d610ef5565b8781526020810189905260408101939093523360608401526080830152600060a083015260c0820152600060e0820152826101008201526111c78860005260208052604060002090565b615d20565b604051938493338886615dd8565b0390a16040519081529081906020820190565b346105ee5760203660031901126105ee57600435600052600c602052602060018060a01b0360406000205416604051908152f35b346105ee5760803660031901126105ee5761123d600435610ac3565b611248602435610ac3565b6064356001600160401b0381116105ee57611267903690600401611051565b506013546001600160a01b0316300361128c57604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b9080601f830112156105ee578135906112b682610f22565b926112c460405194856106e3565b828452602092838086019160051b830101928084116105ee57848301915b8483106112f25750505050505090565b82356001600160401b0381116105ee57869161131384848094890101611051565b8152019201916112e2565b60806003198201126105ee576001600160401b03916004358381116105ee578261134a91600401610f39565b926024358181116105ee578361136291600401610fa1565b926044359182116105ee576113799160040161129e565b9060643590565b346105ee5761138e3661131e565b61139c818385879697613930565b926113a6846141a2565b506013546113c4906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615611579576000966115ab575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b825281806114268c8a8a8d60048601616b77565b03915afa9182156115795760009261157e575b505061144f876000526014602052604060002090565b55601354611465906001600160a01b03166113b8565b90813b156105ee5760008094611491878b51998a97889687956308f2a0bb60e41b875260048701616bbd565b03925af1908115611579576114b5926114b092611560575b5042613b2e565b615113565b65ffffffffffff81161561154f57917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda289261153e84611520610a3796600161150688600052600c602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b8061156d61157392610643565b806108ec565b386114a9565b6143a8565b61159d9250803d106115a4575b61159581836106e3565b810190614399565b3880611439565b503d61158b565b6115c3919650823d84116115a45761159581836106e3565b94386113ef565b346105ee5760003660031901126105ee576020600254604051908152f35b346105ee5760403660031901126105ee576004356001600160401b0381116105ee5761165c61163c7f5c84c0144a4e16e610c6c44c3571a58af67ce17b61280f57e6feeb2c363eaa60923690600401611051565b60243561164881610ac3565b6040519283926040845260408401906107aa565b6001600160a01b0390911660208301520390a1005b346105ee5760803660031901126105ee5760043561168e81610ac3565b6044356064356024356001600160401b0382116105ee57610a37936111da6116db7ff80f5ce91f7d79d29fd2bd635816739c0fae47505f5a30a820e49ace80884165943690600401611051565b6116ef6001600160a01b0384161515615fe5565b6116fa84151561642c565b611708602854851115616478565b611713428711615986565b33600090815260208190526040902061172b90611133565b6117bd6024549661174361173e89613e12565b602455565b61174b615a1d565b61175d61116d60025460255490614a1a565b90611766610ef5565b6001600160a01b0388168152926020840189905260408401523360608401526080830152600060a083015260c0820152600060e0820152826101008201526117b8886000526021602052604060002090565b6164c4565b604051938493338886616516565b346105ee576020806003193601126105ee576004356117f4816000526021602052604060002090565b600581019261181361180e61180a865460ff1690565b1590565b615e15565b61182260028301544210615e61565b33600090815260208190526040902061183e905b541515615ea0565b60009060048301918254905b8181106118fe5750506040513360601b6001600160601b03191691810191825261188d9290916118889083906014015b03601f1981018452836106e3565b615f32565b6006600782019161189e8354613e12565b92839055604080518581523360208201529081018490527fc5fb6601ac4858dba31868a09f1646a3bfe4638f325353bb142719b81e3645a190606090a1015411156118e557005b6118f961002192600160ff19825416179055565b61654d565b8061191661190f61192c9387614440565b50546105f3565b158015611931575b61192790615ef5565b613e12565b61184a565b506119276119486119428388614440565b50610704565b805133916001600160a01b0391611966919081018901908901615ee0565b161415905061191e565b346105ee5760603660031901126105ee5760043561198d81610ac3565b60243561199981610ac3565b6001600160a01b038216600090815260016020908152604080832033845290915290206044359190549260001984106119e3575b6119d79350614809565b60405160018152602090f35b8284106119ff576119fa836119d79503338361491b565b6119cd565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b0390fd5b611a323661131e565b611a40818385879597613930565b92611a4a846141f4565b50611a75611a6285600052600c602052604060002090565b805460ff60f01b1916600160f01b179055565b6013546001600160a01b03939084163003611b19575b94611a9b9291610a379686616c0b565b6013543091166001600160a01b0316141580611af8575b611ae9575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f9080602081016111da565b611af36000600d55565b611ab7565b50611b1461180a600d546001600160801b0381169060801c1490565b611ab2565b9290939160005b8451811015611b7457611b559030611b4b6113b8611b3e848a613e37565b516001600160a01b031690565b14611b5a57613e12565b611b20565b611927611b67828a613e37565b5160208151910120615853565b5091939092611a8b565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60406000205460a01c16604051908152f35b346105ee5760003660031901126105ee5760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b346105ee5760003660031901126105ee57602060405160128152f35b346105ee5760203660031901126105ee576100216004358060005260208052604060002060016005820191611c4a8354916105c160ff841615615e15565b60ff19161790556160e4565b346105ee5760003660031901126105ee57602065ffffffffffff60105416604051908152f35b346105ee5760403660031901126105ee57600435611c9981610ac3565b6001600160a01b0316600090815260096020526040812090611cbc602435614568565b91805482938160058111611d0e575b5090602094611cda92846157f2565b80611cf45750505b6040516001600160d01b039091168152f35b91611d00849293614431565b92815220015460301c611ce2565b94611d1886615195565b8603958611611d6357602095611cda9385875265ffffffffffff80838a8a2001541690851610600014611d515750915b91925094611ccb565b929150611d5d90613b20565b90611d48565b613994565b634e487b7160e01b600052602160045260246000fd5b60081115611d8857565b611d68565b906008821015611d885752565b346105ee5760203660031901126105ee576020611db860043561676f565b611dc56040518092611d8d565bf35b346105ee5760403660031901126105ee57602060ff611e14602435611deb81610ac3565b6004356000526011845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b346105ee57611e2e3661131e565b90611e3d828285879697613930565b611e468161676f565b6008811015611d885760018060ff83161b1615611eb157506000908152600c60205260409020546001600160a01b03163303611e9957610a3793611e8993616a36565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90611ed5606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60016044820152fd5b346105ee5760003660031901126105ee57610a37604051611efe8161065b565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906107aa565b346105ee5760003660031901126105ee576020602554604051908152f35b346105ee5760203660031901126105ee57600435600052601160205260406000208054610a3760026001840154930154604051938493846040919493926060820195825260208201520152565b346105ee5760003660031901126105ee57610a37604051611fc78161065b565b60018152603160f81b60208201526040519182916020835260208301906107aa565b6024359060ff821682036105ee57565b6064359060ff821682036105ee57565b346105ee5760403660031901126105ee576020612051612027611fe9565b60405161203381610676565b600081526040519161204483610676565b6000835233600435613fc2565b604051908152f35b346105ee5760203660031901126105ee57602060043561207881610ac3565b60018060a01b038091166000526008825260406000205416604051908152f35b9181601f840112156105ee578235916001600160401b0383116105ee57602083818601950101116105ee57565b346105ee5760c03660031901126105ee576120de611fe9565b604435906120eb82610ac3565b6001600160401b03906064358281116105ee5761210c903690600401612098565b6084358481116105ee57612124903690600401611051565b9160a4359485116105ee57610a3795612144611e89963690600401611051565b94600435613e50565b346105ee5760203660031901126105ee5761002160043561216d81610ac3565b336145a1565b346105ee5760803660031901126105ee5761218c611fe9565b6001600160401b03906044358281116105ee576121ad903690600401612098565b90916064359384116105ee576121d8612051936121d06020963690600401611051565b93369161101a565b9033600435613fc2565b346105ee5760203660031901126105ee576020612051600435614458565b346105ee5760203660031901126105ee5760043561221d81610ac3565b60018060a01b03166000526009602052602061223d604060002054615145565b63ffffffff60405191168152f35b346105ee5760203660031901126105ee57602061205160043561226d81610ac3565b6001600160a01b031660009081526020819052604090205490565b346105ee5760203660031901126105ee5760043565ffffffffffff8082168092036105ee576122b5614111565b7fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a9360406010549281519084168152846020820152a165ffffffffffff191617601055005b346105ee5760603660031901126105ee57612312611fe9565b6044356001600160401b0381116105ee5760209161234161233a612051933690600401612098565b369161101a565b6040519161204483610676565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee5761237f903690600401610f39565b906024358181116105ee57612398903690600401610fa1565b916044358281116105ee576123b190369060040161129e565b6064359283116105ee57610a37936123d0611e89943690600401611051565b926139dc565b346105ee576020806003193601126105ee576004356123fe8160005260208052604060002090565b600581019261241461180e61180a865460ff1690565b61242360028301544210615e61565b33600090815260208190526040902061243b90611836565b60009060048301918254905b8181106124ec5750506040513360601b6001600160601b03191691810191825261247b92909161188890839060140161187a565b6006600782019161248c8354613e12565b92839055604080518581523360208201529081018490527f77c69d1b59f862d9677ac552a49c26ba3fe18ccc64ad8da630a5343c306dea6190606090a1015411156124d357005b6124e761002192600160ff19825416179055565b6160e4565b8061191661190f6124fd9387614440565b612447565b346105ee5760203660031901126105ee5760043561251f81610ac3565b60018060a01b031660005260076020526020604060002054604051908152f35b926109db96959260c09592855260018060a01b0316602085015215156040840152606083015260808201528160a082015201906107aa565b346105ee5760203660031901126105ee576004356000526020805260406000206002810154610a37600860018060a01b036003850154169360ff6005820154166006820154906125dd6007840154936125d66040518097819301610d95565b03856106e3565b6040519687968761253f565b90815180825260208080930193019160005b828110612609575050505090565b8351855293810193928101926001016125fb565b346105ee5760003660031901126105ee576126b861265a7f0000000000000000000000000000000000000000000000000000000000000000614e4f565b610a376126867f0000000000000000000000000000000000000000000000000000000000000000614f48565b6126c66040519161269683610676565b60008352604051958695600f60f81b875260e0602088015260e08701906107aa565b9085820360408701526107aa565b90466060850152306080850152600060a085015283820360c08501526125e9565b346105ee5760203660031901126105ee57612703600435614568565b600a5490600082916005841161275b575b61271e9350615720565b60008161273357505060405160008152602090f35b600a612740602093614431565b9152600080516020616cb4833981519152015460301c611ce2565b919261276681615195565b8103908111611d635761271e93600a835265ffffffffffff8083600080516020616cb4833981519152015416908516106000146127a4575091612714565b9291506127b090613b20565b90612714565b346105ee5760803660031901126105ee576004356127d2611fe9565b90604435916127e083610ac3565b6064356001600160401b0381116105ee5761180a612805612892923690600401611051565b6001600160a01b038616600090815260076020526040902080546001810190915561288c9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a0815261288481610691565b519020614d15565b86615002565b6128ad5790611e8991610a37936128a761388b565b92613f46565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b346105ee5760003660031901126105ee57602060405165ffffffffffff43168152f35b346105ee57600080600319360112610ac0576040519080600454612914816105f3565b80855291600191808316908115610a96575060011461293d57610a3785610a2b818703826106e3565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410612980575050508101602001610a2b82610a37610a1b565b80546020858701810191909152909301928101612965565b346105ee5760203660031901126105ee576004356129b581610ac3565b60018060a01b031660005260276020526020604060002054604051908152f35b346105ee5760003660031901126105ee57602060405160648152f35b346105ee5760603660031901126105ee57600435612a0e81610ac3565b6044356001600160401b0381116105ee57612a6591612a336020923690600401611051565b50604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa801561157957610a3791600091612ab6575b506040519081529081906020820190565b612ace915060203d81116115a45761159581836106e3565b38612aa5565b346105ee5760203660031901126105ee57600435612af181610ac3565b6001600160a01b031660009081526009602090815260409091206001600160d01b0390612b1d90615354565b16604051908152f35b346105ee5760003660031901126105ee576020602454604051908152f35b346105ee5760003660031901126105ee5760206001600160d01b03612b1d6152c0565b346105ee5760203660031901126105ee57600435612b8481610ac3565b612b8c614111565b6013547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617601355005b346105ee5760403660031901126105ee57612c05600435612bfb81610ac3565b6024359033614809565b602060405160018152f35b346105ee5760203660031901126105ee57602060405160018152f35b346105ee5760203660031901126105ee57600435612c5481600052601f602052604060002090565b6006810190612c6a61180e61180a845460ff1690565b612c7960028201544210615e61565b336000908152602081905260409020612c9190611836565b6040513360601b6001600160601b0319166020820152612ccb90612cc281603481015b03601f1981018352826106e3565b60058301615f32565b60076008820191612cdc8354613e12565b92839055604080518681523360208201529081018490527f9f1b808ccd95cfad6377948752267d2ad18cbd81217ec7abd183a497d47c81d190606090a101541115612d2357005b805460ff191660011790557f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f906109a690611e89565b346105ee5760203660031901126105ee57600435600052600c602052602065ffffffffffff60016040600020015416604051908152f35b346105ee5760203660031901126105ee576020612051600435612db281610ac3565b616620565b346105ee5760003660031901126105ee576020600f54604051908152f35b346105ee5760a03660031901126105ee57612df1600435610ac3565b612dfc602435610ac3565b6001600160401b036044358181116105ee57612e1c903690600401610fa1565b506064358181116105ee57612e35903690600401610fa1565b506084359081116105ee57612e4e903690600401611051565b50610a37612e5a614185565b6040516001600160e01b031990911681529081906020820190565b346105ee5760203660031901126105ee5760206120516004356139aa565b346105ee5760203660031901126105ee57600435612eb281151561642c565b3360005260006020528060406000205410612f23576109a681612ef77fbd67ec2db294b72ed21ac12cf37aa44775b63ea7ab9345652a1d28be069c4100933033614809565b612f0b612f0682602854613b2e565b602855565b60408051338152602081019290925290918291820190565b60405162461bcd60e51b8152602060048201526014602482015273496e73756666696369656e742062616c616e636560601b6044820152606490fd5b60603660031901126105ee57600435612f7781610ac3565b604435906001600160401b0382116105ee5760008091612f9e610021943690600401612098565b90612fa7614111565b81604051928392833781018481520391602435905af1612fc56140e1565b9061496e565b346105ee5760c03660031901126105ee57600435612fe881610ac3565b60443590602435612ff7611ff9565b83421161307f576130736100219461307a926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b038816604084015286606084015260808301526080825261305b826106ac565b61306e60a4359360843593519020614d15565b614be2565b9182614997565b6145a1565b604051632341d78760e11b815260048101859052602490fd5b346105ee5760206120516130ab3661131e565b92919091613930565b346105ee5760803660031901126105ee576001600160401b036004358181116105ee576130e5903690600401611051565b6024359182116105ee577f2de0b4ad2878fff8e0328d13d59576e6595e750e974aec7069bd4e182d2d5aaf6111da613124610a37943690600401610fa1565b926131d760443594613138835115156162e0565b6131448151151561631e565b61314f428711615986565b6022549561316461315f88613e12565b602255565b61316c615a1d565b61317e61116d60025460255490614a1a565b91613187610ef5565b86815260208101949094526040840152606435606084015233608084015260a0830152600060c083015260e082015260006101008201526131d286600052601f602052604060002090565b616360565b604051918291338684616404565b346105ee5760003660031901126105ee576013546040516001600160a01b039091168152602090f35b346105ee5760003660031901126105ee57610a3760405161322e8161065b565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906107aa565b346105ee5760403660031901126105ee5760206132c660043561328e81610ac3565b6024359061329b82610ac3565b60018060a01b03166000526001835260406000209060018060a01b0316600052602052604060002090565b54604051908152f35b346105ee5760003660031901126105ee5760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b6004359063ffffffff821682036105ee57565b346105ee5760203660031901126105ee5761333661330a565b61333e614111565b63ffffffff8082169182156133ab577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093601054958251918760301c1682526020820152a160301b169069ffffffff000000000000191617601055600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346105ee5760403660031901126105ee57612a6560206004356133e681610ac3565b60006040516133f481610676565b52604051630748d63560e31b81526001600160a01b039091166004820152602480359082015291829081906044820190565b346105ee5760003660031901126105ee576020602854604051908152f35b346105ee5760203660031901126105ee57600435613460614111565b600f5460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600f55005b346105ee5760403660031901126105ee576004356134b681610ac3565b6024359063ffffffff821682036105ee57610a3791613506916134d7614955565b506134e0614955565b506001600160a01b03166000908152600960205260409020613500614955565b50614440565b50604051906135148261065b565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b346105ee5760a03660031901126105ee5761356c600435610ac3565b613577602435610ac3565b6084356001600160401b0381116105ee57613596903690600401611051565b506013546001600160a01b0316300361128c5760405163f23a6e6160e01b8152602090f35b979499989592613600906135f261360e946135e46101009b98958d6101209081815201906107aa565b8c810360208e0152906107aa565b908a820360408c01526107aa565b9088820360608a01526107aa565b97608087015260a086015260c085015260e08401521515910152565b346105ee57600080600319360112610ac05760405190818160155461364e816105f3565b8084529360019180831690811561373657506001146136d9575b5050613676925003826106e3565b6040519061368e8261368781610be3565b03836106e3565b610a376040516136a8816136a181610c87565b03826106e3565b6040516136b8816136a181610d0e565b601954601a54601c5491601d549360ff601e541695604051998a998a6135bb565b9150601582527f55f448fdea98c4d29eb340757ef0a66cd03dbb9538908a6a81d96026b71ec4755b84831061371b575061367693505081016020013880613668565b81935090816020925483858901015201910190918492613701565b9150506020925061367694915060ff191682840152151560051b8201013880613668565b346105ee5760203660031901126105ee57604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa91821561157957610a37926064926137de926000926137f0575b506137d890614458565b90614a1a565b04604051918291829190602083019252565b6137d891925061380d9060203d81116115a45761159581836106e3565b91906137ce565b346105ee5760003660031901126105ee576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346105ee5760003660031901126105ee576020602354604051908152f35b6013546001600160a01b0316300361128c57565b6040519061389882610676565b60008252565b90815180825260208080930193019160005b8281106138be575050505090565b83516001600160a01b0316855293810193928101926001016138b0565b90815180825260208092019182818360051b85019501936000915b8483106139065750505050505090565b909192939495848061392083856001950387528a516107aa565b98019301930191949392906138f6565b929061397c9261398e9260405194859261396c613959602086019960808b5260a087019061389e565b601f1996878783030160408801526125e9565b90858583030160608601526138db565b906080830152039081018352826106e3565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600c60205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611d63571690565b91939290936139eb8233614246565b15613ae857600f549485613a07575b6109db9495503393613c53565b65ffffffffffff43811660001901818111611d6357613a58916020916000604051613a3181610676565b52604051630748d63560e31b81523360048201529116602482015291829081906044820190565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa90811561157957600091613aca575b50868110613aa357506139fa565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b613ae2915060203d81116115a45761159581836106e3565b38613a95565b60405163d9b3955760e01b8152336004820152602490fd5b604090613b1c6000939594606083019683526020830190611d8d565b0152565b9060018201809211611d6357565b91908201809211611d6357565b90613b4582610f22565b613b5260405191826106e3565b8281528092613b63601f1991610f22565b019060005b828110613b7457505050565b806060602080938501015201613b68565b9592613bb890613bc6939b9a9899969592885260209b60018060a01b03168c8901526101208060408a015288019061389e565b9086820360608801526125e9565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b838210613c255750505050506109db96975090613c0c9184820360a08601526138db565b9360c083015260e08201526101008184039101526107aa565b90919293958380613c448f93600194601f199082030186528a516107aa565b98019201920190939291613be8565b919493909294613c6b86516020880120828686613930565b958351855190818114801590613e07575b8015613dff575b613dd657505065ffffffffffff9485613cb8613ca98a600052600c602052604060002090565b5460a01c65ffffffffffff1690565b16613daf577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e095613daa9363ffffffff613cfa60105493808516904316613b2e565b9260301c16613d88613d168c600052600c602052604060002090565b80546001600160a01b0319166001600160a01b038a16178155613d5f613d3b86615113565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b613d6883615145565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b613d9c613d958951613b3b565b9184613b2e565b936040519889988d8a613b85565b0390a1565b87613db98161676f565b6040516331b75e4d60e01b8152918291611a259160048401613b00565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613c83565b508351811415613c7c565b6000198114611d635760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015613e4b5760209160051b010190565b613e21565b93909291969561180a613f0a91613f048a613e868160018060a01b03166000526007602052604060002080549060018201905590565b613e9136888a61101a565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e08152612884816106c7565b8a615002565b613f25576109db959691613f1f91369161101a565b92613fc2565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916109db939160405193613f5985610676565b60008552613fc2565b93909260ff613f8e936109db97958752166020860152604085015260a0606085015260a08401906107aa565b9160808184039101526107aa565b909260ff6080936109db96958452166020830152604082015281606082015201906107aa565b929190613fce8461676f565b6008811015611d88576002600160ff83161b16156140b3575083600052600c60205261402a61402261401c614011604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b836143b4565b8383876142ae565b9480511560001461407757506140717fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785613f9c565b0390a290565b614071907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886613f62565b6040516331b75e4d60e01b8152600481018690526064916140d8906024830190611d8d565b60026044820152fd5b3d1561410c573d906140f282610fff565b9161410060405193846106e3565b82523d6000602084013e565b606090565b6013546001600160a01b031633810361416d57300361412c57565b61413536610fff565b61414260405191826106e3565b368152602081019036600083376000602036830101525190205b806141656158ae565b0361415c5750565b6040516347096e4760e01b8152336004820152602490fd5b6013546001600160a01b0316300361128c5763bc197c8160e01b90565b6141ab8161676f565b906008821015611d88576010600160ff84161b16156141c8575090565b6141eb606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60106044820152fd5b6141fd8161676f565b906008821015611d88576030600160ff84161b161561421a575090565b61423d606492604051926331b75e4d60e01b845260048401526024830190611d8d565b60306044820152fd5b908051603481106142a65760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b016142a65761428591602919820190614a2d565b901591821561429357505090565b6001600160a01b03918216911614919050565b505050600190565b6142c5909291926000526011602052604060002090565b91600383016142f06142e983839060018060a01b0316600052602052604060002090565b5460ff1690565b6143785761431660ff9392614323929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061433a5750614335828254613b2e565b905590565b600181036143515750600101614335828254613b2e565b60020361436657600201614335828254613b2e565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b908160209103126105ee575190565b6040513d6000823e3d90fd5b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa90811561157957600091614419575090565b6109db915060203d81116115a45761159581836106e3565b600019810191908211611d6357565b8054821015613e4b5760005260206000200190600090565b601254906000198201828111611d6357821115613e4b57600091601283527fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34438101549165ffffffffffff9281848216111561455d57506144b790615113565b83908260058111614507575b506144ce9350615789565b806144e157505b6001600160d01b031690565b6144ec601291614431565b9152600080516020616c94833981519152015460301c6144d5565b909261451282615195565b8203918211611d63576144ce94601287528083600080516020616c948339815191520154169085161060001461454b5750915b386144c3565b92915061455790613b20565b90614545565b935050505060301c90565b65ffffffffffff43168082101561458357506109db90615113565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b0319821681179092556107429694169461461e9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b03808316939291908116908185141580614768575b614648575b5050505050565b816146cd575b50508261465d575b8080614641565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916146aa916146a490916150e0565b90614771565b604080516001600160d01b039384168152919092166020820152a2388080614656565b6001600160a01b031660009081526009602052604090206146ed846150e0565b6001600160d01b0390818061470185615354565b1691169003818111611d635761474561475e917fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249465ffffffffffff431690615664565b6040805192851683529316602082015291829190820190565b0390a2388061464e565b5083151561463c565b906001600160d01b0390818061478685615354565b16911601908111611d63576147a49165ffffffffffff431690615664565b9091565b6001600160d01b039081806147bb61530a565b16911601908111611d63576147a49065ffffffffffff43166155ad565b6001600160d01b039081806147eb61530a565b1691169003908111611d63576147a49065ffffffffffff43166155ad565b6001600160a01b038082169493929190851561490257821680156148e9576001600160a01b038216600090815260208190526040902054958487106148ba578461074296970361486b8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36166ec565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b906001600160a01b0380831615610b8957811615610b7057610b216149529260018060a01b03166000526001602052604060002090565b55565b604051906149628261065b565b60006020838281520152565b909190610742575080511561498557805190602001fd5b60405163d6bda27560e01b8152600490fd5b6001600160a01b03811660009081526007602052604090208054600181019091558092036149c3575050565b6040516301d4b62360e61b81526001600160a01b039190911660048201526024810191909152604490fd5b908160011b9180830460021490151715611d6357565b908160041b9180830460101490151715611d6357565b81810292918115918404141715611d6357565b9190825182118015614ab6575b614a8d57614a4781613b20565b821180614a98575b614a5a9015156149ee565b60280180602811611d6357818303838111611d635703614a8d57614a7d92614abf565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b14614a4f565b50818111614a3a565b929092614acb84613b20565b831180614b52575b614ade9015156149ee565b936000948101809111611d63579192905b818310614aff5750505060019190565b9092919360ff614b20614b1b6020888601015160ff60f81b1690565b614b70565b1690600f8211614b465790614b37614b3e92614a04565b0194613e12565b919290614aef565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14614ad3565b60f81c602f811180614bd8575b15614b8c57602f190160ff1690565b6060811180614bce575b15614ba5576056190160ff1690565b6040811180614bc4575b15614bbe576036190160ff1690565b5060ff90565b5060478110614baf565b5060678110614b96565b50603a8110614b7d565b916109db9391614bf193614bfa565b90929192614c88565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411614c7257926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156115795780516001600160a01b03811615614c6957918190565b50809160019190565b50505060009160039190565b60041115611d8857565b614c9181614c7e565b80614c9a575050565b614ca381614c7e565b60018103614cbd5760405163f645eedf60e01b8152600490fd5b614cc681614c7e565b60028103614ce75760405163fce698f760e01b815260048101839052602490fd5b80614cf3600392614c7e565b14614cfb5750565b6040516335e2f38360e21b81526004810191909152602490fd5b604290614d20614d3b565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480614e26575b15614d96577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261398e81610691565b507f00000000000000000000000000000000000000000000000000000000000000004614614d6d565b60ff8114614e8d5760ff811690601f8211614e7b5760405191614e718361065b565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b50604051600554816000614ea0836105f3565b80835292600190818116908115614f265750600114614ec7575b506109db925003826106e3565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310614f0b57506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614ef2565b9050602092506109db94915060ff191682840152151560051b82010138614eba565b60ff8114614f6a5760ff811690601f8211614e7b5760405191614e718361065b565b50604051600654816000614f7d836105f3565b80835292600190818116908115614f265750600114614fa357506109db925003826106e3565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310614fe757506109db935050810160200138614eba565b81935090816020925483858901015201910190918492614fce565b9091813b61502a5761501491926150a4565b5061501e81614c7e565b15918261429357505090565b600091829160405161506081612cb46020820194630b135d3f60e11b998a875260248401526040604484015260648301906107aa565b51915afa9061506d6140e1565b82615096575b8261507d57505090565b61509291925060208082518301019101614399565b1490565b915060208251101591615073565b81519190604183036150d5576150ce92506020820151906060604084015193015160001a90614bfa565b9192909190565b505060009160029190565b6001600160d01b03908181116150f4571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111615126571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b63ffffffff90818111615156571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b811561517f570490565b634e487b7160e01b600052601260045260246000fd5b60018111156109db57600181600160801b8110156152ae575b61525661524c61524261523861522e61522461526297600488600160401b61525d9a10156152a1575b640100000000811015615294575b62010000811015615287575b61010081101561527b575b601081101561526f575b1015615267575b60030260011c61521d818b615175565b0160011c90565b61521d818a615175565b61521d8189615175565b61521d8188615175565b61521d8187615175565b61521d8186615175565b8093615175565b821190565b900390565b60011b61520d565b811c9160021b91615206565b60081c91811b916151fc565b60101c9160081b916151f1565b60201c9160101b916151e5565b60401c9160201b916151d7565b50600160401b9050608082901c6151ae565b601254600090806152d2575050600090565b80600019810111611d635760127fbb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec34439252015460301c90565b600a546000908061531c575050600090565b80600019810111611d6357600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b80546000918161536657505050600090565b600019928284810111611d635760209181522001015460301c90565b634e487b7160e01b600052600060045260246000fd5b60125490600160401b821015610656576001820180601255821015613e4b57610742916012600052600080516020616c9483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a5490600160401b821015610656576001820180600a55821015613e4b5761074291600a600052600080516020616cb483398151915201906153f865ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b8054600160401b8110156106565761549791600182018155614440565b6154bf578151815465ffffffffffff191665ffffffffffff91909116178155610742916153f8565b615382565b6012549192918015615583576154dc6154f491614431565b6012600052600080516020616c948339815191520190565b9081549165ffffffffffff90818416918316808311615571578692036155395761553292509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505061556c9061555861554a610f15565b65ffffffffffff9092168252565b6001600160d01b0385166020820152615398565b615532565b604051632520601d60e01b8152600490fd5b506155a79061559361554a610f15565b6001600160d01b0384166020820152615398565b60009190565b600a549192918015615640576155c56155dd91614431565b600a600052600080516020616cb48339815191520190565b9081549165ffffffffffff908184169183168083116155715786920361561b5761553292509065ffffffffffff82549181199060301b169116179055565b505061556c9061562c61554a610f15565b6001600160d01b038516602082015261541a565b506155a79061565061554a610f15565b6001600160d01b038416602082015261541a565b805492939280156156fb5761567b61568891614431565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411615571578793036156c7575061553292509065ffffffffffff82549181199060301b169116179055565b91505061556c916156e76156d9610f15565b65ffffffffffff9093168352565b6001600160d01b038616602083015261547a565b50906155a79161570c6156d9610f15565b6001600160d01b038516602083015261547a565b905b82811061572e57505090565b90918082169080831860011c8201809211611d6357600a60005265ffffffffffff8083600080516020616cb4833981519152015416908516106000146157775750915b90615722565b92915061578390613b20565b90615771565b905b82811061579757505090565b90918082169080831860011c8201809211611d6357601260005265ffffffffffff8083600080516020616c94833981519152015416908516106000146157e05750915b9061578b565b9291506157ec90613b20565b906157da565b91905b8382106158025750505090565b9091928083169080841860011c8201809211611d635760008581526020902082015465ffffffffffff90811690841610156158415750925b91906157f5565b93925061584d90613b20565b9161583a565b600d548060801c9160018301926001600160801b038093168385161461589b57600052600e602052604060002055600d54916001600160801b03199060801b16911617600d55565b634e487b7160005260416020526024601cfd5b600d54906001600160801b038083169260801c83146158f35782600052600e602052600160406000209360008554955501166001600160801b0319600d541617600d55565b634e487b7160005260316020526024601cfd5b1561590d57565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561595257565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b1561598d57565b60405162461bcd60e51b815260206004820152601060248201526f496e76616c69642074696d656c6f636b60801b6044820152606490fd5b156159cc57565b60405162461bcd60e51b815260206004820152602360248201527f4d75737420686f6c6420746f6b656e7320746f206372656174652070726f706f6044820152621cd85b60ea1b6064820152608490fd5b604051615a2981610676565b6000815290565b818110615a3b575050565b60008155600101615a30565b91818110615a5457505050565b6107429260005260206000209182019101615a30565b8151916001600160401b03831161065657600160401b831161065657615a9583835481855584615a47565b602080910191600052806000209060005b848110615ab4575050505050565b83516001600160a01b03168382015592810192600101615aa6565b8151916001600160401b03831161065657600160401b831161065657615afa83835481855584615a47565b602080910191600052806000209060005b848110615b19575050505050565b83518382015592810192600101615b0b565b9190601f8111615b3a57505050565b610742926000526020600020906020601f840160051c83019310615b66575b601f0160051c0190615a30565b9091508190615b59565b91909182516001600160401b03811161065657615b9781615b9184546105f3565b84615b2b565b602080601f8311600114615bd3575081929394600092615bc8575b50508160011b916000199060031b1c1916179055565b015190503880615bb2565b90601f19831695615be985600052602060002090565b926000905b888210615c2657505083600195969710615c0d575b505050811b019055565b015160001960f88460031b161c19169055388080615c03565b80600185968294968601518155019501930190615bee565b815191600160401b8311610656578154838355808410615c9c575b50615c6e602080920192600052602060002090565b6000925b848410615c80575050505050565b60018382615c9083945186615b70565b01920193019290615c72565b6000838152846020822092830192015b828110615cba575050615c59565b80615cc7600192546105f3565b80615cd4575b5001615cac565b601f908181118414615cec5750508281555b38615ccd565b83615d0e92615d0085600052602060002090565b920160051c82019101615a30565b60008181526020812081835555615ce6565b600861010061074293615d34815185615a6a565b615d45602082015160018601615acf565b604081015160028501556060810151615d85906001600160a01b03165b6003860180546001600160a01b0319166001600160a01b03909216919091179055565b615d96608082015160048601615c3e565b615dbb615da660a0830151151590565b600586019060ff801983541691151516179055565b60c0810151600685015560e0810151600785015501519101615b70565b93906109db9593613f8e93615e0792875260018060a01b0316602087015260a0604087015260a086019061389e565b9084820360608601526125e9565b15615e1c57565b60405162461bcd60e51b815260206004820152601960248201527f50726f706f73616c20616c7265616479206578656375746564000000000000006044820152606490fd5b15615e6857565b60405162461bcd60e51b815260206004820152601060248201526f141c9bdc1bdcd85b08195e1c1a5c995960821b6044820152606490fd5b15615ea757565b60405162461bcd60e51b81526020600482015260116024820152702737903a37b5b2b739903a379039b4b3b760791b6044820152606490fd5b908160209103126105ee57516109db81610ac3565b15615efc57565b60405162461bcd60e51b815260206004820152600e60248201526d105b1c9958591e481cda59db995960921b6044820152606490fd5b8054600160401b81101561065657615f4f91600182018155614440565b9190916154bf5761074291615b70565b15615f6657565b60405162461bcd60e51b8152602060048201526015602482015274141c9bdc1bdcd85b081b9bdd08195e1958dd5d1959605a1b6044820152606490fd5b15615faa57565b60405162461bcd60e51b8152602060048201526013602482015272496e73756666696369656e742071756f72756d60681b6044820152606490fd5b15615fec57565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b1561602757565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b6060810191815260209060608282015283548093526080810192600094855282852090855b8181106160c7575050506040818403910152808454928381520193835280832092905b8282106160b0575050505090565b8354855293840193600193840193909101906160a2565b82546001600160a01b03168652948401946001928301920161607f565b906160f88260005260208052604060002090565b61610e616109600583015460ff1690565b615f5f565b616122600782015460068301541115615fa3565b600181810193906000815b616166575b5050613daa7fe8585c604452fcb59bc021fce36eb8241ffc18bd81b50ce6cd5cea81ceeaa58d93946040519384938461605a565b83548110156161ec57806161a261619b6113b86161866161e69589614440565b905460039190911b1c6001600160a01b031690565b1515615fe5565b6161c36161bc6161b2838a614440565b90549060031b1c90565b1515616020565b6119276161d36161868388614440565b6161e06161b2848b614440565b906161f1565b8161612d565b616132565b91906001600160a01b03831680156148e957600254828101809111611d63576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b0384116162775761074292935061666e565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b156162a457565b60405162461bcd60e51b8152602060048201526014602482015273151a5b595b1bd8dac81b9bdd08195e1c1a5c995960621b6044820152606490fd5b156162e757565b60405162461bcd60e51b815260206004820152600f60248201526e22b6b83a3c9037b832b930ba34b7b760891b6044820152606490fd5b1561632557565b60405162461bcd60e51b8152602060048201526013602482015272456d7074792074617267657420636861696e7360681b6044820152606490fd5b90610100600891616372815185615b70565b616383602082015160018601615acf565b604081015160028501556060810151600385015560808101516004850180546001600160a01b0319166001600160a01b039092169190911790556163ce60a082015160058601615c3e565b6163f36163de60c0830151151590565b600686019060ff801983541691151516179055565b60e081015160078501550151910155565b9081526001600160a01b0390911660208201526060604082018190526109db929101906107aa565b1561643357565b60405162461bcd60e51b815260206004820152601d60248201527f416d6f756e74206d7573742062652067726561746572207468616e20300000006044820152606490fd5b1561647f57565b60405162461bcd60e51b815260206004820152601d60248201527f496e73756666696369656e742074726561737572792062616c616e63650000006044820152606490fd5b815181546001600160a01b0319166001600160a01b03909116178155610742916008906101009060208101516001850155604081015160028501556060810151615d85906001600160a01b0316615d62565b9081526001600160a01b03918216602082015291166040820152606081019190915260a0608082018190526109db929101906107aa565b80600052602160205260406000209061656c60ff600584015416615f5f565b616580600783015460068401541115615fa3565b60018201908154926028549361659885821115616478565b8403938411611d63576165f6613daa916165d27f0bb768aa97fa4e8a8f73bfa7bc210f1a29f29c765d44f0c29acc04a549e32e4396602855565b805485546165e9916001600160a01b031630614809565b546001600160a01b031690565b9254604080519384526001600160a01b039094166020840152928201929092529081906060820190565b6001600160a01b031660009081526020819052604090205480158015616664575b61665e576166556109db9160285490614a1a565b60025490615175565b50600090565b5060285415616641565b906107429161668461667f836150e0565b6147a8565b50506001600160a01b039081169081156166d4575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c754600092835260409092205481169116614620565b6166e56166e0846150e0565b6147d8565b5050616699565b61074292916001600160a01b03918216919081908315616744575b16918215616731575b60005260086020528060406000205416916000526040600020541690614620565b61673d6166e0856150e0565b5050616710565b61675061667f866150e0565b5050616707565b908160209103126105ee575180151581036105ee5790565b61677881616881565b9061678282611d7e565b6005820361687d5761679f91506000526014602052604060002090565b546013546167b5906001600160a01b03166113b8565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa90811561157957600091616860575b50156167f357505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa91821561157957600092616833575b50501561682e57600790565b600290565b6168529250803d10616859575b61684a81836106e3565b810190616757565b3880616822565b503d616840565b6168779150843d86116168595761684a81836106e3565b386167e5565b5090565b61689581600052600c602052604060002090565b5460ff8160f01c1661698d5760f81c616987576168c2614011613ca983600052600c602052604060002090565b801561696e5765ffffffffffff431680911015616967576168e2826139aa565b106168ed5750600190565b6168f961180a82616994565b8015616942575b1561690b5750600390565b614011600161692761693493600052600c602052604060002090565b015465ffffffffffff1690565b61693d57600490565b600590565b5061696261180a8260005260116020526040600020600181015490541090565b616900565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260116020526040600020600c60205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa91821561157957616a3192606492616a1f926000926137f057506137d890614458565b04916002600182015491015490613b2e565b101590565b90616a42939291613930565b616a4b8161676f565b6008811015611d8857603b600160ff83161b1615616b4a5750616a90616a7b82600052600c602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a1616ad0816000526014602052604060002090565b5480616ada575090565b601354616aef906001600160a01b03166113b8565b803b156105ee5760405163c4d252f560e01b815260048101929092526000908290602490829084905af1801561157957616b37575b5060008181526014602052604081205590565b8061156d616b4492610643565b38616b24565b90616b6e606492604051926331b75e4d60e01b845260048401526024830190611d8d565b603b6044820152fd5b949392616ba3608093616b95616bb19460a08a5260a08a019061389e565b9088820360208a01526125e9565b9086820360408801526138db565b93600060608201520152565b9192616bec60a094616bde616bfa949998979960c0875260c087019061389e565b9085820360208701526125e9565b9083820360408501526138db565b946000606083015260808201520152565b9290939160018060a01b036013541690813b156105ee57600093616c5a6040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601616b77565b039134905af19081156115795760009261495292616c84575b506000526014602052604060002090565b616c8d90610643565b38616c7356febb8a6a4669ba250d26cd7a459eca9d215f8307e33aebe50379bc5a3617ec3444c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209a5de699f7aefb288e8394e1a1967891a7fa659845a380ec582ae5c3dad15a8264736f6c63430008140033", + "linkReferences": {}, + "deployedLinkReferences": {} +} diff --git a/backend/artifacts/contracts/GovernanceTimelock.sol/GovernanceTimelock.dbg.json b/backend/artifacts/contracts/GovernanceTimelock.sol/GovernanceTimelock.dbg.json deleted file mode 100644 index ed4623c..0000000 --- a/backend/artifacts/contracts/GovernanceTimelock.sol/GovernanceTimelock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" -} diff --git a/backend/artifacts/contracts/GovernanceTimelock.sol/GovernanceTimelock.json b/backend/artifacts/contracts/GovernanceTimelock.sol/GovernanceTimelock.json deleted file mode 100644 index 67337c9..0000000 --- a/backend/artifacts/contracts/GovernanceTimelock.sol/GovernanceTimelock.json +++ /dev/null @@ -1,1007 +0,0 @@ -{ - "_format": "hh-sol-artifact-1", - "contractName": "GovernanceTimelock", - "sourceName": "contracts/GovernanceTimelock.sol", - "abi": [ - { - "inputs": [ - { - "internalType": "uint256", - "name": "minDelay", - "type": "uint256" - }, - { - "internalType": "address[]", - "name": "proposers", - "type": "address[]" - }, - { - "internalType": "address[]", - "name": "executors", - "type": "address[]" - }, - { - "internalType": "address", - "name": "admin", - "type": "address" - } - ], - "stateMutability": "nonpayable", - "type": "constructor" - }, - { - "inputs": [], - "name": "AccessControlBadConfirmation", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "bytes32", - "name": "neededRole", - "type": "bytes32" - } - ], - "name": "AccessControlUnauthorizedAccount", - "type": "error" - }, - { - "inputs": [], - "name": "FailedCall", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "delay", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "minDelay", - "type": "uint256" - } - ], - "name": "TimelockInsufficientDelay", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "targets", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "payloads", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "values", - "type": "uint256" - } - ], - "name": "TimelockInvalidOperationLength", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "caller", - "type": "address" - } - ], - "name": "TimelockUnauthorizedCaller", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "predecessorId", - "type": "bytes32" - } - ], - "name": "TimelockUnexecutedPredecessor", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "operationId", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "expectedStates", - "type": "bytes32" - } - ], - "name": "TimelockUnexpectedOperationState", - "type": "error" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - }, - { - "indexed": true, - "internalType": "uint256", - "name": "index", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "address", - "name": "target", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "bytes", - "name": "data", - "type": "bytes" - } - ], - "name": "CallExecuted", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - }, - { - "indexed": false, - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - } - ], - "name": "CallSalt", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - }, - { - "indexed": true, - "internalType": "uint256", - "name": "index", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "address", - "name": "target", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "bytes", - "name": "data", - "type": "bytes" - }, - { - "indexed": false, - "internalType": "bytes32", - "name": "predecessor", - "type": "bytes32" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "delay", - "type": "uint256" - } - ], - "name": "CallScheduled", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - } - ], - "name": "Cancelled", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "oldDuration", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "newDuration", - "type": "uint256" - } - ], - "name": "MinDelayChange", - "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" - }, - { - "inputs": [], - "name": "CANCELLER_ROLE", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "DEFAULT_ADMIN_ROLE", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "EXECUTOR_ROLE", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "PROPOSER_ROLE", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - } - ], - "name": "cancel", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "target", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "payload", - "type": "bytes" - }, - { - "internalType": "bytes32", - "name": "predecessor", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - } - ], - "name": "execute", - "outputs": [], - "stateMutability": "payable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "payloads", - "type": "bytes[]" - }, - { - "internalType": "bytes32", - "name": "predecessor", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - } - ], - "name": "executeBatch", - "outputs": [], - "stateMutability": "payable", - "type": "function" - }, - { - "inputs": [], - "name": "getMinDelay", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - } - ], - "name": "getOperationState", - "outputs": [ - { - "internalType": "enum TimelockController.OperationState", - "name": "", - "type": "uint8" - } - ], - "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": "id", - "type": "bytes32" - } - ], - "name": "getTimestamp", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "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": "target", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "data", - "type": "bytes" - }, - { - "internalType": "bytes32", - "name": "predecessor", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - } - ], - "name": "hashOperation", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "pure", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "payloads", - "type": "bytes[]" - }, - { - "internalType": "bytes32", - "name": "predecessor", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - } - ], - "name": "hashOperationBatch", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "pure", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - } - ], - "name": "isOperation", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - } - ], - "name": "isOperationDone", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - } - ], - "name": "isOperationPending", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "id", - "type": "bytes32" - } - ], - "name": "isOperationReady", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "uint256[]", - "name": "", - "type": "uint256[]" - }, - { - "internalType": "uint256[]", - "name": "", - "type": "uint256[]" - }, - { - "internalType": "bytes", - "name": "", - "type": "bytes" - } - ], - "name": "onERC1155BatchReceived", - "outputs": [ - { - "internalType": "bytes4", - "name": "", - "type": "bytes4" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "uint256", - "name": "", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "", - "type": "bytes" - } - ], - "name": "onERC1155Received", - "outputs": [ - { - "internalType": "bytes4", - "name": "", - "type": "bytes4" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "uint256", - "name": "", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "", - "type": "bytes" - } - ], - "name": "onERC721Received", - "outputs": [ - { - "internalType": "bytes4", - "name": "", - "type": "bytes4" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "role", - "type": "bytes32" - }, - { - "internalType": "address", - "name": "callerConfirmation", - "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": "target", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "data", - "type": "bytes" - }, - { - "internalType": "bytes32", - "name": "predecessor", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - }, - { - "internalType": "uint256", - "name": "delay", - "type": "uint256" - } - ], - "name": "schedule", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "payloads", - "type": "bytes[]" - }, - { - "internalType": "bytes32", - "name": "predecessor", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - }, - { - "internalType": "uint256", - "name": "delay", - "type": "uint256" - } - ], - "name": "scheduleBatch", - "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": [ - { - "internalType": "uint256", - "name": "newDelay", - "type": "uint256" - } - ], - "name": "updateDelay", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "stateMutability": "payable", - "type": "receive" - } - ], - "bytecode": "0x6080604052346200017c5762001a74803803806200001d8162000181565b9283398101906080818303126200017c57805160208201516001600160401b03908181116200017c578462000054918501620001d2565b9360408401519182116200017c57620000766060916200007e938601620001d2565b9301620001bd565b906200008a3062000295565b506001600160a01b039180831662000169575b5060005b8451811015620000f05780620000c984620000c1620000ea94896200026a565b511662000315565b50620000e384620000db83896200026a565b5116620003b7565b5062000244565b620000a1565b50925060005b8251811015620001245780620000e383620001166200011e94876200026a565b511662000454565b620000f6565b7f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560408580600255815190600082526020820152a16040516115629081620004f28239f35b620001749062000295565b50386200009d565b600080fd5b6040519190601f01601f191682016001600160401b03811183821017620001a757604052565b634e487b7160e01b600052604160045260246000fd5b51906001600160a01b03821682036200017c57565b81601f820112156200017c578051916001600160401b038311620001a7578260051b60209283806200020681850162000181565b8097815201928201019283116200017c578301905b8282106200022a575050505090565b8380916200023884620001bd565b8152019101906200021b565b6000198114620002545760010190565b634e487b7160e01b600052601160045260246000fd5b80518210156200027f5760209160051b010190565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b031660008181527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604081205490919060ff166200031157818052816020526040822081835260205260408220600160ff19825416179055339160008051602062001a548339815191528180a4600190565b5090565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260408120549091907fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b505090565b6001600160a01b031660008181527fc3ad33e20b0c56a223ad5104fff154aa010f8715b9c981fd38fdc60a4d1a52fb60205260408120549091907ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7839060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a4600190565b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960205260408120549091907fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e639060ff16620003b257808352826020526040832082845260205260408320600160ff1982541617905560008051602062001a54833981519152339380a460019056fe60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220b56e14dff3c8e8caa3d716acabd733f7cd28e82ef63b350ddbdb88a48251a21164736f6c634300081400332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", - "deployedBytecode": "0x60406080815260049081361015610020575b5050361561001e57600080fd5b005b600091823560e01c90816301d5062a14610b0c57816301ffc9a714610a9957816307bd026514610a7057838263134008d3146109c65750816313bc9f20146109a6578163150b7a0214610951578163248a9ca3146109275781632ab0f529146109075781632f2ff15d146108dd57816331d50750146108bd57816336568abe14610877578163584b153e1461084e57816364d62353146107e25781637958004c1461079f5781638065657f1461077d5781638f2a0bb0146105e05781638f61f4f5146105a557816391d148541461055f578163a217fddf14610544578163b08e51c014610509578163b1c5f427146104dd578163bc197c8114610457578163c4d252f514610388578163d45c443514610360578163d547741f1461031b578163e38335e5146101d8578163f23a6e6114610180575063f27a0c9203610011573461017c578160031936011261017c576020906002549051908152f35b5080fd5b8284346101d55760a03660031901126101d55761019b610bea565b506101a4610c05565b50608435906001600160401b0382116101d557506020926101c791369101610ce8565b505163f23a6e6160e01b8152f35b80fd5b90506101e336610d5f565b90989495919392969760008051602061150d8339815191528b528a602052858b208b805260205260ff868c2054161561030d575b838314801590610303575b6102d5575061023a610241918a868a878b888f611158565b988961145b565b885b81811061025757896102548a6114c1565b80f35b80808a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b588a8a6102c86102b08f988c6102a9828e6102a38f6102d09f61029e9185916112f3565b611319565b976112f3565b359561132d565b906102bd82828787611406565b8d51948594856113df565b0390a36112ce565b610243565b85516001624fcdef60e01b031981529081019283526020830185905260408301849052918291506060010390fd5b5084831415610222565b61031633610ea9565b610217565b9190503461035c578060031936011261035c5761035891356103536001610340610c05565b9383875286602052862001543390610efc565b610fab565b5080f35b8280fd5b90503461035c57602036600319011261035c5760209282913581526001845220549051908152f35b9190503461035c57602036600319011261035c578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838085528460205282852033865260205260ff83862054161561043c57506103e68361104d565b156104205750829082825260016020528120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b826044925191635ead8eb560e01b835282015260066024820152fd5b604492519163e2517d3f60e01b835233908301526024820152fd5b8284346101d55760a03660031901126101d557610472610bea565b5061047b610c05565b506001600160401b039060443582811161017c5761049c9036908601610dc0565b5060643582811161017c576104b49036908601610dc0565b506084359182116101d557506020926104cf91369101610ce8565b505163bc197c8160e01b8152f35b50503461017c576020906105026104f336610d5f565b96959095949194939293611158565b9051908152f35b50503461017c578160031936011261017c57602090517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b50503461017c578160031936011261017c5751908152602090f35b90503461035c578160031936011261035c578160209360ff92610580610c05565b903582528186528282206001600160a01b039091168252855220549151911615158152f35b50503461017c578160031936011261017c57602090517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9190503461035c5760c036600319011261035c576001600160401b03908235828111610779576106139036908501610d2f565b936024358481116107755761062b9036908301610d2f565b94604435908111610771576106439036908401610d2f565b606493919335906084359760a4359361065b33610e26565b818b14801590610767575b610739575061067c89848489858f8b908e611158565b99610687858c61136e565b8a8c5b8a8382106106d0578e838e838161069f578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a28180808380f35b610732927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102c88f8c88978f92898f8f8f6107209161071a61029e868094610727996112f3565b9a6112f3565b359861132d565b915196879687611296565b8b9061068a565b88516001624fcdef60e01b031981529081018b81526020810184905260408101929092529081906060010390fd5b50828b1415610666565b8780fd5b8680fd5b8480fd5b50503461017c5760209061050261079336610c48565b94939093929192611103565b83833461017c57602036600319011261017c576107bc83356110a6565b905191838210156107cf57602083838152f35b634e487b7160e01b815260218452602490fd5b9190503461035c57602036600319011261035c5781359130330361083857507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d5906002548151908152836020820152a160025580f35b602491519063e2850c5960e01b82523390820152fd5b8284346101d55760203660031901126101d5575061086e6020923561104d565b90519015158152f35b83833461017c578060031936011261017c57610891610c05565b90336001600160a01b038316036108ae5750610358919235610fab565b5163334bd91960e11b81528390fd5b8284346101d55760203660031901126101d5575061086e60209235611020565b9190503461035c578060031936011261035c5761035891356109026001610340610c05565b610f2d565b8284346101d55760203660031901126101d5575061086e6020923561108e565b90503461035c57602036600319011261035c57816020936001923581528085522001549051908152f35b8284346101d55760803660031901126101d55761096c610bea565b50610975610c05565b50606435906001600160401b0382116101d5575060209261099891369101610ce8565b5051630a85bd0160e11b8152f35b8284346101d55760203660031901126101d5575061086e60209235611076565b610254610a4482610a5a7fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610a3b896109fe36610c48565b60008051602061150d8339815191528b9a9697939598929a528a602052828b208b805260205260ff838c20541615610a62575b8985858a8a611103565b998a988961145b565b610a5083838888611406565b51948594856113df565b0390a36114c1565b610a6b33610ea9565b610a31565b50503461017c578160031936011261017c576020905160008051602061150d8339815191528152f35b90503461035c57602036600319011261035c57359063ffffffff60e01b821680920361035c5760209250630271189760e51b8214918215610ade575b50519015158152f35b909150637965db0b60e01b8114908115610afb575b509038610ad5565b6301ffc9a760e01b14905038610af3565b9190503461035c5760c036600319011261035c57610b28610bea565b90836024356044356001600160401b03811161035c577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca95610b6c91369101610c1b565b95909160643595610bad6084359760a43590610b8733610e26565b610b958a828d8a8989611103565b9a8b97610ba2848a61136e565b8a5196879687611296565b0390a381610bb9578380f35b7f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d03879160209151908152a23880808380f35b600435906001600160a01b0382168203610c0057565b600080fd5b602435906001600160a01b0382168203610c0057565b9181601f84011215610c00578235916001600160401b038311610c005760208381860195010111610c0057565b60a0600319820112610c00576004356001600160a01b0381168103610c00579160243591604435906001600160401b038211610c0057610c8a91600401610c1b565b90916064359060843590565b90601f801991011681019081106001600160401b03821117610cb757604052565b634e487b7160e01b600052604160045260246000fd5b6001600160401b038111610cb757601f01601f191660200190565b81601f82011215610c0057803590610cff82610ccd565b92610d0d6040519485610c96565b82845260208383010111610c0057816000926020809301838601378301015290565b9181601f84011215610c00578235916001600160401b038311610c00576020808501948460051b010111610c0057565b9060a0600319830112610c00576001600160401b03600435818111610c005783610d8b91600401610d2f565b93909392602435838111610c005782610da691600401610d2f565b93909392604435918211610c0057610c8a91600401610d2f565b9080601f83011215610c00578135906001600160401b038211610cb7578160051b60405193602093610df485840187610c96565b85528380860192820101928311610c00578301905b828210610e17575050505090565b81358152908301908301610e09565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d560205260409020547fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19060ff1615610e8b575050565b604492506040519163e2517d3f60e01b835260048301526024820152fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d7069602052604090205460008051602061150d8339815191529060ff1615610e8b575050565b80600052600060205260406000209160018060a01b0316918260005260205260ff6040600020541615610e8b575050565b9060009180835282602052604083209160018060a01b03169182845260205260ff60408420541615600014610fa657808352826020526040832082845260205260408320600160ff198254161790557f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d339380a4600190565b505090565b9060009180835282602052604083209160018060a01b03169182845260205260ff604084205416600014610fa65780835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4600190565b611029906110a6565b600481101561103757151590565b634e487b7160e01b600052602160045260246000fd5b611056906110a6565b6004811015611037576001811490811561106e575090565b600291501490565b61107f906110a6565b60048110156110375760021490565b611097906110a6565b60048110156110375760031490565b600052600160205260406000205480156000146110c35750600090565b600181036110d15750600390565b4210156110dd57600190565b600290565b908060209392818452848401376000828201840152601f01601f1916010190565b9461113961115294959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c08601916110e2565b91608084015260a083015203601f198101835282610c96565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b81811061126e57505050601f19898203810160408b0152888252976001600160fb1b038111610c00579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611205575050505050506111529550608084015260a083015203908101835282610c96565b9193969850919398999496603f198282030184528935601e1984360301811215610c005783018681019190356001600160401b038111610c00578036038313610c0057611257889283926001956110e2565b9b0194019401918b98969394919a9997959a6111dd565b90919283359060018060a01b038216809203610c00579081528501928501919060010161117e565b9290936112c4926080959897969860018060a01b03168552602085015260a0604085015260a08401916110e2565b9460608201520152565b60001981146112dd5760010190565b634e487b7160e01b600052601160045260246000fd5b91908110156113035760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610c005790565b91908110156113035760051b81013590601e1981360301821215610c005701908135916001600160401b038311610c00576020018236038113610c00579190565b9061137882611020565b6113bf576002548082106113a157504201908142116112dd576000526001602052604060002055565b6044925060405191635433660960e01b835260048301526024820152fd5b604051635ead8eb560e01b81526004810183905260016024820152604490fd5b611403949260609260018060a01b03168252602082015281604082015201916110e2565b90565b61145093600093928493826040519384928337810185815203925af13d15611453573d9061143382610ccd565b916114416040519384610c96565b82523d6000602084013e6114e1565b50565b6060906114e1565b61146481611076565b156114a2575080151580611492575b61147a5750565b6024906040519063121534c360e31b82526004820152fd5b5061149c8161108e565b15611473565b60449060405190635ead8eb560e01b8252600482015260046024820152fd5b6114ca81611076565b156114a25760005260016020526001604060002055565b90919061150a57508051156114f857805190602001fd5b60405163d6bda27560e01b8152600490fd5b56fed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220b56e14dff3c8e8caa3d716acabd733f7cd28e82ef63b350ddbdb88a48251a21164736f6c63430008140033", - "linkReferences": {}, - "deployedLinkReferences": {} -} diff --git a/backend/artifacts/contracts/GovernanceToken.sol/GovernanceToken.dbg.json b/backend/artifacts/contracts/GovernanceToken.sol/GovernanceToken.dbg.json deleted file mode 100644 index ed4623c..0000000 --- a/backend/artifacts/contracts/GovernanceToken.sol/GovernanceToken.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" -} diff --git a/backend/artifacts/contracts/GovernanceToken.sol/GovernanceToken.json b/backend/artifacts/contracts/GovernanceToken.sol/GovernanceToken.json deleted file mode 100644 index 9f2ab15..0000000 --- a/backend/artifacts/contracts/GovernanceToken.sol/GovernanceToken.json +++ /dev/null @@ -1,974 +0,0 @@ -{ - "_format": "hh-sol-artifact-1", - "contractName": "GovernanceToken", - "sourceName": "contracts/GovernanceToken.sol", - "abi": [ - { - "inputs": [ - { - "internalType": "string", - "name": "name", - "type": "string" - }, - { - "internalType": "string", - "name": "symbol", - "type": "string" - }, - { - "internalType": "address", - "name": "initialOwner", - "type": "address" - } - ], - "stateMutability": "nonpayable", - "type": "constructor" - }, - { - "inputs": [], - "name": "CheckpointUnorderedInsertion", - "type": "error" - }, - { - "inputs": [], - "name": "ECDSAInvalidSignature", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "length", - "type": "uint256" - } - ], - "name": "ECDSAInvalidSignatureLength", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "bytes32", - "name": "s", - "type": "bytes32" - } - ], - "name": "ECDSAInvalidSignatureS", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "increasedSupply", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "cap", - "type": "uint256" - } - ], - "name": "ERC20ExceededSafeSupply", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "allowance", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "needed", - "type": "uint256" - } - ], - "name": "ERC20InsufficientAllowance", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "sender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "balance", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "needed", - "type": "uint256" - } - ], - "name": "ERC20InsufficientBalance", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "approver", - "type": "address" - } - ], - "name": "ERC20InvalidApprover", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "receiver", - "type": "address" - } - ], - "name": "ERC20InvalidReceiver", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "sender", - "type": "address" - } - ], - "name": "ERC20InvalidSender", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "spender", - "type": "address" - } - ], - "name": "ERC20InvalidSpender", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "deadline", - "type": "uint256" - } - ], - "name": "ERC2612ExpiredSignature", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "signer", - "type": "address" - }, - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "ERC2612InvalidSigner", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "timepoint", - "type": "uint256" - }, - { - "internalType": "uint48", - "name": "clock", - "type": "uint48" - } - ], - "name": "ERC5805FutureLookup", - "type": "error" - }, - { - "inputs": [], - "name": "ERC6372InconsistentClock", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "uint256", - "name": "currentNonce", - "type": "uint256" - } - ], - "name": "InvalidAccountNonce", - "type": "error" - }, - { - "inputs": [], - "name": "InvalidShortString", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "OwnableInvalidOwner", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "OwnableUnauthorizedAccount", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint8", - "name": "bits", - "type": "uint8" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "SafeCastOverflowedUintDowncast", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "string", - "name": "str", - "type": "string" - } - ], - "name": "StringTooLong", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "expiry", - "type": "uint256" - } - ], - "name": "VotesExpiredSignature", - "type": "error" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "owner", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "Approval", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "delegator", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "fromDelegate", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "toDelegate", - "type": "address" - } - ], - "name": "DelegateChanged", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "delegate", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "previousVotes", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "newVotes", - "type": "uint256" - } - ], - "name": "DelegateVotesChanged", - "type": "event" - }, - { - "anonymous": false, - "inputs": [], - "name": "EIP712DomainChanged", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "previousOwner", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "newOwner", - "type": "address" - } - ], - "name": "OwnershipTransferred", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "from", - "type": "address" - }, - { - "indexed": true, - "internalType": "address", - "name": "to", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "Transfer", - "type": "event" - }, - { - "inputs": [], - "name": "CLOCK_MODE", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "DOMAIN_SEPARATOR", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - }, - { - "internalType": "address", - "name": "spender", - "type": "address" - } - ], - "name": "allowance", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "approve", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "balanceOf", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "uint32", - "name": "pos", - "type": "uint32" - } - ], - "name": "checkpoints", - "outputs": [ - { - "components": [ - { - "internalType": "uint48", - "name": "_key", - "type": "uint48" - }, - { - "internalType": "uint208", - "name": "_value", - "type": "uint208" - } - ], - "internalType": "struct Checkpoints.Checkpoint208", - "name": "", - "type": "tuple" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "clock", - "outputs": [ - { - "internalType": "uint48", - "name": "", - "type": "uint48" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "decimals", - "outputs": [ - { - "internalType": "uint8", - "name": "", - "type": "uint8" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "delegatee", - "type": "address" - } - ], - "name": "delegate", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "delegatee", - "type": "address" - }, - { - "internalType": "uint256", - "name": "nonce", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "expiry", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "v", - "type": "uint8" - }, - { - "internalType": "bytes32", - "name": "r", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "s", - "type": "bytes32" - } - ], - "name": "delegateBySig", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "delegates", - "outputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "eip712Domain", - "outputs": [ - { - "internalType": "bytes1", - "name": "fields", - "type": "bytes1" - }, - { - "internalType": "string", - "name": "name", - "type": "string" - }, - { - "internalType": "string", - "name": "version", - "type": "string" - }, - { - "internalType": "uint256", - "name": "chainId", - "type": "uint256" - }, - { - "internalType": "address", - "name": "verifyingContract", - "type": "address" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - }, - { - "internalType": "uint256[]", - "name": "extensions", - "type": "uint256[]" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "timepoint", - "type": "uint256" - } - ], - "name": "getPastTotalSupply", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "uint256", - "name": "timepoint", - "type": "uint256" - } - ], - "name": "getPastVotes", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "getVotes", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "partners", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "amounts", - "type": "uint256[]" - } - ], - "name": "mintInitialSupply", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [], - "name": "name", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "nonces", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "numCheckpoints", - "outputs": [ - { - "internalType": "uint32", - "name": "", - "type": "uint32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "owner", - "outputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - }, - { - "internalType": "address", - "name": "spender", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "deadline", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "v", - "type": "uint8" - }, - { - "internalType": "bytes32", - "name": "r", - "type": "bytes32" - }, - { - "internalType": "bytes32", - "name": "s", - "type": "bytes32" - } - ], - "name": "permit", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [], - "name": "renounceOwnership", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [], - "name": "symbol", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "totalSupply", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "to", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "transfer", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "from", - "type": "address" - }, - { - "internalType": "address", - "name": "to", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "transferFrom", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "newOwner", - "type": "address" - } - ], - "name": "transferOwnership", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - } - ], - "bytecode": "0x610160604081815234620004a55762002c098038038091620000228286620004aa565b84398201606083820312620004a55782516001600160401b039190828111620004a5578162000053918601620004f3565b9160209182860151828111620004a557859162000072918801620004f3565b9501516001600160a01b03808216929091839003620004a55785519386850185811083821117620003a457875260019485815281810195603160f81b87528751848111620003a45760038054918383811c931680156200049a575b868410146200048457601f9283811162000439575b508086848211600114620003c657600091620003ba575b5060001982841b1c191690841b1781555b8b5191868311620003a45760049c8d548581811c9116801562000399575b8882101462000384578e83821162000339575b50508d87928511600114620002ce5750938394918492600095620002c2575b50501b92600019911b1c19161789555b62000175876200054e565b956101209687526200018782620006f3565b97610140988952838151910120918260e0525190209861010099808b524660a0528951938401927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f84528a85015260608401524660808401523060a084015260a0835260c083019383851090851117620002ad5750828852815190206080523060c052831562000296575050600b80546001600160a01b031981168417909155945194167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a36123be93846200084b853960805184611796015260a05184611851015260c05184611760015260e051846117e50152518361180b015251826107750152518161079e0152f35b631e4fbdf760e01b8252600060c490910152602490fd5b604190634e487b7160e01b6000525260246000fd5b0151935038806200015a565b929190601f1985169360005284886000209460005b8a8983831062000321575050501062000306575b50505050811b0189556200016a565b01519060f884600019921b161c1916905538808080620002f7565b868601518955909701969485019488935001620002e3565b600052876000208380870160051c8201928a88106200037a575b0160051c019086905b8281106200036d5750508e6200013b565b600081550186906200035c565b9250819262000353565b60228f634e487b7160e01b6000525260246000fd5b90607f169062000128565b634e487b7160e01b600052604160045260246000fd5b90508b015138620000f9565b8592508c90601f1983168560005289600020928a6000915b83831062000417575050508311620003fe575b5050811b0181556200010a565b8d015160001983861b60f8161c191690553880620003f1565b948482949597989293960151815501940192019087949392918f8b90620003de565b82600052866000208480840160051c8201928985106200047a575b0160051c019085905b8281106200046d575050620000e2565b600081550185906200045d565b9250819262000454565b634e487b7160e01b600052602260045260246000fd5b92607f1692620000cd565b600080fd5b601f909101601f19168101906001600160401b03821190821017620003a457604052565b60005b838110620004e25750506000910152565b8181015183820152602001620004d1565b81601f82011215620004a55780516001600160401b038111620003a457604051926200052a601f8301601f191660200185620004aa565b81845260208284010111620004a5576200054b9160208085019101620004ce565b90565b80516020919082811015620005ce575090601f8251116200058c57808251920151908083106200057d57501790565b82600019910360031b1b161790565b604490620005c09260405193849263305a27a960e01b845280600485015282519283918260248701528686019101620004ce565b601f01601f19168101030190fd5b6001600160401b038111620003a4576005928354926001938481811c91168015620006e8575b838210146200048457601f8111620006b1575b5081601f84116001146200064757509282939183926000946200063b575b50501b916000199060031b1c191617905560ff90565b01519250388062000625565b919083601f1981168760005284600020946000905b888383106200069657505050106200067c575b505050811b01905560ff90565b015160001960f88460031b161c191690553880806200066f565b8587015188559096019594850194879350908101906200065c565b8560005284601f846000209201871c820191601f8601881c015b828110620006db57505062000607565b60008155018590620006cb565b90607f1690620005f4565b805160209081811015620007205750601f8251116200058c57808251920151908083106200057d57501790565b906001600160401b038211620003a457600654926001938481811c911680156200083f575b838210146200048457601f811162000805575b5081601f84116001146200079957509282939183926000946200078d575b50501b916000199060031b1c19161760065560ff90565b01519250388062000776565b919083601f198116600660005284600020946000905b88838310620007ea5750505010620007d0575b505050811b0160065560ff90565b015160001960f88460031b161c19169055388080620007c2565b858701518855909601959485019487935090810190620007af565b600660005284601f84600020920160051c820191601f860160051c015b8281106200083257505062000758565b6000815501859062000822565b90607f16906200074556fe6080604052600436101561001257600080fd5b60003560e01c806306fdde03146101c7578063095ea7b3146101c257806318160ddd146101bd57806323b872dd146101b8578063313ce567146101b35780633644e515146101ae5780633a46b1a8146101a95780634bf5d7e9146101a4578063587cde1e1461019f5780635c19a95c1461019a5780636fcfff451461019557806370a0823114610190578063715018a61461018b5780637ecebe001461018657806384b0196e146101815780638da5cb5b1461017c5780638e539e8c1461017757806391ddadf41461017257806395d89b411461016d5780639ab24eb0146101685780639df2c95d14610163578063a9059cbb1461015e578063c3cda52014610159578063d505accf14610154578063dd62ed3e1461014f578063f1127ed81461014a5763f2fde38b1461014557600080fd5b610f90565b610edd565b610e85565b610d51565b610c88565b610c42565b610b98565b610a1d565b610976565b61094a565b61087b565b610852565b61075a565b610720565b6106ff565b6106c6565b61065e565b61063a565b6105ff565b61056d565b610485565b610462565b610446565b610399565b61037b565b61034a565b610220565b919082519283825260005b8481106101f8575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016101d7565b90602061021d9281815201906101cc565b90565b34610305576000806003193601126103025760405190806003546102438161135f565b808552916001918083169081156102d8575060011461027d575b6102798561026d81870382610af1565b6040519182918261020c565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106102c057505050810160200161026d8261027961025d565b805460208587018101919091529093019281016102a5565b8695506102799693506020925061026d94915060ff191682840152151560051b820101929361025d565b80fd5b600080fd5b600435906001600160a01b038216820361030557565b602435906001600160a01b038216820361030557565b35906001600160a01b038216820361030557565b346103055760403660031901126103055761037061036661030a565b60243590336114ab565b602060405160018152f35b34610305576000366003190112610305576020600254604051908152f35b34610305576060366003190112610305576103b261030a565b6103ba610320565b6001600160a01b03821660009081526001602090815260408083203384529091529020604435919054926000198410610404575b6103f89350611399565b60405160018152602090f35b8284106104205761041b836103f89503338361155f565b6103ee565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b3461030557600036600319011261030557602060405160128152f35b3461030557600036600319011261030557602061047d61175d565b604051908152f35b34610305576040366003190112610305576001600160a01b036104a661030a565b166000908152600960205260408120906104c160243561109e565b91805482938160058111610513575b50906020946104df9284611f9a565b806104f95750505b6040516001600160d01b039091168152f35b91610505849293611ab5565b92815220015460301c6104e7565b9461051d86611aff565b8603958611610568576020956104df9385875265ffffffffffff80838a8a20015416908516106000146105565750915b919250946104d0565b92915061056290611ac4565b9061054d565b611349565b346103055760003660031901126103055761058743611a83565b65ffffffffffff8061059843611a83565b169116036105ed576102796040516105af81610a7c565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906101cc565b6040516301bfc1c560e61b8152600490fd5b346103055760203660031901126103055760206001600160a01b038061062361030a565b166000526008825260406000205416604051908152f35b346103055760203660031901126103055761065c61065661030a565b336110df565b005b34610305576020366003190112610305576001600160a01b0361067f61030a565b16600052600960205260406000205463ffffffff908181116106a75760209160405191168152f35b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b3461030557602036600319011261030557602061047d6106e461030a565b6001600160a01b031660009081526020819052604090205490565b346103055760003660031901126103055761071861102e565b61065c61105a565b34610305576020366003190112610305576001600160a01b0361074161030a565b1660005260076020526020604060002054604051908152f35b346103055760008060031936011261030257610804906107997f000000000000000000000000000000000000000000000000000000000000000061189d565b6107c27f0000000000000000000000000000000000000000000000000000000000000000611996565b91604051916107d083610a9d565b818352604051948594600f60f81b86526107f660209360e08589015260e08801906101cc565b9086820360408801526101cc565b904660608601523060808601528260a086015284820360c08601528080855193848152019401925b82811061083b57505050500390f35b83518552869550938101939281019260010161082c565b3461030557600036600319011261030557600b546040516001600160a01b039091168152602090f35b346103055760203660031901126103055761089760043561109e565b600a549060008291600584116108ef575b6108b29350611f31565b6000816108c757505060405160008152602090f35b600a6108d4602093611ab5565b9152600080516020612369833981519152015460301c6104e7565b91926108fa81611aff565b8103908111610568576108b293600a835265ffffffffffff8083600080516020612369833981519152015416908516106000146109385750916108a8565b92915061094490611ac4565b906108a8565b3461030557600036600319011261030557602061096643611a83565b65ffffffffffff60405191168152f35b34610305576000806003193601126103025760405190806004546109998161135f565b808552916001918083169081156102d857506001146109c2576102798561026d81870382610af1565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410610a0557505050810160200161026d8261027961025d565b805460208587018101919091529093019281016109ea565b34610305576020366003190112610305576001600160a01b03610a3e61030a565b166000526009602052602060018060d01b03610a5d6040600020611c74565b16604051908152f35b634e487b7160e01b600052604160045260246000fd5b6040810190811067ffffffffffffffff821117610a9857604052565b610a66565b6020810190811067ffffffffffffffff821117610a9857604052565b60a0810190811067ffffffffffffffff821117610a9857604052565b60c0810190811067ffffffffffffffff821117610a9857604052565b90601f8019910116810190811067ffffffffffffffff821117610a9857604052565b60405190610b2082610a7c565b565b67ffffffffffffffff8111610a985760051b60200190565b81601f8201121561030557803591610b5183610b22565b92610b5f6040519485610af1565b808452602092838086019260051b820101928311610305578301905b828210610b89575050505090565b81358152908301908301610b7b565b346103055760403660031901126103055767ffffffffffffffff6004358181116103055736602382011215610305578060040135610bd581610b22565b91610be36040519384610af1565b81835260209160248385019160051b8301019136831161030557602401905b828210610c2b576024358587821161030557610c2561065c923690600401610b3a565b90611ffb565b838091610c3784610336565b815201910190610c02565b3461030557604036600319011261030557610370610c5e61030a565b6024359033611399565b6064359060ff8216820361030557565b6084359060ff8216820361030557565b346103055760c036600319011261030557610ca161030a565b60443590602435610cb0610c68565b834211610d3857610d2c61065c94610d33926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b0388166040840152866060840152608083015260808252610d1482610ab9565b610d2760a4359360843593519020611877565b611608565b91826115b2565b6110df565b604051632341d78760e11b815260048101859052602490fd5b346103055760e036600319011261030557610d6a61030a565b610d72610320565b60443590606435610d81610c78565b814211610e6c576001600160a01b0385811660008181526007602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c99281019283529283019390935292861660608201526080810187905260a081019190915260c080820194909452928352610e25929091610e1260e083610af1565b610d2760c4359360a43593519020611877565b6001600160a01b0384811690821603610e42575061065c926114ab565b6040516325c0072360e11b81526001600160a01b0391821660048201529084166024820152604490fd5b60405163313c898160e11b815260048101839052602490fd5b34610305576040366003190112610305576020610ed4610ea361030a565b610eab610320565b6001600160a01b0391821660009081526001855260408082209290931681526020919091522090565b54604051908152f35b3461030557604036600319011261030557610ef661030a565b6024359063ffffffff821682036103055761027991610f4691610f17611599565b50610f20611599565b506001600160a01b03166000908152600960205260409020610f40611599565b50611cb8565b5060405190610f5482610a7c565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461030557602036600319011261030557610fa961030a565b610fb161102e565b6001600160a01b0390811690811561100557600b54826bffffffffffffffffffffffff60a01b821617600b55167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a3005b604051631e4fbdf760e01b815260006004820152602490fd5b61102661102e565b610b2061105a565b600b546001600160a01b0316330361104257565b60405163118cdaa760e01b8152336004820152602490fd5b600b80546001600160a01b031981169091556000906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a3565b65ffffffffffff6110ae43611a83565b16808210156110c1575061021d90611a83565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610b209694169461115c9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b038083169392919081169081851415806112a7575b611186575b5050505050565b8161120b575b50508261119b575b808061117f565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916111e8916111e29091611a50565b906112b0565b604080516001600160d01b039384168152919092166020820152a2388080611194565b6001600160a01b0316600090815260096020526040902061122b84611a50565b61123443611a83565b6001600160d01b0391828061124886611c74565b169116900392828411610568577fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249361129d9261128492611e75565b6040805192851683529316602082015291829190820190565b0390a2388061118c565b5083151561117a565b906112ba43611a83565b6001600160d01b039182806112ce86611c74565b16911601918211610568576112e292611e75565b9091565b6112ef43611a83565b906001600160d01b03908180611303611c2a565b16911601908111610568576112e291611d8c565b61132043611a83565b906001600160d01b03908180611334611c2a565b1691169003908111611349576112e291611d8c565b634e487b7160e01b600052601160045260246000fd5b90600182811c9216801561138f575b602083101461137957565b634e487b7160e01b600052602260045260246000fd5b91607f169161136e565b6001600160a01b03808216949392919085156114925782168015611479576001600160a01b0382166000908152602081905260409020549584871061144a5784610b209697036113fb8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36122fd565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b6001600160a01b03808216929190831561154657821693841561152d57806115237f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259461150c60209560018060a01b03166000526001602052604060002090565b9060018060a01b0316600052602052604060002090565b55604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b906001600160a01b03808316156115465781161561152d5761150c6115969260018060a01b03166000526001602052604060002090565b55565b604051906115a682610a7c565b60006020838281520152565b6001600160a01b038116600090815260076020526040902080546001810190915590918190036115e0575050565b6040516301d4b62360e61b81526001600160a01b039092166004830152602482015260449150fd5b9161021d939161161793611620565b909291926116d0565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116116a457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156116985780516001600160a01b0381161561168f57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b600411156116ba57565b634e487b7160e01b600052602160045260246000fd5b6116d9816116b0565b806116e2575050565b6116eb816116b0565b600181036117055760405163f645eedf60e01b8152600490fd5b61170e816116b0565b6002810361172f5760405163fce698f760e01b815260048101839052602490fd5b8061173b6003926116b0565b146117435750565b6040516335e2f38360e21b81526004810191909152602490fd5b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061184e575b156117b8577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261184881610ad5565b51902090565b507f0000000000000000000000000000000000000000000000000000000000000000461461178f565b60429061188261175d565b906040519161190160f01b8352600283015260228201522090565b60ff81146118db5760ff811690601f82116118c957604051916118bf83610a7c565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516005548160006118ee8361135f565b808352926001908181169081156119745750600114611915575b5061021d92500382610af1565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310611959575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611940565b90506020925061021d94915060ff191682840152151560051b82010138611908565b60ff81146119b85760ff811690601f82116118c957604051916118bf83610a7c565b506040516006548160006119cb8361135f565b8083529260019081811690811561197457506001146119f1575061021d92500382610af1565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310611a35575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611a1c565b6001600160d01b0390818111611a64571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111611a96571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b60001981019190821161056857565b906001820180921161056857565b9190820180921161056857565b8115611ae9570490565b634e487b7160e01b600052601260045260246000fd5b600181111561021d57600181600160801b811015611c18575b611bc0611bb6611bac611ba2611b98611b8e611bcc97600488600160401b611bc79a1015611c0b575b640100000000811015611bfe575b62010000811015611bf1575b610100811015611be5575b6010811015611bd9575b1015611bd1575b60030260011c611b87818b611adf565b0160011c90565b611b87818a611adf565b611b878189611adf565b611b878188611adf565b611b878187611adf565b611b878186611adf565b8093611adf565b821190565b900390565b60011b611b77565b811c9160021b91611b70565b60081c91811b91611b66565b60101c9160081b91611b5b565b60201c9160101b91611b4f565b60401c9160201b91611b41565b50600160401b9050608082901c611b18565b600a5460009080611c3c575050600090565b8060001981011161056857600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b805460009181611c8657505050600090565b6000199282848101116105685760209181522001015460301c90565b634e487b7160e01b600052603260045260246000fd5b8054821015611cd05760005260206000200190600090565b611ca2565b600a5490600160401b821015610a98576001820180600a55821015611cd057600a600052805160209091015160301b65ffffffffffff191665ffffffffffff919091161760008051602061236983398151915290910155565b8054600160401b811015610a9857611d4b91600182018155611cb8565b611d7657815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b600052600060045260246000fd5b600a549192918015611e4b57611da4611dbc91611ab5565b600a6000526000805160206123698339815191520190565b9081549165ffffffffffff90818416918316808311611e3957869203611e0157611dfa92509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050611e3490611e20611e12610b13565b65ffffffffffff9092168252565b6001600160d01b0385166020820152611cd5565b611dfa565b604051632520601d60e01b8152600490fd5b50611e6f90611e5b611e12610b13565b6001600160d01b0384166020820152611cd5565b60009190565b80549293928015611f0c57611e8c611e9991611ab5565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411611e3957879303611ed85750611dfa92509065ffffffffffff82549181199060301b169116179055565b915050611e3491611ef8611eea610b13565b65ffffffffffff9093168352565b6001600160d01b0386166020830152611d2e565b5090611e6f91611f1d611eea610b13565b6001600160d01b0385166020830152611d2e565b905b828110611f3f57505090565b90918082169080831860011c820180921161056857600a60005265ffffffffffff808360008051602061236983398151915201541690851610600014611f885750915b90611f33565b929150611f9490611ac4565b90611f82565b91905b838210611faa5750505090565b9091928083169080841860011c82018092116105685760008581526020902082015465ffffffffffff9081169084161015611fe95750925b9190611f9d565b939250611ff590611ac4565b91611fe2565b91909161200661102e565b80518351036120c25761201b81511515612100565b6000805b82518210156120b5576120886120af9161206261205b61204f612042878961214a565b516001600160a01b031690565b6001600160a01b031690565b151561215e565b61207761206f858961214a565b511515612199565b612081848861214a565b5190611ad2565b916120aa612099612042838761214a565b6120a3838961214a565b51906121d3565b61213b565b9061201f565b5050509050610b2061101e565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561210757565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b60001981146105685760010190565b8051821015611cd05760209160051b010190565b1561216557565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156121a057565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b91906001600160a01b038316801561147957600254828101809111610568576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841161225957610b2092935061227f565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b90610b209161229561229083611a50565b6112e6565b50506001600160a01b039081169081156122e5575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c75460009283526040909220548116911661115e565b6122f66122f184611a50565b611317565b50506122aa565b610b2092916001600160a01b03918216919081908315612355575b16918215612342575b6000526008602052806040600020541691600052604060002054169061115e565b61234e6122f185611a50565b5050612321565b61236161229086611a50565b505061231856fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a2646970667358221220d0d9782a012956d6ce49c10f49a10709eab001d8750d42f3f87ea1c790d52b4664736f6c63430008140033", - "deployedBytecode": "0x6080604052600436101561001257600080fd5b60003560e01c806306fdde03146101c7578063095ea7b3146101c257806318160ddd146101bd57806323b872dd146101b8578063313ce567146101b35780633644e515146101ae5780633a46b1a8146101a95780634bf5d7e9146101a4578063587cde1e1461019f5780635c19a95c1461019a5780636fcfff451461019557806370a0823114610190578063715018a61461018b5780637ecebe001461018657806384b0196e146101815780638da5cb5b1461017c5780638e539e8c1461017757806391ddadf41461017257806395d89b411461016d5780639ab24eb0146101685780639df2c95d14610163578063a9059cbb1461015e578063c3cda52014610159578063d505accf14610154578063dd62ed3e1461014f578063f1127ed81461014a5763f2fde38b1461014557600080fd5b610f90565b610edd565b610e85565b610d51565b610c88565b610c42565b610b98565b610a1d565b610976565b61094a565b61087b565b610852565b61075a565b610720565b6106ff565b6106c6565b61065e565b61063a565b6105ff565b61056d565b610485565b610462565b610446565b610399565b61037b565b61034a565b610220565b919082519283825260005b8481106101f8575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016101d7565b90602061021d9281815201906101cc565b90565b34610305576000806003193601126103025760405190806003546102438161135f565b808552916001918083169081156102d8575060011461027d575b6102798561026d81870382610af1565b6040519182918261020c565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b8284106102c057505050810160200161026d8261027961025d565b805460208587018101919091529093019281016102a5565b8695506102799693506020925061026d94915060ff191682840152151560051b820101929361025d565b80fd5b600080fd5b600435906001600160a01b038216820361030557565b602435906001600160a01b038216820361030557565b35906001600160a01b038216820361030557565b346103055760403660031901126103055761037061036661030a565b60243590336114ab565b602060405160018152f35b34610305576000366003190112610305576020600254604051908152f35b34610305576060366003190112610305576103b261030a565b6103ba610320565b6001600160a01b03821660009081526001602090815260408083203384529091529020604435919054926000198410610404575b6103f89350611399565b60405160018152602090f35b8284106104205761041b836103f89503338361155f565b6103ee565b604051637dc7a0d960e11b81523360048201526024810185905260448101849052606490fd5b3461030557600036600319011261030557602060405160128152f35b3461030557600036600319011261030557602061047d61175d565b604051908152f35b34610305576040366003190112610305576001600160a01b036104a661030a565b166000908152600960205260408120906104c160243561109e565b91805482938160058111610513575b50906020946104df9284611f9a565b806104f95750505b6040516001600160d01b039091168152f35b91610505849293611ab5565b92815220015460301c6104e7565b9461051d86611aff565b8603958611610568576020956104df9385875265ffffffffffff80838a8a20015416908516106000146105565750915b919250946104d0565b92915061056290611ac4565b9061054d565b611349565b346103055760003660031901126103055761058743611a83565b65ffffffffffff8061059843611a83565b169116036105ed576102796040516105af81610a7c565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c7400000060208201526040519182916020835260208301906101cc565b6040516301bfc1c560e61b8152600490fd5b346103055760203660031901126103055760206001600160a01b038061062361030a565b166000526008825260406000205416604051908152f35b346103055760203660031901126103055761065c61065661030a565b336110df565b005b34610305576020366003190112610305576001600160a01b0361067f61030a565b16600052600960205260406000205463ffffffff908181116106a75760209160405191168152f35b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b3461030557602036600319011261030557602061047d6106e461030a565b6001600160a01b031660009081526020819052604090205490565b346103055760003660031901126103055761071861102e565b61065c61105a565b34610305576020366003190112610305576001600160a01b0361074161030a565b1660005260076020526020604060002054604051908152f35b346103055760008060031936011261030257610804906107997f000000000000000000000000000000000000000000000000000000000000000061189d565b6107c27f0000000000000000000000000000000000000000000000000000000000000000611996565b91604051916107d083610a9d565b818352604051948594600f60f81b86526107f660209360e08589015260e08801906101cc565b9086820360408801526101cc565b904660608601523060808601528260a086015284820360c08601528080855193848152019401925b82811061083b57505050500390f35b83518552869550938101939281019260010161082c565b3461030557600036600319011261030557600b546040516001600160a01b039091168152602090f35b346103055760203660031901126103055761089760043561109e565b600a549060008291600584116108ef575b6108b29350611f31565b6000816108c757505060405160008152602090f35b600a6108d4602093611ab5565b9152600080516020612369833981519152015460301c6104e7565b91926108fa81611aff565b8103908111610568576108b293600a835265ffffffffffff8083600080516020612369833981519152015416908516106000146109385750916108a8565b92915061094490611ac4565b906108a8565b3461030557600036600319011261030557602061096643611a83565b65ffffffffffff60405191168152f35b34610305576000806003193601126103025760405190806004546109998161135f565b808552916001918083169081156102d857506001146109c2576102798561026d81870382610af1565b9250600483527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b5b828410610a0557505050810160200161026d8261027961025d565b805460208587018101919091529093019281016109ea565b34610305576020366003190112610305576001600160a01b03610a3e61030a565b166000526009602052602060018060d01b03610a5d6040600020611c74565b16604051908152f35b634e487b7160e01b600052604160045260246000fd5b6040810190811067ffffffffffffffff821117610a9857604052565b610a66565b6020810190811067ffffffffffffffff821117610a9857604052565b60a0810190811067ffffffffffffffff821117610a9857604052565b60c0810190811067ffffffffffffffff821117610a9857604052565b90601f8019910116810190811067ffffffffffffffff821117610a9857604052565b60405190610b2082610a7c565b565b67ffffffffffffffff8111610a985760051b60200190565b81601f8201121561030557803591610b5183610b22565b92610b5f6040519485610af1565b808452602092838086019260051b820101928311610305578301905b828210610b89575050505090565b81358152908301908301610b7b565b346103055760403660031901126103055767ffffffffffffffff6004358181116103055736602382011215610305578060040135610bd581610b22565b91610be36040519384610af1565b81835260209160248385019160051b8301019136831161030557602401905b828210610c2b576024358587821161030557610c2561065c923690600401610b3a565b90611ffb565b838091610c3784610336565b815201910190610c02565b3461030557604036600319011261030557610370610c5e61030a565b6024359033611399565b6064359060ff8216820361030557565b6084359060ff8216820361030557565b346103055760c036600319011261030557610ca161030a565b60443590602435610cb0610c68565b834211610d3857610d2c61065c94610d33926040519060208201927fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf845260018060a01b0388166040840152866060840152608083015260808252610d1482610ab9565b610d2760a4359360843593519020611877565b611608565b91826115b2565b6110df565b604051632341d78760e11b815260048101859052602490fd5b346103055760e036600319011261030557610d6a61030a565b610d72610320565b60443590606435610d81610c78565b814211610e6c576001600160a01b0385811660008181526007602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c99281019283529283019390935292861660608201526080810187905260a081019190915260c080820194909452928352610e25929091610e1260e083610af1565b610d2760c4359360a43593519020611877565b6001600160a01b0384811690821603610e42575061065c926114ab565b6040516325c0072360e11b81526001600160a01b0391821660048201529084166024820152604490fd5b60405163313c898160e11b815260048101839052602490fd5b34610305576040366003190112610305576020610ed4610ea361030a565b610eab610320565b6001600160a01b0391821660009081526001855260408082209290931681526020919091522090565b54604051908152f35b3461030557604036600319011261030557610ef661030a565b6024359063ffffffff821682036103055761027991610f4691610f17611599565b50610f20611599565b506001600160a01b03166000908152600960205260409020610f40611599565b50611cb8565b5060405190610f5482610a7c565b5465ffffffffffff811680835260309190911c60209283019081526040805192835290516001600160d01b031692820192909252918291820190565b3461030557602036600319011261030557610fa961030a565b610fb161102e565b6001600160a01b0390811690811561100557600b54826bffffffffffffffffffffffff60a01b821617600b55167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0600080a3005b604051631e4fbdf760e01b815260006004820152602490fd5b61102661102e565b610b2061105a565b600b546001600160a01b0316330361104257565b60405163118cdaa760e01b8152336004820152602490fd5b600b80546001600160a01b031981169091556000906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a3565b65ffffffffffff6110ae43611a83565b16808210156110c1575061021d90611a83565b6044925060405191637669fc0f60e11b835260048301526024820152fd5b6001600160a01b03818116600081815260086020526040812080548685166001600160a01b031982168117909255610b209694169461115c9390928691907f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a46001600160a01b031660009081526020819052604090205490565b915b6001600160a01b038083169392919081169081851415806112a7575b611186575b5050505050565b8161120b575b50508261119b575b808061117f565b6001600160a01b031660009081526009602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724916111e8916111e29091611a50565b906112b0565b604080516001600160d01b039384168152919092166020820152a2388080611194565b6001600160a01b0316600090815260096020526040902061122b84611a50565b61123443611a83565b6001600160d01b0391828061124886611c74565b169116900392828411610568577fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a7249361129d9261128492611e75565b6040805192851683529316602082015291829190820190565b0390a2388061118c565b5083151561117a565b906112ba43611a83565b6001600160d01b039182806112ce86611c74565b16911601918211610568576112e292611e75565b9091565b6112ef43611a83565b906001600160d01b03908180611303611c2a565b16911601908111610568576112e291611d8c565b61132043611a83565b906001600160d01b03908180611334611c2a565b1691169003908111611349576112e291611d8c565b634e487b7160e01b600052601160045260246000fd5b90600182811c9216801561138f575b602083101461137957565b634e487b7160e01b600052602260045260246000fd5b91607f169161136e565b6001600160a01b03808216949392919085156114925782168015611479576001600160a01b0382166000908152602081905260409020549584871061144a5784610b209697036113fb8460018060a01b03166000526000602052604060002090565b556001600160a01b0384166000908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a36122fd565b60405163391434e360e21b81526001600160a01b03841660048201526024810188905260448101869052606490fd5b60405163ec442f0560e01b815260006004820152602490fd5b604051634b637e8f60e11b815260006004820152602490fd5b6001600160a01b03808216929190831561154657821693841561152d57806115237f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259461150c60209560018060a01b03166000526001602052604060002090565b9060018060a01b0316600052602052604060002090565b55604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b906001600160a01b03808316156115465781161561152d5761150c6115969260018060a01b03166000526001602052604060002090565b55565b604051906115a682610a7c565b60006020838281520152565b6001600160a01b038116600090815260076020526040902080546001810190915590918190036115e0575050565b6040516301d4b62360e61b81526001600160a01b039092166004830152602482015260449150fd5b9161021d939161161793611620565b909291926116d0565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a084116116a457926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa156116985780516001600160a01b0381161561168f57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b600411156116ba57565b634e487b7160e01b600052602160045260246000fd5b6116d9816116b0565b806116e2575050565b6116eb816116b0565b600181036117055760405163f645eedf60e01b8152600490fd5b61170e816116b0565b6002810361172f5760405163fce698f760e01b815260048101839052602490fd5b8061173b6003926116b0565b146117435750565b6040516335e2f38360e21b81526004810191909152602490fd5b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316148061184e575b156117b8577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261184881610ad5565b51902090565b507f0000000000000000000000000000000000000000000000000000000000000000461461178f565b60429061188261175d565b906040519161190160f01b8352600283015260228201522090565b60ff81146118db5760ff811690601f82116118c957604051916118bf83610a7c565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516005548160006118ee8361135f565b808352926001908181169081156119745750600114611915575b5061021d92500382610af1565b6005600090815291507f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db05b848310611959575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611940565b90506020925061021d94915060ff191682840152151560051b82010138611908565b60ff81146119b85760ff811690601f82116118c957604051916118bf83610a7c565b506040516006548160006119cb8361135f565b8083529260019081811690811561197457506001146119f1575061021d92500382610af1565b6006600090815291507ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f5b848310611a35575061021d935050810160200138611908565b81935090816020925483858901015201910190918492611a1c565b6001600160d01b0390818111611a64571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b65ffffffffffff90818111611a96571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b60001981019190821161056857565b906001820180921161056857565b9190820180921161056857565b8115611ae9570490565b634e487b7160e01b600052601260045260246000fd5b600181111561021d57600181600160801b811015611c18575b611bc0611bb6611bac611ba2611b98611b8e611bcc97600488600160401b611bc79a1015611c0b575b640100000000811015611bfe575b62010000811015611bf1575b610100811015611be5575b6010811015611bd9575b1015611bd1575b60030260011c611b87818b611adf565b0160011c90565b611b87818a611adf565b611b878189611adf565b611b878188611adf565b611b878187611adf565b611b878186611adf565b8093611adf565b821190565b900390565b60011b611b77565b811c9160021b91611b70565b60081c91811b91611b66565b60101c9160081b91611b5b565b60201c9160101b91611b4f565b60401c9160201b91611b41565b50600160401b9050608082901c611b18565b600a5460009080611c3c575050600090565b8060001981011161056857600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b805460009181611c8657505050600090565b6000199282848101116105685760209181522001015460301c90565b634e487b7160e01b600052603260045260246000fd5b8054821015611cd05760005260206000200190600090565b611ca2565b600a5490600160401b821015610a98576001820180600a55821015611cd057600a600052805160209091015160301b65ffffffffffff191665ffffffffffff919091161760008051602061236983398151915290910155565b8054600160401b811015610a9857611d4b91600182018155611cb8565b611d7657815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b600052600060045260246000fd5b600a549192918015611e4b57611da4611dbc91611ab5565b600a6000526000805160206123698339815191520190565b9081549165ffffffffffff90818416918316808311611e3957869203611e0157611dfa92509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050611e3490611e20611e12610b13565b65ffffffffffff9092168252565b6001600160d01b0385166020820152611cd5565b611dfa565b604051632520601d60e01b8152600490fd5b50611e6f90611e5b611e12610b13565b6001600160d01b0384166020820152611cd5565b60009190565b80549293928015611f0c57611e8c611e9991611ab5565b8260005260206000200190565b9182549265ffffffffffff91828516928116808411611e3957879303611ed85750611dfa92509065ffffffffffff82549181199060301b169116179055565b915050611e3491611ef8611eea610b13565b65ffffffffffff9093168352565b6001600160d01b0386166020830152611d2e565b5090611e6f91611f1d611eea610b13565b6001600160d01b0385166020830152611d2e565b905b828110611f3f57505090565b90918082169080831860011c820180921161056857600a60005265ffffffffffff808360008051602061236983398151915201541690851610600014611f885750915b90611f33565b929150611f9490611ac4565b90611f82565b91905b838210611faa5750505090565b9091928083169080841860011c82018092116105685760008581526020902082015465ffffffffffff9081169084161015611fe95750925b9190611f9d565b939250611ff590611ac4565b91611fe2565b91909161200661102e565b80518351036120c25761201b81511515612100565b6000805b82518210156120b5576120886120af9161206261205b61204f612042878961214a565b516001600160a01b031690565b6001600160a01b031690565b151561215e565b61207761206f858961214a565b511515612199565b612081848861214a565b5190611ad2565b916120aa612099612042838761214a565b6120a3838961214a565b51906121d3565b61213b565b9061201f565b5050509050610b2061101e565b60405162461bcd60e51b8152602060048201526016602482015275082e4e4c2f2e640d8cadccee8d040dad2e6dac2e8c6d60531b6044820152606490fd5b1561210757565b60405162461bcd60e51b815260206004820152600c60248201526b456d7074792061727261797360a01b6044820152606490fd5b60001981146105685760010190565b8051821015611cd05760209160051b010190565b1561216557565b60405162461bcd60e51b815260206004820152600c60248201526b5a65726f206164647265737360a01b6044820152606490fd5b156121a057565b60405162461bcd60e51b815260206004820152600b60248201526a16995c9bc8185b5bdd5b9d60aa1b6044820152606490fd5b91906001600160a01b038316801561147957600254828101809111610568576002556001600160a01b038416600090815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3600254926001600160d01b03841161225957610b2092935061227f565b604051630e58ae9360e11b8152600481018590526001600160d01b036024820152604490fd5b90610b209161229561229083611a50565b6112e6565b50506001600160a01b039081169081156122e5575b60086020527f5eff886ea0ce6ca488a3d6e336d6c0f75f46d19b42c06ce5ee98e42c96d256c75460009283526040909220548116911661115e565b6122f66122f184611a50565b611317565b50506122aa565b610b2092916001600160a01b03918216919081908315612355575b16918215612342575b6000526008602052806040600020541691600052604060002054169061115e565b61234e6122f185611a50565b5050612321565b61236161229086611a50565b505061231856fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a2646970667358221220d0d9782a012956d6ce49c10f49a10709eab001d8750d42f3f87ea1c790d52b4664736f6c63430008140033", - "linkReferences": {}, - "deployedLinkReferences": {} -} diff --git a/backend/artifacts/contracts/GovernorContract.sol/GovernorContract.dbg.json b/backend/artifacts/contracts/GovernorContract.sol/GovernorContract.dbg.json deleted file mode 100644 index ed4623c..0000000 --- a/backend/artifacts/contracts/GovernorContract.sol/GovernorContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../build-info/b0e3c4fc1ab092680ddeb940e9de1d86.json" -} diff --git a/backend/artifacts/contracts/GovernorContract.sol/GovernorContract.json b/backend/artifacts/contracts/GovernorContract.sol/GovernorContract.json deleted file mode 100644 index 2579300..0000000 --- a/backend/artifacts/contracts/GovernorContract.sol/GovernorContract.json +++ /dev/null @@ -1,1655 +0,0 @@ -{ - "_format": "hh-sol-artifact-1", - "contractName": "GovernorContract", - "sourceName": "contracts/GovernorContract.sol", - "abi": [ - { - "inputs": [ - { - "internalType": "string", - "name": "_name", - "type": "string" - }, - { - "internalType": "contract IVotes", - "name": "_token", - "type": "address" - }, - { - "internalType": "contract TimelockController", - "name": "_timelock", - "type": "address" - }, - { - "internalType": "uint48", - "name": "_votingDelay", - "type": "uint48" - }, - { - "internalType": "uint32", - "name": "_votingPeriod", - "type": "uint32" - }, - { - "internalType": "uint256", - "name": "_proposalThreshold", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "_quorumPercentage", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "constructor" - }, - { - "inputs": [], - "name": "CheckpointUnorderedInsertion", - "type": "error" - }, - { - "inputs": [], - "name": "FailedCall", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "voter", - "type": "address" - } - ], - "name": "GovernorAlreadyCastVote", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "GovernorAlreadyQueuedProposal", - "type": "error" - }, - { - "inputs": [], - "name": "GovernorDisabledDeposit", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "proposer", - "type": "address" - }, - { - "internalType": "uint256", - "name": "votes", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "threshold", - "type": "uint256" - } - ], - "name": "GovernorInsufficientProposerVotes", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "targets", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "calldatas", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "values", - "type": "uint256" - } - ], - "name": "GovernorInvalidProposalLength", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "quorumNumerator", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "quorumDenominator", - "type": "uint256" - } - ], - "name": "GovernorInvalidQuorumFraction", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "voter", - "type": "address" - } - ], - "name": "GovernorInvalidSignature", - "type": "error" - }, - { - "inputs": [], - "name": "GovernorInvalidVoteParams", - "type": "error" - }, - { - "inputs": [], - "name": "GovernorInvalidVoteType", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "votingPeriod", - "type": "uint256" - } - ], - "name": "GovernorInvalidVotingPeriod", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "GovernorNonexistentProposal", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "GovernorNotQueuedProposal", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "GovernorOnlyExecutor", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "GovernorOnlyProposer", - "type": "error" - }, - { - "inputs": [], - "name": "GovernorQueueNotImplemented", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "proposer", - "type": "address" - } - ], - "name": "GovernorRestrictedProposer", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "internalType": "enum IGovernor.ProposalState", - "name": "current", - "type": "uint8" - }, - { - "internalType": "bytes32", - "name": "expectedStates", - "type": "bytes32" - } - ], - "name": "GovernorUnexpectedProposalState", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "uint256", - "name": "currentNonce", - "type": "uint256" - } - ], - "name": "InvalidAccountNonce", - "type": "error" - }, - { - "inputs": [], - "name": "InvalidShortString", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "uint8", - "name": "bits", - "type": "uint8" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - } - ], - "name": "SafeCastOverflowedUintDowncast", - "type": "error" - }, - { - "inputs": [ - { - "internalType": "string", - "name": "str", - "type": "string" - } - ], - "name": "StringTooLong", - "type": "error" - }, - { - "anonymous": false, - "inputs": [], - "name": "EIP712DomainChanged", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "ProposalCanceled", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "address", - "name": "proposer", - "type": "address" - }, - { - "indexed": false, - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "indexed": false, - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "indexed": false, - "internalType": "string[]", - "name": "signatures", - "type": "string[]" - }, - { - "indexed": false, - "internalType": "bytes[]", - "name": "calldatas", - "type": "bytes[]" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "voteStart", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "voteEnd", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "string", - "name": "description", - "type": "string" - } - ], - "name": "ProposalCreated", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "ProposalExecuted", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "etaSeconds", - "type": "uint256" - } - ], - "name": "ProposalQueued", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "oldProposalThreshold", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "newProposalThreshold", - "type": "uint256" - } - ], - "name": "ProposalThresholdSet", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "oldQuorumNumerator", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "newQuorumNumerator", - "type": "uint256" - } - ], - "name": "QuorumNumeratorUpdated", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "address", - "name": "oldTimelock", - "type": "address" - }, - { - "indexed": false, - "internalType": "address", - "name": "newTimelock", - "type": "address" - } - ], - "name": "TimelockChange", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "voter", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint8", - "name": "support", - "type": "uint8" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "weight", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "string", - "name": "reason", - "type": "string" - } - ], - "name": "VoteCast", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": true, - "internalType": "address", - "name": "voter", - "type": "address" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint8", - "name": "support", - "type": "uint8" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "weight", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "string", - "name": "reason", - "type": "string" - }, - { - "indexed": false, - "internalType": "bytes", - "name": "params", - "type": "bytes" - } - ], - "name": "VoteCastWithParams", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "oldVotingDelay", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "newVotingDelay", - "type": "uint256" - } - ], - "name": "VotingDelaySet", - "type": "event" - }, - { - "anonymous": false, - "inputs": [ - { - "indexed": false, - "internalType": "uint256", - "name": "oldVotingPeriod", - "type": "uint256" - }, - { - "indexed": false, - "internalType": "uint256", - "name": "newVotingPeriod", - "type": "uint256" - } - ], - "name": "VotingPeriodSet", - "type": "event" - }, - { - "inputs": [], - "name": "BALLOT_TYPEHASH", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "CLOCK_MODE", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "COUNTING_MODE", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "pure", - "type": "function" - }, - { - "inputs": [], - "name": "EXTENDED_BALLOT_TYPEHASH", - "outputs": [ - { - "internalType": "bytes32", - "name": "", - "type": "bytes32" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "calldatas", - "type": "bytes[]" - }, - { - "internalType": "bytes32", - "name": "descriptionHash", - "type": "bytes32" - } - ], - "name": "cancel", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "support", - "type": "uint8" - } - ], - "name": "castVote", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "support", - "type": "uint8" - }, - { - "internalType": "address", - "name": "voter", - "type": "address" - }, - { - "internalType": "bytes", - "name": "signature", - "type": "bytes" - } - ], - "name": "castVoteBySig", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "support", - "type": "uint8" - }, - { - "internalType": "string", - "name": "reason", - "type": "string" - } - ], - "name": "castVoteWithReason", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "support", - "type": "uint8" - }, - { - "internalType": "string", - "name": "reason", - "type": "string" - }, - { - "internalType": "bytes", - "name": "params", - "type": "bytes" - } - ], - "name": "castVoteWithReasonAndParams", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "internalType": "uint8", - "name": "support", - "type": "uint8" - }, - { - "internalType": "address", - "name": "voter", - "type": "address" - }, - { - "internalType": "string", - "name": "reason", - "type": "string" - }, - { - "internalType": "bytes", - "name": "params", - "type": "bytes" - }, - { - "internalType": "bytes", - "name": "signature", - "type": "bytes" - } - ], - "name": "castVoteWithReasonAndParamsBySig", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [], - "name": "clock", - "outputs": [ - { - "internalType": "uint48", - "name": "", - "type": "uint48" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "eip712Domain", - "outputs": [ - { - "internalType": "bytes1", - "name": "fields", - "type": "bytes1" - }, - { - "internalType": "string", - "name": "name", - "type": "string" - }, - { - "internalType": "string", - "name": "version", - "type": "string" - }, - { - "internalType": "uint256", - "name": "chainId", - "type": "uint256" - }, - { - "internalType": "address", - "name": "verifyingContract", - "type": "address" - }, - { - "internalType": "bytes32", - "name": "salt", - "type": "bytes32" - }, - { - "internalType": "uint256[]", - "name": "extensions", - "type": "uint256[]" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "calldatas", - "type": "bytes[]" - }, - { - "internalType": "bytes32", - "name": "descriptionHash", - "type": "bytes32" - } - ], - "name": "execute", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "payable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "uint256", - "name": "timepoint", - "type": "uint256" - } - ], - "name": "getVotes", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "account", - "type": "address" - }, - { - "internalType": "uint256", - "name": "timepoint", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "params", - "type": "bytes" - } - ], - "name": "getVotesWithParams", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - }, - { - "internalType": "address", - "name": "account", - "type": "address" - } - ], - "name": "hasVoted", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "calldatas", - "type": "bytes[]" - }, - { - "internalType": "bytes32", - "name": "descriptionHash", - "type": "bytes32" - } - ], - "name": "hashProposal", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "pure", - "type": "function" - }, - { - "inputs": [], - "name": "name", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "owner", - "type": "address" - } - ], - "name": "nonces", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "uint256[]", - "name": "", - "type": "uint256[]" - }, - { - "internalType": "uint256[]", - "name": "", - "type": "uint256[]" - }, - { - "internalType": "bytes", - "name": "", - "type": "bytes" - } - ], - "name": "onERC1155BatchReceived", - "outputs": [ - { - "internalType": "bytes4", - "name": "", - "type": "bytes4" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "uint256", - "name": "", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "", - "type": "bytes" - } - ], - "name": "onERC1155Received", - "outputs": [ - { - "internalType": "bytes4", - "name": "", - "type": "bytes4" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "address", - "name": "", - "type": "address" - }, - { - "internalType": "uint256", - "name": "", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "", - "type": "bytes" - } - ], - "name": "onERC721Received", - "outputs": [ - { - "internalType": "bytes4", - "name": "", - "type": "bytes4" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "proposalDeadline", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "proposalEta", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "proposalNeedsQueuing", - "outputs": [ - { - "internalType": "bool", - "name": "", - "type": "bool" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "proposalProposer", - "outputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "proposalSnapshot", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "proposalThreshold", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "proposalVotes", - "outputs": [ - { - "internalType": "uint256", - "name": "againstVotes", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "forVotes", - "type": "uint256" - }, - { - "internalType": "uint256", - "name": "abstainVotes", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "calldatas", - "type": "bytes[]" - }, - { - "internalType": "string", - "name": "description", - "type": "string" - } - ], - "name": "propose", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address[]", - "name": "targets", - "type": "address[]" - }, - { - "internalType": "uint256[]", - "name": "values", - "type": "uint256[]" - }, - { - "internalType": "bytes[]", - "name": "calldatas", - "type": "bytes[]" - }, - { - "internalType": "bytes32", - "name": "descriptionHash", - "type": "bytes32" - } - ], - "name": "queue", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "blockNumber", - "type": "uint256" - } - ], - "name": "quorum", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "quorumDenominator", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "timepoint", - "type": "uint256" - } - ], - "name": "quorumNumerator", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "quorumNumerator", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "address", - "name": "target", - "type": "address" - }, - { - "internalType": "uint256", - "name": "value", - "type": "uint256" - }, - { - "internalType": "bytes", - "name": "data", - "type": "bytes" - } - ], - "name": "relay", - "outputs": [], - "stateMutability": "payable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "newProposalThreshold", - "type": "uint256" - } - ], - "name": "setProposalThreshold", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint48", - "name": "newVotingDelay", - "type": "uint48" - } - ], - "name": "setVotingDelay", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint32", - "name": "newVotingPeriod", - "type": "uint32" - } - ], - "name": "setVotingPeriod", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "proposalId", - "type": "uint256" - } - ], - "name": "state", - "outputs": [ - { - "internalType": "enum IGovernor.ProposalState", - "name": "", - "type": "uint8" - } - ], - "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": "timelock", - "outputs": [ - { - "internalType": "address", - "name": "", - "type": "address" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "token", - "outputs": [ - { - "internalType": "contract IERC5805", - "name": "", - "type": "address" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "uint256", - "name": "newQuorumNumerator", - "type": "uint256" - } - ], - "name": "updateQuorumNumerator", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [ - { - "internalType": "contract TimelockController", - "name": "newTimelock", - "type": "address" - } - ], - "name": "updateTimelock", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" - }, - { - "inputs": [], - "name": "version", - "outputs": [ - { - "internalType": "string", - "name": "", - "type": "string" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "votingDelay", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "votingPeriod", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "stateMutability": "payable", - "type": "receive" - } - ], - "bytecode": "0x61018060405234620000b7576200002362000019620001c1565b9094919362000295565b604051613bf8908162000cf08239608051816127a0015260a05181612855015260c0518161276a015260e051816127ef01526101005181612815015261012051816113a6015261014051816113d201526101605181818161162801528181611aa901528181611bdd01528181611c7d015281816123cb01528181612498015281816125a1015281816132c001526133950152f35b600080fd5b634e487b7160e01b600052604160045260246000fd5b604081019081106001600160401b03821117620000ee57604052565b620000bc565b60c081019081106001600160401b03821117620000ee57604052565b601f909101601f19168101906001600160401b03821190821017620000ee57604052565b604051906200014382620000d2565b565b6001600160401b038111620000ee57601f01601f191660200190565b60005b838110620001755750506000910152565b818101518382015260200162000164565b51906001600160a01b0382168203620000b757565b519065ffffffffffff82168203620000b757565b519063ffffffff82168203620000b757565b620049288038038060405192620001d9828562000110565b8339810160e082820312620000b75781516001600160401b038111620000b757820181601f82011215620000b7578051620002148162000145565b9262000224604051948562000110565b81845260208284010111620000b75762000245916020808501910162000161565b620002536020830162000186565b92620002626040840162000186565b9262000271606082016200019b565b926200028060808301620001af565b9260c060a08401519301519196959493929190565b94620003726200038b956200036c62000378949662000366620001439b604051620002c081620000d2565b6001815260208101603160f81b8152620002da83620008b0565b61012052620002e982620009be565b6101405282516020840120918260e05251902080610100524660a0526040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a081526200035681620000f4565b5190206080523060c052620004db565b620005ce565b6200061c565b620006a0565b6001600160a01b03166101605262000728565b620006d9565b90600182811c92168015620003c3575b6020831014620003ad57565b634e487b7160e01b600052602260045260246000fd5b91607f1691620003a1565b601f8111620003db575050565b6000906003825260208220906020601f850160051c830194106200041c575b601f0160051c01915b8281106200041057505050565b81815560010162000403565b9092508290620003fa565b601f811162000434575050565b60009081805260208220906020601f850160051c8301941062000474575b601f0160051c01915b8281106200046857505050565b8181556001016200045b565b909250829062000452565b90601f82116200048d575050565b60019160009083825260208220906020601f850160051c83019410620004d0575b601f0160051c01915b828110620004c55750505050565b8181558301620004b7565b9092508290620004ae565b80519091906001600160401b038111620000ee5762000507816200050160035462000391565b620003ce565b602080601f83116001146200054657508192936000926200053a575b50508160011b916000199060031b1c191617600355565b01519050388062000523565b6003600052601f198316949091907fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b926000905b878210620005b55750508360019596106200059b575b505050811b01600355565b015160001960f88460031b161c1916905538808062000590565b806001859682949686015181550195019301906200057a565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855565b63ffffffff80821691821562000687577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855565b60405163f1cfbf0560e01b815260006004820152602490fd5b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55565b9060648211620007dc57600a5460009290806200079557506000805160206200490883398151915291925060005b6200077662000764620007fc565b6200076f8462000b21565b9062000bf3565b5050604080516001600160d01b039290921682526020820192909252a1565b600019908082810111620007c857602085600a600080516020620049088339815191529697522001015460301c62000756565b634e487b7160e01b85526011600452602485fd5b60405163243e544560e01b81526004810183905260646024820152604490fd5b610160516040516324776b7d60e21b815290602090829060049082906001600160a01b03165afa600091816200086a575b5062000867575065ffffffffffff8043116200084857431690565b6040516306dfcc6560e41b815260306004820152436024820152604490fd5b90565b90916020823d8211620008a7575b81620008876020938362000110565b81010312620008a457506200089c906200019b565b90386200082d565b80fd5b3d915062000878565b908151602090818110600014620008cf57505090620008679062000ab2565b6001600160401b038111620000ee57600091620008f882620008f2855462000391565b62000427565b80601f83116001146200093757508293948293926200092b575b50508160011b916000199060031b1c191617905560ff90565b01519050388062000912565b60008052601f198316957f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563929185905b888210620009a5575050836001959697106200098b575b505050811b01905560ff90565b015160001960f88460031b161c191690553880806200097e565b8060018596829496860151815501950193019062000967565b908151602090818110600014620009dd57505090620008679062000ab2565b6001600160401b038111620000ee5760019162000a068262000a00855462000391565b6200047f565b80601f831160011462000a4557508192939460009262000a39575b5050600019600383901b1c191690821b17905560ff90565b01519050388062000a21565b6001600052601f198316959091907fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf6926000905b88821062000a9a57505083859697106200098b57505050811b01905560ff90565b80878596829496860151815501950193019062000a79565b601f81511162000ae057602081519101516020821062000ad0571790565b6000198260200360031b1b161790565b6044604051809263305a27a960e01b82526020600483015262000b13815180928160248601526020868601910162000161565b601f01601f19168101030190fd5b6001600160d01b039081811162000b36571690565b604490604051906306dfcc6560e41b825260d060048301526024820152fd5b60001981019190821162000b6557565b634e487b7160e01b600052601160045260246000fd5b600a549068010000000000000000821015620000ee576001820180600a5582101562000bdd57600a60005280516020919091015160301b65ffffffffffff191665ffffffffffff9190911617600080516020620048e883398151915290910155565b634e487b7160e01b600052603260045260246000fd5b600a54919291801562000cc05762000c0f62000c289162000b55565b600a600052600080516020620048e88339815191520190565b9081549165ffffffffffff9081841691831680831162000cae5786920362000c705762000c6992509065ffffffffffff82549181199060301b169116179055565b60301c9190565b505062000ca89062000c9362000c8562000134565b65ffffffffffff9092168252565b6001600160d01b038516602082015262000b7b565b62000c69565b604051632520601d60e01b8152600490fd5b5062000ce99062000cd462000c8562000134565b6001600160d01b038416602082015262000b7b565b6000919056fe60806040526004361015610023575b361561001957600080fd5b610021611cac565b005b60003560e01c806301ffc9a71461032357806302a251a31461031e57806306f3f9e61461031957806306fdde0314610314578063143489d01461030f578063150b7a021461030a578063160cbed7146103055780632656227d146103005780632d63f693146102fb5780632fe3e261146102f65780633932abb1146102f15780633e4f49e6146102ec57806343859632146102e7578063452115d6146102e25780634bf5d7e9146102dd578063544ffc9c146102d857806354fd4d50146102d357806356781388146102ce5780635b8d0e0d146102c95780635f398a14146102c457806360c4247f146102bf57806379051887146102ba5780637b3c71d3146102b55780637d5e81e2146102b05780637ecebe00146102ab57806384b0196e146102a65780638ff262e3146102a157806391ddadf41461029c57806397c3d334146102975780639a802a6d14610292578063a7713a701461028d578063a890c91014610288578063a9a9529414610283578063ab58fb8e1461027e578063b58131b014610279578063bc197c8114610274578063c01f9e371461026f578063c28bc2fa1461026a578063c59057e414610265578063d33219b414610260578063dd4e2ba51461025b578063deaaa7cc14610256578063e540d01d14610251578063eb9019d41461024c578063ece40cc114610247578063f23a6e6114610242578063f8ce560a1461023d5763fc0c546a0361000e57611c67565b611bad565b611b42565b611aed565b611a4d565b6119a4565b611969565b61190b565b6118e2565b6118c6565b61185a565b61183c565b61179c565b61177e565b611747565b61172b565b6116b7565b61168b565b6115ba565b61159e565b611573565b611457565b61138d565b61131c565b611283565b61122e565b6111bb565b61118d565b61111e565b611096565b611019565b610fc7565b610f7a565b610f4a565b610e8c565b610e33565b610e06565b610dae565b610d73565b610d3c565b610bd4565b61098a565b61074e565b6105d1565b6104ec565b6103c8565b6103a1565b346103915760203660031901126103915760043563ffffffff60e01b8116809103610391576020906332a2ad4360e11b8114908115610380575b811561036f575b506040519015158152f35b6301ffc9a760e01b14905038610364565b630271189760e51b8114915061035d565b600080fd5b600091031261039157565b3461039157600036600319011261039157602063ffffffff60085460301c16604051908152f35b34610391576020366003190112610391576004356103e461214f565b60648111610471576001600160d01b0390816103fe612d34565b166104076123b6565b92808311610451577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b46339979361043d91841690612e00565b5050604080519182526020820192909252a1005b6040516306dfcc6560e41b815260d0600482015260248101849052604490fd5b6044906040519063243e544560e01b8252600482015260646024820152fd5b60005b8381106104a35750506000910152565b8181015183820152602001610493565b906020916104cc81518092818552858086019101610490565b601f01601f1916010190565b9060206104e99281815201906104b3565b90565b34610391576000806003193601126105ce57604051908060035461050f81611cc0565b808552916001918083169081156105a45750600114610549575b61054585610539818703826106b1565b604051918291826104d8565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b82841061058c57505050810160200161053982610545610529565b80546020858701810191909152909301928101610571565b8695506105459693506020925061053994915060ff191682840152151560051b8201019293610529565b80fd5b34610391576020366003190112610391576004356000526004602052602060018060a01b0360406000205416604051908152f35b6001600160a01b0381160361039157565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161063f57604052565b610616565b604081019081106001600160401b0382111761063f57604052565b602081019081106001600160401b0382111761063f57604052565b60c081019081106001600160401b0382111761063f57604052565b61010081019081106001600160401b0382111761063f57604052565b90601f801991011681019081106001600160401b0382111761063f57604052565b604051906106df82610644565b565b6001600160401b03811161063f57601f01601f191660200190565b929192610708826106e1565b9161071660405193846106b1565b829481845281830111610391578281602093846000960137010152565b9080601f83011215610391578160206104e9933591016106fc565b346103915760803660031901126103915761076a600435610605565b610775602435610605565b6064356001600160401b03811161039157610794903690600401610733565b50600b546001600160a01b031630036107b957604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b03811161063f5760051b60200190565b81601f82011215610391578035916107f9836107cb565b9261080760405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610831575050505090565b838091833561083f81610605565b815201910190610823565b81601f8201121561039157803591610861836107cb565b9261086f60405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610899575050505090565b8135815290830190830161088b565b9080601f83011215610391578135906108c0826107cb565b926108ce60405194856106b1565b828452602092838086019160051b8301019280841161039157848301915b8483106108fc5750505050505090565b82356001600160401b03811161039157869161091d84848094890101610733565b8152019201916108ec565b6080600319820112610391576001600160401b03916004358381116103915782610954916004016107e2565b92602435818111610391578361096c9160040161084a565b9260443591821161039157610983916004016108a8565b9060643590565b346103915761099836610928565b6109a6818385879697611d9f565b926109b084612200565b50600b546109ce906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610b8357600096610bb5575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610a308c8a8a8d60048601613a83565b03915afa918215610b8357600092610b88575b5050610a5987600052600c602052604060002090565b55600b54610a6f906001600160a01b03166109c2565b90813b156103915760008094610a9b878b51998a97889687956308f2a0bb60e41b875260048701613ac9565b03925af1908115610b8357610abf92610aba92610b6a575b50426122b2565b612bb7565b65ffffffffffff811615610b5957917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610b4884610b2a610545966001610b10886000526004602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610b77610b7d9261062c565b80610396565b38610ab3565b6123aa565b610ba79250803d10610bae575b610b9f81836106b1565b810190612561565b3880610a43565b503d610b95565b610bcd919650823d8411610bae57610b9f81836106b1565b94386109f9565b610bdd36610928565b610beb818385879597611d9f565b92610bf584612252565b50610c20610c0d856000526004602052604060002090565b805460ff60f01b1916600160f01b179055565b600b546001600160a01b03939084163003610cd2575b94610c4692916105459686613b17565b600b543091166001600160a01b0316141580610cad575b610c9e575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f90602090a16040519081529081906020820190565b610ca86000600555565b610c62565b50610ccd610cc96005546001600160801b0381169060801c1490565b1590565b610c5d565b9290939160005b8451811015610d3257610d0e9030610d046109c2610cf7848a611e75565b516001600160a01b031690565b14610d1357611e50565b610cd9565b610d2d610d20828a611e75565b5160208151910120612f3a565b611e50565b5091939092610c36565b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60406000205460a01c16604051908152f35b346103915760003660031901126103915760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b3461039157600036600319011261039157602065ffffffffffff60085416604051908152f35b634e487b7160e01b600052602160045260246000fd5b60081115610df457565b610dd4565b906008821015610df45752565b34610391576020366003190112610391576020610e24600435613044565b610e316040518092610df9565bf35b3461039157604036600319011261039157602060ff610e80602435610e5781610605565b6004356000526009845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b3461039157610e9a36610928565b90610ea9828285879697611d9f565b610eb281613044565b6008811015610df45760018060ff83161b1615610f1d57506000908152600460205260409020546001600160a01b03163303610f055761054593610ef593613942565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90610f41606492604051926331b75e4d60e01b845260048401526024830190610df9565b60016044820152fd5b3461039157600036600319011261039157610545610f66612482565b6040519182916020835260208301906104b3565b346103915760203660031901126103915760043560005260096020526040600020805461054560026001840154930154604051938493846040919493926060820195825260208201520152565b3461039157600036600319011261039157610545604051610fe781610644565b60018152603160f81b60208201526040519182916020835260208301906104b3565b6024359060ff8216820361039157565b34610391576040366003190112610391576020611061611037611009565b6040516110438161065f565b60008152604051916110548361065f565b6000835233600435612000565b604051908152f35b9181601f84011215610391578235916001600160401b038311610391576020838186019501011161039157565b346103915760c0366003190112610391576110af611009565b604435906110bc82610605565b6001600160401b0390606435828111610391576110dd903690600401611069565b608435848111610391576110f5903690600401610733565b9160a4359485116103915761054595611115610ef5963690600401610733565b94600435611e8e565b3461039157608036600319011261039157611137611009565b6001600160401b039060443582811161039157611158903690600401611069565b9091606435938411610391576111836110619361117b6020963690600401610733565b9336916106fc565b9033600435612000565b346103915760203660031901126103915760206110616004356125fc565b65ffffffffffff81160361039157565b34610391576020366003190112610391576004356111d8816111ab565b6111e061214f565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855005b3461039157606036600319011261039157611247611009565b6044356001600160401b0381116103915760209161127661126f611061933690600401611069565b36916106fc565b604051916110548361065f565b34610391576080366003190112610391576001600160401b03600435818111610391576112b49036906004016107e2565b90602435818111610391576112cd90369060040161084a565b91604435828111610391576112e69036906004016108a8565b60643592831161039157366023840112156103915761054593611316610ef59436906024816004013591016106fc565b9261331c565b346103915760203660031901126103915760043561133981610605565b60018060a01b031660005260026020526020604060002054604051908152f35b90815180825260208080930193019160005b828110611379575050505090565b83518552938101939281019260010161136b565b34610391576000366003190112610391576114286113ca7f000000000000000000000000000000000000000000000000000000000000000061287b565b6105456113f67f0000000000000000000000000000000000000000000000000000000000000000612972565b611436604051916114068361065f565b60008352604051958695600f60f81b875260e0602088015260e08701906104b3565b9085820360408701526104b3565b90466060850152306080850152600060a085015283820360c0850152611359565b3461039157608036600319011261039157600435611473611009565b906044359161148183610605565b6064356001600160401b03811161039157610cc96114a6611533923690600401610733565b6001600160a01b038616600090815260026020526040902080546001810190915561152d9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a081526115258161067a565b519020612741565b86612a34565b61154e5790610ef59161054593611548611cfa565b92611f84565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b0390fd5b3461039157600036600319011261039157602061158e6123b6565b65ffffffffffff60405191168152f35b3461039157600036600319011261039157602060405160648152f35b34610391576060366003190112610391576004356115d781610605565b6044356001600160401b038111610391576044916115fb6020923690600401610733565b50604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d575b506040519081529081906020820190565b611685915060203d8111610bae57610b9f81836106b1565b3861165c565b346103915760003660031901126103915760206001600160d01b036116ae612d34565b16604051908152f35b34610391576020366003190112610391576004356116d481610605565b6116dc61214f565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55005b3461039157602036600319011261039157602060405160018152f35b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60016040600020015416604051908152f35b34610391576000366003190112610391576020600754604051908152f35b346103915760a0366003190112610391576117b8600435610605565b6117c3602435610605565b6001600160401b03604435818111610391576117e390369060040161084a565b50606435818111610391576117fc90369060040161084a565b5060843590811161039157611815903690600401610733565b506105456118216121c3565b6040516001600160e01b031990911681529081906020820190565b34610391576020366003190112610391576020611061600435611e19565b60603660031901126103915760043561187281610605565b604435906001600160401b0382116103915760008091611899610021943690600401611069565b906118a261214f565b81604051928392833781018481520391602435905af16118c061211f565b90612718565b346103915760206110616118d936610928565b92919091611d9f565b3461039157600036600319011261039157600b546040516001600160a01b039091168152602090f35b346103915760003660031901126103915761054560405161192b81610644565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906104b3565b346103915760003660031901126103915760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b346103915760203660031901126103915760043563ffffffff80821691828103610391576119d061214f565b8215611a34577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346103915760403660031901126103915760446020600435611a6e81610605565b6000604051611a7c8161065f565b52604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d57506040519081529081906020820190565b3461039157602036600319011261039157600435611b0961214f565b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755005b346103915760a036600319011261039157611b5e600435610605565b611b69602435610605565b6084356001600160401b03811161039157611b88903690600401610733565b50600b546001600160a01b031630036107b95760405163f23a6e6160e01b8152602090f35b3461039157602036600319011261039157604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa918215610b835761054592606492611c3192600092611c43575b50611c2b906125fc565b90613019565b04604051918291829190602083019252565b611c2b919250611c609060203d8111610bae57610b9f81836106b1565b9190611c21565b34610391576000366003190112610391576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b600b546001600160a01b031630036107b957565b90600182811c92168015611cf0575b6020831014611cda57565b634e487b7160e01b600052602260045260246000fd5b91607f1691611ccf565b60405190611d078261065f565b60008252565b90815180825260208080930193019160005b828110611d2d575050505090565b83516001600160a01b031685529381019392810192600101611d1f565b90815180825260208092019182818360051b85019501936000915b848310611d755750505050505090565b9091929394958480611d8f83856001950387528a516104b3565b9801930193019194939290611d65565b9290611deb92611dfd92604051948592611ddb611dc8602086019960808b5260a0870190611d0d565b601f199687878303016040880152611359565b9085858303016060860152611d4a565b906080830152039081018352826106b1565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600460205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611e4b571690565b611e03565b6000198114611e4b5760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015611e895760209160051b010190565b611e5f565b939092919695610cc9611f4891611f428a611ec48160018060a01b03166000526002602052604060002080549060018201905590565b611ecf36888a6106fc565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e0815261152581610695565b8a612a34565b611f63576104e9959691611f5d9136916106fc565b92612000565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916104e9939160405193611f978561065f565b60008552612000565b93909260ff611fcc936104e997958752166020860152604085015260a0606085015260a08401906104b3565b9160808184039101526104b3565b909260ff6080936104e996958452166020830152604082015281606082015201906104b3565b92919061200c84613044565b6008811015610df4576002600160ff83161b16156120f1575083600052600460205261206861206061205a61204f604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b83612570565b8383876122bf565b948051156000146120b557506120af7fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785611fda565b0390a290565b6120af907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886611fa0565b6040516331b75e4d60e01b815260048101869052606491612116906024830190610df9565b60026044820152fd5b3d1561214a573d90612130826106e1565b9161213e60405193846106b1565b82523d6000602084013e565b606090565b600b546001600160a01b03163381036121ab57300361216a57565b612173366106e1565b61218060405191826106b1565b368152602081019036600083376000602036830101525190205b806121a3612f95565b0361219a5750565b6040516347096e4760e01b8152336004820152602490fd5b600b546001600160a01b031630036107b95763bc197c8160e01b90565b6040906121fc6000939594606083019683526020830190610df9565b0152565b61220981613044565b906008821015610df4576010600160ff84161b1615612226575090565b612249606492604051926331b75e4d60e01b845260048401526024830190610df9565b60106044820152fd5b61225b81613044565b906008821015610df4576030600160ff84161b1615612278575090565b61229b606492604051926331b75e4d60e01b845260048401526024830190610df9565b60306044820152fd5b9060018201809211611e4b57565b91908201809211611e4b57565b6122d6909291926000526009602052604060002090565b91600383016123016122fa83839060018060a01b0316600052602052604060002090565b5460ff1690565b6123895761232760ff9392612334929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061234b57506123468282546122b2565b905590565b6001810361236257506001016123468282546122b2565b600203612377576002016123468282546122b2565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b6040513d6000823e3d90fd5b6040516324776b7d60e21b81526020816004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa6000918161240d575b506104e957506104e943612bb7565b90916020823d8211612441575b81612427602093836106b1565b810103126105ce57505161243a816111ab565b90386123fe565b3d915061241a565b6040519061245682610644565b601d82527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c740000006020830152565b604051634bf5d7e960e01b8152600080826004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa909182826124da575b50506104e957506104e9612449565b909192503d8082843e6124ed81846106b1565b820191602081840312612559578051906001600160401b03821161255d570182601f8201121561255957805191612523836106e1565b9361253160405195866106b1565b838552602084840101116105ce5750906125519160208085019101610490565b9038806124cb565b5080fd5b8280fd5b90816020910312610391575190565b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610b83576000916125d5575090565b6104e9915060203d8111610bae57610b9f81836106b1565b600019810191908211611e4b57565b600a546000198101818111611e4b57811115611e8957600a6000527fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a78101549165ffffffffffff9281848216111561270e575061265890612bb7565b60009082600581116126b8575b506126709350612ed1565b80612685575060005b6001600160d01b031690565b6126ac6126946126b3926125ed565b600a600052600080516020613ba38339815191520190565b5460301c90565b612679565b90926126c382612c09565b8203918211611e4b5761267094600a84528083600080516020613ba3833981519152015416908516106000146126fc5750915b38612665565b929150612708906122a4565b906126f6565b9250505060301c90565b9091906106df575080511561272f57805190602001fd5b60405163d6bda27560e01b8152600490fd5b60429061274c612767565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480612852575b156127c2577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a08152611dfd8161067a565b507f00000000000000000000000000000000000000000000000000000000000000004614612799565b60ff81146128b95760ff811690601f82116128a7576040519161289d83610644565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516000818154916128cc83611cc0565b8083529260019081811690811561295057506001146128f3575b506104e9925003826106b1565b600080805291507f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b84831061293557506104e99350508101602001386128e6565b8193509081602092548385890101520191019091849261291c565b9050602092506104e994915060ff191682840152151560051b820101386128e6565b60ff81146129945760ff811690601f82116128a7576040519161289d83610644565b506040516000816001918254926129aa84611cc0565b8084529381811690811561295057506001146129cd57506104e9925003826106b1565b600081815291507fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b848310612a0f57506104e99350508101602001386128e6565b819350908160209254838589010152019101909184926129f6565b60041115610df457565b9091813b612a6f57612a469192612af7565b50612a5081612a2a565b159182612a5c57505090565b6001600160a01b03918216911614919050565b6000918291604051612ab381612aa56020820194630b135d3f60e11b998a875260248401526040604484015260648301906104b3565b03601f1981018352826106b1565b51915afa90612ac061211f565b82612ae9575b82612ad057505090565b612ae591925060208082518301019101612561565b1490565b915060208251101591612ac6565b8151919060418303612b2857612b2192506020820151906060604084015193015160001a90612b33565b9192909190565b505060009160029190565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612bab57926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610b835780516001600160a01b03811615612ba257918190565b50809160019190565b50505060009160039190565b65ffffffffffff90818111612bca571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b8115612bf3570490565b634e487b7160e01b600052601260045260246000fd5b60018111156104e957600181600160801b811015612d22575b612cca612cc0612cb6612cac612ca2612c98612cd697600488600160401b612cd19a1015612d15575b640100000000811015612d08575b62010000811015612cfb575b610100811015612cef575b6010811015612ce3575b1015612cdb575b60030260011c612c91818b612be9565b0160011c90565b612c91818a612be9565b612c918189612be9565b612c918188612be9565b612c918187612be9565b612c918186612be9565b8093612be9565b821190565b900390565b60011b612c81565b811c9160021b91612c7a565b60081c91811b91612c70565b60101c9160081b91612c65565b60201c9160101b91612c59565b60401c9160201b91612c4b565b50600160401b9050608082901c612c22565b600a5460009080612d46575050600090565b80600019810111611e4b57600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b600a5490600160401b82101561063f576001820180600a55821015611e89576106df91600a600052600080516020613ba38339815191520190612dde65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a549192918015612ea757612694612e18916125ed565b9081549165ffffffffffff90818416918316808311612e9557869203612e5d57612e5692509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050612e9090612e7c612e6e6106d2565b65ffffffffffff9092168252565b6001600160d01b0385166020820152612d7e565b612e56565b604051632520601d60e01b8152600490fd5b50612ecb90612eb7612e6e6106d2565b6001600160d01b0384166020820152612d7e565b60009190565b905b828110612edf57505090565b90918082169080831860011c8201809211611e4b57600a60005265ffffffffffff8083600080516020613ba383398151915201541690851610600014612f285750915b90612ed3565b929150612f34906122a4565b90612f22565b6005548060801c9160018301926001600160801b0380931683851614612f82576000526006602052604060002055600554916001600160801b03199060801b16911617600555565b634e487b7160005260416020526024601cfd5b600554906001600160801b038083169260801c8314612fda57826000526006602052600160406000209360008554955501166001600160801b03196005541617600555565b634e487b7160005260316020526024601cfd5b908160011b9180830460021490151715611e4b57565b908160041b9180830460101490151715611e4b57565b81810292918115918404141715611e4b57565b90816020910312610391575180151581036103915790565b61304d81613156565b9061305782610dea565b60058203613152576130749150600052600c602052604060002090565b54600b5461308a906001600160a01b03166109c2565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610b8357600091613135575b50156130c857505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610b8357600092613108575b50501561310357600790565b600290565b6131279250803d1061312e575b61311f81836106b1565b81019061302c565b38806130f7565b503d613115565b61314c9150843d861161312e5761311f81836106b1565b386130ba565b5090565b61316a816000526004602052604060002090565b5460ff8160f01c166132735760f81c61326d576131a661204f613197836000526004602052604060002090565b5460a01c65ffffffffffff1690565b8015613254576131b761204f6123b6565b8091101561324d576131c882611e19565b106131d35750600190565b6131df610cc98261327a565b8015613228575b156131f15750600390565b61204f600161320d61321a936000526004602052604060002090565b015465ffffffffffff1690565b61322357600490565b600590565b50613248610cc98260005260096020526040600020600181015490541090565b6131e6565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260096020526040600020600460205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa918215610b83576133179260649261330592600092611c435750611c2b906125fc565b049160026001820154910154906122b2565b101590565b919392909361332b8233613708565b15613421576007549485613347575b6104e99495503393613551565b65ffffffffffff6000198161335a6123b6565b160190808211611e4b5760006040516133728161065f565b52604051630748d63560e31b8152336004820152911660248201526020816044817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610b8357600091613403575b508681106133dc575061333a565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b61341b915060203d8111610bae57610b9f81836106b1565b386133ce565b60405163d9b3955760e01b8152336004820152602490fd5b90613443826107cb565b61345060405191826106b1565b8281528092613461601f19916107cb565b019060005b82811061347257505050565b806060602080938501015201613466565b95926134b6906134c4939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190611d0d565b908682036060880152611359565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b8382106135235750505050506104e99697509061350a9184820360a0860152611d4a565b9360c083015260e08201526101008184039101526104b3565b909192939583806135428f93600194601f199082030186528a516104b3565b980192019201909392916134e6565b91949390929461356986516020880120828686611d9f565b9583518551908181148015906136fd575b80156136f5575b6136cc57505065ffffffffffff94856135a76131978a6000526004602052604060002090565b166136a5577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0956136a09363ffffffff6135f06135e26123b6565b6008549480861691166122b2565b9260301c1661367e61360c8c6000526004602052604060002090565b80546001600160a01b0319166001600160a01b038a1617815561365561363186612bb7565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b61365e83613912565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b61369261368b8951613439565b91846122b2565b936040519889988d8a613483565b0390a1565b876136af81613044565b6040516331b75e4d60e01b815291829161156f91600484016121e0565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613581565b50835181141561357a565b908051603481106137555760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b01613755576137479160291982019061375d565b9015918215612a5c57505090565b505050600190565b91908251821180156137e6575b6137bd57613777816122a4565b8211806137c8575b61378a901515612fed565b60280180602811611e4b57818303838111611e4b57036137bd576137ad926137ef565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b1461377f565b5081811161376a565b9290926137fb846122a4565b831180613882575b61380e901515612fed565b936000948101809111611e4b579192905b81831061382f5750505060019190565b9092919360ff61385061384b6020888601015160ff60f81b1690565b6138a0565b1690600f8211613876579061386761386e92613003565b0194611e50565b91929061381f565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14613803565b60f81c602f811180613908575b156138bc57602f190160ff1690565b60608111806138fe575b156138d5576056190160ff1690565b60408111806138f4575b156138ee576036190160ff1690565b5060ff90565b50604781106138df565b50606781106138c6565b50603a81106138ad565b63ffffffff90818111613923571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b9061394e939291611d9f565b61395781613044565b6008811015610df457603b600160ff83161b1615613a56575061399c613987826000526004602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a16139dc81600052600c602052604060002090565b54806139e6575090565b600b546139fb906001600160a01b03166109c2565b803b156103915760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610b8357613a43575b506000818152600c602052604081205590565b80610b77613a509261062c565b38613a30565b90613a7a606492604051926331b75e4d60e01b845260048401526024830190610df9565b603b6044820152fd5b949392613aaf608093613aa1613abd9460a08a5260a08a0190611d0d565b9088820360208a0152611359565b908682036040880152611d4a565b93600060608201520152565b9192613af860a094613aea613b06949998979960c0875260c0870190611d0d565b908582036020870152611359565b908382036040850152611d4a565b946000606083015260808201520152565b9290939160018060a01b03600b541690813b1561039157600093613b666040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601613a83565b039134905af1908115610b8357600092613b9092613b93575b50600052600c602052604060002090565b55565b613b9c9061062c565b38613b7f56fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209cd843d7b6bf58a291c7a54344516120370d1b69b661023415f02507a921372f64736f6c63430008140033c65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a80553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b4633997", - "deployedBytecode": "0x60806040526004361015610023575b361561001957600080fd5b610021611cac565b005b60003560e01c806301ffc9a71461032357806302a251a31461031e57806306f3f9e61461031957806306fdde0314610314578063143489d01461030f578063150b7a021461030a578063160cbed7146103055780632656227d146103005780632d63f693146102fb5780632fe3e261146102f65780633932abb1146102f15780633e4f49e6146102ec57806343859632146102e7578063452115d6146102e25780634bf5d7e9146102dd578063544ffc9c146102d857806354fd4d50146102d357806356781388146102ce5780635b8d0e0d146102c95780635f398a14146102c457806360c4247f146102bf57806379051887146102ba5780637b3c71d3146102b55780637d5e81e2146102b05780637ecebe00146102ab57806384b0196e146102a65780638ff262e3146102a157806391ddadf41461029c57806397c3d334146102975780639a802a6d14610292578063a7713a701461028d578063a890c91014610288578063a9a9529414610283578063ab58fb8e1461027e578063b58131b014610279578063bc197c8114610274578063c01f9e371461026f578063c28bc2fa1461026a578063c59057e414610265578063d33219b414610260578063dd4e2ba51461025b578063deaaa7cc14610256578063e540d01d14610251578063eb9019d41461024c578063ece40cc114610247578063f23a6e6114610242578063f8ce560a1461023d5763fc0c546a0361000e57611c67565b611bad565b611b42565b611aed565b611a4d565b6119a4565b611969565b61190b565b6118e2565b6118c6565b61185a565b61183c565b61179c565b61177e565b611747565b61172b565b6116b7565b61168b565b6115ba565b61159e565b611573565b611457565b61138d565b61131c565b611283565b61122e565b6111bb565b61118d565b61111e565b611096565b611019565b610fc7565b610f7a565b610f4a565b610e8c565b610e33565b610e06565b610dae565b610d73565b610d3c565b610bd4565b61098a565b61074e565b6105d1565b6104ec565b6103c8565b6103a1565b346103915760203660031901126103915760043563ffffffff60e01b8116809103610391576020906332a2ad4360e11b8114908115610380575b811561036f575b506040519015158152f35b6301ffc9a760e01b14905038610364565b630271189760e51b8114915061035d565b600080fd5b600091031261039157565b3461039157600036600319011261039157602063ffffffff60085460301c16604051908152f35b34610391576020366003190112610391576004356103e461214f565b60648111610471576001600160d01b0390816103fe612d34565b166104076123b6565b92808311610451577f0553476bf02ef2726e8ce5ced78d63e26e602e4a2257b1f559418e24b46339979361043d91841690612e00565b5050604080519182526020820192909252a1005b6040516306dfcc6560e41b815260d0600482015260248101849052604490fd5b6044906040519063243e544560e01b8252600482015260646024820152fd5b60005b8381106104a35750506000910152565b8181015183820152602001610493565b906020916104cc81518092818552858086019101610490565b601f01601f1916010190565b9060206104e99281815201906104b3565b90565b34610391576000806003193601126105ce57604051908060035461050f81611cc0565b808552916001918083169081156105a45750600114610549575b61054585610539818703826106b1565b604051918291826104d8565b0390f35b9250600383527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b5b82841061058c57505050810160200161053982610545610529565b80546020858701810191909152909301928101610571565b8695506105459693506020925061053994915060ff191682840152151560051b8201019293610529565b80fd5b34610391576020366003190112610391576004356000526004602052602060018060a01b0360406000205416604051908152f35b6001600160a01b0381160361039157565b634e487b7160e01b600052604160045260246000fd5b6001600160401b03811161063f57604052565b610616565b604081019081106001600160401b0382111761063f57604052565b602081019081106001600160401b0382111761063f57604052565b60c081019081106001600160401b0382111761063f57604052565b61010081019081106001600160401b0382111761063f57604052565b90601f801991011681019081106001600160401b0382111761063f57604052565b604051906106df82610644565b565b6001600160401b03811161063f57601f01601f191660200190565b929192610708826106e1565b9161071660405193846106b1565b829481845281830111610391578281602093846000960137010152565b9080601f83011215610391578160206104e9933591016106fc565b346103915760803660031901126103915761076a600435610605565b610775602435610605565b6064356001600160401b03811161039157610794903690600401610733565b50600b546001600160a01b031630036107b957604051630a85bd0160e11b8152602090f35b604051637485328f60e11b8152600490fd5b6001600160401b03811161063f5760051b60200190565b81601f82011215610391578035916107f9836107cb565b9261080760405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610831575050505090565b838091833561083f81610605565b815201910190610823565b81601f8201121561039157803591610861836107cb565b9261086f60405194856106b1565b808452602092838086019260051b820101928311610391578301905b828210610899575050505090565b8135815290830190830161088b565b9080601f83011215610391578135906108c0826107cb565b926108ce60405194856106b1565b828452602092838086019160051b8301019280841161039157848301915b8483106108fc5750505050505090565b82356001600160401b03811161039157869161091d84848094890101610733565b8152019201916108ec565b6080600319820112610391576001600160401b03916004358381116103915782610954916004016107e2565b92602435818111610391578361096c9160040161084a565b9260443591821161039157610983916004016108a8565b9060643590565b346103915761099836610928565b6109a6818385879697611d9f565b926109b084612200565b50600b546109ce906001600160a01b03165b6001600160a01b031690565b9260409586519363793d064960e11b855260209081866004818a5afa958615610b8357600096610bb5575b506bffffffffffffffffffffffff193060601b161895818951809263b1c5f42760e01b82528180610a308c8a8a8d60048601613a83565b03915afa918215610b8357600092610b88575b5050610a5987600052600c602052604060002090565b55600b54610a6f906001600160a01b03166109c2565b90813b156103915760008094610a9b878b51998a97889687956308f2a0bb60e41b875260048701613ac9565b03925af1908115610b8357610abf92610aba92610b6a575b50426122b2565b612bb7565b65ffffffffffff811615610b5957917f9a2e42fd6722813d69113e7d0079d3d940171428df7373df9c7f7617cfda2892610b4884610b2a610545966001610b10886000526004602052604060002090565b019065ffffffffffff1665ffffffffffff19825416179055565b835185815265ffffffffffff90911660208201529081906040820190565b0390a1519081529081906020820190565b8251634844252360e11b8152600490fd5b80610b77610b7d9261062c565b80610396565b38610ab3565b6123aa565b610ba79250803d10610bae575b610b9f81836106b1565b810190612561565b3880610a43565b503d610b95565b610bcd919650823d8411610bae57610b9f81836106b1565b94386109f9565b610bdd36610928565b610beb818385879597611d9f565b92610bf584612252565b50610c20610c0d856000526004602052604060002090565b805460ff60f01b1916600160f01b179055565b600b546001600160a01b03939084163003610cd2575b94610c4692916105459686613b17565b600b543091166001600160a01b0316141580610cad575b610c9e575b6040518181527f712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f90602090a16040519081529081906020820190565b610ca86000600555565b610c62565b50610ccd610cc96005546001600160801b0381169060801c1490565b1590565b610c5d565b9290939160005b8451811015610d3257610d0e9030610d046109c2610cf7848a611e75565b516001600160a01b031690565b14610d1357611e50565b610cd9565b610d2d610d20828a611e75565b5160208151910120612f3a565b611e50565b5091939092610c36565b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60406000205460a01c16604051908152f35b346103915760003660031901126103915760206040517f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a8118152f35b3461039157600036600319011261039157602065ffffffffffff60085416604051908152f35b634e487b7160e01b600052602160045260246000fd5b60081115610df457565b610dd4565b906008821015610df45752565b34610391576020366003190112610391576020610e24600435613044565b610e316040518092610df9565bf35b3461039157604036600319011261039157602060ff610e80602435610e5781610605565b6004356000526009845260036040600020019060018060a01b0316600052602052604060002090565b54166040519015158152f35b3461039157610e9a36610928565b90610ea9828285879697611d9f565b610eb281613044565b6008811015610df45760018060ff83161b1615610f1d57506000908152600460205260409020546001600160a01b03163303610f055761054593610ef593613942565b6040519081529081906020820190565b60405163233d98e360e01b8152336004820152602490fd5b90610f41606492604051926331b75e4d60e01b845260048401526024830190610df9565b60016044820152fd5b3461039157600036600319011261039157610545610f66612482565b6040519182916020835260208301906104b3565b346103915760203660031901126103915760043560005260096020526040600020805461054560026001840154930154604051938493846040919493926060820195825260208201520152565b3461039157600036600319011261039157610545604051610fe781610644565b60018152603160f81b60208201526040519182916020835260208301906104b3565b6024359060ff8216820361039157565b34610391576040366003190112610391576020611061611037611009565b6040516110438161065f565b60008152604051916110548361065f565b6000835233600435612000565b604051908152f35b9181601f84011215610391578235916001600160401b038311610391576020838186019501011161039157565b346103915760c0366003190112610391576110af611009565b604435906110bc82610605565b6001600160401b0390606435828111610391576110dd903690600401611069565b608435848111610391576110f5903690600401610733565b9160a4359485116103915761054595611115610ef5963690600401610733565b94600435611e8e565b3461039157608036600319011261039157611137611009565b6001600160401b039060443582811161039157611158903690600401611069565b9091606435938411610391576111836110619361117b6020963690600401610733565b9336916106fc565b9033600435612000565b346103915760203660031901126103915760206110616004356125fc565b65ffffffffffff81160361039157565b34610391576020366003190112610391576004356111d8816111ab565b6111e061214f565b6008547fc565b045403dc03c2eea82b81a0465edad9e2e7fc4d97e11421c209da93d7a93604080519365ffffffffffff9081851686521693846020820152a165ffffffffffff191617600855005b3461039157606036600319011261039157611247611009565b6044356001600160401b0381116103915760209161127661126f611061933690600401611069565b36916106fc565b604051916110548361065f565b34610391576080366003190112610391576001600160401b03600435818111610391576112b49036906004016107e2565b90602435818111610391576112cd90369060040161084a565b91604435828111610391576112e69036906004016108a8565b60643592831161039157366023840112156103915761054593611316610ef59436906024816004013591016106fc565b9261331c565b346103915760203660031901126103915760043561133981610605565b60018060a01b031660005260026020526020604060002054604051908152f35b90815180825260208080930193019160005b828110611379575050505090565b83518552938101939281019260010161136b565b34610391576000366003190112610391576114286113ca7f000000000000000000000000000000000000000000000000000000000000000061287b565b6105456113f67f0000000000000000000000000000000000000000000000000000000000000000612972565b611436604051916114068361065f565b60008352604051958695600f60f81b875260e0602088015260e08701906104b3565b9085820360408701526104b3565b90466060850152306080850152600060a085015283820360c0850152611359565b3461039157608036600319011261039157600435611473611009565b906044359161148183610605565b6064356001600160401b03811161039157610cc96114a6611533923690600401610733565b6001600160a01b038616600090815260026020526040902080546001810190915561152d9060405160208101917ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7835288604083015260ff8816606083015260018060a01b038a16608083015260a082015260a081526115258161067a565b519020612741565b86612a34565b61154e5790610ef59161054593611548611cfa565b92611f84565b6040516394ab6c0760e01b81526001600160a01b0384166004820152602490fd5b0390fd5b3461039157600036600319011261039157602061158e6123b6565b65ffffffffffff60405191168152f35b3461039157600036600319011261039157602060405160648152f35b34610391576060366003190112610391576004356115d781610605565b6044356001600160401b038111610391576044916115fb6020923690600401610733565b50604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d575b506040519081529081906020820190565b611685915060203d8111610bae57610b9f81836106b1565b3861165c565b346103915760003660031901126103915760206001600160d01b036116ae612d34565b16604051908152f35b34610391576020366003190112610391576004356116d481610605565b6116dc61214f565b600b547f08f74ea46ef7894f65eabfb5e6e695de773a000b47c529ab559178069b226401604060018060a01b038094169381519084168152846020820152a16001600160a01b03191617600b55005b3461039157602036600319011261039157602060405160018152f35b34610391576020366003190112610391576004356000526004602052602065ffffffffffff60016040600020015416604051908152f35b34610391576000366003190112610391576020600754604051908152f35b346103915760a0366003190112610391576117b8600435610605565b6117c3602435610605565b6001600160401b03604435818111610391576117e390369060040161084a565b50606435818111610391576117fc90369060040161084a565b5060843590811161039157611815903690600401610733565b506105456118216121c3565b6040516001600160e01b031990911681529081906020820190565b34610391576020366003190112610391576020611061600435611e19565b60603660031901126103915760043561187281610605565b604435906001600160401b0382116103915760008091611899610021943690600401611069565b906118a261214f565b81604051928392833781018481520391602435905af16118c061211f565b90612718565b346103915760206110616118d936610928565b92919091611d9f565b3461039157600036600319011261039157600b546040516001600160a01b039091168152602090f35b346103915760003660031901126103915761054560405161192b81610644565b602081527f737570706f72743d627261766f2671756f72756d3d666f722c6162737461696e60208201526040519182916020835260208301906104b3565b346103915760003660031901126103915760206040517ff2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d78152f35b346103915760203660031901126103915760043563ffffffff80821691828103610391576119d061214f565b8215611a34577f7e3f7f0708a84de9203036abaa450dccc85ad5ff52f78c170f3edb55cf5e8828604069ffffffff00000000000093600854958251918760301c1682526020820152a160301b169069ffffffff000000000000191617600855600080f35b60405163f1cfbf0560e01b815260006004820152602490fd5b346103915760403660031901126103915760446020600435611a6e81610605565b6000604051611a7c8161065f565b52604051630748d63560e31b81526001600160a01b039182166004820152602480359082015292839182907f0000000000000000000000000000000000000000000000000000000000000000165afa8015610b83576105459160009161166d57506040519081529081906020820190565b3461039157602036600319011261039157600435611b0961214f565b60075460408051918252602082018390527fccb45da8d5717e6c4544694297c4ba5cf151d455c9bb0ed4fc7a38411bc0546191a1600755005b346103915760a036600319011261039157611b5e600435610605565b611b69602435610605565b6084356001600160401b03811161039157611b88903690600401610733565b50600b546001600160a01b031630036107b95760405163f23a6e6160e01b8152602090f35b3461039157602036600319011261039157604051632394e7a360e21b8152600480359082018190526020826024817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa918215610b835761054592606492611c3192600092611c43575b50611c2b906125fc565b90613019565b04604051918291829190602083019252565b611c2b919250611c609060203d8111610bae57610b9f81836106b1565b9190611c21565b34610391576000366003190112610391576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b600b546001600160a01b031630036107b957565b90600182811c92168015611cf0575b6020831014611cda57565b634e487b7160e01b600052602260045260246000fd5b91607f1691611ccf565b60405190611d078261065f565b60008252565b90815180825260208080930193019160005b828110611d2d575050505090565b83516001600160a01b031685529381019392810192600101611d1f565b90815180825260208092019182818360051b85019501936000915b848310611d755750505050505090565b9091929394958480611d8f83856001950387528a516104b3565b9801930193019194939290611d65565b9290611deb92611dfd92604051948592611ddb611dc8602086019960808b5260a0870190611d0d565b601f199687878303016040880152611359565b9085858303016060860152611d4a565b906080830152039081018352826106b1565b51902090565b634e487b7160e01b600052601160045260246000fd5b600052600460205260406000205465ffffffffffff908163ffffffff8260d01c169160a01c1601818111611e4b571690565b611e03565b6000198114611e4b5760010190565b634e487b7160e01b600052603260045260246000fd5b8051821015611e895760209160051b010190565b611e5f565b939092919695610cc9611f4891611f428a611ec48160018060a01b03166000526002602052604060002080549060018201905590565b611ecf36888a6106fc565b602081519101208b5160208d0120906040519260208401947f3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a81186528d604086015260ff8d16606086015260018060a01b0316608085015260a084015260c083015260e082015260e0815261152581610695565b8a612a34565b611f63576104e9959691611f5d9136916106fc565b92612000565b6040516394ab6c0760e01b81526001600160a01b0388166004820152602490fd5b916104e9939160405193611f978561065f565b60008552612000565b93909260ff611fcc936104e997958752166020860152604085015260a0606085015260a08401906104b3565b9160808184039101526104b3565b909260ff6080936104e996958452166020830152604082015281606082015201906104b3565b92919061200c84613044565b6008811015610df4576002600160ff83161b16156120f1575083600052600460205261206861206061205a61204f604060002065ffffffffffff905460a01c1690565b65ffffffffffff1690565b83612570565b8383876122bf565b948051156000146120b557506120af7fb8e138887d0aa13bab447e82de9d5c1777041ecd21ca36ba824ff1e6c07ddda4938660405194859460018060a01b03169785611fda565b0390a290565b6120af907fe2babfbac5889a709b63bb7f598b324e08bc5a4fb9ec647fb3cbc9ec07eb8712948760405195869560018060a01b03169886611fa0565b6040516331b75e4d60e01b815260048101869052606491612116906024830190610df9565b60026044820152fd5b3d1561214a573d90612130826106e1565b9161213e60405193846106b1565b82523d6000602084013e565b606090565b600b546001600160a01b03163381036121ab57300361216a57565b612173366106e1565b61218060405191826106b1565b368152602081019036600083376000602036830101525190205b806121a3612f95565b0361219a5750565b6040516347096e4760e01b8152336004820152602490fd5b600b546001600160a01b031630036107b95763bc197c8160e01b90565b6040906121fc6000939594606083019683526020830190610df9565b0152565b61220981613044565b906008821015610df4576010600160ff84161b1615612226575090565b612249606492604051926331b75e4d60e01b845260048401526024830190610df9565b60106044820152fd5b61225b81613044565b906008821015610df4576030600160ff84161b1615612278575090565b61229b606492604051926331b75e4d60e01b845260048401526024830190610df9565b60306044820152fd5b9060018201809211611e4b57565b91908201809211611e4b57565b6122d6909291926000526009602052604060002090565b91600383016123016122fa83839060018060a01b0316600052602052604060002090565b5460ff1690565b6123895761232760ff9392612334929060018060a01b0316600052602052604060002090565b805460ff19166001179055565b168061234b57506123468282546122b2565b905590565b6001810361236257506001016123468282546122b2565b600203612377576002016123468282546122b2565b6040516303599be160e11b8152600490fd5b6040516371c6af4960e01b81526001600160a01b0383166004820152602490fd5b6040513d6000823e3d90fd5b6040516324776b7d60e21b81526020816004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa6000918161240d575b506104e957506104e943612bb7565b90916020823d8211612441575b81612427602093836106b1565b810103126105ce57505161243a816111ab565b90386123fe565b3d915061241a565b6040519061245682610644565b601d82527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c740000006020830152565b604051634bf5d7e960e01b8152600080826004817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa909182826124da575b50506104e957506104e9612449565b909192503d8082843e6124ed81846106b1565b820191602081840312612559578051906001600160401b03821161255d570182601f8201121561255957805191612523836106e1565b9361253160405195866106b1565b838552602084840101116105ce5750906125519160208085019101610490565b9038806124cb565b5080fd5b8280fd5b90816020910312610391575190565b604051630748d63560e31b81526001600160a01b0391821660048201526024810192909252602090829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa908115610b83576000916125d5575090565b6104e9915060203d8111610bae57610b9f81836106b1565b600019810191908211611e4b57565b600a546000198101818111611e4b57811115611e8957600a6000527fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a78101549165ffffffffffff9281848216111561270e575061265890612bb7565b60009082600581116126b8575b506126709350612ed1565b80612685575060005b6001600160d01b031690565b6126ac6126946126b3926125ed565b600a600052600080516020613ba38339815191520190565b5460301c90565b612679565b90926126c382612c09565b8203918211611e4b5761267094600a84528083600080516020613ba3833981519152015416908516106000146126fc5750915b38612665565b929150612708906122a4565b906126f6565b9250505060301c90565b9091906106df575080511561272f57805190602001fd5b60405163d6bda27560e01b8152600490fd5b60429061274c612767565b906040519161190160f01b8352600283015260228201522090565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480612852575b156127c2577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a08152611dfd8161067a565b507f00000000000000000000000000000000000000000000000000000000000000004614612799565b60ff81146128b95760ff811690601f82116128a7576040519161289d83610644565b8252602082015290565b604051632cd44ac360e21b8152600490fd5b506040516000818154916128cc83611cc0565b8083529260019081811690811561295057506001146128f3575b506104e9925003826106b1565b600080805291507f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b84831061293557506104e99350508101602001386128e6565b8193509081602092548385890101520191019091849261291c565b9050602092506104e994915060ff191682840152151560051b820101386128e6565b60ff81146129945760ff811690601f82116128a7576040519161289d83610644565b506040516000816001918254926129aa84611cc0565b8084529381811690811561295057506001146129cd57506104e9925003826106b1565b600081815291507fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b848310612a0f57506104e99350508101602001386128e6565b819350908160209254838589010152019101909184926129f6565b60041115610df457565b9091813b612a6f57612a469192612af7565b50612a5081612a2a565b159182612a5c57505090565b6001600160a01b03918216911614919050565b6000918291604051612ab381612aa56020820194630b135d3f60e11b998a875260248401526040604484015260648301906104b3565b03601f1981018352826106b1565b51915afa90612ac061211f565b82612ae9575b82612ad057505090565b612ae591925060208082518301019101612561565b1490565b915060208251101591612ac6565b8151919060418303612b2857612b2192506020820151906060604084015193015160001a90612b33565b9192909190565b505060009160029190565b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612bab57926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15610b835780516001600160a01b03811615612ba257918190565b50809160019190565b50505060009160039190565b65ffffffffffff90818111612bca571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b8115612bf3570490565b634e487b7160e01b600052601260045260246000fd5b60018111156104e957600181600160801b811015612d22575b612cca612cc0612cb6612cac612ca2612c98612cd697600488600160401b612cd19a1015612d15575b640100000000811015612d08575b62010000811015612cfb575b610100811015612cef575b6010811015612ce3575b1015612cdb575b60030260011c612c91818b612be9565b0160011c90565b612c91818a612be9565b612c918189612be9565b612c918188612be9565b612c918187612be9565b612c918186612be9565b8093612be9565b821190565b900390565b60011b612c81565b811c9160021b91612c7a565b60081c91811b91612c70565b60101c9160081b91612c65565b60201c9160101b91612c59565b60401c9160201b91612c4b565b50600160401b9050608082901c612c22565b600a5460009080612d46575050600090565b80600019810111611e4b57600a7fc65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a79252015460301c90565b600a5490600160401b82101561063f576001820180600a55821015611e89576106df91600a600052600080516020613ba38339815191520190612dde65ffffffffffff825116839065ffffffffffff1665ffffffffffff19825416179055565b60200151815465ffffffffffff1660309190911b65ffffffffffff1916179055565b600a549192918015612ea757612694612e18916125ed565b9081549165ffffffffffff90818416918316808311612e9557869203612e5d57612e5692509065ffffffffffff82549181199060301b169116179055565b60301c9190565b5050612e9090612e7c612e6e6106d2565b65ffffffffffff9092168252565b6001600160d01b0385166020820152612d7e565b612e56565b604051632520601d60e01b8152600490fd5b50612ecb90612eb7612e6e6106d2565b6001600160d01b0384166020820152612d7e565b60009190565b905b828110612edf57505090565b90918082169080831860011c8201809211611e4b57600a60005265ffffffffffff8083600080516020613ba383398151915201541690851610600014612f285750915b90612ed3565b929150612f34906122a4565b90612f22565b6005548060801c9160018301926001600160801b0380931683851614612f82576000526006602052604060002055600554916001600160801b03199060801b16911617600555565b634e487b7160005260416020526024601cfd5b600554906001600160801b038083169260801c8314612fda57826000526006602052600160406000209360008554955501166001600160801b03196005541617600555565b634e487b7160005260316020526024601cfd5b908160011b9180830460021490151715611e4b57565b908160041b9180830460101490151715611e4b57565b81810292918115918404141715611e4b57565b90816020910312610391575180151581036103915790565b61304d81613156565b9061305782610dea565b60058203613152576130749150600052600c602052604060002090565b54600b5461308a906001600160a01b03166109c2565b604051632c258a9f60e11b81526004810183905260209291908381602481855afa908115610b8357600091613135575b50156130c857505050600590565b604051632ab0f52960e01b815260048101929092528290829060249082905afa918215610b8357600092613108575b50501561310357600790565b600290565b6131279250803d1061312e575b61311f81836106b1565b81019061302c565b38806130f7565b503d613115565b61314c9150843d861161312e5761311f81836106b1565b386130ba565b5090565b61316a816000526004602052604060002090565b5460ff8160f01c166132735760f81c61326d576131a661204f613197836000526004602052604060002090565b5460a01c65ffffffffffff1690565b8015613254576131b761204f6123b6565b8091101561324d576131c882611e19565b106131d35750600190565b6131df610cc98261327a565b8015613228575b156131f15750600390565b61204f600161320d61321a936000526004602052604060002090565b015465ffffffffffff1690565b61322357600490565b600590565b50613248610cc98260005260096020526040600020600181015490541090565b6131e6565b5050600090565b604051636ad0607560e01b815260048101839052602490fd5b50600290565b5050600790565b60005260096020526040600020600460205265ffffffffffff60406000205460a01c1660405190632394e7a360e21b825280600483015260208260248160018060a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa918215610b83576133179260649261330592600092611c435750611c2b906125fc565b049160026001820154910154906122b2565b101590565b919392909361332b8233613708565b15613421576007549485613347575b6104e99495503393613551565b65ffffffffffff6000198161335a6123b6565b160190808211611e4b5760006040516133728161065f565b52604051630748d63560e31b8152336004820152911660248201526020816044817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610b8357600091613403575b508681106133dc575061333a565b604051636121770b60e11b8152336004820152602481019190915260448101879052606490fd5b61341b915060203d8111610bae57610b9f81836106b1565b386133ce565b60405163d9b3955760e01b8152336004820152602490fd5b90613443826107cb565b61345060405191826106b1565b8281528092613461601f19916107cb565b019060005b82811061347257505050565b806060602080938501015201613466565b95926134b6906134c4939b9a9899969592885260209b60018060a01b03168c8901526101208060408a0152880190611d0d565b908682036060880152611359565b9784890360808601528251808a52818a019180808360051b8d01019501926000905b8382106135235750505050506104e99697509061350a9184820360a0860152611d4a565b9360c083015260e08201526101008184039101526104b3565b909192939583806135428f93600194601f199082030186528a516104b3565b980192019201909392916134e6565b91949390929461356986516020880120828686611d9f565b9583518551908181148015906136fd575b80156136f5575b6136cc57505065ffffffffffff94856135a76131978a6000526004602052604060002090565b166136a5577f7d84a6263ae0d98d3329bd7b46bb4e8d6f98cd35a7adb45c274c8b7fd5ebd5e0956136a09363ffffffff6135f06135e26123b6565b6008549480861691166122b2565b9260301c1661367e61360c8c6000526004602052604060002090565b80546001600160a01b0319166001600160a01b038a1617815561365561363186612bb7565b825465ffffffffffff60a01b191660a09190911b65ffffffffffff60a01b16178255565b61365e83613912565b815463ffffffff60d01b191660d09190911b63ffffffff60d01b16179055565b61369261368b8951613439565b91846122b2565b936040519889988d8a613483565b0390a1565b876136af81613044565b6040516331b75e4d60e01b815291829161156f91600484016121e0565b8351604051630447b05d60e41b8152600481019290925260248201526044810191909152606490fd5b508015613581565b50835181141561357a565b908051603481106137555760131981830101516001600160b01b03191669dc8f8d908f908c9a8dc360b01b01613755576137479160291982019061375d565b9015918215612a5c57505090565b505050600190565b91908251821180156137e6575b6137bd57613777816122a4565b8211806137c8575b61378a901515612fed565b60280180602811611e4b57818303838111611e4b57036137bd576137ad926137ef565b90916001600160a01b0390911690565b505050600090600090565b50828101602001516001600160f01b03191661060f60f31b1461377f565b5081811161376a565b9290926137fb846122a4565b831180613882575b61380e901515612fed565b936000948101809111611e4b579192905b81831061382f5750505060019190565b9092919360ff61385061384b6020888601015160ff60f81b1690565b6138a0565b1690600f8211613876579061386761386e92613003565b0194611e50565b91929061381f565b50600094508493505050565b50808401602001516001600160f01b03191661060f60f31b14613803565b60f81c602f811180613908575b156138bc57602f190160ff1690565b60608111806138fe575b156138d5576056190160ff1690565b60408111806138f4575b156138ee576036190160ff1690565b5060ff90565b50604781106138df565b50606781106138c6565b50603a81106138ad565b63ffffffff90818111613923571690565b604490604051906306dfcc6560e41b8252602060048301526024820152fd5b9061394e939291611d9f565b61395781613044565b6008811015610df457603b600160ff83161b1615613a56575061399c613987826000526004602052604060002090565b80546001600160f81b0316600160f81b179055565b6040518181527f789cf55be980739dad1d0699b93b58e806b51c9d96619bfa8fe0a28abaa7b30c90602090a16139dc81600052600c602052604060002090565b54806139e6575090565b600b546139fb906001600160a01b03166109c2565b803b156103915760405163c4d252f560e01b815260048101929092526000908290602490829084905af18015610b8357613a43575b506000818152600c602052604081205590565b80610b77613a509261062c565b38613a30565b90613a7a606492604051926331b75e4d60e01b845260048401526024830190610df9565b603b6044820152fd5b949392613aaf608093613aa1613abd9460a08a5260a08a0190611d0d565b9088820360208a0152611359565b908682036040880152611d4a565b93600060608201520152565b9192613af860a094613aea613b06949998979960c0875260c0870190611d0d565b908582036020870152611359565b908382036040850152611d4a565b946000606083015260808201520152565b9290939160018060a01b03600b541690813b1561039157600093613b666040519788958694859463e38335e560e01b86526bffffffffffffffffffffffff193060601b16189260048601613a83565b039134905af1908115610b8357600092613b9092613b93575b50600052600c602052604060002090565b55565b613b9c9061062c565b38613b7f56fec65a7bb8d6351c1cf70c95a316cc6a92839c986682d98bc35f958f4883f9d2a8a26469706673582212209cd843d7b6bf58a291c7a54344516120370d1b69b661023415f02507a921372f64736f6c63430008140033", - "linkReferences": {}, - "deployedLinkReferences": {} -} diff --git a/backend/cache/solidity-files-cache.json b/backend/cache/solidity-files-cache.json index 512c16a..be1100a 100644 --- a/backend/cache/solidity-files-cache.json +++ b/backend/cache/solidity-files-cache.json @@ -1,10 +1,10 @@ { "_format": "hh-sol-cache-2", "files": { - "/app/contracts/GovernanceTimelock.sol": { - "lastModificationDate": 1748010105840, - "contentHash": "1da82c4171b2322bdd2a362508354d33", - "sourceName": "contracts/GovernanceTimelock.sol", + "/home/alex/Digital_Legal_Entity(DLE)/backend/contracts/DLE.sol": { + "lastModificationDate": 1753643388350, + "contentHash": "bd9d569a19ab1ef7f7ce5d40f05c9857", + "sourceName": "contracts/DLE.sol", "solcConfig": { "version": "0.8.20", "settings": { @@ -31,523 +31,24 @@ } }, "imports": [ - "@openzeppelin/contracts/governance/TimelockController.sol" + "@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol", + "@openzeppelin/contracts/governance/Governor.sol", + "@openzeppelin/contracts/governance/extensions/GovernorSettings.sol", + "@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol", + "@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol", + "@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol", + "@openzeppelin/contracts/governance/utils/IVotes.sol", + "@openzeppelin/contracts/utils/Nonces.sol" ], "versionPragmas": [ "^0.8.20" ], "artifacts": [ - "GovernanceTimelock" + "DLE" ] }, - "/app/node_modules/@openzeppelin/contracts/governance/TimelockController.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "2fc80187893d7c844638037fb8ae9465", - "sourceName": "@openzeppelin/contracts/governance/TimelockController.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../access/AccessControl.sol", - "../token/ERC721/utils/ERC721Holder.sol", - "../token/ERC1155/utils/ERC1155Holder.sol", - "../utils/Address.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "TimelockController" - ] - }, - "/app/node_modules/@openzeppelin/contracts/access/AccessControl.sol": { - "lastModificationDate": 1748776104118, - "contentHash": "4c80b7fdf559a9a348e832a57d072a0b", - "sourceName": "@openzeppelin/contracts/access/AccessControl.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "./IAccessControl.sol", - "../utils/Context.sol", - "../utils/introspection/ERC165.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "AccessControl" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/Address.sol": { - "lastModificationDate": 1745825448097, - "contentHash": "5b9a49c25d7edbc48ffcbd2c7e8a40ef", - "sourceName": "@openzeppelin/contracts/utils/Address.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "./Errors.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "Address" - ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol": { - "lastModificationDate": 1745825448108, - "contentHash": "8cd14f03f1cc06f0a638da5209d716d4", - "sourceName": "@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../IERC721Receiver.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "ERC721Holder" - ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol": { - "lastModificationDate": 1745825448108, - "contentHash": "2d5c4c9aa5ff17fc77d595a1915d9d4e", - "sourceName": "@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../../../utils/introspection/ERC165.sol", - "../IERC1155Receiver.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "ERC1155Holder" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/Context.sol": { - "lastModificationDate": 1745825448097, - "contentHash": "67bfbc07588eb8683b3fd8f6f909563e", - "sourceName": "@openzeppelin/contracts/utils/Context.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "Context" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/introspection/ERC165.sol": { - "lastModificationDate": 1745825448097, - "contentHash": "7c03c1e37c3dc24eafb76dc2b8a5c3a6", - "sourceName": "@openzeppelin/contracts/utils/introspection/ERC165.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "./IERC165.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "ERC165" - ] - }, - "/app/node_modules/@openzeppelin/contracts/access/IAccessControl.sol": { - "lastModificationDate": 1748776104118, - "contentHash": "6f7fac9fa0df6004375e18b7ff7edf4e", - "sourceName": "@openzeppelin/contracts/access/IAccessControl.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IAccessControl" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/introspection/IERC165.sol": { - "lastModificationDate": 1745825448097, - "contentHash": "bf0119eb2a570f219729ff38b6cd1df8", - "sourceName": "@openzeppelin/contracts/utils/introspection/IERC165.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IERC165" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/Errors.sol": { - "lastModificationDate": 1745825448097, - "contentHash": "6b5eac2b85500c3012977849cfd633d8", - "sourceName": "@openzeppelin/contracts/utils/Errors.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "Errors" - ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol": { - "lastModificationDate": 1745825448108, - "contentHash": "729ce0904eb533489ffcc3bfe91237d4", - "sourceName": "@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IERC721Receiver" - ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol": { - "lastModificationDate": 1745825448108, - "contentHash": "a1c249dfb5f349be0b4fc85e635dfd59", - "sourceName": "@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../../utils/introspection/IERC165.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IERC1155Receiver" - ] - }, - "/app/node_modules/@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "5728eed1ed89686efde821ec8323e2d2", - "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../Governor.sol", - "../TimelockController.sol", - "../../interfaces/IERC165.sol", - "../../utils/math/SafeCast.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "GovernorTimelockControl" - ] - }, - "/app/node_modules/@openzeppelin/contracts/governance/Governor.sol": { - "lastModificationDate": 1748776104129, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/Governor.sol": { + "lastModificationDate": 1751738715692, "contentHash": "a9caf65a115fd1ccc7f23eabadcd25e6", "sourceName": "@openzeppelin/contracts/governance/Governor.sol", "solcConfig": { @@ -596,82 +97,8 @@ "Governor" ] }, - "/app/node_modules/@openzeppelin/contracts/interfaces/IERC165.sol": { - "lastModificationDate": 1745825448108, - "contentHash": "f808b485ee0cdc6768ee8385ae5f9a2a", - "sourceName": "@openzeppelin/contracts/interfaces/IERC165.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../utils/introspection/IERC165.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [] - }, - "/app/node_modules/@openzeppelin/contracts/utils/math/SafeCast.sol": { - "lastModificationDate": 1745825448097, - "contentHash": "2adca1150f58fc6f3d1f0a0f22ee7cca", - "sourceName": "@openzeppelin/contracts/utils/math/SafeCast.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "SafeCast" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/Nonces.sol": { - "lastModificationDate": 1745825448097, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/Nonces.sol": { + "lastModificationDate": 1751738715692, "contentHash": "c32d108058718efb9061b88e83a83f79", "sourceName": "@openzeppelin/contracts/utils/Nonces.sol", "solcConfig": { @@ -707,8 +134,323 @@ "Nonces" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/Strings.sol": { - "lastModificationDate": 1748776104140, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/extensions/GovernorSettings.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "80b3bbc71b44392e967e1b2f7704c692", + "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorSettings.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../Governor.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "GovernorSettings" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "4e2d53e70a7246b469fa77cdbb624b21", + "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../Governor.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "GovernorCountingSimple" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "ba87d2cefbc58d280de206ed8ceb1067", + "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "./GovernorVotes.sol", + "../../utils/math/SafeCast.sol", + "../../utils/structs/Checkpoints.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "GovernorVotesQuorumFraction" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "5728eed1ed89686efde821ec8323e2d2", + "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../Governor.sol", + "../TimelockController.sol", + "../../interfaces/IERC165.sol", + "../../utils/math/SafeCast.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "GovernorTimelockControl" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "51c2083b160453420aaa0a046c16d5ca", + "sourceName": "@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../ERC20.sol", + "../../../governance/utils/Votes.sol", + "../../../utils/structs/Checkpoints.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "ERC20Votes" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/utils/IVotes.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "905ffceb29869fee4b5a649abe7e2927", + "sourceName": "@openzeppelin/contracts/governance/utils/IVotes.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "IVotes" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/Address.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "5b9a49c25d7edbc48ffcbd2c7e8a40ef", + "sourceName": "@openzeppelin/contracts/utils/Address.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "./Errors.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "Address" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/Context.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "67bfbc07588eb8683b3fd8f6f909563e", + "sourceName": "@openzeppelin/contracts/utils/Context.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "Context" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/Strings.sol": { + "lastModificationDate": 1751738715692, "contentHash": "a55fef2557b35bac18a1880d3c2e6740", "sourceName": "@openzeppelin/contracts/utils/Strings.sol", "solcConfig": { @@ -748,10 +490,47 @@ "Strings" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "03f092e4e7befa45c08cfa35b51016cb", - "sourceName": "@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol", + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "729ce0904eb533489ffcc3bfe91237d4", + "sourceName": "@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "IERC721Receiver" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "a1c249dfb5f349be0b4fc85e635dfd59", + "sourceName": "@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol", "solcConfig": { "version": "0.8.20", "settings": { @@ -778,18 +557,17 @@ } }, "imports": [ - "./ECDSA.sol", - "../../interfaces/IERC1271.sol" + "../../utils/introspection/IERC165.sol" ], "versionPragmas": [ "^0.8.20" ], "artifacts": [ - "SignatureChecker" + "IERC1155Receiver" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/cryptography/EIP712.sol": { - "lastModificationDate": 1748776104140, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/cryptography/EIP712.sol": { + "lastModificationDate": 1751738715692, "contentHash": "8dbb261c55f358342798c4d1803d4f8e", "sourceName": "@openzeppelin/contracts/utils/cryptography/EIP712.sol", "solcConfig": { @@ -829,8 +607,124 @@ "EIP712" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol": { - "lastModificationDate": 1745825448097, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/math/SafeCast.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "2adca1150f58fc6f3d1f0a0f22ee7cca", + "sourceName": "@openzeppelin/contracts/utils/math/SafeCast.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "SafeCast" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "03f092e4e7befa45c08cfa35b51016cb", + "sourceName": "@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "./ECDSA.sol", + "../../interfaces/IERC1271.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "SignatureChecker" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/introspection/ERC165.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "7c03c1e37c3dc24eafb76dc2b8a5c3a6", + "sourceName": "@openzeppelin/contracts/utils/introspection/ERC165.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "./IERC165.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "ERC165" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol": { + "lastModificationDate": 1751738715692, "contentHash": "cab08a09ef0cf9bb7a0f731c7e585b69", "sourceName": "@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol", "solcConfig": { @@ -868,8 +762,8 @@ "DoubleEndedQueue" ] }, - "/app/node_modules/@openzeppelin/contracts/governance/IGovernor.sol": { - "lastModificationDate": 1748776104140, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/IGovernor.sol": { + "lastModificationDate": 1751738715692, "contentHash": "9357d5d69fc696dc7431939565a5c67c", "sourceName": "@openzeppelin/contracts/governance/IGovernor.sol", "solcConfig": { @@ -908,8 +802,45 @@ "IGovernor" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/math/Math.sol": { - "lastModificationDate": 1748776104140, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/Errors.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "6b5eac2b85500c3012977849cfd633d8", + "sourceName": "@openzeppelin/contracts/utils/Errors.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "Errors" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/math/Math.sol": { + "lastModificationDate": 1751738715692, "contentHash": "2b2665ae9bdb1af440658741a77fe213", "sourceName": "@openzeppelin/contracts/utils/math/Math.sol", "solcConfig": { @@ -948,8 +879,8 @@ "Math" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/math/SignedMath.sol": { - "lastModificationDate": 1745825448097, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/math/SignedMath.sol": { + "lastModificationDate": 1751738715692, "contentHash": "ae3528afb8bdb0a7dcfba5b115ee8074", "sourceName": "@openzeppelin/contracts/utils/math/SignedMath.sol", "solcConfig": { @@ -987,8 +918,8 @@ "SignedMath" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/Panic.sol": { - "lastModificationDate": 1745825448097, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/Panic.sol": { + "lastModificationDate": 1751738715692, "contentHash": "2133dc13536b4a6a98131e431fac59e1", "sourceName": "@openzeppelin/contracts/utils/Panic.sol", "solcConfig": { @@ -1024,10 +955,10 @@ "Panic" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/cryptography/ECDSA.sol": { - "lastModificationDate": 1745825448097, - "contentHash": "81de029d56aa803972be03c5d277cb6c", - "sourceName": "@openzeppelin/contracts/utils/cryptography/ECDSA.sol", + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/introspection/IERC165.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "bf0119eb2a570f219729ff38b6cd1df8", + "sourceName": "@openzeppelin/contracts/utils/introspection/IERC165.sol", "solcConfig": { "version": "0.8.20", "settings": { @@ -1058,48 +989,11 @@ "^0.8.20" ], "artifacts": [ - "ECDSA" + "IERC165" ] }, - "/app/node_modules/@openzeppelin/contracts/interfaces/IERC1271.sol": { - "lastModificationDate": 1748776104161, - "contentHash": "f8b3eec87e333cafeddb1310bd264f54", - "sourceName": "@openzeppelin/contracts/interfaces/IERC1271.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IERC1271" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/ShortStrings.sol": { - "lastModificationDate": 1748776104140, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/ShortStrings.sol": { + "lastModificationDate": 1751738715692, "contentHash": "94e7feaf138d08fb736e43ca0be9bf26", "sourceName": "@openzeppelin/contracts/utils/ShortStrings.sol", "solcConfig": { @@ -1137,8 +1031,8 @@ "ShortStrings" ] }, - "/app/node_modules/@openzeppelin/contracts/interfaces/IERC5267.sol": { - "lastModificationDate": 1745825448108, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/interfaces/IERC5267.sol": { + "lastModificationDate": 1751738715692, "contentHash": "94364524cb1a39dcbc3d3afff6d8e53e", "sourceName": "@openzeppelin/contracts/interfaces/IERC5267.sol", "solcConfig": { @@ -1174,8 +1068,8 @@ "IERC5267" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol": { - "lastModificationDate": 1748776104140, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol": { + "lastModificationDate": 1751738715692, "contentHash": "86fd93657e4e27ff76c38699e9b9fcef", "sourceName": "@openzeppelin/contracts/utils/cryptography/MessageHashUtils.sol", "solcConfig": { @@ -1213,8 +1107,8 @@ "MessageHashUtils" ] }, - "/app/node_modules/@openzeppelin/contracts/utils/StorageSlot.sol": { - "lastModificationDate": 1745825448097, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/StorageSlot.sol": { + "lastModificationDate": 1751738715692, "contentHash": "e656d64c4ce918f3d13030b91c935134", "sourceName": "@openzeppelin/contracts/utils/StorageSlot.sol", "solcConfig": { @@ -1250,8 +1144,119 @@ "StorageSlot" ] }, - "/app/node_modules/@openzeppelin/contracts/interfaces/IERC6372.sol": { - "lastModificationDate": 1745825448108, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/interfaces/IERC1271.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "f8b3eec87e333cafeddb1310bd264f54", + "sourceName": "@openzeppelin/contracts/interfaces/IERC1271.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "IERC1271" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/cryptography/ECDSA.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "81de029d56aa803972be03c5d277cb6c", + "sourceName": "@openzeppelin/contracts/utils/cryptography/ECDSA.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "ECDSA" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/interfaces/IERC165.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "f808b485ee0cdc6768ee8385ae5f9a2a", + "sourceName": "@openzeppelin/contracts/interfaces/IERC165.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../utils/introspection/IERC165.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/interfaces/IERC6372.sol": { + "lastModificationDate": 1751738715692, "contentHash": "414cd6acf090e4009cf016ff62ecbd88", "sourceName": "@openzeppelin/contracts/interfaces/IERC6372.sol", "solcConfig": { @@ -1287,8 +1292,411 @@ "IERC6372" ] }, - "/app/node_modules/@openzeppelin/contracts/governance/utils/Votes.sol": { - "lastModificationDate": 1748776104129, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/structs/Checkpoints.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "657c6dfea3bae1af948de6113ba01cea", + "sourceName": "@openzeppelin/contracts/utils/structs/Checkpoints.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../math/Math.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "Checkpoints" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/extensions/GovernorVotes.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "c66ade534226e6235abd10c7cb3b0193", + "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorVotes.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../Governor.sol", + "../utils/IVotes.sol", + "../../interfaces/IERC5805.sol", + "../../utils/math/SafeCast.sol", + "../../utils/types/Time.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "GovernorVotes" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/interfaces/IERC5805.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "65ba9f89b1057e2192e341b286d4e261", + "sourceName": "@openzeppelin/contracts/interfaces/IERC5805.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../governance/utils/IVotes.sol", + "./IERC6372.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "IERC5805" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/utils/types/Time.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "d83e7814a059fc1287fd765f424ce004", + "sourceName": "@openzeppelin/contracts/utils/types/Time.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../math/Math.sol", + "../math/SafeCast.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "Time" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/TimelockController.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "2fc80187893d7c844638037fb8ae9465", + "sourceName": "@openzeppelin/contracts/governance/TimelockController.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../access/AccessControl.sol", + "../token/ERC721/utils/ERC721Holder.sol", + "../token/ERC1155/utils/ERC1155Holder.sol", + "../utils/Address.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "TimelockController" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/access/AccessControl.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "4c80b7fdf559a9a348e832a57d072a0b", + "sourceName": "@openzeppelin/contracts/access/AccessControl.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "./IAccessControl.sol", + "../utils/Context.sol", + "../utils/introspection/ERC165.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "AccessControl" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "8cd14f03f1cc06f0a638da5209d716d4", + "sourceName": "@openzeppelin/contracts/token/ERC721/utils/ERC721Holder.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../IERC721Receiver.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "ERC721Holder" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "2d5c4c9aa5ff17fc77d595a1915d9d4e", + "sourceName": "@openzeppelin/contracts/token/ERC1155/utils/ERC1155Holder.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "../../../utils/introspection/ERC165.sol", + "../IERC1155Receiver.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "ERC1155Holder" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/access/IAccessControl.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "6f7fac9fa0df6004375e18b7ff7edf4e", + "sourceName": "@openzeppelin/contracts/access/IAccessControl.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "IAccessControl" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC20/ERC20.sol": { + "lastModificationDate": 1751738715692, + "contentHash": "227a6eb2225701c12d9c959b758b6333", + "sourceName": "@openzeppelin/contracts/token/ERC20/ERC20.sol", + "solcConfig": { + "version": "0.8.20", + "settings": { + "optimizer": { + "enabled": true, + "runs": 200 + }, + "viaIR": true, + "evmVersion": "paris", + "outputSelection": { + "*": { + "*": [ + "abi", + "evm.bytecode", + "evm.deployedBytecode", + "evm.methodIdentifiers", + "metadata" + ], + "": [ + "ast" + ] + } + } + } + }, + "imports": [ + "./IERC20.sol", + "./extensions/IERC20Metadata.sol", + "../../utils/Context.sol", + "../../interfaces/draft-IERC6093.sol" + ], + "versionPragmas": [ + "^0.8.20" + ], + "artifacts": [ + "ERC20" + ] + }, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/governance/utils/Votes.sol": { + "lastModificationDate": 1751738715692, "contentHash": "95aceafdc639babdd22576e5e3774d64", "sourceName": "@openzeppelin/contracts/governance/utils/Votes.sol", "solcConfig": { @@ -1333,249 +1741,8 @@ "Votes" ] }, - "/app/node_modules/@openzeppelin/contracts/interfaces/IERC5805.sol": { - "lastModificationDate": 1745825448108, - "contentHash": "65ba9f89b1057e2192e341b286d4e261", - "sourceName": "@openzeppelin/contracts/interfaces/IERC5805.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../governance/utils/IVotes.sol", - "./IERC6372.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IERC5805" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/structs/Checkpoints.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "657c6dfea3bae1af948de6113ba01cea", - "sourceName": "@openzeppelin/contracts/utils/structs/Checkpoints.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../math/Math.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "Checkpoints" - ] - }, - "/app/node_modules/@openzeppelin/contracts/utils/types/Time.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "d83e7814a059fc1287fd765f424ce004", - "sourceName": "@openzeppelin/contracts/utils/types/Time.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../math/Math.sol", - "../math/SafeCast.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "Time" - ] - }, - "/app/node_modules/@openzeppelin/contracts/governance/utils/IVotes.sol": { - "lastModificationDate": 1745825448087, - "contentHash": "905ffceb29869fee4b5a649abe7e2927", - "sourceName": "@openzeppelin/contracts/governance/utils/IVotes.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IVotes" - ] - }, - "/app/node_modules/@openzeppelin/contracts/governance/extensions/GovernorVotes.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "c66ade534226e6235abd10c7cb3b0193", - "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorVotes.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../Governor.sol", - "../utils/IVotes.sol", - "../../interfaces/IERC5805.sol", - "../../utils/math/SafeCast.sol", - "../../utils/types/Time.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "GovernorVotes" - ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC20/ERC20.sol": { - "lastModificationDate": 1748776104150, - "contentHash": "227a6eb2225701c12d9c959b758b6333", - "sourceName": "@openzeppelin/contracts/token/ERC20/ERC20.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "./IERC20.sol", - "./extensions/IERC20Metadata.sol", - "../../utils/Context.sol", - "../../interfaces/draft-IERC6093.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "ERC20" - ] - }, - "/app/node_modules/@openzeppelin/contracts/interfaces/draft-IERC6093.sol": { - "lastModificationDate": 1745825448108, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/interfaces/draft-IERC6093.sol": { + "lastModificationDate": 1751738715692, "contentHash": "267d92fe4de67b1bdb3302c08f387dbf", "sourceName": "@openzeppelin/contracts/interfaces/draft-IERC6093.sol", "solcConfig": { @@ -1613,8 +1780,8 @@ "IERC721Errors" ] }, - "/app/node_modules/@openzeppelin/contracts/token/ERC20/IERC20.sol": { - "lastModificationDate": 1745825448108, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC20/IERC20.sol": { + "lastModificationDate": 1751738715692, "contentHash": "8f19f64d2adadf448840908bbaf431c8", "sourceName": "@openzeppelin/contracts/token/ERC20/IERC20.sol", "solcConfig": { @@ -1650,8 +1817,8 @@ "IERC20" ] }, - "/app/node_modules/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol": { - "lastModificationDate": 1745825448108, + "/home/alex/Digital_Legal_Entity(DLE)/backend/node_modules/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol": { + "lastModificationDate": 1751738715692, "contentHash": "794db3115001aa372c79326fcfd44b1f", "sourceName": "@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol", "solcConfig": { @@ -1688,371 +1855,6 @@ "artifacts": [ "IERC20Metadata" ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol": { - "lastModificationDate": 1748776104150, - "contentHash": "51c2083b160453420aaa0a046c16d5ca", - "sourceName": "@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../ERC20.sol", - "../../../governance/utils/Votes.sol", - "../../../utils/structs/Checkpoints.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "ERC20Votes" - ] - }, - "/app/node_modules/@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "ba87d2cefbc58d280de206ed8ceb1067", - "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "./GovernorVotes.sol", - "../../utils/math/SafeCast.sol", - "../../utils/structs/Checkpoints.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "GovernorVotesQuorumFraction" - ] - }, - "/app/contracts/GovernorContract.sol": { - "lastModificationDate": 1748010105840, - "contentHash": "158e180f0fec77612a890bfd4ec9107a", - "sourceName": "contracts/GovernorContract.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "@openzeppelin/contracts/governance/Governor.sol", - "@openzeppelin/contracts/governance/extensions/GovernorSettings.sol", - "@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol", - "@openzeppelin/contracts/governance/extensions/GovernorVotes.sol", - "@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol", - "@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "GovernorContract" - ] - }, - "/app/node_modules/@openzeppelin/contracts/governance/extensions/GovernorSettings.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "80b3bbc71b44392e967e1b2f7704c692", - "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorSettings.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../Governor.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "GovernorSettings" - ] - }, - "/app/node_modules/@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol": { - "lastModificationDate": 1748776104140, - "contentHash": "4e2d53e70a7246b469fa77cdbb624b21", - "sourceName": "@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../Governor.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "GovernorCountingSimple" - ] - }, - "/app/contracts/GovernanceToken.sol": { - "lastModificationDate": 1748010105840, - "contentHash": "1a25b332cd76e4cb6d65135515933e5c", - "sourceName": "contracts/GovernanceToken.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol", - "@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol", - "@openzeppelin/contracts/access/Ownable.sol", - "@openzeppelin/contracts/utils/Nonces.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "GovernanceToken" - ] - }, - "/app/node_modules/@openzeppelin/contracts/access/Ownable.sol": { - "lastModificationDate": 1745825448066, - "contentHash": "d3c790edc9ccf808a17c5a6cd13614fd", - "sourceName": "@openzeppelin/contracts/access/Ownable.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "../utils/Context.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "Ownable" - ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol": { - "lastModificationDate": 1748776104161, - "contentHash": "b1a8fc63b83ce00408e0c9ed1230b717", - "sourceName": "@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [ - "./IERC20Permit.sol", - "../ERC20.sol", - "../../../utils/cryptography/ECDSA.sol", - "../../../utils/cryptography/EIP712.sol", - "../../../utils/Nonces.sol" - ], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "ERC20Permit" - ] - }, - "/app/node_modules/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol": { - "lastModificationDate": 1745825448108, - "contentHash": "94ec15baf0d5df863f45b8f351937ec7", - "sourceName": "@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol", - "solcConfig": { - "version": "0.8.20", - "settings": { - "optimizer": { - "enabled": true, - "runs": 200 - }, - "viaIR": true, - "evmVersion": "paris", - "outputSelection": { - "*": { - "*": [ - "abi", - "evm.bytecode", - "evm.deployedBytecode", - "evm.methodIdentifiers", - "metadata" - ], - "": [ - "ast" - ] - } - } - } - }, - "imports": [], - "versionPragmas": [ - "^0.8.20" - ], - "artifacts": [ - "IERC20Permit" - ] } } } diff --git a/backend/contracts/DLE.sol b/backend/contracts/DLE.sol index a4817a7..69ea147 100644 --- a/backend/contracts/DLE.sol +++ b/backend/contracts/DLE.sol @@ -1,30 +1,20 @@ // SPDX-License-Identifier: MIT pragma solidity ^0.8.20; -import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol"; import "@openzeppelin/contracts/governance/Governor.sol"; import "@openzeppelin/contracts/governance/extensions/GovernorSettings.sol"; import "@openzeppelin/contracts/governance/extensions/GovernorCountingSimple.sol"; import "@openzeppelin/contracts/governance/extensions/GovernorVotesQuorumFraction.sol"; import "@openzeppelin/contracts/governance/extensions/GovernorTimelockControl.sol"; -import "@openzeppelin/contracts/governance/TimelockController.sol"; +import "@openzeppelin/contracts/governance/utils/IVotes.sol"; import "@openzeppelin/contracts/utils/Nonces.sol"; /** * @title DLE (Digital Legal Entity) - * @dev Основной смарт-контракт DLE согласно требованиям SMART_CONTRACTS.md - * - * Функции: - * - ERC-20 токен управления с мультиподписью - * - Система голосования с кворумом - * - Казначейские функции - * - Коммуникационные функции - * - Настраиваемые таймлоки - * - Модульная система + * @dev Основной контракт DLE с отдельным модулем TimelockController. */ contract DLE is - ERC20Permit, ERC20Votes, Governor, GovernorSettings, @@ -32,184 +22,210 @@ contract DLE is GovernorVotesQuorumFraction, GovernorTimelockControl { - // Структура для хранения информации о DLE struct DLEInfo { string name; string symbol; string location; - string[] isicCodes; + string coordinates; + uint256 jurisdiction; + uint256 oktmo; + string[] okvedCodes; + uint256 kpp; uint256 creationTimestamp; bool isActive; } - // Структура для предложений - struct Proposal { - bytes operation; // Операция для выполнения - uint256[] targetChains; // Целевые сети для исполнения - uint256 timelock; // Время исполнения (timestamp) - uint256 governanceChain; // Сеть где проходит голосование - address initiator; // Инициатор предложения - bytes[] signatures; // Подписи токен-холдеров - bool executed; // Статус исполнения - uint256 quorumRequired; // Требуемый кворум - uint256 signaturesCount; // Количество собранных подписей + struct DLEConfig { + string name; + string symbol; + string location; + string coordinates; + uint256 jurisdiction; + uint256 oktmo; + string[] okvedCodes; + uint256 kpp; + uint48 votingDelay; + uint32 votingPeriod; + uint256 proposalThreshold; + uint256 quorumPercentage; + address[] initialPartners; + uint256[] initialAmounts; + } + + struct Proposal { + bytes operation; + uint256[] targetChains; + uint256 timelock; + uint256 governanceChain; + address initiator; + bytes[] signatures; + bool executed; + uint256 quorumRequired; + uint256 signaturesCount; + } + + struct TokenDistributionProposal { + address[] partners; + uint256[] amounts; + uint256 timelock; + address initiator; + bytes[] signatures; + bool executed; + uint256 quorumRequired; + uint256 signaturesCount; + string description; + } + + struct TreasuryProposal { + address recipient; + uint256 amount; + uint256 timelock; + address initiator; + bytes[] signatures; + bool executed; + uint256 quorumRequired; + uint256 signaturesCount; + string description; } - // Информация о DLE DLEInfo public dleInfo; - - // Таймлок контроллер - TimelockController public timelockController; - - // Маппинг предложений mapping(uint256 => Proposal) public proposals; + mapping(uint256 => TokenDistributionProposal) public tokenDistributionProposals; + mapping(uint256 => TreasuryProposal) public treasuryProposals; uint256 public proposalCounter; - - // Настройки кворума + uint256 public tokenDistributionProposalCounter; + uint256 public treasuryProposalCounter; uint256 public quorumPercentage; - - // События + bool public initialTokensDistributed = false; + + // Казначейские функции + mapping(address => uint256) public lastWithdrawalBlock; // Последний блок вывода для каждого адреса + uint256 public totalTreasuryBalance; // Общий баланс казны + event DLEInitialized( string name, string symbol, string location, + string coordinates, + uint256 jurisdiction, + uint256 oktmo, + string[] okvedCodes, + uint256 kpp, address tokenAddress, address timelockAddress, address governorAddress ); - - event TokensDistributed(address[] partners, uint256[] amounts); + event InitialTokensDistributed(address[] partners, uint256[] amounts); + event TokensDepositedToTreasury(address depositor, uint256 amount); + event TreasuryProposalCreated(uint256 proposalId, address initiator, address recipient, uint256 amount, string description); + event TreasuryProposalSigned(uint256 proposalId, address signer, uint256 signaturesCount); + event TreasuryProposalExecuted(uint256 proposalId, address recipient, uint256 amount); + event TokenDistributionProposalCreated(uint256 proposalId, address initiator, address[] partners, uint256[] amounts, string description); + event TokenDistributionProposalSigned(uint256 proposalId, address signer, uint256 signaturesCount); + event TokenDistributionProposalExecuted(uint256 proposalId, address[] partners, uint256[] amounts); event ProposalCreated(uint256 proposalId, address initiator, bytes operation); event ProposalSigned(uint256 proposalId, address signer, uint256 signaturesCount); - event ProposalExecuted(uint256 proposalId); event ModuleInstalled(string moduleName, address moduleAddress); - /** - * @dev Конструктор DLE - * @param _name Название DLE - * @param _symbol Символ токена управления - * @param _location Местонахождение DLE - * @param _isicCodes Коды деятельности ISIC - * @param _votingDelay Задержка голосования в блоках - * @param _votingPeriod Период голосования в блоках - * @param _proposalThreshold Порог для создания предложений - * @param _quorumPercentage Процент кворума - * @param _minTimelockDelay Минимальная задержка таймлока в секундах - */ constructor( - string memory _name, - string memory _symbol, - string memory _location, - string[] memory _isicCodes, - uint48 _votingDelay, - uint32 _votingPeriod, - uint256 _proposalThreshold, - uint256 _quorumPercentage, - uint256 _minTimelockDelay + DLEConfig memory config, + address timelockAddress ) - ERC20(_name, _symbol) - ERC20Permit(_name) - Governor(_name) - GovernorSettings(_votingDelay, _votingPeriod, _proposalThreshold) - GovernorVotesQuorumFraction(_quorumPercentage) + ERC20(config.name, config.symbol) + Governor(config.name) + GovernorSettings(config.votingDelay, config.votingPeriod, config.proposalThreshold) + GovernorVotesQuorumFraction(config.quorumPercentage) + GovernorTimelockControl(TimelockController(payable(timelockAddress))) + GovernorVotes(IVotes(address(this))) { - // Инициализируем информацию о DLE dleInfo = DLEInfo({ - name: _name, - symbol: _symbol, - location: _location, - isicCodes: _isicCodes, + name: config.name, + symbol: config.symbol, + location: config.location, + coordinates: config.coordinates, + jurisdiction: config.jurisdiction, + oktmo: config.oktmo, + okvedCodes: config.okvedCodes, + kpp: config.kpp, creationTimestamp: block.timestamp, isActive: true }); + quorumPercentage = config.quorumPercentage; - // Устанавливаем кворум - quorumPercentage = _quorumPercentage; + // Автоматически распределяем начальные токены партнерам при деплое + require(config.initialPartners.length == config.initialAmounts.length, "Arrays length mismatch"); + require(config.initialPartners.length > 0, "No initial partners"); + + for (uint256 i = 0; i < config.initialPartners.length; i++) { + require(config.initialPartners[i] != address(0), "Zero address"); + require(config.initialAmounts[i] > 0, "Zero amount"); + _mint(config.initialPartners[i], config.initialAmounts[i]); + } + + initialTokensDistributed = true; + emit InitialTokensDistributed(config.initialPartners, config.initialAmounts); - // Создаем таймлок контроллер - address[] memory proposers = new address[](1); - address[] memory executors = new address[](1); - proposers[0] = address(this); // DLE контракт может предлагать - executors[0] = address(0); // Любой может выполнять - - timelockController = new TimelockController( - _minTimelockDelay, - proposers, - executors, - address(0) // Нет админа для децентрализации + emit DLEInitialized( + config.name, + config.symbol, + config.location, + config.coordinates, + config.jurisdiction, + config.oktmo, + config.okvedCodes, + config.kpp, + address(this), + timelockAddress, + address(this) ); - - // Отказываемся от роли админа в таймлоке - timelockController.renounceRole(timelockController.DEFAULT_ADMIN_ROLE(), address(this)); } /** - * @dev Распределяет начальные токены между партнерами + * @dev Создать предложение на распределение токенов * @param _partners Массив адресов партнеров * @param _amounts Массив сумм токенов для каждого партнера + * @param _timelock Время исполнения (timestamp) + * @param _description Описание предложения */ - function distributeInitialTokens( + function createTokenDistributionProposal( address[] memory _partners, - uint256[] memory _amounts - ) external { + uint256[] memory _amounts, + uint256 _timelock, + string memory _description + ) external returns (uint256) { require(_partners.length == _amounts.length, "Arrays length mismatch"); require(_partners.length > 0, "Empty arrays"); + require(_timelock > block.timestamp, "Invalid timelock"); + require(balanceOf(msg.sender) > 0, "Must hold tokens to create proposal"); - uint256 totalSupply = 0; - for (uint256 i = 0; i < _partners.length; i++) { - require(_partners[i] != address(0), "Zero address"); - require(_amounts[i] > 0, "Zero amount"); - - totalSupply += _amounts[i]; - _mint(_partners[i], _amounts[i]); - } - - emit TokensDistributed(_partners, _amounts); - } - - /** - * @dev Создает новое предложение - * @param _operation Операция для выполнения - * @param _targetChains Целевые сети для исполнения - * @param _timelockDelay Задержка таймлока - * @return proposalId ID созданного предложения - */ - function createProposal( - bytes calldata _operation, - uint256[] calldata _targetChains, - uint256 _timelockDelay - ) external onlyTokenHolder returns (uint256 proposalId) { - require(_operation.length > 0, "Empty operation"); - require(_targetChains.length > 0, "No target chains"); - require(_timelockDelay > 0, "Invalid timelock"); - - proposalId = proposalCounter++; + uint256 proposalId = tokenDistributionProposalCounter++; - proposals[proposalId] = Proposal({ - operation: _operation, - targetChains: _targetChains, - timelock: block.timestamp + _timelockDelay, - governanceChain: block.chainid, + tokenDistributionProposals[proposalId] = TokenDistributionProposal({ + partners: _partners, + amounts: _amounts, + timelock: _timelock, initiator: msg.sender, signatures: new bytes[](0), executed: false, quorumRequired: (totalSupply() * quorumPercentage) / 100, - signaturesCount: 0 + signaturesCount: 0, + description: _description }); - emit ProposalCreated(proposalId, msg.sender, _operation); + emit TokenDistributionProposalCreated(proposalId, msg.sender, _partners, _amounts, _description); return proposalId; } /** - * @dev Подписывает предложение + * @dev Подписать предложение на распределение токенов * @param _proposalId ID предложения */ - function signProposal(uint256 _proposalId) external onlyTokenHolder { - Proposal storage proposal = proposals[_proposalId]; + function signTokenDistributionProposal(uint256 _proposalId) external { + TokenDistributionProposal storage proposal = tokenDistributionProposals[_proposalId]; require(!proposal.executed, "Proposal already executed"); - require(block.timestamp < proposal.timelock, "Timelock expired"); - + require(block.timestamp < proposal.timelock, "Proposal expired"); + require(balanceOf(msg.sender) > 0, "No tokens to sign"); + // Проверяем, что пользователь еще не подписал for (uint256 i = 0; i < proposal.signatures.length; i++) { require( @@ -219,110 +235,256 @@ contract DLE is ); } - // Добавляем подпись - proposal.signatures.push(abi.encode(msg.sender)); - proposal.signaturesCount += balanceOf(msg.sender); + proposal.signatures.push(abi.encodePacked(msg.sender)); + proposal.signaturesCount++; - emit ProposalSigned(_proposalId, msg.sender, proposal.signaturesCount); + emit TokenDistributionProposalSigned(_proposalId, msg.sender, proposal.signaturesCount); + + // Проверяем, достигнут ли кворум + if (proposal.signaturesCount >= proposal.quorumRequired) { + proposal.executed = true; + _executeTokenDistribution(_proposalId); + } } /** - * @dev Выполняет предложение + * @dev Выполнить распределение токенов после достижения кворума * @param _proposalId ID предложения */ - function executeProposal(uint256 _proposalId) external { - Proposal storage proposal = proposals[_proposalId]; + function _executeTokenDistribution(uint256 _proposalId) internal { + TokenDistributionProposal storage proposal = tokenDistributionProposals[_proposalId]; + require(proposal.executed, "Proposal not executed"); + require(proposal.signaturesCount >= proposal.quorumRequired, "Insufficient quorum"); + + for (uint256 i = 0; i < proposal.partners.length; i++) { + require(proposal.partners[i] != address(0), "Zero address"); + require(proposal.amounts[i] > 0, "Zero amount"); + _mint(proposal.partners[i], proposal.amounts[i]); + } + + emit TokenDistributionProposalExecuted(_proposalId, proposal.partners, proposal.amounts); + } + + /** + * @dev Выполнить предложение на распределение токенов после истечения таймлока + * @param _proposalId ID предложения + */ + function executeTokenDistributionProposal(uint256 _proposalId) external { + TokenDistributionProposal storage proposal = tokenDistributionProposals[_proposalId]; require(!proposal.executed, "Proposal already executed"); require(block.timestamp >= proposal.timelock, "Timelock not expired"); require(proposal.signaturesCount >= proposal.quorumRequired, "Insufficient quorum"); proposal.executed = true; + _executeTokenDistribution(_proposalId); + } - // Здесь будет логика выполнения операции - // В зависимости от типа операции + function createProposal( + bytes memory _operation, + uint256[] memory _targetChains, + uint256 _timelock, + uint256 _governanceChain + ) external returns (uint256) { + require(_operation.length > 0, "Empty operation"); + require(_targetChains.length > 0, "Empty target chains"); + require(_timelock > block.timestamp, "Invalid timelock"); + uint256 proposalId = proposalCounter++; + proposals[proposalId] = Proposal({ + operation: _operation, + targetChains: _targetChains, + timelock: _timelock, + governanceChain: _governanceChain, + initiator: msg.sender, + signatures: new bytes[](0), + executed: false, + quorumRequired: (totalSupply() * quorumPercentage) / 100, + signaturesCount: 0 + }); + emit ProposalCreated(proposalId, msg.sender, _operation); + return proposalId; + } - emit ProposalExecuted(_proposalId); + function signProposal(uint256 _proposalId) external { + Proposal storage proposal = proposals[_proposalId]; + require(!proposal.executed, "Proposal already executed"); + require(block.timestamp < proposal.timelock, "Proposal expired"); + require(balanceOf(msg.sender) > 0, "No tokens to sign"); + proposal.signatures.push(abi.encodePacked(msg.sender)); + proposal.signaturesCount++; + emit ProposalSigned(_proposalId, msg.sender, proposal.signaturesCount); + if (proposal.signaturesCount >= proposal.quorumRequired) { + proposal.executed = true; + emit IGovernor.ProposalExecuted(_proposalId); + } + } + + function installModule(string memory _moduleName, address _moduleAddress) external { + emit ModuleInstalled(_moduleName, _moduleAddress); } /** - * @dev Получает информацию о DLE - * @return Информация о DLE + * @dev Внести токены в казну DLE + * @param _amount Количество токенов для внесения */ - function getDLEInfo() external view returns (DLEInfo memory) { - return dleInfo; + function depositToTreasury(uint256 _amount) external { + require(_amount > 0, "Amount must be greater than 0"); + require(balanceOf(msg.sender) >= _amount, "Insufficient balance"); + + _transfer(msg.sender, address(this), _amount); + totalTreasuryBalance += _amount; + + emit TokensDepositedToTreasury(msg.sender, _amount); } /** - * @dev Получает адрес таймлока - * @return Адрес таймлок контроллера + * @dev Создать предложение на вывод средств из казны + * @param _recipient Адрес получателя + * @param _amount Количество токенов для вывода + * @param _timelock Время исполнения (timestamp) + * @param _description Описание предложения */ - function getTimelockAddress() external view returns (address) { - return address(timelockController); + function createTreasuryProposal( + address _recipient, + uint256 _amount, + uint256 _timelock, + string memory _description + ) external returns (uint256) { + require(_recipient != address(0), "Zero address"); + require(_amount > 0, "Amount must be greater than 0"); + require(_amount <= totalTreasuryBalance, "Insufficient treasury balance"); + require(_timelock > block.timestamp, "Invalid timelock"); + require(balanceOf(msg.sender) > 0, "Must hold tokens to create proposal"); + + uint256 proposalId = treasuryProposalCounter++; + + treasuryProposals[proposalId] = TreasuryProposal({ + recipient: _recipient, + amount: _amount, + timelock: _timelock, + initiator: msg.sender, + signatures: new bytes[](0), + executed: false, + quorumRequired: (totalSupply() * quorumPercentage) / 100, + signaturesCount: 0, + description: _description + }); + + emit TreasuryProposalCreated(proposalId, msg.sender, _recipient, _amount, _description); + return proposalId; } /** - * @dev Модификатор для проверки владения токенами + * @dev Подписать предложение на вывод средств из казны + * @param _proposalId ID предложения */ - modifier onlyTokenHolder() { - require(balanceOf(msg.sender) > 0, "Not a token holder"); - _; + function signTreasuryProposal(uint256 _proposalId) external { + TreasuryProposal storage proposal = treasuryProposals[_proposalId]; + require(!proposal.executed, "Proposal already executed"); + require(block.timestamp < proposal.timelock, "Proposal expired"); + require(balanceOf(msg.sender) > 0, "No tokens to sign"); + + // Проверяем, что пользователь еще не подписал + for (uint256 i = 0; i < proposal.signatures.length; i++) { + require( + proposal.signatures[i].length == 0 || + abi.decode(proposal.signatures[i], (address)) != msg.sender, + "Already signed" + ); + } + + proposal.signatures.push(abi.encodePacked(msg.sender)); + proposal.signaturesCount++; + + emit TreasuryProposalSigned(_proposalId, msg.sender, proposal.signaturesCount); + + // Проверяем, достигнут ли кворум + if (proposal.signaturesCount >= proposal.quorumRequired) { + proposal.executed = true; + _executeTreasuryProposal(_proposalId); + } } - // Переопределения, необходимые для корректной работы токена голосования - function _update(address from, address to, uint256 amount) internal override(ERC20, ERC20Votes) { + /** + * @dev Выполнить предложение на вывод средств из казны + * @param _proposalId ID предложения + */ + function _executeTreasuryProposal(uint256 _proposalId) internal { + TreasuryProposal storage proposal = treasuryProposals[_proposalId]; + require(proposal.executed, "Proposal not executed"); + require(proposal.signaturesCount >= proposal.quorumRequired, "Insufficient quorum"); + require(proposal.amount <= totalTreasuryBalance, "Insufficient treasury balance"); + + totalTreasuryBalance -= proposal.amount; + _transfer(address(this), proposal.recipient, proposal.amount); + + emit TreasuryProposalExecuted(_proposalId, proposal.recipient, proposal.amount); + } + + /** + * @dev Выполнить предложение на вывод средств после истечения таймлока + * @param _proposalId ID предложения + */ + function executeTreasuryProposal(uint256 _proposalId) external { + TreasuryProposal storage proposal = treasuryProposals[_proposalId]; + require(!proposal.executed, "Proposal already executed"); + require(block.timestamp >= proposal.timelock, "Timelock not expired"); + require(proposal.signaturesCount >= proposal.quorumRequired, "Insufficient quorum"); + + proposal.executed = true; + _executeTreasuryProposal(_proposalId); + } + + + + /** + * @dev Получить доступную для вывода сумму для адреса (пропорционально доле) + * @param _address Адрес для проверки + * @return Доступная сумма для вывода + */ + function getAvailableWithdrawal(address _address) public view returns (uint256) { + uint256 userBalance = balanceOf(_address); + if (userBalance == 0 || totalTreasuryBalance == 0) { + return 0; + } + + // Пропорционально доле в общем количестве токенов + uint256 userShare = (userBalance * totalTreasuryBalance) / totalSupply(); + return userShare; + } + + + + // Переопределения для совместимости с ERC-6372 + function CLOCK_MODE() public pure override(Governor, GovernorVotes, Votes) returns (string memory) { + return "mode=blocknumber&from=default"; + } + function clock() public view override(Governor, GovernorVotes, Votes) returns (uint48) { + return uint48(block.number); + } + function _update(address from, address to, uint256 amount) internal override(ERC20Votes) { super._update(from, to, amount); } - - function nonces(address owner) public view override(ERC20Permit, Nonces) returns (uint256) { + function nonces(address owner) public view override(Nonces) returns (uint256) { return super.nonces(owner); } - - // Переопределения для Governor - function votingDelay() - public - view - override(Governor, GovernorSettings) - returns (uint256) - { + function name() public view override(ERC20, Governor) returns (string memory) { + return super.name(); + } + function votingDelay() public view override(Governor, GovernorSettings) returns (uint256) { return super.votingDelay(); } - - function votingPeriod() - public - view - override(Governor, GovernorSettings) - returns (uint256) - { + function votingPeriod() public view override(Governor, GovernorSettings) returns (uint256) { return super.votingPeriod(); } - - function quorum(uint256 blockNumber) - public - view - override(Governor, GovernorVotesQuorumFraction) - returns (uint256) - { + function quorum(uint256 blockNumber) public view override(Governor, GovernorVotesQuorumFraction) returns (uint256) { return super.quorum(blockNumber); } - - function state(uint256 proposalId) - public - view - override(Governor, GovernorTimelockControl) - returns (ProposalState) - { + function state(uint256 proposalId) public view override(Governor, GovernorTimelockControl) returns (ProposalState) { return super.state(proposalId); } - - function proposalThreshold() - public - view - override(Governor, GovernorSettings) - returns (uint256) - { + function proposalThreshold() public view override(Governor, GovernorSettings) returns (uint256) { return super.proposalThreshold(); } - function _cancel( address[] memory targets, uint256[] memory values, @@ -331,34 +493,15 @@ contract DLE is ) internal override(Governor, GovernorTimelockControl) returns (uint256) { return super._cancel(targets, values, calldatas, descriptionHash); } - - function _executor() - internal - view - override(Governor, GovernorTimelockControl) - returns (address) - { + function _executor() internal view override(Governor, GovernorTimelockControl) returns (address) { return super._executor(); } - - function supportsInterface(bytes4 interfaceId) - public - view - override(Governor) - returns (bool) - { + function supportsInterface(bytes4 interfaceId) public view override(Governor) returns (bool) { return super.supportsInterface(interfaceId); } - - function proposalNeedsQueuing(uint256 proposalId) - public - view - override(Governor, GovernorTimelockControl) - returns (bool) - { + function proposalNeedsQueuing(uint256 proposalId) public view override(Governor, GovernorTimelockControl) returns (bool) { return super.proposalNeedsQueuing(proposalId); } - function _queueOperations( uint256 proposalId, address[] memory targets, @@ -368,7 +511,6 @@ contract DLE is ) internal override(Governor, GovernorTimelockControl) returns (uint48) { return super._queueOperations(proposalId, targets, values, calldatas, descriptionHash); } - function _executeOperations( uint256 proposalId, address[] memory targets, diff --git a/backend/services/emailBot.js b/backend/services/emailBot.js index 729ce66..72a4371 100644 --- a/backend/services/emailBot.js +++ b/backend/services/emailBot.js @@ -64,10 +64,13 @@ class EmailBotService { user: settings.smtp_user, pass: settings.smtp_password, }, - pool: true, - maxConnections: 3, - maxMessages: 5, + pool: false, // Отключаем пул соединений + maxConnections: 1, // Ограничиваем до 1 соединения + maxMessages: 1, // Ограничиваем до 1 сообщения на соединение tls: { rejectUnauthorized: false }, + connectionTimeout: 30000, // 30 секунд на подключение + greetingTimeout: 30000, // 30 секунд на приветствие + socketTimeout: 60000, // 60 секунд на операции сокета }); } @@ -142,8 +145,8 @@ class EmailBotService { return; } - // Ищем непрочитанные письма - this.imap.search(['UNSEEN'], (err, results) => { + // Ищем все письма и проверяем их флаги вручную + this.imap.search(['ALL'], (err, results) => { if (err) { logger.error(`Error searching messages: ${err}`); this.imap.end(); @@ -151,173 +154,106 @@ class EmailBotService { } if (!results || results.length === 0) { - logger.info('No new messages found'); + logger.info('No messages found'); this.imap.end(); return; } - try { - const f = this.imap.fetch(results, { bodies: '' }); + // Фильтруем только непрочитанные сообщения + const f = this.imap.fetch(results, { + bodies: '', + markSeen: true, // Помечаем как прочитанные + struct: true // Получаем структуру для Message-ID + }); - f.on('message', (msg, seqno) => { - msg.on('body', (stream, info) => { - simpleParser(stream, async (err, parsed) => { - if (err) { - logger.error(`Error parsing message: ${err}`); - return; - } - try { - const fromEmail = parsed.from?.value?.[0]?.address; - const subject = parsed.subject || ''; - const text = parsed.text || ''; - const html = parsed.html || ''; - // 1. Найти или создать пользователя - const { userId, role } = await identityService.findOrCreateUserWithRole('email', fromEmail); - if (await isUserBlocked(userId)) { - logger.info(`Email от заблокированного пользователя ${userId} проигнорирован.`); - return; - } - // 1.1 Найти или создать беседу - let conversationResult = await encryptedDb.getData( - 'conversations', - { user_id: userId }, - 1, - 'updated_at DESC, created_at DESC' - ); - let conversation; - if (conversationResult.length === 0) { - const title = `Чат с пользователем ${userId}`; - const newConv = await encryptedDb.saveData( - 'conversations', - { user_id: userId, title: title, created_at: new Date(), updated_at: new Date() } - ); - conversation = newConv; - } else { - conversation = conversationResult[0]; - } - - // Проверяем, что conversation создан успешно - if (!conversation || !conversation.id) { - logger.error(`[EmailBot] Conversation is undefined or has no id for user ${userId}`); - return; - } - - // 2. Сохранять все сообщения с conversation_id - let hasAttachments = parsed.attachments && parsed.attachments.length > 0; - if (hasAttachments) { - for (const att of parsed.attachments) { - await encryptedDb.saveData( - 'messages', - { - user_id: userId, - conversation_id: conversation.id, - sender_type: 'user', - content: text, - channel: 'email', - role: role, - direction: 'in', - created_at: new Date(), - attachment_filename: att.filename, - attachment_mimetype: att.contentType, - attachment_size: att.size, - attachment_data: att.content, - metadata: JSON.stringify({ subject, html }) - } - ); - } - } else { - await encryptedDb.saveData( - 'messages', - { - user_id: userId, - conversation_id: conversation.id, - sender_type: 'user', - content: text, - channel: 'email', - role: role, - direction: 'in', - created_at: new Date(), - metadata: JSON.stringify({ subject, html }) - } - ); - } - // 3. Получить ответ от ИИ (RAG + LLM) - const aiSettings = await aiAssistantSettingsService.getSettings(); - let ragTableId = null; - if (aiSettings && aiSettings.selected_rag_tables) { - ragTableId = Array.isArray(aiSettings.selected_rag_tables) - ? aiSettings.selected_rag_tables[0] - : aiSettings.selected_rag_tables; - } - let aiResponse; - if (ragTableId) { - // Сначала ищем ответ через RAG - const ragResult = await ragAnswer({ tableId: ragTableId, userQuestion: text }); - if (ragResult && ragResult.answer && typeof ragResult.score === 'number' && Math.abs(ragResult.score) <= 0.3) { - aiResponse = ragResult.answer; - } else { - aiResponse = await generateLLMResponse({ - userQuestion: text, - context: ragResult && ragResult.context ? ragResult.context : '', - answer: ragResult && ragResult.answer ? ragResult.answer : '', - systemPrompt: aiSettings ? aiSettings.system_prompt : '', - history: null, - model: aiSettings ? aiSettings.model : undefined, - language: aiSettings && aiSettings.languages && aiSettings.languages.length > 0 ? aiSettings.languages[0] : 'ru' - }); - } - } else { - aiResponse = await aiAssistant.getResponse(text, 'auto'); - } - if (await isUserBlocked(userId)) { - logger.info(`[EmailBot] Пользователь ${userId} заблокирован — ответ ИИ не отправляется.`); - return; - } - // 4. Сохранить ответ в БД с conversation_id - await encryptedDb.saveData( - 'messages', - { - user_id: userId, - conversation_id: conversation.id, - sender_type: 'assistant', - content: aiResponse, - channel: 'email', - role: role, - direction: 'out', - created_at: new Date(), - metadata: JSON.stringify({ subject, html }) - } - ); - // 5. Отправить ответ на email - await this.sendEmail(fromEmail, 'Re: ' + subject, aiResponse); - // После каждого успешного создания пользователя: - broadcastContactsUpdate(); - } catch (processErr) { - logger.error('Error processing incoming email:', processErr); - } - }); - }); - }); + let unreadMessages = []; + let processedCount = 0; + let totalMessages = results.length; - f.once('error', (err) => { - logger.error(`Fetch error: ${err}`); - }); - - f.once('end', () => { - try { - this.imap.end(); - } catch (e) { - logger.error(`Error ending IMAP connection: ${e.message}`); + f.on('message', (msg, seqno) => { + let messageId = null; + let uid = null; + let flags = []; + + // Получаем UID, Message-ID и флаги + msg.once('attributes', (attrs) => { + uid = attrs.uid; + flags = attrs.flags || []; + if (attrs['x-gm-msgid']) { + messageId = attrs['x-gm-msgid']; } }); - } catch (e) { - logger.error(`Error fetching messages: ${e.message}`); - try { - this.imap.end(); - } catch (e) { - // Игнорируем ошибки при закрытии - } - } + + msg.on('body', (stream, info) => { + simpleParser(stream, async (err, parsed) => { + if (err) { + logger.error(`Error parsing message: ${err}`); + processedCount++; + if (processedCount >= totalMessages) { + if (unreadMessages.length === 0) { + logger.info('No unread messages found'); + } + this.imap.end(); + } + return; + } + + // Получаем Message-ID из заголовков + if (!messageId && parsed.messageId) { + messageId = parsed.messageId; + } + + const fromEmail = parsed.from?.value?.[0]?.address; + const subject = parsed.subject || ''; + const text = parsed.text || ''; + const html = parsed.html || ''; + + // Проверяем, что сообщение непрочитанное (нет флага \Seen) + const isUnread = !flags.includes('\\Seen'); + + logger.info(`[EmailBot] Проверяем письмо: UID=${uid}, Message-ID=${messageId}, From=${fromEmail}, Unread=${isUnread}`); + + if (isUnread) { + unreadMessages.push({ + uid, + messageId, + fromEmail, + subject, + text, + html, + parsed + }); + } + + processedCount++; + if (processedCount >= totalMessages) { + if (unreadMessages.length === 0) { + logger.info('No unread messages found'); + this.imap.end(); + return; + } + + logger.info(`[EmailBot] Найдено ${unreadMessages.length} непрочитанных сообщений`); + + // Обрабатываем каждое непрочитанное сообщение + for (const messageData of unreadMessages) { + try { + await this.processIncomingEmail(messageData); + } catch (processErr) { + logger.error('Error processing incoming email:', processErr); + } + } + + this.imap.end(); + } + }); + }); + }); + + f.once('error', (err) => { + logger.error(`Error fetching messages: ${err}`); + this.imap.end(); + }); }); }); }); @@ -334,22 +270,261 @@ class EmailBotService { } // Метод для отправки email - async sendEmail(to, subject, text) { + async processIncomingEmail(messageData) { + const { uid, messageId, fromEmail, subject, text, html, parsed } = messageData; + try { - const settings = await this.getSettingsFromDb(); - const transporter = await this.getTransporter(); - const mailOptions = { - from: settings.from_email, - to, - subject, - text, - }; - await transporter.sendMail(mailOptions); - logger.info(`Email sent to ${to}`); - return true; - } catch (error) { - logger.error('Error sending email:', error); - throw error; + logger.info(`[EmailBot] Обрабатываем письмо: UID=${uid}, Message-ID=${messageId}, From=${fromEmail}`); + + // Фильтруем системные email адреса + const systemEmails = [ + 'mailer-daemon@smtp.hostland.ru', + 'mailer-daemon@', + 'noreply@', + 'no-reply@', + 'postmaster@', + 'bounce@', + 'daemon@' + ]; + + const isSystemEmail = systemEmails.some(systemEmail => + fromEmail && fromEmail.toLowerCase().includes(systemEmail.toLowerCase()) + ); + + if (isSystemEmail) { + logger.info(`[EmailBot] Игнорируем системный email от ${fromEmail}`); + return; + } + + // Проверяем, что email адрес валидный + if (!fromEmail || !fromEmail.includes('@')) { + logger.info(`[EmailBot] Игнорируем email с невалидным адресом: ${fromEmail}`); + return; + } + + // Проверяем время письма - не обрабатываем письма старше 1 часа + const emailDate = parsed.date || new Date(); + const now = new Date(); + const timeDiff = now.getTime() - emailDate.getTime(); + const hoursDiff = timeDiff / (1000 * 60 * 60); + + if (hoursDiff > 1) { + logger.info(`[EmailBot] Игнорируем старое письмо от ${fromEmail} (${hoursDiff.toFixed(1)} часов назад)`); + return; + } + + // Проверяем, не обрабатывали ли мы уже это письмо + if (messageId) { + const existingMessage = await encryptedDb.getData('messages', { + metadata: { $like: `%"messageId":"${messageId}"%` } + }, 1); + + if (existingMessage.length > 0) { + logger.info(`[EmailBot] Письмо с Message-ID ${messageId} уже обработано, пропускаем`); + return; + } + } + + // 1. Найти или создать пользователя + const { userId, role } = await identityService.findOrCreateUserWithRole('email', fromEmail); + if (await isUserBlocked(userId)) { + logger.info(`Email от заблокированного пользователя ${userId} проигнорирован.`); + return; + } + + // 1.1 Найти или создать беседу + let conversationResult = await encryptedDb.getData( + 'conversations', + { user_id: userId }, + 1, + 'updated_at DESC, created_at DESC' + ); + let conversation; + if (conversationResult.length === 0) { + const title = `Чат с пользователем ${userId}`; + const newConv = await encryptedDb.saveData( + 'conversations', + { user_id: userId, title: title, created_at: new Date(), updated_at: new Date() } + ); + conversation = newConv; + } else { + conversation = conversationResult[0]; + } + + // Проверяем, что conversation создан успешно + if (!conversation || !conversation.id) { + logger.error(`[EmailBot] Conversation is undefined or has no id for user ${userId}`); + return; + } + + // 2. Сохранять все сообщения с conversation_id + let hasAttachments = parsed.attachments && parsed.attachments.length > 0; + if (hasAttachments) { + for (const att of parsed.attachments) { + await encryptedDb.saveData( + 'messages', + { + user_id: userId, + conversation_id: conversation.id, + sender_type: 'user', + content: text, + channel: 'email', + role: role, + direction: 'in', + created_at: new Date(), + attachment_filename: att.filename, + attachment_mimetype: att.contentType, + attachment_size: att.size, + attachment_data: att.content, + metadata: JSON.stringify({ + subject, + html, + messageId: messageId, + uid: uid, + fromEmail: fromEmail + }) + } + ); + } + } else { + await encryptedDb.saveData( + 'messages', + { + user_id: userId, + conversation_id: conversation.id, + sender_type: 'user', + content: text, + channel: 'email', + role: role, + direction: 'in', + created_at: new Date(), + metadata: JSON.stringify({ + subject, + html, + messageId: messageId, + uid: uid, + fromEmail: fromEmail + }) + } + ); + } + + // 3. Получить ответ от ИИ (RAG + LLM) + const aiSettings = await aiAssistantSettingsService.getSettings(); + let ragTableId = null; + if (aiSettings && aiSettings.selected_rag_tables) { + ragTableId = Array.isArray(aiSettings.selected_rag_tables) + ? aiSettings.selected_rag_tables[0] + : aiSettings.selected_rag_tables; + } + let aiResponse; + if (ragTableId) { + // Сначала ищем ответ через RAG + const ragResult = await ragAnswer({ tableId: ragTableId, userQuestion: text }); + if (ragResult && ragResult.answer && typeof ragResult.score === 'number' && Math.abs(ragResult.score) <= 0.3) { + aiResponse = ragResult.answer; + } else { + aiResponse = await generateLLMResponse({ + userQuestion: text, + context: ragResult && ragResult.context ? ragResult.context : '', + answer: ragResult && ragResult.answer ? ragResult.answer : '', + systemPrompt: aiSettings ? aiSettings.system_prompt : '', + history: null, + model: aiSettings ? aiSettings.model : undefined, + language: aiSettings && aiSettings.languages && aiSettings.languages.length > 0 ? aiSettings.languages[0] : 'ru' + }); + } + } else { + aiResponse = await aiAssistant.getResponse(text, 'auto'); + } + + if (await isUserBlocked(userId)) { + logger.info(`[EmailBot] Пользователь ${userId} заблокирован — ответ ИИ не отправляется.`); + return; + } + + // 4. Сохранить ответ в БД с conversation_id + await encryptedDb.saveData( + 'messages', + { + user_id: userId, + conversation_id: conversation.id, + sender_type: 'assistant', + content: aiResponse, + channel: 'email', + role: role, + direction: 'out', + created_at: new Date(), + metadata: JSON.stringify({ + subject, + html, + originalMessageId: messageId, + originalUid: uid, + originalFromEmail: fromEmail, + isResponse: true + }) + } + ); + + // 5. Отправить ответ на email + try { + await this.sendEmail(fromEmail, 'Re: ' + subject, aiResponse); + logger.info(`[EmailBot] Email response sent successfully to ${fromEmail}`); + } catch (emailError) { + logger.error(`[EmailBot] Failed to send email response to ${fromEmail}:`, emailError); + // Продолжаем выполнение, даже если email не отправлен + } + + // После каждого успешного создания пользователя: + broadcastContactsUpdate(); + + } catch (processErr) { + logger.error('Error processing incoming email:', processErr); + } + } + + async sendEmail(to, subject, text) { + const maxRetries = 3; + const retryDelay = 5000; // 5 секунд между попытками + + for (let attempt = 1; attempt <= maxRetries; attempt++) { + try { + const settings = await this.getSettingsFromDb(); + const transporter = await this.getTransporter(); + + const mailOptions = { + from: settings.from_email, + to, + subject, + text, + }; + + await transporter.sendMail(mailOptions); + logger.info(`Email sent to ${to} (attempt ${attempt})`); + + // Закрываем соединение после успешной отправки + transporter.close(); + return true; + + } catch (error) { + logger.error(`Error sending email (attempt ${attempt}/${maxRetries}):`, error); + + // Если это последняя попытка, выбрасываем ошибку + if (attempt === maxRetries) { + throw error; + } + + // Если ошибка связана с превышением лимита соединений, ждем дольше + const isConnectionLimitError = error.message && ( + error.message.includes('too many connections') || + error.message.includes('421 4.7.0') || + error.message.includes('EPROTOCOL') + ); + + const waitTime = isConnectionLimitError ? retryDelay * 2 : retryDelay; + logger.info(`Waiting ${waitTime}ms before retry...`); + await new Promise(resolve => setTimeout(resolve, waitTime)); + } } } diff --git a/docs/DLE_Governance_System.md b/docs/DLE_Governance_System.md deleted file mode 100644 index c9652b9..0000000 --- a/docs/DLE_Governance_System.md +++ /dev/null @@ -1,813 +0,0 @@ - - -# DLE Governance System - Документация - -## 📋 Обзор системы - -DLE (Digital Legal Entity) - это система управления цифровым юридическим лицом с использованием смарт-контрактов и токенов управления. Система включает в себя механизмы голосования, мультиподписи и административного управления. - -## 🏗️ Архитектура системы - -### Текущие смарт-контракты - -#### 1. GovernanceToken.sol -```solidity -contract GovernanceToken is ERC20Permit, ERC20Votes, Ownable { - // Основные функции: - - mintInitialSupply(address[] partners, uint256[] amounts) // Начальное распределение токенов - - transfer() // Передача токенов - - balanceOf() // Проверка баланса - - getVotes() // Получение голосов на определенном блоке -} -``` - -#### 2. GovernanceTimelock.sol -```solidity -contract GovernanceTimelock is TimelockController { - // Основные функции: - - queue() // Постановка операции в очередь - - execute() // Выполнение операции после задержки - - cancel() // Отмена операции -} -``` - -#### 3. GovernorContract.sol -```solidity -contract GovernorContract is Governor, GovernorSettings, GovernorCountingSimple, GovernorVotes, GovernorVotesQuorumFraction, GovernorTimelockControl { - // Основные функции: - - propose() // Создание предложения - - vote() // Голосование - - execute() // Выполнение предложения - - cancel() // Отмена предложения -} -``` - -### Текущие параметры системы -- **Порог предложения**: 100,000 GT -- **Кворум**: 4% от общего количества токенов -- **Задержка голосования**: 1 день -- **Период голосования**: 7 дней -- **Минимальная задержка Timelock**: 2 дня - -## 🔧 Функции приложения - -### Критические функции (требуют голосования) - -#### 🚨 УДАЛЕНИЕ ДАННЫХ - -##### Пользователи -```javascript -// Удаление пользователя -DELETE /api/users/:id -- Описание: Полное удаление пользователя и всех связанных данных -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА - -// Блокировка пользователя -PATCH /api/users/:id/block -- Описание: Блокировка пользователя в системе -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА -``` - -##### Таблицы -```javascript -// Удаление таблицы -DELETE /api/tables/:id -- Описание: Удаление таблицы и всех связанных данных -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА - -// Удаление строк таблицы -DELETE /api/tables/:id/rows -- Описание: Массовое удаление строк -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА - -// Удаление столбцов таблицы -DELETE /api/tables/:id/columns -- Описание: Удаление столбцов таблицы -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА -``` - -##### DLE (Digital Legal Entity) -```javascript -// Удаление DLE -DELETE /api/dle/:tokenAddress -- Описание: Удаление DLE по адресу токена -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА - -// Удаление пустого DLE -DELETE /api/dle/empty/:fileName -- Описание: Удаление пустого DLE по имени файла -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА -``` - -##### Системные настройки -```javascript -// Удаление RPC провайдера -DELETE /api/settings/rpc/:networkId -- Описание: Удаление RPC конфигурации -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА - -// Удаление токена аутентификации -DELETE /api/settings/auth-token/:address/:network -- Описание: Удаление токена для аутентификации -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА - -// Удаление AI настроек -DELETE /api/settings/ai-settings/:provider -- Описание: Удаление настроек AI провайдера -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА - -// Удаление правил AI ассистента -DELETE /api/settings/ai-assistant-rules/:id -- Описание: Удаление набора правил AI -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА -``` - -#### 🏗️ СОЗДАНИЕ КРИТИЧНЫХ СУЩНОСТЕЙ - -##### DLE -```javascript -// Создание нового DLE -POST /api/dle -- Описание: Создание нового Digital Legal Entity -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА -- Параметры: name, symbol, location, isicCodes, partners, amounts, network, etc. -``` - -##### Таблицы -```javascript -// Создание таблицы -POST /api/tables -- Описание: Создание новой таблицы -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА -``` - -##### Системные настройки -```javascript -// Добавление RPC провайдера -POST /api/settings/rpc -- Описание: Добавление нового RPC провайдера -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА - -// Добавление токена аутентификации -POST /api/settings/auth-token -- Описание: Добавление нового токена для аутентификации -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА -``` - -#### ⚙️ ИЗМЕНЕНИЕ СИСТЕМНЫХ НАСТРОЕК - -##### База данных -```javascript -// Изменение настроек БД -PUT /api/settings/db-settings -- Описание: Изменение параметров подключения к базе данных -- Критичность: 🔴 ВЫСОКАЯ -- Требует голосования: ДА -- Параметры: db_host, db_port, db_name, db_user, db_password -``` - -##### AI настройки -```javascript -// Изменение настроек AI ассистента -PUT /api/settings/ai-assistant -- Описание: Изменение глобальных настроек AI ассистента -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА - -// Изменение AI провайдера -PUT /api/settings/ai-settings/:provider -- Описание: Изменение настроек конкретного AI провайдера -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА -``` - -##### Коммуникации -```javascript -// Настройки Email -PUT /api/identities/email-settings -- Описание: Изменение настроек SMTP/IMAP -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА - -// Настройки Telegram -PUT /api/identities/telegram-settings -- Описание: Изменение настроек Telegram бота -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ДА -``` - -### Умеренные функции (опциональное голосование) - -#### 📝 РЕДАКТИРОВАНИЕ ДАННЫХ - -```javascript -// Редактирование пользователя -PATCH /api/users/:id -- Описание: Изменение данных пользователя -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ОПЦИОНАЛЬНО - -// Редактирование таблицы -PATCH /api/tables/:id -- Описание: Изменение структуры таблицы -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ОПЦИОНАЛЬНО - -// Импорт пользователей -POST /api/users/import -- Описание: Массовый импорт пользователей -- Критичность: 🟡 СРЕДНЯЯ -- Требует голосования: ОПЦИОНАЛЬНО -``` - -### Обычные функции (не требуют голосования) - -#### 📖 ПРОСМОТР ДАННЫХ - -```javascript -// Список пользователей -GET /api/users -- Описание: Получение списка пользователей -- Критичность: 🟢 НИЗКАЯ -- Требует голосования: НЕТ - -// Список таблиц -GET /api/tables -- Описание: Получение списка таблиц -- Критичность: 🟢 НИЗКАЯ -- Требует голосования: НЕТ - -// Список DLE -GET /api/dle -- Описание: Получение списка DLE -- Критичность: 🟢 НИЗКАЯ -- Требует голосования: НЕТ - -// Детали пользователя -GET /api/users/:id -- Описание: Получение детальной информации о пользователе -- Критичность: 🟢 НИЗКАЯ -- Требует голосования: НЕТ -``` - -#### ✏️ РЕДАКТИРОВАНИЕ ЯЧЕЕК - -```javascript -// Изменение значения ячейки -PATCH /api/tables/cell -- Описание: Изменение значения конкретной ячейки таблицы -- Критичность: 🟢 НИЗКАЯ -- Требует голосования: НЕТ -``` - -## 🎯 Система голосования - -### Текущая реализация - -#### Процесс голосования -1. **Создание предложения** - пользователь с достаточным количеством токенов создает предложение -2. **Период голосования** - 7 дней для голосования -3. **Подсчет голосов** - проверка кворума (4% от общего количества токенов) -4. **Постановка в очередь** - успешные предложения ставятся в очередь Timelock -5. **Выполнение** - после задержки (2 дня) предложение выполняется - -#### Параметры голосования -- **Порог для создания предложений**: 100,000 GT -- **Кворум**: 4% от общего количества токенов -- **Задержка голосования**: 1 день (в блоках) -- **Период голосования**: 7 дней (в блоках) -- **Минимальная задержка Timelock**: 2 дня - -### Предлагаемые улучшения - -#### Новый модуль: AdminGovernanceModule - -```solidity -contract AdminGovernanceModule { - struct AdminAction { - string actionType; // Тип действия - string targetId; // ID цели - bytes actionData; // Данные действия - uint256 proposalId; // ID предложения - bool executed; // Выполнено ли - uint256 createdAt; // Время создания - } - - mapping(uint256 => AdminAction) public adminActions; - mapping(string => bool) public actionTypesRequiringVote; - - // Функции - function proposeAdminAction(string memory actionType, string memory targetId, bytes memory actionData) external returns (uint256); - function executeAdminAction(uint256 actionId) external; - function canExecuteAction(address executor, string memory actionType) external view returns (bool); -} -``` - -#### Типы административных действий - -```solidity -// Критические действия (обязательное голосование) -"DELETE_USER" // Удаление пользователя -"DELETE_DLE" // Удаление DLE -"DELETE_TABLE" // Удаление таблицы -"CREATE_DLE" // Создание DLE -"UPDATE_DB_SETTINGS" // Изменение настроек БД -"UPDATE_RPC" // Изменение RPC настроек -"UPDATE_AUTH_TOKENS" // Изменение токенов аутентификации - -// Важные действия (опциональное голосование) -"CREATE_TABLE" // Создание таблицы -"UPDATE_AI_SETTINGS" // Изменение AI настроек -"UPDATE_EMAIL_SETTINGS" // Изменение email настроек -"UPDATE_TELEGRAM_SETTINGS" // Изменение telegram настроек -"IMPORT_USERS" // Импорт пользователей -``` - -## 🔐 Система доступа - -### Текущая система ролей - -#### Роли пользователей -- **Администратор** - полный доступ ко всем функциям -- **Пользователь** - ограниченный доступ - -#### Проверка прав -```javascript -// Middleware для проверки администратора -requireAdmin(req, res, next) { - // Проверка через сессию - if (req.session.isAdmin) return next(); - - // Проверка через кошелек - if (req.session.address) { - const isAdmin = await authService.checkAdminTokens(req.session.address); - if (isAdmin) return next(); - } - - // Проверка через ID пользователя - if (req.session.userId) { - const user = await db.getQuery()('SELECT role FROM users WHERE id = $1', [req.session.userId]); - if (user.rows[0].role === 'admin') return next(); - } - - return res.status(403).json({ error: 'Доступ запрещен' }); -} -``` - -### Предлагаемая система доступа с токенами - -#### Проверка через смарт-контракт -```solidity -function canExecuteAction(address executor, string memory actionType) public view returns (bool) { - // Проверка баланса токенов - uint256 balance = governanceToken.balanceOf(executor); - - // Проверка типа действия - if (actionTypesRequiringVote[actionType]) { - return balance >= proposalThreshold; - } - - // Для некритических действий достаточно быть администратором - return adminService.isAdmin(executor); -} -``` - -## 📊 Модули DLE - -### Текущие модули - -#### Доступные модули -1. **Контракт на активы** - токенизация физических активов -2. **Мультиподпись** - повышенная безопасность -3. **Дивиденды** - распределение дивидендов между держателями -4. **Стейкинг** - стейкинг токенов для получения наград -5. **Прием платежей** - прием оплаты в выбранных токенах - -#### Предлагаемый модуль: Административное голосование -```javascript -{ - name: 'Административное голосование', - description: 'Добавляет систему голосования для административных действий', - installed: false, - features: [ - 'Голосование за удаление пользователей', - 'Голосование за создание таблиц', - 'Голосование за изменение системных настроек', - 'Интеграция с существующими контрактами DLE' - ] -} -``` - -## 🚀 План реализации - -### Этап 1: Анализ и проектирование -- [x] Анализ текущих функций приложения -- [x] Определение критических операций -- [x] Проектирование архитектуры системы голосования - -### Этап 2: Разработка смарт-контрактов -- [ ] Создание AdminGovernanceModule -- [ ] Расширение GovernorContract -- [ ] Создание интерфейсов для взаимодействия - -### Этап 3: Интеграция с приложением -- [ ] Создание сервиса для работы с голосованием -- [ ] Интеграция с существующими API -- [ ] Обновление middleware для проверки прав - -### Этап 4: Обновление UI -- [ ] Создание интерфейса для управления предложениями -- [ ] Интеграция с модульной системой DLE -- [ ] Добавление уведомлений о голосованиях - -### Этап 5: Тестирование и развертывание -- [ ] Тестирование смарт-контрактов -- [ ] Интеграционное тестирование -- [ ] Развертывание в production - -## 📝 Заключение - -Текущая система DLE предоставляет базовую функциональность управления через токены, но требует расширения для полной интеграции с административными функциями приложения. Предлагаемая система голосования позволит обеспечить безопасность и прозрачность при выполнении критических операций. - -### Ключевые преимущества предлагаемого решения: -1. **Безопасность** - все критические операции требуют голосования -2. **Прозрачность** - все действия записываются в блокчейн -3. **Гибкость** - возможность настройки уровней критичности -4. **Интеграция** - использование существующей инфраструктуры DLE -5. **Модульность** - возможность включения/выключения функций - ---- - -# 🏗️ Архитектура DLE как цифрового акционерного общества - -## 🎯 Концепция DLE - -DLE (Digital Legal Entity) - это **цифровое акционерное общество**, где смарт-контракт сам по себе является **цифровым ИНН организации** со всеми функциями традиционного АО. - -### **Основная аналогия:** -``` -Акционерное общество: -├── ИНН (идентификатор) -├── Банковский счет (финансы) -├── Юридический адрес -├── Контакты (телефон, email) -├── Коды деятельности (ОКВЭД) -├── Акционеры (владельцы) -├── Управление (голосование) -└── Участие в других организациях - -DLE (цифровой аналог): -├── Адрес контракта (идентификатор) -├── Токены управления (акции) -├── Цифровой адрес (блокчейн) -├── Контакты (веб-интерфейс) -├── Коды деятельности (ISIC) -├── Держатели токенов (акционеры) -├── Система голосования -└── Участие в других DLE -``` - -## 📋 Формы для ручного деплоя смарт-контрактов - -### **Основная форма деплоя DLE:** - -#### **Блок 1: Идентификация (ИНН)** -``` -- Название организации (name) -- Символ токена (symbol) -- Описание деятельности (businessDescription) -- Юридический адрес (legalAddress) -- Контактная информация (contactInfo) -``` - -#### **Блок 2: Коды деятельности (ISIC)** -``` -- Выбор секций ISIC (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) -- Выбор разделов (2-значные коды) -- Выбор групп (3-значные коды) -- Выбор классов (4-значные коды) -- Дополнительные коды деятельности -``` - -#### **Блок 3: Финансы (банковский счет)** -``` -- Начальное распределение токенов (partners[], amounts[]) -- Общее количество токенов (totalSupply) -- Минимальный баланс для голосования (proposalThreshold) -- Кворум для принятия решений (quorumPercentage) -``` - -#### **Блок 4: Управление (акционерное собрание)** -``` -- Задержка голосования (votingDelay) -- Период голосования (votingPeriod) -- Минимальная задержка выполнения (timelockMinDelay) -- Тип управления (демократическое/олигархическое) -``` - -#### **Блок 5: Мультиподпись** -``` -- Количество требуемых подписей (requiredSignatures) -- Список авторизованных подписантов (authorizedSigners[]) -- Временные ограничения на подписание -- Типы операций, требующие мультиподпись -``` - -#### **Блок 6: Коммуникация** -``` -- Веб-сайт организации (website) -- Email для связи (contactEmail) -- Телефон для связи (contactPhone) -- Адрес для сообщений (communicationAddress) -``` - -## 🏗️ Типы и функции смарт-контрактов - -### **Основной контракт: DigitalLegalEntity.sol** - -#### **A. Функции идентификации:** -```solidity -- getName() - получение названия -- getSymbol() - получение символа -- getContractAddress() - получение адреса (ИНН) -- getBusinessDescription() - получение описания -- getLegalAddress() - получение юр. адреса -- getContactInfo() - получение контактов -``` - -#### **B. Функции кодов деятельности:** -```solidity -- getIsicCodes() - получение кодов ISIC -- addIsicCode(string code) - добавление кода -- removeIsicCode(string code) - удаление кода -- updateBusinessDescription(string description) - обновление описания -``` - -#### **C. Финансовые функции:** -```solidity -- receive() - прием ETH -- receiveERC20(address token, uint256 amount) - прием токенов -- getBalance() - получение баланса -- distributePayment(address[] recipients, uint256[] amounts) - распределение -- mintTokens(address to, uint256 amount) - эмиссия токенов -- transferTokens(address to, uint256 amount) - передача токенов -- getTotalSupply() - общее количество токенов -``` - -#### **D. Функции управления:** -```solidity -- createProposal(string title, string description, ProposalType type) - создание предложения -- vote(uint256 proposalId, bool support) - голосование -- executeProposal(uint256 proposalId) - выполнение предложения -- cancelProposal(uint256 proposalId) - отмена предложения -- getProposalStatus(uint256 proposalId) - статус предложения -- getVotingPower(address account) - голосующая сила -``` - -#### **E. Функции участия в других DLE:** -```solidity -- participateInDLE(address dleAddress, uint256 tokens) - участие в другом DLE -- voteInOtherDLE(address dleAddress, uint256 proposalId, bool support) - голосование в другом DLE -- getParticipation(address dleAddress) - получение информации об участии -- withdrawFromDLE(address dleAddress, uint256 tokens) - выход из DLE -``` - -#### **F. Функции мультиподписи:** -```solidity -- requireMultiSignature(bytes32 operationId, uint256 requiredSignatures) - требование мультиподписи -- signOperation(bytes32 operationId) - подписание операции -- getSignatureCount(bytes32 operationId) - количество подписей -- addAuthorizedSigner(address signer) - добавление подписанта -- removeAuthorizedSigner(address signer) - удаление подписанта -``` - -#### **G. Коммуникационные функции:** -```solidity -- sendMessage(string message, string senderInfo) - отправка сообщения -- respondToMessage(uint256 messageId, string response) - ответ на сообщение -- initiateCall(string callerInfo, string purpose) - запрос звонка -- acceptCall(uint256 callId, string response) - принятие звонка -- rejectCall(uint256 callId, string reason) - отклонение звонка -``` - -## 🧩 Модули для настройки смарт-контракта - -### **Базовые модули:** - -#### **Модуль 1: Управление токенами** -``` -Функции: -- Эмиссия новых токенов -- Сжигание токенов -- Замораживание/размораживание токенов -- Делегирование голосов -- Настройка прав доступа - -Настройки: -- Максимальное количество токенов -- Минимальный баланс для голосования -- Период блокировки токенов -- Комиссии за операции -``` - -#### **Модуль 2: Система голосования** -``` -Функции: -- Создание различных типов предложений -- Настройка параметров голосования -- Автоматическое выполнение решений -- Отмена предложений -- Делегирование голосов - -Настройки: -- Кворум для разных типов решений -- Период голосования -- Задержка выполнения -- Порог для создания предложений -``` - -#### **Модуль 3: Мультиподпись** -``` -Функции: -- Настройка количества подписей -- Управление подписантами -- Временные ограничения -- Отмена подписей -- Автоматическое выполнение - -Настройки: -- Количество требуемых подписей -- Список авторизованных подписантов -- Время действия подписей -- Типы операций, требующие мультиподписи -``` - -#### **Модуль 4: Финансовое управление** -``` -Функции: -- Управление балансами -- Распределение дивидендов -- Инвестирование средств -- Конвертация валют -- Управление портфелем - -Настройки: -- Автоматическое распределение дивидендов -- Инвестиционные лимиты -- Валютные пары для конвертации -- Комиссии за операции -``` - -#### **Модуль 5: Участие в других DLE** -``` -Функции: -- Покупка токенов других DLE -- Голосование в других DLE -- Управление портфелем участий -- Автоматическое голосование -- Отчетность по участиям - -Настройки: -- Лимиты на участие в других DLE -- Стратегии голосования -- Автоматические действия -- Уведомления о важных событиях -``` - -#### **Модуль 6: Коммуникация** -``` -Функции: -- Управление сообщениями -- Настройка уведомлений -- Автоматические ответы -- Интеграция с внешними сервисами -- Архив коммуникаций - -Настройки: -- Автоматические ответы -- Фильтры сообщений -- Интеграции (email, telegram, slack) -- Шаблоны ответов -``` - -#### **Модуль 7: Безопасность** -``` -Функции: -- Многофакторная аутентификация -- Временные блокировки -- Аудит операций -- Восстановление доступа -- Мониторинг безопасности - -Настройки: -- Уровни безопасности -- Временные ограничения -- Список доверенных адресов -- Автоматические блокировки -``` - -#### **Модуль 8: Отчетность** -``` -Функции: -- Генерация финансовых отчетов -- Отчеты о голосованиях -- Отчеты об участиях -- Налоговая отчетность -- Экспорт данных - -Настройки: -- Периодичность отчетов -- Форматы экспорта -- Автоматическая отправка -- Шаблоны отчетов -``` - -## 🔄 Интеграция модулей - -### **Связи между модулями:** -``` -Управление токенами ↔ Система голосования -Финансовое управление ↔ Участие в других DLE -Мультиподпись ↔ Все критические операции -Безопасность ↔ Все модули -Отчетность ↔ Все модули -Коммуникация ↔ Все модули -``` - -### **Настройка модулей:** -``` -1. Активация/деактивация модулей -2. Настройка параметров каждого модуля -3. Установка связей между модулями -4. Тестирование функциональности -5. Развертывание в production -``` - -## 🎯 Ключевые особенности DLE - -### **1. Единый идентификатор:** -- Адрес смарт-контракта = ИНН организации -- Все функции доступны через один адрес -- Полная прозрачность всех операций - -### **2. Автоматизация:** -- Автоматическое выполнение решений -- Автоматическое распределение дивидендов -- Автоматическая отчетность - -### **3. Безопасность:** -- Мультиподпись для критических операций -- Временные задержки для важных решений -- Полный аудит в блокчейне - -### **4. Масштабируемость:** -- Участие в неограниченном количестве других DLE -- Настраиваемые параметры для разных типов операций -- Модульная архитектура для добавления новых функций - -## 🏆 Преимущества DLE над традиционным АО - -### **Эффективность:** -- Мгновенные платежи и переводы -- Автоматическое выполнение решений -- Снижение бюрократических процедур - -### **Прозрачность:** -- Все операции видны в блокчейне -- Невозможность подделки документов -- Полная история всех действий - -### **Глобальность:** -- Работа без границ -- Участие в международных проектах -- Мультивалютные операции - -### **Инновационность:** -- Интеграция с DeFi протоколами -- Участие в DAO экосистеме -- Доступ к новым финансовым инструментам \ No newline at end of file diff --git a/docs/RAG_ASSISTANT_INTEGRATION.md b/docs/RAG_ASSISTANT_INTEGRATION.md deleted file mode 100644 index de6ce82..0000000 --- a/docs/RAG_ASSISTANT_INTEGRATION.md +++ /dev/null @@ -1,113 +0,0 @@ - - -# Интеграция RAG-ассистента для бизнеса с поддержкой продуктов, сегментов клиентов и LLM - -## Цель - -Реализовать интеллектуального ассистента для бизнеса, который: -- Использует RAG-таблицы для хранения вопросов, ответов, уточняющих вопросов, ответов на возражения и дополнительного контекста. -- Поддерживает фильтрацию по продуктам, сегментам клиентов (тегам), приоритету, дате и другим бизнес-полям. -- Интегрируется с LLM (Ollama/OpenAI) для генерации финального ответа на основе найденного контекста. -- Позволяет настраивать системный промт с плейсхолдерами для гибкой персонализации ответов. -- Позволяет генерировать draft-ответ для администратора, который может быть отредактирован и отправлен вручную. - ---- - -## Основные требования - -1. **Гибкая структура RAG-таблицы** - - Пользователь может создавать таблицы с произвольными столбцами и назначать им специальное значение (purpose) через выпадающий список: - - Вопрос (`question`) - - Ответ (`answer`) - - Ответ с уточняющим вопросом (`clarifyingAnswer`) - - Ответ на возражение (`objectionAnswer`) - - Теги пользователя/сегмента (`userTags`) - - Продукт/услуга (`product`) - - Дополнительный контекст (`context`) - - Приоритет (`priority`) - - Дата (`date`) - - Для каждого столбца указывается назначение при создании/редактировании. - - Можно добавлять дополнительные столбцы для бизнес-атрибутов. - -2. **Фильтрация и поиск** - - При поступлении вопроса пользователя: - - Фильтровать строки по продукту, тегам пользователя, приоритету, дате и другим полям. - - Выполнять векторный поиск (embedding) только по релевантным строкам (по столбцу "Вопрос"). - -3. **Интеграция с LLM** - - После поиска по RAG-таблице формировать системный промт с подстановкой найденных данных (через плейсхолдеры). - - Передавать промт и вопрос пользователя в LLM (Ollama/OpenAI). - - Возвращать финальный ответ пользователю. - -4. **Плейсхолдеры для промта** - - Поддерживаются плейсхолдеры: - - `{context}` — дополнительная информация - - `{answer}` — основной ответ - - `{clarifyingAnswer}` — уточняющий вопрос - - `{objectionAnswer}` — ответ на возражение - - `{question}` — вопрос пользователя - - `{userTags}` — теги пользователя - - `{product}` — продукт/услуга - - `{priority}` — приоритет - - `{date}` — дата - - `{rules}` — описание применённых правил - - `{history}` — история диалога - - `{model}` — используемая LLM - - `{language}` — язык ответа - -5. **Кэширование embedding** - - Для ускорения поиска embedding для вопросов кэшируются в БД. - - При изменении вопроса embedding обновляется. - -6. **Логирование и аналитика** - - Логируются все этапы работы ассистента: запрос пользователя, найденный контекст, результат LLM, время ответа, id пользователя и т.д. - - Вся информация сохраняется для последующего анализа и улучшения качества ответов. - -7. **Автоответ и draft-ответ** - - Если найден релевантный вопрос (score > 0.95) — ассистент автоматически отвечает пользователю. - - Если нет — ассистент генерирует draft-ответ для администратора (через роут `/ai-draft`), который подставляется в поле ввода и ожидает отправки админом. Draft генерируется всегда, даже если нет точного совпадения в RAG. - - Draft-ответ строится с учётом промта, истории и всех доступных данных из RAG. - ---- - -## Пример бизнес-сценария - -- Клиент B2B интересуется продуктом "ProductX". -- Вопрос: "Как интегрировать ваш продукт с нашей ERP?" -- Система фильтрует строки по `product = "ProductX"` и тегу `B2B`. -- Векторный поиск проводится только по релевантным строкам. -- В системном промте используются плейсхолдеры для подстановки найденных данных. -- LLM генерирует финальный ответ с учётом контекста, уточняющих вопросов и ответов на возражения. -- Если точного совпадения нет — draft-ответ для администратора формируется на основе промта и истории. - ---- - -## Пример системного промта - -``` -Ты — ассистент компании. Пользователь интересуется продуктом: {product}, сегмент: {userTags}. -Используй только релевантные ответы и контекст для этого продукта и типа клиента. -Контекст: {context} -Ответ: {answer} -Уточняющий вопрос: {clarifyingAnswer} -Ответ на возражение: {objectionAnswer} -``` - ---- - -## Результат - -- Персонализированные, точные и масштабируемые ответы для разных продуктов и сегментов клиентов. -- Гибкая настройка ассистента через UI и системный промт. -- Возможность расширения под любые бизнес-сценарии. -- Draft-ответы для администратора, которые можно редактировать и отправлять вручную. \ No newline at end of file diff --git a/docs/SOFT_DESCRIPTION.md b/docs/SOFT_DESCRIPTION.md deleted file mode 100644 index d78098d..0000000 --- a/docs/SOFT_DESCRIPTION.md +++ /dev/null @@ -1,418 +0,0 @@ - - -# DApp for Business - -## Краткое описание -**DApp for Business** — это современное веб3-приложение, позволяющее предпринимателям использовать цифровое юридическое лицо для обслуживания клиентов, приема безналичных платежей, безопасного управления активами и прозрачного учета с помощью смарт-контрактов и искусственного интеллекта. - ---- - -## Основные возможности -- Создание и управление цифровым юридическим лицом на блокчейне -- Прием безналичных платежей (криптовалюта, стейблкоины) -- Безопасное хранение и управление бизнес-активами через смарт-контракты -- Прозрачный учет операций и автоматизация отчетности -- Интеграция с ИИ для анализа данных и автоматизации бизнес-процессов -- Управление клиентской базой и сервисами через децентрализованное приложение - ---- - -## Целевая аудитория -- Индивидуальные предприниматели -- Малый и средний бизнес -- Стартапы, работающие с цифровыми активами -- Фрилансеры, желающие автоматизировать бизнес-процессы - ---- - -## Преимущества -- Полная прозрачность и доверие благодаря блокчейну -- Автоматизация рутинных задач с помощью ИИ -- Безопасное управление активами без посредников -- Гибкая интеграция с внешними сервисами и кошельками -- Масштабируемость и независимость от традиционных банковских систем - ---- - -## Технические требования -- Операционная система: Linux, macOS, Windows (рекомендуется WSL2 для Windows) -- Docker -- Node.js (v16+) -- Yarn -- Браузер с поддержкой Web3 (например, MetaMask) - ---- - -## Установка и запуск - -1. Клонируйте репозиторий: - ```bash - git clone https://github.com/your-org/dapp-for-business.git - cd dapp-for-business - ``` -2. Установите зависимости: - ```bash - yarn install - ``` -3. Запустите приложение в Docker: - ```bash - docker-compose up --build - ``` -4. Откройте приложение в браузере по адресу: [http://localhost:3000](http://localhost:3000) - ---- - -## Быстрый старт - -1. Зарегистрируйте цифровое юридическое лицо через интерфейс приложения. -2. Подключите криптокошелек (MetaMask или другой Web3-кошелек). -3. Настройте параметры бизнеса и добавьте клиентов. -4. Начните принимать платежи и управлять активами через смарт-контракты. - ---- - -## Структура проекта - -- `frontend/` — клиентская часть на Vue.js (исходный код, конфиги, сборка, nginx) -- `backend/` — серверная логика, API, работа с БД, интеграция со смарт-контрактами -- `vector-search/` — сервис поиска и работы с векторными данными (Python, FastAPI) -- `webssh-agent/` — сервис для работы с SSH-агентом через веб-интерфейс (Node.js) -- `scripts/` — bash-скрипты для автоматизации (миграции, обновления DNS и др.) -- `md/` — дополнительная документация и технические описания -- `docs/` — документация и примеры -- `docker-compose.yml`, `Dockerfile` — конфигурация контейнеризации и сборки -- `setup.sh`, `clean-logs.sh` — вспомогательные скрипты для установки и обслуживания - ---- - -## Часто задаваемые вопросы (FAQ) - -- **Как подключить кошелек?** - Используйте MetaMask или любой другой Web3-кошелек, следуя инструкции в интерфейсе приложения. - -- **Какие криптовалюты поддерживаются?** - Поддерживаются основные токены стандарта ERC-20 и стейблкоины. - -- **Безопасно ли хранить активы в приложении?** - Все операции выполняются через проверенные смарт-контракты, код которых открыт и доступен для аудита. - ---- - -## Особенности развертывания и автономной работы - -- Программное обеспечение с ИИ может работать полностью автономно на локальном устройстве без доступа к интернету после установки. -- С локального устройства возможно открыть доступ к сервису для интернет-пользователей (например, через проброс портов или настройку прокси). -- Приложение может быть установлено и сразу в облачный сервис (VPS, облачные платформы и т.д.) для круглосуточного доступа из любой точки мира. - ---- - - -## Управление настройками и доступом - -- Управление всеми настройками приложения осуществляется через удобный веб-интерфейс. -- Доступ к настройкам получает только пользователь, чей криптокошелек содержит специальный админ-токен управления смарт-контрактом. -- После первого входа в приложение администратор может изменить стандартный админ-токен, создав собственный токен через специальную форму для деплоя смарт-контракта прямо в интерфейсе приложения. -- Таким образом, ваш кошелек — это ваш смарт-контракт, ваши токены, ваш управляемый доступ и ваши активы: только вы контролируете все ключевые параметры и права. -- Для получения бесплатных обновлений приложения в течение 5 лет администратору необходимо отправить первичный админ-токен на собственный смарт-контракт, созданный в приложении (операция выполняется через интерфейс). - -> **Примечание:** Все смарт-контракты приложения построены на базе проверенных и безопасных библиотек OpenZeppelin. - ---- - -## Инструкция по заполнению формы «Блокчейн-настройки» - -1. **Создание нового DLE (Digital Legal Entity)** - - **Имя DLE**: Введите уникальное название вашей цифровой организации (например, My DLE). - - **Символ токена управления (GT)**: Укажите короткое обозначение токена (3-5 латинских символов, например, MDGT). - -2. **Выбор кода деятельности (ISIC)** - - Последовательно выберите секцию, раздел, группу и класс деятельности из выпадающих списков. - - После выбора нужного кода нажмите «Добавить код деятельности». Можно добавить несколько кодов. - -3. **Партнёры** - - Для каждого партнёра укажите: - - **Адрес партнёра** (Ethereum-адрес, например, 0x...). - - **Сумму GT для партнёра** (количество токенов управления). - - Для добавления нового партнёра используйте кнопку «Добавить партнёра». - - Для удаления — «Удалить партнёра». - -4. **RPC-конфигурации** - - В разделе «Добавить новую RPC конфигурацию» выберите сеть из списка или укажите пользовательский ID и Chain ID. - - Введите RPC URL (например, https://...). - - При необходимости воспользуйтесь предложенным URL. - - Нажмите «Добавить RPC» для сохранения конфигурации. - -5. **Выбор сети для деплоя** - - В выпадающем списке выберите блокчейн-сеть, в которую будет развёрнут смарт-контракт вашей организации. - -6. **Приватный ключ для деплоя** - - Введите приватный ключ деплоера (будет использоваться только для развертывания смарт-контракта). - -7. **Пользовательские настройки газа (опционально)** - - Если требуется, включите опцию «Использовать пользовательские настройки газа» и укажите лимит газа, максимальную и приоритетную комиссию. - -8. **Сохранение и деплой** - - После заполнения всех полей проверьте введённые данные. - - Нажмите кнопку деплоя (или «Сохранить»), чтобы развернуть смарт-контракт и завершить настройку. - -**Важно:** -- Доступ к настройкам имеют только пользователи с админ-токеном в кошельке. -- После деплоя вы сможете управлять организацией через смарт-контракт и веб-интерфейс. - ---- - -## Управление DLE и модульными смарт-контрактами - -После создания смарт-контракта с админ-токеном управления в разделе CRM приложения появляется интерфейс для управления функциями смарт-контракта и добавления модульных смарт-контрактов. - -### Как управлять DLE через интерфейс - -1. **Переход к управлению DLE** - - В разделе CRM нажмите на блок "Управление DLE" и кнопку "Подробнее" или перейдите по адресу `/dle-management`. - -2. **Выбор DLE** - - В списке отобразятся все созданные вами DLE. Выберите нужную организацию для управления. - -3. **Основная информация** - - Вкладка "Основная информация" содержит сведения о названии, символе токена, местонахождении, кодах деятельности, дате создания и адресах смарт-контрактов (токен, таймлок, Governor). Можно скопировать адреса или открыть их в обозревателе блокчейна. - -4. **Предложения** - - На вкладке "Предложения" можно создавать новые предложения для управления DLE (например, изменение параметров, добавление участников и др.). - - Для создания предложения заполните заголовок и описание, затем отправьте на голосование. - - Участвуйте в голосовании по предложениям ("За" или "Против"). Статус предложения обновляется автоматически. - -5. **Управление (Governance)** - - Вкладка "Управление" позволяет просматривать и изменять параметры управления: порог предложения, кворум, задержку и период голосования. - -6. **Модули** - - Вкладка "Модули" предназначена для подключения дополнительных модульных смарт-контрактов (например, токенизация активов, мультиподпись, дивиденды, стейкинг, приём платежей и др.). - - Для установки модуля нажмите "Установить" напротив нужного модуля. Для удаления — "Удалить". - - Для модуля "Прием платежей" выберите токены, которые будут приниматься, и сохраните настройки. - -7. **Удаление DLE** - - При необходимости можно удалить DLE (доступно только администратору). Будьте внимательны: действие необратимо. - -**Важно:** -- Все действия с DLE и модулями доступны только пользователям с админ-токеном в кошельке. -- Управление DLE реализовано через смарт-контракты на базе OpenZeppelin, что обеспечивает безопасность и прозрачность операций. - ---- - -## Настройка и использование ИИ-моделей - -После установки приложения администратор может: -- Добавить ключи своих ИИ-моделей по подписке (например, OpenAI, Gemini и др.) в настройках приложения. -- Скачать одну из доступных ИИ-моделей и развернуть её локально на своём устройстве для автоматизации обслуживания клиентов бизнеса без рисков утечки конфиденциальных данных. - -Для дообучения добавленных моделей деталям вашего бизнеса предусмотрена возможность: -- Создавать собственные таблицы в установленной базе данных через веб-интерфейс приложения. -- Заполнять эти таблицы данными, которые ИИ-ассистент сможет использовать для генерации персонализированных сообщений клиентам бизнеса как в чате приложения, так и в других каналах коммуникации (например, email, Telegram и др.). - -Это позволяет максимально адаптировать ИИ-ассистента под специфику вашего бизнеса и обеспечить безопасность корпоративных данных. - ---- - -## Интерактивный обмен контентом, публикация и интеграция с ИИ - -- Пользователи могут создавать и публиковать веб-страницы (о компании, продуктах, статьи) с помощью удобной формы. -- Каждая страница получает уникальный URL, оптимизирована для SEO и доступна для поиска в интернете и ИИ-системах. -- После публикации страницы можно делиться ими в корпоративном чате: появляется интерактивная карточка с кнопкой для просмотра содержимого, а также возможностью задать вопрос по содержимому страницы. -- Страницы автоматически интегрируются с RAG: разбиваются на смысловые блоки, векторизуются и используются ИИ-ассистентом для поиска и генерации ответов. -- При публикации можно выбрать интеграцию с RAG и добавить Q&A по теме страницы для последующего поиска. -- Возможна публикация страниц в соцсетях и блогах (Medium, LinkedIn, Instagram, Telegram и др.) через API с выбором платформ. -- Все компоненты реализованы с учётом безопасности и приватности данных, поддерживается удаление и редактирование страниц. -- Используются современные RAG-фреймворки (LlamaIndex, LangChain) и актуальные модели для векторизации (OpenAI, Sentence Transformers и др.). -- Страницы открыты для индексации поисковыми системами и ИИ-ботами, что обеспечивает максимальную видимость и доступность информации. - ---- - -## Управление контактами в CRM - -В разделе "Контакты" CRM администраторы приложения могут: -- Отслеживать и управлять всеми выбранными контактами через удобную таблицу. -- Использовать фильтры быстрого поиска по имени, email, Telegram, кошельку, типу контакта, дате и тегам. -- Применять кнопки быстрых действий для массовой рассылки сообщений, импорта контактов, удаления выбранных записей. -- Просматривать подробную информацию о каждом контакте, редактировать имя, email, Telegram, кошелек, язык общения. -- Добавлять и удалять теги для контакта, а также создавать новые теги прямо из интерфейса. -- Блокировать и разблокировать пользователей, полностью удалять контакт. -- Вести чат с каждым контактом прямо в интерфейсе приложения, использовать ИИ-ассистента для генерации ответов. -- Все изменения и действия с контактами доступны только администраторам. - -Это позволяет эффективно управлять клиентской базой, быстро находить нужные контакты и автоматизировать коммуникации с помощью встроенных инструментов. - - -## Контакты и поддержка - -- Email: info@hb3-accelerator.com -- Telegram: @yourproject_support -- Сайт: [https://hb3-accelerator.com](https://hb3-accelerator.com) - ---- - -## Лицензия - -MIT License - ---- - - - - -офер: - -Привет! Я **Алекс** из венчурного фонда **HB3 Accelerator**. - -Если ваша компания: -* использует **CRM** для обслуживания клиентов и имеет штат **продавцов и бухгалтеров**; -* нуждается в **безналичных платежах без лимитов, ограничений и с низкими комиссиями**; -* ценит **прозрачный учёт и свободное управление активами**, - -то я буду рад предложить вам **программное обеспечение с ИИ и смарт-контрактами**. - - -примеры вопросов оо клиентов: - -1. Как ваш софт интегрируется с уже существующими CRM-системами? Например, у нас сейчас используется 1С и Bitrix24. -2. Какие конкретно задачи автоматизирует ваш ИИ? Это только аналитика или он может, например, помогать продавцам в реальном времени? -3. Как обеспечивается безопасность и прозрачность работы со смарт-контрактами? Кто их разрабатывает и кто несёт ответственность в случае ошибки? -4. Какой у вас опыт внедрения подобных решений в СНГ? Есть ли кейсы в моей отрасли (например, розничная торговля)? -5. Какой порядок внедрения: сколько времени занимает интеграция, кто обучает персонал? -6. Какие комиссии по безналичным платежам и с какими банками/платёжными системами вы работаете? -7. Какой уровень поддержки вы предоставляете после внедрения? - - -ответ: - -### Наше комплексное решение для вашего бизнеса - -Наше программное обеспечение включает **встроенную CRM-систему**, куда вы можете легко загрузить необходимые контакты из ваших текущих CRM для **омниканального обслуживания**. - -**ИИ-ассистент**, интегрированный в наш софт, способен обучаться работе с сегментами ваших клиентов и поставщиков. Обучение происходит на основе правил, которые вы устанавливаете и загружаете в **векторную базу данных**. Эта база надёжно хранит ваши конфиденциальные данные либо на **локальном**, либо на **облачном сервере**. - -Мы — **молодой стартап**, представляющий свой первый технологический продукт. Внедрение нашего решения занимает от **нескольких часов до одного года**, в зависимости от сложности интеграции. - ---- - -### Условия сотрудничества - -Мы предоставляем **5 лет обновлений** для вашего программного обеспечения. - -Кроме того, если **в течение первого года** мы не сможем настроить софт под индивидуальные потребности вашего бизнеса, вы можете получить **возврат 70% от стоимости**. - - -вопросы: - -Какой у вас опыт работы с интеграцией в 1С и Bitrix24? Есть ли готовые модули или потребуется доработка под нас? -Как реализована миграция данных из старых CRM? Кто этим занимается — ваша команда или наши специалисты? -Какой стек технологий вы используете для ИИ и смарт-контрактов? На каких блокчейн-платформах строится ваша система? -Какой SLA по поддержке и реагированию на инциденты? Есть ли круглосуточная поддержка? -Как лицензируется продукт: это подписка, разовая покупка или гибридная модель? -Какой порядок оплаты: аванс, поэтапно, после внедрения? -Как вы обеспечиваете соответствие требованиям законодательства РФ/СНГ по хранению и обработке персональных данных? -Есть ли демо-доступ или пилотный проект, чтобы мы могли протестировать систему на реальных данных? - -ответы : - ---- - -### Особенности нашего решения - -Мы не занимаемся интеграциями с **устаревшими CRM-системами**. Однако ваши сотрудники смогут легко выполнить **миграцию данных** при поддержке нашего **ИИ-ассистента**. - -Наш **ИИ-ассистент** обеспечивает **круглосуточную поддержку**. Инциденты с нашей стороны **исключены**, поскольку приобретаемое вами программное обеспечение является **полностью локальным решением**. - ---- - -### Безопасность и конфиденциальность данных - -Хранение персональных данных **соответствует требованиям законодательства**. Все данные **зашифрованы** и хранятся **на вашей территории**. - ---- - -### Технологический стек - -Вот основные технологии, которые мы используем в нашем **backend-решении**: - -* **Искусственный интеллект и машинное обучение:** `@anthropic-ai/sdk`, `@google/genai`, `@langchain/community`, `@langchain/core`, `@langchain/ollama`, `langchain`, `openai` -* **Блокчейн и смарт-контракты:** `@openzeppelin/contracts`, `ethers`, `siwe`, `viem` -* **Веб-сервер и API:** `express`, `cors`, `helmet`, `express-rate-limit` -* **Базы данных:** `pg`, `connect-pg-simple` -* **Безопасность:** `csurf`, `express-session`, `session-file-store`, `cookie` -* **Обработка электронной почты:** `imap`, `mailparser`, `nodemailer` -* **Мессенджеры:** `node-telegram-bot-api`, `telegraf`, `ws` -* **Утилиты и вспомогательные библиотеки:** `archiver`, `axios`, `cron`, `dotenv`, `multer`, `node-cron`, `semver`, `winston` -* **Инструменты разработки:** `nodemon`, `eslint`, `prettier`, `hardhat`, `mocha`, `chai`, `typescript` - - -вопросы: - -1. Как реализована поддержка и обновления: если решение полностью локальное, как будут устанавливаться апдейты и исправления? Это делается через удалённый доступ, или вы предоставляете инструкции для нашей IT-команды? -2. Какой механизм резервного копирования и восстановления данных предусмотрен в вашем решении? -3. Если потребуется интеграция с внешними сервисами (например, платёжные шлюзы, государственные системы учёта), возможно ли это реализовать на вашей платформе? -4. Какой минимальный и рекомендуемый состав IT-специалистов нужен для поддержки вашего ПО на стороне клиента? -5. Какой порядок лицензирования используемых вами open-source библиотек и SDK? Нет ли рисков для конечного пользователя? -6. Предусмотрена ли возможность кастомизации интерфейса и бизнес-логики под наши процессы? -7. Какой минимальный объём внедрения (по стоимости или количеству пользователей) вы рассматриваете? - - -ответ: Конечно! Вот ответы на вопросы предпринимателя, составленные на основе документации к продукту DApp for Business: - ---- - -### 1. Как реализована поддержка и обновления: если решение полностью локальное, как будут устанавливаться апдейты и исправления? Это делается через удалённый доступ, или вы предоставляете инструкции для нашей IT-команды? - -**Ответ:** -Обновления предоставляются бесплатно в течение 5 лет. Программное обеспечение устанавливается и работает полностью локально, без необходимости постоянного интернет-доступа. Для установки обновлений вы можете использовать предоставленные bash-скрипты (`setup.sh`, `clean-logs.sh`) и инструкции из документации. При необходимости можно открыть доступ к сервису для интернет-пользователей (например, через проброс портов или прокси), но это не обязательно. Все инструкции по обновлению и обслуживанию доступны вашей IT-команде, удалённый доступ не требуется. - ---- - -### 2. Какой механизм резервного копирования и восстановления данных предусмотрен в вашем решении? - -**Ответ:** -В документации прямо не описан отдельный модуль резервного копирования, однако, поскольку все данные хранятся локально (или на вашем облачном сервере), вы полностью контролируете процесс бэкапа. Используются стандартные базы данных (`pg` — PostgreSQL), для которых легко настраиваются регулярные резервные копии с помощью штатных инструментов PostgreSQL или через Docker-скрипты. Также можно использовать bash-скрипты из папки `scripts/` для автоматизации резервного копирования и восстановления. - ---- - -### 3. Если потребуется интеграция с внешними сервисами (например, платёжные шлюзы, государственные системы учёта), возможно ли это реализовать на вашей платформе? - -**Ответ:** -Да, гибкая интеграция с внешними сервисами и кошельками поддерживается. Приложение масштабируемо и не зависит от традиционных банковских систем. В разделе "Модули" можно подключать дополнительные смарт-контракты, в том числе для приёма платежей, токенизации активов и других задач. Также реализована возможность публикации и интеграции с внешними платформами через API (например, соцсети, мессенджеры, внешние сервисы учёта). - ---- - -### 4. Какой минимальный и рекомендуемый состав IT-специалистов нужен для поддержки вашего ПО на стороне клиента? - -**Ответ:** -Для базовой эксплуатации достаточно одного системного администратора или DevOps-специалиста, знакомого с Docker, Linux и базовыми инструментами Node.js/PostgreSQL. Вся установка и обслуживание автоматизированы скриптами и не требуют глубоких знаний в программировании. Для расширенной кастомизации или интеграции с внешними сервисами может потребоваться разработчик с опытом работы с Node.js, смарт-контрактами (Solidity) и API. - ---- - -### 5. Какой порядок лицензирования используемых вами open-source библиотек и SDK? Нет ли рисков для конечного пользователя? - -**Ответ:** -Программное обеспечение распространяется по лицензии MIT, что гарантирует отсутствие ограничений для конечного пользователя. Все используемые библиотеки (например, OpenZeppelin, LangChain, Express, PostgreSQL и др.) также имеют открытые лицензии (MIT, Apache 2.0 и аналогичные), что исключает юридические риски для вашего бизнеса. - ---- - -### 6. Предусмотрена ли возможность кастомизации интерфейса и бизнес-логики под наши процессы? - -**Ответ:** -Да, архитектура приложения модульная и предусматривает возможность кастомизации. Вы можете добавлять собственные таблицы в базу данных через веб-интерфейс, подключать новые модули смарт-контрактов, настраивать параметры бизнеса, интегрировать свои ИИ-модели и дообучать их на ваших данных. Интерфейс реализован на Vue.js и может быть доработан под ваши задачи. - ---- - -### 7. Какой минимальный объём внедрения (по стоимости или количеству пользователей) вы рассматриваете? - -**Ответ:** -В документации не указаны ограничения по минимальному объёму внедрения или количеству пользователей. Продукт ориентирован как на индивидуальных предпринимателей, так и на малый и средний бизнес, стартапы и фрилансеров. Вы можете начать с одного пользователя и масштабировать решение по мере роста бизнеса. - diff --git a/docs/rag-assistant-details.md b/docs/rag-assistant-details.md deleted file mode 100644 index 7b3518d..0000000 --- a/docs/rag-assistant-details.md +++ /dev/null @@ -1,107 +0,0 @@ - - -# VC HB3 - Accelerator: Детали задания для ИИ-ассистента - -## 1. Описание проекта -VC HB3 - Accelerator — это венчурный фонд и поставщик софта, который с помощью акселерационных программ помогает предпринимателям создавать токенизированные стартапы во всех отраслях. Фонд объединяет предпринимателей из разных юрисдикций, предоставляет инструменты для токенизации, прозрачных инвестиций и управления цифровыми юридическими лицами. - -## 2. Цели и задачи ИИ-ассистента -- Помогать клиентам быстро находить ответы на вопросы о продуктах, услугах и условиях фонда. -- Предлагать релевантные продукты и услуги на основе сегментации клиентов. -- Автоматизировать консультации, обработку типовых запросов и навигацию по возможностям фонда. -- Содействовать формированию групп акселератора и информировать о возможностях участия. - -## 3. Сегментация клиентов -ИИ-ассистент должен различать следующие основные сегменты клиентов: - -### 3.1. Предприниматели -- Интересуются запуском стартапа, токенизацией бизнеса, участием в акселераторе. -- Могут быть из разных юрисдикций и отраслей. -- Ищут инструменты для управления, учета, приема платежей, автоматизации. - -### 3.2. LP (Liquidity Providers) -- Инвесторы, желающие получить доступ к метрикам DLE, ранним инвестициям, доле в фонде. -- Интересуются прозрачностью, возвратом инвестиций, управлением токенами. - -### 3.3. Стартапы-участники акселератора -- Уже приобрели софт, участвуют в акселерационных программах. -- Ищут финансирование, экспертизу, партнерство. - -### 3.4. Холдеры админ токенов -- Заинтересованы в управлении фондом, получении обновлений, возврате средств. - -### 3.5. Регуляторы и партнеры -- Интересуются прозрачностью, юридическими аспектами, сотрудничеством. - -## 4. Примеры типовых запросов и сценариев -- Как установить и настроить софт? -- Как получить финансирование для стартапа? -- Как стать участником акселератора? -- Как LP может получить доступ к метрикам? -- Как вернуть средства за админ токены? - ---- - -## 5. RAG-таблица (для дальнейшего наполнения) -| Вопрос | Ответ | Категория | -|--------|-------|-----------| -| | | | - -## 6. Сценарии взаимодействия -(заполняется по мере детализации бизнес-процессов) - -## 7. Использование тегов для сегментации и персонализации -Для каждого вопроса и ответа в RAG-таблице добавляется столбец с мультивыбором тегов клиентов. Это позволяет: -- Связывать вопросы и ответы с определёнными сегментами пользователей (например, предприниматель, LP, стартап, холдер, регулятор, отрасль, регион и т.д.). -- Персонализировать рекомендации ассистента на основе тегов пользователя. -- Масштабировать базу знаний, добавляя новые теги и сегменты по мере развития проекта. - -**Пример расширенной структуры RAG-таблицы:** -| Вопрос | Ответ | Категория | Теги клиентов | -|--------|-------|-----------|--------------| -| Как получить финансирование? | ... | Инвестиции | предприниматель, стартап, акселератор | -| Как вернуть средства за токены? | ... | Тарифы | холдер, LP | -| Как установить софт? | ... | Продукт | предприниматель, стартап | - -## 8. Фильтры для работы с таблицами -Для удобства редактирования и поиска в таблицах реализуются фильтры: -- По тегам клиентов (мультивыбор). -- По категориям вопросов/ответов. -- По продуктам и услугам. -- По статусу (активен, архив и др.). - -Фильтры позволяют быстро находить, редактировать и анализировать релевантные записи, а также персонализировать отображение данных для разных ролей пользователей. - -## 9. Пользовательские таблицы, multiselect-столбцы и связи - -### 9.1. Гибкая структура пользовательских таблиц -- Пользователь может создавать собственные таблицы (user_tables), столбцы (user_columns) и строки (user_rows). -- Для каждого столбца можно выбрать тип: text, select, multiselect, relation и др. -- Для multiselect/select-столбцов значения (опции) хранятся в поле options столбца и могут добавляться/удаляться прямо из интерфейса. - -### 9.2. Хранение и настройка связей -- Для связи между сущностями (например, пользователь — партнеры, вопрос — продукты) используется отдельная таблица связей (например, user_multiselect_values: id, user_id, column_id, value). -- Это позволяет хранить любые связи "многие-ко-многим" между пользователями, вопросами, продуктами и т.д. -- Для multiselect-столбцов в RAG-таблице вопросы/ответы можно выбирать продукты/услуги, к которым относится запись. - -### 9.3. Фильтрация и производительность -- Фильтрация реализуется через SQL-запросы с JOIN по user_tables, user_columns, user_rows, user_cell_values и таблице связей. -- Для multiselect-столбцов фильтрация по значениям возможна через LIKE или jsonb-операторы (при хранении массивов). -- Производительность обеспечивается индексами по row_id, column_id и, при необходимости, по value (jsonb gin-индекс). -- Такая архитектура масштабируется и используется в современных low-code/CRM системах (Notion, Airtable и др.). - -### 9.4. Пример использования -- Пользователь создает таблицу "Партнеры" с multiselect-столбцом. -- В интерфейсе контакта можно выбрать партнеров для пользователя — значения сохраняются в user_multiselect_values. -- В RAG-таблице вопросы/ответы можно связать с продуктами/услугами через multiselect-столбец. -- ИИ-ассистент может фильтровать и персонализировать ответы по этим связям. \ No newline at end of file